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 +96 -323
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