Version Description
- 06.03.2014 =
- Budfix : Plugin optimization is done.
- Update : The French language file is updated.
- Bugfix : We fixed the bug of duplicate MIME-Version.
Download this release
Release Info
Developer | bestwebsoft |
Plugin | Contact Form by BestWebSoft |
Version | 3.73 |
Comparing to | |
See all releases |
Code changes from version 3.72 to 3.73
- bws_menu/bws_menu.php +81 -7
- bws_menu/css/style.css +1 -0
- bws_menu/icons/google-captcha.png +0 -0
- bws_menu/icons/google-shortlink.png +0 -0
- bws_menu/icons/htaccess.png +0 -0
- bws_menu/icons/post-to-csv.png +0 -0
- bws_menu/icons/sender.png +0 -0
- bws_menu/languages/bestwebsoft-fr_FR.mo +0 -0
- bws_menu/languages/bestwebsoft-fr_FR.po +157 -167
- contact_form.php +130 -98
- css/style.css +5 -5
- css/style_wp_before_3.8.css +10 -10
- languages/contact_form-fr_FR.mo +0 -0
- languages/contact_form-fr_FR.po +382 -320
- languages/contact_form-nl_NL.mo +0 -0
- languages/contact_form-nl_NL.po +286 -286
- readme.txt +11 -3
bws_menu/bws_menu.php
CHANGED
@@ -58,19 +58,21 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
|
58 |
),
|
59 |
'facebook-button-plugin/facebook-button-plugin.php' => array(
|
60 |
'name' => 'Facebook Like Button',
|
61 |
-
'description' => 'Allows you to add
|
62 |
'link' => 'http://bestwebsoft.com/plugin/facebook-like-button-plugin/?k=05ec4f12327f55848335802581467d55&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
|
63 |
'download' => 'http://bestwebsoft.com/plugin/facebook-like-button-plugin/?k=05ec4f12327f55848335802581467d55&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
|
64 |
'wp_install' => '/wp-admin/plugin-install.php?tab=search&type=term&s=Facebook+Like+Button+Plugin+bestwebsoft&plugin-search-input=Search+Plugins',
|
65 |
-
'settings' => 'admin.php?page=facebook-button-plugin.php'
|
|
|
66 |
),
|
67 |
'twitter-plugin/twitter.php' => array(
|
68 |
'name' => 'Twitter',
|
69 |
-
'description' => 'Allows you to add
|
70 |
'link' => 'http://bestwebsoft.com/plugin/twitter-plugin/?k=f8cb514e25bd7ec4974d64435c5eb333&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
|
71 |
'download' => 'http://bestwebsoft.com/plugin/twitter-plugin/?k=f8cb514e25bd7ec4974d64435c5eb333&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
|
72 |
'wp_install' => '/wp-admin/plugin-install.php?tab=search&type=term&s=Twitter+Plugin+bestwebsoft&plugin-search-input=Search+Plugins',
|
73 |
-
'settings' => 'admin.php?page=twitter.php'
|
|
|
74 |
),
|
75 |
'portfolio/portfolio.php' => array(
|
76 |
'name' => 'Portfolio',
|
@@ -145,7 +147,8 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
|
145 |
'link' => 'http://bestwebsoft.com/plugin/google-plus-one/?k=ce7a88837f0a857b3a2bb142f470853c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
|
146 |
'download' => 'http://bestwebsoft.com/plugin/google-plus-one/?k=ce7a88837f0a857b3a2bb142f470853c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
|
147 |
'wp_install' => '/wp-admin/plugin-install.php?tab=search&type=term&s=Google+%2B1+bestwebsoft&plugin-search-input=Search+Plugins',
|
148 |
-
'settings' => 'admin.php?page=google-plus-one.php'
|
|
|
149 |
),
|
150 |
'relevant/related-posts-plugin.php' => array(
|
151 |
'name' => 'Relevant - Related Posts',
|
@@ -170,7 +173,8 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
|
170 |
'link' => 'http://bestwebsoft.com/plugin/pdf-print/?k=bfefdfb522a4c0ff0141daa3f271840c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
|
171 |
'download' => 'http://bestwebsoft.com/plugin/pdf-print/?k=bfefdfb522a4c0ff0141daa3f271840c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
|
172 |
'wp_install' => '/wp-admin/plugin-install.php?tab=search&s=PDF+Print+Bestwebsoft&plugin-search-input=Search+Plugins',
|
173 |
-
'settings' => 'admin.php?page=pdf-print.php'
|
|
|
174 |
),
|
175 |
'donate-button/donate.php' => array(
|
176 |
'name' => 'Donate',
|
@@ -179,6 +183,46 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
|
179 |
'download' => 'http://bestwebsoft.com/plugin/donate/?k=a8b2e2a56914fb1765dd20297c26401b&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
|
180 |
'wp_install' => '/wp-admin/plugin-install.php?tab=search&s=Donate+Bestwebsoft&plugin-search-input=Search+Plugins',
|
181 |
'settings' => 'admin.php?page=donate.php'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
182 |
)
|
183 |
);
|
184 |
$bws_plugins_pro = array(
|
@@ -224,8 +268,36 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
|
224 |
'purchase' => 'http://bestwebsoft.com/plugin/google-sitemap-pro/?k=7ea384a5cc36cb4c22741caa20dcd56d&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#purchase',
|
225 |
'settings' => 'admin.php?page=google-sitemap-pro.php'
|
226 |
),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
227 |
);
|
228 |
-
|
229 |
$all_plugins = get_plugins();
|
230 |
$active_plugins = get_option( 'active_plugins' );
|
231 |
|
@@ -424,6 +496,8 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
|
424 |
__( 'PHP XML support', 'bestwebsoft' ) => $xml_parser_create,
|
425 |
__( 'Site URL', 'bestwebsoft' ) => $site_url,
|
426 |
__( 'Home URL', 'bestwebsoft' ) => $home_url,
|
|
|
|
|
427 |
__( 'WordPress Version', 'bestwebsoft' ) => $wp_version,
|
428 |
__( 'WordPress DB Version', 'bestwebsoft' ) => $db_version,
|
429 |
__( 'Multisite', 'bestwebsoft' ) => $multisite,
|
58 |
),
|
59 |
'facebook-button-plugin/facebook-button-plugin.php' => array(
|
60 |
'name' => 'Facebook Like Button',
|
61 |
+
'description' => 'Allows you to add the Follow and Like buttons the easiest way.',
|
62 |
'link' => 'http://bestwebsoft.com/plugin/facebook-like-button-plugin/?k=05ec4f12327f55848335802581467d55&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
|
63 |
'download' => 'http://bestwebsoft.com/plugin/facebook-like-button-plugin/?k=05ec4f12327f55848335802581467d55&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
|
64 |
'wp_install' => '/wp-admin/plugin-install.php?tab=search&type=term&s=Facebook+Like+Button+Plugin+bestwebsoft&plugin-search-input=Search+Plugins',
|
65 |
+
'settings' => 'admin.php?page=facebook-button-plugin.php',
|
66 |
+
'pro_version' => 'facebook-button-pro/facebook-button-pro.php'
|
67 |
),
|
68 |
'twitter-plugin/twitter.php' => array(
|
69 |
'name' => 'Twitter',
|
70 |
+
'description' => 'Allows you to add the Twitter "Follow" and "Like" buttons the easiest way.',
|
71 |
'link' => 'http://bestwebsoft.com/plugin/twitter-plugin/?k=f8cb514e25bd7ec4974d64435c5eb333&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
|
72 |
'download' => 'http://bestwebsoft.com/plugin/twitter-plugin/?k=f8cb514e25bd7ec4974d64435c5eb333&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
|
73 |
'wp_install' => '/wp-admin/plugin-install.php?tab=search&type=term&s=Twitter+Plugin+bestwebsoft&plugin-search-input=Search+Plugins',
|
74 |
+
'settings' => 'admin.php?page=twitter.php',
|
75 |
+
'pro_version' => 'twitter-pro/twitter-pro.php'
|
76 |
),
|
77 |
'portfolio/portfolio.php' => array(
|
78 |
'name' => 'Portfolio',
|
147 |
'link' => 'http://bestwebsoft.com/plugin/google-plus-one/?k=ce7a88837f0a857b3a2bb142f470853c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
|
148 |
'download' => 'http://bestwebsoft.com/plugin/google-plus-one/?k=ce7a88837f0a857b3a2bb142f470853c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
|
149 |
'wp_install' => '/wp-admin/plugin-install.php?tab=search&type=term&s=Google+%2B1+bestwebsoft&plugin-search-input=Search+Plugins',
|
150 |
+
'settings' => 'admin.php?page=google-plus-one.php',
|
151 |
+
'pro_version' => 'google-one-pro/google-plus-one-pro.php'
|
152 |
),
|
153 |
'relevant/related-posts-plugin.php' => array(
|
154 |
'name' => 'Relevant - Related Posts',
|
173 |
'link' => 'http://bestwebsoft.com/plugin/pdf-print/?k=bfefdfb522a4c0ff0141daa3f271840c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
|
174 |
'download' => 'http://bestwebsoft.com/plugin/pdf-print/?k=bfefdfb522a4c0ff0141daa3f271840c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
|
175 |
'wp_install' => '/wp-admin/plugin-install.php?tab=search&s=PDF+Print+Bestwebsoft&plugin-search-input=Search+Plugins',
|
176 |
+
'settings' => 'admin.php?page=pdf-print.php',
|
177 |
+
'pro_version' => 'pdf-print-pro/pdf-print-pro.php'
|
178 |
),
|
179 |
'donate-button/donate.php' => array(
|
180 |
'name' => 'Donate',
|
183 |
'download' => 'http://bestwebsoft.com/plugin/donate/?k=a8b2e2a56914fb1765dd20297c26401b&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
|
184 |
'wp_install' => '/wp-admin/plugin-install.php?tab=search&s=Donate+Bestwebsoft&plugin-search-input=Search+Plugins',
|
185 |
'settings' => 'admin.php?page=donate.php'
|
186 |
+
),
|
187 |
+
'post-to-csv/post-to-csv.php' => array(
|
188 |
+
'name' => 'Post To CSV',
|
189 |
+
'description' => 'The plugin allows to export posts of any types to a csv file.',
|
190 |
+
'link' => 'http://bestwebsoft.com/plugin/post-to-csv/?k=653aa55518ae17409293a7a894268b8f&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
|
191 |
+
'download' => 'http://bestwebsoft.com/plugin/post-to-csv/?k=653aa55518ae17409293a7a894268b8f&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
|
192 |
+
'wp_install' => '/wp-admin/plugin-install.php?tab=search&s=Post+To+CSV+Bestwebsoft&plugin-search-input=Search+Plugins',
|
193 |
+
'settings' => 'admin.php?page=post-to-csv.php'
|
194 |
+
),
|
195 |
+
'google-shortlink/google-shortlink.php' => array(
|
196 |
+
'name' => 'Google Shortlink',
|
197 |
+
'description' => 'Allows you to get short links from goo.gl servise without leaving your site.',
|
198 |
+
'link' => 'http://bestwebsoft.com/plugin/google-shortlink/?k=afcf3eaed021bbbbeea1090e16bc22db&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
|
199 |
+
'download' => 'http://bestwebsoft.com/plugin/google-shortlink/?k=afcf3eaed021bbbbeea1090e16bc22db&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
|
200 |
+
'wp_install' => '/wp-admin/plugin-install.php?tab=search&s=Google+Shortlink+Bestwebsoft&plugin-search-input=Search+Plugins',
|
201 |
+
'settings' => 'admin.php?page=gglshrtlnk_options'
|
202 |
+
),
|
203 |
+
'htaccess/htaccess.php' => array(
|
204 |
+
'name' => 'Htaccess',
|
205 |
+
'description' => 'Allows controlling access to your website using the directives Allow and Deny.',
|
206 |
+
'link' => 'http://bestwebsoft.com/plugin/htaccess/?k=2b865fcd56a935d22c5c4f1bba52ed46&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
|
207 |
+
'download' => 'http://bestwebsoft.com/plugin/htaccess/?k=2b865fcd56a935d22c5c4f1bba52ed46&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
|
208 |
+
'wp_install' => '/wp-admin/plugin-install.php?tab=search&s=Htaccess+Bestwebsoft&plugin-search-input=Search+Plugins',
|
209 |
+
'settings' => 'admin.php?page=htaccess.php'
|
210 |
+
),
|
211 |
+
'google-captcha/google-captcha.php' => array(
|
212 |
+
'name' => 'Google Captcha (reCAPTCHA)',
|
213 |
+
'description' => 'Plugin intended to prove that the visitor is a human being and not a spam robot.',
|
214 |
+
'link' => 'http://bestwebsoft.com/plugin/google-captcha/?k=7b59fbe542acf950b29f3e020d5ad735&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
|
215 |
+
'download' => 'http://bestwebsoft.com/plugin/google-captcha/?k=7b59fbe542acf950b29f3e020d5ad735&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
|
216 |
+
'wp_install' => '/wp-admin/plugin-install.php?tab=search&s=Google+Captcha+Bestwebsoft&plugin-search-input=Search+Plugins',
|
217 |
+
'settings' => 'admin.php?page=google-captcha.php'
|
218 |
+
),
|
219 |
+
'sender/sender.php' => array(
|
220 |
+
'name' => 'Sender',
|
221 |
+
'description' => 'You can send mails to all users or to certain categories of users.',
|
222 |
+
'link' => 'http://bestwebsoft.com/plugin/sender/?k=89c297d14ba85a8417a0f2fc05e089c7&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
|
223 |
+
'download' => 'http://bestwebsoft.com/plugin/sender/?k=89c297d14ba85a8417a0f2fc05e089c7&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#download',
|
224 |
+
'wp_install' => '/wp-admin/plugin-install.php?tab=search&s=Sender+Bestwebsoft&plugin-search-input=Search+Plugins',
|
225 |
+
'settings' => 'admin.php?page=sndr_settings'
|
226 |
)
|
227 |
);
|
228 |
$bws_plugins_pro = array(
|
268 |
'purchase' => 'http://bestwebsoft.com/plugin/google-sitemap-pro/?k=7ea384a5cc36cb4c22741caa20dcd56d&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#purchase',
|
269 |
'settings' => 'admin.php?page=google-sitemap-pro.php'
|
270 |
),
|
271 |
+
'twitter-pro/twitter-pro.php' => array(
|
272 |
+
'name' => 'Twitter Pro',
|
273 |
+
'description' => 'Allows you to add the Twitter "Follow" and "Like" buttons the easiest way.',
|
274 |
+
'link' => 'http://bestwebsoft.com/plugin/twitter-pro/?k=63ecbf0cc9cebf060b5a3c9362299700&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
|
275 |
+
'purchase' => 'http://bestwebsoft.com/plugin/twitter-pro?k=63ecbf0cc9cebf060b5a3c9362299700&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#purchase',
|
276 |
+
'settings' => 'admin.php?page=twitter-pro.php'
|
277 |
+
),
|
278 |
+
'google-one-pro/google-plus-one-pro.php' => array(
|
279 |
+
'name' => 'Google +1 Pro',
|
280 |
+
'description' => 'Allows you to celebrate liked the article.',
|
281 |
+
'link' => 'http://bestwebsoft.com/plugin/google-plus-one-pro/?k=f4b0a62d155c9df9601a0531ad5bd832&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
|
282 |
+
'purchase' => 'http://bestwebsoft.com/plugin/google-plus-one-pro?k=f4b0a62d155c9df9601a0531ad5bd832&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#purchase',
|
283 |
+
'settings' => 'admin.php?page=google-plus-one-pro.php'
|
284 |
+
),
|
285 |
+
'facebook-button-pro/facebook-button-pro.php' => array(
|
286 |
+
'name' => 'Facebook Like Button Pro',
|
287 |
+
'description' => 'Allows you to add the Follow and Like buttons the easiest way.',
|
288 |
+
'link' => 'http://bestwebsoft.com/plugin/facebook-like-button-pro/?k=8da168e60a831cfb3525417c333ad275&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
|
289 |
+
'purchase' => 'http://bestwebsoft.com/plugin/facebook-like-button-pro?k=8da168e60a831cfb3525417c333ad275&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#purchase',
|
290 |
+
'settings' => 'admin.php?page=facebook-button-pro.php'
|
291 |
+
),
|
292 |
+
'pdf-print-pro/pdf-print-pro.php' => array(
|
293 |
+
'name' => 'PDF & Print Pro',
|
294 |
+
'description' => 'Allows you to create PDF and Print page with adding appropriate buttons to the content.',
|
295 |
+
'link' => 'http://bestwebsoft.com/plugin/pdf-print-pro/?k=fd43a0e659ddc170a9060027cbfdcc3a&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
|
296 |
+
'purchase' => 'http://bestwebsoft.com/plugin/pdf-print-pro?k=fd43a0e659ddc170a9060027cbfdcc3a&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version . '#purchase',
|
297 |
+
'settings' => 'admin.php?page=pdf-print-pro.php'
|
298 |
+
)
|
299 |
);
|
300 |
+
|
301 |
$all_plugins = get_plugins();
|
302 |
$active_plugins = get_option( 'active_plugins' );
|
303 |
|
496 |
__( 'PHP XML support', 'bestwebsoft' ) => $xml_parser_create,
|
497 |
__( 'Site URL', 'bestwebsoft' ) => $site_url,
|
498 |
__( 'Home URL', 'bestwebsoft' ) => $home_url,
|
499 |
+
'$_SERVER[HTTP_HOST]' => $_SERVER['HTTP_HOST'],
|
500 |
+
'$_SERVER[SERVER_NAME]' => $_SERVER['SERVER_NAME'],
|
501 |
__( 'WordPress Version', 'bestwebsoft' ) => $wp_version,
|
502 |
__( 'WordPress DB Version', 'bestwebsoft' ) => $db_version,
|
503 |
__( 'Multisite', 'bestwebsoft' ) => $multisite,
|
bws_menu/css/style.css
CHANGED
@@ -86,6 +86,7 @@ h4.bws_recommended {
|
|
86 |
padding: 0 10px;
|
87 |
color: #a7a7a7;
|
88 |
display: none;
|
|
|
89 |
}
|
90 |
.bws_product_links {
|
91 |
padding: 10px 6px 12px;
|
86 |
padding: 0 10px;
|
87 |
color: #a7a7a7;
|
88 |
display: none;
|
89 |
+
font-size: 13px;
|
90 |
}
|
91 |
.bws_product_links {
|
92 |
padding: 10px 6px 12px;
|
bws_menu/icons/google-captcha.png
ADDED
Binary file
|
bws_menu/icons/google-shortlink.png
ADDED
Binary file
|
bws_menu/icons/htaccess.png
ADDED
Binary file
|
bws_menu/icons/post-to-csv.png
ADDED
Binary file
|
bws_menu/icons/sender.png
ADDED
Binary file
|
bws_menu/languages/bestwebsoft-fr_FR.mo
CHANGED
Binary file
|
bws_menu/languages/bestwebsoft-fr_FR.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: bestwebsoft\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2014-
|
6 |
-
"PO-Revision-Date: 2014-
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: Luc Capronnier <lcapronnier@yahoo.com>\n"
|
9 |
"Language: fr_FR\n"
|
@@ -17,383 +17,373 @@ msgstr ""
|
|
17 |
"X-Generator: Poedit 1.5.7\n"
|
18 |
"X-Poedit-SearchPath-0: .\n"
|
19 |
|
20 |
-
#: bws_menu.php:
|
21 |
msgid "Not set"
|
22 |
msgstr "Not set"
|
23 |
|
24 |
-
#: bws_menu.php:
|
25 |
-
#: bws_menu.php:
|
26 |
msgid "On"
|
27 |
msgstr "On"
|
28 |
|
29 |
-
#: bws_menu.php:
|
30 |
-
#: bws_menu.php:
|
31 |
msgid "Off"
|
32 |
msgstr "Off"
|
33 |
|
34 |
-
#: bws_menu.php:
|
35 |
-
#: bws_menu.php:
|
36 |
-
#: bws_menu.php:
|
37 |
-
#: bws_menu.php:
|
38 |
-
#: bws_menu.php:
|
39 |
-
#: bws_menu.php:
|
40 |
msgid "N/A"
|
41 |
msgstr "N/A"
|
42 |
|
43 |
-
#: bws_menu.php:
|
44 |
msgid " Mb"
|
45 |
msgstr " Mb"
|
46 |
|
47 |
-
#: bws_menu.php:
|
48 |
-
#: bws_menu.php:
|
49 |
-
#: bws_menu.php:
|
50 |
-
#: bws_menu.php:
|
51 |
msgid "Yes"
|
52 |
msgstr "Yes"
|
53 |
|
54 |
-
#: bws_menu.php:
|
55 |
-
#: bws_menu.php:
|
56 |
-
#: bws_menu.php:
|
57 |
-
#: bws_menu.php:
|
58 |
msgid "No"
|
59 |
msgstr "No"
|
60 |
|
61 |
-
#: bws_menu.php:
|
62 |
msgid "Operating System"
|
63 |
msgstr "Operating System"
|
64 |
|
65 |
-
#: bws_menu.php:
|
66 |
msgid "Server"
|
67 |
msgstr "Server"
|
68 |
|
69 |
-
#: bws_menu.php:
|
70 |
msgid "Memory usage"
|
71 |
msgstr "Memory usage"
|
72 |
|
73 |
-
#: bws_menu.php:
|
74 |
msgid "MYSQL Version"
|
75 |
msgstr "MYSQL Version"
|
76 |
|
77 |
-
#: bws_menu.php:
|
78 |
msgid "SQL Mode"
|
79 |
msgstr "SQL Mode"
|
80 |
|
81 |
-
#: bws_menu.php:
|
82 |
msgid "PHP Version"
|
83 |
msgstr "PHP Version"
|
84 |
|
85 |
-
#: bws_menu.php:
|
86 |
msgid "PHP Safe Mode"
|
87 |
msgstr "PHP Safe Mode"
|
88 |
|
89 |
-
#: bws_menu.php:
|
90 |
msgid "PHP Allow URL fopen"
|
91 |
msgstr "PHP Allow URL fopen"
|
92 |
|
93 |
-
#: bws_menu.php:
|
94 |
msgid "PHP Memory Limit"
|
95 |
msgstr "PHP Memory Limit"
|
96 |
|
97 |
-
#: bws_menu.php:
|
98 |
msgid "PHP Max Upload Size"
|
99 |
msgstr "PHP Max Upload Size"
|
100 |
|
101 |
-
#: bws_menu.php:
|
102 |
msgid "PHP Max Post Size"
|
103 |
msgstr "PHP Max Post Size"
|
104 |
|
105 |
-
#: bws_menu.php:
|
106 |
msgid "PHP Max Script Execute Time"
|
107 |
msgstr "PHP Max Script Execute Time"
|
108 |
|
109 |
-
#: bws_menu.php:
|
110 |
msgid "PHP Exif support"
|
111 |
msgstr "PHP Exif support"
|
112 |
|
113 |
-
#: bws_menu.php:
|
114 |
msgid "PHP IPTC support"
|
115 |
msgstr "PHP IPTC support"
|
116 |
|
117 |
-
#: bws_menu.php:
|
118 |
msgid "PHP XML support"
|
119 |
msgstr "PHP XML support"
|
120 |
|
121 |
-
#: bws_menu.php:
|
122 |
msgid "Site URL"
|
123 |
msgstr "Site URL"
|
124 |
|
125 |
-
#: bws_menu.php:
|
126 |
msgid "Home URL"
|
127 |
msgstr "Home URL"
|
128 |
|
129 |
-
#: bws_menu.php:
|
130 |
msgid "WordPress Version"
|
131 |
msgstr "WordPress Version"
|
132 |
|
133 |
-
#: bws_menu.php:
|
134 |
msgid "WordPress DB Version"
|
135 |
msgstr "WordPress DB Version"
|
136 |
|
137 |
-
#: bws_menu.php:
|
138 |
msgid "Multisite"
|
139 |
msgstr "Multisite"
|
140 |
|
141 |
-
#: bws_menu.php:
|
142 |
msgid "Active Theme"
|
143 |
msgstr "Active Theme"
|
144 |
|
145 |
-
#: bws_menu.php:
|
146 |
msgid "Please enter a valid email address."
|
147 |
msgstr "Merci de saisir une adresse e-mail valide."
|
148 |
|
149 |
-
#: bws_menu.php:
|
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:
|
154 |
msgid "Thank you for contacting us."
|
155 |
msgstr "Merci de nous avoir contacté."
|
156 |
|
157 |
-
#: bws_menu.php:
|
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:
|
162 |
msgid "Switch to new interface"
|
163 |
-
msgstr ""
|
164 |
|
165 |
-
#: bws_menu.php:
|
166 |
msgid "Pro plugins"
|
167 |
msgstr "Plugins Pro"
|
168 |
|
169 |
-
#: bws_menu.php:
|
170 |
-
#: bws_menu.php:
|
171 |
msgid "Activated plugins"
|
172 |
msgstr "Plugin activé"
|
173 |
|
174 |
-
#: bws_menu.php:
|
175 |
-
#: bws_menu.php:
|
176 |
-
#: bws_menu.php:
|
177 |
-
#: bws_menu.php:
|
178 |
-
#: bws_menu.php:
|
179 |
-
#: bws_menu.php:
|
180 |
-
#: bws_menu.php:
|
181 |
-
#: bws_menu.php:
|
182 |
-
#: bws_menu.php:
|
183 |
msgid "Read more"
|
184 |
msgstr "Lire la suite"
|
185 |
|
186 |
-
#: bws_menu.php:
|
187 |
-
#: bws_menu.php:
|
188 |
-
#: bws_menu.php:
|
189 |
-
#: bws_menu.php:
|
190 |
msgid "Settings"
|
191 |
msgstr "Réglages"
|
192 |
|
193 |
-
#: bws_menu.php:
|
194 |
-
#: bws_menu.php:
|
195 |
-
#: bws_menu.php:
|
196 |
msgid "Installed plugins"
|
197 |
msgstr "Plugin installé"
|
198 |
|
199 |
-
#: bws_menu.php:
|
200 |
-
#: bws_menu.php:
|
201 |
-
#: bws_menu.php:
|
202 |
msgid "Recommended plugins"
|
203 |
msgstr "Plugin recommandé"
|
204 |
|
205 |
-
#: bws_menu.php:
|
206 |
msgid "Purchase"
|
207 |
msgstr "Achetez"
|
208 |
|
209 |
-
#: bws_menu.php:
|
210 |
msgid "Free plugins"
|
211 |
msgstr "Plugins gratuits"
|
212 |
|
213 |
-
#: bws_menu.php:
|
214 |
-
#: bws_menu.php:
|
215 |
msgid "Download"
|
216 |
msgstr "Téléchargement"
|
217 |
|
218 |
-
#: bws_menu.php:
|
219 |
-
#: bws_menu.php:
|
220 |
-
#: bws_menu.php:
|
221 |
#, php-format
|
222 |
msgid "Install %s"
|
223 |
msgstr "%s installé"
|
224 |
|
225 |
-
#: bws_menu.php:
|
226 |
-
#: bws_menu.php:
|
227 |
msgid "Install now from wordpress.org"
|
228 |
msgstr "Installer maintenant depuis wordpress.org"
|
229 |
|
230 |
-
#: bws_menu.php:
|
231 |
msgid "Free themes"
|
232 |
-
msgstr ""
|
233 |
|
234 |
-
#: bws_menu.php:
|
235 |
-
#, fuzzy
|
236 |
msgid "Activated theme"
|
237 |
-
msgstr "
|
238 |
|
239 |
-
#: bws_menu.php:
|
240 |
#, php-format
|
241 |
msgid "Customize “%s”"
|
242 |
-
msgstr ""
|
243 |
|
244 |
-
#: bws_menu.php:
|
245 |
msgid "Customize"
|
246 |
-
msgstr ""
|
247 |
|
248 |
-
#: bws_menu.php:
|
249 |
-
#, fuzzy
|
250 |
msgid "Installed themes"
|
251 |
-
msgstr "
|
252 |
|
253 |
-
#: bws_menu.php:
|
254 |
-
#, fuzzy
|
255 |
msgid "Recommended themes"
|
256 |
-
msgstr "
|
257 |
|
258 |
-
#: bws_menu.php:
|
259 |
msgid "If you have any questions, please contact us via"
|
260 |
msgstr "Si vous avez des questions, merci de contacter via "
|
261 |
|
262 |
-
#: bws_menu.php:
|
263 |
-
#: bws_menu.php:
|
264 |
-
#: bws_menu.php:
|
265 |
msgid "System status"
|
266 |
msgstr "System status"
|
267 |
|
268 |
-
#: bws_menu.php:
|
269 |
-
#: bws_menu.php:
|
270 |
msgid "Environment"
|
271 |
msgstr "Environment"
|
272 |
|
273 |
-
#: bws_menu.php:
|
274 |
-
#: bws_menu.php:
|
275 |
msgid "Active Plugins"
|
276 |
msgstr "Plugin actifs"
|
277 |
|
278 |
-
#: bws_menu.php:
|
279 |
-
#: bws_menu.php:
|
280 |
msgid "Inactive Plugins"
|
281 |
msgstr "Plugin inactifs"
|
282 |
|
283 |
-
#: bws_menu.php:
|
284 |
-
#: bws_menu.php:
|
285 |
msgid "Send to support"
|
286 |
msgstr "Envoyé au support"
|
287 |
|
288 |
-
#: bws_menu.php:
|
289 |
-
#: bws_menu.php:
|
290 |
msgid "Send to custom email »"
|
291 |
msgstr "Envoyer un e-mail spécifique »"
|
292 |
|
293 |
-
#: bws_menu.php:
|
294 |
msgid "Switch to old interface"
|
295 |
-
msgstr ""
|
296 |
|
297 |
-
#: bws_menu.php:
|
298 |
-
#, fuzzy
|
299 |
msgid "Plugins"
|
300 |
-
msgstr "
|
301 |
|
302 |
-
#: bws_menu.php:
|
303 |
msgid "Themes"
|
304 |
-
msgstr ""
|
305 |
|
306 |
-
#: bws_menu.php:
|
307 |
msgid "All"
|
308 |
-
msgstr ""
|
309 |
|
310 |
-
#: bws_menu.php:
|
311 |
-
#, fuzzy
|
312 |
msgid "Installed"
|
313 |
-
msgstr "
|
314 |
|
315 |
-
#: bws_menu.php:
|
316 |
-
#, fuzzy
|
317 |
msgid "Recommended"
|
318 |
-
msgstr "
|
319 |
|
320 |
-
#: bws_menu.php:
|
321 |
-
#: bws_menu.php:
|
322 |
-
#: bws_menu.php:
|
323 |
-
#: bws_menu.php:
|
324 |
-
#: bws_menu.php:
|
325 |
-
#, fuzzy
|
326 |
msgid "Learn more"
|
327 |
-
msgstr "
|
328 |
|
329 |
-
#: bws_menu.php:
|
330 |
-
#: bws_menu.php:
|
331 |
-
#: bws_menu.php:
|
332 |
msgid "Go"
|
333 |
-
msgstr ""
|
334 |
|
335 |
-
#: bws_menu.php:
|
336 |
-
#: bws_menu.php:
|
337 |
-
#: bws_menu.php:
|
338 |
msgid "DONATE"
|
339 |
-
msgstr ""
|
340 |
|
341 |
-
#: bws_menu.php:
|
342 |
-
#: bws_menu.php:
|
343 |
-
#, fuzzy
|
344 |
msgid "Activate this plugin"
|
345 |
-
msgstr "
|
346 |
|
347 |
-
#: bws_menu.php:
|
348 |
-
#: bws_menu.php:
|
349 |
-
#, fuzzy
|
350 |
msgid "Activate"
|
351 |
-
msgstr "Activé
|
352 |
|
353 |
-
#: bws_menu.php:
|
354 |
-
#, fuzzy
|
355 |
msgid "Install now"
|
356 |
-
msgstr "
|
357 |
|
358 |
-
#: bws_menu.php:
|
359 |
msgid "Try again"
|
360 |
-
msgstr ""
|
361 |
|
362 |
-
#: bws_menu.php:
|
363 |
#, php-format
|
364 |
msgid "Preview “%s”"
|
365 |
-
msgstr ""
|
366 |
|
367 |
-
#: bws_menu.php:
|
368 |
msgid "Install Now"
|
369 |
msgstr "Installa Ora"
|
370 |
|
371 |
-
#: bws_menu.php:
|
372 |
#, php-format
|
373 |
msgid "Update to version %s"
|
374 |
-
msgstr ""
|
375 |
|
376 |
-
#: bws_menu.php:
|
377 |
msgid "Update"
|
378 |
-
msgstr ""
|
379 |
|
380 |
-
#: bws_menu.php:
|
381 |
#, php-format
|
382 |
msgid "Preview %s"
|
383 |
-
msgstr ""
|
384 |
|
385 |
-
#: bws_menu.php:
|
386 |
msgid "Preview"
|
387 |
-
msgstr ""
|
388 |
|
389 |
-
#: bws_menu.php:
|
390 |
#, php-format
|
391 |
msgid "By %s"
|
392 |
-
msgstr ""
|
393 |
|
394 |
-
#: bws_menu.php:
|
395 |
msgid "Details"
|
396 |
-
msgstr ""
|
397 |
|
398 |
#, fuzzy
|
399 |
#~ msgid "installed"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: bestwebsoft\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2014-03-03 15:03+0300\n"
|
6 |
+
"PO-Revision-Date: 2014-03-03 15:03+0300\n"
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: Luc Capronnier <lcapronnier@yahoo.com>\n"
|
9 |
"Language: fr_FR\n"
|
17 |
"X-Generator: Poedit 1.5.7\n"
|
18 |
"X-Poedit-SearchPath-0: .\n"
|
19 |
|
20 |
+
#: bws_menu.php:417
|
21 |
msgid "Not set"
|
22 |
msgstr "Not set"
|
23 |
|
24 |
+
#: bws_menu.php:419
|
25 |
+
#: bws_menu.php:423
|
26 |
msgid "On"
|
27 |
msgstr "On"
|
28 |
|
29 |
+
#: bws_menu.php:421
|
30 |
+
#: bws_menu.php:425
|
31 |
msgid "Off"
|
32 |
msgstr "Off"
|
33 |
|
34 |
+
#: bws_menu.php:429
|
35 |
+
#: bws_menu.php:433
|
36 |
+
#: bws_menu.php:437
|
37 |
+
#: bws_menu.php:441
|
38 |
+
#: bws_menu.php:445
|
39 |
+
#: bws_menu.php:471
|
40 |
msgid "N/A"
|
41 |
msgstr "N/A"
|
42 |
|
43 |
+
#: bws_menu.php:443
|
44 |
msgid " Mb"
|
45 |
msgstr " Mb"
|
46 |
|
47 |
+
#: bws_menu.php:447
|
48 |
+
#: bws_menu.php:451
|
49 |
+
#: bws_menu.php:455
|
50 |
+
#: bws_menu.php:466
|
51 |
msgid "Yes"
|
52 |
msgstr "Yes"
|
53 |
|
54 |
+
#: bws_menu.php:449
|
55 |
+
#: bws_menu.php:453
|
56 |
+
#: bws_menu.php:457
|
57 |
+
#: bws_menu.php:468
|
58 |
msgid "No"
|
59 |
msgstr "No"
|
60 |
|
61 |
+
#: bws_menu.php:482
|
62 |
msgid "Operating System"
|
63 |
msgstr "Operating System"
|
64 |
|
65 |
+
#: bws_menu.php:483
|
66 |
msgid "Server"
|
67 |
msgstr "Server"
|
68 |
|
69 |
+
#: bws_menu.php:484
|
70 |
msgid "Memory usage"
|
71 |
msgstr "Memory usage"
|
72 |
|
73 |
+
#: bws_menu.php:485
|
74 |
msgid "MYSQL Version"
|
75 |
msgstr "MYSQL Version"
|
76 |
|
77 |
+
#: bws_menu.php:486
|
78 |
msgid "SQL Mode"
|
79 |
msgstr "SQL Mode"
|
80 |
|
81 |
+
#: bws_menu.php:487
|
82 |
msgid "PHP Version"
|
83 |
msgstr "PHP Version"
|
84 |
|
85 |
+
#: bws_menu.php:488
|
86 |
msgid "PHP Safe Mode"
|
87 |
msgstr "PHP Safe Mode"
|
88 |
|
89 |
+
#: bws_menu.php:489
|
90 |
msgid "PHP Allow URL fopen"
|
91 |
msgstr "PHP Allow URL fopen"
|
92 |
|
93 |
+
#: bws_menu.php:490
|
94 |
msgid "PHP Memory Limit"
|
95 |
msgstr "PHP Memory Limit"
|
96 |
|
97 |
+
#: bws_menu.php:491
|
98 |
msgid "PHP Max Upload Size"
|
99 |
msgstr "PHP Max Upload Size"
|
100 |
|
101 |
+
#: bws_menu.php:492
|
102 |
msgid "PHP Max Post Size"
|
103 |
msgstr "PHP Max Post Size"
|
104 |
|
105 |
+
#: bws_menu.php:493
|
106 |
msgid "PHP Max Script Execute Time"
|
107 |
msgstr "PHP Max Script Execute Time"
|
108 |
|
109 |
+
#: bws_menu.php:494
|
110 |
msgid "PHP Exif support"
|
111 |
msgstr "PHP Exif support"
|
112 |
|
113 |
+
#: bws_menu.php:495
|
114 |
msgid "PHP IPTC support"
|
115 |
msgstr "PHP IPTC support"
|
116 |
|
117 |
+
#: bws_menu.php:496
|
118 |
msgid "PHP XML support"
|
119 |
msgstr "PHP XML support"
|
120 |
|
121 |
+
#: bws_menu.php:497
|
122 |
msgid "Site URL"
|
123 |
msgstr "Site URL"
|
124 |
|
125 |
+
#: bws_menu.php:498
|
126 |
msgid "Home URL"
|
127 |
msgstr "Home URL"
|
128 |
|
129 |
+
#: bws_menu.php:501
|
130 |
msgid "WordPress Version"
|
131 |
msgstr "WordPress Version"
|
132 |
|
133 |
+
#: bws_menu.php:502
|
134 |
msgid "WordPress DB Version"
|
135 |
msgstr "WordPress DB Version"
|
136 |
|
137 |
+
#: bws_menu.php:503
|
138 |
msgid "Multisite"
|
139 |
msgstr "Multisite"
|
140 |
|
141 |
+
#: bws_menu.php:504
|
142 |
msgid "Active Theme"
|
143 |
msgstr "Active Theme"
|
144 |
|
145 |
+
#: bws_menu.php:520
|
146 |
msgid "Please enter a valid email address."
|
147 |
msgstr "Merci de saisir une adresse e-mail valide."
|
148 |
|
149 |
+
#: bws_menu.php:524
|
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:528
|
154 |
msgid "Thank you for contacting us."
|
155 |
msgstr "Merci de nous avoir contacté."
|
156 |
|
157 |
+
#: bws_menu.php:556
|
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:568
|
162 |
msgid "Switch to new interface"
|
163 |
+
msgstr "Basculer vers la nouvelle interface"
|
164 |
|
165 |
+
#: bws_menu.php:575
|
166 |
msgid "Pro plugins"
|
167 |
msgstr "Plugins Pro"
|
168 |
|
169 |
+
#: bws_menu.php:578
|
170 |
+
#: bws_menu.php:604
|
171 |
msgid "Activated plugins"
|
172 |
msgstr "Plugin activé"
|
173 |
|
174 |
+
#: bws_menu.php:580
|
175 |
+
#: bws_menu.php:588
|
176 |
+
#: bws_menu.php:596
|
177 |
+
#: bws_menu.php:606
|
178 |
+
#: bws_menu.php:614
|
179 |
+
#: bws_menu.php:622
|
180 |
+
#: bws_menu.php:632
|
181 |
+
#: bws_menu.php:639
|
182 |
+
#: bws_menu.php:647
|
183 |
msgid "Read more"
|
184 |
msgstr "Lire la suite"
|
185 |
|
186 |
+
#: bws_menu.php:580
|
187 |
+
#: bws_menu.php:606
|
188 |
+
#: bws_menu.php:779
|
189 |
+
#: bws_menu.php:806
|
190 |
msgid "Settings"
|
191 |
msgstr "Réglages"
|
192 |
|
193 |
+
#: bws_menu.php:586
|
194 |
+
#: bws_menu.php:612
|
195 |
+
#: bws_menu.php:741
|
196 |
msgid "Installed plugins"
|
197 |
msgstr "Plugin installé"
|
198 |
|
199 |
+
#: bws_menu.php:594
|
200 |
+
#: bws_menu.php:620
|
201 |
+
#: bws_menu.php:863
|
202 |
msgid "Recommended plugins"
|
203 |
msgstr "Plugin recommandé"
|
204 |
|
205 |
+
#: bws_menu.php:596
|
206 |
msgid "Purchase"
|
207 |
msgstr "Achetez"
|
208 |
|
209 |
+
#: bws_menu.php:601
|
210 |
msgid "Free plugins"
|
211 |
msgstr "Plugins gratuits"
|
212 |
|
213 |
+
#: bws_menu.php:622
|
214 |
+
#: bws_menu.php:647
|
215 |
msgid "Download"
|
216 |
msgstr "Téléchargement"
|
217 |
|
218 |
+
#: bws_menu.php:622
|
219 |
+
#: bws_menu.php:647
|
220 |
+
#: bws_menu.php:980
|
221 |
#, php-format
|
222 |
msgid "Install %s"
|
223 |
msgstr "%s installé"
|
224 |
|
225 |
+
#: bws_menu.php:622
|
226 |
+
#: bws_menu.php:647
|
227 |
msgid "Install now from wordpress.org"
|
228 |
msgstr "Installer maintenant depuis wordpress.org"
|
229 |
|
230 |
+
#: bws_menu.php:628
|
231 |
msgid "Free themes"
|
232 |
+
msgstr "Thèmes gratuits"
|
233 |
|
234 |
+
#: bws_menu.php:631
|
|
|
235 |
msgid "Activated theme"
|
236 |
+
msgstr "Thème actif"
|
237 |
|
238 |
+
#: bws_menu.php:632
|
239 |
#, php-format
|
240 |
msgid "Customize “%s”"
|
241 |
+
msgstr "Personnaliser “%s”"
|
242 |
|
243 |
+
#: bws_menu.php:632
|
244 |
msgid "Customize"
|
245 |
+
msgstr "Personnaliser"
|
246 |
|
247 |
+
#: bws_menu.php:637
|
|
|
248 |
msgid "Installed themes"
|
249 |
+
msgstr "Thèmes installés"
|
250 |
|
251 |
+
#: bws_menu.php:645
|
|
|
252 |
msgid "Recommended themes"
|
253 |
+
msgstr "Thèmes recommandés"
|
254 |
|
255 |
+
#: bws_menu.php:653
|
256 |
msgid "If you have any questions, please contact us via"
|
257 |
msgstr "Si vous avez des questions, merci de contacter via "
|
258 |
|
259 |
+
#: bws_menu.php:660
|
260 |
+
#: bws_menu.php:731
|
261 |
+
#: bws_menu.php:1016
|
262 |
msgid "System status"
|
263 |
msgstr "System status"
|
264 |
|
265 |
+
#: bws_menu.php:664
|
266 |
+
#: bws_menu.php:1019
|
267 |
msgid "Environment"
|
268 |
msgstr "Environment"
|
269 |
|
270 |
+
#: bws_menu.php:675
|
271 |
+
#: bws_menu.php:1030
|
272 |
msgid "Active Plugins"
|
273 |
msgstr "Plugin actifs"
|
274 |
|
275 |
+
#: bws_menu.php:686
|
276 |
+
#: bws_menu.php:1041
|
277 |
msgid "Inactive Plugins"
|
278 |
msgstr "Plugin inactifs"
|
279 |
|
280 |
+
#: bws_menu.php:703
|
281 |
+
#: bws_menu.php:1058
|
282 |
msgid "Send to support"
|
283 |
msgstr "Envoyé au support"
|
284 |
|
285 |
+
#: bws_menu.php:710
|
286 |
+
#: bws_menu.php:1065
|
287 |
msgid "Send to custom email »"
|
288 |
msgstr "Envoyer un e-mail spécifique »"
|
289 |
|
290 |
+
#: bws_menu.php:721
|
291 |
msgid "Switch to old interface"
|
292 |
+
msgstr "Basculer vers l'ancienne interface"
|
293 |
|
294 |
+
#: bws_menu.php:727
|
|
|
295 |
msgid "Plugins"
|
296 |
+
msgstr "Externsions"
|
297 |
|
298 |
+
#: bws_menu.php:729
|
299 |
msgid "Themes"
|
300 |
+
msgstr "Thèmes"
|
301 |
|
302 |
+
#: bws_menu.php:735
|
303 |
msgid "All"
|
304 |
+
msgstr "Tous"
|
305 |
|
306 |
+
#: bws_menu.php:736
|
|
|
307 |
msgid "Installed"
|
308 |
+
msgstr "Installé"
|
309 |
|
310 |
+
#: bws_menu.php:737
|
|
|
311 |
msgid "Recommended"
|
312 |
+
msgstr "Recommandé"
|
313 |
|
314 |
+
#: bws_menu.php:777
|
315 |
+
#: bws_menu.php:804
|
316 |
+
#: bws_menu.php:825
|
317 |
+
#: bws_menu.php:852
|
318 |
+
#: bws_menu.php:908
|
|
|
319 |
msgid "Learn more"
|
320 |
+
msgstr "En savoir plus"
|
321 |
|
322 |
+
#: bws_menu.php:794
|
323 |
+
#: bws_menu.php:842
|
324 |
+
#: bws_menu.php:898
|
325 |
msgid "Go"
|
326 |
+
msgstr "Allez"
|
327 |
|
328 |
+
#: bws_menu.php:798
|
329 |
+
#: bws_menu.php:846
|
330 |
+
#: bws_menu.php:902
|
331 |
msgid "DONATE"
|
332 |
+
msgstr "Faire un don"
|
333 |
|
334 |
+
#: bws_menu.php:827
|
335 |
+
#: bws_menu.php:854
|
|
|
336 |
msgid "Activate this plugin"
|
337 |
+
msgstr "Activer cette extension"
|
338 |
|
339 |
+
#: bws_menu.php:827
|
340 |
+
#: bws_menu.php:854
|
|
|
341 |
msgid "Activate"
|
342 |
+
msgstr "Activé"
|
343 |
|
344 |
+
#: bws_menu.php:910
|
|
|
345 |
msgid "Install now"
|
346 |
+
msgstr "Installer maintenant"
|
347 |
|
348 |
+
#: bws_menu.php:932
|
349 |
msgid "Try again"
|
350 |
+
msgstr "Essayer de nouveau"
|
351 |
|
352 |
+
#: bws_menu.php:949
|
353 |
#, php-format
|
354 |
msgid "Preview “%s”"
|
355 |
+
msgstr "Pré-visualiser “%s”"
|
356 |
|
357 |
+
#: bws_menu.php:980
|
358 |
msgid "Install Now"
|
359 |
msgstr "Installa Ora"
|
360 |
|
361 |
+
#: bws_menu.php:983
|
362 |
#, php-format
|
363 |
msgid "Update to version %s"
|
364 |
+
msgstr "Mettre à jour pour la version %s"
|
365 |
|
366 |
+
#: bws_menu.php:983
|
367 |
msgid "Update"
|
368 |
+
msgstr "Mettre à jour"
|
369 |
|
370 |
+
#: bws_menu.php:990
|
371 |
#, php-format
|
372 |
msgid "Preview %s"
|
373 |
+
msgstr "Pré-visualiser %s"
|
374 |
|
375 |
+
#: bws_menu.php:990
|
376 |
msgid "Preview"
|
377 |
+
msgstr "Pré-visualiser"
|
378 |
|
379 |
+
#: bws_menu.php:997
|
380 |
#, php-format
|
381 |
msgid "By %s"
|
382 |
+
msgstr "Par %s"
|
383 |
|
384 |
+
#: bws_menu.php:1003
|
385 |
msgid "Details"
|
386 |
+
msgstr "Détails"
|
387 |
|
388 |
#, fuzzy
|
389 |
#~ msgid "installed"
|
contact_form.php
CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Contact Form
|
|
4 |
Plugin URI: http://bestwebsoft.com/plugin/
|
5 |
Description: Plugin for Contact Form.
|
6 |
Author: BestWebSoft
|
7 |
-
Version: 3.
|
8 |
Author URI: http://bestwebsoft.com/
|
9 |
License: GPLv2 or later
|
10 |
*/
|
@@ -27,7 +27,7 @@ License: GPLv2 or later
|
|
27 |
require_once( dirname( __FILE__ ) . '/bws_menu/bws_menu.php' );
|
28 |
|
29 |
/* Add option page in admin menu */
|
30 |
-
if( ! function_exists( 'cntctfrm_admin_menu' ) ) {
|
31 |
function cntctfrm_admin_menu() {
|
32 |
add_menu_page( 'BWS Plugins', 'BWS Plugins', 'manage_options', 'bws_plugins', 'bws_add_menu_render', plugins_url( "images/px.png", __FILE__ ), 1001 );
|
33 |
add_submenu_page('bws_plugins', __( 'Contact Form Settings', 'contact_form' ), __( 'Contact Form', 'contact_form' ), 'manage_options', "contact_form.php", 'cntctfrm_settings_page' );
|
@@ -37,17 +37,44 @@ if( ! function_exists( 'cntctfrm_admin_menu' ) ) {
|
|
37 |
}
|
38 |
}
|
39 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
/* Register settings for plugin */
|
41 |
-
if( ! function_exists( 'cntctfrm_settings' ) ) {
|
42 |
function cntctfrm_settings() {
|
43 |
-
global $wpmu, $cntctfrm_options, $cntctfrm_option_defaults, $wpdb, $bws_plugin_info;
|
44 |
-
|
45 |
-
if ( function_exists( 'get_plugin_data' ) && ( ! isset( $bws_plugin_info ) || empty( $bws_plugin_info ) ) ) {
|
46 |
-
$plugin_info = get_plugin_data( __FILE__ );
|
47 |
-
$bws_plugin_info = array( 'id' => '77', 'version' => $plugin_info["Version"] );
|
48 |
-
}
|
49 |
|
50 |
$cntctfrm_option_defaults = array(
|
|
|
|
|
51 |
'cntctfrm_user_email' => 'admin',
|
52 |
'cntctfrm_custom_email' => '',
|
53 |
'cntctfrm_select_email' => 'user',
|
@@ -148,44 +175,51 @@ if( ! function_exists( 'cntctfrm_settings' ) ) {
|
|
148 |
$cntctfrm_options['cntctfrm_form_error'] = array( 'en' => $cntctfrm_option_defaults['cntctfrm_form_error']['en'] );
|
149 |
}
|
150 |
|
151 |
-
if ( isset( $cntctfrm_options['
|
152 |
-
$cntctfrm_options
|
153 |
-
elseif ( isset( $cntctfrm_options['cntctfrm_required_symbol'] ) && '0' == $cntctfrm_options['cntctfrm_required_symbol'] )
|
154 |
-
$cntctfrm_options['cntctfrm_required_symbol'] = '';
|
155 |
|
156 |
-
|
|
|
|
|
|
|
157 |
|
158 |
-
|
|
|
|
|
159 |
|
160 |
/* Create db table of fields list */
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
|
180 |
-
|
181 |
-
|
182 |
-
|
183 |
-
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
|
|
|
|
|
188 |
}
|
|
|
|
|
189 |
}
|
190 |
}
|
191 |
}
|
@@ -193,25 +227,32 @@ if( ! function_exists( 'cntctfrm_settings' ) ) {
|
|
193 |
/* Function check if plugin is compatible with current WP version */
|
194 |
if ( ! function_exists ( 'cntctfrm_version_check' ) ) {
|
195 |
function cntctfrm_version_check() {
|
196 |
-
global $wp_version;
|
197 |
-
$plugin_data = get_plugin_data( __FILE__, false );
|
198 |
$require_wp = "3.0"; /* Wordpress at least requires version */
|
199 |
$plugin = plugin_basename( __FILE__ );
|
200 |
if ( version_compare( $wp_version, $require_wp, "<" ) ) {
|
201 |
if( is_plugin_active( $plugin ) ) {
|
202 |
deactivate_plugins( $plugin );
|
203 |
-
wp_die( "<strong>" . $
|
204 |
}
|
205 |
}
|
206 |
}
|
207 |
}
|
208 |
|
209 |
/* Add settings page in admin area */
|
210 |
-
if( ! function_exists( 'cntctfrm_settings_page' ) ) {
|
211 |
function cntctfrm_settings_page() {
|
212 |
-
global $cntctfrm_options, $wpdb, $cntctfrm_option_defaults, $wp_version;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
213 |
|
214 |
-
$plugin_info = get_plugin_data( __FILE__ );
|
215 |
/* Get Captcha options */
|
216 |
if ( get_option( 'cptch_options' ) )
|
217 |
$cptch_options = get_option( 'cptch_options' );
|
@@ -223,9 +264,9 @@ if( ! function_exists( 'cntctfrm_settings_page' ) ) {
|
|
223 |
if ( get_option( 'cntctfrmtdbpr_options' ) )
|
224 |
$cntctfrmtdbpr_options = get_option( 'cntctfrmtdbpr_options' );
|
225 |
|
226 |
-
$userslogin = $wpdb->get_col( "SELECT user_login FROM $wpdb->users ", 0 );
|
|
|
227 |
|
228 |
-
$error = "";
|
229 |
/* Save data for settings page */
|
230 |
if ( isset( $_POST['cntctfrm_form_submit'] ) && check_admin_referer( plugin_basename(__FILE__), 'cntctfrm_nonce_name' ) ) {
|
231 |
$cntctfrm_options_submit['cntctfrm_user_email'] = $_POST['cntctfrm_user_email'];
|
@@ -563,14 +604,7 @@ if( ! function_exists( 'cntctfrm_settings_page' ) ) {
|
|
563 |
$bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['time'] = time();
|
564 |
}
|
565 |
|
566 |
-
/* download Pro */
|
567 |
-
if ( !function_exists( 'get_plugins' ) )
|
568 |
-
require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
|
569 |
-
if ( ! function_exists( 'is_plugin_active_for_network' ) )
|
570 |
-
require_once( ABSPATH . '/wp-admin/includes/plugin.php' );
|
571 |
-
$all_plugins = get_plugins();
|
572 |
-
$active_plugins = get_option( 'active_plugins' );
|
573 |
-
|
574 |
if ( ! array_key_exists( $bws_license_plugin, $all_plugins ) ) {
|
575 |
$current = get_site_transient( 'update_plugins' );
|
576 |
if ( is_array( $all_plugins ) && !empty( $all_plugins ) && isset( $current ) && is_array( $current->response ) ) {
|
@@ -660,15 +694,14 @@ if( ! function_exists( 'cntctfrm_settings_page' ) ) {
|
|
660 |
<div class="wrap">
|
661 |
<div class="icon32 icon32-bws" id="icon-options-general"></div>
|
662 |
<h2><?php _e( "Contact Form Settings", 'contact_form' ); ?></h2>
|
663 |
-
<div class="updated fade" <?php if ( ! isset( $_POST['cntctfrm_form_submit'] ) || "" != $error ) echo "style=\"display:none\""; ?>><p><strong><?php echo $message; ?></strong></p></div>
|
664 |
-
<div id="cntctfrm_settings_notice" class="updated fade" style="display:none"><p><strong><?php _e( "Notice:", 'contact_form' ); ?></strong> <?php _e( "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button.", 'contact_form' ); ?></p></div>
|
665 |
-
<div class="error" <?php if ( "" == $error ) echo "style=\"display:none\""; ?>><p><strong><?php echo $error; ?></strong></p></div>
|
666 |
<h2 class="nav-tab-wrapper">
|
667 |
<a class="nav-tab<?php if ( ! isset( $_GET['action'] ) ) echo ' nav-tab-active'; ?>" href="admin.php?page=contact_form.php"><?php _e( 'Settings', 'contact_form' ); ?></a>
|
668 |
<a class="nav-tab<?php if ( isset( $_GET['action'] ) && 'extra' == $_GET['action'] ) echo ' nav-tab-active'; ?>" href="admin.php?page=contact_form.php&action=extra"><?php _e( 'Extra settings', 'contact_form' ); ?></a>
|
669 |
<a class="nav-tab bws_go_pro_tab<?php if ( isset( $_GET['action'] ) && 'go_pro' == $_GET['action'] ) echo ' nav-tab-active'; ?>" href="admin.php?page=contact_form.php&action=go_pro"><?php _e( 'Go PRO', 'contact_form' ); ?></a>
|
670 |
</h2>
|
671 |
-
<div class="
|
|
|
|
|
672 |
<?php if ( ! isset( $_GET['action'] ) ) { ?>
|
673 |
<form id="cntctfrm_settings_form" method="post" action="admin.php?page=contact_form.php">
|
674 |
<span style="margin-bottom:15px;">
|
@@ -715,7 +748,7 @@ if( ! function_exists( 'cntctfrm_settings_page' ) ) {
|
|
715 |
<tr valign="top" class="bws_pro_version_tooltip">
|
716 |
<th scope="row" colspan="2">
|
717 |
<?php _e( 'This functionality is available in the Pro version of the plugin. For more details, please follow the link', 'contact_form' ); ?>
|
718 |
-
<a title="Contact Form Pro" target="_blank" href="http://bestwebsoft.com/plugin/contact-form-pro/?k=697c5e74f39779ce77850e11dbe21962&pn=77&v=<?php echo $
|
719 |
</th>
|
720 |
</tr>
|
721 |
</table>
|
@@ -723,11 +756,7 @@ if( ! function_exists( 'cntctfrm_settings_page' ) ) {
|
|
723 |
<tr valign="top">
|
724 |
<th scope="row" style="width:200px;"><?php _e( "Save emails to the database", 'contact_form' ); ?> </th>
|
725 |
<td colspan="2">
|
726 |
-
<?php if (
|
727 |
-
require_once( ABSPATH . '/wp-admin/includes/plugin.php' );
|
728 |
-
$all_plugins = get_plugins();
|
729 |
-
$active_plugins = get_option( 'active_plugins' );
|
730 |
-
if ( array_key_exists( 'contact-form-to-db/contact_form_to_db.php', $all_plugins ) || array_key_exists( 'contact-form-to-db-pro/contact_form_to_db_pro.php', $all_plugins ) ) {
|
731 |
if ( 0 < count( preg_grep( '/contact-form-to-db\/contact_form_to_db.php/', $active_plugins ) ) || 0 < count( preg_grep( '/contact-form-to-db-pro\/contact_form_to_db_pro.php/', $active_plugins ) ) ||
|
732 |
is_plugin_active_for_network( 'contact-form-to-db/contact_form_to_db.php' ) || is_plugin_active_for_network( 'contact-form-to-db-pro/contact_form_to_db_pro.php' ) ) { ?>
|
733 |
<input type="checkbox" name="cntctfrm_save_email_to_db" value="1" <?php if ( ( isset( $cntctfrmtdb_options ) && 1 == $cntctfrmtdb_options["cntctfrmtdb_save_messages_to_db"] ) || ( isset( $cntctfrmtdbpr_options ) && 1 == $cntctfrmtdbpr_options["save_messages_to_db"] ) ) echo "checked=\"checked\""; ?> />
|
@@ -738,7 +767,7 @@ if( ! function_exists( 'cntctfrm_settings_page' ) ) {
|
|
738 |
<?php }
|
739 |
} else { ?>
|
740 |
<input disabled="disabled" type="checkbox" name="cntctfrm_save_email_to_db" value="1" />
|
741 |
-
<span style="color: #888888;font-size: 10px;">(<?php _e( 'Using Contact Form to DB powered by', 'contact_form' ); ?> <a href="http://bestwebsoft.com/plugin/">bestwebsoft.com</a>) <a href="http://bestwebsoft.com/plugin/contact-form-to-db-pro/?k=19d806f45d866e70545de83169b274f2&pn=77&v=<?php echo $
|
742 |
<?php } ?>
|
743 |
</td>
|
744 |
</tr>
|
@@ -852,7 +881,7 @@ if( ! function_exists( 'cntctfrm_settings_page' ) ) {
|
|
852 |
<td></td>
|
853 |
<td colspan="3" class="bws_pro_version_tooltip">
|
854 |
<?php _e( 'This functionality is available in the Pro version of the plugin. For more details, please follow the link', 'contact_form' ); ?>
|
855 |
-
<a title="Contact Form Pro" target="_blank" href="http://bestwebsoft.com/plugin/contact-form-pro/?k=697c5e74f39779ce77850e11dbe21962&pn=77&v=<?php echo $
|
856 |
</td>
|
857 |
</tr>
|
858 |
<tr valign="top">
|
@@ -894,9 +923,7 @@ if( ! function_exists( 'cntctfrm_settings_page' ) ) {
|
|
894 |
</div>
|
895 |
</div>
|
896 |
<div style="clear: both;">
|
897 |
-
<?php $all_plugins
|
898 |
-
$active_plugins = get_option( 'active_plugins' );
|
899 |
-
if ( array_key_exists( 'captcha/captcha.php', $all_plugins ) || array_key_exists( 'captcha-pro/captcha_pro.php', $all_plugins ) ) {
|
900 |
if ( 0 < count( preg_grep( '/captcha\/captcha.php/', $active_plugins ) ) || 0 < count( preg_grep( '/captcha-pro\/captcha_pro.php/', $active_plugins ) ) ||
|
901 |
is_plugin_active_for_network( 'captcha/captcha.php' ) || is_plugin_active_for_network( 'captcha-pro/captcha_pro.php' ) ) { ?>
|
902 |
<label><input type="checkbox" name="cntctfrm_display_captcha" value="1" <?php if ( ( isset( $cptch_options ) && 1 == $cptch_options["cptch_contact_form"] ) || ( isset( $cptchpr_options ) && 1 == $cptchpr_options["cptchpr_contact_form"] ) ) echo "checked=\"checked\""; ?> />
|
@@ -907,7 +934,7 @@ if( ! function_exists( 'cntctfrm_settings_page' ) ) {
|
|
907 |
<?php }
|
908 |
} else { ?>
|
909 |
<label><input disabled="disabled" type="checkbox" name="cntctfrm_display_captcha" value="1" />
|
910 |
-
<?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/?k=19ac1e9b23bea947cfc4a9b8e3326c03&pn=77&v=<?php echo $
|
911 |
<?php } ?>
|
912 |
</div>
|
913 |
</td>
|
@@ -923,7 +950,7 @@ if( ! function_exists( 'cntctfrm_settings_page' ) ) {
|
|
923 |
<th></th>
|
924 |
<td colspan="3" class="bws_pro_version_tooltip">
|
925 |
<?php _e( 'This functionality is available in the Pro version of the plugin. For more details, please follow the link', 'contact_form' ); ?>
|
926 |
-
<a title="Contact Form Pro" target="_blank" href="http://bestwebsoft.com/plugin/contact-form-pro/?k=697c5e74f39779ce77850e11dbe21962&pn=77&v=<?php echo $
|
927 |
</td>
|
928 |
</tr>
|
929 |
<tr valign="top" class="cntctfrm_additions_block <?php if ( '0' == $cntctfrm_options['cntctfrm_additions_options'] ) echo "cntctfrm_hidden"; ?>">
|
@@ -1049,7 +1076,7 @@ if( ! function_exists( 'cntctfrm_settings_page' ) ) {
|
|
1049 |
<div class="clear"></div>
|
1050 |
<div class="cntctfrm_language_tab cntctfrm_tab_en" style=" padding: 5px 10px 5px 5px;">
|
1051 |
<input type="text" name="cntctfrm_thank_text[en]" value="<?php echo $cntctfrm_options['cntctfrm_thank_text']['en']; ?>" /> <span class="cntctfrm_info"><?php _e( "Text", 'contact_form' ); ?></span><br />
|
1052 |
-
<span class="cntctfrm_info"><?php _e( "Use shortcode", 'contact_form' ); echo " [bestwebsoft_contact_form=en] " . __( "or", 'contact_form' ) . " [bestwebsoft_contact_form] "; _e( "for this language", 'contact_form' ); ?></span>
|
1053 |
</div>
|
1054 |
<?php if ( ! empty( $cntctfrm_options['cntctfrm_language'] ) ) {
|
1055 |
foreach ( $cntctfrm_options['cntctfrm_language'] as $val ) { ?>
|
@@ -1096,7 +1123,7 @@ if( ! function_exists( 'cntctfrm_settings_page' ) ) {
|
|
1096 |
<tr class="bws_pro_version_tooltip">
|
1097 |
<th scope="row" colspan="2">
|
1098 |
<?php _e( 'This functionality is available in the Pro version of the plugin. For more details, please follow the link', 'contact_form' ); ?>
|
1099 |
-
<a title="Contact Form Pro" target="_blank" href="http://bestwebsoft.com/plugin/contact-form-pro/?k=697c5e74f39779ce77850e11dbe21962&pn=77&v=<?php echo $
|
1100 |
</th>
|
1101 |
</tr>
|
1102 |
<tr valign="top">
|
@@ -1375,7 +1402,7 @@ if( ! function_exists( 'cntctfrm_settings_page' ) ) {
|
|
1375 |
<form method="post" action="admin.php?page=contact_form.php&action=go_pro">
|
1376 |
<p>
|
1377 |
<?php _e( 'You can download and activate', 'contact_form' ); ?>
|
1378 |
-
<a href="http://bestwebsoft.com/plugin/contact-form-pro/?k=697c5e74f39779ce77850e11dbe21962&pn=77&v=<?php echo $
|
1379 |
<?php _e( 'version of this plugin by entering Your license key.', 'contact_form' ); ?><br />
|
1380 |
<span style="color: #888888;font-size: 10px;">
|
1381 |
<?php _e( 'You can find your license key on your personal page Client area, by clicking on the link', 'contact_form' ); ?>
|
@@ -1418,10 +1445,10 @@ if( ! function_exists( 'cntctfrm_display_form' ) ) {
|
|
1418 |
$cntctfrm_options = get_option( 'cntctfrm_options' );
|
1419 |
$content = "";
|
1420 |
|
1421 |
-
if ( '80' != $_SERVER["SERVER_PORT"] )
|
1422 |
-
$page_url = $page_url = ( isset( $_SERVER["HTTPS"] ) && $_SERVER["HTTPS"] == "on" ? "https://" : "http://" ) . $_SERVER[ $cntctfrm_options['cntctfrm_site_name_parameter'] ].':'. $_SERVER["SERVER_PORT"].strip_tags( $_SERVER["REQUEST_URI"] );
|
1423 |
else
|
1424 |
-
$page_url = ( isset( $_SERVER["HTTPS"] ) && $_SERVER["HTTPS"] == "on" ? "https://" : "http://" ) . $_SERVER[ $cntctfrm_options['cntctfrm_site_name_parameter'] ] . strip_tags( $_SERVER["REQUEST_URI"] );
|
1425 |
|
1426 |
/* If contact form submited */
|
1427 |
$name = isset( $_POST['cntctfrm_contact_name'] ) ? htmlspecialchars( stripslashes( $_POST['cntctfrm_contact_name'] ) ) : "";
|
@@ -1790,7 +1817,7 @@ if( ! function_exists( 'cntctfrm_send_mail' ) ) {
|
|
1790 |
$form_action_url = '';
|
1791 |
$attachments = array();
|
1792 |
|
1793 |
-
if ( 'on' == getenv('HTTPS') ) {
|
1794 |
$form_action_url = 'https://' . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'];
|
1795 |
} else {
|
1796 |
$form_action_url = 'http://' . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'];
|
@@ -1885,9 +1912,7 @@ if( ! function_exists( 'cntctfrm_send_mail' ) ) {
|
|
1885 |
}
|
1886 |
|
1887 |
do_action( 'cntctfrm_get_mail_data', $to, $name, $email, $address, $phone, $subject, $message, $form_action_url, $user_agent, $userdomain );
|
1888 |
-
|
1889 |
-
$headers .= 'MIME-Version: 1.0' . "\n";
|
1890 |
-
|
1891 |
if ( 'wp-mail' == $cntctfrm_options['cntctfrm_mail_method'] ) {
|
1892 |
/* To send HTML mail, the Content-type header must be set */
|
1893 |
if ( 1 == $cntctfrm_options['cntctfrm_html_email'] )
|
@@ -1916,6 +1941,9 @@ if( ! function_exists( 'cntctfrm_send_mail' ) ) {
|
|
1916 |
}
|
1917 |
return $mail_result;
|
1918 |
} else {
|
|
|
|
|
|
|
1919 |
if ( 1 == $cntctfrm_options['cntctfrm_attachment'] && isset( $_FILES["cntctfrm_contact_attachment"]["tmp_name"] ) && "" != $_FILES["cntctfrm_contact_attachment"]["tmp_name"] ) {
|
1920 |
global $path_of_uploaded_file;
|
1921 |
$message_block = $message_text;
|
@@ -2171,18 +2199,24 @@ if ( ! function_exists ( 'cntctfrm_delete_options' ) ) {
|
|
2171 |
if ( ! function_exists ( 'cntctfrm_plugin_banner' ) ) {
|
2172 |
function cntctfrm_plugin_banner() {
|
2173 |
global $hook_suffix;
|
2174 |
-
if ( 'plugins.php' == $hook_suffix ) {
|
|
|
2175 |
$banner_array = array(
|
2176 |
array( 'pdtr_hide_banner_on_plugin_page', 'updater/updater.php', '1.12' ),
|
2177 |
array( 'cntctfrmtdb_hide_banner_on_plugin_page', 'contact-form-to-db/contact_form_to_db.php', '1.2' ),
|
|
|
|
|
|
|
|
|
2178 |
array( 'gglstmp_hide_banner_on_plugin_page', 'google-sitemap-plugin/google-sitemap-plugin.php', '2.8.4' ),
|
2179 |
array( 'cntctfrmpr_for_ctfrmtdb_hide_banner_on_plugin_page', 'contact-form-pro/contact_form_pro.php', '1.14' ),
|
2180 |
array( 'cntctfrm_for_ctfrmtdb_hide_banner_on_plugin_page', 'contact-form-plugin/contact_form.php', '3.62' ),
|
2181 |
array( 'cntctfrm_hide_banner_on_plugin_page', 'contact-form-plugin/contact_form.php', '3.47' ),
|
2182 |
array( 'cptch_hide_banner_on_plugin_page', 'captcha/captcha.php', '3.8.4' ),
|
2183 |
-
array( 'gllr_hide_banner_on_plugin_page', 'gallery-plugin/gallery-plugin.php', '3.9.1' )
|
2184 |
);
|
2185 |
-
|
|
|
2186 |
if ( ! function_exists( 'is_plugin_active_for_network' ) )
|
2187 |
require_once( ABSPATH . '/wp-admin/includes/plugin.php' );
|
2188 |
$active_plugins = get_option( 'active_plugins' );
|
@@ -2220,22 +2254,22 @@ if ( ! function_exists ( 'cntctfrm_plugin_banner' ) ) {
|
|
2220 |
})(jQuery);
|
2221 |
</script>
|
2222 |
<div class="cntctfrm_message bws_banner_on_plugin_page">
|
2223 |
-
<
|
|
|
2224 |
<div class="text">
|
2225 |
' . __( "It’s time to upgrade your <strong>Contact Form plugin</strong> to <strong>PRO</strong> version", 'contact_form' ) . '!<br />
|
2226 |
<span>' . __( "Extend standard plugin functionality with new great options.", 'contact_form' ) . '</span>
|
2227 |
</div>
|
2228 |
-
<img class="cntctfrm_close_icon close_icon" title="" src="' . plugins_url( 'images/close_banner.png', __FILE__ ) . '" alt=""/>
|
2229 |
<img class="icon" title="" src="' . plugins_url( 'images/banner.png', __FILE__ ) . '" alt=""/>
|
2230 |
</div>';
|
2231 |
if ( ! array_key_exists( 'contact-form-to-db/contact_form_to_db.php', $all_plugins ) && ! array_key_exists( 'contact-form-to-db-pro/contact_form_to_db_pro.php', $all_plugins ) ) {
|
2232 |
echo '<div class="cntctfrm_message_for_ctfrmtdb bws_banner_on_plugin_page">
|
2233 |
-
<
|
|
|
2234 |
<div class="text">
|
2235 |
' . __( "<strong>Contact Form to DB</strong> allows to store your messages to the database.", 'contact_form' ) . '<br />
|
2236 |
<span>' . __( "Manage messages that have been sent from your website.", 'contact_form' ) . '</span>
|
2237 |
</div>
|
2238 |
-
<img class="cntctfrm_for_ctfrmtdb_close_icon close_icon" title="" src="' . plugins_url( 'images/close_banner.png', __FILE__ ) . '" alt=""/>
|
2239 |
<img class="icon" title="" src="' . plugins_url( 'images/banner_for_ctfrmtdb.png', __FILE__ ) . '" alt=""/>
|
2240 |
</div>';
|
2241 |
}
|
@@ -2249,16 +2283,14 @@ if ( ! function_exists ( 'cntctfrm_plugin_banner' ) ) {
|
|
2249 |
}
|
2250 |
}
|
2251 |
}
|
2252 |
-
|
2253 |
-
add_action( 'init', 'cntctfrm_plugin_init' );
|
2254 |
-
add_action( 'init', 'cntctfrm_check_and_send' );
|
2255 |
|
2256 |
add_action( 'admin_menu', 'cntctfrm_admin_menu' );
|
2257 |
-
|
|
|
|
|
2258 |
|
2259 |
-
/* Adds "Settings" link to the plugin action page */
|
2260 |
-
add_filter( 'plugin_action_links', 'cntctfrm_plugin_action_links', 10, 2 );
|
2261 |
/* Additional links on the plugin page */
|
|
|
2262 |
add_filter( 'plugin_row_meta', 'cntctfrm_register_plugin_links', 10, 2 );
|
2263 |
|
2264 |
add_action( 'admin_enqueue_scripts', 'cntctfrm_admin_head' );
|
4 |
Plugin URI: http://bestwebsoft.com/plugin/
|
5 |
Description: Plugin for Contact Form.
|
6 |
Author: BestWebSoft
|
7 |
+
Version: 3.73
|
8 |
Author URI: http://bestwebsoft.com/
|
9 |
License: GPLv2 or later
|
10 |
*/
|
27 |
require_once( dirname( __FILE__ ) . '/bws_menu/bws_menu.php' );
|
28 |
|
29 |
/* Add option page in admin menu */
|
30 |
+
if ( ! function_exists( 'cntctfrm_admin_menu' ) ) {
|
31 |
function cntctfrm_admin_menu() {
|
32 |
add_menu_page( 'BWS Plugins', 'BWS Plugins', 'manage_options', 'bws_plugins', 'bws_add_menu_render', plugins_url( "images/px.png", __FILE__ ), 1001 );
|
33 |
add_submenu_page('bws_plugins', __( 'Contact Form Settings', 'contact_form' ), __( 'Contact Form', 'contact_form' ), 'manage_options', "contact_form.php", 'cntctfrm_settings_page' );
|
37 |
}
|
38 |
}
|
39 |
|
40 |
+
if ( ! function_exists ( 'cntctfrm_init' ) ) {
|
41 |
+
function cntctfrm_init() {
|
42 |
+
/* Internationalization, first(!) */
|
43 |
+
if ( ! session_id() )
|
44 |
+
@session_start();
|
45 |
+
|
46 |
+
load_plugin_textdomain( 'contact_form', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
|
47 |
+
|
48 |
+
cntctfrm_check_and_send();
|
49 |
+
}
|
50 |
+
}
|
51 |
+
|
52 |
+
if ( ! function_exists ( 'cntctfrm_admin_init' ) ) {
|
53 |
+
function cntctfrm_admin_init() {
|
54 |
+
global $bws_plugin_info, $cntctfrm_plugin_info;
|
55 |
+
/* Add variable for bws_menu */
|
56 |
+
$cntctfrm_plugin_info = get_plugin_data( __FILE__ );
|
57 |
+
|
58 |
+
if ( ! isset( $bws_plugin_info ) || empty( $bws_plugin_info ) )
|
59 |
+
$bws_plugin_info = array( 'id' => '77', 'version' => $cntctfrm_plugin_info["Version"] );
|
60 |
+
|
61 |
+
/* Call register settings function */
|
62 |
+
cntctfrm_settings();
|
63 |
+
|
64 |
+
/* Function check if plugin is compatible with current WP version */
|
65 |
+
cntctfrm_version_check();
|
66 |
+
}
|
67 |
+
}
|
68 |
+
|
69 |
/* Register settings for plugin */
|
70 |
+
if ( ! function_exists( 'cntctfrm_settings' ) ) {
|
71 |
function cntctfrm_settings() {
|
72 |
+
global $wpmu, $cntctfrm_options, $cntctfrm_option_defaults, $wpdb, $bws_plugin_info, $cntctfrm_plugin_info;
|
73 |
+
$cntctfrm_db_version = "1.0";
|
|
|
|
|
|
|
|
|
74 |
|
75 |
$cntctfrm_option_defaults = array(
|
76 |
+
'plugin_option_version' => $cntctfrm_plugin_info["Version"],
|
77 |
+
'plugin_db_version' => $cntctfrm_db_version,
|
78 |
'cntctfrm_user_email' => 'admin',
|
79 |
'cntctfrm_custom_email' => '',
|
80 |
'cntctfrm_select_email' => 'user',
|
175 |
$cntctfrm_options['cntctfrm_form_error'] = array( 'en' => $cntctfrm_option_defaults['cntctfrm_form_error']['en'] );
|
176 |
}
|
177 |
|
178 |
+
if ( ! isset( $cntctfrm_options['plugin_option_version'] ) || $cntctfrm_options['plugin_option_version'] != $cntctfrm_plugin_info["Version"] ) {
|
179 |
+
$cntctfrm_options = array_merge( $cntctfrm_option_defaults, $cntctfrm_options );
|
|
|
|
|
180 |
|
181 |
+
if ( isset( $cntctfrm_options['cntctfrm_required_symbol'] ) && '1' == $cntctfrm_options['cntctfrm_required_symbol'] )
|
182 |
+
$cntctfrm_options['cntctfrm_required_symbol'] = '*';
|
183 |
+
elseif ( isset( $cntctfrm_options['cntctfrm_required_symbol'] ) && '0' == $cntctfrm_options['cntctfrm_required_symbol'] )
|
184 |
+
$cntctfrm_options['cntctfrm_required_symbol'] = '';
|
185 |
|
186 |
+
$cntctfrm_options['plugin_option_version'] = $cntctfrm_plugin_info["Version"];
|
187 |
+
update_option( 'cntctfrm_options', $cntctfrm_options );
|
188 |
+
}
|
189 |
|
190 |
/* Create db table of fields list */
|
191 |
+
if ( ! isset( $cntctfrm_options['plugin_db_version'] ) || $cntctfrm_options['plugin_db_version'] != $cntctfrm_db_version ) {
|
192 |
+
$wpdb->query("DROP TABLE IF EXISTS " . $wpdb->prefix . "cntctfrm_field" );
|
193 |
+
$sql = "CREATE TABLE IF NOT EXISTS `" . $wpdb->prefix . "cntctfrm_field` (
|
194 |
+
id int NOT NULL AUTO_INCREMENT,
|
195 |
+
name CHAR(100) NOT NULL,
|
196 |
+
UNIQUE KEY id (id)
|
197 |
+
);";
|
198 |
+
require_once( ABSPATH . 'wp-admin/includes/upgrade.php' );
|
199 |
+
dbDelta( $sql );
|
200 |
+
$fields = array(
|
201 |
+
'name',
|
202 |
+
'email',
|
203 |
+
'subject',
|
204 |
+
'message',
|
205 |
+
'address',
|
206 |
+
'phone',
|
207 |
+
'attachment',
|
208 |
+
'attachment_explanations',
|
209 |
+
'send_copy',
|
210 |
+
'sent_from',
|
211 |
+
'date_time',
|
212 |
+
'coming_from',
|
213 |
+
'user_agent'
|
214 |
+
);
|
215 |
+
foreach ( $fields as $key => $value ) {
|
216 |
+
$db_row = $wpdb->get_row( "SELECT * FROM " . $wpdb->prefix . "cntctfrm_field WHERE `name` = '" . $value . "'", ARRAY_A );
|
217 |
+
if ( !isset( $db_row ) || empty( $db_row ) ) {
|
218 |
+
$wpdb->insert( $wpdb->prefix . "cntctfrm_field", array( 'name' => $value ), array( '%s' ) );
|
219 |
+
}
|
220 |
}
|
221 |
+
$cntctfrm_options['plugin_db_version'] = $cntctfrm_db_version;
|
222 |
+
update_option( 'cntctfrm_options', $cntctfrm_options );
|
223 |
}
|
224 |
}
|
225 |
}
|
227 |
/* Function check if plugin is compatible with current WP version */
|
228 |
if ( ! function_exists ( 'cntctfrm_version_check' ) ) {
|
229 |
function cntctfrm_version_check() {
|
230 |
+
global $wp_version, $cntctfrm_plugin_info;
|
|
|
231 |
$require_wp = "3.0"; /* Wordpress at least requires version */
|
232 |
$plugin = plugin_basename( __FILE__ );
|
233 |
if ( version_compare( $wp_version, $require_wp, "<" ) ) {
|
234 |
if( is_plugin_active( $plugin ) ) {
|
235 |
deactivate_plugins( $plugin );
|
236 |
+
wp_die( "<strong>" . $cntctfrm_plugin_info['Name'] . " </strong> " . __( 'requires', 'contact_form' ) . " <strong>WordPress " . $require_wp . "</strong> " . __( 'or higher, that is why it has been deactivated! Please upgrade WordPress and try again.', 'contact_form') . "<br /><br />" . __( 'Back to the WordPress', 'contact_form') . " <a href='" . get_admin_url( null, 'plugins.php' ) . "'>" . __( 'Plugins page', 'contact_form') . "</a>." );
|
237 |
}
|
238 |
}
|
239 |
}
|
240 |
}
|
241 |
|
242 |
/* Add settings page in admin area */
|
243 |
+
if ( ! function_exists( 'cntctfrm_settings_page' ) ) {
|
244 |
function cntctfrm_settings_page() {
|
245 |
+
global $cntctfrm_options, $wpdb, $cntctfrm_option_defaults, $wp_version, $cntctfrm_plugin_info;
|
246 |
+
|
247 |
+
if ( !function_exists( 'get_plugins' ) )
|
248 |
+
require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
|
249 |
+
|
250 |
+
if ( ! function_exists( 'is_plugin_active_for_network' ) )
|
251 |
+
require_once( ABSPATH . '/wp-admin/includes/plugin.php' );
|
252 |
+
|
253 |
+
$all_plugins = get_plugins();
|
254 |
+
$active_plugins = get_option( 'active_plugins' );
|
255 |
|
|
|
256 |
/* Get Captcha options */
|
257 |
if ( get_option( 'cptch_options' ) )
|
258 |
$cptch_options = get_option( 'cptch_options' );
|
264 |
if ( get_option( 'cntctfrmtdbpr_options' ) )
|
265 |
$cntctfrmtdbpr_options = get_option( 'cntctfrmtdbpr_options' );
|
266 |
|
267 |
+
$userslogin = $wpdb->get_col( "SELECT `user_login` FROM $wpdb->users ", 0 );
|
268 |
+
$error = "";
|
269 |
|
|
|
270 |
/* Save data for settings page */
|
271 |
if ( isset( $_POST['cntctfrm_form_submit'] ) && check_admin_referer( plugin_basename(__FILE__), 'cntctfrm_nonce_name' ) ) {
|
272 |
$cntctfrm_options_submit['cntctfrm_user_email'] = $_POST['cntctfrm_user_email'];
|
604 |
$bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['time'] = time();
|
605 |
}
|
606 |
|
607 |
+
/* download Pro */
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
608 |
if ( ! array_key_exists( $bws_license_plugin, $all_plugins ) ) {
|
609 |
$current = get_site_transient( 'update_plugins' );
|
610 |
if ( is_array( $all_plugins ) && !empty( $all_plugins ) && isset( $current ) && is_array( $current->response ) ) {
|
694 |
<div class="wrap">
|
695 |
<div class="icon32 icon32-bws" id="icon-options-general"></div>
|
696 |
<h2><?php _e( "Contact Form Settings", 'contact_form' ); ?></h2>
|
|
|
|
|
|
|
697 |
<h2 class="nav-tab-wrapper">
|
698 |
<a class="nav-tab<?php if ( ! isset( $_GET['action'] ) ) echo ' nav-tab-active'; ?>" href="admin.php?page=contact_form.php"><?php _e( 'Settings', 'contact_form' ); ?></a>
|
699 |
<a class="nav-tab<?php if ( isset( $_GET['action'] ) && 'extra' == $_GET['action'] ) echo ' nav-tab-active'; ?>" href="admin.php?page=contact_form.php&action=extra"><?php _e( 'Extra settings', 'contact_form' ); ?></a>
|
700 |
<a class="nav-tab bws_go_pro_tab<?php if ( isset( $_GET['action'] ) && 'go_pro' == $_GET['action'] ) echo ' nav-tab-active'; ?>" href="admin.php?page=contact_form.php&action=go_pro"><?php _e( 'Go PRO', 'contact_form' ); ?></a>
|
701 |
</h2>
|
702 |
+
<div class="updated fade" <?php if ( ! isset( $_POST['cntctfrm_form_submit'] ) || "" != $error ) echo "style=\"display:none\""; ?>><p><strong><?php echo $message; ?></strong></p></div>
|
703 |
+
<div id="cntctfrm_settings_notice" class="updated fade" style="display:none"><p><strong><?php _e( "Notice:", 'contact_form' ); ?></strong> <?php _e( "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button.", 'contact_form' ); ?></p></div>
|
704 |
+
<div class="error" <?php if ( "" == $error ) echo "style=\"display:none\""; ?>><p><strong><?php echo $error; ?></strong></p></div>
|
705 |
<?php if ( ! isset( $_GET['action'] ) ) { ?>
|
706 |
<form id="cntctfrm_settings_form" method="post" action="admin.php?page=contact_form.php">
|
707 |
<span style="margin-bottom:15px;">
|
748 |
<tr valign="top" class="bws_pro_version_tooltip">
|
749 |
<th scope="row" colspan="2">
|
750 |
<?php _e( 'This functionality is available in the Pro version of the plugin. For more details, please follow the link', 'contact_form' ); ?>
|
751 |
+
<a title="Contact Form Pro" target="_blank" href="http://bestwebsoft.com/plugin/contact-form-pro/?k=697c5e74f39779ce77850e11dbe21962&pn=77&v=<?php echo $cntctfrm_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>"> <?php _e( 'Contact Form Pro', 'contact_form' ); ?></a>
|
752 |
</th>
|
753 |
</tr>
|
754 |
</table>
|
756 |
<tr valign="top">
|
757 |
<th scope="row" style="width:200px;"><?php _e( "Save emails to the database", 'contact_form' ); ?> </th>
|
758 |
<td colspan="2">
|
759 |
+
<?php if ( array_key_exists( 'contact-form-to-db/contact_form_to_db.php', $all_plugins ) || array_key_exists( 'contact-form-to-db-pro/contact_form_to_db_pro.php', $all_plugins ) ) {
|
|
|
|
|
|
|
|
|
760 |
if ( 0 < count( preg_grep( '/contact-form-to-db\/contact_form_to_db.php/', $active_plugins ) ) || 0 < count( preg_grep( '/contact-form-to-db-pro\/contact_form_to_db_pro.php/', $active_plugins ) ) ||
|
761 |
is_plugin_active_for_network( 'contact-form-to-db/contact_form_to_db.php' ) || is_plugin_active_for_network( 'contact-form-to-db-pro/contact_form_to_db_pro.php' ) ) { ?>
|
762 |
<input type="checkbox" name="cntctfrm_save_email_to_db" value="1" <?php if ( ( isset( $cntctfrmtdb_options ) && 1 == $cntctfrmtdb_options["cntctfrmtdb_save_messages_to_db"] ) || ( isset( $cntctfrmtdbpr_options ) && 1 == $cntctfrmtdbpr_options["save_messages_to_db"] ) ) echo "checked=\"checked\""; ?> />
|
767 |
<?php }
|
768 |
} else { ?>
|
769 |
<input disabled="disabled" type="checkbox" name="cntctfrm_save_email_to_db" value="1" />
|
770 |
+
<span style="color: #888888;font-size: 10px;">(<?php _e( 'Using Contact Form to DB powered by', 'contact_form' ); ?> <a href="http://bestwebsoft.com/plugin/">bestwebsoft.com</a>) <a href="http://bestwebsoft.com/plugin/contact-form-to-db-pro/?k=19d806f45d866e70545de83169b274f2&pn=77&v=<?php echo $cntctfrm_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>"><?php _e( 'Download Contact Form to DB', 'contact_form' ); ?></a></span>
|
771 |
<?php } ?>
|
772 |
</td>
|
773 |
</tr>
|
881 |
<td></td>
|
882 |
<td colspan="3" class="bws_pro_version_tooltip">
|
883 |
<?php _e( 'This functionality is available in the Pro version of the plugin. For more details, please follow the link', 'contact_form' ); ?>
|
884 |
+
<a title="Contact Form Pro" target="_blank" href="http://bestwebsoft.com/plugin/contact-form-pro/?k=697c5e74f39779ce77850e11dbe21962&pn=77&v=<?php echo $cntctfrm_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>"> <?php _e( 'Contact Form Pro', 'contact_form' ); ?></a>
|
885 |
</td>
|
886 |
</tr>
|
887 |
<tr valign="top">
|
923 |
</div>
|
924 |
</div>
|
925 |
<div style="clear: both;">
|
926 |
+
<?php if ( array_key_exists( 'captcha/captcha.php', $all_plugins ) || array_key_exists( 'captcha-pro/captcha_pro.php', $all_plugins ) ) {
|
|
|
|
|
927 |
if ( 0 < count( preg_grep( '/captcha\/captcha.php/', $active_plugins ) ) || 0 < count( preg_grep( '/captcha-pro\/captcha_pro.php/', $active_plugins ) ) ||
|
928 |
is_plugin_active_for_network( 'captcha/captcha.php' ) || is_plugin_active_for_network( 'captcha-pro/captcha_pro.php' ) ) { ?>
|
929 |
<label><input type="checkbox" name="cntctfrm_display_captcha" value="1" <?php if ( ( isset( $cptch_options ) && 1 == $cptch_options["cptch_contact_form"] ) || ( isset( $cptchpr_options ) && 1 == $cptchpr_options["cptchpr_contact_form"] ) ) echo "checked=\"checked\""; ?> />
|
934 |
<?php }
|
935 |
} else { ?>
|
936 |
<label><input disabled="disabled" type="checkbox" name="cntctfrm_display_captcha" value="1" />
|
937 |
+
<?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/?k=19ac1e9b23bea947cfc4a9b8e3326c03&pn=77&v=<?php echo $cntctfrm_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>"><?php _e( 'Download captcha', 'contact_form' ); ?></a></span>
|
938 |
<?php } ?>
|
939 |
</div>
|
940 |
</td>
|
950 |
<th></th>
|
951 |
<td colspan="3" class="bws_pro_version_tooltip">
|
952 |
<?php _e( 'This functionality is available in the Pro version of the plugin. For more details, please follow the link', 'contact_form' ); ?>
|
953 |
+
<a title="Contact Form Pro" target="_blank" href="http://bestwebsoft.com/plugin/contact-form-pro/?k=697c5e74f39779ce77850e11dbe21962&pn=77&v=<?php echo $cntctfrm_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>"> <?php _e( 'Contact Form Pro', 'contact_form' ); ?></a>
|
954 |
</td>
|
955 |
</tr>
|
956 |
<tr valign="top" class="cntctfrm_additions_block <?php if ( '0' == $cntctfrm_options['cntctfrm_additions_options'] ) echo "cntctfrm_hidden"; ?>">
|
1076 |
<div class="clear"></div>
|
1077 |
<div class="cntctfrm_language_tab cntctfrm_tab_en" style=" padding: 5px 10px 5px 5px;">
|
1078 |
<input type="text" name="cntctfrm_thank_text[en]" value="<?php echo $cntctfrm_options['cntctfrm_thank_text']['en']; ?>" /> <span class="cntctfrm_info"><?php _e( "Text", 'contact_form' ); ?></span><br />
|
1079 |
+
<span class="cntctfrm_info"><?php _e( "Use shortcode", 'contact_form' ); echo " [bestwebsoft_contact_form lang=en] " . __( "or", 'contact_form' ) . " [bestwebsoft_contact_form] "; _e( "for this language", 'contact_form' ); ?></span>
|
1080 |
</div>
|
1081 |
<?php if ( ! empty( $cntctfrm_options['cntctfrm_language'] ) ) {
|
1082 |
foreach ( $cntctfrm_options['cntctfrm_language'] as $val ) { ?>
|
1123 |
<tr class="bws_pro_version_tooltip">
|
1124 |
<th scope="row" colspan="2">
|
1125 |
<?php _e( 'This functionality is available in the Pro version of the plugin. For more details, please follow the link', 'contact_form' ); ?>
|
1126 |
+
<a title="Contact Form Pro" target="_blank" href="http://bestwebsoft.com/plugin/contact-form-pro/?k=697c5e74f39779ce77850e11dbe21962&pn=77&v=<?php echo $cntctfrm_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>"> <?php _e( 'Contact Form Pro', 'contact_form' ); ?></a>
|
1127 |
</th>
|
1128 |
</tr>
|
1129 |
<tr valign="top">
|
1402 |
<form method="post" action="admin.php?page=contact_form.php&action=go_pro">
|
1403 |
<p>
|
1404 |
<?php _e( 'You can download and activate', 'contact_form' ); ?>
|
1405 |
+
<a href="http://bestwebsoft.com/plugin/contact-form-pro/?k=697c5e74f39779ce77850e11dbe21962&pn=77&v=<?php echo $cntctfrm_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Contact Form Pro">PRO</a>
|
1406 |
<?php _e( 'version of this plugin by entering Your license key.', 'contact_form' ); ?><br />
|
1407 |
<span style="color: #888888;font-size: 10px;">
|
1408 |
<?php _e( 'You can find your license key on your personal page Client area, by clicking on the link', 'contact_form' ); ?>
|
1445 |
$cntctfrm_options = get_option( 'cntctfrm_options' );
|
1446 |
$content = "";
|
1447 |
|
1448 |
+
if ( '80' != $_SERVER["SERVER_PORT"] || ( isset( $_SERVER["HTTPS"] ) && '443' != $_SERVER["SERVER_PORT"] && strtolower( $_SERVER["HTTPS"] ) == "on" ) )
|
1449 |
+
$page_url = $page_url = ( isset( $_SERVER["HTTPS"] ) && strtolower( $_SERVER["HTTPS"] ) == "on" ? "https://" : "http://" ) . $_SERVER[ $cntctfrm_options['cntctfrm_site_name_parameter'] ].':'. $_SERVER["SERVER_PORT"].strip_tags( $_SERVER["REQUEST_URI"] );
|
1450 |
else
|
1451 |
+
$page_url = ( isset( $_SERVER["HTTPS"] ) && strtolower( $_SERVER["HTTPS"] ) == "on" ? "https://" : "http://" ) . $_SERVER[ $cntctfrm_options['cntctfrm_site_name_parameter'] ] . strip_tags( $_SERVER["REQUEST_URI"] );
|
1452 |
|
1453 |
/* If contact form submited */
|
1454 |
$name = isset( $_POST['cntctfrm_contact_name'] ) ? htmlspecialchars( stripslashes( $_POST['cntctfrm_contact_name'] ) ) : "";
|
1817 |
$form_action_url = '';
|
1818 |
$attachments = array();
|
1819 |
|
1820 |
+
if ( 'on' == strtolower( getenv('HTTPS') ) ) {
|
1821 |
$form_action_url = 'https://' . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'];
|
1822 |
} else {
|
1823 |
$form_action_url = 'http://' . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'];
|
1912 |
}
|
1913 |
|
1914 |
do_action( 'cntctfrm_get_mail_data', $to, $name, $email, $address, $phone, $subject, $message, $form_action_url, $user_agent, $userdomain );
|
1915 |
+
|
|
|
|
|
1916 |
if ( 'wp-mail' == $cntctfrm_options['cntctfrm_mail_method'] ) {
|
1917 |
/* To send HTML mail, the Content-type header must be set */
|
1918 |
if ( 1 == $cntctfrm_options['cntctfrm_html_email'] )
|
1941 |
}
|
1942 |
return $mail_result;
|
1943 |
} else {
|
1944 |
+
// Set headers
|
1945 |
+
$headers .= 'MIME-Version: 1.0' . "\n";
|
1946 |
+
|
1947 |
if ( 1 == $cntctfrm_options['cntctfrm_attachment'] && isset( $_FILES["cntctfrm_contact_attachment"]["tmp_name"] ) && "" != $_FILES["cntctfrm_contact_attachment"]["tmp_name"] ) {
|
1948 |
global $path_of_uploaded_file;
|
1949 |
$message_block = $message_text;
|
2199 |
if ( ! function_exists ( 'cntctfrm_plugin_banner' ) ) {
|
2200 |
function cntctfrm_plugin_banner() {
|
2201 |
global $hook_suffix;
|
2202 |
+
if ( 'plugins.php' == $hook_suffix ) {
|
2203 |
+
global $cntctfrm_plugin_info;
|
2204 |
$banner_array = array(
|
2205 |
array( 'pdtr_hide_banner_on_plugin_page', 'updater/updater.php', '1.12' ),
|
2206 |
array( 'cntctfrmtdb_hide_banner_on_plugin_page', 'contact-form-to-db/contact_form_to_db.php', '1.2' ),
|
2207 |
+
array( 'fcbkbttn_hide_banner_on_plugin_page', 'facebook-button-plugin/facebook-button-plugin.php', '2.29' ),
|
2208 |
+
array( 'twttr_hide_banner_on_plugin_page', 'twitter-plugin/twitter.php', '2.34' ),
|
2209 |
+
array( 'pdfprnt_hide_banner_on_plugin_page', 'pdf-print/pdf-print.php', '1.7.1' ),
|
2210 |
+
array( 'gglplsn_hide_banner_on_plugin_page', 'google-one/google-plus-one.php', '1.1.4' ),
|
2211 |
array( 'gglstmp_hide_banner_on_plugin_page', 'google-sitemap-plugin/google-sitemap-plugin.php', '2.8.4' ),
|
2212 |
array( 'cntctfrmpr_for_ctfrmtdb_hide_banner_on_plugin_page', 'contact-form-pro/contact_form_pro.php', '1.14' ),
|
2213 |
array( 'cntctfrm_for_ctfrmtdb_hide_banner_on_plugin_page', 'contact-form-plugin/contact_form.php', '3.62' ),
|
2214 |
array( 'cntctfrm_hide_banner_on_plugin_page', 'contact-form-plugin/contact_form.php', '3.47' ),
|
2215 |
array( 'cptch_hide_banner_on_plugin_page', 'captcha/captcha.php', '3.8.4' ),
|
2216 |
+
array( 'gllr_hide_banner_on_plugin_page', 'gallery-plugin/gallery-plugin.php', '3.9.1' )
|
2217 |
);
|
2218 |
+
if ( ! $cntctfrm_plugin_info )
|
2219 |
+
$cntctfrm_plugin_info = get_plugin_data( __FILE__ );
|
2220 |
if ( ! function_exists( 'is_plugin_active_for_network' ) )
|
2221 |
require_once( ABSPATH . '/wp-admin/includes/plugin.php' );
|
2222 |
$active_plugins = get_option( 'active_plugins' );
|
2254 |
})(jQuery);
|
2255 |
</script>
|
2256 |
<div class="cntctfrm_message bws_banner_on_plugin_page">
|
2257 |
+
<img class="cntctfrm_close_icon close_icon" title="" src="' . plugins_url( 'images/close_banner.png', __FILE__ ) . '" alt=""/>
|
2258 |
+
<a class="button" target="_blank" href="http://bestwebsoft.com/plugin/contact-form-pro/?k=f575dc39cba54a9de88df346eed52101&pn=77&v=' . $cntctfrm_plugin_info["Version"] . '&wp_v=' . $wp_version . '">Learn More</a>
|
2259 |
<div class="text">
|
2260 |
' . __( "It’s time to upgrade your <strong>Contact Form plugin</strong> to <strong>PRO</strong> version", 'contact_form' ) . '!<br />
|
2261 |
<span>' . __( "Extend standard plugin functionality with new great options.", 'contact_form' ) . '</span>
|
2262 |
</div>
|
|
|
2263 |
<img class="icon" title="" src="' . plugins_url( 'images/banner.png', __FILE__ ) . '" alt=""/>
|
2264 |
</div>';
|
2265 |
if ( ! array_key_exists( 'contact-form-to-db/contact_form_to_db.php', $all_plugins ) && ! array_key_exists( 'contact-form-to-db-pro/contact_form_to_db_pro.php', $all_plugins ) ) {
|
2266 |
echo '<div class="cntctfrm_message_for_ctfrmtdb bws_banner_on_plugin_page">
|
2267 |
+
<img class="cntctfrm_for_ctfrmtdb_close_icon close_icon" title="" src="' . plugins_url( 'images/close_banner.png', __FILE__ ) . '" alt=""/>
|
2268 |
+
<a class="button" target="_blank" href="http://bestwebsoft.com/plugin/contact-form-to-db-pro/?k=6ebf0743736411607343ad391dc3b436&pn=77&v=' . $cntctfrm_plugin_info["Version"] . '&wp_v=' . $wp_version . '">Learn More</a>
|
2269 |
<div class="text">
|
2270 |
' . __( "<strong>Contact Form to DB</strong> allows to store your messages to the database.", 'contact_form' ) . '<br />
|
2271 |
<span>' . __( "Manage messages that have been sent from your website.", 'contact_form' ) . '</span>
|
2272 |
</div>
|
|
|
2273 |
<img class="icon" title="" src="' . plugins_url( 'images/banner_for_ctfrmtdb.png', __FILE__ ) . '" alt=""/>
|
2274 |
</div>';
|
2275 |
}
|
2283 |
}
|
2284 |
}
|
2285 |
}
|
|
|
|
|
|
|
2286 |
|
2287 |
add_action( 'admin_menu', 'cntctfrm_admin_menu' );
|
2288 |
+
|
2289 |
+
add_action( 'init', 'cntctfrm_init' );
|
2290 |
+
add_action( 'admin_init', 'cntctfrm_admin_init' );
|
2291 |
|
|
|
|
|
2292 |
/* Additional links on the plugin page */
|
2293 |
+
add_filter( 'plugin_action_links', 'cntctfrm_plugin_action_links', 10, 2 );
|
2294 |
add_filter( 'plugin_row_meta', 'cntctfrm_register_plugin_links', 10, 2 );
|
2295 |
|
2296 |
add_action( 'admin_enqueue_scripts', 'cntctfrm_admin_head' );
|
css/style.css
CHANGED
@@ -244,7 +244,6 @@ td.bws_pro_version {
|
|
244 |
}
|
245 |
/* banner */
|
246 |
.bws_banner_on_plugin_page {
|
247 |
-
min-width: 800px;
|
248 |
border: 1px solid #d4d4d4;
|
249 |
margin: 12px 0;
|
250 |
background: #FFF;
|
@@ -252,11 +251,12 @@ td.bws_pro_version {
|
|
252 |
overflow: hidden
|
253 |
}
|
254 |
.bws_banner_on_plugin_page .text {
|
255 |
-
color
|
256 |
font-size: 15px;
|
257 |
line-height: 26px;
|
258 |
-
margin
|
259 |
float: left;
|
|
|
260 |
}
|
261 |
.bws_banner_on_plugin_page .text span {
|
262 |
font-size: 12px;
|
@@ -266,7 +266,7 @@ td.bws_pro_version {
|
|
266 |
float: left;
|
267 |
border: none;
|
268 |
font-size: 14px;
|
269 |
-
margin: 18px
|
270 |
padding: 12px 0;
|
271 |
color: #FFF;
|
272 |
text-shadow: none;
|
@@ -289,7 +289,7 @@ td.bws_pro_version {
|
|
289 |
}
|
290 |
.bws_banner_on_plugin_page .icon {
|
291 |
float: right;
|
292 |
-
margin: 18px 0;
|
293 |
}
|
294 |
.bws_banner_on_plugin_page .close_icon {
|
295 |
float: right;
|
244 |
}
|
245 |
/* banner */
|
246 |
.bws_banner_on_plugin_page {
|
|
|
247 |
border: 1px solid #d4d4d4;
|
248 |
margin: 12px 0;
|
249 |
background: #FFF;
|
251 |
overflow: hidden
|
252 |
}
|
253 |
.bws_banner_on_plugin_page .text {
|
254 |
+
color: #000;
|
255 |
font-size: 15px;
|
256 |
line-height: 26px;
|
257 |
+
margin: 18px 18px 14px;
|
258 |
float: left;
|
259 |
+
width: 80%;
|
260 |
}
|
261 |
.bws_banner_on_plugin_page .text span {
|
262 |
font-size: 12px;
|
266 |
float: left;
|
267 |
border: none;
|
268 |
font-size: 14px;
|
269 |
+
margin: 18px 0 18px 16px;
|
270 |
padding: 12px 0;
|
271 |
color: #FFF;
|
272 |
text-shadow: none;
|
289 |
}
|
290 |
.bws_banner_on_plugin_page .icon {
|
291 |
float: right;
|
292 |
+
margin: 18px 8px 8px 0;
|
293 |
}
|
294 |
.bws_banner_on_plugin_page .close_icon {
|
295 |
float: right;
|
css/style_wp_before_3.8.css
CHANGED
@@ -240,23 +240,23 @@ td.bws_pro_version {
|
|
240 |
}
|
241 |
/* banner */
|
242 |
.bws_banner_on_plugin_page {
|
243 |
-
min-width: 800px;
|
244 |
border: 1px solid #d4d4d4;
|
245 |
background: #FFF;
|
246 |
position: relative;
|
247 |
overflow: hidden;
|
248 |
-
|
249 |
-
|
250 |
-
|
251 |
-
|
252 |
-
|
253 |
}
|
254 |
.bws_banner_on_plugin_page .text {
|
255 |
color: #000;
|
256 |
font-size: 15px;
|
257 |
line-height: 26px;
|
258 |
-
margin
|
259 |
float: left;
|
|
|
260 |
}
|
261 |
.bws_banner_on_plugin_page .text span {
|
262 |
font-size: 12px;
|
@@ -266,7 +266,7 @@ td.bws_pro_version {
|
|
266 |
float: left;
|
267 |
border: none;
|
268 |
font-size: 14px;
|
269 |
-
margin: 18px
|
270 |
padding: 14px 0;
|
271 |
color: #FFF;
|
272 |
text-shadow: none;
|
@@ -289,10 +289,10 @@ td.bws_pro_version {
|
|
289 |
}
|
290 |
.bws_banner_on_plugin_page .icon {
|
291 |
float: right;
|
292 |
-
margin: 18px 0;
|
293 |
}
|
294 |
.bws_banner_on_plugin_page .close_icon {
|
295 |
float: right;
|
296 |
margin: 8px;
|
297 |
cursor: pointer;
|
298 |
-
}
|
240 |
}
|
241 |
/* banner */
|
242 |
.bws_banner_on_plugin_page {
|
|
|
243 |
border: 1px solid #d4d4d4;
|
244 |
background: #FFF;
|
245 |
position: relative;
|
246 |
overflow: hidden;
|
247 |
+
margin: 12px 0;
|
248 |
+
background: #ECECEC;
|
249 |
+
-moz-border-radius: 3px;
|
250 |
+
-webkit-border-radius: 3px;
|
251 |
+
border-radius: 3px;
|
252 |
}
|
253 |
.bws_banner_on_plugin_page .text {
|
254 |
color: #000;
|
255 |
font-size: 15px;
|
256 |
line-height: 26px;
|
257 |
+
margin: 18px 18px 14px;
|
258 |
float: left;
|
259 |
+
width: 80%;
|
260 |
}
|
261 |
.bws_banner_on_plugin_page .text span {
|
262 |
font-size: 12px;
|
266 |
float: left;
|
267 |
border: none;
|
268 |
font-size: 14px;
|
269 |
+
margin: 18px 0 18px 16px;
|
270 |
padding: 14px 0;
|
271 |
color: #FFF;
|
272 |
text-shadow: none;
|
289 |
}
|
290 |
.bws_banner_on_plugin_page .icon {
|
291 |
float: right;
|
292 |
+
margin: 18px 8px 8px 0;
|
293 |
}
|
294 |
.bws_banner_on_plugin_page .close_icon {
|
295 |
float: right;
|
296 |
margin: 8px;
|
297 |
cursor: pointer;
|
298 |
+
}
|
languages/contact_form-fr_FR.mo
CHANGED
Binary file
|
languages/contact_form-fr_FR.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2014-
|
6 |
-
"PO-Revision-Date: 2014-
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: Luc Capronnier <lcapronnier@yahoo.com>\n"
|
9 |
"Language: fr_FR\n"
|
@@ -15,12 +15,10 @@ msgstr ""
|
|
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-Language: French\n"
|
19 |
-
"X-Poedit-Country: FRANCE\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
|
22 |
#: contact_form.php:33
|
23 |
-
#: contact_form.php:
|
24 |
msgid "Contact Form Settings"
|
25 |
msgstr "Options du formulaire de Contact"
|
26 |
|
@@ -29,44 +27,44 @@ msgid "Contact Form"
|
|
29 |
msgstr "Formulaire de contact"
|
30 |
|
31 |
#: contact_form.php:80
|
32 |
-
#: contact_form.php:
|
33 |
-
#: contact_form.php:
|
34 |
msgid "Name:"
|
35 |
msgstr "Nom:"
|
36 |
|
37 |
#: contact_form.php:81
|
38 |
-
#: contact_form.php:
|
39 |
-
#: contact_form.php:
|
40 |
msgid "Address:"
|
41 |
msgstr "Adresse :"
|
42 |
|
43 |
#: contact_form.php:82
|
44 |
-
#: contact_form.php:
|
45 |
-
#: contact_form.php:
|
46 |
msgid "Email Address:"
|
47 |
msgstr "Adresse e-mail:"
|
48 |
|
49 |
#: contact_form.php:83
|
50 |
-
#: contact_form.php:
|
51 |
-
#: contact_form.php:
|
52 |
msgid "Phone number:"
|
53 |
msgstr "Téléphone:"
|
54 |
|
55 |
#: contact_form.php:84
|
56 |
-
#: contact_form.php:
|
57 |
-
#: contact_form.php:
|
58 |
msgid "Subject:"
|
59 |
msgstr "Sujet:"
|
60 |
|
61 |
#: contact_form.php:85
|
62 |
-
#: contact_form.php:
|
63 |
-
#: contact_form.php:
|
64 |
msgid "Message:"
|
65 |
msgstr "Message:"
|
66 |
|
67 |
#: contact_form.php:86
|
68 |
-
#: contact_form.php:
|
69 |
-
#: contact_form.php:
|
70 |
msgid "Attachment:"
|
71 |
msgstr "Pièce jointe:"
|
72 |
|
@@ -75,14 +73,14 @@ msgid "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI,
|
|
75 |
msgstr "Types de fichiers autorisés: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Taille maximum 2MB"
|
76 |
|
77 |
#: contact_form.php:88
|
78 |
-
#: contact_form.php:
|
79 |
-
#: contact_form.php:
|
80 |
msgid "Send me a copy"
|
81 |
msgstr "M'envoyer une copie"
|
82 |
|
83 |
#: contact_form.php:89
|
84 |
-
#: contact_form.php:
|
85 |
-
#: contact_form.php:
|
86 |
msgid "Submit"
|
87 |
msgstr "Envoyer"
|
88 |
|
@@ -154,823 +152,814 @@ msgstr "Retourner à WordPress"
|
|
154 |
msgid "Plugins page"
|
155 |
msgstr "Page des extensions"
|
156 |
|
157 |
-
#: contact_form.php:
|
158 |
msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
|
159 |
msgstr "Si l'ioption 'Rediriger vers la page' est positionnée, alors le champ Url doit être rempli avec le format suivant"
|
160 |
|
161 |
-
#: contact_form.php:
|
162 |
msgid "Such user does not exist. Settings are not saved."
|
163 |
msgstr "Cet utilisateur est inconnu. Les modifications ne sont pas enregistrées."
|
164 |
|
165 |
-
#: contact_form.php:
|
166 |
-
#: contact_form.php:
|
167 |
msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
|
168 |
msgstr "Merci de saisir une adresse e-mail valide pour le 'FROM'. Les modifications ne sont pas enregistrées."
|
169 |
|
170 |
-
#: contact_form.php:
|
171 |
msgid "Settings saved."
|
172 |
msgstr "Options enregistrées."
|
173 |
|
174 |
-
#: contact_form.php:
|
175 |
-
#: contact_form.php:
|
176 |
msgid "Wrong license key"
|
177 |
-
msgstr ""
|
178 |
|
179 |
-
#: contact_form.php:
|
180 |
msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
|
181 |
-
msgstr ""
|
182 |
|
183 |
-
#: contact_form.php:
|
184 |
msgid "This license key is bind to another site"
|
185 |
-
msgstr ""
|
186 |
|
187 |
-
#: contact_form.php:
|
188 |
-
#: contact_form.php:
|
189 |
msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
|
190 |
-
msgstr ""
|
191 |
|
192 |
-
#: contact_form.php:
|
193 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
194 |
-
msgstr ""
|
195 |
|
196 |
-
#: contact_form.php:
|
197 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
198 |
-
msgstr ""
|
199 |
|
200 |
-
#: contact_form.php:
|
201 |
-
#: contact_form.php:
|
202 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
203 |
-
msgstr ""
|
204 |
|
205 |
-
#: contact_form.php:
|
206 |
msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
|
207 |
-
msgstr ""
|
208 |
|
209 |
-
#: contact_form.php:
|
210 |
-
#, fuzzy
|
211 |
msgid "Please, enter Your license key"
|
212 |
-
msgstr "Merci de saisir votre
|
213 |
|
214 |
-
#: contact_form.php:
|
215 |
msgid "Notice:"
|
216 |
msgstr "Avertissement :"
|
217 |
|
218 |
-
#: contact_form.php:
|
219 |
msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
|
220 |
msgstr "Les paramètres de l'extension ont été changés. Afin de pouvoir les enregistrer, merci de cliquer sur le bouton 'Enregistrer les modifications'."
|
221 |
|
222 |
-
#: contact_form.php:
|
223 |
-
#: contact_form.php:
|
224 |
-
#: contact_form.php:
|
225 |
msgid "Settings"
|
226 |
msgstr "Réglages"
|
227 |
|
228 |
-
#: contact_form.php:
|
229 |
msgid "Extra settings"
|
230 |
msgstr "Options supplémentaires"
|
231 |
|
232 |
-
#: contact_form.php:
|
233 |
msgid "Go PRO"
|
234 |
-
msgstr ""
|
235 |
|
236 |
-
#: contact_form.php:
|
237 |
-
#: contact_form.php:
|
238 |
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:"
|
239 |
msgstr "Si vous souhaiter ajouter un formulaire de contact à votre site web, copiez juste ce code dans un article ou sur une page ou un widget:"
|
240 |
|
241 |
-
#: contact_form.php:
|
242 |
-
#: contact_form.php:
|
243 |
-
#: contact_form.php:
|
244 |
-
#: contact_form.php:
|
245 |
msgid "or"
|
246 |
msgstr "ou"
|
247 |
|
248 |
-
#: contact_form.php:
|
249 |
msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
|
250 |
msgstr "Si vous avez un soucis avec le code court standard [contact_form], vous pouvez utilisez le code court "
|
251 |
|
252 |
-
#: contact_form.php:
|
253 |
msgid "They work the same way."
|
254 |
msgstr "Ils fonctionnent de la même manière."
|
255 |
|
256 |
-
#: contact_form.php:
|
257 |
msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
|
258 |
msgstr "Si les champs ci-dessous ne sont pas renseignés le message sera envoyé à l'adresse spécifiée lors de l'enregistrement."
|
259 |
|
260 |
-
#: contact_form.php:
|
261 |
msgid "The user's email address:"
|
262 |
msgstr "Utiliser l'e-mail du compte WordPress :"
|
263 |
|
264 |
-
#: contact_form.php:
|
265 |
msgid "Create a username"
|
266 |
msgstr "Choisir un nom d'utilisateur"
|
267 |
|
268 |
-
#: contact_form.php:
|
269 |
msgid "Enter a username of the person who should get the messages from the contact form."
|
270 |
msgstr "Choisir le nom d'utilisateur qui recevra les messages envoyés depuis le formulaire de contact."
|
271 |
|
272 |
-
#: contact_form.php:
|
273 |
msgid "Use this email address:"
|
274 |
msgstr "Utiliser cette adresse e-mail:"
|
275 |
|
276 |
-
#: contact_form.php:
|
277 |
msgid "Enter the email address you want the messages forwarded to."
|
278 |
msgstr "Choisir l'adresse e-mail qui sera utilisée pour recevoir les messages."
|
279 |
|
280 |
-
#: contact_form.php:
|
281 |
msgid "Add department selectbox to the contact form:"
|
282 |
msgstr "Ajouter la liste déroulante pour le département dans le formulaire de contact :"
|
283 |
|
284 |
-
#: contact_form.php:
|
285 |
-
#: contact_form.php:
|
286 |
msgid "If you upgrade to Pro version all your settings will be saved."
|
287 |
msgstr "Si vous passez à la version Pro, tous ces paramètres seront enregistrés."
|
288 |
|
289 |
-
#: contact_form.php:
|
290 |
-
#: contact_form.php:
|
291 |
-
#: contact_form.php:
|
292 |
-
#: contact_form.php:
|
293 |
msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
|
294 |
msgstr "Cette fonctionalité est disponible dans le version Pro de cette extension. Pour plus de détails, merci de suivre ce lien"
|
295 |
|
296 |
-
#: contact_form.php:
|
297 |
-
#: contact_form.php:
|
298 |
-
#: contact_form.php:
|
299 |
-
#: contact_form.php:
|
300 |
msgid "Contact Form Pro"
|
301 |
msgstr "Formulaire Pro de Contact"
|
302 |
|
303 |
-
#: contact_form.php:
|
304 |
msgid "Save emails to the database"
|
305 |
msgstr "Enregistrer les e-mails dans la base de données"
|
306 |
|
307 |
-
#: contact_form.php:
|
308 |
msgid "Using"
|
309 |
-
msgstr ""
|
310 |
|
311 |
-
#: contact_form.php:
|
312 |
-
#: contact_form.php:
|
313 |
-
#: contact_form.php:
|
314 |
-
#: contact_form.php:
|
315 |
msgid "powered by"
|
316 |
msgstr "fournis par"
|
317 |
|
318 |
-
#: contact_form.php:
|
319 |
-
#: contact_form.php:
|
320 |
msgid "Using Contact Form to DB powered by"
|
321 |
msgstr "Utilisant le formulaire de contact avec base de données fourni par"
|
322 |
|
323 |
-
#: contact_form.php:
|
324 |
msgid "Activate Contact Form to DB"
|
325 |
msgstr "Activer le formulaire de contact avec base de données"
|
326 |
|
327 |
-
#: contact_form.php:
|
328 |
msgid "Download Contact Form to DB"
|
329 |
msgstr "Télécharger le formulaire de contact avec base de données"
|
330 |
|
331 |
-
#: contact_form.php:
|
332 |
msgid "Additional options"
|
333 |
msgstr "Options supplémentaires"
|
334 |
|
335 |
-
#: contact_form.php:
|
336 |
msgid "Show"
|
337 |
msgstr "Montrer"
|
338 |
|
339 |
-
#: contact_form.php:
|
340 |
msgid "Hide"
|
341 |
msgstr "Cacher"
|
342 |
|
343 |
-
#: contact_form.php:
|
344 |
msgid "What to use?"
|
345 |
msgstr "Quelle méthode d'envoie ?"
|
346 |
|
347 |
-
#: contact_form.php:
|
348 |
msgid "Wp-mail"
|
349 |
msgstr "Wp-mail"
|
350 |
|
351 |
-
#: contact_form.php:
|
352 |
msgid "You can use the wp_mail function for mailing"
|
353 |
msgstr "Pour envoyer l'e-mail, vous pouvez utiliser la fonction wp_mail de WordPress "
|
354 |
|
355 |
-
#: contact_form.php:
|
356 |
msgid "Mail"
|
357 |
msgstr "E-mail"
|
358 |
|
359 |
-
#: contact_form.php:
|
360 |
msgid "To send mail you can use the php mail function"
|
361 |
msgstr "Pour envoyer l'e-mail, vous pouvez utiliser la fonction mail de php"
|
362 |
|
363 |
-
#: contact_form.php:
|
364 |
msgid "The text in the 'From' field"
|
365 |
msgstr "Modifier le texte pour le champ 'FROM' du courriel"
|
366 |
|
367 |
-
#: contact_form.php:
|
368 |
msgid "User name"
|
369 |
msgstr "Nom de l'utlisateur"
|
370 |
|
371 |
-
#: contact_form.php:
|
372 |
msgid "The name of the user who fills the form will be used in the field 'From'."
|
373 |
msgstr "Dans le champ 'From' du courriel, il sera utilisé l'adresse e-mail de l'utlisateur qui rempli le formulaire."
|
374 |
|
375 |
-
#: contact_form.php:
|
376 |
msgid "This text will be used in the 'FROM' field"
|
377 |
msgstr "Dans le champ 'FROM', cette adresse e-mail sera utilisée."
|
378 |
|
379 |
-
#: contact_form.php:
|
380 |
msgid "The email address in the 'From' field"
|
381 |
msgstr "Sélectionner l'adresse e-mail pour le champ 'FROM' du courriel"
|
382 |
|
383 |
-
#: contact_form.php:
|
384 |
msgid "User email"
|
385 |
msgstr "E-mail de l'utlisateur"
|
386 |
|
387 |
-
#: contact_form.php:
|
388 |
msgid "The email address of the user who fills the form will be used in the field 'From'."
|
389 |
msgstr "Dans le champ 'From' du courriel, il sera utilisé l'adresse e-mail de l'utlisateur qui rempli le formulaire."
|
390 |
|
391 |
-
#: contact_form.php:
|
392 |
msgid "This email address will be used in the 'From' field."
|
393 |
msgstr "Dans le champ 'FROM', cette adresse e-mail sera utilisée."
|
394 |
|
395 |
-
#: contact_form.php:
|
396 |
msgid "Required symbol"
|
397 |
msgstr "Symbol obligatoire"
|
398 |
|
399 |
-
#: contact_form.php:
|
400 |
msgid "Fields"
|
401 |
msgstr "Champs"
|
402 |
|
403 |
-
#: contact_form.php:
|
404 |
msgid "Used"
|
405 |
msgstr "Utilisé"
|
406 |
|
407 |
-
#: contact_form.php:
|
408 |
msgid "Required"
|
409 |
msgstr "Obligatoire"
|
410 |
|
411 |
-
#: contact_form.php:
|
412 |
msgid "Visible"
|
413 |
msgstr "Visible"
|
414 |
|
415 |
-
#: contact_form.php:
|
416 |
msgid "Disabled for editing"
|
417 |
msgstr "Non actif pour l'édition"
|
418 |
|
419 |
-
#: contact_form.php:
|
420 |
msgid "Field's default value"
|
421 |
msgstr "Valeur par défaut du champ"
|
422 |
|
423 |
-
#: contact_form.php:
|
424 |
-
#: contact_form.php:
|
425 |
-
#: contact_form.php:
|
426 |
-
#: contact_form.php:
|
427 |
msgid "Name"
|
428 |
msgstr "Nom"
|
429 |
|
430 |
-
#: contact_form.php:
|
431 |
-
#: contact_form.php:
|
432 |
-
#: contact_form.php:
|
433 |
-
#: contact_form.php:
|
434 |
msgid "Address"
|
435 |
msgstr "Adresse"
|
436 |
|
437 |
-
#: contact_form.php:
|
438 |
msgid "Email Address"
|
439 |
msgstr "Adresse e-mail"
|
440 |
|
441 |
-
#: contact_form.php:
|
442 |
msgid "Phone number"
|
443 |
msgstr "Téléphone"
|
444 |
|
445 |
-
#: contact_form.php:
|
446 |
-
#: contact_form.php:
|
447 |
-
#: contact_form.php:
|
448 |
-
#: contact_form.php:
|
449 |
msgid "Subject"
|
450 |
msgstr "Sujet"
|
451 |
|
452 |
-
#: contact_form.php:
|
453 |
-
#: contact_form.php:
|
454 |
-
#: contact_form.php:
|
455 |
-
#: contact_form.php:
|
456 |
msgid "Message"
|
457 |
msgstr "Message"
|
458 |
|
459 |
-
#: contact_form.php:
|
460 |
msgid "Attachment block"
|
461 |
msgstr "Bloc pièce jointe"
|
462 |
|
463 |
-
#: contact_form.php:
|
464 |
msgid "Users can attach the following file formats"
|
465 |
msgstr "Les utilisateurs peuvent joindre des documents des types suivants"
|
466 |
|
467 |
-
#: contact_form.php:
|
468 |
msgid "Add to the form"
|
469 |
msgstr "Ajouter au formulaire"
|
470 |
|
471 |
-
#: contact_form.php:
|
472 |
msgid "Tips below the Attachment"
|
473 |
msgstr "Afficher les explications en-dessous du bloc des pièces jointes"
|
474 |
|
475 |
-
#: contact_form.php:
|
476 |
msgid "'Send me a copy' block"
|
477 |
msgstr "Afficher le bloc \"M'envoyer une copie\""
|
478 |
|
479 |
-
#: contact_form.php:
|
480 |
-
#: contact_form.php:
|
481 |
-
#: contact_form.php:
|
482 |
-
#: contact_form.php:
|
483 |
msgid "Captcha"
|
484 |
msgstr "Captcha"
|
485 |
|
486 |
-
#: contact_form.php:
|
487 |
msgid "Activate captcha"
|
488 |
msgstr "Activé le captcha"
|
489 |
|
490 |
-
#: contact_form.php:
|
491 |
msgid "Download captcha"
|
492 |
msgstr "Télécharger le captcha"
|
493 |
|
494 |
-
#: contact_form.php:
|
495 |
msgid "Agreement checkbox"
|
496 |
msgstr "Case à cocher pour valider le formulaire"
|
497 |
|
498 |
-
#: contact_form.php:
|
499 |
msgid "Required checkbox for submitting the form"
|
500 |
msgstr "Boite à cocher obligatoire pour la validation du formulaire."
|
501 |
|
502 |
-
#: contact_form.php:
|
503 |
msgid "Optional checkbox"
|
504 |
msgstr "Boite à cocher optionnelle"
|
505 |
|
506 |
-
#: contact_form.php:
|
507 |
msgid "Optional checkbox, the results of which will be displayed in email"
|
508 |
msgstr "Boite à cocher optionnelle, le résultat sera affiché dans l'e-mail"
|
509 |
|
510 |
-
#: contact_form.php:
|
511 |
msgid "Delete an attachment file from the server after the email is sent"
|
512 |
msgstr "Supprimer le fichier joint sur le serveur après l'envoie de l'e-mail"
|
513 |
|
514 |
-
#: contact_form.php:
|
515 |
msgid "Email in HTML format sending"
|
516 |
msgstr "E-mail au format HTML"
|
517 |
|
518 |
-
#: contact_form.php:
|
519 |
msgid "Display additional info in the email"
|
520 |
msgstr "Afficher les informations complémentaires dans le courriel"
|
521 |
|
522 |
-
#: contact_form.php:
|
523 |
-
#: contact_form.php:1808
|
524 |
#: contact_form.php:1810
|
|
|
525 |
msgid "Sent from (ip address)"
|
526 |
msgstr "Envoyé de (adresse IP)"
|
527 |
|
528 |
-
#: contact_form.php:
|
529 |
msgid "Example: Sent from (IP address):\t127.0.0.1"
|
530 |
msgstr "Exemple: Envoyé de (addresse IP):\t127.0.0.1"
|
531 |
|
532 |
-
#: contact_form.php:
|
533 |
-
#: contact_form.php:1814
|
534 |
#: contact_form.php:1816
|
|
|
535 |
msgid "Date/Time"
|
536 |
msgstr "Date/Heure"
|
537 |
|
538 |
-
#: contact_form.php:
|
539 |
msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
|
540 |
msgstr "Exemple: Date/Heure:\tAoût 19, 2013 8:50pm"
|
541 |
|
542 |
-
#: contact_form.php:
|
543 |
-
#: contact_form.php:1820
|
544 |
#: contact_form.php:1822
|
|
|
545 |
msgid "Sent from (referer)"
|
546 |
msgstr "Envoyer de (référence)"
|
547 |
|
548 |
-
#: contact_form.php:
|
549 |
msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
|
550 |
msgstr "Exemple: Envoyer de (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
|
551 |
|
552 |
-
#: contact_form.php:
|
553 |
-
#: contact_form.php:1826
|
554 |
#: contact_form.php:1828
|
|
|
555 |
msgid "Using (user agent)"
|
556 |
msgstr "Depuis (navigateur)"
|
557 |
|
558 |
-
#: contact_form.php:
|
559 |
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"
|
560 |
msgstr "Exemple: En utilisant (user agent):\tMozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36"
|
561 |
|
562 |
-
#: contact_form.php:
|
563 |
msgid "Language settings for the field names in the form"
|
564 |
msgstr "Définition des langues pour les titres des champs"
|
565 |
|
566 |
-
#: contact_form.php:
|
567 |
msgid "Add a language"
|
568 |
msgstr "Ajouter une langue"
|
569 |
|
570 |
-
#: contact_form.php:
|
571 |
msgid "Change the names of the contact form fields and error messages"
|
572 |
msgstr "Modifier le texte pour les champs du formulaire de contact et les messages d'erreur"
|
573 |
|
574 |
-
#: contact_form.php:
|
575 |
-
#: contact_form.php:
|
576 |
msgid "English"
|
577 |
msgstr "Anglais"
|
578 |
|
579 |
-
#: contact_form.php:
|
580 |
-
#: contact_form.php:
|
581 |
msgid "click to expand/hide the list"
|
582 |
-
msgstr ""
|
583 |
|
584 |
-
#: contact_form.php:
|
585 |
-
#: contact_form.php:
|
586 |
msgid "Tips below the Attachment block"
|
587 |
msgstr "Afficher les explications en-dessous du bloc des pièces jointes"
|
588 |
|
589 |
-
#: contact_form.php:
|
590 |
-
#: contact_form.php:
|
591 |
msgid "Error message for the Name field"
|
592 |
msgstr "Message d'erreur pour le champ nom"
|
593 |
|
594 |
-
#: contact_form.php:
|
595 |
-
#: contact_form.php:
|
596 |
msgid "Error message for the Address field"
|
597 |
msgstr "Message d'erreur pour le champ Adresse"
|
598 |
|
599 |
-
#: contact_form.php:
|
600 |
-
#: contact_form.php:
|
601 |
msgid "Error message for the Email field"
|
602 |
msgstr "Message d'erreur pour le champ e-mail"
|
603 |
|
604 |
-
#: contact_form.php:
|
605 |
-
#: contact_form.php:
|
606 |
msgid "Error message for the Phone field"
|
607 |
msgstr "Message d'erreur pour le champ téléphone"
|
608 |
|
609 |
-
#: contact_form.php:
|
610 |
-
#: contact_form.php:
|
611 |
msgid "Error message for the Subject field"
|
612 |
msgstr "Message d'erreur pour le champ sujet"
|
613 |
|
614 |
-
#: contact_form.php:
|
615 |
-
#: contact_form.php:
|
616 |
msgid "Error message for the Message field"
|
617 |
msgstr "Message d'erreur pour le champ message"
|
618 |
|
619 |
-
#: contact_form.php:
|
620 |
-
#: contact_form.php:
|
621 |
msgid "Error message about the file type for the Attachment field"
|
622 |
msgstr "Message d'erreur pour le champ fichier joint (type du fichier)"
|
623 |
|
624 |
-
#: contact_form.php:
|
625 |
-
#: contact_form.php:
|
626 |
msgid "Error message while uploading a file for the Attachment field to the server"
|
627 |
msgstr "Message d'erreur pour le champ fichier joint (problème d'envoie vers le serveur)"
|
628 |
|
629 |
-
#: contact_form.php:
|
630 |
-
#: contact_form.php:
|
631 |
msgid "Error message while moving the file for the Attachment field"
|
632 |
msgstr "Message d'erreur pour le champ fichier joint (déplacement du fichier)"
|
633 |
|
634 |
-
#: contact_form.php:
|
635 |
-
#: contact_form.php:
|
636 |
msgid "Error message when file size limit for the Attachment field is exceeded"
|
637 |
msgstr "Message d'erreur pour le champ fichier joint (taille limite du fichier atteinte)"
|
638 |
|
639 |
-
#: contact_form.php:
|
640 |
-
#: contact_form.php:
|
641 |
msgid "Error message for the Captcha field"
|
642 |
msgstr "Message d'erreur pour le captcha"
|
643 |
|
644 |
-
#: contact_form.php:
|
645 |
-
#: contact_form.php:
|
646 |
msgid "Error message for the whole form"
|
647 |
msgstr "Message d'erreur demandant à compléter les champs manquants"
|
648 |
|
649 |
-
#: contact_form.php:
|
650 |
-
#: contact_form.php:
|
651 |
-
#: contact_form.php:
|
652 |
-
#: contact_form.php:
|
653 |
msgid "Use shortcode"
|
654 |
msgstr "Utiliser le code court"
|
655 |
|
656 |
-
#: contact_form.php:
|
657 |
-
#: contact_form.php:
|
658 |
-
#: contact_form.php:
|
659 |
-
#: contact_form.php:
|
660 |
msgid "for this language"
|
661 |
msgstr "pour cette langue"
|
662 |
|
663 |
-
#: contact_form.php:
|
664 |
msgid "Action after email is sent"
|
665 |
msgstr "Action après l'envoie de l'e-mail"
|
666 |
|
667 |
-
#: contact_form.php:
|
668 |
msgid "Display text"
|
669 |
msgstr "Afficher le texte"
|
670 |
|
671 |
-
#: contact_form.php:
|
672 |
-
#: contact_form.php:
|
673 |
msgid "Text"
|
674 |
msgstr "Texte"
|
675 |
|
676 |
-
#: contact_form.php:
|
677 |
msgid "Redirect to the page"
|
678 |
msgstr "Rediriger vers la page"
|
679 |
|
680 |
-
#: contact_form.php:
|
681 |
msgid "Url"
|
682 |
msgstr "Url"
|
683 |
|
684 |
-
#: contact_form.php:
|
685 |
msgid "The $_SERVER variable that is used to build a URL of the form"
|
686 |
-
msgstr ""
|
687 |
|
688 |
-
#: contact_form.php:
|
689 |
msgid "If you are not sure whether to change this setting or not, please do not do that."
|
690 |
-
msgstr ""
|
691 |
|
692 |
-
#: contact_form.php:
|
693 |
-
#: contact_form.php:
|
694 |
msgid "Save Changes"
|
695 |
msgstr "Enregistrer les modifications"
|
696 |
|
697 |
-
#: contact_form.php:
|
698 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
699 |
msgstr "Si notre extension vous satisfait, merci de la notée avec 5 étoiles dans Wordpress"
|
700 |
|
701 |
-
#: contact_form.php:
|
702 |
msgid "Rate the plugin"
|
703 |
msgstr "Noter l'extension"
|
704 |
|
705 |
-
#: contact_form.php:
|
706 |
msgid "If there is something wrong about it, please contact us"
|
707 |
msgstr "Si quelque chose ne fonctionne pas correctement, merci de nous contacter"
|
708 |
|
709 |
-
#: contact_form.php:
|
710 |
msgid "Errors output"
|
711 |
msgstr "Affichage des erreurs"
|
712 |
|
713 |
-
#: contact_form.php:
|
714 |
msgid "Display error messages"
|
715 |
msgstr "Aficher les messages d'erreur"
|
716 |
|
717 |
-
#: contact_form.php:
|
718 |
msgid "Color of the input field errors."
|
719 |
msgstr "Mettre en couleur les champs ayant des erreurs"
|
720 |
|
721 |
-
#: contact_form.php:
|
722 |
msgid "Display error messages & color of the input field errors"
|
723 |
msgstr "Afficher les messages d'erreur et mettre en couleur les champs ayant des erreurs"
|
724 |
|
725 |
-
#: contact_form.php:
|
726 |
msgid "Add placeholder to the input blocks"
|
727 |
msgstr "Ajouter la localisation dans le bloc de saisie"
|
728 |
|
729 |
-
#: contact_form.php:
|
730 |
msgid "Add tooltips"
|
731 |
msgstr "Ajouter les conseils"
|
732 |
|
733 |
-
#: contact_form.php:
|
734 |
msgid "Email address"
|
735 |
msgstr "Adresse e-mail"
|
736 |
|
737 |
-
#: contact_form.php:
|
738 |
msgid "Phone Number"
|
739 |
msgstr "Téléphone"
|
740 |
|
741 |
-
#: contact_form.php:
|
742 |
msgid "Attachment"
|
743 |
msgstr "Pièce jointe"
|
744 |
|
745 |
-
#: contact_form.php:
|
746 |
msgid "(powered by bestwebsoft.com)"
|
747 |
msgstr "(fourni par bestwebsoft.com)"
|
748 |
|
749 |
-
#: contact_form.php:
|
750 |
msgid "Style options"
|
751 |
msgstr "Options de style"
|
752 |
|
753 |
-
#: contact_form.php:
|
754 |
msgid "Text color"
|
755 |
msgstr "Couleur du texte"
|
756 |
|
757 |
-
#: contact_form.php:
|
758 |
-
#: contact_form.php:
|
759 |
-
#: contact_form.php:
|
760 |
-
#: contact_form.php:
|
761 |
-
#: contact_form.php:
|
762 |
-
#: contact_form.php:
|
763 |
-
#: contact_form.php:
|
764 |
-
#: contact_form.php:
|
765 |
-
#: contact_form.php:
|
766 |
-
#: contact_form.php:
|
767 |
-
#: contact_form.php:
|
768 |
-
#: contact_form.php:
|
769 |
msgid "Default"
|
770 |
msgstr "Défaut"
|
771 |
|
772 |
-
#: contact_form.php:
|
773 |
msgid "Label text color"
|
774 |
msgstr "Couleur des textes des intitulés"
|
775 |
|
776 |
-
#: contact_form.php:
|
777 |
msgid "Placeholder color"
|
778 |
msgstr "Couleur pour la localisation"
|
779 |
|
780 |
-
#: contact_form.php:
|
781 |
msgid "Errors color"
|
782 |
msgstr "Couleur pour les erreurs"
|
783 |
|
784 |
-
#: contact_form.php:
|
785 |
msgid "Error text color"
|
786 |
msgstr "Couleur pour le texte des erreurs"
|
787 |
|
788 |
-
#: contact_form.php:
|
789 |
msgid "Background color of the input field errors"
|
790 |
msgstr "Couleur de fond pour les erreurs de saisie dans les champs"
|
791 |
|
792 |
-
#: contact_form.php:
|
793 |
msgid "Border color of the input field errors"
|
794 |
msgstr "Couleur de la bordure pour les erreurs de saisie dans les champs"
|
795 |
|
796 |
-
#: contact_form.php:
|
797 |
msgid "Placeholder color of the input field errors"
|
798 |
msgstr "Couleur pour la localisation lors d'une erreur de saisie du champ"
|
799 |
|
800 |
-
#: contact_form.php:
|
801 |
msgid "Input fields"
|
802 |
msgstr "Champs de saisie"
|
803 |
|
804 |
-
#: contact_form.php:
|
805 |
msgid "Input fields background color"
|
806 |
msgstr "Couleur de fond pour les champs de saisie"
|
807 |
|
808 |
-
#: contact_form.php:
|
809 |
msgid "Text fields color"
|
810 |
msgstr "Couleur pour les textes des champs de saisie"
|
811 |
|
812 |
-
#: contact_form.php:
|
813 |
msgid "Border width in px, numbers only"
|
814 |
msgstr "Largeur des bordures en px, nombre seulement"
|
815 |
|
816 |
-
#: contact_form.php:
|
817 |
-
#: contact_form.php:
|
818 |
msgid "Border color"
|
819 |
msgstr "Couleur des bordures"
|
820 |
|
821 |
-
#: contact_form.php:
|
822 |
msgid "Submit button"
|
823 |
msgstr "Bouton Envoyer"
|
824 |
|
825 |
-
#: contact_form.php:
|
826 |
msgid "Width in px, numbers only"
|
827 |
msgstr "Largeur en px, nombre seulement"
|
828 |
|
829 |
-
#: contact_form.php:
|
830 |
msgid "Button color"
|
831 |
msgstr "Couleur du bouton"
|
832 |
|
833 |
-
#: contact_form.php:
|
834 |
msgid "Button text color"
|
835 |
msgstr "Couleur du texte du bouton"
|
836 |
|
837 |
-
#: contact_form.php:
|
838 |
msgid "Contact Form Pro | Preview"
|
839 |
msgstr "Formulaire Pro de Contact | Prévisualisation"
|
840 |
|
841 |
-
#: contact_form.php:
|
842 |
msgid "Show with errors"
|
843 |
msgstr "Afficher avec les erreurs"
|
844 |
|
845 |
-
#: contact_form.php:1267
|
846 |
#: contact_form.php:1269
|
|
|
847 |
msgid "Please enter your full name..."
|
848 |
msgstr "Merci de saisir votre nom..."
|
849 |
|
850 |
-
#: contact_form.php:1280
|
851 |
#: contact_form.php:1282
|
|
|
852 |
msgid "Please enter your address..."
|
853 |
msgstr "Merci de saisir votre adresse..."
|
854 |
|
855 |
-
#: contact_form.php:1291
|
856 |
#: contact_form.php:1293
|
|
|
857 |
msgid "Please enter your email address..."
|
858 |
msgstr "Merci de saisir votre adresse e-mail..."
|
859 |
|
860 |
-
#: contact_form.php:1302
|
861 |
#: contact_form.php:1304
|
|
|
862 |
msgid "Please enter your phone number..."
|
863 |
msgstr "Merci de saisir votre numéro de téléphone..."
|
864 |
|
865 |
-
#: contact_form.php:1313
|
866 |
#: contact_form.php:1315
|
|
|
867 |
msgid "Please enter subject..."
|
868 |
msgstr "Merci de saisir le sujet..."
|
869 |
|
870 |
-
#: contact_form.php:1323
|
871 |
#: contact_form.php:1325
|
|
|
872 |
msgid "Please enter your message..."
|
873 |
msgstr "Merci de saisir votre message..."
|
874 |
|
875 |
-
#: contact_form.php:
|
876 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
877 |
-
msgstr ""
|
878 |
|
879 |
-
#: contact_form.php:
|
880 |
msgid "Please, go to"
|
881 |
-
msgstr ""
|
882 |
|
883 |
-
#: contact_form.php:
|
884 |
-
#, fuzzy
|
885 |
msgid "the setting page"
|
886 |
msgstr "Options supplémentaires"
|
887 |
|
888 |
-
#: contact_form.php:
|
889 |
msgid "You will be redirected automatically in 5 seconds."
|
890 |
-
msgstr ""
|
891 |
|
892 |
-
#: contact_form.php:
|
893 |
msgid "You can download and activate"
|
894 |
-
msgstr ""
|
895 |
|
896 |
-
#: contact_form.php:
|
897 |
msgid "version of this plugin by entering Your license key."
|
898 |
-
msgstr ""
|
899 |
|
900 |
-
#: contact_form.php:
|
901 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
902 |
-
msgstr ""
|
903 |
|
904 |
-
#: contact_form.php:
|
905 |
msgid "(your username is the email you specify when purchasing the product)."
|
906 |
-
msgstr ""
|
907 |
|
908 |
-
#: contact_form.php:
|
909 |
-
#: contact_form.php:
|
910 |
msgid "Go!"
|
911 |
-
msgstr ""
|
912 |
|
913 |
-
#: contact_form.php:
|
914 |
msgid "Sorry, email message could not be delivered."
|
915 |
msgstr "Désolé, votre e-mail n'a pas pu être envoyé."
|
916 |
|
917 |
-
#: contact_form.php:
|
918 |
msgid "Contact from"
|
919 |
msgstr "Contact de"
|
920 |
|
921 |
-
#: contact_form.php:
|
922 |
-
#: contact_form.php:
|
923 |
msgid "Email"
|
924 |
msgstr "E-mail"
|
925 |
|
926 |
-
#: contact_form.php:
|
927 |
-
#: contact_form.php:
|
928 |
msgid "Phone"
|
929 |
msgstr "Téléphone"
|
930 |
|
931 |
-
#: contact_form.php:
|
932 |
-
#: contact_form.php:
|
933 |
msgid "Site"
|
934 |
msgstr "Site"
|
935 |
|
936 |
-
#: contact_form.php:
|
937 |
msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
|
938 |
msgstr "Si vous voyez ce MIME c'est que votre navigateur n'accepte pas ce type de MIME !"
|
939 |
|
940 |
-
#: contact_form.php:
|
941 |
msgid "FAQ"
|
942 |
msgstr "FAQ"
|
943 |
|
944 |
-
#: contact_form.php:
|
945 |
msgid "Support"
|
946 |
msgstr "Support"
|
947 |
|
948 |
-
#: contact_form.php:
|
949 |
msgid "Are you sure that you want to delete this language data?"
|
950 |
msgstr "Etes vous sûr de vouloir supprimer cette langue ?"
|
951 |
|
952 |
-
#: contact_form.php:
|
953 |
msgid "It’s time to upgrade your <strong>Contact Form plugin</strong> to <strong>PRO</strong> version"
|
954 |
-
msgstr ""
|
955 |
|
956 |
-
#: contact_form.php:
|
957 |
msgid "Extend standard plugin functionality with new great options."
|
958 |
-
msgstr ""
|
959 |
|
960 |
-
#: contact_form.php:
|
961 |
msgid "<strong>Contact Form to DB</strong> allows to store your messages to the database."
|
962 |
-
msgstr ""
|
963 |
|
964 |
-
#: contact_form.php:
|
965 |
msgid "Manage messages that have been sent from your website."
|
966 |
-
msgstr ""
|
967 |
-
|
968 |
-
#~ msgid "Contact Form Pro Extra Settings"
|
969 |
-
#~ msgstr ""
|
970 |
-
#~ "Options supplémentaires de la version Pro pour le formulaire de Contact"
|
971 |
-
|
972 |
-
#~ msgid "Contact Form Pro | Extra Settings"
|
973 |
-
#~ msgstr "Formulaire Pro de Contact | Options supplémentaires"
|
974 |
|
975 |
#~ msgid "Not set"
|
976 |
#~ msgstr "Not set"
|
@@ -1062,6 +1051,9 @@ msgstr ""
|
|
1062 |
#~ msgid "Email with system info is sent to "
|
1063 |
#~ msgstr "Le courriel avec les informations système est envoyé à"
|
1064 |
|
|
|
|
|
|
|
1065 |
#~ msgid "Pro plugins"
|
1066 |
#~ msgstr "Extensions Pro"
|
1067 |
|
@@ -1131,6 +1123,79 @@ msgstr ""
|
|
1131 |
#~ msgid "Send to custom email »"
|
1132 |
#~ msgstr "Envoyer un e-mail spécifique »"
|
1133 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1134 |
#~ msgid "Display fields"
|
1135 |
#~ msgstr "Afficher le texte"
|
1136 |
|
@@ -1165,9 +1230,6 @@ msgstr ""
|
|
1165 |
#~ "Si vous souhaiter ajouter un formulaire de contact à votre site web, "
|
1166 |
#~ "copiez juste ce code dans un article ou sur une page ou un widget:"
|
1167 |
|
1168 |
-
#~ msgid "Install Now"
|
1169 |
-
#~ msgstr "Installa Ora"
|
1170 |
-
|
1171 |
#, fuzzy
|
1172 |
#~ msgid "Thank you for contact."
|
1173 |
#~ msgstr "Merci de nous avoir contacté."
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2014-03-06 12:49+0300\n"
|
6 |
+
"PO-Revision-Date: 2014-03-06 12:49+0300\n"
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: Luc Capronnier <lcapronnier@yahoo.com>\n"
|
9 |
"Language: fr_FR\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 |
#: contact_form.php:33
|
21 |
+
#: contact_form.php:662
|
22 |
msgid "Contact Form Settings"
|
23 |
msgstr "Options du formulaire de Contact"
|
24 |
|
27 |
msgstr "Formulaire de contact"
|
28 |
|
29 |
#: contact_form.php:80
|
30 |
+
#: contact_form.php:980
|
31 |
+
#: contact_form.php:1010
|
32 |
msgid "Name:"
|
33 |
msgstr "Nom:"
|
34 |
|
35 |
#: contact_form.php:81
|
36 |
+
#: contact_form.php:981
|
37 |
+
#: contact_form.php:1011
|
38 |
msgid "Address:"
|
39 |
msgstr "Adresse :"
|
40 |
|
41 |
#: contact_form.php:82
|
42 |
+
#: contact_form.php:982
|
43 |
+
#: contact_form.php:1012
|
44 |
msgid "Email Address:"
|
45 |
msgstr "Adresse e-mail:"
|
46 |
|
47 |
#: contact_form.php:83
|
48 |
+
#: contact_form.php:983
|
49 |
+
#: contact_form.php:1013
|
50 |
msgid "Phone number:"
|
51 |
msgstr "Téléphone:"
|
52 |
|
53 |
#: contact_form.php:84
|
54 |
+
#: contact_form.php:984
|
55 |
+
#: contact_form.php:1014
|
56 |
msgid "Subject:"
|
57 |
msgstr "Sujet:"
|
58 |
|
59 |
#: contact_form.php:85
|
60 |
+
#: contact_form.php:985
|
61 |
+
#: contact_form.php:1015
|
62 |
msgid "Message:"
|
63 |
msgstr "Message:"
|
64 |
|
65 |
#: contact_form.php:86
|
66 |
+
#: contact_form.php:986
|
67 |
+
#: contact_form.php:1016
|
68 |
msgid "Attachment:"
|
69 |
msgstr "Pièce jointe:"
|
70 |
|
73 |
msgstr "Types de fichiers autorisés: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Taille maximum 2MB"
|
74 |
|
75 |
#: contact_form.php:88
|
76 |
+
#: contact_form.php:988
|
77 |
+
#: contact_form.php:1018
|
78 |
msgid "Send me a copy"
|
79 |
msgstr "M'envoyer une copie"
|
80 |
|
81 |
#: contact_form.php:89
|
82 |
+
#: contact_form.php:989
|
83 |
+
#: contact_form.php:1019
|
84 |
msgid "Submit"
|
85 |
msgstr "Envoyer"
|
86 |
|
152 |
msgid "Plugins page"
|
153 |
msgstr "Page des extensions"
|
154 |
|
155 |
+
#: contact_form.php:496
|
156 |
msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
|
157 |
msgstr "Si l'ioption 'Rediriger vers la page' est positionnée, alors le champ Url doit être rempli avec le format suivant"
|
158 |
|
159 |
+
#: contact_form.php:505
|
160 |
msgid "Such user does not exist. Settings are not saved."
|
161 |
msgstr "Cet utilisateur est inconnu. Les modifications ne sont pas enregistrées."
|
162 |
|
163 |
+
#: contact_form.php:509
|
164 |
+
#: contact_form.php:515
|
165 |
msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
|
166 |
msgstr "Merci de saisir une adresse e-mail valide pour le 'FROM'. Les modifications ne sont pas enregistrées."
|
167 |
|
168 |
+
#: contact_form.php:520
|
169 |
msgid "Settings saved."
|
170 |
msgstr "Options enregistrées."
|
171 |
|
172 |
+
#: contact_form.php:556
|
173 |
+
#: contact_form.php:595
|
174 |
msgid "Wrong license key"
|
175 |
+
msgstr "Clé de licence incorrecte"
|
176 |
|
177 |
+
#: contact_form.php:588
|
178 |
msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
|
179 |
+
msgstr "Il est survenu une erreur. Essayer de nouveau. Si l'erreur se produit de nouveau, merci de contacter <a href=http://support.bestwebsoft.com>BestWebSoft</a>. Nous sommes désolés pour le désagrément."
|
180 |
|
181 |
+
#: contact_form.php:597
|
182 |
msgid "This license key is bind to another site"
|
183 |
+
msgstr "La clé de licence correspond à un autre site."
|
184 |
|
185 |
+
#: contact_form.php:599
|
186 |
+
#: contact_form.php:1394
|
187 |
msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
|
188 |
+
msgstr "Désoler mais vous avez dépassé le nombre d'essai de la journée. Merci de télécharger l'extension manuellement."
|
189 |
|
190 |
+
#: contact_form.php:617
|
191 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
192 |
+
msgstr "Erreur d'ouverture de l'archive zip. Merci de télécharger l'extension manuellement."
|
193 |
|
194 |
+
#: contact_form.php:623
|
195 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
196 |
+
msgstr "Votre server n'a pas le support du format des archives ZIP ou Phar. Merci de télécharger l'extension manuellement."
|
197 |
|
198 |
+
#: contact_form.php:627
|
199 |
+
#: contact_form.php:636
|
200 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
201 |
+
msgstr "Erreur de téléchargement de l'archive ZIP. Merci de télécharger l'extension manuellement."
|
202 |
|
203 |
+
#: contact_form.php:640
|
204 |
msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
|
205 |
+
msgstr "Il est survenu une erreur. Essayer de nouveau ou bien télécharger l'extension manuellement.Nous sommes désolés pour le désagrément."
|
206 |
|
207 |
+
#: contact_form.php:655
|
|
|
208 |
msgid "Please, enter Your license key"
|
209 |
+
msgstr "Merci de saisir votre clé de liecence"
|
210 |
|
211 |
+
#: contact_form.php:664
|
212 |
msgid "Notice:"
|
213 |
msgstr "Avertissement :"
|
214 |
|
215 |
+
#: contact_form.php:664
|
216 |
msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
|
217 |
msgstr "Les paramètres de l'extension ont été changés. Afin de pouvoir les enregistrer, merci de cliquer sur le bouton 'Enregistrer les modifications'."
|
218 |
|
219 |
+
#: contact_form.php:667
|
220 |
+
#: contact_form.php:1999
|
221 |
+
#: contact_form.php:2010
|
222 |
msgid "Settings"
|
223 |
msgstr "Réglages"
|
224 |
|
225 |
+
#: contact_form.php:668
|
226 |
msgid "Extra settings"
|
227 |
msgstr "Options supplémentaires"
|
228 |
|
229 |
+
#: contact_form.php:669
|
230 |
msgid "Go PRO"
|
231 |
+
msgstr "Choisir la version PRO"
|
232 |
|
233 |
+
#: contact_form.php:675
|
234 |
+
#: contact_form.php:1353
|
235 |
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:"
|
236 |
msgstr "Si vous souhaiter ajouter un formulaire de contact à votre site web, copiez juste ce code dans un article ou sur une page ou un widget:"
|
237 |
|
238 |
+
#: contact_form.php:675
|
239 |
+
#: contact_form.php:676
|
240 |
+
#: contact_form.php:1003
|
241 |
+
#: contact_form.php:1052
|
242 |
msgid "or"
|
243 |
msgstr "ou"
|
244 |
|
245 |
+
#: contact_form.php:676
|
246 |
msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
|
247 |
msgstr "Si vous avez un soucis avec le code court standard [contact_form], vous pouvez utilisez le code court "
|
248 |
|
249 |
+
#: contact_form.php:677
|
250 |
msgid "They work the same way."
|
251 |
msgstr "Ils fonctionnent de la même manière."
|
252 |
|
253 |
+
#: contact_form.php:678
|
254 |
msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
|
255 |
msgstr "Si les champs ci-dessous ne sont pas renseignés le message sera envoyé à l'adresse spécifiée lors de l'enregistrement."
|
256 |
|
257 |
+
#: contact_form.php:682
|
258 |
msgid "The user's email address:"
|
259 |
msgstr "Utiliser l'e-mail du compte WordPress :"
|
260 |
|
261 |
+
#: contact_form.php:686
|
262 |
msgid "Create a username"
|
263 |
msgstr "Choisir un nom d'utilisateur"
|
264 |
|
265 |
+
#: contact_form.php:691
|
266 |
msgid "Enter a username of the person who should get the messages from the contact form."
|
267 |
msgstr "Choisir le nom d'utilisateur qui recevra les messages envoyés depuis le formulaire de contact."
|
268 |
|
269 |
+
#: contact_form.php:695
|
270 |
msgid "Use this email address:"
|
271 |
msgstr "Utiliser cette adresse e-mail:"
|
272 |
|
273 |
+
#: contact_form.php:698
|
274 |
msgid "Enter the email address you want the messages forwarded to."
|
275 |
msgstr "Choisir l'adresse e-mail qui sera utilisée pour recevoir les messages."
|
276 |
|
277 |
+
#: contact_form.php:704
|
278 |
msgid "Add department selectbox to the contact form:"
|
279 |
msgstr "Ajouter la liste déroulante pour le département dans le formulaire de contact :"
|
280 |
|
281 |
+
#: contact_form.php:712
|
282 |
+
#: contact_form.php:1248
|
283 |
msgid "If you upgrade to Pro version all your settings will be saved."
|
284 |
msgstr "Si vous passez à la version Pro, tous ces paramètres seront enregistrés."
|
285 |
|
286 |
+
#: contact_form.php:717
|
287 |
+
#: contact_form.php:854
|
288 |
+
#: contact_form.php:925
|
289 |
+
#: contact_form.php:1098
|
290 |
msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
|
291 |
msgstr "Cette fonctionalité est disponible dans le version Pro de cette extension. Pour plus de détails, merci de suivre ce lien"
|
292 |
|
293 |
+
#: contact_form.php:718
|
294 |
+
#: contact_form.php:855
|
295 |
+
#: contact_form.php:926
|
296 |
+
#: contact_form.php:1099
|
297 |
msgid "Contact Form Pro"
|
298 |
msgstr "Formulaire Pro de Contact"
|
299 |
|
300 |
+
#: contact_form.php:724
|
301 |
msgid "Save emails to the database"
|
302 |
msgstr "Enregistrer les e-mails dans la base de données"
|
303 |
|
304 |
+
#: contact_form.php:734
|
305 |
msgid "Using"
|
306 |
+
msgstr "Utilisant"
|
307 |
|
308 |
+
#: contact_form.php:734
|
309 |
+
#: contact_form.php:903
|
310 |
+
#: contact_form.php:906
|
311 |
+
#: contact_form.php:910
|
312 |
msgid "powered by"
|
313 |
msgstr "fournis par"
|
314 |
|
315 |
+
#: contact_form.php:737
|
316 |
+
#: contact_form.php:741
|
317 |
msgid "Using Contact Form to DB powered by"
|
318 |
msgstr "Utilisant le formulaire de contact avec base de données fourni par"
|
319 |
|
320 |
+
#: contact_form.php:737
|
321 |
msgid "Activate Contact Form to DB"
|
322 |
msgstr "Activer le formulaire de contact avec base de données"
|
323 |
|
324 |
+
#: contact_form.php:741
|
325 |
msgid "Download Contact Form to DB"
|
326 |
msgstr "Télécharger le formulaire de contact avec base de données"
|
327 |
|
328 |
+
#: contact_form.php:746
|
329 |
msgid "Additional options"
|
330 |
msgstr "Options supplémentaires"
|
331 |
|
332 |
+
#: contact_form.php:748
|
333 |
msgid "Show"
|
334 |
msgstr "Montrer"
|
335 |
|
336 |
+
#: contact_form.php:749
|
337 |
msgid "Hide"
|
338 |
msgstr "Cacher"
|
339 |
|
340 |
+
#: contact_form.php:753
|
341 |
msgid "What to use?"
|
342 |
msgstr "Quelle méthode d'envoie ?"
|
343 |
|
344 |
+
#: contact_form.php:756
|
345 |
msgid "Wp-mail"
|
346 |
msgstr "Wp-mail"
|
347 |
|
348 |
+
#: contact_form.php:756
|
349 |
msgid "You can use the wp_mail function for mailing"
|
350 |
msgstr "Pour envoyer l'e-mail, vous pouvez utiliser la fonction wp_mail de WordPress "
|
351 |
|
352 |
+
#: contact_form.php:758
|
353 |
msgid "Mail"
|
354 |
msgstr "E-mail"
|
355 |
|
356 |
+
#: contact_form.php:758
|
357 |
msgid "To send mail you can use the php mail function"
|
358 |
msgstr "Pour envoyer l'e-mail, vous pouvez utiliser la fonction mail de php"
|
359 |
|
360 |
+
#: contact_form.php:762
|
361 |
msgid "The text in the 'From' field"
|
362 |
msgstr "Modifier le texte pour le champ 'FROM' du courriel"
|
363 |
|
364 |
+
#: contact_form.php:764
|
365 |
msgid "User name"
|
366 |
msgstr "Nom de l'utlisateur"
|
367 |
|
368 |
+
#: contact_form.php:765
|
369 |
msgid "The name of the user who fills the form will be used in the field 'From'."
|
370 |
msgstr "Dans le champ 'From' du courriel, il sera utilisé l'adresse e-mail de l'utlisateur qui rempli le formulaire."
|
371 |
|
372 |
+
#: contact_form.php:768
|
373 |
msgid "This text will be used in the 'FROM' field"
|
374 |
msgstr "Dans le champ 'FROM', cette adresse e-mail sera utilisée."
|
375 |
|
376 |
+
#: contact_form.php:772
|
377 |
msgid "The email address in the 'From' field"
|
378 |
msgstr "Sélectionner l'adresse e-mail pour le champ 'FROM' du courriel"
|
379 |
|
380 |
+
#: contact_form.php:774
|
381 |
msgid "User email"
|
382 |
msgstr "E-mail de l'utlisateur"
|
383 |
|
384 |
+
#: contact_form.php:775
|
385 |
msgid "The email address of the user who fills the form will be used in the field 'From'."
|
386 |
msgstr "Dans le champ 'From' du courriel, il sera utilisé l'adresse e-mail de l'utlisateur qui rempli le formulaire."
|
387 |
|
388 |
+
#: contact_form.php:778
|
389 |
msgid "This email address will be used in the 'From' field."
|
390 |
msgstr "Dans le champ 'FROM', cette adresse e-mail sera utilisée."
|
391 |
|
392 |
+
#: contact_form.php:782
|
393 |
msgid "Required symbol"
|
394 |
msgstr "Symbol obligatoire"
|
395 |
|
396 |
+
#: contact_form.php:792
|
397 |
msgid "Fields"
|
398 |
msgstr "Champs"
|
399 |
|
400 |
+
#: contact_form.php:793
|
401 |
msgid "Used"
|
402 |
msgstr "Utilisé"
|
403 |
|
404 |
+
#: contact_form.php:794
|
405 |
msgid "Required"
|
406 |
msgstr "Obligatoire"
|
407 |
|
408 |
+
#: contact_form.php:795
|
409 |
msgid "Visible"
|
410 |
msgstr "Visible"
|
411 |
|
412 |
+
#: contact_form.php:796
|
413 |
msgid "Disabled for editing"
|
414 |
msgstr "Non actif pour l'édition"
|
415 |
|
416 |
+
#: contact_form.php:797
|
417 |
msgid "Field's default value"
|
418 |
msgstr "Valeur par défaut du champ"
|
419 |
|
420 |
+
#: contact_form.php:802
|
421 |
+
#: contact_form.php:1123
|
422 |
+
#: contact_form.php:1843
|
423 |
+
#: contact_form.php:1873
|
424 |
msgid "Name"
|
425 |
msgstr "Nom"
|
426 |
|
427 |
+
#: contact_form.php:810
|
428 |
+
#: contact_form.php:1128
|
429 |
+
#: contact_form.php:1847
|
430 |
+
#: contact_form.php:1875
|
431 |
msgid "Address"
|
432 |
msgstr "Adresse"
|
433 |
|
434 |
+
#: contact_form.php:818
|
435 |
msgid "Email Address"
|
436 |
msgstr "Adresse e-mail"
|
437 |
|
438 |
+
#: contact_form.php:826
|
439 |
msgid "Phone number"
|
440 |
msgstr "Téléphone"
|
441 |
|
442 |
+
#: contact_form.php:834
|
443 |
+
#: contact_form.php:1143
|
444 |
+
#: contact_form.php:1857
|
445 |
+
#: contact_form.php:1879
|
446 |
msgid "Subject"
|
447 |
msgstr "Sujet"
|
448 |
|
449 |
+
#: contact_form.php:842
|
450 |
+
#: contact_form.php:1147
|
451 |
+
#: contact_form.php:1860
|
452 |
+
#: contact_form.php:1880
|
453 |
msgid "Message"
|
454 |
msgstr "Message"
|
455 |
|
456 |
+
#: contact_form.php:860
|
457 |
msgid "Attachment block"
|
458 |
msgstr "Bloc pièce jointe"
|
459 |
|
460 |
+
#: contact_form.php:862
|
461 |
msgid "Users can attach the following file formats"
|
462 |
msgstr "Les utilisateurs peuvent joindre des documents des types suivants"
|
463 |
|
464 |
+
#: contact_form.php:876
|
465 |
msgid "Add to the form"
|
466 |
msgstr "Ajouter au formulaire"
|
467 |
|
468 |
+
#: contact_form.php:881
|
469 |
msgid "Tips below the Attachment"
|
470 |
msgstr "Afficher les explications en-dessous du bloc des pièces jointes"
|
471 |
|
472 |
+
#: contact_form.php:890
|
473 |
msgid "'Send me a copy' block"
|
474 |
msgstr "Afficher le bloc \"M'envoyer une copie\""
|
475 |
|
476 |
+
#: contact_form.php:903
|
477 |
+
#: contact_form.php:906
|
478 |
+
#: contact_form.php:910
|
479 |
+
#: contact_form.php:1157
|
480 |
msgid "Captcha"
|
481 |
msgstr "Captcha"
|
482 |
|
483 |
+
#: contact_form.php:906
|
484 |
msgid "Activate captcha"
|
485 |
msgstr "Activé le captcha"
|
486 |
|
487 |
+
#: contact_form.php:910
|
488 |
msgid "Download captcha"
|
489 |
msgstr "Télécharger le captcha"
|
490 |
|
491 |
+
#: contact_form.php:918
|
492 |
msgid "Agreement checkbox"
|
493 |
msgstr "Case à cocher pour valider le formulaire"
|
494 |
|
495 |
+
#: contact_form.php:918
|
496 |
msgid "Required checkbox for submitting the form"
|
497 |
msgstr "Boite à cocher obligatoire pour la validation du formulaire."
|
498 |
|
499 |
+
#: contact_form.php:919
|
500 |
msgid "Optional checkbox"
|
501 |
msgstr "Boite à cocher optionnelle"
|
502 |
|
503 |
+
#: contact_form.php:919
|
504 |
msgid "Optional checkbox, the results of which will be displayed in email"
|
505 |
msgstr "Boite à cocher optionnelle, le résultat sera affiché dans l'e-mail"
|
506 |
|
507 |
+
#: contact_form.php:930
|
508 |
msgid "Delete an attachment file from the server after the email is sent"
|
509 |
msgstr "Supprimer le fichier joint sur le serveur après l'envoie de l'e-mail"
|
510 |
|
511 |
+
#: contact_form.php:936
|
512 |
msgid "Email in HTML format sending"
|
513 |
msgstr "E-mail au format HTML"
|
514 |
|
515 |
+
#: contact_form.php:940
|
516 |
msgid "Display additional info in the email"
|
517 |
msgstr "Afficher les informations complémentaires dans le courriel"
|
518 |
|
519 |
+
#: contact_form.php:945
|
|
|
520 |
#: contact_form.php:1810
|
521 |
+
#: contact_form.php:1812
|
522 |
msgid "Sent from (ip address)"
|
523 |
msgstr "Envoyé de (adresse IP)"
|
524 |
|
525 |
+
#: contact_form.php:945
|
526 |
msgid "Example: Sent from (IP address):\t127.0.0.1"
|
527 |
msgstr "Exemple: Envoyé de (addresse IP):\t127.0.0.1"
|
528 |
|
529 |
+
#: contact_form.php:946
|
|
|
530 |
#: contact_form.php:1816
|
531 |
+
#: contact_form.php:1818
|
532 |
msgid "Date/Time"
|
533 |
msgstr "Date/Heure"
|
534 |
|
535 |
+
#: contact_form.php:946
|
536 |
msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
|
537 |
msgstr "Exemple: Date/Heure:\tAoût 19, 2013 8:50pm"
|
538 |
|
539 |
+
#: contact_form.php:947
|
|
|
540 |
#: contact_form.php:1822
|
541 |
+
#: contact_form.php:1824
|
542 |
msgid "Sent from (referer)"
|
543 |
msgstr "Envoyer de (référence)"
|
544 |
|
545 |
+
#: contact_form.php:947
|
546 |
msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
|
547 |
msgstr "Exemple: Envoyer de (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
|
548 |
|
549 |
+
#: contact_form.php:948
|
|
|
550 |
#: contact_form.php:1828
|
551 |
+
#: contact_form.php:1830
|
552 |
msgid "Using (user agent)"
|
553 |
msgstr "Depuis (navigateur)"
|
554 |
|
555 |
+
#: contact_form.php:948
|
556 |
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"
|
557 |
msgstr "Exemple: En utilisant (user agent):\tMozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36"
|
558 |
|
559 |
+
#: contact_form.php:952
|
560 |
msgid "Language settings for the field names in the form"
|
561 |
msgstr "Définition des langues pour les titres des champs"
|
562 |
|
563 |
+
#: contact_form.php:961
|
564 |
msgid "Add a language"
|
565 |
msgstr "Ajouter une langue"
|
566 |
|
567 |
+
#: contact_form.php:965
|
568 |
msgid "Change the names of the contact form fields and error messages"
|
569 |
msgstr "Modifier le texte pour les champs du formulaire de contact et les messages d'erreur"
|
570 |
|
571 |
+
#: contact_form.php:970
|
572 |
+
#: contact_form.php:1043
|
573 |
msgid "English"
|
574 |
msgstr "Anglais"
|
575 |
|
576 |
+
#: contact_form.php:978
|
577 |
+
#: contact_form.php:1008
|
578 |
msgid "click to expand/hide the list"
|
579 |
+
msgstr "cliquer pour voir/cacher la liste"
|
580 |
|
581 |
+
#: contact_form.php:987
|
582 |
+
#: contact_form.php:1017
|
583 |
msgid "Tips below the Attachment block"
|
584 |
msgstr "Afficher les explications en-dessous du bloc des pièces jointes"
|
585 |
|
586 |
+
#: contact_form.php:990
|
587 |
+
#: contact_form.php:1020
|
588 |
msgid "Error message for the Name field"
|
589 |
msgstr "Message d'erreur pour le champ nom"
|
590 |
|
591 |
+
#: contact_form.php:991
|
592 |
+
#: contact_form.php:1021
|
593 |
msgid "Error message for the Address field"
|
594 |
msgstr "Message d'erreur pour le champ Adresse"
|
595 |
|
596 |
+
#: contact_form.php:992
|
597 |
+
#: contact_form.php:1022
|
598 |
msgid "Error message for the Email field"
|
599 |
msgstr "Message d'erreur pour le champ e-mail"
|
600 |
|
601 |
+
#: contact_form.php:993
|
602 |
+
#: contact_form.php:1023
|
603 |
msgid "Error message for the Phone field"
|
604 |
msgstr "Message d'erreur pour le champ téléphone"
|
605 |
|
606 |
+
#: contact_form.php:994
|
607 |
+
#: contact_form.php:1024
|
608 |
msgid "Error message for the Subject field"
|
609 |
msgstr "Message d'erreur pour le champ sujet"
|
610 |
|
611 |
+
#: contact_form.php:995
|
612 |
+
#: contact_form.php:1025
|
613 |
msgid "Error message for the Message field"
|
614 |
msgstr "Message d'erreur pour le champ message"
|
615 |
|
616 |
+
#: contact_form.php:996
|
617 |
+
#: contact_form.php:1026
|
618 |
msgid "Error message about the file type for the Attachment field"
|
619 |
msgstr "Message d'erreur pour le champ fichier joint (type du fichier)"
|
620 |
|
621 |
+
#: contact_form.php:997
|
622 |
+
#: contact_form.php:1027
|
623 |
msgid "Error message while uploading a file for the Attachment field to the server"
|
624 |
msgstr "Message d'erreur pour le champ fichier joint (problème d'envoie vers le serveur)"
|
625 |
|
626 |
+
#: contact_form.php:998
|
627 |
+
#: contact_form.php:1028
|
628 |
msgid "Error message while moving the file for the Attachment field"
|
629 |
msgstr "Message d'erreur pour le champ fichier joint (déplacement du fichier)"
|
630 |
|
631 |
+
#: contact_form.php:999
|
632 |
+
#: contact_form.php:1029
|
633 |
msgid "Error message when file size limit for the Attachment field is exceeded"
|
634 |
msgstr "Message d'erreur pour le champ fichier joint (taille limite du fichier atteinte)"
|
635 |
|
636 |
+
#: contact_form.php:1000
|
637 |
+
#: contact_form.php:1030
|
638 |
msgid "Error message for the Captcha field"
|
639 |
msgstr "Message d'erreur pour le captcha"
|
640 |
|
641 |
+
#: contact_form.php:1001
|
642 |
+
#: contact_form.php:1031
|
643 |
msgid "Error message for the whole form"
|
644 |
msgstr "Message d'erreur demandant à compléter les champs manquants"
|
645 |
|
646 |
+
#: contact_form.php:1003
|
647 |
+
#: contact_form.php:1033
|
648 |
+
#: contact_form.php:1052
|
649 |
+
#: contact_form.php:1058
|
650 |
msgid "Use shortcode"
|
651 |
msgstr "Utiliser le code court"
|
652 |
|
653 |
+
#: contact_form.php:1003
|
654 |
+
#: contact_form.php:1033
|
655 |
+
#: contact_form.php:1052
|
656 |
+
#: contact_form.php:1058
|
657 |
msgid "for this language"
|
658 |
msgstr "pour cette langue"
|
659 |
|
660 |
+
#: contact_form.php:1040
|
661 |
msgid "Action after email is sent"
|
662 |
msgstr "Action après l'envoie de l'e-mail"
|
663 |
|
664 |
+
#: contact_form.php:1042
|
665 |
msgid "Display text"
|
666 |
msgstr "Afficher le texte"
|
667 |
|
668 |
+
#: contact_form.php:1051
|
669 |
+
#: contact_form.php:1057
|
670 |
msgid "Text"
|
671 |
msgstr "Texte"
|
672 |
|
673 |
+
#: contact_form.php:1064
|
674 |
msgid "Redirect to the page"
|
675 |
msgstr "Rediriger vers la page"
|
676 |
|
677 |
+
#: contact_form.php:1065
|
678 |
msgid "Url"
|
679 |
msgstr "Url"
|
680 |
|
681 |
+
#: contact_form.php:1069
|
682 |
msgid "The $_SERVER variable that is used to build a URL of the form"
|
683 |
+
msgstr "La variable $_SERVER qui est utilisée pour construire l'URL du formulaire"
|
684 |
|
685 |
+
#: contact_form.php:1073
|
686 |
msgid "If you are not sure whether to change this setting or not, please do not do that."
|
687 |
+
msgstr "Si vous n'êtes pas sûr de ce que vous faites, merci de ne pas toucher ce paramètre."
|
688 |
|
689 |
+
#: contact_form.php:1079
|
690 |
+
#: contact_form.php:1254
|
691 |
msgid "Save Changes"
|
692 |
msgstr "Enregistrer les modifications"
|
693 |
|
694 |
+
#: contact_form.php:1084
|
695 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
696 |
msgstr "Si notre extension vous satisfait, merci de la notée avec 5 étoiles dans Wordpress"
|
697 |
|
698 |
+
#: contact_form.php:1085
|
699 |
msgid "Rate the plugin"
|
700 |
msgstr "Noter l'extension"
|
701 |
|
702 |
+
#: contact_form.php:1088
|
703 |
msgid "If there is something wrong about it, please contact us"
|
704 |
msgstr "Si quelque chose ne fonctionne pas correctement, merci de nous contacter"
|
705 |
|
706 |
+
#: contact_form.php:1103
|
707 |
msgid "Errors output"
|
708 |
msgstr "Affichage des erreurs"
|
709 |
|
710 |
+
#: contact_form.php:1106
|
711 |
msgid "Display error messages"
|
712 |
msgstr "Aficher les messages d'erreur"
|
713 |
|
714 |
+
#: contact_form.php:1107
|
715 |
msgid "Color of the input field errors."
|
716 |
msgstr "Mettre en couleur les champs ayant des erreurs"
|
717 |
|
718 |
+
#: contact_form.php:1108
|
719 |
msgid "Display error messages & color of the input field errors"
|
720 |
msgstr "Afficher les messages d'erreur et mettre en couleur les champs ayant des erreurs"
|
721 |
|
722 |
+
#: contact_form.php:1113
|
723 |
msgid "Add placeholder to the input blocks"
|
724 |
msgstr "Ajouter la localisation dans le bloc de saisie"
|
725 |
|
726 |
+
#: contact_form.php:1119
|
727 |
msgid "Add tooltips"
|
728 |
msgstr "Ajouter les conseils"
|
729 |
|
730 |
+
#: contact_form.php:1133
|
731 |
msgid "Email address"
|
732 |
msgstr "Adresse e-mail"
|
733 |
|
734 |
+
#: contact_form.php:1138
|
735 |
msgid "Phone Number"
|
736 |
msgstr "Téléphone"
|
737 |
|
738 |
+
#: contact_form.php:1152
|
739 |
msgid "Attachment"
|
740 |
msgstr "Pièce jointe"
|
741 |
|
742 |
+
#: contact_form.php:1157
|
743 |
msgid "(powered by bestwebsoft.com)"
|
744 |
msgstr "(fourni par bestwebsoft.com)"
|
745 |
|
746 |
+
#: contact_form.php:1162
|
747 |
msgid "Style options"
|
748 |
msgstr "Options de style"
|
749 |
|
750 |
+
#: contact_form.php:1165
|
751 |
msgid "Text color"
|
752 |
msgstr "Couleur du texte"
|
753 |
|
754 |
+
#: contact_form.php:1168
|
755 |
+
#: contact_form.php:1173
|
756 |
+
#: contact_form.php:1183
|
757 |
+
#: contact_form.php:1188
|
758 |
+
#: contact_form.php:1193
|
759 |
+
#: contact_form.php:1198
|
760 |
+
#: contact_form.php:1208
|
761 |
+
#: contact_form.php:1213
|
762 |
+
#: contact_form.php:1219
|
763 |
+
#: contact_form.php:1230
|
764 |
+
#: contact_form.php:1235
|
765 |
+
#: contact_form.php:1240
|
766 |
msgid "Default"
|
767 |
msgstr "Défaut"
|
768 |
|
769 |
+
#: contact_form.php:1170
|
770 |
msgid "Label text color"
|
771 |
msgstr "Couleur des textes des intitulés"
|
772 |
|
773 |
+
#: contact_form.php:1175
|
774 |
msgid "Placeholder color"
|
775 |
msgstr "Couleur pour la localisation"
|
776 |
|
777 |
+
#: contact_form.php:1180
|
778 |
msgid "Errors color"
|
779 |
msgstr "Couleur pour les erreurs"
|
780 |
|
781 |
+
#: contact_form.php:1185
|
782 |
msgid "Error text color"
|
783 |
msgstr "Couleur pour le texte des erreurs"
|
784 |
|
785 |
+
#: contact_form.php:1190
|
786 |
msgid "Background color of the input field errors"
|
787 |
msgstr "Couleur de fond pour les erreurs de saisie dans les champs"
|
788 |
|
789 |
+
#: contact_form.php:1195
|
790 |
msgid "Border color of the input field errors"
|
791 |
msgstr "Couleur de la bordure pour les erreurs de saisie dans les champs"
|
792 |
|
793 |
+
#: contact_form.php:1200
|
794 |
msgid "Placeholder color of the input field errors"
|
795 |
msgstr "Couleur pour la localisation lors d'une erreur de saisie du champ"
|
796 |
|
797 |
+
#: contact_form.php:1205
|
798 |
msgid "Input fields"
|
799 |
msgstr "Champs de saisie"
|
800 |
|
801 |
+
#: contact_form.php:1210
|
802 |
msgid "Input fields background color"
|
803 |
msgstr "Couleur de fond pour les champs de saisie"
|
804 |
|
805 |
+
#: contact_form.php:1215
|
806 |
msgid "Text fields color"
|
807 |
msgstr "Couleur pour les textes des champs de saisie"
|
808 |
|
809 |
+
#: contact_form.php:1217
|
810 |
msgid "Border width in px, numbers only"
|
811 |
msgstr "Largeur des bordures en px, nombre seulement"
|
812 |
|
813 |
+
#: contact_form.php:1221
|
814 |
+
#: contact_form.php:1242
|
815 |
msgid "Border color"
|
816 |
msgstr "Couleur des bordures"
|
817 |
|
818 |
+
#: contact_form.php:1226
|
819 |
msgid "Submit button"
|
820 |
msgstr "Bouton Envoyer"
|
821 |
|
822 |
+
#: contact_form.php:1228
|
823 |
msgid "Width in px, numbers only"
|
824 |
msgstr "Largeur en px, nombre seulement"
|
825 |
|
826 |
+
#: contact_form.php:1232
|
827 |
msgid "Button color"
|
828 |
msgstr "Couleur du bouton"
|
829 |
|
830 |
+
#: contact_form.php:1237
|
831 |
msgid "Button text color"
|
832 |
msgstr "Couleur du texte du bouton"
|
833 |
|
834 |
+
#: contact_form.php:1258
|
835 |
msgid "Contact Form Pro | Preview"
|
836 |
msgstr "Formulaire Pro de Contact | Prévisualisation"
|
837 |
|
838 |
+
#: contact_form.php:1261
|
839 |
msgid "Show with errors"
|
840 |
msgstr "Afficher avec les erreurs"
|
841 |
|
|
|
842 |
#: contact_form.php:1269
|
843 |
+
#: contact_form.php:1271
|
844 |
msgid "Please enter your full name..."
|
845 |
msgstr "Merci de saisir votre nom..."
|
846 |
|
|
|
847 |
#: contact_form.php:1282
|
848 |
+
#: contact_form.php:1284
|
849 |
msgid "Please enter your address..."
|
850 |
msgstr "Merci de saisir votre adresse..."
|
851 |
|
|
|
852 |
#: contact_form.php:1293
|
853 |
+
#: contact_form.php:1295
|
854 |
msgid "Please enter your email address..."
|
855 |
msgstr "Merci de saisir votre adresse e-mail..."
|
856 |
|
|
|
857 |
#: contact_form.php:1304
|
858 |
+
#: contact_form.php:1306
|
859 |
msgid "Please enter your phone number..."
|
860 |
msgstr "Merci de saisir votre numéro de téléphone..."
|
861 |
|
|
|
862 |
#: contact_form.php:1315
|
863 |
+
#: contact_form.php:1317
|
864 |
msgid "Please enter subject..."
|
865 |
msgstr "Merci de saisir le sujet..."
|
866 |
|
|
|
867 |
#: contact_form.php:1325
|
868 |
+
#: contact_form.php:1327
|
869 |
msgid "Please enter your message..."
|
870 |
msgstr "Merci de saisir votre message..."
|
871 |
|
872 |
+
#: contact_form.php:1369
|
873 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
874 |
+
msgstr "Félicitations! La version PRO de cette extension a été téléchargée et activée avec succès."
|
875 |
|
876 |
+
#: contact_form.php:1371
|
877 |
msgid "Please, go to"
|
878 |
+
msgstr "Merci d'allez à"
|
879 |
|
880 |
+
#: contact_form.php:1371
|
|
|
881 |
msgid "the setting page"
|
882 |
msgstr "Options supplémentaires"
|
883 |
|
884 |
+
#: contact_form.php:1372
|
885 |
msgid "You will be redirected automatically in 5 seconds."
|
886 |
+
msgstr "Vous allez être redirigé automatiquement dans 5 secondes"
|
887 |
|
888 |
+
#: contact_form.php:1377
|
889 |
msgid "You can download and activate"
|
890 |
+
msgstr "Vous pouvez la télécharger et l'activer"
|
891 |
|
892 |
+
#: contact_form.php:1379
|
893 |
msgid "version of this plugin by entering Your license key."
|
894 |
+
msgstr "version de cette extension en donnant votre clé de licence."
|
895 |
|
896 |
+
#: contact_form.php:1381
|
897 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
898 |
+
msgstr "Vous pouvez trouver votre clé de licence sur votre page personnelle dans la zone cliente en cliquant sur le lien"
|
899 |
|
900 |
+
#: contact_form.php:1383
|
901 |
msgid "(your username is the email you specify when purchasing the product)."
|
902 |
+
msgstr "(votre nom d'utilisateur est l'adresse e-mail que vous avez donné lors de l'achat de l'extension)."
|
903 |
|
904 |
+
#: contact_form.php:1391
|
905 |
+
#: contact_form.php:1401
|
906 |
msgid "Go!"
|
907 |
+
msgstr "Allez!"
|
908 |
|
909 |
+
#: contact_form.php:1451
|
910 |
msgid "Sorry, email message could not be delivered."
|
911 |
msgstr "Désolé, votre e-mail n'a pas pu être envoyé."
|
912 |
|
913 |
+
#: contact_form.php:1837
|
914 |
msgid "Contact from"
|
915 |
msgstr "Contact de"
|
916 |
|
917 |
+
#: contact_form.php:1850
|
918 |
+
#: contact_form.php:1876
|
919 |
msgid "Email"
|
920 |
msgstr "E-mail"
|
921 |
|
922 |
+
#: contact_form.php:1854
|
923 |
+
#: contact_form.php:1878
|
924 |
msgid "Phone"
|
925 |
msgstr "Téléphone"
|
926 |
|
927 |
+
#: contact_form.php:1863
|
928 |
+
#: contact_form.php:1881
|
929 |
msgid "Site"
|
930 |
msgstr "Site"
|
931 |
|
932 |
+
#: contact_form.php:1943
|
933 |
msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
|
934 |
msgstr "Si vous voyez ce MIME c'est que votre navigateur n'accepte pas ce type de MIME !"
|
935 |
|
936 |
+
#: contact_form.php:2011
|
937 |
msgid "FAQ"
|
938 |
msgstr "FAQ"
|
939 |
|
940 |
+
#: contact_form.php:2012
|
941 |
msgid "Support"
|
942 |
msgstr "Support"
|
943 |
|
944 |
+
#: contact_form.php:2070
|
945 |
msgid "Are you sure that you want to delete this language data?"
|
946 |
msgstr "Etes vous sûr de vouloir supprimer cette langue ?"
|
947 |
|
948 |
+
#: contact_form.php:2225
|
949 |
msgid "It’s time to upgrade your <strong>Contact Form plugin</strong> to <strong>PRO</strong> version"
|
950 |
+
msgstr "Le moment est venu de mettre à jour votre <strong>extension Contact Form</strong> vers la version <strong>PRO</strong>"
|
951 |
|
952 |
+
#: contact_form.php:2226
|
953 |
msgid "Extend standard plugin functionality with new great options."
|
954 |
+
msgstr "Etend les fonctionalités de base de l'extension avec de nouvelles options."
|
955 |
|
956 |
+
#: contact_form.php:2235
|
957 |
msgid "<strong>Contact Form to DB</strong> allows to store your messages to the database."
|
958 |
+
msgstr "<strong>Contact Form to DB</strong> permet d'enregistrer les messages dans la base de données."
|
959 |
|
960 |
+
#: contact_form.php:2236
|
961 |
msgid "Manage messages that have been sent from your website."
|
962 |
+
msgstr "Gérer les messages qui ont été envoyés depuis votre site."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
963 |
|
964 |
#~ msgid "Not set"
|
965 |
#~ msgstr "Not set"
|
1051 |
#~ msgid "Email with system info is sent to "
|
1052 |
#~ msgstr "Le courriel avec les informations système est envoyé à"
|
1053 |
|
1054 |
+
#~ msgid "Switch to new interface"
|
1055 |
+
#~ msgstr "Basculer vers la nouvelle interface"
|
1056 |
+
|
1057 |
#~ msgid "Pro plugins"
|
1058 |
#~ msgstr "Extensions Pro"
|
1059 |
|
1123 |
#~ msgid "Send to custom email »"
|
1124 |
#~ msgstr "Envoyer un e-mail spécifique »"
|
1125 |
|
1126 |
+
#~ msgid "Switch to old interface"
|
1127 |
+
#~ msgstr "Basculer vers l'ancienne interface"
|
1128 |
+
|
1129 |
+
#~ msgid "Plugins"
|
1130 |
+
#~ msgstr "Extensions"
|
1131 |
+
|
1132 |
+
#~ msgid "Themes"
|
1133 |
+
#~ msgstr "Thèmes"
|
1134 |
+
|
1135 |
+
#~ msgid "All"
|
1136 |
+
#~ msgstr "Tous"
|
1137 |
+
|
1138 |
+
#~ msgid "Installed"
|
1139 |
+
#~ msgstr "Installé"
|
1140 |
+
|
1141 |
+
#~ msgid "Recommended"
|
1142 |
+
#~ msgstr "Recommandés"
|
1143 |
+
|
1144 |
+
#~ msgid "Learn more"
|
1145 |
+
#~ msgstr "Lire la suite"
|
1146 |
+
|
1147 |
+
#~ msgid "Go"
|
1148 |
+
#~ msgstr "Allez"
|
1149 |
+
|
1150 |
+
#~ msgid "DONATE"
|
1151 |
+
#~ msgstr "Faire un don"
|
1152 |
+
|
1153 |
+
#~ msgid "Activate this plugin"
|
1154 |
+
#~ msgstr "Activer cette extension"
|
1155 |
+
|
1156 |
+
#~ msgid "Activate"
|
1157 |
+
#~ msgstr "Activé"
|
1158 |
+
|
1159 |
+
#~ msgid "Install now"
|
1160 |
+
#~ msgstr "Installer maintenant"
|
1161 |
+
|
1162 |
+
#~ msgid "Try again"
|
1163 |
+
#~ msgstr "Essayer de nouveau"
|
1164 |
+
|
1165 |
+
#~ msgid "Preview “%s”"
|
1166 |
+
#~ msgstr "Pré-visualiser “%s”"
|
1167 |
+
|
1168 |
+
#~ msgid "Install Now"
|
1169 |
+
#~ msgstr "Installer maintenant"
|
1170 |
+
|
1171 |
+
#~ msgid "Update to version %s"
|
1172 |
+
#~ msgstr "Mettre à jour pour la version %s"
|
1173 |
+
|
1174 |
+
#~ msgid "Update"
|
1175 |
+
#~ msgstr "Mettre à jour"
|
1176 |
+
|
1177 |
+
#~ msgid "This theme is already installed and is up to date"
|
1178 |
+
#~ msgstr "Le thème est déjà en place et est à jour."
|
1179 |
+
|
1180 |
+
#~ msgid "Preview %s"
|
1181 |
+
#~ msgstr "Pré-visualiser %s"
|
1182 |
+
|
1183 |
+
#~ msgid "Preview"
|
1184 |
+
#~ msgstr "Pré-visualiser"
|
1185 |
+
|
1186 |
+
#~ msgid "By %s"
|
1187 |
+
#~ msgstr "Par %s"
|
1188 |
+
|
1189 |
+
#~ msgid "Details"
|
1190 |
+
#~ msgstr "Détails"
|
1191 |
+
|
1192 |
+
#~ msgid "Contact Form Pro Extra Settings"
|
1193 |
+
#~ msgstr ""
|
1194 |
+
#~ "Options supplémentaires de la version Pro pour le formulaire de Contact"
|
1195 |
+
|
1196 |
+
#~ msgid "Contact Form Pro | Extra Settings"
|
1197 |
+
#~ msgstr "Formulaire Pro de Contact | Options supplémentaires"
|
1198 |
+
|
1199 |
#~ msgid "Display fields"
|
1200 |
#~ msgstr "Afficher le texte"
|
1201 |
|
1230 |
#~ "Si vous souhaiter ajouter un formulaire de contact à votre site web, "
|
1231 |
#~ "copiez juste ce code dans un article ou sur une page ou un widget:"
|
1232 |
|
|
|
|
|
|
|
1233 |
#, fuzzy
|
1234 |
#~ msgid "Thank you for contact."
|
1235 |
#~ msgstr "Merci de nous avoir contacté."
|
languages/contact_form-nl_NL.mo
CHANGED
Binary file
|
languages/contact_form-nl_NL.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2014-
|
6 |
-
"PO-Revision-Date: 2014-
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: Thomas Hartung, Dorine Kat-Stronck <thartung@adipositas-mm.de, info@katchy.nl>\n"
|
9 |
"Language: nl_NL\n"
|
@@ -17,7 +17,7 @@ msgstr ""
|
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
#: contact_form.php:33
|
20 |
-
#: contact_form.php:
|
21 |
#, fuzzy
|
22 |
msgid "Contact Form Settings"
|
23 |
msgstr "Contact Form Opties"
|
@@ -27,45 +27,45 @@ msgid "Contact Form"
|
|
27 |
msgstr "Contact Form"
|
28 |
|
29 |
#: contact_form.php:80
|
30 |
-
#: contact_form.php:
|
31 |
-
#: contact_form.php:
|
32 |
msgid "Name:"
|
33 |
msgstr "Naam:"
|
34 |
|
35 |
#: contact_form.php:81
|
36 |
-
#: contact_form.php:
|
37 |
-
#: contact_form.php:
|
38 |
#, fuzzy
|
39 |
msgid "Address:"
|
40 |
msgstr "Email adres:"
|
41 |
|
42 |
#: contact_form.php:82
|
43 |
-
#: contact_form.php:
|
44 |
-
#: contact_form.php:
|
45 |
msgid "Email Address:"
|
46 |
-
msgstr "
|
47 |
|
48 |
#: contact_form.php:83
|
49 |
-
#: contact_form.php:
|
50 |
-
#: contact_form.php:
|
51 |
msgid "Phone number:"
|
52 |
msgstr "Telefoonnummer:"
|
53 |
|
54 |
#: contact_form.php:84
|
55 |
-
#: contact_form.php:
|
56 |
-
#: contact_form.php:
|
57 |
msgid "Subject:"
|
58 |
msgstr "Onderwerp:"
|
59 |
|
60 |
#: contact_form.php:85
|
61 |
-
#: contact_form.php:
|
62 |
-
#: contact_form.php:
|
63 |
msgid "Message:"
|
64 |
msgstr "Bericht:"
|
65 |
|
66 |
#: contact_form.php:86
|
67 |
-
#: contact_form.php:
|
68 |
-
#: contact_form.php:
|
69 |
msgid "Attachment:"
|
70 |
msgstr "Bijlage:"
|
71 |
|
@@ -74,14 +74,14 @@ msgid "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI,
|
|
74 |
msgstr ""
|
75 |
|
76 |
#: contact_form.php:88
|
77 |
-
#: contact_form.php:
|
78 |
-
#: contact_form.php:
|
79 |
msgid "Send me a copy"
|
80 |
msgstr "Kopie aan mij sturen"
|
81 |
|
82 |
#: contact_form.php:89
|
83 |
-
#: contact_form.php:
|
84 |
-
#: contact_form.php:
|
85 |
msgid "Submit"
|
86 |
msgstr "Versturen"
|
87 |
|
@@ -157,855 +157,855 @@ msgstr ""
|
|
157 |
msgid "Plugins page"
|
158 |
msgstr "BWS Plugins"
|
159 |
|
160 |
-
#: contact_form.php:
|
161 |
msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
|
162 |
msgstr "Als de optie 'Doorsturen naar pagina' is geselecteerd, dient u het url veld in te vullen in de volgende format"
|
163 |
|
164 |
-
#: contact_form.php:
|
165 |
msgid "Such user does not exist. Settings are not saved."
|
166 |
msgstr "Deze gebruiker bestaat niet. Instellingen zijn niet opgeslagen."
|
167 |
|
168 |
-
#: contact_form.php:
|
169 |
-
#: contact_form.php:
|
170 |
msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
|
171 |
-
msgstr "Geef een geldig
|
172 |
|
173 |
-
#: contact_form.php:
|
174 |
#, fuzzy
|
175 |
msgid "Settings saved."
|
176 |
msgstr "Instellingen opgeslagen."
|
177 |
|
178 |
-
#: contact_form.php:
|
179 |
-
#: contact_form.php:
|
180 |
msgid "Wrong license key"
|
181 |
msgstr ""
|
182 |
|
183 |
-
#: contact_form.php:
|
184 |
msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
|
185 |
msgstr ""
|
186 |
|
187 |
-
#: contact_form.php:
|
188 |
msgid "This license key is bind to another site"
|
189 |
msgstr ""
|
190 |
|
191 |
-
#: contact_form.php:
|
192 |
-
#: contact_form.php:
|
193 |
msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
|
194 |
msgstr ""
|
195 |
|
196 |
-
#: contact_form.php:
|
197 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
198 |
msgstr ""
|
199 |
|
200 |
-
#: contact_form.php:
|
201 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
202 |
msgstr ""
|
203 |
|
204 |
-
#: contact_form.php:
|
205 |
-
#: contact_form.php:
|
206 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
207 |
msgstr ""
|
208 |
|
209 |
-
#: contact_form.php:
|
210 |
msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
|
211 |
msgstr ""
|
212 |
|
213 |
-
#: contact_form.php:
|
214 |
#, fuzzy
|
215 |
msgid "Please, enter Your license key"
|
216 |
msgstr "Gebruik dit email adres:"
|
217 |
|
218 |
-
#: contact_form.php:
|
219 |
msgid "Notice:"
|
220 |
msgstr ""
|
221 |
|
222 |
-
#: contact_form.php:
|
223 |
msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
|
224 |
msgstr ""
|
225 |
|
226 |
-
#: contact_form.php:
|
227 |
-
#: contact_form.php:
|
228 |
-
#: contact_form.php:
|
229 |
msgid "Settings"
|
230 |
msgstr "Instellingen"
|
231 |
|
232 |
-
#: contact_form.php:
|
233 |
#, fuzzy
|
234 |
msgid "Extra settings"
|
235 |
msgstr "Instellingen"
|
236 |
|
237 |
-
#: contact_form.php:
|
238 |
msgid "Go PRO"
|
239 |
msgstr ""
|
240 |
|
241 |
-
#: contact_form.php:
|
242 |
-
#: contact_form.php:
|
243 |
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:"
|
244 |
msgstr "Als je een Contact Form aan je website wil toevoegen, kopieer dan deze code in je bericht, op je pagina of widget:"
|
245 |
|
246 |
-
#: contact_form.php:
|
247 |
-
#: contact_form.php:
|
248 |
-
#: contact_form.php:
|
249 |
-
#: contact_form.php:
|
250 |
msgid "or"
|
251 |
msgstr ""
|
252 |
|
253 |
-
#: contact_form.php:
|
254 |
msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
|
255 |
msgstr ""
|
256 |
|
257 |
-
#: contact_form.php:
|
258 |
msgid "They work the same way."
|
259 |
msgstr ""
|
260 |
|
261 |
-
#: contact_form.php:
|
262 |
msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
|
263 |
msgstr "Als onderstaande velden leeg blijven, zal het bericht gestuurd worden aan het adres dat is gespecificeerd tijdens de registratie."
|
264 |
|
265 |
-
#: contact_form.php:
|
266 |
msgid "The user's email address:"
|
267 |
-
msgstr "Gebruik het
|
268 |
|
269 |
-
#: contact_form.php:
|
270 |
msgid "Create a username"
|
271 |
msgstr "Kies gebruikersnaam"
|
272 |
|
273 |
-
#: contact_form.php:
|
274 |
msgid "Enter a username of the person who should get the messages from the contact form."
|
275 |
msgstr "Voer de naam in van de gebruiker die berichten van dit contact formulier moet ontvangen."
|
276 |
|
277 |
-
#: contact_form.php:
|
278 |
msgid "Use this email address:"
|
279 |
-
msgstr "Gebruik dit
|
280 |
|
281 |
-
#: contact_form.php:
|
282 |
msgid "Enter the email address you want the messages forwarded to."
|
283 |
-
msgstr "Geef een
|
284 |
|
285 |
-
#: contact_form.php:
|
286 |
msgid "Add department selectbox to the contact form:"
|
287 |
msgstr ""
|
288 |
|
289 |
-
#: contact_form.php:
|
290 |
-
#: contact_form.php:
|
291 |
msgid "If you upgrade to Pro version all your settings will be saved."
|
292 |
msgstr ""
|
293 |
|
294 |
-
#: contact_form.php:
|
295 |
-
#: contact_form.php:
|
296 |
-
#: contact_form.php:
|
297 |
-
#: contact_form.php:
|
298 |
msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
|
299 |
msgstr ""
|
300 |
|
301 |
-
#: contact_form.php:
|
302 |
-
#: contact_form.php:
|
303 |
-
#: contact_form.php:
|
304 |
-
#: contact_form.php:
|
305 |
#, fuzzy
|
306 |
msgid "Contact Form Pro"
|
307 |
msgstr "Contact Form"
|
308 |
|
309 |
-
#: contact_form.php:
|
310 |
msgid "Save emails to the database"
|
311 |
msgstr ""
|
312 |
|
313 |
-
#: contact_form.php:
|
314 |
msgid "Using"
|
315 |
msgstr ""
|
316 |
|
317 |
-
#: contact_form.php:
|
318 |
-
#: contact_form.php:
|
319 |
-
#: contact_form.php:
|
320 |
-
#: contact_form.php:
|
321 |
msgid "powered by"
|
322 |
msgstr ""
|
323 |
|
324 |
-
#: contact_form.php:
|
325 |
-
#: contact_form.php:
|
326 |
msgid "Using Contact Form to DB powered by"
|
327 |
msgstr ""
|
328 |
|
329 |
-
#: contact_form.php:
|
330 |
#, fuzzy
|
331 |
msgid "Activate Contact Form to DB"
|
332 |
msgstr "Contact Form"
|
333 |
|
334 |
-
#: contact_form.php:
|
335 |
#, fuzzy
|
336 |
msgid "Download Contact Form to DB"
|
337 |
msgstr "Contact Form"
|
338 |
|
339 |
-
#: contact_form.php:
|
340 |
msgid "Additional options"
|
341 |
msgstr "Extra opties"
|
342 |
|
343 |
-
#: contact_form.php:
|
344 |
msgid "Show"
|
345 |
msgstr ""
|
346 |
|
347 |
-
#: contact_form.php:
|
348 |
msgid "Hide"
|
349 |
msgstr ""
|
350 |
|
351 |
-
#: contact_form.php:
|
352 |
msgid "What to use?"
|
353 |
msgstr "Voor welk gebruik?"
|
354 |
|
355 |
-
#: contact_form.php:
|
356 |
msgid "Wp-mail"
|
357 |
msgstr "Wp-mail"
|
358 |
|
359 |
-
#: contact_form.php:
|
360 |
msgid "You can use the wp_mail function for mailing"
|
361 |
msgstr "Om emails te verzenden kunt u the wordpress wp-mail functie gebruiken"
|
362 |
|
363 |
-
#: contact_form.php:
|
364 |
msgid "Mail"
|
365 |
msgstr "Mail"
|
366 |
|
367 |
-
#: contact_form.php:
|
368 |
msgid "To send mail you can use the php mail function"
|
369 |
msgstr "Om emails te verzenden kunt e de php mail functie gebruiken"
|
370 |
|
371 |
-
#: contact_form.php:
|
372 |
#, fuzzy
|
373 |
msgid "The text in the 'From' field"
|
374 |
msgstr "Verander de tekst voor 'VAN' veld van het email adres"
|
375 |
|
376 |
-
#: contact_form.php:
|
377 |
msgid "User name"
|
378 |
msgstr ""
|
379 |
|
380 |
-
#: contact_form.php:
|
381 |
#, fuzzy
|
382 |
msgid "The name of the user who fills the form will be used in the field 'From'."
|
383 |
msgstr "In het veld 'Van' in de email zal het email adres van degene die het formulier invult gebruikt worden."
|
384 |
|
385 |
-
#: contact_form.php:
|
386 |
#, fuzzy
|
387 |
msgid "This text will be used in the 'FROM' field"
|
388 |
msgstr "In het veld 'Van' dit email adres zal worden gebruikt."
|
389 |
|
390 |
-
#: contact_form.php:
|
391 |
#, fuzzy
|
392 |
msgid "The email address in the 'From' field"
|
393 |
msgstr "Kies het email adres voor 'Van' veld voor het versturen van de mail"
|
394 |
|
395 |
-
#: contact_form.php:
|
396 |
msgid "User email"
|
397 |
msgstr ""
|
398 |
|
399 |
-
#: contact_form.php:
|
400 |
#, fuzzy
|
401 |
msgid "The email address of the user who fills the form will be used in the field 'From'."
|
402 |
msgstr "In het veld 'Van' in de email zal het email adres van degene die het formulier invult gebruikt worden."
|
403 |
|
404 |
-
#: contact_form.php:
|
405 |
msgid "This email address will be used in the 'From' field."
|
406 |
-
msgstr "In het veld 'Van' dit
|
407 |
|
408 |
-
#: contact_form.php:
|
409 |
#, fuzzy
|
410 |
msgid "Required symbol"
|
411 |
msgstr "Verplicht veld"
|
412 |
|
413 |
-
#: contact_form.php:
|
414 |
msgid "Fields"
|
415 |
msgstr ""
|
416 |
|
417 |
-
#: contact_form.php:
|
418 |
msgid "Used"
|
419 |
msgstr ""
|
420 |
|
421 |
-
#: contact_form.php:
|
422 |
#, fuzzy
|
423 |
msgid "Required"
|
424 |
msgstr "Verplicht veld"
|
425 |
|
426 |
-
#: contact_form.php:
|
427 |
msgid "Visible"
|
428 |
msgstr ""
|
429 |
|
430 |
-
#: contact_form.php:
|
431 |
msgid "Disabled for editing"
|
432 |
msgstr ""
|
433 |
|
434 |
-
#: contact_form.php:
|
435 |
msgid "Field's default value"
|
436 |
msgstr ""
|
437 |
|
438 |
-
#: contact_form.php:
|
439 |
-
#: contact_form.php:
|
440 |
-
#: contact_form.php:
|
441 |
-
#: contact_form.php:
|
442 |
msgid "Name"
|
443 |
msgstr "Naam"
|
444 |
|
445 |
-
#: contact_form.php:
|
446 |
-
#: contact_form.php:
|
447 |
-
#: contact_form.php:
|
448 |
-
#: contact_form.php:
|
449 |
#, fuzzy
|
450 |
msgid "Address"
|
451 |
msgstr "Email adres:"
|
452 |
|
453 |
-
#: contact_form.php:
|
454 |
#, fuzzy
|
455 |
msgid "Email Address"
|
456 |
msgstr "Email adres:"
|
457 |
|
458 |
-
#: contact_form.php:
|
459 |
#, fuzzy
|
460 |
msgid "Phone number"
|
461 |
msgstr "Telefoonnummer:"
|
462 |
|
463 |
-
#: contact_form.php:
|
464 |
-
#: contact_form.php:
|
465 |
-
#: contact_form.php:
|
466 |
-
#: contact_form.php:
|
467 |
msgid "Subject"
|
468 |
msgstr "Onderwerp"
|
469 |
|
470 |
-
#: contact_form.php:
|
471 |
-
#: contact_form.php:
|
472 |
-
#: contact_form.php:
|
473 |
-
#: contact_form.php:
|
474 |
msgid "Message"
|
475 |
msgstr "Bericht"
|
476 |
|
477 |
-
#: contact_form.php:
|
478 |
#, fuzzy
|
479 |
msgid "Attachment block"
|
480 |
msgstr "Toon de bijlage knop"
|
481 |
|
482 |
-
#: contact_form.php:
|
483 |
msgid "Users can attach the following file formats"
|
484 |
msgstr "Gebruikers kunnen de volgende bestandtypen toevoegen"
|
485 |
|
486 |
-
#: contact_form.php:
|
487 |
msgid "Add to the form"
|
488 |
msgstr ""
|
489 |
|
490 |
-
#: contact_form.php:
|
491 |
#, fuzzy
|
492 |
msgid "Tips below the Attachment"
|
493 |
msgstr "Toon uitleg na Bijlage knop"
|
494 |
|
495 |
-
#: contact_form.php:
|
496 |
#, fuzzy
|
497 |
msgid "'Send me a copy' block"
|
498 |
msgstr "Geef 'Kopie aan mij sturen' weer"
|
499 |
|
500 |
-
#: contact_form.php:
|
501 |
-
#: contact_form.php:
|
502 |
-
#: contact_form.php:
|
503 |
-
#: contact_form.php:
|
504 |
msgid "Captcha"
|
505 |
msgstr ""
|
506 |
|
507 |
-
#: contact_form.php:
|
508 |
#, fuzzy
|
509 |
msgid "Activate captcha"
|
510 |
msgstr "Geactiveerde plugins"
|
511 |
|
512 |
-
#: contact_form.php:
|
513 |
#, fuzzy
|
514 |
msgid "Download captcha"
|
515 |
msgstr "Download"
|
516 |
|
517 |
-
#: contact_form.php:
|
518 |
msgid "Agreement checkbox"
|
519 |
msgstr ""
|
520 |
|
521 |
-
#: contact_form.php:
|
522 |
msgid "Required checkbox for submitting the form"
|
523 |
msgstr ""
|
524 |
|
525 |
-
#: contact_form.php:
|
526 |
msgid "Optional checkbox"
|
527 |
msgstr ""
|
528 |
|
529 |
-
#: contact_form.php:
|
530 |
msgid "Optional checkbox, the results of which will be displayed in email"
|
531 |
msgstr ""
|
532 |
|
533 |
-
#: contact_form.php:
|
534 |
msgid "Delete an attachment file from the server after the email is sent"
|
535 |
msgstr ""
|
536 |
|
537 |
-
#: contact_form.php:
|
538 |
msgid "Email in HTML format sending"
|
539 |
msgstr ""
|
540 |
|
541 |
-
#: contact_form.php:
|
542 |
#, fuzzy
|
543 |
msgid "Display additional info in the email"
|
544 |
msgstr "Toon aanvullende informatie in de email"
|
545 |
|
546 |
-
#: contact_form.php:
|
547 |
-
#: contact_form.php:1808
|
548 |
#: contact_form.php:1810
|
|
|
549 |
msgid "Sent from (ip address)"
|
550 |
msgstr "Verstuurd van (IP-adres)"
|
551 |
|
552 |
-
#: contact_form.php:
|
553 |
#, fuzzy
|
554 |
msgid "Example: Sent from (IP address):\t127.0.0.1"
|
555 |
msgstr "Verstuurd van (IP-adres)"
|
556 |
|
557 |
-
#: contact_form.php:
|
558 |
-
#: contact_form.php:1814
|
559 |
#: contact_form.php:1816
|
|
|
560 |
msgid "Date/Time"
|
561 |
msgstr "Datum/Tijd"
|
562 |
|
563 |
-
#: contact_form.php:
|
564 |
msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
|
565 |
msgstr ""
|
566 |
|
567 |
-
#: contact_form.php:
|
568 |
-
#: contact_form.php:1820
|
569 |
#: contact_form.php:1822
|
|
|
570 |
msgid "Sent from (referer)"
|
571 |
msgstr "Verstuurd vanaf (referer)"
|
572 |
|
573 |
-
#: contact_form.php:
|
574 |
msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
|
575 |
msgstr ""
|
576 |
|
577 |
-
#: contact_form.php:
|
578 |
-
#: contact_form.php:1826
|
579 |
#: contact_form.php:1828
|
|
|
580 |
msgid "Using (user agent)"
|
581 |
msgstr "Met (user agent)"
|
582 |
|
583 |
-
#: contact_form.php:
|
584 |
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"
|
585 |
msgstr ""
|
586 |
|
587 |
-
#: contact_form.php:
|
588 |
msgid "Language settings for the field names in the form"
|
589 |
msgstr "Taal instellingen voor velden met een label"
|
590 |
|
591 |
-
#: contact_form.php:
|
592 |
#, fuzzy
|
593 |
msgid "Add a language"
|
594 |
msgstr "Voeg een taal toe"
|
595 |
|
596 |
-
#: contact_form.php:
|
597 |
msgid "Change the names of the contact form fields and error messages"
|
598 |
msgstr "Verander de namen van de labels en de foutmeldingen"
|
599 |
|
600 |
-
#: contact_form.php:
|
601 |
-
#: contact_form.php:
|
602 |
msgid "English"
|
603 |
msgstr "Engels"
|
604 |
|
605 |
-
#: contact_form.php:
|
606 |
-
#: contact_form.php:
|
607 |
msgid "click to expand/hide the list"
|
608 |
msgstr ""
|
609 |
|
610 |
-
#: contact_form.php:
|
611 |
-
#: contact_form.php:
|
612 |
#, fuzzy
|
613 |
msgid "Tips below the Attachment block"
|
614 |
msgstr "Toon uitleg na Bijlage knop"
|
615 |
|
616 |
-
#: contact_form.php:
|
617 |
-
#: contact_form.php:
|
618 |
msgid "Error message for the Name field"
|
619 |
msgstr "Foutmelding voor naam veld"
|
620 |
|
621 |
-
#: contact_form.php:
|
622 |
-
#: contact_form.php:
|
623 |
#, fuzzy
|
624 |
msgid "Error message for the Address field"
|
625 |
msgstr "Foutmelding voor bericht veld"
|
626 |
|
627 |
-
#: contact_form.php:
|
628 |
-
#: contact_form.php:
|
629 |
msgid "Error message for the Email field"
|
630 |
msgstr "Foutmelding voor email veld"
|
631 |
|
632 |
-
#: contact_form.php:
|
633 |
-
#: contact_form.php:
|
634 |
msgid "Error message for the Phone field"
|
635 |
msgstr "Foutmelding voor telefoonnummer veld"
|
636 |
|
637 |
-
#: contact_form.php:
|
638 |
-
#: contact_form.php:
|
639 |
msgid "Error message for the Subject field"
|
640 |
msgstr "Foutmelding voor onderwerp veld"
|
641 |
|
642 |
-
#: contact_form.php:
|
643 |
-
#: contact_form.php:
|
644 |
msgid "Error message for the Message field"
|
645 |
msgstr "Foutmelding voor bericht veld"
|
646 |
|
647 |
-
#: contact_form.php:
|
648 |
-
#: contact_form.php:
|
649 |
#, fuzzy
|
650 |
msgid "Error message about the file type for the Attachment field"
|
651 |
msgstr "Foutmelding voor bijlage veld"
|
652 |
|
653 |
-
#: contact_form.php:
|
654 |
-
#: contact_form.php:
|
655 |
#, fuzzy
|
656 |
msgid "Error message while uploading a file for the Attachment field to the server"
|
657 |
msgstr "Foutmelding voor bijlage veld"
|
658 |
|
659 |
-
#: contact_form.php:
|
660 |
-
#: contact_form.php:
|
661 |
#, fuzzy
|
662 |
msgid "Error message while moving the file for the Attachment field"
|
663 |
msgstr "Foutmelding voor bijlage veld"
|
664 |
|
665 |
-
#: contact_form.php:
|
666 |
-
#: contact_form.php:
|
667 |
#, fuzzy
|
668 |
msgid "Error message when file size limit for the Attachment field is exceeded"
|
669 |
msgstr "Foutmelding voor bijlage veld"
|
670 |
|
671 |
-
#: contact_form.php:
|
672 |
-
#: contact_form.php:
|
673 |
msgid "Error message for the Captcha field"
|
674 |
msgstr "Foutmelding voor captcha"
|
675 |
|
676 |
-
#: contact_form.php:
|
677 |
-
#: contact_form.php:
|
678 |
msgid "Error message for the whole form"
|
679 |
msgstr "Foutmelding voor het gehele formulier"
|
680 |
|
681 |
-
#: contact_form.php:
|
682 |
-
#: contact_form.php:
|
683 |
-
#: contact_form.php:
|
684 |
-
#: contact_form.php:
|
685 |
msgid "Use shortcode"
|
686 |
msgstr "Gebruik shortcode"
|
687 |
|
688 |
-
#: contact_form.php:
|
689 |
-
#: contact_form.php:
|
690 |
-
#: contact_form.php:
|
691 |
-
#: contact_form.php:
|
692 |
msgid "for this language"
|
693 |
msgstr "voor deze taal"
|
694 |
|
695 |
-
#: contact_form.php:
|
696 |
msgid "Action after email is sent"
|
697 |
msgstr "Actie na het verzenden van de email"
|
698 |
|
699 |
-
#: contact_form.php:
|
700 |
msgid "Display text"
|
701 |
msgstr "Toon tekst"
|
702 |
|
703 |
-
#: contact_form.php:
|
704 |
-
#: contact_form.php:
|
705 |
msgid "Text"
|
706 |
msgstr "Tekst"
|
707 |
|
708 |
-
#: contact_form.php:
|
709 |
msgid "Redirect to the page"
|
710 |
msgstr "Dooorsturen naar pagina"
|
711 |
|
712 |
-
#: contact_form.php:
|
713 |
msgid "Url"
|
714 |
msgstr "Url"
|
715 |
|
716 |
-
#: contact_form.php:
|
717 |
msgid "The $_SERVER variable that is used to build a URL of the form"
|
718 |
msgstr ""
|
719 |
|
720 |
-
#: contact_form.php:
|
721 |
msgid "If you are not sure whether to change this setting or not, please do not do that."
|
722 |
msgstr ""
|
723 |
|
724 |
-
#: contact_form.php:
|
725 |
-
#: contact_form.php:
|
726 |
msgid "Save Changes"
|
727 |
msgstr "Bewaar veranderingen"
|
728 |
|
729 |
-
#: contact_form.php:
|
730 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
731 |
msgstr ""
|
732 |
|
733 |
-
#: contact_form.php:
|
734 |
#, fuzzy
|
735 |
msgid "Rate the plugin"
|
736 |
msgstr "Aanbevolen Plugins"
|
737 |
|
738 |
-
#: contact_form.php:
|
739 |
#, fuzzy
|
740 |
msgid "If there is something wrong about it, please contact us"
|
741 |
msgstr "Mocht u nog vragen hebben, stuur dan een email naar plugin@bestwebsoft.com of vul het contactformulier op onze website in."
|
742 |
|
743 |
-
#: contact_form.php:
|
744 |
msgid "Errors output"
|
745 |
msgstr ""
|
746 |
|
747 |
-
#: contact_form.php:
|
748 |
msgid "Display error messages"
|
749 |
msgstr ""
|
750 |
|
751 |
-
#: contact_form.php:
|
752 |
msgid "Color of the input field errors."
|
753 |
msgstr ""
|
754 |
|
755 |
-
#: contact_form.php:
|
756 |
#, fuzzy
|
757 |
msgid "Display error messages & color of the input field errors"
|
758 |
msgstr "Foutmelding voor onderwerp veld"
|
759 |
|
760 |
-
#: contact_form.php:
|
761 |
msgid "Add placeholder to the input blocks"
|
762 |
msgstr ""
|
763 |
|
764 |
-
#: contact_form.php:
|
765 |
#, fuzzy
|
766 |
msgid "Add tooltips"
|
767 |
msgstr "Extra opties"
|
768 |
|
769 |
-
#: contact_form.php:
|
770 |
#, fuzzy
|
771 |
msgid "Email address"
|
772 |
msgstr "Email adres:"
|
773 |
|
774 |
-
#: contact_form.php:
|
775 |
#, fuzzy
|
776 |
msgid "Phone Number"
|
777 |
msgstr "Telefoonnummer:"
|
778 |
|
779 |
-
#: contact_form.php:
|
780 |
#, fuzzy
|
781 |
msgid "Attachment"
|
782 |
msgstr "Bijlage:"
|
783 |
|
784 |
-
#: contact_form.php:
|
785 |
msgid "(powered by bestwebsoft.com)"
|
786 |
msgstr ""
|
787 |
|
788 |
-
#: contact_form.php:
|
789 |
#, fuzzy
|
790 |
msgid "Style options"
|
791 |
msgstr "Extra opties"
|
792 |
|
793 |
-
#: contact_form.php:
|
794 |
msgid "Text color"
|
795 |
msgstr ""
|
796 |
|
797 |
-
#: contact_form.php:
|
798 |
-
#: contact_form.php:
|
799 |
-
#: contact_form.php:
|
800 |
-
#: contact_form.php:
|
801 |
-
#: contact_form.php:
|
802 |
-
#: contact_form.php:
|
803 |
-
#: contact_form.php:
|
804 |
-
#: contact_form.php:
|
805 |
-
#: contact_form.php:
|
806 |
-
#: contact_form.php:
|
807 |
-
#: contact_form.php:
|
808 |
-
#: contact_form.php:
|
809 |
msgid "Default"
|
810 |
msgstr ""
|
811 |
|
812 |
-
#: contact_form.php:
|
813 |
msgid "Label text color"
|
814 |
msgstr ""
|
815 |
|
816 |
-
#: contact_form.php:
|
817 |
msgid "Placeholder color"
|
818 |
msgstr ""
|
819 |
|
820 |
-
#: contact_form.php:
|
821 |
msgid "Errors color"
|
822 |
msgstr ""
|
823 |
|
824 |
-
#: contact_form.php:
|
825 |
msgid "Error text color"
|
826 |
msgstr ""
|
827 |
|
828 |
-
#: contact_form.php:
|
829 |
msgid "Background color of the input field errors"
|
830 |
msgstr ""
|
831 |
|
832 |
-
#: contact_form.php:
|
833 |
msgid "Border color of the input field errors"
|
834 |
msgstr ""
|
835 |
|
836 |
-
#: contact_form.php:
|
837 |
msgid "Placeholder color of the input field errors"
|
838 |
msgstr ""
|
839 |
|
840 |
-
#: contact_form.php:
|
841 |
#, fuzzy
|
842 |
msgid "Input fields"
|
843 |
msgstr "Toon tekst"
|
844 |
|
845 |
-
#: contact_form.php:
|
846 |
msgid "Input fields background color"
|
847 |
msgstr ""
|
848 |
|
849 |
-
#: contact_form.php:
|
850 |
msgid "Text fields color"
|
851 |
msgstr ""
|
852 |
|
853 |
-
#: contact_form.php:
|
854 |
msgid "Border width in px, numbers only"
|
855 |
msgstr ""
|
856 |
|
857 |
-
#: contact_form.php:
|
858 |
-
#: contact_form.php:
|
859 |
msgid "Border color"
|
860 |
msgstr ""
|
861 |
|
862 |
-
#: contact_form.php:
|
863 |
#, fuzzy
|
864 |
msgid "Submit button"
|
865 |
msgstr "Versturen"
|
866 |
|
867 |
-
#: contact_form.php:
|
868 |
msgid "Width in px, numbers only"
|
869 |
msgstr ""
|
870 |
|
871 |
-
#: contact_form.php:
|
872 |
msgid "Button color"
|
873 |
msgstr ""
|
874 |
|
875 |
-
#: contact_form.php:
|
876 |
msgid "Button text color"
|
877 |
msgstr ""
|
878 |
|
879 |
-
#: contact_form.php:
|
880 |
#, fuzzy
|
881 |
msgid "Contact Form Pro | Preview"
|
882 |
msgstr "Contact Form"
|
883 |
|
884 |
-
#: contact_form.php:
|
885 |
msgid "Show with errors"
|
886 |
msgstr ""
|
887 |
|
888 |
-
#: contact_form.php:1267
|
889 |
#: contact_form.php:1269
|
|
|
890 |
msgid "Please enter your full name..."
|
891 |
msgstr ""
|
892 |
|
893 |
-
#: contact_form.php:1280
|
894 |
#: contact_form.php:1282
|
|
|
895 |
msgid "Please enter your address..."
|
896 |
msgstr ""
|
897 |
|
898 |
-
#: contact_form.php:1291
|
899 |
#: contact_form.php:1293
|
|
|
900 |
#, fuzzy
|
901 |
msgid "Please enter your email address..."
|
902 |
msgstr "Gebruik dit email adres:"
|
903 |
|
904 |
-
#: contact_form.php:1302
|
905 |
#: contact_form.php:1304
|
|
|
906 |
msgid "Please enter your phone number..."
|
907 |
msgstr ""
|
908 |
|
909 |
-
#: contact_form.php:1313
|
910 |
#: contact_form.php:1315
|
|
|
911 |
msgid "Please enter subject..."
|
912 |
msgstr ""
|
913 |
|
914 |
-
#: contact_form.php:1323
|
915 |
#: contact_form.php:1325
|
|
|
916 |
msgid "Please enter your message..."
|
917 |
msgstr ""
|
918 |
|
919 |
-
#: contact_form.php:
|
920 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
921 |
msgstr ""
|
922 |
|
923 |
-
#: contact_form.php:
|
924 |
msgid "Please, go to"
|
925 |
msgstr ""
|
926 |
|
927 |
-
#: contact_form.php:
|
928 |
#, fuzzy
|
929 |
msgid "the setting page"
|
930 |
msgstr "Instellingen"
|
931 |
|
932 |
-
#: contact_form.php:
|
933 |
msgid "You will be redirected automatically in 5 seconds."
|
934 |
msgstr ""
|
935 |
|
936 |
-
#: contact_form.php:
|
937 |
msgid "You can download and activate"
|
938 |
msgstr ""
|
939 |
|
940 |
-
#: contact_form.php:
|
941 |
msgid "version of this plugin by entering Your license key."
|
942 |
msgstr ""
|
943 |
|
944 |
-
#: contact_form.php:
|
945 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
946 |
msgstr ""
|
947 |
|
948 |
-
#: contact_form.php:
|
949 |
msgid "(your username is the email you specify when purchasing the product)."
|
950 |
msgstr ""
|
951 |
|
952 |
-
#: contact_form.php:
|
953 |
-
#: contact_form.php:
|
954 |
msgid "Go!"
|
955 |
msgstr ""
|
956 |
|
957 |
-
#: contact_form.php:
|
958 |
msgid "Sorry, email message could not be delivered."
|
959 |
msgstr "Sorry, uw bericht kon niet worden verstuurd."
|
960 |
|
961 |
-
#: contact_form.php:
|
962 |
msgid "Contact from"
|
963 |
msgstr "Contact van"
|
964 |
|
965 |
-
#: contact_form.php:
|
966 |
-
#: contact_form.php:
|
967 |
msgid "Email"
|
968 |
msgstr "Email"
|
969 |
|
970 |
-
#: contact_form.php:
|
971 |
-
#: contact_form.php:
|
972 |
msgid "Phone"
|
973 |
msgstr "Telefoonnummer"
|
974 |
|
975 |
-
#: contact_form.php:
|
976 |
-
#: contact_form.php:
|
977 |
msgid "Site"
|
978 |
msgstr "Website"
|
979 |
|
980 |
-
#: contact_form.php:
|
981 |
msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
|
982 |
msgstr "Als u deze MIME ziet, dan ondersteunt uw client geen MIME-Typen!"
|
983 |
|
984 |
-
#: contact_form.php:
|
985 |
msgid "FAQ"
|
986 |
msgstr "Veel gestelde vragen (FAQ)"
|
987 |
|
988 |
-
#: contact_form.php:
|
989 |
msgid "Support"
|
990 |
msgstr "Ondersteuning"
|
991 |
|
992 |
-
#: contact_form.php:
|
993 |
msgid "Are you sure that you want to delete this language data?"
|
994 |
msgstr "Weet u zeker dat u deze taal wilt verwijderen?"
|
995 |
|
996 |
-
#: contact_form.php:
|
997 |
msgid "It’s time to upgrade your <strong>Contact Form plugin</strong> to <strong>PRO</strong> version"
|
998 |
msgstr ""
|
999 |
|
1000 |
-
#: contact_form.php:
|
1001 |
msgid "Extend standard plugin functionality with new great options."
|
1002 |
msgstr ""
|
1003 |
|
1004 |
-
#: contact_form.php:
|
1005 |
msgid "<strong>Contact Form to DB</strong> allows to store your messages to the database."
|
1006 |
msgstr ""
|
1007 |
|
1008 |
-
#: contact_form.php:
|
1009 |
msgid "Manage messages that have been sent from your website."
|
1010 |
msgstr ""
|
1011 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2014-03-06 12:50+0300\n"
|
6 |
+
"PO-Revision-Date: 2014-03-06 12:50+0300\n"
|
7 |
"Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
|
8 |
"Language-Team: Thomas Hartung, Dorine Kat-Stronck <thartung@adipositas-mm.de, info@katchy.nl>\n"
|
9 |
"Language: nl_NL\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
#: contact_form.php:33
|
20 |
+
#: contact_form.php:662
|
21 |
#, fuzzy
|
22 |
msgid "Contact Form Settings"
|
23 |
msgstr "Contact Form Opties"
|
27 |
msgstr "Contact Form"
|
28 |
|
29 |
#: contact_form.php:80
|
30 |
+
#: contact_form.php:980
|
31 |
+
#: contact_form.php:1010
|
32 |
msgid "Name:"
|
33 |
msgstr "Naam:"
|
34 |
|
35 |
#: contact_form.php:81
|
36 |
+
#: contact_form.php:981
|
37 |
+
#: contact_form.php:1011
|
38 |
#, fuzzy
|
39 |
msgid "Address:"
|
40 |
msgstr "Email adres:"
|
41 |
|
42 |
#: contact_form.php:82
|
43 |
+
#: contact_form.php:982
|
44 |
+
#: contact_form.php:1012
|
45 |
msgid "Email Address:"
|
46 |
+
msgstr "E-mailadres:"
|
47 |
|
48 |
#: contact_form.php:83
|
49 |
+
#: contact_form.php:983
|
50 |
+
#: contact_form.php:1013
|
51 |
msgid "Phone number:"
|
52 |
msgstr "Telefoonnummer:"
|
53 |
|
54 |
#: contact_form.php:84
|
55 |
+
#: contact_form.php:984
|
56 |
+
#: contact_form.php:1014
|
57 |
msgid "Subject:"
|
58 |
msgstr "Onderwerp:"
|
59 |
|
60 |
#: contact_form.php:85
|
61 |
+
#: contact_form.php:985
|
62 |
+
#: contact_form.php:1015
|
63 |
msgid "Message:"
|
64 |
msgstr "Bericht:"
|
65 |
|
66 |
#: contact_form.php:86
|
67 |
+
#: contact_form.php:986
|
68 |
+
#: contact_form.php:1016
|
69 |
msgid "Attachment:"
|
70 |
msgstr "Bijlage:"
|
71 |
|
74 |
msgstr ""
|
75 |
|
76 |
#: contact_form.php:88
|
77 |
+
#: contact_form.php:988
|
78 |
+
#: contact_form.php:1018
|
79 |
msgid "Send me a copy"
|
80 |
msgstr "Kopie aan mij sturen"
|
81 |
|
82 |
#: contact_form.php:89
|
83 |
+
#: contact_form.php:989
|
84 |
+
#: contact_form.php:1019
|
85 |
msgid "Submit"
|
86 |
msgstr "Versturen"
|
87 |
|
157 |
msgid "Plugins page"
|
158 |
msgstr "BWS Plugins"
|
159 |
|
160 |
+
#: contact_form.php:496
|
161 |
msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
|
162 |
msgstr "Als de optie 'Doorsturen naar pagina' is geselecteerd, dient u het url veld in te vullen in de volgende format"
|
163 |
|
164 |
+
#: contact_form.php:505
|
165 |
msgid "Such user does not exist. Settings are not saved."
|
166 |
msgstr "Deze gebruiker bestaat niet. Instellingen zijn niet opgeslagen."
|
167 |
|
168 |
+
#: contact_form.php:509
|
169 |
+
#: contact_form.php:515
|
170 |
msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
|
171 |
+
msgstr "Geef een geldig e-mailadres op. Instellingen zijn niet opgeslagen."
|
172 |
|
173 |
+
#: contact_form.php:520
|
174 |
#, fuzzy
|
175 |
msgid "Settings saved."
|
176 |
msgstr "Instellingen opgeslagen."
|
177 |
|
178 |
+
#: contact_form.php:556
|
179 |
+
#: contact_form.php:595
|
180 |
msgid "Wrong license key"
|
181 |
msgstr ""
|
182 |
|
183 |
+
#: contact_form.php:588
|
184 |
msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
|
185 |
msgstr ""
|
186 |
|
187 |
+
#: contact_form.php:597
|
188 |
msgid "This license key is bind to another site"
|
189 |
msgstr ""
|
190 |
|
191 |
+
#: contact_form.php:599
|
192 |
+
#: contact_form.php:1394
|
193 |
msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
|
194 |
msgstr ""
|
195 |
|
196 |
+
#: contact_form.php:617
|
197 |
msgid "Failed to open the zip archive. Please, upload the plugin manually"
|
198 |
msgstr ""
|
199 |
|
200 |
+
#: contact_form.php:623
|
201 |
msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
|
202 |
msgstr ""
|
203 |
|
204 |
+
#: contact_form.php:627
|
205 |
+
#: contact_form.php:636
|
206 |
msgid "Failed to download the zip archive. Please, upload the plugin manually"
|
207 |
msgstr ""
|
208 |
|
209 |
+
#: contact_form.php:640
|
210 |
msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
|
211 |
msgstr ""
|
212 |
|
213 |
+
#: contact_form.php:655
|
214 |
#, fuzzy
|
215 |
msgid "Please, enter Your license key"
|
216 |
msgstr "Gebruik dit email adres:"
|
217 |
|
218 |
+
#: contact_form.php:664
|
219 |
msgid "Notice:"
|
220 |
msgstr ""
|
221 |
|
222 |
+
#: contact_form.php:664
|
223 |
msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
|
224 |
msgstr ""
|
225 |
|
226 |
+
#: contact_form.php:667
|
227 |
+
#: contact_form.php:1999
|
228 |
+
#: contact_form.php:2010
|
229 |
msgid "Settings"
|
230 |
msgstr "Instellingen"
|
231 |
|
232 |
+
#: contact_form.php:668
|
233 |
#, fuzzy
|
234 |
msgid "Extra settings"
|
235 |
msgstr "Instellingen"
|
236 |
|
237 |
+
#: contact_form.php:669
|
238 |
msgid "Go PRO"
|
239 |
msgstr ""
|
240 |
|
241 |
+
#: contact_form.php:675
|
242 |
+
#: contact_form.php:1353
|
243 |
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:"
|
244 |
msgstr "Als je een Contact Form aan je website wil toevoegen, kopieer dan deze code in je bericht, op je pagina of widget:"
|
245 |
|
246 |
+
#: contact_form.php:675
|
247 |
+
#: contact_form.php:676
|
248 |
+
#: contact_form.php:1003
|
249 |
+
#: contact_form.php:1052
|
250 |
msgid "or"
|
251 |
msgstr ""
|
252 |
|
253 |
+
#: contact_form.php:676
|
254 |
msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
|
255 |
msgstr ""
|
256 |
|
257 |
+
#: contact_form.php:677
|
258 |
msgid "They work the same way."
|
259 |
msgstr ""
|
260 |
|
261 |
+
#: contact_form.php:678
|
262 |
msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
|
263 |
msgstr "Als onderstaande velden leeg blijven, zal het bericht gestuurd worden aan het adres dat is gespecificeerd tijdens de registratie."
|
264 |
|
265 |
+
#: contact_form.php:682
|
266 |
msgid "The user's email address:"
|
267 |
+
msgstr "Gebruik het e-mailadres van de Wordpress gebruiker:"
|
268 |
|
269 |
+
#: contact_form.php:686
|
270 |
msgid "Create a username"
|
271 |
msgstr "Kies gebruikersnaam"
|
272 |
|
273 |
+
#: contact_form.php:691
|
274 |
msgid "Enter a username of the person who should get the messages from the contact form."
|
275 |
msgstr "Voer de naam in van de gebruiker die berichten van dit contact formulier moet ontvangen."
|
276 |
|
277 |
+
#: contact_form.php:695
|
278 |
msgid "Use this email address:"
|
279 |
+
msgstr "Gebruik dit e-mailadres:"
|
280 |
|
281 |
+
#: contact_form.php:698
|
282 |
msgid "Enter the email address you want the messages forwarded to."
|
283 |
+
msgstr "Geef een e-mailadres op waar de berichten naar verstuurd moeten worden."
|
284 |
|
285 |
+
#: contact_form.php:704
|
286 |
msgid "Add department selectbox to the contact form:"
|
287 |
msgstr ""
|
288 |
|
289 |
+
#: contact_form.php:712
|
290 |
+
#: contact_form.php:1248
|
291 |
msgid "If you upgrade to Pro version all your settings will be saved."
|
292 |
msgstr ""
|
293 |
|
294 |
+
#: contact_form.php:717
|
295 |
+
#: contact_form.php:854
|
296 |
+
#: contact_form.php:925
|
297 |
+
#: contact_form.php:1098
|
298 |
msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
|
299 |
msgstr ""
|
300 |
|
301 |
+
#: contact_form.php:718
|
302 |
+
#: contact_form.php:855
|
303 |
+
#: contact_form.php:926
|
304 |
+
#: contact_form.php:1099
|
305 |
#, fuzzy
|
306 |
msgid "Contact Form Pro"
|
307 |
msgstr "Contact Form"
|
308 |
|
309 |
+
#: contact_form.php:724
|
310 |
msgid "Save emails to the database"
|
311 |
msgstr ""
|
312 |
|
313 |
+
#: contact_form.php:734
|
314 |
msgid "Using"
|
315 |
msgstr ""
|
316 |
|
317 |
+
#: contact_form.php:734
|
318 |
+
#: contact_form.php:903
|
319 |
+
#: contact_form.php:906
|
320 |
+
#: contact_form.php:910
|
321 |
msgid "powered by"
|
322 |
msgstr ""
|
323 |
|
324 |
+
#: contact_form.php:737
|
325 |
+
#: contact_form.php:741
|
326 |
msgid "Using Contact Form to DB powered by"
|
327 |
msgstr ""
|
328 |
|
329 |
+
#: contact_form.php:737
|
330 |
#, fuzzy
|
331 |
msgid "Activate Contact Form to DB"
|
332 |
msgstr "Contact Form"
|
333 |
|
334 |
+
#: contact_form.php:741
|
335 |
#, fuzzy
|
336 |
msgid "Download Contact Form to DB"
|
337 |
msgstr "Contact Form"
|
338 |
|
339 |
+
#: contact_form.php:746
|
340 |
msgid "Additional options"
|
341 |
msgstr "Extra opties"
|
342 |
|
343 |
+
#: contact_form.php:748
|
344 |
msgid "Show"
|
345 |
msgstr ""
|
346 |
|
347 |
+
#: contact_form.php:749
|
348 |
msgid "Hide"
|
349 |
msgstr ""
|
350 |
|
351 |
+
#: contact_form.php:753
|
352 |
msgid "What to use?"
|
353 |
msgstr "Voor welk gebruik?"
|
354 |
|
355 |
+
#: contact_form.php:756
|
356 |
msgid "Wp-mail"
|
357 |
msgstr "Wp-mail"
|
358 |
|
359 |
+
#: contact_form.php:756
|
360 |
msgid "You can use the wp_mail function for mailing"
|
361 |
msgstr "Om emails te verzenden kunt u the wordpress wp-mail functie gebruiken"
|
362 |
|
363 |
+
#: contact_form.php:758
|
364 |
msgid "Mail"
|
365 |
msgstr "Mail"
|
366 |
|
367 |
+
#: contact_form.php:758
|
368 |
msgid "To send mail you can use the php mail function"
|
369 |
msgstr "Om emails te verzenden kunt e de php mail functie gebruiken"
|
370 |
|
371 |
+
#: contact_form.php:762
|
372 |
#, fuzzy
|
373 |
msgid "The text in the 'From' field"
|
374 |
msgstr "Verander de tekst voor 'VAN' veld van het email adres"
|
375 |
|
376 |
+
#: contact_form.php:764
|
377 |
msgid "User name"
|
378 |
msgstr ""
|
379 |
|
380 |
+
#: contact_form.php:765
|
381 |
#, fuzzy
|
382 |
msgid "The name of the user who fills the form will be used in the field 'From'."
|
383 |
msgstr "In het veld 'Van' in de email zal het email adres van degene die het formulier invult gebruikt worden."
|
384 |
|
385 |
+
#: contact_form.php:768
|
386 |
#, fuzzy
|
387 |
msgid "This text will be used in the 'FROM' field"
|
388 |
msgstr "In het veld 'Van' dit email adres zal worden gebruikt."
|
389 |
|
390 |
+
#: contact_form.php:772
|
391 |
#, fuzzy
|
392 |
msgid "The email address in the 'From' field"
|
393 |
msgstr "Kies het email adres voor 'Van' veld voor het versturen van de mail"
|
394 |
|
395 |
+
#: contact_form.php:774
|
396 |
msgid "User email"
|
397 |
msgstr ""
|
398 |
|
399 |
+
#: contact_form.php:775
|
400 |
#, fuzzy
|
401 |
msgid "The email address of the user who fills the form will be used in the field 'From'."
|
402 |
msgstr "In het veld 'Van' in de email zal het email adres van degene die het formulier invult gebruikt worden."
|
403 |
|
404 |
+
#: contact_form.php:778
|
405 |
msgid "This email address will be used in the 'From' field."
|
406 |
+
msgstr "In het veld 'Van' dit e-mailadres zal worden gebruikt."
|
407 |
|
408 |
+
#: contact_form.php:782
|
409 |
#, fuzzy
|
410 |
msgid "Required symbol"
|
411 |
msgstr "Verplicht veld"
|
412 |
|
413 |
+
#: contact_form.php:792
|
414 |
msgid "Fields"
|
415 |
msgstr ""
|
416 |
|
417 |
+
#: contact_form.php:793
|
418 |
msgid "Used"
|
419 |
msgstr ""
|
420 |
|
421 |
+
#: contact_form.php:794
|
422 |
#, fuzzy
|
423 |
msgid "Required"
|
424 |
msgstr "Verplicht veld"
|
425 |
|
426 |
+
#: contact_form.php:795
|
427 |
msgid "Visible"
|
428 |
msgstr ""
|
429 |
|
430 |
+
#: contact_form.php:796
|
431 |
msgid "Disabled for editing"
|
432 |
msgstr ""
|
433 |
|
434 |
+
#: contact_form.php:797
|
435 |
msgid "Field's default value"
|
436 |
msgstr ""
|
437 |
|
438 |
+
#: contact_form.php:802
|
439 |
+
#: contact_form.php:1123
|
440 |
+
#: contact_form.php:1843
|
441 |
+
#: contact_form.php:1873
|
442 |
msgid "Name"
|
443 |
msgstr "Naam"
|
444 |
|
445 |
+
#: contact_form.php:810
|
446 |
+
#: contact_form.php:1128
|
447 |
+
#: contact_form.php:1847
|
448 |
+
#: contact_form.php:1875
|
449 |
#, fuzzy
|
450 |
msgid "Address"
|
451 |
msgstr "Email adres:"
|
452 |
|
453 |
+
#: contact_form.php:818
|
454 |
#, fuzzy
|
455 |
msgid "Email Address"
|
456 |
msgstr "Email adres:"
|
457 |
|
458 |
+
#: contact_form.php:826
|
459 |
#, fuzzy
|
460 |
msgid "Phone number"
|
461 |
msgstr "Telefoonnummer:"
|
462 |
|
463 |
+
#: contact_form.php:834
|
464 |
+
#: contact_form.php:1143
|
465 |
+
#: contact_form.php:1857
|
466 |
+
#: contact_form.php:1879
|
467 |
msgid "Subject"
|
468 |
msgstr "Onderwerp"
|
469 |
|
470 |
+
#: contact_form.php:842
|
471 |
+
#: contact_form.php:1147
|
472 |
+
#: contact_form.php:1860
|
473 |
+
#: contact_form.php:1880
|
474 |
msgid "Message"
|
475 |
msgstr "Bericht"
|
476 |
|
477 |
+
#: contact_form.php:860
|
478 |
#, fuzzy
|
479 |
msgid "Attachment block"
|
480 |
msgstr "Toon de bijlage knop"
|
481 |
|
482 |
+
#: contact_form.php:862
|
483 |
msgid "Users can attach the following file formats"
|
484 |
msgstr "Gebruikers kunnen de volgende bestandtypen toevoegen"
|
485 |
|
486 |
+
#: contact_form.php:876
|
487 |
msgid "Add to the form"
|
488 |
msgstr ""
|
489 |
|
490 |
+
#: contact_form.php:881
|
491 |
#, fuzzy
|
492 |
msgid "Tips below the Attachment"
|
493 |
msgstr "Toon uitleg na Bijlage knop"
|
494 |
|
495 |
+
#: contact_form.php:890
|
496 |
#, fuzzy
|
497 |
msgid "'Send me a copy' block"
|
498 |
msgstr "Geef 'Kopie aan mij sturen' weer"
|
499 |
|
500 |
+
#: contact_form.php:903
|
501 |
+
#: contact_form.php:906
|
502 |
+
#: contact_form.php:910
|
503 |
+
#: contact_form.php:1157
|
504 |
msgid "Captcha"
|
505 |
msgstr ""
|
506 |
|
507 |
+
#: contact_form.php:906
|
508 |
#, fuzzy
|
509 |
msgid "Activate captcha"
|
510 |
msgstr "Geactiveerde plugins"
|
511 |
|
512 |
+
#: contact_form.php:910
|
513 |
#, fuzzy
|
514 |
msgid "Download captcha"
|
515 |
msgstr "Download"
|
516 |
|
517 |
+
#: contact_form.php:918
|
518 |
msgid "Agreement checkbox"
|
519 |
msgstr ""
|
520 |
|
521 |
+
#: contact_form.php:918
|
522 |
msgid "Required checkbox for submitting the form"
|
523 |
msgstr ""
|
524 |
|
525 |
+
#: contact_form.php:919
|
526 |
msgid "Optional checkbox"
|
527 |
msgstr ""
|
528 |
|
529 |
+
#: contact_form.php:919
|
530 |
msgid "Optional checkbox, the results of which will be displayed in email"
|
531 |
msgstr ""
|
532 |
|
533 |
+
#: contact_form.php:930
|
534 |
msgid "Delete an attachment file from the server after the email is sent"
|
535 |
msgstr ""
|
536 |
|
537 |
+
#: contact_form.php:936
|
538 |
msgid "Email in HTML format sending"
|
539 |
msgstr ""
|
540 |
|
541 |
+
#: contact_form.php:940
|
542 |
#, fuzzy
|
543 |
msgid "Display additional info in the email"
|
544 |
msgstr "Toon aanvullende informatie in de email"
|
545 |
|
546 |
+
#: contact_form.php:945
|
|
|
547 |
#: contact_form.php:1810
|
548 |
+
#: contact_form.php:1812
|
549 |
msgid "Sent from (ip address)"
|
550 |
msgstr "Verstuurd van (IP-adres)"
|
551 |
|
552 |
+
#: contact_form.php:945
|
553 |
#, fuzzy
|
554 |
msgid "Example: Sent from (IP address):\t127.0.0.1"
|
555 |
msgstr "Verstuurd van (IP-adres)"
|
556 |
|
557 |
+
#: contact_form.php:946
|
|
|
558 |
#: contact_form.php:1816
|
559 |
+
#: contact_form.php:1818
|
560 |
msgid "Date/Time"
|
561 |
msgstr "Datum/Tijd"
|
562 |
|
563 |
+
#: contact_form.php:946
|
564 |
msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
|
565 |
msgstr ""
|
566 |
|
567 |
+
#: contact_form.php:947
|
|
|
568 |
#: contact_form.php:1822
|
569 |
+
#: contact_form.php:1824
|
570 |
msgid "Sent from (referer)"
|
571 |
msgstr "Verstuurd vanaf (referer)"
|
572 |
|
573 |
+
#: contact_form.php:947
|
574 |
msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
|
575 |
msgstr ""
|
576 |
|
577 |
+
#: contact_form.php:948
|
|
|
578 |
#: contact_form.php:1828
|
579 |
+
#: contact_form.php:1830
|
580 |
msgid "Using (user agent)"
|
581 |
msgstr "Met (user agent)"
|
582 |
|
583 |
+
#: contact_form.php:948
|
584 |
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"
|
585 |
msgstr ""
|
586 |
|
587 |
+
#: contact_form.php:952
|
588 |
msgid "Language settings for the field names in the form"
|
589 |
msgstr "Taal instellingen voor velden met een label"
|
590 |
|
591 |
+
#: contact_form.php:961
|
592 |
#, fuzzy
|
593 |
msgid "Add a language"
|
594 |
msgstr "Voeg een taal toe"
|
595 |
|
596 |
+
#: contact_form.php:965
|
597 |
msgid "Change the names of the contact form fields and error messages"
|
598 |
msgstr "Verander de namen van de labels en de foutmeldingen"
|
599 |
|
600 |
+
#: contact_form.php:970
|
601 |
+
#: contact_form.php:1043
|
602 |
msgid "English"
|
603 |
msgstr "Engels"
|
604 |
|
605 |
+
#: contact_form.php:978
|
606 |
+
#: contact_form.php:1008
|
607 |
msgid "click to expand/hide the list"
|
608 |
msgstr ""
|
609 |
|
610 |
+
#: contact_form.php:987
|
611 |
+
#: contact_form.php:1017
|
612 |
#, fuzzy
|
613 |
msgid "Tips below the Attachment block"
|
614 |
msgstr "Toon uitleg na Bijlage knop"
|
615 |
|
616 |
+
#: contact_form.php:990
|
617 |
+
#: contact_form.php:1020
|
618 |
msgid "Error message for the Name field"
|
619 |
msgstr "Foutmelding voor naam veld"
|
620 |
|
621 |
+
#: contact_form.php:991
|
622 |
+
#: contact_form.php:1021
|
623 |
#, fuzzy
|
624 |
msgid "Error message for the Address field"
|
625 |
msgstr "Foutmelding voor bericht veld"
|
626 |
|
627 |
+
#: contact_form.php:992
|
628 |
+
#: contact_form.php:1022
|
629 |
msgid "Error message for the Email field"
|
630 |
msgstr "Foutmelding voor email veld"
|
631 |
|
632 |
+
#: contact_form.php:993
|
633 |
+
#: contact_form.php:1023
|
634 |
msgid "Error message for the Phone field"
|
635 |
msgstr "Foutmelding voor telefoonnummer veld"
|
636 |
|
637 |
+
#: contact_form.php:994
|
638 |
+
#: contact_form.php:1024
|
639 |
msgid "Error message for the Subject field"
|
640 |
msgstr "Foutmelding voor onderwerp veld"
|
641 |
|
642 |
+
#: contact_form.php:995
|
643 |
+
#: contact_form.php:1025
|
644 |
msgid "Error message for the Message field"
|
645 |
msgstr "Foutmelding voor bericht veld"
|
646 |
|
647 |
+
#: contact_form.php:996
|
648 |
+
#: contact_form.php:1026
|
649 |
#, fuzzy
|
650 |
msgid "Error message about the file type for the Attachment field"
|
651 |
msgstr "Foutmelding voor bijlage veld"
|
652 |
|
653 |
+
#: contact_form.php:997
|
654 |
+
#: contact_form.php:1027
|
655 |
#, fuzzy
|
656 |
msgid "Error message while uploading a file for the Attachment field to the server"
|
657 |
msgstr "Foutmelding voor bijlage veld"
|
658 |
|
659 |
+
#: contact_form.php:998
|
660 |
+
#: contact_form.php:1028
|
661 |
#, fuzzy
|
662 |
msgid "Error message while moving the file for the Attachment field"
|
663 |
msgstr "Foutmelding voor bijlage veld"
|
664 |
|
665 |
+
#: contact_form.php:999
|
666 |
+
#: contact_form.php:1029
|
667 |
#, fuzzy
|
668 |
msgid "Error message when file size limit for the Attachment field is exceeded"
|
669 |
msgstr "Foutmelding voor bijlage veld"
|
670 |
|
671 |
+
#: contact_form.php:1000
|
672 |
+
#: contact_form.php:1030
|
673 |
msgid "Error message for the Captcha field"
|
674 |
msgstr "Foutmelding voor captcha"
|
675 |
|
676 |
+
#: contact_form.php:1001
|
677 |
+
#: contact_form.php:1031
|
678 |
msgid "Error message for the whole form"
|
679 |
msgstr "Foutmelding voor het gehele formulier"
|
680 |
|
681 |
+
#: contact_form.php:1003
|
682 |
+
#: contact_form.php:1033
|
683 |
+
#: contact_form.php:1052
|
684 |
+
#: contact_form.php:1058
|
685 |
msgid "Use shortcode"
|
686 |
msgstr "Gebruik shortcode"
|
687 |
|
688 |
+
#: contact_form.php:1003
|
689 |
+
#: contact_form.php:1033
|
690 |
+
#: contact_form.php:1052
|
691 |
+
#: contact_form.php:1058
|
692 |
msgid "for this language"
|
693 |
msgstr "voor deze taal"
|
694 |
|
695 |
+
#: contact_form.php:1040
|
696 |
msgid "Action after email is sent"
|
697 |
msgstr "Actie na het verzenden van de email"
|
698 |
|
699 |
+
#: contact_form.php:1042
|
700 |
msgid "Display text"
|
701 |
msgstr "Toon tekst"
|
702 |
|
703 |
+
#: contact_form.php:1051
|
704 |
+
#: contact_form.php:1057
|
705 |
msgid "Text"
|
706 |
msgstr "Tekst"
|
707 |
|
708 |
+
#: contact_form.php:1064
|
709 |
msgid "Redirect to the page"
|
710 |
msgstr "Dooorsturen naar pagina"
|
711 |
|
712 |
+
#: contact_form.php:1065
|
713 |
msgid "Url"
|
714 |
msgstr "Url"
|
715 |
|
716 |
+
#: contact_form.php:1069
|
717 |
msgid "The $_SERVER variable that is used to build a URL of the form"
|
718 |
msgstr ""
|
719 |
|
720 |
+
#: contact_form.php:1073
|
721 |
msgid "If you are not sure whether to change this setting or not, please do not do that."
|
722 |
msgstr ""
|
723 |
|
724 |
+
#: contact_form.php:1079
|
725 |
+
#: contact_form.php:1254
|
726 |
msgid "Save Changes"
|
727 |
msgstr "Bewaar veranderingen"
|
728 |
|
729 |
+
#: contact_form.php:1084
|
730 |
msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
|
731 |
msgstr ""
|
732 |
|
733 |
+
#: contact_form.php:1085
|
734 |
#, fuzzy
|
735 |
msgid "Rate the plugin"
|
736 |
msgstr "Aanbevolen Plugins"
|
737 |
|
738 |
+
#: contact_form.php:1088
|
739 |
#, fuzzy
|
740 |
msgid "If there is something wrong about it, please contact us"
|
741 |
msgstr "Mocht u nog vragen hebben, stuur dan een email naar plugin@bestwebsoft.com of vul het contactformulier op onze website in."
|
742 |
|
743 |
+
#: contact_form.php:1103
|
744 |
msgid "Errors output"
|
745 |
msgstr ""
|
746 |
|
747 |
+
#: contact_form.php:1106
|
748 |
msgid "Display error messages"
|
749 |
msgstr ""
|
750 |
|
751 |
+
#: contact_form.php:1107
|
752 |
msgid "Color of the input field errors."
|
753 |
msgstr ""
|
754 |
|
755 |
+
#: contact_form.php:1108
|
756 |
#, fuzzy
|
757 |
msgid "Display error messages & color of the input field errors"
|
758 |
msgstr "Foutmelding voor onderwerp veld"
|
759 |
|
760 |
+
#: contact_form.php:1113
|
761 |
msgid "Add placeholder to the input blocks"
|
762 |
msgstr ""
|
763 |
|
764 |
+
#: contact_form.php:1119
|
765 |
#, fuzzy
|
766 |
msgid "Add tooltips"
|
767 |
msgstr "Extra opties"
|
768 |
|
769 |
+
#: contact_form.php:1133
|
770 |
#, fuzzy
|
771 |
msgid "Email address"
|
772 |
msgstr "Email adres:"
|
773 |
|
774 |
+
#: contact_form.php:1138
|
775 |
#, fuzzy
|
776 |
msgid "Phone Number"
|
777 |
msgstr "Telefoonnummer:"
|
778 |
|
779 |
+
#: contact_form.php:1152
|
780 |
#, fuzzy
|
781 |
msgid "Attachment"
|
782 |
msgstr "Bijlage:"
|
783 |
|
784 |
+
#: contact_form.php:1157
|
785 |
msgid "(powered by bestwebsoft.com)"
|
786 |
msgstr ""
|
787 |
|
788 |
+
#: contact_form.php:1162
|
789 |
#, fuzzy
|
790 |
msgid "Style options"
|
791 |
msgstr "Extra opties"
|
792 |
|
793 |
+
#: contact_form.php:1165
|
794 |
msgid "Text color"
|
795 |
msgstr ""
|
796 |
|
797 |
+
#: contact_form.php:1168
|
798 |
+
#: contact_form.php:1173
|
799 |
+
#: contact_form.php:1183
|
800 |
+
#: contact_form.php:1188
|
801 |
+
#: contact_form.php:1193
|
802 |
+
#: contact_form.php:1198
|
803 |
+
#: contact_form.php:1208
|
804 |
+
#: contact_form.php:1213
|
805 |
+
#: contact_form.php:1219
|
806 |
+
#: contact_form.php:1230
|
807 |
+
#: contact_form.php:1235
|
808 |
+
#: contact_form.php:1240
|
809 |
msgid "Default"
|
810 |
msgstr ""
|
811 |
|
812 |
+
#: contact_form.php:1170
|
813 |
msgid "Label text color"
|
814 |
msgstr ""
|
815 |
|
816 |
+
#: contact_form.php:1175
|
817 |
msgid "Placeholder color"
|
818 |
msgstr ""
|
819 |
|
820 |
+
#: contact_form.php:1180
|
821 |
msgid "Errors color"
|
822 |
msgstr ""
|
823 |
|
824 |
+
#: contact_form.php:1185
|
825 |
msgid "Error text color"
|
826 |
msgstr ""
|
827 |
|
828 |
+
#: contact_form.php:1190
|
829 |
msgid "Background color of the input field errors"
|
830 |
msgstr ""
|
831 |
|
832 |
+
#: contact_form.php:1195
|
833 |
msgid "Border color of the input field errors"
|
834 |
msgstr ""
|
835 |
|
836 |
+
#: contact_form.php:1200
|
837 |
msgid "Placeholder color of the input field errors"
|
838 |
msgstr ""
|
839 |
|
840 |
+
#: contact_form.php:1205
|
841 |
#, fuzzy
|
842 |
msgid "Input fields"
|
843 |
msgstr "Toon tekst"
|
844 |
|
845 |
+
#: contact_form.php:1210
|
846 |
msgid "Input fields background color"
|
847 |
msgstr ""
|
848 |
|
849 |
+
#: contact_form.php:1215
|
850 |
msgid "Text fields color"
|
851 |
msgstr ""
|
852 |
|
853 |
+
#: contact_form.php:1217
|
854 |
msgid "Border width in px, numbers only"
|
855 |
msgstr ""
|
856 |
|
857 |
+
#: contact_form.php:1221
|
858 |
+
#: contact_form.php:1242
|
859 |
msgid "Border color"
|
860 |
msgstr ""
|
861 |
|
862 |
+
#: contact_form.php:1226
|
863 |
#, fuzzy
|
864 |
msgid "Submit button"
|
865 |
msgstr "Versturen"
|
866 |
|
867 |
+
#: contact_form.php:1228
|
868 |
msgid "Width in px, numbers only"
|
869 |
msgstr ""
|
870 |
|
871 |
+
#: contact_form.php:1232
|
872 |
msgid "Button color"
|
873 |
msgstr ""
|
874 |
|
875 |
+
#: contact_form.php:1237
|
876 |
msgid "Button text color"
|
877 |
msgstr ""
|
878 |
|
879 |
+
#: contact_form.php:1258
|
880 |
#, fuzzy
|
881 |
msgid "Contact Form Pro | Preview"
|
882 |
msgstr "Contact Form"
|
883 |
|
884 |
+
#: contact_form.php:1261
|
885 |
msgid "Show with errors"
|
886 |
msgstr ""
|
887 |
|
|
|
888 |
#: contact_form.php:1269
|
889 |
+
#: contact_form.php:1271
|
890 |
msgid "Please enter your full name..."
|
891 |
msgstr ""
|
892 |
|
|
|
893 |
#: contact_form.php:1282
|
894 |
+
#: contact_form.php:1284
|
895 |
msgid "Please enter your address..."
|
896 |
msgstr ""
|
897 |
|
|
|
898 |
#: contact_form.php:1293
|
899 |
+
#: contact_form.php:1295
|
900 |
#, fuzzy
|
901 |
msgid "Please enter your email address..."
|
902 |
msgstr "Gebruik dit email adres:"
|
903 |
|
|
|
904 |
#: contact_form.php:1304
|
905 |
+
#: contact_form.php:1306
|
906 |
msgid "Please enter your phone number..."
|
907 |
msgstr ""
|
908 |
|
|
|
909 |
#: contact_form.php:1315
|
910 |
+
#: contact_form.php:1317
|
911 |
msgid "Please enter subject..."
|
912 |
msgstr ""
|
913 |
|
|
|
914 |
#: contact_form.php:1325
|
915 |
+
#: contact_form.php:1327
|
916 |
msgid "Please enter your message..."
|
917 |
msgstr ""
|
918 |
|
919 |
+
#: contact_form.php:1369
|
920 |
msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
|
921 |
msgstr ""
|
922 |
|
923 |
+
#: contact_form.php:1371
|
924 |
msgid "Please, go to"
|
925 |
msgstr ""
|
926 |
|
927 |
+
#: contact_form.php:1371
|
928 |
#, fuzzy
|
929 |
msgid "the setting page"
|
930 |
msgstr "Instellingen"
|
931 |
|
932 |
+
#: contact_form.php:1372
|
933 |
msgid "You will be redirected automatically in 5 seconds."
|
934 |
msgstr ""
|
935 |
|
936 |
+
#: contact_form.php:1377
|
937 |
msgid "You can download and activate"
|
938 |
msgstr ""
|
939 |
|
940 |
+
#: contact_form.php:1379
|
941 |
msgid "version of this plugin by entering Your license key."
|
942 |
msgstr ""
|
943 |
|
944 |
+
#: contact_form.php:1381
|
945 |
msgid "You can find your license key on your personal page Client area, by clicking on the link"
|
946 |
msgstr ""
|
947 |
|
948 |
+
#: contact_form.php:1383
|
949 |
msgid "(your username is the email you specify when purchasing the product)."
|
950 |
msgstr ""
|
951 |
|
952 |
+
#: contact_form.php:1391
|
953 |
+
#: contact_form.php:1401
|
954 |
msgid "Go!"
|
955 |
msgstr ""
|
956 |
|
957 |
+
#: contact_form.php:1451
|
958 |
msgid "Sorry, email message could not be delivered."
|
959 |
msgstr "Sorry, uw bericht kon niet worden verstuurd."
|
960 |
|
961 |
+
#: contact_form.php:1837
|
962 |
msgid "Contact from"
|
963 |
msgstr "Contact van"
|
964 |
|
965 |
+
#: contact_form.php:1850
|
966 |
+
#: contact_form.php:1876
|
967 |
msgid "Email"
|
968 |
msgstr "Email"
|
969 |
|
970 |
+
#: contact_form.php:1854
|
971 |
+
#: contact_form.php:1878
|
972 |
msgid "Phone"
|
973 |
msgstr "Telefoonnummer"
|
974 |
|
975 |
+
#: contact_form.php:1863
|
976 |
+
#: contact_form.php:1881
|
977 |
msgid "Site"
|
978 |
msgstr "Website"
|
979 |
|
980 |
+
#: contact_form.php:1943
|
981 |
msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
|
982 |
msgstr "Als u deze MIME ziet, dan ondersteunt uw client geen MIME-Typen!"
|
983 |
|
984 |
+
#: contact_form.php:2011
|
985 |
msgid "FAQ"
|
986 |
msgstr "Veel gestelde vragen (FAQ)"
|
987 |
|
988 |
+
#: contact_form.php:2012
|
989 |
msgid "Support"
|
990 |
msgstr "Ondersteuning"
|
991 |
|
992 |
+
#: contact_form.php:2070
|
993 |
msgid "Are you sure that you want to delete this language data?"
|
994 |
msgstr "Weet u zeker dat u deze taal wilt verwijderen?"
|
995 |
|
996 |
+
#: contact_form.php:2225
|
997 |
msgid "It’s time to upgrade your <strong>Contact Form plugin</strong> to <strong>PRO</strong> version"
|
998 |
msgstr ""
|
999 |
|
1000 |
+
#: contact_form.php:2226
|
1001 |
msgid "Extend standard plugin functionality with new great options."
|
1002 |
msgstr ""
|
1003 |
|
1004 |
+
#: contact_form.php:2235
|
1005 |
msgid "<strong>Contact Form to DB</strong> allows to store your messages to the database."
|
1006 |
msgstr ""
|
1007 |
|
1008 |
+
#: contact_form.php:2236
|
1009 |
msgid "Manage messages that have been sent from your website."
|
1010 |
msgstr ""
|
1011 |
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.2checkout.com/checkout/purchase?sid=1430388&quantity=10
|
|
4 |
Tags: Contact Form, text, contact, form, contacts, contact form, request, contact me, feedback form, feedback, contact button, contact form plugin, contacts form plugin, attachment, send, copy, attachment, send copy
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 3.8.1
|
7 |
-
Stable tag: 3.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -83,7 +83,7 @@ We can fix some things for free for the users who provide translation of our plu
|
|
83 |
3. You can adjust the necessary settings using your WordPress admin panel in "BWS Plugins" > "Contact Form".
|
84 |
4. Create a page or a post and insert the shortcode [bestwebsoft_contact_form] into the text.
|
85 |
|
86 |
-
<a href="
|
87 |
|
88 |
http://www.youtube.com/watch?v=fgAH8XDXtgA
|
89 |
|
@@ -139,7 +139,7 @@ Please make sure that the problem hasn't been discussed yet on our forum (<a hre
|
|
139 |
1. the link to the page where the problem occurs
|
140 |
2. the name of the plugin and its version. If you are using a pro version - your order number.
|
141 |
3. the version of your WordPress installation
|
142 |
-
4. copy and paste into the message your system status report. Please read more here: <a href="
|
143 |
|
144 |
== Screenshots ==
|
145 |
|
@@ -152,6 +152,11 @@ Please make sure that the problem hasn't been discussed yet on our forum (<a hre
|
|
152 |
|
153 |
== Changelog ==
|
154 |
|
|
|
|
|
|
|
|
|
|
|
155 |
= V3.72 - 20.02.2014 =
|
156 |
* NEW : The Estonian and German language file are added.
|
157 |
* NEW : Setting of choice for the form's action URL ($_SERVER['HTTP_HOST'] or $_SERVER['SERVER_NAME']).
|
@@ -474,6 +479,9 @@ Please make sure that the problem hasn't been discussed yet on our forum (<a hre
|
|
474 |
|
475 |
== Upgrade Notice ==
|
476 |
|
|
|
|
|
|
|
477 |
= V3.72 =
|
478 |
The Estonian and German language file are added. Setting of choice for the form's action URL ($_SERVER['HTTP_HOST'] or $_SERVER['SERVER_NAME']).
|
479 |
|
4 |
Tags: Contact Form, text, contact, form, contacts, contact form, request, contact me, feedback form, feedback, contact button, contact form plugin, contacts form plugin, attachment, send, copy, attachment, send copy
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 3.8.1
|
7 |
+
Stable tag: 3.73
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
83 |
3. You can adjust the necessary settings using your WordPress admin panel in "BWS Plugins" > "Contact Form".
|
84 |
4. Create a page or a post and insert the shortcode [bestwebsoft_contact_form] into the text.
|
85 |
|
86 |
+
<a href="https://docs.google.com/document/d/1obcWMPDPIIhUxcclYDwKSwNoFSHvGHyg_VKibjpQWTA/edit?pli=1" target="_blank">View a PDF version of Step-by-step Instruction on Contact Form Installation</a>.
|
87 |
|
88 |
http://www.youtube.com/watch?v=fgAH8XDXtgA
|
89 |
|
139 |
1. the link to the page where the problem occurs
|
140 |
2. the name of the plugin and its version. If you are using a pro version - your order number.
|
141 |
3. the version of your WordPress installation
|
142 |
+
4. copy and paste into the message your system status report. Please read more here: <a href="https://docs.google.com/document/d/1Wi2X8RdRGXk9kMszQy1xItJrpN0ncXgioH935MaBKtc/edit?pli=1" target="_blank">System_Status.pdf</a>
|
143 |
|
144 |
== Screenshots ==
|
145 |
|
152 |
|
153 |
== Changelog ==
|
154 |
|
155 |
+
= V3.73 - 06.03.2014 =
|
156 |
+
* Budfix : Plugin optimization is done.
|
157 |
+
* Update : The French language file is updated.
|
158 |
+
* Bugfix : We fixed the bug of duplicate MIME-Version.
|
159 |
+
|
160 |
= V3.72 - 20.02.2014 =
|
161 |
* NEW : The Estonian and German language file are added.
|
162 |
* NEW : Setting of choice for the form's action URL ($_SERVER['HTTP_HOST'] or $_SERVER['SERVER_NAME']).
|
479 |
|
480 |
== Upgrade Notice ==
|
481 |
|
482 |
+
= V3.73 =
|
483 |
+
Plugin optimization is done. The French language file is updated. We fixed the bug of duplicate MIME-Version.
|
484 |
+
|
485 |
= V3.72 =
|
486 |
The Estonian and German language file are added. Setting of choice for the form's action URL ($_SERVER['HTTP_HOST'] or $_SERVER['SERVER_NAME']).
|
487 |
|