Contact Form by BestWebSoft - Version 3.54

Version Description

  • 30.08.2013 =
  • Update : Function for displaying BWS plugins section placed in a separate file and has own language files.
  • Update : Compatibility test with 20 most popular WordPress plugins.
Download this release

Release Info

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

Code changes from version 3.53 to 3.54

Files changed (74) hide show
  1. bws_menu/bws_menu.php +345 -0
  2. bws_menu/languages/bestwebsoft-de_DE.mo +0 -0
  3. bws_menu/languages/bestwebsoft-de_DE.po +292 -0
  4. bws_menu/languages/bestwebsoft-fr_FR.mo +0 -0
  5. bws_menu/languages/bestwebsoft-fr_FR.po +618 -0
  6. bws_menu/languages/bestwebsoft-ja.mo +0 -0
  7. bws_menu/languages/bestwebsoft-ja.po +595 -0
  8. bws_menu/languages/bestwebsoft-pt_BR.mo +0 -0
  9. bws_menu/languages/bestwebsoft-pt_BR.po +293 -0
  10. bws_menu/languages/bestwebsoft-ru_RU.mo +0 -0
  11. bws_menu/languages/bestwebsoft-ru_RU.po +402 -0
  12. bws_menu/languages/bestwebsoft-sv_SE.mo +0 -0
  13. bws_menu/languages/bestwebsoft-sv_SE.po +405 -0
  14. contact_form.php +9 -349
  15. languages/contact_form-ar.mo +0 -0
  16. languages/contact_form-ar.po +313 -482
  17. languages/contact_form-be_BY.mo +0 -0
  18. languages/contact_form-be_BY.po +313 -482
  19. languages/contact_form-bg_BG.mo +0 -0
  20. languages/contact_form-bg_BG.po +313 -482
  21. languages/contact_form-ca.mo +0 -0
  22. languages/contact_form-ca.po +310 -480
  23. languages/contact_form-cs_CZ.mo +0 -0
  24. languages/contact_form-cs_CZ.po +313 -482
  25. languages/contact_form-da_DK.mo +0 -0
  26. languages/contact_form-da_DK.po +313 -482
  27. languages/contact_form-de_DE.mo +0 -0
  28. languages/contact_form-de_DE.po +313 -482
  29. languages/contact_form-el_GR.mo +0 -0
  30. languages/contact_form-el_GR.po +313 -482
  31. languages/contact_form-es_ES.mo +0 -0
  32. languages/contact_form-es_ES.po +313 -482
  33. languages/contact_form-fa_IR.mo +0 -0
  34. languages/contact_form-fa_IR.po +313 -482
  35. languages/contact_form-fi.mo +0 -0
  36. languages/contact_form-fi.po +313 -482
  37. languages/contact_form-fr_FR.mo +0 -0
  38. languages/contact_form-fr_FR.po +357 -474
  39. languages/contact_form-gl_ES.mo +0 -0
  40. languages/contact_form-gl_ES.po +313 -482
  41. languages/contact_form-he_IL.mo +0 -0
  42. languages/contact_form-he_IL.po +330 -501
  43. languages/contact_form-hi_IN.mo +0 -0
  44. languages/contact_form-hi_IN.po +313 -482
  45. languages/contact_form-hu_HU.mo +0 -0
  46. languages/contact_form-hu_HU.po +313 -482
  47. languages/contact_form-it_IT.mo +0 -0
  48. languages/contact_form-it_IT.po +313 -482
  49. languages/contact_form-ja.mo +0 -0
  50. languages/contact_form-ja.po +357 -474
  51. languages/contact_form-lt_LT.mo +0 -0
  52. languages/contact_form-lt_LT.po +315 -482
  53. languages/contact_form-nb_NO.mo +0 -0
  54. languages/contact_form-nb_NO.po +313 -482
  55. languages/contact_form-nl_NL.mo +0 -0
  56. languages/contact_form-nl_NL.po +313 -482
  57. languages/contact_form-pl_PL.mo +0 -0
  58. languages/contact_form-pl_PL.po +333 -501
  59. languages/contact_form-pt_BR.mo +0 -0
  60. languages/contact_form-pt_BR.po +267 -525
  61. languages/contact_form-pt_PT.mo +0 -0
  62. languages/contact_form-pt_PT.po +314 -482
  63. languages/contact_form-ro_RO.mo +0 -0
  64. languages/contact_form-ro_RO.po +314 -482
  65. languages/contact_form-ru_RU.mo +0 -0
  66. languages/contact_form-ru_RU.po +357 -474
  67. languages/contact_form-sk_SK.mo +0 -0
  68. languages/contact_form-sk_SK.po +294 -473
  69. languages/contact_form-sr_RS.mo +0 -0
  70. languages/contact_form-sr_RS.po +313 -482
  71. languages/contact_form-sv_SE.mo +0 -0
  72. languages/contact_form-sv_SE.po +357 -474
  73. languages/contact_form-tr_TR.mo +0 -0
  74. languages/contact_form-tr_TR.po +144 -372
bws_menu/bws_menu.php ADDED
@@ -0,0 +1,345 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /*
3
+ Function for displaying BestWebSoft menu
4
+ */
5
+ if ( ! function_exists( 'bws_add_menu_render' ) ) {
6
+ function bws_add_menu_render() {
7
+ global $wpdb, $wp_version, $title;
8
+ $active_plugins = get_option('active_plugins');
9
+ $all_plugins = get_plugins();
10
+ $error = '';
11
+ $message = '';
12
+ $bwsmn_form_email = '';
13
+
14
+ $array_activate = array();
15
+ $array_install = array();
16
+ $array_recomend = array();
17
+ $count_activate = $count_install = $count_recomend = 0;
18
+ $array_plugins = array(
19
+ array( 'captcha\/captcha.php', 'Captcha', 'http://bestwebsoft.com/plugin/captcha-plugin/', 'http://bestwebsoft.com/plugin/captcha-plugin/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Captcha+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=captcha.php' ),
20
+ array( 'contact-form-plugin\/contact_form.php', 'Contact Form', 'http://bestwebsoft.com/plugin/contact-form/', 'http://bestwebsoft.com/plugin/contact-form/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Contact+Form+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=contact_form.php' ),
21
+ array( 'facebook-button-plugin\/facebook-button-plugin.php', 'Facebook Like Button Plugin', 'http://bestwebsoft.com/plugin/facebook-like-button-plugin/', 'http://bestwebsoft.com/plugin/facebook-like-button-plugin/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Facebook+Like+Button+Plugin+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=facebook-button-plugin.php' ),
22
+ array( 'twitter-plugin\/twitter.php', 'Twitter Plugin', 'http://bestwebsoft.com/plugin/twitter-plugin/', 'http://bestwebsoft.com/plugin/twitter-plugin/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Twitter+Plugin+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=twitter.php' ),
23
+ array( 'portfolio\/portfolio.php', 'Portfolio', 'http://bestwebsoft.com/plugin/portfolio-plugin/', 'http://bestwebsoft.com/plugin/portfolio-plugin/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Portfolio+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=portfolio.php' ),
24
+ array( 'gallery-plugin\/gallery-plugin.php', 'Gallery', 'http://bestwebsoft.com/plugin/gallery-plugin/', 'http://bestwebsoft.com/plugin/gallery-plugin/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Gallery+Plugin+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=gallery-plugin.php' ),
25
+ array( 'adsense-plugin\/adsense-plugin.php', 'Google AdSense Plugin', 'http://bestwebsoft.com/plugin/google-adsense-plugin/', 'http://bestwebsoft.com/plugin/google-adsense-plugin/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Adsense+Plugin+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=adsense-plugin.php' ),
26
+ array( 'custom-search-plugin\/custom-search-plugin.php', 'Custom Search Plugin', 'http://bestwebsoft.com/plugin/custom-search-plugin/', 'http://bestwebsoft.com/plugin/custom-search-plugin/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Custom+Search+plugin+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=custom_search.php' ),
27
+ array( 'quotes-and-tips\/quotes-and-tips.php', 'Quotes and Tips', 'http://bestwebsoft.com/plugin/quotes-and-tips/', 'http://bestwebsoft.com/plugin/quotes-and-tips/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Quotes+and+Tips+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=quotes-and-tips.php' ),
28
+ array( 'google-sitemap-plugin\/google-sitemap-plugin.php', 'Google sitemap plugin', 'http://bestwebsoft.com/plugin/google-sitemap-plugin/', 'http://bestwebsoft.com/plugin/google-sitemap-plugin/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Google+sitemap+plugin+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=google-sitemap-plugin.php' ),
29
+ array( 'updater\/updater.php', 'Updater', 'http://bestwebsoft.com/plugin/updater-plugin/', 'http://bestwebsoft.com/plugin/updater-plugin/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=updater+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=updater-options' ),
30
+ array( 'custom-fields-search\/custom-fields-search.php', 'Custom Fields Search', 'http://bestwebsoft.com/plugin/custom-fields-search/', 'http://bestwebsoft.com/plugin/custom-fields-search/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Custom+Fields+Search+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=custom_fields_search.php' )
31
+ );
32
+ foreach ( $array_plugins as $plugins ) {
33
+ if( 0 < count( preg_grep( "/".$plugins[0]."/", $active_plugins ) ) ) {
34
+ $array_activate[$count_activate]["title"] = $plugins[1];
35
+ $array_activate[$count_activate]["link"] = $plugins[2];
36
+ $array_activate[$count_activate]["href"] = $plugins[3];
37
+ $array_activate[$count_activate]["url"] = $plugins[5];
38
+ $count_activate++;
39
+ } else if ( array_key_exists( str_replace( "\\", "", $plugins[0] ), $all_plugins ) ) {
40
+ $array_install[$count_install]["title"] = $plugins[1];
41
+ $array_install[$count_install]["link"] = $plugins[2];
42
+ $array_install[$count_install]["href"] = $plugins[3];
43
+ $count_install++;
44
+ } else {
45
+ $array_recomend[$count_recomend]["title"] = $plugins[1];
46
+ $array_recomend[$count_recomend]["link"] = $plugins[2];
47
+ $array_recomend[$count_recomend]["href"] = $plugins[3];
48
+ $array_recomend[$count_recomend]["slug"] = $plugins[4];
49
+ $count_recomend++;
50
+ }
51
+ }
52
+ $array_activate_pro = array();
53
+ $array_install_pro = array();
54
+ $array_recomend_pro = array();
55
+ $count_activate_pro = $count_install_pro = $count_recomend_pro = 0;
56
+ $array_plugins_pro = array(
57
+ array( 'gallery-plugin-pro\/gallery-plugin-pro.php', 'Gallery Pro', 'http://bestwebsoft.com/plugin/gallery-pro/?k=382e5ce7c96a6391f5ffa5e116b37fe0', 'http://bestwebsoft.com/plugin/gallery-pro/?k=382e5ce7c96a6391f5ffa5e116b37fe0#purchase', 'admin.php?page=gallery-plugin-pro.php' ),
58
+ array( 'contact-form-pro\/contact_form_pro.php', 'Contact Form Pro', 'http://bestwebsoft.com/plugin/contact-form-pro/?k=773dc97bb3551975db0e32edca1a6d71', 'http://bestwebsoft.com/plugin/contact-form-pro/?k=773dc97bb3551975db0e32edca1a6d71#purchase', 'admin.php?page=contact_form_pro.php' ),
59
+ array( 'captcha-pro\/captcha_pro.php', 'Captcha Pro', 'http://bestwebsoft.com/plugin/captcha-pro/?k=ff7d65e55e5e7f98f219be9ed711094e', 'http://bestwebsoft.com/plugin/captcha-pro/?k=ff7d65e55e5e7f98f219be9ed711094e#purchase', 'admin.php?page=captcha_pro.php' )
60
+ );
61
+ foreach ( $array_plugins_pro as $plugins ) {
62
+ if( 0 < count( preg_grep( "/".$plugins[0]."/", $active_plugins ) ) ) {
63
+ $array_activate_pro[$count_activate_pro]["title"] = $plugins[1];
64
+ $array_activate_pro[$count_activate_pro]["link"] = $plugins[2];
65
+ $array_activate_pro[$count_activate_pro]["href"] = $plugins[3];
66
+ $array_activate_pro[$count_activate_pro]["url"] = $plugins[4];
67
+ $count_activate_pro++;
68
+ } else if( array_key_exists(str_replace( "\\", "", $plugins[0]), $all_plugins ) ) {
69
+ $array_install_pro[$count_install_pro]["title"] = $plugins[1];
70
+ $array_install_pro[$count_install_pro]["link"] = $plugins[2];
71
+ $array_install_pro[$count_install_pro]["href"] = $plugins[3];
72
+ $count_install_pro++;
73
+ } else {
74
+ $array_recomend_pro[$count_recomend_pro]["title"] = $plugins[1];
75
+ $array_recomend_pro[$count_recomend_pro]["link"] = $plugins[2];
76
+ $array_recomend_pro[$count_recomend_pro]["href"] = $plugins[3];
77
+ $count_recomend_pro++;
78
+ }
79
+ }
80
+ $sql_version = $wpdb->get_var( "SELECT VERSION() AS version" );
81
+ $mysql_info = $wpdb->get_results( "SHOW VARIABLES LIKE 'sql_mode'" );
82
+ if ( is_array( $mysql_info) )
83
+ $sql_mode = $mysql_info[0]->Value;
84
+ if ( empty( $sql_mode ) )
85
+ $sql_mode = __( 'Not set', 'bestwebsoft' );
86
+ if ( ini_get( 'safe_mode' ) )
87
+ $safe_mode = __( 'On', 'bestwebsoft' );
88
+ else
89
+ $safe_mode = __( 'Off', 'bestwebsoft' );
90
+ if ( ini_get( 'allow_url_fopen' ) )
91
+ $allow_url_fopen = __( 'On', 'bestwebsoft' );
92
+ else
93
+ $allow_url_fopen = __( 'Off', 'bestwebsoft' );
94
+ if ( ini_get( 'upload_max_filesize' ) )
95
+ $upload_max_filesize = ini_get( 'upload_max_filesize' );
96
+ else
97
+ $upload_max_filesize = __( 'N/A', 'bestwebsoft' );
98
+ if ( ini_get('post_max_size') )
99
+ $post_max_size = ini_get('post_max_size');
100
+ else
101
+ $post_max_size = __( 'N/A', 'bestwebsoft' );
102
+ if ( ini_get( 'max_execution_time' ) )
103
+ $max_execution_time = ini_get( 'max_execution_time' );
104
+ else
105
+ $max_execution_time = __( 'N/A', 'bestwebsoft' );
106
+ if ( ini_get( 'memory_limit' ) )
107
+ $memory_limit = ini_get( 'memory_limit' );
108
+ else
109
+ $memory_limit = __( 'N/A', 'bestwebsoft' );
110
+ if ( function_exists( 'memory_get_usage' ) )
111
+ $memory_usage = round( memory_get_usage() / 1024 / 1024, 2 ) . __(' Mb', 'bestwebsoft' );
112
+ else
113
+ $memory_usage = __( 'N/A', 'bestwebsoft' );
114
+ if ( is_callable( 'exif_read_data' ) )
115
+ $exif_read_data = __('Yes', 'bestwebsoft' ) . " ( V" . substr( phpversion( 'exif' ), 0,4 ) . ")" ;
116
+ else
117
+ $exif_read_data = __('No', 'bestwebsoft' );
118
+ if ( is_callable( 'iptcparse' ) )
119
+ $iptcparse = __( 'Yes', 'bestwebsoft' );
120
+ else
121
+ $iptcparse = __( 'No', 'bestwebsoft' );
122
+ if ( is_callable( 'xml_parser_create' ) )
123
+ $xml_parser_create = __( 'Yes', 'bestwebsoft' );
124
+ else
125
+ $xml_parser_create = __( 'No', 'bestwebsoft' );
126
+
127
+ if ( function_exists( 'wp_get_theme' ) )
128
+ $theme = wp_get_theme();
129
+ else
130
+ $theme = get_theme( get_current_theme() );
131
+
132
+ if ( function_exists( 'is_multisite' ) ) {
133
+ if ( is_multisite() ) {
134
+ $multisite = __( 'Yes', 'bestwebsoft' );
135
+ } else {
136
+ $multisite = __( 'No', 'bestwebsoft' );
137
+ }
138
+ } else
139
+ $multisite = __( 'N/A', 'bestwebsoft' );
140
+
141
+ $site_url = get_option('siteurl');
142
+ $home_url = get_option('home');
143
+ $db_version = get_option('db_version');
144
+ $system_info = array(
145
+ 'system_info' => '',
146
+ 'active_plugins' => '',
147
+ 'inactive_plugins' => ''
148
+ );
149
+ $system_info['system_info'] = array(
150
+ __( 'Operating System', 'bestwebsoft' ) => PHP_OS,
151
+ __( 'Server', 'bestwebsoft' ) => $_SERVER["SERVER_SOFTWARE"],
152
+ __( 'Memory usage', 'bestwebsoft' ) => $memory_usage,
153
+ __( 'MYSQL Version', 'bestwebsoft' ) => $sql_version,
154
+ __( 'SQL Mode', 'bestwebsoft' ) => $sql_mode,
155
+ __( 'PHP Version', 'bestwebsoft' ) => PHP_VERSION,
156
+ __( 'PHP Safe Mode', 'bestwebsoft' ) => $safe_mode,
157
+ __( 'PHP Allow URL fopen', 'bestwebsoft' ) => $allow_url_fopen,
158
+ __( 'PHP Memory Limit', 'bestwebsoft' ) => $memory_limit,
159
+ __( 'PHP Max Upload Size', 'bestwebsoft' ) => $upload_max_filesize,
160
+ __( 'PHP Max Post Size', 'bestwebsoft' ) => $post_max_size,
161
+ __( 'PHP Max Script Execute Time', 'bestwebsoft' ) => $max_execution_time,
162
+ __( 'PHP Exif support', 'bestwebsoft' ) => $exif_read_data,
163
+ __( 'PHP IPTC support', 'bestwebsoft' ) => $iptcparse,
164
+ __( 'PHP XML support', 'bestwebsoft' ) => $xml_parser_create,
165
+ __( 'Site URL', 'bestwebsoft' ) => $site_url,
166
+ __( 'Home URL', 'bestwebsoft' ) => $home_url,
167
+ __( 'WordPress Version', 'bestwebsoft' ) => $wp_version,
168
+ __( 'WordPress DB Version', 'bestwebsoft' ) => $db_version,
169
+ __( 'Multisite', 'bestwebsoft' ) => $multisite,
170
+ __( 'Active Theme', 'bestwebsoft' ) => $theme['Name'] . ' ' . $theme['Version']
171
+ );
172
+ foreach ( $all_plugins as $path => $plugin ) {
173
+ if ( is_plugin_active( $path ) ) {
174
+ $system_info['active_plugins'][ $plugin['Name'] ] = $plugin['Version'];
175
+ } else {
176
+ $system_info['inactive_plugins'][ $plugin['Name'] ] = $plugin['Version'];
177
+ }
178
+ }
179
+
180
+ if ( ( isset( $_REQUEST['bwsmn_form_submit'] ) && check_admin_referer( plugin_basename(__FILE__), 'bwsmn_nonce_submit' ) ) ||
181
+ ( isset( $_REQUEST['bwsmn_form_submit_custom_email'] ) && check_admin_referer( plugin_basename(__FILE__), 'bwsmn_nonce_submit_custom_email' ) ) ) {
182
+ if ( isset( $_REQUEST['bwsmn_form_email'] ) ) {
183
+ $bwsmn_form_email = trim( $_REQUEST['bwsmn_form_email'] );
184
+ if( $bwsmn_form_email == "" || !preg_match( "/^((?:[a-z0-9']+(?:[a-z0-9\-_\.']+)?@[a-z0-9]+(?:[a-z0-9\-\.]+)?\.[a-z]{2,5})[, ]*)+$/i", $bwsmn_form_email ) ) {
185
+ $error = __( "Please enter a valid email address.", 'bestwebsoft' );
186
+ } else {
187
+ $email = $bwsmn_form_email;
188
+ $bwsmn_form_email = '';
189
+ $message = __( 'Email with system info is sent to ', 'bestwebsoft' ) . $email;
190
+ }
191
+ } else {
192
+ $email = 'plugin_system_status@bestwebsoft.com';
193
+ $message = __( 'Thank you for contacting us.', 'bestwebsoft' );
194
+ }
195
+
196
+ if ( $error == '' ) {
197
+ $headers = 'MIME-Version: 1.0' . "\n";
198
+ $headers .= 'Content-type: text/html; charset=utf-8' . "\n";
199
+ $headers .= 'From: ' . get_option( 'admin_email' );
200
+ $message_text = '<html><head><title>System Info From ' . $home_url . '</title></head><body>
201
+ <h4>Environment</h4>
202
+ <table>';
203
+ foreach ( $system_info['system_info'] as $key => $value ) {
204
+ $message_text .= '<tr><td>'. $key .'</td><td>'. $value .'</td></tr>';
205
+ }
206
+ $message_text .= '</table>
207
+ <h4>Active Plugins</h4>
208
+ <table>';
209
+ foreach ( $system_info['active_plugins'] as $key => $value ) {
210
+ $message_text .= '<tr><td scope="row">'. $key .'</td><td scope="row">'. $value .'</td></tr>';
211
+ }
212
+ $message_text .= '</table>
213
+ <h4>Inactive Plugins</h4>
214
+ <table>';
215
+ foreach ( $system_info['inactive_plugins'] as $key => $value ) {
216
+ $message_text .= '<tr><td scope="row">'. $key .'</td><td scope="row">'. $value .'</td></tr>';
217
+ }
218
+ $message_text .= '</table></body></html>';
219
+ $result = wp_mail( $email, 'System Info From ' . $home_url, $message_text, $headers );
220
+ if ( $result != true )
221
+ $error = __( "Sorry, email message could not be delivered.", 'bestwebsoft' );
222
+ }
223
+ }
224
+ ?><div class="wrap">
225
+ <div class="icon32 icon32-bws" id="icon-options-general"></div>
226
+ <h2><?php echo $title;?></h2>
227
+ <div class="updated fade" <?php if ( !( isset( $_REQUEST['bwsmn_form_submit'] ) || isset( $_REQUEST['bwsmn_form_submit_custom_email'] ) ) || $error != "" ) echo "style=\"display:none\""; ?>><p><strong><?php echo $message; ?></strong></p></div>
228
+ <div class="error" <?php if ( "" == $error ) echo "style=\"display:none\""; ?>><p><strong><?php echo $error; ?></strong></p></div>
229
+ <h3 style="color: blue;"><?php _e( 'Pro plugins', 'bestwebsoft' ); ?></h3>
230
+ <?php if( 0 < $count_activate_pro ) { ?>
231
+ <div style="padding-left:15px;">
232
+ <h4><?php _e( 'Activated plugins', 'bestwebsoft' ); ?></h4>
233
+ <?php foreach ( $array_activate_pro as $activate_plugin ) { ?>
234
+ <div style="float:left; width:200px;"><?php echo $activate_plugin["title"]; ?></div> <p><a href="<?php echo $activate_plugin["link"]; ?>" target="_blank"><?php echo __( "Read more", 'bestwebsoft' ); ?></a> <a href="<?php echo $activate_plugin["url"]; ?>"><?php echo __( "Settings", 'bestwebsoft' ); ?></a></p>
235
+ <?php } ?>
236
+ </div>
237
+ <?php } ?>
238
+ <?php if( 0 < $count_install_pro ) { ?>
239
+ <div style="padding-left:15px;">
240
+ <h4><?php _e( 'Installed plugins', 'bestwebsoft' ); ?></h4>
241
+ <?php foreach ( $array_install_pro as $install_plugin) { ?>
242
+ <div style="float:left; width:200px;"><?php echo $install_plugin["title"]; ?></div> <p><a href="<?php echo $install_plugin["link"]; ?>" target="_blank"><?php echo __( "Read more", 'bestwebsoft' ); ?></a></p>
243
+ <?php } ?>
244
+ </div>
245
+ <?php } ?>
246
+ <?php if( 0 < $count_recomend_pro ) { ?>
247
+ <div style="padding-left:15px;">
248
+ <h4><?php _e( 'Recommended plugins', 'bestwebsoft' ); ?></h4>
249
+ <?php foreach ( $array_recomend_pro as $recomend_plugin ) { ?>
250
+ <div style="float:left; width:200px;"><?php echo $recomend_plugin["title"]; ?></div> <p><a href="<?php echo $recomend_plugin["link"]; ?>" target="_blank"><?php echo __( "Read more", 'bestwebsoft' ); ?></a> <a href="<?php echo $recomend_plugin["href"]; ?>" target="_blank"><?php echo __( "Purchase", 'bestwebsoft' ); ?></a></p>
251
+ <?php } ?>
252
+ </div>
253
+ <?php } ?>
254
+ <br />
255
+ <h3 style="color: green"><?php _e( 'Free plugins', 'bestwebsoft' ); ?></h3>
256
+ <?php if( 0 < $count_activate ) { ?>
257
+ <div style="padding-left:15px;">
258
+ <h4><?php _e( 'Activated plugins', 'bestwebsoft' ); ?></h4>
259
+ <?php foreach( $array_activate as $activate_plugin ) { ?>
260
+ <div style="float:left; width:200px;"><?php echo $activate_plugin["title"]; ?></div> <p><a href="<?php echo $activate_plugin["link"]; ?>" target="_blank"><?php echo __( "Read more", 'bestwebsoft' ); ?></a> <a href="<?php echo $activate_plugin["url"]; ?>"><?php echo __( "Settings", 'bestwebsoft' ); ?></a></p>
261
+ <?php } ?>
262
+ </div>
263
+ <?php } ?>
264
+ <?php if( 0 < $count_install ) { ?>
265
+ <div style="padding-left:15px;">
266
+ <h4><?php _e( 'Installed plugins', 'bestwebsoft' ); ?></h4>
267
+ <?php foreach ( $array_install as $install_plugin ) { ?>
268
+ <div style="float:left; width:200px;"><?php echo $install_plugin["title"]; ?></div> <p><a href="<?php echo $install_plugin["link"]; ?>" target="_blank"><?php echo __( "Read more", 'bestwebsoft' ); ?></a></p>
269
+ <?php } ?>
270
+ </div>
271
+ <?php } ?>
272
+ <?php if( 0 < $count_recomend ) { ?>
273
+ <div style="padding-left:15px;">
274
+ <h4><?php _e( 'Recommended plugins', 'bestwebsoft' ); ?></h4>
275
+ <?php foreach ( $array_recomend as $recomend_plugin ) { ?>
276
+ <div style="float:left; width:200px;"><?php echo $recomend_plugin["title"]; ?></div> <p><a href="<?php echo $recomend_plugin["link"]; ?>" target="_blank"><?php echo __( "Read more", 'bestwebsoft' ); ?></a> <a href="<?php echo $recomend_plugin["href"]; ?>" target="_blank"><?php echo __( "Download", 'bestwebsoft' ); ?></a> <a class="install-now" href="<?php echo get_bloginfo( "url" ) . $recomend_plugin["slug"]; ?>" title="<?php esc_attr( sprintf( __( 'Install %s' ), $recomend_plugin["title"] ) ) ?>" target="_blank"><?php echo __( 'Install now from wordpress.org', 'bestwebsoft' ) ?></a></p>
277
+ <?php } ?>
278
+ </div>
279
+ <?php } ?>
280
+ <br />
281
+ <span style="color: rgb(136, 136, 136); font-size: 10px;"><?php _e( 'If you have any questions, please contact us via', 'bestwebsoft' ); ?> <a href="http://support.bestwebsoft.com">http://support.bestwebsoft.com</a></span>
282
+ <div id="poststuff" class="bws_system_info_mata_box">
283
+ <div class="postbox">
284
+ <div class="handlediv" title="Click to toggle">
285
+ <br>
286
+ </div>
287
+ <h3 class="hndle">
288
+ <span><?php _e( 'System status', 'bestwebsoft' ); ?></span>
289
+ </h3>
290
+ <div class="inside">
291
+ <table class="bws_system_info">
292
+ <thead><tr><th><?php _e( 'Environment', 'bestwebsoft' ); ?></th><td></td></tr></thead>
293
+ <tbody>
294
+ <?php foreach ( $system_info['system_info'] as $key => $value ) { ?>
295
+ <tr>
296
+ <td scope="row"><?php echo $key; ?></td>
297
+ <td scope="row"><?php echo $value; ?></td>
298
+ </tr>
299
+ <?php } ?>
300
+ </tbody>
301
+ </table>
302
+ <table class="bws_system_info">
303
+ <thead><tr><th><?php _e( 'Active Plugins', 'bestwebsoft' ); ?></th><th></th></tr></thead>
304
+ <tbody>
305
+ <?php foreach ( $system_info['active_plugins'] as $key => $value ) { ?>
306
+ <tr>
307
+ <td scope="row"><?php echo $key; ?></td>
308
+ <td scope="row"><?php echo $value; ?></td>
309
+ </tr>
310
+ <?php } ?>
311
+ </tbody>
312
+ </table>
313
+ <table class="bws_system_info">
314
+ <thead><tr><th><?php _e( 'Inactive Plugins', 'bestwebsoft' ); ?></th><th></th></tr></thead>
315
+ <tbody>
316
+ <?php foreach ( $system_info['inactive_plugins'] as $key => $value ) { ?>
317
+ <tr>
318
+ <td scope="row"><?php echo $key; ?></td>
319
+ <td scope="row"><?php echo $value; ?></td>
320
+ </tr>
321
+ <?php } ?>
322
+ </tbody>
323
+ </table>
324
+ <div class="clear"></div>
325
+ <form method="post" action="admin.php?page=bws_plugins">
326
+ <p>
327
+ <input type="hidden" name="bwsmn_form_submit" value="submit" />
328
+ <input type="submit" class="button-primary" value="<?php _e( 'Send to support', 'bestwebsoft' ) ?>" />
329
+ <?php wp_nonce_field( plugin_basename(__FILE__), 'bwsmn_nonce_submit' ); ?>
330
+ </p>
331
+ </form>
332
+ <form method="post" action="admin.php?page=bws_plugins">
333
+ <p>
334
+ <input type="hidden" name="bwsmn_form_submit_custom_email" value="submit" />
335
+ <input type="submit" class="button" value="<?php _e( 'Send to custom email &#187;', 'bestwebsoft' ) ?>" />
336
+ <input type="text" value="<?php echo $bwsmn_form_email; ?>" name="bwsmn_form_email" />
337
+ <?php wp_nonce_field( plugin_basename(__FILE__), 'bwsmn_nonce_submit_custom_email' ); ?>
338
+ </p>
339
+ </form>
340
+ </div>
341
+ </div>
342
+ </div>
343
+ </div>
344
+ <?php }
345
+ } ?>
bws_menu/languages/bestwebsoft-de_DE.mo ADDED
Binary file
bws_menu/languages/bestwebsoft-de_DE.po ADDED
@@ -0,0 +1,292 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: bestwebsoft\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 12:53+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:53+0300\n"
7
+ "Last-Translator: \n"
8
+ "Language-Team: Lothar Schiborr <lothar.schiborr@web.de>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
+ "X-Generator: Poedit 1.5.7\n"
14
+ "X-Poedit-SourceCharset: utf-8\n"
15
+ "X-Poedit-KeywordsList: __;_e\n"
16
+ "X-Poedit-Basepath: ..\n"
17
+ "X-Textdomain-Support: yes\n"
18
+ "X-Poedit-SearchPath-0: .\n"
19
+
20
+ # @ captcha
21
+ #: bws_menu.php:85
22
+ msgid "Not set"
23
+ msgstr "Nicht festgelegt"
24
+
25
+ # @ captcha
26
+ #: bws_menu.php:87
27
+ #: bws_menu.php:91
28
+ msgid "On"
29
+ msgstr "Ein"
30
+
31
+ # @ captcha
32
+ #: bws_menu.php:89
33
+ #: bws_menu.php:93
34
+ msgid "Off"
35
+ msgstr "Ausgeschaltet"
36
+
37
+ # @ captcha
38
+ #: bws_menu.php:97
39
+ #: bws_menu.php:101
40
+ #: bws_menu.php:105
41
+ #: bws_menu.php:109
42
+ #: bws_menu.php:113
43
+ #: bws_menu.php:139
44
+ msgid "N/A"
45
+ msgstr "keine Angaben"
46
+
47
+ # @ captcha
48
+ #: bws_menu.php:111
49
+ msgid " Mb"
50
+ msgstr " Mb"
51
+
52
+ # @ captcha
53
+ #: bws_menu.php:115
54
+ #: bws_menu.php:119
55
+ #: bws_menu.php:123
56
+ #: bws_menu.php:134
57
+ msgid "Yes"
58
+ msgstr "Ja"
59
+
60
+ # @ captcha
61
+ #: bws_menu.php:117
62
+ #: bws_menu.php:121
63
+ #: bws_menu.php:125
64
+ #: bws_menu.php:136
65
+ msgid "No"
66
+ msgstr "Nein"
67
+
68
+ # @ captcha
69
+ #: bws_menu.php:150
70
+ msgid "Operating System"
71
+ msgstr "Betriebs-System"
72
+
73
+ # @ captcha
74
+ #: bws_menu.php:151
75
+ msgid "Server"
76
+ msgstr "Server"
77
+
78
+ # @ captcha
79
+ #: bws_menu.php:152
80
+ msgid "Memory usage"
81
+ msgstr "Speichernutzung"
82
+
83
+ # @ captcha
84
+ #: bws_menu.php:153
85
+ msgid "MYSQL Version"
86
+ msgstr "MYSQL Version"
87
+
88
+ # @ captcha
89
+ #: bws_menu.php:154
90
+ msgid "SQL Mode"
91
+ msgstr "SQL Modus"
92
+
93
+ # @ captcha
94
+ #: bws_menu.php:155
95
+ msgid "PHP Version"
96
+ msgstr "PHP Version"
97
+
98
+ # @ captcha
99
+ #: bws_menu.php:156
100
+ msgid "PHP Safe Mode"
101
+ msgstr "PHP Gesicherter Modus"
102
+
103
+ # @ captcha
104
+ #: bws_menu.php:157
105
+ msgid "PHP Allow URL fopen"
106
+ msgstr "PHP Erlaubet URL zu öffnen (fopen)"
107
+
108
+ # @ captcha
109
+ #: bws_menu.php:158
110
+ msgid "PHP Memory Limit"
111
+ msgstr "PHP Speicher-Grenze"
112
+
113
+ # @ captcha
114
+ #: bws_menu.php:159
115
+ msgid "PHP Max Upload Size"
116
+ msgstr "PHP Maximale Upload Größe"
117
+
118
+ # @ captcha
119
+ #: bws_menu.php:160
120
+ msgid "PHP Max Post Size"
121
+ msgstr "PHP Maximale Beitrags-Größe"
122
+
123
+ # @ captcha
124
+ #: bws_menu.php:161
125
+ msgid "PHP Max Script Execute Time"
126
+ msgstr "PHP Maximale Script Ausführungszeit"
127
+
128
+ # @ captcha
129
+ #: bws_menu.php:162
130
+ msgid "PHP Exif support"
131
+ msgstr "PHP Exif Support"
132
+
133
+ # @ captcha
134
+ #: bws_menu.php:163
135
+ msgid "PHP IPTC support"
136
+ msgstr "PHP IPTC Support"
137
+
138
+ # @ captcha
139
+ #: bws_menu.php:164
140
+ msgid "PHP XML support"
141
+ msgstr "PHP XML Support"
142
+
143
+ # @ captcha
144
+ #: bws_menu.php:165
145
+ msgid "Site URL"
146
+ msgstr "Site URL"
147
+
148
+ # @ captcha
149
+ #: bws_menu.php:166
150
+ msgid "Home URL"
151
+ msgstr "Home URL"
152
+
153
+ # @ captcha
154
+ #: bws_menu.php:167
155
+ msgid "WordPress Version"
156
+ msgstr "WordPress Version"
157
+
158
+ # @ captcha
159
+ #: bws_menu.php:168
160
+ msgid "WordPress DB Version"
161
+ msgstr "WordPress DB Version"
162
+
163
+ # @ captcha
164
+ #: bws_menu.php:169
165
+ msgid "Multisite"
166
+ msgstr "Multisite"
167
+
168
+ # @ captcha
169
+ #: bws_menu.php:170
170
+ msgid "Active Theme"
171
+ msgstr "Actives Theme"
172
+
173
+ # @ captcha
174
+ #: bws_menu.php:185
175
+ msgid "Please enter a valid email address."
176
+ msgstr "Bitte geben Sie eine gültige E-Mail-Adresse ein."
177
+
178
+ # @ captcha
179
+ #: bws_menu.php:189
180
+ msgid "Email with system info is sent to "
181
+ msgstr "E-Mail-mit System Informationen wird gesendet an "
182
+
183
+ # @ captcha
184
+ #: bws_menu.php:193
185
+ msgid "Thank you for contacting us."
186
+ msgstr "Vielen Dank für Ihre Kontaktaufnahme."
187
+
188
+ # @ captcha
189
+ #: bws_menu.php:221
190
+ msgid "Sorry, email message could not be delivered."
191
+ msgstr "Sorry, E-Mail konnte nicht zugestellt werden."
192
+
193
+ # @ captcha
194
+ #: bws_menu.php:229
195
+ msgid "Pro plugins"
196
+ msgstr "BWS Plugins"
197
+
198
+ # @ captcha
199
+ #: bws_menu.php:232
200
+ #: bws_menu.php:258
201
+ msgid "Activated plugins"
202
+ msgstr "Aktivierte Plugins"
203
+
204
+ # @ captcha
205
+ #: bws_menu.php:234
206
+ #: bws_menu.php:242
207
+ #: bws_menu.php:250
208
+ #: bws_menu.php:260
209
+ #: bws_menu.php:268
210
+ #: bws_menu.php:276
211
+ msgid "Read more"
212
+ msgstr "Lesen Sie mehr"
213
+
214
+ # @ captcha
215
+ #: bws_menu.php:234
216
+ #: bws_menu.php:260
217
+ msgid "Settings"
218
+ msgstr "Einstellungen"
219
+
220
+ # @ captcha
221
+ #: bws_menu.php:240
222
+ #: bws_menu.php:266
223
+ msgid "Installed plugins"
224
+ msgstr "Installierte Plugins"
225
+
226
+ # @ captcha
227
+ #: bws_menu.php:248
228
+ #: bws_menu.php:274
229
+ msgid "Recommended plugins"
230
+ msgstr "Empfohlene Plugins"
231
+
232
+ # @ captcha
233
+ #: bws_menu.php:250
234
+ msgid "Purchase"
235
+ msgstr "Kaufen"
236
+
237
+ # @ captcha
238
+ #: bws_menu.php:255
239
+ msgid "Free plugins"
240
+ msgstr "Freie Plugins"
241
+
242
+ # @ captcha
243
+ #: bws_menu.php:276
244
+ msgid "Download"
245
+ msgstr "Herunterladen"
246
+
247
+ # @ default
248
+ #: bws_menu.php:276
249
+ #, php-format
250
+ msgid "Install %s"
251
+ msgstr "Installiere %s"
252
+
253
+ # @ captcha
254
+ #: bws_menu.php:276
255
+ msgid "Install now from wordpress.org"
256
+ msgstr "Installiere jetzt von wordpress.org"
257
+
258
+ # @ captcha
259
+ #: bws_menu.php:281
260
+ msgid "If you have any questions, please contact us via"
261
+ msgstr "Wenn Sie irgendwelche Fragen haben, kontaktieren Sie uns bitte über"
262
+
263
+ # @ captcha
264
+ #: bws_menu.php:288
265
+ msgid "System status"
266
+ msgstr "System Status"
267
+
268
+ # @ captcha
269
+ #: bws_menu.php:292
270
+ msgid "Environment"
271
+ msgstr "Umgebungsvariable"
272
+
273
+ # @ captcha
274
+ #: bws_menu.php:303
275
+ msgid "Active Plugins"
276
+ msgstr "Aktivierte Plugins"
277
+
278
+ # @ captcha
279
+ #: bws_menu.php:314
280
+ msgid "Inactive Plugins"
281
+ msgstr "Inactive Plugins"
282
+
283
+ # @ captcha
284
+ #: bws_menu.php:328
285
+ msgid "Send to support"
286
+ msgstr "Sende zuzm Support"
287
+
288
+ # @ captcha
289
+ #: bws_menu.php:335
290
+ msgid "Send to custom email &#187;"
291
+ msgstr "Senden Sie eine benutzerdefinierte E-Mail zu &#187;"
292
+
bws_menu/languages/bestwebsoft-fr_FR.mo ADDED
Binary file
bws_menu/languages/bestwebsoft-fr_FR.po ADDED
@@ -0,0 +1,618 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: bestwebsoft\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:53+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:54+0300\n"
7
+ "Last-Translator: \n"
8
+ "Language-Team: Luc Capronnier <lcapronnier@yahoo.com>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Language: fr_FR\n"
13
+ "X-Poedit-KeywordsList: __;_e\n"
14
+ "X-Poedit-Basepath: ..\n"
15
+ "X-Poedit-SourceCharset: UTF-8\n"
16
+ "Plural-Forms: nplurals=2;plural=n>2;\n"
17
+ "X-Generator: Poedit 1.5.7\n"
18
+ "X-Poedit-SearchPath-0: .\n"
19
+
20
+ #: bws_menu.php:85
21
+ msgid "Not set"
22
+ msgstr "Not set"
23
+
24
+ #: bws_menu.php:87
25
+ #: bws_menu.php:91
26
+ msgid "On"
27
+ msgstr "On"
28
+
29
+ #: bws_menu.php:89
30
+ #: bws_menu.php:93
31
+ msgid "Off"
32
+ msgstr "Off"
33
+
34
+ #: bws_menu.php:97
35
+ #: bws_menu.php:101
36
+ #: bws_menu.php:105
37
+ #: bws_menu.php:109
38
+ #: bws_menu.php:113
39
+ #: bws_menu.php:139
40
+ msgid "N/A"
41
+ msgstr "N/A"
42
+
43
+ #: bws_menu.php:111
44
+ msgid " Mb"
45
+ msgstr " Mb"
46
+
47
+ #: bws_menu.php:115
48
+ #: bws_menu.php:119
49
+ #: bws_menu.php:123
50
+ #: bws_menu.php:134
51
+ msgid "Yes"
52
+ msgstr "Yes"
53
+
54
+ #: bws_menu.php:117
55
+ #: bws_menu.php:121
56
+ #: bws_menu.php:125
57
+ #: bws_menu.php:136
58
+ msgid "No"
59
+ msgstr "No"
60
+
61
+ #: bws_menu.php:150
62
+ msgid "Operating System"
63
+ msgstr "Operating System"
64
+
65
+ #: bws_menu.php:151
66
+ msgid "Server"
67
+ msgstr "Server"
68
+
69
+ #: bws_menu.php:152
70
+ msgid "Memory usage"
71
+ msgstr "Memory usage"
72
+
73
+ #: bws_menu.php:153
74
+ msgid "MYSQL Version"
75
+ msgstr "MYSQL Version"
76
+
77
+ #: bws_menu.php:154
78
+ msgid "SQL Mode"
79
+ msgstr "SQL Mode"
80
+
81
+ #: bws_menu.php:155
82
+ msgid "PHP Version"
83
+ msgstr "PHP Version"
84
+
85
+ #: bws_menu.php:156
86
+ msgid "PHP Safe Mode"
87
+ msgstr "PHP Safe Mode"
88
+
89
+ #: bws_menu.php:157
90
+ msgid "PHP Allow URL fopen"
91
+ msgstr "PHP Allow URL fopen"
92
+
93
+ #: bws_menu.php:158
94
+ msgid "PHP Memory Limit"
95
+ msgstr "PHP Memory Limit"
96
+
97
+ #: bws_menu.php:159
98
+ msgid "PHP Max Upload Size"
99
+ msgstr "PHP Max Upload Size"
100
+
101
+ #: bws_menu.php:160
102
+ msgid "PHP Max Post Size"
103
+ msgstr "PHP Max Post Size"
104
+
105
+ #: bws_menu.php:161
106
+ msgid "PHP Max Script Execute Time"
107
+ msgstr "PHP Max Script Execute Time"
108
+
109
+ #: bws_menu.php:162
110
+ msgid "PHP Exif support"
111
+ msgstr "PHP Exif support"
112
+
113
+ #: bws_menu.php:163
114
+ msgid "PHP IPTC support"
115
+ msgstr "PHP IPTC support"
116
+
117
+ #: bws_menu.php:164
118
+ msgid "PHP XML support"
119
+ msgstr "PHP XML support"
120
+
121
+ #: bws_menu.php:165
122
+ msgid "Site URL"
123
+ msgstr "Site URL"
124
+
125
+ #: bws_menu.php:166
126
+ msgid "Home URL"
127
+ msgstr "Home URL"
128
+
129
+ #: bws_menu.php:167
130
+ msgid "WordPress Version"
131
+ msgstr "WordPress Version"
132
+
133
+ #: bws_menu.php:168
134
+ msgid "WordPress DB Version"
135
+ msgstr "WordPress DB Version"
136
+
137
+ #: bws_menu.php:169
138
+ msgid "Multisite"
139
+ msgstr "Multisite"
140
+
141
+ #: bws_menu.php:170
142
+ msgid "Active Theme"
143
+ msgstr "Active Theme"
144
+
145
+ #: bws_menu.php:185
146
+ msgid "Please enter a valid email address."
147
+ msgstr "Merci de saisir une adresse e-mail valide."
148
+
149
+ #: bws_menu.php:189
150
+ msgid "Email with system info is sent to "
151
+ msgstr "Le courriel avec les informations système est envoyé à"
152
+
153
+ #: bws_menu.php:193
154
+ msgid "Thank you for contacting us."
155
+ msgstr "Merci de nous avoir contacté."
156
+
157
+ #: bws_menu.php:221
158
+ msgid "Sorry, email message could not be delivered."
159
+ msgstr "Désolé, votre e-mail n'a pas pu être envoyé."
160
+
161
+ #: bws_menu.php:229
162
+ msgid "Pro plugins"
163
+ msgstr "Plugins Pro"
164
+
165
+ #: bws_menu.php:232
166
+ #: bws_menu.php:258
167
+ msgid "Activated plugins"
168
+ msgstr "Plugin activé"
169
+
170
+ #: bws_menu.php:234
171
+ #: bws_menu.php:242
172
+ #: bws_menu.php:250
173
+ #: bws_menu.php:260
174
+ #: bws_menu.php:268
175
+ #: bws_menu.php:276
176
+ msgid "Read more"
177
+ msgstr "Lire la suite"
178
+
179
+ #: bws_menu.php:234
180
+ #: bws_menu.php:260
181
+ msgid "Settings"
182
+ msgstr "Réglages"
183
+
184
+ #: bws_menu.php:240
185
+ #: bws_menu.php:266
186
+ msgid "Installed plugins"
187
+ msgstr "Plugin installé"
188
+
189
+ #: bws_menu.php:248
190
+ #: bws_menu.php:274
191
+ msgid "Recommended plugins"
192
+ msgstr "Plugin recommandé"
193
+
194
+ #: bws_menu.php:250
195
+ msgid "Purchase"
196
+ msgstr "Achetez"
197
+
198
+ #: bws_menu.php:255
199
+ msgid "Free plugins"
200
+ msgstr "Plugins gratuits"
201
+
202
+ #: bws_menu.php:276
203
+ msgid "Download"
204
+ msgstr "Téléchargement"
205
+
206
+ #: bws_menu.php:276
207
+ #, php-format
208
+ msgid "Install %s"
209
+ msgstr "%s installé"
210
+
211
+ #: bws_menu.php:276
212
+ msgid "Install now from wordpress.org"
213
+ msgstr "Installer maintenant depuis wordpress.org"
214
+
215
+ #: bws_menu.php:281
216
+ msgid "If you have any questions, please contact us via"
217
+ msgstr "Si vous avez des questions, merci de contacter via "
218
+
219
+ #: bws_menu.php:288
220
+ msgid "System status"
221
+ msgstr "System status"
222
+
223
+ #: bws_menu.php:292
224
+ msgid "Environment"
225
+ msgstr "Environment"
226
+
227
+ #: bws_menu.php:303
228
+ msgid "Active Plugins"
229
+ msgstr "Plugin actifs"
230
+
231
+ #: bws_menu.php:314
232
+ msgid "Inactive Plugins"
233
+ msgstr "Plugin inactifs"
234
+
235
+ #: bws_menu.php:328
236
+ msgid "Send to support"
237
+ msgstr "Envoyé au support"
238
+
239
+ #: bws_menu.php:335
240
+ msgid "Send to custom email &#187;"
241
+ msgstr "Envoyer un e-mail spécifique &#187;"
242
+
243
+ #~ msgid "Contact Form Settings"
244
+ #~ msgstr "Options du formulaire de Contact"
245
+ #~ msgid "Contact Form"
246
+ #~ msgstr "Formulaire de Contact"
247
+ #~ msgid "Contact Form Pro Extra Settings"
248
+ #~ msgstr ""
249
+ #~ "Options supplémentaires de la version Pro pour le formulaire de Contact"
250
+ #~ msgid "Contact Form Pro"
251
+ #~ msgstr "Formulaire Pro de Contact"
252
+ #~ msgid "Name:"
253
+ #~ msgstr "Nom:"
254
+ #~ msgid "Address:"
255
+ #~ msgstr "Adresse :"
256
+ #~ msgid "Email Address:"
257
+ #~ msgstr "Adresse e-mail:"
258
+ #~ msgid "Phone number:"
259
+ #~ msgstr "Téléphone:"
260
+ #~ msgid "Subject:"
261
+ #~ msgstr "Sujet:"
262
+ #~ msgid "Message:"
263
+ #~ msgstr "Message:"
264
+ #~ msgid "Attachment:"
265
+ #~ msgstr "Pièce-jointe:"
266
+ #~ msgid "Send me a copy"
267
+ #~ msgstr "M'envoyer une copie"
268
+ #~ msgid "Submit"
269
+ #~ msgstr "Envoyer"
270
+ #~ msgid "Your name is required."
271
+ #~ msgstr "Un nom est obligatoire."
272
+ #~ msgid "Address is required."
273
+ #~ msgstr "Une adresse est obligatoire."
274
+ #~ msgid "A valid email address is required."
275
+ #~ msgstr "Une adresse e-mail valide est obligatoire."
276
+ #~ msgid "Phone number is required."
277
+ #~ msgstr "Le numéro de téléphone est obligatoire."
278
+ #~ msgid "Subject is required."
279
+ #~ msgstr "Sujet obligatoire."
280
+ #~ msgid "Message text is required."
281
+ #~ msgstr "Un message est obligatoire."
282
+ #~ msgid "File format is not valid."
283
+ #~ msgstr "La pièce-jointe n'est pas valide."
284
+ #~ msgid "File upload error."
285
+ #~ msgstr "Erreur de chargement du fichier."
286
+ #~ msgid "The file could not be uploaded."
287
+ #~ msgstr "Le fichier n'a pas pu être envoyé."
288
+ #~ msgid "This file is too large."
289
+ #~ msgstr "Le fichier est trop volumineux."
290
+ #~ msgid "Please fill out the CAPTCHA."
291
+ #~ msgstr "Merci de compléter le CAPTCHA."
292
+ #~ msgid "Please make corrections below and try again."
293
+ #~ msgstr "Merci de faire les corrections suivantes et de réessayer."
294
+ #~ msgid ""
295
+ #~ "If the 'Redirect to page' option is selected then the URL field should be "
296
+ #~ "in the following format"
297
+ #~ msgstr ""
298
+ #~ "Si l'ioption 'Rediriger vers la page' est positionnée, alors le champ Url "
299
+ #~ "doit être rempli avec le format suivant"
300
+ #~ msgid "Such user does not exist. Settings are not saved."
301
+ #~ msgstr ""
302
+ #~ "Cet utilisateur est inconnu. Les modifications ne sont pas sauvegardées."
303
+ #~ msgid ""
304
+ #~ "Please enter a valid email address in the 'FROM' field. Settings are not "
305
+ #~ "saved."
306
+ #~ msgstr ""
307
+ #~ "Merci de saisir une adresse e-mail valide pour le 'FROM'. Les "
308
+ #~ "modifications ne sont pas sauvegardées."
309
+ #~ msgid "Settings saved."
310
+ #~ msgstr "Options sauvegardées."
311
+ #~ msgid "Extra settings"
312
+ #~ msgstr "Options supplémentaires"
313
+ #~ msgid ""
314
+ #~ "If you would like to add the Contact Form to your website, just copy and "
315
+ #~ "paste this shortcode to your post or page or widget:"
316
+ #~ msgstr ""
317
+ #~ "Si vous souhaiter ajouter un formulaire de contact à votre site web, "
318
+ #~ "copiez juste ce code dans un article ou sur une page ou un widget:"
319
+ #~ msgid ""
320
+ #~ "If you leave the fields empty, the messages will be sent to the email "
321
+ #~ "address specified during registration."
322
+ #~ msgstr ""
323
+ #~ "Si les champs ci-dessous ne sont pas renseignés le message sera envoyé à "
324
+ #~ "l'adresse spécifiée lors de l'enregistrement."
325
+ #~ msgid "The user's email address:"
326
+ #~ msgstr "Utiliser l'e-mail du compte wordpress:"
327
+ #~ msgid "Create a username"
328
+ #~ msgstr "Choisir un nom d'utilisateur"
329
+ #~ msgid ""
330
+ #~ "Enter a username of the person who should get the messages from the "
331
+ #~ "contact form."
332
+ #~ msgstr ""
333
+ #~ "Choisir le nom d'utilisateur qui recevra les messages envoyés depuis le "
334
+ #~ "formulaire de contact."
335
+ #~ msgid "Use this email address:"
336
+ #~ msgstr "Utiliser cette adresse e-mail:"
337
+ #~ msgid "Enter the email address you want the messages forwarded to."
338
+ #~ msgstr ""
339
+ #~ "Choisir l'adresse e-mail qui sera utilisée pour recevoir les messages."
340
+ #~ msgid "Additional options"
341
+ #~ msgstr "Options supplémentaires"
342
+ #~ msgid "What to use?"
343
+ #~ msgstr "Quelle méthode d'envoie ?"
344
+ #~ msgid "Wp-mail"
345
+ #~ msgstr "Wp-mail"
346
+ #~ msgid "You can use the wp_mail function for mailing"
347
+ #~ msgstr ""
348
+ #~ "Pour envoyer l'e-mail, vous pouvez utiliser la fonction wp_mail de "
349
+ #~ "wordpress"
350
+ #~ msgid "Mail"
351
+ #~ msgstr "E-mail"
352
+ #~ msgid "To send mail you can use the php mail function"
353
+ #~ msgstr "Pour envoyer l'e-mail, vous pouvez utiliser la fonction mail de php"
354
+ #~ msgid "Change text of the 'FROM' field"
355
+ #~ msgstr "Modifier le texte pour le champ 'FROM' du courriel"
356
+ #~ msgid "Enter the email address in the 'From' field"
357
+ #~ msgstr "Sélectionner l'adresse e-mail pour le champ 'FROM' du courriel"
358
+ #~ msgid "User email"
359
+ #~ msgstr "E-mail de l'utlisateur"
360
+ #~ msgid ""
361
+ #~ "The email address of the user who fills the form will be used in the "
362
+ #~ "field 'From'."
363
+ #~ msgstr ""
364
+ #~ "Dans le champ 'From' du courriel, il sera utilisé l'adresse e-mail de "
365
+ #~ "l'utlisateur qui rempli le formulaire."
366
+ #~ msgid "This email address will be used in the 'From' field."
367
+ #~ msgstr "Dans le champ 'FROM', cette adresse e-mail sera utilisée."
368
+ #~ msgid "Display fields"
369
+ #~ msgstr "Afficher le texte"
370
+ #~ msgid "Address"
371
+ #~ msgstr "Adresse"
372
+ #~ msgid "Phone"
373
+ #~ msgstr "Téléphone"
374
+ #~ msgid "Attachment block"
375
+ #~ msgstr "Bloc pièce-jointe"
376
+ #~ msgid "Users can attach the following file formats"
377
+ #~ msgstr "Les utilisateurs peuvent joindre des documents des types suivants"
378
+ #~ msgid "Captcha"
379
+ #~ msgstr "Captcha"
380
+ #~ msgid "(powered by bestwebsoft.com)"
381
+ #~ msgstr "(fourni par bestwebsoft.com)"
382
+ #~ msgid "Activate captcha"
383
+ #~ msgstr "Activé le captcha"
384
+ #~ msgid "Download captcha"
385
+ #~ msgstr "Télécharger le captcha"
386
+
387
+ #, fuzzy
388
+ #~ msgid "Display tips below the Attachment block"
389
+ #~ msgstr "Afficher les explications après le bloc des pièces jointes"
390
+
391
+ #, fuzzy
392
+ #~ msgid "Display 'Send me a copy' block"
393
+ #~ msgstr "S'envoyer une copie"
394
+ #~ msgid "Required fields"
395
+ #~ msgstr "Champ obligatoire"
396
+ #~ msgid "Name"
397
+ #~ msgstr "Nom"
398
+ #~ msgid "Email Address"
399
+ #~ msgstr "Adresse e-mail"
400
+ #~ msgid "Subject"
401
+ #~ msgstr "Sujet"
402
+ #~ msgid "Message"
403
+ #~ msgstr "Message"
404
+ #~ msgid "Display additional info in the email"
405
+ #~ msgstr "Afficher les informations complémentaires dans le courriel"
406
+ #~ msgid "Sent from (ip address)"
407
+ #~ msgstr "Envoyé de (adresse IP)"
408
+
409
+ #, fuzzy
410
+ #~ msgid "Example: Sent from (IP address):\t127.0.0.1"
411
+ #~ msgstr "Envoyé de (adresse IP)"
412
+ #~ msgid "Date/Time"
413
+ #~ msgstr "Date/Heure"
414
+ #~ msgid "Sent from (referer)"
415
+ #~ msgstr "Envoyer de (référence)"
416
+ #~ msgid "Using (user agent)"
417
+ #~ msgstr "Depuis (navigateur)"
418
+ #~ msgid "Language settings for the field names in the form"
419
+ #~ msgstr "Définition des langues pour les titres des champs"
420
+ #~ msgid "Add a language"
421
+ #~ msgstr "Ajouter une langue"
422
+ #~ msgid "Change the names of the contact form fields and error messages"
423
+ #~ msgstr ""
424
+ #~ "Modifier le texte pour les champs du formulaire de contact et les "
425
+ #~ "messages d'erreur"
426
+ #~ msgid "English"
427
+ #~ msgstr "Anglais"
428
+ #~ msgid "Error message for the Name field"
429
+ #~ msgstr "Message d'erreur pour le champ nom"
430
+ #~ msgid "Error message for the Address field"
431
+ #~ msgstr "Message d'erreur pour le champ Adresse"
432
+ #~ msgid "Error message for the Email field"
433
+ #~ msgstr "Message d'erreur pour le champ e-mail"
434
+ #~ msgid "Error message for the Phone field"
435
+ #~ msgstr "Message d'erreur pour le champ téléphone"
436
+ #~ msgid "Error message for the Subject field"
437
+ #~ msgstr "Message d'erreur pour le champ sujet"
438
+ #~ msgid "Error message for the Message field"
439
+ #~ msgstr "Message d'erreur pour le champ message"
440
+ #~ msgid "Error message about the file type for the Attachment field"
441
+ #~ msgstr "Message d'erreur pour le champ fichier joint (type du fichier)"
442
+ #~ msgid ""
443
+ #~ "Error message while uploading a file for the Attachment field to the "
444
+ #~ "server"
445
+ #~ msgstr ""
446
+ #~ "Message d'erreur pour le champ fichier joint (problème d'envoie vers le "
447
+ #~ "serveur)"
448
+ #~ msgid "Error message while moving the file for the Attachment field"
449
+ #~ msgstr ""
450
+ #~ "Message d'erreur pour le champ fichier joint (déplacement du fichier)"
451
+ #~ msgid ""
452
+ #~ "Error message when file size limit for the Attachment field is exceeded"
453
+ #~ msgstr ""
454
+ #~ "Message d'erreur pour le champ fichier joint (taille limite du fichier "
455
+ #~ "atteinte)"
456
+ #~ msgid "Error message for the Captcha field"
457
+ #~ msgstr "Message d'erreur pour le captcha"
458
+ #~ msgid "Error message for the whole form"
459
+ #~ msgstr "Message d'erreur demandant à compléter les champs manquants"
460
+ #~ msgid "Use shortcode"
461
+ #~ msgstr "Utiliser le code court"
462
+ #~ msgid "for this language"
463
+ #~ msgstr "pour cette langue"
464
+ #~ msgid "Action after email is sent"
465
+ #~ msgstr "Action après l'envoie de l'e-mail"
466
+ #~ msgid "Display text"
467
+ #~ msgstr "Afficher le texte"
468
+ #~ msgid "Text"
469
+ #~ msgstr "Texte"
470
+ #~ msgid "Redirect to the page"
471
+ #~ msgstr "Rediriger vers la page"
472
+ #~ msgid "Url"
473
+ #~ msgstr "Url"
474
+ #~ msgid "Save Changes"
475
+ #~ msgstr "Sauvegarder les modifications"
476
+ #~ msgid "Contact Form Pro | Extra Settings"
477
+ #~ msgstr "Formulaire Pro de Contact | Options supplémentaires"
478
+ #~ msgid ""
479
+ #~ "This functionality is available in the Pro version of the plugin. For "
480
+ #~ "more details, please follow the link"
481
+ #~ msgstr ""
482
+ #~ "Cette fonctionalité est disponible dans le version Pro de cette "
483
+ #~ "extension. Pour plus de détails, merci de suivre ce lien"
484
+ #~ msgid "Errors output"
485
+ #~ msgstr "Affichage des erreurs"
486
+ #~ msgid "Display error messages"
487
+ #~ msgstr "Aficher les messages d'erreur"
488
+ #~ msgid "Color of the input field errors."
489
+ #~ msgstr "Mettre en couleur les champs ayant des erreurs"
490
+ #~ msgid "Display error messages & color of the input field errors"
491
+ #~ msgstr ""
492
+ #~ "Afficher les messages d'erreur et mettre en couleur les champs ayant des "
493
+ #~ "erreurs"
494
+ #~ msgid "Add placeholder to the input blocks"
495
+ #~ msgstr "Ajouter la localisation dans le bloc de saisie"
496
+ #~ msgid "Add tooltips"
497
+ #~ msgstr "Ajouter les conseils"
498
+ #~ msgid "Email address"
499
+ #~ msgstr "Adresse e-mail"
500
+ #~ msgid "Phone Number"
501
+ #~ msgstr "Téléphone"
502
+ #~ msgid "Attachment"
503
+ #~ msgstr "Pièce-jointe"
504
+ #~ msgid "Style options"
505
+ #~ msgstr "Options de style"
506
+ #~ msgid "Text color"
507
+ #~ msgstr "Couleur du texte"
508
+ #~ msgid "Default"
509
+ #~ msgstr "Défaut"
510
+ #~ msgid "Label text color"
511
+ #~ msgstr "Couleur des textes des intitulés"
512
+ #~ msgid "Placeholder color"
513
+ #~ msgstr "Couleur pour la localisation"
514
+ #~ msgid "Errors color"
515
+ #~ msgstr "Couleur pour les erreurs"
516
+ #~ msgid "Error text color"
517
+ #~ msgstr "Couleur pour le texte des erreurs"
518
+ #~ msgid "Background color of the input field errors"
519
+ #~ msgstr "Couleur de fond pour les erreurs de saisie dans les champs"
520
+ #~ msgid "Border color of the input field errors"
521
+ #~ msgstr "Couleur de la bordure pour les erreurs de saisie dans les champs"
522
+ #~ msgid "Placeholder color of the input field errors"
523
+ #~ msgstr "Couleur pour la localisation lors d'une erreur de saisie du champ"
524
+ #~ msgid "Input fields"
525
+ #~ msgstr "Champs de saisie"
526
+ #~ msgid "Input fields background color"
527
+ #~ msgstr "Couleur de fond pour les champs de saisie"
528
+ #~ msgid "Text fields color"
529
+ #~ msgstr "Couleur pour les textes des champs de saisie"
530
+ #~ msgid "Border width in px, numbers only"
531
+ #~ msgstr "Largeur des bordures en px, nombre seulement"
532
+ #~ msgid "Border color"
533
+ #~ msgstr "Couleur des bordures"
534
+ #~ msgid "Submit button"
535
+ #~ msgstr "Bouton Envoyer"
536
+ #~ msgid "Width in px, numbers only"
537
+ #~ msgstr "Largeur en px, nombre seulement"
538
+ #~ msgid "Button color"
539
+ #~ msgstr "Couleur du bouton"
540
+ #~ msgid "Button text color"
541
+ #~ msgstr "Couleur du texte du bouton"
542
+ #~ msgid "Contact Form Pro | Preview"
543
+ #~ msgstr "Formulaire Pro de Contact | Prévisualisation"
544
+ #~ msgid "Show with errors"
545
+ #~ msgstr "Afficher avec les erreurs"
546
+ #~ msgid "Please enter your full name..."
547
+ #~ msgstr "Merci de saisir votre nom..."
548
+ #~ msgid "Please enter your address..."
549
+ #~ msgstr "Merci de saisir votre adresse..."
550
+ #~ msgid "Please enter your email address..."
551
+ #~ msgstr "Merci de saisir votre adresse e-mail..."
552
+ #~ msgid "Please enter your phone number..."
553
+ #~ msgstr "Merci de saisir votre numéro de téléphone..."
554
+ #~ msgid "Please enter subject..."
555
+ #~ msgstr "Merci de saisir le sujet..."
556
+ #~ msgid "Please enter your message..."
557
+ #~ msgstr "Merci de saisir votre message..."
558
+ #~ msgid ""
559
+ #~ "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, "
560
+ #~ "EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file "
561
+ #~ "size: 2MB"
562
+ #~ msgstr ""
563
+ #~ "Types de fichiers autorisés: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, "
564
+ #~ "BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. "
565
+ #~ "Taille maximum 2MB"
566
+ #~ msgid "You can attach the following file formats"
567
+ #~ msgstr "Vous pouvez joindre des fichiers aux formats suivants"
568
+ #~ msgid "Contact from"
569
+ #~ msgstr "Contact de"
570
+ #~ msgid "Email"
571
+ #~ msgstr "E-mail"
572
+ #~ msgid "Site"
573
+ #~ msgstr "Site"
574
+ #~ msgid ""
575
+ #~ "If you can see this MIME, it means that the MIME type is not supported by "
576
+ #~ "your email client!"
577
+ #~ msgstr ""
578
+ #~ "Si vous voyez ce MIME c'est que votre navigateur n'accepte pas ce type de "
579
+ #~ "MIME !"
580
+ #~ msgid "FAQ"
581
+ #~ msgstr "FAQ"
582
+ #~ msgid "Support"
583
+ #~ msgstr "Support"
584
+ #~ msgid "Are you sure that you want to delete this language data?"
585
+ #~ msgstr "Etes vous sûr de vouloir supprimer cette langue ?"
586
+ #~ msgid "Display Attachment tips"
587
+ #~ msgstr "Afficher les explications sur les pièces jointes"
588
+ #~ msgid "Display a phone number field"
589
+ #~ msgstr "Afficher le champ téléphone"
590
+ #~ msgid "Please enter a valid email address. Settings are not saved."
591
+ #~ msgstr ""
592
+ #~ "Merci de saisir une adresse e-mail valide. Les modifications ne sont pas "
593
+ #~ "sauvegardées."
594
+ #~ msgid "E-Mail Address"
595
+ #~ msgstr "Adresse e-mail"
596
+
597
+ #, fuzzy
598
+ #~ msgid ""
599
+ #~ "If you would like to add a Contact Form to your website, just copy and "
600
+ #~ "put this shortcode onto your post or page:"
601
+ #~ msgstr ""
602
+ #~ "Si vous souhaiter ajouter un formulaire de contact à votre site web, "
603
+ #~ "copiez juste ce code dans un article ou sur une page ou un widget:"
604
+ #~ msgid "Install Now"
605
+ #~ msgstr "Installa Ora"
606
+
607
+ #, fuzzy
608
+ #~ msgid "Thank you for contact."
609
+ #~ msgstr "Merci de nous avoir contacté."
610
+
611
+ #, fuzzy
612
+ #~ msgid "Set a name of user wo will get messages from a contact form."
613
+ #~ msgstr ""
614
+ #~ "Choisir le nom d'utilisateur qui recevra les messages envoyés depuis le "
615
+ #~ "formulaire de contact."
616
+ #~ msgid "E-Mail Addresse:"
617
+ #~ msgstr "Indirizzo e-mail:"
618
+
bws_menu/languages/bestwebsoft-ja.mo ADDED
Binary file
bws_menu/languages/bestwebsoft-ja.po ADDED
@@ -0,0 +1,595 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: bestwebsoft\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:54+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:54+0300\n"
7
+ "Last-Translator: \n"
8
+ "Language-Team: foken <foken@gmx.com>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Language: ja_JP\n"
13
+ "X-Poedit-KeywordsList: __;_e\n"
14
+ "X-Poedit-Basepath: ..\n"
15
+ "X-Poedit-SourceCharset: utf-8\n"
16
+ "X-Generator: Poedit 1.5.7\n"
17
+ "X-Poedit-SearchPath-0: .\n"
18
+
19
+ #: bws_menu.php:85
20
+ msgid "Not set"
21
+ msgstr "未設定"
22
+
23
+ #: bws_menu.php:87
24
+ #: bws_menu.php:91
25
+ msgid "On"
26
+ msgstr "On"
27
+
28
+ #: bws_menu.php:89
29
+ #: bws_menu.php:93
30
+ msgid "Off"
31
+ msgstr "Off"
32
+
33
+ #: bws_menu.php:97
34
+ #: bws_menu.php:101
35
+ #: bws_menu.php:105
36
+ #: bws_menu.php:109
37
+ #: bws_menu.php:113
38
+ #: bws_menu.php:139
39
+ msgid "N/A"
40
+ msgstr "該当なし"
41
+
42
+ #: bws_menu.php:111
43
+ msgid " Mb"
44
+ msgstr " Mb"
45
+
46
+ #: bws_menu.php:115
47
+ #: bws_menu.php:119
48
+ #: bws_menu.php:123
49
+ #: bws_menu.php:134
50
+ msgid "Yes"
51
+ msgstr "はい"
52
+
53
+ #: bws_menu.php:117
54
+ #: bws_menu.php:121
55
+ #: bws_menu.php:125
56
+ #: bws_menu.php:136
57
+ msgid "No"
58
+ msgstr "いいえ"
59
+
60
+ #: bws_menu.php:150
61
+ msgid "Operating System"
62
+ msgstr "オペレーション・システム"
63
+
64
+ #: bws_menu.php:151
65
+ msgid "Server"
66
+ msgstr "サーバ"
67
+
68
+ #: bws_menu.php:152
69
+ msgid "Memory usage"
70
+ msgstr "メモリー使用"
71
+
72
+ #: bws_menu.php:153
73
+ msgid "MYSQL Version"
74
+ msgstr "MYSQL バージョン"
75
+
76
+ #: bws_menu.php:154
77
+ msgid "SQL Mode"
78
+ msgstr "SQLモード"
79
+
80
+ #: bws_menu.php:155
81
+ msgid "PHP Version"
82
+ msgstr "PHP バージョン"
83
+
84
+ #: bws_menu.php:156
85
+ msgid "PHP Safe Mode"
86
+ msgstr "PHP Safe Mode"
87
+
88
+ #: bws_menu.php:157
89
+ msgid "PHP Allow URL fopen"
90
+ msgstr "PHP Allow URL fopen"
91
+
92
+ #: bws_menu.php:158
93
+ msgid "PHP Memory Limit"
94
+ msgstr "PHP Memory Limit"
95
+
96
+ #: bws_menu.php:159
97
+ msgid "PHP Max Upload Size"
98
+ msgstr "PHP Max Upload Size"
99
+
100
+ #: bws_menu.php:160
101
+ msgid "PHP Max Post Size"
102
+ msgstr "PHP Max Post Size"
103
+
104
+ #: bws_menu.php:161
105
+ msgid "PHP Max Script Execute Time"
106
+ msgstr "PHP Max Script Execute Time"
107
+
108
+ #: bws_menu.php:162
109
+ msgid "PHP Exif support"
110
+ msgstr "PHP Exif サポート"
111
+
112
+ #: bws_menu.php:163
113
+ msgid "PHP IPTC support"
114
+ msgstr "PHP IPTC サポート"
115
+
116
+ #: bws_menu.php:164
117
+ msgid "PHP XML support"
118
+ msgstr "PHP XML サポート"
119
+
120
+ #: bws_menu.php:165
121
+ msgid "Site URL"
122
+ msgstr "サイトURL"
123
+
124
+ #: bws_menu.php:166
125
+ msgid "Home URL"
126
+ msgstr "ホームURL"
127
+
128
+ #: bws_menu.php:167
129
+ msgid "WordPress Version"
130
+ msgstr "WordPress バージョン"
131
+
132
+ #: bws_menu.php:168
133
+ msgid "WordPress DB Version"
134
+ msgstr "WordPress データベース バージョン"
135
+
136
+ #: bws_menu.php:169
137
+ msgid "Multisite"
138
+ msgstr "複数サイト"
139
+
140
+ #: bws_menu.php:170
141
+ msgid "Active Theme"
142
+ msgstr "有効なテーマ"
143
+
144
+ #: bws_menu.php:185
145
+ msgid "Please enter a valid email address."
146
+ msgstr "正確なEメール・アドレスを入力して下さい。"
147
+
148
+ #: bws_menu.php:189
149
+ msgid "Email with system info is sent to "
150
+ msgstr "システム情報をメールで送信:"
151
+
152
+ #: bws_menu.php:193
153
+ msgid "Thank you for contacting us."
154
+ msgstr "ご連絡ありがとうございます"
155
+
156
+ #: bws_menu.php:221
157
+ msgid "Sorry, email message could not be delivered."
158
+ msgstr "申し訳ございませんが、貴方のemailは配信できませんでした。"
159
+
160
+ #: bws_menu.php:229
161
+ msgid "Pro plugins"
162
+ msgstr "Pro Plugins"
163
+
164
+ #: bws_menu.php:232
165
+ #: bws_menu.php:258
166
+ msgid "Activated plugins"
167
+ msgstr "有効なプラグイン"
168
+
169
+ #: bws_menu.php:234
170
+ #: bws_menu.php:242
171
+ #: bws_menu.php:250
172
+ #: bws_menu.php:260
173
+ #: bws_menu.php:268
174
+ #: bws_menu.php:276
175
+ msgid "Read more"
176
+ msgstr "もっと読む"
177
+
178
+ #: bws_menu.php:234
179
+ #: bws_menu.php:260
180
+ msgid "Settings"
181
+ msgstr "設定"
182
+
183
+ #: bws_menu.php:240
184
+ #: bws_menu.php:266
185
+ msgid "Installed plugins"
186
+ msgstr "導入済みプラグイン"
187
+
188
+ #: bws_menu.php:248
189
+ #: bws_menu.php:274
190
+ msgid "Recommended plugins"
191
+ msgstr "推奨プラグイン"
192
+
193
+ #: bws_menu.php:250
194
+ msgid "Purchase"
195
+ msgstr "購入"
196
+
197
+ #: bws_menu.php:255
198
+ msgid "Free plugins"
199
+ msgstr "無料プラグイン"
200
+
201
+ #: bws_menu.php:276
202
+ msgid "Download"
203
+ msgstr "ダウンロード"
204
+
205
+ #: bws_menu.php:276
206
+ #, php-format
207
+ msgid "Install %s"
208
+ msgstr "%s 導入"
209
+
210
+ #: bws_menu.php:276
211
+ msgid "Install now from wordpress.org"
212
+ msgstr "wordpress.org から直ぐに導入"
213
+
214
+ #: bws_menu.php:281
215
+ msgid "If you have any questions, please contact us via"
216
+ msgstr "もそご質問がある場合は、以下の方法でご連絡下さい:"
217
+
218
+ #: bws_menu.php:288
219
+ msgid "System status"
220
+ msgstr "システム状況"
221
+
222
+ #: bws_menu.php:292
223
+ msgid "Environment"
224
+ msgstr "環境"
225
+
226
+ #: bws_menu.php:303
227
+ msgid "Active Plugins"
228
+ msgstr "有効なプラグイン"
229
+
230
+ #: bws_menu.php:314
231
+ msgid "Inactive Plugins"
232
+ msgstr "無効なプラグイン"
233
+
234
+ #: bws_menu.php:328
235
+ msgid "Send to support"
236
+ msgstr "サポートに送信"
237
+
238
+ #: bws_menu.php:335
239
+ msgid "Send to custom email &#187;"
240
+ msgstr "カスタムEメールに送信&#187;"
241
+
242
+ #~ msgid "Contact Form Settings"
243
+ #~ msgstr "コンタクトフォーム設定"
244
+ #~ msgid "Contact Form"
245
+ #~ msgstr "コンタクトフォーム"
246
+ #~ msgid "Contact Form Pro Extra Settings"
247
+ #~ msgstr "Contact Form Pro 用設定"
248
+ #~ msgid "Contact Form Pro"
249
+ #~ msgstr "Contact Form Pro"
250
+ #~ msgid "Name:"
251
+ #~ msgstr "名前:"
252
+ #~ msgid "Address:"
253
+ #~ msgstr "住所:"
254
+ #~ msgid "Email Address:"
255
+ #~ msgstr "Eメール:"
256
+ #~ msgid "Phone number:"
257
+ #~ msgstr "電話番号:"
258
+ #~ msgid "Subject:"
259
+ #~ msgstr "件名:"
260
+ #~ msgid "Message:"
261
+ #~ msgstr "メッセージ:"
262
+ #~ msgid "Attachment:"
263
+ #~ msgstr "添付:"
264
+ #~ msgid "Send me a copy"
265
+ #~ msgstr "コピーを自分に送る"
266
+ #~ msgid "Submit"
267
+ #~ msgstr "送信"
268
+ #~ msgid "Your name is required."
269
+ #~ msgstr "名前は必須です。"
270
+ #~ msgid "Address is required."
271
+ #~ msgstr "住所が必要です。"
272
+ #~ msgid "A valid email address is required."
273
+ #~ msgstr "有効なEメールアドレスlが必須です。"
274
+ #~ msgid "Phone number is required."
275
+ #~ msgstr "電話番号は必須です。"
276
+ #~ msgid "Subject is required."
277
+ #~ msgstr "件名は必須です。"
278
+ #~ msgid "Message text is required."
279
+ #~ msgstr "メッセージ本文は必須です。"
280
+ #~ msgid "File format is not valid."
281
+ #~ msgstr "添付が壊れています。"
282
+ #~ msgid "File upload error."
283
+ #~ msgstr "ファイル・アップロード・エラー。"
284
+ #~ msgid "The file could not be uploaded."
285
+ #~ msgstr "ファイルは、アップロード出来ませんでした。"
286
+ #~ msgid "This file is too large."
287
+ #~ msgstr "このファイルは大きすぎます。"
288
+ #~ msgid "Please fill out the CAPTCHA."
289
+ #~ msgstr "CAPTCHAを入力して下さい。"
290
+ #~ msgid "Please make corrections below and try again."
291
+ #~ msgstr "以下を修正し、再度試して下さい。"
292
+ #~ msgid ""
293
+ #~ "If the 'Redirect to page' option is selected then the URL field should be "
294
+ #~ "in the following format"
295
+ #~ msgstr ""
296
+ #~ "’ページに転送’オプションを選択した場合は、URLフィールドが、以下の形式にな"
297
+ #~ "ります"
298
+ #~ msgid "Such user does not exist. Settings are not saved."
299
+ #~ msgstr "このようなユーザは存在しません。設定は保存されません。"
300
+ #~ msgid ""
301
+ #~ "Please enter a valid email address in the 'FROM' field. Settings are not "
302
+ #~ "saved."
303
+ #~ msgstr ""
304
+ #~ "'送信者'フィールドに正確なEメール・アドレスを入力して下さい。設定は保存さ"
305
+ #~ "れません。"
306
+ #~ msgid "Settings saved."
307
+ #~ msgstr "設定保存."
308
+ #~ msgid "Extra settings"
309
+ #~ msgstr "追加設定"
310
+ #~ msgid ""
311
+ #~ "If you would like to add the Contact Form to your website, just copy and "
312
+ #~ "paste this shortcode to your post or page or widget:"
313
+ #~ msgstr ""
314
+ #~ "コンタクトフォームをあなたのサイトに追加したい場合は、このショートカットを"
315
+ #~ "投稿、ページ又はウェジットにコピーして貼り付けるだけです:"
316
+ #~ msgid "or"
317
+ #~ msgstr "又は"
318
+ #~ msgid ""
319
+ #~ "If have any problems with the standard shortcode [contact_form], you "
320
+ #~ "should use the shortcode"
321
+ #~ msgstr ""
322
+ #~ "標準的な短いコード [contact_form]に問題がある場合は、この短いコードをご利"
323
+ #~ "用下さい"
324
+ #~ msgid "They work the same way."
325
+ #~ msgstr "同様に動作します。"
326
+ #~ msgid ""
327
+ #~ "If you leave the fields empty, the messages will be sent to the email "
328
+ #~ "address specified during registration."
329
+ #~ msgstr ""
330
+ #~ "以下の項目の情報が空欄の場合、登録の際に記述したアドレスにメッセージが送ら"
331
+ #~ "れます。"
332
+ #~ msgid "The user's email address:"
333
+ #~ msgstr "wordpressユーザのemailを利用r:"
334
+ #~ msgid "Create a username"
335
+ #~ msgstr "ユーザ名の選択"
336
+ #~ msgid ""
337
+ #~ "Enter a username of the person who should get the messages from the "
338
+ #~ "contact form."
339
+ #~ msgstr "コンタクトフォームからメッセージを受け取る方のユーザ名を入力。"
340
+ #~ msgid "Use this email address:"
341
+ #~ msgstr "このemailを利用:"
342
+ #~ msgid "Enter the email address you want the messages forwarded to."
343
+ #~ msgstr "メッセージ受信用のemailを設定。"
344
+ #~ msgid "Additional options"
345
+ #~ msgstr "追加オプション"
346
+ #~ msgid "What to use?"
347
+ #~ msgstr "何用途?"
348
+ #~ msgid "Wp-mail"
349
+ #~ msgstr "WPメール"
350
+ #~ msgid "You can use the wp_mail function for mailing"
351
+ #~ msgstr "メールにwp_mali機能が利用できます"
352
+ #~ msgid "Mail"
353
+ #~ msgstr "メール"
354
+ #~ msgid "To send mail you can use the php mail function"
355
+ #~ msgstr "メールを送信するには、phpメール機能が利用できます"
356
+ #~ msgid "Change text of the 'FROM' field"
357
+ #~ msgstr "'送信者' フィールドのテキストを変更"
358
+ #~ msgid "Enter the email address in the 'From' field"
359
+ #~ msgstr "'送信者' フィールドにメールアドレスを入力して下さい"
360
+ #~ msgid "User email"
361
+ #~ msgstr "ユーザ・Eメール"
362
+ #~ msgid ""
363
+ #~ "The email address of the user who fills the form will be used in the "
364
+ #~ "field 'From'."
365
+ #~ msgstr ""
366
+ #~ "フォームを入力したユーザのEメール・アドレスは、'送信者'フィールドに使用さ"
367
+ #~ "れます。"
368
+ #~ msgid "This email address will be used in the 'From' field."
369
+ #~ msgstr "このEメール・アドレスは、'送信者'フィールドに使用されます。"
370
+ #~ msgid "Display fields"
371
+ #~ msgstr "フィールドを表示"
372
+ #~ msgid "Address"
373
+ #~ msgstr "住所"
374
+ #~ msgid "Phone"
375
+ #~ msgstr "電話"
376
+ #~ msgid "Attachment block"
377
+ #~ msgstr "添付ブロック"
378
+ #~ msgid "Users can attach the following file formats"
379
+ #~ msgstr "ユーザは、以下のタイプのファイルを添付できる"
380
+ #~ msgid "Captcha"
381
+ #~ msgstr "Captcha"
382
+ #~ msgid "(powered by bestwebsoft.com)"
383
+ #~ msgstr "(powered by bestwebsoft.com)"
384
+ #~ msgid "Activate captcha"
385
+ #~ msgstr "有効なcaptcha"
386
+ #~ msgid "Download captcha"
387
+ #~ msgstr "captchaをダウンロード"
388
+
389
+ #, fuzzy
390
+ #~ msgid "Display tips below the Attachment block"
391
+ #~ msgstr "添付ブロックの下のチップス"
392
+
393
+ #, fuzzy
394
+ #~ msgid "Display 'Send me a copy' block"
395
+ #~ msgstr "コピーブロックを自分に送る"
396
+ #~ msgid "Required fields"
397
+ #~ msgstr "必須フィールド"
398
+ #~ msgid "Name"
399
+ #~ msgstr "名前"
400
+ #~ msgid "Email Address"
401
+ #~ msgstr "Eメール・アドレス"
402
+ #~ msgid "Subject"
403
+ #~ msgstr "件名"
404
+ #~ msgid "Message"
405
+ #~ msgstr "メッセージ"
406
+ #~ msgid "Display additional info in the email"
407
+ #~ msgstr "メール中に追加情報を表示"
408
+ #~ msgid "Sent from (ip address)"
409
+ #~ msgstr "(IP-Adresse)から送られた"
410
+
411
+ #, fuzzy
412
+ #~ msgid "Example: Sent from (IP address):\t127.0.0.1"
413
+ #~ msgstr "(IP-Adresse)から送られた"
414
+ #~ msgid "Date/Time"
415
+ #~ msgstr "日時"
416
+ #~ msgid "Sent from (referer)"
417
+ #~ msgstr "(referer)から送られている"
418
+ #~ msgid "Using (user agent)"
419
+ #~ msgstr "(user agent)使用"
420
+ #~ msgid "Language settings for the field names in the form"
421
+ #~ msgstr "フォームのフィールド名用の言語設定"
422
+ #~ msgid "Add a language"
423
+ #~ msgstr "言語の追加"
424
+ #~ msgid "Change the names of the contact form fields and error messages"
425
+ #~ msgstr "コンタクト・フォームのフィールドの名前及びエラーメッセージを変更"
426
+ #~ msgid "English"
427
+ #~ msgstr "英語"
428
+ #~ msgid "Error message for the Name field"
429
+ #~ msgstr "名前フィールド用のエラーメッセージ"
430
+ #~ msgid "Error message for the Address field"
431
+ #~ msgstr "住所フィールド用のエラーメッセージ"
432
+ #~ msgid "Error message for the Email field"
433
+ #~ msgstr "Eメール・フィールド用のエラーメッセージ"
434
+ #~ msgid "Error message for the Phone field"
435
+ #~ msgstr "電話フィールド用のエラーメッセージ"
436
+ #~ msgid "Error message for the Subject field"
437
+ #~ msgstr "件名フィールド用のエラーメッセージ"
438
+ #~ msgid "Error message for the Message field"
439
+ #~ msgstr "メッセージ・フィールド用のエラーメッセージ"
440
+ #~ msgid "Error message about the file type for the Attachment field"
441
+ #~ msgstr "添付フィールド用の拡張子タイプに関するエラーメッセージ"
442
+ #~ msgid ""
443
+ #~ "Error message while uploading a file for the Attachment field to the "
444
+ #~ "server"
445
+ #~ msgstr ""
446
+ #~ "添付フィールド用のファイルをサーバにアップロード中のエラーメッセージ"
447
+ #~ msgid "Error message while moving the file for the Attachment field"
448
+ #~ msgstr "添付フィールド用のファイルを移動中のエラーメッセージ"
449
+ #~ msgid ""
450
+ #~ "Error message when file size limit for the Attachment field is exceeded"
451
+ #~ msgstr "添付フィールド用のファイルサイズ制限を超した場合のエラーメッセージ"
452
+ #~ msgid "Error message for the Captcha field"
453
+ #~ msgstr "Captcha フィールド用のエラーメッセージ"
454
+ #~ msgid "Error message for the whole form"
455
+ #~ msgstr "全体フォーム用のエラーメッセージ"
456
+ #~ msgid "Use shortcode"
457
+ #~ msgstr "短いコードの利用"
458
+ #~ msgid "for this language"
459
+ #~ msgstr "この言語用"
460
+ #~ msgid "Action after email is sent"
461
+ #~ msgstr "メール送信後の行動"
462
+ #~ msgid "Display text"
463
+ #~ msgstr "テキストを表示"
464
+ #~ msgid "Text"
465
+ #~ msgstr "文字"
466
+ #~ msgid "Redirect to the page"
467
+ #~ msgstr "ページに転送"
468
+ #~ msgid "Url"
469
+ #~ msgstr "Url"
470
+ #~ msgid "Save Changes"
471
+ #~ msgstr "変更を保存"
472
+ #~ msgid "Contact Form Pro | Extra Settings"
473
+ #~ msgstr "Contact Form Pro | 追加設定"
474
+ #~ msgid ""
475
+ #~ "This functionality is available in the Pro version of the plugin. For "
476
+ #~ "more details, please follow the link"
477
+ #~ msgstr ""
478
+ #~ "この機能は、プラグインのProバージョンで利用できます。詳細は、リンクを参照"
479
+ #~ "して下さい。"
480
+ #~ msgid "Errors output"
481
+ #~ msgstr "エラー出力"
482
+ #~ msgid "Display error messages"
483
+ #~ msgstr "エラーメッセージの表示"
484
+ #~ msgid "Color of the input field errors."
485
+ #~ msgstr "入力フィールド・エラーの色"
486
+ #~ msgid "Display error messages & color of the input field errors"
487
+ #~ msgstr "エラーメッセージと入力フィールド・エラーの色を表示"
488
+ #~ msgid "Add placeholder to the input blocks"
489
+ #~ msgstr "プレースホルダーを入力ブロックに追加"
490
+ #~ msgid "Add tooltips"
491
+ #~ msgstr "ツールチップの追加"
492
+ #~ msgid "Email address"
493
+ #~ msgstr "Eメール・アドレス"
494
+ #~ msgid "Phone Number"
495
+ #~ msgstr "電話番号"
496
+ #~ msgid "Attachment"
497
+ #~ msgstr "添付"
498
+ #~ msgid "Style options"
499
+ #~ msgstr "スタイル・オプション"
500
+ #~ msgid "Text color"
501
+ #~ msgstr "文字色"
502
+ #~ msgid "Default"
503
+ #~ msgstr "標準"
504
+ #~ msgid "Label text color"
505
+ #~ msgstr "ラベル文字色"
506
+ #~ msgid "Placeholder color"
507
+ #~ msgstr "プレースホルダ色"
508
+ #~ msgid "Errors color"
509
+ #~ msgstr "エラーの色"
510
+ #~ msgid "Error text color"
511
+ #~ msgstr "エラーテキストの色"
512
+ #~ msgid "Background color of the input field errors"
513
+ #~ msgstr "入力フィールド・エラーの背景色"
514
+ #~ msgid "Border color of the input field errors"
515
+ #~ msgstr "入力フィールド・エラーの罫線色"
516
+ #~ msgid "Placeholder color of the input field errors"
517
+ #~ msgstr "入力フィールド・エラー用のプレースホルダ色"
518
+ #~ msgid "Input fields"
519
+ #~ msgstr "フィールドを入力"
520
+ #~ msgid "Input fields background color"
521
+ #~ msgstr "フィールドの背景色の入力"
522
+ #~ msgid "Text fields color"
523
+ #~ msgstr "文字フィールド色"
524
+ #~ msgid "Border width in px, numbers only"
525
+ #~ msgstr "罫線幅(px単位)、数値のみ"
526
+ #~ msgid "Border color"
527
+ #~ msgstr "罫線色"
528
+ #~ msgid "Submit button"
529
+ #~ msgstr "送信ボタン"
530
+ #~ msgid "Width in px, numbers only"
531
+ #~ msgstr "px単位の幅、数字のみ"
532
+ #~ msgid "Button color"
533
+ #~ msgstr "ボタンの色"
534
+ #~ msgid "Button text color"
535
+ #~ msgstr "ボタン文字の色"
536
+ #~ msgid "Contact Form Pro | Preview"
537
+ #~ msgstr "Contact Form Pro | プレビュー"
538
+ #~ msgid "Show with errors"
539
+ #~ msgstr "エラーで表示"
540
+ #~ msgid "Please enter your full name..."
541
+ #~ msgstr "貴方の氏名を入力して下さい..."
542
+ #~ msgid "Please enter your address..."
543
+ #~ msgstr "貴方の住所を入力して下さい..."
544
+ #~ msgid "Please enter your email address..."
545
+ #~ msgstr "貴方のEメール・アドレスを入力して下さい..."
546
+ #~ msgid "Please enter your phone number..."
547
+ #~ msgstr "貴方の電話番号を入力して下さい..."
548
+ #~ msgid "Please enter subject..."
549
+ #~ msgstr "件名を入力して下さい..."
550
+ #~ msgid "Please enter your message..."
551
+ #~ msgstr "メッセージを入力して下さい..."
552
+ #~ msgid ""
553
+ #~ "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, "
554
+ #~ "EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file "
555
+ #~ "size: 2MB"
556
+ #~ msgstr ""
557
+ #~ "サポートしてるファイル形式: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, "
558
+ #~ "BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. 最大"
559
+ #~ "ファイルサイズ: 2MB"
560
+ #~ msgid "You can attach the following file formats"
561
+ #~ msgstr "貴方は、以下のタイプのファイルを添付できます"
562
+ #~ msgid "Contact from"
563
+ #~ msgstr "コンタクトフォーム"
564
+ #~ msgid "Email"
565
+ #~ msgstr "Eメール"
566
+ #~ msgid "Site"
567
+ #~ msgstr "サイト"
568
+ #~ msgid ""
569
+ #~ "If you can see this MIME, it means that the MIME type is not supported by "
570
+ #~ "your email client!"
571
+ #~ msgstr ""
572
+ #~ "このMIMEを見ている場合は、貴方のクライアントはMIMEタイプを読めません。"
573
+ #~ msgid "FAQ"
574
+ #~ msgstr "FAQ"
575
+ #~ msgid "Support"
576
+ #~ msgstr "サポート"
577
+ #~ msgid "Are you sure that you want to delete this language data?"
578
+ #~ msgstr "本当に、この言語データを削除しますか?"
579
+ #~ msgid "Contact Form Options"
580
+ #~ msgstr "コンタクトフォーム オプション"
581
+
582
+ #, fuzzy
583
+ #~ msgid "Display Attachment tips"
584
+ #~ msgstr "添付ブロックを表示"
585
+ #~ msgid "Please enter a valid email address. Settings are not saved."
586
+ #~ msgstr "正確なemailを入力して下さい。設定は保存されません。"
587
+
588
+ #, fuzzy
589
+ #~ msgid "E-Mail Address"
590
+ #~ msgstr "E-Mail:"
591
+ #~ msgid "E-Mail Addresse:"
592
+ #~ msgstr "Indirizzo e-mail:"
593
+ #~ msgid "Install Now"
594
+ #~ msgstr "Installa Ora"
595
+
bws_menu/languages/bestwebsoft-pt_BR.mo ADDED
Binary file
bws_menu/languages/bestwebsoft-pt_BR.po ADDED
@@ -0,0 +1,293 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: bestwebsoft\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 10:48+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 10:48+0300\n"
7
+ "Last-Translator: \n"
8
+ "Language-Team: Dionizio Bonfim Bach | DJIO <wordpress@djio.com.br>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
+ "X-Generator: Poedit 1.5.7\n"
14
+ "X-Poedit-SourceCharset: UTF-8\n"
15
+ "X-Poedit-KeywordsList: __;_e\n"
16
+ "X-Poedit-Basepath: ..\n"
17
+ "X-Textdomain-Support: yes\n"
18
+ "Language: pt_BR\n"
19
+ "X-Poedit-SearchPath-0: .\n"
20
+
21
+ # @ captcha
22
+ #: bws_menu.php:85
23
+ msgid "Not set"
24
+ msgstr "Não definido"
25
+
26
+ # @ captcha
27
+ #: bws_menu.php:87
28
+ #: bws_menu.php:91
29
+ msgid "On"
30
+ msgstr "Ligado"
31
+
32
+ # @ captcha
33
+ #: bws_menu.php:89
34
+ #: bws_menu.php:93
35
+ msgid "Off"
36
+ msgstr "Desligado"
37
+
38
+ # @ captcha
39
+ #: bws_menu.php:97
40
+ #: bws_menu.php:101
41
+ #: bws_menu.php:105
42
+ #: bws_menu.php:109
43
+ #: bws_menu.php:113
44
+ #: bws_menu.php:139
45
+ msgid "N/A"
46
+ msgstr "N/D"
47
+
48
+ # @ captcha
49
+ #: bws_menu.php:111
50
+ msgid " Mb"
51
+ msgstr " Mb"
52
+
53
+ # @ captcha
54
+ #: bws_menu.php:115
55
+ #: bws_menu.php:119
56
+ #: bws_menu.php:123
57
+ #: bws_menu.php:134
58
+ msgid "Yes"
59
+ msgstr "Sim"
60
+
61
+ # @ captcha
62
+ #: bws_menu.php:117
63
+ #: bws_menu.php:121
64
+ #: bws_menu.php:125
65
+ #: bws_menu.php:136
66
+ msgid "No"
67
+ msgstr "Não"
68
+
69
+ # @ captcha
70
+ #: bws_menu.php:150
71
+ msgid "Operating System"
72
+ msgstr "Sistema Operacional"
73
+
74
+ # @ captcha
75
+ #: bws_menu.php:151
76
+ msgid "Server"
77
+ msgstr "Servidor"
78
+
79
+ # @ captcha
80
+ #: bws_menu.php:152
81
+ msgid "Memory usage"
82
+ msgstr "Uso de memória"
83
+
84
+ # @ captcha
85
+ #: bws_menu.php:153
86
+ msgid "MYSQL Version"
87
+ msgstr "Versão do MySQL"
88
+
89
+ # @ captcha
90
+ #: bws_menu.php:154
91
+ msgid "SQL Mode"
92
+ msgstr "Modo SQL"
93
+
94
+ # @ captcha
95
+ #: bws_menu.php:155
96
+ msgid "PHP Version"
97
+ msgstr "Versão do PHP"
98
+
99
+ # @ captcha
100
+ #: bws_menu.php:156
101
+ msgid "PHP Safe Mode"
102
+ msgstr "Modo de Segurança do PHP"
103
+
104
+ # @ captcha
105
+ #: bws_menu.php:157
106
+ msgid "PHP Allow URL fopen"
107
+ msgstr "Permissão de fopen de URL do PHP"
108
+
109
+ # @ captcha
110
+ #: bws_menu.php:158
111
+ msgid "PHP Memory Limit"
112
+ msgstr "Limite de Memória do PHP"
113
+
114
+ # @ captcha
115
+ #: bws_menu.php:159
116
+ msgid "PHP Max Upload Size"
117
+ msgstr "Tamanho Máximo de Upload no PHP"
118
+
119
+ # @ captcha
120
+ #: bws_menu.php:160
121
+ msgid "PHP Max Post Size"
122
+ msgstr "Tamanho Máximo de Envio do PHP"
123
+
124
+ # @ captcha
125
+ #: bws_menu.php:161
126
+ msgid "PHP Max Script Execute Time"
127
+ msgstr "Tempo de Execução Máximo do PHP"
128
+
129
+ # @ captcha
130
+ #: bws_menu.php:162
131
+ msgid "PHP Exif support"
132
+ msgstr "Suporte a Exif no PHP"
133
+
134
+ # @ captcha
135
+ #: bws_menu.php:163
136
+ msgid "PHP IPTC support"
137
+ msgstr "Suporte da IPTC no PHP"
138
+
139
+ # @ captcha
140
+ #: bws_menu.php:164
141
+ msgid "PHP XML support"
142
+ msgstr "Suporte a XML no PHP"
143
+
144
+ # @ captcha
145
+ #: bws_menu.php:165
146
+ msgid "Site URL"
147
+ msgstr "URL do Site"
148
+
149
+ # @ captcha
150
+ #: bws_menu.php:166
151
+ msgid "Home URL"
152
+ msgstr "URL da Página Inicial"
153
+
154
+ # @ captcha
155
+ #: bws_menu.php:167
156
+ msgid "WordPress Version"
157
+ msgstr "Versão do WordPress"
158
+
159
+ # @ captcha
160
+ #: bws_menu.php:168
161
+ msgid "WordPress DB Version"
162
+ msgstr "Versão do DB do WordPress"
163
+
164
+ # @ captcha
165
+ #: bws_menu.php:169
166
+ msgid "Multisite"
167
+ msgstr "Multisite"
168
+
169
+ # @ captcha
170
+ #: bws_menu.php:170
171
+ msgid "Active Theme"
172
+ msgstr "Tema Ativo"
173
+
174
+ # @ captcha
175
+ #: bws_menu.php:185
176
+ msgid "Please enter a valid email address."
177
+ msgstr "Por favor, informe um endereço de email válido."
178
+
179
+ # @ captcha
180
+ #: bws_menu.php:189
181
+ msgid "Email with system info is sent to "
182
+ msgstr "Email com informações do sistema é enviado para "
183
+
184
+ # @ captcha
185
+ #: bws_menu.php:193
186
+ msgid "Thank you for contacting us."
187
+ msgstr "Obrigado por nos contatar."
188
+
189
+ # @ captcha
190
+ #: bws_menu.php:221
191
+ msgid "Sorry, email message could not be delivered."
192
+ msgstr "Desculpe, a mensagem de email não pôde ser enviada."
193
+
194
+ # @ captcha
195
+ #: bws_menu.php:229
196
+ msgid "Pro plugins"
197
+ msgstr "Plugins Pro"
198
+
199
+ # @ captcha
200
+ #: bws_menu.php:232
201
+ #: bws_menu.php:258
202
+ msgid "Activated plugins"
203
+ msgstr "Plugins ativados"
204
+
205
+ # @ captcha
206
+ #: bws_menu.php:234
207
+ #: bws_menu.php:242
208
+ #: bws_menu.php:250
209
+ #: bws_menu.php:260
210
+ #: bws_menu.php:268
211
+ #: bws_menu.php:276
212
+ msgid "Read more"
213
+ msgstr "Leia Mais"
214
+
215
+ # @ captcha
216
+ #: bws_menu.php:234
217
+ #: bws_menu.php:260
218
+ msgid "Settings"
219
+ msgstr "Configurações"
220
+
221
+ # @ captcha
222
+ #: bws_menu.php:240
223
+ #: bws_menu.php:266
224
+ msgid "Installed plugins"
225
+ msgstr "Plugins Instalados"
226
+
227
+ # @ captcha
228
+ #: bws_menu.php:248
229
+ #: bws_menu.php:274
230
+ msgid "Recommended plugins"
231
+ msgstr "Plugins Recomendados"
232
+
233
+ # @ captcha
234
+ #: bws_menu.php:250
235
+ msgid "Purchase"
236
+ msgstr "Compra"
237
+
238
+ # @ captcha
239
+ #: bws_menu.php:255
240
+ msgid "Free plugins"
241
+ msgstr "Plugins Grátis"
242
+
243
+ # @ captcha
244
+ #: bws_menu.php:276
245
+ msgid "Download"
246
+ msgstr "Baixar"
247
+
248
+ # @ default
249
+ #: bws_menu.php:276
250
+ #, php-format
251
+ msgid "Install %s"
252
+ msgstr "Instalar %s"
253
+
254
+ # @ captcha
255
+ #: bws_menu.php:276
256
+ msgid "Install now from wordpress.org"
257
+ msgstr "Instale agora do site do wordpress (wordpress.org)"
258
+
259
+ # @ captcha
260
+ #: bws_menu.php:281
261
+ msgid "If you have any questions, please contact us via"
262
+ msgstr "Se você tiver quaisquer perguntas, por favor entre em contato via"
263
+
264
+ # @ captcha
265
+ #: bws_menu.php:288
266
+ msgid "System status"
267
+ msgstr "Status do sistema"
268
+
269
+ # @ captcha
270
+ #: bws_menu.php:292
271
+ msgid "Environment"
272
+ msgstr "Ambiente"
273
+
274
+ # @ captcha
275
+ #: bws_menu.php:303
276
+ msgid "Active Plugins"
277
+ msgstr "Plugins Ativos"
278
+
279
+ # @ captcha
280
+ #: bws_menu.php:314
281
+ msgid "Inactive Plugins"
282
+ msgstr "Plugins Inativos"
283
+
284
+ # @ captcha
285
+ #: bws_menu.php:328
286
+ msgid "Send to support"
287
+ msgstr "Enviar para o suporte"
288
+
289
+ # @ captcha
290
+ #: bws_menu.php:335
291
+ msgid "Send to custom email &#187;"
292
+ msgstr "Enviar para email personalizado &#187;"
293
+
bws_menu/languages/bestwebsoft-ru_RU.mo ADDED
Binary file
bws_menu/languages/bestwebsoft-ru_RU.po ADDED
@@ -0,0 +1,402 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: bestwebsoft\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 10:48+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 10:49+0300\n"
7
+ "Last-Translator: \n"
8
+ "Language-Team: bestwebsoft.com <http://support.bestwebsoft.com>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Language: ru_RU\n"
13
+ "X-Poedit-KeywordsList: __;_e\n"
14
+ "X-Poedit-Basepath: ..\n"
15
+ "X-Poedit-SourceCharset: utf-8\n"
16
+ "X-Generator: Poedit 1.5.4\n"
17
+ "X-Poedit-SearchPath-0: .\n"
18
+
19
+ #: bws_menu.php:85
20
+ msgid "Not set"
21
+ msgstr "Не задан"
22
+
23
+ #: bws_menu.php:87
24
+ #: bws_menu.php:91
25
+ msgid "On"
26
+ msgstr "Вкл"
27
+
28
+ #: bws_menu.php:89
29
+ #: bws_menu.php:93
30
+ msgid "Off"
31
+ msgstr "Выкл"
32
+
33
+ #: bws_menu.php:97
34
+ #: bws_menu.php:101
35
+ #: bws_menu.php:105
36
+ #: bws_menu.php:109
37
+ #: bws_menu.php:113
38
+ #: bws_menu.php:139
39
+ msgid "N/A"
40
+ msgstr "Неизвестно"
41
+
42
+ #: bws_menu.php:111
43
+ msgid " Mb"
44
+ msgstr "Mb"
45
+
46
+ #: bws_menu.php:115
47
+ #: bws_menu.php:119
48
+ #: bws_menu.php:123
49
+ #: bws_menu.php:134
50
+ msgid "Yes"
51
+ msgstr "Да"
52
+
53
+ #: bws_menu.php:117
54
+ #: bws_menu.php:121
55
+ #: bws_menu.php:125
56
+ #: bws_menu.php:136
57
+ msgid "No"
58
+ msgstr "Нет"
59
+
60
+ #: bws_menu.php:150
61
+ msgid "Operating System"
62
+ msgstr "Операционная система"
63
+
64
+ #: bws_menu.php:151
65
+ msgid "Server"
66
+ msgstr "Тип сервера"
67
+
68
+ #: bws_menu.php:152
69
+ msgid "Memory usage"
70
+ msgstr "Памяти использовано"
71
+
72
+ #: bws_menu.php:153
73
+ msgid "MYSQL Version"
74
+ msgstr "Версия MYSQL"
75
+
76
+ #: bws_menu.php:154
77
+ msgid "SQL Mode"
78
+ msgstr "Режим SQL"
79
+
80
+ #: bws_menu.php:155
81
+ msgid "PHP Version"
82
+ msgstr "Версия PHP"
83
+
84
+ #: bws_menu.php:156
85
+ msgid "PHP Safe Mode"
86
+ msgstr "PHP Safe Mode"
87
+
88
+ #: bws_menu.php:157
89
+ msgid "PHP Allow URL fopen"
90
+ msgstr "PHP Allow URL fopen"
91
+
92
+ #: bws_menu.php:158
93
+ msgid "PHP Memory Limit"
94
+ msgstr "Лимит памяти"
95
+
96
+ #: bws_menu.php:159
97
+ msgid "PHP Max Upload Size"
98
+ msgstr "Макс. размер загружаемого файла"
99
+
100
+ #: bws_menu.php:160
101
+ msgid "PHP Max Post Size"
102
+ msgstr "Макс. размер записи"
103
+
104
+ #: bws_menu.php:161
105
+ msgid "PHP Max Script Execute Time"
106
+ msgstr "Макс. время выполнения сценария"
107
+
108
+ #: bws_menu.php:162
109
+ msgid "PHP Exif support"
110
+ msgstr "Поддержка PHP Exif"
111
+
112
+ #: bws_menu.php:163
113
+ msgid "PHP IPTC support"
114
+ msgstr "Поддержка PHP IPTC"
115
+
116
+ #: bws_menu.php:164
117
+ msgid "PHP XML support"
118
+ msgstr "Поддержка PHP XML"
119
+
120
+ #: bws_menu.php:165
121
+ msgid "Site URL"
122
+ msgstr "Адрес сайта"
123
+
124
+ #: bws_menu.php:166
125
+ msgid "Home URL"
126
+ msgstr "Основной адрес сайта"
127
+
128
+ #: bws_menu.php:167
129
+ msgid "WordPress Version"
130
+ msgstr "Версия WordPress"
131
+
132
+ #: bws_menu.php:168
133
+ msgid "WordPress DB Version"
134
+ msgstr "Версия базы данных WordPress"
135
+
136
+ #: bws_menu.php:169
137
+ msgid "Multisite"
138
+ msgstr "Мультиблог"
139
+
140
+ #: bws_menu.php:170
141
+ msgid "Active Theme"
142
+ msgstr "Текущая тема"
143
+
144
+ #: bws_menu.php:185
145
+ msgid "Please enter a valid email address."
146
+ msgstr "Пожалуйста, введите валидный емайл."
147
+
148
+ #: bws_menu.php:189
149
+ msgid "Email with system info is sent to "
150
+ msgstr "E-mail с системной информацией отправлен на"
151
+
152
+ #: bws_menu.php:193
153
+ msgid "Thank you for contacting us."
154
+ msgstr "Спасибо что связались с нами."
155
+
156
+ #: bws_menu.php:221
157
+ msgid "Sorry, email message could not be delivered."
158
+ msgstr "Извините, ваш email не может быть отправлен."
159
+
160
+ #: bws_menu.php:229
161
+ msgid "Pro plugins"
162
+ msgstr "Pro плагины"
163
+
164
+ #: bws_menu.php:232
165
+ #: bws_menu.php:258
166
+ msgid "Activated plugins"
167
+ msgstr "Активированные плагины"
168
+
169
+ #: bws_menu.php:234
170
+ #: bws_menu.php:242
171
+ #: bws_menu.php:250
172
+ #: bws_menu.php:260
173
+ #: bws_menu.php:268
174
+ #: bws_menu.php:276
175
+ msgid "Read more"
176
+ msgstr "Подробнее..."
177
+
178
+ #: bws_menu.php:234
179
+ #: bws_menu.php:260
180
+ msgid "Settings"
181
+ msgstr "Настройки"
182
+
183
+ #: bws_menu.php:240
184
+ #: bws_menu.php:266
185
+ msgid "Installed plugins"
186
+ msgstr "Установленные плагины"
187
+
188
+ #: bws_menu.php:248
189
+ #: bws_menu.php:274
190
+ msgid "Recommended plugins"
191
+ msgstr "Рекомендованные к установке плагины"
192
+
193
+ #: bws_menu.php:250
194
+ msgid "Purchase"
195
+ msgstr "Купить"
196
+
197
+ #: bws_menu.php:255
198
+ msgid "Free plugins"
199
+ msgstr "Бесплатные плагины"
200
+
201
+ #: bws_menu.php:276
202
+ msgid "Download"
203
+ msgstr "Скачать"
204
+
205
+ #: bws_menu.php:276
206
+ #, php-format
207
+ msgid "Install %s"
208
+ msgstr "Установлено %s"
209
+
210
+ #: bws_menu.php:276
211
+ msgid "Install now from wordpress.org"
212
+ msgstr "Установить с wordpress.org"
213
+
214
+ #: bws_menu.php:281
215
+ msgid "If you have any questions, please contact us via"
216
+ msgstr "Если у вас есть какие-то впросы, обращайтесь на"
217
+
218
+ #: bws_menu.php:288
219
+ msgid "System status"
220
+ msgstr "Системная информация"
221
+
222
+ #: bws_menu.php:292
223
+ msgid "Environment"
224
+ msgstr "Системная среда"
225
+
226
+ #: bws_menu.php:303
227
+ msgid "Active Plugins"
228
+ msgstr "Активированные плагины"
229
+
230
+ #: bws_menu.php:314
231
+ msgid "Inactive Plugins"
232
+ msgstr "Неактивированные плагины"
233
+
234
+ #: bws_menu.php:328
235
+ msgid "Send to support"
236
+ msgstr "Отправить в тех. поддержку"
237
+
238
+ #: bws_menu.php:335
239
+ msgid "Send to custom email &#187;"
240
+ msgstr "Отправить на емейл &#187;"
241
+
242
+ #~ msgid "Login form"
243
+ #~ msgstr "Форма логина"
244
+ #~ msgid "Registration form"
245
+ #~ msgstr "Форма регистрации"
246
+ #~ msgid "Register form"
247
+ #~ msgstr "Форма регистрации"
248
+ #~ msgid "Reset Password form"
249
+ #~ msgstr "Форма восстановления пароля"
250
+ #~ msgid "Lost password form"
251
+ #~ msgstr "Форма восстановления пароля"
252
+ #~ msgid "Comments form"
253
+ #~ msgstr "Форма комментариев"
254
+ #~ msgid "Hide CAPTCHA for registered users"
255
+ #~ msgstr "Не отображать для зарегистрированных пользователей"
256
+ #~ msgid "Plus (&#43;)"
257
+ #~ msgstr "Плюс (&#43;)"
258
+ #~ msgid "Plus"
259
+ #~ msgstr "Плюс (&#43;)"
260
+ #~ msgid "Minus (&minus;)"
261
+ #~ msgstr "Минус (&minus;)"
262
+ #~ msgid "Minus"
263
+ #~ msgstr "Минус (&minus;)"
264
+ #~ msgid "Multiplication (&times;)"
265
+ #~ msgstr "Умножение (&times;)"
266
+ #~ msgid "Multiply"
267
+ #~ msgstr "Умножить"
268
+ #~ msgid "Numbers"
269
+ #~ msgstr "Цифры"
270
+ #~ msgid "Words"
271
+ #~ msgstr "Слова"
272
+ #~ msgid "Captcha Settings"
273
+ #~ msgstr "Настройки КАПЧИ"
274
+ #~ msgid "Captcha"
275
+ #~ msgstr "КАПЧА"
276
+ #~ msgid "FAQ"
277
+ #~ msgstr "FAQ"
278
+ #~ msgid "Support"
279
+ #~ msgstr "Поддержка"
280
+ #~ msgid ""
281
+ #~ "Please select one item in the block Arithmetic and Complexity for CAPTCHA"
282
+ #~ msgstr ""
283
+ #~ "Пожалуйста, выберите 1 пункт из блока Арифметические дейтсвия и Сложность "
284
+ #~ "для КАПЧИ"
285
+ #~ msgid "Options saved."
286
+ #~ msgstr "Опции сохранены"
287
+ #~ msgid "Enable CAPTCHA for:"
288
+ #~ msgstr "Отображать КАПЧУ для:"
289
+ #~ msgid "Contact form"
290
+ #~ msgstr "Контактная форма"
291
+ #~ msgid "(powered by bestwebsoft.com)"
292
+ #~ msgstr "(разработано компанией bestwebsoft.com)"
293
+ #~ msgid "Activate contact form"
294
+ #~ msgstr "Активировать контакную форму"
295
+ #~ msgid "Download contact form"
296
+ #~ msgstr "Скачать контактную форму"
297
+ #~ msgid ""
298
+ #~ "If you would like to customize this plugin for a custom form, please "
299
+ #~ "contact us via"
300
+ #~ msgstr ""
301
+ #~ "Если вы хотите кастомизировать плагин для кастомной формы, обращайтесь на"
302
+ #~ msgid "Title for CAPTCHA in the form"
303
+ #~ msgstr "Заголовок для КАПЧИ в форме"
304
+ #~ msgid "Arithmetic actions for CAPTCHA"
305
+ #~ msgstr "Арифметические действия для КАПЧИ"
306
+ #~ msgid "CAPTCHA complexity level"
307
+ #~ msgstr "Уровень сложности КАПЧИ"
308
+ #~ msgid "Save Changes"
309
+ #~ msgstr "Сохранить изменения"
310
+ #~ msgid "ERROR"
311
+ #~ msgstr "Ошибка"
312
+ #~ msgid "Please fill the form."
313
+ #~ msgstr "Пожалуйста, заполните КАПЧУ."
314
+ #~ msgid "Please enter a valid CAPTCHA value."
315
+ #~ msgstr "Пожалуйста, заполните КАПЧУ."
316
+ #~ msgid ""
317
+ #~ "Error: You have entered an incorrect CAPTCHA value. Click the BACK button "
318
+ #~ "on your browser, and try again."
319
+ #~ msgstr ""
320
+ #~ "Ошибка: Вы ввели КАПЧУ неправильно. Надмите НАЗАД в браузере и попробуйте "
321
+ #~ "еще раз"
322
+ #~ msgid "zero"
323
+ #~ msgstr "ноль"
324
+ #~ msgid "one"
325
+ #~ msgstr "один"
326
+ #~ msgid "two"
327
+ #~ msgstr "два"
328
+ #~ msgid "three"
329
+ #~ msgstr "три"
330
+ #~ msgid "four"
331
+ #~ msgstr "четыре"
332
+ #~ msgid "five"
333
+ #~ msgstr "пять"
334
+ #~ msgid "six"
335
+ #~ msgstr "шесть"
336
+ #~ msgid "seven"
337
+ #~ msgstr "семь"
338
+ #~ msgid "eight"
339
+ #~ msgstr "восемь"
340
+ #~ msgid "nine"
341
+ #~ msgstr "девять"
342
+ #~ msgid "eleven"
343
+ #~ msgstr "одиннадцать"
344
+ #~ msgid "twelve"
345
+ #~ msgstr "двенадать"
346
+ #~ msgid "thirteen"
347
+ #~ msgstr "тринадцать"
348
+ #~ msgid "fourteen"
349
+ #~ msgstr "четырнадать"
350
+ #~ msgid "fifteen"
351
+ #~ msgstr "пятнадцать"
352
+ #~ msgid "sixteen"
353
+ #~ msgstr "шестнадцать"
354
+ #~ msgid "seventeen"
355
+ #~ msgstr "семнадцать"
356
+ #~ msgid "eighteen"
357
+ #~ msgstr "восемнадцать"
358
+ #~ msgid "nineteen"
359
+ #~ msgstr "девятнадцать"
360
+ #~ msgid "ten"
361
+ #~ msgstr "десять"
362
+ #~ msgid "twenty"
363
+ #~ msgstr "двадцать"
364
+ #~ msgid "thirty"
365
+ #~ msgstr "тридцать"
366
+ #~ msgid "forty"
367
+ #~ msgstr "сорок"
368
+ #~ msgid "fifty"
369
+ #~ msgstr "пятьдесят"
370
+ #~ msgid "sixty"
371
+ #~ msgstr "шестьдесят"
372
+ #~ msgid "seventy"
373
+ #~ msgstr "семьдесят"
374
+ #~ msgid "eighty"
375
+ #~ msgstr "восемьдесят"
376
+ #~ msgid "ninety"
377
+ #~ msgstr "девяносто"
378
+ #~ msgid "and"
379
+ #~ msgstr "и"
380
+ #~ msgid "Encryption password is not set"
381
+ #~ msgstr "Пароль для шифрования не установлен"
382
+ #~ msgid "Decryption password is not set"
383
+ #~ msgstr "Пароль для дешифровки не установлен"
384
+ #~ msgid ""
385
+ #~ "If you have any questions, please contact us via plugin@bestwebsoft.com "
386
+ #~ "or fill in the contact form on our website"
387
+ #~ msgstr ""
388
+ #~ "Если у вас есть какие-то впросы, обращайтесь на plugin@bestwebsoft.com "
389
+ #~ "или заполните контактную форму на нашем сайте"
390
+ #~ msgid "The password of encryption is not set"
391
+ #~ msgstr "Пароль для шифрования не установлен"
392
+ #~ msgid "Increase"
393
+ #~ msgstr "Умножить"
394
+ #~ msgid "Difficulty for CAPTCHA"
395
+ #~ msgstr "Уровень сложности КАПЧИ"
396
+ #~ msgid "That CAPTCHA was incorrect."
397
+ #~ msgstr "КАПЧА введена некорректно"
398
+ #~ msgid "null"
399
+ #~ msgstr "ноль"
400
+ #~ msgid "Install Now"
401
+ #~ msgstr "Установить сейчас"
402
+
bws_menu/languages/bestwebsoft-sv_SE.mo ADDED
Binary file
bws_menu/languages/bestwebsoft-sv_SE.po ADDED
@@ -0,0 +1,405 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: bestwebsoft\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 10:49+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 10:49+0300\n"
7
+ "Last-Translator: \n"
8
+ "Language-Team: Christer Rönningborg, Blittan <blittan@xbmc.org>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Language: sv_SE\n"
13
+ "X-Poedit-KeywordsList: __;_e\n"
14
+ "X-Poedit-Basepath: ..\n"
15
+ "X-Poedit-SourceCharset: utf-8\n"
16
+ "X-Generator: Poedit 1.5.7\n"
17
+ "X-Poedit-SearchPath-0: .\n"
18
+
19
+ #: bws_menu.php:85
20
+ msgid "Not set"
21
+ msgstr "Inte angiven"
22
+
23
+ #: bws_menu.php:87
24
+ #: bws_menu.php:91
25
+ msgid "On"
26
+ msgstr "På"
27
+
28
+ #: bws_menu.php:89
29
+ #: bws_menu.php:93
30
+ msgid "Off"
31
+ msgstr "Av"
32
+
33
+ #: bws_menu.php:97
34
+ #: bws_menu.php:101
35
+ #: bws_menu.php:105
36
+ #: bws_menu.php:109
37
+ #: bws_menu.php:113
38
+ #: bws_menu.php:139
39
+ msgid "N/A"
40
+ msgstr "Finns ej"
41
+
42
+ #: bws_menu.php:111
43
+ msgid " Mb"
44
+ msgstr " Mb"
45
+
46
+ #: bws_menu.php:115
47
+ #: bws_menu.php:119
48
+ #: bws_menu.php:123
49
+ #: bws_menu.php:134
50
+ msgid "Yes"
51
+ msgstr "Ja"
52
+
53
+ #: bws_menu.php:117
54
+ #: bws_menu.php:121
55
+ #: bws_menu.php:125
56
+ #: bws_menu.php:136
57
+ msgid "No"
58
+ msgstr "Nej"
59
+
60
+ #: bws_menu.php:150
61
+ msgid "Operating System"
62
+ msgstr "Operativsystem"
63
+
64
+ #: bws_menu.php:151
65
+ msgid "Server"
66
+ msgstr "Server"
67
+
68
+ #: bws_menu.php:152
69
+ msgid "Memory usage"
70
+ msgstr "Minnesanvändning"
71
+
72
+ #: bws_menu.php:153
73
+ msgid "MYSQL Version"
74
+ msgstr "MySQL-version"
75
+
76
+ #: bws_menu.php:154
77
+ msgid "SQL Mode"
78
+ msgstr "SQL-läge"
79
+
80
+ #: bws_menu.php:155
81
+ msgid "PHP Version"
82
+ msgstr "PHP-version"
83
+
84
+ #: bws_menu.php:156
85
+ msgid "PHP Safe Mode"
86
+ msgstr "PHP säkert läge"
87
+
88
+ #: bws_menu.php:157
89
+ msgid "PHP Allow URL fopen"
90
+ msgstr "PHP tillåt URL fopen"
91
+
92
+ #: bws_menu.php:158
93
+ msgid "PHP Memory Limit"
94
+ msgstr "PHP Minnesgräns"
95
+
96
+ #: bws_menu.php:159
97
+ msgid "PHP Max Upload Size"
98
+ msgstr "PHP Max uppladdningstorlek"
99
+
100
+ #: bws_menu.php:160
101
+ msgid "PHP Max Post Size"
102
+ msgstr "PHP Max poststorlek"
103
+
104
+ #: bws_menu.php:161
105
+ msgid "PHP Max Script Execute Time"
106
+ msgstr "PHP Max skriptexekverinstid"
107
+
108
+ #: bws_menu.php:162
109
+ msgid "PHP Exif support"
110
+ msgstr "PHP Exifstöd"
111
+
112
+ #: bws_menu.php:163
113
+ msgid "PHP IPTC support"
114
+ msgstr "PHP ITPC-stöd"
115
+
116
+ #: bws_menu.php:164
117
+ msgid "PHP XML support"
118
+ msgstr "PHP XML-stöd"
119
+
120
+ #: bws_menu.php:165
121
+ msgid "Site URL"
122
+ msgstr "SajtURL"
123
+
124
+ #: bws_menu.php:166
125
+ msgid "Home URL"
126
+ msgstr "HemURL"
127
+
128
+ #: bws_menu.php:167
129
+ msgid "WordPress Version"
130
+ msgstr "WordPress-version"
131
+
132
+ #: bws_menu.php:168
133
+ msgid "WordPress DB Version"
134
+ msgstr "WordPress-DB-version"
135
+
136
+ #: bws_menu.php:169
137
+ msgid "Multisite"
138
+ msgstr "Multisajt"
139
+
140
+ #: bws_menu.php:170
141
+ msgid "Active Theme"
142
+ msgstr "Aktivt tema"
143
+
144
+ #: bws_menu.php:185
145
+ msgid "Please enter a valid email address."
146
+ msgstr "Var god ange en giltig epost-adress."
147
+
148
+ #: bws_menu.php:189
149
+ msgid "Email with system info is sent to "
150
+ msgstr "Epost med systeminfo är skickat till"
151
+
152
+ #: bws_menu.php:193
153
+ msgid "Thank you for contacting us."
154
+ msgstr "Tack för att du kontaktade oss."
155
+
156
+ #: bws_menu.php:221
157
+ msgid "Sorry, email message could not be delivered."
158
+ msgstr "Ledsen, eposten kunde inte levereras."
159
+
160
+ #: bws_menu.php:229
161
+ msgid "Pro plugins"
162
+ msgstr "Betaltillägg"
163
+
164
+ #: bws_menu.php:232
165
+ #: bws_menu.php:258
166
+ msgid "Activated plugins"
167
+ msgstr "Aktiverade tillägg"
168
+
169
+ #: bws_menu.php:234
170
+ #: bws_menu.php:242
171
+ #: bws_menu.php:250
172
+ #: bws_menu.php:260
173
+ #: bws_menu.php:268
174
+ #: bws_menu.php:276
175
+ msgid "Read more"
176
+ msgstr "Läs mer"
177
+
178
+ #: bws_menu.php:234
179
+ #: bws_menu.php:260
180
+ msgid "Settings"
181
+ msgstr "Inställningar"
182
+
183
+ #: bws_menu.php:240
184
+ #: bws_menu.php:266
185
+ msgid "Installed plugins"
186
+ msgstr "Installerade tillägg"
187
+
188
+ #: bws_menu.php:248
189
+ #: bws_menu.php:274
190
+ msgid "Recommended plugins"
191
+ msgstr "Rekommenderade tillägg"
192
+
193
+ #: bws_menu.php:250
194
+ msgid "Purchase"
195
+ msgstr "Köp"
196
+
197
+ #: bws_menu.php:255
198
+ msgid "Free plugins"
199
+ msgstr "Gratis tillägg"
200
+
201
+ #: bws_menu.php:276
202
+ msgid "Download"
203
+ msgstr "Hämta"
204
+
205
+ #: bws_menu.php:276
206
+ #, php-format
207
+ msgid "Install %s"
208
+ msgstr "Installera %s"
209
+
210
+ #: bws_menu.php:276
211
+ msgid "Install now from wordpress.org"
212
+ msgstr "Installera nu från wordpress.org"
213
+
214
+ #: bws_menu.php:281
215
+ msgid "If you have any questions, please contact us via"
216
+ msgstr "Om du har några frågor, kontakta oss via"
217
+
218
+ #: bws_menu.php:288
219
+ msgid "System status"
220
+ msgstr "Systemstatus"
221
+
222
+ #: bws_menu.php:292
223
+ msgid "Environment"
224
+ msgstr "Miljövariabler"
225
+
226
+ #: bws_menu.php:303
227
+ msgid "Active Plugins"
228
+ msgstr "Aktiverade tillägg"
229
+
230
+ #: bws_menu.php:314
231
+ msgid "Inactive Plugins"
232
+ msgstr "Inaktiverade tillägg"
233
+
234
+ #: bws_menu.php:328
235
+ msgid "Send to support"
236
+ msgstr "Skicka till support"
237
+
238
+ #: bws_menu.php:335
239
+ msgid "Send to custom email &#187;"
240
+ msgstr "Skicka till anpassad epost &#187;"
241
+
242
+ #~ msgid "Login form"
243
+ #~ msgstr "Inloggningsformulär"
244
+ #~ msgid "Registration form"
245
+ #~ msgstr "Registreringsformulär"
246
+ #~ msgid "Register form"
247
+ #~ msgstr "Registreringsformulär"
248
+ #~ msgid "Reset Password form"
249
+ #~ msgstr "Formulär för att återställa lösenord"
250
+ #~ msgid "Lost password form"
251
+ #~ msgstr "Formulär för att återställa lösenord"
252
+ #~ msgid "Comments form"
253
+ #~ msgstr "Kommentarsformulär"
254
+ #~ msgid "Hide CAPTCHA for registered users"
255
+ #~ msgstr "Dölj CAPTCHA för registrerade användare"
256
+ #~ msgid "Plus (&#43;)"
257
+ #~ msgstr "Plus (&#43;)"
258
+ #~ msgid "Plus"
259
+ #~ msgstr "Plus"
260
+ #~ msgid "Minus (&minus;)"
261
+ #~ msgstr "Minus (&minus;)"
262
+ #~ msgid "Minus"
263
+ #~ msgstr "Minus"
264
+ #~ msgid "Multiplication (&times;)"
265
+ #~ msgstr "Multiplikation (&times;)"
266
+ #~ msgid "Multiply"
267
+ #~ msgstr "Multiplicera"
268
+ #~ msgid "Numbers"
269
+ #~ msgstr "Siffror"
270
+ #~ msgid "Words"
271
+ #~ msgstr "Ord"
272
+ #~ msgid "Captcha Settings"
273
+ #~ msgstr "Captchainställningar"
274
+ #~ msgid "Captcha"
275
+ #~ msgstr "Captcha"
276
+ #~ msgid "FAQ"
277
+ #~ msgstr "FAQ"
278
+ #~ msgid "Support"
279
+ #~ msgstr "Support"
280
+ #~ msgid ""
281
+ #~ "Please select one item in the block Arithmetic and Complexity for CAPTCHA"
282
+ #~ msgstr ""
283
+ #~ "Var god markera ett val i avdelningarna Aritmetiska metoder och "
284
+ #~ "Svårighetsgrad för CAPTCHA"
285
+ #~ msgid "Options saved."
286
+ #~ msgstr "Inställningar sparade."
287
+ #~ msgid "Enable CAPTCHA for:"
288
+ #~ msgstr "Aktivera CAPTCHA för:"
289
+ #~ msgid "Contact form"
290
+ #~ msgstr "Kontaktformulär"
291
+ #~ msgid "(powered by bestwebsoft.com)"
292
+ #~ msgstr "(tillhandahålls av bestwebsoft.com)"
293
+ #~ msgid "Activate contact form"
294
+ #~ msgstr "Aktivera kontaktformulär"
295
+ #~ msgid "Download contact form"
296
+ #~ msgstr "Hämta kontaktformulär"
297
+ #~ msgid ""
298
+ #~ "If you would like to customize this plugin for a custom form, please "
299
+ #~ "contact us via"
300
+ #~ msgstr ""
301
+ #~ "Om du vill anpassa detta tillägg för ett skräddarsytt formulär, vänligen "
302
+ #~ "kontakta oss via"
303
+ #~ msgid "Title for CAPTCHA in the form"
304
+ #~ msgstr "Etikett för CAPTCHA i formulär"
305
+ #~ msgid "Arithmetic actions for CAPTCHA"
306
+ #~ msgstr "Aritmetiska metoder för CAPTCHA"
307
+ #~ msgid "CAPTCHA complexity level"
308
+ #~ msgstr "CAPTCHA-svårighetsgrad"
309
+ #~ msgid "Save Changes"
310
+ #~ msgstr "Spara ändringar"
311
+ #~ msgid "ERROR"
312
+ #~ msgstr "FEL"
313
+ #~ msgid "Please fill the form."
314
+ #~ msgstr "Var god fyll i formuläret."
315
+ #~ msgid "Please enter a valid CAPTCHA value."
316
+ #~ msgstr "Var god fyll i CAPTCHA."
317
+ #~ msgid ""
318
+ #~ "Error: You have entered an incorrect CAPTCHA value. Click the BACK button "
319
+ #~ "on your browser, and try again."
320
+ #~ msgstr ""
321
+ #~ "Fel: Du angav ett felaktigt svar i fältet för CAPTCHA. Klicka på tillbaka-"
322
+ #~ "knappen i din webbläsare och försök igen."
323
+ #~ msgid "zero"
324
+ #~ msgstr "noll"
325
+ #~ msgid "one"
326
+ #~ msgstr "ett"
327
+ #~ msgid "two"
328
+ #~ msgstr "två"
329
+ #~ msgid "three"
330
+ #~ msgstr "tre"
331
+ #~ msgid "four"
332
+ #~ msgstr "fyra"
333
+ #~ msgid "five"
334
+ #~ msgstr "fem"
335
+ #~ msgid "six"
336
+ #~ msgstr "sex"
337
+ #~ msgid "seven"
338
+ #~ msgstr "sju"
339
+ #~ msgid "eight"
340
+ #~ msgstr "åtta"
341
+ #~ msgid "nine"
342
+ #~ msgstr "nio"
343
+ #~ msgid "eleven"
344
+ #~ msgstr "elva"
345
+ #~ msgid "twelve"
346
+ #~ msgstr "tolv"
347
+ #~ msgid "thirteen"
348
+ #~ msgstr "tretton"
349
+ #~ msgid "fourteen"
350
+ #~ msgstr "fjorton"
351
+ #~ msgid "fifteen"
352
+ #~ msgstr "femton"
353
+ #~ msgid "sixteen"
354
+ #~ msgstr "sexton"
355
+ #~ msgid "seventeen"
356
+ #~ msgstr "sjutton"
357
+ #~ msgid "eighteen"
358
+ #~ msgstr "arton"
359
+ #~ msgid "nineteen"
360
+ #~ msgstr "nitton"
361
+ #~ msgid "ten"
362
+ #~ msgstr "tio"
363
+ #~ msgid "twenty"
364
+ #~ msgstr "tjugo"
365
+ #~ msgid "thirty"
366
+ #~ msgstr "trettio"
367
+ #~ msgid "forty"
368
+ #~ msgstr "fyrtio"
369
+ #~ msgid "fifty"
370
+ #~ msgstr "femtio"
371
+ #~ msgid "sixty"
372
+ #~ msgstr "sextio"
373
+ #~ msgid "seventy"
374
+ #~ msgstr "sjuttio"
375
+ #~ msgid "eighty"
376
+ #~ msgstr "åttio"
377
+ #~ msgid "ninety"
378
+ #~ msgstr "nittio"
379
+ #~ msgid "and"
380
+ #~ msgstr "och"
381
+ #~ msgid "Encryption password is not set"
382
+ #~ msgstr "Lösenord för kodning har inte angetts"
383
+ #~ msgid "Decryption password is not set"
384
+ #~ msgstr "Lösenord för avkodning har inte angetts"
385
+
386
+ #, fuzzy
387
+ #~ msgid ""
388
+ #~ "If you have any questions, please contact us via plugin@bestwebsoft.com "
389
+ #~ "or fill in the contact form on our website"
390
+ #~ msgstr ""
391
+ #~ "Om du har frågor, vänligen kontakta oss via plugin@bestwebsoft.com eller "
392
+ #~ "fyll i kontaktformuläret på vår hemsida"
393
+ #~ msgid "Increase"
394
+ #~ msgstr "Öka"
395
+ #~ msgid "Difficulty for CAPTCHA"
396
+ #~ msgstr "Svårighetsgrad för CAPTCHA"
397
+ #~ msgid "That CAPTCHA was incorrect."
398
+ #~ msgstr "Angiven CAPTCHA var felaktig."
399
+ #~ msgid "The password of encryption is not set"
400
+ #~ msgstr "Lösenordet för krytering har inte angetts"
401
+ #~ msgid "null"
402
+ #~ msgstr "noll"
403
+ #~ msgid "Install Now"
404
+ #~ msgstr "Установить сейчас"
405
+
contact_form.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Contact Form Plugin
4
  Plugin URI: http://bestwebsoft.com/plugin/
5
  Description: Plugin for Contact Form.
6
  Author: BestWebSoft
7
- Version: 3.53
8
  Author URI: http://bestwebsoft.com/
9
  License: GPLv2 or later
10
  */
@@ -24,348 +24,7 @@ License: GPLv2 or later
24
  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
25
  */
26
 
27
- if ( ! function_exists( 'bws_add_menu_render' ) ) {
28
- function bws_add_menu_render() {
29
- global $wpdb, $wp_version, $title;
30
- $active_plugins = get_option('active_plugins');
31
- $all_plugins = get_plugins();
32
- $error = '';
33
- $message = '';
34
- $bwsmn_form_email = '';
35
-
36
- $array_activate = array();
37
- $array_install = array();
38
- $array_recomend = array();
39
- $count_activate = $count_install = $count_recomend = 0;
40
- $array_plugins = array(
41
- array( 'captcha\/captcha.php', 'Captcha', 'http://bestwebsoft.com/plugin/captcha-plugin/', 'http://bestwebsoft.com/plugin/captcha-plugin/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Captcha+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=captcha.php' ),
42
- array( 'contact-form-plugin\/contact_form.php', 'Contact Form', 'http://bestwebsoft.com/plugin/contact-form/', 'http://bestwebsoft.com/plugin/contact-form/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Contact+Form+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=contact_form.php' ),
43
- array( 'facebook-button-plugin\/facebook-button-plugin.php', 'Facebook Like Button Plugin', 'http://bestwebsoft.com/plugin/facebook-like-button-plugin/', 'http://bestwebsoft.com/plugin/facebook-like-button-plugin/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Facebook+Like+Button+Plugin+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=facebook-button-plugin.php' ),
44
- array( 'twitter-plugin\/twitter.php', 'Twitter Plugin', 'http://bestwebsoft.com/plugin/twitter-plugin/', 'http://bestwebsoft.com/plugin/twitter-plugin/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Twitter+Plugin+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=twitter.php' ),
45
- array( 'portfolio\/portfolio.php', 'Portfolio', 'http://bestwebsoft.com/plugin/portfolio-plugin/', 'http://bestwebsoft.com/plugin/portfolio-plugin/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Portfolio+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=portfolio.php' ),
46
- array( 'gallery-plugin\/gallery-plugin.php', 'Gallery', 'http://bestwebsoft.com/plugin/gallery-plugin/', 'http://bestwebsoft.com/plugin/gallery-plugin/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Gallery+Plugin+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=gallery-plugin.php' ),
47
- array( 'adsense-plugin\/adsense-plugin.php', 'Google AdSense Plugin', 'http://bestwebsoft.com/plugin/google-adsense-plugin/', 'http://bestwebsoft.com/plugin/google-adsense-plugin/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Adsense+Plugin+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=adsense-plugin.php' ),
48
- array( 'custom-search-plugin\/custom-search-plugin.php', 'Custom Search Plugin', 'http://bestwebsoft.com/plugin/custom-search-plugin/', 'http://bestwebsoft.com/plugin/custom-search-plugin/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Custom+Search+plugin+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=custom_search.php' ),
49
- array( 'quotes-and-tips\/quotes-and-tips.php', 'Quotes and Tips', 'http://bestwebsoft.com/plugin/quotes-and-tips/', 'http://bestwebsoft.com/plugin/quotes-and-tips/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Quotes+and+Tips+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=quotes-and-tips.php' ),
50
- array( 'google-sitemap-plugin\/google-sitemap-plugin.php', 'Google sitemap plugin', 'http://bestwebsoft.com/plugin/google-sitemap-plugin/', 'http://bestwebsoft.com/plugin/google-sitemap-plugin/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Google+sitemap+plugin+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=google-sitemap-plugin.php' ),
51
- array( 'updater\/updater.php', 'Updater', 'http://bestwebsoft.com/plugin/updater-plugin/', 'http://bestwebsoft.com/plugin/updater-plugin/#download', '/wp-admin/plugin-install.php?tab=search&s=updater+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=updater-options' )
52
- );
53
- foreach ( $array_plugins as $plugins ) {
54
- if( 0 < count( preg_grep( "/".$plugins[0]."/", $active_plugins ) ) ) {
55
- $array_activate[$count_activate]["title"] = $plugins[1];
56
- $array_activate[$count_activate]["link"] = $plugins[2];
57
- $array_activate[$count_activate]["href"] = $plugins[3];
58
- $array_activate[$count_activate]["url"] = $plugins[5];
59
- $count_activate++;
60
- } else if ( array_key_exists(str_replace( "\\", "", $plugins[0]), $all_plugins ) ) {
61
- $array_install[$count_install]["title"] = $plugins[1];
62
- $array_install[$count_install]["link"] = $plugins[2];
63
- $array_install[$count_install]["href"] = $plugins[3];
64
- $count_install++;
65
- } else {
66
- $array_recomend[$count_recomend]["title"] = $plugins[1];
67
- $array_recomend[$count_recomend]["link"] = $plugins[2];
68
- $array_recomend[$count_recomend]["href"] = $plugins[3];
69
- $array_recomend[$count_recomend]["slug"] = $plugins[4];
70
- $count_recomend++;
71
- }
72
- }
73
- $array_activate_pro = array();
74
- $array_install_pro = array();
75
- $array_recomend_pro = array();
76
- $count_activate_pro = $count_install_pro = $count_recomend_pro = 0;
77
- $array_plugins_pro = array(
78
- array( 'gallery-plugin-pro\/gallery-plugin-pro.php', 'Gallery Pro', 'http://bestwebsoft.com/plugin/gallery-pro/?k=382e5ce7c96a6391f5ffa5e116b37fe0', 'http://bestwebsoft.com/plugin/gallery-pro/?k=382e5ce7c96a6391f5ffa5e116b37fe0#purchase', 'admin.php?page=gallery-plugin-pro.php' ),
79
- array( 'contact-form-pro\/contact_form_pro.php', 'Contact Form Pro', 'http://bestwebsoft.com/plugin/contact-form-pro/?k=773dc97bb3551975db0e32edca1a6d71', 'http://bestwebsoft.com/plugin/contact-form-pro/?k=773dc97bb3551975db0e32edca1a6d71#purchase', 'admin.php?page=contact_form_pro.php' ),
80
- array( 'captcha-pro\/captcha_pro.php', 'Captcha Pro', 'http://bestwebsoft.com/plugin/captcha-pro/?k=ff7d65e55e5e7f98f219be9ed711094e', 'http://bestwebsoft.com/plugin/captcha-pro/?k=ff7d65e55e5e7f98f219be9ed711094e#purchase', 'admin.php?page=captcha_pro.php' )
81
- );
82
- foreach ( $array_plugins_pro as $plugins ) {
83
- if( 0 < count( preg_grep( "/".$plugins[0]."/", $active_plugins ) ) ) {
84
- $array_activate_pro[$count_activate_pro]["title"] = $plugins[1];
85
- $array_activate_pro[$count_activate_pro]["link"] = $plugins[2];
86
- $array_activate_pro[$count_activate_pro]["href"] = $plugins[3];
87
- $array_activate_pro[$count_activate_pro]["url"] = $plugins[4];
88
- $count_activate_pro++;
89
- } else if( array_key_exists(str_replace( "\\", "", $plugins[0]), $all_plugins ) ) {
90
- $array_install_pro[$count_install_pro]["title"] = $plugins[1];
91
- $array_install_pro[$count_install_pro]["link"] = $plugins[2];
92
- $array_install_pro[$count_install_pro]["href"] = $plugins[3];
93
- $count_install_pro++;
94
- } else {
95
- $array_recomend_pro[$count_recomend_pro]["title"] = $plugins[1];
96
- $array_recomend_pro[$count_recomend_pro]["link"] = $plugins[2];
97
- $array_recomend_pro[$count_recomend_pro]["href"] = $plugins[3];
98
- $count_recomend_pro++;
99
- }
100
- }
101
-
102
- $sql_version = $wpdb->get_var( "SELECT VERSION() AS version" );
103
- $mysql_info = $wpdb->get_results( "SHOW VARIABLES LIKE 'sql_mode'" );
104
- if ( is_array( $mysql_info) )
105
- $sql_mode = $mysql_info[0]->Value;
106
- if ( empty( $sql_mode ) )
107
- $sql_mode = __( 'Not set', 'contact_form' );
108
- if ( ini_get( 'safe_mode' ) )
109
- $safe_mode = __( 'On', 'contact_form' );
110
- else
111
- $safe_mode = __( 'Off', 'contact_form' );
112
- if ( ini_get( 'allow_url_fopen' ) )
113
- $allow_url_fopen = __( 'On', 'contact_form' );
114
- else
115
- $allow_url_fopen = __( 'Off', 'contact_form' );
116
- if ( ini_get( 'upload_max_filesize' ) )
117
- $upload_max_filesize = ini_get( 'upload_max_filesize' );
118
- else
119
- $upload_max_filesize = __( 'N/A', 'contact_form' );
120
- if ( ini_get('post_max_size') )
121
- $post_max_size = ini_get('post_max_size');
122
- else
123
- $post_max_size = __( 'N/A', 'contact_form' );
124
- if ( ini_get( 'max_execution_time' ) )
125
- $max_execution_time = ini_get( 'max_execution_time' );
126
- else
127
- $max_execution_time = __( 'N/A', 'contact_form' );
128
- if ( ini_get( 'memory_limit' ) )
129
- $memory_limit = ini_get( 'memory_limit' );
130
- else
131
- $memory_limit = __( 'N/A', 'contact_form' );
132
- if ( function_exists( 'memory_get_usage' ) )
133
- $memory_usage = round( memory_get_usage() / 1024 / 1024, 2 ) . __(' Mb', 'contact_form' );
134
- else
135
- $memory_usage = __( 'N/A', 'contact_form' );
136
- if ( is_callable( 'exif_read_data' ) )
137
- $exif_read_data = __( 'Yes', 'contact_form' ) . " ( V" . substr( phpversion( 'exif' ), 0,4 ) . ")" ;
138
- else
139
- $exif_read_data = __( 'No', 'contact_form' );
140
- if ( is_callable( 'iptcparse' ) )
141
- $iptcparse = __( 'Yes', 'contact_form' );
142
- else
143
- $iptcparse = __( 'No', 'contact_form' );
144
- if ( is_callable( 'xml_parser_create' ) )
145
- $xml_parser_create = __( 'Yes', 'contact_form' );
146
- else
147
- $xml_parser_create = __( 'No', 'contact_form' );
148
-
149
- if ( function_exists( 'wp_get_theme' ) )
150
- $theme = wp_get_theme();
151
- else
152
- $theme = get_theme( get_current_theme() );
153
-
154
- if ( function_exists( 'is_multisite' ) ) {
155
- if ( is_multisite() ) {
156
- $multisite = __( 'Yes', 'contact_form' );
157
- } else {
158
- $multisite = __( 'No', 'contact_form' );
159
- }
160
- } else
161
- $multisite = __( 'N/A', 'contact_form' );
162
-
163
- $site_url = get_option( 'siteurl' );
164
- $home_url = get_option( 'home' );
165
- $db_version = get_option( 'db_version' );
166
- $system_info = array(
167
- 'system_info' => '',
168
- 'active_plugins' => '',
169
- 'inactive_plugins' => ''
170
- );
171
- $system_info['system_info'] = array(
172
- __( 'Operating System', 'contact_form' ) => PHP_OS,
173
- __( 'Server', 'contact_form' ) => $_SERVER["SERVER_SOFTWARE"],
174
- __( 'Memory usage', 'contact_form' ) => $memory_usage,
175
- __( 'MYSQL Version', 'contact_form' ) => $sql_version,
176
- __( 'SQL Mode', 'contact_form' ) => $sql_mode,
177
- __( 'PHP Version', 'contact_form' ) => PHP_VERSION,
178
- __( 'PHP Safe Mode', 'contact_form' ) => $safe_mode,
179
- __( 'PHP Allow URL fopen', 'contact_form' ) => $allow_url_fopen,
180
- __( 'PHP Memory Limit', 'contact_form' ) => $memory_limit,
181
- __( 'PHP Max Upload Size', 'contact_form' ) => $upload_max_filesize,
182
- __( 'PHP Max Post Size', 'contact_form' ) => $post_max_size,
183
- __( 'PHP Max Script Execute Time', 'contact_form' ) => $max_execution_time,
184
- __( 'PHP Exif support', 'contact_form' ) => $exif_read_data,
185
- __( 'PHP IPTC support', 'contact_form' ) => $iptcparse,
186
- __( 'PHP XML support', 'contact_form' ) => $xml_parser_create,
187
- __( 'Site URL', 'contact_form' ) => $site_url,
188
- __( 'Home URL', 'contact_form' ) => $home_url,
189
- __( 'WordPress Version', 'contact_form' ) => $wp_version,
190
- __( 'WordPress DB Version', 'contact_form' ) => $db_version,
191
- __( 'Multisite', 'contact_form' ) => $multisite,
192
- __( 'Active Theme', 'contact_form' ) => $theme['Name'].' '.$theme['Version']
193
- );
194
- foreach ( $all_plugins as $path => $plugin ) {
195
- if ( is_plugin_active( $path ) ) {
196
- $system_info['active_plugins'][ $plugin['Name'] ] = $plugin['Version'];
197
- } else {
198
- $system_info['inactive_plugins'][ $plugin['Name'] ] = $plugin['Version'];
199
- }
200
- }
201
-
202
- if ( ( isset( $_REQUEST['bwsmn_form_submit'] ) && check_admin_referer( plugin_basename(__FILE__), 'bwsmn_nonce_submit' ) ) ||
203
- ( isset( $_REQUEST['bwsmn_form_submit_custom_email'] ) && check_admin_referer( plugin_basename(__FILE__), 'bwsmn_nonce_submit_custom_email' ) ) ) {
204
- if ( isset( $_REQUEST['bwsmn_form_email'] ) ) {
205
- $bwsmn_form_email = trim( $_REQUEST['bwsmn_form_email'] );
206
- if( $bwsmn_form_email == "" || !preg_match( "/^((?:[a-z0-9_']+(?:[a-z0-9\-_\.']+)?@[a-z0-9]+(?:[a-z0-9\-\.]+)?\.[a-z]{2,5})[, ]*)+$/i", $bwsmn_form_email ) ) {
207
- $error = __( "Please enter a valid email address.", 'contact_form' );
208
- } else {
209
- $email = $bwsmn_form_email;
210
- $bwsmn_form_email = '';
211
- $message = __( 'Email with system info is sent to ', 'contact_form' ) . $email;
212
- }
213
- } else {
214
- $email = 'plugin_system_status@bestwebsoft.com';
215
- $message = __( 'Thank you for contacting us.', 'contact_form' );
216
- }
217
-
218
- if ( $error == '' ) {
219
- $headers = 'MIME-Version: 1.0' . "\n";
220
- $headers .= 'Content-type: text/html; charset=utf-8' . "\n";
221
- $headers .= 'From: ' . get_option( 'admin_email' );
222
- $message_text = '<html><head><title>System Info From ' . $home_url . '</title></head><body>
223
- <h4>Environment</h4>
224
- <table>';
225
- foreach ( $system_info['system_info'] as $key => $value ) {
226
- $message_text .= '<tr><td>'. $key .'</td><td>'. $value .'</td></tr>';
227
- }
228
- $message_text .= '</table>
229
- <h4>Active Plugins</h4>
230
- <table>';
231
- foreach ( $system_info['active_plugins'] as $key => $value ) {
232
- $message_text .= '<tr><td scope="row">'. $key .'</td><td scope="row">'. $value .'</td></tr>';
233
- }
234
- $message_text .= '</table>
235
- <h4>Inactive Plugins</h4>
236
- <table>';
237
- foreach ( $system_info['inactive_plugins'] as $key => $value ) {
238
- $message_text .= '<tr><td scope="row">'. $key .'</td><td scope="row">'. $value .'</td></tr>';
239
- }
240
- $message_text .= '</table></body></html>';
241
- $result = wp_mail( $email, 'System Info From ' . $home_url, $message_text, $headers );
242
- if ( $result != true )
243
- $error = __( "Sorry, email message could not be delivered.", 'contact_form' );
244
- }
245
- }
246
- ?><div class="wrap">
247
- <div class="icon32 icon32-bws" id="icon-options-general"></div>
248
- <h2><?php echo $title;?></h2>
249
- <div class="updated fade" <?php if( !( isset( $_REQUEST['bwsmn_form_submit'] ) || isset( $_REQUEST['bwsmn_form_submit_custom_email'] ) ) || $error != "" ) echo "style=\"display:none\""; ?>><p><strong><?php echo $message; ?></strong></p></div>
250
- <div class="error" <?php if ( "" == $error ) echo "style=\"display:none\""; ?>><p><strong><?php echo $error; ?></strong></p></div>
251
- <h3 style="color: blue;"><?php _e( 'Pro plugins', 'contact_form' ); ?></h3>
252
- <?php if( 0 < $count_activate_pro ) { ?>
253
- <div style="padding-left:15px;">
254
- <h4><?php _e( 'Activated plugins', 'contact_form' ); ?></h4>
255
- <?php foreach ( $array_activate_pro as $activate_plugin ) { ?>
256
- <div style="float:left; width:200px;"><?php echo $activate_plugin["title"]; ?></div> <p><a href="<?php echo $activate_plugin["link"]; ?>" target="_blank"><?php echo __( "Read more", 'contact_form' ); ?></a> <a href="<?php echo $activate_plugin["url"]; ?>"><?php echo __( "Settings", 'contact_form' ); ?></a></p>
257
- <?php } ?>
258
- </div>
259
- <?php } ?>
260
- <?php if( 0 < $count_install_pro ) { ?>
261
- <div style="padding-left:15px;">
262
- <h4><?php _e( 'Installed plugins', 'contact_form' ); ?></h4>
263
- <?php foreach ( $array_install_pro as $install_plugin) { ?>
264
- <div style="float:left; width:200px;"><?php echo $install_plugin["title"]; ?></div> <p><a href="<?php echo $install_plugin["link"]; ?>" target="_blank"><?php echo __( "Read more", 'contact_form' ); ?></a></p>
265
- <?php } ?>
266
- </div>
267
- <?php } ?>
268
- <?php if( 0 < $count_recomend_pro ) { ?>
269
- <div style="padding-left:15px;">
270
- <h4><?php _e( 'Recommended plugins', 'contact_form' ); ?></h4>
271
- <?php foreach ( $array_recomend_pro as $recomend_plugin ) { ?>
272
- <div style="float:left; width:200px;"><?php echo $recomend_plugin["title"]; ?></div> <p><a href="<?php echo $recomend_plugin["link"]; ?>" target="_blank"><?php echo __( "Read more", 'contact_form' ); ?></a> <a href="<?php echo $recomend_plugin["href"]; ?>" target="_blank"><?php echo __( "Purchase", 'contact_form' ); ?></a></p>
273
- <?php } ?>
274
- </div>
275
- <?php } ?>
276
- <br />
277
- <h3 style="color: green"><?php _e( 'Free plugins', 'contact_form' ); ?></h3>
278
- <?php if( 0 < $count_activate ) { ?>
279
- <div style="padding-left:15px;">
280
- <h4><?php _e( 'Activated plugins', 'contact_form' ); ?></h4>
281
- <?php foreach( $array_activate as $activate_plugin ) { ?>
282
- <div style="float:left; width:200px;"><?php echo $activate_plugin["title"]; ?></div> <p><a href="<?php echo $activate_plugin["link"]; ?>" target="_blank"><?php echo __( "Read more", 'contact_form' ); ?></a> <a href="<?php echo $activate_plugin["url"]; ?>"><?php echo __( "Settings", 'contact_form' ); ?></a></p>
283
- <?php } ?>
284
- </div>
285
- <?php } ?>
286
- <?php if( 0 < $count_install ) { ?>
287
- <div style="padding-left:15px;">
288
- <h4><?php _e( 'Installed plugins', 'contact_form' ); ?></h4>
289
- <?php foreach ( $array_install as $install_plugin ) { ?>
290
- <div style="float:left; width:200px;"><?php echo $install_plugin["title"]; ?></div> <p><a href="<?php echo $install_plugin["link"]; ?>" target="_blank"><?php echo __( "Read more", 'contact_form' ); ?></a></p>
291
- <?php } ?>
292
- </div>
293
- <?php } ?>
294
- <?php if( 0 < $count_recomend ) { ?>
295
- <div style="padding-left:15px;">
296
- <h4><?php _e( 'Recommended plugins', 'contact_form' ); ?></h4>
297
- <?php foreach ( $array_recomend as $recomend_plugin ) { ?>
298
- <div style="float:left; width:200px;"><?php echo $recomend_plugin["title"]; ?></div> <p><a href="<?php echo $recomend_plugin["link"]; ?>" target="_blank"><?php echo __( "Read more", 'contact_form' ); ?></a> <a href="<?php echo $recomend_plugin["href"]; ?>" target="_blank"><?php echo __( "Download", 'contact_form' ); ?></a> <a class="install-now" href="<?php echo get_bloginfo( "url" ) . $recomend_plugin["slug"]; ?>" title="<?php esc_attr( sprintf( __( 'Install %s' ), $recomend_plugin["title"] ) ) ?>" target="_blank"><?php echo __( 'Install now from wordpress.org', 'contact_form' ) ?></a></p>
299
- <?php } ?>
300
- </div>
301
- <?php } ?>
302
- <br />
303
- <span style="color: rgb(136, 136, 136); font-size: 10px;"><?php _e( 'If you have any questions, please contact us via', 'contact_form' ); ?> <a href="http://support.bestwebsoft.com">http://support.bestwebsoft.com</a></span>
304
- <div id="poststuff" class="bws_system_info_mata_box">
305
- <div class="postbox">
306
- <div class="handlediv" title="Click to toggle">
307
- <br>
308
- </div>
309
- <h3 class="hndle">
310
- <span><?php _e( 'System status', 'contact_form' ); ?></span>
311
- </h3>
312
- <div class="inside">
313
- <table class="bws_system_info">
314
- <thead><tr><th><?php _e( 'Environment', 'contact_form' ); ?></th><td></td></tr></thead>
315
- <tbody>
316
- <?php foreach ( $system_info['system_info'] as $key => $value ) { ?>
317
- <tr>
318
- <td scope="row"><?php echo $key; ?></td>
319
- <td scope="row"><?php echo $value; ?></td>
320
- </tr>
321
- <?php } ?>
322
- </tbody>
323
- </table>
324
- <table class="bws_system_info">
325
- <thead><tr><th><?php _e( 'Active Plugins', 'contact_form' ); ?></th><th></th></tr></thead>
326
- <tbody>
327
- <?php foreach ( $system_info['active_plugins'] as $key => $value ) { ?>
328
- <tr>
329
- <td scope="row"><?php echo $key; ?></td>
330
- <td scope="row"><?php echo $value; ?></td>
331
- </tr>
332
- <?php } ?>
333
- </tbody>
334
- </table>
335
- <table class="bws_system_info">
336
- <thead><tr><th><?php _e( 'Inactive Plugins', 'contact_form' ); ?></th><th></th></tr></thead>
337
- <tbody>
338
- <?php foreach ( $system_info['inactive_plugins'] as $key => $value ) { ?>
339
- <tr>
340
- <td scope="row"><?php echo $key; ?></td>
341
- <td scope="row"><?php echo $value; ?></td>
342
- </tr>
343
- <?php } ?>
344
- </tbody>
345
- </table>
346
- <div class="clear"></div>
347
- <form method="post" action="admin.php?page=bws_plugins">
348
- <p>
349
- <input type="hidden" name="bwsmn_form_submit" value="submit" />
350
- <input type="submit" class="button-primary" value="<?php _e( 'Send to support', 'contact_form' ) ?>" />
351
- <?php wp_nonce_field( plugin_basename(__FILE__), 'bwsmn_nonce_submit' ); ?>
352
- </p>
353
- </form>
354
- <form method="post" action="admin.php?page=bws_plugins">
355
- <p>
356
- <input type="hidden" name="bwsmn_form_submit_custom_email" value="submit" />
357
- <input type="submit" class="button" value="<?php _e( 'Send to custom email &#187;', 'contact_form' ) ?>" />
358
- <input type="text" value="<?php echo $bwsmn_form_email; ?>" name="bwsmn_form_email" />
359
- <?php wp_nonce_field( plugin_basename(__FILE__), 'bwsmn_nonce_submit_custom_email' ); ?>
360
- </p>
361
- </form>
362
- </div>
363
- </div>
364
- </div>
365
- </div>
366
- <?php }
367
- }
368
-
369
  // Add option page in admin menu
370
  if( ! function_exists( 'cntctfrm_admin_menu' ) ) {
371
  function cntctfrm_admin_menu() {
@@ -868,20 +527,20 @@ if( ! function_exists( 'cntctfrm_settings_page' ) ) {
868
  if ( 0 < count( preg_grep( '/captcha\/captcha.php/', $active_plugins ) ) ) { ?>
869
  <div>
870
  <input type="checkbox" name="cntctfrm_display_captcha" value="1" <?php if ( 1 == $cptch_options["cptch_contact_form"] ) echo "checked=\"checked\""; ?> />
871
- <label for="cntctfrm_display_captcha"><?php _e( "Captcha", 'contact_form' ); ?></label> <span style="color: #888888;font-size: 10px;"><?php _e( '(powered by bestwebsoft.com)', 'contact_form' ); ?></span>
872
  </div>
873
  <?php } else { ?>
874
- <input disabled="disabled" type="checkbox" name="cntctfrm_display_captcha" value="1" <?php if ( isset( $cptch_options["cptch_contact_form"] ) && 1 == $cptch_options["cptch_contact_form"] ) echo "checked=\"checked\""; ?> /> <label for="cntctfrm_display_captcha"><?php _e('Captcha', 'contact_form' ); ?></label> <span style="color: #888888;font-size: 10px;"><?php _e( '(powered by bestwebsoft.com)', 'contact_form' ); ?> <a href="<?php echo bloginfo("url"); ?>/wp-admin/plugins.php"><?php _e( 'Activate captcha', 'contact_form' ); ?></a></span>
875
  <?php }
876
  } else { ?>
877
- <input disabled="disabled" type="checkbox" name="cntctfrm_display_captcha" value="1" /> <label for="cntctfrm_display_captcha"><?php _e('Captcha', 'contact_form' ); ?></label> <span style="color: #888888;font-size: 10px;"><?php _e( '(powered by bestwebsoft.com)', 'contact_form' ); ?> <a href="http://bestwebsoft.com/plugin/captcha-plugin/"><?php _e( 'Download captcha', 'contact_form' ); ?></a></span>
878
  <?php } ?>
879
  </td>
880
  </tr>
881
  <tr valign="top" class="cntctfrm_additions_block <?php if ( $cntctfrm_options['cntctfrm_additions_options'] == '0' ) echo "cntctfrm_hidden"; ?>">
882
  <th scope="row" style="width:200px;"><?php _e( "Display tips below the Attachment block", 'contact_form' ); ?></th>
883
  <td colspan="2">
884
- <input type="checkbox" id="cntctfrm_attachment_explanations" name="cntctfrm_attachment_explanations" value="1" <?php if( $cntctfrm_options['cntctfrm_attachment_explanations'] == '1' && $cntctfrm_options['cntctfrm_attachment'] == '1' ) echo "checked=\"checked\" "; ?>/>
885
  <div class="cntctfrmpr_help_box" style="margin: -25px 35px 0;float:none;">
886
  <div class="cntctfrmpr_hidden_help_text" style="display: none;width: auto;"><img title="" src="<?php echo plugins_url( 'images/tooltip_attachment_tips.png', __FILE__ ); ?>" alt=""/></div>
887
  </div>
@@ -1090,7 +749,7 @@ if ( ! function_exists( 'cntctfrm_settings_page_extra' ) ) {
1090
  <input disabled='disabled' type="checkbox" name="cntctfrmpr_tooltip_display_name" value="1" checked="checked"/>
1091
  <label class="cntctfrmpr_tooltip_label" for="cntctfrmpr_tooltip_display_name"><?php _e( "Name", 'contact_form' ); ?></label>
1092
  </div>
1093
- <?php if($cntctfrm_options['cntctfrm_display_address_field'] == '1') { ?>
1094
  <div>
1095
  <input disabled='disabled' type="checkbox" name="cntctfrmpr_tooltip_display_address" value="1" checked="checked"/>
1096
  <label class="cntctfrmpr_tooltip_label" for="cntctfrmpr_tooltip_display_address"><?php _e( "Address", 'contact_form' ); ?></label>
@@ -1100,7 +759,7 @@ if ( ! function_exists( 'cntctfrm_settings_page_extra' ) ) {
1100
  <input disabled='disabled' type="checkbox" name="cntctfrmpr_tooltip_display_email" value="1" checked="checked"/>
1101
  <label class="cntctfrmpr_tooltip_label" for="cntctfrmpr_tooltip_display_email"><?php _e( "Email address", 'contact_form' ); ?></label>
1102
  </div>
1103
- <?php if($cntctfrm_options['cntctfrm_display_phone_field'] == '1') { ?>
1104
  <div>
1105
  <input disabled='disabled' type="checkbox" name="cntctfrmpr_tooltip_display_phone" value="1" checked="checked"/>
1106
  <label class="cntctfrmpr_tooltip_label" for="cntctfrmpr_tooltip_display_phone"><?php _e( "Phone Number", 'contact_form' ); ?></label>
@@ -1919,6 +1578,7 @@ if ( ! function_exists ( 'cntctfrm_plugin_init' ) ) {
1919
  if ( ! session_id() )
1920
  @session_start();
1921
  load_plugin_textdomain( 'contact_form', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
 
1922
  }
1923
  } // end function cntctfrm_plugin_init
1924
 
4
  Plugin URI: http://bestwebsoft.com/plugin/
5
  Description: Plugin for Contact Form.
6
  Author: BestWebSoft
7
+ Version: 3.54
8
  Author URI: http://bestwebsoft.com/
9
  License: GPLv2 or later
10
  */
24
  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
25
  */
26
 
27
+ require_once( dirname( __FILE__ ) . '/bws_menu/bws_menu.php' );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  // Add option page in admin menu
29
  if( ! function_exists( 'cntctfrm_admin_menu' ) ) {
30
  function cntctfrm_admin_menu() {
527
  if ( 0 < count( preg_grep( '/captcha\/captcha.php/', $active_plugins ) ) ) { ?>
528
  <div>
529
  <input type="checkbox" name="cntctfrm_display_captcha" value="1" <?php if ( 1 == $cptch_options["cptch_contact_form"] ) echo "checked=\"checked\""; ?> />
530
+ <label for="cntctfrm_display_captcha"><?php _e( "Captcha", 'contact_form' ); ?></label> <span style="color: #888888;font-size: 10px;"><?php _e( '(powered by', 'contact_form' ); ?> <a href="http://bestwebsoft.com/plugin/">bestwebsoft.com</a>)</span>
531
  </div>
532
  <?php } else { ?>
533
+ <input disabled="disabled" type="checkbox" name="cntctfrm_display_captcha" value="1" <?php if ( isset( $cptch_options["cptch_contact_form"] ) && 1 == $cptch_options["cptch_contact_form"] ) echo "checked=\"checked\""; ?> /> <label for="cntctfrm_display_captcha"><?php _e( 'Captcha', 'contact_form' ); ?></label> <span style="color: #888888;font-size: 10px;"><?php _e( '(powered by', 'contact_form' ); ?> <a href="http://bestwebsoft.com/plugin/">bestwebsoft.com</a>) <a href="<?php echo bloginfo("url"); ?>/wp-admin/plugins.php"><?php _e( 'Activate captcha', 'contact_form' ); ?></a></span>
534
  <?php }
535
  } else { ?>
536
+ <input disabled="disabled" type="checkbox" name="cntctfrm_display_captcha" value="1" /> <label for="cntctfrm_display_captcha"><?php _e('Captcha', 'contact_form' ); ?></label> <span style="color: #888888;font-size: 10px;"><?php _e( '(powered by', 'contact_form' ); ?> <a href="http://bestwebsoft.com/plugin/">bestwebsoft.com</a>) <a href="http://bestwebsoft.com/plugin/captcha-pro/"><?php _e( 'Download captcha', 'contact_form' ); ?></a></span>
537
  <?php } ?>
538
  </td>
539
  </tr>
540
  <tr valign="top" class="cntctfrm_additions_block <?php if ( $cntctfrm_options['cntctfrm_additions_options'] == '0' ) echo "cntctfrm_hidden"; ?>">
541
  <th scope="row" style="width:200px;"><?php _e( "Display tips below the Attachment block", 'contact_form' ); ?></th>
542
  <td colspan="2">
543
+ <input type="checkbox" id="cntctfrm_attachment_explanations" name="cntctfrm_attachment_explanations" value="1" <?php if ( $cntctfrm_options['cntctfrm_attachment_explanations'] == '1' && $cntctfrm_options['cntctfrm_attachment'] == '1' ) echo "checked=\"checked\" "; ?>/>
544
  <div class="cntctfrmpr_help_box" style="margin: -25px 35px 0;float:none;">
545
  <div class="cntctfrmpr_hidden_help_text" style="display: none;width: auto;"><img title="" src="<?php echo plugins_url( 'images/tooltip_attachment_tips.png', __FILE__ ); ?>" alt=""/></div>
546
  </div>
749
  <input disabled='disabled' type="checkbox" name="cntctfrmpr_tooltip_display_name" value="1" checked="checked"/>
750
  <label class="cntctfrmpr_tooltip_label" for="cntctfrmpr_tooltip_display_name"><?php _e( "Name", 'contact_form' ); ?></label>
751
  </div>
752
+ <?php if ( $cntctfrm_options['cntctfrm_display_address_field'] == '1' ) { ?>
753
  <div>
754
  <input disabled='disabled' type="checkbox" name="cntctfrmpr_tooltip_display_address" value="1" checked="checked"/>
755
  <label class="cntctfrmpr_tooltip_label" for="cntctfrmpr_tooltip_display_address"><?php _e( "Address", 'contact_form' ); ?></label>
759
  <input disabled='disabled' type="checkbox" name="cntctfrmpr_tooltip_display_email" value="1" checked="checked"/>
760
  <label class="cntctfrmpr_tooltip_label" for="cntctfrmpr_tooltip_display_email"><?php _e( "Email address", 'contact_form' ); ?></label>
761
  </div>
762
+ <?php if ( $cntctfrm_options['cntctfrm_display_phone_field'] == '1' ) { ?>
763
  <div>
764
  <input disabled='disabled' type="checkbox" name="cntctfrmpr_tooltip_display_phone" value="1" checked="checked"/>
765
  <label class="cntctfrmpr_tooltip_label" for="cntctfrmpr_tooltip_display_phone"><?php _e( "Phone Number", 'contact_form' ); ?></label>
1578
  if ( ! session_id() )
1579
  @session_start();
1580
  load_plugin_textdomain( 'contact_form', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
1581
+ load_plugin_textdomain( 'bestwebsoft', false, dirname( plugin_basename( __FILE__ ) ) . '/bws_menu/languages/' );
1582
  }
1583
  } // end function cntctfrm_plugin_init
1584
 
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-08-20 13:26+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:26+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"
@@ -16,961 +16,792 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: contact_form.php:107
20
- msgid "Not set"
21
- msgstr ""
22
-
23
- #: contact_form.php:109
24
- #: contact_form.php:113
25
- msgid "On"
26
- msgstr ""
27
-
28
- #: contact_form.php:111
29
- #: contact_form.php:115
30
- msgid "Off"
31
- msgstr ""
32
-
33
- #: contact_form.php:119
34
- #: contact_form.php:123
35
- #: contact_form.php:127
36
- #: contact_form.php:131
37
- #: contact_form.php:135
38
- #: contact_form.php:161
39
- msgid "N/A"
40
- msgstr ""
41
-
42
- #: contact_form.php:133
43
- msgid " Mb"
44
- msgstr ""
45
-
46
- #: contact_form.php:137
47
- #: contact_form.php:141
48
- #: contact_form.php:145
49
- #: contact_form.php:156
50
- msgid "Yes"
51
- msgstr ""
52
-
53
- #: contact_form.php:139
54
- #: contact_form.php:143
55
- #: contact_form.php:147
56
- #: contact_form.php:158
57
- msgid "No"
58
- msgstr ""
59
-
60
- #: contact_form.php:172
61
- msgid "Operating System"
62
- msgstr ""
63
-
64
- #: contact_form.php:173
65
- msgid "Server"
66
- msgstr ""
67
-
68
- #: contact_form.php:174
69
- #, fuzzy
70
- msgid "Memory usage"
71
- msgstr "الرسالة"
72
-
73
- #: contact_form.php:175
74
- msgid "MYSQL Version"
75
- msgstr ""
76
-
77
- #: contact_form.php:176
78
- msgid "SQL Mode"
79
- msgstr ""
80
-
81
- #: contact_form.php:177
82
- msgid "PHP Version"
83
- msgstr ""
84
-
85
- #: contact_form.php:178
86
- msgid "PHP Safe Mode"
87
- msgstr ""
88
-
89
- #: contact_form.php:179
90
- msgid "PHP Allow URL fopen"
91
- msgstr ""
92
-
93
- #: contact_form.php:180
94
- msgid "PHP Memory Limit"
95
- msgstr ""
96
-
97
- #: contact_form.php:181
98
- msgid "PHP Max Upload Size"
99
- msgstr ""
100
-
101
- #: contact_form.php:182
102
- msgid "PHP Max Post Size"
103
- msgstr ""
104
-
105
- #: contact_form.php:183
106
- msgid "PHP Max Script Execute Time"
107
- msgstr ""
108
-
109
- #: contact_form.php:184
110
- msgid "PHP Exif support"
111
- msgstr ""
112
-
113
- #: contact_form.php:185
114
- msgid "PHP IPTC support"
115
- msgstr ""
116
-
117
- #: contact_form.php:186
118
- msgid "PHP XML support"
119
- msgstr ""
120
-
121
- #: contact_form.php:187
122
- #, fuzzy
123
- msgid "Site URL"
124
- msgstr "الموقع"
125
-
126
- #: contact_form.php:188
127
- msgid "Home URL"
128
- msgstr ""
129
-
130
- #: contact_form.php:189
131
- msgid "WordPress Version"
132
- msgstr ""
133
-
134
- #: contact_form.php:190
135
- msgid "WordPress DB Version"
136
- msgstr ""
137
-
138
- #: contact_form.php:191
139
- msgid "Multisite"
140
- msgstr ""
141
-
142
- #: contact_form.php:192
143
- msgid "Active Theme"
144
- msgstr ""
145
-
146
- #: contact_form.php:207
147
- #, fuzzy
148
- msgid "Please enter a valid email address."
149
- msgstr "استخدام هذا البريد الالكتروني:"
150
-
151
- #: contact_form.php:211
152
- msgid "Email with system info is sent to "
153
- msgstr ""
154
-
155
- #: contact_form.php:215
156
- #: contact_form.php:435
157
- msgid "Thank you for contacting us."
158
- msgstr "أشكركم على الاتصال بنا. سيتم الرد عليكم في أقرب فرصة."
159
-
160
- #: contact_form.php:243
161
- #: contact_form.php:1370
162
- msgid "Sorry, email message could not be delivered."
163
- msgstr "عذراً, لم نستطيع تسليم رسالتك."
164
-
165
- #: contact_form.php:251
166
- #, fuzzy
167
- msgid "Pro plugins"
168
- msgstr "BWS Plugins"
169
-
170
- #: contact_form.php:254
171
- #: contact_form.php:280
172
- msgid "Activated plugins"
173
- msgstr "تفعيل الإضافات"
174
-
175
- #: contact_form.php:256
176
- #: contact_form.php:264
177
- #: contact_form.php:272
178
- #: contact_form.php:282
179
- #: contact_form.php:290
180
- #: contact_form.php:298
181
- msgid "Read more"
182
- msgstr "اقرأ المزيد"
183
-
184
- #: contact_form.php:256
185
- #: contact_form.php:282
186
- #: contact_form.php:790
187
- #: contact_form.php:1059
188
- #: contact_form.php:1866
189
- #: contact_form.php:1877
190
- msgid "Settings"
191
- msgstr "إعدادات"
192
-
193
- #: contact_form.php:262
194
- #: contact_form.php:288
195
- msgid "Installed plugins"
196
- msgstr "تثبيت الإضافات"
197
-
198
- #: contact_form.php:270
199
- #: contact_form.php:296
200
- msgid "Recommended plugins"
201
- msgstr "اضافات موصى بها"
202
-
203
- #: contact_form.php:272
204
- msgid "Purchase"
205
- msgstr ""
206
-
207
- #: contact_form.php:277
208
- #, fuzzy
209
- msgid "Free plugins"
210
- msgstr "اضافات موصى بها"
211
-
212
- #: contact_form.php:298
213
- msgid "Download"
214
- msgstr "تحميل"
215
-
216
- #: contact_form.php:298
217
- #, php-format
218
- msgid "Install %s"
219
- msgstr "تنصيب %s"
220
-
221
- #: contact_form.php:298
222
- msgid "Install now from wordpress.org"
223
- msgstr "تثبيت من wordpress.org"
224
-
225
- #: contact_form.php:303
226
- #, fuzzy
227
- msgid "If you have any questions, please contact us via"
228
- msgstr "إذا كان لديك أي أسئلة، يرجى الاتصال بنا عبر plugin@bestwebsoft.com أو ملء استمارة الاتصال على موقعنا"
229
-
230
- #: contact_form.php:310
231
- msgid "System status"
232
- msgstr ""
233
-
234
- #: contact_form.php:314
235
- msgid "Environment"
236
- msgstr ""
237
-
238
- #: contact_form.php:325
239
- #, fuzzy
240
- msgid "Active Plugins"
241
- msgstr "تفعيل الإضافات"
242
-
243
- #: contact_form.php:336
244
- #, fuzzy
245
- msgid "Inactive Plugins"
246
- msgstr "تفعيل الإضافات"
247
-
248
- #: contact_form.php:350
249
- #, fuzzy
250
- msgid "Send to support"
251
- msgstr "دعم"
252
-
253
- #: contact_form.php:357
254
- msgid "Send to custom email &#187;"
255
- msgstr ""
256
-
257
- #: contact_form.php:373
258
- #: contact_form.php:786
259
  #, fuzzy
260
  msgid "Contact Form Settings"
261
  msgstr "خيارات نموذج اتصل بنا"
262
 
263
- #: contact_form.php:373
264
  msgid "Contact Form"
265
  msgstr "نموذج الاتصال"
266
 
267
- #: contact_form.php:374
268
  #, fuzzy
269
  msgid "Contact Form Pro Extra Settings"
270
  msgstr "خيارات نموذج اتصل بنا"
271
 
272
- #: contact_form.php:374
273
- #: contact_form.php:1065
274
  #, fuzzy
275
  msgid "Contact Form Pro"
276
  msgstr "نموذج الاتصال"
277
 
278
- #: contact_form.php:413
279
- #: contact_form.php:954
280
- #: contact_form.php:983
281
  msgid "Name:"
282
  msgstr "الأسم:"
283
 
284
- #: contact_form.php:414
285
- #: contact_form.php:955
286
- #: contact_form.php:984
287
  #, fuzzy
288
  msgid "Address:"
289
  msgstr "البريد الالكتروني:"
290
 
291
- #: contact_form.php:415
292
- #: contact_form.php:956
293
- #: contact_form.php:985
294
  msgid "Email Address:"
295
  msgstr "البريد الالكتروني:"
296
 
297
- #: contact_form.php:416
298
- #: contact_form.php:957
299
- #: contact_form.php:986
300
  msgid "Phone number:"
301
  msgstr ""
302
 
303
- #: contact_form.php:417
304
- #: contact_form.php:958
305
- #: contact_form.php:987
306
  msgid "Subject:"
307
  msgstr "موضوع الرسالة:"
308
 
309
- #: contact_form.php:418
310
- #: contact_form.php:959
311
- #: contact_form.php:988
312
  msgid "Message:"
313
  msgstr "الرسالة:"
314
 
315
- #: contact_form.php:419
316
- #: contact_form.php:960
317
- #: contact_form.php:989
318
  msgid "Attachment:"
319
  msgstr "المرفقات:"
320
 
321
- #: contact_form.php:420
322
- #: contact_form.php:476
323
- #: contact_form.php:961
324
- #: contact_form.php:990
325
  msgid "Send me a copy"
326
  msgstr "أرسل لي نسخة"
327
 
328
- #: contact_form.php:421
329
- #: contact_form.php:962
330
- #: contact_form.php:991
331
  msgid "Submit"
332
  msgstr "تقدم"
333
 
334
- #: contact_form.php:422
335
  msgid "Your name is required."
336
  msgstr "مطلوب اسمك."
337
 
338
- #: contact_form.php:423
339
  #, fuzzy
340
  msgid "Address is required."
341
  msgstr "مطلوب بريد الكتروني صحيح."
342
 
343
- #: contact_form.php:424
344
  #, fuzzy
345
  msgid "A valid email address is required."
346
  msgstr "مطلوب بريد الكتروني صحيح."
347
 
348
- #: contact_form.php:425
349
- #: contact_form.php:471
350
- #: contact_form.php:474
351
  #, fuzzy
352
  msgid "Phone number is required."
353
  msgstr "مطلوب اسمك."
354
 
355
- #: contact_form.php:426
356
- #: contact_form.php:470
357
- #: contact_form.php:473
358
  msgid "Subject is required."
359
  msgstr "مطلوب نص الموضوع."
360
 
361
- #: contact_form.php:427
362
- #: contact_form.php:469
363
- #: contact_form.php:472
364
  msgid "Message text is required."
365
  msgstr "مطلوب نص الرسالة."
366
 
367
- #: contact_form.php:428
368
  msgid "File format is not valid."
369
  msgstr "المرفق تعطل."
370
 
371
- #: contact_form.php:429
372
  msgid "File upload error."
373
  msgstr ""
374
 
375
- #: contact_form.php:430
376
  msgid "The file could not be uploaded."
377
  msgstr ""
378
 
379
- #: contact_form.php:431
380
  msgid "This file is too large."
381
  msgstr ""
382
 
383
- #: contact_form.php:432
384
  msgid "Please fill out the CAPTCHA."
385
  msgstr "يرجى استكمال رمز التحقق."
386
 
387
- #: contact_form.php:433
388
  msgid "Please make corrections below and try again."
389
  msgstr "يرجى إجراء التصحيحات أدناه وحاول مرة أخرى."
390
 
391
- #: contact_form.php:741
 
 
 
 
392
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
393
  msgstr ""
394
 
395
- #: contact_form.php:750
396
  msgid "Such user does not exist. Settings are not saved."
397
  msgstr "هذا المستخدم لا وجود له. لم يتم حفظ الإعدادات."
398
 
399
- #: contact_form.php:755
400
- #: contact_form.php:761
401
  #, fuzzy
402
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
403
  msgstr "الرجاء إدخال بريد الكتروني صحيح. الاعدادات لم تُحفظ."
404
 
405
- #: contact_form.php:766
406
  #, fuzzy
407
  msgid "Settings saved."
408
  msgstr "الخيارات حُفظت."
409
 
410
- #: contact_form.php:791
411
- #: contact_form.php:1060
 
 
 
 
 
 
 
412
  #, fuzzy
413
  msgid "Extra settings"
414
  msgstr "إعدادات"
415
 
416
- #: contact_form.php:796
417
- #: contact_form.php:1316
418
  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:"
419
  msgstr "إذا كنت ترغب في إضافة نموذج الاتصال إلى موقع الويب الخاص بك، قم بنسخ ولصق هذا الرمز القصير:"
420
 
421
- #: contact_form.php:796
422
- #: contact_form.php:797
423
- #: contact_form.php:976
424
- #: contact_form.php:1024
425
  msgid "or"
426
  msgstr ""
427
 
428
- #: contact_form.php:797
429
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
430
  msgstr ""
431
 
432
- #: contact_form.php:798
433
  msgid "They work the same way."
434
  msgstr ""
435
 
436
- #: contact_form.php:799
437
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
438
  msgstr "إذا كانت المعلومات في الحقول أدناه فارغة سيتم إرسال الرسالة إلى عنوان الذي تم تحديده أثناء التسجيل."
439
 
440
- #: contact_form.php:803
441
  msgid "The user's email address:"
442
  msgstr "أستخدم بريد العضو في وورد بريس:"
443
 
444
- #: contact_form.php:807
445
  msgid "Create a username"
446
  msgstr "اختر اسم المستخدم"
447
 
448
- #: contact_form.php:812
449
  msgid "Enter a username of the person who should get the messages from the contact form."
450
  msgstr "تعيين اسم المستخدم من الذين سيحصلون على رسائل من شكل من أشكال الاتصال."
451
 
452
- #: contact_form.php:816
453
  msgid "Use this email address:"
454
  msgstr "استخدام هذا البريد الالكتروني:"
455
 
456
- #: contact_form.php:819
457
  msgid "Enter the email address you want the messages forwarded to."
458
  msgstr "تعيين عنوان البريد الإلكتروني التي سيتم استخدامها لاستقبال الرسائل."
459
 
460
- #: contact_form.php:823
461
  msgid "Additional options"
462
  msgstr "خيارات إضافية"
463
 
464
- #: contact_form.php:826
465
  msgid "What to use?"
466
  msgstr "ماذا تستخدم؟"
467
 
468
- #: contact_form.php:829
469
  msgid "Wp-mail"
470
  msgstr "Wp-mail"
471
 
472
- #: contact_form.php:830
473
  msgid "You can use the wp_mail function for mailing"
474
  msgstr "لإرسال البريد يمكنك استخدام وظيفة wp_mail"
475
 
476
- #: contact_form.php:836
477
  msgid "Mail"
478
  msgstr "Mail"
479
 
480
- #: contact_form.php:837
481
  msgid "To send mail you can use the php mail function"
482
  msgstr "لإرسال البريد يمكنك استخدام وظيفة البريد PHP"
483
 
484
- #: contact_form.php:841
485
  #, fuzzy
486
  msgid "Change text of the 'FROM' field"
487
  msgstr "تغيير من الحقول من نموذج الاتصال"
488
 
489
- #: contact_form.php:847
490
  msgid "Enter the email address in the 'From' field"
491
  msgstr ""
492
 
493
- #: contact_form.php:849
494
  msgid "User email"
495
  msgstr ""
496
 
497
- #: contact_form.php:849
498
  msgid "The email address of the user who fills the form will be used in the field 'From'."
499
  msgstr ""
500
 
501
- #: contact_form.php:851
502
  msgid "This email address will be used in the 'From' field."
503
  msgstr ""
504
 
505
- #: contact_form.php:855
506
  #, fuzzy
507
  msgid "Display fields"
508
  msgstr "عرض حقل المرفقات"
509
 
510
- #: contact_form.php:857
511
- #: contact_form.php:906
512
- #: contact_form.php:1096
513
- #: contact_form.php:1747
514
  #, fuzzy
515
  msgid "Address"
516
  msgstr "البريد الالكتروني:"
517
 
518
- #: contact_form.php:858
519
- #: contact_form.php:908
520
- #: contact_form.php:1755
521
  msgid "Phone"
522
  msgstr ""
523
 
524
- #: contact_form.php:859
525
  #, fuzzy
526
  msgid "Attachment block"
527
  msgstr "عرض حقل المرفقات"
528
 
529
- #: contact_form.php:859
530
  msgid "Users can attach the following file formats"
531
  msgstr "يمكن للمستخدمين إرفاق الملفات من الأنواع التالية"
532
 
533
- #: contact_form.php:871
534
- #: contact_form.php:874
535
- #: contact_form.php:877
536
- #: contact_form.php:1125
537
  msgid "Captcha"
538
  msgstr ""
539
 
540
- #: contact_form.php:871
541
- #: contact_form.php:874
542
- #: contact_form.php:877
543
- #: contact_form.php:1125
544
- msgid "(powered by bestwebsoft.com)"
545
  msgstr ""
546
 
547
- #: contact_form.php:874
548
  #, fuzzy
549
  msgid "Activate captcha"
550
  msgstr "تفعيل الإضافات"
551
 
552
- #: contact_form.php:877
553
  #, fuzzy
554
  msgid "Download captcha"
555
  msgstr "تحميل"
556
 
557
- #: contact_form.php:882
558
  #, fuzzy
559
  msgid "Display tips below the Attachment block"
560
  msgstr "عرض حقل المرفقات"
561
 
562
- #: contact_form.php:891
563
  msgid "Delete an attachment file from the server after the email is sent"
564
  msgstr ""
565
 
566
- #: contact_form.php:897
567
  #, fuzzy
568
  msgid "Display 'Send me a copy' block"
569
  msgstr "عرض خيار (أرسل لي نسخة)"
570
 
571
- #: contact_form.php:903
572
  msgid "Required fields"
573
  msgstr ""
574
 
575
- #: contact_form.php:905
576
- #: contact_form.php:1091
577
- #: contact_form.php:1742
578
  msgid "Name"
579
  msgstr "الأسم"
580
 
581
- #: contact_form.php:907
582
  #, fuzzy
583
  msgid "Email Address"
584
  msgstr "البريد الالكتروني:"
585
 
586
- #: contact_form.php:909
587
- #: contact_form.php:1111
588
- #: contact_form.php:1758
589
  msgid "Subject"
590
  msgstr "موضوع الرسالة"
591
 
592
- #: contact_form.php:910
593
- #: contact_form.php:1115
594
- #: contact_form.php:1761
595
  msgid "Message"
596
  msgstr "الرسالة"
597
 
598
- #: contact_form.php:914
599
  #, fuzzy
600
  msgid "Display additional info in the email"
601
  msgstr "عرض معلومات اضافية في البريد الالكتروني"
602
 
603
- #: contact_form.php:919
604
- #: contact_form.php:1714
605
  msgid "Sent from (ip address)"
606
  msgstr "ارسلت من (عنوان IP)"
607
 
608
- #: contact_form.php:919
609
  #, fuzzy
610
  msgid "Example: Sent from (IP address):\t127.0.0.1"
611
  msgstr "ارسلت من (عنوان IP)"
612
 
613
- #: contact_form.php:920
614
- #: contact_form.php:1719
615
  msgid "Date/Time"
616
  msgstr "الوقت/التاريخ"
617
 
618
- #: contact_form.php:920
619
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
620
  msgstr ""
621
 
622
- #: contact_form.php:921
623
- #: contact_form.php:1724
624
  msgid "Sent from (referer)"
625
  msgstr "Sent from (referer)"
626
 
627
- #: contact_form.php:921
628
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
629
  msgstr ""
630
 
631
- #: contact_form.php:922
632
- #: contact_form.php:1729
633
  msgid "Using (user agent)"
634
  msgstr "باستخدام (وكيل المستخدم)"
635
 
636
- #: contact_form.php:922
637
  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"
638
  msgstr ""
639
 
640
- #: contact_form.php:926
641
  msgid "Language settings for the field names in the form"
642
  msgstr ""
643
 
644
- #: contact_form.php:935
645
  msgid "Add a language"
646
  msgstr ""
647
 
648
- #: contact_form.php:939
649
  #, fuzzy
650
  msgid "Change the names of the contact form fields and error messages"
651
  msgstr "تغيير تسمية حقول نموذج الاتصال"
652
 
653
- #: contact_form.php:944
654
- #: contact_form.php:1015
655
  msgid "English"
656
  msgstr ""
657
 
658
- #: contact_form.php:963
659
- #: contact_form.php:992
660
  msgid "Error message for the Name field"
661
  msgstr ""
662
 
663
- #: contact_form.php:964
664
- #: contact_form.php:993
665
  msgid "Error message for the Address field"
666
  msgstr ""
667
 
668
- #: contact_form.php:965
669
- #: contact_form.php:994
670
  msgid "Error message for the Email field"
671
  msgstr ""
672
 
673
- #: contact_form.php:966
674
- #: contact_form.php:995
675
  msgid "Error message for the Phone field"
676
  msgstr ""
677
 
678
- #: contact_form.php:967
679
- #: contact_form.php:996
680
  msgid "Error message for the Subject field"
681
  msgstr ""
682
 
683
- #: contact_form.php:968
684
- #: contact_form.php:997
685
  msgid "Error message for the Message field"
686
  msgstr ""
687
 
688
- #: contact_form.php:969
689
- #: contact_form.php:998
690
  msgid "Error message about the file type for the Attachment field"
691
  msgstr ""
692
 
693
- #: contact_form.php:970
694
- #: contact_form.php:999
695
  msgid "Error message while uploading a file for the Attachment field to the server"
696
  msgstr ""
697
 
698
- #: contact_form.php:971
699
- #: contact_form.php:1000
700
  msgid "Error message while moving the file for the Attachment field"
701
  msgstr ""
702
 
703
- #: contact_form.php:972
704
- #: contact_form.php:1001
705
  msgid "Error message when file size limit for the Attachment field is exceeded"
706
  msgstr ""
707
 
708
- #: contact_form.php:973
709
- #: contact_form.php:1002
710
  msgid "Error message for the Captcha field"
711
  msgstr ""
712
 
713
- #: contact_form.php:974
714
- #: contact_form.php:1003
715
  msgid "Error message for the whole form"
716
  msgstr ""
717
 
718
- #: contact_form.php:976
719
- #: contact_form.php:1005
720
- #: contact_form.php:1024
721
- #: contact_form.php:1030
722
  msgid "Use shortcode"
723
  msgstr ""
724
 
725
- #: contact_form.php:976
726
- #: contact_form.php:1005
727
- #: contact_form.php:1024
728
- #: contact_form.php:1030
729
  msgid "for this language"
730
  msgstr ""
731
 
732
- #: contact_form.php:1012
733
  msgid "Action after email is sent"
734
  msgstr ""
735
 
736
- #: contact_form.php:1014
737
  #, fuzzy
738
  msgid "Display text"
739
  msgstr "عرض حقل المرفقات"
740
 
741
- #: contact_form.php:1023
742
- #: contact_form.php:1029
743
  msgid "Text"
744
  msgstr ""
745
 
746
- #: contact_form.php:1036
747
  msgid "Redirect to the page"
748
  msgstr ""
749
 
750
- #: contact_form.php:1037
751
  msgid "Url"
752
  msgstr ""
753
 
754
- #: contact_form.php:1042
755
- #: contact_form.php:1217
756
  msgid "Save Changes"
757
  msgstr "حفظ التغييرات"
758
 
759
- #: contact_form.php:1057
760
  #, fuzzy
761
  msgid "Contact Form Pro | Extra Settings"
762
  msgstr "خيارات نموذج اتصل بنا"
763
 
764
- #: contact_form.php:1064
765
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
766
  msgstr ""
767
 
768
- #: contact_form.php:1071
769
  msgid "Errors output"
770
  msgstr ""
771
 
772
- #: contact_form.php:1074
773
  msgid "Display error messages"
774
  msgstr ""
775
 
776
- #: contact_form.php:1075
777
  msgid "Color of the input field errors."
778
  msgstr ""
779
 
780
- #: contact_form.php:1076
781
  msgid "Display error messages & color of the input field errors"
782
  msgstr ""
783
 
784
- #: contact_form.php:1081
785
  msgid "Add placeholder to the input blocks"
786
  msgstr ""
787
 
788
- #: contact_form.php:1087
789
  #, fuzzy
790
  msgid "Add tooltips"
791
  msgstr "خيارات إضافية"
792
 
793
- #: contact_form.php:1101
794
  #, fuzzy
795
  msgid "Email address"
796
  msgstr "البريد الالكتروني:"
797
 
798
- #: contact_form.php:1106
799
  msgid "Phone Number"
800
  msgstr ""
801
 
802
- #: contact_form.php:1120
803
  #, fuzzy
804
  msgid "Attachment"
805
  msgstr "المرفقات:"
806
 
807
- #: contact_form.php:1130
 
 
 
 
808
  #, fuzzy
809
  msgid "Style options"
810
  msgstr "خيارات إضافية"
811
 
812
- #: contact_form.php:1133
813
  msgid "Text color"
814
  msgstr ""
815
 
816
- #: contact_form.php:1136
817
- #: contact_form.php:1141
818
- #: contact_form.php:1151
819
- #: contact_form.php:1156
820
- #: contact_form.php:1161
821
- #: contact_form.php:1166
822
- #: contact_form.php:1176
823
- #: contact_form.php:1181
824
- #: contact_form.php:1187
825
- #: contact_form.php:1198
826
- #: contact_form.php:1203
827
- #: contact_form.php:1208
828
  msgid "Default"
829
  msgstr ""
830
 
831
- #: contact_form.php:1138
832
  msgid "Label text color"
833
  msgstr ""
834
 
835
- #: contact_form.php:1143
836
  msgid "Placeholder color"
837
  msgstr ""
838
 
839
- #: contact_form.php:1148
840
  msgid "Errors color"
841
  msgstr ""
842
 
843
- #: contact_form.php:1153
844
  msgid "Error text color"
845
  msgstr ""
846
 
847
- #: contact_form.php:1158
848
  msgid "Background color of the input field errors"
849
  msgstr ""
850
 
851
- #: contact_form.php:1163
852
  msgid "Border color of the input field errors"
853
  msgstr ""
854
 
855
- #: contact_form.php:1168
856
  msgid "Placeholder color of the input field errors"
857
  msgstr ""
858
 
859
- #: contact_form.php:1173
860
  #, fuzzy
861
  msgid "Input fields"
862
  msgstr "عرض حقل المرفقات"
863
 
864
- #: contact_form.php:1178
865
  msgid "Input fields background color"
866
  msgstr ""
867
 
868
- #: contact_form.php:1183
869
  msgid "Text fields color"
870
  msgstr ""
871
 
872
- #: contact_form.php:1185
873
  msgid "Border width in px, numbers only"
874
  msgstr ""
875
 
876
- #: contact_form.php:1189
877
- #: contact_form.php:1210
878
  msgid "Border color"
879
  msgstr ""
880
 
881
- #: contact_form.php:1194
882
  #, fuzzy
883
  msgid "Submit button"
884
  msgstr "تقدم"
885
 
886
- #: contact_form.php:1196
887
  msgid "Width in px, numbers only"
888
  msgstr ""
889
 
890
- #: contact_form.php:1200
891
  msgid "Button color"
892
  msgstr ""
893
 
894
- #: contact_form.php:1205
895
  msgid "Button text color"
896
  msgstr ""
897
 
898
- #: contact_form.php:1221
899
  #, fuzzy
900
  msgid "Contact Form Pro | Preview"
901
  msgstr "نموذج الاتصال"
902
 
903
- #: contact_form.php:1224
904
  msgid "Show with errors"
905
  msgstr ""
906
 
907
- #: contact_form.php:1232
908
- #: contact_form.php:1234
909
  msgid "Please enter your full name..."
910
  msgstr ""
911
 
912
- #: contact_form.php:1245
913
- #: contact_form.php:1247
914
  msgid "Please enter your address..."
915
  msgstr ""
916
 
917
- #: contact_form.php:1256
918
- #: contact_form.php:1258
919
  #, fuzzy
920
  msgid "Please enter your email address..."
921
  msgstr "استخدام هذا البريد الالكتروني:"
922
 
923
- #: contact_form.php:1267
924
- #: contact_form.php:1269
925
  msgid "Please enter your phone number..."
926
  msgstr ""
927
 
928
- #: contact_form.php:1278
929
- #: contact_form.php:1280
930
  msgid "Please enter subject..."
931
  msgstr ""
932
 
933
- #: contact_form.php:1288
934
- #: contact_form.php:1290
935
  msgid "Please enter your message..."
936
  msgstr ""
937
 
938
- #: contact_form.php:1301
939
  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"
940
  msgstr ""
941
 
942
- #: contact_form.php:1454
 
 
 
 
943
  msgid "You can attach the following file formats"
944
  msgstr "يمكنك إرفاق الملفات من الأنواع التالية"
945
 
946
- #: contact_form.php:1737
947
  msgid "Contact from"
948
  msgstr "اتصل من"
949
 
950
- #: contact_form.php:1750
951
  msgid "Email"
952
  msgstr "البريد الألكتروني"
953
 
954
- #: contact_form.php:1764
955
  msgid "Site"
956
  msgstr "الموقع"
957
 
958
- #: contact_form.php:1819
959
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
960
  msgstr "إذا يمكنك أن ترى هذه MIME من العميل الخاص بك لا يقبل أنواع MIME!"
961
 
962
- #: contact_form.php:1878
963
  msgid "FAQ"
964
  msgstr "أسئلة وأجوبة"
965
 
966
- #: contact_form.php:1879
967
  msgid "Support"
968
  msgstr "دعم"
969
 
970
- #: contact_form.php:1937
971
  msgid "Are you sure that you want to delete this language data?"
972
  msgstr ""
973
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
974
  #~ msgid "Contact Form Options"
975
  #~ msgstr "خيارات نموذج اتصل بنا"
976
 
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:47+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:48+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"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: contact_form.php:32
20
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  #, fuzzy
22
  msgid "Contact Form Settings"
23
  msgstr "خيارات نموذج اتصل بنا"
24
 
25
+ #: contact_form.php:32
26
  msgid "Contact Form"
27
  msgstr "نموذج الاتصال"
28
 
29
+ #: contact_form.php:33
30
  #, fuzzy
31
  msgid "Contact Form Pro Extra Settings"
32
  msgstr "خيارات نموذج اتصل بنا"
33
 
34
+ #: contact_form.php:33
35
+ #: contact_form.php:724
36
  #, fuzzy
37
  msgid "Contact Form Pro"
38
  msgstr "نموذج الاتصال"
39
 
40
+ #: contact_form.php:72
41
+ #: contact_form.php:613
42
+ #: contact_form.php:642
43
  msgid "Name:"
44
  msgstr "الأسم:"
45
 
46
+ #: contact_form.php:73
47
+ #: contact_form.php:614
48
+ #: contact_form.php:643
49
  #, fuzzy
50
  msgid "Address:"
51
  msgstr "البريد الالكتروني:"
52
 
53
+ #: contact_form.php:74
54
+ #: contact_form.php:615
55
+ #: contact_form.php:644
56
  msgid "Email Address:"
57
  msgstr "البريد الالكتروني:"
58
 
59
+ #: contact_form.php:75
60
+ #: contact_form.php:616
61
+ #: contact_form.php:645
62
  msgid "Phone number:"
63
  msgstr ""
64
 
65
+ #: contact_form.php:76
66
+ #: contact_form.php:617
67
+ #: contact_form.php:646
68
  msgid "Subject:"
69
  msgstr "موضوع الرسالة:"
70
 
71
+ #: contact_form.php:77
72
+ #: contact_form.php:618
73
+ #: contact_form.php:647
74
  msgid "Message:"
75
  msgstr "الرسالة:"
76
 
77
+ #: contact_form.php:78
78
+ #: contact_form.php:619
79
+ #: contact_form.php:648
80
  msgid "Attachment:"
81
  msgstr "المرفقات:"
82
 
83
+ #: contact_form.php:79
84
+ #: contact_form.php:135
85
+ #: contact_form.php:620
86
+ #: contact_form.php:649
87
  msgid "Send me a copy"
88
  msgstr "أرسل لي نسخة"
89
 
90
+ #: contact_form.php:80
91
+ #: contact_form.php:621
92
+ #: contact_form.php:650
93
  msgid "Submit"
94
  msgstr "تقدم"
95
 
96
+ #: contact_form.php:81
97
  msgid "Your name is required."
98
  msgstr "مطلوب اسمك."
99
 
100
+ #: contact_form.php:82
101
  #, fuzzy
102
  msgid "Address is required."
103
  msgstr "مطلوب بريد الكتروني صحيح."
104
 
105
+ #: contact_form.php:83
106
  #, fuzzy
107
  msgid "A valid email address is required."
108
  msgstr "مطلوب بريد الكتروني صحيح."
109
 
110
+ #: contact_form.php:84
111
+ #: contact_form.php:130
112
+ #: contact_form.php:133
113
  #, fuzzy
114
  msgid "Phone number is required."
115
  msgstr "مطلوب اسمك."
116
 
117
+ #: contact_form.php:85
118
+ #: contact_form.php:129
119
+ #: contact_form.php:132
120
  msgid "Subject is required."
121
  msgstr "مطلوب نص الموضوع."
122
 
123
+ #: contact_form.php:86
124
+ #: contact_form.php:128
125
+ #: contact_form.php:131
126
  msgid "Message text is required."
127
  msgstr "مطلوب نص الرسالة."
128
 
129
+ #: contact_form.php:87
130
  msgid "File format is not valid."
131
  msgstr "المرفق تعطل."
132
 
133
+ #: contact_form.php:88
134
  msgid "File upload error."
135
  msgstr ""
136
 
137
+ #: contact_form.php:89
138
  msgid "The file could not be uploaded."
139
  msgstr ""
140
 
141
+ #: contact_form.php:90
142
  msgid "This file is too large."
143
  msgstr ""
144
 
145
+ #: contact_form.php:91
146
  msgid "Please fill out the CAPTCHA."
147
  msgstr "يرجى استكمال رمز التحقق."
148
 
149
+ #: contact_form.php:92
150
  msgid "Please make corrections below and try again."
151
  msgstr "يرجى إجراء التصحيحات أدناه وحاول مرة أخرى."
152
 
153
+ #: contact_form.php:94
154
+ msgid "Thank you for contacting us."
155
+ msgstr "أشكركم على الاتصال بنا. سيتم الرد عليكم في أقرب فرصة."
156
+
157
+ #: contact_form.php:400
158
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
159
  msgstr ""
160
 
161
+ #: contact_form.php:409
162
  msgid "Such user does not exist. Settings are not saved."
163
  msgstr "هذا المستخدم لا وجود له. لم يتم حفظ الإعدادات."
164
 
165
+ #: contact_form.php:414
166
+ #: contact_form.php:420
167
  #, fuzzy
168
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
169
  msgstr "الرجاء إدخال بريد الكتروني صحيح. الاعدادات لم تُحفظ."
170
 
171
+ #: contact_form.php:425
172
  #, fuzzy
173
  msgid "Settings saved."
174
  msgstr "الخيارات حُفظت."
175
 
176
+ #: contact_form.php:449
177
+ #: contact_form.php:718
178
+ #: contact_form.php:1525
179
+ #: contact_form.php:1536
180
+ msgid "Settings"
181
+ msgstr "إعدادات"
182
+
183
+ #: contact_form.php:450
184
+ #: contact_form.php:719
185
  #, fuzzy
186
  msgid "Extra settings"
187
  msgstr "إعدادات"
188
 
189
+ #: contact_form.php:455
190
+ #: contact_form.php:975
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:455
195
+ #: contact_form.php:456
196
+ #: contact_form.php:635
197
+ #: contact_form.php:683
198
  msgid "or"
199
  msgstr ""
200
 
201
+ #: contact_form.php:456
202
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
203
  msgstr ""
204
 
205
+ #: contact_form.php:457
206
  msgid "They work the same way."
207
  msgstr ""
208
 
209
+ #: contact_form.php:458
210
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
211
  msgstr "إذا كانت المعلومات في الحقول أدناه فارغة سيتم إرسال الرسالة إلى عنوان الذي تم تحديده أثناء التسجيل."
212
 
213
+ #: contact_form.php:462
214
  msgid "The user's email address:"
215
  msgstr "أستخدم بريد العضو في وورد بريس:"
216
 
217
+ #: contact_form.php:466
218
  msgid "Create a username"
219
  msgstr "اختر اسم المستخدم"
220
 
221
+ #: contact_form.php:471
222
  msgid "Enter a username of the person who should get the messages from the contact form."
223
  msgstr "تعيين اسم المستخدم من الذين سيحصلون على رسائل من شكل من أشكال الاتصال."
224
 
225
+ #: contact_form.php:475
226
  msgid "Use this email address:"
227
  msgstr "استخدام هذا البريد الالكتروني:"
228
 
229
+ #: contact_form.php:478
230
  msgid "Enter the email address you want the messages forwarded to."
231
  msgstr "تعيين عنوان البريد الإلكتروني التي سيتم استخدامها لاستقبال الرسائل."
232
 
233
+ #: contact_form.php:482
234
  msgid "Additional options"
235
  msgstr "خيارات إضافية"
236
 
237
+ #: contact_form.php:485
238
  msgid "What to use?"
239
  msgstr "ماذا تستخدم؟"
240
 
241
+ #: contact_form.php:488
242
  msgid "Wp-mail"
243
  msgstr "Wp-mail"
244
 
245
+ #: contact_form.php:489
246
  msgid "You can use the wp_mail function for mailing"
247
  msgstr "لإرسال البريد يمكنك استخدام وظيفة wp_mail"
248
 
249
+ #: contact_form.php:495
250
  msgid "Mail"
251
  msgstr "Mail"
252
 
253
+ #: contact_form.php:496
254
  msgid "To send mail you can use the php mail function"
255
  msgstr "لإرسال البريد يمكنك استخدام وظيفة البريد PHP"
256
 
257
+ #: contact_form.php:500
258
  #, fuzzy
259
  msgid "Change text of the 'FROM' field"
260
  msgstr "تغيير من الحقول من نموذج الاتصال"
261
 
262
+ #: contact_form.php:506
263
  msgid "Enter the email address in the 'From' field"
264
  msgstr ""
265
 
266
+ #: contact_form.php:508
267
  msgid "User email"
268
  msgstr ""
269
 
270
+ #: contact_form.php:508
271
  msgid "The email address of the user who fills the form will be used in the field 'From'."
272
  msgstr ""
273
 
274
+ #: contact_form.php:510
275
  msgid "This email address will be used in the 'From' field."
276
  msgstr ""
277
 
278
+ #: contact_form.php:514
279
  #, fuzzy
280
  msgid "Display fields"
281
  msgstr "عرض حقل المرفقات"
282
 
283
+ #: contact_form.php:516
284
+ #: contact_form.php:565
285
+ #: contact_form.php:755
286
+ #: contact_form.php:1406
287
  #, fuzzy
288
  msgid "Address"
289
  msgstr "البريد الالكتروني:"
290
 
291
+ #: contact_form.php:517
292
+ #: contact_form.php:567
293
+ #: contact_form.php:1414
294
  msgid "Phone"
295
  msgstr ""
296
 
297
+ #: contact_form.php:518
298
  #, fuzzy
299
  msgid "Attachment block"
300
  msgstr "عرض حقل المرفقات"
301
 
302
+ #: contact_form.php:518
303
  msgid "Users can attach the following file formats"
304
  msgstr "يمكن للمستخدمين إرفاق الملفات من الأنواع التالية"
305
 
306
+ #: contact_form.php:530
307
+ #: contact_form.php:533
308
+ #: contact_form.php:536
309
+ #: contact_form.php:784
310
  msgid "Captcha"
311
  msgstr ""
312
 
313
+ #: contact_form.php:530
314
+ #: contact_form.php:533
315
+ #: contact_form.php:536
316
+ msgid "(powered by"
 
317
  msgstr ""
318
 
319
+ #: contact_form.php:533
320
  #, fuzzy
321
  msgid "Activate captcha"
322
  msgstr "تفعيل الإضافات"
323
 
324
+ #: contact_form.php:536
325
  #, fuzzy
326
  msgid "Download captcha"
327
  msgstr "تحميل"
328
 
329
+ #: contact_form.php:541
330
  #, fuzzy
331
  msgid "Display tips below the Attachment block"
332
  msgstr "عرض حقل المرفقات"
333
 
334
+ #: contact_form.php:550
335
  msgid "Delete an attachment file from the server after the email is sent"
336
  msgstr ""
337
 
338
+ #: contact_form.php:556
339
  #, fuzzy
340
  msgid "Display 'Send me a copy' block"
341
  msgstr "عرض خيار (أرسل لي نسخة)"
342
 
343
+ #: contact_form.php:562
344
  msgid "Required fields"
345
  msgstr ""
346
 
347
+ #: contact_form.php:564
348
+ #: contact_form.php:750
349
+ #: contact_form.php:1401
350
  msgid "Name"
351
  msgstr "الأسم"
352
 
353
+ #: contact_form.php:566
354
  #, fuzzy
355
  msgid "Email Address"
356
  msgstr "البريد الالكتروني:"
357
 
358
+ #: contact_form.php:568
359
+ #: contact_form.php:770
360
+ #: contact_form.php:1417
361
  msgid "Subject"
362
  msgstr "موضوع الرسالة"
363
 
364
+ #: contact_form.php:569
365
+ #: contact_form.php:774
366
+ #: contact_form.php:1420
367
  msgid "Message"
368
  msgstr "الرسالة"
369
 
370
+ #: contact_form.php:573
371
  #, fuzzy
372
  msgid "Display additional info in the email"
373
  msgstr "عرض معلومات اضافية في البريد الالكتروني"
374
 
375
+ #: contact_form.php:578
376
+ #: contact_form.php:1373
377
  msgid "Sent from (ip address)"
378
  msgstr "ارسلت من (عنوان IP)"
379
 
380
+ #: contact_form.php:578
381
  #, fuzzy
382
  msgid "Example: Sent from (IP address):\t127.0.0.1"
383
  msgstr "ارسلت من (عنوان IP)"
384
 
385
+ #: contact_form.php:579
386
+ #: contact_form.php:1378
387
  msgid "Date/Time"
388
  msgstr "الوقت/التاريخ"
389
 
390
+ #: contact_form.php:579
391
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
392
  msgstr ""
393
 
394
+ #: contact_form.php:580
395
+ #: contact_form.php:1383
396
  msgid "Sent from (referer)"
397
  msgstr "Sent from (referer)"
398
 
399
+ #: contact_form.php:580
400
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
401
  msgstr ""
402
 
403
+ #: contact_form.php:581
404
+ #: contact_form.php:1388
405
  msgid "Using (user agent)"
406
  msgstr "باستخدام (وكيل المستخدم)"
407
 
408
+ #: contact_form.php:581
409
  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"
410
  msgstr ""
411
 
412
+ #: contact_form.php:585
413
  msgid "Language settings for the field names in the form"
414
  msgstr ""
415
 
416
+ #: contact_form.php:594
417
  msgid "Add a language"
418
  msgstr ""
419
 
420
+ #: contact_form.php:598
421
  #, fuzzy
422
  msgid "Change the names of the contact form fields and error messages"
423
  msgstr "تغيير تسمية حقول نموذج الاتصال"
424
 
425
+ #: contact_form.php:603
426
+ #: contact_form.php:674
427
  msgid "English"
428
  msgstr ""
429
 
430
+ #: contact_form.php:622
431
+ #: contact_form.php:651
432
  msgid "Error message for the Name field"
433
  msgstr ""
434
 
435
+ #: contact_form.php:623
436
+ #: contact_form.php:652
437
  msgid "Error message for the Address field"
438
  msgstr ""
439
 
440
+ #: contact_form.php:624
441
+ #: contact_form.php:653
442
  msgid "Error message for the Email field"
443
  msgstr ""
444
 
445
+ #: contact_form.php:625
446
+ #: contact_form.php:654
447
  msgid "Error message for the Phone field"
448
  msgstr ""
449
 
450
+ #: contact_form.php:626
451
+ #: contact_form.php:655
452
  msgid "Error message for the Subject field"
453
  msgstr ""
454
 
455
+ #: contact_form.php:627
456
+ #: contact_form.php:656
457
  msgid "Error message for the Message field"
458
  msgstr ""
459
 
460
+ #: contact_form.php:628
461
+ #: contact_form.php:657
462
  msgid "Error message about the file type for the Attachment field"
463
  msgstr ""
464
 
465
+ #: contact_form.php:629
466
+ #: contact_form.php:658
467
  msgid "Error message while uploading a file for the Attachment field to the server"
468
  msgstr ""
469
 
470
+ #: contact_form.php:630
471
+ #: contact_form.php:659
472
  msgid "Error message while moving the file for the Attachment field"
473
  msgstr ""
474
 
475
+ #: contact_form.php:631
476
+ #: contact_form.php:660
477
  msgid "Error message when file size limit for the Attachment field is exceeded"
478
  msgstr ""
479
 
480
+ #: contact_form.php:632
481
+ #: contact_form.php:661
482
  msgid "Error message for the Captcha field"
483
  msgstr ""
484
 
485
+ #: contact_form.php:633
486
+ #: contact_form.php:662
487
  msgid "Error message for the whole form"
488
  msgstr ""
489
 
490
+ #: contact_form.php:635
491
+ #: contact_form.php:664
492
+ #: contact_form.php:683
493
+ #: contact_form.php:689
494
  msgid "Use shortcode"
495
  msgstr ""
496
 
497
+ #: contact_form.php:635
498
+ #: contact_form.php:664
499
+ #: contact_form.php:683
500
+ #: contact_form.php:689
501
  msgid "for this language"
502
  msgstr ""
503
 
504
+ #: contact_form.php:671
505
  msgid "Action after email is sent"
506
  msgstr ""
507
 
508
+ #: contact_form.php:673
509
  #, fuzzy
510
  msgid "Display text"
511
  msgstr "عرض حقل المرفقات"
512
 
513
+ #: contact_form.php:682
514
+ #: contact_form.php:688
515
  msgid "Text"
516
  msgstr ""
517
 
518
+ #: contact_form.php:695
519
  msgid "Redirect to the page"
520
  msgstr ""
521
 
522
+ #: contact_form.php:696
523
  msgid "Url"
524
  msgstr ""
525
 
526
+ #: contact_form.php:701
527
+ #: contact_form.php:876
528
  msgid "Save Changes"
529
  msgstr "حفظ التغييرات"
530
 
531
+ #: contact_form.php:716
532
  #, fuzzy
533
  msgid "Contact Form Pro | Extra Settings"
534
  msgstr "خيارات نموذج اتصل بنا"
535
 
536
+ #: contact_form.php:723
537
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
538
  msgstr ""
539
 
540
+ #: contact_form.php:730
541
  msgid "Errors output"
542
  msgstr ""
543
 
544
+ #: contact_form.php:733
545
  msgid "Display error messages"
546
  msgstr ""
547
 
548
+ #: contact_form.php:734
549
  msgid "Color of the input field errors."
550
  msgstr ""
551
 
552
+ #: contact_form.php:735
553
  msgid "Display error messages & color of the input field errors"
554
  msgstr ""
555
 
556
+ #: contact_form.php:740
557
  msgid "Add placeholder to the input blocks"
558
  msgstr ""
559
 
560
+ #: contact_form.php:746
561
  #, fuzzy
562
  msgid "Add tooltips"
563
  msgstr "خيارات إضافية"
564
 
565
+ #: contact_form.php:760
566
  #, fuzzy
567
  msgid "Email address"
568
  msgstr "البريد الالكتروني:"
569
 
570
+ #: contact_form.php:765
571
  msgid "Phone Number"
572
  msgstr ""
573
 
574
+ #: contact_form.php:779
575
  #, fuzzy
576
  msgid "Attachment"
577
  msgstr "المرفقات:"
578
 
579
+ #: contact_form.php:784
580
+ msgid "(powered by bestwebsoft.com)"
581
+ msgstr ""
582
+
583
+ #: contact_form.php:789
584
  #, fuzzy
585
  msgid "Style options"
586
  msgstr "خيارات إضافية"
587
 
588
+ #: contact_form.php:792
589
  msgid "Text color"
590
  msgstr ""
591
 
592
+ #: contact_form.php:795
593
+ #: contact_form.php:800
594
+ #: contact_form.php:810
595
+ #: contact_form.php:815
596
+ #: contact_form.php:820
597
+ #: contact_form.php:825
598
+ #: contact_form.php:835
599
+ #: contact_form.php:840
600
+ #: contact_form.php:846
601
+ #: contact_form.php:857
602
+ #: contact_form.php:862
603
+ #: contact_form.php:867
604
  msgid "Default"
605
  msgstr ""
606
 
607
+ #: contact_form.php:797
608
  msgid "Label text color"
609
  msgstr ""
610
 
611
+ #: contact_form.php:802
612
  msgid "Placeholder color"
613
  msgstr ""
614
 
615
+ #: contact_form.php:807
616
  msgid "Errors color"
617
  msgstr ""
618
 
619
+ #: contact_form.php:812
620
  msgid "Error text color"
621
  msgstr ""
622
 
623
+ #: contact_form.php:817
624
  msgid "Background color of the input field errors"
625
  msgstr ""
626
 
627
+ #: contact_form.php:822
628
  msgid "Border color of the input field errors"
629
  msgstr ""
630
 
631
+ #: contact_form.php:827
632
  msgid "Placeholder color of the input field errors"
633
  msgstr ""
634
 
635
+ #: contact_form.php:832
636
  #, fuzzy
637
  msgid "Input fields"
638
  msgstr "عرض حقل المرفقات"
639
 
640
+ #: contact_form.php:837
641
  msgid "Input fields background color"
642
  msgstr ""
643
 
644
+ #: contact_form.php:842
645
  msgid "Text fields color"
646
  msgstr ""
647
 
648
+ #: contact_form.php:844
649
  msgid "Border width in px, numbers only"
650
  msgstr ""
651
 
652
+ #: contact_form.php:848
653
+ #: contact_form.php:869
654
  msgid "Border color"
655
  msgstr ""
656
 
657
+ #: contact_form.php:853
658
  #, fuzzy
659
  msgid "Submit button"
660
  msgstr "تقدم"
661
 
662
+ #: contact_form.php:855
663
  msgid "Width in px, numbers only"
664
  msgstr ""
665
 
666
+ #: contact_form.php:859
667
  msgid "Button color"
668
  msgstr ""
669
 
670
+ #: contact_form.php:864
671
  msgid "Button text color"
672
  msgstr ""
673
 
674
+ #: contact_form.php:880
675
  #, fuzzy
676
  msgid "Contact Form Pro | Preview"
677
  msgstr "نموذج الاتصال"
678
 
679
+ #: contact_form.php:883
680
  msgid "Show with errors"
681
  msgstr ""
682
 
683
+ #: contact_form.php:891
684
+ #: contact_form.php:893
685
  msgid "Please enter your full name..."
686
  msgstr ""
687
 
688
+ #: contact_form.php:904
689
+ #: contact_form.php:906
690
  msgid "Please enter your address..."
691
  msgstr ""
692
 
693
+ #: contact_form.php:915
694
+ #: contact_form.php:917
695
  #, fuzzy
696
  msgid "Please enter your email address..."
697
  msgstr "استخدام هذا البريد الالكتروني:"
698
 
699
+ #: contact_form.php:926
700
+ #: contact_form.php:928
701
  msgid "Please enter your phone number..."
702
  msgstr ""
703
 
704
+ #: contact_form.php:937
705
+ #: contact_form.php:939
706
  msgid "Please enter subject..."
707
  msgstr ""
708
 
709
+ #: contact_form.php:947
710
+ #: contact_form.php:949
711
  msgid "Please enter your message..."
712
  msgstr ""
713
 
714
+ #: contact_form.php:960
715
  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"
716
  msgstr ""
717
 
718
+ #: contact_form.php:1029
719
+ msgid "Sorry, email message could not be delivered."
720
+ msgstr "عذراً, لم نستطيع تسليم رسالتك."
721
+
722
+ #: contact_form.php:1113
723
  msgid "You can attach the following file formats"
724
  msgstr "يمكنك إرفاق الملفات من الأنواع التالية"
725
 
726
+ #: contact_form.php:1396
727
  msgid "Contact from"
728
  msgstr "اتصل من"
729
 
730
+ #: contact_form.php:1409
731
  msgid "Email"
732
  msgstr "البريد الألكتروني"
733
 
734
+ #: contact_form.php:1423
735
  msgid "Site"
736
  msgstr "الموقع"
737
 
738
+ #: contact_form.php:1478
739
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
740
  msgstr "إذا يمكنك أن ترى هذه MIME من العميل الخاص بك لا يقبل أنواع MIME!"
741
 
742
+ #: contact_form.php:1537
743
  msgid "FAQ"
744
  msgstr "أسئلة وأجوبة"
745
 
746
+ #: contact_form.php:1538
747
  msgid "Support"
748
  msgstr "دعم"
749
 
750
+ #: contact_form.php:1597
751
  msgid "Are you sure that you want to delete this language data?"
752
  msgstr ""
753
 
754
+ #, fuzzy
755
+ #~ msgid "Memory usage"
756
+ #~ msgstr "الرسالة"
757
+
758
+ #, fuzzy
759
+ #~ msgid "Site URL"
760
+ #~ msgstr "الموقع"
761
+
762
+ #, fuzzy
763
+ #~ msgid "Please enter a valid email address."
764
+ #~ msgstr "استخدام هذا البريد الالكتروني:"
765
+
766
+ #, fuzzy
767
+ #~ msgid "Pro plugins"
768
+ #~ msgstr "BWS Plugins"
769
+ #~ msgid "Activated plugins"
770
+ #~ msgstr "تفعيل الإضافات"
771
+ #~ msgid "Read more"
772
+ #~ msgstr "اقرأ المزيد"
773
+ #~ msgid "Installed plugins"
774
+ #~ msgstr "تثبيت الإضافات"
775
+ #~ msgid "Recommended plugins"
776
+ #~ msgstr "اضافات موصى بها"
777
+
778
+ #, fuzzy
779
+ #~ msgid "Free plugins"
780
+ #~ msgstr "اضافات موصى بها"
781
+ #~ msgid "Download"
782
+ #~ msgstr "تحميل"
783
+ #~ msgid "Install %s"
784
+ #~ msgstr "تنصيب %s"
785
+ #~ msgid "Install now from wordpress.org"
786
+ #~ msgstr "تثبيت من wordpress.org"
787
+
788
+ #, fuzzy
789
+ #~ msgid "If you have any questions, please contact us via"
790
+ #~ msgstr ""
791
+ #~ "إذا كان لديك أي أسئلة، يرجى الاتصال بنا عبر plugin@bestwebsoft.com أو ملء "
792
+ #~ "استمارة الاتصال على موقعنا"
793
+
794
+ #, fuzzy
795
+ #~ msgid "Active Plugins"
796
+ #~ msgstr "تفعيل الإضافات"
797
+
798
+ #, fuzzy
799
+ #~ msgid "Inactive Plugins"
800
+ #~ msgstr "تفعيل الإضافات"
801
+
802
+ #, fuzzy
803
+ #~ msgid "Send to support"
804
+ #~ msgstr "دعم"
805
  #~ msgid "Contact Form Options"
806
  #~ msgstr "خيارات نموذج اتصل بنا"
807
 
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-08-20 13:26+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:26+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Sakałoŭ Alaksiej <nullbsd@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -16,965 +16,796 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: contact_form.php:107
20
- msgid "Not set"
21
- msgstr ""
22
-
23
- #: contact_form.php:109
24
- #: contact_form.php:113
25
- msgid "On"
26
- msgstr ""
27
-
28
- #: contact_form.php:111
29
- #: contact_form.php:115
30
- msgid "Off"
31
- msgstr ""
32
-
33
- #: contact_form.php:119
34
- #: contact_form.php:123
35
- #: contact_form.php:127
36
- #: contact_form.php:131
37
- #: contact_form.php:135
38
- #: contact_form.php:161
39
- msgid "N/A"
40
- msgstr ""
41
-
42
- #: contact_form.php:133
43
- msgid " Mb"
44
- msgstr ""
45
-
46
- #: contact_form.php:137
47
- #: contact_form.php:141
48
- #: contact_form.php:145
49
- #: contact_form.php:156
50
- msgid "Yes"
51
- msgstr ""
52
-
53
- #: contact_form.php:139
54
- #: contact_form.php:143
55
- #: contact_form.php:147
56
- #: contact_form.php:158
57
- msgid "No"
58
- msgstr ""
59
-
60
- #: contact_form.php:172
61
- msgid "Operating System"
62
- msgstr ""
63
-
64
- #: contact_form.php:173
65
- msgid "Server"
66
- msgstr ""
67
-
68
- #: contact_form.php:174
69
- #, fuzzy
70
- msgid "Memory usage"
71
- msgstr "Паведамленьне"
72
-
73
- #: contact_form.php:175
74
- msgid "MYSQL Version"
75
- msgstr ""
76
-
77
- #: contact_form.php:176
78
- msgid "SQL Mode"
79
- msgstr ""
80
-
81
- #: contact_form.php:177
82
- msgid "PHP Version"
83
- msgstr ""
84
-
85
- #: contact_form.php:178
86
- msgid "PHP Safe Mode"
87
- msgstr ""
88
-
89
- #: contact_form.php:179
90
- msgid "PHP Allow URL fopen"
91
- msgstr ""
92
-
93
- #: contact_form.php:180
94
- msgid "PHP Memory Limit"
95
- msgstr ""
96
-
97
- #: contact_form.php:181
98
- msgid "PHP Max Upload Size"
99
- msgstr ""
100
-
101
- #: contact_form.php:182
102
- msgid "PHP Max Post Size"
103
- msgstr ""
104
-
105
- #: contact_form.php:183
106
- msgid "PHP Max Script Execute Time"
107
- msgstr ""
108
-
109
- #: contact_form.php:184
110
- msgid "PHP Exif support"
111
- msgstr ""
112
-
113
- #: contact_form.php:185
114
- msgid "PHP IPTC support"
115
- msgstr ""
116
-
117
- #: contact_form.php:186
118
- msgid "PHP XML support"
119
- msgstr ""
120
-
121
- #: contact_form.php:187
122
- #, fuzzy
123
- msgid "Site URL"
124
- msgstr "Сайт"
125
-
126
- #: contact_form.php:188
127
- msgid "Home URL"
128
- msgstr ""
129
-
130
- #: contact_form.php:189
131
- msgid "WordPress Version"
132
- msgstr ""
133
-
134
- #: contact_form.php:190
135
- msgid "WordPress DB Version"
136
- msgstr ""
137
-
138
- #: contact_form.php:191
139
- msgid "Multisite"
140
- msgstr ""
141
-
142
- #: contact_form.php:192
143
- msgid "Active Theme"
144
- msgstr ""
145
-
146
- #: contact_form.php:207
147
- #, fuzzy
148
- msgid "Please enter a valid email address."
149
- msgstr "Выкарыстоўваць гэты email-адрас:"
150
-
151
- #: contact_form.php:211
152
- msgid "Email with system info is sent to "
153
- msgstr ""
154
-
155
- #: contact_form.php:215
156
- #: contact_form.php:435
157
- msgid "Thank you for contacting us."
158
- msgstr "Дзякуем за кантакт з намі."
159
-
160
- #: contact_form.php:243
161
- #: contact_form.php:1370
162
- msgid "Sorry, email message could not be delivered."
163
- msgstr "Прабачце, вашая электронная пошта не можа быць адпраўленай."
164
-
165
- #: contact_form.php:251
166
- #, fuzzy
167
- msgid "Pro plugins"
168
- msgstr "Плагины BWS"
169
-
170
- #: contact_form.php:254
171
- #: contact_form.php:280
172
- msgid "Activated plugins"
173
- msgstr "Актываваныя пашырэньні"
174
-
175
- #: contact_form.php:256
176
- #: contact_form.php:264
177
- #: contact_form.php:272
178
- #: contact_form.php:282
179
- #: contact_form.php:290
180
- #: contact_form.php:298
181
- msgid "Read more"
182
- msgstr "Чытаць далей"
183
-
184
- #: contact_form.php:256
185
- #: contact_form.php:282
186
- #: contact_form.php:790
187
- #: contact_form.php:1059
188
- #: contact_form.php:1866
189
- #: contact_form.php:1877
190
- msgid "Settings"
191
- msgstr "Наладкі"
192
-
193
- #: contact_form.php:262
194
- #: contact_form.php:288
195
- msgid "Installed plugins"
196
- msgstr "Усталяваныя пашырэньні"
197
-
198
- #: contact_form.php:270
199
- #: contact_form.php:296
200
- msgid "Recommended plugins"
201
- msgstr "Рэкамэндаваныя да ўсталёўкі пашырэньні"
202
-
203
- #: contact_form.php:272
204
- msgid "Purchase"
205
- msgstr ""
206
-
207
- #: contact_form.php:277
208
- #, fuzzy
209
- msgid "Free plugins"
210
- msgstr "Рэкамэндаваныя да ўсталёўкі пашырэньні"
211
-
212
- #: contact_form.php:298
213
- msgid "Download"
214
- msgstr "Спампаваць"
215
-
216
- #: contact_form.php:298
217
- #, php-format
218
- msgid "Install %s"
219
- msgstr "Усталявана %s"
220
-
221
- #: contact_form.php:298
222
- msgid "Install now from wordpress.org"
223
- msgstr "Усталяваць з wordpress.org"
224
-
225
- #: contact_form.php:303
226
- #, fuzzy
227
- msgid "If you have any questions, please contact us via"
228
- msgstr "Калі ў вас ёсьць якія небудзь пытаньні, зьвяртайцеся да plugin@bestwebsoft.com ці запоўніце кантактную форму на нашым сайце"
229
-
230
- #: contact_form.php:310
231
- msgid "System status"
232
- msgstr ""
233
-
234
- #: contact_form.php:314
235
- msgid "Environment"
236
- msgstr ""
237
-
238
- #: contact_form.php:325
239
- #, fuzzy
240
- msgid "Active Plugins"
241
- msgstr "Актываваныя пашырэньні"
242
-
243
- #: contact_form.php:336
244
- #, fuzzy
245
- msgid "Inactive Plugins"
246
- msgstr "Актываваныя пашырэньні"
247
-
248
- #: contact_form.php:350
249
- #, fuzzy
250
- msgid "Send to support"
251
- msgstr "Падтрымка"
252
-
253
- #: contact_form.php:357
254
- msgid "Send to custom email &#187;"
255
- msgstr ""
256
-
257
- #: contact_form.php:373
258
- #: contact_form.php:786
259
  #, fuzzy
260
  msgid "Contact Form Settings"
261
  msgstr "Наладкі кантактнай формы"
262
 
263
- #: contact_form.php:373
264
  msgid "Contact Form"
265
  msgstr "Кантактная форма"
266
 
267
- #: contact_form.php:374
268
  #, fuzzy
269
  msgid "Contact Form Pro Extra Settings"
270
  msgstr "Наладкі кантактнай формы"
271
 
272
- #: contact_form.php:374
273
- #: contact_form.php:1065
274
  #, fuzzy
275
  msgid "Contact Form Pro"
276
  msgstr "Кантактная форма"
277
 
278
- #: contact_form.php:413
279
- #: contact_form.php:954
280
- #: contact_form.php:983
281
  msgid "Name:"
282
  msgstr "Імя:"
283
 
284
- #: contact_form.php:414
285
- #: contact_form.php:955
286
- #: contact_form.php:984
287
  #, fuzzy
288
  msgid "Address:"
289
  msgstr "E-mail адрас:"
290
 
291
- #: contact_form.php:415
292
- #: contact_form.php:956
293
- #: contact_form.php:985
294
  msgid "Email Address:"
295
  msgstr "E-mail адрас:"
296
 
297
- #: contact_form.php:416
298
- #: contact_form.php:957
299
- #: contact_form.php:986
300
  msgid "Phone number:"
301
  msgstr "Тэлефон:"
302
 
303
- #: contact_form.php:417
304
- #: contact_form.php:958
305
- #: contact_form.php:987
306
  msgid "Subject:"
307
  msgstr "Тэма:"
308
 
309
- #: contact_form.php:418
310
- #: contact_form.php:959
311
- #: contact_form.php:988
312
  msgid "Message:"
313
  msgstr "Паведамленьне:"
314
 
315
- #: contact_form.php:419
316
- #: contact_form.php:960
317
- #: contact_form.php:989
318
  msgid "Attachment:"
319
  msgstr "Прычапіць файл:"
320
 
321
- #: contact_form.php:420
322
- #: contact_form.php:476
323
- #: contact_form.php:961
324
- #: contact_form.php:990
325
  msgid "Send me a copy"
326
  msgstr "Адправіць мне копію"
327
 
328
- #: contact_form.php:421
329
- #: contact_form.php:962
330
- #: contact_form.php:991
331
  msgid "Submit"
332
  msgstr "Адправіць"
333
 
334
- #: contact_form.php:422
335
  msgid "Your name is required."
336
  msgstr "Вашае імя - гэта абавязковы радок."
337
 
338
- #: contact_form.php:423
339
  #, fuzzy
340
  msgid "Address is required."
341
  msgstr "Радок e-mail адраса - обавязковы да запаўненьня"
342
 
343
- #: contact_form.php:424
344
  #, fuzzy
345
  msgid "A valid email address is required."
346
  msgstr "Радок e-mail адраса - обавязковы да запаўненьня"
347
 
348
- #: contact_form.php:425
349
- #: contact_form.php:471
350
- #: contact_form.php:474
351
  msgid "Phone number is required."
352
  msgstr "Вашае імя - абавязковае поле."
353
 
354
- #: contact_form.php:426
355
- #: contact_form.php:470
356
- #: contact_form.php:473
357
  msgid "Subject is required."
358
  msgstr "Поле Тэма - абавязковае."
359
 
360
- #: contact_form.php:427
361
- #: contact_form.php:469
362
- #: contact_form.php:472
363
  msgid "Message text is required."
364
  msgstr "Радок паведамленьня - абавязковы."
365
 
366
- #: contact_form.php:428
367
  msgid "File format is not valid."
368
  msgstr "Фармат файла не зьяўляецца дапушчальным."
369
 
370
- #: contact_form.php:429
371
  msgid "File upload error."
372
  msgstr ""
373
 
374
- #: contact_form.php:430
375
  msgid "The file could not be uploaded."
376
  msgstr ""
377
 
378
- #: contact_form.php:431
379
  msgid "This file is too large."
380
  msgstr ""
381
 
382
- #: contact_form.php:432
383
  msgid "Please fill out the CAPTCHA."
384
  msgstr "Калі ласка, запоўніце сымбалі з выявы."
385
 
386
- #: contact_form.php:433
387
  msgid "Please make corrections below and try again."
388
  msgstr "Калі ласка, зрабіце выпраўленьне ў радках ніжэй ды паўтарыце працэдуру"
389
 
390
- #: contact_form.php:741
 
 
 
 
391
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
392
  msgstr "Калі наладка 'Перайсьці на старонку' абрана, тады URL павінен быць запоўнены ў наступным фармаце"
393
 
394
- #: contact_form.php:750
395
  msgid "Such user does not exist. Settings are not saved."
396
  msgstr "Дадзены карыстальнік ня знойдзен. Наладкі не захаваны"
397
 
398
- #: contact_form.php:755
399
- #: contact_form.php:761
400
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
401
  msgstr "Калі ласка, увядзіце карэктны адрас для радка 'FROM'. Наладкі не захаваны."
402
 
403
- #: contact_form.php:766
404
  #, fuzzy
405
  msgid "Settings saved."
406
  msgstr "Наладкі захаваны."
407
 
408
- #: contact_form.php:791
409
- #: contact_form.php:1060
 
 
 
 
 
 
 
410
  #, fuzzy
411
  msgid "Extra settings"
412
  msgstr "Наладкі"
413
 
414
- #: contact_form.php:796
415
- #: contact_form.php:1316
416
  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:"
417
  msgstr "Калі вы жадаеце дадаць Кантактную Форму на свой сайт, тады вам неабходна толькі скапіяваць ды ўставіць Shortcode у канктэнт старонкі, ці запісу, ці аздабленьня:"
418
 
419
- #: contact_form.php:796
420
- #: contact_form.php:797
421
- #: contact_form.php:976
422
- #: contact_form.php:1024
423
  msgid "or"
424
  msgstr ""
425
 
426
- #: contact_form.php:797
427
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
428
  msgstr ""
429
 
430
- #: contact_form.php:798
431
  msgid "They work the same way."
432
  msgstr ""
433
 
434
- #: contact_form.php:799
435
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
436
  msgstr "Калі інфармацыя ў палях ніжэй адсутнічае, паведамленьне будзе адпраўлена на email адрас, які быў указаны пры рэгістрацыі на сайце."
437
 
438
- #: contact_form.php:803
439
  msgid "The user's email address:"
440
  msgstr "Электронны адрас карыстальніка:"
441
 
442
- #: contact_form.php:807
443
  msgid "Create a username"
444
  msgstr "Абярыце імя карыстальніка"
445
 
446
- #: contact_form.php:812
447
  msgid "Enter a username of the person who should get the messages from the contact form."
448
  msgstr "Увядзіце імя карыстальніка, які будзе атрымліваць паведамленьні кантактнай формы."
449
 
450
- #: contact_form.php:816
451
  msgid "Use this email address:"
452
  msgstr "Выкарыстоўваць гэты email-адрас:"
453
 
454
- #: contact_form.php:819
455
  msgid "Enter the email address you want the messages forwarded to."
456
  msgstr "Увядзіце адрас, на які хочаце перанакіраваць паведамленьне."
457
 
458
- #: contact_form.php:823
459
  msgid "Additional options"
460
  msgstr "Дадатковыя наладкі"
461
 
462
- #: contact_form.php:826
463
  msgid "What to use?"
464
  msgstr "Што выкарыстоўваць?"
465
 
466
- #: contact_form.php:829
467
  msgid "Wp-mail"
468
  msgstr "Wp-mail"
469
 
470
- #: contact_form.php:830
471
  msgid "You can use the wp_mail function for mailing"
472
  msgstr "Для адпраўкі пошты вы можаце выкарыстоўваць функцыю php mail"
473
 
474
- #: contact_form.php:836
475
  msgid "Mail"
476
  msgstr "Mail"
477
 
478
- #: contact_form.php:837
479
  msgid "To send mail you can use the php mail function"
480
  msgstr "Для адпраўкі пошты вы можаце выкарыстоўваць функцыю php mail"
481
 
482
- #: contact_form.php:841
483
  msgid "Change text of the 'FROM' field"
484
  msgstr "Зьмяніць тэкст для радка 'FROM' у лісьце"
485
 
486
- #: contact_form.php:847
487
  msgid "Enter the email address in the 'From' field"
488
  msgstr "Калі ласка, увядзіце адрас электроннай пошты ў поле 'From'"
489
 
490
- #: contact_form.php:849
491
  msgid "User email"
492
  msgstr ""
493
 
494
- #: contact_form.php:849
495
  #, fuzzy
496
  msgid "The email address of the user who fills the form will be used in the field 'From'."
497
  msgstr "Адрас электроннай пошты карыстальніка, які запаўняе форму будзе выкарыстоўвацца ў поле 'From'."
498
 
499
- #: contact_form.php:851
500
  msgid "This email address will be used in the 'From' field."
501
  msgstr "Гэты адрас будзе выкарыстоўвацца ў поле 'From'"
502
 
503
- #: contact_form.php:855
504
  #, fuzzy
505
  msgid "Display fields"
506
  msgstr "Адлюстраваць тэкст"
507
 
508
- #: contact_form.php:857
509
- #: contact_form.php:906
510
- #: contact_form.php:1096
511
- #: contact_form.php:1747
512
  #, fuzzy
513
  msgid "Address"
514
  msgstr "E-mail адрас:"
515
 
516
- #: contact_form.php:858
517
- #: contact_form.php:908
518
- #: contact_form.php:1755
519
  msgid "Phone"
520
  msgstr "Тэлефон"
521
 
522
- #: contact_form.php:859
523
  #, fuzzy
524
  msgid "Attachment block"
525
  msgstr "Паказваць блок Прычапіць Файл"
526
 
527
- #: contact_form.php:859
528
  msgid "Users can attach the following file formats"
529
  msgstr "Карыстальнікі могуць прычапляць файлы наступных тыпаў"
530
 
531
- #: contact_form.php:871
532
- #: contact_form.php:874
533
- #: contact_form.php:877
534
- #: contact_form.php:1125
535
  msgid "Captcha"
536
  msgstr ""
537
 
538
- #: contact_form.php:871
539
- #: contact_form.php:874
540
- #: contact_form.php:877
541
- #: contact_form.php:1125
542
- msgid "(powered by bestwebsoft.com)"
543
  msgstr ""
544
 
545
- #: contact_form.php:874
546
  #, fuzzy
547
  msgid "Activate captcha"
548
  msgstr "Актываваныя пашырэньні"
549
 
550
- #: contact_form.php:877
551
  #, fuzzy
552
  msgid "Download captcha"
553
  msgstr "Спампаваць"
554
 
555
- #: contact_form.php:882
556
  #, fuzzy
557
  msgid "Display tips below the Attachment block"
558
  msgstr "Паказваць блок Прычапіць Файл"
559
 
560
- #: contact_form.php:891
561
  msgid "Delete an attachment file from the server after the email is sent"
562
  msgstr ""
563
 
564
- #: contact_form.php:897
565
  #, fuzzy
566
  msgid "Display 'Send me a copy' block"
567
  msgstr "Паказаць блок Адправіць мне копію"
568
 
569
- #: contact_form.php:903
570
  msgid "Required fields"
571
  msgstr "Абавязковыя палі"
572
 
573
- #: contact_form.php:905
574
- #: contact_form.php:1091
575
- #: contact_form.php:1742
576
  msgid "Name"
577
  msgstr "Імя"
578
 
579
- #: contact_form.php:907
580
  #, fuzzy
581
  msgid "Email Address"
582
  msgstr "E-mail адрас:"
583
 
584
- #: contact_form.php:909
585
- #: contact_form.php:1111
586
- #: contact_form.php:1758
587
  msgid "Subject"
588
  msgstr "Тэма"
589
 
590
- #: contact_form.php:910
591
- #: contact_form.php:1115
592
- #: contact_form.php:1761
593
  msgid "Message"
594
  msgstr "Паведамленьне"
595
 
596
- #: contact_form.php:914
597
  #, fuzzy
598
  msgid "Display additional info in the email"
599
  msgstr "Паказ дадатковай інфармацыі ў лісьце"
600
 
601
- #: contact_form.php:919
602
- #: contact_form.php:1714
603
  msgid "Sent from (ip address)"
604
  msgstr "Адпраўлена ад (IP адрас)"
605
 
606
- #: contact_form.php:919
607
  #, fuzzy
608
  msgid "Example: Sent from (IP address):\t127.0.0.1"
609
  msgstr "Адпраўлена ад (IP адрас)"
610
 
611
- #: contact_form.php:920
612
- #: contact_form.php:1719
613
  msgid "Date/Time"
614
  msgstr "Дата/Час"
615
 
616
- #: contact_form.php:920
617
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
618
  msgstr ""
619
 
620
- #: contact_form.php:921
621
- #: contact_form.php:1724
622
  msgid "Sent from (referer)"
623
  msgstr "Прыйшло з "
624
 
625
- #: contact_form.php:921
626
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
627
  msgstr ""
628
 
629
- #: contact_form.php:922
630
- #: contact_form.php:1729
631
  msgid "Using (user agent)"
632
  msgstr "Выкарыстоўваць (user agent)"
633
 
634
- #: contact_form.php:922
635
  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"
636
  msgstr ""
637
 
638
- #: contact_form.php:926
639
  msgid "Language settings for the field names in the form"
640
  msgstr "Моўныя наладкі для палёў у форме"
641
 
642
- #: contact_form.php:935
643
  #, fuzzy
644
  msgid "Add a language"
645
  msgstr "Дадаць мову"
646
 
647
- #: contact_form.php:939
648
  msgid "Change the names of the contact form fields and error messages"
649
  msgstr "Зьмяніць назвы палёў кантактнай формы й паведамленьняў аб памылках"
650
 
651
- #: contact_form.php:944
652
- #: contact_form.php:1015
653
  msgid "English"
654
  msgstr "Ангельская"
655
 
656
- #: contact_form.php:963
657
- #: contact_form.php:992
658
  msgid "Error message for the Name field"
659
  msgstr "Паведамленьне аб памылкі для поля Імя Карыстальніка"
660
 
661
- #: contact_form.php:964
662
- #: contact_form.php:993
663
  #, fuzzy
664
  msgid "Error message for the Address field"
665
  msgstr "Паведамленьне аб памылкі для поля Паведамленьне"
666
 
667
- #: contact_form.php:965
668
- #: contact_form.php:994
669
  msgid "Error message for the Email field"
670
  msgstr "Паведамленьне аб памылкі для поля Электронная Пошта"
671
 
672
- #: contact_form.php:966
673
- #: contact_form.php:995
674
  msgid "Error message for the Phone field"
675
  msgstr "Паведамленьне аб памылкі для поля Тэлефон"
676
 
677
- #: contact_form.php:967
678
- #: contact_form.php:996
679
  msgid "Error message for the Subject field"
680
  msgstr "Паведамленьне аб памылкі для поля Тэма"
681
 
682
- #: contact_form.php:968
683
- #: contact_form.php:997
684
  msgid "Error message for the Message field"
685
  msgstr "Паведамленьне аб памылкі для поля Паведамленьне"
686
 
687
- #: contact_form.php:969
688
- #: contact_form.php:998
689
  #, fuzzy
690
  msgid "Error message about the file type for the Attachment field"
691
  msgstr "Паведамленьне аб памылкі для поля Прычапіць Файл"
692
 
693
- #: contact_form.php:970
694
- #: contact_form.php:999
695
  #, fuzzy
696
  msgid "Error message while uploading a file for the Attachment field to the server"
697
  msgstr "Паведамленьне аб памылкі для поля Прычапіць Файл"
698
 
699
- #: contact_form.php:971
700
- #: contact_form.php:1000
701
  #, fuzzy
702
  msgid "Error message while moving the file for the Attachment field"
703
  msgstr "Паведамленьне аб памылкі для поля Прычапіць Файл"
704
 
705
- #: contact_form.php:972
706
- #: contact_form.php:1001
707
  #, fuzzy
708
  msgid "Error message when file size limit for the Attachment field is exceeded"
709
  msgstr "Паведамленьне аб памылкі для поля Прычапіць Файл"
710
 
711
- #: contact_form.php:973
712
- #: contact_form.php:1002
713
  msgid "Error message for the Captcha field"
714
  msgstr "Паведамленьне аб памылкі для поля Captcha"
715
 
716
- #: contact_form.php:974
717
- #: contact_form.php:1003
718
  msgid "Error message for the whole form"
719
  msgstr "Паведамленьне аб памылцы для усёй формы"
720
 
721
- #: contact_form.php:976
722
- #: contact_form.php:1005
723
- #: contact_form.php:1024
724
- #: contact_form.php:1030
725
  msgid "Use shortcode"
726
  msgstr "Выкарыстоўваць shortcode"
727
 
728
- #: contact_form.php:976
729
- #: contact_form.php:1005
730
- #: contact_form.php:1024
731
- #: contact_form.php:1030
732
  msgid "for this language"
733
  msgstr "для дадзенай мовы"
734
 
735
- #: contact_form.php:1012
736
  msgid "Action after email is sent"
737
  msgstr "Дзеяньні пасьля адпраўкі ліста"
738
 
739
- #: contact_form.php:1014
740
  msgid "Display text"
741
  msgstr "Адлюстраваць тэкст"
742
 
743
- #: contact_form.php:1023
744
- #: contact_form.php:1029
745
  msgid "Text"
746
  msgstr "Тэкст"
747
 
748
- #: contact_form.php:1036
749
  msgid "Redirect to the page"
750
  msgstr "Перакінуць на старонку"
751
 
752
- #: contact_form.php:1037
753
  msgid "Url"
754
  msgstr "www-адрас"
755
 
756
- #: contact_form.php:1042
757
- #: contact_form.php:1217
758
  msgid "Save Changes"
759
  msgstr "Захаваць зьмены"
760
 
761
- #: contact_form.php:1057
762
  #, fuzzy
763
  msgid "Contact Form Pro | Extra Settings"
764
  msgstr "Наладкі кантактнай формы"
765
 
766
- #: contact_form.php:1064
767
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
768
  msgstr ""
769
 
770
- #: contact_form.php:1071
771
  msgid "Errors output"
772
  msgstr ""
773
 
774
- #: contact_form.php:1074
775
  msgid "Display error messages"
776
  msgstr ""
777
 
778
- #: contact_form.php:1075
779
  msgid "Color of the input field errors."
780
  msgstr ""
781
 
782
- #: contact_form.php:1076
783
  #, fuzzy
784
  msgid "Display error messages & color of the input field errors"
785
  msgstr "Паведамленьне аб памылкі для поля Тэма"
786
 
787
- #: contact_form.php:1081
788
  msgid "Add placeholder to the input blocks"
789
  msgstr ""
790
 
791
- #: contact_form.php:1087
792
  #, fuzzy
793
  msgid "Add tooltips"
794
  msgstr "Дадатковыя наладкі"
795
 
796
- #: contact_form.php:1101
797
  #, fuzzy
798
  msgid "Email address"
799
  msgstr "E-mail адрас:"
800
 
801
- #: contact_form.php:1106
802
  #, fuzzy
803
  msgid "Phone Number"
804
  msgstr "Тэлефон:"
805
 
806
- #: contact_form.php:1120
807
  #, fuzzy
808
  msgid "Attachment"
809
  msgstr "Прычапіць файл:"
810
 
811
- #: contact_form.php:1130
 
 
 
 
812
  #, fuzzy
813
  msgid "Style options"
814
  msgstr "Дадатковыя наладкі"
815
 
816
- #: contact_form.php:1133
817
  msgid "Text color"
818
  msgstr ""
819
 
820
- #: contact_form.php:1136
821
- #: contact_form.php:1141
822
- #: contact_form.php:1151
823
- #: contact_form.php:1156
824
- #: contact_form.php:1161
825
- #: contact_form.php:1166
826
- #: contact_form.php:1176
827
- #: contact_form.php:1181
828
- #: contact_form.php:1187
829
- #: contact_form.php:1198
830
- #: contact_form.php:1203
831
- #: contact_form.php:1208
832
  msgid "Default"
833
  msgstr ""
834
 
835
- #: contact_form.php:1138
836
  msgid "Label text color"
837
  msgstr ""
838
 
839
- #: contact_form.php:1143
840
  msgid "Placeholder color"
841
  msgstr ""
842
 
843
- #: contact_form.php:1148
844
  msgid "Errors color"
845
  msgstr ""
846
 
847
- #: contact_form.php:1153
848
  msgid "Error text color"
849
  msgstr ""
850
 
851
- #: contact_form.php:1158
852
  msgid "Background color of the input field errors"
853
  msgstr ""
854
 
855
- #: contact_form.php:1163
856
  msgid "Border color of the input field errors"
857
  msgstr ""
858
 
859
- #: contact_form.php:1168
860
  msgid "Placeholder color of the input field errors"
861
  msgstr ""
862
 
863
- #: contact_form.php:1173
864
  #, fuzzy
865
  msgid "Input fields"
866
  msgstr "Адлюстраваць тэкст"
867
 
868
- #: contact_form.php:1178
869
  msgid "Input fields background color"
870
  msgstr ""
871
 
872
- #: contact_form.php:1183
873
  msgid "Text fields color"
874
  msgstr ""
875
 
876
- #: contact_form.php:1185
877
  msgid "Border width in px, numbers only"
878
  msgstr ""
879
 
880
- #: contact_form.php:1189
881
- #: contact_form.php:1210
882
  msgid "Border color"
883
  msgstr ""
884
 
885
- #: contact_form.php:1194
886
  #, fuzzy
887
  msgid "Submit button"
888
  msgstr "Адправіць"
889
 
890
- #: contact_form.php:1196
891
  msgid "Width in px, numbers only"
892
  msgstr ""
893
 
894
- #: contact_form.php:1200
895
  msgid "Button color"
896
  msgstr ""
897
 
898
- #: contact_form.php:1205
899
  msgid "Button text color"
900
  msgstr ""
901
 
902
- #: contact_form.php:1221
903
  #, fuzzy
904
  msgid "Contact Form Pro | Preview"
905
  msgstr "Кантактная форма"
906
 
907
- #: contact_form.php:1224
908
  msgid "Show with errors"
909
  msgstr ""
910
 
911
- #: contact_form.php:1232
912
- #: contact_form.php:1234
913
  msgid "Please enter your full name..."
914
  msgstr ""
915
 
916
- #: contact_form.php:1245
917
- #: contact_form.php:1247
918
  msgid "Please enter your address..."
919
  msgstr ""
920
 
921
- #: contact_form.php:1256
922
- #: contact_form.php:1258
923
  #, fuzzy
924
  msgid "Please enter your email address..."
925
  msgstr "Выкарыстоўваць гэты email-адрас:"
926
 
927
- #: contact_form.php:1267
928
- #: contact_form.php:1269
929
  msgid "Please enter your phone number..."
930
  msgstr ""
931
 
932
- #: contact_form.php:1278
933
- #: contact_form.php:1280
934
  msgid "Please enter subject..."
935
  msgstr ""
936
 
937
- #: contact_form.php:1288
938
- #: contact_form.php:1290
939
  msgid "Please enter your message..."
940
  msgstr ""
941
 
942
- #: contact_form.php:1301
943
  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"
944
  msgstr ""
945
 
946
- #: contact_form.php:1454
 
 
 
 
947
  msgid "You can attach the following file formats"
948
  msgstr "Карыстальнікі могуць прычапіць файлы наступных тыпаў"
949
 
950
- #: contact_form.php:1737
951
  msgid "Contact from"
952
  msgstr "Кантактная форма"
953
 
954
- #: contact_form.php:1750
955
  msgid "Email"
956
  msgstr "Электронная пошта"
957
 
958
- #: contact_form.php:1764
959
  msgid "Site"
960
  msgstr "Сайт"
961
 
962
- #: contact_form.php:1819
963
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
964
  msgstr "Калі вы бачыце гэты MIME, значыць гэты тып не падтрымліваецца вашым паштовым кліентам!"
965
 
966
- #: contact_form.php:1878
967
  msgid "FAQ"
968
  msgstr "Пытаньні й адказы"
969
 
970
- #: contact_form.php:1879
971
  msgid "Support"
972
  msgstr "Падтрымка"
973
 
974
- #: contact_form.php:1937
975
  msgid "Are you sure that you want to delete this language data?"
976
  msgstr "Вы сапраўды хочаце выдаліць дадзеныя для гэтай мовы?"
977
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
978
  #~ msgid "Contact Form Options"
979
  #~ msgstr "Наладкі кантактнай формы"
980
  #~ msgid "Display Attachment tips"
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:48+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:48+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Sakałoŭ Alaksiej <nullbsd@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: contact_form.php:32
20
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  #, fuzzy
22
  msgid "Contact Form Settings"
23
  msgstr "Наладкі кантактнай формы"
24
 
25
+ #: contact_form.php:32
26
  msgid "Contact Form"
27
  msgstr "Кантактная форма"
28
 
29
+ #: contact_form.php:33
30
  #, fuzzy
31
  msgid "Contact Form Pro Extra Settings"
32
  msgstr "Наладкі кантактнай формы"
33
 
34
+ #: contact_form.php:33
35
+ #: contact_form.php:724
36
  #, fuzzy
37
  msgid "Contact Form Pro"
38
  msgstr "Кантактная форма"
39
 
40
+ #: contact_form.php:72
41
+ #: contact_form.php:613
42
+ #: contact_form.php:642
43
  msgid "Name:"
44
  msgstr "Імя:"
45
 
46
+ #: contact_form.php:73
47
+ #: contact_form.php:614
48
+ #: contact_form.php:643
49
  #, fuzzy
50
  msgid "Address:"
51
  msgstr "E-mail адрас:"
52
 
53
+ #: contact_form.php:74
54
+ #: contact_form.php:615
55
+ #: contact_form.php:644
56
  msgid "Email Address:"
57
  msgstr "E-mail адрас:"
58
 
59
+ #: contact_form.php:75
60
+ #: contact_form.php:616
61
+ #: contact_form.php:645
62
  msgid "Phone number:"
63
  msgstr "Тэлефон:"
64
 
65
+ #: contact_form.php:76
66
+ #: contact_form.php:617
67
+ #: contact_form.php:646
68
  msgid "Subject:"
69
  msgstr "Тэма:"
70
 
71
+ #: contact_form.php:77
72
+ #: contact_form.php:618
73
+ #: contact_form.php:647
74
  msgid "Message:"
75
  msgstr "Паведамленьне:"
76
 
77
+ #: contact_form.php:78
78
+ #: contact_form.php:619
79
+ #: contact_form.php:648
80
  msgid "Attachment:"
81
  msgstr "Прычапіць файл:"
82
 
83
+ #: contact_form.php:79
84
+ #: contact_form.php:135
85
+ #: contact_form.php:620
86
+ #: contact_form.php:649
87
  msgid "Send me a copy"
88
  msgstr "Адправіць мне копію"
89
 
90
+ #: contact_form.php:80
91
+ #: contact_form.php:621
92
+ #: contact_form.php:650
93
  msgid "Submit"
94
  msgstr "Адправіць"
95
 
96
+ #: contact_form.php:81
97
  msgid "Your name is required."
98
  msgstr "Вашае імя - гэта абавязковы радок."
99
 
100
+ #: contact_form.php:82
101
  #, fuzzy
102
  msgid "Address is required."
103
  msgstr "Радок e-mail адраса - обавязковы да запаўненьня"
104
 
105
+ #: contact_form.php:83
106
  #, fuzzy
107
  msgid "A valid email address is required."
108
  msgstr "Радок e-mail адраса - обавязковы да запаўненьня"
109
 
110
+ #: contact_form.php:84
111
+ #: contact_form.php:130
112
+ #: contact_form.php:133
113
  msgid "Phone number is required."
114
  msgstr "Вашае імя - абавязковае поле."
115
 
116
+ #: contact_form.php:85
117
+ #: contact_form.php:129
118
+ #: contact_form.php:132
119
  msgid "Subject is required."
120
  msgstr "Поле Тэма - абавязковае."
121
 
122
+ #: contact_form.php:86
123
+ #: contact_form.php:128
124
+ #: contact_form.php:131
125
  msgid "Message text is required."
126
  msgstr "Радок паведамленьня - абавязковы."
127
 
128
+ #: contact_form.php:87
129
  msgid "File format is not valid."
130
  msgstr "Фармат файла не зьяўляецца дапушчальным."
131
 
132
+ #: contact_form.php:88
133
  msgid "File upload error."
134
  msgstr ""
135
 
136
+ #: contact_form.php:89
137
  msgid "The file could not be uploaded."
138
  msgstr ""
139
 
140
+ #: contact_form.php:90
141
  msgid "This file is too large."
142
  msgstr ""
143
 
144
+ #: contact_form.php:91
145
  msgid "Please fill out the CAPTCHA."
146
  msgstr "Калі ласка, запоўніце сымбалі з выявы."
147
 
148
+ #: contact_form.php:92
149
  msgid "Please make corrections below and try again."
150
  msgstr "Калі ласка, зрабіце выпраўленьне ў радках ніжэй ды паўтарыце працэдуру"
151
 
152
+ #: contact_form.php:94
153
+ msgid "Thank you for contacting us."
154
+ msgstr "Дзякуем за кантакт з намі."
155
+
156
+ #: contact_form.php:400
157
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
158
  msgstr "Калі наладка 'Перайсьці на старонку' абрана, тады URL павінен быць запоўнены ў наступным фармаце"
159
 
160
+ #: contact_form.php:409
161
  msgid "Such user does not exist. Settings are not saved."
162
  msgstr "Дадзены карыстальнік ня знойдзен. Наладкі не захаваны"
163
 
164
+ #: contact_form.php:414
165
+ #: contact_form.php:420
166
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
167
  msgstr "Калі ласка, увядзіце карэктны адрас для радка 'FROM'. Наладкі не захаваны."
168
 
169
+ #: contact_form.php:425
170
  #, fuzzy
171
  msgid "Settings saved."
172
  msgstr "Наладкі захаваны."
173
 
174
+ #: contact_form.php:449
175
+ #: contact_form.php:718
176
+ #: contact_form.php:1525
177
+ #: contact_form.php:1536
178
+ msgid "Settings"
179
+ msgstr "Наладкі"
180
+
181
+ #: contact_form.php:450
182
+ #: contact_form.php:719
183
  #, fuzzy
184
  msgid "Extra settings"
185
  msgstr "Наладкі"
186
 
187
+ #: contact_form.php:455
188
+ #: contact_form.php:975
189
  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:"
190
  msgstr "Калі вы жадаеце дадаць Кантактную Форму на свой сайт, тады вам неабходна толькі скапіяваць ды ўставіць Shortcode у канктэнт старонкі, ці запісу, ці аздабленьня:"
191
 
192
+ #: contact_form.php:455
193
+ #: contact_form.php:456
194
+ #: contact_form.php:635
195
+ #: contact_form.php:683
196
  msgid "or"
197
  msgstr ""
198
 
199
+ #: contact_form.php:456
200
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
201
  msgstr ""
202
 
203
+ #: contact_form.php:457
204
  msgid "They work the same way."
205
  msgstr ""
206
 
207
+ #: contact_form.php:458
208
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
209
  msgstr "Калі інфармацыя ў палях ніжэй адсутнічае, паведамленьне будзе адпраўлена на email адрас, які быў указаны пры рэгістрацыі на сайце."
210
 
211
+ #: contact_form.php:462
212
  msgid "The user's email address:"
213
  msgstr "Электронны адрас карыстальніка:"
214
 
215
+ #: contact_form.php:466
216
  msgid "Create a username"
217
  msgstr "Абярыце імя карыстальніка"
218
 
219
+ #: contact_form.php:471
220
  msgid "Enter a username of the person who should get the messages from the contact form."
221
  msgstr "Увядзіце імя карыстальніка, які будзе атрымліваць паведамленьні кантактнай формы."
222
 
223
+ #: contact_form.php:475
224
  msgid "Use this email address:"
225
  msgstr "Выкарыстоўваць гэты email-адрас:"
226
 
227
+ #: contact_form.php:478
228
  msgid "Enter the email address you want the messages forwarded to."
229
  msgstr "Увядзіце адрас, на які хочаце перанакіраваць паведамленьне."
230
 
231
+ #: contact_form.php:482
232
  msgid "Additional options"
233
  msgstr "Дадатковыя наладкі"
234
 
235
+ #: contact_form.php:485
236
  msgid "What to use?"
237
  msgstr "Што выкарыстоўваць?"
238
 
239
+ #: contact_form.php:488
240
  msgid "Wp-mail"
241
  msgstr "Wp-mail"
242
 
243
+ #: contact_form.php:489
244
  msgid "You can use the wp_mail function for mailing"
245
  msgstr "Для адпраўкі пошты вы можаце выкарыстоўваць функцыю php mail"
246
 
247
+ #: contact_form.php:495
248
  msgid "Mail"
249
  msgstr "Mail"
250
 
251
+ #: contact_form.php:496
252
  msgid "To send mail you can use the php mail function"
253
  msgstr "Для адпраўкі пошты вы можаце выкарыстоўваць функцыю php mail"
254
 
255
+ #: contact_form.php:500
256
  msgid "Change text of the 'FROM' field"
257
  msgstr "Зьмяніць тэкст для радка 'FROM' у лісьце"
258
 
259
+ #: contact_form.php:506
260
  msgid "Enter the email address in the 'From' field"
261
  msgstr "Калі ласка, увядзіце адрас электроннай пошты ў поле 'From'"
262
 
263
+ #: contact_form.php:508
264
  msgid "User email"
265
  msgstr ""
266
 
267
+ #: contact_form.php:508
268
  #, fuzzy
269
  msgid "The email address of the user who fills the form will be used in the field 'From'."
270
  msgstr "Адрас электроннай пошты карыстальніка, які запаўняе форму будзе выкарыстоўвацца ў поле 'From'."
271
 
272
+ #: contact_form.php:510
273
  msgid "This email address will be used in the 'From' field."
274
  msgstr "Гэты адрас будзе выкарыстоўвацца ў поле 'From'"
275
 
276
+ #: contact_form.php:514
277
  #, fuzzy
278
  msgid "Display fields"
279
  msgstr "Адлюстраваць тэкст"
280
 
281
+ #: contact_form.php:516
282
+ #: contact_form.php:565
283
+ #: contact_form.php:755
284
+ #: contact_form.php:1406
285
  #, fuzzy
286
  msgid "Address"
287
  msgstr "E-mail адрас:"
288
 
289
+ #: contact_form.php:517
290
+ #: contact_form.php:567
291
+ #: contact_form.php:1414
292
  msgid "Phone"
293
  msgstr "Тэлефон"
294
 
295
+ #: contact_form.php:518
296
  #, fuzzy
297
  msgid "Attachment block"
298
  msgstr "Паказваць блок Прычапіць Файл"
299
 
300
+ #: contact_form.php:518
301
  msgid "Users can attach the following file formats"
302
  msgstr "Карыстальнікі могуць прычапляць файлы наступных тыпаў"
303
 
304
+ #: contact_form.php:530
305
+ #: contact_form.php:533
306
+ #: contact_form.php:536
307
+ #: contact_form.php:784
308
  msgid "Captcha"
309
  msgstr ""
310
 
311
+ #: contact_form.php:530
312
+ #: contact_form.php:533
313
+ #: contact_form.php:536
314
+ msgid "(powered by"
 
315
  msgstr ""
316
 
317
+ #: contact_form.php:533
318
  #, fuzzy
319
  msgid "Activate captcha"
320
  msgstr "Актываваныя пашырэньні"
321
 
322
+ #: contact_form.php:536
323
  #, fuzzy
324
  msgid "Download captcha"
325
  msgstr "Спампаваць"
326
 
327
+ #: contact_form.php:541
328
  #, fuzzy
329
  msgid "Display tips below the Attachment block"
330
  msgstr "Паказваць блок Прычапіць Файл"
331
 
332
+ #: contact_form.php:550
333
  msgid "Delete an attachment file from the server after the email is sent"
334
  msgstr ""
335
 
336
+ #: contact_form.php:556
337
  #, fuzzy
338
  msgid "Display 'Send me a copy' block"
339
  msgstr "Паказаць блок Адправіць мне копію"
340
 
341
+ #: contact_form.php:562
342
  msgid "Required fields"
343
  msgstr "Абавязковыя палі"
344
 
345
+ #: contact_form.php:564
346
+ #: contact_form.php:750
347
+ #: contact_form.php:1401
348
  msgid "Name"
349
  msgstr "Імя"
350
 
351
+ #: contact_form.php:566
352
  #, fuzzy
353
  msgid "Email Address"
354
  msgstr "E-mail адрас:"
355
 
356
+ #: contact_form.php:568
357
+ #: contact_form.php:770
358
+ #: contact_form.php:1417
359
  msgid "Subject"
360
  msgstr "Тэма"
361
 
362
+ #: contact_form.php:569
363
+ #: contact_form.php:774
364
+ #: contact_form.php:1420
365
  msgid "Message"
366
  msgstr "Паведамленьне"
367
 
368
+ #: contact_form.php:573
369
  #, fuzzy
370
  msgid "Display additional info in the email"
371
  msgstr "Паказ дадатковай інфармацыі ў лісьце"
372
 
373
+ #: contact_form.php:578
374
+ #: contact_form.php:1373
375
  msgid "Sent from (ip address)"
376
  msgstr "Адпраўлена ад (IP адрас)"
377
 
378
+ #: contact_form.php:578
379
  #, fuzzy
380
  msgid "Example: Sent from (IP address):\t127.0.0.1"
381
  msgstr "Адпраўлена ад (IP адрас)"
382
 
383
+ #: contact_form.php:579
384
+ #: contact_form.php:1378
385
  msgid "Date/Time"
386
  msgstr "Дата/Час"
387
 
388
+ #: contact_form.php:579
389
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
390
  msgstr ""
391
 
392
+ #: contact_form.php:580
393
+ #: contact_form.php:1383
394
  msgid "Sent from (referer)"
395
  msgstr "Прыйшло з "
396
 
397
+ #: contact_form.php:580
398
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
399
  msgstr ""
400
 
401
+ #: contact_form.php:581
402
+ #: contact_form.php:1388
403
  msgid "Using (user agent)"
404
  msgstr "Выкарыстоўваць (user agent)"
405
 
406
+ #: contact_form.php:581
407
  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"
408
  msgstr ""
409
 
410
+ #: contact_form.php:585
411
  msgid "Language settings for the field names in the form"
412
  msgstr "Моўныя наладкі для палёў у форме"
413
 
414
+ #: contact_form.php:594
415
  #, fuzzy
416
  msgid "Add a language"
417
  msgstr "Дадаць мову"
418
 
419
+ #: contact_form.php:598
420
  msgid "Change the names of the contact form fields and error messages"
421
  msgstr "Зьмяніць назвы палёў кантактнай формы й паведамленьняў аб памылках"
422
 
423
+ #: contact_form.php:603
424
+ #: contact_form.php:674
425
  msgid "English"
426
  msgstr "Ангельская"
427
 
428
+ #: contact_form.php:622
429
+ #: contact_form.php:651
430
  msgid "Error message for the Name field"
431
  msgstr "Паведамленьне аб памылкі для поля Імя Карыстальніка"
432
 
433
+ #: contact_form.php:623
434
+ #: contact_form.php:652
435
  #, fuzzy
436
  msgid "Error message for the Address field"
437
  msgstr "Паведамленьне аб памылкі для поля Паведамленьне"
438
 
439
+ #: contact_form.php:624
440
+ #: contact_form.php:653
441
  msgid "Error message for the Email field"
442
  msgstr "Паведамленьне аб памылкі для поля Электронная Пошта"
443
 
444
+ #: contact_form.php:625
445
+ #: contact_form.php:654
446
  msgid "Error message for the Phone field"
447
  msgstr "Паведамленьне аб памылкі для поля Тэлефон"
448
 
449
+ #: contact_form.php:626
450
+ #: contact_form.php:655
451
  msgid "Error message for the Subject field"
452
  msgstr "Паведамленьне аб памылкі для поля Тэма"
453
 
454
+ #: contact_form.php:627
455
+ #: contact_form.php:656
456
  msgid "Error message for the Message field"
457
  msgstr "Паведамленьне аб памылкі для поля Паведамленьне"
458
 
459
+ #: contact_form.php:628
460
+ #: contact_form.php:657
461
  #, fuzzy
462
  msgid "Error message about the file type for the Attachment field"
463
  msgstr "Паведамленьне аб памылкі для поля Прычапіць Файл"
464
 
465
+ #: contact_form.php:629
466
+ #: contact_form.php:658
467
  #, fuzzy
468
  msgid "Error message while uploading a file for the Attachment field to the server"
469
  msgstr "Паведамленьне аб памылкі для поля Прычапіць Файл"
470
 
471
+ #: contact_form.php:630
472
+ #: contact_form.php:659
473
  #, fuzzy
474
  msgid "Error message while moving the file for the Attachment field"
475
  msgstr "Паведамленьне аб памылкі для поля Прычапіць Файл"
476
 
477
+ #: contact_form.php:631
478
+ #: contact_form.php:660
479
  #, fuzzy
480
  msgid "Error message when file size limit for the Attachment field is exceeded"
481
  msgstr "Паведамленьне аб памылкі для поля Прычапіць Файл"
482
 
483
+ #: contact_form.php:632
484
+ #: contact_form.php:661
485
  msgid "Error message for the Captcha field"
486
  msgstr "Паведамленьне аб памылкі для поля Captcha"
487
 
488
+ #: contact_form.php:633
489
+ #: contact_form.php:662
490
  msgid "Error message for the whole form"
491
  msgstr "Паведамленьне аб памылцы для усёй формы"
492
 
493
+ #: contact_form.php:635
494
+ #: contact_form.php:664
495
+ #: contact_form.php:683
496
+ #: contact_form.php:689
497
  msgid "Use shortcode"
498
  msgstr "Выкарыстоўваць shortcode"
499
 
500
+ #: contact_form.php:635
501
+ #: contact_form.php:664
502
+ #: contact_form.php:683
503
+ #: contact_form.php:689
504
  msgid "for this language"
505
  msgstr "для дадзенай мовы"
506
 
507
+ #: contact_form.php:671
508
  msgid "Action after email is sent"
509
  msgstr "Дзеяньні пасьля адпраўкі ліста"
510
 
511
+ #: contact_form.php:673
512
  msgid "Display text"
513
  msgstr "Адлюстраваць тэкст"
514
 
515
+ #: contact_form.php:682
516
+ #: contact_form.php:688
517
  msgid "Text"
518
  msgstr "Тэкст"
519
 
520
+ #: contact_form.php:695
521
  msgid "Redirect to the page"
522
  msgstr "Перакінуць на старонку"
523
 
524
+ #: contact_form.php:696
525
  msgid "Url"
526
  msgstr "www-адрас"
527
 
528
+ #: contact_form.php:701
529
+ #: contact_form.php:876
530
  msgid "Save Changes"
531
  msgstr "Захаваць зьмены"
532
 
533
+ #: contact_form.php:716
534
  #, fuzzy
535
  msgid "Contact Form Pro | Extra Settings"
536
  msgstr "Наладкі кантактнай формы"
537
 
538
+ #: contact_form.php:723
539
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
540
  msgstr ""
541
 
542
+ #: contact_form.php:730
543
  msgid "Errors output"
544
  msgstr ""
545
 
546
+ #: contact_form.php:733
547
  msgid "Display error messages"
548
  msgstr ""
549
 
550
+ #: contact_form.php:734
551
  msgid "Color of the input field errors."
552
  msgstr ""
553
 
554
+ #: contact_form.php:735
555
  #, fuzzy
556
  msgid "Display error messages & color of the input field errors"
557
  msgstr "Паведамленьне аб памылкі для поля Тэма"
558
 
559
+ #: contact_form.php:740
560
  msgid "Add placeholder to the input blocks"
561
  msgstr ""
562
 
563
+ #: contact_form.php:746
564
  #, fuzzy
565
  msgid "Add tooltips"
566
  msgstr "Дадатковыя наладкі"
567
 
568
+ #: contact_form.php:760
569
  #, fuzzy
570
  msgid "Email address"
571
  msgstr "E-mail адрас:"
572
 
573
+ #: contact_form.php:765
574
  #, fuzzy
575
  msgid "Phone Number"
576
  msgstr "Тэлефон:"
577
 
578
+ #: contact_form.php:779
579
  #, fuzzy
580
  msgid "Attachment"
581
  msgstr "Прычапіць файл:"
582
 
583
+ #: contact_form.php:784
584
+ msgid "(powered by bestwebsoft.com)"
585
+ msgstr ""
586
+
587
+ #: contact_form.php:789
588
  #, fuzzy
589
  msgid "Style options"
590
  msgstr "Дадатковыя наладкі"
591
 
592
+ #: contact_form.php:792
593
  msgid "Text color"
594
  msgstr ""
595
 
596
+ #: contact_form.php:795
597
+ #: contact_form.php:800
598
+ #: contact_form.php:810
599
+ #: contact_form.php:815
600
+ #: contact_form.php:820
601
+ #: contact_form.php:825
602
+ #: contact_form.php:835
603
+ #: contact_form.php:840
604
+ #: contact_form.php:846
605
+ #: contact_form.php:857
606
+ #: contact_form.php:862
607
+ #: contact_form.php:867
608
  msgid "Default"
609
  msgstr ""
610
 
611
+ #: contact_form.php:797
612
  msgid "Label text color"
613
  msgstr ""
614
 
615
+ #: contact_form.php:802
616
  msgid "Placeholder color"
617
  msgstr ""
618
 
619
+ #: contact_form.php:807
620
  msgid "Errors color"
621
  msgstr ""
622
 
623
+ #: contact_form.php:812
624
  msgid "Error text color"
625
  msgstr ""
626
 
627
+ #: contact_form.php:817
628
  msgid "Background color of the input field errors"
629
  msgstr ""
630
 
631
+ #: contact_form.php:822
632
  msgid "Border color of the input field errors"
633
  msgstr ""
634
 
635
+ #: contact_form.php:827
636
  msgid "Placeholder color of the input field errors"
637
  msgstr ""
638
 
639
+ #: contact_form.php:832
640
  #, fuzzy
641
  msgid "Input fields"
642
  msgstr "Адлюстраваць тэкст"
643
 
644
+ #: contact_form.php:837
645
  msgid "Input fields background color"
646
  msgstr ""
647
 
648
+ #: contact_form.php:842
649
  msgid "Text fields color"
650
  msgstr ""
651
 
652
+ #: contact_form.php:844
653
  msgid "Border width in px, numbers only"
654
  msgstr ""
655
 
656
+ #: contact_form.php:848
657
+ #: contact_form.php:869
658
  msgid "Border color"
659
  msgstr ""
660
 
661
+ #: contact_form.php:853
662
  #, fuzzy
663
  msgid "Submit button"
664
  msgstr "Адправіць"
665
 
666
+ #: contact_form.php:855
667
  msgid "Width in px, numbers only"
668
  msgstr ""
669
 
670
+ #: contact_form.php:859
671
  msgid "Button color"
672
  msgstr ""
673
 
674
+ #: contact_form.php:864
675
  msgid "Button text color"
676
  msgstr ""
677
 
678
+ #: contact_form.php:880
679
  #, fuzzy
680
  msgid "Contact Form Pro | Preview"
681
  msgstr "Кантактная форма"
682
 
683
+ #: contact_form.php:883
684
  msgid "Show with errors"
685
  msgstr ""
686
 
687
+ #: contact_form.php:891
688
+ #: contact_form.php:893
689
  msgid "Please enter your full name..."
690
  msgstr ""
691
 
692
+ #: contact_form.php:904
693
+ #: contact_form.php:906
694
  msgid "Please enter your address..."
695
  msgstr ""
696
 
697
+ #: contact_form.php:915
698
+ #: contact_form.php:917
699
  #, fuzzy
700
  msgid "Please enter your email address..."
701
  msgstr "Выкарыстоўваць гэты email-адрас:"
702
 
703
+ #: contact_form.php:926
704
+ #: contact_form.php:928
705
  msgid "Please enter your phone number..."
706
  msgstr ""
707
 
708
+ #: contact_form.php:937
709
+ #: contact_form.php:939
710
  msgid "Please enter subject..."
711
  msgstr ""
712
 
713
+ #: contact_form.php:947
714
+ #: contact_form.php:949
715
  msgid "Please enter your message..."
716
  msgstr ""
717
 
718
+ #: contact_form.php:960
719
  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"
720
  msgstr ""
721
 
722
+ #: contact_form.php:1029
723
+ msgid "Sorry, email message could not be delivered."
724
+ msgstr "Прабачце, вашая электронная пошта не можа быць адпраўленай."
725
+
726
+ #: contact_form.php:1113
727
  msgid "You can attach the following file formats"
728
  msgstr "Карыстальнікі могуць прычапіць файлы наступных тыпаў"
729
 
730
+ #: contact_form.php:1396
731
  msgid "Contact from"
732
  msgstr "Кантактная форма"
733
 
734
+ #: contact_form.php:1409
735
  msgid "Email"
736
  msgstr "Электронная пошта"
737
 
738
+ #: contact_form.php:1423
739
  msgid "Site"
740
  msgstr "Сайт"
741
 
742
+ #: contact_form.php:1478
743
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
744
  msgstr "Калі вы бачыце гэты MIME, значыць гэты тып не падтрымліваецца вашым паштовым кліентам!"
745
 
746
+ #: contact_form.php:1537
747
  msgid "FAQ"
748
  msgstr "Пытаньні й адказы"
749
 
750
+ #: contact_form.php:1538
751
  msgid "Support"
752
  msgstr "Падтрымка"
753
 
754
+ #: contact_form.php:1597
755
  msgid "Are you sure that you want to delete this language data?"
756
  msgstr "Вы сапраўды хочаце выдаліць дадзеныя для гэтай мовы?"
757
 
758
+ #, fuzzy
759
+ #~ msgid "Memory usage"
760
+ #~ msgstr "Паведамленьне"
761
+
762
+ #, fuzzy
763
+ #~ msgid "Site URL"
764
+ #~ msgstr "Сайт"
765
+
766
+ #, fuzzy
767
+ #~ msgid "Please enter a valid email address."
768
+ #~ msgstr "Выкарыстоўваць гэты email-адрас:"
769
+
770
+ #, fuzzy
771
+ #~ msgid "Pro plugins"
772
+ #~ msgstr "Плагины BWS"
773
+ #~ msgid "Activated plugins"
774
+ #~ msgstr "Актываваныя пашырэньні"
775
+ #~ msgid "Read more"
776
+ #~ msgstr "Чытаць далей"
777
+ #~ msgid "Installed plugins"
778
+ #~ msgstr "Усталяваныя пашырэньні"
779
+ #~ msgid "Recommended plugins"
780
+ #~ msgstr "Рэкамэндаваныя да ўсталёўкі пашырэньні"
781
+
782
+ #, fuzzy
783
+ #~ msgid "Free plugins"
784
+ #~ msgstr "Рэкамэндаваныя да ўсталёўкі пашырэньні"
785
+ #~ msgid "Download"
786
+ #~ msgstr "Спампаваць"
787
+ #~ msgid "Install %s"
788
+ #~ msgstr "Усталявана %s"
789
+ #~ msgid "Install now from wordpress.org"
790
+ #~ msgstr "Усталяваць з wordpress.org"
791
+
792
+ #, fuzzy
793
+ #~ msgid "If you have any questions, please contact us via"
794
+ #~ msgstr ""
795
+ #~ "Калі ў вас ёсьць якія небудзь пытаньні, зьвяртайцеся да "
796
+ #~ "plugin@bestwebsoft.com ці запоўніце кантактную форму на нашым сайце"
797
+
798
+ #, fuzzy
799
+ #~ msgid "Active Plugins"
800
+ #~ msgstr "Актываваныя пашырэньні"
801
+
802
+ #, fuzzy
803
+ #~ msgid "Inactive Plugins"
804
+ #~ msgstr "Актываваныя пашырэньні"
805
+
806
+ #, fuzzy
807
+ #~ msgid "Send to support"
808
+ #~ msgstr "Падтрымка"
809
  #~ msgid "Contact Form Options"
810
  #~ msgstr "Наладкі кантактнай формы"
811
  #~ msgid "Display Attachment tips"
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-08-20 13:26+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:26+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -16,960 +16,791 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: contact_form.php:107
20
- msgid "Not set"
21
- msgstr ""
22
-
23
- #: contact_form.php:109
24
- #: contact_form.php:113
25
- msgid "On"
26
- msgstr ""
27
-
28
- #: contact_form.php:111
29
- #: contact_form.php:115
30
- msgid "Off"
31
- msgstr ""
32
-
33
- #: contact_form.php:119
34
- #: contact_form.php:123
35
- #: contact_form.php:127
36
- #: contact_form.php:131
37
- #: contact_form.php:135
38
- #: contact_form.php:161
39
- msgid "N/A"
40
- msgstr ""
41
-
42
- #: contact_form.php:133
43
- msgid " Mb"
44
- msgstr ""
45
-
46
- #: contact_form.php:137
47
- #: contact_form.php:141
48
- #: contact_form.php:145
49
- #: contact_form.php:156
50
- msgid "Yes"
51
- msgstr ""
52
-
53
- #: contact_form.php:139
54
- #: contact_form.php:143
55
- #: contact_form.php:147
56
- #: contact_form.php:158
57
- msgid "No"
58
- msgstr ""
59
-
60
- #: contact_form.php:172
61
- msgid "Operating System"
62
- msgstr ""
63
-
64
- #: contact_form.php:173
65
- msgid "Server"
66
- msgstr ""
67
-
68
- #: contact_form.php:174
69
- #, fuzzy
70
- msgid "Memory usage"
71
- msgstr "Съобщение"
72
-
73
- #: contact_form.php:175
74
- msgid "MYSQL Version"
75
- msgstr ""
76
-
77
- #: contact_form.php:176
78
- msgid "SQL Mode"
79
- msgstr ""
80
-
81
- #: contact_form.php:177
82
- msgid "PHP Version"
83
- msgstr ""
84
-
85
- #: contact_form.php:178
86
- msgid "PHP Safe Mode"
87
- msgstr ""
88
-
89
- #: contact_form.php:179
90
- msgid "PHP Allow URL fopen"
91
- msgstr ""
92
-
93
- #: contact_form.php:180
94
- msgid "PHP Memory Limit"
95
- msgstr ""
96
-
97
- #: contact_form.php:181
98
- msgid "PHP Max Upload Size"
99
- msgstr ""
100
-
101
- #: contact_form.php:182
102
- msgid "PHP Max Post Size"
103
- msgstr ""
104
-
105
- #: contact_form.php:183
106
- msgid "PHP Max Script Execute Time"
107
- msgstr ""
108
-
109
- #: contact_form.php:184
110
- msgid "PHP Exif support"
111
- msgstr ""
112
-
113
- #: contact_form.php:185
114
- msgid "PHP IPTC support"
115
- msgstr ""
116
-
117
- #: contact_form.php:186
118
- msgid "PHP XML support"
119
- msgstr ""
120
-
121
- #: contact_form.php:187
122
- #, fuzzy
123
- msgid "Site URL"
124
- msgstr "Сайт"
125
-
126
- #: contact_form.php:188
127
- msgid "Home URL"
128
- msgstr ""
129
-
130
- #: contact_form.php:189
131
- msgid "WordPress Version"
132
- msgstr ""
133
-
134
- #: contact_form.php:190
135
- msgid "WordPress DB Version"
136
- msgstr ""
137
-
138
- #: contact_form.php:191
139
- msgid "Multisite"
140
- msgstr ""
141
-
142
- #: contact_form.php:192
143
- msgid "Active Theme"
144
- msgstr ""
145
-
146
- #: contact_form.php:207
147
- #, fuzzy
148
- msgid "Please enter a valid email address."
149
- msgstr "Използвайте този Email:"
150
-
151
- #: contact_form.php:211
152
- msgid "Email with system info is sent to "
153
- msgstr ""
154
-
155
- #: contact_form.php:215
156
- #: contact_form.php:435
157
- msgid "Thank you for contacting us."
158
- msgstr "Благодарим Ви, че се свързахте с нас."
159
-
160
- #: contact_form.php:243
161
- #: contact_form.php:1370
162
- msgid "Sorry, email message could not be delivered."
163
- msgstr "Съжаляваме, Вашето съобщение не може да бъде изпратено."
164
-
165
- #: contact_form.php:251
166
- #, fuzzy
167
- msgid "Pro plugins"
168
- msgstr "Разширение BWS"
169
-
170
- #: contact_form.php:254
171
- #: contact_form.php:280
172
- msgid "Activated plugins"
173
- msgstr "Активиране на приложението"
174
-
175
- #: contact_form.php:256
176
- #: contact_form.php:264
177
- #: contact_form.php:272
178
- #: contact_form.php:282
179
- #: contact_form.php:290
180
- #: contact_form.php:298
181
- msgid "Read more"
182
- msgstr "Прочетете повече"
183
-
184
- #: contact_form.php:256
185
- #: contact_form.php:282
186
- #: contact_form.php:790
187
- #: contact_form.php:1059
188
- #: contact_form.php:1866
189
- #: contact_form.php:1877
190
- msgid "Settings"
191
- msgstr "Настройки"
192
-
193
- #: contact_form.php:262
194
- #: contact_form.php:288
195
- msgid "Installed plugins"
196
- msgstr "Инсталиране на приложението"
197
-
198
- #: contact_form.php:270
199
- #: contact_form.php:296
200
- msgid "Recommended plugins"
201
- msgstr "Препоръчани приложения"
202
-
203
- #: contact_form.php:272
204
- msgid "Purchase"
205
- msgstr ""
206
-
207
- #: contact_form.php:277
208
- #, fuzzy
209
- msgid "Free plugins"
210
- msgstr "Препоръчани приложения"
211
-
212
- #: contact_form.php:298
213
- msgid "Download"
214
- msgstr "Изтегляне"
215
-
216
- #: contact_form.php:298
217
- #, php-format
218
- msgid "Install %s"
219
- msgstr "Инсталиране %s"
220
-
221
- #: contact_form.php:298
222
- msgid "Install now from wordpress.org"
223
- msgstr "Инсталирай сега от wordpress.org"
224
-
225
- #: contact_form.php:303
226
- #, fuzzy
227
- msgid "If you have any questions, please contact us via"
228
- msgstr "Ако имате някакви въпроси, моля свържете с нас чрез plugin@bestwebsoft.com или попълнете нашата форма за контакти на нашия сайт"
229
-
230
- #: contact_form.php:310
231
- msgid "System status"
232
- msgstr ""
233
-
234
- #: contact_form.php:314
235
- msgid "Environment"
236
- msgstr ""
237
-
238
- #: contact_form.php:325
239
- #, fuzzy
240
- msgid "Active Plugins"
241
- msgstr "Активиране на приложението"
242
-
243
- #: contact_form.php:336
244
- #, fuzzy
245
- msgid "Inactive Plugins"
246
- msgstr "Активиране на приложението"
247
-
248
- #: contact_form.php:350
249
- #, fuzzy
250
- msgid "Send to support"
251
- msgstr "Поддръжка"
252
-
253
- #: contact_form.php:357
254
- msgid "Send to custom email &#187;"
255
- msgstr ""
256
-
257
- #: contact_form.php:373
258
- #: contact_form.php:786
259
  #, fuzzy
260
  msgid "Contact Form Settings"
261
  msgstr "Настройки на Формата за контакт"
262
 
263
- #: contact_form.php:373
264
  msgid "Contact Form"
265
  msgstr "Форма за контакт"
266
 
267
- #: contact_form.php:374
268
  #, fuzzy
269
  msgid "Contact Form Pro Extra Settings"
270
  msgstr "Настройки на Формата за контакт"
271
 
272
- #: contact_form.php:374
273
- #: contact_form.php:1065
274
  #, fuzzy
275
  msgid "Contact Form Pro"
276
  msgstr "Форма за контакт"
277
 
278
- #: contact_form.php:413
279
- #: contact_form.php:954
280
- #: contact_form.php:983
281
  msgid "Name:"
282
  msgstr "Име:"
283
 
284
- #: contact_form.php:414
285
- #: contact_form.php:955
286
- #: contact_form.php:984
287
  #, fuzzy
288
  msgid "Address:"
289
  msgstr "E-mail адрес:"
290
 
291
- #: contact_form.php:415
292
- #: contact_form.php:956
293
- #: contact_form.php:985
294
  msgid "Email Address:"
295
  msgstr "E-mail адрес:"
296
 
297
- #: contact_form.php:416
298
- #: contact_form.php:957
299
- #: contact_form.php:986
300
  msgid "Phone number:"
301
  msgstr ""
302
 
303
- #: contact_form.php:417
304
- #: contact_form.php:958
305
- #: contact_form.php:987
306
  msgid "Subject:"
307
  msgstr "Тема:"
308
 
309
- #: contact_form.php:418
310
- #: contact_form.php:959
311
- #: contact_form.php:988
312
  msgid "Message:"
313
  msgstr "Съобщение:"
314
 
315
- #: contact_form.php:419
316
- #: contact_form.php:960
317
- #: contact_form.php:989
318
  msgid "Attachment:"
319
  msgstr "Прикачване на файл:"
320
 
321
- #: contact_form.php:420
322
- #: contact_form.php:476
323
- #: contact_form.php:961
324
- #: contact_form.php:990
325
  msgid "Send me a copy"
326
  msgstr "Изпрати ми копие"
327
 
328
- #: contact_form.php:421
329
- #: contact_form.php:962
330
- #: contact_form.php:991
331
  msgid "Submit"
332
  msgstr "Изпрати"
333
 
334
- #: contact_form.php:422
335
  msgid "Your name is required."
336
  msgstr "Вашето име е задължително."
337
 
338
- #: contact_form.php:423
339
  #, fuzzy
340
  msgid "Address is required."
341
  msgstr "Правилният Email адрес е задължителен."
342
 
343
- #: contact_form.php:424
344
  #, fuzzy
345
  msgid "A valid email address is required."
346
  msgstr "Правилният Email адрес е задължителен."
347
 
348
- #: contact_form.php:425
349
- #: contact_form.php:471
350
- #: contact_form.php:474
351
  #, fuzzy
352
  msgid "Phone number is required."
353
  msgstr "Вашето име е задължително."
354
 
355
- #: contact_form.php:426
356
- #: contact_form.php:470
357
- #: contact_form.php:473
358
  msgid "Subject is required."
359
  msgstr "Заглавието е задължитено."
360
 
361
- #: contact_form.php:427
362
- #: contact_form.php:469
363
- #: contact_form.php:472
364
  msgid "Message text is required."
365
  msgstr "Текстовото съобщение е задължително."
366
 
367
- #: contact_form.php:428
368
  msgid "File format is not valid."
369
  msgstr "Прикаченият файл не се поддържа"
370
 
371
- #: contact_form.php:429
372
  msgid "File upload error."
373
  msgstr ""
374
 
375
- #: contact_form.php:430
376
  msgid "The file could not be uploaded."
377
  msgstr ""
378
 
379
- #: contact_form.php:431
380
  msgid "This file is too large."
381
  msgstr ""
382
 
383
- #: contact_form.php:432
384
  msgid "Please fill out the CAPTCHA."
385
  msgstr "Моля попълнете CAPTCHA."
386
 
387
- #: contact_form.php:433
388
  msgid "Please make corrections below and try again."
389
  msgstr "Моля направете необходимите корекции по-долу и опитайте отново."
390
 
391
- #: contact_form.php:741
 
 
 
 
392
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
393
  msgstr ""
394
 
395
- #: contact_form.php:750
396
  msgid "Such user does not exist. Settings are not saved."
397
  msgstr "Не са намерени данни за потребителя. Настройките не са запазени"
398
 
399
- #: contact_form.php:755
400
- #: contact_form.php:761
401
  #, fuzzy
402
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
403
  msgstr "Моля, въведете коректен Email. Настройките не са запазени."
404
 
405
- #: contact_form.php:766
406
  #, fuzzy
407
  msgid "Settings saved."
408
  msgstr "Опциите са запазени"
409
 
410
- #: contact_form.php:791
411
- #: contact_form.php:1060
 
 
 
 
 
 
 
412
  #, fuzzy
413
  msgid "Extra settings"
414
  msgstr "Настройки"
415
 
416
- #: contact_form.php:796
417
- #: contact_form.php:1316
418
  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:"
419
  msgstr "Ако искате да добавите формата за контакт на своят сайт копирайте и поставете този код в страницата или публикацията или джаджа:"
420
 
421
- #: contact_form.php:796
422
- #: contact_form.php:797
423
- #: contact_form.php:976
424
- #: contact_form.php:1024
425
  msgid "or"
426
  msgstr ""
427
 
428
- #: contact_form.php:797
429
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
430
  msgstr ""
431
 
432
- #: contact_form.php:798
433
  msgid "They work the same way."
434
  msgstr ""
435
 
436
- #: contact_form.php:799
437
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
438
  msgstr "Ако посочените по-долу полета не са попълнени, съобщението ще бъде изпратено на Email адрес, който е определен по време на регистрацията"
439
 
440
- #: contact_form.php:803
441
  msgid "The user's email address:"
442
  msgstr "Използвайте Email на Wordpress потребител:"
443
 
444
- #: contact_form.php:807
445
  msgid "Create a username"
446
  msgstr "Избиране на потребител"
447
 
448
- #: contact_form.php:812
449
  msgid "Enter a username of the person who should get the messages from the contact form."
450
  msgstr "Задайте името на потребителя, който ще получава съобщенията от формата за контакт."
451
 
452
- #: contact_form.php:816
453
  msgid "Use this email address:"
454
  msgstr "Използвайте този Email:"
455
 
456
- #: contact_form.php:819
457
  msgid "Enter the email address you want the messages forwarded to."
458
  msgstr "Задаване на Email адрес, който ще се използва за получаване на съобщения."
459
 
460
- #: contact_form.php:823
461
  msgid "Additional options"
462
  msgstr "Допълнителни настройки"
463
 
464
- #: contact_form.php:826
465
  msgid "What to use?"
466
  msgstr ""
467
 
468
- #: contact_form.php:829
469
  msgid "Wp-mail"
470
  msgstr "Wp-mail"
471
 
472
- #: contact_form.php:830
473
  msgid "You can use the wp_mail function for mailing"
474
  msgstr ""
475
 
476
- #: contact_form.php:836
477
  msgid "Mail"
478
  msgstr "Mail"
479
 
480
- #: contact_form.php:837
481
  msgid "To send mail you can use the php mail function"
482
  msgstr ""
483
 
484
- #: contact_form.php:841
485
  #, fuzzy
486
  msgid "Change text of the 'FROM' field"
487
  msgstr "Промяна от полета на формата за контакт"
488
 
489
- #: contact_form.php:847
490
  msgid "Enter the email address in the 'From' field"
491
  msgstr ""
492
 
493
- #: contact_form.php:849
494
  msgid "User email"
495
  msgstr ""
496
 
497
- #: contact_form.php:849
498
  msgid "The email address of the user who fills the form will be used in the field 'From'."
499
  msgstr ""
500
 
501
- #: contact_form.php:851
502
  msgid "This email address will be used in the 'From' field."
503
  msgstr ""
504
 
505
- #: contact_form.php:855
506
  #, fuzzy
507
  msgid "Display fields"
508
  msgstr "Покажи опция за прикачване на файл"
509
 
510
- #: contact_form.php:857
511
- #: contact_form.php:906
512
- #: contact_form.php:1096
513
- #: contact_form.php:1747
514
  #, fuzzy
515
  msgid "Address"
516
  msgstr "E-mail адрес:"
517
 
518
- #: contact_form.php:858
519
- #: contact_form.php:908
520
- #: contact_form.php:1755
521
  msgid "Phone"
522
  msgstr ""
523
 
524
- #: contact_form.php:859
525
  #, fuzzy
526
  msgid "Attachment block"
527
  msgstr "Покажи опция за прикачване на файл"
528
 
529
- #: contact_form.php:859
530
  msgid "Users can attach the following file formats"
531
  msgstr "Потребителите могат да прикачват файлове от следните видове"
532
 
533
- #: contact_form.php:871
534
- #: contact_form.php:874
535
- #: contact_form.php:877
536
- #: contact_form.php:1125
537
  msgid "Captcha"
538
  msgstr ""
539
 
540
- #: contact_form.php:871
541
- #: contact_form.php:874
542
- #: contact_form.php:877
543
- #: contact_form.php:1125
544
- msgid "(powered by bestwebsoft.com)"
545
  msgstr ""
546
 
547
- #: contact_form.php:874
548
  #, fuzzy
549
  msgid "Activate captcha"
550
  msgstr "Активиране на приложението"
551
 
552
- #: contact_form.php:877
553
  #, fuzzy
554
  msgid "Download captcha"
555
  msgstr "Изтегляне"
556
 
557
- #: contact_form.php:882
558
  #, fuzzy
559
  msgid "Display tips below the Attachment block"
560
  msgstr "Покажи опция за прикачване на файл"
561
 
562
- #: contact_form.php:891
563
  msgid "Delete an attachment file from the server after the email is sent"
564
  msgstr ""
565
 
566
- #: contact_form.php:897
567
  #, fuzzy
568
  msgid "Display 'Send me a copy' block"
569
  msgstr "Показване на опция за изпращане на копие"
570
 
571
- #: contact_form.php:903
572
  msgid "Required fields"
573
  msgstr ""
574
 
575
- #: contact_form.php:905
576
- #: contact_form.php:1091
577
- #: contact_form.php:1742
578
  msgid "Name"
579
  msgstr "Име"
580
 
581
- #: contact_form.php:907
582
  #, fuzzy
583
  msgid "Email Address"
584
  msgstr "E-mail адрес:"
585
 
586
- #: contact_form.php:909
587
- #: contact_form.php:1111
588
- #: contact_form.php:1758
589
  msgid "Subject"
590
  msgstr "Относно"
591
 
592
- #: contact_form.php:910
593
- #: contact_form.php:1115
594
- #: contact_form.php:1761
595
  msgid "Message"
596
  msgstr "Съобщение"
597
 
598
- #: contact_form.php:914
599
  msgid "Display additional info in the email"
600
  msgstr ""
601
 
602
- #: contact_form.php:919
603
- #: contact_form.php:1714
604
  msgid "Sent from (ip address)"
605
  msgstr "Изпратено от (ip адрес)"
606
 
607
- #: contact_form.php:919
608
  #, fuzzy
609
  msgid "Example: Sent from (IP address):\t127.0.0.1"
610
  msgstr "Изпратено от (ip адрес)"
611
 
612
- #: contact_form.php:920
613
- #: contact_form.php:1719
614
  msgid "Date/Time"
615
  msgstr "Дата/Час"
616
 
617
- #: contact_form.php:920
618
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
619
  msgstr ""
620
 
621
- #: contact_form.php:921
622
- #: contact_form.php:1724
623
  msgid "Sent from (referer)"
624
  msgstr "Идва от (referer)"
625
 
626
- #: contact_form.php:921
627
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
628
  msgstr ""
629
 
630
- #: contact_form.php:922
631
- #: contact_form.php:1729
632
  msgid "Using (user agent)"
633
  msgstr "Използвайки (user agent)"
634
 
635
- #: contact_form.php:922
636
  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"
637
  msgstr ""
638
 
639
- #: contact_form.php:926
640
  msgid "Language settings for the field names in the form"
641
  msgstr ""
642
 
643
- #: contact_form.php:935
644
  msgid "Add a language"
645
  msgstr ""
646
 
647
- #: contact_form.php:939
648
  #, fuzzy
649
  msgid "Change the names of the contact form fields and error messages"
650
  msgstr "Промяна на етикетите за полета във формата за контакт"
651
 
652
- #: contact_form.php:944
653
- #: contact_form.php:1015
654
  msgid "English"
655
  msgstr ""
656
 
657
- #: contact_form.php:963
658
- #: contact_form.php:992
659
  msgid "Error message for the Name field"
660
  msgstr ""
661
 
662
- #: contact_form.php:964
663
- #: contact_form.php:993
664
  msgid "Error message for the Address field"
665
  msgstr ""
666
 
667
- #: contact_form.php:965
668
- #: contact_form.php:994
669
  msgid "Error message for the Email field"
670
  msgstr ""
671
 
672
- #: contact_form.php:966
673
- #: contact_form.php:995
674
  msgid "Error message for the Phone field"
675
  msgstr ""
676
 
677
- #: contact_form.php:967
678
- #: contact_form.php:996
679
  msgid "Error message for the Subject field"
680
  msgstr ""
681
 
682
- #: contact_form.php:968
683
- #: contact_form.php:997
684
  msgid "Error message for the Message field"
685
  msgstr ""
686
 
687
- #: contact_form.php:969
688
- #: contact_form.php:998
689
  msgid "Error message about the file type for the Attachment field"
690
  msgstr ""
691
 
692
- #: contact_form.php:970
693
- #: contact_form.php:999
694
  msgid "Error message while uploading a file for the Attachment field to the server"
695
  msgstr ""
696
 
697
- #: contact_form.php:971
698
- #: contact_form.php:1000
699
  msgid "Error message while moving the file for the Attachment field"
700
  msgstr ""
701
 
702
- #: contact_form.php:972
703
- #: contact_form.php:1001
704
  msgid "Error message when file size limit for the Attachment field is exceeded"
705
  msgstr ""
706
 
707
- #: contact_form.php:973
708
- #: contact_form.php:1002
709
  msgid "Error message for the Captcha field"
710
  msgstr ""
711
 
712
- #: contact_form.php:974
713
- #: contact_form.php:1003
714
  msgid "Error message for the whole form"
715
  msgstr ""
716
 
717
- #: contact_form.php:976
718
- #: contact_form.php:1005
719
- #: contact_form.php:1024
720
- #: contact_form.php:1030
721
  msgid "Use shortcode"
722
  msgstr ""
723
 
724
- #: contact_form.php:976
725
- #: contact_form.php:1005
726
- #: contact_form.php:1024
727
- #: contact_form.php:1030
728
  msgid "for this language"
729
  msgstr ""
730
 
731
- #: contact_form.php:1012
732
  msgid "Action after email is sent"
733
  msgstr ""
734
 
735
- #: contact_form.php:1014
736
  #, fuzzy
737
  msgid "Display text"
738
  msgstr "Покажи опция за прикачване на файл"
739
 
740
- #: contact_form.php:1023
741
- #: contact_form.php:1029
742
  msgid "Text"
743
  msgstr ""
744
 
745
- #: contact_form.php:1036
746
  msgid "Redirect to the page"
747
  msgstr ""
748
 
749
- #: contact_form.php:1037
750
  msgid "Url"
751
  msgstr ""
752
 
753
- #: contact_form.php:1042
754
- #: contact_form.php:1217
755
  msgid "Save Changes"
756
  msgstr "Запис на промените"
757
 
758
- #: contact_form.php:1057
759
  #, fuzzy
760
  msgid "Contact Form Pro | Extra Settings"
761
  msgstr "Настройки на Формата за контакт"
762
 
763
- #: contact_form.php:1064
764
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
765
  msgstr ""
766
 
767
- #: contact_form.php:1071
768
  msgid "Errors output"
769
  msgstr ""
770
 
771
- #: contact_form.php:1074
772
  msgid "Display error messages"
773
  msgstr ""
774
 
775
- #: contact_form.php:1075
776
  msgid "Color of the input field errors."
777
  msgstr ""
778
 
779
- #: contact_form.php:1076
780
  msgid "Display error messages & color of the input field errors"
781
  msgstr ""
782
 
783
- #: contact_form.php:1081
784
  msgid "Add placeholder to the input blocks"
785
  msgstr ""
786
 
787
- #: contact_form.php:1087
788
  #, fuzzy
789
  msgid "Add tooltips"
790
  msgstr "Допълнителни настройки"
791
 
792
- #: contact_form.php:1101
793
  #, fuzzy
794
  msgid "Email address"
795
  msgstr "E-mail адрес:"
796
 
797
- #: contact_form.php:1106
798
  msgid "Phone Number"
799
  msgstr ""
800
 
801
- #: contact_form.php:1120
802
  #, fuzzy
803
  msgid "Attachment"
804
  msgstr "Прикачване на файл:"
805
 
806
- #: contact_form.php:1130
 
 
 
 
807
  #, fuzzy
808
  msgid "Style options"
809
  msgstr "Допълнителни настройки"
810
 
811
- #: contact_form.php:1133
812
  msgid "Text color"
813
  msgstr ""
814
 
815
- #: contact_form.php:1136
816
- #: contact_form.php:1141
817
- #: contact_form.php:1151
818
- #: contact_form.php:1156
819
- #: contact_form.php:1161
820
- #: contact_form.php:1166
821
- #: contact_form.php:1176
822
- #: contact_form.php:1181
823
- #: contact_form.php:1187
824
- #: contact_form.php:1198
825
- #: contact_form.php:1203
826
- #: contact_form.php:1208
827
  msgid "Default"
828
  msgstr ""
829
 
830
- #: contact_form.php:1138
831
  msgid "Label text color"
832
  msgstr ""
833
 
834
- #: contact_form.php:1143
835
  msgid "Placeholder color"
836
  msgstr ""
837
 
838
- #: contact_form.php:1148
839
  msgid "Errors color"
840
  msgstr ""
841
 
842
- #: contact_form.php:1153
843
  msgid "Error text color"
844
  msgstr ""
845
 
846
- #: contact_form.php:1158
847
  msgid "Background color of the input field errors"
848
  msgstr ""
849
 
850
- #: contact_form.php:1163
851
  msgid "Border color of the input field errors"
852
  msgstr ""
853
 
854
- #: contact_form.php:1168
855
  msgid "Placeholder color of the input field errors"
856
  msgstr ""
857
 
858
- #: contact_form.php:1173
859
  #, fuzzy
860
  msgid "Input fields"
861
  msgstr "Покажи опция за прикачване на файл"
862
 
863
- #: contact_form.php:1178
864
  msgid "Input fields background color"
865
  msgstr ""
866
 
867
- #: contact_form.php:1183
868
  msgid "Text fields color"
869
  msgstr ""
870
 
871
- #: contact_form.php:1185
872
  msgid "Border width in px, numbers only"
873
  msgstr ""
874
 
875
- #: contact_form.php:1189
876
- #: contact_form.php:1210
877
  msgid "Border color"
878
  msgstr ""
879
 
880
- #: contact_form.php:1194
881
  #, fuzzy
882
  msgid "Submit button"
883
  msgstr "Изпрати"
884
 
885
- #: contact_form.php:1196
886
  msgid "Width in px, numbers only"
887
  msgstr ""
888
 
889
- #: contact_form.php:1200
890
  msgid "Button color"
891
  msgstr ""
892
 
893
- #: contact_form.php:1205
894
  msgid "Button text color"
895
  msgstr ""
896
 
897
- #: contact_form.php:1221
898
  #, fuzzy
899
  msgid "Contact Form Pro | Preview"
900
  msgstr "Форма за контакт"
901
 
902
- #: contact_form.php:1224
903
  msgid "Show with errors"
904
  msgstr ""
905
 
906
- #: contact_form.php:1232
907
- #: contact_form.php:1234
908
  msgid "Please enter your full name..."
909
  msgstr ""
910
 
911
- #: contact_form.php:1245
912
- #: contact_form.php:1247
913
  msgid "Please enter your address..."
914
  msgstr ""
915
 
916
- #: contact_form.php:1256
917
- #: contact_form.php:1258
918
  #, fuzzy
919
  msgid "Please enter your email address..."
920
  msgstr "Използвайте този Email:"
921
 
922
- #: contact_form.php:1267
923
- #: contact_form.php:1269
924
  msgid "Please enter your phone number..."
925
  msgstr ""
926
 
927
- #: contact_form.php:1278
928
- #: contact_form.php:1280
929
  msgid "Please enter subject..."
930
  msgstr ""
931
 
932
- #: contact_form.php:1288
933
- #: contact_form.php:1290
934
  msgid "Please enter your message..."
935
  msgstr ""
936
 
937
- #: contact_form.php:1301
938
  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"
939
  msgstr ""
940
 
941
- #: contact_form.php:1454
 
 
 
 
942
  msgid "You can attach the following file formats"
943
  msgstr "Можете да прикачвате файлове от следните типове"
944
 
945
- #: contact_form.php:1737
946
  msgid "Contact from"
947
  msgstr "Форма за контакт"
948
 
949
- #: contact_form.php:1750
950
  msgid "Email"
951
  msgstr "Email"
952
 
953
- #: contact_form.php:1764
954
  msgid "Site"
955
  msgstr "Сайт"
956
 
957
- #: contact_form.php:1819
958
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
959
  msgstr "Ако видиждате това значи, че вашият MIME клиент за електронна поща не поддържа MIME тип!"
960
 
961
- #: contact_form.php:1878
962
  msgid "FAQ"
963
  msgstr "FAQ"
964
 
965
- #: contact_form.php:1879
966
  msgid "Support"
967
  msgstr "Поддръжка"
968
 
969
- #: contact_form.php:1937
970
  msgid "Are you sure that you want to delete this language data?"
971
  msgstr ""
972
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
973
  #~ msgid "Contact Form Options"
974
  #~ msgstr "Настройки на Формата за контакт"
975
  #~ msgid "Please enter a valid email address. Settings are not saved."
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:48+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:48+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
9
  "MIME-Version: 1.0\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: contact_form.php:32
20
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  #, fuzzy
22
  msgid "Contact Form Settings"
23
  msgstr "Настройки на Формата за контакт"
24
 
25
+ #: contact_form.php:32
26
  msgid "Contact Form"
27
  msgstr "Форма за контакт"
28
 
29
+ #: contact_form.php:33
30
  #, fuzzy
31
  msgid "Contact Form Pro Extra Settings"
32
  msgstr "Настройки на Формата за контакт"
33
 
34
+ #: contact_form.php:33
35
+ #: contact_form.php:724
36
  #, fuzzy
37
  msgid "Contact Form Pro"
38
  msgstr "Форма за контакт"
39
 
40
+ #: contact_form.php:72
41
+ #: contact_form.php:613
42
+ #: contact_form.php:642
43
  msgid "Name:"
44
  msgstr "Име:"
45
 
46
+ #: contact_form.php:73
47
+ #: contact_form.php:614
48
+ #: contact_form.php:643
49
  #, fuzzy
50
  msgid "Address:"
51
  msgstr "E-mail адрес:"
52
 
53
+ #: contact_form.php:74
54
+ #: contact_form.php:615
55
+ #: contact_form.php:644
56
  msgid "Email Address:"
57
  msgstr "E-mail адрес:"
58
 
59
+ #: contact_form.php:75
60
+ #: contact_form.php:616
61
+ #: contact_form.php:645
62
  msgid "Phone number:"
63
  msgstr ""
64
 
65
+ #: contact_form.php:76
66
+ #: contact_form.php:617
67
+ #: contact_form.php:646
68
  msgid "Subject:"
69
  msgstr "Тема:"
70
 
71
+ #: contact_form.php:77
72
+ #: contact_form.php:618
73
+ #: contact_form.php:647
74
  msgid "Message:"
75
  msgstr "Съобщение:"
76
 
77
+ #: contact_form.php:78
78
+ #: contact_form.php:619
79
+ #: contact_form.php:648
80
  msgid "Attachment:"
81
  msgstr "Прикачване на файл:"
82
 
83
+ #: contact_form.php:79
84
+ #: contact_form.php:135
85
+ #: contact_form.php:620
86
+ #: contact_form.php:649
87
  msgid "Send me a copy"
88
  msgstr "Изпрати ми копие"
89
 
90
+ #: contact_form.php:80
91
+ #: contact_form.php:621
92
+ #: contact_form.php:650
93
  msgid "Submit"
94
  msgstr "Изпрати"
95
 
96
+ #: contact_form.php:81
97
  msgid "Your name is required."
98
  msgstr "Вашето име е задължително."
99
 
100
+ #: contact_form.php:82
101
  #, fuzzy
102
  msgid "Address is required."
103
  msgstr "Правилният Email адрес е задължителен."
104
 
105
+ #: contact_form.php:83
106
  #, fuzzy
107
  msgid "A valid email address is required."
108
  msgstr "Правилният Email адрес е задължителен."
109
 
110
+ #: contact_form.php:84
111
+ #: contact_form.php:130
112
+ #: contact_form.php:133
113
  #, fuzzy
114
  msgid "Phone number is required."
115
  msgstr "Вашето име е задължително."
116
 
117
+ #: contact_form.php:85
118
+ #: contact_form.php:129
119
+ #: contact_form.php:132
120
  msgid "Subject is required."
121
  msgstr "Заглавието е задължитено."
122
 
123
+ #: contact_form.php:86
124
+ #: contact_form.php:128
125
+ #: contact_form.php:131
126
  msgid "Message text is required."
127
  msgstr "Текстовото съобщение е задължително."
128
 
129
+ #: contact_form.php:87
130
  msgid "File format is not valid."
131
  msgstr "Прикаченият файл не се поддържа"
132
 
133
+ #: contact_form.php:88
134
  msgid "File upload error."
135
  msgstr ""
136
 
137
+ #: contact_form.php:89
138
  msgid "The file could not be uploaded."
139
  msgstr ""
140
 
141
+ #: contact_form.php:90
142
  msgid "This file is too large."
143
  msgstr ""
144
 
145
+ #: contact_form.php:91
146
  msgid "Please fill out the CAPTCHA."
147
  msgstr "Моля попълнете CAPTCHA."
148
 
149
+ #: contact_form.php:92
150
  msgid "Please make corrections below and try again."
151
  msgstr "Моля направете необходимите корекции по-долу и опитайте отново."
152
 
153
+ #: contact_form.php:94
154
+ msgid "Thank you for contacting us."
155
+ msgstr "Благодарим Ви, че се свързахте с нас."
156
+
157
+ #: contact_form.php:400
158
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
159
  msgstr ""
160
 
161
+ #: contact_form.php:409
162
  msgid "Such user does not exist. Settings are not saved."
163
  msgstr "Не са намерени данни за потребителя. Настройките не са запазени"
164
 
165
+ #: contact_form.php:414
166
+ #: contact_form.php:420
167
  #, fuzzy
168
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
169
  msgstr "Моля, въведете коректен Email. Настройките не са запазени."
170
 
171
+ #: contact_form.php:425
172
  #, fuzzy
173
  msgid "Settings saved."
174
  msgstr "Опциите са запазени"
175
 
176
+ #: contact_form.php:449
177
+ #: contact_form.php:718
178
+ #: contact_form.php:1525
179
+ #: contact_form.php:1536
180
+ msgid "Settings"
181
+ msgstr "Настройки"
182
+
183
+ #: contact_form.php:450
184
+ #: contact_form.php:719
185
  #, fuzzy
186
  msgid "Extra settings"
187
  msgstr "Настройки"
188
 
189
+ #: contact_form.php:455
190
+ #: contact_form.php:975
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:455
195
+ #: contact_form.php:456
196
+ #: contact_form.php:635
197
+ #: contact_form.php:683
198
  msgid "or"
199
  msgstr ""
200
 
201
+ #: contact_form.php:456
202
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
203
  msgstr ""
204
 
205
+ #: contact_form.php:457
206
  msgid "They work the same way."
207
  msgstr ""
208
 
209
+ #: contact_form.php:458
210
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
211
  msgstr "Ако посочените по-долу полета не са попълнени, съобщението ще бъде изпратено на Email адрес, който е определен по време на регистрацията"
212
 
213
+ #: contact_form.php:462
214
  msgid "The user's email address:"
215
  msgstr "Използвайте Email на Wordpress потребител:"
216
 
217
+ #: contact_form.php:466
218
  msgid "Create a username"
219
  msgstr "Избиране на потребител"
220
 
221
+ #: contact_form.php:471
222
  msgid "Enter a username of the person who should get the messages from the contact form."
223
  msgstr "Задайте името на потребителя, който ще получава съобщенията от формата за контакт."
224
 
225
+ #: contact_form.php:475
226
  msgid "Use this email address:"
227
  msgstr "Използвайте този Email:"
228
 
229
+ #: contact_form.php:478
230
  msgid "Enter the email address you want the messages forwarded to."
231
  msgstr "Задаване на Email адрес, който ще се използва за получаване на съобщения."
232
 
233
+ #: contact_form.php:482
234
  msgid "Additional options"
235
  msgstr "Допълнителни настройки"
236
 
237
+ #: contact_form.php:485
238
  msgid "What to use?"
239
  msgstr ""
240
 
241
+ #: contact_form.php:488
242
  msgid "Wp-mail"
243
  msgstr "Wp-mail"
244
 
245
+ #: contact_form.php:489
246
  msgid "You can use the wp_mail function for mailing"
247
  msgstr ""
248
 
249
+ #: contact_form.php:495
250
  msgid "Mail"
251
  msgstr "Mail"
252
 
253
+ #: contact_form.php:496
254
  msgid "To send mail you can use the php mail function"
255
  msgstr ""
256
 
257
+ #: contact_form.php:500
258
  #, fuzzy
259
  msgid "Change text of the 'FROM' field"
260
  msgstr "Промяна от полета на формата за контакт"
261
 
262
+ #: contact_form.php:506
263
  msgid "Enter the email address in the 'From' field"
264
  msgstr ""
265
 
266
+ #: contact_form.php:508
267
  msgid "User email"
268
  msgstr ""
269
 
270
+ #: contact_form.php:508
271
  msgid "The email address of the user who fills the form will be used in the field 'From'."
272
  msgstr ""
273
 
274
+ #: contact_form.php:510
275
  msgid "This email address will be used in the 'From' field."
276
  msgstr ""
277
 
278
+ #: contact_form.php:514
279
  #, fuzzy
280
  msgid "Display fields"
281
  msgstr "Покажи опция за прикачване на файл"
282
 
283
+ #: contact_form.php:516
284
+ #: contact_form.php:565
285
+ #: contact_form.php:755
286
+ #: contact_form.php:1406
287
  #, fuzzy
288
  msgid "Address"
289
  msgstr "E-mail адрес:"
290
 
291
+ #: contact_form.php:517
292
+ #: contact_form.php:567
293
+ #: contact_form.php:1414
294
  msgid "Phone"
295
  msgstr ""
296
 
297
+ #: contact_form.php:518
298
  #, fuzzy
299
  msgid "Attachment block"
300
  msgstr "Покажи опция за прикачване на файл"
301
 
302
+ #: contact_form.php:518
303
  msgid "Users can attach the following file formats"
304
  msgstr "Потребителите могат да прикачват файлове от следните видове"
305
 
306
+ #: contact_form.php:530
307
+ #: contact_form.php:533
308
+ #: contact_form.php:536
309
+ #: contact_form.php:784
310
  msgid "Captcha"
311
  msgstr ""
312
 
313
+ #: contact_form.php:530
314
+ #: contact_form.php:533
315
+ #: contact_form.php:536
316
+ msgid "(powered by"
 
317
  msgstr ""
318
 
319
+ #: contact_form.php:533
320
  #, fuzzy
321
  msgid "Activate captcha"
322
  msgstr "Активиране на приложението"
323
 
324
+ #: contact_form.php:536
325
  #, fuzzy
326
  msgid "Download captcha"
327
  msgstr "Изтегляне"
328
 
329
+ #: contact_form.php:541
330
  #, fuzzy
331
  msgid "Display tips below the Attachment block"
332
  msgstr "Покажи опция за прикачване на файл"
333
 
334
+ #: contact_form.php:550
335
  msgid "Delete an attachment file from the server after the email is sent"
336
  msgstr ""
337
 
338
+ #: contact_form.php:556
339
  #, fuzzy
340
  msgid "Display 'Send me a copy' block"
341
  msgstr "Показване на опция за изпращане на копие"
342
 
343
+ #: contact_form.php:562
344
  msgid "Required fields"
345
  msgstr ""
346
 
347
+ #: contact_form.php:564
348
+ #: contact_form.php:750
349
+ #: contact_form.php:1401
350
  msgid "Name"
351
  msgstr "Име"
352
 
353
+ #: contact_form.php:566
354
  #, fuzzy
355
  msgid "Email Address"
356
  msgstr "E-mail адрес:"
357
 
358
+ #: contact_form.php:568
359
+ #: contact_form.php:770
360
+ #: contact_form.php:1417
361
  msgid "Subject"
362
  msgstr "Относно"
363
 
364
+ #: contact_form.php:569
365
+ #: contact_form.php:774
366
+ #: contact_form.php:1420
367
  msgid "Message"
368
  msgstr "Съобщение"
369
 
370
+ #: contact_form.php:573
371
  msgid "Display additional info in the email"
372
  msgstr ""
373
 
374
+ #: contact_form.php:578
375
+ #: contact_form.php:1373
376
  msgid "Sent from (ip address)"
377
  msgstr "Изпратено от (ip адрес)"
378
 
379
+ #: contact_form.php:578
380
  #, fuzzy
381
  msgid "Example: Sent from (IP address):\t127.0.0.1"
382
  msgstr "Изпратено от (ip адрес)"
383
 
384
+ #: contact_form.php:579
385
+ #: contact_form.php:1378
386
  msgid "Date/Time"
387
  msgstr "Дата/Час"
388
 
389
+ #: contact_form.php:579
390
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
391
  msgstr ""
392
 
393
+ #: contact_form.php:580
394
+ #: contact_form.php:1383
395
  msgid "Sent from (referer)"
396
  msgstr "Идва от (referer)"
397
 
398
+ #: contact_form.php:580
399
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
400
  msgstr ""
401
 
402
+ #: contact_form.php:581
403
+ #: contact_form.php:1388
404
  msgid "Using (user agent)"
405
  msgstr "Използвайки (user agent)"
406
 
407
+ #: contact_form.php:581
408
  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"
409
  msgstr ""
410
 
411
+ #: contact_form.php:585
412
  msgid "Language settings for the field names in the form"
413
  msgstr ""
414
 
415
+ #: contact_form.php:594
416
  msgid "Add a language"
417
  msgstr ""
418
 
419
+ #: contact_form.php:598
420
  #, fuzzy
421
  msgid "Change the names of the contact form fields and error messages"
422
  msgstr "Промяна на етикетите за полета във формата за контакт"
423
 
424
+ #: contact_form.php:603
425
+ #: contact_form.php:674
426
  msgid "English"
427
  msgstr ""
428
 
429
+ #: contact_form.php:622
430
+ #: contact_form.php:651
431
  msgid "Error message for the Name field"
432
  msgstr ""
433
 
434
+ #: contact_form.php:623
435
+ #: contact_form.php:652
436
  msgid "Error message for the Address field"
437
  msgstr ""
438
 
439
+ #: contact_form.php:624
440
+ #: contact_form.php:653
441
  msgid "Error message for the Email field"
442
  msgstr ""
443
 
444
+ #: contact_form.php:625
445
+ #: contact_form.php:654
446
  msgid "Error message for the Phone field"
447
  msgstr ""
448
 
449
+ #: contact_form.php:626
450
+ #: contact_form.php:655
451
  msgid "Error message for the Subject field"
452
  msgstr ""
453
 
454
+ #: contact_form.php:627
455
+ #: contact_form.php:656
456
  msgid "Error message for the Message field"
457
  msgstr ""
458
 
459
+ #: contact_form.php:628
460
+ #: contact_form.php:657
461
  msgid "Error message about the file type for the Attachment field"
462
  msgstr ""
463
 
464
+ #: contact_form.php:629
465
+ #: contact_form.php:658
466
  msgid "Error message while uploading a file for the Attachment field to the server"
467
  msgstr ""
468
 
469
+ #: contact_form.php:630
470
+ #: contact_form.php:659
471
  msgid "Error message while moving the file for the Attachment field"
472
  msgstr ""
473
 
474
+ #: contact_form.php:631
475
+ #: contact_form.php:660
476
  msgid "Error message when file size limit for the Attachment field is exceeded"
477
  msgstr ""
478
 
479
+ #: contact_form.php:632
480
+ #: contact_form.php:661
481
  msgid "Error message for the Captcha field"
482
  msgstr ""
483
 
484
+ #: contact_form.php:633
485
+ #: contact_form.php:662
486
  msgid "Error message for the whole form"
487
  msgstr ""
488
 
489
+ #: contact_form.php:635
490
+ #: contact_form.php:664
491
+ #: contact_form.php:683
492
+ #: contact_form.php:689
493
  msgid "Use shortcode"
494
  msgstr ""
495
 
496
+ #: contact_form.php:635
497
+ #: contact_form.php:664
498
+ #: contact_form.php:683
499
+ #: contact_form.php:689
500
  msgid "for this language"
501
  msgstr ""
502
 
503
+ #: contact_form.php:671
504
  msgid "Action after email is sent"
505
  msgstr ""
506
 
507
+ #: contact_form.php:673
508
  #, fuzzy
509
  msgid "Display text"
510
  msgstr "Покажи опция за прикачване на файл"
511
 
512
+ #: contact_form.php:682
513
+ #: contact_form.php:688
514
  msgid "Text"
515
  msgstr ""
516
 
517
+ #: contact_form.php:695
518
  msgid "Redirect to the page"
519
  msgstr ""
520
 
521
+ #: contact_form.php:696
522
  msgid "Url"
523
  msgstr ""
524
 
525
+ #: contact_form.php:701
526
+ #: contact_form.php:876
527
  msgid "Save Changes"
528
  msgstr "Запис на промените"
529
 
530
+ #: contact_form.php:716
531
  #, fuzzy
532
  msgid "Contact Form Pro | Extra Settings"
533
  msgstr "Настройки на Формата за контакт"
534
 
535
+ #: contact_form.php:723
536
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
537
  msgstr ""
538
 
539
+ #: contact_form.php:730
540
  msgid "Errors output"
541
  msgstr ""
542
 
543
+ #: contact_form.php:733
544
  msgid "Display error messages"
545
  msgstr ""
546
 
547
+ #: contact_form.php:734
548
  msgid "Color of the input field errors."
549
  msgstr ""
550
 
551
+ #: contact_form.php:735
552
  msgid "Display error messages & color of the input field errors"
553
  msgstr ""
554
 
555
+ #: contact_form.php:740
556
  msgid "Add placeholder to the input blocks"
557
  msgstr ""
558
 
559
+ #: contact_form.php:746
560
  #, fuzzy
561
  msgid "Add tooltips"
562
  msgstr "Допълнителни настройки"
563
 
564
+ #: contact_form.php:760
565
  #, fuzzy
566
  msgid "Email address"
567
  msgstr "E-mail адрес:"
568
 
569
+ #: contact_form.php:765
570
  msgid "Phone Number"
571
  msgstr ""
572
 
573
+ #: contact_form.php:779
574
  #, fuzzy
575
  msgid "Attachment"
576
  msgstr "Прикачване на файл:"
577
 
578
+ #: contact_form.php:784
579
+ msgid "(powered by bestwebsoft.com)"
580
+ msgstr ""
581
+
582
+ #: contact_form.php:789
583
  #, fuzzy
584
  msgid "Style options"
585
  msgstr "Допълнителни настройки"
586
 
587
+ #: contact_form.php:792
588
  msgid "Text color"
589
  msgstr ""
590
 
591
+ #: contact_form.php:795
592
+ #: contact_form.php:800
593
+ #: contact_form.php:810
594
+ #: contact_form.php:815
595
+ #: contact_form.php:820
596
+ #: contact_form.php:825
597
+ #: contact_form.php:835
598
+ #: contact_form.php:840
599
+ #: contact_form.php:846
600
+ #: contact_form.php:857
601
+ #: contact_form.php:862
602
+ #: contact_form.php:867
603
  msgid "Default"
604
  msgstr ""
605
 
606
+ #: contact_form.php:797
607
  msgid "Label text color"
608
  msgstr ""
609
 
610
+ #: contact_form.php:802
611
  msgid "Placeholder color"
612
  msgstr ""
613
 
614
+ #: contact_form.php:807
615
  msgid "Errors color"
616
  msgstr ""
617
 
618
+ #: contact_form.php:812
619
  msgid "Error text color"
620
  msgstr ""
621
 
622
+ #: contact_form.php:817
623
  msgid "Background color of the input field errors"
624
  msgstr ""
625
 
626
+ #: contact_form.php:822
627
  msgid "Border color of the input field errors"
628
  msgstr ""
629
 
630
+ #: contact_form.php:827
631
  msgid "Placeholder color of the input field errors"
632
  msgstr ""
633
 
634
+ #: contact_form.php:832
635
  #, fuzzy
636
  msgid "Input fields"
637
  msgstr "Покажи опция за прикачване на файл"
638
 
639
+ #: contact_form.php:837
640
  msgid "Input fields background color"
641
  msgstr ""
642
 
643
+ #: contact_form.php:842
644
  msgid "Text fields color"
645
  msgstr ""
646
 
647
+ #: contact_form.php:844
648
  msgid "Border width in px, numbers only"
649
  msgstr ""
650
 
651
+ #: contact_form.php:848
652
+ #: contact_form.php:869
653
  msgid "Border color"
654
  msgstr ""
655
 
656
+ #: contact_form.php:853
657
  #, fuzzy
658
  msgid "Submit button"
659
  msgstr "Изпрати"
660
 
661
+ #: contact_form.php:855
662
  msgid "Width in px, numbers only"
663
  msgstr ""
664
 
665
+ #: contact_form.php:859
666
  msgid "Button color"
667
  msgstr ""
668
 
669
+ #: contact_form.php:864
670
  msgid "Button text color"
671
  msgstr ""
672
 
673
+ #: contact_form.php:880
674
  #, fuzzy
675
  msgid "Contact Form Pro | Preview"
676
  msgstr "Форма за контакт"
677
 
678
+ #: contact_form.php:883
679
  msgid "Show with errors"
680
  msgstr ""
681
 
682
+ #: contact_form.php:891
683
+ #: contact_form.php:893
684
  msgid "Please enter your full name..."
685
  msgstr ""
686
 
687
+ #: contact_form.php:904
688
+ #: contact_form.php:906
689
  msgid "Please enter your address..."
690
  msgstr ""
691
 
692
+ #: contact_form.php:915
693
+ #: contact_form.php:917
694
  #, fuzzy
695
  msgid "Please enter your email address..."
696
  msgstr "Използвайте този Email:"
697
 
698
+ #: contact_form.php:926
699
+ #: contact_form.php:928
700
  msgid "Please enter your phone number..."
701
  msgstr ""
702
 
703
+ #: contact_form.php:937
704
+ #: contact_form.php:939
705
  msgid "Please enter subject..."
706
  msgstr ""
707
 
708
+ #: contact_form.php:947
709
+ #: contact_form.php:949
710
  msgid "Please enter your message..."
711
  msgstr ""
712
 
713
+ #: contact_form.php:960
714
  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"
715
  msgstr ""
716
 
717
+ #: contact_form.php:1029
718
+ msgid "Sorry, email message could not be delivered."
719
+ msgstr "Съжаляваме, Вашето съобщение не може да бъде изпратено."
720
+
721
+ #: contact_form.php:1113
722
  msgid "You can attach the following file formats"
723
  msgstr "Можете да прикачвате файлове от следните типове"
724
 
725
+ #: contact_form.php:1396
726
  msgid "Contact from"
727
  msgstr "Форма за контакт"
728
 
729
+ #: contact_form.php:1409
730
  msgid "Email"
731
  msgstr "Email"
732
 
733
+ #: contact_form.php:1423
734
  msgid "Site"
735
  msgstr "Сайт"
736
 
737
+ #: contact_form.php:1478
738
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
739
  msgstr "Ако видиждате това значи, че вашият MIME клиент за електронна поща не поддържа MIME тип!"
740
 
741
+ #: contact_form.php:1537
742
  msgid "FAQ"
743
  msgstr "FAQ"
744
 
745
+ #: contact_form.php:1538
746
  msgid "Support"
747
  msgstr "Поддръжка"
748
 
749
+ #: contact_form.php:1597
750
  msgid "Are you sure that you want to delete this language data?"
751
  msgstr ""
752
 
753
+ #, fuzzy
754
+ #~ msgid "Memory usage"
755
+ #~ msgstr "Съобщение"
756
+
757
+ #, fuzzy
758
+ #~ msgid "Site URL"
759
+ #~ msgstr "Сайт"
760
+
761
+ #, fuzzy
762
+ #~ msgid "Please enter a valid email address."
763
+ #~ msgstr "Използвайте този Email:"
764
+
765
+ #, fuzzy
766
+ #~ msgid "Pro plugins"
767
+ #~ msgstr "Разширение BWS"
768
+ #~ msgid "Activated plugins"
769
+ #~ msgstr "Активиране на приложението"
770
+ #~ msgid "Read more"
771
+ #~ msgstr "Прочетете повече"
772
+ #~ msgid "Installed plugins"
773
+ #~ msgstr "Инсталиране на приложението"
774
+ #~ msgid "Recommended plugins"
775
+ #~ msgstr "Препоръчани приложения"
776
+
777
+ #, fuzzy
778
+ #~ msgid "Free plugins"
779
+ #~ msgstr "Препоръчани приложения"
780
+ #~ msgid "Download"
781
+ #~ msgstr "Изтегляне"
782
+ #~ msgid "Install %s"
783
+ #~ msgstr "Инсталиране %s"
784
+ #~ msgid "Install now from wordpress.org"
785
+ #~ msgstr "Инсталирай сега от wordpress.org"
786
+
787
+ #, fuzzy
788
+ #~ msgid "If you have any questions, please contact us via"
789
+ #~ msgstr ""
790
+ #~ "Ако имате някакви въпроси, моля свържете с нас чрез plugin@bestwebsoft."
791
+ #~ "com или попълнете нашата форма за контакти на нашия сайт"
792
+
793
+ #, fuzzy
794
+ #~ msgid "Active Plugins"
795
+ #~ msgstr "Активиране на приложението"
796
+
797
+ #, fuzzy
798
+ #~ msgid "Inactive Plugins"
799
+ #~ msgstr "Активиране на приложението"
800
+
801
+ #, fuzzy
802
+ #~ msgid "Send to support"
803
+ #~ msgstr "Поддръжка"
804
  #~ msgid "Contact Form Options"
805
  #~ msgstr "Настройки на Формата за контакт"
806
  #~ msgid "Please enter a valid email address. Settings are not saved."
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-08-20 13:26+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:26+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Kenneth <kenneth@snollocer.net>\n"
9
  "MIME-Version: 1.0\n"
@@ -16,930 +16,760 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: contact_form.php:107
20
- msgid "Not set"
21
- msgstr ""
22
-
23
- #: contact_form.php:109
24
- #: contact_form.php:113
25
- msgid "On"
26
- msgstr ""
27
-
28
- #: contact_form.php:111
29
- #: contact_form.php:115
30
- msgid "Off"
31
- msgstr ""
32
-
33
- #: contact_form.php:119
34
- #: contact_form.php:123
35
- #: contact_form.php:127
36
- #: contact_form.php:131
37
- #: contact_form.php:135
38
- #: contact_form.php:161
39
- msgid "N/A"
40
- msgstr ""
41
-
42
- #: contact_form.php:133
43
- msgid " Mb"
44
- msgstr ""
45
-
46
- #: contact_form.php:137
47
- #: contact_form.php:141
48
- #: contact_form.php:145
49
- #: contact_form.php:156
50
- msgid "Yes"
51
- msgstr ""
52
-
53
- #: contact_form.php:139
54
- #: contact_form.php:143
55
- #: contact_form.php:147
56
- #: contact_form.php:158
57
- msgid "No"
58
- msgstr ""
59
-
60
- #: contact_form.php:172
61
- msgid "Operating System"
62
- msgstr ""
63
-
64
- #: contact_form.php:173
65
- msgid "Server"
66
- msgstr ""
67
-
68
- #: contact_form.php:174
69
- #, fuzzy
70
- msgid "Memory usage"
71
- msgstr "MIssatge"
72
-
73
- #: contact_form.php:175
74
- msgid "MYSQL Version"
75
- msgstr ""
76
-
77
- #: contact_form.php:176
78
- msgid "SQL Mode"
79
- msgstr ""
80
-
81
- #: contact_form.php:177
82
- msgid "PHP Version"
83
- msgstr ""
84
-
85
- #: contact_form.php:178
86
- msgid "PHP Safe Mode"
87
- msgstr ""
88
-
89
- #: contact_form.php:179
90
- msgid "PHP Allow URL fopen"
91
- msgstr ""
92
-
93
- #: contact_form.php:180
94
- msgid "PHP Memory Limit"
95
- msgstr ""
96
-
97
- #: contact_form.php:181
98
- msgid "PHP Max Upload Size"
99
- msgstr ""
100
-
101
- #: contact_form.php:182
102
- msgid "PHP Max Post Size"
103
- msgstr ""
104
-
105
- #: contact_form.php:183
106
- msgid "PHP Max Script Execute Time"
107
- msgstr ""
108
-
109
- #: contact_form.php:184
110
- msgid "PHP Exif support"
111
- msgstr ""
112
-
113
- #: contact_form.php:185
114
- msgid "PHP IPTC support"
115
- msgstr ""
116
-
117
- #: contact_form.php:186
118
- msgid "PHP XML support"
119
- msgstr ""
120
-
121
- #: contact_form.php:187
122
- #, fuzzy
123
- msgid "Site URL"
124
- msgstr "Lloc"
125
-
126
- #: contact_form.php:188
127
- msgid "Home URL"
128
- msgstr ""
129
-
130
- #: contact_form.php:189
131
- msgid "WordPress Version"
132
- msgstr ""
133
-
134
- #: contact_form.php:190
135
- msgid "WordPress DB Version"
136
- msgstr ""
137
-
138
- #: contact_form.php:191
139
- msgid "Multisite"
140
- msgstr ""
141
-
142
- #: contact_form.php:192
143
- msgid "Active Theme"
144
- msgstr ""
145
-
146
- #: contact_form.php:207
147
- #, fuzzy
148
- msgid "Please enter a valid email address."
149
- msgstr "Si us plau introdueixi el seu e-mail"
150
-
151
- #: contact_form.php:211
152
- msgid "Email with system info is sent to "
153
- msgstr ""
154
-
155
- #: contact_form.php:215
156
- #: contact_form.php:435
157
- msgid "Thank you for contacting us."
158
- msgstr "Gràcies per contactar amb nosaltres"
159
-
160
- #: contact_form.php:243
161
- #: contact_form.php:1370
162
- msgid "Sorry, email message could not be delivered."
163
- msgstr "Ho sentim, el seu e-mail no ha pogut ser lliurat."
164
-
165
- #: contact_form.php:251
166
- msgid "Pro plugins"
167
- msgstr "Plugins Pro"
168
-
169
- #: contact_form.php:254
170
- #: contact_form.php:280
171
- msgid "Activated plugins"
172
- msgstr "Plugin activat"
173
-
174
- #: contact_form.php:256
175
- #: contact_form.php:264
176
- #: contact_form.php:272
177
- #: contact_form.php:282
178
- #: contact_form.php:290
179
- #: contact_form.php:298
180
- msgid "Read more"
181
- msgstr "Llegir més"
182
-
183
- #: contact_form.php:256
184
- #: contact_form.php:282
185
- #: contact_form.php:790
186
- #: contact_form.php:1059
187
- #: contact_form.php:1866
188
- #: contact_form.php:1877
189
- msgid "Settings"
190
- msgstr "Configuració"
191
-
192
- #: contact_form.php:262
193
- #: contact_form.php:288
194
- msgid "Installed plugins"
195
- msgstr "Plugins instal·lats"
196
-
197
- #: contact_form.php:270
198
- #: contact_form.php:296
199
- msgid "Recommended plugins"
200
- msgstr "Plugins recomanants"
201
-
202
- #: contact_form.php:272
203
- msgid "Purchase"
204
- msgstr "Comprar"
205
-
206
- #: contact_form.php:277
207
- msgid "Free plugins"
208
- msgstr "Plugins gratuïts"
209
-
210
- #: contact_form.php:298
211
- msgid "Download"
212
- msgstr "Descarregar"
213
-
214
- #: contact_form.php:298
215
- #, php-format
216
- msgid "Install %s"
217
- msgstr "Instal·la %s"
218
-
219
- #: contact_form.php:298
220
- msgid "Install now from wordpress.org"
221
- msgstr "Instal·la ara des de wordpress.org"
222
-
223
- #: contact_form.php:303
224
- msgid "If you have any questions, please contact us via"
225
- msgstr "Si té alguna pregunta, contacti'ns si us plau via plugin@bestwebsoft.com o utilitzi el formulari de contacte de la nostra web"
226
-
227
- #: contact_form.php:310
228
- msgid "System status"
229
- msgstr ""
230
-
231
- #: contact_form.php:314
232
- msgid "Environment"
233
- msgstr ""
234
-
235
- #: contact_form.php:325
236
- #, fuzzy
237
- msgid "Active Plugins"
238
- msgstr "Plugin activat"
239
-
240
- #: contact_form.php:336
241
- #, fuzzy
242
- msgid "Inactive Plugins"
243
- msgstr "Plugin activat"
244
-
245
- #: contact_form.php:350
246
- #, fuzzy
247
- msgid "Send to support"
248
- msgstr "Suport"
249
-
250
- #: contact_form.php:357
251
- msgid "Send to custom email &#187;"
252
- msgstr ""
253
-
254
- #: contact_form.php:373
255
- #: contact_form.php:786
256
  msgid "Contact Form Settings"
257
  msgstr "Opcions Contact Form"
258
 
259
- #: contact_form.php:373
260
  msgid "Contact Form"
261
  msgstr "Contact Form"
262
 
263
- #: contact_form.php:374
264
  msgid "Contact Form Pro Extra Settings"
265
  msgstr "Opcions extra del Contact Form Pro"
266
 
267
- #: contact_form.php:374
268
- #: contact_form.php:1065
269
  msgid "Contact Form Pro"
270
  msgstr "Contact Form Pro"
271
 
272
- #: contact_form.php:413
273
- #: contact_form.php:954
274
- #: contact_form.php:983
275
  msgid "Name:"
276
  msgstr "Nom:"
277
 
278
- #: contact_form.php:414
279
- #: contact_form.php:955
280
- #: contact_form.php:984
281
  msgid "Address:"
282
  msgstr "Adreça:"
283
 
284
- #: contact_form.php:415
285
- #: contact_form.php:956
286
- #: contact_form.php:985
287
  msgid "Email Address:"
288
  msgstr "Adreça de correu electrònic:"
289
 
290
- #: contact_form.php:416
291
- #: contact_form.php:957
292
- #: contact_form.php:986
293
  msgid "Phone number:"
294
  msgstr "Nombre de telèfon"
295
 
296
- #: contact_form.php:417
297
- #: contact_form.php:958
298
- #: contact_form.php:987
299
  msgid "Subject:"
300
  msgstr "Asumpte:"
301
 
302
- #: contact_form.php:418
303
- #: contact_form.php:959
304
- #: contact_form.php:988
305
  msgid "Message:"
306
  msgstr "Missatge:"
307
 
308
- #: contact_form.php:419
309
- #: contact_form.php:960
310
- #: contact_form.php:989
311
  msgid "Attachment:"
312
  msgstr "Adjunt:"
313
 
314
- #: contact_form.php:420
315
- #: contact_form.php:476
316
- #: contact_form.php:961
317
- #: contact_form.php:990
318
  msgid "Send me a copy"
319
  msgstr "Envia'm una còpia"
320
 
321
- #: contact_form.php:421
322
- #: contact_form.php:962
323
- #: contact_form.php:991
324
  msgid "Submit"
325
  msgstr "Enviar"
326
 
327
- #: contact_form.php:422
328
  msgid "Your name is required."
329
  msgstr "El seu nom es obligatori."
330
 
331
- #: contact_form.php:423
332
  msgid "Address is required."
333
  msgstr "Una adreça vàlida és obligatòria."
334
 
335
- #: contact_form.php:424
336
  msgid "A valid email address is required."
337
  msgstr "Una Adreça de correu electrònic és obligatòria."
338
 
339
- #: contact_form.php:425
340
- #: contact_form.php:471
341
- #: contact_form.php:474
342
  msgid "Phone number is required."
343
  msgstr "El seu nombre de telèfon és obligatori."
344
 
345
- #: contact_form.php:426
346
- #: contact_form.php:470
347
- #: contact_form.php:473
348
  msgid "Subject is required."
349
  msgstr "L'assumpte és obligatori."
350
 
351
- #: contact_form.php:427
352
- #: contact_form.php:469
353
- #: contact_form.php:472
354
  msgid "Message text is required."
355
  msgstr "El missatge és obligatori."
356
 
357
- #: contact_form.php:428
358
  msgid "File format is not valid."
359
  msgstr "El format de l'adjunt és incorrecte."
360
 
361
- #: contact_form.php:429
362
  msgid "File upload error."
363
  msgstr "Error de càrrega del fitxer"
364
 
365
- #: contact_form.php:430
366
  msgid "The file could not be uploaded."
367
  msgstr "El fitxer no ha pogut ser carregat"
368
 
369
- #: contact_form.php:431
370
  msgid "This file is too large."
371
  msgstr "Aquest document és massa gran."
372
 
373
- #: contact_form.php:432
374
  msgid "Please fill out the CAPTCHA."
375
  msgstr "Si us plau completi el CAPTCHA"
376
 
377
- #: contact_form.php:433
378
  msgid "Please make corrections below and try again."
379
  msgstr "Si us plau, corregeixi les dades i provi un altre cop."
380
 
381
- #: contact_form.php:741
 
 
 
 
382
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
383
  msgstr "Si l'opció de 'redireccionament a la pàgina' està seleccionat llavors el camp URL ha d'estar en el següent format"
384
 
385
- #: contact_form.php:750
386
  msgid "Such user does not exist. Settings are not saved."
387
  msgstr "Usuari inexistent. Els canvis no s'han desat."
388
 
389
- #: contact_form.php:755
390
- #: contact_form.php:761
391
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
392
  msgstr "Si us plau introdueixi una Adreça de correu electrònic correcta. Els canvis no s'han desat."
393
 
394
- #: contact_form.php:766
395
  msgid "Settings saved."
396
  msgstr "Configuració desada."
397
 
398
- #: contact_form.php:791
399
- #: contact_form.php:1060
 
 
 
 
 
 
 
400
  msgid "Extra settings"
401
  msgstr "Configuració extra"
402
 
403
- #: contact_form.php:796
404
- #: contact_form.php:1316
405
  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:"
406
  msgstr "Si vol afegir Contact Form en la seva web, copiï i enganxi aquest codi en el seu missatge, pàgina o widget:"
407
 
408
- #: contact_form.php:796
409
- #: contact_form.php:797
410
- #: contact_form.php:976
411
- #: contact_form.php:1024
412
  msgid "or"
413
  msgstr ""
414
 
415
- #: contact_form.php:797
416
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
417
  msgstr ""
418
 
419
- #: contact_form.php:798
420
  msgid "They work the same way."
421
  msgstr ""
422
 
423
- #: contact_form.php:799
424
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
425
  msgstr "Si la informació d'aquest camp queda buida, s'usarà l'adreça especificada durant el registre."
426
 
427
- #: contact_form.php:803
428
  msgid "The user's email address:"
429
  msgstr "Adreça de correu electrònic de l'usuari:"
430
 
431
- #: contact_form.php:807
432
  msgid "Create a username"
433
  msgstr "Seleccioni un nom d'usuari"
434
 
435
- #: contact_form.php:812
436
  msgid "Enter a username of the person who should get the messages from the contact form."
437
  msgstr "Introdueixi el nom de l'usuari que rebrà missatges des de contact form"
438
 
439
- #: contact_form.php:816
440
  msgid "Use this email address:"
441
  msgstr "Usi aquesta adreça de correu electrònic::"
442
 
443
- #: contact_form.php:819
444
  msgid "Enter the email address you want the messages forwarded to."
445
  msgstr "Introdueixi una adreça de correu electrònic on vulgui re-enviar el missatge"
446
 
447
- #: contact_form.php:823
448
  msgid "Additional options"
449
  msgstr "Opcions addicionals"
450
 
451
- #: contact_form.php:826
452
  msgid "What to use?"
453
  msgstr "Què usar?"
454
 
455
- #: contact_form.php:829
456
  msgid "Wp-mail"
457
  msgstr "Wp-mail"
458
 
459
- #: contact_form.php:830
460
  msgid "You can use the wp_mail function for mailing"
461
  msgstr "Vostè pot utilitzar la funció wp_mail pel correu."
462
 
463
- #: contact_form.php:836
464
  msgid "Mail"
465
  msgstr "Mail"
466
 
467
- #: contact_form.php:837
468
  msgid "To send mail you can use the php mail function"
469
  msgstr "Per enviar correu vostè pot usar la funció 'php mail'"
470
 
471
- #: contact_form.php:841
472
  msgid "Change text of the 'FROM' field"
473
  msgstr "Modifica el camp DE al contact form"
474
 
475
- #: contact_form.php:847
476
  msgid "Enter the email address in the 'From' field"
477
  msgstr "Introduir el correu electrònic al camp 'From'"
478
 
479
- #: contact_form.php:849
480
  msgid "User email"
481
  msgstr ""
482
 
483
- #: contact_form.php:849
484
  msgid "The email address of the user who fills the form will be used in the field 'From'."
485
  msgstr "L'adreça de correu electrònic de l'usuari que omple el formulari s'ha de posar al camp 'From'."
486
 
487
- #: contact_form.php:851
488
  msgid "This email address will be used in the 'From' field."
489
  msgstr "Aquesta adreça de correu electrònic s'utilitzarà al camp 'De'"
490
 
491
- #: contact_form.php:855
492
  msgid "Display fields"
493
  msgstr "Mostra els camps"
494
 
495
- #: contact_form.php:857
496
- #: contact_form.php:906
497
- #: contact_form.php:1096
498
- #: contact_form.php:1747
499
  msgid "Address"
500
  msgstr "Adreça:"
501
 
502
- #: contact_form.php:858
503
- #: contact_form.php:908
504
- #: contact_form.php:1755
505
  msgid "Phone"
506
  msgstr "Telèfon"
507
 
508
- #: contact_form.php:859
509
  msgid "Attachment block"
510
  msgstr "Adjunt blocat"
511
 
512
- #: contact_form.php:859
513
  msgid "Users can attach the following file formats"
514
  msgstr "Els usuaris poden adjuntar els següents formats d'arxiu"
515
 
516
- #: contact_form.php:871
517
- #: contact_form.php:874
518
- #: contact_form.php:877
519
- #: contact_form.php:1125
520
  msgid "Captcha"
521
  msgstr "Captcha"
522
 
523
- #: contact_form.php:871
524
- #: contact_form.php:874
525
- #: contact_form.php:877
526
- #: contact_form.php:1125
527
- msgid "(powered by bestwebsoft.com)"
528
- msgstr "(Impulsat per bestwebsoft.com)"
529
 
530
- #: contact_form.php:874
531
  msgid "Activate captcha"
532
  msgstr "Captcha activat"
533
 
534
- #: contact_form.php:877
535
  msgid "Download captcha"
536
  msgstr "Descarrega captcha"
537
 
538
- #: contact_form.php:882
539
  #, fuzzy
540
  msgid "Display tips below the Attachment block"
541
  msgstr "Consells del blocatge de l'adjunt"
542
 
543
- #: contact_form.php:891
544
  msgid "Delete an attachment file from the server after the email is sent"
545
  msgstr ""
546
 
547
- #: contact_form.php:897
548
  #, fuzzy
549
  msgid "Display 'Send me a copy' block"
550
  msgstr "Envia'm una còpia"
551
 
552
- #: contact_form.php:903
553
  msgid "Required fields"
554
  msgstr "Camps requerits"
555
 
556
- #: contact_form.php:905
557
- #: contact_form.php:1091
558
- #: contact_form.php:1742
559
  msgid "Name"
560
  msgstr "Nom"
561
 
562
- #: contact_form.php:907
563
  msgid "Email Address"
564
  msgstr "Adreça de correu electrònic:"
565
 
566
- #: contact_form.php:909
567
- #: contact_form.php:1111
568
- #: contact_form.php:1758
569
  msgid "Subject"
570
  msgstr "Assumpte"
571
 
572
- #: contact_form.php:910
573
- #: contact_form.php:1115
574
- #: contact_form.php:1761
575
  msgid "Message"
576
  msgstr "MIssatge"
577
 
578
- #: contact_form.php:914
579
  msgid "Display additional info in the email"
580
  msgstr "Mostra informació addicional al correu electrònic,"
581
 
582
- #: contact_form.php:919
583
- #: contact_form.php:1714
584
  msgid "Sent from (ip address)"
585
  msgstr "Enviat des de (adreça IP)"
586
 
587
- #: contact_form.php:919
588
  #, fuzzy
589
  msgid "Example: Sent from (IP address):\t127.0.0.1"
590
  msgstr "Enviat des de (adreça IP)"
591
 
592
- #: contact_form.php:920
593
- #: contact_form.php:1719
594
  msgid "Date/Time"
595
  msgstr "Data/hora"
596
 
597
- #: contact_form.php:920
598
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
599
  msgstr ""
600
 
601
- #: contact_form.php:921
602
- #: contact_form.php:1724
603
  msgid "Sent from (referer)"
604
  msgstr "Enviat des de (referent)"
605
 
606
- #: contact_form.php:921
607
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
608
  msgstr ""
609
 
610
- #: contact_form.php:922
611
- #: contact_form.php:1729
612
  msgid "Using (user agent)"
613
  msgstr "Usant (user agent)"
614
 
615
- #: contact_form.php:922
616
  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"
617
  msgstr ""
618
 
619
- #: contact_form.php:926
620
  msgid "Language settings for the field names in the form"
621
  msgstr "Configuració de la llengua als noms dels camps del formulari"
622
 
623
- #: contact_form.php:935
624
  msgid "Add a language"
625
  msgstr "Afegeix lengua"
626
 
627
- #: contact_form.php:939
628
  msgid "Change the names of the contact form fields and error messages"
629
  msgstr "Modifica els noms dels camps i els missatges d'error del formulari de contacte"
630
 
631
- #: contact_form.php:944
632
- #: contact_form.php:1015
633
  msgid "English"
634
  msgstr "Anglès"
635
 
636
- #: contact_form.php:963
637
- #: contact_form.php:992
638
  msgid "Error message for the Name field"
639
  msgstr "Missatge d'error per al camp 'Nom'"
640
 
641
- #: contact_form.php:964
642
- #: contact_form.php:993
643
  msgid "Error message for the Address field"
644
  msgstr "Missatge d'error per al camp 'Adreça'"
645
 
646
- #: contact_form.php:965
647
- #: contact_form.php:994
648
  msgid "Error message for the Email field"
649
  msgstr "Missatge d'error per al camp 'Adreça de correu electrònic'"
650
 
651
- #: contact_form.php:966
652
- #: contact_form.php:995
653
  msgid "Error message for the Phone field"
654
  msgstr "Missatge d'error per al camp 'Telèfon\""
655
 
656
- #: contact_form.php:967
657
- #: contact_form.php:996
658
  msgid "Error message for the Subject field"
659
  msgstr "Missatge d'error per al camp 'Assumpte'"
660
 
661
- #: contact_form.php:968
662
- #: contact_form.php:997
663
  msgid "Error message for the Message field"
664
  msgstr "Missatge d'error per al camp 'Missatge'"
665
 
666
- #: contact_form.php:969
667
- #: contact_form.php:998
668
  msgid "Error message about the file type for the Attachment field"
669
  msgstr "Missatge d'error sobre el tipus de per al camp 'Adjunt'"
670
 
671
- #: contact_form.php:970
672
- #: contact_form.php:999
673
  msgid "Error message while uploading a file for the Attachment field to the server"
674
  msgstr "Missatge d'error al carregar al servidor un fitxer per al camp Adjunt"
675
 
676
- #: contact_form.php:971
677
- #: contact_form.php:1000
678
  msgid "Error message while moving the file for the Attachment field"
679
  msgstr "Missatge d'error al mourerun fitxer per al camp Adjunt"
680
 
681
- #: contact_form.php:972
682
- #: contact_form.php:1001
683
  msgid "Error message when file size limit for the Attachment field is exceeded"
684
  msgstr "Missatge d'error al superar el límit de mida de fitxer per al camp Adjunt"
685
 
686
- #: contact_form.php:973
687
- #: contact_form.php:1002
688
  msgid "Error message for the Captcha field"
689
  msgstr "Missatge d'error al camp Captcha"
690
 
691
- #: contact_form.php:974
692
- #: contact_form.php:1003
693
  msgid "Error message for the whole form"
694
  msgstr "Missatge d'error a tot el formulari"
695
 
696
- #: contact_form.php:976
697
- #: contact_form.php:1005
698
- #: contact_form.php:1024
699
- #: contact_form.php:1030
700
  msgid "Use shortcode"
701
  msgstr "useu un codi curt"
702
 
703
- #: contact_form.php:976
704
- #: contact_form.php:1005
705
- #: contact_form.php:1024
706
- #: contact_form.php:1030
707
  msgid "for this language"
708
  msgstr "Per aquesta llengua"
709
 
710
- #: contact_form.php:1012
711
  msgid "Action after email is sent"
712
  msgstr "Accions després d'enviar un correu electrònic."
713
 
714
- #: contact_form.php:1014
715
  msgid "Display text"
716
  msgstr "Mostra el text"
717
 
718
- #: contact_form.php:1023
719
- #: contact_form.php:1029
720
  msgid "Text"
721
  msgstr "Text"
722
 
723
- #: contact_form.php:1036
724
  msgid "Redirect to the page"
725
  msgstr "Redirigir a la pàgina"
726
 
727
- #: contact_form.php:1037
728
  msgid "Url"
729
  msgstr "Url"
730
 
731
- #: contact_form.php:1042
732
- #: contact_form.php:1217
733
  msgid "Save Changes"
734
  msgstr "Desar els canvis"
735
 
736
- #: contact_form.php:1057
737
  msgid "Contact Form Pro | Extra Settings"
738
  msgstr "Opcions extra | Contact Form Pro"
739
 
740
- #: contact_form.php:1064
741
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
742
  msgstr "Aquesta funcionalitat està disponible en la versió Pro del connector. Per a més detalls, si us plau seguiu l'enllaç"
743
 
744
- #: contact_form.php:1071
745
  msgid "Errors output"
746
  msgstr "Errors de sortida"
747
 
748
- #: contact_form.php:1074
749
  msgid "Display error messages"
750
  msgstr "Mostra els missatges d'error"
751
 
752
- #: contact_form.php:1075
753
  msgid "Color of the input field errors."
754
  msgstr "Color dels errors al camp d'entrada"
755
 
756
- #: contact_form.php:1076
757
  msgid "Display error messages & color of the input field errors"
758
  msgstr "Mostra els missatges d'error i el color dels errors del camp d'entrada"
759
 
760
- #: contact_form.php:1081
761
  msgid "Add placeholder to the input blocks"
762
  msgstr "Afegeix marcador de posició als blocs d'entrada"
763
 
764
- #: contact_form.php:1087
765
  msgid "Add tooltips"
766
  msgstr "Afegir consells sobre les eines"
767
 
768
- #: contact_form.php:1101
769
  msgid "Email address"
770
  msgstr "Adreça de correu electrònic:"
771
 
772
- #: contact_form.php:1106
773
  msgid "Phone Number"
774
  msgstr "Nombre de telèfon"
775
 
776
- #: contact_form.php:1120
777
  msgid "Attachment"
778
  msgstr "Adjunt:"
779
 
780
- #: contact_form.php:1130
 
 
 
 
781
  msgid "Style options"
782
  msgstr "Opcions d'estil"
783
 
784
- #: contact_form.php:1133
785
  msgid "Text color"
786
  msgstr "Color del text"
787
 
788
- #: contact_form.php:1136
789
- #: contact_form.php:1141
790
- #: contact_form.php:1151
791
- #: contact_form.php:1156
792
- #: contact_form.php:1161
793
- #: contact_form.php:1166
794
- #: contact_form.php:1176
795
- #: contact_form.php:1181
796
- #: contact_form.php:1187
797
- #: contact_form.php:1198
798
- #: contact_form.php:1203
799
- #: contact_form.php:1208
800
  msgid "Default"
801
  msgstr "Per defecte"
802
 
803
- #: contact_form.php:1138
804
  msgid "Label text color"
805
  msgstr "Color del text de l'etiqeta"
806
 
807
- #: contact_form.php:1143
808
  msgid "Placeholder color"
809
  msgstr "Color del marcador de posició"
810
 
811
- #: contact_form.php:1148
812
  msgid "Errors color"
813
  msgstr "Color dels errors"
814
 
815
- #: contact_form.php:1153
816
  msgid "Error text color"
817
  msgstr "Color del text d'error"
818
 
819
- #: contact_form.php:1158
820
  msgid "Background color of the input field errors"
821
  msgstr "Color de fons dels errors del camp d'entrada"
822
 
823
- #: contact_form.php:1163
824
  msgid "Border color of the input field errors"
825
  msgstr "Color de la vora dels errors del camp d'entrada"
826
 
827
- #: contact_form.php:1168
828
  msgid "Placeholder color of the input field errors"
829
  msgstr "Color del marcador de posició dels errors del camp d'entrada"
830
 
831
- #: contact_form.php:1173
832
  msgid "Input fields"
833
  msgstr "Visualitza l'adjunt"
834
 
835
- #: contact_form.php:1178
836
  msgid "Input fields background color"
837
  msgstr "Color de fons dels camps d'entrada"
838
 
839
- #: contact_form.php:1183
840
  msgid "Text fields color"
841
  msgstr "Color dels camps de text"
842
 
843
- #: contact_form.php:1185
844
  msgid "Border width in px, numbers only"
845
  msgstr "Ample de vora en px, sols nombres"
846
 
847
- #: contact_form.php:1189
848
- #: contact_form.php:1210
849
  msgid "Border color"
850
  msgstr "Color de la vora"
851
 
852
- #: contact_form.php:1194
853
  msgid "Submit button"
854
  msgstr "Enviar"
855
 
856
  # #: contact_form.php:928
857
- #: contact_form.php:1196
858
  msgid "Width in px, numbers only"
859
  msgstr "Ample en px, sols nombres"
860
 
861
- #: contact_form.php:1200
862
  msgid "Button color"
863
  msgstr "Color del botó"
864
 
865
- #: contact_form.php:1205
866
  msgid "Button text color"
867
  msgstr "Color del text del botó"
868
 
869
- #: contact_form.php:1221
870
  msgid "Contact Form Pro | Preview"
871
  msgstr "Contact Form Pro | Vista prèvia"
872
 
873
- #: contact_form.php:1224
874
  msgid "Show with errors"
875
  msgstr "Mostra amb errors"
876
 
877
- #: contact_form.php:1232
878
- #: contact_form.php:1234
879
  msgid "Please enter your full name..."
880
  msgstr "Si us plau introduïu el nom complet"
881
 
882
- #: contact_form.php:1245
883
- #: contact_form.php:1247
884
  msgid "Please enter your address..."
885
  msgstr "Si us plau introduïu l'adreça"
886
 
887
- #: contact_form.php:1256
888
- #: contact_form.php:1258
889
  msgid "Please enter your email address..."
890
  msgstr "Si us plau introdueixi el seu e-mail"
891
 
892
- #: contact_form.php:1267
893
- #: contact_form.php:1269
894
  msgid "Please enter your phone number..."
895
  msgstr "Si us plau introduïu el nombre de telèfon"
896
 
897
- #: contact_form.php:1278
898
- #: contact_form.php:1280
899
  msgid "Please enter subject..."
900
  msgstr "Si us plau introduïu l'assumpte"
901
 
902
- #: contact_form.php:1288
903
- #: contact_form.php:1290
904
  msgid "Please enter your message..."
905
  msgstr "Si us plau introduïu el missatge"
906
 
907
- #: contact_form.php:1301
908
  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"
909
  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"
910
 
911
- #: contact_form.php:1454
 
 
 
 
912
  msgid "You can attach the following file formats"
913
  msgstr "Pot adjuntar els següents formats d'arxiu"
914
 
915
- #: contact_form.php:1737
916
  msgid "Contact from"
917
  msgstr "Contact from"
918
 
919
- #: contact_form.php:1750
920
  msgid "Email"
921
  msgstr "Adreça de correu electrònic"
922
 
923
- #: contact_form.php:1764
924
  msgid "Site"
925
  msgstr "Lloc"
926
 
927
- #: contact_form.php:1819
928
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
929
  msgstr "Si pot veure aquest MIME, vol dir que el tipus MIME no és compatible amb el seu client de correu electrònic!"
930
 
931
- #: contact_form.php:1878
932
  msgid "FAQ"
933
  msgstr "FAQ"
934
 
935
- #: contact_form.php:1879
936
  msgid "Support"
937
  msgstr "Suport"
938
 
939
- #: contact_form.php:1937
940
  msgid "Are you sure that you want to delete this language data?"
941
  msgstr "Està vostè segur que vol esborrar aquest idioma?"
942
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
943
  #~ msgid "Contact Form Options"
944
  #~ msgstr "Opciones Contact Form"
945
  #~ msgid "Please enter a valid email address. Settings are not saved."
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:48+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:48+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Kenneth <kenneth@snollocer.net>\n"
9
  "MIME-Version: 1.0\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: contact_form.php:32
20
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  msgid "Contact Form Settings"
22
  msgstr "Opcions Contact Form"
23
 
24
+ #: contact_form.php:32
25
  msgid "Contact Form"
26
  msgstr "Contact Form"
27
 
28
+ #: contact_form.php:33
29
  msgid "Contact Form Pro Extra Settings"
30
  msgstr "Opcions extra del Contact Form Pro"
31
 
32
+ #: contact_form.php:33
33
+ #: contact_form.php:724
34
  msgid "Contact Form Pro"
35
  msgstr "Contact Form Pro"
36
 
37
+ #: contact_form.php:72
38
+ #: contact_form.php:613
39
+ #: contact_form.php:642
40
  msgid "Name:"
41
  msgstr "Nom:"
42
 
43
+ #: contact_form.php:73
44
+ #: contact_form.php:614
45
+ #: contact_form.php:643
46
  msgid "Address:"
47
  msgstr "Adreça:"
48
 
49
+ #: contact_form.php:74
50
+ #: contact_form.php:615
51
+ #: contact_form.php:644
52
  msgid "Email Address:"
53
  msgstr "Adreça de correu electrònic:"
54
 
55
+ #: contact_form.php:75
56
+ #: contact_form.php:616
57
+ #: contact_form.php:645
58
  msgid "Phone number:"
59
  msgstr "Nombre de telèfon"
60
 
61
+ #: contact_form.php:76
62
+ #: contact_form.php:617
63
+ #: contact_form.php:646
64
  msgid "Subject:"
65
  msgstr "Asumpte:"
66
 
67
+ #: contact_form.php:77
68
+ #: contact_form.php:618
69
+ #: contact_form.php:647
70
  msgid "Message:"
71
  msgstr "Missatge:"
72
 
73
+ #: contact_form.php:78
74
+ #: contact_form.php:619
75
+ #: contact_form.php:648
76
  msgid "Attachment:"
77
  msgstr "Adjunt:"
78
 
79
+ #: contact_form.php:79
80
+ #: contact_form.php:135
81
+ #: contact_form.php:620
82
+ #: contact_form.php:649
83
  msgid "Send me a copy"
84
  msgstr "Envia'm una còpia"
85
 
86
+ #: contact_form.php:80
87
+ #: contact_form.php:621
88
+ #: contact_form.php:650
89
  msgid "Submit"
90
  msgstr "Enviar"
91
 
92
+ #: contact_form.php:81
93
  msgid "Your name is required."
94
  msgstr "El seu nom es obligatori."
95
 
96
+ #: contact_form.php:82
97
  msgid "Address is required."
98
  msgstr "Una adreça vàlida és obligatòria."
99
 
100
+ #: contact_form.php:83
101
  msgid "A valid email address is required."
102
  msgstr "Una Adreça de correu electrònic és obligatòria."
103
 
104
+ #: contact_form.php:84
105
+ #: contact_form.php:130
106
+ #: contact_form.php:133
107
  msgid "Phone number is required."
108
  msgstr "El seu nombre de telèfon és obligatori."
109
 
110
+ #: contact_form.php:85
111
+ #: contact_form.php:129
112
+ #: contact_form.php:132
113
  msgid "Subject is required."
114
  msgstr "L'assumpte és obligatori."
115
 
116
+ #: contact_form.php:86
117
+ #: contact_form.php:128
118
+ #: contact_form.php:131
119
  msgid "Message text is required."
120
  msgstr "El missatge és obligatori."
121
 
122
+ #: contact_form.php:87
123
  msgid "File format is not valid."
124
  msgstr "El format de l'adjunt és incorrecte."
125
 
126
+ #: contact_form.php:88
127
  msgid "File upload error."
128
  msgstr "Error de càrrega del fitxer"
129
 
130
+ #: contact_form.php:89
131
  msgid "The file could not be uploaded."
132
  msgstr "El fitxer no ha pogut ser carregat"
133
 
134
+ #: contact_form.php:90
135
  msgid "This file is too large."
136
  msgstr "Aquest document és massa gran."
137
 
138
+ #: contact_form.php:91
139
  msgid "Please fill out the CAPTCHA."
140
  msgstr "Si us plau completi el CAPTCHA"
141
 
142
+ #: contact_form.php:92
143
  msgid "Please make corrections below and try again."
144
  msgstr "Si us plau, corregeixi les dades i provi un altre cop."
145
 
146
+ #: contact_form.php:94
147
+ msgid "Thank you for contacting us."
148
+ msgstr "Gràcies per contactar amb nosaltres"
149
+
150
+ #: contact_form.php:400
151
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
152
  msgstr "Si l'opció de 'redireccionament a la pàgina' està seleccionat llavors el camp URL ha d'estar en el següent format"
153
 
154
+ #: contact_form.php:409
155
  msgid "Such user does not exist. Settings are not saved."
156
  msgstr "Usuari inexistent. Els canvis no s'han desat."
157
 
158
+ #: contact_form.php:414
159
+ #: contact_form.php:420
160
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
161
  msgstr "Si us plau introdueixi una Adreça de correu electrònic correcta. Els canvis no s'han desat."
162
 
163
+ #: contact_form.php:425
164
  msgid "Settings saved."
165
  msgstr "Configuració desada."
166
 
167
+ #: contact_form.php:449
168
+ #: contact_form.php:718
169
+ #: contact_form.php:1525
170
+ #: contact_form.php:1536
171
+ msgid "Settings"
172
+ msgstr "Configuració"
173
+
174
+ #: contact_form.php:450
175
+ #: contact_form.php:719
176
  msgid "Extra settings"
177
  msgstr "Configuració extra"
178
 
179
+ #: contact_form.php:455
180
+ #: contact_form.php:975
181
  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:"
182
  msgstr "Si vol afegir Contact Form en la seva web, copiï i enganxi aquest codi en el seu missatge, pàgina o widget:"
183
 
184
+ #: contact_form.php:455
185
+ #: contact_form.php:456
186
+ #: contact_form.php:635
187
+ #: contact_form.php:683
188
  msgid "or"
189
  msgstr ""
190
 
191
+ #: contact_form.php:456
192
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
193
  msgstr ""
194
 
195
+ #: contact_form.php:457
196
  msgid "They work the same way."
197
  msgstr ""
198
 
199
+ #: contact_form.php:458
200
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
201
  msgstr "Si la informació d'aquest camp queda buida, s'usarà l'adreça especificada durant el registre."
202
 
203
+ #: contact_form.php:462
204
  msgid "The user's email address:"
205
  msgstr "Adreça de correu electrònic de l'usuari:"
206
 
207
+ #: contact_form.php:466
208
  msgid "Create a username"
209
  msgstr "Seleccioni un nom d'usuari"
210
 
211
+ #: contact_form.php:471
212
  msgid "Enter a username of the person who should get the messages from the contact form."
213
  msgstr "Introdueixi el nom de l'usuari que rebrà missatges des de contact form"
214
 
215
+ #: contact_form.php:475
216
  msgid "Use this email address:"
217
  msgstr "Usi aquesta adreça de correu electrònic::"
218
 
219
+ #: contact_form.php:478
220
  msgid "Enter the email address you want the messages forwarded to."
221
  msgstr "Introdueixi una adreça de correu electrònic on vulgui re-enviar el missatge"
222
 
223
+ #: contact_form.php:482
224
  msgid "Additional options"
225
  msgstr "Opcions addicionals"
226
 
227
+ #: contact_form.php:485
228
  msgid "What to use?"
229
  msgstr "Què usar?"
230
 
231
+ #: contact_form.php:488
232
  msgid "Wp-mail"
233
  msgstr "Wp-mail"
234
 
235
+ #: contact_form.php:489
236
  msgid "You can use the wp_mail function for mailing"
237
  msgstr "Vostè pot utilitzar la funció wp_mail pel correu."
238
 
239
+ #: contact_form.php:495
240
  msgid "Mail"
241
  msgstr "Mail"
242
 
243
+ #: contact_form.php:496
244
  msgid "To send mail you can use the php mail function"
245
  msgstr "Per enviar correu vostè pot usar la funció 'php mail'"
246
 
247
+ #: contact_form.php:500
248
  msgid "Change text of the 'FROM' field"
249
  msgstr "Modifica el camp DE al contact form"
250
 
251
+ #: contact_form.php:506
252
  msgid "Enter the email address in the 'From' field"
253
  msgstr "Introduir el correu electrònic al camp 'From'"
254
 
255
+ #: contact_form.php:508
256
  msgid "User email"
257
  msgstr ""
258
 
259
+ #: contact_form.php:508
260
  msgid "The email address of the user who fills the form will be used in the field 'From'."
261
  msgstr "L'adreça de correu electrònic de l'usuari que omple el formulari s'ha de posar al camp 'From'."
262
 
263
+ #: contact_form.php:510
264
  msgid "This email address will be used in the 'From' field."
265
  msgstr "Aquesta adreça de correu electrònic s'utilitzarà al camp 'De'"
266
 
267
+ #: contact_form.php:514
268
  msgid "Display fields"
269
  msgstr "Mostra els camps"
270
 
271
+ #: contact_form.php:516
272
+ #: contact_form.php:565
273
+ #: contact_form.php:755
274
+ #: contact_form.php:1406
275
  msgid "Address"
276
  msgstr "Adreça:"
277
 
278
+ #: contact_form.php:517
279
+ #: contact_form.php:567
280
+ #: contact_form.php:1414
281
  msgid "Phone"
282
  msgstr "Telèfon"
283
 
284
+ #: contact_form.php:518
285
  msgid "Attachment block"
286
  msgstr "Adjunt blocat"
287
 
288
+ #: contact_form.php:518
289
  msgid "Users can attach the following file formats"
290
  msgstr "Els usuaris poden adjuntar els següents formats d'arxiu"
291
 
292
+ #: contact_form.php:530
293
+ #: contact_form.php:533
294
+ #: contact_form.php:536
295
+ #: contact_form.php:784
296
  msgid "Captcha"
297
  msgstr "Captcha"
298
 
299
+ #: contact_form.php:530
300
+ #: contact_form.php:533
301
+ #: contact_form.php:536
302
+ msgid "(powered by"
303
+ msgstr ""
 
304
 
305
+ #: contact_form.php:533
306
  msgid "Activate captcha"
307
  msgstr "Captcha activat"
308
 
309
+ #: contact_form.php:536
310
  msgid "Download captcha"
311
  msgstr "Descarrega captcha"
312
 
313
+ #: contact_form.php:541
314
  #, fuzzy
315
  msgid "Display tips below the Attachment block"
316
  msgstr "Consells del blocatge de l'adjunt"
317
 
318
+ #: contact_form.php:550
319
  msgid "Delete an attachment file from the server after the email is sent"
320
  msgstr ""
321
 
322
+ #: contact_form.php:556
323
  #, fuzzy
324
  msgid "Display 'Send me a copy' block"
325
  msgstr "Envia'm una còpia"
326
 
327
+ #: contact_form.php:562
328
  msgid "Required fields"
329
  msgstr "Camps requerits"
330
 
331
+ #: contact_form.php:564
332
+ #: contact_form.php:750
333
+ #: contact_form.php:1401
334
  msgid "Name"
335
  msgstr "Nom"
336
 
337
+ #: contact_form.php:566
338
  msgid "Email Address"
339
  msgstr "Adreça de correu electrònic:"
340
 
341
+ #: contact_form.php:568
342
+ #: contact_form.php:770
343
+ #: contact_form.php:1417
344
  msgid "Subject"
345
  msgstr "Assumpte"
346
 
347
+ #: contact_form.php:569
348
+ #: contact_form.php:774
349
+ #: contact_form.php:1420
350
  msgid "Message"
351
  msgstr "MIssatge"
352
 
353
+ #: contact_form.php:573
354
  msgid "Display additional info in the email"
355
  msgstr "Mostra informació addicional al correu electrònic,"
356
 
357
+ #: contact_form.php:578
358
+ #: contact_form.php:1373
359
  msgid "Sent from (ip address)"
360
  msgstr "Enviat des de (adreça IP)"
361
 
362
+ #: contact_form.php:578
363
  #, fuzzy
364
  msgid "Example: Sent from (IP address):\t127.0.0.1"
365
  msgstr "Enviat des de (adreça IP)"
366
 
367
+ #: contact_form.php:579
368
+ #: contact_form.php:1378
369
  msgid "Date/Time"
370
  msgstr "Data/hora"
371
 
372
+ #: contact_form.php:579
373
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
374
  msgstr ""
375
 
376
+ #: contact_form.php:580
377
+ #: contact_form.php:1383
378
  msgid "Sent from (referer)"
379
  msgstr "Enviat des de (referent)"
380
 
381
+ #: contact_form.php:580
382
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
383
  msgstr ""
384
 
385
+ #: contact_form.php:581
386
+ #: contact_form.php:1388
387
  msgid "Using (user agent)"
388
  msgstr "Usant (user agent)"
389
 
390
+ #: contact_form.php:581
391
  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"
392
  msgstr ""
393
 
394
+ #: contact_form.php:585
395
  msgid "Language settings for the field names in the form"
396
  msgstr "Configuració de la llengua als noms dels camps del formulari"
397
 
398
+ #: contact_form.php:594
399
  msgid "Add a language"
400
  msgstr "Afegeix lengua"
401
 
402
+ #: contact_form.php:598
403
  msgid "Change the names of the contact form fields and error messages"
404
  msgstr "Modifica els noms dels camps i els missatges d'error del formulari de contacte"
405
 
406
+ #: contact_form.php:603
407
+ #: contact_form.php:674
408
  msgid "English"
409
  msgstr "Anglès"
410
 
411
+ #: contact_form.php:622
412
+ #: contact_form.php:651
413
  msgid "Error message for the Name field"
414
  msgstr "Missatge d'error per al camp 'Nom'"
415
 
416
+ #: contact_form.php:623
417
+ #: contact_form.php:652
418
  msgid "Error message for the Address field"
419
  msgstr "Missatge d'error per al camp 'Adreça'"
420
 
421
+ #: contact_form.php:624
422
+ #: contact_form.php:653
423
  msgid "Error message for the Email field"
424
  msgstr "Missatge d'error per al camp 'Adreça de correu electrònic'"
425
 
426
+ #: contact_form.php:625
427
+ #: contact_form.php:654
428
  msgid "Error message for the Phone field"
429
  msgstr "Missatge d'error per al camp 'Telèfon\""
430
 
431
+ #: contact_form.php:626
432
+ #: contact_form.php:655
433
  msgid "Error message for the Subject field"
434
  msgstr "Missatge d'error per al camp 'Assumpte'"
435
 
436
+ #: contact_form.php:627
437
+ #: contact_form.php:656
438
  msgid "Error message for the Message field"
439
  msgstr "Missatge d'error per al camp 'Missatge'"
440
 
441
+ #: contact_form.php:628
442
+ #: contact_form.php:657
443
  msgid "Error message about the file type for the Attachment field"
444
  msgstr "Missatge d'error sobre el tipus de per al camp 'Adjunt'"
445
 
446
+ #: contact_form.php:629
447
+ #: contact_form.php:658
448
  msgid "Error message while uploading a file for the Attachment field to the server"
449
  msgstr "Missatge d'error al carregar al servidor un fitxer per al camp Adjunt"
450
 
451
+ #: contact_form.php:630
452
+ #: contact_form.php:659
453
  msgid "Error message while moving the file for the Attachment field"
454
  msgstr "Missatge d'error al mourerun fitxer per al camp Adjunt"
455
 
456
+ #: contact_form.php:631
457
+ #: contact_form.php:660
458
  msgid "Error message when file size limit for the Attachment field is exceeded"
459
  msgstr "Missatge d'error al superar el límit de mida de fitxer per al camp Adjunt"
460
 
461
+ #: contact_form.php:632
462
+ #: contact_form.php:661
463
  msgid "Error message for the Captcha field"
464
  msgstr "Missatge d'error al camp Captcha"
465
 
466
+ #: contact_form.php:633
467
+ #: contact_form.php:662
468
  msgid "Error message for the whole form"
469
  msgstr "Missatge d'error a tot el formulari"
470
 
471
+ #: contact_form.php:635
472
+ #: contact_form.php:664
473
+ #: contact_form.php:683
474
+ #: contact_form.php:689
475
  msgid "Use shortcode"
476
  msgstr "useu un codi curt"
477
 
478
+ #: contact_form.php:635
479
+ #: contact_form.php:664
480
+ #: contact_form.php:683
481
+ #: contact_form.php:689
482
  msgid "for this language"
483
  msgstr "Per aquesta llengua"
484
 
485
+ #: contact_form.php:671
486
  msgid "Action after email is sent"
487
  msgstr "Accions després d'enviar un correu electrònic."
488
 
489
+ #: contact_form.php:673
490
  msgid "Display text"
491
  msgstr "Mostra el text"
492
 
493
+ #: contact_form.php:682
494
+ #: contact_form.php:688
495
  msgid "Text"
496
  msgstr "Text"
497
 
498
+ #: contact_form.php:695
499
  msgid "Redirect to the page"
500
  msgstr "Redirigir a la pàgina"
501
 
502
+ #: contact_form.php:696
503
  msgid "Url"
504
  msgstr "Url"
505
 
506
+ #: contact_form.php:701
507
+ #: contact_form.php:876
508
  msgid "Save Changes"
509
  msgstr "Desar els canvis"
510
 
511
+ #: contact_form.php:716
512
  msgid "Contact Form Pro | Extra Settings"
513
  msgstr "Opcions extra | Contact Form Pro"
514
 
515
+ #: contact_form.php:723
516
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
517
  msgstr "Aquesta funcionalitat està disponible en la versió Pro del connector. Per a més detalls, si us plau seguiu l'enllaç"
518
 
519
+ #: contact_form.php:730
520
  msgid "Errors output"
521
  msgstr "Errors de sortida"
522
 
523
+ #: contact_form.php:733
524
  msgid "Display error messages"
525
  msgstr "Mostra els missatges d'error"
526
 
527
+ #: contact_form.php:734
528
  msgid "Color of the input field errors."
529
  msgstr "Color dels errors al camp d'entrada"
530
 
531
+ #: contact_form.php:735
532
  msgid "Display error messages & color of the input field errors"
533
  msgstr "Mostra els missatges d'error i el color dels errors del camp d'entrada"
534
 
535
+ #: contact_form.php:740
536
  msgid "Add placeholder to the input blocks"
537
  msgstr "Afegeix marcador de posició als blocs d'entrada"
538
 
539
+ #: contact_form.php:746
540
  msgid "Add tooltips"
541
  msgstr "Afegir consells sobre les eines"
542
 
543
+ #: contact_form.php:760
544
  msgid "Email address"
545
  msgstr "Adreça de correu electrònic:"
546
 
547
+ #: contact_form.php:765
548
  msgid "Phone Number"
549
  msgstr "Nombre de telèfon"
550
 
551
+ #: contact_form.php:779
552
  msgid "Attachment"
553
  msgstr "Adjunt:"
554
 
555
+ #: contact_form.php:784
556
+ msgid "(powered by bestwebsoft.com)"
557
+ msgstr "(Impulsat per bestwebsoft.com)"
558
+
559
+ #: contact_form.php:789
560
  msgid "Style options"
561
  msgstr "Opcions d'estil"
562
 
563
+ #: contact_form.php:792
564
  msgid "Text color"
565
  msgstr "Color del text"
566
 
567
+ #: contact_form.php:795
568
+ #: contact_form.php:800
569
+ #: contact_form.php:810
570
+ #: contact_form.php:815
571
+ #: contact_form.php:820
572
+ #: contact_form.php:825
573
+ #: contact_form.php:835
574
+ #: contact_form.php:840
575
+ #: contact_form.php:846
576
+ #: contact_form.php:857
577
+ #: contact_form.php:862
578
+ #: contact_form.php:867
579
  msgid "Default"
580
  msgstr "Per defecte"
581
 
582
+ #: contact_form.php:797
583
  msgid "Label text color"
584
  msgstr "Color del text de l'etiqeta"
585
 
586
+ #: contact_form.php:802
587
  msgid "Placeholder color"
588
  msgstr "Color del marcador de posició"
589
 
590
+ #: contact_form.php:807
591
  msgid "Errors color"
592
  msgstr "Color dels errors"
593
 
594
+ #: contact_form.php:812
595
  msgid "Error text color"
596
  msgstr "Color del text d'error"
597
 
598
+ #: contact_form.php:817
599
  msgid "Background color of the input field errors"
600
  msgstr "Color de fons dels errors del camp d'entrada"
601
 
602
+ #: contact_form.php:822
603
  msgid "Border color of the input field errors"
604
  msgstr "Color de la vora dels errors del camp d'entrada"
605
 
606
+ #: contact_form.php:827
607
  msgid "Placeholder color of the input field errors"
608
  msgstr "Color del marcador de posició dels errors del camp d'entrada"
609
 
610
+ #: contact_form.php:832
611
  msgid "Input fields"
612
  msgstr "Visualitza l'adjunt"
613
 
614
+ #: contact_form.php:837
615
  msgid "Input fields background color"
616
  msgstr "Color de fons dels camps d'entrada"
617
 
618
+ #: contact_form.php:842
619
  msgid "Text fields color"
620
  msgstr "Color dels camps de text"
621
 
622
+ #: contact_form.php:844
623
  msgid "Border width in px, numbers only"
624
  msgstr "Ample de vora en px, sols nombres"
625
 
626
+ #: contact_form.php:848
627
+ #: contact_form.php:869
628
  msgid "Border color"
629
  msgstr "Color de la vora"
630
 
631
+ #: contact_form.php:853
632
  msgid "Submit button"
633
  msgstr "Enviar"
634
 
635
  # #: contact_form.php:928
636
+ #: contact_form.php:855
637
  msgid "Width in px, numbers only"
638
  msgstr "Ample en px, sols nombres"
639
 
640
+ #: contact_form.php:859
641
  msgid "Button color"
642
  msgstr "Color del botó"
643
 
644
+ #: contact_form.php:864
645
  msgid "Button text color"
646
  msgstr "Color del text del botó"
647
 
648
+ #: contact_form.php:880
649
  msgid "Contact Form Pro | Preview"
650
  msgstr "Contact Form Pro | Vista prèvia"
651
 
652
+ #: contact_form.php:883
653
  msgid "Show with errors"
654
  msgstr "Mostra amb errors"
655
 
656
+ #: contact_form.php:891
657
+ #: contact_form.php:893
658
  msgid "Please enter your full name..."
659
  msgstr "Si us plau introduïu el nom complet"
660
 
661
+ #: contact_form.php:904
662
+ #: contact_form.php:906
663
  msgid "Please enter your address..."
664
  msgstr "Si us plau introduïu l'adreça"
665
 
666
+ #: contact_form.php:915
667
+ #: contact_form.php:917
668
  msgid "Please enter your email address..."
669
  msgstr "Si us plau introdueixi el seu e-mail"
670
 
671
+ #: contact_form.php:926
672
+ #: contact_form.php:928
673
  msgid "Please enter your phone number..."
674
  msgstr "Si us plau introduïu el nombre de telèfon"
675
 
676
+ #: contact_form.php:937
677
+ #: contact_form.php:939
678
  msgid "Please enter subject..."
679
  msgstr "Si us plau introduïu l'assumpte"
680
 
681
+ #: contact_form.php:947
682
+ #: contact_form.php:949
683
  msgid "Please enter your message..."
684
  msgstr "Si us plau introduïu el missatge"
685
 
686
+ #: contact_form.php:960
687
  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"
688
  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"
689
 
690
+ #: contact_form.php:1029
691
+ msgid "Sorry, email message could not be delivered."
692
+ msgstr "Ho sentim, el seu e-mail no ha pogut ser lliurat."
693
+
694
+ #: contact_form.php:1113
695
  msgid "You can attach the following file formats"
696
  msgstr "Pot adjuntar els següents formats d'arxiu"
697
 
698
+ #: contact_form.php:1396
699
  msgid "Contact from"
700
  msgstr "Contact from"
701
 
702
+ #: contact_form.php:1409
703
  msgid "Email"
704
  msgstr "Adreça de correu electrònic"
705
 
706
+ #: contact_form.php:1423
707
  msgid "Site"
708
  msgstr "Lloc"
709
 
710
+ #: contact_form.php:1478
711
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
712
  msgstr "Si pot veure aquest MIME, vol dir que el tipus MIME no és compatible amb el seu client de correu electrònic!"
713
 
714
+ #: contact_form.php:1537
715
  msgid "FAQ"
716
  msgstr "FAQ"
717
 
718
+ #: contact_form.php:1538
719
  msgid "Support"
720
  msgstr "Suport"
721
 
722
+ #: contact_form.php:1597
723
  msgid "Are you sure that you want to delete this language data?"
724
  msgstr "Està vostè segur que vol esborrar aquest idioma?"
725
 
726
+ #, fuzzy
727
+ #~ msgid "Memory usage"
728
+ #~ msgstr "MIssatge"
729
+
730
+ #, fuzzy
731
+ #~ msgid "Site URL"
732
+ #~ msgstr "Lloc"
733
+
734
+ #, fuzzy
735
+ #~ msgid "Please enter a valid email address."
736
+ #~ msgstr "Si us plau introdueixi el seu e-mail"
737
+ #~ msgid "Pro plugins"
738
+ #~ msgstr "Plugins Pro"
739
+ #~ msgid "Activated plugins"
740
+ #~ msgstr "Plugin activat"
741
+ #~ msgid "Read more"
742
+ #~ msgstr "Llegir més"
743
+ #~ msgid "Installed plugins"
744
+ #~ msgstr "Plugins instal·lats"
745
+ #~ msgid "Recommended plugins"
746
+ #~ msgstr "Plugins recomanants"
747
+ #~ msgid "Purchase"
748
+ #~ msgstr "Comprar"
749
+ #~ msgid "Free plugins"
750
+ #~ msgstr "Plugins gratuïts"
751
+ #~ msgid "Download"
752
+ #~ msgstr "Descarregar"
753
+ #~ msgid "Install %s"
754
+ #~ msgstr "Instal·la %s"
755
+ #~ msgid "Install now from wordpress.org"
756
+ #~ msgstr "Instal·la ara des de wordpress.org"
757
+ #~ msgid "If you have any questions, please contact us via"
758
+ #~ msgstr ""
759
+ #~ "Si té alguna pregunta, contacti'ns si us plau via plugin@bestwebsoft.com "
760
+ #~ "o utilitzi el formulari de contacte de la nostra web"
761
+
762
+ #, fuzzy
763
+ #~ msgid "Active Plugins"
764
+ #~ msgstr "Plugin activat"
765
+
766
+ #, fuzzy
767
+ #~ msgid "Inactive Plugins"
768
+ #~ msgstr "Plugin activat"
769
+
770
+ #, fuzzy
771
+ #~ msgid "Send to support"
772
+ #~ msgstr "Suport"
773
  #~ msgid "Contact Form Options"
774
  #~ msgstr "Opciones Contact Form"
775
  #~ msgid "Please enter a valid email address. Settings are not saved."
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-08-20 13:26+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:26+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Petr Zápotocký <\\tpetr.zapotocky@centrum.cz>\n"
9
  "MIME-Version: 1.0\n"
@@ -16,960 +16,791 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: contact_form.php:107
20
- msgid "Not set"
21
- msgstr ""
22
-
23
- #: contact_form.php:109
24
- #: contact_form.php:113
25
- msgid "On"
26
- msgstr ""
27
-
28
- #: contact_form.php:111
29
- #: contact_form.php:115
30
- msgid "Off"
31
- msgstr ""
32
-
33
- #: contact_form.php:119
34
- #: contact_form.php:123
35
- #: contact_form.php:127
36
- #: contact_form.php:131
37
- #: contact_form.php:135
38
- #: contact_form.php:161
39
- msgid "N/A"
40
- msgstr ""
41
-
42
- #: contact_form.php:133
43
- msgid " Mb"
44
- msgstr ""
45
-
46
- #: contact_form.php:137
47
- #: contact_form.php:141
48
- #: contact_form.php:145
49
- #: contact_form.php:156
50
- msgid "Yes"
51
- msgstr ""
52
-
53
- #: contact_form.php:139
54
- #: contact_form.php:143
55
- #: contact_form.php:147
56
- #: contact_form.php:158
57
- msgid "No"
58
- msgstr ""
59
-
60
- #: contact_form.php:172
61
- msgid "Operating System"
62
- msgstr ""
63
-
64
- #: contact_form.php:173
65
- msgid "Server"
66
- msgstr ""
67
-
68
- #: contact_form.php:174
69
- #, fuzzy
70
- msgid "Memory usage"
71
- msgstr "Zpráva"
72
-
73
- #: contact_form.php:175
74
- msgid "MYSQL Version"
75
- msgstr ""
76
-
77
- #: contact_form.php:176
78
- msgid "SQL Mode"
79
- msgstr ""
80
-
81
- #: contact_form.php:177
82
- msgid "PHP Version"
83
- msgstr ""
84
-
85
- #: contact_form.php:178
86
- msgid "PHP Safe Mode"
87
- msgstr ""
88
-
89
- #: contact_form.php:179
90
- msgid "PHP Allow URL fopen"
91
- msgstr ""
92
-
93
- #: contact_form.php:180
94
- msgid "PHP Memory Limit"
95
- msgstr ""
96
-
97
- #: contact_form.php:181
98
- msgid "PHP Max Upload Size"
99
- msgstr ""
100
-
101
- #: contact_form.php:182
102
- msgid "PHP Max Post Size"
103
- msgstr ""
104
-
105
- #: contact_form.php:183
106
- msgid "PHP Max Script Execute Time"
107
- msgstr ""
108
-
109
- #: contact_form.php:184
110
- msgid "PHP Exif support"
111
- msgstr ""
112
-
113
- #: contact_form.php:185
114
- msgid "PHP IPTC support"
115
- msgstr ""
116
-
117
- #: contact_form.php:186
118
- msgid "PHP XML support"
119
- msgstr ""
120
-
121
- #: contact_form.php:187
122
- #, fuzzy
123
- msgid "Site URL"
124
- msgstr "Stránka"
125
-
126
- #: contact_form.php:188
127
- msgid "Home URL"
128
- msgstr ""
129
-
130
- #: contact_form.php:189
131
- msgid "WordPress Version"
132
- msgstr ""
133
-
134
- #: contact_form.php:190
135
- msgid "WordPress DB Version"
136
- msgstr ""
137
-
138
- #: contact_form.php:191
139
- msgid "Multisite"
140
- msgstr ""
141
-
142
- #: contact_form.php:192
143
- msgid "Active Theme"
144
- msgstr ""
145
-
146
- #: contact_form.php:207
147
- #, fuzzy
148
- msgid "Please enter a valid email address."
149
- msgstr "Použít tento email:"
150
-
151
- #: contact_form.php:211
152
- msgid "Email with system info is sent to "
153
- msgstr ""
154
-
155
- #: contact_form.php:215
156
- #: contact_form.php:435
157
- msgid "Thank you for contacting us."
158
- msgstr "Děkujeme za zprávu."
159
-
160
- #: contact_form.php:243
161
- #: contact_form.php:1370
162
- msgid "Sorry, email message could not be delivered."
163
- msgstr "Omlouváme se, váš email nemohl být odeslán."
164
-
165
- #: contact_form.php:251
166
- #, fuzzy
167
- msgid "Pro plugins"
168
- msgstr "BWS Plugins"
169
-
170
- #: contact_form.php:254
171
- #: contact_form.php:280
172
- msgid "Activated plugins"
173
- msgstr "Aktivované pluginy"
174
-
175
- #: contact_form.php:256
176
- #: contact_form.php:264
177
- #: contact_form.php:272
178
- #: contact_form.php:282
179
- #: contact_form.php:290
180
- #: contact_form.php:298
181
- msgid "Read more"
182
- msgstr "Čti více"
183
-
184
- #: contact_form.php:256
185
- #: contact_form.php:282
186
- #: contact_form.php:790
187
- #: contact_form.php:1059
188
- #: contact_form.php:1866
189
- #: contact_form.php:1877
190
- msgid "Settings"
191
- msgstr "Nastavení"
192
-
193
- #: contact_form.php:262
194
- #: contact_form.php:288
195
- msgid "Installed plugins"
196
- msgstr "Instalované pluginy"
197
-
198
- #: contact_form.php:270
199
- #: contact_form.php:296
200
- msgid "Recommended plugins"
201
- msgstr "Doporučené pluginy"
202
-
203
- #: contact_form.php:272
204
- msgid "Purchase"
205
- msgstr ""
206
-
207
- #: contact_form.php:277
208
- #, fuzzy
209
- msgid "Free plugins"
210
- msgstr "Doporučené pluginy"
211
-
212
- #: contact_form.php:298
213
- msgid "Download"
214
- msgstr "Download"
215
-
216
- #: contact_form.php:298
217
- #, php-format
218
- msgid "Install %s"
219
- msgstr "Instalace %s"
220
-
221
- #: contact_form.php:298
222
- msgid "Install now from wordpress.org"
223
- msgstr "instalace z wordpress.org"
224
-
225
- #: contact_form.php:303
226
- #, fuzzy
227
- msgid "If you have any questions, please contact us via"
228
- msgstr "Pokud máte dotazy, kontaktujte nás na mail: plugin@bestwebsoft.com nebo přes náš kontaktní formulář"
229
-
230
- #: contact_form.php:310
231
- msgid "System status"
232
- msgstr ""
233
-
234
- #: contact_form.php:314
235
- msgid "Environment"
236
- msgstr ""
237
-
238
- #: contact_form.php:325
239
- #, fuzzy
240
- msgid "Active Plugins"
241
- msgstr "Aktivované pluginy"
242
-
243
- #: contact_form.php:336
244
- #, fuzzy
245
- msgid "Inactive Plugins"
246
- msgstr "Aktivované pluginy"
247
-
248
- #: contact_form.php:350
249
- #, fuzzy
250
- msgid "Send to support"
251
- msgstr "Podpora"
252
-
253
- #: contact_form.php:357
254
- msgid "Send to custom email &#187;"
255
- msgstr ""
256
-
257
- #: contact_form.php:373
258
- #: contact_form.php:786
259
  #, fuzzy
260
  msgid "Contact Form Settings"
261
  msgstr "Nastavení kontaktního formuláře"
262
 
263
- #: contact_form.php:373
264
  msgid "Contact Form"
265
  msgstr "Kontaktní formulář"
266
 
267
- #: contact_form.php:374
268
  #, fuzzy
269
  msgid "Contact Form Pro Extra Settings"
270
  msgstr "Nastavení kontaktního formuláře"
271
 
272
- #: contact_form.php:374
273
- #: contact_form.php:1065
274
  #, fuzzy
275
  msgid "Contact Form Pro"
276
  msgstr "Kontaktní formulář"
277
 
278
- #: contact_form.php:413
279
- #: contact_form.php:954
280
- #: contact_form.php:983
281
  msgid "Name:"
282
  msgstr "Jméno:"
283
 
284
- #: contact_form.php:414
285
- #: contact_form.php:955
286
- #: contact_form.php:984
287
  #, fuzzy
288
  msgid "Address:"
289
  msgstr "E-Mail:"
290
 
291
- #: contact_form.php:415
292
- #: contact_form.php:956
293
- #: contact_form.php:985
294
  msgid "Email Address:"
295
  msgstr "E-Mail:"
296
 
297
- #: contact_form.php:416
298
- #: contact_form.php:957
299
- #: contact_form.php:986
300
  msgid "Phone number:"
301
  msgstr ""
302
 
303
- #: contact_form.php:417
304
- #: contact_form.php:958
305
- #: contact_form.php:987
306
  msgid "Subject:"
307
  msgstr "Předmět:"
308
 
309
- #: contact_form.php:418
310
- #: contact_form.php:959
311
- #: contact_form.php:988
312
  msgid "Message:"
313
  msgstr "Zpráva:"
314
 
315
- #: contact_form.php:419
316
- #: contact_form.php:960
317
- #: contact_form.php:989
318
  msgid "Attachment:"
319
  msgstr "Příloha:"
320
 
321
- #: contact_form.php:420
322
- #: contact_form.php:476
323
- #: contact_form.php:961
324
- #: contact_form.php:990
325
  msgid "Send me a copy"
326
  msgstr "Zaslat mi kopii"
327
 
328
- #: contact_form.php:421
329
- #: contact_form.php:962
330
- #: contact_form.php:991
331
  msgid "Submit"
332
  msgstr "Zaslat"
333
 
334
- #: contact_form.php:422
335
  msgid "Your name is required."
336
  msgstr "Jméno je požadováno."
337
 
338
- #: contact_form.php:423
339
  #, fuzzy
340
  msgid "Address is required."
341
  msgstr "E-mail je požadován."
342
 
343
- #: contact_form.php:424
344
  #, fuzzy
345
  msgid "A valid email address is required."
346
  msgstr "E-mail je požadován."
347
 
348
- #: contact_form.php:425
349
- #: contact_form.php:471
350
- #: contact_form.php:474
351
  #, fuzzy
352
  msgid "Phone number is required."
353
  msgstr "Jméno je požadováno."
354
 
355
- #: contact_form.php:426
356
- #: contact_form.php:470
357
- #: contact_form.php:473
358
  msgid "Subject is required."
359
  msgstr "Předmět je požadován."
360
 
361
- #: contact_form.php:427
362
- #: contact_form.php:469
363
- #: contact_form.php:472
364
  msgid "Message text is required."
365
  msgstr "Zpráva je požadována."
366
 
367
- #: contact_form.php:428
368
  msgid "File format is not valid."
369
  msgstr "Příloha nelze odeslat."
370
 
371
- #: contact_form.php:429
372
  msgid "File upload error."
373
  msgstr ""
374
 
375
- #: contact_form.php:430
376
  msgid "The file could not be uploaded."
377
  msgstr ""
378
 
379
- #: contact_form.php:431
380
  msgid "This file is too large."
381
  msgstr ""
382
 
383
- #: contact_form.php:432
384
  msgid "Please fill out the CAPTCHA."
385
  msgstr "Prosím opište následující text."
386
 
387
- #: contact_form.php:433
388
  msgid "Please make corrections below and try again."
389
  msgstr "Prosím opravte následující chyby a zkuste to znovu."
390
 
391
- #: contact_form.php:741
 
 
 
 
392
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
393
  msgstr "Pokud vyberete \"Přesměrování na stránku\" do políčka url byste měli vložit adresu v tomto formátu"
394
 
395
- #: contact_form.php:750
396
  msgid "Such user does not exist. Settings are not saved."
397
  msgstr "Uživatel neexistuje. Nastavení neuloženo."
398
 
399
- #: contact_form.php:755
400
- #: contact_form.php:761
401
  #, fuzzy
402
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
403
  msgstr "Vložte správný mail. Nastavení neuloženo."
404
 
405
- #: contact_form.php:766
406
  #, fuzzy
407
  msgid "Settings saved."
408
  msgstr "Nastavení uloženo."
409
 
410
- #: contact_form.php:791
411
- #: contact_form.php:1060
 
 
 
 
 
 
 
412
  #, fuzzy
413
  msgid "Extra settings"
414
  msgstr "Nastavení"
415
 
416
- #: contact_form.php:796
417
- #: contact_form.php:1316
418
  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:"
419
  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:"
420
 
421
- #: contact_form.php:796
422
- #: contact_form.php:797
423
- #: contact_form.php:976
424
- #: contact_form.php:1024
425
  msgid "or"
426
  msgstr ""
427
 
428
- #: contact_form.php:797
429
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
430
  msgstr ""
431
 
432
- #: contact_form.php:798
433
  msgid "They work the same way."
434
  msgstr ""
435
 
436
- #: contact_form.php:799
437
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
438
  msgstr "Pokud nebudou informace vyplněny, zprávy budou zasílány na mail, který byl uveden při registraci."
439
 
440
- #: contact_form.php:803
441
  msgid "The user's email address:"
442
  msgstr "Použít email uživatele wordpressu:"
443
 
444
- #: contact_form.php:807
445
  msgid "Create a username"
446
  msgstr "Vyberte uživatelské jméno"
447
 
448
- #: contact_form.php:812
449
  msgid "Enter a username of the person who should get the messages from the contact form."
450
  msgstr "Nastavte uživatele, který bude dostávat zprávy z kontaktního formuláře."
451
 
452
- #: contact_form.php:816
453
  msgid "Use this email address:"
454
  msgstr "Použít tento email:"
455
 
456
- #: contact_form.php:819
457
  msgid "Enter the email address you want the messages forwarded to."
458
  msgstr "Nastavit email, který bude použit pro příjem zpráv."
459
 
460
- #: contact_form.php:823
461
  msgid "Additional options"
462
  msgstr "Další nastavení"
463
 
464
- #: contact_form.php:826
465
  msgid "What to use?"
466
  msgstr "K čemu?"
467
 
468
- #: contact_form.php:829
469
  msgid "Wp-mail"
470
  msgstr "Wp-mail"
471
 
472
- #: contact_form.php:830
473
  msgid "You can use the wp_mail function for mailing"
474
  msgstr "Pro zaslání mailu můžete použít wordpress wp_mail funkce"
475
 
476
- #: contact_form.php:836
477
  msgid "Mail"
478
  msgstr "Mail"
479
 
480
- #: contact_form.php:837
481
  msgid "To send mail you can use the php mail function"
482
  msgstr "Pro zaslání mailu můžete použít php mail funkce"
483
 
484
- #: contact_form.php:841
485
  #, fuzzy
486
  msgid "Change text of the 'FROM' field"
487
  msgstr "Změnit políčko OD"
488
 
489
- #: contact_form.php:847
490
  msgid "Enter the email address in the 'From' field"
491
  msgstr ""
492
 
493
- #: contact_form.php:849
494
  msgid "User email"
495
  msgstr ""
496
 
497
- #: contact_form.php:849
498
  msgid "The email address of the user who fills the form will be used in the field 'From'."
499
  msgstr ""
500
 
501
- #: contact_form.php:851
502
  msgid "This email address will be used in the 'From' field."
503
  msgstr ""
504
 
505
- #: contact_form.php:855
506
  #, fuzzy
507
  msgid "Display fields"
508
  msgstr "Zobraz text"
509
 
510
- #: contact_form.php:857
511
- #: contact_form.php:906
512
- #: contact_form.php:1096
513
- #: contact_form.php:1747
514
  #, fuzzy
515
  msgid "Address"
516
  msgstr "E-Mail:"
517
 
518
- #: contact_form.php:858
519
- #: contact_form.php:908
520
- #: contact_form.php:1755
521
  msgid "Phone"
522
  msgstr ""
523
 
524
- #: contact_form.php:859
525
  #, fuzzy
526
  msgid "Attachment block"
527
  msgstr "Zobrazit možnost přílohy"
528
 
529
- #: contact_form.php:859
530
  msgid "Users can attach the following file formats"
531
  msgstr "Uživatelé mohou vkládat soubory těchto typů"
532
 
533
- #: contact_form.php:871
534
- #: contact_form.php:874
535
- #: contact_form.php:877
536
- #: contact_form.php:1125
537
  msgid "Captcha"
538
  msgstr ""
539
 
540
- #: contact_form.php:871
541
- #: contact_form.php:874
542
- #: contact_form.php:877
543
- #: contact_form.php:1125
544
- msgid "(powered by bestwebsoft.com)"
545
  msgstr ""
546
 
547
- #: contact_form.php:874
548
  #, fuzzy
549
  msgid "Activate captcha"
550
  msgstr "Aktivované pluginy"
551
 
552
- #: contact_form.php:877
553
  #, fuzzy
554
  msgid "Download captcha"
555
  msgstr "Download"
556
 
557
- #: contact_form.php:882
558
  #, fuzzy
559
  msgid "Display tips below the Attachment block"
560
  msgstr "Zobrazit vysvětlivky po bloku s přílohou."
561
 
562
- #: contact_form.php:891
563
  msgid "Delete an attachment file from the server after the email is sent"
564
  msgstr ""
565
 
566
- #: contact_form.php:897
567
  #, fuzzy
568
  msgid "Display 'Send me a copy' block"
569
  msgstr "Zobrazit Zaslat kopii"
570
 
571
- #: contact_form.php:903
572
  msgid "Required fields"
573
  msgstr ""
574
 
575
- #: contact_form.php:905
576
- #: contact_form.php:1091
577
- #: contact_form.php:1742
578
  msgid "Name"
579
  msgstr "Jméno"
580
 
581
- #: contact_form.php:907
582
  #, fuzzy
583
  msgid "Email Address"
584
  msgstr "E-Mail:"
585
 
586
- #: contact_form.php:909
587
- #: contact_form.php:1111
588
- #: contact_form.php:1758
589
  msgid "Subject"
590
  msgstr "Předmět"
591
 
592
- #: contact_form.php:910
593
- #: contact_form.php:1115
594
- #: contact_form.php:1761
595
  msgid "Message"
596
  msgstr "Zpráva"
597
 
598
- #: contact_form.php:914
599
  #, fuzzy
600
  msgid "Display additional info in the email"
601
  msgstr "Zobrazit přidané info v mailu."
602
 
603
- #: contact_form.php:919
604
- #: contact_form.php:1714
605
  msgid "Sent from (ip address)"
606
  msgstr "Zasláno z (ip adresa)"
607
 
608
- #: contact_form.php:919
609
  #, fuzzy
610
  msgid "Example: Sent from (IP address):\t127.0.0.1"
611
  msgstr "Zasláno z (ip adresa)"
612
 
613
- #: contact_form.php:920
614
- #: contact_form.php:1719
615
  msgid "Date/Time"
616
  msgstr "Datum / Čas"
617
 
618
- #: contact_form.php:920
619
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
620
  msgstr ""
621
 
622
- #: contact_form.php:921
623
- #: contact_form.php:1724
624
  msgid "Sent from (referer)"
625
  msgstr "Příchozí od"
626
 
627
- #: contact_form.php:921
628
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
629
  msgstr ""
630
 
631
- #: contact_form.php:922
632
- #: contact_form.php:1729
633
  msgid "Using (user agent)"
634
  msgstr "Používání"
635
 
636
- #: contact_form.php:922
637
  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"
638
  msgstr ""
639
 
640
- #: contact_form.php:926
641
  msgid "Language settings for the field names in the form"
642
  msgstr ""
643
 
644
- #: contact_form.php:935
645
  msgid "Add a language"
646
  msgstr ""
647
 
648
- #: contact_form.php:939
649
  #, fuzzy
650
  msgid "Change the names of the contact form fields and error messages"
651
  msgstr "Změnit popisek políček"
652
 
653
- #: contact_form.php:944
654
- #: contact_form.php:1015
655
  msgid "English"
656
  msgstr ""
657
 
658
- #: contact_form.php:963
659
- #: contact_form.php:992
660
  msgid "Error message for the Name field"
661
  msgstr ""
662
 
663
- #: contact_form.php:964
664
- #: contact_form.php:993
665
  msgid "Error message for the Address field"
666
  msgstr ""
667
 
668
- #: contact_form.php:965
669
- #: contact_form.php:994
670
  msgid "Error message for the Email field"
671
  msgstr ""
672
 
673
- #: contact_form.php:966
674
- #: contact_form.php:995
675
  msgid "Error message for the Phone field"
676
  msgstr ""
677
 
678
- #: contact_form.php:967
679
- #: contact_form.php:996
680
  msgid "Error message for the Subject field"
681
  msgstr ""
682
 
683
- #: contact_form.php:968
684
- #: contact_form.php:997
685
  msgid "Error message for the Message field"
686
  msgstr ""
687
 
688
- #: contact_form.php:969
689
- #: contact_form.php:998
690
  msgid "Error message about the file type for the Attachment field"
691
  msgstr ""
692
 
693
- #: contact_form.php:970
694
- #: contact_form.php:999
695
  msgid "Error message while uploading a file for the Attachment field to the server"
696
  msgstr ""
697
 
698
- #: contact_form.php:971
699
- #: contact_form.php:1000
700
  msgid "Error message while moving the file for the Attachment field"
701
  msgstr ""
702
 
703
- #: contact_form.php:972
704
- #: contact_form.php:1001
705
  msgid "Error message when file size limit for the Attachment field is exceeded"
706
  msgstr ""
707
 
708
- #: contact_form.php:973
709
- #: contact_form.php:1002
710
  msgid "Error message for the Captcha field"
711
  msgstr ""
712
 
713
- #: contact_form.php:974
714
- #: contact_form.php:1003
715
  msgid "Error message for the whole form"
716
  msgstr ""
717
 
718
- #: contact_form.php:976
719
- #: contact_form.php:1005
720
- #: contact_form.php:1024
721
- #: contact_form.php:1030
722
  msgid "Use shortcode"
723
  msgstr ""
724
 
725
- #: contact_form.php:976
726
- #: contact_form.php:1005
727
- #: contact_form.php:1024
728
- #: contact_form.php:1030
729
  msgid "for this language"
730
  msgstr ""
731
 
732
- #: contact_form.php:1012
733
  msgid "Action after email is sent"
734
  msgstr "Akce po zaslání mailu."
735
 
736
- #: contact_form.php:1014
737
  msgid "Display text"
738
  msgstr "Zobraz text"
739
 
740
- #: contact_form.php:1023
741
- #: contact_form.php:1029
742
  msgid "Text"
743
  msgstr "Text"
744
 
745
- #: contact_form.php:1036
746
  msgid "Redirect to the page"
747
  msgstr "Přesměrovat na stránku"
748
 
749
- #: contact_form.php:1037
750
  msgid "Url"
751
  msgstr "Url"
752
 
753
- #: contact_form.php:1042
754
- #: contact_form.php:1217
755
  msgid "Save Changes"
756
  msgstr "Uložit změny"
757
 
758
- #: contact_form.php:1057
759
  #, fuzzy
760
  msgid "Contact Form Pro | Extra Settings"
761
  msgstr "Nastavení kontaktního formuláře"
762
 
763
- #: contact_form.php:1064
764
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
765
  msgstr ""
766
 
767
- #: contact_form.php:1071
768
  msgid "Errors output"
769
  msgstr ""
770
 
771
- #: contact_form.php:1074
772
  msgid "Display error messages"
773
  msgstr ""
774
 
775
- #: contact_form.php:1075
776
  msgid "Color of the input field errors."
777
  msgstr ""
778
 
779
- #: contact_form.php:1076
780
  msgid "Display error messages & color of the input field errors"
781
  msgstr ""
782
 
783
- #: contact_form.php:1081
784
  msgid "Add placeholder to the input blocks"
785
  msgstr ""
786
 
787
- #: contact_form.php:1087
788
  #, fuzzy
789
  msgid "Add tooltips"
790
  msgstr "Další nastavení"
791
 
792
- #: contact_form.php:1101
793
  #, fuzzy
794
  msgid "Email address"
795
  msgstr "E-Mail:"
796
 
797
- #: contact_form.php:1106
798
  msgid "Phone Number"
799
  msgstr ""
800
 
801
- #: contact_form.php:1120
802
  #, fuzzy
803
  msgid "Attachment"
804
  msgstr "Příloha:"
805
 
806
- #: contact_form.php:1130
 
 
 
 
807
  #, fuzzy
808
  msgid "Style options"
809
  msgstr "Další nastavení"
810
 
811
- #: contact_form.php:1133
812
  msgid "Text color"
813
  msgstr ""
814
 
815
- #: contact_form.php:1136
816
- #: contact_form.php:1141
817
- #: contact_form.php:1151
818
- #: contact_form.php:1156
819
- #: contact_form.php:1161
820
- #: contact_form.php:1166
821
- #: contact_form.php:1176
822
- #: contact_form.php:1181
823
- #: contact_form.php:1187
824
- #: contact_form.php:1198
825
- #: contact_form.php:1203
826
- #: contact_form.php:1208
827
  msgid "Default"
828
  msgstr ""
829
 
830
- #: contact_form.php:1138
831
  msgid "Label text color"
832
  msgstr ""
833
 
834
- #: contact_form.php:1143
835
  msgid "Placeholder color"
836
  msgstr ""
837
 
838
- #: contact_form.php:1148
839
  msgid "Errors color"
840
  msgstr ""
841
 
842
- #: contact_form.php:1153
843
  msgid "Error text color"
844
  msgstr ""
845
 
846
- #: contact_form.php:1158
847
  msgid "Background color of the input field errors"
848
  msgstr ""
849
 
850
- #: contact_form.php:1163
851
  msgid "Border color of the input field errors"
852
  msgstr ""
853
 
854
- #: contact_form.php:1168
855
  msgid "Placeholder color of the input field errors"
856
  msgstr ""
857
 
858
- #: contact_form.php:1173
859
  #, fuzzy
860
  msgid "Input fields"
861
  msgstr "Zobraz text"
862
 
863
- #: contact_form.php:1178
864
  msgid "Input fields background color"
865
  msgstr ""
866
 
867
- #: contact_form.php:1183
868
  msgid "Text fields color"
869
  msgstr ""
870
 
871
- #: contact_form.php:1185
872
  msgid "Border width in px, numbers only"
873
  msgstr ""
874
 
875
- #: contact_form.php:1189
876
- #: contact_form.php:1210
877
  msgid "Border color"
878
  msgstr ""
879
 
880
- #: contact_form.php:1194
881
  #, fuzzy
882
  msgid "Submit button"
883
  msgstr "Zaslat"
884
 
885
- #: contact_form.php:1196
886
  msgid "Width in px, numbers only"
887
  msgstr ""
888
 
889
- #: contact_form.php:1200
890
  msgid "Button color"
891
  msgstr ""
892
 
893
- #: contact_form.php:1205
894
  msgid "Button text color"
895
  msgstr ""
896
 
897
- #: contact_form.php:1221
898
  #, fuzzy
899
  msgid "Contact Form Pro | Preview"
900
  msgstr "Kontaktní formulář"
901
 
902
- #: contact_form.php:1224
903
  msgid "Show with errors"
904
  msgstr ""
905
 
906
- #: contact_form.php:1232
907
- #: contact_form.php:1234
908
  msgid "Please enter your full name..."
909
  msgstr ""
910
 
911
- #: contact_form.php:1245
912
- #: contact_form.php:1247
913
  msgid "Please enter your address..."
914
  msgstr ""
915
 
916
- #: contact_form.php:1256
917
- #: contact_form.php:1258
918
  #, fuzzy
919
  msgid "Please enter your email address..."
920
  msgstr "Použít tento email:"
921
 
922
- #: contact_form.php:1267
923
- #: contact_form.php:1269
924
  msgid "Please enter your phone number..."
925
  msgstr ""
926
 
927
- #: contact_form.php:1278
928
- #: contact_form.php:1280
929
  msgid "Please enter subject..."
930
  msgstr ""
931
 
932
- #: contact_form.php:1288
933
- #: contact_form.php:1290
934
  msgid "Please enter your message..."
935
  msgstr ""
936
 
937
- #: contact_form.php:1301
938
  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"
939
  msgstr ""
940
 
941
- #: contact_form.php:1454
 
 
 
 
942
  msgid "You can attach the following file formats"
943
  msgstr "Můžete přiložit soubory těchto typů"
944
 
945
- #: contact_form.php:1737
946
  msgid "Contact from"
947
  msgstr "Kontaktní formulář"
948
 
949
- #: contact_form.php:1750
950
  msgid "Email"
951
  msgstr "E-Mail"
952
 
953
- #: contact_form.php:1764
954
  msgid "Site"
955
  msgstr "Stránka"
956
 
957
- #: contact_form.php:1819
958
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
959
  msgstr "Když uvidíte MIME, váš klient neakceptoval MIME typy."
960
 
961
- #: contact_form.php:1878
962
  msgid "FAQ"
963
  msgstr "FAQ"
964
 
965
- #: contact_form.php:1879
966
  msgid "Support"
967
  msgstr "Podpora"
968
 
969
- #: contact_form.php:1937
970
  msgid "Are you sure that you want to delete this language data?"
971
  msgstr ""
972
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
973
  #~ msgid "Contact Form Options"
974
  #~ msgstr "Nastavení kontaktního formuláře"
975
  #~ msgid "Display Attachment tips"
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:48+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:48+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Petr Zápotocký <\\tpetr.zapotocky@centrum.cz>\n"
9
  "MIME-Version: 1.0\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: contact_form.php:32
20
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  #, fuzzy
22
  msgid "Contact Form Settings"
23
  msgstr "Nastavení kontaktního formuláře"
24
 
25
+ #: contact_form.php:32
26
  msgid "Contact Form"
27
  msgstr "Kontaktní formulář"
28
 
29
+ #: contact_form.php:33
30
  #, fuzzy
31
  msgid "Contact Form Pro Extra Settings"
32
  msgstr "Nastavení kontaktního formuláře"
33
 
34
+ #: contact_form.php:33
35
+ #: contact_form.php:724
36
  #, fuzzy
37
  msgid "Contact Form Pro"
38
  msgstr "Kontaktní formulář"
39
 
40
+ #: contact_form.php:72
41
+ #: contact_form.php:613
42
+ #: contact_form.php:642
43
  msgid "Name:"
44
  msgstr "Jméno:"
45
 
46
+ #: contact_form.php:73
47
+ #: contact_form.php:614
48
+ #: contact_form.php:643
49
  #, fuzzy
50
  msgid "Address:"
51
  msgstr "E-Mail:"
52
 
53
+ #: contact_form.php:74
54
+ #: contact_form.php:615
55
+ #: contact_form.php:644
56
  msgid "Email Address:"
57
  msgstr "E-Mail:"
58
 
59
+ #: contact_form.php:75
60
+ #: contact_form.php:616
61
+ #: contact_form.php:645
62
  msgid "Phone number:"
63
  msgstr ""
64
 
65
+ #: contact_form.php:76
66
+ #: contact_form.php:617
67
+ #: contact_form.php:646
68
  msgid "Subject:"
69
  msgstr "Předmět:"
70
 
71
+ #: contact_form.php:77
72
+ #: contact_form.php:618
73
+ #: contact_form.php:647
74
  msgid "Message:"
75
  msgstr "Zpráva:"
76
 
77
+ #: contact_form.php:78
78
+ #: contact_form.php:619
79
+ #: contact_form.php:648
80
  msgid "Attachment:"
81
  msgstr "Příloha:"
82
 
83
+ #: contact_form.php:79
84
+ #: contact_form.php:135
85
+ #: contact_form.php:620
86
+ #: contact_form.php:649
87
  msgid "Send me a copy"
88
  msgstr "Zaslat mi kopii"
89
 
90
+ #: contact_form.php:80
91
+ #: contact_form.php:621
92
+ #: contact_form.php:650
93
  msgid "Submit"
94
  msgstr "Zaslat"
95
 
96
+ #: contact_form.php:81
97
  msgid "Your name is required."
98
  msgstr "Jméno je požadováno."
99
 
100
+ #: contact_form.php:82
101
  #, fuzzy
102
  msgid "Address is required."
103
  msgstr "E-mail je požadován."
104
 
105
+ #: contact_form.php:83
106
  #, fuzzy
107
  msgid "A valid email address is required."
108
  msgstr "E-mail je požadován."
109
 
110
+ #: contact_form.php:84
111
+ #: contact_form.php:130
112
+ #: contact_form.php:133
113
  #, fuzzy
114
  msgid "Phone number is required."
115
  msgstr "Jméno je požadováno."
116
 
117
+ #: contact_form.php:85
118
+ #: contact_form.php:129
119
+ #: contact_form.php:132
120
  msgid "Subject is required."
121
  msgstr "Předmět je požadován."
122
 
123
+ #: contact_form.php:86
124
+ #: contact_form.php:128
125
+ #: contact_form.php:131
126
  msgid "Message text is required."
127
  msgstr "Zpráva je požadována."
128
 
129
+ #: contact_form.php:87
130
  msgid "File format is not valid."
131
  msgstr "Příloha nelze odeslat."
132
 
133
+ #: contact_form.php:88
134
  msgid "File upload error."
135
  msgstr ""
136
 
137
+ #: contact_form.php:89
138
  msgid "The file could not be uploaded."
139
  msgstr ""
140
 
141
+ #: contact_form.php:90
142
  msgid "This file is too large."
143
  msgstr ""
144
 
145
+ #: contact_form.php:91
146
  msgid "Please fill out the CAPTCHA."
147
  msgstr "Prosím opište následující text."
148
 
149
+ #: contact_form.php:92
150
  msgid "Please make corrections below and try again."
151
  msgstr "Prosím opravte následující chyby a zkuste to znovu."
152
 
153
+ #: contact_form.php:94
154
+ msgid "Thank you for contacting us."
155
+ msgstr "Děkujeme za zprávu."
156
+
157
+ #: contact_form.php:400
158
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
159
  msgstr "Pokud vyberete \"Přesměrování na stránku\" do políčka url byste měli vložit adresu v tomto formátu"
160
 
161
+ #: contact_form.php:409
162
  msgid "Such user does not exist. Settings are not saved."
163
  msgstr "Uživatel neexistuje. Nastavení neuloženo."
164
 
165
+ #: contact_form.php:414
166
+ #: contact_form.php:420
167
  #, fuzzy
168
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
169
  msgstr "Vložte správný mail. Nastavení neuloženo."
170
 
171
+ #: contact_form.php:425
172
  #, fuzzy
173
  msgid "Settings saved."
174
  msgstr "Nastavení uloženo."
175
 
176
+ #: contact_form.php:449
177
+ #: contact_form.php:718
178
+ #: contact_form.php:1525
179
+ #: contact_form.php:1536
180
+ msgid "Settings"
181
+ msgstr "Nastavení"
182
+
183
+ #: contact_form.php:450
184
+ #: contact_form.php:719
185
  #, fuzzy
186
  msgid "Extra settings"
187
  msgstr "Nastavení"
188
 
189
+ #: contact_form.php:455
190
+ #: contact_form.php:975
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 "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:"
193
 
194
+ #: contact_form.php:455
195
+ #: contact_form.php:456
196
+ #: contact_form.php:635
197
+ #: contact_form.php:683
198
  msgid "or"
199
  msgstr ""
200
 
201
+ #: contact_form.php:456
202
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
203
  msgstr ""
204
 
205
+ #: contact_form.php:457
206
  msgid "They work the same way."
207
  msgstr ""
208
 
209
+ #: contact_form.php:458
210
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
211
  msgstr "Pokud nebudou informace vyplněny, zprávy budou zasílány na mail, který byl uveden při registraci."
212
 
213
+ #: contact_form.php:462
214
  msgid "The user's email address:"
215
  msgstr "Použít email uživatele wordpressu:"
216
 
217
+ #: contact_form.php:466
218
  msgid "Create a username"
219
  msgstr "Vyberte uživatelské jméno"
220
 
221
+ #: contact_form.php:471
222
  msgid "Enter a username of the person who should get the messages from the contact form."
223
  msgstr "Nastavte uživatele, který bude dostávat zprávy z kontaktního formuláře."
224
 
225
+ #: contact_form.php:475
226
  msgid "Use this email address:"
227
  msgstr "Použít tento email:"
228
 
229
+ #: contact_form.php:478
230
  msgid "Enter the email address you want the messages forwarded to."
231
  msgstr "Nastavit email, který bude použit pro příjem zpráv."
232
 
233
+ #: contact_form.php:482
234
  msgid "Additional options"
235
  msgstr "Další nastavení"
236
 
237
+ #: contact_form.php:485
238
  msgid "What to use?"
239
  msgstr "K čemu?"
240
 
241
+ #: contact_form.php:488
242
  msgid "Wp-mail"
243
  msgstr "Wp-mail"
244
 
245
+ #: contact_form.php:489
246
  msgid "You can use the wp_mail function for mailing"
247
  msgstr "Pro zaslání mailu můžete použít wordpress wp_mail funkce"
248
 
249
+ #: contact_form.php:495
250
  msgid "Mail"
251
  msgstr "Mail"
252
 
253
+ #: contact_form.php:496
254
  msgid "To send mail you can use the php mail function"
255
  msgstr "Pro zaslání mailu můžete použít php mail funkce"
256
 
257
+ #: contact_form.php:500
258
  #, fuzzy
259
  msgid "Change text of the 'FROM' field"
260
  msgstr "Změnit políčko OD"
261
 
262
+ #: contact_form.php:506
263
  msgid "Enter the email address in the 'From' field"
264
  msgstr ""
265
 
266
+ #: contact_form.php:508
267
  msgid "User email"
268
  msgstr ""
269
 
270
+ #: contact_form.php:508
271
  msgid "The email address of the user who fills the form will be used in the field 'From'."
272
  msgstr ""
273
 
274
+ #: contact_form.php:510
275
  msgid "This email address will be used in the 'From' field."
276
  msgstr ""
277
 
278
+ #: contact_form.php:514
279
  #, fuzzy
280
  msgid "Display fields"
281
  msgstr "Zobraz text"
282
 
283
+ #: contact_form.php:516
284
+ #: contact_form.php:565
285
+ #: contact_form.php:755
286
+ #: contact_form.php:1406
287
  #, fuzzy
288
  msgid "Address"
289
  msgstr "E-Mail:"
290
 
291
+ #: contact_form.php:517
292
+ #: contact_form.php:567
293
+ #: contact_form.php:1414
294
  msgid "Phone"
295
  msgstr ""
296
 
297
+ #: contact_form.php:518
298
  #, fuzzy
299
  msgid "Attachment block"
300
  msgstr "Zobrazit možnost přílohy"
301
 
302
+ #: contact_form.php:518
303
  msgid "Users can attach the following file formats"
304
  msgstr "Uživatelé mohou vkládat soubory těchto typů"
305
 
306
+ #: contact_form.php:530
307
+ #: contact_form.php:533
308
+ #: contact_form.php:536
309
+ #: contact_form.php:784
310
  msgid "Captcha"
311
  msgstr ""
312
 
313
+ #: contact_form.php:530
314
+ #: contact_form.php:533
315
+ #: contact_form.php:536
316
+ msgid "(powered by"
 
317
  msgstr ""
318
 
319
+ #: contact_form.php:533
320
  #, fuzzy
321
  msgid "Activate captcha"
322
  msgstr "Aktivované pluginy"
323
 
324
+ #: contact_form.php:536
325
  #, fuzzy
326
  msgid "Download captcha"
327
  msgstr "Download"
328
 
329
+ #: contact_form.php:541
330
  #, fuzzy
331
  msgid "Display tips below the Attachment block"
332
  msgstr "Zobrazit vysvětlivky po bloku s přílohou."
333
 
334
+ #: contact_form.php:550
335
  msgid "Delete an attachment file from the server after the email is sent"
336
  msgstr ""
337
 
338
+ #: contact_form.php:556
339
  #, fuzzy
340
  msgid "Display 'Send me a copy' block"
341
  msgstr "Zobrazit Zaslat kopii"
342
 
343
+ #: contact_form.php:562
344
  msgid "Required fields"
345
  msgstr ""
346
 
347
+ #: contact_form.php:564
348
+ #: contact_form.php:750
349
+ #: contact_form.php:1401
350
  msgid "Name"
351
  msgstr "Jméno"
352
 
353
+ #: contact_form.php:566
354
  #, fuzzy
355
  msgid "Email Address"
356
  msgstr "E-Mail:"
357
 
358
+ #: contact_form.php:568
359
+ #: contact_form.php:770
360
+ #: contact_form.php:1417
361
  msgid "Subject"
362
  msgstr "Předmět"
363
 
364
+ #: contact_form.php:569
365
+ #: contact_form.php:774
366
+ #: contact_form.php:1420
367
  msgid "Message"
368
  msgstr "Zpráva"
369
 
370
+ #: contact_form.php:573
371
  #, fuzzy
372
  msgid "Display additional info in the email"
373
  msgstr "Zobrazit přidané info v mailu."
374
 
375
+ #: contact_form.php:578
376
+ #: contact_form.php:1373
377
  msgid "Sent from (ip address)"
378
  msgstr "Zasláno z (ip adresa)"
379
 
380
+ #: contact_form.php:578
381
  #, fuzzy
382
  msgid "Example: Sent from (IP address):\t127.0.0.1"
383
  msgstr "Zasláno z (ip adresa)"
384
 
385
+ #: contact_form.php:579
386
+ #: contact_form.php:1378
387
  msgid "Date/Time"
388
  msgstr "Datum / Čas"
389
 
390
+ #: contact_form.php:579
391
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
392
  msgstr ""
393
 
394
+ #: contact_form.php:580
395
+ #: contact_form.php:1383
396
  msgid "Sent from (referer)"
397
  msgstr "Příchozí od"
398
 
399
+ #: contact_form.php:580
400
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
401
  msgstr ""
402
 
403
+ #: contact_form.php:581
404
+ #: contact_form.php:1388
405
  msgid "Using (user agent)"
406
  msgstr "Používání"
407
 
408
+ #: contact_form.php:581
409
  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"
410
  msgstr ""
411
 
412
+ #: contact_form.php:585
413
  msgid "Language settings for the field names in the form"
414
  msgstr ""
415
 
416
+ #: contact_form.php:594
417
  msgid "Add a language"
418
  msgstr ""
419
 
420
+ #: contact_form.php:598
421
  #, fuzzy
422
  msgid "Change the names of the contact form fields and error messages"
423
  msgstr "Změnit popisek políček"
424
 
425
+ #: contact_form.php:603
426
+ #: contact_form.php:674
427
  msgid "English"
428
  msgstr ""
429
 
430
+ #: contact_form.php:622
431
+ #: contact_form.php:651
432
  msgid "Error message for the Name field"
433
  msgstr ""
434
 
435
+ #: contact_form.php:623
436
+ #: contact_form.php:652
437
  msgid "Error message for the Address field"
438
  msgstr ""
439
 
440
+ #: contact_form.php:624
441
+ #: contact_form.php:653
442
  msgid "Error message for the Email field"
443
  msgstr ""
444
 
445
+ #: contact_form.php:625
446
+ #: contact_form.php:654
447
  msgid "Error message for the Phone field"
448
  msgstr ""
449
 
450
+ #: contact_form.php:626
451
+ #: contact_form.php:655
452
  msgid "Error message for the Subject field"
453
  msgstr ""
454
 
455
+ #: contact_form.php:627
456
+ #: contact_form.php:656
457
  msgid "Error message for the Message field"
458
  msgstr ""
459
 
460
+ #: contact_form.php:628
461
+ #: contact_form.php:657
462
  msgid "Error message about the file type for the Attachment field"
463
  msgstr ""
464
 
465
+ #: contact_form.php:629
466
+ #: contact_form.php:658
467
  msgid "Error message while uploading a file for the Attachment field to the server"
468
  msgstr ""
469
 
470
+ #: contact_form.php:630
471
+ #: contact_form.php:659
472
  msgid "Error message while moving the file for the Attachment field"
473
  msgstr ""
474
 
475
+ #: contact_form.php:631
476
+ #: contact_form.php:660
477
  msgid "Error message when file size limit for the Attachment field is exceeded"
478
  msgstr ""
479
 
480
+ #: contact_form.php:632
481
+ #: contact_form.php:661
482
  msgid "Error message for the Captcha field"
483
  msgstr ""
484
 
485
+ #: contact_form.php:633
486
+ #: contact_form.php:662
487
  msgid "Error message for the whole form"
488
  msgstr ""
489
 
490
+ #: contact_form.php:635
491
+ #: contact_form.php:664
492
+ #: contact_form.php:683
493
+ #: contact_form.php:689
494
  msgid "Use shortcode"
495
  msgstr ""
496
 
497
+ #: contact_form.php:635
498
+ #: contact_form.php:664
499
+ #: contact_form.php:683
500
+ #: contact_form.php:689
501
  msgid "for this language"
502
  msgstr ""
503
 
504
+ #: contact_form.php:671
505
  msgid "Action after email is sent"
506
  msgstr "Akce po zaslání mailu."
507
 
508
+ #: contact_form.php:673
509
  msgid "Display text"
510
  msgstr "Zobraz text"
511
 
512
+ #: contact_form.php:682
513
+ #: contact_form.php:688
514
  msgid "Text"
515
  msgstr "Text"
516
 
517
+ #: contact_form.php:695
518
  msgid "Redirect to the page"
519
  msgstr "Přesměrovat na stránku"
520
 
521
+ #: contact_form.php:696
522
  msgid "Url"
523
  msgstr "Url"
524
 
525
+ #: contact_form.php:701
526
+ #: contact_form.php:876
527
  msgid "Save Changes"
528
  msgstr "Uložit změny"
529
 
530
+ #: contact_form.php:716
531
  #, fuzzy
532
  msgid "Contact Form Pro | Extra Settings"
533
  msgstr "Nastavení kontaktního formuláře"
534
 
535
+ #: contact_form.php:723
536
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
537
  msgstr ""
538
 
539
+ #: contact_form.php:730
540
  msgid "Errors output"
541
  msgstr ""
542
 
543
+ #: contact_form.php:733
544
  msgid "Display error messages"
545
  msgstr ""
546
 
547
+ #: contact_form.php:734
548
  msgid "Color of the input field errors."
549
  msgstr ""
550
 
551
+ #: contact_form.php:735
552
  msgid "Display error messages & color of the input field errors"
553
  msgstr ""
554
 
555
+ #: contact_form.php:740
556
  msgid "Add placeholder to the input blocks"
557
  msgstr ""
558
 
559
+ #: contact_form.php:746
560
  #, fuzzy
561
  msgid "Add tooltips"
562
  msgstr "Další nastavení"
563
 
564
+ #: contact_form.php:760
565
  #, fuzzy
566
  msgid "Email address"
567
  msgstr "E-Mail:"
568
 
569
+ #: contact_form.php:765
570
  msgid "Phone Number"
571
  msgstr ""
572
 
573
+ #: contact_form.php:779
574
  #, fuzzy
575
  msgid "Attachment"
576
  msgstr "Příloha:"
577
 
578
+ #: contact_form.php:784
579
+ msgid "(powered by bestwebsoft.com)"
580
+ msgstr ""
581
+
582
+ #: contact_form.php:789
583
  #, fuzzy
584
  msgid "Style options"
585
  msgstr "Další nastavení"
586
 
587
+ #: contact_form.php:792
588
  msgid "Text color"
589
  msgstr ""
590
 
591
+ #: contact_form.php:795
592
+ #: contact_form.php:800
593
+ #: contact_form.php:810
594
+ #: contact_form.php:815
595
+ #: contact_form.php:820
596
+ #: contact_form.php:825
597
+ #: contact_form.php:835
598
+ #: contact_form.php:840
599
+ #: contact_form.php:846
600
+ #: contact_form.php:857
601
+ #: contact_form.php:862
602
+ #: contact_form.php:867
603
  msgid "Default"
604
  msgstr ""
605
 
606
+ #: contact_form.php:797
607
  msgid "Label text color"
608
  msgstr ""
609
 
610
+ #: contact_form.php:802
611
  msgid "Placeholder color"
612
  msgstr ""
613
 
614
+ #: contact_form.php:807
615
  msgid "Errors color"
616
  msgstr ""
617
 
618
+ #: contact_form.php:812
619
  msgid "Error text color"
620
  msgstr ""
621
 
622
+ #: contact_form.php:817
623
  msgid "Background color of the input field errors"
624
  msgstr ""
625
 
626
+ #: contact_form.php:822
627
  msgid "Border color of the input field errors"
628
  msgstr ""
629
 
630
+ #: contact_form.php:827
631
  msgid "Placeholder color of the input field errors"
632
  msgstr ""
633
 
634
+ #: contact_form.php:832
635
  #, fuzzy
636
  msgid "Input fields"
637
  msgstr "Zobraz text"
638
 
639
+ #: contact_form.php:837
640
  msgid "Input fields background color"
641
  msgstr ""
642
 
643
+ #: contact_form.php:842
644
  msgid "Text fields color"
645
  msgstr ""
646
 
647
+ #: contact_form.php:844
648
  msgid "Border width in px, numbers only"
649
  msgstr ""
650
 
651
+ #: contact_form.php:848
652
+ #: contact_form.php:869
653
  msgid "Border color"
654
  msgstr ""
655
 
656
+ #: contact_form.php:853
657
  #, fuzzy
658
  msgid "Submit button"
659
  msgstr "Zaslat"
660
 
661
+ #: contact_form.php:855
662
  msgid "Width in px, numbers only"
663
  msgstr ""
664
 
665
+ #: contact_form.php:859
666
  msgid "Button color"
667
  msgstr ""
668
 
669
+ #: contact_form.php:864
670
  msgid "Button text color"
671
  msgstr ""
672
 
673
+ #: contact_form.php:880
674
  #, fuzzy
675
  msgid "Contact Form Pro | Preview"
676
  msgstr "Kontaktní formulář"
677
 
678
+ #: contact_form.php:883
679
  msgid "Show with errors"
680
  msgstr ""
681
 
682
+ #: contact_form.php:891
683
+ #: contact_form.php:893
684
  msgid "Please enter your full name..."
685
  msgstr ""
686
 
687
+ #: contact_form.php:904
688
+ #: contact_form.php:906
689
  msgid "Please enter your address..."
690
  msgstr ""
691
 
692
+ #: contact_form.php:915
693
+ #: contact_form.php:917
694
  #, fuzzy
695
  msgid "Please enter your email address..."
696
  msgstr "Použít tento email:"
697
 
698
+ #: contact_form.php:926
699
+ #: contact_form.php:928
700
  msgid "Please enter your phone number..."
701
  msgstr ""
702
 
703
+ #: contact_form.php:937
704
+ #: contact_form.php:939
705
  msgid "Please enter subject..."
706
  msgstr ""
707
 
708
+ #: contact_form.php:947
709
+ #: contact_form.php:949
710
  msgid "Please enter your message..."
711
  msgstr ""
712
 
713
+ #: contact_form.php:960
714
  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"
715
  msgstr ""
716
 
717
+ #: contact_form.php:1029
718
+ msgid "Sorry, email message could not be delivered."
719
+ msgstr "Omlouváme se, váš email nemohl být odeslán."
720
+
721
+ #: contact_form.php:1113
722
  msgid "You can attach the following file formats"
723
  msgstr "Můžete přiložit soubory těchto typů"
724
 
725
+ #: contact_form.php:1396
726
  msgid "Contact from"
727
  msgstr "Kontaktní formulář"
728
 
729
+ #: contact_form.php:1409
730
  msgid "Email"
731
  msgstr "E-Mail"
732
 
733
+ #: contact_form.php:1423
734
  msgid "Site"
735
  msgstr "Stránka"
736
 
737
+ #: contact_form.php:1478
738
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
739
  msgstr "Když uvidíte MIME, váš klient neakceptoval MIME typy."
740
 
741
+ #: contact_form.php:1537
742
  msgid "FAQ"
743
  msgstr "FAQ"
744
 
745
+ #: contact_form.php:1538
746
  msgid "Support"
747
  msgstr "Podpora"
748
 
749
+ #: contact_form.php:1597
750
  msgid "Are you sure that you want to delete this language data?"
751
  msgstr ""
752
 
753
+ #, fuzzy
754
+ #~ msgid "Memory usage"
755
+ #~ msgstr "Zpráva"
756
+
757
+ #, fuzzy
758
+ #~ msgid "Site URL"
759
+ #~ msgstr "Stránka"
760
+
761
+ #, fuzzy
762
+ #~ msgid "Please enter a valid email address."
763
+ #~ msgstr "Použít tento email:"
764
+
765
+ #, fuzzy
766
+ #~ msgid "Pro plugins"
767
+ #~ msgstr "BWS Plugins"
768
+ #~ msgid "Activated plugins"
769
+ #~ msgstr "Aktivované pluginy"
770
+ #~ msgid "Read more"
771
+ #~ msgstr "Čti více"
772
+ #~ msgid "Installed plugins"
773
+ #~ msgstr "Instalované pluginy"
774
+ #~ msgid "Recommended plugins"
775
+ #~ msgstr "Doporučené pluginy"
776
+
777
+ #, fuzzy
778
+ #~ msgid "Free plugins"
779
+ #~ msgstr "Doporučené pluginy"
780
+ #~ msgid "Download"
781
+ #~ msgstr "Download"
782
+ #~ msgid "Install %s"
783
+ #~ msgstr "Instalace %s"
784
+ #~ msgid "Install now from wordpress.org"
785
+ #~ msgstr "instalace z wordpress.org"
786
+
787
+ #, fuzzy
788
+ #~ msgid "If you have any questions, please contact us via"
789
+ #~ msgstr ""
790
+ #~ "Pokud máte dotazy, kontaktujte nás na mail: plugin@bestwebsoft.com nebo "
791
+ #~ "přes náš kontaktní formulář"
792
+
793
+ #, fuzzy
794
+ #~ msgid "Active Plugins"
795
+ #~ msgstr "Aktivované pluginy"
796
+
797
+ #, fuzzy
798
+ #~ msgid "Inactive Plugins"
799
+ #~ msgstr "Aktivované pluginy"
800
+
801
+ #, fuzzy
802
+ #~ msgid "Send to support"
803
+ #~ msgstr "Podpora"
804
  #~ msgid "Contact Form Options"
805
  #~ msgstr "Nastavení kontaktního formuláře"
806
  #~ msgid "Display Attachment tips"
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-08-20 13:26+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:26+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Mads Hannibal <mh@shortcuts.dk>\n"
9
  "MIME-Version: 1.0\n"
@@ -16,961 +16,792 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: contact_form.php:107
20
- msgid "Not set"
21
- msgstr ""
22
-
23
- #: contact_form.php:109
24
- #: contact_form.php:113
25
- msgid "On"
26
- msgstr ""
27
-
28
- #: contact_form.php:111
29
- #: contact_form.php:115
30
- msgid "Off"
31
- msgstr ""
32
-
33
- #: contact_form.php:119
34
- #: contact_form.php:123
35
- #: contact_form.php:127
36
- #: contact_form.php:131
37
- #: contact_form.php:135
38
- #: contact_form.php:161
39
- msgid "N/A"
40
- msgstr ""
41
-
42
- #: contact_form.php:133
43
- msgid " Mb"
44
- msgstr ""
45
-
46
- #: contact_form.php:137
47
- #: contact_form.php:141
48
- #: contact_form.php:145
49
- #: contact_form.php:156
50
- msgid "Yes"
51
- msgstr ""
52
-
53
- #: contact_form.php:139
54
- #: contact_form.php:143
55
- #: contact_form.php:147
56
- #: contact_form.php:158
57
- msgid "No"
58
- msgstr ""
59
-
60
- #: contact_form.php:172
61
- msgid "Operating System"
62
- msgstr ""
63
-
64
- #: contact_form.php:173
65
- msgid "Server"
66
- msgstr ""
67
-
68
- #: contact_form.php:174
69
- #, fuzzy
70
- msgid "Memory usage"
71
- msgstr "Besked"
72
-
73
- #: contact_form.php:175
74
- msgid "MYSQL Version"
75
- msgstr ""
76
-
77
- #: contact_form.php:176
78
- msgid "SQL Mode"
79
- msgstr ""
80
-
81
- #: contact_form.php:177
82
- msgid "PHP Version"
83
- msgstr ""
84
-
85
- #: contact_form.php:178
86
- msgid "PHP Safe Mode"
87
- msgstr ""
88
-
89
- #: contact_form.php:179
90
- msgid "PHP Allow URL fopen"
91
- msgstr ""
92
-
93
- #: contact_form.php:180
94
- msgid "PHP Memory Limit"
95
- msgstr ""
96
-
97
- #: contact_form.php:181
98
- msgid "PHP Max Upload Size"
99
- msgstr ""
100
-
101
- #: contact_form.php:182
102
- msgid "PHP Max Post Size"
103
- msgstr ""
104
-
105
- #: contact_form.php:183
106
- msgid "PHP Max Script Execute Time"
107
- msgstr ""
108
-
109
- #: contact_form.php:184
110
- msgid "PHP Exif support"
111
- msgstr ""
112
-
113
- #: contact_form.php:185
114
- msgid "PHP IPTC support"
115
- msgstr ""
116
-
117
- #: contact_form.php:186
118
- msgid "PHP XML support"
119
- msgstr ""
120
-
121
- #: contact_form.php:187
122
- #, fuzzy
123
- msgid "Site URL"
124
- msgstr "Site"
125
-
126
- #: contact_form.php:188
127
- msgid "Home URL"
128
- msgstr ""
129
-
130
- #: contact_form.php:189
131
- msgid "WordPress Version"
132
- msgstr ""
133
-
134
- #: contact_form.php:190
135
- msgid "WordPress DB Version"
136
- msgstr ""
137
-
138
- #: contact_form.php:191
139
- msgid "Multisite"
140
- msgstr ""
141
-
142
- #: contact_form.php:192
143
- msgid "Active Theme"
144
- msgstr ""
145
-
146
- #: contact_form.php:207
147
- #, fuzzy
148
- msgid "Please enter a valid email address."
149
- msgstr "Benyt denne e-mail-adresse:"
150
-
151
- #: contact_form.php:211
152
- msgid "Email with system info is sent to "
153
- msgstr ""
154
-
155
- #: contact_form.php:215
156
- #: contact_form.php:435
157
- msgid "Thank you for contacting us."
158
- msgstr "Tak fordi du kontaktede os"
159
-
160
- #: contact_form.php:243
161
- #: contact_form.php:1370
162
- msgid "Sorry, email message could not be delivered."
163
- msgstr "Beklager, men din e-mail kunne ikke leveres."
164
-
165
- #: contact_form.php:251
166
- #, fuzzy
167
- msgid "Pro plugins"
168
- msgstr "BWS Plugins"
169
-
170
- #: contact_form.php:254
171
- #: contact_form.php:280
172
- msgid "Activated plugins"
173
- msgstr "Aktiverede plugins"
174
-
175
- #: contact_form.php:256
176
- #: contact_form.php:264
177
- #: contact_form.php:272
178
- #: contact_form.php:282
179
- #: contact_form.php:290
180
- #: contact_form.php:298
181
- msgid "Read more"
182
- msgstr "Læs mere"
183
-
184
- #: contact_form.php:256
185
- #: contact_form.php:282
186
- #: contact_form.php:790
187
- #: contact_form.php:1059
188
- #: contact_form.php:1866
189
- #: contact_form.php:1877
190
- msgid "Settings"
191
- msgstr "Indstillinger"
192
-
193
- #: contact_form.php:262
194
- #: contact_form.php:288
195
- msgid "Installed plugins"
196
- msgstr "Installerede plugins"
197
-
198
- #: contact_form.php:270
199
- #: contact_form.php:296
200
- msgid "Recommended plugins"
201
- msgstr "Anbefalede plugins"
202
-
203
- #: contact_form.php:272
204
- msgid "Purchase"
205
- msgstr ""
206
-
207
- #: contact_form.php:277
208
- #, fuzzy
209
- msgid "Free plugins"
210
- msgstr "Anbefalede plugins"
211
-
212
- #: contact_form.php:298
213
- msgid "Download"
214
- msgstr "Download"
215
-
216
- #: contact_form.php:298
217
- #, php-format
218
- msgid "Install %s"
219
- msgstr "Installér %s"
220
-
221
- #: contact_form.php:298
222
- msgid "Install now from wordpress.org"
223
- msgstr "Installér nu fra wordpress.org"
224
-
225
- #: contact_form.php:303
226
- #, fuzzy
227
- msgid "If you have any questions, please contact us via"
228
- msgstr "Hvis du har spørgsmål kan du kontakte os på plugin@bestwebsoft.com eller bruge kontaktformularen på vores hjemmeside"
229
-
230
- #: contact_form.php:310
231
- msgid "System status"
232
- msgstr ""
233
-
234
- #: contact_form.php:314
235
- msgid "Environment"
236
- msgstr ""
237
-
238
- #: contact_form.php:325
239
- #, fuzzy
240
- msgid "Active Plugins"
241
- msgstr "Aktiverede plugins"
242
-
243
- #: contact_form.php:336
244
- #, fuzzy
245
- msgid "Inactive Plugins"
246
- msgstr "Aktiverede plugins"
247
-
248
- #: contact_form.php:350
249
- #, fuzzy
250
- msgid "Send to support"
251
- msgstr "Support"
252
-
253
- #: contact_form.php:357
254
- msgid "Send to custom email &#187;"
255
- msgstr ""
256
-
257
- #: contact_form.php:373
258
- #: contact_form.php:786
259
  #, fuzzy
260
  msgid "Contact Form Settings"
261
  msgstr "Indstillinger for kontaktformular"
262
 
263
- #: contact_form.php:373
264
  msgid "Contact Form"
265
  msgstr "Kontaktformular"
266
 
267
- #: contact_form.php:374
268
  #, fuzzy
269
  msgid "Contact Form Pro Extra Settings"
270
  msgstr "Indstillinger for kontaktformular"
271
 
272
- #: contact_form.php:374
273
- #: contact_form.php:1065
274
  #, fuzzy
275
  msgid "Contact Form Pro"
276
  msgstr "Kontaktformular"
277
 
278
- #: contact_form.php:413
279
- #: contact_form.php:954
280
- #: contact_form.php:983
281
  msgid "Name:"
282
  msgstr "Navn:"
283
 
284
- #: contact_form.php:414
285
- #: contact_form.php:955
286
- #: contact_form.php:984
287
  #, fuzzy
288
  msgid "Address:"
289
  msgstr "E-mail-adresse:"
290
 
291
- #: contact_form.php:415
292
- #: contact_form.php:956
293
- #: contact_form.php:985
294
  msgid "Email Address:"
295
  msgstr "E-mail-adresse:"
296
 
297
- #: contact_form.php:416
298
- #: contact_form.php:957
299
- #: contact_form.php:986
300
  msgid "Phone number:"
301
  msgstr ""
302
 
303
- #: contact_form.php:417
304
- #: contact_form.php:958
305
- #: contact_form.php:987
306
  msgid "Subject:"
307
  msgstr "Emne:"
308
 
309
- #: contact_form.php:418
310
- #: contact_form.php:959
311
- #: contact_form.php:988
312
  msgid "Message:"
313
  msgstr "Besked:"
314
 
315
- #: contact_form.php:419
316
- #: contact_form.php:960
317
- #: contact_form.php:989
318
  msgid "Attachment:"
319
  msgstr "Bilag:"
320
 
321
- #: contact_form.php:420
322
- #: contact_form.php:476
323
- #: contact_form.php:961
324
- #: contact_form.php:990
325
  msgid "Send me a copy"
326
  msgstr "Send mig en kopi"
327
 
328
- #: contact_form.php:421
329
- #: contact_form.php:962
330
- #: contact_form.php:991
331
  msgid "Submit"
332
  msgstr "Send"
333
 
334
- #: contact_form.php:422
335
  msgid "Your name is required."
336
  msgstr "Dit navn er obligatorisk"
337
 
338
- #: contact_form.php:423
339
  #, fuzzy
340
  msgid "Address is required."
341
  msgstr "En korrekt e-mail-adresse er påkrævet."
342
 
343
- #: contact_form.php:424
344
  #, fuzzy
345
  msgid "A valid email address is required."
346
  msgstr "En korrekt e-mail-adresse er påkrævet."
347
 
348
- #: contact_form.php:425
349
- #: contact_form.php:471
350
- #: contact_form.php:474
351
  #, fuzzy
352
  msgid "Phone number is required."
353
  msgstr "Dit navn er obligatorisk"
354
 
355
- #: contact_form.php:426
356
- #: contact_form.php:470
357
- #: contact_form.php:473
358
  msgid "Subject is required."
359
  msgstr "Emnefeltet er obligatorisk."
360
 
361
- #: contact_form.php:427
362
- #: contact_form.php:469
363
- #: contact_form.php:472
364
  msgid "Message text is required."
365
  msgstr "Du skal angive en besked"
366
 
367
- #: contact_form.php:428
368
  msgid "File format is not valid."
369
  msgstr "Bilaget er korrupt."
370
 
371
- #: contact_form.php:429
372
  msgid "File upload error."
373
  msgstr ""
374
 
375
- #: contact_form.php:430
376
  msgid "The file could not be uploaded."
377
  msgstr ""
378
 
379
- #: contact_form.php:431
380
  msgid "This file is too large."
381
  msgstr ""
382
 
383
- #: contact_form.php:432
384
  msgid "Please fill out the CAPTCHA."
385
  msgstr "Venligst udfyld CAPTCHA-feltet."
386
 
387
- #: contact_form.php:433
388
  msgid "Please make corrections below and try again."
389
  msgstr "Ret venligst nedenstående og prøv igen."
390
 
391
- #: contact_form.php:741
 
 
 
 
392
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
393
  msgstr ""
394
 
395
- #: contact_form.php:750
396
  msgid "Such user does not exist. Settings are not saved."
397
  msgstr "Brugeren eksisterer ikke. Indstillingerne er ikke gemt."
398
 
399
- #: contact_form.php:755
400
- #: contact_form.php:761
401
  #, fuzzy
402
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
403
  msgstr "Benyt venligst en korrekt e-mail-adresse. Indstillingerne er ikke gemt."
404
 
405
- #: contact_form.php:766
406
  #, fuzzy
407
  msgid "Settings saved."
408
  msgstr "Indstillinger gemt."
409
 
410
- #: contact_form.php:791
411
- #: contact_form.php:1060
 
 
 
 
 
 
 
412
  #, fuzzy
413
  msgid "Extra settings"
414
  msgstr "Indstillinger"
415
 
416
- #: contact_form.php:796
417
- #: contact_form.php:1316
418
  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:"
419
  msgstr "Hvis du ønsker at tilføje en kontaktformular til din side, kopier og put denne kode i din kommentar eller på din side: "
420
 
421
- #: contact_form.php:796
422
- #: contact_form.php:797
423
- #: contact_form.php:976
424
- #: contact_form.php:1024
425
  msgid "or"
426
  msgstr ""
427
 
428
- #: contact_form.php:797
429
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
430
  msgstr ""
431
 
432
- #: contact_form.php:798
433
  msgid "They work the same way."
434
  msgstr ""
435
 
436
- #: contact_form.php:799
437
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
438
  msgstr "Hvis felterne nedenunder er tomme, vil meddelesen blive sendt til den adresse, som var angivet ved registreringen."
439
 
440
- #: contact_form.php:803
441
  msgid "The user's email address:"
442
  msgstr "Benyt e-mail-adressen til wordpressbrugeren:"
443
 
444
- #: contact_form.php:807
445
  msgid "Create a username"
446
  msgstr "Vælg brugernavn"
447
 
448
- #: contact_form.php:812
449
  msgid "Enter a username of the person who should get the messages from the contact form."
450
  msgstr "Angiv det brugernavn, som vil modtage beskeder fra en kontaktformular."
451
 
452
- #: contact_form.php:816
453
  msgid "Use this email address:"
454
  msgstr "Benyt denne e-mail-adresse:"
455
 
456
- #: contact_form.php:819
457
  msgid "Enter the email address you want the messages forwarded to."
458
  msgstr "Angiv den e-mail-adresse, som vil blive benyttet ved modtagelse af beskeder."
459
 
460
- #: contact_form.php:823
461
  msgid "Additional options"
462
  msgstr "Flere valgmuligheder"
463
 
464
- #: contact_form.php:826
465
  msgid "What to use?"
466
  msgstr ""
467
 
468
- #: contact_form.php:829
469
  msgid "Wp-mail"
470
  msgstr "Wp-mail"
471
 
472
- #: contact_form.php:830
473
  msgid "You can use the wp_mail function for mailing"
474
  msgstr ""
475
 
476
- #: contact_form.php:836
477
  msgid "Mail"
478
  msgstr "Mail"
479
 
480
- #: contact_form.php:837
481
  msgid "To send mail you can use the php mail function"
482
  msgstr ""
483
 
484
- #: contact_form.php:841
485
  #, fuzzy
486
  msgid "Change text of the 'FROM' field"
487
  msgstr "Skift FRA-felterne i kontaktformularen"
488
 
489
- #: contact_form.php:847
490
  msgid "Enter the email address in the 'From' field"
491
  msgstr ""
492
 
493
- #: contact_form.php:849
494
  msgid "User email"
495
  msgstr ""
496
 
497
- #: contact_form.php:849
498
  msgid "The email address of the user who fills the form will be used in the field 'From'."
499
  msgstr ""
500
 
501
- #: contact_form.php:851
502
  msgid "This email address will be used in the 'From' field."
503
  msgstr ""
504
 
505
- #: contact_form.php:855
506
  #, fuzzy
507
  msgid "Display fields"
508
  msgstr "Vis bilag"
509
 
510
- #: contact_form.php:857
511
- #: contact_form.php:906
512
- #: contact_form.php:1096
513
- #: contact_form.php:1747
514
  #, fuzzy
515
  msgid "Address"
516
  msgstr "E-mail-adresse:"
517
 
518
- #: contact_form.php:858
519
- #: contact_form.php:908
520
- #: contact_form.php:1755
521
  msgid "Phone"
522
  msgstr ""
523
 
524
- #: contact_form.php:859
525
  #, fuzzy
526
  msgid "Attachment block"
527
  msgstr "Vis bilag"
528
 
529
- #: contact_form.php:859
530
  msgid "Users can attach the following file formats"
531
  msgstr "Brugere kan vedlægge filer af følgende typer"
532
 
533
- #: contact_form.php:871
534
- #: contact_form.php:874
535
- #: contact_form.php:877
536
- #: contact_form.php:1125
537
  msgid "Captcha"
538
  msgstr ""
539
 
540
- #: contact_form.php:871
541
- #: contact_form.php:874
542
- #: contact_form.php:877
543
- #: contact_form.php:1125
544
- msgid "(powered by bestwebsoft.com)"
545
  msgstr ""
546
 
547
- #: contact_form.php:874
548
  #, fuzzy
549
  msgid "Activate captcha"
550
  msgstr "Aktiverede plugins"
551
 
552
- #: contact_form.php:877
553
  #, fuzzy
554
  msgid "Download captcha"
555
  msgstr "Download"
556
 
557
- #: contact_form.php:882
558
  #, fuzzy
559
  msgid "Display tips below the Attachment block"
560
  msgstr "Vis bilag"
561
 
562
- #: contact_form.php:891
563
  msgid "Delete an attachment file from the server after the email is sent"
564
  msgstr ""
565
 
566
- #: contact_form.php:897
567
  #, fuzzy
568
  msgid "Display 'Send me a copy' block"
569
  msgstr "Vis \"Send mig en kopi\"-afsnit"
570
 
571
- #: contact_form.php:903
572
  msgid "Required fields"
573
  msgstr ""
574
 
575
- #: contact_form.php:905
576
- #: contact_form.php:1091
577
- #: contact_form.php:1742
578
  msgid "Name"
579
  msgstr "Navn"
580
 
581
- #: contact_form.php:907
582
  #, fuzzy
583
  msgid "Email Address"
584
  msgstr "E-mail-adresse:"
585
 
586
- #: contact_form.php:909
587
- #: contact_form.php:1111
588
- #: contact_form.php:1758
589
  msgid "Subject"
590
  msgstr "Emne"
591
 
592
- #: contact_form.php:910
593
- #: contact_form.php:1115
594
- #: contact_form.php:1761
595
  msgid "Message"
596
  msgstr "Besked"
597
 
598
- #: contact_form.php:914
599
  #, fuzzy
600
  msgid "Display additional info in the email"
601
  msgstr "Vis yderligere information i e-mail"
602
 
603
- #: contact_form.php:919
604
- #: contact_form.php:1714
605
  msgid "Sent from (ip address)"
606
  msgstr "Sendt fra (IP-adresse)"
607
 
608
- #: contact_form.php:919
609
  #, fuzzy
610
  msgid "Example: Sent from (IP address):\t127.0.0.1"
611
  msgstr "Sendt fra (IP-adresse)"
612
 
613
- #: contact_form.php:920
614
- #: contact_form.php:1719
615
  msgid "Date/Time"
616
  msgstr "Dato/klokkeslæt"
617
 
618
- #: contact_form.php:920
619
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
620
  msgstr ""
621
 
622
- #: contact_form.php:921
623
- #: contact_form.php:1724
624
  msgid "Sent from (referer)"
625
  msgstr "Sendt fra (referent)"
626
 
627
- #: contact_form.php:921
628
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
629
  msgstr ""
630
 
631
- #: contact_form.php:922
632
- #: contact_form.php:1729
633
  msgid "Using (user agent)"
634
  msgstr "Med (user agent)"
635
 
636
- #: contact_form.php:922
637
  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"
638
  msgstr ""
639
 
640
- #: contact_form.php:926
641
  msgid "Language settings for the field names in the form"
642
  msgstr ""
643
 
644
- #: contact_form.php:935
645
  msgid "Add a language"
646
  msgstr ""
647
 
648
- #: contact_form.php:939
649
  #, fuzzy
650
  msgid "Change the names of the contact form fields and error messages"
651
  msgstr "Skifte etiketter til felterne i kontaktformularen"
652
 
653
- #: contact_form.php:944
654
- #: contact_form.php:1015
655
  msgid "English"
656
  msgstr ""
657
 
658
- #: contact_form.php:963
659
- #: contact_form.php:992
660
  msgid "Error message for the Name field"
661
  msgstr ""
662
 
663
- #: contact_form.php:964
664
- #: contact_form.php:993
665
  msgid "Error message for the Address field"
666
  msgstr ""
667
 
668
- #: contact_form.php:965
669
- #: contact_form.php:994
670
  msgid "Error message for the Email field"
671
  msgstr ""
672
 
673
- #: contact_form.php:966
674
- #: contact_form.php:995
675
  msgid "Error message for the Phone field"
676
  msgstr ""
677
 
678
- #: contact_form.php:967
679
- #: contact_form.php:996
680
  msgid "Error message for the Subject field"
681
  msgstr ""
682
 
683
- #: contact_form.php:968
684
- #: contact_form.php:997
685
  msgid "Error message for the Message field"
686
  msgstr ""
687
 
688
- #: contact_form.php:969
689
- #: contact_form.php:998
690
  msgid "Error message about the file type for the Attachment field"
691
  msgstr ""
692
 
693
- #: contact_form.php:970
694
- #: contact_form.php:999
695
  msgid "Error message while uploading a file for the Attachment field to the server"
696
  msgstr ""
697
 
698
- #: contact_form.php:971
699
- #: contact_form.php:1000
700
  msgid "Error message while moving the file for the Attachment field"
701
  msgstr ""
702
 
703
- #: contact_form.php:972
704
- #: contact_form.php:1001
705
  msgid "Error message when file size limit for the Attachment field is exceeded"
706
  msgstr ""
707
 
708
- #: contact_form.php:973
709
- #: contact_form.php:1002
710
  msgid "Error message for the Captcha field"
711
  msgstr ""
712
 
713
- #: contact_form.php:974
714
- #: contact_form.php:1003
715
  msgid "Error message for the whole form"
716
  msgstr ""
717
 
718
- #: contact_form.php:976
719
- #: contact_form.php:1005
720
- #: contact_form.php:1024
721
- #: contact_form.php:1030
722
  msgid "Use shortcode"
723
  msgstr ""
724
 
725
- #: contact_form.php:976
726
- #: contact_form.php:1005
727
- #: contact_form.php:1024
728
- #: contact_form.php:1030
729
  msgid "for this language"
730
  msgstr ""
731
 
732
- #: contact_form.php:1012
733
  msgid "Action after email is sent"
734
  msgstr ""
735
 
736
- #: contact_form.php:1014
737
  #, fuzzy
738
  msgid "Display text"
739
  msgstr "Vis bilag"
740
 
741
- #: contact_form.php:1023
742
- #: contact_form.php:1029
743
  msgid "Text"
744
  msgstr ""
745
 
746
- #: contact_form.php:1036
747
  msgid "Redirect to the page"
748
  msgstr ""
749
 
750
- #: contact_form.php:1037
751
  msgid "Url"
752
  msgstr ""
753
 
754
- #: contact_form.php:1042
755
- #: contact_form.php:1217
756
  msgid "Save Changes"
757
  msgstr "Gem ændringer"
758
 
759
- #: contact_form.php:1057
760
  #, fuzzy
761
  msgid "Contact Form Pro | Extra Settings"
762
  msgstr "Indstillinger for kontaktformular"
763
 
764
- #: contact_form.php:1064
765
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
766
  msgstr ""
767
 
768
- #: contact_form.php:1071
769
  msgid "Errors output"
770
  msgstr ""
771
 
772
- #: contact_form.php:1074
773
  msgid "Display error messages"
774
  msgstr ""
775
 
776
- #: contact_form.php:1075
777
  msgid "Color of the input field errors."
778
  msgstr ""
779
 
780
- #: contact_form.php:1076
781
  msgid "Display error messages & color of the input field errors"
782
  msgstr ""
783
 
784
- #: contact_form.php:1081
785
  msgid "Add placeholder to the input blocks"
786
  msgstr ""
787
 
788
- #: contact_form.php:1087
789
  #, fuzzy
790
  msgid "Add tooltips"
791
  msgstr "Flere valgmuligheder"
792
 
793
- #: contact_form.php:1101
794
  #, fuzzy
795
  msgid "Email address"
796
  msgstr "E-mail-adresse:"
797
 
798
- #: contact_form.php:1106
799
  msgid "Phone Number"
800
  msgstr ""
801
 
802
- #: contact_form.php:1120
803
  #, fuzzy
804
  msgid "Attachment"
805
  msgstr "Bilag:"
806
 
807
- #: contact_form.php:1130
 
 
 
 
808
  #, fuzzy
809
  msgid "Style options"
810
  msgstr "Flere valgmuligheder"
811
 
812
- #: contact_form.php:1133
813
  msgid "Text color"
814
  msgstr ""
815
 
816
- #: contact_form.php:1136
817
- #: contact_form.php:1141
818
- #: contact_form.php:1151
819
- #: contact_form.php:1156
820
- #: contact_form.php:1161
821
- #: contact_form.php:1166
822
- #: contact_form.php:1176
823
- #: contact_form.php:1181
824
- #: contact_form.php:1187
825
- #: contact_form.php:1198
826
- #: contact_form.php:1203
827
- #: contact_form.php:1208
828
  msgid "Default"
829
  msgstr ""
830
 
831
- #: contact_form.php:1138
832
  msgid "Label text color"
833
  msgstr ""
834
 
835
- #: contact_form.php:1143
836
  msgid "Placeholder color"
837
  msgstr ""
838
 
839
- #: contact_form.php:1148
840
  msgid "Errors color"
841
  msgstr ""
842
 
843
- #: contact_form.php:1153
844
  msgid "Error text color"
845
  msgstr ""
846
 
847
- #: contact_form.php:1158
848
  msgid "Background color of the input field errors"
849
  msgstr ""
850
 
851
- #: contact_form.php:1163
852
  msgid "Border color of the input field errors"
853
  msgstr ""
854
 
855
- #: contact_form.php:1168
856
  msgid "Placeholder color of the input field errors"
857
  msgstr ""
858
 
859
- #: contact_form.php:1173
860
  #, fuzzy
861
  msgid "Input fields"
862
  msgstr "Vis bilag"
863
 
864
- #: contact_form.php:1178
865
  msgid "Input fields background color"
866
  msgstr ""
867
 
868
- #: contact_form.php:1183
869
  msgid "Text fields color"
870
  msgstr ""
871
 
872
- #: contact_form.php:1185
873
  msgid "Border width in px, numbers only"
874
  msgstr ""
875
 
876
- #: contact_form.php:1189
877
- #: contact_form.php:1210
878
  msgid "Border color"
879
  msgstr ""
880
 
881
- #: contact_form.php:1194
882
  #, fuzzy
883
  msgid "Submit button"
884
  msgstr "Send"
885
 
886
- #: contact_form.php:1196
887
  msgid "Width in px, numbers only"
888
  msgstr ""
889
 
890
- #: contact_form.php:1200
891
  msgid "Button color"
892
  msgstr ""
893
 
894
- #: contact_form.php:1205
895
  msgid "Button text color"
896
  msgstr ""
897
 
898
- #: contact_form.php:1221
899
  #, fuzzy
900
  msgid "Contact Form Pro | Preview"
901
  msgstr "Kontaktformular"
902
 
903
- #: contact_form.php:1224
904
  msgid "Show with errors"
905
  msgstr ""
906
 
907
- #: contact_form.php:1232
908
- #: contact_form.php:1234
909
  msgid "Please enter your full name..."
910
  msgstr ""
911
 
912
- #: contact_form.php:1245
913
- #: contact_form.php:1247
914
  msgid "Please enter your address..."
915
  msgstr ""
916
 
917
- #: contact_form.php:1256
918
- #: contact_form.php:1258
919
  #, fuzzy
920
  msgid "Please enter your email address..."
921
  msgstr "Benyt denne e-mail-adresse:"
922
 
923
- #: contact_form.php:1267
924
- #: contact_form.php:1269
925
  msgid "Please enter your phone number..."
926
  msgstr ""
927
 
928
- #: contact_form.php:1278
929
- #: contact_form.php:1280
930
  msgid "Please enter subject..."
931
  msgstr ""
932
 
933
- #: contact_form.php:1288
934
- #: contact_form.php:1290
935
  msgid "Please enter your message..."
936
  msgstr ""
937
 
938
- #: contact_form.php:1301
939
  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"
940
  msgstr ""
941
 
942
- #: contact_form.php:1454
 
 
 
 
943
  msgid "You can attach the following file formats"
944
  msgstr "Du kan vedhæfte filer af følgende typer"
945
 
946
- #: contact_form.php:1737
947
  msgid "Contact from"
948
  msgstr "Kontakt fra"
949
 
950
- #: contact_form.php:1750
951
  msgid "Email"
952
  msgstr "E-mail"
953
 
954
- #: contact_form.php:1764
955
  msgid "Site"
956
  msgstr "Site"
957
 
958
- #: contact_form.php:1819
959
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
960
  msgstr "Dersom du kan se denne MIME, så aksepterer ikke klienten din MIME-typer!"
961
 
962
- #: contact_form.php:1878
963
  msgid "FAQ"
964
  msgstr "Ofte stillede spørgsmål"
965
 
966
- #: contact_form.php:1879
967
  msgid "Support"
968
  msgstr "Support"
969
 
970
- #: contact_form.php:1937
971
  msgid "Are you sure that you want to delete this language data?"
972
  msgstr ""
973
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
974
  #~ msgid "Contact Form Options"
975
  #~ msgstr "Indstillinger for kontaktformular"
976
  #~ msgid "Please enter a valid email address. Settings are not saved."
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:48+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:48+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Mads Hannibal <mh@shortcuts.dk>\n"
9
  "MIME-Version: 1.0\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: contact_form.php:32
20
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  #, fuzzy
22
  msgid "Contact Form Settings"
23
  msgstr "Indstillinger for kontaktformular"
24
 
25
+ #: contact_form.php:32
26
  msgid "Contact Form"
27
  msgstr "Kontaktformular"
28
 
29
+ #: contact_form.php:33
30
  #, fuzzy
31
  msgid "Contact Form Pro Extra Settings"
32
  msgstr "Indstillinger for kontaktformular"
33
 
34
+ #: contact_form.php:33
35
+ #: contact_form.php:724
36
  #, fuzzy
37
  msgid "Contact Form Pro"
38
  msgstr "Kontaktformular"
39
 
40
+ #: contact_form.php:72
41
+ #: contact_form.php:613
42
+ #: contact_form.php:642
43
  msgid "Name:"
44
  msgstr "Navn:"
45
 
46
+ #: contact_form.php:73
47
+ #: contact_form.php:614
48
+ #: contact_form.php:643
49
  #, fuzzy
50
  msgid "Address:"
51
  msgstr "E-mail-adresse:"
52
 
53
+ #: contact_form.php:74
54
+ #: contact_form.php:615
55
+ #: contact_form.php:644
56
  msgid "Email Address:"
57
  msgstr "E-mail-adresse:"
58
 
59
+ #: contact_form.php:75
60
+ #: contact_form.php:616
61
+ #: contact_form.php:645
62
  msgid "Phone number:"
63
  msgstr ""
64
 
65
+ #: contact_form.php:76
66
+ #: contact_form.php:617
67
+ #: contact_form.php:646
68
  msgid "Subject:"
69
  msgstr "Emne:"
70
 
71
+ #: contact_form.php:77
72
+ #: contact_form.php:618
73
+ #: contact_form.php:647
74
  msgid "Message:"
75
  msgstr "Besked:"
76
 
77
+ #: contact_form.php:78
78
+ #: contact_form.php:619
79
+ #: contact_form.php:648
80
  msgid "Attachment:"
81
  msgstr "Bilag:"
82
 
83
+ #: contact_form.php:79
84
+ #: contact_form.php:135
85
+ #: contact_form.php:620
86
+ #: contact_form.php:649
87
  msgid "Send me a copy"
88
  msgstr "Send mig en kopi"
89
 
90
+ #: contact_form.php:80
91
+ #: contact_form.php:621
92
+ #: contact_form.php:650
93
  msgid "Submit"
94
  msgstr "Send"
95
 
96
+ #: contact_form.php:81
97
  msgid "Your name is required."
98
  msgstr "Dit navn er obligatorisk"
99
 
100
+ #: contact_form.php:82
101
  #, fuzzy
102
  msgid "Address is required."
103
  msgstr "En korrekt e-mail-adresse er påkrævet."
104
 
105
+ #: contact_form.php:83
106
  #, fuzzy
107
  msgid "A valid email address is required."
108
  msgstr "En korrekt e-mail-adresse er påkrævet."
109
 
110
+ #: contact_form.php:84
111
+ #: contact_form.php:130
112
+ #: contact_form.php:133
113
  #, fuzzy
114
  msgid "Phone number is required."
115
  msgstr "Dit navn er obligatorisk"
116
 
117
+ #: contact_form.php:85
118
+ #: contact_form.php:129
119
+ #: contact_form.php:132
120
  msgid "Subject is required."
121
  msgstr "Emnefeltet er obligatorisk."
122
 
123
+ #: contact_form.php:86
124
+ #: contact_form.php:128
125
+ #: contact_form.php:131
126
  msgid "Message text is required."
127
  msgstr "Du skal angive en besked"
128
 
129
+ #: contact_form.php:87
130
  msgid "File format is not valid."
131
  msgstr "Bilaget er korrupt."
132
 
133
+ #: contact_form.php:88
134
  msgid "File upload error."
135
  msgstr ""
136
 
137
+ #: contact_form.php:89
138
  msgid "The file could not be uploaded."
139
  msgstr ""
140
 
141
+ #: contact_form.php:90
142
  msgid "This file is too large."
143
  msgstr ""
144
 
145
+ #: contact_form.php:91
146
  msgid "Please fill out the CAPTCHA."
147
  msgstr "Venligst udfyld CAPTCHA-feltet."
148
 
149
+ #: contact_form.php:92
150
  msgid "Please make corrections below and try again."
151
  msgstr "Ret venligst nedenstående og prøv igen."
152
 
153
+ #: contact_form.php:94
154
+ msgid "Thank you for contacting us."
155
+ msgstr "Tak fordi du kontaktede os"
156
+
157
+ #: contact_form.php:400
158
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
159
  msgstr ""
160
 
161
+ #: contact_form.php:409
162
  msgid "Such user does not exist. Settings are not saved."
163
  msgstr "Brugeren eksisterer ikke. Indstillingerne er ikke gemt."
164
 
165
+ #: contact_form.php:414
166
+ #: contact_form.php:420
167
  #, fuzzy
168
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
169
  msgstr "Benyt venligst en korrekt e-mail-adresse. Indstillingerne er ikke gemt."
170
 
171
+ #: contact_form.php:425
172
  #, fuzzy
173
  msgid "Settings saved."
174
  msgstr "Indstillinger gemt."
175
 
176
+ #: contact_form.php:449
177
+ #: contact_form.php:718
178
+ #: contact_form.php:1525
179
+ #: contact_form.php:1536
180
+ msgid "Settings"
181
+ msgstr "Indstillinger"
182
+
183
+ #: contact_form.php:450
184
+ #: contact_form.php:719
185
  #, fuzzy
186
  msgid "Extra settings"
187
  msgstr "Indstillinger"
188
 
189
+ #: contact_form.php:455
190
+ #: contact_form.php:975
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 "Hvis du ønsker at tilføje en kontaktformular til din side, kopier og put denne kode i din kommentar eller på din side: "
193
 
194
+ #: contact_form.php:455
195
+ #: contact_form.php:456
196
+ #: contact_form.php:635
197
+ #: contact_form.php:683
198
  msgid "or"
199
  msgstr ""
200
 
201
+ #: contact_form.php:456
202
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
203
  msgstr ""
204
 
205
+ #: contact_form.php:457
206
  msgid "They work the same way."
207
  msgstr ""
208
 
209
+ #: contact_form.php:458
210
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
211
  msgstr "Hvis felterne nedenunder er tomme, vil meddelesen blive sendt til den adresse, som var angivet ved registreringen."
212
 
213
+ #: contact_form.php:462
214
  msgid "The user's email address:"
215
  msgstr "Benyt e-mail-adressen til wordpressbrugeren:"
216
 
217
+ #: contact_form.php:466
218
  msgid "Create a username"
219
  msgstr "Vælg brugernavn"
220
 
221
+ #: contact_form.php:471
222
  msgid "Enter a username of the person who should get the messages from the contact form."
223
  msgstr "Angiv det brugernavn, som vil modtage beskeder fra en kontaktformular."
224
 
225
+ #: contact_form.php:475
226
  msgid "Use this email address:"
227
  msgstr "Benyt denne e-mail-adresse:"
228
 
229
+ #: contact_form.php:478
230
  msgid "Enter the email address you want the messages forwarded to."
231
  msgstr "Angiv den e-mail-adresse, som vil blive benyttet ved modtagelse af beskeder."
232
 
233
+ #: contact_form.php:482
234
  msgid "Additional options"
235
  msgstr "Flere valgmuligheder"
236
 
237
+ #: contact_form.php:485
238
  msgid "What to use?"
239
  msgstr ""
240
 
241
+ #: contact_form.php:488
242
  msgid "Wp-mail"
243
  msgstr "Wp-mail"
244
 
245
+ #: contact_form.php:489
246
  msgid "You can use the wp_mail function for mailing"
247
  msgstr ""
248
 
249
+ #: contact_form.php:495
250
  msgid "Mail"
251
  msgstr "Mail"
252
 
253
+ #: contact_form.php:496
254
  msgid "To send mail you can use the php mail function"
255
  msgstr ""
256
 
257
+ #: contact_form.php:500
258
  #, fuzzy
259
  msgid "Change text of the 'FROM' field"
260
  msgstr "Skift FRA-felterne i kontaktformularen"
261
 
262
+ #: contact_form.php:506
263
  msgid "Enter the email address in the 'From' field"
264
  msgstr ""
265
 
266
+ #: contact_form.php:508
267
  msgid "User email"
268
  msgstr ""
269
 
270
+ #: contact_form.php:508
271
  msgid "The email address of the user who fills the form will be used in the field 'From'."
272
  msgstr ""
273
 
274
+ #: contact_form.php:510
275
  msgid "This email address will be used in the 'From' field."
276
  msgstr ""
277
 
278
+ #: contact_form.php:514
279
  #, fuzzy
280
  msgid "Display fields"
281
  msgstr "Vis bilag"
282
 
283
+ #: contact_form.php:516
284
+ #: contact_form.php:565
285
+ #: contact_form.php:755
286
+ #: contact_form.php:1406
287
  #, fuzzy
288
  msgid "Address"
289
  msgstr "E-mail-adresse:"
290
 
291
+ #: contact_form.php:517
292
+ #: contact_form.php:567
293
+ #: contact_form.php:1414
294
  msgid "Phone"
295
  msgstr ""
296
 
297
+ #: contact_form.php:518
298
  #, fuzzy
299
  msgid "Attachment block"
300
  msgstr "Vis bilag"
301
 
302
+ #: contact_form.php:518
303
  msgid "Users can attach the following file formats"
304
  msgstr "Brugere kan vedlægge filer af følgende typer"
305
 
306
+ #: contact_form.php:530
307
+ #: contact_form.php:533
308
+ #: contact_form.php:536
309
+ #: contact_form.php:784
310
  msgid "Captcha"
311
  msgstr ""
312
 
313
+ #: contact_form.php:530
314
+ #: contact_form.php:533
315
+ #: contact_form.php:536
316
+ msgid "(powered by"
 
317
  msgstr ""
318
 
319
+ #: contact_form.php:533
320
  #, fuzzy
321
  msgid "Activate captcha"
322
  msgstr "Aktiverede plugins"
323
 
324
+ #: contact_form.php:536
325
  #, fuzzy
326
  msgid "Download captcha"
327
  msgstr "Download"
328
 
329
+ #: contact_form.php:541
330
  #, fuzzy
331
  msgid "Display tips below the Attachment block"
332
  msgstr "Vis bilag"
333
 
334
+ #: contact_form.php:550
335
  msgid "Delete an attachment file from the server after the email is sent"
336
  msgstr ""
337
 
338
+ #: contact_form.php:556
339
  #, fuzzy
340
  msgid "Display 'Send me a copy' block"
341
  msgstr "Vis \"Send mig en kopi\"-afsnit"
342
 
343
+ #: contact_form.php:562
344
  msgid "Required fields"
345
  msgstr ""
346
 
347
+ #: contact_form.php:564
348
+ #: contact_form.php:750
349
+ #: contact_form.php:1401
350
  msgid "Name"
351
  msgstr "Navn"
352
 
353
+ #: contact_form.php:566
354
  #, fuzzy
355
  msgid "Email Address"
356
  msgstr "E-mail-adresse:"
357
 
358
+ #: contact_form.php:568
359
+ #: contact_form.php:770
360
+ #: contact_form.php:1417
361
  msgid "Subject"
362
  msgstr "Emne"
363
 
364
+ #: contact_form.php:569
365
+ #: contact_form.php:774
366
+ #: contact_form.php:1420
367
  msgid "Message"
368
  msgstr "Besked"
369
 
370
+ #: contact_form.php:573
371
  #, fuzzy
372
  msgid "Display additional info in the email"
373
  msgstr "Vis yderligere information i e-mail"
374
 
375
+ #: contact_form.php:578
376
+ #: contact_form.php:1373
377
  msgid "Sent from (ip address)"
378
  msgstr "Sendt fra (IP-adresse)"
379
 
380
+ #: contact_form.php:578
381
  #, fuzzy
382
  msgid "Example: Sent from (IP address):\t127.0.0.1"
383
  msgstr "Sendt fra (IP-adresse)"
384
 
385
+ #: contact_form.php:579
386
+ #: contact_form.php:1378
387
  msgid "Date/Time"
388
  msgstr "Dato/klokkeslæt"
389
 
390
+ #: contact_form.php:579
391
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
392
  msgstr ""
393
 
394
+ #: contact_form.php:580
395
+ #: contact_form.php:1383
396
  msgid "Sent from (referer)"
397
  msgstr "Sendt fra (referent)"
398
 
399
+ #: contact_form.php:580
400
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
401
  msgstr ""
402
 
403
+ #: contact_form.php:581
404
+ #: contact_form.php:1388
405
  msgid "Using (user agent)"
406
  msgstr "Med (user agent)"
407
 
408
+ #: contact_form.php:581
409
  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"
410
  msgstr ""
411
 
412
+ #: contact_form.php:585
413
  msgid "Language settings for the field names in the form"
414
  msgstr ""
415
 
416
+ #: contact_form.php:594
417
  msgid "Add a language"
418
  msgstr ""
419
 
420
+ #: contact_form.php:598
421
  #, fuzzy
422
  msgid "Change the names of the contact form fields and error messages"
423
  msgstr "Skifte etiketter til felterne i kontaktformularen"
424
 
425
+ #: contact_form.php:603
426
+ #: contact_form.php:674
427
  msgid "English"
428
  msgstr ""
429
 
430
+ #: contact_form.php:622
431
+ #: contact_form.php:651
432
  msgid "Error message for the Name field"
433
  msgstr ""
434
 
435
+ #: contact_form.php:623
436
+ #: contact_form.php:652
437
  msgid "Error message for the Address field"
438
  msgstr ""
439
 
440
+ #: contact_form.php:624
441
+ #: contact_form.php:653
442
  msgid "Error message for the Email field"
443
  msgstr ""
444
 
445
+ #: contact_form.php:625
446
+ #: contact_form.php:654
447
  msgid "Error message for the Phone field"
448
  msgstr ""
449
 
450
+ #: contact_form.php:626
451
+ #: contact_form.php:655
452
  msgid "Error message for the Subject field"
453
  msgstr ""
454
 
455
+ #: contact_form.php:627
456
+ #: contact_form.php:656
457
  msgid "Error message for the Message field"
458
  msgstr ""
459
 
460
+ #: contact_form.php:628
461
+ #: contact_form.php:657
462
  msgid "Error message about the file type for the Attachment field"
463
  msgstr ""
464
 
465
+ #: contact_form.php:629
466
+ #: contact_form.php:658
467
  msgid "Error message while uploading a file for the Attachment field to the server"
468
  msgstr ""
469
 
470
+ #: contact_form.php:630
471
+ #: contact_form.php:659
472
  msgid "Error message while moving the file for the Attachment field"
473
  msgstr ""
474
 
475
+ #: contact_form.php:631
476
+ #: contact_form.php:660
477
  msgid "Error message when file size limit for the Attachment field is exceeded"
478
  msgstr ""
479
 
480
+ #: contact_form.php:632
481
+ #: contact_form.php:661
482
  msgid "Error message for the Captcha field"
483
  msgstr ""
484
 
485
+ #: contact_form.php:633
486
+ #: contact_form.php:662
487
  msgid "Error message for the whole form"
488
  msgstr ""
489
 
490
+ #: contact_form.php:635
491
+ #: contact_form.php:664
492
+ #: contact_form.php:683
493
+ #: contact_form.php:689
494
  msgid "Use shortcode"
495
  msgstr ""
496
 
497
+ #: contact_form.php:635
498
+ #: contact_form.php:664
499
+ #: contact_form.php:683
500
+ #: contact_form.php:689
501
  msgid "for this language"
502
  msgstr ""
503
 
504
+ #: contact_form.php:671
505
  msgid "Action after email is sent"
506
  msgstr ""
507
 
508
+ #: contact_form.php:673
509
  #, fuzzy
510
  msgid "Display text"
511
  msgstr "Vis bilag"
512
 
513
+ #: contact_form.php:682
514
+ #: contact_form.php:688
515
  msgid "Text"
516
  msgstr ""
517
 
518
+ #: contact_form.php:695
519
  msgid "Redirect to the page"
520
  msgstr ""
521
 
522
+ #: contact_form.php:696
523
  msgid "Url"
524
  msgstr ""
525
 
526
+ #: contact_form.php:701
527
+ #: contact_form.php:876
528
  msgid "Save Changes"
529
  msgstr "Gem ændringer"
530
 
531
+ #: contact_form.php:716
532
  #, fuzzy
533
  msgid "Contact Form Pro | Extra Settings"
534
  msgstr "Indstillinger for kontaktformular"
535
 
536
+ #: contact_form.php:723
537
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
538
  msgstr ""
539
 
540
+ #: contact_form.php:730
541
  msgid "Errors output"
542
  msgstr ""
543
 
544
+ #: contact_form.php:733
545
  msgid "Display error messages"
546
  msgstr ""
547
 
548
+ #: contact_form.php:734
549
  msgid "Color of the input field errors."
550
  msgstr ""
551
 
552
+ #: contact_form.php:735
553
  msgid "Display error messages & color of the input field errors"
554
  msgstr ""
555
 
556
+ #: contact_form.php:740
557
  msgid "Add placeholder to the input blocks"
558
  msgstr ""
559
 
560
+ #: contact_form.php:746
561
  #, fuzzy
562
  msgid "Add tooltips"
563
  msgstr "Flere valgmuligheder"
564
 
565
+ #: contact_form.php:760
566
  #, fuzzy
567
  msgid "Email address"
568
  msgstr "E-mail-adresse:"
569
 
570
+ #: contact_form.php:765
571
  msgid "Phone Number"
572
  msgstr ""
573
 
574
+ #: contact_form.php:779
575
  #, fuzzy
576
  msgid "Attachment"
577
  msgstr "Bilag:"
578
 
579
+ #: contact_form.php:784
580
+ msgid "(powered by bestwebsoft.com)"
581
+ msgstr ""
582
+
583
+ #: contact_form.php:789
584
  #, fuzzy
585
  msgid "Style options"
586
  msgstr "Flere valgmuligheder"
587
 
588
+ #: contact_form.php:792
589
  msgid "Text color"
590
  msgstr ""
591
 
592
+ #: contact_form.php:795
593
+ #: contact_form.php:800
594
+ #: contact_form.php:810
595
+ #: contact_form.php:815
596
+ #: contact_form.php:820
597
+ #: contact_form.php:825
598
+ #: contact_form.php:835
599
+ #: contact_form.php:840
600
+ #: contact_form.php:846
601
+ #: contact_form.php:857
602
+ #: contact_form.php:862
603
+ #: contact_form.php:867
604
  msgid "Default"
605
  msgstr ""
606
 
607
+ #: contact_form.php:797
608
  msgid "Label text color"
609
  msgstr ""
610
 
611
+ #: contact_form.php:802
612
  msgid "Placeholder color"
613
  msgstr ""
614
 
615
+ #: contact_form.php:807
616
  msgid "Errors color"
617
  msgstr ""
618
 
619
+ #: contact_form.php:812
620
  msgid "Error text color"
621
  msgstr ""
622
 
623
+ #: contact_form.php:817
624
  msgid "Background color of the input field errors"
625
  msgstr ""
626
 
627
+ #: contact_form.php:822
628
  msgid "Border color of the input field errors"
629
  msgstr ""
630
 
631
+ #: contact_form.php:827
632
  msgid "Placeholder color of the input field errors"
633
  msgstr ""
634
 
635
+ #: contact_form.php:832
636
  #, fuzzy
637
  msgid "Input fields"
638
  msgstr "Vis bilag"
639
 
640
+ #: contact_form.php:837
641
  msgid "Input fields background color"
642
  msgstr ""
643
 
644
+ #: contact_form.php:842
645
  msgid "Text fields color"
646
  msgstr ""
647
 
648
+ #: contact_form.php:844
649
  msgid "Border width in px, numbers only"
650
  msgstr ""
651
 
652
+ #: contact_form.php:848
653
+ #: contact_form.php:869
654
  msgid "Border color"
655
  msgstr ""
656
 
657
+ #: contact_form.php:853
658
  #, fuzzy
659
  msgid "Submit button"
660
  msgstr "Send"
661
 
662
+ #: contact_form.php:855
663
  msgid "Width in px, numbers only"
664
  msgstr ""
665
 
666
+ #: contact_form.php:859
667
  msgid "Button color"
668
  msgstr ""
669
 
670
+ #: contact_form.php:864
671
  msgid "Button text color"
672
  msgstr ""
673
 
674
+ #: contact_form.php:880
675
  #, fuzzy
676
  msgid "Contact Form Pro | Preview"
677
  msgstr "Kontaktformular"
678
 
679
+ #: contact_form.php:883
680
  msgid "Show with errors"
681
  msgstr ""
682
 
683
+ #: contact_form.php:891
684
+ #: contact_form.php:893
685
  msgid "Please enter your full name..."
686
  msgstr ""
687
 
688
+ #: contact_form.php:904
689
+ #: contact_form.php:906
690
  msgid "Please enter your address..."
691
  msgstr ""
692
 
693
+ #: contact_form.php:915
694
+ #: contact_form.php:917
695
  #, fuzzy
696
  msgid "Please enter your email address..."
697
  msgstr "Benyt denne e-mail-adresse:"
698
 
699
+ #: contact_form.php:926
700
+ #: contact_form.php:928
701
  msgid "Please enter your phone number..."
702
  msgstr ""
703
 
704
+ #: contact_form.php:937
705
+ #: contact_form.php:939
706
  msgid "Please enter subject..."
707
  msgstr ""
708
 
709
+ #: contact_form.php:947
710
+ #: contact_form.php:949
711
  msgid "Please enter your message..."
712
  msgstr ""
713
 
714
+ #: contact_form.php:960
715
  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"
716
  msgstr ""
717
 
718
+ #: contact_form.php:1029
719
+ msgid "Sorry, email message could not be delivered."
720
+ msgstr "Beklager, men din e-mail kunne ikke leveres."
721
+
722
+ #: contact_form.php:1113
723
  msgid "You can attach the following file formats"
724
  msgstr "Du kan vedhæfte filer af følgende typer"
725
 
726
+ #: contact_form.php:1396
727
  msgid "Contact from"
728
  msgstr "Kontakt fra"
729
 
730
+ #: contact_form.php:1409
731
  msgid "Email"
732
  msgstr "E-mail"
733
 
734
+ #: contact_form.php:1423
735
  msgid "Site"
736
  msgstr "Site"
737
 
738
+ #: contact_form.php:1478
739
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
740
  msgstr "Dersom du kan se denne MIME, så aksepterer ikke klienten din MIME-typer!"
741
 
742
+ #: contact_form.php:1537
743
  msgid "FAQ"
744
  msgstr "Ofte stillede spørgsmål"
745
 
746
+ #: contact_form.php:1538
747
  msgid "Support"
748
  msgstr "Support"
749
 
750
+ #: contact_form.php:1597
751
  msgid "Are you sure that you want to delete this language data?"
752
  msgstr ""
753
 
754
+ #, fuzzy
755
+ #~ msgid "Memory usage"
756
+ #~ msgstr "Besked"
757
+
758
+ #, fuzzy
759
+ #~ msgid "Site URL"
760
+ #~ msgstr "Site"
761
+
762
+ #, fuzzy
763
+ #~ msgid "Please enter a valid email address."
764
+ #~ msgstr "Benyt denne e-mail-adresse:"
765
+
766
+ #, fuzzy
767
+ #~ msgid "Pro plugins"
768
+ #~ msgstr "BWS Plugins"
769
+ #~ msgid "Activated plugins"
770
+ #~ msgstr "Aktiverede plugins"
771
+ #~ msgid "Read more"
772
+ #~ msgstr "Læs mere"
773
+ #~ msgid "Installed plugins"
774
+ #~ msgstr "Installerede plugins"
775
+ #~ msgid "Recommended plugins"
776
+ #~ msgstr "Anbefalede plugins"
777
+
778
+ #, fuzzy
779
+ #~ msgid "Free plugins"
780
+ #~ msgstr "Anbefalede plugins"
781
+ #~ msgid "Download"
782
+ #~ msgstr "Download"
783
+ #~ msgid "Install %s"
784
+ #~ msgstr "Installér %s"
785
+ #~ msgid "Install now from wordpress.org"
786
+ #~ msgstr "Installér nu fra wordpress.org"
787
+
788
+ #, fuzzy
789
+ #~ msgid "If you have any questions, please contact us via"
790
+ #~ msgstr ""
791
+ #~ "Hvis du har spørgsmål kan du kontakte os på plugin@bestwebsoft.com eller "
792
+ #~ "bruge kontaktformularen på vores hjemmeside"
793
+
794
+ #, fuzzy
795
+ #~ msgid "Active Plugins"
796
+ #~ msgstr "Aktiverede plugins"
797
+
798
+ #, fuzzy
799
+ #~ msgid "Inactive Plugins"
800
+ #~ msgstr "Aktiverede plugins"
801
+
802
+ #, fuzzy
803
+ #~ msgid "Send to support"
804
+ #~ msgstr "Support"
805
  #~ msgid "Contact Form Options"
806
  #~ msgstr "Indstillinger for kontaktformular"
807
  #~ msgid "Please enter a valid email address. Settings are not saved."
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-08-20 13:26+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:27+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Thomas Hartung <thartung@adipositas-mm.de>\n"
9
  "MIME-Version: 1.0\n"
@@ -16,960 +16,791 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: contact_form.php:107
20
- msgid "Not set"
21
- msgstr ""
22
-
23
- #: contact_form.php:109
24
- #: contact_form.php:113
25
- msgid "On"
26
- msgstr ""
27
-
28
- #: contact_form.php:111
29
- #: contact_form.php:115
30
- msgid "Off"
31
- msgstr ""
32
-
33
- #: contact_form.php:119
34
- #: contact_form.php:123
35
- #: contact_form.php:127
36
- #: contact_form.php:131
37
- #: contact_form.php:135
38
- #: contact_form.php:161
39
- msgid "N/A"
40
- msgstr ""
41
-
42
- #: contact_form.php:133
43
- msgid " Mb"
44
- msgstr ""
45
-
46
- #: contact_form.php:137
47
- #: contact_form.php:141
48
- #: contact_form.php:145
49
- #: contact_form.php:156
50
- msgid "Yes"
51
- msgstr ""
52
-
53
- #: contact_form.php:139
54
- #: contact_form.php:143
55
- #: contact_form.php:147
56
- #: contact_form.php:158
57
- msgid "No"
58
- msgstr ""
59
-
60
- #: contact_form.php:172
61
- msgid "Operating System"
62
- msgstr ""
63
-
64
- #: contact_form.php:173
65
- msgid "Server"
66
- msgstr ""
67
-
68
- #: contact_form.php:174
69
- #, fuzzy
70
- msgid "Memory usage"
71
- msgstr "Nachricht"
72
-
73
- #: contact_form.php:175
74
- msgid "MYSQL Version"
75
- msgstr ""
76
-
77
- #: contact_form.php:176
78
- msgid "SQL Mode"
79
- msgstr ""
80
-
81
- #: contact_form.php:177
82
- msgid "PHP Version"
83
- msgstr ""
84
-
85
- #: contact_form.php:178
86
- msgid "PHP Safe Mode"
87
- msgstr ""
88
-
89
- #: contact_form.php:179
90
- msgid "PHP Allow URL fopen"
91
- msgstr ""
92
-
93
- #: contact_form.php:180
94
- msgid "PHP Memory Limit"
95
- msgstr ""
96
-
97
- #: contact_form.php:181
98
- msgid "PHP Max Upload Size"
99
- msgstr ""
100
-
101
- #: contact_form.php:182
102
- msgid "PHP Max Post Size"
103
- msgstr ""
104
-
105
- #: contact_form.php:183
106
- msgid "PHP Max Script Execute Time"
107
- msgstr ""
108
-
109
- #: contact_form.php:184
110
- msgid "PHP Exif support"
111
- msgstr ""
112
-
113
- #: contact_form.php:185
114
- msgid "PHP IPTC support"
115
- msgstr ""
116
-
117
- #: contact_form.php:186
118
- msgid "PHP XML support"
119
- msgstr ""
120
-
121
- #: contact_form.php:187
122
- #, fuzzy
123
- msgid "Site URL"
124
- msgstr "Site"
125
-
126
- #: contact_form.php:188
127
- msgid "Home URL"
128
- msgstr ""
129
-
130
- #: contact_form.php:189
131
- msgid "WordPress Version"
132
- msgstr ""
133
-
134
- #: contact_form.php:190
135
- msgid "WordPress DB Version"
136
- msgstr ""
137
-
138
- #: contact_form.php:191
139
- msgid "Multisite"
140
- msgstr ""
141
-
142
- #: contact_form.php:192
143
- msgid "Active Theme"
144
- msgstr ""
145
-
146
- #: contact_form.php:207
147
- #, fuzzy
148
- msgid "Please enter a valid email address."
149
- msgstr "Verwende diese E-Mail-Adresse:"
150
-
151
- #: contact_form.php:211
152
- msgid "Email with system info is sent to "
153
- msgstr ""
154
-
155
- #: contact_form.php:215
156
- #: contact_form.php:435
157
- msgid "Thank you for contacting us."
158
- msgstr "Danke für Ihre Nachricht."
159
-
160
- #: contact_form.php:243
161
- #: contact_form.php:1370
162
- msgid "Sorry, email message could not be delivered."
163
- msgstr "Entschuldigung, Ihre E-Mail konnte leider nicht zugestellt werden."
164
-
165
- #: contact_form.php:251
166
- #, fuzzy
167
- msgid "Pro plugins"
168
- msgstr "BWS Plugins"
169
-
170
- #: contact_form.php:254
171
- #: contact_form.php:280
172
- msgid "Activated plugins"
173
- msgstr "Aktivierte PlugIns"
174
-
175
- #: contact_form.php:256
176
- #: contact_form.php:264
177
- #: contact_form.php:272
178
- #: contact_form.php:282
179
- #: contact_form.php:290
180
- #: contact_form.php:298
181
- msgid "Read more"
182
- msgstr "Lesen Sie mehr"
183
-
184
- #: contact_form.php:256
185
- #: contact_form.php:282
186
- #: contact_form.php:790
187
- #: contact_form.php:1059
188
- #: contact_form.php:1866
189
- #: contact_form.php:1877
190
- msgid "Settings"
191
- msgstr "Einstellungen"
192
-
193
- #: contact_form.php:262
194
- #: contact_form.php:288
195
- msgid "Installed plugins"
196
- msgstr "Installierte PlugIns"
197
-
198
- #: contact_form.php:270
199
- #: contact_form.php:296
200
- msgid "Recommended plugins"
201
- msgstr "Empfohlene PlugIns"
202
-
203
- #: contact_form.php:272
204
- msgid "Purchase"
205
- msgstr ""
206
-
207
- #: contact_form.php:277
208
- #, fuzzy
209
- msgid "Free plugins"
210
- msgstr "Empfohlene PlugIns"
211
-
212
- #: contact_form.php:298
213
- msgid "Download"
214
- msgstr "Download"
215
-
216
- #: contact_form.php:298
217
- #, php-format
218
- msgid "Install %s"
219
- msgstr "Installiere %s"
220
-
221
- #: contact_form.php:298
222
- msgid "Install now from wordpress.org"
223
- msgstr "installiere jetzt von wordpress.org"
224
-
225
- #: contact_form.php:303
226
- #, fuzzy
227
- msgid "If you have any questions, please contact us via"
228
- msgstr "Bei Fragen wenden Sie sich an plugin@bestwebsoft.com oder füllen Sie das Kontakformular auf unserer Webseite aus"
229
-
230
- #: contact_form.php:310
231
- msgid "System status"
232
- msgstr ""
233
-
234
- #: contact_form.php:314
235
- msgid "Environment"
236
- msgstr ""
237
-
238
- #: contact_form.php:325
239
- #, fuzzy
240
- msgid "Active Plugins"
241
- msgstr "Aktivierte PlugIns"
242
-
243
- #: contact_form.php:336
244
- #, fuzzy
245
- msgid "Inactive Plugins"
246
- msgstr "Aktivierte PlugIns"
247
-
248
- #: contact_form.php:350
249
- #, fuzzy
250
- msgid "Send to support"
251
- msgstr "Unterstützung"
252
-
253
- #: contact_form.php:357
254
- msgid "Send to custom email &#187;"
255
- msgstr ""
256
-
257
- #: contact_form.php:373
258
- #: contact_form.php:786
259
  #, fuzzy
260
  msgid "Contact Form Settings"
261
  msgstr "Contact Form Einstellungen"
262
 
263
- #: contact_form.php:373
264
  msgid "Contact Form"
265
  msgstr "Contact Form"
266
 
267
- #: contact_form.php:374
268
  #, fuzzy
269
  msgid "Contact Form Pro Extra Settings"
270
  msgstr "Contact Form Einstellungen"
271
 
272
- #: contact_form.php:374
273
- #: contact_form.php:1065
274
  #, fuzzy
275
  msgid "Contact Form Pro"
276
  msgstr "Contact Form"
277
 
278
- #: contact_form.php:413
279
- #: contact_form.php:954
280
- #: contact_form.php:983
281
  msgid "Name:"
282
  msgstr "Name:"
283
 
284
- #: contact_form.php:414
285
- #: contact_form.php:955
286
- #: contact_form.php:984
287
  #, fuzzy
288
  msgid "Address:"
289
  msgstr "E-Mail-Adresse:"
290
 
291
- #: contact_form.php:415
292
- #: contact_form.php:956
293
- #: contact_form.php:985
294
  msgid "Email Address:"
295
  msgstr "E-Mail-Adresse:"
296
 
297
- #: contact_form.php:416
298
- #: contact_form.php:957
299
- #: contact_form.php:986
300
  msgid "Phone number:"
301
  msgstr ""
302
 
303
- #: contact_form.php:417
304
- #: contact_form.php:958
305
- #: contact_form.php:987
306
  msgid "Subject:"
307
  msgstr "Betreff:"
308
 
309
- #: contact_form.php:418
310
- #: contact_form.php:959
311
- #: contact_form.php:988
312
  msgid "Message:"
313
  msgstr "Nachricht:"
314
 
315
- #: contact_form.php:419
316
- #: contact_form.php:960
317
- #: contact_form.php:989
318
  msgid "Attachment:"
319
  msgstr "Anhang:"
320
 
321
- #: contact_form.php:420
322
- #: contact_form.php:476
323
- #: contact_form.php:961
324
- #: contact_form.php:990
325
  msgid "Send me a copy"
326
  msgstr "Kopie an mich senden"
327
 
328
- #: contact_form.php:421
329
- #: contact_form.php:962
330
- #: contact_form.php:991
331
  msgid "Submit"
332
  msgstr "senden"
333
 
334
- #: contact_form.php:422
335
  msgid "Your name is required."
336
  msgstr "Ihr Name wird benötigt"
337
 
338
- #: contact_form.php:423
339
  #, fuzzy
340
  msgid "Address is required."
341
  msgstr "Eine korrekte E-Mail-Adresse ist zwingend."
342
 
343
- #: contact_form.php:424
344
  #, fuzzy
345
  msgid "A valid email address is required."
346
  msgstr "Eine korrekte E-Mail-Adresse ist zwingend."
347
 
348
- #: contact_form.php:425
349
- #: contact_form.php:471
350
- #: contact_form.php:474
351
  #, fuzzy
352
  msgid "Phone number is required."
353
  msgstr "Ihr Name wird benötigt"
354
 
355
- #: contact_form.php:426
356
- #: contact_form.php:470
357
- #: contact_form.php:473
358
  msgid "Subject is required."
359
  msgstr "Bitte geben Sie einen Betreff ein."
360
 
361
- #: contact_form.php:427
362
- #: contact_form.php:469
363
- #: contact_form.php:472
364
  msgid "Message text is required."
365
  msgstr "Bitte geben Sie eine Nachricht ein."
366
 
367
- #: contact_form.php:428
368
  msgid "File format is not valid."
369
  msgstr "Anhang scheint defekt zu sein."
370
 
371
- #: contact_form.php:429
372
  msgid "File upload error."
373
  msgstr ""
374
 
375
- #: contact_form.php:430
376
  msgid "The file could not be uploaded."
377
  msgstr ""
378
 
379
- #: contact_form.php:431
380
  msgid "This file is too large."
381
  msgstr ""
382
 
383
- #: contact_form.php:432
384
  msgid "Please fill out the CAPTCHA."
385
  msgstr "Bitte ergänzen Sie das CAPTCHA."
386
 
387
- #: contact_form.php:433
388
  msgid "Please make corrections below and try again."
389
  msgstr "Bitte führen Sie die Korrekturen unten durch und versuchen Sie es erneut."
390
 
391
- #: contact_form.php:741
 
 
 
 
392
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
393
  msgstr ""
394
 
395
- #: contact_form.php:750
396
  msgid "Such user does not exist. Settings are not saved."
397
  msgstr "Dieser Benutzer existiert nicht. Einstellungen nicht gespeichert."
398
 
399
- #: contact_form.php:755
400
- #: contact_form.php:761
401
  #, fuzzy
402
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
403
  msgstr "Bitte geben Sie eine korrekte E-Mail-Adresse ein. Einstellungen nicht gespeichert."
404
 
405
- #: contact_form.php:766
406
  #, fuzzy
407
  msgid "Settings saved."
408
  msgstr "Einstellungen gespeichert."
409
 
410
- #: contact_form.php:791
411
- #: contact_form.php:1060
 
 
 
 
 
 
 
412
  #, fuzzy
413
  msgid "Extra settings"
414
  msgstr "Einstellungen"
415
 
416
- #: contact_form.php:796
417
- #: contact_form.php:1316
418
  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:"
419
  msgstr "Wenn Sie Contact Form in Ihrer Webpräsenz verwenden wollen, kopieren Sie einfach folgenden shortcode auf Ihre Seite oder Ihren Artikel oder widget:"
420
 
421
- #: contact_form.php:796
422
- #: contact_form.php:797
423
- #: contact_form.php:976
424
- #: contact_form.php:1024
425
  msgid "or"
426
  msgstr ""
427
 
428
- #: contact_form.php:797
429
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
430
  msgstr ""
431
 
432
- #: contact_form.php:798
433
  msgid "They work the same way."
434
  msgstr ""
435
 
436
- #: contact_form.php:799
437
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
438
  msgstr "Wenn das folgende Feld leer bleibt wird die Nachricht an die Adresse gesandt, die bei der Registrierung angegeben wurde."
439
 
440
- #: contact_form.php:803
441
  msgid "The user's email address:"
442
  msgstr "Benutze die E-Mail-Adresse von WordPress-Benutzer:"
443
 
444
- #: contact_form.php:807
445
  msgid "Create a username"
446
  msgstr "Wähle Benutzer"
447
 
448
- #: contact_form.php:812
449
  msgid "Enter a username of the person who should get the messages from the contact form."
450
  msgstr "Definieren Sie die Benutzer, die Nachrichten von Contact Form bekommen sollen."
451
 
452
- #: contact_form.php:816
453
  msgid "Use this email address:"
454
  msgstr "Verwende diese E-Mail-Adresse:"
455
 
456
- #: contact_form.php:819
457
  msgid "Enter the email address you want the messages forwarded to."
458
  msgstr "Definieren Sie die E-Mail-Adresse, die Contact Form verwenden soll."
459
 
460
- #: contact_form.php:823
461
  msgid "Additional options"
462
  msgstr "Erweiterte Optionen"
463
 
464
- #: contact_form.php:826
465
  msgid "What to use?"
466
  msgstr ""
467
 
468
- #: contact_form.php:829
469
  msgid "Wp-mail"
470
  msgstr "Wp-mail"
471
 
472
- #: contact_form.php:830
473
  msgid "You can use the wp_mail function for mailing"
474
  msgstr ""
475
 
476
- #: contact_form.php:836
477
  msgid "Mail"
478
  msgstr "Mail"
479
 
480
- #: contact_form.php:837
481
  msgid "To send mail you can use the php mail function"
482
  msgstr ""
483
 
484
- #: contact_form.php:841
485
  #, fuzzy
486
  msgid "Change text of the 'FROM' field"
487
  msgstr "Veränderung gegenüber Felder des Kontaktformulars"
488
 
489
- #: contact_form.php:847
490
  msgid "Enter the email address in the 'From' field"
491
  msgstr ""
492
 
493
- #: contact_form.php:849
494
  msgid "User email"
495
  msgstr ""
496
 
497
- #: contact_form.php:849
498
  msgid "The email address of the user who fills the form will be used in the field 'From'."
499
  msgstr ""
500
 
501
- #: contact_form.php:851
502
  msgid "This email address will be used in the 'From' field."
503
  msgstr ""
504
 
505
- #: contact_form.php:855
506
  #, fuzzy
507
  msgid "Display fields"
508
  msgstr "Anhänge erlauben"
509
 
510
- #: contact_form.php:857
511
- #: contact_form.php:906
512
- #: contact_form.php:1096
513
- #: contact_form.php:1747
514
  #, fuzzy
515
  msgid "Address"
516
  msgstr "E-Mail-Adresse:"
517
 
518
- #: contact_form.php:858
519
- #: contact_form.php:908
520
- #: contact_form.php:1755
521
  msgid "Phone"
522
  msgstr ""
523
 
524
- #: contact_form.php:859
525
  #, fuzzy
526
  msgid "Attachment block"
527
  msgstr "Anhänge erlauben"
528
 
529
- #: contact_form.php:859
530
  msgid "Users can attach the following file formats"
531
  msgstr "Benutzer können folgende Dateitypen anhängen"
532
 
533
- #: contact_form.php:871
534
- #: contact_form.php:874
535
- #: contact_form.php:877
536
- #: contact_form.php:1125
537
  msgid "Captcha"
538
  msgstr ""
539
 
540
- #: contact_form.php:871
541
- #: contact_form.php:874
542
- #: contact_form.php:877
543
- #: contact_form.php:1125
544
- msgid "(powered by bestwebsoft.com)"
545
  msgstr ""
546
 
547
- #: contact_form.php:874
548
  #, fuzzy
549
  msgid "Activate captcha"
550
  msgstr "Aktivierte PlugIns"
551
 
552
- #: contact_form.php:877
553
  #, fuzzy
554
  msgid "Download captcha"
555
  msgstr "Download"
556
 
557
- #: contact_form.php:882
558
  #, fuzzy
559
  msgid "Display tips below the Attachment block"
560
  msgstr "Anhänge erlauben"
561
 
562
- #: contact_form.php:891
563
  msgid "Delete an attachment file from the server after the email is sent"
564
  msgstr ""
565
 
566
- #: contact_form.php:897
567
  #, fuzzy
568
  msgid "Display 'Send me a copy' block"
569
  msgstr "Kopie-an-mich anzeigen"
570
 
571
- #: contact_form.php:903
572
  msgid "Required fields"
573
  msgstr ""
574
 
575
- #: contact_form.php:905
576
- #: contact_form.php:1091
577
- #: contact_form.php:1742
578
  msgid "Name"
579
  msgstr "Name"
580
 
581
- #: contact_form.php:907
582
  #, fuzzy
583
  msgid "Email Address"
584
  msgstr "E-Mail-Adresse:"
585
 
586
- #: contact_form.php:909
587
- #: contact_form.php:1111
588
- #: contact_form.php:1758
589
  msgid "Subject"
590
  msgstr "Betreff"
591
 
592
- #: contact_form.php:910
593
- #: contact_form.php:1115
594
- #: contact_form.php:1761
595
  msgid "Message"
596
  msgstr "Nachricht"
597
 
598
- #: contact_form.php:914
599
  msgid "Display additional info in the email"
600
  msgstr ""
601
 
602
- #: contact_form.php:919
603
- #: contact_form.php:1714
604
  msgid "Sent from (ip address)"
605
  msgstr "Gesendet von (IP-Adresse)"
606
 
607
- #: contact_form.php:919
608
  #, fuzzy
609
  msgid "Example: Sent from (IP address):\t127.0.0.1"
610
  msgstr "Gesendet von (IP-Adresse)"
611
 
612
- #: contact_form.php:920
613
- #: contact_form.php:1719
614
  msgid "Date/Time"
615
  msgstr "Datum / Uhrzeit"
616
 
617
- #: contact_form.php:920
618
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
619
  msgstr ""
620
 
621
- #: contact_form.php:921
622
- #: contact_form.php:1724
623
  msgid "Sent from (referer)"
624
  msgstr "gesendet von (referer)"
625
 
626
- #: contact_form.php:921
627
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
628
  msgstr ""
629
 
630
- #: contact_form.php:922
631
- #: contact_form.php:1729
632
  msgid "Using (user agent)"
633
  msgstr "mit (user agent)"
634
 
635
- #: contact_form.php:922
636
  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"
637
  msgstr ""
638
 
639
- #: contact_form.php:926
640
  msgid "Language settings for the field names in the form"
641
  msgstr ""
642
 
643
- #: contact_form.php:935
644
  msgid "Add a language"
645
  msgstr ""
646
 
647
- #: contact_form.php:939
648
  #, fuzzy
649
  msgid "Change the names of the contact form fields and error messages"
650
  msgstr "Ändern Sie die Bezeichnung der Felder des Kontaktformulars"
651
 
652
- #: contact_form.php:944
653
- #: contact_form.php:1015
654
  msgid "English"
655
  msgstr ""
656
 
657
- #: contact_form.php:963
658
- #: contact_form.php:992
659
  msgid "Error message for the Name field"
660
  msgstr ""
661
 
662
- #: contact_form.php:964
663
- #: contact_form.php:993
664
  msgid "Error message for the Address field"
665
  msgstr ""
666
 
667
- #: contact_form.php:965
668
- #: contact_form.php:994
669
  msgid "Error message for the Email field"
670
  msgstr ""
671
 
672
- #: contact_form.php:966
673
- #: contact_form.php:995
674
  msgid "Error message for the Phone field"
675
  msgstr ""
676
 
677
- #: contact_form.php:967
678
- #: contact_form.php:996
679
  msgid "Error message for the Subject field"
680
  msgstr ""
681
 
682
- #: contact_form.php:968
683
- #: contact_form.php:997
684
  msgid "Error message for the Message field"
685
  msgstr ""
686
 
687
- #: contact_form.php:969
688
- #: contact_form.php:998
689
  msgid "Error message about the file type for the Attachment field"
690
  msgstr ""
691
 
692
- #: contact_form.php:970
693
- #: contact_form.php:999
694
  msgid "Error message while uploading a file for the Attachment field to the server"
695
  msgstr ""
696
 
697
- #: contact_form.php:971
698
- #: contact_form.php:1000
699
  msgid "Error message while moving the file for the Attachment field"
700
  msgstr ""
701
 
702
- #: contact_form.php:972
703
- #: contact_form.php:1001
704
  msgid "Error message when file size limit for the Attachment field is exceeded"
705
  msgstr ""
706
 
707
- #: contact_form.php:973
708
- #: contact_form.php:1002
709
  msgid "Error message for the Captcha field"
710
  msgstr ""
711
 
712
- #: contact_form.php:974
713
- #: contact_form.php:1003
714
  msgid "Error message for the whole form"
715
  msgstr ""
716
 
717
- #: contact_form.php:976
718
- #: contact_form.php:1005
719
- #: contact_form.php:1024
720
- #: contact_form.php:1030
721
  msgid "Use shortcode"
722
  msgstr ""
723
 
724
- #: contact_form.php:976
725
- #: contact_form.php:1005
726
- #: contact_form.php:1024
727
- #: contact_form.php:1030
728
  msgid "for this language"
729
  msgstr ""
730
 
731
- #: contact_form.php:1012
732
  msgid "Action after email is sent"
733
  msgstr ""
734
 
735
- #: contact_form.php:1014
736
  #, fuzzy
737
  msgid "Display text"
738
  msgstr "Anhänge erlauben"
739
 
740
- #: contact_form.php:1023
741
- #: contact_form.php:1029
742
  msgid "Text"
743
  msgstr ""
744
 
745
- #: contact_form.php:1036
746
  msgid "Redirect to the page"
747
  msgstr ""
748
 
749
- #: contact_form.php:1037
750
  msgid "Url"
751
  msgstr ""
752
 
753
- #: contact_form.php:1042
754
- #: contact_form.php:1217
755
  msgid "Save Changes"
756
  msgstr "Änderungen speichern"
757
 
758
- #: contact_form.php:1057
759
  #, fuzzy
760
  msgid "Contact Form Pro | Extra Settings"
761
  msgstr "Contact Form Einstellungen"
762
 
763
- #: contact_form.php:1064
764
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
765
  msgstr ""
766
 
767
- #: contact_form.php:1071
768
  msgid "Errors output"
769
  msgstr ""
770
 
771
- #: contact_form.php:1074
772
  msgid "Display error messages"
773
  msgstr ""
774
 
775
- #: contact_form.php:1075
776
  msgid "Color of the input field errors."
777
  msgstr ""
778
 
779
- #: contact_form.php:1076
780
  msgid "Display error messages & color of the input field errors"
781
  msgstr ""
782
 
783
- #: contact_form.php:1081
784
  msgid "Add placeholder to the input blocks"
785
  msgstr ""
786
 
787
- #: contact_form.php:1087
788
  #, fuzzy
789
  msgid "Add tooltips"
790
  msgstr "Erweiterte Optionen"
791
 
792
- #: contact_form.php:1101
793
  #, fuzzy
794
  msgid "Email address"
795
  msgstr "E-Mail-Adresse:"
796
 
797
- #: contact_form.php:1106
798
  msgid "Phone Number"
799
  msgstr ""
800
 
801
- #: contact_form.php:1120
802
  #, fuzzy
803
  msgid "Attachment"
804
  msgstr "Anhang:"
805
 
806
- #: contact_form.php:1130
 
 
 
 
807
  #, fuzzy
808
  msgid "Style options"
809
  msgstr "Erweiterte Optionen"
810
 
811
- #: contact_form.php:1133
812
  msgid "Text color"
813
  msgstr ""
814
 
815
- #: contact_form.php:1136
816
- #: contact_form.php:1141
817
- #: contact_form.php:1151
818
- #: contact_form.php:1156
819
- #: contact_form.php:1161
820
- #: contact_form.php:1166
821
- #: contact_form.php:1176
822
- #: contact_form.php:1181
823
- #: contact_form.php:1187
824
- #: contact_form.php:1198
825
- #: contact_form.php:1203
826
- #: contact_form.php:1208
827
  msgid "Default"
828
  msgstr ""
829
 
830
- #: contact_form.php:1138
831
  msgid "Label text color"
832
  msgstr ""
833
 
834
- #: contact_form.php:1143
835
  msgid "Placeholder color"
836
  msgstr ""
837
 
838
- #: contact_form.php:1148
839
  msgid "Errors color"
840
  msgstr ""
841
 
842
- #: contact_form.php:1153
843
  msgid "Error text color"
844
  msgstr ""
845
 
846
- #: contact_form.php:1158
847
  msgid "Background color of the input field errors"
848
  msgstr ""
849
 
850
- #: contact_form.php:1163
851
  msgid "Border color of the input field errors"
852
  msgstr ""
853
 
854
- #: contact_form.php:1168
855
  msgid "Placeholder color of the input field errors"
856
  msgstr ""
857
 
858
- #: contact_form.php:1173
859
  #, fuzzy
860
  msgid "Input fields"
861
  msgstr "Anhänge erlauben"
862
 
863
- #: contact_form.php:1178
864
  msgid "Input fields background color"
865
  msgstr ""
866
 
867
- #: contact_form.php:1183
868
  msgid "Text fields color"
869
  msgstr ""
870
 
871
- #: contact_form.php:1185
872
  msgid "Border width in px, numbers only"
873
  msgstr ""
874
 
875
- #: contact_form.php:1189
876
- #: contact_form.php:1210
877
  msgid "Border color"
878
  msgstr ""
879
 
880
- #: contact_form.php:1194
881
  #, fuzzy
882
  msgid "Submit button"
883
  msgstr "senden"
884
 
885
- #: contact_form.php:1196
886
  msgid "Width in px, numbers only"
887
  msgstr ""
888
 
889
- #: contact_form.php:1200
890
  msgid "Button color"
891
  msgstr ""
892
 
893
- #: contact_form.php:1205
894
  msgid "Button text color"
895
  msgstr ""
896
 
897
- #: contact_form.php:1221
898
  #, fuzzy
899
  msgid "Contact Form Pro | Preview"
900
  msgstr "Contact Form"
901
 
902
- #: contact_form.php:1224
903
  msgid "Show with errors"
904
  msgstr ""
905
 
906
- #: contact_form.php:1232
907
- #: contact_form.php:1234
908
  msgid "Please enter your full name..."
909
  msgstr ""
910
 
911
- #: contact_form.php:1245
912
- #: contact_form.php:1247
913
  msgid "Please enter your address..."
914
  msgstr ""
915
 
916
- #: contact_form.php:1256
917
- #: contact_form.php:1258
918
  #, fuzzy
919
  msgid "Please enter your email address..."
920
  msgstr "Verwende diese E-Mail-Adresse:"
921
 
922
- #: contact_form.php:1267
923
- #: contact_form.php:1269
924
  msgid "Please enter your phone number..."
925
  msgstr ""
926
 
927
- #: contact_form.php:1278
928
- #: contact_form.php:1280
929
  msgid "Please enter subject..."
930
  msgstr ""
931
 
932
- #: contact_form.php:1288
933
- #: contact_form.php:1290
934
  msgid "Please enter your message..."
935
  msgstr ""
936
 
937
- #: contact_form.php:1301
938
  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"
939
  msgstr ""
940
 
941
- #: contact_form.php:1454
 
 
 
 
942
  msgid "You can attach the following file formats"
943
  msgstr "Sie können folgende Dateitypen anhängen"
944
 
945
- #: contact_form.php:1737
946
  msgid "Contact from"
947
  msgstr "Kontakt von"
948
 
949
- #: contact_form.php:1750
950
  msgid "Email"
951
  msgstr "E-Mail"
952
 
953
- #: contact_form.php:1764
954
  msgid "Site"
955
  msgstr "Site"
956
 
957
- #: contact_form.php:1819
958
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
959
  msgstr "Wenn Sie dieses MIME sehen, unterstützt Ihr Client keine MIME-Typen!"
960
 
961
- #: contact_form.php:1878
962
  msgid "FAQ"
963
  msgstr "Häufig gestellte Fragen (FAQ)"
964
 
965
- #: contact_form.php:1879
966
  msgid "Support"
967
  msgstr "Unterstützung"
968
 
969
- #: contact_form.php:1937
970
  msgid "Are you sure that you want to delete this language data?"
971
  msgstr ""
972
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
973
  #~ msgid "Contact Form Options"
974
  #~ msgstr "Contact Form Einstellungen"
975
  #~ msgid "Please enter a valid email address. Settings are not saved."
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:49+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:49+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Thomas Hartung <thartung@adipositas-mm.de>\n"
9
  "MIME-Version: 1.0\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: contact_form.php:32
20
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  #, fuzzy
22
  msgid "Contact Form Settings"
23
  msgstr "Contact Form Einstellungen"
24
 
25
+ #: contact_form.php:32
26
  msgid "Contact Form"
27
  msgstr "Contact Form"
28
 
29
+ #: contact_form.php:33
30
  #, fuzzy
31
  msgid "Contact Form Pro Extra Settings"
32
  msgstr "Contact Form Einstellungen"
33
 
34
+ #: contact_form.php:33
35
+ #: contact_form.php:724
36
  #, fuzzy
37
  msgid "Contact Form Pro"
38
  msgstr "Contact Form"
39
 
40
+ #: contact_form.php:72
41
+ #: contact_form.php:613
42
+ #: contact_form.php:642
43
  msgid "Name:"
44
  msgstr "Name:"
45
 
46
+ #: contact_form.php:73
47
+ #: contact_form.php:614
48
+ #: contact_form.php:643
49
  #, fuzzy
50
  msgid "Address:"
51
  msgstr "E-Mail-Adresse:"
52
 
53
+ #: contact_form.php:74
54
+ #: contact_form.php:615
55
+ #: contact_form.php:644
56
  msgid "Email Address:"
57
  msgstr "E-Mail-Adresse:"
58
 
59
+ #: contact_form.php:75
60
+ #: contact_form.php:616
61
+ #: contact_form.php:645
62
  msgid "Phone number:"
63
  msgstr ""
64
 
65
+ #: contact_form.php:76
66
+ #: contact_form.php:617
67
+ #: contact_form.php:646
68
  msgid "Subject:"
69
  msgstr "Betreff:"
70
 
71
+ #: contact_form.php:77
72
+ #: contact_form.php:618
73
+ #: contact_form.php:647
74
  msgid "Message:"
75
  msgstr "Nachricht:"
76
 
77
+ #: contact_form.php:78
78
+ #: contact_form.php:619
79
+ #: contact_form.php:648
80
  msgid "Attachment:"
81
  msgstr "Anhang:"
82
 
83
+ #: contact_form.php:79
84
+ #: contact_form.php:135
85
+ #: contact_form.php:620
86
+ #: contact_form.php:649
87
  msgid "Send me a copy"
88
  msgstr "Kopie an mich senden"
89
 
90
+ #: contact_form.php:80
91
+ #: contact_form.php:621
92
+ #: contact_form.php:650
93
  msgid "Submit"
94
  msgstr "senden"
95
 
96
+ #: contact_form.php:81
97
  msgid "Your name is required."
98
  msgstr "Ihr Name wird benötigt"
99
 
100
+ #: contact_form.php:82
101
  #, fuzzy
102
  msgid "Address is required."
103
  msgstr "Eine korrekte E-Mail-Adresse ist zwingend."
104
 
105
+ #: contact_form.php:83
106
  #, fuzzy
107
  msgid "A valid email address is required."
108
  msgstr "Eine korrekte E-Mail-Adresse ist zwingend."
109
 
110
+ #: contact_form.php:84
111
+ #: contact_form.php:130
112
+ #: contact_form.php:133
113
  #, fuzzy
114
  msgid "Phone number is required."
115
  msgstr "Ihr Name wird benötigt"
116
 
117
+ #: contact_form.php:85
118
+ #: contact_form.php:129
119
+ #: contact_form.php:132
120
  msgid "Subject is required."
121
  msgstr "Bitte geben Sie einen Betreff ein."
122
 
123
+ #: contact_form.php:86
124
+ #: contact_form.php:128
125
+ #: contact_form.php:131
126
  msgid "Message text is required."
127
  msgstr "Bitte geben Sie eine Nachricht ein."
128
 
129
+ #: contact_form.php:87
130
  msgid "File format is not valid."
131
  msgstr "Anhang scheint defekt zu sein."
132
 
133
+ #: contact_form.php:88
134
  msgid "File upload error."
135
  msgstr ""
136
 
137
+ #: contact_form.php:89
138
  msgid "The file could not be uploaded."
139
  msgstr ""
140
 
141
+ #: contact_form.php:90
142
  msgid "This file is too large."
143
  msgstr ""
144
 
145
+ #: contact_form.php:91
146
  msgid "Please fill out the CAPTCHA."
147
  msgstr "Bitte ergänzen Sie das CAPTCHA."
148
 
149
+ #: contact_form.php:92
150
  msgid "Please make corrections below and try again."
151
  msgstr "Bitte führen Sie die Korrekturen unten durch und versuchen Sie es erneut."
152
 
153
+ #: contact_form.php:94
154
+ msgid "Thank you for contacting us."
155
+ msgstr "Danke für Ihre Nachricht."
156
+
157
+ #: contact_form.php:400
158
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
159
  msgstr ""
160
 
161
+ #: contact_form.php:409
162
  msgid "Such user does not exist. Settings are not saved."
163
  msgstr "Dieser Benutzer existiert nicht. Einstellungen nicht gespeichert."
164
 
165
+ #: contact_form.php:414
166
+ #: contact_form.php:420
167
  #, fuzzy
168
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
169
  msgstr "Bitte geben Sie eine korrekte E-Mail-Adresse ein. Einstellungen nicht gespeichert."
170
 
171
+ #: contact_form.php:425
172
  #, fuzzy
173
  msgid "Settings saved."
174
  msgstr "Einstellungen gespeichert."
175
 
176
+ #: contact_form.php:449
177
+ #: contact_form.php:718
178
+ #: contact_form.php:1525
179
+ #: contact_form.php:1536
180
+ msgid "Settings"
181
+ msgstr "Einstellungen"
182
+
183
+ #: contact_form.php:450
184
+ #: contact_form.php:719
185
  #, fuzzy
186
  msgid "Extra settings"
187
  msgstr "Einstellungen"
188
 
189
+ #: contact_form.php:455
190
+ #: contact_form.php:975
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 "Wenn Sie Contact Form in Ihrer Webpräsenz verwenden wollen, kopieren Sie einfach folgenden shortcode auf Ihre Seite oder Ihren Artikel oder widget:"
193
 
194
+ #: contact_form.php:455
195
+ #: contact_form.php:456
196
+ #: contact_form.php:635
197
+ #: contact_form.php:683
198
  msgid "or"
199
  msgstr ""
200
 
201
+ #: contact_form.php:456
202
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
203
  msgstr ""
204
 
205
+ #: contact_form.php:457
206
  msgid "They work the same way."
207
  msgstr ""
208
 
209
+ #: contact_form.php:458
210
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
211
  msgstr "Wenn das folgende Feld leer bleibt wird die Nachricht an die Adresse gesandt, die bei der Registrierung angegeben wurde."
212
 
213
+ #: contact_form.php:462
214
  msgid "The user's email address:"
215
  msgstr "Benutze die E-Mail-Adresse von WordPress-Benutzer:"
216
 
217
+ #: contact_form.php:466
218
  msgid "Create a username"
219
  msgstr "Wähle Benutzer"
220
 
221
+ #: contact_form.php:471
222
  msgid "Enter a username of the person who should get the messages from the contact form."
223
  msgstr "Definieren Sie die Benutzer, die Nachrichten von Contact Form bekommen sollen."
224
 
225
+ #: contact_form.php:475
226
  msgid "Use this email address:"
227
  msgstr "Verwende diese E-Mail-Adresse:"
228
 
229
+ #: contact_form.php:478
230
  msgid "Enter the email address you want the messages forwarded to."
231
  msgstr "Definieren Sie die E-Mail-Adresse, die Contact Form verwenden soll."
232
 
233
+ #: contact_form.php:482
234
  msgid "Additional options"
235
  msgstr "Erweiterte Optionen"
236
 
237
+ #: contact_form.php:485
238
  msgid "What to use?"
239
  msgstr ""
240
 
241
+ #: contact_form.php:488
242
  msgid "Wp-mail"
243
  msgstr "Wp-mail"
244
 
245
+ #: contact_form.php:489
246
  msgid "You can use the wp_mail function for mailing"
247
  msgstr ""
248
 
249
+ #: contact_form.php:495
250
  msgid "Mail"
251
  msgstr "Mail"
252
 
253
+ #: contact_form.php:496
254
  msgid "To send mail you can use the php mail function"
255
  msgstr ""
256
 
257
+ #: contact_form.php:500
258
  #, fuzzy
259
  msgid "Change text of the 'FROM' field"
260
  msgstr "Veränderung gegenüber Felder des Kontaktformulars"
261
 
262
+ #: contact_form.php:506
263
  msgid "Enter the email address in the 'From' field"
264
  msgstr ""
265
 
266
+ #: contact_form.php:508
267
  msgid "User email"
268
  msgstr ""
269
 
270
+ #: contact_form.php:508
271
  msgid "The email address of the user who fills the form will be used in the field 'From'."
272
  msgstr ""
273
 
274
+ #: contact_form.php:510
275
  msgid "This email address will be used in the 'From' field."
276
  msgstr ""
277
 
278
+ #: contact_form.php:514
279
  #, fuzzy
280
  msgid "Display fields"
281
  msgstr "Anhänge erlauben"
282
 
283
+ #: contact_form.php:516
284
+ #: contact_form.php:565
285
+ #: contact_form.php:755
286
+ #: contact_form.php:1406
287
  #, fuzzy
288
  msgid "Address"
289
  msgstr "E-Mail-Adresse:"
290
 
291
+ #: contact_form.php:517
292
+ #: contact_form.php:567
293
+ #: contact_form.php:1414
294
  msgid "Phone"
295
  msgstr ""
296
 
297
+ #: contact_form.php:518
298
  #, fuzzy
299
  msgid "Attachment block"
300
  msgstr "Anhänge erlauben"
301
 
302
+ #: contact_form.php:518
303
  msgid "Users can attach the following file formats"
304
  msgstr "Benutzer können folgende Dateitypen anhängen"
305
 
306
+ #: contact_form.php:530
307
+ #: contact_form.php:533
308
+ #: contact_form.php:536
309
+ #: contact_form.php:784
310
  msgid "Captcha"
311
  msgstr ""
312
 
313
+ #: contact_form.php:530
314
+ #: contact_form.php:533
315
+ #: contact_form.php:536
316
+ msgid "(powered by"
 
317
  msgstr ""
318
 
319
+ #: contact_form.php:533
320
  #, fuzzy
321
  msgid "Activate captcha"
322
  msgstr "Aktivierte PlugIns"
323
 
324
+ #: contact_form.php:536
325
  #, fuzzy
326
  msgid "Download captcha"
327
  msgstr "Download"
328
 
329
+ #: contact_form.php:541
330
  #, fuzzy
331
  msgid "Display tips below the Attachment block"
332
  msgstr "Anhänge erlauben"
333
 
334
+ #: contact_form.php:550
335
  msgid "Delete an attachment file from the server after the email is sent"
336
  msgstr ""
337
 
338
+ #: contact_form.php:556
339
  #, fuzzy
340
  msgid "Display 'Send me a copy' block"
341
  msgstr "Kopie-an-mich anzeigen"
342
 
343
+ #: contact_form.php:562
344
  msgid "Required fields"
345
  msgstr ""
346
 
347
+ #: contact_form.php:564
348
+ #: contact_form.php:750
349
+ #: contact_form.php:1401
350
  msgid "Name"
351
  msgstr "Name"
352
 
353
+ #: contact_form.php:566
354
  #, fuzzy
355
  msgid "Email Address"
356
  msgstr "E-Mail-Adresse:"
357
 
358
+ #: contact_form.php:568
359
+ #: contact_form.php:770
360
+ #: contact_form.php:1417
361
  msgid "Subject"
362
  msgstr "Betreff"
363
 
364
+ #: contact_form.php:569
365
+ #: contact_form.php:774
366
+ #: contact_form.php:1420
367
  msgid "Message"
368
  msgstr "Nachricht"
369
 
370
+ #: contact_form.php:573
371
  msgid "Display additional info in the email"
372
  msgstr ""
373
 
374
+ #: contact_form.php:578
375
+ #: contact_form.php:1373
376
  msgid "Sent from (ip address)"
377
  msgstr "Gesendet von (IP-Adresse)"
378
 
379
+ #: contact_form.php:578
380
  #, fuzzy
381
  msgid "Example: Sent from (IP address):\t127.0.0.1"
382
  msgstr "Gesendet von (IP-Adresse)"
383
 
384
+ #: contact_form.php:579
385
+ #: contact_form.php:1378
386
  msgid "Date/Time"
387
  msgstr "Datum / Uhrzeit"
388
 
389
+ #: contact_form.php:579
390
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
391
  msgstr ""
392
 
393
+ #: contact_form.php:580
394
+ #: contact_form.php:1383
395
  msgid "Sent from (referer)"
396
  msgstr "gesendet von (referer)"
397
 
398
+ #: contact_form.php:580
399
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
400
  msgstr ""
401
 
402
+ #: contact_form.php:581
403
+ #: contact_form.php:1388
404
  msgid "Using (user agent)"
405
  msgstr "mit (user agent)"
406
 
407
+ #: contact_form.php:581
408
  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"
409
  msgstr ""
410
 
411
+ #: contact_form.php:585
412
  msgid "Language settings for the field names in the form"
413
  msgstr ""
414
 
415
+ #: contact_form.php:594
416
  msgid "Add a language"
417
  msgstr ""
418
 
419
+ #: contact_form.php:598
420
  #, fuzzy
421
  msgid "Change the names of the contact form fields and error messages"
422
  msgstr "Ändern Sie die Bezeichnung der Felder des Kontaktformulars"
423
 
424
+ #: contact_form.php:603
425
+ #: contact_form.php:674
426
  msgid "English"
427
  msgstr ""
428
 
429
+ #: contact_form.php:622
430
+ #: contact_form.php:651
431
  msgid "Error message for the Name field"
432
  msgstr ""
433
 
434
+ #: contact_form.php:623
435
+ #: contact_form.php:652
436
  msgid "Error message for the Address field"
437
  msgstr ""
438
 
439
+ #: contact_form.php:624
440
+ #: contact_form.php:653
441
  msgid "Error message for the Email field"
442
  msgstr ""
443
 
444
+ #: contact_form.php:625
445
+ #: contact_form.php:654
446
  msgid "Error message for the Phone field"
447
  msgstr ""
448
 
449
+ #: contact_form.php:626
450
+ #: contact_form.php:655
451
  msgid "Error message for the Subject field"
452
  msgstr ""
453
 
454
+ #: contact_form.php:627
455
+ #: contact_form.php:656
456
  msgid "Error message for the Message field"
457
  msgstr ""
458
 
459
+ #: contact_form.php:628
460
+ #: contact_form.php:657
461
  msgid "Error message about the file type for the Attachment field"
462
  msgstr ""
463
 
464
+ #: contact_form.php:629
465
+ #: contact_form.php:658
466
  msgid "Error message while uploading a file for the Attachment field to the server"
467
  msgstr ""
468
 
469
+ #: contact_form.php:630
470
+ #: contact_form.php:659
471
  msgid "Error message while moving the file for the Attachment field"
472
  msgstr ""
473
 
474
+ #: contact_form.php:631
475
+ #: contact_form.php:660
476
  msgid "Error message when file size limit for the Attachment field is exceeded"
477
  msgstr ""
478
 
479
+ #: contact_form.php:632
480
+ #: contact_form.php:661
481
  msgid "Error message for the Captcha field"
482
  msgstr ""
483
 
484
+ #: contact_form.php:633
485
+ #: contact_form.php:662
486
  msgid "Error message for the whole form"
487
  msgstr ""
488
 
489
+ #: contact_form.php:635
490
+ #: contact_form.php:664
491
+ #: contact_form.php:683
492
+ #: contact_form.php:689
493
  msgid "Use shortcode"
494
  msgstr ""
495
 
496
+ #: contact_form.php:635
497
+ #: contact_form.php:664
498
+ #: contact_form.php:683
499
+ #: contact_form.php:689
500
  msgid "for this language"
501
  msgstr ""
502
 
503
+ #: contact_form.php:671
504
  msgid "Action after email is sent"
505
  msgstr ""
506
 
507
+ #: contact_form.php:673
508
  #, fuzzy
509
  msgid "Display text"
510
  msgstr "Anhänge erlauben"
511
 
512
+ #: contact_form.php:682
513
+ #: contact_form.php:688
514
  msgid "Text"
515
  msgstr ""
516
 
517
+ #: contact_form.php:695
518
  msgid "Redirect to the page"
519
  msgstr ""
520
 
521
+ #: contact_form.php:696
522
  msgid "Url"
523
  msgstr ""
524
 
525
+ #: contact_form.php:701
526
+ #: contact_form.php:876
527
  msgid "Save Changes"
528
  msgstr "Änderungen speichern"
529
 
530
+ #: contact_form.php:716
531
  #, fuzzy
532
  msgid "Contact Form Pro | Extra Settings"
533
  msgstr "Contact Form Einstellungen"
534
 
535
+ #: contact_form.php:723
536
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
537
  msgstr ""
538
 
539
+ #: contact_form.php:730
540
  msgid "Errors output"
541
  msgstr ""
542
 
543
+ #: contact_form.php:733
544
  msgid "Display error messages"
545
  msgstr ""
546
 
547
+ #: contact_form.php:734
548
  msgid "Color of the input field errors."
549
  msgstr ""
550
 
551
+ #: contact_form.php:735
552
  msgid "Display error messages & color of the input field errors"
553
  msgstr ""
554
 
555
+ #: contact_form.php:740
556
  msgid "Add placeholder to the input blocks"
557
  msgstr ""
558
 
559
+ #: contact_form.php:746
560
  #, fuzzy
561
  msgid "Add tooltips"
562
  msgstr "Erweiterte Optionen"
563
 
564
+ #: contact_form.php:760
565
  #, fuzzy
566
  msgid "Email address"
567
  msgstr "E-Mail-Adresse:"
568
 
569
+ #: contact_form.php:765
570
  msgid "Phone Number"
571
  msgstr ""
572
 
573
+ #: contact_form.php:779
574
  #, fuzzy
575
  msgid "Attachment"
576
  msgstr "Anhang:"
577
 
578
+ #: contact_form.php:784
579
+ msgid "(powered by bestwebsoft.com)"
580
+ msgstr ""
581
+
582
+ #: contact_form.php:789
583
  #, fuzzy
584
  msgid "Style options"
585
  msgstr "Erweiterte Optionen"
586
 
587
+ #: contact_form.php:792
588
  msgid "Text color"
589
  msgstr ""
590
 
591
+ #: contact_form.php:795
592
+ #: contact_form.php:800
593
+ #: contact_form.php:810
594
+ #: contact_form.php:815
595
+ #: contact_form.php:820
596
+ #: contact_form.php:825
597
+ #: contact_form.php:835
598
+ #: contact_form.php:840
599
+ #: contact_form.php:846
600
+ #: contact_form.php:857
601
+ #: contact_form.php:862
602
+ #: contact_form.php:867
603
  msgid "Default"
604
  msgstr ""
605
 
606
+ #: contact_form.php:797
607
  msgid "Label text color"
608
  msgstr ""
609
 
610
+ #: contact_form.php:802
611
  msgid "Placeholder color"
612
  msgstr ""
613
 
614
+ #: contact_form.php:807
615
  msgid "Errors color"
616
  msgstr ""
617
 
618
+ #: contact_form.php:812
619
  msgid "Error text color"
620
  msgstr ""
621
 
622
+ #: contact_form.php:817
623
  msgid "Background color of the input field errors"
624
  msgstr ""
625
 
626
+ #: contact_form.php:822
627
  msgid "Border color of the input field errors"
628
  msgstr ""
629
 
630
+ #: contact_form.php:827
631
  msgid "Placeholder color of the input field errors"
632
  msgstr ""
633
 
634
+ #: contact_form.php:832
635
  #, fuzzy
636
  msgid "Input fields"
637
  msgstr "Anhänge erlauben"
638
 
639
+ #: contact_form.php:837
640
  msgid "Input fields background color"
641
  msgstr ""
642
 
643
+ #: contact_form.php:842
644
  msgid "Text fields color"
645
  msgstr ""
646
 
647
+ #: contact_form.php:844
648
  msgid "Border width in px, numbers only"
649
  msgstr ""
650
 
651
+ #: contact_form.php:848
652
+ #: contact_form.php:869
653
  msgid "Border color"
654
  msgstr ""
655
 
656
+ #: contact_form.php:853
657
  #, fuzzy
658
  msgid "Submit button"
659
  msgstr "senden"
660
 
661
+ #: contact_form.php:855
662
  msgid "Width in px, numbers only"
663
  msgstr ""
664
 
665
+ #: contact_form.php:859
666
  msgid "Button color"
667
  msgstr ""
668
 
669
+ #: contact_form.php:864
670
  msgid "Button text color"
671
  msgstr ""
672
 
673
+ #: contact_form.php:880
674
  #, fuzzy
675
  msgid "Contact Form Pro | Preview"
676
  msgstr "Contact Form"
677
 
678
+ #: contact_form.php:883
679
  msgid "Show with errors"
680
  msgstr ""
681
 
682
+ #: contact_form.php:891
683
+ #: contact_form.php:893
684
  msgid "Please enter your full name..."
685
  msgstr ""
686
 
687
+ #: contact_form.php:904
688
+ #: contact_form.php:906
689
  msgid "Please enter your address..."
690
  msgstr ""
691
 
692
+ #: contact_form.php:915
693
+ #: contact_form.php:917
694
  #, fuzzy
695
  msgid "Please enter your email address..."
696
  msgstr "Verwende diese E-Mail-Adresse:"
697
 
698
+ #: contact_form.php:926
699
+ #: contact_form.php:928
700
  msgid "Please enter your phone number..."
701
  msgstr ""
702
 
703
+ #: contact_form.php:937
704
+ #: contact_form.php:939
705
  msgid "Please enter subject..."
706
  msgstr ""
707
 
708
+ #: contact_form.php:947
709
+ #: contact_form.php:949
710
  msgid "Please enter your message..."
711
  msgstr ""
712
 
713
+ #: contact_form.php:960
714
  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"
715
  msgstr ""
716
 
717
+ #: contact_form.php:1029
718
+ msgid "Sorry, email message could not be delivered."
719
+ msgstr "Entschuldigung, Ihre E-Mail konnte leider nicht zugestellt werden."
720
+
721
+ #: contact_form.php:1113
722
  msgid "You can attach the following file formats"
723
  msgstr "Sie können folgende Dateitypen anhängen"
724
 
725
+ #: contact_form.php:1396
726
  msgid "Contact from"
727
  msgstr "Kontakt von"
728
 
729
+ #: contact_form.php:1409
730
  msgid "Email"
731
  msgstr "E-Mail"
732
 
733
+ #: contact_form.php:1423
734
  msgid "Site"
735
  msgstr "Site"
736
 
737
+ #: contact_form.php:1478
738
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
739
  msgstr "Wenn Sie dieses MIME sehen, unterstützt Ihr Client keine MIME-Typen!"
740
 
741
+ #: contact_form.php:1537
742
  msgid "FAQ"
743
  msgstr "Häufig gestellte Fragen (FAQ)"
744
 
745
+ #: contact_form.php:1538
746
  msgid "Support"
747
  msgstr "Unterstützung"
748
 
749
+ #: contact_form.php:1597
750
  msgid "Are you sure that you want to delete this language data?"
751
  msgstr ""
752
 
753
+ #, fuzzy
754
+ #~ msgid "Memory usage"
755
+ #~ msgstr "Nachricht"
756
+
757
+ #, fuzzy
758
+ #~ msgid "Site URL"
759
+ #~ msgstr "Site"
760
+
761
+ #, fuzzy
762
+ #~ msgid "Please enter a valid email address."
763
+ #~ msgstr "Verwende diese E-Mail-Adresse:"
764
+
765
+ #, fuzzy
766
+ #~ msgid "Pro plugins"
767
+ #~ msgstr "BWS Plugins"
768
+ #~ msgid "Activated plugins"
769
+ #~ msgstr "Aktivierte PlugIns"
770
+ #~ msgid "Read more"
771
+ #~ msgstr "Lesen Sie mehr"
772
+ #~ msgid "Installed plugins"
773
+ #~ msgstr "Installierte PlugIns"
774
+ #~ msgid "Recommended plugins"
775
+ #~ msgstr "Empfohlene PlugIns"
776
+
777
+ #, fuzzy
778
+ #~ msgid "Free plugins"
779
+ #~ msgstr "Empfohlene PlugIns"
780
+ #~ msgid "Download"
781
+ #~ msgstr "Download"
782
+ #~ msgid "Install %s"
783
+ #~ msgstr "Installiere %s"
784
+ #~ msgid "Install now from wordpress.org"
785
+ #~ msgstr "installiere jetzt von wordpress.org"
786
+
787
+ #, fuzzy
788
+ #~ msgid "If you have any questions, please contact us via"
789
+ #~ msgstr ""
790
+ #~ "Bei Fragen wenden Sie sich an plugin@bestwebsoft.com oder füllen Sie das "
791
+ #~ "Kontakformular auf unserer Webseite aus"
792
+
793
+ #, fuzzy
794
+ #~ msgid "Active Plugins"
795
+ #~ msgstr "Aktivierte PlugIns"
796
+
797
+ #, fuzzy
798
+ #~ msgid "Inactive Plugins"
799
+ #~ msgstr "Aktivierte PlugIns"
800
+
801
+ #, fuzzy
802
+ #~ msgid "Send to support"
803
+ #~ msgstr "Unterstützung"
804
  #~ msgid "Contact Form Options"
805
  #~ msgstr "Contact Form Einstellungen"
806
  #~ msgid "Please enter a valid email address. Settings are not saved."
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-08-20 13:27+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:27+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Pantelis Panteloglou <ppanteloglou@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -16,961 +16,792 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: contact_form.php:107
20
- msgid "Not set"
21
- msgstr ""
22
-
23
- #: contact_form.php:109
24
- #: contact_form.php:113
25
- msgid "On"
26
- msgstr ""
27
-
28
- #: contact_form.php:111
29
- #: contact_form.php:115
30
- msgid "Off"
31
- msgstr ""
32
-
33
- #: contact_form.php:119
34
- #: contact_form.php:123
35
- #: contact_form.php:127
36
- #: contact_form.php:131
37
- #: contact_form.php:135
38
- #: contact_form.php:161
39
- msgid "N/A"
40
- msgstr ""
41
-
42
- #: contact_form.php:133
43
- msgid " Mb"
44
- msgstr ""
45
-
46
- #: contact_form.php:137
47
- #: contact_form.php:141
48
- #: contact_form.php:145
49
- #: contact_form.php:156
50
- msgid "Yes"
51
- msgstr ""
52
-
53
- #: contact_form.php:139
54
- #: contact_form.php:143
55
- #: contact_form.php:147
56
- #: contact_form.php:158
57
- msgid "No"
58
- msgstr ""
59
-
60
- #: contact_form.php:172
61
- msgid "Operating System"
62
- msgstr ""
63
-
64
- #: contact_form.php:173
65
- msgid "Server"
66
- msgstr ""
67
-
68
- #: contact_form.php:174
69
- #, fuzzy
70
- msgid "Memory usage"
71
- msgstr "Μήνυμα"
72
-
73
- #: contact_form.php:175
74
- msgid "MYSQL Version"
75
- msgstr ""
76
-
77
- #: contact_form.php:176
78
- msgid "SQL Mode"
79
- msgstr ""
80
-
81
- #: contact_form.php:177
82
- msgid "PHP Version"
83
- msgstr ""
84
-
85
- #: contact_form.php:178
86
- msgid "PHP Safe Mode"
87
- msgstr ""
88
-
89
- #: contact_form.php:179
90
- msgid "PHP Allow URL fopen"
91
- msgstr ""
92
-
93
- #: contact_form.php:180
94
- msgid "PHP Memory Limit"
95
- msgstr ""
96
-
97
- #: contact_form.php:181
98
- msgid "PHP Max Upload Size"
99
- msgstr ""
100
-
101
- #: contact_form.php:182
102
- msgid "PHP Max Post Size"
103
- msgstr ""
104
-
105
- #: contact_form.php:183
106
- msgid "PHP Max Script Execute Time"
107
- msgstr ""
108
-
109
- #: contact_form.php:184
110
- msgid "PHP Exif support"
111
- msgstr ""
112
-
113
- #: contact_form.php:185
114
- msgid "PHP IPTC support"
115
- msgstr ""
116
-
117
- #: contact_form.php:186
118
- msgid "PHP XML support"
119
- msgstr ""
120
-
121
- #: contact_form.php:187
122
- #, fuzzy
123
- msgid "Site URL"
124
- msgstr "Ιστοσελίδα"
125
-
126
- #: contact_form.php:188
127
- msgid "Home URL"
128
- msgstr ""
129
-
130
- #: contact_form.php:189
131
- msgid "WordPress Version"
132
- msgstr ""
133
-
134
- #: contact_form.php:190
135
- msgid "WordPress DB Version"
136
- msgstr ""
137
-
138
- #: contact_form.php:191
139
- msgid "Multisite"
140
- msgstr ""
141
-
142
- #: contact_form.php:192
143
- msgid "Active Theme"
144
- msgstr ""
145
-
146
- #: contact_form.php:207
147
- #, fuzzy
148
- msgid "Please enter a valid email address."
149
- msgstr "Τα μηνύματα θα στέλνονται στο email "
150
-
151
- #: contact_form.php:211
152
- msgid "Email with system info is sent to "
153
- msgstr ""
154
-
155
- #: contact_form.php:215
156
- #: contact_form.php:435
157
- msgid "Thank you for contacting us."
158
- msgstr "Ευχαριστούμε για την επικοινωνία."
159
-
160
- #: contact_form.php:243
161
- #: contact_form.php:1370
162
- msgid "Sorry, email message could not be delivered."
163
- msgstr "Δυστυχώς δεν μπορέσαμε να στείλουμε το email σας."
164
-
165
- #: contact_form.php:251
166
- #, fuzzy
167
- msgid "Pro plugins"
168
- msgstr "BWS Plugins"
169
-
170
- #: contact_form.php:254
171
- #: contact_form.php:280
172
- msgid "Activated plugins"
173
- msgstr "Ενεργοποιημένα πρόσθετα"
174
-
175
- #: contact_form.php:256
176
- #: contact_form.php:264
177
- #: contact_form.php:272
178
- #: contact_form.php:282
179
- #: contact_form.php:290
180
- #: contact_form.php:298
181
- msgid "Read more"
182
- msgstr "Διαβάστε περισσότερα"
183
-
184
- #: contact_form.php:256
185
- #: contact_form.php:282
186
- #: contact_form.php:790
187
- #: contact_form.php:1059
188
- #: contact_form.php:1866
189
- #: contact_form.php:1877
190
- msgid "Settings"
191
- msgstr "Ρυθμίσεις"
192
-
193
- #: contact_form.php:262
194
- #: contact_form.php:288
195
- msgid "Installed plugins"
196
- msgstr "Εγκατεστημένα πρόσθετα"
197
-
198
- #: contact_form.php:270
199
- #: contact_form.php:296
200
- msgid "Recommended plugins"
201
- msgstr "Προτεινόμενα πρόσθετα"
202
-
203
- #: contact_form.php:272
204
- msgid "Purchase"
205
- msgstr ""
206
-
207
- #: contact_form.php:277
208
- #, fuzzy
209
- msgid "Free plugins"
210
- msgstr "Προτεινόμενα πρόσθετα"
211
-
212
- #: contact_form.php:298
213
- msgid "Download"
214
- msgstr "Κατέβασμα"
215
-
216
- #: contact_form.php:298
217
- #, php-format
218
- msgid "Install %s"
219
- msgstr "Εγκατάσταση %s"
220
-
221
- #: contact_form.php:298
222
- msgid "Install now from wordpress.org"
223
- msgstr "Εγκαταστήστε τώρα από το wordpress.org"
224
-
225
- #: contact_form.php:303
226
- #, fuzzy
227
- msgid "If you have any questions, please contact us via"
228
- msgstr "Αν έχετε απορίες, επικοινωνήστε στο plugin@bestwebsoft.com ή μέσω της φόρμας επικοινωνίας της ιστοσελίδας μας"
229
-
230
- #: contact_form.php:310
231
- msgid "System status"
232
- msgstr ""
233
-
234
- #: contact_form.php:314
235
- msgid "Environment"
236
- msgstr ""
237
-
238
- #: contact_form.php:325
239
- #, fuzzy
240
- msgid "Active Plugins"
241
- msgstr "Ενεργοποιημένα πρόσθετα"
242
-
243
- #: contact_form.php:336
244
- #, fuzzy
245
- msgid "Inactive Plugins"
246
- msgstr "Ενεργοποιημένα πρόσθετα"
247
-
248
- #: contact_form.php:350
249
- #, fuzzy
250
- msgid "Send to support"
251
- msgstr "Υποστήριξη"
252
-
253
- #: contact_form.php:357
254
- msgid "Send to custom email &#187;"
255
- msgstr ""
256
-
257
- #: contact_form.php:373
258
- #: contact_form.php:786
259
  #, fuzzy
260
  msgid "Contact Form Settings"
261
  msgstr "Επιλογές φόρμας επικοινωνίας"
262
 
263
- #: contact_form.php:373
264
  msgid "Contact Form"
265
  msgstr "Φόρμα επικοινωνίας"
266
 
267
- #: contact_form.php:374
268
  #, fuzzy
269
  msgid "Contact Form Pro Extra Settings"
270
  msgstr "Επιλογές φόρμας επικοινωνίας"
271
 
272
- #: contact_form.php:374
273
- #: contact_form.php:1065
274
  #, fuzzy
275
  msgid "Contact Form Pro"
276
  msgstr "Φόρμα επικοινωνίας"
277
 
278
- #: contact_form.php:413
279
- #: contact_form.php:954
280
- #: contact_form.php:983
281
  msgid "Name:"
282
  msgstr "Όνομα:"
283
 
284
- #: contact_form.php:414
285
- #: contact_form.php:955
286
- #: contact_form.php:984
287
  #, fuzzy
288
  msgid "Address:"
289
  msgstr "Διεύθυνση e-mail:"
290
 
291
- #: contact_form.php:415
292
- #: contact_form.php:956
293
- #: contact_form.php:985
294
  msgid "Email Address:"
295
  msgstr "Διεύθυνση e-mail:"
296
 
297
- #: contact_form.php:416
298
- #: contact_form.php:957
299
- #: contact_form.php:986
300
  msgid "Phone number:"
301
  msgstr ""
302
 
303
- #: contact_form.php:417
304
- #: contact_form.php:958
305
- #: contact_form.php:987
306
  msgid "Subject:"
307
  msgstr "Θέμα:"
308
 
309
- #: contact_form.php:418
310
- #: contact_form.php:959
311
- #: contact_form.php:988
312
  msgid "Message:"
313
  msgstr "Μήνυμα:"
314
 
315
- #: contact_form.php:419
316
- #: contact_form.php:960
317
- #: contact_form.php:989
318
  msgid "Attachment:"
319
  msgstr "Επισύναψη:"
320
 
321
- #: contact_form.php:420
322
- #: contact_form.php:476
323
- #: contact_form.php:961
324
- #: contact_form.php:990
325
  msgid "Send me a copy"
326
  msgstr "Στείλε μου ένα αντίγραφο"
327
 
328
- #: contact_form.php:421
329
- #: contact_form.php:962
330
- #: contact_form.php:991
331
  msgid "Submit"
332
  msgstr "Υποβολή"
333
 
334
- #: contact_form.php:422
335
  msgid "Your name is required."
336
  msgstr "Γράψτε οπωσδήποτε το όνομά σας."
337
 
338
- #: contact_form.php:423
339
  #, fuzzy
340
  msgid "Address is required."
341
  msgstr "Απαιτείται μια έγκυρη διεύθυνση e-mail."
342
 
343
- #: contact_form.php:424
344
  #, fuzzy
345
  msgid "A valid email address is required."
346
  msgstr "Απαιτείται μια έγκυρη διεύθυνση e-mail."
347
 
348
- #: contact_form.php:425
349
- #: contact_form.php:471
350
- #: contact_form.php:474
351
  #, fuzzy
352
  msgid "Phone number is required."
353
  msgstr "Γράψτε οπωσδήποτε το όνομά σας."
354
 
355
- #: contact_form.php:426
356
- #: contact_form.php:470
357
- #: contact_form.php:473
358
  msgid "Subject is required."
359
  msgstr "Γράψτε οπωσδήποτε ένα θέμα"
360
 
361
- #: contact_form.php:427
362
- #: contact_form.php:469
363
- #: contact_form.php:472
364
  msgid "Message text is required."
365
  msgstr "Απαιτείται κείμενο μηνύματος."
366
 
367
- #: contact_form.php:428
368
  msgid "File format is not valid."
369
  msgstr "Το επισυναπτόμενο δεν λειτουργεί."
370
 
371
- #: contact_form.php:429
372
  msgid "File upload error."
373
  msgstr ""
374
 
375
- #: contact_form.php:430
376
  msgid "The file could not be uploaded."
377
  msgstr ""
378
 
379
- #: contact_form.php:431
380
  msgid "This file is too large."
381
  msgstr ""
382
 
383
- #: contact_form.php:432
384
  msgid "Please fill out the CAPTCHA."
385
  msgstr "Συμπληρώστε το CAPTCHA."
386
 
387
- #: contact_form.php:433
388
  msgid "Please make corrections below and try again."
389
  msgstr "Κάνετε διορθώσεις παρακάτω και ξαναπροσπαθήστε."
390
 
391
- #: contact_form.php:741
 
 
 
 
392
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
393
  msgstr ""
394
 
395
- #: contact_form.php:750
396
  msgid "Such user does not exist. Settings are not saved."
397
  msgstr "Δεν υπάρχει τέτοιος χρήστης. Οι επιλογές δεν αποθηκεύτηκαν."
398
 
399
- #: contact_form.php:755
400
- #: contact_form.php:761
401
  #, fuzzy
402
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
403
  msgstr "Παρακαλούμε εισάγετε μια σωστή διεύθυνση email. Οι επιλογές δεν αποθηκεύτηκαν."
404
 
405
- #: contact_form.php:766
406
  #, fuzzy
407
  msgid "Settings saved."
408
  msgstr "Οι επιλογές αποθηκεύτηκαν."
409
 
410
- #: contact_form.php:791
411
- #: contact_form.php:1060
 
 
 
 
 
 
 
412
  #, fuzzy
413
  msgid "Extra settings"
414
  msgstr "Ρυθμίσεις"
415
 
416
- #: contact_form.php:796
417
- #: contact_form.php:1316
418
  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:"
419
  msgstr "Αν θέλετε να προσθέσετε μια φόρμα επικοινωνίας στην ιστοσελίδα σας, αντιγράψτε αυτό τον σύντομο κώδικα στην ανάρτηση, τη σελίδα ή το πρόσθετό σας:"
420
 
421
- #: contact_form.php:796
422
- #: contact_form.php:797
423
- #: contact_form.php:976
424
- #: contact_form.php:1024
425
  msgid "or"
426
  msgstr ""
427
 
428
- #: contact_form.php:797
429
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
430
  msgstr ""
431
 
432
- #: contact_form.php:798
433
  msgid "They work the same way."
434
  msgstr ""
435
 
436
- #: contact_form.php:799
437
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
438
  msgstr "Αν τα παρακάτω πεδία είναι κενά, το μήνυμα θα σταλεί στη διεύθυνση που ορίστηκε κατά την εγγραφή"
439
 
440
- #: contact_form.php:803
441
  msgid "The user's email address:"
442
  msgstr "Τα μηνύματα θα στέλνονται στο email του χρήστη:"
443
 
444
- #: contact_form.php:807
445
  msgid "Create a username"
446
  msgstr "επιλογή χρήστη"
447
 
448
- #: contact_form.php:812
449
  msgid "Enter a username of the person who should get the messages from the contact form."
450
  msgstr "Τα μηνύματα θα λαμβάνει ο χρήστης"
451
 
452
- #: contact_form.php:816
453
  msgid "Use this email address:"
454
  msgstr "Τα μηνύματα θα στέλνονται στο email "
455
 
456
- #: contact_form.php:819
457
  msgid "Enter the email address you want the messages forwarded to."
458
  msgstr "Ορίστε την διεύθυνση email στην οποία θα αποστέλλονται τα μηνύματα."
459
 
460
- #: contact_form.php:823
461
  msgid "Additional options"
462
  msgstr "Πρόσθετες επιλογές"
463
 
464
- #: contact_form.php:826
465
  msgid "What to use?"
466
  msgstr ""
467
 
468
- #: contact_form.php:829
469
  msgid "Wp-mail"
470
  msgstr "Wp-mail"
471
 
472
- #: contact_form.php:830
473
  msgid "You can use the wp_mail function for mailing"
474
  msgstr ""
475
 
476
- #: contact_form.php:836
477
  msgid "Mail"
478
  msgstr "Mail"
479
 
480
- #: contact_form.php:837
481
  msgid "To send mail you can use the php mail function"
482
  msgstr ""
483
 
484
- #: contact_form.php:841
485
  #, fuzzy
486
  msgid "Change text of the 'FROM' field"
487
  msgstr "Αλλάξτε το πεδίο \"ΑΠΟ\" της φόρμας επικοινωνίας"
488
 
489
- #: contact_form.php:847
490
  msgid "Enter the email address in the 'From' field"
491
  msgstr ""
492
 
493
- #: contact_form.php:849
494
  msgid "User email"
495
  msgstr ""
496
 
497
- #: contact_form.php:849
498
  msgid "The email address of the user who fills the form will be used in the field 'From'."
499
  msgstr ""
500
 
501
- #: contact_form.php:851
502
  msgid "This email address will be used in the 'From' field."
503
  msgstr ""
504
 
505
- #: contact_form.php:855
506
  #, fuzzy
507
  msgid "Display fields"
508
  msgstr "Προβολή κουτιού επισύναψης αρχείου"
509
 
510
- #: contact_form.php:857
511
- #: contact_form.php:906
512
- #: contact_form.php:1096
513
- #: contact_form.php:1747
514
  #, fuzzy
515
  msgid "Address"
516
  msgstr "Διεύθυνση e-mail:"
517
 
518
- #: contact_form.php:858
519
- #: contact_form.php:908
520
- #: contact_form.php:1755
521
  msgid "Phone"
522
  msgstr ""
523
 
524
- #: contact_form.php:859
525
  #, fuzzy
526
  msgid "Attachment block"
527
  msgstr "Προβολή κουτιού επισύναψης αρχείου"
528
 
529
- #: contact_form.php:859
530
  msgid "Users can attach the following file formats"
531
  msgstr "Οι χρήστες μπορούν να επισυνάψουν αρχεία τύπου"
532
 
533
- #: contact_form.php:871
534
- #: contact_form.php:874
535
- #: contact_form.php:877
536
- #: contact_form.php:1125
537
  msgid "Captcha"
538
  msgstr ""
539
 
540
- #: contact_form.php:871
541
- #: contact_form.php:874
542
- #: contact_form.php:877
543
- #: contact_form.php:1125
544
- msgid "(powered by bestwebsoft.com)"
545
  msgstr ""
546
 
547
- #: contact_form.php:874
548
  #, fuzzy
549
  msgid "Activate captcha"
550
  msgstr "Ενεργοποιημένα πρόσθετα"
551
 
552
- #: contact_form.php:877
553
  #, fuzzy
554
  msgid "Download captcha"
555
  msgstr "Κατέβασμα"
556
 
557
- #: contact_form.php:882
558
  #, fuzzy
559
  msgid "Display tips below the Attachment block"
560
  msgstr "Προβολή κουτιού επισύναψης αρχείου"
561
 
562
- #: contact_form.php:891
563
  msgid "Delete an attachment file from the server after the email is sent"
564
  msgstr ""
565
 
566
- #: contact_form.php:897
567
  #, fuzzy
568
  msgid "Display 'Send me a copy' block"
569
  msgstr "Προβολή κουτιού \"Στείλτο και σ' εμένα\""
570
 
571
- #: contact_form.php:903
572
  msgid "Required fields"
573
  msgstr ""
574
 
575
- #: contact_form.php:905
576
- #: contact_form.php:1091
577
- #: contact_form.php:1742
578
  msgid "Name"
579
  msgstr "Όνομα"
580
 
581
- #: contact_form.php:907
582
  #, fuzzy
583
  msgid "Email Address"
584
  msgstr "Διεύθυνση e-mail:"
585
 
586
- #: contact_form.php:909
587
- #: contact_form.php:1111
588
- #: contact_form.php:1758
589
  msgid "Subject"
590
  msgstr "Θέμα"
591
 
592
- #: contact_form.php:910
593
- #: contact_form.php:1115
594
- #: contact_form.php:1761
595
  msgid "Message"
596
  msgstr "Μήνυμα"
597
 
598
- #: contact_form.php:914
599
  #, fuzzy
600
  msgid "Display additional info in the email"
601
  msgstr "Προβολή πρόσθετων πληροφοριών στο email"
602
 
603
- #: contact_form.php:919
604
- #: contact_form.php:1714
605
  msgid "Sent from (ip address)"
606
  msgstr "Στάλθηκε από (διεύθυνση ip)"
607
 
608
- #: contact_form.php:919
609
  #, fuzzy
610
  msgid "Example: Sent from (IP address):\t127.0.0.1"
611
  msgstr "Στάλθηκε από (διεύθυνση ip)"
612
 
613
- #: contact_form.php:920
614
- #: contact_form.php:1719
615
  msgid "Date/Time"
616
  msgstr "Ημερομηνία/Ώρα"
617
 
618
- #: contact_form.php:920
619
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
620
  msgstr ""
621
 
622
- #: contact_form.php:921
623
- #: contact_form.php:1724
624
  msgid "Sent from (referer)"
625
  msgstr "Από (referer)"
626
 
627
- #: contact_form.php:921
628
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
629
  msgstr ""
630
 
631
- #: contact_form.php:922
632
- #: contact_form.php:1729
633
  msgid "Using (user agent)"
634
  msgstr "με χρήση (user agent)"
635
 
636
- #: contact_form.php:922
637
  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"
638
  msgstr ""
639
 
640
- #: contact_form.php:926
641
  msgid "Language settings for the field names in the form"
642
  msgstr ""
643
 
644
- #: contact_form.php:935
645
  msgid "Add a language"
646
  msgstr ""
647
 
648
- #: contact_form.php:939
649
  #, fuzzy
650
  msgid "Change the names of the contact form fields and error messages"
651
  msgstr "Αλλαγή ετικετών πεδίων της φόρμας επικοινωνίας"
652
 
653
- #: contact_form.php:944
654
- #: contact_form.php:1015
655
  msgid "English"
656
  msgstr ""
657
 
658
- #: contact_form.php:963
659
- #: contact_form.php:992
660
  msgid "Error message for the Name field"
661
  msgstr ""
662
 
663
- #: contact_form.php:964
664
- #: contact_form.php:993
665
  msgid "Error message for the Address field"
666
  msgstr ""
667
 
668
- #: contact_form.php:965
669
- #: contact_form.php:994
670
  msgid "Error message for the Email field"
671
  msgstr ""
672
 
673
- #: contact_form.php:966
674
- #: contact_form.php:995
675
  msgid "Error message for the Phone field"
676
  msgstr ""
677
 
678
- #: contact_form.php:967
679
- #: contact_form.php:996
680
  msgid "Error message for the Subject field"
681
  msgstr ""
682
 
683
- #: contact_form.php:968
684
- #: contact_form.php:997
685
  msgid "Error message for the Message field"
686
  msgstr ""
687
 
688
- #: contact_form.php:969
689
- #: contact_form.php:998
690
  msgid "Error message about the file type for the Attachment field"
691
  msgstr ""
692
 
693
- #: contact_form.php:970
694
- #: contact_form.php:999
695
  msgid "Error message while uploading a file for the Attachment field to the server"
696
  msgstr ""
697
 
698
- #: contact_form.php:971
699
- #: contact_form.php:1000
700
  msgid "Error message while moving the file for the Attachment field"
701
  msgstr ""
702
 
703
- #: contact_form.php:972
704
- #: contact_form.php:1001
705
  msgid "Error message when file size limit for the Attachment field is exceeded"
706
  msgstr ""
707
 
708
- #: contact_form.php:973
709
- #: contact_form.php:1002
710
  msgid "Error message for the Captcha field"
711
  msgstr ""
712
 
713
- #: contact_form.php:974
714
- #: contact_form.php:1003
715
  msgid "Error message for the whole form"
716
  msgstr ""
717
 
718
- #: contact_form.php:976
719
- #: contact_form.php:1005
720
- #: contact_form.php:1024
721
- #: contact_form.php:1030
722
  msgid "Use shortcode"
723
  msgstr ""
724
 
725
- #: contact_form.php:976
726
- #: contact_form.php:1005
727
- #: contact_form.php:1024
728
- #: contact_form.php:1030
729
  msgid "for this language"
730
  msgstr ""
731
 
732
- #: contact_form.php:1012
733
  msgid "Action after email is sent"
734
  msgstr ""
735
 
736
- #: contact_form.php:1014
737
  #, fuzzy
738
  msgid "Display text"
739
  msgstr "Προβολή κουτιού επισύναψης αρχείου"
740
 
741
- #: contact_form.php:1023
742
- #: contact_form.php:1029
743
  msgid "Text"
744
  msgstr ""
745
 
746
- #: contact_form.php:1036
747
  msgid "Redirect to the page"
748
  msgstr ""
749
 
750
- #: contact_form.php:1037
751
  msgid "Url"
752
  msgstr ""
753
 
754
- #: contact_form.php:1042
755
- #: contact_form.php:1217
756
  msgid "Save Changes"
757
  msgstr "Αποθήκευση αλλαγών"
758
 
759
- #: contact_form.php:1057
760
  #, fuzzy
761
  msgid "Contact Form Pro | Extra Settings"
762
  msgstr "Επιλογές φόρμας επικοινωνίας"
763
 
764
- #: contact_form.php:1064
765
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
766
  msgstr ""
767
 
768
- #: contact_form.php:1071
769
  msgid "Errors output"
770
  msgstr ""
771
 
772
- #: contact_form.php:1074
773
  msgid "Display error messages"
774
  msgstr ""
775
 
776
- #: contact_form.php:1075
777
  msgid "Color of the input field errors."
778
  msgstr ""
779
 
780
- #: contact_form.php:1076
781
  msgid "Display error messages & color of the input field errors"
782
  msgstr ""
783
 
784
- #: contact_form.php:1081
785
  msgid "Add placeholder to the input blocks"
786
  msgstr ""
787
 
788
- #: contact_form.php:1087
789
  #, fuzzy
790
  msgid "Add tooltips"
791
  msgstr "Πρόσθετες επιλογές"
792
 
793
- #: contact_form.php:1101
794
  #, fuzzy
795
  msgid "Email address"
796
  msgstr "Διεύθυνση e-mail:"
797
 
798
- #: contact_form.php:1106
799
  msgid "Phone Number"
800
  msgstr ""
801
 
802
- #: contact_form.php:1120
803
  #, fuzzy
804
  msgid "Attachment"
805
  msgstr "Επισύναψη:"
806
 
807
- #: contact_form.php:1130
 
 
 
 
808
  #, fuzzy
809
  msgid "Style options"
810
  msgstr "Πρόσθετες επιλογές"
811
 
812
- #: contact_form.php:1133
813
  msgid "Text color"
814
  msgstr ""
815
 
816
- #: contact_form.php:1136
817
- #: contact_form.php:1141
818
- #: contact_form.php:1151
819
- #: contact_form.php:1156
820
- #: contact_form.php:1161
821
- #: contact_form.php:1166
822
- #: contact_form.php:1176
823
- #: contact_form.php:1181
824
- #: contact_form.php:1187
825
- #: contact_form.php:1198
826
- #: contact_form.php:1203
827
- #: contact_form.php:1208
828
  msgid "Default"
829
  msgstr ""
830
 
831
- #: contact_form.php:1138
832
  msgid "Label text color"
833
  msgstr ""
834
 
835
- #: contact_form.php:1143
836
  msgid "Placeholder color"
837
  msgstr ""
838
 
839
- #: contact_form.php:1148
840
  msgid "Errors color"
841
  msgstr ""
842
 
843
- #: contact_form.php:1153
844
  msgid "Error text color"
845
  msgstr ""
846
 
847
- #: contact_form.php:1158
848
  msgid "Background color of the input field errors"
849
  msgstr ""
850
 
851
- #: contact_form.php:1163
852
  msgid "Border color of the input field errors"
853
  msgstr ""
854
 
855
- #: contact_form.php:1168
856
  msgid "Placeholder color of the input field errors"
857
  msgstr ""
858
 
859
- #: contact_form.php:1173
860
  #, fuzzy
861
  msgid "Input fields"
862
  msgstr "Προβολή κουτιού επισύναψης αρχείου"
863
 
864
- #: contact_form.php:1178
865
  msgid "Input fields background color"
866
  msgstr ""
867
 
868
- #: contact_form.php:1183
869
  msgid "Text fields color"
870
  msgstr ""
871
 
872
- #: contact_form.php:1185
873
  msgid "Border width in px, numbers only"
874
  msgstr ""
875
 
876
- #: contact_form.php:1189
877
- #: contact_form.php:1210
878
  msgid "Border color"
879
  msgstr ""
880
 
881
- #: contact_form.php:1194
882
  #, fuzzy
883
  msgid "Submit button"
884
  msgstr "Υποβολή"
885
 
886
- #: contact_form.php:1196
887
  msgid "Width in px, numbers only"
888
  msgstr ""
889
 
890
- #: contact_form.php:1200
891
  msgid "Button color"
892
  msgstr ""
893
 
894
- #: contact_form.php:1205
895
  msgid "Button text color"
896
  msgstr ""
897
 
898
- #: contact_form.php:1221
899
  #, fuzzy
900
  msgid "Contact Form Pro | Preview"
901
  msgstr "Φόρμα επικοινωνίας"
902
 
903
- #: contact_form.php:1224
904
  msgid "Show with errors"
905
  msgstr ""
906
 
907
- #: contact_form.php:1232
908
- #: contact_form.php:1234
909
  msgid "Please enter your full name..."
910
  msgstr ""
911
 
912
- #: contact_form.php:1245
913
- #: contact_form.php:1247
914
  msgid "Please enter your address..."
915
  msgstr ""
916
 
917
- #: contact_form.php:1256
918
- #: contact_form.php:1258
919
  #, fuzzy
920
  msgid "Please enter your email address..."
921
  msgstr "Τα μηνύματα θα στέλνονται στο email "
922
 
923
- #: contact_form.php:1267
924
- #: contact_form.php:1269
925
  msgid "Please enter your phone number..."
926
  msgstr ""
927
 
928
- #: contact_form.php:1278
929
- #: contact_form.php:1280
930
  msgid "Please enter subject..."
931
  msgstr ""
932
 
933
- #: contact_form.php:1288
934
- #: contact_form.php:1290
935
  msgid "Please enter your message..."
936
  msgstr ""
937
 
938
- #: contact_form.php:1301
939
  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"
940
  msgstr ""
941
 
942
- #: contact_form.php:1454
 
 
 
 
943
  msgid "You can attach the following file formats"
944
  msgstr "Μπορείτε να επισυνάψετε αρχεία τύπου"
945
 
946
- #: contact_form.php:1737
947
  msgid "Contact from"
948
  msgstr "Επικοινωνία από"
949
 
950
- #: contact_form.php:1750
951
  msgid "Email"
952
  msgstr "E-Mail"
953
 
954
- #: contact_form.php:1764
955
  msgid "Site"
956
  msgstr "Ιστοσελίδα"
957
 
958
- #: contact_form.php:1819
959
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
960
  msgstr "Wenn Sie dieses MIME sehen, unterstützt Ihr Client keine MIME-Typen!"
961
 
962
- #: contact_form.php:1878
963
  msgid "FAQ"
964
  msgstr "Συχνές ερωτήσεις"
965
 
966
- #: contact_form.php:1879
967
  msgid "Support"
968
  msgstr "Υποστήριξη"
969
 
970
- #: contact_form.php:1937
971
  msgid "Are you sure that you want to delete this language data?"
972
  msgstr ""
973
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
974
  #~ msgid "Contact Form Options"
975
  #~ msgstr "Επιλογές φόρμας επικοινωνίας"
976
  #~ msgid "Please enter a valid email address. Settings are not saved."
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:49+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:49+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Pantelis Panteloglou <ppanteloglou@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: contact_form.php:32
20
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  #, fuzzy
22
  msgid "Contact Form Settings"
23
  msgstr "Επιλογές φόρμας επικοινωνίας"
24
 
25
+ #: contact_form.php:32
26
  msgid "Contact Form"
27
  msgstr "Φόρμα επικοινωνίας"
28
 
29
+ #: contact_form.php:33
30
  #, fuzzy
31
  msgid "Contact Form Pro Extra Settings"
32
  msgstr "Επιλογές φόρμας επικοινωνίας"
33
 
34
+ #: contact_form.php:33
35
+ #: contact_form.php:724
36
  #, fuzzy
37
  msgid "Contact Form Pro"
38
  msgstr "Φόρμα επικοινωνίας"
39
 
40
+ #: contact_form.php:72
41
+ #: contact_form.php:613
42
+ #: contact_form.php:642
43
  msgid "Name:"
44
  msgstr "Όνομα:"
45
 
46
+ #: contact_form.php:73
47
+ #: contact_form.php:614
48
+ #: contact_form.php:643
49
  #, fuzzy
50
  msgid "Address:"
51
  msgstr "Διεύθυνση e-mail:"
52
 
53
+ #: contact_form.php:74
54
+ #: contact_form.php:615
55
+ #: contact_form.php:644
56
  msgid "Email Address:"
57
  msgstr "Διεύθυνση e-mail:"
58
 
59
+ #: contact_form.php:75
60
+ #: contact_form.php:616
61
+ #: contact_form.php:645
62
  msgid "Phone number:"
63
  msgstr ""
64
 
65
+ #: contact_form.php:76
66
+ #: contact_form.php:617
67
+ #: contact_form.php:646
68
  msgid "Subject:"
69
  msgstr "Θέμα:"
70
 
71
+ #: contact_form.php:77
72
+ #: contact_form.php:618
73
+ #: contact_form.php:647
74
  msgid "Message:"
75
  msgstr "Μήνυμα:"
76
 
77
+ #: contact_form.php:78
78
+ #: contact_form.php:619
79
+ #: contact_form.php:648
80
  msgid "Attachment:"
81
  msgstr "Επισύναψη:"
82
 
83
+ #: contact_form.php:79
84
+ #: contact_form.php:135
85
+ #: contact_form.php:620
86
+ #: contact_form.php:649
87
  msgid "Send me a copy"
88
  msgstr "Στείλε μου ένα αντίγραφο"
89
 
90
+ #: contact_form.php:80
91
+ #: contact_form.php:621
92
+ #: contact_form.php:650
93
  msgid "Submit"
94
  msgstr "Υποβολή"
95
 
96
+ #: contact_form.php:81
97
  msgid "Your name is required."
98
  msgstr "Γράψτε οπωσδήποτε το όνομά σας."
99
 
100
+ #: contact_form.php:82
101
  #, fuzzy
102
  msgid "Address is required."
103
  msgstr "Απαιτείται μια έγκυρη διεύθυνση e-mail."
104
 
105
+ #: contact_form.php:83
106
  #, fuzzy
107
  msgid "A valid email address is required."
108
  msgstr "Απαιτείται μια έγκυρη διεύθυνση e-mail."
109
 
110
+ #: contact_form.php:84
111
+ #: contact_form.php:130
112
+ #: contact_form.php:133
113
  #, fuzzy
114
  msgid "Phone number is required."
115
  msgstr "Γράψτε οπωσδήποτε το όνομά σας."
116
 
117
+ #: contact_form.php:85
118
+ #: contact_form.php:129
119
+ #: contact_form.php:132
120
  msgid "Subject is required."
121
  msgstr "Γράψτε οπωσδήποτε ένα θέμα"
122
 
123
+ #: contact_form.php:86
124
+ #: contact_form.php:128
125
+ #: contact_form.php:131
126
  msgid "Message text is required."
127
  msgstr "Απαιτείται κείμενο μηνύματος."
128
 
129
+ #: contact_form.php:87
130
  msgid "File format is not valid."
131
  msgstr "Το επισυναπτόμενο δεν λειτουργεί."
132
 
133
+ #: contact_form.php:88
134
  msgid "File upload error."
135
  msgstr ""
136
 
137
+ #: contact_form.php:89
138
  msgid "The file could not be uploaded."
139
  msgstr ""
140
 
141
+ #: contact_form.php:90
142
  msgid "This file is too large."
143
  msgstr ""
144
 
145
+ #: contact_form.php:91
146
  msgid "Please fill out the CAPTCHA."
147
  msgstr "Συμπληρώστε το CAPTCHA."
148
 
149
+ #: contact_form.php:92
150
  msgid "Please make corrections below and try again."
151
  msgstr "Κάνετε διορθώσεις παρακάτω και ξαναπροσπαθήστε."
152
 
153
+ #: contact_form.php:94
154
+ msgid "Thank you for contacting us."
155
+ msgstr "Ευχαριστούμε για την επικοινωνία."
156
+
157
+ #: contact_form.php:400
158
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
159
  msgstr ""
160
 
161
+ #: contact_form.php:409
162
  msgid "Such user does not exist. Settings are not saved."
163
  msgstr "Δεν υπάρχει τέτοιος χρήστης. Οι επιλογές δεν αποθηκεύτηκαν."
164
 
165
+ #: contact_form.php:414
166
+ #: contact_form.php:420
167
  #, fuzzy
168
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
169
  msgstr "Παρακαλούμε εισάγετε μια σωστή διεύθυνση email. Οι επιλογές δεν αποθηκεύτηκαν."
170
 
171
+ #: contact_form.php:425
172
  #, fuzzy
173
  msgid "Settings saved."
174
  msgstr "Οι επιλογές αποθηκεύτηκαν."
175
 
176
+ #: contact_form.php:449
177
+ #: contact_form.php:718
178
+ #: contact_form.php:1525
179
+ #: contact_form.php:1536
180
+ msgid "Settings"
181
+ msgstr "Ρυθμίσεις"
182
+
183
+ #: contact_form.php:450
184
+ #: contact_form.php:719
185
  #, fuzzy
186
  msgid "Extra settings"
187
  msgstr "Ρυθμίσεις"
188
 
189
+ #: contact_form.php:455
190
+ #: contact_form.php:975
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:455
195
+ #: contact_form.php:456
196
+ #: contact_form.php:635
197
+ #: contact_form.php:683
198
  msgid "or"
199
  msgstr ""
200
 
201
+ #: contact_form.php:456
202
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
203
  msgstr ""
204
 
205
+ #: contact_form.php:457
206
  msgid "They work the same way."
207
  msgstr ""
208
 
209
+ #: contact_form.php:458
210
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
211
  msgstr "Αν τα παρακάτω πεδία είναι κενά, το μήνυμα θα σταλεί στη διεύθυνση που ορίστηκε κατά την εγγραφή"
212
 
213
+ #: contact_form.php:462
214
  msgid "The user's email address:"
215
  msgstr "Τα μηνύματα θα στέλνονται στο email του χρήστη:"
216
 
217
+ #: contact_form.php:466
218
  msgid "Create a username"
219
  msgstr "επιλογή χρήστη"
220
 
221
+ #: contact_form.php:471
222
  msgid "Enter a username of the person who should get the messages from the contact form."
223
  msgstr "Τα μηνύματα θα λαμβάνει ο χρήστης"
224
 
225
+ #: contact_form.php:475
226
  msgid "Use this email address:"
227
  msgstr "Τα μηνύματα θα στέλνονται στο email "
228
 
229
+ #: contact_form.php:478
230
  msgid "Enter the email address you want the messages forwarded to."
231
  msgstr "Ορίστε την διεύθυνση email στην οποία θα αποστέλλονται τα μηνύματα."
232
 
233
+ #: contact_form.php:482
234
  msgid "Additional options"
235
  msgstr "Πρόσθετες επιλογές"
236
 
237
+ #: contact_form.php:485
238
  msgid "What to use?"
239
  msgstr ""
240
 
241
+ #: contact_form.php:488
242
  msgid "Wp-mail"
243
  msgstr "Wp-mail"
244
 
245
+ #: contact_form.php:489
246
  msgid "You can use the wp_mail function for mailing"
247
  msgstr ""
248
 
249
+ #: contact_form.php:495
250
  msgid "Mail"
251
  msgstr "Mail"
252
 
253
+ #: contact_form.php:496
254
  msgid "To send mail you can use the php mail function"
255
  msgstr ""
256
 
257
+ #: contact_form.php:500
258
  #, fuzzy
259
  msgid "Change text of the 'FROM' field"
260
  msgstr "Αλλάξτε το πεδίο \"ΑΠΟ\" της φόρμας επικοινωνίας"
261
 
262
+ #: contact_form.php:506
263
  msgid "Enter the email address in the 'From' field"
264
  msgstr ""
265
 
266
+ #: contact_form.php:508
267
  msgid "User email"
268
  msgstr ""
269
 
270
+ #: contact_form.php:508
271
  msgid "The email address of the user who fills the form will be used in the field 'From'."
272
  msgstr ""
273
 
274
+ #: contact_form.php:510
275
  msgid "This email address will be used in the 'From' field."
276
  msgstr ""
277
 
278
+ #: contact_form.php:514
279
  #, fuzzy
280
  msgid "Display fields"
281
  msgstr "Προβολή κουτιού επισύναψης αρχείου"
282
 
283
+ #: contact_form.php:516
284
+ #: contact_form.php:565
285
+ #: contact_form.php:755
286
+ #: contact_form.php:1406
287
  #, fuzzy
288
  msgid "Address"
289
  msgstr "Διεύθυνση e-mail:"
290
 
291
+ #: contact_form.php:517
292
+ #: contact_form.php:567
293
+ #: contact_form.php:1414
294
  msgid "Phone"
295
  msgstr ""
296
 
297
+ #: contact_form.php:518
298
  #, fuzzy
299
  msgid "Attachment block"
300
  msgstr "Προβολή κουτιού επισύναψης αρχείου"
301
 
302
+ #: contact_form.php:518
303
  msgid "Users can attach the following file formats"
304
  msgstr "Οι χρήστες μπορούν να επισυνάψουν αρχεία τύπου"
305
 
306
+ #: contact_form.php:530
307
+ #: contact_form.php:533
308
+ #: contact_form.php:536
309
+ #: contact_form.php:784
310
  msgid "Captcha"
311
  msgstr ""
312
 
313
+ #: contact_form.php:530
314
+ #: contact_form.php:533
315
+ #: contact_form.php:536
316
+ msgid "(powered by"
 
317
  msgstr ""
318
 
319
+ #: contact_form.php:533
320
  #, fuzzy
321
  msgid "Activate captcha"
322
  msgstr "Ενεργοποιημένα πρόσθετα"
323
 
324
+ #: contact_form.php:536
325
  #, fuzzy
326
  msgid "Download captcha"
327
  msgstr "Κατέβασμα"
328
 
329
+ #: contact_form.php:541
330
  #, fuzzy
331
  msgid "Display tips below the Attachment block"
332
  msgstr "Προβολή κουτιού επισύναψης αρχείου"
333
 
334
+ #: contact_form.php:550
335
  msgid "Delete an attachment file from the server after the email is sent"
336
  msgstr ""
337
 
338
+ #: contact_form.php:556
339
  #, fuzzy
340
  msgid "Display 'Send me a copy' block"
341
  msgstr "Προβολή κουτιού \"Στείλτο και σ' εμένα\""
342
 
343
+ #: contact_form.php:562
344
  msgid "Required fields"
345
  msgstr ""
346
 
347
+ #: contact_form.php:564
348
+ #: contact_form.php:750
349
+ #: contact_form.php:1401
350
  msgid "Name"
351
  msgstr "Όνομα"
352
 
353
+ #: contact_form.php:566
354
  #, fuzzy
355
  msgid "Email Address"
356
  msgstr "Διεύθυνση e-mail:"
357
 
358
+ #: contact_form.php:568
359
+ #: contact_form.php:770
360
+ #: contact_form.php:1417
361
  msgid "Subject"
362
  msgstr "Θέμα"
363
 
364
+ #: contact_form.php:569
365
+ #: contact_form.php:774
366
+ #: contact_form.php:1420
367
  msgid "Message"
368
  msgstr "Μήνυμα"
369
 
370
+ #: contact_form.php:573
371
  #, fuzzy
372
  msgid "Display additional info in the email"
373
  msgstr "Προβολή πρόσθετων πληροφοριών στο email"
374
 
375
+ #: contact_form.php:578
376
+ #: contact_form.php:1373
377
  msgid "Sent from (ip address)"
378
  msgstr "Στάλθηκε από (διεύθυνση ip)"
379
 
380
+ #: contact_form.php:578
381
  #, fuzzy
382
  msgid "Example: Sent from (IP address):\t127.0.0.1"
383
  msgstr "Στάλθηκε από (διεύθυνση ip)"
384
 
385
+ #: contact_form.php:579
386
+ #: contact_form.php:1378
387
  msgid "Date/Time"
388
  msgstr "Ημερομηνία/Ώρα"
389
 
390
+ #: contact_form.php:579
391
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
392
  msgstr ""
393
 
394
+ #: contact_form.php:580
395
+ #: contact_form.php:1383
396
  msgid "Sent from (referer)"
397
  msgstr "Από (referer)"
398
 
399
+ #: contact_form.php:580
400
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
401
  msgstr ""
402
 
403
+ #: contact_form.php:581
404
+ #: contact_form.php:1388
405
  msgid "Using (user agent)"
406
  msgstr "με χρήση (user agent)"
407
 
408
+ #: contact_form.php:581
409
  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"
410
  msgstr ""
411
 
412
+ #: contact_form.php:585
413
  msgid "Language settings for the field names in the form"
414
  msgstr ""
415
 
416
+ #: contact_form.php:594
417
  msgid "Add a language"
418
  msgstr ""
419
 
420
+ #: contact_form.php:598
421
  #, fuzzy
422
  msgid "Change the names of the contact form fields and error messages"
423
  msgstr "Αλλαγή ετικετών πεδίων της φόρμας επικοινωνίας"
424
 
425
+ #: contact_form.php:603
426
+ #: contact_form.php:674
427
  msgid "English"
428
  msgstr ""
429
 
430
+ #: contact_form.php:622
431
+ #: contact_form.php:651
432
  msgid "Error message for the Name field"
433
  msgstr ""
434
 
435
+ #: contact_form.php:623
436
+ #: contact_form.php:652
437
  msgid "Error message for the Address field"
438
  msgstr ""
439
 
440
+ #: contact_form.php:624
441
+ #: contact_form.php:653
442
  msgid "Error message for the Email field"
443
  msgstr ""
444
 
445
+ #: contact_form.php:625
446
+ #: contact_form.php:654
447
  msgid "Error message for the Phone field"
448
  msgstr ""
449
 
450
+ #: contact_form.php:626
451
+ #: contact_form.php:655
452
  msgid "Error message for the Subject field"
453
  msgstr ""
454
 
455
+ #: contact_form.php:627
456
+ #: contact_form.php:656
457
  msgid "Error message for the Message field"
458
  msgstr ""
459
 
460
+ #: contact_form.php:628
461
+ #: contact_form.php:657
462
  msgid "Error message about the file type for the Attachment field"
463
  msgstr ""
464
 
465
+ #: contact_form.php:629
466
+ #: contact_form.php:658
467
  msgid "Error message while uploading a file for the Attachment field to the server"
468
  msgstr ""
469
 
470
+ #: contact_form.php:630
471
+ #: contact_form.php:659
472
  msgid "Error message while moving the file for the Attachment field"
473
  msgstr ""
474
 
475
+ #: contact_form.php:631
476
+ #: contact_form.php:660
477
  msgid "Error message when file size limit for the Attachment field is exceeded"
478
  msgstr ""
479
 
480
+ #: contact_form.php:632
481
+ #: contact_form.php:661
482
  msgid "Error message for the Captcha field"
483
  msgstr ""
484
 
485
+ #: contact_form.php:633
486
+ #: contact_form.php:662
487
  msgid "Error message for the whole form"
488
  msgstr ""
489
 
490
+ #: contact_form.php:635
491
+ #: contact_form.php:664
492
+ #: contact_form.php:683
493
+ #: contact_form.php:689
494
  msgid "Use shortcode"
495
  msgstr ""
496
 
497
+ #: contact_form.php:635
498
+ #: contact_form.php:664
499
+ #: contact_form.php:683
500
+ #: contact_form.php:689
501
  msgid "for this language"
502
  msgstr ""
503
 
504
+ #: contact_form.php:671
505
  msgid "Action after email is sent"
506
  msgstr ""
507
 
508
+ #: contact_form.php:673
509
  #, fuzzy
510
  msgid "Display text"
511
  msgstr "Προβολή κουτιού επισύναψης αρχείου"
512
 
513
+ #: contact_form.php:682
514
+ #: contact_form.php:688
515
  msgid "Text"
516
  msgstr ""
517
 
518
+ #: contact_form.php:695
519
  msgid "Redirect to the page"
520
  msgstr ""
521
 
522
+ #: contact_form.php:696
523
  msgid "Url"
524
  msgstr ""
525
 
526
+ #: contact_form.php:701
527
+ #: contact_form.php:876
528
  msgid "Save Changes"
529
  msgstr "Αποθήκευση αλλαγών"
530
 
531
+ #: contact_form.php:716
532
  #, fuzzy
533
  msgid "Contact Form Pro | Extra Settings"
534
  msgstr "Επιλογές φόρμας επικοινωνίας"
535
 
536
+ #: contact_form.php:723
537
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
538
  msgstr ""
539
 
540
+ #: contact_form.php:730
541
  msgid "Errors output"
542
  msgstr ""
543
 
544
+ #: contact_form.php:733
545
  msgid "Display error messages"
546
  msgstr ""
547
 
548
+ #: contact_form.php:734
549
  msgid "Color of the input field errors."
550
  msgstr ""
551
 
552
+ #: contact_form.php:735
553
  msgid "Display error messages & color of the input field errors"
554
  msgstr ""
555
 
556
+ #: contact_form.php:740
557
  msgid "Add placeholder to the input blocks"
558
  msgstr ""
559
 
560
+ #: contact_form.php:746
561
  #, fuzzy
562
  msgid "Add tooltips"
563
  msgstr "Πρόσθετες επιλογές"
564
 
565
+ #: contact_form.php:760
566
  #, fuzzy
567
  msgid "Email address"
568
  msgstr "Διεύθυνση e-mail:"
569
 
570
+ #: contact_form.php:765
571
  msgid "Phone Number"
572
  msgstr ""
573
 
574
+ #: contact_form.php:779
575
  #, fuzzy
576
  msgid "Attachment"
577
  msgstr "Επισύναψη:"
578
 
579
+ #: contact_form.php:784
580
+ msgid "(powered by bestwebsoft.com)"
581
+ msgstr ""
582
+
583
+ #: contact_form.php:789
584
  #, fuzzy
585
  msgid "Style options"
586
  msgstr "Πρόσθετες επιλογές"
587
 
588
+ #: contact_form.php:792
589
  msgid "Text color"
590
  msgstr ""
591
 
592
+ #: contact_form.php:795
593
+ #: contact_form.php:800
594
+ #: contact_form.php:810
595
+ #: contact_form.php:815
596
+ #: contact_form.php:820
597
+ #: contact_form.php:825
598
+ #: contact_form.php:835
599
+ #: contact_form.php:840
600
+ #: contact_form.php:846
601
+ #: contact_form.php:857
602
+ #: contact_form.php:862
603
+ #: contact_form.php:867
604
  msgid "Default"
605
  msgstr ""
606
 
607
+ #: contact_form.php:797
608
  msgid "Label text color"
609
  msgstr ""
610
 
611
+ #: contact_form.php:802
612
  msgid "Placeholder color"
613
  msgstr ""
614
 
615
+ #: contact_form.php:807
616
  msgid "Errors color"
617
  msgstr ""
618
 
619
+ #: contact_form.php:812
620
  msgid "Error text color"
621
  msgstr ""
622
 
623
+ #: contact_form.php:817
624
  msgid "Background color of the input field errors"
625
  msgstr ""
626
 
627
+ #: contact_form.php:822
628
  msgid "Border color of the input field errors"
629
  msgstr ""
630
 
631
+ #: contact_form.php:827
632
  msgid "Placeholder color of the input field errors"
633
  msgstr ""
634
 
635
+ #: contact_form.php:832
636
  #, fuzzy
637
  msgid "Input fields"
638
  msgstr "Προβολή κουτιού επισύναψης αρχείου"
639
 
640
+ #: contact_form.php:837
641
  msgid "Input fields background color"
642
  msgstr ""
643
 
644
+ #: contact_form.php:842
645
  msgid "Text fields color"
646
  msgstr ""
647
 
648
+ #: contact_form.php:844
649
  msgid "Border width in px, numbers only"
650
  msgstr ""
651
 
652
+ #: contact_form.php:848
653
+ #: contact_form.php:869
654
  msgid "Border color"
655
  msgstr ""
656
 
657
+ #: contact_form.php:853
658
  #, fuzzy
659
  msgid "Submit button"
660
  msgstr "Υποβολή"
661
 
662
+ #: contact_form.php:855
663
  msgid "Width in px, numbers only"
664
  msgstr ""
665
 
666
+ #: contact_form.php:859
667
  msgid "Button color"
668
  msgstr ""
669
 
670
+ #: contact_form.php:864
671
  msgid "Button text color"
672
  msgstr ""
673
 
674
+ #: contact_form.php:880
675
  #, fuzzy
676
  msgid "Contact Form Pro | Preview"
677
  msgstr "Φόρμα επικοινωνίας"
678
 
679
+ #: contact_form.php:883
680
  msgid "Show with errors"
681
  msgstr ""
682
 
683
+ #: contact_form.php:891
684
+ #: contact_form.php:893
685
  msgid "Please enter your full name..."
686
  msgstr ""
687
 
688
+ #: contact_form.php:904
689
+ #: contact_form.php:906
690
  msgid "Please enter your address..."
691
  msgstr ""
692
 
693
+ #: contact_form.php:915
694
+ #: contact_form.php:917
695
  #, fuzzy
696
  msgid "Please enter your email address..."
697
  msgstr "Τα μηνύματα θα στέλνονται στο email "
698
 
699
+ #: contact_form.php:926
700
+ #: contact_form.php:928
701
  msgid "Please enter your phone number..."
702
  msgstr ""
703
 
704
+ #: contact_form.php:937
705
+ #: contact_form.php:939
706
  msgid "Please enter subject..."
707
  msgstr ""
708
 
709
+ #: contact_form.php:947
710
+ #: contact_form.php:949
711
  msgid "Please enter your message..."
712
  msgstr ""
713
 
714
+ #: contact_form.php:960
715
  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"
716
  msgstr ""
717
 
718
+ #: contact_form.php:1029
719
+ msgid "Sorry, email message could not be delivered."
720
+ msgstr "Δυστυχώς δεν μπορέσαμε να στείλουμε το email σας."
721
+
722
+ #: contact_form.php:1113
723
  msgid "You can attach the following file formats"
724
  msgstr "Μπορείτε να επισυνάψετε αρχεία τύπου"
725
 
726
+ #: contact_form.php:1396
727
  msgid "Contact from"
728
  msgstr "Επικοινωνία από"
729
 
730
+ #: contact_form.php:1409
731
  msgid "Email"
732
  msgstr "E-Mail"
733
 
734
+ #: contact_form.php:1423
735
  msgid "Site"
736
  msgstr "Ιστοσελίδα"
737
 
738
+ #: contact_form.php:1478
739
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
740
  msgstr "Wenn Sie dieses MIME sehen, unterstützt Ihr Client keine MIME-Typen!"
741
 
742
+ #: contact_form.php:1537
743
  msgid "FAQ"
744
  msgstr "Συχνές ερωτήσεις"
745
 
746
+ #: contact_form.php:1538
747
  msgid "Support"
748
  msgstr "Υποστήριξη"
749
 
750
+ #: contact_form.php:1597
751
  msgid "Are you sure that you want to delete this language data?"
752
  msgstr ""
753
 
754
+ #, fuzzy
755
+ #~ msgid "Memory usage"
756
+ #~ msgstr "Μήνυμα"
757
+
758
+ #, fuzzy
759
+ #~ msgid "Site URL"
760
+ #~ msgstr "Ιστοσελίδα"
761
+
762
+ #, fuzzy
763
+ #~ msgid "Please enter a valid email address."
764
+ #~ msgstr "Τα μηνύματα θα στέλνονται στο email "
765
+
766
+ #, fuzzy
767
+ #~ msgid "Pro plugins"
768
+ #~ msgstr "BWS Plugins"
769
+ #~ msgid "Activated plugins"
770
+ #~ msgstr "Ενεργοποιημένα πρόσθετα"
771
+ #~ msgid "Read more"
772
+ #~ msgstr "Διαβάστε περισσότερα"
773
+ #~ msgid "Installed plugins"
774
+ #~ msgstr "Εγκατεστημένα πρόσθετα"
775
+ #~ msgid "Recommended plugins"
776
+ #~ msgstr "Προτεινόμενα πρόσθετα"
777
+
778
+ #, fuzzy
779
+ #~ msgid "Free plugins"
780
+ #~ msgstr "Προτεινόμενα πρόσθετα"
781
+ #~ msgid "Download"
782
+ #~ msgstr "Κατέβασμα"
783
+ #~ msgid "Install %s"
784
+ #~ msgstr "Εγκατάσταση %s"
785
+ #~ msgid "Install now from wordpress.org"
786
+ #~ msgstr "Εγκαταστήστε τώρα από το wordpress.org"
787
+
788
+ #, fuzzy
789
+ #~ msgid "If you have any questions, please contact us via"
790
+ #~ msgstr ""
791
+ #~ "Αν έχετε απορίες, επικοινωνήστε στο plugin@bestwebsoft.com ή μέσω της "
792
+ #~ "φόρμας επικοινωνίας της ιστοσελίδας μας"
793
+
794
+ #, fuzzy
795
+ #~ msgid "Active Plugins"
796
+ #~ msgstr "Ενεργοποιημένα πρόσθετα"
797
+
798
+ #, fuzzy
799
+ #~ msgid "Inactive Plugins"
800
+ #~ msgstr "Ενεργοποιημένα πρόσθετα"
801
+
802
+ #, fuzzy
803
+ #~ msgid "Send to support"
804
+ #~ msgstr "Υποστήριξη"
805
  #~ msgid "Contact Form Options"
806
  #~ msgstr "Επιλογές φόρμας επικοινωνίας"
807
  #~ msgid "Please enter a valid email address. Settings are not saved."
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-08-20 13:27+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:27+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -16,960 +16,791 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: contact_form.php:107
20
- msgid "Not set"
21
- msgstr ""
22
-
23
- #: contact_form.php:109
24
- #: contact_form.php:113
25
- msgid "On"
26
- msgstr ""
27
-
28
- #: contact_form.php:111
29
- #: contact_form.php:115
30
- msgid "Off"
31
- msgstr ""
32
-
33
- #: contact_form.php:119
34
- #: contact_form.php:123
35
- #: contact_form.php:127
36
- #: contact_form.php:131
37
- #: contact_form.php:135
38
- #: contact_form.php:161
39
- msgid "N/A"
40
- msgstr ""
41
-
42
- #: contact_form.php:133
43
- msgid " Mb"
44
- msgstr ""
45
-
46
- #: contact_form.php:137
47
- #: contact_form.php:141
48
- #: contact_form.php:145
49
- #: contact_form.php:156
50
- msgid "Yes"
51
- msgstr ""
52
-
53
- #: contact_form.php:139
54
- #: contact_form.php:143
55
- #: contact_form.php:147
56
- #: contact_form.php:158
57
- msgid "No"
58
- msgstr ""
59
-
60
- #: contact_form.php:172
61
- msgid "Operating System"
62
- msgstr ""
63
-
64
- #: contact_form.php:173
65
- msgid "Server"
66
- msgstr ""
67
-
68
- #: contact_form.php:174
69
- #, fuzzy
70
- msgid "Memory usage"
71
- msgstr "Mensaje"
72
-
73
- #: contact_form.php:175
74
- msgid "MYSQL Version"
75
- msgstr ""
76
-
77
- #: contact_form.php:176
78
- msgid "SQL Mode"
79
- msgstr ""
80
-
81
- #: contact_form.php:177
82
- msgid "PHP Version"
83
- msgstr ""
84
-
85
- #: contact_form.php:178
86
- msgid "PHP Safe Mode"
87
- msgstr ""
88
-
89
- #: contact_form.php:179
90
- msgid "PHP Allow URL fopen"
91
- msgstr ""
92
-
93
- #: contact_form.php:180
94
- msgid "PHP Memory Limit"
95
- msgstr ""
96
-
97
- #: contact_form.php:181
98
- msgid "PHP Max Upload Size"
99
- msgstr ""
100
-
101
- #: contact_form.php:182
102
- msgid "PHP Max Post Size"
103
- msgstr ""
104
-
105
- #: contact_form.php:183
106
- msgid "PHP Max Script Execute Time"
107
- msgstr ""
108
-
109
- #: contact_form.php:184
110
- msgid "PHP Exif support"
111
- msgstr ""
112
-
113
- #: contact_form.php:185
114
- msgid "PHP IPTC support"
115
- msgstr ""
116
-
117
- #: contact_form.php:186
118
- msgid "PHP XML support"
119
- msgstr ""
120
-
121
- #: contact_form.php:187
122
- #, fuzzy
123
- msgid "Site URL"
124
- msgstr "Sitio"
125
-
126
- #: contact_form.php:188
127
- msgid "Home URL"
128
- msgstr ""
129
-
130
- #: contact_form.php:189
131
- msgid "WordPress Version"
132
- msgstr ""
133
-
134
- #: contact_form.php:190
135
- msgid "WordPress DB Version"
136
- msgstr ""
137
-
138
- #: contact_form.php:191
139
- msgid "Multisite"
140
- msgstr ""
141
-
142
- #: contact_form.php:192
143
- msgid "Active Theme"
144
- msgstr ""
145
-
146
- #: contact_form.php:207
147
- #, fuzzy
148
- msgid "Please enter a valid email address."
149
- msgstr "Use este emaill:"
150
-
151
- #: contact_form.php:211
152
- msgid "Email with system info is sent to "
153
- msgstr ""
154
-
155
- #: contact_form.php:215
156
- #: contact_form.php:435
157
- msgid "Thank you for contacting us."
158
- msgstr "Gracias por contactar con nosotros"
159
-
160
- #: contact_form.php:243
161
- #: contact_form.php:1370
162
- msgid "Sorry, email message could not be delivered."
163
- msgstr "Disculpe, su email no se puede entregar."
164
-
165
- #: contact_form.php:251
166
- #, fuzzy
167
- msgid "Pro plugins"
168
- msgstr "BWS Plugins"
169
-
170
- #: contact_form.php:254
171
- #: contact_form.php:280
172
- msgid "Activated plugins"
173
- msgstr "Plugin ativado"
174
-
175
- #: contact_form.php:256
176
- #: contact_form.php:264
177
- #: contact_form.php:272
178
- #: contact_form.php:282
179
- #: contact_form.php:290
180
- #: contact_form.php:298
181
- msgid "Read more"
182
- msgstr "Lea mas"
183
-
184
- #: contact_form.php:256
185
- #: contact_form.php:282
186
- #: contact_form.php:790
187
- #: contact_form.php:1059
188
- #: contact_form.php:1866
189
- #: contact_form.php:1877
190
- msgid "Settings"
191
- msgstr "Configuración"
192
-
193
- #: contact_form.php:262
194
- #: contact_form.php:288
195
- msgid "Installed plugins"
196
- msgstr "Plugin instalados"
197
-
198
- #: contact_form.php:270
199
- #: contact_form.php:296
200
- msgid "Recommended plugins"
201
- msgstr "Plugins recomendados"
202
-
203
- #: contact_form.php:272
204
- msgid "Purchase"
205
- msgstr ""
206
-
207
- #: contact_form.php:277
208
- #, fuzzy
209
- msgid "Free plugins"
210
- msgstr "Plugins recomendados"
211
-
212
- #: contact_form.php:298
213
- msgid "Download"
214
- msgstr "Descargar"
215
-
216
- #: contact_form.php:298
217
- #, php-format
218
- msgid "Install %s"
219
- msgstr "Instala %s"
220
-
221
- #: contact_form.php:298
222
- msgid "Install now from wordpress.org"
223
- msgstr "Instala ahora de wordpress.org"
224
-
225
- #: contact_form.php:303
226
- #, fuzzy
227
- msgid "If you have any questions, please contact us via"
228
- msgstr "Si tiene alguna pregunta, por favor contactenos via plugin@bestwebsoft.com o use el formulario de contacto de nuestra web"
229
-
230
- #: contact_form.php:310
231
- msgid "System status"
232
- msgstr ""
233
-
234
- #: contact_form.php:314
235
- msgid "Environment"
236
- msgstr ""
237
-
238
- #: contact_form.php:325
239
- #, fuzzy
240
- msgid "Active Plugins"
241
- msgstr "Plugin ativado"
242
-
243
- #: contact_form.php:336
244
- #, fuzzy
245
- msgid "Inactive Plugins"
246
- msgstr "Plugin ativado"
247
-
248
- #: contact_form.php:350
249
- #, fuzzy
250
- msgid "Send to support"
251
- msgstr "Soporte"
252
-
253
- #: contact_form.php:357
254
- msgid "Send to custom email &#187;"
255
- msgstr ""
256
-
257
- #: contact_form.php:373
258
- #: contact_form.php:786
259
  #, fuzzy
260
  msgid "Contact Form Settings"
261
  msgstr "Opciones Contact Form"
262
 
263
- #: contact_form.php:373
264
  msgid "Contact Form"
265
  msgstr "Contact Form"
266
 
267
- #: contact_form.php:374
268
  #, fuzzy
269
  msgid "Contact Form Pro Extra Settings"
270
  msgstr "Opciones Contact Form"
271
 
272
- #: contact_form.php:374
273
- #: contact_form.php:1065
274
  #, fuzzy
275
  msgid "Contact Form Pro"
276
  msgstr "Contact Form"
277
 
278
- #: contact_form.php:413
279
- #: contact_form.php:954
280
- #: contact_form.php:983
281
  msgid "Name:"
282
  msgstr "Nombre:"
283
 
284
- #: contact_form.php:414
285
- #: contact_form.php:955
286
- #: contact_form.php:984
287
  #, fuzzy
288
  msgid "Address:"
289
  msgstr "Dirección e-mail:"
290
 
291
- #: contact_form.php:415
292
- #: contact_form.php:956
293
- #: contact_form.php:985
294
  msgid "Email Address:"
295
  msgstr "Dirección e-mail:"
296
 
297
- #: contact_form.php:416
298
- #: contact_form.php:957
299
- #: contact_form.php:986
300
  msgid "Phone number:"
301
  msgstr ""
302
 
303
- #: contact_form.php:417
304
- #: contact_form.php:958
305
- #: contact_form.php:987
306
  msgid "Subject:"
307
  msgstr "Asunto:"
308
 
309
- #: contact_form.php:418
310
- #: contact_form.php:959
311
- #: contact_form.php:988
312
  msgid "Message:"
313
  msgstr "Mensaje:"
314
 
315
- #: contact_form.php:419
316
- #: contact_form.php:960
317
- #: contact_form.php:989
318
  msgid "Attachment:"
319
  msgstr "Adjunto:"
320
 
321
- #: contact_form.php:420
322
- #: contact_form.php:476
323
- #: contact_form.php:961
324
- #: contact_form.php:990
325
  msgid "Send me a copy"
326
  msgstr "Envíame una copia"
327
 
328
- #: contact_form.php:421
329
- #: contact_form.php:962
330
- #: contact_form.php:991
331
  msgid "Submit"
332
  msgstr "Enviar"
333
 
334
- #: contact_form.php:422
335
  msgid "Your name is required."
336
  msgstr "Su nombre es obligatorio."
337
 
338
- #: contact_form.php:423
339
  #, fuzzy
340
  msgid "Address is required."
341
  msgstr "Una dirección válida es obligatoria."
342
 
343
- #: contact_form.php:424
344
  #, fuzzy
345
  msgid "A valid email address is required."
346
  msgstr "Una dirección válida es obligatoria."
347
 
348
- #: contact_form.php:425
349
- #: contact_form.php:471
350
- #: contact_form.php:474
351
  #, fuzzy
352
  msgid "Phone number is required."
353
  msgstr "Su nombre es obligatorio."
354
 
355
- #: contact_form.php:426
356
- #: contact_form.php:470
357
- #: contact_form.php:473
358
  msgid "Subject is required."
359
  msgstr "El asunto es obligatorio."
360
 
361
- #: contact_form.php:427
362
- #: contact_form.php:469
363
- #: contact_form.php:472
364
  msgid "Message text is required."
365
  msgstr "El mensaje es obligatorio."
366
 
367
- #: contact_form.php:428
368
  msgid "File format is not valid."
369
  msgstr "El adjunto es incorrecto."
370
 
371
- #: contact_form.php:429
372
  msgid "File upload error."
373
  msgstr ""
374
 
375
- #: contact_form.php:430
376
  msgid "The file could not be uploaded."
377
  msgstr ""
378
 
379
- #: contact_form.php:431
380
  msgid "This file is too large."
381
  msgstr ""
382
 
383
- #: contact_form.php:432
384
  msgid "Please fill out the CAPTCHA."
385
  msgstr "Por favor completa el CAPTCHA"
386
 
387
- #: contact_form.php:433
388
  msgid "Please make corrections below and try again."
389
  msgstr "Por favor, corrija los datos y pruebe de nuevo."
390
 
391
- #: contact_form.php:741
 
 
 
 
392
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
393
  msgstr ""
394
 
395
- #: contact_form.php:750
396
  msgid "Such user does not exist. Settings are not saved."
397
  msgstr "Usuario inexistente. Los cambios no se han guardado."
398
 
399
- #: contact_form.php:755
400
- #: contact_form.php:761
401
  #, fuzzy
402
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
403
  msgstr "Por favor introduzca un e-mail correcto. Los cambios no se han guardado."
404
 
405
- #: contact_form.php:766
406
  #, fuzzy
407
  msgid "Settings saved."
408
  msgstr "Configuración guardada."
409
 
410
- #: contact_form.php:791
411
- #: contact_form.php:1060
 
 
 
 
 
 
 
412
  #, fuzzy
413
  msgid "Extra settings"
414
  msgstr "Configuración"
415
 
416
- #: contact_form.php:796
417
- #: contact_form.php:1316
418
  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:"
419
  msgstr "Si quiere añadir Contact Form en su web, copie y pegue este código en su mensaje o página o widget:"
420
 
421
- #: contact_form.php:796
422
- #: contact_form.php:797
423
- #: contact_form.php:976
424
- #: contact_form.php:1024
425
  msgid "or"
426
  msgstr ""
427
 
428
- #: contact_form.php:797
429
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
430
  msgstr ""
431
 
432
- #: contact_form.php:798
433
  msgid "They work the same way."
434
  msgstr ""
435
 
436
- #: contact_form.php:799
437
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
438
  msgstr "Si la información en este campo está vacia, se usará la dirección especificada en el registro."
439
 
440
- #: contact_form.php:803
441
  msgid "The user's email address:"
442
  msgstr "Use el email del usuario de Wordpress:"
443
 
444
- #: contact_form.php:807
445
  msgid "Create a username"
446
  msgstr "Seleccione nombre de usuario"
447
 
448
- #: contact_form.php:812
449
  msgid "Enter a username of the person who should get the messages from the contact form."
450
  msgstr "Introduzca el nombre del usuario que va a recibir mensajes desde contact form"
451
 
452
- #: contact_form.php:816
453
  msgid "Use this email address:"
454
  msgstr "Use este emaill:"
455
 
456
- #: contact_form.php:819
457
  msgid "Enter the email address you want the messages forwarded to."
458
  msgstr "Establecer una dirección de correo electrónico que se utiliza para los mensajes que reciben."
459
 
460
- #: contact_form.php:823
461
  msgid "Additional options"
462
  msgstr "Opciones adicionales"
463
 
464
- #: contact_form.php:826
465
  msgid "What to use?"
466
  msgstr ""
467
 
468
- #: contact_form.php:829
469
  msgid "Wp-mail"
470
  msgstr "Wp-mail"
471
 
472
- #: contact_form.php:830
473
  msgid "You can use the wp_mail function for mailing"
474
  msgstr ""
475
 
476
- #: contact_form.php:836
477
  msgid "Mail"
478
  msgstr "Mail"
479
 
480
- #: contact_form.php:837
481
  msgid "To send mail you can use the php mail function"
482
  msgstr ""
483
 
484
- #: contact_form.php:841
485
  #, fuzzy
486
  msgid "Change text of the 'FROM' field"
487
  msgstr "Modifica DE los campos en contact form"
488
 
489
- #: contact_form.php:847
490
  msgid "Enter the email address in the 'From' field"
491
  msgstr ""
492
 
493
- #: contact_form.php:849
494
  msgid "User email"
495
  msgstr ""
496
 
497
- #: contact_form.php:849
498
  msgid "The email address of the user who fills the form will be used in the field 'From'."
499
  msgstr ""
500
 
501
- #: contact_form.php:851
502
  msgid "This email address will be used in the 'From' field."
503
  msgstr ""
504
 
505
- #: contact_form.php:855
506
  #, fuzzy
507
  msgid "Display fields"
508
  msgstr "Visualiza el adjunto"
509
 
510
- #: contact_form.php:857
511
- #: contact_form.php:906
512
- #: contact_form.php:1096
513
- #: contact_form.php:1747
514
  #, fuzzy
515
  msgid "Address"
516
  msgstr "Dirección e-mail:"
517
 
518
- #: contact_form.php:858
519
- #: contact_form.php:908
520
- #: contact_form.php:1755
521
  msgid "Phone"
522
  msgstr ""
523
 
524
- #: contact_form.php:859
525
  #, fuzzy
526
  msgid "Attachment block"
527
  msgstr "Visualiza el adjunto"
528
 
529
- #: contact_form.php:859
530
  msgid "Users can attach the following file formats"
531
  msgstr "Usuarios pueden adjuntar archivos de este tipo"
532
 
533
- #: contact_form.php:871
534
- #: contact_form.php:874
535
- #: contact_form.php:877
536
- #: contact_form.php:1125
537
  msgid "Captcha"
538
  msgstr ""
539
 
540
- #: contact_form.php:871
541
- #: contact_form.php:874
542
- #: contact_form.php:877
543
- #: contact_form.php:1125
544
- msgid "(powered by bestwebsoft.com)"
545
  msgstr ""
546
 
547
- #: contact_form.php:874
548
  #, fuzzy
549
  msgid "Activate captcha"
550
  msgstr "Plugin ativado"
551
 
552
- #: contact_form.php:877
553
  #, fuzzy
554
  msgid "Download captcha"
555
  msgstr "Descargar"
556
 
557
- #: contact_form.php:882
558
  #, fuzzy
559
  msgid "Display tips below the Attachment block"
560
  msgstr "Visualiza el adjunto"
561
 
562
- #: contact_form.php:891
563
  msgid "Delete an attachment file from the server after the email is sent"
564
  msgstr ""
565
 
566
- #: contact_form.php:897
567
  #, fuzzy
568
  msgid "Display 'Send me a copy' block"
569
  msgstr "Ver envíame una copia"
570
 
571
- #: contact_form.php:903
572
  msgid "Required fields"
573
  msgstr ""
574
 
575
- #: contact_form.php:905
576
- #: contact_form.php:1091
577
- #: contact_form.php:1742
578
  msgid "Name"
579
  msgstr "Nombre"
580
 
581
- #: contact_form.php:907
582
  #, fuzzy
583
  msgid "Email Address"
584
  msgstr "Dirección e-mail:"
585
 
586
- #: contact_form.php:909
587
- #: contact_form.php:1111
588
- #: contact_form.php:1758
589
  msgid "Subject"
590
  msgstr "Asunto"
591
 
592
- #: contact_form.php:910
593
- #: contact_form.php:1115
594
- #: contact_form.php:1761
595
  msgid "Message"
596
  msgstr "Mensaje"
597
 
598
- #: contact_form.php:914
599
  msgid "Display additional info in the email"
600
  msgstr ""
601
 
602
- #: contact_form.php:919
603
- #: contact_form.php:1714
604
  msgid "Sent from (ip address)"
605
  msgstr "Enviado desde (dirección IP)"
606
 
607
- #: contact_form.php:919
608
  #, fuzzy
609
  msgid "Example: Sent from (IP address):\t127.0.0.1"
610
  msgstr "Enviado desde (dirección IP)"
611
 
612
- #: contact_form.php:920
613
- #: contact_form.php:1719
614
  msgid "Date/Time"
615
  msgstr "Fecha/hora"
616
 
617
- #: contact_form.php:920
618
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
619
  msgstr ""
620
 
621
- #: contact_form.php:921
622
- #: contact_form.php:1724
623
  msgid "Sent from (referer)"
624
  msgstr "De (referente)"
625
 
626
- #: contact_form.php:921
627
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
628
  msgstr ""
629
 
630
- #: contact_form.php:922
631
- #: contact_form.php:1729
632
  msgid "Using (user agent)"
633
  msgstr "Usando (user agent)"
634
 
635
- #: contact_form.php:922
636
  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"
637
  msgstr ""
638
 
639
- #: contact_form.php:926
640
  msgid "Language settings for the field names in the form"
641
  msgstr ""
642
 
643
- #: contact_form.php:935
644
  msgid "Add a language"
645
  msgstr ""
646
 
647
- #: contact_form.php:939
648
  #, fuzzy
649
  msgid "Change the names of the contact form fields and error messages"
650
  msgstr "Modifica las etiquetas de los campos en contact form"
651
 
652
- #: contact_form.php:944
653
- #: contact_form.php:1015
654
  msgid "English"
655
  msgstr ""
656
 
657
- #: contact_form.php:963
658
- #: contact_form.php:992
659
  msgid "Error message for the Name field"
660
  msgstr ""
661
 
662
- #: contact_form.php:964
663
- #: contact_form.php:993
664
  msgid "Error message for the Address field"
665
  msgstr ""
666
 
667
- #: contact_form.php:965
668
- #: contact_form.php:994
669
  msgid "Error message for the Email field"
670
  msgstr ""
671
 
672
- #: contact_form.php:966
673
- #: contact_form.php:995
674
  msgid "Error message for the Phone field"
675
  msgstr ""
676
 
677
- #: contact_form.php:967
678
- #: contact_form.php:996
679
  msgid "Error message for the Subject field"
680
  msgstr ""
681
 
682
- #: contact_form.php:968
683
- #: contact_form.php:997
684
  msgid "Error message for the Message field"
685
  msgstr ""
686
 
687
- #: contact_form.php:969
688
- #: contact_form.php:998
689
  msgid "Error message about the file type for the Attachment field"
690
  msgstr ""
691
 
692
- #: contact_form.php:970
693
- #: contact_form.php:999
694
  msgid "Error message while uploading a file for the Attachment field to the server"
695
  msgstr ""
696
 
697
- #: contact_form.php:971
698
- #: contact_form.php:1000
699
  msgid "Error message while moving the file for the Attachment field"
700
  msgstr ""
701
 
702
- #: contact_form.php:972
703
- #: contact_form.php:1001
704
  msgid "Error message when file size limit for the Attachment field is exceeded"
705
  msgstr ""
706
 
707
- #: contact_form.php:973
708
- #: contact_form.php:1002
709
  msgid "Error message for the Captcha field"
710
  msgstr ""
711
 
712
- #: contact_form.php:974
713
- #: contact_form.php:1003
714
  msgid "Error message for the whole form"
715
  msgstr ""
716
 
717
- #: contact_form.php:976
718
- #: contact_form.php:1005
719
- #: contact_form.php:1024
720
- #: contact_form.php:1030
721
  msgid "Use shortcode"
722
  msgstr ""
723
 
724
- #: contact_form.php:976
725
- #: contact_form.php:1005
726
- #: contact_form.php:1024
727
- #: contact_form.php:1030
728
  msgid "for this language"
729
  msgstr ""
730
 
731
- #: contact_form.php:1012
732
  msgid "Action after email is sent"
733
  msgstr ""
734
 
735
- #: contact_form.php:1014
736
  #, fuzzy
737
  msgid "Display text"
738
  msgstr "Visualiza el adjunto"
739
 
740
- #: contact_form.php:1023
741
- #: contact_form.php:1029
742
  msgid "Text"
743
  msgstr ""
744
 
745
- #: contact_form.php:1036
746
  msgid "Redirect to the page"
747
  msgstr ""
748
 
749
- #: contact_form.php:1037
750
  msgid "Url"
751
  msgstr ""
752
 
753
- #: contact_form.php:1042
754
- #: contact_form.php:1217
755
  msgid "Save Changes"
756
  msgstr "Guardar los cambios"
757
 
758
- #: contact_form.php:1057
759
  #, fuzzy
760
  msgid "Contact Form Pro | Extra Settings"
761
  msgstr "Opciones Contact Form"
762
 
763
- #: contact_form.php:1064
764
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
765
  msgstr ""
766
 
767
- #: contact_form.php:1071
768
  msgid "Errors output"
769
  msgstr ""
770
 
771
- #: contact_form.php:1074
772
  msgid "Display error messages"
773
  msgstr ""
774
 
775
- #: contact_form.php:1075
776
  msgid "Color of the input field errors."
777
  msgstr ""
778
 
779
- #: contact_form.php:1076
780
  msgid "Display error messages & color of the input field errors"
781
  msgstr ""
782
 
783
- #: contact_form.php:1081
784
  msgid "Add placeholder to the input blocks"
785
  msgstr ""
786
 
787
- #: contact_form.php:1087
788
  #, fuzzy
789
  msgid "Add tooltips"
790
  msgstr "Opciones adicionales"
791
 
792
- #: contact_form.php:1101
793
  #, fuzzy
794
  msgid "Email address"
795
  msgstr "Dirección e-mail:"
796
 
797
- #: contact_form.php:1106
798
  msgid "Phone Number"
799
  msgstr ""
800
 
801
- #: contact_form.php:1120
802
  #, fuzzy
803
  msgid "Attachment"
804
  msgstr "Adjunto:"
805
 
806
- #: contact_form.php:1130
 
 
 
 
807
  #, fuzzy
808
  msgid "Style options"
809
  msgstr "Opciones adicionales"
810
 
811
- #: contact_form.php:1133
812
  msgid "Text color"
813
  msgstr ""
814
 
815
- #: contact_form.php:1136
816
- #: contact_form.php:1141
817
- #: contact_form.php:1151
818
- #: contact_form.php:1156
819
- #: contact_form.php:1161
820
- #: contact_form.php:1166
821
- #: contact_form.php:1176
822
- #: contact_form.php:1181
823
- #: contact_form.php:1187
824
- #: contact_form.php:1198
825
- #: contact_form.php:1203
826
- #: contact_form.php:1208
827
  msgid "Default"
828
  msgstr ""
829
 
830
- #: contact_form.php:1138
831
  msgid "Label text color"
832
  msgstr ""
833
 
834
- #: contact_form.php:1143
835
  msgid "Placeholder color"
836
  msgstr ""
837
 
838
- #: contact_form.php:1148
839
  msgid "Errors color"
840
  msgstr ""
841
 
842
- #: contact_form.php:1153
843
  msgid "Error text color"
844
  msgstr ""
845
 
846
- #: contact_form.php:1158
847
  msgid "Background color of the input field errors"
848
  msgstr ""
849
 
850
- #: contact_form.php:1163
851
  msgid "Border color of the input field errors"
852
  msgstr ""
853
 
854
- #: contact_form.php:1168
855
  msgid "Placeholder color of the input field errors"
856
  msgstr ""
857
 
858
- #: contact_form.php:1173
859
  #, fuzzy
860
  msgid "Input fields"
861
  msgstr "Visualiza el adjunto"
862
 
863
- #: contact_form.php:1178
864
  msgid "Input fields background color"
865
  msgstr ""
866
 
867
- #: contact_form.php:1183
868
  msgid "Text fields color"
869
  msgstr ""
870
 
871
- #: contact_form.php:1185
872
  msgid "Border width in px, numbers only"
873
  msgstr ""
874
 
875
- #: contact_form.php:1189
876
- #: contact_form.php:1210
877
  msgid "Border color"
878
  msgstr ""
879
 
880
- #: contact_form.php:1194
881
  #, fuzzy
882
  msgid "Submit button"
883
  msgstr "Enviar"
884
 
885
- #: contact_form.php:1196
886
  msgid "Width in px, numbers only"
887
  msgstr ""
888
 
889
- #: contact_form.php:1200
890
  msgid "Button color"
891
  msgstr ""
892
 
893
- #: contact_form.php:1205
894
  msgid "Button text color"
895
  msgstr ""
896
 
897
- #: contact_form.php:1221
898
  #, fuzzy
899
  msgid "Contact Form Pro | Preview"
900
  msgstr "Contact Form"
901
 
902
- #: contact_form.php:1224
903
  msgid "Show with errors"
904
  msgstr ""
905
 
906
- #: contact_form.php:1232
907
- #: contact_form.php:1234
908
  msgid "Please enter your full name..."
909
  msgstr ""
910
 
911
- #: contact_form.php:1245
912
- #: contact_form.php:1247
913
  msgid "Please enter your address..."
914
  msgstr ""
915
 
916
- #: contact_form.php:1256
917
- #: contact_form.php:1258
918
  #, fuzzy
919
  msgid "Please enter your email address..."
920
  msgstr "Use este emaill:"
921
 
922
- #: contact_form.php:1267
923
- #: contact_form.php:1269
924
  msgid "Please enter your phone number..."
925
  msgstr ""
926
 
927
- #: contact_form.php:1278
928
- #: contact_form.php:1280
929
  msgid "Please enter subject..."
930
  msgstr ""
931
 
932
- #: contact_form.php:1288
933
- #: contact_form.php:1290
934
  msgid "Please enter your message..."
935
  msgstr ""
936
 
937
- #: contact_form.php:1301
938
  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"
939
  msgstr ""
940
 
941
- #: contact_form.php:1454
 
 
 
 
942
  msgid "You can attach the following file formats"
943
  msgstr "Puede adjuntar archivos de estos tipos"
944
 
945
- #: contact_form.php:1737
946
  msgid "Contact from"
947
  msgstr "Contact from"
948
 
949
- #: contact_form.php:1750
950
  msgid "Email"
951
  msgstr "E-mail"
952
 
953
- #: contact_form.php:1764
954
  msgid "Site"
955
  msgstr "Sitio"
956
 
957
- #: contact_form.php:1819
958
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
959
  msgstr "Si usted puede ver esta MIME es que su cliente no acepta los tipos MIME!"
960
 
961
- #: contact_form.php:1878
962
  msgid "FAQ"
963
  msgstr "FAQ"
964
 
965
- #: contact_form.php:1879
966
  msgid "Support"
967
  msgstr "Soporte"
968
 
969
- #: contact_form.php:1937
970
  msgid "Are you sure that you want to delete this language data?"
971
  msgstr ""
972
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
973
  #~ msgid "Contact Form Options"
974
  #~ msgstr "Opciones Contact Form"
975
  #~ msgid "Please enter a valid email address. Settings are not saved."
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:49+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:49+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
9
  "MIME-Version: 1.0\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: contact_form.php:32
20
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  #, fuzzy
22
  msgid "Contact Form Settings"
23
  msgstr "Opciones Contact Form"
24
 
25
+ #: contact_form.php:32
26
  msgid "Contact Form"
27
  msgstr "Contact Form"
28
 
29
+ #: contact_form.php:33
30
  #, fuzzy
31
  msgid "Contact Form Pro Extra Settings"
32
  msgstr "Opciones Contact Form"
33
 
34
+ #: contact_form.php:33
35
+ #: contact_form.php:724
36
  #, fuzzy
37
  msgid "Contact Form Pro"
38
  msgstr "Contact Form"
39
 
40
+ #: contact_form.php:72
41
+ #: contact_form.php:613
42
+ #: contact_form.php:642
43
  msgid "Name:"
44
  msgstr "Nombre:"
45
 
46
+ #: contact_form.php:73
47
+ #: contact_form.php:614
48
+ #: contact_form.php:643
49
  #, fuzzy
50
  msgid "Address:"
51
  msgstr "Dirección e-mail:"
52
 
53
+ #: contact_form.php:74
54
+ #: contact_form.php:615
55
+ #: contact_form.php:644
56
  msgid "Email Address:"
57
  msgstr "Dirección e-mail:"
58
 
59
+ #: contact_form.php:75
60
+ #: contact_form.php:616
61
+ #: contact_form.php:645
62
  msgid "Phone number:"
63
  msgstr ""
64
 
65
+ #: contact_form.php:76
66
+ #: contact_form.php:617
67
+ #: contact_form.php:646
68
  msgid "Subject:"
69
  msgstr "Asunto:"
70
 
71
+ #: contact_form.php:77
72
+ #: contact_form.php:618
73
+ #: contact_form.php:647
74
  msgid "Message:"
75
  msgstr "Mensaje:"
76
 
77
+ #: contact_form.php:78
78
+ #: contact_form.php:619
79
+ #: contact_form.php:648
80
  msgid "Attachment:"
81
  msgstr "Adjunto:"
82
 
83
+ #: contact_form.php:79
84
+ #: contact_form.php:135
85
+ #: contact_form.php:620
86
+ #: contact_form.php:649
87
  msgid "Send me a copy"
88
  msgstr "Envíame una copia"
89
 
90
+ #: contact_form.php:80
91
+ #: contact_form.php:621
92
+ #: contact_form.php:650
93
  msgid "Submit"
94
  msgstr "Enviar"
95
 
96
+ #: contact_form.php:81
97
  msgid "Your name is required."
98
  msgstr "Su nombre es obligatorio."
99
 
100
+ #: contact_form.php:82
101
  #, fuzzy
102
  msgid "Address is required."
103
  msgstr "Una dirección válida es obligatoria."
104
 
105
+ #: contact_form.php:83
106
  #, fuzzy
107
  msgid "A valid email address is required."
108
  msgstr "Una dirección válida es obligatoria."
109
 
110
+ #: contact_form.php:84
111
+ #: contact_form.php:130
112
+ #: contact_form.php:133
113
  #, fuzzy
114
  msgid "Phone number is required."
115
  msgstr "Su nombre es obligatorio."
116
 
117
+ #: contact_form.php:85
118
+ #: contact_form.php:129
119
+ #: contact_form.php:132
120
  msgid "Subject is required."
121
  msgstr "El asunto es obligatorio."
122
 
123
+ #: contact_form.php:86
124
+ #: contact_form.php:128
125
+ #: contact_form.php:131
126
  msgid "Message text is required."
127
  msgstr "El mensaje es obligatorio."
128
 
129
+ #: contact_form.php:87
130
  msgid "File format is not valid."
131
  msgstr "El adjunto es incorrecto."
132
 
133
+ #: contact_form.php:88
134
  msgid "File upload error."
135
  msgstr ""
136
 
137
+ #: contact_form.php:89
138
  msgid "The file could not be uploaded."
139
  msgstr ""
140
 
141
+ #: contact_form.php:90
142
  msgid "This file is too large."
143
  msgstr ""
144
 
145
+ #: contact_form.php:91
146
  msgid "Please fill out the CAPTCHA."
147
  msgstr "Por favor completa el CAPTCHA"
148
 
149
+ #: contact_form.php:92
150
  msgid "Please make corrections below and try again."
151
  msgstr "Por favor, corrija los datos y pruebe de nuevo."
152
 
153
+ #: contact_form.php:94
154
+ msgid "Thank you for contacting us."
155
+ msgstr "Gracias por contactar con nosotros"
156
+
157
+ #: contact_form.php:400
158
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
159
  msgstr ""
160
 
161
+ #: contact_form.php:409
162
  msgid "Such user does not exist. Settings are not saved."
163
  msgstr "Usuario inexistente. Los cambios no se han guardado."
164
 
165
+ #: contact_form.php:414
166
+ #: contact_form.php:420
167
  #, fuzzy
168
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
169
  msgstr "Por favor introduzca un e-mail correcto. Los cambios no se han guardado."
170
 
171
+ #: contact_form.php:425
172
  #, fuzzy
173
  msgid "Settings saved."
174
  msgstr "Configuración guardada."
175
 
176
+ #: contact_form.php:449
177
+ #: contact_form.php:718
178
+ #: contact_form.php:1525
179
+ #: contact_form.php:1536
180
+ msgid "Settings"
181
+ msgstr "Configuración"
182
+
183
+ #: contact_form.php:450
184
+ #: contact_form.php:719
185
  #, fuzzy
186
  msgid "Extra settings"
187
  msgstr "Configuración"
188
 
189
+ #: contact_form.php:455
190
+ #: contact_form.php:975
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 "Si quiere añadir Contact Form en su web, copie y pegue este código en su mensaje o página o widget:"
193
 
194
+ #: contact_form.php:455
195
+ #: contact_form.php:456
196
+ #: contact_form.php:635
197
+ #: contact_form.php:683
198
  msgid "or"
199
  msgstr ""
200
 
201
+ #: contact_form.php:456
202
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
203
  msgstr ""
204
 
205
+ #: contact_form.php:457
206
  msgid "They work the same way."
207
  msgstr ""
208
 
209
+ #: contact_form.php:458
210
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
211
  msgstr "Si la información en este campo está vacia, se usará la dirección especificada en el registro."
212
 
213
+ #: contact_form.php:462
214
  msgid "The user's email address:"
215
  msgstr "Use el email del usuario de Wordpress:"
216
 
217
+ #: contact_form.php:466
218
  msgid "Create a username"
219
  msgstr "Seleccione nombre de usuario"
220
 
221
+ #: contact_form.php:471
222
  msgid "Enter a username of the person who should get the messages from the contact form."
223
  msgstr "Introduzca el nombre del usuario que va a recibir mensajes desde contact form"
224
 
225
+ #: contact_form.php:475
226
  msgid "Use this email address:"
227
  msgstr "Use este emaill:"
228
 
229
+ #: contact_form.php:478
230
  msgid "Enter the email address you want the messages forwarded to."
231
  msgstr "Establecer una dirección de correo electrónico que se utiliza para los mensajes que reciben."
232
 
233
+ #: contact_form.php:482
234
  msgid "Additional options"
235
  msgstr "Opciones adicionales"
236
 
237
+ #: contact_form.php:485
238
  msgid "What to use?"
239
  msgstr ""
240
 
241
+ #: contact_form.php:488
242
  msgid "Wp-mail"
243
  msgstr "Wp-mail"
244
 
245
+ #: contact_form.php:489
246
  msgid "You can use the wp_mail function for mailing"
247
  msgstr ""
248
 
249
+ #: contact_form.php:495
250
  msgid "Mail"
251
  msgstr "Mail"
252
 
253
+ #: contact_form.php:496
254
  msgid "To send mail you can use the php mail function"
255
  msgstr ""
256
 
257
+ #: contact_form.php:500
258
  #, fuzzy
259
  msgid "Change text of the 'FROM' field"
260
  msgstr "Modifica DE los campos en contact form"
261
 
262
+ #: contact_form.php:506
263
  msgid "Enter the email address in the 'From' field"
264
  msgstr ""
265
 
266
+ #: contact_form.php:508
267
  msgid "User email"
268
  msgstr ""
269
 
270
+ #: contact_form.php:508
271
  msgid "The email address of the user who fills the form will be used in the field 'From'."
272
  msgstr ""
273
 
274
+ #: contact_form.php:510
275
  msgid "This email address will be used in the 'From' field."
276
  msgstr ""
277
 
278
+ #: contact_form.php:514
279
  #, fuzzy
280
  msgid "Display fields"
281
  msgstr "Visualiza el adjunto"
282
 
283
+ #: contact_form.php:516
284
+ #: contact_form.php:565
285
+ #: contact_form.php:755
286
+ #: contact_form.php:1406
287
  #, fuzzy
288
  msgid "Address"
289
  msgstr "Dirección e-mail:"
290
 
291
+ #: contact_form.php:517
292
+ #: contact_form.php:567
293
+ #: contact_form.php:1414
294
  msgid "Phone"
295
  msgstr ""
296
 
297
+ #: contact_form.php:518
298
  #, fuzzy
299
  msgid "Attachment block"
300
  msgstr "Visualiza el adjunto"
301
 
302
+ #: contact_form.php:518
303
  msgid "Users can attach the following file formats"
304
  msgstr "Usuarios pueden adjuntar archivos de este tipo"
305
 
306
+ #: contact_form.php:530
307
+ #: contact_form.php:533
308
+ #: contact_form.php:536
309
+ #: contact_form.php:784
310
  msgid "Captcha"
311
  msgstr ""
312
 
313
+ #: contact_form.php:530
314
+ #: contact_form.php:533
315
+ #: contact_form.php:536
316
+ msgid "(powered by"
 
317
  msgstr ""
318
 
319
+ #: contact_form.php:533
320
  #, fuzzy
321
  msgid "Activate captcha"
322
  msgstr "Plugin ativado"
323
 
324
+ #: contact_form.php:536
325
  #, fuzzy
326
  msgid "Download captcha"
327
  msgstr "Descargar"
328
 
329
+ #: contact_form.php:541
330
  #, fuzzy
331
  msgid "Display tips below the Attachment block"
332
  msgstr "Visualiza el adjunto"
333
 
334
+ #: contact_form.php:550
335
  msgid "Delete an attachment file from the server after the email is sent"
336
  msgstr ""
337
 
338
+ #: contact_form.php:556
339
  #, fuzzy
340
  msgid "Display 'Send me a copy' block"
341
  msgstr "Ver envíame una copia"
342
 
343
+ #: contact_form.php:562
344
  msgid "Required fields"
345
  msgstr ""
346
 
347
+ #: contact_form.php:564
348
+ #: contact_form.php:750
349
+ #: contact_form.php:1401
350
  msgid "Name"
351
  msgstr "Nombre"
352
 
353
+ #: contact_form.php:566
354
  #, fuzzy
355
  msgid "Email Address"
356
  msgstr "Dirección e-mail:"
357
 
358
+ #: contact_form.php:568
359
+ #: contact_form.php:770
360
+ #: contact_form.php:1417
361
  msgid "Subject"
362
  msgstr "Asunto"
363
 
364
+ #: contact_form.php:569
365
+ #: contact_form.php:774
366
+ #: contact_form.php:1420
367
  msgid "Message"
368
  msgstr "Mensaje"
369
 
370
+ #: contact_form.php:573
371
  msgid "Display additional info in the email"
372
  msgstr ""
373
 
374
+ #: contact_form.php:578
375
+ #: contact_form.php:1373
376
  msgid "Sent from (ip address)"
377
  msgstr "Enviado desde (dirección IP)"
378
 
379
+ #: contact_form.php:578
380
  #, fuzzy
381
  msgid "Example: Sent from (IP address):\t127.0.0.1"
382
  msgstr "Enviado desde (dirección IP)"
383
 
384
+ #: contact_form.php:579
385
+ #: contact_form.php:1378
386
  msgid "Date/Time"
387
  msgstr "Fecha/hora"
388
 
389
+ #: contact_form.php:579
390
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
391
  msgstr ""
392
 
393
+ #: contact_form.php:580
394
+ #: contact_form.php:1383
395
  msgid "Sent from (referer)"
396
  msgstr "De (referente)"
397
 
398
+ #: contact_form.php:580
399
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
400
  msgstr ""
401
 
402
+ #: contact_form.php:581
403
+ #: contact_form.php:1388
404
  msgid "Using (user agent)"
405
  msgstr "Usando (user agent)"
406
 
407
+ #: contact_form.php:581
408
  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"
409
  msgstr ""
410
 
411
+ #: contact_form.php:585
412
  msgid "Language settings for the field names in the form"
413
  msgstr ""
414
 
415
+ #: contact_form.php:594
416
  msgid "Add a language"
417
  msgstr ""
418
 
419
+ #: contact_form.php:598
420
  #, fuzzy
421
  msgid "Change the names of the contact form fields and error messages"
422
  msgstr "Modifica las etiquetas de los campos en contact form"
423
 
424
+ #: contact_form.php:603
425
+ #: contact_form.php:674
426
  msgid "English"
427
  msgstr ""
428
 
429
+ #: contact_form.php:622
430
+ #: contact_form.php:651
431
  msgid "Error message for the Name field"
432
  msgstr ""
433
 
434
+ #: contact_form.php:623
435
+ #: contact_form.php:652
436
  msgid "Error message for the Address field"
437
  msgstr ""
438
 
439
+ #: contact_form.php:624
440
+ #: contact_form.php:653
441
  msgid "Error message for the Email field"
442
  msgstr ""
443
 
444
+ #: contact_form.php:625
445
+ #: contact_form.php:654
446
  msgid "Error message for the Phone field"
447
  msgstr ""
448
 
449
+ #: contact_form.php:626
450
+ #: contact_form.php:655
451
  msgid "Error message for the Subject field"
452
  msgstr ""
453
 
454
+ #: contact_form.php:627
455
+ #: contact_form.php:656
456
  msgid "Error message for the Message field"
457
  msgstr ""
458
 
459
+ #: contact_form.php:628
460
+ #: contact_form.php:657
461
  msgid "Error message about the file type for the Attachment field"
462
  msgstr ""
463
 
464
+ #: contact_form.php:629
465
+ #: contact_form.php:658
466
  msgid "Error message while uploading a file for the Attachment field to the server"
467
  msgstr ""
468
 
469
+ #: contact_form.php:630
470
+ #: contact_form.php:659
471
  msgid "Error message while moving the file for the Attachment field"
472
  msgstr ""
473
 
474
+ #: contact_form.php:631
475
+ #: contact_form.php:660
476
  msgid "Error message when file size limit for the Attachment field is exceeded"
477
  msgstr ""
478
 
479
+ #: contact_form.php:632
480
+ #: contact_form.php:661
481
  msgid "Error message for the Captcha field"
482
  msgstr ""
483
 
484
+ #: contact_form.php:633
485
+ #: contact_form.php:662
486
  msgid "Error message for the whole form"
487
  msgstr ""
488
 
489
+ #: contact_form.php:635
490
+ #: contact_form.php:664
491
+ #: contact_form.php:683
492
+ #: contact_form.php:689
493
  msgid "Use shortcode"
494
  msgstr ""
495
 
496
+ #: contact_form.php:635
497
+ #: contact_form.php:664
498
+ #: contact_form.php:683
499
+ #: contact_form.php:689
500
  msgid "for this language"
501
  msgstr ""
502
 
503
+ #: contact_form.php:671
504
  msgid "Action after email is sent"
505
  msgstr ""
506
 
507
+ #: contact_form.php:673
508
  #, fuzzy
509
  msgid "Display text"
510
  msgstr "Visualiza el adjunto"
511
 
512
+ #: contact_form.php:682
513
+ #: contact_form.php:688
514
  msgid "Text"
515
  msgstr ""
516
 
517
+ #: contact_form.php:695
518
  msgid "Redirect to the page"
519
  msgstr ""
520
 
521
+ #: contact_form.php:696
522
  msgid "Url"
523
  msgstr ""
524
 
525
+ #: contact_form.php:701
526
+ #: contact_form.php:876
527
  msgid "Save Changes"
528
  msgstr "Guardar los cambios"
529
 
530
+ #: contact_form.php:716
531
  #, fuzzy
532
  msgid "Contact Form Pro | Extra Settings"
533
  msgstr "Opciones Contact Form"
534
 
535
+ #: contact_form.php:723
536
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
537
  msgstr ""
538
 
539
+ #: contact_form.php:730
540
  msgid "Errors output"
541
  msgstr ""
542
 
543
+ #: contact_form.php:733
544
  msgid "Display error messages"
545
  msgstr ""
546
 
547
+ #: contact_form.php:734
548
  msgid "Color of the input field errors."
549
  msgstr ""
550
 
551
+ #: contact_form.php:735
552
  msgid "Display error messages & color of the input field errors"
553
  msgstr ""
554
 
555
+ #: contact_form.php:740
556
  msgid "Add placeholder to the input blocks"
557
  msgstr ""
558
 
559
+ #: contact_form.php:746
560
  #, fuzzy
561
  msgid "Add tooltips"
562
  msgstr "Opciones adicionales"
563
 
564
+ #: contact_form.php:760
565
  #, fuzzy
566
  msgid "Email address"
567
  msgstr "Dirección e-mail:"
568
 
569
+ #: contact_form.php:765
570
  msgid "Phone Number"
571
  msgstr ""
572
 
573
+ #: contact_form.php:779
574
  #, fuzzy
575
  msgid "Attachment"
576
  msgstr "Adjunto:"
577
 
578
+ #: contact_form.php:784
579
+ msgid "(powered by bestwebsoft.com)"
580
+ msgstr ""
581
+
582
+ #: contact_form.php:789
583
  #, fuzzy
584
  msgid "Style options"
585
  msgstr "Opciones adicionales"
586
 
587
+ #: contact_form.php:792
588
  msgid "Text color"
589
  msgstr ""
590
 
591
+ #: contact_form.php:795
592
+ #: contact_form.php:800
593
+ #: contact_form.php:810
594
+ #: contact_form.php:815
595
+ #: contact_form.php:820
596
+ #: contact_form.php:825
597
+ #: contact_form.php:835
598
+ #: contact_form.php:840
599
+ #: contact_form.php:846
600
+ #: contact_form.php:857
601
+ #: contact_form.php:862
602
+ #: contact_form.php:867
603
  msgid "Default"
604
  msgstr ""
605
 
606
+ #: contact_form.php:797
607
  msgid "Label text color"
608
  msgstr ""
609
 
610
+ #: contact_form.php:802
611
  msgid "Placeholder color"
612
  msgstr ""
613
 
614
+ #: contact_form.php:807
615
  msgid "Errors color"
616
  msgstr ""
617
 
618
+ #: contact_form.php:812
619
  msgid "Error text color"
620
  msgstr ""
621
 
622
+ #: contact_form.php:817
623
  msgid "Background color of the input field errors"
624
  msgstr ""
625
 
626
+ #: contact_form.php:822
627
  msgid "Border color of the input field errors"
628
  msgstr ""
629
 
630
+ #: contact_form.php:827
631
  msgid "Placeholder color of the input field errors"
632
  msgstr ""
633
 
634
+ #: contact_form.php:832
635
  #, fuzzy
636
  msgid "Input fields"
637
  msgstr "Visualiza el adjunto"
638
 
639
+ #: contact_form.php:837
640
  msgid "Input fields background color"
641
  msgstr ""
642
 
643
+ #: contact_form.php:842
644
  msgid "Text fields color"
645
  msgstr ""
646
 
647
+ #: contact_form.php:844
648
  msgid "Border width in px, numbers only"
649
  msgstr ""
650
 
651
+ #: contact_form.php:848
652
+ #: contact_form.php:869
653
  msgid "Border color"
654
  msgstr ""
655
 
656
+ #: contact_form.php:853
657
  #, fuzzy
658
  msgid "Submit button"
659
  msgstr "Enviar"
660
 
661
+ #: contact_form.php:855
662
  msgid "Width in px, numbers only"
663
  msgstr ""
664
 
665
+ #: contact_form.php:859
666
  msgid "Button color"
667
  msgstr ""
668
 
669
+ #: contact_form.php:864
670
  msgid "Button text color"
671
  msgstr ""
672
 
673
+ #: contact_form.php:880
674
  #, fuzzy
675
  msgid "Contact Form Pro | Preview"
676
  msgstr "Contact Form"
677
 
678
+ #: contact_form.php:883
679
  msgid "Show with errors"
680
  msgstr ""
681
 
682
+ #: contact_form.php:891
683
+ #: contact_form.php:893
684
  msgid "Please enter your full name..."
685
  msgstr ""
686
 
687
+ #: contact_form.php:904
688
+ #: contact_form.php:906
689
  msgid "Please enter your address..."
690
  msgstr ""
691
 
692
+ #: contact_form.php:915
693
+ #: contact_form.php:917
694
  #, fuzzy
695
  msgid "Please enter your email address..."
696
  msgstr "Use este emaill:"
697
 
698
+ #: contact_form.php:926
699
+ #: contact_form.php:928
700
  msgid "Please enter your phone number..."
701
  msgstr ""
702
 
703
+ #: contact_form.php:937
704
+ #: contact_form.php:939
705
  msgid "Please enter subject..."
706
  msgstr ""
707
 
708
+ #: contact_form.php:947
709
+ #: contact_form.php:949
710
  msgid "Please enter your message..."
711
  msgstr ""
712
 
713
+ #: contact_form.php:960
714
  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"
715
  msgstr ""
716
 
717
+ #: contact_form.php:1029
718
+ msgid "Sorry, email message could not be delivered."
719
+ msgstr "Disculpe, su email no se puede entregar."
720
+
721
+ #: contact_form.php:1113
722
  msgid "You can attach the following file formats"
723
  msgstr "Puede adjuntar archivos de estos tipos"
724
 
725
+ #: contact_form.php:1396
726
  msgid "Contact from"
727
  msgstr "Contact from"
728
 
729
+ #: contact_form.php:1409
730
  msgid "Email"
731
  msgstr "E-mail"
732
 
733
+ #: contact_form.php:1423
734
  msgid "Site"
735
  msgstr "Sitio"
736
 
737
+ #: contact_form.php:1478
738
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
739
  msgstr "Si usted puede ver esta MIME es que su cliente no acepta los tipos MIME!"
740
 
741
+ #: contact_form.php:1537
742
  msgid "FAQ"
743
  msgstr "FAQ"
744
 
745
+ #: contact_form.php:1538
746
  msgid "Support"
747
  msgstr "Soporte"
748
 
749
+ #: contact_form.php:1597
750
  msgid "Are you sure that you want to delete this language data?"
751
  msgstr ""
752
 
753
+ #, fuzzy
754
+ #~ msgid "Memory usage"
755
+ #~ msgstr "Mensaje"
756
+
757
+ #, fuzzy
758
+ #~ msgid "Site URL"
759
+ #~ msgstr "Sitio"
760
+
761
+ #, fuzzy
762
+ #~ msgid "Please enter a valid email address."
763
+ #~ msgstr "Use este emaill:"
764
+
765
+ #, fuzzy
766
+ #~ msgid "Pro plugins"
767
+ #~ msgstr "BWS Plugins"
768
+ #~ msgid "Activated plugins"
769
+ #~ msgstr "Plugin ativado"
770
+ #~ msgid "Read more"
771
+ #~ msgstr "Lea mas"
772
+ #~ msgid "Installed plugins"
773
+ #~ msgstr "Plugin instalados"
774
+ #~ msgid "Recommended plugins"
775
+ #~ msgstr "Plugins recomendados"
776
+
777
+ #, fuzzy
778
+ #~ msgid "Free plugins"
779
+ #~ msgstr "Plugins recomendados"
780
+ #~ msgid "Download"
781
+ #~ msgstr "Descargar"
782
+ #~ msgid "Install %s"
783
+ #~ msgstr "Instala %s"
784
+ #~ msgid "Install now from wordpress.org"
785
+ #~ msgstr "Instala ahora de wordpress.org"
786
+
787
+ #, fuzzy
788
+ #~ msgid "If you have any questions, please contact us via"
789
+ #~ msgstr ""
790
+ #~ "Si tiene alguna pregunta, por favor contactenos via plugin@bestwebsoft."
791
+ #~ "com o use el formulario de contacto de nuestra web"
792
+
793
+ #, fuzzy
794
+ #~ msgid "Active Plugins"
795
+ #~ msgstr "Plugin ativado"
796
+
797
+ #, fuzzy
798
+ #~ msgid "Inactive Plugins"
799
+ #~ msgstr "Plugin ativado"
800
+
801
+ #, fuzzy
802
+ #~ msgid "Send to support"
803
+ #~ msgstr "Soporte"
804
  #~ msgid "Contact Form Options"
805
  #~ msgstr "Opciones Contact Form"
806
  #~ msgid "Please enter a valid email address. Settings are not saved."
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-08-20 13:27+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:27+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: AlirezaJamali <me@alirezaJamali.net>\n"
9
  "MIME-Version: 1.0\n"
@@ -16,961 +16,792 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: contact_form.php:107
20
- msgid "Not set"
21
- msgstr ""
22
-
23
- #: contact_form.php:109
24
- #: contact_form.php:113
25
- msgid "On"
26
- msgstr ""
27
-
28
- #: contact_form.php:111
29
- #: contact_form.php:115
30
- msgid "Off"
31
- msgstr ""
32
-
33
- #: contact_form.php:119
34
- #: contact_form.php:123
35
- #: contact_form.php:127
36
- #: contact_form.php:131
37
- #: contact_form.php:135
38
- #: contact_form.php:161
39
- msgid "N/A"
40
- msgstr ""
41
-
42
- #: contact_form.php:133
43
- msgid " Mb"
44
- msgstr ""
45
-
46
- #: contact_form.php:137
47
- #: contact_form.php:141
48
- #: contact_form.php:145
49
- #: contact_form.php:156
50
- msgid "Yes"
51
- msgstr ""
52
-
53
- #: contact_form.php:139
54
- #: contact_form.php:143
55
- #: contact_form.php:147
56
- #: contact_form.php:158
57
- msgid "No"
58
- msgstr ""
59
-
60
- #: contact_form.php:172
61
- msgid "Operating System"
62
- msgstr ""
63
-
64
- #: contact_form.php:173
65
- msgid "Server"
66
- msgstr ""
67
-
68
- #: contact_form.php:174
69
- #, fuzzy
70
- msgid "Memory usage"
71
- msgstr "متن پیام "
72
-
73
- #: contact_form.php:175
74
- msgid "MYSQL Version"
75
- msgstr ""
76
-
77
- #: contact_form.php:176
78
- msgid "SQL Mode"
79
- msgstr ""
80
-
81
- #: contact_form.php:177
82
- msgid "PHP Version"
83
- msgstr ""
84
-
85
- #: contact_form.php:178
86
- msgid "PHP Safe Mode"
87
- msgstr ""
88
-
89
- #: contact_form.php:179
90
- msgid "PHP Allow URL fopen"
91
- msgstr ""
92
-
93
- #: contact_form.php:180
94
- msgid "PHP Memory Limit"
95
- msgstr ""
96
-
97
- #: contact_form.php:181
98
- msgid "PHP Max Upload Size"
99
- msgstr ""
100
-
101
- #: contact_form.php:182
102
- msgid "PHP Max Post Size"
103
- msgstr ""
104
-
105
- #: contact_form.php:183
106
- msgid "PHP Max Script Execute Time"
107
- msgstr ""
108
-
109
- #: contact_form.php:184
110
- msgid "PHP Exif support"
111
- msgstr ""
112
-
113
- #: contact_form.php:185
114
- msgid "PHP IPTC support"
115
- msgstr ""
116
-
117
- #: contact_form.php:186
118
- msgid "PHP XML support"
119
- msgstr ""
120
-
121
- #: contact_form.php:187
122
- #, fuzzy
123
- msgid "Site URL"
124
- msgstr "سایت"
125
-
126
- #: contact_form.php:188
127
- msgid "Home URL"
128
- msgstr ""
129
-
130
- #: contact_form.php:189
131
- msgid "WordPress Version"
132
- msgstr ""
133
-
134
- #: contact_form.php:190
135
- msgid "WordPress DB Version"
136
- msgstr ""
137
-
138
- #: contact_form.php:191
139
- msgid "Multisite"
140
- msgstr ""
141
-
142
- #: contact_form.php:192
143
- msgid "Active Theme"
144
- msgstr ""
145
-
146
- #: contact_form.php:207
147
- #, fuzzy
148
- msgid "Please enter a valid email address."
149
- msgstr "استفاده از این رایانامه : "
150
-
151
- #: contact_form.php:211
152
- msgid "Email with system info is sent to "
153
- msgstr ""
154
-
155
- #: contact_form.php:215
156
- #: contact_form.php:435
157
- msgid "Thank you for contacting us."
158
- msgstr "قدردان همیاری شما هستیم."
159
-
160
- #: contact_form.php:243
161
- #: contact_form.php:1370
162
- msgid "Sorry, email message could not be delivered."
163
- msgstr "امکان ارسال رایانامه برای شما وجود ندارد."
164
-
165
- #: contact_form.php:251
166
- #, fuzzy
167
- msgid "Pro plugins"
168
- msgstr "BWS Plugins"
169
-
170
- #: contact_form.php:254
171
- #: contact_form.php:280
172
- msgid "Activated plugins"
173
- msgstr "افزونه های فعال"
174
-
175
- #: contact_form.php:256
176
- #: contact_form.php:264
177
- #: contact_form.php:272
178
- #: contact_form.php:282
179
- #: contact_form.php:290
180
- #: contact_form.php:298
181
- msgid "Read more"
182
- msgstr "متن کامل"
183
-
184
- #: contact_form.php:256
185
- #: contact_form.php:282
186
- #: contact_form.php:790
187
- #: contact_form.php:1059
188
- #: contact_form.php:1866
189
- #: contact_form.php:1877
190
- msgid "Settings"
191
- msgstr "تنظیمات"
192
-
193
- #: contact_form.php:262
194
- #: contact_form.php:288
195
- msgid "Installed plugins"
196
- msgstr "افزونه های نصب شده"
197
-
198
- #: contact_form.php:270
199
- #: contact_form.php:296
200
- msgid "Recommended plugins"
201
- msgstr "افزونه های پیشنهادی"
202
-
203
- #: contact_form.php:272
204
- msgid "Purchase"
205
- msgstr ""
206
-
207
- #: contact_form.php:277
208
- #, fuzzy
209
- msgid "Free plugins"
210
- msgstr "افزونه های پیشنهادی"
211
-
212
- #: contact_form.php:298
213
- msgid "Download"
214
- msgstr "دانلود"
215
-
216
- #: contact_form.php:298
217
- #, php-format
218
- msgid "Install %s"
219
- msgstr "نصب %s"
220
-
221
- #: contact_form.php:298
222
- msgid "Install now from wordpress.org"
223
- msgstr "هم اکنون نصب کنید wordpress.org"
224
-
225
- #: contact_form.php:303
226
- #, fuzzy
227
- msgid "If you have any questions, please contact us via"
228
- msgstr "چنانچه سئوالی دارید لطفا از طریق رایانامه plugin@bestwebsoft.com یا فرم ارتباطی سایت با با تماس بگیرید."
229
-
230
- #: contact_form.php:310
231
- msgid "System status"
232
- msgstr ""
233
-
234
- #: contact_form.php:314
235
- msgid "Environment"
236
- msgstr ""
237
-
238
- #: contact_form.php:325
239
- #, fuzzy
240
- msgid "Active Plugins"
241
- msgstr "افزونه های فعال"
242
-
243
- #: contact_form.php:336
244
- #, fuzzy
245
- msgid "Inactive Plugins"
246
- msgstr "افزونه های فعال"
247
-
248
- #: contact_form.php:350
249
- #, fuzzy
250
- msgid "Send to support"
251
- msgstr "پشتیبانی"
252
-
253
- #: contact_form.php:357
254
- msgid "Send to custom email &#187;"
255
- msgstr ""
256
-
257
- #: contact_form.php:373
258
- #: contact_form.php:786
259
  #, fuzzy
260
  msgid "Contact Form Settings"
261
  msgstr "گزینه های فرم ارتباط با مدیریت"
262
 
263
- #: contact_form.php:373
264
  msgid "Contact Form"
265
  msgstr "فرم ارتباط با مدیریت"
266
 
267
- #: contact_form.php:374
268
  #, fuzzy
269
  msgid "Contact Form Pro Extra Settings"
270
  msgstr "گزینه های فرم ارتباط با مدیریت"
271
 
272
- #: contact_form.php:374
273
- #: contact_form.php:1065
274
  #, fuzzy
275
  msgid "Contact Form Pro"
276
  msgstr "فرم ارتباط با مدیریت"
277
 
278
- #: contact_form.php:413
279
- #: contact_form.php:954
280
- #: contact_form.php:983
281
  msgid "Name:"
282
  msgstr "نام "
283
 
284
- #: contact_form.php:414
285
- #: contact_form.php:955
286
- #: contact_form.php:984
287
  #, fuzzy
288
  msgid "Address:"
289
  msgstr "رایانامه "
290
 
291
- #: contact_form.php:415
292
- #: contact_form.php:956
293
- #: contact_form.php:985
294
  msgid "Email Address:"
295
  msgstr "رایانامه "
296
 
297
- #: contact_form.php:416
298
- #: contact_form.php:957
299
- #: contact_form.php:986
300
  msgid "Phone number:"
301
  msgstr "شماره تماس "
302
 
303
- #: contact_form.php:417
304
- #: contact_form.php:958
305
- #: contact_form.php:987
306
  msgid "Subject:"
307
  msgstr "موضوع "
308
 
309
- #: contact_form.php:418
310
- #: contact_form.php:959
311
- #: contact_form.php:988
312
  msgid "Message:"
313
  msgstr "متن پیام "
314
 
315
- #: contact_form.php:419
316
- #: contact_form.php:960
317
- #: contact_form.php:989
318
  msgid "Attachment:"
319
  msgstr "پیوست "
320
 
321
- #: contact_form.php:420
322
- #: contact_form.php:476
323
- #: contact_form.php:961
324
- #: contact_form.php:990
325
  msgid "Send me a copy"
326
  msgstr "به رایانامه من ارسال شود"
327
 
328
- #: contact_form.php:421
329
- #: contact_form.php:962
330
- #: contact_form.php:991
331
  msgid "Submit"
332
  msgstr "ارسال"
333
 
334
- #: contact_form.php:422
335
  msgid "Your name is required."
336
  msgstr "نام ضروری می باشد. "
337
 
338
- #: contact_form.php:423
339
  #, fuzzy
340
  msgid "Address is required."
341
  msgstr "رایانامه ضروری می باشد. "
342
 
343
- #: contact_form.php:424
344
  #, fuzzy
345
  msgid "A valid email address is required."
346
  msgstr "رایانامه ضروری می باشد. "
347
 
348
- #: contact_form.php:425
349
- #: contact_form.php:471
350
- #: contact_form.php:474
351
  #, fuzzy
352
  msgid "Phone number is required."
353
  msgstr "نام ضروری می باشد. "
354
 
355
- #: contact_form.php:426
356
- #: contact_form.php:470
357
- #: contact_form.php:473
358
  msgid "Subject is required."
359
  msgstr "عنوان ضروری می باشد. "
360
 
361
- #: contact_form.php:427
362
- #: contact_form.php:469
363
- #: contact_form.php:472
364
  msgid "Message text is required."
365
  msgstr "متن پیام ضروری می باشد. "
366
 
367
- #: contact_form.php:428
368
  msgid "File format is not valid."
369
  msgstr "فایل آسیب دیده می باشد. "
370
 
371
- #: contact_form.php:429
372
  msgid "File upload error."
373
  msgstr ""
374
 
375
- #: contact_form.php:430
376
  msgid "The file could not be uploaded."
377
  msgstr ""
378
 
379
- #: contact_form.php:431
380
  msgid "This file is too large."
381
  msgstr ""
382
 
383
- #: contact_form.php:432
384
  msgid "Please fill out the CAPTCHA."
385
  msgstr "لطفا کد امنیتی را وارد کنید. "
386
 
387
- #: contact_form.php:433
388
  msgid "Please make corrections below and try again."
389
  msgstr "لطفا پس از انجام اصلاحات دوباره ارسال نمایید. "
390
 
391
- #: contact_form.php:741
 
 
 
 
392
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
393
  msgstr "اگر گزینه \"انتقال به\" انتخاب شود بایستی فیلد مربوط به تارنما را تکمیل کنید"
394
 
395
- #: contact_form.php:750
396
  msgid "Such user does not exist. Settings are not saved."
397
  msgstr "این کاربر وجود ندارد، تغییرات ثبت نشد."
398
 
399
- #: contact_form.php:755
400
- #: contact_form.php:761
401
  #, fuzzy
402
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
403
  msgstr "لطفا از صحت رایانامه اطمینان حاصل فرمایید، تغییرات ثبت نشد."
404
 
405
- #: contact_form.php:766
406
  #, fuzzy
407
  msgid "Settings saved."
408
  msgstr "تغییرات ثبت شد."
409
 
410
- #: contact_form.php:791
411
- #: contact_form.php:1060
 
 
 
 
 
 
 
412
  #, fuzzy
413
  msgid "Extra settings"
414
  msgstr "تنظیمات"
415
 
416
- #: contact_form.php:796
417
- #: contact_form.php:1316
418
  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:"
419
  msgstr "اگر مایل به استفاده از فرم ارتباط با مدیریت می باشید، کد را در صفحه یا نوشته دلخواه قرار دهید : "
420
 
421
- #: contact_form.php:796
422
- #: contact_form.php:797
423
- #: contact_form.php:976
424
- #: contact_form.php:1024
425
  msgid "or"
426
  msgstr ""
427
 
428
- #: contact_form.php:797
429
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
430
  msgstr ""
431
 
432
- #: contact_form.php:798
433
  msgid "They work the same way."
434
  msgstr ""
435
 
436
- #: contact_form.php:799
437
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
438
  msgstr "اگر اطلاعات درخواستی زیر تکمیل نشود پیام به آدرس ثبت نام ارسال خواهد شد."
439
 
440
- #: contact_form.php:803
441
  msgid "The user's email address:"
442
  msgstr "از رایانامه کاربران استفاده کن : "
443
 
444
- #: contact_form.php:807
445
  msgid "Create a username"
446
  msgstr "انتخاب شناسه کاربری"
447
 
448
- #: contact_form.php:812
449
  msgid "Enter a username of the person who should get the messages from the contact form."
450
  msgstr "نام کاربری را که پیام را دریافت می کند مشخص کنید. "
451
 
452
- #: contact_form.php:816
453
  msgid "Use this email address:"
454
  msgstr "استفاده از این رایانامه : "
455
 
456
- #: contact_form.php:819
457
  msgid "Enter the email address you want the messages forwarded to."
458
  msgstr "رایانامه ای را برای دریافت پیام مشخص کنید."
459
 
460
- #: contact_form.php:823
461
  msgid "Additional options"
462
  msgstr "گزینه های بیشتر"
463
 
464
- #: contact_form.php:826
465
  msgid "What to use?"
466
  msgstr "چه استفاده ای؟"
467
 
468
- #: contact_form.php:829
469
  msgid "Wp-mail"
470
  msgstr "افزونه ارسال رایانامه Wp-mail"
471
 
472
- #: contact_form.php:830
473
  msgid "You can use the wp_mail function for mailing"
474
  msgstr "جهت ارسال رایانامه افزونه Wp-mail نصب کنید"
475
 
476
- #: contact_form.php:836
477
  msgid "Mail"
478
  msgstr "رایانامه"
479
 
480
- #: contact_form.php:837
481
  msgid "To send mail you can use the php mail function"
482
  msgstr "برای ارسال رایانامه می توانید از امکانات PHP استفاده کنید"
483
 
484
- #: contact_form.php:841
485
  #, fuzzy
486
  msgid "Change text of the 'FROM' field"
487
  msgstr "از طریق موارد فرم ارتباط با مدیریت تغییر دهید"
488
 
489
- #: contact_form.php:847
490
  msgid "Enter the email address in the 'From' field"
491
  msgstr ""
492
 
493
- #: contact_form.php:849
494
  msgid "User email"
495
  msgstr ""
496
 
497
- #: contact_form.php:849
498
  msgid "The email address of the user who fills the form will be used in the field 'From'."
499
  msgstr ""
500
 
501
- #: contact_form.php:851
502
  msgid "This email address will be used in the 'From' field."
503
  msgstr ""
504
 
505
- #: contact_form.php:855
506
  #, fuzzy
507
  msgid "Display fields"
508
  msgstr "نمایش متن"
509
 
510
- #: contact_form.php:857
511
- #: contact_form.php:906
512
- #: contact_form.php:1096
513
- #: contact_form.php:1747
514
  #, fuzzy
515
  msgid "Address"
516
  msgstr "رایانامه "
517
 
518
- #: contact_form.php:858
519
- #: contact_form.php:908
520
- #: contact_form.php:1755
521
  msgid "Phone"
522
  msgstr "شماره تماس"
523
 
524
- #: contact_form.php:859
525
  #, fuzzy
526
  msgid "Attachment block"
527
  msgstr "نمایش گزینه پیوست"
528
 
529
- #: contact_form.php:859
530
  msgid "Users can attach the following file formats"
531
  msgstr "کاربران قادر به ارسال این نوع فایلها می باشند"
532
 
533
- #: contact_form.php:871
534
- #: contact_form.php:874
535
- #: contact_form.php:877
536
- #: contact_form.php:1125
537
  msgid "Captcha"
538
  msgstr ""
539
 
540
- #: contact_form.php:871
541
- #: contact_form.php:874
542
- #: contact_form.php:877
543
- #: contact_form.php:1125
544
- msgid "(powered by bestwebsoft.com)"
545
  msgstr ""
546
 
547
- #: contact_form.php:874
548
  #, fuzzy
549
  msgid "Activate captcha"
550
  msgstr "افزونه های فعال"
551
 
552
- #: contact_form.php:877
553
  #, fuzzy
554
  msgid "Download captcha"
555
  msgstr "دانلود"
556
 
557
- #: contact_form.php:882
558
  #, fuzzy
559
  msgid "Display tips below the Attachment block"
560
  msgstr "نمایش توضیحات بعد از پیوست"
561
 
562
- #: contact_form.php:891
563
  msgid "Delete an attachment file from the server after the email is sent"
564
  msgstr ""
565
 
566
- #: contact_form.php:897
567
  #, fuzzy
568
  msgid "Display 'Send me a copy' block"
569
  msgstr "نمایش گزینه \"ارسال یک نسخه برای من\""
570
 
571
- #: contact_form.php:903
572
  msgid "Required fields"
573
  msgstr ""
574
 
575
- #: contact_form.php:905
576
- #: contact_form.php:1091
577
- #: contact_form.php:1742
578
  msgid "Name"
579
  msgstr "نام "
580
 
581
- #: contact_form.php:907
582
  #, fuzzy
583
  msgid "Email Address"
584
  msgstr "رایانامه "
585
 
586
- #: contact_form.php:909
587
- #: contact_form.php:1111
588
- #: contact_form.php:1758
589
  msgid "Subject"
590
  msgstr "موضوع "
591
 
592
- #: contact_form.php:910
593
- #: contact_form.php:1115
594
- #: contact_form.php:1761
595
  msgid "Message"
596
  msgstr "متن پیام "
597
 
598
- #: contact_form.php:914
599
  #, fuzzy
600
  msgid "Display additional info in the email"
601
  msgstr "اطلاعات بیشتر را در رایانامه نمایش بده"
602
 
603
- #: contact_form.php:919
604
- #: contact_form.php:1714
605
  msgid "Sent from (ip address)"
606
  msgstr "ارسال از سوی (ip address)"
607
 
608
- #: contact_form.php:919
609
  #, fuzzy
610
  msgid "Example: Sent from (IP address):\t127.0.0.1"
611
  msgstr "ارسال از سوی (ip address)"
612
 
613
- #: contact_form.php:920
614
- #: contact_form.php:1719
615
  msgid "Date/Time"
616
  msgstr "روز / زمان"
617
 
618
- #: contact_form.php:920
619
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
620
  msgstr ""
621
 
622
- #: contact_form.php:921
623
- #: contact_form.php:1724
624
  msgid "Sent from (referer)"
625
  msgstr "دریافت از سوی (referer)"
626
 
627
- #: contact_form.php:921
628
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
629
  msgstr ""
630
 
631
- #: contact_form.php:922
632
- #: contact_form.php:1729
633
  msgid "Using (user agent)"
634
  msgstr "استفاده از (user agent)"
635
 
636
- #: contact_form.php:922
637
  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"
638
  msgstr ""
639
 
640
- #: contact_form.php:926
641
  msgid "Language settings for the field names in the form"
642
  msgstr ""
643
 
644
- #: contact_form.php:935
645
  msgid "Add a language"
646
  msgstr ""
647
 
648
- #: contact_form.php:939
649
  #, fuzzy
650
  msgid "Change the names of the contact form fields and error messages"
651
  msgstr "تغییر عناوین فیلدهای فرم تماس با مدیریت "
652
 
653
- #: contact_form.php:944
654
- #: contact_form.php:1015
655
  msgid "English"
656
  msgstr ""
657
 
658
- #: contact_form.php:963
659
- #: contact_form.php:992
660
  msgid "Error message for the Name field"
661
  msgstr ""
662
 
663
- #: contact_form.php:964
664
- #: contact_form.php:993
665
  msgid "Error message for the Address field"
666
  msgstr ""
667
 
668
- #: contact_form.php:965
669
- #: contact_form.php:994
670
  msgid "Error message for the Email field"
671
  msgstr ""
672
 
673
- #: contact_form.php:966
674
- #: contact_form.php:995
675
  msgid "Error message for the Phone field"
676
  msgstr ""
677
 
678
- #: contact_form.php:967
679
- #: contact_form.php:996
680
  msgid "Error message for the Subject field"
681
  msgstr ""
682
 
683
- #: contact_form.php:968
684
- #: contact_form.php:997
685
  msgid "Error message for the Message field"
686
  msgstr ""
687
 
688
- #: contact_form.php:969
689
- #: contact_form.php:998
690
  msgid "Error message about the file type for the Attachment field"
691
  msgstr ""
692
 
693
- #: contact_form.php:970
694
- #: contact_form.php:999
695
  msgid "Error message while uploading a file for the Attachment field to the server"
696
  msgstr ""
697
 
698
- #: contact_form.php:971
699
- #: contact_form.php:1000
700
  msgid "Error message while moving the file for the Attachment field"
701
  msgstr ""
702
 
703
- #: contact_form.php:972
704
- #: contact_form.php:1001
705
  msgid "Error message when file size limit for the Attachment field is exceeded"
706
  msgstr ""
707
 
708
- #: contact_form.php:973
709
- #: contact_form.php:1002
710
  msgid "Error message for the Captcha field"
711
  msgstr ""
712
 
713
- #: contact_form.php:974
714
- #: contact_form.php:1003
715
  msgid "Error message for the whole form"
716
  msgstr ""
717
 
718
- #: contact_form.php:976
719
- #: contact_form.php:1005
720
- #: contact_form.php:1024
721
- #: contact_form.php:1030
722
  msgid "Use shortcode"
723
  msgstr ""
724
 
725
- #: contact_form.php:976
726
- #: contact_form.php:1005
727
- #: contact_form.php:1024
728
- #: contact_form.php:1030
729
  msgid "for this language"
730
  msgstr ""
731
 
732
- #: contact_form.php:1012
733
  msgid "Action after email is sent"
734
  msgstr "عکس العمل پس از ارسال"
735
 
736
- #: contact_form.php:1014
737
  msgid "Display text"
738
  msgstr "نمایش متن"
739
 
740
- #: contact_form.php:1023
741
- #: contact_form.php:1029
742
  msgid "Text"
743
  msgstr "متن"
744
 
745
- #: contact_form.php:1036
746
  msgid "Redirect to the page"
747
  msgstr "انتقال به "
748
 
749
- #: contact_form.php:1037
750
  msgid "Url"
751
  msgstr "تارنما"
752
 
753
- #: contact_form.php:1042
754
- #: contact_form.php:1217
755
  msgid "Save Changes"
756
  msgstr "ثبت تغییرات"
757
 
758
- #: contact_form.php:1057
759
  #, fuzzy
760
  msgid "Contact Form Pro | Extra Settings"
761
  msgstr "گزینه های فرم ارتباط با مدیریت"
762
 
763
- #: contact_form.php:1064
764
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
765
  msgstr ""
766
 
767
- #: contact_form.php:1071
768
  msgid "Errors output"
769
  msgstr ""
770
 
771
- #: contact_form.php:1074
772
  msgid "Display error messages"
773
  msgstr ""
774
 
775
- #: contact_form.php:1075
776
  msgid "Color of the input field errors."
777
  msgstr ""
778
 
779
- #: contact_form.php:1076
780
  msgid "Display error messages & color of the input field errors"
781
  msgstr ""
782
 
783
- #: contact_form.php:1081
784
  msgid "Add placeholder to the input blocks"
785
  msgstr ""
786
 
787
- #: contact_form.php:1087
788
  #, fuzzy
789
  msgid "Add tooltips"
790
  msgstr "گزینه های بیشتر"
791
 
792
- #: contact_form.php:1101
793
  #, fuzzy
794
  msgid "Email address"
795
  msgstr "رایانامه "
796
 
797
- #: contact_form.php:1106
798
  #, fuzzy
799
  msgid "Phone Number"
800
  msgstr "شماره تماس "
801
 
802
- #: contact_form.php:1120
803
  #, fuzzy
804
  msgid "Attachment"
805
  msgstr "پیوست "
806
 
807
- #: contact_form.php:1130
 
 
 
 
808
  #, fuzzy
809
  msgid "Style options"
810
  msgstr "گزینه های بیشتر"
811
 
812
- #: contact_form.php:1133
813
  msgid "Text color"
814
  msgstr ""
815
 
816
- #: contact_form.php:1136
817
- #: contact_form.php:1141
818
- #: contact_form.php:1151
819
- #: contact_form.php:1156
820
- #: contact_form.php:1161
821
- #: contact_form.php:1166
822
- #: contact_form.php:1176
823
- #: contact_form.php:1181
824
- #: contact_form.php:1187
825
- #: contact_form.php:1198
826
- #: contact_form.php:1203
827
- #: contact_form.php:1208
828
  msgid "Default"
829
  msgstr ""
830
 
831
- #: contact_form.php:1138
832
  msgid "Label text color"
833
  msgstr ""
834
 
835
- #: contact_form.php:1143
836
  msgid "Placeholder color"
837
  msgstr ""
838
 
839
- #: contact_form.php:1148
840
  msgid "Errors color"
841
  msgstr ""
842
 
843
- #: contact_form.php:1153
844
  msgid "Error text color"
845
  msgstr ""
846
 
847
- #: contact_form.php:1158
848
  msgid "Background color of the input field errors"
849
  msgstr ""
850
 
851
- #: contact_form.php:1163
852
  msgid "Border color of the input field errors"
853
  msgstr ""
854
 
855
- #: contact_form.php:1168
856
  msgid "Placeholder color of the input field errors"
857
  msgstr ""
858
 
859
- #: contact_form.php:1173
860
  #, fuzzy
861
  msgid "Input fields"
862
  msgstr "نمایش متن"
863
 
864
- #: contact_form.php:1178
865
  msgid "Input fields background color"
866
  msgstr ""
867
 
868
- #: contact_form.php:1183
869
  msgid "Text fields color"
870
  msgstr ""
871
 
872
- #: contact_form.php:1185
873
  msgid "Border width in px, numbers only"
874
  msgstr ""
875
 
876
- #: contact_form.php:1189
877
- #: contact_form.php:1210
878
  msgid "Border color"
879
  msgstr ""
880
 
881
- #: contact_form.php:1194
882
  #, fuzzy
883
  msgid "Submit button"
884
  msgstr "ارسال"
885
 
886
- #: contact_form.php:1196
887
  msgid "Width in px, numbers only"
888
  msgstr ""
889
 
890
- #: contact_form.php:1200
891
  msgid "Button color"
892
  msgstr ""
893
 
894
- #: contact_form.php:1205
895
  msgid "Button text color"
896
  msgstr ""
897
 
898
- #: contact_form.php:1221
899
  #, fuzzy
900
  msgid "Contact Form Pro | Preview"
901
  msgstr "فرم ارتباط با مدیریت"
902
 
903
- #: contact_form.php:1224
904
  msgid "Show with errors"
905
  msgstr ""
906
 
907
- #: contact_form.php:1232
908
- #: contact_form.php:1234
909
  msgid "Please enter your full name..."
910
  msgstr ""
911
 
912
- #: contact_form.php:1245
913
- #: contact_form.php:1247
914
  msgid "Please enter your address..."
915
  msgstr ""
916
 
917
- #: contact_form.php:1256
918
- #: contact_form.php:1258
919
  #, fuzzy
920
  msgid "Please enter your email address..."
921
  msgstr "استفاده از این رایانامه : "
922
 
923
- #: contact_form.php:1267
924
- #: contact_form.php:1269
925
  msgid "Please enter your phone number..."
926
  msgstr ""
927
 
928
- #: contact_form.php:1278
929
- #: contact_form.php:1280
930
  msgid "Please enter subject..."
931
  msgstr ""
932
 
933
- #: contact_form.php:1288
934
- #: contact_form.php:1290
935
  msgid "Please enter your message..."
936
  msgstr ""
937
 
938
- #: contact_form.php:1301
939
  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"
940
  msgstr ""
941
 
942
- #: contact_form.php:1454
 
 
 
 
943
  msgid "You can attach the following file formats"
944
  msgstr "می توانید فایل با این فرمت ارسال فرمایید "
945
 
946
- #: contact_form.php:1737
947
  msgid "Contact from"
948
  msgstr "فرم ارتباط با مدیریت"
949
 
950
- #: contact_form.php:1750
951
  msgid "Email"
952
  msgstr "رایانامه "
953
 
954
- #: contact_form.php:1764
955
  msgid "Site"
956
  msgstr "سایت"
957
 
958
- #: contact_form.php:1819
959
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
960
  msgstr "اگر می توانید این MIME کاربران را ببینید، نوع آن قابل پذیرش نیست!"
961
 
962
- #: contact_form.php:1878
963
  msgid "FAQ"
964
  msgstr "سئوالات مطرح"
965
 
966
- #: contact_form.php:1879
967
  msgid "Support"
968
  msgstr "پشتیبانی"
969
 
970
- #: contact_form.php:1937
971
  msgid "Are you sure that you want to delete this language data?"
972
  msgstr ""
973
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
974
  #~ msgid "Contact Form Options"
975
  #~ msgstr "گزینه های فرم ارتباط با مدیریت"
976
  #~ msgid "Display Attachment tips"
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:49+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:49+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: AlirezaJamali <me@alirezaJamali.net>\n"
9
  "MIME-Version: 1.0\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: contact_form.php:32
20
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  #, fuzzy
22
  msgid "Contact Form Settings"
23
  msgstr "گزینه های فرم ارتباط با مدیریت"
24
 
25
+ #: contact_form.php:32
26
  msgid "Contact Form"
27
  msgstr "فرم ارتباط با مدیریت"
28
 
29
+ #: contact_form.php:33
30
  #, fuzzy
31
  msgid "Contact Form Pro Extra Settings"
32
  msgstr "گزینه های فرم ارتباط با مدیریت"
33
 
34
+ #: contact_form.php:33
35
+ #: contact_form.php:724
36
  #, fuzzy
37
  msgid "Contact Form Pro"
38
  msgstr "فرم ارتباط با مدیریت"
39
 
40
+ #: contact_form.php:72
41
+ #: contact_form.php:613
42
+ #: contact_form.php:642
43
  msgid "Name:"
44
  msgstr "نام "
45
 
46
+ #: contact_form.php:73
47
+ #: contact_form.php:614
48
+ #: contact_form.php:643
49
  #, fuzzy
50
  msgid "Address:"
51
  msgstr "رایانامه "
52
 
53
+ #: contact_form.php:74
54
+ #: contact_form.php:615
55
+ #: contact_form.php:644
56
  msgid "Email Address:"
57
  msgstr "رایانامه "
58
 
59
+ #: contact_form.php:75
60
+ #: contact_form.php:616
61
+ #: contact_form.php:645
62
  msgid "Phone number:"
63
  msgstr "شماره تماس "
64
 
65
+ #: contact_form.php:76
66
+ #: contact_form.php:617
67
+ #: contact_form.php:646
68
  msgid "Subject:"
69
  msgstr "موضوع "
70
 
71
+ #: contact_form.php:77
72
+ #: contact_form.php:618
73
+ #: contact_form.php:647
74
  msgid "Message:"
75
  msgstr "متن پیام "
76
 
77
+ #: contact_form.php:78
78
+ #: contact_form.php:619
79
+ #: contact_form.php:648
80
  msgid "Attachment:"
81
  msgstr "پیوست "
82
 
83
+ #: contact_form.php:79
84
+ #: contact_form.php:135
85
+ #: contact_form.php:620
86
+ #: contact_form.php:649
87
  msgid "Send me a copy"
88
  msgstr "به رایانامه من ارسال شود"
89
 
90
+ #: contact_form.php:80
91
+ #: contact_form.php:621
92
+ #: contact_form.php:650
93
  msgid "Submit"
94
  msgstr "ارسال"
95
 
96
+ #: contact_form.php:81
97
  msgid "Your name is required."
98
  msgstr "نام ضروری می باشد. "
99
 
100
+ #: contact_form.php:82
101
  #, fuzzy
102
  msgid "Address is required."
103
  msgstr "رایانامه ضروری می باشد. "
104
 
105
+ #: contact_form.php:83
106
  #, fuzzy
107
  msgid "A valid email address is required."
108
  msgstr "رایانامه ضروری می باشد. "
109
 
110
+ #: contact_form.php:84
111
+ #: contact_form.php:130
112
+ #: contact_form.php:133
113
  #, fuzzy
114
  msgid "Phone number is required."
115
  msgstr "نام ضروری می باشد. "
116
 
117
+ #: contact_form.php:85
118
+ #: contact_form.php:129
119
+ #: contact_form.php:132
120
  msgid "Subject is required."
121
  msgstr "عنوان ضروری می باشد. "
122
 
123
+ #: contact_form.php:86
124
+ #: contact_form.php:128
125
+ #: contact_form.php:131
126
  msgid "Message text is required."
127
  msgstr "متن پیام ضروری می باشد. "
128
 
129
+ #: contact_form.php:87
130
  msgid "File format is not valid."
131
  msgstr "فایل آسیب دیده می باشد. "
132
 
133
+ #: contact_form.php:88
134
  msgid "File upload error."
135
  msgstr ""
136
 
137
+ #: contact_form.php:89
138
  msgid "The file could not be uploaded."
139
  msgstr ""
140
 
141
+ #: contact_form.php:90
142
  msgid "This file is too large."
143
  msgstr ""
144
 
145
+ #: contact_form.php:91
146
  msgid "Please fill out the CAPTCHA."
147
  msgstr "لطفا کد امنیتی را وارد کنید. "
148
 
149
+ #: contact_form.php:92
150
  msgid "Please make corrections below and try again."
151
  msgstr "لطفا پس از انجام اصلاحات دوباره ارسال نمایید. "
152
 
153
+ #: contact_form.php:94
154
+ msgid "Thank you for contacting us."
155
+ msgstr "قدردان همیاری شما هستیم."
156
+
157
+ #: contact_form.php:400
158
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
159
  msgstr "اگر گزینه \"انتقال به\" انتخاب شود بایستی فیلد مربوط به تارنما را تکمیل کنید"
160
 
161
+ #: contact_form.php:409
162
  msgid "Such user does not exist. Settings are not saved."
163
  msgstr "این کاربر وجود ندارد، تغییرات ثبت نشد."
164
 
165
+ #: contact_form.php:414
166
+ #: contact_form.php:420
167
  #, fuzzy
168
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
169
  msgstr "لطفا از صحت رایانامه اطمینان حاصل فرمایید، تغییرات ثبت نشد."
170
 
171
+ #: contact_form.php:425
172
  #, fuzzy
173
  msgid "Settings saved."
174
  msgstr "تغییرات ثبت شد."
175
 
176
+ #: contact_form.php:449
177
+ #: contact_form.php:718
178
+ #: contact_form.php:1525
179
+ #: contact_form.php:1536
180
+ msgid "Settings"
181
+ msgstr "تنظیمات"
182
+
183
+ #: contact_form.php:450
184
+ #: contact_form.php:719
185
  #, fuzzy
186
  msgid "Extra settings"
187
  msgstr "تنظیمات"
188
 
189
+ #: contact_form.php:455
190
+ #: contact_form.php:975
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:455
195
+ #: contact_form.php:456
196
+ #: contact_form.php:635
197
+ #: contact_form.php:683
198
  msgid "or"
199
  msgstr ""
200
 
201
+ #: contact_form.php:456
202
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
203
  msgstr ""
204
 
205
+ #: contact_form.php:457
206
  msgid "They work the same way."
207
  msgstr ""
208
 
209
+ #: contact_form.php:458
210
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
211
  msgstr "اگر اطلاعات درخواستی زیر تکمیل نشود پیام به آدرس ثبت نام ارسال خواهد شد."
212
 
213
+ #: contact_form.php:462
214
  msgid "The user's email address:"
215
  msgstr "از رایانامه کاربران استفاده کن : "
216
 
217
+ #: contact_form.php:466
218
  msgid "Create a username"
219
  msgstr "انتخاب شناسه کاربری"
220
 
221
+ #: contact_form.php:471
222
  msgid "Enter a username of the person who should get the messages from the contact form."
223
  msgstr "نام کاربری را که پیام را دریافت می کند مشخص کنید. "
224
 
225
+ #: contact_form.php:475
226
  msgid "Use this email address:"
227
  msgstr "استفاده از این رایانامه : "
228
 
229
+ #: contact_form.php:478
230
  msgid "Enter the email address you want the messages forwarded to."
231
  msgstr "رایانامه ای را برای دریافت پیام مشخص کنید."
232
 
233
+ #: contact_form.php:482
234
  msgid "Additional options"
235
  msgstr "گزینه های بیشتر"
236
 
237
+ #: contact_form.php:485
238
  msgid "What to use?"
239
  msgstr "چه استفاده ای؟"
240
 
241
+ #: contact_form.php:488
242
  msgid "Wp-mail"
243
  msgstr "افزونه ارسال رایانامه Wp-mail"
244
 
245
+ #: contact_form.php:489
246
  msgid "You can use the wp_mail function for mailing"
247
  msgstr "جهت ارسال رایانامه افزونه Wp-mail نصب کنید"
248
 
249
+ #: contact_form.php:495
250
  msgid "Mail"
251
  msgstr "رایانامه"
252
 
253
+ #: contact_form.php:496
254
  msgid "To send mail you can use the php mail function"
255
  msgstr "برای ارسال رایانامه می توانید از امکانات PHP استفاده کنید"
256
 
257
+ #: contact_form.php:500
258
  #, fuzzy
259
  msgid "Change text of the 'FROM' field"
260
  msgstr "از طریق موارد فرم ارتباط با مدیریت تغییر دهید"
261
 
262
+ #: contact_form.php:506
263
  msgid "Enter the email address in the 'From' field"
264
  msgstr ""
265
 
266
+ #: contact_form.php:508
267
  msgid "User email"
268
  msgstr ""
269
 
270
+ #: contact_form.php:508
271
  msgid "The email address of the user who fills the form will be used in the field 'From'."
272
  msgstr ""
273
 
274
+ #: contact_form.php:510
275
  msgid "This email address will be used in the 'From' field."
276
  msgstr ""
277
 
278
+ #: contact_form.php:514
279
  #, fuzzy
280
  msgid "Display fields"
281
  msgstr "نمایش متن"
282
 
283
+ #: contact_form.php:516
284
+ #: contact_form.php:565
285
+ #: contact_form.php:755
286
+ #: contact_form.php:1406
287
  #, fuzzy
288
  msgid "Address"
289
  msgstr "رایانامه "
290
 
291
+ #: contact_form.php:517
292
+ #: contact_form.php:567
293
+ #: contact_form.php:1414
294
  msgid "Phone"
295
  msgstr "شماره تماس"
296
 
297
+ #: contact_form.php:518
298
  #, fuzzy
299
  msgid "Attachment block"
300
  msgstr "نمایش گزینه پیوست"
301
 
302
+ #: contact_form.php:518
303
  msgid "Users can attach the following file formats"
304
  msgstr "کاربران قادر به ارسال این نوع فایلها می باشند"
305
 
306
+ #: contact_form.php:530
307
+ #: contact_form.php:533
308
+ #: contact_form.php:536
309
+ #: contact_form.php:784
310
  msgid "Captcha"
311
  msgstr ""
312
 
313
+ #: contact_form.php:530
314
+ #: contact_form.php:533
315
+ #: contact_form.php:536
316
+ msgid "(powered by"
 
317
  msgstr ""
318
 
319
+ #: contact_form.php:533
320
  #, fuzzy
321
  msgid "Activate captcha"
322
  msgstr "افزونه های فعال"
323
 
324
+ #: contact_form.php:536
325
  #, fuzzy
326
  msgid "Download captcha"
327
  msgstr "دانلود"
328
 
329
+ #: contact_form.php:541
330
  #, fuzzy
331
  msgid "Display tips below the Attachment block"
332
  msgstr "نمایش توضیحات بعد از پیوست"
333
 
334
+ #: contact_form.php:550
335
  msgid "Delete an attachment file from the server after the email is sent"
336
  msgstr ""
337
 
338
+ #: contact_form.php:556
339
  #, fuzzy
340
  msgid "Display 'Send me a copy' block"
341
  msgstr "نمایش گزینه \"ارسال یک نسخه برای من\""
342
 
343
+ #: contact_form.php:562
344
  msgid "Required fields"
345
  msgstr ""
346
 
347
+ #: contact_form.php:564
348
+ #: contact_form.php:750
349
+ #: contact_form.php:1401
350
  msgid "Name"
351
  msgstr "نام "
352
 
353
+ #: contact_form.php:566
354
  #, fuzzy
355
  msgid "Email Address"
356
  msgstr "رایانامه "
357
 
358
+ #: contact_form.php:568
359
+ #: contact_form.php:770
360
+ #: contact_form.php:1417
361
  msgid "Subject"
362
  msgstr "موضوع "
363
 
364
+ #: contact_form.php:569
365
+ #: contact_form.php:774
366
+ #: contact_form.php:1420
367
  msgid "Message"
368
  msgstr "متن پیام "
369
 
370
+ #: contact_form.php:573
371
  #, fuzzy
372
  msgid "Display additional info in the email"
373
  msgstr "اطلاعات بیشتر را در رایانامه نمایش بده"
374
 
375
+ #: contact_form.php:578
376
+ #: contact_form.php:1373
377
  msgid "Sent from (ip address)"
378
  msgstr "ارسال از سوی (ip address)"
379
 
380
+ #: contact_form.php:578
381
  #, fuzzy
382
  msgid "Example: Sent from (IP address):\t127.0.0.1"
383
  msgstr "ارسال از سوی (ip address)"
384
 
385
+ #: contact_form.php:579
386
+ #: contact_form.php:1378
387
  msgid "Date/Time"
388
  msgstr "روز / زمان"
389
 
390
+ #: contact_form.php:579
391
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
392
  msgstr ""
393
 
394
+ #: contact_form.php:580
395
+ #: contact_form.php:1383
396
  msgid "Sent from (referer)"
397
  msgstr "دریافت از سوی (referer)"
398
 
399
+ #: contact_form.php:580
400
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
401
  msgstr ""
402
 
403
+ #: contact_form.php:581
404
+ #: contact_form.php:1388
405
  msgid "Using (user agent)"
406
  msgstr "استفاده از (user agent)"
407
 
408
+ #: contact_form.php:581
409
  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"
410
  msgstr ""
411
 
412
+ #: contact_form.php:585
413
  msgid "Language settings for the field names in the form"
414
  msgstr ""
415
 
416
+ #: contact_form.php:594
417
  msgid "Add a language"
418
  msgstr ""
419
 
420
+ #: contact_form.php:598
421
  #, fuzzy
422
  msgid "Change the names of the contact form fields and error messages"
423
  msgstr "تغییر عناوین فیلدهای فرم تماس با مدیریت "
424
 
425
+ #: contact_form.php:603
426
+ #: contact_form.php:674
427
  msgid "English"
428
  msgstr ""
429
 
430
+ #: contact_form.php:622
431
+ #: contact_form.php:651
432
  msgid "Error message for the Name field"
433
  msgstr ""
434
 
435
+ #: contact_form.php:623
436
+ #: contact_form.php:652
437
  msgid "Error message for the Address field"
438
  msgstr ""
439
 
440
+ #: contact_form.php:624
441
+ #: contact_form.php:653
442
  msgid "Error message for the Email field"
443
  msgstr ""
444
 
445
+ #: contact_form.php:625
446
+ #: contact_form.php:654
447
  msgid "Error message for the Phone field"
448
  msgstr ""
449
 
450
+ #: contact_form.php:626
451
+ #: contact_form.php:655
452
  msgid "Error message for the Subject field"
453
  msgstr ""
454
 
455
+ #: contact_form.php:627
456
+ #: contact_form.php:656
457
  msgid "Error message for the Message field"
458
  msgstr ""
459
 
460
+ #: contact_form.php:628
461
+ #: contact_form.php:657
462
  msgid "Error message about the file type for the Attachment field"
463
  msgstr ""
464
 
465
+ #: contact_form.php:629
466
+ #: contact_form.php:658
467
  msgid "Error message while uploading a file for the Attachment field to the server"
468
  msgstr ""
469
 
470
+ #: contact_form.php:630
471
+ #: contact_form.php:659
472
  msgid "Error message while moving the file for the Attachment field"
473
  msgstr ""
474
 
475
+ #: contact_form.php:631
476
+ #: contact_form.php:660
477
  msgid "Error message when file size limit for the Attachment field is exceeded"
478
  msgstr ""
479
 
480
+ #: contact_form.php:632
481
+ #: contact_form.php:661
482
  msgid "Error message for the Captcha field"
483
  msgstr ""
484
 
485
+ #: contact_form.php:633
486
+ #: contact_form.php:662
487
  msgid "Error message for the whole form"
488
  msgstr ""
489
 
490
+ #: contact_form.php:635
491
+ #: contact_form.php:664
492
+ #: contact_form.php:683
493
+ #: contact_form.php:689
494
  msgid "Use shortcode"
495
  msgstr ""
496
 
497
+ #: contact_form.php:635
498
+ #: contact_form.php:664
499
+ #: contact_form.php:683
500
+ #: contact_form.php:689
501
  msgid "for this language"
502
  msgstr ""
503
 
504
+ #: contact_form.php:671
505
  msgid "Action after email is sent"
506
  msgstr "عکس العمل پس از ارسال"
507
 
508
+ #: contact_form.php:673
509
  msgid "Display text"
510
  msgstr "نمایش متن"
511
 
512
+ #: contact_form.php:682
513
+ #: contact_form.php:688
514
  msgid "Text"
515
  msgstr "متن"
516
 
517
+ #: contact_form.php:695
518
  msgid "Redirect to the page"
519
  msgstr "انتقال به "
520
 
521
+ #: contact_form.php:696
522
  msgid "Url"
523
  msgstr "تارنما"
524
 
525
+ #: contact_form.php:701
526
+ #: contact_form.php:876
527
  msgid "Save Changes"
528
  msgstr "ثبت تغییرات"
529
 
530
+ #: contact_form.php:716
531
  #, fuzzy
532
  msgid "Contact Form Pro | Extra Settings"
533
  msgstr "گزینه های فرم ارتباط با مدیریت"
534
 
535
+ #: contact_form.php:723
536
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
537
  msgstr ""
538
 
539
+ #: contact_form.php:730
540
  msgid "Errors output"
541
  msgstr ""
542
 
543
+ #: contact_form.php:733
544
  msgid "Display error messages"
545
  msgstr ""
546
 
547
+ #: contact_form.php:734
548
  msgid "Color of the input field errors."
549
  msgstr ""
550
 
551
+ #: contact_form.php:735
552
  msgid "Display error messages & color of the input field errors"
553
  msgstr ""
554
 
555
+ #: contact_form.php:740
556
  msgid "Add placeholder to the input blocks"
557
  msgstr ""
558
 
559
+ #: contact_form.php:746
560
  #, fuzzy
561
  msgid "Add tooltips"
562
  msgstr "گزینه های بیشتر"
563
 
564
+ #: contact_form.php:760
565
  #, fuzzy
566
  msgid "Email address"
567
  msgstr "رایانامه "
568
 
569
+ #: contact_form.php:765
570
  #, fuzzy
571
  msgid "Phone Number"
572
  msgstr "شماره تماس "
573
 
574
+ #: contact_form.php:779
575
  #, fuzzy
576
  msgid "Attachment"
577
  msgstr "پیوست "
578
 
579
+ #: contact_form.php:784
580
+ msgid "(powered by bestwebsoft.com)"
581
+ msgstr ""
582
+
583
+ #: contact_form.php:789
584
  #, fuzzy
585
  msgid "Style options"
586
  msgstr "گزینه های بیشتر"
587
 
588
+ #: contact_form.php:792
589
  msgid "Text color"
590
  msgstr ""
591
 
592
+ #: contact_form.php:795
593
+ #: contact_form.php:800
594
+ #: contact_form.php:810
595
+ #: contact_form.php:815
596
+ #: contact_form.php:820
597
+ #: contact_form.php:825
598
+ #: contact_form.php:835
599
+ #: contact_form.php:840
600
+ #: contact_form.php:846
601
+ #: contact_form.php:857
602
+ #: contact_form.php:862
603
+ #: contact_form.php:867
604
  msgid "Default"
605
  msgstr ""
606
 
607
+ #: contact_form.php:797
608
  msgid "Label text color"
609
  msgstr ""
610
 
611
+ #: contact_form.php:802
612
  msgid "Placeholder color"
613
  msgstr ""
614
 
615
+ #: contact_form.php:807
616
  msgid "Errors color"
617
  msgstr ""
618
 
619
+ #: contact_form.php:812
620
  msgid "Error text color"
621
  msgstr ""
622
 
623
+ #: contact_form.php:817
624
  msgid "Background color of the input field errors"
625
  msgstr ""
626
 
627
+ #: contact_form.php:822
628
  msgid "Border color of the input field errors"
629
  msgstr ""
630
 
631
+ #: contact_form.php:827
632
  msgid "Placeholder color of the input field errors"
633
  msgstr ""
634
 
635
+ #: contact_form.php:832
636
  #, fuzzy
637
  msgid "Input fields"
638
  msgstr "نمایش متن"
639
 
640
+ #: contact_form.php:837
641
  msgid "Input fields background color"
642
  msgstr ""
643
 
644
+ #: contact_form.php:842
645
  msgid "Text fields color"
646
  msgstr ""
647
 
648
+ #: contact_form.php:844
649
  msgid "Border width in px, numbers only"
650
  msgstr ""
651
 
652
+ #: contact_form.php:848
653
+ #: contact_form.php:869
654
  msgid "Border color"
655
  msgstr ""
656
 
657
+ #: contact_form.php:853
658
  #, fuzzy
659
  msgid "Submit button"
660
  msgstr "ارسال"
661
 
662
+ #: contact_form.php:855
663
  msgid "Width in px, numbers only"
664
  msgstr ""
665
 
666
+ #: contact_form.php:859
667
  msgid "Button color"
668
  msgstr ""
669
 
670
+ #: contact_form.php:864
671
  msgid "Button text color"
672
  msgstr ""
673
 
674
+ #: contact_form.php:880
675
  #, fuzzy
676
  msgid "Contact Form Pro | Preview"
677
  msgstr "فرم ارتباط با مدیریت"
678
 
679
+ #: contact_form.php:883
680
  msgid "Show with errors"
681
  msgstr ""
682
 
683
+ #: contact_form.php:891
684
+ #: contact_form.php:893
685
  msgid "Please enter your full name..."
686
  msgstr ""
687
 
688
+ #: contact_form.php:904
689
+ #: contact_form.php:906
690
  msgid "Please enter your address..."
691
  msgstr ""
692
 
693
+ #: contact_form.php:915
694
+ #: contact_form.php:917
695
  #, fuzzy
696
  msgid "Please enter your email address..."
697
  msgstr "استفاده از این رایانامه : "
698
 
699
+ #: contact_form.php:926
700
+ #: contact_form.php:928
701
  msgid "Please enter your phone number..."
702
  msgstr ""
703
 
704
+ #: contact_form.php:937
705
+ #: contact_form.php:939
706
  msgid "Please enter subject..."
707
  msgstr ""
708
 
709
+ #: contact_form.php:947
710
+ #: contact_form.php:949
711
  msgid "Please enter your message..."
712
  msgstr ""
713
 
714
+ #: contact_form.php:960
715
  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"
716
  msgstr ""
717
 
718
+ #: contact_form.php:1029
719
+ msgid "Sorry, email message could not be delivered."
720
+ msgstr "امکان ارسال رایانامه برای شما وجود ندارد."
721
+
722
+ #: contact_form.php:1113
723
  msgid "You can attach the following file formats"
724
  msgstr "می توانید فایل با این فرمت ارسال فرمایید "
725
 
726
+ #: contact_form.php:1396
727
  msgid "Contact from"
728
  msgstr "فرم ارتباط با مدیریت"
729
 
730
+ #: contact_form.php:1409
731
  msgid "Email"
732
  msgstr "رایانامه "
733
 
734
+ #: contact_form.php:1423
735
  msgid "Site"
736
  msgstr "سایت"
737
 
738
+ #: contact_form.php:1478
739
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
740
  msgstr "اگر می توانید این MIME کاربران را ببینید، نوع آن قابل پذیرش نیست!"
741
 
742
+ #: contact_form.php:1537
743
  msgid "FAQ"
744
  msgstr "سئوالات مطرح"
745
 
746
+ #: contact_form.php:1538
747
  msgid "Support"
748
  msgstr "پشتیبانی"
749
 
750
+ #: contact_form.php:1597
751
  msgid "Are you sure that you want to delete this language data?"
752
  msgstr ""
753
 
754
+ #, fuzzy
755
+ #~ msgid "Memory usage"
756
+ #~ msgstr "متن پیام "
757
+
758
+ #, fuzzy
759
+ #~ msgid "Site URL"
760
+ #~ msgstr "سایت"
761
+
762
+ #, fuzzy
763
+ #~ msgid "Please enter a valid email address."
764
+ #~ msgstr "استفاده از این رایانامه : "
765
+
766
+ #, fuzzy
767
+ #~ msgid "Pro plugins"
768
+ #~ msgstr "BWS Plugins"
769
+ #~ msgid "Activated plugins"
770
+ #~ msgstr "افزونه های فعال"
771
+ #~ msgid "Read more"
772
+ #~ msgstr "متن کامل"
773
+ #~ msgid "Installed plugins"
774
+ #~ msgstr "افزونه های نصب شده"
775
+ #~ msgid "Recommended plugins"
776
+ #~ msgstr "افزونه های پیشنهادی"
777
+
778
+ #, fuzzy
779
+ #~ msgid "Free plugins"
780
+ #~ msgstr "افزونه های پیشنهادی"
781
+ #~ msgid "Download"
782
+ #~ msgstr "دانلود"
783
+ #~ msgid "Install %s"
784
+ #~ msgstr "نصب %s"
785
+ #~ msgid "Install now from wordpress.org"
786
+ #~ msgstr "هم اکنون نصب کنید wordpress.org"
787
+
788
+ #, fuzzy
789
+ #~ msgid "If you have any questions, please contact us via"
790
+ #~ msgstr ""
791
+ #~ "چنانچه سئوالی دارید لطفا از طریق رایانامه plugin@bestwebsoft.com یا فرم "
792
+ #~ "ارتباطی سایت با با تماس بگیرید."
793
+
794
+ #, fuzzy
795
+ #~ msgid "Active Plugins"
796
+ #~ msgstr "افزونه های فعال"
797
+
798
+ #, fuzzy
799
+ #~ msgid "Inactive Plugins"
800
+ #~ msgstr "افزونه های فعال"
801
+
802
+ #, fuzzy
803
+ #~ msgid "Send to support"
804
+ #~ msgstr "پشتیبانی"
805
  #~ msgid "Contact Form Options"
806
  #~ msgstr "گزینه های فرم ارتباط با مدیریت"
807
  #~ msgid "Display Attachment tips"
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-08-20 13:27+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:27+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"
@@ -16,959 +16,790 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.5\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: contact_form.php:107
20
- msgid "Not set"
21
- msgstr ""
22
-
23
- #: contact_form.php:109
24
- #: contact_form.php:113
25
- msgid "On"
26
- msgstr ""
27
-
28
- #: contact_form.php:111
29
- #: contact_form.php:115
30
- msgid "Off"
31
- msgstr ""
32
-
33
- #: contact_form.php:119
34
- #: contact_form.php:123
35
- #: contact_form.php:127
36
- #: contact_form.php:131
37
- #: contact_form.php:135
38
- #: contact_form.php:161
39
- msgid "N/A"
40
- msgstr ""
41
-
42
- #: contact_form.php:133
43
- msgid " Mb"
44
- msgstr ""
45
-
46
- #: contact_form.php:137
47
- #: contact_form.php:141
48
- #: contact_form.php:145
49
- #: contact_form.php:156
50
- msgid "Yes"
51
- msgstr ""
52
-
53
- #: contact_form.php:139
54
- #: contact_form.php:143
55
- #: contact_form.php:147
56
- #: contact_form.php:158
57
- msgid "No"
58
- msgstr ""
59
-
60
- #: contact_form.php:172
61
- msgid "Operating System"
62
- msgstr ""
63
-
64
- #: contact_form.php:173
65
- msgid "Server"
66
- msgstr ""
67
-
68
- #: contact_form.php:174
69
- #, fuzzy
70
- msgid "Memory usage"
71
- msgstr "Viesti"
72
-
73
- #: contact_form.php:175
74
- msgid "MYSQL Version"
75
- msgstr ""
76
-
77
- #: contact_form.php:176
78
- msgid "SQL Mode"
79
- msgstr ""
80
-
81
- #: contact_form.php:177
82
- msgid "PHP Version"
83
- msgstr ""
84
-
85
- #: contact_form.php:178
86
- msgid "PHP Safe Mode"
87
- msgstr ""
88
-
89
- #: contact_form.php:179
90
- msgid "PHP Allow URL fopen"
91
- msgstr ""
92
-
93
- #: contact_form.php:180
94
- msgid "PHP Memory Limit"
95
- msgstr ""
96
-
97
- #: contact_form.php:181
98
- msgid "PHP Max Upload Size"
99
- msgstr ""
100
-
101
- #: contact_form.php:182
102
- msgid "PHP Max Post Size"
103
- msgstr ""
104
-
105
- #: contact_form.php:183
106
- msgid "PHP Max Script Execute Time"
107
- msgstr ""
108
-
109
- #: contact_form.php:184
110
- msgid "PHP Exif support"
111
- msgstr ""
112
-
113
- #: contact_form.php:185
114
- msgid "PHP IPTC support"
115
- msgstr ""
116
-
117
- #: contact_form.php:186
118
- msgid "PHP XML support"
119
- msgstr ""
120
-
121
- #: contact_form.php:187
122
- #, fuzzy
123
- msgid "Site URL"
124
- msgstr "Sivu"
125
-
126
- #: contact_form.php:188
127
- msgid "Home URL"
128
- msgstr ""
129
-
130
- #: contact_form.php:189
131
- msgid "WordPress Version"
132
- msgstr ""
133
-
134
- #: contact_form.php:190
135
- msgid "WordPress DB Version"
136
- msgstr ""
137
-
138
- #: contact_form.php:191
139
- msgid "Multisite"
140
- msgstr ""
141
-
142
- #: contact_form.php:192
143
- msgid "Active Theme"
144
- msgstr ""
145
-
146
- #: contact_form.php:207
147
- #, fuzzy
148
- msgid "Please enter a valid email address."
149
- msgstr "Käytä tätä sähköpostiosoitetta:"
150
-
151
- #: contact_form.php:211
152
- msgid "Email with system info is sent to "
153
- msgstr ""
154
-
155
- #: contact_form.php:215
156
- #: contact_form.php:435
157
- msgid "Thank you for contacting us."
158
- msgstr "Kiitos yhteydenotostanne."
159
-
160
- #: contact_form.php:243
161
- #: contact_form.php:1370
162
- msgid "Sorry, email message could not be delivered."
163
- msgstr "Anteeksi, sähköpostiviestiä ei voitu lähettää."
164
-
165
- #: contact_form.php:251
166
- #, fuzzy
167
- msgid "Pro plugins"
168
- msgstr "Плагины BWS"
169
-
170
- #: contact_form.php:254
171
- #: contact_form.php:280
172
- msgid "Activated plugins"
173
- msgstr "Aktivoidut lisäosat"
174
-
175
- #: contact_form.php:256
176
- #: contact_form.php:264
177
- #: contact_form.php:272
178
- #: contact_form.php:282
179
- #: contact_form.php:290
180
- #: contact_form.php:298
181
- msgid "Read more"
182
- msgstr "Lue lisää"
183
-
184
- #: contact_form.php:256
185
- #: contact_form.php:282
186
- #: contact_form.php:790
187
- #: contact_form.php:1059
188
- #: contact_form.php:1866
189
- #: contact_form.php:1877
190
- msgid "Settings"
191
- msgstr "Asetukset"
192
-
193
- #: contact_form.php:262
194
- #: contact_form.php:288
195
- msgid "Installed plugins"
196
- msgstr "Asennetut lisäosat"
197
-
198
- #: contact_form.php:270
199
- #: contact_form.php:296
200
- msgid "Recommended plugins"
201
- msgstr "Suositellut lisäosat"
202
-
203
- #: contact_form.php:272
204
- msgid "Purchase"
205
- msgstr ""
206
-
207
- #: contact_form.php:277
208
- #, fuzzy
209
- msgid "Free plugins"
210
- msgstr "Suositellut lisäosat"
211
-
212
- #: contact_form.php:298
213
- msgid "Download"
214
- msgstr "Lataa"
215
-
216
- #: contact_form.php:298
217
- #, php-format
218
- msgid "Install %s"
219
- msgstr "Asenna %s"
220
-
221
- #: contact_form.php:298
222
- msgid "Install now from wordpress.org"
223
- msgstr "Asenna osoitteesta wordpress.org"
224
-
225
- #: contact_form.php:303
226
- #, fuzzy
227
- msgid "If you have any questions, please contact us via"
228
- msgstr "Jos sinulla on kysyttävää, ota yhteyttä osoitteeseen plugin@bestwebsoft.com tai täytä yhteydenottolomake sivuillamme."
229
-
230
- #: contact_form.php:310
231
- msgid "System status"
232
- msgstr ""
233
-
234
- #: contact_form.php:314
235
- msgid "Environment"
236
- msgstr ""
237
-
238
- #: contact_form.php:325
239
- #, fuzzy
240
- msgid "Active Plugins"
241
- msgstr "Aktivoidut lisäosat"
242
-
243
- #: contact_form.php:336
244
- #, fuzzy
245
- msgid "Inactive Plugins"
246
- msgstr "Aktivoidut lisäosat"
247
-
248
- #: contact_form.php:350
249
- #, fuzzy
250
- msgid "Send to support"
251
- msgstr "Tuki"
252
-
253
- #: contact_form.php:357
254
- msgid "Send to custom email &#187;"
255
- msgstr ""
256
-
257
- #: contact_form.php:373
258
- #: contact_form.php:786
259
  #, fuzzy
260
  msgid "Contact Form Settings"
261
  msgstr "Yhteydenottolomakeasetukset"
262
 
263
- #: contact_form.php:373
264
  msgid "Contact Form"
265
  msgstr "Yhteydenottolomake"
266
 
267
- #: contact_form.php:374
268
  #, fuzzy
269
  msgid "Contact Form Pro Extra Settings"
270
  msgstr "Yhteydenottolomakeasetukset"
271
 
272
- #: contact_form.php:374
273
- #: contact_form.php:1065
274
  #, fuzzy
275
  msgid "Contact Form Pro"
276
  msgstr "Yhteydenottolomake"
277
 
278
- #: contact_form.php:413
279
- #: contact_form.php:954
280
- #: contact_form.php:983
281
  msgid "Name:"
282
  msgstr "Nimi:"
283
 
284
- #: contact_form.php:414
285
- #: contact_form.php:955
286
- #: contact_form.php:984
287
  #, fuzzy
288
  msgid "Address:"
289
  msgstr "Sähköposti:"
290
 
291
- #: contact_form.php:415
292
- #: contact_form.php:956
293
- #: contact_form.php:985
294
  msgid "Email Address:"
295
  msgstr "Sähköposti:"
296
 
297
- #: contact_form.php:416
298
- #: contact_form.php:957
299
- #: contact_form.php:986
300
  msgid "Phone number:"
301
  msgstr "Puhelinnumero:"
302
 
303
- #: contact_form.php:417
304
- #: contact_form.php:958
305
- #: contact_form.php:987
306
  msgid "Subject:"
307
  msgstr "Aihe:"
308
 
309
- #: contact_form.php:418
310
- #: contact_form.php:959
311
- #: contact_form.php:988
312
  msgid "Message:"
313
  msgstr "Viesti:"
314
 
315
- #: contact_form.php:419
316
- #: contact_form.php:960
317
- #: contact_form.php:989
318
  msgid "Attachment:"
319
  msgstr "Liite:"
320
 
321
- #: contact_form.php:420
322
- #: contact_form.php:476
323
- #: contact_form.php:961
324
- #: contact_form.php:990
325
  msgid "Send me a copy"
326
  msgstr "Lähetä minulle kopio"
327
 
328
- #: contact_form.php:421
329
- #: contact_form.php:962
330
- #: contact_form.php:991
331
  msgid "Submit"
332
  msgstr "Lähetä"
333
 
334
- #: contact_form.php:422
335
  msgid "Your name is required."
336
  msgstr "Nimikenttä pakollinen."
337
 
338
- #: contact_form.php:423
339
  #, fuzzy
340
  msgid "Address is required."
341
  msgstr "Anna toimiva sähköpostiosoite."
342
 
343
- #: contact_form.php:424
344
  msgid "A valid email address is required."
345
  msgstr "Anna toimiva sähköpostiosoite."
346
 
347
- #: contact_form.php:425
348
- #: contact_form.php:471
349
- #: contact_form.php:474
350
  msgid "Phone number is required."
351
  msgstr "Puhelinnumero pakollinen."
352
 
353
- #: contact_form.php:426
354
- #: contact_form.php:470
355
- #: contact_form.php:473
356
  msgid "Subject is required."
357
  msgstr "Aihe pakollinen."
358
 
359
- #: contact_form.php:427
360
- #: contact_form.php:469
361
- #: contact_form.php:472
362
  msgid "Message text is required."
363
  msgstr "Viestikenttä pakollinen."
364
 
365
- #: contact_form.php:428
366
  msgid "File format is not valid."
367
  msgstr "Tiedostotyyppi virheellinen."
368
 
369
- #: contact_form.php:429
370
  msgid "File upload error."
371
  msgstr ""
372
 
373
- #: contact_form.php:430
374
  msgid "The file could not be uploaded."
375
  msgstr ""
376
 
377
- #: contact_form.php:431
378
  msgid "This file is too large."
379
  msgstr ""
380
 
381
- #: contact_form.php:432
382
  msgid "Please fill out the CAPTCHA."
383
  msgstr "Täytä CAPTCHA."
384
 
385
- #: contact_form.php:433
386
  msgid "Please make corrections below and try again."
387
  msgstr "Tee allaolevat korjaukset ja yritä uudelleen."
388
 
389
- #: contact_form.php:741
 
 
 
 
390
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
391
  msgstr "Jos 'Ohjaa sivulle' vaihtoehto on valittu, URL-kentän tulisi olla seuraavaa muotoa"
392
 
393
- #: contact_form.php:750
394
  msgid "Such user does not exist. Settings are not saved."
395
  msgstr "Käyttäjää ei ole olemassa. Asetuksia ei tallennettu."
396
 
397
- #: contact_form.php:755
398
- #: contact_form.php:761
399
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
400
  msgstr "Anna toimiva sähköpostiosoite 'Lähettäjä' kenttään. Asetuksia ei tallennettu."
401
 
402
- #: contact_form.php:766
403
  #, fuzzy
404
  msgid "Settings saved."
405
  msgstr "Asetukset tallennettu."
406
 
407
- #: contact_form.php:791
408
- #: contact_form.php:1060
 
 
 
 
 
 
 
409
  #, fuzzy
410
  msgid "Extra settings"
411
  msgstr "Asetukset"
412
 
413
- #: contact_form.php:796
414
- #: contact_form.php:1316
415
  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:"
416
  msgstr "Jos haluat lisätä yhteydenottolomakkeen sivullesi, kopioi ja liitä tämä shortcode artikkeliin, sivulle tai vimpaimeen."
417
 
418
- #: contact_form.php:796
419
- #: contact_form.php:797
420
- #: contact_form.php:976
421
- #: contact_form.php:1024
422
  msgid "or"
423
  msgstr ""
424
 
425
- #: contact_form.php:797
426
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
427
  msgstr ""
428
 
429
- #: contact_form.php:798
430
  msgid "They work the same way."
431
  msgstr ""
432
 
433
- #: contact_form.php:799
434
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
435
  msgstr "Jos jätät kentät tyhjäksi, viestit lähetetään rekisteröinnin yhteydessä määriteltyyn sähköpostiin."
436
 
437
- #: contact_form.php:803
438
  msgid "The user's email address:"
439
  msgstr "Käyttäjän sähköpostiosoite:"
440
 
441
- #: contact_form.php:807
442
  msgid "Create a username"
443
  msgstr "Luo käyttäjänimi."
444
 
445
- #: contact_form.php:812
446
  msgid "Enter a username of the person who should get the messages from the contact form."
447
  msgstr "Syötä käyttäjänimi, jolle viestit lähetetään lomakkeesta."
448
 
449
- #: contact_form.php:816
450
  msgid "Use this email address:"
451
  msgstr "Käytä tätä sähköpostiosoitetta:"
452
 
453
- #: contact_form.php:819
454
  msgid "Enter the email address you want the messages forwarded to."
455
  msgstr "Sähköpostiosoite, johon viestit ohjataan."
456
 
457
- #: contact_form.php:823
458
  msgid "Additional options"
459
  msgstr "Lisäasetukset"
460
 
461
- #: contact_form.php:826
462
  msgid "What to use?"
463
  msgstr "Mitä käyttää?"
464
 
465
- #: contact_form.php:829
466
  msgid "Wp-mail"
467
  msgstr "Wp-sähköposti"
468
 
469
- #: contact_form.php:830
470
  msgid "You can use the wp_mail function for mailing"
471
  msgstr "Voit käyttää wp_mail funktiota sähköpostin lähettämiseen"
472
 
473
- #: contact_form.php:836
474
  msgid "Mail"
475
  msgstr "Sähköposti"
476
 
477
- #: contact_form.php:837
478
  msgid "To send mail you can use the php mail function"
479
  msgstr "Voit käyttää php sähköpostifunktiota lähettääksesi sähköpostia"
480
 
481
- #: contact_form.php:841
482
  msgid "Change text of the 'FROM' field"
483
  msgstr "Vaihda teksti 'Lähettäjä'- kentästä"
484
 
485
- #: contact_form.php:847
486
  msgid "Enter the email address in the 'From' field"
487
  msgstr "Syötä sähköpostiosoite 'Lähettäjä'- kenttään"
488
 
489
- #: contact_form.php:849
490
  msgid "User email"
491
  msgstr ""
492
 
493
- #: contact_form.php:849
494
  msgid "The email address of the user who fills the form will be used in the field 'From'."
495
  msgstr "Lomakkeen täyttäjän sähköpostiosoitetta käytetään 'Lähettäjä'- kentässä."
496
 
497
- #: contact_form.php:851
498
  msgid "This email address will be used in the 'From' field."
499
  msgstr "Tätä sähöpostiosoitetta käytetään 'Lähettäjä'- kentässä."
500
 
501
- #: contact_form.php:855
502
  #, fuzzy
503
  msgid "Display fields"
504
  msgstr "Näytä teksti"
505
 
506
- #: contact_form.php:857
507
- #: contact_form.php:906
508
- #: contact_form.php:1096
509
- #: contact_form.php:1747
510
  #, fuzzy
511
  msgid "Address"
512
  msgstr "Sähköposti"
513
 
514
- #: contact_form.php:858
515
- #: contact_form.php:908
516
- #: contact_form.php:1755
517
  msgid "Phone"
518
  msgstr "Puhelinnumero"
519
 
520
- #: contact_form.php:859
521
  #, fuzzy
522
  msgid "Attachment block"
523
  msgstr "Näytä liitelaatikko."
524
 
525
- #: contact_form.php:859
526
  msgid "Users can attach the following file formats"
527
  msgstr "Käyttäjä voi lisätä seuraavia tiedostotyyppejä"
528
 
529
- #: contact_form.php:871
530
- #: contact_form.php:874
531
- #: contact_form.php:877
532
- #: contact_form.php:1125
533
  msgid "Captcha"
534
  msgstr ""
535
 
536
- #: contact_form.php:871
537
- #: contact_form.php:874
538
- #: contact_form.php:877
539
- #: contact_form.php:1125
540
- msgid "(powered by bestwebsoft.com)"
541
  msgstr ""
542
 
543
- #: contact_form.php:874
544
  #, fuzzy
545
  msgid "Activate captcha"
546
  msgstr "Aktivoidut lisäosat"
547
 
548
- #: contact_form.php:877
549
  #, fuzzy
550
  msgid "Download captcha"
551
  msgstr "Lataa"
552
 
553
- #: contact_form.php:882
554
  #, fuzzy
555
  msgid "Display tips below the Attachment block"
556
  msgstr "Näytä liitelaatikon allaolevat vinkit."
557
 
558
- #: contact_form.php:891
559
  msgid "Delete an attachment file from the server after the email is sent"
560
  msgstr ""
561
 
562
- #: contact_form.php:897
563
  #, fuzzy
564
  msgid "Display 'Send me a copy' block"
565
  msgstr "Näytä Lähetä minulle kopio- laatikko"
566
 
567
- #: contact_form.php:903
568
  msgid "Required fields"
569
  msgstr "Vaaditut kentät"
570
 
571
- #: contact_form.php:905
572
- #: contact_form.php:1091
573
- #: contact_form.php:1742
574
  msgid "Name"
575
  msgstr "Nimi"
576
 
577
- #: contact_form.php:907
578
  msgid "Email Address"
579
  msgstr "Sähköposti"
580
 
581
- #: contact_form.php:909
582
- #: contact_form.php:1111
583
- #: contact_form.php:1758
584
  msgid "Subject"
585
  msgstr "Aihe"
586
 
587
- #: contact_form.php:910
588
- #: contact_form.php:1115
589
- #: contact_form.php:1761
590
  msgid "Message"
591
  msgstr "Viesti"
592
 
593
- #: contact_form.php:914
594
  msgid "Display additional info in the email"
595
  msgstr "Näytä lisätietoa sähköpostissa"
596
 
597
- #: contact_form.php:919
598
- #: contact_form.php:1714
599
  msgid "Sent from (ip address)"
600
  msgstr "Lähetetty osoitteesta (ip-osoite)"
601
 
602
- #: contact_form.php:919
603
  #, fuzzy
604
  msgid "Example: Sent from (IP address):\t127.0.0.1"
605
  msgstr "Lähetetty osoitteesta (ip-osoite)"
606
 
607
- #: contact_form.php:920
608
- #: contact_form.php:1719
609
  msgid "Date/Time"
610
  msgstr "Päivä/Aika"
611
 
612
- #: contact_form.php:920
613
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
614
  msgstr ""
615
 
616
- #: contact_form.php:921
617
- #: contact_form.php:1724
618
  msgid "Sent from (referer)"
619
  msgstr "Lähetetty (referer)"
620
 
621
- #: contact_form.php:921
622
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
623
  msgstr ""
624
 
625
- #: contact_form.php:922
626
- #: contact_form.php:1729
627
  msgid "Using (user agent)"
628
  msgstr "Käytetään (user agent)"
629
 
630
- #: contact_form.php:922
631
  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"
632
  msgstr ""
633
 
634
- #: contact_form.php:926
635
  msgid "Language settings for the field names in the form"
636
  msgstr "Kieliasetukset kenttien nimille lomakkeessa"
637
 
638
- #: contact_form.php:935
639
  msgid "Add a language"
640
  msgstr "Lisää kieli"
641
 
642
- #: contact_form.php:939
643
  msgid "Change the names of the contact form fields and error messages"
644
  msgstr ""
645
 
646
- #: contact_form.php:944
647
- #: contact_form.php:1015
648
  msgid "English"
649
  msgstr "Englanti"
650
 
651
- #: contact_form.php:963
652
- #: contact_form.php:992
653
  msgid "Error message for the Name field"
654
  msgstr "Virheilmoitus nimikentälle"
655
 
656
- #: contact_form.php:964
657
- #: contact_form.php:993
658
  #, fuzzy
659
  msgid "Error message for the Address field"
660
  msgstr "Virheilmoitus viestikentälle"
661
 
662
- #: contact_form.php:965
663
- #: contact_form.php:994
664
  msgid "Error message for the Email field"
665
  msgstr "Virheilmoitus sähköpostikentälle"
666
 
667
- #: contact_form.php:966
668
- #: contact_form.php:995
669
  msgid "Error message for the Phone field"
670
  msgstr "Virheilmoitus puhelinnumerokentälle"
671
 
672
- #: contact_form.php:967
673
- #: contact_form.php:996
674
  msgid "Error message for the Subject field"
675
  msgstr "Virheilmoitus aihekentälle"
676
 
677
- #: contact_form.php:968
678
- #: contact_form.php:997
679
  msgid "Error message for the Message field"
680
  msgstr "Virheilmoitus viestikentälle"
681
 
682
- #: contact_form.php:969
683
- #: contact_form.php:998
684
  #, fuzzy
685
  msgid "Error message about the file type for the Attachment field"
686
  msgstr "Virheilmoitus liitekentälle"
687
 
688
- #: contact_form.php:970
689
- #: contact_form.php:999
690
  #, fuzzy
691
  msgid "Error message while uploading a file for the Attachment field to the server"
692
  msgstr "Virheilmoitus liitekentälle"
693
 
694
- #: contact_form.php:971
695
- #: contact_form.php:1000
696
  #, fuzzy
697
  msgid "Error message while moving the file for the Attachment field"
698
  msgstr "Virheilmoitus liitekentälle"
699
 
700
- #: contact_form.php:972
701
- #: contact_form.php:1001
702
  #, fuzzy
703
  msgid "Error message when file size limit for the Attachment field is exceeded"
704
  msgstr "Virheilmoitus liitekentälle"
705
 
706
- #: contact_form.php:973
707
- #: contact_form.php:1002
708
  msgid "Error message for the Captcha field"
709
  msgstr "Virheilmoitus CAPTCHA:lle"
710
 
711
- #: contact_form.php:974
712
- #: contact_form.php:1003
713
  msgid "Error message for the whole form"
714
  msgstr "Virheilmoitus koko lomakkeelle"
715
 
716
- #: contact_form.php:976
717
- #: contact_form.php:1005
718
- #: contact_form.php:1024
719
- #: contact_form.php:1030
720
  msgid "Use shortcode"
721
  msgstr "Käytä shortcodea"
722
 
723
- #: contact_form.php:976
724
- #: contact_form.php:1005
725
- #: contact_form.php:1024
726
- #: contact_form.php:1030
727
  msgid "for this language"
728
  msgstr "tälle kielelle"
729
 
730
- #: contact_form.php:1012
731
  msgid "Action after email is sent"
732
  msgstr "Toiminta sähköpostin lähetyksen jälkeen"
733
 
734
- #: contact_form.php:1014
735
  msgid "Display text"
736
  msgstr "Näytä teksti"
737
 
738
- #: contact_form.php:1023
739
- #: contact_form.php:1029
740
  msgid "Text"
741
  msgstr "Teksti"
742
 
743
- #: contact_form.php:1036
744
  msgid "Redirect to the page"
745
  msgstr "Ohjaa sivulle"
746
 
747
- #: contact_form.php:1037
748
  msgid "Url"
749
  msgstr "Url"
750
 
751
- #: contact_form.php:1042
752
- #: contact_form.php:1217
753
  msgid "Save Changes"
754
  msgstr "Tallenna muutokset"
755
 
756
- #: contact_form.php:1057
757
  #, fuzzy
758
  msgid "Contact Form Pro | Extra Settings"
759
  msgstr "Yhteydenottolomakeasetukset"
760
 
761
- #: contact_form.php:1064
762
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
763
  msgstr ""
764
 
765
- #: contact_form.php:1071
766
  msgid "Errors output"
767
  msgstr ""
768
 
769
- #: contact_form.php:1074
770
  msgid "Display error messages"
771
  msgstr ""
772
 
773
- #: contact_form.php:1075
774
  msgid "Color of the input field errors."
775
  msgstr ""
776
 
777
- #: contact_form.php:1076
778
  #, fuzzy
779
  msgid "Display error messages & color of the input field errors"
780
  msgstr "Virheilmoitus aihekentälle"
781
 
782
- #: contact_form.php:1081
783
  msgid "Add placeholder to the input blocks"
784
  msgstr ""
785
 
786
- #: contact_form.php:1087
787
  #, fuzzy
788
  msgid "Add tooltips"
789
  msgstr "Lisäasetukset"
790
 
791
- #: contact_form.php:1101
792
  #, fuzzy
793
  msgid "Email address"
794
  msgstr "Sähköposti"
795
 
796
- #: contact_form.php:1106
797
  #, fuzzy
798
  msgid "Phone Number"
799
  msgstr "Puhelinnumero:"
800
 
801
- #: contact_form.php:1120
802
  #, fuzzy
803
  msgid "Attachment"
804
  msgstr "Liite:"
805
 
806
- #: contact_form.php:1130
 
 
 
 
807
  #, fuzzy
808
  msgid "Style options"
809
  msgstr "Lisäasetukset"
810
 
811
- #: contact_form.php:1133
812
  msgid "Text color"
813
  msgstr ""
814
 
815
- #: contact_form.php:1136
816
- #: contact_form.php:1141
817
- #: contact_form.php:1151
818
- #: contact_form.php:1156
819
- #: contact_form.php:1161
820
- #: contact_form.php:1166
821
- #: contact_form.php:1176
822
- #: contact_form.php:1181
823
- #: contact_form.php:1187
824
- #: contact_form.php:1198
825
- #: contact_form.php:1203
826
- #: contact_form.php:1208
827
  msgid "Default"
828
  msgstr ""
829
 
830
- #: contact_form.php:1138
831
  msgid "Label text color"
832
  msgstr ""
833
 
834
- #: contact_form.php:1143
835
  msgid "Placeholder color"
836
  msgstr ""
837
 
838
- #: contact_form.php:1148
839
  msgid "Errors color"
840
  msgstr ""
841
 
842
- #: contact_form.php:1153
843
  msgid "Error text color"
844
  msgstr ""
845
 
846
- #: contact_form.php:1158
847
  msgid "Background color of the input field errors"
848
  msgstr ""
849
 
850
- #: contact_form.php:1163
851
  msgid "Border color of the input field errors"
852
  msgstr ""
853
 
854
- #: contact_form.php:1168
855
  msgid "Placeholder color of the input field errors"
856
  msgstr ""
857
 
858
- #: contact_form.php:1173
859
  msgid "Input fields"
860
  msgstr ""
861
 
862
- #: contact_form.php:1178
863
  msgid "Input fields background color"
864
  msgstr ""
865
 
866
- #: contact_form.php:1183
867
  msgid "Text fields color"
868
  msgstr ""
869
 
870
- #: contact_form.php:1185
871
  msgid "Border width in px, numbers only"
872
  msgstr ""
873
 
874
- #: contact_form.php:1189
875
- #: contact_form.php:1210
876
  msgid "Border color"
877
  msgstr ""
878
 
879
- #: contact_form.php:1194
880
  #, fuzzy
881
  msgid "Submit button"
882
  msgstr "Lähetä"
883
 
884
- #: contact_form.php:1196
885
  msgid "Width in px, numbers only"
886
  msgstr ""
887
 
888
- #: contact_form.php:1200
889
  msgid "Button color"
890
  msgstr ""
891
 
892
- #: contact_form.php:1205
893
  msgid "Button text color"
894
  msgstr ""
895
 
896
- #: contact_form.php:1221
897
  #, fuzzy
898
  msgid "Contact Form Pro | Preview"
899
  msgstr "Yhteydenottolomake"
900
 
901
- #: contact_form.php:1224
902
  msgid "Show with errors"
903
  msgstr ""
904
 
905
- #: contact_form.php:1232
906
- #: contact_form.php:1234
907
  msgid "Please enter your full name..."
908
  msgstr ""
909
 
910
- #: contact_form.php:1245
911
- #: contact_form.php:1247
912
  msgid "Please enter your address..."
913
  msgstr ""
914
 
915
- #: contact_form.php:1256
916
- #: contact_form.php:1258
917
  #, fuzzy
918
  msgid "Please enter your email address..."
919
  msgstr "Käytä tätä sähköpostiosoitetta:"
920
 
921
- #: contact_form.php:1267
922
- #: contact_form.php:1269
923
  msgid "Please enter your phone number..."
924
  msgstr ""
925
 
926
- #: contact_form.php:1278
927
- #: contact_form.php:1280
928
  msgid "Please enter subject..."
929
  msgstr ""
930
 
931
- #: contact_form.php:1288
932
- #: contact_form.php:1290
933
  msgid "Please enter your message..."
934
  msgstr ""
935
 
936
- #: contact_form.php:1301
937
  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"
938
  msgstr ""
939
 
940
- #: contact_form.php:1454
 
 
 
 
941
  msgid "You can attach the following file formats"
942
  msgstr "Voit liittää seuraavia tiedostomuotoja"
943
 
944
- #: contact_form.php:1737
945
  msgid "Contact from"
946
  msgstr "Yhteydenottolomake"
947
 
948
- #: contact_form.php:1750
949
  msgid "Email"
950
  msgstr "Sähköposti"
951
 
952
- #: contact_form.php:1764
953
  msgid "Site"
954
  msgstr "Sivu"
955
 
956
- #: contact_form.php:1819
957
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
958
  msgstr "Jos näet tämän MIME:n, sen tyyppi ei ole tuettu sähköpostiohjelmassasi."
959
 
960
- #: contact_form.php:1878
961
  msgid "FAQ"
962
  msgstr "FAQ"
963
 
964
- #: contact_form.php:1879
965
  msgid "Support"
966
  msgstr "Tuki"
967
 
968
- #: contact_form.php:1937
969
  msgid "Are you sure that you want to delete this language data?"
970
  msgstr "Oletko varma että haluat poistaa kielitiedot?"
971
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
972
  #~ msgid "Contact Form Options"
973
  #~ msgstr "Yhteydenottolomakeasetukset"
974
  #~ msgid "Display Attachment tips"
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:49+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:49+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"
16
  "X-Generator: Poedit 1.5.5\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: contact_form.php:32
20
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  #, fuzzy
22
  msgid "Contact Form Settings"
23
  msgstr "Yhteydenottolomakeasetukset"
24
 
25
+ #: contact_form.php:32
26
  msgid "Contact Form"
27
  msgstr "Yhteydenottolomake"
28
 
29
+ #: contact_form.php:33
30
  #, fuzzy
31
  msgid "Contact Form Pro Extra Settings"
32
  msgstr "Yhteydenottolomakeasetukset"
33
 
34
+ #: contact_form.php:33
35
+ #: contact_form.php:724
36
  #, fuzzy
37
  msgid "Contact Form Pro"
38
  msgstr "Yhteydenottolomake"
39
 
40
+ #: contact_form.php:72
41
+ #: contact_form.php:613
42
+ #: contact_form.php:642
43
  msgid "Name:"
44
  msgstr "Nimi:"
45
 
46
+ #: contact_form.php:73
47
+ #: contact_form.php:614
48
+ #: contact_form.php:643
49
  #, fuzzy
50
  msgid "Address:"
51
  msgstr "Sähköposti:"
52
 
53
+ #: contact_form.php:74
54
+ #: contact_form.php:615
55
+ #: contact_form.php:644
56
  msgid "Email Address:"
57
  msgstr "Sähköposti:"
58
 
59
+ #: contact_form.php:75
60
+ #: contact_form.php:616
61
+ #: contact_form.php:645
62
  msgid "Phone number:"
63
  msgstr "Puhelinnumero:"
64
 
65
+ #: contact_form.php:76
66
+ #: contact_form.php:617
67
+ #: contact_form.php:646
68
  msgid "Subject:"
69
  msgstr "Aihe:"
70
 
71
+ #: contact_form.php:77
72
+ #: contact_form.php:618
73
+ #: contact_form.php:647
74
  msgid "Message:"
75
  msgstr "Viesti:"
76
 
77
+ #: contact_form.php:78
78
+ #: contact_form.php:619
79
+ #: contact_form.php:648
80
  msgid "Attachment:"
81
  msgstr "Liite:"
82
 
83
+ #: contact_form.php:79
84
+ #: contact_form.php:135
85
+ #: contact_form.php:620
86
+ #: contact_form.php:649
87
  msgid "Send me a copy"
88
  msgstr "Lähetä minulle kopio"
89
 
90
+ #: contact_form.php:80
91
+ #: contact_form.php:621
92
+ #: contact_form.php:650
93
  msgid "Submit"
94
  msgstr "Lähetä"
95
 
96
+ #: contact_form.php:81
97
  msgid "Your name is required."
98
  msgstr "Nimikenttä pakollinen."
99
 
100
+ #: contact_form.php:82
101
  #, fuzzy
102
  msgid "Address is required."
103
  msgstr "Anna toimiva sähköpostiosoite."
104
 
105
+ #: contact_form.php:83
106
  msgid "A valid email address is required."
107
  msgstr "Anna toimiva sähköpostiosoite."
108
 
109
+ #: contact_form.php:84
110
+ #: contact_form.php:130
111
+ #: contact_form.php:133
112
  msgid "Phone number is required."
113
  msgstr "Puhelinnumero pakollinen."
114
 
115
+ #: contact_form.php:85
116
+ #: contact_form.php:129
117
+ #: contact_form.php:132
118
  msgid "Subject is required."
119
  msgstr "Aihe pakollinen."
120
 
121
+ #: contact_form.php:86
122
+ #: contact_form.php:128
123
+ #: contact_form.php:131
124
  msgid "Message text is required."
125
  msgstr "Viestikenttä pakollinen."
126
 
127
+ #: contact_form.php:87
128
  msgid "File format is not valid."
129
  msgstr "Tiedostotyyppi virheellinen."
130
 
131
+ #: contact_form.php:88
132
  msgid "File upload error."
133
  msgstr ""
134
 
135
+ #: contact_form.php:89
136
  msgid "The file could not be uploaded."
137
  msgstr ""
138
 
139
+ #: contact_form.php:90
140
  msgid "This file is too large."
141
  msgstr ""
142
 
143
+ #: contact_form.php:91
144
  msgid "Please fill out the CAPTCHA."
145
  msgstr "Täytä CAPTCHA."
146
 
147
+ #: contact_form.php:92
148
  msgid "Please make corrections below and try again."
149
  msgstr "Tee allaolevat korjaukset ja yritä uudelleen."
150
 
151
+ #: contact_form.php:94
152
+ msgid "Thank you for contacting us."
153
+ msgstr "Kiitos yhteydenotostanne."
154
+
155
+ #: contact_form.php:400
156
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
157
  msgstr "Jos 'Ohjaa sivulle' vaihtoehto on valittu, URL-kentän tulisi olla seuraavaa muotoa"
158
 
159
+ #: contact_form.php:409
160
  msgid "Such user does not exist. Settings are not saved."
161
  msgstr "Käyttäjää ei ole olemassa. Asetuksia ei tallennettu."
162
 
163
+ #: contact_form.php:414
164
+ #: contact_form.php:420
165
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
166
  msgstr "Anna toimiva sähköpostiosoite 'Lähettäjä' kenttään. Asetuksia ei tallennettu."
167
 
168
+ #: contact_form.php:425
169
  #, fuzzy
170
  msgid "Settings saved."
171
  msgstr "Asetukset tallennettu."
172
 
173
+ #: contact_form.php:449
174
+ #: contact_form.php:718
175
+ #: contact_form.php:1525
176
+ #: contact_form.php:1536
177
+ msgid "Settings"
178
+ msgstr "Asetukset"
179
+
180
+ #: contact_form.php:450
181
+ #: contact_form.php:719
182
  #, fuzzy
183
  msgid "Extra settings"
184
  msgstr "Asetukset"
185
 
186
+ #: contact_form.php:455
187
+ #: contact_form.php:975
188
  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:"
189
  msgstr "Jos haluat lisätä yhteydenottolomakkeen sivullesi, kopioi ja liitä tämä shortcode artikkeliin, sivulle tai vimpaimeen."
190
 
191
+ #: contact_form.php:455
192
+ #: contact_form.php:456
193
+ #: contact_form.php:635
194
+ #: contact_form.php:683
195
  msgid "or"
196
  msgstr ""
197
 
198
+ #: contact_form.php:456
199
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
200
  msgstr ""
201
 
202
+ #: contact_form.php:457
203
  msgid "They work the same way."
204
  msgstr ""
205
 
206
+ #: contact_form.php:458
207
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
208
  msgstr "Jos jätät kentät tyhjäksi, viestit lähetetään rekisteröinnin yhteydessä määriteltyyn sähköpostiin."
209
 
210
+ #: contact_form.php:462
211
  msgid "The user's email address:"
212
  msgstr "Käyttäjän sähköpostiosoite:"
213
 
214
+ #: contact_form.php:466
215
  msgid "Create a username"
216
  msgstr "Luo käyttäjänimi."
217
 
218
+ #: contact_form.php:471
219
  msgid "Enter a username of the person who should get the messages from the contact form."
220
  msgstr "Syötä käyttäjänimi, jolle viestit lähetetään lomakkeesta."
221
 
222
+ #: contact_form.php:475
223
  msgid "Use this email address:"
224
  msgstr "Käytä tätä sähköpostiosoitetta:"
225
 
226
+ #: contact_form.php:478
227
  msgid "Enter the email address you want the messages forwarded to."
228
  msgstr "Sähköpostiosoite, johon viestit ohjataan."
229
 
230
+ #: contact_form.php:482
231
  msgid "Additional options"
232
  msgstr "Lisäasetukset"
233
 
234
+ #: contact_form.php:485
235
  msgid "What to use?"
236
  msgstr "Mitä käyttää?"
237
 
238
+ #: contact_form.php:488
239
  msgid "Wp-mail"
240
  msgstr "Wp-sähköposti"
241
 
242
+ #: contact_form.php:489
243
  msgid "You can use the wp_mail function for mailing"
244
  msgstr "Voit käyttää wp_mail funktiota sähköpostin lähettämiseen"
245
 
246
+ #: contact_form.php:495
247
  msgid "Mail"
248
  msgstr "Sähköposti"
249
 
250
+ #: contact_form.php:496
251
  msgid "To send mail you can use the php mail function"
252
  msgstr "Voit käyttää php sähköpostifunktiota lähettääksesi sähköpostia"
253
 
254
+ #: contact_form.php:500
255
  msgid "Change text of the 'FROM' field"
256
  msgstr "Vaihda teksti 'Lähettäjä'- kentästä"
257
 
258
+ #: contact_form.php:506
259
  msgid "Enter the email address in the 'From' field"
260
  msgstr "Syötä sähköpostiosoite 'Lähettäjä'- kenttään"
261
 
262
+ #: contact_form.php:508
263
  msgid "User email"
264
  msgstr ""
265
 
266
+ #: contact_form.php:508
267
  msgid "The email address of the user who fills the form will be used in the field 'From'."
268
  msgstr "Lomakkeen täyttäjän sähköpostiosoitetta käytetään 'Lähettäjä'- kentässä."
269
 
270
+ #: contact_form.php:510
271
  msgid "This email address will be used in the 'From' field."
272
  msgstr "Tätä sähöpostiosoitetta käytetään 'Lähettäjä'- kentässä."
273
 
274
+ #: contact_form.php:514
275
  #, fuzzy
276
  msgid "Display fields"
277
  msgstr "Näytä teksti"
278
 
279
+ #: contact_form.php:516
280
+ #: contact_form.php:565
281
+ #: contact_form.php:755
282
+ #: contact_form.php:1406
283
  #, fuzzy
284
  msgid "Address"
285
  msgstr "Sähköposti"
286
 
287
+ #: contact_form.php:517
288
+ #: contact_form.php:567
289
+ #: contact_form.php:1414
290
  msgid "Phone"
291
  msgstr "Puhelinnumero"
292
 
293
+ #: contact_form.php:518
294
  #, fuzzy
295
  msgid "Attachment block"
296
  msgstr "Näytä liitelaatikko."
297
 
298
+ #: contact_form.php:518
299
  msgid "Users can attach the following file formats"
300
  msgstr "Käyttäjä voi lisätä seuraavia tiedostotyyppejä"
301
 
302
+ #: contact_form.php:530
303
+ #: contact_form.php:533
304
+ #: contact_form.php:536
305
+ #: contact_form.php:784
306
  msgid "Captcha"
307
  msgstr ""
308
 
309
+ #: contact_form.php:530
310
+ #: contact_form.php:533
311
+ #: contact_form.php:536
312
+ msgid "(powered by"
 
313
  msgstr ""
314
 
315
+ #: contact_form.php:533
316
  #, fuzzy
317
  msgid "Activate captcha"
318
  msgstr "Aktivoidut lisäosat"
319
 
320
+ #: contact_form.php:536
321
  #, fuzzy
322
  msgid "Download captcha"
323
  msgstr "Lataa"
324
 
325
+ #: contact_form.php:541
326
  #, fuzzy
327
  msgid "Display tips below the Attachment block"
328
  msgstr "Näytä liitelaatikon allaolevat vinkit."
329
 
330
+ #: contact_form.php:550
331
  msgid "Delete an attachment file from the server after the email is sent"
332
  msgstr ""
333
 
334
+ #: contact_form.php:556
335
  #, fuzzy
336
  msgid "Display 'Send me a copy' block"
337
  msgstr "Näytä Lähetä minulle kopio- laatikko"
338
 
339
+ #: contact_form.php:562
340
  msgid "Required fields"
341
  msgstr "Vaaditut kentät"
342
 
343
+ #: contact_form.php:564
344
+ #: contact_form.php:750
345
+ #: contact_form.php:1401
346
  msgid "Name"
347
  msgstr "Nimi"
348
 
349
+ #: contact_form.php:566
350
  msgid "Email Address"
351
  msgstr "Sähköposti"
352
 
353
+ #: contact_form.php:568
354
+ #: contact_form.php:770
355
+ #: contact_form.php:1417
356
  msgid "Subject"
357
  msgstr "Aihe"
358
 
359
+ #: contact_form.php:569
360
+ #: contact_form.php:774
361
+ #: contact_form.php:1420
362
  msgid "Message"
363
  msgstr "Viesti"
364
 
365
+ #: contact_form.php:573
366
  msgid "Display additional info in the email"
367
  msgstr "Näytä lisätietoa sähköpostissa"
368
 
369
+ #: contact_form.php:578
370
+ #: contact_form.php:1373
371
  msgid "Sent from (ip address)"
372
  msgstr "Lähetetty osoitteesta (ip-osoite)"
373
 
374
+ #: contact_form.php:578
375
  #, fuzzy
376
  msgid "Example: Sent from (IP address):\t127.0.0.1"
377
  msgstr "Lähetetty osoitteesta (ip-osoite)"
378
 
379
+ #: contact_form.php:579
380
+ #: contact_form.php:1378
381
  msgid "Date/Time"
382
  msgstr "Päivä/Aika"
383
 
384
+ #: contact_form.php:579
385
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
386
  msgstr ""
387
 
388
+ #: contact_form.php:580
389
+ #: contact_form.php:1383
390
  msgid "Sent from (referer)"
391
  msgstr "Lähetetty (referer)"
392
 
393
+ #: contact_form.php:580
394
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
395
  msgstr ""
396
 
397
+ #: contact_form.php:581
398
+ #: contact_form.php:1388
399
  msgid "Using (user agent)"
400
  msgstr "Käytetään (user agent)"
401
 
402
+ #: contact_form.php:581
403
  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"
404
  msgstr ""
405
 
406
+ #: contact_form.php:585
407
  msgid "Language settings for the field names in the form"
408
  msgstr "Kieliasetukset kenttien nimille lomakkeessa"
409
 
410
+ #: contact_form.php:594
411
  msgid "Add a language"
412
  msgstr "Lisää kieli"
413
 
414
+ #: contact_form.php:598
415
  msgid "Change the names of the contact form fields and error messages"
416
  msgstr ""
417
 
418
+ #: contact_form.php:603
419
+ #: contact_form.php:674
420
  msgid "English"
421
  msgstr "Englanti"
422
 
423
+ #: contact_form.php:622
424
+ #: contact_form.php:651
425
  msgid "Error message for the Name field"
426
  msgstr "Virheilmoitus nimikentälle"
427
 
428
+ #: contact_form.php:623
429
+ #: contact_form.php:652
430
  #, fuzzy
431
  msgid "Error message for the Address field"
432
  msgstr "Virheilmoitus viestikentälle"
433
 
434
+ #: contact_form.php:624
435
+ #: contact_form.php:653
436
  msgid "Error message for the Email field"
437
  msgstr "Virheilmoitus sähköpostikentälle"
438
 
439
+ #: contact_form.php:625
440
+ #: contact_form.php:654
441
  msgid "Error message for the Phone field"
442
  msgstr "Virheilmoitus puhelinnumerokentälle"
443
 
444
+ #: contact_form.php:626
445
+ #: contact_form.php:655
446
  msgid "Error message for the Subject field"
447
  msgstr "Virheilmoitus aihekentälle"
448
 
449
+ #: contact_form.php:627
450
+ #: contact_form.php:656
451
  msgid "Error message for the Message field"
452
  msgstr "Virheilmoitus viestikentälle"
453
 
454
+ #: contact_form.php:628
455
+ #: contact_form.php:657
456
  #, fuzzy
457
  msgid "Error message about the file type for the Attachment field"
458
  msgstr "Virheilmoitus liitekentälle"
459
 
460
+ #: contact_form.php:629
461
+ #: contact_form.php:658
462
  #, fuzzy
463
  msgid "Error message while uploading a file for the Attachment field to the server"
464
  msgstr "Virheilmoitus liitekentälle"
465
 
466
+ #: contact_form.php:630
467
+ #: contact_form.php:659
468
  #, fuzzy
469
  msgid "Error message while moving the file for the Attachment field"
470
  msgstr "Virheilmoitus liitekentälle"
471
 
472
+ #: contact_form.php:631
473
+ #: contact_form.php:660
474
  #, fuzzy
475
  msgid "Error message when file size limit for the Attachment field is exceeded"
476
  msgstr "Virheilmoitus liitekentälle"
477
 
478
+ #: contact_form.php:632
479
+ #: contact_form.php:661
480
  msgid "Error message for the Captcha field"
481
  msgstr "Virheilmoitus CAPTCHA:lle"
482
 
483
+ #: contact_form.php:633
484
+ #: contact_form.php:662
485
  msgid "Error message for the whole form"
486
  msgstr "Virheilmoitus koko lomakkeelle"
487
 
488
+ #: contact_form.php:635
489
+ #: contact_form.php:664
490
+ #: contact_form.php:683
491
+ #: contact_form.php:689
492
  msgid "Use shortcode"
493
  msgstr "Käytä shortcodea"
494
 
495
+ #: contact_form.php:635
496
+ #: contact_form.php:664
497
+ #: contact_form.php:683
498
+ #: contact_form.php:689
499
  msgid "for this language"
500
  msgstr "tälle kielelle"
501
 
502
+ #: contact_form.php:671
503
  msgid "Action after email is sent"
504
  msgstr "Toiminta sähköpostin lähetyksen jälkeen"
505
 
506
+ #: contact_form.php:673
507
  msgid "Display text"
508
  msgstr "Näytä teksti"
509
 
510
+ #: contact_form.php:682
511
+ #: contact_form.php:688
512
  msgid "Text"
513
  msgstr "Teksti"
514
 
515
+ #: contact_form.php:695
516
  msgid "Redirect to the page"
517
  msgstr "Ohjaa sivulle"
518
 
519
+ #: contact_form.php:696
520
  msgid "Url"
521
  msgstr "Url"
522
 
523
+ #: contact_form.php:701
524
+ #: contact_form.php:876
525
  msgid "Save Changes"
526
  msgstr "Tallenna muutokset"
527
 
528
+ #: contact_form.php:716
529
  #, fuzzy
530
  msgid "Contact Form Pro | Extra Settings"
531
  msgstr "Yhteydenottolomakeasetukset"
532
 
533
+ #: contact_form.php:723
534
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
535
  msgstr ""
536
 
537
+ #: contact_form.php:730
538
  msgid "Errors output"
539
  msgstr ""
540
 
541
+ #: contact_form.php:733
542
  msgid "Display error messages"
543
  msgstr ""
544
 
545
+ #: contact_form.php:734
546
  msgid "Color of the input field errors."
547
  msgstr ""
548
 
549
+ #: contact_form.php:735
550
  #, fuzzy
551
  msgid "Display error messages & color of the input field errors"
552
  msgstr "Virheilmoitus aihekentälle"
553
 
554
+ #: contact_form.php:740
555
  msgid "Add placeholder to the input blocks"
556
  msgstr ""
557
 
558
+ #: contact_form.php:746
559
  #, fuzzy
560
  msgid "Add tooltips"
561
  msgstr "Lisäasetukset"
562
 
563
+ #: contact_form.php:760
564
  #, fuzzy
565
  msgid "Email address"
566
  msgstr "Sähköposti"
567
 
568
+ #: contact_form.php:765
569
  #, fuzzy
570
  msgid "Phone Number"
571
  msgstr "Puhelinnumero:"
572
 
573
+ #: contact_form.php:779
574
  #, fuzzy
575
  msgid "Attachment"
576
  msgstr "Liite:"
577
 
578
+ #: contact_form.php:784
579
+ msgid "(powered by bestwebsoft.com)"
580
+ msgstr ""
581
+
582
+ #: contact_form.php:789
583
  #, fuzzy
584
  msgid "Style options"
585
  msgstr "Lisäasetukset"
586
 
587
+ #: contact_form.php:792
588
  msgid "Text color"
589
  msgstr ""
590
 
591
+ #: contact_form.php:795
592
+ #: contact_form.php:800
593
+ #: contact_form.php:810
594
+ #: contact_form.php:815
595
+ #: contact_form.php:820
596
+ #: contact_form.php:825
597
+ #: contact_form.php:835
598
+ #: contact_form.php:840
599
+ #: contact_form.php:846
600
+ #: contact_form.php:857
601
+ #: contact_form.php:862
602
+ #: contact_form.php:867
603
  msgid "Default"
604
  msgstr ""
605
 
606
+ #: contact_form.php:797
607
  msgid "Label text color"
608
  msgstr ""
609
 
610
+ #: contact_form.php:802
611
  msgid "Placeholder color"
612
  msgstr ""
613
 
614
+ #: contact_form.php:807
615
  msgid "Errors color"
616
  msgstr ""
617
 
618
+ #: contact_form.php:812
619
  msgid "Error text color"
620
  msgstr ""
621
 
622
+ #: contact_form.php:817
623
  msgid "Background color of the input field errors"
624
  msgstr ""
625
 
626
+ #: contact_form.php:822
627
  msgid "Border color of the input field errors"
628
  msgstr ""
629
 
630
+ #: contact_form.php:827
631
  msgid "Placeholder color of the input field errors"
632
  msgstr ""
633
 
634
+ #: contact_form.php:832
635
  msgid "Input fields"
636
  msgstr ""
637
 
638
+ #: contact_form.php:837
639
  msgid "Input fields background color"
640
  msgstr ""
641
 
642
+ #: contact_form.php:842
643
  msgid "Text fields color"
644
  msgstr ""
645
 
646
+ #: contact_form.php:844
647
  msgid "Border width in px, numbers only"
648
  msgstr ""
649
 
650
+ #: contact_form.php:848
651
+ #: contact_form.php:869
652
  msgid "Border color"
653
  msgstr ""
654
 
655
+ #: contact_form.php:853
656
  #, fuzzy
657
  msgid "Submit button"
658
  msgstr "Lähetä"
659
 
660
+ #: contact_form.php:855
661
  msgid "Width in px, numbers only"
662
  msgstr ""
663
 
664
+ #: contact_form.php:859
665
  msgid "Button color"
666
  msgstr ""
667
 
668
+ #: contact_form.php:864
669
  msgid "Button text color"
670
  msgstr ""
671
 
672
+ #: contact_form.php:880
673
  #, fuzzy
674
  msgid "Contact Form Pro | Preview"
675
  msgstr "Yhteydenottolomake"
676
 
677
+ #: contact_form.php:883
678
  msgid "Show with errors"
679
  msgstr ""
680
 
681
+ #: contact_form.php:891
682
+ #: contact_form.php:893
683
  msgid "Please enter your full name..."
684
  msgstr ""
685
 
686
+ #: contact_form.php:904
687
+ #: contact_form.php:906
688
  msgid "Please enter your address..."
689
  msgstr ""
690
 
691
+ #: contact_form.php:915
692
+ #: contact_form.php:917
693
  #, fuzzy
694
  msgid "Please enter your email address..."
695
  msgstr "Käytä tätä sähköpostiosoitetta:"
696
 
697
+ #: contact_form.php:926
698
+ #: contact_form.php:928
699
  msgid "Please enter your phone number..."
700
  msgstr ""
701
 
702
+ #: contact_form.php:937
703
+ #: contact_form.php:939
704
  msgid "Please enter subject..."
705
  msgstr ""
706
 
707
+ #: contact_form.php:947
708
+ #: contact_form.php:949
709
  msgid "Please enter your message..."
710
  msgstr ""
711
 
712
+ #: contact_form.php:960
713
  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"
714
  msgstr ""
715
 
716
+ #: contact_form.php:1029
717
+ msgid "Sorry, email message could not be delivered."
718
+ msgstr "Anteeksi, sähköpostiviestiä ei voitu lähettää."
719
+
720
+ #: contact_form.php:1113
721
  msgid "You can attach the following file formats"
722
  msgstr "Voit liittää seuraavia tiedostomuotoja"
723
 
724
+ #: contact_form.php:1396
725
  msgid "Contact from"
726
  msgstr "Yhteydenottolomake"
727
 
728
+ #: contact_form.php:1409
729
  msgid "Email"
730
  msgstr "Sähköposti"
731
 
732
+ #: contact_form.php:1423
733
  msgid "Site"
734
  msgstr "Sivu"
735
 
736
+ #: contact_form.php:1478
737
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
738
  msgstr "Jos näet tämän MIME:n, sen tyyppi ei ole tuettu sähköpostiohjelmassasi."
739
 
740
+ #: contact_form.php:1537
741
  msgid "FAQ"
742
  msgstr "FAQ"
743
 
744
+ #: contact_form.php:1538
745
  msgid "Support"
746
  msgstr "Tuki"
747
 
748
+ #: contact_form.php:1597
749
  msgid "Are you sure that you want to delete this language data?"
750
  msgstr "Oletko varma että haluat poistaa kielitiedot?"
751
 
752
+ #, fuzzy
753
+ #~ msgid "Memory usage"
754
+ #~ msgstr "Viesti"
755
+
756
+ #, fuzzy
757
+ #~ msgid "Site URL"
758
+ #~ msgstr "Sivu"
759
+
760
+ #, fuzzy
761
+ #~ msgid "Please enter a valid email address."
762
+ #~ msgstr "Käytä tätä sähköpostiosoitetta:"
763
+
764
+ #, fuzzy
765
+ #~ msgid "Pro plugins"
766
+ #~ msgstr "Плагины BWS"
767
+ #~ msgid "Activated plugins"
768
+ #~ msgstr "Aktivoidut lisäosat"
769
+ #~ msgid "Read more"
770
+ #~ msgstr "Lue lisää"
771
+ #~ msgid "Installed plugins"
772
+ #~ msgstr "Asennetut lisäosat"
773
+ #~ msgid "Recommended plugins"
774
+ #~ msgstr "Suositellut lisäosat"
775
+
776
+ #, fuzzy
777
+ #~ msgid "Free plugins"
778
+ #~ msgstr "Suositellut lisäosat"
779
+ #~ msgid "Download"
780
+ #~ msgstr "Lataa"
781
+ #~ msgid "Install %s"
782
+ #~ msgstr "Asenna %s"
783
+ #~ msgid "Install now from wordpress.org"
784
+ #~ msgstr "Asenna osoitteesta wordpress.org"
785
+
786
+ #, fuzzy
787
+ #~ msgid "If you have any questions, please contact us via"
788
+ #~ msgstr ""
789
+ #~ "Jos sinulla on kysyttävää, ota yhteyttä osoitteeseen plugin@bestwebsoft."
790
+ #~ "com tai täytä yhteydenottolomake sivuillamme."
791
+
792
+ #, fuzzy
793
+ #~ msgid "Active Plugins"
794
+ #~ msgstr "Aktivoidut lisäosat"
795
+
796
+ #, fuzzy
797
+ #~ msgid "Inactive Plugins"
798
+ #~ msgstr "Aktivoidut lisäosat"
799
+
800
+ #, fuzzy
801
+ #~ msgid "Send to support"
802
+ #~ msgstr "Tuki"
803
  #~ msgid "Contact Form Options"
804
  #~ msgstr "Yhteydenottolomakeasetukset"
805
  #~ msgid "Display Attachment tips"
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-08-20 13:33+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:33+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Luc Capronnier <lcapronnier@yahoo.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -17,923 +17,806 @@ msgstr ""
17
  "X-Generator: Poedit 1.5.7\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: contact_form.php:107
21
- msgid "Not set"
22
- msgstr "Not set"
23
-
24
- #: contact_form.php:109
25
- #: contact_form.php:113
26
- msgid "On"
27
- msgstr "On"
28
-
29
- #: contact_form.php:111
30
- #: contact_form.php:115
31
- msgid "Off"
32
- msgstr "Off"
33
-
34
- #: contact_form.php:119
35
- #: contact_form.php:123
36
- #: contact_form.php:127
37
- #: contact_form.php:131
38
- #: contact_form.php:135
39
- #: contact_form.php:161
40
- msgid "N/A"
41
- msgstr "N/A"
42
-
43
- #: contact_form.php:133
44
- msgid " Mb"
45
- msgstr " Mb"
46
-
47
- #: contact_form.php:137
48
- #: contact_form.php:141
49
- #: contact_form.php:145
50
- #: contact_form.php:156
51
- msgid "Yes"
52
- msgstr "Yes"
53
-
54
- #: contact_form.php:139
55
- #: contact_form.php:143
56
- #: contact_form.php:147
57
- #: contact_form.php:158
58
- msgid "No"
59
- msgstr "No"
60
-
61
- #: contact_form.php:172
62
- msgid "Operating System"
63
- msgstr "Operating System"
64
-
65
- #: contact_form.php:173
66
- msgid "Server"
67
- msgstr "Server"
68
-
69
- #: contact_form.php:174
70
- msgid "Memory usage"
71
- msgstr "Memory usage"
72
-
73
- #: contact_form.php:175
74
- msgid "MYSQL Version"
75
- msgstr "MYSQL Version"
76
-
77
- #: contact_form.php:176
78
- msgid "SQL Mode"
79
- msgstr "SQL Mode"
80
-
81
- #: contact_form.php:177
82
- msgid "PHP Version"
83
- msgstr "PHP Version"
84
-
85
- #: contact_form.php:178
86
- msgid "PHP Safe Mode"
87
- msgstr "PHP Safe Mode"
88
-
89
- #: contact_form.php:179
90
- msgid "PHP Allow URL fopen"
91
- msgstr "PHP Allow URL fopen"
92
-
93
- #: contact_form.php:180
94
- msgid "PHP Memory Limit"
95
- msgstr "PHP Memory Limit"
96
-
97
- #: contact_form.php:181
98
- msgid "PHP Max Upload Size"
99
- msgstr "PHP Max Upload Size"
100
-
101
- #: contact_form.php:182
102
- msgid "PHP Max Post Size"
103
- msgstr "PHP Max Post Size"
104
-
105
- #: contact_form.php:183
106
- msgid "PHP Max Script Execute Time"
107
- msgstr "PHP Max Script Execute Time"
108
-
109
- #: contact_form.php:184
110
- msgid "PHP Exif support"
111
- msgstr "PHP Exif support"
112
-
113
- #: contact_form.php:185
114
- msgid "PHP IPTC support"
115
- msgstr "PHP IPTC support"
116
-
117
- #: contact_form.php:186
118
- msgid "PHP XML support"
119
- msgstr "PHP XML support"
120
-
121
- #: contact_form.php:187
122
- msgid "Site URL"
123
- msgstr "Site URL"
124
-
125
- #: contact_form.php:188
126
- msgid "Home URL"
127
- msgstr "Home URL"
128
-
129
- #: contact_form.php:189
130
- msgid "WordPress Version"
131
- msgstr "WordPress Version"
132
-
133
- #: contact_form.php:190
134
- msgid "WordPress DB Version"
135
- msgstr "WordPress DB Version"
136
-
137
- #: contact_form.php:191
138
- msgid "Multisite"
139
- msgstr "Multisite"
140
-
141
- #: contact_form.php:192
142
- msgid "Active Theme"
143
- msgstr "Active Theme"
144
-
145
- #: contact_form.php:207
146
- msgid "Please enter a valid email address."
147
- msgstr "Merci de saisir une adresse e-mail valide."
148
-
149
- #: contact_form.php:211
150
- msgid "Email with system info is sent to "
151
- msgstr "Le courriel avec les informations système est envoyé à"
152
-
153
- #: contact_form.php:215
154
- #: contact_form.php:435
155
- msgid "Thank you for contacting us."
156
- msgstr "Merci de nous avoir contacté."
157
-
158
- #: contact_form.php:243
159
- #: contact_form.php:1370
160
- msgid "Sorry, email message could not be delivered."
161
- msgstr "Désolé, votre e-mail n'a pas pu être envoyé."
162
-
163
- #: contact_form.php:251
164
- msgid "Pro plugins"
165
- msgstr "Plugins Pro"
166
-
167
- #: contact_form.php:254
168
- #: contact_form.php:280
169
- msgid "Activated plugins"
170
- msgstr "Plugin activé"
171
-
172
- #: contact_form.php:256
173
- #: contact_form.php:264
174
- #: contact_form.php:272
175
- #: contact_form.php:282
176
- #: contact_form.php:290
177
- #: contact_form.php:298
178
- msgid "Read more"
179
- msgstr "Lire la suite"
180
-
181
- #: contact_form.php:256
182
- #: contact_form.php:282
183
- #: contact_form.php:790
184
- #: contact_form.php:1059
185
- #: contact_form.php:1866
186
- #: contact_form.php:1877
187
- msgid "Settings"
188
- msgstr "Réglages"
189
-
190
- #: contact_form.php:262
191
- #: contact_form.php:288
192
- msgid "Installed plugins"
193
- msgstr "Plugin installé"
194
-
195
- #: contact_form.php:270
196
- #: contact_form.php:296
197
- msgid "Recommended plugins"
198
- msgstr "Plugin recommandé"
199
-
200
- #: contact_form.php:272
201
- msgid "Purchase"
202
- msgstr "Achetez"
203
-
204
- #: contact_form.php:277
205
- msgid "Free plugins"
206
- msgstr "Plugins gratuits"
207
-
208
- #: contact_form.php:298
209
- msgid "Download"
210
- msgstr "Téléchargement"
211
-
212
- #: contact_form.php:298
213
- #, php-format
214
- msgid "Install %s"
215
- msgstr "%s installé"
216
-
217
- #: contact_form.php:298
218
- msgid "Install now from wordpress.org"
219
- msgstr "Installer maintenant depuis wordpress.org"
220
-
221
- #: contact_form.php:303
222
- msgid "If you have any questions, please contact us via"
223
- msgstr "Si vous avez des questions, merci de contacter via "
224
-
225
- #: contact_form.php:310
226
- msgid "System status"
227
- msgstr "System status"
228
-
229
- #: contact_form.php:314
230
- msgid "Environment"
231
- msgstr "Environment"
232
-
233
- #: contact_form.php:325
234
- msgid "Active Plugins"
235
- msgstr "Plugin actifs"
236
-
237
- #: contact_form.php:336
238
- msgid "Inactive Plugins"
239
- msgstr "Plugin inactifs"
240
-
241
- #: contact_form.php:350
242
- msgid "Send to support"
243
- msgstr "Envoyé au support"
244
-
245
- #: contact_form.php:357
246
- msgid "Send to custom email &#187;"
247
- msgstr "Envoyer un e-mail spécifique &#187;"
248
-
249
- #: contact_form.php:373
250
- #: contact_form.php:786
251
  msgid "Contact Form Settings"
252
  msgstr "Options du formulaire de Contact"
253
 
254
- #: contact_form.php:373
255
  msgid "Contact Form"
256
  msgstr "Formulaire de Contact"
257
 
258
- #: contact_form.php:374
259
  msgid "Contact Form Pro Extra Settings"
260
  msgstr "Options supplémentaires de la version Pro pour le formulaire de Contact"
261
 
262
- #: contact_form.php:374
263
- #: contact_form.php:1065
264
  msgid "Contact Form Pro"
265
  msgstr "Formulaire Pro de Contact"
266
 
267
- #: contact_form.php:413
268
- #: contact_form.php:954
269
- #: contact_form.php:983
270
  msgid "Name:"
271
  msgstr "Nom:"
272
 
273
- #: contact_form.php:414
274
- #: contact_form.php:955
275
- #: contact_form.php:984
276
  msgid "Address:"
277
  msgstr "Adresse :"
278
 
279
- #: contact_form.php:415
280
- #: contact_form.php:956
281
- #: contact_form.php:985
282
  msgid "Email Address:"
283
  msgstr "Adresse e-mail:"
284
 
285
- #: contact_form.php:416
286
- #: contact_form.php:957
287
- #: contact_form.php:986
288
  msgid "Phone number:"
289
  msgstr "Téléphone:"
290
 
291
- #: contact_form.php:417
292
- #: contact_form.php:958
293
- #: contact_form.php:987
294
  msgid "Subject:"
295
  msgstr "Sujet:"
296
 
297
- #: contact_form.php:418
298
- #: contact_form.php:959
299
- #: contact_form.php:988
300
  msgid "Message:"
301
  msgstr "Message:"
302
 
303
- #: contact_form.php:419
304
- #: contact_form.php:960
305
- #: contact_form.php:989
306
  msgid "Attachment:"
307
  msgstr "Pièce-jointe:"
308
 
309
- #: contact_form.php:420
310
- #: contact_form.php:476
311
- #: contact_form.php:961
312
- #: contact_form.php:990
313
  msgid "Send me a copy"
314
  msgstr "M'envoyer une copie"
315
 
316
- #: contact_form.php:421
317
- #: contact_form.php:962
318
- #: contact_form.php:991
319
  msgid "Submit"
320
  msgstr "Envoyer"
321
 
322
- #: contact_form.php:422
323
  msgid "Your name is required."
324
  msgstr "Un nom est obligatoire."
325
 
326
- #: contact_form.php:423
327
  msgid "Address is required."
328
  msgstr "Une adresse est obligatoire."
329
 
330
- #: contact_form.php:424
331
  msgid "A valid email address is required."
332
  msgstr "Une adresse e-mail valide est obligatoire."
333
 
334
- #: contact_form.php:425
335
- #: contact_form.php:471
336
- #: contact_form.php:474
337
  msgid "Phone number is required."
338
  msgstr "Le numéro de téléphone est obligatoire."
339
 
340
- #: contact_form.php:426
341
- #: contact_form.php:470
342
- #: contact_form.php:473
343
  msgid "Subject is required."
344
  msgstr "Sujet obligatoire."
345
 
346
- #: contact_form.php:427
347
- #: contact_form.php:469
348
- #: contact_form.php:472
349
  msgid "Message text is required."
350
  msgstr "Un message est obligatoire."
351
 
352
- #: contact_form.php:428
353
  msgid "File format is not valid."
354
  msgstr "La pièce-jointe n'est pas valide."
355
 
356
- #: contact_form.php:429
357
  msgid "File upload error."
358
  msgstr "Erreur de chargement du fichier."
359
 
360
- #: contact_form.php:430
361
  msgid "The file could not be uploaded."
362
  msgstr "Le fichier n'a pas pu être envoyé."
363
 
364
- #: contact_form.php:431
365
  msgid "This file is too large."
366
  msgstr "Le fichier est trop volumineux."
367
 
368
- #: contact_form.php:432
369
  msgid "Please fill out the CAPTCHA."
370
  msgstr "Merci de compléter le CAPTCHA."
371
 
372
- #: contact_form.php:433
373
  msgid "Please make corrections below and try again."
374
  msgstr "Merci de faire les corrections suivantes et de réessayer."
375
 
376
- #: contact_form.php:741
 
 
 
 
377
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
378
  msgstr "Si l'ioption 'Rediriger vers la page' est positionnée, alors le champ Url doit être rempli avec le format suivant"
379
 
380
- #: contact_form.php:750
381
  msgid "Such user does not exist. Settings are not saved."
382
  msgstr "Cet utilisateur est inconnu. Les modifications ne sont pas sauvegardées."
383
 
384
- #: contact_form.php:755
385
- #: contact_form.php:761
386
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
387
  msgstr "Merci de saisir une adresse e-mail valide pour le 'FROM'. Les modifications ne sont pas sauvegardées."
388
 
389
- #: contact_form.php:766
390
  msgid "Settings saved."
391
  msgstr "Options sauvegardées."
392
 
393
- #: contact_form.php:791
394
- #: contact_form.php:1060
 
 
 
 
 
 
 
395
  msgid "Extra settings"
396
  msgstr "Options supplémentaires"
397
 
398
- #: contact_form.php:796
399
- #: contact_form.php:1316
400
  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:"
401
  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:"
402
 
403
- #: contact_form.php:796
404
- #: contact_form.php:797
405
- #: contact_form.php:976
406
- #: contact_form.php:1024
407
  msgid "or"
408
  msgstr ""
409
 
410
- #: contact_form.php:797
411
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
412
  msgstr ""
413
 
414
- #: contact_form.php:798
415
  msgid "They work the same way."
416
  msgstr ""
417
 
418
- #: contact_form.php:799
419
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
420
  msgstr "Si les champs ci-dessous ne sont pas renseignés le message sera envoyé à l'adresse spécifiée lors de l'enregistrement."
421
 
422
- #: contact_form.php:803
423
  msgid "The user's email address:"
424
  msgstr "Utiliser l'e-mail du compte wordpress:"
425
 
426
- #: contact_form.php:807
427
  msgid "Create a username"
428
  msgstr "Choisir un nom d'utilisateur"
429
 
430
- #: contact_form.php:812
431
  msgid "Enter a username of the person who should get the messages from the contact form."
432
  msgstr "Choisir le nom d'utilisateur qui recevra les messages envoyés depuis le formulaire de contact."
433
 
434
- #: contact_form.php:816
435
  msgid "Use this email address:"
436
  msgstr "Utiliser cette adresse e-mail:"
437
 
438
- #: contact_form.php:819
439
  msgid "Enter the email address you want the messages forwarded to."
440
  msgstr "Choisir l'adresse e-mail qui sera utilisée pour recevoir les messages."
441
 
442
- #: contact_form.php:823
443
  msgid "Additional options"
444
  msgstr "Options supplémentaires"
445
 
446
- #: contact_form.php:826
447
  msgid "What to use?"
448
  msgstr "Quelle méthode d'envoie ?"
449
 
450
- #: contact_form.php:829
451
  msgid "Wp-mail"
452
  msgstr "Wp-mail"
453
 
454
- #: contact_form.php:830
455
  msgid "You can use the wp_mail function for mailing"
456
  msgstr "Pour envoyer l'e-mail, vous pouvez utiliser la fonction wp_mail de wordpress"
457
 
458
- #: contact_form.php:836
459
  msgid "Mail"
460
  msgstr "E-mail"
461
 
462
- #: contact_form.php:837
463
  msgid "To send mail you can use the php mail function"
464
  msgstr "Pour envoyer l'e-mail, vous pouvez utiliser la fonction mail de php"
465
 
466
- #: contact_form.php:841
467
  msgid "Change text of the 'FROM' field"
468
  msgstr "Modifier le texte pour le champ 'FROM' du courriel"
469
 
470
- #: contact_form.php:847
471
  msgid "Enter the email address in the 'From' field"
472
  msgstr "Sélectionner l'adresse e-mail pour le champ 'FROM' du courriel"
473
 
474
- #: contact_form.php:849
475
  msgid "User email"
476
  msgstr "E-mail de l'utlisateur"
477
 
478
- #: contact_form.php:849
479
  msgid "The email address of the user who fills the form will be used in the field 'From'."
480
  msgstr "Dans le champ 'From' du courriel, il sera utilisé l'adresse e-mail de l'utlisateur qui rempli le formulaire."
481
 
482
- #: contact_form.php:851
483
  msgid "This email address will be used in the 'From' field."
484
  msgstr "Dans le champ 'FROM', cette adresse e-mail sera utilisée."
485
 
486
- #: contact_form.php:855
487
  msgid "Display fields"
488
  msgstr "Afficher le texte"
489
 
490
- #: contact_form.php:857
491
- #: contact_form.php:906
492
- #: contact_form.php:1096
493
- #: contact_form.php:1747
494
  msgid "Address"
495
  msgstr "Adresse"
496
 
497
- #: contact_form.php:858
498
- #: contact_form.php:908
499
- #: contact_form.php:1755
500
  msgid "Phone"
501
  msgstr "Téléphone"
502
 
503
- #: contact_form.php:859
504
  msgid "Attachment block"
505
  msgstr "Bloc pièce-jointe"
506
 
507
- #: contact_form.php:859
508
  msgid "Users can attach the following file formats"
509
  msgstr "Les utilisateurs peuvent joindre des documents des types suivants"
510
 
511
- #: contact_form.php:871
512
- #: contact_form.php:874
513
- #: contact_form.php:877
514
- #: contact_form.php:1125
515
  msgid "Captcha"
516
  msgstr "Captcha"
517
 
518
- #: contact_form.php:871
519
- #: contact_form.php:874
520
- #: contact_form.php:877
521
- #: contact_form.php:1125
522
- msgid "(powered by bestwebsoft.com)"
523
- msgstr "(fourni par bestwebsoft.com)"
524
 
525
- #: contact_form.php:874
526
  msgid "Activate captcha"
527
  msgstr "Activé le captcha"
528
 
529
- #: contact_form.php:877
530
  msgid "Download captcha"
531
  msgstr "Télécharger le captcha"
532
 
533
- #: contact_form.php:882
534
  #, fuzzy
535
  msgid "Display tips below the Attachment block"
536
  msgstr "Afficher les explications après le bloc des pièces jointes"
537
 
538
- #: contact_form.php:891
539
  msgid "Delete an attachment file from the server after the email is sent"
540
  msgstr ""
541
 
542
- #: contact_form.php:897
543
  #, fuzzy
544
  msgid "Display 'Send me a copy' block"
545
  msgstr "S'envoyer une copie"
546
 
547
- #: contact_form.php:903
548
  msgid "Required fields"
549
  msgstr "Champ obligatoire"
550
 
551
- #: contact_form.php:905
552
- #: contact_form.php:1091
553
- #: contact_form.php:1742
554
  msgid "Name"
555
  msgstr "Nom"
556
 
557
- #: contact_form.php:907
558
  msgid "Email Address"
559
  msgstr "Adresse e-mail"
560
 
561
- #: contact_form.php:909
562
- #: contact_form.php:1111
563
- #: contact_form.php:1758
564
  msgid "Subject"
565
  msgstr "Sujet"
566
 
567
- #: contact_form.php:910
568
- #: contact_form.php:1115
569
- #: contact_form.php:1761
570
  msgid "Message"
571
  msgstr "Message"
572
 
573
- #: contact_form.php:914
574
  msgid "Display additional info in the email"
575
  msgstr "Afficher les informations complémentaires dans le courriel"
576
 
577
- #: contact_form.php:919
578
- #: contact_form.php:1714
579
  msgid "Sent from (ip address)"
580
  msgstr "Envoyé de (adresse IP)"
581
 
582
- #: contact_form.php:919
583
  #, fuzzy
584
  msgid "Example: Sent from (IP address):\t127.0.0.1"
585
  msgstr "Envoyé de (adresse IP)"
586
 
587
- #: contact_form.php:920
588
- #: contact_form.php:1719
589
  msgid "Date/Time"
590
  msgstr "Date/Heure"
591
 
592
- #: contact_form.php:920
593
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
594
  msgstr ""
595
 
596
- #: contact_form.php:921
597
- #: contact_form.php:1724
598
  msgid "Sent from (referer)"
599
  msgstr "Envoyer de (référence)"
600
 
601
- #: contact_form.php:921
602
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
603
  msgstr ""
604
 
605
- #: contact_form.php:922
606
- #: contact_form.php:1729
607
  msgid "Using (user agent)"
608
  msgstr "Depuis (navigateur)"
609
 
610
- #: contact_form.php:922
611
  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"
612
  msgstr ""
613
 
614
- #: contact_form.php:926
615
  msgid "Language settings for the field names in the form"
616
  msgstr "Définition des langues pour les titres des champs"
617
 
618
- #: contact_form.php:935
619
  msgid "Add a language"
620
  msgstr "Ajouter une langue"
621
 
622
- #: contact_form.php:939
623
  msgid "Change the names of the contact form fields and error messages"
624
  msgstr "Modifier le texte pour les champs du formulaire de contact et les messages d'erreur"
625
 
626
- #: contact_form.php:944
627
- #: contact_form.php:1015
628
  msgid "English"
629
  msgstr "Anglais"
630
 
631
- #: contact_form.php:963
632
- #: contact_form.php:992
633
  msgid "Error message for the Name field"
634
  msgstr "Message d'erreur pour le champ nom"
635
 
636
- #: contact_form.php:964
637
- #: contact_form.php:993
638
  msgid "Error message for the Address field"
639
  msgstr "Message d'erreur pour le champ Adresse"
640
 
641
- #: contact_form.php:965
642
- #: contact_form.php:994
643
  msgid "Error message for the Email field"
644
  msgstr "Message d'erreur pour le champ e-mail"
645
 
646
- #: contact_form.php:966
647
- #: contact_form.php:995
648
  msgid "Error message for the Phone field"
649
  msgstr "Message d'erreur pour le champ téléphone"
650
 
651
- #: contact_form.php:967
652
- #: contact_form.php:996
653
  msgid "Error message for the Subject field"
654
  msgstr "Message d'erreur pour le champ sujet"
655
 
656
- #: contact_form.php:968
657
- #: contact_form.php:997
658
  msgid "Error message for the Message field"
659
  msgstr "Message d'erreur pour le champ message"
660
 
661
- #: contact_form.php:969
662
- #: contact_form.php:998
663
  msgid "Error message about the file type for the Attachment field"
664
  msgstr "Message d'erreur pour le champ fichier joint (type du fichier)"
665
 
666
- #: contact_form.php:970
667
- #: contact_form.php:999
668
  msgid "Error message while uploading a file for the Attachment field to the server"
669
  msgstr "Message d'erreur pour le champ fichier joint (problème d'envoie vers le serveur)"
670
 
671
- #: contact_form.php:971
672
- #: contact_form.php:1000
673
  msgid "Error message while moving the file for the Attachment field"
674
  msgstr "Message d'erreur pour le champ fichier joint (déplacement du fichier)"
675
 
676
- #: contact_form.php:972
677
- #: contact_form.php:1001
678
  msgid "Error message when file size limit for the Attachment field is exceeded"
679
  msgstr "Message d'erreur pour le champ fichier joint (taille limite du fichier atteinte)"
680
 
681
- #: contact_form.php:973
682
- #: contact_form.php:1002
683
  msgid "Error message for the Captcha field"
684
  msgstr "Message d'erreur pour le captcha"
685
 
686
- #: contact_form.php:974
687
- #: contact_form.php:1003
688
  msgid "Error message for the whole form"
689
  msgstr "Message d'erreur demandant à compléter les champs manquants"
690
 
691
- #: contact_form.php:976
692
- #: contact_form.php:1005
693
- #: contact_form.php:1024
694
- #: contact_form.php:1030
695
  msgid "Use shortcode"
696
  msgstr "Utiliser le code court"
697
 
698
- #: contact_form.php:976
699
- #: contact_form.php:1005
700
- #: contact_form.php:1024
701
- #: contact_form.php:1030
702
  msgid "for this language"
703
  msgstr "pour cette langue"
704
 
705
- #: contact_form.php:1012
706
  msgid "Action after email is sent"
707
  msgstr "Action après l'envoie de l'e-mail"
708
 
709
- #: contact_form.php:1014
710
  msgid "Display text"
711
  msgstr "Afficher le texte"
712
 
713
- #: contact_form.php:1023
714
- #: contact_form.php:1029
715
  msgid "Text"
716
  msgstr "Texte"
717
 
718
- #: contact_form.php:1036
719
  msgid "Redirect to the page"
720
  msgstr "Rediriger vers la page"
721
 
722
- #: contact_form.php:1037
723
  msgid "Url"
724
  msgstr "Url"
725
 
726
- #: contact_form.php:1042
727
- #: contact_form.php:1217
728
  msgid "Save Changes"
729
  msgstr "Sauvegarder les modifications"
730
 
731
- #: contact_form.php:1057
732
  msgid "Contact Form Pro | Extra Settings"
733
  msgstr "Formulaire Pro de Contact | Options supplémentaires"
734
 
735
- #: contact_form.php:1064
736
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
737
  msgstr "Cette fonctionalité est disponible dans le version Pro de cette extension. Pour plus de détails, merci de suivre ce lien"
738
 
739
- #: contact_form.php:1071
740
  msgid "Errors output"
741
  msgstr "Affichage des erreurs"
742
 
743
- #: contact_form.php:1074
744
  msgid "Display error messages"
745
  msgstr "Aficher les messages d'erreur"
746
 
747
- #: contact_form.php:1075
748
  msgid "Color of the input field errors."
749
  msgstr "Mettre en couleur les champs ayant des erreurs"
750
 
751
- #: contact_form.php:1076
752
  msgid "Display error messages & color of the input field errors"
753
  msgstr "Afficher les messages d'erreur et mettre en couleur les champs ayant des erreurs"
754
 
755
- #: contact_form.php:1081
756
  msgid "Add placeholder to the input blocks"
757
  msgstr "Ajouter la localisation dans le bloc de saisie"
758
 
759
- #: contact_form.php:1087
760
  msgid "Add tooltips"
761
  msgstr "Ajouter les conseils"
762
 
763
- #: contact_form.php:1101
764
  msgid "Email address"
765
  msgstr "Adresse e-mail"
766
 
767
- #: contact_form.php:1106
768
  msgid "Phone Number"
769
  msgstr "Téléphone"
770
 
771
- #: contact_form.php:1120
772
  msgid "Attachment"
773
  msgstr "Pièce-jointe"
774
 
775
- #: contact_form.php:1130
 
 
 
 
776
  msgid "Style options"
777
  msgstr "Options de style"
778
 
779
- #: contact_form.php:1133
780
  msgid "Text color"
781
  msgstr "Couleur du texte"
782
 
783
- #: contact_form.php:1136
784
- #: contact_form.php:1141
785
- #: contact_form.php:1151
786
- #: contact_form.php:1156
787
- #: contact_form.php:1161
788
- #: contact_form.php:1166
789
- #: contact_form.php:1176
790
- #: contact_form.php:1181
791
- #: contact_form.php:1187
792
- #: contact_form.php:1198
793
- #: contact_form.php:1203
794
- #: contact_form.php:1208
795
  msgid "Default"
796
  msgstr "Défaut"
797
 
798
- #: contact_form.php:1138
799
  msgid "Label text color"
800
  msgstr "Couleur des textes des intitulés"
801
 
802
- #: contact_form.php:1143
803
  msgid "Placeholder color"
804
  msgstr "Couleur pour la localisation"
805
 
806
- #: contact_form.php:1148
807
  msgid "Errors color"
808
  msgstr "Couleur pour les erreurs"
809
 
810
- #: contact_form.php:1153
811
  msgid "Error text color"
812
  msgstr "Couleur pour le texte des erreurs"
813
 
814
- #: contact_form.php:1158
815
  msgid "Background color of the input field errors"
816
  msgstr "Couleur de fond pour les erreurs de saisie dans les champs"
817
 
818
- #: contact_form.php:1163
819
  msgid "Border color of the input field errors"
820
  msgstr "Couleur de la bordure pour les erreurs de saisie dans les champs"
821
 
822
- #: contact_form.php:1168
823
  msgid "Placeholder color of the input field errors"
824
  msgstr "Couleur pour la localisation lors d'une erreur de saisie du champ"
825
 
826
- #: contact_form.php:1173
827
  msgid "Input fields"
828
  msgstr "Champs de saisie"
829
 
830
- #: contact_form.php:1178
831
  msgid "Input fields background color"
832
  msgstr "Couleur de fond pour les champs de saisie"
833
 
834
- #: contact_form.php:1183
835
  msgid "Text fields color"
836
  msgstr "Couleur pour les textes des champs de saisie"
837
 
838
- #: contact_form.php:1185
839
  msgid "Border width in px, numbers only"
840
  msgstr "Largeur des bordures en px, nombre seulement"
841
 
842
- #: contact_form.php:1189
843
- #: contact_form.php:1210
844
  msgid "Border color"
845
  msgstr "Couleur des bordures"
846
 
847
- #: contact_form.php:1194
848
  msgid "Submit button"
849
  msgstr "Bouton Envoyer"
850
 
851
- #: contact_form.php:1196
852
  msgid "Width in px, numbers only"
853
  msgstr "Largeur en px, nombre seulement"
854
 
855
- #: contact_form.php:1200
856
  msgid "Button color"
857
  msgstr "Couleur du bouton"
858
 
859
- #: contact_form.php:1205
860
  msgid "Button text color"
861
  msgstr "Couleur du texte du bouton"
862
 
863
- #: contact_form.php:1221
864
  msgid "Contact Form Pro | Preview"
865
  msgstr "Formulaire Pro de Contact | Prévisualisation"
866
 
867
- #: contact_form.php:1224
868
  msgid "Show with errors"
869
  msgstr "Afficher avec les erreurs"
870
 
871
- #: contact_form.php:1232
872
- #: contact_form.php:1234
873
  msgid "Please enter your full name..."
874
  msgstr "Merci de saisir votre nom..."
875
 
876
- #: contact_form.php:1245
877
- #: contact_form.php:1247
878
  msgid "Please enter your address..."
879
  msgstr "Merci de saisir votre adresse..."
880
 
881
- #: contact_form.php:1256
882
- #: contact_form.php:1258
883
  msgid "Please enter your email address..."
884
  msgstr "Merci de saisir votre adresse e-mail..."
885
 
886
- #: contact_form.php:1267
887
- #: contact_form.php:1269
888
  msgid "Please enter your phone number..."
889
  msgstr "Merci de saisir votre numéro de téléphone..."
890
 
891
- #: contact_form.php:1278
892
- #: contact_form.php:1280
893
  msgid "Please enter subject..."
894
  msgstr "Merci de saisir le sujet..."
895
 
896
- #: contact_form.php:1288
897
- #: contact_form.php:1290
898
  msgid "Please enter your message..."
899
  msgstr "Merci de saisir votre message..."
900
 
901
- #: contact_form.php:1301
902
  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"
903
  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"
904
 
905
- #: contact_form.php:1454
 
 
 
 
906
  msgid "You can attach the following file formats"
907
  msgstr "Vous pouvez joindre des fichiers aux formats suivants"
908
 
909
- #: contact_form.php:1737
910
  msgid "Contact from"
911
  msgstr "Contact de"
912
 
913
- #: contact_form.php:1750
914
  msgid "Email"
915
  msgstr "E-mail"
916
 
917
- #: contact_form.php:1764
918
  msgid "Site"
919
  msgstr "Site"
920
 
921
- #: contact_form.php:1819
922
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
923
  msgstr "Si vous voyez ce MIME c'est que votre navigateur n'accepte pas ce type de MIME !"
924
 
925
- #: contact_form.php:1878
926
  msgid "FAQ"
927
  msgstr "FAQ"
928
 
929
- #: contact_form.php:1879
930
  msgid "Support"
931
  msgstr "Support"
932
 
933
- #: contact_form.php:1937
934
  msgid "Are you sure that you want to delete this language data?"
935
  msgstr "Etes vous sûr de vouloir supprimer cette langue ?"
936
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
937
  #~ msgid "Display Attachment tips"
938
  #~ msgstr "Afficher les explications sur les pièces jointes"
939
  #~ msgid "Display a phone number field"
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:49+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:49+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Luc Capronnier <lcapronnier@yahoo.com>\n"
9
  "MIME-Version: 1.0\n"
17
  "X-Generator: Poedit 1.5.7\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: contact_form.php:32
21
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  msgid "Contact Form Settings"
23
  msgstr "Options du formulaire de Contact"
24
 
25
+ #: contact_form.php:32
26
  msgid "Contact Form"
27
  msgstr "Formulaire de Contact"
28
 
29
+ #: contact_form.php:33
30
  msgid "Contact Form Pro Extra Settings"
31
  msgstr "Options supplémentaires de la version Pro pour le formulaire de Contact"
32
 
33
+ #: contact_form.php:33
34
+ #: contact_form.php:724
35
  msgid "Contact Form Pro"
36
  msgstr "Formulaire Pro de Contact"
37
 
38
+ #: contact_form.php:72
39
+ #: contact_form.php:613
40
+ #: contact_form.php:642
41
  msgid "Name:"
42
  msgstr "Nom:"
43
 
44
+ #: contact_form.php:73
45
+ #: contact_form.php:614
46
+ #: contact_form.php:643
47
  msgid "Address:"
48
  msgstr "Adresse :"
49
 
50
+ #: contact_form.php:74
51
+ #: contact_form.php:615
52
+ #: contact_form.php:644
53
  msgid "Email Address:"
54
  msgstr "Adresse e-mail:"
55
 
56
+ #: contact_form.php:75
57
+ #: contact_form.php:616
58
+ #: contact_form.php:645
59
  msgid "Phone number:"
60
  msgstr "Téléphone:"
61
 
62
+ #: contact_form.php:76
63
+ #: contact_form.php:617
64
+ #: contact_form.php:646
65
  msgid "Subject:"
66
  msgstr "Sujet:"
67
 
68
+ #: contact_form.php:77
69
+ #: contact_form.php:618
70
+ #: contact_form.php:647
71
  msgid "Message:"
72
  msgstr "Message:"
73
 
74
+ #: contact_form.php:78
75
+ #: contact_form.php:619
76
+ #: contact_form.php:648
77
  msgid "Attachment:"
78
  msgstr "Pièce-jointe:"
79
 
80
+ #: contact_form.php:79
81
+ #: contact_form.php:135
82
+ #: contact_form.php:620
83
+ #: contact_form.php:649
84
  msgid "Send me a copy"
85
  msgstr "M'envoyer une copie"
86
 
87
+ #: contact_form.php:80
88
+ #: contact_form.php:621
89
+ #: contact_form.php:650
90
  msgid "Submit"
91
  msgstr "Envoyer"
92
 
93
+ #: contact_form.php:81
94
  msgid "Your name is required."
95
  msgstr "Un nom est obligatoire."
96
 
97
+ #: contact_form.php:82
98
  msgid "Address is required."
99
  msgstr "Une adresse est obligatoire."
100
 
101
+ #: contact_form.php:83
102
  msgid "A valid email address is required."
103
  msgstr "Une adresse e-mail valide est obligatoire."
104
 
105
+ #: contact_form.php:84
106
+ #: contact_form.php:130
107
+ #: contact_form.php:133
108
  msgid "Phone number is required."
109
  msgstr "Le numéro de téléphone est obligatoire."
110
 
111
+ #: contact_form.php:85
112
+ #: contact_form.php:129
113
+ #: contact_form.php:132
114
  msgid "Subject is required."
115
  msgstr "Sujet obligatoire."
116
 
117
+ #: contact_form.php:86
118
+ #: contact_form.php:128
119
+ #: contact_form.php:131
120
  msgid "Message text is required."
121
  msgstr "Un message est obligatoire."
122
 
123
+ #: contact_form.php:87
124
  msgid "File format is not valid."
125
  msgstr "La pièce-jointe n'est pas valide."
126
 
127
+ #: contact_form.php:88
128
  msgid "File upload error."
129
  msgstr "Erreur de chargement du fichier."
130
 
131
+ #: contact_form.php:89
132
  msgid "The file could not be uploaded."
133
  msgstr "Le fichier n'a pas pu être envoyé."
134
 
135
+ #: contact_form.php:90
136
  msgid "This file is too large."
137
  msgstr "Le fichier est trop volumineux."
138
 
139
+ #: contact_form.php:91
140
  msgid "Please fill out the CAPTCHA."
141
  msgstr "Merci de compléter le CAPTCHA."
142
 
143
+ #: contact_form.php:92
144
  msgid "Please make corrections below and try again."
145
  msgstr "Merci de faire les corrections suivantes et de réessayer."
146
 
147
+ #: contact_form.php:94
148
+ msgid "Thank you for contacting us."
149
+ msgstr "Merci de nous avoir contacté."
150
+
151
+ #: contact_form.php:400
152
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
153
  msgstr "Si l'ioption 'Rediriger vers la page' est positionnée, alors le champ Url doit être rempli avec le format suivant"
154
 
155
+ #: contact_form.php:409
156
  msgid "Such user does not exist. Settings are not saved."
157
  msgstr "Cet utilisateur est inconnu. Les modifications ne sont pas sauvegardées."
158
 
159
+ #: contact_form.php:414
160
+ #: contact_form.php:420
161
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
162
  msgstr "Merci de saisir une adresse e-mail valide pour le 'FROM'. Les modifications ne sont pas sauvegardées."
163
 
164
+ #: contact_form.php:425
165
  msgid "Settings saved."
166
  msgstr "Options sauvegardées."
167
 
168
+ #: contact_form.php:449
169
+ #: contact_form.php:718
170
+ #: contact_form.php:1525
171
+ #: contact_form.php:1536
172
+ msgid "Settings"
173
+ msgstr "Réglages"
174
+
175
+ #: contact_form.php:450
176
+ #: contact_form.php:719
177
  msgid "Extra settings"
178
  msgstr "Options supplémentaires"
179
 
180
+ #: contact_form.php:455
181
+ #: contact_form.php:975
182
  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:"
183
  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:"
184
 
185
+ #: contact_form.php:455
186
+ #: contact_form.php:456
187
+ #: contact_form.php:635
188
+ #: contact_form.php:683
189
  msgid "or"
190
  msgstr ""
191
 
192
+ #: contact_form.php:456
193
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
194
  msgstr ""
195
 
196
+ #: contact_form.php:457
197
  msgid "They work the same way."
198
  msgstr ""
199
 
200
+ #: contact_form.php:458
201
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
202
  msgstr "Si les champs ci-dessous ne sont pas renseignés le message sera envoyé à l'adresse spécifiée lors de l'enregistrement."
203
 
204
+ #: contact_form.php:462
205
  msgid "The user's email address:"
206
  msgstr "Utiliser l'e-mail du compte wordpress:"
207
 
208
+ #: contact_form.php:466
209
  msgid "Create a username"
210
  msgstr "Choisir un nom d'utilisateur"
211
 
212
+ #: contact_form.php:471
213
  msgid "Enter a username of the person who should get the messages from the contact form."
214
  msgstr "Choisir le nom d'utilisateur qui recevra les messages envoyés depuis le formulaire de contact."
215
 
216
+ #: contact_form.php:475
217
  msgid "Use this email address:"
218
  msgstr "Utiliser cette adresse e-mail:"
219
 
220
+ #: contact_form.php:478
221
  msgid "Enter the email address you want the messages forwarded to."
222
  msgstr "Choisir l'adresse e-mail qui sera utilisée pour recevoir les messages."
223
 
224
+ #: contact_form.php:482
225
  msgid "Additional options"
226
  msgstr "Options supplémentaires"
227
 
228
+ #: contact_form.php:485
229
  msgid "What to use?"
230
  msgstr "Quelle méthode d'envoie ?"
231
 
232
+ #: contact_form.php:488
233
  msgid "Wp-mail"
234
  msgstr "Wp-mail"
235
 
236
+ #: contact_form.php:489
237
  msgid "You can use the wp_mail function for mailing"
238
  msgstr "Pour envoyer l'e-mail, vous pouvez utiliser la fonction wp_mail de wordpress"
239
 
240
+ #: contact_form.php:495
241
  msgid "Mail"
242
  msgstr "E-mail"
243
 
244
+ #: contact_form.php:496
245
  msgid "To send mail you can use the php mail function"
246
  msgstr "Pour envoyer l'e-mail, vous pouvez utiliser la fonction mail de php"
247
 
248
+ #: contact_form.php:500
249
  msgid "Change text of the 'FROM' field"
250
  msgstr "Modifier le texte pour le champ 'FROM' du courriel"
251
 
252
+ #: contact_form.php:506
253
  msgid "Enter the email address in the 'From' field"
254
  msgstr "Sélectionner l'adresse e-mail pour le champ 'FROM' du courriel"
255
 
256
+ #: contact_form.php:508
257
  msgid "User email"
258
  msgstr "E-mail de l'utlisateur"
259
 
260
+ #: contact_form.php:508
261
  msgid "The email address of the user who fills the form will be used in the field 'From'."
262
  msgstr "Dans le champ 'From' du courriel, il sera utilisé l'adresse e-mail de l'utlisateur qui rempli le formulaire."
263
 
264
+ #: contact_form.php:510
265
  msgid "This email address will be used in the 'From' field."
266
  msgstr "Dans le champ 'FROM', cette adresse e-mail sera utilisée."
267
 
268
+ #: contact_form.php:514
269
  msgid "Display fields"
270
  msgstr "Afficher le texte"
271
 
272
+ #: contact_form.php:516
273
+ #: contact_form.php:565
274
+ #: contact_form.php:755
275
+ #: contact_form.php:1406
276
  msgid "Address"
277
  msgstr "Adresse"
278
 
279
+ #: contact_form.php:517
280
+ #: contact_form.php:567
281
+ #: contact_form.php:1414
282
  msgid "Phone"
283
  msgstr "Téléphone"
284
 
285
+ #: contact_form.php:518
286
  msgid "Attachment block"
287
  msgstr "Bloc pièce-jointe"
288
 
289
+ #: contact_form.php:518
290
  msgid "Users can attach the following file formats"
291
  msgstr "Les utilisateurs peuvent joindre des documents des types suivants"
292
 
293
+ #: contact_form.php:530
294
+ #: contact_form.php:533
295
+ #: contact_form.php:536
296
+ #: contact_form.php:784
297
  msgid "Captcha"
298
  msgstr "Captcha"
299
 
300
+ #: contact_form.php:530
301
+ #: contact_form.php:533
302
+ #: contact_form.php:536
303
+ msgid "(powered by"
304
+ msgstr ""
 
305
 
306
+ #: contact_form.php:533
307
  msgid "Activate captcha"
308
  msgstr "Activé le captcha"
309
 
310
+ #: contact_form.php:536
311
  msgid "Download captcha"
312
  msgstr "Télécharger le captcha"
313
 
314
+ #: contact_form.php:541
315
  #, fuzzy
316
  msgid "Display tips below the Attachment block"
317
  msgstr "Afficher les explications après le bloc des pièces jointes"
318
 
319
+ #: contact_form.php:550
320
  msgid "Delete an attachment file from the server after the email is sent"
321
  msgstr ""
322
 
323
+ #: contact_form.php:556
324
  #, fuzzy
325
  msgid "Display 'Send me a copy' block"
326
  msgstr "S'envoyer une copie"
327
 
328
+ #: contact_form.php:562
329
  msgid "Required fields"
330
  msgstr "Champ obligatoire"
331
 
332
+ #: contact_form.php:564
333
+ #: contact_form.php:750
334
+ #: contact_form.php:1401
335
  msgid "Name"
336
  msgstr "Nom"
337
 
338
+ #: contact_form.php:566
339
  msgid "Email Address"
340
  msgstr "Adresse e-mail"
341
 
342
+ #: contact_form.php:568
343
+ #: contact_form.php:770
344
+ #: contact_form.php:1417
345
  msgid "Subject"
346
  msgstr "Sujet"
347
 
348
+ #: contact_form.php:569
349
+ #: contact_form.php:774
350
+ #: contact_form.php:1420
351
  msgid "Message"
352
  msgstr "Message"
353
 
354
+ #: contact_form.php:573
355
  msgid "Display additional info in the email"
356
  msgstr "Afficher les informations complémentaires dans le courriel"
357
 
358
+ #: contact_form.php:578
359
+ #: contact_form.php:1373
360
  msgid "Sent from (ip address)"
361
  msgstr "Envoyé de (adresse IP)"
362
 
363
+ #: contact_form.php:578
364
  #, fuzzy
365
  msgid "Example: Sent from (IP address):\t127.0.0.1"
366
  msgstr "Envoyé de (adresse IP)"
367
 
368
+ #: contact_form.php:579
369
+ #: contact_form.php:1378
370
  msgid "Date/Time"
371
  msgstr "Date/Heure"
372
 
373
+ #: contact_form.php:579
374
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
375
  msgstr ""
376
 
377
+ #: contact_form.php:580
378
+ #: contact_form.php:1383
379
  msgid "Sent from (referer)"
380
  msgstr "Envoyer de (référence)"
381
 
382
+ #: contact_form.php:580
383
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
384
  msgstr ""
385
 
386
+ #: contact_form.php:581
387
+ #: contact_form.php:1388
388
  msgid "Using (user agent)"
389
  msgstr "Depuis (navigateur)"
390
 
391
+ #: contact_form.php:581
392
  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"
393
  msgstr ""
394
 
395
+ #: contact_form.php:585
396
  msgid "Language settings for the field names in the form"
397
  msgstr "Définition des langues pour les titres des champs"
398
 
399
+ #: contact_form.php:594
400
  msgid "Add a language"
401
  msgstr "Ajouter une langue"
402
 
403
+ #: contact_form.php:598
404
  msgid "Change the names of the contact form fields and error messages"
405
  msgstr "Modifier le texte pour les champs du formulaire de contact et les messages d'erreur"
406
 
407
+ #: contact_form.php:603
408
+ #: contact_form.php:674
409
  msgid "English"
410
  msgstr "Anglais"
411
 
412
+ #: contact_form.php:622
413
+ #: contact_form.php:651
414
  msgid "Error message for the Name field"
415
  msgstr "Message d'erreur pour le champ nom"
416
 
417
+ #: contact_form.php:623
418
+ #: contact_form.php:652
419
  msgid "Error message for the Address field"
420
  msgstr "Message d'erreur pour le champ Adresse"
421
 
422
+ #: contact_form.php:624
423
+ #: contact_form.php:653
424
  msgid "Error message for the Email field"
425
  msgstr "Message d'erreur pour le champ e-mail"
426
 
427
+ #: contact_form.php:625
428
+ #: contact_form.php:654
429
  msgid "Error message for the Phone field"
430
  msgstr "Message d'erreur pour le champ téléphone"
431
 
432
+ #: contact_form.php:626
433
+ #: contact_form.php:655
434
  msgid "Error message for the Subject field"
435
  msgstr "Message d'erreur pour le champ sujet"
436
 
437
+ #: contact_form.php:627
438
+ #: contact_form.php:656
439
  msgid "Error message for the Message field"
440
  msgstr "Message d'erreur pour le champ message"
441
 
442
+ #: contact_form.php:628
443
+ #: contact_form.php:657
444
  msgid "Error message about the file type for the Attachment field"
445
  msgstr "Message d'erreur pour le champ fichier joint (type du fichier)"
446
 
447
+ #: contact_form.php:629
448
+ #: contact_form.php:658
449
  msgid "Error message while uploading a file for the Attachment field to the server"
450
  msgstr "Message d'erreur pour le champ fichier joint (problème d'envoie vers le serveur)"
451
 
452
+ #: contact_form.php:630
453
+ #: contact_form.php:659
454
  msgid "Error message while moving the file for the Attachment field"
455
  msgstr "Message d'erreur pour le champ fichier joint (déplacement du fichier)"
456
 
457
+ #: contact_form.php:631
458
+ #: contact_form.php:660
459
  msgid "Error message when file size limit for the Attachment field is exceeded"
460
  msgstr "Message d'erreur pour le champ fichier joint (taille limite du fichier atteinte)"
461
 
462
+ #: contact_form.php:632
463
+ #: contact_form.php:661
464
  msgid "Error message for the Captcha field"
465
  msgstr "Message d'erreur pour le captcha"
466
 
467
+ #: contact_form.php:633
468
+ #: contact_form.php:662
469
  msgid "Error message for the whole form"
470
  msgstr "Message d'erreur demandant à compléter les champs manquants"
471
 
472
+ #: contact_form.php:635
473
+ #: contact_form.php:664
474
+ #: contact_form.php:683
475
+ #: contact_form.php:689
476
  msgid "Use shortcode"
477
  msgstr "Utiliser le code court"
478
 
479
+ #: contact_form.php:635
480
+ #: contact_form.php:664
481
+ #: contact_form.php:683
482
+ #: contact_form.php:689
483
  msgid "for this language"
484
  msgstr "pour cette langue"
485
 
486
+ #: contact_form.php:671
487
  msgid "Action after email is sent"
488
  msgstr "Action après l'envoie de l'e-mail"
489
 
490
+ #: contact_form.php:673
491
  msgid "Display text"
492
  msgstr "Afficher le texte"
493
 
494
+ #: contact_form.php:682
495
+ #: contact_form.php:688
496
  msgid "Text"
497
  msgstr "Texte"
498
 
499
+ #: contact_form.php:695
500
  msgid "Redirect to the page"
501
  msgstr "Rediriger vers la page"
502
 
503
+ #: contact_form.php:696
504
  msgid "Url"
505
  msgstr "Url"
506
 
507
+ #: contact_form.php:701
508
+ #: contact_form.php:876
509
  msgid "Save Changes"
510
  msgstr "Sauvegarder les modifications"
511
 
512
+ #: contact_form.php:716
513
  msgid "Contact Form Pro | Extra Settings"
514
  msgstr "Formulaire Pro de Contact | Options supplémentaires"
515
 
516
+ #: contact_form.php:723
517
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
518
  msgstr "Cette fonctionalité est disponible dans le version Pro de cette extension. Pour plus de détails, merci de suivre ce lien"
519
 
520
+ #: contact_form.php:730
521
  msgid "Errors output"
522
  msgstr "Affichage des erreurs"
523
 
524
+ #: contact_form.php:733
525
  msgid "Display error messages"
526
  msgstr "Aficher les messages d'erreur"
527
 
528
+ #: contact_form.php:734
529
  msgid "Color of the input field errors."
530
  msgstr "Mettre en couleur les champs ayant des erreurs"
531
 
532
+ #: contact_form.php:735
533
  msgid "Display error messages & color of the input field errors"
534
  msgstr "Afficher les messages d'erreur et mettre en couleur les champs ayant des erreurs"
535
 
536
+ #: contact_form.php:740
537
  msgid "Add placeholder to the input blocks"
538
  msgstr "Ajouter la localisation dans le bloc de saisie"
539
 
540
+ #: contact_form.php:746
541
  msgid "Add tooltips"
542
  msgstr "Ajouter les conseils"
543
 
544
+ #: contact_form.php:760
545
  msgid "Email address"
546
  msgstr "Adresse e-mail"
547
 
548
+ #: contact_form.php:765
549
  msgid "Phone Number"
550
  msgstr "Téléphone"
551
 
552
+ #: contact_form.php:779
553
  msgid "Attachment"
554
  msgstr "Pièce-jointe"
555
 
556
+ #: contact_form.php:784
557
+ msgid "(powered by bestwebsoft.com)"
558
+ msgstr "(fourni par bestwebsoft.com)"
559
+
560
+ #: contact_form.php:789
561
  msgid "Style options"
562
  msgstr "Options de style"
563
 
564
+ #: contact_form.php:792
565
  msgid "Text color"
566
  msgstr "Couleur du texte"
567
 
568
+ #: contact_form.php:795
569
+ #: contact_form.php:800
570
+ #: contact_form.php:810
571
+ #: contact_form.php:815
572
+ #: contact_form.php:820
573
+ #: contact_form.php:825
574
+ #: contact_form.php:835
575
+ #: contact_form.php:840
576
+ #: contact_form.php:846
577
+ #: contact_form.php:857
578
+ #: contact_form.php:862
579
+ #: contact_form.php:867
580
  msgid "Default"
581
  msgstr "Défaut"
582
 
583
+ #: contact_form.php:797
584
  msgid "Label text color"
585
  msgstr "Couleur des textes des intitulés"
586
 
587
+ #: contact_form.php:802
588
  msgid "Placeholder color"
589
  msgstr "Couleur pour la localisation"
590
 
591
+ #: contact_form.php:807
592
  msgid "Errors color"
593
  msgstr "Couleur pour les erreurs"
594
 
595
+ #: contact_form.php:812
596
  msgid "Error text color"
597
  msgstr "Couleur pour le texte des erreurs"
598
 
599
+ #: contact_form.php:817
600
  msgid "Background color of the input field errors"
601
  msgstr "Couleur de fond pour les erreurs de saisie dans les champs"
602
 
603
+ #: contact_form.php:822
604
  msgid "Border color of the input field errors"
605
  msgstr "Couleur de la bordure pour les erreurs de saisie dans les champs"
606
 
607
+ #: contact_form.php:827
608
  msgid "Placeholder color of the input field errors"
609
  msgstr "Couleur pour la localisation lors d'une erreur de saisie du champ"
610
 
611
+ #: contact_form.php:832
612
  msgid "Input fields"
613
  msgstr "Champs de saisie"
614
 
615
+ #: contact_form.php:837
616
  msgid "Input fields background color"
617
  msgstr "Couleur de fond pour les champs de saisie"
618
 
619
+ #: contact_form.php:842
620
  msgid "Text fields color"
621
  msgstr "Couleur pour les textes des champs de saisie"
622
 
623
+ #: contact_form.php:844
624
  msgid "Border width in px, numbers only"
625
  msgstr "Largeur des bordures en px, nombre seulement"
626
 
627
+ #: contact_form.php:848
628
+ #: contact_form.php:869
629
  msgid "Border color"
630
  msgstr "Couleur des bordures"
631
 
632
+ #: contact_form.php:853
633
  msgid "Submit button"
634
  msgstr "Bouton Envoyer"
635
 
636
+ #: contact_form.php:855
637
  msgid "Width in px, numbers only"
638
  msgstr "Largeur en px, nombre seulement"
639
 
640
+ #: contact_form.php:859
641
  msgid "Button color"
642
  msgstr "Couleur du bouton"
643
 
644
+ #: contact_form.php:864
645
  msgid "Button text color"
646
  msgstr "Couleur du texte du bouton"
647
 
648
+ #: contact_form.php:880
649
  msgid "Contact Form Pro | Preview"
650
  msgstr "Formulaire Pro de Contact | Prévisualisation"
651
 
652
+ #: contact_form.php:883
653
  msgid "Show with errors"
654
  msgstr "Afficher avec les erreurs"
655
 
656
+ #: contact_form.php:891
657
+ #: contact_form.php:893
658
  msgid "Please enter your full name..."
659
  msgstr "Merci de saisir votre nom..."
660
 
661
+ #: contact_form.php:904
662
+ #: contact_form.php:906
663
  msgid "Please enter your address..."
664
  msgstr "Merci de saisir votre adresse..."
665
 
666
+ #: contact_form.php:915
667
+ #: contact_form.php:917
668
  msgid "Please enter your email address..."
669
  msgstr "Merci de saisir votre adresse e-mail..."
670
 
671
+ #: contact_form.php:926
672
+ #: contact_form.php:928
673
  msgid "Please enter your phone number..."
674
  msgstr "Merci de saisir votre numéro de téléphone..."
675
 
676
+ #: contact_form.php:937
677
+ #: contact_form.php:939
678
  msgid "Please enter subject..."
679
  msgstr "Merci de saisir le sujet..."
680
 
681
+ #: contact_form.php:947
682
+ #: contact_form.php:949
683
  msgid "Please enter your message..."
684
  msgstr "Merci de saisir votre message..."
685
 
686
+ #: contact_form.php:960
687
  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"
688
  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"
689
 
690
+ #: contact_form.php:1029
691
+ msgid "Sorry, email message could not be delivered."
692
+ msgstr "Désolé, votre e-mail n'a pas pu être envoyé."
693
+
694
+ #: contact_form.php:1113
695
  msgid "You can attach the following file formats"
696
  msgstr "Vous pouvez joindre des fichiers aux formats suivants"
697
 
698
+ #: contact_form.php:1396
699
  msgid "Contact from"
700
  msgstr "Contact de"
701
 
702
+ #: contact_form.php:1409
703
  msgid "Email"
704
  msgstr "E-mail"
705
 
706
+ #: contact_form.php:1423
707
  msgid "Site"
708
  msgstr "Site"
709
 
710
+ #: contact_form.php:1478
711
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
712
  msgstr "Si vous voyez ce MIME c'est que votre navigateur n'accepte pas ce type de MIME !"
713
 
714
+ #: contact_form.php:1537
715
  msgid "FAQ"
716
  msgstr "FAQ"
717
 
718
+ #: contact_form.php:1538
719
  msgid "Support"
720
  msgstr "Support"
721
 
722
+ #: contact_form.php:1597
723
  msgid "Are you sure that you want to delete this language data?"
724
  msgstr "Etes vous sûr de vouloir supprimer cette langue ?"
725
 
726
+ #~ msgid "Not set"
727
+ #~ msgstr "Not set"
728
+ #~ msgid "On"
729
+ #~ msgstr "On"
730
+ #~ msgid "Off"
731
+ #~ msgstr "Off"
732
+ #~ msgid "N/A"
733
+ #~ msgstr "N/A"
734
+ #~ msgid " Mb"
735
+ #~ msgstr " Mb"
736
+ #~ msgid "Yes"
737
+ #~ msgstr "Yes"
738
+ #~ msgid "No"
739
+ #~ msgstr "No"
740
+ #~ msgid "Operating System"
741
+ #~ msgstr "Operating System"
742
+ #~ msgid "Server"
743
+ #~ msgstr "Server"
744
+ #~ msgid "Memory usage"
745
+ #~ msgstr "Memory usage"
746
+ #~ msgid "MYSQL Version"
747
+ #~ msgstr "MYSQL Version"
748
+ #~ msgid "SQL Mode"
749
+ #~ msgstr "SQL Mode"
750
+ #~ msgid "PHP Version"
751
+ #~ msgstr "PHP Version"
752
+ #~ msgid "PHP Safe Mode"
753
+ #~ msgstr "PHP Safe Mode"
754
+ #~ msgid "PHP Allow URL fopen"
755
+ #~ msgstr "PHP Allow URL fopen"
756
+ #~ msgid "PHP Memory Limit"
757
+ #~ msgstr "PHP Memory Limit"
758
+ #~ msgid "PHP Max Upload Size"
759
+ #~ msgstr "PHP Max Upload Size"
760
+ #~ msgid "PHP Max Post Size"
761
+ #~ msgstr "PHP Max Post Size"
762
+ #~ msgid "PHP Max Script Execute Time"
763
+ #~ msgstr "PHP Max Script Execute Time"
764
+ #~ msgid "PHP Exif support"
765
+ #~ msgstr "PHP Exif support"
766
+ #~ msgid "PHP IPTC support"
767
+ #~ msgstr "PHP IPTC support"
768
+ #~ msgid "PHP XML support"
769
+ #~ msgstr "PHP XML support"
770
+ #~ msgid "Site URL"
771
+ #~ msgstr "Site URL"
772
+ #~ msgid "Home URL"
773
+ #~ msgstr "Home URL"
774
+ #~ msgid "WordPress Version"
775
+ #~ msgstr "WordPress Version"
776
+ #~ msgid "WordPress DB Version"
777
+ #~ msgstr "WordPress DB Version"
778
+ #~ msgid "Multisite"
779
+ #~ msgstr "Multisite"
780
+ #~ msgid "Active Theme"
781
+ #~ msgstr "Active Theme"
782
+ #~ msgid "Please enter a valid email address."
783
+ #~ msgstr "Merci de saisir une adresse e-mail valide."
784
+ #~ msgid "Email with system info is sent to "
785
+ #~ msgstr "Le courriel avec les informations système est envoyé à"
786
+ #~ msgid "Pro plugins"
787
+ #~ msgstr "Plugins Pro"
788
+ #~ msgid "Activated plugins"
789
+ #~ msgstr "Plugin activé"
790
+ #~ msgid "Read more"
791
+ #~ msgstr "Lire la suite"
792
+ #~ msgid "Installed plugins"
793
+ #~ msgstr "Plugin installé"
794
+ #~ msgid "Recommended plugins"
795
+ #~ msgstr "Plugin recommandé"
796
+ #~ msgid "Purchase"
797
+ #~ msgstr "Achetez"
798
+ #~ msgid "Free plugins"
799
+ #~ msgstr "Plugins gratuits"
800
+ #~ msgid "Download"
801
+ #~ msgstr "Téléchargement"
802
+ #~ msgid "Install %s"
803
+ #~ msgstr "%s installé"
804
+ #~ msgid "Install now from wordpress.org"
805
+ #~ msgstr "Installer maintenant depuis wordpress.org"
806
+ #~ msgid "If you have any questions, please contact us via"
807
+ #~ msgstr "Si vous avez des questions, merci de contacter via "
808
+ #~ msgid "System status"
809
+ #~ msgstr "System status"
810
+ #~ msgid "Environment"
811
+ #~ msgstr "Environment"
812
+ #~ msgid "Active Plugins"
813
+ #~ msgstr "Plugin actifs"
814
+ #~ msgid "Inactive Plugins"
815
+ #~ msgstr "Plugin inactifs"
816
+ #~ msgid "Send to support"
817
+ #~ msgstr "Envoyé au support"
818
+ #~ msgid "Send to custom email &#187;"
819
+ #~ msgstr "Envoyer un e-mail spécifique &#187;"
820
  #~ msgid "Display Attachment tips"
821
  #~ msgstr "Afficher les explications sur les pièces jointes"
822
  #~ msgid "Display a phone number field"
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-08-20 13:27+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:27+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Paula Rios <paulacompos@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -17,957 +17,788 @@ msgstr ""
17
  "X-Generator: Poedit 1.5.4\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: contact_form.php:107
21
- msgid "Not set"
22
- msgstr ""
23
-
24
- #: contact_form.php:109
25
- #: contact_form.php:113
26
- msgid "On"
27
- msgstr ""
28
-
29
- #: contact_form.php:111
30
- #: contact_form.php:115
31
- msgid "Off"
32
- msgstr ""
33
-
34
- #: contact_form.php:119
35
- #: contact_form.php:123
36
- #: contact_form.php:127
37
- #: contact_form.php:131
38
- #: contact_form.php:135
39
- #: contact_form.php:161
40
- msgid "N/A"
41
- msgstr ""
42
-
43
- #: contact_form.php:133
44
- msgid " Mb"
45
- msgstr ""
46
-
47
- #: contact_form.php:137
48
- #: contact_form.php:141
49
- #: contact_form.php:145
50
- #: contact_form.php:156
51
- msgid "Yes"
52
- msgstr ""
53
-
54
- #: contact_form.php:139
55
- #: contact_form.php:143
56
- #: contact_form.php:147
57
- #: contact_form.php:158
58
- msgid "No"
59
- msgstr ""
60
-
61
- #: contact_form.php:172
62
- msgid "Operating System"
63
- msgstr ""
64
-
65
- #: contact_form.php:173
66
- msgid "Server"
67
- msgstr ""
68
-
69
- #: contact_form.php:174
70
- #, fuzzy
71
- msgid "Memory usage"
72
- msgstr "Mensaxe"
73
-
74
- #: contact_form.php:175
75
- msgid "MYSQL Version"
76
- msgstr ""
77
-
78
- #: contact_form.php:176
79
- msgid "SQL Mode"
80
- msgstr ""
81
-
82
- #: contact_form.php:177
83
- msgid "PHP Version"
84
- msgstr ""
85
-
86
- #: contact_form.php:178
87
- msgid "PHP Safe Mode"
88
- msgstr ""
89
-
90
- #: contact_form.php:179
91
- msgid "PHP Allow URL fopen"
92
- msgstr ""
93
-
94
- #: contact_form.php:180
95
- msgid "PHP Memory Limit"
96
- msgstr ""
97
-
98
- #: contact_form.php:181
99
- msgid "PHP Max Upload Size"
100
- msgstr ""
101
-
102
- #: contact_form.php:182
103
- msgid "PHP Max Post Size"
104
- msgstr ""
105
-
106
- #: contact_form.php:183
107
- msgid "PHP Max Script Execute Time"
108
- msgstr ""
109
-
110
- #: contact_form.php:184
111
- msgid "PHP Exif support"
112
- msgstr ""
113
-
114
- #: contact_form.php:185
115
- msgid "PHP IPTC support"
116
- msgstr ""
117
-
118
- #: contact_form.php:186
119
- msgid "PHP XML support"
120
- msgstr ""
121
-
122
- #: contact_form.php:187
123
- #, fuzzy
124
- msgid "Site URL"
125
- msgstr "Sitio web"
126
-
127
- #: contact_form.php:188
128
- msgid "Home URL"
129
- msgstr ""
130
-
131
- #: contact_form.php:189
132
- msgid "WordPress Version"
133
- msgstr ""
134
-
135
- #: contact_form.php:190
136
- msgid "WordPress DB Version"
137
- msgstr ""
138
-
139
- #: contact_form.php:191
140
- msgid "Multisite"
141
- msgstr ""
142
-
143
- #: contact_form.php:192
144
- msgid "Active Theme"
145
- msgstr ""
146
-
147
- #: contact_form.php:207
148
- #, fuzzy
149
- msgid "Please enter a valid email address."
150
- msgstr "Usar este enderezo electrónico:"
151
-
152
- #: contact_form.php:211
153
- msgid "Email with system info is sent to "
154
- msgstr ""
155
-
156
- #: contact_form.php:215
157
- #: contact_form.php:435
158
- msgid "Thank you for contacting us."
159
- msgstr "Moitas grazas contatares con nós."
160
-
161
- #: contact_form.php:243
162
- #: contact_form.php:1370
163
- msgid "Sorry, email message could not be delivered."
164
- msgstr "Sentímoscho, o teu correo non pode ser entregado."
165
-
166
- #: contact_form.php:251
167
- #, fuzzy
168
- msgid "Pro plugins"
169
- msgstr "BWS Plugins"
170
-
171
- #: contact_form.php:254
172
- #: contact_form.php:280
173
- msgid "Activated plugins"
174
- msgstr "Plugins activados"
175
-
176
- #: contact_form.php:256
177
- #: contact_form.php:264
178
- #: contact_form.php:272
179
- #: contact_form.php:282
180
- #: contact_form.php:290
181
- #: contact_form.php:298
182
- msgid "Read more"
183
- msgstr "Ler máis"
184
-
185
- #: contact_form.php:256
186
- #: contact_form.php:282
187
- #: contact_form.php:790
188
- #: contact_form.php:1059
189
- #: contact_form.php:1866
190
- #: contact_form.php:1877
191
- msgid "Settings"
192
- msgstr "Configuracións"
193
-
194
- #: contact_form.php:262
195
- #: contact_form.php:288
196
- msgid "Installed plugins"
197
- msgstr "Plugins instalados"
198
-
199
- #: contact_form.php:270
200
- #: contact_form.php:296
201
- msgid "Recommended plugins"
202
- msgstr "Plugins recomendados"
203
-
204
- #: contact_form.php:272
205
- msgid "Purchase"
206
- msgstr ""
207
-
208
- #: contact_form.php:277
209
- #, fuzzy
210
- msgid "Free plugins"
211
- msgstr "Plugins recomendados"
212
-
213
- #: contact_form.php:298
214
- msgid "Download"
215
- msgstr "Baixar"
216
-
217
- #: contact_form.php:298
218
- #, php-format
219
- msgid "Install %s"
220
- msgstr "Instalar %s"
221
-
222
- #: contact_form.php:298
223
- msgid "Install now from wordpress.org"
224
- msgstr "Instalar agora desde wordpress.org"
225
-
226
- #: contact_form.php:303
227
- #, fuzzy
228
- msgid "If you have any questions, please contact us via"
229
- msgstr "Se tes calquera dúbida, contacta no email plugin@bestwebsoft.com ou por medio do noso formulário de contato no sitio web."
230
-
231
- #: contact_form.php:310
232
- msgid "System status"
233
- msgstr ""
234
-
235
- #: contact_form.php:314
236
- msgid "Environment"
237
- msgstr ""
238
-
239
- #: contact_form.php:325
240
- #, fuzzy
241
- msgid "Active Plugins"
242
- msgstr "Plugins activados"
243
-
244
- #: contact_form.php:336
245
- #, fuzzy
246
- msgid "Inactive Plugins"
247
- msgstr "Plugins activados"
248
-
249
- #: contact_form.php:350
250
- #, fuzzy
251
- msgid "Send to support"
252
- msgstr "Soporte"
253
-
254
- #: contact_form.php:357
255
- msgid "Send to custom email &#187;"
256
- msgstr ""
257
-
258
- #: contact_form.php:373
259
- #: contact_form.php:786
260
  #, fuzzy
261
  msgid "Contact Form Settings"
262
  msgstr "Configuracións do Formulário de contato"
263
 
264
- #: contact_form.php:373
265
  msgid "Contact Form"
266
  msgstr "Formulario de contato"
267
 
268
- #: contact_form.php:374
269
  #, fuzzy
270
  msgid "Contact Form Pro Extra Settings"
271
  msgstr "Configuracións do Formulário de contato"
272
 
273
- #: contact_form.php:374
274
- #: contact_form.php:1065
275
  #, fuzzy
276
  msgid "Contact Form Pro"
277
  msgstr "Formulario de contato"
278
 
279
- #: contact_form.php:413
280
- #: contact_form.php:954
281
- #: contact_form.php:983
282
  msgid "Name:"
283
  msgstr "Nome:"
284
 
285
- #: contact_form.php:414
286
- #: contact_form.php:955
287
- #: contact_form.php:984
288
  #, fuzzy
289
  msgid "Address:"
290
  msgstr "Enderezo electrónico:"
291
 
292
- #: contact_form.php:415
293
- #: contact_form.php:956
294
- #: contact_form.php:985
295
  msgid "Email Address:"
296
  msgstr "Enderezo electrónico:"
297
 
298
- #: contact_form.php:416
299
- #: contact_form.php:957
300
- #: contact_form.php:986
301
  msgid "Phone number:"
302
  msgstr "Teléfono:"
303
 
304
- #: contact_form.php:417
305
- #: contact_form.php:958
306
- #: contact_form.php:987
307
  msgid "Subject:"
308
  msgstr "Asunto:"
309
 
310
- #: contact_form.php:418
311
- #: contact_form.php:959
312
- #: contact_form.php:988
313
  msgid "Message:"
314
  msgstr "Mensaxe:"
315
 
316
- #: contact_form.php:419
317
- #: contact_form.php:960
318
- #: contact_form.php:989
319
  msgid "Attachment:"
320
  msgstr "Anexo:"
321
 
322
- #: contact_form.php:420
323
- #: contact_form.php:476
324
- #: contact_form.php:961
325
- #: contact_form.php:990
326
  msgid "Send me a copy"
327
  msgstr "Enviarme unha copia"
328
 
329
- #: contact_form.php:421
330
- #: contact_form.php:962
331
- #: contact_form.php:991
332
  msgid "Submit"
333
  msgstr "Enviar"
334
 
335
- #: contact_form.php:422
336
  msgid "Your name is required."
337
  msgstr "O teu nome é obrigatorio."
338
 
339
- #: contact_form.php:423
340
  #, fuzzy
341
  msgid "Address is required."
342
  msgstr "É obrigatorio un enderezo de correo válido."
343
 
344
- #: contact_form.php:424
345
  #, fuzzy
346
  msgid "A valid email address is required."
347
  msgstr "É obrigatorio un enderezo de correo válido."
348
 
349
- #: contact_form.php:425
350
- #: contact_form.php:471
351
- #: contact_form.php:474
352
  msgid "Phone number is required."
353
  msgstr "O teléfono é obrigatorio."
354
 
355
- #: contact_form.php:426
356
- #: contact_form.php:470
357
- #: contact_form.php:473
358
  msgid "Subject is required."
359
  msgstr "O Assunto é obrigatorio."
360
 
361
- #: contact_form.php:427
362
- #: contact_form.php:469
363
- #: contact_form.php:472
364
  msgid "Message text is required."
365
  msgstr "O texto da Mensaxe é obrigatorio."
366
 
367
- #: contact_form.php:428
368
  msgid "File format is not valid."
369
  msgstr "Non é posíbel anexar o arquivo. "
370
 
371
- #: contact_form.php:429
372
  msgid "File upload error."
373
  msgstr ""
374
 
375
- #: contact_form.php:430
376
  msgid "The file could not be uploaded."
377
  msgstr ""
378
 
379
- #: contact_form.php:431
380
  msgid "This file is too large."
381
  msgstr ""
382
 
383
- #: contact_form.php:432
384
  msgid "Please fill out the CAPTCHA."
385
  msgstr "Por favor, completa o CAPTCHA."
386
 
387
- #: contact_form.php:433
388
  msgid "Please make corrections below and try again."
389
  msgstr "Por favor, fai as correccións abaixo e tenta enviar de novo a mensaxe."
390
 
391
- #: contact_form.php:741
 
 
 
 
392
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
393
  msgstr "Se seleccionas a opción de Redireccionar para a páxina, tes que engadir un URL no seguinte campo"
394
 
395
- #: contact_form.php:750
396
  msgid "Such user does not exist. Settings are not saved."
397
  msgstr "Non existe esta persoa usuaria. No se gardaron as configuracións."
398
 
399
- #: contact_form.php:755
400
- #: contact_form.php:761
401
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
402
  msgstr "Por favor intorduce un enderezo electrónico válido. Non se gardaron as configuracións."
403
 
404
- #: contact_form.php:766
405
  #, fuzzy
406
  msgid "Settings saved."
407
  msgstr "Configuracións gardadas."
408
 
409
- #: contact_form.php:791
410
- #: contact_form.php:1060
 
 
 
 
 
 
 
411
  #, fuzzy
412
  msgid "Extra settings"
413
  msgstr "Configuracións"
414
 
415
- #: contact_form.php:796
416
- #: contact_form.php:1316
417
  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:"
418
  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:"
419
 
420
- #: contact_form.php:796
421
- #: contact_form.php:797
422
- #: contact_form.php:976
423
- #: contact_form.php:1024
424
  msgid "or"
425
  msgstr ""
426
 
427
- #: contact_form.php:797
428
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
429
  msgstr ""
430
 
431
- #: contact_form.php:798
432
  msgid "They work the same way."
433
  msgstr ""
434
 
435
- #: contact_form.php:799
436
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
437
  msgstr "Se a inforación nos campos abaixo está baleira, as mensaxes han ser enviadas para um enderezo que xa foi especificado durante o rexistro."
438
 
439
- #: contact_form.php:803
440
  msgid "The user's email address:"
441
  msgstr "Usar o enderezo dunha das persoas usuarias:"
442
 
443
- #: contact_form.php:807
444
  msgid "Create a username"
445
  msgstr "Seleciona o nome da persoa usuaria"
446
 
447
- #: contact_form.php:812
448
  msgid "Enter a username of the person who should get the messages from the contact form."
449
  msgstr "Determina a persoa usuaria que recibirá as mensaxes enviadas polo Formulario de Contato."
450
 
451
- #: contact_form.php:816
452
  msgid "Use this email address:"
453
  msgstr "Usar este enderezo electrónico:"
454
 
455
- #: contact_form.php:819
456
  msgid "Enter the email address you want the messages forwarded to."
457
  msgstr "Configura o enderezo electrónico que vai ser usado para recibires as mensaxes."
458
 
459
- #: contact_form.php:823
460
  msgid "Additional options"
461
  msgstr "Opcións adicionais"
462
 
463
- #: contact_form.php:826
464
  msgid "What to use?"
465
  msgstr "Que queres usar?"
466
 
467
- #: contact_form.php:829
468
  msgid "Wp-mail"
469
  msgstr "Wp-mail"
470
 
471
- #: contact_form.php:830
472
  msgid "You can use the wp_mail function for mailing"
473
  msgstr "Para enviar o correo podes usar a función wp_mail do WordPress"
474
 
475
- #: contact_form.php:836
476
  msgid "Mail"
477
  msgstr "Enderezo electrónico"
478
 
479
- #: contact_form.php:837
480
  msgid "To send mail you can use the php mail function"
481
  msgstr "Para enviar o correo podes usar a función php mail"
482
 
483
- #: contact_form.php:841
484
  msgid "Change text of the 'FROM' field"
485
  msgstr "Mudar campos do formulario de contato"
486
 
487
- #: contact_form.php:847
488
  msgid "Enter the email address in the 'From' field"
489
  msgstr ""
490
 
491
- #: contact_form.php:849
492
  msgid "User email"
493
  msgstr ""
494
 
495
- #: contact_form.php:849
496
  msgid "The email address of the user who fills the form will be used in the field 'From'."
497
  msgstr ""
498
 
499
- #: contact_form.php:851
500
  msgid "This email address will be used in the 'From' field."
501
  msgstr ""
502
 
503
- #: contact_form.php:855
504
  #, fuzzy
505
  msgid "Display fields"
506
  msgstr "Mostrar a opción para anexar arquivos"
507
 
508
- #: contact_form.php:857
509
- #: contact_form.php:906
510
- #: contact_form.php:1096
511
- #: contact_form.php:1747
512
  #, fuzzy
513
  msgid "Address"
514
  msgstr "Enderezo electrónico:"
515
 
516
- #: contact_form.php:858
517
- #: contact_form.php:908
518
- #: contact_form.php:1755
519
  msgid "Phone"
520
  msgstr "Teléfono"
521
 
522
- #: contact_form.php:859
523
  #, fuzzy
524
  msgid "Attachment block"
525
  msgstr "Mostrar a opción para anexar arquivos"
526
 
527
- #: contact_form.php:859
528
  msgid "Users can attach the following file formats"
529
  msgstr "As persoas usuarias poden anexar arquivos do tipo:"
530
 
531
- #: contact_form.php:871
532
- #: contact_form.php:874
533
- #: contact_form.php:877
534
- #: contact_form.php:1125
535
  msgid "Captcha"
536
  msgstr ""
537
 
538
- #: contact_form.php:871
539
- #: contact_form.php:874
540
- #: contact_form.php:877
541
- #: contact_form.php:1125
542
- msgid "(powered by bestwebsoft.com)"
543
  msgstr ""
544
 
545
- #: contact_form.php:874
546
  #, fuzzy
547
  msgid "Activate captcha"
548
  msgstr "Plugins activados"
549
 
550
- #: contact_form.php:877
551
  #, fuzzy
552
  msgid "Download captcha"
553
  msgstr "Baixar"
554
 
555
- #: contact_form.php:882
556
  #, fuzzy
557
  msgid "Display tips below the Attachment block"
558
  msgstr "Amosar explicacións tras o bloqueo de arquivos adxuntos"
559
 
560
- #: contact_form.php:891
561
  msgid "Delete an attachment file from the server after the email is sent"
562
  msgstr ""
563
 
564
- #: contact_form.php:897
565
  #, fuzzy
566
  msgid "Display 'Send me a copy' block"
567
  msgstr "Mostrar a opción Enviarme unha cópia"
568
 
569
- #: contact_form.php:903
570
  msgid "Required fields"
571
  msgstr "Campo obrigatorio"
572
 
573
- #: contact_form.php:905
574
- #: contact_form.php:1091
575
- #: contact_form.php:1742
576
  msgid "Name"
577
  msgstr "Nome"
578
 
579
- #: contact_form.php:907
580
  #, fuzzy
581
  msgid "Email Address"
582
  msgstr "Enderezo electrónico:"
583
 
584
- #: contact_form.php:909
585
- #: contact_form.php:1111
586
- #: contact_form.php:1758
587
  msgid "Subject"
588
  msgstr "Asunto"
589
 
590
- #: contact_form.php:910
591
- #: contact_form.php:1115
592
- #: contact_form.php:1761
593
  msgid "Message"
594
  msgstr "Mensaxe"
595
 
596
- #: contact_form.php:914
597
  #, fuzzy
598
  msgid "Display additional info in the email"
599
  msgstr "Ver Información adicional no correo"
600
 
601
- #: contact_form.php:919
602
- #: contact_form.php:1714
603
  msgid "Sent from (ip address)"
604
  msgstr "Enviado desde (Enderezo IP)"
605
 
606
- #: contact_form.php:919
607
  #, fuzzy
608
  msgid "Example: Sent from (IP address):\t127.0.0.1"
609
  msgstr "Enviado desde (Enderezo IP)"
610
 
611
- #: contact_form.php:920
612
- #: contact_form.php:1719
613
  msgid "Date/Time"
614
  msgstr "Data/Hora"
615
 
616
- #: contact_form.php:920
617
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
618
  msgstr ""
619
 
620
- #: contact_form.php:921
621
- #: contact_form.php:1724
622
  msgid "Sent from (referer)"
623
  msgstr "Procedente de de (orixe)"
624
 
625
- #: contact_form.php:921
626
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
627
  msgstr ""
628
 
629
- #: contact_form.php:922
630
- #: contact_form.php:1729
631
  msgid "Using (user agent)"
632
  msgstr "Usando (cliente de email)"
633
 
634
- #: contact_form.php:922
635
  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"
636
  msgstr ""
637
 
638
- #: contact_form.php:926
639
  msgid "Language settings for the field names in the form"
640
  msgstr ""
641
 
642
- #: contact_form.php:935
643
  msgid "Add a language"
644
  msgstr ""
645
 
646
- #: contact_form.php:939
647
  msgid "Change the names of the contact form fields and error messages"
648
  msgstr "Mudar a etiqueta dos campos no Formulario de contato"
649
 
650
- #: contact_form.php:944
651
- #: contact_form.php:1015
652
  msgid "English"
653
  msgstr ""
654
 
655
- #: contact_form.php:963
656
- #: contact_form.php:992
657
  msgid "Error message for the Name field"
658
  msgstr ""
659
 
660
- #: contact_form.php:964
661
- #: contact_form.php:993
662
  msgid "Error message for the Address field"
663
  msgstr ""
664
 
665
- #: contact_form.php:965
666
- #: contact_form.php:994
667
  msgid "Error message for the Email field"
668
  msgstr ""
669
 
670
- #: contact_form.php:966
671
- #: contact_form.php:995
672
  msgid "Error message for the Phone field"
673
  msgstr ""
674
 
675
- #: contact_form.php:967
676
- #: contact_form.php:996
677
  msgid "Error message for the Subject field"
678
  msgstr ""
679
 
680
- #: contact_form.php:968
681
- #: contact_form.php:997
682
  msgid "Error message for the Message field"
683
  msgstr ""
684
 
685
- #: contact_form.php:969
686
- #: contact_form.php:998
687
  msgid "Error message about the file type for the Attachment field"
688
  msgstr ""
689
 
690
- #: contact_form.php:970
691
- #: contact_form.php:999
692
  msgid "Error message while uploading a file for the Attachment field to the server"
693
  msgstr ""
694
 
695
- #: contact_form.php:971
696
- #: contact_form.php:1000
697
  msgid "Error message while moving the file for the Attachment field"
698
  msgstr ""
699
 
700
- #: contact_form.php:972
701
- #: contact_form.php:1001
702
  msgid "Error message when file size limit for the Attachment field is exceeded"
703
  msgstr ""
704
 
705
- #: contact_form.php:973
706
- #: contact_form.php:1002
707
  msgid "Error message for the Captcha field"
708
  msgstr ""
709
 
710
- #: contact_form.php:974
711
- #: contact_form.php:1003
712
  msgid "Error message for the whole form"
713
  msgstr ""
714
 
715
- #: contact_form.php:976
716
- #: contact_form.php:1005
717
- #: contact_form.php:1024
718
- #: contact_form.php:1030
719
  msgid "Use shortcode"
720
  msgstr ""
721
 
722
- #: contact_form.php:976
723
- #: contact_form.php:1005
724
- #: contact_form.php:1024
725
- #: contact_form.php:1030
726
  msgid "for this language"
727
  msgstr ""
728
 
729
- #: contact_form.php:1012
730
  msgid "Action after email is sent"
731
  msgstr "Acción despois do envío de correo"
732
 
733
- #: contact_form.php:1014
734
  msgid "Display text"
735
  msgstr "Mostrar a opción para anexar arquivos"
736
 
737
- #: contact_form.php:1023
738
- #: contact_form.php:1029
739
  msgid "Text"
740
  msgstr "Texto"
741
 
742
- #: contact_form.php:1036
743
  msgid "Redirect to the page"
744
  msgstr "Redirecionar á páxina"
745
 
746
- #: contact_form.php:1037
747
  msgid "Url"
748
  msgstr "URL"
749
 
750
- #: contact_form.php:1042
751
- #: contact_form.php:1217
752
  msgid "Save Changes"
753
  msgstr "Gardar as mudanzas"
754
 
755
- #: contact_form.php:1057
756
  #, fuzzy
757
  msgid "Contact Form Pro | Extra Settings"
758
  msgstr "Configuracións do Formulário de contato"
759
 
760
- #: contact_form.php:1064
761
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
762
  msgstr ""
763
 
764
- #: contact_form.php:1071
765
  msgid "Errors output"
766
  msgstr ""
767
 
768
- #: contact_form.php:1074
769
  msgid "Display error messages"
770
  msgstr ""
771
 
772
- #: contact_form.php:1075
773
  msgid "Color of the input field errors."
774
  msgstr ""
775
 
776
- #: contact_form.php:1076
777
  msgid "Display error messages & color of the input field errors"
778
  msgstr ""
779
 
780
- #: contact_form.php:1081
781
  msgid "Add placeholder to the input blocks"
782
  msgstr ""
783
 
784
- #: contact_form.php:1087
785
  #, fuzzy
786
  msgid "Add tooltips"
787
  msgstr "Opcións adicionais"
788
 
789
- #: contact_form.php:1101
790
  #, fuzzy
791
  msgid "Email address"
792
  msgstr "Enderezo electrónico:"
793
 
794
- #: contact_form.php:1106
795
  #, fuzzy
796
  msgid "Phone Number"
797
  msgstr "Teléfono:"
798
 
799
- #: contact_form.php:1120
800
  #, fuzzy
801
  msgid "Attachment"
802
  msgstr "Anexo:"
803
 
804
- #: contact_form.php:1130
 
 
 
 
805
  #, fuzzy
806
  msgid "Style options"
807
  msgstr "Opcións adicionais"
808
 
809
- #: contact_form.php:1133
810
  msgid "Text color"
811
  msgstr ""
812
 
813
- #: contact_form.php:1136
814
- #: contact_form.php:1141
815
- #: contact_form.php:1151
816
- #: contact_form.php:1156
817
- #: contact_form.php:1161
818
- #: contact_form.php:1166
819
- #: contact_form.php:1176
820
- #: contact_form.php:1181
821
- #: contact_form.php:1187
822
- #: contact_form.php:1198
823
- #: contact_form.php:1203
824
- #: contact_form.php:1208
825
  msgid "Default"
826
  msgstr ""
827
 
828
- #: contact_form.php:1138
829
  msgid "Label text color"
830
  msgstr ""
831
 
832
- #: contact_form.php:1143
833
  msgid "Placeholder color"
834
  msgstr ""
835
 
836
- #: contact_form.php:1148
837
  msgid "Errors color"
838
  msgstr ""
839
 
840
- #: contact_form.php:1153
841
  msgid "Error text color"
842
  msgstr ""
843
 
844
- #: contact_form.php:1158
845
  msgid "Background color of the input field errors"
846
  msgstr ""
847
 
848
- #: contact_form.php:1163
849
  msgid "Border color of the input field errors"
850
  msgstr ""
851
 
852
- #: contact_form.php:1168
853
  msgid "Placeholder color of the input field errors"
854
  msgstr ""
855
 
856
- #: contact_form.php:1173
857
  #, fuzzy
858
  msgid "Input fields"
859
  msgstr "Mostrar a opción para anexar arquivos"
860
 
861
- #: contact_form.php:1178
862
  msgid "Input fields background color"
863
  msgstr ""
864
 
865
- #: contact_form.php:1183
866
  msgid "Text fields color"
867
  msgstr ""
868
 
869
- #: contact_form.php:1185
870
  msgid "Border width in px, numbers only"
871
  msgstr ""
872
 
873
- #: contact_form.php:1189
874
- #: contact_form.php:1210
875
  msgid "Border color"
876
  msgstr ""
877
 
878
- #: contact_form.php:1194
879
  #, fuzzy
880
  msgid "Submit button"
881
  msgstr "Enviar"
882
 
883
- #: contact_form.php:1196
884
  msgid "Width in px, numbers only"
885
  msgstr ""
886
 
887
- #: contact_form.php:1200
888
  msgid "Button color"
889
  msgstr ""
890
 
891
- #: contact_form.php:1205
892
  msgid "Button text color"
893
  msgstr ""
894
 
895
- #: contact_form.php:1221
896
  #, fuzzy
897
  msgid "Contact Form Pro | Preview"
898
  msgstr "Formulario de contato"
899
 
900
- #: contact_form.php:1224
901
  msgid "Show with errors"
902
  msgstr ""
903
 
904
- #: contact_form.php:1232
905
- #: contact_form.php:1234
906
  msgid "Please enter your full name..."
907
  msgstr ""
908
 
909
- #: contact_form.php:1245
910
- #: contact_form.php:1247
911
  msgid "Please enter your address..."
912
  msgstr ""
913
 
914
- #: contact_form.php:1256
915
- #: contact_form.php:1258
916
  #, fuzzy
917
  msgid "Please enter your email address..."
918
  msgstr "Usar este enderezo electrónico:"
919
 
920
- #: contact_form.php:1267
921
- #: contact_form.php:1269
922
  msgid "Please enter your phone number..."
923
  msgstr ""
924
 
925
- #: contact_form.php:1278
926
- #: contact_form.php:1280
927
  msgid "Please enter subject..."
928
  msgstr ""
929
 
930
- #: contact_form.php:1288
931
- #: contact_form.php:1290
932
  msgid "Please enter your message..."
933
  msgstr ""
934
 
935
- #: contact_form.php:1301
936
  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"
937
  msgstr ""
938
 
939
- #: contact_form.php:1454
 
 
 
 
940
  msgid "You can attach the following file formats"
941
  msgstr "Podes anexar arquivos do tipo:"
942
 
943
- #: contact_form.php:1737
944
  msgid "Contact from"
945
  msgstr "Formulario de contato"
946
 
947
- #: contact_form.php:1750
948
  msgid "Email"
949
  msgstr "Correo electrónico"
950
 
951
- #: contact_form.php:1764
952
  msgid "Site"
953
  msgstr "Sitio web"
954
 
955
- #: contact_form.php:1819
956
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
957
  msgstr "Se consegues ver esta MENSAXE entón é que o teu cliente non acepta tipos MIME! Por favor utiliza un cliente máis actualizado."
958
 
959
- #: contact_form.php:1878
960
  msgid "FAQ"
961
  msgstr "Preguntas frecuentes"
962
 
963
- #: contact_form.php:1879
964
  msgid "Support"
965
  msgstr "Soporte"
966
 
967
- #: contact_form.php:1937
968
  msgid "Are you sure that you want to delete this language data?"
969
  msgstr ""
970
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
971
  #~ msgid "Contact Form Options"
972
  #~ msgstr "Configuracións do Formulário de contato"
973
  #~ msgid "Display Attachment tips"
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:50+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:50+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Paula Rios <paulacompos@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
17
  "X-Generator: Poedit 1.5.4\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: contact_form.php:32
21
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  #, fuzzy
23
  msgid "Contact Form Settings"
24
  msgstr "Configuracións do Formulário de contato"
25
 
26
+ #: contact_form.php:32
27
  msgid "Contact Form"
28
  msgstr "Formulario de contato"
29
 
30
+ #: contact_form.php:33
31
  #, fuzzy
32
  msgid "Contact Form Pro Extra Settings"
33
  msgstr "Configuracións do Formulário de contato"
34
 
35
+ #: contact_form.php:33
36
+ #: contact_form.php:724
37
  #, fuzzy
38
  msgid "Contact Form Pro"
39
  msgstr "Formulario de contato"
40
 
41
+ #: contact_form.php:72
42
+ #: contact_form.php:613
43
+ #: contact_form.php:642
44
  msgid "Name:"
45
  msgstr "Nome:"
46
 
47
+ #: contact_form.php:73
48
+ #: contact_form.php:614
49
+ #: contact_form.php:643
50
  #, fuzzy
51
  msgid "Address:"
52
  msgstr "Enderezo electrónico:"
53
 
54
+ #: contact_form.php:74
55
+ #: contact_form.php:615
56
+ #: contact_form.php:644
57
  msgid "Email Address:"
58
  msgstr "Enderezo electrónico:"
59
 
60
+ #: contact_form.php:75
61
+ #: contact_form.php:616
62
+ #: contact_form.php:645
63
  msgid "Phone number:"
64
  msgstr "Teléfono:"
65
 
66
+ #: contact_form.php:76
67
+ #: contact_form.php:617
68
+ #: contact_form.php:646
69
  msgid "Subject:"
70
  msgstr "Asunto:"
71
 
72
+ #: contact_form.php:77
73
+ #: contact_form.php:618
74
+ #: contact_form.php:647
75
  msgid "Message:"
76
  msgstr "Mensaxe:"
77
 
78
+ #: contact_form.php:78
79
+ #: contact_form.php:619
80
+ #: contact_form.php:648
81
  msgid "Attachment:"
82
  msgstr "Anexo:"
83
 
84
+ #: contact_form.php:79
85
+ #: contact_form.php:135
86
+ #: contact_form.php:620
87
+ #: contact_form.php:649
88
  msgid "Send me a copy"
89
  msgstr "Enviarme unha copia"
90
 
91
+ #: contact_form.php:80
92
+ #: contact_form.php:621
93
+ #: contact_form.php:650
94
  msgid "Submit"
95
  msgstr "Enviar"
96
 
97
+ #: contact_form.php:81
98
  msgid "Your name is required."
99
  msgstr "O teu nome é obrigatorio."
100
 
101
+ #: contact_form.php:82
102
  #, fuzzy
103
  msgid "Address is required."
104
  msgstr "É obrigatorio un enderezo de correo válido."
105
 
106
+ #: contact_form.php:83
107
  #, fuzzy
108
  msgid "A valid email address is required."
109
  msgstr "É obrigatorio un enderezo de correo válido."
110
 
111
+ #: contact_form.php:84
112
+ #: contact_form.php:130
113
+ #: contact_form.php:133
114
  msgid "Phone number is required."
115
  msgstr "O teléfono é obrigatorio."
116
 
117
+ #: contact_form.php:85
118
+ #: contact_form.php:129
119
+ #: contact_form.php:132
120
  msgid "Subject is required."
121
  msgstr "O Assunto é obrigatorio."
122
 
123
+ #: contact_form.php:86
124
+ #: contact_form.php:128
125
+ #: contact_form.php:131
126
  msgid "Message text is required."
127
  msgstr "O texto da Mensaxe é obrigatorio."
128
 
129
+ #: contact_form.php:87
130
  msgid "File format is not valid."
131
  msgstr "Non é posíbel anexar o arquivo. "
132
 
133
+ #: contact_form.php:88
134
  msgid "File upload error."
135
  msgstr ""
136
 
137
+ #: contact_form.php:89
138
  msgid "The file could not be uploaded."
139
  msgstr ""
140
 
141
+ #: contact_form.php:90
142
  msgid "This file is too large."
143
  msgstr ""
144
 
145
+ #: contact_form.php:91
146
  msgid "Please fill out the CAPTCHA."
147
  msgstr "Por favor, completa o CAPTCHA."
148
 
149
+ #: contact_form.php:92
150
  msgid "Please make corrections below and try again."
151
  msgstr "Por favor, fai as correccións abaixo e tenta enviar de novo a mensaxe."
152
 
153
+ #: contact_form.php:94
154
+ msgid "Thank you for contacting us."
155
+ msgstr "Moitas grazas contatares con nós."
156
+
157
+ #: contact_form.php:400
158
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
159
  msgstr "Se seleccionas a opción de Redireccionar para a páxina, tes que engadir un URL no seguinte campo"
160
 
161
+ #: contact_form.php:409
162
  msgid "Such user does not exist. Settings are not saved."
163
  msgstr "Non existe esta persoa usuaria. No se gardaron as configuracións."
164
 
165
+ #: contact_form.php:414
166
+ #: contact_form.php:420
167
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
168
  msgstr "Por favor intorduce un enderezo electrónico válido. Non se gardaron as configuracións."
169
 
170
+ #: contact_form.php:425
171
  #, fuzzy
172
  msgid "Settings saved."
173
  msgstr "Configuracións gardadas."
174
 
175
+ #: contact_form.php:449
176
+ #: contact_form.php:718
177
+ #: contact_form.php:1525
178
+ #: contact_form.php:1536
179
+ msgid "Settings"
180
+ msgstr "Configuracións"
181
+
182
+ #: contact_form.php:450
183
+ #: contact_form.php:719
184
  #, fuzzy
185
  msgid "Extra settings"
186
  msgstr "Configuracións"
187
 
188
+ #: contact_form.php:455
189
+ #: contact_form.php:975
190
  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:"
191
  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:"
192
 
193
+ #: contact_form.php:455
194
+ #: contact_form.php:456
195
+ #: contact_form.php:635
196
+ #: contact_form.php:683
197
  msgid "or"
198
  msgstr ""
199
 
200
+ #: contact_form.php:456
201
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
202
  msgstr ""
203
 
204
+ #: contact_form.php:457
205
  msgid "They work the same way."
206
  msgstr ""
207
 
208
+ #: contact_form.php:458
209
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
210
  msgstr "Se a inforación nos campos abaixo está baleira, as mensaxes han ser enviadas para um enderezo que xa foi especificado durante o rexistro."
211
 
212
+ #: contact_form.php:462
213
  msgid "The user's email address:"
214
  msgstr "Usar o enderezo dunha das persoas usuarias:"
215
 
216
+ #: contact_form.php:466
217
  msgid "Create a username"
218
  msgstr "Seleciona o nome da persoa usuaria"
219
 
220
+ #: contact_form.php:471
221
  msgid "Enter a username of the person who should get the messages from the contact form."
222
  msgstr "Determina a persoa usuaria que recibirá as mensaxes enviadas polo Formulario de Contato."
223
 
224
+ #: contact_form.php:475
225
  msgid "Use this email address:"
226
  msgstr "Usar este enderezo electrónico:"
227
 
228
+ #: contact_form.php:478
229
  msgid "Enter the email address you want the messages forwarded to."
230
  msgstr "Configura o enderezo electrónico que vai ser usado para recibires as mensaxes."
231
 
232
+ #: contact_form.php:482
233
  msgid "Additional options"
234
  msgstr "Opcións adicionais"
235
 
236
+ #: contact_form.php:485
237
  msgid "What to use?"
238
  msgstr "Que queres usar?"
239
 
240
+ #: contact_form.php:488
241
  msgid "Wp-mail"
242
  msgstr "Wp-mail"
243
 
244
+ #: contact_form.php:489
245
  msgid "You can use the wp_mail function for mailing"
246
  msgstr "Para enviar o correo podes usar a función wp_mail do WordPress"
247
 
248
+ #: contact_form.php:495
249
  msgid "Mail"
250
  msgstr "Enderezo electrónico"
251
 
252
+ #: contact_form.php:496
253
  msgid "To send mail you can use the php mail function"
254
  msgstr "Para enviar o correo podes usar a función php mail"
255
 
256
+ #: contact_form.php:500
257
  msgid "Change text of the 'FROM' field"
258
  msgstr "Mudar campos do formulario de contato"
259
 
260
+ #: contact_form.php:506
261
  msgid "Enter the email address in the 'From' field"
262
  msgstr ""
263
 
264
+ #: contact_form.php:508
265
  msgid "User email"
266
  msgstr ""
267
 
268
+ #: contact_form.php:508
269
  msgid "The email address of the user who fills the form will be used in the field 'From'."
270
  msgstr ""
271
 
272
+ #: contact_form.php:510
273
  msgid "This email address will be used in the 'From' field."
274
  msgstr ""
275
 
276
+ #: contact_form.php:514
277
  #, fuzzy
278
  msgid "Display fields"
279
  msgstr "Mostrar a opción para anexar arquivos"
280
 
281
+ #: contact_form.php:516
282
+ #: contact_form.php:565
283
+ #: contact_form.php:755
284
+ #: contact_form.php:1406
285
  #, fuzzy
286
  msgid "Address"
287
  msgstr "Enderezo electrónico:"
288
 
289
+ #: contact_form.php:517
290
+ #: contact_form.php:567
291
+ #: contact_form.php:1414
292
  msgid "Phone"
293
  msgstr "Teléfono"
294
 
295
+ #: contact_form.php:518
296
  #, fuzzy
297
  msgid "Attachment block"
298
  msgstr "Mostrar a opción para anexar arquivos"
299
 
300
+ #: contact_form.php:518
301
  msgid "Users can attach the following file formats"
302
  msgstr "As persoas usuarias poden anexar arquivos do tipo:"
303
 
304
+ #: contact_form.php:530
305
+ #: contact_form.php:533
306
+ #: contact_form.php:536
307
+ #: contact_form.php:784
308
  msgid "Captcha"
309
  msgstr ""
310
 
311
+ #: contact_form.php:530
312
+ #: contact_form.php:533
313
+ #: contact_form.php:536
314
+ msgid "(powered by"
 
315
  msgstr ""
316
 
317
+ #: contact_form.php:533
318
  #, fuzzy
319
  msgid "Activate captcha"
320
  msgstr "Plugins activados"
321
 
322
+ #: contact_form.php:536
323
  #, fuzzy
324
  msgid "Download captcha"
325
  msgstr "Baixar"
326
 
327
+ #: contact_form.php:541
328
  #, fuzzy
329
  msgid "Display tips below the Attachment block"
330
  msgstr "Amosar explicacións tras o bloqueo de arquivos adxuntos"
331
 
332
+ #: contact_form.php:550
333
  msgid "Delete an attachment file from the server after the email is sent"
334
  msgstr ""
335
 
336
+ #: contact_form.php:556
337
  #, fuzzy
338
  msgid "Display 'Send me a copy' block"
339
  msgstr "Mostrar a opción Enviarme unha cópia"
340
 
341
+ #: contact_form.php:562
342
  msgid "Required fields"
343
  msgstr "Campo obrigatorio"
344
 
345
+ #: contact_form.php:564
346
+ #: contact_form.php:750
347
+ #: contact_form.php:1401
348
  msgid "Name"
349
  msgstr "Nome"
350
 
351
+ #: contact_form.php:566
352
  #, fuzzy
353
  msgid "Email Address"
354
  msgstr "Enderezo electrónico:"
355
 
356
+ #: contact_form.php:568
357
+ #: contact_form.php:770
358
+ #: contact_form.php:1417
359
  msgid "Subject"
360
  msgstr "Asunto"
361
 
362
+ #: contact_form.php:569
363
+ #: contact_form.php:774
364
+ #: contact_form.php:1420
365
  msgid "Message"
366
  msgstr "Mensaxe"
367
 
368
+ #: contact_form.php:573
369
  #, fuzzy
370
  msgid "Display additional info in the email"
371
  msgstr "Ver Información adicional no correo"
372
 
373
+ #: contact_form.php:578
374
+ #: contact_form.php:1373
375
  msgid "Sent from (ip address)"
376
  msgstr "Enviado desde (Enderezo IP)"
377
 
378
+ #: contact_form.php:578
379
  #, fuzzy
380
  msgid "Example: Sent from (IP address):\t127.0.0.1"
381
  msgstr "Enviado desde (Enderezo IP)"
382
 
383
+ #: contact_form.php:579
384
+ #: contact_form.php:1378
385
  msgid "Date/Time"
386
  msgstr "Data/Hora"
387
 
388
+ #: contact_form.php:579
389
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
390
  msgstr ""
391
 
392
+ #: contact_form.php:580
393
+ #: contact_form.php:1383
394
  msgid "Sent from (referer)"
395
  msgstr "Procedente de de (orixe)"
396
 
397
+ #: contact_form.php:580
398
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
399
  msgstr ""
400
 
401
+ #: contact_form.php:581
402
+ #: contact_form.php:1388
403
  msgid "Using (user agent)"
404
  msgstr "Usando (cliente de email)"
405
 
406
+ #: contact_form.php:581
407
  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"
408
  msgstr ""
409
 
410
+ #: contact_form.php:585
411
  msgid "Language settings for the field names in the form"
412
  msgstr ""
413
 
414
+ #: contact_form.php:594
415
  msgid "Add a language"
416
  msgstr ""
417
 
418
+ #: contact_form.php:598
419
  msgid "Change the names of the contact form fields and error messages"
420
  msgstr "Mudar a etiqueta dos campos no Formulario de contato"
421
 
422
+ #: contact_form.php:603
423
+ #: contact_form.php:674
424
  msgid "English"
425
  msgstr ""
426
 
427
+ #: contact_form.php:622
428
+ #: contact_form.php:651
429
  msgid "Error message for the Name field"
430
  msgstr ""
431
 
432
+ #: contact_form.php:623
433
+ #: contact_form.php:652
434
  msgid "Error message for the Address field"
435
  msgstr ""
436
 
437
+ #: contact_form.php:624
438
+ #: contact_form.php:653
439
  msgid "Error message for the Email field"
440
  msgstr ""
441
 
442
+ #: contact_form.php:625
443
+ #: contact_form.php:654
444
  msgid "Error message for the Phone field"
445
  msgstr ""
446
 
447
+ #: contact_form.php:626
448
+ #: contact_form.php:655
449
  msgid "Error message for the Subject field"
450
  msgstr ""
451
 
452
+ #: contact_form.php:627
453
+ #: contact_form.php:656
454
  msgid "Error message for the Message field"
455
  msgstr ""
456
 
457
+ #: contact_form.php:628
458
+ #: contact_form.php:657
459
  msgid "Error message about the file type for the Attachment field"
460
  msgstr ""
461
 
462
+ #: contact_form.php:629
463
+ #: contact_form.php:658
464
  msgid "Error message while uploading a file for the Attachment field to the server"
465
  msgstr ""
466
 
467
+ #: contact_form.php:630
468
+ #: contact_form.php:659
469
  msgid "Error message while moving the file for the Attachment field"
470
  msgstr ""
471
 
472
+ #: contact_form.php:631
473
+ #: contact_form.php:660
474
  msgid "Error message when file size limit for the Attachment field is exceeded"
475
  msgstr ""
476
 
477
+ #: contact_form.php:632
478
+ #: contact_form.php:661
479
  msgid "Error message for the Captcha field"
480
  msgstr ""
481
 
482
+ #: contact_form.php:633
483
+ #: contact_form.php:662
484
  msgid "Error message for the whole form"
485
  msgstr ""
486
 
487
+ #: contact_form.php:635
488
+ #: contact_form.php:664
489
+ #: contact_form.php:683
490
+ #: contact_form.php:689
491
  msgid "Use shortcode"
492
  msgstr ""
493
 
494
+ #: contact_form.php:635
495
+ #: contact_form.php:664
496
+ #: contact_form.php:683
497
+ #: contact_form.php:689
498
  msgid "for this language"
499
  msgstr ""
500
 
501
+ #: contact_form.php:671
502
  msgid "Action after email is sent"
503
  msgstr "Acción despois do envío de correo"
504
 
505
+ #: contact_form.php:673
506
  msgid "Display text"
507
  msgstr "Mostrar a opción para anexar arquivos"
508
 
509
+ #: contact_form.php:682
510
+ #: contact_form.php:688
511
  msgid "Text"
512
  msgstr "Texto"
513
 
514
+ #: contact_form.php:695
515
  msgid "Redirect to the page"
516
  msgstr "Redirecionar á páxina"
517
 
518
+ #: contact_form.php:696
519
  msgid "Url"
520
  msgstr "URL"
521
 
522
+ #: contact_form.php:701
523
+ #: contact_form.php:876
524
  msgid "Save Changes"
525
  msgstr "Gardar as mudanzas"
526
 
527
+ #: contact_form.php:716
528
  #, fuzzy
529
  msgid "Contact Form Pro | Extra Settings"
530
  msgstr "Configuracións do Formulário de contato"
531
 
532
+ #: contact_form.php:723
533
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
534
  msgstr ""
535
 
536
+ #: contact_form.php:730
537
  msgid "Errors output"
538
  msgstr ""
539
 
540
+ #: contact_form.php:733
541
  msgid "Display error messages"
542
  msgstr ""
543
 
544
+ #: contact_form.php:734
545
  msgid "Color of the input field errors."
546
  msgstr ""
547
 
548
+ #: contact_form.php:735
549
  msgid "Display error messages & color of the input field errors"
550
  msgstr ""
551
 
552
+ #: contact_form.php:740
553
  msgid "Add placeholder to the input blocks"
554
  msgstr ""
555
 
556
+ #: contact_form.php:746
557
  #, fuzzy
558
  msgid "Add tooltips"
559
  msgstr "Opcións adicionais"
560
 
561
+ #: contact_form.php:760
562
  #, fuzzy
563
  msgid "Email address"
564
  msgstr "Enderezo electrónico:"
565
 
566
+ #: contact_form.php:765
567
  #, fuzzy
568
  msgid "Phone Number"
569
  msgstr "Teléfono:"
570
 
571
+ #: contact_form.php:779
572
  #, fuzzy
573
  msgid "Attachment"
574
  msgstr "Anexo:"
575
 
576
+ #: contact_form.php:784
577
+ msgid "(powered by bestwebsoft.com)"
578
+ msgstr ""
579
+
580
+ #: contact_form.php:789
581
  #, fuzzy
582
  msgid "Style options"
583
  msgstr "Opcións adicionais"
584
 
585
+ #: contact_form.php:792
586
  msgid "Text color"
587
  msgstr ""
588
 
589
+ #: contact_form.php:795
590
+ #: contact_form.php:800
591
+ #: contact_form.php:810
592
+ #: contact_form.php:815
593
+ #: contact_form.php:820
594
+ #: contact_form.php:825
595
+ #: contact_form.php:835
596
+ #: contact_form.php:840
597
+ #: contact_form.php:846
598
+ #: contact_form.php:857
599
+ #: contact_form.php:862
600
+ #: contact_form.php:867
601
  msgid "Default"
602
  msgstr ""
603
 
604
+ #: contact_form.php:797
605
  msgid "Label text color"
606
  msgstr ""
607
 
608
+ #: contact_form.php:802
609
  msgid "Placeholder color"
610
  msgstr ""
611
 
612
+ #: contact_form.php:807
613
  msgid "Errors color"
614
  msgstr ""
615
 
616
+ #: contact_form.php:812
617
  msgid "Error text color"
618
  msgstr ""
619
 
620
+ #: contact_form.php:817
621
  msgid "Background color of the input field errors"
622
  msgstr ""
623
 
624
+ #: contact_form.php:822
625
  msgid "Border color of the input field errors"
626
  msgstr ""
627
 
628
+ #: contact_form.php:827
629
  msgid "Placeholder color of the input field errors"
630
  msgstr ""
631
 
632
+ #: contact_form.php:832
633
  #, fuzzy
634
  msgid "Input fields"
635
  msgstr "Mostrar a opción para anexar arquivos"
636
 
637
+ #: contact_form.php:837
638
  msgid "Input fields background color"
639
  msgstr ""
640
 
641
+ #: contact_form.php:842
642
  msgid "Text fields color"
643
  msgstr ""
644
 
645
+ #: contact_form.php:844
646
  msgid "Border width in px, numbers only"
647
  msgstr ""
648
 
649
+ #: contact_form.php:848
650
+ #: contact_form.php:869
651
  msgid "Border color"
652
  msgstr ""
653
 
654
+ #: contact_form.php:853
655
  #, fuzzy
656
  msgid "Submit button"
657
  msgstr "Enviar"
658
 
659
+ #: contact_form.php:855
660
  msgid "Width in px, numbers only"
661
  msgstr ""
662
 
663
+ #: contact_form.php:859
664
  msgid "Button color"
665
  msgstr ""
666
 
667
+ #: contact_form.php:864
668
  msgid "Button text color"
669
  msgstr ""
670
 
671
+ #: contact_form.php:880
672
  #, fuzzy
673
  msgid "Contact Form Pro | Preview"
674
  msgstr "Formulario de contato"
675
 
676
+ #: contact_form.php:883
677
  msgid "Show with errors"
678
  msgstr ""
679
 
680
+ #: contact_form.php:891
681
+ #: contact_form.php:893
682
  msgid "Please enter your full name..."
683
  msgstr ""
684
 
685
+ #: contact_form.php:904
686
+ #: contact_form.php:906
687
  msgid "Please enter your address..."
688
  msgstr ""
689
 
690
+ #: contact_form.php:915
691
+ #: contact_form.php:917
692
  #, fuzzy
693
  msgid "Please enter your email address..."
694
  msgstr "Usar este enderezo electrónico:"
695
 
696
+ #: contact_form.php:926
697
+ #: contact_form.php:928
698
  msgid "Please enter your phone number..."
699
  msgstr ""
700
 
701
+ #: contact_form.php:937
702
+ #: contact_form.php:939
703
  msgid "Please enter subject..."
704
  msgstr ""
705
 
706
+ #: contact_form.php:947
707
+ #: contact_form.php:949
708
  msgid "Please enter your message..."
709
  msgstr ""
710
 
711
+ #: contact_form.php:960
712
  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"
713
  msgstr ""
714
 
715
+ #: contact_form.php:1029
716
+ msgid "Sorry, email message could not be delivered."
717
+ msgstr "Sentímoscho, o teu correo non pode ser entregado."
718
+
719
+ #: contact_form.php:1113
720
  msgid "You can attach the following file formats"
721
  msgstr "Podes anexar arquivos do tipo:"
722
 
723
+ #: contact_form.php:1396
724
  msgid "Contact from"
725
  msgstr "Formulario de contato"
726
 
727
+ #: contact_form.php:1409
728
  msgid "Email"
729
  msgstr "Correo electrónico"
730
 
731
+ #: contact_form.php:1423
732
  msgid "Site"
733
  msgstr "Sitio web"
734
 
735
+ #: contact_form.php:1478
736
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
737
  msgstr "Se consegues ver esta MENSAXE entón é que o teu cliente non acepta tipos MIME! Por favor utiliza un cliente máis actualizado."
738
 
739
+ #: contact_form.php:1537
740
  msgid "FAQ"
741
  msgstr "Preguntas frecuentes"
742
 
743
+ #: contact_form.php:1538
744
  msgid "Support"
745
  msgstr "Soporte"
746
 
747
+ #: contact_form.php:1597
748
  msgid "Are you sure that you want to delete this language data?"
749
  msgstr ""
750
 
751
+ #, fuzzy
752
+ #~ msgid "Memory usage"
753
+ #~ msgstr "Mensaxe"
754
+
755
+ #, fuzzy
756
+ #~ msgid "Site URL"
757
+ #~ msgstr "Sitio web"
758
+
759
+ #, fuzzy
760
+ #~ msgid "Please enter a valid email address."
761
+ #~ msgstr "Usar este enderezo electrónico:"
762
+
763
+ #, fuzzy
764
+ #~ msgid "Pro plugins"
765
+ #~ msgstr "BWS Plugins"
766
+ #~ msgid "Activated plugins"
767
+ #~ msgstr "Plugins activados"
768
+ #~ msgid "Read more"
769
+ #~ msgstr "Ler máis"
770
+ #~ msgid "Installed plugins"
771
+ #~ msgstr "Plugins instalados"
772
+ #~ msgid "Recommended plugins"
773
+ #~ msgstr "Plugins recomendados"
774
+
775
+ #, fuzzy
776
+ #~ msgid "Free plugins"
777
+ #~ msgstr "Plugins recomendados"
778
+ #~ msgid "Download"
779
+ #~ msgstr "Baixar"
780
+ #~ msgid "Install %s"
781
+ #~ msgstr "Instalar %s"
782
+ #~ msgid "Install now from wordpress.org"
783
+ #~ msgstr "Instalar agora desde wordpress.org"
784
+
785
+ #, fuzzy
786
+ #~ msgid "If you have any questions, please contact us via"
787
+ #~ msgstr ""
788
+ #~ "Se tes calquera dúbida, contacta no email plugin@bestwebsoft.com ou por "
789
+ #~ "medio do noso formulário de contato no sitio web."
790
+
791
+ #, fuzzy
792
+ #~ msgid "Active Plugins"
793
+ #~ msgstr "Plugins activados"
794
+
795
+ #, fuzzy
796
+ #~ msgid "Inactive Plugins"
797
+ #~ msgstr "Plugins activados"
798
+
799
+ #, fuzzy
800
+ #~ msgid "Send to support"
801
+ #~ msgstr "Soporte"
802
  #~ msgid "Contact Form Options"
803
  #~ msgstr "Configuracións do Formulário de contato"
804
  #~ msgid "Display Attachment tips"
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-08-20 13:27+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:27+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
@@ -18,1060 +18,889 @@ msgstr ""
18
  "X-Generator: Poedit 1.5.4\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
- #: contact_form.php:107
22
- msgid "Not set"
23
- msgstr ""
24
-
25
- #: contact_form.php:109
26
- #: contact_form.php:113
27
- msgid "On"
28
- msgstr ""
29
-
30
- #: contact_form.php:111
31
- #: contact_form.php:115
32
- msgid "Off"
33
- msgstr ""
34
-
35
- #: contact_form.php:119
36
- #: contact_form.php:123
37
- #: contact_form.php:127
38
- #: contact_form.php:131
39
- #: contact_form.php:135
40
- #: contact_form.php:161
41
- msgid "N/A"
42
- msgstr ""
43
-
44
- #: contact_form.php:133
45
- msgid " Mb"
46
- msgstr ""
47
-
48
- #: contact_form.php:137
49
- #: contact_form.php:141
50
- #: contact_form.php:145
51
- #: contact_form.php:156
52
- msgid "Yes"
53
- msgstr ""
54
-
55
- #: contact_form.php:139
56
- #: contact_form.php:143
57
- #: contact_form.php:147
58
- #: contact_form.php:158
59
- msgid "No"
60
- msgstr ""
61
-
62
- #: contact_form.php:172
63
- msgid "Operating System"
64
- msgstr ""
65
-
66
- #: contact_form.php:173
67
- msgid "Server"
68
- msgstr ""
69
-
70
- # @ contact_form
71
- #: contact_form.php:174
72
- #, fuzzy
73
- msgid "Memory usage"
74
- msgstr "תוכן ההודעה"
75
-
76
- #: contact_form.php:175
77
- msgid "MYSQL Version"
78
- msgstr ""
79
-
80
- #: contact_form.php:176
81
- msgid "SQL Mode"
82
- msgstr ""
83
-
84
- #: contact_form.php:177
85
- msgid "PHP Version"
86
- msgstr ""
87
-
88
- #: contact_form.php:178
89
- msgid "PHP Safe Mode"
90
- msgstr ""
91
-
92
- #: contact_form.php:179
93
- msgid "PHP Allow URL fopen"
94
- msgstr ""
95
-
96
- #: contact_form.php:180
97
- msgid "PHP Memory Limit"
98
- msgstr ""
99
-
100
- #: contact_form.php:181
101
- msgid "PHP Max Upload Size"
102
- msgstr ""
103
-
104
- #: contact_form.php:182
105
- msgid "PHP Max Post Size"
106
- msgstr ""
107
-
108
- #: contact_form.php:183
109
- msgid "PHP Max Script Execute Time"
110
- msgstr ""
111
-
112
- #: contact_form.php:184
113
- msgid "PHP Exif support"
114
- msgstr ""
115
-
116
- #: contact_form.php:185
117
- msgid "PHP IPTC support"
118
- msgstr ""
119
-
120
- #: contact_form.php:186
121
- msgid "PHP XML support"
122
- msgstr ""
123
-
124
- # @ contact_form
125
- #: contact_form.php:187
126
- #, fuzzy
127
- msgid "Site URL"
128
- msgstr "אתר"
129
-
130
- #: contact_form.php:188
131
- msgid "Home URL"
132
- msgstr ""
133
-
134
- #: contact_form.php:189
135
- msgid "WordPress Version"
136
- msgstr ""
137
-
138
- #: contact_form.php:190
139
- msgid "WordPress DB Version"
140
- msgstr ""
141
-
142
- #: contact_form.php:191
143
- msgid "Multisite"
144
- msgstr ""
145
-
146
- #: contact_form.php:192
147
- msgid "Active Theme"
148
- msgstr ""
149
-
150
- # @ contact_form
151
- #: contact_form.php:207
152
- #, fuzzy
153
- msgid "Please enter a valid email address."
154
- msgstr "השתמש במייל זה:"
155
-
156
- #: contact_form.php:211
157
- msgid "Email with system info is sent to "
158
- msgstr ""
159
-
160
  # @ contact_form
161
- #: contact_form.php:215
162
- #: contact_form.php:435
163
- msgid "Thank you for contacting us."
164
- msgstr "תודה שיצרת עמנו קשר."
165
-
166
- # @ contact_form
167
- #: contact_form.php:243
168
- #: contact_form.php:1370
169
- msgid "Sorry, email message could not be delivered."
170
- msgstr "מצטערים, אי אפשר היה לשלוח את המייל שלך."
171
-
172
- # @ contact_form
173
- #: contact_form.php:251
174
- #, fuzzy
175
- msgid "Pro plugins"
176
- msgstr "תוספים מומלצים"
177
-
178
- # @ contact_form
179
- #: contact_form.php:254
180
- #: contact_form.php:280
181
- msgid "Activated plugins"
182
- msgstr "תוספים פעילים"
183
-
184
- # @ contact_form
185
- #: contact_form.php:256
186
- #: contact_form.php:264
187
- #: contact_form.php:272
188
- #: contact_form.php:282
189
- #: contact_form.php:290
190
- #: contact_form.php:298
191
- msgid "Read more"
192
- msgstr "קרא עוד"
193
-
194
- # @ contact_form
195
- #: contact_form.php:256
196
- #: contact_form.php:282
197
- #: contact_form.php:790
198
- #: contact_form.php:1059
199
- #: contact_form.php:1866
200
- #: contact_form.php:1877
201
- msgid "Settings"
202
- msgstr "הגדרות"
203
-
204
- # @ contact_form
205
- #: contact_form.php:262
206
- #: contact_form.php:288
207
- msgid "Installed plugins"
208
- msgstr "תוספים מותקנים"
209
-
210
- # @ contact_form
211
- #: contact_form.php:270
212
- #: contact_form.php:296
213
- msgid "Recommended plugins"
214
- msgstr "תוספים מומלצים"
215
-
216
- #: contact_form.php:272
217
- msgid "Purchase"
218
- msgstr ""
219
-
220
- # @ contact_form
221
- #: contact_form.php:277
222
- #, fuzzy
223
- msgid "Free plugins"
224
- msgstr "תוספים מומלצים"
225
-
226
- # @ contact_form
227
- #: contact_form.php:298
228
- msgid "Download"
229
- msgstr "הורד"
230
-
231
- # @ default
232
- #: contact_form.php:298
233
- #, php-format
234
- msgid "Install %s"
235
- msgstr ""
236
-
237
- # @ contact_form
238
- #: contact_form.php:298
239
- msgid "Install now from wordpress.org"
240
- msgstr "התקן כעת מ wordpress.org"
241
-
242
- # @ contact_form
243
- #: contact_form.php:303
244
- #, fuzzy
245
- msgid "If you have any questions, please contact us via"
246
- msgstr "אם יש לך שאלות כלשהן, אנא צור עמנו קשר דרך plugin@bestwebsoft.com או שתמלא את טופס יצירת הקשר באתר שלנו"
247
-
248
- #: contact_form.php:310
249
- msgid "System status"
250
- msgstr ""
251
-
252
- #: contact_form.php:314
253
- msgid "Environment"
254
- msgstr ""
255
-
256
- # @ contact_form
257
- #: contact_form.php:325
258
- #, fuzzy
259
- msgid "Active Plugins"
260
- msgstr "תוספים פעילים"
261
-
262
- # @ contact_form
263
- #: contact_form.php:336
264
- #, fuzzy
265
- msgid "Inactive Plugins"
266
- msgstr "תוספים פעילים"
267
-
268
- # @ contact_form
269
- #: contact_form.php:350
270
- #, fuzzy
271
- msgid "Send to support"
272
- msgstr "תמיכה"
273
-
274
- #: contact_form.php:357
275
- msgid "Send to custom email &#187;"
276
- msgstr ""
277
-
278
- # @ contact_form
279
- #: contact_form.php:373
280
- #: contact_form.php:786
281
  #, fuzzy
282
  msgid "Contact Form Settings"
283
  msgstr "אפשרויות טופס צור קשר"
284
 
285
  # @ contact_form
286
- #: contact_form.php:373
287
  msgid "Contact Form"
288
  msgstr "טופס צור קשר"
289
 
290
  # @ contact_form
291
- #: contact_form.php:374
292
  #, fuzzy
293
  msgid "Contact Form Pro Extra Settings"
294
  msgstr "אפשרויות טופס צור קשר"
295
 
296
  # @ contact_form
297
- #: contact_form.php:374
298
- #: contact_form.php:1065
299
  #, fuzzy
300
  msgid "Contact Form Pro"
301
  msgstr "טופס צור קשר"
302
 
303
  # @ contact_form
304
- #: contact_form.php:413
305
- #: contact_form.php:954
306
- #: contact_form.php:983
307
  msgid "Name:"
308
  msgstr "שם:"
309
 
310
  # @ contact_form
311
- #: contact_form.php:414
312
- #: contact_form.php:955
313
- #: contact_form.php:984
314
  #, fuzzy
315
  msgid "Address:"
316
  msgstr "כתובת דוא\\\"ל:"
317
 
318
  # @ contact_form
319
- #: contact_form.php:415
320
- #: contact_form.php:956
321
- #: contact_form.php:985
322
  msgid "Email Address:"
323
  msgstr "כתובת דוא\\\"ל:"
324
 
325
- #: contact_form.php:416
326
- #: contact_form.php:957
327
- #: contact_form.php:986
328
  msgid "Phone number:"
329
  msgstr ""
330
 
331
  # @ contact_form
332
- #: contact_form.php:417
333
- #: contact_form.php:958
334
- #: contact_form.php:987
335
  msgid "Subject:"
336
  msgstr "נושא:"
337
 
338
  # @ contact_form
339
- #: contact_form.php:418
340
- #: contact_form.php:959
341
- #: contact_form.php:988
342
  msgid "Message:"
343
  msgstr "הודעה:"
344
 
345
  # @ contact_form
346
- #: contact_form.php:419
347
- #: contact_form.php:960
348
- #: contact_form.php:989
349
  msgid "Attachment:"
350
  msgstr "קובץ מצורף:"
351
 
352
  # @ contact_form
353
- #: contact_form.php:420
354
- #: contact_form.php:476
355
- #: contact_form.php:961
356
- #: contact_form.php:990
357
  msgid "Send me a copy"
358
  msgstr "שלח לי עותק"
359
 
360
  # @ contact_form
361
- #: contact_form.php:421
362
- #: contact_form.php:962
363
- #: contact_form.php:991
364
  msgid "Submit"
365
  msgstr "שלח"
366
 
367
  # @ contact_form
368
- #: contact_form.php:422
369
  msgid "Your name is required."
370
  msgstr "השם שלך הכרחי."
371
 
372
  # @ contact_form
373
- #: contact_form.php:423
374
  #, fuzzy
375
  msgid "Address is required."
376
  msgstr "כתובת מייל תקנית הכרחית."
377
 
378
  # @ contact_form
379
- #: contact_form.php:424
380
  #, fuzzy
381
  msgid "A valid email address is required."
382
  msgstr "כתובת מייל תקנית הכרחית."
383
 
384
  # @ contact_form
385
- #: contact_form.php:425
386
- #: contact_form.php:471
387
- #: contact_form.php:474
388
  #, fuzzy
389
  msgid "Phone number is required."
390
  msgstr "השם שלך הכרחי."
391
 
392
  # @ contact_form
393
- #: contact_form.php:426
394
- #: contact_form.php:470
395
- #: contact_form.php:473
396
  msgid "Subject is required."
397
  msgstr "הנושא הכרחי."
398
 
399
  # @ contact_form
400
- #: contact_form.php:427
401
- #: contact_form.php:469
402
- #: contact_form.php:472
403
  msgid "Message text is required."
404
  msgstr "מילוי שדה ההודעה הכרחי."
405
 
406
  # @ contact_form
407
- #: contact_form.php:428
408
  msgid "File format is not valid."
409
  msgstr "הקובץ המצורף שבור"
410
 
411
- #: contact_form.php:429
412
  msgid "File upload error."
413
  msgstr ""
414
 
415
- #: contact_form.php:430
416
  msgid "The file could not be uploaded."
417
  msgstr ""
418
 
419
- #: contact_form.php:431
420
  msgid "This file is too large."
421
  msgstr ""
422
 
423
  # @ contact_form
424
- #: contact_form.php:432
425
  msgid "Please fill out the CAPTCHA."
426
  msgstr "אנא השלם את קוד האימות."
427
 
428
  # @ contact_form
429
- #: contact_form.php:433
430
  msgid "Please make corrections below and try again."
431
  msgstr "אנא עשה תיקונים להלן ונסה שוב."
432
 
433
  # @ contact_form
434
- #: contact_form.php:741
 
 
 
 
 
435
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
436
  msgstr "אם האפשרות 'הפנה מחדש לדף' מסומנת אז חייבים למלא את שדה כתובת ה URL בפורמט הבא"
437
 
438
  # @ contact_form
439
- #: contact_form.php:750
440
  msgid "Such user does not exist. Settings are not saved."
441
  msgstr "משתמש כזה אינו קיים. ההגדרות לא נשמרו."
442
 
443
  # @ contact_form
444
- #: contact_form.php:755
445
- #: contact_form.php:761
446
  #, fuzzy
447
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
448
  msgstr "בבקשה הזן כתובת מייל נכונה. ההגדרות לא נשמרו."
449
 
450
  # @ contact_form
451
- #: contact_form.php:766
452
  #, fuzzy
453
  msgid "Settings saved."
454
  msgstr "האפשרויות נשמרו."
455
 
456
  # @ contact_form
457
- #: contact_form.php:791
458
- #: contact_form.php:1060
 
 
 
 
 
 
 
 
459
  #, fuzzy
460
  msgid "Extra settings"
461
  msgstr "הגדרות"
462
 
463
  # @ contact_form
464
- #: contact_form.php:796
465
- #: contact_form.php:1316
466
  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:"
467
  msgstr "אם אתה מעוניין להוסיף טופס צור קשר לאתר שלך, פשוט העתק את קיצור הקוד שלהלן אל הפוסט או הדף או הוידג'ט שלך:"
468
 
469
- #: contact_form.php:796
470
- #: contact_form.php:797
471
- #: contact_form.php:976
472
- #: contact_form.php:1024
473
  msgid "or"
474
  msgstr ""
475
 
476
- #: contact_form.php:797
477
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
478
  msgstr ""
479
 
480
- #: contact_form.php:798
481
  msgid "They work the same way."
482
  msgstr ""
483
 
484
  # @ contact_form
485
- #: contact_form.php:799
486
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
487
  msgstr "אם השדות שלהלן ריקים, אז המייל יישלח אל לכתובת שצוינה בעת ההרשמה."
488
 
489
  # @ contact_form
490
- #: contact_form.php:803
491
  msgid "The user's email address:"
492
  msgstr "השתמש במייל של משתמש וורדפרס:"
493
 
494
  # @ contact_form
495
- #: contact_form.php:807
496
  msgid "Create a username"
497
  msgstr "בחר שם משתמש"
498
 
499
  # @ contact_form
500
- #: contact_form.php:812
501
  msgid "Enter a username of the person who should get the messages from the contact form."
502
  msgstr "הגדר שם משתמש, אשר יקבל את ההודעות הנשלחות דרך טופס יצירת הקשר."
503
 
504
  # @ contact_form
505
- #: contact_form.php:816
506
  msgid "Use this email address:"
507
  msgstr "השתמש במייל זה:"
508
 
509
  # @ contact_form
510
- #: contact_form.php:819
511
  msgid "Enter the email address you want the messages forwarded to."
512
  msgstr "הגדר כתובת מייל שתשמש לקבלת הודעות."
513
 
514
  # @ contact_form
515
- #: contact_form.php:823
516
  msgid "Additional options"
517
  msgstr "אפשרויות נוספות"
518
 
519
  # @ contact_form
520
- #: contact_form.php:826
521
  msgid "What to use?"
522
  msgstr "איזה שימוש?"
523
 
524
  # @ mail-send
525
- #: contact_form.php:829
526
  msgid "Wp-mail"
527
  msgstr ""
528
 
529
  # @ mail_send
530
- #: contact_form.php:830
531
  msgid "You can use the wp_mail function for mailing"
532
  msgstr ""
533
 
534
  # @ mail-send
535
- #: contact_form.php:836
536
  msgid "Mail"
537
  msgstr ""
538
 
539
  # @ mail_send
540
- #: contact_form.php:837
541
  msgid "To send mail you can use the php mail function"
542
  msgstr ""
543
 
544
  # @ contact_form
545
- #: contact_form.php:841
546
  #, fuzzy
547
  msgid "Change text of the 'FROM' field"
548
  msgstr "שנה את השדות של טופס יצירת הקשר"
549
 
550
- #: contact_form.php:847
551
  msgid "Enter the email address in the 'From' field"
552
  msgstr ""
553
 
554
- #: contact_form.php:849
555
  msgid "User email"
556
  msgstr ""
557
 
558
- #: contact_form.php:849
559
  msgid "The email address of the user who fills the form will be used in the field 'From'."
560
  msgstr ""
561
 
562
- #: contact_form.php:851
563
  msgid "This email address will be used in the 'From' field."
564
  msgstr ""
565
 
566
  # @ contact_form
567
- #: contact_form.php:855
568
  #, fuzzy
569
  msgid "Display fields"
570
  msgstr "הטקסט המוצג"
571
 
572
  # @ contact_form
573
- #: contact_form.php:857
574
- #: contact_form.php:906
575
- #: contact_form.php:1096
576
- #: contact_form.php:1747
577
  #, fuzzy
578
  msgid "Address"
579
  msgstr "כתובת דוא\\\"ל:"
580
 
581
- #: contact_form.php:858
582
- #: contact_form.php:908
583
- #: contact_form.php:1755
584
  msgid "Phone"
585
  msgstr ""
586
 
587
  # @ contact_form
588
- #: contact_form.php:859
589
  #, fuzzy
590
  msgid "Attachment block"
591
  msgstr "הצג אפשרות קובץ מצורף"
592
 
593
  # @ contact_form
594
- #: contact_form.php:859
595
  msgid "Users can attach the following file formats"
596
  msgstr "משתמשים יוכלו לצרף קבצים מהסוגים הבאים"
597
 
598
- #: contact_form.php:871
599
- #: contact_form.php:874
600
- #: contact_form.php:877
601
- #: contact_form.php:1125
602
  msgid "Captcha"
603
  msgstr ""
604
 
605
- #: contact_form.php:871
606
- #: contact_form.php:874
607
- #: contact_form.php:877
608
- #: contact_form.php:1125
609
- msgid "(powered by bestwebsoft.com)"
610
  msgstr ""
611
 
612
  # @ contact_form
613
- #: contact_form.php:874
614
  #, fuzzy
615
  msgid "Activate captcha"
616
  msgstr "תוספים פעילים"
617
 
618
  # @ contact_form
619
- #: contact_form.php:877
620
  #, fuzzy
621
  msgid "Download captcha"
622
  msgstr "הורד"
623
 
624
  # @ contact_form
625
- #: contact_form.php:882
626
  #, fuzzy
627
  msgid "Display tips below the Attachment block"
628
  msgstr "הצג את ההסברים אחרי תיבת הקובץ המצורף"
629
 
630
- #: contact_form.php:891
631
  msgid "Delete an attachment file from the server after the email is sent"
632
  msgstr ""
633
 
634
  # @ contact_form
635
- #: contact_form.php:897
636
  #, fuzzy
637
  msgid "Display 'Send me a copy' block"
638
  msgstr "הצג תיבת שלח לי עותק"
639
 
640
- #: contact_form.php:903
641
  msgid "Required fields"
642
  msgstr ""
643
 
644
  # @ contact_form
645
- #: contact_form.php:905
646
- #: contact_form.php:1091
647
- #: contact_form.php:1742
648
  msgid "Name"
649
  msgstr "שם"
650
 
651
  # @ contact_form
652
- #: contact_form.php:907
653
  #, fuzzy
654
  msgid "Email Address"
655
  msgstr "כתובת דוא\\\"ל:"
656
 
657
  # @ contact_form
658
- #: contact_form.php:909
659
- #: contact_form.php:1111
660
- #: contact_form.php:1758
661
  msgid "Subject"
662
  msgstr "נושא"
663
 
664
  # @ contact_form
665
- #: contact_form.php:910
666
- #: contact_form.php:1115
667
- #: contact_form.php:1761
668
  msgid "Message"
669
  msgstr "תוכן ההודעה"
670
 
671
  # @ contact_form
672
- #: contact_form.php:914
673
  #, fuzzy
674
  msgid "Display additional info in the email"
675
  msgstr "הצג מידע נוסף במייל"
676
 
677
  # @ contact_form
678
- #: contact_form.php:919
679
- #: contact_form.php:1714
680
  msgid "Sent from (ip address)"
681
  msgstr "נשלח מ (כתובת IP)"
682
 
683
  # @ contact_form
684
- #: contact_form.php:919
685
  #, fuzzy
686
  msgid "Example: Sent from (IP address):\t127.0.0.1"
687
  msgstr "נשלח מ (כתובת IP)"
688
 
689
  # @ contact_form
690
- #: contact_form.php:920
691
- #: contact_form.php:1719
692
  msgid "Date/Time"
693
  msgstr "תאריך\\שעה"
694
 
695
- #: contact_form.php:920
696
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
697
  msgstr ""
698
 
699
  # @ contact_form
700
- #: contact_form.php:921
701
- #: contact_form.php:1724
702
  msgid "Sent from (referer)"
703
  msgstr "מגיע מ (השולח)"
704
 
705
- #: contact_form.php:921
706
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
707
  msgstr ""
708
 
709
  # @ contact_form
710
- #: contact_form.php:922
711
- #: contact_form.php:1729
712
  msgid "Using (user agent)"
713
  msgstr "משתמש ב (user agent)"
714
 
715
- #: contact_form.php:922
716
  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"
717
  msgstr ""
718
 
719
- #: contact_form.php:926
720
  msgid "Language settings for the field names in the form"
721
  msgstr ""
722
 
723
- #: contact_form.php:935
724
  msgid "Add a language"
725
  msgstr ""
726
 
727
  # @ contact_form
728
- #: contact_form.php:939
729
  #, fuzzy
730
  msgid "Change the names of the contact form fields and error messages"
731
  msgstr "שנה את תוויות הטופס"
732
 
733
- #: contact_form.php:944
734
- #: contact_form.php:1015
735
  msgid "English"
736
  msgstr ""
737
 
738
- #: contact_form.php:963
739
- #: contact_form.php:992
740
  msgid "Error message for the Name field"
741
  msgstr ""
742
 
743
- #: contact_form.php:964
744
- #: contact_form.php:993
745
  msgid "Error message for the Address field"
746
  msgstr ""
747
 
748
- #: contact_form.php:965
749
- #: contact_form.php:994
750
  msgid "Error message for the Email field"
751
  msgstr ""
752
 
753
- #: contact_form.php:966
754
- #: contact_form.php:995
755
  msgid "Error message for the Phone field"
756
  msgstr ""
757
 
758
- #: contact_form.php:967
759
- #: contact_form.php:996
760
  msgid "Error message for the Subject field"
761
  msgstr ""
762
 
763
- #: contact_form.php:968
764
- #: contact_form.php:997
765
  msgid "Error message for the Message field"
766
  msgstr ""
767
 
768
- #: contact_form.php:969
769
- #: contact_form.php:998
770
  msgid "Error message about the file type for the Attachment field"
771
  msgstr ""
772
 
773
- #: contact_form.php:970
774
- #: contact_form.php:999
775
  msgid "Error message while uploading a file for the Attachment field to the server"
776
  msgstr ""
777
 
778
- #: contact_form.php:971
779
- #: contact_form.php:1000
780
  msgid "Error message while moving the file for the Attachment field"
781
  msgstr ""
782
 
783
- #: contact_form.php:972
784
- #: contact_form.php:1001
785
  msgid "Error message when file size limit for the Attachment field is exceeded"
786
  msgstr ""
787
 
788
- #: contact_form.php:973
789
- #: contact_form.php:1002
790
  msgid "Error message for the Captcha field"
791
  msgstr ""
792
 
793
- #: contact_form.php:974
794
- #: contact_form.php:1003
795
  msgid "Error message for the whole form"
796
  msgstr ""
797
 
798
- #: contact_form.php:976
799
- #: contact_form.php:1005
800
- #: contact_form.php:1024
801
- #: contact_form.php:1030
802
  msgid "Use shortcode"
803
  msgstr ""
804
 
805
- #: contact_form.php:976
806
- #: contact_form.php:1005
807
- #: contact_form.php:1024
808
- #: contact_form.php:1030
809
  msgid "for this language"
810
  msgstr ""
811
 
812
  # @ contact_form
813
- #: contact_form.php:1012
814
  msgid "Action after email is sent"
815
  msgstr "הפעולה שלאחר שליחת הטופס"
816
 
817
  # @ contact_form
818
- #: contact_form.php:1014
819
  msgid "Display text"
820
  msgstr "הטקסט המוצג"
821
 
822
  # @ contact_form
823
- #: contact_form.php:1023
824
- #: contact_form.php:1029
825
  msgid "Text"
826
  msgstr "טקסט"
827
 
828
  # @ contact_form
829
- #: contact_form.php:1036
830
  msgid "Redirect to the page"
831
  msgstr "הפנה אל הדף"
832
 
833
  # @ contact_form
834
- #: contact_form.php:1037
835
  msgid "Url"
836
  msgstr "URL"
837
 
838
  # @ default
839
- #: contact_form.php:1042
840
- #: contact_form.php:1217
841
  msgid "Save Changes"
842
  msgstr ""
843
 
844
  # @ contact_form
845
- #: contact_form.php:1057
846
  #, fuzzy
847
  msgid "Contact Form Pro | Extra Settings"
848
  msgstr "אפשרויות טופס צור קשר"
849
 
850
- #: contact_form.php:1064
851
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
852
  msgstr ""
853
 
854
- #: contact_form.php:1071
855
  msgid "Errors output"
856
  msgstr ""
857
 
858
- #: contact_form.php:1074
859
  msgid "Display error messages"
860
  msgstr ""
861
 
862
- #: contact_form.php:1075
863
  msgid "Color of the input field errors."
864
  msgstr ""
865
 
866
- #: contact_form.php:1076
867
  msgid "Display error messages & color of the input field errors"
868
  msgstr ""
869
 
870
- #: contact_form.php:1081
871
  msgid "Add placeholder to the input blocks"
872
  msgstr ""
873
 
874
  # @ contact_form
875
- #: contact_form.php:1087
876
  #, fuzzy
877
  msgid "Add tooltips"
878
  msgstr "אפשרויות נוספות"
879
 
880
  # @ contact_form
881
- #: contact_form.php:1101
882
  #, fuzzy
883
  msgid "Email address"
884
  msgstr "כתובת דוא\\\"ל:"
885
 
886
- #: contact_form.php:1106
887
  msgid "Phone Number"
888
  msgstr ""
889
 
890
  # @ contact_form
891
- #: contact_form.php:1120
892
  #, fuzzy
893
  msgid "Attachment"
894
  msgstr "קובץ מצורף:"
895
 
 
 
 
 
896
  # @ contact_form
897
- #: contact_form.php:1130
898
  #, fuzzy
899
  msgid "Style options"
900
  msgstr "אפשרויות נוספות"
901
 
902
- #: contact_form.php:1133
903
  msgid "Text color"
904
  msgstr ""
905
 
906
- #: contact_form.php:1136
907
- #: contact_form.php:1141
908
- #: contact_form.php:1151
909
- #: contact_form.php:1156
910
- #: contact_form.php:1161
911
- #: contact_form.php:1166
912
- #: contact_form.php:1176
913
- #: contact_form.php:1181
914
- #: contact_form.php:1187
915
- #: contact_form.php:1198
916
- #: contact_form.php:1203
917
- #: contact_form.php:1208
918
  msgid "Default"
919
  msgstr ""
920
 
921
- #: contact_form.php:1138
922
  msgid "Label text color"
923
  msgstr ""
924
 
925
- #: contact_form.php:1143
926
  msgid "Placeholder color"
927
  msgstr ""
928
 
929
- #: contact_form.php:1148
930
  msgid "Errors color"
931
  msgstr ""
932
 
933
- #: contact_form.php:1153
934
  msgid "Error text color"
935
  msgstr ""
936
 
937
- #: contact_form.php:1158
938
  msgid "Background color of the input field errors"
939
  msgstr ""
940
 
941
- #: contact_form.php:1163
942
  msgid "Border color of the input field errors"
943
  msgstr ""
944
 
945
- #: contact_form.php:1168
946
  msgid "Placeholder color of the input field errors"
947
  msgstr ""
948
 
949
  # @ contact_form
950
- #: contact_form.php:1173
951
  #, fuzzy
952
  msgid "Input fields"
953
  msgstr "הטקסט המוצג"
954
 
955
- #: contact_form.php:1178
956
  msgid "Input fields background color"
957
  msgstr ""
958
 
959
- #: contact_form.php:1183
960
  msgid "Text fields color"
961
  msgstr ""
962
 
963
- #: contact_form.php:1185
964
  msgid "Border width in px, numbers only"
965
  msgstr ""
966
 
967
- #: contact_form.php:1189
968
- #: contact_form.php:1210
969
  msgid "Border color"
970
  msgstr ""
971
 
972
  # @ contact_form
973
- #: contact_form.php:1194
974
  #, fuzzy
975
  msgid "Submit button"
976
  msgstr "שלח"
977
 
978
- #: contact_form.php:1196
979
  msgid "Width in px, numbers only"
980
  msgstr ""
981
 
982
- #: contact_form.php:1200
983
  msgid "Button color"
984
  msgstr ""
985
 
986
- #: contact_form.php:1205
987
  msgid "Button text color"
988
  msgstr ""
989
 
990
  # @ contact_form
991
- #: contact_form.php:1221
992
  #, fuzzy
993
  msgid "Contact Form Pro | Preview"
994
  msgstr "טופס צור קשר"
995
 
996
- #: contact_form.php:1224
997
  msgid "Show with errors"
998
  msgstr ""
999
 
1000
- #: contact_form.php:1232
1001
- #: contact_form.php:1234
1002
  msgid "Please enter your full name..."
1003
  msgstr ""
1004
 
1005
- #: contact_form.php:1245
1006
- #: contact_form.php:1247
1007
  msgid "Please enter your address..."
1008
  msgstr ""
1009
 
1010
  # @ contact_form
1011
- #: contact_form.php:1256
1012
- #: contact_form.php:1258
1013
  #, fuzzy
1014
  msgid "Please enter your email address..."
1015
  msgstr "השתמש במייל זה:"
1016
 
1017
- #: contact_form.php:1267
1018
- #: contact_form.php:1269
1019
  msgid "Please enter your phone number..."
1020
  msgstr ""
1021
 
1022
- #: contact_form.php:1278
1023
- #: contact_form.php:1280
1024
  msgid "Please enter subject..."
1025
  msgstr ""
1026
 
1027
- #: contact_form.php:1288
1028
- #: contact_form.php:1290
1029
  msgid "Please enter your message..."
1030
  msgstr ""
1031
 
1032
- #: contact_form.php:1301
1033
  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"
1034
  msgstr ""
1035
 
1036
  # @ contact_form
1037
- #: contact_form.php:1454
 
 
 
 
 
1038
  msgid "You can attach the following file formats"
1039
  msgstr "אתה יכול לצרף קבצים מן הסוגים הבאים"
1040
 
1041
  # @ contact_form
1042
- #: contact_form.php:1737
1043
  msgid "Contact from"
1044
  msgstr "טופס צור קשר"
1045
 
1046
  # @ contact_form
1047
- #: contact_form.php:1750
1048
  msgid "Email"
1049
  msgstr "כתובת מייל"
1050
 
1051
  # @ contact_form
1052
- #: contact_form.php:1764
1053
  msgid "Site"
1054
  msgstr "אתר"
1055
 
1056
  # @ contact_form
1057
- #: contact_form.php:1819
1058
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
1059
  msgstr "אם אתה יכול לראות את ה MIME הזה, אז הלקוח שלך אינו יכול לקבל סוגי MIME!"
1060
 
1061
  # @ contact_form
1062
- #: contact_form.php:1878
1063
  msgid "FAQ"
1064
  msgstr "שאלות ותשובות"
1065
 
1066
  # @ contact_form
1067
- #: contact_form.php:1879
1068
  msgid "Support"
1069
  msgstr "תמיכה"
1070
 
1071
- #: contact_form.php:1937
1072
  msgid "Are you sure that you want to delete this language data?"
1073
  msgstr ""
1074
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1075
  # @ contact_form
1076
  #~ msgid "Contact Form Options"
1077
  #~ msgstr "אפשרויות טופס צור קשר"
2
  msgstr ""
3
  "Project-Id-Version: Contact Form Plugin v3.20\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:50+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:50+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
18
  "X-Generator: Poedit 1.5.4\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  # @ contact_form
22
+ #: contact_form.php:32
23
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  #, fuzzy
25
  msgid "Contact Form Settings"
26
  msgstr "אפשרויות טופס צור קשר"
27
 
28
  # @ contact_form
29
+ #: contact_form.php:32
30
  msgid "Contact Form"
31
  msgstr "טופס צור קשר"
32
 
33
  # @ contact_form
34
+ #: contact_form.php:33
35
  #, fuzzy
36
  msgid "Contact Form Pro Extra Settings"
37
  msgstr "אפשרויות טופס צור קשר"
38
 
39
  # @ contact_form
40
+ #: contact_form.php:33
41
+ #: contact_form.php:724
42
  #, fuzzy
43
  msgid "Contact Form Pro"
44
  msgstr "טופס צור קשר"
45
 
46
  # @ contact_form
47
+ #: contact_form.php:72
48
+ #: contact_form.php:613
49
+ #: contact_form.php:642
50
  msgid "Name:"
51
  msgstr "שם:"
52
 
53
  # @ contact_form
54
+ #: contact_form.php:73
55
+ #: contact_form.php:614
56
+ #: contact_form.php:643
57
  #, fuzzy
58
  msgid "Address:"
59
  msgstr "כתובת דוא\\\"ל:"
60
 
61
  # @ contact_form
62
+ #: contact_form.php:74
63
+ #: contact_form.php:615
64
+ #: contact_form.php:644
65
  msgid "Email Address:"
66
  msgstr "כתובת דוא\\\"ל:"
67
 
68
+ #: contact_form.php:75
69
+ #: contact_form.php:616
70
+ #: contact_form.php:645
71
  msgid "Phone number:"
72
  msgstr ""
73
 
74
  # @ contact_form
75
+ #: contact_form.php:76
76
+ #: contact_form.php:617
77
+ #: contact_form.php:646
78
  msgid "Subject:"
79
  msgstr "נושא:"
80
 
81
  # @ contact_form
82
+ #: contact_form.php:77
83
+ #: contact_form.php:618
84
+ #: contact_form.php:647
85
  msgid "Message:"
86
  msgstr "הודעה:"
87
 
88
  # @ contact_form
89
+ #: contact_form.php:78
90
+ #: contact_form.php:619
91
+ #: contact_form.php:648
92
  msgid "Attachment:"
93
  msgstr "קובץ מצורף:"
94
 
95
  # @ contact_form
96
+ #: contact_form.php:79
97
+ #: contact_form.php:135
98
+ #: contact_form.php:620
99
+ #: contact_form.php:649
100
  msgid "Send me a copy"
101
  msgstr "שלח לי עותק"
102
 
103
  # @ contact_form
104
+ #: contact_form.php:80
105
+ #: contact_form.php:621
106
+ #: contact_form.php:650
107
  msgid "Submit"
108
  msgstr "שלח"
109
 
110
  # @ contact_form
111
+ #: contact_form.php:81
112
  msgid "Your name is required."
113
  msgstr "השם שלך הכרחי."
114
 
115
  # @ contact_form
116
+ #: contact_form.php:82
117
  #, fuzzy
118
  msgid "Address is required."
119
  msgstr "כתובת מייל תקנית הכרחית."
120
 
121
  # @ contact_form
122
+ #: contact_form.php:83
123
  #, fuzzy
124
  msgid "A valid email address is required."
125
  msgstr "כתובת מייל תקנית הכרחית."
126
 
127
  # @ contact_form
128
+ #: contact_form.php:84
129
+ #: contact_form.php:130
130
+ #: contact_form.php:133
131
  #, fuzzy
132
  msgid "Phone number is required."
133
  msgstr "השם שלך הכרחי."
134
 
135
  # @ contact_form
136
+ #: contact_form.php:85
137
+ #: contact_form.php:129
138
+ #: contact_form.php:132
139
  msgid "Subject is required."
140
  msgstr "הנושא הכרחי."
141
 
142
  # @ contact_form
143
+ #: contact_form.php:86
144
+ #: contact_form.php:128
145
+ #: contact_form.php:131
146
  msgid "Message text is required."
147
  msgstr "מילוי שדה ההודעה הכרחי."
148
 
149
  # @ contact_form
150
+ #: contact_form.php:87
151
  msgid "File format is not valid."
152
  msgstr "הקובץ המצורף שבור"
153
 
154
+ #: contact_form.php:88
155
  msgid "File upload error."
156
  msgstr ""
157
 
158
+ #: contact_form.php:89
159
  msgid "The file could not be uploaded."
160
  msgstr ""
161
 
162
+ #: contact_form.php:90
163
  msgid "This file is too large."
164
  msgstr ""
165
 
166
  # @ contact_form
167
+ #: contact_form.php:91
168
  msgid "Please fill out the CAPTCHA."
169
  msgstr "אנא השלם את קוד האימות."
170
 
171
  # @ contact_form
172
+ #: contact_form.php:92
173
  msgid "Please make corrections below and try again."
174
  msgstr "אנא עשה תיקונים להלן ונסה שוב."
175
 
176
  # @ contact_form
177
+ #: contact_form.php:94
178
+ msgid "Thank you for contacting us."
179
+ msgstr "תודה שיצרת עמנו קשר."
180
+
181
+ # @ contact_form
182
+ #: contact_form.php:400
183
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
184
  msgstr "אם האפשרות 'הפנה מחדש לדף' מסומנת אז חייבים למלא את שדה כתובת ה URL בפורמט הבא"
185
 
186
  # @ contact_form
187
+ #: contact_form.php:409
188
  msgid "Such user does not exist. Settings are not saved."
189
  msgstr "משתמש כזה אינו קיים. ההגדרות לא נשמרו."
190
 
191
  # @ contact_form
192
+ #: contact_form.php:414
193
+ #: contact_form.php:420
194
  #, fuzzy
195
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
196
  msgstr "בבקשה הזן כתובת מייל נכונה. ההגדרות לא נשמרו."
197
 
198
  # @ contact_form
199
+ #: contact_form.php:425
200
  #, fuzzy
201
  msgid "Settings saved."
202
  msgstr "האפשרויות נשמרו."
203
 
204
  # @ contact_form
205
+ #: contact_form.php:449
206
+ #: contact_form.php:718
207
+ #: contact_form.php:1525
208
+ #: contact_form.php:1536
209
+ msgid "Settings"
210
+ msgstr "הגדרות"
211
+
212
+ # @ contact_form
213
+ #: contact_form.php:450
214
+ #: contact_form.php:719
215
  #, fuzzy
216
  msgid "Extra settings"
217
  msgstr "הגדרות"
218
 
219
  # @ contact_form
220
+ #: contact_form.php:455
221
+ #: contact_form.php:975
222
  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:"
223
  msgstr "אם אתה מעוניין להוסיף טופס צור קשר לאתר שלך, פשוט העתק את קיצור הקוד שלהלן אל הפוסט או הדף או הוידג'ט שלך:"
224
 
225
+ #: contact_form.php:455
226
+ #: contact_form.php:456
227
+ #: contact_form.php:635
228
+ #: contact_form.php:683
229
  msgid "or"
230
  msgstr ""
231
 
232
+ #: contact_form.php:456
233
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
234
  msgstr ""
235
 
236
+ #: contact_form.php:457
237
  msgid "They work the same way."
238
  msgstr ""
239
 
240
  # @ contact_form
241
+ #: contact_form.php:458
242
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
243
  msgstr "אם השדות שלהלן ריקים, אז המייל יישלח אל לכתובת שצוינה בעת ההרשמה."
244
 
245
  # @ contact_form
246
+ #: contact_form.php:462
247
  msgid "The user's email address:"
248
  msgstr "השתמש במייל של משתמש וורדפרס:"
249
 
250
  # @ contact_form
251
+ #: contact_form.php:466
252
  msgid "Create a username"
253
  msgstr "בחר שם משתמש"
254
 
255
  # @ contact_form
256
+ #: contact_form.php:471
257
  msgid "Enter a username of the person who should get the messages from the contact form."
258
  msgstr "הגדר שם משתמש, אשר יקבל את ההודעות הנשלחות דרך טופס יצירת הקשר."
259
 
260
  # @ contact_form
261
+ #: contact_form.php:475
262
  msgid "Use this email address:"
263
  msgstr "השתמש במייל זה:"
264
 
265
  # @ contact_form
266
+ #: contact_form.php:478
267
  msgid "Enter the email address you want the messages forwarded to."
268
  msgstr "הגדר כתובת מייל שתשמש לקבלת הודעות."
269
 
270
  # @ contact_form
271
+ #: contact_form.php:482
272
  msgid "Additional options"
273
  msgstr "אפשרויות נוספות"
274
 
275
  # @ contact_form
276
+ #: contact_form.php:485
277
  msgid "What to use?"
278
  msgstr "איזה שימוש?"
279
 
280
  # @ mail-send
281
+ #: contact_form.php:488
282
  msgid "Wp-mail"
283
  msgstr ""
284
 
285
  # @ mail_send
286
+ #: contact_form.php:489
287
  msgid "You can use the wp_mail function for mailing"
288
  msgstr ""
289
 
290
  # @ mail-send
291
+ #: contact_form.php:495
292
  msgid "Mail"
293
  msgstr ""
294
 
295
  # @ mail_send
296
+ #: contact_form.php:496
297
  msgid "To send mail you can use the php mail function"
298
  msgstr ""
299
 
300
  # @ contact_form
301
+ #: contact_form.php:500
302
  #, fuzzy
303
  msgid "Change text of the 'FROM' field"
304
  msgstr "שנה את השדות של טופס יצירת הקשר"
305
 
306
+ #: contact_form.php:506
307
  msgid "Enter the email address in the 'From' field"
308
  msgstr ""
309
 
310
+ #: contact_form.php:508
311
  msgid "User email"
312
  msgstr ""
313
 
314
+ #: contact_form.php:508
315
  msgid "The email address of the user who fills the form will be used in the field 'From'."
316
  msgstr ""
317
 
318
+ #: contact_form.php:510
319
  msgid "This email address will be used in the 'From' field."
320
  msgstr ""
321
 
322
  # @ contact_form
323
+ #: contact_form.php:514
324
  #, fuzzy
325
  msgid "Display fields"
326
  msgstr "הטקסט המוצג"
327
 
328
  # @ contact_form
329
+ #: contact_form.php:516
330
+ #: contact_form.php:565
331
+ #: contact_form.php:755
332
+ #: contact_form.php:1406
333
  #, fuzzy
334
  msgid "Address"
335
  msgstr "כתובת דוא\\\"ל:"
336
 
337
+ #: contact_form.php:517
338
+ #: contact_form.php:567
339
+ #: contact_form.php:1414
340
  msgid "Phone"
341
  msgstr ""
342
 
343
  # @ contact_form
344
+ #: contact_form.php:518
345
  #, fuzzy
346
  msgid "Attachment block"
347
  msgstr "הצג אפשרות קובץ מצורף"
348
 
349
  # @ contact_form
350
+ #: contact_form.php:518
351
  msgid "Users can attach the following file formats"
352
  msgstr "משתמשים יוכלו לצרף קבצים מהסוגים הבאים"
353
 
354
+ #: contact_form.php:530
355
+ #: contact_form.php:533
356
+ #: contact_form.php:536
357
+ #: contact_form.php:784
358
  msgid "Captcha"
359
  msgstr ""
360
 
361
+ #: contact_form.php:530
362
+ #: contact_form.php:533
363
+ #: contact_form.php:536
364
+ msgid "(powered by"
 
365
  msgstr ""
366
 
367
  # @ contact_form
368
+ #: contact_form.php:533
369
  #, fuzzy
370
  msgid "Activate captcha"
371
  msgstr "תוספים פעילים"
372
 
373
  # @ contact_form
374
+ #: contact_form.php:536
375
  #, fuzzy
376
  msgid "Download captcha"
377
  msgstr "הורד"
378
 
379
  # @ contact_form
380
+ #: contact_form.php:541
381
  #, fuzzy
382
  msgid "Display tips below the Attachment block"
383
  msgstr "הצג את ההסברים אחרי תיבת הקובץ המצורף"
384
 
385
+ #: contact_form.php:550
386
  msgid "Delete an attachment file from the server after the email is sent"
387
  msgstr ""
388
 
389
  # @ contact_form
390
+ #: contact_form.php:556
391
  #, fuzzy
392
  msgid "Display 'Send me a copy' block"
393
  msgstr "הצג תיבת שלח לי עותק"
394
 
395
+ #: contact_form.php:562
396
  msgid "Required fields"
397
  msgstr ""
398
 
399
  # @ contact_form
400
+ #: contact_form.php:564
401
+ #: contact_form.php:750
402
+ #: contact_form.php:1401
403
  msgid "Name"
404
  msgstr "שם"
405
 
406
  # @ contact_form
407
+ #: contact_form.php:566
408
  #, fuzzy
409
  msgid "Email Address"
410
  msgstr "כתובת דוא\\\"ל:"
411
 
412
  # @ contact_form
413
+ #: contact_form.php:568
414
+ #: contact_form.php:770
415
+ #: contact_form.php:1417
416
  msgid "Subject"
417
  msgstr "נושא"
418
 
419
  # @ contact_form
420
+ #: contact_form.php:569
421
+ #: contact_form.php:774
422
+ #: contact_form.php:1420
423
  msgid "Message"
424
  msgstr "תוכן ההודעה"
425
 
426
  # @ contact_form
427
+ #: contact_form.php:573
428
  #, fuzzy
429
  msgid "Display additional info in the email"
430
  msgstr "הצג מידע נוסף במייל"
431
 
432
  # @ contact_form
433
+ #: contact_form.php:578
434
+ #: contact_form.php:1373
435
  msgid "Sent from (ip address)"
436
  msgstr "נשלח מ (כתובת IP)"
437
 
438
  # @ contact_form
439
+ #: contact_form.php:578
440
  #, fuzzy
441
  msgid "Example: Sent from (IP address):\t127.0.0.1"
442
  msgstr "נשלח מ (כתובת IP)"
443
 
444
  # @ contact_form
445
+ #: contact_form.php:579
446
+ #: contact_form.php:1378
447
  msgid "Date/Time"
448
  msgstr "תאריך\\שעה"
449
 
450
+ #: contact_form.php:579
451
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
452
  msgstr ""
453
 
454
  # @ contact_form
455
+ #: contact_form.php:580
456
+ #: contact_form.php:1383
457
  msgid "Sent from (referer)"
458
  msgstr "מגיע מ (השולח)"
459
 
460
+ #: contact_form.php:580
461
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
462
  msgstr ""
463
 
464
  # @ contact_form
465
+ #: contact_form.php:581
466
+ #: contact_form.php:1388
467
  msgid "Using (user agent)"
468
  msgstr "משתמש ב (user agent)"
469
 
470
+ #: contact_form.php:581
471
  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"
472
  msgstr ""
473
 
474
+ #: contact_form.php:585
475
  msgid "Language settings for the field names in the form"
476
  msgstr ""
477
 
478
+ #: contact_form.php:594
479
  msgid "Add a language"
480
  msgstr ""
481
 
482
  # @ contact_form
483
+ #: contact_form.php:598
484
  #, fuzzy
485
  msgid "Change the names of the contact form fields and error messages"
486
  msgstr "שנה את תוויות הטופס"
487
 
488
+ #: contact_form.php:603
489
+ #: contact_form.php:674
490
  msgid "English"
491
  msgstr ""
492
 
493
+ #: contact_form.php:622
494
+ #: contact_form.php:651
495
  msgid "Error message for the Name field"
496
  msgstr ""
497
 
498
+ #: contact_form.php:623
499
+ #: contact_form.php:652
500
  msgid "Error message for the Address field"
501
  msgstr ""
502
 
503
+ #: contact_form.php:624
504
+ #: contact_form.php:653
505
  msgid "Error message for the Email field"
506
  msgstr ""
507
 
508
+ #: contact_form.php:625
509
+ #: contact_form.php:654
510
  msgid "Error message for the Phone field"
511
  msgstr ""
512
 
513
+ #: contact_form.php:626
514
+ #: contact_form.php:655
515
  msgid "Error message for the Subject field"
516
  msgstr ""
517
 
518
+ #: contact_form.php:627
519
+ #: contact_form.php:656
520
  msgid "Error message for the Message field"
521
  msgstr ""
522
 
523
+ #: contact_form.php:628
524
+ #: contact_form.php:657
525
  msgid "Error message about the file type for the Attachment field"
526
  msgstr ""
527
 
528
+ #: contact_form.php:629
529
+ #: contact_form.php:658
530
  msgid "Error message while uploading a file for the Attachment field to the server"
531
  msgstr ""
532
 
533
+ #: contact_form.php:630
534
+ #: contact_form.php:659
535
  msgid "Error message while moving the file for the Attachment field"
536
  msgstr ""
537
 
538
+ #: contact_form.php:631
539
+ #: contact_form.php:660
540
  msgid "Error message when file size limit for the Attachment field is exceeded"
541
  msgstr ""
542
 
543
+ #: contact_form.php:632
544
+ #: contact_form.php:661
545
  msgid "Error message for the Captcha field"
546
  msgstr ""
547
 
548
+ #: contact_form.php:633
549
+ #: contact_form.php:662
550
  msgid "Error message for the whole form"
551
  msgstr ""
552
 
553
+ #: contact_form.php:635
554
+ #: contact_form.php:664
555
+ #: contact_form.php:683
556
+ #: contact_form.php:689
557
  msgid "Use shortcode"
558
  msgstr ""
559
 
560
+ #: contact_form.php:635
561
+ #: contact_form.php:664
562
+ #: contact_form.php:683
563
+ #: contact_form.php:689
564
  msgid "for this language"
565
  msgstr ""
566
 
567
  # @ contact_form
568
+ #: contact_form.php:671
569
  msgid "Action after email is sent"
570
  msgstr "הפעולה שלאחר שליחת הטופס"
571
 
572
  # @ contact_form
573
+ #: contact_form.php:673
574
  msgid "Display text"
575
  msgstr "הטקסט המוצג"
576
 
577
  # @ contact_form
578
+ #: contact_form.php:682
579
+ #: contact_form.php:688
580
  msgid "Text"
581
  msgstr "טקסט"
582
 
583
  # @ contact_form
584
+ #: contact_form.php:695
585
  msgid "Redirect to the page"
586
  msgstr "הפנה אל הדף"
587
 
588
  # @ contact_form
589
+ #: contact_form.php:696
590
  msgid "Url"
591
  msgstr "URL"
592
 
593
  # @ default
594
+ #: contact_form.php:701
595
+ #: contact_form.php:876
596
  msgid "Save Changes"
597
  msgstr ""
598
 
599
  # @ contact_form
600
+ #: contact_form.php:716
601
  #, fuzzy
602
  msgid "Contact Form Pro | Extra Settings"
603
  msgstr "אפשרויות טופס צור קשר"
604
 
605
+ #: contact_form.php:723
606
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
607
  msgstr ""
608
 
609
+ #: contact_form.php:730
610
  msgid "Errors output"
611
  msgstr ""
612
 
613
+ #: contact_form.php:733
614
  msgid "Display error messages"
615
  msgstr ""
616
 
617
+ #: contact_form.php:734
618
  msgid "Color of the input field errors."
619
  msgstr ""
620
 
621
+ #: contact_form.php:735
622
  msgid "Display error messages & color of the input field errors"
623
  msgstr ""
624
 
625
+ #: contact_form.php:740
626
  msgid "Add placeholder to the input blocks"
627
  msgstr ""
628
 
629
  # @ contact_form
630
+ #: contact_form.php:746
631
  #, fuzzy
632
  msgid "Add tooltips"
633
  msgstr "אפשרויות נוספות"
634
 
635
  # @ contact_form
636
+ #: contact_form.php:760
637
  #, fuzzy
638
  msgid "Email address"
639
  msgstr "כתובת דוא\\\"ל:"
640
 
641
+ #: contact_form.php:765
642
  msgid "Phone Number"
643
  msgstr ""
644
 
645
  # @ contact_form
646
+ #: contact_form.php:779
647
  #, fuzzy
648
  msgid "Attachment"
649
  msgstr "קובץ מצורף:"
650
 
651
+ #: contact_form.php:784
652
+ msgid "(powered by bestwebsoft.com)"
653
+ msgstr ""
654
+
655
  # @ contact_form
656
+ #: contact_form.php:789
657
  #, fuzzy
658
  msgid "Style options"
659
  msgstr "אפשרויות נוספות"
660
 
661
+ #: contact_form.php:792
662
  msgid "Text color"
663
  msgstr ""
664
 
665
+ #: contact_form.php:795
666
+ #: contact_form.php:800
667
+ #: contact_form.php:810
668
+ #: contact_form.php:815
669
+ #: contact_form.php:820
670
+ #: contact_form.php:825
671
+ #: contact_form.php:835
672
+ #: contact_form.php:840
673
+ #: contact_form.php:846
674
+ #: contact_form.php:857
675
+ #: contact_form.php:862
676
+ #: contact_form.php:867
677
  msgid "Default"
678
  msgstr ""
679
 
680
+ #: contact_form.php:797
681
  msgid "Label text color"
682
  msgstr ""
683
 
684
+ #: contact_form.php:802
685
  msgid "Placeholder color"
686
  msgstr ""
687
 
688
+ #: contact_form.php:807
689
  msgid "Errors color"
690
  msgstr ""
691
 
692
+ #: contact_form.php:812
693
  msgid "Error text color"
694
  msgstr ""
695
 
696
+ #: contact_form.php:817
697
  msgid "Background color of the input field errors"
698
  msgstr ""
699
 
700
+ #: contact_form.php:822
701
  msgid "Border color of the input field errors"
702
  msgstr ""
703
 
704
+ #: contact_form.php:827
705
  msgid "Placeholder color of the input field errors"
706
  msgstr ""
707
 
708
  # @ contact_form
709
+ #: contact_form.php:832
710
  #, fuzzy
711
  msgid "Input fields"
712
  msgstr "הטקסט המוצג"
713
 
714
+ #: contact_form.php:837
715
  msgid "Input fields background color"
716
  msgstr ""
717
 
718
+ #: contact_form.php:842
719
  msgid "Text fields color"
720
  msgstr ""
721
 
722
+ #: contact_form.php:844
723
  msgid "Border width in px, numbers only"
724
  msgstr ""
725
 
726
+ #: contact_form.php:848
727
+ #: contact_form.php:869
728
  msgid "Border color"
729
  msgstr ""
730
 
731
  # @ contact_form
732
+ #: contact_form.php:853
733
  #, fuzzy
734
  msgid "Submit button"
735
  msgstr "שלח"
736
 
737
+ #: contact_form.php:855
738
  msgid "Width in px, numbers only"
739
  msgstr ""
740
 
741
+ #: contact_form.php:859
742
  msgid "Button color"
743
  msgstr ""
744
 
745
+ #: contact_form.php:864
746
  msgid "Button text color"
747
  msgstr ""
748
 
749
  # @ contact_form
750
+ #: contact_form.php:880
751
  #, fuzzy
752
  msgid "Contact Form Pro | Preview"
753
  msgstr "טופס צור קשר"
754
 
755
+ #: contact_form.php:883
756
  msgid "Show with errors"
757
  msgstr ""
758
 
759
+ #: contact_form.php:891
760
+ #: contact_form.php:893
761
  msgid "Please enter your full name..."
762
  msgstr ""
763
 
764
+ #: contact_form.php:904
765
+ #: contact_form.php:906
766
  msgid "Please enter your address..."
767
  msgstr ""
768
 
769
  # @ contact_form
770
+ #: contact_form.php:915
771
+ #: contact_form.php:917
772
  #, fuzzy
773
  msgid "Please enter your email address..."
774
  msgstr "השתמש במייל זה:"
775
 
776
+ #: contact_form.php:926
777
+ #: contact_form.php:928
778
  msgid "Please enter your phone number..."
779
  msgstr ""
780
 
781
+ #: contact_form.php:937
782
+ #: contact_form.php:939
783
  msgid "Please enter subject..."
784
  msgstr ""
785
 
786
+ #: contact_form.php:947
787
+ #: contact_form.php:949
788
  msgid "Please enter your message..."
789
  msgstr ""
790
 
791
+ #: contact_form.php:960
792
  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"
793
  msgstr ""
794
 
795
  # @ contact_form
796
+ #: contact_form.php:1029
797
+ msgid "Sorry, email message could not be delivered."
798
+ msgstr "מצטערים, אי אפשר היה לשלוח את המייל שלך."
799
+
800
+ # @ contact_form
801
+ #: contact_form.php:1113
802
  msgid "You can attach the following file formats"
803
  msgstr "אתה יכול לצרף קבצים מן הסוגים הבאים"
804
 
805
  # @ contact_form
806
+ #: contact_form.php:1396
807
  msgid "Contact from"
808
  msgstr "טופס צור קשר"
809
 
810
  # @ contact_form
811
+ #: contact_form.php:1409
812
  msgid "Email"
813
  msgstr "כתובת מייל"
814
 
815
  # @ contact_form
816
+ #: contact_form.php:1423
817
  msgid "Site"
818
  msgstr "אתר"
819
 
820
  # @ contact_form
821
+ #: contact_form.php:1478
822
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
823
  msgstr "אם אתה יכול לראות את ה MIME הזה, אז הלקוח שלך אינו יכול לקבל סוגי MIME!"
824
 
825
  # @ contact_form
826
+ #: contact_form.php:1537
827
  msgid "FAQ"
828
  msgstr "שאלות ותשובות"
829
 
830
  # @ contact_form
831
+ #: contact_form.php:1538
832
  msgid "Support"
833
  msgstr "תמיכה"
834
 
835
+ #: contact_form.php:1597
836
  msgid "Are you sure that you want to delete this language data?"
837
  msgstr ""
838
 
839
+ # @ contact_form
840
+ #, fuzzy
841
+ #~ msgid "Memory usage"
842
+ #~ msgstr "תוכן ההודעה"
843
+
844
+ # @ contact_form
845
+ #, fuzzy
846
+ #~ msgid "Site URL"
847
+ #~ msgstr "אתר"
848
+
849
+ # @ contact_form
850
+ #, fuzzy
851
+ #~ msgid "Please enter a valid email address."
852
+ #~ msgstr "השתמש במייל זה:"
853
+
854
+ # @ contact_form
855
+ #, fuzzy
856
+ #~ msgid "Pro plugins"
857
+ #~ msgstr "תוספים מומלצים"
858
+
859
+ # @ contact_form
860
+ #~ msgid "Activated plugins"
861
+ #~ msgstr "תוספים פעילים"
862
+ # @ contact_form
863
+ #~ msgid "Read more"
864
+ #~ msgstr "קרא עוד"
865
+ # @ contact_form
866
+ #~ msgid "Installed plugins"
867
+ #~ msgstr "תוספים מותקנים"
868
+ # @ contact_form
869
+ #~ msgid "Recommended plugins"
870
+ #~ msgstr "תוספים מומלצים"
871
+ # @ contact_form
872
+ #, fuzzy
873
+ #~ msgid "Free plugins"
874
+ #~ msgstr "תוספים מומלצים"
875
+
876
+ # @ contact_form
877
+ #~ msgid "Download"
878
+ #~ msgstr "הורד"
879
+ # @ contact_form
880
+ #~ msgid "Install now from wordpress.org"
881
+ #~ msgstr "התקן כעת מ wordpress.org"
882
+ # @ contact_form
883
+ #, fuzzy
884
+ #~ msgid "If you have any questions, please contact us via"
885
+ #~ msgstr ""
886
+ #~ "אם יש לך שאלות כלשהן, אנא צור עמנו קשר דרך plugin@bestwebsoft.com או "
887
+ #~ "שתמלא את טופס יצירת הקשר באתר שלנו"
888
+
889
+ # @ contact_form
890
+ #, fuzzy
891
+ #~ msgid "Active Plugins"
892
+ #~ msgstr "תוספים פעילים"
893
+
894
+ # @ contact_form
895
+ #, fuzzy
896
+ #~ msgid "Inactive Plugins"
897
+ #~ msgstr "תוספים פעילים"
898
+
899
+ # @ contact_form
900
+ #, fuzzy
901
+ #~ msgid "Send to support"
902
+ #~ msgstr "תמיכה"
903
+
904
  # @ contact_form
905
  #~ msgid "Contact Form Options"
906
  #~ msgstr "אפשרויות טופס צור קשר"
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-08-20 13:27+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:27+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Team Outshine <ash.pr@outshinesolutions.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -16,961 +16,792 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: contact_form.php:107
20
- msgid "Not set"
21
- msgstr ""
22
-
23
- #: contact_form.php:109
24
- #: contact_form.php:113
25
- msgid "On"
26
- msgstr ""
27
-
28
- #: contact_form.php:111
29
- #: contact_form.php:115
30
- msgid "Off"
31
- msgstr ""
32
-
33
- #: contact_form.php:119
34
- #: contact_form.php:123
35
- #: contact_form.php:127
36
- #: contact_form.php:131
37
- #: contact_form.php:135
38
- #: contact_form.php:161
39
- msgid "N/A"
40
- msgstr ""
41
-
42
- #: contact_form.php:133
43
- msgid " Mb"
44
- msgstr ""
45
-
46
- #: contact_form.php:137
47
- #: contact_form.php:141
48
- #: contact_form.php:145
49
- #: contact_form.php:156
50
- msgid "Yes"
51
- msgstr ""
52
-
53
- #: contact_form.php:139
54
- #: contact_form.php:143
55
- #: contact_form.php:147
56
- #: contact_form.php:158
57
- msgid "No"
58
- msgstr ""
59
-
60
- #: contact_form.php:172
61
- msgid "Operating System"
62
- msgstr ""
63
-
64
- #: contact_form.php:173
65
- msgid "Server"
66
- msgstr ""
67
-
68
- #: contact_form.php:174
69
- #, fuzzy
70
- msgid "Memory usage"
71
- msgstr "संदेश"
72
-
73
- #: contact_form.php:175
74
- msgid "MYSQL Version"
75
- msgstr ""
76
-
77
- #: contact_form.php:176
78
- msgid "SQL Mode"
79
- msgstr ""
80
-
81
- #: contact_form.php:177
82
- msgid "PHP Version"
83
- msgstr ""
84
-
85
- #: contact_form.php:178
86
- msgid "PHP Safe Mode"
87
- msgstr ""
88
-
89
- #: contact_form.php:179
90
- msgid "PHP Allow URL fopen"
91
- msgstr ""
92
-
93
- #: contact_form.php:180
94
- msgid "PHP Memory Limit"
95
- msgstr ""
96
-
97
- #: contact_form.php:181
98
- msgid "PHP Max Upload Size"
99
- msgstr ""
100
-
101
- #: contact_form.php:182
102
- msgid "PHP Max Post Size"
103
- msgstr ""
104
-
105
- #: contact_form.php:183
106
- msgid "PHP Max Script Execute Time"
107
- msgstr ""
108
-
109
- #: contact_form.php:184
110
- msgid "PHP Exif support"
111
- msgstr ""
112
-
113
- #: contact_form.php:185
114
- msgid "PHP IPTC support"
115
- msgstr ""
116
-
117
- #: contact_form.php:186
118
- msgid "PHP XML support"
119
- msgstr ""
120
-
121
- #: contact_form.php:187
122
- #, fuzzy
123
- msgid "Site URL"
124
- msgstr "साइट"
125
-
126
- #: contact_form.php:188
127
- msgid "Home URL"
128
- msgstr ""
129
-
130
- #: contact_form.php:189
131
- msgid "WordPress Version"
132
- msgstr ""
133
-
134
- #: contact_form.php:190
135
- msgid "WordPress DB Version"
136
- msgstr ""
137
-
138
- #: contact_form.php:191
139
- msgid "Multisite"
140
- msgstr ""
141
-
142
- #: contact_form.php:192
143
- msgid "Active Theme"
144
- msgstr ""
145
-
146
- #: contact_form.php:207
147
- #, fuzzy
148
- msgid "Please enter a valid email address."
149
- msgstr "इस ईमेल का उपयोग करें:"
150
-
151
- #: contact_form.php:211
152
- msgid "Email with system info is sent to "
153
- msgstr ""
154
-
155
- #: contact_form.php:215
156
- #: contact_form.php:435
157
- msgid "Thank you for contacting us."
158
- msgstr "हमसे संपर्क करने के लिए धन्यवाद.हमसे संपर्क करने के लिए धन्यवाद."
159
-
160
- #: contact_form.php:243
161
- #: contact_form.php:1370
162
- msgid "Sorry, email message could not be delivered."
163
- msgstr "क्षमा करें, आपका ई - मेल वितरित नहीं किया जा सकता है."
164
-
165
- #: contact_form.php:251
166
- #, fuzzy
167
- msgid "Pro plugins"
168
- msgstr "BWS Plugins"
169
-
170
- #: contact_form.php:254
171
- #: contact_form.php:280
172
- msgid "Activated plugins"
173
- msgstr "सक्रिय प्लगिन"
174
-
175
- #: contact_form.php:256
176
- #: contact_form.php:264
177
- #: contact_form.php:272
178
- #: contact_form.php:282
179
- #: contact_form.php:290
180
- #: contact_form.php:298
181
- msgid "Read more"
182
- msgstr "अधिक पढ़ें"
183
-
184
- #: contact_form.php:256
185
- #: contact_form.php:282
186
- #: contact_form.php:790
187
- #: contact_form.php:1059
188
- #: contact_form.php:1866
189
- #: contact_form.php:1877
190
- msgid "Settings"
191
- msgstr "सेटिंग्स"
192
-
193
- #: contact_form.php:262
194
- #: contact_form.php:288
195
- msgid "Installed plugins"
196
- msgstr "स्थापित plugins"
197
-
198
- #: contact_form.php:270
199
- #: contact_form.php:296
200
- msgid "Recommended plugins"
201
- msgstr "अनुशंसित प्लगिन"
202
-
203
- #: contact_form.php:272
204
- msgid "Purchase"
205
- msgstr ""
206
-
207
- #: contact_form.php:277
208
- #, fuzzy
209
- msgid "Free plugins"
210
- msgstr "अनुशंसित प्लगिन"
211
-
212
- #: contact_form.php:298
213
- msgid "Download"
214
- msgstr "डाउनलोड"
215
-
216
- #: contact_form.php:298
217
- #, php-format
218
- msgid "Install %s"
219
- msgstr "स्थापित%s"
220
-
221
- #: contact_form.php:298
222
- msgid "Install now from wordpress.org"
223
- msgstr "Wordpress.org से अब स्थापित"
224
-
225
- #: contact_form.php:303
226
- #, fuzzy
227
- msgid "If you have any questions, please contact us via"
228
- msgstr "यदि आप कोई प्रश्न हैं, हमें plugin@bestwebsoft.com के माध्यम से संपर्क करें या हमारी साइट पर हमारे संपर्क फार्म में भरें"
229
-
230
- #: contact_form.php:310
231
- msgid "System status"
232
- msgstr ""
233
-
234
- #: contact_form.php:314
235
- msgid "Environment"
236
- msgstr ""
237
-
238
- #: contact_form.php:325
239
- #, fuzzy
240
- msgid "Active Plugins"
241
- msgstr "सक्रिय प्लगिन"
242
-
243
- #: contact_form.php:336
244
- #, fuzzy
245
- msgid "Inactive Plugins"
246
- msgstr "सक्रिय प्लगिन"
247
-
248
- #: contact_form.php:350
249
- #, fuzzy
250
- msgid "Send to support"
251
- msgstr "समर्थन"
252
-
253
- #: contact_form.php:357
254
- msgid "Send to custom email &#187;"
255
- msgstr ""
256
-
257
- #: contact_form.php:373
258
- #: contact_form.php:786
259
  #, fuzzy
260
  msgid "Contact Form Settings"
261
  msgstr "संपर्क प्रपत्र विकल्प"
262
 
263
- #: contact_form.php:373
264
  msgid "Contact Form"
265
  msgstr "संपर्क प्रपत्र"
266
 
267
- #: contact_form.php:374
268
  #, fuzzy
269
  msgid "Contact Form Pro Extra Settings"
270
  msgstr "संपर्क प्रपत्र विकल्प"
271
 
272
- #: contact_form.php:374
273
- #: contact_form.php:1065
274
  #, fuzzy
275
  msgid "Contact Form Pro"
276
  msgstr "संपर्क प्रपत्र"
277
 
278
- #: contact_form.php:413
279
- #: contact_form.php:954
280
- #: contact_form.php:983
281
  msgid "Name:"
282
  msgstr "नाम:"
283
 
284
- #: contact_form.php:414
285
- #: contact_form.php:955
286
- #: contact_form.php:984
287
  #, fuzzy
288
  msgid "Address:"
289
  msgstr "ई - मेल पता:"
290
 
291
- #: contact_form.php:415
292
- #: contact_form.php:956
293
- #: contact_form.php:985
294
  msgid "Email Address:"
295
  msgstr "ई - मेल पता:"
296
 
297
- #: contact_form.php:416
298
- #: contact_form.php:957
299
- #: contact_form.php:986
300
  msgid "Phone number:"
301
  msgstr ""
302
 
303
- #: contact_form.php:417
304
- #: contact_form.php:958
305
- #: contact_form.php:987
306
  msgid "Subject:"
307
  msgstr "विषय:"
308
 
309
- #: contact_form.php:418
310
- #: contact_form.php:959
311
- #: contact_form.php:988
312
  msgid "Message:"
313
  msgstr "संदेश:"
314
 
315
- #: contact_form.php:419
316
- #: contact_form.php:960
317
- #: contact_form.php:989
318
  msgid "Attachment:"
319
  msgstr "लगाव:"
320
 
321
- #: contact_form.php:420
322
- #: contact_form.php:476
323
- #: contact_form.php:961
324
- #: contact_form.php:990
325
  msgid "Send me a copy"
326
  msgstr "मुझे एक प्रतिलिपि भेजें"
327
 
328
- #: contact_form.php:421
329
- #: contact_form.php:962
330
- #: contact_form.php:991
331
  msgid "Submit"
332
  msgstr "सबमिट"
333
 
334
- #: contact_form.php:422
335
  msgid "Your name is required."
336
  msgstr "आपका नाम की आवश्यकता है."
337
 
338
- #: contact_form.php:423
339
  #, fuzzy
340
  msgid "Address is required."
341
  msgstr "एक उचित ई - मेल पते की आवश्यकता है."
342
 
343
- #: contact_form.php:424
344
  #, fuzzy
345
  msgid "A valid email address is required."
346
  msgstr "एक उचित ई - मेल पते की आवश्यकता है."
347
 
348
- #: contact_form.php:425
349
- #: contact_form.php:471
350
- #: contact_form.php:474
351
  #, fuzzy
352
  msgid "Phone number is required."
353
  msgstr "आपका नाम की आवश्यकता है."
354
 
355
- #: contact_form.php:426
356
- #: contact_form.php:470
357
- #: contact_form.php:473
358
  msgid "Subject is required."
359
  msgstr "विषय पाठ की आवश्यकता होती है"
360
 
361
- #: contact_form.php:427
362
- #: contact_form.php:469
363
- #: contact_form.php:472
364
  msgid "Message text is required."
365
  msgstr "संदेश पाठ की आवश्यकता है."
366
 
367
- #: contact_form.php:428
368
  msgid "File format is not valid."
369
  msgstr "अटैचमेंट टूटा ."
370
 
371
- #: contact_form.php:429
372
  msgid "File upload error."
373
  msgstr ""
374
 
375
- #: contact_form.php:430
376
  msgid "The file could not be uploaded."
377
  msgstr ""
378
 
379
- #: contact_form.php:431
380
  msgid "This file is too large."
381
  msgstr ""
382
 
383
- #: contact_form.php:432
384
  msgid "Please fill out the CAPTCHA."
385
  msgstr "कॅप्चा पूरा करें."
386
 
387
- #: contact_form.php:433
388
  msgid "Please make corrections below and try again."
389
  msgstr "सुधार नीचे बनाने के लिए और फिर प्रयास करें"
390
 
391
- #: contact_form.php:741
 
 
 
 
392
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
393
  msgstr ""
394
 
395
- #: contact_form.php:750
396
  msgid "Such user does not exist. Settings are not saved."
397
  msgstr "इस तरह के उपयोगकर्ता मौजूद नहीं है. सेटिंग्स सहेजे नहीं जाते हैं."
398
 
399
- #: contact_form.php:755
400
- #: contact_form.php:761
401
  #, fuzzy
402
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
403
  msgstr "कृपया सही ईमेल इनपुट करे . सेटिंग्स सहेजे नहीं जाते हैं."
404
 
405
- #: contact_form.php:766
406
  #, fuzzy
407
  msgid "Settings saved."
408
  msgstr "विकल्प बचाया."
409
 
410
- #: contact_form.php:791
411
- #: contact_form.php:1060
 
 
 
 
 
 
 
412
  #, fuzzy
413
  msgid "Extra settings"
414
  msgstr "सेटिंग्स"
415
 
416
- #: contact_form.php:796
417
- #: contact_form.php:1316
418
  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:"
419
  msgstr "यदि आप अपनी वेबसाइट पर एक संपर्क फ़ॉर्म को जोड़ना चाहते हैं, बस कॉपी और अपनी पोस्ट या पृष्ठ या विजेट पर यह लघुकोडः को रखा:"
420
 
421
- #: contact_form.php:796
422
- #: contact_form.php:797
423
- #: contact_form.php:976
424
- #: contact_form.php:1024
425
  msgid "or"
426
  msgstr ""
427
 
428
- #: contact_form.php:797
429
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
430
  msgstr ""
431
 
432
- #: contact_form.php:798
433
  msgid "They work the same way."
434
  msgstr ""
435
 
436
- #: contact_form.php:799
437
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
438
  msgstr "यदि नीचे दी गई फ़ील्ड्स में जानकारी खाली रहे हैं तो जो पंजीकरण के दौरान निर्दिष्ट किया गया था एक पता करने के लिए संदेश भेजने के लिए किया जाएगा."
439
 
440
- #: contact_form.php:803
441
  msgid "The user's email address:"
442
  msgstr "WordPress के उपयोगकर्ता का ईमेल का उपयोग करें:"
443
 
444
- #: contact_form.php:807
445
  msgid "Create a username"
446
  msgstr "उपयोगकर्ता नाम का चयन करें"
447
 
448
- #: contact_form.php:812
449
  msgid "Enter a username of the person who should get the messages from the contact form."
450
  msgstr "उपयोगकर्ता का नाम है जो एक संपर्क फ़ॉर्म से संदेश मिल जाएगा"
451
 
452
- #: contact_form.php:816
453
  msgid "Use this email address:"
454
  msgstr "इस ईमेल का उपयोग करें:"
455
 
456
- #: contact_form.php:819
457
  msgid "Enter the email address you want the messages forwarded to."
458
  msgstr "एक ईमेल पता है जो संदेश प्राप्त करने के लिए इस्तेमाल किया जाएगा "
459
 
460
- #: contact_form.php:823
461
  msgid "Additional options"
462
  msgstr "अतिरिक्त विकल्प"
463
 
464
- #: contact_form.php:826
465
  msgid "What to use?"
466
  msgstr "किस का उपयोग करें?."
467
 
468
- #: contact_form.php:829
469
  msgid "Wp-mail"
470
  msgstr "Wp-mail"
471
 
472
- #: contact_form.php:830
473
  msgid "You can use the wp_mail function for mailing"
474
  msgstr "मेल भेजने के लिए आपको WordPress के wp_mail समारोह का उपयोग कर सकते हैं"
475
 
476
- #: contact_form.php:836
477
  msgid "Mail"
478
  msgstr "मेल"
479
 
480
- #: contact_form.php:837
481
  msgid "To send mail you can use the php mail function"
482
  msgstr "मेल भेजने के लिए आपको php मेल समारोह का उपयोग कर सकते हैं"
483
 
484
- #: contact_form.php:841
485
  #, fuzzy
486
  msgid "Change text of the 'FROM' field"
487
  msgstr "संपर्क प्रपत्र की फ़ील्ड्स से बदलें"
488
 
489
- #: contact_form.php:847
490
  msgid "Enter the email address in the 'From' field"
491
  msgstr ""
492
 
493
- #: contact_form.php:849
494
  msgid "User email"
495
  msgstr ""
496
 
497
- #: contact_form.php:849
498
  msgid "The email address of the user who fills the form will be used in the field 'From'."
499
  msgstr ""
500
 
501
- #: contact_form.php:851
502
  msgid "This email address will be used in the 'From' field."
503
  msgstr ""
504
 
505
- #: contact_form.php:855
506
  #, fuzzy
507
  msgid "Display fields"
508
  msgstr "अटैचमेंट ब्लॉक प्रदर्शित करें"
509
 
510
- #: contact_form.php:857
511
- #: contact_form.php:906
512
- #: contact_form.php:1096
513
- #: contact_form.php:1747
514
  #, fuzzy
515
  msgid "Address"
516
  msgstr "ई - मेल पता:"
517
 
518
- #: contact_form.php:858
519
- #: contact_form.php:908
520
- #: contact_form.php:1755
521
  msgid "Phone"
522
  msgstr ""
523
 
524
- #: contact_form.php:859
525
  #, fuzzy
526
  msgid "Attachment block"
527
  msgstr "अटैचमेंट ब्लॉक प्रदर्शित करें"
528
 
529
- #: contact_form.php:859
530
  msgid "Users can attach the following file formats"
531
  msgstr "उपयोगकर्ताओं को निम्नलिखित प्रकार की फ़ाइलों को संलग्न कर सकते हैं"
532
 
533
- #: contact_form.php:871
534
- #: contact_form.php:874
535
- #: contact_form.php:877
536
- #: contact_form.php:1125
537
  msgid "Captcha"
538
  msgstr ""
539
 
540
- #: contact_form.php:871
541
- #: contact_form.php:874
542
- #: contact_form.php:877
543
- #: contact_form.php:1125
544
- msgid "(powered by bestwebsoft.com)"
545
  msgstr ""
546
 
547
- #: contact_form.php:874
548
  #, fuzzy
549
  msgid "Activate captcha"
550
  msgstr "सक्रिय प्लगिन"
551
 
552
- #: contact_form.php:877
553
  #, fuzzy
554
  msgid "Download captcha"
555
  msgstr "डाउनलोड"
556
 
557
- #: contact_form.php:882
558
  #, fuzzy
559
  msgid "Display tips below the Attachment block"
560
  msgstr "अटैचमेंट ब्लॉक प्रदर्शित करें"
561
 
562
- #: contact_form.php:891
563
  msgid "Delete an attachment file from the server after the email is sent"
564
  msgstr ""
565
 
566
- #: contact_form.php:897
567
  #, fuzzy
568
  msgid "Display 'Send me a copy' block"
569
  msgstr "मुझे एक प्रति ब्लॉक भेजें प्रदर्शित करें"
570
 
571
- #: contact_form.php:903
572
  msgid "Required fields"
573
  msgstr ""
574
 
575
- #: contact_form.php:905
576
- #: contact_form.php:1091
577
- #: contact_form.php:1742
578
  msgid "Name"
579
  msgstr "नाम"
580
 
581
- #: contact_form.php:907
582
  #, fuzzy
583
  msgid "Email Address"
584
  msgstr "ई - मेल पता:"
585
 
586
- #: contact_form.php:909
587
- #: contact_form.php:1111
588
- #: contact_form.php:1758
589
  msgid "Subject"
590
  msgstr "विषय"
591
 
592
- #: contact_form.php:910
593
- #: contact_form.php:1115
594
- #: contact_form.php:1761
595
  msgid "Message"
596
  msgstr "संदेश"
597
 
598
- #: contact_form.php:914
599
  #, fuzzy
600
  msgid "Display additional info in the email"
601
  msgstr "ईमेल में अतिरिक्त जानकारी प्रदर्शित करें"
602
 
603
- #: contact_form.php:919
604
- #: contact_form.php:1714
605
  msgid "Sent from (ip address)"
606
  msgstr "(आईपी पते से भेजा गया)"
607
 
608
- #: contact_form.php:919
609
  #, fuzzy
610
  msgid "Example: Sent from (IP address):\t127.0.0.1"
611
  msgstr "(आईपी पते से भेजा गया)"
612
 
613
- #: contact_form.php:920
614
- #: contact_form.php:1719
615
  msgid "Date/Time"
616
  msgstr "दिनांक / समय"
617
 
618
- #: contact_form.php:920
619
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
620
  msgstr ""
621
 
622
- #: contact_form.php:921
623
- #: contact_form.php:1724
624
  msgid "Sent from (referer)"
625
  msgstr "से आ रहा है (referer)"
626
 
627
- #: contact_form.php:921
628
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
629
  msgstr ""
630
 
631
- #: contact_form.php:922
632
- #: contact_form.php:1729
633
  msgid "Using (user agent)"
634
  msgstr "उपयोग करना (प्रयोक्ता एजेंट)"
635
 
636
- #: contact_form.php:922
637
  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"
638
  msgstr ""
639
 
640
- #: contact_form.php:926
641
  msgid "Language settings for the field names in the form"
642
  msgstr ""
643
 
644
- #: contact_form.php:935
645
  msgid "Add a language"
646
  msgstr ""
647
 
648
- #: contact_form.php:939
649
  #, fuzzy
650
  msgid "Change the names of the contact form fields and error messages"
651
  msgstr "संपर्क प्रपत्र का फ़ील्ड्स के लिए लेबल बदलें"
652
 
653
- #: contact_form.php:944
654
- #: contact_form.php:1015
655
  msgid "English"
656
  msgstr ""
657
 
658
- #: contact_form.php:963
659
- #: contact_form.php:992
660
  msgid "Error message for the Name field"
661
  msgstr ""
662
 
663
- #: contact_form.php:964
664
- #: contact_form.php:993
665
  msgid "Error message for the Address field"
666
  msgstr ""
667
 
668
- #: contact_form.php:965
669
- #: contact_form.php:994
670
  msgid "Error message for the Email field"
671
  msgstr ""
672
 
673
- #: contact_form.php:966
674
- #: contact_form.php:995
675
  msgid "Error message for the Phone field"
676
  msgstr ""
677
 
678
- #: contact_form.php:967
679
- #: contact_form.php:996
680
  msgid "Error message for the Subject field"
681
  msgstr ""
682
 
683
- #: contact_form.php:968
684
- #: contact_form.php:997
685
  msgid "Error message for the Message field"
686
  msgstr ""
687
 
688
- #: contact_form.php:969
689
- #: contact_form.php:998
690
  msgid "Error message about the file type for the Attachment field"
691
  msgstr ""
692
 
693
- #: contact_form.php:970
694
- #: contact_form.php:999
695
  msgid "Error message while uploading a file for the Attachment field to the server"
696
  msgstr ""
697
 
698
- #: contact_form.php:971
699
- #: contact_form.php:1000
700
  msgid "Error message while moving the file for the Attachment field"
701
  msgstr ""
702
 
703
- #: contact_form.php:972
704
- #: contact_form.php:1001
705
  msgid "Error message when file size limit for the Attachment field is exceeded"
706
  msgstr ""
707
 
708
- #: contact_form.php:973
709
- #: contact_form.php:1002
710
  msgid "Error message for the Captcha field"
711
  msgstr ""
712
 
713
- #: contact_form.php:974
714
- #: contact_form.php:1003
715
  msgid "Error message for the whole form"
716
  msgstr ""
717
 
718
- #: contact_form.php:976
719
- #: contact_form.php:1005
720
- #: contact_form.php:1024
721
- #: contact_form.php:1030
722
  msgid "Use shortcode"
723
  msgstr ""
724
 
725
- #: contact_form.php:976
726
- #: contact_form.php:1005
727
- #: contact_form.php:1024
728
- #: contact_form.php:1030
729
  msgid "for this language"
730
  msgstr ""
731
 
732
- #: contact_form.php:1012
733
  msgid "Action after email is sent"
734
  msgstr ""
735
 
736
- #: contact_form.php:1014
737
  #, fuzzy
738
  msgid "Display text"
739
  msgstr "अटैचमेंट ब्लॉक प्रदर्शित करें"
740
 
741
- #: contact_form.php:1023
742
- #: contact_form.php:1029
743
  msgid "Text"
744
  msgstr ""
745
 
746
- #: contact_form.php:1036
747
  msgid "Redirect to the page"
748
  msgstr ""
749
 
750
- #: contact_form.php:1037
751
  msgid "Url"
752
  msgstr ""
753
 
754
- #: contact_form.php:1042
755
- #: contact_form.php:1217
756
  msgid "Save Changes"
757
  msgstr "परिवर्तन सहेजें"
758
 
759
- #: contact_form.php:1057
760
  #, fuzzy
761
  msgid "Contact Form Pro | Extra Settings"
762
  msgstr "संपर्क प्रपत्र विकल्प"
763
 
764
- #: contact_form.php:1064
765
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
766
  msgstr ""
767
 
768
- #: contact_form.php:1071
769
  msgid "Errors output"
770
  msgstr ""
771
 
772
- #: contact_form.php:1074
773
  msgid "Display error messages"
774
  msgstr ""
775
 
776
- #: contact_form.php:1075
777
  msgid "Color of the input field errors."
778
  msgstr ""
779
 
780
- #: contact_form.php:1076
781
  msgid "Display error messages & color of the input field errors"
782
  msgstr ""
783
 
784
- #: contact_form.php:1081
785
  msgid "Add placeholder to the input blocks"
786
  msgstr ""
787
 
788
- #: contact_form.php:1087
789
  #, fuzzy
790
  msgid "Add tooltips"
791
  msgstr "अतिरिक्त विकल्प"
792
 
793
- #: contact_form.php:1101
794
  #, fuzzy
795
  msgid "Email address"
796
  msgstr "ई - मेल पता:"
797
 
798
- #: contact_form.php:1106
799
  msgid "Phone Number"
800
  msgstr ""
801
 
802
- #: contact_form.php:1120
803
  #, fuzzy
804
  msgid "Attachment"
805
  msgstr "लगाव:"
806
 
807
- #: contact_form.php:1130
 
 
 
 
808
  #, fuzzy
809
  msgid "Style options"
810
  msgstr "अतिरिक्त विकल्प"
811
 
812
- #: contact_form.php:1133
813
  msgid "Text color"
814
  msgstr ""
815
 
816
- #: contact_form.php:1136
817
- #: contact_form.php:1141
818
- #: contact_form.php:1151
819
- #: contact_form.php:1156
820
- #: contact_form.php:1161
821
- #: contact_form.php:1166
822
- #: contact_form.php:1176
823
- #: contact_form.php:1181
824
- #: contact_form.php:1187
825
- #: contact_form.php:1198
826
- #: contact_form.php:1203
827
- #: contact_form.php:1208
828
  msgid "Default"
829
  msgstr ""
830
 
831
- #: contact_form.php:1138
832
  msgid "Label text color"
833
  msgstr ""
834
 
835
- #: contact_form.php:1143
836
  msgid "Placeholder color"
837
  msgstr ""
838
 
839
- #: contact_form.php:1148
840
  msgid "Errors color"
841
  msgstr ""
842
 
843
- #: contact_form.php:1153
844
  msgid "Error text color"
845
  msgstr ""
846
 
847
- #: contact_form.php:1158
848
  msgid "Background color of the input field errors"
849
  msgstr ""
850
 
851
- #: contact_form.php:1163
852
  msgid "Border color of the input field errors"
853
  msgstr ""
854
 
855
- #: contact_form.php:1168
856
  msgid "Placeholder color of the input field errors"
857
  msgstr ""
858
 
859
- #: contact_form.php:1173
860
  #, fuzzy
861
  msgid "Input fields"
862
  msgstr "अटैचमेंट ब्लॉक प्रदर्शित करें"
863
 
864
- #: contact_form.php:1178
865
  msgid "Input fields background color"
866
  msgstr ""
867
 
868
- #: contact_form.php:1183
869
  msgid "Text fields color"
870
  msgstr ""
871
 
872
- #: contact_form.php:1185
873
  msgid "Border width in px, numbers only"
874
  msgstr ""
875
 
876
- #: contact_form.php:1189
877
- #: contact_form.php:1210
878
  msgid "Border color"
879
  msgstr ""
880
 
881
- #: contact_form.php:1194
882
  #, fuzzy
883
  msgid "Submit button"
884
  msgstr "सबमिट"
885
 
886
- #: contact_form.php:1196
887
  msgid "Width in px, numbers only"
888
  msgstr ""
889
 
890
- #: contact_form.php:1200
891
  msgid "Button color"
892
  msgstr ""
893
 
894
- #: contact_form.php:1205
895
  msgid "Button text color"
896
  msgstr ""
897
 
898
- #: contact_form.php:1221
899
  #, fuzzy
900
  msgid "Contact Form Pro | Preview"
901
  msgstr "संपर्क प्रपत्र"
902
 
903
- #: contact_form.php:1224
904
  msgid "Show with errors"
905
  msgstr ""
906
 
907
- #: contact_form.php:1232
908
- #: contact_form.php:1234
909
  msgid "Please enter your full name..."
910
  msgstr ""
911
 
912
- #: contact_form.php:1245
913
- #: contact_form.php:1247
914
  msgid "Please enter your address..."
915
  msgstr ""
916
 
917
- #: contact_form.php:1256
918
- #: contact_form.php:1258
919
  #, fuzzy
920
  msgid "Please enter your email address..."
921
  msgstr "इस ईमेल का उपयोग करें:"
922
 
923
- #: contact_form.php:1267
924
- #: contact_form.php:1269
925
  msgid "Please enter your phone number..."
926
  msgstr ""
927
 
928
- #: contact_form.php:1278
929
- #: contact_form.php:1280
930
  msgid "Please enter subject..."
931
  msgstr ""
932
 
933
- #: contact_form.php:1288
934
- #: contact_form.php:1290
935
  msgid "Please enter your message..."
936
  msgstr ""
937
 
938
- #: contact_form.php:1301
939
  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"
940
  msgstr ""
941
 
942
- #: contact_form.php:1454
 
 
 
 
943
  msgid "You can attach the following file formats"
944
  msgstr "आप निम्न प्रकार का फ़ाइलों को संलग्न कर सकते हैं"
945
 
946
- #: contact_form.php:1737
947
  msgid "Contact from"
948
  msgstr "संपर्क करें"
949
 
950
- #: contact_form.php:1750
951
  msgid "Email"
952
  msgstr "ईमेल"
953
 
954
- #: contact_form.php:1764
955
  msgid "Site"
956
  msgstr "साइट"
957
 
958
- #: contact_form.php:1819
959
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
960
  msgstr "यदि आप अपने ग्राहक की तुलना में इस माइम देख सकते हैं MIME प्रकार स्वीकार नहीं करता है!"
961
 
962
- #: contact_form.php:1878
963
  msgid "FAQ"
964
  msgstr "अक्सर पूछे जाने वाले प्रश्न"
965
 
966
- #: contact_form.php:1879
967
  msgid "Support"
968
  msgstr "समर्थन"
969
 
970
- #: contact_form.php:1937
971
  msgid "Are you sure that you want to delete this language data?"
972
  msgstr ""
973
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
974
  #~ msgid "Contact Form Options"
975
  #~ msgstr "संपर्क प्रपत्र विकल्प"
976
 
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:50+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:50+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Team Outshine <ash.pr@outshinesolutions.com>\n"
9
  "MIME-Version: 1.0\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: contact_form.php:32
20
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  #, fuzzy
22
  msgid "Contact Form Settings"
23
  msgstr "संपर्क प्रपत्र विकल्प"
24
 
25
+ #: contact_form.php:32
26
  msgid "Contact Form"
27
  msgstr "संपर्क प्रपत्र"
28
 
29
+ #: contact_form.php:33
30
  #, fuzzy
31
  msgid "Contact Form Pro Extra Settings"
32
  msgstr "संपर्क प्रपत्र विकल्प"
33
 
34
+ #: contact_form.php:33
35
+ #: contact_form.php:724
36
  #, fuzzy
37
  msgid "Contact Form Pro"
38
  msgstr "संपर्क प्रपत्र"
39
 
40
+ #: contact_form.php:72
41
+ #: contact_form.php:613
42
+ #: contact_form.php:642
43
  msgid "Name:"
44
  msgstr "नाम:"
45
 
46
+ #: contact_form.php:73
47
+ #: contact_form.php:614
48
+ #: contact_form.php:643
49
  #, fuzzy
50
  msgid "Address:"
51
  msgstr "ई - मेल पता:"
52
 
53
+ #: contact_form.php:74
54
+ #: contact_form.php:615
55
+ #: contact_form.php:644
56
  msgid "Email Address:"
57
  msgstr "ई - मेल पता:"
58
 
59
+ #: contact_form.php:75
60
+ #: contact_form.php:616
61
+ #: contact_form.php:645
62
  msgid "Phone number:"
63
  msgstr ""
64
 
65
+ #: contact_form.php:76
66
+ #: contact_form.php:617
67
+ #: contact_form.php:646
68
  msgid "Subject:"
69
  msgstr "विषय:"
70
 
71
+ #: contact_form.php:77
72
+ #: contact_form.php:618
73
+ #: contact_form.php:647
74
  msgid "Message:"
75
  msgstr "संदेश:"
76
 
77
+ #: contact_form.php:78
78
+ #: contact_form.php:619
79
+ #: contact_form.php:648
80
  msgid "Attachment:"
81
  msgstr "लगाव:"
82
 
83
+ #: contact_form.php:79
84
+ #: contact_form.php:135
85
+ #: contact_form.php:620
86
+ #: contact_form.php:649
87
  msgid "Send me a copy"
88
  msgstr "मुझे एक प्रतिलिपि भेजें"
89
 
90
+ #: contact_form.php:80
91
+ #: contact_form.php:621
92
+ #: contact_form.php:650
93
  msgid "Submit"
94
  msgstr "सबमिट"
95
 
96
+ #: contact_form.php:81
97
  msgid "Your name is required."
98
  msgstr "आपका नाम की आवश्यकता है."
99
 
100
+ #: contact_form.php:82
101
  #, fuzzy
102
  msgid "Address is required."
103
  msgstr "एक उचित ई - मेल पते की आवश्यकता है."
104
 
105
+ #: contact_form.php:83
106
  #, fuzzy
107
  msgid "A valid email address is required."
108
  msgstr "एक उचित ई - मेल पते की आवश्यकता है."
109
 
110
+ #: contact_form.php:84
111
+ #: contact_form.php:130
112
+ #: contact_form.php:133
113
  #, fuzzy
114
  msgid "Phone number is required."
115
  msgstr "आपका नाम की आवश्यकता है."
116
 
117
+ #: contact_form.php:85
118
+ #: contact_form.php:129
119
+ #: contact_form.php:132
120
  msgid "Subject is required."
121
  msgstr "विषय पाठ की आवश्यकता होती है"
122
 
123
+ #: contact_form.php:86
124
+ #: contact_form.php:128
125
+ #: contact_form.php:131
126
  msgid "Message text is required."
127
  msgstr "संदेश पाठ की आवश्यकता है."
128
 
129
+ #: contact_form.php:87
130
  msgid "File format is not valid."
131
  msgstr "अटैचमेंट टूटा ."
132
 
133
+ #: contact_form.php:88
134
  msgid "File upload error."
135
  msgstr ""
136
 
137
+ #: contact_form.php:89
138
  msgid "The file could not be uploaded."
139
  msgstr ""
140
 
141
+ #: contact_form.php:90
142
  msgid "This file is too large."
143
  msgstr ""
144
 
145
+ #: contact_form.php:91
146
  msgid "Please fill out the CAPTCHA."
147
  msgstr "कॅप्चा पूरा करें."
148
 
149
+ #: contact_form.php:92
150
  msgid "Please make corrections below and try again."
151
  msgstr "सुधार नीचे बनाने के लिए और फिर प्रयास करें"
152
 
153
+ #: contact_form.php:94
154
+ msgid "Thank you for contacting us."
155
+ msgstr "हमसे संपर्क करने के लिए धन्यवाद.हमसे संपर्क करने के लिए धन्यवाद."
156
+
157
+ #: contact_form.php:400
158
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
159
  msgstr ""
160
 
161
+ #: contact_form.php:409
162
  msgid "Such user does not exist. Settings are not saved."
163
  msgstr "इस तरह के उपयोगकर्ता मौजूद नहीं है. सेटिंग्स सहेजे नहीं जाते हैं."
164
 
165
+ #: contact_form.php:414
166
+ #: contact_form.php:420
167
  #, fuzzy
168
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
169
  msgstr "कृपया सही ईमेल इनपुट करे . सेटिंग्स सहेजे नहीं जाते हैं."
170
 
171
+ #: contact_form.php:425
172
  #, fuzzy
173
  msgid "Settings saved."
174
  msgstr "विकल्प बचाया."
175
 
176
+ #: contact_form.php:449
177
+ #: contact_form.php:718
178
+ #: contact_form.php:1525
179
+ #: contact_form.php:1536
180
+ msgid "Settings"
181
+ msgstr "सेटिंग्स"
182
+
183
+ #: contact_form.php:450
184
+ #: contact_form.php:719
185
  #, fuzzy
186
  msgid "Extra settings"
187
  msgstr "सेटिंग्स"
188
 
189
+ #: contact_form.php:455
190
+ #: contact_form.php:975
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:455
195
+ #: contact_form.php:456
196
+ #: contact_form.php:635
197
+ #: contact_form.php:683
198
  msgid "or"
199
  msgstr ""
200
 
201
+ #: contact_form.php:456
202
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
203
  msgstr ""
204
 
205
+ #: contact_form.php:457
206
  msgid "They work the same way."
207
  msgstr ""
208
 
209
+ #: contact_form.php:458
210
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
211
  msgstr "यदि नीचे दी गई फ़ील्ड्स में जानकारी खाली रहे हैं तो जो पंजीकरण के दौरान निर्दिष्ट किया गया था एक पता करने के लिए संदेश भेजने के लिए किया जाएगा."
212
 
213
+ #: contact_form.php:462
214
  msgid "The user's email address:"
215
  msgstr "WordPress के उपयोगकर्ता का ईमेल का उपयोग करें:"
216
 
217
+ #: contact_form.php:466
218
  msgid "Create a username"
219
  msgstr "उपयोगकर्ता नाम का चयन करें"
220
 
221
+ #: contact_form.php:471
222
  msgid "Enter a username of the person who should get the messages from the contact form."
223
  msgstr "उपयोगकर्ता का नाम है जो एक संपर्क फ़ॉर्म से संदेश मिल जाएगा"
224
 
225
+ #: contact_form.php:475
226
  msgid "Use this email address:"
227
  msgstr "इस ईमेल का उपयोग करें:"
228
 
229
+ #: contact_form.php:478
230
  msgid "Enter the email address you want the messages forwarded to."
231
  msgstr "एक ईमेल पता है जो संदेश प्राप्त करने के लिए इस्तेमाल किया जाएगा "
232
 
233
+ #: contact_form.php:482
234
  msgid "Additional options"
235
  msgstr "अतिरिक्त विकल्प"
236
 
237
+ #: contact_form.php:485
238
  msgid "What to use?"
239
  msgstr "किस का उपयोग करें?."
240
 
241
+ #: contact_form.php:488
242
  msgid "Wp-mail"
243
  msgstr "Wp-mail"
244
 
245
+ #: contact_form.php:489
246
  msgid "You can use the wp_mail function for mailing"
247
  msgstr "मेल भेजने के लिए आपको WordPress के wp_mail समारोह का उपयोग कर सकते हैं"
248
 
249
+ #: contact_form.php:495
250
  msgid "Mail"
251
  msgstr "मेल"
252
 
253
+ #: contact_form.php:496
254
  msgid "To send mail you can use the php mail function"
255
  msgstr "मेल भेजने के लिए आपको php मेल समारोह का उपयोग कर सकते हैं"
256
 
257
+ #: contact_form.php:500
258
  #, fuzzy
259
  msgid "Change text of the 'FROM' field"
260
  msgstr "संपर्क प्रपत्र की फ़ील्ड्स से बदलें"
261
 
262
+ #: contact_form.php:506
263
  msgid "Enter the email address in the 'From' field"
264
  msgstr ""
265
 
266
+ #: contact_form.php:508
267
  msgid "User email"
268
  msgstr ""
269
 
270
+ #: contact_form.php:508
271
  msgid "The email address of the user who fills the form will be used in the field 'From'."
272
  msgstr ""
273
 
274
+ #: contact_form.php:510
275
  msgid "This email address will be used in the 'From' field."
276
  msgstr ""
277
 
278
+ #: contact_form.php:514
279
  #, fuzzy
280
  msgid "Display fields"
281
  msgstr "अटैचमेंट ब्लॉक प्रदर्शित करें"
282
 
283
+ #: contact_form.php:516
284
+ #: contact_form.php:565
285
+ #: contact_form.php:755
286
+ #: contact_form.php:1406
287
  #, fuzzy
288
  msgid "Address"
289
  msgstr "ई - मेल पता:"
290
 
291
+ #: contact_form.php:517
292
+ #: contact_form.php:567
293
+ #: contact_form.php:1414
294
  msgid "Phone"
295
  msgstr ""
296
 
297
+ #: contact_form.php:518
298
  #, fuzzy
299
  msgid "Attachment block"
300
  msgstr "अटैचमेंट ब्लॉक प्रदर्शित करें"
301
 
302
+ #: contact_form.php:518
303
  msgid "Users can attach the following file formats"
304
  msgstr "उपयोगकर्ताओं को निम्नलिखित प्रकार की फ़ाइलों को संलग्न कर सकते हैं"
305
 
306
+ #: contact_form.php:530
307
+ #: contact_form.php:533
308
+ #: contact_form.php:536
309
+ #: contact_form.php:784
310
  msgid "Captcha"
311
  msgstr ""
312
 
313
+ #: contact_form.php:530
314
+ #: contact_form.php:533
315
+ #: contact_form.php:536
316
+ msgid "(powered by"
 
317
  msgstr ""
318
 
319
+ #: contact_form.php:533
320
  #, fuzzy
321
  msgid "Activate captcha"
322
  msgstr "सक्रिय प्लगिन"
323
 
324
+ #: contact_form.php:536
325
  #, fuzzy
326
  msgid "Download captcha"
327
  msgstr "डाउनलोड"
328
 
329
+ #: contact_form.php:541
330
  #, fuzzy
331
  msgid "Display tips below the Attachment block"
332
  msgstr "अटैचमेंट ब्लॉक प्रदर्शित करें"
333
 
334
+ #: contact_form.php:550
335
  msgid "Delete an attachment file from the server after the email is sent"
336
  msgstr ""
337
 
338
+ #: contact_form.php:556
339
  #, fuzzy
340
  msgid "Display 'Send me a copy' block"
341
  msgstr "मुझे एक प्रति ब्लॉक भेजें प्रदर्शित करें"
342
 
343
+ #: contact_form.php:562
344
  msgid "Required fields"
345
  msgstr ""
346
 
347
+ #: contact_form.php:564
348
+ #: contact_form.php:750
349
+ #: contact_form.php:1401
350
  msgid "Name"
351
  msgstr "नाम"
352
 
353
+ #: contact_form.php:566
354
  #, fuzzy
355
  msgid "Email Address"
356
  msgstr "ई - मेल पता:"
357
 
358
+ #: contact_form.php:568
359
+ #: contact_form.php:770
360
+ #: contact_form.php:1417
361
  msgid "Subject"
362
  msgstr "विषय"
363
 
364
+ #: contact_form.php:569
365
+ #: contact_form.php:774
366
+ #: contact_form.php:1420
367
  msgid "Message"
368
  msgstr "संदेश"
369
 
370
+ #: contact_form.php:573
371
  #, fuzzy
372
  msgid "Display additional info in the email"
373
  msgstr "ईमेल में अतिरिक्त जानकारी प्रदर्शित करें"
374
 
375
+ #: contact_form.php:578
376
+ #: contact_form.php:1373
377
  msgid "Sent from (ip address)"
378
  msgstr "(आईपी पते से भेजा गया)"
379
 
380
+ #: contact_form.php:578
381
  #, fuzzy
382
  msgid "Example: Sent from (IP address):\t127.0.0.1"
383
  msgstr "(आईपी पते से भेजा गया)"
384
 
385
+ #: contact_form.php:579
386
+ #: contact_form.php:1378
387
  msgid "Date/Time"
388
  msgstr "दिनांक / समय"
389
 
390
+ #: contact_form.php:579
391
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
392
  msgstr ""
393
 
394
+ #: contact_form.php:580
395
+ #: contact_form.php:1383
396
  msgid "Sent from (referer)"
397
  msgstr "से आ रहा है (referer)"
398
 
399
+ #: contact_form.php:580
400
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
401
  msgstr ""
402
 
403
+ #: contact_form.php:581
404
+ #: contact_form.php:1388
405
  msgid "Using (user agent)"
406
  msgstr "उपयोग करना (प्रयोक्ता एजेंट)"
407
 
408
+ #: contact_form.php:581
409
  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"
410
  msgstr ""
411
 
412
+ #: contact_form.php:585
413
  msgid "Language settings for the field names in the form"
414
  msgstr ""
415
 
416
+ #: contact_form.php:594
417
  msgid "Add a language"
418
  msgstr ""
419
 
420
+ #: contact_form.php:598
421
  #, fuzzy
422
  msgid "Change the names of the contact form fields and error messages"
423
  msgstr "संपर्क प्रपत्र का फ़ील्ड्स के लिए लेबल बदलें"
424
 
425
+ #: contact_form.php:603
426
+ #: contact_form.php:674
427
  msgid "English"
428
  msgstr ""
429
 
430
+ #: contact_form.php:622
431
+ #: contact_form.php:651
432
  msgid "Error message for the Name field"
433
  msgstr ""
434
 
435
+ #: contact_form.php:623
436
+ #: contact_form.php:652
437
  msgid "Error message for the Address field"
438
  msgstr ""
439
 
440
+ #: contact_form.php:624
441
+ #: contact_form.php:653
442
  msgid "Error message for the Email field"
443
  msgstr ""
444
 
445
+ #: contact_form.php:625
446
+ #: contact_form.php:654
447
  msgid "Error message for the Phone field"
448
  msgstr ""
449
 
450
+ #: contact_form.php:626
451
+ #: contact_form.php:655
452
  msgid "Error message for the Subject field"
453
  msgstr ""
454
 
455
+ #: contact_form.php:627
456
+ #: contact_form.php:656
457
  msgid "Error message for the Message field"
458
  msgstr ""
459
 
460
+ #: contact_form.php:628
461
+ #: contact_form.php:657
462
  msgid "Error message about the file type for the Attachment field"
463
  msgstr ""
464
 
465
+ #: contact_form.php:629
466
+ #: contact_form.php:658
467
  msgid "Error message while uploading a file for the Attachment field to the server"
468
  msgstr ""
469
 
470
+ #: contact_form.php:630
471
+ #: contact_form.php:659
472
  msgid "Error message while moving the file for the Attachment field"
473
  msgstr ""
474
 
475
+ #: contact_form.php:631
476
+ #: contact_form.php:660
477
  msgid "Error message when file size limit for the Attachment field is exceeded"
478
  msgstr ""
479
 
480
+ #: contact_form.php:632
481
+ #: contact_form.php:661
482
  msgid "Error message for the Captcha field"
483
  msgstr ""
484
 
485
+ #: contact_form.php:633
486
+ #: contact_form.php:662
487
  msgid "Error message for the whole form"
488
  msgstr ""
489
 
490
+ #: contact_form.php:635
491
+ #: contact_form.php:664
492
+ #: contact_form.php:683
493
+ #: contact_form.php:689
494
  msgid "Use shortcode"
495
  msgstr ""
496
 
497
+ #: contact_form.php:635
498
+ #: contact_form.php:664
499
+ #: contact_form.php:683
500
+ #: contact_form.php:689
501
  msgid "for this language"
502
  msgstr ""
503
 
504
+ #: contact_form.php:671
505
  msgid "Action after email is sent"
506
  msgstr ""
507
 
508
+ #: contact_form.php:673
509
  #, fuzzy
510
  msgid "Display text"
511
  msgstr "अटैचमेंट ब्लॉक प्रदर्शित करें"
512
 
513
+ #: contact_form.php:682
514
+ #: contact_form.php:688
515
  msgid "Text"
516
  msgstr ""
517
 
518
+ #: contact_form.php:695
519
  msgid "Redirect to the page"
520
  msgstr ""
521
 
522
+ #: contact_form.php:696
523
  msgid "Url"
524
  msgstr ""
525
 
526
+ #: contact_form.php:701
527
+ #: contact_form.php:876
528
  msgid "Save Changes"
529
  msgstr "परिवर्तन सहेजें"
530
 
531
+ #: contact_form.php:716
532
  #, fuzzy
533
  msgid "Contact Form Pro | Extra Settings"
534
  msgstr "संपर्क प्रपत्र विकल्प"
535
 
536
+ #: contact_form.php:723
537
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
538
  msgstr ""
539
 
540
+ #: contact_form.php:730
541
  msgid "Errors output"
542
  msgstr ""
543
 
544
+ #: contact_form.php:733
545
  msgid "Display error messages"
546
  msgstr ""
547
 
548
+ #: contact_form.php:734
549
  msgid "Color of the input field errors."
550
  msgstr ""
551
 
552
+ #: contact_form.php:735
553
  msgid "Display error messages & color of the input field errors"
554
  msgstr ""
555
 
556
+ #: contact_form.php:740
557
  msgid "Add placeholder to the input blocks"
558
  msgstr ""
559
 
560
+ #: contact_form.php:746
561
  #, fuzzy
562
  msgid "Add tooltips"
563
  msgstr "अतिरिक्त विकल्प"
564
 
565
+ #: contact_form.php:760
566
  #, fuzzy
567
  msgid "Email address"
568
  msgstr "ई - मेल पता:"
569
 
570
+ #: contact_form.php:765
571
  msgid "Phone Number"
572
  msgstr ""
573
 
574
+ #: contact_form.php:779
575
  #, fuzzy
576
  msgid "Attachment"
577
  msgstr "लगाव:"
578
 
579
+ #: contact_form.php:784
580
+ msgid "(powered by bestwebsoft.com)"
581
+ msgstr ""
582
+
583
+ #: contact_form.php:789
584
  #, fuzzy
585
  msgid "Style options"
586
  msgstr "अतिरिक्त विकल्प"
587
 
588
+ #: contact_form.php:792
589
  msgid "Text color"
590
  msgstr ""
591
 
592
+ #: contact_form.php:795
593
+ #: contact_form.php:800
594
+ #: contact_form.php:810
595
+ #: contact_form.php:815
596
+ #: contact_form.php:820
597
+ #: contact_form.php:825
598
+ #: contact_form.php:835
599
+ #: contact_form.php:840
600
+ #: contact_form.php:846
601
+ #: contact_form.php:857
602
+ #: contact_form.php:862
603
+ #: contact_form.php:867
604
  msgid "Default"
605
  msgstr ""
606
 
607
+ #: contact_form.php:797
608
  msgid "Label text color"
609
  msgstr ""
610
 
611
+ #: contact_form.php:802
612
  msgid "Placeholder color"
613
  msgstr ""
614
 
615
+ #: contact_form.php:807
616
  msgid "Errors color"
617
  msgstr ""
618
 
619
+ #: contact_form.php:812
620
  msgid "Error text color"
621
  msgstr ""
622
 
623
+ #: contact_form.php:817
624
  msgid "Background color of the input field errors"
625
  msgstr ""
626
 
627
+ #: contact_form.php:822
628
  msgid "Border color of the input field errors"
629
  msgstr ""
630
 
631
+ #: contact_form.php:827
632
  msgid "Placeholder color of the input field errors"
633
  msgstr ""
634
 
635
+ #: contact_form.php:832
636
  #, fuzzy
637
  msgid "Input fields"
638
  msgstr "अटैचमेंट ब्लॉक प्रदर्शित करें"
639
 
640
+ #: contact_form.php:837
641
  msgid "Input fields background color"
642
  msgstr ""
643
 
644
+ #: contact_form.php:842
645
  msgid "Text fields color"
646
  msgstr ""
647
 
648
+ #: contact_form.php:844
649
  msgid "Border width in px, numbers only"
650
  msgstr ""
651
 
652
+ #: contact_form.php:848
653
+ #: contact_form.php:869
654
  msgid "Border color"
655
  msgstr ""
656
 
657
+ #: contact_form.php:853
658
  #, fuzzy
659
  msgid "Submit button"
660
  msgstr "सबमिट"
661
 
662
+ #: contact_form.php:855
663
  msgid "Width in px, numbers only"
664
  msgstr ""
665
 
666
+ #: contact_form.php:859
667
  msgid "Button color"
668
  msgstr ""
669
 
670
+ #: contact_form.php:864
671
  msgid "Button text color"
672
  msgstr ""
673
 
674
+ #: contact_form.php:880
675
  #, fuzzy
676
  msgid "Contact Form Pro | Preview"
677
  msgstr "संपर्क प्रपत्र"
678
 
679
+ #: contact_form.php:883
680
  msgid "Show with errors"
681
  msgstr ""
682
 
683
+ #: contact_form.php:891
684
+ #: contact_form.php:893
685
  msgid "Please enter your full name..."
686
  msgstr ""
687
 
688
+ #: contact_form.php:904
689
+ #: contact_form.php:906
690
  msgid "Please enter your address..."
691
  msgstr ""
692
 
693
+ #: contact_form.php:915
694
+ #: contact_form.php:917
695
  #, fuzzy
696
  msgid "Please enter your email address..."
697
  msgstr "इस ईमेल का उपयोग करें:"
698
 
699
+ #: contact_form.php:926
700
+ #: contact_form.php:928
701
  msgid "Please enter your phone number..."
702
  msgstr ""
703
 
704
+ #: contact_form.php:937
705
+ #: contact_form.php:939
706
  msgid "Please enter subject..."
707
  msgstr ""
708
 
709
+ #: contact_form.php:947
710
+ #: contact_form.php:949
711
  msgid "Please enter your message..."
712
  msgstr ""
713
 
714
+ #: contact_form.php:960
715
  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"
716
  msgstr ""
717
 
718
+ #: contact_form.php:1029
719
+ msgid "Sorry, email message could not be delivered."
720
+ msgstr "क्षमा करें, आपका ई - मेल वितरित नहीं किया जा सकता है."
721
+
722
+ #: contact_form.php:1113
723
  msgid "You can attach the following file formats"
724
  msgstr "आप निम्न प्रकार का फ़ाइलों को संलग्न कर सकते हैं"
725
 
726
+ #: contact_form.php:1396
727
  msgid "Contact from"
728
  msgstr "संपर्क करें"
729
 
730
+ #: contact_form.php:1409
731
  msgid "Email"
732
  msgstr "ईमेल"
733
 
734
+ #: contact_form.php:1423
735
  msgid "Site"
736
  msgstr "साइट"
737
 
738
+ #: contact_form.php:1478
739
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
740
  msgstr "यदि आप अपने ग्राहक की तुलना में इस माइम देख सकते हैं MIME प्रकार स्वीकार नहीं करता है!"
741
 
742
+ #: contact_form.php:1537
743
  msgid "FAQ"
744
  msgstr "अक्सर पूछे जाने वाले प्रश्न"
745
 
746
+ #: contact_form.php:1538
747
  msgid "Support"
748
  msgstr "समर्थन"
749
 
750
+ #: contact_form.php:1597
751
  msgid "Are you sure that you want to delete this language data?"
752
  msgstr ""
753
 
754
+ #, fuzzy
755
+ #~ msgid "Memory usage"
756
+ #~ msgstr "संदेश"
757
+
758
+ #, fuzzy
759
+ #~ msgid "Site URL"
760
+ #~ msgstr "साइट"
761
+
762
+ #, fuzzy
763
+ #~ msgid "Please enter a valid email address."
764
+ #~ msgstr "इस ईमेल का उपयोग करें:"
765
+
766
+ #, fuzzy
767
+ #~ msgid "Pro plugins"
768
+ #~ msgstr "BWS Plugins"
769
+ #~ msgid "Activated plugins"
770
+ #~ msgstr "सक्रिय प्लगिन"
771
+ #~ msgid "Read more"
772
+ #~ msgstr "अधिक पढ़ें"
773
+ #~ msgid "Installed plugins"
774
+ #~ msgstr "स्थापित plugins"
775
+ #~ msgid "Recommended plugins"
776
+ #~ msgstr "अनुशंसित प्लगिन"
777
+
778
+ #, fuzzy
779
+ #~ msgid "Free plugins"
780
+ #~ msgstr "अनुशंसित प्लगिन"
781
+ #~ msgid "Download"
782
+ #~ msgstr "डाउनलोड"
783
+ #~ msgid "Install %s"
784
+ #~ msgstr "स्थापित%s"
785
+ #~ msgid "Install now from wordpress.org"
786
+ #~ msgstr "Wordpress.org से अब स्थापित"
787
+
788
+ #, fuzzy
789
+ #~ msgid "If you have any questions, please contact us via"
790
+ #~ msgstr ""
791
+ #~ "यदि आप कोई प्रश्न हैं, हमें plugin@bestwebsoft.com के माध्यम से संपर्क करें या हमारी "
792
+ #~ "साइट पर हमारे संपर्क फार्म में भरें"
793
+
794
+ #, fuzzy
795
+ #~ msgid "Active Plugins"
796
+ #~ msgstr "सक्रिय प्लगिन"
797
+
798
+ #, fuzzy
799
+ #~ msgid "Inactive Plugins"
800
+ #~ msgstr "सक्रिय प्लगिन"
801
+
802
+ #, fuzzy
803
+ #~ msgid "Send to support"
804
+ #~ msgstr "समर्थन"
805
  #~ msgid "Contact Form Options"
806
  #~ msgstr "संपर्क प्रपत्र विकल्प"
807
 
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-08-20 13:28+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:28+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Karoly Kovacs <karcsi1978@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -17,965 +17,796 @@ msgstr ""
17
  "X-Generator: Poedit 1.5.4\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: contact_form.php:107
21
- msgid "Not set"
22
- msgstr ""
23
-
24
- #: contact_form.php:109
25
- #: contact_form.php:113
26
- msgid "On"
27
- msgstr ""
28
-
29
- #: contact_form.php:111
30
- #: contact_form.php:115
31
- msgid "Off"
32
- msgstr ""
33
-
34
- #: contact_form.php:119
35
- #: contact_form.php:123
36
- #: contact_form.php:127
37
- #: contact_form.php:131
38
- #: contact_form.php:135
39
- #: contact_form.php:161
40
- msgid "N/A"
41
- msgstr ""
42
-
43
- #: contact_form.php:133
44
- msgid " Mb"
45
- msgstr ""
46
-
47
- #: contact_form.php:137
48
- #: contact_form.php:141
49
- #: contact_form.php:145
50
- #: contact_form.php:156
51
- msgid "Yes"
52
- msgstr ""
53
-
54
- #: contact_form.php:139
55
- #: contact_form.php:143
56
- #: contact_form.php:147
57
- #: contact_form.php:158
58
- msgid "No"
59
- msgstr ""
60
-
61
- #: contact_form.php:172
62
- msgid "Operating System"
63
- msgstr ""
64
-
65
- #: contact_form.php:173
66
- msgid "Server"
67
- msgstr ""
68
-
69
- #: contact_form.php:174
70
- #, fuzzy
71
- msgid "Memory usage"
72
- msgstr "Üzenet"
73
-
74
- #: contact_form.php:175
75
- msgid "MYSQL Version"
76
- msgstr ""
77
-
78
- #: contact_form.php:176
79
- msgid "SQL Mode"
80
- msgstr ""
81
-
82
- #: contact_form.php:177
83
- msgid "PHP Version"
84
- msgstr ""
85
-
86
- #: contact_form.php:178
87
- msgid "PHP Safe Mode"
88
- msgstr ""
89
-
90
- #: contact_form.php:179
91
- msgid "PHP Allow URL fopen"
92
- msgstr ""
93
-
94
- #: contact_form.php:180
95
- msgid "PHP Memory Limit"
96
- msgstr ""
97
-
98
- #: contact_form.php:181
99
- msgid "PHP Max Upload Size"
100
- msgstr ""
101
-
102
- #: contact_form.php:182
103
- msgid "PHP Max Post Size"
104
- msgstr ""
105
-
106
- #: contact_form.php:183
107
- msgid "PHP Max Script Execute Time"
108
- msgstr ""
109
-
110
- #: contact_form.php:184
111
- msgid "PHP Exif support"
112
- msgstr ""
113
-
114
- #: contact_form.php:185
115
- msgid "PHP IPTC support"
116
- msgstr ""
117
-
118
- #: contact_form.php:186
119
- msgid "PHP XML support"
120
- msgstr ""
121
-
122
- #: contact_form.php:187
123
- #, fuzzy
124
- msgid "Site URL"
125
- msgstr "Oldal"
126
-
127
- #: contact_form.php:188
128
- msgid "Home URL"
129
- msgstr ""
130
-
131
- #: contact_form.php:189
132
- msgid "WordPress Version"
133
- msgstr ""
134
-
135
- #: contact_form.php:190
136
- msgid "WordPress DB Version"
137
- msgstr ""
138
-
139
- #: contact_form.php:191
140
- msgid "Multisite"
141
- msgstr ""
142
-
143
- #: contact_form.php:192
144
- msgid "Active Theme"
145
- msgstr ""
146
-
147
- #: contact_form.php:207
148
- #, fuzzy
149
- msgid "Please enter a valid email address."
150
- msgstr "Ezen email cím használata:"
151
-
152
- #: contact_form.php:211
153
- msgid "Email with system info is sent to "
154
- msgstr ""
155
-
156
- #: contact_form.php:215
157
- #: contact_form.php:435
158
- msgid "Thank you for contacting us."
159
- msgstr "Köszönjük az üzenetét."
160
-
161
- #: contact_form.php:243
162
- #: contact_form.php:1370
163
- msgid "Sorry, email message could not be delivered."
164
- msgstr "Sajnáljuk, az email üzenet nem továbbítható."
165
-
166
- #: contact_form.php:251
167
- #, fuzzy
168
- msgid "Pro plugins"
169
- msgstr "Ajánlott pluginok"
170
-
171
- #: contact_form.php:254
172
- #: contact_form.php:280
173
- msgid "Activated plugins"
174
- msgstr "Aktivált pluginok"
175
-
176
- #: contact_form.php:256
177
- #: contact_form.php:264
178
- #: contact_form.php:272
179
- #: contact_form.php:282
180
- #: contact_form.php:290
181
- #: contact_form.php:298
182
- msgid "Read more"
183
- msgstr "Részletek megtekintése"
184
-
185
- #: contact_form.php:256
186
- #: contact_form.php:282
187
- #: contact_form.php:790
188
- #: contact_form.php:1059
189
- #: contact_form.php:1866
190
- #: contact_form.php:1877
191
- msgid "Settings"
192
- msgstr "Beállítások"
193
-
194
- #: contact_form.php:262
195
- #: contact_form.php:288
196
- msgid "Installed plugins"
197
- msgstr "Telepített pluginok"
198
-
199
- #: contact_form.php:270
200
- #: contact_form.php:296
201
- msgid "Recommended plugins"
202
- msgstr "Ajánlott pluginok"
203
-
204
- #: contact_form.php:272
205
- msgid "Purchase"
206
- msgstr ""
207
-
208
- #: contact_form.php:277
209
- #, fuzzy
210
- msgid "Free plugins"
211
- msgstr "Ajánlott pluginok"
212
-
213
- #: contact_form.php:298
214
- msgid "Download"
215
- msgstr "Letöltés"
216
-
217
- #: contact_form.php:298
218
- #, php-format
219
- msgid "Install %s"
220
- msgstr "%s telepítése"
221
-
222
- #: contact_form.php:298
223
- msgid "Install now from wordpress.org"
224
- msgstr "Telepítés most a wordpress.org oldalról"
225
-
226
- #: contact_form.php:303
227
- #, fuzzy
228
- msgid "If you have any questions, please contact us via"
229
- msgstr "Amennyiben kérdése van, kérjük írjon nekünk a plugin@bestwebsoft.com címre vagy töltse ki a kapcsolatfelvételi lapot a weboldalon"
230
-
231
- #: contact_form.php:310
232
- msgid "System status"
233
- msgstr ""
234
-
235
- #: contact_form.php:314
236
- msgid "Environment"
237
- msgstr ""
238
-
239
- #: contact_form.php:325
240
- #, fuzzy
241
- msgid "Active Plugins"
242
- msgstr "Aktivált pluginok"
243
-
244
- #: contact_form.php:336
245
- #, fuzzy
246
- msgid "Inactive Plugins"
247
- msgstr "Aktivált pluginok"
248
-
249
- #: contact_form.php:350
250
- #, fuzzy
251
- msgid "Send to support"
252
- msgstr "Támogatás"
253
-
254
- #: contact_form.php:357
255
- msgid "Send to custom email &#187;"
256
- msgstr ""
257
-
258
- #: contact_form.php:373
259
- #: contact_form.php:786
260
  #, fuzzy
261
  msgid "Contact Form Settings"
262
  msgstr "Kapcsolatfelvételi Ürlap Beállítások"
263
 
264
- #: contact_form.php:373
265
  msgid "Contact Form"
266
  msgstr "Kapcsolatfelvételi Ürlap"
267
 
268
- #: contact_form.php:374
269
  #, fuzzy
270
  msgid "Contact Form Pro Extra Settings"
271
  msgstr "Kapcsolatfelvételi Ürlap Beállítások"
272
 
273
- #: contact_form.php:374
274
- #: contact_form.php:1065
275
  #, fuzzy
276
  msgid "Contact Form Pro"
277
  msgstr "Kapcsolatfelvételi Ürlap"
278
 
279
- #: contact_form.php:413
280
- #: contact_form.php:954
281
- #: contact_form.php:983
282
  msgid "Name:"
283
  msgstr "Noév:"
284
 
285
- #: contact_form.php:414
286
- #: contact_form.php:955
287
- #: contact_form.php:984
288
  #, fuzzy
289
  msgid "Address:"
290
  msgstr "Email cím:"
291
 
292
- #: contact_form.php:415
293
- #: contact_form.php:956
294
- #: contact_form.php:985
295
  msgid "Email Address:"
296
  msgstr "Email cím:"
297
 
298
- #: contact_form.php:416
299
- #: contact_form.php:957
300
- #: contact_form.php:986
301
  msgid "Phone number:"
302
  msgstr "Telefonszám:"
303
 
304
- #: contact_form.php:417
305
- #: contact_form.php:958
306
- #: contact_form.php:987
307
  msgid "Subject:"
308
  msgstr "Tárgy:"
309
 
310
- #: contact_form.php:418
311
- #: contact_form.php:959
312
- #: contact_form.php:988
313
  msgid "Message:"
314
  msgstr "Üzenet:"
315
 
316
- #: contact_form.php:419
317
- #: contact_form.php:960
318
- #: contact_form.php:989
319
  msgid "Attachment:"
320
  msgstr "Csatolmány:"
321
 
322
- #: contact_form.php:420
323
- #: contact_form.php:476
324
- #: contact_form.php:961
325
- #: contact_form.php:990
326
  msgid "Send me a copy"
327
  msgstr "Kérek másolatot"
328
 
329
- #: contact_form.php:421
330
- #: contact_form.php:962
331
- #: contact_form.php:991
332
  msgid "Submit"
333
  msgstr "Küldés"
334
 
335
- #: contact_form.php:422
336
  msgid "Your name is required."
337
  msgstr "Név megadása kötelező."
338
 
339
- #: contact_form.php:423
340
  #, fuzzy
341
  msgid "Address is required."
342
  msgstr "Valós email cím megadása kötelező."
343
 
344
- #: contact_form.php:424
345
  #, fuzzy
346
  msgid "A valid email address is required."
347
  msgstr "Valós email cím megadása kötelező."
348
 
349
- #: contact_form.php:425
350
- #: contact_form.php:471
351
- #: contact_form.php:474
352
  msgid "Phone number is required."
353
  msgstr "Le numéro de téléphone est obligatoire."
354
 
355
- #: contact_form.php:426
356
- #: contact_form.php:470
357
- #: contact_form.php:473
358
  msgid "Subject is required."
359
  msgstr "Tárgy megadása kötelező."
360
 
361
- #: contact_form.php:427
362
- #: contact_form.php:469
363
- #: contact_form.php:472
364
  msgid "Message text is required."
365
  msgstr "Üzenet megírása kötelező."
366
 
367
- #: contact_form.php:428
368
  msgid "File format is not valid."
369
  msgstr "Fájl formátuma nem megengedett."
370
 
371
- #: contact_form.php:429
372
  msgid "File upload error."
373
  msgstr ""
374
 
375
- #: contact_form.php:430
376
  msgid "The file could not be uploaded."
377
  msgstr ""
378
 
379
- #: contact_form.php:431
380
  msgid "This file is too large."
381
  msgstr ""
382
 
383
- #: contact_form.php:432
384
  msgid "Please fill out the CAPTCHA."
385
  msgstr "Kérem töltse ki a CAPTCHA mezőt."
386
 
387
- #: contact_form.php:433
388
  msgid "Please make corrections below and try again."
389
  msgstr "Kérem javítsa ki a szükséges mezőket és próbálja újra."
390
 
391
- #: contact_form.php:741
 
 
 
 
392
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
393
  msgstr "Amennyiben az 'Átirányítás egy oldalra' opció kiválasztásra kerül, az URL-t az alábbi formátumban kell megadni"
394
 
395
- #: contact_form.php:750
396
  msgid "Such user does not exist. Settings are not saved."
397
  msgstr "Nincs ilyen felhasználó. Beállítások nem kerültek mentésre."
398
 
399
- #: contact_form.php:755
400
- #: contact_form.php:761
401
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
402
  msgstr "Kérem valós email címet adjon meg a 'FKITÖL' mezőben. Beállítások nem kerültek mentésre."
403
 
404
- #: contact_form.php:766
405
  #, fuzzy
406
  msgid "Settings saved."
407
  msgstr "Opciók elmentve."
408
 
409
- #: contact_form.php:791
410
- #: contact_form.php:1060
 
 
 
 
 
 
 
411
  #, fuzzy
412
  msgid "Extra settings"
413
  msgstr "Beállítások"
414
 
415
- #: contact_form.php:796
416
- #: contact_form.php:1316
417
  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:"
418
  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:"
419
 
420
- #: contact_form.php:796
421
- #: contact_form.php:797
422
- #: contact_form.php:976
423
- #: contact_form.php:1024
424
  msgid "or"
425
  msgstr ""
426
 
427
- #: contact_form.php:797
428
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
429
  msgstr ""
430
 
431
- #: contact_form.php:798
432
  msgid "They work the same way."
433
  msgstr ""
434
 
435
- #: contact_form.php:799
436
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
437
  msgstr "Amennyiben ezeket a mezőket üresen hagyja, az üzenet a regisztráció során megadott email címre lesz elküldve."
438
 
439
- #: contact_form.php:803
440
  msgid "The user's email address:"
441
  msgstr "A felhasználó email címe:"
442
 
443
- #: contact_form.php:807
444
  msgid "Create a username"
445
  msgstr "felhasználónév létrehozása"
446
 
447
- #: contact_form.php:812
448
  msgid "Enter a username of the person who should get the messages from the contact form."
449
  msgstr "Adja meg azon személy felhasználónevét, akitől az üzeneteket szeretné kapni a Kapcsolatfelvételi Ürlap segítségével."
450
 
451
- #: contact_form.php:816
452
  msgid "Use this email address:"
453
  msgstr "Ezen email cím használata:"
454
 
455
- #: contact_form.php:819
456
  msgid "Enter the email address you want the messages forwarded to."
457
  msgstr "Adja meg az email címet, ahova az üzenetek érkezzenek."
458
 
459
- #: contact_form.php:823
460
  msgid "Additional options"
461
  msgstr "További opciók"
462
 
463
- #: contact_form.php:826
464
  msgid "What to use?"
465
  msgstr "Mit szeretne használni?"
466
 
467
- #: contact_form.php:829
468
  msgid "Wp-mail"
469
  msgstr "Wp-mail"
470
 
471
- #: contact_form.php:830
472
  msgid "You can use the wp_mail function for mailing"
473
  msgstr "Használhatja a wp_mail funkciót a levelezéshez"
474
 
475
- #: contact_form.php:836
476
  msgid "Mail"
477
  msgstr "E-mail"
478
 
479
- #: contact_form.php:837
480
  msgid "To send mail you can use the php mail function"
481
  msgstr "Email küldéshez használhatja a php mail funkciót"
482
 
483
- #: contact_form.php:841
484
  msgid "Change text of the 'FROM' field"
485
  msgstr "A 'KITÖL' mező szövegének módosítása"
486
 
487
- #: contact_form.php:847
488
  msgid "Enter the email address in the 'From' field"
489
  msgstr "Adja meg a 'KITÖL' mező email címét"
490
 
491
- #: contact_form.php:849
492
  msgid "User email"
493
  msgstr ""
494
 
495
- #: contact_form.php:849
496
  #, fuzzy
497
  msgid "The email address of the user who fills the form will be used in the field 'From'."
498
  msgstr "A felhasználó e-mail címe, akinek az adatai szerepelnek a 'KITÖL' mezőben."
499
 
500
- #: contact_form.php:851
501
  msgid "This email address will be used in the 'From' field."
502
  msgstr "Ez az email cím szerepel a 'KITÖL' mezőben."
503
 
504
- #: contact_form.php:855
505
  #, fuzzy
506
  msgid "Display fields"
507
  msgstr "Szöveg megjelenítése"
508
 
509
- #: contact_form.php:857
510
- #: contact_form.php:906
511
- #: contact_form.php:1096
512
- #: contact_form.php:1747
513
  #, fuzzy
514
  msgid "Address"
515
  msgstr "Email cím:"
516
 
517
- #: contact_form.php:858
518
- #: contact_form.php:908
519
- #: contact_form.php:1755
520
  msgid "Phone"
521
  msgstr "Telefonszám"
522
 
523
- #: contact_form.php:859
524
  #, fuzzy
525
  msgid "Attachment block"
526
  msgstr "Csatolmány doboz megjelenítése"
527
 
528
- #: contact_form.php:859
529
  msgid "Users can attach the following file formats"
530
  msgstr "A felhasználók a következő fájlformátumokat csatolhatják"
531
 
532
- #: contact_form.php:871
533
- #: contact_form.php:874
534
- #: contact_form.php:877
535
- #: contact_form.php:1125
536
  msgid "Captcha"
537
  msgstr ""
538
 
539
- #: contact_form.php:871
540
- #: contact_form.php:874
541
- #: contact_form.php:877
542
- #: contact_form.php:1125
543
- msgid "(powered by bestwebsoft.com)"
544
  msgstr ""
545
 
546
- #: contact_form.php:874
547
  #, fuzzy
548
  msgid "Activate captcha"
549
  msgstr "Aktivált pluginok"
550
 
551
- #: contact_form.php:877
552
  #, fuzzy
553
  msgid "Download captcha"
554
  msgstr "Letöltés"
555
 
556
- #: contact_form.php:882
557
  #, fuzzy
558
  msgid "Display tips below the Attachment block"
559
  msgstr "Tippek megjelenítése a Csatolmányok doboz alatt"
560
 
561
- #: contact_form.php:891
562
  msgid "Delete an attachment file from the server after the email is sent"
563
  msgstr ""
564
 
565
- #: contact_form.php:897
566
  #, fuzzy
567
  msgid "Display 'Send me a copy' block"
568
  msgstr "A 'Kérek másolatot' opció megjelenítése"
569
 
570
- #: contact_form.php:903
571
  msgid "Required fields"
572
  msgstr "Kötelező mező"
573
 
574
- #: contact_form.php:905
575
- #: contact_form.php:1091
576
- #: contact_form.php:1742
577
  msgid "Name"
578
  msgstr "Név"
579
 
580
- #: contact_form.php:907
581
  #, fuzzy
582
  msgid "Email Address"
583
  msgstr "Email cím:"
584
 
585
- #: contact_form.php:909
586
- #: contact_form.php:1111
587
- #: contact_form.php:1758
588
  msgid "Subject"
589
  msgstr "Sujet"
590
 
591
- #: contact_form.php:910
592
- #: contact_form.php:1115
593
- #: contact_form.php:1761
594
  msgid "Message"
595
  msgstr "Üzenet"
596
 
597
- #: contact_form.php:914
598
  #, fuzzy
599
  msgid "Display additional info in the email"
600
  msgstr "További információk megjelenítése az emailben"
601
 
602
- #: contact_form.php:919
603
- #: contact_form.php:1714
604
  msgid "Sent from (ip address)"
605
  msgstr "Küldő (IP cím)"
606
 
607
- #: contact_form.php:919
608
  #, fuzzy
609
  msgid "Example: Sent from (IP address):\t127.0.0.1"
610
  msgstr "Küldő (IP cím)"
611
 
612
- #: contact_form.php:920
613
- #: contact_form.php:1719
614
  msgid "Date/Time"
615
  msgstr "Dátum/Idő"
616
 
617
- #: contact_form.php:920
618
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
619
  msgstr ""
620
 
621
- #: contact_form.php:921
622
- #: contact_form.php:1724
623
  msgid "Sent from (referer)"
624
  msgstr "Envoyer de (référence)"
625
 
626
- #: contact_form.php:921
627
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
628
  msgstr ""
629
 
630
- #: contact_form.php:922
631
- #: contact_form.php:1729
632
  msgid "Using (user agent)"
633
  msgstr "Alkalmazás (böngésző)"
634
 
635
- #: contact_form.php:922
636
  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"
637
  msgstr ""
638
 
639
- #: contact_form.php:926
640
  msgid "Language settings for the field names in the form"
641
  msgstr "Az ürlap mezőinek nyelvi beállítása"
642
 
643
- #: contact_form.php:935
644
  #, fuzzy
645
  msgid "Add a language"
646
  msgstr "Nyelv hozzáadása"
647
 
648
- #: contact_form.php:939
649
  msgid "Change the names of the contact form fields and error messages"
650
  msgstr "A Kapcsolatfelvételi Ürlap mező és hibaüzenet neveinek módosítása"
651
 
652
- #: contact_form.php:944
653
- #: contact_form.php:1015
654
  msgid "English"
655
  msgstr "Angol"
656
 
657
- #: contact_form.php:963
658
- #: contact_form.php:992
659
  msgid "Error message for the Name field"
660
  msgstr "Név mező hibaüzenet"
661
 
662
- #: contact_form.php:964
663
- #: contact_form.php:993
664
  #, fuzzy
665
  msgid "Error message for the Address field"
666
  msgstr "Üzenet mező hibaüzenet"
667
 
668
- #: contact_form.php:965
669
- #: contact_form.php:994
670
  msgid "Error message for the Email field"
671
  msgstr "Email cím mező hibaüzenet"
672
 
673
- #: contact_form.php:966
674
- #: contact_form.php:995
675
  msgid "Error message for the Phone field"
676
  msgstr "Telefonszám mező hibaüzenet"
677
 
678
- #: contact_form.php:967
679
- #: contact_form.php:996
680
  msgid "Error message for the Subject field"
681
  msgstr "Tárgy mező hibaüzenet"
682
 
683
- #: contact_form.php:968
684
- #: contact_form.php:997
685
  msgid "Error message for the Message field"
686
  msgstr "Üzenet mező hibaüzenet"
687
 
688
- #: contact_form.php:969
689
- #: contact_form.php:998
690
  #, fuzzy
691
  msgid "Error message about the file type for the Attachment field"
692
  msgstr "Csatolmány doboz hibaüzenet"
693
 
694
- #: contact_form.php:970
695
- #: contact_form.php:999
696
  #, fuzzy
697
  msgid "Error message while uploading a file for the Attachment field to the server"
698
  msgstr "Csatolmány doboz hibaüzenet"
699
 
700
- #: contact_form.php:971
701
- #: contact_form.php:1000
702
  #, fuzzy
703
  msgid "Error message while moving the file for the Attachment field"
704
  msgstr "Csatolmány doboz hibaüzenet"
705
 
706
- #: contact_form.php:972
707
- #: contact_form.php:1001
708
  #, fuzzy
709
  msgid "Error message when file size limit for the Attachment field is exceeded"
710
  msgstr "Csatolmány doboz hibaüzenet"
711
 
712
- #: contact_form.php:973
713
- #: contact_form.php:1002
714
  msgid "Error message for the Captcha field"
715
  msgstr "CAPTCHA mező hibaüzenet"
716
 
717
- #: contact_form.php:974
718
- #: contact_form.php:1003
719
  msgid "Error message for the whole form"
720
  msgstr "Hibaüzenet az egész form számára"
721
 
722
- #: contact_form.php:976
723
- #: contact_form.php:1005
724
- #: contact_form.php:1024
725
- #: contact_form.php:1030
726
  msgid "Use shortcode"
727
  msgstr "Gyorskód használata"
728
 
729
- #: contact_form.php:976
730
- #: contact_form.php:1005
731
- #: contact_form.php:1024
732
- #: contact_form.php:1030
733
  msgid "for this language"
734
  msgstr "ehhez a nyelvhez"
735
 
736
- #: contact_form.php:1012
737
  msgid "Action after email is sent"
738
  msgstr "Művelet az email elküldése után"
739
 
740
- #: contact_form.php:1014
741
  msgid "Display text"
742
  msgstr "Szöveg megjelenítése"
743
 
744
- #: contact_form.php:1023
745
- #: contact_form.php:1029
746
  msgid "Text"
747
  msgstr "Szöveg"
748
 
749
- #: contact_form.php:1036
750
  msgid "Redirect to the page"
751
  msgstr "Átirányítás egy weboldalra"
752
 
753
- #: contact_form.php:1037
754
  msgid "Url"
755
  msgstr "Url"
756
 
757
- #: contact_form.php:1042
758
- #: contact_form.php:1217
759
  msgid "Save Changes"
760
  msgstr "Módosítások Mentése"
761
 
762
- #: contact_form.php:1057
763
  #, fuzzy
764
  msgid "Contact Form Pro | Extra Settings"
765
  msgstr "Kapcsolatfelvételi Ürlap Beállítások"
766
 
767
- #: contact_form.php:1064
768
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
769
  msgstr ""
770
 
771
- #: contact_form.php:1071
772
  msgid "Errors output"
773
  msgstr ""
774
 
775
- #: contact_form.php:1074
776
  msgid "Display error messages"
777
  msgstr ""
778
 
779
- #: contact_form.php:1075
780
  msgid "Color of the input field errors."
781
  msgstr ""
782
 
783
- #: contact_form.php:1076
784
  #, fuzzy
785
  msgid "Display error messages & color of the input field errors"
786
  msgstr "Tárgy mező hibaüzenet"
787
 
788
- #: contact_form.php:1081
789
  msgid "Add placeholder to the input blocks"
790
  msgstr ""
791
 
792
- #: contact_form.php:1087
793
  #, fuzzy
794
  msgid "Add tooltips"
795
  msgstr "További opciók"
796
 
797
- #: contact_form.php:1101
798
  #, fuzzy
799
  msgid "Email address"
800
  msgstr "Email cím:"
801
 
802
- #: contact_form.php:1106
803
  #, fuzzy
804
  msgid "Phone Number"
805
  msgstr "Telefonszám:"
806
 
807
- #: contact_form.php:1120
808
  #, fuzzy
809
  msgid "Attachment"
810
  msgstr "Csatolmány:"
811
 
812
- #: contact_form.php:1130
 
 
 
 
813
  #, fuzzy
814
  msgid "Style options"
815
  msgstr "További opciók"
816
 
817
- #: contact_form.php:1133
818
  msgid "Text color"
819
  msgstr ""
820
 
821
- #: contact_form.php:1136
822
- #: contact_form.php:1141
823
- #: contact_form.php:1151
824
- #: contact_form.php:1156
825
- #: contact_form.php:1161
826
- #: contact_form.php:1166
827
- #: contact_form.php:1176
828
- #: contact_form.php:1181
829
- #: contact_form.php:1187
830
- #: contact_form.php:1198
831
- #: contact_form.php:1203
832
- #: contact_form.php:1208
833
  msgid "Default"
834
  msgstr ""
835
 
836
- #: contact_form.php:1138
837
  msgid "Label text color"
838
  msgstr ""
839
 
840
- #: contact_form.php:1143
841
  msgid "Placeholder color"
842
  msgstr ""
843
 
844
- #: contact_form.php:1148
845
  msgid "Errors color"
846
  msgstr ""
847
 
848
- #: contact_form.php:1153
849
  msgid "Error text color"
850
  msgstr ""
851
 
852
- #: contact_form.php:1158
853
  msgid "Background color of the input field errors"
854
  msgstr ""
855
 
856
- #: contact_form.php:1163
857
  msgid "Border color of the input field errors"
858
  msgstr ""
859
 
860
- #: contact_form.php:1168
861
  msgid "Placeholder color of the input field errors"
862
  msgstr ""
863
 
864
- #: contact_form.php:1173
865
  #, fuzzy
866
  msgid "Input fields"
867
  msgstr "Szöveg megjelenítése"
868
 
869
- #: contact_form.php:1178
870
  msgid "Input fields background color"
871
  msgstr ""
872
 
873
- #: contact_form.php:1183
874
  msgid "Text fields color"
875
  msgstr ""
876
 
877
- #: contact_form.php:1185
878
  msgid "Border width in px, numbers only"
879
  msgstr ""
880
 
881
- #: contact_form.php:1189
882
- #: contact_form.php:1210
883
  msgid "Border color"
884
  msgstr ""
885
 
886
- #: contact_form.php:1194
887
  #, fuzzy
888
  msgid "Submit button"
889
  msgstr "Küldés"
890
 
891
- #: contact_form.php:1196
892
  msgid "Width in px, numbers only"
893
  msgstr ""
894
 
895
- #: contact_form.php:1200
896
  msgid "Button color"
897
  msgstr ""
898
 
899
- #: contact_form.php:1205
900
  msgid "Button text color"
901
  msgstr ""
902
 
903
- #: contact_form.php:1221
904
  #, fuzzy
905
  msgid "Contact Form Pro | Preview"
906
  msgstr "Kapcsolatfelvételi Ürlap"
907
 
908
- #: contact_form.php:1224
909
  msgid "Show with errors"
910
  msgstr ""
911
 
912
- #: contact_form.php:1232
913
- #: contact_form.php:1234
914
  msgid "Please enter your full name..."
915
  msgstr ""
916
 
917
- #: contact_form.php:1245
918
- #: contact_form.php:1247
919
  msgid "Please enter your address..."
920
  msgstr ""
921
 
922
- #: contact_form.php:1256
923
- #: contact_form.php:1258
924
  #, fuzzy
925
  msgid "Please enter your email address..."
926
  msgstr "Ezen email cím használata:"
927
 
928
- #: contact_form.php:1267
929
- #: contact_form.php:1269
930
  msgid "Please enter your phone number..."
931
  msgstr ""
932
 
933
- #: contact_form.php:1278
934
- #: contact_form.php:1280
935
  msgid "Please enter subject..."
936
  msgstr ""
937
 
938
- #: contact_form.php:1288
939
- #: contact_form.php:1290
940
  msgid "Please enter your message..."
941
  msgstr ""
942
 
943
- #: contact_form.php:1301
944
  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"
945
  msgstr ""
946
 
947
- #: contact_form.php:1454
 
 
 
 
948
  msgid "You can attach the following file formats"
949
  msgstr "A következő fájlformátumokat csatolhatja"
950
 
951
- #: contact_form.php:1737
952
  msgid "Contact from"
953
  msgstr "Üzenet küldött"
954
 
955
- #: contact_form.php:1750
956
  msgid "Email"
957
  msgstr "E-mail"
958
 
959
- #: contact_form.php:1764
960
  msgid "Site"
961
  msgstr "Oldal"
962
 
963
- #: contact_form.php:1819
964
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
965
  msgstr "Amennyiben ez a MIME nem jelenik meg, akkör az ön Levelezője nem támogatja ezt a MIME típust !"
966
 
967
- #: contact_form.php:1878
968
  msgid "FAQ"
969
  msgstr "GYIK (FAQ)"
970
 
971
- #: contact_form.php:1879
972
  msgid "Support"
973
  msgstr "Támogatás"
974
 
975
- #: contact_form.php:1937
976
  msgid "Are you sure that you want to delete this language data?"
977
  msgstr "Biztosan törölni szeretné ezt a nyelvi adatot ?"
978
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
979
  #~ msgid "Contact Form Options"
980
  #~ msgstr "Kapcsolatfelvételi Ürlap Beállítások"
981
  #~ msgid "Display Attachment tips"
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:50+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:50+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Karoly Kovacs <karcsi1978@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
17
  "X-Generator: Poedit 1.5.4\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: contact_form.php:32
21
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  #, fuzzy
23
  msgid "Contact Form Settings"
24
  msgstr "Kapcsolatfelvételi Ürlap Beállítások"
25
 
26
+ #: contact_form.php:32
27
  msgid "Contact Form"
28
  msgstr "Kapcsolatfelvételi Ürlap"
29
 
30
+ #: contact_form.php:33
31
  #, fuzzy
32
  msgid "Contact Form Pro Extra Settings"
33
  msgstr "Kapcsolatfelvételi Ürlap Beállítások"
34
 
35
+ #: contact_form.php:33
36
+ #: contact_form.php:724
37
  #, fuzzy
38
  msgid "Contact Form Pro"
39
  msgstr "Kapcsolatfelvételi Ürlap"
40
 
41
+ #: contact_form.php:72
42
+ #: contact_form.php:613
43
+ #: contact_form.php:642
44
  msgid "Name:"
45
  msgstr "Noév:"
46
 
47
+ #: contact_form.php:73
48
+ #: contact_form.php:614
49
+ #: contact_form.php:643
50
  #, fuzzy
51
  msgid "Address:"
52
  msgstr "Email cím:"
53
 
54
+ #: contact_form.php:74
55
+ #: contact_form.php:615
56
+ #: contact_form.php:644
57
  msgid "Email Address:"
58
  msgstr "Email cím:"
59
 
60
+ #: contact_form.php:75
61
+ #: contact_form.php:616
62
+ #: contact_form.php:645
63
  msgid "Phone number:"
64
  msgstr "Telefonszám:"
65
 
66
+ #: contact_form.php:76
67
+ #: contact_form.php:617
68
+ #: contact_form.php:646
69
  msgid "Subject:"
70
  msgstr "Tárgy:"
71
 
72
+ #: contact_form.php:77
73
+ #: contact_form.php:618
74
+ #: contact_form.php:647
75
  msgid "Message:"
76
  msgstr "Üzenet:"
77
 
78
+ #: contact_form.php:78
79
+ #: contact_form.php:619
80
+ #: contact_form.php:648
81
  msgid "Attachment:"
82
  msgstr "Csatolmány:"
83
 
84
+ #: contact_form.php:79
85
+ #: contact_form.php:135
86
+ #: contact_form.php:620
87
+ #: contact_form.php:649
88
  msgid "Send me a copy"
89
  msgstr "Kérek másolatot"
90
 
91
+ #: contact_form.php:80
92
+ #: contact_form.php:621
93
+ #: contact_form.php:650
94
  msgid "Submit"
95
  msgstr "Küldés"
96
 
97
+ #: contact_form.php:81
98
  msgid "Your name is required."
99
  msgstr "Név megadása kötelező."
100
 
101
+ #: contact_form.php:82
102
  #, fuzzy
103
  msgid "Address is required."
104
  msgstr "Valós email cím megadása kötelező."
105
 
106
+ #: contact_form.php:83
107
  #, fuzzy
108
  msgid "A valid email address is required."
109
  msgstr "Valós email cím megadása kötelező."
110
 
111
+ #: contact_form.php:84
112
+ #: contact_form.php:130
113
+ #: contact_form.php:133
114
  msgid "Phone number is required."
115
  msgstr "Le numéro de téléphone est obligatoire."
116
 
117
+ #: contact_form.php:85
118
+ #: contact_form.php:129
119
+ #: contact_form.php:132
120
  msgid "Subject is required."
121
  msgstr "Tárgy megadása kötelező."
122
 
123
+ #: contact_form.php:86
124
+ #: contact_form.php:128
125
+ #: contact_form.php:131
126
  msgid "Message text is required."
127
  msgstr "Üzenet megírása kötelező."
128
 
129
+ #: contact_form.php:87
130
  msgid "File format is not valid."
131
  msgstr "Fájl formátuma nem megengedett."
132
 
133
+ #: contact_form.php:88
134
  msgid "File upload error."
135
  msgstr ""
136
 
137
+ #: contact_form.php:89
138
  msgid "The file could not be uploaded."
139
  msgstr ""
140
 
141
+ #: contact_form.php:90
142
  msgid "This file is too large."
143
  msgstr ""
144
 
145
+ #: contact_form.php:91
146
  msgid "Please fill out the CAPTCHA."
147
  msgstr "Kérem töltse ki a CAPTCHA mezőt."
148
 
149
+ #: contact_form.php:92
150
  msgid "Please make corrections below and try again."
151
  msgstr "Kérem javítsa ki a szükséges mezőket és próbálja újra."
152
 
153
+ #: contact_form.php:94
154
+ msgid "Thank you for contacting us."
155
+ msgstr "Köszönjük az üzenetét."
156
+
157
+ #: contact_form.php:400
158
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
159
  msgstr "Amennyiben az 'Átirányítás egy oldalra' opció kiválasztásra kerül, az URL-t az alábbi formátumban kell megadni"
160
 
161
+ #: contact_form.php:409
162
  msgid "Such user does not exist. Settings are not saved."
163
  msgstr "Nincs ilyen felhasználó. Beállítások nem kerültek mentésre."
164
 
165
+ #: contact_form.php:414
166
+ #: contact_form.php:420
167
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
168
  msgstr "Kérem valós email címet adjon meg a 'FKITÖL' mezőben. Beállítások nem kerültek mentésre."
169
 
170
+ #: contact_form.php:425
171
  #, fuzzy
172
  msgid "Settings saved."
173
  msgstr "Opciók elmentve."
174
 
175
+ #: contact_form.php:449
176
+ #: contact_form.php:718
177
+ #: contact_form.php:1525
178
+ #: contact_form.php:1536
179
+ msgid "Settings"
180
+ msgstr "Beállítások"
181
+
182
+ #: contact_form.php:450
183
+ #: contact_form.php:719
184
  #, fuzzy
185
  msgid "Extra settings"
186
  msgstr "Beállítások"
187
 
188
+ #: contact_form.php:455
189
+ #: contact_form.php:975
190
  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:"
191
  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:"
192
 
193
+ #: contact_form.php:455
194
+ #: contact_form.php:456
195
+ #: contact_form.php:635
196
+ #: contact_form.php:683
197
  msgid "or"
198
  msgstr ""
199
 
200
+ #: contact_form.php:456
201
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
202
  msgstr ""
203
 
204
+ #: contact_form.php:457
205
  msgid "They work the same way."
206
  msgstr ""
207
 
208
+ #: contact_form.php:458
209
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
210
  msgstr "Amennyiben ezeket a mezőket üresen hagyja, az üzenet a regisztráció során megadott email címre lesz elküldve."
211
 
212
+ #: contact_form.php:462
213
  msgid "The user's email address:"
214
  msgstr "A felhasználó email címe:"
215
 
216
+ #: contact_form.php:466
217
  msgid "Create a username"
218
  msgstr "felhasználónév létrehozása"
219
 
220
+ #: contact_form.php:471
221
  msgid "Enter a username of the person who should get the messages from the contact form."
222
  msgstr "Adja meg azon személy felhasználónevét, akitől az üzeneteket szeretné kapni a Kapcsolatfelvételi Ürlap segítségével."
223
 
224
+ #: contact_form.php:475
225
  msgid "Use this email address:"
226
  msgstr "Ezen email cím használata:"
227
 
228
+ #: contact_form.php:478
229
  msgid "Enter the email address you want the messages forwarded to."
230
  msgstr "Adja meg az email címet, ahova az üzenetek érkezzenek."
231
 
232
+ #: contact_form.php:482
233
  msgid "Additional options"
234
  msgstr "További opciók"
235
 
236
+ #: contact_form.php:485
237
  msgid "What to use?"
238
  msgstr "Mit szeretne használni?"
239
 
240
+ #: contact_form.php:488
241
  msgid "Wp-mail"
242
  msgstr "Wp-mail"
243
 
244
+ #: contact_form.php:489
245
  msgid "You can use the wp_mail function for mailing"
246
  msgstr "Használhatja a wp_mail funkciót a levelezéshez"
247
 
248
+ #: contact_form.php:495
249
  msgid "Mail"
250
  msgstr "E-mail"
251
 
252
+ #: contact_form.php:496
253
  msgid "To send mail you can use the php mail function"
254
  msgstr "Email küldéshez használhatja a php mail funkciót"
255
 
256
+ #: contact_form.php:500
257
  msgid "Change text of the 'FROM' field"
258
  msgstr "A 'KITÖL' mező szövegének módosítása"
259
 
260
+ #: contact_form.php:506
261
  msgid "Enter the email address in the 'From' field"
262
  msgstr "Adja meg a 'KITÖL' mező email címét"
263
 
264
+ #: contact_form.php:508
265
  msgid "User email"
266
  msgstr ""
267
 
268
+ #: contact_form.php:508
269
  #, fuzzy
270
  msgid "The email address of the user who fills the form will be used in the field 'From'."
271
  msgstr "A felhasználó e-mail címe, akinek az adatai szerepelnek a 'KITÖL' mezőben."
272
 
273
+ #: contact_form.php:510
274
  msgid "This email address will be used in the 'From' field."
275
  msgstr "Ez az email cím szerepel a 'KITÖL' mezőben."
276
 
277
+ #: contact_form.php:514
278
  #, fuzzy
279
  msgid "Display fields"
280
  msgstr "Szöveg megjelenítése"
281
 
282
+ #: contact_form.php:516
283
+ #: contact_form.php:565
284
+ #: contact_form.php:755
285
+ #: contact_form.php:1406
286
  #, fuzzy
287
  msgid "Address"
288
  msgstr "Email cím:"
289
 
290
+ #: contact_form.php:517
291
+ #: contact_form.php:567
292
+ #: contact_form.php:1414
293
  msgid "Phone"
294
  msgstr "Telefonszám"
295
 
296
+ #: contact_form.php:518
297
  #, fuzzy
298
  msgid "Attachment block"
299
  msgstr "Csatolmány doboz megjelenítése"
300
 
301
+ #: contact_form.php:518
302
  msgid "Users can attach the following file formats"
303
  msgstr "A felhasználók a következő fájlformátumokat csatolhatják"
304
 
305
+ #: contact_form.php:530
306
+ #: contact_form.php:533
307
+ #: contact_form.php:536
308
+ #: contact_form.php:784
309
  msgid "Captcha"
310
  msgstr ""
311
 
312
+ #: contact_form.php:530
313
+ #: contact_form.php:533
314
+ #: contact_form.php:536
315
+ msgid "(powered by"
 
316
  msgstr ""
317
 
318
+ #: contact_form.php:533
319
  #, fuzzy
320
  msgid "Activate captcha"
321
  msgstr "Aktivált pluginok"
322
 
323
+ #: contact_form.php:536
324
  #, fuzzy
325
  msgid "Download captcha"
326
  msgstr "Letöltés"
327
 
328
+ #: contact_form.php:541
329
  #, fuzzy
330
  msgid "Display tips below the Attachment block"
331
  msgstr "Tippek megjelenítése a Csatolmányok doboz alatt"
332
 
333
+ #: contact_form.php:550
334
  msgid "Delete an attachment file from the server after the email is sent"
335
  msgstr ""
336
 
337
+ #: contact_form.php:556
338
  #, fuzzy
339
  msgid "Display 'Send me a copy' block"
340
  msgstr "A 'Kérek másolatot' opció megjelenítése"
341
 
342
+ #: contact_form.php:562
343
  msgid "Required fields"
344
  msgstr "Kötelező mező"
345
 
346
+ #: contact_form.php:564
347
+ #: contact_form.php:750
348
+ #: contact_form.php:1401
349
  msgid "Name"
350
  msgstr "Név"
351
 
352
+ #: contact_form.php:566
353
  #, fuzzy
354
  msgid "Email Address"
355
  msgstr "Email cím:"
356
 
357
+ #: contact_form.php:568
358
+ #: contact_form.php:770
359
+ #: contact_form.php:1417
360
  msgid "Subject"
361
  msgstr "Sujet"
362
 
363
+ #: contact_form.php:569
364
+ #: contact_form.php:774
365
+ #: contact_form.php:1420
366
  msgid "Message"
367
  msgstr "Üzenet"
368
 
369
+ #: contact_form.php:573
370
  #, fuzzy
371
  msgid "Display additional info in the email"
372
  msgstr "További információk megjelenítése az emailben"
373
 
374
+ #: contact_form.php:578
375
+ #: contact_form.php:1373
376
  msgid "Sent from (ip address)"
377
  msgstr "Küldő (IP cím)"
378
 
379
+ #: contact_form.php:578
380
  #, fuzzy
381
  msgid "Example: Sent from (IP address):\t127.0.0.1"
382
  msgstr "Küldő (IP cím)"
383
 
384
+ #: contact_form.php:579
385
+ #: contact_form.php:1378
386
  msgid "Date/Time"
387
  msgstr "Dátum/Idő"
388
 
389
+ #: contact_form.php:579
390
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
391
  msgstr ""
392
 
393
+ #: contact_form.php:580
394
+ #: contact_form.php:1383
395
  msgid "Sent from (referer)"
396
  msgstr "Envoyer de (référence)"
397
 
398
+ #: contact_form.php:580
399
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
400
  msgstr ""
401
 
402
+ #: contact_form.php:581
403
+ #: contact_form.php:1388
404
  msgid "Using (user agent)"
405
  msgstr "Alkalmazás (böngésző)"
406
 
407
+ #: contact_form.php:581
408
  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"
409
  msgstr ""
410
 
411
+ #: contact_form.php:585
412
  msgid "Language settings for the field names in the form"
413
  msgstr "Az ürlap mezőinek nyelvi beállítása"
414
 
415
+ #: contact_form.php:594
416
  #, fuzzy
417
  msgid "Add a language"
418
  msgstr "Nyelv hozzáadása"
419
 
420
+ #: contact_form.php:598
421
  msgid "Change the names of the contact form fields and error messages"
422
  msgstr "A Kapcsolatfelvételi Ürlap mező és hibaüzenet neveinek módosítása"
423
 
424
+ #: contact_form.php:603
425
+ #: contact_form.php:674
426
  msgid "English"
427
  msgstr "Angol"
428
 
429
+ #: contact_form.php:622
430
+ #: contact_form.php:651
431
  msgid "Error message for the Name field"
432
  msgstr "Név mező hibaüzenet"
433
 
434
+ #: contact_form.php:623
435
+ #: contact_form.php:652
436
  #, fuzzy
437
  msgid "Error message for the Address field"
438
  msgstr "Üzenet mező hibaüzenet"
439
 
440
+ #: contact_form.php:624
441
+ #: contact_form.php:653
442
  msgid "Error message for the Email field"
443
  msgstr "Email cím mező hibaüzenet"
444
 
445
+ #: contact_form.php:625
446
+ #: contact_form.php:654
447
  msgid "Error message for the Phone field"
448
  msgstr "Telefonszám mező hibaüzenet"
449
 
450
+ #: contact_form.php:626
451
+ #: contact_form.php:655
452
  msgid "Error message for the Subject field"
453
  msgstr "Tárgy mező hibaüzenet"
454
 
455
+ #: contact_form.php:627
456
+ #: contact_form.php:656
457
  msgid "Error message for the Message field"
458
  msgstr "Üzenet mező hibaüzenet"
459
 
460
+ #: contact_form.php:628
461
+ #: contact_form.php:657
462
  #, fuzzy
463
  msgid "Error message about the file type for the Attachment field"
464
  msgstr "Csatolmány doboz hibaüzenet"
465
 
466
+ #: contact_form.php:629
467
+ #: contact_form.php:658
468
  #, fuzzy
469
  msgid "Error message while uploading a file for the Attachment field to the server"
470
  msgstr "Csatolmány doboz hibaüzenet"
471
 
472
+ #: contact_form.php:630
473
+ #: contact_form.php:659
474
  #, fuzzy
475
  msgid "Error message while moving the file for the Attachment field"
476
  msgstr "Csatolmány doboz hibaüzenet"
477
 
478
+ #: contact_form.php:631
479
+ #: contact_form.php:660
480
  #, fuzzy
481
  msgid "Error message when file size limit for the Attachment field is exceeded"
482
  msgstr "Csatolmány doboz hibaüzenet"
483
 
484
+ #: contact_form.php:632
485
+ #: contact_form.php:661
486
  msgid "Error message for the Captcha field"
487
  msgstr "CAPTCHA mező hibaüzenet"
488
 
489
+ #: contact_form.php:633
490
+ #: contact_form.php:662
491
  msgid "Error message for the whole form"
492
  msgstr "Hibaüzenet az egész form számára"
493
 
494
+ #: contact_form.php:635
495
+ #: contact_form.php:664
496
+ #: contact_form.php:683
497
+ #: contact_form.php:689
498
  msgid "Use shortcode"
499
  msgstr "Gyorskód használata"
500
 
501
+ #: contact_form.php:635
502
+ #: contact_form.php:664
503
+ #: contact_form.php:683
504
+ #: contact_form.php:689
505
  msgid "for this language"
506
  msgstr "ehhez a nyelvhez"
507
 
508
+ #: contact_form.php:671
509
  msgid "Action after email is sent"
510
  msgstr "Művelet az email elküldése után"
511
 
512
+ #: contact_form.php:673
513
  msgid "Display text"
514
  msgstr "Szöveg megjelenítése"
515
 
516
+ #: contact_form.php:682
517
+ #: contact_form.php:688
518
  msgid "Text"
519
  msgstr "Szöveg"
520
 
521
+ #: contact_form.php:695
522
  msgid "Redirect to the page"
523
  msgstr "Átirányítás egy weboldalra"
524
 
525
+ #: contact_form.php:696
526
  msgid "Url"
527
  msgstr "Url"
528
 
529
+ #: contact_form.php:701
530
+ #: contact_form.php:876
531
  msgid "Save Changes"
532
  msgstr "Módosítások Mentése"
533
 
534
+ #: contact_form.php:716
535
  #, fuzzy
536
  msgid "Contact Form Pro | Extra Settings"
537
  msgstr "Kapcsolatfelvételi Ürlap Beállítások"
538
 
539
+ #: contact_form.php:723
540
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
541
  msgstr ""
542
 
543
+ #: contact_form.php:730
544
  msgid "Errors output"
545
  msgstr ""
546
 
547
+ #: contact_form.php:733
548
  msgid "Display error messages"
549
  msgstr ""
550
 
551
+ #: contact_form.php:734
552
  msgid "Color of the input field errors."
553
  msgstr ""
554
 
555
+ #: contact_form.php:735
556
  #, fuzzy
557
  msgid "Display error messages & color of the input field errors"
558
  msgstr "Tárgy mező hibaüzenet"
559
 
560
+ #: contact_form.php:740
561
  msgid "Add placeholder to the input blocks"
562
  msgstr ""
563
 
564
+ #: contact_form.php:746
565
  #, fuzzy
566
  msgid "Add tooltips"
567
  msgstr "További opciók"
568
 
569
+ #: contact_form.php:760
570
  #, fuzzy
571
  msgid "Email address"
572
  msgstr "Email cím:"
573
 
574
+ #: contact_form.php:765
575
  #, fuzzy
576
  msgid "Phone Number"
577
  msgstr "Telefonszám:"
578
 
579
+ #: contact_form.php:779
580
  #, fuzzy
581
  msgid "Attachment"
582
  msgstr "Csatolmány:"
583
 
584
+ #: contact_form.php:784
585
+ msgid "(powered by bestwebsoft.com)"
586
+ msgstr ""
587
+
588
+ #: contact_form.php:789
589
  #, fuzzy
590
  msgid "Style options"
591
  msgstr "További opciók"
592
 
593
+ #: contact_form.php:792
594
  msgid "Text color"
595
  msgstr ""
596
 
597
+ #: contact_form.php:795
598
+ #: contact_form.php:800
599
+ #: contact_form.php:810
600
+ #: contact_form.php:815
601
+ #: contact_form.php:820
602
+ #: contact_form.php:825
603
+ #: contact_form.php:835
604
+ #: contact_form.php:840
605
+ #: contact_form.php:846
606
+ #: contact_form.php:857
607
+ #: contact_form.php:862
608
+ #: contact_form.php:867
609
  msgid "Default"
610
  msgstr ""
611
 
612
+ #: contact_form.php:797
613
  msgid "Label text color"
614
  msgstr ""
615
 
616
+ #: contact_form.php:802
617
  msgid "Placeholder color"
618
  msgstr ""
619
 
620
+ #: contact_form.php:807
621
  msgid "Errors color"
622
  msgstr ""
623
 
624
+ #: contact_form.php:812
625
  msgid "Error text color"
626
  msgstr ""
627
 
628
+ #: contact_form.php:817
629
  msgid "Background color of the input field errors"
630
  msgstr ""
631
 
632
+ #: contact_form.php:822
633
  msgid "Border color of the input field errors"
634
  msgstr ""
635
 
636
+ #: contact_form.php:827
637
  msgid "Placeholder color of the input field errors"
638
  msgstr ""
639
 
640
+ #: contact_form.php:832
641
  #, fuzzy
642
  msgid "Input fields"
643
  msgstr "Szöveg megjelenítése"
644
 
645
+ #: contact_form.php:837
646
  msgid "Input fields background color"
647
  msgstr ""
648
 
649
+ #: contact_form.php:842
650
  msgid "Text fields color"
651
  msgstr ""
652
 
653
+ #: contact_form.php:844
654
  msgid "Border width in px, numbers only"
655
  msgstr ""
656
 
657
+ #: contact_form.php:848
658
+ #: contact_form.php:869
659
  msgid "Border color"
660
  msgstr ""
661
 
662
+ #: contact_form.php:853
663
  #, fuzzy
664
  msgid "Submit button"
665
  msgstr "Küldés"
666
 
667
+ #: contact_form.php:855
668
  msgid "Width in px, numbers only"
669
  msgstr ""
670
 
671
+ #: contact_form.php:859
672
  msgid "Button color"
673
  msgstr ""
674
 
675
+ #: contact_form.php:864
676
  msgid "Button text color"
677
  msgstr ""
678
 
679
+ #: contact_form.php:880
680
  #, fuzzy
681
  msgid "Contact Form Pro | Preview"
682
  msgstr "Kapcsolatfelvételi Ürlap"
683
 
684
+ #: contact_form.php:883
685
  msgid "Show with errors"
686
  msgstr ""
687
 
688
+ #: contact_form.php:891
689
+ #: contact_form.php:893
690
  msgid "Please enter your full name..."
691
  msgstr ""
692
 
693
+ #: contact_form.php:904
694
+ #: contact_form.php:906
695
  msgid "Please enter your address..."
696
  msgstr ""
697
 
698
+ #: contact_form.php:915
699
+ #: contact_form.php:917
700
  #, fuzzy
701
  msgid "Please enter your email address..."
702
  msgstr "Ezen email cím használata:"
703
 
704
+ #: contact_form.php:926
705
+ #: contact_form.php:928
706
  msgid "Please enter your phone number..."
707
  msgstr ""
708
 
709
+ #: contact_form.php:937
710
+ #: contact_form.php:939
711
  msgid "Please enter subject..."
712
  msgstr ""
713
 
714
+ #: contact_form.php:947
715
+ #: contact_form.php:949
716
  msgid "Please enter your message..."
717
  msgstr ""
718
 
719
+ #: contact_form.php:960
720
  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"
721
  msgstr ""
722
 
723
+ #: contact_form.php:1029
724
+ msgid "Sorry, email message could not be delivered."
725
+ msgstr "Sajnáljuk, az email üzenet nem továbbítható."
726
+
727
+ #: contact_form.php:1113
728
  msgid "You can attach the following file formats"
729
  msgstr "A következő fájlformátumokat csatolhatja"
730
 
731
+ #: contact_form.php:1396
732
  msgid "Contact from"
733
  msgstr "Üzenet küldött"
734
 
735
+ #: contact_form.php:1409
736
  msgid "Email"
737
  msgstr "E-mail"
738
 
739
+ #: contact_form.php:1423
740
  msgid "Site"
741
  msgstr "Oldal"
742
 
743
+ #: contact_form.php:1478
744
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
745
  msgstr "Amennyiben ez a MIME nem jelenik meg, akkör az ön Levelezője nem támogatja ezt a MIME típust !"
746
 
747
+ #: contact_form.php:1537
748
  msgid "FAQ"
749
  msgstr "GYIK (FAQ)"
750
 
751
+ #: contact_form.php:1538
752
  msgid "Support"
753
  msgstr "Támogatás"
754
 
755
+ #: contact_form.php:1597
756
  msgid "Are you sure that you want to delete this language data?"
757
  msgstr "Biztosan törölni szeretné ezt a nyelvi adatot ?"
758
 
759
+ #, fuzzy
760
+ #~ msgid "Memory usage"
761
+ #~ msgstr "Üzenet"
762
+
763
+ #, fuzzy
764
+ #~ msgid "Site URL"
765
+ #~ msgstr "Oldal"
766
+
767
+ #, fuzzy
768
+ #~ msgid "Please enter a valid email address."
769
+ #~ msgstr "Ezen email cím használata:"
770
+
771
+ #, fuzzy
772
+ #~ msgid "Pro plugins"
773
+ #~ msgstr "Ajánlott pluginok"
774
+ #~ msgid "Activated plugins"
775
+ #~ msgstr "Aktivált pluginok"
776
+ #~ msgid "Read more"
777
+ #~ msgstr "Részletek megtekintése"
778
+ #~ msgid "Installed plugins"
779
+ #~ msgstr "Telepített pluginok"
780
+ #~ msgid "Recommended plugins"
781
+ #~ msgstr "Ajánlott pluginok"
782
+
783
+ #, fuzzy
784
+ #~ msgid "Free plugins"
785
+ #~ msgstr "Ajánlott pluginok"
786
+ #~ msgid "Download"
787
+ #~ msgstr "Letöltés"
788
+ #~ msgid "Install %s"
789
+ #~ msgstr "%s telepítése"
790
+ #~ msgid "Install now from wordpress.org"
791
+ #~ msgstr "Telepítés most a wordpress.org oldalról"
792
+
793
+ #, fuzzy
794
+ #~ msgid "If you have any questions, please contact us via"
795
+ #~ msgstr ""
796
+ #~ "Amennyiben kérdése van, kérjük írjon nekünk a plugin@bestwebsoft.com "
797
+ #~ "címre vagy töltse ki a kapcsolatfelvételi lapot a weboldalon"
798
+
799
+ #, fuzzy
800
+ #~ msgid "Active Plugins"
801
+ #~ msgstr "Aktivált pluginok"
802
+
803
+ #, fuzzy
804
+ #~ msgid "Inactive Plugins"
805
+ #~ msgstr "Aktivált pluginok"
806
+
807
+ #, fuzzy
808
+ #~ msgid "Send to support"
809
+ #~ msgstr "Támogatás"
810
  #~ msgid "Contact Form Options"
811
  #~ msgstr "Kapcsolatfelvételi Ürlap Beállítások"
812
  #~ msgid "Display Attachment tips"
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-08-20 13:28+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:28+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Ilian Gagliardi <ilian@ultra-violet.it>\n"
9
  "MIME-Version: 1.0\n"
@@ -16,960 +16,791 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: contact_form.php:107
20
- msgid "Not set"
21
- msgstr ""
22
-
23
- #: contact_form.php:109
24
- #: contact_form.php:113
25
- msgid "On"
26
- msgstr ""
27
-
28
- #: contact_form.php:111
29
- #: contact_form.php:115
30
- msgid "Off"
31
- msgstr ""
32
-
33
- #: contact_form.php:119
34
- #: contact_form.php:123
35
- #: contact_form.php:127
36
- #: contact_form.php:131
37
- #: contact_form.php:135
38
- #: contact_form.php:161
39
- msgid "N/A"
40
- msgstr ""
41
-
42
- #: contact_form.php:133
43
- msgid " Mb"
44
- msgstr ""
45
-
46
- #: contact_form.php:137
47
- #: contact_form.php:141
48
- #: contact_form.php:145
49
- #: contact_form.php:156
50
- msgid "Yes"
51
- msgstr ""
52
-
53
- #: contact_form.php:139
54
- #: contact_form.php:143
55
- #: contact_form.php:147
56
- #: contact_form.php:158
57
- msgid "No"
58
- msgstr ""
59
-
60
- #: contact_form.php:172
61
- msgid "Operating System"
62
- msgstr ""
63
-
64
- #: contact_form.php:173
65
- msgid "Server"
66
- msgstr ""
67
-
68
- #: contact_form.php:174
69
- #, fuzzy
70
- msgid "Memory usage"
71
- msgstr "Messaggio"
72
-
73
- #: contact_form.php:175
74
- msgid "MYSQL Version"
75
- msgstr ""
76
-
77
- #: contact_form.php:176
78
- msgid "SQL Mode"
79
- msgstr ""
80
-
81
- #: contact_form.php:177
82
- msgid "PHP Version"
83
- msgstr ""
84
-
85
- #: contact_form.php:178
86
- msgid "PHP Safe Mode"
87
- msgstr ""
88
-
89
- #: contact_form.php:179
90
- msgid "PHP Allow URL fopen"
91
- msgstr ""
92
-
93
- #: contact_form.php:180
94
- msgid "PHP Memory Limit"
95
- msgstr ""
96
-
97
- #: contact_form.php:181
98
- msgid "PHP Max Upload Size"
99
- msgstr ""
100
-
101
- #: contact_form.php:182
102
- msgid "PHP Max Post Size"
103
- msgstr ""
104
-
105
- #: contact_form.php:183
106
- msgid "PHP Max Script Execute Time"
107
- msgstr ""
108
-
109
- #: contact_form.php:184
110
- msgid "PHP Exif support"
111
- msgstr ""
112
-
113
- #: contact_form.php:185
114
- msgid "PHP IPTC support"
115
- msgstr ""
116
-
117
- #: contact_form.php:186
118
- msgid "PHP XML support"
119
- msgstr ""
120
-
121
- #: contact_form.php:187
122
- #, fuzzy
123
- msgid "Site URL"
124
- msgstr "Sito"
125
-
126
- #: contact_form.php:188
127
- msgid "Home URL"
128
- msgstr ""
129
-
130
- #: contact_form.php:189
131
- msgid "WordPress Version"
132
- msgstr ""
133
-
134
- #: contact_form.php:190
135
- msgid "WordPress DB Version"
136
- msgstr ""
137
-
138
- #: contact_form.php:191
139
- msgid "Multisite"
140
- msgstr ""
141
-
142
- #: contact_form.php:192
143
- msgid "Active Theme"
144
- msgstr ""
145
-
146
- #: contact_form.php:207
147
- #, fuzzy
148
- msgid "Please enter a valid email address."
149
- msgstr "Utilizza questa e-mail:"
150
-
151
- #: contact_form.php:211
152
- msgid "Email with system info is sent to "
153
- msgstr ""
154
-
155
- #: contact_form.php:215
156
- #: contact_form.php:435
157
- msgid "Thank you for contacting us."
158
- msgstr "Grazie per averci contattato."
159
-
160
- #: contact_form.php:243
161
- #: contact_form.php:1370
162
- msgid "Sorry, email message could not be delivered."
163
- msgstr "Spiacenti, la tua e-mail non può essere consegnata al momento."
164
-
165
- #: contact_form.php:251
166
- #, fuzzy
167
- msgid "Pro plugins"
168
- msgstr "BWS Plugins"
169
-
170
- #: contact_form.php:254
171
- #: contact_form.php:280
172
- msgid "Activated plugins"
173
- msgstr "Plugin attivati"
174
-
175
- #: contact_form.php:256
176
- #: contact_form.php:264
177
- #: contact_form.php:272
178
- #: contact_form.php:282
179
- #: contact_form.php:290
180
- #: contact_form.php:298
181
- msgid "Read more"
182
- msgstr "Leggi"
183
-
184
- #: contact_form.php:256
185
- #: contact_form.php:282
186
- #: contact_form.php:790
187
- #: contact_form.php:1059
188
- #: contact_form.php:1866
189
- #: contact_form.php:1877
190
- msgid "Settings"
191
- msgstr "Settaggi"
192
-
193
- #: contact_form.php:262
194
- #: contact_form.php:288
195
- msgid "Installed plugins"
196
- msgstr "Plugin installati"
197
-
198
- #: contact_form.php:270
199
- #: contact_form.php:296
200
- msgid "Recommended plugins"
201
- msgstr "Plugin raccomandati"
202
-
203
- #: contact_form.php:272
204
- msgid "Purchase"
205
- msgstr ""
206
-
207
- #: contact_form.php:277
208
- #, fuzzy
209
- msgid "Free plugins"
210
- msgstr "Plugin raccomandati"
211
-
212
- #: contact_form.php:298
213
- msgid "Download"
214
- msgstr "Download"
215
-
216
- #: contact_form.php:298
217
- #, php-format
218
- msgid "Install %s"
219
- msgstr "Installa %s"
220
-
221
- #: contact_form.php:298
222
- msgid "Install now from wordpress.org"
223
- msgstr "Installa ora da wordpress.org"
224
-
225
- #: contact_form.php:303
226
- #, fuzzy
227
- msgid "If you have any questions, please contact us via"
228
- msgstr "Se hai domande, per favore contattaci a plugin@bestwebsoft.com o compila il modulo \"contact form\" sul nostro sito"
229
-
230
- #: contact_form.php:310
231
- msgid "System status"
232
- msgstr ""
233
-
234
- #: contact_form.php:314
235
- msgid "Environment"
236
- msgstr ""
237
-
238
- #: contact_form.php:325
239
- #, fuzzy
240
- msgid "Active Plugins"
241
- msgstr "Plugin attivati"
242
-
243
- #: contact_form.php:336
244
- #, fuzzy
245
- msgid "Inactive Plugins"
246
- msgstr "Plugin attivati"
247
-
248
- #: contact_form.php:350
249
- #, fuzzy
250
- msgid "Send to support"
251
- msgstr "Supporto"
252
-
253
- #: contact_form.php:357
254
- msgid "Send to custom email &#187;"
255
- msgstr ""
256
-
257
- #: contact_form.php:373
258
- #: contact_form.php:786
259
  #, fuzzy
260
  msgid "Contact Form Settings"
261
  msgstr "Opzioni Contact Form"
262
 
263
- #: contact_form.php:373
264
  msgid "Contact Form"
265
  msgstr "Contact Form"
266
 
267
- #: contact_form.php:374
268
  #, fuzzy
269
  msgid "Contact Form Pro Extra Settings"
270
  msgstr "Opzioni Contact Form"
271
 
272
- #: contact_form.php:374
273
- #: contact_form.php:1065
274
  #, fuzzy
275
  msgid "Contact Form Pro"
276
  msgstr "Contact Form"
277
 
278
- #: contact_form.php:413
279
- #: contact_form.php:954
280
- #: contact_form.php:983
281
  msgid "Name:"
282
  msgstr "Nome:"
283
 
284
- #: contact_form.php:414
285
- #: contact_form.php:955
286
- #: contact_form.php:984
287
  #, fuzzy
288
  msgid "Address:"
289
  msgstr "Indirizzo e-mail:"
290
 
291
- #: contact_form.php:415
292
- #: contact_form.php:956
293
- #: contact_form.php:985
294
  msgid "Email Address:"
295
  msgstr "Indirizzo e-mail:"
296
 
297
- #: contact_form.php:416
298
- #: contact_form.php:957
299
- #: contact_form.php:986
300
  msgid "Phone number:"
301
  msgstr "Numero di telefono:"
302
 
303
- #: contact_form.php:417
304
- #: contact_form.php:958
305
- #: contact_form.php:987
306
  msgid "Subject:"
307
  msgstr "Oggetto:"
308
 
309
- #: contact_form.php:418
310
- #: contact_form.php:959
311
- #: contact_form.php:988
312
  msgid "Message:"
313
  msgstr "Messaggio:"
314
 
315
- #: contact_form.php:419
316
- #: contact_form.php:960
317
- #: contact_form.php:989
318
  msgid "Attachment:"
319
  msgstr "Attachment:"
320
 
321
- #: contact_form.php:420
322
- #: contact_form.php:476
323
- #: contact_form.php:961
324
- #: contact_form.php:990
325
  msgid "Send me a copy"
326
  msgstr "Inviami una copia"
327
 
328
- #: contact_form.php:421
329
- #: contact_form.php:962
330
- #: contact_form.php:991
331
  msgid "Submit"
332
  msgstr "Invia"
333
 
334
- #: contact_form.php:422
335
  msgid "Your name is required."
336
  msgstr "Il nome è obbligatorio"
337
 
338
- #: contact_form.php:423
339
  #, fuzzy
340
  msgid "Address is required."
341
  msgstr "È richiesto un indirizzo e-mail valido."
342
 
343
- #: contact_form.php:424
344
  msgid "A valid email address is required."
345
  msgstr "È richiesto un indirizzo e-mail valido."
346
 
347
- #: contact_form.php:425
348
- #: contact_form.php:471
349
- #: contact_form.php:474
350
  msgid "Phone number is required."
351
  msgstr "Il numero di telefono è obbligatorio"
352
 
353
- #: contact_form.php:426
354
- #: contact_form.php:470
355
- #: contact_form.php:473
356
  msgid "Subject is required."
357
  msgstr "L'oggetto è obbligatorio"
358
 
359
- #: contact_form.php:427
360
- #: contact_form.php:469
361
- #: contact_form.php:472
362
  msgid "Message text is required."
363
  msgstr "Il campo messaggio è obbligatorio"
364
 
365
- #: contact_form.php:428
366
  msgid "File format is not valid."
367
  msgstr "L'attachment non è corretto"
368
 
369
- #: contact_form.php:429
370
  msgid "File upload error."
371
  msgstr ""
372
 
373
- #: contact_form.php:430
374
  msgid "The file could not be uploaded."
375
  msgstr ""
376
 
377
- #: contact_form.php:431
378
  msgid "This file is too large."
379
  msgstr ""
380
 
381
- #: contact_form.php:432
382
  msgid "Please fill out the CAPTCHA."
383
  msgstr "Completa il CAPTCHA"
384
 
385
- #: contact_form.php:433
386
  msgid "Please make corrections below and try again."
387
  msgstr "Controlla i dati del modulo e riprova!"
388
 
389
- #: contact_form.php:741
 
 
 
 
390
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
391
  msgstr "se l'opzione 'Reindirizza a pagina' è impostata, allora il campo URL deve essere nel seguente formato"
392
 
393
- #: contact_form.php:750
394
  msgid "Such user does not exist. Settings are not saved."
395
  msgstr "L'utente indicato non esiste. Le opzioni non sono state salvate."
396
 
397
- #: contact_form.php:755
398
- #: contact_form.php:761
399
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
400
  msgstr "Perfavore inserisci una e-mail corretta nel campo 'DA'. Opzioni non salvate."
401
 
402
- #: contact_form.php:766
403
  #, fuzzy
404
  msgid "Settings saved."
405
  msgstr "Opzioni salvate."
406
 
407
- #: contact_form.php:791
408
- #: contact_form.php:1060
 
 
 
 
 
 
 
409
  #, fuzzy
410
  msgid "Extra settings"
411
  msgstr "Settaggi"
412
 
413
- #: contact_form.php:796
414
- #: contact_form.php:1316
415
  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:"
416
  msgstr "Se vuoi aggiungere un Contact Form al tuo sito, copia e incolla questo shortcode nei tuoi post o nelle tue pagine o widget:"
417
 
418
- #: contact_form.php:796
419
- #: contact_form.php:797
420
- #: contact_form.php:976
421
- #: contact_form.php:1024
422
  msgid "or"
423
  msgstr ""
424
 
425
- #: contact_form.php:797
426
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
427
  msgstr ""
428
 
429
- #: contact_form.php:798
430
  msgid "They work the same way."
431
  msgstr ""
432
 
433
- #: contact_form.php:799
434
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
435
  msgstr "Se le informazioni nei campi sottostanti sono vuote allora il messaggio sarà inviato ad un indirizzo che è stato specificato durante la fase di registrazione. "
436
 
437
- #: contact_form.php:803
438
  msgid "The user's email address:"
439
  msgstr "Utilizza l'e-mail dell'utente wordpress:"
440
 
441
- #: contact_form.php:807
442
  msgid "Create a username"
443
  msgstr "Seleziona nome utente"
444
 
445
- #: contact_form.php:812
446
  msgid "Enter a username of the person who should get the messages from the contact form."
447
  msgstr "Imposta il nome dell'utente che riceverà i messaggi da un contact form."
448
 
449
- #: contact_form.php:816
450
  msgid "Use this email address:"
451
  msgstr "Utilizza questa e-mail:"
452
 
453
- #: contact_form.php:819
454
  msgid "Enter the email address you want the messages forwarded to."
455
  msgstr "Imposta una e-mail che verrà utilizzata per ricevere i messaggi."
456
 
457
- #: contact_form.php:823
458
  msgid "Additional options"
459
  msgstr "Impostazioni aggiuntive"
460
 
461
- #: contact_form.php:826
462
  msgid "What to use?"
463
  msgstr "Cosa utilizzare?"
464
 
465
- #: contact_form.php:829
466
  msgid "Wp-mail"
467
  msgstr "Wp-mail"
468
 
469
- #: contact_form.php:830
470
  msgid "You can use the wp_mail function for mailing"
471
  msgstr "Per inviare e-mail puoi utilizzare la funzione wp_mail"
472
 
473
- #: contact_form.php:836
474
  msgid "Mail"
475
  msgstr "Mail"
476
 
477
- #: contact_form.php:837
478
  msgid "To send mail you can use the php mail function"
479
  msgstr "Per inviare e-mail puoi utilizzare la funzione mail di php"
480
 
481
- #: contact_form.php:841
482
  msgid "Change text of the 'FROM' field"
483
  msgstr "Modifica il contenuto del campo 'DA'"
484
 
485
- #: contact_form.php:847
486
  msgid "Enter the email address in the 'From' field"
487
  msgstr "Inserisci l'indirizzo e-mail nel campo 'DA'"
488
 
489
- #: contact_form.php:849
490
  msgid "User email"
491
  msgstr ""
492
 
493
- #: contact_form.php:849
494
  msgid "The email address of the user who fills the form will be used in the field 'From'."
495
  msgstr "L'indirizzo e-mail dell'utente che compila il form verrà usato nel campo 'DA'"
496
 
497
- #: contact_form.php:851
498
  msgid "This email address will be used in the 'From' field."
499
  msgstr "Questo indirizzo e-mail verrà utilizzato nel campo 'DA'"
500
 
501
- #: contact_form.php:855
502
  #, fuzzy
503
  msgid "Display fields"
504
  msgstr "Visualizza il testo"
505
 
506
- #: contact_form.php:857
507
- #: contact_form.php:906
508
- #: contact_form.php:1096
509
- #: contact_form.php:1747
510
  #, fuzzy
511
  msgid "Address"
512
  msgstr "Indirizzo e-mail"
513
 
514
- #: contact_form.php:858
515
- #: contact_form.php:908
516
- #: contact_form.php:1755
517
  msgid "Phone"
518
  msgstr "Telefono"
519
 
520
- #: contact_form.php:859
521
  #, fuzzy
522
  msgid "Attachment block"
523
  msgstr "Visualizza l'attachment"
524
 
525
- #: contact_form.php:859
526
  msgid "Users can attach the following file formats"
527
  msgstr "Gli utenti possono allegare i files nei seguenti tipi"
528
 
529
- #: contact_form.php:871
530
- #: contact_form.php:874
531
- #: contact_form.php:877
532
- #: contact_form.php:1125
533
  msgid "Captcha"
534
  msgstr ""
535
 
536
- #: contact_form.php:871
537
- #: contact_form.php:874
538
- #: contact_form.php:877
539
- #: contact_form.php:1125
540
- msgid "(powered by bestwebsoft.com)"
541
  msgstr ""
542
 
543
- #: contact_form.php:874
544
  #, fuzzy
545
  msgid "Activate captcha"
546
  msgstr "Plugin attivati"
547
 
548
- #: contact_form.php:877
549
  #, fuzzy
550
  msgid "Download captcha"
551
  msgstr "Download"
552
 
553
- #: contact_form.php:882
554
  #, fuzzy
555
  msgid "Display tips below the Attachment block"
556
  msgstr "Visualizza suggeriementi sotto il blocco Allegato"
557
 
558
- #: contact_form.php:891
559
  msgid "Delete an attachment file from the server after the email is sent"
560
  msgstr ""
561
 
562
- #: contact_form.php:897
563
  #, fuzzy
564
  msgid "Display 'Send me a copy' block"
565
  msgstr "Visualizza il blocco \"Inviami una copia\" "
566
 
567
- #: contact_form.php:903
568
  msgid "Required fields"
569
  msgstr "Campi richiesti"
570
 
571
- #: contact_form.php:905
572
- #: contact_form.php:1091
573
- #: contact_form.php:1742
574
  msgid "Name"
575
  msgstr "Nome"
576
 
577
- #: contact_form.php:907
578
  msgid "Email Address"
579
  msgstr "Indirizzo e-mail"
580
 
581
- #: contact_form.php:909
582
- #: contact_form.php:1111
583
- #: contact_form.php:1758
584
  msgid "Subject"
585
  msgstr "Oggetto"
586
 
587
- #: contact_form.php:910
588
- #: contact_form.php:1115
589
- #: contact_form.php:1761
590
  msgid "Message"
591
  msgstr "Messaggio"
592
 
593
- #: contact_form.php:914
594
  msgid "Display additional info in the email"
595
  msgstr "Visualizza informazioni aggiuntive nella e-mail"
596
 
597
- #: contact_form.php:919
598
- #: contact_form.php:1714
599
  msgid "Sent from (ip address)"
600
  msgstr "Inviato da (indirizzi IP)"
601
 
602
- #: contact_form.php:919
603
  #, fuzzy
604
  msgid "Example: Sent from (IP address):\t127.0.0.1"
605
  msgstr "Inviato da (indirizzi IP)"
606
 
607
- #: contact_form.php:920
608
- #: contact_form.php:1719
609
  msgid "Date/Time"
610
  msgstr "Data/Ora"
611
 
612
- #: contact_form.php:920
613
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
614
  msgstr ""
615
 
616
- #: contact_form.php:921
617
- #: contact_form.php:1724
618
  msgid "Sent from (referer)"
619
  msgstr "Da (referente)"
620
 
621
- #: contact_form.php:921
622
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
623
  msgstr ""
624
 
625
- #: contact_form.php:922
626
- #: contact_form.php:1729
627
  msgid "Using (user agent)"
628
  msgstr "Utilizza (user agent)"
629
 
630
- #: contact_form.php:922
631
  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"
632
  msgstr ""
633
 
634
- #: contact_form.php:926
635
  msgid "Language settings for the field names in the form"
636
  msgstr "Impostazione della lingua per i nomi dei campi del form"
637
 
638
- #: contact_form.php:935
639
  msgid "Add a language"
640
  msgstr "Aggiungi un linguaggio"
641
 
642
- #: contact_form.php:939
643
  msgid "Change the names of the contact form fields and error messages"
644
  msgstr "Modifica le etichette dei campi del contact form"
645
 
646
- #: contact_form.php:944
647
- #: contact_form.php:1015
648
  msgid "English"
649
  msgstr "Inglese"
650
 
651
- #: contact_form.php:963
652
- #: contact_form.php:992
653
  msgid "Error message for the Name field"
654
  msgstr "Messaggio d'errore per il campo Nome"
655
 
656
- #: contact_form.php:964
657
- #: contact_form.php:993
658
  #, fuzzy
659
  msgid "Error message for the Address field"
660
  msgstr "Messaggio d'errore per il campo Testo del Messaggio"
661
 
662
- #: contact_form.php:965
663
- #: contact_form.php:994
664
  msgid "Error message for the Email field"
665
  msgstr "Messaggio d'errore per il campo e-mail"
666
 
667
- #: contact_form.php:966
668
- #: contact_form.php:995
669
  msgid "Error message for the Phone field"
670
  msgstr "Messaggio d'errore per il campo Telefono"
671
 
672
- #: contact_form.php:967
673
- #: contact_form.php:996
674
  msgid "Error message for the Subject field"
675
  msgstr "Messaggio d'errore per il campo Soggetto"
676
 
677
- #: contact_form.php:968
678
- #: contact_form.php:997
679
  msgid "Error message for the Message field"
680
  msgstr "Messaggio d'errore per il campo Testo del Messaggio"
681
 
682
- #: contact_form.php:969
683
- #: contact_form.php:998
684
  #, fuzzy
685
  msgid "Error message about the file type for the Attachment field"
686
  msgstr "Messaggio d'errore per il campo Allegato"
687
 
688
- #: contact_form.php:970
689
- #: contact_form.php:999
690
  #, fuzzy
691
  msgid "Error message while uploading a file for the Attachment field to the server"
692
  msgstr "Messaggio d'errore per il campo Allegato"
693
 
694
- #: contact_form.php:971
695
- #: contact_form.php:1000
696
  #, fuzzy
697
  msgid "Error message while moving the file for the Attachment field"
698
  msgstr "Messaggio d'errore per il campo Allegato"
699
 
700
- #: contact_form.php:972
701
- #: contact_form.php:1001
702
  #, fuzzy
703
  msgid "Error message when file size limit for the Attachment field is exceeded"
704
  msgstr "Messaggio d'errore per il campo Allegato"
705
 
706
- #: contact_form.php:973
707
- #: contact_form.php:1002
708
  msgid "Error message for the Captcha field"
709
  msgstr "Messaggio d'errore per il campo Captcha"
710
 
711
- #: contact_form.php:974
712
- #: contact_form.php:1003
713
  msgid "Error message for the whole form"
714
  msgstr "Messaggio d'errore per l'intero modulo"
715
 
716
- #: contact_form.php:976
717
- #: contact_form.php:1005
718
- #: contact_form.php:1024
719
- #: contact_form.php:1030
720
  msgid "Use shortcode"
721
  msgstr "usa lo shortcode"
722
 
723
- #: contact_form.php:976
724
- #: contact_form.php:1005
725
- #: contact_form.php:1024
726
- #: contact_form.php:1030
727
  msgid "for this language"
728
  msgstr "per questa lingua"
729
 
730
- #: contact_form.php:1012
731
  msgid "Action after email is sent"
732
  msgstr "Azione successiva all'invio dell'e-mail"
733
 
734
- #: contact_form.php:1014
735
  msgid "Display text"
736
  msgstr "Visualizza il testo"
737
 
738
- #: contact_form.php:1023
739
- #: contact_form.php:1029
740
  msgid "Text"
741
  msgstr "Testo"
742
 
743
- #: contact_form.php:1036
744
  msgid "Redirect to the page"
745
  msgstr "Reindirizza alla pagina"
746
 
747
- #: contact_form.php:1037
748
  msgid "Url"
749
  msgstr "Url"
750
 
751
- #: contact_form.php:1042
752
- #: contact_form.php:1217
753
  msgid "Save Changes"
754
  msgstr "Salva le modifiche"
755
 
756
- #: contact_form.php:1057
757
  #, fuzzy
758
  msgid "Contact Form Pro | Extra Settings"
759
  msgstr "Opzioni Contact Form"
760
 
761
- #: contact_form.php:1064
762
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
763
  msgstr ""
764
 
765
- #: contact_form.php:1071
766
  msgid "Errors output"
767
  msgstr ""
768
 
769
- #: contact_form.php:1074
770
  msgid "Display error messages"
771
  msgstr ""
772
 
773
- #: contact_form.php:1075
774
  msgid "Color of the input field errors."
775
  msgstr ""
776
 
777
- #: contact_form.php:1076
778
  #, fuzzy
779
  msgid "Display error messages & color of the input field errors"
780
  msgstr "Messaggio d'errore per il campo Soggetto"
781
 
782
- #: contact_form.php:1081
783
  msgid "Add placeholder to the input blocks"
784
  msgstr ""
785
 
786
- #: contact_form.php:1087
787
  #, fuzzy
788
  msgid "Add tooltips"
789
  msgstr "Impostazioni aggiuntive"
790
 
791
- #: contact_form.php:1101
792
  #, fuzzy
793
  msgid "Email address"
794
  msgstr "Indirizzo e-mail"
795
 
796
- #: contact_form.php:1106
797
  #, fuzzy
798
  msgid "Phone Number"
799
  msgstr "Numero di telefono:"
800
 
801
- #: contact_form.php:1120
802
  #, fuzzy
803
  msgid "Attachment"
804
  msgstr "Attachment:"
805
 
806
- #: contact_form.php:1130
 
 
 
 
807
  #, fuzzy
808
  msgid "Style options"
809
  msgstr "Impostazioni aggiuntive"
810
 
811
- #: contact_form.php:1133
812
  msgid "Text color"
813
  msgstr ""
814
 
815
- #: contact_form.php:1136
816
- #: contact_form.php:1141
817
- #: contact_form.php:1151
818
- #: contact_form.php:1156
819
- #: contact_form.php:1161
820
- #: contact_form.php:1166
821
- #: contact_form.php:1176
822
- #: contact_form.php:1181
823
- #: contact_form.php:1187
824
- #: contact_form.php:1198
825
- #: contact_form.php:1203
826
- #: contact_form.php:1208
827
  msgid "Default"
828
  msgstr ""
829
 
830
- #: contact_form.php:1138
831
  msgid "Label text color"
832
  msgstr ""
833
 
834
- #: contact_form.php:1143
835
  msgid "Placeholder color"
836
  msgstr ""
837
 
838
- #: contact_form.php:1148
839
  msgid "Errors color"
840
  msgstr ""
841
 
842
- #: contact_form.php:1153
843
  msgid "Error text color"
844
  msgstr ""
845
 
846
- #: contact_form.php:1158
847
  msgid "Background color of the input field errors"
848
  msgstr ""
849
 
850
- #: contact_form.php:1163
851
  msgid "Border color of the input field errors"
852
  msgstr ""
853
 
854
- #: contact_form.php:1168
855
  msgid "Placeholder color of the input field errors"
856
  msgstr ""
857
 
858
- #: contact_form.php:1173
859
  #, fuzzy
860
  msgid "Input fields"
861
  msgstr "Visualizza il testo"
862
 
863
- #: contact_form.php:1178
864
  msgid "Input fields background color"
865
  msgstr ""
866
 
867
- #: contact_form.php:1183
868
  msgid "Text fields color"
869
  msgstr ""
870
 
871
- #: contact_form.php:1185
872
  msgid "Border width in px, numbers only"
873
  msgstr ""
874
 
875
- #: contact_form.php:1189
876
- #: contact_form.php:1210
877
  msgid "Border color"
878
  msgstr ""
879
 
880
- #: contact_form.php:1194
881
  #, fuzzy
882
  msgid "Submit button"
883
  msgstr "Invia"
884
 
885
- #: contact_form.php:1196
886
  msgid "Width in px, numbers only"
887
  msgstr ""
888
 
889
- #: contact_form.php:1200
890
  msgid "Button color"
891
  msgstr ""
892
 
893
- #: contact_form.php:1205
894
  msgid "Button text color"
895
  msgstr ""
896
 
897
- #: contact_form.php:1221
898
  #, fuzzy
899
  msgid "Contact Form Pro | Preview"
900
  msgstr "Contact Form"
901
 
902
- #: contact_form.php:1224
903
  msgid "Show with errors"
904
  msgstr ""
905
 
906
- #: contact_form.php:1232
907
- #: contact_form.php:1234
908
  msgid "Please enter your full name..."
909
  msgstr ""
910
 
911
- #: contact_form.php:1245
912
- #: contact_form.php:1247
913
  msgid "Please enter your address..."
914
  msgstr ""
915
 
916
- #: contact_form.php:1256
917
- #: contact_form.php:1258
918
  #, fuzzy
919
  msgid "Please enter your email address..."
920
  msgstr "Utilizza questa e-mail:"
921
 
922
- #: contact_form.php:1267
923
- #: contact_form.php:1269
924
  msgid "Please enter your phone number..."
925
  msgstr ""
926
 
927
- #: contact_form.php:1278
928
- #: contact_form.php:1280
929
  msgid "Please enter subject..."
930
  msgstr ""
931
 
932
- #: contact_form.php:1288
933
- #: contact_form.php:1290
934
  msgid "Please enter your message..."
935
  msgstr ""
936
 
937
- #: contact_form.php:1301
938
  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"
939
  msgstr ""
940
 
941
- #: contact_form.php:1454
 
 
 
 
942
  msgid "You can attach the following file formats"
943
  msgstr "Gli utenti possono allegare i files nei seguenti tipi"
944
 
945
- #: contact_form.php:1737
946
  msgid "Contact from"
947
  msgstr "Contact from"
948
 
949
- #: contact_form.php:1750
950
  msgid "Email"
951
  msgstr "e-mail"
952
 
953
- #: contact_form.php:1764
954
  msgid "Site"
955
  msgstr "Sito"
956
 
957
- #: contact_form.php:1819
958
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
959
  msgstr "Se puoi visualizzare questo MIME il tuo client non supporta i MIME types!"
960
 
961
- #: contact_form.php:1878
962
  msgid "FAQ"
963
  msgstr "FAQ"
964
 
965
- #: contact_form.php:1879
966
  msgid "Support"
967
  msgstr "Supporto"
968
 
969
- #: contact_form.php:1937
970
  msgid "Are you sure that you want to delete this language data?"
971
  msgstr "Sei sicuro di voler cancellare questo linguaggio?"
972
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
973
  #~ msgid "Contact Form Options"
974
  #~ msgstr "Opzioni Contact Form"
975
  #~ msgid "Display Attachment tips"
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:50+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:50+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Ilian Gagliardi <ilian@ultra-violet.it>\n"
9
  "MIME-Version: 1.0\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: contact_form.php:32
20
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  #, fuzzy
22
  msgid "Contact Form Settings"
23
  msgstr "Opzioni Contact Form"
24
 
25
+ #: contact_form.php:32
26
  msgid "Contact Form"
27
  msgstr "Contact Form"
28
 
29
+ #: contact_form.php:33
30
  #, fuzzy
31
  msgid "Contact Form Pro Extra Settings"
32
  msgstr "Opzioni Contact Form"
33
 
34
+ #: contact_form.php:33
35
+ #: contact_form.php:724
36
  #, fuzzy
37
  msgid "Contact Form Pro"
38
  msgstr "Contact Form"
39
 
40
+ #: contact_form.php:72
41
+ #: contact_form.php:613
42
+ #: contact_form.php:642
43
  msgid "Name:"
44
  msgstr "Nome:"
45
 
46
+ #: contact_form.php:73
47
+ #: contact_form.php:614
48
+ #: contact_form.php:643
49
  #, fuzzy
50
  msgid "Address:"
51
  msgstr "Indirizzo e-mail:"
52
 
53
+ #: contact_form.php:74
54
+ #: contact_form.php:615
55
+ #: contact_form.php:644
56
  msgid "Email Address:"
57
  msgstr "Indirizzo e-mail:"
58
 
59
+ #: contact_form.php:75
60
+ #: contact_form.php:616
61
+ #: contact_form.php:645
62
  msgid "Phone number:"
63
  msgstr "Numero di telefono:"
64
 
65
+ #: contact_form.php:76
66
+ #: contact_form.php:617
67
+ #: contact_form.php:646
68
  msgid "Subject:"
69
  msgstr "Oggetto:"
70
 
71
+ #: contact_form.php:77
72
+ #: contact_form.php:618
73
+ #: contact_form.php:647
74
  msgid "Message:"
75
  msgstr "Messaggio:"
76
 
77
+ #: contact_form.php:78
78
+ #: contact_form.php:619
79
+ #: contact_form.php:648
80
  msgid "Attachment:"
81
  msgstr "Attachment:"
82
 
83
+ #: contact_form.php:79
84
+ #: contact_form.php:135
85
+ #: contact_form.php:620
86
+ #: contact_form.php:649
87
  msgid "Send me a copy"
88
  msgstr "Inviami una copia"
89
 
90
+ #: contact_form.php:80
91
+ #: contact_form.php:621
92
+ #: contact_form.php:650
93
  msgid "Submit"
94
  msgstr "Invia"
95
 
96
+ #: contact_form.php:81
97
  msgid "Your name is required."
98
  msgstr "Il nome è obbligatorio"
99
 
100
+ #: contact_form.php:82
101
  #, fuzzy
102
  msgid "Address is required."
103
  msgstr "È richiesto un indirizzo e-mail valido."
104
 
105
+ #: contact_form.php:83
106
  msgid "A valid email address is required."
107
  msgstr "È richiesto un indirizzo e-mail valido."
108
 
109
+ #: contact_form.php:84
110
+ #: contact_form.php:130
111
+ #: contact_form.php:133
112
  msgid "Phone number is required."
113
  msgstr "Il numero di telefono è obbligatorio"
114
 
115
+ #: contact_form.php:85
116
+ #: contact_form.php:129
117
+ #: contact_form.php:132
118
  msgid "Subject is required."
119
  msgstr "L'oggetto è obbligatorio"
120
 
121
+ #: contact_form.php:86
122
+ #: contact_form.php:128
123
+ #: contact_form.php:131
124
  msgid "Message text is required."
125
  msgstr "Il campo messaggio è obbligatorio"
126
 
127
+ #: contact_form.php:87
128
  msgid "File format is not valid."
129
  msgstr "L'attachment non è corretto"
130
 
131
+ #: contact_form.php:88
132
  msgid "File upload error."
133
  msgstr ""
134
 
135
+ #: contact_form.php:89
136
  msgid "The file could not be uploaded."
137
  msgstr ""
138
 
139
+ #: contact_form.php:90
140
  msgid "This file is too large."
141
  msgstr ""
142
 
143
+ #: contact_form.php:91
144
  msgid "Please fill out the CAPTCHA."
145
  msgstr "Completa il CAPTCHA"
146
 
147
+ #: contact_form.php:92
148
  msgid "Please make corrections below and try again."
149
  msgstr "Controlla i dati del modulo e riprova!"
150
 
151
+ #: contact_form.php:94
152
+ msgid "Thank you for contacting us."
153
+ msgstr "Grazie per averci contattato."
154
+
155
+ #: contact_form.php:400
156
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
157
  msgstr "se l'opzione 'Reindirizza a pagina' è impostata, allora il campo URL deve essere nel seguente formato"
158
 
159
+ #: contact_form.php:409
160
  msgid "Such user does not exist. Settings are not saved."
161
  msgstr "L'utente indicato non esiste. Le opzioni non sono state salvate."
162
 
163
+ #: contact_form.php:414
164
+ #: contact_form.php:420
165
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
166
  msgstr "Perfavore inserisci una e-mail corretta nel campo 'DA'. Opzioni non salvate."
167
 
168
+ #: contact_form.php:425
169
  #, fuzzy
170
  msgid "Settings saved."
171
  msgstr "Opzioni salvate."
172
 
173
+ #: contact_form.php:449
174
+ #: contact_form.php:718
175
+ #: contact_form.php:1525
176
+ #: contact_form.php:1536
177
+ msgid "Settings"
178
+ msgstr "Settaggi"
179
+
180
+ #: contact_form.php:450
181
+ #: contact_form.php:719
182
  #, fuzzy
183
  msgid "Extra settings"
184
  msgstr "Settaggi"
185
 
186
+ #: contact_form.php:455
187
+ #: contact_form.php:975
188
  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:"
189
  msgstr "Se vuoi aggiungere un Contact Form al tuo sito, copia e incolla questo shortcode nei tuoi post o nelle tue pagine o widget:"
190
 
191
+ #: contact_form.php:455
192
+ #: contact_form.php:456
193
+ #: contact_form.php:635
194
+ #: contact_form.php:683
195
  msgid "or"
196
  msgstr ""
197
 
198
+ #: contact_form.php:456
199
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
200
  msgstr ""
201
 
202
+ #: contact_form.php:457
203
  msgid "They work the same way."
204
  msgstr ""
205
 
206
+ #: contact_form.php:458
207
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
208
  msgstr "Se le informazioni nei campi sottostanti sono vuote allora il messaggio sarà inviato ad un indirizzo che è stato specificato durante la fase di registrazione. "
209
 
210
+ #: contact_form.php:462
211
  msgid "The user's email address:"
212
  msgstr "Utilizza l'e-mail dell'utente wordpress:"
213
 
214
+ #: contact_form.php:466
215
  msgid "Create a username"
216
  msgstr "Seleziona nome utente"
217
 
218
+ #: contact_form.php:471
219
  msgid "Enter a username of the person who should get the messages from the contact form."
220
  msgstr "Imposta il nome dell'utente che riceverà i messaggi da un contact form."
221
 
222
+ #: contact_form.php:475
223
  msgid "Use this email address:"
224
  msgstr "Utilizza questa e-mail:"
225
 
226
+ #: contact_form.php:478
227
  msgid "Enter the email address you want the messages forwarded to."
228
  msgstr "Imposta una e-mail che verrà utilizzata per ricevere i messaggi."
229
 
230
+ #: contact_form.php:482
231
  msgid "Additional options"
232
  msgstr "Impostazioni aggiuntive"
233
 
234
+ #: contact_form.php:485
235
  msgid "What to use?"
236
  msgstr "Cosa utilizzare?"
237
 
238
+ #: contact_form.php:488
239
  msgid "Wp-mail"
240
  msgstr "Wp-mail"
241
 
242
+ #: contact_form.php:489
243
  msgid "You can use the wp_mail function for mailing"
244
  msgstr "Per inviare e-mail puoi utilizzare la funzione wp_mail"
245
 
246
+ #: contact_form.php:495
247
  msgid "Mail"
248
  msgstr "Mail"
249
 
250
+ #: contact_form.php:496
251
  msgid "To send mail you can use the php mail function"
252
  msgstr "Per inviare e-mail puoi utilizzare la funzione mail di php"
253
 
254
+ #: contact_form.php:500
255
  msgid "Change text of the 'FROM' field"
256
  msgstr "Modifica il contenuto del campo 'DA'"
257
 
258
+ #: contact_form.php:506
259
  msgid "Enter the email address in the 'From' field"
260
  msgstr "Inserisci l'indirizzo e-mail nel campo 'DA'"
261
 
262
+ #: contact_form.php:508
263
  msgid "User email"
264
  msgstr ""
265
 
266
+ #: contact_form.php:508
267
  msgid "The email address of the user who fills the form will be used in the field 'From'."
268
  msgstr "L'indirizzo e-mail dell'utente che compila il form verrà usato nel campo 'DA'"
269
 
270
+ #: contact_form.php:510
271
  msgid "This email address will be used in the 'From' field."
272
  msgstr "Questo indirizzo e-mail verrà utilizzato nel campo 'DA'"
273
 
274
+ #: contact_form.php:514
275
  #, fuzzy
276
  msgid "Display fields"
277
  msgstr "Visualizza il testo"
278
 
279
+ #: contact_form.php:516
280
+ #: contact_form.php:565
281
+ #: contact_form.php:755
282
+ #: contact_form.php:1406
283
  #, fuzzy
284
  msgid "Address"
285
  msgstr "Indirizzo e-mail"
286
 
287
+ #: contact_form.php:517
288
+ #: contact_form.php:567
289
+ #: contact_form.php:1414
290
  msgid "Phone"
291
  msgstr "Telefono"
292
 
293
+ #: contact_form.php:518
294
  #, fuzzy
295
  msgid "Attachment block"
296
  msgstr "Visualizza l'attachment"
297
 
298
+ #: contact_form.php:518
299
  msgid "Users can attach the following file formats"
300
  msgstr "Gli utenti possono allegare i files nei seguenti tipi"
301
 
302
+ #: contact_form.php:530
303
+ #: contact_form.php:533
304
+ #: contact_form.php:536
305
+ #: contact_form.php:784
306
  msgid "Captcha"
307
  msgstr ""
308
 
309
+ #: contact_form.php:530
310
+ #: contact_form.php:533
311
+ #: contact_form.php:536
312
+ msgid "(powered by"
 
313
  msgstr ""
314
 
315
+ #: contact_form.php:533
316
  #, fuzzy
317
  msgid "Activate captcha"
318
  msgstr "Plugin attivati"
319
 
320
+ #: contact_form.php:536
321
  #, fuzzy
322
  msgid "Download captcha"
323
  msgstr "Download"
324
 
325
+ #: contact_form.php:541
326
  #, fuzzy
327
  msgid "Display tips below the Attachment block"
328
  msgstr "Visualizza suggeriementi sotto il blocco Allegato"
329
 
330
+ #: contact_form.php:550
331
  msgid "Delete an attachment file from the server after the email is sent"
332
  msgstr ""
333
 
334
+ #: contact_form.php:556
335
  #, fuzzy
336
  msgid "Display 'Send me a copy' block"
337
  msgstr "Visualizza il blocco \"Inviami una copia\" "
338
 
339
+ #: contact_form.php:562
340
  msgid "Required fields"
341
  msgstr "Campi richiesti"
342
 
343
+ #: contact_form.php:564
344
+ #: contact_form.php:750
345
+ #: contact_form.php:1401
346
  msgid "Name"
347
  msgstr "Nome"
348
 
349
+ #: contact_form.php:566
350
  msgid "Email Address"
351
  msgstr "Indirizzo e-mail"
352
 
353
+ #: contact_form.php:568
354
+ #: contact_form.php:770
355
+ #: contact_form.php:1417
356
  msgid "Subject"
357
  msgstr "Oggetto"
358
 
359
+ #: contact_form.php:569
360
+ #: contact_form.php:774
361
+ #: contact_form.php:1420
362
  msgid "Message"
363
  msgstr "Messaggio"
364
 
365
+ #: contact_form.php:573
366
  msgid "Display additional info in the email"
367
  msgstr "Visualizza informazioni aggiuntive nella e-mail"
368
 
369
+ #: contact_form.php:578
370
+ #: contact_form.php:1373
371
  msgid "Sent from (ip address)"
372
  msgstr "Inviato da (indirizzi IP)"
373
 
374
+ #: contact_form.php:578
375
  #, fuzzy
376
  msgid "Example: Sent from (IP address):\t127.0.0.1"
377
  msgstr "Inviato da (indirizzi IP)"
378
 
379
+ #: contact_form.php:579
380
+ #: contact_form.php:1378
381
  msgid "Date/Time"
382
  msgstr "Data/Ora"
383
 
384
+ #: contact_form.php:579
385
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
386
  msgstr ""
387
 
388
+ #: contact_form.php:580
389
+ #: contact_form.php:1383
390
  msgid "Sent from (referer)"
391
  msgstr "Da (referente)"
392
 
393
+ #: contact_form.php:580
394
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
395
  msgstr ""
396
 
397
+ #: contact_form.php:581
398
+ #: contact_form.php:1388
399
  msgid "Using (user agent)"
400
  msgstr "Utilizza (user agent)"
401
 
402
+ #: contact_form.php:581
403
  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"
404
  msgstr ""
405
 
406
+ #: contact_form.php:585
407
  msgid "Language settings for the field names in the form"
408
  msgstr "Impostazione della lingua per i nomi dei campi del form"
409
 
410
+ #: contact_form.php:594
411
  msgid "Add a language"
412
  msgstr "Aggiungi un linguaggio"
413
 
414
+ #: contact_form.php:598
415
  msgid "Change the names of the contact form fields and error messages"
416
  msgstr "Modifica le etichette dei campi del contact form"
417
 
418
+ #: contact_form.php:603
419
+ #: contact_form.php:674
420
  msgid "English"
421
  msgstr "Inglese"
422
 
423
+ #: contact_form.php:622
424
+ #: contact_form.php:651
425
  msgid "Error message for the Name field"
426
  msgstr "Messaggio d'errore per il campo Nome"
427
 
428
+ #: contact_form.php:623
429
+ #: contact_form.php:652
430
  #, fuzzy
431
  msgid "Error message for the Address field"
432
  msgstr "Messaggio d'errore per il campo Testo del Messaggio"
433
 
434
+ #: contact_form.php:624
435
+ #: contact_form.php:653
436
  msgid "Error message for the Email field"
437
  msgstr "Messaggio d'errore per il campo e-mail"
438
 
439
+ #: contact_form.php:625
440
+ #: contact_form.php:654
441
  msgid "Error message for the Phone field"
442
  msgstr "Messaggio d'errore per il campo Telefono"
443
 
444
+ #: contact_form.php:626
445
+ #: contact_form.php:655
446
  msgid "Error message for the Subject field"
447
  msgstr "Messaggio d'errore per il campo Soggetto"
448
 
449
+ #: contact_form.php:627
450
+ #: contact_form.php:656
451
  msgid "Error message for the Message field"
452
  msgstr "Messaggio d'errore per il campo Testo del Messaggio"
453
 
454
+ #: contact_form.php:628
455
+ #: contact_form.php:657
456
  #, fuzzy
457
  msgid "Error message about the file type for the Attachment field"
458
  msgstr "Messaggio d'errore per il campo Allegato"
459
 
460
+ #: contact_form.php:629
461
+ #: contact_form.php:658
462
  #, fuzzy
463
  msgid "Error message while uploading a file for the Attachment field to the server"
464
  msgstr "Messaggio d'errore per il campo Allegato"
465
 
466
+ #: contact_form.php:630
467
+ #: contact_form.php:659
468
  #, fuzzy
469
  msgid "Error message while moving the file for the Attachment field"
470
  msgstr "Messaggio d'errore per il campo Allegato"
471
 
472
+ #: contact_form.php:631
473
+ #: contact_form.php:660
474
  #, fuzzy
475
  msgid "Error message when file size limit for the Attachment field is exceeded"
476
  msgstr "Messaggio d'errore per il campo Allegato"
477
 
478
+ #: contact_form.php:632
479
+ #: contact_form.php:661
480
  msgid "Error message for the Captcha field"
481
  msgstr "Messaggio d'errore per il campo Captcha"
482
 
483
+ #: contact_form.php:633
484
+ #: contact_form.php:662
485
  msgid "Error message for the whole form"
486
  msgstr "Messaggio d'errore per l'intero modulo"
487
 
488
+ #: contact_form.php:635
489
+ #: contact_form.php:664
490
+ #: contact_form.php:683
491
+ #: contact_form.php:689
492
  msgid "Use shortcode"
493
  msgstr "usa lo shortcode"
494
 
495
+ #: contact_form.php:635
496
+ #: contact_form.php:664
497
+ #: contact_form.php:683
498
+ #: contact_form.php:689
499
  msgid "for this language"
500
  msgstr "per questa lingua"
501
 
502
+ #: contact_form.php:671
503
  msgid "Action after email is sent"
504
  msgstr "Azione successiva all'invio dell'e-mail"
505
 
506
+ #: contact_form.php:673
507
  msgid "Display text"
508
  msgstr "Visualizza il testo"
509
 
510
+ #: contact_form.php:682
511
+ #: contact_form.php:688
512
  msgid "Text"
513
  msgstr "Testo"
514
 
515
+ #: contact_form.php:695
516
  msgid "Redirect to the page"
517
  msgstr "Reindirizza alla pagina"
518
 
519
+ #: contact_form.php:696
520
  msgid "Url"
521
  msgstr "Url"
522
 
523
+ #: contact_form.php:701
524
+ #: contact_form.php:876
525
  msgid "Save Changes"
526
  msgstr "Salva le modifiche"
527
 
528
+ #: contact_form.php:716
529
  #, fuzzy
530
  msgid "Contact Form Pro | Extra Settings"
531
  msgstr "Opzioni Contact Form"
532
 
533
+ #: contact_form.php:723
534
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
535
  msgstr ""
536
 
537
+ #: contact_form.php:730
538
  msgid "Errors output"
539
  msgstr ""
540
 
541
+ #: contact_form.php:733
542
  msgid "Display error messages"
543
  msgstr ""
544
 
545
+ #: contact_form.php:734
546
  msgid "Color of the input field errors."
547
  msgstr ""
548
 
549
+ #: contact_form.php:735
550
  #, fuzzy
551
  msgid "Display error messages & color of the input field errors"
552
  msgstr "Messaggio d'errore per il campo Soggetto"
553
 
554
+ #: contact_form.php:740
555
  msgid "Add placeholder to the input blocks"
556
  msgstr ""
557
 
558
+ #: contact_form.php:746
559
  #, fuzzy
560
  msgid "Add tooltips"
561
  msgstr "Impostazioni aggiuntive"
562
 
563
+ #: contact_form.php:760
564
  #, fuzzy
565
  msgid "Email address"
566
  msgstr "Indirizzo e-mail"
567
 
568
+ #: contact_form.php:765
569
  #, fuzzy
570
  msgid "Phone Number"
571
  msgstr "Numero di telefono:"
572
 
573
+ #: contact_form.php:779
574
  #, fuzzy
575
  msgid "Attachment"
576
  msgstr "Attachment:"
577
 
578
+ #: contact_form.php:784
579
+ msgid "(powered by bestwebsoft.com)"
580
+ msgstr ""
581
+
582
+ #: contact_form.php:789
583
  #, fuzzy
584
  msgid "Style options"
585
  msgstr "Impostazioni aggiuntive"
586
 
587
+ #: contact_form.php:792
588
  msgid "Text color"
589
  msgstr ""
590
 
591
+ #: contact_form.php:795
592
+ #: contact_form.php:800
593
+ #: contact_form.php:810
594
+ #: contact_form.php:815
595
+ #: contact_form.php:820
596
+ #: contact_form.php:825
597
+ #: contact_form.php:835
598
+ #: contact_form.php:840
599
+ #: contact_form.php:846
600
+ #: contact_form.php:857
601
+ #: contact_form.php:862
602
+ #: contact_form.php:867
603
  msgid "Default"
604
  msgstr ""
605
 
606
+ #: contact_form.php:797
607
  msgid "Label text color"
608
  msgstr ""
609
 
610
+ #: contact_form.php:802
611
  msgid "Placeholder color"
612
  msgstr ""
613
 
614
+ #: contact_form.php:807
615
  msgid "Errors color"
616
  msgstr ""
617
 
618
+ #: contact_form.php:812
619
  msgid "Error text color"
620
  msgstr ""
621
 
622
+ #: contact_form.php:817
623
  msgid "Background color of the input field errors"
624
  msgstr ""
625
 
626
+ #: contact_form.php:822
627
  msgid "Border color of the input field errors"
628
  msgstr ""
629
 
630
+ #: contact_form.php:827
631
  msgid "Placeholder color of the input field errors"
632
  msgstr ""
633
 
634
+ #: contact_form.php:832
635
  #, fuzzy
636
  msgid "Input fields"
637
  msgstr "Visualizza il testo"
638
 
639
+ #: contact_form.php:837
640
  msgid "Input fields background color"
641
  msgstr ""
642
 
643
+ #: contact_form.php:842
644
  msgid "Text fields color"
645
  msgstr ""
646
 
647
+ #: contact_form.php:844
648
  msgid "Border width in px, numbers only"
649
  msgstr ""
650
 
651
+ #: contact_form.php:848
652
+ #: contact_form.php:869
653
  msgid "Border color"
654
  msgstr ""
655
 
656
+ #: contact_form.php:853
657
  #, fuzzy
658
  msgid "Submit button"
659
  msgstr "Invia"
660
 
661
+ #: contact_form.php:855
662
  msgid "Width in px, numbers only"
663
  msgstr ""
664
 
665
+ #: contact_form.php:859
666
  msgid "Button color"
667
  msgstr ""
668
 
669
+ #: contact_form.php:864
670
  msgid "Button text color"
671
  msgstr ""
672
 
673
+ #: contact_form.php:880
674
  #, fuzzy
675
  msgid "Contact Form Pro | Preview"
676
  msgstr "Contact Form"
677
 
678
+ #: contact_form.php:883
679
  msgid "Show with errors"
680
  msgstr ""
681
 
682
+ #: contact_form.php:891
683
+ #: contact_form.php:893
684
  msgid "Please enter your full name..."
685
  msgstr ""
686
 
687
+ #: contact_form.php:904
688
+ #: contact_form.php:906
689
  msgid "Please enter your address..."
690
  msgstr ""
691
 
692
+ #: contact_form.php:915
693
+ #: contact_form.php:917
694
  #, fuzzy
695
  msgid "Please enter your email address..."
696
  msgstr "Utilizza questa e-mail:"
697
 
698
+ #: contact_form.php:926
699
+ #: contact_form.php:928
700
  msgid "Please enter your phone number..."
701
  msgstr ""
702
 
703
+ #: contact_form.php:937
704
+ #: contact_form.php:939
705
  msgid "Please enter subject..."
706
  msgstr ""
707
 
708
+ #: contact_form.php:947
709
+ #: contact_form.php:949
710
  msgid "Please enter your message..."
711
  msgstr ""
712
 
713
+ #: contact_form.php:960
714
  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"
715
  msgstr ""
716
 
717
+ #: contact_form.php:1029
718
+ msgid "Sorry, email message could not be delivered."
719
+ msgstr "Spiacenti, la tua e-mail non può essere consegnata al momento."
720
+
721
+ #: contact_form.php:1113
722
  msgid "You can attach the following file formats"
723
  msgstr "Gli utenti possono allegare i files nei seguenti tipi"
724
 
725
+ #: contact_form.php:1396
726
  msgid "Contact from"
727
  msgstr "Contact from"
728
 
729
+ #: contact_form.php:1409
730
  msgid "Email"
731
  msgstr "e-mail"
732
 
733
+ #: contact_form.php:1423
734
  msgid "Site"
735
  msgstr "Sito"
736
 
737
+ #: contact_form.php:1478
738
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
739
  msgstr "Se puoi visualizzare questo MIME il tuo client non supporta i MIME types!"
740
 
741
+ #: contact_form.php:1537
742
  msgid "FAQ"
743
  msgstr "FAQ"
744
 
745
+ #: contact_form.php:1538
746
  msgid "Support"
747
  msgstr "Supporto"
748
 
749
+ #: contact_form.php:1597
750
  msgid "Are you sure that you want to delete this language data?"
751
  msgstr "Sei sicuro di voler cancellare questo linguaggio?"
752
 
753
+ #, fuzzy
754
+ #~ msgid "Memory usage"
755
+ #~ msgstr "Messaggio"
756
+
757
+ #, fuzzy
758
+ #~ msgid "Site URL"
759
+ #~ msgstr "Sito"
760
+
761
+ #, fuzzy
762
+ #~ msgid "Please enter a valid email address."
763
+ #~ msgstr "Utilizza questa e-mail:"
764
+
765
+ #, fuzzy
766
+ #~ msgid "Pro plugins"
767
+ #~ msgstr "BWS Plugins"
768
+ #~ msgid "Activated plugins"
769
+ #~ msgstr "Plugin attivati"
770
+ #~ msgid "Read more"
771
+ #~ msgstr "Leggi"
772
+ #~ msgid "Installed plugins"
773
+ #~ msgstr "Plugin installati"
774
+ #~ msgid "Recommended plugins"
775
+ #~ msgstr "Plugin raccomandati"
776
+
777
+ #, fuzzy
778
+ #~ msgid "Free plugins"
779
+ #~ msgstr "Plugin raccomandati"
780
+ #~ msgid "Download"
781
+ #~ msgstr "Download"
782
+ #~ msgid "Install %s"
783
+ #~ msgstr "Installa %s"
784
+ #~ msgid "Install now from wordpress.org"
785
+ #~ msgstr "Installa ora da wordpress.org"
786
+
787
+ #, fuzzy
788
+ #~ msgid "If you have any questions, please contact us via"
789
+ #~ msgstr ""
790
+ #~ "Se hai domande, per favore contattaci a plugin@bestwebsoft.com o compila "
791
+ #~ "il modulo \"contact form\" sul nostro sito"
792
+
793
+ #, fuzzy
794
+ #~ msgid "Active Plugins"
795
+ #~ msgstr "Plugin attivati"
796
+
797
+ #, fuzzy
798
+ #~ msgid "Inactive Plugins"
799
+ #~ msgstr "Plugin attivati"
800
+
801
+ #, fuzzy
802
+ #~ msgid "Send to support"
803
+ #~ msgstr "Supporto"
804
  #~ msgid "Contact Form Options"
805
  #~ msgstr "Opzioni Contact Form"
806
  #~ msgid "Display Attachment tips"
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-08-20 13:28+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:28+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: foken <foken@gmx.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -16,923 +16,806 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.7\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: contact_form.php:107
20
- msgid "Not set"
21
- msgstr "未設定"
22
-
23
- #: contact_form.php:109
24
- #: contact_form.php:113
25
- msgid "On"
26
- msgstr "On"
27
-
28
- #: contact_form.php:111
29
- #: contact_form.php:115
30
- msgid "Off"
31
- msgstr "Off"
32
-
33
- #: contact_form.php:119
34
- #: contact_form.php:123
35
- #: contact_form.php:127
36
- #: contact_form.php:131
37
- #: contact_form.php:135
38
- #: contact_form.php:161
39
- msgid "N/A"
40
- msgstr "該当なし"
41
-
42
- #: contact_form.php:133
43
- msgid " Mb"
44
- msgstr " Mb"
45
-
46
- #: contact_form.php:137
47
- #: contact_form.php:141
48
- #: contact_form.php:145
49
- #: contact_form.php:156
50
- msgid "Yes"
51
- msgstr "はい"
52
-
53
- #: contact_form.php:139
54
- #: contact_form.php:143
55
- #: contact_form.php:147
56
- #: contact_form.php:158
57
- msgid "No"
58
- msgstr "いいえ"
59
-
60
- #: contact_form.php:172
61
- msgid "Operating System"
62
- msgstr "オペレーション・システム"
63
-
64
- #: contact_form.php:173
65
- msgid "Server"
66
- msgstr "サーバ"
67
-
68
- #: contact_form.php:174
69
- msgid "Memory usage"
70
- msgstr "メモリー使用"
71
-
72
- #: contact_form.php:175
73
- msgid "MYSQL Version"
74
- msgstr "MYSQL バージョン"
75
-
76
- #: contact_form.php:176
77
- msgid "SQL Mode"
78
- msgstr "SQLモード"
79
-
80
- #: contact_form.php:177
81
- msgid "PHP Version"
82
- msgstr "PHP バージョン"
83
-
84
- #: contact_form.php:178
85
- msgid "PHP Safe Mode"
86
- msgstr "PHP Safe Mode"
87
-
88
- #: contact_form.php:179
89
- msgid "PHP Allow URL fopen"
90
- msgstr "PHP Allow URL fopen"
91
-
92
- #: contact_form.php:180
93
- msgid "PHP Memory Limit"
94
- msgstr "PHP Memory Limit"
95
-
96
- #: contact_form.php:181
97
- msgid "PHP Max Upload Size"
98
- msgstr "PHP Max Upload Size"
99
-
100
- #: contact_form.php:182
101
- msgid "PHP Max Post Size"
102
- msgstr "PHP Max Post Size"
103
-
104
- #: contact_form.php:183
105
- msgid "PHP Max Script Execute Time"
106
- msgstr "PHP Max Script Execute Time"
107
-
108
- #: contact_form.php:184
109
- msgid "PHP Exif support"
110
- msgstr "PHP Exif サポート"
111
-
112
- #: contact_form.php:185
113
- msgid "PHP IPTC support"
114
- msgstr "PHP IPTC サポート"
115
-
116
- #: contact_form.php:186
117
- msgid "PHP XML support"
118
- msgstr "PHP XML サポート"
119
-
120
- #: contact_form.php:187
121
- msgid "Site URL"
122
- msgstr "サイトURL"
123
-
124
- #: contact_form.php:188
125
- msgid "Home URL"
126
- msgstr "ホームURL"
127
-
128
- #: contact_form.php:189
129
- msgid "WordPress Version"
130
- msgstr "WordPress バージョン"
131
-
132
- #: contact_form.php:190
133
- msgid "WordPress DB Version"
134
- msgstr "WordPress データベース バージョン"
135
-
136
- #: contact_form.php:191
137
- msgid "Multisite"
138
- msgstr "複数サイト"
139
-
140
- #: contact_form.php:192
141
- msgid "Active Theme"
142
- msgstr "有効なテーマ"
143
-
144
- #: contact_form.php:207
145
- msgid "Please enter a valid email address."
146
- msgstr "正確なEメール・アドレスを入力して下さい。"
147
-
148
- #: contact_form.php:211
149
- msgid "Email with system info is sent to "
150
- msgstr "システム情報をメールで送信:"
151
-
152
- #: contact_form.php:215
153
- #: contact_form.php:435
154
- msgid "Thank you for contacting us."
155
- msgstr "ご連絡ありがとうございます"
156
-
157
- #: contact_form.php:243
158
- #: contact_form.php:1370
159
- msgid "Sorry, email message could not be delivered."
160
- msgstr "申し訳ございませんが、貴方のemailは配信できませんでした。"
161
-
162
- #: contact_form.php:251
163
- msgid "Pro plugins"
164
- msgstr "Pro Plugins"
165
-
166
- #: contact_form.php:254
167
- #: contact_form.php:280
168
- msgid "Activated plugins"
169
- msgstr "有効なプラグイン"
170
-
171
- #: contact_form.php:256
172
- #: contact_form.php:264
173
- #: contact_form.php:272
174
- #: contact_form.php:282
175
- #: contact_form.php:290
176
- #: contact_form.php:298
177
- msgid "Read more"
178
- msgstr "もっと読む"
179
-
180
- #: contact_form.php:256
181
- #: contact_form.php:282
182
- #: contact_form.php:790
183
- #: contact_form.php:1059
184
- #: contact_form.php:1866
185
- #: contact_form.php:1877
186
- msgid "Settings"
187
- msgstr "設定"
188
-
189
- #: contact_form.php:262
190
- #: contact_form.php:288
191
- msgid "Installed plugins"
192
- msgstr "導入済みプラグイン"
193
-
194
- #: contact_form.php:270
195
- #: contact_form.php:296
196
- msgid "Recommended plugins"
197
- msgstr "推奨プラグイン"
198
-
199
- #: contact_form.php:272
200
- msgid "Purchase"
201
- msgstr "購入"
202
-
203
- #: contact_form.php:277
204
- msgid "Free plugins"
205
- msgstr "無料プラグイン"
206
-
207
- #: contact_form.php:298
208
- msgid "Download"
209
- msgstr "ダウンロード"
210
-
211
- #: contact_form.php:298
212
- #, php-format
213
- msgid "Install %s"
214
- msgstr "%s 導入"
215
-
216
- #: contact_form.php:298
217
- msgid "Install now from wordpress.org"
218
- msgstr "wordpress.org から直ぐに導入"
219
-
220
- #: contact_form.php:303
221
- msgid "If you have any questions, please contact us via"
222
- msgstr "もそご質問がある場合は、以下の方法でご連絡下さい:"
223
-
224
- #: contact_form.php:310
225
- msgid "System status"
226
- msgstr "システム状況"
227
-
228
- #: contact_form.php:314
229
- msgid "Environment"
230
- msgstr "環境"
231
-
232
- #: contact_form.php:325
233
- msgid "Active Plugins"
234
- msgstr "有効なプラグイン"
235
-
236
- #: contact_form.php:336
237
- msgid "Inactive Plugins"
238
- msgstr "無効なプラグイン"
239
-
240
- #: contact_form.php:350
241
- msgid "Send to support"
242
- msgstr "サポートに送信"
243
-
244
- #: contact_form.php:357
245
- msgid "Send to custom email &#187;"
246
- msgstr "カスタムEメールに送信&#187;"
247
-
248
- #: contact_form.php:373
249
- #: contact_form.php:786
250
  msgid "Contact Form Settings"
251
  msgstr "コンタクトフォーム設定"
252
 
253
- #: contact_form.php:373
254
  msgid "Contact Form"
255
  msgstr "コンタクトフォーム"
256
 
257
- #: contact_form.php:374
258
  msgid "Contact Form Pro Extra Settings"
259
  msgstr "Contact Form Pro 用設定"
260
 
261
- #: contact_form.php:374
262
- #: contact_form.php:1065
263
  msgid "Contact Form Pro"
264
  msgstr "Contact Form Pro"
265
 
266
- #: contact_form.php:413
267
- #: contact_form.php:954
268
- #: contact_form.php:983
269
  msgid "Name:"
270
  msgstr "名前:"
271
 
272
- #: contact_form.php:414
273
- #: contact_form.php:955
274
- #: contact_form.php:984
275
  msgid "Address:"
276
  msgstr "住所:"
277
 
278
- #: contact_form.php:415
279
- #: contact_form.php:956
280
- #: contact_form.php:985
281
  msgid "Email Address:"
282
  msgstr "Eメール:"
283
 
284
- #: contact_form.php:416
285
- #: contact_form.php:957
286
- #: contact_form.php:986
287
  msgid "Phone number:"
288
  msgstr "電話番号:"
289
 
290
- #: contact_form.php:417
291
- #: contact_form.php:958
292
- #: contact_form.php:987
293
  msgid "Subject:"
294
  msgstr "件名:"
295
 
296
- #: contact_form.php:418
297
- #: contact_form.php:959
298
- #: contact_form.php:988
299
  msgid "Message:"
300
  msgstr "メッセージ:"
301
 
302
- #: contact_form.php:419
303
- #: contact_form.php:960
304
- #: contact_form.php:989
305
  msgid "Attachment:"
306
  msgstr "添付:"
307
 
308
- #: contact_form.php:420
309
- #: contact_form.php:476
310
- #: contact_form.php:961
311
- #: contact_form.php:990
312
  msgid "Send me a copy"
313
  msgstr "コピーを自分に送る"
314
 
315
- #: contact_form.php:421
316
- #: contact_form.php:962
317
- #: contact_form.php:991
318
  msgid "Submit"
319
  msgstr "送信"
320
 
321
- #: contact_form.php:422
322
  msgid "Your name is required."
323
  msgstr "名前は必須です。"
324
 
325
- #: contact_form.php:423
326
  msgid "Address is required."
327
  msgstr "住所が必要です。"
328
 
329
- #: contact_form.php:424
330
  msgid "A valid email address is required."
331
  msgstr "有効なEメールアドレスlが必須です。"
332
 
333
- #: contact_form.php:425
334
- #: contact_form.php:471
335
- #: contact_form.php:474
336
  msgid "Phone number is required."
337
  msgstr "電話番号は必須です。"
338
 
339
- #: contact_form.php:426
340
- #: contact_form.php:470
341
- #: contact_form.php:473
342
  msgid "Subject is required."
343
  msgstr "件名は必須です。"
344
 
345
- #: contact_form.php:427
346
- #: contact_form.php:469
347
- #: contact_form.php:472
348
  msgid "Message text is required."
349
  msgstr "メッセージ本文は必須です。"
350
 
351
- #: contact_form.php:428
352
  msgid "File format is not valid."
353
  msgstr "添付が壊れています。"
354
 
355
- #: contact_form.php:429
356
  msgid "File upload error."
357
  msgstr "ファイル・アップロード・エラー。"
358
 
359
- #: contact_form.php:430
360
  msgid "The file could not be uploaded."
361
  msgstr "ファイルは、アップロード出来ませんでした。"
362
 
363
- #: contact_form.php:431
364
  msgid "This file is too large."
365
  msgstr "このファイルは大きすぎます。"
366
 
367
- #: contact_form.php:432
368
  msgid "Please fill out the CAPTCHA."
369
  msgstr "CAPTCHAを入力して下さい。"
370
 
371
- #: contact_form.php:433
372
  msgid "Please make corrections below and try again."
373
  msgstr "以下を修正し、再度試して下さい。"
374
 
375
- #: contact_form.php:741
 
 
 
 
376
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
377
  msgstr "’ページに転送’オプションを選択した場合は、URLフィールドが、以下の形式になります"
378
 
379
- #: contact_form.php:750
380
  msgid "Such user does not exist. Settings are not saved."
381
  msgstr "このようなユーザは存在しません。設定は保存されません。"
382
 
383
- #: contact_form.php:755
384
- #: contact_form.php:761
385
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
386
  msgstr "'送信者'フィールドに正確なEメール・アドレスを入力して下さい。設定は保存されません。"
387
 
388
- #: contact_form.php:766
389
  msgid "Settings saved."
390
  msgstr "設定保存."
391
 
392
- #: contact_form.php:791
393
- #: contact_form.php:1060
 
 
 
 
 
 
 
394
  msgid "Extra settings"
395
  msgstr "追加設定"
396
 
397
- #: contact_form.php:796
398
- #: contact_form.php:1316
399
  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:"
400
  msgstr "コンタクトフォームをあなたのサイトに追加したい場合は、このショートカットを投稿、ページ又はウェジットにコピーして貼り付けるだけです:"
401
 
402
- #: contact_form.php:796
403
- #: contact_form.php:797
404
- #: contact_form.php:976
405
- #: contact_form.php:1024
406
  msgid "or"
407
  msgstr "又は"
408
 
409
- #: contact_form.php:797
410
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
411
  msgstr "標準的な短いコード [contact_form]に問題がある場合は、この短いコードをご利用下さい"
412
 
413
- #: contact_form.php:798
414
  msgid "They work the same way."
415
  msgstr "同様に動作します。"
416
 
417
- #: contact_form.php:799
418
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
419
  msgstr "以下の項目の情報が空欄の場合、登録の際に記述したアドレスにメッセージが送られます。"
420
 
421
- #: contact_form.php:803
422
  msgid "The user's email address:"
423
  msgstr "wordpressユーザのemailを利用r:"
424
 
425
- #: contact_form.php:807
426
  msgid "Create a username"
427
  msgstr "ユーザ名の選択"
428
 
429
- #: contact_form.php:812
430
  msgid "Enter a username of the person who should get the messages from the contact form."
431
  msgstr "コンタクトフォームからメッセージを受け取る方のユーザ名を入力。"
432
 
433
- #: contact_form.php:816
434
  msgid "Use this email address:"
435
  msgstr "このemailを利用:"
436
 
437
- #: contact_form.php:819
438
  msgid "Enter the email address you want the messages forwarded to."
439
  msgstr "メッセージ受信用のemailを設定。"
440
 
441
- #: contact_form.php:823
442
  msgid "Additional options"
443
  msgstr "追加オプション"
444
 
445
- #: contact_form.php:826
446
  msgid "What to use?"
447
  msgstr "何用途?"
448
 
449
- #: contact_form.php:829
450
  msgid "Wp-mail"
451
  msgstr "WPメール"
452
 
453
- #: contact_form.php:830
454
  msgid "You can use the wp_mail function for mailing"
455
  msgstr "メールにwp_mali機能が利用できます"
456
 
457
- #: contact_form.php:836
458
  msgid "Mail"
459
  msgstr "メール"
460
 
461
- #: contact_form.php:837
462
  msgid "To send mail you can use the php mail function"
463
  msgstr "メールを送信するには、phpメール機能が利用できます"
464
 
465
- #: contact_form.php:841
466
  msgid "Change text of the 'FROM' field"
467
  msgstr "'送信者' フィールドのテキストを変更"
468
 
469
- #: contact_form.php:847
470
  msgid "Enter the email address in the 'From' field"
471
  msgstr "'送信者' フィールドにメールアドレスを入力して下さい"
472
 
473
- #: contact_form.php:849
474
  msgid "User email"
475
  msgstr "ユーザ・Eメール"
476
 
477
- #: contact_form.php:849
478
  msgid "The email address of the user who fills the form will be used in the field 'From'."
479
  msgstr "フォームを入力したユーザのEメール・アドレスは、'送信者'フィールドに使用されます。"
480
 
481
- #: contact_form.php:851
482
  msgid "This email address will be used in the 'From' field."
483
  msgstr "このEメール・アドレスは、'送信者'フィールドに使用されます。"
484
 
485
- #: contact_form.php:855
486
  msgid "Display fields"
487
  msgstr "フィールドを表示"
488
 
489
- #: contact_form.php:857
490
- #: contact_form.php:906
491
- #: contact_form.php:1096
492
- #: contact_form.php:1747
493
  msgid "Address"
494
  msgstr "住所"
495
 
496
- #: contact_form.php:858
497
- #: contact_form.php:908
498
- #: contact_form.php:1755
499
  msgid "Phone"
500
  msgstr "電話"
501
 
502
- #: contact_form.php:859
503
  msgid "Attachment block"
504
  msgstr "添付ブロック"
505
 
506
- #: contact_form.php:859
507
  msgid "Users can attach the following file formats"
508
  msgstr "ユーザは、以下のタイプのファイルを添付できる"
509
 
510
- #: contact_form.php:871
511
- #: contact_form.php:874
512
- #: contact_form.php:877
513
- #: contact_form.php:1125
514
  msgid "Captcha"
515
  msgstr "Captcha"
516
 
517
- #: contact_form.php:871
518
- #: contact_form.php:874
519
- #: contact_form.php:877
520
- #: contact_form.php:1125
521
- msgid "(powered by bestwebsoft.com)"
522
- msgstr "(powered by bestwebsoft.com)"
523
 
524
- #: contact_form.php:874
525
  msgid "Activate captcha"
526
  msgstr "有効なcaptcha"
527
 
528
- #: contact_form.php:877
529
  msgid "Download captcha"
530
  msgstr "captchaをダウンロード"
531
 
532
- #: contact_form.php:882
533
  #, fuzzy
534
  msgid "Display tips below the Attachment block"
535
  msgstr "添付ブロックの下のチップス"
536
 
537
- #: contact_form.php:891
538
  msgid "Delete an attachment file from the server after the email is sent"
539
  msgstr ""
540
 
541
- #: contact_form.php:897
542
  #, fuzzy
543
  msgid "Display 'Send me a copy' block"
544
  msgstr "コピーブロックを自分に送る"
545
 
546
- #: contact_form.php:903
547
  msgid "Required fields"
548
  msgstr "必須フィールド"
549
 
550
- #: contact_form.php:905
551
- #: contact_form.php:1091
552
- #: contact_form.php:1742
553
  msgid "Name"
554
  msgstr "名前"
555
 
556
- #: contact_form.php:907
557
  msgid "Email Address"
558
  msgstr "Eメール・アドレス"
559
 
560
- #: contact_form.php:909
561
- #: contact_form.php:1111
562
- #: contact_form.php:1758
563
  msgid "Subject"
564
  msgstr "件名"
565
 
566
- #: contact_form.php:910
567
- #: contact_form.php:1115
568
- #: contact_form.php:1761
569
  msgid "Message"
570
  msgstr "メッセージ"
571
 
572
- #: contact_form.php:914
573
  msgid "Display additional info in the email"
574
  msgstr "メール中に追加情報を表示"
575
 
576
- #: contact_form.php:919
577
- #: contact_form.php:1714
578
  msgid "Sent from (ip address)"
579
  msgstr "(IP-Adresse)から送られた"
580
 
581
- #: contact_form.php:919
582
  #, fuzzy
583
  msgid "Example: Sent from (IP address):\t127.0.0.1"
584
  msgstr "(IP-Adresse)から送られた"
585
 
586
- #: contact_form.php:920
587
- #: contact_form.php:1719
588
  msgid "Date/Time"
589
  msgstr "日時"
590
 
591
- #: contact_form.php:920
592
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
593
  msgstr ""
594
 
595
- #: contact_form.php:921
596
- #: contact_form.php:1724
597
  msgid "Sent from (referer)"
598
  msgstr "(referer)から送られている"
599
 
600
- #: contact_form.php:921
601
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
602
  msgstr ""
603
 
604
- #: contact_form.php:922
605
- #: contact_form.php:1729
606
  msgid "Using (user agent)"
607
  msgstr "(user agent)使用"
608
 
609
- #: contact_form.php:922
610
  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"
611
  msgstr ""
612
 
613
- #: contact_form.php:926
614
  msgid "Language settings for the field names in the form"
615
  msgstr "フォームのフィールド名用の言語設定"
616
 
617
- #: contact_form.php:935
618
  msgid "Add a language"
619
  msgstr "言語の追加"
620
 
621
- #: contact_form.php:939
622
  msgid "Change the names of the contact form fields and error messages"
623
  msgstr "コンタクト・フォームのフィールドの名前及びエラーメッセージを変更"
624
 
625
- #: contact_form.php:944
626
- #: contact_form.php:1015
627
  msgid "English"
628
  msgstr "英語"
629
 
630
- #: contact_form.php:963
631
- #: contact_form.php:992
632
  msgid "Error message for the Name field"
633
  msgstr "名前フィールド用のエラーメッセージ"
634
 
635
- #: contact_form.php:964
636
- #: contact_form.php:993
637
  msgid "Error message for the Address field"
638
  msgstr "住所フィールド用のエラーメッセージ"
639
 
640
- #: contact_form.php:965
641
- #: contact_form.php:994
642
  msgid "Error message for the Email field"
643
  msgstr "Eメール・フィールド用のエラーメッセージ"
644
 
645
- #: contact_form.php:966
646
- #: contact_form.php:995
647
  msgid "Error message for the Phone field"
648
  msgstr "電話フィールド用のエラーメッセージ"
649
 
650
- #: contact_form.php:967
651
- #: contact_form.php:996
652
  msgid "Error message for the Subject field"
653
  msgstr "件名フィールド用のエラーメッセージ"
654
 
655
- #: contact_form.php:968
656
- #: contact_form.php:997
657
  msgid "Error message for the Message field"
658
  msgstr "メッセージ・フィールド用のエラーメッセージ"
659
 
660
- #: contact_form.php:969
661
- #: contact_form.php:998
662
  msgid "Error message about the file type for the Attachment field"
663
  msgstr "添付フィールド用の拡張子タイプに関するエラーメッセージ"
664
 
665
- #: contact_form.php:970
666
- #: contact_form.php:999
667
  msgid "Error message while uploading a file for the Attachment field to the server"
668
  msgstr "添付フィールド用のファイルをサーバにアップロード中のエラーメッセージ"
669
 
670
- #: contact_form.php:971
671
- #: contact_form.php:1000
672
  msgid "Error message while moving the file for the Attachment field"
673
  msgstr "添付フィールド用のファイルを移動中のエラーメッセージ"
674
 
675
- #: contact_form.php:972
676
- #: contact_form.php:1001
677
  msgid "Error message when file size limit for the Attachment field is exceeded"
678
  msgstr "添付フィールド用のファイルサイズ制限を超した場合のエラーメッセージ"
679
 
680
- #: contact_form.php:973
681
- #: contact_form.php:1002
682
  msgid "Error message for the Captcha field"
683
  msgstr "Captcha フィールド用のエラーメッセージ"
684
 
685
- #: contact_form.php:974
686
- #: contact_form.php:1003
687
  msgid "Error message for the whole form"
688
  msgstr "全体フォーム用のエラーメッセージ"
689
 
690
- #: contact_form.php:976
691
- #: contact_form.php:1005
692
- #: contact_form.php:1024
693
- #: contact_form.php:1030
694
  msgid "Use shortcode"
695
  msgstr "短いコードの利用"
696
 
697
- #: contact_form.php:976
698
- #: contact_form.php:1005
699
- #: contact_form.php:1024
700
- #: contact_form.php:1030
701
  msgid "for this language"
702
  msgstr "この言語用"
703
 
704
- #: contact_form.php:1012
705
  msgid "Action after email is sent"
706
  msgstr "メール送信後の行動"
707
 
708
- #: contact_form.php:1014
709
  msgid "Display text"
710
  msgstr "テキストを表示"
711
 
712
- #: contact_form.php:1023
713
- #: contact_form.php:1029
714
  msgid "Text"
715
  msgstr "文字"
716
 
717
- #: contact_form.php:1036
718
  msgid "Redirect to the page"
719
  msgstr "ページに転送"
720
 
721
- #: contact_form.php:1037
722
  msgid "Url"
723
  msgstr "Url"
724
 
725
- #: contact_form.php:1042
726
- #: contact_form.php:1217
727
  msgid "Save Changes"
728
  msgstr "変更を保存"
729
 
730
- #: contact_form.php:1057
731
  msgid "Contact Form Pro | Extra Settings"
732
  msgstr "Contact Form Pro | 追加設定"
733
 
734
- #: contact_form.php:1064
735
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
736
  msgstr "この機能は、プラグインのProバージョンで利用できます。詳細は、リンクを参照して下さい。"
737
 
738
- #: contact_form.php:1071
739
  msgid "Errors output"
740
  msgstr "エラー出力"
741
 
742
- #: contact_form.php:1074
743
  msgid "Display error messages"
744
  msgstr "エラーメッセージの表示"
745
 
746
- #: contact_form.php:1075
747
  msgid "Color of the input field errors."
748
  msgstr "入力フィールド・エラーの色"
749
 
750
- #: contact_form.php:1076
751
  msgid "Display error messages & color of the input field errors"
752
  msgstr "エラーメッセージと入力フィールド・エラーの色を表示"
753
 
754
- #: contact_form.php:1081
755
  msgid "Add placeholder to the input blocks"
756
  msgstr "プレースホルダーを入力ブロックに追加"
757
 
758
- #: contact_form.php:1087
759
  msgid "Add tooltips"
760
  msgstr "ツールチップの追加"
761
 
762
- #: contact_form.php:1101
763
  msgid "Email address"
764
  msgstr "Eメール・アドレス"
765
 
766
- #: contact_form.php:1106
767
  msgid "Phone Number"
768
  msgstr "電話番号"
769
 
770
- #: contact_form.php:1120
771
  msgid "Attachment"
772
  msgstr "添付"
773
 
774
- #: contact_form.php:1130
 
 
 
 
775
  msgid "Style options"
776
  msgstr "スタイル・オプション"
777
 
778
- #: contact_form.php:1133
779
  msgid "Text color"
780
  msgstr "文字色"
781
 
782
- #: contact_form.php:1136
783
- #: contact_form.php:1141
784
- #: contact_form.php:1151
785
- #: contact_form.php:1156
786
- #: contact_form.php:1161
787
- #: contact_form.php:1166
788
- #: contact_form.php:1176
789
- #: contact_form.php:1181
790
- #: contact_form.php:1187
791
- #: contact_form.php:1198
792
- #: contact_form.php:1203
793
- #: contact_form.php:1208
794
  msgid "Default"
795
  msgstr "標準"
796
 
797
- #: contact_form.php:1138
798
  msgid "Label text color"
799
  msgstr "ラベル文字色"
800
 
801
- #: contact_form.php:1143
802
  msgid "Placeholder color"
803
  msgstr "プレースホルダ色"
804
 
805
- #: contact_form.php:1148
806
  msgid "Errors color"
807
  msgstr "エラーの色"
808
 
809
- #: contact_form.php:1153
810
  msgid "Error text color"
811
  msgstr "エラーテキストの色"
812
 
813
- #: contact_form.php:1158
814
  msgid "Background color of the input field errors"
815
  msgstr "入力フィールド・エラーの背景色"
816
 
817
- #: contact_form.php:1163
818
  msgid "Border color of the input field errors"
819
  msgstr "入力フィールド・エラーの罫線色"
820
 
821
- #: contact_form.php:1168
822
  msgid "Placeholder color of the input field errors"
823
  msgstr "入力フィールド・エラー用のプレースホルダ色"
824
 
825
- #: contact_form.php:1173
826
  msgid "Input fields"
827
  msgstr "フィールドを入力"
828
 
829
- #: contact_form.php:1178
830
  msgid "Input fields background color"
831
  msgstr "フィールドの背景色の入力"
832
 
833
- #: contact_form.php:1183
834
  msgid "Text fields color"
835
  msgstr "文字フィールド色"
836
 
837
- #: contact_form.php:1185
838
  msgid "Border width in px, numbers only"
839
  msgstr "罫線幅(px単位)、数値のみ"
840
 
841
- #: contact_form.php:1189
842
- #: contact_form.php:1210
843
  msgid "Border color"
844
  msgstr "罫線色"
845
 
846
- #: contact_form.php:1194
847
  msgid "Submit button"
848
  msgstr "送信ボタン"
849
 
850
- #: contact_form.php:1196
851
  msgid "Width in px, numbers only"
852
  msgstr "px単位の幅、数字のみ"
853
 
854
- #: contact_form.php:1200
855
  msgid "Button color"
856
  msgstr "ボタンの色"
857
 
858
- #: contact_form.php:1205
859
  msgid "Button text color"
860
  msgstr "ボタン文字の色"
861
 
862
- #: contact_form.php:1221
863
  msgid "Contact Form Pro | Preview"
864
  msgstr "Contact Form Pro | プレビュー"
865
 
866
- #: contact_form.php:1224
867
  msgid "Show with errors"
868
  msgstr "エラーで表示"
869
 
870
- #: contact_form.php:1232
871
- #: contact_form.php:1234
872
  msgid "Please enter your full name..."
873
  msgstr "貴方の氏名を入力して下さい..."
874
 
875
- #: contact_form.php:1245
876
- #: contact_form.php:1247
877
  msgid "Please enter your address..."
878
  msgstr "貴方の住所を入力して下さい..."
879
 
880
- #: contact_form.php:1256
881
- #: contact_form.php:1258
882
  msgid "Please enter your email address..."
883
  msgstr "貴方のEメール・アドレスを入力して下さい..."
884
 
885
- #: contact_form.php:1267
886
- #: contact_form.php:1269
887
  msgid "Please enter your phone number..."
888
  msgstr "貴方の電話番号を入力して下さい..."
889
 
890
- #: contact_form.php:1278
891
- #: contact_form.php:1280
892
  msgid "Please enter subject..."
893
  msgstr "件名を入力して下さい..."
894
 
895
- #: contact_form.php:1288
896
- #: contact_form.php:1290
897
  msgid "Please enter your message..."
898
  msgstr "メッセージを入力して下さい..."
899
 
900
- #: contact_form.php:1301
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 "サポートしてるファイル形式: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. 最大ファイルサイズ: 2MB"
903
 
904
- #: contact_form.php:1454
 
 
 
 
905
  msgid "You can attach the following file formats"
906
  msgstr "貴方は、以下のタイプのファイルを添付できます"
907
 
908
- #: contact_form.php:1737
909
  msgid "Contact from"
910
  msgstr "コンタクトフォーム"
911
 
912
- #: contact_form.php:1750
913
  msgid "Email"
914
  msgstr "Eメール"
915
 
916
- #: contact_form.php:1764
917
  msgid "Site"
918
  msgstr "サイト"
919
 
920
- #: contact_form.php:1819
921
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
922
  msgstr "このMIMEを見ている場合は、貴方のクライアントはMIMEタイプを読めません。"
923
 
924
- #: contact_form.php:1878
925
  msgid "FAQ"
926
  msgstr "FAQ"
927
 
928
- #: contact_form.php:1879
929
  msgid "Support"
930
  msgstr "サポート"
931
 
932
- #: contact_form.php:1937
933
  msgid "Are you sure that you want to delete this language data?"
934
  msgstr "本当に、この言語データを削除しますか?"
935
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
936
  #~ msgid "Contact Form Options"
937
  #~ msgstr "コンタクトフォーム オプション"
938
 
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:50+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:50+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: foken <foken@gmx.com>\n"
9
  "MIME-Version: 1.0\n"
16
  "X-Generator: Poedit 1.5.7\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: contact_form.php:32
20
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  msgid "Contact Form Settings"
22
  msgstr "コンタクトフォーム設定"
23
 
24
+ #: contact_form.php:32
25
  msgid "Contact Form"
26
  msgstr "コンタクトフォーム"
27
 
28
+ #: contact_form.php:33
29
  msgid "Contact Form Pro Extra Settings"
30
  msgstr "Contact Form Pro 用設定"
31
 
32
+ #: contact_form.php:33
33
+ #: contact_form.php:724
34
  msgid "Contact Form Pro"
35
  msgstr "Contact Form Pro"
36
 
37
+ #: contact_form.php:72
38
+ #: contact_form.php:613
39
+ #: contact_form.php:642
40
  msgid "Name:"
41
  msgstr "名前:"
42
 
43
+ #: contact_form.php:73
44
+ #: contact_form.php:614
45
+ #: contact_form.php:643
46
  msgid "Address:"
47
  msgstr "住所:"
48
 
49
+ #: contact_form.php:74
50
+ #: contact_form.php:615
51
+ #: contact_form.php:644
52
  msgid "Email Address:"
53
  msgstr "Eメール:"
54
 
55
+ #: contact_form.php:75
56
+ #: contact_form.php:616
57
+ #: contact_form.php:645
58
  msgid "Phone number:"
59
  msgstr "電話番号:"
60
 
61
+ #: contact_form.php:76
62
+ #: contact_form.php:617
63
+ #: contact_form.php:646
64
  msgid "Subject:"
65
  msgstr "件名:"
66
 
67
+ #: contact_form.php:77
68
+ #: contact_form.php:618
69
+ #: contact_form.php:647
70
  msgid "Message:"
71
  msgstr "メッセージ:"
72
 
73
+ #: contact_form.php:78
74
+ #: contact_form.php:619
75
+ #: contact_form.php:648
76
  msgid "Attachment:"
77
  msgstr "添付:"
78
 
79
+ #: contact_form.php:79
80
+ #: contact_form.php:135
81
+ #: contact_form.php:620
82
+ #: contact_form.php:649
83
  msgid "Send me a copy"
84
  msgstr "コピーを自分に送る"
85
 
86
+ #: contact_form.php:80
87
+ #: contact_form.php:621
88
+ #: contact_form.php:650
89
  msgid "Submit"
90
  msgstr "送信"
91
 
92
+ #: contact_form.php:81
93
  msgid "Your name is required."
94
  msgstr "名前は必須です。"
95
 
96
+ #: contact_form.php:82
97
  msgid "Address is required."
98
  msgstr "住所が必要です。"
99
 
100
+ #: contact_form.php:83
101
  msgid "A valid email address is required."
102
  msgstr "有効なEメールアドレスlが必須です。"
103
 
104
+ #: contact_form.php:84
105
+ #: contact_form.php:130
106
+ #: contact_form.php:133
107
  msgid "Phone number is required."
108
  msgstr "電話番号は必須です。"
109
 
110
+ #: contact_form.php:85
111
+ #: contact_form.php:129
112
+ #: contact_form.php:132
113
  msgid "Subject is required."
114
  msgstr "件名は必須です。"
115
 
116
+ #: contact_form.php:86
117
+ #: contact_form.php:128
118
+ #: contact_form.php:131
119
  msgid "Message text is required."
120
  msgstr "メッセージ本文は必須です。"
121
 
122
+ #: contact_form.php:87
123
  msgid "File format is not valid."
124
  msgstr "添付が壊れています。"
125
 
126
+ #: contact_form.php:88
127
  msgid "File upload error."
128
  msgstr "ファイル・アップロード・エラー。"
129
 
130
+ #: contact_form.php:89
131
  msgid "The file could not be uploaded."
132
  msgstr "ファイルは、アップロード出来ませんでした。"
133
 
134
+ #: contact_form.php:90
135
  msgid "This file is too large."
136
  msgstr "このファイルは大きすぎます。"
137
 
138
+ #: contact_form.php:91
139
  msgid "Please fill out the CAPTCHA."
140
  msgstr "CAPTCHAを入力して下さい。"
141
 
142
+ #: contact_form.php:92
143
  msgid "Please make corrections below and try again."
144
  msgstr "以下を修正し、再度試して下さい。"
145
 
146
+ #: contact_form.php:94
147
+ msgid "Thank you for contacting us."
148
+ msgstr "ご連絡ありがとうございます"
149
+
150
+ #: contact_form.php:400
151
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
152
  msgstr "’ページに転送’オプションを選択した場合は、URLフィールドが、以下の形式になります"
153
 
154
+ #: contact_form.php:409
155
  msgid "Such user does not exist. Settings are not saved."
156
  msgstr "このようなユーザは存在しません。設定は保存されません。"
157
 
158
+ #: contact_form.php:414
159
+ #: contact_form.php:420
160
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
161
  msgstr "'送信者'フィールドに正確なEメール・アドレスを入力して下さい。設定は保存されません。"
162
 
163
+ #: contact_form.php:425
164
  msgid "Settings saved."
165
  msgstr "設定保存."
166
 
167
+ #: contact_form.php:449
168
+ #: contact_form.php:718
169
+ #: contact_form.php:1525
170
+ #: contact_form.php:1536
171
+ msgid "Settings"
172
+ msgstr "設定"
173
+
174
+ #: contact_form.php:450
175
+ #: contact_form.php:719
176
  msgid "Extra settings"
177
  msgstr "追加設定"
178
 
179
+ #: contact_form.php:455
180
+ #: contact_form.php:975
181
  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:"
182
  msgstr "コンタクトフォームをあなたのサイトに追加したい場合は、このショートカットを投稿、ページ又はウェジットにコピーして貼り付けるだけです:"
183
 
184
+ #: contact_form.php:455
185
+ #: contact_form.php:456
186
+ #: contact_form.php:635
187
+ #: contact_form.php:683
188
  msgid "or"
189
  msgstr "又は"
190
 
191
+ #: contact_form.php:456
192
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
193
  msgstr "標準的な短いコード [contact_form]に問題がある場合は、この短いコードをご利用下さい"
194
 
195
+ #: contact_form.php:457
196
  msgid "They work the same way."
197
  msgstr "同様に動作します。"
198
 
199
+ #: contact_form.php:458
200
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
201
  msgstr "以下の項目の情報が空欄の場合、登録の際に記述したアドレスにメッセージが送られます。"
202
 
203
+ #: contact_form.php:462
204
  msgid "The user's email address:"
205
  msgstr "wordpressユーザのemailを利用r:"
206
 
207
+ #: contact_form.php:466
208
  msgid "Create a username"
209
  msgstr "ユーザ名の選択"
210
 
211
+ #: contact_form.php:471
212
  msgid "Enter a username of the person who should get the messages from the contact form."
213
  msgstr "コンタクトフォームからメッセージを受け取る方のユーザ名を入力。"
214
 
215
+ #: contact_form.php:475
216
  msgid "Use this email address:"
217
  msgstr "このemailを利用:"
218
 
219
+ #: contact_form.php:478
220
  msgid "Enter the email address you want the messages forwarded to."
221
  msgstr "メッセージ受信用のemailを設定。"
222
 
223
+ #: contact_form.php:482
224
  msgid "Additional options"
225
  msgstr "追加オプション"
226
 
227
+ #: contact_form.php:485
228
  msgid "What to use?"
229
  msgstr "何用途?"
230
 
231
+ #: contact_form.php:488
232
  msgid "Wp-mail"
233
  msgstr "WPメール"
234
 
235
+ #: contact_form.php:489
236
  msgid "You can use the wp_mail function for mailing"
237
  msgstr "メールにwp_mali機能が利用できます"
238
 
239
+ #: contact_form.php:495
240
  msgid "Mail"
241
  msgstr "メール"
242
 
243
+ #: contact_form.php:496
244
  msgid "To send mail you can use the php mail function"
245
  msgstr "メールを送信するには、phpメール機能が利用できます"
246
 
247
+ #: contact_form.php:500
248
  msgid "Change text of the 'FROM' field"
249
  msgstr "'送信者' フィールドのテキストを変更"
250
 
251
+ #: contact_form.php:506
252
  msgid "Enter the email address in the 'From' field"
253
  msgstr "'送信者' フィールドにメールアドレスを入力して下さい"
254
 
255
+ #: contact_form.php:508
256
  msgid "User email"
257
  msgstr "ユーザ・Eメール"
258
 
259
+ #: contact_form.php:508
260
  msgid "The email address of the user who fills the form will be used in the field 'From'."
261
  msgstr "フォームを入力したユーザのEメール・アドレスは、'送信者'フィールドに使用されます。"
262
 
263
+ #: contact_form.php:510
264
  msgid "This email address will be used in the 'From' field."
265
  msgstr "このEメール・アドレスは、'送信者'フィールドに使用されます。"
266
 
267
+ #: contact_form.php:514
268
  msgid "Display fields"
269
  msgstr "フィールドを表示"
270
 
271
+ #: contact_form.php:516
272
+ #: contact_form.php:565
273
+ #: contact_form.php:755
274
+ #: contact_form.php:1406
275
  msgid "Address"
276
  msgstr "住所"
277
 
278
+ #: contact_form.php:517
279
+ #: contact_form.php:567
280
+ #: contact_form.php:1414
281
  msgid "Phone"
282
  msgstr "電話"
283
 
284
+ #: contact_form.php:518
285
  msgid "Attachment block"
286
  msgstr "添付ブロック"
287
 
288
+ #: contact_form.php:518
289
  msgid "Users can attach the following file formats"
290
  msgstr "ユーザは、以下のタイプのファイルを添付できる"
291
 
292
+ #: contact_form.php:530
293
+ #: contact_form.php:533
294
+ #: contact_form.php:536
295
+ #: contact_form.php:784
296
  msgid "Captcha"
297
  msgstr "Captcha"
298
 
299
+ #: contact_form.php:530
300
+ #: contact_form.php:533
301
+ #: contact_form.php:536
302
+ msgid "(powered by"
303
+ msgstr ""
 
304
 
305
+ #: contact_form.php:533
306
  msgid "Activate captcha"
307
  msgstr "有効なcaptcha"
308
 
309
+ #: contact_form.php:536
310
  msgid "Download captcha"
311
  msgstr "captchaをダウンロード"
312
 
313
+ #: contact_form.php:541
314
  #, fuzzy
315
  msgid "Display tips below the Attachment block"
316
  msgstr "添付ブロックの下のチップス"
317
 
318
+ #: contact_form.php:550
319
  msgid "Delete an attachment file from the server after the email is sent"
320
  msgstr ""
321
 
322
+ #: contact_form.php:556
323
  #, fuzzy
324
  msgid "Display 'Send me a copy' block"
325
  msgstr "コピーブロックを自分に送る"
326
 
327
+ #: contact_form.php:562
328
  msgid "Required fields"
329
  msgstr "必須フィールド"
330
 
331
+ #: contact_form.php:564
332
+ #: contact_form.php:750
333
+ #: contact_form.php:1401
334
  msgid "Name"
335
  msgstr "名前"
336
 
337
+ #: contact_form.php:566
338
  msgid "Email Address"
339
  msgstr "Eメール・アドレス"
340
 
341
+ #: contact_form.php:568
342
+ #: contact_form.php:770
343
+ #: contact_form.php:1417
344
  msgid "Subject"
345
  msgstr "件名"
346
 
347
+ #: contact_form.php:569
348
+ #: contact_form.php:774
349
+ #: contact_form.php:1420
350
  msgid "Message"
351
  msgstr "メッセージ"
352
 
353
+ #: contact_form.php:573
354
  msgid "Display additional info in the email"
355
  msgstr "メール中に追加情報を表示"
356
 
357
+ #: contact_form.php:578
358
+ #: contact_form.php:1373
359
  msgid "Sent from (ip address)"
360
  msgstr "(IP-Adresse)から送られた"
361
 
362
+ #: contact_form.php:578
363
  #, fuzzy
364
  msgid "Example: Sent from (IP address):\t127.0.0.1"
365
  msgstr "(IP-Adresse)から送られた"
366
 
367
+ #: contact_form.php:579
368
+ #: contact_form.php:1378
369
  msgid "Date/Time"
370
  msgstr "日時"
371
 
372
+ #: contact_form.php:579
373
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
374
  msgstr ""
375
 
376
+ #: contact_form.php:580
377
+ #: contact_form.php:1383
378
  msgid "Sent from (referer)"
379
  msgstr "(referer)から送られている"
380
 
381
+ #: contact_form.php:580
382
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
383
  msgstr ""
384
 
385
+ #: contact_form.php:581
386
+ #: contact_form.php:1388
387
  msgid "Using (user agent)"
388
  msgstr "(user agent)使用"
389
 
390
+ #: contact_form.php:581
391
  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"
392
  msgstr ""
393
 
394
+ #: contact_form.php:585
395
  msgid "Language settings for the field names in the form"
396
  msgstr "フォームのフィールド名用の言語設定"
397
 
398
+ #: contact_form.php:594
399
  msgid "Add a language"
400
  msgstr "言語の追加"
401
 
402
+ #: contact_form.php:598
403
  msgid "Change the names of the contact form fields and error messages"
404
  msgstr "コンタクト・フォームのフィールドの名前及びエラーメッセージを変更"
405
 
406
+ #: contact_form.php:603
407
+ #: contact_form.php:674
408
  msgid "English"
409
  msgstr "英語"
410
 
411
+ #: contact_form.php:622
412
+ #: contact_form.php:651
413
  msgid "Error message for the Name field"
414
  msgstr "名前フィールド用のエラーメッセージ"
415
 
416
+ #: contact_form.php:623
417
+ #: contact_form.php:652
418
  msgid "Error message for the Address field"
419
  msgstr "住所フィールド用のエラーメッセージ"
420
 
421
+ #: contact_form.php:624
422
+ #: contact_form.php:653
423
  msgid "Error message for the Email field"
424
  msgstr "Eメール・フィールド用のエラーメッセージ"
425
 
426
+ #: contact_form.php:625
427
+ #: contact_form.php:654
428
  msgid "Error message for the Phone field"
429
  msgstr "電話フィールド用のエラーメッセージ"
430
 
431
+ #: contact_form.php:626
432
+ #: contact_form.php:655
433
  msgid "Error message for the Subject field"
434
  msgstr "件名フィールド用のエラーメッセージ"
435
 
436
+ #: contact_form.php:627
437
+ #: contact_form.php:656
438
  msgid "Error message for the Message field"
439
  msgstr "メッセージ・フィールド用のエラーメッセージ"
440
 
441
+ #: contact_form.php:628
442
+ #: contact_form.php:657
443
  msgid "Error message about the file type for the Attachment field"
444
  msgstr "添付フィールド用の拡張子タイプに関するエラーメッセージ"
445
 
446
+ #: contact_form.php:629
447
+ #: contact_form.php:658
448
  msgid "Error message while uploading a file for the Attachment field to the server"
449
  msgstr "添付フィールド用のファイルをサーバにアップロード中のエラーメッセージ"
450
 
451
+ #: contact_form.php:630
452
+ #: contact_form.php:659
453
  msgid "Error message while moving the file for the Attachment field"
454
  msgstr "添付フィールド用のファイルを移動中のエラーメッセージ"
455
 
456
+ #: contact_form.php:631
457
+ #: contact_form.php:660
458
  msgid "Error message when file size limit for the Attachment field is exceeded"
459
  msgstr "添付フィールド用のファイルサイズ制限を超した場合のエラーメッセージ"
460
 
461
+ #: contact_form.php:632
462
+ #: contact_form.php:661
463
  msgid "Error message for the Captcha field"
464
  msgstr "Captcha フィールド用のエラーメッセージ"
465
 
466
+ #: contact_form.php:633
467
+ #: contact_form.php:662
468
  msgid "Error message for the whole form"
469
  msgstr "全体フォーム用のエラーメッセージ"
470
 
471
+ #: contact_form.php:635
472
+ #: contact_form.php:664
473
+ #: contact_form.php:683
474
+ #: contact_form.php:689
475
  msgid "Use shortcode"
476
  msgstr "短いコードの利用"
477
 
478
+ #: contact_form.php:635
479
+ #: contact_form.php:664
480
+ #: contact_form.php:683
481
+ #: contact_form.php:689
482
  msgid "for this language"
483
  msgstr "この言語用"
484
 
485
+ #: contact_form.php:671
486
  msgid "Action after email is sent"
487
  msgstr "メール送信後の行動"
488
 
489
+ #: contact_form.php:673
490
  msgid "Display text"
491
  msgstr "テキストを表示"
492
 
493
+ #: contact_form.php:682
494
+ #: contact_form.php:688
495
  msgid "Text"
496
  msgstr "文字"
497
 
498
+ #: contact_form.php:695
499
  msgid "Redirect to the page"
500
  msgstr "ページに転送"
501
 
502
+ #: contact_form.php:696
503
  msgid "Url"
504
  msgstr "Url"
505
 
506
+ #: contact_form.php:701
507
+ #: contact_form.php:876
508
  msgid "Save Changes"
509
  msgstr "変更を保存"
510
 
511
+ #: contact_form.php:716
512
  msgid "Contact Form Pro | Extra Settings"
513
  msgstr "Contact Form Pro | 追加設定"
514
 
515
+ #: contact_form.php:723
516
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
517
  msgstr "この機能は、プラグインのProバージョンで利用できます。詳細は、リンクを参照して下さい。"
518
 
519
+ #: contact_form.php:730
520
  msgid "Errors output"
521
  msgstr "エラー出力"
522
 
523
+ #: contact_form.php:733
524
  msgid "Display error messages"
525
  msgstr "エラーメッセージの表示"
526
 
527
+ #: contact_form.php:734
528
  msgid "Color of the input field errors."
529
  msgstr "入力フィールド・エラーの色"
530
 
531
+ #: contact_form.php:735
532
  msgid "Display error messages & color of the input field errors"
533
  msgstr "エラーメッセージと入力フィールド・エラーの色を表示"
534
 
535
+ #: contact_form.php:740
536
  msgid "Add placeholder to the input blocks"
537
  msgstr "プレースホルダーを入力ブロックに追加"
538
 
539
+ #: contact_form.php:746
540
  msgid "Add tooltips"
541
  msgstr "ツールチップの追加"
542
 
543
+ #: contact_form.php:760
544
  msgid "Email address"
545
  msgstr "Eメール・アドレス"
546
 
547
+ #: contact_form.php:765
548
  msgid "Phone Number"
549
  msgstr "電話番号"
550
 
551
+ #: contact_form.php:779
552
  msgid "Attachment"
553
  msgstr "添付"
554
 
555
+ #: contact_form.php:784
556
+ msgid "(powered by bestwebsoft.com)"
557
+ msgstr "(powered by bestwebsoft.com)"
558
+
559
+ #: contact_form.php:789
560
  msgid "Style options"
561
  msgstr "スタイル・オプション"
562
 
563
+ #: contact_form.php:792
564
  msgid "Text color"
565
  msgstr "文字色"
566
 
567
+ #: contact_form.php:795
568
+ #: contact_form.php:800
569
+ #: contact_form.php:810
570
+ #: contact_form.php:815
571
+ #: contact_form.php:820
572
+ #: contact_form.php:825
573
+ #: contact_form.php:835
574
+ #: contact_form.php:840
575
+ #: contact_form.php:846
576
+ #: contact_form.php:857
577
+ #: contact_form.php:862
578
+ #: contact_form.php:867
579
  msgid "Default"
580
  msgstr "標準"
581
 
582
+ #: contact_form.php:797
583
  msgid "Label text color"
584
  msgstr "ラベル文字色"
585
 
586
+ #: contact_form.php:802
587
  msgid "Placeholder color"
588
  msgstr "プレースホルダ色"
589
 
590
+ #: contact_form.php:807
591
  msgid "Errors color"
592
  msgstr "エラーの色"
593
 
594
+ #: contact_form.php:812
595
  msgid "Error text color"
596
  msgstr "エラーテキストの色"
597
 
598
+ #: contact_form.php:817
599
  msgid "Background color of the input field errors"
600
  msgstr "入力フィールド・エラーの背景色"
601
 
602
+ #: contact_form.php:822
603
  msgid "Border color of the input field errors"
604
  msgstr "入力フィールド・エラーの罫線色"
605
 
606
+ #: contact_form.php:827
607
  msgid "Placeholder color of the input field errors"
608
  msgstr "入力フィールド・エラー用のプレースホルダ色"
609
 
610
+ #: contact_form.php:832
611
  msgid "Input fields"
612
  msgstr "フィールドを入力"
613
 
614
+ #: contact_form.php:837
615
  msgid "Input fields background color"
616
  msgstr "フィールドの背景色の入力"
617
 
618
+ #: contact_form.php:842
619
  msgid "Text fields color"
620
  msgstr "文字フィールド色"
621
 
622
+ #: contact_form.php:844
623
  msgid "Border width in px, numbers only"
624
  msgstr "罫線幅(px単位)、数値のみ"
625
 
626
+ #: contact_form.php:848
627
+ #: contact_form.php:869
628
  msgid "Border color"
629
  msgstr "罫線色"
630
 
631
+ #: contact_form.php:853
632
  msgid "Submit button"
633
  msgstr "送信ボタン"
634
 
635
+ #: contact_form.php:855
636
  msgid "Width in px, numbers only"
637
  msgstr "px単位の幅、数字のみ"
638
 
639
+ #: contact_form.php:859
640
  msgid "Button color"
641
  msgstr "ボタンの色"
642
 
643
+ #: contact_form.php:864
644
  msgid "Button text color"
645
  msgstr "ボタン文字の色"
646
 
647
+ #: contact_form.php:880
648
  msgid "Contact Form Pro | Preview"
649
  msgstr "Contact Form Pro | プレビュー"
650
 
651
+ #: contact_form.php:883
652
  msgid "Show with errors"
653
  msgstr "エラーで表示"
654
 
655
+ #: contact_form.php:891
656
+ #: contact_form.php:893
657
  msgid "Please enter your full name..."
658
  msgstr "貴方の氏名を入力して下さい..."
659
 
660
+ #: contact_form.php:904
661
+ #: contact_form.php:906
662
  msgid "Please enter your address..."
663
  msgstr "貴方の住所を入力して下さい..."
664
 
665
+ #: contact_form.php:915
666
+ #: contact_form.php:917
667
  msgid "Please enter your email address..."
668
  msgstr "貴方のEメール・アドレスを入力して下さい..."
669
 
670
+ #: contact_form.php:926
671
+ #: contact_form.php:928
672
  msgid "Please enter your phone number..."
673
  msgstr "貴方の電話番号を入力して下さい..."
674
 
675
+ #: contact_form.php:937
676
+ #: contact_form.php:939
677
  msgid "Please enter subject..."
678
  msgstr "件名を入力して下さい..."
679
 
680
+ #: contact_form.php:947
681
+ #: contact_form.php:949
682
  msgid "Please enter your message..."
683
  msgstr "メッセージを入力して下さい..."
684
 
685
+ #: contact_form.php:960
686
  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"
687
  msgstr "サポートしてるファイル形式: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. 最大ファイルサイズ: 2MB"
688
 
689
+ #: contact_form.php:1029
690
+ msgid "Sorry, email message could not be delivered."
691
+ msgstr "申し訳ございませんが、貴方のemailは配信できませんでした。"
692
+
693
+ #: contact_form.php:1113
694
  msgid "You can attach the following file formats"
695
  msgstr "貴方は、以下のタイプのファイルを添付できます"
696
 
697
+ #: contact_form.php:1396
698
  msgid "Contact from"
699
  msgstr "コンタクトフォーム"
700
 
701
+ #: contact_form.php:1409
702
  msgid "Email"
703
  msgstr "Eメール"
704
 
705
+ #: contact_form.php:1423
706
  msgid "Site"
707
  msgstr "サイト"
708
 
709
+ #: contact_form.php:1478
710
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
711
  msgstr "このMIMEを見ている場合は、貴方のクライアントはMIMEタイプを読めません。"
712
 
713
+ #: contact_form.php:1537
714
  msgid "FAQ"
715
  msgstr "FAQ"
716
 
717
+ #: contact_form.php:1538
718
  msgid "Support"
719
  msgstr "サポート"
720
 
721
+ #: contact_form.php:1597
722
  msgid "Are you sure that you want to delete this language data?"
723
  msgstr "本当に、この言語データを削除しますか?"
724
 
725
+ #~ msgid "Not set"
726
+ #~ msgstr "未設定"
727
+ #~ msgid "On"
728
+ #~ msgstr "On"
729
+ #~ msgid "Off"
730
+ #~ msgstr "Off"
731
+ #~ msgid "N/A"
732
+ #~ msgstr "該当なし"
733
+ #~ msgid " Mb"
734
+ #~ msgstr " Mb"
735
+ #~ msgid "Yes"
736
+ #~ msgstr "はい"
737
+ #~ msgid "No"
738
+ #~ msgstr "いいえ"
739
+ #~ msgid "Operating System"
740
+ #~ msgstr "オペレーション・システム"
741
+ #~ msgid "Server"
742
+ #~ msgstr "サーバ"
743
+ #~ msgid "Memory usage"
744
+ #~ msgstr "メモリー使用"
745
+ #~ msgid "MYSQL Version"
746
+ #~ msgstr "MYSQL バージョン"
747
+ #~ msgid "SQL Mode"
748
+ #~ msgstr "SQLモード"
749
+ #~ msgid "PHP Version"
750
+ #~ msgstr "PHP バージョン"
751
+ #~ msgid "PHP Safe Mode"
752
+ #~ msgstr "PHP Safe Mode"
753
+ #~ msgid "PHP Allow URL fopen"
754
+ #~ msgstr "PHP Allow URL fopen"
755
+ #~ msgid "PHP Memory Limit"
756
+ #~ msgstr "PHP Memory Limit"
757
+ #~ msgid "PHP Max Upload Size"
758
+ #~ msgstr "PHP Max Upload Size"
759
+ #~ msgid "PHP Max Post Size"
760
+ #~ msgstr "PHP Max Post Size"
761
+ #~ msgid "PHP Max Script Execute Time"
762
+ #~ msgstr "PHP Max Script Execute Time"
763
+ #~ msgid "PHP Exif support"
764
+ #~ msgstr "PHP Exif サポート"
765
+ #~ msgid "PHP IPTC support"
766
+ #~ msgstr "PHP IPTC サポート"
767
+ #~ msgid "PHP XML support"
768
+ #~ msgstr "PHP XML サポート"
769
+ #~ msgid "Site URL"
770
+ #~ msgstr "サイトURL"
771
+ #~ msgid "Home URL"
772
+ #~ msgstr "ホームURL"
773
+ #~ msgid "WordPress Version"
774
+ #~ msgstr "WordPress バージョン"
775
+ #~ msgid "WordPress DB Version"
776
+ #~ msgstr "WordPress データベース バージョン"
777
+ #~ msgid "Multisite"
778
+ #~ msgstr "複数サイト"
779
+ #~ msgid "Active Theme"
780
+ #~ msgstr "有効なテーマ"
781
+ #~ msgid "Please enter a valid email address."
782
+ #~ msgstr "正確なEメール・アドレスを入力して下さい。"
783
+ #~ msgid "Email with system info is sent to "
784
+ #~ msgstr "システム情報をメールで送信:"
785
+ #~ msgid "Pro plugins"
786
+ #~ msgstr "Pro Plugins"
787
+ #~ msgid "Activated plugins"
788
+ #~ msgstr "有効なプラグイン"
789
+ #~ msgid "Read more"
790
+ #~ msgstr "もっと読む"
791
+ #~ msgid "Installed plugins"
792
+ #~ msgstr "導入済みプラグイン"
793
+ #~ msgid "Recommended plugins"
794
+ #~ msgstr "推奨プラグイン"
795
+ #~ msgid "Purchase"
796
+ #~ msgstr "購入"
797
+ #~ msgid "Free plugins"
798
+ #~ msgstr "無料プラグイン"
799
+ #~ msgid "Download"
800
+ #~ msgstr "ダウンロード"
801
+ #~ msgid "Install %s"
802
+ #~ msgstr "%s 導入"
803
+ #~ msgid "Install now from wordpress.org"
804
+ #~ msgstr "wordpress.org から直ぐに導入"
805
+ #~ msgid "If you have any questions, please contact us via"
806
+ #~ msgstr "もそご質問がある場合は、以下の方法でご連絡下さい:"
807
+ #~ msgid "System status"
808
+ #~ msgstr "システム状況"
809
+ #~ msgid "Environment"
810
+ #~ msgstr "環境"
811
+ #~ msgid "Active Plugins"
812
+ #~ msgstr "有効なプラグイン"
813
+ #~ msgid "Inactive Plugins"
814
+ #~ msgstr "無効なプラグイン"
815
+ #~ msgid "Send to support"
816
+ #~ msgstr "サポートに送信"
817
+ #~ msgid "Send to custom email &#187;"
818
+ #~ msgstr "カスタムEメールに送信&#187;"
819
  #~ msgid "Contact Form Options"
820
  #~ msgstr "コンタクトフォーム オプション"
821
 
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-08-20 13:28+0300\n"
7
- "PO-Revision-Date: 2013-08-20 13:28+0300\n"
8
  "Last-Translator: \n"
9
  "Language-Team: Lithuanian <kde-i18n-lt@kde.org>\n"
10
  "MIME-Version: 1.0\n"
@@ -18,960 +18,793 @@ msgstr ""
18
  "X-Generator: Poedit 1.5.4\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
- #: contact_form.php:107
22
- msgid "Not set"
23
- msgstr ""
24
-
25
- #: contact_form.php:109
26
- #: contact_form.php:113
27
- msgid "On"
28
- msgstr ""
29
-
30
- #: contact_form.php:111
31
- #: contact_form.php:115
32
- msgid "Off"
33
- msgstr ""
34
-
35
- #: contact_form.php:119
36
- #: contact_form.php:123
37
- #: contact_form.php:127
38
- #: contact_form.php:131
39
- #: contact_form.php:135
40
- #: contact_form.php:161
41
- msgid "N/A"
42
- msgstr ""
43
-
44
- #: contact_form.php:133
45
- msgid " Mb"
46
- msgstr ""
47
-
48
- #: contact_form.php:137
49
- #: contact_form.php:141
50
- #: contact_form.php:145
51
- #: contact_form.php:156
52
- msgid "Yes"
53
- msgstr ""
54
-
55
- #: contact_form.php:139
56
- #: contact_form.php:143
57
- #: contact_form.php:147
58
- #: contact_form.php:158
59
- msgid "No"
60
- msgstr ""
61
-
62
- #: contact_form.php:172
63
- msgid "Operating System"
64
- msgstr ""
65
-
66
- #: contact_form.php:173
67
- msgid "Server"
68
- msgstr ""
69
-
70
- #: contact_form.php:174
71
- #, fuzzy
72
- msgid "Memory usage"
73
- msgstr "Tekstas"
74
-
75
- #: contact_form.php:175
76
- msgid "MYSQL Version"
77
- msgstr ""
78
-
79
- #: contact_form.php:176
80
- msgid "SQL Mode"
81
- msgstr ""
82
-
83
- #: contact_form.php:177
84
- msgid "PHP Version"
85
- msgstr ""
86
-
87
- #: contact_form.php:178
88
- msgid "PHP Safe Mode"
89
- msgstr ""
90
-
91
- #: contact_form.php:179
92
- msgid "PHP Allow URL fopen"
93
- msgstr ""
94
-
95
- #: contact_form.php:180
96
- msgid "PHP Memory Limit"
97
- msgstr ""
98
-
99
- #: contact_form.php:181
100
- msgid "PHP Max Upload Size"
101
- msgstr ""
102
-
103
- #: contact_form.php:182
104
- msgid "PHP Max Post Size"
105
- msgstr ""
106
-
107
- #: contact_form.php:183
108
- msgid "PHP Max Script Execute Time"
109
- msgstr ""
110
-
111
- #: contact_form.php:184
112
- msgid "PHP Exif support"
113
- msgstr ""
114
-
115
- #: contact_form.php:185
116
- msgid "PHP IPTC support"
117
- msgstr ""
118
-
119
- #: contact_form.php:186
120
- msgid "PHP XML support"
121
- msgstr ""
122
-
123
- #: contact_form.php:187
124
- #, fuzzy
125
- msgid "Site URL"
126
- msgstr "Svetainė"
127
-
128
- #: contact_form.php:188
129
- msgid "Home URL"
130
- msgstr ""
131
-
132
- #: contact_form.php:189
133
- msgid "WordPress Version"
134
- msgstr ""
135
-
136
- #: contact_form.php:190
137
- msgid "WordPress DB Version"
138
- msgstr ""
139
-
140
- #: contact_form.php:191
141
- msgid "Multisite"
142
- msgstr ""
143
-
144
- #: contact_form.php:192
145
- msgid "Active Theme"
146
- msgstr ""
147
-
148
- #: contact_form.php:207
149
- #, fuzzy
150
- msgid "Please enter a valid email address."
151
- msgstr "Naudoti šį el. pašto adresą:"
152
-
153
- #: contact_form.php:211
154
- msgid "Email with system info is sent to "
155
- msgstr ""
156
-
157
- #: contact_form.php:215
158
- #: contact_form.php:435
159
- msgid "Thank you for contacting us."
160
- msgstr "Dėkojame, kad su mumis susisiekėte."
161
-
162
- #: contact_form.php:243
163
- #: contact_form.php:1370
164
- msgid "Sorry, email message could not be delivered."
165
- msgstr "Deja, jūsų el. laiško nepavyko pristatyti."
166
-
167
- #: contact_form.php:251
168
- #, fuzzy
169
- msgid "Pro plugins"
170
- msgstr "Разширение BWS"
171
-
172
- #: contact_form.php:254
173
- #: contact_form.php:280
174
- msgid "Activated plugins"
175
- msgstr "Aktyvuoti įskiepiai"
176
-
177
- #: contact_form.php:256
178
- #: contact_form.php:264
179
- #: contact_form.php:272
180
- #: contact_form.php:282
181
- #: contact_form.php:290
182
- #: contact_form.php:298
183
- msgid "Read more"
184
- msgstr "Skaityti daugiau"
185
-
186
- #: contact_form.php:256
187
- #: contact_form.php:282
188
- #: contact_form.php:790
189
- #: contact_form.php:1059
190
- #: contact_form.php:1866
191
- #: contact_form.php:1877
192
- msgid "Settings"
193
- msgstr "Nustatymai"
194
-
195
- #: contact_form.php:262
196
- #: contact_form.php:288
197
- msgid "Installed plugins"
198
- msgstr "Įdiegti įskiepiai"
199
-
200
- #: contact_form.php:270
201
- #: contact_form.php:296
202
- msgid "Recommended plugins"
203
- msgstr "Rekomenduojami įskiepiai"
204
-
205
- #: contact_form.php:272
206
- msgid "Purchase"
207
- msgstr "Purchase"
208
-
209
- #: contact_form.php:277
210
- #, fuzzy
211
- msgid "Free plugins"
212
- msgstr "Rekomenduojami įskiepiai"
213
-
214
- #: contact_form.php:298
215
- msgid "Download"
216
- msgstr "Atsisiųsti"
217
-
218
- #: contact_form.php:298
219
- #, php-format
220
- msgid "Install %s"
221
- msgstr "Įdiegti %s"
222
-
223
- #: contact_form.php:298
224
- msgid "Install now from wordpress.org"
225
- msgstr "Įdiegti dabar iš wordpress.org"
226
-
227
- #: contact_form.php:303
228
- #, fuzzy
229
- msgid "If you have any questions, please contact us via"
230
- msgstr "Jei turite klausimų, prašome susisiekti su mumis per plugin@bestwebsoft.com arba užpildykite mūsų kontaktų formą mūsų svetainėje"
231
-
232
- #: contact_form.php:310
233
- msgid "System status"
234
- msgstr ""
235
-
236
- #: contact_form.php:314
237
- msgid "Environment"
238
- msgstr ""
239
-
240
- #: contact_form.php:325
241
- #, fuzzy
242
- msgid "Active Plugins"
243
- msgstr "Aktyvuoti įskiepiai"
244
-
245
- #: contact_form.php:336
246
- #, fuzzy
247
- msgid "Inactive Plugins"
248
- msgstr "Aktyvuoti įskiepiai"
249
-
250
- #: contact_form.php:350
251
- #, fuzzy
252
- msgid "Send to support"
253
- msgstr "Palaikymas"
254
-
255
- #: contact_form.php:357
256
- msgid "Send to custom email &#187;"
257
- msgstr ""
258
-
259
- #: contact_form.php:373
260
- #: contact_form.php:786
261
  #, fuzzy
262
  msgid "Contact Form Settings"
263
  msgstr "Kontaktų formos parinktys"
264
 
265
- #: contact_form.php:373
266
  msgid "Contact Form"
267
  msgstr "Kontaktų forma"
268
 
269
- #: contact_form.php:374
270
  #, fuzzy
271
  msgid "Contact Form Pro Extra Settings"
272
  msgstr "Kontaktų formos parinktys"
273
 
274
- #: contact_form.php:374
275
- #: contact_form.php:1065
276
  #, fuzzy
277
  msgid "Contact Form Pro"
278
  msgstr "Kontaktų forma"
279
 
280
- #: contact_form.php:413
281
- #: contact_form.php:954
282
- #: contact_form.php:983
283
  msgid "Name:"
284
  msgstr "Vardas:"
285
 
286
- #: contact_form.php:414
287
- #: contact_form.php:955
288
- #: contact_form.php:984
289
  #, fuzzy
290
  msgid "Address:"
291
  msgstr "El. pašto adresas:"
292
 
293
- #: contact_form.php:415
294
- #: contact_form.php:956
295
- #: contact_form.php:985
296
  msgid "Email Address:"
297
  msgstr "El. pašto adresas:"
298
 
299
- #: contact_form.php:416
300
- #: contact_form.php:957
301
- #: contact_form.php:986
302
  msgid "Phone number:"
303
  msgstr ""
304
 
305
- #: contact_form.php:417
306
- #: contact_form.php:958
307
- #: contact_form.php:987
308
  msgid "Subject:"
309
  msgstr "Tema:"
310
 
311
- #: contact_form.php:418
312
- #: contact_form.php:959
313
- #: contact_form.php:988
314
  msgid "Message:"
315
  msgstr "Pranešimas:"
316
 
317
- #: contact_form.php:419
318
- #: contact_form.php:960
319
- #: contact_form.php:989
320
  msgid "Attachment:"
321
  msgstr "Priedas:"
322
 
323
- #: contact_form.php:420
324
- #: contact_form.php:476
325
- #: contact_form.php:961
326
- #: contact_form.php:990
327
  msgid "Send me a copy"
328
  msgstr "Siųsti kopiją man"
329
 
330
- #: contact_form.php:421
331
- #: contact_form.php:962
332
- #: contact_form.php:991
333
  msgid "Submit"
334
  msgstr "Siųsti"
335
 
336
- #: contact_form.php:422
337
  msgid "Your name is required."
338
  msgstr "Būtina įrašyti vardą."
339
 
340
- #: contact_form.php:423
341
  #, fuzzy
342
  msgid "Address is required."
343
  msgstr "Būtina įrašyti teisingą el. pašto adresą."
344
 
345
- #: contact_form.php:424
346
  #, fuzzy
347
  msgid "A valid email address is required."
348
  msgstr "Būtina įrašyti teisingą el. pašto adresą."
349
 
350
- #: contact_form.php:425
351
- #: contact_form.php:471
352
- #: contact_form.php:474
353
  #, fuzzy
354
  msgid "Phone number is required."
355
  msgstr "Būtina įrašyti vardą."
356
 
357
- #: contact_form.php:426
358
- #: contact_form.php:470
359
- #: contact_form.php:473
360
  msgid "Subject is required."
361
  msgstr "Būtina įrašyti temą."
362
 
363
- #: contact_form.php:427
364
- #: contact_form.php:469
365
- #: contact_form.php:472
366
  msgid "Message text is required."
367
  msgstr "Būtina įrašyti laiško turinį."
368
 
369
- #: contact_form.php:428
370
  msgid "File format is not valid."
371
  msgstr "Pridedamas failas sugadintas."
372
 
373
- #: contact_form.php:429
374
  msgid "File upload error."
375
  msgstr ""
376
 
377
- #: contact_form.php:430
378
  msgid "The file could not be uploaded."
379
  msgstr ""
380
 
381
- #: contact_form.php:431
382
  msgid "This file is too large."
383
  msgstr ""
384
 
385
- #: contact_form.php:432
386
  msgid "Please fill out the CAPTCHA."
387
  msgstr "Prašome užpildyti CAPTCHA."
388
 
389
- #: contact_form.php:433
390
  msgid "Please make corrections below and try again."
391
  msgstr "Prašome pataisyti laišką ir bandyti iš naujo."
392
 
393
- #: contact_form.php:741
 
 
 
 
394
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
395
  msgstr ""
396
 
397
- #: contact_form.php:750
398
  msgid "Such user does not exist. Settings are not saved."
399
  msgstr "Toks vartotojas neegzistuoja. Nustatymai neišsaugoti."
400
 
401
- #: contact_form.php:755
402
- #: contact_form.php:761
403
  #, fuzzy
404
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
405
  msgstr "Prašome įrašyti teisingą el. pašto adresą. Nustatymai neįrašyti."
406
 
407
- #: contact_form.php:766
408
  #, fuzzy
409
  msgid "Settings saved."
410
  msgstr "Parinktys išsaugotos."
411
 
412
- #: contact_form.php:791
413
- #: contact_form.php:1060
 
 
 
 
 
 
 
414
  #, fuzzy
415
  msgid "Extra settings"
416
  msgstr "Nustatymai"
417
 
418
- #: contact_form.php:796
419
- #: contact_form.php:1316
420
  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:"
421
  msgstr "Jei norite pridėti kontaktų formą prie savo svetainės, tiesiog nukopijuokite šį trumpą kodą į savo puslapį ar elementą:"
422
 
423
- #: contact_form.php:796
424
- #: contact_form.php:797
425
- #: contact_form.php:976
426
- #: contact_form.php:1024
427
  msgid "or"
428
  msgstr ""
429
 
430
- #: contact_form.php:797
431
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
432
  msgstr ""
433
 
434
- #: contact_form.php:798
435
  msgid "They work the same way."
436
  msgstr ""
437
 
438
- #: contact_form.php:799
439
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
440
  msgstr "Jei informacijos žemiau esančiuose laukuose nėra, pranešimas bus išsiųstas adresu, kuris buvo nurodytas prisiregistravimo metu."
441
 
442
- #: contact_form.php:803
443
  msgid "The user's email address:"
444
  msgstr "Naudoti wordpress vartotojo el. pašto adresą:"
445
 
446
- #: contact_form.php:807
447
  msgid "Create a username"
448
  msgstr "Pasirinkite vartotojo vardą"
449
 
450
- #: contact_form.php:812
451
  msgid "Enter a username of the person who should get the messages from the contact form."
452
  msgstr "Nurodykite vardą vartotojo, kuris gaus pranešimus iš Kontaktų formos."
453
 
454
- #: contact_form.php:816
455
  msgid "Use this email address:"
456
  msgstr "Naudoti šį el. pašto adresą:"
457
 
458
- #: contact_form.php:819
459
  msgid "Enter the email address you want the messages forwarded to."
460
  msgstr "Nustatykite el. pašto adresą, kuris bus naudojamas pranešimams gauti."
461
 
462
- #: contact_form.php:823
463
  msgid "Additional options"
464
  msgstr "Papildomos parinktys"
465
 
466
- #: contact_form.php:826
467
  msgid "What to use?"
468
  msgstr ""
469
 
470
- #: contact_form.php:829
471
  msgid "Wp-mail"
472
  msgstr "Wp-mail"
473
 
474
- #: contact_form.php:830
475
  msgid "You can use the wp_mail function for mailing"
476
  msgstr ""
477
 
478
- #: contact_form.php:836
479
  msgid "Mail"
480
  msgstr "Mail"
481
 
482
- #: contact_form.php:837
483
  msgid "To send mail you can use the php mail function"
484
  msgstr ""
485
 
486
- #: contact_form.php:841
487
  #, fuzzy
488
  msgid "Change text of the 'FROM' field"
489
  msgstr "Pakeiskite IŠ srityse kontaktų formos"
490
 
491
- #: contact_form.php:847
492
  msgid "Enter the email address in the 'From' field"
493
  msgstr ""
494
 
495
- #: contact_form.php:849
496
  msgid "User email"
497
  msgstr ""
498
 
499
- #: contact_form.php:849
500
  msgid "The email address of the user who fills the form will be used in the field 'From'."
501
  msgstr ""
502
 
503
- #: contact_form.php:851
504
  msgid "This email address will be used in the 'From' field."
505
  msgstr ""
506
 
507
- #: contact_form.php:855
508
  #, fuzzy
509
  msgid "Display fields"
510
  msgstr "Rodyti priedų įrašą"
511
 
512
- #: contact_form.php:857
513
- #: contact_form.php:906
514
- #: contact_form.php:1096
515
- #: contact_form.php:1747
516
  #, fuzzy
517
  msgid "Address"
518
  msgstr "El. pašto adresas:"
519
 
520
- #: contact_form.php:858
521
- #: contact_form.php:908
522
- #: contact_form.php:1755
523
  msgid "Phone"
524
  msgstr ""
525
 
526
- #: contact_form.php:859
527
  #, fuzzy
528
  msgid "Attachment block"
529
  msgstr "Rodyti priedų įrašą"
530
 
531
- #: contact_form.php:859
532
  msgid "Users can attach the following file formats"
533
  msgstr "Vartotojai gali prikabinti šių tipų failus"
534
 
535
- #: contact_form.php:871
536
- #: contact_form.php:874
537
- #: contact_form.php:877
538
- #: contact_form.php:1125
539
  msgid "Captcha"
540
  msgstr ""
541
 
542
- #: contact_form.php:871
543
- #: contact_form.php:874
544
- #: contact_form.php:877
545
- #: contact_form.php:1125
546
- msgid "(powered by bestwebsoft.com)"
547
  msgstr ""
548
 
549
- #: contact_form.php:874
550
  #, fuzzy
551
  msgid "Activate captcha"
552
  msgstr "Aktyvuoti įskiepiai"
553
 
554
- #: contact_form.php:877
555
  #, fuzzy
556
  msgid "Download captcha"
557
  msgstr "Atsisiųsti"
558
 
559
- #: contact_form.php:882
560
  #, fuzzy
561
  msgid "Display tips below the Attachment block"
562
  msgstr "Rodyti priedų įrašą"
563
 
564
- #: contact_form.php:891
565
  msgid "Delete an attachment file from the server after the email is sent"
566
  msgstr ""
567
 
568
- #: contact_form.php:897
569
  #, fuzzy
570
  msgid "Display 'Send me a copy' block"
571
  msgstr "Rodyti „Siųsti kopiją man“ įrašą"
572
 
573
- #: contact_form.php:903
574
  msgid "Required fields"
575
  msgstr ""
576
 
577
- #: contact_form.php:905
578
- #: contact_form.php:1091
579
- #: contact_form.php:1742
580
  msgid "Name"
581
  msgstr "Vardas"
582
 
583
- #: contact_form.php:907
584
  #, fuzzy
585
  msgid "Email Address"
586
  msgstr "El. pašto adresas:"
587
 
588
- #: contact_form.php:909
589
- #: contact_form.php:1111
590
- #: contact_form.php:1758
591
  msgid "Subject"
592
  msgstr "Tema"
593
 
594
- #: contact_form.php:910
595
- #: contact_form.php:1115
596
- #: contact_form.php:1761
597
  msgid "Message"
598
  msgstr "Tekstas"
599
 
600
- #: contact_form.php:914
601
  msgid "Display additional info in the email"
602
  msgstr ""
603
 
604
- #: contact_form.php:919
605
- #: contact_form.php:1714
606
  msgid "Sent from (ip address)"
607
  msgstr "Siųsta iš (ip adresas)"
608
 
609
- #: contact_form.php:919
610
  #, fuzzy
611
  msgid "Example: Sent from (IP address):\t127.0.0.1"
612
  msgstr "Siųsta iš (ip adresas)"
613
 
614
- #: contact_form.php:920
615
- #: contact_form.php:1719
616
  msgid "Date/Time"
617
  msgstr "Data/laikas"
618
 
619
- #: contact_form.php:920
620
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
621
  msgstr ""
622
 
623
- #: contact_form.php:921
624
- #: contact_form.php:1724
625
  msgid "Sent from (referer)"
626
  msgstr "Ateita iš (nukreipiklis)"
627
 
628
- #: contact_form.php:921
629
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
630
  msgstr ""
631
 
632
- #: contact_form.php:922
633
- #: contact_form.php:1729
634
  msgid "Using (user agent)"
635
  msgstr "Naudoja (naršyklės įrašas)"
636
 
637
- #: contact_form.php:922
638
  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"
639
  msgstr ""
640
 
641
- #: contact_form.php:926
642
  msgid "Language settings for the field names in the form"
643
  msgstr ""
644
 
645
- #: contact_form.php:935
646
  msgid "Add a language"
647
  msgstr ""
648
 
649
- #: contact_form.php:939
650
  #, fuzzy
651
  msgid "Change the names of the contact form fields and error messages"
652
  msgstr "Pakeiskite antraštes kontaktų formos etiketėms"
653
 
654
- #: contact_form.php:944
655
- #: contact_form.php:1015
656
  msgid "English"
657
  msgstr ""
658
 
659
- #: contact_form.php:963
660
- #: contact_form.php:992
661
  msgid "Error message for the Name field"
662
  msgstr ""
663
 
664
- #: contact_form.php:964
665
- #: contact_form.php:993
666
  msgid "Error message for the Address field"
667
  msgstr ""
668
 
669
- #: contact_form.php:965
670
- #: contact_form.php:994
671
  msgid "Error message for the Email field"
672
  msgstr ""
673
 
674
- #: contact_form.php:966
675
- #: contact_form.php:995
676
  msgid "Error message for the Phone field"
677
  msgstr ""
678
 
679
- #: contact_form.php:967
680
- #: contact_form.php:996
681
  msgid "Error message for the Subject field"
682
  msgstr ""
683
 
684
- #: contact_form.php:968
685
- #: contact_form.php:997
686
  msgid "Error message for the Message field"
687
  msgstr ""
688
 
689
- #: contact_form.php:969
690
- #: contact_form.php:998
691
  msgid "Error message about the file type for the Attachment field"
692
  msgstr ""
693
 
694
- #: contact_form.php:970
695
- #: contact_form.php:999
696
  msgid "Error message while uploading a file for the Attachment field to the server"
697
  msgstr ""
698
 
699
- #: contact_form.php:971
700
- #: contact_form.php:1000
701
  msgid "Error message while moving the file for the Attachment field"
702
  msgstr ""
703
 
704
- #: contact_form.php:972
705
- #: contact_form.php:1001
706
  msgid "Error message when file size limit for the Attachment field is exceeded"
707
  msgstr ""
708
 
709
- #: contact_form.php:973
710
- #: contact_form.php:1002
711
  msgid "Error message for the Captcha field"
712
  msgstr ""
713
 
714
- #: contact_form.php:974
715
- #: contact_form.php:1003
716
  msgid "Error message for the whole form"
717
  msgstr ""
718
 
719
- #: contact_form.php:976
720
- #: contact_form.php:1005
721
- #: contact_form.php:1024
722
- #: contact_form.php:1030
723
  msgid "Use shortcode"
724
  msgstr ""
725
 
726
- #: contact_form.php:976
727
- #: contact_form.php:1005
728
- #: contact_form.php:1024
729
- #: contact_form.php:1030
730
  msgid "for this language"
731
  msgstr ""
732
 
733
- #: contact_form.php:1012
734
  msgid "Action after email is sent"
735
  msgstr ""
736
 
737
- #: contact_form.php:1014
738
  #, fuzzy
739
  msgid "Display text"
740
  msgstr "Rodyti priedų įrašą"
741
 
742
- #: contact_form.php:1023
743
- #: contact_form.php:1029
744
  msgid "Text"
745
  msgstr ""
746
 
747
- #: contact_form.php:1036
748
  msgid "Redirect to the page"
749
  msgstr ""
750
 
751
- #: contact_form.php:1037
752
  msgid "Url"
753
  msgstr ""
754
 
755
- #: contact_form.php:1042
756
- #: contact_form.php:1217
757
  msgid "Save Changes"
758
  msgstr "Įrašyti pakeitimus"
759
 
760
- #: contact_form.php:1057
761
  #, fuzzy
762
  msgid "Contact Form Pro | Extra Settings"
763
  msgstr "Kontaktų formos parinktys"
764
 
765
- #: contact_form.php:1064
766
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
767
  msgstr ""
768
 
769
- #: contact_form.php:1071
770
  msgid "Errors output"
771
  msgstr ""
772
 
773
- #: contact_form.php:1074
774
  msgid "Display error messages"
775
  msgstr ""
776
 
777
- #: contact_form.php:1075
778
  msgid "Color of the input field errors."
779
  msgstr ""
780
 
781
- #: contact_form.php:1076
782
  msgid "Display error messages & color of the input field errors"
783
  msgstr ""
784
 
785
- #: contact_form.php:1081
786
  msgid "Add placeholder to the input blocks"
787
  msgstr ""
788
 
789
- #: contact_form.php:1087
790
  #, fuzzy
791
  msgid "Add tooltips"
792
  msgstr "Papildomos parinktys"
793
 
794
- #: contact_form.php:1101
795
  #, fuzzy
796
  msgid "Email address"
797
  msgstr "El. pašto adresas:"
798
 
799
- #: contact_form.php:1106
800
  msgid "Phone Number"
801
  msgstr ""
802
 
803
- #: contact_form.php:1120
804
  #, fuzzy
805
  msgid "Attachment"
806
  msgstr "Priedas:"
807
 
808
- #: contact_form.php:1130
 
 
 
 
809
  #, fuzzy
810
  msgid "Style options"
811
  msgstr "Papildomos parinktys"
812
 
813
- #: contact_form.php:1133
814
  msgid "Text color"
815
  msgstr ""
816
 
817
- #: contact_form.php:1136
818
- #: contact_form.php:1141
819
- #: contact_form.php:1151
820
- #: contact_form.php:1156
821
- #: contact_form.php:1161
822
- #: contact_form.php:1166
823
- #: contact_form.php:1176
824
- #: contact_form.php:1181
825
- #: contact_form.php:1187
826
- #: contact_form.php:1198
827
- #: contact_form.php:1203
828
- #: contact_form.php:1208
829
  msgid "Default"
830
  msgstr ""
831
 
832
- #: contact_form.php:1138
833
  msgid "Label text color"
834
  msgstr ""
835
 
836
- #: contact_form.php:1143
837
  msgid "Placeholder color"
838
  msgstr ""
839
 
840
- #: contact_form.php:1148
841
  msgid "Errors color"
842
  msgstr ""
843
 
844
- #: contact_form.php:1153
845
  msgid "Error text color"
846
  msgstr ""
847
 
848
- #: contact_form.php:1158
849
  msgid "Background color of the input field errors"
850
  msgstr ""
851
 
852
- #: contact_form.php:1163
853
  msgid "Border color of the input field errors"
854
  msgstr ""
855
 
856
- #: contact_form.php:1168
857
  msgid "Placeholder color of the input field errors"
858
  msgstr ""
859
 
860
- #: contact_form.php:1173
861
  #, fuzzy
862
  msgid "Input fields"
863
  msgstr "Rodyti priedų įrašą"
864
 
865
- #: contact_form.php:1178
866
  msgid "Input fields background color"
867
  msgstr ""
868
 
869
- #: contact_form.php:1183
870
  msgid "Text fields color"
871
  msgstr ""
872
 
873
- #: contact_form.php:1185
874
  msgid "Border width in px, numbers only"
875
  msgstr ""
876
 
877
- #: contact_form.php:1189
878
- #: contact_form.php:1210
879
  msgid "Border color"
880
  msgstr ""
881
 
882
- #: contact_form.php:1194
883
  #, fuzzy
884
  msgid "Submit button"
885
  msgstr "Siųsti"
886
 
887
- #: contact_form.php:1196
888
  msgid "Width in px, numbers only"
889
  msgstr ""
890
 
891
- #: contact_form.php:1200
892
  msgid "Button color"
893
  msgstr ""
894
 
895
- #: contact_form.php:1205
896
  msgid "Button text color"
897
  msgstr ""
898
 
899
- #: contact_form.php:1221
900
  #, fuzzy
901
  msgid "Contact Form Pro | Preview"
902
  msgstr "Kontaktų forma"
903
 
904
- #: contact_form.php:1224
905
  msgid "Show with errors"
906
  msgstr ""
907
 
908
- #: contact_form.php:1232
909
- #: contact_form.php:1234
910
  msgid "Please enter your full name..."
911
  msgstr ""
912
 
913
- #: contact_form.php:1245
914
- #: contact_form.php:1247
915
  msgid "Please enter your address..."
916
  msgstr ""
917
 
918
- #: contact_form.php:1256
919
- #: contact_form.php:1258
920
  #, fuzzy
921
  msgid "Please enter your email address..."
922
  msgstr "Naudoti šį el. pašto adresą:"
923
 
924
- #: contact_form.php:1267
925
- #: contact_form.php:1269
926
  msgid "Please enter your phone number..."
927
  msgstr ""
928
 
929
- #: contact_form.php:1278
930
- #: contact_form.php:1280
931
  msgid "Please enter subject..."
932
  msgstr ""
933
 
934
- #: contact_form.php:1288
935
- #: contact_form.php:1290
936
  msgid "Please enter your message..."
937
  msgstr ""
938
 
939
- #: contact_form.php:1301
940
  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"
941
  msgstr ""
942
 
943
- #: contact_form.php:1454
 
 
 
 
944
  msgid "You can attach the following file formats"
945
  msgstr "Galite prikabinti šių tipų failus"
946
 
947
- #: contact_form.php:1737
948
  msgid "Contact from"
949
  msgstr "Kontaktų forma"
950
 
951
- #: contact_form.php:1750
952
  msgid "Email"
953
  msgstr "El. paštas"
954
 
955
- #: contact_form.php:1764
956
  msgid "Site"
957
  msgstr "Svetainė"
958
 
959
- #: contact_form.php:1819
960
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
961
  msgstr "Jei galite matyti šį MIME tipą, jūsų klientas nepriima MIME tipų!"
962
 
963
- #: contact_form.php:1878
964
  msgid "FAQ"
965
  msgstr "DUK"
966
 
967
- #: contact_form.php:1879
968
  msgid "Support"
969
  msgstr "Palaikymas"
970
 
971
- #: contact_form.php:1937
972
  msgid "Are you sure that you want to delete this language data?"
973
  msgstr ""
974
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
975
  #~ msgid "Contact Form Options"
976
  #~ msgstr "Kontaktų formos parinktys"
977
  #~ msgid "Please enter a valid email address. Settings are not saved."
3
  msgstr ""
4
  "Project-Id-Version: contact_form\n"
5
  "Report-Msgid-Bugs-To: \n"
6
+ "POT-Creation-Date: 2013-08-30 13:50+0300\n"
7
+ "PO-Revision-Date: 2013-08-30 13:50+0300\n"
8
  "Last-Translator: \n"
9
  "Language-Team: Lithuanian <kde-i18n-lt@kde.org>\n"
10
  "MIME-Version: 1.0\n"
18
  "X-Generator: Poedit 1.5.4\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
+ #: contact_form.php:32
22
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  #, fuzzy
24
  msgid "Contact Form Settings"
25
  msgstr "Kontaktų formos parinktys"
26
 
27
+ #: contact_form.php:32
28
  msgid "Contact Form"
29
  msgstr "Kontaktų forma"
30
 
31
+ #: contact_form.php:33
32
  #, fuzzy
33
  msgid "Contact Form Pro Extra Settings"
34
  msgstr "Kontaktų formos parinktys"
35
 
36
+ #: contact_form.php:33
37
+ #: contact_form.php:724
38
  #, fuzzy
39
  msgid "Contact Form Pro"
40
  msgstr "Kontaktų forma"
41
 
42
+ #: contact_form.php:72
43
+ #: contact_form.php:613
44
+ #: contact_form.php:642
45
  msgid "Name:"
46
  msgstr "Vardas:"
47
 
48
+ #: contact_form.php:73
49
+ #: contact_form.php:614
50
+ #: contact_form.php:643
51
  #, fuzzy
52
  msgid "Address:"
53
  msgstr "El. pašto adresas:"
54
 
55
+ #: contact_form.php:74
56
+ #: contact_form.php:615
57
+ #: contact_form.php:644
58
  msgid "Email Address:"
59
  msgstr "El. pašto adresas:"
60
 
61
+ #: contact_form.php:75
62
+ #: contact_form.php:616
63
+ #: contact_form.php:645
64
  msgid "Phone number:"
65
  msgstr ""
66
 
67
+ #: contact_form.php:76
68
+ #: contact_form.php:617
69
+ #: contact_form.php:646
70
  msgid "Subject:"
71
  msgstr "Tema:"
72
 
73
+ #: contact_form.php:77
74
+ #: contact_form.php:618
75
+ #: contact_form.php:647
76
  msgid "Message:"
77
  msgstr "Pranešimas:"
78
 
79
+ #: contact_form.php:78
80
+ #: contact_form.php:619
81
+ #: contact_form.php:648
82
  msgid "Attachment:"
83
  msgstr "Priedas:"
84
 
85
+ #: contact_form.php:79
86
+ #: contact_form.php:135
87
+ #: contact_form.php:620
88
+ #: contact_form.php:649
89
  msgid "Send me a copy"
90
  msgstr "Siųsti kopiją man"
91
 
92
+ #: contact_form.php:80
93
+ #: contact_form.php:621
94
+ #: contact_form.php:650
95
  msgid "Submit"
96
  msgstr "Siųsti"
97
 
98
+ #: contact_form.php:81
99
  msgid "Your name is required."
100
  msgstr "Būtina įrašyti vardą."
101
 
102
+ #: contact_form.php:82
103
  #, fuzzy
104
  msgid "Address is required."
105
  msgstr "Būtina įrašyti teisingą el. pašto adresą."
106
 
107
+ #: contact_form.php:83
108
  #, fuzzy
109
  msgid "A valid email address is required."
110
  msgstr "Būtina įrašyti teisingą el. pašto adresą."
111
 
112
+ #: contact_form.php:84
113
+ #: contact_form.php:130
114
+ #: contact_form.php:133
115
  #, fuzzy
116
  msgid "Phone number is required."
117
  msgstr "Būtina įrašyti vardą."
118
 
119
+ #: contact_form.php:85
120
+ #: contact_form.php:129
121
+ #: contact_form.php:132
122
  msgid "Subject is required."
123
  msgstr "Būtina įrašyti temą."
124
 
125
+ #: contact_form.php:86
126
+ #: contact_form.php:128
127
+ #: contact_form.php:131
128
  msgid "Message text is required."
129
  msgstr "Būtina įrašyti laiško turinį."
130
 
131
+ #: contact_form.php:87
132
  msgid "File format is not valid."
133
  msgstr "Pridedamas failas sugadintas."
134
 
135
+ #: contact_form.php:88
136
  msgid "File upload error."
137
  msgstr ""
138
 
139
+ #: contact_form.php:89
140
  msgid "The file could not be uploaded."
141
  msgstr ""
142
 
143
+ #: contact_form.php:90
144
  msgid "This file is too large."
145
  msgstr ""
146
 
147
+ #: contact_form.php:91
148
  msgid "Please fill out the CAPTCHA."
149
  msgstr "Prašome užpildyti CAPTCHA."
150
 
151
+ #: contact_form.php:92
152
  msgid "Please make corrections below and try again."
153
  msgstr "Prašome pataisyti laišką ir bandyti iš naujo."
154
 
155
+ #: contact_form.php:94
156
+ msgid "Thank you for contacting us."
157
+ msgstr "Dėkojame, kad su mumis susisiekėte."
158
+
159
+ #: contact_form.php:400
160
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
161
  msgstr ""
162
 
163
+ #: contact_form.php:409
164
  msgid "Such user does not exist. Settings are not saved."
165
  msgstr "Toks vartotojas neegzistuoja. Nustatymai neišsaugoti."
166
 
167
+ #: contact_form.php:414
168
+ #: contact_form.php:420
169
  #, fuzzy
170
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
171
  msgstr "Prašome įrašyti teisingą el. pašto adresą. Nustatymai neįrašyti."
172
 
173
+ #: contact_form.php:425
174
  #, fuzzy
175
  msgid "Settings saved."
176
  msgstr "Parinktys išsaugotos."
177
 
178
+ #: contact_form.php:449
179
+ #: contact_form.php:718
180
+ #: contact_form.php:1525
181
+ #: contact_form.php:1536
182
+ msgid "Settings"
183
+ msgstr "Nustatymai"
184
+
185
+ #: contact_form.php:450
186
+ #: contact_form.php:719
187
  #, fuzzy
188
  msgid "Extra settings"
189
  msgstr "Nustatymai"
190
 
191
+ #: contact_form.php:455
192
+ #: contact_form.php:975
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 "Jei norite pridėti kontaktų formą prie savo svetainės, tiesiog nukopijuokite šį trumpą kodą į savo puslapį ar elementą:"
195
 
196
+ #: contact_form.php:455
197
+ #: contact_form.php:456
198
+ #: contact_form.php:635
199
+ #: contact_form.php:683
200
  msgid "or"
201
  msgstr ""
202
 
203
+ #: contact_form.php:456
204
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
205
  msgstr ""
206
 
207
+ #: contact_form.php:457
208
  msgid "They work the same way."
209
  msgstr ""
210
 
211
+ #: contact_form.php:458
212
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
213
  msgstr "Jei informacijos žemiau esančiuose laukuose nėra, pranešimas bus išsiųstas adresu, kuris buvo nurodytas prisiregistravimo metu."
214
 
215
+ #: contact_form.php:462
216
  msgid "The user's email address:"
217
  msgstr "Naudoti wordpress vartotojo el. pašto adresą:"
218
 
219
+ #: contact_form.php:466
220
  msgid "Create a username"
221
  msgstr "Pasirinkite vartotojo vardą"
222
 
223
+ #: contact_form.php:471
224
  msgid "Enter a username of the person who should get the messages from the contact form."
225
  msgstr "Nurodykite vardą vartotojo, kuris gaus pranešimus iš Kontaktų formos."
226
 
227
+ #: contact_form.php:475
228
  msgid "Use this email address:"
229
  msgstr "Naudoti šį el. pašto adresą:"
230
 
231
+ #: contact_form.php:478
232
  msgid "Enter the email address you want the messages forwarded to."
233
  msgstr "Nustatykite el. pašto adresą, kuris bus naudojamas pranešimams gauti."
234
 
235
+ #: contact_form.php:482
236
  msgid "Additional options"
237
  msgstr "Papildomos parinktys"
238
 
239
+ #: contact_form.php:485
240
  msgid "What to use?"
241
  msgstr ""
242
 
243
+ #: contact_form.php:488
244
  msgid "Wp-mail"
245
  msgstr "Wp-mail"
246
 
247
+ #: contact_form.php:489
248
  msgid "You can use the wp_mail function for mailing"
249
  msgstr ""
250
 
251
+ #: contact_form.php:495
252
  msgid "Mail"
253
  msgstr "Mail"
254
 
255
+ #: contact_form.php:496
256
  msgid "To send mail you can use the php mail function"
257
  msgstr ""
258
 
259
+ #: contact_form.php:500
260
  #, fuzzy
261
  msgid "Change text of the 'FROM' field"
262
  msgstr "Pakeiskite IŠ srityse kontaktų formos"
263
 
264
+ #: contact_form.php:506
265
  msgid "Enter the email address in the 'From' field"
266
  msgstr ""
267
 
268
+ #: contact_form.php:508
269
  msgid "User email"
270
  msgstr ""
271
 
272
+ #: contact_form.php:508
273
  msgid "The email address of the user who fills the form will be used in the field 'From'."
274
  msgstr ""
275
 
276
+ #: contact_form.php:510
277
  msgid "This email address will be used in the 'From' field."
278
  msgstr ""
279
 
280
+ #: contact_form.php:514
281
  #, fuzzy
282
  msgid "Display fields"
283
  msgstr "Rodyti priedų įrašą"
284
 
285
+ #: contact_form.php:516
286
+ #: contact_form.php:565
287
+ #: contact_form.php:755
288
+ #: contact_form.php:1406
289
  #, fuzzy
290
  msgid "Address"
291
  msgstr "El. pašto adresas:"
292
 
293
+ #: contact_form.php:517
294
+ #: contact_form.php:567
295
+ #: contact_form.php:1414
296
  msgid "Phone"
297
  msgstr ""
298
 
299
+ #: contact_form.php:518
300
  #, fuzzy
301
  msgid "Attachment block"
302
  msgstr "Rodyti priedų įrašą"
303
 
304
+ #: contact_form.php:518
305
  msgid "Users can attach the following file formats"
306
  msgstr "Vartotojai gali prikabinti šių tipų failus"
307
 
308
+ #: contact_form.php:530
309
+ #: contact_form.php:533
310
+ #: contact_form.php:536
311
+ #: contact_form.php:784
312
  msgid "Captcha"
313
  msgstr ""
314
 
315
+ #: contact_form.php:530
316
+ #: contact_form.php:533
317
+ #: contact_form.php:536
318
+ msgid "(powered by"
 
319
  msgstr ""
320
 
321
+ #: contact_form.php:533
322
  #, fuzzy
323
  msgid "Activate captcha"
324
  msgstr "Aktyvuoti įskiepiai"
325
 
326
+ #: contact_form.php:536
327
  #, fuzzy
328
  msgid "Download captcha"
329
  msgstr "Atsisiųsti"
330
 
331
+ #: contact_form.php:541
332
  #, fuzzy
333
  msgid "Display tips below the Attachment block"
334
  msgstr "Rodyti priedų įrašą"
335
 
336
+ #: contact_form.php:550
337
  msgid "Delete an attachment file from the server after the email is sent"
338
  msgstr ""
339
 
340
+ #: contact_form.php:556
341
  #, fuzzy
342
  msgid "Display 'Send me a copy' block"
343
  msgstr "Rodyti „Siųsti kopiją man“ įrašą"
344
 
345
+ #: contact_form.php:562
346
  msgid "Required fields"
347
  msgstr ""
348
 
349
+ #: contact_form.php:564
350
+ #: contact_form.php:750
351
+ #: contact_form.php:1401
352
  msgid "Name"
353
  msgstr "Vardas"
354
 
355
+ #: contact_form.php:566
356
  #, fuzzy
357
  msgid "Email Address"
358
  msgstr "El. pašto adresas:"
359
 
360
+ #: contact_form.php:568
361
+ #: contact_form.php:770
362
+ #: contact_form.php:1417
363
  msgid "Subject"
364
  msgstr "Tema"
365
 
366
+ #: contact_form.php:569
367
+ #: contact_form.php:774
368
+ #: contact_form.php:1420
369
  msgid "Message"
370
  msgstr "Tekstas"
371
 
372
+ #: contact_form.php:573
373
  msgid "Display additional info in the email"
374
  msgstr ""
375
 
376
+ #: contact_form.php:578
377
+ #: contact_form.php:1373
378
  msgid "Sent from (ip address)"
379
  msgstr "Siųsta iš (ip adresas)"
380
 
381
+ #: contact_form.php:578
382
  #, fuzzy
383
  msgid "Example: Sent from (IP address):\t127.0.0.1"
384
  msgstr "Siųsta iš (ip adresas)"
385
 
386
+ #: contact_form.php:579
387
+ #: contact_form.php:1378
388
  msgid "Date/Time"
389
  msgstr "Data/laikas"
390
 
391
+ #: contact_form.php:579
392
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
393
  msgstr ""
394
 
395
+ #: contact_form.php:580
396
+ #: contact_form.php:1383
397
  msgid "Sent from (referer)"
398
  msgstr "Ateita iš (nukreipiklis)"
399
 
400
+ #: contact_form.php:580
401
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
402
  msgstr ""
403
 
404
+ #: contact_form.php:581
405
+ #: contact_form.php:1388
406
  msgid "Using (user agent)"
407
  msgstr "Naudoja (naršyklės įrašas)"
408
 
409
+ #: contact_form.php:581
410
  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"
411
  msgstr ""
412
 
413
+ #: contact_form.php:585
414
  msgid "Language settings for the field names in the form"
415
  msgstr ""
416
 
417
+ #: contact_form.php:594
418
  msgid "Add a language"
419
  msgstr ""
420
 
421
+ #: contact_form.php:598
422
  #, fuzzy
423
  msgid "Change the names of the contact form fields and error messages"
424
  msgstr "Pakeiskite antraštes kontaktų formos etiketėms"
425
 
426
+ #: contact_form.php:603
427
+ #: contact_form.php:674
428
  msgid "English"
429
  msgstr ""
430
 
431
+ #: contact_form.php:622
432
+ #: contact_form.php:651
433
  msgid "Error message for the Name field"
434
  msgstr ""
435
 
436
+ #: contact_form.php:623
437
+ #: contact_form.php:652
438
  msgid "Error message for the Address field"
439
  msgstr ""
440
 
441
+ #: contact_form.php:624
442
+ #: contact_form.php:653
443
  msgid "Error message for the Email field"
444
  msgstr ""
445
 
446
+ #: contact_form.php:625
447
+ #: contact_form.php:654
448
  msgid "Error message for the Phone field"
449
  msgstr ""
450
 
451
+ #: contact_form.php:626
452
+ #: contact_form.php:655
453
  msgid "Error message for the Subject field"
454
  msgstr ""
455
 
456
+ #: contact_form.php:627
457
+ #: contact_form.php:656
458
  msgid "Error message for the Message field"
459
  msgstr ""
460
 
461
+ #: contact_form.php:628
462
+ #: contact_form.php:657
463
  msgid "Error message about the file type for the Attachment field"
464
  msgstr ""
465
 
466
+ #: contact_form.php:629
467
+ #: contact_form.php:658
468
  msgid "Error message while uploading a file for the Attachment field to the server"
469
  msgstr ""
470
 
471
+ #: contact_form.php:630
472
+ #: contact_form.php:659
473
  msgid "Error message while moving the file for the Attachment field"
474
  msgstr ""
475
 
476
+ #: contact_form.php:631
477
+ #: contact_form.php:660
478
  msgid "Error message when file size limit for the Attachment field is exceeded"
479
  msgstr ""
480
 
481
+ #: contact_form.php:632
482
+ #: contact_form.php:661
483
  msgid "Error message for the Captcha field"
484
  msgstr ""
485
 
486
+ #: contact_form.php:633
487
+ #: contact_form.php:662
488
  msgid "Error message for the whole form"
489
  msgstr ""
490
 
491
+ #: contact_form.php:635
492
+ #: contact_form.php:664
493
+ #: contact_form.php:683
494
+ #: contact_form.php:689
495
  msgid "Use shortcode"
496
  msgstr ""
497
 
498
+ #: contact_form.php:635
499
+ #: contact_form.php:664
500
+ #: contact_form.php:683
501
+ #: contact_form.php:689
502
  msgid "for this language"
503
  msgstr ""
504
 
505
+ #: contact_form.php:671
506
  msgid "Action after email is sent"
507
  msgstr ""
508
 
509
+ #: contact_form.php:673
510
  #, fuzzy
511
  msgid "Display text"
512
  msgstr "Rodyti priedų įrašą"
513
 
514
+ #: contact_form.php:682
515
+ #: contact_form.php:688
516
  msgid "Text"
517
  msgstr ""
518
 
519
+ #: contact_form.php:695
520
  msgid "Redirect to the page"
521
  msgstr ""
522
 
523
+ #: contact_form.php:696
524
  msgid "Url"
525
  msgstr ""
526
 
527
+ #: contact_form.php:701
528
+ #: contact_form.php:876
529
  msgid "Save Changes"
530
  msgstr "Įrašyti pakeitimus"
531
 
532
+ #: contact_form.php:716
533
  #, fuzzy
534
  msgid "Contact Form Pro | Extra Settings"
535
  msgstr "Kontaktų formos parinktys"
536
 
537
+ #: contact_form.php:723
538
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
539
  msgstr ""
540
 
541
+ #: contact_form.php:730
542
  msgid "Errors output"
543
  msgstr ""
544
 
545
+ #: contact_form.php:733
546
  msgid "Display error messages"
547
  msgstr ""
548
 
549
+ #: contact_form.php:734
550
  msgid "Color of the input field errors."
551
  msgstr ""
552
 
553
+ #: contact_form.php:735
554
  msgid "Display error messages & color of the input field errors"
555
  msgstr ""
556
 
557
+ #: contact_form.php:740
558
  msgid "Add placeholder to the input blocks"
559
  msgstr ""
560
 
561
+ #: contact_form.php:746
562
  #, fuzzy
563
  msgid "Add tooltips"
564
  msgstr "Papildomos parinktys"
565
 
566
+ #: contact_form.php:760
567
  #, fuzzy
568
  msgid "Email address"
569
  msgstr "El. pašto adresas:"
570
 
571
+ #: contact_form.php:765
572
  msgid "Phone Number"
573
  msgstr ""
574
 
575
+ #: contact_form.php:779
576
  #, fuzzy
577
  msgid "Attachment"
578
  msgstr "Priedas:"
579
 
580
+ #: contact_form.php:784
581
+ msgid "(powered by bestwebsoft.com)"
582
+ msgstr ""
583
+
584
+ #: contact_form.php:789
585
  #, fuzzy
586
  msgid "Style options"
587
  msgstr "Papildomos parinktys"
588
 
589
+ #: contact_form.php:792
590
  msgid "Text color"
591
  msgstr ""
592
 
593
+ #: contact_form.php:795
594
+ #: contact_form.php:800
595
+ #: contact_form.php:810
596
+ #: contact_form.php:815
597
+ #: contact_form.php:820
598
+ #: contact_form.php:825
599
+ #: contact_form.php:835
600
+ #: contact_form.php:840
601
+ #: contact_form.php:846
602
+ #: contact_form.php:857
603
+ #: contact_form.php:862
604
+ #: contact_form.php:867
605
  msgid "Default"
606
  msgstr ""
607
 
608
+ #: contact_form.php:797
609
  msgid "Label text color"
610
  msgstr ""
611
 
612
+ #: contact_form.php:802
613
  msgid "Placeholder color"
614
  msgstr ""
615
 
616
+ #: contact_form.php:807
617
  msgid "Errors color"
618
  msgstr ""
619
 
620
+ #: contact_form.php:812
621
  msgid "Error text color"
622
  msgstr ""
623
 
624
+ #: contact_form.php:817
625
  msgid "Background color of the input field errors"
626
  msgstr ""
627
 
628
+ #: contact_form.php:822
629
  msgid "Border color of the input field errors"
630
  msgstr ""
631
 
632
+ #: contact_form.php:827
633
  msgid "Placeholder color of the input field errors"
634
  msgstr ""
635
 
636
+ #: contact_form.php:832
637
  #, fuzzy
638
  msgid "Input fields"
639
  msgstr "Rodyti priedų įrašą"
640
 
641
+ #: contact_form.php:837
642
  msgid "Input fields background color"
643
  msgstr ""
644
 
645
+ #: contact_form.php:842
646
  msgid "Text fields color"
647
  msgstr ""
648
 
649
+ #: contact_form.php:844
650
  msgid "Border width in px, numbers only"
651
  msgstr ""
652
 
653
+ #: contact_form.php:848
654
+ #: contact_form.php:869
655
  msgid "Border color"
656
  msgstr ""
657
 
658
+ #: contact_form.php:853
659
  #, fuzzy
660
  msgid "Submit button"
661
  msgstr "Siųsti"
662
 
663
+ #: contact_form.php:855
664
  msgid "Width in px, numbers only"
665
  msgstr ""
666
 
667
+ #: contact_form.php:859
668
  msgid "Button color"
669
  msgstr ""
670
 
671
+ #: contact_form.php:864
672
  msgid "Button text color"
673
  msgstr ""
674
 
675
+ #: contact_form.php:880
676
  #, fuzzy
677
  msgid "Contact Form Pro | Preview"
678
  msgstr "Kontaktų forma"
679
 
680
+ #: contact_form.php:883
681
  msgid "Show with errors"
682
  msgstr ""
683
 
684
+ #: contact_form.php:891
685
+ #: contact_form.php:893
686
  msgid "Please enter your full name..."
687
  msgstr ""
688
 
689
+ #: contact_form.php:904
690
+ #: contact_form.php:906
691
  msgid "Please enter your address..."
692
  msgstr ""
693
 
694
+ #: contact_form.php:915
695
+ #: contact_form.php:917
696
  #, fuzzy
697
  msgid "Please enter your email address..."
698
  msgstr "Naudoti šį el. pašto adresą:"
699
 
700
+ #: contact_form.php:926
701
+ #: contact_form.php:928
702
  msgid "Please enter your phone number..."
703
  msgstr ""
704
 
705
+ #: contact_form.php:937
706
+ #: contact_form.php:939
707
  msgid "Please enter subject..."
708
  msgstr ""
709
 
710
+ #: contact_form.php:947
711
+ #: contact_form.php:949
712
  msgid "Please enter your message..."
713
  msgstr ""
714
 
715
+ #: contact_form.php:960
716
  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"
717
  msgstr ""
718
 
719
+ #: contact_form.php:1029
720
+ msgid "Sorry, email message could not be delivered."
721
+ msgstr "Deja, jūsų el. laiško nepavyko pristatyti."
722
+
723
+ #: contact_form.php:1113
724
  msgid "You can attach the following file formats"
725
  msgstr "Galite prikabinti šių tipų failus"
726
 
727
+ #: contact_form.php:1396
728
  msgid "Contact from"
729
  msgstr "Kontaktų forma"
730
 
731
+ #: contact_form.php:1409
732
  msgid "Email"
733
  msgstr "El. paštas"
734
 
735
+ #: contact_form.php:1423
736
  msgid "Site"
737
  msgstr "Svetainė"
738
 
739
+ #: contact_form.php:1478
740
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
741
  msgstr "Jei galite matyti šį MIME tipą, jūsų klientas nepriima MIME tipų!"
742
 
743
+ #: contact_form.php:1537
744
  msgid "FAQ"
745
  msgstr "DUK"
746
 
747
+ #: contact_form.php:1538
748
  msgid "Support"
749
  msgstr "Palaikymas"
750
 
751
+ #: contact_form.php:1597
752
  msgid "Are you sure that you want to delete this language data?"
753
  msgstr ""
754
 
755
+ #, fuzzy
756
+ #~ msgid "Memory usage"
757
+ #~ msgstr "Tekstas"
758
+
759
+ #, fuzzy
760
+ #~ msgid "Site URL"
761
+ #~ msgstr "Svetainė"
762
+
763
+ #, fuzzy
764
+ #~ msgid "Please enter a valid email address."
765
+ #~ msgstr "Naudoti šį el. pašto adresą:"
766
+
767
+ #, fuzzy
768
+ #~ msgid "Pro plugins"
769
+ #~ msgstr "Разширение BWS"
770
+ #~ msgid "Activated plugins"
771
+ #~ msgstr "Aktyvuoti įskiepiai"
772
+ #~ msgid "Read more"
773
+ #~ msgstr "Skaityti daugiau"
774
+ #~ msgid "Installed plugins"
775
+ #~ msgstr "Įdiegti įskiepiai"
776
+ #~ msgid "Recommended plugins"
777
+ #~ msgstr "Rekomenduojami įskiepiai"
778
+ #~ msgid "Purchase"
779
+ #~ msgstr "Purchase"
780
+
781
+ #, fuzzy
782
+ #~ msgid "Free plugins"
783
+ #~ msgstr "Rekomenduojami įskiepiai"
784
+ #~ msgid "Download"
785
+ #~ msgstr "Atsisiųsti"
786
+ #~ msgid "Install %s"
787
+ #~ msgstr "Įdiegti %s"
788
+ #~ msgid "Install now from wordpress.org"
789
+ #~ msgstr "Įdiegti dabar iš wordpress.org"
790
+
791
+ #, fuzzy
792
+ #~ msgid "If you have any questions, please contact us via"
793
+ #~ msgstr ""
794
+ #~ "Jei turite klausimų, prašome susisiekti su mumis per plugin@bestwebsoft."
795
+ #~ "com arba užpildykite mūsų kontaktų formą mūsų svetainėje"
796
+
797
+ #, fuzzy
798
+ #~ msgid "Active Plugins"
799
+ #~ msgstr "Aktyvuoti įskiepiai"
800
+
801
+ #, fuzzy
802
+ #~ msgid "Inactive Plugins"
803
+ #~ msgstr "Aktyvuoti įskiepiai"
804
+
805
+ #, fuzzy
806
+ #~ msgid "Send to support"
807
+ #~ msgstr "Palaikymas"
808
  #~ msgid "Contact Form Options"
809
  #~ msgstr "Kontaktų formos parinktys"
810
  #~ msgid "Please enter a valid email address. Settings are not saved."
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-08-20 13:28+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:28+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Thomas Hartung <thartung@adipositas-mm.de>\n"
9
  "MIME-Version: 1.0\n"
@@ -16,960 +16,791 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: contact_form.php:107
20
- msgid "Not set"
21
- msgstr ""
22
-
23
- #: contact_form.php:109
24
- #: contact_form.php:113
25
- msgid "On"
26
- msgstr ""
27
-
28
- #: contact_form.php:111
29
- #: contact_form.php:115
30
- msgid "Off"
31
- msgstr ""
32
-
33
- #: contact_form.php:119
34
- #: contact_form.php:123
35
- #: contact_form.php:127
36
- #: contact_form.php:131
37
- #: contact_form.php:135
38
- #: contact_form.php:161
39
- msgid "N/A"
40
- msgstr ""
41
-
42
- #: contact_form.php:133
43
- msgid " Mb"
44
- msgstr ""
45
-
46
- #: contact_form.php:137
47
- #: contact_form.php:141
48
- #: contact_form.php:145
49
- #: contact_form.php:156
50
- msgid "Yes"
51
- msgstr ""
52
-
53
- #: contact_form.php:139
54
- #: contact_form.php:143
55
- #: contact_form.php:147
56
- #: contact_form.php:158
57
- msgid "No"
58
- msgstr ""
59
-
60
- #: contact_form.php:172
61
- msgid "Operating System"
62
- msgstr ""
63
-
64
- #: contact_form.php:173
65
- msgid "Server"
66
- msgstr ""
67
-
68
- #: contact_form.php:174
69
- #, fuzzy
70
- msgid "Memory usage"
71
- msgstr "Melding"
72
-
73
- #: contact_form.php:175
74
- msgid "MYSQL Version"
75
- msgstr ""
76
-
77
- #: contact_form.php:176
78
- msgid "SQL Mode"
79
- msgstr ""
80
-
81
- #: contact_form.php:177
82
- msgid "PHP Version"
83
- msgstr ""
84
-
85
- #: contact_form.php:178
86
- msgid "PHP Safe Mode"
87
- msgstr ""
88
-
89
- #: contact_form.php:179
90
- msgid "PHP Allow URL fopen"
91
- msgstr ""
92
-
93
- #: contact_form.php:180
94
- msgid "PHP Memory Limit"
95
- msgstr ""
96
-
97
- #: contact_form.php:181
98
- msgid "PHP Max Upload Size"
99
- msgstr ""
100
-
101
- #: contact_form.php:182
102
- msgid "PHP Max Post Size"
103
- msgstr ""
104
-
105
- #: contact_form.php:183
106
- msgid "PHP Max Script Execute Time"
107
- msgstr ""
108
-
109
- #: contact_form.php:184
110
- msgid "PHP Exif support"
111
- msgstr ""
112
-
113
- #: contact_form.php:185
114
- msgid "PHP IPTC support"
115
- msgstr ""
116
-
117
- #: contact_form.php:186
118
- msgid "PHP XML support"
119
- msgstr ""
120
-
121
- #: contact_form.php:187
122
- #, fuzzy
123
- msgid "Site URL"
124
- msgstr "Site"
125
-
126
- #: contact_form.php:188
127
- msgid "Home URL"
128
- msgstr ""
129
-
130
- #: contact_form.php:189
131
- msgid "WordPress Version"
132
- msgstr ""
133
-
134
- #: contact_form.php:190
135
- msgid "WordPress DB Version"
136
- msgstr ""
137
-
138
- #: contact_form.php:191
139
- msgid "Multisite"
140
- msgstr ""
141
-
142
- #: contact_form.php:192
143
- msgid "Active Theme"
144
- msgstr ""
145
-
146
- #: contact_form.php:207
147
- #, fuzzy
148
- msgid "Please enter a valid email address."
149
- msgstr "Benytt denne epostadressen:"
150
-
151
- #: contact_form.php:211
152
- msgid "Email with system info is sent to "
153
- msgstr ""
154
-
155
- #: contact_form.php:215
156
- #: contact_form.php:435
157
- msgid "Thank you for contacting us."
158
- msgstr "Takk for at du tok kontakt med oss"
159
-
160
- #: contact_form.php:243
161
- #: contact_form.php:1370
162
- msgid "Sorry, email message could not be delivered."
163
- msgstr "Beklager, eposten din kunne ikke leveres."
164
-
165
- #: contact_form.php:251
166
- #, fuzzy
167
- msgid "Pro plugins"
168
- msgstr "BWS Plugins"
169
-
170
- #: contact_form.php:254
171
- #: contact_form.php:280
172
- msgid "Activated plugins"
173
- msgstr "Aktiverte innstikk"
174
-
175
- #: contact_form.php:256
176
- #: contact_form.php:264
177
- #: contact_form.php:272
178
- #: contact_form.php:282
179
- #: contact_form.php:290
180
- #: contact_form.php:298
181
- msgid "Read more"
182
- msgstr "Les mer"
183
-
184
- #: contact_form.php:256
185
- #: contact_form.php:282
186
- #: contact_form.php:790
187
- #: contact_form.php:1059
188
- #: contact_form.php:1866
189
- #: contact_form.php:1877
190
- msgid "Settings"
191
- msgstr "Innstilllinger"
192
-
193
- #: contact_form.php:262
194
- #: contact_form.php:288
195
- msgid "Installed plugins"
196
- msgstr "Installerte instikk"
197
-
198
- #: contact_form.php:270
199
- #: contact_form.php:296
200
- msgid "Recommended plugins"
201
- msgstr "Anbefalte innstikk"
202
-
203
- #: contact_form.php:272
204
- msgid "Purchase"
205
- msgstr ""
206
-
207
- #: contact_form.php:277
208
- #, fuzzy
209
- msgid "Free plugins"
210
- msgstr "Anbefalte innstikk"
211
-
212
- #: contact_form.php:298
213
- msgid "Download"
214
- msgstr "Last ned"
215
-
216
- #: contact_form.php:298
217
- #, php-format
218
- msgid "Install %s"
219
- msgstr "Installér %s"
220
-
221
- #: contact_form.php:298
222
- msgid "Install now from wordpress.org"
223
- msgstr "Innstallér nå fra wordpress.org"
224
-
225
- #: contact_form.php:303
226
- #, fuzzy
227
- msgid "If you have any questions, please contact us via"
228
- msgstr "Hvis du har spørsmål kan du kontakte oss på plugin@bestwebsoft.com eller bruke kontaktskjemaet på hjemmesiden vår"
229
-
230
- #: contact_form.php:310
231
- msgid "System status"
232
- msgstr ""
233
-
234
- #: contact_form.php:314
235
- msgid "Environment"
236
- msgstr ""
237
-
238
- #: contact_form.php:325
239
- #, fuzzy
240
- msgid "Active Plugins"
241
- msgstr "Aktiverte innstikk"
242
-
243
- #: contact_form.php:336
244
- #, fuzzy
245
- msgid "Inactive Plugins"
246
- msgstr "Aktiverte innstikk"
247
-
248
- #: contact_form.php:350
249
- #, fuzzy
250
- msgid "Send to support"
251
- msgstr "Support"
252
-
253
- #: contact_form.php:357
254
- msgid "Send to custom email &#187;"
255
- msgstr ""
256
-
257
- #: contact_form.php:373
258
- #: contact_form.php:786
259
  #, fuzzy
260
  msgid "Contact Form Settings"
261
  msgstr "Innstillinger for kontaktskjema"
262
 
263
- #: contact_form.php:373
264
  msgid "Contact Form"
265
  msgstr "Kontaktskjema"
266
 
267
- #: contact_form.php:374
268
  #, fuzzy
269
  msgid "Contact Form Pro Extra Settings"
270
  msgstr "Innstillinger for kontaktskjema"
271
 
272
- #: contact_form.php:374
273
- #: contact_form.php:1065
274
  #, fuzzy
275
  msgid "Contact Form Pro"
276
  msgstr "Kontaktskjema"
277
 
278
- #: contact_form.php:413
279
- #: contact_form.php:954
280
- #: contact_form.php:983
281
  msgid "Name:"
282
  msgstr "Navn:"
283
 
284
- #: contact_form.php:414
285
- #: contact_form.php:955
286
- #: contact_form.php:984
287
  #, fuzzy
288
  msgid "Address:"
289
  msgstr "Epostadresse:"
290
 
291
- #: contact_form.php:415
292
- #: contact_form.php:956
293
- #: contact_form.php:985
294
  msgid "Email Address:"
295
  msgstr "Epostadresse:"
296
 
297
- #: contact_form.php:416
298
- #: contact_form.php:957
299
- #: contact_form.php:986
300
  msgid "Phone number:"
301
  msgstr ""
302
 
303
- #: contact_form.php:417
304
- #: contact_form.php:958
305
- #: contact_form.php:987
306
  msgid "Subject:"
307
  msgstr "Tema:"
308
 
309
- #: contact_form.php:418
310
- #: contact_form.php:959
311
- #: contact_form.php:988
312
  msgid "Message:"
313
  msgstr "Melding:"
314
 
315
- #: contact_form.php:419
316
- #: contact_form.php:960
317
- #: contact_form.php:989
318
  msgid "Attachment:"
319
  msgstr "Vedlegg:"
320
 
321
- #: contact_form.php:420
322
- #: contact_form.php:476
323
- #: contact_form.php:961
324
- #: contact_form.php:990
325
  msgid "Send me a copy"
326
  msgstr "Send meg en kopi"
327
 
328
- #: contact_form.php:421
329
- #: contact_form.php:962
330
- #: contact_form.php:991
331
  msgid "Submit"
332
  msgstr "Send"
333
 
334
- #: contact_form.php:422
335
  msgid "Your name is required."
336
  msgstr "Navnet ditt er påkrevet."
337
 
338
- #: contact_form.php:423
339
  #, fuzzy
340
  msgid "Address is required."
341
  msgstr "En korrekt epostadresse er påkrevet."
342
 
343
- #: contact_form.php:424
344
  #, fuzzy
345
  msgid "A valid email address is required."
346
  msgstr "En korrekt epostadresse er påkrevet."
347
 
348
- #: contact_form.php:425
349
- #: contact_form.php:471
350
- #: contact_form.php:474
351
  #, fuzzy
352
  msgid "Phone number is required."
353
  msgstr "Navnet ditt er påkrevet."
354
 
355
- #: contact_form.php:426
356
- #: contact_form.php:470
357
- #: contact_form.php:473
358
  msgid "Subject is required."
359
  msgstr "Tekst i temafeltet er påkrevet."
360
 
361
- #: contact_form.php:427
362
- #: contact_form.php:469
363
- #: contact_form.php:472
364
  msgid "Message text is required."
365
  msgstr "Tekst i meldingsfeltet er påkrevet"
366
 
367
- #: contact_form.php:428
368
  msgid "File format is not valid."
369
  msgstr "Vedlegget fungerer ikke."
370
 
371
- #: contact_form.php:429
372
  msgid "File upload error."
373
  msgstr ""
374
 
375
- #: contact_form.php:430
376
  msgid "The file could not be uploaded."
377
  msgstr ""
378
 
379
- #: contact_form.php:431
380
  msgid "This file is too large."
381
  msgstr ""
382
 
383
- #: contact_form.php:432
384
  msgid "Please fill out the CAPTCHA."
385
  msgstr "Vennligst fyll ut CAPTCHA"
386
 
387
- #: contact_form.php:433
388
  msgid "Please make corrections below and try again."
389
  msgstr "Vennligst gjør endringer nedenfor og forsøk igjen."
390
 
391
- #: contact_form.php:741
 
 
 
 
392
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
393
  msgstr ""
394
 
395
- #: contact_form.php:750
396
  msgid "Such user does not exist. Settings are not saved."
397
  msgstr "Denne brukeren finnes ikke. Innstillingene er ikke lagret."
398
 
399
- #: contact_form.php:755
400
- #: contact_form.php:761
401
  #, fuzzy
402
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
403
  msgstr "Vennligst benytt en korrekt epostadresse. Innstillingene er ikke lagret."
404
 
405
- #: contact_form.php:766
406
  #, fuzzy
407
  msgid "Settings saved."
408
  msgstr "Innstillinger lagret."
409
 
410
- #: contact_form.php:791
411
- #: contact_form.php:1060
 
 
 
 
 
 
 
412
  #, fuzzy
413
  msgid "Extra settings"
414
  msgstr "Innstilllinger"
415
 
416
- #: contact_form.php:796
417
- #: contact_form.php:1316
418
  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:"
419
  msgstr "Dersom du ønsket å legge til et kontaktskjema på wedsiden din, kopier og put denne koden i kommentaren din eller på siden din: "
420
 
421
- #: contact_form.php:796
422
- #: contact_form.php:797
423
- #: contact_form.php:976
424
- #: contact_form.php:1024
425
  msgid "or"
426
  msgstr ""
427
 
428
- #: contact_form.php:797
429
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
430
  msgstr ""
431
 
432
- #: contact_form.php:798
433
  msgid "They work the same way."
434
  msgstr ""
435
 
436
- #: contact_form.php:799
437
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
438
  msgstr "Dersom feltene under er tomme, vil meldingen bli sendt til en adresse som var spesifisert ved registrering."
439
 
440
- #: contact_form.php:803
441
  msgid "The user's email address:"
442
  msgstr "Benytt eposten til wordpressbruker:"
443
 
444
- #: contact_form.php:807
445
  msgid "Create a username"
446
  msgstr "Velg brukernavn"
447
 
448
- #: contact_form.php:812
449
  msgid "Enter a username of the person who should get the messages from the contact form."
450
  msgstr "Sett et brukernavn for mottaker av meldinger fra kontaktskjemaet"
451
 
452
- #: contact_form.php:816
453
  msgid "Use this email address:"
454
  msgstr "Benytt denne epostadressen:"
455
 
456
- #: contact_form.php:819
457
  msgid "Enter the email address you want the messages forwarded to."
458
  msgstr "Sett en epostadresse som skal benyttes for å motta meldinger."
459
 
460
- #: contact_form.php:823
461
  msgid "Additional options"
462
  msgstr "Flere valg"
463
 
464
- #: contact_form.php:826
465
  msgid "What to use?"
466
  msgstr ""
467
 
468
- #: contact_form.php:829
469
  msgid "Wp-mail"
470
  msgstr "Wp-mail"
471
 
472
- #: contact_form.php:830
473
  msgid "You can use the wp_mail function for mailing"
474
  msgstr ""
475
 
476
- #: contact_form.php:836
477
  msgid "Mail"
478
  msgstr "Mail"
479
 
480
- #: contact_form.php:837
481
  msgid "To send mail you can use the php mail function"
482
  msgstr ""
483
 
484
- #: contact_form.php:841
485
  #, fuzzy
486
  msgid "Change text of the 'FROM' field"
487
  msgstr "Endring fra feltene i kontaktskjemaet"
488
 
489
- #: contact_form.php:847
490
  msgid "Enter the email address in the 'From' field"
491
  msgstr ""
492
 
493
- #: contact_form.php:849
494
  msgid "User email"
495
  msgstr ""
496
 
497
- #: contact_form.php:849
498
  msgid "The email address of the user who fills the form will be used in the field 'From'."
499
  msgstr ""
500
 
501
- #: contact_form.php:851
502
  msgid "This email address will be used in the 'From' field."
503
  msgstr ""
504
 
505
- #: contact_form.php:855
506
  #, fuzzy
507
  msgid "Display fields"
508
  msgstr "Vis vedlegg"
509
 
510
- #: contact_form.php:857
511
- #: contact_form.php:906
512
- #: contact_form.php:1096
513
- #: contact_form.php:1747
514
  #, fuzzy
515
  msgid "Address"
516
  msgstr "Epostadresse:"
517
 
518
- #: contact_form.php:858
519
- #: contact_form.php:908
520
- #: contact_form.php:1755
521
  msgid "Phone"
522
  msgstr ""
523
 
524
- #: contact_form.php:859
525
  #, fuzzy
526
  msgid "Attachment block"
527
  msgstr "Vis vedlegg"
528
 
529
- #: contact_form.php:859
530
  msgid "Users can attach the following file formats"
531
  msgstr "Brukere kan legge ved filer av følgende typer"
532
 
533
- #: contact_form.php:871
534
- #: contact_form.php:874
535
- #: contact_form.php:877
536
- #: contact_form.php:1125
537
  msgid "Captcha"
538
  msgstr ""
539
 
540
- #: contact_form.php:871
541
- #: contact_form.php:874
542
- #: contact_form.php:877
543
- #: contact_form.php:1125
544
- msgid "(powered by bestwebsoft.com)"
545
  msgstr ""
546
 
547
- #: contact_form.php:874
548
  #, fuzzy
549
  msgid "Activate captcha"
550
  msgstr "Aktiverte innstikk"
551
 
552
- #: contact_form.php:877
553
  #, fuzzy
554
  msgid "Download captcha"
555
  msgstr "Last ned"
556
 
557
- #: contact_form.php:882
558
  #, fuzzy
559
  msgid "Display tips below the Attachment block"
560
  msgstr "Vis vedlegg"
561
 
562
- #: contact_form.php:891
563
  msgid "Delete an attachment file from the server after the email is sent"
564
  msgstr ""
565
 
566
- #: contact_form.php:897
567
  #, fuzzy
568
  msgid "Display 'Send me a copy' block"
569
  msgstr "Vis send meg en kopi"
570
 
571
- #: contact_form.php:903
572
  msgid "Required fields"
573
  msgstr ""
574
 
575
- #: contact_form.php:905
576
- #: contact_form.php:1091
577
- #: contact_form.php:1742
578
  msgid "Name"
579
  msgstr "Navn"
580
 
581
- #: contact_form.php:907
582
  #, fuzzy
583
  msgid "Email Address"
584
  msgstr "Epostadresse:"
585
 
586
- #: contact_form.php:909
587
- #: contact_form.php:1111
588
- #: contact_form.php:1758
589
  msgid "Subject"
590
  msgstr "Tema"
591
 
592
- #: contact_form.php:910
593
- #: contact_form.php:1115
594
- #: contact_form.php:1761
595
  msgid "Message"
596
  msgstr "Melding"
597
 
598
- #: contact_form.php:914
599
  msgid "Display additional info in the email"
600
  msgstr ""
601
 
602
- #: contact_form.php:919
603
- #: contact_form.php:1714
604
  msgid "Sent from (ip address)"
605
  msgstr "Sendt fra (IP-adresse)"
606
 
607
- #: contact_form.php:919
608
  #, fuzzy
609
  msgid "Example: Sent from (IP address):\t127.0.0.1"
610
  msgstr "Sendt fra (IP-adresse)"
611
 
612
- #: contact_form.php:920
613
- #: contact_form.php:1719
614
  msgid "Date/Time"
615
  msgstr "Dato/tid"
616
 
617
- #: contact_form.php:920
618
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
619
  msgstr ""
620
 
621
- #: contact_form.php:921
622
- #: contact_form.php:1724
623
  msgid "Sent from (referer)"
624
  msgstr "Sendt fra (referent)"
625
 
626
- #: contact_form.php:921
627
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
628
  msgstr ""
629
 
630
- #: contact_form.php:922
631
- #: contact_form.php:1729
632
  msgid "Using (user agent)"
633
  msgstr "med (user agent)"
634
 
635
- #: contact_form.php:922
636
  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"
637
  msgstr ""
638
 
639
- #: contact_form.php:926
640
  msgid "Language settings for the field names in the form"
641
  msgstr ""
642
 
643
- #: contact_form.php:935
644
  msgid "Add a language"
645
  msgstr ""
646
 
647
- #: contact_form.php:939
648
  #, fuzzy
649
  msgid "Change the names of the contact form fields and error messages"
650
  msgstr "Forandre etikett for felter i kontaktskjemaet"
651
 
652
- #: contact_form.php:944
653
- #: contact_form.php:1015
654
  msgid "English"
655
  msgstr ""
656
 
657
- #: contact_form.php:963
658
- #: contact_form.php:992
659
  msgid "Error message for the Name field"
660
  msgstr ""
661
 
662
- #: contact_form.php:964
663
- #: contact_form.php:993
664
  msgid "Error message for the Address field"
665
  msgstr ""
666
 
667
- #: contact_form.php:965
668
- #: contact_form.php:994
669
  msgid "Error message for the Email field"
670
  msgstr ""
671
 
672
- #: contact_form.php:966
673
- #: contact_form.php:995
674
  msgid "Error message for the Phone field"
675
  msgstr ""
676
 
677
- #: contact_form.php:967
678
- #: contact_form.php:996
679
  msgid "Error message for the Subject field"
680
  msgstr ""
681
 
682
- #: contact_form.php:968
683
- #: contact_form.php:997
684
  msgid "Error message for the Message field"
685
  msgstr ""
686
 
687
- #: contact_form.php:969
688
- #: contact_form.php:998
689
  msgid "Error message about the file type for the Attachment field"
690
  msgstr ""
691
 
692
- #: contact_form.php:970
693
- #: contact_form.php:999
694
  msgid "Error message while uploading a file for the Attachment field to the server"
695
  msgstr ""
696
 
697
- #: contact_form.php:971
698
- #: contact_form.php:1000
699
  msgid "Error message while moving the file for the Attachment field"
700
  msgstr ""
701
 
702
- #: contact_form.php:972
703
- #: contact_form.php:1001
704
  msgid "Error message when file size limit for the Attachment field is exceeded"
705
  msgstr ""
706
 
707
- #: contact_form.php:973
708
- #: contact_form.php:1002
709
  msgid "Error message for the Captcha field"
710
  msgstr ""
711
 
712
- #: contact_form.php:974
713
- #: contact_form.php:1003
714
  msgid "Error message for the whole form"
715
  msgstr ""
716
 
717
- #: contact_form.php:976
718
- #: contact_form.php:1005
719
- #: contact_form.php:1024
720
- #: contact_form.php:1030
721
  msgid "Use shortcode"
722
  msgstr ""
723
 
724
- #: contact_form.php:976
725
- #: contact_form.php:1005
726
- #: contact_form.php:1024
727
- #: contact_form.php:1030
728
  msgid "for this language"
729
  msgstr ""
730
 
731
- #: contact_form.php:1012
732
  msgid "Action after email is sent"
733
  msgstr ""
734
 
735
- #: contact_form.php:1014
736
  #, fuzzy
737
  msgid "Display text"
738
  msgstr "Vis vedlegg"
739
 
740
- #: contact_form.php:1023
741
- #: contact_form.php:1029
742
  msgid "Text"
743
  msgstr ""
744
 
745
- #: contact_form.php:1036
746
  msgid "Redirect to the page"
747
  msgstr ""
748
 
749
- #: contact_form.php:1037
750
  msgid "Url"
751
  msgstr ""
752
 
753
- #: contact_form.php:1042
754
- #: contact_form.php:1217
755
  msgid "Save Changes"
756
  msgstr "Lagre endringer"
757
 
758
- #: contact_form.php:1057
759
  #, fuzzy
760
  msgid "Contact Form Pro | Extra Settings"
761
  msgstr "Innstillinger for kontaktskjema"
762
 
763
- #: contact_form.php:1064
764
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
765
  msgstr ""
766
 
767
- #: contact_form.php:1071
768
  msgid "Errors output"
769
  msgstr ""
770
 
771
- #: contact_form.php:1074
772
  msgid "Display error messages"
773
  msgstr ""
774
 
775
- #: contact_form.php:1075
776
  msgid "Color of the input field errors."
777
  msgstr ""
778
 
779
- #: contact_form.php:1076
780
  msgid "Display error messages & color of the input field errors"
781
  msgstr ""
782
 
783
- #: contact_form.php:1081
784
  msgid "Add placeholder to the input blocks"
785
  msgstr ""
786
 
787
- #: contact_form.php:1087
788
  #, fuzzy
789
  msgid "Add tooltips"
790
  msgstr "Flere valg"
791
 
792
- #: contact_form.php:1101
793
  #, fuzzy
794
  msgid "Email address"
795
  msgstr "Epostadresse:"
796
 
797
- #: contact_form.php:1106
798
  msgid "Phone Number"
799
  msgstr ""
800
 
801
- #: contact_form.php:1120
802
  #, fuzzy
803
  msgid "Attachment"
804
  msgstr "Vedlegg:"
805
 
806
- #: contact_form.php:1130
 
 
 
 
807
  #, fuzzy
808
  msgid "Style options"
809
  msgstr "Flere valg"
810
 
811
- #: contact_form.php:1133
812
  msgid "Text color"
813
  msgstr ""
814
 
815
- #: contact_form.php:1136
816
- #: contact_form.php:1141
817
- #: contact_form.php:1151
818
- #: contact_form.php:1156
819
- #: contact_form.php:1161
820
- #: contact_form.php:1166
821
- #: contact_form.php:1176
822
- #: contact_form.php:1181
823
- #: contact_form.php:1187
824
- #: contact_form.php:1198
825
- #: contact_form.php:1203
826
- #: contact_form.php:1208
827
  msgid "Default"
828
  msgstr ""
829
 
830
- #: contact_form.php:1138
831
  msgid "Label text color"
832
  msgstr ""
833
 
834
- #: contact_form.php:1143
835
  msgid "Placeholder color"
836
  msgstr ""
837
 
838
- #: contact_form.php:1148
839
  msgid "Errors color"
840
  msgstr ""
841
 
842
- #: contact_form.php:1153
843
  msgid "Error text color"
844
  msgstr ""
845
 
846
- #: contact_form.php:1158
847
  msgid "Background color of the input field errors"
848
  msgstr ""
849
 
850
- #: contact_form.php:1163
851
  msgid "Border color of the input field errors"
852
  msgstr ""
853
 
854
- #: contact_form.php:1168
855
  msgid "Placeholder color of the input field errors"
856
  msgstr ""
857
 
858
- #: contact_form.php:1173
859
  #, fuzzy
860
  msgid "Input fields"
861
  msgstr "Vis vedlegg"
862
 
863
- #: contact_form.php:1178
864
  msgid "Input fields background color"
865
  msgstr ""
866
 
867
- #: contact_form.php:1183
868
  msgid "Text fields color"
869
  msgstr ""
870
 
871
- #: contact_form.php:1185
872
  msgid "Border width in px, numbers only"
873
  msgstr ""
874
 
875
- #: contact_form.php:1189
876
- #: contact_form.php:1210
877
  msgid "Border color"
878
  msgstr ""
879
 
880
- #: contact_form.php:1194
881
  #, fuzzy
882
  msgid "Submit button"
883
  msgstr "Send"
884
 
885
- #: contact_form.php:1196
886
  msgid "Width in px, numbers only"
887
  msgstr ""
888
 
889
- #: contact_form.php:1200
890
  msgid "Button color"
891
  msgstr ""
892
 
893
- #: contact_form.php:1205
894
  msgid "Button text color"
895
  msgstr ""
896
 
897
- #: contact_form.php:1221
898
  #, fuzzy
899
  msgid "Contact Form Pro | Preview"
900
  msgstr "Kontaktskjema"
901
 
902
- #: contact_form.php:1224
903
  msgid "Show with errors"
904
  msgstr ""
905
 
906
- #: contact_form.php:1232
907
- #: contact_form.php:1234
908
  msgid "Please enter your full name..."
909
  msgstr ""
910
 
911
- #: contact_form.php:1245
912
- #: contact_form.php:1247
913
  msgid "Please enter your address..."
914
  msgstr ""
915
 
916
- #: contact_form.php:1256
917
- #: contact_form.php:1258
918
  #, fuzzy
919
  msgid "Please enter your email address..."
920
  msgstr "Benytt denne epostadressen:"
921
 
922
- #: contact_form.php:1267
923
- #: contact_form.php:1269
924
  msgid "Please enter your phone number..."
925
  msgstr ""
926
 
927
- #: contact_form.php:1278
928
- #: contact_form.php:1280
929
  msgid "Please enter subject..."
930
  msgstr ""
931
 
932
- #: contact_form.php:1288
933
- #: contact_form.php:1290
934
  msgid "Please enter your message..."
935
  msgstr ""
936
 
937
- #: contact_form.php:1301
938
  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"
939
  msgstr ""
940
 
941
- #: contact_form.php:1454
 
 
 
 
942
  msgid "You can attach the following file formats"
943
  msgstr "Du kan legge til filer av følgende typer"
944
 
945
- #: contact_form.php:1737
946
  msgid "Contact from"
947
  msgstr "Kontakt fra"
948
 
949
- #: contact_form.php:1750
950
  msgid "Email"
951
  msgstr "Epost"
952
 
953
- #: contact_form.php:1764
954
  msgid "Site"
955
  msgstr "Site"
956
 
957
- #: contact_form.php:1819
958
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
959
  msgstr "Dersom du kan se denne MIME, så aksepterer ikke klienten din MIME-typer!"
960
 
961
- #: contact_form.php:1878
962
  msgid "FAQ"
963
  msgstr "Vanlige spørsmål"
964
 
965
- #: contact_form.php:1879
966
  msgid "Support"
967
  msgstr "Support"
968
 
969
- #: contact_form.php:1937
970
  msgid "Are you sure that you want to delete this language data?"
971
  msgstr ""
972
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
973
  #~ msgid "Contact Form Options"
974
  #~ msgstr "Innstillinger for kontaktskjema"
975
  #~ msgid "Please enter a valid email address. Settings are not saved."
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:50+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:50+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Thomas Hartung <thartung@adipositas-mm.de>\n"
9
  "MIME-Version: 1.0\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: contact_form.php:32
20
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  #, fuzzy
22
  msgid "Contact Form Settings"
23
  msgstr "Innstillinger for kontaktskjema"
24
 
25
+ #: contact_form.php:32
26
  msgid "Contact Form"
27
  msgstr "Kontaktskjema"
28
 
29
+ #: contact_form.php:33
30
  #, fuzzy
31
  msgid "Contact Form Pro Extra Settings"
32
  msgstr "Innstillinger for kontaktskjema"
33
 
34
+ #: contact_form.php:33
35
+ #: contact_form.php:724
36
  #, fuzzy
37
  msgid "Contact Form Pro"
38
  msgstr "Kontaktskjema"
39
 
40
+ #: contact_form.php:72
41
+ #: contact_form.php:613
42
+ #: contact_form.php:642
43
  msgid "Name:"
44
  msgstr "Navn:"
45
 
46
+ #: contact_form.php:73
47
+ #: contact_form.php:614
48
+ #: contact_form.php:643
49
  #, fuzzy
50
  msgid "Address:"
51
  msgstr "Epostadresse:"
52
 
53
+ #: contact_form.php:74
54
+ #: contact_form.php:615
55
+ #: contact_form.php:644
56
  msgid "Email Address:"
57
  msgstr "Epostadresse:"
58
 
59
+ #: contact_form.php:75
60
+ #: contact_form.php:616
61
+ #: contact_form.php:645
62
  msgid "Phone number:"
63
  msgstr ""
64
 
65
+ #: contact_form.php:76
66
+ #: contact_form.php:617
67
+ #: contact_form.php:646
68
  msgid "Subject:"
69
  msgstr "Tema:"
70
 
71
+ #: contact_form.php:77
72
+ #: contact_form.php:618
73
+ #: contact_form.php:647
74
  msgid "Message:"
75
  msgstr "Melding:"
76
 
77
+ #: contact_form.php:78
78
+ #: contact_form.php:619
79
+ #: contact_form.php:648
80
  msgid "Attachment:"
81
  msgstr "Vedlegg:"
82
 
83
+ #: contact_form.php:79
84
+ #: contact_form.php:135
85
+ #: contact_form.php:620
86
+ #: contact_form.php:649
87
  msgid "Send me a copy"
88
  msgstr "Send meg en kopi"
89
 
90
+ #: contact_form.php:80
91
+ #: contact_form.php:621
92
+ #: contact_form.php:650
93
  msgid "Submit"
94
  msgstr "Send"
95
 
96
+ #: contact_form.php:81
97
  msgid "Your name is required."
98
  msgstr "Navnet ditt er påkrevet."
99
 
100
+ #: contact_form.php:82
101
  #, fuzzy
102
  msgid "Address is required."
103
  msgstr "En korrekt epostadresse er påkrevet."
104
 
105
+ #: contact_form.php:83
106
  #, fuzzy
107
  msgid "A valid email address is required."
108
  msgstr "En korrekt epostadresse er påkrevet."
109
 
110
+ #: contact_form.php:84
111
+ #: contact_form.php:130
112
+ #: contact_form.php:133
113
  #, fuzzy
114
  msgid "Phone number is required."
115
  msgstr "Navnet ditt er påkrevet."
116
 
117
+ #: contact_form.php:85
118
+ #: contact_form.php:129
119
+ #: contact_form.php:132
120
  msgid "Subject is required."
121
  msgstr "Tekst i temafeltet er påkrevet."
122
 
123
+ #: contact_form.php:86
124
+ #: contact_form.php:128
125
+ #: contact_form.php:131
126
  msgid "Message text is required."
127
  msgstr "Tekst i meldingsfeltet er påkrevet"
128
 
129
+ #: contact_form.php:87
130
  msgid "File format is not valid."
131
  msgstr "Vedlegget fungerer ikke."
132
 
133
+ #: contact_form.php:88
134
  msgid "File upload error."
135
  msgstr ""
136
 
137
+ #: contact_form.php:89
138
  msgid "The file could not be uploaded."
139
  msgstr ""
140
 
141
+ #: contact_form.php:90
142
  msgid "This file is too large."
143
  msgstr ""
144
 
145
+ #: contact_form.php:91
146
  msgid "Please fill out the CAPTCHA."
147
  msgstr "Vennligst fyll ut CAPTCHA"
148
 
149
+ #: contact_form.php:92
150
  msgid "Please make corrections below and try again."
151
  msgstr "Vennligst gjør endringer nedenfor og forsøk igjen."
152
 
153
+ #: contact_form.php:94
154
+ msgid "Thank you for contacting us."
155
+ msgstr "Takk for at du tok kontakt med oss"
156
+
157
+ #: contact_form.php:400
158
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
159
  msgstr ""
160
 
161
+ #: contact_form.php:409
162
  msgid "Such user does not exist. Settings are not saved."
163
  msgstr "Denne brukeren finnes ikke. Innstillingene er ikke lagret."
164
 
165
+ #: contact_form.php:414
166
+ #: contact_form.php:420
167
  #, fuzzy
168
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
169
  msgstr "Vennligst benytt en korrekt epostadresse. Innstillingene er ikke lagret."
170
 
171
+ #: contact_form.php:425
172
  #, fuzzy
173
  msgid "Settings saved."
174
  msgstr "Innstillinger lagret."
175
 
176
+ #: contact_form.php:449
177
+ #: contact_form.php:718
178
+ #: contact_form.php:1525
179
+ #: contact_form.php:1536
180
+ msgid "Settings"
181
+ msgstr "Innstilllinger"
182
+
183
+ #: contact_form.php:450
184
+ #: contact_form.php:719
185
  #, fuzzy
186
  msgid "Extra settings"
187
  msgstr "Innstilllinger"
188
 
189
+ #: contact_form.php:455
190
+ #: contact_form.php:975
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 "Dersom du ønsket å legge til et kontaktskjema på wedsiden din, kopier og put denne koden i kommentaren din eller på siden din: "
193
 
194
+ #: contact_form.php:455
195
+ #: contact_form.php:456
196
+ #: contact_form.php:635
197
+ #: contact_form.php:683
198
  msgid "or"
199
  msgstr ""
200
 
201
+ #: contact_form.php:456
202
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
203
  msgstr ""
204
 
205
+ #: contact_form.php:457
206
  msgid "They work the same way."
207
  msgstr ""
208
 
209
+ #: contact_form.php:458
210
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
211
  msgstr "Dersom feltene under er tomme, vil meldingen bli sendt til en adresse som var spesifisert ved registrering."
212
 
213
+ #: contact_form.php:462
214
  msgid "The user's email address:"
215
  msgstr "Benytt eposten til wordpressbruker:"
216
 
217
+ #: contact_form.php:466
218
  msgid "Create a username"
219
  msgstr "Velg brukernavn"
220
 
221
+ #: contact_form.php:471
222
  msgid "Enter a username of the person who should get the messages from the contact form."
223
  msgstr "Sett et brukernavn for mottaker av meldinger fra kontaktskjemaet"
224
 
225
+ #: contact_form.php:475
226
  msgid "Use this email address:"
227
  msgstr "Benytt denne epostadressen:"
228
 
229
+ #: contact_form.php:478
230
  msgid "Enter the email address you want the messages forwarded to."
231
  msgstr "Sett en epostadresse som skal benyttes for å motta meldinger."
232
 
233
+ #: contact_form.php:482
234
  msgid "Additional options"
235
  msgstr "Flere valg"
236
 
237
+ #: contact_form.php:485
238
  msgid "What to use?"
239
  msgstr ""
240
 
241
+ #: contact_form.php:488
242
  msgid "Wp-mail"
243
  msgstr "Wp-mail"
244
 
245
+ #: contact_form.php:489
246
  msgid "You can use the wp_mail function for mailing"
247
  msgstr ""
248
 
249
+ #: contact_form.php:495
250
  msgid "Mail"
251
  msgstr "Mail"
252
 
253
+ #: contact_form.php:496
254
  msgid "To send mail you can use the php mail function"
255
  msgstr ""
256
 
257
+ #: contact_form.php:500
258
  #, fuzzy
259
  msgid "Change text of the 'FROM' field"
260
  msgstr "Endring fra feltene i kontaktskjemaet"
261
 
262
+ #: contact_form.php:506
263
  msgid "Enter the email address in the 'From' field"
264
  msgstr ""
265
 
266
+ #: contact_form.php:508
267
  msgid "User email"
268
  msgstr ""
269
 
270
+ #: contact_form.php:508
271
  msgid "The email address of the user who fills the form will be used in the field 'From'."
272
  msgstr ""
273
 
274
+ #: contact_form.php:510
275
  msgid "This email address will be used in the 'From' field."
276
  msgstr ""
277
 
278
+ #: contact_form.php:514
279
  #, fuzzy
280
  msgid "Display fields"
281
  msgstr "Vis vedlegg"
282
 
283
+ #: contact_form.php:516
284
+ #: contact_form.php:565
285
+ #: contact_form.php:755
286
+ #: contact_form.php:1406
287
  #, fuzzy
288
  msgid "Address"
289
  msgstr "Epostadresse:"
290
 
291
+ #: contact_form.php:517
292
+ #: contact_form.php:567
293
+ #: contact_form.php:1414
294
  msgid "Phone"
295
  msgstr ""
296
 
297
+ #: contact_form.php:518
298
  #, fuzzy
299
  msgid "Attachment block"
300
  msgstr "Vis vedlegg"
301
 
302
+ #: contact_form.php:518
303
  msgid "Users can attach the following file formats"
304
  msgstr "Brukere kan legge ved filer av følgende typer"
305
 
306
+ #: contact_form.php:530
307
+ #: contact_form.php:533
308
+ #: contact_form.php:536
309
+ #: contact_form.php:784
310
  msgid "Captcha"
311
  msgstr ""
312
 
313
+ #: contact_form.php:530
314
+ #: contact_form.php:533
315
+ #: contact_form.php:536
316
+ msgid "(powered by"
 
317
  msgstr ""
318
 
319
+ #: contact_form.php:533
320
  #, fuzzy
321
  msgid "Activate captcha"
322
  msgstr "Aktiverte innstikk"
323
 
324
+ #: contact_form.php:536
325
  #, fuzzy
326
  msgid "Download captcha"
327
  msgstr "Last ned"
328
 
329
+ #: contact_form.php:541
330
  #, fuzzy
331
  msgid "Display tips below the Attachment block"
332
  msgstr "Vis vedlegg"
333
 
334
+ #: contact_form.php:550
335
  msgid "Delete an attachment file from the server after the email is sent"
336
  msgstr ""
337
 
338
+ #: contact_form.php:556
339
  #, fuzzy
340
  msgid "Display 'Send me a copy' block"
341
  msgstr "Vis send meg en kopi"
342
 
343
+ #: contact_form.php:562
344
  msgid "Required fields"
345
  msgstr ""
346
 
347
+ #: contact_form.php:564
348
+ #: contact_form.php:750
349
+ #: contact_form.php:1401
350
  msgid "Name"
351
  msgstr "Navn"
352
 
353
+ #: contact_form.php:566
354
  #, fuzzy
355
  msgid "Email Address"
356
  msgstr "Epostadresse:"
357
 
358
+ #: contact_form.php:568
359
+ #: contact_form.php:770
360
+ #: contact_form.php:1417
361
  msgid "Subject"
362
  msgstr "Tema"
363
 
364
+ #: contact_form.php:569
365
+ #: contact_form.php:774
366
+ #: contact_form.php:1420
367
  msgid "Message"
368
  msgstr "Melding"
369
 
370
+ #: contact_form.php:573
371
  msgid "Display additional info in the email"
372
  msgstr ""
373
 
374
+ #: contact_form.php:578
375
+ #: contact_form.php:1373
376
  msgid "Sent from (ip address)"
377
  msgstr "Sendt fra (IP-adresse)"
378
 
379
+ #: contact_form.php:578
380
  #, fuzzy
381
  msgid "Example: Sent from (IP address):\t127.0.0.1"
382
  msgstr "Sendt fra (IP-adresse)"
383
 
384
+ #: contact_form.php:579
385
+ #: contact_form.php:1378
386
  msgid "Date/Time"
387
  msgstr "Dato/tid"
388
 
389
+ #: contact_form.php:579
390
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
391
  msgstr ""
392
 
393
+ #: contact_form.php:580
394
+ #: contact_form.php:1383
395
  msgid "Sent from (referer)"
396
  msgstr "Sendt fra (referent)"
397
 
398
+ #: contact_form.php:580
399
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
400
  msgstr ""
401
 
402
+ #: contact_form.php:581
403
+ #: contact_form.php:1388
404
  msgid "Using (user agent)"
405
  msgstr "med (user agent)"
406
 
407
+ #: contact_form.php:581
408
  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"
409
  msgstr ""
410
 
411
+ #: contact_form.php:585
412
  msgid "Language settings for the field names in the form"
413
  msgstr ""
414
 
415
+ #: contact_form.php:594
416
  msgid "Add a language"
417
  msgstr ""
418
 
419
+ #: contact_form.php:598
420
  #, fuzzy
421
  msgid "Change the names of the contact form fields and error messages"
422
  msgstr "Forandre etikett for felter i kontaktskjemaet"
423
 
424
+ #: contact_form.php:603
425
+ #: contact_form.php:674
426
  msgid "English"
427
  msgstr ""
428
 
429
+ #: contact_form.php:622
430
+ #: contact_form.php:651
431
  msgid "Error message for the Name field"
432
  msgstr ""
433
 
434
+ #: contact_form.php:623
435
+ #: contact_form.php:652
436
  msgid "Error message for the Address field"
437
  msgstr ""
438
 
439
+ #: contact_form.php:624
440
+ #: contact_form.php:653
441
  msgid "Error message for the Email field"
442
  msgstr ""
443
 
444
+ #: contact_form.php:625
445
+ #: contact_form.php:654
446
  msgid "Error message for the Phone field"
447
  msgstr ""
448
 
449
+ #: contact_form.php:626
450
+ #: contact_form.php:655
451
  msgid "Error message for the Subject field"
452
  msgstr ""
453
 
454
+ #: contact_form.php:627
455
+ #: contact_form.php:656
456
  msgid "Error message for the Message field"
457
  msgstr ""
458
 
459
+ #: contact_form.php:628
460
+ #: contact_form.php:657
461
  msgid "Error message about the file type for the Attachment field"
462
  msgstr ""
463
 
464
+ #: contact_form.php:629
465
+ #: contact_form.php:658
466
  msgid "Error message while uploading a file for the Attachment field to the server"
467
  msgstr ""
468
 
469
+ #: contact_form.php:630
470
+ #: contact_form.php:659
471
  msgid "Error message while moving the file for the Attachment field"
472
  msgstr ""
473
 
474
+ #: contact_form.php:631
475
+ #: contact_form.php:660
476
  msgid "Error message when file size limit for the Attachment field is exceeded"
477
  msgstr ""
478
 
479
+ #: contact_form.php:632
480
+ #: contact_form.php:661
481
  msgid "Error message for the Captcha field"
482
  msgstr ""
483
 
484
+ #: contact_form.php:633
485
+ #: contact_form.php:662
486
  msgid "Error message for the whole form"
487
  msgstr ""
488
 
489
+ #: contact_form.php:635
490
+ #: contact_form.php:664
491
+ #: contact_form.php:683
492
+ #: contact_form.php:689
493
  msgid "Use shortcode"
494
  msgstr ""
495
 
496
+ #: contact_form.php:635
497
+ #: contact_form.php:664
498
+ #: contact_form.php:683
499
+ #: contact_form.php:689
500
  msgid "for this language"
501
  msgstr ""
502
 
503
+ #: contact_form.php:671
504
  msgid "Action after email is sent"
505
  msgstr ""
506
 
507
+ #: contact_form.php:673
508
  #, fuzzy
509
  msgid "Display text"
510
  msgstr "Vis vedlegg"
511
 
512
+ #: contact_form.php:682
513
+ #: contact_form.php:688
514
  msgid "Text"
515
  msgstr ""
516
 
517
+ #: contact_form.php:695
518
  msgid "Redirect to the page"
519
  msgstr ""
520
 
521
+ #: contact_form.php:696
522
  msgid "Url"
523
  msgstr ""
524
 
525
+ #: contact_form.php:701
526
+ #: contact_form.php:876
527
  msgid "Save Changes"
528
  msgstr "Lagre endringer"
529
 
530
+ #: contact_form.php:716
531
  #, fuzzy
532
  msgid "Contact Form Pro | Extra Settings"
533
  msgstr "Innstillinger for kontaktskjema"
534
 
535
+ #: contact_form.php:723
536
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
537
  msgstr ""
538
 
539
+ #: contact_form.php:730
540
  msgid "Errors output"
541
  msgstr ""
542
 
543
+ #: contact_form.php:733
544
  msgid "Display error messages"
545
  msgstr ""
546
 
547
+ #: contact_form.php:734
548
  msgid "Color of the input field errors."
549
  msgstr ""
550
 
551
+ #: contact_form.php:735
552
  msgid "Display error messages & color of the input field errors"
553
  msgstr ""
554
 
555
+ #: contact_form.php:740
556
  msgid "Add placeholder to the input blocks"
557
  msgstr ""
558
 
559
+ #: contact_form.php:746
560
  #, fuzzy
561
  msgid "Add tooltips"
562
  msgstr "Flere valg"
563
 
564
+ #: contact_form.php:760
565
  #, fuzzy
566
  msgid "Email address"
567
  msgstr "Epostadresse:"
568
 
569
+ #: contact_form.php:765
570
  msgid "Phone Number"
571
  msgstr ""
572
 
573
+ #: contact_form.php:779
574
  #, fuzzy
575
  msgid "Attachment"
576
  msgstr "Vedlegg:"
577
 
578
+ #: contact_form.php:784
579
+ msgid "(powered by bestwebsoft.com)"
580
+ msgstr ""
581
+
582
+ #: contact_form.php:789
583
  #, fuzzy
584
  msgid "Style options"
585
  msgstr "Flere valg"
586
 
587
+ #: contact_form.php:792
588
  msgid "Text color"
589
  msgstr ""
590
 
591
+ #: contact_form.php:795
592
+ #: contact_form.php:800
593
+ #: contact_form.php:810
594
+ #: contact_form.php:815
595
+ #: contact_form.php:820
596
+ #: contact_form.php:825
597
+ #: contact_form.php:835
598
+ #: contact_form.php:840
599
+ #: contact_form.php:846
600
+ #: contact_form.php:857
601
+ #: contact_form.php:862
602
+ #: contact_form.php:867
603
  msgid "Default"
604
  msgstr ""
605
 
606
+ #: contact_form.php:797
607
  msgid "Label text color"
608
  msgstr ""
609
 
610
+ #: contact_form.php:802
611
  msgid "Placeholder color"
612
  msgstr ""
613
 
614
+ #: contact_form.php:807
615
  msgid "Errors color"
616
  msgstr ""
617
 
618
+ #: contact_form.php:812
619
  msgid "Error text color"
620
  msgstr ""
621
 
622
+ #: contact_form.php:817
623
  msgid "Background color of the input field errors"
624
  msgstr ""
625
 
626
+ #: contact_form.php:822
627
  msgid "Border color of the input field errors"
628
  msgstr ""
629
 
630
+ #: contact_form.php:827
631
  msgid "Placeholder color of the input field errors"
632
  msgstr ""
633
 
634
+ #: contact_form.php:832
635
  #, fuzzy
636
  msgid "Input fields"
637
  msgstr "Vis vedlegg"
638
 
639
+ #: contact_form.php:837
640
  msgid "Input fields background color"
641
  msgstr ""
642
 
643
+ #: contact_form.php:842
644
  msgid "Text fields color"
645
  msgstr ""
646
 
647
+ #: contact_form.php:844
648
  msgid "Border width in px, numbers only"
649
  msgstr ""
650
 
651
+ #: contact_form.php:848
652
+ #: contact_form.php:869
653
  msgid "Border color"
654
  msgstr ""
655
 
656
+ #: contact_form.php:853
657
  #, fuzzy
658
  msgid "Submit button"
659
  msgstr "Send"
660
 
661
+ #: contact_form.php:855
662
  msgid "Width in px, numbers only"
663
  msgstr ""
664
 
665
+ #: contact_form.php:859
666
  msgid "Button color"
667
  msgstr ""
668
 
669
+ #: contact_form.php:864
670
  msgid "Button text color"
671
  msgstr ""
672
 
673
+ #: contact_form.php:880
674
  #, fuzzy
675
  msgid "Contact Form Pro | Preview"
676
  msgstr "Kontaktskjema"
677
 
678
+ #: contact_form.php:883
679
  msgid "Show with errors"
680
  msgstr ""
681
 
682
+ #: contact_form.php:891
683
+ #: contact_form.php:893
684
  msgid "Please enter your full name..."
685
  msgstr ""
686
 
687
+ #: contact_form.php:904
688
+ #: contact_form.php:906
689
  msgid "Please enter your address..."
690
  msgstr ""
691
 
692
+ #: contact_form.php:915
693
+ #: contact_form.php:917
694
  #, fuzzy
695
  msgid "Please enter your email address..."
696
  msgstr "Benytt denne epostadressen:"
697
 
698
+ #: contact_form.php:926
699
+ #: contact_form.php:928
700
  msgid "Please enter your phone number..."
701
  msgstr ""
702
 
703
+ #: contact_form.php:937
704
+ #: contact_form.php:939
705
  msgid "Please enter subject..."
706
  msgstr ""
707
 
708
+ #: contact_form.php:947
709
+ #: contact_form.php:949
710
  msgid "Please enter your message..."
711
  msgstr ""
712
 
713
+ #: contact_form.php:960
714
  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"
715
  msgstr ""
716
 
717
+ #: contact_form.php:1029
718
+ msgid "Sorry, email message could not be delivered."
719
+ msgstr "Beklager, eposten din kunne ikke leveres."
720
+
721
+ #: contact_form.php:1113
722
  msgid "You can attach the following file formats"
723
  msgstr "Du kan legge til filer av følgende typer"
724
 
725
+ #: contact_form.php:1396
726
  msgid "Contact from"
727
  msgstr "Kontakt fra"
728
 
729
+ #: contact_form.php:1409
730
  msgid "Email"
731
  msgstr "Epost"
732
 
733
+ #: contact_form.php:1423
734
  msgid "Site"
735
  msgstr "Site"
736
 
737
+ #: contact_form.php:1478
738
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
739
  msgstr "Dersom du kan se denne MIME, så aksepterer ikke klienten din MIME-typer!"
740
 
741
+ #: contact_form.php:1537
742
  msgid "FAQ"
743
  msgstr "Vanlige spørsmål"
744
 
745
+ #: contact_form.php:1538
746
  msgid "Support"
747
  msgstr "Support"
748
 
749
+ #: contact_form.php:1597
750
  msgid "Are you sure that you want to delete this language data?"
751
  msgstr ""
752
 
753
+ #, fuzzy
754
+ #~ msgid "Memory usage"
755
+ #~ msgstr "Melding"
756
+
757
+ #, fuzzy
758
+ #~ msgid "Site URL"
759
+ #~ msgstr "Site"
760
+
761
+ #, fuzzy
762
+ #~ msgid "Please enter a valid email address."
763
+ #~ msgstr "Benytt denne epostadressen:"
764
+
765
+ #, fuzzy
766
+ #~ msgid "Pro plugins"
767
+ #~ msgstr "BWS Plugins"
768
+ #~ msgid "Activated plugins"
769
+ #~ msgstr "Aktiverte innstikk"
770
+ #~ msgid "Read more"
771
+ #~ msgstr "Les mer"
772
+ #~ msgid "Installed plugins"
773
+ #~ msgstr "Installerte instikk"
774
+ #~ msgid "Recommended plugins"
775
+ #~ msgstr "Anbefalte innstikk"
776
+
777
+ #, fuzzy
778
+ #~ msgid "Free plugins"
779
+ #~ msgstr "Anbefalte innstikk"
780
+ #~ msgid "Download"
781
+ #~ msgstr "Last ned"
782
+ #~ msgid "Install %s"
783
+ #~ msgstr "Installér %s"
784
+ #~ msgid "Install now from wordpress.org"
785
+ #~ msgstr "Innstallér nå fra wordpress.org"
786
+
787
+ #, fuzzy
788
+ #~ msgid "If you have any questions, please contact us via"
789
+ #~ msgstr ""
790
+ #~ "Hvis du har spørsmål kan du kontakte oss på plugin@bestwebsoft.com eller "
791
+ #~ "bruke kontaktskjemaet på hjemmesiden vår"
792
+
793
+ #, fuzzy
794
+ #~ msgid "Active Plugins"
795
+ #~ msgstr "Aktiverte innstikk"
796
+
797
+ #, fuzzy
798
+ #~ msgid "Inactive Plugins"
799
+ #~ msgstr "Aktiverte innstikk"
800
+
801
+ #, fuzzy
802
+ #~ msgid "Send to support"
803
+ #~ msgstr "Support"
804
  #~ msgid "Contact Form Options"
805
  #~ msgstr "Innstillinger for kontaktskjema"
806
  #~ msgid "Please enter a valid email address. Settings are not saved."
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-08-20 13:28+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:28+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"
@@ -16,965 +16,796 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: contact_form.php:107
20
- msgid "Not set"
21
- msgstr ""
22
-
23
- #: contact_form.php:109
24
- #: contact_form.php:113
25
- msgid "On"
26
- msgstr ""
27
-
28
- #: contact_form.php:111
29
- #: contact_form.php:115
30
- msgid "Off"
31
- msgstr ""
32
-
33
- #: contact_form.php:119
34
- #: contact_form.php:123
35
- #: contact_form.php:127
36
- #: contact_form.php:131
37
- #: contact_form.php:135
38
- #: contact_form.php:161
39
- msgid "N/A"
40
- msgstr ""
41
-
42
- #: contact_form.php:133
43
- msgid " Mb"
44
- msgstr ""
45
-
46
- #: contact_form.php:137
47
- #: contact_form.php:141
48
- #: contact_form.php:145
49
- #: contact_form.php:156
50
- msgid "Yes"
51
- msgstr ""
52
-
53
- #: contact_form.php:139
54
- #: contact_form.php:143
55
- #: contact_form.php:147
56
- #: contact_form.php:158
57
- msgid "No"
58
- msgstr ""
59
-
60
- #: contact_form.php:172
61
- msgid "Operating System"
62
- msgstr ""
63
-
64
- #: contact_form.php:173
65
- msgid "Server"
66
- msgstr ""
67
-
68
- #: contact_form.php:174
69
- #, fuzzy
70
- msgid "Memory usage"
71
- msgstr "Bericht"
72
-
73
- #: contact_form.php:175
74
- msgid "MYSQL Version"
75
- msgstr ""
76
-
77
- #: contact_form.php:176
78
- msgid "SQL Mode"
79
- msgstr ""
80
-
81
- #: contact_form.php:177
82
- msgid "PHP Version"
83
- msgstr ""
84
-
85
- #: contact_form.php:178
86
- msgid "PHP Safe Mode"
87
- msgstr ""
88
-
89
- #: contact_form.php:179
90
- msgid "PHP Allow URL fopen"
91
- msgstr ""
92
-
93
- #: contact_form.php:180
94
- msgid "PHP Memory Limit"
95
- msgstr ""
96
-
97
- #: contact_form.php:181
98
- msgid "PHP Max Upload Size"
99
- msgstr ""
100
-
101
- #: contact_form.php:182
102
- msgid "PHP Max Post Size"
103
- msgstr ""
104
-
105
- #: contact_form.php:183
106
- msgid "PHP Max Script Execute Time"
107
- msgstr ""
108
-
109
- #: contact_form.php:184
110
- msgid "PHP Exif support"
111
- msgstr ""
112
-
113
- #: contact_form.php:185
114
- msgid "PHP IPTC support"
115
- msgstr ""
116
-
117
- #: contact_form.php:186
118
- msgid "PHP XML support"
119
- msgstr ""
120
-
121
- #: contact_form.php:187
122
- #, fuzzy
123
- msgid "Site URL"
124
- msgstr "Website"
125
-
126
- #: contact_form.php:188
127
- msgid "Home URL"
128
- msgstr ""
129
-
130
- #: contact_form.php:189
131
- msgid "WordPress Version"
132
- msgstr ""
133
-
134
- #: contact_form.php:190
135
- msgid "WordPress DB Version"
136
- msgstr ""
137
-
138
- #: contact_form.php:191
139
- msgid "Multisite"
140
- msgstr ""
141
-
142
- #: contact_form.php:192
143
- msgid "Active Theme"
144
- msgstr ""
145
-
146
- #: contact_form.php:207
147
- #, fuzzy
148
- msgid "Please enter a valid email address."
149
- msgstr "Gebruik dit email adres:"
150
-
151
- #: contact_form.php:211
152
- msgid "Email with system info is sent to "
153
- msgstr ""
154
-
155
- #: contact_form.php:215
156
- #: contact_form.php:435
157
- msgid "Thank you for contacting us."
158
- msgstr "Bedankt voor uw bericht."
159
-
160
- #: contact_form.php:243
161
- #: contact_form.php:1370
162
- msgid "Sorry, email message could not be delivered."
163
- msgstr "Sorry, uw bericht kon niet worden verstuurd."
164
-
165
- #: contact_form.php:251
166
- #, fuzzy
167
- msgid "Pro plugins"
168
- msgstr "BWS Plugins"
169
-
170
- #: contact_form.php:254
171
- #: contact_form.php:280
172
- msgid "Activated plugins"
173
- msgstr "Geactiveerde plugins"
174
-
175
- #: contact_form.php:256
176
- #: contact_form.php:264
177
- #: contact_form.php:272
178
- #: contact_form.php:282
179
- #: contact_form.php:290
180
- #: contact_form.php:298
181
- msgid "Read more"
182
- msgstr "Lees verder"
183
-
184
- #: contact_form.php:256
185
- #: contact_form.php:282
186
- #: contact_form.php:790
187
- #: contact_form.php:1059
188
- #: contact_form.php:1866
189
- #: contact_form.php:1877
190
- msgid "Settings"
191
- msgstr "Instellingen"
192
-
193
- #: contact_form.php:262
194
- #: contact_form.php:288
195
- msgid "Installed plugins"
196
- msgstr "Geïnstalleerde Plugins"
197
-
198
- #: contact_form.php:270
199
- #: contact_form.php:296
200
- msgid "Recommended plugins"
201
- msgstr "Aanbevolen Plugins"
202
-
203
- #: contact_form.php:272
204
- msgid "Purchase"
205
- msgstr ""
206
-
207
- #: contact_form.php:277
208
- #, fuzzy
209
- msgid "Free plugins"
210
- msgstr "Aanbevolen Plugins"
211
-
212
- #: contact_form.php:298
213
- msgid "Download"
214
- msgstr "Download"
215
-
216
- #: contact_form.php:298
217
- #, php-format
218
- msgid "Install %s"
219
- msgstr "Installeer %s"
220
-
221
- #: contact_form.php:298
222
- msgid "Install now from wordpress.org"
223
- msgstr "Installeer nu via wordpress.org"
224
-
225
- #: contact_form.php:303
226
- #, fuzzy
227
- msgid "If you have any questions, please contact us via"
228
- msgstr "Mocht u nog vragen hebben, stuur dan een email naar plugin@bestwebsoft.com of vul het contactformulier op onze website in."
229
-
230
- #: contact_form.php:310
231
- msgid "System status"
232
- msgstr ""
233
-
234
- #: contact_form.php:314
235
- msgid "Environment"
236
- msgstr ""
237
-
238
- #: contact_form.php:325
239
- #, fuzzy
240
- msgid "Active Plugins"
241
- msgstr "Geactiveerde plugins"
242
-
243
- #: contact_form.php:336
244
- #, fuzzy
245
- msgid "Inactive Plugins"
246
- msgstr "Geactiveerde plugins"
247
-
248
- #: contact_form.php:350
249
- #, fuzzy
250
- msgid "Send to support"
251
- msgstr "Ondersteuning"
252
-
253
- #: contact_form.php:357
254
- msgid "Send to custom email &#187;"
255
- msgstr ""
256
-
257
- #: contact_form.php:373
258
- #: contact_form.php:786
259
  #, fuzzy
260
  msgid "Contact Form Settings"
261
  msgstr "Contact Form Opties"
262
 
263
- #: contact_form.php:373
264
  msgid "Contact Form"
265
  msgstr "Contact Form"
266
 
267
- #: contact_form.php:374
268
  #, fuzzy
269
  msgid "Contact Form Pro Extra Settings"
270
  msgstr "Contact Form Opties"
271
 
272
- #: contact_form.php:374
273
- #: contact_form.php:1065
274
  #, fuzzy
275
  msgid "Contact Form Pro"
276
  msgstr "Contact Form"
277
 
278
- #: contact_form.php:413
279
- #: contact_form.php:954
280
- #: contact_form.php:983
281
  msgid "Name:"
282
  msgstr "Naam:"
283
 
284
- #: contact_form.php:414
285
- #: contact_form.php:955
286
- #: contact_form.php:984
287
  #, fuzzy
288
  msgid "Address:"
289
  msgstr "Email adres:"
290
 
291
- #: contact_form.php:415
292
- #: contact_form.php:956
293
- #: contact_form.php:985
294
  msgid "Email Address:"
295
  msgstr "Email adres:"
296
 
297
- #: contact_form.php:416
298
- #: contact_form.php:957
299
- #: contact_form.php:986
300
  msgid "Phone number:"
301
  msgstr "Telefoonnummer:"
302
 
303
- #: contact_form.php:417
304
- #: contact_form.php:958
305
- #: contact_form.php:987
306
  msgid "Subject:"
307
  msgstr "Onderwerp:"
308
 
309
- #: contact_form.php:418
310
- #: contact_form.php:959
311
- #: contact_form.php:988
312
  msgid "Message:"
313
  msgstr "Bericht:"
314
 
315
- #: contact_form.php:419
316
- #: contact_form.php:960
317
- #: contact_form.php:989
318
  msgid "Attachment:"
319
  msgstr "Bijlage:"
320
 
321
- #: contact_form.php:420
322
- #: contact_form.php:476
323
- #: contact_form.php:961
324
- #: contact_form.php:990
325
  msgid "Send me a copy"
326
  msgstr "Kopie aan mij sturen"
327
 
328
- #: contact_form.php:421
329
- #: contact_form.php:962
330
- #: contact_form.php:991
331
  msgid "Submit"
332
  msgstr "Versturen"
333
 
334
- #: contact_form.php:422
335
  msgid "Your name is required."
336
  msgstr "Uw naam is verplicht."
337
 
338
- #: contact_form.php:423
339
  #, fuzzy
340
  msgid "Address is required."
341
  msgstr "Een correct email adres is vereist."
342
 
343
- #: contact_form.php:424
344
  #, fuzzy
345
  msgid "A valid email address is required."
346
  msgstr "Een correct email adres is vereist."
347
 
348
- #: contact_form.php:425
349
- #: contact_form.php:471
350
- #: contact_form.php:474
351
  msgid "Phone number is required."
352
  msgstr "Telefoonnummer verplicht"
353
 
354
- #: contact_form.php:426
355
- #: contact_form.php:470
356
- #: contact_form.php:473
357
  msgid "Subject is required."
358
  msgstr "Onderwerp tekst is verplicht."
359
 
360
- #: contact_form.php:427
361
- #: contact_form.php:469
362
- #: contact_form.php:472
363
  msgid "Message text is required."
364
  msgstr "Bericht tekst is verplicht."
365
 
366
- #: contact_form.php:428
367
  msgid "File format is not valid."
368
  msgstr "Bijlage is beschadigd."
369
 
370
- #: contact_form.php:429
371
  msgid "File upload error."
372
  msgstr ""
373
 
374
- #: contact_form.php:430
375
  msgid "The file could not be uploaded."
376
  msgstr ""
377
 
378
- #: contact_form.php:431
379
  msgid "This file is too large."
380
  msgstr ""
381
 
382
- #: contact_form.php:432
383
  msgid "Please fill out the CAPTCHA."
384
  msgstr "Vul de CAPTCHA in."
385
 
386
- #: contact_form.php:433
387
  msgid "Please make corrections below and try again."
388
  msgstr "Vul alle vereiste informatie in en probeer het opnieuw."
389
 
390
- #: contact_form.php:741
 
 
 
 
391
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
392
  msgstr "Als de optie 'Doorsturen naar pagina' is geselecteerd, dient u het url veld in te vullen in de volgende format"
393
 
394
- #: contact_form.php:750
395
  msgid "Such user does not exist. Settings are not saved."
396
  msgstr "Deze gebruiker bestaat niet. Instellingen zijn niet opgeslagen."
397
 
398
- #: contact_form.php:755
399
- #: contact_form.php:761
400
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
401
  msgstr "Geef een geldig email adres op. Instellingen zijn niet opgeslagen."
402
 
403
- #: contact_form.php:766
404
  #, fuzzy
405
  msgid "Settings saved."
406
  msgstr "Instellingen opgeslagen."
407
 
408
- #: contact_form.php:791
409
- #: contact_form.php:1060
 
 
 
 
 
 
 
410
  #, fuzzy
411
  msgid "Extra settings"
412
  msgstr "Instellingen"
413
 
414
- #: contact_form.php:796
415
- #: contact_form.php:1316
416
  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:"
417
  msgstr "Als je een Contact Form aan je website wil toevoegen, kopieer dan deze code in je bericht, op je pagina of widget:"
418
 
419
- #: contact_form.php:796
420
- #: contact_form.php:797
421
- #: contact_form.php:976
422
- #: contact_form.php:1024
423
  msgid "or"
424
  msgstr ""
425
 
426
- #: contact_form.php:797
427
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
428
  msgstr ""
429
 
430
- #: contact_form.php:798
431
  msgid "They work the same way."
432
  msgstr ""
433
 
434
- #: contact_form.php:799
435
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
436
  msgstr "Als onderstaande velden leeg blijven, zal het bericht gestuurd worden aan het adres dat is gespecificeerd tijdens de registratie."
437
 
438
- #: contact_form.php:803
439
  msgid "The user's email address:"
440
  msgstr "Gebruik het email adres van de Wordpress gebruiker:"
441
 
442
- #: contact_form.php:807
443
  msgid "Create a username"
444
  msgstr "Kies gebruikersnaam"
445
 
446
- #: contact_form.php:812
447
  msgid "Enter a username of the person who should get the messages from the contact form."
448
  msgstr "Voer de naam in van de gebruiker die berichten van dit contact formulier moet ontvangen."
449
 
450
- #: contact_form.php:816
451
  msgid "Use this email address:"
452
  msgstr "Gebruik dit email adres:"
453
 
454
- #: contact_form.php:819
455
  msgid "Enter the email address you want the messages forwarded to."
456
  msgstr "Geef een email adres op waar de berichten naar verstuurd moeten worden."
457
 
458
- #: contact_form.php:823
459
  msgid "Additional options"
460
  msgstr "Extra opties"
461
 
462
- #: contact_form.php:826
463
  msgid "What to use?"
464
  msgstr "Voor welk gebruik?"
465
 
466
- #: contact_form.php:829
467
  msgid "Wp-mail"
468
  msgstr "Wp-mail"
469
 
470
- #: contact_form.php:830
471
  msgid "You can use the wp_mail function for mailing"
472
  msgstr "Om emails te verzenden kunt u the wordpress wp-mail functie gebruiken"
473
 
474
- #: contact_form.php:836
475
  msgid "Mail"
476
  msgstr "Mail"
477
 
478
- #: contact_form.php:837
479
  msgid "To send mail you can use the php mail function"
480
  msgstr "Om emails te verzenden kunt e de php mail functie gebruiken"
481
 
482
- #: contact_form.php:841
483
  msgid "Change text of the 'FROM' field"
484
  msgstr "Verander de tekst voor 'VAN' veld van het email adres"
485
 
486
- #: contact_form.php:847
487
  msgid "Enter the email address in the 'From' field"
488
  msgstr "Kies het email adres voor 'Van' veld voor het versturen van de mail"
489
 
490
- #: contact_form.php:849
491
  msgid "User email"
492
  msgstr ""
493
 
494
- #: contact_form.php:849
495
  #, fuzzy
496
  msgid "The email address of the user who fills the form will be used in the field 'From'."
497
  msgstr "In het veld 'Van' in de email zal het email adres van degene die het formulier invult gebruikt worden."
498
 
499
- #: contact_form.php:851
500
  msgid "This email address will be used in the 'From' field."
501
  msgstr "In het veld 'Van' dit email adres zal worden gebruikt."
502
 
503
- #: contact_form.php:855
504
  #, fuzzy
505
  msgid "Display fields"
506
  msgstr "Toon tekst"
507
 
508
- #: contact_form.php:857
509
- #: contact_form.php:906
510
- #: contact_form.php:1096
511
- #: contact_form.php:1747
512
  #, fuzzy
513
  msgid "Address"
514
  msgstr "Email adres:"
515
 
516
- #: contact_form.php:858
517
- #: contact_form.php:908
518
- #: contact_form.php:1755
519
  msgid "Phone"
520
  msgstr "Telefoonnummer"
521
 
522
- #: contact_form.php:859
523
  #, fuzzy
524
  msgid "Attachment block"
525
  msgstr "Toon de bijlage knop"
526
 
527
- #: contact_form.php:859
528
  msgid "Users can attach the following file formats"
529
  msgstr "Gebruikers kunnen de volgende bestandtypen toevoegen"
530
 
531
- #: contact_form.php:871
532
- #: contact_form.php:874
533
- #: contact_form.php:877
534
- #: contact_form.php:1125
535
  msgid "Captcha"
536
  msgstr ""
537
 
538
- #: contact_form.php:871
539
- #: contact_form.php:874
540
- #: contact_form.php:877
541
- #: contact_form.php:1125
542
- msgid "(powered by bestwebsoft.com)"
543
  msgstr ""
544
 
545
- #: contact_form.php:874
546
  #, fuzzy
547
  msgid "Activate captcha"
548
  msgstr "Geactiveerde plugins"
549
 
550
- #: contact_form.php:877
551
  #, fuzzy
552
  msgid "Download captcha"
553
  msgstr "Download"
554
 
555
- #: contact_form.php:882
556
  #, fuzzy
557
  msgid "Display tips below the Attachment block"
558
  msgstr "Toon uitleg na Bijlage knop"
559
 
560
- #: contact_form.php:891
561
  msgid "Delete an attachment file from the server after the email is sent"
562
  msgstr ""
563
 
564
- #: contact_form.php:897
565
  #, fuzzy
566
  msgid "Display 'Send me a copy' block"
567
  msgstr "Geef 'Kopie aan mij sturen' weer"
568
 
569
- #: contact_form.php:903
570
  msgid "Required fields"
571
  msgstr "Verplicht veld"
572
 
573
- #: contact_form.php:905
574
- #: contact_form.php:1091
575
- #: contact_form.php:1742
576
  msgid "Name"
577
  msgstr "Naam"
578
 
579
- #: contact_form.php:907
580
  #, fuzzy
581
  msgid "Email Address"
582
  msgstr "Email adres:"
583
 
584
- #: contact_form.php:909
585
- #: contact_form.php:1111
586
- #: contact_form.php:1758
587
  msgid "Subject"
588
  msgstr "Onderwerp"
589
 
590
- #: contact_form.php:910
591
- #: contact_form.php:1115
592
- #: contact_form.php:1761
593
  msgid "Message"
594
  msgstr "Bericht"
595
 
596
- #: contact_form.php:914
597
  #, fuzzy
598
  msgid "Display additional info in the email"
599
  msgstr "Toon aanvullende informatie in de email"
600
 
601
- #: contact_form.php:919
602
- #: contact_form.php:1714
603
  msgid "Sent from (ip address)"
604
  msgstr "Verstuurd van (IP-adres)"
605
 
606
- #: contact_form.php:919
607
  #, fuzzy
608
  msgid "Example: Sent from (IP address):\t127.0.0.1"
609
  msgstr "Verstuurd van (IP-adres)"
610
 
611
- #: contact_form.php:920
612
- #: contact_form.php:1719
613
  msgid "Date/Time"
614
  msgstr "Datum/Tijd"
615
 
616
- #: contact_form.php:920
617
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
618
  msgstr ""
619
 
620
- #: contact_form.php:921
621
- #: contact_form.php:1724
622
  msgid "Sent from (referer)"
623
  msgstr "Verstuurd vanaf (referer)"
624
 
625
- #: contact_form.php:921
626
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
627
  msgstr ""
628
 
629
- #: contact_form.php:922
630
- #: contact_form.php:1729
631
  msgid "Using (user agent)"
632
  msgstr "Met (user agent)"
633
 
634
- #: contact_form.php:922
635
  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"
636
  msgstr ""
637
 
638
- #: contact_form.php:926
639
  msgid "Language settings for the field names in the form"
640
  msgstr "Taal instellingen voor velden met een label"
641
 
642
- #: contact_form.php:935
643
  #, fuzzy
644
  msgid "Add a language"
645
  msgstr "Voeg een taal toe"
646
 
647
- #: contact_form.php:939
648
  msgid "Change the names of the contact form fields and error messages"
649
  msgstr "Verander de namen van de labels en de foutmeldingen"
650
 
651
- #: contact_form.php:944
652
- #: contact_form.php:1015
653
  msgid "English"
654
  msgstr "Engels"
655
 
656
- #: contact_form.php:963
657
- #: contact_form.php:992
658
  msgid "Error message for the Name field"
659
  msgstr "Foutmelding voor naam veld"
660
 
661
- #: contact_form.php:964
662
- #: contact_form.php:993
663
  #, fuzzy
664
  msgid "Error message for the Address field"
665
  msgstr "Foutmelding voor bericht veld"
666
 
667
- #: contact_form.php:965
668
- #: contact_form.php:994
669
  msgid "Error message for the Email field"
670
  msgstr "Foutmelding voor email veld"
671
 
672
- #: contact_form.php:966
673
- #: contact_form.php:995
674
  msgid "Error message for the Phone field"
675
  msgstr "Foutmelding voor telefoonnummer veld"
676
 
677
- #: contact_form.php:967
678
- #: contact_form.php:996
679
  msgid "Error message for the Subject field"
680
  msgstr "Foutmelding voor onderwerp veld"
681
 
682
- #: contact_form.php:968
683
- #: contact_form.php:997
684
  msgid "Error message for the Message field"
685
  msgstr "Foutmelding voor bericht veld"
686
 
687
- #: contact_form.php:969
688
- #: contact_form.php:998
689
  #, fuzzy
690
  msgid "Error message about the file type for the Attachment field"
691
  msgstr "Foutmelding voor bijlage veld"
692
 
693
- #: contact_form.php:970
694
- #: contact_form.php:999
695
  #, fuzzy
696
  msgid "Error message while uploading a file for the Attachment field to the server"
697
  msgstr "Foutmelding voor bijlage veld"
698
 
699
- #: contact_form.php:971
700
- #: contact_form.php:1000
701
  #, fuzzy
702
  msgid "Error message while moving the file for the Attachment field"
703
  msgstr "Foutmelding voor bijlage veld"
704
 
705
- #: contact_form.php:972
706
- #: contact_form.php:1001
707
  #, fuzzy
708
  msgid "Error message when file size limit for the Attachment field is exceeded"
709
  msgstr "Foutmelding voor bijlage veld"
710
 
711
- #: contact_form.php:973
712
- #: contact_form.php:1002
713
  msgid "Error message for the Captcha field"
714
  msgstr "Foutmelding voor captcha"
715
 
716
- #: contact_form.php:974
717
- #: contact_form.php:1003
718
  msgid "Error message for the whole form"
719
  msgstr "Foutmelding voor het gehele formulier"
720
 
721
- #: contact_form.php:976
722
- #: contact_form.php:1005
723
- #: contact_form.php:1024
724
- #: contact_form.php:1030
725
  msgid "Use shortcode"
726
  msgstr "Gebruik shortcode"
727
 
728
- #: contact_form.php:976
729
- #: contact_form.php:1005
730
- #: contact_form.php:1024
731
- #: contact_form.php:1030
732
  msgid "for this language"
733
  msgstr "voor deze taal"
734
 
735
- #: contact_form.php:1012
736
  msgid "Action after email is sent"
737
  msgstr "Actie na het verzenden van de email"
738
 
739
- #: contact_form.php:1014
740
  msgid "Display text"
741
  msgstr "Toon tekst"
742
 
743
- #: contact_form.php:1023
744
- #: contact_form.php:1029
745
  msgid "Text"
746
  msgstr "Tekst"
747
 
748
- #: contact_form.php:1036
749
  msgid "Redirect to the page"
750
  msgstr "Dooorsturen naar pagina"
751
 
752
- #: contact_form.php:1037
753
  msgid "Url"
754
  msgstr "Url"
755
 
756
- #: contact_form.php:1042
757
- #: contact_form.php:1217
758
  msgid "Save Changes"
759
  msgstr "Bewaar veranderingen"
760
 
761
- #: contact_form.php:1057
762
  #, fuzzy
763
  msgid "Contact Form Pro | Extra Settings"
764
  msgstr "Contact Form Opties"
765
 
766
- #: contact_form.php:1064
767
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
768
  msgstr ""
769
 
770
- #: contact_form.php:1071
771
  msgid "Errors output"
772
  msgstr ""
773
 
774
- #: contact_form.php:1074
775
  msgid "Display error messages"
776
  msgstr ""
777
 
778
- #: contact_form.php:1075
779
  msgid "Color of the input field errors."
780
  msgstr ""
781
 
782
- #: contact_form.php:1076
783
  #, fuzzy
784
  msgid "Display error messages & color of the input field errors"
785
  msgstr "Foutmelding voor onderwerp veld"
786
 
787
- #: contact_form.php:1081
788
  msgid "Add placeholder to the input blocks"
789
  msgstr ""
790
 
791
- #: contact_form.php:1087
792
  #, fuzzy
793
  msgid "Add tooltips"
794
  msgstr "Extra opties"
795
 
796
- #: contact_form.php:1101
797
  #, fuzzy
798
  msgid "Email address"
799
  msgstr "Email adres:"
800
 
801
- #: contact_form.php:1106
802
  #, fuzzy
803
  msgid "Phone Number"
804
  msgstr "Telefoonnummer:"
805
 
806
- #: contact_form.php:1120
807
  #, fuzzy
808
  msgid "Attachment"
809
  msgstr "Bijlage:"
810
 
811
- #: contact_form.php:1130
 
 
 
 
812
  #, fuzzy
813
  msgid "Style options"
814
  msgstr "Extra opties"
815
 
816
- #: contact_form.php:1133
817
  msgid "Text color"
818
  msgstr ""
819
 
820
- #: contact_form.php:1136
821
- #: contact_form.php:1141
822
- #: contact_form.php:1151
823
- #: contact_form.php:1156
824
- #: contact_form.php:1161
825
- #: contact_form.php:1166
826
- #: contact_form.php:1176
827
- #: contact_form.php:1181
828
- #: contact_form.php:1187
829
- #: contact_form.php:1198
830
- #: contact_form.php:1203
831
- #: contact_form.php:1208
832
  msgid "Default"
833
  msgstr ""
834
 
835
- #: contact_form.php:1138
836
  msgid "Label text color"
837
  msgstr ""
838
 
839
- #: contact_form.php:1143
840
  msgid "Placeholder color"
841
  msgstr ""
842
 
843
- #: contact_form.php:1148
844
  msgid "Errors color"
845
  msgstr ""
846
 
847
- #: contact_form.php:1153
848
  msgid "Error text color"
849
  msgstr ""
850
 
851
- #: contact_form.php:1158
852
  msgid "Background color of the input field errors"
853
  msgstr ""
854
 
855
- #: contact_form.php:1163
856
  msgid "Border color of the input field errors"
857
  msgstr ""
858
 
859
- #: contact_form.php:1168
860
  msgid "Placeholder color of the input field errors"
861
  msgstr ""
862
 
863
- #: contact_form.php:1173
864
  #, fuzzy
865
  msgid "Input fields"
866
  msgstr "Toon tekst"
867
 
868
- #: contact_form.php:1178
869
  msgid "Input fields background color"
870
  msgstr ""
871
 
872
- #: contact_form.php:1183
873
  msgid "Text fields color"
874
  msgstr ""
875
 
876
- #: contact_form.php:1185
877
  msgid "Border width in px, numbers only"
878
  msgstr ""
879
 
880
- #: contact_form.php:1189
881
- #: contact_form.php:1210
882
  msgid "Border color"
883
  msgstr ""
884
 
885
- #: contact_form.php:1194
886
  #, fuzzy
887
  msgid "Submit button"
888
  msgstr "Versturen"
889
 
890
- #: contact_form.php:1196
891
  msgid "Width in px, numbers only"
892
  msgstr ""
893
 
894
- #: contact_form.php:1200
895
  msgid "Button color"
896
  msgstr ""
897
 
898
- #: contact_form.php:1205
899
  msgid "Button text color"
900
  msgstr ""
901
 
902
- #: contact_form.php:1221
903
  #, fuzzy
904
  msgid "Contact Form Pro | Preview"
905
  msgstr "Contact Form"
906
 
907
- #: contact_form.php:1224
908
  msgid "Show with errors"
909
  msgstr ""
910
 
911
- #: contact_form.php:1232
912
- #: contact_form.php:1234
913
  msgid "Please enter your full name..."
914
  msgstr ""
915
 
916
- #: contact_form.php:1245
917
- #: contact_form.php:1247
918
  msgid "Please enter your address..."
919
  msgstr ""
920
 
921
- #: contact_form.php:1256
922
- #: contact_form.php:1258
923
  #, fuzzy
924
  msgid "Please enter your email address..."
925
  msgstr "Gebruik dit email adres:"
926
 
927
- #: contact_form.php:1267
928
- #: contact_form.php:1269
929
  msgid "Please enter your phone number..."
930
  msgstr ""
931
 
932
- #: contact_form.php:1278
933
- #: contact_form.php:1280
934
  msgid "Please enter subject..."
935
  msgstr ""
936
 
937
- #: contact_form.php:1288
938
- #: contact_form.php:1290
939
  msgid "Please enter your message..."
940
  msgstr ""
941
 
942
- #: contact_form.php:1301
943
  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"
944
  msgstr ""
945
 
946
- #: contact_form.php:1454
 
 
 
 
947
  msgid "You can attach the following file formats"
948
  msgstr "Bestanden van de volgende formaten kunnen worden bijgevoegd"
949
 
950
- #: contact_form.php:1737
951
  msgid "Contact from"
952
  msgstr "Contact van"
953
 
954
- #: contact_form.php:1750
955
  msgid "Email"
956
  msgstr "Email"
957
 
958
- #: contact_form.php:1764
959
  msgid "Site"
960
  msgstr "Website"
961
 
962
- #: contact_form.php:1819
963
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
964
  msgstr "Als u deze MIME ziet, dan ondersteunt uw client geen MIME-Typen!"
965
 
966
- #: contact_form.php:1878
967
  msgid "FAQ"
968
  msgstr "Veel gestelde vragen (FAQ)"
969
 
970
- #: contact_form.php:1879
971
  msgid "Support"
972
  msgstr "Ondersteuning"
973
 
974
- #: contact_form.php:1937
975
  msgid "Are you sure that you want to delete this language data?"
976
  msgstr "Weet u zeker dat u deze taal wilt verwijderen?"
977
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
978
  #~ msgid "Contact Form Options"
979
  #~ msgstr "Contact Form Opties"
980
  #~ msgid "Display Attachment tips"
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:51+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:51+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"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: contact_form.php:32
20
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  #, fuzzy
22
  msgid "Contact Form Settings"
23
  msgstr "Contact Form Opties"
24
 
25
+ #: contact_form.php:32
26
  msgid "Contact Form"
27
  msgstr "Contact Form"
28
 
29
+ #: contact_form.php:33
30
  #, fuzzy
31
  msgid "Contact Form Pro Extra Settings"
32
  msgstr "Contact Form Opties"
33
 
34
+ #: contact_form.php:33
35
+ #: contact_form.php:724
36
  #, fuzzy
37
  msgid "Contact Form Pro"
38
  msgstr "Contact Form"
39
 
40
+ #: contact_form.php:72
41
+ #: contact_form.php:613
42
+ #: contact_form.php:642
43
  msgid "Name:"
44
  msgstr "Naam:"
45
 
46
+ #: contact_form.php:73
47
+ #: contact_form.php:614
48
+ #: contact_form.php:643
49
  #, fuzzy
50
  msgid "Address:"
51
  msgstr "Email adres:"
52
 
53
+ #: contact_form.php:74
54
+ #: contact_form.php:615
55
+ #: contact_form.php:644
56
  msgid "Email Address:"
57
  msgstr "Email adres:"
58
 
59
+ #: contact_form.php:75
60
+ #: contact_form.php:616
61
+ #: contact_form.php:645
62
  msgid "Phone number:"
63
  msgstr "Telefoonnummer:"
64
 
65
+ #: contact_form.php:76
66
+ #: contact_form.php:617
67
+ #: contact_form.php:646
68
  msgid "Subject:"
69
  msgstr "Onderwerp:"
70
 
71
+ #: contact_form.php:77
72
+ #: contact_form.php:618
73
+ #: contact_form.php:647
74
  msgid "Message:"
75
  msgstr "Bericht:"
76
 
77
+ #: contact_form.php:78
78
+ #: contact_form.php:619
79
+ #: contact_form.php:648
80
  msgid "Attachment:"
81
  msgstr "Bijlage:"
82
 
83
+ #: contact_form.php:79
84
+ #: contact_form.php:135
85
+ #: contact_form.php:620
86
+ #: contact_form.php:649
87
  msgid "Send me a copy"
88
  msgstr "Kopie aan mij sturen"
89
 
90
+ #: contact_form.php:80
91
+ #: contact_form.php:621
92
+ #: contact_form.php:650
93
  msgid "Submit"
94
  msgstr "Versturen"
95
 
96
+ #: contact_form.php:81
97
  msgid "Your name is required."
98
  msgstr "Uw naam is verplicht."
99
 
100
+ #: contact_form.php:82
101
  #, fuzzy
102
  msgid "Address is required."
103
  msgstr "Een correct email adres is vereist."
104
 
105
+ #: contact_form.php:83
106
  #, fuzzy
107
  msgid "A valid email address is required."
108
  msgstr "Een correct email adres is vereist."
109
 
110
+ #: contact_form.php:84
111
+ #: contact_form.php:130
112
+ #: contact_form.php:133
113
  msgid "Phone number is required."
114
  msgstr "Telefoonnummer verplicht"
115
 
116
+ #: contact_form.php:85
117
+ #: contact_form.php:129
118
+ #: contact_form.php:132
119
  msgid "Subject is required."
120
  msgstr "Onderwerp tekst is verplicht."
121
 
122
+ #: contact_form.php:86
123
+ #: contact_form.php:128
124
+ #: contact_form.php:131
125
  msgid "Message text is required."
126
  msgstr "Bericht tekst is verplicht."
127
 
128
+ #: contact_form.php:87
129
  msgid "File format is not valid."
130
  msgstr "Bijlage is beschadigd."
131
 
132
+ #: contact_form.php:88
133
  msgid "File upload error."
134
  msgstr ""
135
 
136
+ #: contact_form.php:89
137
  msgid "The file could not be uploaded."
138
  msgstr ""
139
 
140
+ #: contact_form.php:90
141
  msgid "This file is too large."
142
  msgstr ""
143
 
144
+ #: contact_form.php:91
145
  msgid "Please fill out the CAPTCHA."
146
  msgstr "Vul de CAPTCHA in."
147
 
148
+ #: contact_form.php:92
149
  msgid "Please make corrections below and try again."
150
  msgstr "Vul alle vereiste informatie in en probeer het opnieuw."
151
 
152
+ #: contact_form.php:94
153
+ msgid "Thank you for contacting us."
154
+ msgstr "Bedankt voor uw bericht."
155
+
156
+ #: contact_form.php:400
157
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
158
  msgstr "Als de optie 'Doorsturen naar pagina' is geselecteerd, dient u het url veld in te vullen in de volgende format"
159
 
160
+ #: contact_form.php:409
161
  msgid "Such user does not exist. Settings are not saved."
162
  msgstr "Deze gebruiker bestaat niet. Instellingen zijn niet opgeslagen."
163
 
164
+ #: contact_form.php:414
165
+ #: contact_form.php:420
166
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
167
  msgstr "Geef een geldig email adres op. Instellingen zijn niet opgeslagen."
168
 
169
+ #: contact_form.php:425
170
  #, fuzzy
171
  msgid "Settings saved."
172
  msgstr "Instellingen opgeslagen."
173
 
174
+ #: contact_form.php:449
175
+ #: contact_form.php:718
176
+ #: contact_form.php:1525
177
+ #: contact_form.php:1536
178
+ msgid "Settings"
179
+ msgstr "Instellingen"
180
+
181
+ #: contact_form.php:450
182
+ #: contact_form.php:719
183
  #, fuzzy
184
  msgid "Extra settings"
185
  msgstr "Instellingen"
186
 
187
+ #: contact_form.php:455
188
+ #: contact_form.php:975
189
  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:"
190
  msgstr "Als je een Contact Form aan je website wil toevoegen, kopieer dan deze code in je bericht, op je pagina of widget:"
191
 
192
+ #: contact_form.php:455
193
+ #: contact_form.php:456
194
+ #: contact_form.php:635
195
+ #: contact_form.php:683
196
  msgid "or"
197
  msgstr ""
198
 
199
+ #: contact_form.php:456
200
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
201
  msgstr ""
202
 
203
+ #: contact_form.php:457
204
  msgid "They work the same way."
205
  msgstr ""
206
 
207
+ #: contact_form.php:458
208
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
209
  msgstr "Als onderstaande velden leeg blijven, zal het bericht gestuurd worden aan het adres dat is gespecificeerd tijdens de registratie."
210
 
211
+ #: contact_form.php:462
212
  msgid "The user's email address:"
213
  msgstr "Gebruik het email adres van de Wordpress gebruiker:"
214
 
215
+ #: contact_form.php:466
216
  msgid "Create a username"
217
  msgstr "Kies gebruikersnaam"
218
 
219
+ #: contact_form.php:471
220
  msgid "Enter a username of the person who should get the messages from the contact form."
221
  msgstr "Voer de naam in van de gebruiker die berichten van dit contact formulier moet ontvangen."
222
 
223
+ #: contact_form.php:475
224
  msgid "Use this email address:"
225
  msgstr "Gebruik dit email adres:"
226
 
227
+ #: contact_form.php:478
228
  msgid "Enter the email address you want the messages forwarded to."
229
  msgstr "Geef een email adres op waar de berichten naar verstuurd moeten worden."
230
 
231
+ #: contact_form.php:482
232
  msgid "Additional options"
233
  msgstr "Extra opties"
234
 
235
+ #: contact_form.php:485
236
  msgid "What to use?"
237
  msgstr "Voor welk gebruik?"
238
 
239
+ #: contact_form.php:488
240
  msgid "Wp-mail"
241
  msgstr "Wp-mail"
242
 
243
+ #: contact_form.php:489
244
  msgid "You can use the wp_mail function for mailing"
245
  msgstr "Om emails te verzenden kunt u the wordpress wp-mail functie gebruiken"
246
 
247
+ #: contact_form.php:495
248
  msgid "Mail"
249
  msgstr "Mail"
250
 
251
+ #: contact_form.php:496
252
  msgid "To send mail you can use the php mail function"
253
  msgstr "Om emails te verzenden kunt e de php mail functie gebruiken"
254
 
255
+ #: contact_form.php:500
256
  msgid "Change text of the 'FROM' field"
257
  msgstr "Verander de tekst voor 'VAN' veld van het email adres"
258
 
259
+ #: contact_form.php:506
260
  msgid "Enter the email address in the 'From' field"
261
  msgstr "Kies het email adres voor 'Van' veld voor het versturen van de mail"
262
 
263
+ #: contact_form.php:508
264
  msgid "User email"
265
  msgstr ""
266
 
267
+ #: contact_form.php:508
268
  #, fuzzy
269
  msgid "The email address of the user who fills the form will be used in the field 'From'."
270
  msgstr "In het veld 'Van' in de email zal het email adres van degene die het formulier invult gebruikt worden."
271
 
272
+ #: contact_form.php:510
273
  msgid "This email address will be used in the 'From' field."
274
  msgstr "In het veld 'Van' dit email adres zal worden gebruikt."
275
 
276
+ #: contact_form.php:514
277
  #, fuzzy
278
  msgid "Display fields"
279
  msgstr "Toon tekst"
280
 
281
+ #: contact_form.php:516
282
+ #: contact_form.php:565
283
+ #: contact_form.php:755
284
+ #: contact_form.php:1406
285
  #, fuzzy
286
  msgid "Address"
287
  msgstr "Email adres:"
288
 
289
+ #: contact_form.php:517
290
+ #: contact_form.php:567
291
+ #: contact_form.php:1414
292
  msgid "Phone"
293
  msgstr "Telefoonnummer"
294
 
295
+ #: contact_form.php:518
296
  #, fuzzy
297
  msgid "Attachment block"
298
  msgstr "Toon de bijlage knop"
299
 
300
+ #: contact_form.php:518
301
  msgid "Users can attach the following file formats"
302
  msgstr "Gebruikers kunnen de volgende bestandtypen toevoegen"
303
 
304
+ #: contact_form.php:530
305
+ #: contact_form.php:533
306
+ #: contact_form.php:536
307
+ #: contact_form.php:784
308
  msgid "Captcha"
309
  msgstr ""
310
 
311
+ #: contact_form.php:530
312
+ #: contact_form.php:533
313
+ #: contact_form.php:536
314
+ msgid "(powered by"
 
315
  msgstr ""
316
 
317
+ #: contact_form.php:533
318
  #, fuzzy
319
  msgid "Activate captcha"
320
  msgstr "Geactiveerde plugins"
321
 
322
+ #: contact_form.php:536
323
  #, fuzzy
324
  msgid "Download captcha"
325
  msgstr "Download"
326
 
327
+ #: contact_form.php:541
328
  #, fuzzy
329
  msgid "Display tips below the Attachment block"
330
  msgstr "Toon uitleg na Bijlage knop"
331
 
332
+ #: contact_form.php:550
333
  msgid "Delete an attachment file from the server after the email is sent"
334
  msgstr ""
335
 
336
+ #: contact_form.php:556
337
  #, fuzzy
338
  msgid "Display 'Send me a copy' block"
339
  msgstr "Geef 'Kopie aan mij sturen' weer"
340
 
341
+ #: contact_form.php:562
342
  msgid "Required fields"
343
  msgstr "Verplicht veld"
344
 
345
+ #: contact_form.php:564
346
+ #: contact_form.php:750
347
+ #: contact_form.php:1401
348
  msgid "Name"
349
  msgstr "Naam"
350
 
351
+ #: contact_form.php:566
352
  #, fuzzy
353
  msgid "Email Address"
354
  msgstr "Email adres:"
355
 
356
+ #: contact_form.php:568
357
+ #: contact_form.php:770
358
+ #: contact_form.php:1417
359
  msgid "Subject"
360
  msgstr "Onderwerp"
361
 
362
+ #: contact_form.php:569
363
+ #: contact_form.php:774
364
+ #: contact_form.php:1420
365
  msgid "Message"
366
  msgstr "Bericht"
367
 
368
+ #: contact_form.php:573
369
  #, fuzzy
370
  msgid "Display additional info in the email"
371
  msgstr "Toon aanvullende informatie in de email"
372
 
373
+ #: contact_form.php:578
374
+ #: contact_form.php:1373
375
  msgid "Sent from (ip address)"
376
  msgstr "Verstuurd van (IP-adres)"
377
 
378
+ #: contact_form.php:578
379
  #, fuzzy
380
  msgid "Example: Sent from (IP address):\t127.0.0.1"
381
  msgstr "Verstuurd van (IP-adres)"
382
 
383
+ #: contact_form.php:579
384
+ #: contact_form.php:1378
385
  msgid "Date/Time"
386
  msgstr "Datum/Tijd"
387
 
388
+ #: contact_form.php:579
389
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
390
  msgstr ""
391
 
392
+ #: contact_form.php:580
393
+ #: contact_form.php:1383
394
  msgid "Sent from (referer)"
395
  msgstr "Verstuurd vanaf (referer)"
396
 
397
+ #: contact_form.php:580
398
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
399
  msgstr ""
400
 
401
+ #: contact_form.php:581
402
+ #: contact_form.php:1388
403
  msgid "Using (user agent)"
404
  msgstr "Met (user agent)"
405
 
406
+ #: contact_form.php:581
407
  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"
408
  msgstr ""
409
 
410
+ #: contact_form.php:585
411
  msgid "Language settings for the field names in the form"
412
  msgstr "Taal instellingen voor velden met een label"
413
 
414
+ #: contact_form.php:594
415
  #, fuzzy
416
  msgid "Add a language"
417
  msgstr "Voeg een taal toe"
418
 
419
+ #: contact_form.php:598
420
  msgid "Change the names of the contact form fields and error messages"
421
  msgstr "Verander de namen van de labels en de foutmeldingen"
422
 
423
+ #: contact_form.php:603
424
+ #: contact_form.php:674
425
  msgid "English"
426
  msgstr "Engels"
427
 
428
+ #: contact_form.php:622
429
+ #: contact_form.php:651
430
  msgid "Error message for the Name field"
431
  msgstr "Foutmelding voor naam veld"
432
 
433
+ #: contact_form.php:623
434
+ #: contact_form.php:652
435
  #, fuzzy
436
  msgid "Error message for the Address field"
437
  msgstr "Foutmelding voor bericht veld"
438
 
439
+ #: contact_form.php:624
440
+ #: contact_form.php:653
441
  msgid "Error message for the Email field"
442
  msgstr "Foutmelding voor email veld"
443
 
444
+ #: contact_form.php:625
445
+ #: contact_form.php:654
446
  msgid "Error message for the Phone field"
447
  msgstr "Foutmelding voor telefoonnummer veld"
448
 
449
+ #: contact_form.php:626
450
+ #: contact_form.php:655
451
  msgid "Error message for the Subject field"
452
  msgstr "Foutmelding voor onderwerp veld"
453
 
454
+ #: contact_form.php:627
455
+ #: contact_form.php:656
456
  msgid "Error message for the Message field"
457
  msgstr "Foutmelding voor bericht veld"
458
 
459
+ #: contact_form.php:628
460
+ #: contact_form.php:657
461
  #, fuzzy
462
  msgid "Error message about the file type for the Attachment field"
463
  msgstr "Foutmelding voor bijlage veld"
464
 
465
+ #: contact_form.php:629
466
+ #: contact_form.php:658
467
  #, fuzzy
468
  msgid "Error message while uploading a file for the Attachment field to the server"
469
  msgstr "Foutmelding voor bijlage veld"
470
 
471
+ #: contact_form.php:630
472
+ #: contact_form.php:659
473
  #, fuzzy
474
  msgid "Error message while moving the file for the Attachment field"
475
  msgstr "Foutmelding voor bijlage veld"
476
 
477
+ #: contact_form.php:631
478
+ #: contact_form.php:660
479
  #, fuzzy
480
  msgid "Error message when file size limit for the Attachment field is exceeded"
481
  msgstr "Foutmelding voor bijlage veld"
482
 
483
+ #: contact_form.php:632
484
+ #: contact_form.php:661
485
  msgid "Error message for the Captcha field"
486
  msgstr "Foutmelding voor captcha"
487
 
488
+ #: contact_form.php:633
489
+ #: contact_form.php:662
490
  msgid "Error message for the whole form"
491
  msgstr "Foutmelding voor het gehele formulier"
492
 
493
+ #: contact_form.php:635
494
+ #: contact_form.php:664
495
+ #: contact_form.php:683
496
+ #: contact_form.php:689
497
  msgid "Use shortcode"
498
  msgstr "Gebruik shortcode"
499
 
500
+ #: contact_form.php:635
501
+ #: contact_form.php:664
502
+ #: contact_form.php:683
503
+ #: contact_form.php:689
504
  msgid "for this language"
505
  msgstr "voor deze taal"
506
 
507
+ #: contact_form.php:671
508
  msgid "Action after email is sent"
509
  msgstr "Actie na het verzenden van de email"
510
 
511
+ #: contact_form.php:673
512
  msgid "Display text"
513
  msgstr "Toon tekst"
514
 
515
+ #: contact_form.php:682
516
+ #: contact_form.php:688
517
  msgid "Text"
518
  msgstr "Tekst"
519
 
520
+ #: contact_form.php:695
521
  msgid "Redirect to the page"
522
  msgstr "Dooorsturen naar pagina"
523
 
524
+ #: contact_form.php:696
525
  msgid "Url"
526
  msgstr "Url"
527
 
528
+ #: contact_form.php:701
529
+ #: contact_form.php:876
530
  msgid "Save Changes"
531
  msgstr "Bewaar veranderingen"
532
 
533
+ #: contact_form.php:716
534
  #, fuzzy
535
  msgid "Contact Form Pro | Extra Settings"
536
  msgstr "Contact Form Opties"
537
 
538
+ #: contact_form.php:723
539
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
540
  msgstr ""
541
 
542
+ #: contact_form.php:730
543
  msgid "Errors output"
544
  msgstr ""
545
 
546
+ #: contact_form.php:733
547
  msgid "Display error messages"
548
  msgstr ""
549
 
550
+ #: contact_form.php:734
551
  msgid "Color of the input field errors."
552
  msgstr ""
553
 
554
+ #: contact_form.php:735
555
  #, fuzzy
556
  msgid "Display error messages & color of the input field errors"
557
  msgstr "Foutmelding voor onderwerp veld"
558
 
559
+ #: contact_form.php:740
560
  msgid "Add placeholder to the input blocks"
561
  msgstr ""
562
 
563
+ #: contact_form.php:746
564
  #, fuzzy
565
  msgid "Add tooltips"
566
  msgstr "Extra opties"
567
 
568
+ #: contact_form.php:760
569
  #, fuzzy
570
  msgid "Email address"
571
  msgstr "Email adres:"
572
 
573
+ #: contact_form.php:765
574
  #, fuzzy
575
  msgid "Phone Number"
576
  msgstr "Telefoonnummer:"
577
 
578
+ #: contact_form.php:779
579
  #, fuzzy
580
  msgid "Attachment"
581
  msgstr "Bijlage:"
582
 
583
+ #: contact_form.php:784
584
+ msgid "(powered by bestwebsoft.com)"
585
+ msgstr ""
586
+
587
+ #: contact_form.php:789
588
  #, fuzzy
589
  msgid "Style options"
590
  msgstr "Extra opties"
591
 
592
+ #: contact_form.php:792
593
  msgid "Text color"
594
  msgstr ""
595
 
596
+ #: contact_form.php:795
597
+ #: contact_form.php:800
598
+ #: contact_form.php:810
599
+ #: contact_form.php:815
600
+ #: contact_form.php:820
601
+ #: contact_form.php:825
602
+ #: contact_form.php:835
603
+ #: contact_form.php:840
604
+ #: contact_form.php:846
605
+ #: contact_form.php:857
606
+ #: contact_form.php:862
607
+ #: contact_form.php:867
608
  msgid "Default"
609
  msgstr ""
610
 
611
+ #: contact_form.php:797
612
  msgid "Label text color"
613
  msgstr ""
614
 
615
+ #: contact_form.php:802
616
  msgid "Placeholder color"
617
  msgstr ""
618
 
619
+ #: contact_form.php:807
620
  msgid "Errors color"
621
  msgstr ""
622
 
623
+ #: contact_form.php:812
624
  msgid "Error text color"
625
  msgstr ""
626
 
627
+ #: contact_form.php:817
628
  msgid "Background color of the input field errors"
629
  msgstr ""
630
 
631
+ #: contact_form.php:822
632
  msgid "Border color of the input field errors"
633
  msgstr ""
634
 
635
+ #: contact_form.php:827
636
  msgid "Placeholder color of the input field errors"
637
  msgstr ""
638
 
639
+ #: contact_form.php:832
640
  #, fuzzy
641
  msgid "Input fields"
642
  msgstr "Toon tekst"
643
 
644
+ #: contact_form.php:837
645
  msgid "Input fields background color"
646
  msgstr ""
647
 
648
+ #: contact_form.php:842
649
  msgid "Text fields color"
650
  msgstr ""
651
 
652
+ #: contact_form.php:844
653
  msgid "Border width in px, numbers only"
654
  msgstr ""
655
 
656
+ #: contact_form.php:848
657
+ #: contact_form.php:869
658
  msgid "Border color"
659
  msgstr ""
660
 
661
+ #: contact_form.php:853
662
  #, fuzzy
663
  msgid "Submit button"
664
  msgstr "Versturen"
665
 
666
+ #: contact_form.php:855
667
  msgid "Width in px, numbers only"
668
  msgstr ""
669
 
670
+ #: contact_form.php:859
671
  msgid "Button color"
672
  msgstr ""
673
 
674
+ #: contact_form.php:864
675
  msgid "Button text color"
676
  msgstr ""
677
 
678
+ #: contact_form.php:880
679
  #, fuzzy
680
  msgid "Contact Form Pro | Preview"
681
  msgstr "Contact Form"
682
 
683
+ #: contact_form.php:883
684
  msgid "Show with errors"
685
  msgstr ""
686
 
687
+ #: contact_form.php:891
688
+ #: contact_form.php:893
689
  msgid "Please enter your full name..."
690
  msgstr ""
691
 
692
+ #: contact_form.php:904
693
+ #: contact_form.php:906
694
  msgid "Please enter your address..."
695
  msgstr ""
696
 
697
+ #: contact_form.php:915
698
+ #: contact_form.php:917
699
  #, fuzzy
700
  msgid "Please enter your email address..."
701
  msgstr "Gebruik dit email adres:"
702
 
703
+ #: contact_form.php:926
704
+ #: contact_form.php:928
705
  msgid "Please enter your phone number..."
706
  msgstr ""
707
 
708
+ #: contact_form.php:937
709
+ #: contact_form.php:939
710
  msgid "Please enter subject..."
711
  msgstr ""
712
 
713
+ #: contact_form.php:947
714
+ #: contact_form.php:949
715
  msgid "Please enter your message..."
716
  msgstr ""
717
 
718
+ #: contact_form.php:960
719
  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"
720
  msgstr ""
721
 
722
+ #: contact_form.php:1029
723
+ msgid "Sorry, email message could not be delivered."
724
+ msgstr "Sorry, uw bericht kon niet worden verstuurd."
725
+
726
+ #: contact_form.php:1113
727
  msgid "You can attach the following file formats"
728
  msgstr "Bestanden van de volgende formaten kunnen worden bijgevoegd"
729
 
730
+ #: contact_form.php:1396
731
  msgid "Contact from"
732
  msgstr "Contact van"
733
 
734
+ #: contact_form.php:1409
735
  msgid "Email"
736
  msgstr "Email"
737
 
738
+ #: contact_form.php:1423
739
  msgid "Site"
740
  msgstr "Website"
741
 
742
+ #: contact_form.php:1478
743
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
744
  msgstr "Als u deze MIME ziet, dan ondersteunt uw client geen MIME-Typen!"
745
 
746
+ #: contact_form.php:1537
747
  msgid "FAQ"
748
  msgstr "Veel gestelde vragen (FAQ)"
749
 
750
+ #: contact_form.php:1538
751
  msgid "Support"
752
  msgstr "Ondersteuning"
753
 
754
+ #: contact_form.php:1597
755
  msgid "Are you sure that you want to delete this language data?"
756
  msgstr "Weet u zeker dat u deze taal wilt verwijderen?"
757
 
758
+ #, fuzzy
759
+ #~ msgid "Memory usage"
760
+ #~ msgstr "Bericht"
761
+
762
+ #, fuzzy
763
+ #~ msgid "Site URL"
764
+ #~ msgstr "Website"
765
+
766
+ #, fuzzy
767
+ #~ msgid "Please enter a valid email address."
768
+ #~ msgstr "Gebruik dit email adres:"
769
+
770
+ #, fuzzy
771
+ #~ msgid "Pro plugins"
772
+ #~ msgstr "BWS Plugins"
773
+ #~ msgid "Activated plugins"
774
+ #~ msgstr "Geactiveerde plugins"
775
+ #~ msgid "Read more"
776
+ #~ msgstr "Lees verder"
777
+ #~ msgid "Installed plugins"
778
+ #~ msgstr "Geïnstalleerde Plugins"
779
+ #~ msgid "Recommended plugins"
780
+ #~ msgstr "Aanbevolen Plugins"
781
+
782
+ #, fuzzy
783
+ #~ msgid "Free plugins"
784
+ #~ msgstr "Aanbevolen Plugins"
785
+ #~ msgid "Download"
786
+ #~ msgstr "Download"
787
+ #~ msgid "Install %s"
788
+ #~ msgstr "Installeer %s"
789
+ #~ msgid "Install now from wordpress.org"
790
+ #~ msgstr "Installeer nu via wordpress.org"
791
+
792
+ #, fuzzy
793
+ #~ msgid "If you have any questions, please contact us via"
794
+ #~ msgstr ""
795
+ #~ "Mocht u nog vragen hebben, stuur dan een email naar plugin@bestwebsoft."
796
+ #~ "com of vul het contactformulier op onze website in."
797
+
798
+ #, fuzzy
799
+ #~ msgid "Active Plugins"
800
+ #~ msgstr "Geactiveerde plugins"
801
+
802
+ #, fuzzy
803
+ #~ msgid "Inactive Plugins"
804
+ #~ msgstr "Geactiveerde plugins"
805
+
806
+ #, fuzzy
807
+ #~ msgid "Send to support"
808
+ #~ msgstr "Ondersteuning"
809
  #~ msgid "Contact Form Options"
810
  #~ msgstr "Contact Form Opties"
811
  #~ msgid "Display Attachment tips"
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-08-20 13:28+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:28+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
@@ -18,1050 +18,882 @@ msgstr ""
18
  "X-Generator: Poedit 1.5.4\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
- #: contact_form.php:107
22
- msgid "Not set"
23
- msgstr ""
24
-
25
- #: contact_form.php:109
26
- #: contact_form.php:113
27
- msgid "On"
28
- msgstr ""
29
-
30
- #: contact_form.php:111
31
- #: contact_form.php:115
32
- msgid "Off"
33
- msgstr ""
34
-
35
- #: contact_form.php:119
36
- #: contact_form.php:123
37
- #: contact_form.php:127
38
- #: contact_form.php:131
39
- #: contact_form.php:135
40
- #: contact_form.php:161
41
- msgid "N/A"
42
- msgstr ""
43
-
44
- #: contact_form.php:133
45
- msgid " Mb"
46
- msgstr ""
47
-
48
- #: contact_form.php:137
49
- #: contact_form.php:141
50
- #: contact_form.php:145
51
- #: contact_form.php:156
52
- msgid "Yes"
53
- msgstr ""
54
-
55
- #: contact_form.php:139
56
- #: contact_form.php:143
57
- #: contact_form.php:147
58
- #: contact_form.php:158
59
- msgid "No"
60
- msgstr ""
61
-
62
- #: contact_form.php:172
63
- msgid "Operating System"
64
- msgstr ""
65
-
66
- #: contact_form.php:173
67
- msgid "Server"
68
- msgstr ""
69
-
70
- # @ contact_form
71
- #: contact_form.php:174
72
- #, fuzzy
73
- msgid "Memory usage"
74
- msgstr "Wiadomość"
75
-
76
- #: contact_form.php:175
77
- msgid "MYSQL Version"
78
- msgstr ""
79
-
80
- #: contact_form.php:176
81
- msgid "SQL Mode"
82
- msgstr ""
83
-
84
- #: contact_form.php:177
85
- msgid "PHP Version"
86
- msgstr ""
87
-
88
- #: contact_form.php:178
89
- msgid "PHP Safe Mode"
90
- msgstr ""
91
-
92
- #: contact_form.php:179
93
- msgid "PHP Allow URL fopen"
94
- msgstr ""
95
-
96
- #: contact_form.php:180
97
- msgid "PHP Memory Limit"
98
- msgstr ""
99
-
100
- #: contact_form.php:181
101
- msgid "PHP Max Upload Size"
102
- msgstr ""
103
-
104
- #: contact_form.php:182
105
- msgid "PHP Max Post Size"
106
- msgstr ""
107
-
108
- #: contact_form.php:183
109
- msgid "PHP Max Script Execute Time"
110
- msgstr ""
111
-
112
- #: contact_form.php:184
113
- msgid "PHP Exif support"
114
- msgstr ""
115
-
116
- #: contact_form.php:185
117
- msgid "PHP IPTC support"
118
- msgstr ""
119
-
120
- #: contact_form.php:186
121
- msgid "PHP XML support"
122
- msgstr ""
123
-
124
- # @ contact_form
125
- #: contact_form.php:187
126
- #, fuzzy
127
- msgid "Site URL"
128
- msgstr "Strona www"
129
-
130
- #: contact_form.php:188
131
- msgid "Home URL"
132
- msgstr ""
133
-
134
- #: contact_form.php:189
135
- msgid "WordPress Version"
136
- msgstr ""
137
-
138
- #: contact_form.php:190
139
- msgid "WordPress DB Version"
140
- msgstr ""
141
-
142
- #: contact_form.php:191
143
- msgid "Multisite"
144
- msgstr ""
145
-
146
- #: contact_form.php:192
147
- msgid "Active Theme"
148
- msgstr ""
149
-
150
- # @ contact_form
151
- #: contact_form.php:207
152
- #, fuzzy
153
- msgid "Please enter a valid email address."
154
- msgstr "Wybierz ten e-mail:"
155
-
156
- #: contact_form.php:211
157
- msgid "Email with system info is sent to "
158
- msgstr ""
159
-
160
  # @ contact_form
161
- #: contact_form.php:215
162
- #: contact_form.php:435
163
- msgid "Thank you for contacting us."
164
- msgstr "Dziękujemy za wiadomość."
165
-
166
- # @ contact_form
167
- #: contact_form.php:243
168
- #: contact_form.php:1370
169
- msgid "Sorry, email message could not be delivered."
170
- msgstr "Niestety, ten e-mail nie mógł zostać dostarczony."
171
-
172
- # @ contact_form
173
- #: contact_form.php:251
174
- #, fuzzy
175
- msgid "Pro plugins"
176
- msgstr "Polecane wtyczki"
177
-
178
- # @ contact_form
179
- #: contact_form.php:254
180
- #: contact_form.php:280
181
- msgid "Activated plugins"
182
- msgstr "Aktywne wtyczki"
183
-
184
- # @ contact_form
185
- #: contact_form.php:256
186
- #: contact_form.php:264
187
- #: contact_form.php:272
188
- #: contact_form.php:282
189
- #: contact_form.php:290
190
- #: contact_form.php:298
191
- msgid "Read more"
192
- msgstr "Czytaj więcej"
193
-
194
- # @ contact_form
195
- #: contact_form.php:256
196
- #: contact_form.php:282
197
- #: contact_form.php:790
198
- #: contact_form.php:1059
199
- #: contact_form.php:1866
200
- #: contact_form.php:1877
201
- msgid "Settings"
202
- msgstr "Ustawienia"
203
-
204
- # @ contact_form
205
- #: contact_form.php:262
206
- #: contact_form.php:288
207
- msgid "Installed plugins"
208
- msgstr "Zainstalowane wtyczki"
209
-
210
- # @ contact_form
211
- #: contact_form.php:270
212
- #: contact_form.php:296
213
- msgid "Recommended plugins"
214
- msgstr "Polecane wtyczki"
215
-
216
- #: contact_form.php:272
217
- msgid "Purchase"
218
- msgstr ""
219
-
220
- # @ contact_form
221
- #: contact_form.php:277
222
- #, fuzzy
223
- msgid "Free plugins"
224
- msgstr "Polecane wtyczki"
225
-
226
- # @ contact_form
227
- #: contact_form.php:298
228
- msgid "Download"
229
- msgstr "Pobierz"
230
-
231
- # @ default
232
- #: contact_form.php:298
233
- #, php-format
234
- msgid "Install %s"
235
- msgstr "Instaluj %s"
236
-
237
- # @ contact_form
238
- #: contact_form.php:298
239
- msgid "Install now from wordpress.org"
240
- msgstr "Zainstaluj z wordpress.org"
241
-
242
- # @ contact_form
243
- #: contact_form.php:303
244
- #, fuzzy
245
- msgid "If you have any questions, please contact us via"
246
- msgstr "Jeśli masz pytania, napisz na adres plugin@bestwebsoft.com lub skorzystaj z formularza na naszej stronie"
247
-
248
- #: contact_form.php:310
249
- msgid "System status"
250
- msgstr ""
251
-
252
- #: contact_form.php:314
253
- msgid "Environment"
254
- msgstr ""
255
-
256
- # @ contact_form
257
- #: contact_form.php:325
258
- #, fuzzy
259
- msgid "Active Plugins"
260
- msgstr "Aktywne wtyczki"
261
-
262
- # @ contact_form
263
- #: contact_form.php:336
264
- #, fuzzy
265
- msgid "Inactive Plugins"
266
- msgstr "Aktywne wtyczki"
267
-
268
- # @ contact_form
269
- #: contact_form.php:350
270
- #, fuzzy
271
- msgid "Send to support"
272
- msgstr "Wsparcie"
273
-
274
- #: contact_form.php:357
275
- msgid "Send to custom email &#187;"
276
- msgstr ""
277
-
278
- # @ contact_form
279
- #: contact_form.php:373
280
- #: contact_form.php:786
281
  #, fuzzy
282
  msgid "Contact Form Settings"
283
  msgstr "Opcje Contact Form"
284
 
285
  # @ contact_form
286
- #: contact_form.php:373
287
  msgid "Contact Form"
288
  msgstr "Contact Form"
289
 
290
  # @ contact_form
291
- #: contact_form.php:374
292
  #, fuzzy
293
  msgid "Contact Form Pro Extra Settings"
294
  msgstr "Opcje Contact Form"
295
 
296
  # @ contact_form
297
- #: contact_form.php:374
298
- #: contact_form.php:1065
299
  #, fuzzy
300
  msgid "Contact Form Pro"
301
  msgstr "Contact Form"
302
 
303
  # @ contact_form
304
- #: contact_form.php:413
305
- #: contact_form.php:954
306
- #: contact_form.php:983
307
  msgid "Name:"
308
  msgstr "Imię:"
309
 
310
  # @ contact_form
311
- #: contact_form.php:414
312
- #: contact_form.php:955
313
- #: contact_form.php:984
314
  #, fuzzy
315
  msgid "Address:"
316
  msgstr "Adres e-mail"
317
 
318
  # @ contact_form
319
- #: contact_form.php:415
320
- #: contact_form.php:956
321
- #: contact_form.php:985
322
  msgid "Email Address:"
323
  msgstr "Adres e-mail"
324
 
325
- #: contact_form.php:416
326
- #: contact_form.php:957
327
- #: contact_form.php:986
328
  msgid "Phone number:"
329
  msgstr ""
330
 
331
  # @ contact_form
332
- #: contact_form.php:417
333
- #: contact_form.php:958
334
- #: contact_form.php:987
335
  msgid "Subject:"
336
  msgstr "Temat:"
337
 
338
  # @ contact_form
339
- #: contact_form.php:418
340
- #: contact_form.php:959
341
- #: contact_form.php:988
342
  msgid "Message:"
343
  msgstr "Treść wiadomości:"
344
 
345
  # @ contact_form
346
- #: contact_form.php:419
347
- #: contact_form.php:960
348
- #: contact_form.php:989
349
  msgid "Attachment:"
350
  msgstr "Załączniki:"
351
 
352
  # @ contact_form
353
- #: contact_form.php:420
354
- #: contact_form.php:476
355
- #: contact_form.php:961
356
- #: contact_form.php:990
357
  msgid "Send me a copy"
358
  msgstr "Wyślij mi kopię"
359
 
360
  # @ contact_form
361
- #: contact_form.php:421
362
- #: contact_form.php:962
363
- #: contact_form.php:991
364
  msgid "Submit"
365
  msgstr "Wyślij"
366
 
367
  # @ contact_form
368
- #: contact_form.php:422
369
  msgid "Your name is required."
370
  msgstr "Podanie imienia jest wymagane."
371
 
372
  # @ contact_form
373
- #: contact_form.php:423
374
  #, fuzzy
375
  msgid "Address is required."
376
  msgstr "Podanie prawidłowego adresu e-mail jest wymagane."
377
 
378
  # @ contact_form
379
- #: contact_form.php:424
380
  #, fuzzy
381
  msgid "A valid email address is required."
382
  msgstr "Podanie prawidłowego adresu e-mail jest wymagane."
383
 
384
  # @ contact_form
385
- #: contact_form.php:425
386
- #: contact_form.php:471
387
- #: contact_form.php:474
388
  #, fuzzy
389
  msgid "Phone number is required."
390
  msgstr "Podanie imienia jest wymagane."
391
 
392
  # @ contact_form
393
- #: contact_form.php:426
394
- #: contact_form.php:470
395
- #: contact_form.php:473
396
  msgid "Subject is required."
397
  msgstr "Podanie tematu jest wymagane."
398
 
399
  # @ contact_form
400
- #: contact_form.php:427
401
- #: contact_form.php:469
402
- #: contact_form.php:472
403
  msgid "Message text is required."
404
  msgstr "Wiadomość musi mieć jakąś treść."
405
 
406
  # @ contact_form
407
- #: contact_form.php:428
408
  msgid "File format is not valid."
409
  msgstr "Załącznik jest uszkodzony."
410
 
411
- #: contact_form.php:429
412
  msgid "File upload error."
413
  msgstr ""
414
 
415
- #: contact_form.php:430
416
  msgid "The file could not be uploaded."
417
  msgstr ""
418
 
419
- #: contact_form.php:431
420
  msgid "This file is too large."
421
  msgstr ""
422
 
423
  # @ contact_form
424
- #: contact_form.php:432
425
  msgid "Please fill out the CAPTCHA."
426
  msgstr "Proszę dokładnie przepisać kod."
427
 
428
  # @ contact_form
429
- #: contact_form.php:433
430
  msgid "Please make corrections below and try again."
431
  msgstr "Proszę nanieść poprawki i spróbować jeszcze raz."
432
 
433
- #: contact_form.php:741
 
 
 
 
 
434
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
435
  msgstr ""
436
 
437
  # @ contact_form
438
- #: contact_form.php:750
439
  msgid "Such user does not exist. Settings are not saved."
440
  msgstr "Nie ma takiego użytkownika. Ustawienia nie zostały zapisane."
441
 
442
  # @ contact_form
443
- #: contact_form.php:755
444
- #: contact_form.php:761
445
  #, fuzzy
446
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
447
  msgstr "Proszę wpisać prawidłowy e-mail. Ustawienia nie zostały zapisane."
448
 
449
  # @ contact_form
450
- #: contact_form.php:766
451
  #, fuzzy
452
  msgid "Settings saved."
453
  msgstr "Opcje zapisano"
454
 
455
  # @ contact_form
456
- #: contact_form.php:791
457
- #: contact_form.php:1060
 
 
 
 
 
 
 
 
458
  #, fuzzy
459
  msgid "Extra settings"
460
  msgstr "Ustawienia"
461
 
462
  # @ contact_form
463
- #: contact_form.php:796
464
- #: contact_form.php:1316
465
  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:"
466
  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:"
467
 
468
- #: contact_form.php:796
469
- #: contact_form.php:797
470
- #: contact_form.php:976
471
- #: contact_form.php:1024
472
  msgid "or"
473
  msgstr ""
474
 
475
- #: contact_form.php:797
476
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
477
  msgstr ""
478
 
479
- #: contact_form.php:798
480
  msgid "They work the same way."
481
  msgstr ""
482
 
483
  # @ contact_form
484
- #: contact_form.php:799
485
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
486
  msgstr "Jeśli poniższe pola zostaną puste, wiadomość zostanie wysłana na adres podany podczas rejestracji."
487
 
488
  # @ contact_form
489
- #: contact_form.php:803
490
  msgid "The user's email address:"
491
  msgstr "Użyj adresu e-mail użytkownika:"
492
 
493
  # @ contact_form
494
- #: contact_form.php:807
495
  msgid "Create a username"
496
  msgstr "Wybierz użytkownika"
497
 
498
  # @ contact_form
499
- #: contact_form.php:812
500
  msgid "Enter a username of the person who should get the messages from the contact form."
501
  msgstr "Wybierz użytkownika, który będzie dostawał wiadomości z formularza."
502
 
503
  # @ contact_form
504
- #: contact_form.php:816
505
  msgid "Use this email address:"
506
  msgstr "Wybierz ten e-mail:"
507
 
508
  # @ contact_form
509
- #: contact_form.php:819
510
  msgid "Enter the email address you want the messages forwarded to."
511
  msgstr "Ustaw adres e-mail, który będzie używany do odbierania wiadomości."
512
 
513
  # @ contact_form
514
- #: contact_form.php:823
515
  msgid "Additional options"
516
  msgstr "Dodatkowe opcje"
517
 
518
- #: contact_form.php:826
519
  msgid "What to use?"
520
  msgstr ""
521
 
522
  # @ contact_form
523
- #: contact_form.php:829
524
  msgid "Wp-mail"
525
  msgstr "Wp-mail"
526
 
527
- #: contact_form.php:830
528
  msgid "You can use the wp_mail function for mailing"
529
  msgstr ""
530
 
531
  # @ contact_form
532
- #: contact_form.php:836
533
  msgid "Mail"
534
  msgstr "Mail"
535
 
536
- #: contact_form.php:837
537
  msgid "To send mail you can use the php mail function"
538
  msgstr ""
539
 
540
  # @ contact_form
541
- #: contact_form.php:841
542
  #, fuzzy
543
  msgid "Change text of the 'FROM' field"
544
  msgstr "Zmień od pola formularza"
545
 
546
- #: contact_form.php:847
547
  msgid "Enter the email address in the 'From' field"
548
  msgstr ""
549
 
550
- #: contact_form.php:849
551
  msgid "User email"
552
  msgstr ""
553
 
554
- #: contact_form.php:849
555
  msgid "The email address of the user who fills the form will be used in the field 'From'."
556
  msgstr ""
557
 
558
- #: contact_form.php:851
559
  msgid "This email address will be used in the 'From' field."
560
  msgstr ""
561
 
562
  # @ contact_form
563
- #: contact_form.php:855
564
  #, fuzzy
565
  msgid "Display fields"
566
  msgstr "Wyświetlaj blok załączników"
567
 
568
  # @ contact_form
569
- #: contact_form.php:857
570
- #: contact_form.php:906
571
- #: contact_form.php:1096
572
- #: contact_form.php:1747
573
  #, fuzzy
574
  msgid "Address"
575
  msgstr "Adres e-mail"
576
 
577
- #: contact_form.php:858
578
- #: contact_form.php:908
579
- #: contact_form.php:1755
580
  msgid "Phone"
581
  msgstr ""
582
 
583
  # @ contact_form
584
- #: contact_form.php:859
585
  #, fuzzy
586
  msgid "Attachment block"
587
  msgstr "Wyświetlaj blok załączników"
588
 
589
  # @ contact_form
590
- #: contact_form.php:859
591
  msgid "Users can attach the following file formats"
592
  msgstr "Można załączać pliki następujących typów"
593
 
594
- #: contact_form.php:871
595
- #: contact_form.php:874
596
- #: contact_form.php:877
597
- #: contact_form.php:1125
598
  msgid "Captcha"
599
  msgstr ""
600
 
601
- #: contact_form.php:871
602
- #: contact_form.php:874
603
- #: contact_form.php:877
604
- #: contact_form.php:1125
605
- msgid "(powered by bestwebsoft.com)"
606
  msgstr ""
607
 
608
  # @ contact_form
609
- #: contact_form.php:874
610
  #, fuzzy
611
  msgid "Activate captcha"
612
  msgstr "Aktywne wtyczki"
613
 
614
  # @ contact_form
615
- #: contact_form.php:877
616
  #, fuzzy
617
  msgid "Download captcha"
618
  msgstr "Pobierz"
619
 
620
  # @ contact_form
621
- #: contact_form.php:882
622
  #, fuzzy
623
  msgid "Display tips below the Attachment block"
624
  msgstr "Wyświetlaj blok załączników"
625
 
626
- #: contact_form.php:891
627
  msgid "Delete an attachment file from the server after the email is sent"
628
  msgstr ""
629
 
630
  # @ contact_form
631
- #: contact_form.php:897
632
  #, fuzzy
633
  msgid "Display 'Send me a copy' block"
634
  msgstr "Wyświetlaj blok wysyłania kopii do nadawcy"
635
 
636
- #: contact_form.php:903
637
  msgid "Required fields"
638
  msgstr ""
639
 
640
  # @ contact_form
641
- #: contact_form.php:905
642
- #: contact_form.php:1091
643
- #: contact_form.php:1742
644
  msgid "Name"
645
  msgstr "Imię"
646
 
647
  # @ contact_form
648
- #: contact_form.php:907
649
  #, fuzzy
650
  msgid "Email Address"
651
  msgstr "Adres e-mail"
652
 
653
  # @ contact_form
654
- #: contact_form.php:909
655
- #: contact_form.php:1111
656
- #: contact_form.php:1758
657
  msgid "Subject"
658
  msgstr "Temat"
659
 
660
  # @ contact_form
661
- #: contact_form.php:910
662
- #: contact_form.php:1115
663
- #: contact_form.php:1761
664
  msgid "Message"
665
  msgstr "Wiadomość"
666
 
667
- #: contact_form.php:914
668
  msgid "Display additional info in the email"
669
  msgstr ""
670
 
671
  # @ contact_form
672
- #: contact_form.php:919
673
- #: contact_form.php:1714
674
  msgid "Sent from (ip address)"
675
  msgstr "Przysłane z (adres IP)"
676
 
677
  # @ contact_form
678
- #: contact_form.php:919
679
  #, fuzzy
680
  msgid "Example: Sent from (IP address):\t127.0.0.1"
681
  msgstr "Przysłane z (adres IP)"
682
 
683
  # @ contact_form
684
- #: contact_form.php:920
685
- #: contact_form.php:1719
686
  msgid "Date/Time"
687
  msgstr "Data/czas"
688
 
689
- #: contact_form.php:920
690
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
691
  msgstr ""
692
 
693
  # @ contact_form
694
- #: contact_form.php:921
695
- #: contact_form.php:1724
696
  msgid "Sent from (referer)"
697
  msgstr "Przekierowane z (referrer)"
698
 
699
- #: contact_form.php:921
700
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
701
  msgstr ""
702
 
703
  # @ contact_form
704
- #: contact_form.php:922
705
- #: contact_form.php:1729
706
  msgid "Using (user agent)"
707
  msgstr "Klient (program użytkownika)"
708
 
709
- #: contact_form.php:922
710
  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"
711
  msgstr ""
712
 
713
- #: contact_form.php:926
714
  msgid "Language settings for the field names in the form"
715
  msgstr ""
716
 
717
- #: contact_form.php:935
718
  msgid "Add a language"
719
  msgstr ""
720
 
721
  # @ contact_form
722
- #: contact_form.php:939
723
  #, fuzzy
724
  msgid "Change the names of the contact form fields and error messages"
725
  msgstr "Zmień etykiety pól formularza"
726
 
727
- #: contact_form.php:944
728
- #: contact_form.php:1015
729
  msgid "English"
730
  msgstr ""
731
 
732
- #: contact_form.php:963
733
- #: contact_form.php:992
734
  msgid "Error message for the Name field"
735
  msgstr ""
736
 
737
- #: contact_form.php:964
738
- #: contact_form.php:993
739
  msgid "Error message for the Address field"
740
  msgstr ""
741
 
742
- #: contact_form.php:965
743
- #: contact_form.php:994
744
  msgid "Error message for the Email field"
745
  msgstr ""
746
 
747
- #: contact_form.php:966
748
- #: contact_form.php:995
749
  msgid "Error message for the Phone field"
750
  msgstr ""
751
 
752
- #: contact_form.php:967
753
- #: contact_form.php:996
754
  msgid "Error message for the Subject field"
755
  msgstr ""
756
 
757
- #: contact_form.php:968
758
- #: contact_form.php:997
759
  msgid "Error message for the Message field"
760
  msgstr ""
761
 
762
- #: contact_form.php:969
763
- #: contact_form.php:998
764
  msgid "Error message about the file type for the Attachment field"
765
  msgstr ""
766
 
767
- #: contact_form.php:970
768
- #: contact_form.php:999
769
  msgid "Error message while uploading a file for the Attachment field to the server"
770
  msgstr ""
771
 
772
- #: contact_form.php:971
773
- #: contact_form.php:1000
774
  msgid "Error message while moving the file for the Attachment field"
775
  msgstr ""
776
 
777
- #: contact_form.php:972
778
- #: contact_form.php:1001
779
  msgid "Error message when file size limit for the Attachment field is exceeded"
780
  msgstr ""
781
 
782
- #: contact_form.php:973
783
- #: contact_form.php:1002
784
  msgid "Error message for the Captcha field"
785
  msgstr ""
786
 
787
- #: contact_form.php:974
788
- #: contact_form.php:1003
789
  msgid "Error message for the whole form"
790
  msgstr ""
791
 
792
- #: contact_form.php:976
793
- #: contact_form.php:1005
794
- #: contact_form.php:1024
795
- #: contact_form.php:1030
796
  msgid "Use shortcode"
797
  msgstr ""
798
 
799
- #: contact_form.php:976
800
- #: contact_form.php:1005
801
- #: contact_form.php:1024
802
- #: contact_form.php:1030
803
  msgid "for this language"
804
  msgstr ""
805
 
806
- #: contact_form.php:1012
807
  msgid "Action after email is sent"
808
  msgstr ""
809
 
810
  # @ contact_form
811
- #: contact_form.php:1014
812
  #, fuzzy
813
  msgid "Display text"
814
  msgstr "Wyświetlaj blok załączników"
815
 
816
- #: contact_form.php:1023
817
- #: contact_form.php:1029
818
  msgid "Text"
819
  msgstr ""
820
 
821
- #: contact_form.php:1036
822
  msgid "Redirect to the page"
823
  msgstr ""
824
 
825
- #: contact_form.php:1037
826
  msgid "Url"
827
  msgstr ""
828
 
829
  # @ default
830
- #: contact_form.php:1042
831
- #: contact_form.php:1217
832
  msgid "Save Changes"
833
  msgstr "Zapisz zmiany"
834
 
835
  # @ contact_form
836
- #: contact_form.php:1057
837
  #, fuzzy
838
  msgid "Contact Form Pro | Extra Settings"
839
  msgstr "Opcje Contact Form"
840
 
841
- #: contact_form.php:1064
842
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
843
  msgstr ""
844
 
845
- #: contact_form.php:1071
846
  msgid "Errors output"
847
  msgstr ""
848
 
849
- #: contact_form.php:1074
850
  msgid "Display error messages"
851
  msgstr ""
852
 
853
- #: contact_form.php:1075
854
  msgid "Color of the input field errors."
855
  msgstr ""
856
 
857
- #: contact_form.php:1076
858
  msgid "Display error messages & color of the input field errors"
859
  msgstr ""
860
 
861
- #: contact_form.php:1081
862
  msgid "Add placeholder to the input blocks"
863
  msgstr ""
864
 
865
  # @ contact_form
866
- #: contact_form.php:1087
867
  #, fuzzy
868
  msgid "Add tooltips"
869
  msgstr "Dodatkowe opcje"
870
 
871
  # @ contact_form
872
- #: contact_form.php:1101
873
  #, fuzzy
874
  msgid "Email address"
875
  msgstr "Adres e-mail"
876
 
877
- #: contact_form.php:1106
878
  msgid "Phone Number"
879
  msgstr ""
880
 
881
  # @ contact_form
882
- #: contact_form.php:1120
883
  #, fuzzy
884
  msgid "Attachment"
885
  msgstr "Załączniki:"
886
 
 
 
 
 
887
  # @ contact_form
888
- #: contact_form.php:1130
889
  #, fuzzy
890
  msgid "Style options"
891
  msgstr "Dodatkowe opcje"
892
 
893
- #: contact_form.php:1133
894
  msgid "Text color"
895
  msgstr ""
896
 
897
- #: contact_form.php:1136
898
- #: contact_form.php:1141
899
- #: contact_form.php:1151
900
- #: contact_form.php:1156
901
- #: contact_form.php:1161
902
- #: contact_form.php:1166
903
- #: contact_form.php:1176
904
- #: contact_form.php:1181
905
- #: contact_form.php:1187
906
- #: contact_form.php:1198
907
- #: contact_form.php:1203
908
- #: contact_form.php:1208
909
  msgid "Default"
910
  msgstr ""
911
 
912
- #: contact_form.php:1138
913
  msgid "Label text color"
914
  msgstr ""
915
 
916
- #: contact_form.php:1143
917
  msgid "Placeholder color"
918
  msgstr ""
919
 
920
- #: contact_form.php:1148
921
  msgid "Errors color"
922
  msgstr ""
923
 
924
- #: contact_form.php:1153
925
  msgid "Error text color"
926
  msgstr ""
927
 
928
- #: contact_form.php:1158
929
  msgid "Background color of the input field errors"
930
  msgstr ""
931
 
932
- #: contact_form.php:1163
933
  msgid "Border color of the input field errors"
934
  msgstr ""
935
 
936
- #: contact_form.php:1168
937
  msgid "Placeholder color of the input field errors"
938
  msgstr ""
939
 
940
  # @ contact_form
941
- #: contact_form.php:1173
942
  #, fuzzy
943
  msgid "Input fields"
944
  msgstr "Wyświetlaj blok załączników"
945
 
946
- #: contact_form.php:1178
947
  msgid "Input fields background color"
948
  msgstr ""
949
 
950
- #: contact_form.php:1183
951
  msgid "Text fields color"
952
  msgstr ""
953
 
954
- #: contact_form.php:1185
955
  msgid "Border width in px, numbers only"
956
  msgstr ""
957
 
958
- #: contact_form.php:1189
959
- #: contact_form.php:1210
960
  msgid "Border color"
961
  msgstr ""
962
 
963
  # @ contact_form
964
- #: contact_form.php:1194
965
  #, fuzzy
966
  msgid "Submit button"
967
  msgstr "Wyślij"
968
 
969
- #: contact_form.php:1196
970
  msgid "Width in px, numbers only"
971
  msgstr ""
972
 
973
- #: contact_form.php:1200
974
  msgid "Button color"
975
  msgstr ""
976
 
977
- #: contact_form.php:1205
978
  msgid "Button text color"
979
  msgstr ""
980
 
981
  # @ contact_form
982
- #: contact_form.php:1221
983
  #, fuzzy
984
  msgid "Contact Form Pro | Preview"
985
  msgstr "Contact Form"
986
 
987
- #: contact_form.php:1224
988
  msgid "Show with errors"
989
  msgstr ""
990
 
991
- #: contact_form.php:1232
992
- #: contact_form.php:1234
993
  msgid "Please enter your full name..."
994
  msgstr ""
995
 
996
- #: contact_form.php:1245
997
- #: contact_form.php:1247
998
  msgid "Please enter your address..."
999
  msgstr ""
1000
 
1001
  # @ contact_form
1002
- #: contact_form.php:1256
1003
- #: contact_form.php:1258
1004
  #, fuzzy
1005
  msgid "Please enter your email address..."
1006
  msgstr "Wybierz ten e-mail:"
1007
 
1008
- #: contact_form.php:1267
1009
- #: contact_form.php:1269
1010
  msgid "Please enter your phone number..."
1011
  msgstr ""
1012
 
1013
- #: contact_form.php:1278
1014
- #: contact_form.php:1280
1015
  msgid "Please enter subject..."
1016
  msgstr ""
1017
 
1018
- #: contact_form.php:1288
1019
- #: contact_form.php:1290
1020
  msgid "Please enter your message..."
1021
  msgstr ""
1022
 
1023
- #: contact_form.php:1301
1024
  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"
1025
  msgstr ""
1026
 
1027
  # @ contact_form
1028
- #: contact_form.php:1454
 
 
 
 
 
1029
  msgid "You can attach the following file formats"
1030
  msgstr "Możesz załączać pliki następujących typów"
1031
 
1032
  # @ contact_form
1033
- #: contact_form.php:1737
1034
  msgid "Contact from"
1035
  msgstr "Kontakt z"
1036
 
1037
  # @ contact_form
1038
- #: contact_form.php:1750
1039
  msgid "Email"
1040
  msgstr "E-mail"
1041
 
1042
  # @ contact_form
1043
- #: contact_form.php:1764
1044
  msgid "Site"
1045
  msgstr "Strona www"
1046
 
1047
- #: contact_form.php:1819
1048
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
1049
  msgstr ""
1050
 
1051
  # @ contact_form
1052
- #: contact_form.php:1878
1053
  msgid "FAQ"
1054
  msgstr "FAQ"
1055
 
1056
  # @ contact_form
1057
- #: contact_form.php:1879
1058
  msgid "Support"
1059
  msgstr "Wsparcie"
1060
 
1061
- #: contact_form.php:1937
1062
  msgid "Are you sure that you want to delete this language data?"
1063
  msgstr ""
1064
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1065
  # @ contact_form
1066
  #~ msgid "Contact Form Options"
1067
  #~ msgstr "Opcje Contact Form"
2
  msgstr ""
3
  "Project-Id-Version: Contact Form Plugin v3.05\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:51+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:51+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
18
  "X-Generator: Poedit 1.5.4\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  # @ contact_form
22
+ #: contact_form.php:32
23
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  #, fuzzy
25
  msgid "Contact Form Settings"
26
  msgstr "Opcje Contact Form"
27
 
28
  # @ contact_form
29
+ #: contact_form.php:32
30
  msgid "Contact Form"
31
  msgstr "Contact Form"
32
 
33
  # @ contact_form
34
+ #: contact_form.php:33
35
  #, fuzzy
36
  msgid "Contact Form Pro Extra Settings"
37
  msgstr "Opcje Contact Form"
38
 
39
  # @ contact_form
40
+ #: contact_form.php:33
41
+ #: contact_form.php:724
42
  #, fuzzy
43
  msgid "Contact Form Pro"
44
  msgstr "Contact Form"
45
 
46
  # @ contact_form
47
+ #: contact_form.php:72
48
+ #: contact_form.php:613
49
+ #: contact_form.php:642
50
  msgid "Name:"
51
  msgstr "Imię:"
52
 
53
  # @ contact_form
54
+ #: contact_form.php:73
55
+ #: contact_form.php:614
56
+ #: contact_form.php:643
57
  #, fuzzy
58
  msgid "Address:"
59
  msgstr "Adres e-mail"
60
 
61
  # @ contact_form
62
+ #: contact_form.php:74
63
+ #: contact_form.php:615
64
+ #: contact_form.php:644
65
  msgid "Email Address:"
66
  msgstr "Adres e-mail"
67
 
68
+ #: contact_form.php:75
69
+ #: contact_form.php:616
70
+ #: contact_form.php:645
71
  msgid "Phone number:"
72
  msgstr ""
73
 
74
  # @ contact_form
75
+ #: contact_form.php:76
76
+ #: contact_form.php:617
77
+ #: contact_form.php:646
78
  msgid "Subject:"
79
  msgstr "Temat:"
80
 
81
  # @ contact_form
82
+ #: contact_form.php:77
83
+ #: contact_form.php:618
84
+ #: contact_form.php:647
85
  msgid "Message:"
86
  msgstr "Treść wiadomości:"
87
 
88
  # @ contact_form
89
+ #: contact_form.php:78
90
+ #: contact_form.php:619
91
+ #: contact_form.php:648
92
  msgid "Attachment:"
93
  msgstr "Załączniki:"
94
 
95
  # @ contact_form
96
+ #: contact_form.php:79
97
+ #: contact_form.php:135
98
+ #: contact_form.php:620
99
+ #: contact_form.php:649
100
  msgid "Send me a copy"
101
  msgstr "Wyślij mi kopię"
102
 
103
  # @ contact_form
104
+ #: contact_form.php:80
105
+ #: contact_form.php:621
106
+ #: contact_form.php:650
107
  msgid "Submit"
108
  msgstr "Wyślij"
109
 
110
  # @ contact_form
111
+ #: contact_form.php:81
112
  msgid "Your name is required."
113
  msgstr "Podanie imienia jest wymagane."
114
 
115
  # @ contact_form
116
+ #: contact_form.php:82
117
  #, fuzzy
118
  msgid "Address is required."
119
  msgstr "Podanie prawidłowego adresu e-mail jest wymagane."
120
 
121
  # @ contact_form
122
+ #: contact_form.php:83
123
  #, fuzzy
124
  msgid "A valid email address is required."
125
  msgstr "Podanie prawidłowego adresu e-mail jest wymagane."
126
 
127
  # @ contact_form
128
+ #: contact_form.php:84
129
+ #: contact_form.php:130
130
+ #: contact_form.php:133
131
  #, fuzzy
132
  msgid "Phone number is required."
133
  msgstr "Podanie imienia jest wymagane."
134
 
135
  # @ contact_form
136
+ #: contact_form.php:85
137
+ #: contact_form.php:129
138
+ #: contact_form.php:132
139
  msgid "Subject is required."
140
  msgstr "Podanie tematu jest wymagane."
141
 
142
  # @ contact_form
143
+ #: contact_form.php:86
144
+ #: contact_form.php:128
145
+ #: contact_form.php:131
146
  msgid "Message text is required."
147
  msgstr "Wiadomość musi mieć jakąś treść."
148
 
149
  # @ contact_form
150
+ #: contact_form.php:87
151
  msgid "File format is not valid."
152
  msgstr "Załącznik jest uszkodzony."
153
 
154
+ #: contact_form.php:88
155
  msgid "File upload error."
156
  msgstr ""
157
 
158
+ #: contact_form.php:89
159
  msgid "The file could not be uploaded."
160
  msgstr ""
161
 
162
+ #: contact_form.php:90
163
  msgid "This file is too large."
164
  msgstr ""
165
 
166
  # @ contact_form
167
+ #: contact_form.php:91
168
  msgid "Please fill out the CAPTCHA."
169
  msgstr "Proszę dokładnie przepisać kod."
170
 
171
  # @ contact_form
172
+ #: contact_form.php:92
173
  msgid "Please make corrections below and try again."
174
  msgstr "Proszę nanieść poprawki i spróbować jeszcze raz."
175
 
176
+ # @ contact_form
177
+ #: contact_form.php:94
178
+ msgid "Thank you for contacting us."
179
+ msgstr "Dziękujemy za wiadomość."
180
+
181
+ #: contact_form.php:400
182
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
183
  msgstr ""
184
 
185
  # @ contact_form
186
+ #: contact_form.php:409
187
  msgid "Such user does not exist. Settings are not saved."
188
  msgstr "Nie ma takiego użytkownika. Ustawienia nie zostały zapisane."
189
 
190
  # @ contact_form
191
+ #: contact_form.php:414
192
+ #: contact_form.php:420
193
  #, fuzzy
194
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
195
  msgstr "Proszę wpisać prawidłowy e-mail. Ustawienia nie zostały zapisane."
196
 
197
  # @ contact_form
198
+ #: contact_form.php:425
199
  #, fuzzy
200
  msgid "Settings saved."
201
  msgstr "Opcje zapisano"
202
 
203
  # @ contact_form
204
+ #: contact_form.php:449
205
+ #: contact_form.php:718
206
+ #: contact_form.php:1525
207
+ #: contact_form.php:1536
208
+ msgid "Settings"
209
+ msgstr "Ustawienia"
210
+
211
+ # @ contact_form
212
+ #: contact_form.php:450
213
+ #: contact_form.php:719
214
  #, fuzzy
215
  msgid "Extra settings"
216
  msgstr "Ustawienia"
217
 
218
  # @ contact_form
219
+ #: contact_form.php:455
220
+ #: contact_form.php:975
221
  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:"
222
  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:"
223
 
224
+ #: contact_form.php:455
225
+ #: contact_form.php:456
226
+ #: contact_form.php:635
227
+ #: contact_form.php:683
228
  msgid "or"
229
  msgstr ""
230
 
231
+ #: contact_form.php:456
232
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
233
  msgstr ""
234
 
235
+ #: contact_form.php:457
236
  msgid "They work the same way."
237
  msgstr ""
238
 
239
  # @ contact_form
240
+ #: contact_form.php:458
241
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
242
  msgstr "Jeśli poniższe pola zostaną puste, wiadomość zostanie wysłana na adres podany podczas rejestracji."
243
 
244
  # @ contact_form
245
+ #: contact_form.php:462
246
  msgid "The user's email address:"
247
  msgstr "Użyj adresu e-mail użytkownika:"
248
 
249
  # @ contact_form
250
+ #: contact_form.php:466
251
  msgid "Create a username"
252
  msgstr "Wybierz użytkownika"
253
 
254
  # @ contact_form
255
+ #: contact_form.php:471
256
  msgid "Enter a username of the person who should get the messages from the contact form."
257
  msgstr "Wybierz użytkownika, który będzie dostawał wiadomości z formularza."
258
 
259
  # @ contact_form
260
+ #: contact_form.php:475
261
  msgid "Use this email address:"
262
  msgstr "Wybierz ten e-mail:"
263
 
264
  # @ contact_form
265
+ #: contact_form.php:478
266
  msgid "Enter the email address you want the messages forwarded to."
267
  msgstr "Ustaw adres e-mail, który będzie używany do odbierania wiadomości."
268
 
269
  # @ contact_form
270
+ #: contact_form.php:482
271
  msgid "Additional options"
272
  msgstr "Dodatkowe opcje"
273
 
274
+ #: contact_form.php:485
275
  msgid "What to use?"
276
  msgstr ""
277
 
278
  # @ contact_form
279
+ #: contact_form.php:488
280
  msgid "Wp-mail"
281
  msgstr "Wp-mail"
282
 
283
+ #: contact_form.php:489
284
  msgid "You can use the wp_mail function for mailing"
285
  msgstr ""
286
 
287
  # @ contact_form
288
+ #: contact_form.php:495
289
  msgid "Mail"
290
  msgstr "Mail"
291
 
292
+ #: contact_form.php:496
293
  msgid "To send mail you can use the php mail function"
294
  msgstr ""
295
 
296
  # @ contact_form
297
+ #: contact_form.php:500
298
  #, fuzzy
299
  msgid "Change text of the 'FROM' field"
300
  msgstr "Zmień od pola formularza"
301
 
302
+ #: contact_form.php:506
303
  msgid "Enter the email address in the 'From' field"
304
  msgstr ""
305
 
306
+ #: contact_form.php:508
307
  msgid "User email"
308
  msgstr ""
309
 
310
+ #: contact_form.php:508
311
  msgid "The email address of the user who fills the form will be used in the field 'From'."
312
  msgstr ""
313
 
314
+ #: contact_form.php:510
315
  msgid "This email address will be used in the 'From' field."
316
  msgstr ""
317
 
318
  # @ contact_form
319
+ #: contact_form.php:514
320
  #, fuzzy
321
  msgid "Display fields"
322
  msgstr "Wyświetlaj blok załączników"
323
 
324
  # @ contact_form
325
+ #: contact_form.php:516
326
+ #: contact_form.php:565
327
+ #: contact_form.php:755
328
+ #: contact_form.php:1406
329
  #, fuzzy
330
  msgid "Address"
331
  msgstr "Adres e-mail"
332
 
333
+ #: contact_form.php:517
334
+ #: contact_form.php:567
335
+ #: contact_form.php:1414
336
  msgid "Phone"
337
  msgstr ""
338
 
339
  # @ contact_form
340
+ #: contact_form.php:518
341
  #, fuzzy
342
  msgid "Attachment block"
343
  msgstr "Wyświetlaj blok załączników"
344
 
345
  # @ contact_form
346
+ #: contact_form.php:518
347
  msgid "Users can attach the following file formats"
348
  msgstr "Można załączać pliki następujących typów"
349
 
350
+ #: contact_form.php:530
351
+ #: contact_form.php:533
352
+ #: contact_form.php:536
353
+ #: contact_form.php:784
354
  msgid "Captcha"
355
  msgstr ""
356
 
357
+ #: contact_form.php:530
358
+ #: contact_form.php:533
359
+ #: contact_form.php:536
360
+ msgid "(powered by"
 
361
  msgstr ""
362
 
363
  # @ contact_form
364
+ #: contact_form.php:533
365
  #, fuzzy
366
  msgid "Activate captcha"
367
  msgstr "Aktywne wtyczki"
368
 
369
  # @ contact_form
370
+ #: contact_form.php:536
371
  #, fuzzy
372
  msgid "Download captcha"
373
  msgstr "Pobierz"
374
 
375
  # @ contact_form
376
+ #: contact_form.php:541
377
  #, fuzzy
378
  msgid "Display tips below the Attachment block"
379
  msgstr "Wyświetlaj blok załączników"
380
 
381
+ #: contact_form.php:550
382
  msgid "Delete an attachment file from the server after the email is sent"
383
  msgstr ""
384
 
385
  # @ contact_form
386
+ #: contact_form.php:556
387
  #, fuzzy
388
  msgid "Display 'Send me a copy' block"
389
  msgstr "Wyświetlaj blok wysyłania kopii do nadawcy"
390
 
391
+ #: contact_form.php:562
392
  msgid "Required fields"
393
  msgstr ""
394
 
395
  # @ contact_form
396
+ #: contact_form.php:564
397
+ #: contact_form.php:750
398
+ #: contact_form.php:1401
399
  msgid "Name"
400
  msgstr "Imię"
401
 
402
  # @ contact_form
403
+ #: contact_form.php:566
404
  #, fuzzy
405
  msgid "Email Address"
406
  msgstr "Adres e-mail"
407
 
408
  # @ contact_form
409
+ #: contact_form.php:568
410
+ #: contact_form.php:770
411
+ #: contact_form.php:1417
412
  msgid "Subject"
413
  msgstr "Temat"
414
 
415
  # @ contact_form
416
+ #: contact_form.php:569
417
+ #: contact_form.php:774
418
+ #: contact_form.php:1420
419
  msgid "Message"
420
  msgstr "Wiadomość"
421
 
422
+ #: contact_form.php:573
423
  msgid "Display additional info in the email"
424
  msgstr ""
425
 
426
  # @ contact_form
427
+ #: contact_form.php:578
428
+ #: contact_form.php:1373
429
  msgid "Sent from (ip address)"
430
  msgstr "Przysłane z (adres IP)"
431
 
432
  # @ contact_form
433
+ #: contact_form.php:578
434
  #, fuzzy
435
  msgid "Example: Sent from (IP address):\t127.0.0.1"
436
  msgstr "Przysłane z (adres IP)"
437
 
438
  # @ contact_form
439
+ #: contact_form.php:579
440
+ #: contact_form.php:1378
441
  msgid "Date/Time"
442
  msgstr "Data/czas"
443
 
444
+ #: contact_form.php:579
445
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
446
  msgstr ""
447
 
448
  # @ contact_form
449
+ #: contact_form.php:580
450
+ #: contact_form.php:1383
451
  msgid "Sent from (referer)"
452
  msgstr "Przekierowane z (referrer)"
453
 
454
+ #: contact_form.php:580
455
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
456
  msgstr ""
457
 
458
  # @ contact_form
459
+ #: contact_form.php:581
460
+ #: contact_form.php:1388
461
  msgid "Using (user agent)"
462
  msgstr "Klient (program użytkownika)"
463
 
464
+ #: contact_form.php:581
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:585
469
  msgid "Language settings for the field names in the form"
470
  msgstr ""
471
 
472
+ #: contact_form.php:594
473
  msgid "Add a language"
474
  msgstr ""
475
 
476
  # @ contact_form
477
+ #: contact_form.php:598
478
  #, fuzzy
479
  msgid "Change the names of the contact form fields and error messages"
480
  msgstr "Zmień etykiety pól formularza"
481
 
482
+ #: contact_form.php:603
483
+ #: contact_form.php:674
484
  msgid "English"
485
  msgstr ""
486
 
487
+ #: contact_form.php:622
488
+ #: contact_form.php:651
489
  msgid "Error message for the Name field"
490
  msgstr ""
491
 
492
+ #: contact_form.php:623
493
+ #: contact_form.php:652
494
  msgid "Error message for the Address field"
495
  msgstr ""
496
 
497
+ #: contact_form.php:624
498
+ #: contact_form.php:653
499
  msgid "Error message for the Email field"
500
  msgstr ""
501
 
502
+ #: contact_form.php:625
503
+ #: contact_form.php:654
504
  msgid "Error message for the Phone field"
505
  msgstr ""
506
 
507
+ #: contact_form.php:626
508
+ #: contact_form.php:655
509
  msgid "Error message for the Subject field"
510
  msgstr ""
511
 
512
+ #: contact_form.php:627
513
+ #: contact_form.php:656
514
  msgid "Error message for the Message field"
515
  msgstr ""
516
 
517
+ #: contact_form.php:628
518
+ #: contact_form.php:657
519
  msgid "Error message about the file type for the Attachment field"
520
  msgstr ""
521
 
522
+ #: contact_form.php:629
523
+ #: contact_form.php:658
524
  msgid "Error message while uploading a file for the Attachment field to the server"
525
  msgstr ""
526
 
527
+ #: contact_form.php:630
528
+ #: contact_form.php:659
529
  msgid "Error message while moving the file for the Attachment field"
530
  msgstr ""
531
 
532
+ #: contact_form.php:631
533
+ #: contact_form.php:660
534
  msgid "Error message when file size limit for the Attachment field is exceeded"
535
  msgstr ""
536
 
537
+ #: contact_form.php:632
538
+ #: contact_form.php:661
539
  msgid "Error message for the Captcha field"
540
  msgstr ""
541
 
542
+ #: contact_form.php:633
543
+ #: contact_form.php:662
544
  msgid "Error message for the whole form"
545
  msgstr ""
546
 
547
+ #: contact_form.php:635
548
+ #: contact_form.php:664
549
+ #: contact_form.php:683
550
+ #: contact_form.php:689
551
  msgid "Use shortcode"
552
  msgstr ""
553
 
554
+ #: contact_form.php:635
555
+ #: contact_form.php:664
556
+ #: contact_form.php:683
557
+ #: contact_form.php:689
558
  msgid "for this language"
559
  msgstr ""
560
 
561
+ #: contact_form.php:671
562
  msgid "Action after email is sent"
563
  msgstr ""
564
 
565
  # @ contact_form
566
+ #: contact_form.php:673
567
  #, fuzzy
568
  msgid "Display text"
569
  msgstr "Wyświetlaj blok załączników"
570
 
571
+ #: contact_form.php:682
572
+ #: contact_form.php:688
573
  msgid "Text"
574
  msgstr ""
575
 
576
+ #: contact_form.php:695
577
  msgid "Redirect to the page"
578
  msgstr ""
579
 
580
+ #: contact_form.php:696
581
  msgid "Url"
582
  msgstr ""
583
 
584
  # @ default
585
+ #: contact_form.php:701
586
+ #: contact_form.php:876
587
  msgid "Save Changes"
588
  msgstr "Zapisz zmiany"
589
 
590
  # @ contact_form
591
+ #: contact_form.php:716
592
  #, fuzzy
593
  msgid "Contact Form Pro | Extra Settings"
594
  msgstr "Opcje Contact Form"
595
 
596
+ #: contact_form.php:723
597
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
598
  msgstr ""
599
 
600
+ #: contact_form.php:730
601
  msgid "Errors output"
602
  msgstr ""
603
 
604
+ #: contact_form.php:733
605
  msgid "Display error messages"
606
  msgstr ""
607
 
608
+ #: contact_form.php:734
609
  msgid "Color of the input field errors."
610
  msgstr ""
611
 
612
+ #: contact_form.php:735
613
  msgid "Display error messages & color of the input field errors"
614
  msgstr ""
615
 
616
+ #: contact_form.php:740
617
  msgid "Add placeholder to the input blocks"
618
  msgstr ""
619
 
620
  # @ contact_form
621
+ #: contact_form.php:746
622
  #, fuzzy
623
  msgid "Add tooltips"
624
  msgstr "Dodatkowe opcje"
625
 
626
  # @ contact_form
627
+ #: contact_form.php:760
628
  #, fuzzy
629
  msgid "Email address"
630
  msgstr "Adres e-mail"
631
 
632
+ #: contact_form.php:765
633
  msgid "Phone Number"
634
  msgstr ""
635
 
636
  # @ contact_form
637
+ #: contact_form.php:779
638
  #, fuzzy
639
  msgid "Attachment"
640
  msgstr "Załączniki:"
641
 
642
+ #: contact_form.php:784
643
+ msgid "(powered by bestwebsoft.com)"
644
+ msgstr ""
645
+
646
  # @ contact_form
647
+ #: contact_form.php:789
648
  #, fuzzy
649
  msgid "Style options"
650
  msgstr "Dodatkowe opcje"
651
 
652
+ #: contact_form.php:792
653
  msgid "Text color"
654
  msgstr ""
655
 
656
+ #: contact_form.php:795
657
+ #: contact_form.php:800
658
+ #: contact_form.php:810
659
+ #: contact_form.php:815
660
+ #: contact_form.php:820
661
+ #: contact_form.php:825
662
+ #: contact_form.php:835
663
+ #: contact_form.php:840
664
+ #: contact_form.php:846
665
+ #: contact_form.php:857
666
+ #: contact_form.php:862
667
+ #: contact_form.php:867
668
  msgid "Default"
669
  msgstr ""
670
 
671
+ #: contact_form.php:797
672
  msgid "Label text color"
673
  msgstr ""
674
 
675
+ #: contact_form.php:802
676
  msgid "Placeholder color"
677
  msgstr ""
678
 
679
+ #: contact_form.php:807
680
  msgid "Errors color"
681
  msgstr ""
682
 
683
+ #: contact_form.php:812
684
  msgid "Error text color"
685
  msgstr ""
686
 
687
+ #: contact_form.php:817
688
  msgid "Background color of the input field errors"
689
  msgstr ""
690
 
691
+ #: contact_form.php:822
692
  msgid "Border color of the input field errors"
693
  msgstr ""
694
 
695
+ #: contact_form.php:827
696
  msgid "Placeholder color of the input field errors"
697
  msgstr ""
698
 
699
  # @ contact_form
700
+ #: contact_form.php:832
701
  #, fuzzy
702
  msgid "Input fields"
703
  msgstr "Wyświetlaj blok załączników"
704
 
705
+ #: contact_form.php:837
706
  msgid "Input fields background color"
707
  msgstr ""
708
 
709
+ #: contact_form.php:842
710
  msgid "Text fields color"
711
  msgstr ""
712
 
713
+ #: contact_form.php:844
714
  msgid "Border width in px, numbers only"
715
  msgstr ""
716
 
717
+ #: contact_form.php:848
718
+ #: contact_form.php:869
719
  msgid "Border color"
720
  msgstr ""
721
 
722
  # @ contact_form
723
+ #: contact_form.php:853
724
  #, fuzzy
725
  msgid "Submit button"
726
  msgstr "Wyślij"
727
 
728
+ #: contact_form.php:855
729
  msgid "Width in px, numbers only"
730
  msgstr ""
731
 
732
+ #: contact_form.php:859
733
  msgid "Button color"
734
  msgstr ""
735
 
736
+ #: contact_form.php:864
737
  msgid "Button text color"
738
  msgstr ""
739
 
740
  # @ contact_form
741
+ #: contact_form.php:880
742
  #, fuzzy
743
  msgid "Contact Form Pro | Preview"
744
  msgstr "Contact Form"
745
 
746
+ #: contact_form.php:883
747
  msgid "Show with errors"
748
  msgstr ""
749
 
750
+ #: contact_form.php:891
751
+ #: contact_form.php:893
752
  msgid "Please enter your full name..."
753
  msgstr ""
754
 
755
+ #: contact_form.php:904
756
+ #: contact_form.php:906
757
  msgid "Please enter your address..."
758
  msgstr ""
759
 
760
  # @ contact_form
761
+ #: contact_form.php:915
762
+ #: contact_form.php:917
763
  #, fuzzy
764
  msgid "Please enter your email address..."
765
  msgstr "Wybierz ten e-mail:"
766
 
767
+ #: contact_form.php:926
768
+ #: contact_form.php:928
769
  msgid "Please enter your phone number..."
770
  msgstr ""
771
 
772
+ #: contact_form.php:937
773
+ #: contact_form.php:939
774
  msgid "Please enter subject..."
775
  msgstr ""
776
 
777
+ #: contact_form.php:947
778
+ #: contact_form.php:949
779
  msgid "Please enter your message..."
780
  msgstr ""
781
 
782
+ #: contact_form.php:960
783
  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"
784
  msgstr ""
785
 
786
  # @ contact_form
787
+ #: contact_form.php:1029
788
+ msgid "Sorry, email message could not be delivered."
789
+ msgstr "Niestety, ten e-mail nie mógł zostać dostarczony."
790
+
791
+ # @ contact_form
792
+ #: contact_form.php:1113
793
  msgid "You can attach the following file formats"
794
  msgstr "Możesz załączać pliki następujących typów"
795
 
796
  # @ contact_form
797
+ #: contact_form.php:1396
798
  msgid "Contact from"
799
  msgstr "Kontakt z"
800
 
801
  # @ contact_form
802
+ #: contact_form.php:1409
803
  msgid "Email"
804
  msgstr "E-mail"
805
 
806
  # @ contact_form
807
+ #: contact_form.php:1423
808
  msgid "Site"
809
  msgstr "Strona www"
810
 
811
+ #: contact_form.php:1478
812
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
813
  msgstr ""
814
 
815
  # @ contact_form
816
+ #: contact_form.php:1537
817
  msgid "FAQ"
818
  msgstr "FAQ"
819
 
820
  # @ contact_form
821
+ #: contact_form.php:1538
822
  msgid "Support"
823
  msgstr "Wsparcie"
824
 
825
+ #: contact_form.php:1597
826
  msgid "Are you sure that you want to delete this language data?"
827
  msgstr ""
828
 
829
+ # @ contact_form
830
+ #, fuzzy
831
+ #~ msgid "Memory usage"
832
+ #~ msgstr "Wiadomość"
833
+
834
+ # @ contact_form
835
+ #, fuzzy
836
+ #~ msgid "Site URL"
837
+ #~ msgstr "Strona www"
838
+
839
+ # @ contact_form
840
+ #, fuzzy
841
+ #~ msgid "Please enter a valid email address."
842
+ #~ msgstr "Wybierz ten e-mail:"
843
+
844
+ # @ contact_form
845
+ #, fuzzy
846
+ #~ msgid "Pro plugins"
847
+ #~ msgstr "Polecane wtyczki"
848
+
849
+ # @ contact_form
850
+ #~ msgid "Activated plugins"
851
+ #~ msgstr "Aktywne wtyczki"
852
+ # @ contact_form
853
+ #~ msgid "Read more"
854
+ #~ msgstr "Czytaj więcej"
855
+ # @ contact_form
856
+ #~ msgid "Installed plugins"
857
+ #~ msgstr "Zainstalowane wtyczki"
858
+ # @ contact_form
859
+ #~ msgid "Recommended plugins"
860
+ #~ msgstr "Polecane wtyczki"
861
+ # @ contact_form
862
+ #, fuzzy
863
+ #~ msgid "Free plugins"
864
+ #~ msgstr "Polecane wtyczki"
865
+
866
+ # @ contact_form
867
+ #~ msgid "Download"
868
+ #~ msgstr "Pobierz"
869
+ # @ default
870
+ #~ msgid "Install %s"
871
+ #~ msgstr "Instaluj %s"
872
+ # @ contact_form
873
+ #~ msgid "Install now from wordpress.org"
874
+ #~ msgstr "Zainstaluj z wordpress.org"
875
+ # @ contact_form
876
+ #, fuzzy
877
+ #~ msgid "If you have any questions, please contact us via"
878
+ #~ msgstr ""
879
+ #~ "Jeśli masz pytania, napisz na adres plugin@bestwebsoft.com lub skorzystaj "
880
+ #~ "z formularza na naszej stronie"
881
+
882
+ # @ contact_form
883
+ #, fuzzy
884
+ #~ msgid "Active Plugins"
885
+ #~ msgstr "Aktywne wtyczki"
886
+
887
+ # @ contact_form
888
+ #, fuzzy
889
+ #~ msgid "Inactive Plugins"
890
+ #~ msgstr "Aktywne wtyczki"
891
+
892
+ # @ contact_form
893
+ #, fuzzy
894
+ #~ msgid "Send to support"
895
+ #~ msgstr "Wsparcie"
896
+
897
  # @ contact_form
898
  #~ msgid "Contact Form Options"
899
  #~ msgstr "Opcje Contact Form"
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-08-20 13:28+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:28+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"
@@ -19,1113 +19,855 @@ msgstr ""
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
  # @ contact_form
22
- #: contact_form.php:107
23
- msgid "Not set"
24
- msgstr "Não definido"
25
-
26
- # @ contact_form
27
- #: contact_form.php:109
28
- #: contact_form.php:113
29
- msgid "On"
30
- msgstr "Ligado"
31
-
32
- # @ contact_form
33
- #: contact_form.php:111
34
- #: contact_form.php:115
35
- msgid "Off"
36
- msgstr "Desligado"
37
-
38
- # @ contact_form
39
- #: contact_form.php:119
40
- #: contact_form.php:123
41
- #: contact_form.php:127
42
- #: contact_form.php:131
43
- #: contact_form.php:135
44
- #: contact_form.php:161
45
- msgid "N/A"
46
- msgstr "N/D"
47
-
48
- # @ contact_form
49
- #: contact_form.php:133
50
- msgid " Mb"
51
- msgstr " Mb"
52
-
53
- # @ contact_form
54
- #: contact_form.php:137
55
- #: contact_form.php:141
56
- #: contact_form.php:145
57
- #: contact_form.php:156
58
- msgid "Yes"
59
- msgstr "Sim"
60
-
61
- # @ contact_form
62
- #: contact_form.php:139
63
- #: contact_form.php:143
64
- #: contact_form.php:147
65
- #: contact_form.php:158
66
- msgid "No"
67
- msgstr "Não"
68
-
69
- # @ contact_form
70
- #: contact_form.php:172
71
- msgid "Operating System"
72
- msgstr "Sistema Operacional"
73
-
74
- # @ contact_form
75
- #: contact_form.php:173
76
- msgid "Server"
77
- msgstr "Servidor"
78
-
79
- # @ contact_form
80
- #: contact_form.php:174
81
- msgid "Memory usage"
82
- msgstr "Uso de memória"
83
-
84
- # @ contact_form
85
- #: contact_form.php:175
86
- msgid "MYSQL Version"
87
- msgstr "Versão do MySQL"
88
-
89
- # @ contact_form
90
- #: contact_form.php:176
91
- msgid "SQL Mode"
92
- msgstr "Modo SQL"
93
-
94
- # @ contact_form
95
- #: contact_form.php:177
96
- msgid "PHP Version"
97
- msgstr "Versão do PHP"
98
-
99
- # @ contact_form
100
- #: contact_form.php:178
101
- msgid "PHP Safe Mode"
102
- msgstr "Modo de Segurança do PHP"
103
-
104
- # @ contact_form
105
- #: contact_form.php:179
106
- msgid "PHP Allow URL fopen"
107
- msgstr "Permissão de fopen de URL do PHP"
108
-
109
- # @ contact_form
110
- #: contact_form.php:180
111
- msgid "PHP Memory Limit"
112
- msgstr "Limite de Memória do PHP"
113
-
114
- # @ contact_form
115
- #: contact_form.php:181
116
- msgid "PHP Max Upload Size"
117
- msgstr "Tamanho Máximo de Upload no PHP"
118
-
119
- # @ contact_form
120
- #: contact_form.php:182
121
- msgid "PHP Max Post Size"
122
- msgstr "Tamanho Máximo de Envio do PHP"
123
-
124
- # @ contact_form
125
- #: contact_form.php:183
126
- msgid "PHP Max Script Execute Time"
127
- msgstr "Tempo de Execução Máximo do PHP"
128
-
129
- # @ contact_form
130
- #: contact_form.php:184
131
- msgid "PHP Exif support"
132
- msgstr "Suporte a Exif no PHP"
133
-
134
- # @ contact_form
135
- #: contact_form.php:185
136
- msgid "PHP IPTC support"
137
- msgstr "Suporte da IPTC no PHP"
138
-
139
- # @ contact_form
140
- #: contact_form.php:186
141
- msgid "PHP XML support"
142
- msgstr "Suporte a XML no PHP"
143
-
144
- # @ contact_form
145
- #: contact_form.php:187
146
- msgid "Site URL"
147
- msgstr "URL do Site"
148
-
149
- # @ contact_form
150
- #: contact_form.php:188
151
- msgid "Home URL"
152
- msgstr "URL da página inicial"
153
-
154
- # @ contact_form
155
- #: contact_form.php:189
156
- msgid "WordPress Version"
157
- msgstr "Versão do WordPress"
158
-
159
- # @ contact_form
160
- #: contact_form.php:190
161
- msgid "WordPress DB Version"
162
- msgstr "Versão do DB do WordPress"
163
-
164
- # @ contact_form
165
- #: contact_form.php:191
166
- msgid "Multisite"
167
- msgstr "Multisite"
168
-
169
- # @ contact_form
170
- #: contact_form.php:192
171
- msgid "Active Theme"
172
- msgstr "Tema Ativo"
173
-
174
- # @ contact_form
175
- #: contact_form.php:207
176
- msgid "Please enter a valid email address."
177
- msgstr "Digite um endereço de email válido."
178
-
179
- # @ contact_form
180
- #: contact_form.php:211
181
- msgid "Email with system info is sent to "
182
- msgstr "Email com informações do sistema é enviado para "
183
-
184
- # @ contact_form
185
- #: contact_form.php:215
186
- #: contact_form.php:435
187
- msgid "Thank you for contacting us."
188
- msgstr "Obrigado por nos contatar"
189
-
190
- # @ contact_form
191
- #: contact_form.php:243
192
- #: contact_form.php:1370
193
- msgid "Sorry, email message could not be delivered."
194
- msgstr "Desculpe, seu e-mail não pode ser entregue."
195
-
196
- # @ contact_form
197
- #: contact_form.php:251
198
- msgid "Pro plugins"
199
- msgstr "Plugins Pro"
200
-
201
- # @ contact_form
202
- #: contact_form.php:254
203
- #: contact_form.php:280
204
- msgid "Activated plugins"
205
- msgstr "Plugins ativados"
206
-
207
- # @ contact_form
208
- #: contact_form.php:256
209
- #: contact_form.php:264
210
- #: contact_form.php:272
211
- #: contact_form.php:282
212
- #: contact_form.php:290
213
- #: contact_form.php:298
214
- msgid "Read more"
215
- msgstr "Leia Mais"
216
-
217
- # @ contact_form
218
- #: contact_form.php:256
219
- #: contact_form.php:282
220
- #: contact_form.php:790
221
- #: contact_form.php:1059
222
- #: contact_form.php:1866
223
- #: contact_form.php:1877
224
- msgid "Settings"
225
- msgstr "Configurações"
226
-
227
- # @ contact_form
228
- #: contact_form.php:262
229
- #: contact_form.php:288
230
- msgid "Installed plugins"
231
- msgstr "Plugins instalados"
232
-
233
- # @ contact_form
234
- #: contact_form.php:270
235
- #: contact_form.php:296
236
- msgid "Recommended plugins"
237
- msgstr "Plugins recomendados"
238
-
239
- # @ contact_form
240
- #: contact_form.php:272
241
- msgid "Purchase"
242
- msgstr "Compra"
243
-
244
- # @ contact_form
245
- #: contact_form.php:277
246
- msgid "Free plugins"
247
- msgstr "Plugins Grátis"
248
-
249
- # @ contact_form
250
- #: contact_form.php:298
251
- msgid "Download"
252
- msgstr "Baixar"
253
-
254
- # @ default
255
- #: contact_form.php:298
256
- #, php-format
257
- msgid "Install %s"
258
- msgstr "Instalar %s"
259
-
260
- # @ contact_form
261
- #: contact_form.php:298
262
- msgid "Install now from wordpress.org"
263
- msgstr "Instale agora do site wordpress.org"
264
-
265
- # @ contact_form
266
- #: contact_form.php:303
267
- msgid "If you have any questions, please contact us via"
268
- msgstr "Se você tiver quaisquer perguntas, por favor entre em contato via"
269
-
270
- # @ contact_form
271
- #: contact_form.php:310
272
- msgid "System status"
273
- msgstr "Status do sistema"
274
-
275
- # @ contact_form
276
- #: contact_form.php:314
277
- msgid "Environment"
278
- msgstr "Ambiente"
279
-
280
- # @ contact_form
281
- #: contact_form.php:325
282
- msgid "Active Plugins"
283
- msgstr "Plugins Ativos"
284
-
285
- # @ contact_form
286
- #: contact_form.php:336
287
- msgid "Inactive Plugins"
288
- msgstr "Plugins Inativos"
289
-
290
- # @ contact_form
291
- #: contact_form.php:350
292
- msgid "Send to support"
293
- msgstr "Enviar para o suporte"
294
-
295
- # @ contact_form
296
- #: contact_form.php:357
297
- msgid "Send to custom email &#187;"
298
- msgstr "Enviar para email personalizado &#187;"
299
-
300
- # @ contact_form
301
- #: contact_form.php:373
302
- #: contact_form.php:786
303
  msgid "Contact Form Settings"
304
  msgstr "Configurações do Formulário de Contato"
305
 
306
  # @ contact_form
307
- #: contact_form.php:373
308
  msgid "Contact Form"
309
  msgstr "Formulário de contato"
310
 
311
  # @ contact_form
312
- #: contact_form.php:374
313
  msgid "Contact Form Pro Extra Settings"
314
  msgstr "Configurações Extras do Formulário de Contato Pro"
315
 
316
  # @ contact_form
317
- #: contact_form.php:374
318
- #: contact_form.php:1065
319
  msgid "Contact Form Pro"
320
  msgstr "Formulário de Contato Pro"
321
 
322
  # @ contact_form
323
- #: contact_form.php:413
324
- #: contact_form.php:954
325
- #: contact_form.php:983
326
  msgid "Name:"
327
  msgstr "Nome:"
328
 
329
  # @ contact_form
330
- #: contact_form.php:414
331
- #: contact_form.php:955
332
- #: contact_form.php:984
333
  msgid "Address:"
334
  msgstr "Endereço:"
335
 
336
  # @ contact_form
337
- #: contact_form.php:415
338
- #: contact_form.php:956
339
- #: contact_form.php:985
340
  msgid "Email Address:"
341
  msgstr "Endereço de E-mail:"
342
 
343
  # @ contact_form
344
- #: contact_form.php:416
345
- #: contact_form.php:957
346
- #: contact_form.php:986
347
  msgid "Phone number:"
348
  msgstr "Número de Telefone:"
349
 
350
  # @ contact_form
351
- #: contact_form.php:417
352
- #: contact_form.php:958
353
- #: contact_form.php:987
354
  msgid "Subject:"
355
  msgstr "Assunto:"
356
 
357
  # @ contact_form
358
- #: contact_form.php:418
359
- #: contact_form.php:959
360
- #: contact_form.php:988
361
  msgid "Message:"
362
  msgstr "Mensagem:"
363
 
364
  # @ contact_form
365
- #: contact_form.php:419
366
- #: contact_form.php:960
367
- #: contact_form.php:989
368
  msgid "Attachment:"
369
  msgstr "Anexo:"
370
 
371
  # @ contact_form
372
- #: contact_form.php:420
373
- #: contact_form.php:476
374
- #: contact_form.php:961
375
- #: contact_form.php:990
376
  msgid "Send me a copy"
377
  msgstr "Envie-me uma cópia"
378
 
379
  # @ contact_form
380
- #: contact_form.php:421
381
- #: contact_form.php:962
382
- #: contact_form.php:991
383
  msgid "Submit"
384
  msgstr "Enviar"
385
 
386
  # @ contact_form
387
- #: contact_form.php:422
388
  msgid "Your name is required."
389
  msgstr "Seu nome é obrigatório"
390
 
391
  # @ contact_form
392
- #: contact_form.php:423
393
  msgid "Address is required."
394
  msgstr "Endereço é obrigatório."
395
 
396
  # @ contact_form
397
- #: contact_form.php:424
398
  msgid "A valid email address is required."
399
  msgstr "Um e-mail válido é obrigatório."
400
 
401
  # @ contact_form
402
- #: contact_form.php:425
403
- #: contact_form.php:471
404
- #: contact_form.php:474
405
  msgid "Phone number is required."
406
  msgstr "Telefone é obrigatório."
407
 
408
  # @ contact_form
409
- #: contact_form.php:426
410
- #: contact_form.php:470
411
- #: contact_form.php:473
412
  msgid "Subject is required."
413
  msgstr "O Assunto da mensagem é obrigatório."
414
 
415
  # @ contact_form
416
- #: contact_form.php:427
417
- #: contact_form.php:469
418
- #: contact_form.php:472
419
  msgid "Message text is required."
420
  msgstr "O texto da Mensagem é obrigatório."
421
 
422
  # @ contact_form
423
- #: contact_form.php:428
424
  msgid "File format is not valid."
425
  msgstr "Impossível anexar arquivo. "
426
 
427
  # @ contact_form
428
- #: contact_form.php:429
429
  msgid "File upload error."
430
  msgstr "Erro no upload do arquivo."
431
 
432
  # @ contact_form
433
- #: contact_form.php:430
434
  msgid "The file could not be uploaded."
435
  msgstr "O foi possível fazer upload do arquivo."
436
 
437
  # @ contact_form
438
- #: contact_form.php:431
439
  msgid "This file is too large."
440
  msgstr "Este arquivo é muito grande."
441
 
442
  # @ contact_form
443
- #: contact_form.php:432
444
  msgid "Please fill out the CAPTCHA."
445
  msgstr "Por favor, complete a resposta da charada ."
446
 
447
  # @ contact_form
448
- #: contact_form.php:433
449
  msgid "Please make corrections below and try again."
450
  msgstr "Por favor, faça as correções abaixo e tente enviar a mensagem novamente."
451
 
452
  # @ contact_form
453
- #: contact_form.php:741
 
 
 
 
 
454
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
455
  msgstr "Se a opção 'Redirecionar para a pagina' estiver selecionada, então o campo URL deve ser no seguinte formato"
456
 
457
  # @ contact_form
458
- #: contact_form.php:750
459
  msgid "Such user does not exist. Settings are not saved."
460
  msgstr "Tal usuário não existe. Configurações não foram salvas."
461
 
462
  # @ contact_form
463
- #: contact_form.php:755
464
- #: contact_form.php:761
465
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
466
  msgstr "Por favor informe um email válido no campo 'DE'. Configurações não foram salvas."
467
 
468
  # @ contact_form
469
- #: contact_form.php:766
470
  msgid "Settings saved."
471
  msgstr "As configurações foram salvas."
472
 
473
  # @ contact_form
474
- #: contact_form.php:791
475
- #: contact_form.php:1060
 
 
 
 
 
 
 
 
476
  msgid "Extra settings"
477
  msgstr "Configurações extras"
478
 
479
  # @ contact_form
480
- #: contact_form.php:796
481
- #: contact_form.php:1316
482
  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:"
483
  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:"
484
 
485
  # @ contact_form
486
- #: contact_form.php:796
487
- #: contact_form.php:797
488
- #: contact_form.php:976
489
- #: contact_form.php:1024
490
  msgid "or"
491
  msgstr "ou"
492
 
493
  # @ contact_form
494
- #: contact_form.php:797
495
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
496
  msgstr "Se tiver quaisquer problemas com o shortcode padrão [contact_form], você deve usar o shortcode"
497
 
498
  # @ contact_form
499
- #: contact_form.php:798
500
  msgid "They work the same way."
501
  msgstr "Eles funcionam da mesma forma."
502
 
503
  # @ contact_form
504
- #: contact_form.php:799
505
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
506
  msgstr "Se informações nos campos abaixo estiverem vazias, então as mensagens serão enviadas para um endereço que foi especificado durante o registro."
507
 
508
  # @ contact_form
509
- #: contact_form.php:803
510
  msgid "The user's email address:"
511
  msgstr "Use o email de um usuário do wordpress:"
512
 
513
  # @ contact_form
514
- #: contact_form.php:807
515
  msgid "Create a username"
516
  msgstr "Selecione o nome do usuário"
517
 
518
  # @ contact_form
519
- #: contact_form.php:812
520
  msgid "Enter a username of the person who should get the messages from the contact form."
521
  msgstr "Determine um nome de usuário que receberá as mensagens enviadas pelo Formulário de Contato."
522
 
523
  # @ contact_form
524
- #: contact_form.php:816
525
  msgid "Use this email address:"
526
  msgstr "Use este email:"
527
 
528
  # @ contact_form
529
- #: contact_form.php:819
530
  msgid "Enter the email address you want the messages forwarded to."
531
  msgstr "Configure um endereço de email que será usado para o recebimento de mensagens."
532
 
533
  # @ contact_form
534
- #: contact_form.php:823
535
  msgid "Additional options"
536
  msgstr "Opções adicionais"
537
 
538
  # @ contact_form
539
- #: contact_form.php:826
540
  msgid "What to use?"
541
  msgstr "O que usar?"
542
 
543
  # @ contact_form
544
- #: contact_form.php:829
545
  msgid "Wp-mail"
546
  msgstr "Wp-mail"
547
 
548
  # @ contact_form
549
- #: contact_form.php:830
550
  msgid "You can use the wp_mail function for mailing"
551
  msgstr "Você pode usar a função wp_mail para enviar emails"
552
 
553
  # @ contact_form
554
- #: contact_form.php:836
555
  msgid "Mail"
556
  msgstr "Mail"
557
 
558
  # @ contact_form
559
- #: contact_form.php:837
560
  msgid "To send mail you can use the php mail function"
561
  msgstr "Para enviar emails você pode usar a função mail() do php"
562
 
563
  # @ contact_form
564
- #: contact_form.php:841
565
  msgid "Change text of the 'FROM' field"
566
  msgstr "Mude o texto do campo 'DE'"
567
 
568
  # @ contact_form
569
- #: contact_form.php:847
570
  msgid "Enter the email address in the 'From' field"
571
  msgstr "Entre com o endereço de e-mail no campo 'De'"
572
 
573
  # @ contact_form
574
- #: contact_form.php:849
575
  msgid "User email"
576
  msgstr "Email do usuário"
577
 
578
  # @ contact_form
579
- #: contact_form.php:849
580
  msgid "The email address of the user who fills the form will be used in the field 'From'."
581
  msgstr "O endereço de email do usuário que preencher o formulário será usado no campo 'De'"
582
 
583
  # @ contact_form
584
- #: contact_form.php:851
585
  msgid "This email address will be used in the 'From' field."
586
  msgstr "Este endereço de email será usado no campo 'De'"
587
 
588
  # @ contact_form
589
- #: contact_form.php:855
590
  msgid "Display fields"
591
  msgstr "Mostrar campos"
592
 
593
  # @ contact_form
594
- #: contact_form.php:857
595
- #: contact_form.php:906
596
- #: contact_form.php:1096
597
- #: contact_form.php:1747
598
  msgid "Address"
599
  msgstr "Endereço"
600
 
601
  # @ contact_form
602
- #: contact_form.php:858
603
- #: contact_form.php:908
604
- #: contact_form.php:1755
605
  msgid "Phone"
606
  msgstr "Telefone"
607
 
608
  # @ contact_form
609
- #: contact_form.php:859
610
  msgid "Attachment block"
611
  msgstr "Bloco de anexos"
612
 
613
  # @ contact_form
614
- #: contact_form.php:859
615
  msgid "Users can attach the following file formats"
616
  msgstr "Usuários pode anexar arquivos do seguinte tipo:"
617
 
618
  # @ contact_form
619
- #: contact_form.php:871
620
- #: contact_form.php:874
621
- #: contact_form.php:877
622
- #: contact_form.php:1125
623
  msgid "Captcha"
624
  msgstr "Captcha"
625
 
626
- # @ contact_form
627
- #: contact_form.php:871
628
- #: contact_form.php:874
629
- #: contact_form.php:877
630
- #: contact_form.php:1125
631
- msgid "(powered by bestwebsoft.com)"
632
- msgstr "(produzido por bestwebsoft.com)"
633
 
634
  # @ contact_form
635
- #: contact_form.php:874
636
  msgid "Activate captcha"
637
  msgstr "Ativar captcha"
638
 
639
  # @ contact_form
640
- #: contact_form.php:877
641
  msgid "Download captcha"
642
  msgstr "Fazer Download do Captcha"
643
 
644
  # @ contact_form
645
- #: contact_form.php:882
646
  #, fuzzy
647
  msgid "Display tips below the Attachment block"
648
  msgstr "Dicas abaixo do bloco de Anexos"
649
 
650
- #: contact_form.php:891
651
  msgid "Delete an attachment file from the server after the email is sent"
652
  msgstr ""
653
 
654
  # @ contact_form
655
- #: contact_form.php:897
656
  #, fuzzy
657
  msgid "Display 'Send me a copy' block"
658
  msgstr "Bloco Envie-me um cópia"
659
 
660
  # @ contact_form
661
- #: contact_form.php:903
662
  msgid "Required fields"
663
  msgstr "Campos obrigatórios"
664
 
665
  # @ contact_form
666
- #: contact_form.php:905
667
- #: contact_form.php:1091
668
- #: contact_form.php:1742
669
  msgid "Name"
670
  msgstr "Nome"
671
 
672
  # @ contact_form
673
- #: contact_form.php:907
674
  msgid "Email Address"
675
  msgstr "Endereço de email"
676
 
677
  # @ contact_form
678
- #: contact_form.php:909
679
- #: contact_form.php:1111
680
- #: contact_form.php:1758
681
  msgid "Subject"
682
  msgstr "Assunto"
683
 
684
  # @ contact_form
685
- #: contact_form.php:910
686
- #: contact_form.php:1115
687
- #: contact_form.php:1761
688
  msgid "Message"
689
  msgstr "Mensagem"
690
 
691
  # @ contact_form
692
- #: contact_form.php:914
693
  msgid "Display additional info in the email"
694
  msgstr "Mostre informações adicionais no email"
695
 
696
  # @ contact_form
697
- #: contact_form.php:919
698
- #: contact_form.php:1714
699
  msgid "Sent from (ip address)"
700
  msgstr "Enviado de (Endereço IP)"
701
 
702
  # @ contact_form
703
- #: contact_form.php:919
704
  #, fuzzy
705
  msgid "Example: Sent from (IP address):\t127.0.0.1"
706
  msgstr "Enviado de (Endereço IP)"
707
 
708
  # @ contact_form
709
- #: contact_form.php:920
710
- #: contact_form.php:1719
711
  msgid "Date/Time"
712
  msgstr "Data / Hora"
713
 
714
- #: contact_form.php:920
715
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
716
  msgstr ""
717
 
718
  # @ contact_form
719
- #: contact_form.php:921
720
- #: contact_form.php:1724
721
  msgid "Sent from (referer)"
722
  msgstr "Vindo de (origem)"
723
 
724
- #: contact_form.php:921
725
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
726
  msgstr ""
727
 
728
  # @ contact_form
729
- #: contact_form.php:922
730
- #: contact_form.php:1729
731
  msgid "Using (user agent)"
732
  msgstr "Usando (cliente de email)"
733
 
734
- #: contact_form.php:922
735
  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"
736
  msgstr ""
737
 
738
  # @ contact_form
739
- #: contact_form.php:926
740
  msgid "Language settings for the field names in the form"
741
  msgstr "Configurações de idioma para os nomes dos campos no formulário"
742
 
743
  # @ contact_form
744
- #: contact_form.php:935
745
  msgid "Add a language"
746
  msgstr "Adicione um idioma"
747
 
748
  # @ contact_form
749
- #: contact_form.php:939
750
  msgid "Change the names of the contact form fields and error messages"
751
  msgstr "Mude os nomes dos campos do formulário de contato e mensagens de erro."
752
 
753
  # @ contact_form
754
- #: contact_form.php:944
755
- #: contact_form.php:1015
756
  msgid "English"
757
  msgstr "Inglês"
758
 
759
  # @ contact_form
760
- #: contact_form.php:963
761
- #: contact_form.php:992
762
  msgid "Error message for the Name field"
763
  msgstr "Mensagem de erro para o campo Nome"
764
 
765
  # @ contact_form
766
- #: contact_form.php:964
767
- #: contact_form.php:993
768
  msgid "Error message for the Address field"
769
  msgstr "Mensagem de erro para o campo Endereço"
770
 
771
  # @ contact_form
772
- #: contact_form.php:965
773
- #: contact_form.php:994
774
  msgid "Error message for the Email field"
775
  msgstr "Mensagem de erro para o campo Email"
776
 
777
  # @ contact_form
778
- #: contact_form.php:966
779
- #: contact_form.php:995
780
  msgid "Error message for the Phone field"
781
  msgstr "Mensagem de erro para o campo Telefone"
782
 
783
  # @ contact_form
784
- #: contact_form.php:967
785
- #: contact_form.php:996
786
  msgid "Error message for the Subject field"
787
  msgstr "Mensagem de erro para o campo Assunto"
788
 
789
  # @ contact_form
790
- #: contact_form.php:968
791
- #: contact_form.php:997
792
  msgid "Error message for the Message field"
793
  msgstr "Mensagem de erro para o campo Mensagem"
794
 
795
  # @ contact_form
796
- #: contact_form.php:969
797
- #: contact_form.php:998
798
  msgid "Error message about the file type for the Attachment field"
799
  msgstr "Mensagem de erro para o campo Anexo sobre o tipo de arquivo"
800
 
801
  # @ contact_form
802
- #: contact_form.php:970
803
- #: contact_form.php:999
804
  msgid "Error message while uploading a file for the Attachment field to the server"
805
  msgstr "Mensagem de erro para o campo Anexo quando estiver fazendo upload para o servidor"
806
 
807
  # @ contact_form
808
- #: contact_form.php:971
809
- #: contact_form.php:1000
810
  msgid "Error message while moving the file for the Attachment field"
811
  msgstr "Mensagem de erro para o campo Anexo quando estiver movendo o arquivo"
812
 
813
  # @ contact_form
814
- #: contact_form.php:972
815
- #: contact_form.php:1001
816
  msgid "Error message when file size limit for the Attachment field is exceeded"
817
  msgstr "Mensagem de erro para o campo Anexo quando o tamanho máximo do arquivo for excedido"
818
 
819
  # @ contact_form
820
- #: contact_form.php:973
821
- #: contact_form.php:1002
822
  msgid "Error message for the Captcha field"
823
  msgstr "Mensagem de erro para o campo Captcha"
824
 
825
  # @ contact_form
826
- #: contact_form.php:974
827
- #: contact_form.php:1003
828
  msgid "Error message for the whole form"
829
  msgstr "Mensagem de erro para o formulário inteiro"
830
 
831
  # @ contact_form
832
- #: contact_form.php:976
833
- #: contact_form.php:1005
834
- #: contact_form.php:1024
835
- #: contact_form.php:1030
836
  msgid "Use shortcode"
837
  msgstr "Use shortcode (abreviações)"
838
 
839
  # @ contact_form
840
- #: contact_form.php:976
841
- #: contact_form.php:1005
842
- #: contact_form.php:1024
843
- #: contact_form.php:1030
844
  msgid "for this language"
845
  msgstr "para este idioma"
846
 
847
  # @ contact_form
848
- #: contact_form.php:1012
849
  msgid "Action after email is sent"
850
  msgstr "Ação após o email ser enviado"
851
 
852
  # @ contact_form
853
- #: contact_form.php:1014
854
  msgid "Display text"
855
  msgstr "Mostrar texto"
856
 
857
  # @ contact_form
858
- #: contact_form.php:1023
859
- #: contact_form.php:1029
860
  msgid "Text"
861
  msgstr "Texto"
862
 
863
  # @ contact_form
864
- #: contact_form.php:1036
865
  msgid "Redirect to the page"
866
  msgstr "Redirecione para a página"
867
 
868
  # @ contact_form
869
- #: contact_form.php:1037
870
  msgid "Url"
871
  msgstr "URL"
872
 
873
  # @ default
874
- #: contact_form.php:1042
875
- #: contact_form.php:1217
876
  msgid "Save Changes"
877
  msgstr "Salvar Mudanças"
878
 
879
  # @ contact_form
880
- #: contact_form.php:1057
881
  msgid "Contact Form Pro | Extra Settings"
882
  msgstr "Formulário de Contato Pro | Configurações Extras"
883
 
884
  # @ contact_form
885
- #: contact_form.php:1064
886
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
887
  msgstr "Esta função está disponível na versão Pro do plugin. Para saber mais detalhes, por favor siga o link"
888
 
889
  # @ contact_form
890
- #: contact_form.php:1071
891
  msgid "Errors output"
892
  msgstr "Saída de erros."
893
 
894
  # @ contact_form
895
- #: contact_form.php:1074
896
  msgid "Display error messages"
897
  msgstr "Mostrar mensagens de erro"
898
 
899
  # @ contact_form
900
- #: contact_form.php:1075
901
  msgid "Color of the input field errors."
902
  msgstr "Cor do erro nos campos de formulário"
903
 
904
  # @ contact_form
905
- #: contact_form.php:1076
906
  msgid "Display error messages & color of the input field errors"
907
  msgstr "Mostrar mensagens de erro e cores para os campos com erro"
908
 
909
  # @ contact_form
910
- #: contact_form.php:1081
911
  msgid "Add placeholder to the input blocks"
912
  msgstr "Adicione reserva de espaço aos blocos de inserção"
913
 
914
  # @ contact_form
915
- #: contact_form.php:1087
916
  msgid "Add tooltips"
917
  msgstr "Adicionar mensagens de ajuda"
918
 
919
  # @ contact_form
920
- #: contact_form.php:1101
921
  msgid "Email address"
922
  msgstr "Endereço de email"
923
 
924
  # @ contact_form
925
- #: contact_form.php:1106
926
  msgid "Phone Number"
927
  msgstr "Telefone"
928
 
929
  # @ contact_form
930
- #: contact_form.php:1120
931
  msgid "Attachment"
932
  msgstr "Anexo"
933
 
934
  # @ contact_form
935
- #: contact_form.php:1130
 
 
 
 
 
936
  msgid "Style options"
937
  msgstr "Opções de estilo"
938
 
939
  # @ contact_form
940
- #: contact_form.php:1133
941
  msgid "Text color"
942
  msgstr "Cor do texto"
943
 
944
  # @ contact_form
945
- #: contact_form.php:1136
946
- #: contact_form.php:1141
947
- #: contact_form.php:1151
948
- #: contact_form.php:1156
949
- #: contact_form.php:1161
950
- #: contact_form.php:1166
951
- #: contact_form.php:1176
952
- #: contact_form.php:1181
953
- #: contact_form.php:1187
954
- #: contact_form.php:1198
955
- #: contact_form.php:1203
956
- #: contact_form.php:1208
957
  msgid "Default"
958
  msgstr "Padrão"
959
 
960
  # @ contact_form
961
- #: contact_form.php:1138
962
  msgid "Label text color"
963
  msgstr "Cor do texto descritivo"
964
 
965
  # @ contact_form
966
- #: contact_form.php:1143
967
  msgid "Placeholder color"
968
  msgstr "Cor da reserva de espaço"
969
 
970
  # @ contact_form
971
- #: contact_form.php:1148
972
  msgid "Errors color"
973
  msgstr "Cor dos erros"
974
 
975
  # @ contact_form
976
- #: contact_form.php:1153
977
  msgid "Error text color"
978
  msgstr "Cor de texto do erro"
979
 
980
  # @ contact_form
981
- #: contact_form.php:1158
982
  msgid "Background color of the input field errors"
983
  msgstr "Cor de fundo do campo de formulário com erros"
984
 
985
  # @ contact_form
986
- #: contact_form.php:1163
987
  msgid "Border color of the input field errors"
988
  msgstr "Cor de borda do campo de formulário com erros"
989
 
990
  # @ contact_form
991
- #: contact_form.php:1168
992
  msgid "Placeholder color of the input field errors"
993
  msgstr "Cor de reserva de espaço do campo de formulário com erros"
994
 
995
  # @ contact_form
996
- #: contact_form.php:1173
997
  msgid "Input fields"
998
  msgstr "Campos do folmulário"
999
 
1000
  # @ contact_form
1001
- #: contact_form.php:1178
1002
  msgid "Input fields background color"
1003
  msgstr "Cor de fundo dos campos de formulário"
1004
 
1005
  # @ contact_form
1006
- #: contact_form.php:1183
1007
  msgid "Text fields color"
1008
  msgstr "Cor dos campos de texto"
1009
 
1010
  # @ contact_form
1011
- #: contact_form.php:1185
1012
  msgid "Border width in px, numbers only"
1013
  msgstr "Largura da borda em px, somente o número"
1014
 
1015
  # @ contact_form
1016
- #: contact_form.php:1189
1017
- #: contact_form.php:1210
1018
  msgid "Border color"
1019
  msgstr "Cor da borda"
1020
 
1021
  # @ contact_form
1022
- #: contact_form.php:1194
1023
  msgid "Submit button"
1024
  msgstr "Botão de Envio"
1025
 
1026
  # @ contact_form
1027
- #: contact_form.php:1196
1028
  msgid "Width in px, numbers only"
1029
  msgstr "Largura em px, somente o número"
1030
 
1031
  # @ contact_form
1032
- #: contact_form.php:1200
1033
  msgid "Button color"
1034
  msgstr "Cor do botão"
1035
 
1036
  # @ contact_form
1037
- #: contact_form.php:1205
1038
  msgid "Button text color"
1039
  msgstr "Cor do texto do botão"
1040
 
1041
  # @ contact_form
1042
- #: contact_form.php:1221
1043
  msgid "Contact Form Pro | Preview"
1044
  msgstr "Formulário de Contato Pro | Prévia"
1045
 
1046
  # @ contact_form
1047
- #: contact_form.php:1224
1048
  msgid "Show with errors"
1049
  msgstr "Mostrar com erros"
1050
 
1051
  # @ contact_form
1052
- #: contact_form.php:1232
1053
- #: contact_form.php:1234
1054
  msgid "Please enter your full name..."
1055
  msgstr "Informe seu nome completo..."
1056
 
1057
  # @ contact_form
1058
- #: contact_form.php:1245
1059
- #: contact_form.php:1247
1060
  msgid "Please enter your address..."
1061
  msgstr "Informe seu endereço…"
1062
 
1063
  # @ contact_form
1064
- #: contact_form.php:1256
1065
- #: contact_form.php:1258
1066
  msgid "Please enter your email address..."
1067
  msgstr "Informe seu endereço de email…"
1068
 
1069
  # @ contact_form
1070
- #: contact_form.php:1267
1071
- #: contact_form.php:1269
1072
  msgid "Please enter your phone number..."
1073
  msgstr "Informe seu telefone..."
1074
 
1075
  # @ contact_form
1076
- #: contact_form.php:1278
1077
- #: contact_form.php:1280
1078
  msgid "Please enter subject..."
1079
  msgstr "Informe o assunto…"
1080
 
1081
  # @ contact_form
1082
- #: contact_form.php:1288
1083
- #: contact_form.php:1290
1084
  msgid "Please enter your message..."
1085
  msgstr "Informe sua mensagem…"
1086
 
1087
  # @ contact_form
1088
- #: contact_form.php:1301
1089
  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"
1090
  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"
1091
 
1092
  # @ contact_form
1093
- #: contact_form.php:1454
 
 
 
 
 
1094
  msgid "You can attach the following file formats"
1095
  msgstr "Você pode anexar arquivos do seguinte tipo"
1096
 
1097
  # @ contact_form
1098
- #: contact_form.php:1737
1099
  msgid "Contact from"
1100
  msgstr "Formulário de Contato"
1101
 
1102
  # @ contact_form
1103
- #: contact_form.php:1750
1104
  msgid "Email"
1105
  msgstr "E-Mail"
1106
 
1107
  # @ contact_form
1108
- #: contact_form.php:1764
1109
  msgid "Site"
1110
  msgstr "Site"
1111
 
1112
  # @ contact_form
1113
- #: contact_form.php:1819
1114
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
1115
  msgstr "Se você consegue ver esta MENSAGEM então seu cliente não aceita tipos MIME! Favor usar um cliente mais atualizado."
1116
 
1117
  # @ contact_form
1118
- #: contact_form.php:1878
1119
  msgid "FAQ"
1120
  msgstr "Perguntas Frequentes"
1121
 
1122
  # @ contact_form
1123
- #: contact_form.php:1879
1124
  msgid "Support"
1125
  msgstr "Suporte"
1126
 
1127
  # @ contact_form
1128
- #: contact_form.php:1937
1129
  msgid "Are you sure that you want to delete this language data?"
1130
  msgstr "Tem certeza que você quer apagar estes dados de idioma?"
1131
 
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:51+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:51+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"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
  # @ contact_form
22
+ #: contact_form.php:32
23
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  msgid "Contact Form Settings"
25
  msgstr "Configurações do Formulário de Contato"
26
 
27
  # @ contact_form
28
+ #: contact_form.php:32
29
  msgid "Contact Form"
30
  msgstr "Formulário de contato"
31
 
32
  # @ contact_form
33
+ #: contact_form.php:33
34
  msgid "Contact Form Pro Extra Settings"
35
  msgstr "Configurações Extras do Formulário de Contato Pro"
36
 
37
  # @ contact_form
38
+ #: contact_form.php:33
39
+ #: contact_form.php:724
40
  msgid "Contact Form Pro"
41
  msgstr "Formulário de Contato Pro"
42
 
43
  # @ contact_form
44
+ #: contact_form.php:72
45
+ #: contact_form.php:613
46
+ #: contact_form.php:642
47
  msgid "Name:"
48
  msgstr "Nome:"
49
 
50
  # @ contact_form
51
+ #: contact_form.php:73
52
+ #: contact_form.php:614
53
+ #: contact_form.php:643
54
  msgid "Address:"
55
  msgstr "Endereço:"
56
 
57
  # @ contact_form
58
+ #: contact_form.php:74
59
+ #: contact_form.php:615
60
+ #: contact_form.php:644
61
  msgid "Email Address:"
62
  msgstr "Endereço de E-mail:"
63
 
64
  # @ contact_form
65
+ #: contact_form.php:75
66
+ #: contact_form.php:616
67
+ #: contact_form.php:645
68
  msgid "Phone number:"
69
  msgstr "Número de Telefone:"
70
 
71
  # @ contact_form
72
+ #: contact_form.php:76
73
+ #: contact_form.php:617
74
+ #: contact_form.php:646
75
  msgid "Subject:"
76
  msgstr "Assunto:"
77
 
78
  # @ contact_form
79
+ #: contact_form.php:77
80
+ #: contact_form.php:618
81
+ #: contact_form.php:647
82
  msgid "Message:"
83
  msgstr "Mensagem:"
84
 
85
  # @ contact_form
86
+ #: contact_form.php:78
87
+ #: contact_form.php:619
88
+ #: contact_form.php:648
89
  msgid "Attachment:"
90
  msgstr "Anexo:"
91
 
92
  # @ contact_form
93
+ #: contact_form.php:79
94
+ #: contact_form.php:135
95
+ #: contact_form.php:620
96
+ #: contact_form.php:649
97
  msgid "Send me a copy"
98
  msgstr "Envie-me uma cópia"
99
 
100
  # @ contact_form
101
+ #: contact_form.php:80
102
+ #: contact_form.php:621
103
+ #: contact_form.php:650
104
  msgid "Submit"
105
  msgstr "Enviar"
106
 
107
  # @ contact_form
108
+ #: contact_form.php:81
109
  msgid "Your name is required."
110
  msgstr "Seu nome é obrigatório"
111
 
112
  # @ contact_form
113
+ #: contact_form.php:82
114
  msgid "Address is required."
115
  msgstr "Endereço é obrigatório."
116
 
117
  # @ contact_form
118
+ #: contact_form.php:83
119
  msgid "A valid email address is required."
120
  msgstr "Um e-mail válido é obrigatório."
121
 
122
  # @ contact_form
123
+ #: contact_form.php:84
124
+ #: contact_form.php:130
125
+ #: contact_form.php:133
126
  msgid "Phone number is required."
127
  msgstr "Telefone é obrigatório."
128
 
129
  # @ contact_form
130
+ #: contact_form.php:85
131
+ #: contact_form.php:129
132
+ #: contact_form.php:132
133
  msgid "Subject is required."
134
  msgstr "O Assunto da mensagem é obrigatório."
135
 
136
  # @ contact_form
137
+ #: contact_form.php:86
138
+ #: contact_form.php:128
139
+ #: contact_form.php:131
140
  msgid "Message text is required."
141
  msgstr "O texto da Mensagem é obrigatório."
142
 
143
  # @ contact_form
144
+ #: contact_form.php:87
145
  msgid "File format is not valid."
146
  msgstr "Impossível anexar arquivo. "
147
 
148
  # @ contact_form
149
+ #: contact_form.php:88
150
  msgid "File upload error."
151
  msgstr "Erro no upload do arquivo."
152
 
153
  # @ contact_form
154
+ #: contact_form.php:89
155
  msgid "The file could not be uploaded."
156
  msgstr "O foi possível fazer upload do arquivo."
157
 
158
  # @ contact_form
159
+ #: contact_form.php:90
160
  msgid "This file is too large."
161
  msgstr "Este arquivo é muito grande."
162
 
163
  # @ contact_form
164
+ #: contact_form.php:91
165
  msgid "Please fill out the CAPTCHA."
166
  msgstr "Por favor, complete a resposta da charada ."
167
 
168
  # @ contact_form
169
+ #: contact_form.php:92
170
  msgid "Please make corrections below and try again."
171
  msgstr "Por favor, faça as correções abaixo e tente enviar a mensagem novamente."
172
 
173
  # @ contact_form
174
+ #: contact_form.php:94
175
+ msgid "Thank you for contacting us."
176
+ msgstr "Obrigado por nos contatar"
177
+
178
+ # @ contact_form
179
+ #: contact_form.php:400
180
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
181
  msgstr "Se a opção 'Redirecionar para a pagina' estiver selecionada, então o campo URL deve ser no seguinte formato"
182
 
183
  # @ contact_form
184
+ #: contact_form.php:409
185
  msgid "Such user does not exist. Settings are not saved."
186
  msgstr "Tal usuário não existe. Configurações não foram salvas."
187
 
188
  # @ contact_form
189
+ #: contact_form.php:414
190
+ #: contact_form.php:420
191
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
192
  msgstr "Por favor informe um email válido no campo 'DE'. Configurações não foram salvas."
193
 
194
  # @ contact_form
195
+ #: contact_form.php:425
196
  msgid "Settings saved."
197
  msgstr "As configurações foram salvas."
198
 
199
  # @ contact_form
200
+ #: contact_form.php:449
201
+ #: contact_form.php:718
202
+ #: contact_form.php:1525
203
+ #: contact_form.php:1536
204
+ msgid "Settings"
205
+ msgstr "Configurações"
206
+
207
+ # @ contact_form
208
+ #: contact_form.php:450
209
+ #: contact_form.php:719
210
  msgid "Extra settings"
211
  msgstr "Configurações extras"
212
 
213
  # @ contact_form
214
+ #: contact_form.php:455
215
+ #: contact_form.php:975
216
  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:"
217
  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:"
218
 
219
  # @ contact_form
220
+ #: contact_form.php:455
221
+ #: contact_form.php:456
222
+ #: contact_form.php:635
223
+ #: contact_form.php:683
224
  msgid "or"
225
  msgstr "ou"
226
 
227
  # @ contact_form
228
+ #: contact_form.php:456
229
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
230
  msgstr "Se tiver quaisquer problemas com o shortcode padrão [contact_form], você deve usar o shortcode"
231
 
232
  # @ contact_form
233
+ #: contact_form.php:457
234
  msgid "They work the same way."
235
  msgstr "Eles funcionam da mesma forma."
236
 
237
  # @ contact_form
238
+ #: contact_form.php:458
239
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
240
  msgstr "Se informações nos campos abaixo estiverem vazias, então as mensagens serão enviadas para um endereço que foi especificado durante o registro."
241
 
242
  # @ contact_form
243
+ #: contact_form.php:462
244
  msgid "The user's email address:"
245
  msgstr "Use o email de um usuário do wordpress:"
246
 
247
  # @ contact_form
248
+ #: contact_form.php:466
249
  msgid "Create a username"
250
  msgstr "Selecione o nome do usuário"
251
 
252
  # @ contact_form
253
+ #: contact_form.php:471
254
  msgid "Enter a username of the person who should get the messages from the contact form."
255
  msgstr "Determine um nome de usuário que receberá as mensagens enviadas pelo Formulário de Contato."
256
 
257
  # @ contact_form
258
+ #: contact_form.php:475
259
  msgid "Use this email address:"
260
  msgstr "Use este email:"
261
 
262
  # @ contact_form
263
+ #: contact_form.php:478
264
  msgid "Enter the email address you want the messages forwarded to."
265
  msgstr "Configure um endereço de email que será usado para o recebimento de mensagens."
266
 
267
  # @ contact_form
268
+ #: contact_form.php:482
269
  msgid "Additional options"
270
  msgstr "Opções adicionais"
271
 
272
  # @ contact_form
273
+ #: contact_form.php:485
274
  msgid "What to use?"
275
  msgstr "O que usar?"
276
 
277
  # @ contact_form
278
+ #: contact_form.php:488
279
  msgid "Wp-mail"
280
  msgstr "Wp-mail"
281
 
282
  # @ contact_form
283
+ #: contact_form.php:489
284
  msgid "You can use the wp_mail function for mailing"
285
  msgstr "Você pode usar a função wp_mail para enviar emails"
286
 
287
  # @ contact_form
288
+ #: contact_form.php:495
289
  msgid "Mail"
290
  msgstr "Mail"
291
 
292
  # @ contact_form
293
+ #: contact_form.php:496
294
  msgid "To send mail you can use the php mail function"
295
  msgstr "Para enviar emails você pode usar a função mail() do php"
296
 
297
  # @ contact_form
298
+ #: contact_form.php:500
299
  msgid "Change text of the 'FROM' field"
300
  msgstr "Mude o texto do campo 'DE'"
301
 
302
  # @ contact_form
303
+ #: contact_form.php:506
304
  msgid "Enter the email address in the 'From' field"
305
  msgstr "Entre com o endereço de e-mail no campo 'De'"
306
 
307
  # @ contact_form
308
+ #: contact_form.php:508
309
  msgid "User email"
310
  msgstr "Email do usuário"
311
 
312
  # @ contact_form
313
+ #: contact_form.php:508
314
  msgid "The email address of the user who fills the form will be used in the field 'From'."
315
  msgstr "O endereço de email do usuário que preencher o formulário será usado no campo 'De'"
316
 
317
  # @ contact_form
318
+ #: contact_form.php:510
319
  msgid "This email address will be used in the 'From' field."
320
  msgstr "Este endereço de email será usado no campo 'De'"
321
 
322
  # @ contact_form
323
+ #: contact_form.php:514
324
  msgid "Display fields"
325
  msgstr "Mostrar campos"
326
 
327
  # @ contact_form
328
+ #: contact_form.php:516
329
+ #: contact_form.php:565
330
+ #: contact_form.php:755
331
+ #: contact_form.php:1406
332
  msgid "Address"
333
  msgstr "Endereço"
334
 
335
  # @ contact_form
336
+ #: contact_form.php:517
337
+ #: contact_form.php:567
338
+ #: contact_form.php:1414
339
  msgid "Phone"
340
  msgstr "Telefone"
341
 
342
  # @ contact_form
343
+ #: contact_form.php:518
344
  msgid "Attachment block"
345
  msgstr "Bloco de anexos"
346
 
347
  # @ contact_form
348
+ #: contact_form.php:518
349
  msgid "Users can attach the following file formats"
350
  msgstr "Usuários pode anexar arquivos do seguinte tipo:"
351
 
352
  # @ contact_form
353
+ #: contact_form.php:530
354
+ #: contact_form.php:533
355
+ #: contact_form.php:536
356
+ #: contact_form.php:784
357
  msgid "Captcha"
358
  msgstr "Captcha"
359
 
360
+ #: contact_form.php:530
361
+ #: contact_form.php:533
362
+ #: contact_form.php:536
363
+ msgid "(powered by"
364
+ msgstr ""
 
 
365
 
366
  # @ contact_form
367
+ #: contact_form.php:533
368
  msgid "Activate captcha"
369
  msgstr "Ativar captcha"
370
 
371
  # @ contact_form
372
+ #: contact_form.php:536
373
  msgid "Download captcha"
374
  msgstr "Fazer Download do Captcha"
375
 
376
  # @ contact_form
377
+ #: contact_form.php:541
378
  #, fuzzy
379
  msgid "Display tips below the Attachment block"
380
  msgstr "Dicas abaixo do bloco de Anexos"
381
 
382
+ #: contact_form.php:550
383
  msgid "Delete an attachment file from the server after the email is sent"
384
  msgstr ""
385
 
386
  # @ contact_form
387
+ #: contact_form.php:556
388
  #, fuzzy
389
  msgid "Display 'Send me a copy' block"
390
  msgstr "Bloco Envie-me um cópia"
391
 
392
  # @ contact_form
393
+ #: contact_form.php:562
394
  msgid "Required fields"
395
  msgstr "Campos obrigatórios"
396
 
397
  # @ contact_form
398
+ #: contact_form.php:564
399
+ #: contact_form.php:750
400
+ #: contact_form.php:1401
401
  msgid "Name"
402
  msgstr "Nome"
403
 
404
  # @ contact_form
405
+ #: contact_form.php:566
406
  msgid "Email Address"
407
  msgstr "Endereço de email"
408
 
409
  # @ contact_form
410
+ #: contact_form.php:568
411
+ #: contact_form.php:770
412
+ #: contact_form.php:1417
413
  msgid "Subject"
414
  msgstr "Assunto"
415
 
416
  # @ contact_form
417
+ #: contact_form.php:569
418
+ #: contact_form.php:774
419
+ #: contact_form.php:1420
420
  msgid "Message"
421
  msgstr "Mensagem"
422
 
423
  # @ contact_form
424
+ #: contact_form.php:573
425
  msgid "Display additional info in the email"
426
  msgstr "Mostre informações adicionais no email"
427
 
428
  # @ contact_form
429
+ #: contact_form.php:578
430
+ #: contact_form.php:1373
431
  msgid "Sent from (ip address)"
432
  msgstr "Enviado de (Endereço IP)"
433
 
434
  # @ contact_form
435
+ #: contact_form.php:578
436
  #, fuzzy
437
  msgid "Example: Sent from (IP address):\t127.0.0.1"
438
  msgstr "Enviado de (Endereço IP)"
439
 
440
  # @ contact_form
441
+ #: contact_form.php:579
442
+ #: contact_form.php:1378
443
  msgid "Date/Time"
444
  msgstr "Data / Hora"
445
 
446
+ #: contact_form.php:579
447
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
448
  msgstr ""
449
 
450
  # @ contact_form
451
+ #: contact_form.php:580
452
+ #: contact_form.php:1383
453
  msgid "Sent from (referer)"
454
  msgstr "Vindo de (origem)"
455
 
456
+ #: contact_form.php:580
457
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
458
  msgstr ""
459
 
460
  # @ contact_form
461
+ #: contact_form.php:581
462
+ #: contact_form.php:1388
463
  msgid "Using (user agent)"
464
  msgstr "Usando (cliente de email)"
465
 
466
+ #: contact_form.php:581
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
471
+ #: contact_form.php:585
472
  msgid "Language settings for the field names in the form"
473
  msgstr "Configurações de idioma para os nomes dos campos no formulário"
474
 
475
  # @ contact_form
476
+ #: contact_form.php:594
477
  msgid "Add a language"
478
  msgstr "Adicione um idioma"
479
 
480
  # @ contact_form
481
+ #: contact_form.php:598
482
  msgid "Change the names of the contact form fields and error messages"
483
  msgstr "Mude os nomes dos campos do formulário de contato e mensagens de erro."
484
 
485
  # @ contact_form
486
+ #: contact_form.php:603
487
+ #: contact_form.php:674
488
  msgid "English"
489
  msgstr "Inglês"
490
 
491
  # @ contact_form
492
+ #: contact_form.php:622
493
+ #: contact_form.php:651
494
  msgid "Error message for the Name field"
495
  msgstr "Mensagem de erro para o campo Nome"
496
 
497
  # @ contact_form
498
+ #: contact_form.php:623
499
+ #: contact_form.php:652
500
  msgid "Error message for the Address field"
501
  msgstr "Mensagem de erro para o campo Endereço"
502
 
503
  # @ contact_form
504
+ #: contact_form.php:624
505
+ #: contact_form.php:653
506
  msgid "Error message for the Email field"
507
  msgstr "Mensagem de erro para o campo Email"
508
 
509
  # @ contact_form
510
+ #: contact_form.php:625
511
+ #: contact_form.php:654
512
  msgid "Error message for the Phone field"
513
  msgstr "Mensagem de erro para o campo Telefone"
514
 
515
  # @ contact_form
516
+ #: contact_form.php:626
517
+ #: contact_form.php:655
518
  msgid "Error message for the Subject field"
519
  msgstr "Mensagem de erro para o campo Assunto"
520
 
521
  # @ contact_form
522
+ #: contact_form.php:627
523
+ #: contact_form.php:656
524
  msgid "Error message for the Message field"
525
  msgstr "Mensagem de erro para o campo Mensagem"
526
 
527
  # @ contact_form
528
+ #: contact_form.php:628
529
+ #: contact_form.php:657
530
  msgid "Error message about the file type for the Attachment field"
531
  msgstr "Mensagem de erro para o campo Anexo sobre o tipo de arquivo"
532
 
533
  # @ contact_form
534
+ #: contact_form.php:629
535
+ #: contact_form.php:658
536
  msgid "Error message while uploading a file for the Attachment field to the server"
537
  msgstr "Mensagem de erro para o campo Anexo quando estiver fazendo upload para o servidor"
538
 
539
  # @ contact_form
540
+ #: contact_form.php:630
541
+ #: contact_form.php:659
542
  msgid "Error message while moving the file for the Attachment field"
543
  msgstr "Mensagem de erro para o campo Anexo quando estiver movendo o arquivo"
544
 
545
  # @ contact_form
546
+ #: contact_form.php:631
547
+ #: contact_form.php:660
548
  msgid "Error message when file size limit for the Attachment field is exceeded"
549
  msgstr "Mensagem de erro para o campo Anexo quando o tamanho máximo do arquivo for excedido"
550
 
551
  # @ contact_form
552
+ #: contact_form.php:632
553
+ #: contact_form.php:661
554
  msgid "Error message for the Captcha field"
555
  msgstr "Mensagem de erro para o campo Captcha"
556
 
557
  # @ contact_form
558
+ #: contact_form.php:633
559
+ #: contact_form.php:662
560
  msgid "Error message for the whole form"
561
  msgstr "Mensagem de erro para o formulário inteiro"
562
 
563
  # @ contact_form
564
+ #: contact_form.php:635
565
+ #: contact_form.php:664
566
+ #: contact_form.php:683
567
+ #: contact_form.php:689
568
  msgid "Use shortcode"
569
  msgstr "Use shortcode (abreviações)"
570
 
571
  # @ contact_form
572
+ #: contact_form.php:635
573
+ #: contact_form.php:664
574
+ #: contact_form.php:683
575
+ #: contact_form.php:689
576
  msgid "for this language"
577
  msgstr "para este idioma"
578
 
579
  # @ contact_form
580
+ #: contact_form.php:671
581
  msgid "Action after email is sent"
582
  msgstr "Ação após o email ser enviado"
583
 
584
  # @ contact_form
585
+ #: contact_form.php:673
586
  msgid "Display text"
587
  msgstr "Mostrar texto"
588
 
589
  # @ contact_form
590
+ #: contact_form.php:682
591
+ #: contact_form.php:688
592
  msgid "Text"
593
  msgstr "Texto"
594
 
595
  # @ contact_form
596
+ #: contact_form.php:695
597
  msgid "Redirect to the page"
598
  msgstr "Redirecione para a página"
599
 
600
  # @ contact_form
601
+ #: contact_form.php:696
602
  msgid "Url"
603
  msgstr "URL"
604
 
605
  # @ default
606
+ #: contact_form.php:701
607
+ #: contact_form.php:876
608
  msgid "Save Changes"
609
  msgstr "Salvar Mudanças"
610
 
611
  # @ contact_form
612
+ #: contact_form.php:716
613
  msgid "Contact Form Pro | Extra Settings"
614
  msgstr "Formulário de Contato Pro | Configurações Extras"
615
 
616
  # @ contact_form
617
+ #: contact_form.php:723
618
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
619
  msgstr "Esta função está disponível na versão Pro do plugin. Para saber mais detalhes, por favor siga o link"
620
 
621
  # @ contact_form
622
+ #: contact_form.php:730
623
  msgid "Errors output"
624
  msgstr "Saída de erros."
625
 
626
  # @ contact_form
627
+ #: contact_form.php:733
628
  msgid "Display error messages"
629
  msgstr "Mostrar mensagens de erro"
630
 
631
  # @ contact_form
632
+ #: contact_form.php:734
633
  msgid "Color of the input field errors."
634
  msgstr "Cor do erro nos campos de formulário"
635
 
636
  # @ contact_form
637
+ #: contact_form.php:735
638
  msgid "Display error messages & color of the input field errors"
639
  msgstr "Mostrar mensagens de erro e cores para os campos com erro"
640
 
641
  # @ contact_form
642
+ #: contact_form.php:740
643
  msgid "Add placeholder to the input blocks"
644
  msgstr "Adicione reserva de espaço aos blocos de inserção"
645
 
646
  # @ contact_form
647
+ #: contact_form.php:746
648
  msgid "Add tooltips"
649
  msgstr "Adicionar mensagens de ajuda"
650
 
651
  # @ contact_form
652
+ #: contact_form.php:760
653
  msgid "Email address"
654
  msgstr "Endereço de email"
655
 
656
  # @ contact_form
657
+ #: contact_form.php:765
658
  msgid "Phone Number"
659
  msgstr "Telefone"
660
 
661
  # @ contact_form
662
+ #: contact_form.php:779
663
  msgid "Attachment"
664
  msgstr "Anexo"
665
 
666
  # @ contact_form
667
+ #: contact_form.php:784
668
+ msgid "(powered by bestwebsoft.com)"
669
+ msgstr "(produzido por bestwebsoft.com)"
670
+
671
+ # @ contact_form
672
+ #: contact_form.php:789
673
  msgid "Style options"
674
  msgstr "Opções de estilo"
675
 
676
  # @ contact_form
677
+ #: contact_form.php:792
678
  msgid "Text color"
679
  msgstr "Cor do texto"
680
 
681
  # @ contact_form
682
+ #: contact_form.php:795
683
+ #: contact_form.php:800
684
+ #: contact_form.php:810
685
+ #: contact_form.php:815
686
+ #: contact_form.php:820
687
+ #: contact_form.php:825
688
+ #: contact_form.php:835
689
+ #: contact_form.php:840
690
+ #: contact_form.php:846
691
+ #: contact_form.php:857
692
+ #: contact_form.php:862
693
+ #: contact_form.php:867
694
  msgid "Default"
695
  msgstr "Padrão"
696
 
697
  # @ contact_form
698
+ #: contact_form.php:797
699
  msgid "Label text color"
700
  msgstr "Cor do texto descritivo"
701
 
702
  # @ contact_form
703
+ #: contact_form.php:802
704
  msgid "Placeholder color"
705
  msgstr "Cor da reserva de espaço"
706
 
707
  # @ contact_form
708
+ #: contact_form.php:807
709
  msgid "Errors color"
710
  msgstr "Cor dos erros"
711
 
712
  # @ contact_form
713
+ #: contact_form.php:812
714
  msgid "Error text color"
715
  msgstr "Cor de texto do erro"
716
 
717
  # @ contact_form
718
+ #: contact_form.php:817
719
  msgid "Background color of the input field errors"
720
  msgstr "Cor de fundo do campo de formulário com erros"
721
 
722
  # @ contact_form
723
+ #: contact_form.php:822
724
  msgid "Border color of the input field errors"
725
  msgstr "Cor de borda do campo de formulário com erros"
726
 
727
  # @ contact_form
728
+ #: contact_form.php:827
729
  msgid "Placeholder color of the input field errors"
730
  msgstr "Cor de reserva de espaço do campo de formulário com erros"
731
 
732
  # @ contact_form
733
+ #: contact_form.php:832
734
  msgid "Input fields"
735
  msgstr "Campos do folmulário"
736
 
737
  # @ contact_form
738
+ #: contact_form.php:837
739
  msgid "Input fields background color"
740
  msgstr "Cor de fundo dos campos de formulário"
741
 
742
  # @ contact_form
743
+ #: contact_form.php:842
744
  msgid "Text fields color"
745
  msgstr "Cor dos campos de texto"
746
 
747
  # @ contact_form
748
+ #: contact_form.php:844
749
  msgid "Border width in px, numbers only"
750
  msgstr "Largura da borda em px, somente o número"
751
 
752
  # @ contact_form
753
+ #: contact_form.php:848
754
+ #: contact_form.php:869
755
  msgid "Border color"
756
  msgstr "Cor da borda"
757
 
758
  # @ contact_form
759
+ #: contact_form.php:853
760
  msgid "Submit button"
761
  msgstr "Botão de Envio"
762
 
763
  # @ contact_form
764
+ #: contact_form.php:855
765
  msgid "Width in px, numbers only"
766
  msgstr "Largura em px, somente o número"
767
 
768
  # @ contact_form
769
+ #: contact_form.php:859
770
  msgid "Button color"
771
  msgstr "Cor do botão"
772
 
773
  # @ contact_form
774
+ #: contact_form.php:864
775
  msgid "Button text color"
776
  msgstr "Cor do texto do botão"
777
 
778
  # @ contact_form
779
+ #: contact_form.php:880
780
  msgid "Contact Form Pro | Preview"
781
  msgstr "Formulário de Contato Pro | Prévia"
782
 
783
  # @ contact_form
784
+ #: contact_form.php:883
785
  msgid "Show with errors"
786
  msgstr "Mostrar com erros"
787
 
788
  # @ contact_form
789
+ #: contact_form.php:891
790
+ #: contact_form.php:893
791
  msgid "Please enter your full name..."
792
  msgstr "Informe seu nome completo..."
793
 
794
  # @ contact_form
795
+ #: contact_form.php:904
796
+ #: contact_form.php:906
797
  msgid "Please enter your address..."
798
  msgstr "Informe seu endereço…"
799
 
800
  # @ contact_form
801
+ #: contact_form.php:915
802
+ #: contact_form.php:917
803
  msgid "Please enter your email address..."
804
  msgstr "Informe seu endereço de email…"
805
 
806
  # @ contact_form
807
+ #: contact_form.php:926
808
+ #: contact_form.php:928
809
  msgid "Please enter your phone number..."
810
  msgstr "Informe seu telefone..."
811
 
812
  # @ contact_form
813
+ #: contact_form.php:937
814
+ #: contact_form.php:939
815
  msgid "Please enter subject..."
816
  msgstr "Informe o assunto…"
817
 
818
  # @ contact_form
819
+ #: contact_form.php:947
820
+ #: contact_form.php:949
821
  msgid "Please enter your message..."
822
  msgstr "Informe sua mensagem…"
823
 
824
  # @ contact_form
825
+ #: contact_form.php:960
826
  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"
827
  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"
828
 
829
  # @ contact_form
830
+ #: contact_form.php:1029
831
+ msgid "Sorry, email message could not be delivered."
832
+ msgstr "Desculpe, seu e-mail não pode ser entregue."
833
+
834
+ # @ contact_form
835
+ #: contact_form.php:1113
836
  msgid "You can attach the following file formats"
837
  msgstr "Você pode anexar arquivos do seguinte tipo"
838
 
839
  # @ contact_form
840
+ #: contact_form.php:1396
841
  msgid "Contact from"
842
  msgstr "Formulário de Contato"
843
 
844
  # @ contact_form
845
+ #: contact_form.php:1409
846
  msgid "Email"
847
  msgstr "E-Mail"
848
 
849
  # @ contact_form
850
+ #: contact_form.php:1423
851
  msgid "Site"
852
  msgstr "Site"
853
 
854
  # @ contact_form
855
+ #: contact_form.php:1478
856
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
857
  msgstr "Se você consegue ver esta MENSAGEM então seu cliente não aceita tipos MIME! Favor usar um cliente mais atualizado."
858
 
859
  # @ contact_form
860
+ #: contact_form.php:1537
861
  msgid "FAQ"
862
  msgstr "Perguntas Frequentes"
863
 
864
  # @ contact_form
865
+ #: contact_form.php:1538
866
  msgid "Support"
867
  msgstr "Suporte"
868
 
869
  # @ contact_form
870
+ #: contact_form.php:1597
871
  msgid "Are you sure that you want to delete this language data?"
872
  msgstr "Tem certeza que você quer apagar estes dados de idioma?"
873
 
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-08-20 13:29+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:29+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"
@@ -16,969 +16,801 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.5\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: contact_form.php:107
20
- msgid "Not set"
21
- msgstr ""
22
-
23
- #: contact_form.php:109
24
- #: contact_form.php:113
25
- msgid "On"
26
- msgstr ""
27
-
28
- #: contact_form.php:111
29
- #: contact_form.php:115
30
- msgid "Off"
31
- msgstr ""
32
-
33
- #: contact_form.php:119
34
- #: contact_form.php:123
35
- #: contact_form.php:127
36
- #: contact_form.php:131
37
- #: contact_form.php:135
38
- #: contact_form.php:161
39
- msgid "N/A"
40
- msgstr ""
41
-
42
- #: contact_form.php:133
43
- msgid " Mb"
44
- msgstr ""
45
-
46
- #: contact_form.php:137
47
- #: contact_form.php:141
48
- #: contact_form.php:145
49
- #: contact_form.php:156
50
- msgid "Yes"
51
- msgstr ""
52
-
53
- #: contact_form.php:139
54
- #: contact_form.php:143
55
- #: contact_form.php:147
56
- #: contact_form.php:158
57
- msgid "No"
58
- msgstr ""
59
-
60
- #: contact_form.php:172
61
- msgid "Operating System"
62
- msgstr ""
63
-
64
- #: contact_form.php:173
65
- msgid "Server"
66
- msgstr ""
67
-
68
- #: contact_form.php:174
69
- #, fuzzy
70
- msgid "Memory usage"
71
- msgstr "Mensagem"
72
-
73
- #: contact_form.php:175
74
- msgid "MYSQL Version"
75
- msgstr ""
76
-
77
- #: contact_form.php:176
78
- msgid "SQL Mode"
79
- msgstr ""
80
-
81
- #: contact_form.php:177
82
- msgid "PHP Version"
83
- msgstr ""
84
-
85
- #: contact_form.php:178
86
- msgid "PHP Safe Mode"
87
- msgstr ""
88
-
89
- #: contact_form.php:179
90
- msgid "PHP Allow URL fopen"
91
- msgstr ""
92
-
93
- #: contact_form.php:180
94
- msgid "PHP Memory Limit"
95
- msgstr ""
96
-
97
- #: contact_form.php:181
98
- msgid "PHP Max Upload Size"
99
- msgstr ""
100
-
101
- #: contact_form.php:182
102
- msgid "PHP Max Post Size"
103
- msgstr ""
104
-
105
- #: contact_form.php:183
106
- msgid "PHP Max Script Execute Time"
107
- msgstr ""
108
-
109
- #: contact_form.php:184
110
- msgid "PHP Exif support"
111
- msgstr ""
112
-
113
- #: contact_form.php:185
114
- msgid "PHP IPTC support"
115
- msgstr ""
116
-
117
- #: contact_form.php:186
118
- msgid "PHP XML support"
119
- msgstr ""
120
-
121
- #: contact_form.php:187
122
- #, fuzzy
123
- msgid "Site URL"
124
- msgstr "Site"
125
-
126
- #: contact_form.php:188
127
- msgid "Home URL"
128
- msgstr ""
129
-
130
- #: contact_form.php:189
131
- msgid "WordPress Version"
132
- msgstr ""
133
-
134
- #: contact_form.php:190
135
- msgid "WordPress DB Version"
136
- msgstr ""
137
-
138
- #: contact_form.php:191
139
- msgid "Multisite"
140
- msgstr ""
141
-
142
- #: contact_form.php:192
143
- msgid "Active Theme"
144
- msgstr ""
145
-
146
- #: contact_form.php:207
147
- #, fuzzy
148
- msgid "Please enter a valid email address."
149
- msgstr "Use este email:"
150
-
151
- #: contact_form.php:211
152
- msgid "Email with system info is sent to "
153
- msgstr ""
154
-
155
- #: contact_form.php:215
156
- #: contact_form.php:435
157
- msgid "Thank you for contacting us."
158
- msgstr "Obrigado por nos contactar"
159
-
160
- #: contact_form.php:243
161
- #: contact_form.php:1370
162
- msgid "Sorry, email message could not be delivered."
163
- msgstr "Desculpe, seu e-mail não pode ser entregue."
164
-
165
- #: contact_form.php:251
166
- #, fuzzy
167
- msgid "Pro plugins"
168
- msgstr "BWS Plugins"
169
-
170
- #: contact_form.php:254
171
- #: contact_form.php:280
172
- msgid "Activated plugins"
173
- msgstr "Plugins ativados"
174
-
175
- #: contact_form.php:256
176
- #: contact_form.php:264
177
- #: contact_form.php:272
178
- #: contact_form.php:282
179
- #: contact_form.php:290
180
- #: contact_form.php:298
181
- msgid "Read more"
182
- msgstr "Leia Mais"
183
-
184
- #: contact_form.php:256
185
- #: contact_form.php:282
186
- #: contact_form.php:790
187
- #: contact_form.php:1059
188
- #: contact_form.php:1866
189
- #: contact_form.php:1877
190
- msgid "Settings"
191
- msgstr "Configurações"
192
-
193
- #: contact_form.php:262
194
- #: contact_form.php:288
195
- msgid "Installed plugins"
196
- msgstr "Plugins instalados"
197
-
198
- #: contact_form.php:270
199
- #: contact_form.php:296
200
- msgid "Recommended plugins"
201
- msgstr "Plugins recomendados"
202
-
203
- #: contact_form.php:272
204
- msgid "Purchase"
205
- msgstr ""
206
-
207
- #: contact_form.php:277
208
- #, fuzzy
209
- msgid "Free plugins"
210
- msgstr "Plugins recomendados"
211
-
212
- #: contact_form.php:298
213
- msgid "Download"
214
- msgstr "Baixar"
215
-
216
- #: contact_form.php:298
217
- #, php-format
218
- msgid "Install %s"
219
- msgstr "Instalar %s"
220
-
221
- #: contact_form.php:298
222
- msgid "Install now from wordpress.org"
223
- msgstr "Instale agora do site wordpress.org"
224
-
225
- #: contact_form.php:303
226
- #, fuzzy
227
- msgid "If you have any questions, please contact us via"
228
- msgstr "Se você tem quaisquer perguntas, por favor entre em contato através do email plugin@bestwebsoft.com ou preencha nosso formulário de contato pelo site. "
229
-
230
- #: contact_form.php:310
231
- msgid "System status"
232
- msgstr ""
233
-
234
- #: contact_form.php:314
235
- msgid "Environment"
236
- msgstr ""
237
-
238
- #: contact_form.php:325
239
- #, fuzzy
240
- msgid "Active Plugins"
241
- msgstr "Plugins ativados"
242
-
243
- #: contact_form.php:336
244
- #, fuzzy
245
- msgid "Inactive Plugins"
246
- msgstr "Plugins ativados"
247
-
248
- #: contact_form.php:350
249
- #, fuzzy
250
- msgid "Send to support"
251
- msgstr "Suporte"
252
-
253
- #: contact_form.php:357
254
- msgid "Send to custom email &#187;"
255
- msgstr ""
256
-
257
- #: contact_form.php:373
258
- #: contact_form.php:786
259
  #, fuzzy
260
  msgid "Contact Form Settings"
261
  msgstr "Opções do formulário de contato"
262
 
263
- #: contact_form.php:373
264
  msgid "Contact Form"
265
  msgstr "Formulário de contato"
266
 
267
- #: contact_form.php:374
268
  #, fuzzy
269
  msgid "Contact Form Pro Extra Settings"
270
  msgstr "Opções do formulário de contato"
271
 
272
- #: contact_form.php:374
273
- #: contact_form.php:1065
274
  #, fuzzy
275
  msgid "Contact Form Pro"
276
  msgstr "Formulário de contato"
277
 
278
- #: contact_form.php:413
279
- #: contact_form.php:954
280
- #: contact_form.php:983
281
  msgid "Name:"
282
  msgstr "Nome:"
283
 
284
- #: contact_form.php:414
285
- #: contact_form.php:955
286
- #: contact_form.php:984
287
  #, fuzzy
288
  msgid "Address:"
289
  msgstr "Endereço de E-mail:"
290
 
291
- #: contact_form.php:415
292
- #: contact_form.php:956
293
- #: contact_form.php:985
294
  msgid "Email Address:"
295
  msgstr "Endereço de E-mail:"
296
 
297
- #: contact_form.php:416
298
- #: contact_form.php:957
299
- #: contact_form.php:986
300
  msgid "Phone number:"
301
  msgstr "Número de Telefone :"
302
 
303
- #: contact_form.php:417
304
- #: contact_form.php:958
305
- #: contact_form.php:987
306
  msgid "Subject:"
307
  msgstr "Assunto:"
308
 
309
- #: contact_form.php:418
310
- #: contact_form.php:959
311
- #: contact_form.php:988
312
  msgid "Message:"
313
  msgstr "Mensagem:"
314
 
315
- #: contact_form.php:419
316
- #: contact_form.php:960
317
- #: contact_form.php:989
318
  msgid "Attachment:"
319
  msgstr "Anexo:"
320
 
321
- #: contact_form.php:420
322
- #: contact_form.php:476
323
- #: contact_form.php:961
324
- #: contact_form.php:990
325
  msgid "Send me a copy"
326
  msgstr "Envie-me uma cópia"
327
 
328
- #: contact_form.php:421
329
- #: contact_form.php:962
330
- #: contact_form.php:991
331
  msgid "Submit"
332
  msgstr "Enviar"
333
 
334
- #: contact_form.php:422
335
  msgid "Your name is required."
336
  msgstr "Nome é obrigatório"
337
 
338
- #: contact_form.php:423
339
  #, fuzzy
340
  msgid "Address is required."
341
  msgstr "Um e-mail correto é obrigatório."
342
 
343
- #: contact_form.php:424
344
  #, fuzzy
345
  msgid "A valid email address is required."
346
  msgstr "Um e-mail correto é obrigatório."
347
 
348
- #: contact_form.php:425
349
- #: contact_form.php:471
350
- #: contact_form.php:474
351
  msgid "Phone number is required."
352
  msgstr "Número de Telefone é obrigatório"
353
 
354
- #: contact_form.php:426
355
- #: contact_form.php:470
356
- #: contact_form.php:473
357
  msgid "Subject is required."
358
  msgstr "O Assunto da mensagem é obrigatório."
359
 
360
- #: contact_form.php:427
361
- #: contact_form.php:469
362
- #: contact_form.php:472
363
  msgid "Message text is required."
364
  msgstr "O texto da Mensagem é obrigatório."
365
 
366
- #: contact_form.php:428
367
  msgid "File format is not valid."
368
  msgstr "Impossível anexar arquivo. "
369
 
370
- #: contact_form.php:429
371
  msgid "File upload error."
372
  msgstr ""
373
 
374
- #: contact_form.php:430
375
  msgid "The file could not be uploaded."
376
  msgstr ""
377
 
378
- #: contact_form.php:431
379
  msgid "This file is too large."
380
  msgstr ""
381
 
382
- #: contact_form.php:432
383
  msgid "Please fill out the CAPTCHA."
384
  msgstr "Por favor, complete a resposta do CAPTCHA ."
385
 
386
- #: contact_form.php:433
387
  msgid "Please make corrections below and try again."
388
  msgstr "Por favor, faça as correções abaixo e tente enviar a mensagem novamente."
389
 
390
- #: contact_form.php:741
 
 
 
 
391
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
392
  msgstr "Se o 'Redirecionamento para a página' estiver selecionado, o campo URL deve estar no seguinte formato"
393
 
394
- #: contact_form.php:750
395
  msgid "Such user does not exist. Settings are not saved."
396
  msgstr "O Utilizador não existe. Configurações não foram guardadas."
397
 
398
- #: contact_form.php:755
399
- #: contact_form.php:761
400
  #, fuzzy
401
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
402
  msgstr "Por favor digite o email corretamente. Configurações não foram salvas."
403
 
404
- #: contact_form.php:766
405
  #, fuzzy
406
  msgid "Settings saved."
407
  msgstr "Opções guardadas."
408
 
409
- #: contact_form.php:791
410
- #: contact_form.php:1060
 
 
 
 
 
 
 
411
  #, fuzzy
412
  msgid "Extra settings"
413
  msgstr "Configurações"
414
 
415
- #: contact_form.php:796
416
- #: contact_form.php:1316
417
  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:"
418
  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:"
419
 
420
- #: contact_form.php:796
421
- #: contact_form.php:797
422
- #: contact_form.php:976
423
- #: contact_form.php:1024
424
  msgid "or"
425
  msgstr ""
426
 
427
- #: contact_form.php:797
428
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
429
  msgstr ""
430
 
431
- #: contact_form.php:798
432
  msgid "They work the same way."
433
  msgstr ""
434
 
435
- #: contact_form.php:799
436
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
437
  msgstr "Se informações nos campos abaixo estão vazias, então as mensagens serão enviadas para um endereço que foi especificado durante o registro."
438
 
439
- #: contact_form.php:803
440
  msgid "The user's email address:"
441
  msgstr "Use o email de um utilizador do wordpress:"
442
 
443
- #: contact_form.php:807
444
  msgid "Create a username"
445
  msgstr "Selecione o nome do utilizador"
446
 
447
- #: contact_form.php:812
448
  msgid "Enter a username of the person who should get the messages from the contact form."
449
  msgstr "Determine um nome de utilizador que receberá as mensagens enviadas pelo Formulário de Contato."
450
 
451
- #: contact_form.php:816
452
  msgid "Use this email address:"
453
  msgstr "Use este email:"
454
 
455
- #: contact_form.php:819
456
  msgid "Enter the email address you want the messages forwarded to."
457
  msgstr "Configure um endereço de email que será usado para o recebimento de mensagens."
458
 
459
- #: contact_form.php:823
460
  msgid "Additional options"
461
  msgstr "Opções adicionais"
462
 
463
- #: contact_form.php:826
464
  msgid "What to use?"
465
  msgstr "O que usar?"
466
 
467
- #: contact_form.php:829
468
  msgid "Wp-mail"
469
  msgstr "Wp-mail"
470
 
471
- #: contact_form.php:830
472
  msgid "You can use the wp_mail function for mailing"
473
  msgstr "Pode usar a função wp_mail para emailing"
474
 
475
- #: contact_form.php:836
476
  msgid "Mail"
477
  msgstr "Mail"
478
 
479
- #: contact_form.php:837
480
  msgid "To send mail you can use the php mail function"
481
  msgstr "Para o envio de email pode usar a função de email existente no core do php"
482
 
483
- #: contact_form.php:841
484
  #, fuzzy
485
  msgid "Change text of the 'FROM' field"
486
  msgstr "Mudar rótulo para os campos no formulário de contato"
487
 
488
- #: contact_form.php:847
489
  msgid "Enter the email address in the 'From' field"
490
  msgstr "Insira o email no campo 'Form'"
491
 
492
- #: contact_form.php:849
493
  msgid "User email"
494
  msgstr ""
495
 
496
- #: contact_form.php:849
497
  #, fuzzy
498
  msgid "The email address of the user who fills the form will be used in the field 'From'."
499
  msgstr "O endereço de e-mail do utilizador que preenche o formulário vai ser usado no campo 'De'."
500
 
501
- #: contact_form.php:851
502
  msgid "This email address will be used in the 'From' field."
503
  msgstr "Este endereço de e-mail será usado no campo 'De'."
504
 
505
- #: contact_form.php:855
506
  #, fuzzy
507
  msgid "Display fields"
508
  msgstr "Mostrar opção para anexar arquivos"
509
 
510
- #: contact_form.php:857
511
- #: contact_form.php:906
512
- #: contact_form.php:1096
513
- #: contact_form.php:1747
514
  #, fuzzy
515
  msgid "Address"
516
  msgstr "Endereço de E-mail:"
517
 
518
- #: contact_form.php:858
519
- #: contact_form.php:908
520
- #: contact_form.php:1755
521
  msgid "Phone"
522
  msgstr "Telefone"
523
 
524
- #: contact_form.php:859
525
  #, fuzzy
526
  msgid "Attachment block"
527
  msgstr "Mostrar opção para anexar arquivos"
528
 
529
- #: contact_form.php:859
530
  msgid "Users can attach the following file formats"
531
  msgstr "Utilizadores podem anexar arquivos do seguinte tipo:"
532
 
533
- #: contact_form.php:871
534
- #: contact_form.php:874
535
- #: contact_form.php:877
536
- #: contact_form.php:1125
537
  msgid "Captcha"
538
  msgstr ""
539
 
540
- #: contact_form.php:871
541
- #: contact_form.php:874
542
- #: contact_form.php:877
543
- #: contact_form.php:1125
544
- msgid "(powered by bestwebsoft.com)"
545
  msgstr ""
546
 
547
- #: contact_form.php:874
548
  #, fuzzy
549
  msgid "Activate captcha"
550
  msgstr "Plugins ativados"
551
 
552
- #: contact_form.php:877
553
  #, fuzzy
554
  msgid "Download captcha"
555
  msgstr "Baixar"
556
 
557
- #: contact_form.php:882
558
  #, fuzzy
559
  msgid "Display tips below the Attachment block"
560
  msgstr "Mostrar dicas para anexar arquivos"
561
 
562
- #: contact_form.php:891
563
  msgid "Delete an attachment file from the server after the email is sent"
564
  msgstr ""
565
 
566
- #: contact_form.php:897
567
  #, fuzzy
568
  msgid "Display 'Send me a copy' block"
569
  msgstr "Mostrar a opção Envie-me um cópia"
570
 
571
- #: contact_form.php:903
572
  msgid "Required fields"
573
  msgstr "Campos obrigatórios"
574
 
575
- #: contact_form.php:905
576
- #: contact_form.php:1091
577
- #: contact_form.php:1742
578
  msgid "Name"
579
  msgstr "Nome"
580
 
581
- #: contact_form.php:907
582
  #, fuzzy
583
  msgid "Email Address"
584
  msgstr "Endereço de E-mail:"
585
 
586
- #: contact_form.php:909
587
- #: contact_form.php:1111
588
- #: contact_form.php:1758
589
  msgid "Subject"
590
  msgstr "Assunto"
591
 
592
- #: contact_form.php:910
593
- #: contact_form.php:1115
594
- #: contact_form.php:1761
595
  msgid "Message"
596
  msgstr "Mensagem"
597
 
598
- #: contact_form.php:914
599
  #, fuzzy
600
  msgid "Display additional info in the email"
601
  msgstr "Mostrar informações adicionais no e-mail"
602
 
603
- #: contact_form.php:919
604
- #: contact_form.php:1714
605
  msgid "Sent from (ip address)"
606
  msgstr "Enviado de (Endereço IP)"
607
 
608
- #: contact_form.php:919
609
  #, fuzzy
610
  msgid "Example: Sent from (IP address):\t127.0.0.1"
611
  msgstr "Enviado de (Endereço IP)"
612
 
613
- #: contact_form.php:920
614
- #: contact_form.php:1719
615
  msgid "Date/Time"
616
  msgstr "Data / Hora"
617
 
618
- #: contact_form.php:920
619
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
620
  msgstr ""
621
 
622
- #: contact_form.php:921
623
- #: contact_form.php:1724
624
  msgid "Sent from (referer)"
625
  msgstr "Vindo de (origem)"
626
 
627
- #: contact_form.php:921
628
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
629
  msgstr ""
630
 
631
- #: contact_form.php:922
632
- #: contact_form.php:1729
633
  msgid "Using (user agent)"
634
  msgstr "Usando (cliente de email)"
635
 
636
- #: contact_form.php:922
637
  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"
638
  msgstr ""
639
 
640
- #: contact_form.php:926
641
  msgid "Language settings for the field names in the form"
642
  msgstr "Configurações de idioma para os nomes dos campos do formulário"
643
 
644
- #: contact_form.php:935
645
  #, fuzzy
646
  msgid "Add a language"
647
  msgstr "Adicionar idioma"
648
 
649
- #: contact_form.php:939
650
  #, fuzzy
651
  msgid "Change the names of the contact form fields and error messages"
652
  msgstr "Mudar rótulo para os campos no formulário de contato"
653
 
654
- #: contact_form.php:944
655
- #: contact_form.php:1015
656
  msgid "English"
657
  msgstr "Inglês"
658
 
659
- #: contact_form.php:963
660
- #: contact_form.php:992
661
  msgid "Error message for the Name field"
662
  msgstr "Mensagem de erro para o campo Nome"
663
 
664
- #: contact_form.php:964
665
- #: contact_form.php:993
666
  #, fuzzy
667
  msgid "Error message for the Address field"
668
  msgstr "Mensagem de erro para o campo Mensagem"
669
 
670
- #: contact_form.php:965
671
- #: contact_form.php:994
672
  msgid "Error message for the Email field"
673
  msgstr "Mensagem de erro para o campo de E-mail"
674
 
675
- #: contact_form.php:966
676
- #: contact_form.php:995
677
  msgid "Error message for the Phone field"
678
  msgstr "Mensagem de erro para o campo de Telefone"
679
 
680
- #: contact_form.php:967
681
- #: contact_form.php:996
682
  msgid "Error message for the Subject field"
683
  msgstr "Mensagem de erro para o campo Assunto"
684
 
685
- #: contact_form.php:968
686
- #: contact_form.php:997
687
  msgid "Error message for the Message field"
688
  msgstr "Mensagem de erro para o campo Mensagem"
689
 
690
- #: contact_form.php:969
691
- #: contact_form.php:998
692
  #, fuzzy
693
  msgid "Error message about the file type for the Attachment field"
694
  msgstr "Mensagem de erro para o campo Anexos"
695
 
696
- #: contact_form.php:970
697
- #: contact_form.php:999
698
  #, fuzzy
699
  msgid "Error message while uploading a file for the Attachment field to the server"
700
  msgstr "Mensagem de erro para o campo Anexos"
701
 
702
- #: contact_form.php:971
703
- #: contact_form.php:1000
704
  #, fuzzy
705
  msgid "Error message while moving the file for the Attachment field"
706
  msgstr "Mensagem de erro para o campo Anexos"
707
 
708
- #: contact_form.php:972
709
- #: contact_form.php:1001
710
  #, fuzzy
711
  msgid "Error message when file size limit for the Attachment field is exceeded"
712
  msgstr "Mensagem de erro para o campo Anexos"
713
 
714
- #: contact_form.php:973
715
- #: contact_form.php:1002
716
  msgid "Error message for the Captcha field"
717
  msgstr "Mensagem de erro para o controlo Captcha"
718
 
719
- #: contact_form.php:974
720
- #: contact_form.php:1003
721
  msgid "Error message for the whole form"
722
  msgstr "Mensagem de erro para todo o formulário"
723
 
724
- #: contact_form.php:976
725
- #: contact_form.php:1005
726
- #: contact_form.php:1024
727
- #: contact_form.php:1030
728
  msgid "Use shortcode"
729
  msgstr "usar código abreviado"
730
 
731
- #: contact_form.php:976
732
- #: contact_form.php:1005
733
- #: contact_form.php:1024
734
- #: contact_form.php:1030
735
  msgid "for this language"
736
  msgstr "para este idioma"
737
 
738
- #: contact_form.php:1012
739
  msgid "Action after email is sent"
740
  msgstr "Ação após envio de email"
741
 
742
- #: contact_form.php:1014
743
  #, fuzzy
744
  msgid "Display text"
745
  msgstr "Mostrar opção para anexar arquivos"
746
 
747
- #: contact_form.php:1023
748
- #: contact_form.php:1029
749
  msgid "Text"
750
  msgstr "Texto"
751
 
752
- #: contact_form.php:1036
753
  msgid "Redirect to the page"
754
  msgstr "Redirecionamento para a página"
755
 
756
- #: contact_form.php:1037
757
  msgid "Url"
758
  msgstr "Url"
759
 
760
- #: contact_form.php:1042
761
- #: contact_form.php:1217
762
  msgid "Save Changes"
763
  msgstr "Salvar mudanças"
764
 
765
- #: contact_form.php:1057
766
  #, fuzzy
767
  msgid "Contact Form Pro | Extra Settings"
768
  msgstr "Opções do formulário de contato"
769
 
770
- #: contact_form.php:1064
771
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
772
  msgstr ""
773
 
774
- #: contact_form.php:1071
775
  msgid "Errors output"
776
  msgstr ""
777
 
778
- #: contact_form.php:1074
779
  msgid "Display error messages"
780
  msgstr ""
781
 
782
- #: contact_form.php:1075
783
  msgid "Color of the input field errors."
784
  msgstr ""
785
 
786
- #: contact_form.php:1076
787
  #, fuzzy
788
  msgid "Display error messages & color of the input field errors"
789
  msgstr "Mensagem de erro para o campo Assunto"
790
 
791
- #: contact_form.php:1081
792
  msgid "Add placeholder to the input blocks"
793
  msgstr ""
794
 
795
- #: contact_form.php:1087
796
  #, fuzzy
797
  msgid "Add tooltips"
798
  msgstr "Opções adicionais"
799
 
800
- #: contact_form.php:1101
801
  #, fuzzy
802
  msgid "Email address"
803
  msgstr "Endereço de E-mail:"
804
 
805
- #: contact_form.php:1106
806
  #, fuzzy
807
  msgid "Phone Number"
808
  msgstr "Número de Telefone :"
809
 
810
- #: contact_form.php:1120
811
  #, fuzzy
812
  msgid "Attachment"
813
  msgstr "Anexo:"
814
 
815
- #: contact_form.php:1130
 
 
 
 
816
  #, fuzzy
817
  msgid "Style options"
818
  msgstr "Opções adicionais"
819
 
820
- #: contact_form.php:1133
821
  msgid "Text color"
822
  msgstr ""
823
 
824
- #: contact_form.php:1136
825
- #: contact_form.php:1141
826
- #: contact_form.php:1151
827
- #: contact_form.php:1156
828
- #: contact_form.php:1161
829
- #: contact_form.php:1166
830
- #: contact_form.php:1176
831
- #: contact_form.php:1181
832
- #: contact_form.php:1187
833
- #: contact_form.php:1198
834
- #: contact_form.php:1203
835
- #: contact_form.php:1208
836
  msgid "Default"
837
  msgstr ""
838
 
839
- #: contact_form.php:1138
840
  msgid "Label text color"
841
  msgstr ""
842
 
843
- #: contact_form.php:1143
844
  msgid "Placeholder color"
845
  msgstr ""
846
 
847
- #: contact_form.php:1148
848
  msgid "Errors color"
849
  msgstr ""
850
 
851
- #: contact_form.php:1153
852
  msgid "Error text color"
853
  msgstr ""
854
 
855
- #: contact_form.php:1158
856
  msgid "Background color of the input field errors"
857
  msgstr ""
858
 
859
- #: contact_form.php:1163
860
  msgid "Border color of the input field errors"
861
  msgstr ""
862
 
863
- #: contact_form.php:1168
864
  msgid "Placeholder color of the input field errors"
865
  msgstr ""
866
 
867
- #: contact_form.php:1173
868
  #, fuzzy
869
  msgid "Input fields"
870
  msgstr "Mostrar opção para anexar arquivos"
871
 
872
- #: contact_form.php:1178
873
  msgid "Input fields background color"
874
  msgstr ""
875
 
876
- #: contact_form.php:1183
877
  msgid "Text fields color"
878
  msgstr ""
879
 
880
- #: contact_form.php:1185
881
  msgid "Border width in px, numbers only"
882
  msgstr ""
883
 
884
- #: contact_form.php:1189
885
- #: contact_form.php:1210
886
  msgid "Border color"
887
  msgstr ""
888
 
889
- #: contact_form.php:1194
890
  #, fuzzy
891
  msgid "Submit button"
892
  msgstr "Enviar"
893
 
894
- #: contact_form.php:1196
895
  msgid "Width in px, numbers only"
896
  msgstr ""
897
 
898
- #: contact_form.php:1200
899
  msgid "Button color"
900
  msgstr ""
901
 
902
- #: contact_form.php:1205
903
  msgid "Button text color"
904
  msgstr ""
905
 
906
- #: contact_form.php:1221
907
  #, fuzzy
908
  msgid "Contact Form Pro | Preview"
909
  msgstr "Formulário de contato"
910
 
911
- #: contact_form.php:1224
912
  msgid "Show with errors"
913
  msgstr ""
914
 
915
- #: contact_form.php:1232
916
- #: contact_form.php:1234
917
  msgid "Please enter your full name..."
918
  msgstr ""
919
 
920
- #: contact_form.php:1245
921
- #: contact_form.php:1247
922
  msgid "Please enter your address..."
923
  msgstr ""
924
 
925
- #: contact_form.php:1256
926
- #: contact_form.php:1258
927
  #, fuzzy
928
  msgid "Please enter your email address..."
929
  msgstr "Use este email:"
930
 
931
- #: contact_form.php:1267
932
- #: contact_form.php:1269
933
  msgid "Please enter your phone number..."
934
  msgstr ""
935
 
936
- #: contact_form.php:1278
937
- #: contact_form.php:1280
938
  msgid "Please enter subject..."
939
  msgstr ""
940
 
941
- #: contact_form.php:1288
942
- #: contact_form.php:1290
943
  msgid "Please enter your message..."
944
  msgstr ""
945
 
946
- #: contact_form.php:1301
947
  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"
948
  msgstr ""
949
 
950
- #: contact_form.php:1454
 
 
 
 
951
  msgid "You can attach the following file formats"
952
  msgstr "Você pode anexar arquivos do seguinte tipo"
953
 
954
- #: contact_form.php:1737
955
  msgid "Contact from"
956
  msgstr "Formulário de Contato"
957
 
958
- #: contact_form.php:1750
959
  msgid "Email"
960
  msgstr "E-Mail"
961
 
962
- #: contact_form.php:1764
963
  msgid "Site"
964
  msgstr "Site"
965
 
966
- #: contact_form.php:1819
967
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
968
  msgstr "Se você consegue ver esta MENSAGEM então seu cliente não aceita tipos MIME! Favor usar um cliente mais atualizado."
969
 
970
- #: contact_form.php:1878
971
  msgid "FAQ"
972
  msgstr "Perguntas Frequentes"
973
 
974
- #: contact_form.php:1879
975
  msgid "Support"
976
  msgstr "Suporte"
977
 
978
- #: contact_form.php:1937
979
  msgid "Are you sure that you want to delete this language data?"
980
  msgstr "Tem certeza que você deseja excluir os dados deste idioma?"
981
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
982
  #~ msgid "Contact Form Options"
983
  #~ msgstr "Opções do formulário de contato"
984
  #~ msgid "Display Attachment tips"
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:51+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:51+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"
16
  "X-Generator: Poedit 1.5.5\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: contact_form.php:32
20
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  #, fuzzy
22
  msgid "Contact Form Settings"
23
  msgstr "Opções do formulário de contato"
24
 
25
+ #: contact_form.php:32
26
  msgid "Contact Form"
27
  msgstr "Formulário de contato"
28
 
29
+ #: contact_form.php:33
30
  #, fuzzy
31
  msgid "Contact Form Pro Extra Settings"
32
  msgstr "Opções do formulário de contato"
33
 
34
+ #: contact_form.php:33
35
+ #: contact_form.php:724
36
  #, fuzzy
37
  msgid "Contact Form Pro"
38
  msgstr "Formulário de contato"
39
 
40
+ #: contact_form.php:72
41
+ #: contact_form.php:613
42
+ #: contact_form.php:642
43
  msgid "Name:"
44
  msgstr "Nome:"
45
 
46
+ #: contact_form.php:73
47
+ #: contact_form.php:614
48
+ #: contact_form.php:643
49
  #, fuzzy
50
  msgid "Address:"
51
  msgstr "Endereço de E-mail:"
52
 
53
+ #: contact_form.php:74
54
+ #: contact_form.php:615
55
+ #: contact_form.php:644
56
  msgid "Email Address:"
57
  msgstr "Endereço de E-mail:"
58
 
59
+ #: contact_form.php:75
60
+ #: contact_form.php:616
61
+ #: contact_form.php:645
62
  msgid "Phone number:"
63
  msgstr "Número de Telefone :"
64
 
65
+ #: contact_form.php:76
66
+ #: contact_form.php:617
67
+ #: contact_form.php:646
68
  msgid "Subject:"
69
  msgstr "Assunto:"
70
 
71
+ #: contact_form.php:77
72
+ #: contact_form.php:618
73
+ #: contact_form.php:647
74
  msgid "Message:"
75
  msgstr "Mensagem:"
76
 
77
+ #: contact_form.php:78
78
+ #: contact_form.php:619
79
+ #: contact_form.php:648
80
  msgid "Attachment:"
81
  msgstr "Anexo:"
82
 
83
+ #: contact_form.php:79
84
+ #: contact_form.php:135
85
+ #: contact_form.php:620
86
+ #: contact_form.php:649
87
  msgid "Send me a copy"
88
  msgstr "Envie-me uma cópia"
89
 
90
+ #: contact_form.php:80
91
+ #: contact_form.php:621
92
+ #: contact_form.php:650
93
  msgid "Submit"
94
  msgstr "Enviar"
95
 
96
+ #: contact_form.php:81
97
  msgid "Your name is required."
98
  msgstr "Nome é obrigatório"
99
 
100
+ #: contact_form.php:82
101
  #, fuzzy
102
  msgid "Address is required."
103
  msgstr "Um e-mail correto é obrigatório."
104
 
105
+ #: contact_form.php:83
106
  #, fuzzy
107
  msgid "A valid email address is required."
108
  msgstr "Um e-mail correto é obrigatório."
109
 
110
+ #: contact_form.php:84
111
+ #: contact_form.php:130
112
+ #: contact_form.php:133
113
  msgid "Phone number is required."
114
  msgstr "Número de Telefone é obrigatório"
115
 
116
+ #: contact_form.php:85
117
+ #: contact_form.php:129
118
+ #: contact_form.php:132
119
  msgid "Subject is required."
120
  msgstr "O Assunto da mensagem é obrigatório."
121
 
122
+ #: contact_form.php:86
123
+ #: contact_form.php:128
124
+ #: contact_form.php:131
125
  msgid "Message text is required."
126
  msgstr "O texto da Mensagem é obrigatório."
127
 
128
+ #: contact_form.php:87
129
  msgid "File format is not valid."
130
  msgstr "Impossível anexar arquivo. "
131
 
132
+ #: contact_form.php:88
133
  msgid "File upload error."
134
  msgstr ""
135
 
136
+ #: contact_form.php:89
137
  msgid "The file could not be uploaded."
138
  msgstr ""
139
 
140
+ #: contact_form.php:90
141
  msgid "This file is too large."
142
  msgstr ""
143
 
144
+ #: contact_form.php:91
145
  msgid "Please fill out the CAPTCHA."
146
  msgstr "Por favor, complete a resposta do CAPTCHA ."
147
 
148
+ #: contact_form.php:92
149
  msgid "Please make corrections below and try again."
150
  msgstr "Por favor, faça as correções abaixo e tente enviar a mensagem novamente."
151
 
152
+ #: contact_form.php:94
153
+ msgid "Thank you for contacting us."
154
+ msgstr "Obrigado por nos contactar"
155
+
156
+ #: contact_form.php:400
157
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
158
  msgstr "Se o 'Redirecionamento para a página' estiver selecionado, o campo URL deve estar no seguinte formato"
159
 
160
+ #: contact_form.php:409
161
  msgid "Such user does not exist. Settings are not saved."
162
  msgstr "O Utilizador não existe. Configurações não foram guardadas."
163
 
164
+ #: contact_form.php:414
165
+ #: contact_form.php:420
166
  #, fuzzy
167
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
168
  msgstr "Por favor digite o email corretamente. Configurações não foram salvas."
169
 
170
+ #: contact_form.php:425
171
  #, fuzzy
172
  msgid "Settings saved."
173
  msgstr "Opções guardadas."
174
 
175
+ #: contact_form.php:449
176
+ #: contact_form.php:718
177
+ #: contact_form.php:1525
178
+ #: contact_form.php:1536
179
+ msgid "Settings"
180
+ msgstr "Configurações"
181
+
182
+ #: contact_form.php:450
183
+ #: contact_form.php:719
184
  #, fuzzy
185
  msgid "Extra settings"
186
  msgstr "Configurações"
187
 
188
+ #: contact_form.php:455
189
+ #: contact_form.php:975
190
  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:"
191
  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:"
192
 
193
+ #: contact_form.php:455
194
+ #: contact_form.php:456
195
+ #: contact_form.php:635
196
+ #: contact_form.php:683
197
  msgid "or"
198
  msgstr ""
199
 
200
+ #: contact_form.php:456
201
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
202
  msgstr ""
203
 
204
+ #: contact_form.php:457
205
  msgid "They work the same way."
206
  msgstr ""
207
 
208
+ #: contact_form.php:458
209
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
210
  msgstr "Se informações nos campos abaixo estão vazias, então as mensagens serão enviadas para um endereço que foi especificado durante o registro."
211
 
212
+ #: contact_form.php:462
213
  msgid "The user's email address:"
214
  msgstr "Use o email de um utilizador do wordpress:"
215
 
216
+ #: contact_form.php:466
217
  msgid "Create a username"
218
  msgstr "Selecione o nome do utilizador"
219
 
220
+ #: contact_form.php:471
221
  msgid "Enter a username of the person who should get the messages from the contact form."
222
  msgstr "Determine um nome de utilizador que receberá as mensagens enviadas pelo Formulário de Contato."
223
 
224
+ #: contact_form.php:475
225
  msgid "Use this email address:"
226
  msgstr "Use este email:"
227
 
228
+ #: contact_form.php:478
229
  msgid "Enter the email address you want the messages forwarded to."
230
  msgstr "Configure um endereço de email que será usado para o recebimento de mensagens."
231
 
232
+ #: contact_form.php:482
233
  msgid "Additional options"
234
  msgstr "Opções adicionais"
235
 
236
+ #: contact_form.php:485
237
  msgid "What to use?"
238
  msgstr "O que usar?"
239
 
240
+ #: contact_form.php:488
241
  msgid "Wp-mail"
242
  msgstr "Wp-mail"
243
 
244
+ #: contact_form.php:489
245
  msgid "You can use the wp_mail function for mailing"
246
  msgstr "Pode usar a função wp_mail para emailing"
247
 
248
+ #: contact_form.php:495
249
  msgid "Mail"
250
  msgstr "Mail"
251
 
252
+ #: contact_form.php:496
253
  msgid "To send mail you can use the php mail function"
254
  msgstr "Para o envio de email pode usar a função de email existente no core do php"
255
 
256
+ #: contact_form.php:500
257
  #, fuzzy
258
  msgid "Change text of the 'FROM' field"
259
  msgstr "Mudar rótulo para os campos no formulário de contato"
260
 
261
+ #: contact_form.php:506
262
  msgid "Enter the email address in the 'From' field"
263
  msgstr "Insira o email no campo 'Form'"
264
 
265
+ #: contact_form.php:508
266
  msgid "User email"
267
  msgstr ""
268
 
269
+ #: contact_form.php:508
270
  #, fuzzy
271
  msgid "The email address of the user who fills the form will be used in the field 'From'."
272
  msgstr "O endereço de e-mail do utilizador que preenche o formulário vai ser usado no campo 'De'."
273
 
274
+ #: contact_form.php:510
275
  msgid "This email address will be used in the 'From' field."
276
  msgstr "Este endereço de e-mail será usado no campo 'De'."
277
 
278
+ #: contact_form.php:514
279
  #, fuzzy
280
  msgid "Display fields"
281
  msgstr "Mostrar opção para anexar arquivos"
282
 
283
+ #: contact_form.php:516
284
+ #: contact_form.php:565
285
+ #: contact_form.php:755
286
+ #: contact_form.php:1406
287
  #, fuzzy
288
  msgid "Address"
289
  msgstr "Endereço de E-mail:"
290
 
291
+ #: contact_form.php:517
292
+ #: contact_form.php:567
293
+ #: contact_form.php:1414
294
  msgid "Phone"
295
  msgstr "Telefone"
296
 
297
+ #: contact_form.php:518
298
  #, fuzzy
299
  msgid "Attachment block"
300
  msgstr "Mostrar opção para anexar arquivos"
301
 
302
+ #: contact_form.php:518
303
  msgid "Users can attach the following file formats"
304
  msgstr "Utilizadores podem anexar arquivos do seguinte tipo:"
305
 
306
+ #: contact_form.php:530
307
+ #: contact_form.php:533
308
+ #: contact_form.php:536
309
+ #: contact_form.php:784
310
  msgid "Captcha"
311
  msgstr ""
312
 
313
+ #: contact_form.php:530
314
+ #: contact_form.php:533
315
+ #: contact_form.php:536
316
+ msgid "(powered by"
 
317
  msgstr ""
318
 
319
+ #: contact_form.php:533
320
  #, fuzzy
321
  msgid "Activate captcha"
322
  msgstr "Plugins ativados"
323
 
324
+ #: contact_form.php:536
325
  #, fuzzy
326
  msgid "Download captcha"
327
  msgstr "Baixar"
328
 
329
+ #: contact_form.php:541
330
  #, fuzzy
331
  msgid "Display tips below the Attachment block"
332
  msgstr "Mostrar dicas para anexar arquivos"
333
 
334
+ #: contact_form.php:550
335
  msgid "Delete an attachment file from the server after the email is sent"
336
  msgstr ""
337
 
338
+ #: contact_form.php:556
339
  #, fuzzy
340
  msgid "Display 'Send me a copy' block"
341
  msgstr "Mostrar a opção Envie-me um cópia"
342
 
343
+ #: contact_form.php:562
344
  msgid "Required fields"
345
  msgstr "Campos obrigatórios"
346
 
347
+ #: contact_form.php:564
348
+ #: contact_form.php:750
349
+ #: contact_form.php:1401
350
  msgid "Name"
351
  msgstr "Nome"
352
 
353
+ #: contact_form.php:566
354
  #, fuzzy
355
  msgid "Email Address"
356
  msgstr "Endereço de E-mail:"
357
 
358
+ #: contact_form.php:568
359
+ #: contact_form.php:770
360
+ #: contact_form.php:1417
361
  msgid "Subject"
362
  msgstr "Assunto"
363
 
364
+ #: contact_form.php:569
365
+ #: contact_form.php:774
366
+ #: contact_form.php:1420
367
  msgid "Message"
368
  msgstr "Mensagem"
369
 
370
+ #: contact_form.php:573
371
  #, fuzzy
372
  msgid "Display additional info in the email"
373
  msgstr "Mostrar informações adicionais no e-mail"
374
 
375
+ #: contact_form.php:578
376
+ #: contact_form.php:1373
377
  msgid "Sent from (ip address)"
378
  msgstr "Enviado de (Endereço IP)"
379
 
380
+ #: contact_form.php:578
381
  #, fuzzy
382
  msgid "Example: Sent from (IP address):\t127.0.0.1"
383
  msgstr "Enviado de (Endereço IP)"
384
 
385
+ #: contact_form.php:579
386
+ #: contact_form.php:1378
387
  msgid "Date/Time"
388
  msgstr "Data / Hora"
389
 
390
+ #: contact_form.php:579
391
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
392
  msgstr ""
393
 
394
+ #: contact_form.php:580
395
+ #: contact_form.php:1383
396
  msgid "Sent from (referer)"
397
  msgstr "Vindo de (origem)"
398
 
399
+ #: contact_form.php:580
400
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
401
  msgstr ""
402
 
403
+ #: contact_form.php:581
404
+ #: contact_form.php:1388
405
  msgid "Using (user agent)"
406
  msgstr "Usando (cliente de email)"
407
 
408
+ #: contact_form.php:581
409
  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"
410
  msgstr ""
411
 
412
+ #: contact_form.php:585
413
  msgid "Language settings for the field names in the form"
414
  msgstr "Configurações de idioma para os nomes dos campos do formulário"
415
 
416
+ #: contact_form.php:594
417
  #, fuzzy
418
  msgid "Add a language"
419
  msgstr "Adicionar idioma"
420
 
421
+ #: contact_form.php:598
422
  #, fuzzy
423
  msgid "Change the names of the contact form fields and error messages"
424
  msgstr "Mudar rótulo para os campos no formulário de contato"
425
 
426
+ #: contact_form.php:603
427
+ #: contact_form.php:674
428
  msgid "English"
429
  msgstr "Inglês"
430
 
431
+ #: contact_form.php:622
432
+ #: contact_form.php:651
433
  msgid "Error message for the Name field"
434
  msgstr "Mensagem de erro para o campo Nome"
435
 
436
+ #: contact_form.php:623
437
+ #: contact_form.php:652
438
  #, fuzzy
439
  msgid "Error message for the Address field"
440
  msgstr "Mensagem de erro para o campo Mensagem"
441
 
442
+ #: contact_form.php:624
443
+ #: contact_form.php:653
444
  msgid "Error message for the Email field"
445
  msgstr "Mensagem de erro para o campo de E-mail"
446
 
447
+ #: contact_form.php:625
448
+ #: contact_form.php:654
449
  msgid "Error message for the Phone field"
450
  msgstr "Mensagem de erro para o campo de Telefone"
451
 
452
+ #: contact_form.php:626
453
+ #: contact_form.php:655
454
  msgid "Error message for the Subject field"
455
  msgstr "Mensagem de erro para o campo Assunto"
456
 
457
+ #: contact_form.php:627
458
+ #: contact_form.php:656
459
  msgid "Error message for the Message field"
460
  msgstr "Mensagem de erro para o campo Mensagem"
461
 
462
+ #: contact_form.php:628
463
+ #: contact_form.php:657
464
  #, fuzzy
465
  msgid "Error message about the file type for the Attachment field"
466
  msgstr "Mensagem de erro para o campo Anexos"
467
 
468
+ #: contact_form.php:629
469
+ #: contact_form.php:658
470
  #, fuzzy
471
  msgid "Error message while uploading a file for the Attachment field to the server"
472
  msgstr "Mensagem de erro para o campo Anexos"
473
 
474
+ #: contact_form.php:630
475
+ #: contact_form.php:659
476
  #, fuzzy
477
  msgid "Error message while moving the file for the Attachment field"
478
  msgstr "Mensagem de erro para o campo Anexos"
479
 
480
+ #: contact_form.php:631
481
+ #: contact_form.php:660
482
  #, fuzzy
483
  msgid "Error message when file size limit for the Attachment field is exceeded"
484
  msgstr "Mensagem de erro para o campo Anexos"
485
 
486
+ #: contact_form.php:632
487
+ #: contact_form.php:661
488
  msgid "Error message for the Captcha field"
489
  msgstr "Mensagem de erro para o controlo Captcha"
490
 
491
+ #: contact_form.php:633
492
+ #: contact_form.php:662
493
  msgid "Error message for the whole form"
494
  msgstr "Mensagem de erro para todo o formulário"
495
 
496
+ #: contact_form.php:635
497
+ #: contact_form.php:664
498
+ #: contact_form.php:683
499
+ #: contact_form.php:689
500
  msgid "Use shortcode"
501
  msgstr "usar código abreviado"
502
 
503
+ #: contact_form.php:635
504
+ #: contact_form.php:664
505
+ #: contact_form.php:683
506
+ #: contact_form.php:689
507
  msgid "for this language"
508
  msgstr "para este idioma"
509
 
510
+ #: contact_form.php:671
511
  msgid "Action after email is sent"
512
  msgstr "Ação após envio de email"
513
 
514
+ #: contact_form.php:673
515
  #, fuzzy
516
  msgid "Display text"
517
  msgstr "Mostrar opção para anexar arquivos"
518
 
519
+ #: contact_form.php:682
520
+ #: contact_form.php:688
521
  msgid "Text"
522
  msgstr "Texto"
523
 
524
+ #: contact_form.php:695
525
  msgid "Redirect to the page"
526
  msgstr "Redirecionamento para a página"
527
 
528
+ #: contact_form.php:696
529
  msgid "Url"
530
  msgstr "Url"
531
 
532
+ #: contact_form.php:701
533
+ #: contact_form.php:876
534
  msgid "Save Changes"
535
  msgstr "Salvar mudanças"
536
 
537
+ #: contact_form.php:716
538
  #, fuzzy
539
  msgid "Contact Form Pro | Extra Settings"
540
  msgstr "Opções do formulário de contato"
541
 
542
+ #: contact_form.php:723
543
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
544
  msgstr ""
545
 
546
+ #: contact_form.php:730
547
  msgid "Errors output"
548
  msgstr ""
549
 
550
+ #: contact_form.php:733
551
  msgid "Display error messages"
552
  msgstr ""
553
 
554
+ #: contact_form.php:734
555
  msgid "Color of the input field errors."
556
  msgstr ""
557
 
558
+ #: contact_form.php:735
559
  #, fuzzy
560
  msgid "Display error messages & color of the input field errors"
561
  msgstr "Mensagem de erro para o campo Assunto"
562
 
563
+ #: contact_form.php:740
564
  msgid "Add placeholder to the input blocks"
565
  msgstr ""
566
 
567
+ #: contact_form.php:746
568
  #, fuzzy
569
  msgid "Add tooltips"
570
  msgstr "Opções adicionais"
571
 
572
+ #: contact_form.php:760
573
  #, fuzzy
574
  msgid "Email address"
575
  msgstr "Endereço de E-mail:"
576
 
577
+ #: contact_form.php:765
578
  #, fuzzy
579
  msgid "Phone Number"
580
  msgstr "Número de Telefone :"
581
 
582
+ #: contact_form.php:779
583
  #, fuzzy
584
  msgid "Attachment"
585
  msgstr "Anexo:"
586
 
587
+ #: contact_form.php:784
588
+ msgid "(powered by bestwebsoft.com)"
589
+ msgstr ""
590
+
591
+ #: contact_form.php:789
592
  #, fuzzy
593
  msgid "Style options"
594
  msgstr "Opções adicionais"
595
 
596
+ #: contact_form.php:792
597
  msgid "Text color"
598
  msgstr ""
599
 
600
+ #: contact_form.php:795
601
+ #: contact_form.php:800
602
+ #: contact_form.php:810
603
+ #: contact_form.php:815
604
+ #: contact_form.php:820
605
+ #: contact_form.php:825
606
+ #: contact_form.php:835
607
+ #: contact_form.php:840
608
+ #: contact_form.php:846
609
+ #: contact_form.php:857
610
+ #: contact_form.php:862
611
+ #: contact_form.php:867
612
  msgid "Default"
613
  msgstr ""
614
 
615
+ #: contact_form.php:797
616
  msgid "Label text color"
617
  msgstr ""
618
 
619
+ #: contact_form.php:802
620
  msgid "Placeholder color"
621
  msgstr ""
622
 
623
+ #: contact_form.php:807
624
  msgid "Errors color"
625
  msgstr ""
626
 
627
+ #: contact_form.php:812
628
  msgid "Error text color"
629
  msgstr ""
630
 
631
+ #: contact_form.php:817
632
  msgid "Background color of the input field errors"
633
  msgstr ""
634
 
635
+ #: contact_form.php:822
636
  msgid "Border color of the input field errors"
637
  msgstr ""
638
 
639
+ #: contact_form.php:827
640
  msgid "Placeholder color of the input field errors"
641
  msgstr ""
642
 
643
+ #: contact_form.php:832
644
  #, fuzzy
645
  msgid "Input fields"
646
  msgstr "Mostrar opção para anexar arquivos"
647
 
648
+ #: contact_form.php:837
649
  msgid "Input fields background color"
650
  msgstr ""
651
 
652
+ #: contact_form.php:842
653
  msgid "Text fields color"
654
  msgstr ""
655
 
656
+ #: contact_form.php:844
657
  msgid "Border width in px, numbers only"
658
  msgstr ""
659
 
660
+ #: contact_form.php:848
661
+ #: contact_form.php:869
662
  msgid "Border color"
663
  msgstr ""
664
 
665
+ #: contact_form.php:853
666
  #, fuzzy
667
  msgid "Submit button"
668
  msgstr "Enviar"
669
 
670
+ #: contact_form.php:855
671
  msgid "Width in px, numbers only"
672
  msgstr ""
673
 
674
+ #: contact_form.php:859
675
  msgid "Button color"
676
  msgstr ""
677
 
678
+ #: contact_form.php:864
679
  msgid "Button text color"
680
  msgstr ""
681
 
682
+ #: contact_form.php:880
683
  #, fuzzy
684
  msgid "Contact Form Pro | Preview"
685
  msgstr "Formulário de contato"
686
 
687
+ #: contact_form.php:883
688
  msgid "Show with errors"
689
  msgstr ""
690
 
691
+ #: contact_form.php:891
692
+ #: contact_form.php:893
693
  msgid "Please enter your full name..."
694
  msgstr ""
695
 
696
+ #: contact_form.php:904
697
+ #: contact_form.php:906
698
  msgid "Please enter your address..."
699
  msgstr ""
700
 
701
+ #: contact_form.php:915
702
+ #: contact_form.php:917
703
  #, fuzzy
704
  msgid "Please enter your email address..."
705
  msgstr "Use este email:"
706
 
707
+ #: contact_form.php:926
708
+ #: contact_form.php:928
709
  msgid "Please enter your phone number..."
710
  msgstr ""
711
 
712
+ #: contact_form.php:937
713
+ #: contact_form.php:939
714
  msgid "Please enter subject..."
715
  msgstr ""
716
 
717
+ #: contact_form.php:947
718
+ #: contact_form.php:949
719
  msgid "Please enter your message..."
720
  msgstr ""
721
 
722
+ #: contact_form.php:960
723
  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"
724
  msgstr ""
725
 
726
+ #: contact_form.php:1029
727
+ msgid "Sorry, email message could not be delivered."
728
+ msgstr "Desculpe, seu e-mail não pode ser entregue."
729
+
730
+ #: contact_form.php:1113
731
  msgid "You can attach the following file formats"
732
  msgstr "Você pode anexar arquivos do seguinte tipo"
733
 
734
+ #: contact_form.php:1396
735
  msgid "Contact from"
736
  msgstr "Formulário de Contato"
737
 
738
+ #: contact_form.php:1409
739
  msgid "Email"
740
  msgstr "E-Mail"
741
 
742
+ #: contact_form.php:1423
743
  msgid "Site"
744
  msgstr "Site"
745
 
746
+ #: contact_form.php:1478
747
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
748
  msgstr "Se você consegue ver esta MENSAGEM então seu cliente não aceita tipos MIME! Favor usar um cliente mais atualizado."
749
 
750
+ #: contact_form.php:1537
751
  msgid "FAQ"
752
  msgstr "Perguntas Frequentes"
753
 
754
+ #: contact_form.php:1538
755
  msgid "Support"
756
  msgstr "Suporte"
757
 
758
+ #: contact_form.php:1597
759
  msgid "Are you sure that you want to delete this language data?"
760
  msgstr "Tem certeza que você deseja excluir os dados deste idioma?"
761
 
762
+ #, fuzzy
763
+ #~ msgid "Memory usage"
764
+ #~ msgstr "Mensagem"
765
+
766
+ #, fuzzy
767
+ #~ msgid "Site URL"
768
+ #~ msgstr "Site"
769
+
770
+ #, fuzzy
771
+ #~ msgid "Please enter a valid email address."
772
+ #~ msgstr "Use este email:"
773
+
774
+ #, fuzzy
775
+ #~ msgid "Pro plugins"
776
+ #~ msgstr "BWS Plugins"
777
+ #~ msgid "Activated plugins"
778
+ #~ msgstr "Plugins ativados"
779
+ #~ msgid "Read more"
780
+ #~ msgstr "Leia Mais"
781
+ #~ msgid "Installed plugins"
782
+ #~ msgstr "Plugins instalados"
783
+ #~ msgid "Recommended plugins"
784
+ #~ msgstr "Plugins recomendados"
785
+
786
+ #, fuzzy
787
+ #~ msgid "Free plugins"
788
+ #~ msgstr "Plugins recomendados"
789
+ #~ msgid "Download"
790
+ #~ msgstr "Baixar"
791
+ #~ msgid "Install %s"
792
+ #~ msgstr "Instalar %s"
793
+ #~ msgid "Install now from wordpress.org"
794
+ #~ msgstr "Instale agora do site wordpress.org"
795
+
796
+ #, fuzzy
797
+ #~ msgid "If you have any questions, please contact us via"
798
+ #~ msgstr ""
799
+ #~ "Se você tem quaisquer perguntas, por favor entre em contato através do "
800
+ #~ "email plugin@bestwebsoft.com ou preencha nosso formulário de contato pelo "
801
+ #~ "site. "
802
+
803
+ #, fuzzy
804
+ #~ msgid "Active Plugins"
805
+ #~ msgstr "Plugins ativados"
806
+
807
+ #, fuzzy
808
+ #~ msgid "Inactive Plugins"
809
+ #~ msgstr "Plugins ativados"
810
+
811
+ #, fuzzy
812
+ #~ msgid "Send to support"
813
+ #~ msgstr "Suporte"
814
  #~ msgid "Contact Form Options"
815
  #~ msgstr "Opções do formulário de contato"
816
  #~ msgid "Display Attachment tips"
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-08-20 13:29+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:29+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -16,959 +16,791 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: contact_form.php:107
20
- msgid "Not set"
21
- msgstr ""
22
-
23
- #: contact_form.php:109
24
- #: contact_form.php:113
25
- msgid "On"
26
- msgstr ""
27
-
28
- #: contact_form.php:111
29
- #: contact_form.php:115
30
- msgid "Off"
31
- msgstr ""
32
-
33
- #: contact_form.php:119
34
- #: contact_form.php:123
35
- #: contact_form.php:127
36
- #: contact_form.php:131
37
- #: contact_form.php:135
38
- #: contact_form.php:161
39
- msgid "N/A"
40
- msgstr ""
41
-
42
- #: contact_form.php:133
43
- msgid " Mb"
44
- msgstr ""
45
-
46
- #: contact_form.php:137
47
- #: contact_form.php:141
48
- #: contact_form.php:145
49
- #: contact_form.php:156
50
- msgid "Yes"
51
- msgstr ""
52
-
53
- #: contact_form.php:139
54
- #: contact_form.php:143
55
- #: contact_form.php:147
56
- #: contact_form.php:158
57
- msgid "No"
58
- msgstr ""
59
-
60
- #: contact_form.php:172
61
- msgid "Operating System"
62
- msgstr ""
63
-
64
- #: contact_form.php:173
65
- msgid "Server"
66
- msgstr ""
67
-
68
- #: contact_form.php:174
69
- #, fuzzy
70
- msgid "Memory usage"
71
- msgstr "Mesaj"
72
-
73
- #: contact_form.php:175
74
- msgid "MYSQL Version"
75
- msgstr ""
76
-
77
- #: contact_form.php:176
78
- msgid "SQL Mode"
79
- msgstr ""
80
-
81
- #: contact_form.php:177
82
- msgid "PHP Version"
83
- msgstr ""
84
-
85
- #: contact_form.php:178
86
- msgid "PHP Safe Mode"
87
- msgstr ""
88
-
89
- #: contact_form.php:179
90
- msgid "PHP Allow URL fopen"
91
- msgstr ""
92
-
93
- #: contact_form.php:180
94
- msgid "PHP Memory Limit"
95
- msgstr ""
96
-
97
- #: contact_form.php:181
98
- msgid "PHP Max Upload Size"
99
- msgstr ""
100
-
101
- #: contact_form.php:182
102
- msgid "PHP Max Post Size"
103
- msgstr ""
104
-
105
- #: contact_form.php:183
106
- msgid "PHP Max Script Execute Time"
107
- msgstr ""
108
-
109
- #: contact_form.php:184
110
- msgid "PHP Exif support"
111
- msgstr ""
112
-
113
- #: contact_form.php:185
114
- msgid "PHP IPTC support"
115
- msgstr ""
116
-
117
- #: contact_form.php:186
118
- msgid "PHP XML support"
119
- msgstr ""
120
-
121
- #: contact_form.php:187
122
- #, fuzzy
123
- msgid "Site URL"
124
- msgstr "Site"
125
-
126
- #: contact_form.php:188
127
- msgid "Home URL"
128
- msgstr ""
129
-
130
- #: contact_form.php:189
131
- msgid "WordPress Version"
132
- msgstr ""
133
-
134
- #: contact_form.php:190
135
- msgid "WordPress DB Version"
136
- msgstr ""
137
-
138
- #: contact_form.php:191
139
- msgid "Multisite"
140
- msgstr ""
141
-
142
- #: contact_form.php:192
143
- msgid "Active Theme"
144
- msgstr ""
145
-
146
- #: contact_form.php:207
147
- #, fuzzy
148
- msgid "Please enter a valid email address."
149
- msgstr "Foloseste acest email:"
150
-
151
- #: contact_form.php:211
152
- msgid "Email with system info is sent to "
153
- msgstr ""
154
-
155
- #: contact_form.php:215
156
- #: contact_form.php:435
157
- msgid "Thank you for contacting us."
158
- msgstr "Va multumim ca ati luat legatura cu noi."
159
-
160
- #: contact_form.php:243
161
- #: contact_form.php:1370
162
- msgid "Sorry, email message could not be delivered."
163
- msgstr "Ne pare rau, mailul dumneavoastra nu a putut fi livrat."
164
-
165
- #: contact_form.php:251
166
- #, fuzzy
167
- msgid "Pro plugins"
168
- msgstr "BWS Plugins"
169
-
170
- #: contact_form.php:254
171
- #: contact_form.php:280
172
- msgid "Activated plugins"
173
- msgstr "Plugin-uri activate"
174
-
175
- #: contact_form.php:256
176
- #: contact_form.php:264
177
- #: contact_form.php:272
178
- #: contact_form.php:282
179
- #: contact_form.php:290
180
- #: contact_form.php:298
181
- msgid "Read more"
182
- msgstr "Citeste mai multe"
183
-
184
- #: contact_form.php:256
185
- #: contact_form.php:282
186
- #: contact_form.php:790
187
- #: contact_form.php:1059
188
- #: contact_form.php:1866
189
- #: contact_form.php:1877
190
- msgid "Settings"
191
- msgstr "Setari"
192
-
193
- #: contact_form.php:262
194
- #: contact_form.php:288
195
- msgid "Installed plugins"
196
- msgstr "Pluginuri instalate"
197
-
198
- #: contact_form.php:270
199
- #: contact_form.php:296
200
- msgid "Recommended plugins"
201
- msgstr "Pluginuri recomandate"
202
-
203
- #: contact_form.php:272
204
- msgid "Purchase"
205
- msgstr ""
206
-
207
- #: contact_form.php:277
208
- #, fuzzy
209
- msgid "Free plugins"
210
- msgstr "Pluginuri recomandate"
211
-
212
- #: contact_form.php:298
213
- msgid "Download"
214
- msgstr "Descarca"
215
-
216
- #: contact_form.php:298
217
- #, php-format
218
- msgid "Install %s"
219
- msgstr "Instaleaza %s"
220
-
221
- #: contact_form.php:298
222
- msgid "Install now from wordpress.org"
223
- msgstr "Instaleaza acum de pe wordpress.org"
224
-
225
- #: contact_form.php:303
226
- #, fuzzy
227
- msgid "If you have any questions, please contact us via"
228
- msgstr "Daca aveti intrebari, va rugam sa ne contactati folosind plugin@bestwebsoft.com sau completati formularul de contact de la noi de pe site"
229
-
230
- #: contact_form.php:310
231
- msgid "System status"
232
- msgstr ""
233
-
234
- #: contact_form.php:314
235
- msgid "Environment"
236
- msgstr ""
237
-
238
- #: contact_form.php:325
239
- #, fuzzy
240
- msgid "Active Plugins"
241
- msgstr "Plugin-uri activate"
242
-
243
- #: contact_form.php:336
244
- #, fuzzy
245
- msgid "Inactive Plugins"
246
- msgstr "Plugin-uri activate"
247
-
248
- #: contact_form.php:350
249
- #, fuzzy
250
- msgid "Send to support"
251
- msgstr "Suport tehnic"
252
-
253
- #: contact_form.php:357
254
- msgid "Send to custom email &#187;"
255
- msgstr ""
256
-
257
- #: contact_form.php:373
258
- #: contact_form.php:786
259
  #, fuzzy
260
  msgid "Contact Form Settings"
261
  msgstr "Optiuni formular de contact"
262
 
263
- #: contact_form.php:373
264
  msgid "Contact Form"
265
  msgstr "Formular de contact"
266
 
267
- #: contact_form.php:374
268
  #, fuzzy
269
  msgid "Contact Form Pro Extra Settings"
270
  msgstr "Optiuni formular de contact"
271
 
272
- #: contact_form.php:374
273
- #: contact_form.php:1065
274
  #, fuzzy
275
  msgid "Contact Form Pro"
276
  msgstr "Formular de contact"
277
 
278
- #: contact_form.php:413
279
- #: contact_form.php:954
280
- #: contact_form.php:983
281
  msgid "Name:"
282
  msgstr "Nume:"
283
 
284
- #: contact_form.php:414
285
- #: contact_form.php:955
286
- #: contact_form.php:984
287
  #, fuzzy
288
  msgid "Address:"
289
  msgstr "Adresa email:"
290
 
291
- #: contact_form.php:415
292
- #: contact_form.php:956
293
- #: contact_form.php:985
294
  msgid "Email Address:"
295
  msgstr "Adresa email:"
296
 
297
- #: contact_form.php:416
298
- #: contact_form.php:957
299
- #: contact_form.php:986
300
  msgid "Phone number:"
301
  msgstr ""
302
 
303
- #: contact_form.php:417
304
- #: contact_form.php:958
305
- #: contact_form.php:987
306
  msgid "Subject:"
307
  msgstr "Subiect:"
308
 
309
- #: contact_form.php:418
310
- #: contact_form.php:959
311
- #: contact_form.php:988
312
  msgid "Message:"
313
  msgstr "Mesaj:"
314
 
315
- #: contact_form.php:419
316
- #: contact_form.php:960
317
- #: contact_form.php:989
318
  msgid "Attachment:"
319
  msgstr "Atasament:"
320
 
321
- #: contact_form.php:420
322
- #: contact_form.php:476
323
- #: contact_form.php:961
324
- #: contact_form.php:990
325
  msgid "Send me a copy"
326
  msgstr "Trimite-mi o copie"
327
 
328
- #: contact_form.php:421
329
- #: contact_form.php:962
330
- #: contact_form.php:991
331
  msgid "Submit"
332
  msgstr "Trimite"
333
 
334
- #: contact_form.php:422
335
  msgid "Your name is required."
336
  msgstr "Numele dumneavoastra este necesar."
337
 
338
- #: contact_form.php:423
339
  #, fuzzy
340
  msgid "Address is required."
341
  msgstr "O adresa email valida este necesara."
342
 
343
- #: contact_form.php:424
344
  #, fuzzy
345
  msgid "A valid email address is required."
346
  msgstr "O adresa email valida este necesara."
347
 
348
- #: contact_form.php:425
349
- #: contact_form.php:471
350
- #: contact_form.php:474
351
  #, fuzzy
352
  msgid "Phone number is required."
353
  msgstr "Numele dumneavoastra este necesar."
354
 
355
- #: contact_form.php:426
356
- #: contact_form.php:470
357
- #: contact_form.php:473
358
  msgid "Subject is required."
359
  msgstr "Subiectul mesajului este necesar"
360
 
361
- #: contact_form.php:427
362
- #: contact_form.php:469
363
- #: contact_form.php:472
364
  msgid "Message text is required."
365
  msgstr "Textul mesajului este necesar."
366
 
367
- #: contact_form.php:428
368
  msgid "File format is not valid."
369
  msgstr "Atasamentul este stricat."
370
 
371
- #: contact_form.php:429
372
  msgid "File upload error."
373
  msgstr ""
374
 
375
- #: contact_form.php:430
376
  msgid "The file could not be uploaded."
377
  msgstr ""
378
 
379
- #: contact_form.php:431
380
  msgid "This file is too large."
381
  msgstr ""
382
 
383
- #: contact_form.php:432
384
  msgid "Please fill out the CAPTCHA."
385
  msgstr "Va rugam completati CAPTCHA-ul"
386
 
387
- #: contact_form.php:433
388
  msgid "Please make corrections below and try again."
389
  msgstr "Va rugam sa realizati corecturile de mai jos si sa incercati din nou."
390
 
391
- #: contact_form.php:741
 
 
 
 
392
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
393
  msgstr "Daca optiunea 'Redirectioneaza la pagina' este selectata, atunci campul url ar trebui completat in urmatorul format"
394
 
395
- #: contact_form.php:750
396
  msgid "Such user does not exist. Settings are not saved."
397
  msgstr "Acest utilizator nu exista. Setarile nu au fost salvate."
398
 
399
- #: contact_form.php:755
400
- #: contact_form.php:761
401
  #, fuzzy
402
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
403
  msgstr "Va rugam introduceti un email corect. Setarile nu au fost salvate."
404
 
405
- #: contact_form.php:766
406
  #, fuzzy
407
  msgid "Settings saved."
408
  msgstr "Optiuni salvate."
409
 
410
- #: contact_form.php:791
411
- #: contact_form.php:1060
 
 
 
 
 
 
 
412
  #, fuzzy
413
  msgid "Extra settings"
414
  msgstr "Setari"
415
 
416
- #: contact_form.php:796
417
- #: contact_form.php:1316
418
  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:"
419
  msgstr "Daca ati dori sa adaugati un Formular de Contact pe situl dumneavoastra, copiati si lipiti acest cod intr-o pagina sau widget:"
420
 
421
- #: contact_form.php:796
422
- #: contact_form.php:797
423
- #: contact_form.php:976
424
- #: contact_form.php:1024
425
  msgid "or"
426
  msgstr ""
427
 
428
- #: contact_form.php:797
429
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
430
  msgstr ""
431
 
432
- #: contact_form.php:798
433
  msgid "They work the same way."
434
  msgstr ""
435
 
436
- #: contact_form.php:799
437
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
438
  msgstr "Daca informatia din campurile urmatoare este nula, atunci mesajul va fi trimis la adresa specificata in timpul procesului de inregistrare."
439
 
440
- #: contact_form.php:803
441
  msgid "The user's email address:"
442
  msgstr "Foloseste email-ul utilizatorului Wordpress:"
443
 
444
- #: contact_form.php:807
445
  msgid "Create a username"
446
  msgstr "Alege numele utilizatorului"
447
 
448
- #: contact_form.php:812
449
  msgid "Enter a username of the person who should get the messages from the contact form."
450
  msgstr "Alege numele utilizatorului care va primi mesaje de la formularul de contact."
451
 
452
- #: contact_form.php:816
453
  msgid "Use this email address:"
454
  msgstr "Foloseste acest email:"
455
 
456
- #: contact_form.php:819
457
  msgid "Enter the email address you want the messages forwarded to."
458
  msgstr "Alege o adresa email care sa fie folosita pentru primirea mesajelor."
459
 
460
- #: contact_form.php:823
461
  msgid "Additional options"
462
  msgstr "Optiuni aditionale"
463
 
464
- #: contact_form.php:826
465
  msgid "What to use?"
466
  msgstr "Ce sa folosesc?"
467
 
468
- #: contact_form.php:829
469
  msgid "Wp-mail"
470
  msgstr "Wp-mail"
471
 
472
- #: contact_form.php:830
473
  msgid "You can use the wp_mail function for mailing"
474
  msgstr "Pentru a trimite mailuri puteti folosi functia Wordpress wp_mail"
475
 
476
- #: contact_form.php:836
477
  msgid "Mail"
478
  msgstr "Mail"
479
 
480
- #: contact_form.php:837
481
  msgid "To send mail you can use the php mail function"
482
  msgstr "Pentru a trimite mailuri puteti folosi functia PHP mail"
483
 
484
- #: contact_form.php:841
485
  #, fuzzy
486
  msgid "Change text of the 'FROM' field"
487
  msgstr "Modifica linia DE LA din formularul de contact"
488
 
489
- #: contact_form.php:847
490
  msgid "Enter the email address in the 'From' field"
491
  msgstr ""
492
 
493
- #: contact_form.php:849
494
  msgid "User email"
495
  msgstr ""
496
 
497
- #: contact_form.php:849
498
  msgid "The email address of the user who fills the form will be used in the field 'From'."
499
  msgstr ""
500
 
501
- #: contact_form.php:851
502
  msgid "This email address will be used in the 'From' field."
503
  msgstr ""
504
 
505
- #: contact_form.php:855
506
  #, fuzzy
507
  msgid "Display fields"
508
  msgstr "Afisaza text"
509
 
510
- #: contact_form.php:857
511
- #: contact_form.php:906
512
- #: contact_form.php:1096
513
- #: contact_form.php:1747
514
  #, fuzzy
515
  msgid "Address"
516
  msgstr "Adresa email:"
517
 
518
- #: contact_form.php:858
519
- #: contact_form.php:908
520
- #: contact_form.php:1755
521
  msgid "Phone"
522
  msgstr ""
523
 
524
- #: contact_form.php:859
525
  #, fuzzy
526
  msgid "Attachment block"
527
  msgstr "Afisaza blocul de Atasamente"
528
 
529
- #: contact_form.php:859
530
  msgid "Users can attach the following file formats"
531
  msgstr "Utilizatorii pot atasa fisiere de urmatoarele tipuri"
532
 
533
- #: contact_form.php:871
534
- #: contact_form.php:874
535
- #: contact_form.php:877
536
- #: contact_form.php:1125
537
  msgid "Captcha"
538
  msgstr ""
539
 
540
- #: contact_form.php:871
541
- #: contact_form.php:874
542
- #: contact_form.php:877
543
- #: contact_form.php:1125
544
- msgid "(powered by bestwebsoft.com)"
545
  msgstr ""
546
 
547
- #: contact_form.php:874
548
  #, fuzzy
549
  msgid "Activate captcha"
550
  msgstr "Plugin-uri activate"
551
 
552
- #: contact_form.php:877
553
  #, fuzzy
554
  msgid "Download captcha"
555
  msgstr "Descarca"
556
 
557
- #: contact_form.php:882
558
  #, fuzzy
559
  msgid "Display tips below the Attachment block"
560
  msgstr "Afisaza explicatiile dupa blocul Atasament"
561
 
562
- #: contact_form.php:891
563
  msgid "Delete an attachment file from the server after the email is sent"
564
  msgstr ""
565
 
566
- #: contact_form.php:897
567
  #, fuzzy
568
  msgid "Display 'Send me a copy' block"
569
  msgstr "Afisaza blocul Trimite-mi o copie"
570
 
571
- #: contact_form.php:903
572
  msgid "Required fields"
573
  msgstr ""
574
 
575
- #: contact_form.php:905
576
- #: contact_form.php:1091
577
- #: contact_form.php:1742
578
  msgid "Name"
579
  msgstr "Nume"
580
 
581
- #: contact_form.php:907
582
  #, fuzzy
583
  msgid "Email Address"
584
  msgstr "Adresa email:"
585
 
586
- #: contact_form.php:909
587
- #: contact_form.php:1111
588
- #: contact_form.php:1758
589
  msgid "Subject"
590
  msgstr "Subiect"
591
 
592
- #: contact_form.php:910
593
- #: contact_form.php:1115
594
- #: contact_form.php:1761
595
  msgid "Message"
596
  msgstr "Mesaj"
597
 
598
- #: contact_form.php:914
599
  #, fuzzy
600
  msgid "Display additional info in the email"
601
  msgstr "Afisaza informatii aditionale in email"
602
 
603
- #: contact_form.php:919
604
- #: contact_form.php:1714
605
  msgid "Sent from (ip address)"
606
  msgstr "Trimis de la (adresa IP)"
607
 
608
- #: contact_form.php:919
609
  #, fuzzy
610
  msgid "Example: Sent from (IP address):\t127.0.0.1"
611
  msgstr "Trimis de la (adresa IP)"
612
 
613
- #: contact_form.php:920
614
- #: contact_form.php:1719
615
  msgid "Date/Time"
616
  msgstr "Data/Ora"
617
 
618
- #: contact_form.php:920
619
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
620
  msgstr ""
621
 
622
- #: contact_form.php:921
623
- #: contact_form.php:1724
624
  msgid "Sent from (referer)"
625
  msgstr "Venind de la (referinta)"
626
 
627
- #: contact_form.php:921
628
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
629
  msgstr ""
630
 
631
- #: contact_form.php:922
632
- #: contact_form.php:1729
633
  msgid "Using (user agent)"
634
  msgstr "Folosind (Agent)"
635
 
636
- #: contact_form.php:922
637
  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"
638
  msgstr ""
639
 
640
- #: contact_form.php:926
641
  msgid "Language settings for the field names in the form"
642
  msgstr ""
643
 
644
- #: contact_form.php:935
645
  msgid "Add a language"
646
  msgstr ""
647
 
648
- #: contact_form.php:939
649
  msgid "Change the names of the contact form fields and error messages"
650
  msgstr "Schimba etichetele pentru campurile formularului de contact"
651
 
652
- #: contact_form.php:944
653
- #: contact_form.php:1015
654
  msgid "English"
655
  msgstr ""
656
 
657
- #: contact_form.php:963
658
- #: contact_form.php:992
659
  msgid "Error message for the Name field"
660
  msgstr ""
661
 
662
- #: contact_form.php:964
663
- #: contact_form.php:993
664
  msgid "Error message for the Address field"
665
  msgstr ""
666
 
667
- #: contact_form.php:965
668
- #: contact_form.php:994
669
  msgid "Error message for the Email field"
670
  msgstr ""
671
 
672
- #: contact_form.php:966
673
- #: contact_form.php:995
674
  msgid "Error message for the Phone field"
675
  msgstr ""
676
 
677
- #: contact_form.php:967
678
- #: contact_form.php:996
679
  msgid "Error message for the Subject field"
680
  msgstr ""
681
 
682
- #: contact_form.php:968
683
- #: contact_form.php:997
684
  msgid "Error message for the Message field"
685
  msgstr ""
686
 
687
- #: contact_form.php:969
688
- #: contact_form.php:998
689
  msgid "Error message about the file type for the Attachment field"
690
  msgstr ""
691
 
692
- #: contact_form.php:970
693
- #: contact_form.php:999
694
  msgid "Error message while uploading a file for the Attachment field to the server"
695
  msgstr ""
696
 
697
- #: contact_form.php:971
698
- #: contact_form.php:1000
699
  msgid "Error message while moving the file for the Attachment field"
700
  msgstr ""
701
 
702
- #: contact_form.php:972
703
- #: contact_form.php:1001
704
  msgid "Error message when file size limit for the Attachment field is exceeded"
705
  msgstr ""
706
 
707
- #: contact_form.php:973
708
- #: contact_form.php:1002
709
  msgid "Error message for the Captcha field"
710
  msgstr ""
711
 
712
- #: contact_form.php:974
713
- #: contact_form.php:1003
714
  msgid "Error message for the whole form"
715
  msgstr ""
716
 
717
- #: contact_form.php:976
718
- #: contact_form.php:1005
719
- #: contact_form.php:1024
720
- #: contact_form.php:1030
721
  msgid "Use shortcode"
722
  msgstr ""
723
 
724
- #: contact_form.php:976
725
- #: contact_form.php:1005
726
- #: contact_form.php:1024
727
- #: contact_form.php:1030
728
  msgid "for this language"
729
  msgstr ""
730
 
731
- #: contact_form.php:1012
732
  msgid "Action after email is sent"
733
  msgstr "Actiune dupa trimiterea mailului"
734
 
735
- #: contact_form.php:1014
736
  msgid "Display text"
737
  msgstr "Afisaza text"
738
 
739
- #: contact_form.php:1023
740
- #: contact_form.php:1029
741
  msgid "Text"
742
  msgstr "Text"
743
 
744
- #: contact_form.php:1036
745
  msgid "Redirect to the page"
746
  msgstr "Redirectioneaza la pagina"
747
 
748
- #: contact_form.php:1037
749
  msgid "Url"
750
  msgstr "Url"
751
 
752
- #: contact_form.php:1042
753
- #: contact_form.php:1217
754
  msgid "Save Changes"
755
  msgstr "Salveaza schimbarile"
756
 
757
- #: contact_form.php:1057
758
  #, fuzzy
759
  msgid "Contact Form Pro | Extra Settings"
760
  msgstr "Optiuni formular de contact"
761
 
762
- #: contact_form.php:1064
763
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
764
  msgstr ""
765
 
766
- #: contact_form.php:1071
767
  msgid "Errors output"
768
  msgstr ""
769
 
770
- #: contact_form.php:1074
771
  msgid "Display error messages"
772
  msgstr ""
773
 
774
- #: contact_form.php:1075
775
  msgid "Color of the input field errors."
776
  msgstr ""
777
 
778
- #: contact_form.php:1076
779
  msgid "Display error messages & color of the input field errors"
780
  msgstr ""
781
 
782
- #: contact_form.php:1081
783
  msgid "Add placeholder to the input blocks"
784
  msgstr ""
785
 
786
- #: contact_form.php:1087
787
  #, fuzzy
788
  msgid "Add tooltips"
789
  msgstr "Optiuni aditionale"
790
 
791
- #: contact_form.php:1101
792
  #, fuzzy
793
  msgid "Email address"
794
  msgstr "Adresa email:"
795
 
796
- #: contact_form.php:1106
797
  msgid "Phone Number"
798
  msgstr ""
799
 
800
- #: contact_form.php:1120
801
  #, fuzzy
802
  msgid "Attachment"
803
  msgstr "Atasament:"
804
 
805
- #: contact_form.php:1130
 
 
 
 
806
  #, fuzzy
807
  msgid "Style options"
808
  msgstr "Optiuni aditionale"
809
 
810
- #: contact_form.php:1133
811
  msgid "Text color"
812
  msgstr ""
813
 
814
- #: contact_form.php:1136
815
- #: contact_form.php:1141
816
- #: contact_form.php:1151
817
- #: contact_form.php:1156
818
- #: contact_form.php:1161
819
- #: contact_form.php:1166
820
- #: contact_form.php:1176
821
- #: contact_form.php:1181
822
- #: contact_form.php:1187
823
- #: contact_form.php:1198
824
- #: contact_form.php:1203
825
- #: contact_form.php:1208
826
  msgid "Default"
827
  msgstr ""
828
 
829
- #: contact_form.php:1138
830
  msgid "Label text color"
831
  msgstr ""
832
 
833
- #: contact_form.php:1143
834
  msgid "Placeholder color"
835
  msgstr ""
836
 
837
- #: contact_form.php:1148
838
  msgid "Errors color"
839
  msgstr ""
840
 
841
- #: contact_form.php:1153
842
  msgid "Error text color"
843
  msgstr ""
844
 
845
- #: contact_form.php:1158
846
  msgid "Background color of the input field errors"
847
  msgstr ""
848
 
849
- #: contact_form.php:1163
850
  msgid "Border color of the input field errors"
851
  msgstr ""
852
 
853
- #: contact_form.php:1168
854
  msgid "Placeholder color of the input field errors"
855
  msgstr ""
856
 
857
- #: contact_form.php:1173
858
  #, fuzzy
859
  msgid "Input fields"
860
  msgstr "Afisaza text"
861
 
862
- #: contact_form.php:1178
863
  msgid "Input fields background color"
864
  msgstr ""
865
 
866
- #: contact_form.php:1183
867
  msgid "Text fields color"
868
  msgstr ""
869
 
870
- #: contact_form.php:1185
871
  msgid "Border width in px, numbers only"
872
  msgstr ""
873
 
874
- #: contact_form.php:1189
875
- #: contact_form.php:1210
876
  msgid "Border color"
877
  msgstr ""
878
 
879
- #: contact_form.php:1194
880
  #, fuzzy
881
  msgid "Submit button"
882
  msgstr "Trimite"
883
 
884
- #: contact_form.php:1196
885
  msgid "Width in px, numbers only"
886
  msgstr ""
887
 
888
- #: contact_form.php:1200
889
  msgid "Button color"
890
  msgstr ""
891
 
892
- #: contact_form.php:1205
893
  msgid "Button text color"
894
  msgstr ""
895
 
896
- #: contact_form.php:1221
897
  #, fuzzy
898
  msgid "Contact Form Pro | Preview"
899
  msgstr "Formular de contact"
900
 
901
- #: contact_form.php:1224
902
  msgid "Show with errors"
903
  msgstr ""
904
 
905
- #: contact_form.php:1232
906
- #: contact_form.php:1234
907
  msgid "Please enter your full name..."
908
  msgstr ""
909
 
910
- #: contact_form.php:1245
911
- #: contact_form.php:1247
912
  msgid "Please enter your address..."
913
  msgstr ""
914
 
915
- #: contact_form.php:1256
916
- #: contact_form.php:1258
917
  #, fuzzy
918
  msgid "Please enter your email address..."
919
  msgstr "Foloseste acest email:"
920
 
921
- #: contact_form.php:1267
922
- #: contact_form.php:1269
923
  msgid "Please enter your phone number..."
924
  msgstr ""
925
 
926
- #: contact_form.php:1278
927
- #: contact_form.php:1280
928
  msgid "Please enter subject..."
929
  msgstr ""
930
 
931
- #: contact_form.php:1288
932
- #: contact_form.php:1290
933
  msgid "Please enter your message..."
934
  msgstr ""
935
 
936
- #: contact_form.php:1301
937
  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"
938
  msgstr ""
939
 
940
- #: contact_form.php:1454
 
 
 
 
941
  msgid "You can attach the following file formats"
942
  msgstr "Puteti atasa fisiere de urmatoarele tipuri"
943
 
944
- #: contact_form.php:1737
945
  msgid "Contact from"
946
  msgstr "Formular de contact"
947
 
948
- #: contact_form.php:1750
949
  msgid "Email"
950
  msgstr "Email"
951
 
952
- #: contact_form.php:1764
953
  msgid "Site"
954
  msgstr "Site"
955
 
956
- #: contact_form.php:1819
957
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
958
  msgstr "Daca vedeti acest MIME atunci clientul dumneavoastra nu accepta tipuri MIME!"
959
 
960
- #: contact_form.php:1878
961
  msgid "FAQ"
962
  msgstr "FAQ"
963
 
964
- #: contact_form.php:1879
965
  msgid "Support"
966
  msgstr "Suport tehnic"
967
 
968
- #: contact_form.php:1937
969
  msgid "Are you sure that you want to delete this language data?"
970
  msgstr ""
971
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
972
  #~ msgid "Contact Form Options"
973
  #~ msgstr "Optiuni formular de contact"
974
  #~ msgid "Display Attachment tips"
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:51+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:51+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
9
  "MIME-Version: 1.0\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: contact_form.php:32
20
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  #, fuzzy
22
  msgid "Contact Form Settings"
23
  msgstr "Optiuni formular de contact"
24
 
25
+ #: contact_form.php:32
26
  msgid "Contact Form"
27
  msgstr "Formular de contact"
28
 
29
+ #: contact_form.php:33
30
  #, fuzzy
31
  msgid "Contact Form Pro Extra Settings"
32
  msgstr "Optiuni formular de contact"
33
 
34
+ #: contact_form.php:33
35
+ #: contact_form.php:724
36
  #, fuzzy
37
  msgid "Contact Form Pro"
38
  msgstr "Formular de contact"
39
 
40
+ #: contact_form.php:72
41
+ #: contact_form.php:613
42
+ #: contact_form.php:642
43
  msgid "Name:"
44
  msgstr "Nume:"
45
 
46
+ #: contact_form.php:73
47
+ #: contact_form.php:614
48
+ #: contact_form.php:643
49
  #, fuzzy
50
  msgid "Address:"
51
  msgstr "Adresa email:"
52
 
53
+ #: contact_form.php:74
54
+ #: contact_form.php:615
55
+ #: contact_form.php:644
56
  msgid "Email Address:"
57
  msgstr "Adresa email:"
58
 
59
+ #: contact_form.php:75
60
+ #: contact_form.php:616
61
+ #: contact_form.php:645
62
  msgid "Phone number:"
63
  msgstr ""
64
 
65
+ #: contact_form.php:76
66
+ #: contact_form.php:617
67
+ #: contact_form.php:646
68
  msgid "Subject:"
69
  msgstr "Subiect:"
70
 
71
+ #: contact_form.php:77
72
+ #: contact_form.php:618
73
+ #: contact_form.php:647
74
  msgid "Message:"
75
  msgstr "Mesaj:"
76
 
77
+ #: contact_form.php:78
78
+ #: contact_form.php:619
79
+ #: contact_form.php:648
80
  msgid "Attachment:"
81
  msgstr "Atasament:"
82
 
83
+ #: contact_form.php:79
84
+ #: contact_form.php:135
85
+ #: contact_form.php:620
86
+ #: contact_form.php:649
87
  msgid "Send me a copy"
88
  msgstr "Trimite-mi o copie"
89
 
90
+ #: contact_form.php:80
91
+ #: contact_form.php:621
92
+ #: contact_form.php:650
93
  msgid "Submit"
94
  msgstr "Trimite"
95
 
96
+ #: contact_form.php:81
97
  msgid "Your name is required."
98
  msgstr "Numele dumneavoastra este necesar."
99
 
100
+ #: contact_form.php:82
101
  #, fuzzy
102
  msgid "Address is required."
103
  msgstr "O adresa email valida este necesara."
104
 
105
+ #: contact_form.php:83
106
  #, fuzzy
107
  msgid "A valid email address is required."
108
  msgstr "O adresa email valida este necesara."
109
 
110
+ #: contact_form.php:84
111
+ #: contact_form.php:130
112
+ #: contact_form.php:133
113
  #, fuzzy
114
  msgid "Phone number is required."
115
  msgstr "Numele dumneavoastra este necesar."
116
 
117
+ #: contact_form.php:85
118
+ #: contact_form.php:129
119
+ #: contact_form.php:132
120
  msgid "Subject is required."
121
  msgstr "Subiectul mesajului este necesar"
122
 
123
+ #: contact_form.php:86
124
+ #: contact_form.php:128
125
+ #: contact_form.php:131
126
  msgid "Message text is required."
127
  msgstr "Textul mesajului este necesar."
128
 
129
+ #: contact_form.php:87
130
  msgid "File format is not valid."
131
  msgstr "Atasamentul este stricat."
132
 
133
+ #: contact_form.php:88
134
  msgid "File upload error."
135
  msgstr ""
136
 
137
+ #: contact_form.php:89
138
  msgid "The file could not be uploaded."
139
  msgstr ""
140
 
141
+ #: contact_form.php:90
142
  msgid "This file is too large."
143
  msgstr ""
144
 
145
+ #: contact_form.php:91
146
  msgid "Please fill out the CAPTCHA."
147
  msgstr "Va rugam completati CAPTCHA-ul"
148
 
149
+ #: contact_form.php:92
150
  msgid "Please make corrections below and try again."
151
  msgstr "Va rugam sa realizati corecturile de mai jos si sa incercati din nou."
152
 
153
+ #: contact_form.php:94
154
+ msgid "Thank you for contacting us."
155
+ msgstr "Va multumim ca ati luat legatura cu noi."
156
+
157
+ #: contact_form.php:400
158
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
159
  msgstr "Daca optiunea 'Redirectioneaza la pagina' este selectata, atunci campul url ar trebui completat in urmatorul format"
160
 
161
+ #: contact_form.php:409
162
  msgid "Such user does not exist. Settings are not saved."
163
  msgstr "Acest utilizator nu exista. Setarile nu au fost salvate."
164
 
165
+ #: contact_form.php:414
166
+ #: contact_form.php:420
167
  #, fuzzy
168
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
169
  msgstr "Va rugam introduceti un email corect. Setarile nu au fost salvate."
170
 
171
+ #: contact_form.php:425
172
  #, fuzzy
173
  msgid "Settings saved."
174
  msgstr "Optiuni salvate."
175
 
176
+ #: contact_form.php:449
177
+ #: contact_form.php:718
178
+ #: contact_form.php:1525
179
+ #: contact_form.php:1536
180
+ msgid "Settings"
181
+ msgstr "Setari"
182
+
183
+ #: contact_form.php:450
184
+ #: contact_form.php:719
185
  #, fuzzy
186
  msgid "Extra settings"
187
  msgstr "Setari"
188
 
189
+ #: contact_form.php:455
190
+ #: contact_form.php:975
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 "Daca ati dori sa adaugati un Formular de Contact pe situl dumneavoastra, copiati si lipiti acest cod intr-o pagina sau widget:"
193
 
194
+ #: contact_form.php:455
195
+ #: contact_form.php:456
196
+ #: contact_form.php:635
197
+ #: contact_form.php:683
198
  msgid "or"
199
  msgstr ""
200
 
201
+ #: contact_form.php:456
202
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
203
  msgstr ""
204
 
205
+ #: contact_form.php:457
206
  msgid "They work the same way."
207
  msgstr ""
208
 
209
+ #: contact_form.php:458
210
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
211
  msgstr "Daca informatia din campurile urmatoare este nula, atunci mesajul va fi trimis la adresa specificata in timpul procesului de inregistrare."
212
 
213
+ #: contact_form.php:462
214
  msgid "The user's email address:"
215
  msgstr "Foloseste email-ul utilizatorului Wordpress:"
216
 
217
+ #: contact_form.php:466
218
  msgid "Create a username"
219
  msgstr "Alege numele utilizatorului"
220
 
221
+ #: contact_form.php:471
222
  msgid "Enter a username of the person who should get the messages from the contact form."
223
  msgstr "Alege numele utilizatorului care va primi mesaje de la formularul de contact."
224
 
225
+ #: contact_form.php:475
226
  msgid "Use this email address:"
227
  msgstr "Foloseste acest email:"
228
 
229
+ #: contact_form.php:478
230
  msgid "Enter the email address you want the messages forwarded to."
231
  msgstr "Alege o adresa email care sa fie folosita pentru primirea mesajelor."
232
 
233
+ #: contact_form.php:482
234
  msgid "Additional options"
235
  msgstr "Optiuni aditionale"
236
 
237
+ #: contact_form.php:485
238
  msgid "What to use?"
239
  msgstr "Ce sa folosesc?"
240
 
241
+ #: contact_form.php:488
242
  msgid "Wp-mail"
243
  msgstr "Wp-mail"
244
 
245
+ #: contact_form.php:489
246
  msgid "You can use the wp_mail function for mailing"
247
  msgstr "Pentru a trimite mailuri puteti folosi functia Wordpress wp_mail"
248
 
249
+ #: contact_form.php:495
250
  msgid "Mail"
251
  msgstr "Mail"
252
 
253
+ #: contact_form.php:496
254
  msgid "To send mail you can use the php mail function"
255
  msgstr "Pentru a trimite mailuri puteti folosi functia PHP mail"
256
 
257
+ #: contact_form.php:500
258
  #, fuzzy
259
  msgid "Change text of the 'FROM' field"
260
  msgstr "Modifica linia DE LA din formularul de contact"
261
 
262
+ #: contact_form.php:506
263
  msgid "Enter the email address in the 'From' field"
264
  msgstr ""
265
 
266
+ #: contact_form.php:508
267
  msgid "User email"
268
  msgstr ""
269
 
270
+ #: contact_form.php:508
271
  msgid "The email address of the user who fills the form will be used in the field 'From'."
272
  msgstr ""
273
 
274
+ #: contact_form.php:510
275
  msgid "This email address will be used in the 'From' field."
276
  msgstr ""
277
 
278
+ #: contact_form.php:514
279
  #, fuzzy
280
  msgid "Display fields"
281
  msgstr "Afisaza text"
282
 
283
+ #: contact_form.php:516
284
+ #: contact_form.php:565
285
+ #: contact_form.php:755
286
+ #: contact_form.php:1406
287
  #, fuzzy
288
  msgid "Address"
289
  msgstr "Adresa email:"
290
 
291
+ #: contact_form.php:517
292
+ #: contact_form.php:567
293
+ #: contact_form.php:1414
294
  msgid "Phone"
295
  msgstr ""
296
 
297
+ #: contact_form.php:518
298
  #, fuzzy
299
  msgid "Attachment block"
300
  msgstr "Afisaza blocul de Atasamente"
301
 
302
+ #: contact_form.php:518
303
  msgid "Users can attach the following file formats"
304
  msgstr "Utilizatorii pot atasa fisiere de urmatoarele tipuri"
305
 
306
+ #: contact_form.php:530
307
+ #: contact_form.php:533
308
+ #: contact_form.php:536
309
+ #: contact_form.php:784
310
  msgid "Captcha"
311
  msgstr ""
312
 
313
+ #: contact_form.php:530
314
+ #: contact_form.php:533
315
+ #: contact_form.php:536
316
+ msgid "(powered by"
 
317
  msgstr ""
318
 
319
+ #: contact_form.php:533
320
  #, fuzzy
321
  msgid "Activate captcha"
322
  msgstr "Plugin-uri activate"
323
 
324
+ #: contact_form.php:536
325
  #, fuzzy
326
  msgid "Download captcha"
327
  msgstr "Descarca"
328
 
329
+ #: contact_form.php:541
330
  #, fuzzy
331
  msgid "Display tips below the Attachment block"
332
  msgstr "Afisaza explicatiile dupa blocul Atasament"
333
 
334
+ #: contact_form.php:550
335
  msgid "Delete an attachment file from the server after the email is sent"
336
  msgstr ""
337
 
338
+ #: contact_form.php:556
339
  #, fuzzy
340
  msgid "Display 'Send me a copy' block"
341
  msgstr "Afisaza blocul Trimite-mi o copie"
342
 
343
+ #: contact_form.php:562
344
  msgid "Required fields"
345
  msgstr ""
346
 
347
+ #: contact_form.php:564
348
+ #: contact_form.php:750
349
+ #: contact_form.php:1401
350
  msgid "Name"
351
  msgstr "Nume"
352
 
353
+ #: contact_form.php:566
354
  #, fuzzy
355
  msgid "Email Address"
356
  msgstr "Adresa email:"
357
 
358
+ #: contact_form.php:568
359
+ #: contact_form.php:770
360
+ #: contact_form.php:1417
361
  msgid "Subject"
362
  msgstr "Subiect"
363
 
364
+ #: contact_form.php:569
365
+ #: contact_form.php:774
366
+ #: contact_form.php:1420
367
  msgid "Message"
368
  msgstr "Mesaj"
369
 
370
+ #: contact_form.php:573
371
  #, fuzzy
372
  msgid "Display additional info in the email"
373
  msgstr "Afisaza informatii aditionale in email"
374
 
375
+ #: contact_form.php:578
376
+ #: contact_form.php:1373
377
  msgid "Sent from (ip address)"
378
  msgstr "Trimis de la (adresa IP)"
379
 
380
+ #: contact_form.php:578
381
  #, fuzzy
382
  msgid "Example: Sent from (IP address):\t127.0.0.1"
383
  msgstr "Trimis de la (adresa IP)"
384
 
385
+ #: contact_form.php:579
386
+ #: contact_form.php:1378
387
  msgid "Date/Time"
388
  msgstr "Data/Ora"
389
 
390
+ #: contact_form.php:579
391
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
392
  msgstr ""
393
 
394
+ #: contact_form.php:580
395
+ #: contact_form.php:1383
396
  msgid "Sent from (referer)"
397
  msgstr "Venind de la (referinta)"
398
 
399
+ #: contact_form.php:580
400
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
401
  msgstr ""
402
 
403
+ #: contact_form.php:581
404
+ #: contact_form.php:1388
405
  msgid "Using (user agent)"
406
  msgstr "Folosind (Agent)"
407
 
408
+ #: contact_form.php:581
409
  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"
410
  msgstr ""
411
 
412
+ #: contact_form.php:585
413
  msgid "Language settings for the field names in the form"
414
  msgstr ""
415
 
416
+ #: contact_form.php:594
417
  msgid "Add a language"
418
  msgstr ""
419
 
420
+ #: contact_form.php:598
421
  msgid "Change the names of the contact form fields and error messages"
422
  msgstr "Schimba etichetele pentru campurile formularului de contact"
423
 
424
+ #: contact_form.php:603
425
+ #: contact_form.php:674
426
  msgid "English"
427
  msgstr ""
428
 
429
+ #: contact_form.php:622
430
+ #: contact_form.php:651
431
  msgid "Error message for the Name field"
432
  msgstr ""
433
 
434
+ #: contact_form.php:623
435
+ #: contact_form.php:652
436
  msgid "Error message for the Address field"
437
  msgstr ""
438
 
439
+ #: contact_form.php:624
440
+ #: contact_form.php:653
441
  msgid "Error message for the Email field"
442
  msgstr ""
443
 
444
+ #: contact_form.php:625
445
+ #: contact_form.php:654
446
  msgid "Error message for the Phone field"
447
  msgstr ""
448
 
449
+ #: contact_form.php:626
450
+ #: contact_form.php:655
451
  msgid "Error message for the Subject field"
452
  msgstr ""
453
 
454
+ #: contact_form.php:627
455
+ #: contact_form.php:656
456
  msgid "Error message for the Message field"
457
  msgstr ""
458
 
459
+ #: contact_form.php:628
460
+ #: contact_form.php:657
461
  msgid "Error message about the file type for the Attachment field"
462
  msgstr ""
463
 
464
+ #: contact_form.php:629
465
+ #: contact_form.php:658
466
  msgid "Error message while uploading a file for the Attachment field to the server"
467
  msgstr ""
468
 
469
+ #: contact_form.php:630
470
+ #: contact_form.php:659
471
  msgid "Error message while moving the file for the Attachment field"
472
  msgstr ""
473
 
474
+ #: contact_form.php:631
475
+ #: contact_form.php:660
476
  msgid "Error message when file size limit for the Attachment field is exceeded"
477
  msgstr ""
478
 
479
+ #: contact_form.php:632
480
+ #: contact_form.php:661
481
  msgid "Error message for the Captcha field"
482
  msgstr ""
483
 
484
+ #: contact_form.php:633
485
+ #: contact_form.php:662
486
  msgid "Error message for the whole form"
487
  msgstr ""
488
 
489
+ #: contact_form.php:635
490
+ #: contact_form.php:664
491
+ #: contact_form.php:683
492
+ #: contact_form.php:689
493
  msgid "Use shortcode"
494
  msgstr ""
495
 
496
+ #: contact_form.php:635
497
+ #: contact_form.php:664
498
+ #: contact_form.php:683
499
+ #: contact_form.php:689
500
  msgid "for this language"
501
  msgstr ""
502
 
503
+ #: contact_form.php:671
504
  msgid "Action after email is sent"
505
  msgstr "Actiune dupa trimiterea mailului"
506
 
507
+ #: contact_form.php:673
508
  msgid "Display text"
509
  msgstr "Afisaza text"
510
 
511
+ #: contact_form.php:682
512
+ #: contact_form.php:688
513
  msgid "Text"
514
  msgstr "Text"
515
 
516
+ #: contact_form.php:695
517
  msgid "Redirect to the page"
518
  msgstr "Redirectioneaza la pagina"
519
 
520
+ #: contact_form.php:696
521
  msgid "Url"
522
  msgstr "Url"
523
 
524
+ #: contact_form.php:701
525
+ #: contact_form.php:876
526
  msgid "Save Changes"
527
  msgstr "Salveaza schimbarile"
528
 
529
+ #: contact_form.php:716
530
  #, fuzzy
531
  msgid "Contact Form Pro | Extra Settings"
532
  msgstr "Optiuni formular de contact"
533
 
534
+ #: contact_form.php:723
535
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
536
  msgstr ""
537
 
538
+ #: contact_form.php:730
539
  msgid "Errors output"
540
  msgstr ""
541
 
542
+ #: contact_form.php:733
543
  msgid "Display error messages"
544
  msgstr ""
545
 
546
+ #: contact_form.php:734
547
  msgid "Color of the input field errors."
548
  msgstr ""
549
 
550
+ #: contact_form.php:735
551
  msgid "Display error messages & color of the input field errors"
552
  msgstr ""
553
 
554
+ #: contact_form.php:740
555
  msgid "Add placeholder to the input blocks"
556
  msgstr ""
557
 
558
+ #: contact_form.php:746
559
  #, fuzzy
560
  msgid "Add tooltips"
561
  msgstr "Optiuni aditionale"
562
 
563
+ #: contact_form.php:760
564
  #, fuzzy
565
  msgid "Email address"
566
  msgstr "Adresa email:"
567
 
568
+ #: contact_form.php:765
569
  msgid "Phone Number"
570
  msgstr ""
571
 
572
+ #: contact_form.php:779
573
  #, fuzzy
574
  msgid "Attachment"
575
  msgstr "Atasament:"
576
 
577
+ #: contact_form.php:784
578
+ msgid "(powered by bestwebsoft.com)"
579
+ msgstr ""
580
+
581
+ #: contact_form.php:789
582
  #, fuzzy
583
  msgid "Style options"
584
  msgstr "Optiuni aditionale"
585
 
586
+ #: contact_form.php:792
587
  msgid "Text color"
588
  msgstr ""
589
 
590
+ #: contact_form.php:795
591
+ #: contact_form.php:800
592
+ #: contact_form.php:810
593
+ #: contact_form.php:815
594
+ #: contact_form.php:820
595
+ #: contact_form.php:825
596
+ #: contact_form.php:835
597
+ #: contact_form.php:840
598
+ #: contact_form.php:846
599
+ #: contact_form.php:857
600
+ #: contact_form.php:862
601
+ #: contact_form.php:867
602
  msgid "Default"
603
  msgstr ""
604
 
605
+ #: contact_form.php:797
606
  msgid "Label text color"
607
  msgstr ""
608
 
609
+ #: contact_form.php:802
610
  msgid "Placeholder color"
611
  msgstr ""
612
 
613
+ #: contact_form.php:807
614
  msgid "Errors color"
615
  msgstr ""
616
 
617
+ #: contact_form.php:812
618
  msgid "Error text color"
619
  msgstr ""
620
 
621
+ #: contact_form.php:817
622
  msgid "Background color of the input field errors"
623
  msgstr ""
624
 
625
+ #: contact_form.php:822
626
  msgid "Border color of the input field errors"
627
  msgstr ""
628
 
629
+ #: contact_form.php:827
630
  msgid "Placeholder color of the input field errors"
631
  msgstr ""
632
 
633
+ #: contact_form.php:832
634
  #, fuzzy
635
  msgid "Input fields"
636
  msgstr "Afisaza text"
637
 
638
+ #: contact_form.php:837
639
  msgid "Input fields background color"
640
  msgstr ""
641
 
642
+ #: contact_form.php:842
643
  msgid "Text fields color"
644
  msgstr ""
645
 
646
+ #: contact_form.php:844
647
  msgid "Border width in px, numbers only"
648
  msgstr ""
649
 
650
+ #: contact_form.php:848
651
+ #: contact_form.php:869
652
  msgid "Border color"
653
  msgstr ""
654
 
655
+ #: contact_form.php:853
656
  #, fuzzy
657
  msgid "Submit button"
658
  msgstr "Trimite"
659
 
660
+ #: contact_form.php:855
661
  msgid "Width in px, numbers only"
662
  msgstr ""
663
 
664
+ #: contact_form.php:859
665
  msgid "Button color"
666
  msgstr ""
667
 
668
+ #: contact_form.php:864
669
  msgid "Button text color"
670
  msgstr ""
671
 
672
+ #: contact_form.php:880
673
  #, fuzzy
674
  msgid "Contact Form Pro | Preview"
675
  msgstr "Formular de contact"
676
 
677
+ #: contact_form.php:883
678
  msgid "Show with errors"
679
  msgstr ""
680
 
681
+ #: contact_form.php:891
682
+ #: contact_form.php:893
683
  msgid "Please enter your full name..."
684
  msgstr ""
685
 
686
+ #: contact_form.php:904
687
+ #: contact_form.php:906
688
  msgid "Please enter your address..."
689
  msgstr ""
690
 
691
+ #: contact_form.php:915
692
+ #: contact_form.php:917
693
  #, fuzzy
694
  msgid "Please enter your email address..."
695
  msgstr "Foloseste acest email:"
696
 
697
+ #: contact_form.php:926
698
+ #: contact_form.php:928
699
  msgid "Please enter your phone number..."
700
  msgstr ""
701
 
702
+ #: contact_form.php:937
703
+ #: contact_form.php:939
704
  msgid "Please enter subject..."
705
  msgstr ""
706
 
707
+ #: contact_form.php:947
708
+ #: contact_form.php:949
709
  msgid "Please enter your message..."
710
  msgstr ""
711
 
712
+ #: contact_form.php:960
713
  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"
714
  msgstr ""
715
 
716
+ #: contact_form.php:1029
717
+ msgid "Sorry, email message could not be delivered."
718
+ msgstr "Ne pare rau, mailul dumneavoastra nu a putut fi livrat."
719
+
720
+ #: contact_form.php:1113
721
  msgid "You can attach the following file formats"
722
  msgstr "Puteti atasa fisiere de urmatoarele tipuri"
723
 
724
+ #: contact_form.php:1396
725
  msgid "Contact from"
726
  msgstr "Formular de contact"
727
 
728
+ #: contact_form.php:1409
729
  msgid "Email"
730
  msgstr "Email"
731
 
732
+ #: contact_form.php:1423
733
  msgid "Site"
734
  msgstr "Site"
735
 
736
+ #: contact_form.php:1478
737
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
738
  msgstr "Daca vedeti acest MIME atunci clientul dumneavoastra nu accepta tipuri MIME!"
739
 
740
+ #: contact_form.php:1537
741
  msgid "FAQ"
742
  msgstr "FAQ"
743
 
744
+ #: contact_form.php:1538
745
  msgid "Support"
746
  msgstr "Suport tehnic"
747
 
748
+ #: contact_form.php:1597
749
  msgid "Are you sure that you want to delete this language data?"
750
  msgstr ""
751
 
752
+ #, fuzzy
753
+ #~ msgid "Memory usage"
754
+ #~ msgstr "Mesaj"
755
+
756
+ #, fuzzy
757
+ #~ msgid "Site URL"
758
+ #~ msgstr "Site"
759
+
760
+ #, fuzzy
761
+ #~ msgid "Please enter a valid email address."
762
+ #~ msgstr "Foloseste acest email:"
763
+
764
+ #, fuzzy
765
+ #~ msgid "Pro plugins"
766
+ #~ msgstr "BWS Plugins"
767
+ #~ msgid "Activated plugins"
768
+ #~ msgstr "Plugin-uri activate"
769
+ #~ msgid "Read more"
770
+ #~ msgstr "Citeste mai multe"
771
+ #~ msgid "Installed plugins"
772
+ #~ msgstr "Pluginuri instalate"
773
+ #~ msgid "Recommended plugins"
774
+ #~ msgstr "Pluginuri recomandate"
775
+
776
+ #, fuzzy
777
+ #~ msgid "Free plugins"
778
+ #~ msgstr "Pluginuri recomandate"
779
+ #~ msgid "Download"
780
+ #~ msgstr "Descarca"
781
+ #~ msgid "Install %s"
782
+ #~ msgstr "Instaleaza %s"
783
+ #~ msgid "Install now from wordpress.org"
784
+ #~ msgstr "Instaleaza acum de pe wordpress.org"
785
+
786
+ #, fuzzy
787
+ #~ msgid "If you have any questions, please contact us via"
788
+ #~ msgstr ""
789
+ #~ "Daca aveti intrebari, va rugam sa ne contactati folosind "
790
+ #~ "plugin@bestwebsoft.com sau completati formularul de contact de la noi de "
791
+ #~ "pe site"
792
+
793
+ #, fuzzy
794
+ #~ msgid "Active Plugins"
795
+ #~ msgstr "Plugin-uri activate"
796
+
797
+ #, fuzzy
798
+ #~ msgid "Inactive Plugins"
799
+ #~ msgstr "Plugin-uri activate"
800
+
801
+ #, fuzzy
802
+ #~ msgid "Send to support"
803
+ #~ msgstr "Suport tehnic"
804
  #~ msgid "Contact Form Options"
805
  #~ msgstr "Optiuni formular de contact"
806
  #~ msgid "Display Attachment tips"
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-08-20 13:29+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:31+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -16,920 +16,803 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: contact_form.php:107
20
- msgid "Not set"
21
- msgstr "Не задан"
22
-
23
- #: contact_form.php:109
24
- #: contact_form.php:113
25
- msgid "On"
26
- msgstr "Вкл"
27
-
28
- #: contact_form.php:111
29
- #: contact_form.php:115
30
- msgid "Off"
31
- msgstr "Вкл"
32
-
33
- #: contact_form.php:119
34
- #: contact_form.php:123
35
- #: contact_form.php:127
36
- #: contact_form.php:131
37
- #: contact_form.php:135
38
- #: contact_form.php:161
39
- msgid "N/A"
40
- msgstr "Неизвестно"
41
-
42
- #: contact_form.php:133
43
- msgid " Mb"
44
- msgstr " Mb"
45
-
46
- #: contact_form.php:137
47
- #: contact_form.php:141
48
- #: contact_form.php:145
49
- #: contact_form.php:156
50
- msgid "Yes"
51
- msgstr "Да"
52
-
53
- #: contact_form.php:139
54
- #: contact_form.php:143
55
- #: contact_form.php:147
56
- #: contact_form.php:158
57
- msgid "No"
58
- msgstr "Нет"
59
-
60
- #: contact_form.php:172
61
- msgid "Operating System"
62
- msgstr "Операционная система"
63
-
64
- #: contact_form.php:173
65
- msgid "Server"
66
- msgstr "Тип сервера"
67
-
68
- #: contact_form.php:174
69
- msgid "Memory usage"
70
- msgstr "Памяти использовано"
71
-
72
- #: contact_form.php:175
73
- msgid "MYSQL Version"
74
- msgstr "Версия MYSQL"
75
-
76
- #: contact_form.php:176
77
- msgid "SQL Mode"
78
- msgstr "Режим SQL"
79
-
80
- #: contact_form.php:177
81
- msgid "PHP Version"
82
- msgstr "Версия PHP"
83
-
84
- #: contact_form.php:178
85
- msgid "PHP Safe Mode"
86
- msgstr "PHP Safe Mode"
87
-
88
- #: contact_form.php:179
89
- msgid "PHP Allow URL fopen"
90
- msgstr "PHP Allow URL fopen"
91
-
92
- #: contact_form.php:180
93
- msgid "PHP Memory Limit"
94
- msgstr "Лимит памяти"
95
-
96
- #: contact_form.php:181
97
- msgid "PHP Max Upload Size"
98
- msgstr "Макс. размер загружаемого файла"
99
-
100
- #: contact_form.php:182
101
- msgid "PHP Max Post Size"
102
- msgstr "Макс. размер записи"
103
-
104
- #: contact_form.php:183
105
- msgid "PHP Max Script Execute Time"
106
- msgstr "Макс. время выполнения сценария"
107
-
108
- #: contact_form.php:184
109
- msgid "PHP Exif support"
110
- msgstr "Поддержка PHP Exif"
111
-
112
- #: contact_form.php:185
113
- msgid "PHP IPTC support"
114
- msgstr "Поддержка PHP IPTC"
115
-
116
- #: contact_form.php:186
117
- msgid "PHP XML support"
118
- msgstr "Поддержка PHP XML"
119
-
120
- #: contact_form.php:187
121
- msgid "Site URL"
122
- msgstr "Адрес сайта"
123
-
124
- #: contact_form.php:188
125
- msgid "Home URL"
126
- msgstr "Основной адрес сайта"
127
-
128
- #: contact_form.php:189
129
- msgid "WordPress Version"
130
- msgstr "Версия WordPress"
131
-
132
- #: contact_form.php:190
133
- msgid "WordPress DB Version"
134
- msgstr "Версия базы данных WordPress"
135
-
136
- #: contact_form.php:191
137
- msgid "Multisite"
138
- msgstr "Мультиблог"
139
-
140
- #: contact_form.php:192
141
- msgid "Active Theme"
142
- msgstr "Текущая тема"
143
-
144
- #: contact_form.php:207
145
- msgid "Please enter a valid email address."
146
- msgstr "Пожалуйста, введите валидный email."
147
-
148
- #: contact_form.php:211
149
- msgid "Email with system info is sent to "
150
- msgstr "E-mail с системной информацией отправлен на"
151
-
152
- #: contact_form.php:215
153
- #: contact_form.php:435
154
- msgid "Thank you for contacting us."
155
- msgstr "Спасибо за контакт с нами."
156
-
157
- #: contact_form.php:243
158
- #: contact_form.php:1370
159
- msgid "Sorry, email message could not be delivered."
160
- msgstr "Извините, ваш email не может быть отправлен."
161
-
162
- #: contact_form.php:251
163
- msgid "Pro plugins"
164
- msgstr "Pro плагины"
165
-
166
- #: contact_form.php:254
167
- #: contact_form.php:280
168
- msgid "Activated plugins"
169
- msgstr "Активированные плагины"
170
-
171
- #: contact_form.php:256
172
- #: contact_form.php:264
173
- #: contact_form.php:272
174
- #: contact_form.php:282
175
- #: contact_form.php:290
176
- #: contact_form.php:298
177
- msgid "Read more"
178
- msgstr "Читать далее"
179
-
180
- #: contact_form.php:256
181
- #: contact_form.php:282
182
- #: contact_form.php:790
183
- #: contact_form.php:1059
184
- #: contact_form.php:1866
185
- #: contact_form.php:1877
186
- msgid "Settings"
187
- msgstr "Настройки"
188
-
189
- #: contact_form.php:262
190
- #: contact_form.php:288
191
- msgid "Installed plugins"
192
- msgstr "Установленные плагины"
193
-
194
- #: contact_form.php:270
195
- #: contact_form.php:296
196
- msgid "Recommended plugins"
197
- msgstr "Рекомендованные к установке плагины"
198
-
199
- #: contact_form.php:272
200
- msgid "Purchase"
201
- msgstr "Купить"
202
-
203
- #: contact_form.php:277
204
- msgid "Free plugins"
205
- msgstr "Бесплатные плагины"
206
-
207
- #: contact_form.php:298
208
- msgid "Download"
209
- msgstr "Скачать"
210
-
211
- #: contact_form.php:298
212
- #, php-format
213
- msgid "Install %s"
214
- msgstr "Установлено %s"
215
-
216
- #: contact_form.php:298
217
- msgid "Install now from wordpress.org"
218
- msgstr "Установить с wordpress.org"
219
-
220
- #: contact_form.php:303
221
- msgid "If you have any questions, please contact us via"
222
- msgstr "Если у вас есть какие-то вопросы, обращайтесь на"
223
-
224
- #: contact_form.php:310
225
- msgid "System status"
226
- msgstr "Системная информация"
227
-
228
- #: contact_form.php:314
229
- msgid "Environment"
230
- msgstr "Системная среда"
231
-
232
- #: contact_form.php:325
233
- msgid "Active Plugins"
234
- msgstr "Активированные плагины"
235
-
236
- #: contact_form.php:336
237
- msgid "Inactive Plugins"
238
- msgstr "Неактивированные плагины"
239
-
240
- #: contact_form.php:350
241
- msgid "Send to support"
242
- msgstr "Отправить в тех.поддержку"
243
-
244
- #: contact_form.php:357
245
- msgid "Send to custom email &#187;"
246
- msgstr "Отправить на емейл &#187;"
247
-
248
- #: contact_form.php:373
249
- #: contact_form.php:786
250
  msgid "Contact Form Settings"
251
  msgstr "Настройки Контактной Формы"
252
 
253
- #: contact_form.php:373
254
  msgid "Contact Form"
255
  msgstr "Контактная Форма"
256
 
257
- #: contact_form.php:374
258
  msgid "Contact Form Pro Extra Settings"
259
  msgstr "Extra Настройки Контактной Формы"
260
 
261
- #: contact_form.php:374
262
- #: contact_form.php:1065
263
  msgid "Contact Form Pro"
264
  msgstr "Контактная Форма PRO"
265
 
266
- #: contact_form.php:413
267
- #: contact_form.php:954
268
- #: contact_form.php:983
269
  msgid "Name:"
270
  msgstr "Имя:"
271
 
272
- #: contact_form.php:414
273
- #: contact_form.php:955
274
- #: contact_form.php:984
275
  msgid "Address:"
276
  msgstr "Адрес:"
277
 
278
- #: contact_form.php:415
279
- #: contact_form.php:956
280
- #: contact_form.php:985
281
  msgid "Email Address:"
282
  msgstr "E-mail адрес:"
283
 
284
- #: contact_form.php:416
285
- #: contact_form.php:957
286
- #: contact_form.php:986
287
  msgid "Phone number:"
288
  msgstr "Телефон:"
289
 
290
- #: contact_form.php:417
291
- #: contact_form.php:958
292
- #: contact_form.php:987
293
  msgid "Subject:"
294
  msgstr "Тема:"
295
 
296
- #: contact_form.php:418
297
- #: contact_form.php:959
298
- #: contact_form.php:988
299
  msgid "Message:"
300
  msgstr "Сообщение:"
301
 
302
- #: contact_form.php:419
303
- #: contact_form.php:960
304
- #: contact_form.php:989
305
  msgid "Attachment:"
306
  msgstr "Прикрепить файл:"
307
 
308
- #: contact_form.php:420
309
- #: contact_form.php:476
310
- #: contact_form.php:961
311
- #: contact_form.php:990
312
  msgid "Send me a copy"
313
  msgstr "Отправить мне копию"
314
 
315
- #: contact_form.php:421
316
- #: contact_form.php:962
317
- #: contact_form.php:991
318
  msgid "Submit"
319
  msgstr "Отправить"
320
 
321
- #: contact_form.php:422
322
  msgid "Your name is required."
323
  msgstr "Ваше имя - это обязательное поле."
324
 
325
- #: contact_form.php:423
326
  msgid "Address is required."
327
  msgstr "Поле адреса - обязательное для заполнения."
328
 
329
- #: contact_form.php:424
330
  msgid "A valid email address is required."
331
  msgstr "Поле email адреса - обязательное для заполнения."
332
 
333
- #: contact_form.php:425
334
- #: contact_form.php:471
335
- #: contact_form.php:474
336
  msgid "Phone number is required."
337
  msgstr "Телефон - это обязательное поле."
338
 
339
- #: contact_form.php:426
340
- #: contact_form.php:470
341
- #: contact_form.php:473
342
  msgid "Subject is required."
343
  msgstr "Поле Тема - обязательное поле."
344
 
345
- #: contact_form.php:427
346
- #: contact_form.php:469
347
- #: contact_form.php:472
348
  msgid "Message text is required."
349
  msgstr "Поле Сообщение - обязательное поле."
350
 
351
- #: contact_form.php:428
352
  msgid "File format is not valid."
353
  msgstr "Прикрепленный тип файла не поддерживается"
354
 
355
- #: contact_form.php:429
356
  msgid "File upload error."
357
  msgstr "Ошибка загрузки файла."
358
 
359
- #: contact_form.php:430
360
  msgid "The file could not be uploaded."
361
  msgstr "Невозможно загрузить файл."
362
 
363
- #: contact_form.php:431
364
  msgid "This file is too large."
365
  msgstr "Размер файла слишком большой."
366
 
367
- #: contact_form.php:432
368
  msgid "Please fill out the CAPTCHA."
369
  msgstr "Пожалуйста, заполните КАПЧУ."
370
 
371
- #: contact_form.php:433
372
  msgid "Please make corrections below and try again."
373
  msgstr "Пожалуйста, сделайте исправления в отмеченных полях ниже и повторите попытку."
374
 
375
- #: contact_form.php:741
 
 
 
 
376
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
377
  msgstr "Если опция 'Перейти на страницу \"выбран, то Урл поле должно быть заполнено в следующем формате"
378
 
379
- #: contact_form.php:750
380
  msgid "Such user does not exist. Settings are not saved."
381
  msgstr "Данный пользователь не найден. Настройки не сохранены"
382
 
383
- #: contact_form.php:755
384
- #: contact_form.php:761
385
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
386
  msgstr "Пожалуйста, введите корректный email для поля 'FROM'. Настройки не сохранены."
387
 
388
- #: contact_form.php:766
389
  msgid "Settings saved."
390
  msgstr "Опции сохранены."
391
 
392
- #: contact_form.php:791
393
- #: contact_form.php:1060
 
 
 
 
 
 
 
394
  msgid "Extra settings"
395
  msgstr "Extra Настройки"
396
 
397
- #: contact_form.php:796
398
- #: contact_form.php:1316
399
  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:"
400
  msgstr "Если вы хотите добавить Контактную Форму на свой сайт, вам надо только скопировать и вставить шорткод в контент страницы или поста или виджета:"
401
 
402
- #: contact_form.php:796
403
- #: contact_form.php:797
404
- #: contact_form.php:976
405
- #: contact_form.php:1024
406
  msgid "or"
407
  msgstr "или"
408
 
409
- #: contact_form.php:797
410
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
411
  msgstr "Если у вас возникают проблемы с использованием стандартного шорткода [contact_form], то используйте шортокод"
412
 
413
- #: contact_form.php:798
414
  msgid "They work the same way."
415
  msgstr "Шорткоды работают одинаково."
416
 
417
- #: contact_form.php:799
418
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
419
  msgstr "Если информация в полях ниже отсутствует, соощения будут оправлены на email адрес, который был указан при регистрации сайта."
420
 
421
- #: contact_form.php:803
422
  msgid "The user's email address:"
423
  msgstr "Email пользователя сайта:"
424
 
425
- #: contact_form.php:807
426
  msgid "Create a username"
427
  msgstr "Выберите имя пользователя"
428
 
429
- #: contact_form.php:812
430
  msgid "Enter a username of the person who should get the messages from the contact form."
431
  msgstr "Укажите логин пользователя, который будет получать сообщения контактной формы."
432
 
433
- #: contact_form.php:816
434
  msgid "Use this email address:"
435
  msgstr "Использовать этот email:"
436
 
437
- #: contact_form.php:819
438
  msgid "Enter the email address you want the messages forwarded to."
439
  msgstr "Укажите email адрес, на который будут отправляться сообщения."
440
 
441
- #: contact_form.php:823
442
  msgid "Additional options"
443
  msgstr "Дополнительные настройки"
444
 
445
- #: contact_form.php:826
446
  msgid "What to use?"
447
  msgstr "Что использовать?"
448
 
449
- #: contact_form.php:829
450
  msgid "Wp-mail"
451
  msgstr "Wp-mail"
452
 
453
- #: contact_form.php:830
454
  msgid "You can use the wp_mail function for mailing"
455
  msgstr "Для отправки почты вы можете использовать функцию WordPress wp_mail"
456
 
457
- #: contact_form.php:836
458
  msgid "Mail"
459
  msgstr "Mail"
460
 
461
- #: contact_form.php:837
462
  msgid "To send mail you can use the php mail function"
463
  msgstr "Для отправки почты вы можете использовать функцию php mail"
464
 
465
- #: contact_form.php:841
466
  msgid "Change text of the 'FROM' field"
467
  msgstr "Изменить текст для поля ОТ в письме"
468
 
469
- #: contact_form.php:847
470
  msgid "Enter the email address in the 'From' field"
471
  msgstr "Выберите email для поля 'FROM' письма"
472
 
473
- #: contact_form.php:849
474
  msgid "User email"
475
  msgstr "Емейл"
476
 
477
- #: contact_form.php:849
478
  msgid "The email address of the user who fills the form will be used in the field 'From'."
479
  msgstr "В поле \"From\" в письме будет использоваться электронная почта того пользователя, который заполняет форму."
480
 
481
- #: contact_form.php:851
482
  msgid "This email address will be used in the 'From' field."
483
  msgstr "В поле \"From\" в письме будет использоваться данная электронная почта."
484
 
485
- #: contact_form.php:855
486
  msgid "Display fields"
487
  msgstr "Отобразить поля"
488
 
489
- #: contact_form.php:857
490
- #: contact_form.php:906
491
- #: contact_form.php:1096
492
- #: contact_form.php:1747
493
  msgid "Address"
494
  msgstr "Адрес"
495
 
496
- #: contact_form.php:858
497
- #: contact_form.php:908
498
- #: contact_form.php:1755
499
  msgid "Phone"
500
  msgstr "Телефон"
501
 
502
- #: contact_form.php:859
503
  msgid "Attachment block"
504
  msgstr "Блок Прикрепить файл"
505
 
506
- #: contact_form.php:859
507
  msgid "Users can attach the following file formats"
508
  msgstr "Пользователи могут прикрепить файлы таких типов"
509
 
510
- #: contact_form.php:871
511
- #: contact_form.php:874
512
- #: contact_form.php:877
513
- #: contact_form.php:1125
514
  msgid "Captcha"
515
  msgstr "КАПЧА"
516
 
517
- #: contact_form.php:871
518
- #: contact_form.php:874
519
- #: contact_form.php:877
520
- #: contact_form.php:1125
521
- msgid "(powered by bestwebsoft.com)"
522
- msgstr "(powered by bestwebsoft.com)"
523
 
524
- #: contact_form.php:874
525
  msgid "Activate captcha"
526
  msgstr "Активировать Капчу"
527
 
528
- #: contact_form.php:877
529
  msgid "Download captcha"
530
  msgstr "Скачать Капчу"
531
 
532
- #: contact_form.php:882
533
  msgid "Display tips below the Attachment block"
534
  msgstr "Отображать пояснения после блока \"Прикрепить файл\""
535
 
536
- #: contact_form.php:891
537
  msgid "Delete an attachment file from the server after the email is sent"
538
  msgstr "Удалить прикрепленный файл с сервера после отправки письма"
539
 
540
- #: contact_form.php:897
541
  msgid "Display 'Send me a copy' block"
542
  msgstr "Отображать блок 'Отправить мне копию'"
543
 
544
- #: contact_form.php:903
545
  msgid "Required fields"
546
  msgstr "Обязательные поля"
547
 
548
- #: contact_form.php:905
549
- #: contact_form.php:1091
550
- #: contact_form.php:1742
551
  msgid "Name"
552
  msgstr "Имя"
553
 
554
- #: contact_form.php:907
555
  msgid "Email Address"
556
  msgstr "Email адрес"
557
 
558
- #: contact_form.php:909
559
- #: contact_form.php:1111
560
- #: contact_form.php:1758
561
  msgid "Subject"
562
  msgstr "Тема"
563
 
564
- #: contact_form.php:910
565
- #: contact_form.php:1115
566
- #: contact_form.php:1761
567
  msgid "Message"
568
  msgstr "Сообщение"
569
 
570
- #: contact_form.php:914
571
  msgid "Display additional info in the email"
572
  msgstr "Отображение дополнительной информации в письме"
573
 
574
- #: contact_form.php:919
575
- #: contact_form.php:1714
576
  msgid "Sent from (ip address)"
577
  msgstr "Отправлено от (ip адрес)"
578
 
579
- #: contact_form.php:919
580
  msgid "Example: Sent from (IP address):\t127.0.0.1"
581
  msgstr "Пример: Sent from (IP address):\t127.0.0.1"
582
 
583
- #: contact_form.php:920
584
- #: contact_form.php:1719
585
  msgid "Date/Time"
586
  msgstr "Дата/Время"
587
 
588
- #: contact_form.php:920
589
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
590
  msgstr "Пример: Date/Time:\tAugust 19, 2013 8:50 pm"
591
 
592
- #: contact_form.php:921
593
- #: contact_form.php:1724
594
  msgid "Sent from (referer)"
595
  msgstr "Пришло из (реферер)"
596
 
597
- #: contact_form.php:921
598
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
599
  msgstr "Пример: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
600
 
601
- #: contact_form.php:922
602
- #: contact_form.php:1729
603
  msgid "Using (user agent)"
604
  msgstr "Используя (user agent)"
605
 
606
- #: contact_form.php:922
607
  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"
608
  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"
609
 
610
- #: contact_form.php:926
611
  msgid "Language settings for the field names in the form"
612
  msgstr "Языковые настройки для названия полей в форме"
613
 
614
- #: contact_form.php:935
615
  msgid "Add a language"
616
  msgstr "Добавить язык"
617
 
618
- #: contact_form.php:939
619
  msgid "Change the names of the contact form fields and error messages"
620
  msgstr "Изменить названия полей контактной формы и сообщений об ошибках"
621
 
622
- #: contact_form.php:944
623
- #: contact_form.php:1015
624
  msgid "English"
625
  msgstr "Английский"
626
 
627
- #: contact_form.php:963
628
- #: contact_form.php:992
629
  msgid "Error message for the Name field"
630
  msgstr "Сообщение об ошибке для поля Name"
631
 
632
- #: contact_form.php:964
633
- #: contact_form.php:993
634
  msgid "Error message for the Address field"
635
  msgstr "Сообщение об ошибке для поля Address"
636
 
637
- #: contact_form.php:965
638
- #: contact_form.php:994
639
  msgid "Error message for the Email field"
640
  msgstr "Сообщение об ошибке для поля Email"
641
 
642
- #: contact_form.php:966
643
- #: contact_form.php:995
644
  msgid "Error message for the Phone field"
645
  msgstr "Сообщение об ошибке для поля Phone"
646
 
647
- #: contact_form.php:967
648
- #: contact_form.php:996
649
  msgid "Error message for the Subject field"
650
  msgstr "Сообщение об ошибке для поля Subject"
651
 
652
- #: contact_form.php:968
653
- #: contact_form.php:997
654
  msgid "Error message for the Message field"
655
  msgstr "Сообщение об ошибке для поля Message"
656
 
657
- #: contact_form.php:969
658
- #: contact_form.php:998
659
  msgid "Error message about the file type for the Attachment field"
660
  msgstr "Сообщение об ошибке о типе файла для поля Attachment"
661
 
662
- #: contact_form.php:970
663
- #: contact_form.php:999
664
  msgid "Error message while uploading a file for the Attachment field to the server"
665
  msgstr "Сообщение об ошибке при загрузке файла на сервер для поля Attachment"
666
 
667
- #: contact_form.php:971
668
- #: contact_form.php:1000
669
  msgid "Error message while moving the file for the Attachment field"
670
  msgstr "Сообщение об ошибке при перемещении файла для поля Attachment"
671
 
672
- #: contact_form.php:972
673
- #: contact_form.php:1001
674
  msgid "Error message when file size limit for the Attachment field is exceeded"
675
  msgstr "Сообщение об ошибке когда размер файла превышает размер разрешенного сервером для поля Attachment"
676
 
677
- #: contact_form.php:973
678
- #: contact_form.php:1002
679
  msgid "Error message for the Captcha field"
680
  msgstr "Сообщение об ошибке для поля Captcha"
681
 
682
- #: contact_form.php:974
683
- #: contact_form.php:1003
684
  msgid "Error message for the whole form"
685
  msgstr "Сообщение об ошибке для всей формы"
686
 
687
- #: contact_form.php:976
688
- #: contact_form.php:1005
689
- #: contact_form.php:1024
690
- #: contact_form.php:1030
691
  msgid "Use shortcode"
692
  msgstr "Использовать шорткод"
693
 
694
- #: contact_form.php:976
695
- #: contact_form.php:1005
696
- #: contact_form.php:1024
697
- #: contact_form.php:1030
698
  msgid "for this language"
699
  msgstr "для данного языка"
700
 
701
- #: contact_form.php:1012
702
  msgid "Action after email is sent"
703
  msgstr "Действие после отправки письма"
704
 
705
- #: contact_form.php:1014
706
  msgid "Display text"
707
  msgstr "Отобразить текст"
708
 
709
- #: contact_form.php:1023
710
- #: contact_form.php:1029
711
  msgid "Text"
712
  msgstr "Текст"
713
 
714
- #: contact_form.php:1036
715
  msgid "Redirect to the page"
716
  msgstr "Перенаправление на страницу"
717
 
718
- #: contact_form.php:1037
719
  msgid "Url"
720
  msgstr "Урл"
721
 
722
- #: contact_form.php:1042
723
- #: contact_form.php:1217
724
  msgid "Save Changes"
725
  msgstr "Save Changes"
726
 
727
- #: contact_form.php:1057
728
  msgid "Contact Form Pro | Extra Settings"
729
  msgstr "Contact Form Pro | Extra Настройки"
730
 
731
- #: contact_form.php:1064
732
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
733
  msgstr "Данный функционал доступен в Pro версии плагина. Для детальной информации перейдите по ссылке"
734
 
735
- #: contact_form.php:1071
736
  msgid "Errors output"
737
  msgstr "Отображение ошибок"
738
 
739
- #: contact_form.php:1074
740
  msgid "Display error messages"
741
  msgstr "Отображать сообщения об ошибках"
742
 
743
- #: contact_form.php:1075
744
  msgid "Color of the input field errors."
745
  msgstr "Отображать ошибки цветом для полей ввода"
746
 
747
- #: contact_form.php:1076
748
  msgid "Display error messages & color of the input field errors"
749
  msgstr "Отображать сообщения об ошибках & цвет полей ввода с ошибками"
750
 
751
- #: contact_form.php:1081
752
  msgid "Add placeholder to the input blocks"
753
  msgstr "Добавить вспомогательный текст в поля ввода"
754
 
755
- #: contact_form.php:1087
756
  msgid "Add tooltips"
757
  msgstr "Добавить подсказки"
758
 
759
- #: contact_form.php:1101
760
  msgid "Email address"
761
  msgstr "Email адрес"
762
 
763
- #: contact_form.php:1106
764
  msgid "Phone Number"
765
  msgstr "Телефон"
766
 
767
- #: contact_form.php:1120
768
  msgid "Attachment"
769
  msgstr "Прикрепить файл"
770
 
771
- #: contact_form.php:1130
 
 
 
 
772
  msgid "Style options"
773
  msgstr "Настройки стиля"
774
 
775
- #: contact_form.php:1133
776
  msgid "Text color"
777
  msgstr "Цвет текста"
778
 
779
- #: contact_form.php:1136
780
- #: contact_form.php:1141
781
- #: contact_form.php:1151
782
- #: contact_form.php:1156
783
- #: contact_form.php:1161
784
- #: contact_form.php:1166
785
- #: contact_form.php:1176
786
- #: contact_form.php:1181
787
- #: contact_form.php:1187
788
- #: contact_form.php:1198
789
- #: contact_form.php:1203
790
- #: contact_form.php:1208
791
  msgid "Default"
792
  msgstr "По-умолчанию"
793
 
794
- #: contact_form.php:1138
795
  msgid "Label text color"
796
  msgstr "Цвет текста"
797
 
798
- #: contact_form.php:1143
799
  msgid "Placeholder color"
800
  msgstr "Цвет замещающегося текста"
801
 
802
- #: contact_form.php:1148
803
  msgid "Errors color"
804
  msgstr "Цвет ошибок"
805
 
806
- #: contact_form.php:1153
807
  msgid "Error text color"
808
  msgstr "Цвет текста для ошибок"
809
 
810
- #: contact_form.php:1158
811
  msgid "Background color of the input field errors"
812
  msgstr "Цвет фона для полей ввода с ошибками"
813
 
814
- #: contact_form.php:1163
815
  msgid "Border color of the input field errors"
816
  msgstr "Цвет рамки для полей ввода с ошибками"
817
 
818
- #: contact_form.php:1168
819
  msgid "Placeholder color of the input field errors"
820
  msgstr "Цвет вспомогательного текста для полей ввода с ошибками"
821
 
822
- #: contact_form.php:1173
823
  msgid "Input fields"
824
  msgstr "Поля ввода"
825
 
826
- #: contact_form.php:1178
827
  msgid "Input fields background color"
828
  msgstr "Цвет фона для полей ввода"
829
 
830
- #: contact_form.php:1183
831
  msgid "Text fields color"
832
  msgstr "Цвет текста для полей ввода"
833
 
834
- #: contact_form.php:1185
835
  msgid "Border width in px, numbers only"
836
  msgstr "Ширина рамки в пикселях, только цифры"
837
 
838
- #: contact_form.php:1189
839
- #: contact_form.php:1210
840
  msgid "Border color"
841
  msgstr "Цвет рамки"
842
 
843
- #: contact_form.php:1194
844
  msgid "Submit button"
845
  msgstr "Кнопка Отправить"
846
 
847
- #: contact_form.php:1196
848
  msgid "Width in px, numbers only"
849
  msgstr "Ширина в пикселях, только цифры"
850
 
851
- #: contact_form.php:1200
852
  msgid "Button color"
853
  msgstr "Цвет кнопки"
854
 
855
- #: contact_form.php:1205
856
  msgid "Button text color"
857
  msgstr "Цвет текста для кнопки"
858
 
859
- #: contact_form.php:1221
860
  msgid "Contact Form Pro | Preview"
861
  msgstr "Contact Form Pro | Предпросмотр"
862
 
863
- #: contact_form.php:1224
864
  msgid "Show with errors"
865
  msgstr "Отображать с ошибками"
866
 
867
- #: contact_form.php:1232
868
- #: contact_form.php:1234
869
  msgid "Please enter your full name..."
870
  msgstr "Пожалуйста введите ваше имя..."
871
 
872
- #: contact_form.php:1245
873
- #: contact_form.php:1247
874
  msgid "Please enter your address..."
875
  msgstr "Пожалуйста введите ваш адресс..."
876
 
877
- #: contact_form.php:1256
878
- #: contact_form.php:1258
879
  msgid "Please enter your email address..."
880
  msgstr "Пожалуйста введите ваш email..."
881
 
882
- #: contact_form.php:1267
883
- #: contact_form.php:1269
884
  msgid "Please enter your phone number..."
885
  msgstr "Пожалуйста введите ваш телефон..."
886
 
887
- #: contact_form.php:1278
888
- #: contact_form.php:1280
889
  msgid "Please enter subject..."
890
  msgstr "Пожалуйста введите тему..."
891
 
892
- #: contact_form.php:1288
893
- #: contact_form.php:1290
894
  msgid "Please enter your message..."
895
  msgstr "Пожалуйста введите ваше сообщение..."
896
 
897
- #: contact_form.php:1301
898
  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"
899
  msgstr "Поддерживаемые типы файлов: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Максимальный размер файла: 2 МБ"
900
 
901
- #: contact_form.php:1454
 
 
 
 
902
  msgid "You can attach the following file formats"
903
  msgstr "Пользователи могут прикрепить файлы таких типов"
904
 
905
- #: contact_form.php:1737
906
  msgid "Contact from"
907
  msgstr "Контактная Форма"
908
 
909
- #: contact_form.php:1750
910
  msgid "Email"
911
  msgstr "Email"
912
 
913
- #: contact_form.php:1764
914
  msgid "Site"
915
  msgstr "Сайт"
916
 
917
- #: contact_form.php:1819
918
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
919
  msgstr "Если вы можете видеть этот MIME значит ваш почтовый клиент не поддерживает MIME тип!"
920
 
921
- #: contact_form.php:1878
922
  msgid "FAQ"
923
  msgstr "FAQ"
924
 
925
- #: contact_form.php:1879
926
  msgid "Support"
927
  msgstr "Поддержка"
928
 
929
- #: contact_form.php:1937
930
  msgid "Are you sure that you want to delete this language data?"
931
  msgstr "Вы действительно хотите удалить данные для этого языка?"
932
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
933
  #~ msgid "Contact Form Options"
934
  #~ msgstr "Настройки Контактной Формы"
935
  #~ msgid "Display Attachment tips"
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:51+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:52+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
9
  "MIME-Version: 1.0\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: contact_form.php:32
20
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  msgid "Contact Form Settings"
22
  msgstr "Настройки Контактной Формы"
23
 
24
+ #: contact_form.php:32
25
  msgid "Contact Form"
26
  msgstr "Контактная Форма"
27
 
28
+ #: contact_form.php:33
29
  msgid "Contact Form Pro Extra Settings"
30
  msgstr "Extra Настройки Контактной Формы"
31
 
32
+ #: contact_form.php:33
33
+ #: contact_form.php:724
34
  msgid "Contact Form Pro"
35
  msgstr "Контактная Форма PRO"
36
 
37
+ #: contact_form.php:72
38
+ #: contact_form.php:613
39
+ #: contact_form.php:642
40
  msgid "Name:"
41
  msgstr "Имя:"
42
 
43
+ #: contact_form.php:73
44
+ #: contact_form.php:614
45
+ #: contact_form.php:643
46
  msgid "Address:"
47
  msgstr "Адрес:"
48
 
49
+ #: contact_form.php:74
50
+ #: contact_form.php:615
51
+ #: contact_form.php:644
52
  msgid "Email Address:"
53
  msgstr "E-mail адрес:"
54
 
55
+ #: contact_form.php:75
56
+ #: contact_form.php:616
57
+ #: contact_form.php:645
58
  msgid "Phone number:"
59
  msgstr "Телефон:"
60
 
61
+ #: contact_form.php:76
62
+ #: contact_form.php:617
63
+ #: contact_form.php:646
64
  msgid "Subject:"
65
  msgstr "Тема:"
66
 
67
+ #: contact_form.php:77
68
+ #: contact_form.php:618
69
+ #: contact_form.php:647
70
  msgid "Message:"
71
  msgstr "Сообщение:"
72
 
73
+ #: contact_form.php:78
74
+ #: contact_form.php:619
75
+ #: contact_form.php:648
76
  msgid "Attachment:"
77
  msgstr "Прикрепить файл:"
78
 
79
+ #: contact_form.php:79
80
+ #: contact_form.php:135
81
+ #: contact_form.php:620
82
+ #: contact_form.php:649
83
  msgid "Send me a copy"
84
  msgstr "Отправить мне копию"
85
 
86
+ #: contact_form.php:80
87
+ #: contact_form.php:621
88
+ #: contact_form.php:650
89
  msgid "Submit"
90
  msgstr "Отправить"
91
 
92
+ #: contact_form.php:81
93
  msgid "Your name is required."
94
  msgstr "Ваше имя - это обязательное поле."
95
 
96
+ #: contact_form.php:82
97
  msgid "Address is required."
98
  msgstr "Поле адреса - обязательное для заполнения."
99
 
100
+ #: contact_form.php:83
101
  msgid "A valid email address is required."
102
  msgstr "Поле email адреса - обязательное для заполнения."
103
 
104
+ #: contact_form.php:84
105
+ #: contact_form.php:130
106
+ #: contact_form.php:133
107
  msgid "Phone number is required."
108
  msgstr "Телефон - это обязательное поле."
109
 
110
+ #: contact_form.php:85
111
+ #: contact_form.php:129
112
+ #: contact_form.php:132
113
  msgid "Subject is required."
114
  msgstr "Поле Тема - обязательное поле."
115
 
116
+ #: contact_form.php:86
117
+ #: contact_form.php:128
118
+ #: contact_form.php:131
119
  msgid "Message text is required."
120
  msgstr "Поле Сообщение - обязательное поле."
121
 
122
+ #: contact_form.php:87
123
  msgid "File format is not valid."
124
  msgstr "Прикрепленный тип файла не поддерживается"
125
 
126
+ #: contact_form.php:88
127
  msgid "File upload error."
128
  msgstr "Ошибка загрузки файла."
129
 
130
+ #: contact_form.php:89
131
  msgid "The file could not be uploaded."
132
  msgstr "Невозможно загрузить файл."
133
 
134
+ #: contact_form.php:90
135
  msgid "This file is too large."
136
  msgstr "Размер файла слишком большой."
137
 
138
+ #: contact_form.php:91
139
  msgid "Please fill out the CAPTCHA."
140
  msgstr "Пожалуйста, заполните КАПЧУ."
141
 
142
+ #: contact_form.php:92
143
  msgid "Please make corrections below and try again."
144
  msgstr "Пожалуйста, сделайте исправления в отмеченных полях ниже и повторите попытку."
145
 
146
+ #: contact_form.php:94
147
+ msgid "Thank you for contacting us."
148
+ msgstr "Спасибо за контакт с нами."
149
+
150
+ #: contact_form.php:400
151
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
152
  msgstr "Если опция 'Перейти на страницу \"выбран, то Урл поле должно быть заполнено в следующем формате"
153
 
154
+ #: contact_form.php:409
155
  msgid "Such user does not exist. Settings are not saved."
156
  msgstr "Данный пользователь не найден. Настройки не сохранены"
157
 
158
+ #: contact_form.php:414
159
+ #: contact_form.php:420
160
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
161
  msgstr "Пожалуйста, введите корректный email для поля 'FROM'. Настройки не сохранены."
162
 
163
+ #: contact_form.php:425
164
  msgid "Settings saved."
165
  msgstr "Опции сохранены."
166
 
167
+ #: contact_form.php:449
168
+ #: contact_form.php:718
169
+ #: contact_form.php:1525
170
+ #: contact_form.php:1536
171
+ msgid "Settings"
172
+ msgstr "Настройки"
173
+
174
+ #: contact_form.php:450
175
+ #: contact_form.php:719
176
  msgid "Extra settings"
177
  msgstr "Extra Настройки"
178
 
179
+ #: contact_form.php:455
180
+ #: contact_form.php:975
181
  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:"
182
  msgstr "Если вы хотите добавить Контактную Форму на свой сайт, вам надо только скопировать и вставить шорткод в контент страницы или поста или виджета:"
183
 
184
+ #: contact_form.php:455
185
+ #: contact_form.php:456
186
+ #: contact_form.php:635
187
+ #: contact_form.php:683
188
  msgid "or"
189
  msgstr "или"
190
 
191
+ #: contact_form.php:456
192
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
193
  msgstr "Если у вас возникают проблемы с использованием стандартного шорткода [contact_form], то используйте шортокод"
194
 
195
+ #: contact_form.php:457
196
  msgid "They work the same way."
197
  msgstr "Шорткоды работают одинаково."
198
 
199
+ #: contact_form.php:458
200
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
201
  msgstr "Если информация в полях ниже отсутствует, соощения будут оправлены на email адрес, который был указан при регистрации сайта."
202
 
203
+ #: contact_form.php:462
204
  msgid "The user's email address:"
205
  msgstr "Email пользователя сайта:"
206
 
207
+ #: contact_form.php:466
208
  msgid "Create a username"
209
  msgstr "Выберите имя пользователя"
210
 
211
+ #: contact_form.php:471
212
  msgid "Enter a username of the person who should get the messages from the contact form."
213
  msgstr "Укажите логин пользователя, который будет получать сообщения контактной формы."
214
 
215
+ #: contact_form.php:475
216
  msgid "Use this email address:"
217
  msgstr "Использовать этот email:"
218
 
219
+ #: contact_form.php:478
220
  msgid "Enter the email address you want the messages forwarded to."
221
  msgstr "Укажите email адрес, на который будут отправляться сообщения."
222
 
223
+ #: contact_form.php:482
224
  msgid "Additional options"
225
  msgstr "Дополнительные настройки"
226
 
227
+ #: contact_form.php:485
228
  msgid "What to use?"
229
  msgstr "Что использовать?"
230
 
231
+ #: contact_form.php:488
232
  msgid "Wp-mail"
233
  msgstr "Wp-mail"
234
 
235
+ #: contact_form.php:489
236
  msgid "You can use the wp_mail function for mailing"
237
  msgstr "Для отправки почты вы можете использовать функцию WordPress wp_mail"
238
 
239
+ #: contact_form.php:495
240
  msgid "Mail"
241
  msgstr "Mail"
242
 
243
+ #: contact_form.php:496
244
  msgid "To send mail you can use the php mail function"
245
  msgstr "Для отправки почты вы можете использовать функцию php mail"
246
 
247
+ #: contact_form.php:500
248
  msgid "Change text of the 'FROM' field"
249
  msgstr "Изменить текст для поля ОТ в письме"
250
 
251
+ #: contact_form.php:506
252
  msgid "Enter the email address in the 'From' field"
253
  msgstr "Выберите email для поля 'FROM' письма"
254
 
255
+ #: contact_form.php:508
256
  msgid "User email"
257
  msgstr "Емейл"
258
 
259
+ #: contact_form.php:508
260
  msgid "The email address of the user who fills the form will be used in the field 'From'."
261
  msgstr "В поле \"From\" в письме будет использоваться электронная почта того пользователя, который заполняет форму."
262
 
263
+ #: contact_form.php:510
264
  msgid "This email address will be used in the 'From' field."
265
  msgstr "В поле \"From\" в письме будет использоваться данная электронная почта."
266
 
267
+ #: contact_form.php:514
268
  msgid "Display fields"
269
  msgstr "Отобразить поля"
270
 
271
+ #: contact_form.php:516
272
+ #: contact_form.php:565
273
+ #: contact_form.php:755
274
+ #: contact_form.php:1406
275
  msgid "Address"
276
  msgstr "Адрес"
277
 
278
+ #: contact_form.php:517
279
+ #: contact_form.php:567
280
+ #: contact_form.php:1414
281
  msgid "Phone"
282
  msgstr "Телефон"
283
 
284
+ #: contact_form.php:518
285
  msgid "Attachment block"
286
  msgstr "Блок Прикрепить файл"
287
 
288
+ #: contact_form.php:518
289
  msgid "Users can attach the following file formats"
290
  msgstr "Пользователи могут прикрепить файлы таких типов"
291
 
292
+ #: contact_form.php:530
293
+ #: contact_form.php:533
294
+ #: contact_form.php:536
295
+ #: contact_form.php:784
296
  msgid "Captcha"
297
  msgstr "КАПЧА"
298
 
299
+ #: contact_form.php:530
300
+ #: contact_form.php:533
301
+ #: contact_form.php:536
302
+ msgid "(powered by"
303
+ msgstr "(разработано компанией"
 
304
 
305
+ #: contact_form.php:533
306
  msgid "Activate captcha"
307
  msgstr "Активировать Капчу"
308
 
309
+ #: contact_form.php:536
310
  msgid "Download captcha"
311
  msgstr "Скачать Капчу"
312
 
313
+ #: contact_form.php:541
314
  msgid "Display tips below the Attachment block"
315
  msgstr "Отображать пояснения после блока \"Прикрепить файл\""
316
 
317
+ #: contact_form.php:550
318
  msgid "Delete an attachment file from the server after the email is sent"
319
  msgstr "Удалить прикрепленный файл с сервера после отправки письма"
320
 
321
+ #: contact_form.php:556
322
  msgid "Display 'Send me a copy' block"
323
  msgstr "Отображать блок 'Отправить мне копию'"
324
 
325
+ #: contact_form.php:562
326
  msgid "Required fields"
327
  msgstr "Обязательные поля"
328
 
329
+ #: contact_form.php:564
330
+ #: contact_form.php:750
331
+ #: contact_form.php:1401
332
  msgid "Name"
333
  msgstr "Имя"
334
 
335
+ #: contact_form.php:566
336
  msgid "Email Address"
337
  msgstr "Email адрес"
338
 
339
+ #: contact_form.php:568
340
+ #: contact_form.php:770
341
+ #: contact_form.php:1417
342
  msgid "Subject"
343
  msgstr "Тема"
344
 
345
+ #: contact_form.php:569
346
+ #: contact_form.php:774
347
+ #: contact_form.php:1420
348
  msgid "Message"
349
  msgstr "Сообщение"
350
 
351
+ #: contact_form.php:573
352
  msgid "Display additional info in the email"
353
  msgstr "Отображение дополнительной информации в письме"
354
 
355
+ #: contact_form.php:578
356
+ #: contact_form.php:1373
357
  msgid "Sent from (ip address)"
358
  msgstr "Отправлено от (ip адрес)"
359
 
360
+ #: contact_form.php:578
361
  msgid "Example: Sent from (IP address):\t127.0.0.1"
362
  msgstr "Пример: Sent from (IP address):\t127.0.0.1"
363
 
364
+ #: contact_form.php:579
365
+ #: contact_form.php:1378
366
  msgid "Date/Time"
367
  msgstr "Дата/Время"
368
 
369
+ #: contact_form.php:579
370
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
371
  msgstr "Пример: Date/Time:\tAugust 19, 2013 8:50 pm"
372
 
373
+ #: contact_form.php:580
374
+ #: contact_form.php:1383
375
  msgid "Sent from (referer)"
376
  msgstr "Пришло из (реферер)"
377
 
378
+ #: contact_form.php:580
379
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
380
  msgstr "Пример: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
381
 
382
+ #: contact_form.php:581
383
+ #: contact_form.php:1388
384
  msgid "Using (user agent)"
385
  msgstr "Используя (user agent)"
386
 
387
+ #: contact_form.php:581
388
  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"
389
  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"
390
 
391
+ #: contact_form.php:585
392
  msgid "Language settings for the field names in the form"
393
  msgstr "Языковые настройки для названия полей в форме"
394
 
395
+ #: contact_form.php:594
396
  msgid "Add a language"
397
  msgstr "Добавить язык"
398
 
399
+ #: contact_form.php:598
400
  msgid "Change the names of the contact form fields and error messages"
401
  msgstr "Изменить названия полей контактной формы и сообщений об ошибках"
402
 
403
+ #: contact_form.php:603
404
+ #: contact_form.php:674
405
  msgid "English"
406
  msgstr "Английский"
407
 
408
+ #: contact_form.php:622
409
+ #: contact_form.php:651
410
  msgid "Error message for the Name field"
411
  msgstr "Сообщение об ошибке для поля Name"
412
 
413
+ #: contact_form.php:623
414
+ #: contact_form.php:652
415
  msgid "Error message for the Address field"
416
  msgstr "Сообщение об ошибке для поля Address"
417
 
418
+ #: contact_form.php:624
419
+ #: contact_form.php:653
420
  msgid "Error message for the Email field"
421
  msgstr "Сообщение об ошибке для поля Email"
422
 
423
+ #: contact_form.php:625
424
+ #: contact_form.php:654
425
  msgid "Error message for the Phone field"
426
  msgstr "Сообщение об ошибке для поля Phone"
427
 
428
+ #: contact_form.php:626
429
+ #: contact_form.php:655
430
  msgid "Error message for the Subject field"
431
  msgstr "Сообщение об ошибке для поля Subject"
432
 
433
+ #: contact_form.php:627
434
+ #: contact_form.php:656
435
  msgid "Error message for the Message field"
436
  msgstr "Сообщение об ошибке для поля Message"
437
 
438
+ #: contact_form.php:628
439
+ #: contact_form.php:657
440
  msgid "Error message about the file type for the Attachment field"
441
  msgstr "Сообщение об ошибке о типе файла для поля Attachment"
442
 
443
+ #: contact_form.php:629
444
+ #: contact_form.php:658
445
  msgid "Error message while uploading a file for the Attachment field to the server"
446
  msgstr "Сообщение об ошибке при загрузке файла на сервер для поля Attachment"
447
 
448
+ #: contact_form.php:630
449
+ #: contact_form.php:659
450
  msgid "Error message while moving the file for the Attachment field"
451
  msgstr "Сообщение об ошибке при перемещении файла для поля Attachment"
452
 
453
+ #: contact_form.php:631
454
+ #: contact_form.php:660
455
  msgid "Error message when file size limit for the Attachment field is exceeded"
456
  msgstr "Сообщение об ошибке когда размер файла превышает размер разрешенного сервером для поля Attachment"
457
 
458
+ #: contact_form.php:632
459
+ #: contact_form.php:661
460
  msgid "Error message for the Captcha field"
461
  msgstr "Сообщение об ошибке для поля Captcha"
462
 
463
+ #: contact_form.php:633
464
+ #: contact_form.php:662
465
  msgid "Error message for the whole form"
466
  msgstr "Сообщение об ошибке для всей формы"
467
 
468
+ #: contact_form.php:635
469
+ #: contact_form.php:664
470
+ #: contact_form.php:683
471
+ #: contact_form.php:689
472
  msgid "Use shortcode"
473
  msgstr "Использовать шорткод"
474
 
475
+ #: contact_form.php:635
476
+ #: contact_form.php:664
477
+ #: contact_form.php:683
478
+ #: contact_form.php:689
479
  msgid "for this language"
480
  msgstr "для данного языка"
481
 
482
+ #: contact_form.php:671
483
  msgid "Action after email is sent"
484
  msgstr "Действие после отправки письма"
485
 
486
+ #: contact_form.php:673
487
  msgid "Display text"
488
  msgstr "Отобразить текст"
489
 
490
+ #: contact_form.php:682
491
+ #: contact_form.php:688
492
  msgid "Text"
493
  msgstr "Текст"
494
 
495
+ #: contact_form.php:695
496
  msgid "Redirect to the page"
497
  msgstr "Перенаправление на страницу"
498
 
499
+ #: contact_form.php:696
500
  msgid "Url"
501
  msgstr "Урл"
502
 
503
+ #: contact_form.php:701
504
+ #: contact_form.php:876
505
  msgid "Save Changes"
506
  msgstr "Save Changes"
507
 
508
+ #: contact_form.php:716
509
  msgid "Contact Form Pro | Extra Settings"
510
  msgstr "Contact Form Pro | Extra Настройки"
511
 
512
+ #: contact_form.php:723
513
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
514
  msgstr "Данный функционал доступен в Pro версии плагина. Для детальной информации перейдите по ссылке"
515
 
516
+ #: contact_form.php:730
517
  msgid "Errors output"
518
  msgstr "Отображение ошибок"
519
 
520
+ #: contact_form.php:733
521
  msgid "Display error messages"
522
  msgstr "Отображать сообщения об ошибках"
523
 
524
+ #: contact_form.php:734
525
  msgid "Color of the input field errors."
526
  msgstr "Отображать ошибки цветом для полей ввода"
527
 
528
+ #: contact_form.php:735
529
  msgid "Display error messages & color of the input field errors"
530
  msgstr "Отображать сообщения об ошибках & цвет полей ввода с ошибками"
531
 
532
+ #: contact_form.php:740
533
  msgid "Add placeholder to the input blocks"
534
  msgstr "Добавить вспомогательный текст в поля ввода"
535
 
536
+ #: contact_form.php:746
537
  msgid "Add tooltips"
538
  msgstr "Добавить подсказки"
539
 
540
+ #: contact_form.php:760
541
  msgid "Email address"
542
  msgstr "Email адрес"
543
 
544
+ #: contact_form.php:765
545
  msgid "Phone Number"
546
  msgstr "Телефон"
547
 
548
+ #: contact_form.php:779
549
  msgid "Attachment"
550
  msgstr "Прикрепить файл"
551
 
552
+ #: contact_form.php:784
553
+ msgid "(powered by bestwebsoft.com)"
554
+ msgstr "(powered by bestwebsoft.com)"
555
+
556
+ #: contact_form.php:789
557
  msgid "Style options"
558
  msgstr "Настройки стиля"
559
 
560
+ #: contact_form.php:792
561
  msgid "Text color"
562
  msgstr "Цвет текста"
563
 
564
+ #: contact_form.php:795
565
+ #: contact_form.php:800
566
+ #: contact_form.php:810
567
+ #: contact_form.php:815
568
+ #: contact_form.php:820
569
+ #: contact_form.php:825
570
+ #: contact_form.php:835
571
+ #: contact_form.php:840
572
+ #: contact_form.php:846
573
+ #: contact_form.php:857
574
+ #: contact_form.php:862
575
+ #: contact_form.php:867
576
  msgid "Default"
577
  msgstr "По-умолчанию"
578
 
579
+ #: contact_form.php:797
580
  msgid "Label text color"
581
  msgstr "Цвет текста"
582
 
583
+ #: contact_form.php:802
584
  msgid "Placeholder color"
585
  msgstr "Цвет замещающегося текста"
586
 
587
+ #: contact_form.php:807
588
  msgid "Errors color"
589
  msgstr "Цвет ошибок"
590
 
591
+ #: contact_form.php:812
592
  msgid "Error text color"
593
  msgstr "Цвет текста для ошибок"
594
 
595
+ #: contact_form.php:817
596
  msgid "Background color of the input field errors"
597
  msgstr "Цвет фона для полей ввода с ошибками"
598
 
599
+ #: contact_form.php:822
600
  msgid "Border color of the input field errors"
601
  msgstr "Цвет рамки для полей ввода с ошибками"
602
 
603
+ #: contact_form.php:827
604
  msgid "Placeholder color of the input field errors"
605
  msgstr "Цвет вспомогательного текста для полей ввода с ошибками"
606
 
607
+ #: contact_form.php:832
608
  msgid "Input fields"
609
  msgstr "Поля ввода"
610
 
611
+ #: contact_form.php:837
612
  msgid "Input fields background color"
613
  msgstr "Цвет фона для полей ввода"
614
 
615
+ #: contact_form.php:842
616
  msgid "Text fields color"
617
  msgstr "Цвет текста для полей ввода"
618
 
619
+ #: contact_form.php:844
620
  msgid "Border width in px, numbers only"
621
  msgstr "Ширина рамки в пикселях, только цифры"
622
 
623
+ #: contact_form.php:848
624
+ #: contact_form.php:869
625
  msgid "Border color"
626
  msgstr "Цвет рамки"
627
 
628
+ #: contact_form.php:853
629
  msgid "Submit button"
630
  msgstr "Кнопка Отправить"
631
 
632
+ #: contact_form.php:855
633
  msgid "Width in px, numbers only"
634
  msgstr "Ширина в пикселях, только цифры"
635
 
636
+ #: contact_form.php:859
637
  msgid "Button color"
638
  msgstr "Цвет кнопки"
639
 
640
+ #: contact_form.php:864
641
  msgid "Button text color"
642
  msgstr "Цвет текста для кнопки"
643
 
644
+ #: contact_form.php:880
645
  msgid "Contact Form Pro | Preview"
646
  msgstr "Contact Form Pro | Предпросмотр"
647
 
648
+ #: contact_form.php:883
649
  msgid "Show with errors"
650
  msgstr "Отображать с ошибками"
651
 
652
+ #: contact_form.php:891
653
+ #: contact_form.php:893
654
  msgid "Please enter your full name..."
655
  msgstr "Пожалуйста введите ваше имя..."
656
 
657
+ #: contact_form.php:904
658
+ #: contact_form.php:906
659
  msgid "Please enter your address..."
660
  msgstr "Пожалуйста введите ваш адресс..."
661
 
662
+ #: contact_form.php:915
663
+ #: contact_form.php:917
664
  msgid "Please enter your email address..."
665
  msgstr "Пожалуйста введите ваш email..."
666
 
667
+ #: contact_form.php:926
668
+ #: contact_form.php:928
669
  msgid "Please enter your phone number..."
670
  msgstr "Пожалуйста введите ваш телефон..."
671
 
672
+ #: contact_form.php:937
673
+ #: contact_form.php:939
674
  msgid "Please enter subject..."
675
  msgstr "Пожалуйста введите тему..."
676
 
677
+ #: contact_form.php:947
678
+ #: contact_form.php:949
679
  msgid "Please enter your message..."
680
  msgstr "Пожалуйста введите ваше сообщение..."
681
 
682
+ #: contact_form.php:960
683
  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"
684
  msgstr "Поддерживаемые типы файлов: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Максимальный размер файла: 2 МБ"
685
 
686
+ #: contact_form.php:1029
687
+ msgid "Sorry, email message could not be delivered."
688
+ msgstr "Извините, ваш email не может быть отправлен."
689
+
690
+ #: contact_form.php:1113
691
  msgid "You can attach the following file formats"
692
  msgstr "Пользователи могут прикрепить файлы таких типов"
693
 
694
+ #: contact_form.php:1396
695
  msgid "Contact from"
696
  msgstr "Контактная Форма"
697
 
698
+ #: contact_form.php:1409
699
  msgid "Email"
700
  msgstr "Email"
701
 
702
+ #: contact_form.php:1423
703
  msgid "Site"
704
  msgstr "Сайт"
705
 
706
+ #: contact_form.php:1478
707
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
708
  msgstr "Если вы можете видеть этот MIME значит ваш почтовый клиент не поддерживает MIME тип!"
709
 
710
+ #: contact_form.php:1537
711
  msgid "FAQ"
712
  msgstr "FAQ"
713
 
714
+ #: contact_form.php:1538
715
  msgid "Support"
716
  msgstr "Поддержка"
717
 
718
+ #: contact_form.php:1597
719
  msgid "Are you sure that you want to delete this language data?"
720
  msgstr "Вы действительно хотите удалить данные для этого языка?"
721
 
722
+ #~ msgid "Not set"
723
+ #~ msgstr "Не задан"
724
+ #~ msgid "On"
725
+ #~ msgstr "Вкл"
726
+ #~ msgid "Off"
727
+ #~ msgstr "Вкл"
728
+ #~ msgid "N/A"
729
+ #~ msgstr "Неизвестно"
730
+ #~ msgid " Mb"
731
+ #~ msgstr " Mb"
732
+ #~ msgid "Yes"
733
+ #~ msgstr "Да"
734
+ #~ msgid "No"
735
+ #~ msgstr "Нет"
736
+ #~ msgid "Operating System"
737
+ #~ msgstr "Операционная система"
738
+ #~ msgid "Server"
739
+ #~ msgstr "Тип сервера"
740
+ #~ msgid "Memory usage"
741
+ #~ msgstr "Памяти использовано"
742
+ #~ msgid "MYSQL Version"
743
+ #~ msgstr "Версия MYSQL"
744
+ #~ msgid "SQL Mode"
745
+ #~ msgstr "Режим SQL"
746
+ #~ msgid "PHP Version"
747
+ #~ msgstr "Версия PHP"
748
+ #~ msgid "PHP Safe Mode"
749
+ #~ msgstr "PHP Safe Mode"
750
+ #~ msgid "PHP Allow URL fopen"
751
+ #~ msgstr "PHP Allow URL fopen"
752
+ #~ msgid "PHP Memory Limit"
753
+ #~ msgstr "Лимит памяти"
754
+ #~ msgid "PHP Max Upload Size"
755
+ #~ msgstr "Макс. размер загружаемого файла"
756
+ #~ msgid "PHP Max Post Size"
757
+ #~ msgstr "Макс. размер записи"
758
+ #~ msgid "PHP Max Script Execute Time"
759
+ #~ msgstr "Макс. время выполнения сценария"
760
+ #~ msgid "PHP Exif support"
761
+ #~ msgstr "Поддержка PHP Exif"
762
+ #~ msgid "PHP IPTC support"
763
+ #~ msgstr "Поддержка PHP IPTC"
764
+ #~ msgid "PHP XML support"
765
+ #~ msgstr "Поддержка PHP XML"
766
+ #~ msgid "Site URL"
767
+ #~ msgstr "Адрес сайта"
768
+ #~ msgid "Home URL"
769
+ #~ msgstr "Основной адрес сайта"
770
+ #~ msgid "WordPress Version"
771
+ #~ msgstr "Версия WordPress"
772
+ #~ msgid "WordPress DB Version"
773
+ #~ msgstr "Версия базы данных WordPress"
774
+ #~ msgid "Multisite"
775
+ #~ msgstr "Мультиблог"
776
+ #~ msgid "Active Theme"
777
+ #~ msgstr "Текущая тема"
778
+ #~ msgid "Please enter a valid email address."
779
+ #~ msgstr "Пожалуйста, введите валидный email."
780
+ #~ msgid "Email with system info is sent to "
781
+ #~ msgstr "E-mail с системной информацией отправлен на"
782
+ #~ msgid "Pro plugins"
783
+ #~ msgstr "Pro плагины"
784
+ #~ msgid "Activated plugins"
785
+ #~ msgstr "Активированные плагины"
786
+ #~ msgid "Read more"
787
+ #~ msgstr "Читать далее"
788
+ #~ msgid "Installed plugins"
789
+ #~ msgstr "Установленные плагины"
790
+ #~ msgid "Recommended plugins"
791
+ #~ msgstr "Рекомендованные к установке плагины"
792
+ #~ msgid "Purchase"
793
+ #~ msgstr "Купить"
794
+ #~ msgid "Free plugins"
795
+ #~ msgstr "Бесплатные плагины"
796
+ #~ msgid "Download"
797
+ #~ msgstr "Скачать"
798
+ #~ msgid "Install %s"
799
+ #~ msgstr "Установлено %s"
800
+ #~ msgid "Install now from wordpress.org"
801
+ #~ msgstr "Установить с wordpress.org"
802
+ #~ msgid "If you have any questions, please contact us via"
803
+ #~ msgstr "Если у вас есть какие-то вопросы, обращайтесь на"
804
+ #~ msgid "System status"
805
+ #~ msgstr "Системная информация"
806
+ #~ msgid "Environment"
807
+ #~ msgstr "Системная среда"
808
+ #~ msgid "Active Plugins"
809
+ #~ msgstr "Активированные плагины"
810
+ #~ msgid "Inactive Plugins"
811
+ #~ msgstr "Неактивированные плагины"
812
+ #~ msgid "Send to support"
813
+ #~ msgstr "Отправить в тех.поддержку"
814
+ #~ msgid "Send to custom email &#187;"
815
+ #~ msgstr "Отправить на емейл &#187;"
816
  #~ msgid "Contact Form Options"
817
  #~ msgstr "Настройки Контактной Формы"
818
  #~ msgid "Display Attachment tips"
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-08-20 13:32+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:32+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Book Ing <book.ing@zoznam.sk>\n"
9
  "MIME-Version: 1.0\n"
@@ -16,921 +16,742 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.7\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: contact_form.php:107
20
- msgid "Not set"
21
- msgstr ""
22
-
23
- #: contact_form.php:109
24
- #: contact_form.php:113
25
- msgid "On"
26
- msgstr ""
27
-
28
- #: contact_form.php:111
29
- #: contact_form.php:115
30
- msgid "Off"
31
- msgstr ""
32
-
33
- #: contact_form.php:119
34
- #: contact_form.php:123
35
- #: contact_form.php:127
36
- #: contact_form.php:131
37
- #: contact_form.php:135
38
- #: contact_form.php:161
39
- msgid "N/A"
40
- msgstr ""
41
-
42
- #: contact_form.php:133
43
- msgid " Mb"
44
- msgstr ""
45
-
46
- #: contact_form.php:137
47
- #: contact_form.php:141
48
- #: contact_form.php:145
49
- #: contact_form.php:156
50
- msgid "Yes"
51
- msgstr ""
52
-
53
- #: contact_form.php:139
54
- #: contact_form.php:143
55
- #: contact_form.php:147
56
- #: contact_form.php:158
57
- msgid "No"
58
- msgstr ""
59
-
60
- #: contact_form.php:172
61
- msgid "Operating System"
62
- msgstr ""
63
-
64
- #: contact_form.php:173
65
- msgid "Server"
66
- msgstr ""
67
-
68
- #: contact_form.php:174
69
- msgid "Memory usage"
70
- msgstr "Využitie pamäte"
71
-
72
- #: contact_form.php:175
73
- msgid "MYSQL Version"
74
- msgstr ""
75
-
76
- #: contact_form.php:176
77
- msgid "SQL Mode"
78
- msgstr ""
79
-
80
- #: contact_form.php:177
81
- msgid "PHP Version"
82
- msgstr ""
83
-
84
- #: contact_form.php:178
85
- msgid "PHP Safe Mode"
86
- msgstr ""
87
-
88
- #: contact_form.php:179
89
- msgid "PHP Allow URL fopen"
90
- msgstr ""
91
-
92
- #: contact_form.php:180
93
- msgid "PHP Memory Limit"
94
- msgstr ""
95
-
96
- #: contact_form.php:181
97
- msgid "PHP Max Upload Size"
98
- msgstr ""
99
-
100
- #: contact_form.php:182
101
- msgid "PHP Max Post Size"
102
- msgstr ""
103
-
104
- #: contact_form.php:183
105
- msgid "PHP Max Script Execute Time"
106
- msgstr ""
107
-
108
- #: contact_form.php:184
109
- msgid "PHP Exif support"
110
- msgstr ""
111
-
112
- #: contact_form.php:185
113
- msgid "PHP IPTC support"
114
- msgstr ""
115
-
116
- #: contact_form.php:186
117
- msgid "PHP XML support"
118
- msgstr ""
119
-
120
- #: contact_form.php:187
121
- msgid "Site URL"
122
- msgstr "Stránka URL"
123
-
124
- #: contact_form.php:188
125
- msgid "Home URL"
126
- msgstr ""
127
-
128
- #: contact_form.php:189
129
- msgid "WordPress Version"
130
- msgstr ""
131
-
132
- #: contact_form.php:190
133
- msgid "WordPress DB Version"
134
- msgstr ""
135
-
136
- #: contact_form.php:191
137
- msgid "Multisite"
138
- msgstr ""
139
-
140
- #: contact_form.php:192
141
- msgid "Active Theme"
142
- msgstr ""
143
-
144
- #: contact_form.php:207
145
- msgid "Please enter a valid email address."
146
- msgstr "Zadajte platnú emailovú adresu."
147
-
148
- #: contact_form.php:211
149
- msgid "Email with system info is sent to "
150
- msgstr ""
151
-
152
- #: contact_form.php:215
153
- #: contact_form.php:435
154
- msgid "Thank you for contacting us."
155
- msgstr "Ďakujeme za správu."
156
-
157
- #: contact_form.php:243
158
- #: contact_form.php:1370
159
- msgid "Sorry, email message could not be delivered."
160
- msgstr "Prepáčte, správa nemohla byť doručená."
161
-
162
- #: contact_form.php:251
163
- msgid "Pro plugins"
164
- msgstr "Pro Plugins"
165
-
166
- #: contact_form.php:254
167
- #: contact_form.php:280
168
- msgid "Activated plugins"
169
- msgstr "Aktivované pluginy"
170
-
171
- #: contact_form.php:256
172
- #: contact_form.php:264
173
- #: contact_form.php:272
174
- #: contact_form.php:282
175
- #: contact_form.php:290
176
- #: contact_form.php:298
177
- msgid "Read more"
178
- msgstr "Čítať viac"
179
-
180
- #: contact_form.php:256
181
- #: contact_form.php:282
182
- #: contact_form.php:790
183
- #: contact_form.php:1059
184
- #: contact_form.php:1866
185
- #: contact_form.php:1877
186
- msgid "Settings"
187
- msgstr "Nastavenia"
188
-
189
- #: contact_form.php:262
190
- #: contact_form.php:288
191
- msgid "Installed plugins"
192
- msgstr "Inštalované pluginy"
193
-
194
- #: contact_form.php:270
195
- #: contact_form.php:296
196
- msgid "Recommended plugins"
197
- msgstr "Doporučované pluginy"
198
-
199
- #: contact_form.php:272
200
- msgid "Purchase"
201
- msgstr ""
202
-
203
- #: contact_form.php:277
204
- msgid "Free plugins"
205
- msgstr "Voľné pluginy"
206
-
207
- #: contact_form.php:298
208
- msgid "Download"
209
- msgstr "Stiahnuť"
210
-
211
- #: contact_form.php:298
212
- #, php-format
213
- msgid "Install %s"
214
- msgstr "Inštalovaniee %s"
215
-
216
- #: contact_form.php:298
217
- msgid "Install now from wordpress.org"
218
- msgstr "Inštaluje teraz z wordpress.org"
219
-
220
- #: contact_form.php:303
221
- msgid "If you have any questions, please contact us via"
222
- msgstr "Ak máte akékoľvek otázky kontaktujte nás prostredníctvom"
223
-
224
- #: contact_form.php:310
225
- msgid "System status"
226
- msgstr ""
227
-
228
- #: contact_form.php:314
229
- msgid "Environment"
230
- msgstr ""
231
-
232
- #: contact_form.php:325
233
- msgid "Active Plugins"
234
- msgstr "Aktivované pluginy"
235
-
236
- #: contact_form.php:336
237
- msgid "Inactive Plugins"
238
- msgstr "Neaktívne pluginy"
239
-
240
- #: contact_form.php:350
241
- msgid "Send to support"
242
- msgstr "Odoslať na podporu"
243
-
244
- #: contact_form.php:357
245
- msgid "Send to custom email &#187;"
246
- msgstr ""
247
-
248
- #: contact_form.php:373
249
- #: contact_form.php:786
250
  msgid "Contact Form Settings"
251
  msgstr "Nastavenie kontaktného formulára"
252
 
253
- #: contact_form.php:373
254
  msgid "Contact Form"
255
  msgstr "Kontaktný formulár"
256
 
257
- #: contact_form.php:374
258
  msgid "Contact Form Pro Extra Settings"
259
  msgstr "Kontaktný formulár Pro Extra - nastavenie"
260
 
261
- #: contact_form.php:374
262
- #: contact_form.php:1065
263
  msgid "Contact Form Pro"
264
  msgstr "Kontaktný formulár Pro"
265
 
266
- #: contact_form.php:413
267
- #: contact_form.php:954
268
- #: contact_form.php:983
269
  msgid "Name:"
270
  msgstr "Meno:"
271
 
272
- #: contact_form.php:414
273
- #: contact_form.php:955
274
- #: contact_form.php:984
275
  msgid "Address:"
276
  msgstr "Adresa::"
277
 
278
- #: contact_form.php:415
279
- #: contact_form.php:956
280
- #: contact_form.php:985
281
  msgid "Email Address:"
282
  msgstr "E-Mail:"
283
 
284
- #: contact_form.php:416
285
- #: contact_form.php:957
286
- #: contact_form.php:986
287
  msgid "Phone number:"
288
  msgstr ""
289
 
290
- #: contact_form.php:417
291
- #: contact_form.php:958
292
- #: contact_form.php:987
293
  msgid "Subject:"
294
  msgstr "Predmet:"
295
 
296
- #: contact_form.php:418
297
- #: contact_form.php:959
298
- #: contact_form.php:988
299
  msgid "Message:"
300
  msgstr "Správa:"
301
 
302
- #: contact_form.php:419
303
- #: contact_form.php:960
304
- #: contact_form.php:989
305
  msgid "Attachment:"
306
  msgstr "Príloha"
307
 
308
- #: contact_form.php:420
309
- #: contact_form.php:476
310
- #: contact_form.php:961
311
- #: contact_form.php:990
312
  msgid "Send me a copy"
313
  msgstr "Zaslať mi kópiu"
314
 
315
- #: contact_form.php:421
316
- #: contact_form.php:962
317
- #: contact_form.php:991
318
  msgid "Submit"
319
  msgstr "Odoslať"
320
 
321
- #: contact_form.php:422
322
  msgid "Your name is required."
323
  msgstr "Vaše meno je vyžadované."
324
 
325
- #: contact_form.php:423
326
  msgid "Address is required."
327
  msgstr "Adresa je vyžadovaná."
328
 
329
- #: contact_form.php:424
330
  msgid "A valid email address is required."
331
  msgstr "Platný E-mail je vyžadovaný."
332
 
333
- #: contact_form.php:425
334
- #: contact_form.php:471
335
- #: contact_form.php:474
336
  msgid "Phone number is required."
337
  msgstr "Telefónne číslo je vyžadované."
338
 
339
- #: contact_form.php:426
340
- #: contact_form.php:470
341
- #: contact_form.php:473
342
  msgid "Subject is required."
343
  msgstr "Predmet je vyžadovaný."
344
 
345
- #: contact_form.php:427
346
- #: contact_form.php:469
347
- #: contact_form.php:472
348
  msgid "Message text is required."
349
  msgstr "Správa je vyžadovaná."
350
 
351
- #: contact_form.php:428
352
  msgid "File format is not valid."
353
  msgstr "Nesprávny typ súboru."
354
 
355
- #: contact_form.php:429
356
  msgid "File upload error."
357
  msgstr ""
358
 
359
- #: contact_form.php:430
360
  msgid "The file could not be uploaded."
361
  msgstr ""
362
 
363
- #: contact_form.php:431
364
  msgid "This file is too large."
365
  msgstr ""
366
 
367
- #: contact_form.php:432
368
  msgid "Please fill out the CAPTCHA."
369
  msgstr "Prosím opíšte CAPTCHA text."
370
 
371
- #: contact_form.php:433
372
  msgid "Please make corrections below and try again."
373
  msgstr "Prosím opravte chyby a skúste to opäť."
374
 
375
- #: contact_form.php:741
 
 
 
 
376
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
377
  msgstr "Ak je vybratá možnosť \"Presmerovanie na stránku\" potom pole URL by malo mať nasledujúci formát"
378
 
379
- #: contact_form.php:750
380
  msgid "Such user does not exist. Settings are not saved."
381
  msgstr "Taký užívateľ neexistuje. Nastavenie sa neuloží."
382
 
383
- #: contact_form.php:755
384
- #: contact_form.php:761
385
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
386
  msgstr "Zadajte platnú e-mailovú adresu v poli \"Od\". Nastavenie sa neuloží."
387
 
388
- #: contact_form.php:766
389
  msgid "Settings saved."
390
  msgstr "Nastavenie uložené."
391
 
392
- #: contact_form.php:791
393
- #: contact_form.php:1060
 
 
 
 
 
 
 
394
  msgid "Extra settings"
395
  msgstr "Extra nastavenia"
396
 
397
- #: contact_form.php:796
398
- #: contact_form.php:1316
399
  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:"
400
  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:"
401
 
402
- #: contact_form.php:796
403
- #: contact_form.php:797
404
- #: contact_form.php:976
405
- #: contact_form.php:1024
406
  msgid "or"
407
  msgstr "alebo"
408
 
409
- #: contact_form.php:797
410
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
411
  msgstr "Ak máte nejaké problémy so štandardným shortcode [contact_form], mali by ste použiť shortcode"
412
 
413
- #: contact_form.php:798
414
  msgid "They work the same way."
415
  msgstr "Fungujú rovnakým spôsobom."
416
 
417
- #: contact_form.php:799
418
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
419
  msgstr "Ak necháte pole prázdne, budú správy posielané na e-mailovú adresu zadanú pri registrácii."
420
 
421
- #: contact_form.php:803
422
  msgid "The user's email address:"
423
  msgstr "Užívateľova e-mailová adresa:"
424
 
425
- #: contact_form.php:807
426
  msgid "Create a username"
427
  msgstr "Vytvorte užívateľské meno"
428
 
429
- #: contact_form.php:812
430
  msgid "Enter a username of the person who should get the messages from the contact form."
431
  msgstr "Zadajte užívateľské meno osoby, ktorá by mala dostať správy z kontaktného formulára."
432
 
433
- #: contact_form.php:816
434
  msgid "Use this email address:"
435
  msgstr "Použíte tento email::"
436
 
437
- #: contact_form.php:819
438
  msgid "Enter the email address you want the messages forwarded to."
439
  msgstr "Zadajte e-mailovú adresu, ktorú chcete do správy presmerovať."
440
 
441
- #: contact_form.php:823
442
  msgid "Additional options"
443
  msgstr "Ďalšie nastavenia"
444
 
445
- #: contact_form.php:826
446
  msgid "What to use?"
447
  msgstr "Čo používať?"
448
 
449
- #: contact_form.php:829
450
  msgid "Wp-mail"
451
  msgstr "Wp-mail"
452
 
453
- #: contact_form.php:830
454
  msgid "You can use the wp_mail function for mailing"
455
  msgstr "Môžete použiť wp_mail funkcie pre zasielanie"
456
 
457
- #: contact_form.php:836
458
  msgid "Mail"
459
  msgstr "Mail"
460
 
461
- #: contact_form.php:837
462
  msgid "To send mail you can use the php mail function"
463
  msgstr "Ak chcete odosielať poštu, môžete použiť e-mailoé PHP funkcie"
464
 
465
- #: contact_form.php:841
466
  msgid "Change text of the 'FROM' field"
467
  msgstr "Zmena textu pola \"od\""
468
 
469
- #: contact_form.php:847
470
  msgid "Enter the email address in the 'From' field"
471
  msgstr "Zadajte e-mailovú adresu v poli \"od\""
472
 
473
- #: contact_form.php:849
474
  msgid "User email"
475
  msgstr ""
476
 
477
- #: contact_form.php:849
478
  msgid "The email address of the user who fills the form will be used in the field 'From'."
479
  msgstr ""
480
 
481
- #: contact_form.php:851
482
  msgid "This email address will be used in the 'From' field."
483
  msgstr "Táto e-mailová adresa bude použitá v poli 'od'."
484
 
485
- #: contact_form.php:855
486
  msgid "Display fields"
487
  msgstr "Zobraz polia"
488
 
489
- #: contact_form.php:857
490
- #: contact_form.php:906
491
- #: contact_form.php:1096
492
- #: contact_form.php:1747
493
  msgid "Address"
494
  msgstr "Adresa"
495
 
496
- #: contact_form.php:858
497
- #: contact_form.php:908
498
- #: contact_form.php:1755
499
  msgid "Phone"
500
  msgstr "Telefón"
501
 
502
- #: contact_form.php:859
503
  msgid "Attachment block"
504
  msgstr "Blok príloh"
505
 
506
- #: contact_form.php:859
507
  msgid "Users can attach the following file formats"
508
  msgstr "Užívatelia môžu pripojiť nasledujúce formáty súborov"
509
 
510
- #: contact_form.php:871
511
- #: contact_form.php:874
512
- #: contact_form.php:877
513
- #: contact_form.php:1125
514
  msgid "Captcha"
515
  msgstr ""
516
 
517
- #: contact_form.php:871
518
- #: contact_form.php:874
519
- #: contact_form.php:877
520
- #: contact_form.php:1125
521
- msgid "(powered by bestwebsoft.com)"
522
  msgstr ""
523
 
524
- #: contact_form.php:874
525
  msgid "Activate captcha"
526
  msgstr "Aktivovať captcha"
527
 
528
- #: contact_form.php:877
529
  msgid "Download captcha"
530
  msgstr "Stiahnuť captcha"
531
 
532
- #: contact_form.php:882
533
  msgid "Display tips below the Attachment block"
534
  msgstr "Zobrazenie tipov pod blokom príloh"
535
 
536
- #: contact_form.php:891
537
  msgid "Delete an attachment file from the server after the email is sent"
538
  msgstr ""
539
 
540
- #: contact_form.php:897
541
  msgid "Display 'Send me a copy' block"
542
  msgstr "Zobraz 'Zaslať kópiu' blok"
543
 
544
- #: contact_form.php:903
545
  msgid "Required fields"
546
  msgstr "Vyžadované polia"
547
 
548
- #: contact_form.php:905
549
- #: contact_form.php:1091
550
- #: contact_form.php:1742
551
  msgid "Name"
552
  msgstr "Meno"
553
 
554
- #: contact_form.php:907
555
  msgid "Email Address"
556
  msgstr "Emailová adresa"
557
 
558
- #: contact_form.php:909
559
- #: contact_form.php:1111
560
- #: contact_form.php:1758
561
  msgid "Subject"
562
  msgstr "Predmet"
563
 
564
- #: contact_form.php:910
565
- #: contact_form.php:1115
566
- #: contact_form.php:1761
567
  msgid "Message"
568
  msgstr "Správa"
569
 
570
- #: contact_form.php:914
571
  msgid "Display additional info in the email"
572
  msgstr "Zobraziť ďalšie informácie v e-maile"
573
 
574
- #: contact_form.php:919
575
- #: contact_form.php:1714
576
  msgid "Sent from (ip address)"
577
  msgstr "Odoslané z (ip adresa)"
578
 
579
- #: contact_form.php:919
580
  #, fuzzy
581
  msgid "Example: Sent from (IP address):\t127.0.0.1"
582
  msgstr "Odoslané z (ip adresa)"
583
 
584
- #: contact_form.php:920
585
- #: contact_form.php:1719
586
  msgid "Date/Time"
587
  msgstr "Datum / Čas"
588
 
589
- #: contact_form.php:920
590
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
591
  msgstr ""
592
 
593
- #: contact_form.php:921
594
- #: contact_form.php:1724
595
  msgid "Sent from (referer)"
596
  msgstr "Odoslané z"
597
 
598
- #: contact_form.php:921
599
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
600
  msgstr ""
601
 
602
- #: contact_form.php:922
603
- #: contact_form.php:1729
604
  msgid "Using (user agent)"
605
  msgstr "Použitie (user agent)"
606
 
607
- #: contact_form.php:922
608
  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"
609
  msgstr ""
610
 
611
- #: contact_form.php:926
612
  msgid "Language settings for the field names in the form"
613
  msgstr "Nastavenie jazyka pre názvy polí vo formulári"
614
 
615
- #: contact_form.php:935
616
  msgid "Add a language"
617
  msgstr "Pridať jazyk"
618
 
619
- #: contact_form.php:939
620
  msgid "Change the names of the contact form fields and error messages"
621
  msgstr "Zmena názvov polí kontaktného formulára a chybových hlásení"
622
 
623
- #: contact_form.php:944
624
- #: contact_form.php:1015
625
  msgid "English"
626
  msgstr ""
627
 
628
- #: contact_form.php:963
629
- #: contact_form.php:992
630
  msgid "Error message for the Name field"
631
  msgstr ""
632
 
633
- #: contact_form.php:964
634
- #: contact_form.php:993
635
  msgid "Error message for the Address field"
636
  msgstr ""
637
 
638
- #: contact_form.php:965
639
- #: contact_form.php:994
640
  msgid "Error message for the Email field"
641
  msgstr ""
642
 
643
- #: contact_form.php:966
644
- #: contact_form.php:995
645
  msgid "Error message for the Phone field"
646
  msgstr ""
647
 
648
- #: contact_form.php:967
649
- #: contact_form.php:996
650
  msgid "Error message for the Subject field"
651
  msgstr ""
652
 
653
- #: contact_form.php:968
654
- #: contact_form.php:997
655
  msgid "Error message for the Message field"
656
  msgstr ""
657
 
658
- #: contact_form.php:969
659
- #: contact_form.php:998
660
  msgid "Error message about the file type for the Attachment field"
661
  msgstr ""
662
 
663
- #: contact_form.php:970
664
- #: contact_form.php:999
665
  msgid "Error message while uploading a file for the Attachment field to the server"
666
  msgstr ""
667
 
668
- #: contact_form.php:971
669
- #: contact_form.php:1000
670
  msgid "Error message while moving the file for the Attachment field"
671
  msgstr ""
672
 
673
- #: contact_form.php:972
674
- #: contact_form.php:1001
675
  msgid "Error message when file size limit for the Attachment field is exceeded"
676
  msgstr ""
677
 
678
- #: contact_form.php:973
679
- #: contact_form.php:1002
680
  msgid "Error message for the Captcha field"
681
  msgstr ""
682
 
683
- #: contact_form.php:974
684
- #: contact_form.php:1003
685
  msgid "Error message for the whole form"
686
  msgstr ""
687
 
688
- #: contact_form.php:976
689
- #: contact_form.php:1005
690
- #: contact_form.php:1024
691
- #: contact_form.php:1030
692
  msgid "Use shortcode"
693
  msgstr "Použite shortcode "
694
 
695
- #: contact_form.php:976
696
- #: contact_form.php:1005
697
- #: contact_form.php:1024
698
- #: contact_form.php:1030
699
  msgid "for this language"
700
  msgstr "pre tento jazyk"
701
 
702
- #: contact_form.php:1012
703
  msgid "Action after email is sent"
704
  msgstr "Akcia po zaslaní mailu."
705
 
706
- #: contact_form.php:1014
707
  msgid "Display text"
708
  msgstr "Zobraziť text"
709
 
710
- #: contact_form.php:1023
711
- #: contact_form.php:1029
712
  msgid "Text"
713
  msgstr "Text"
714
 
715
- #: contact_form.php:1036
716
  msgid "Redirect to the page"
717
  msgstr "Presmerovať na stránku"
718
 
719
- #: contact_form.php:1037
720
  msgid "Url"
721
  msgstr "Url"
722
 
723
- #: contact_form.php:1042
724
- #: contact_form.php:1217
725
  msgid "Save Changes"
726
  msgstr "Uložiť zmeny"
727
 
728
- #: contact_form.php:1057
729
  msgid "Contact Form Pro | Extra Settings"
730
  msgstr "Kontaktný formulár | Extra nastavenie"
731
 
732
- #: contact_form.php:1064
733
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
734
  msgstr ""
735
 
736
- #: contact_form.php:1071
737
  msgid "Errors output"
738
  msgstr ""
739
 
740
- #: contact_form.php:1074
741
  msgid "Display error messages"
742
  msgstr ""
743
 
744
- #: contact_form.php:1075
745
  msgid "Color of the input field errors."
746
  msgstr ""
747
 
748
- #: contact_form.php:1076
749
  msgid "Display error messages & color of the input field errors"
750
  msgstr ""
751
 
752
- #: contact_form.php:1081
753
  msgid "Add placeholder to the input blocks"
754
  msgstr ""
755
 
756
- #: contact_form.php:1087
757
  msgid "Add tooltips"
758
  msgstr "Pridať popisky"
759
 
760
- #: contact_form.php:1101
761
  msgid "Email address"
762
  msgstr "Emailová adresa"
763
 
764
- #: contact_form.php:1106
765
  msgid "Phone Number"
766
  msgstr "Tel. číslo"
767
 
768
- #: contact_form.php:1120
769
  msgid "Attachment"
770
  msgstr "Príloha"
771
 
772
- #: contact_form.php:1130
 
 
 
 
773
  msgid "Style options"
774
  msgstr "Nastavenie štýlu"
775
 
776
- #: contact_form.php:1133
777
  msgid "Text color"
778
  msgstr ""
779
 
780
- #: contact_form.php:1136
781
- #: contact_form.php:1141
782
- #: contact_form.php:1151
783
- #: contact_form.php:1156
784
- #: contact_form.php:1161
785
- #: contact_form.php:1166
786
- #: contact_form.php:1176
787
- #: contact_form.php:1181
788
- #: contact_form.php:1187
789
- #: contact_form.php:1198
790
- #: contact_form.php:1203
791
- #: contact_form.php:1208
792
  msgid "Default"
793
  msgstr ""
794
 
795
- #: contact_form.php:1138
796
  msgid "Label text color"
797
  msgstr ""
798
 
799
- #: contact_form.php:1143
800
  msgid "Placeholder color"
801
  msgstr ""
802
 
803
- #: contact_form.php:1148
804
  msgid "Errors color"
805
  msgstr ""
806
 
807
- #: contact_form.php:1153
808
  msgid "Error text color"
809
  msgstr ""
810
 
811
- #: contact_form.php:1158
812
  msgid "Background color of the input field errors"
813
  msgstr ""
814
 
815
- #: contact_form.php:1163
816
  msgid "Border color of the input field errors"
817
  msgstr ""
818
 
819
- #: contact_form.php:1168
820
  msgid "Placeholder color of the input field errors"
821
  msgstr ""
822
 
823
- #: contact_form.php:1173
824
  msgid "Input fields"
825
  msgstr "Vložiť polia"
826
 
827
- #: contact_form.php:1178
828
  msgid "Input fields background color"
829
  msgstr ""
830
 
831
- #: contact_form.php:1183
832
  msgid "Text fields color"
833
  msgstr ""
834
 
835
- #: contact_form.php:1185
836
  msgid "Border width in px, numbers only"
837
  msgstr ""
838
 
839
- #: contact_form.php:1189
840
- #: contact_form.php:1210
841
  msgid "Border color"
842
  msgstr ""
843
 
844
- #: contact_form.php:1194
845
  msgid "Submit button"
846
  msgstr "Odoslať"
847
 
848
- #: contact_form.php:1196
849
  msgid "Width in px, numbers only"
850
  msgstr ""
851
 
852
- #: contact_form.php:1200
853
  msgid "Button color"
854
  msgstr ""
855
 
856
- #: contact_form.php:1205
857
  msgid "Button text color"
858
  msgstr ""
859
 
860
- #: contact_form.php:1221
861
  msgid "Contact Form Pro | Preview"
862
  msgstr "Kontaktný formulár Pro | Zobrazenie"
863
 
864
- #: contact_form.php:1224
865
  msgid "Show with errors"
866
  msgstr ""
867
 
868
- #: contact_form.php:1232
869
- #: contact_form.php:1234
870
  msgid "Please enter your full name..."
871
  msgstr ""
872
 
873
- #: contact_form.php:1245
874
- #: contact_form.php:1247
875
  msgid "Please enter your address..."
876
  msgstr ""
877
 
878
- #: contact_form.php:1256
879
- #: contact_form.php:1258
880
  msgid "Please enter your email address..."
881
  msgstr "Prosím zadajte vašu e-mailovú adresu..."
882
 
883
- #: contact_form.php:1267
884
- #: contact_form.php:1269
885
  msgid "Please enter your phone number..."
886
  msgstr ""
887
 
888
- #: contact_form.php:1278
889
- #: contact_form.php:1280
890
  msgid "Please enter subject..."
891
  msgstr ""
892
 
893
- #: contact_form.php:1288
894
- #: contact_form.php:1290
895
  msgid "Please enter your message..."
896
  msgstr ""
897
 
898
- #: contact_form.php:1301
899
  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"
900
  msgstr ""
901
 
902
- #: contact_form.php:1454
 
 
 
 
903
  msgid "You can attach the following file formats"
904
  msgstr "Môžete pripojiť nasledujúce formáty súborov"
905
 
906
- #: contact_form.php:1737
907
  msgid "Contact from"
908
  msgstr "Kontaktný formulár"
909
 
910
- #: contact_form.php:1750
911
  msgid "Email"
912
  msgstr "E-Mail"
913
 
914
- #: contact_form.php:1764
915
  msgid "Site"
916
  msgstr "Stránka"
917
 
918
- #: contact_form.php:1819
919
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
920
  msgstr "Ak vidíte túto MIME, znamená to, že MIME typ nie je podporovaný vyším e-mailovým klientom!"
921
 
922
- #: contact_form.php:1878
923
  msgid "FAQ"
924
  msgstr "FAQ"
925
 
926
- #: contact_form.php:1879
927
  msgid "Support"
928
  msgstr "Podpora"
929
 
930
- #: contact_form.php:1937
931
  msgid "Are you sure that you want to delete this language data?"
932
  msgstr ""
933
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
934
  #~ msgid "Contact Form Options"
935
  #~ msgstr "Nastavení kontaktního formuláře"
936
  #~ msgid "Display Attachment tips"
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:52+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:52+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Book Ing <book.ing@zoznam.sk>\n"
9
  "MIME-Version: 1.0\n"
16
  "X-Generator: Poedit 1.5.7\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: contact_form.php:32
20
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  msgid "Contact Form Settings"
22
  msgstr "Nastavenie kontaktného formulára"
23
 
24
+ #: contact_form.php:32
25
  msgid "Contact Form"
26
  msgstr "Kontaktný formulár"
27
 
28
+ #: contact_form.php:33
29
  msgid "Contact Form Pro Extra Settings"
30
  msgstr "Kontaktný formulár Pro Extra - nastavenie"
31
 
32
+ #: contact_form.php:33
33
+ #: contact_form.php:724
34
  msgid "Contact Form Pro"
35
  msgstr "Kontaktný formulár Pro"
36
 
37
+ #: contact_form.php:72
38
+ #: contact_form.php:613
39
+ #: contact_form.php:642
40
  msgid "Name:"
41
  msgstr "Meno:"
42
 
43
+ #: contact_form.php:73
44
+ #: contact_form.php:614
45
+ #: contact_form.php:643
46
  msgid "Address:"
47
  msgstr "Adresa::"
48
 
49
+ #: contact_form.php:74
50
+ #: contact_form.php:615
51
+ #: contact_form.php:644
52
  msgid "Email Address:"
53
  msgstr "E-Mail:"
54
 
55
+ #: contact_form.php:75
56
+ #: contact_form.php:616
57
+ #: contact_form.php:645
58
  msgid "Phone number:"
59
  msgstr ""
60
 
61
+ #: contact_form.php:76
62
+ #: contact_form.php:617
63
+ #: contact_form.php:646
64
  msgid "Subject:"
65
  msgstr "Predmet:"
66
 
67
+ #: contact_form.php:77
68
+ #: contact_form.php:618
69
+ #: contact_form.php:647
70
  msgid "Message:"
71
  msgstr "Správa:"
72
 
73
+ #: contact_form.php:78
74
+ #: contact_form.php:619
75
+ #: contact_form.php:648
76
  msgid "Attachment:"
77
  msgstr "Príloha"
78
 
79
+ #: contact_form.php:79
80
+ #: contact_form.php:135
81
+ #: contact_form.php:620
82
+ #: contact_form.php:649
83
  msgid "Send me a copy"
84
  msgstr "Zaslať mi kópiu"
85
 
86
+ #: contact_form.php:80
87
+ #: contact_form.php:621
88
+ #: contact_form.php:650
89
  msgid "Submit"
90
  msgstr "Odoslať"
91
 
92
+ #: contact_form.php:81
93
  msgid "Your name is required."
94
  msgstr "Vaše meno je vyžadované."
95
 
96
+ #: contact_form.php:82
97
  msgid "Address is required."
98
  msgstr "Adresa je vyžadovaná."
99
 
100
+ #: contact_form.php:83
101
  msgid "A valid email address is required."
102
  msgstr "Platný E-mail je vyžadovaný."
103
 
104
+ #: contact_form.php:84
105
+ #: contact_form.php:130
106
+ #: contact_form.php:133
107
  msgid "Phone number is required."
108
  msgstr "Telefónne číslo je vyžadované."
109
 
110
+ #: contact_form.php:85
111
+ #: contact_form.php:129
112
+ #: contact_form.php:132
113
  msgid "Subject is required."
114
  msgstr "Predmet je vyžadovaný."
115
 
116
+ #: contact_form.php:86
117
+ #: contact_form.php:128
118
+ #: contact_form.php:131
119
  msgid "Message text is required."
120
  msgstr "Správa je vyžadovaná."
121
 
122
+ #: contact_form.php:87
123
  msgid "File format is not valid."
124
  msgstr "Nesprávny typ súboru."
125
 
126
+ #: contact_form.php:88
127
  msgid "File upload error."
128
  msgstr ""
129
 
130
+ #: contact_form.php:89
131
  msgid "The file could not be uploaded."
132
  msgstr ""
133
 
134
+ #: contact_form.php:90
135
  msgid "This file is too large."
136
  msgstr ""
137
 
138
+ #: contact_form.php:91
139
  msgid "Please fill out the CAPTCHA."
140
  msgstr "Prosím opíšte CAPTCHA text."
141
 
142
+ #: contact_form.php:92
143
  msgid "Please make corrections below and try again."
144
  msgstr "Prosím opravte chyby a skúste to opäť."
145
 
146
+ #: contact_form.php:94
147
+ msgid "Thank you for contacting us."
148
+ msgstr "Ďakujeme za správu."
149
+
150
+ #: contact_form.php:400
151
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
152
  msgstr "Ak je vybratá možnosť \"Presmerovanie na stránku\" potom pole URL by malo mať nasledujúci formát"
153
 
154
+ #: contact_form.php:409
155
  msgid "Such user does not exist. Settings are not saved."
156
  msgstr "Taký užívateľ neexistuje. Nastavenie sa neuloží."
157
 
158
+ #: contact_form.php:414
159
+ #: contact_form.php:420
160
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
161
  msgstr "Zadajte platnú e-mailovú adresu v poli \"Od\". Nastavenie sa neuloží."
162
 
163
+ #: contact_form.php:425
164
  msgid "Settings saved."
165
  msgstr "Nastavenie uložené."
166
 
167
+ #: contact_form.php:449
168
+ #: contact_form.php:718
169
+ #: contact_form.php:1525
170
+ #: contact_form.php:1536
171
+ msgid "Settings"
172
+ msgstr "Nastavenia"
173
+
174
+ #: contact_form.php:450
175
+ #: contact_form.php:719
176
  msgid "Extra settings"
177
  msgstr "Extra nastavenia"
178
 
179
+ #: contact_form.php:455
180
+ #: contact_form.php:975
181
  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:"
182
  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:"
183
 
184
+ #: contact_form.php:455
185
+ #: contact_form.php:456
186
+ #: contact_form.php:635
187
+ #: contact_form.php:683
188
  msgid "or"
189
  msgstr "alebo"
190
 
191
+ #: contact_form.php:456
192
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
193
  msgstr "Ak máte nejaké problémy so štandardným shortcode [contact_form], mali by ste použiť shortcode"
194
 
195
+ #: contact_form.php:457
196
  msgid "They work the same way."
197
  msgstr "Fungujú rovnakým spôsobom."
198
 
199
+ #: contact_form.php:458
200
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
201
  msgstr "Ak necháte pole prázdne, budú správy posielané na e-mailovú adresu zadanú pri registrácii."
202
 
203
+ #: contact_form.php:462
204
  msgid "The user's email address:"
205
  msgstr "Užívateľova e-mailová adresa:"
206
 
207
+ #: contact_form.php:466
208
  msgid "Create a username"
209
  msgstr "Vytvorte užívateľské meno"
210
 
211
+ #: contact_form.php:471
212
  msgid "Enter a username of the person who should get the messages from the contact form."
213
  msgstr "Zadajte užívateľské meno osoby, ktorá by mala dostať správy z kontaktného formulára."
214
 
215
+ #: contact_form.php:475
216
  msgid "Use this email address:"
217
  msgstr "Použíte tento email::"
218
 
219
+ #: contact_form.php:478
220
  msgid "Enter the email address you want the messages forwarded to."
221
  msgstr "Zadajte e-mailovú adresu, ktorú chcete do správy presmerovať."
222
 
223
+ #: contact_form.php:482
224
  msgid "Additional options"
225
  msgstr "Ďalšie nastavenia"
226
 
227
+ #: contact_form.php:485
228
  msgid "What to use?"
229
  msgstr "Čo používať?"
230
 
231
+ #: contact_form.php:488
232
  msgid "Wp-mail"
233
  msgstr "Wp-mail"
234
 
235
+ #: contact_form.php:489
236
  msgid "You can use the wp_mail function for mailing"
237
  msgstr "Môžete použiť wp_mail funkcie pre zasielanie"
238
 
239
+ #: contact_form.php:495
240
  msgid "Mail"
241
  msgstr "Mail"
242
 
243
+ #: contact_form.php:496
244
  msgid "To send mail you can use the php mail function"
245
  msgstr "Ak chcete odosielať poštu, môžete použiť e-mailoé PHP funkcie"
246
 
247
+ #: contact_form.php:500
248
  msgid "Change text of the 'FROM' field"
249
  msgstr "Zmena textu pola \"od\""
250
 
251
+ #: contact_form.php:506
252
  msgid "Enter the email address in the 'From' field"
253
  msgstr "Zadajte e-mailovú adresu v poli \"od\""
254
 
255
+ #: contact_form.php:508
256
  msgid "User email"
257
  msgstr ""
258
 
259
+ #: contact_form.php:508
260
  msgid "The email address of the user who fills the form will be used in the field 'From'."
261
  msgstr ""
262
 
263
+ #: contact_form.php:510
264
  msgid "This email address will be used in the 'From' field."
265
  msgstr "Táto e-mailová adresa bude použitá v poli 'od'."
266
 
267
+ #: contact_form.php:514
268
  msgid "Display fields"
269
  msgstr "Zobraz polia"
270
 
271
+ #: contact_form.php:516
272
+ #: contact_form.php:565
273
+ #: contact_form.php:755
274
+ #: contact_form.php:1406
275
  msgid "Address"
276
  msgstr "Adresa"
277
 
278
+ #: contact_form.php:517
279
+ #: contact_form.php:567
280
+ #: contact_form.php:1414
281
  msgid "Phone"
282
  msgstr "Telefón"
283
 
284
+ #: contact_form.php:518
285
  msgid "Attachment block"
286
  msgstr "Blok príloh"
287
 
288
+ #: contact_form.php:518
289
  msgid "Users can attach the following file formats"
290
  msgstr "Užívatelia môžu pripojiť nasledujúce formáty súborov"
291
 
292
+ #: contact_form.php:530
293
+ #: contact_form.php:533
294
+ #: contact_form.php:536
295
+ #: contact_form.php:784
296
  msgid "Captcha"
297
  msgstr ""
298
 
299
+ #: contact_form.php:530
300
+ #: contact_form.php:533
301
+ #: contact_form.php:536
302
+ msgid "(powered by"
 
303
  msgstr ""
304
 
305
+ #: contact_form.php:533
306
  msgid "Activate captcha"
307
  msgstr "Aktivovať captcha"
308
 
309
+ #: contact_form.php:536
310
  msgid "Download captcha"
311
  msgstr "Stiahnuť captcha"
312
 
313
+ #: contact_form.php:541
314
  msgid "Display tips below the Attachment block"
315
  msgstr "Zobrazenie tipov pod blokom príloh"
316
 
317
+ #: contact_form.php:550
318
  msgid "Delete an attachment file from the server after the email is sent"
319
  msgstr ""
320
 
321
+ #: contact_form.php:556
322
  msgid "Display 'Send me a copy' block"
323
  msgstr "Zobraz 'Zaslať kópiu' blok"
324
 
325
+ #: contact_form.php:562
326
  msgid "Required fields"
327
  msgstr "Vyžadované polia"
328
 
329
+ #: contact_form.php:564
330
+ #: contact_form.php:750
331
+ #: contact_form.php:1401
332
  msgid "Name"
333
  msgstr "Meno"
334
 
335
+ #: contact_form.php:566
336
  msgid "Email Address"
337
  msgstr "Emailová adresa"
338
 
339
+ #: contact_form.php:568
340
+ #: contact_form.php:770
341
+ #: contact_form.php:1417
342
  msgid "Subject"
343
  msgstr "Predmet"
344
 
345
+ #: contact_form.php:569
346
+ #: contact_form.php:774
347
+ #: contact_form.php:1420
348
  msgid "Message"
349
  msgstr "Správa"
350
 
351
+ #: contact_form.php:573
352
  msgid "Display additional info in the email"
353
  msgstr "Zobraziť ďalšie informácie v e-maile"
354
 
355
+ #: contact_form.php:578
356
+ #: contact_form.php:1373
357
  msgid "Sent from (ip address)"
358
  msgstr "Odoslané z (ip adresa)"
359
 
360
+ #: contact_form.php:578
361
  #, fuzzy
362
  msgid "Example: Sent from (IP address):\t127.0.0.1"
363
  msgstr "Odoslané z (ip adresa)"
364
 
365
+ #: contact_form.php:579
366
+ #: contact_form.php:1378
367
  msgid "Date/Time"
368
  msgstr "Datum / Čas"
369
 
370
+ #: contact_form.php:579
371
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
372
  msgstr ""
373
 
374
+ #: contact_form.php:580
375
+ #: contact_form.php:1383
376
  msgid "Sent from (referer)"
377
  msgstr "Odoslané z"
378
 
379
+ #: contact_form.php:580
380
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
381
  msgstr ""
382
 
383
+ #: contact_form.php:581
384
+ #: contact_form.php:1388
385
  msgid "Using (user agent)"
386
  msgstr "Použitie (user agent)"
387
 
388
+ #: contact_form.php:581
389
  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"
390
  msgstr ""
391
 
392
+ #: contact_form.php:585
393
  msgid "Language settings for the field names in the form"
394
  msgstr "Nastavenie jazyka pre názvy polí vo formulári"
395
 
396
+ #: contact_form.php:594
397
  msgid "Add a language"
398
  msgstr "Pridať jazyk"
399
 
400
+ #: contact_form.php:598
401
  msgid "Change the names of the contact form fields and error messages"
402
  msgstr "Zmena názvov polí kontaktného formulára a chybových hlásení"
403
 
404
+ #: contact_form.php:603
405
+ #: contact_form.php:674
406
  msgid "English"
407
  msgstr ""
408
 
409
+ #: contact_form.php:622
410
+ #: contact_form.php:651
411
  msgid "Error message for the Name field"
412
  msgstr ""
413
 
414
+ #: contact_form.php:623
415
+ #: contact_form.php:652
416
  msgid "Error message for the Address field"
417
  msgstr ""
418
 
419
+ #: contact_form.php:624
420
+ #: contact_form.php:653
421
  msgid "Error message for the Email field"
422
  msgstr ""
423
 
424
+ #: contact_form.php:625
425
+ #: contact_form.php:654
426
  msgid "Error message for the Phone field"
427
  msgstr ""
428
 
429
+ #: contact_form.php:626
430
+ #: contact_form.php:655
431
  msgid "Error message for the Subject field"
432
  msgstr ""
433
 
434
+ #: contact_form.php:627
435
+ #: contact_form.php:656
436
  msgid "Error message for the Message field"
437
  msgstr ""
438
 
439
+ #: contact_form.php:628
440
+ #: contact_form.php:657
441
  msgid "Error message about the file type for the Attachment field"
442
  msgstr ""
443
 
444
+ #: contact_form.php:629
445
+ #: contact_form.php:658
446
  msgid "Error message while uploading a file for the Attachment field to the server"
447
  msgstr ""
448
 
449
+ #: contact_form.php:630
450
+ #: contact_form.php:659
451
  msgid "Error message while moving the file for the Attachment field"
452
  msgstr ""
453
 
454
+ #: contact_form.php:631
455
+ #: contact_form.php:660
456
  msgid "Error message when file size limit for the Attachment field is exceeded"
457
  msgstr ""
458
 
459
+ #: contact_form.php:632
460
+ #: contact_form.php:661
461
  msgid "Error message for the Captcha field"
462
  msgstr ""
463
 
464
+ #: contact_form.php:633
465
+ #: contact_form.php:662
466
  msgid "Error message for the whole form"
467
  msgstr ""
468
 
469
+ #: contact_form.php:635
470
+ #: contact_form.php:664
471
+ #: contact_form.php:683
472
+ #: contact_form.php:689
473
  msgid "Use shortcode"
474
  msgstr "Použite shortcode "
475
 
476
+ #: contact_form.php:635
477
+ #: contact_form.php:664
478
+ #: contact_form.php:683
479
+ #: contact_form.php:689
480
  msgid "for this language"
481
  msgstr "pre tento jazyk"
482
 
483
+ #: contact_form.php:671
484
  msgid "Action after email is sent"
485
  msgstr "Akcia po zaslaní mailu."
486
 
487
+ #: contact_form.php:673
488
  msgid "Display text"
489
  msgstr "Zobraziť text"
490
 
491
+ #: contact_form.php:682
492
+ #: contact_form.php:688
493
  msgid "Text"
494
  msgstr "Text"
495
 
496
+ #: contact_form.php:695
497
  msgid "Redirect to the page"
498
  msgstr "Presmerovať na stránku"
499
 
500
+ #: contact_form.php:696
501
  msgid "Url"
502
  msgstr "Url"
503
 
504
+ #: contact_form.php:701
505
+ #: contact_form.php:876
506
  msgid "Save Changes"
507
  msgstr "Uložiť zmeny"
508
 
509
+ #: contact_form.php:716
510
  msgid "Contact Form Pro | Extra Settings"
511
  msgstr "Kontaktný formulár | Extra nastavenie"
512
 
513
+ #: contact_form.php:723
514
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
515
  msgstr ""
516
 
517
+ #: contact_form.php:730
518
  msgid "Errors output"
519
  msgstr ""
520
 
521
+ #: contact_form.php:733
522
  msgid "Display error messages"
523
  msgstr ""
524
 
525
+ #: contact_form.php:734
526
  msgid "Color of the input field errors."
527
  msgstr ""
528
 
529
+ #: contact_form.php:735
530
  msgid "Display error messages & color of the input field errors"
531
  msgstr ""
532
 
533
+ #: contact_form.php:740
534
  msgid "Add placeholder to the input blocks"
535
  msgstr ""
536
 
537
+ #: contact_form.php:746
538
  msgid "Add tooltips"
539
  msgstr "Pridať popisky"
540
 
541
+ #: contact_form.php:760
542
  msgid "Email address"
543
  msgstr "Emailová adresa"
544
 
545
+ #: contact_form.php:765
546
  msgid "Phone Number"
547
  msgstr "Tel. číslo"
548
 
549
+ #: contact_form.php:779
550
  msgid "Attachment"
551
  msgstr "Príloha"
552
 
553
+ #: contact_form.php:784
554
+ msgid "(powered by bestwebsoft.com)"
555
+ msgstr ""
556
+
557
+ #: contact_form.php:789
558
  msgid "Style options"
559
  msgstr "Nastavenie štýlu"
560
 
561
+ #: contact_form.php:792
562
  msgid "Text color"
563
  msgstr ""
564
 
565
+ #: contact_form.php:795
566
+ #: contact_form.php:800
567
+ #: contact_form.php:810
568
+ #: contact_form.php:815
569
+ #: contact_form.php:820
570
+ #: contact_form.php:825
571
+ #: contact_form.php:835
572
+ #: contact_form.php:840
573
+ #: contact_form.php:846
574
+ #: contact_form.php:857
575
+ #: contact_form.php:862
576
+ #: contact_form.php:867
577
  msgid "Default"
578
  msgstr ""
579
 
580
+ #: contact_form.php:797
581
  msgid "Label text color"
582
  msgstr ""
583
 
584
+ #: contact_form.php:802
585
  msgid "Placeholder color"
586
  msgstr ""
587
 
588
+ #: contact_form.php:807
589
  msgid "Errors color"
590
  msgstr ""
591
 
592
+ #: contact_form.php:812
593
  msgid "Error text color"
594
  msgstr ""
595
 
596
+ #: contact_form.php:817
597
  msgid "Background color of the input field errors"
598
  msgstr ""
599
 
600
+ #: contact_form.php:822
601
  msgid "Border color of the input field errors"
602
  msgstr ""
603
 
604
+ #: contact_form.php:827
605
  msgid "Placeholder color of the input field errors"
606
  msgstr ""
607
 
608
+ #: contact_form.php:832
609
  msgid "Input fields"
610
  msgstr "Vložiť polia"
611
 
612
+ #: contact_form.php:837
613
  msgid "Input fields background color"
614
  msgstr ""
615
 
616
+ #: contact_form.php:842
617
  msgid "Text fields color"
618
  msgstr ""
619
 
620
+ #: contact_form.php:844
621
  msgid "Border width in px, numbers only"
622
  msgstr ""
623
 
624
+ #: contact_form.php:848
625
+ #: contact_form.php:869
626
  msgid "Border color"
627
  msgstr ""
628
 
629
+ #: contact_form.php:853
630
  msgid "Submit button"
631
  msgstr "Odoslať"
632
 
633
+ #: contact_form.php:855
634
  msgid "Width in px, numbers only"
635
  msgstr ""
636
 
637
+ #: contact_form.php:859
638
  msgid "Button color"
639
  msgstr ""
640
 
641
+ #: contact_form.php:864
642
  msgid "Button text color"
643
  msgstr ""
644
 
645
+ #: contact_form.php:880
646
  msgid "Contact Form Pro | Preview"
647
  msgstr "Kontaktný formulár Pro | Zobrazenie"
648
 
649
+ #: contact_form.php:883
650
  msgid "Show with errors"
651
  msgstr ""
652
 
653
+ #: contact_form.php:891
654
+ #: contact_form.php:893
655
  msgid "Please enter your full name..."
656
  msgstr ""
657
 
658
+ #: contact_form.php:904
659
+ #: contact_form.php:906
660
  msgid "Please enter your address..."
661
  msgstr ""
662
 
663
+ #: contact_form.php:915
664
+ #: contact_form.php:917
665
  msgid "Please enter your email address..."
666
  msgstr "Prosím zadajte vašu e-mailovú adresu..."
667
 
668
+ #: contact_form.php:926
669
+ #: contact_form.php:928
670
  msgid "Please enter your phone number..."
671
  msgstr ""
672
 
673
+ #: contact_form.php:937
674
+ #: contact_form.php:939
675
  msgid "Please enter subject..."
676
  msgstr ""
677
 
678
+ #: contact_form.php:947
679
+ #: contact_form.php:949
680
  msgid "Please enter your message..."
681
  msgstr ""
682
 
683
+ #: contact_form.php:960
684
  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"
685
  msgstr ""
686
 
687
+ #: contact_form.php:1029
688
+ msgid "Sorry, email message could not be delivered."
689
+ msgstr "Prepáčte, správa nemohla byť doručená."
690
+
691
+ #: contact_form.php:1113
692
  msgid "You can attach the following file formats"
693
  msgstr "Môžete pripojiť nasledujúce formáty súborov"
694
 
695
+ #: contact_form.php:1396
696
  msgid "Contact from"
697
  msgstr "Kontaktný formulár"
698
 
699
+ #: contact_form.php:1409
700
  msgid "Email"
701
  msgstr "E-Mail"
702
 
703
+ #: contact_form.php:1423
704
  msgid "Site"
705
  msgstr "Stránka"
706
 
707
+ #: contact_form.php:1478
708
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
709
  msgstr "Ak vidíte túto MIME, znamená to, že MIME typ nie je podporovaný vyším e-mailovým klientom!"
710
 
711
+ #: contact_form.php:1537
712
  msgid "FAQ"
713
  msgstr "FAQ"
714
 
715
+ #: contact_form.php:1538
716
  msgid "Support"
717
  msgstr "Podpora"
718
 
719
+ #: contact_form.php:1597
720
  msgid "Are you sure that you want to delete this language data?"
721
  msgstr ""
722
 
723
+ #~ msgid "Memory usage"
724
+ #~ msgstr "Využitie pamäte"
725
+ #~ msgid "Site URL"
726
+ #~ msgstr "Stránka URL"
727
+ #~ msgid "Please enter a valid email address."
728
+ #~ msgstr "Zadajte platnú emailovú adresu."
729
+ #~ msgid "Pro plugins"
730
+ #~ msgstr "Pro Plugins"
731
+ #~ msgid "Activated plugins"
732
+ #~ msgstr "Aktivované pluginy"
733
+ #~ msgid "Read more"
734
+ #~ msgstr "Čítať viac"
735
+ #~ msgid "Installed plugins"
736
+ #~ msgstr "Inštalované pluginy"
737
+ #~ msgid "Recommended plugins"
738
+ #~ msgstr "Doporučované pluginy"
739
+ #~ msgid "Free plugins"
740
+ #~ msgstr "Voľné pluginy"
741
+ #~ msgid "Download"
742
+ #~ msgstr "Stiahnuť"
743
+ #~ msgid "Install %s"
744
+ #~ msgstr "Inštalovaniee %s"
745
+ #~ msgid "Install now from wordpress.org"
746
+ #~ msgstr "Inštaluje teraz z wordpress.org"
747
+ #~ msgid "If you have any questions, please contact us via"
748
+ #~ msgstr "Ak máte akékoľvek otázky kontaktujte nás prostredníctvom"
749
+ #~ msgid "Active Plugins"
750
+ #~ msgstr "Aktivované pluginy"
751
+ #~ msgid "Inactive Plugins"
752
+ #~ msgstr "Neaktívne pluginy"
753
+ #~ msgid "Send to support"
754
+ #~ msgstr "Odoslať na podporu"
755
  #~ msgid "Contact Form Options"
756
  #~ msgstr "Nastavení kontaktního formuláře"
757
  #~ msgid "Display Attachment tips"
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-08-20 13:31+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:31+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Georgijevic Team <http://www.georgijevic.info>\n"
9
  "MIME-Version: 1.0\n"
@@ -16,966 +16,797 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: contact_form.php:107
20
- msgid "Not set"
21
- msgstr ""
22
-
23
- #: contact_form.php:109
24
- #: contact_form.php:113
25
- msgid "On"
26
- msgstr ""
27
-
28
- #: contact_form.php:111
29
- #: contact_form.php:115
30
- msgid "Off"
31
- msgstr ""
32
-
33
- #: contact_form.php:119
34
- #: contact_form.php:123
35
- #: contact_form.php:127
36
- #: contact_form.php:131
37
- #: contact_form.php:135
38
- #: contact_form.php:161
39
- msgid "N/A"
40
- msgstr ""
41
-
42
- #: contact_form.php:133
43
- msgid " Mb"
44
- msgstr ""
45
-
46
- #: contact_form.php:137
47
- #: contact_form.php:141
48
- #: contact_form.php:145
49
- #: contact_form.php:156
50
- msgid "Yes"
51
- msgstr ""
52
-
53
- #: contact_form.php:139
54
- #: contact_form.php:143
55
- #: contact_form.php:147
56
- #: contact_form.php:158
57
- msgid "No"
58
- msgstr ""
59
-
60
- #: contact_form.php:172
61
- msgid "Operating System"
62
- msgstr ""
63
-
64
- #: contact_form.php:173
65
- msgid "Server"
66
- msgstr ""
67
-
68
- #: contact_form.php:174
69
- #, fuzzy
70
- msgid "Memory usage"
71
- msgstr "Poruka"
72
-
73
- #: contact_form.php:175
74
- msgid "MYSQL Version"
75
- msgstr ""
76
-
77
- #: contact_form.php:176
78
- msgid "SQL Mode"
79
- msgstr ""
80
-
81
- #: contact_form.php:177
82
- msgid "PHP Version"
83
- msgstr ""
84
-
85
- #: contact_form.php:178
86
- msgid "PHP Safe Mode"
87
- msgstr ""
88
-
89
- #: contact_form.php:179
90
- msgid "PHP Allow URL fopen"
91
- msgstr ""
92
-
93
- #: contact_form.php:180
94
- msgid "PHP Memory Limit"
95
- msgstr ""
96
-
97
- #: contact_form.php:181
98
- msgid "PHP Max Upload Size"
99
- msgstr ""
100
-
101
- #: contact_form.php:182
102
- msgid "PHP Max Post Size"
103
- msgstr ""
104
-
105
- #: contact_form.php:183
106
- msgid "PHP Max Script Execute Time"
107
- msgstr ""
108
-
109
- #: contact_form.php:184
110
- msgid "PHP Exif support"
111
- msgstr ""
112
-
113
- #: contact_form.php:185
114
- msgid "PHP IPTC support"
115
- msgstr ""
116
-
117
- #: contact_form.php:186
118
- msgid "PHP XML support"
119
- msgstr ""
120
-
121
- #: contact_form.php:187
122
- #, fuzzy
123
- msgid "Site URL"
124
- msgstr "Sajt"
125
-
126
- #: contact_form.php:188
127
- msgid "Home URL"
128
- msgstr ""
129
-
130
- #: contact_form.php:189
131
- msgid "WordPress Version"
132
- msgstr ""
133
-
134
- #: contact_form.php:190
135
- msgid "WordPress DB Version"
136
- msgstr ""
137
-
138
- #: contact_form.php:191
139
- msgid "Multisite"
140
- msgstr ""
141
-
142
- #: contact_form.php:192
143
- msgid "Active Theme"
144
- msgstr ""
145
-
146
- #: contact_form.php:207
147
- #, fuzzy
148
- msgid "Please enter a valid email address."
149
- msgstr "Koristi ovaj mejl:"
150
-
151
- #: contact_form.php:211
152
- msgid "Email with system info is sent to "
153
- msgstr ""
154
-
155
- #: contact_form.php:215
156
- #: contact_form.php:435
157
- msgid "Thank you for contacting us."
158
- msgstr "Hvala što ste nas kontaktirali."
159
-
160
- #: contact_form.php:243
161
- #: contact_form.php:1370
162
- msgid "Sorry, email message could not be delivered."
163
- msgstr "Izvinite, vaš mejl nije mogao biti dostavljen."
164
-
165
- #: contact_form.php:251
166
- #, fuzzy
167
- msgid "Pro plugins"
168
- msgstr "BWS Dodaci"
169
-
170
- #: contact_form.php:254
171
- #: contact_form.php:280
172
- msgid "Activated plugins"
173
- msgstr "Aktivni dodaci"
174
-
175
- #: contact_form.php:256
176
- #: contact_form.php:264
177
- #: contact_form.php:272
178
- #: contact_form.php:282
179
- #: contact_form.php:290
180
- #: contact_form.php:298
181
- msgid "Read more"
182
- msgstr "Čitaj više"
183
-
184
- #: contact_form.php:256
185
- #: contact_form.php:282
186
- #: contact_form.php:790
187
- #: contact_form.php:1059
188
- #: contact_form.php:1866
189
- #: contact_form.php:1877
190
- msgid "Settings"
191
- msgstr "Podešavanja"
192
-
193
- #: contact_form.php:262
194
- #: contact_form.php:288
195
- msgid "Installed plugins"
196
- msgstr "Instalirani dodaci"
197
-
198
- #: contact_form.php:270
199
- #: contact_form.php:296
200
- msgid "Recommended plugins"
201
- msgstr "Preporučeni dodaci"
202
-
203
- #: contact_form.php:272
204
- msgid "Purchase"
205
- msgstr ""
206
-
207
- #: contact_form.php:277
208
- #, fuzzy
209
- msgid "Free plugins"
210
- msgstr "Preporučeni dodaci"
211
-
212
- #: contact_form.php:298
213
- msgid "Download"
214
- msgstr "Preuzmi"
215
-
216
- #: contact_form.php:298
217
- #, php-format
218
- msgid "Install %s"
219
- msgstr "Instaliraj %s"
220
-
221
- #: contact_form.php:298
222
- msgid "Install now from wordpress.org"
223
- msgstr "Instaliraj sa wordpress.org"
224
-
225
- #: contact_form.php:303
226
- #, fuzzy
227
- msgid "If you have any questions, please contact us via"
228
- msgstr "Ako imate bilo kakva pitanja, kontaktirajte na mejl plugin@bestwebsoft.com ili popunite kontakt formu na našem sajtu"
229
-
230
- #: contact_form.php:310
231
- msgid "System status"
232
- msgstr ""
233
-
234
- #: contact_form.php:314
235
- msgid "Environment"
236
- msgstr ""
237
-
238
- #: contact_form.php:325
239
- #, fuzzy
240
- msgid "Active Plugins"
241
- msgstr "Aktivni dodaci"
242
-
243
- #: contact_form.php:336
244
- #, fuzzy
245
- msgid "Inactive Plugins"
246
- msgstr "Aktivni dodaci"
247
-
248
- #: contact_form.php:350
249
- #, fuzzy
250
- msgid "Send to support"
251
- msgstr "Podrška"
252
-
253
- #: contact_form.php:357
254
- msgid "Send to custom email &#187;"
255
- msgstr ""
256
-
257
- #: contact_form.php:373
258
- #: contact_form.php:786
259
  #, fuzzy
260
  msgid "Contact Form Settings"
261
  msgstr "Opcije Kontakt Forme"
262
 
263
- #: contact_form.php:373
264
  msgid "Contact Form"
265
  msgstr "Kontakt Forma"
266
 
267
- #: contact_form.php:374
268
  #, fuzzy
269
  msgid "Contact Form Pro Extra Settings"
270
  msgstr "Opcije Kontakt Forme"
271
 
272
- #: contact_form.php:374
273
- #: contact_form.php:1065
274
  #, fuzzy
275
  msgid "Contact Form Pro"
276
  msgstr "Kontakt Forma"
277
 
278
- #: contact_form.php:413
279
- #: contact_form.php:954
280
- #: contact_form.php:983
281
  msgid "Name:"
282
  msgstr "Ime:"
283
 
284
- #: contact_form.php:414
285
- #: contact_form.php:955
286
- #: contact_form.php:984
287
  #, fuzzy
288
  msgid "Address:"
289
  msgstr "E-mail Adresa:"
290
 
291
- #: contact_form.php:415
292
- #: contact_form.php:956
293
- #: contact_form.php:985
294
  msgid "Email Address:"
295
  msgstr "E-mail Adresa:"
296
 
297
- #: contact_form.php:416
298
- #: contact_form.php:957
299
- #: contact_form.php:986
300
  msgid "Phone number:"
301
  msgstr "Broj telefona"
302
 
303
- #: contact_form.php:417
304
- #: contact_form.php:958
305
- #: contact_form.php:987
306
  msgid "Subject:"
307
  msgstr "Tema:"
308
 
309
- #: contact_form.php:418
310
- #: contact_form.php:959
311
- #: contact_form.php:988
312
  msgid "Message:"
313
  msgstr "Poruka:"
314
 
315
- #: contact_form.php:419
316
- #: contact_form.php:960
317
- #: contact_form.php:989
318
  msgid "Attachment:"
319
  msgstr "Priveži fajl:"
320
 
321
- #: contact_form.php:420
322
- #: contact_form.php:476
323
- #: contact_form.php:961
324
- #: contact_form.php:990
325
  msgid "Send me a copy"
326
  msgstr "Pošalji mi kopiju"
327
 
328
- #: contact_form.php:421
329
- #: contact_form.php:962
330
- #: contact_form.php:991
331
  msgid "Submit"
332
  msgstr "Podnesi"
333
 
334
- #: contact_form.php:422
335
  msgid "Your name is required."
336
  msgstr "Vaše ime je potrebno."
337
 
338
- #: contact_form.php:423
339
  #, fuzzy
340
  msgid "Address is required."
341
  msgstr "Ispravna e-mail adresa potrebna."
342
 
343
- #: contact_form.php:424
344
  #, fuzzy
345
  msgid "A valid email address is required."
346
  msgstr "Ispravna e-mail adresa potrebna."
347
 
348
- #: contact_form.php:425
349
- #: contact_form.php:471
350
- #: contact_form.php:474
351
  msgid "Phone number is required."
352
  msgstr "Broj telefona je potreban."
353
 
354
- #: contact_form.php:426
355
- #: contact_form.php:470
356
- #: contact_form.php:473
357
  msgid "Subject is required."
358
  msgstr "Tekst Teme je potreban."
359
 
360
- #: contact_form.php:427
361
- #: contact_form.php:469
362
- #: contact_form.php:472
363
  msgid "Message text is required."
364
  msgstr "Tekst poruke je potreban."
365
 
366
- #: contact_form.php:428
367
  msgid "File format is not valid."
368
  msgstr "Privezak ne radi"
369
 
370
- #: contact_form.php:429
371
  msgid "File upload error."
372
  msgstr ""
373
 
374
- #: contact_form.php:430
375
  msgid "The file could not be uploaded."
376
  msgstr ""
377
 
378
- #: contact_form.php:431
379
  msgid "This file is too large."
380
  msgstr ""
381
 
382
- #: contact_form.php:432
383
  msgid "Please fill out the CAPTCHA."
384
  msgstr "Molimo vas popunite CAPTCHA."
385
 
386
- #: contact_form.php:433
387
  msgid "Please make corrections below and try again."
388
  msgstr "Molimo vas da izvršite izmene ispod i pokušate ponovo."
389
 
390
- #: contact_form.php:741
 
 
 
 
391
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
392
  msgstr "Ako opcija 'Prosledi na stranu' je izabrana onda polje za URL možete popuniti u sledećem formatu"
393
 
394
- #: contact_form.php:750
395
  msgid "Such user does not exist. Settings are not saved."
396
  msgstr "Takav korisnik ne postoji. Podešavanja nisu sačuvana"
397
 
398
- #: contact_form.php:755
399
- #: contact_form.php:761
400
  #, fuzzy
401
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
402
  msgstr "Molim Vas unesite ispravan mejl u polje 'OD'. Podešavanja nisu sačuvana."
403
 
404
- #: contact_form.php:766
405
  #, fuzzy
406
  msgid "Settings saved."
407
  msgstr "Opcije sačuvane"
408
 
409
- #: contact_form.php:791
410
- #: contact_form.php:1060
 
 
 
 
 
 
 
411
  #, fuzzy
412
  msgid "Extra settings"
413
  msgstr "Podešavanja"
414
 
415
- #: contact_form.php:796
416
- #: contact_form.php:1316
417
  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:"
418
  msgstr "Ako želite da dodate Kontakt Formu na vaš veb sajt, jednostavno iskopirajte ovaj kratak kod na vašu stranu, članak ili vidžet:"
419
 
420
- #: contact_form.php:796
421
- #: contact_form.php:797
422
- #: contact_form.php:976
423
- #: contact_form.php:1024
424
  msgid "or"
425
  msgstr ""
426
 
427
- #: contact_form.php:797
428
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
429
  msgstr ""
430
 
431
- #: contact_form.php:798
432
  msgid "They work the same way."
433
  msgstr ""
434
 
435
- #: contact_form.php:799
436
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
437
  msgstr "Ako je polje za podatke ispod prazno tada će poruka biti poslata na adresu koja je navedena prilikom registracije."
438
 
439
- #: contact_form.php:803
440
  msgid "The user's email address:"
441
  msgstr "Koristi mejl wordpress korisnika:"
442
 
443
- #: contact_form.php:807
444
  msgid "Create a username"
445
  msgstr "Odaberi korisničko ime"
446
 
447
- #: contact_form.php:812
448
  msgid "Enter a username of the person who should get the messages from the contact form."
449
  msgstr "Podesi ime korisnika koji će primiti poruku sa ove kontakt forme."
450
 
451
- #: contact_form.php:816
452
  msgid "Use this email address:"
453
  msgstr "Koristi ovaj mejl:"
454
 
455
- #: contact_form.php:819
456
  msgid "Enter the email address you want the messages forwarded to."
457
  msgstr "Podesi mejl adresu koja će biti korišćena za prijem poruka."
458
 
459
- #: contact_form.php:823
460
  msgid "Additional options"
461
  msgstr "Dodatne opcije"
462
 
463
- #: contact_form.php:826
464
  msgid "What to use?"
465
  msgstr "Šta koristite?"
466
 
467
- #: contact_form.php:829
468
  msgid "Wp-mail"
469
  msgstr "Wp-mail"
470
 
471
- #: contact_form.php:830
472
  msgid "You can use the wp_mail function for mailing"
473
  msgstr "Da biste poslali mejl možete koristiti wordpress-ovu wp_mail funkciju"
474
 
475
- #: contact_form.php:836
476
  msgid "Mail"
477
  msgstr "Mail"
478
 
479
- #: contact_form.php:837
480
  msgid "To send mail you can use the php mail function"
481
  msgstr "Da biste poslali mejl možete koristiti php mail funkciju"
482
 
483
- #: contact_form.php:841
484
  #, fuzzy
485
  msgid "Change text of the 'FROM' field"
486
  msgstr "Promeni tekst 'OD' polja u kontakt formi"
487
 
488
- #: contact_form.php:847
489
  msgid "Enter the email address in the 'From' field"
490
  msgstr "Unesi mejl adresu u polje 'OD'"
491
 
492
- #: contact_form.php:849
493
  msgid "User email"
494
  msgstr ""
495
 
496
- #: contact_form.php:849
497
  #, fuzzy
498
  msgid "The email address of the user who fills the form will be used in the field 'From'."
499
  msgstr "Mejl adresa korisnika koji je popunio polja će se koristiti u polju 'OD'"
500
 
501
- #: contact_form.php:851
502
  msgid "This email address will be used in the 'From' field."
503
  msgstr "Ova mejl adresa će biti korišćena u polju 'OD'"
504
 
505
- #: contact_form.php:855
506
  #, fuzzy
507
  msgid "Display fields"
508
  msgstr "Prikaži tekst"
509
 
510
- #: contact_form.php:857
511
- #: contact_form.php:906
512
- #: contact_form.php:1096
513
- #: contact_form.php:1747
514
  #, fuzzy
515
  msgid "Address"
516
  msgstr "E-mail Adresa:"
517
 
518
- #: contact_form.php:858
519
- #: contact_form.php:908
520
- #: contact_form.php:1755
521
  msgid "Phone"
522
  msgstr "Broj telefona"
523
 
524
- #: contact_form.php:859
525
  #, fuzzy
526
  msgid "Attachment block"
527
  msgstr "Prikaži blok privezaka"
528
 
529
- #: contact_form.php:859
530
  msgid "Users can attach the following file formats"
531
  msgstr "Korisnici mogu privezivati fajlove sledećih tipova"
532
 
533
- #: contact_form.php:871
534
- #: contact_form.php:874
535
- #: contact_form.php:877
536
- #: contact_form.php:1125
537
  msgid "Captcha"
538
  msgstr ""
539
 
540
- #: contact_form.php:871
541
- #: contact_form.php:874
542
- #: contact_form.php:877
543
- #: contact_form.php:1125
544
- msgid "(powered by bestwebsoft.com)"
545
  msgstr ""
546
 
547
- #: contact_form.php:874
548
  #, fuzzy
549
  msgid "Activate captcha"
550
  msgstr "Aktivni dodaci"
551
 
552
- #: contact_form.php:877
553
  #, fuzzy
554
  msgid "Download captcha"
555
  msgstr "Preuzmi"
556
 
557
- #: contact_form.php:882
558
  #, fuzzy
559
  msgid "Display tips below the Attachment block"
560
  msgstr "Prikaži objašnjenja posle bloka Privezaka"
561
 
562
- #: contact_form.php:891
563
  msgid "Delete an attachment file from the server after the email is sent"
564
  msgstr ""
565
 
566
- #: contact_form.php:897
567
  #, fuzzy
568
  msgid "Display 'Send me a copy' block"
569
  msgstr "Prikaži Pošalji mi kopiju blok"
570
 
571
- #: contact_form.php:903
572
  msgid "Required fields"
573
  msgstr "Zahtevana polja"
574
 
575
- #: contact_form.php:905
576
- #: contact_form.php:1091
577
- #: contact_form.php:1742
578
  msgid "Name"
579
  msgstr "Ime"
580
 
581
- #: contact_form.php:907
582
  #, fuzzy
583
  msgid "Email Address"
584
  msgstr "E-mail Adresa:"
585
 
586
- #: contact_form.php:909
587
- #: contact_form.php:1111
588
- #: contact_form.php:1758
589
  msgid "Subject"
590
  msgstr "Tema"
591
 
592
- #: contact_form.php:910
593
- #: contact_form.php:1115
594
- #: contact_form.php:1761
595
  msgid "Message"
596
  msgstr "Poruka"
597
 
598
- #: contact_form.php:914
599
  #, fuzzy
600
  msgid "Display additional info in the email"
601
  msgstr "Prikaži dodatne informacije u mejlu"
602
 
603
- #: contact_form.php:919
604
- #: contact_form.php:1714
605
  msgid "Sent from (ip address)"
606
  msgstr "Poslato sa (ip adresa)"
607
 
608
- #: contact_form.php:919
609
  #, fuzzy
610
  msgid "Example: Sent from (IP address):\t127.0.0.1"
611
  msgstr "Poslato sa (ip adresa)"
612
 
613
- #: contact_form.php:920
614
- #: contact_form.php:1719
615
  msgid "Date/Time"
616
  msgstr "Datum/Vreme"
617
 
618
- #: contact_form.php:920
619
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
620
  msgstr ""
621
 
622
- #: contact_form.php:921
623
- #: contact_form.php:1724
624
  msgid "Sent from (referer)"
625
  msgstr "Poslato od (prosleđivač)"
626
 
627
- #: contact_form.php:921
628
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
629
  msgstr ""
630
 
631
- #: contact_form.php:922
632
- #: contact_form.php:1729
633
  msgid "Using (user agent)"
634
  msgstr "Koristi (user agent)"
635
 
636
- #: contact_form.php:922
637
  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"
638
  msgstr ""
639
 
640
- #: contact_form.php:926
641
  msgid "Language settings for the field names in the form"
642
  msgstr "Podešavanja jezika za polje imena u obrascu"
643
 
644
- #: contact_form.php:935
645
  #, fuzzy
646
  msgid "Add a language"
647
  msgstr "Dodaj jezik"
648
 
649
- #: contact_form.php:939
650
  msgid "Change the names of the contact form fields and error messages"
651
  msgstr "Promeni oznaku za polja u kontakt formi i poruku greške"
652
 
653
- #: contact_form.php:944
654
- #: contact_form.php:1015
655
  msgid "English"
656
  msgstr "Engleski"
657
 
658
- #: contact_form.php:963
659
- #: contact_form.php:992
660
  msgid "Error message for the Name field"
661
  msgstr "Poruka greške za polje Ime"
662
 
663
- #: contact_form.php:964
664
- #: contact_form.php:993
665
  #, fuzzy
666
  msgid "Error message for the Address field"
667
  msgstr "Poruka greške za polje Poruka"
668
 
669
- #: contact_form.php:965
670
- #: contact_form.php:994
671
  msgid "Error message for the Email field"
672
  msgstr "Poruka greške za polje imejl"
673
 
674
- #: contact_form.php:966
675
- #: contact_form.php:995
676
  msgid "Error message for the Phone field"
677
  msgstr "Poruka greške za polje Broj telefona"
678
 
679
- #: contact_form.php:967
680
- #: contact_form.php:996
681
  msgid "Error message for the Subject field"
682
  msgstr "Poruka greške za polje Tema"
683
 
684
- #: contact_form.php:968
685
- #: contact_form.php:997
686
  msgid "Error message for the Message field"
687
  msgstr "Poruka greške za polje Poruka"
688
 
689
- #: contact_form.php:969
690
- #: contact_form.php:998
691
  #, fuzzy
692
  msgid "Error message about the file type for the Attachment field"
693
  msgstr "Poruka greške za polje Privezaka"
694
 
695
- #: contact_form.php:970
696
- #: contact_form.php:999
697
  #, fuzzy
698
  msgid "Error message while uploading a file for the Attachment field to the server"
699
  msgstr "Poruka greške za polje Privezaka"
700
 
701
- #: contact_form.php:971
702
- #: contact_form.php:1000
703
  #, fuzzy
704
  msgid "Error message while moving the file for the Attachment field"
705
  msgstr "Poruka greške za polje Privezaka"
706
 
707
- #: contact_form.php:972
708
- #: contact_form.php:1001
709
  #, fuzzy
710
  msgid "Error message when file size limit for the Attachment field is exceeded"
711
  msgstr "Poruka greške za polje Privezaka"
712
 
713
- #: contact_form.php:973
714
- #: contact_form.php:1002
715
  msgid "Error message for the Captcha field"
716
  msgstr "Poruka greške za polje Kapča"
717
 
718
- #: contact_form.php:974
719
- #: contact_form.php:1003
720
  msgid "Error message for the whole form"
721
  msgstr "Poruka greške za ceo obrazac"
722
 
723
- #: contact_form.php:976
724
- #: contact_form.php:1005
725
- #: contact_form.php:1024
726
- #: contact_form.php:1030
727
  msgid "Use shortcode"
728
  msgstr "Koristi prečicu"
729
 
730
- #: contact_form.php:976
731
- #: contact_form.php:1005
732
- #: contact_form.php:1024
733
- #: contact_form.php:1030
734
  msgid "for this language"
735
  msgstr "za ovaj jezik"
736
 
737
- #: contact_form.php:1012
738
  msgid "Action after email is sent"
739
  msgstr "Akcija posle poslatog mejla"
740
 
741
- #: contact_form.php:1014
742
  msgid "Display text"
743
  msgstr "Prikaži tekst"
744
 
745
- #: contact_form.php:1023
746
- #: contact_form.php:1029
747
  msgid "Text"
748
  msgstr "Tekst"
749
 
750
- #: contact_form.php:1036
751
  msgid "Redirect to the page"
752
  msgstr "Preusmeri na stranu"
753
 
754
- #: contact_form.php:1037
755
  msgid "Url"
756
  msgstr "Url"
757
 
758
- #: contact_form.php:1042
759
- #: contact_form.php:1217
760
  msgid "Save Changes"
761
  msgstr "Sačuvaj izmene"
762
 
763
- #: contact_form.php:1057
764
  #, fuzzy
765
  msgid "Contact Form Pro | Extra Settings"
766
  msgstr "Opcije Kontakt Forme"
767
 
768
- #: contact_form.php:1064
769
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
770
  msgstr ""
771
 
772
- #: contact_form.php:1071
773
  msgid "Errors output"
774
  msgstr ""
775
 
776
- #: contact_form.php:1074
777
  msgid "Display error messages"
778
  msgstr ""
779
 
780
- #: contact_form.php:1075
781
  msgid "Color of the input field errors."
782
  msgstr ""
783
 
784
- #: contact_form.php:1076
785
  #, fuzzy
786
  msgid "Display error messages & color of the input field errors"
787
  msgstr "Poruka greške za polje Tema"
788
 
789
- #: contact_form.php:1081
790
  msgid "Add placeholder to the input blocks"
791
  msgstr ""
792
 
793
- #: contact_form.php:1087
794
  #, fuzzy
795
  msgid "Add tooltips"
796
  msgstr "Dodatne opcije"
797
 
798
- #: contact_form.php:1101
799
  #, fuzzy
800
  msgid "Email address"
801
  msgstr "E-mail Adresa:"
802
 
803
- #: contact_form.php:1106
804
  #, fuzzy
805
  msgid "Phone Number"
806
  msgstr "Broj telefona"
807
 
808
- #: contact_form.php:1120
809
  #, fuzzy
810
  msgid "Attachment"
811
  msgstr "Priveži fajl:"
812
 
813
- #: contact_form.php:1130
 
 
 
 
814
  #, fuzzy
815
  msgid "Style options"
816
  msgstr "Dodatne opcije"
817
 
818
- #: contact_form.php:1133
819
  msgid "Text color"
820
  msgstr ""
821
 
822
- #: contact_form.php:1136
823
- #: contact_form.php:1141
824
- #: contact_form.php:1151
825
- #: contact_form.php:1156
826
- #: contact_form.php:1161
827
- #: contact_form.php:1166
828
- #: contact_form.php:1176
829
- #: contact_form.php:1181
830
- #: contact_form.php:1187
831
- #: contact_form.php:1198
832
- #: contact_form.php:1203
833
- #: contact_form.php:1208
834
  msgid "Default"
835
  msgstr ""
836
 
837
- #: contact_form.php:1138
838
  msgid "Label text color"
839
  msgstr ""
840
 
841
- #: contact_form.php:1143
842
  msgid "Placeholder color"
843
  msgstr ""
844
 
845
- #: contact_form.php:1148
846
  msgid "Errors color"
847
  msgstr ""
848
 
849
- #: contact_form.php:1153
850
  msgid "Error text color"
851
  msgstr ""
852
 
853
- #: contact_form.php:1158
854
  msgid "Background color of the input field errors"
855
  msgstr ""
856
 
857
- #: contact_form.php:1163
858
  msgid "Border color of the input field errors"
859
  msgstr ""
860
 
861
- #: contact_form.php:1168
862
  msgid "Placeholder color of the input field errors"
863
  msgstr ""
864
 
865
- #: contact_form.php:1173
866
  msgid "Input fields"
867
  msgstr ""
868
 
869
- #: contact_form.php:1178
870
  msgid "Input fields background color"
871
  msgstr ""
872
 
873
- #: contact_form.php:1183
874
  msgid "Text fields color"
875
  msgstr ""
876
 
877
- #: contact_form.php:1185
878
  msgid "Border width in px, numbers only"
879
  msgstr ""
880
 
881
- #: contact_form.php:1189
882
- #: contact_form.php:1210
883
  msgid "Border color"
884
  msgstr ""
885
 
886
- #: contact_form.php:1194
887
  #, fuzzy
888
  msgid "Submit button"
889
  msgstr "Podnesi"
890
 
891
- #: contact_form.php:1196
892
  msgid "Width in px, numbers only"
893
  msgstr ""
894
 
895
- #: contact_form.php:1200
896
  msgid "Button color"
897
  msgstr ""
898
 
899
- #: contact_form.php:1205
900
  msgid "Button text color"
901
  msgstr ""
902
 
903
- #: contact_form.php:1221
904
  #, fuzzy
905
  msgid "Contact Form Pro | Preview"
906
  msgstr "Kontakt Forma"
907
 
908
- #: contact_form.php:1224
909
  msgid "Show with errors"
910
  msgstr ""
911
 
912
- #: contact_form.php:1232
913
- #: contact_form.php:1234
914
  msgid "Please enter your full name..."
915
  msgstr ""
916
 
917
- #: contact_form.php:1245
918
- #: contact_form.php:1247
919
  msgid "Please enter your address..."
920
  msgstr ""
921
 
922
- #: contact_form.php:1256
923
- #: contact_form.php:1258
924
  #, fuzzy
925
  msgid "Please enter your email address..."
926
  msgstr "Koristi ovaj mejl:"
927
 
928
- #: contact_form.php:1267
929
- #: contact_form.php:1269
930
  msgid "Please enter your phone number..."
931
  msgstr ""
932
 
933
- #: contact_form.php:1278
934
- #: contact_form.php:1280
935
  msgid "Please enter subject..."
936
  msgstr ""
937
 
938
- #: contact_form.php:1288
939
- #: contact_form.php:1290
940
  msgid "Please enter your message..."
941
  msgstr ""
942
 
943
- #: contact_form.php:1301
944
  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"
945
  msgstr ""
946
 
947
- #: contact_form.php:1454
 
 
 
 
948
  msgid "You can attach the following file formats"
949
  msgstr "Možete privezati fajlove sledećih tipova"
950
 
951
- #: contact_form.php:1737
952
  msgid "Contact from"
953
  msgstr "Kontakt forma"
954
 
955
- #: contact_form.php:1750
956
  msgid "Email"
957
  msgstr "Email"
958
 
959
- #: contact_form.php:1764
960
  msgid "Site"
961
  msgstr "Sajt"
962
 
963
- #: contact_form.php:1819
964
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
965
  msgstr "Ako možete da vidite ovaj MIME to znači da vaš klijent ne prihvata MIME tipove!"
966
 
967
- #: contact_form.php:1878
968
  msgid "FAQ"
969
  msgstr "FAQ"
970
 
971
- #: contact_form.php:1879
972
  msgid "Support"
973
  msgstr "Podrška"
974
 
975
- #: contact_form.php:1937
976
  msgid "Are you sure that you want to delete this language data?"
977
  msgstr "Da li ste sigurni da želite da obrišete podatke jezika?"
978
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
979
  #~ msgid "Contact Form Options"
980
  #~ msgstr "Opcije Kontakt Forme"
981
  #~ msgid "Display Attachment tips"
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:52+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:52+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Georgijevic Team <http://www.georgijevic.info>\n"
9
  "MIME-Version: 1.0\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: contact_form.php:32
20
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  #, fuzzy
22
  msgid "Contact Form Settings"
23
  msgstr "Opcije Kontakt Forme"
24
 
25
+ #: contact_form.php:32
26
  msgid "Contact Form"
27
  msgstr "Kontakt Forma"
28
 
29
+ #: contact_form.php:33
30
  #, fuzzy
31
  msgid "Contact Form Pro Extra Settings"
32
  msgstr "Opcije Kontakt Forme"
33
 
34
+ #: contact_form.php:33
35
+ #: contact_form.php:724
36
  #, fuzzy
37
  msgid "Contact Form Pro"
38
  msgstr "Kontakt Forma"
39
 
40
+ #: contact_form.php:72
41
+ #: contact_form.php:613
42
+ #: contact_form.php:642
43
  msgid "Name:"
44
  msgstr "Ime:"
45
 
46
+ #: contact_form.php:73
47
+ #: contact_form.php:614
48
+ #: contact_form.php:643
49
  #, fuzzy
50
  msgid "Address:"
51
  msgstr "E-mail Adresa:"
52
 
53
+ #: contact_form.php:74
54
+ #: contact_form.php:615
55
+ #: contact_form.php:644
56
  msgid "Email Address:"
57
  msgstr "E-mail Adresa:"
58
 
59
+ #: contact_form.php:75
60
+ #: contact_form.php:616
61
+ #: contact_form.php:645
62
  msgid "Phone number:"
63
  msgstr "Broj telefona"
64
 
65
+ #: contact_form.php:76
66
+ #: contact_form.php:617
67
+ #: contact_form.php:646
68
  msgid "Subject:"
69
  msgstr "Tema:"
70
 
71
+ #: contact_form.php:77
72
+ #: contact_form.php:618
73
+ #: contact_form.php:647
74
  msgid "Message:"
75
  msgstr "Poruka:"
76
 
77
+ #: contact_form.php:78
78
+ #: contact_form.php:619
79
+ #: contact_form.php:648
80
  msgid "Attachment:"
81
  msgstr "Priveži fajl:"
82
 
83
+ #: contact_form.php:79
84
+ #: contact_form.php:135
85
+ #: contact_form.php:620
86
+ #: contact_form.php:649
87
  msgid "Send me a copy"
88
  msgstr "Pošalji mi kopiju"
89
 
90
+ #: contact_form.php:80
91
+ #: contact_form.php:621
92
+ #: contact_form.php:650
93
  msgid "Submit"
94
  msgstr "Podnesi"
95
 
96
+ #: contact_form.php:81
97
  msgid "Your name is required."
98
  msgstr "Vaše ime je potrebno."
99
 
100
+ #: contact_form.php:82
101
  #, fuzzy
102
  msgid "Address is required."
103
  msgstr "Ispravna e-mail adresa potrebna."
104
 
105
+ #: contact_form.php:83
106
  #, fuzzy
107
  msgid "A valid email address is required."
108
  msgstr "Ispravna e-mail adresa potrebna."
109
 
110
+ #: contact_form.php:84
111
+ #: contact_form.php:130
112
+ #: contact_form.php:133
113
  msgid "Phone number is required."
114
  msgstr "Broj telefona je potreban."
115
 
116
+ #: contact_form.php:85
117
+ #: contact_form.php:129
118
+ #: contact_form.php:132
119
  msgid "Subject is required."
120
  msgstr "Tekst Teme je potreban."
121
 
122
+ #: contact_form.php:86
123
+ #: contact_form.php:128
124
+ #: contact_form.php:131
125
  msgid "Message text is required."
126
  msgstr "Tekst poruke je potreban."
127
 
128
+ #: contact_form.php:87
129
  msgid "File format is not valid."
130
  msgstr "Privezak ne radi"
131
 
132
+ #: contact_form.php:88
133
  msgid "File upload error."
134
  msgstr ""
135
 
136
+ #: contact_form.php:89
137
  msgid "The file could not be uploaded."
138
  msgstr ""
139
 
140
+ #: contact_form.php:90
141
  msgid "This file is too large."
142
  msgstr ""
143
 
144
+ #: contact_form.php:91
145
  msgid "Please fill out the CAPTCHA."
146
  msgstr "Molimo vas popunite CAPTCHA."
147
 
148
+ #: contact_form.php:92
149
  msgid "Please make corrections below and try again."
150
  msgstr "Molimo vas da izvršite izmene ispod i pokušate ponovo."
151
 
152
+ #: contact_form.php:94
153
+ msgid "Thank you for contacting us."
154
+ msgstr "Hvala što ste nas kontaktirali."
155
+
156
+ #: contact_form.php:400
157
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
158
  msgstr "Ako opcija 'Prosledi na stranu' je izabrana onda polje za URL možete popuniti u sledećem formatu"
159
 
160
+ #: contact_form.php:409
161
  msgid "Such user does not exist. Settings are not saved."
162
  msgstr "Takav korisnik ne postoji. Podešavanja nisu sačuvana"
163
 
164
+ #: contact_form.php:414
165
+ #: contact_form.php:420
166
  #, fuzzy
167
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
168
  msgstr "Molim Vas unesite ispravan mejl u polje 'OD'. Podešavanja nisu sačuvana."
169
 
170
+ #: contact_form.php:425
171
  #, fuzzy
172
  msgid "Settings saved."
173
  msgstr "Opcije sačuvane"
174
 
175
+ #: contact_form.php:449
176
+ #: contact_form.php:718
177
+ #: contact_form.php:1525
178
+ #: contact_form.php:1536
179
+ msgid "Settings"
180
+ msgstr "Podešavanja"
181
+
182
+ #: contact_form.php:450
183
+ #: contact_form.php:719
184
  #, fuzzy
185
  msgid "Extra settings"
186
  msgstr "Podešavanja"
187
 
188
+ #: contact_form.php:455
189
+ #: contact_form.php:975
190
  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:"
191
  msgstr "Ako želite da dodate Kontakt Formu na vaš veb sajt, jednostavno iskopirajte ovaj kratak kod na vašu stranu, članak ili vidžet:"
192
 
193
+ #: contact_form.php:455
194
+ #: contact_form.php:456
195
+ #: contact_form.php:635
196
+ #: contact_form.php:683
197
  msgid "or"
198
  msgstr ""
199
 
200
+ #: contact_form.php:456
201
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
202
  msgstr ""
203
 
204
+ #: contact_form.php:457
205
  msgid "They work the same way."
206
  msgstr ""
207
 
208
+ #: contact_form.php:458
209
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
210
  msgstr "Ako je polje za podatke ispod prazno tada će poruka biti poslata na adresu koja je navedena prilikom registracije."
211
 
212
+ #: contact_form.php:462
213
  msgid "The user's email address:"
214
  msgstr "Koristi mejl wordpress korisnika:"
215
 
216
+ #: contact_form.php:466
217
  msgid "Create a username"
218
  msgstr "Odaberi korisničko ime"
219
 
220
+ #: contact_form.php:471
221
  msgid "Enter a username of the person who should get the messages from the contact form."
222
  msgstr "Podesi ime korisnika koji će primiti poruku sa ove kontakt forme."
223
 
224
+ #: contact_form.php:475
225
  msgid "Use this email address:"
226
  msgstr "Koristi ovaj mejl:"
227
 
228
+ #: contact_form.php:478
229
  msgid "Enter the email address you want the messages forwarded to."
230
  msgstr "Podesi mejl adresu koja će biti korišćena za prijem poruka."
231
 
232
+ #: contact_form.php:482
233
  msgid "Additional options"
234
  msgstr "Dodatne opcije"
235
 
236
+ #: contact_form.php:485
237
  msgid "What to use?"
238
  msgstr "Šta koristite?"
239
 
240
+ #: contact_form.php:488
241
  msgid "Wp-mail"
242
  msgstr "Wp-mail"
243
 
244
+ #: contact_form.php:489
245
  msgid "You can use the wp_mail function for mailing"
246
  msgstr "Da biste poslali mejl možete koristiti wordpress-ovu wp_mail funkciju"
247
 
248
+ #: contact_form.php:495
249
  msgid "Mail"
250
  msgstr "Mail"
251
 
252
+ #: contact_form.php:496
253
  msgid "To send mail you can use the php mail function"
254
  msgstr "Da biste poslali mejl možete koristiti php mail funkciju"
255
 
256
+ #: contact_form.php:500
257
  #, fuzzy
258
  msgid "Change text of the 'FROM' field"
259
  msgstr "Promeni tekst 'OD' polja u kontakt formi"
260
 
261
+ #: contact_form.php:506
262
  msgid "Enter the email address in the 'From' field"
263
  msgstr "Unesi mejl adresu u polje 'OD'"
264
 
265
+ #: contact_form.php:508
266
  msgid "User email"
267
  msgstr ""
268
 
269
+ #: contact_form.php:508
270
  #, fuzzy
271
  msgid "The email address of the user who fills the form will be used in the field 'From'."
272
  msgstr "Mejl adresa korisnika koji je popunio polja će se koristiti u polju 'OD'"
273
 
274
+ #: contact_form.php:510
275
  msgid "This email address will be used in the 'From' field."
276
  msgstr "Ova mejl adresa će biti korišćena u polju 'OD'"
277
 
278
+ #: contact_form.php:514
279
  #, fuzzy
280
  msgid "Display fields"
281
  msgstr "Prikaži tekst"
282
 
283
+ #: contact_form.php:516
284
+ #: contact_form.php:565
285
+ #: contact_form.php:755
286
+ #: contact_form.php:1406
287
  #, fuzzy
288
  msgid "Address"
289
  msgstr "E-mail Adresa:"
290
 
291
+ #: contact_form.php:517
292
+ #: contact_form.php:567
293
+ #: contact_form.php:1414
294
  msgid "Phone"
295
  msgstr "Broj telefona"
296
 
297
+ #: contact_form.php:518
298
  #, fuzzy
299
  msgid "Attachment block"
300
  msgstr "Prikaži blok privezaka"
301
 
302
+ #: contact_form.php:518
303
  msgid "Users can attach the following file formats"
304
  msgstr "Korisnici mogu privezivati fajlove sledećih tipova"
305
 
306
+ #: contact_form.php:530
307
+ #: contact_form.php:533
308
+ #: contact_form.php:536
309
+ #: contact_form.php:784
310
  msgid "Captcha"
311
  msgstr ""
312
 
313
+ #: contact_form.php:530
314
+ #: contact_form.php:533
315
+ #: contact_form.php:536
316
+ msgid "(powered by"
 
317
  msgstr ""
318
 
319
+ #: contact_form.php:533
320
  #, fuzzy
321
  msgid "Activate captcha"
322
  msgstr "Aktivni dodaci"
323
 
324
+ #: contact_form.php:536
325
  #, fuzzy
326
  msgid "Download captcha"
327
  msgstr "Preuzmi"
328
 
329
+ #: contact_form.php:541
330
  #, fuzzy
331
  msgid "Display tips below the Attachment block"
332
  msgstr "Prikaži objašnjenja posle bloka Privezaka"
333
 
334
+ #: contact_form.php:550
335
  msgid "Delete an attachment file from the server after the email is sent"
336
  msgstr ""
337
 
338
+ #: contact_form.php:556
339
  #, fuzzy
340
  msgid "Display 'Send me a copy' block"
341
  msgstr "Prikaži Pošalji mi kopiju blok"
342
 
343
+ #: contact_form.php:562
344
  msgid "Required fields"
345
  msgstr "Zahtevana polja"
346
 
347
+ #: contact_form.php:564
348
+ #: contact_form.php:750
349
+ #: contact_form.php:1401
350
  msgid "Name"
351
  msgstr "Ime"
352
 
353
+ #: contact_form.php:566
354
  #, fuzzy
355
  msgid "Email Address"
356
  msgstr "E-mail Adresa:"
357
 
358
+ #: contact_form.php:568
359
+ #: contact_form.php:770
360
+ #: contact_form.php:1417
361
  msgid "Subject"
362
  msgstr "Tema"
363
 
364
+ #: contact_form.php:569
365
+ #: contact_form.php:774
366
+ #: contact_form.php:1420
367
  msgid "Message"
368
  msgstr "Poruka"
369
 
370
+ #: contact_form.php:573
371
  #, fuzzy
372
  msgid "Display additional info in the email"
373
  msgstr "Prikaži dodatne informacije u mejlu"
374
 
375
+ #: contact_form.php:578
376
+ #: contact_form.php:1373
377
  msgid "Sent from (ip address)"
378
  msgstr "Poslato sa (ip adresa)"
379
 
380
+ #: contact_form.php:578
381
  #, fuzzy
382
  msgid "Example: Sent from (IP address):\t127.0.0.1"
383
  msgstr "Poslato sa (ip adresa)"
384
 
385
+ #: contact_form.php:579
386
+ #: contact_form.php:1378
387
  msgid "Date/Time"
388
  msgstr "Datum/Vreme"
389
 
390
+ #: contact_form.php:579
391
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
392
  msgstr ""
393
 
394
+ #: contact_form.php:580
395
+ #: contact_form.php:1383
396
  msgid "Sent from (referer)"
397
  msgstr "Poslato od (prosleđivač)"
398
 
399
+ #: contact_form.php:580
400
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
401
  msgstr ""
402
 
403
+ #: contact_form.php:581
404
+ #: contact_form.php:1388
405
  msgid "Using (user agent)"
406
  msgstr "Koristi (user agent)"
407
 
408
+ #: contact_form.php:581
409
  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"
410
  msgstr ""
411
 
412
+ #: contact_form.php:585
413
  msgid "Language settings for the field names in the form"
414
  msgstr "Podešavanja jezika za polje imena u obrascu"
415
 
416
+ #: contact_form.php:594
417
  #, fuzzy
418
  msgid "Add a language"
419
  msgstr "Dodaj jezik"
420
 
421
+ #: contact_form.php:598
422
  msgid "Change the names of the contact form fields and error messages"
423
  msgstr "Promeni oznaku za polja u kontakt formi i poruku greške"
424
 
425
+ #: contact_form.php:603
426
+ #: contact_form.php:674
427
  msgid "English"
428
  msgstr "Engleski"
429
 
430
+ #: contact_form.php:622
431
+ #: contact_form.php:651
432
  msgid "Error message for the Name field"
433
  msgstr "Poruka greške za polje Ime"
434
 
435
+ #: contact_form.php:623
436
+ #: contact_form.php:652
437
  #, fuzzy
438
  msgid "Error message for the Address field"
439
  msgstr "Poruka greške za polje Poruka"
440
 
441
+ #: contact_form.php:624
442
+ #: contact_form.php:653
443
  msgid "Error message for the Email field"
444
  msgstr "Poruka greške za polje imejl"
445
 
446
+ #: contact_form.php:625
447
+ #: contact_form.php:654
448
  msgid "Error message for the Phone field"
449
  msgstr "Poruka greške za polje Broj telefona"
450
 
451
+ #: contact_form.php:626
452
+ #: contact_form.php:655
453
  msgid "Error message for the Subject field"
454
  msgstr "Poruka greške za polje Tema"
455
 
456
+ #: contact_form.php:627
457
+ #: contact_form.php:656
458
  msgid "Error message for the Message field"
459
  msgstr "Poruka greške za polje Poruka"
460
 
461
+ #: contact_form.php:628
462
+ #: contact_form.php:657
463
  #, fuzzy
464
  msgid "Error message about the file type for the Attachment field"
465
  msgstr "Poruka greške za polje Privezaka"
466
 
467
+ #: contact_form.php:629
468
+ #: contact_form.php:658
469
  #, fuzzy
470
  msgid "Error message while uploading a file for the Attachment field to the server"
471
  msgstr "Poruka greške za polje Privezaka"
472
 
473
+ #: contact_form.php:630
474
+ #: contact_form.php:659
475
  #, fuzzy
476
  msgid "Error message while moving the file for the Attachment field"
477
  msgstr "Poruka greške za polje Privezaka"
478
 
479
+ #: contact_form.php:631
480
+ #: contact_form.php:660
481
  #, fuzzy
482
  msgid "Error message when file size limit for the Attachment field is exceeded"
483
  msgstr "Poruka greške za polje Privezaka"
484
 
485
+ #: contact_form.php:632
486
+ #: contact_form.php:661
487
  msgid "Error message for the Captcha field"
488
  msgstr "Poruka greške za polje Kapča"
489
 
490
+ #: contact_form.php:633
491
+ #: contact_form.php:662
492
  msgid "Error message for the whole form"
493
  msgstr "Poruka greške za ceo obrazac"
494
 
495
+ #: contact_form.php:635
496
+ #: contact_form.php:664
497
+ #: contact_form.php:683
498
+ #: contact_form.php:689
499
  msgid "Use shortcode"
500
  msgstr "Koristi prečicu"
501
 
502
+ #: contact_form.php:635
503
+ #: contact_form.php:664
504
+ #: contact_form.php:683
505
+ #: contact_form.php:689
506
  msgid "for this language"
507
  msgstr "za ovaj jezik"
508
 
509
+ #: contact_form.php:671
510
  msgid "Action after email is sent"
511
  msgstr "Akcija posle poslatog mejla"
512
 
513
+ #: contact_form.php:673
514
  msgid "Display text"
515
  msgstr "Prikaži tekst"
516
 
517
+ #: contact_form.php:682
518
+ #: contact_form.php:688
519
  msgid "Text"
520
  msgstr "Tekst"
521
 
522
+ #: contact_form.php:695
523
  msgid "Redirect to the page"
524
  msgstr "Preusmeri na stranu"
525
 
526
+ #: contact_form.php:696
527
  msgid "Url"
528
  msgstr "Url"
529
 
530
+ #: contact_form.php:701
531
+ #: contact_form.php:876
532
  msgid "Save Changes"
533
  msgstr "Sačuvaj izmene"
534
 
535
+ #: contact_form.php:716
536
  #, fuzzy
537
  msgid "Contact Form Pro | Extra Settings"
538
  msgstr "Opcije Kontakt Forme"
539
 
540
+ #: contact_form.php:723
541
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
542
  msgstr ""
543
 
544
+ #: contact_form.php:730
545
  msgid "Errors output"
546
  msgstr ""
547
 
548
+ #: contact_form.php:733
549
  msgid "Display error messages"
550
  msgstr ""
551
 
552
+ #: contact_form.php:734
553
  msgid "Color of the input field errors."
554
  msgstr ""
555
 
556
+ #: contact_form.php:735
557
  #, fuzzy
558
  msgid "Display error messages & color of the input field errors"
559
  msgstr "Poruka greške za polje Tema"
560
 
561
+ #: contact_form.php:740
562
  msgid "Add placeholder to the input blocks"
563
  msgstr ""
564
 
565
+ #: contact_form.php:746
566
  #, fuzzy
567
  msgid "Add tooltips"
568
  msgstr "Dodatne opcije"
569
 
570
+ #: contact_form.php:760
571
  #, fuzzy
572
  msgid "Email address"
573
  msgstr "E-mail Adresa:"
574
 
575
+ #: contact_form.php:765
576
  #, fuzzy
577
  msgid "Phone Number"
578
  msgstr "Broj telefona"
579
 
580
+ #: contact_form.php:779
581
  #, fuzzy
582
  msgid "Attachment"
583
  msgstr "Priveži fajl:"
584
 
585
+ #: contact_form.php:784
586
+ msgid "(powered by bestwebsoft.com)"
587
+ msgstr ""
588
+
589
+ #: contact_form.php:789
590
  #, fuzzy
591
  msgid "Style options"
592
  msgstr "Dodatne opcije"
593
 
594
+ #: contact_form.php:792
595
  msgid "Text color"
596
  msgstr ""
597
 
598
+ #: contact_form.php:795
599
+ #: contact_form.php:800
600
+ #: contact_form.php:810
601
+ #: contact_form.php:815
602
+ #: contact_form.php:820
603
+ #: contact_form.php:825
604
+ #: contact_form.php:835
605
+ #: contact_form.php:840
606
+ #: contact_form.php:846
607
+ #: contact_form.php:857
608
+ #: contact_form.php:862
609
+ #: contact_form.php:867
610
  msgid "Default"
611
  msgstr ""
612
 
613
+ #: contact_form.php:797
614
  msgid "Label text color"
615
  msgstr ""
616
 
617
+ #: contact_form.php:802
618
  msgid "Placeholder color"
619
  msgstr ""
620
 
621
+ #: contact_form.php:807
622
  msgid "Errors color"
623
  msgstr ""
624
 
625
+ #: contact_form.php:812
626
  msgid "Error text color"
627
  msgstr ""
628
 
629
+ #: contact_form.php:817
630
  msgid "Background color of the input field errors"
631
  msgstr ""
632
 
633
+ #: contact_form.php:822
634
  msgid "Border color of the input field errors"
635
  msgstr ""
636
 
637
+ #: contact_form.php:827
638
  msgid "Placeholder color of the input field errors"
639
  msgstr ""
640
 
641
+ #: contact_form.php:832
642
  msgid "Input fields"
643
  msgstr ""
644
 
645
+ #: contact_form.php:837
646
  msgid "Input fields background color"
647
  msgstr ""
648
 
649
+ #: contact_form.php:842
650
  msgid "Text fields color"
651
  msgstr ""
652
 
653
+ #: contact_form.php:844
654
  msgid "Border width in px, numbers only"
655
  msgstr ""
656
 
657
+ #: contact_form.php:848
658
+ #: contact_form.php:869
659
  msgid "Border color"
660
  msgstr ""
661
 
662
+ #: contact_form.php:853
663
  #, fuzzy
664
  msgid "Submit button"
665
  msgstr "Podnesi"
666
 
667
+ #: contact_form.php:855
668
  msgid "Width in px, numbers only"
669
  msgstr ""
670
 
671
+ #: contact_form.php:859
672
  msgid "Button color"
673
  msgstr ""
674
 
675
+ #: contact_form.php:864
676
  msgid "Button text color"
677
  msgstr ""
678
 
679
+ #: contact_form.php:880
680
  #, fuzzy
681
  msgid "Contact Form Pro | Preview"
682
  msgstr "Kontakt Forma"
683
 
684
+ #: contact_form.php:883
685
  msgid "Show with errors"
686
  msgstr ""
687
 
688
+ #: contact_form.php:891
689
+ #: contact_form.php:893
690
  msgid "Please enter your full name..."
691
  msgstr ""
692
 
693
+ #: contact_form.php:904
694
+ #: contact_form.php:906
695
  msgid "Please enter your address..."
696
  msgstr ""
697
 
698
+ #: contact_form.php:915
699
+ #: contact_form.php:917
700
  #, fuzzy
701
  msgid "Please enter your email address..."
702
  msgstr "Koristi ovaj mejl:"
703
 
704
+ #: contact_form.php:926
705
+ #: contact_form.php:928
706
  msgid "Please enter your phone number..."
707
  msgstr ""
708
 
709
+ #: contact_form.php:937
710
+ #: contact_form.php:939
711
  msgid "Please enter subject..."
712
  msgstr ""
713
 
714
+ #: contact_form.php:947
715
+ #: contact_form.php:949
716
  msgid "Please enter your message..."
717
  msgstr ""
718
 
719
+ #: contact_form.php:960
720
  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"
721
  msgstr ""
722
 
723
+ #: contact_form.php:1029
724
+ msgid "Sorry, email message could not be delivered."
725
+ msgstr "Izvinite, vaš mejl nije mogao biti dostavljen."
726
+
727
+ #: contact_form.php:1113
728
  msgid "You can attach the following file formats"
729
  msgstr "Možete privezati fajlove sledećih tipova"
730
 
731
+ #: contact_form.php:1396
732
  msgid "Contact from"
733
  msgstr "Kontakt forma"
734
 
735
+ #: contact_form.php:1409
736
  msgid "Email"
737
  msgstr "Email"
738
 
739
+ #: contact_form.php:1423
740
  msgid "Site"
741
  msgstr "Sajt"
742
 
743
+ #: contact_form.php:1478
744
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
745
  msgstr "Ako možete da vidite ovaj MIME to znači da vaš klijent ne prihvata MIME tipove!"
746
 
747
+ #: contact_form.php:1537
748
  msgid "FAQ"
749
  msgstr "FAQ"
750
 
751
+ #: contact_form.php:1538
752
  msgid "Support"
753
  msgstr "Podrška"
754
 
755
+ #: contact_form.php:1597
756
  msgid "Are you sure that you want to delete this language data?"
757
  msgstr "Da li ste sigurni da želite da obrišete podatke jezika?"
758
 
759
+ #, fuzzy
760
+ #~ msgid "Memory usage"
761
+ #~ msgstr "Poruka"
762
+
763
+ #, fuzzy
764
+ #~ msgid "Site URL"
765
+ #~ msgstr "Sajt"
766
+
767
+ #, fuzzy
768
+ #~ msgid "Please enter a valid email address."
769
+ #~ msgstr "Koristi ovaj mejl:"
770
+
771
+ #, fuzzy
772
+ #~ msgid "Pro plugins"
773
+ #~ msgstr "BWS Dodaci"
774
+ #~ msgid "Activated plugins"
775
+ #~ msgstr "Aktivni dodaci"
776
+ #~ msgid "Read more"
777
+ #~ msgstr "Čitaj više"
778
+ #~ msgid "Installed plugins"
779
+ #~ msgstr "Instalirani dodaci"
780
+ #~ msgid "Recommended plugins"
781
+ #~ msgstr "Preporučeni dodaci"
782
+
783
+ #, fuzzy
784
+ #~ msgid "Free plugins"
785
+ #~ msgstr "Preporučeni dodaci"
786
+ #~ msgid "Download"
787
+ #~ msgstr "Preuzmi"
788
+ #~ msgid "Install %s"
789
+ #~ msgstr "Instaliraj %s"
790
+ #~ msgid "Install now from wordpress.org"
791
+ #~ msgstr "Instaliraj sa wordpress.org"
792
+
793
+ #, fuzzy
794
+ #~ msgid "If you have any questions, please contact us via"
795
+ #~ msgstr ""
796
+ #~ "Ako imate bilo kakva pitanja, kontaktirajte na mejl plugin@bestwebsoft."
797
+ #~ "com ili popunite kontakt formu na našem sajtu"
798
+
799
+ #, fuzzy
800
+ #~ msgid "Active Plugins"
801
+ #~ msgstr "Aktivni dodaci"
802
+
803
+ #, fuzzy
804
+ #~ msgid "Inactive Plugins"
805
+ #~ msgstr "Aktivni dodaci"
806
+
807
+ #, fuzzy
808
+ #~ msgid "Send to support"
809
+ #~ msgstr "Podrška"
810
  #~ msgid "Contact Form Options"
811
  #~ msgstr "Opcije Kontakt Forme"
812
  #~ msgid "Display Attachment tips"
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-08-20 13:31+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:32+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"
@@ -16,923 +16,806 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.7\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: contact_form.php:107
20
- msgid "Not set"
21
- msgstr "Inte angivet"
22
-
23
- #: contact_form.php:109
24
- #: contact_form.php:113
25
- msgid "On"
26
- msgstr "På"
27
-
28
- #: contact_form.php:111
29
- #: contact_form.php:115
30
- msgid "Off"
31
- msgstr "Av"
32
-
33
- #: contact_form.php:119
34
- #: contact_form.php:123
35
- #: contact_form.php:127
36
- #: contact_form.php:131
37
- #: contact_form.php:135
38
- #: contact_form.php:161
39
- msgid "N/A"
40
- msgstr "Finns ej"
41
-
42
- #: contact_form.php:133
43
- msgid " Mb"
44
- msgstr " Mb"
45
-
46
- #: contact_form.php:137
47
- #: contact_form.php:141
48
- #: contact_form.php:145
49
- #: contact_form.php:156
50
- msgid "Yes"
51
- msgstr "Ja"
52
-
53
- #: contact_form.php:139
54
- #: contact_form.php:143
55
- #: contact_form.php:147
56
- #: contact_form.php:158
57
- msgid "No"
58
- msgstr "Nej"
59
-
60
- #: contact_form.php:172
61
- msgid "Operating System"
62
- msgstr "Operativsystem"
63
-
64
- #: contact_form.php:173
65
- msgid "Server"
66
- msgstr "Server"
67
-
68
- #: contact_form.php:174
69
- msgid "Memory usage"
70
- msgstr "Minnesanvändning"
71
-
72
- #: contact_form.php:175
73
- msgid "MYSQL Version"
74
- msgstr "MySQL-version"
75
-
76
- #: contact_form.php:176
77
- msgid "SQL Mode"
78
- msgstr "SQL-läge"
79
-
80
- #: contact_form.php:177
81
- msgid "PHP Version"
82
- msgstr "PHP-version"
83
-
84
- #: contact_form.php:178
85
- msgid "PHP Safe Mode"
86
- msgstr "PHP säkert läge"
87
-
88
- #: contact_form.php:179
89
- msgid "PHP Allow URL fopen"
90
- msgstr "PHP tillåt URL fopen"
91
-
92
- #: contact_form.php:180
93
- msgid "PHP Memory Limit"
94
- msgstr "PHP Minnesgräns"
95
-
96
- #: contact_form.php:181
97
- msgid "PHP Max Upload Size"
98
- msgstr "PHP Max uppladdningstorlek"
99
-
100
- #: contact_form.php:182
101
- msgid "PHP Max Post Size"
102
- msgstr "PHP Max poststorlek"
103
-
104
- #: contact_form.php:183
105
- msgid "PHP Max Script Execute Time"
106
- msgstr "PHP Max skriptexekverinstid"
107
-
108
- #: contact_form.php:184
109
- msgid "PHP Exif support"
110
- msgstr "PHP Exifstöd"
111
-
112
- #: contact_form.php:185
113
- msgid "PHP IPTC support"
114
- msgstr "PHP ITPC-stöd"
115
-
116
- #: contact_form.php:186
117
- msgid "PHP XML support"
118
- msgstr "PHP XML-stöd"
119
-
120
- #: contact_form.php:187
121
- msgid "Site URL"
122
- msgstr "SajtURL"
123
-
124
- #: contact_form.php:188
125
- msgid "Home URL"
126
- msgstr "HemURL"
127
-
128
- #: contact_form.php:189
129
- msgid "WordPress Version"
130
- msgstr "WordPress-version"
131
-
132
- #: contact_form.php:190
133
- msgid "WordPress DB Version"
134
- msgstr "WordPress DB-version"
135
-
136
- #: contact_form.php:191
137
- msgid "Multisite"
138
- msgstr "Multisajt"
139
-
140
- #: contact_form.php:192
141
- msgid "Active Theme"
142
- msgstr "Aktivt tema"
143
-
144
- #: contact_form.php:207
145
- msgid "Please enter a valid email address."
146
- msgstr "Var god ange en giltig e-postadress."
147
-
148
- #: contact_form.php:211
149
- msgid "Email with system info is sent to "
150
- msgstr "E-post med systeminfo skickades till"
151
-
152
- #: contact_form.php:215
153
- #: contact_form.php:435
154
- msgid "Thank you for contacting us."
155
- msgstr "Tack för att du kontaktade oss."
156
-
157
- #: contact_form.php:243
158
- #: contact_form.php:1370
159
- msgid "Sorry, email message could not be delivered."
160
- msgstr "Tyvärr kunde ditt meddelande inte levereras."
161
-
162
- #: contact_form.php:251
163
- msgid "Pro plugins"
164
- msgstr "Pro-tillägg"
165
-
166
- #: contact_form.php:254
167
- #: contact_form.php:280
168
- msgid "Activated plugins"
169
- msgstr "Aktiverade tillägg"
170
-
171
- #: contact_form.php:256
172
- #: contact_form.php:264
173
- #: contact_form.php:272
174
- #: contact_form.php:282
175
- #: contact_form.php:290
176
- #: contact_form.php:298
177
- msgid "Read more"
178
- msgstr "Läs mer"
179
-
180
- #: contact_form.php:256
181
- #: contact_form.php:282
182
- #: contact_form.php:790
183
- #: contact_form.php:1059
184
- #: contact_form.php:1866
185
- #: contact_form.php:1877
186
- msgid "Settings"
187
- msgstr "Inställningar"
188
-
189
- #: contact_form.php:262
190
- #: contact_form.php:288
191
- msgid "Installed plugins"
192
- msgstr "Installerade tillägg"
193
-
194
- #: contact_form.php:270
195
- #: contact_form.php:296
196
- msgid "Recommended plugins"
197
- msgstr "Rekommenderade tillägg"
198
-
199
- #: contact_form.php:272
200
- msgid "Purchase"
201
- msgstr "Köp"
202
-
203
- #: contact_form.php:277
204
- msgid "Free plugins"
205
- msgstr "Gratis tillägg"
206
-
207
- #: contact_form.php:298
208
- msgid "Download"
209
- msgstr "Hämta"
210
-
211
- #: contact_form.php:298
212
- #, php-format
213
- msgid "Install %s"
214
- msgstr "Installera %s"
215
-
216
- #: contact_form.php:298
217
- msgid "Install now from wordpress.org"
218
- msgstr "Installera från wordpress.org"
219
-
220
- #: contact_form.php:303
221
- msgid "If you have any questions, please contact us via"
222
- msgstr "Om du har några frågor, kontakta oss via"
223
-
224
- #: contact_form.php:310
225
- msgid "System status"
226
- msgstr "Systemstatus"
227
-
228
- #: contact_form.php:314
229
- msgid "Environment"
230
- msgstr "Miljö"
231
-
232
- #: contact_form.php:325
233
- msgid "Active Plugins"
234
- msgstr "Aktiverade tillägg"
235
-
236
- #: contact_form.php:336
237
- msgid "Inactive Plugins"
238
- msgstr "Inaktiverade tillägg"
239
-
240
- #: contact_form.php:350
241
- msgid "Send to support"
242
- msgstr "Skicka till support"
243
-
244
- #: contact_form.php:357
245
- msgid "Send to custom email &#187;"
246
- msgstr "Skicka till anpassad e-post &#187;"
247
-
248
- #: contact_form.php:373
249
- #: contact_form.php:786
250
  msgid "Contact Form Settings"
251
  msgstr "Kontaktformulärinställningar"
252
 
253
- #: contact_form.php:373
254
  msgid "Contact Form"
255
  msgstr "Kontaktformulär"
256
 
257
- #: contact_form.php:374
258
  msgid "Contact Form Pro Extra Settings"
259
  msgstr "Kontaktformulär Pro Extra inställningar"
260
 
261
- #: contact_form.php:374
262
- #: contact_form.php:1065
263
  msgid "Contact Form Pro"
264
  msgstr "Kontaktformulär Pro"
265
 
266
- #: contact_form.php:413
267
- #: contact_form.php:954
268
- #: contact_form.php:983
269
  msgid "Name:"
270
  msgstr "Namn:"
271
 
272
- #: contact_form.php:414
273
- #: contact_form.php:955
274
- #: contact_form.php:984
275
  msgid "Address:"
276
  msgstr "Adress:"
277
 
278
- #: contact_form.php:415
279
- #: contact_form.php:956
280
- #: contact_form.php:985
281
  msgid "Email Address:"
282
  msgstr "E-postadress:"
283
 
284
- #: contact_form.php:416
285
- #: contact_form.php:957
286
- #: contact_form.php:986
287
  msgid "Phone number:"
288
  msgstr "Telefonnummer:"
289
 
290
- #: contact_form.php:417
291
- #: contact_form.php:958
292
- #: contact_form.php:987
293
  msgid "Subject:"
294
  msgstr "Ämne:"
295
 
296
- #: contact_form.php:418
297
- #: contact_form.php:959
298
- #: contact_form.php:988
299
  msgid "Message:"
300
  msgstr "Meddelande:"
301
 
302
- #: contact_form.php:419
303
- #: contact_form.php:960
304
- #: contact_form.php:989
305
  msgid "Attachment:"
306
  msgstr "Bifogad fil:"
307
 
308
- #: contact_form.php:420
309
- #: contact_form.php:476
310
- #: contact_form.php:961
311
- #: contact_form.php:990
312
  msgid "Send me a copy"
313
  msgstr "Skicka mig en kopia"
314
 
315
- #: contact_form.php:421
316
- #: contact_form.php:962
317
- #: contact_form.php:991
318
  msgid "Submit"
319
  msgstr "Skicka"
320
 
321
- #: contact_form.php:422
322
  msgid "Your name is required."
323
  msgstr "Ditt namn krävs."
324
 
325
- #: contact_form.php:423
326
  msgid "Address is required."
327
  msgstr "Adress krävs."
328
 
329
- #: contact_form.php:424
330
  msgid "A valid email address is required."
331
  msgstr "En giltig e-postadress krävs."
332
 
333
- #: contact_form.php:425
334
- #: contact_form.php:471
335
- #: contact_form.php:474
336
  msgid "Phone number is required."
337
  msgstr "Telefonnummer krävs."
338
 
339
- #: contact_form.php:426
340
- #: contact_form.php:470
341
- #: contact_form.php:473
342
  msgid "Subject is required."
343
  msgstr "Ämne krävs."
344
 
345
- #: contact_form.php:427
346
- #: contact_form.php:469
347
- #: contact_form.php:472
348
  msgid "Message text is required."
349
  msgstr "Meddelande krävs."
350
 
351
- #: contact_form.php:428
352
  msgid "File format is not valid."
353
  msgstr "Bilageformaten är inte giltigt."
354
 
355
- #: contact_form.php:429
356
  msgid "File upload error."
357
  msgstr "Filuppladdningsfel."
358
 
359
- #: contact_form.php:430
360
  msgid "The file could not be uploaded."
361
  msgstr "Filen kunde inte laddas upp."
362
 
363
- #: contact_form.php:431
364
  msgid "This file is too large."
365
  msgstr "Filen är för stor."
366
 
367
- #: contact_form.php:432
368
  msgid "Please fill out the CAPTCHA."
369
  msgstr "Var god fyll i CAPTCHA."
370
 
371
- #: contact_form.php:433
372
  msgid "Please make corrections below and try again."
373
  msgstr "Var god gör korrigeringar nedan och försök igen."
374
 
375
- #: contact_form.php:741
 
 
 
 
376
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
377
  msgstr "Om alternativet 'Omdirigera till sida' väljs ska URL-fältet fyllas i med följande format"
378
 
379
- #: contact_form.php:750
380
  msgid "Such user does not exist. Settings are not saved."
381
  msgstr "Användaren finns inte. Inställningarna sparades inte."
382
 
383
- #: contact_form.php:755
384
- #: contact_form.php:761
385
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
386
  msgstr "Var god ange en giltig e-postadress i 'FRÅN'-fältet. Inställningarna sparades inte."
387
 
388
- #: contact_form.php:766
389
  msgid "Settings saved."
390
  msgstr "Inställningar sparades."
391
 
392
- #: contact_form.php:791
393
- #: contact_form.php:1060
 
 
 
 
 
 
 
394
  msgid "Extra settings"
395
  msgstr "Extra inställningar"
396
 
397
- #: contact_form.php:796
398
- #: contact_form.php:1316
399
  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:"
400
  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:"
401
 
402
- #: contact_form.php:796
403
- #: contact_form.php:797
404
- #: contact_form.php:976
405
- #: contact_form.php:1024
406
  msgid "or"
407
  msgstr ""
408
 
409
- #: contact_form.php:797
410
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
411
  msgstr ""
412
 
413
- #: contact_form.php:798
414
  msgid "They work the same way."
415
  msgstr ""
416
 
417
- #: contact_form.php:799
418
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
419
  msgstr "Om du lämnar fälten tomma kommer meddelandena att skickas till den e-postadressen som angavs under registreringen."
420
 
421
- #: contact_form.php:803
422
  msgid "The user's email address:"
423
  msgstr "Användarens e-postadress:"
424
 
425
- #: contact_form.php:807
426
  msgid "Create a username"
427
  msgstr "Skapa ett användarnamn"
428
 
429
- #: contact_form.php:812
430
  msgid "Enter a username of the person who should get the messages from the contact form."
431
  msgstr "Ange ett användarnamn på den användare som ska få meddelanden från kontaktformuläret."
432
 
433
- #: contact_form.php:816
434
  msgid "Use this email address:"
435
  msgstr "Använd den här e-postadressen:"
436
 
437
- #: contact_form.php:819
438
  msgid "Enter the email address you want the messages forwarded to."
439
  msgstr "Ange en e-postadress som ska användas för att ta emot meddelanden."
440
 
441
- #: contact_form.php:823
442
  msgid "Additional options"
443
  msgstr "Ytterligare alternativ"
444
 
445
- #: contact_form.php:826
446
  msgid "What to use?"
447
  msgstr "Vad ska användas?"
448
 
449
- #: contact_form.php:829
450
  msgid "Wp-mail"
451
  msgstr "Wp-mail"
452
 
453
- #: contact_form.php:830
454
  msgid "You can use the wp_mail function for mailing"
455
  msgstr "Du kan använda wp_mail-funktionen för att skicka e-post"
456
 
457
- #: contact_form.php:836
458
  msgid "Mail"
459
  msgstr "E-post"
460
 
461
- #: contact_form.php:837
462
  msgid "To send mail you can use the php mail function"
463
  msgstr "Du kan använda php-funktionen för att skicka e-post"
464
 
465
- #: contact_form.php:841
466
  msgid "Change text of the 'FROM' field"
467
  msgstr "Ändra text för 'FRÅN'-fältet"
468
 
469
- #: contact_form.php:847
470
  msgid "Enter the email address in the 'From' field"
471
  msgstr "Ange e-postadress för 'Från'-fältet"
472
 
473
- #: contact_form.php:849
474
  msgid "User email"
475
  msgstr "Användarens e-post"
476
 
477
- #: contact_form.php:849
478
  msgid "The email address of the user who fills the form will be used in the field 'From'."
479
  msgstr "E-postadressen för användaren som fyller i formuläret kommer att användas i 'Från'-fältet."
480
 
481
- #: contact_form.php:851
482
  msgid "This email address will be used in the 'From' field."
483
  msgstr "Denna e-postadress kommer att användas för 'Från'-fältet."
484
 
485
- #: contact_form.php:855
486
  msgid "Display fields"
487
  msgstr "Visa fält"
488
 
489
- #: contact_form.php:857
490
- #: contact_form.php:906
491
- #: contact_form.php:1096
492
- #: contact_form.php:1747
493
  msgid "Address"
494
  msgstr "Adress"
495
 
496
- #: contact_form.php:858
497
- #: contact_form.php:908
498
- #: contact_form.php:1755
499
  msgid "Phone"
500
  msgstr "Telefon"
501
 
502
- #: contact_form.php:859
503
  msgid "Attachment block"
504
  msgstr "Bilageblock"
505
 
506
- #: contact_form.php:859
507
  msgid "Users can attach the following file formats"
508
  msgstr "Användare kan bifoga filer av följande format"
509
 
510
- #: contact_form.php:871
511
- #: contact_form.php:874
512
- #: contact_form.php:877
513
- #: contact_form.php:1125
514
  msgid "Captcha"
515
  msgstr "Captcha"
516
 
517
- #: contact_form.php:871
518
- #: contact_form.php:874
519
- #: contact_form.php:877
520
- #: contact_form.php:1125
521
- msgid "(powered by bestwebsoft.com)"
522
- msgstr "(tillhandahålls av bestwebsoft.com)"
523
 
524
- #: contact_form.php:874
525
  msgid "Activate captcha"
526
  msgstr "Aktivera captcha"
527
 
528
- #: contact_form.php:877
529
  msgid "Download captcha"
530
  msgstr "Hämta captcha"
531
 
532
- #: contact_form.php:882
533
  #, fuzzy
534
  msgid "Display tips below the Attachment block"
535
  msgstr "Visa förklaringar under bilageblocket"
536
 
537
- #: contact_form.php:891
538
  msgid "Delete an attachment file from the server after the email is sent"
539
  msgstr ""
540
 
541
- #: contact_form.php:897
542
  #, fuzzy
543
  msgid "Display 'Send me a copy' block"
544
  msgstr "Skicka mig en kopia-block"
545
 
546
- #: contact_form.php:903
547
  msgid "Required fields"
548
  msgstr "Obligatoriska fält"
549
 
550
- #: contact_form.php:905
551
- #: contact_form.php:1091
552
- #: contact_form.php:1742
553
  msgid "Name"
554
  msgstr "Namn"
555
 
556
- #: contact_form.php:907
557
  msgid "Email Address"
558
  msgstr "E-postadress"
559
 
560
- #: contact_form.php:909
561
- #: contact_form.php:1111
562
- #: contact_form.php:1758
563
  msgid "Subject"
564
  msgstr "Ämne"
565
 
566
- #: contact_form.php:910
567
- #: contact_form.php:1115
568
- #: contact_form.php:1761
569
  msgid "Message"
570
  msgstr "Meddelande"
571
 
572
- #: contact_form.php:914
573
  msgid "Display additional info in the email"
574
  msgstr "Visa ytterligare information i meddelandet"
575
 
576
- #: contact_form.php:919
577
- #: contact_form.php:1714
578
  msgid "Sent from (ip address)"
579
  msgstr "Skickat från (ip-adress)"
580
 
581
- #: contact_form.php:919
582
  #, fuzzy
583
  msgid "Example: Sent from (IP address):\t127.0.0.1"
584
  msgstr "Skickat från (ip-adress)"
585
 
586
- #: contact_form.php:920
587
- #: contact_form.php:1719
588
  msgid "Date/Time"
589
  msgstr "Datum/Tid"
590
 
591
- #: contact_form.php:920
592
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
593
  msgstr ""
594
 
595
- #: contact_form.php:921
596
- #: contact_form.php:1724
597
  msgid "Sent from (referer)"
598
  msgstr "Skickat från (referer)"
599
 
600
- #: contact_form.php:921
601
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
602
  msgstr ""
603
 
604
- #: contact_form.php:922
605
- #: contact_form.php:1729
606
  msgid "Using (user agent)"
607
  msgstr "Använder (user agent)"
608
 
609
- #: contact_form.php:922
610
  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"
611
  msgstr ""
612
 
613
- #: contact_form.php:926
614
  msgid "Language settings for the field names in the form"
615
  msgstr "Språkinställningar för etikettnamn in formuläret"
616
 
617
- #: contact_form.php:935
618
  msgid "Add a language"
619
  msgstr "Lägg till ett språk"
620
 
621
- #: contact_form.php:939
622
  msgid "Change the names of the contact form fields and error messages"
623
  msgstr "Ändra etikett för fälten i kontaktformuläret och felmeddelanden"
624
 
625
- #: contact_form.php:944
626
- #: contact_form.php:1015
627
  msgid "English"
628
  msgstr "Engelska"
629
 
630
- #: contact_form.php:963
631
- #: contact_form.php:992
632
  msgid "Error message for the Name field"
633
  msgstr "Felmeddelande för namnfältet"
634
 
635
- #: contact_form.php:964
636
- #: contact_form.php:993
637
  msgid "Error message for the Address field"
638
  msgstr "Felmeddelande för adressfältet"
639
 
640
- #: contact_form.php:965
641
- #: contact_form.php:994
642
  msgid "Error message for the Email field"
643
  msgstr "Felmeddelande för e-postadressfältet"
644
 
645
- #: contact_form.php:966
646
- #: contact_form.php:995
647
  msgid "Error message for the Phone field"
648
  msgstr "Felmeddelande för telefonfältet"
649
 
650
- #: contact_form.php:967
651
- #: contact_form.php:996
652
  msgid "Error message for the Subject field"
653
  msgstr "Felmeddelande for ämnesfältet"
654
 
655
- #: contact_form.php:968
656
- #: contact_form.php:997
657
  msgid "Error message for the Message field"
658
  msgstr "Felmeddelande för meddelandefältet"
659
 
660
- #: contact_form.php:969
661
- #: contact_form.php:998
662
  msgid "Error message about the file type for the Attachment field"
663
  msgstr "Felmeddelande för filformat i bilagefältet"
664
 
665
- #: contact_form.php:970
666
- #: contact_form.php:999
667
  msgid "Error message while uploading a file for the Attachment field to the server"
668
  msgstr "Felmeddelande för uppladdning av fil till bilagefältet på servern"
669
 
670
- #: contact_form.php:971
671
- #: contact_form.php:1000
672
  msgid "Error message while moving the file for the Attachment field"
673
  msgstr "Felmeddelande för flytt av fil till bilagefältet"
674
 
675
- #: contact_form.php:972
676
- #: contact_form.php:1001
677
  msgid "Error message when file size limit for the Attachment field is exceeded"
678
  msgstr "Felmeddelande för max filstorlek i bilagefältet "
679
 
680
- #: contact_form.php:973
681
- #: contact_form.php:1002
682
  msgid "Error message for the Captcha field"
683
  msgstr "Felmeddelande för CAPTCHA"
684
 
685
- #: contact_form.php:974
686
- #: contact_form.php:1003
687
  msgid "Error message for the whole form"
688
  msgstr "Felmeddelande för formuläret"
689
 
690
- #: contact_form.php:976
691
- #: contact_form.php:1005
692
- #: contact_form.php:1024
693
- #: contact_form.php:1030
694
  msgid "Use shortcode"
695
  msgstr "Använd kortkod"
696
 
697
- #: contact_form.php:976
698
- #: contact_form.php:1005
699
- #: contact_form.php:1024
700
- #: contact_form.php:1030
701
  msgid "for this language"
702
  msgstr "för detta språk"
703
 
704
- #: contact_form.php:1012
705
  msgid "Action after email is sent"
706
  msgstr "Åtgärd efter meddelande skickats"
707
 
708
- #: contact_form.php:1014
709
  msgid "Display text"
710
  msgstr "Visa text"
711
 
712
- #: contact_form.php:1023
713
- #: contact_form.php:1029
714
  msgid "Text"
715
  msgstr "Text"
716
 
717
- #: contact_form.php:1036
718
  msgid "Redirect to the page"
719
  msgstr "Omdirigera till sida"
720
 
721
- #: contact_form.php:1037
722
  msgid "Url"
723
  msgstr "Url"
724
 
725
- #: contact_form.php:1042
726
- #: contact_form.php:1217
727
  msgid "Save Changes"
728
  msgstr "Spara ändringar"
729
 
730
- #: contact_form.php:1057
731
  msgid "Contact Form Pro | Extra Settings"
732
  msgstr "Kontaktformulär Pro | Extra inställningar "
733
 
734
- #: contact_form.php:1064
735
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
736
  msgstr "Denna funktionalitet är endast tillgänglig i Pro-versionen av detta tillägg. För detaljer, klicka på länken"
737
 
738
- #: contact_form.php:1071
739
  msgid "Errors output"
740
  msgstr "Felutmatning"
741
 
742
- #: contact_form.php:1074
743
  msgid "Display error messages"
744
  msgstr "Visa felmeddelanden"
745
 
746
- #: contact_form.php:1075
747
  msgid "Color of the input field errors."
748
  msgstr "Färg på inmatningfältsfel."
749
 
750
- #: contact_form.php:1076
751
  msgid "Display error messages & color of the input field errors"
752
  msgstr "Visa felmeddelanden & färg på inmatningfältsfel"
753
 
754
- #: contact_form.php:1081
755
  msgid "Add placeholder to the input blocks"
756
  msgstr "Lägg till platshållare på inmatningsblocken"
757
 
758
- #: contact_form.php:1087
759
  msgid "Add tooltips"
760
  msgstr "Visa verktygstips"
761
 
762
- #: contact_form.php:1101
763
  msgid "Email address"
764
  msgstr "E-postadress"
765
 
766
- #: contact_form.php:1106
767
  msgid "Phone Number"
768
  msgstr "Telefonnummer"
769
 
770
- #: contact_form.php:1120
771
  msgid "Attachment"
772
  msgstr "Bifoga fil"
773
 
774
- #: contact_form.php:1130
 
 
 
 
775
  msgid "Style options"
776
  msgstr "Stilalternativ"
777
 
778
- #: contact_form.php:1133
779
  msgid "Text color"
780
  msgstr "Textfärg"
781
 
782
- #: contact_form.php:1136
783
- #: contact_form.php:1141
784
- #: contact_form.php:1151
785
- #: contact_form.php:1156
786
- #: contact_form.php:1161
787
- #: contact_form.php:1166
788
- #: contact_form.php:1176
789
- #: contact_form.php:1181
790
- #: contact_form.php:1187
791
- #: contact_form.php:1198
792
- #: contact_form.php:1203
793
- #: contact_form.php:1208
794
  msgid "Default"
795
  msgstr "Standard"
796
 
797
- #: contact_form.php:1138
798
  msgid "Label text color"
799
  msgstr "Etikett-textfärg"
800
 
801
- #: contact_form.php:1143
802
  msgid "Placeholder color"
803
  msgstr "Platshållarfärg"
804
 
805
- #: contact_form.php:1148
806
  msgid "Errors color"
807
  msgstr "Felfärg"
808
 
809
- #: contact_form.php:1153
810
  msgid "Error text color"
811
  msgstr "Feltextfärg"
812
 
813
- #: contact_form.php:1158
814
  msgid "Background color of the input field errors"
815
  msgstr "Bakgrundsfärg på inmatningfältsfel"
816
 
817
- #: contact_form.php:1163
818
  msgid "Border color of the input field errors"
819
  msgstr "Ramfärg på inmatningfältsfel"
820
 
821
- #: contact_form.php:1168
822
  msgid "Placeholder color of the input field errors"
823
  msgstr "Platshållarfärg för inmatningfältsfel"
824
 
825
- #: contact_form.php:1173
826
  msgid "Input fields"
827
  msgstr "Inmatningsfält"
828
 
829
- #: contact_form.php:1178
830
  msgid "Input fields background color"
831
  msgstr "Inmatningfältsbakgrundsfärg"
832
 
833
- #: contact_form.php:1183
834
  msgid "Text fields color"
835
  msgstr "Textfältfärg"
836
 
837
- #: contact_form.php:1185
838
  msgid "Border width in px, numbers only"
839
  msgstr "Rambredd i px, endast siffror"
840
 
841
- #: contact_form.php:1189
842
- #: contact_form.php:1210
843
  msgid "Border color"
844
  msgstr "Ramfärg"
845
 
846
- #: contact_form.php:1194
847
  msgid "Submit button"
848
  msgstr "Skicka-knapp"
849
 
850
- #: contact_form.php:1196
851
  msgid "Width in px, numbers only"
852
  msgstr "Bredd i px, endast siffror"
853
 
854
- #: contact_form.php:1200
855
  msgid "Button color"
856
  msgstr "Knappfärg"
857
 
858
- #: contact_form.php:1205
859
  msgid "Button text color"
860
  msgstr "Knapptextfärg"
861
 
862
- #: contact_form.php:1221
863
  msgid "Contact Form Pro | Preview"
864
  msgstr "Kontaktformulär Pro | Förhandsgranskning"
865
 
866
- #: contact_form.php:1224
867
  msgid "Show with errors"
868
  msgstr "Visa med fel"
869
 
870
- #: contact_form.php:1232
871
- #: contact_form.php:1234
872
  msgid "Please enter your full name..."
873
  msgstr "Var god ange ditt fullständiga namn…"
874
 
875
- #: contact_form.php:1245
876
- #: contact_form.php:1247
877
  msgid "Please enter your address..."
878
  msgstr "Var god ange din adress…"
879
 
880
- #: contact_form.php:1256
881
- #: contact_form.php:1258
882
  msgid "Please enter your email address..."
883
  msgstr "Var god ange din e-postadress…"
884
 
885
- #: contact_form.php:1267
886
- #: contact_form.php:1269
887
  msgid "Please enter your phone number..."
888
  msgstr "Var god ange ditt telefonnummer…"
889
 
890
- #: contact_form.php:1278
891
- #: contact_form.php:1280
892
  msgid "Please enter subject..."
893
  msgstr "Var god ange ämne…"
894
 
895
- #: contact_form.php:1288
896
- #: contact_form.php:1290
897
  msgid "Please enter your message..."
898
  msgstr "Var god ange ditt meddelande…"
899
 
900
- #: contact_form.php:1301
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 "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"
903
 
904
- #: contact_form.php:1454
 
 
 
 
905
  msgid "You can attach the following file formats"
906
  msgstr "Du kan bifoga filer med följande format"
907
 
908
- #: contact_form.php:1737
909
  msgid "Contact from"
910
  msgstr "Kontaktformulär"
911
 
912
- #: contact_form.php:1750
913
  msgid "Email"
914
  msgstr "E-post"
915
 
916
- #: contact_form.php:1764
917
  msgid "Site"
918
  msgstr "Sajt"
919
 
920
- #: contact_form.php:1819
921
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
922
  msgstr "Om du kan se detta MIME, så accepterar inte din e-postklient denna MIME-typ!"
923
 
924
- #: contact_form.php:1878
925
  msgid "FAQ"
926
  msgstr "FAQ"
927
 
928
- #: contact_form.php:1879
929
  msgid "Support"
930
  msgstr "Support"
931
 
932
- #: contact_form.php:1937
933
  msgid "Are you sure that you want to delete this language data?"
934
  msgstr "Är du säker på att du vill ta bort språkdatan?"
935
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
936
  #~ msgid "Contact Form Options"
937
  #~ msgstr "Konktaktformulär Alternativ "
938
  #~ msgid "Display Attachment tips"
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:52+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:52+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"
16
  "X-Generator: Poedit 1.5.7\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: contact_form.php:32
20
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  msgid "Contact Form Settings"
22
  msgstr "Kontaktformulärinställningar"
23
 
24
+ #: contact_form.php:32
25
  msgid "Contact Form"
26
  msgstr "Kontaktformulär"
27
 
28
+ #: contact_form.php:33
29
  msgid "Contact Form Pro Extra Settings"
30
  msgstr "Kontaktformulär Pro Extra inställningar"
31
 
32
+ #: contact_form.php:33
33
+ #: contact_form.php:724
34
  msgid "Contact Form Pro"
35
  msgstr "Kontaktformulär Pro"
36
 
37
+ #: contact_form.php:72
38
+ #: contact_form.php:613
39
+ #: contact_form.php:642
40
  msgid "Name:"
41
  msgstr "Namn:"
42
 
43
+ #: contact_form.php:73
44
+ #: contact_form.php:614
45
+ #: contact_form.php:643
46
  msgid "Address:"
47
  msgstr "Adress:"
48
 
49
+ #: contact_form.php:74
50
+ #: contact_form.php:615
51
+ #: contact_form.php:644
52
  msgid "Email Address:"
53
  msgstr "E-postadress:"
54
 
55
+ #: contact_form.php:75
56
+ #: contact_form.php:616
57
+ #: contact_form.php:645
58
  msgid "Phone number:"
59
  msgstr "Telefonnummer:"
60
 
61
+ #: contact_form.php:76
62
+ #: contact_form.php:617
63
+ #: contact_form.php:646
64
  msgid "Subject:"
65
  msgstr "Ämne:"
66
 
67
+ #: contact_form.php:77
68
+ #: contact_form.php:618
69
+ #: contact_form.php:647
70
  msgid "Message:"
71
  msgstr "Meddelande:"
72
 
73
+ #: contact_form.php:78
74
+ #: contact_form.php:619
75
+ #: contact_form.php:648
76
  msgid "Attachment:"
77
  msgstr "Bifogad fil:"
78
 
79
+ #: contact_form.php:79
80
+ #: contact_form.php:135
81
+ #: contact_form.php:620
82
+ #: contact_form.php:649
83
  msgid "Send me a copy"
84
  msgstr "Skicka mig en kopia"
85
 
86
+ #: contact_form.php:80
87
+ #: contact_form.php:621
88
+ #: contact_form.php:650
89
  msgid "Submit"
90
  msgstr "Skicka"
91
 
92
+ #: contact_form.php:81
93
  msgid "Your name is required."
94
  msgstr "Ditt namn krävs."
95
 
96
+ #: contact_form.php:82
97
  msgid "Address is required."
98
  msgstr "Adress krävs."
99
 
100
+ #: contact_form.php:83
101
  msgid "A valid email address is required."
102
  msgstr "En giltig e-postadress krävs."
103
 
104
+ #: contact_form.php:84
105
+ #: contact_form.php:130
106
+ #: contact_form.php:133
107
  msgid "Phone number is required."
108
  msgstr "Telefonnummer krävs."
109
 
110
+ #: contact_form.php:85
111
+ #: contact_form.php:129
112
+ #: contact_form.php:132
113
  msgid "Subject is required."
114
  msgstr "Ämne krävs."
115
 
116
+ #: contact_form.php:86
117
+ #: contact_form.php:128
118
+ #: contact_form.php:131
119
  msgid "Message text is required."
120
  msgstr "Meddelande krävs."
121
 
122
+ #: contact_form.php:87
123
  msgid "File format is not valid."
124
  msgstr "Bilageformaten är inte giltigt."
125
 
126
+ #: contact_form.php:88
127
  msgid "File upload error."
128
  msgstr "Filuppladdningsfel."
129
 
130
+ #: contact_form.php:89
131
  msgid "The file could not be uploaded."
132
  msgstr "Filen kunde inte laddas upp."
133
 
134
+ #: contact_form.php:90
135
  msgid "This file is too large."
136
  msgstr "Filen är för stor."
137
 
138
+ #: contact_form.php:91
139
  msgid "Please fill out the CAPTCHA."
140
  msgstr "Var god fyll i CAPTCHA."
141
 
142
+ #: contact_form.php:92
143
  msgid "Please make corrections below and try again."
144
  msgstr "Var god gör korrigeringar nedan och försök igen."
145
 
146
+ #: contact_form.php:94
147
+ msgid "Thank you for contacting us."
148
+ msgstr "Tack för att du kontaktade oss."
149
+
150
+ #: contact_form.php:400
151
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
152
  msgstr "Om alternativet 'Omdirigera till sida' väljs ska URL-fältet fyllas i med följande format"
153
 
154
+ #: contact_form.php:409
155
  msgid "Such user does not exist. Settings are not saved."
156
  msgstr "Användaren finns inte. Inställningarna sparades inte."
157
 
158
+ #: contact_form.php:414
159
+ #: contact_form.php:420
160
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
161
  msgstr "Var god ange en giltig e-postadress i 'FRÅN'-fältet. Inställningarna sparades inte."
162
 
163
+ #: contact_form.php:425
164
  msgid "Settings saved."
165
  msgstr "Inställningar sparades."
166
 
167
+ #: contact_form.php:449
168
+ #: contact_form.php:718
169
+ #: contact_form.php:1525
170
+ #: contact_form.php:1536
171
+ msgid "Settings"
172
+ msgstr "Inställningar"
173
+
174
+ #: contact_form.php:450
175
+ #: contact_form.php:719
176
  msgid "Extra settings"
177
  msgstr "Extra inställningar"
178
 
179
+ #: contact_form.php:455
180
+ #: contact_form.php:975
181
  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:"
182
  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:"
183
 
184
+ #: contact_form.php:455
185
+ #: contact_form.php:456
186
+ #: contact_form.php:635
187
+ #: contact_form.php:683
188
  msgid "or"
189
  msgstr ""
190
 
191
+ #: contact_form.php:456
192
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
193
  msgstr ""
194
 
195
+ #: contact_form.php:457
196
  msgid "They work the same way."
197
  msgstr ""
198
 
199
+ #: contact_form.php:458
200
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
201
  msgstr "Om du lämnar fälten tomma kommer meddelandena att skickas till den e-postadressen som angavs under registreringen."
202
 
203
+ #: contact_form.php:462
204
  msgid "The user's email address:"
205
  msgstr "Användarens e-postadress:"
206
 
207
+ #: contact_form.php:466
208
  msgid "Create a username"
209
  msgstr "Skapa ett användarnamn"
210
 
211
+ #: contact_form.php:471
212
  msgid "Enter a username of the person who should get the messages from the contact form."
213
  msgstr "Ange ett användarnamn på den användare som ska få meddelanden från kontaktformuläret."
214
 
215
+ #: contact_form.php:475
216
  msgid "Use this email address:"
217
  msgstr "Använd den här e-postadressen:"
218
 
219
+ #: contact_form.php:478
220
  msgid "Enter the email address you want the messages forwarded to."
221
  msgstr "Ange en e-postadress som ska användas för att ta emot meddelanden."
222
 
223
+ #: contact_form.php:482
224
  msgid "Additional options"
225
  msgstr "Ytterligare alternativ"
226
 
227
+ #: contact_form.php:485
228
  msgid "What to use?"
229
  msgstr "Vad ska användas?"
230
 
231
+ #: contact_form.php:488
232
  msgid "Wp-mail"
233
  msgstr "Wp-mail"
234
 
235
+ #: contact_form.php:489
236
  msgid "You can use the wp_mail function for mailing"
237
  msgstr "Du kan använda wp_mail-funktionen för att skicka e-post"
238
 
239
+ #: contact_form.php:495
240
  msgid "Mail"
241
  msgstr "E-post"
242
 
243
+ #: contact_form.php:496
244
  msgid "To send mail you can use the php mail function"
245
  msgstr "Du kan använda php-funktionen för att skicka e-post"
246
 
247
+ #: contact_form.php:500
248
  msgid "Change text of the 'FROM' field"
249
  msgstr "Ändra text för 'FRÅN'-fältet"
250
 
251
+ #: contact_form.php:506
252
  msgid "Enter the email address in the 'From' field"
253
  msgstr "Ange e-postadress för 'Från'-fältet"
254
 
255
+ #: contact_form.php:508
256
  msgid "User email"
257
  msgstr "Användarens e-post"
258
 
259
+ #: contact_form.php:508
260
  msgid "The email address of the user who fills the form will be used in the field 'From'."
261
  msgstr "E-postadressen för användaren som fyller i formuläret kommer att användas i 'Från'-fältet."
262
 
263
+ #: contact_form.php:510
264
  msgid "This email address will be used in the 'From' field."
265
  msgstr "Denna e-postadress kommer att användas för 'Från'-fältet."
266
 
267
+ #: contact_form.php:514
268
  msgid "Display fields"
269
  msgstr "Visa fält"
270
 
271
+ #: contact_form.php:516
272
+ #: contact_form.php:565
273
+ #: contact_form.php:755
274
+ #: contact_form.php:1406
275
  msgid "Address"
276
  msgstr "Adress"
277
 
278
+ #: contact_form.php:517
279
+ #: contact_form.php:567
280
+ #: contact_form.php:1414
281
  msgid "Phone"
282
  msgstr "Telefon"
283
 
284
+ #: contact_form.php:518
285
  msgid "Attachment block"
286
  msgstr "Bilageblock"
287
 
288
+ #: contact_form.php:518
289
  msgid "Users can attach the following file formats"
290
  msgstr "Användare kan bifoga filer av följande format"
291
 
292
+ #: contact_form.php:530
293
+ #: contact_form.php:533
294
+ #: contact_form.php:536
295
+ #: contact_form.php:784
296
  msgid "Captcha"
297
  msgstr "Captcha"
298
 
299
+ #: contact_form.php:530
300
+ #: contact_form.php:533
301
+ #: contact_form.php:536
302
+ msgid "(powered by"
303
+ msgstr ""
 
304
 
305
+ #: contact_form.php:533
306
  msgid "Activate captcha"
307
  msgstr "Aktivera captcha"
308
 
309
+ #: contact_form.php:536
310
  msgid "Download captcha"
311
  msgstr "Hämta captcha"
312
 
313
+ #: contact_form.php:541
314
  #, fuzzy
315
  msgid "Display tips below the Attachment block"
316
  msgstr "Visa förklaringar under bilageblocket"
317
 
318
+ #: contact_form.php:550
319
  msgid "Delete an attachment file from the server after the email is sent"
320
  msgstr ""
321
 
322
+ #: contact_form.php:556
323
  #, fuzzy
324
  msgid "Display 'Send me a copy' block"
325
  msgstr "Skicka mig en kopia-block"
326
 
327
+ #: contact_form.php:562
328
  msgid "Required fields"
329
  msgstr "Obligatoriska fält"
330
 
331
+ #: contact_form.php:564
332
+ #: contact_form.php:750
333
+ #: contact_form.php:1401
334
  msgid "Name"
335
  msgstr "Namn"
336
 
337
+ #: contact_form.php:566
338
  msgid "Email Address"
339
  msgstr "E-postadress"
340
 
341
+ #: contact_form.php:568
342
+ #: contact_form.php:770
343
+ #: contact_form.php:1417
344
  msgid "Subject"
345
  msgstr "Ämne"
346
 
347
+ #: contact_form.php:569
348
+ #: contact_form.php:774
349
+ #: contact_form.php:1420
350
  msgid "Message"
351
  msgstr "Meddelande"
352
 
353
+ #: contact_form.php:573
354
  msgid "Display additional info in the email"
355
  msgstr "Visa ytterligare information i meddelandet"
356
 
357
+ #: contact_form.php:578
358
+ #: contact_form.php:1373
359
  msgid "Sent from (ip address)"
360
  msgstr "Skickat från (ip-adress)"
361
 
362
+ #: contact_form.php:578
363
  #, fuzzy
364
  msgid "Example: Sent from (IP address):\t127.0.0.1"
365
  msgstr "Skickat från (ip-adress)"
366
 
367
+ #: contact_form.php:579
368
+ #: contact_form.php:1378
369
  msgid "Date/Time"
370
  msgstr "Datum/Tid"
371
 
372
+ #: contact_form.php:579
373
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
374
  msgstr ""
375
 
376
+ #: contact_form.php:580
377
+ #: contact_form.php:1383
378
  msgid "Sent from (referer)"
379
  msgstr "Skickat från (referer)"
380
 
381
+ #: contact_form.php:580
382
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
383
  msgstr ""
384
 
385
+ #: contact_form.php:581
386
+ #: contact_form.php:1388
387
  msgid "Using (user agent)"
388
  msgstr "Använder (user agent)"
389
 
390
+ #: contact_form.php:581
391
  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"
392
  msgstr ""
393
 
394
+ #: contact_form.php:585
395
  msgid "Language settings for the field names in the form"
396
  msgstr "Språkinställningar för etikettnamn in formuläret"
397
 
398
+ #: contact_form.php:594
399
  msgid "Add a language"
400
  msgstr "Lägg till ett språk"
401
 
402
+ #: contact_form.php:598
403
  msgid "Change the names of the contact form fields and error messages"
404
  msgstr "Ändra etikett för fälten i kontaktformuläret och felmeddelanden"
405
 
406
+ #: contact_form.php:603
407
+ #: contact_form.php:674
408
  msgid "English"
409
  msgstr "Engelska"
410
 
411
+ #: contact_form.php:622
412
+ #: contact_form.php:651
413
  msgid "Error message for the Name field"
414
  msgstr "Felmeddelande för namnfältet"
415
 
416
+ #: contact_form.php:623
417
+ #: contact_form.php:652
418
  msgid "Error message for the Address field"
419
  msgstr "Felmeddelande för adressfältet"
420
 
421
+ #: contact_form.php:624
422
+ #: contact_form.php:653
423
  msgid "Error message for the Email field"
424
  msgstr "Felmeddelande för e-postadressfältet"
425
 
426
+ #: contact_form.php:625
427
+ #: contact_form.php:654
428
  msgid "Error message for the Phone field"
429
  msgstr "Felmeddelande för telefonfältet"
430
 
431
+ #: contact_form.php:626
432
+ #: contact_form.php:655
433
  msgid "Error message for the Subject field"
434
  msgstr "Felmeddelande for ämnesfältet"
435
 
436
+ #: contact_form.php:627
437
+ #: contact_form.php:656
438
  msgid "Error message for the Message field"
439
  msgstr "Felmeddelande för meddelandefältet"
440
 
441
+ #: contact_form.php:628
442
+ #: contact_form.php:657
443
  msgid "Error message about the file type for the Attachment field"
444
  msgstr "Felmeddelande för filformat i bilagefältet"
445
 
446
+ #: contact_form.php:629
447
+ #: contact_form.php:658
448
  msgid "Error message while uploading a file for the Attachment field to the server"
449
  msgstr "Felmeddelande för uppladdning av fil till bilagefältet på servern"
450
 
451
+ #: contact_form.php:630
452
+ #: contact_form.php:659
453
  msgid "Error message while moving the file for the Attachment field"
454
  msgstr "Felmeddelande för flytt av fil till bilagefältet"
455
 
456
+ #: contact_form.php:631
457
+ #: contact_form.php:660
458
  msgid "Error message when file size limit for the Attachment field is exceeded"
459
  msgstr "Felmeddelande för max filstorlek i bilagefältet "
460
 
461
+ #: contact_form.php:632
462
+ #: contact_form.php:661
463
  msgid "Error message for the Captcha field"
464
  msgstr "Felmeddelande för CAPTCHA"
465
 
466
+ #: contact_form.php:633
467
+ #: contact_form.php:662
468
  msgid "Error message for the whole form"
469
  msgstr "Felmeddelande för formuläret"
470
 
471
+ #: contact_form.php:635
472
+ #: contact_form.php:664
473
+ #: contact_form.php:683
474
+ #: contact_form.php:689
475
  msgid "Use shortcode"
476
  msgstr "Använd kortkod"
477
 
478
+ #: contact_form.php:635
479
+ #: contact_form.php:664
480
+ #: contact_form.php:683
481
+ #: contact_form.php:689
482
  msgid "for this language"
483
  msgstr "för detta språk"
484
 
485
+ #: contact_form.php:671
486
  msgid "Action after email is sent"
487
  msgstr "Åtgärd efter meddelande skickats"
488
 
489
+ #: contact_form.php:673
490
  msgid "Display text"
491
  msgstr "Visa text"
492
 
493
+ #: contact_form.php:682
494
+ #: contact_form.php:688
495
  msgid "Text"
496
  msgstr "Text"
497
 
498
+ #: contact_form.php:695
499
  msgid "Redirect to the page"
500
  msgstr "Omdirigera till sida"
501
 
502
+ #: contact_form.php:696
503
  msgid "Url"
504
  msgstr "Url"
505
 
506
+ #: contact_form.php:701
507
+ #: contact_form.php:876
508
  msgid "Save Changes"
509
  msgstr "Spara ändringar"
510
 
511
+ #: contact_form.php:716
512
  msgid "Contact Form Pro | Extra Settings"
513
  msgstr "Kontaktformulär Pro | Extra inställningar "
514
 
515
+ #: contact_form.php:723
516
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
517
  msgstr "Denna funktionalitet är endast tillgänglig i Pro-versionen av detta tillägg. För detaljer, klicka på länken"
518
 
519
+ #: contact_form.php:730
520
  msgid "Errors output"
521
  msgstr "Felutmatning"
522
 
523
+ #: contact_form.php:733
524
  msgid "Display error messages"
525
  msgstr "Visa felmeddelanden"
526
 
527
+ #: contact_form.php:734
528
  msgid "Color of the input field errors."
529
  msgstr "Färg på inmatningfältsfel."
530
 
531
+ #: contact_form.php:735
532
  msgid "Display error messages & color of the input field errors"
533
  msgstr "Visa felmeddelanden & färg på inmatningfältsfel"
534
 
535
+ #: contact_form.php:740
536
  msgid "Add placeholder to the input blocks"
537
  msgstr "Lägg till platshållare på inmatningsblocken"
538
 
539
+ #: contact_form.php:746
540
  msgid "Add tooltips"
541
  msgstr "Visa verktygstips"
542
 
543
+ #: contact_form.php:760
544
  msgid "Email address"
545
  msgstr "E-postadress"
546
 
547
+ #: contact_form.php:765
548
  msgid "Phone Number"
549
  msgstr "Telefonnummer"
550
 
551
+ #: contact_form.php:779
552
  msgid "Attachment"
553
  msgstr "Bifoga fil"
554
 
555
+ #: contact_form.php:784
556
+ msgid "(powered by bestwebsoft.com)"
557
+ msgstr "(tillhandahålls av bestwebsoft.com)"
558
+
559
+ #: contact_form.php:789
560
  msgid "Style options"
561
  msgstr "Stilalternativ"
562
 
563
+ #: contact_form.php:792
564
  msgid "Text color"
565
  msgstr "Textfärg"
566
 
567
+ #: contact_form.php:795
568
+ #: contact_form.php:800
569
+ #: contact_form.php:810
570
+ #: contact_form.php:815
571
+ #: contact_form.php:820
572
+ #: contact_form.php:825
573
+ #: contact_form.php:835
574
+ #: contact_form.php:840
575
+ #: contact_form.php:846
576
+ #: contact_form.php:857
577
+ #: contact_form.php:862
578
+ #: contact_form.php:867
579
  msgid "Default"
580
  msgstr "Standard"
581
 
582
+ #: contact_form.php:797
583
  msgid "Label text color"
584
  msgstr "Etikett-textfärg"
585
 
586
+ #: contact_form.php:802
587
  msgid "Placeholder color"
588
  msgstr "Platshållarfärg"
589
 
590
+ #: contact_form.php:807
591
  msgid "Errors color"
592
  msgstr "Felfärg"
593
 
594
+ #: contact_form.php:812
595
  msgid "Error text color"
596
  msgstr "Feltextfärg"
597
 
598
+ #: contact_form.php:817
599
  msgid "Background color of the input field errors"
600
  msgstr "Bakgrundsfärg på inmatningfältsfel"
601
 
602
+ #: contact_form.php:822
603
  msgid "Border color of the input field errors"
604
  msgstr "Ramfärg på inmatningfältsfel"
605
 
606
+ #: contact_form.php:827
607
  msgid "Placeholder color of the input field errors"
608
  msgstr "Platshållarfärg för inmatningfältsfel"
609
 
610
+ #: contact_form.php:832
611
  msgid "Input fields"
612
  msgstr "Inmatningsfält"
613
 
614
+ #: contact_form.php:837
615
  msgid "Input fields background color"
616
  msgstr "Inmatningfältsbakgrundsfärg"
617
 
618
+ #: contact_form.php:842
619
  msgid "Text fields color"
620
  msgstr "Textfältfärg"
621
 
622
+ #: contact_form.php:844
623
  msgid "Border width in px, numbers only"
624
  msgstr "Rambredd i px, endast siffror"
625
 
626
+ #: contact_form.php:848
627
+ #: contact_form.php:869
628
  msgid "Border color"
629
  msgstr "Ramfärg"
630
 
631
+ #: contact_form.php:853
632
  msgid "Submit button"
633
  msgstr "Skicka-knapp"
634
 
635
+ #: contact_form.php:855
636
  msgid "Width in px, numbers only"
637
  msgstr "Bredd i px, endast siffror"
638
 
639
+ #: contact_form.php:859
640
  msgid "Button color"
641
  msgstr "Knappfärg"
642
 
643
+ #: contact_form.php:864
644
  msgid "Button text color"
645
  msgstr "Knapptextfärg"
646
 
647
+ #: contact_form.php:880
648
  msgid "Contact Form Pro | Preview"
649
  msgstr "Kontaktformulär Pro | Förhandsgranskning"
650
 
651
+ #: contact_form.php:883
652
  msgid "Show with errors"
653
  msgstr "Visa med fel"
654
 
655
+ #: contact_form.php:891
656
+ #: contact_form.php:893
657
  msgid "Please enter your full name..."
658
  msgstr "Var god ange ditt fullständiga namn…"
659
 
660
+ #: contact_form.php:904
661
+ #: contact_form.php:906
662
  msgid "Please enter your address..."
663
  msgstr "Var god ange din adress…"
664
 
665
+ #: contact_form.php:915
666
+ #: contact_form.php:917
667
  msgid "Please enter your email address..."
668
  msgstr "Var god ange din e-postadress…"
669
 
670
+ #: contact_form.php:926
671
+ #: contact_form.php:928
672
  msgid "Please enter your phone number..."
673
  msgstr "Var god ange ditt telefonnummer…"
674
 
675
+ #: contact_form.php:937
676
+ #: contact_form.php:939
677
  msgid "Please enter subject..."
678
  msgstr "Var god ange ämne…"
679
 
680
+ #: contact_form.php:947
681
+ #: contact_form.php:949
682
  msgid "Please enter your message..."
683
  msgstr "Var god ange ditt meddelande…"
684
 
685
+ #: contact_form.php:960
686
  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"
687
  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"
688
 
689
+ #: contact_form.php:1029
690
+ msgid "Sorry, email message could not be delivered."
691
+ msgstr "Tyvärr kunde ditt meddelande inte levereras."
692
+
693
+ #: contact_form.php:1113
694
  msgid "You can attach the following file formats"
695
  msgstr "Du kan bifoga filer med följande format"
696
 
697
+ #: contact_form.php:1396
698
  msgid "Contact from"
699
  msgstr "Kontaktformulär"
700
 
701
+ #: contact_form.php:1409
702
  msgid "Email"
703
  msgstr "E-post"
704
 
705
+ #: contact_form.php:1423
706
  msgid "Site"
707
  msgstr "Sajt"
708
 
709
+ #: contact_form.php:1478
710
  msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
711
  msgstr "Om du kan se detta MIME, så accepterar inte din e-postklient denna MIME-typ!"
712
 
713
+ #: contact_form.php:1537
714
  msgid "FAQ"
715
  msgstr "FAQ"
716
 
717
+ #: contact_form.php:1538
718
  msgid "Support"
719
  msgstr "Support"
720
 
721
+ #: contact_form.php:1597
722
  msgid "Are you sure that you want to delete this language data?"
723
  msgstr "Är du säker på att du vill ta bort språkdatan?"
724
 
725
+ #~ msgid "Not set"
726
+ #~ msgstr "Inte angivet"
727
+ #~ msgid "On"
728
+ #~ msgstr "På"
729
+ #~ msgid "Off"
730
+ #~ msgstr "Av"
731
+ #~ msgid "N/A"
732
+ #~ msgstr "Finns ej"
733
+ #~ msgid " Mb"
734
+ #~ msgstr " Mb"
735
+ #~ msgid "Yes"
736
+ #~ msgstr "Ja"
737
+ #~ msgid "No"
738
+ #~ msgstr "Nej"
739
+ #~ msgid "Operating System"
740
+ #~ msgstr "Operativsystem"
741
+ #~ msgid "Server"
742
+ #~ msgstr "Server"
743
+ #~ msgid "Memory usage"
744
+ #~ msgstr "Minnesanvändning"
745
+ #~ msgid "MYSQL Version"
746
+ #~ msgstr "MySQL-version"
747
+ #~ msgid "SQL Mode"
748
+ #~ msgstr "SQL-läge"
749
+ #~ msgid "PHP Version"
750
+ #~ msgstr "PHP-version"
751
+ #~ msgid "PHP Safe Mode"
752
+ #~ msgstr "PHP säkert läge"
753
+ #~ msgid "PHP Allow URL fopen"
754
+ #~ msgstr "PHP tillåt URL fopen"
755
+ #~ msgid "PHP Memory Limit"
756
+ #~ msgstr "PHP Minnesgräns"
757
+ #~ msgid "PHP Max Upload Size"
758
+ #~ msgstr "PHP Max uppladdningstorlek"
759
+ #~ msgid "PHP Max Post Size"
760
+ #~ msgstr "PHP Max poststorlek"
761
+ #~ msgid "PHP Max Script Execute Time"
762
+ #~ msgstr "PHP Max skriptexekverinstid"
763
+ #~ msgid "PHP Exif support"
764
+ #~ msgstr "PHP Exifstöd"
765
+ #~ msgid "PHP IPTC support"
766
+ #~ msgstr "PHP ITPC-stöd"
767
+ #~ msgid "PHP XML support"
768
+ #~ msgstr "PHP XML-stöd"
769
+ #~ msgid "Site URL"
770
+ #~ msgstr "SajtURL"
771
+ #~ msgid "Home URL"
772
+ #~ msgstr "HemURL"
773
+ #~ msgid "WordPress Version"
774
+ #~ msgstr "WordPress-version"
775
+ #~ msgid "WordPress DB Version"
776
+ #~ msgstr "WordPress DB-version"
777
+ #~ msgid "Multisite"
778
+ #~ msgstr "Multisajt"
779
+ #~ msgid "Active Theme"
780
+ #~ msgstr "Aktivt tema"
781
+ #~ msgid "Please enter a valid email address."
782
+ #~ msgstr "Var god ange en giltig e-postadress."
783
+ #~ msgid "Email with system info is sent to "
784
+ #~ msgstr "E-post med systeminfo skickades till"
785
+ #~ msgid "Pro plugins"
786
+ #~ msgstr "Pro-tillägg"
787
+ #~ msgid "Activated plugins"
788
+ #~ msgstr "Aktiverade tillägg"
789
+ #~ msgid "Read more"
790
+ #~ msgstr "Läs mer"
791
+ #~ msgid "Installed plugins"
792
+ #~ msgstr "Installerade tillägg"
793
+ #~ msgid "Recommended plugins"
794
+ #~ msgstr "Rekommenderade tillägg"
795
+ #~ msgid "Purchase"
796
+ #~ msgstr "Köp"
797
+ #~ msgid "Free plugins"
798
+ #~ msgstr "Gratis tillägg"
799
+ #~ msgid "Download"
800
+ #~ msgstr "Hämta"
801
+ #~ msgid "Install %s"
802
+ #~ msgstr "Installera %s"
803
+ #~ msgid "Install now from wordpress.org"
804
+ #~ msgstr "Installera från wordpress.org"
805
+ #~ msgid "If you have any questions, please contact us via"
806
+ #~ msgstr "Om du har några frågor, kontakta oss via"
807
+ #~ msgid "System status"
808
+ #~ msgstr "Systemstatus"
809
+ #~ msgid "Environment"
810
+ #~ msgstr "Miljö"
811
+ #~ msgid "Active Plugins"
812
+ #~ msgstr "Aktiverade tillägg"
813
+ #~ msgid "Inactive Plugins"
814
+ #~ msgstr "Inaktiverade tillägg"
815
+ #~ msgid "Send to support"
816
+ #~ msgstr "Skicka till support"
817
+ #~ msgid "Send to custom email &#187;"
818
+ #~ msgstr "Skicka till anpassad e-post &#187;"
819
  #~ msgid "Contact Form Options"
820
  #~ msgstr "Konktaktformulär Alternativ "
821
  #~ msgid "Display Attachment tips"
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-08-20 13:32+0300\n"
6
- "PO-Revision-Date: 2013-08-20 13:32+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -16,958 +16,789 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: contact_form.php:107
20
- msgid "Not set"
21
- msgstr ""
22
-
23
- #: contact_form.php:109
24
- #: contact_form.php:113
25
- msgid "On"
26
- msgstr ""
27
-
28
- #: contact_form.php:111
29
- #: contact_form.php:115
30
- msgid "Off"
31
- msgstr ""
32
-
33
- #: contact_form.php:119
34
- #: contact_form.php:123
35
- #: contact_form.php:127
36
- #: contact_form.php:131
37
- #: contact_form.php:135
38
- #: contact_form.php:161
39
- msgid "N/A"
40
- msgstr ""
41
-
42
- #: contact_form.php:133
43
- msgid " Mb"
44
- msgstr ""
45
-
46
- #: contact_form.php:137
47
- #: contact_form.php:141
48
- #: contact_form.php:145
49
- #: contact_form.php:156
50
- msgid "Yes"
51
- msgstr ""
52
-
53
- #: contact_form.php:139
54
- #: contact_form.php:143
55
- #: contact_form.php:147
56
- #: contact_form.php:158
57
- msgid "No"
58
- msgstr ""
59
-
60
- #: contact_form.php:172
61
- msgid "Operating System"
62
- msgstr ""
63
-
64
- #: contact_form.php:173
65
- msgid "Server"
66
- msgstr ""
67
-
68
- #: contact_form.php:174
69
- #, fuzzy
70
- msgid "Memory usage"
71
- msgstr "Mesaj"
72
-
73
- #: contact_form.php:175
74
- msgid "MYSQL Version"
75
- msgstr ""
76
-
77
- #: contact_form.php:176
78
- msgid "SQL Mode"
79
- msgstr ""
80
-
81
- #: contact_form.php:177
82
- msgid "PHP Version"
83
- msgstr ""
84
-
85
- #: contact_form.php:178
86
- msgid "PHP Safe Mode"
87
- msgstr ""
88
-
89
- #: contact_form.php:179
90
- msgid "PHP Allow URL fopen"
91
- msgstr ""
92
-
93
- #: contact_form.php:180
94
- msgid "PHP Memory Limit"
95
- msgstr ""
96
-
97
- #: contact_form.php:181
98
- msgid "PHP Max Upload Size"
99
- msgstr ""
100
-
101
- #: contact_form.php:182
102
- msgid "PHP Max Post Size"
103
- msgstr ""
104
-
105
- #: contact_form.php:183
106
- msgid "PHP Max Script Execute Time"
107
- msgstr ""
108
-
109
- #: contact_form.php:184
110
- msgid "PHP Exif support"
111
- msgstr ""
112
-
113
- #: contact_form.php:185
114
- msgid "PHP IPTC support"
115
- msgstr ""
116
-
117
- #: contact_form.php:186
118
- msgid "PHP XML support"
119
- msgstr ""
120
-
121
- #: contact_form.php:187
122
- #, fuzzy
123
- msgid "Site URL"
124
- msgstr "Site"
125
-
126
- #: contact_form.php:188
127
- msgid "Home URL"
128
- msgstr ""
129
-
130
- #: contact_form.php:189
131
- msgid "WordPress Version"
132
- msgstr ""
133
-
134
- #: contact_form.php:190
135
- msgid "WordPress DB Version"
136
- msgstr ""
137
-
138
- #: contact_form.php:191
139
- msgid "Multisite"
140
- msgstr ""
141
-
142
- #: contact_form.php:192
143
- msgid "Active Theme"
144
- msgstr ""
145
-
146
- #: contact_form.php:207
147
- #, fuzzy
148
- msgid "Please enter a valid email address."
149
- msgstr "Bu e-posta adresini kullan:"
150
-
151
- #: contact_form.php:211
152
- msgid "Email with system info is sent to "
153
- msgstr ""
154
-
155
- #: contact_form.php:215
156
- #: contact_form.php:435
157
- msgid "Thank you for contacting us."
158
- msgstr "Bizimle bağlantı kurduğunuz için teşekkür ederiz."
159
-
160
- #: contact_form.php:243
161
- #: contact_form.php:1370
162
- msgid "Sorry, email message could not be delivered."
163
- msgstr "Üzgünüz, e-posta gönderilemedi."
164
-
165
- #: contact_form.php:251
166
- #, fuzzy
167
- msgid "Pro plugins"
168
- msgstr "BWS Plugins"
169
-
170
- #: contact_form.php:254
171
- #: contact_form.php:280
172
- msgid "Activated plugins"
173
- msgstr "Aktif eklentiler"
174
-
175
- #: contact_form.php:256
176
- #: contact_form.php:264
177
- #: contact_form.php:272
178
- #: contact_form.php:282
179
- #: contact_form.php:290
180
- #: contact_form.php:298
181
- msgid "Read more"
182
- msgstr "Devamı"
183
-
184
- #: contact_form.php:256
185
- #: contact_form.php:282
186
- #: contact_form.php:790
187
- #: contact_form.php:1059
188
- #: contact_form.php:1866
189
- #: contact_form.php:1877
190
- msgid "Settings"
191
- msgstr "Ayarlar"
192
-
193
- #: contact_form.php:262
194
- #: contact_form.php:288
195
- msgid "Installed plugins"
196
- msgstr "Eklenti Kuruldu"
197
-
198
- #: contact_form.php:270
199
- #: contact_form.php:296
200
- msgid "Recommended plugins"
201
- msgstr "Önerilen Eklentiler"
202
-
203
- #: contact_form.php:272
204
- msgid "Purchase"
205
- msgstr ""
206
-
207
- #: contact_form.php:277
208
- #, fuzzy
209
- msgid "Free plugins"
210
- msgstr "Önerilen Eklentiler"
211
-
212
- #: contact_form.php:298
213
- msgid "Download"
214
- msgstr "İndir"
215
-
216
- #: contact_form.php:298
217
- #, php-format
218
- msgid "Install %s"
219
- msgstr "Kur %s"
220
-
221
- #: contact_form.php:298
222
- msgid "Install now from wordpress.org"
223
- msgstr "Wordpress.org dan şimdi yükleyin"
224
-
225
- #: contact_form.php:303
226
- #, fuzzy
227
- msgid "If you have any questions, please contact us via"
228
- msgstr "Herhangi bir sorunuz varsa, lütfen plugin@bestwebsoft.com aracılığıyla bize ulaşın veya sitemizdeki iletişim formunu kullanın"
229
-
230
- #: contact_form.php:310
231
- msgid "System status"
232
- msgstr ""
233
-
234
- #: contact_form.php:314
235
- msgid "Environment"
236
- msgstr ""
237
-
238
- #: contact_form.php:325
239
- #, fuzzy
240
- msgid "Active Plugins"
241
- msgstr "Aktif eklentiler"
242
-
243
- #: contact_form.php:336
244
- #, fuzzy
245
- msgid "Inactive Plugins"
246
- msgstr "Aktif eklentiler"
247
-
248
- #: contact_form.php:350
249
- #, fuzzy
250
- msgid "Send to support"
251
- msgstr "Destek"
252
-
253
- #: contact_form.php:357
254
- msgid "Send to custom email &#187;"
255
- msgstr ""
256
-
257
- #: contact_form.php:373
258
- #: contact_form.php:786
259
  #, fuzzy
260
  msgid "Contact Form Settings"
261
  msgstr "İletişim Formu Seçenekleri"
262
 
263
- #: contact_form.php:373
264
  msgid "Contact Form"
265
  msgstr "İletişim Formu"
266
 
267
- #: contact_form.php:374
268
  #, fuzzy
269
  msgid "Contact Form Pro Extra Settings"
270
  msgstr "İletişim Formu Seçenekleri"
271
 
272
- #: contact_form.php:374
273
- #: contact_form.php:1065
274
  #, fuzzy
275
  msgid "Contact Form Pro"
276
  msgstr "İletişim Formu"
277
 
278
- #: contact_form.php:413
279
- #: contact_form.php:954
280
- #: contact_form.php:983
281
  msgid "Name:"
282
  msgstr "Adınız Soyadınız :"
283
 
284
- #: contact_form.php:414
285
- #: contact_form.php:955
286
- #: contact_form.php:984
287
  #, fuzzy
288
  msgid "Address:"
289
  msgstr "E-mail Adresiniz :"
290
 
291
- #: contact_form.php:415
292
- #: contact_form.php:956
293
- #: contact_form.php:985
294
  msgid "Email Address:"
295
  msgstr "E-mail Adresiniz :"
296
 
297
- #: contact_form.php:416
298
- #: contact_form.php:957
299
- #: contact_form.php:986
300
  msgid "Phone number:"
301
  msgstr ""
302
 
303
- #: contact_form.php:417
304
- #: contact_form.php:958
305
- #: contact_form.php:987
306
  msgid "Subject:"
307
  msgstr "Konu:"
308
 
309
- #: contact_form.php:418
310
- #: contact_form.php:959
311
- #: contact_form.php:988
312
  msgid "Message:"
313
  msgstr "Mesajınız:"
314
 
315
- #: contact_form.php:419
316
- #: contact_form.php:960
317
- #: contact_form.php:989
318
  msgid "Attachment:"
319
  msgstr "Dosya Eki:"
320
 
321
- #: contact_form.php:420
322
- #: contact_form.php:476
323
- #: contact_form.php:961
324
- #: contact_form.php:990
325
  msgid "Send me a copy"
326
  msgstr "Bir kopyasını banada gönder"
327
 
328
- #: contact_form.php:421
329
- #: contact_form.php:962
330
- #: contact_form.php:991
331
  msgid "Submit"
332
  msgstr "Gönder"
333
 
334
- #: contact_form.php:422
335
  msgid "Your name is required."
336
  msgstr "Adınız ve soyadınız gereklidir."
337
 
338
- #: contact_form.php:423
339
  #, fuzzy
340
  msgid "Address is required."
341
  msgstr "Düzgün bir e-posta adresi gereklidir."
342
 
343
- #: contact_form.php:424
344
  #, fuzzy
345
  msgid "A valid email address is required."
346
  msgstr "Düzgün bir e-posta adresi gereklidir."
347
 
348
- #: contact_form.php:425
349
- #: contact_form.php:471
350
- #: contact_form.php:474
351
  #, fuzzy
352
  msgid "Phone number is required."
353
  msgstr "Adınız ve soyadınız gereklidir."
354
 
355
- #: contact_form.php:426
356
- #: contact_form.php:470
357
- #: contact_form.php:473
358
  msgid "Subject is required."
359
  msgstr "Konu metni gereklidir."
360
 
361
- #: contact_form.php:427
362
- #: contact_form.php:469
363
- #: contact_form.php:472
364
  msgid "Message text is required."
365
  msgstr "Mesaj metni gereklidir."
366
 
367
- #: contact_form.php:428
368
  msgid "File format is not valid."
369
  msgstr "Eklenti Hatalı"
370
 
371
- #: contact_form.php:429
372
  msgid "File upload error."
373
  msgstr ""
374
 
375
- #: contact_form.php:430
376
  msgid "The file could not be uploaded."
377
  msgstr ""
378
 
379
- #: contact_form.php:431
380
  msgid "This file is too large."
381
  msgstr ""
382
 
383
- #: contact_form.php:432
384
  msgid "Please fill out the CAPTCHA."
385
  msgstr "CAPTCHA Doldurunuz"
386
 
387
- #: contact_form.php:433
388
  msgid "Please make corrections below and try again."
389
  msgstr "Lütfen aşağıdaki düzeltmeleri yapın ve tekrar deneyin."
390
 
391
- #: contact_form.php:741
 
 
 
 
392
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
393
  msgstr ""
394
 
395
- #: contact_form.php:750
396
  msgid "Such user does not exist. Settings are not saved."
397
  msgstr "Böyle bir kullanıcı yok. Ayarlar kayıt edilemedi."
398
 
399
- #: contact_form.php:755
400
- #: contact_form.php:761
401
  #, fuzzy
402
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
403
  msgstr "Böyle bir mail bulunumadı. Lütfen doğru bir mail giriniz."
404
 
405
- #: contact_form.php:766
406
  #, fuzzy
407
  msgid "Settings saved."
408
  msgstr "Ayarlar Kayıt Edildi."
409
 
410
- #: contact_form.php:791
411
- #: contact_form.php:1060
 
 
 
 
 
 
 
412
  #, fuzzy
413
  msgid "Extra settings"
414
  msgstr "Ayarlar"
415
 
416
- #: contact_form.php:796
417
- #: contact_form.php:1316
418
  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:"
419
  msgstr "İletişim formunu sitenize yerleştirmek istiyorsanız lütfen kısa kodu yeni sayfa içerisine html modunda iken ekleyiniz:"
420
 
421
- #: contact_form.php:796
422
- #: contact_form.php:797
423
- #: contact_form.php:976
424
- #: contact_form.php:1024
425
  msgid "or"
426
  msgstr ""
427
 
428
- #: contact_form.php:797
429
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
430
  msgstr ""
431
 
432
- #: contact_form.php:798
433
  msgid "They work the same way."
434
  msgstr ""
435
 
436
- #: contact_form.php:799
437
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
438
  msgstr "Lütfen aşağıdaki alanları doğru ve eksiksiz olarak doldurun."
439
 
440
- #: contact_form.php:803
441
  msgid "The user's email address:"
442
  msgstr "Kullanıcı adı veya mail girin"
443
 
444
- #: contact_form.php:807
445
  msgid "Create a username"
446
  msgstr "Kullanıcı adı seçin"
447
 
448
- #: contact_form.php:812
449
  msgid "Enter a username of the person who should get the messages from the contact form."
450
  msgstr "Kullanıcı bir iletişim formunu mesajları alacak bir isim ayarlayın."
451
 
452
- #: contact_form.php:816
453
  msgid "Use this email address:"
454
  msgstr "Bu e-posta adresini kullan:"
455
 
456
- #: contact_form.php:819
457
  msgid "Enter the email address you want the messages forwarded to."
458
  msgstr "Mesaj almak için kullanılan bir e-posta adresi ayarlayın."
459
 
460
- #: contact_form.php:823
461
  msgid "Additional options"
462
  msgstr "Ek Seçenekler"
463
 
464
- #: contact_form.php:826
465
  msgid "What to use?"
466
  msgstr ""
467
 
468
- #: contact_form.php:829
469
  msgid "Wp-mail"
470
  msgstr "Wp-mail"
471
 
472
- #: contact_form.php:830
473
  msgid "You can use the wp_mail function for mailing"
474
  msgstr ""
475
 
476
- #: contact_form.php:836
477
  msgid "Mail"
478
  msgstr "Mail"
479
 
480
- #: contact_form.php:837
481
  msgid "To send mail you can use the php mail function"
482
  msgstr ""
483
 
484
- #: contact_form.php:841
485
  #, fuzzy
486
  msgid "Change text of the 'FROM' field"
487
  msgstr "Iletişim formu alanları DAN değiştirin"
488
 
489
- #: contact_form.php:847
490
  msgid "Enter the email address in the 'From' field"
491
  msgstr ""
492
 
493
- #: contact_form.php:849
494
  msgid "User email"
495
  msgstr ""
496
 
497
- #: contact_form.php:849
498
  msgid "The email address of the user who fills the form will be used in the field 'From'."
499
  msgstr ""
500
 
501
- #: contact_form.php:851
502
  msgid "This email address will be used in the 'From' field."
503
  msgstr ""
504
 
505
- #: contact_form.php:855
506
  #, fuzzy
507
  msgid "Display fields"
508
  msgstr "Eklenti Bloğunu Göster"
509
 
510
- #: contact_form.php:857
511
- #: contact_form.php:906
512
- #: contact_form.php:1096
513
- #: contact_form.php:1747
514
  #, fuzzy
515
  msgid "Address"
516
  msgstr "E-mail Adresiniz :"
517
 
518
- #: contact_form.php:858
519
- #: contact_form.php:908
520
- #: contact_form.php:1755
521
  msgid "Phone"
522
  msgstr ""
523
 
524
- #: contact_form.php:859
525
  #, fuzzy
526
  msgid "Attachment block"
527
  msgstr "Eklenti Bloğunu Göster"
528
 
529
- #: contact_form.php:859
530
  msgid "Users can attach the following file formats"
531
  msgstr "Kullanıcılar aşağıdaki türdeki dosyaları yükleyebilir"
532
 
533
- #: contact_form.php:871
534
- #: contact_form.php:874
535
- #: contact_form.php:877
536
- #: contact_form.php:1125
537
  msgid "Captcha"
538
  msgstr ""
539
 
540
- #: contact_form.php:871
541
- #: contact_form.php:874
542
- #: contact_form.php:877
543
- #: contact_form.php:1125
544
- msgid "(powered by bestwebsoft.com)"
545
  msgstr ""
546
 
547
- #: contact_form.php:874
548
  #, fuzzy
549
  msgid "Activate captcha"
550
  msgstr "Aktif eklentiler"
551
 
552
- #: contact_form.php:877
553
  #, fuzzy
554
  msgid "Download captcha"
555
  msgstr "İndir"
556
 
557
- #: contact_form.php:882
558
  #, fuzzy
559
  msgid "Display tips below the Attachment block"
560
  msgstr "Eklenti Bloğunu Göster"
561
 
562
- #: contact_form.php:891
563
  msgid "Delete an attachment file from the server after the email is sent"
564
  msgstr ""
565
 
566
- #: contact_form.php:897
567
  #, fuzzy
568
  msgid "Display 'Send me a copy' block"
569
  msgstr "Bana bir kopya gönder bloğunu göster"
570
 
571
- #: contact_form.php:903
572
  msgid "Required fields"
573
  msgstr ""
574
 
575
- #: contact_form.php:905
576
- #: contact_form.php:1091
577
- #: contact_form.php:1742
578
  msgid "Name"
579
  msgstr "Adınız Soyadınız"
580
 
581
- #: contact_form.php:907
582
  #, fuzzy
583
  msgid "Email Address"
584
  msgstr "E-mail Adresiniz :"
585
 
586
- #: contact_form.php:909
587
- #: contact_form.php:1111
588
- #: contact_form.php:1758
589
  msgid "Subject"
590
  msgstr "Konu"
591
 
592
- #: contact_form.php:910
593
- #: contact_form.php:1115
594
- #: contact_form.php:1761
595
  msgid "Message"
596
  msgstr "Mesaj"
597
 
598
- #: contact_form.php:914
599
  msgid "Display additional info in the email"
600
  msgstr ""
601
 
602
- #: contact_form.php:919
603
- #: contact_form.php:1714
604
  msgid "Sent from (ip address)"
605
  msgstr "Geldiği (ip adresi)"
606
 
607
- #: contact_form.php:919
608
  #, fuzzy
609
  msgid "Example: Sent from (IP address):\t127.0.0.1"
610
  msgstr "Geldiği (ip adresi)"
611
 
612
- #: contact_form.php:920
613
- #: contact_form.php:1719
614
  msgid "Date/Time"
615
  msgstr "Tarih/Zaman"
616
 
617
- #: contact_form.php:920
618
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
619
  msgstr ""
620
 
621
- #: contact_form.php:921
622
- #: contact_form.php:1724
623
  msgid "Sent from (referer)"
624
  msgstr "Gelen"
625
 
626
- #: contact_form.php:921
627
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
628
  msgstr ""
629
 
630
- #: contact_form.php:922
631
- #: contact_form.php:1729
632
  msgid "Using (user agent)"
633
  msgstr "Using (user agent)"
634
 
635
- #: contact_form.php:922
2
  msgstr ""
3
  "Project-Id-Version: contact_form\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-08-30 13:52+0300\n"
6
+ "PO-Revision-Date: 2013-08-30 13:52+0300\n"
7
  "Last-Translator: \n"
8
  "Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
9
  "MIME-Version: 1.0\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: contact_form.php:32
20
+ #: contact_form.php:445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  #, fuzzy
22
  msgid "Contact Form Settings"
23
  msgstr "İletişim Formu Seçenekleri"
24
 
25
+ #: contact_form.php:32
26
  msgid "Contact Form"
27
  msgstr "İletişim Formu"
28
 
29
+ #: contact_form.php:33
30
  #, fuzzy
31
  msgid "Contact Form Pro Extra Settings"
32
  msgstr "İletişim Formu Seçenekleri"
33
 
34
+ #: contact_form.php:33
35
+ #: contact_form.php:724
36
  #, fuzzy
37
  msgid "Contact Form Pro"
38
  msgstr "İletişim Formu"
39
 
40
+ #: contact_form.php:72
41
+ #: contact_form.php:613
42
+ #: contact_form.php:642
43
  msgid "Name:"
44
  msgstr "Adınız Soyadınız :"
45
 
46
+ #: contact_form.php:73
47
+ #: contact_form.php:614
48
+ #: contact_form.php:643
49
  #, fuzzy
50
  msgid "Address:"
51
  msgstr "E-mail Adresiniz :"
52
 
53
+ #: contact_form.php:74
54
+ #: contact_form.php:615
55
+ #: contact_form.php:644
56
  msgid "Email Address:"
57
  msgstr "E-mail Adresiniz :"
58
 
59
+ #: contact_form.php:75
60
+ #: contact_form.php:616
61
+ #: contact_form.php:645
62
  msgid "Phone number:"
63
  msgstr ""
64
 
65
+ #: contact_form.php:76
66
+ #: contact_form.php:617
67
+ #: contact_form.php:646
68
  msgid "Subject:"
69
  msgstr "Konu:"
70
 
71
+ #: contact_form.php:77
72
+ #: contact_form.php:618
73
+ #: contact_form.php:647
74
  msgid "Message:"
75
  msgstr "Mesajınız:"
76
 
77
+ #: contact_form.php:78
78
+ #: contact_form.php:619
79
+ #: contact_form.php:648
80
  msgid "Attachment:"
81
  msgstr "Dosya Eki:"
82
 
83
+ #: contact_form.php:79
84
+ #: contact_form.php:135
85
+ #: contact_form.php:620
86
+ #: contact_form.php:649
87
  msgid "Send me a copy"
88
  msgstr "Bir kopyasını banada gönder"
89
 
90
+ #: contact_form.php:80
91
+ #: contact_form.php:621
92
+ #: contact_form.php:650
93
  msgid "Submit"
94
  msgstr "Gönder"
95
 
96
+ #: contact_form.php:81
97
  msgid "Your name is required."
98
  msgstr "Adınız ve soyadınız gereklidir."
99
 
100
+ #: contact_form.php:82
101
  #, fuzzy
102
  msgid "Address is required."
103
  msgstr "Düzgün bir e-posta adresi gereklidir."
104
 
105
+ #: contact_form.php:83
106
  #, fuzzy
107
  msgid "A valid email address is required."
108
  msgstr "Düzgün bir e-posta adresi gereklidir."
109
 
110
+ #: contact_form.php:84
111
+ #: contact_form.php:130
112
+ #: contact_form.php:133
113
  #, fuzzy
114
  msgid "Phone number is required."
115
  msgstr "Adınız ve soyadınız gereklidir."
116
 
117
+ #: contact_form.php:85
118
+ #: contact_form.php:129
119
+ #: contact_form.php:132
120
  msgid "Subject is required."
121
  msgstr "Konu metni gereklidir."
122
 
123
+ #: contact_form.php:86
124
+ #: contact_form.php:128
125
+ #: contact_form.php:131
126
  msgid "Message text is required."
127
  msgstr "Mesaj metni gereklidir."
128
 
129
+ #: contact_form.php:87
130
  msgid "File format is not valid."
131
  msgstr "Eklenti Hatalı"
132
 
133
+ #: contact_form.php:88
134
  msgid "File upload error."
135
  msgstr ""
136
 
137
+ #: contact_form.php:89
138
  msgid "The file could not be uploaded."
139
  msgstr ""
140
 
141
+ #: contact_form.php:90
142
  msgid "This file is too large."
143
  msgstr ""
144
 
145
+ #: contact_form.php:91
146
  msgid "Please fill out the CAPTCHA."
147
  msgstr "CAPTCHA Doldurunuz"
148
 
149
+ #: contact_form.php:92
150
  msgid "Please make corrections below and try again."
151
  msgstr "Lütfen aşağıdaki düzeltmeleri yapın ve tekrar deneyin."
152
 
153
+ #: contact_form.php:94
154
+ msgid "Thank you for contacting us."
155
+ msgstr "Bizimle bağlantı kurduğunuz için teşekkür ederiz."
156
+
157
+ #: contact_form.php:400
158
  msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
159
  msgstr ""
160
 
161
+ #: contact_form.php:409
162
  msgid "Such user does not exist. Settings are not saved."
163
  msgstr "Böyle bir kullanıcı yok. Ayarlar kayıt edilemedi."
164
 
165
+ #: contact_form.php:414
166
+ #: contact_form.php:420
167
  #, fuzzy
168
  msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
169
  msgstr "Böyle bir mail bulunumadı. Lütfen doğru bir mail giriniz."
170
 
171
+ #: contact_form.php:425
172
  #, fuzzy
173
  msgid "Settings saved."
174
  msgstr "Ayarlar Kayıt Edildi."
175
 
176
+ #: contact_form.php:449
177
+ #: contact_form.php:718
178
+ #: contact_form.php:1525
179
+ #: contact_form.php:1536
180
+ msgid "Settings"
181
+ msgstr "Ayarlar"
182
+
183
+ #: contact_form.php:450
184
+ #: contact_form.php:719
185
  #, fuzzy
186
  msgid "Extra settings"
187
  msgstr "Ayarlar"
188
 
189
+ #: contact_form.php:455
190
+ #: contact_form.php:975
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 "İletişim formunu sitenize yerleştirmek istiyorsanız lütfen kısa kodu yeni sayfa içerisine html modunda iken ekleyiniz:"
193
 
194
+ #: contact_form.php:455
195
+ #: contact_form.php:456
196
+ #: contact_form.php:635
197
+ #: contact_form.php:683
198
  msgid "or"
199
  msgstr ""
200
 
201
+ #: contact_form.php:456
202
  msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
203
  msgstr ""
204
 
205
+ #: contact_form.php:457
206
  msgid "They work the same way."
207
  msgstr ""
208
 
209
+ #: contact_form.php:458
210
  msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
211
  msgstr "Lütfen aşağıdaki alanları doğru ve eksiksiz olarak doldurun."
212
 
213
+ #: contact_form.php:462
214
  msgid "The user's email address:"
215
  msgstr "Kullanıcı adı veya mail girin"
216
 
217
+ #: contact_form.php:466
218
  msgid "Create a username"
219
  msgstr "Kullanıcı adı seçin"
220
 
221
+ #: contact_form.php:471
222
  msgid "Enter a username of the person who should get the messages from the contact form."
223
  msgstr "Kullanıcı bir iletişim formunu mesajları alacak bir isim ayarlayın."
224
 
225
+ #: contact_form.php:475
226
  msgid "Use this email address:"
227
  msgstr "Bu e-posta adresini kullan:"
228
 
229
+ #: contact_form.php:478
230
  msgid "Enter the email address you want the messages forwarded to."
231
  msgstr "Mesaj almak için kullanılan bir e-posta adresi ayarlayın."
232
 
233
+ #: contact_form.php:482
234
  msgid "Additional options"
235
  msgstr "Ek Seçenekler"
236
 
237
+ #: contact_form.php:485
238
  msgid "What to use?"
239
  msgstr ""
240
 
241
+ #: contact_form.php:488
242
  msgid "Wp-mail"
243
  msgstr "Wp-mail"
244
 
245
+ #: contact_form.php:489
246
  msgid "You can use the wp_mail function for mailing"
247
  msgstr ""
248
 
249
+ #: contact_form.php:495
250
  msgid "Mail"
251
  msgstr "Mail"
252
 
253
+ #: contact_form.php:496
254
  msgid "To send mail you can use the php mail function"
255
  msgstr ""
256
 
257
+ #: contact_form.php:500
258
  #, fuzzy
259
  msgid "Change text of the 'FROM' field"
260
  msgstr "Iletişim formu alanları DAN değiştirin"
261
 
262
+ #: contact_form.php:506
263
  msgid "Enter the email address in the 'From' field"
264
  msgstr ""
265
 
266
+ #: contact_form.php:508
267
  msgid "User email"
268
  msgstr ""
269
 
270
+ #: contact_form.php:508
271
  msgid "The email address of the user who fills the form will be used in the field 'From'."
272
  msgstr ""
273
 
274
+ #: contact_form.php:510
275
  msgid "This email address will be used in the 'From' field."
276
  msgstr ""
277
 
278
+ #: contact_form.php:514
279
  #, fuzzy
280
  msgid "Display fields"
281
  msgstr "Eklenti Bloğunu Göster"
282
 
283
+ #: contact_form.php:516
284
+ #: contact_form.php:565
285
+ #: contact_form.php:755
286
+ #: contact_form.php:1406
287
  #, fuzzy
288
  msgid "Address"
289
  msgstr "E-mail Adresiniz :"
290
 
291
+ #: contact_form.php:517
292
+ #: contact_form.php:567
293
+ #: contact_form.php:1414
294
  msgid "Phone"
295
  msgstr ""
296
 
297
+ #: contact_form.php:518
298
  #, fuzzy
299
  msgid "Attachment block"
300
  msgstr "Eklenti Bloğunu Göster"
301
 
302
+ #: contact_form.php:518
303
  msgid "Users can attach the following file formats"
304
  msgstr "Kullanıcılar aşağıdaki türdeki dosyaları yükleyebilir"
305
 
306
+ #: contact_form.php:530
307
+ #: contact_form.php:533
308
+ #: contact_form.php:536
309
+ #: contact_form.php:784
310
  msgid "Captcha"
311
  msgstr ""
312
 
313
+ #: contact_form.php:530
314
+ #: contact_form.php:533
315
+ #: contact_form.php:536
316
+ msgid "(powered by"
 
317
  msgstr ""
318
 
319
+ #: contact_form.php:533
320
  #, fuzzy
321
  msgid "Activate captcha"
322
  msgstr "Aktif eklentiler"
323
 
324
+ #: contact_form.php:536
325
  #, fuzzy
326
  msgid "Download captcha"
327
  msgstr "İndir"
328
 
329
+ #: contact_form.php:541
330
  #, fuzzy
331
  msgid "Display tips below the Attachment block"
332
  msgstr "Eklenti Bloğunu Göster"
333
 
334
+ #: contact_form.php:550
335
  msgid "Delete an attachment file from the server after the email is sent"
336
  msgstr ""
337
 
338
+ #: contact_form.php:556
339
  #, fuzzy
340
  msgid "Display 'Send me a copy' block"
341
  msgstr "Bana bir kopya gönder bloğunu göster"
342
 
343
+ #: contact_form.php:562
344
  msgid "Required fields"
345
  msgstr ""
346
 
347
+ #: contact_form.php:564
348
+ #: contact_form.php:750
349
+ #: contact_form.php:1401
350
  msgid "Name"
351
  msgstr "Adınız Soyadınız"
352
 
353
+ #: contact_form.php:566
354
  #, fuzzy
355
  msgid "Email Address"
356
  msgstr "E-mail Adresiniz :"
357
 
358
+ #: contact_form.php:568
359
+ #: contact_form.php:770
360
+ #: contact_form.php:1417
361
  msgid "Subject"
362
  msgstr "Konu"
363
 
364
+ #: contact_form.php:569
365
+ #: contact_form.php:774
366
+ #: contact_form.php:1420
367
  msgid "Message"
368
  msgstr "Mesaj"
369
 
370
+ #: contact_form.php:573
371
  msgid "Display additional info in the email"
372
  msgstr ""
373
 
374
+ #: contact_form.php:578
375
+ #: contact_form.php:1373
376
  msgid "Sent from (ip address)"
377
  msgstr "Geldiği (ip adresi)"
378
 
379
+ #: contact_form.php:578
380
  #, fuzzy
381
  msgid "Example: Sent from (IP address):\t127.0.0.1"
382
  msgstr "Geldiği (ip adresi)"
383
 
384
+ #: contact_form.php:579
385
+ #: contact_form.php:1378
386
  msgid "Date/Time"
387
  msgstr "Tarih/Zaman"
388
 
389
+ #: contact_form.php:579
390
  msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
391
  msgstr ""
392
 
393
+ #: contact_form.php:580
394
+ #: contact_form.php:1383
395
  msgid "Sent from (referer)"
396
  msgstr "Gelen"
397
 
398
+ #: contact_form.php:580
399
  msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
400
  msgstr ""
401
 
402
+ #: contact_form.php:581
403
+ #: contact_form.php:1388
404
  msgid "Using (user agent)"
405
  msgstr "Using (user agent)"
406
 
407
+ #: contact_form.php:581