Version Description
- 22.11.2013 =
- Bugfix : We fixed the bug related to use html-special chars.
- Update : BWS plugins section is updated.
Download this release
Release Info
Developer | bestwebsoft |
Plugin | Contact Form by BestWebSoft |
Version | 3.65 |
Comparing to | |
See all releases |
Code changes from version 3.64 to 3.65
- bws_menu/bws_menu.php +67 -4
- contact_form.php +187 -154
- languages/contact_form-ar.mo +0 -0
- languages/contact_form-ar.po +0 -883
- languages/contact_form-be_BY.mo +0 -0
- languages/contact_form-be_BY.po +2 -2
- languages/contact_form-bg_BG.mo +0 -0
- languages/contact_form-bg_BG.po +0 -878
- languages/contact_form-ca.mo +0 -0
- languages/contact_form-ca.po +2 -2
- languages/contact_form-cs_CZ.mo +0 -0
- languages/contact_form-cs_CZ.po +0 -880
- languages/contact_form-da_DK.mo +0 -0
- languages/contact_form-da_DK.po +0 -880
- languages/contact_form-de_DE.mo +0 -0
- languages/contact_form-de_DE.po +0 -880
- languages/contact_form-el_GR.mo +0 -0
- languages/contact_form-el_GR.po +0 -881
- languages/contact_form-es_ES.mo +0 -0
- languages/contact_form-es_ES.po +0 -879
- languages/contact_form-fa_IR.mo +0 -0
- languages/contact_form-fa_IR.po +0 -884
- languages/contact_form-fr_FR.mo +0 -0
- languages/contact_form-fr_FR.po +22 -22
- languages/contact_form-gl_ES.mo +0 -0
- languages/contact_form-gl_ES.po +0 -884
- languages/contact_form-he_IL.mo +0 -0
- languages/contact_form-he_IL.po +0 -982
- languages/contact_form-hi_IN.mo +0 -0
- languages/contact_form-hi_IN.po +0 -883
- languages/contact_form-it_IT.mo +0 -0
- languages/contact_form-it_IT.po +2 -2
- languages/contact_form-ja.mo +0 -0
- languages/contact_form-ja.po +2 -2
- languages/contact_form-lt_LT.mo +0 -0
- languages/contact_form-lt_LT.po +0 -882
- languages/contact_form-nb_NO.mo +0 -0
- languages/contact_form-nb_NO.po +0 -879
- languages/contact_form-nl_NL.mo +0 -0
- languages/contact_form-nl_NL.po +2 -2
- languages/contact_form-pl_PL.mo +0 -0
- languages/contact_form-pl_PL.po +0 -972
- languages/contact_form-pt_BR.mo +0 -0
- languages/contact_form-pt_BR.po +2 -2
- languages/contact_form-pt_PT.mo +0 -0
- languages/contact_form-pt_PT.po +2 -2
- languages/contact_form-ro_RO.mo +0 -0
- languages/contact_form-ro_RO.po +0 -880
- languages/contact_form-ru_RU.mo +0 -0
- languages/contact_form-ru_RU.po +2 -2
- languages/contact_form-sk_SK.mo +0 -0
- languages/contact_form-sk_SK.po +2 -2
- languages/contact_form-sr_RS.mo +0 -0
- languages/contact_form-sr_RS.po +2 -2
- languages/contact_form-sv_SE.mo +0 -0
- languages/contact_form-sv_SE.po +2 -2
- languages/contact_form-tr_TR.mo +0 -0
- languages/contact_form-tr_TR.po +0 -876
- languages/contact_form-uk.mo +0 -0
- languages/contact_form-uk.po +2 -2
- readme.txt +9 -17
bws_menu/bws_menu.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
*/
|
5 |
if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
6 |
function bws_add_menu_render() {
|
7 |
-
global $wpdb, $wp_version
|
8 |
if ( ! function_exists( 'is_plugin_active_for_network' ) )
|
9 |
require_once( ABSPATH . '/wp-admin/includes/plugin.php' );
|
10 |
$all_plugins = get_plugins();
|
@@ -55,6 +55,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
|
55 |
$count_recomend++;
|
56 |
}
|
57 |
}
|
|
|
58 |
$array_activate_pro = array();
|
59 |
$array_install_pro = array();
|
60 |
$array_recomend_pro = array();
|
@@ -85,6 +86,41 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
|
85 |
$count_recomend_pro++;
|
86 |
}
|
87 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
88 |
$sql_version = $wpdb->get_var( "SELECT VERSION() AS version" );
|
89 |
$mysql_info = $wpdb->get_results( "SHOW VARIABLES LIKE 'sql_mode'" );
|
90 |
if ( is_array( $mysql_info) )
|
@@ -229,9 +265,10 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
|
229 |
$error = __( "Sorry, email message could not be delivered.", 'bestwebsoft' );
|
230 |
}
|
231 |
}
|
232 |
-
|
|
|
233 |
<div class="icon32 icon32-bws" id="icon-options-general"></div>
|
234 |
-
<h2
|
235 |
<div class="updated fade" <?php if ( ! ( isset( $_REQUEST['bwsmn_form_submit'] ) || isset( $_REQUEST['bwsmn_form_submit_custom_email'] ) ) || $error != "" ) echo "style=\"display:none\""; ?>><p><strong><?php echo $message; ?></strong></p></div>
|
236 |
<div class="error" <?php if ( "" == $error ) echo "style=\"display:none\""; ?>><p><strong><?php echo $error; ?></strong></p></div>
|
237 |
<h3 style="color: blue;"><?php _e( 'Pro plugins', 'bestwebsoft' ); ?></h3>
|
@@ -285,7 +322,33 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
|
285 |
<?php } ?>
|
286 |
</div>
|
287 |
<?php } ?>
|
288 |
-
<br />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
289 |
<span style="color: rgb(136, 136, 136); font-size: 10px;"><?php _e( 'If you have any questions, please contact us via', 'bestwebsoft' ); ?> <a href="http://support.bestwebsoft.com">http://support.bestwebsoft.com</a></span>
|
290 |
<div id="poststuff" class="bws_system_info_meta_box">
|
291 |
<div class="postbox">
|
4 |
*/
|
5 |
if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
6 |
function bws_add_menu_render() {
|
7 |
+
global $wpdb, $wp_version;
|
8 |
if ( ! function_exists( 'is_plugin_active_for_network' ) )
|
9 |
require_once( ABSPATH . '/wp-admin/includes/plugin.php' );
|
10 |
$all_plugins = get_plugins();
|
55 |
$count_recomend++;
|
56 |
}
|
57 |
}
|
58 |
+
|
59 |
$array_activate_pro = array();
|
60 |
$array_install_pro = array();
|
61 |
$array_recomend_pro = array();
|
86 |
$count_recomend_pro++;
|
87 |
}
|
88 |
}
|
89 |
+
if ( $wp_version >= '3.4' ) {
|
90 |
+
$wp_list_table = _get_list_table( 'WP_Themes_List_Table' );
|
91 |
+
$wp_list_table->prepare_items();
|
92 |
+
$current_theme = wp_get_theme();
|
93 |
+
$array_activate_theme = array();
|
94 |
+
$array_install_theme = array();
|
95 |
+
$array_recomend_theme = array();
|
96 |
+
$count_activate_theme = $count_install_theme = $count_recomend_theme = 0;
|
97 |
+
$array_theme = array(
|
98 |
+
array( 'central', 'Central', 'http://bestwebsoft.com/theme/central/', 'http://bestwebsoft.com/theme/central/#download', '/wp-admin/theme-install.php?tab=search&s=Central&search=Search' ),
|
99 |
+
array( 'simple-classic', 'Simple Classic', 'http://bestwebsoft.com/theme/simple-classic/', 'http://bestwebsoft.com/theme/simple-classic/#download', '/wp-admin/theme-install.php?tab=search&type=term&s=Simple+Classic&search=Search' ),
|
100 |
+
array( 'reddish', 'Reddish', 'http://bestwebsoft.com/theme/reddish/', 'http://bestwebsoft.com/theme/reddish/#download', '/wp-admin/theme-install.php?tab=search&type=term&s=reddish&search=Search' ),
|
101 |
+
array( 'wordpost', 'Wordpost', 'http://bestwebsoft.com/theme/wordpost/', 'http://bestwebsoft.com/theme/wordpost/#download', '/wp-admin/theme-install.php?tab=search&type=term&s=Wordpost&search=Search' )
|
102 |
+
);
|
103 |
+
foreach ( $array_theme as $theme ) {
|
104 |
+
if ( $current_theme->get( 'Name' ) == $theme[1] ) {
|
105 |
+
$array_activate_theme[ $count_activate_theme ]["title"] = $theme[1];
|
106 |
+
$array_activate_theme[ $count_activate_theme ]["link"] = $theme[2];
|
107 |
+
$array_activate_theme[ $count_activate_theme ]["href"] = $theme[3];
|
108 |
+
$count_activate_theme++;
|
109 |
+
} elseif ( array_key_exists( $theme[0], $wp_list_table->items ) ) {
|
110 |
+
$array_install_theme[ $count_install_theme ]["title"] = $theme[1];
|
111 |
+
$array_install_theme[ $count_install_theme ]["link"] = $theme[2];
|
112 |
+
$array_install_theme[ $count_install_theme ]["href"] = $theme[3];
|
113 |
+
$count_install_theme++;
|
114 |
+
} else {
|
115 |
+
$array_recomend_theme[ $count_recomend_theme ]["title"] = $theme[1];
|
116 |
+
$array_recomend_theme[ $count_recomend_theme ]["link"] = $theme[2];
|
117 |
+
$array_recomend_theme[ $count_recomend_theme ]["href"] = $theme[3];
|
118 |
+
$array_recomend_theme[ $count_recomend_theme ]["slug"] = $theme[4];
|
119 |
+
$count_recomend_theme++;
|
120 |
+
}
|
121 |
+
}
|
122 |
+
}
|
123 |
+
|
124 |
$sql_version = $wpdb->get_var( "SELECT VERSION() AS version" );
|
125 |
$mysql_info = $wpdb->get_results( "SHOW VARIABLES LIKE 'sql_mode'" );
|
126 |
if ( is_array( $mysql_info) )
|
265 |
$error = __( "Sorry, email message could not be delivered.", 'bestwebsoft' );
|
266 |
}
|
267 |
}
|
268 |
+
?>
|
269 |
+
<div class="wrap">
|
270 |
<div class="icon32 icon32-bws" id="icon-options-general"></div>
|
271 |
+
<h2>BestWebSoft</h2>
|
272 |
<div class="updated fade" <?php if ( ! ( isset( $_REQUEST['bwsmn_form_submit'] ) || isset( $_REQUEST['bwsmn_form_submit_custom_email'] ) ) || $error != "" ) echo "style=\"display:none\""; ?>><p><strong><?php echo $message; ?></strong></p></div>
|
273 |
<div class="error" <?php if ( "" == $error ) echo "style=\"display:none\""; ?>><p><strong><?php echo $error; ?></strong></p></div>
|
274 |
<h3 style="color: blue;"><?php _e( 'Pro plugins', 'bestwebsoft' ); ?></h3>
|
322 |
<?php } ?>
|
323 |
</div>
|
324 |
<?php } ?>
|
325 |
+
<br />
|
326 |
+
<?php if ( $wp_version >= '3.4' ) { ?>
|
327 |
+
<h3 style="color: green"><?php _e( 'Free themes', 'bestwebsoft' ); ?></h3>
|
328 |
+
<?php if ( 0 < $count_activate_theme ) { ?>
|
329 |
+
<div style="padding-left:15px;">
|
330 |
+
<h4><?php _e( 'Activated theme', 'bestwebsoft' ); ?></h4>
|
331 |
+
<div style="float:left; width:200px;"><?php echo $array_activate_theme[0]["title"]; ?></div> <p><a href="<?php echo $array_activate_theme[0]["link"]; ?>" target="_blank"><?php echo __( "Read more", 'bestwebsoft' ); ?></a> <a href="<?php echo wp_customize_url(); ?>" title="<?php echo esc_attr( sprintf( __( 'Customize “%s”' ), $current_theme->display('Name') ) ); ?>"><?php _e( 'Customize' ); ?></a></p>
|
332 |
+
</div>
|
333 |
+
<?php } ?>
|
334 |
+
<?php if ( 0 < $count_install_theme ) { ?>
|
335 |
+
<div style="padding-left:15px;">
|
336 |
+
<h4><?php _e( 'Installed themes', 'bestwebsoft' ); ?></h4>
|
337 |
+
<?php foreach ( $array_install_theme as $install_theme ) { ?>
|
338 |
+
<div style="float:left; width:200px;"><?php echo $install_theme["title"]; ?></div> <p><a href="<?php echo $install_theme["link"]; ?>" target="_blank"><?php echo __( "Read more", 'bestwebsoft' ); ?></a></p>
|
339 |
+
<?php } ?>
|
340 |
+
</div>
|
341 |
+
<?php } ?>
|
342 |
+
<?php if ( 0 < $count_recomend_theme ) { ?>
|
343 |
+
<div style="padding-left:15px;">
|
344 |
+
<h4><?php _e( 'Recommended themes', 'bestwebsoft' ); ?></h4>
|
345 |
+
<?php foreach ( $array_recomend_theme as $recomend_theme ) { ?>
|
346 |
+
<div style="float:left; width:200px;"><?php echo $recomend_theme["title"]; ?></div> <p><a href="<?php echo $recomend_theme["link"]; ?>" target="_blank"><?php echo __( "Read more", 'bestwebsoft' ); ?></a> <a href="<?php echo $recomend_theme["href"]; ?>" target="_blank"><?php echo __( "Download", 'bestwebsoft' ); ?></a> <a class="install-now" href="<?php echo get_bloginfo( "url" ) . $recomend_theme["slug"]; ?>" title="<?php esc_attr( sprintf( __( 'Install %s' ), $recomend_theme["title"] ) ) ?>" target="_blank"><?php echo __( 'Install now from wordpress.org', 'bestwebsoft' ) ?></a></p>
|
347 |
+
<?php } ?>
|
348 |
+
</div>
|
349 |
+
<?php } ?>
|
350 |
+
<br />
|
351 |
+
<?php } ?>
|
352 |
<span style="color: rgb(136, 136, 136); font-size: 10px;"><?php _e( 'If you have any questions, please contact us via', 'bestwebsoft' ); ?> <a href="http://support.bestwebsoft.com">http://support.bestwebsoft.com</a></span>
|
353 |
<div id="poststuff" class="bws_system_info_meta_box">
|
354 |
<div class="postbox">
|
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 |
*/
|
@@ -111,9 +111,9 @@ if( ! function_exists( 'cntctfrm_settings' ) ) {
|
|
111 |
|
112 |
// get options from the database
|
113 |
if ( 1 == $wpmu )
|
114 |
-
$cntctfrm_options = get_site_option( 'cntctfrm_options' );
|
115 |
else
|
116 |
-
$cntctfrm_options = get_option( 'cntctfrm_options' )
|
117 |
|
118 |
if ( empty( $cntctfrm_options['cntctfrm_language'] ) && ! is_array( $cntctfrm_options['cntctfrm_name_label'] ) ) {
|
119 |
$cntctfrm_options['cntctfrm_name_label'] = array( 'en' => $cntctfrm_options['cntctfrm_name_label'] );
|
@@ -389,29 +389,29 @@ if( ! function_exists( 'cntctfrm_settings_page' ) ) {
|
|
389 |
$cntctfrm_options_submit['cntctfrm_change_label'] = isset( $_POST['cntctfrm_change_label']) ? 1 : 0;
|
390 |
if ( $cntctfrm_options_submit['cntctfrm_change_label'] == 1 ) {
|
391 |
foreach( $_POST['cntctfrm_name_label'] as $key=>$val ){
|
392 |
-
$cntctfrm_options_submit['cntctfrm_name_label'][$key]
|
393 |
-
$cntctfrm_options_submit['cntctfrm_address_label'][$key]
|
394 |
-
$cntctfrm_options_submit['cntctfrm_email_label'][$key] = $_POST['cntctfrm_email_label'][$key];
|
395 |
-
$cntctfrm_options_submit['cntctfrm_phone_label'][$key] = $_POST['cntctfrm_phone_label'][$key];
|
396 |
-
$cntctfrm_options_submit['cntctfrm_subject_label'][$key]
|
397 |
-
$cntctfrm_options_submit['cntctfrm_message_label'][$key]
|
398 |
-
$cntctfrm_options_submit['cntctfrm_attachment_label'][$key] = $_POST['cntctfrm_attachment_label'][$key];
|
399 |
-
$cntctfrm_options_submit['cntctfrm_attachment_tooltip'][$key]
|
400 |
-
$cntctfrm_options_submit['cntctfrm_send_copy_label'][$key] = $_POST['cntctfrm_send_copy_label'][$key];
|
401 |
-
$cntctfrm_options_submit['cntctfrm_thank_text'][$key]
|
402 |
-
$cntctfrm_options_submit['cntctfrm_submit_label'][$key] = $_POST['cntctfrm_submit_label'][$key];
|
403 |
-
$cntctfrm_options_submit['cntctfrm_name_error'][$key]
|
404 |
-
$cntctfrm_options_submit['cntctfrm_address_error'][$key]
|
405 |
-
$cntctfrm_options_submit['cntctfrm_email_error'][$key] = $_POST['cntctfrm_email_error'][$key];
|
406 |
-
$cntctfrm_options_submit['cntctfrm_phone_error'][$key] = $_POST['cntctfrm_phone_error'][$key];
|
407 |
-
$cntctfrm_options_submit['cntctfrm_subject_error'][$key]
|
408 |
-
$cntctfrm_options_submit['cntctfrm_message_error'][$key]
|
409 |
-
$cntctfrm_options_submit['cntctfrm_attachment_error'][$key] = $_POST['cntctfrm_attachment_error'][$key];
|
410 |
-
$cntctfrm_options_submit['cntctfrm_attachment_upload_error'][$key] = $_POST['cntctfrm_attachment_upload_error'][$key];
|
411 |
-
$cntctfrm_options_submit['cntctfrm_attachment_move_error'][$key]
|
412 |
-
$cntctfrm_options_submit['cntctfrm_attachment_size_error'][$key]
|
413 |
-
$cntctfrm_options_submit['cntctfrm_captcha_error'][$key]
|
414 |
-
$cntctfrm_options_submit['cntctfrm_form_error'][$key]
|
415 |
}
|
416 |
}
|
417 |
else {
|
@@ -426,7 +426,7 @@ if( ! function_exists( 'cntctfrm_settings_page' ) ) {
|
|
426 |
$cntctfrm_options_submit['cntctfrm_attachment_tooltip'] = $cntctfrm_option_defaults['cntctfrm_attachment_tooltip'];
|
427 |
$cntctfrm_options_submit['cntctfrm_send_copy_label'] = $cntctfrm_option_defaults['cntctfrm_send_copy_label'];
|
428 |
// $cntctfrm_options_submit['cntctfrm_thank_text'] = $cntctfrm_option_defaults['cntctfrm_thank_text'];
|
429 |
-
$cntctfrm_options_submit['cntctfrm_thank_text'] = $_POST['cntctfrm_thank_text'];
|
430 |
$cntctfrm_options_submit['cntctfrm_submit_label'] = $cntctfrm_option_defaults['cntctfrm_submit_label'];
|
431 |
$cntctfrm_options_submit['cntctfrm_name_error'] = $cntctfrm_option_defaults['cntctfrm_name_error'];
|
432 |
$cntctfrm_options_submit['cntctfrm_address_error'] = $cntctfrm_option_defaults['cntctfrm_address_error'];
|
@@ -466,8 +466,8 @@ if( ! function_exists( 'cntctfrm_settings_page' ) ) {
|
|
466 |
$cntctfrm_options_submit['cntctfrm_captcha_error']['en'] = $cntctfrm_option_defaults['cntctfrm_captcha_error']['en'];
|
467 |
$cntctfrm_options_submit['cntctfrm_form_error']['en'] = $cntctfrm_option_defaults['cntctfrm_form_error']['en'];
|
468 |
|
469 |
-
foreach( $_POST['cntctfrm_thank_text'] as $key => $val ) {
|
470 |
-
$cntctfrm_options_submit['cntctfrm_thank_text'][$key] = $_POST['cntctfrm_thank_text'][$key];
|
471 |
}
|
472 |
}
|
473 |
}
|
@@ -482,7 +482,7 @@ if( ! function_exists( 'cntctfrm_settings_page' ) ) {
|
|
482 |
$cntctfrm_options['cntctfrm_action_after_send'] = 1;
|
483 |
}
|
484 |
if ( 'user' == $cntctfrm_options_submit['cntctfrm_select_email'] ) {
|
485 |
-
if ( '3.3' > $wp_version && function_exists('get_userdatabylogin') && false !== get_userdatabylogin( $cntctfrm_options_submit['cntctfrm_user_email'] ) ) {
|
486 |
//
|
487 |
} else if( false !== get_user_by( 'login', $cntctfrm_options_submit['cntctfrm_user_email'] ) ) {
|
488 |
//
|
@@ -490,7 +490,7 @@ if( ! function_exists( 'cntctfrm_settings_page' ) ) {
|
|
490 |
$error .=__( "Such user does not exist. Settings are not saved.", 'contact_form' );
|
491 |
}
|
492 |
} else {
|
493 |
-
if( $cntctfrm_options_submit['cntctfrm_custom_email'] == "" || !preg_match( "/^((?:[a-z0-9_']+(?:[a-z0-9\-_\.']+)?@[a-z0-9]+(?:[a-z0-9\-\.]+)?\.[a-z]{2,5})[, ]*)+$/i", trim( $cntctfrm_options_submit['cntctfrm_custom_email'] ) ) ){
|
494 |
$error .= __( "Please enter a valid email address in the 'FROM' field. Settings are not saved.", 'contact_form' );
|
495 |
}
|
496 |
}
|
@@ -523,8 +523,8 @@ if( ! function_exists( 'cntctfrm_settings_page' ) ) {
|
|
523 |
<div class="wrap">
|
524 |
<div class="icon32 icon32-bws" id="icon-options-general"></div>
|
525 |
<h2><?php _e( "Contact Form Settings", 'contact_form' ); ?></h2>
|
526 |
-
<div class="updated fade" <?php if( ! isset( $_POST['cntctfrm_form_submit'] ) || $error != "" ) echo "style=\"display:none\""; ?>><p><strong><?php echo $message; ?></strong></p></div>
|
527 |
-
<div class="error" <?php if( "" == $error ) echo "style=\"display:none\""; ?>><p><strong><?php echo $error; ?></strong></p></div>
|
528 |
<ul class="subsubsub">
|
529 |
<li><a class="current" href="admin.php?page=contact_form.php"><?php _e( 'Settings', 'contact_form' ); ?></a></li> |
|
530 |
<li><a href="admin.php?page=contact_form_pro_extra.php"><?php _e( 'Extra settings', 'contact_form' ); ?></a></li>
|
@@ -559,7 +559,7 @@ if( ! function_exists( 'cntctfrm_settings_page' ) ) {
|
|
559 |
</td>
|
560 |
</tr>
|
561 |
<tr valign="top" id="cntctfrmpr_pro_version">
|
562 |
-
<th scope="row" style="width:200px;"><?php _e( "Add department selectbox to the contact form:", '
|
563 |
<td colspan="2">
|
564 |
<div class="cntctfrmpr_pro_version_tooltip_settings">
|
565 |
<?php _e( 'This functionality is available in the Pro version of the plugin. For more details, please follow the link', 'contact_form' ); ?>
|
@@ -650,6 +650,17 @@ if( ! function_exists( 'cntctfrm_settings_page' ) ) {
|
|
650 |
<?php } ?>
|
651 |
</td>
|
652 |
</tr>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
653 |
<tr valign="top" class="cntctfrm_additions_block <?php if ( $cntctfrm_options['cntctfrm_additions_options'] == '0' ) echo "cntctfrm_hidden"; ?>">
|
654 |
<th scope="row" style="width:200px;"><?php _e( "Display tips below the Attachment block", 'contact_form' ); ?></th>
|
655 |
<td colspan="2">
|
@@ -762,30 +773,30 @@ if( ! function_exists( 'cntctfrm_settings_page' ) ) {
|
|
762 |
<div class="cntctfrm_language_tab hidden cntctfrm_tab_<?php echo $val; ?>">
|
763 |
<div class="cntctfrm_language_tab_block_mini" style="display:none;"><br/></div>
|
764 |
<div class="cntctfrm_language_tab_block">
|
765 |
-
<input type="text" name="cntctfrm_name_label[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_name_label'][$val] ) ) echo $cntctfrm_options['cntctfrm_name_label'][$val]; ?>" /> <span class="cntctfrm_info"><?php _e( "Name:", 'contact_form' ); ?></span><br />
|
766 |
-
<input type="text" name="cntctfrm_address_label[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_address_label'][$val] ) ) echo $cntctfrm_options['cntctfrm_address_label'][$val]; ?>" /> <span class="cntctfrm_info"><?php _e( "Address:", 'contact_form' ); ?></span><br />
|
767 |
-
<input type="text" name="cntctfrm_email_label[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_email_label'][$val] ) ) echo $cntctfrm_options['cntctfrm_email_label'][$val]; ?>" /> <span class="cntctfrm_info"><?php _e( "Email Address:", 'contact_form' ); ?></span><br />
|
768 |
-
<input type="text" name="cntctfrm_phone_label[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_phone_label'][$val] ) ) echo $cntctfrm_options['cntctfrm_phone_label'][$val]; ?>" /> <span class="cntctfrm_info"><?php _e( "Phone number:", 'contact_form' ); ?></span><br />
|
769 |
-
<input type="text" name="cntctfrm_subject_label[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_subject_label'][$val] ) ) echo $cntctfrm_options['cntctfrm_subject_label'][$val]; ?>" /> <span class="cntctfrm_info"><?php _e( "Subject:", 'contact_form' ); ?></span><br />
|
770 |
-
<input type="text" name="cntctfrm_message_label[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_message_label'][$val] ) ) echo $cntctfrm_options['cntctfrm_message_label'][$val]; ?>" /> <span class="cntctfrm_info"><?php _e( "Message:", 'contact_form' ); ?></span><br />
|
771 |
-
<input type="text" name="cntctfrm_attachment_label[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_attachment_label'][$val] ) ) echo $cntctfrm_options['cntctfrm_attachment_label'][$val]; ?>" /> <span class="cntctfrm_info"><?php _e( "Attachment:", 'contact_form' ); ?></span><br />
|
772 |
-
<input type="text" name="cntctfrm_attachment_tooltip[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_attachment_tooltip'][$val] ) ) echo $cntctfrm_options['cntctfrm_attachment_tooltip'][$val]; ?>" /> <span class="cntctfrm_info"><?php _e( "Tips below the Attachment block", 'contact_form' ); ?></span><br />
|
773 |
-
<input type="text" name="cntctfrm_send_copy_label[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_send_copy_label'][$val] ) ) echo $cntctfrm_options['cntctfrm_send_copy_label'][$val]; ?>" /> <span class="cntctfrm_info"><?php _e( "Send me a copy", 'contact_form' ); ?></span><br />
|
774 |
-
<input type="text" name="cntctfrm_submit_label[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_submit_label'][$val] ) ) echo $cntctfrm_options['cntctfrm_submit_label'][$val]; ?>" /> <span class="cntctfrm_info"><?php _e( "Submit", 'contact_form' ); ?></span><br />
|
775 |
-
<input type="text" name="cntctfrm_name_error[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_name_error'][$val] ) ) echo $cntctfrm_options['cntctfrm_name_error'][$val]; ?>" /> <span class="cntctfrm_info"><?php _e( "Error message for the Name field", 'contact_form' ); ?></span><br />
|
776 |
-
<input type="text" name="cntctfrm_address_error[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_address_error'][$val] ) ) echo $cntctfrm_options['cntctfrm_address_error'][$val]; ?>" /> <span class="cntctfrm_info"><?php _e( "Error message for the Address field", 'contact_form' ); ?></span><br />
|
777 |
-
<input type="text" name="cntctfrm_email_error[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_email_error'][$val] ) ) echo $cntctfrm_options['cntctfrm_email_error'][$val]; ?>" /> <span class="cntctfrm_info"><?php _e( "Error message for the Email field", 'contact_form' ); ?></span><br />
|
778 |
-
<input type="text" name="cntctfrm_phone_error[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_phone_error'][$val] ) ) echo $cntctfrm_options['cntctfrm_phone_error'][$val]; ?>" /> <span class="cntctfrm_info"><?php _e( "Error message for the Phone field", 'contact_form' ); ?></span><br />
|
779 |
-
<input type="text" name="cntctfrm_subject_error[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_subject_error'][$val] ) ) echo $cntctfrm_options['cntctfrm_subject_error'][$val]; ?>" /> <span class="cntctfrm_info"><?php _e( "Error message for the Subject field", 'contact_form' ); ?></span><br />
|
780 |
-
<input type="text" name="cntctfrm_message_error[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_message_error'][$val] ) ) echo $cntctfrm_options['cntctfrm_message_error'][$val]; ?>" /> <span class="cntctfrm_info"><?php _e( "Error message for the Message field", 'contact_form' ); ?></span><br />
|
781 |
-
<input type="text" name="cntctfrm_attachment_error[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_attachment_error'][$val] ) ) echo $cntctfrm_options['cntctfrm_attachment_error'][$val]; ?>" /> <span class="cntctfrm_info"><?php _e( "Error message about the file type for the Attachment field", 'contact_form' ); ?></span><br />
|
782 |
-
<input type="text" name="cntctfrm_attachment_upload_error[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_attachment_upload_error'][$val] ) ) echo $cntctfrm_options['cntctfrm_attachment_upload_error'][$val]; ?>" /> <span class="cntctfrm_info"><?php _e( "Error message while uploading a file for the Attachment field to the server", 'contact_form' ); ?></span><br />
|
783 |
-
<input type="text" name="cntctfrm_attachment_move_error[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_attachment_move_error'][$val] ) ) echo $cntctfrm_options['cntctfrm_attachment_move_error'][$val]; ?>" /> <span class="cntctfrm_info"><?php _e( "Error message while moving the file for the Attachment field", 'contact_form' ); ?></span><br />
|
784 |
-
<input type="text" name="cntctfrm_attachment_size_error[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_attachment_size_error'][$val] ) ) echo $cntctfrm_options['cntctfrm_attachment_size_error'][$val]; ?>" /> <span class="cntctfrm_info"><?php _e( "Error message when file size limit for the Attachment field is exceeded", 'contact_form' ); ?></span><br />
|
785 |
-
<input type="text" name="cntctfrm_captcha_error[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_captcha_error'][$val] ) ) echo $cntctfrm_options['cntctfrm_captcha_error'][$val]; ?>" /> <span class="cntctfrm_info"><?php _e( "Error message for the Captcha field", 'contact_form' ); ?></span><br />
|
786 |
-
<input type="text" name="cntctfrm_form_error[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_form_error'][$val] ) ) echo $cntctfrm_options['cntctfrm_form_error'][$val]; ?>" /> <span class="cntctfrm_info"><?php _e( "Error message for the whole form", 'contact_form' ); ?></span><br />
|
787 |
</div>
|
788 |
-
<span class="cntctfrm_info" style="margin-left: 5px;"><?php _e( "Use shortcode", 'contact_form' ); echo " [bestwebsoft_contact_form lang="
|
789 |
</div>
|
790 |
<?php }
|
791 |
} ?>
|
@@ -810,7 +821,7 @@ if( ! function_exists( 'cntctfrm_settings_page' ) ) {
|
|
810 |
foreach ( $cntctfrm_options['cntctfrm_language'] as $val ) { ?>
|
811 |
<div class="cntctfrm_language_tab hidden cntctfrm_tab_<?php echo $val; ?>" style=" padding: 5px 10px 5px 5px;">
|
812 |
<input type="text" name="cntctfrm_thank_text[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_thank_text'][ $val ] ) ) echo $cntctfrm_options['cntctfrm_thank_text'][ $val ]; ?>" /> <span class="cntctfrm_info"><?php _e( "Text", 'contact_form' ); ?></span><br />
|
813 |
-
<span class="cntctfrm_info"><?php _e( "Use shortcode", 'contact_form' ); echo " [bestwebsoft_contact_form lang="
|
814 |
</div>
|
815 |
<?php }
|
816 |
} ?>
|
@@ -1123,15 +1134,15 @@ if( ! function_exists( 'cntctfrm_display_form' ) ) {
|
|
1123 |
if ( '80' != $_SERVER["SERVER_PORT"] )
|
1124 |
$page_url = $page_url = ( isset( $_SERVER["HTTPS"] ) && $_SERVER["HTTPS"] == "on" ? "https://" : "http://" ).$_SERVER["SERVER_NAME"].':'. $_SERVER["SERVER_PORT"].strip_tags( $_SERVER["REQUEST_URI"] );
|
1125 |
else
|
1126 |
-
$page_url = ( isset( $_SERVER["HTTPS"] ) && $_SERVER["HTTPS"] == "on" ? "https://" : "http://" )
|
1127 |
|
1128 |
// If contact form submited
|
1129 |
-
$name = isset( $_POST['cntctfrm_contact_name'] ) ? htmlspecialchars( $_POST['cntctfrm_contact_name'] ) : "";
|
1130 |
-
$address = isset( $_POST['cntctfrm_contact_address'] ) ? htmlspecialchars( $_POST['cntctfrm_contact_address'] ) : "";
|
1131 |
$email = isset( $_POST['cntctfrm_contact_email'] ) ? htmlspecialchars( stripslashes( $_POST['cntctfrm_contact_email'] ) ) : "";
|
1132 |
-
$subject = isset( $_POST['cntctfrm_contact_subject'] ) ? htmlspecialchars( $_POST['cntctfrm_contact_subject'] ) : "";
|
1133 |
-
$message = isset( $_POST['cntctfrm_contact_message'] ) ? htmlspecialchars( $_POST['cntctfrm_contact_message'] ) : "";
|
1134 |
-
$phone = isset( $_POST['cntctfrm_contact_phone'] ) ? htmlspecialchars( $_POST['cntctfrm_contact_phone'] ) : "";
|
1135 |
|
1136 |
$name = strip_tags( preg_replace ( '/<[^>]*>/', '', preg_replace ( '/<script.*<\/[^>]*>/', '', $name ) ) );
|
1137 |
$address = strip_tags( preg_replace ( '/<[^>]*>/', '', preg_replace ( '/<script.*<\/[^>]*>/', '', $address ) ) );
|
@@ -1145,9 +1156,9 @@ if( ! function_exists( 'cntctfrm_display_form' ) ) {
|
|
1145 |
if ( true === $cntctfrm_result ) {
|
1146 |
$_SESSION['cntctfrm_send_mail'] = true;
|
1147 |
if ( $cntctfrm_options['cntctfrm_action_after_send'] == 1 )
|
1148 |
-
$content .= '<div id="cntctfrm_thanks">' . $cntctfrm_options['cntctfrm_thank_text'][$lang] . '</div>';
|
1149 |
else
|
1150 |
-
$content .= "<script type='text/javascript'>window.location.href = '"
|
1151 |
} else if ( false === $cntctfrm_result ) {
|
1152 |
// If email not be delivered
|
1153 |
$error_message['error_form'] = __( "Sorry, email message could not be delivered.", 'contact_form' );
|
@@ -1155,12 +1166,12 @@ if( ! function_exists( 'cntctfrm_display_form' ) ) {
|
|
1155 |
if ( true !== $cntctfrm_result ) {
|
1156 |
$_SESSION['cntctfrm_send_mail'] = false;
|
1157 |
// Output form
|
1158 |
-
$content .= '<form method="post" id="cntctfrm_contact_form" action="'
|
1159 |
if ( isset( $error_message['error_form'] ) ) {
|
1160 |
-
$content .= '<div style="text-align: left; color: red;">'
|
1161 |
}
|
1162 |
$content .= '<div style="text-align: left; padding-top: 5px;">
|
1163 |
-
<label for="cntctfrm_contact_name">'. $cntctfrm_options['cntctfrm_name_label'][$lang] . ( $cntctfrm_options['cntctfrm_required_name_field'] == 1 ? ' <span class="required">' . $cntctfrm_options['cntctfrm_required_symbol'] . '</span></label>' : '</label>' ) . '
|
1164 |
</div>';
|
1165 |
if ( isset( $error_message['error_name'] ) ) {
|
1166 |
$content .= '<div style="text-align: left; color: red;">'.$error_message['error_name'].'</div>';
|
@@ -1171,78 +1182,78 @@ if( ! function_exists( 'cntctfrm_display_form' ) ) {
|
|
1171 |
|
1172 |
if ( $cntctfrm_options['cntctfrm_display_address_field'] == 1 ) {
|
1173 |
$content .= '<div style="text-align: left;">
|
1174 |
-
<label for="cntctfrm_contact_address">'. $cntctfrm_options['cntctfrm_address_label'][$lang] . ( $cntctfrm_options['cntctfrm_required_address_field'] == 1 ? ' <span class="required">' . $cntctfrm_options['cntctfrm_required_symbol'] . '</span></label>' : '</label>' ) . '
|
1175 |
</div>';
|
1176 |
if( isset( $error_message['error_address'] ) ) {
|
1177 |
-
$content .= '<div style="text-align: left; color: red;">'
|
1178 |
}
|
1179 |
$content .= '<div style="text-align: left;">
|
1180 |
-
<input class="text" type="text" size="40" value="'
|
1181 |
</div>
|
1182 |
';
|
1183 |
}
|
1184 |
|
1185 |
$content .= '<div style="text-align: left;">
|
1186 |
-
<label for="cntctfrm_contact_email">'. $cntctfrm_options['cntctfrm_email_label'][$lang] . ( $cntctfrm_options['cntctfrm_required_email_field'] == 1 ? ' <span class="required">' . $cntctfrm_options['cntctfrm_required_symbol'] . '</span></label>' : '</label>' ) . '
|
1187 |
</div>';
|
1188 |
if ( isset( $error_message['error_email'] ) ) {
|
1189 |
-
$content .= '<div style="text-align: left; color: red;">'
|
1190 |
}
|
1191 |
$content .= '<div style="text-align: left;">
|
1192 |
-
<input class="text" type="text" size="40" value="'
|
1193 |
</div>
|
1194 |
';
|
1195 |
|
1196 |
if ( $cntctfrm_options['cntctfrm_display_phone_field'] == 1 ) {
|
1197 |
$content .= '<div style="text-align: left;">
|
1198 |
-
<label for="cntctfrm_contact_phone">'. $cntctfrm_options['cntctfrm_phone_label'][$lang] . ( $cntctfrm_options['cntctfrm_required_phone_field'] == 1 ? ' <span class="required">' . $cntctfrm_options['cntctfrm_required_symbol'] . '</span></label>' : '</label>' ) . '
|
1199 |
</div>';
|
1200 |
-
if( isset( $error_message['error_phone'] ) ) {
|
1201 |
-
$content .= '<div style="text-align: left; color: red;">'
|
1202 |
}
|
1203 |
$content .= '<div style="text-align: left;">
|
1204 |
-
<input class="text" type="text" size="40" value="'
|
1205 |
</div>
|
1206 |
';
|
1207 |
}
|
1208 |
$content .= '<div style="text-align: left;">
|
1209 |
-
<label for="cntctfrm_contact_subject">'. $cntctfrm_options['cntctfrm_subject_label'][$lang] . ( $cntctfrm_options['cntctfrm_required_subject_field'] == 1 ? ' <span class="required">' . $cntctfrm_options['cntctfrm_required_symbol'] . '</span></label>' : '</label>' ) . '
|
1210 |
</div>';
|
1211 |
if ( isset( $error_message['error_subject'] ) ) {
|
1212 |
-
$content .= '<div style="text-align: left; color: red;">'
|
1213 |
}
|
1214 |
$content .= '<div style="text-align: left;">
|
1215 |
-
<input class="text" type="text" size="40" value="'
|
1216 |
</div>
|
1217 |
|
1218 |
<div style="text-align: left;">
|
1219 |
-
<label for="cntctfrm_contact_message">'. $cntctfrm_options['cntctfrm_message_label'][$lang] . ( $cntctfrm_options['cntctfrm_required_message_field'] == 1 ? ' <span class="required">' . $cntctfrm_options['cntctfrm_required_symbol'] . '</span></label>' : '</label>' ) . '
|
1220 |
</div>';
|
1221 |
if ( isset( $error_message['error_message'] ) ) {
|
1222 |
-
$content .= '<div style="text-align: left; color: red;">'
|
1223 |
}
|
1224 |
$content .= '<div style="text-align: left;">
|
1225 |
-
<textarea rows="5" cols="30" name="cntctfrm_contact_message" id="cntctfrm_contact_message">'
|
1226 |
</div>';
|
1227 |
if ( $cntctfrm_options['cntctfrm_attachment'] == 1 ) {
|
1228 |
$content .= '<div style="text-align: left;">
|
1229 |
-
<label for="cntctfrm_contact_attachment">'. $cntctfrm_options['cntctfrm_attachment_label'][$lang] . '</label>
|
1230 |
</div>';
|
1231 |
-
if( isset( $error_message['error_attachment'] ) ) {
|
1232 |
-
$content .= '<div style="text-align: left; color: red;">'
|
1233 |
}
|
1234 |
$content .= '<div style="text-align: left;">
|
1235 |
-
<input type="file" name="cntctfrm_contact_attachment" id="cntctfrm_contact_attachment"'.( isset( $error_message['error_attachment'] ) ? "class='error'": "" ).' />';
|
1236 |
-
if( $cntctfrm_options['cntctfrm_attachment_explanations'] == 1 ){
|
1237 |
-
$content .= '<label style="font-size:10px;"><br />'. $cntctfrm_options['cntctfrm_attachment_tooltip'][$lang] . '</label>';
|
1238 |
}
|
1239 |
$content .= '
|
1240 |
</div>';
|
1241 |
}
|
1242 |
if ( $cntctfrm_options['cntctfrm_send_copy'] == 1 ) {
|
1243 |
$content .= '<div style="text-align: left;">
|
1244 |
-
<input type="checkbox" value="1" name="cntctfrm_contact_send_copy" id="cntctfrm_contact_send_copy" style="text-align: left; margin: 0;" '.( $send_copy == '1' ? " checked=\"checked\" " : "" ).' />
|
1245 |
-
<label for="cntctfrm_contact_send_copy">'. $cntctfrm_options['cntctfrm_send_copy_label'][$lang] . '</label>
|
1246 |
</div>';
|
1247 |
}
|
1248 |
|
@@ -1252,8 +1263,8 @@ if( ! function_exists( 'cntctfrm_display_form' ) ) {
|
|
1252 |
|
1253 |
$content .= '<div style="text-align: left; padding-top: 8px;">
|
1254 |
<input type="hidden" value="send" name="cntctfrm_contact_action"><input type="hidden" value="Version: 3.30" />
|
1255 |
-
<input type="hidden" value="'
|
1256 |
-
<input type="submit" value="'. $cntctfrm_options['cntctfrm_submit_label'][$lang]. '" style="cursor: pointer; margin: 0pt; text-align: center;margin-bottom:10px;" />
|
1257 |
</div>
|
1258 |
</form>';
|
1259 |
}
|
@@ -1265,14 +1276,14 @@ if ( ! function_exists( 'cntctfrm_check_and_send' ) ) {
|
|
1265 |
function cntctfrm_check_and_send() {
|
1266 |
global $cntctfrm_result;
|
1267 |
$cntctfrm_options = get_option( 'cntctfrm_options' );
|
1268 |
-
if( isset( $_POST['cntctfrm_contact_action'] ) ){
|
1269 |
// Check all input data
|
1270 |
$cntctfrm_result = cntctfrm_check_form();
|
1271 |
}
|
1272 |
// If it is good
|
1273 |
-
if( true === $cntctfrm_result ) {
|
1274 |
$_SESSION['cntctfrm_send_mail'] = true;
|
1275 |
-
if( $cntctfrm_options['cntctfrm_action_after_send'] == 0 ){
|
1276 |
wp_redirect( $cntctfrm_options['cntctfrm_redirect_url'] );
|
1277 |
exit;
|
1278 |
}
|
@@ -1294,12 +1305,12 @@ if ( ! function_exists( 'cntctfrm_check_form' ) ) {
|
|
1294 |
// Error messages array
|
1295 |
$error_message = array();
|
1296 |
|
1297 |
-
$name = isset( $_POST['cntctfrm_contact_name'] ) ? htmlspecialchars( $_POST['cntctfrm_contact_name'] ) : "";
|
1298 |
-
$address = isset( $_POST['cntctfrm_contact_address'] ) ? htmlspecialchars( $_POST['cntctfrm_contact_address'] ) : "";
|
1299 |
$email = isset( $_POST['cntctfrm_contact_email'] ) ? htmlspecialchars( stripslashes( $_POST['cntctfrm_contact_email'] ) ) : "";
|
1300 |
-
$subject = isset( $_POST['cntctfrm_contact_subject'] ) ? htmlspecialchars( $_POST['cntctfrm_contact_subject'] ) : "";
|
1301 |
-
$message = isset( $_POST['cntctfrm_contact_message'] ) ? htmlspecialchars( $_POST['cntctfrm_contact_message'] ) : "";
|
1302 |
-
$phone = isset( $_POST['cntctfrm_contact_phone'] ) ? htmlspecialchars( $_POST['cntctfrm_contact_phone'] ) : "";
|
1303 |
|
1304 |
$name = strip_tags( preg_replace ( '/<[^>]*>/', '', preg_replace ( '/<script.*<\/[^>]*>/', '', $name ) ) );
|
1305 |
$address = strip_tags( preg_replace ( '/<[^>]*>/', '', preg_replace ( '/<script.*<\/[^>]*>/', '', $address ) ) );
|
@@ -1699,7 +1710,7 @@ if ( ! function_exists ( 'cntctfrm_clean_input' ) ) {
|
|
1699 |
} else if ( is_array( $string ) ) {
|
1700 |
reset( $string );
|
1701 |
while ( list($key, $value ) = each( $string ) ) {
|
1702 |
-
$string[$key] = cntctfrm_clean_input($value,$preserve_space);
|
1703 |
}
|
1704 |
return $string;
|
1705 |
} else {
|
@@ -1847,57 +1858,79 @@ if ( ! function_exists ( 'cntctfrm_delete_options' ) ) {
|
|
1847 |
if ( ! function_exists ( 'cntctfrm_plugin_banner' ) ) {
|
1848 |
function cntctfrm_plugin_banner() {
|
1849 |
global $hook_suffix;
|
1850 |
-
$
|
1851 |
-
|
1852 |
-
|
1853 |
-
|
1854 |
-
|
1855 |
-
|
1856 |
-
|
1857 |
-
|
1858 |
-
|
1859 |
-
|
1860 |
-
|
1861 |
-
|
1862 |
-
|
1863 |
-
|
1864 |
-
|
1865 |
-
|
1866 |
-
|
1867 |
-
|
1868 |
-
|
1869 |
-
|
1870 |
-
|
1871 |
-
|
1872 |
-
|
1873 |
-
|
1874 |
-
|
1875 |
-
|
1876 |
-
|
1877 |
-
|
1878 |
-
|
1879 |
-
|
1880 |
-
|
1881 |
-
|
1882 |
-
|
1883 |
-
|
1884 |
-
|
1885 |
-
|
1886 |
-
|
1887 |
-
|
1888 |
-
|
1889 |
-
|
1890 |
-
|
1891 |
-
|
1892 |
-
|
1893 |
-
|
1894 |
-
|
1895 |
-
|
1896 |
-
|
1897 |
-
|
1898 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1899 |
}
|
1900 |
-
|
1901 |
}
|
1902 |
}
|
1903 |
}
|
4 |
Plugin URI: http://bestwebsoft.com/plugin/
|
5 |
Description: Plugin for Contact Form.
|
6 |
Author: BestWebSoft
|
7 |
+
Version: 3.65
|
8 |
Author URI: http://bestwebsoft.com/
|
9 |
License: GPLv2 or later
|
10 |
*/
|
111 |
|
112 |
// get options from the database
|
113 |
if ( 1 == $wpmu )
|
114 |
+
$cntctfrm_options = get_site_option( 'cntctfrm_options' );
|
115 |
else
|
116 |
+
$cntctfrm_options = get_option( 'cntctfrm_options' );
|
117 |
|
118 |
if ( empty( $cntctfrm_options['cntctfrm_language'] ) && ! is_array( $cntctfrm_options['cntctfrm_name_label'] ) ) {
|
119 |
$cntctfrm_options['cntctfrm_name_label'] = array( 'en' => $cntctfrm_options['cntctfrm_name_label'] );
|
389 |
$cntctfrm_options_submit['cntctfrm_change_label'] = isset( $_POST['cntctfrm_change_label']) ? 1 : 0;
|
390 |
if ( $cntctfrm_options_submit['cntctfrm_change_label'] == 1 ) {
|
391 |
foreach( $_POST['cntctfrm_name_label'] as $key=>$val ){
|
392 |
+
$cntctfrm_options_submit['cntctfrm_name_label'][ $key ] = stripcslashes( htmlspecialchars( $_POST['cntctfrm_name_label'][ $key ] ) );
|
393 |
+
$cntctfrm_options_submit['cntctfrm_address_label'][ $key ] = stripcslashes( htmlspecialchars( $_POST['cntctfrm_address_label'][ $key ] ) );
|
394 |
+
$cntctfrm_options_submit['cntctfrm_email_label'][ $key ] = stripcslashes( htmlspecialchars( $_POST['cntctfrm_email_label'][ $key ] ) );
|
395 |
+
$cntctfrm_options_submit['cntctfrm_phone_label'][ $key ] = stripcslashes( htmlspecialchars( $_POST['cntctfrm_phone_label'][ $key ] ) );
|
396 |
+
$cntctfrm_options_submit['cntctfrm_subject_label'][ $key ] = stripcslashes( htmlspecialchars( $_POST['cntctfrm_subject_label'][ $key ] ) );
|
397 |
+
$cntctfrm_options_submit['cntctfrm_message_label'][ $key ] = stripcslashes( htmlspecialchars( $_POST['cntctfrm_message_label'][ $key ] ) );
|
398 |
+
$cntctfrm_options_submit['cntctfrm_attachment_label'][ $key ] = stripcslashes( htmlspecialchars( $_POST['cntctfrm_attachment_label'][ $key ] ) );
|
399 |
+
$cntctfrm_options_submit['cntctfrm_attachment_tooltip'][ $key ] = stripcslashes( htmlspecialchars( $_POST['cntctfrm_attachment_tooltip'][ $key ] ) );
|
400 |
+
$cntctfrm_options_submit['cntctfrm_send_copy_label'][ $key ] = stripcslashes( htmlspecialchars( $_POST['cntctfrm_send_copy_label'][ $key ] ) );
|
401 |
+
$cntctfrm_options_submit['cntctfrm_thank_text'][ $key ] = stripcslashes( htmlspecialchars( $_POST['cntctfrm_thank_text'][ $key ] ) );
|
402 |
+
$cntctfrm_options_submit['cntctfrm_submit_label'][ $key ] = stripcslashes( htmlspecialchars( $_POST['cntctfrm_submit_label'][ $key ] ) );
|
403 |
+
$cntctfrm_options_submit['cntctfrm_name_error'][ $key ] = stripcslashes( htmlspecialchars( $_POST['cntctfrm_name_error'][ $key ] ) );
|
404 |
+
$cntctfrm_options_submit['cntctfrm_address_error'][ $key ] = stripcslashes( htmlspecialchars( $_POST['cntctfrm_address_error'][ $key ] ) );
|
405 |
+
$cntctfrm_options_submit['cntctfrm_email_error'][ $key ] = stripcslashes( htmlspecialchars( $_POST['cntctfrm_email_error'][ $key ] ) );
|
406 |
+
$cntctfrm_options_submit['cntctfrm_phone_error'][ $key ] = stripcslashes( htmlspecialchars( $_POST['cntctfrm_phone_error'][ $key ] ) );
|
407 |
+
$cntctfrm_options_submit['cntctfrm_subject_error'][ $key ] = stripcslashes( htmlspecialchars( $_POST['cntctfrm_subject_error'][ $key ] ) );
|
408 |
+
$cntctfrm_options_submit['cntctfrm_message_error'][ $key ] = stripcslashes( htmlspecialchars( $_POST['cntctfrm_message_error'][ $key ] ) );
|
409 |
+
$cntctfrm_options_submit['cntctfrm_attachment_error'][ $key ] = stripcslashes( htmlspecialchars( $_POST['cntctfrm_attachment_error'][ $key ] ) );
|
410 |
+
$cntctfrm_options_submit['cntctfrm_attachment_upload_error'][ $key ] = stripcslashes( htmlspecialchars( $_POST['cntctfrm_attachment_upload_error'][ $key ] ) );
|
411 |
+
$cntctfrm_options_submit['cntctfrm_attachment_move_error'][ $key ] = stripcslashes( htmlspecialchars( $_POST['cntctfrm_attachment_move_error'][ $key ] ) );
|
412 |
+
$cntctfrm_options_submit['cntctfrm_attachment_size_error'][ $key ] = stripcslashes( htmlspecialchars( $_POST['cntctfrm_attachment_size_error'][ $key ] ) );
|
413 |
+
$cntctfrm_options_submit['cntctfrm_captcha_error'][ $key ] = stripcslashes( htmlspecialchars( $_POST['cntctfrm_captcha_error'][ $key ] ) );
|
414 |
+
$cntctfrm_options_submit['cntctfrm_form_error'][ $key ] = stripcslashes( htmlspecialchars( $_POST['cntctfrm_form_error'][ $key ] ) );
|
415 |
}
|
416 |
}
|
417 |
else {
|
426 |
$cntctfrm_options_submit['cntctfrm_attachment_tooltip'] = $cntctfrm_option_defaults['cntctfrm_attachment_tooltip'];
|
427 |
$cntctfrm_options_submit['cntctfrm_send_copy_label'] = $cntctfrm_option_defaults['cntctfrm_send_copy_label'];
|
428 |
// $cntctfrm_options_submit['cntctfrm_thank_text'] = $cntctfrm_option_defaults['cntctfrm_thank_text'];
|
429 |
+
$cntctfrm_options_submit['cntctfrm_thank_text'] = stripcslashes( htmlspecialchars( $_POST['cntctfrm_thank_text'] ) );
|
430 |
$cntctfrm_options_submit['cntctfrm_submit_label'] = $cntctfrm_option_defaults['cntctfrm_submit_label'];
|
431 |
$cntctfrm_options_submit['cntctfrm_name_error'] = $cntctfrm_option_defaults['cntctfrm_name_error'];
|
432 |
$cntctfrm_options_submit['cntctfrm_address_error'] = $cntctfrm_option_defaults['cntctfrm_address_error'];
|
466 |
$cntctfrm_options_submit['cntctfrm_captcha_error']['en'] = $cntctfrm_option_defaults['cntctfrm_captcha_error']['en'];
|
467 |
$cntctfrm_options_submit['cntctfrm_form_error']['en'] = $cntctfrm_option_defaults['cntctfrm_form_error']['en'];
|
468 |
|
469 |
+
foreach ( $_POST['cntctfrm_thank_text'] as $key => $val ) {
|
470 |
+
$cntctfrm_options_submit['cntctfrm_thank_text'][ $key ] = $_POST['cntctfrm_thank_text'][ $key ];
|
471 |
}
|
472 |
}
|
473 |
}
|
482 |
$cntctfrm_options['cntctfrm_action_after_send'] = 1;
|
483 |
}
|
484 |
if ( 'user' == $cntctfrm_options_submit['cntctfrm_select_email'] ) {
|
485 |
+
if ( '3.3' > $wp_version && function_exists( 'get_userdatabylogin' ) && false !== get_userdatabylogin( $cntctfrm_options_submit['cntctfrm_user_email'] ) ) {
|
486 |
//
|
487 |
} else if( false !== get_user_by( 'login', $cntctfrm_options_submit['cntctfrm_user_email'] ) ) {
|
488 |
//
|
490 |
$error .=__( "Such user does not exist. Settings are not saved.", 'contact_form' );
|
491 |
}
|
492 |
} else {
|
493 |
+
if ( $cntctfrm_options_submit['cntctfrm_custom_email'] == "" || !preg_match( "/^((?:[a-z0-9_']+(?:[a-z0-9\-_\.']+)?@[a-z0-9]+(?:[a-z0-9\-\.]+)?\.[a-z]{2,5})[, ]*)+$/i", trim( $cntctfrm_options_submit['cntctfrm_custom_email'] ) ) ){
|
494 |
$error .= __( "Please enter a valid email address in the 'FROM' field. Settings are not saved.", 'contact_form' );
|
495 |
}
|
496 |
}
|
523 |
<div class="wrap">
|
524 |
<div class="icon32 icon32-bws" id="icon-options-general"></div>
|
525 |
<h2><?php _e( "Contact Form Settings", 'contact_form' ); ?></h2>
|
526 |
+
<div class="updated fade" <?php if ( ! isset( $_POST['cntctfrm_form_submit'] ) || $error != "" ) echo "style=\"display:none\""; ?>><p><strong><?php echo $message; ?></strong></p></div>
|
527 |
+
<div class="error" <?php if ( "" == $error ) echo "style=\"display:none\""; ?>><p><strong><?php echo $error; ?></strong></p></div>
|
528 |
<ul class="subsubsub">
|
529 |
<li><a class="current" href="admin.php?page=contact_form.php"><?php _e( 'Settings', 'contact_form' ); ?></a></li> |
|
530 |
<li><a href="admin.php?page=contact_form_pro_extra.php"><?php _e( 'Extra settings', 'contact_form' ); ?></a></li>
|
559 |
</td>
|
560 |
</tr>
|
561 |
<tr valign="top" id="cntctfrmpr_pro_version">
|
562 |
+
<th scope="row" style="width:200px;"><?php _e( "Add department selectbox to the contact form:", 'contact_form' ); ?></th>
|
563 |
<td colspan="2">
|
564 |
<div class="cntctfrmpr_pro_version_tooltip_settings">
|
565 |
<?php _e( 'This functionality is available in the Pro version of the plugin. For more details, please follow the link', 'contact_form' ); ?>
|
650 |
<?php } ?>
|
651 |
</td>
|
652 |
</tr>
|
653 |
+
<tr valign="top" class="cntctfrm_additions_block <?php if ( $cntctfrm_options['cntctfrm_additions_options'] == '0' ) echo "cntctfrm_hidden"; ?>">
|
654 |
+
<th scope="row" style="width:200px;"></th>
|
655 |
+
<td colspan="2" id="cntctfrmpr_pro_version">
|
656 |
+
<div class="cntctfrmpr_pro_version_tooltip_settings" style="margin-top: -30px;">
|
657 |
+
<?php _e( 'This functionality is available in the Pro version of the plugin. For more details, please follow the link', 'contact_form' ); ?>
|
658 |
+
<a title="Contact Form Pro" target="_blank" href="http://bestwebsoft.com/plugin/contact-form-pro/?k=697c5e74f39779ce77850e11dbe21962&pn=77&v=<?php echo $plugin_info["Version"]; ?>"> <?php _e( 'Contact Form Pro', 'contact_form' ); ?></a>
|
659 |
+
</div>
|
660 |
+
<label><input disables="disabled" id="cntctfrmpr_display_privacy_check" type="checkbox" value="1" name="cntctfrmpr_display_privacy_check"> <?php _e( 'Privacy checkbox', 'contact_form' ); ?></label> <span class="cntctfrmpr_info">(<?php _e( 'Required checkbox for submitting the form', 'contact_form' ); ?>)</span><br />
|
661 |
+
<label><input disables="disabled" id="cntctfrmpr_display_optional_check" type="checkbox" value="1" name="cntctfrmpr_display_optional_check"> <?php _e( 'Optional checkbox', 'contact_form' ); ?></label> <span class="cntctfrmpr_info">(<?php _e( 'Optional checkbox, the results of which will be displayed in email', 'contact_form' ); ?>)</span><br />
|
662 |
+
</td>
|
663 |
+
</tr>
|
664 |
<tr valign="top" class="cntctfrm_additions_block <?php if ( $cntctfrm_options['cntctfrm_additions_options'] == '0' ) echo "cntctfrm_hidden"; ?>">
|
665 |
<th scope="row" style="width:200px;"><?php _e( "Display tips below the Attachment block", 'contact_form' ); ?></th>
|
666 |
<td colspan="2">
|
773 |
<div class="cntctfrm_language_tab hidden cntctfrm_tab_<?php echo $val; ?>">
|
774 |
<div class="cntctfrm_language_tab_block_mini" style="display:none;"><br/></div>
|
775 |
<div class="cntctfrm_language_tab_block">
|
776 |
+
<input type="text" name="cntctfrm_name_label[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_name_label'][ $val ] ) ) echo $cntctfrm_options['cntctfrm_name_label'][ $val ]; ?>" /> <span class="cntctfrm_info"><?php _e( "Name:", 'contact_form' ); ?></span><br />
|
777 |
+
<input type="text" name="cntctfrm_address_label[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_address_label'][ $val ] ) ) echo $cntctfrm_options['cntctfrm_address_label'][ $val ]; ?>" /> <span class="cntctfrm_info"><?php _e( "Address:", 'contact_form' ); ?></span><br />
|
778 |
+
<input type="text" name="cntctfrm_email_label[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_email_label'][ $val ] ) ) echo $cntctfrm_options['cntctfrm_email_label'][ $val ]; ?>" /> <span class="cntctfrm_info"><?php _e( "Email Address:", 'contact_form' ); ?></span><br />
|
779 |
+
<input type="text" name="cntctfrm_phone_label[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_phone_label'][ $val ] ) ) echo $cntctfrm_options['cntctfrm_phone_label'][ $val ]; ?>" /> <span class="cntctfrm_info"><?php _e( "Phone number:", 'contact_form' ); ?></span><br />
|
780 |
+
<input type="text" name="cntctfrm_subject_label[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_subject_label'][ $val ] ) ) echo $cntctfrm_options['cntctfrm_subject_label'][ $val ]; ?>" /> <span class="cntctfrm_info"><?php _e( "Subject:", 'contact_form' ); ?></span><br />
|
781 |
+
<input type="text" name="cntctfrm_message_label[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_message_label'][ $val ] ) ) echo $cntctfrm_options['cntctfrm_message_label'][ $val ]; ?>" /> <span class="cntctfrm_info"><?php _e( "Message:", 'contact_form' ); ?></span><br />
|
782 |
+
<input type="text" name="cntctfrm_attachment_label[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_attachment_label'][ $val ] ) ) echo $cntctfrm_options['cntctfrm_attachment_label'][ $val ]; ?>" /> <span class="cntctfrm_info"><?php _e( "Attachment:", 'contact_form' ); ?></span><br />
|
783 |
+
<input type="text" name="cntctfrm_attachment_tooltip[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_attachment_tooltip'][ $val ] ) ) echo $cntctfrm_options['cntctfrm_attachment_tooltip'][ $val ]; ?>" /> <span class="cntctfrm_info"><?php _e( "Tips below the Attachment block", 'contact_form' ); ?></span><br />
|
784 |
+
<input type="text" name="cntctfrm_send_copy_label[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_send_copy_label'][ $val ] ) ) echo $cntctfrm_options['cntctfrm_send_copy_label'][ $val ]; ?>" /> <span class="cntctfrm_info"><?php _e( "Send me a copy", 'contact_form' ); ?></span><br />
|
785 |
+
<input type="text" name="cntctfrm_submit_label[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_submit_label'][ $val ] ) ) echo $cntctfrm_options['cntctfrm_submit_label'][ $val ]; ?>" /> <span class="cntctfrm_info"><?php _e( "Submit", 'contact_form' ); ?></span><br />
|
786 |
+
<input type="text" name="cntctfrm_name_error[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_name_error'][ $val ] ) ) echo $cntctfrm_options['cntctfrm_name_error'][ $val ]; ?>" /> <span class="cntctfrm_info"><?php _e( "Error message for the Name field", 'contact_form' ); ?></span><br />
|
787 |
+
<input type="text" name="cntctfrm_address_error[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_address_error'][ $val ] ) ) echo $cntctfrm_options['cntctfrm_address_error'][ $val ]; ?>" /> <span class="cntctfrm_info"><?php _e( "Error message for the Address field", 'contact_form' ); ?></span><br />
|
788 |
+
<input type="text" name="cntctfrm_email_error[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_email_error'][ $val ] ) ) echo $cntctfrm_options['cntctfrm_email_error'][ $val ]; ?>" /> <span class="cntctfrm_info"><?php _e( "Error message for the Email field", 'contact_form' ); ?></span><br />
|
789 |
+
<input type="text" name="cntctfrm_phone_error[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_phone_error'][ $val ] ) ) echo $cntctfrm_options['cntctfrm_phone_error'][ $val ]; ?>" /> <span class="cntctfrm_info"><?php _e( "Error message for the Phone field", 'contact_form' ); ?></span><br />
|
790 |
+
<input type="text" name="cntctfrm_subject_error[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_subject_error'][ $val ] ) ) echo $cntctfrm_options['cntctfrm_subject_error'][ $val ]; ?>" /> <span class="cntctfrm_info"><?php _e( "Error message for the Subject field", 'contact_form' ); ?></span><br />
|
791 |
+
<input type="text" name="cntctfrm_message_error[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_message_error'][ $val ] ) ) echo $cntctfrm_options['cntctfrm_message_error'][ $val ]; ?>" /> <span class="cntctfrm_info"><?php _e( "Error message for the Message field", 'contact_form' ); ?></span><br />
|
792 |
+
<input type="text" name="cntctfrm_attachment_error[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_attachment_error'][ $val ] ) ) echo $cntctfrm_options['cntctfrm_attachment_error'][ $val ]; ?>" /> <span class="cntctfrm_info"><?php _e( "Error message about the file type for the Attachment field", 'contact_form' ); ?></span><br />
|
793 |
+
<input type="text" name="cntctfrm_attachment_upload_error[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_attachment_upload_error'][ $val ] ) ) echo $cntctfrm_options['cntctfrm_attachment_upload_error'][ $val ]; ?>" /> <span class="cntctfrm_info"><?php _e( "Error message while uploading a file for the Attachment field to the server", 'contact_form' ); ?></span><br />
|
794 |
+
<input type="text" name="cntctfrm_attachment_move_error[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_attachment_move_error'][ $val ] ) ) echo $cntctfrm_options['cntctfrm_attachment_move_error'][ $val ]; ?>" /> <span class="cntctfrm_info"><?php _e( "Error message while moving the file for the Attachment field", 'contact_form' ); ?></span><br />
|
795 |
+
<input type="text" name="cntctfrm_attachment_size_error[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_attachment_size_error'][ $val ] ) ) echo $cntctfrm_options['cntctfrm_attachment_size_error'][ $val ]; ?>" /> <span class="cntctfrm_info"><?php _e( "Error message when file size limit for the Attachment field is exceeded", 'contact_form' ); ?></span><br />
|
796 |
+
<input type="text" name="cntctfrm_captcha_error[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_captcha_error'][ $val ] ) ) echo $cntctfrm_options['cntctfrm_captcha_error'][ $val ]; ?>" /> <span class="cntctfrm_info"><?php _e( "Error message for the Captcha field", 'contact_form' ); ?></span><br />
|
797 |
+
<input type="text" name="cntctfrm_form_error[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_form_error'][ $val ] ) ) echo $cntctfrm_options['cntctfrm_form_error'][ $val ]; ?>" /> <span class="cntctfrm_info"><?php _e( "Error message for the whole form", 'contact_form' ); ?></span><br />
|
798 |
</div>
|
799 |
+
<span class="cntctfrm_info" style="margin-left: 5px;"><?php _e( "Use shortcode", 'contact_form' ); echo " [bestwebsoft_contact_form lang=" . $val . "] "; _e( "for this language", 'contact_form' ); ?></span>
|
800 |
</div>
|
801 |
<?php }
|
802 |
} ?>
|
821 |
foreach ( $cntctfrm_options['cntctfrm_language'] as $val ) { ?>
|
822 |
<div class="cntctfrm_language_tab hidden cntctfrm_tab_<?php echo $val; ?>" style=" padding: 5px 10px 5px 5px;">
|
823 |
<input type="text" name="cntctfrm_thank_text[<?php echo $val; ?>]" value="<?php if ( isset( $cntctfrm_options['cntctfrm_thank_text'][ $val ] ) ) echo $cntctfrm_options['cntctfrm_thank_text'][ $val ]; ?>" /> <span class="cntctfrm_info"><?php _e( "Text", 'contact_form' ); ?></span><br />
|
824 |
+
<span class="cntctfrm_info"><?php _e( "Use shortcode", 'contact_form' ); echo " [bestwebsoft_contact_form lang=" . $val . "] "; _e( "for this language", 'contact_form' ); ?></span>
|
825 |
</div>
|
826 |
<?php }
|
827 |
} ?>
|
1134 |
if ( '80' != $_SERVER["SERVER_PORT"] )
|
1135 |
$page_url = $page_url = ( isset( $_SERVER["HTTPS"] ) && $_SERVER["HTTPS"] == "on" ? "https://" : "http://" ).$_SERVER["SERVER_NAME"].':'. $_SERVER["SERVER_PORT"].strip_tags( $_SERVER["REQUEST_URI"] );
|
1136 |
else
|
1137 |
+
$page_url = ( isset( $_SERVER["HTTPS"] ) && $_SERVER["HTTPS"] == "on" ? "https://" : "http://" ) . $_SERVER["SERVER_NAME"] . strip_tags( $_SERVER["REQUEST_URI"] );
|
1138 |
|
1139 |
// If contact form submited
|
1140 |
+
$name = isset( $_POST['cntctfrm_contact_name'] ) ? htmlspecialchars( stripslashes( $_POST['cntctfrm_contact_name'] ) ) : "";
|
1141 |
+
$address = isset( $_POST['cntctfrm_contact_address'] ) ? htmlspecialchars( stripslashes( $_POST['cntctfrm_contact_address'] ) ) : "";
|
1142 |
$email = isset( $_POST['cntctfrm_contact_email'] ) ? htmlspecialchars( stripslashes( $_POST['cntctfrm_contact_email'] ) ) : "";
|
1143 |
+
$subject = isset( $_POST['cntctfrm_contact_subject'] ) ? htmlspecialchars( stripslashes( $_POST['cntctfrm_contact_subject'] ) ) : "";
|
1144 |
+
$message = isset( $_POST['cntctfrm_contact_message'] ) ? htmlspecialchars( stripslashes( $_POST['cntctfrm_contact_message'] ) ) : "";
|
1145 |
+
$phone = isset( $_POST['cntctfrm_contact_phone'] ) ? htmlspecialchars( stripslashes( $_POST['cntctfrm_contact_phone'] ) ) : "";
|
1146 |
|
1147 |
$name = strip_tags( preg_replace ( '/<[^>]*>/', '', preg_replace ( '/<script.*<\/[^>]*>/', '', $name ) ) );
|
1148 |
$address = strip_tags( preg_replace ( '/<[^>]*>/', '', preg_replace ( '/<script.*<\/[^>]*>/', '', $address ) ) );
|
1156 |
if ( true === $cntctfrm_result ) {
|
1157 |
$_SESSION['cntctfrm_send_mail'] = true;
|
1158 |
if ( $cntctfrm_options['cntctfrm_action_after_send'] == 1 )
|
1159 |
+
$content .= '<div id="cntctfrm_thanks">' . $cntctfrm_options['cntctfrm_thank_text'][ $lang ] . '</div>';
|
1160 |
else
|
1161 |
+
$content .= "<script type='text/javascript'>window.location.href = '" . $cntctfrm_options['cntctfrm_redirect_url']."';</script>";
|
1162 |
} else if ( false === $cntctfrm_result ) {
|
1163 |
// If email not be delivered
|
1164 |
$error_message['error_form'] = __( "Sorry, email message could not be delivered.", 'contact_form' );
|
1166 |
if ( true !== $cntctfrm_result ) {
|
1167 |
$_SESSION['cntctfrm_send_mail'] = false;
|
1168 |
// Output form
|
1169 |
+
$content .= '<form method="post" id="cntctfrm_contact_form" action="' . $page_url . '" enctype="multipart/form-data">';
|
1170 |
if ( isset( $error_message['error_form'] ) ) {
|
1171 |
+
$content .= '<div style="text-align: left; color: red;">' . $error_message['error_form'].'</div>';
|
1172 |
}
|
1173 |
$content .= '<div style="text-align: left; padding-top: 5px;">
|
1174 |
+
<label for="cntctfrm_contact_name">' . $cntctfrm_options['cntctfrm_name_label'][ $lang ] . ( $cntctfrm_options['cntctfrm_required_name_field'] == 1 ? ' <span class="required">' . $cntctfrm_options['cntctfrm_required_symbol'] . '</span></label>' : '</label>' ) . '
|
1175 |
</div>';
|
1176 |
if ( isset( $error_message['error_name'] ) ) {
|
1177 |
$content .= '<div style="text-align: left; color: red;">'.$error_message['error_name'].'</div>';
|
1182 |
|
1183 |
if ( $cntctfrm_options['cntctfrm_display_address_field'] == 1 ) {
|
1184 |
$content .= '<div style="text-align: left;">
|
1185 |
+
<label for="cntctfrm_contact_address">' . $cntctfrm_options['cntctfrm_address_label'][ $lang ] . ( $cntctfrm_options['cntctfrm_required_address_field'] == 1 ? ' <span class="required">' . $cntctfrm_options['cntctfrm_required_symbol'] . '</span></label>' : '</label>' ) . '
|
1186 |
</div>';
|
1187 |
if( isset( $error_message['error_address'] ) ) {
|
1188 |
+
$content .= '<div style="text-align: left; color: red;">' . $error_message['error_address'] . '</div>';
|
1189 |
}
|
1190 |
$content .= '<div style="text-align: left;">
|
1191 |
+
<input class="text" type="text" size="40" value="' . $address . '" name="cntctfrm_contact_address" id="cntctfrm_contact_address" style="text-align: left; margin: 0;" />
|
1192 |
</div>
|
1193 |
';
|
1194 |
}
|
1195 |
|
1196 |
$content .= '<div style="text-align: left;">
|
1197 |
+
<label for="cntctfrm_contact_email">' . $cntctfrm_options['cntctfrm_email_label'][ $lang ] . ( $cntctfrm_options['cntctfrm_required_email_field'] == 1 ? ' <span class="required">' . $cntctfrm_options['cntctfrm_required_symbol'] . '</span></label>' : '</label>' ) . '
|
1198 |
</div>';
|
1199 |
if ( isset( $error_message['error_email'] ) ) {
|
1200 |
+
$content .= '<div style="text-align: left; color: red;">' . $error_message['error_email'] . '</div>';
|
1201 |
}
|
1202 |
$content .= '<div style="text-align: left;">
|
1203 |
+
<input class="text" type="text" size="40" value="' . $email . '" name="cntctfrm_contact_email" id="cntctfrm_contact_email" style="text-align: left; margin: 0;" />
|
1204 |
</div>
|
1205 |
';
|
1206 |
|
1207 |
if ( $cntctfrm_options['cntctfrm_display_phone_field'] == 1 ) {
|
1208 |
$content .= '<div style="text-align: left;">
|
1209 |
+
<label for="cntctfrm_contact_phone">' . $cntctfrm_options['cntctfrm_phone_label'][ $lang ] . ( $cntctfrm_options['cntctfrm_required_phone_field'] == 1 ? ' <span class="required">' . $cntctfrm_options['cntctfrm_required_symbol'] . '</span></label>' : '</label>' ) . '
|
1210 |
</div>';
|
1211 |
+
if ( isset( $error_message['error_phone'] ) ) {
|
1212 |
+
$content .= '<div style="text-align: left; color: red;">' . $error_message['error_phone'] . '</div>';
|
1213 |
}
|
1214 |
$content .= '<div style="text-align: left;">
|
1215 |
+
<input class="text" type="text" size="40" value="' . $phone . '" name="cntctfrm_contact_phone" id="cntctfrm_contact_phone" style="text-align: left; margin: 0;" />
|
1216 |
</div>
|
1217 |
';
|
1218 |
}
|
1219 |
$content .= '<div style="text-align: left;">
|
1220 |
+
<label for="cntctfrm_contact_subject">' . $cntctfrm_options['cntctfrm_subject_label'][ $lang ] . ( $cntctfrm_options['cntctfrm_required_subject_field'] == 1 ? ' <span class="required">' . $cntctfrm_options['cntctfrm_required_symbol'] . '</span></label>' : '</label>' ) . '
|
1221 |
</div>';
|
1222 |
if ( isset( $error_message['error_subject'] ) ) {
|
1223 |
+
$content .= '<div style="text-align: left; color: red;">' . $error_message['error_subject'] . '</div>';
|
1224 |
}
|
1225 |
$content .= '<div style="text-align: left;">
|
1226 |
+
<input class="text" type="text" size="40" value="' . $subject . '" name="cntctfrm_contact_subject" id="cntctfrm_contact_subject" style="text-align: left; margin: 0;" />
|
1227 |
</div>
|
1228 |
|
1229 |
<div style="text-align: left;">
|
1230 |
+
<label for="cntctfrm_contact_message">' . $cntctfrm_options['cntctfrm_message_label'][ $lang ] . ( $cntctfrm_options['cntctfrm_required_message_field'] == 1 ? ' <span class="required">' . $cntctfrm_options['cntctfrm_required_symbol'] . '</span></label>' : '</label>' ) . '
|
1231 |
</div>';
|
1232 |
if ( isset( $error_message['error_message'] ) ) {
|
1233 |
+
$content .= '<div style="text-align: left; color: red;">' . $error_message['error_message'] . '</div>';
|
1234 |
}
|
1235 |
$content .= '<div style="text-align: left;">
|
1236 |
+
<textarea rows="5" cols="30" name="cntctfrm_contact_message" id="cntctfrm_contact_message">' . $message . '</textarea>
|
1237 |
</div>';
|
1238 |
if ( $cntctfrm_options['cntctfrm_attachment'] == 1 ) {
|
1239 |
$content .= '<div style="text-align: left;">
|
1240 |
+
<label for="cntctfrm_contact_attachment">' . $cntctfrm_options['cntctfrm_attachment_label'][ $lang ] . '</label>
|
1241 |
</div>';
|
1242 |
+
if ( isset( $error_message['error_attachment'] ) ) {
|
1243 |
+
$content .= '<div style="text-align: left; color: red;">' . $error_message['error_attachment'] . '</div>';
|
1244 |
}
|
1245 |
$content .= '<div style="text-align: left;">
|
1246 |
+
<input type="file" name="cntctfrm_contact_attachment" id="cntctfrm_contact_attachment"' . ( isset( $error_message['error_attachment'] ) ? "class='error'": "" ) . ' />';
|
1247 |
+
if ( $cntctfrm_options['cntctfrm_attachment_explanations'] == 1 ) {
|
1248 |
+
$content .= '<label style="font-size:10px;"><br />' . $cntctfrm_options['cntctfrm_attachment_tooltip'][ $lang ] . '</label>';
|
1249 |
}
|
1250 |
$content .= '
|
1251 |
</div>';
|
1252 |
}
|
1253 |
if ( $cntctfrm_options['cntctfrm_send_copy'] == 1 ) {
|
1254 |
$content .= '<div style="text-align: left;">
|
1255 |
+
<input type="checkbox" value="1" name="cntctfrm_contact_send_copy" id="cntctfrm_contact_send_copy" style="text-align: left; margin: 0;" ' . ( $send_copy == '1' ? " checked=\"checked\" " : "" ) . ' />
|
1256 |
+
<label for="cntctfrm_contact_send_copy">' . $cntctfrm_options['cntctfrm_send_copy_label'][ $lang ] . '</label>
|
1257 |
</div>';
|
1258 |
}
|
1259 |
|
1263 |
|
1264 |
$content .= '<div style="text-align: left; padding-top: 8px;">
|
1265 |
<input type="hidden" value="send" name="cntctfrm_contact_action"><input type="hidden" value="Version: 3.30" />
|
1266 |
+
<input type="hidden" value="' . $lang . '" name="cntctfrm_language">
|
1267 |
+
<input type="submit" value="'. $cntctfrm_options['cntctfrm_submit_label'][ $lang ] . '" style="cursor: pointer; margin: 0pt; text-align: center;margin-bottom:10px;" />
|
1268 |
</div>
|
1269 |
</form>';
|
1270 |
}
|
1276 |
function cntctfrm_check_and_send() {
|
1277 |
global $cntctfrm_result;
|
1278 |
$cntctfrm_options = get_option( 'cntctfrm_options' );
|
1279 |
+
if ( isset( $_POST['cntctfrm_contact_action'] ) ) {
|
1280 |
// Check all input data
|
1281 |
$cntctfrm_result = cntctfrm_check_form();
|
1282 |
}
|
1283 |
// If it is good
|
1284 |
+
if ( true === $cntctfrm_result ) {
|
1285 |
$_SESSION['cntctfrm_send_mail'] = true;
|
1286 |
+
if ( $cntctfrm_options['cntctfrm_action_after_send'] == 0 ) {
|
1287 |
wp_redirect( $cntctfrm_options['cntctfrm_redirect_url'] );
|
1288 |
exit;
|
1289 |
}
|
1305 |
// Error messages array
|
1306 |
$error_message = array();
|
1307 |
|
1308 |
+
$name = isset( $_POST['cntctfrm_contact_name'] ) ? htmlspecialchars( stripslashes( $_POST['cntctfrm_contact_name'] ) ) : "";
|
1309 |
+
$address = isset( $_POST['cntctfrm_contact_address'] ) ? htmlspecialchars( stripslashes( $_POST['cntctfrm_contact_address'] ) ) : "";
|
1310 |
$email = isset( $_POST['cntctfrm_contact_email'] ) ? htmlspecialchars( stripslashes( $_POST['cntctfrm_contact_email'] ) ) : "";
|
1311 |
+
$subject = isset( $_POST['cntctfrm_contact_subject'] ) ? htmlspecialchars( stripslashes( $_POST['cntctfrm_contact_subject'] ) ) : "";
|
1312 |
+
$message = isset( $_POST['cntctfrm_contact_message'] ) ? htmlspecialchars( stripslashes( $_POST['cntctfrm_contact_message'] ) ) : "";
|
1313 |
+
$phone = isset( $_POST['cntctfrm_contact_phone'] ) ? htmlspecialchars( stripslashes( $_POST['cntctfrm_contact_phone'] ) ) : "";
|
1314 |
|
1315 |
$name = strip_tags( preg_replace ( '/<[^>]*>/', '', preg_replace ( '/<script.*<\/[^>]*>/', '', $name ) ) );
|
1316 |
$address = strip_tags( preg_replace ( '/<[^>]*>/', '', preg_replace ( '/<script.*<\/[^>]*>/', '', $address ) ) );
|
1710 |
} else if ( is_array( $string ) ) {
|
1711 |
reset( $string );
|
1712 |
while ( list($key, $value ) = each( $string ) ) {
|
1713 |
+
$string[ $key ] = cntctfrm_clean_input($value,$preserve_space);
|
1714 |
}
|
1715 |
return $string;
|
1716 |
} else {
|
1858 |
if ( ! function_exists ( 'cntctfrm_plugin_banner' ) ) {
|
1859 |
function cntctfrm_plugin_banner() {
|
1860 |
global $hook_suffix;
|
1861 |
+
if ( $hook_suffix == 'plugins.php' ) {
|
1862 |
+
$banner_array = array(
|
1863 |
+
array( 'pdtr_hide_banner_on_plugin_page', 'updater/updater.php', '1.12' ),
|
1864 |
+
array( 'cntctfrmtdb_hide_banner_on_plugin_page', 'contact-form-to-db/contact_form_to_db.php', '1.2' ),
|
1865 |
+
array( 'cntctfrmpr_for_ctfrmtdb_hide_banner_on_plugin_page', 'contact-form-pro/contact_form_pro.php', '1.14' ),
|
1866 |
+
array( 'cntctfrm_for_ctfrmtdb_hide_banner_on_plugin_page', 'contact-form-plugin/contact_form.php', '3.62' ),
|
1867 |
+
array( 'cntctfrm_hide_banner_on_plugin_page', 'contact-form-plugin/contact_form.php', '3.47' ),
|
1868 |
+
array( 'cptch_hide_banner_on_plugin_page', 'captcha/captcha.php', '3.8.4' ),
|
1869 |
+
array( 'gllr_hide_banner_on_plugin_page', 'gallery-plugin/gallery-plugin.php', '3.9.1' )
|
1870 |
+
);
|
1871 |
+
$plugin_info = get_plugin_data( __FILE__ );
|
1872 |
+
if ( ! function_exists( 'is_plugin_active_for_network' ) )
|
1873 |
+
require_once( ABSPATH . '/wp-admin/includes/plugin.php' );
|
1874 |
+
$active_plugins = get_option( 'active_plugins' );
|
1875 |
+
$all_plugins = get_plugins();
|
1876 |
+
$this_banner = 'cntctfrm_hide_banner_on_plugin_page';
|
1877 |
+
$this_banner_1 = 'cntctfrm_for_ctfrmtdb_hide_banner_on_plugin_page';
|
1878 |
+
|
1879 |
+
foreach ( $banner_array as $key => $value ) {
|
1880 |
+
if ( $this_banner == $value[0] || $this_banner_1 == $value[0] ) {
|
1881 |
+
echo '<div class="updated" style="padding: 0; margin: 0; border: none; background: none;">
|
1882 |
+
<script type="text/javascript" src="' . plugins_url( 'js/c_o_o_k_i_e.js', __FILE__ ) . '"></script>
|
1883 |
+
<script type="text/javascript">
|
1884 |
+
(function($) {
|
1885 |
+
$(document).ready( function() {
|
1886 |
+
var hide_message = $.cookie( "cntctfrm_hide_banner_on_plugin_page" );
|
1887 |
+
var hide_message_for_ctfrmtdb = $.cookie( "cntctfrm_for_ctfrmtdb_hide_banner_on_plugin_page" );
|
1888 |
+
if ( hide_message == "true" ) {
|
1889 |
+
$( ".cntctfrm_message" ).css( "display", "none" );
|
1890 |
+
if ( hide_message_for_ctfrmtdb == "true" ) {
|
1891 |
+
$( ".cntctfrm_message_for_ctfrmtdb" ).css( "display", "none" );
|
1892 |
+
};
|
1893 |
+
} else {
|
1894 |
+
$( ".cntctfrm_message_for_ctfrmtdb" ).css( "display", "none" );
|
1895 |
+
}
|
1896 |
+
$( ".cntctfrm_close_icon" ).click( function() {
|
1897 |
+
$( ".cntctfrm_message" ).css( "display", "none" );
|
1898 |
+
$.cookie( "cntctfrm_hide_banner_on_plugin_page", "true", { expires: 32 } );
|
1899 |
+
});
|
1900 |
+
$( ".cntctfrm_for_ctfrmtdb_close_icon" ).click( function() {
|
1901 |
+
$( ".cntctfrm_message_for_ctfrmtdb" ).css( "display", "none" );
|
1902 |
+
$.cookie( "cntctfrm_for_ctfrmtdb_hide_banner_on_plugin_page", "true", { expires: 32 } );
|
1903 |
+
});
|
1904 |
+
});
|
1905 |
+
})(jQuery);
|
1906 |
+
</script>
|
1907 |
+
<div class="cntctfrm_message">
|
1908 |
+
<img class="cntctfrm_close_icon" title="" src="' . plugins_url( 'images/close_banner.png', __FILE__ ) . '" alt=""/>
|
1909 |
+
<img class="cntctfrm_icon" title="" src="' . plugins_url( 'images/banner.png', __FILE__ ) . '" alt=""/>
|
1910 |
+
<div class="cntctfrm_text">
|
1911 |
+
It’s time to upgrade your <strong>Contact Form plugin</strong> to <strong>PRO</strong> version!<br />
|
1912 |
+
<span>Extend standard plugin functionality with new great options.</span>
|
1913 |
+
</div>
|
1914 |
+
<a class="button cntctfrm_button" target="_blank" href="http://bestwebsoft.com/plugin/contact-form-pro/?k=f575dc39cba54a9de88df346eed52101&pn=77&v=' . $plugin_info["Version"] . '">Learn More</a>
|
1915 |
+
</div>';
|
1916 |
+
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 ) ) {
|
1917 |
+
echo '<div class="cntctfrm_message_for_ctfrmtdb">
|
1918 |
+
<img class="cntctfrm_for_ctfrmtdb_close_icon" title="" src="' . plugins_url( 'images/close_banner.png', __FILE__ ) . '" alt=""/>
|
1919 |
+
<img class="cntctfrm_icon" title="" src="' . plugins_url( 'images/banner_for_ctfrmtdb.png', __FILE__ ) . '" alt=""/>
|
1920 |
+
<div class="cntctfrm_text">
|
1921 |
+
<strong>Contact Form to DB</strong> allows to store your messages to the database.<br />
|
1922 |
+
<span>Manage messages that have been sent from your website.</span>
|
1923 |
+
</div>
|
1924 |
+
<a class="button cntctfrm_button" target="_blank" href="http://bestwebsoft.com/plugin/contact-form-to-db-pro/?k=6ebf0743736411607343ad391dc3b436&pn=77&v=' . $plugin_info["Version"] . '">Learn More</a>
|
1925 |
+
</div>';
|
1926 |
+
}
|
1927 |
+
echo '</div>';
|
1928 |
+
break;
|
1929 |
+
}
|
1930 |
+
if ( isset( $all_plugins[ $value[1] ] ) && $all_plugins[ $value[1] ]["Version"] >= $value[2] && ( 0 < count( preg_grep( '/' . str_replace( '/', '\/', $value[1] ) . '/', $active_plugins ) ) || is_plugin_active_for_network( $value[1] ) ) && ! isset( $_COOKIE[ $value[0] ] ) ) {
|
1931 |
+
break;
|
1932 |
}
|
1933 |
+
}
|
1934 |
}
|
1935 |
}
|
1936 |
}
|
languages/contact_form-ar.mo
DELETED
Binary file
|
languages/contact_form-ar.po
DELETED
@@ -1,883 +0,0 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: contact_form\n"
|
4 |
-
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15 16:46+0300\n"
|
6 |
-
"PO-Revision-Date: 2013-11-15 16:46+0300\n"
|
7 |
-
"Last-Translator: \n"
|
8 |
-
"Language-Team: Hammad Alshammari (ABU HATIM) www.abuhatim.net <al3zz.com@gmail.com>\n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"Language: ar_SA\n"
|
13 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
-
"X-Poedit-Basepath: ..\n"
|
15 |
-
"X-Poedit-SourceCharset: utf-8\n"
|
16 |
-
"X-Generator: Poedit 1.5.4\n"
|
17 |
-
"X-Poedit-SearchPath-0: .\n"
|
18 |
-
|
19 |
-
#: contact_form.php:32
|
20 |
-
#: contact_form.php:525
|
21 |
-
#, fuzzy
|
22 |
-
msgid "Contact Form Settings"
|
23 |
-
msgstr "خيارات نموذج اتصل بنا"
|
24 |
-
|
25 |
-
#: contact_form.php:32
|
26 |
-
msgid "Contact Form"
|
27 |
-
msgstr "نموذج الاتصال"
|
28 |
-
|
29 |
-
#: contact_form.php:33
|
30 |
-
#, fuzzy
|
31 |
-
msgid "Contact Form Pro Extra Settings"
|
32 |
-
msgstr "خيارات نموذج اتصل بنا"
|
33 |
-
|
34 |
-
#: contact_form.php:33
|
35 |
-
#: contact_form.php:566
|
36 |
-
#: contact_form.php:850
|
37 |
-
#, fuzzy
|
38 |
-
msgid "Contact Form Pro"
|
39 |
-
msgstr "نموذج الاتصال"
|
40 |
-
|
41 |
-
#: contact_form.php:74
|
42 |
-
#: contact_form.php:735
|
43 |
-
#: contact_form.php:765
|
44 |
-
msgid "Name:"
|
45 |
-
msgstr "الأسم:"
|
46 |
-
|
47 |
-
#: contact_form.php:75
|
48 |
-
#: contact_form.php:736
|
49 |
-
#: contact_form.php:766
|
50 |
-
#, fuzzy
|
51 |
-
msgid "Address:"
|
52 |
-
msgstr "البريد الالكتروني:"
|
53 |
-
|
54 |
-
#: contact_form.php:76
|
55 |
-
#: contact_form.php:737
|
56 |
-
#: contact_form.php:767
|
57 |
-
msgid "Email Address:"
|
58 |
-
msgstr "البريد الالكتروني:"
|
59 |
-
|
60 |
-
#: contact_form.php:77
|
61 |
-
#: contact_form.php:738
|
62 |
-
#: contact_form.php:768
|
63 |
-
msgid "Phone number:"
|
64 |
-
msgstr ""
|
65 |
-
|
66 |
-
#: contact_form.php:78
|
67 |
-
#: contact_form.php:739
|
68 |
-
#: contact_form.php:769
|
69 |
-
msgid "Subject:"
|
70 |
-
msgstr "موضوع الرسالة:"
|
71 |
-
|
72 |
-
#: contact_form.php:79
|
73 |
-
#: contact_form.php:740
|
74 |
-
#: contact_form.php:770
|
75 |
-
msgid "Message:"
|
76 |
-
msgstr "الرسالة:"
|
77 |
-
|
78 |
-
#: contact_form.php:80
|
79 |
-
#: contact_form.php:741
|
80 |
-
#: contact_form.php:771
|
81 |
-
msgid "Attachment:"
|
82 |
-
msgstr "المرفقات:"
|
83 |
-
|
84 |
-
#: contact_form.php:81
|
85 |
-
msgid "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file size: 2MB"
|
86 |
-
msgstr ""
|
87 |
-
|
88 |
-
#: contact_form.php:82
|
89 |
-
#: contact_form.php:743
|
90 |
-
#: contact_form.php:773
|
91 |
-
msgid "Send me a copy"
|
92 |
-
msgstr "أرسل لي نسخة"
|
93 |
-
|
94 |
-
#: contact_form.php:83
|
95 |
-
#: contact_form.php:744
|
96 |
-
#: contact_form.php:774
|
97 |
-
msgid "Submit"
|
98 |
-
msgstr "تقدم"
|
99 |
-
|
100 |
-
#: contact_form.php:84
|
101 |
-
msgid "Your name is required."
|
102 |
-
msgstr "مطلوب اسمك."
|
103 |
-
|
104 |
-
#: contact_form.php:85
|
105 |
-
#, fuzzy
|
106 |
-
msgid "Address is required."
|
107 |
-
msgstr "مطلوب بريد الكتروني صحيح."
|
108 |
-
|
109 |
-
#: contact_form.php:86
|
110 |
-
#, fuzzy
|
111 |
-
msgid "A valid email address is required."
|
112 |
-
msgstr "مطلوب بريد الكتروني صحيح."
|
113 |
-
|
114 |
-
#: contact_form.php:87
|
115 |
-
#, fuzzy
|
116 |
-
msgid "Phone number is required."
|
117 |
-
msgstr "مطلوب اسمك."
|
118 |
-
|
119 |
-
#: contact_form.php:88
|
120 |
-
msgid "Subject is required."
|
121 |
-
msgstr "مطلوب نص الموضوع."
|
122 |
-
|
123 |
-
#: contact_form.php:89
|
124 |
-
msgid "Message text is required."
|
125 |
-
msgstr "مطلوب نص الرسالة."
|
126 |
-
|
127 |
-
#: contact_form.php:90
|
128 |
-
msgid "File format is not valid."
|
129 |
-
msgstr "المرفق تعطل."
|
130 |
-
|
131 |
-
#: contact_form.php:91
|
132 |
-
msgid "File upload error."
|
133 |
-
msgstr ""
|
134 |
-
|
135 |
-
#: contact_form.php:92
|
136 |
-
msgid "The file could not be uploaded."
|
137 |
-
msgstr ""
|
138 |
-
|
139 |
-
#: contact_form.php:93
|
140 |
-
msgid "This file is too large."
|
141 |
-
msgstr ""
|
142 |
-
|
143 |
-
#: contact_form.php:94
|
144 |
-
msgid "Please fill out the CAPTCHA."
|
145 |
-
msgstr "يرجى استكمال رمز التحقق."
|
146 |
-
|
147 |
-
#: contact_form.php:95
|
148 |
-
msgid "Please make corrections below and try again."
|
149 |
-
msgstr "يرجى إجراء التصحيحات أدناه وحاول مرة أخرى."
|
150 |
-
|
151 |
-
#: contact_form.php:97
|
152 |
-
msgid "Thank you for contacting us."
|
153 |
-
msgstr "أشكركم على الاتصال بنا. سيتم الرد عليكم في أقرب فرصة."
|
154 |
-
|
155 |
-
#: contact_form.php:196
|
156 |
-
msgid "requires"
|
157 |
-
msgstr ""
|
158 |
-
|
159 |
-
#: contact_form.php:196
|
160 |
-
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
161 |
-
msgstr ""
|
162 |
-
|
163 |
-
#: contact_form.php:196
|
164 |
-
msgid "Back to the WordPress"
|
165 |
-
msgstr ""
|
166 |
-
|
167 |
-
#: contact_form.php:196
|
168 |
-
#, fuzzy
|
169 |
-
msgid "Plugins page"
|
170 |
-
msgstr "BWS Plugins"
|
171 |
-
|
172 |
-
#: contact_form.php:481
|
173 |
-
msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
|
174 |
-
msgstr ""
|
175 |
-
|
176 |
-
#: contact_form.php:490
|
177 |
-
msgid "Such user does not exist. Settings are not saved."
|
178 |
-
msgstr "هذا المستخدم لا وجود له. لم يتم حفظ الإعدادات."
|
179 |
-
|
180 |
-
#: contact_form.php:494
|
181 |
-
#: contact_form.php:500
|
182 |
-
#, fuzzy
|
183 |
-
msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
|
184 |
-
msgstr "الرجاء إدخال بريد الكتروني صحيح. الاعدادات لم تُحفظ."
|
185 |
-
|
186 |
-
#: contact_form.php:505
|
187 |
-
#, fuzzy
|
188 |
-
msgid "Settings saved."
|
189 |
-
msgstr "الخيارات حُفظت."
|
190 |
-
|
191 |
-
#: contact_form.php:529
|
192 |
-
#: contact_form.php:844
|
193 |
-
#: contact_form.php:1673
|
194 |
-
#: contact_form.php:1684
|
195 |
-
msgid "Settings"
|
196 |
-
msgstr "إعدادات"
|
197 |
-
|
198 |
-
#: contact_form.php:530
|
199 |
-
#: contact_form.php:845
|
200 |
-
#, fuzzy
|
201 |
-
msgid "Extra settings"
|
202 |
-
msgstr "إعدادات"
|
203 |
-
|
204 |
-
#: contact_form.php:535
|
205 |
-
#: contact_form.php:1101
|
206 |
-
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:"
|
207 |
-
msgstr "إذا كنت ترغب في إضافة نموذج الاتصال إلى موقع الويب الخاص بك، قم بنسخ ولصق هذا الرمز القصير:"
|
208 |
-
|
209 |
-
#: contact_form.php:535
|
210 |
-
#: contact_form.php:536
|
211 |
-
#: contact_form.php:758
|
212 |
-
#: contact_form.php:807
|
213 |
-
msgid "or"
|
214 |
-
msgstr ""
|
215 |
-
|
216 |
-
#: contact_form.php:536
|
217 |
-
msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
|
218 |
-
msgstr ""
|
219 |
-
|
220 |
-
#: contact_form.php:537
|
221 |
-
msgid "They work the same way."
|
222 |
-
msgstr ""
|
223 |
-
|
224 |
-
#: contact_form.php:538
|
225 |
-
msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
|
226 |
-
msgstr "إذا كانت المعلومات في الحقول أدناه فارغة سيتم إرسال الرسالة إلى عنوان الذي تم تحديده أثناء التسجيل."
|
227 |
-
|
228 |
-
#: contact_form.php:542
|
229 |
-
msgid "The user's email address:"
|
230 |
-
msgstr "أستخدم بريد العضو في وورد بريس:"
|
231 |
-
|
232 |
-
#: contact_form.php:546
|
233 |
-
msgid "Create a username"
|
234 |
-
msgstr "اختر اسم المستخدم"
|
235 |
-
|
236 |
-
#: contact_form.php:551
|
237 |
-
msgid "Enter a username of the person who should get the messages from the contact form."
|
238 |
-
msgstr "تعيين اسم المستخدم من الذين سيحصلون على رسائل من شكل من أشكال الاتصال."
|
239 |
-
|
240 |
-
#: contact_form.php:555
|
241 |
-
msgid "Use this email address:"
|
242 |
-
msgstr "استخدام هذا البريد الالكتروني:"
|
243 |
-
|
244 |
-
#: contact_form.php:558
|
245 |
-
msgid "Enter the email address you want the messages forwarded to."
|
246 |
-
msgstr "تعيين عنوان البريد الإلكتروني التي سيتم استخدامها لاستقبال الرسائل."
|
247 |
-
|
248 |
-
#: contact_form.php:562
|
249 |
-
msgid "Add department selectbox to the contact form:"
|
250 |
-
msgstr ""
|
251 |
-
|
252 |
-
#: contact_form.php:565
|
253 |
-
#: contact_form.php:849
|
254 |
-
msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
|
255 |
-
msgstr ""
|
256 |
-
|
257 |
-
#: contact_form.php:573
|
258 |
-
msgid "Save emails to the database"
|
259 |
-
msgstr ""
|
260 |
-
|
261 |
-
#: contact_form.php:583
|
262 |
-
#: contact_form.php:586
|
263 |
-
#: contact_form.php:590
|
264 |
-
msgid "Using Contact Form to DB powered by"
|
265 |
-
msgstr ""
|
266 |
-
|
267 |
-
#: contact_form.php:586
|
268 |
-
#, fuzzy
|
269 |
-
msgid "Activate Contact Form to DB"
|
270 |
-
msgstr "نموذج الاتصال"
|
271 |
-
|
272 |
-
#: contact_form.php:590
|
273 |
-
#, fuzzy
|
274 |
-
msgid "Download Contact Form to DB"
|
275 |
-
msgstr "نموذج الاتصال"
|
276 |
-
|
277 |
-
#: contact_form.php:595
|
278 |
-
msgid "Additional options"
|
279 |
-
msgstr "خيارات إضافية"
|
280 |
-
|
281 |
-
#: contact_form.php:597
|
282 |
-
msgid "Show"
|
283 |
-
msgstr ""
|
284 |
-
|
285 |
-
#: contact_form.php:598
|
286 |
-
msgid "Hide"
|
287 |
-
msgstr ""
|
288 |
-
|
289 |
-
#: contact_form.php:602
|
290 |
-
msgid "What to use?"
|
291 |
-
msgstr "ماذا تستخدم؟"
|
292 |
-
|
293 |
-
#: contact_form.php:605
|
294 |
-
msgid "Wp-mail"
|
295 |
-
msgstr "Wp-mail"
|
296 |
-
|
297 |
-
#: contact_form.php:605
|
298 |
-
msgid "You can use the wp_mail function for mailing"
|
299 |
-
msgstr "لإرسال البريد يمكنك استخدام وظيفة wp_mail"
|
300 |
-
|
301 |
-
#: contact_form.php:607
|
302 |
-
msgid "Mail"
|
303 |
-
msgstr "Mail"
|
304 |
-
|
305 |
-
#: contact_form.php:607
|
306 |
-
msgid "To send mail you can use the php mail function"
|
307 |
-
msgstr "لإرسال البريد يمكنك استخدام وظيفة البريد PHP"
|
308 |
-
|
309 |
-
#: contact_form.php:611
|
310 |
-
#, fuzzy
|
311 |
-
msgid "The text in the 'From' field"
|
312 |
-
msgstr "تغيير من الحقول من نموذج الاتصال"
|
313 |
-
|
314 |
-
#: contact_form.php:613
|
315 |
-
msgid "User name"
|
316 |
-
msgstr ""
|
317 |
-
|
318 |
-
#: contact_form.php:614
|
319 |
-
msgid "The name of the user who fills the form will be used in the field 'From'."
|
320 |
-
msgstr ""
|
321 |
-
|
322 |
-
#: contact_form.php:617
|
323 |
-
#, fuzzy
|
324 |
-
msgid "This text will be used in the 'FROM' field"
|
325 |
-
msgstr "تغيير من الحقول من نموذج الاتصال"
|
326 |
-
|
327 |
-
#: contact_form.php:621
|
328 |
-
msgid "The email address in the 'From' field"
|
329 |
-
msgstr ""
|
330 |
-
|
331 |
-
#: contact_form.php:623
|
332 |
-
msgid "User email"
|
333 |
-
msgstr ""
|
334 |
-
|
335 |
-
#: contact_form.php:624
|
336 |
-
msgid "The email address of the user who fills the form will be used in the field 'From'."
|
337 |
-
msgstr ""
|
338 |
-
|
339 |
-
#: contact_form.php:627
|
340 |
-
msgid "This email address will be used in the 'From' field."
|
341 |
-
msgstr ""
|
342 |
-
|
343 |
-
#: contact_form.php:631
|
344 |
-
#, fuzzy
|
345 |
-
msgid "Display fields"
|
346 |
-
msgstr "عرض حقل المرفقات"
|
347 |
-
|
348 |
-
#: contact_form.php:633
|
349 |
-
#: contact_form.php:681
|
350 |
-
#: contact_form.php:881
|
351 |
-
#: contact_form.php:1541
|
352 |
-
#, fuzzy
|
353 |
-
msgid "Address"
|
354 |
-
msgstr "البريد الالكتروني:"
|
355 |
-
|
356 |
-
#: contact_form.php:634
|
357 |
-
#: contact_form.php:683
|
358 |
-
#: contact_form.php:1549
|
359 |
-
msgid "Phone"
|
360 |
-
msgstr ""
|
361 |
-
|
362 |
-
#: contact_form.php:635
|
363 |
-
#, fuzzy
|
364 |
-
msgid "Attachment block"
|
365 |
-
msgstr "عرض حقل المرفقات"
|
366 |
-
|
367 |
-
#: contact_form.php:635
|
368 |
-
msgid "Users can attach the following file formats"
|
369 |
-
msgstr "يمكن للمستخدمين إرفاق الملفات من الأنواع التالية"
|
370 |
-
|
371 |
-
#: contact_form.php:642
|
372 |
-
#: contact_form.php:645
|
373 |
-
#: contact_form.php:649
|
374 |
-
#: contact_form.php:910
|
375 |
-
msgid "Captcha"
|
376 |
-
msgstr ""
|
377 |
-
|
378 |
-
#: contact_form.php:642
|
379 |
-
#: contact_form.php:645
|
380 |
-
#: contact_form.php:649
|
381 |
-
msgid "powered by"
|
382 |
-
msgstr ""
|
383 |
-
|
384 |
-
#: contact_form.php:645
|
385 |
-
#, fuzzy
|
386 |
-
msgid "Activate captcha"
|
387 |
-
msgstr "تفعيل الإضافات"
|
388 |
-
|
389 |
-
#: contact_form.php:649
|
390 |
-
#, fuzzy
|
391 |
-
msgid "Download captcha"
|
392 |
-
msgstr "تحميل"
|
393 |
-
|
394 |
-
#: contact_form.php:654
|
395 |
-
#, fuzzy
|
396 |
-
msgid "Display tips below the Attachment block"
|
397 |
-
msgstr "عرض حقل المرفقات"
|
398 |
-
|
399 |
-
#: contact_form.php:663
|
400 |
-
msgid "Delete an attachment file from the server after the email is sent"
|
401 |
-
msgstr ""
|
402 |
-
|
403 |
-
#: contact_form.php:669
|
404 |
-
#, fuzzy
|
405 |
-
msgid "Display 'Send me a copy' block"
|
406 |
-
msgstr "عرض خيار (أرسل لي نسخة)"
|
407 |
-
|
408 |
-
#: contact_form.php:678
|
409 |
-
msgid "Required fields"
|
410 |
-
msgstr ""
|
411 |
-
|
412 |
-
#: contact_form.php:680
|
413 |
-
#: contact_form.php:876
|
414 |
-
#: contact_form.php:1536
|
415 |
-
msgid "Name"
|
416 |
-
msgstr "الأسم"
|
417 |
-
|
418 |
-
#: contact_form.php:682
|
419 |
-
#, fuzzy
|
420 |
-
msgid "Email Address"
|
421 |
-
msgstr "البريد الالكتروني:"
|
422 |
-
|
423 |
-
#: contact_form.php:684
|
424 |
-
#: contact_form.php:896
|
425 |
-
#: contact_form.php:1552
|
426 |
-
msgid "Subject"
|
427 |
-
msgstr "موضوع الرسالة"
|
428 |
-
|
429 |
-
#: contact_form.php:685
|
430 |
-
#: contact_form.php:900
|
431 |
-
#: contact_form.php:1555
|
432 |
-
msgid "Message"
|
433 |
-
msgstr "الرسالة"
|
434 |
-
|
435 |
-
#: contact_form.php:689
|
436 |
-
msgid "Required symbol"
|
437 |
-
msgstr ""
|
438 |
-
|
439 |
-
#: contact_form.php:695
|
440 |
-
#, fuzzy
|
441 |
-
msgid "Display additional info in the email"
|
442 |
-
msgstr "عرض معلومات اضافية في البريد الالكتروني"
|
443 |
-
|
444 |
-
#: contact_form.php:700
|
445 |
-
#: contact_form.php:1508
|
446 |
-
msgid "Sent from (ip address)"
|
447 |
-
msgstr "ارسلت من (عنوان IP)"
|
448 |
-
|
449 |
-
#: contact_form.php:700
|
450 |
-
#, fuzzy
|
451 |
-
msgid "Example: Sent from (IP address):\t127.0.0.1"
|
452 |
-
msgstr "ارسلت من (عنوان IP)"
|
453 |
-
|
454 |
-
#: contact_form.php:701
|
455 |
-
#: contact_form.php:1513
|
456 |
-
msgid "Date/Time"
|
457 |
-
msgstr "الوقت/التاريخ"
|
458 |
-
|
459 |
-
#: contact_form.php:701
|
460 |
-
msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
|
461 |
-
msgstr ""
|
462 |
-
|
463 |
-
#: contact_form.php:702
|
464 |
-
#: contact_form.php:1518
|
465 |
-
msgid "Sent from (referer)"
|
466 |
-
msgstr "Sent from (referer)"
|
467 |
-
|
468 |
-
#: contact_form.php:702
|
469 |
-
msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
|
470 |
-
msgstr ""
|
471 |
-
|
472 |
-
#: contact_form.php:703
|
473 |
-
#: contact_form.php:1523
|
474 |
-
msgid "Using (user agent)"
|
475 |
-
msgstr "باستخدام (وكيل المستخدم)"
|
476 |
-
|
477 |
-
#: contact_form.php:703
|
478 |
-
msgid "Example: Using (user agent):\tMozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36"
|
479 |
-
msgstr ""
|
480 |
-
|
481 |
-
#: contact_form.php:707
|
482 |
-
msgid "Language settings for the field names in the form"
|
483 |
-
msgstr ""
|
484 |
-
|
485 |
-
#: contact_form.php:716
|
486 |
-
msgid "Add a language"
|
487 |
-
msgstr ""
|
488 |
-
|
489 |
-
#: contact_form.php:720
|
490 |
-
#, fuzzy
|
491 |
-
msgid "Change the names of the contact form fields and error messages"
|
492 |
-
msgstr "تغيير تسمية حقول نموذج الاتصال"
|
493 |
-
|
494 |
-
#: contact_form.php:725
|
495 |
-
#: contact_form.php:798
|
496 |
-
msgid "English"
|
497 |
-
msgstr ""
|
498 |
-
|
499 |
-
#: contact_form.php:742
|
500 |
-
#: contact_form.php:772
|
501 |
-
#, fuzzy
|
502 |
-
msgid "Tips below the Attachment block"
|
503 |
-
msgstr "عرض حقل المرفقات"
|
504 |
-
|
505 |
-
#: contact_form.php:745
|
506 |
-
#: contact_form.php:775
|
507 |
-
msgid "Error message for the Name field"
|
508 |
-
msgstr ""
|
509 |
-
|
510 |
-
#: contact_form.php:746
|
511 |
-
#: contact_form.php:776
|
512 |
-
msgid "Error message for the Address field"
|
513 |
-
msgstr ""
|
514 |
-
|
515 |
-
#: contact_form.php:747
|
516 |
-
#: contact_form.php:777
|
517 |
-
msgid "Error message for the Email field"
|
518 |
-
msgstr ""
|
519 |
-
|
520 |
-
#: contact_form.php:748
|
521 |
-
#: contact_form.php:778
|
522 |
-
msgid "Error message for the Phone field"
|
523 |
-
msgstr ""
|
524 |
-
|
525 |
-
#: contact_form.php:749
|
526 |
-
#: contact_form.php:779
|
527 |
-
msgid "Error message for the Subject field"
|
528 |
-
msgstr ""
|
529 |
-
|
530 |
-
#: contact_form.php:750
|
531 |
-
#: contact_form.php:780
|
532 |
-
msgid "Error message for the Message field"
|
533 |
-
msgstr ""
|
534 |
-
|
535 |
-
#: contact_form.php:751
|
536 |
-
#: contact_form.php:781
|
537 |
-
msgid "Error message about the file type for the Attachment field"
|
538 |
-
msgstr ""
|
539 |
-
|
540 |
-
#: contact_form.php:752
|
541 |
-
#: contact_form.php:782
|
542 |
-
msgid "Error message while uploading a file for the Attachment field to the server"
|
543 |
-
msgstr ""
|
544 |
-
|
545 |
-
#: contact_form.php:753
|
546 |
-
#: contact_form.php:783
|
547 |
-
msgid "Error message while moving the file for the Attachment field"
|
548 |
-
msgstr ""
|
549 |
-
|
550 |
-
#: contact_form.php:754
|
551 |
-
#: contact_form.php:784
|
552 |
-
msgid "Error message when file size limit for the Attachment field is exceeded"
|
553 |
-
msgstr ""
|
554 |
-
|
555 |
-
#: contact_form.php:755
|
556 |
-
#: contact_form.php:785
|
557 |
-
msgid "Error message for the Captcha field"
|
558 |
-
msgstr ""
|
559 |
-
|
560 |
-
#: contact_form.php:756
|
561 |
-
#: contact_form.php:786
|
562 |
-
msgid "Error message for the whole form"
|
563 |
-
msgstr ""
|
564 |
-
|
565 |
-
#: contact_form.php:758
|
566 |
-
#: contact_form.php:788
|
567 |
-
#: contact_form.php:807
|
568 |
-
#: contact_form.php:813
|
569 |
-
msgid "Use shortcode"
|
570 |
-
msgstr ""
|
571 |
-
|
572 |
-
#: contact_form.php:758
|
573 |
-
#: contact_form.php:788
|
574 |
-
#: contact_form.php:807
|
575 |
-
#: contact_form.php:813
|
576 |
-
msgid "for this language"
|
577 |
-
msgstr ""
|
578 |
-
|
579 |
-
#: contact_form.php:795
|
580 |
-
msgid "Action after email is sent"
|
581 |
-
msgstr ""
|
582 |
-
|
583 |
-
#: contact_form.php:797
|
584 |
-
#, fuzzy
|
585 |
-
msgid "Display text"
|
586 |
-
msgstr "عرض حقل المرفقات"
|
587 |
-
|
588 |
-
#: contact_form.php:806
|
589 |
-
#: contact_form.php:812
|
590 |
-
msgid "Text"
|
591 |
-
msgstr ""
|
592 |
-
|
593 |
-
#: contact_form.php:819
|
594 |
-
msgid "Redirect to the page"
|
595 |
-
msgstr ""
|
596 |
-
|
597 |
-
#: contact_form.php:820
|
598 |
-
msgid "Url"
|
599 |
-
msgstr ""
|
600 |
-
|
601 |
-
#: contact_form.php:825
|
602 |
-
#: contact_form.php:1002
|
603 |
-
msgid "Save Changes"
|
604 |
-
msgstr "حفظ التغييرات"
|
605 |
-
|
606 |
-
#: contact_form.php:842
|
607 |
-
#, fuzzy
|
608 |
-
msgid "Contact Form Pro | Extra Settings"
|
609 |
-
msgstr "خيارات نموذج اتصل بنا"
|
610 |
-
|
611 |
-
#: contact_form.php:856
|
612 |
-
msgid "Errors output"
|
613 |
-
msgstr ""
|
614 |
-
|
615 |
-
#: contact_form.php:859
|
616 |
-
msgid "Display error messages"
|
617 |
-
msgstr ""
|
618 |
-
|
619 |
-
#: contact_form.php:860
|
620 |
-
msgid "Color of the input field errors."
|
621 |
-
msgstr ""
|
622 |
-
|
623 |
-
#: contact_form.php:861
|
624 |
-
msgid "Display error messages & color of the input field errors"
|
625 |
-
msgstr ""
|
626 |
-
|
627 |
-
#: contact_form.php:866
|
628 |
-
msgid "Add placeholder to the input blocks"
|
629 |
-
msgstr ""
|
630 |
-
|
631 |
-
#: contact_form.php:872
|
632 |
-
#, fuzzy
|
633 |
-
msgid "Add tooltips"
|
634 |
-
msgstr "خيارات إضافية"
|
635 |
-
|
636 |
-
#: contact_form.php:886
|
637 |
-
#, fuzzy
|
638 |
-
msgid "Email address"
|
639 |
-
msgstr "البريد الالكتروني:"
|
640 |
-
|
641 |
-
#: contact_form.php:891
|
642 |
-
msgid "Phone Number"
|
643 |
-
msgstr ""
|
644 |
-
|
645 |
-
#: contact_form.php:905
|
646 |
-
#, fuzzy
|
647 |
-
msgid "Attachment"
|
648 |
-
msgstr "المرفقات:"
|
649 |
-
|
650 |
-
#: contact_form.php:910
|
651 |
-
msgid "(powered by bestwebsoft.com)"
|
652 |
-
msgstr ""
|
653 |
-
|
654 |
-
#: contact_form.php:915
|
655 |
-
#, fuzzy
|
656 |
-
msgid "Style options"
|
657 |
-
msgstr "خيارات إضافية"
|
658 |
-
|
659 |
-
#: contact_form.php:918
|
660 |
-
msgid "Text color"
|
661 |
-
msgstr ""
|
662 |
-
|
663 |
-
#: contact_form.php:921
|
664 |
-
#: contact_form.php:926
|
665 |
-
#: contact_form.php:936
|
666 |
-
#: contact_form.php:941
|
667 |
-
#: contact_form.php:946
|
668 |
-
#: contact_form.php:951
|
669 |
-
#: contact_form.php:961
|
670 |
-
#: contact_form.php:966
|
671 |
-
#: contact_form.php:972
|
672 |
-
#: contact_form.php:983
|
673 |
-
#: contact_form.php:988
|
674 |
-
#: contact_form.php:993
|
675 |
-
msgid "Default"
|
676 |
-
msgstr ""
|
677 |
-
|
678 |
-
#: contact_form.php:923
|
679 |
-
msgid "Label text color"
|
680 |
-
msgstr ""
|
681 |
-
|
682 |
-
#: contact_form.php:928
|
683 |
-
msgid "Placeholder color"
|
684 |
-
msgstr ""
|
685 |
-
|
686 |
-
#: contact_form.php:933
|
687 |
-
msgid "Errors color"
|
688 |
-
msgstr ""
|
689 |
-
|
690 |
-
#: contact_form.php:938
|
691 |
-
msgid "Error text color"
|
692 |
-
msgstr ""
|
693 |
-
|
694 |
-
#: contact_form.php:943
|
695 |
-
msgid "Background color of the input field errors"
|
696 |
-
msgstr ""
|
697 |
-
|
698 |
-
#: contact_form.php:948
|
699 |
-
msgid "Border color of the input field errors"
|
700 |
-
msgstr ""
|
701 |
-
|
702 |
-
#: contact_form.php:953
|
703 |
-
msgid "Placeholder color of the input field errors"
|
704 |
-
msgstr ""
|
705 |
-
|
706 |
-
#: contact_form.php:958
|
707 |
-
#, fuzzy
|
708 |
-
msgid "Input fields"
|
709 |
-
msgstr "عرض حقل المرفقات"
|
710 |
-
|
711 |
-
#: contact_form.php:963
|
712 |
-
msgid "Input fields background color"
|
713 |
-
msgstr ""
|
714 |
-
|
715 |
-
#: contact_form.php:968
|
716 |
-
msgid "Text fields color"
|
717 |
-
msgstr ""
|
718 |
-
|
719 |
-
#: contact_form.php:970
|
720 |
-
msgid "Border width in px, numbers only"
|
721 |
-
msgstr ""
|
722 |
-
|
723 |
-
#: contact_form.php:974
|
724 |
-
#: contact_form.php:995
|
725 |
-
msgid "Border color"
|
726 |
-
msgstr ""
|
727 |
-
|
728 |
-
#: contact_form.php:979
|
729 |
-
#, fuzzy
|
730 |
-
msgid "Submit button"
|
731 |
-
msgstr "تقدم"
|
732 |
-
|
733 |
-
#: contact_form.php:981
|
734 |
-
msgid "Width in px, numbers only"
|
735 |
-
msgstr ""
|
736 |
-
|
737 |
-
#: contact_form.php:985
|
738 |
-
msgid "Button color"
|
739 |
-
msgstr ""
|
740 |
-
|
741 |
-
#: contact_form.php:990
|
742 |
-
msgid "Button text color"
|
743 |
-
msgstr ""
|
744 |
-
|
745 |
-
#: contact_form.php:1006
|
746 |
-
#, fuzzy
|
747 |
-
msgid "Contact Form Pro | Preview"
|
748 |
-
msgstr "نموذج الاتصال"
|
749 |
-
|
750 |
-
#: contact_form.php:1009
|
751 |
-
msgid "Show with errors"
|
752 |
-
msgstr ""
|
753 |
-
|
754 |
-
#: contact_form.php:1017
|
755 |
-
#: contact_form.php:1019
|
756 |
-
msgid "Please enter your full name..."
|
757 |
-
msgstr ""
|
758 |
-
|
759 |
-
#: contact_form.php:1030
|
760 |
-
#: contact_form.php:1032
|
761 |
-
msgid "Please enter your address..."
|
762 |
-
msgstr ""
|
763 |
-
|
764 |
-
#: contact_form.php:1041
|
765 |
-
#: contact_form.php:1043
|
766 |
-
#, fuzzy
|
767 |
-
msgid "Please enter your email address..."
|
768 |
-
msgstr "استخدام هذا البريد الالكتروني:"
|
769 |
-
|
770 |
-
#: contact_form.php:1052
|
771 |
-
#: contact_form.php:1054
|
772 |
-
msgid "Please enter your phone number..."
|
773 |
-
msgstr ""
|
774 |
-
|
775 |
-
#: contact_form.php:1063
|
776 |
-
#: contact_form.php:1065
|
777 |
-
msgid "Please enter subject..."
|
778 |
-
msgstr ""
|
779 |
-
|
780 |
-
#: contact_form.php:1073
|
781 |
-
#: contact_form.php:1075
|
782 |
-
msgid "Please enter your message..."
|
783 |
-
msgstr ""
|
784 |
-
|
785 |
-
#: contact_form.php:1153
|
786 |
-
msgid "Sorry, email message could not be delivered."
|
787 |
-
msgstr "عذراً, لم نستطيع تسليم رسالتك."
|
788 |
-
|
789 |
-
#: contact_form.php:1531
|
790 |
-
msgid "Contact from"
|
791 |
-
msgstr "اتصل من"
|
792 |
-
|
793 |
-
#: contact_form.php:1544
|
794 |
-
msgid "Email"
|
795 |
-
msgstr "البريد الألكتروني"
|
796 |
-
|
797 |
-
#: contact_form.php:1558
|
798 |
-
msgid "Site"
|
799 |
-
msgstr "الموقع"
|
800 |
-
|
801 |
-
#: contact_form.php:1621
|
802 |
-
msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
|
803 |
-
msgstr "إذا يمكنك أن ترى هذه MIME من العميل الخاص بك لا يقبل أنواع MIME!"
|
804 |
-
|
805 |
-
#: contact_form.php:1685
|
806 |
-
msgid "FAQ"
|
807 |
-
msgstr "أسئلة وأجوبة"
|
808 |
-
|
809 |
-
#: contact_form.php:1686
|
810 |
-
msgid "Support"
|
811 |
-
msgstr "دعم"
|
812 |
-
|
813 |
-
#: contact_form.php:1743
|
814 |
-
msgid "Are you sure that you want to delete this language data?"
|
815 |
-
msgstr ""
|
816 |
-
|
817 |
-
#~ msgid "You can attach the following file formats"
|
818 |
-
#~ msgstr "يمكنك إرفاق الملفات من الأنواع التالية"
|
819 |
-
|
820 |
-
#, fuzzy
|
821 |
-
#~ msgid "Memory usage"
|
822 |
-
#~ msgstr "الرسالة"
|
823 |
-
|
824 |
-
#, fuzzy
|
825 |
-
#~ msgid "Site URL"
|
826 |
-
#~ msgstr "الموقع"
|
827 |
-
|
828 |
-
#, fuzzy
|
829 |
-
#~ msgid "Please enter a valid email address."
|
830 |
-
#~ msgstr "استخدام هذا البريد الالكتروني:"
|
831 |
-
#~ msgid "Activated plugins"
|
832 |
-
#~ msgstr "تفعيل الإضافات"
|
833 |
-
#~ msgid "Read more"
|
834 |
-
#~ msgstr "اقرأ المزيد"
|
835 |
-
#~ msgid "Installed plugins"
|
836 |
-
#~ msgstr "تثبيت الإضافات"
|
837 |
-
#~ msgid "Recommended plugins"
|
838 |
-
#~ msgstr "اضافات موصى بها"
|
839 |
-
|
840 |
-
#, fuzzy
|
841 |
-
#~ msgid "Free plugins"
|
842 |
-
#~ msgstr "اضافات موصى بها"
|
843 |
-
#~ msgid "Download"
|
844 |
-
#~ msgstr "تحميل"
|
845 |
-
#~ msgid "Install %s"
|
846 |
-
#~ msgstr "تنصيب %s"
|
847 |
-
#~ msgid "Install now from wordpress.org"
|
848 |
-
#~ msgstr "تثبيت من wordpress.org"
|
849 |
-
|
850 |
-
#, fuzzy
|
851 |
-
#~ msgid "If you have any questions, please contact us via"
|
852 |
-
#~ msgstr ""
|
853 |
-
#~ "إذا كان لديك أي أسئلة، يرجى الاتصال بنا عبر plugin@bestwebsoft.com أو ملء "
|
854 |
-
#~ "استمارة الاتصال على موقعنا"
|
855 |
-
|
856 |
-
#, fuzzy
|
857 |
-
#~ msgid "Active Plugins"
|
858 |
-
#~ msgstr "تفعيل الإضافات"
|
859 |
-
|
860 |
-
#, fuzzy
|
861 |
-
#~ msgid "Inactive Plugins"
|
862 |
-
#~ msgstr "تفعيل الإضافات"
|
863 |
-
|
864 |
-
#, fuzzy
|
865 |
-
#~ msgid "Send to support"
|
866 |
-
#~ msgstr "دعم"
|
867 |
-
#~ msgid "Contact Form Options"
|
868 |
-
#~ msgstr "خيارات نموذج اتصل بنا"
|
869 |
-
|
870 |
-
#, fuzzy
|
871 |
-
#~ msgid "Display Attachment tips"
|
872 |
-
#~ msgstr "عرض حقل المرفقات"
|
873 |
-
#~ msgid "Please enter a valid email address. Settings are not saved."
|
874 |
-
#~ msgstr "الرجاء إدخال بريد الكتروني صحيح. الاعدادات لم تُحفظ."
|
875 |
-
|
876 |
-
#, fuzzy
|
877 |
-
#~ msgid "E-Mail Address"
|
878 |
-
#~ msgstr "البريد الالكتروني:"
|
879 |
-
#~ msgid "E-Mail Addresse:"
|
880 |
-
#~ msgstr "Indirizzo e-mail:"
|
881 |
-
#~ msgid "Install Now"
|
882 |
-
#~ msgstr "Installa Ora"
|
883 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/contact_form-be_BY.mo
CHANGED
Binary file
|
languages/contact_form-be_BY.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15
|
6 |
-
"PO-Revision-Date: 2013-11-15
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Sakałoŭ Alaksiej <nullbsd@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-11-22 15:06+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-11-22 15:07+0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Sakałoŭ Alaksiej <nullbsd@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
languages/contact_form-bg_BG.mo
DELETED
Binary file
|
languages/contact_form-bg_BG.po
DELETED
@@ -1,878 +0,0 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: contact_form\n"
|
4 |
-
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15 16:47+0300\n"
|
6 |
-
"PO-Revision-Date: 2013-11-15 16:47+0300\n"
|
7 |
-
"Last-Translator: \n"
|
8 |
-
"Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"Language: bg_BG\n"
|
13 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
-
"X-Poedit-Basepath: ..\n"
|
15 |
-
"X-Poedit-SourceCharset: utf-8\n"
|
16 |
-
"X-Generator: Poedit 1.5.4\n"
|
17 |
-
"X-Poedit-SearchPath-0: .\n"
|
18 |
-
|
19 |
-
#: contact_form.php:32
|
20 |
-
#: contact_form.php:525
|
21 |
-
#, fuzzy
|
22 |
-
msgid "Contact Form Settings"
|
23 |
-
msgstr "Настройки на Формата за контакт"
|
24 |
-
|
25 |
-
#: contact_form.php:32
|
26 |
-
msgid "Contact Form"
|
27 |
-
msgstr "Форма за контакт"
|
28 |
-
|
29 |
-
#: contact_form.php:33
|
30 |
-
#, fuzzy
|
31 |
-
msgid "Contact Form Pro Extra Settings"
|
32 |
-
msgstr "Настройки на Формата за контакт"
|
33 |
-
|
34 |
-
#: contact_form.php:33
|
35 |
-
#: contact_form.php:566
|
36 |
-
#: contact_form.php:850
|
37 |
-
#, fuzzy
|
38 |
-
msgid "Contact Form Pro"
|
39 |
-
msgstr "Форма за контакт"
|
40 |
-
|
41 |
-
#: contact_form.php:74
|
42 |
-
#: contact_form.php:735
|
43 |
-
#: contact_form.php:765
|
44 |
-
msgid "Name:"
|
45 |
-
msgstr "Име:"
|
46 |
-
|
47 |
-
#: contact_form.php:75
|
48 |
-
#: contact_form.php:736
|
49 |
-
#: contact_form.php:766
|
50 |
-
#, fuzzy
|
51 |
-
msgid "Address:"
|
52 |
-
msgstr "E-mail адрес:"
|
53 |
-
|
54 |
-
#: contact_form.php:76
|
55 |
-
#: contact_form.php:737
|
56 |
-
#: contact_form.php:767
|
57 |
-
msgid "Email Address:"
|
58 |
-
msgstr "E-mail адрес:"
|
59 |
-
|
60 |
-
#: contact_form.php:77
|
61 |
-
#: contact_form.php:738
|
62 |
-
#: contact_form.php:768
|
63 |
-
msgid "Phone number:"
|
64 |
-
msgstr ""
|
65 |
-
|
66 |
-
#: contact_form.php:78
|
67 |
-
#: contact_form.php:739
|
68 |
-
#: contact_form.php:769
|
69 |
-
msgid "Subject:"
|
70 |
-
msgstr "Тема:"
|
71 |
-
|
72 |
-
#: contact_form.php:79
|
73 |
-
#: contact_form.php:740
|
74 |
-
#: contact_form.php:770
|
75 |
-
msgid "Message:"
|
76 |
-
msgstr "Съобщение:"
|
77 |
-
|
78 |
-
#: contact_form.php:80
|
79 |
-
#: contact_form.php:741
|
80 |
-
#: contact_form.php:771
|
81 |
-
msgid "Attachment:"
|
82 |
-
msgstr "Прикачване на файл:"
|
83 |
-
|
84 |
-
#: contact_form.php:81
|
85 |
-
msgid "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file size: 2MB"
|
86 |
-
msgstr ""
|
87 |
-
|
88 |
-
#: contact_form.php:82
|
89 |
-
#: contact_form.php:743
|
90 |
-
#: contact_form.php:773
|
91 |
-
msgid "Send me a copy"
|
92 |
-
msgstr "Изпрати ми копие"
|
93 |
-
|
94 |
-
#: contact_form.php:83
|
95 |
-
#: contact_form.php:744
|
96 |
-
#: contact_form.php:774
|
97 |
-
msgid "Submit"
|
98 |
-
msgstr "Изпрати"
|
99 |
-
|
100 |
-
#: contact_form.php:84
|
101 |
-
msgid "Your name is required."
|
102 |
-
msgstr "Вашето име е задължително."
|
103 |
-
|
104 |
-
#: contact_form.php:85
|
105 |
-
#, fuzzy
|
106 |
-
msgid "Address is required."
|
107 |
-
msgstr "Правилният Email адрес е задължителен."
|
108 |
-
|
109 |
-
#: contact_form.php:86
|
110 |
-
#, fuzzy
|
111 |
-
msgid "A valid email address is required."
|
112 |
-
msgstr "Правилният Email адрес е задължителен."
|
113 |
-
|
114 |
-
#: contact_form.php:87
|
115 |
-
#, fuzzy
|
116 |
-
msgid "Phone number is required."
|
117 |
-
msgstr "Вашето име е задължително."
|
118 |
-
|
119 |
-
#: contact_form.php:88
|
120 |
-
msgid "Subject is required."
|
121 |
-
msgstr "Заглавието е задължитено."
|
122 |
-
|
123 |
-
#: contact_form.php:89
|
124 |
-
msgid "Message text is required."
|
125 |
-
msgstr "Текстовото съобщение е задължително."
|
126 |
-
|
127 |
-
#: contact_form.php:90
|
128 |
-
msgid "File format is not valid."
|
129 |
-
msgstr "Прикаченият файл не се поддържа"
|
130 |
-
|
131 |
-
#: contact_form.php:91
|
132 |
-
msgid "File upload error."
|
133 |
-
msgstr ""
|
134 |
-
|
135 |
-
#: contact_form.php:92
|
136 |
-
msgid "The file could not be uploaded."
|
137 |
-
msgstr ""
|
138 |
-
|
139 |
-
#: contact_form.php:93
|
140 |
-
msgid "This file is too large."
|
141 |
-
msgstr ""
|
142 |
-
|
143 |
-
#: contact_form.php:94
|
144 |
-
msgid "Please fill out the CAPTCHA."
|
145 |
-
msgstr "Моля попълнете CAPTCHA."
|
146 |
-
|
147 |
-
#: contact_form.php:95
|
148 |
-
msgid "Please make corrections below and try again."
|
149 |
-
msgstr "Моля направете необходимите корекции по-долу и опитайте отново."
|
150 |
-
|
151 |
-
#: contact_form.php:97
|
152 |
-
msgid "Thank you for contacting us."
|
153 |
-
msgstr "Благодарим Ви, че се свързахте с нас."
|
154 |
-
|
155 |
-
#: contact_form.php:196
|
156 |
-
msgid "requires"
|
157 |
-
msgstr ""
|
158 |
-
|
159 |
-
#: contact_form.php:196
|
160 |
-
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
161 |
-
msgstr ""
|
162 |
-
|
163 |
-
#: contact_form.php:196
|
164 |
-
msgid "Back to the WordPress"
|
165 |
-
msgstr ""
|
166 |
-
|
167 |
-
#: contact_form.php:196
|
168 |
-
#, fuzzy
|
169 |
-
msgid "Plugins page"
|
170 |
-
msgstr "Разширение BWS"
|
171 |
-
|
172 |
-
#: contact_form.php:481
|
173 |
-
msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
|
174 |
-
msgstr ""
|
175 |
-
|
176 |
-
#: contact_form.php:490
|
177 |
-
msgid "Such user does not exist. Settings are not saved."
|
178 |
-
msgstr "Не са намерени данни за потребителя. Настройките не са запазени"
|
179 |
-
|
180 |
-
#: contact_form.php:494
|
181 |
-
#: contact_form.php:500
|
182 |
-
#, fuzzy
|
183 |
-
msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
|
184 |
-
msgstr "Моля, въведете коректен Email. Настройките не са запазени."
|
185 |
-
|
186 |
-
#: contact_form.php:505
|
187 |
-
#, fuzzy
|
188 |
-
msgid "Settings saved."
|
189 |
-
msgstr "Опциите са запазени"
|
190 |
-
|
191 |
-
#: contact_form.php:529
|
192 |
-
#: contact_form.php:844
|
193 |
-
#: contact_form.php:1673
|
194 |
-
#: contact_form.php:1684
|
195 |
-
msgid "Settings"
|
196 |
-
msgstr "Настройки"
|
197 |
-
|
198 |
-
#: contact_form.php:530
|
199 |
-
#: contact_form.php:845
|
200 |
-
#, fuzzy
|
201 |
-
msgid "Extra settings"
|
202 |
-
msgstr "Настройки"
|
203 |
-
|
204 |
-
#: contact_form.php:535
|
205 |
-
#: contact_form.php:1101
|
206 |
-
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:"
|
207 |
-
msgstr "Ако искате да добавите формата за контакт на своят сайт копирайте и поставете този код в страницата или публикацията или джаджа:"
|
208 |
-
|
209 |
-
#: contact_form.php:535
|
210 |
-
#: contact_form.php:536
|
211 |
-
#: contact_form.php:758
|
212 |
-
#: contact_form.php:807
|
213 |
-
msgid "or"
|
214 |
-
msgstr ""
|
215 |
-
|
216 |
-
#: contact_form.php:536
|
217 |
-
msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
|
218 |
-
msgstr ""
|
219 |
-
|
220 |
-
#: contact_form.php:537
|
221 |
-
msgid "They work the same way."
|
222 |
-
msgstr ""
|
223 |
-
|
224 |
-
#: contact_form.php:538
|
225 |
-
msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
|
226 |
-
msgstr "Ако посочените по-долу полета не са попълнени, съобщението ще бъде изпратено на Email адрес, който е определен по време на регистрацията"
|
227 |
-
|
228 |
-
#: contact_form.php:542
|
229 |
-
msgid "The user's email address:"
|
230 |
-
msgstr "Използвайте Email на Wordpress потребител:"
|
231 |
-
|
232 |
-
#: contact_form.php:546
|
233 |
-
msgid "Create a username"
|
234 |
-
msgstr "Избиране на потребител"
|
235 |
-
|
236 |
-
#: contact_form.php:551
|
237 |
-
msgid "Enter a username of the person who should get the messages from the contact form."
|
238 |
-
msgstr "Задайте името на потребителя, който ще получава съобщенията от формата за контакт."
|
239 |
-
|
240 |
-
#: contact_form.php:555
|
241 |
-
msgid "Use this email address:"
|
242 |
-
msgstr "Използвайте този Email:"
|
243 |
-
|
244 |
-
#: contact_form.php:558
|
245 |
-
msgid "Enter the email address you want the messages forwarded to."
|
246 |
-
msgstr "Задаване на Email адрес, който ще се използва за получаване на съобщения."
|
247 |
-
|
248 |
-
#: contact_form.php:562
|
249 |
-
msgid "Add department selectbox to the contact form:"
|
250 |
-
msgstr ""
|
251 |
-
|
252 |
-
#: contact_form.php:565
|
253 |
-
#: contact_form.php:849
|
254 |
-
msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
|
255 |
-
msgstr ""
|
256 |
-
|
257 |
-
#: contact_form.php:573
|
258 |
-
msgid "Save emails to the database"
|
259 |
-
msgstr ""
|
260 |
-
|
261 |
-
#: contact_form.php:583
|
262 |
-
#: contact_form.php:586
|
263 |
-
#: contact_form.php:590
|
264 |
-
msgid "Using Contact Form to DB powered by"
|
265 |
-
msgstr ""
|
266 |
-
|
267 |
-
#: contact_form.php:586
|
268 |
-
#, fuzzy
|
269 |
-
msgid "Activate Contact Form to DB"
|
270 |
-
msgstr "Форма за контакт"
|
271 |
-
|
272 |
-
#: contact_form.php:590
|
273 |
-
#, fuzzy
|
274 |
-
msgid "Download Contact Form to DB"
|
275 |
-
msgstr "Форма за контакт"
|
276 |
-
|
277 |
-
#: contact_form.php:595
|
278 |
-
msgid "Additional options"
|
279 |
-
msgstr "Допълнителни настройки"
|
280 |
-
|
281 |
-
#: contact_form.php:597
|
282 |
-
msgid "Show"
|
283 |
-
msgstr ""
|
284 |
-
|
285 |
-
#: contact_form.php:598
|
286 |
-
msgid "Hide"
|
287 |
-
msgstr ""
|
288 |
-
|
289 |
-
#: contact_form.php:602
|
290 |
-
msgid "What to use?"
|
291 |
-
msgstr ""
|
292 |
-
|
293 |
-
#: contact_form.php:605
|
294 |
-
msgid "Wp-mail"
|
295 |
-
msgstr "Wp-mail"
|
296 |
-
|
297 |
-
#: contact_form.php:605
|
298 |
-
msgid "You can use the wp_mail function for mailing"
|
299 |
-
msgstr ""
|
300 |
-
|
301 |
-
#: contact_form.php:607
|
302 |
-
msgid "Mail"
|
303 |
-
msgstr "Mail"
|
304 |
-
|
305 |
-
#: contact_form.php:607
|
306 |
-
msgid "To send mail you can use the php mail function"
|
307 |
-
msgstr ""
|
308 |
-
|
309 |
-
#: contact_form.php:611
|
310 |
-
#, fuzzy
|
311 |
-
msgid "The text in the 'From' field"
|
312 |
-
msgstr "Промяна от полета на формата за контакт"
|
313 |
-
|
314 |
-
#: contact_form.php:613
|
315 |
-
msgid "User name"
|
316 |
-
msgstr ""
|
317 |
-
|
318 |
-
#: contact_form.php:614
|
319 |
-
msgid "The name of the user who fills the form will be used in the field 'From'."
|
320 |
-
msgstr ""
|
321 |
-
|
322 |
-
#: contact_form.php:617
|
323 |
-
#, fuzzy
|
324 |
-
msgid "This text will be used in the 'FROM' field"
|
325 |
-
msgstr "Промяна от полета на формата за контакт"
|
326 |
-
|
327 |
-
#: contact_form.php:621
|
328 |
-
msgid "The email address in the 'From' field"
|
329 |
-
msgstr ""
|
330 |
-
|
331 |
-
#: contact_form.php:623
|
332 |
-
msgid "User email"
|
333 |
-
msgstr ""
|
334 |
-
|
335 |
-
#: contact_form.php:624
|
336 |
-
msgid "The email address of the user who fills the form will be used in the field 'From'."
|
337 |
-
msgstr ""
|
338 |
-
|
339 |
-
#: contact_form.php:627
|
340 |
-
msgid "This email address will be used in the 'From' field."
|
341 |
-
msgstr ""
|
342 |
-
|
343 |
-
#: contact_form.php:631
|
344 |
-
#, fuzzy
|
345 |
-
msgid "Display fields"
|
346 |
-
msgstr "Покажи опция за прикачване на файл"
|
347 |
-
|
348 |
-
#: contact_form.php:633
|
349 |
-
#: contact_form.php:681
|
350 |
-
#: contact_form.php:881
|
351 |
-
#: contact_form.php:1541
|
352 |
-
#, fuzzy
|
353 |
-
msgid "Address"
|
354 |
-
msgstr "E-mail адрес:"
|
355 |
-
|
356 |
-
#: contact_form.php:634
|
357 |
-
#: contact_form.php:683
|
358 |
-
#: contact_form.php:1549
|
359 |
-
msgid "Phone"
|
360 |
-
msgstr ""
|
361 |
-
|
362 |
-
#: contact_form.php:635
|
363 |
-
#, fuzzy
|
364 |
-
msgid "Attachment block"
|
365 |
-
msgstr "Покажи опция за прикачване на файл"
|
366 |
-
|
367 |
-
#: contact_form.php:635
|
368 |
-
msgid "Users can attach the following file formats"
|
369 |
-
msgstr "Потребителите могат да прикачват файлове от следните видове"
|
370 |
-
|
371 |
-
#: contact_form.php:642
|
372 |
-
#: contact_form.php:645
|
373 |
-
#: contact_form.php:649
|
374 |
-
#: contact_form.php:910
|
375 |
-
msgid "Captcha"
|
376 |
-
msgstr ""
|
377 |
-
|
378 |
-
#: contact_form.php:642
|
379 |
-
#: contact_form.php:645
|
380 |
-
#: contact_form.php:649
|
381 |
-
msgid "powered by"
|
382 |
-
msgstr ""
|
383 |
-
|
384 |
-
#: contact_form.php:645
|
385 |
-
#, fuzzy
|
386 |
-
msgid "Activate captcha"
|
387 |
-
msgstr "Активиране на приложението"
|
388 |
-
|
389 |
-
#: contact_form.php:649
|
390 |
-
#, fuzzy
|
391 |
-
msgid "Download captcha"
|
392 |
-
msgstr "Изтегляне"
|
393 |
-
|
394 |
-
#: contact_form.php:654
|
395 |
-
#, fuzzy
|
396 |
-
msgid "Display tips below the Attachment block"
|
397 |
-
msgstr "Покажи опция за прикачване на файл"
|
398 |
-
|
399 |
-
#: contact_form.php:663
|
400 |
-
msgid "Delete an attachment file from the server after the email is sent"
|
401 |
-
msgstr ""
|
402 |
-
|
403 |
-
#: contact_form.php:669
|
404 |
-
#, fuzzy
|
405 |
-
msgid "Display 'Send me a copy' block"
|
406 |
-
msgstr "Показване на опция за изпращане на копие"
|
407 |
-
|
408 |
-
#: contact_form.php:678
|
409 |
-
msgid "Required fields"
|
410 |
-
msgstr ""
|
411 |
-
|
412 |
-
#: contact_form.php:680
|
413 |
-
#: contact_form.php:876
|
414 |
-
#: contact_form.php:1536
|
415 |
-
msgid "Name"
|
416 |
-
msgstr "Име"
|
417 |
-
|
418 |
-
#: contact_form.php:682
|
419 |
-
#, fuzzy
|
420 |
-
msgid "Email Address"
|
421 |
-
msgstr "E-mail адрес:"
|
422 |
-
|
423 |
-
#: contact_form.php:684
|
424 |
-
#: contact_form.php:896
|
425 |
-
#: contact_form.php:1552
|
426 |
-
msgid "Subject"
|
427 |
-
msgstr "Относно"
|
428 |
-
|
429 |
-
#: contact_form.php:685
|
430 |
-
#: contact_form.php:900
|
431 |
-
#: contact_form.php:1555
|
432 |
-
msgid "Message"
|
433 |
-
msgstr "Съобщение"
|
434 |
-
|
435 |
-
#: contact_form.php:689
|
436 |
-
msgid "Required symbol"
|
437 |
-
msgstr ""
|
438 |
-
|
439 |
-
#: contact_form.php:695
|
440 |
-
msgid "Display additional info in the email"
|
441 |
-
msgstr ""
|
442 |
-
|
443 |
-
#: contact_form.php:700
|
444 |
-
#: contact_form.php:1508
|
445 |
-
msgid "Sent from (ip address)"
|
446 |
-
msgstr "Изпратено от (ip адрес)"
|
447 |
-
|
448 |
-
#: contact_form.php:700
|
449 |
-
#, fuzzy
|
450 |
-
msgid "Example: Sent from (IP address):\t127.0.0.1"
|
451 |
-
msgstr "Изпратено от (ip адрес)"
|
452 |
-
|
453 |
-
#: contact_form.php:701
|
454 |
-
#: contact_form.php:1513
|
455 |
-
msgid "Date/Time"
|
456 |
-
msgstr "Дата/Час"
|
457 |
-
|
458 |
-
#: contact_form.php:701
|
459 |
-
msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
|
460 |
-
msgstr ""
|
461 |
-
|
462 |
-
#: contact_form.php:702
|
463 |
-
#: contact_form.php:1518
|
464 |
-
msgid "Sent from (referer)"
|
465 |
-
msgstr "Идва от (referer)"
|
466 |
-
|
467 |
-
#: contact_form.php:702
|
468 |
-
msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
|
469 |
-
msgstr ""
|
470 |
-
|
471 |
-
#: contact_form.php:703
|
472 |
-
#: contact_form.php:1523
|
473 |
-
msgid "Using (user agent)"
|
474 |
-
msgstr "Използвайки (user agent)"
|
475 |
-
|
476 |
-
#: contact_form.php:703
|
477 |
-
msgid "Example: Using (user agent):\tMozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36"
|
478 |
-
msgstr ""
|
479 |
-
|
480 |
-
#: contact_form.php:707
|
481 |
-
msgid "Language settings for the field names in the form"
|
482 |
-
msgstr ""
|
483 |
-
|
484 |
-
#: contact_form.php:716
|
485 |
-
msgid "Add a language"
|
486 |
-
msgstr ""
|
487 |
-
|
488 |
-
#: contact_form.php:720
|
489 |
-
#, fuzzy
|
490 |
-
msgid "Change the names of the contact form fields and error messages"
|
491 |
-
msgstr "Промяна на етикетите за полета във формата за контакт"
|
492 |
-
|
493 |
-
#: contact_form.php:725
|
494 |
-
#: contact_form.php:798
|
495 |
-
msgid "English"
|
496 |
-
msgstr ""
|
497 |
-
|
498 |
-
#: contact_form.php:742
|
499 |
-
#: contact_form.php:772
|
500 |
-
#, fuzzy
|
501 |
-
msgid "Tips below the Attachment block"
|
502 |
-
msgstr "Покажи опция за прикачване на файл"
|
503 |
-
|
504 |
-
#: contact_form.php:745
|
505 |
-
#: contact_form.php:775
|
506 |
-
msgid "Error message for the Name field"
|
507 |
-
msgstr ""
|
508 |
-
|
509 |
-
#: contact_form.php:746
|
510 |
-
#: contact_form.php:776
|
511 |
-
msgid "Error message for the Address field"
|
512 |
-
msgstr ""
|
513 |
-
|
514 |
-
#: contact_form.php:747
|
515 |
-
#: contact_form.php:777
|
516 |
-
msgid "Error message for the Email field"
|
517 |
-
msgstr ""
|
518 |
-
|
519 |
-
#: contact_form.php:748
|
520 |
-
#: contact_form.php:778
|
521 |
-
msgid "Error message for the Phone field"
|
522 |
-
msgstr ""
|
523 |
-
|
524 |
-
#: contact_form.php:749
|
525 |
-
#: contact_form.php:779
|
526 |
-
msgid "Error message for the Subject field"
|
527 |
-
msgstr ""
|
528 |
-
|
529 |
-
#: contact_form.php:750
|
530 |
-
#: contact_form.php:780
|
531 |
-
msgid "Error message for the Message field"
|
532 |
-
msgstr ""
|
533 |
-
|
534 |
-
#: contact_form.php:751
|
535 |
-
#: contact_form.php:781
|
536 |
-
msgid "Error message about the file type for the Attachment field"
|
537 |
-
msgstr ""
|
538 |
-
|
539 |
-
#: contact_form.php:752
|
540 |
-
#: contact_form.php:782
|
541 |
-
msgid "Error message while uploading a file for the Attachment field to the server"
|
542 |
-
msgstr ""
|
543 |
-
|
544 |
-
#: contact_form.php:753
|
545 |
-
#: contact_form.php:783
|
546 |
-
msgid "Error message while moving the file for the Attachment field"
|
547 |
-
msgstr ""
|
548 |
-
|
549 |
-
#: contact_form.php:754
|
550 |
-
#: contact_form.php:784
|
551 |
-
msgid "Error message when file size limit for the Attachment field is exceeded"
|
552 |
-
msgstr ""
|
553 |
-
|
554 |
-
#: contact_form.php:755
|
555 |
-
#: contact_form.php:785
|
556 |
-
msgid "Error message for the Captcha field"
|
557 |
-
msgstr ""
|
558 |
-
|
559 |
-
#: contact_form.php:756
|
560 |
-
#: contact_form.php:786
|
561 |
-
msgid "Error message for the whole form"
|
562 |
-
msgstr ""
|
563 |
-
|
564 |
-
#: contact_form.php:758
|
565 |
-
#: contact_form.php:788
|
566 |
-
#: contact_form.php:807
|
567 |
-
#: contact_form.php:813
|
568 |
-
msgid "Use shortcode"
|
569 |
-
msgstr ""
|
570 |
-
|
571 |
-
#: contact_form.php:758
|
572 |
-
#: contact_form.php:788
|
573 |
-
#: contact_form.php:807
|
574 |
-
#: contact_form.php:813
|
575 |
-
msgid "for this language"
|
576 |
-
msgstr ""
|
577 |
-
|
578 |
-
#: contact_form.php:795
|
579 |
-
msgid "Action after email is sent"
|
580 |
-
msgstr ""
|
581 |
-
|
582 |
-
#: contact_form.php:797
|
583 |
-
#, fuzzy
|
584 |
-
msgid "Display text"
|
585 |
-
msgstr "Покажи опция за прикачване на файл"
|
586 |
-
|
587 |
-
#: contact_form.php:806
|
588 |
-
#: contact_form.php:812
|
589 |
-
msgid "Text"
|
590 |
-
msgstr ""
|
591 |
-
|
592 |
-
#: contact_form.php:819
|
593 |
-
msgid "Redirect to the page"
|
594 |
-
msgstr ""
|
595 |
-
|
596 |
-
#: contact_form.php:820
|
597 |
-
msgid "Url"
|
598 |
-
msgstr ""
|
599 |
-
|
600 |
-
#: contact_form.php:825
|
601 |
-
#: contact_form.php:1002
|
602 |
-
msgid "Save Changes"
|
603 |
-
msgstr "Запис на промените"
|
604 |
-
|
605 |
-
#: contact_form.php:842
|
606 |
-
#, fuzzy
|
607 |
-
msgid "Contact Form Pro | Extra Settings"
|
608 |
-
msgstr "Настройки на Формата за контакт"
|
609 |
-
|
610 |
-
#: contact_form.php:856
|
611 |
-
msgid "Errors output"
|
612 |
-
msgstr ""
|
613 |
-
|
614 |
-
#: contact_form.php:859
|
615 |
-
msgid "Display error messages"
|
616 |
-
msgstr ""
|
617 |
-
|
618 |
-
#: contact_form.php:860
|
619 |
-
msgid "Color of the input field errors."
|
620 |
-
msgstr ""
|
621 |
-
|
622 |
-
#: contact_form.php:861
|
623 |
-
msgid "Display error messages & color of the input field errors"
|
624 |
-
msgstr ""
|
625 |
-
|
626 |
-
#: contact_form.php:866
|
627 |
-
msgid "Add placeholder to the input blocks"
|
628 |
-
msgstr ""
|
629 |
-
|
630 |
-
#: contact_form.php:872
|
631 |
-
#, fuzzy
|
632 |
-
msgid "Add tooltips"
|
633 |
-
msgstr "Допълнителни настройки"
|
634 |
-
|
635 |
-
#: contact_form.php:886
|
636 |
-
#, fuzzy
|
637 |
-
msgid "Email address"
|
638 |
-
msgstr "E-mail адрес:"
|
639 |
-
|
640 |
-
#: contact_form.php:891
|
641 |
-
msgid "Phone Number"
|
642 |
-
msgstr ""
|
643 |
-
|
644 |
-
#: contact_form.php:905
|
645 |
-
#, fuzzy
|
646 |
-
msgid "Attachment"
|
647 |
-
msgstr "Прикачване на файл:"
|
648 |
-
|
649 |
-
#: contact_form.php:910
|
650 |
-
msgid "(powered by bestwebsoft.com)"
|
651 |
-
msgstr ""
|
652 |
-
|
653 |
-
#: contact_form.php:915
|
654 |
-
#, fuzzy
|
655 |
-
msgid "Style options"
|
656 |
-
msgstr "Допълнителни настройки"
|
657 |
-
|
658 |
-
#: contact_form.php:918
|
659 |
-
msgid "Text color"
|
660 |
-
msgstr ""
|
661 |
-
|
662 |
-
#: contact_form.php:921
|
663 |
-
#: contact_form.php:926
|
664 |
-
#: contact_form.php:936
|
665 |
-
#: contact_form.php:941
|
666 |
-
#: contact_form.php:946
|
667 |
-
#: contact_form.php:951
|
668 |
-
#: contact_form.php:961
|
669 |
-
#: contact_form.php:966
|
670 |
-
#: contact_form.php:972
|
671 |
-
#: contact_form.php:983
|
672 |
-
#: contact_form.php:988
|
673 |
-
#: contact_form.php:993
|
674 |
-
msgid "Default"
|
675 |
-
msgstr ""
|
676 |
-
|
677 |
-
#: contact_form.php:923
|
678 |
-
msgid "Label text color"
|
679 |
-
msgstr ""
|
680 |
-
|
681 |
-
#: contact_form.php:928
|
682 |
-
msgid "Placeholder color"
|
683 |
-
msgstr ""
|
684 |
-
|
685 |
-
#: contact_form.php:933
|
686 |
-
msgid "Errors color"
|
687 |
-
msgstr ""
|
688 |
-
|
689 |
-
#: contact_form.php:938
|
690 |
-
msgid "Error text color"
|
691 |
-
msgstr ""
|
692 |
-
|
693 |
-
#: contact_form.php:943
|
694 |
-
msgid "Background color of the input field errors"
|
695 |
-
msgstr ""
|
696 |
-
|
697 |
-
#: contact_form.php:948
|
698 |
-
msgid "Border color of the input field errors"
|
699 |
-
msgstr ""
|
700 |
-
|
701 |
-
#: contact_form.php:953
|
702 |
-
msgid "Placeholder color of the input field errors"
|
703 |
-
msgstr ""
|
704 |
-
|
705 |
-
#: contact_form.php:958
|
706 |
-
#, fuzzy
|
707 |
-
msgid "Input fields"
|
708 |
-
msgstr "Покажи опция за прикачване на файл"
|
709 |
-
|
710 |
-
#: contact_form.php:963
|
711 |
-
msgid "Input fields background color"
|
712 |
-
msgstr ""
|
713 |
-
|
714 |
-
#: contact_form.php:968
|
715 |
-
msgid "Text fields color"
|
716 |
-
msgstr ""
|
717 |
-
|
718 |
-
#: contact_form.php:970
|
719 |
-
msgid "Border width in px, numbers only"
|
720 |
-
msgstr ""
|
721 |
-
|
722 |
-
#: contact_form.php:974
|
723 |
-
#: contact_form.php:995
|
724 |
-
msgid "Border color"
|
725 |
-
msgstr ""
|
726 |
-
|
727 |
-
#: contact_form.php:979
|
728 |
-
#, fuzzy
|
729 |
-
msgid "Submit button"
|
730 |
-
msgstr "Изпрати"
|
731 |
-
|
732 |
-
#: contact_form.php:981
|
733 |
-
msgid "Width in px, numbers only"
|
734 |
-
msgstr ""
|
735 |
-
|
736 |
-
#: contact_form.php:985
|
737 |
-
msgid "Button color"
|
738 |
-
msgstr ""
|
739 |
-
|
740 |
-
#: contact_form.php:990
|
741 |
-
msgid "Button text color"
|
742 |
-
msgstr ""
|
743 |
-
|
744 |
-
#: contact_form.php:1006
|
745 |
-
#, fuzzy
|
746 |
-
msgid "Contact Form Pro | Preview"
|
747 |
-
msgstr "Форма за контакт"
|
748 |
-
|
749 |
-
#: contact_form.php:1009
|
750 |
-
msgid "Show with errors"
|
751 |
-
msgstr ""
|
752 |
-
|
753 |
-
#: contact_form.php:1017
|
754 |
-
#: contact_form.php:1019
|
755 |
-
msgid "Please enter your full name..."
|
756 |
-
msgstr ""
|
757 |
-
|
758 |
-
#: contact_form.php:1030
|
759 |
-
#: contact_form.php:1032
|
760 |
-
msgid "Please enter your address..."
|
761 |
-
msgstr ""
|
762 |
-
|
763 |
-
#: contact_form.php:1041
|
764 |
-
#: contact_form.php:1043
|
765 |
-
#, fuzzy
|
766 |
-
msgid "Please enter your email address..."
|
767 |
-
msgstr "Използвайте този Email:"
|
768 |
-
|
769 |
-
#: contact_form.php:1052
|
770 |
-
#: contact_form.php:1054
|
771 |
-
msgid "Please enter your phone number..."
|
772 |
-
msgstr ""
|
773 |
-
|
774 |
-
#: contact_form.php:1063
|
775 |
-
#: contact_form.php:1065
|
776 |
-
msgid "Please enter subject..."
|
777 |
-
msgstr ""
|
778 |
-
|
779 |
-
#: contact_form.php:1073
|
780 |
-
#: contact_form.php:1075
|
781 |
-
msgid "Please enter your message..."
|
782 |
-
msgstr ""
|
783 |
-
|
784 |
-
#: contact_form.php:1153
|
785 |
-
msgid "Sorry, email message could not be delivered."
|
786 |
-
msgstr "Съжаляваме, Вашето съобщение не може да бъде изпратено."
|
787 |
-
|
788 |
-
#: contact_form.php:1531
|
789 |
-
msgid "Contact from"
|
790 |
-
msgstr "Форма за контакт"
|
791 |
-
|
792 |
-
#: contact_form.php:1544
|
793 |
-
msgid "Email"
|
794 |
-
msgstr "Email"
|
795 |
-
|
796 |
-
#: contact_form.php:1558
|
797 |
-
msgid "Site"
|
798 |
-
msgstr "Сайт"
|
799 |
-
|
800 |
-
#: contact_form.php:1621
|
801 |
-
msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
|
802 |
-
msgstr "Ако видиждате това значи, че вашият MIME клиент за електронна поща не поддържа MIME тип!"
|
803 |
-
|
804 |
-
#: contact_form.php:1685
|
805 |
-
msgid "FAQ"
|
806 |
-
msgstr "FAQ"
|
807 |
-
|
808 |
-
#: contact_form.php:1686
|
809 |
-
msgid "Support"
|
810 |
-
msgstr "Поддръжка"
|
811 |
-
|
812 |
-
#: contact_form.php:1743
|
813 |
-
msgid "Are you sure that you want to delete this language data?"
|
814 |
-
msgstr ""
|
815 |
-
|
816 |
-
#~ msgid "You can attach the following file formats"
|
817 |
-
#~ msgstr "Можете да прикачвате файлове от следните типове"
|
818 |
-
|
819 |
-
#, fuzzy
|
820 |
-
#~ msgid "Memory usage"
|
821 |
-
#~ msgstr "Съобщение"
|
822 |
-
|
823 |
-
#, fuzzy
|
824 |
-
#~ msgid "Site URL"
|
825 |
-
#~ msgstr "Сайт"
|
826 |
-
|
827 |
-
#, fuzzy
|
828 |
-
#~ msgid "Please enter a valid email address."
|
829 |
-
#~ msgstr "Използвайте този Email:"
|
830 |
-
#~ msgid "Activated plugins"
|
831 |
-
#~ msgstr "Активиране на приложението"
|
832 |
-
#~ msgid "Read more"
|
833 |
-
#~ msgstr "Прочетете повече"
|
834 |
-
#~ msgid "Installed plugins"
|
835 |
-
#~ msgstr "Инсталиране на приложението"
|
836 |
-
#~ msgid "Recommended plugins"
|
837 |
-
#~ msgstr "Препоръчани приложения"
|
838 |
-
|
839 |
-
#, fuzzy
|
840 |
-
#~ msgid "Free plugins"
|
841 |
-
#~ msgstr "Препоръчани приложения"
|
842 |
-
#~ msgid "Download"
|
843 |
-
#~ msgstr "Изтегляне"
|
844 |
-
#~ msgid "Install %s"
|
845 |
-
#~ msgstr "Инсталиране %s"
|
846 |
-
#~ msgid "Install now from wordpress.org"
|
847 |
-
#~ msgstr "Инсталирай сега от wordpress.org"
|
848 |
-
|
849 |
-
#, fuzzy
|
850 |
-
#~ msgid "If you have any questions, please contact us via"
|
851 |
-
#~ msgstr ""
|
852 |
-
#~ "Ако имате някакви въпроси, моля свържете с нас чрез plugin@bestwebsoft."
|
853 |
-
#~ "com или попълнете нашата форма за контакти на нашия сайт"
|
854 |
-
|
855 |
-
#, fuzzy
|
856 |
-
#~ msgid "Active Plugins"
|
857 |
-
#~ msgstr "Активиране на приложението"
|
858 |
-
|
859 |
-
#, fuzzy
|
860 |
-
#~ msgid "Inactive Plugins"
|
861 |
-
#~ msgstr "Активиране на приложението"
|
862 |
-
|
863 |
-
#, fuzzy
|
864 |
-
#~ msgid "Send to support"
|
865 |
-
#~ msgstr "Поддръжка"
|
866 |
-
#~ msgid "Contact Form Options"
|
867 |
-
#~ msgstr "Настройки на Формата за контакт"
|
868 |
-
#~ msgid "Please enter a valid email address. Settings are not saved."
|
869 |
-
#~ msgstr "Моля, въведете коректен Email. Настройките не са запазени."
|
870 |
-
|
871 |
-
#, fuzzy
|
872 |
-
#~ msgid "E-Mail Address"
|
873 |
-
#~ msgstr "E-mail адрес:"
|
874 |
-
#~ msgid "E-Mail Addresse:"
|
875 |
-
#~ msgstr "E-mail адрес:"
|
876 |
-
#~ msgid "Install Now"
|
877 |
-
#~ msgstr "Инсталирайте сега"
|
878 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/contact_form-ca.mo
CHANGED
Binary file
|
languages/contact_form-ca.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15
|
6 |
-
"PO-Revision-Date: 2013-11-15
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Kenneth <kenneth@snollocer.net>\n"
|
9 |
"MIME-Version: 1.0\n"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-11-22 15:07+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-11-22 15:07+0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Kenneth <kenneth@snollocer.net>\n"
|
9 |
"MIME-Version: 1.0\n"
|
languages/contact_form-cs_CZ.mo
DELETED
Binary file
|
languages/contact_form-cs_CZ.po
DELETED
@@ -1,880 +0,0 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: contact_form\n"
|
4 |
-
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15 16:47+0300\n"
|
6 |
-
"PO-Revision-Date: 2013-11-15 16:47+0300\n"
|
7 |
-
"Last-Translator: \n"
|
8 |
-
"Language-Team: Petr Zápotocký <\\tpetr.zapotocky@centrum.cz>\n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"Language: cs_CZ\n"
|
13 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
-
"X-Poedit-Basepath: ..\n"
|
15 |
-
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
-
"X-Generator: Poedit 1.5.4\n"
|
17 |
-
"X-Poedit-SearchPath-0: .\n"
|
18 |
-
|
19 |
-
#: contact_form.php:32
|
20 |
-
#: contact_form.php:525
|
21 |
-
#, fuzzy
|
22 |
-
msgid "Contact Form Settings"
|
23 |
-
msgstr "Nastavení kontaktního formuláře"
|
24 |
-
|
25 |
-
#: contact_form.php:32
|
26 |
-
msgid "Contact Form"
|
27 |
-
msgstr "Kontaktní formulář"
|
28 |
-
|
29 |
-
#: contact_form.php:33
|
30 |
-
#, fuzzy
|
31 |
-
msgid "Contact Form Pro Extra Settings"
|
32 |
-
msgstr "Nastavení kontaktního formuláře"
|
33 |
-
|
34 |
-
#: contact_form.php:33
|
35 |
-
#: contact_form.php:566
|
36 |
-
#: contact_form.php:850
|
37 |
-
#, fuzzy
|
38 |
-
msgid "Contact Form Pro"
|
39 |
-
msgstr "Kontaktní formulář"
|
40 |
-
|
41 |
-
#: contact_form.php:74
|
42 |
-
#: contact_form.php:735
|
43 |
-
#: contact_form.php:765
|
44 |
-
msgid "Name:"
|
45 |
-
msgstr "Jméno:"
|
46 |
-
|
47 |
-
#: contact_form.php:75
|
48 |
-
#: contact_form.php:736
|
49 |
-
#: contact_form.php:766
|
50 |
-
#, fuzzy
|
51 |
-
msgid "Address:"
|
52 |
-
msgstr "E-Mail:"
|
53 |
-
|
54 |
-
#: contact_form.php:76
|
55 |
-
#: contact_form.php:737
|
56 |
-
#: contact_form.php:767
|
57 |
-
msgid "Email Address:"
|
58 |
-
msgstr "E-Mail:"
|
59 |
-
|
60 |
-
#: contact_form.php:77
|
61 |
-
#: contact_form.php:738
|
62 |
-
#: contact_form.php:768
|
63 |
-
msgid "Phone number:"
|
64 |
-
msgstr ""
|
65 |
-
|
66 |
-
#: contact_form.php:78
|
67 |
-
#: contact_form.php:739
|
68 |
-
#: contact_form.php:769
|
69 |
-
msgid "Subject:"
|
70 |
-
msgstr "Předmět:"
|
71 |
-
|
72 |
-
#: contact_form.php:79
|
73 |
-
#: contact_form.php:740
|
74 |
-
#: contact_form.php:770
|
75 |
-
msgid "Message:"
|
76 |
-
msgstr "Zpráva:"
|
77 |
-
|
78 |
-
#: contact_form.php:80
|
79 |
-
#: contact_form.php:741
|
80 |
-
#: contact_form.php:771
|
81 |
-
msgid "Attachment:"
|
82 |
-
msgstr "Příloha:"
|
83 |
-
|
84 |
-
#: contact_form.php:81
|
85 |
-
msgid "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file size: 2MB"
|
86 |
-
msgstr ""
|
87 |
-
|
88 |
-
#: contact_form.php:82
|
89 |
-
#: contact_form.php:743
|
90 |
-
#: contact_form.php:773
|
91 |
-
msgid "Send me a copy"
|
92 |
-
msgstr "Zaslat mi kopii"
|
93 |
-
|
94 |
-
#: contact_form.php:83
|
95 |
-
#: contact_form.php:744
|
96 |
-
#: contact_form.php:774
|
97 |
-
msgid "Submit"
|
98 |
-
msgstr "Zaslat"
|
99 |
-
|
100 |
-
#: contact_form.php:84
|
101 |
-
msgid "Your name is required."
|
102 |
-
msgstr "Jméno je požadováno."
|
103 |
-
|
104 |
-
#: contact_form.php:85
|
105 |
-
#, fuzzy
|
106 |
-
msgid "Address is required."
|
107 |
-
msgstr "E-mail je požadován."
|
108 |
-
|
109 |
-
#: contact_form.php:86
|
110 |
-
#, fuzzy
|
111 |
-
msgid "A valid email address is required."
|
112 |
-
msgstr "E-mail je požadován."
|
113 |
-
|
114 |
-
#: contact_form.php:87
|
115 |
-
#, fuzzy
|
116 |
-
msgid "Phone number is required."
|
117 |
-
msgstr "Jméno je požadováno."
|
118 |
-
|
119 |
-
#: contact_form.php:88
|
120 |
-
msgid "Subject is required."
|
121 |
-
msgstr "Předmět je požadován."
|
122 |
-
|
123 |
-
#: contact_form.php:89
|
124 |
-
msgid "Message text is required."
|
125 |
-
msgstr "Zpráva je požadována."
|
126 |
-
|
127 |
-
#: contact_form.php:90
|
128 |
-
msgid "File format is not valid."
|
129 |
-
msgstr "Příloha nelze odeslat."
|
130 |
-
|
131 |
-
#: contact_form.php:91
|
132 |
-
msgid "File upload error."
|
133 |
-
msgstr ""
|
134 |
-
|
135 |
-
#: contact_form.php:92
|
136 |
-
msgid "The file could not be uploaded."
|
137 |
-
msgstr ""
|
138 |
-
|
139 |
-
#: contact_form.php:93
|
140 |
-
msgid "This file is too large."
|
141 |
-
msgstr ""
|
142 |
-
|
143 |
-
#: contact_form.php:94
|
144 |
-
msgid "Please fill out the CAPTCHA."
|
145 |
-
msgstr "Prosím opište následující text."
|
146 |
-
|
147 |
-
#: contact_form.php:95
|
148 |
-
msgid "Please make corrections below and try again."
|
149 |
-
msgstr "Prosím opravte následující chyby a zkuste to znovu."
|
150 |
-
|
151 |
-
#: contact_form.php:97
|
152 |
-
msgid "Thank you for contacting us."
|
153 |
-
msgstr "Děkujeme za zprávu."
|
154 |
-
|
155 |
-
#: contact_form.php:196
|
156 |
-
msgid "requires"
|
157 |
-
msgstr ""
|
158 |
-
|
159 |
-
#: contact_form.php:196
|
160 |
-
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
161 |
-
msgstr ""
|
162 |
-
|
163 |
-
#: contact_form.php:196
|
164 |
-
msgid "Back to the WordPress"
|
165 |
-
msgstr ""
|
166 |
-
|
167 |
-
#: contact_form.php:196
|
168 |
-
#, fuzzy
|
169 |
-
msgid "Plugins page"
|
170 |
-
msgstr "BWS Plugins"
|
171 |
-
|
172 |
-
#: contact_form.php:481
|
173 |
-
msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
|
174 |
-
msgstr "Pokud vyberete \"Přesměrování na stránku\" do políčka url byste měli vložit adresu v tomto formátu"
|
175 |
-
|
176 |
-
#: contact_form.php:490
|
177 |
-
msgid "Such user does not exist. Settings are not saved."
|
178 |
-
msgstr "Uživatel neexistuje. Nastavení neuloženo."
|
179 |
-
|
180 |
-
#: contact_form.php:494
|
181 |
-
#: contact_form.php:500
|
182 |
-
#, fuzzy
|
183 |
-
msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
|
184 |
-
msgstr "Vložte správný mail. Nastavení neuloženo."
|
185 |
-
|
186 |
-
#: contact_form.php:505
|
187 |
-
#, fuzzy
|
188 |
-
msgid "Settings saved."
|
189 |
-
msgstr "Nastavení uloženo."
|
190 |
-
|
191 |
-
#: contact_form.php:529
|
192 |
-
#: contact_form.php:844
|
193 |
-
#: contact_form.php:1673
|
194 |
-
#: contact_form.php:1684
|
195 |
-
msgid "Settings"
|
196 |
-
msgstr "Nastavení"
|
197 |
-
|
198 |
-
#: contact_form.php:530
|
199 |
-
#: contact_form.php:845
|
200 |
-
#, fuzzy
|
201 |
-
msgid "Extra settings"
|
202 |
-
msgstr "Nastavení"
|
203 |
-
|
204 |
-
#: contact_form.php:535
|
205 |
-
#: contact_form.php:1101
|
206 |
-
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:"
|
207 |
-
msgstr "Pokud chcete vložit kontaktní formulář na stránku, zkopírujte a vložte tento kód do přípsěvku, stránky nebo widgetu:"
|
208 |
-
|
209 |
-
#: contact_form.php:535
|
210 |
-
#: contact_form.php:536
|
211 |
-
#: contact_form.php:758
|
212 |
-
#: contact_form.php:807
|
213 |
-
msgid "or"
|
214 |
-
msgstr ""
|
215 |
-
|
216 |
-
#: contact_form.php:536
|
217 |
-
msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
|
218 |
-
msgstr ""
|
219 |
-
|
220 |
-
#: contact_form.php:537
|
221 |
-
msgid "They work the same way."
|
222 |
-
msgstr ""
|
223 |
-
|
224 |
-
#: contact_form.php:538
|
225 |
-
msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
|
226 |
-
msgstr "Pokud nebudou informace vyplněny, zprávy budou zasílány na mail, který byl uveden při registraci."
|
227 |
-
|
228 |
-
#: contact_form.php:542
|
229 |
-
msgid "The user's email address:"
|
230 |
-
msgstr "Použít email uživatele wordpressu:"
|
231 |
-
|
232 |
-
#: contact_form.php:546
|
233 |
-
msgid "Create a username"
|
234 |
-
msgstr "Vyberte uživatelské jméno"
|
235 |
-
|
236 |
-
#: contact_form.php:551
|
237 |
-
msgid "Enter a username of the person who should get the messages from the contact form."
|
238 |
-
msgstr "Nastavte uživatele, který bude dostávat zprávy z kontaktního formuláře."
|
239 |
-
|
240 |
-
#: contact_form.php:555
|
241 |
-
msgid "Use this email address:"
|
242 |
-
msgstr "Použít tento email:"
|
243 |
-
|
244 |
-
#: contact_form.php:558
|
245 |
-
msgid "Enter the email address you want the messages forwarded to."
|
246 |
-
msgstr "Nastavit email, který bude použit pro příjem zpráv."
|
247 |
-
|
248 |
-
#: contact_form.php:562
|
249 |
-
msgid "Add department selectbox to the contact form:"
|
250 |
-
msgstr ""
|
251 |
-
|
252 |
-
#: contact_form.php:565
|
253 |
-
#: contact_form.php:849
|
254 |
-
msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
|
255 |
-
msgstr ""
|
256 |
-
|
257 |
-
#: contact_form.php:573
|
258 |
-
msgid "Save emails to the database"
|
259 |
-
msgstr ""
|
260 |
-
|
261 |
-
#: contact_form.php:583
|
262 |
-
#: contact_form.php:586
|
263 |
-
#: contact_form.php:590
|
264 |
-
msgid "Using Contact Form to DB powered by"
|
265 |
-
msgstr ""
|
266 |
-
|
267 |
-
#: contact_form.php:586
|
268 |
-
#, fuzzy
|
269 |
-
msgid "Activate Contact Form to DB"
|
270 |
-
msgstr "Kontaktní formulář"
|
271 |
-
|
272 |
-
#: contact_form.php:590
|
273 |
-
#, fuzzy
|
274 |
-
msgid "Download Contact Form to DB"
|
275 |
-
msgstr "Kontaktní formulář"
|
276 |
-
|
277 |
-
#: contact_form.php:595
|
278 |
-
msgid "Additional options"
|
279 |
-
msgstr "Další nastavení"
|
280 |
-
|
281 |
-
#: contact_form.php:597
|
282 |
-
msgid "Show"
|
283 |
-
msgstr ""
|
284 |
-
|
285 |
-
#: contact_form.php:598
|
286 |
-
msgid "Hide"
|
287 |
-
msgstr ""
|
288 |
-
|
289 |
-
#: contact_form.php:602
|
290 |
-
msgid "What to use?"
|
291 |
-
msgstr "K čemu?"
|
292 |
-
|
293 |
-
#: contact_form.php:605
|
294 |
-
msgid "Wp-mail"
|
295 |
-
msgstr "Wp-mail"
|
296 |
-
|
297 |
-
#: contact_form.php:605
|
298 |
-
msgid "You can use the wp_mail function for mailing"
|
299 |
-
msgstr "Pro zaslání mailu můžete použít wordpress wp_mail funkce"
|
300 |
-
|
301 |
-
#: contact_form.php:607
|
302 |
-
msgid "Mail"
|
303 |
-
msgstr "Mail"
|
304 |
-
|
305 |
-
#: contact_form.php:607
|
306 |
-
msgid "To send mail you can use the php mail function"
|
307 |
-
msgstr "Pro zaslání mailu můžete použít php mail funkce"
|
308 |
-
|
309 |
-
#: contact_form.php:611
|
310 |
-
#, fuzzy
|
311 |
-
msgid "The text in the 'From' field"
|
312 |
-
msgstr "Změnit políčko OD"
|
313 |
-
|
314 |
-
#: contact_form.php:613
|
315 |
-
msgid "User name"
|
316 |
-
msgstr ""
|
317 |
-
|
318 |
-
#: contact_form.php:614
|
319 |
-
msgid "The name of the user who fills the form will be used in the field 'From'."
|
320 |
-
msgstr ""
|
321 |
-
|
322 |
-
#: contact_form.php:617
|
323 |
-
#, fuzzy
|
324 |
-
msgid "This text will be used in the 'FROM' field"
|
325 |
-
msgstr "Změnit políčko OD"
|
326 |
-
|
327 |
-
#: contact_form.php:621
|
328 |
-
msgid "The email address in the 'From' field"
|
329 |
-
msgstr ""
|
330 |
-
|
331 |
-
#: contact_form.php:623
|
332 |
-
msgid "User email"
|
333 |
-
msgstr ""
|
334 |
-
|
335 |
-
#: contact_form.php:624
|
336 |
-
msgid "The email address of the user who fills the form will be used in the field 'From'."
|
337 |
-
msgstr ""
|
338 |
-
|
339 |
-
#: contact_form.php:627
|
340 |
-
msgid "This email address will be used in the 'From' field."
|
341 |
-
msgstr ""
|
342 |
-
|
343 |
-
#: contact_form.php:631
|
344 |
-
#, fuzzy
|
345 |
-
msgid "Display fields"
|
346 |
-
msgstr "Zobraz text"
|
347 |
-
|
348 |
-
#: contact_form.php:633
|
349 |
-
#: contact_form.php:681
|
350 |
-
#: contact_form.php:881
|
351 |
-
#: contact_form.php:1541
|
352 |
-
#, fuzzy
|
353 |
-
msgid "Address"
|
354 |
-
msgstr "E-Mail:"
|
355 |
-
|
356 |
-
#: contact_form.php:634
|
357 |
-
#: contact_form.php:683
|
358 |
-
#: contact_form.php:1549
|
359 |
-
msgid "Phone"
|
360 |
-
msgstr ""
|
361 |
-
|
362 |
-
#: contact_form.php:635
|
363 |
-
#, fuzzy
|
364 |
-
msgid "Attachment block"
|
365 |
-
msgstr "Zobrazit možnost přílohy"
|
366 |
-
|
367 |
-
#: contact_form.php:635
|
368 |
-
msgid "Users can attach the following file formats"
|
369 |
-
msgstr "Uživatelé mohou vkládat soubory těchto typů"
|
370 |
-
|
371 |
-
#: contact_form.php:642
|
372 |
-
#: contact_form.php:645
|
373 |
-
#: contact_form.php:649
|
374 |
-
#: contact_form.php:910
|
375 |
-
msgid "Captcha"
|
376 |
-
msgstr ""
|
377 |
-
|
378 |
-
#: contact_form.php:642
|
379 |
-
#: contact_form.php:645
|
380 |
-
#: contact_form.php:649
|
381 |
-
msgid "powered by"
|
382 |
-
msgstr ""
|
383 |
-
|
384 |
-
#: contact_form.php:645
|
385 |
-
#, fuzzy
|
386 |
-
msgid "Activate captcha"
|
387 |
-
msgstr "Aktivované pluginy"
|
388 |
-
|
389 |
-
#: contact_form.php:649
|
390 |
-
#, fuzzy
|
391 |
-
msgid "Download captcha"
|
392 |
-
msgstr "Download"
|
393 |
-
|
394 |
-
#: contact_form.php:654
|
395 |
-
#, fuzzy
|
396 |
-
msgid "Display tips below the Attachment block"
|
397 |
-
msgstr "Zobrazit vysvětlivky po bloku s přílohou."
|
398 |
-
|
399 |
-
#: contact_form.php:663
|
400 |
-
msgid "Delete an attachment file from the server after the email is sent"
|
401 |
-
msgstr ""
|
402 |
-
|
403 |
-
#: contact_form.php:669
|
404 |
-
#, fuzzy
|
405 |
-
msgid "Display 'Send me a copy' block"
|
406 |
-
msgstr "Zobrazit Zaslat kopii"
|
407 |
-
|
408 |
-
#: contact_form.php:678
|
409 |
-
msgid "Required fields"
|
410 |
-
msgstr ""
|
411 |
-
|
412 |
-
#: contact_form.php:680
|
413 |
-
#: contact_form.php:876
|
414 |
-
#: contact_form.php:1536
|
415 |
-
msgid "Name"
|
416 |
-
msgstr "Jméno"
|
417 |
-
|
418 |
-
#: contact_form.php:682
|
419 |
-
#, fuzzy
|
420 |
-
msgid "Email Address"
|
421 |
-
msgstr "E-Mail:"
|
422 |
-
|
423 |
-
#: contact_form.php:684
|
424 |
-
#: contact_form.php:896
|
425 |
-
#: contact_form.php:1552
|
426 |
-
msgid "Subject"
|
427 |
-
msgstr "Předmět"
|
428 |
-
|
429 |
-
#: contact_form.php:685
|
430 |
-
#: contact_form.php:900
|
431 |
-
#: contact_form.php:1555
|
432 |
-
msgid "Message"
|
433 |
-
msgstr "Zpráva"
|
434 |
-
|
435 |
-
#: contact_form.php:689
|
436 |
-
msgid "Required symbol"
|
437 |
-
msgstr ""
|
438 |
-
|
439 |
-
#: contact_form.php:695
|
440 |
-
#, fuzzy
|
441 |
-
msgid "Display additional info in the email"
|
442 |
-
msgstr "Zobrazit přidané info v mailu."
|
443 |
-
|
444 |
-
#: contact_form.php:700
|
445 |
-
#: contact_form.php:1508
|
446 |
-
msgid "Sent from (ip address)"
|
447 |
-
msgstr "Zasláno z (ip adresa)"
|
448 |
-
|
449 |
-
#: contact_form.php:700
|
450 |
-
#, fuzzy
|
451 |
-
msgid "Example: Sent from (IP address):\t127.0.0.1"
|
452 |
-
msgstr "Zasláno z (ip adresa)"
|
453 |
-
|
454 |
-
#: contact_form.php:701
|
455 |
-
#: contact_form.php:1513
|
456 |
-
msgid "Date/Time"
|
457 |
-
msgstr "Datum / Čas"
|
458 |
-
|
459 |
-
#: contact_form.php:701
|
460 |
-
msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
|
461 |
-
msgstr ""
|
462 |
-
|
463 |
-
#: contact_form.php:702
|
464 |
-
#: contact_form.php:1518
|
465 |
-
msgid "Sent from (referer)"
|
466 |
-
msgstr "Příchozí od"
|
467 |
-
|
468 |
-
#: contact_form.php:702
|
469 |
-
msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
|
470 |
-
msgstr ""
|
471 |
-
|
472 |
-
#: contact_form.php:703
|
473 |
-
#: contact_form.php:1523
|
474 |
-
msgid "Using (user agent)"
|
475 |
-
msgstr "Používání"
|
476 |
-
|
477 |
-
#: contact_form.php:703
|
478 |
-
msgid "Example: Using (user agent):\tMozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36"
|
479 |
-
msgstr ""
|
480 |
-
|
481 |
-
#: contact_form.php:707
|
482 |
-
msgid "Language settings for the field names in the form"
|
483 |
-
msgstr ""
|
484 |
-
|
485 |
-
#: contact_form.php:716
|
486 |
-
msgid "Add a language"
|
487 |
-
msgstr ""
|
488 |
-
|
489 |
-
#: contact_form.php:720
|
490 |
-
#, fuzzy
|
491 |
-
msgid "Change the names of the contact form fields and error messages"
|
492 |
-
msgstr "Změnit popisek políček"
|
493 |
-
|
494 |
-
#: contact_form.php:725
|
495 |
-
#: contact_form.php:798
|
496 |
-
msgid "English"
|
497 |
-
msgstr ""
|
498 |
-
|
499 |
-
#: contact_form.php:742
|
500 |
-
#: contact_form.php:772
|
501 |
-
#, fuzzy
|
502 |
-
msgid "Tips below the Attachment block"
|
503 |
-
msgstr "Zobrazit vysvětlivky po bloku s přílohou."
|
504 |
-
|
505 |
-
#: contact_form.php:745
|
506 |
-
#: contact_form.php:775
|
507 |
-
msgid "Error message for the Name field"
|
508 |
-
msgstr ""
|
509 |
-
|
510 |
-
#: contact_form.php:746
|
511 |
-
#: contact_form.php:776
|
512 |
-
msgid "Error message for the Address field"
|
513 |
-
msgstr ""
|
514 |
-
|
515 |
-
#: contact_form.php:747
|
516 |
-
#: contact_form.php:777
|
517 |
-
msgid "Error message for the Email field"
|
518 |
-
msgstr ""
|
519 |
-
|
520 |
-
#: contact_form.php:748
|
521 |
-
#: contact_form.php:778
|
522 |
-
msgid "Error message for the Phone field"
|
523 |
-
msgstr ""
|
524 |
-
|
525 |
-
#: contact_form.php:749
|
526 |
-
#: contact_form.php:779
|
527 |
-
msgid "Error message for the Subject field"
|
528 |
-
msgstr ""
|
529 |
-
|
530 |
-
#: contact_form.php:750
|
531 |
-
#: contact_form.php:780
|
532 |
-
msgid "Error message for the Message field"
|
533 |
-
msgstr ""
|
534 |
-
|
535 |
-
#: contact_form.php:751
|
536 |
-
#: contact_form.php:781
|
537 |
-
msgid "Error message about the file type for the Attachment field"
|
538 |
-
msgstr ""
|
539 |
-
|
540 |
-
#: contact_form.php:752
|
541 |
-
#: contact_form.php:782
|
542 |
-
msgid "Error message while uploading a file for the Attachment field to the server"
|
543 |
-
msgstr ""
|
544 |
-
|
545 |
-
#: contact_form.php:753
|
546 |
-
#: contact_form.php:783
|
547 |
-
msgid "Error message while moving the file for the Attachment field"
|
548 |
-
msgstr ""
|
549 |
-
|
550 |
-
#: contact_form.php:754
|
551 |
-
#: contact_form.php:784
|
552 |
-
msgid "Error message when file size limit for the Attachment field is exceeded"
|
553 |
-
msgstr ""
|
554 |
-
|
555 |
-
#: contact_form.php:755
|
556 |
-
#: contact_form.php:785
|
557 |
-
msgid "Error message for the Captcha field"
|
558 |
-
msgstr ""
|
559 |
-
|
560 |
-
#: contact_form.php:756
|
561 |
-
#: contact_form.php:786
|
562 |
-
msgid "Error message for the whole form"
|
563 |
-
msgstr ""
|
564 |
-
|
565 |
-
#: contact_form.php:758
|
566 |
-
#: contact_form.php:788
|
567 |
-
#: contact_form.php:807
|
568 |
-
#: contact_form.php:813
|
569 |
-
msgid "Use shortcode"
|
570 |
-
msgstr ""
|
571 |
-
|
572 |
-
#: contact_form.php:758
|
573 |
-
#: contact_form.php:788
|
574 |
-
#: contact_form.php:807
|
575 |
-
#: contact_form.php:813
|
576 |
-
msgid "for this language"
|
577 |
-
msgstr ""
|
578 |
-
|
579 |
-
#: contact_form.php:795
|
580 |
-
msgid "Action after email is sent"
|
581 |
-
msgstr "Akce po zaslání mailu."
|
582 |
-
|
583 |
-
#: contact_form.php:797
|
584 |
-
msgid "Display text"
|
585 |
-
msgstr "Zobraz text"
|
586 |
-
|
587 |
-
#: contact_form.php:806
|
588 |
-
#: contact_form.php:812
|
589 |
-
msgid "Text"
|
590 |
-
msgstr "Text"
|
591 |
-
|
592 |
-
#: contact_form.php:819
|
593 |
-
msgid "Redirect to the page"
|
594 |
-
msgstr "Přesměrovat na stránku"
|
595 |
-
|
596 |
-
#: contact_form.php:820
|
597 |
-
msgid "Url"
|
598 |
-
msgstr "Url"
|
599 |
-
|
600 |
-
#: contact_form.php:825
|
601 |
-
#: contact_form.php:1002
|
602 |
-
msgid "Save Changes"
|
603 |
-
msgstr "Uložit změny"
|
604 |
-
|
605 |
-
#: contact_form.php:842
|
606 |
-
#, fuzzy
|
607 |
-
msgid "Contact Form Pro | Extra Settings"
|
608 |
-
msgstr "Nastavení kontaktního formuláře"
|
609 |
-
|
610 |
-
#: contact_form.php:856
|
611 |
-
msgid "Errors output"
|
612 |
-
msgstr ""
|
613 |
-
|
614 |
-
#: contact_form.php:859
|
615 |
-
msgid "Display error messages"
|
616 |
-
msgstr ""
|
617 |
-
|
618 |
-
#: contact_form.php:860
|
619 |
-
msgid "Color of the input field errors."
|
620 |
-
msgstr ""
|
621 |
-
|
622 |
-
#: contact_form.php:861
|
623 |
-
msgid "Display error messages & color of the input field errors"
|
624 |
-
msgstr ""
|
625 |
-
|
626 |
-
#: contact_form.php:866
|
627 |
-
msgid "Add placeholder to the input blocks"
|
628 |
-
msgstr ""
|
629 |
-
|
630 |
-
#: contact_form.php:872
|
631 |
-
#, fuzzy
|
632 |
-
msgid "Add tooltips"
|
633 |
-
msgstr "Další nastavení"
|
634 |
-
|
635 |
-
#: contact_form.php:886
|
636 |
-
#, fuzzy
|
637 |
-
msgid "Email address"
|
638 |
-
msgstr "E-Mail:"
|
639 |
-
|
640 |
-
#: contact_form.php:891
|
641 |
-
msgid "Phone Number"
|
642 |
-
msgstr ""
|
643 |
-
|
644 |
-
#: contact_form.php:905
|
645 |
-
#, fuzzy
|
646 |
-
msgid "Attachment"
|
647 |
-
msgstr "Příloha:"
|
648 |
-
|
649 |
-
#: contact_form.php:910
|
650 |
-
msgid "(powered by bestwebsoft.com)"
|
651 |
-
msgstr ""
|
652 |
-
|
653 |
-
#: contact_form.php:915
|
654 |
-
#, fuzzy
|
655 |
-
msgid "Style options"
|
656 |
-
msgstr "Další nastavení"
|
657 |
-
|
658 |
-
#: contact_form.php:918
|
659 |
-
msgid "Text color"
|
660 |
-
msgstr ""
|
661 |
-
|
662 |
-
#: contact_form.php:921
|
663 |
-
#: contact_form.php:926
|
664 |
-
#: contact_form.php:936
|
665 |
-
#: contact_form.php:941
|
666 |
-
#: contact_form.php:946
|
667 |
-
#: contact_form.php:951
|
668 |
-
#: contact_form.php:961
|
669 |
-
#: contact_form.php:966
|
670 |
-
#: contact_form.php:972
|
671 |
-
#: contact_form.php:983
|
672 |
-
#: contact_form.php:988
|
673 |
-
#: contact_form.php:993
|
674 |
-
msgid "Default"
|
675 |
-
msgstr ""
|
676 |
-
|
677 |
-
#: contact_form.php:923
|
678 |
-
msgid "Label text color"
|
679 |
-
msgstr ""
|
680 |
-
|
681 |
-
#: contact_form.php:928
|
682 |
-
msgid "Placeholder color"
|
683 |
-
msgstr ""
|
684 |
-
|
685 |
-
#: contact_form.php:933
|
686 |
-
msgid "Errors color"
|
687 |
-
msgstr ""
|
688 |
-
|
689 |
-
#: contact_form.php:938
|
690 |
-
msgid "Error text color"
|
691 |
-
msgstr ""
|
692 |
-
|
693 |
-
#: contact_form.php:943
|
694 |
-
msgid "Background color of the input field errors"
|
695 |
-
msgstr ""
|
696 |
-
|
697 |
-
#: contact_form.php:948
|
698 |
-
msgid "Border color of the input field errors"
|
699 |
-
msgstr ""
|
700 |
-
|
701 |
-
#: contact_form.php:953
|
702 |
-
msgid "Placeholder color of the input field errors"
|
703 |
-
msgstr ""
|
704 |
-
|
705 |
-
#: contact_form.php:958
|
706 |
-
#, fuzzy
|
707 |
-
msgid "Input fields"
|
708 |
-
msgstr "Zobraz text"
|
709 |
-
|
710 |
-
#: contact_form.php:963
|
711 |
-
msgid "Input fields background color"
|
712 |
-
msgstr ""
|
713 |
-
|
714 |
-
#: contact_form.php:968
|
715 |
-
msgid "Text fields color"
|
716 |
-
msgstr ""
|
717 |
-
|
718 |
-
#: contact_form.php:970
|
719 |
-
msgid "Border width in px, numbers only"
|
720 |
-
msgstr ""
|
721 |
-
|
722 |
-
#: contact_form.php:974
|
723 |
-
#: contact_form.php:995
|
724 |
-
msgid "Border color"
|
725 |
-
msgstr ""
|
726 |
-
|
727 |
-
#: contact_form.php:979
|
728 |
-
#, fuzzy
|
729 |
-
msgid "Submit button"
|
730 |
-
msgstr "Zaslat"
|
731 |
-
|
732 |
-
#: contact_form.php:981
|
733 |
-
msgid "Width in px, numbers only"
|
734 |
-
msgstr ""
|
735 |
-
|
736 |
-
#: contact_form.php:985
|
737 |
-
msgid "Button color"
|
738 |
-
msgstr ""
|
739 |
-
|
740 |
-
#: contact_form.php:990
|
741 |
-
msgid "Button text color"
|
742 |
-
msgstr ""
|
743 |
-
|
744 |
-
#: contact_form.php:1006
|
745 |
-
#, fuzzy
|
746 |
-
msgid "Contact Form Pro | Preview"
|
747 |
-
msgstr "Kontaktní formulář"
|
748 |
-
|
749 |
-
#: contact_form.php:1009
|
750 |
-
msgid "Show with errors"
|
751 |
-
msgstr ""
|
752 |
-
|
753 |
-
#: contact_form.php:1017
|
754 |
-
#: contact_form.php:1019
|
755 |
-
msgid "Please enter your full name..."
|
756 |
-
msgstr ""
|
757 |
-
|
758 |
-
#: contact_form.php:1030
|
759 |
-
#: contact_form.php:1032
|
760 |
-
msgid "Please enter your address..."
|
761 |
-
msgstr ""
|
762 |
-
|
763 |
-
#: contact_form.php:1041
|
764 |
-
#: contact_form.php:1043
|
765 |
-
#, fuzzy
|
766 |
-
msgid "Please enter your email address..."
|
767 |
-
msgstr "Použít tento email:"
|
768 |
-
|
769 |
-
#: contact_form.php:1052
|
770 |
-
#: contact_form.php:1054
|
771 |
-
msgid "Please enter your phone number..."
|
772 |
-
msgstr ""
|
773 |
-
|
774 |
-
#: contact_form.php:1063
|
775 |
-
#: contact_form.php:1065
|
776 |
-
msgid "Please enter subject..."
|
777 |
-
msgstr ""
|
778 |
-
|
779 |
-
#: contact_form.php:1073
|
780 |
-
#: contact_form.php:1075
|
781 |
-
msgid "Please enter your message..."
|
782 |
-
msgstr ""
|
783 |
-
|
784 |
-
#: contact_form.php:1153
|
785 |
-
msgid "Sorry, email message could not be delivered."
|
786 |
-
msgstr "Omlouváme se, váš email nemohl být odeslán."
|
787 |
-
|
788 |
-
#: contact_form.php:1531
|
789 |
-
msgid "Contact from"
|
790 |
-
msgstr "Kontaktní formulář"
|
791 |
-
|
792 |
-
#: contact_form.php:1544
|
793 |
-
msgid "Email"
|
794 |
-
msgstr "E-Mail"
|
795 |
-
|
796 |
-
#: contact_form.php:1558
|
797 |
-
msgid "Site"
|
798 |
-
msgstr "Stránka"
|
799 |
-
|
800 |
-
#: contact_form.php:1621
|
801 |
-
msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
|
802 |
-
msgstr "Když uvidíte MIME, váš klient neakceptoval MIME typy."
|
803 |
-
|
804 |
-
#: contact_form.php:1685
|
805 |
-
msgid "FAQ"
|
806 |
-
msgstr "FAQ"
|
807 |
-
|
808 |
-
#: contact_form.php:1686
|
809 |
-
msgid "Support"
|
810 |
-
msgstr "Podpora"
|
811 |
-
|
812 |
-
#: contact_form.php:1743
|
813 |
-
msgid "Are you sure that you want to delete this language data?"
|
814 |
-
msgstr ""
|
815 |
-
|
816 |
-
#~ msgid "You can attach the following file formats"
|
817 |
-
#~ msgstr "Můžete přiložit soubory těchto typů"
|
818 |
-
|
819 |
-
#, fuzzy
|
820 |
-
#~ msgid "Memory usage"
|
821 |
-
#~ msgstr "Zpráva"
|
822 |
-
|
823 |
-
#, fuzzy
|
824 |
-
#~ msgid "Site URL"
|
825 |
-
#~ msgstr "Stránka"
|
826 |
-
|
827 |
-
#, fuzzy
|
828 |
-
#~ msgid "Please enter a valid email address."
|
829 |
-
#~ msgstr "Použít tento email:"
|
830 |
-
#~ msgid "Activated plugins"
|
831 |
-
#~ msgstr "Aktivované pluginy"
|
832 |
-
#~ msgid "Read more"
|
833 |
-
#~ msgstr "Čti více"
|
834 |
-
#~ msgid "Installed plugins"
|
835 |
-
#~ msgstr "Instalované pluginy"
|
836 |
-
#~ msgid "Recommended plugins"
|
837 |
-
#~ msgstr "Doporučené pluginy"
|
838 |
-
|
839 |
-
#, fuzzy
|
840 |
-
#~ msgid "Free plugins"
|
841 |
-
#~ msgstr "Doporučené pluginy"
|
842 |
-
#~ msgid "Download"
|
843 |
-
#~ msgstr "Download"
|
844 |
-
#~ msgid "Install %s"
|
845 |
-
#~ msgstr "Instalace %s"
|
846 |
-
#~ msgid "Install now from wordpress.org"
|
847 |
-
#~ msgstr "instalace z wordpress.org"
|
848 |
-
|
849 |
-
#, fuzzy
|
850 |
-
#~ msgid "If you have any questions, please contact us via"
|
851 |
-
#~ msgstr ""
|
852 |
-
#~ "Pokud máte dotazy, kontaktujte nás na mail: plugin@bestwebsoft.com nebo "
|
853 |
-
#~ "přes náš kontaktní formulář"
|
854 |
-
|
855 |
-
#, fuzzy
|
856 |
-
#~ msgid "Active Plugins"
|
857 |
-
#~ msgstr "Aktivované pluginy"
|
858 |
-
|
859 |
-
#, fuzzy
|
860 |
-
#~ msgid "Inactive Plugins"
|
861 |
-
#~ msgstr "Aktivované pluginy"
|
862 |
-
|
863 |
-
#, fuzzy
|
864 |
-
#~ msgid "Send to support"
|
865 |
-
#~ msgstr "Podpora"
|
866 |
-
#~ msgid "Contact Form Options"
|
867 |
-
#~ msgstr "Nastavení kontaktního formuláře"
|
868 |
-
#~ msgid "Display Attachment tips"
|
869 |
-
#~ msgstr "Zobrazit vysvětlivky k příloze."
|
870 |
-
#~ msgid "Please enter a valid email address. Settings are not saved."
|
871 |
-
#~ msgstr "Vložte správný mail. Nastavení neuloženo."
|
872 |
-
|
873 |
-
#, fuzzy
|
874 |
-
#~ msgid "E-Mail Address"
|
875 |
-
#~ msgstr "E-Mail:"
|
876 |
-
#~ msgid "E-Mail Addresse:"
|
877 |
-
#~ msgstr "Indirizzo e-mail:"
|
878 |
-
#~ msgid "Install Now"
|
879 |
-
#~ msgstr "Installa Ora"
|
880 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/contact_form-da_DK.mo
DELETED
Binary file
|
languages/contact_form-da_DK.po
DELETED
@@ -1,880 +0,0 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: contact_form\n"
|
4 |
-
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15 16:47+0300\n"
|
6 |
-
"PO-Revision-Date: 2013-11-15 16:47+0300\n"
|
7 |
-
"Last-Translator: \n"
|
8 |
-
"Language-Team: Mads Hannibal <mh@shortcuts.dk>\n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"Language: da_DK\n"
|
13 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
-
"X-Poedit-Basepath: ..\n"
|
15 |
-
"X-Poedit-SourceCharset: utf-8\n"
|
16 |
-
"X-Generator: Poedit 1.5.4\n"
|
17 |
-
"X-Poedit-SearchPath-0: .\n"
|
18 |
-
|
19 |
-
#: contact_form.php:32
|
20 |
-
#: contact_form.php:525
|
21 |
-
#, fuzzy
|
22 |
-
msgid "Contact Form Settings"
|
23 |
-
msgstr "Indstillinger for kontaktformular"
|
24 |
-
|
25 |
-
#: contact_form.php:32
|
26 |
-
msgid "Contact Form"
|
27 |
-
msgstr "Kontaktformular"
|
28 |
-
|
29 |
-
#: contact_form.php:33
|
30 |
-
#, fuzzy
|
31 |
-
msgid "Contact Form Pro Extra Settings"
|
32 |
-
msgstr "Indstillinger for kontaktformular"
|
33 |
-
|
34 |
-
#: contact_form.php:33
|
35 |
-
#: contact_form.php:566
|
36 |
-
#: contact_form.php:850
|
37 |
-
#, fuzzy
|
38 |
-
msgid "Contact Form Pro"
|
39 |
-
msgstr "Kontaktformular"
|
40 |
-
|
41 |
-
#: contact_form.php:74
|
42 |
-
#: contact_form.php:735
|
43 |
-
#: contact_form.php:765
|
44 |
-
msgid "Name:"
|
45 |
-
msgstr "Navn:"
|
46 |
-
|
47 |
-
#: contact_form.php:75
|
48 |
-
#: contact_form.php:736
|
49 |
-
#: contact_form.php:766
|
50 |
-
#, fuzzy
|
51 |
-
msgid "Address:"
|
52 |
-
msgstr "E-mail-adresse:"
|
53 |
-
|
54 |
-
#: contact_form.php:76
|
55 |
-
#: contact_form.php:737
|
56 |
-
#: contact_form.php:767
|
57 |
-
msgid "Email Address:"
|
58 |
-
msgstr "E-mail-adresse:"
|
59 |
-
|
60 |
-
#: contact_form.php:77
|
61 |
-
#: contact_form.php:738
|
62 |
-
#: contact_form.php:768
|
63 |
-
msgid "Phone number:"
|
64 |
-
msgstr ""
|
65 |
-
|
66 |
-
#: contact_form.php:78
|
67 |
-
#: contact_form.php:739
|
68 |
-
#: contact_form.php:769
|
69 |
-
msgid "Subject:"
|
70 |
-
msgstr "Emne:"
|
71 |
-
|
72 |
-
#: contact_form.php:79
|
73 |
-
#: contact_form.php:740
|
74 |
-
#: contact_form.php:770
|
75 |
-
msgid "Message:"
|
76 |
-
msgstr "Besked:"
|
77 |
-
|
78 |
-
#: contact_form.php:80
|
79 |
-
#: contact_form.php:741
|
80 |
-
#: contact_form.php:771
|
81 |
-
msgid "Attachment:"
|
82 |
-
msgstr "Bilag:"
|
83 |
-
|
84 |
-
#: contact_form.php:81
|
85 |
-
msgid "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file size: 2MB"
|
86 |
-
msgstr ""
|
87 |
-
|
88 |
-
#: contact_form.php:82
|
89 |
-
#: contact_form.php:743
|
90 |
-
#: contact_form.php:773
|
91 |
-
msgid "Send me a copy"
|
92 |
-
msgstr "Send mig en kopi"
|
93 |
-
|
94 |
-
#: contact_form.php:83
|
95 |
-
#: contact_form.php:744
|
96 |
-
#: contact_form.php:774
|
97 |
-
msgid "Submit"
|
98 |
-
msgstr "Send"
|
99 |
-
|
100 |
-
#: contact_form.php:84
|
101 |
-
msgid "Your name is required."
|
102 |
-
msgstr "Dit navn er obligatorisk"
|
103 |
-
|
104 |
-
#: contact_form.php:85
|
105 |
-
#, fuzzy
|
106 |
-
msgid "Address is required."
|
107 |
-
msgstr "En korrekt e-mail-adresse er påkrævet."
|
108 |
-
|
109 |
-
#: contact_form.php:86
|
110 |
-
#, fuzzy
|
111 |
-
msgid "A valid email address is required."
|
112 |
-
msgstr "En korrekt e-mail-adresse er påkrævet."
|
113 |
-
|
114 |
-
#: contact_form.php:87
|
115 |
-
#, fuzzy
|
116 |
-
msgid "Phone number is required."
|
117 |
-
msgstr "Dit navn er obligatorisk"
|
118 |
-
|
119 |
-
#: contact_form.php:88
|
120 |
-
msgid "Subject is required."
|
121 |
-
msgstr "Emnefeltet er obligatorisk."
|
122 |
-
|
123 |
-
#: contact_form.php:89
|
124 |
-
msgid "Message text is required."
|
125 |
-
msgstr "Du skal angive en besked"
|
126 |
-
|
127 |
-
#: contact_form.php:90
|
128 |
-
msgid "File format is not valid."
|
129 |
-
msgstr "Bilaget er korrupt."
|
130 |
-
|
131 |
-
#: contact_form.php:91
|
132 |
-
msgid "File upload error."
|
133 |
-
msgstr ""
|
134 |
-
|
135 |
-
#: contact_form.php:92
|
136 |
-
msgid "The file could not be uploaded."
|
137 |
-
msgstr ""
|
138 |
-
|
139 |
-
#: contact_form.php:93
|
140 |
-
msgid "This file is too large."
|
141 |
-
msgstr ""
|
142 |
-
|
143 |
-
#: contact_form.php:94
|
144 |
-
msgid "Please fill out the CAPTCHA."
|
145 |
-
msgstr "Venligst udfyld CAPTCHA-feltet."
|
146 |
-
|
147 |
-
#: contact_form.php:95
|
148 |
-
msgid "Please make corrections below and try again."
|
149 |
-
msgstr "Ret venligst nedenstående og prøv igen."
|
150 |
-
|
151 |
-
#: contact_form.php:97
|
152 |
-
msgid "Thank you for contacting us."
|
153 |
-
msgstr "Tak fordi du kontaktede os"
|
154 |
-
|
155 |
-
#: contact_form.php:196
|
156 |
-
msgid "requires"
|
157 |
-
msgstr ""
|
158 |
-
|
159 |
-
#: contact_form.php:196
|
160 |
-
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
161 |
-
msgstr ""
|
162 |
-
|
163 |
-
#: contact_form.php:196
|
164 |
-
msgid "Back to the WordPress"
|
165 |
-
msgstr ""
|
166 |
-
|
167 |
-
#: contact_form.php:196
|
168 |
-
#, fuzzy
|
169 |
-
msgid "Plugins page"
|
170 |
-
msgstr "BWS Plugins"
|
171 |
-
|
172 |
-
#: contact_form.php:481
|
173 |
-
msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
|
174 |
-
msgstr ""
|
175 |
-
|
176 |
-
#: contact_form.php:490
|
177 |
-
msgid "Such user does not exist. Settings are not saved."
|
178 |
-
msgstr "Brugeren eksisterer ikke. Indstillingerne er ikke gemt."
|
179 |
-
|
180 |
-
#: contact_form.php:494
|
181 |
-
#: contact_form.php:500
|
182 |
-
#, fuzzy
|
183 |
-
msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
|
184 |
-
msgstr "Benyt venligst en korrekt e-mail-adresse. Indstillingerne er ikke gemt."
|
185 |
-
|
186 |
-
#: contact_form.php:505
|
187 |
-
#, fuzzy
|
188 |
-
msgid "Settings saved."
|
189 |
-
msgstr "Indstillinger gemt."
|
190 |
-
|
191 |
-
#: contact_form.php:529
|
192 |
-
#: contact_form.php:844
|
193 |
-
#: contact_form.php:1673
|
194 |
-
#: contact_form.php:1684
|
195 |
-
msgid "Settings"
|
196 |
-
msgstr "Indstillinger"
|
197 |
-
|
198 |
-
#: contact_form.php:530
|
199 |
-
#: contact_form.php:845
|
200 |
-
#, fuzzy
|
201 |
-
msgid "Extra settings"
|
202 |
-
msgstr "Indstillinger"
|
203 |
-
|
204 |
-
#: contact_form.php:535
|
205 |
-
#: contact_form.php:1101
|
206 |
-
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:"
|
207 |
-
msgstr "Hvis du ønsker at tilføje en kontaktformular til din side, kopier og put denne kode i din kommentar eller på din side: "
|
208 |
-
|
209 |
-
#: contact_form.php:535
|
210 |
-
#: contact_form.php:536
|
211 |
-
#: contact_form.php:758
|
212 |
-
#: contact_form.php:807
|
213 |
-
msgid "or"
|
214 |
-
msgstr ""
|
215 |
-
|
216 |
-
#: contact_form.php:536
|
217 |
-
msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
|
218 |
-
msgstr ""
|
219 |
-
|
220 |
-
#: contact_form.php:537
|
221 |
-
msgid "They work the same way."
|
222 |
-
msgstr ""
|
223 |
-
|
224 |
-
#: contact_form.php:538
|
225 |
-
msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
|
226 |
-
msgstr "Hvis felterne nedenunder er tomme, vil meddelesen blive sendt til den adresse, som var angivet ved registreringen."
|
227 |
-
|
228 |
-
#: contact_form.php:542
|
229 |
-
msgid "The user's email address:"
|
230 |
-
msgstr "Benyt e-mail-adressen til wordpressbrugeren:"
|
231 |
-
|
232 |
-
#: contact_form.php:546
|
233 |
-
msgid "Create a username"
|
234 |
-
msgstr "Vælg brugernavn"
|
235 |
-
|
236 |
-
#: contact_form.php:551
|
237 |
-
msgid "Enter a username of the person who should get the messages from the contact form."
|
238 |
-
msgstr "Angiv det brugernavn, som vil modtage beskeder fra en kontaktformular."
|
239 |
-
|
240 |
-
#: contact_form.php:555
|
241 |
-
msgid "Use this email address:"
|
242 |
-
msgstr "Benyt denne e-mail-adresse:"
|
243 |
-
|
244 |
-
#: contact_form.php:558
|
245 |
-
msgid "Enter the email address you want the messages forwarded to."
|
246 |
-
msgstr "Angiv den e-mail-adresse, som vil blive benyttet ved modtagelse af beskeder."
|
247 |
-
|
248 |
-
#: contact_form.php:562
|
249 |
-
msgid "Add department selectbox to the contact form:"
|
250 |
-
msgstr ""
|
251 |
-
|
252 |
-
#: contact_form.php:565
|
253 |
-
#: contact_form.php:849
|
254 |
-
msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
|
255 |
-
msgstr ""
|
256 |
-
|
257 |
-
#: contact_form.php:573
|
258 |
-
msgid "Save emails to the database"
|
259 |
-
msgstr ""
|
260 |
-
|
261 |
-
#: contact_form.php:583
|
262 |
-
#: contact_form.php:586
|
263 |
-
#: contact_form.php:590
|
264 |
-
msgid "Using Contact Form to DB powered by"
|
265 |
-
msgstr ""
|
266 |
-
|
267 |
-
#: contact_form.php:586
|
268 |
-
#, fuzzy
|
269 |
-
msgid "Activate Contact Form to DB"
|
270 |
-
msgstr "Kontaktformular"
|
271 |
-
|
272 |
-
#: contact_form.php:590
|
273 |
-
#, fuzzy
|
274 |
-
msgid "Download Contact Form to DB"
|
275 |
-
msgstr "Kontaktformular"
|
276 |
-
|
277 |
-
#: contact_form.php:595
|
278 |
-
msgid "Additional options"
|
279 |
-
msgstr "Flere valgmuligheder"
|
280 |
-
|
281 |
-
#: contact_form.php:597
|
282 |
-
msgid "Show"
|
283 |
-
msgstr ""
|
284 |
-
|
285 |
-
#: contact_form.php:598
|
286 |
-
msgid "Hide"
|
287 |
-
msgstr ""
|
288 |
-
|
289 |
-
#: contact_form.php:602
|
290 |
-
msgid "What to use?"
|
291 |
-
msgstr ""
|
292 |
-
|
293 |
-
#: contact_form.php:605
|
294 |
-
msgid "Wp-mail"
|
295 |
-
msgstr "Wp-mail"
|
296 |
-
|
297 |
-
#: contact_form.php:605
|
298 |
-
msgid "You can use the wp_mail function for mailing"
|
299 |
-
msgstr ""
|
300 |
-
|
301 |
-
#: contact_form.php:607
|
302 |
-
msgid "Mail"
|
303 |
-
msgstr "Mail"
|
304 |
-
|
305 |
-
#: contact_form.php:607
|
306 |
-
msgid "To send mail you can use the php mail function"
|
307 |
-
msgstr ""
|
308 |
-
|
309 |
-
#: contact_form.php:611
|
310 |
-
#, fuzzy
|
311 |
-
msgid "The text in the 'From' field"
|
312 |
-
msgstr "Skift FRA-felterne i kontaktformularen"
|
313 |
-
|
314 |
-
#: contact_form.php:613
|
315 |
-
msgid "User name"
|
316 |
-
msgstr ""
|
317 |
-
|
318 |
-
#: contact_form.php:614
|
319 |
-
msgid "The name of the user who fills the form will be used in the field 'From'."
|
320 |
-
msgstr ""
|
321 |
-
|
322 |
-
#: contact_form.php:617
|
323 |
-
#, fuzzy
|
324 |
-
msgid "This text will be used in the 'FROM' field"
|
325 |
-
msgstr "Skift FRA-felterne i kontaktformularen"
|
326 |
-
|
327 |
-
#: contact_form.php:621
|
328 |
-
msgid "The email address in the 'From' field"
|
329 |
-
msgstr ""
|
330 |
-
|
331 |
-
#: contact_form.php:623
|
332 |
-
msgid "User email"
|
333 |
-
msgstr ""
|
334 |
-
|
335 |
-
#: contact_form.php:624
|
336 |
-
msgid "The email address of the user who fills the form will be used in the field 'From'."
|
337 |
-
msgstr ""
|
338 |
-
|
339 |
-
#: contact_form.php:627
|
340 |
-
msgid "This email address will be used in the 'From' field."
|
341 |
-
msgstr ""
|
342 |
-
|
343 |
-
#: contact_form.php:631
|
344 |
-
#, fuzzy
|
345 |
-
msgid "Display fields"
|
346 |
-
msgstr "Vis bilag"
|
347 |
-
|
348 |
-
#: contact_form.php:633
|
349 |
-
#: contact_form.php:681
|
350 |
-
#: contact_form.php:881
|
351 |
-
#: contact_form.php:1541
|
352 |
-
#, fuzzy
|
353 |
-
msgid "Address"
|
354 |
-
msgstr "E-mail-adresse:"
|
355 |
-
|
356 |
-
#: contact_form.php:634
|
357 |
-
#: contact_form.php:683
|
358 |
-
#: contact_form.php:1549
|
359 |
-
msgid "Phone"
|
360 |
-
msgstr ""
|
361 |
-
|
362 |
-
#: contact_form.php:635
|
363 |
-
#, fuzzy
|
364 |
-
msgid "Attachment block"
|
365 |
-
msgstr "Vis bilag"
|
366 |
-
|
367 |
-
#: contact_form.php:635
|
368 |
-
msgid "Users can attach the following file formats"
|
369 |
-
msgstr "Brugere kan vedlægge filer af følgende typer"
|
370 |
-
|
371 |
-
#: contact_form.php:642
|
372 |
-
#: contact_form.php:645
|
373 |
-
#: contact_form.php:649
|
374 |
-
#: contact_form.php:910
|
375 |
-
msgid "Captcha"
|
376 |
-
msgstr ""
|
377 |
-
|
378 |
-
#: contact_form.php:642
|
379 |
-
#: contact_form.php:645
|
380 |
-
#: contact_form.php:649
|
381 |
-
msgid "powered by"
|
382 |
-
msgstr ""
|
383 |
-
|
384 |
-
#: contact_form.php:645
|
385 |
-
#, fuzzy
|
386 |
-
msgid "Activate captcha"
|
387 |
-
msgstr "Aktiverede plugins"
|
388 |
-
|
389 |
-
#: contact_form.php:649
|
390 |
-
#, fuzzy
|
391 |
-
msgid "Download captcha"
|
392 |
-
msgstr "Download"
|
393 |
-
|
394 |
-
#: contact_form.php:654
|
395 |
-
#, fuzzy
|
396 |
-
msgid "Display tips below the Attachment block"
|
397 |
-
msgstr "Vis bilag"
|
398 |
-
|
399 |
-
#: contact_form.php:663
|
400 |
-
msgid "Delete an attachment file from the server after the email is sent"
|
401 |
-
msgstr ""
|
402 |
-
|
403 |
-
#: contact_form.php:669
|
404 |
-
#, fuzzy
|
405 |
-
msgid "Display 'Send me a copy' block"
|
406 |
-
msgstr "Vis \"Send mig en kopi\"-afsnit"
|
407 |
-
|
408 |
-
#: contact_form.php:678
|
409 |
-
msgid "Required fields"
|
410 |
-
msgstr ""
|
411 |
-
|
412 |
-
#: contact_form.php:680
|
413 |
-
#: contact_form.php:876
|
414 |
-
#: contact_form.php:1536
|
415 |
-
msgid "Name"
|
416 |
-
msgstr "Navn"
|
417 |
-
|
418 |
-
#: contact_form.php:682
|
419 |
-
#, fuzzy
|
420 |
-
msgid "Email Address"
|
421 |
-
msgstr "E-mail-adresse:"
|
422 |
-
|
423 |
-
#: contact_form.php:684
|
424 |
-
#: contact_form.php:896
|
425 |
-
#: contact_form.php:1552
|
426 |
-
msgid "Subject"
|
427 |
-
msgstr "Emne"
|
428 |
-
|
429 |
-
#: contact_form.php:685
|
430 |
-
#: contact_form.php:900
|
431 |
-
#: contact_form.php:1555
|
432 |
-
msgid "Message"
|
433 |
-
msgstr "Besked"
|
434 |
-
|
435 |
-
#: contact_form.php:689
|
436 |
-
msgid "Required symbol"
|
437 |
-
msgstr ""
|
438 |
-
|
439 |
-
#: contact_form.php:695
|
440 |
-
#, fuzzy
|
441 |
-
msgid "Display additional info in the email"
|
442 |
-
msgstr "Vis yderligere information i e-mail"
|
443 |
-
|
444 |
-
#: contact_form.php:700
|
445 |
-
#: contact_form.php:1508
|
446 |
-
msgid "Sent from (ip address)"
|
447 |
-
msgstr "Sendt fra (IP-adresse)"
|
448 |
-
|
449 |
-
#: contact_form.php:700
|
450 |
-
#, fuzzy
|
451 |
-
msgid "Example: Sent from (IP address):\t127.0.0.1"
|
452 |
-
msgstr "Sendt fra (IP-adresse)"
|
453 |
-
|
454 |
-
#: contact_form.php:701
|
455 |
-
#: contact_form.php:1513
|
456 |
-
msgid "Date/Time"
|
457 |
-
msgstr "Dato/klokkeslæt"
|
458 |
-
|
459 |
-
#: contact_form.php:701
|
460 |
-
msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
|
461 |
-
msgstr ""
|
462 |
-
|
463 |
-
#: contact_form.php:702
|
464 |
-
#: contact_form.php:1518
|
465 |
-
msgid "Sent from (referer)"
|
466 |
-
msgstr "Sendt fra (referent)"
|
467 |
-
|
468 |
-
#: contact_form.php:702
|
469 |
-
msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
|
470 |
-
msgstr ""
|
471 |
-
|
472 |
-
#: contact_form.php:703
|
473 |
-
#: contact_form.php:1523
|
474 |
-
msgid "Using (user agent)"
|
475 |
-
msgstr "Med (user agent)"
|
476 |
-
|
477 |
-
#: contact_form.php:703
|
478 |
-
msgid "Example: Using (user agent):\tMozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36"
|
479 |
-
msgstr ""
|
480 |
-
|
481 |
-
#: contact_form.php:707
|
482 |
-
msgid "Language settings for the field names in the form"
|
483 |
-
msgstr ""
|
484 |
-
|
485 |
-
#: contact_form.php:716
|
486 |
-
msgid "Add a language"
|
487 |
-
msgstr ""
|
488 |
-
|
489 |
-
#: contact_form.php:720
|
490 |
-
#, fuzzy
|
491 |
-
msgid "Change the names of the contact form fields and error messages"
|
492 |
-
msgstr "Skifte etiketter til felterne i kontaktformularen"
|
493 |
-
|
494 |
-
#: contact_form.php:725
|
495 |
-
#: contact_form.php:798
|
496 |
-
msgid "English"
|
497 |
-
msgstr ""
|
498 |
-
|
499 |
-
#: contact_form.php:742
|
500 |
-
#: contact_form.php:772
|
501 |
-
#, fuzzy
|
502 |
-
msgid "Tips below the Attachment block"
|
503 |
-
msgstr "Vis bilag"
|
504 |
-
|
505 |
-
#: contact_form.php:745
|
506 |
-
#: contact_form.php:775
|
507 |
-
msgid "Error message for the Name field"
|
508 |
-
msgstr ""
|
509 |
-
|
510 |
-
#: contact_form.php:746
|
511 |
-
#: contact_form.php:776
|
512 |
-
msgid "Error message for the Address field"
|
513 |
-
msgstr ""
|
514 |
-
|
515 |
-
#: contact_form.php:747
|
516 |
-
#: contact_form.php:777
|
517 |
-
msgid "Error message for the Email field"
|
518 |
-
msgstr ""
|
519 |
-
|
520 |
-
#: contact_form.php:748
|
521 |
-
#: contact_form.php:778
|
522 |
-
msgid "Error message for the Phone field"
|
523 |
-
msgstr ""
|
524 |
-
|
525 |
-
#: contact_form.php:749
|
526 |
-
#: contact_form.php:779
|
527 |
-
msgid "Error message for the Subject field"
|
528 |
-
msgstr ""
|
529 |
-
|
530 |
-
#: contact_form.php:750
|
531 |
-
#: contact_form.php:780
|
532 |
-
msgid "Error message for the Message field"
|
533 |
-
msgstr ""
|
534 |
-
|
535 |
-
#: contact_form.php:751
|
536 |
-
#: contact_form.php:781
|
537 |
-
msgid "Error message about the file type for the Attachment field"
|
538 |
-
msgstr ""
|
539 |
-
|
540 |
-
#: contact_form.php:752
|
541 |
-
#: contact_form.php:782
|
542 |
-
msgid "Error message while uploading a file for the Attachment field to the server"
|
543 |
-
msgstr ""
|
544 |
-
|
545 |
-
#: contact_form.php:753
|
546 |
-
#: contact_form.php:783
|
547 |
-
msgid "Error message while moving the file for the Attachment field"
|
548 |
-
msgstr ""
|
549 |
-
|
550 |
-
#: contact_form.php:754
|
551 |
-
#: contact_form.php:784
|
552 |
-
msgid "Error message when file size limit for the Attachment field is exceeded"
|
553 |
-
msgstr ""
|
554 |
-
|
555 |
-
#: contact_form.php:755
|
556 |
-
#: contact_form.php:785
|
557 |
-
msgid "Error message for the Captcha field"
|
558 |
-
msgstr ""
|
559 |
-
|
560 |
-
#: contact_form.php:756
|
561 |
-
#: contact_form.php:786
|
562 |
-
msgid "Error message for the whole form"
|
563 |
-
msgstr ""
|
564 |
-
|
565 |
-
#: contact_form.php:758
|
566 |
-
#: contact_form.php:788
|
567 |
-
#: contact_form.php:807
|
568 |
-
#: contact_form.php:813
|
569 |
-
msgid "Use shortcode"
|
570 |
-
msgstr ""
|
571 |
-
|
572 |
-
#: contact_form.php:758
|
573 |
-
#: contact_form.php:788
|
574 |
-
#: contact_form.php:807
|
575 |
-
#: contact_form.php:813
|
576 |
-
msgid "for this language"
|
577 |
-
msgstr ""
|
578 |
-
|
579 |
-
#: contact_form.php:795
|
580 |
-
msgid "Action after email is sent"
|
581 |
-
msgstr ""
|
582 |
-
|
583 |
-
#: contact_form.php:797
|
584 |
-
#, fuzzy
|
585 |
-
msgid "Display text"
|
586 |
-
msgstr "Vis bilag"
|
587 |
-
|
588 |
-
#: contact_form.php:806
|
589 |
-
#: contact_form.php:812
|
590 |
-
msgid "Text"
|
591 |
-
msgstr ""
|
592 |
-
|
593 |
-
#: contact_form.php:819
|
594 |
-
msgid "Redirect to the page"
|
595 |
-
msgstr ""
|
596 |
-
|
597 |
-
#: contact_form.php:820
|
598 |
-
msgid "Url"
|
599 |
-
msgstr ""
|
600 |
-
|
601 |
-
#: contact_form.php:825
|
602 |
-
#: contact_form.php:1002
|
603 |
-
msgid "Save Changes"
|
604 |
-
msgstr "Gem ændringer"
|
605 |
-
|
606 |
-
#: contact_form.php:842
|
607 |
-
#, fuzzy
|
608 |
-
msgid "Contact Form Pro | Extra Settings"
|
609 |
-
msgstr "Indstillinger for kontaktformular"
|
610 |
-
|
611 |
-
#: contact_form.php:856
|
612 |
-
msgid "Errors output"
|
613 |
-
msgstr ""
|
614 |
-
|
615 |
-
#: contact_form.php:859
|
616 |
-
msgid "Display error messages"
|
617 |
-
msgstr ""
|
618 |
-
|
619 |
-
#: contact_form.php:860
|
620 |
-
msgid "Color of the input field errors."
|
621 |
-
msgstr ""
|
622 |
-
|
623 |
-
#: contact_form.php:861
|
624 |
-
msgid "Display error messages & color of the input field errors"
|
625 |
-
msgstr ""
|
626 |
-
|
627 |
-
#: contact_form.php:866
|
628 |
-
msgid "Add placeholder to the input blocks"
|
629 |
-
msgstr ""
|
630 |
-
|
631 |
-
#: contact_form.php:872
|
632 |
-
#, fuzzy
|
633 |
-
msgid "Add tooltips"
|
634 |
-
msgstr "Flere valgmuligheder"
|
635 |
-
|
636 |
-
#: contact_form.php:886
|
637 |
-
#, fuzzy
|
638 |
-
msgid "Email address"
|
639 |
-
msgstr "E-mail-adresse:"
|
640 |
-
|
641 |
-
#: contact_form.php:891
|
642 |
-
msgid "Phone Number"
|
643 |
-
msgstr ""
|
644 |
-
|
645 |
-
#: contact_form.php:905
|
646 |
-
#, fuzzy
|
647 |
-
msgid "Attachment"
|
648 |
-
msgstr "Bilag:"
|
649 |
-
|
650 |
-
#: contact_form.php:910
|
651 |
-
msgid "(powered by bestwebsoft.com)"
|
652 |
-
msgstr ""
|
653 |
-
|
654 |
-
#: contact_form.php:915
|
655 |
-
#, fuzzy
|
656 |
-
msgid "Style options"
|
657 |
-
msgstr "Flere valgmuligheder"
|
658 |
-
|
659 |
-
#: contact_form.php:918
|
660 |
-
msgid "Text color"
|
661 |
-
msgstr ""
|
662 |
-
|
663 |
-
#: contact_form.php:921
|
664 |
-
#: contact_form.php:926
|
665 |
-
#: contact_form.php:936
|
666 |
-
#: contact_form.php:941
|
667 |
-
#: contact_form.php:946
|
668 |
-
#: contact_form.php:951
|
669 |
-
#: contact_form.php:961
|
670 |
-
#: contact_form.php:966
|
671 |
-
#: contact_form.php:972
|
672 |
-
#: contact_form.php:983
|
673 |
-
#: contact_form.php:988
|
674 |
-
#: contact_form.php:993
|
675 |
-
msgid "Default"
|
676 |
-
msgstr ""
|
677 |
-
|
678 |
-
#: contact_form.php:923
|
679 |
-
msgid "Label text color"
|
680 |
-
msgstr ""
|
681 |
-
|
682 |
-
#: contact_form.php:928
|
683 |
-
msgid "Placeholder color"
|
684 |
-
msgstr ""
|
685 |
-
|
686 |
-
#: contact_form.php:933
|
687 |
-
msgid "Errors color"
|
688 |
-
msgstr ""
|
689 |
-
|
690 |
-
#: contact_form.php:938
|
691 |
-
msgid "Error text color"
|
692 |
-
msgstr ""
|
693 |
-
|
694 |
-
#: contact_form.php:943
|
695 |
-
msgid "Background color of the input field errors"
|
696 |
-
msgstr ""
|
697 |
-
|
698 |
-
#: contact_form.php:948
|
699 |
-
msgid "Border color of the input field errors"
|
700 |
-
msgstr ""
|
701 |
-
|
702 |
-
#: contact_form.php:953
|
703 |
-
msgid "Placeholder color of the input field errors"
|
704 |
-
msgstr ""
|
705 |
-
|
706 |
-
#: contact_form.php:958
|
707 |
-
#, fuzzy
|
708 |
-
msgid "Input fields"
|
709 |
-
msgstr "Vis bilag"
|
710 |
-
|
711 |
-
#: contact_form.php:963
|
712 |
-
msgid "Input fields background color"
|
713 |
-
msgstr ""
|
714 |
-
|
715 |
-
#: contact_form.php:968
|
716 |
-
msgid "Text fields color"
|
717 |
-
msgstr ""
|
718 |
-
|
719 |
-
#: contact_form.php:970
|
720 |
-
msgid "Border width in px, numbers only"
|
721 |
-
msgstr ""
|
722 |
-
|
723 |
-
#: contact_form.php:974
|
724 |
-
#: contact_form.php:995
|
725 |
-
msgid "Border color"
|
726 |
-
msgstr ""
|
727 |
-
|
728 |
-
#: contact_form.php:979
|
729 |
-
#, fuzzy
|
730 |
-
msgid "Submit button"
|
731 |
-
msgstr "Send"
|
732 |
-
|
733 |
-
#: contact_form.php:981
|
734 |
-
msgid "Width in px, numbers only"
|
735 |
-
msgstr ""
|
736 |
-
|
737 |
-
#: contact_form.php:985
|
738 |
-
msgid "Button color"
|
739 |
-
msgstr ""
|
740 |
-
|
741 |
-
#: contact_form.php:990
|
742 |
-
msgid "Button text color"
|
743 |
-
msgstr ""
|
744 |
-
|
745 |
-
#: contact_form.php:1006
|
746 |
-
#, fuzzy
|
747 |
-
msgid "Contact Form Pro | Preview"
|
748 |
-
msgstr "Kontaktformular"
|
749 |
-
|
750 |
-
#: contact_form.php:1009
|
751 |
-
msgid "Show with errors"
|
752 |
-
msgstr ""
|
753 |
-
|
754 |
-
#: contact_form.php:1017
|
755 |
-
#: contact_form.php:1019
|
756 |
-
msgid "Please enter your full name..."
|
757 |
-
msgstr ""
|
758 |
-
|
759 |
-
#: contact_form.php:1030
|
760 |
-
#: contact_form.php:1032
|
761 |
-
msgid "Please enter your address..."
|
762 |
-
msgstr ""
|
763 |
-
|
764 |
-
#: contact_form.php:1041
|
765 |
-
#: contact_form.php:1043
|
766 |
-
#, fuzzy
|
767 |
-
msgid "Please enter your email address..."
|
768 |
-
msgstr "Benyt denne e-mail-adresse:"
|
769 |
-
|
770 |
-
#: contact_form.php:1052
|
771 |
-
#: contact_form.php:1054
|
772 |
-
msgid "Please enter your phone number..."
|
773 |
-
msgstr ""
|
774 |
-
|
775 |
-
#: contact_form.php:1063
|
776 |
-
#: contact_form.php:1065
|
777 |
-
msgid "Please enter subject..."
|
778 |
-
msgstr ""
|
779 |
-
|
780 |
-
#: contact_form.php:1073
|
781 |
-
#: contact_form.php:1075
|
782 |
-
msgid "Please enter your message..."
|
783 |
-
msgstr ""
|
784 |
-
|
785 |
-
#: contact_form.php:1153
|
786 |
-
msgid "Sorry, email message could not be delivered."
|
787 |
-
msgstr "Beklager, men din e-mail kunne ikke leveres."
|
788 |
-
|
789 |
-
#: contact_form.php:1531
|
790 |
-
msgid "Contact from"
|
791 |
-
msgstr "Kontakt fra"
|
792 |
-
|
793 |
-
#: contact_form.php:1544
|
794 |
-
msgid "Email"
|
795 |
-
msgstr "E-mail"
|
796 |
-
|
797 |
-
#: contact_form.php:1558
|
798 |
-
msgid "Site"
|
799 |
-
msgstr "Site"
|
800 |
-
|
801 |
-
#: contact_form.php:1621
|
802 |
-
msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
|
803 |
-
msgstr "Dersom du kan se denne MIME, så aksepterer ikke klienten din MIME-typer!"
|
804 |
-
|
805 |
-
#: contact_form.php:1685
|
806 |
-
msgid "FAQ"
|
807 |
-
msgstr "Ofte stillede spørgsmål"
|
808 |
-
|
809 |
-
#: contact_form.php:1686
|
810 |
-
msgid "Support"
|
811 |
-
msgstr "Support"
|
812 |
-
|
813 |
-
#: contact_form.php:1743
|
814 |
-
msgid "Are you sure that you want to delete this language data?"
|
815 |
-
msgstr ""
|
816 |
-
|
817 |
-
#~ msgid "You can attach the following file formats"
|
818 |
-
#~ msgstr "Du kan vedhæfte filer af følgende typer"
|
819 |
-
|
820 |
-
#, fuzzy
|
821 |
-
#~ msgid "Memory usage"
|
822 |
-
#~ msgstr "Besked"
|
823 |
-
|
824 |
-
#, fuzzy
|
825 |
-
#~ msgid "Site URL"
|
826 |
-
#~ msgstr "Site"
|
827 |
-
|
828 |
-
#, fuzzy
|
829 |
-
#~ msgid "Please enter a valid email address."
|
830 |
-
#~ msgstr "Benyt denne e-mail-adresse:"
|
831 |
-
#~ msgid "Activated plugins"
|
832 |
-
#~ msgstr "Aktiverede plugins"
|
833 |
-
#~ msgid "Read more"
|
834 |
-
#~ msgstr "Læs mere"
|
835 |
-
#~ msgid "Installed plugins"
|
836 |
-
#~ msgstr "Installerede plugins"
|
837 |
-
#~ msgid "Recommended plugins"
|
838 |
-
#~ msgstr "Anbefalede plugins"
|
839 |
-
|
840 |
-
#, fuzzy
|
841 |
-
#~ msgid "Free plugins"
|
842 |
-
#~ msgstr "Anbefalede plugins"
|
843 |
-
#~ msgid "Download"
|
844 |
-
#~ msgstr "Download"
|
845 |
-
#~ msgid "Install %s"
|
846 |
-
#~ msgstr "Installér %s"
|
847 |
-
#~ msgid "Install now from wordpress.org"
|
848 |
-
#~ msgstr "Installér nu fra wordpress.org"
|
849 |
-
|
850 |
-
#, fuzzy
|
851 |
-
#~ msgid "If you have any questions, please contact us via"
|
852 |
-
#~ msgstr ""
|
853 |
-
#~ "Hvis du har spørgsmål kan du kontakte os på plugin@bestwebsoft.com eller "
|
854 |
-
#~ "bruge kontaktformularen på vores hjemmeside"
|
855 |
-
|
856 |
-
#, fuzzy
|
857 |
-
#~ msgid "Active Plugins"
|
858 |
-
#~ msgstr "Aktiverede plugins"
|
859 |
-
|
860 |
-
#, fuzzy
|
861 |
-
#~ msgid "Inactive Plugins"
|
862 |
-
#~ msgstr "Aktiverede plugins"
|
863 |
-
|
864 |
-
#, fuzzy
|
865 |
-
#~ msgid "Send to support"
|
866 |
-
#~ msgstr "Support"
|
867 |
-
#~ msgid "Contact Form Options"
|
868 |
-
#~ msgstr "Indstillinger for kontaktformular"
|
869 |
-
#~ msgid "Please enter a valid email address. Settings are not saved."
|
870 |
-
#~ msgstr ""
|
871 |
-
#~ "Benyt venligst en korrekt e-mail-adresse. Indstillingerne er ikke gemt."
|
872 |
-
|
873 |
-
#, fuzzy
|
874 |
-
#~ msgid "E-Mail Address"
|
875 |
-
#~ msgstr "E-mail-adresse:"
|
876 |
-
#~ msgid "E-Mail Addresse:"
|
877 |
-
#~ msgstr "Indirizzo e-mail:"
|
878 |
-
#~ msgid "Install Now"
|
879 |
-
#~ msgstr "Installa Ora"
|
880 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/contact_form-de_DE.mo
DELETED
Binary file
|
languages/contact_form-de_DE.po
DELETED
@@ -1,880 +0,0 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: contact_form\n"
|
4 |
-
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15 16:47+0300\n"
|
6 |
-
"PO-Revision-Date: 2013-11-15 16:47+0300\n"
|
7 |
-
"Last-Translator: \n"
|
8 |
-
"Language-Team: Thomas Hartung <thartung@adipositas-mm.de>\n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"Language: de_DE\n"
|
13 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
-
"X-Poedit-Basepath: ..\n"
|
15 |
-
"X-Poedit-SourceCharset: utf-8\n"
|
16 |
-
"X-Generator: Poedit 1.5.4\n"
|
17 |
-
"X-Poedit-SearchPath-0: .\n"
|
18 |
-
|
19 |
-
#: contact_form.php:32
|
20 |
-
#: contact_form.php:525
|
21 |
-
#, fuzzy
|
22 |
-
msgid "Contact Form Settings"
|
23 |
-
msgstr "Contact Form Einstellungen"
|
24 |
-
|
25 |
-
#: contact_form.php:32
|
26 |
-
msgid "Contact Form"
|
27 |
-
msgstr "Contact Form"
|
28 |
-
|
29 |
-
#: contact_form.php:33
|
30 |
-
#, fuzzy
|
31 |
-
msgid "Contact Form Pro Extra Settings"
|
32 |
-
msgstr "Contact Form Einstellungen"
|
33 |
-
|
34 |
-
#: contact_form.php:33
|
35 |
-
#: contact_form.php:566
|
36 |
-
#: contact_form.php:850
|
37 |
-
#, fuzzy
|
38 |
-
msgid "Contact Form Pro"
|
39 |
-
msgstr "Contact Form"
|
40 |
-
|
41 |
-
#: contact_form.php:74
|
42 |
-
#: contact_form.php:735
|
43 |
-
#: contact_form.php:765
|
44 |
-
msgid "Name:"
|
45 |
-
msgstr "Name:"
|
46 |
-
|
47 |
-
#: contact_form.php:75
|
48 |
-
#: contact_form.php:736
|
49 |
-
#: contact_form.php:766
|
50 |
-
#, fuzzy
|
51 |
-
msgid "Address:"
|
52 |
-
msgstr "E-Mail-Adresse:"
|
53 |
-
|
54 |
-
#: contact_form.php:76
|
55 |
-
#: contact_form.php:737
|
56 |
-
#: contact_form.php:767
|
57 |
-
msgid "Email Address:"
|
58 |
-
msgstr "E-Mail-Adresse:"
|
59 |
-
|
60 |
-
#: contact_form.php:77
|
61 |
-
#: contact_form.php:738
|
62 |
-
#: contact_form.php:768
|
63 |
-
msgid "Phone number:"
|
64 |
-
msgstr ""
|
65 |
-
|
66 |
-
#: contact_form.php:78
|
67 |
-
#: contact_form.php:739
|
68 |
-
#: contact_form.php:769
|
69 |
-
msgid "Subject:"
|
70 |
-
msgstr "Betreff:"
|
71 |
-
|
72 |
-
#: contact_form.php:79
|
73 |
-
#: contact_form.php:740
|
74 |
-
#: contact_form.php:770
|
75 |
-
msgid "Message:"
|
76 |
-
msgstr "Nachricht:"
|
77 |
-
|
78 |
-
#: contact_form.php:80
|
79 |
-
#: contact_form.php:741
|
80 |
-
#: contact_form.php:771
|
81 |
-
msgid "Attachment:"
|
82 |
-
msgstr "Anhang:"
|
83 |
-
|
84 |
-
#: contact_form.php:81
|
85 |
-
msgid "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file size: 2MB"
|
86 |
-
msgstr ""
|
87 |
-
|
88 |
-
#: contact_form.php:82
|
89 |
-
#: contact_form.php:743
|
90 |
-
#: contact_form.php:773
|
91 |
-
msgid "Send me a copy"
|
92 |
-
msgstr "Kopie an mich senden"
|
93 |
-
|
94 |
-
#: contact_form.php:83
|
95 |
-
#: contact_form.php:744
|
96 |
-
#: contact_form.php:774
|
97 |
-
msgid "Submit"
|
98 |
-
msgstr "senden"
|
99 |
-
|
100 |
-
#: contact_form.php:84
|
101 |
-
msgid "Your name is required."
|
102 |
-
msgstr "Ihr Name wird benötigt"
|
103 |
-
|
104 |
-
#: contact_form.php:85
|
105 |
-
#, fuzzy
|
106 |
-
msgid "Address is required."
|
107 |
-
msgstr "Eine korrekte E-Mail-Adresse ist zwingend."
|
108 |
-
|
109 |
-
#: contact_form.php:86
|
110 |
-
#, fuzzy
|
111 |
-
msgid "A valid email address is required."
|
112 |
-
msgstr "Eine korrekte E-Mail-Adresse ist zwingend."
|
113 |
-
|
114 |
-
#: contact_form.php:87
|
115 |
-
#, fuzzy
|
116 |
-
msgid "Phone number is required."
|
117 |
-
msgstr "Ihr Name wird benötigt"
|
118 |
-
|
119 |
-
#: contact_form.php:88
|
120 |
-
msgid "Subject is required."
|
121 |
-
msgstr "Bitte geben Sie einen Betreff ein."
|
122 |
-
|
123 |
-
#: contact_form.php:89
|
124 |
-
msgid "Message text is required."
|
125 |
-
msgstr "Bitte geben Sie eine Nachricht ein."
|
126 |
-
|
127 |
-
#: contact_form.php:90
|
128 |
-
msgid "File format is not valid."
|
129 |
-
msgstr "Anhang scheint defekt zu sein."
|
130 |
-
|
131 |
-
#: contact_form.php:91
|
132 |
-
msgid "File upload error."
|
133 |
-
msgstr ""
|
134 |
-
|
135 |
-
#: contact_form.php:92
|
136 |
-
msgid "The file could not be uploaded."
|
137 |
-
msgstr ""
|
138 |
-
|
139 |
-
#: contact_form.php:93
|
140 |
-
msgid "This file is too large."
|
141 |
-
msgstr ""
|
142 |
-
|
143 |
-
#: contact_form.php:94
|
144 |
-
msgid "Please fill out the CAPTCHA."
|
145 |
-
msgstr "Bitte ergänzen Sie das CAPTCHA."
|
146 |
-
|
147 |
-
#: contact_form.php:95
|
148 |
-
msgid "Please make corrections below and try again."
|
149 |
-
msgstr "Bitte führen Sie die Korrekturen unten durch und versuchen Sie es erneut."
|
150 |
-
|
151 |
-
#: contact_form.php:97
|
152 |
-
msgid "Thank you for contacting us."
|
153 |
-
msgstr "Danke für Ihre Nachricht."
|
154 |
-
|
155 |
-
#: contact_form.php:196
|
156 |
-
msgid "requires"
|
157 |
-
msgstr ""
|
158 |
-
|
159 |
-
#: contact_form.php:196
|
160 |
-
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
161 |
-
msgstr ""
|
162 |
-
|
163 |
-
#: contact_form.php:196
|
164 |
-
msgid "Back to the WordPress"
|
165 |
-
msgstr ""
|
166 |
-
|
167 |
-
#: contact_form.php:196
|
168 |
-
#, fuzzy
|
169 |
-
msgid "Plugins page"
|
170 |
-
msgstr "BWS Plugins"
|
171 |
-
|
172 |
-
#: contact_form.php:481
|
173 |
-
msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
|
174 |
-
msgstr ""
|
175 |
-
|
176 |
-
#: contact_form.php:490
|
177 |
-
msgid "Such user does not exist. Settings are not saved."
|
178 |
-
msgstr "Dieser Benutzer existiert nicht. Einstellungen nicht gespeichert."
|
179 |
-
|
180 |
-
#: contact_form.php:494
|
181 |
-
#: contact_form.php:500
|
182 |
-
#, fuzzy
|
183 |
-
msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
|
184 |
-
msgstr "Bitte geben Sie eine korrekte E-Mail-Adresse ein. Einstellungen nicht gespeichert."
|
185 |
-
|
186 |
-
#: contact_form.php:505
|
187 |
-
#, fuzzy
|
188 |
-
msgid "Settings saved."
|
189 |
-
msgstr "Einstellungen gespeichert."
|
190 |
-
|
191 |
-
#: contact_form.php:529
|
192 |
-
#: contact_form.php:844
|
193 |
-
#: contact_form.php:1673
|
194 |
-
#: contact_form.php:1684
|
195 |
-
msgid "Settings"
|
196 |
-
msgstr "Einstellungen"
|
197 |
-
|
198 |
-
#: contact_form.php:530
|
199 |
-
#: contact_form.php:845
|
200 |
-
#, fuzzy
|
201 |
-
msgid "Extra settings"
|
202 |
-
msgstr "Einstellungen"
|
203 |
-
|
204 |
-
#: contact_form.php:535
|
205 |
-
#: contact_form.php:1101
|
206 |
-
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:"
|
207 |
-
msgstr "Wenn Sie Contact Form in Ihrer Webpräsenz verwenden wollen, kopieren Sie einfach folgenden shortcode auf Ihre Seite oder Ihren Artikel oder widget:"
|
208 |
-
|
209 |
-
#: contact_form.php:535
|
210 |
-
#: contact_form.php:536
|
211 |
-
#: contact_form.php:758
|
212 |
-
#: contact_form.php:807
|
213 |
-
msgid "or"
|
214 |
-
msgstr ""
|
215 |
-
|
216 |
-
#: contact_form.php:536
|
217 |
-
msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
|
218 |
-
msgstr ""
|
219 |
-
|
220 |
-
#: contact_form.php:537
|
221 |
-
msgid "They work the same way."
|
222 |
-
msgstr ""
|
223 |
-
|
224 |
-
#: contact_form.php:538
|
225 |
-
msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
|
226 |
-
msgstr "Wenn das folgende Feld leer bleibt wird die Nachricht an die Adresse gesandt, die bei der Registrierung angegeben wurde."
|
227 |
-
|
228 |
-
#: contact_form.php:542
|
229 |
-
msgid "The user's email address:"
|
230 |
-
msgstr "Benutze die E-Mail-Adresse von WordPress-Benutzer:"
|
231 |
-
|
232 |
-
#: contact_form.php:546
|
233 |
-
msgid "Create a username"
|
234 |
-
msgstr "Wähle Benutzer"
|
235 |
-
|
236 |
-
#: contact_form.php:551
|
237 |
-
msgid "Enter a username of the person who should get the messages from the contact form."
|
238 |
-
msgstr "Definieren Sie die Benutzer, die Nachrichten von Contact Form bekommen sollen."
|
239 |
-
|
240 |
-
#: contact_form.php:555
|
241 |
-
msgid "Use this email address:"
|
242 |
-
msgstr "Verwende diese E-Mail-Adresse:"
|
243 |
-
|
244 |
-
#: contact_form.php:558
|
245 |
-
msgid "Enter the email address you want the messages forwarded to."
|
246 |
-
msgstr "Definieren Sie die E-Mail-Adresse, die Contact Form verwenden soll."
|
247 |
-
|
248 |
-
#: contact_form.php:562
|
249 |
-
msgid "Add department selectbox to the contact form:"
|
250 |
-
msgstr ""
|
251 |
-
|
252 |
-
#: contact_form.php:565
|
253 |
-
#: contact_form.php:849
|
254 |
-
msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
|
255 |
-
msgstr ""
|
256 |
-
|
257 |
-
#: contact_form.php:573
|
258 |
-
msgid "Save emails to the database"
|
259 |
-
msgstr ""
|
260 |
-
|
261 |
-
#: contact_form.php:583
|
262 |
-
#: contact_form.php:586
|
263 |
-
#: contact_form.php:590
|
264 |
-
msgid "Using Contact Form to DB powered by"
|
265 |
-
msgstr ""
|
266 |
-
|
267 |
-
#: contact_form.php:586
|
268 |
-
#, fuzzy
|
269 |
-
msgid "Activate Contact Form to DB"
|
270 |
-
msgstr "Contact Form"
|
271 |
-
|
272 |
-
#: contact_form.php:590
|
273 |
-
#, fuzzy
|
274 |
-
msgid "Download Contact Form to DB"
|
275 |
-
msgstr "Contact Form"
|
276 |
-
|
277 |
-
#: contact_form.php:595
|
278 |
-
msgid "Additional options"
|
279 |
-
msgstr "Erweiterte Optionen"
|
280 |
-
|
281 |
-
#: contact_form.php:597
|
282 |
-
msgid "Show"
|
283 |
-
msgstr ""
|
284 |
-
|
285 |
-
#: contact_form.php:598
|
286 |
-
msgid "Hide"
|
287 |
-
msgstr ""
|
288 |
-
|
289 |
-
#: contact_form.php:602
|
290 |
-
msgid "What to use?"
|
291 |
-
msgstr ""
|
292 |
-
|
293 |
-
#: contact_form.php:605
|
294 |
-
msgid "Wp-mail"
|
295 |
-
msgstr "Wp-mail"
|
296 |
-
|
297 |
-
#: contact_form.php:605
|
298 |
-
msgid "You can use the wp_mail function for mailing"
|
299 |
-
msgstr ""
|
300 |
-
|
301 |
-
#: contact_form.php:607
|
302 |
-
msgid "Mail"
|
303 |
-
msgstr "Mail"
|
304 |
-
|
305 |
-
#: contact_form.php:607
|
306 |
-
msgid "To send mail you can use the php mail function"
|
307 |
-
msgstr ""
|
308 |
-
|
309 |
-
#: contact_form.php:611
|
310 |
-
#, fuzzy
|
311 |
-
msgid "The text in the 'From' field"
|
312 |
-
msgstr "Veränderung gegenüber Felder des Kontaktformulars"
|
313 |
-
|
314 |
-
#: contact_form.php:613
|
315 |
-
msgid "User name"
|
316 |
-
msgstr ""
|
317 |
-
|
318 |
-
#: contact_form.php:614
|
319 |
-
msgid "The name of the user who fills the form will be used in the field 'From'."
|
320 |
-
msgstr ""
|
321 |
-
|
322 |
-
#: contact_form.php:617
|
323 |
-
#, fuzzy
|
324 |
-
msgid "This text will be used in the 'FROM' field"
|
325 |
-
msgstr "Veränderung gegenüber Felder des Kontaktformulars"
|
326 |
-
|
327 |
-
#: contact_form.php:621
|
328 |
-
msgid "The email address in the 'From' field"
|
329 |
-
msgstr ""
|
330 |
-
|
331 |
-
#: contact_form.php:623
|
332 |
-
msgid "User email"
|
333 |
-
msgstr ""
|
334 |
-
|
335 |
-
#: contact_form.php:624
|
336 |
-
msgid "The email address of the user who fills the form will be used in the field 'From'."
|
337 |
-
msgstr ""
|
338 |
-
|
339 |
-
#: contact_form.php:627
|
340 |
-
msgid "This email address will be used in the 'From' field."
|
341 |
-
msgstr ""
|
342 |
-
|
343 |
-
#: contact_form.php:631
|
344 |
-
#, fuzzy
|
345 |
-
msgid "Display fields"
|
346 |
-
msgstr "Anhänge erlauben"
|
347 |
-
|
348 |
-
#: contact_form.php:633
|
349 |
-
#: contact_form.php:681
|
350 |
-
#: contact_form.php:881
|
351 |
-
#: contact_form.php:1541
|
352 |
-
#, fuzzy
|
353 |
-
msgid "Address"
|
354 |
-
msgstr "E-Mail-Adresse:"
|
355 |
-
|
356 |
-
#: contact_form.php:634
|
357 |
-
#: contact_form.php:683
|
358 |
-
#: contact_form.php:1549
|
359 |
-
msgid "Phone"
|
360 |
-
msgstr ""
|
361 |
-
|
362 |
-
#: contact_form.php:635
|
363 |
-
#, fuzzy
|
364 |
-
msgid "Attachment block"
|
365 |
-
msgstr "Anhänge erlauben"
|
366 |
-
|
367 |
-
#: contact_form.php:635
|
368 |
-
msgid "Users can attach the following file formats"
|
369 |
-
msgstr "Benutzer können folgende Dateitypen anhängen"
|
370 |
-
|
371 |
-
#: contact_form.php:642
|
372 |
-
#: contact_form.php:645
|
373 |
-
#: contact_form.php:649
|
374 |
-
#: contact_form.php:910
|
375 |
-
msgid "Captcha"
|
376 |
-
msgstr ""
|
377 |
-
|
378 |
-
#: contact_form.php:642
|
379 |
-
#: contact_form.php:645
|
380 |
-
#: contact_form.php:649
|
381 |
-
msgid "powered by"
|
382 |
-
msgstr ""
|
383 |
-
|
384 |
-
#: contact_form.php:645
|
385 |
-
#, fuzzy
|
386 |
-
msgid "Activate captcha"
|
387 |
-
msgstr "Aktivierte PlugIns"
|
388 |
-
|
389 |
-
#: contact_form.php:649
|
390 |
-
#, fuzzy
|
391 |
-
msgid "Download captcha"
|
392 |
-
msgstr "Download"
|
393 |
-
|
394 |
-
#: contact_form.php:654
|
395 |
-
#, fuzzy
|
396 |
-
msgid "Display tips below the Attachment block"
|
397 |
-
msgstr "Anhänge erlauben"
|
398 |
-
|
399 |
-
#: contact_form.php:663
|
400 |
-
msgid "Delete an attachment file from the server after the email is sent"
|
401 |
-
msgstr ""
|
402 |
-
|
403 |
-
#: contact_form.php:669
|
404 |
-
#, fuzzy
|
405 |
-
msgid "Display 'Send me a copy' block"
|
406 |
-
msgstr "Kopie-an-mich anzeigen"
|
407 |
-
|
408 |
-
#: contact_form.php:678
|
409 |
-
msgid "Required fields"
|
410 |
-
msgstr ""
|
411 |
-
|
412 |
-
#: contact_form.php:680
|
413 |
-
#: contact_form.php:876
|
414 |
-
#: contact_form.php:1536
|
415 |
-
msgid "Name"
|
416 |
-
msgstr "Name"
|
417 |
-
|
418 |
-
#: contact_form.php:682
|
419 |
-
#, fuzzy
|
420 |
-
msgid "Email Address"
|
421 |
-
msgstr "E-Mail-Adresse:"
|
422 |
-
|
423 |
-
#: contact_form.php:684
|
424 |
-
#: contact_form.php:896
|
425 |
-
#: contact_form.php:1552
|
426 |
-
msgid "Subject"
|
427 |
-
msgstr "Betreff"
|
428 |
-
|
429 |
-
#: contact_form.php:685
|
430 |
-
#: contact_form.php:900
|
431 |
-
#: contact_form.php:1555
|
432 |
-
msgid "Message"
|
433 |
-
msgstr "Nachricht"
|
434 |
-
|
435 |
-
#: contact_form.php:689
|
436 |
-
msgid "Required symbol"
|
437 |
-
msgstr ""
|
438 |
-
|
439 |
-
#: contact_form.php:695
|
440 |
-
msgid "Display additional info in the email"
|
441 |
-
msgstr ""
|
442 |
-
|
443 |
-
#: contact_form.php:700
|
444 |
-
#: contact_form.php:1508
|
445 |
-
msgid "Sent from (ip address)"
|
446 |
-
msgstr "Gesendet von (IP-Adresse)"
|
447 |
-
|
448 |
-
#: contact_form.php:700
|
449 |
-
#, fuzzy
|
450 |
-
msgid "Example: Sent from (IP address):\t127.0.0.1"
|
451 |
-
msgstr "Gesendet von (IP-Adresse)"
|
452 |
-
|
453 |
-
#: contact_form.php:701
|
454 |
-
#: contact_form.php:1513
|
455 |
-
msgid "Date/Time"
|
456 |
-
msgstr "Datum / Uhrzeit"
|
457 |
-
|
458 |
-
#: contact_form.php:701
|
459 |
-
msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
|
460 |
-
msgstr ""
|
461 |
-
|
462 |
-
#: contact_form.php:702
|
463 |
-
#: contact_form.php:1518
|
464 |
-
msgid "Sent from (referer)"
|
465 |
-
msgstr "gesendet von (referer)"
|
466 |
-
|
467 |
-
#: contact_form.php:702
|
468 |
-
msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
|
469 |
-
msgstr ""
|
470 |
-
|
471 |
-
#: contact_form.php:703
|
472 |
-
#: contact_form.php:1523
|
473 |
-
msgid "Using (user agent)"
|
474 |
-
msgstr "mit (user agent)"
|
475 |
-
|
476 |
-
#: contact_form.php:703
|
477 |
-
msgid "Example: Using (user agent):\tMozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36"
|
478 |
-
msgstr ""
|
479 |
-
|
480 |
-
#: contact_form.php:707
|
481 |
-
msgid "Language settings for the field names in the form"
|
482 |
-
msgstr ""
|
483 |
-
|
484 |
-
#: contact_form.php:716
|
485 |
-
msgid "Add a language"
|
486 |
-
msgstr ""
|
487 |
-
|
488 |
-
#: contact_form.php:720
|
489 |
-
#, fuzzy
|
490 |
-
msgid "Change the names of the contact form fields and error messages"
|
491 |
-
msgstr "Ändern Sie die Bezeichnung der Felder des Kontaktformulars"
|
492 |
-
|
493 |
-
#: contact_form.php:725
|
494 |
-
#: contact_form.php:798
|
495 |
-
msgid "English"
|
496 |
-
msgstr ""
|
497 |
-
|
498 |
-
#: contact_form.php:742
|
499 |
-
#: contact_form.php:772
|
500 |
-
#, fuzzy
|
501 |
-
msgid "Tips below the Attachment block"
|
502 |
-
msgstr "Anhänge erlauben"
|
503 |
-
|
504 |
-
#: contact_form.php:745
|
505 |
-
#: contact_form.php:775
|
506 |
-
msgid "Error message for the Name field"
|
507 |
-
msgstr ""
|
508 |
-
|
509 |
-
#: contact_form.php:746
|
510 |
-
#: contact_form.php:776
|
511 |
-
msgid "Error message for the Address field"
|
512 |
-
msgstr ""
|
513 |
-
|
514 |
-
#: contact_form.php:747
|
515 |
-
#: contact_form.php:777
|
516 |
-
msgid "Error message for the Email field"
|
517 |
-
msgstr ""
|
518 |
-
|
519 |
-
#: contact_form.php:748
|
520 |
-
#: contact_form.php:778
|
521 |
-
msgid "Error message for the Phone field"
|
522 |
-
msgstr ""
|
523 |
-
|
524 |
-
#: contact_form.php:749
|
525 |
-
#: contact_form.php:779
|
526 |
-
msgid "Error message for the Subject field"
|
527 |
-
msgstr ""
|
528 |
-
|
529 |
-
#: contact_form.php:750
|
530 |
-
#: contact_form.php:780
|
531 |
-
msgid "Error message for the Message field"
|
532 |
-
msgstr ""
|
533 |
-
|
534 |
-
#: contact_form.php:751
|
535 |
-
#: contact_form.php:781
|
536 |
-
msgid "Error message about the file type for the Attachment field"
|
537 |
-
msgstr ""
|
538 |
-
|
539 |
-
#: contact_form.php:752
|
540 |
-
#: contact_form.php:782
|
541 |
-
msgid "Error message while uploading a file for the Attachment field to the server"
|
542 |
-
msgstr ""
|
543 |
-
|
544 |
-
#: contact_form.php:753
|
545 |
-
#: contact_form.php:783
|
546 |
-
msgid "Error message while moving the file for the Attachment field"
|
547 |
-
msgstr ""
|
548 |
-
|
549 |
-
#: contact_form.php:754
|
550 |
-
#: contact_form.php:784
|
551 |
-
msgid "Error message when file size limit for the Attachment field is exceeded"
|
552 |
-
msgstr ""
|
553 |
-
|
554 |
-
#: contact_form.php:755
|
555 |
-
#: contact_form.php:785
|
556 |
-
msgid "Error message for the Captcha field"
|
557 |
-
msgstr ""
|
558 |
-
|
559 |
-
#: contact_form.php:756
|
560 |
-
#: contact_form.php:786
|
561 |
-
msgid "Error message for the whole form"
|
562 |
-
msgstr ""
|
563 |
-
|
564 |
-
#: contact_form.php:758
|
565 |
-
#: contact_form.php:788
|
566 |
-
#: contact_form.php:807
|
567 |
-
#: contact_form.php:813
|
568 |
-
msgid "Use shortcode"
|
569 |
-
msgstr ""
|
570 |
-
|
571 |
-
#: contact_form.php:758
|
572 |
-
#: contact_form.php:788
|
573 |
-
#: contact_form.php:807
|
574 |
-
#: contact_form.php:813
|
575 |
-
msgid "for this language"
|
576 |
-
msgstr ""
|
577 |
-
|
578 |
-
#: contact_form.php:795
|
579 |
-
msgid "Action after email is sent"
|
580 |
-
msgstr ""
|
581 |
-
|
582 |
-
#: contact_form.php:797
|
583 |
-
#, fuzzy
|
584 |
-
msgid "Display text"
|
585 |
-
msgstr "Anhänge erlauben"
|
586 |
-
|
587 |
-
#: contact_form.php:806
|
588 |
-
#: contact_form.php:812
|
589 |
-
msgid "Text"
|
590 |
-
msgstr ""
|
591 |
-
|
592 |
-
#: contact_form.php:819
|
593 |
-
msgid "Redirect to the page"
|
594 |
-
msgstr ""
|
595 |
-
|
596 |
-
#: contact_form.php:820
|
597 |
-
msgid "Url"
|
598 |
-
msgstr ""
|
599 |
-
|
600 |
-
#: contact_form.php:825
|
601 |
-
#: contact_form.php:1002
|
602 |
-
msgid "Save Changes"
|
603 |
-
msgstr "Änderungen speichern"
|
604 |
-
|
605 |
-
#: contact_form.php:842
|
606 |
-
#, fuzzy
|
607 |
-
msgid "Contact Form Pro | Extra Settings"
|
608 |
-
msgstr "Contact Form Einstellungen"
|
609 |
-
|
610 |
-
#: contact_form.php:856
|
611 |
-
msgid "Errors output"
|
612 |
-
msgstr ""
|
613 |
-
|
614 |
-
#: contact_form.php:859
|
615 |
-
msgid "Display error messages"
|
616 |
-
msgstr ""
|
617 |
-
|
618 |
-
#: contact_form.php:860
|
619 |
-
msgid "Color of the input field errors."
|
620 |
-
msgstr ""
|
621 |
-
|
622 |
-
#: contact_form.php:861
|
623 |
-
msgid "Display error messages & color of the input field errors"
|
624 |
-
msgstr ""
|
625 |
-
|
626 |
-
#: contact_form.php:866
|
627 |
-
msgid "Add placeholder to the input blocks"
|
628 |
-
msgstr ""
|
629 |
-
|
630 |
-
#: contact_form.php:872
|
631 |
-
#, fuzzy
|
632 |
-
msgid "Add tooltips"
|
633 |
-
msgstr "Erweiterte Optionen"
|
634 |
-
|
635 |
-
#: contact_form.php:886
|
636 |
-
#, fuzzy
|
637 |
-
msgid "Email address"
|
638 |
-
msgstr "E-Mail-Adresse:"
|
639 |
-
|
640 |
-
#: contact_form.php:891
|
641 |
-
msgid "Phone Number"
|
642 |
-
msgstr ""
|
643 |
-
|
644 |
-
#: contact_form.php:905
|
645 |
-
#, fuzzy
|
646 |
-
msgid "Attachment"
|
647 |
-
msgstr "Anhang:"
|
648 |
-
|
649 |
-
#: contact_form.php:910
|
650 |
-
msgid "(powered by bestwebsoft.com)"
|
651 |
-
msgstr ""
|
652 |
-
|
653 |
-
#: contact_form.php:915
|
654 |
-
#, fuzzy
|
655 |
-
msgid "Style options"
|
656 |
-
msgstr "Erweiterte Optionen"
|
657 |
-
|
658 |
-
#: contact_form.php:918
|
659 |
-
msgid "Text color"
|
660 |
-
msgstr ""
|
661 |
-
|
662 |
-
#: contact_form.php:921
|
663 |
-
#: contact_form.php:926
|
664 |
-
#: contact_form.php:936
|
665 |
-
#: contact_form.php:941
|
666 |
-
#: contact_form.php:946
|
667 |
-
#: contact_form.php:951
|
668 |
-
#: contact_form.php:961
|
669 |
-
#: contact_form.php:966
|
670 |
-
#: contact_form.php:972
|
671 |
-
#: contact_form.php:983
|
672 |
-
#: contact_form.php:988
|
673 |
-
#: contact_form.php:993
|
674 |
-
msgid "Default"
|
675 |
-
msgstr ""
|
676 |
-
|
677 |
-
#: contact_form.php:923
|
678 |
-
msgid "Label text color"
|
679 |
-
msgstr ""
|
680 |
-
|
681 |
-
#: contact_form.php:928
|
682 |
-
msgid "Placeholder color"
|
683 |
-
msgstr ""
|
684 |
-
|
685 |
-
#: contact_form.php:933
|
686 |
-
msgid "Errors color"
|
687 |
-
msgstr ""
|
688 |
-
|
689 |
-
#: contact_form.php:938
|
690 |
-
msgid "Error text color"
|
691 |
-
msgstr ""
|
692 |
-
|
693 |
-
#: contact_form.php:943
|
694 |
-
msgid "Background color of the input field errors"
|
695 |
-
msgstr ""
|
696 |
-
|
697 |
-
#: contact_form.php:948
|
698 |
-
msgid "Border color of the input field errors"
|
699 |
-
msgstr ""
|
700 |
-
|
701 |
-
#: contact_form.php:953
|
702 |
-
msgid "Placeholder color of the input field errors"
|
703 |
-
msgstr ""
|
704 |
-
|
705 |
-
#: contact_form.php:958
|
706 |
-
#, fuzzy
|
707 |
-
msgid "Input fields"
|
708 |
-
msgstr "Anhänge erlauben"
|
709 |
-
|
710 |
-
#: contact_form.php:963
|
711 |
-
msgid "Input fields background color"
|
712 |
-
msgstr ""
|
713 |
-
|
714 |
-
#: contact_form.php:968
|
715 |
-
msgid "Text fields color"
|
716 |
-
msgstr ""
|
717 |
-
|
718 |
-
#: contact_form.php:970
|
719 |
-
msgid "Border width in px, numbers only"
|
720 |
-
msgstr ""
|
721 |
-
|
722 |
-
#: contact_form.php:974
|
723 |
-
#: contact_form.php:995
|
724 |
-
msgid "Border color"
|
725 |
-
msgstr ""
|
726 |
-
|
727 |
-
#: contact_form.php:979
|
728 |
-
#, fuzzy
|
729 |
-
msgid "Submit button"
|
730 |
-
msgstr "senden"
|
731 |
-
|
732 |
-
#: contact_form.php:981
|
733 |
-
msgid "Width in px, numbers only"
|
734 |
-
msgstr ""
|
735 |
-
|
736 |
-
#: contact_form.php:985
|
737 |
-
msgid "Button color"
|
738 |
-
msgstr ""
|
739 |
-
|
740 |
-
#: contact_form.php:990
|
741 |
-
msgid "Button text color"
|
742 |
-
msgstr ""
|
743 |
-
|
744 |
-
#: contact_form.php:1006
|
745 |
-
#, fuzzy
|
746 |
-
msgid "Contact Form Pro | Preview"
|
747 |
-
msgstr "Contact Form"
|
748 |
-
|
749 |
-
#: contact_form.php:1009
|
750 |
-
msgid "Show with errors"
|
751 |
-
msgstr ""
|
752 |
-
|
753 |
-
#: contact_form.php:1017
|
754 |
-
#: contact_form.php:1019
|
755 |
-
msgid "Please enter your full name..."
|
756 |
-
msgstr ""
|
757 |
-
|
758 |
-
#: contact_form.php:1030
|
759 |
-
#: contact_form.php:1032
|
760 |
-
msgid "Please enter your address..."
|
761 |
-
msgstr ""
|
762 |
-
|
763 |
-
#: contact_form.php:1041
|
764 |
-
#: contact_form.php:1043
|
765 |
-
#, fuzzy
|
766 |
-
msgid "Please enter your email address..."
|
767 |
-
msgstr "Verwende diese E-Mail-Adresse:"
|
768 |
-
|
769 |
-
#: contact_form.php:1052
|
770 |
-
#: contact_form.php:1054
|
771 |
-
msgid "Please enter your phone number..."
|
772 |
-
msgstr ""
|
773 |
-
|
774 |
-
#: contact_form.php:1063
|
775 |
-
#: contact_form.php:1065
|
776 |
-
msgid "Please enter subject..."
|
777 |
-
msgstr ""
|
778 |
-
|
779 |
-
#: contact_form.php:1073
|
780 |
-
#: contact_form.php:1075
|
781 |
-
msgid "Please enter your message..."
|
782 |
-
msgstr ""
|
783 |
-
|
784 |
-
#: contact_form.php:1153
|
785 |
-
msgid "Sorry, email message could not be delivered."
|
786 |
-
msgstr "Entschuldigung, Ihre E-Mail konnte leider nicht zugestellt werden."
|
787 |
-
|
788 |
-
#: contact_form.php:1531
|
789 |
-
msgid "Contact from"
|
790 |
-
msgstr "Kontakt von"
|
791 |
-
|
792 |
-
#: contact_form.php:1544
|
793 |
-
msgid "Email"
|
794 |
-
msgstr "E-Mail"
|
795 |
-
|
796 |
-
#: contact_form.php:1558
|
797 |
-
msgid "Site"
|
798 |
-
msgstr "Site"
|
799 |
-
|
800 |
-
#: contact_form.php:1621
|
801 |
-
msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
|
802 |
-
msgstr "Wenn Sie dieses MIME sehen, unterstützt Ihr Client keine MIME-Typen!"
|
803 |
-
|
804 |
-
#: contact_form.php:1685
|
805 |
-
msgid "FAQ"
|
806 |
-
msgstr "Häufig gestellte Fragen (FAQ)"
|
807 |
-
|
808 |
-
#: contact_form.php:1686
|
809 |
-
msgid "Support"
|
810 |
-
msgstr "Unterstützung"
|
811 |
-
|
812 |
-
#: contact_form.php:1743
|
813 |
-
msgid "Are you sure that you want to delete this language data?"
|
814 |
-
msgstr ""
|
815 |
-
|
816 |
-
#~ msgid "You can attach the following file formats"
|
817 |
-
#~ msgstr "Sie können folgende Dateitypen anhängen"
|
818 |
-
|
819 |
-
#, fuzzy
|
820 |
-
#~ msgid "Memory usage"
|
821 |
-
#~ msgstr "Nachricht"
|
822 |
-
|
823 |
-
#, fuzzy
|
824 |
-
#~ msgid "Site URL"
|
825 |
-
#~ msgstr "Site"
|
826 |
-
|
827 |
-
#, fuzzy
|
828 |
-
#~ msgid "Please enter a valid email address."
|
829 |
-
#~ msgstr "Verwende diese E-Mail-Adresse:"
|
830 |
-
#~ msgid "Activated plugins"
|
831 |
-
#~ msgstr "Aktivierte PlugIns"
|
832 |
-
#~ msgid "Read more"
|
833 |
-
#~ msgstr "Lesen Sie mehr"
|
834 |
-
#~ msgid "Installed plugins"
|
835 |
-
#~ msgstr "Installierte PlugIns"
|
836 |
-
#~ msgid "Recommended plugins"
|
837 |
-
#~ msgstr "Empfohlene PlugIns"
|
838 |
-
|
839 |
-
#, fuzzy
|
840 |
-
#~ msgid "Free plugins"
|
841 |
-
#~ msgstr "Empfohlene PlugIns"
|
842 |
-
#~ msgid "Download"
|
843 |
-
#~ msgstr "Download"
|
844 |
-
#~ msgid "Install %s"
|
845 |
-
#~ msgstr "Installiere %s"
|
846 |
-
#~ msgid "Install now from wordpress.org"
|
847 |
-
#~ msgstr "installiere jetzt von wordpress.org"
|
848 |
-
|
849 |
-
#, fuzzy
|
850 |
-
#~ msgid "If you have any questions, please contact us via"
|
851 |
-
#~ msgstr ""
|
852 |
-
#~ "Bei Fragen wenden Sie sich an plugin@bestwebsoft.com oder füllen Sie das "
|
853 |
-
#~ "Kontakformular auf unserer Webseite aus"
|
854 |
-
|
855 |
-
#, fuzzy
|
856 |
-
#~ msgid "Active Plugins"
|
857 |
-
#~ msgstr "Aktivierte PlugIns"
|
858 |
-
|
859 |
-
#, fuzzy
|
860 |
-
#~ msgid "Inactive Plugins"
|
861 |
-
#~ msgstr "Aktivierte PlugIns"
|
862 |
-
|
863 |
-
#, fuzzy
|
864 |
-
#~ msgid "Send to support"
|
865 |
-
#~ msgstr "Unterstützung"
|
866 |
-
#~ msgid "Contact Form Options"
|
867 |
-
#~ msgstr "Contact Form Einstellungen"
|
868 |
-
#~ msgid "Please enter a valid email address. Settings are not saved."
|
869 |
-
#~ msgstr ""
|
870 |
-
#~ "Bitte geben Sie eine korrekte E-Mail-Adresse ein. Einstellungen nicht "
|
871 |
-
#~ "gespeichert."
|
872 |
-
|
873 |
-
#, fuzzy
|
874 |
-
#~ msgid "E-Mail Address"
|
875 |
-
#~ msgstr "E-Mail-Adresse:"
|
876 |
-
#~ msgid "E-Mail Addresse:"
|
877 |
-
#~ msgstr "Indirizzo e-mail:"
|
878 |
-
#~ msgid "Install Now"
|
879 |
-
#~ msgstr "Installa Ora"
|
880 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/contact_form-el_GR.mo
DELETED
Binary file
|
languages/contact_form-el_GR.po
DELETED
@@ -1,881 +0,0 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: contact_form\n"
|
4 |
-
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15 16:47+0300\n"
|
6 |
-
"PO-Revision-Date: 2013-11-15 16:47+0300\n"
|
7 |
-
"Last-Translator: \n"
|
8 |
-
"Language-Team: Pantelis Panteloglou <ppanteloglou@gmail.com>\n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"Language: el_GR\n"
|
13 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
-
"X-Poedit-Basepath: ..\n"
|
15 |
-
"X-Poedit-SourceCharset: utf-8\n"
|
16 |
-
"X-Generator: Poedit 1.5.4\n"
|
17 |
-
"X-Poedit-SearchPath-0: .\n"
|
18 |
-
|
19 |
-
#: contact_form.php:32
|
20 |
-
#: contact_form.php:525
|
21 |
-
#, fuzzy
|
22 |
-
msgid "Contact Form Settings"
|
23 |
-
msgstr "Επιλογές φόρμας επικοινωνίας"
|
24 |
-
|
25 |
-
#: contact_form.php:32
|
26 |
-
msgid "Contact Form"
|
27 |
-
msgstr "Φόρμα επικοινωνίας"
|
28 |
-
|
29 |
-
#: contact_form.php:33
|
30 |
-
#, fuzzy
|
31 |
-
msgid "Contact Form Pro Extra Settings"
|
32 |
-
msgstr "Επιλογές φόρμας επικοινωνίας"
|
33 |
-
|
34 |
-
#: contact_form.php:33
|
35 |
-
#: contact_form.php:566
|
36 |
-
#: contact_form.php:850
|
37 |
-
#, fuzzy
|
38 |
-
msgid "Contact Form Pro"
|
39 |
-
msgstr "Φόρμα επικοινωνίας"
|
40 |
-
|
41 |
-
#: contact_form.php:74
|
42 |
-
#: contact_form.php:735
|
43 |
-
#: contact_form.php:765
|
44 |
-
msgid "Name:"
|
45 |
-
msgstr "Όνομα:"
|
46 |
-
|
47 |
-
#: contact_form.php:75
|
48 |
-
#: contact_form.php:736
|
49 |
-
#: contact_form.php:766
|
50 |
-
#, fuzzy
|
51 |
-
msgid "Address:"
|
52 |
-
msgstr "Διεύθυνση e-mail:"
|
53 |
-
|
54 |
-
#: contact_form.php:76
|
55 |
-
#: contact_form.php:737
|
56 |
-
#: contact_form.php:767
|
57 |
-
msgid "Email Address:"
|
58 |
-
msgstr "Διεύθυνση e-mail:"
|
59 |
-
|
60 |
-
#: contact_form.php:77
|
61 |
-
#: contact_form.php:738
|
62 |
-
#: contact_form.php:768
|
63 |
-
msgid "Phone number:"
|
64 |
-
msgstr ""
|
65 |
-
|
66 |
-
#: contact_form.php:78
|
67 |
-
#: contact_form.php:739
|
68 |
-
#: contact_form.php:769
|
69 |
-
msgid "Subject:"
|
70 |
-
msgstr "Θέμα:"
|
71 |
-
|
72 |
-
#: contact_form.php:79
|
73 |
-
#: contact_form.php:740
|
74 |
-
#: contact_form.php:770
|
75 |
-
msgid "Message:"
|
76 |
-
msgstr "Μήνυμα:"
|
77 |
-
|
78 |
-
#: contact_form.php:80
|
79 |
-
#: contact_form.php:741
|
80 |
-
#: contact_form.php:771
|
81 |
-
msgid "Attachment:"
|
82 |
-
msgstr "Επισύναψη:"
|
83 |
-
|
84 |
-
#: contact_form.php:81
|
85 |
-
msgid "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file size: 2MB"
|
86 |
-
msgstr ""
|
87 |
-
|
88 |
-
#: contact_form.php:82
|
89 |
-
#: contact_form.php:743
|
90 |
-
#: contact_form.php:773
|
91 |
-
msgid "Send me a copy"
|
92 |
-
msgstr "Στείλε μου ένα αντίγραφο"
|
93 |
-
|
94 |
-
#: contact_form.php:83
|
95 |
-
#: contact_form.php:744
|
96 |
-
#: contact_form.php:774
|
97 |
-
msgid "Submit"
|
98 |
-
msgstr "Υποβολή"
|
99 |
-
|
100 |
-
#: contact_form.php:84
|
101 |
-
msgid "Your name is required."
|
102 |
-
msgstr "Γράψτε οπωσδήποτε το όνομά σας."
|
103 |
-
|
104 |
-
#: contact_form.php:85
|
105 |
-
#, fuzzy
|
106 |
-
msgid "Address is required."
|
107 |
-
msgstr "Απαιτείται μια έγκυρη διεύθυνση e-mail."
|
108 |
-
|
109 |
-
#: contact_form.php:86
|
110 |
-
#, fuzzy
|
111 |
-
msgid "A valid email address is required."
|
112 |
-
msgstr "Απαιτείται μια έγκυρη διεύθυνση e-mail."
|
113 |
-
|
114 |
-
#: contact_form.php:87
|
115 |
-
#, fuzzy
|
116 |
-
msgid "Phone number is required."
|
117 |
-
msgstr "Γράψτε οπωσδήποτε το όνομά σας."
|
118 |
-
|
119 |
-
#: contact_form.php:88
|
120 |
-
msgid "Subject is required."
|
121 |
-
msgstr "Γράψτε οπωσδήποτε ένα θέμα"
|
122 |
-
|
123 |
-
#: contact_form.php:89
|
124 |
-
msgid "Message text is required."
|
125 |
-
msgstr "Απαιτείται κείμενο μηνύματος."
|
126 |
-
|
127 |
-
#: contact_form.php:90
|
128 |
-
msgid "File format is not valid."
|
129 |
-
msgstr "Το επισυναπτόμενο δεν λειτουργεί."
|
130 |
-
|
131 |
-
#: contact_form.php:91
|
132 |
-
msgid "File upload error."
|
133 |
-
msgstr ""
|
134 |
-
|
135 |
-
#: contact_form.php:92
|
136 |
-
msgid "The file could not be uploaded."
|
137 |
-
msgstr ""
|
138 |
-
|
139 |
-
#: contact_form.php:93
|
140 |
-
msgid "This file is too large."
|
141 |
-
msgstr ""
|
142 |
-
|
143 |
-
#: contact_form.php:94
|
144 |
-
msgid "Please fill out the CAPTCHA."
|
145 |
-
msgstr "Συμπληρώστε το CAPTCHA."
|
146 |
-
|
147 |
-
#: contact_form.php:95
|
148 |
-
msgid "Please make corrections below and try again."
|
149 |
-
msgstr "Κάνετε διορθώσεις παρακάτω και ξαναπροσπαθήστε."
|
150 |
-
|
151 |
-
#: contact_form.php:97
|
152 |
-
msgid "Thank you for contacting us."
|
153 |
-
msgstr "Ευχαριστούμε για την επικοινωνία."
|
154 |
-
|
155 |
-
#: contact_form.php:196
|
156 |
-
msgid "requires"
|
157 |
-
msgstr ""
|
158 |
-
|
159 |
-
#: contact_form.php:196
|
160 |
-
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
161 |
-
msgstr ""
|
162 |
-
|
163 |
-
#: contact_form.php:196
|
164 |
-
msgid "Back to the WordPress"
|
165 |
-
msgstr ""
|
166 |
-
|
167 |
-
#: contact_form.php:196
|
168 |
-
#, fuzzy
|
169 |
-
msgid "Plugins page"
|
170 |
-
msgstr "BWS Plugins"
|
171 |
-
|
172 |
-
#: contact_form.php:481
|
173 |
-
msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
|
174 |
-
msgstr ""
|
175 |
-
|
176 |
-
#: contact_form.php:490
|
177 |
-
msgid "Such user does not exist. Settings are not saved."
|
178 |
-
msgstr "Δεν υπάρχει τέτοιος χρήστης. Οι επιλογές δεν αποθηκεύτηκαν."
|
179 |
-
|
180 |
-
#: contact_form.php:494
|
181 |
-
#: contact_form.php:500
|
182 |
-
#, fuzzy
|
183 |
-
msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
|
184 |
-
msgstr "Παρακαλούμε εισάγετε μια σωστή διεύθυνση email. Οι επιλογές δεν αποθηκεύτηκαν."
|
185 |
-
|
186 |
-
#: contact_form.php:505
|
187 |
-
#, fuzzy
|
188 |
-
msgid "Settings saved."
|
189 |
-
msgstr "Οι επιλογές αποθηκεύτηκαν."
|
190 |
-
|
191 |
-
#: contact_form.php:529
|
192 |
-
#: contact_form.php:844
|
193 |
-
#: contact_form.php:1673
|
194 |
-
#: contact_form.php:1684
|
195 |
-
msgid "Settings"
|
196 |
-
msgstr "Ρυθμίσεις"
|
197 |
-
|
198 |
-
#: contact_form.php:530
|
199 |
-
#: contact_form.php:845
|
200 |
-
#, fuzzy
|
201 |
-
msgid "Extra settings"
|
202 |
-
msgstr "Ρυθμίσεις"
|
203 |
-
|
204 |
-
#: contact_form.php:535
|
205 |
-
#: contact_form.php:1101
|
206 |
-
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:"
|
207 |
-
msgstr "Αν θέλετε να προσθέσετε μια φόρμα επικοινωνίας στην ιστοσελίδα σας, αντιγράψτε αυτό τον σύντομο κώδικα στην ανάρτηση, τη σελίδα ή το πρόσθετό σας:"
|
208 |
-
|
209 |
-
#: contact_form.php:535
|
210 |
-
#: contact_form.php:536
|
211 |
-
#: contact_form.php:758
|
212 |
-
#: contact_form.php:807
|
213 |
-
msgid "or"
|
214 |
-
msgstr ""
|
215 |
-
|
216 |
-
#: contact_form.php:536
|
217 |
-
msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
|
218 |
-
msgstr ""
|
219 |
-
|
220 |
-
#: contact_form.php:537
|
221 |
-
msgid "They work the same way."
|
222 |
-
msgstr ""
|
223 |
-
|
224 |
-
#: contact_form.php:538
|
225 |
-
msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
|
226 |
-
msgstr "Αν τα παρακάτω πεδία είναι κενά, το μήνυμα θα σταλεί στη διεύθυνση που ορίστηκε κατά την εγγραφή"
|
227 |
-
|
228 |
-
#: contact_form.php:542
|
229 |
-
msgid "The user's email address:"
|
230 |
-
msgstr "Τα μηνύματα θα στέλνονται στο email του χρήστη:"
|
231 |
-
|
232 |
-
#: contact_form.php:546
|
233 |
-
msgid "Create a username"
|
234 |
-
msgstr "επιλογή χρήστη"
|
235 |
-
|
236 |
-
#: contact_form.php:551
|
237 |
-
msgid "Enter a username of the person who should get the messages from the contact form."
|
238 |
-
msgstr "Τα μηνύματα θα λαμβάνει ο χρήστης"
|
239 |
-
|
240 |
-
#: contact_form.php:555
|
241 |
-
msgid "Use this email address:"
|
242 |
-
msgstr "Τα μηνύματα θα στέλνονται στο email "
|
243 |
-
|
244 |
-
#: contact_form.php:558
|
245 |
-
msgid "Enter the email address you want the messages forwarded to."
|
246 |
-
msgstr "Ορίστε την διεύθυνση email στην οποία θα αποστέλλονται τα μηνύματα."
|
247 |
-
|
248 |
-
#: contact_form.php:562
|
249 |
-
msgid "Add department selectbox to the contact form:"
|
250 |
-
msgstr ""
|
251 |
-
|
252 |
-
#: contact_form.php:565
|
253 |
-
#: contact_form.php:849
|
254 |
-
msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
|
255 |
-
msgstr ""
|
256 |
-
|
257 |
-
#: contact_form.php:573
|
258 |
-
msgid "Save emails to the database"
|
259 |
-
msgstr ""
|
260 |
-
|
261 |
-
#: contact_form.php:583
|
262 |
-
#: contact_form.php:586
|
263 |
-
#: contact_form.php:590
|
264 |
-
msgid "Using Contact Form to DB powered by"
|
265 |
-
msgstr ""
|
266 |
-
|
267 |
-
#: contact_form.php:586
|
268 |
-
#, fuzzy
|
269 |
-
msgid "Activate Contact Form to DB"
|
270 |
-
msgstr "Φόρμα επικοινωνίας"
|
271 |
-
|
272 |
-
#: contact_form.php:590
|
273 |
-
#, fuzzy
|
274 |
-
msgid "Download Contact Form to DB"
|
275 |
-
msgstr "Φόρμα επικοινωνίας"
|
276 |
-
|
277 |
-
#: contact_form.php:595
|
278 |
-
msgid "Additional options"
|
279 |
-
msgstr "Πρόσθετες επιλογές"
|
280 |
-
|
281 |
-
#: contact_form.php:597
|
282 |
-
msgid "Show"
|
283 |
-
msgstr ""
|
284 |
-
|
285 |
-
#: contact_form.php:598
|
286 |
-
msgid "Hide"
|
287 |
-
msgstr ""
|
288 |
-
|
289 |
-
#: contact_form.php:602
|
290 |
-
msgid "What to use?"
|
291 |
-
msgstr ""
|
292 |
-
|
293 |
-
#: contact_form.php:605
|
294 |
-
msgid "Wp-mail"
|
295 |
-
msgstr "Wp-mail"
|
296 |
-
|
297 |
-
#: contact_form.php:605
|
298 |
-
msgid "You can use the wp_mail function for mailing"
|
299 |
-
msgstr ""
|
300 |
-
|
301 |
-
#: contact_form.php:607
|
302 |
-
msgid "Mail"
|
303 |
-
msgstr "Mail"
|
304 |
-
|
305 |
-
#: contact_form.php:607
|
306 |
-
msgid "To send mail you can use the php mail function"
|
307 |
-
msgstr ""
|
308 |
-
|
309 |
-
#: contact_form.php:611
|
310 |
-
#, fuzzy
|
311 |
-
msgid "The text in the 'From' field"
|
312 |
-
msgstr "Αλλάξτε το πεδίο \"ΑΠΟ\" της φόρμας επικοινωνίας"
|
313 |
-
|
314 |
-
#: contact_form.php:613
|
315 |
-
msgid "User name"
|
316 |
-
msgstr ""
|
317 |
-
|
318 |
-
#: contact_form.php:614
|
319 |
-
msgid "The name of the user who fills the form will be used in the field 'From'."
|
320 |
-
msgstr ""
|
321 |
-
|
322 |
-
#: contact_form.php:617
|
323 |
-
#, fuzzy
|
324 |
-
msgid "This text will be used in the 'FROM' field"
|
325 |
-
msgstr "Αλλάξτε το πεδίο \"ΑΠΟ\" της φόρμας επικοινωνίας"
|
326 |
-
|
327 |
-
#: contact_form.php:621
|
328 |
-
msgid "The email address in the 'From' field"
|
329 |
-
msgstr ""
|
330 |
-
|
331 |
-
#: contact_form.php:623
|
332 |
-
msgid "User email"
|
333 |
-
msgstr ""
|
334 |
-
|
335 |
-
#: contact_form.php:624
|
336 |
-
msgid "The email address of the user who fills the form will be used in the field 'From'."
|
337 |
-
msgstr ""
|
338 |
-
|
339 |
-
#: contact_form.php:627
|
340 |
-
msgid "This email address will be used in the 'From' field."
|
341 |
-
msgstr ""
|
342 |
-
|
343 |
-
#: contact_form.php:631
|
344 |
-
#, fuzzy
|
345 |
-
msgid "Display fields"
|
346 |
-
msgstr "Προβολή κουτιού επισύναψης αρχείου"
|
347 |
-
|
348 |
-
#: contact_form.php:633
|
349 |
-
#: contact_form.php:681
|
350 |
-
#: contact_form.php:881
|
351 |
-
#: contact_form.php:1541
|
352 |
-
#, fuzzy
|
353 |
-
msgid "Address"
|
354 |
-
msgstr "Διεύθυνση e-mail:"
|
355 |
-
|
356 |
-
#: contact_form.php:634
|
357 |
-
#: contact_form.php:683
|
358 |
-
#: contact_form.php:1549
|
359 |
-
msgid "Phone"
|
360 |
-
msgstr ""
|
361 |
-
|
362 |
-
#: contact_form.php:635
|
363 |
-
#, fuzzy
|
364 |
-
msgid "Attachment block"
|
365 |
-
msgstr "Προβολή κουτιού επισύναψης αρχείου"
|
366 |
-
|
367 |
-
#: contact_form.php:635
|
368 |
-
msgid "Users can attach the following file formats"
|
369 |
-
msgstr "Οι χρήστες μπορούν να επισυνάψουν αρχεία τύπου"
|
370 |
-
|
371 |
-
#: contact_form.php:642
|
372 |
-
#: contact_form.php:645
|
373 |
-
#: contact_form.php:649
|
374 |
-
#: contact_form.php:910
|
375 |
-
msgid "Captcha"
|
376 |
-
msgstr ""
|
377 |
-
|
378 |
-
#: contact_form.php:642
|
379 |
-
#: contact_form.php:645
|
380 |
-
#: contact_form.php:649
|
381 |
-
msgid "powered by"
|
382 |
-
msgstr ""
|
383 |
-
|
384 |
-
#: contact_form.php:645
|
385 |
-
#, fuzzy
|
386 |
-
msgid "Activate captcha"
|
387 |
-
msgstr "Ενεργοποιημένα πρόσθετα"
|
388 |
-
|
389 |
-
#: contact_form.php:649
|
390 |
-
#, fuzzy
|
391 |
-
msgid "Download captcha"
|
392 |
-
msgstr "Κατέβασμα"
|
393 |
-
|
394 |
-
#: contact_form.php:654
|
395 |
-
#, fuzzy
|
396 |
-
msgid "Display tips below the Attachment block"
|
397 |
-
msgstr "Προβολή κουτιού επισύναψης αρχείου"
|
398 |
-
|
399 |
-
#: contact_form.php:663
|
400 |
-
msgid "Delete an attachment file from the server after the email is sent"
|
401 |
-
msgstr ""
|
402 |
-
|
403 |
-
#: contact_form.php:669
|
404 |
-
#, fuzzy
|
405 |
-
msgid "Display 'Send me a copy' block"
|
406 |
-
msgstr "Προβολή κουτιού \"Στείλτο και σ' εμένα\""
|
407 |
-
|
408 |
-
#: contact_form.php:678
|
409 |
-
msgid "Required fields"
|
410 |
-
msgstr ""
|
411 |
-
|
412 |
-
#: contact_form.php:680
|
413 |
-
#: contact_form.php:876
|
414 |
-
#: contact_form.php:1536
|
415 |
-
msgid "Name"
|
416 |
-
msgstr "Όνομα"
|
417 |
-
|
418 |
-
#: contact_form.php:682
|
419 |
-
#, fuzzy
|
420 |
-
msgid "Email Address"
|
421 |
-
msgstr "Διεύθυνση e-mail:"
|
422 |
-
|
423 |
-
#: contact_form.php:684
|
424 |
-
#: contact_form.php:896
|
425 |
-
#: contact_form.php:1552
|
426 |
-
msgid "Subject"
|
427 |
-
msgstr "Θέμα"
|
428 |
-
|
429 |
-
#: contact_form.php:685
|
430 |
-
#: contact_form.php:900
|
431 |
-
#: contact_form.php:1555
|
432 |
-
msgid "Message"
|
433 |
-
msgstr "Μήνυμα"
|
434 |
-
|
435 |
-
#: contact_form.php:689
|
436 |
-
msgid "Required symbol"
|
437 |
-
msgstr ""
|
438 |
-
|
439 |
-
#: contact_form.php:695
|
440 |
-
#, fuzzy
|
441 |
-
msgid "Display additional info in the email"
|
442 |
-
msgstr "Προβολή πρόσθετων πληροφοριών στο email"
|
443 |
-
|
444 |
-
#: contact_form.php:700
|
445 |
-
#: contact_form.php:1508
|
446 |
-
msgid "Sent from (ip address)"
|
447 |
-
msgstr "Στάλθηκε από (διεύθυνση ip)"
|
448 |
-
|
449 |
-
#: contact_form.php:700
|
450 |
-
#, fuzzy
|
451 |
-
msgid "Example: Sent from (IP address):\t127.0.0.1"
|
452 |
-
msgstr "Στάλθηκε από (διεύθυνση ip)"
|
453 |
-
|
454 |
-
#: contact_form.php:701
|
455 |
-
#: contact_form.php:1513
|
456 |
-
msgid "Date/Time"
|
457 |
-
msgstr "Ημερομηνία/Ώρα"
|
458 |
-
|
459 |
-
#: contact_form.php:701
|
460 |
-
msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
|
461 |
-
msgstr ""
|
462 |
-
|
463 |
-
#: contact_form.php:702
|
464 |
-
#: contact_form.php:1518
|
465 |
-
msgid "Sent from (referer)"
|
466 |
-
msgstr "Από (referer)"
|
467 |
-
|
468 |
-
#: contact_form.php:702
|
469 |
-
msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
|
470 |
-
msgstr ""
|
471 |
-
|
472 |
-
#: contact_form.php:703
|
473 |
-
#: contact_form.php:1523
|
474 |
-
msgid "Using (user agent)"
|
475 |
-
msgstr "με χρήση (user agent)"
|
476 |
-
|
477 |
-
#: contact_form.php:703
|
478 |
-
msgid "Example: Using (user agent):\tMozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36"
|
479 |
-
msgstr ""
|
480 |
-
|
481 |
-
#: contact_form.php:707
|
482 |
-
msgid "Language settings for the field names in the form"
|
483 |
-
msgstr ""
|
484 |
-
|
485 |
-
#: contact_form.php:716
|
486 |
-
msgid "Add a language"
|
487 |
-
msgstr ""
|
488 |
-
|
489 |
-
#: contact_form.php:720
|
490 |
-
#, fuzzy
|
491 |
-
msgid "Change the names of the contact form fields and error messages"
|
492 |
-
msgstr "Αλλαγή ετικετών πεδίων της φόρμας επικοινωνίας"
|
493 |
-
|
494 |
-
#: contact_form.php:725
|
495 |
-
#: contact_form.php:798
|
496 |
-
msgid "English"
|
497 |
-
msgstr ""
|
498 |
-
|
499 |
-
#: contact_form.php:742
|
500 |
-
#: contact_form.php:772
|
501 |
-
#, fuzzy
|
502 |
-
msgid "Tips below the Attachment block"
|
503 |
-
msgstr "Προβολή κουτιού επισύναψης αρχείου"
|
504 |
-
|
505 |
-
#: contact_form.php:745
|
506 |
-
#: contact_form.php:775
|
507 |
-
msgid "Error message for the Name field"
|
508 |
-
msgstr ""
|
509 |
-
|
510 |
-
#: contact_form.php:746
|
511 |
-
#: contact_form.php:776
|
512 |
-
msgid "Error message for the Address field"
|
513 |
-
msgstr ""
|
514 |
-
|
515 |
-
#: contact_form.php:747
|
516 |
-
#: contact_form.php:777
|
517 |
-
msgid "Error message for the Email field"
|
518 |
-
msgstr ""
|
519 |
-
|
520 |
-
#: contact_form.php:748
|
521 |
-
#: contact_form.php:778
|
522 |
-
msgid "Error message for the Phone field"
|
523 |
-
msgstr ""
|
524 |
-
|
525 |
-
#: contact_form.php:749
|
526 |
-
#: contact_form.php:779
|
527 |
-
msgid "Error message for the Subject field"
|
528 |
-
msgstr ""
|
529 |
-
|
530 |
-
#: contact_form.php:750
|
531 |
-
#: contact_form.php:780
|
532 |
-
msgid "Error message for the Message field"
|
533 |
-
msgstr ""
|
534 |
-
|
535 |
-
#: contact_form.php:751
|
536 |
-
#: contact_form.php:781
|
537 |
-
msgid "Error message about the file type for the Attachment field"
|
538 |
-
msgstr ""
|
539 |
-
|
540 |
-
#: contact_form.php:752
|
541 |
-
#: contact_form.php:782
|
542 |
-
msgid "Error message while uploading a file for the Attachment field to the server"
|
543 |
-
msgstr ""
|
544 |
-
|
545 |
-
#: contact_form.php:753
|
546 |
-
#: contact_form.php:783
|
547 |
-
msgid "Error message while moving the file for the Attachment field"
|
548 |
-
msgstr ""
|
549 |
-
|
550 |
-
#: contact_form.php:754
|
551 |
-
#: contact_form.php:784
|
552 |
-
msgid "Error message when file size limit for the Attachment field is exceeded"
|
553 |
-
msgstr ""
|
554 |
-
|
555 |
-
#: contact_form.php:755
|
556 |
-
#: contact_form.php:785
|
557 |
-
msgid "Error message for the Captcha field"
|
558 |
-
msgstr ""
|
559 |
-
|
560 |
-
#: contact_form.php:756
|
561 |
-
#: contact_form.php:786
|
562 |
-
msgid "Error message for the whole form"
|
563 |
-
msgstr ""
|
564 |
-
|
565 |
-
#: contact_form.php:758
|
566 |
-
#: contact_form.php:788
|
567 |
-
#: contact_form.php:807
|
568 |
-
#: contact_form.php:813
|
569 |
-
msgid "Use shortcode"
|
570 |
-
msgstr ""
|
571 |
-
|
572 |
-
#: contact_form.php:758
|
573 |
-
#: contact_form.php:788
|
574 |
-
#: contact_form.php:807
|
575 |
-
#: contact_form.php:813
|
576 |
-
msgid "for this language"
|
577 |
-
msgstr ""
|
578 |
-
|
579 |
-
#: contact_form.php:795
|
580 |
-
msgid "Action after email is sent"
|
581 |
-
msgstr ""
|
582 |
-
|
583 |
-
#: contact_form.php:797
|
584 |
-
#, fuzzy
|
585 |
-
msgid "Display text"
|
586 |
-
msgstr "Προβολή κουτιού επισύναψης αρχείου"
|
587 |
-
|
588 |
-
#: contact_form.php:806
|
589 |
-
#: contact_form.php:812
|
590 |
-
msgid "Text"
|
591 |
-
msgstr ""
|
592 |
-
|
593 |
-
#: contact_form.php:819
|
594 |
-
msgid "Redirect to the page"
|
595 |
-
msgstr ""
|
596 |
-
|
597 |
-
#: contact_form.php:820
|
598 |
-
msgid "Url"
|
599 |
-
msgstr ""
|
600 |
-
|
601 |
-
#: contact_form.php:825
|
602 |
-
#: contact_form.php:1002
|
603 |
-
msgid "Save Changes"
|
604 |
-
msgstr "Αποθήκευση αλλαγών"
|
605 |
-
|
606 |
-
#: contact_form.php:842
|
607 |
-
#, fuzzy
|
608 |
-
msgid "Contact Form Pro | Extra Settings"
|
609 |
-
msgstr "Επιλογές φόρμας επικοινωνίας"
|
610 |
-
|
611 |
-
#: contact_form.php:856
|
612 |
-
msgid "Errors output"
|
613 |
-
msgstr ""
|
614 |
-
|
615 |
-
#: contact_form.php:859
|
616 |
-
msgid "Display error messages"
|
617 |
-
msgstr ""
|
618 |
-
|
619 |
-
#: contact_form.php:860
|
620 |
-
msgid "Color of the input field errors."
|
621 |
-
msgstr ""
|
622 |
-
|
623 |
-
#: contact_form.php:861
|
624 |
-
msgid "Display error messages & color of the input field errors"
|
625 |
-
msgstr ""
|
626 |
-
|
627 |
-
#: contact_form.php:866
|
628 |
-
msgid "Add placeholder to the input blocks"
|
629 |
-
msgstr ""
|
630 |
-
|
631 |
-
#: contact_form.php:872
|
632 |
-
#, fuzzy
|
633 |
-
msgid "Add tooltips"
|
634 |
-
msgstr "Πρόσθετες επιλογές"
|
635 |
-
|
636 |
-
#: contact_form.php:886
|
637 |
-
#, fuzzy
|
638 |
-
msgid "Email address"
|
639 |
-
msgstr "Διεύθυνση e-mail:"
|
640 |
-
|
641 |
-
#: contact_form.php:891
|
642 |
-
msgid "Phone Number"
|
643 |
-
msgstr ""
|
644 |
-
|
645 |
-
#: contact_form.php:905
|
646 |
-
#, fuzzy
|
647 |
-
msgid "Attachment"
|
648 |
-
msgstr "Επισύναψη:"
|
649 |
-
|
650 |
-
#: contact_form.php:910
|
651 |
-
msgid "(powered by bestwebsoft.com)"
|
652 |
-
msgstr ""
|
653 |
-
|
654 |
-
#: contact_form.php:915
|
655 |
-
#, fuzzy
|
656 |
-
msgid "Style options"
|
657 |
-
msgstr "Πρόσθετες επιλογές"
|
658 |
-
|
659 |
-
#: contact_form.php:918
|
660 |
-
msgid "Text color"
|
661 |
-
msgstr ""
|
662 |
-
|
663 |
-
#: contact_form.php:921
|
664 |
-
#: contact_form.php:926
|
665 |
-
#: contact_form.php:936
|
666 |
-
#: contact_form.php:941
|
667 |
-
#: contact_form.php:946
|
668 |
-
#: contact_form.php:951
|
669 |
-
#: contact_form.php:961
|
670 |
-
#: contact_form.php:966
|
671 |
-
#: contact_form.php:972
|
672 |
-
#: contact_form.php:983
|
673 |
-
#: contact_form.php:988
|
674 |
-
#: contact_form.php:993
|
675 |
-
msgid "Default"
|
676 |
-
msgstr ""
|
677 |
-
|
678 |
-
#: contact_form.php:923
|
679 |
-
msgid "Label text color"
|
680 |
-
msgstr ""
|
681 |
-
|
682 |
-
#: contact_form.php:928
|
683 |
-
msgid "Placeholder color"
|
684 |
-
msgstr ""
|
685 |
-
|
686 |
-
#: contact_form.php:933
|
687 |
-
msgid "Errors color"
|
688 |
-
msgstr ""
|
689 |
-
|
690 |
-
#: contact_form.php:938
|
691 |
-
msgid "Error text color"
|
692 |
-
msgstr ""
|
693 |
-
|
694 |
-
#: contact_form.php:943
|
695 |
-
msgid "Background color of the input field errors"
|
696 |
-
msgstr ""
|
697 |
-
|
698 |
-
#: contact_form.php:948
|
699 |
-
msgid "Border color of the input field errors"
|
700 |
-
msgstr ""
|
701 |
-
|
702 |
-
#: contact_form.php:953
|
703 |
-
msgid "Placeholder color of the input field errors"
|
704 |
-
msgstr ""
|
705 |
-
|
706 |
-
#: contact_form.php:958
|
707 |
-
#, fuzzy
|
708 |
-
msgid "Input fields"
|
709 |
-
msgstr "Προβολή κουτιού επισύναψης αρχείου"
|
710 |
-
|
711 |
-
#: contact_form.php:963
|
712 |
-
msgid "Input fields background color"
|
713 |
-
msgstr ""
|
714 |
-
|
715 |
-
#: contact_form.php:968
|
716 |
-
msgid "Text fields color"
|
717 |
-
msgstr ""
|
718 |
-
|
719 |
-
#: contact_form.php:970
|
720 |
-
msgid "Border width in px, numbers only"
|
721 |
-
msgstr ""
|
722 |
-
|
723 |
-
#: contact_form.php:974
|
724 |
-
#: contact_form.php:995
|
725 |
-
msgid "Border color"
|
726 |
-
msgstr ""
|
727 |
-
|
728 |
-
#: contact_form.php:979
|
729 |
-
#, fuzzy
|
730 |
-
msgid "Submit button"
|
731 |
-
msgstr "Υποβολή"
|
732 |
-
|
733 |
-
#: contact_form.php:981
|
734 |
-
msgid "Width in px, numbers only"
|
735 |
-
msgstr ""
|
736 |
-
|
737 |
-
#: contact_form.php:985
|
738 |
-
msgid "Button color"
|
739 |
-
msgstr ""
|
740 |
-
|
741 |
-
#: contact_form.php:990
|
742 |
-
msgid "Button text color"
|
743 |
-
msgstr ""
|
744 |
-
|
745 |
-
#: contact_form.php:1006
|
746 |
-
#, fuzzy
|
747 |
-
msgid "Contact Form Pro | Preview"
|
748 |
-
msgstr "Φόρμα επικοινωνίας"
|
749 |
-
|
750 |
-
#: contact_form.php:1009
|
751 |
-
msgid "Show with errors"
|
752 |
-
msgstr ""
|
753 |
-
|
754 |
-
#: contact_form.php:1017
|
755 |
-
#: contact_form.php:1019
|
756 |
-
msgid "Please enter your full name..."
|
757 |
-
msgstr ""
|
758 |
-
|
759 |
-
#: contact_form.php:1030
|
760 |
-
#: contact_form.php:1032
|
761 |
-
msgid "Please enter your address..."
|
762 |
-
msgstr ""
|
763 |
-
|
764 |
-
#: contact_form.php:1041
|
765 |
-
#: contact_form.php:1043
|
766 |
-
#, fuzzy
|
767 |
-
msgid "Please enter your email address..."
|
768 |
-
msgstr "Τα μηνύματα θα στέλνονται στο email "
|
769 |
-
|
770 |
-
#: contact_form.php:1052
|
771 |
-
#: contact_form.php:1054
|
772 |
-
msgid "Please enter your phone number..."
|
773 |
-
msgstr ""
|
774 |
-
|
775 |
-
#: contact_form.php:1063
|
776 |
-
#: contact_form.php:1065
|
777 |
-
msgid "Please enter subject..."
|
778 |
-
msgstr ""
|
779 |
-
|
780 |
-
#: contact_form.php:1073
|
781 |
-
#: contact_form.php:1075
|
782 |
-
msgid "Please enter your message..."
|
783 |
-
msgstr ""
|
784 |
-
|
785 |
-
#: contact_form.php:1153
|
786 |
-
msgid "Sorry, email message could not be delivered."
|
787 |
-
msgstr "Δυστυχώς δεν μπορέσαμε να στείλουμε το email σας."
|
788 |
-
|
789 |
-
#: contact_form.php:1531
|
790 |
-
msgid "Contact from"
|
791 |
-
msgstr "Επικοινωνία από"
|
792 |
-
|
793 |
-
#: contact_form.php:1544
|
794 |
-
msgid "Email"
|
795 |
-
msgstr "E-Mail"
|
796 |
-
|
797 |
-
#: contact_form.php:1558
|
798 |
-
msgid "Site"
|
799 |
-
msgstr "Ιστοσελίδα"
|
800 |
-
|
801 |
-
#: contact_form.php:1621
|
802 |
-
msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
|
803 |
-
msgstr "Wenn Sie dieses MIME sehen, unterstützt Ihr Client keine MIME-Typen!"
|
804 |
-
|
805 |
-
#: contact_form.php:1685
|
806 |
-
msgid "FAQ"
|
807 |
-
msgstr "Συχνές ερωτήσεις"
|
808 |
-
|
809 |
-
#: contact_form.php:1686
|
810 |
-
msgid "Support"
|
811 |
-
msgstr "Υποστήριξη"
|
812 |
-
|
813 |
-
#: contact_form.php:1743
|
814 |
-
msgid "Are you sure that you want to delete this language data?"
|
815 |
-
msgstr ""
|
816 |
-
|
817 |
-
#~ msgid "You can attach the following file formats"
|
818 |
-
#~ msgstr "Μπορείτε να επισυνάψετε αρχεία τύπου"
|
819 |
-
|
820 |
-
#, fuzzy
|
821 |
-
#~ msgid "Memory usage"
|
822 |
-
#~ msgstr "Μήνυμα"
|
823 |
-
|
824 |
-
#, fuzzy
|
825 |
-
#~ msgid "Site URL"
|
826 |
-
#~ msgstr "Ιστοσελίδα"
|
827 |
-
|
828 |
-
#, fuzzy
|
829 |
-
#~ msgid "Please enter a valid email address."
|
830 |
-
#~ msgstr "Τα μηνύματα θα στέλνονται στο email "
|
831 |
-
#~ msgid "Activated plugins"
|
832 |
-
#~ msgstr "Ενεργοποιημένα πρόσθετα"
|
833 |
-
#~ msgid "Read more"
|
834 |
-
#~ msgstr "Διαβάστε περισσότερα"
|
835 |
-
#~ msgid "Installed plugins"
|
836 |
-
#~ msgstr "Εγκατεστημένα πρόσθετα"
|
837 |
-
#~ msgid "Recommended plugins"
|
838 |
-
#~ msgstr "Προτεινόμενα πρόσθετα"
|
839 |
-
|
840 |
-
#, fuzzy
|
841 |
-
#~ msgid "Free plugins"
|
842 |
-
#~ msgstr "Προτεινόμενα πρόσθετα"
|
843 |
-
#~ msgid "Download"
|
844 |
-
#~ msgstr "Κατέβασμα"
|
845 |
-
#~ msgid "Install %s"
|
846 |
-
#~ msgstr "Εγκατάσταση %s"
|
847 |
-
#~ msgid "Install now from wordpress.org"
|
848 |
-
#~ msgstr "Εγκαταστήστε τώρα από το wordpress.org"
|
849 |
-
|
850 |
-
#, fuzzy
|
851 |
-
#~ msgid "If you have any questions, please contact us via"
|
852 |
-
#~ msgstr ""
|
853 |
-
#~ "Αν έχετε απορίες, επικοινωνήστε στο plugin@bestwebsoft.com ή μέσω της "
|
854 |
-
#~ "φόρμας επικοινωνίας της ιστοσελίδας μας"
|
855 |
-
|
856 |
-
#, fuzzy
|
857 |
-
#~ msgid "Active Plugins"
|
858 |
-
#~ msgstr "Ενεργοποιημένα πρόσθετα"
|
859 |
-
|
860 |
-
#, fuzzy
|
861 |
-
#~ msgid "Inactive Plugins"
|
862 |
-
#~ msgstr "Ενεργοποιημένα πρόσθετα"
|
863 |
-
|
864 |
-
#, fuzzy
|
865 |
-
#~ msgid "Send to support"
|
866 |
-
#~ msgstr "Υποστήριξη"
|
867 |
-
#~ msgid "Contact Form Options"
|
868 |
-
#~ msgstr "Επιλογές φόρμας επικοινωνίας"
|
869 |
-
#~ msgid "Please enter a valid email address. Settings are not saved."
|
870 |
-
#~ msgstr ""
|
871 |
-
#~ "Παρακαλούμε εισάγετε μια σωστή διεύθυνση email. Οι επιλογές δεν "
|
872 |
-
#~ "αποθηκεύτηκαν."
|
873 |
-
|
874 |
-
#, fuzzy
|
875 |
-
#~ msgid "E-Mail Address"
|
876 |
-
#~ msgstr "Διεύθυνση e-mail:"
|
877 |
-
#~ msgid "E-Mail Addresse:"
|
878 |
-
#~ msgstr "Indirizzo e-mail:"
|
879 |
-
#~ msgid "Install Now"
|
880 |
-
#~ msgstr "Installa Ora"
|
881 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/contact_form-es_ES.mo
DELETED
Binary file
|
languages/contact_form-es_ES.po
DELETED
@@ -1,879 +0,0 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: contact_form\n"
|
4 |
-
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15 16:47+0300\n"
|
6 |
-
"PO-Revision-Date: 2013-11-15 16:47+0300\n"
|
7 |
-
"Last-Translator: \n"
|
8 |
-
"Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"Language: es_ES\n"
|
13 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
-
"X-Poedit-Basepath: ..\n"
|
15 |
-
"X-Poedit-SourceCharset: utf-8\n"
|
16 |
-
"X-Generator: Poedit 1.5.4\n"
|
17 |
-
"X-Poedit-SearchPath-0: .\n"
|
18 |
-
|
19 |
-
#: contact_form.php:32
|
20 |
-
#: contact_form.php:525
|
21 |
-
#, fuzzy
|
22 |
-
msgid "Contact Form Settings"
|
23 |
-
msgstr "Opciones Contact Form"
|
24 |
-
|
25 |
-
#: contact_form.php:32
|
26 |
-
msgid "Contact Form"
|
27 |
-
msgstr "Contact Form"
|
28 |
-
|
29 |
-
#: contact_form.php:33
|
30 |
-
#, fuzzy
|
31 |
-
msgid "Contact Form Pro Extra Settings"
|
32 |
-
msgstr "Opciones Contact Form"
|
33 |
-
|
34 |
-
#: contact_form.php:33
|
35 |
-
#: contact_form.php:566
|
36 |
-
#: contact_form.php:850
|
37 |
-
#, fuzzy
|
38 |
-
msgid "Contact Form Pro"
|
39 |
-
msgstr "Contact Form"
|
40 |
-
|
41 |
-
#: contact_form.php:74
|
42 |
-
#: contact_form.php:735
|
43 |
-
#: contact_form.php:765
|
44 |
-
msgid "Name:"
|
45 |
-
msgstr "Nombre:"
|
46 |
-
|
47 |
-
#: contact_form.php:75
|
48 |
-
#: contact_form.php:736
|
49 |
-
#: contact_form.php:766
|
50 |
-
#, fuzzy
|
51 |
-
msgid "Address:"
|
52 |
-
msgstr "Dirección e-mail:"
|
53 |
-
|
54 |
-
#: contact_form.php:76
|
55 |
-
#: contact_form.php:737
|
56 |
-
#: contact_form.php:767
|
57 |
-
msgid "Email Address:"
|
58 |
-
msgstr "Dirección e-mail:"
|
59 |
-
|
60 |
-
#: contact_form.php:77
|
61 |
-
#: contact_form.php:738
|
62 |
-
#: contact_form.php:768
|
63 |
-
msgid "Phone number:"
|
64 |
-
msgstr ""
|
65 |
-
|
66 |
-
#: contact_form.php:78
|
67 |
-
#: contact_form.php:739
|
68 |
-
#: contact_form.php:769
|
69 |
-
msgid "Subject:"
|
70 |
-
msgstr "Asunto:"
|
71 |
-
|
72 |
-
#: contact_form.php:79
|
73 |
-
#: contact_form.php:740
|
74 |
-
#: contact_form.php:770
|
75 |
-
msgid "Message:"
|
76 |
-
msgstr "Mensaje:"
|
77 |
-
|
78 |
-
#: contact_form.php:80
|
79 |
-
#: contact_form.php:741
|
80 |
-
#: contact_form.php:771
|
81 |
-
msgid "Attachment:"
|
82 |
-
msgstr "Adjunto:"
|
83 |
-
|
84 |
-
#: contact_form.php:81
|
85 |
-
msgid "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file size: 2MB"
|
86 |
-
msgstr ""
|
87 |
-
|
88 |
-
#: contact_form.php:82
|
89 |
-
#: contact_form.php:743
|
90 |
-
#: contact_form.php:773
|
91 |
-
msgid "Send me a copy"
|
92 |
-
msgstr "Envíame una copia"
|
93 |
-
|
94 |
-
#: contact_form.php:83
|
95 |
-
#: contact_form.php:744
|
96 |
-
#: contact_form.php:774
|
97 |
-
msgid "Submit"
|
98 |
-
msgstr "Enviar"
|
99 |
-
|
100 |
-
#: contact_form.php:84
|
101 |
-
msgid "Your name is required."
|
102 |
-
msgstr "Su nombre es obligatorio."
|
103 |
-
|
104 |
-
#: contact_form.php:85
|
105 |
-
#, fuzzy
|
106 |
-
msgid "Address is required."
|
107 |
-
msgstr "Una dirección válida es obligatoria."
|
108 |
-
|
109 |
-
#: contact_form.php:86
|
110 |
-
#, fuzzy
|
111 |
-
msgid "A valid email address is required."
|
112 |
-
msgstr "Una dirección válida es obligatoria."
|
113 |
-
|
114 |
-
#: contact_form.php:87
|
115 |
-
#, fuzzy
|
116 |
-
msgid "Phone number is required."
|
117 |
-
msgstr "Su nombre es obligatorio."
|
118 |
-
|
119 |
-
#: contact_form.php:88
|
120 |
-
msgid "Subject is required."
|
121 |
-
msgstr "El asunto es obligatorio."
|
122 |
-
|
123 |
-
#: contact_form.php:89
|
124 |
-
msgid "Message text is required."
|
125 |
-
msgstr "El mensaje es obligatorio."
|
126 |
-
|
127 |
-
#: contact_form.php:90
|
128 |
-
msgid "File format is not valid."
|
129 |
-
msgstr "El adjunto es incorrecto."
|
130 |
-
|
131 |
-
#: contact_form.php:91
|
132 |
-
msgid "File upload error."
|
133 |
-
msgstr ""
|
134 |
-
|
135 |
-
#: contact_form.php:92
|
136 |
-
msgid "The file could not be uploaded."
|
137 |
-
msgstr ""
|
138 |
-
|
139 |
-
#: contact_form.php:93
|
140 |
-
msgid "This file is too large."
|
141 |
-
msgstr ""
|
142 |
-
|
143 |
-
#: contact_form.php:94
|
144 |
-
msgid "Please fill out the CAPTCHA."
|
145 |
-
msgstr "Por favor completa el CAPTCHA"
|
146 |
-
|
147 |
-
#: contact_form.php:95
|
148 |
-
msgid "Please make corrections below and try again."
|
149 |
-
msgstr "Por favor, corrija los datos y pruebe de nuevo."
|
150 |
-
|
151 |
-
#: contact_form.php:97
|
152 |
-
msgid "Thank you for contacting us."
|
153 |
-
msgstr "Gracias por contactar con nosotros"
|
154 |
-
|
155 |
-
#: contact_form.php:196
|
156 |
-
msgid "requires"
|
157 |
-
msgstr ""
|
158 |
-
|
159 |
-
#: contact_form.php:196
|
160 |
-
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
161 |
-
msgstr ""
|
162 |
-
|
163 |
-
#: contact_form.php:196
|
164 |
-
msgid "Back to the WordPress"
|
165 |
-
msgstr ""
|
166 |
-
|
167 |
-
#: contact_form.php:196
|
168 |
-
#, fuzzy
|
169 |
-
msgid "Plugins page"
|
170 |
-
msgstr "BWS Plugins"
|
171 |
-
|
172 |
-
#: contact_form.php:481
|
173 |
-
msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
|
174 |
-
msgstr ""
|
175 |
-
|
176 |
-
#: contact_form.php:490
|
177 |
-
msgid "Such user does not exist. Settings are not saved."
|
178 |
-
msgstr "Usuario inexistente. Los cambios no se han guardado."
|
179 |
-
|
180 |
-
#: contact_form.php:494
|
181 |
-
#: contact_form.php:500
|
182 |
-
#, fuzzy
|
183 |
-
msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
|
184 |
-
msgstr "Por favor introduzca un e-mail correcto. Los cambios no se han guardado."
|
185 |
-
|
186 |
-
#: contact_form.php:505
|
187 |
-
#, fuzzy
|
188 |
-
msgid "Settings saved."
|
189 |
-
msgstr "Configuración guardada."
|
190 |
-
|
191 |
-
#: contact_form.php:529
|
192 |
-
#: contact_form.php:844
|
193 |
-
#: contact_form.php:1673
|
194 |
-
#: contact_form.php:1684
|
195 |
-
msgid "Settings"
|
196 |
-
msgstr "Configuración"
|
197 |
-
|
198 |
-
#: contact_form.php:530
|
199 |
-
#: contact_form.php:845
|
200 |
-
#, fuzzy
|
201 |
-
msgid "Extra settings"
|
202 |
-
msgstr "Configuración"
|
203 |
-
|
204 |
-
#: contact_form.php:535
|
205 |
-
#: contact_form.php:1101
|
206 |
-
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:"
|
207 |
-
msgstr "Si quiere añadir Contact Form en su web, copie y pegue este código en su mensaje o página o widget:"
|
208 |
-
|
209 |
-
#: contact_form.php:535
|
210 |
-
#: contact_form.php:536
|
211 |
-
#: contact_form.php:758
|
212 |
-
#: contact_form.php:807
|
213 |
-
msgid "or"
|
214 |
-
msgstr ""
|
215 |
-
|
216 |
-
#: contact_form.php:536
|
217 |
-
msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
|
218 |
-
msgstr ""
|
219 |
-
|
220 |
-
#: contact_form.php:537
|
221 |
-
msgid "They work the same way."
|
222 |
-
msgstr ""
|
223 |
-
|
224 |
-
#: contact_form.php:538
|
225 |
-
msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
|
226 |
-
msgstr "Si la información en este campo está vacia, se usará la dirección especificada en el registro."
|
227 |
-
|
228 |
-
#: contact_form.php:542
|
229 |
-
msgid "The user's email address:"
|
230 |
-
msgstr "Use el email del usuario de Wordpress:"
|
231 |
-
|
232 |
-
#: contact_form.php:546
|
233 |
-
msgid "Create a username"
|
234 |
-
msgstr "Seleccione nombre de usuario"
|
235 |
-
|
236 |
-
#: contact_form.php:551
|
237 |
-
msgid "Enter a username of the person who should get the messages from the contact form."
|
238 |
-
msgstr "Introduzca el nombre del usuario que va a recibir mensajes desde contact form"
|
239 |
-
|
240 |
-
#: contact_form.php:555
|
241 |
-
msgid "Use this email address:"
|
242 |
-
msgstr "Use este emaill:"
|
243 |
-
|
244 |
-
#: contact_form.php:558
|
245 |
-
msgid "Enter the email address you want the messages forwarded to."
|
246 |
-
msgstr "Establecer una dirección de correo electrónico que se utiliza para los mensajes que reciben."
|
247 |
-
|
248 |
-
#: contact_form.php:562
|
249 |
-
msgid "Add department selectbox to the contact form:"
|
250 |
-
msgstr ""
|
251 |
-
|
252 |
-
#: contact_form.php:565
|
253 |
-
#: contact_form.php:849
|
254 |
-
msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
|
255 |
-
msgstr ""
|
256 |
-
|
257 |
-
#: contact_form.php:573
|
258 |
-
msgid "Save emails to the database"
|
259 |
-
msgstr ""
|
260 |
-
|
261 |
-
#: contact_form.php:583
|
262 |
-
#: contact_form.php:586
|
263 |
-
#: contact_form.php:590
|
264 |
-
msgid "Using Contact Form to DB powered by"
|
265 |
-
msgstr ""
|
266 |
-
|
267 |
-
#: contact_form.php:586
|
268 |
-
#, fuzzy
|
269 |
-
msgid "Activate Contact Form to DB"
|
270 |
-
msgstr "Contact Form"
|
271 |
-
|
272 |
-
#: contact_form.php:590
|
273 |
-
#, fuzzy
|
274 |
-
msgid "Download Contact Form to DB"
|
275 |
-
msgstr "Contact Form"
|
276 |
-
|
277 |
-
#: contact_form.php:595
|
278 |
-
msgid "Additional options"
|
279 |
-
msgstr "Opciones adicionales"
|
280 |
-
|
281 |
-
#: contact_form.php:597
|
282 |
-
msgid "Show"
|
283 |
-
msgstr ""
|
284 |
-
|
285 |
-
#: contact_form.php:598
|
286 |
-
msgid "Hide"
|
287 |
-
msgstr ""
|
288 |
-
|
289 |
-
#: contact_form.php:602
|
290 |
-
msgid "What to use?"
|
291 |
-
msgstr ""
|
292 |
-
|
293 |
-
#: contact_form.php:605
|
294 |
-
msgid "Wp-mail"
|
295 |
-
msgstr "Wp-mail"
|
296 |
-
|
297 |
-
#: contact_form.php:605
|
298 |
-
msgid "You can use the wp_mail function for mailing"
|
299 |
-
msgstr ""
|
300 |
-
|
301 |
-
#: contact_form.php:607
|
302 |
-
msgid "Mail"
|
303 |
-
msgstr "Mail"
|
304 |
-
|
305 |
-
#: contact_form.php:607
|
306 |
-
msgid "To send mail you can use the php mail function"
|
307 |
-
msgstr ""
|
308 |
-
|
309 |
-
#: contact_form.php:611
|
310 |
-
#, fuzzy
|
311 |
-
msgid "The text in the 'From' field"
|
312 |
-
msgstr "Modifica DE los campos en contact form"
|
313 |
-
|
314 |
-
#: contact_form.php:613
|
315 |
-
msgid "User name"
|
316 |
-
msgstr ""
|
317 |
-
|
318 |
-
#: contact_form.php:614
|
319 |
-
msgid "The name of the user who fills the form will be used in the field 'From'."
|
320 |
-
msgstr ""
|
321 |
-
|
322 |
-
#: contact_form.php:617
|
323 |
-
#, fuzzy
|
324 |
-
msgid "This text will be used in the 'FROM' field"
|
325 |
-
msgstr "Modifica DE los campos en contact form"
|
326 |
-
|
327 |
-
#: contact_form.php:621
|
328 |
-
msgid "The email address in the 'From' field"
|
329 |
-
msgstr ""
|
330 |
-
|
331 |
-
#: contact_form.php:623
|
332 |
-
msgid "User email"
|
333 |
-
msgstr ""
|
334 |
-
|
335 |
-
#: contact_form.php:624
|
336 |
-
msgid "The email address of the user who fills the form will be used in the field 'From'."
|
337 |
-
msgstr ""
|
338 |
-
|
339 |
-
#: contact_form.php:627
|
340 |
-
msgid "This email address will be used in the 'From' field."
|
341 |
-
msgstr ""
|
342 |
-
|
343 |
-
#: contact_form.php:631
|
344 |
-
#, fuzzy
|
345 |
-
msgid "Display fields"
|
346 |
-
msgstr "Visualiza el adjunto"
|
347 |
-
|
348 |
-
#: contact_form.php:633
|
349 |
-
#: contact_form.php:681
|
350 |
-
#: contact_form.php:881
|
351 |
-
#: contact_form.php:1541
|
352 |
-
#, fuzzy
|
353 |
-
msgid "Address"
|
354 |
-
msgstr "Dirección e-mail:"
|
355 |
-
|
356 |
-
#: contact_form.php:634
|
357 |
-
#: contact_form.php:683
|
358 |
-
#: contact_form.php:1549
|
359 |
-
msgid "Phone"
|
360 |
-
msgstr ""
|
361 |
-
|
362 |
-
#: contact_form.php:635
|
363 |
-
#, fuzzy
|
364 |
-
msgid "Attachment block"
|
365 |
-
msgstr "Visualiza el adjunto"
|
366 |
-
|
367 |
-
#: contact_form.php:635
|
368 |
-
msgid "Users can attach the following file formats"
|
369 |
-
msgstr "Usuarios pueden adjuntar archivos de este tipo"
|
370 |
-
|
371 |
-
#: contact_form.php:642
|
372 |
-
#: contact_form.php:645
|
373 |
-
#: contact_form.php:649
|
374 |
-
#: contact_form.php:910
|
375 |
-
msgid "Captcha"
|
376 |
-
msgstr ""
|
377 |
-
|
378 |
-
#: contact_form.php:642
|
379 |
-
#: contact_form.php:645
|
380 |
-
#: contact_form.php:649
|
381 |
-
msgid "powered by"
|
382 |
-
msgstr ""
|
383 |
-
|
384 |
-
#: contact_form.php:645
|
385 |
-
#, fuzzy
|
386 |
-
msgid "Activate captcha"
|
387 |
-
msgstr "Plugin ativado"
|
388 |
-
|
389 |
-
#: contact_form.php:649
|
390 |
-
#, fuzzy
|
391 |
-
msgid "Download captcha"
|
392 |
-
msgstr "Descargar"
|
393 |
-
|
394 |
-
#: contact_form.php:654
|
395 |
-
#, fuzzy
|
396 |
-
msgid "Display tips below the Attachment block"
|
397 |
-
msgstr "Visualiza el adjunto"
|
398 |
-
|
399 |
-
#: contact_form.php:663
|
400 |
-
msgid "Delete an attachment file from the server after the email is sent"
|
401 |
-
msgstr ""
|
402 |
-
|
403 |
-
#: contact_form.php:669
|
404 |
-
#, fuzzy
|
405 |
-
msgid "Display 'Send me a copy' block"
|
406 |
-
msgstr "Ver envíame una copia"
|
407 |
-
|
408 |
-
#: contact_form.php:678
|
409 |
-
msgid "Required fields"
|
410 |
-
msgstr ""
|
411 |
-
|
412 |
-
#: contact_form.php:680
|
413 |
-
#: contact_form.php:876
|
414 |
-
#: contact_form.php:1536
|
415 |
-
msgid "Name"
|
416 |
-
msgstr "Nombre"
|
417 |
-
|
418 |
-
#: contact_form.php:682
|
419 |
-
#, fuzzy
|
420 |
-
msgid "Email Address"
|
421 |
-
msgstr "Dirección e-mail:"
|
422 |
-
|
423 |
-
#: contact_form.php:684
|
424 |
-
#: contact_form.php:896
|
425 |
-
#: contact_form.php:1552
|
426 |
-
msgid "Subject"
|
427 |
-
msgstr "Asunto"
|
428 |
-
|
429 |
-
#: contact_form.php:685
|
430 |
-
#: contact_form.php:900
|
431 |
-
#: contact_form.php:1555
|
432 |
-
msgid "Message"
|
433 |
-
msgstr "Mensaje"
|
434 |
-
|
435 |
-
#: contact_form.php:689
|
436 |
-
msgid "Required symbol"
|
437 |
-
msgstr ""
|
438 |
-
|
439 |
-
#: contact_form.php:695
|
440 |
-
msgid "Display additional info in the email"
|
441 |
-
msgstr ""
|
442 |
-
|
443 |
-
#: contact_form.php:700
|
444 |
-
#: contact_form.php:1508
|
445 |
-
msgid "Sent from (ip address)"
|
446 |
-
msgstr "Enviado desde (dirección IP)"
|
447 |
-
|
448 |
-
#: contact_form.php:700
|
449 |
-
#, fuzzy
|
450 |
-
msgid "Example: Sent from (IP address):\t127.0.0.1"
|
451 |
-
msgstr "Enviado desde (dirección IP)"
|
452 |
-
|
453 |
-
#: contact_form.php:701
|
454 |
-
#: contact_form.php:1513
|
455 |
-
msgid "Date/Time"
|
456 |
-
msgstr "Fecha/hora"
|
457 |
-
|
458 |
-
#: contact_form.php:701
|
459 |
-
msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
|
460 |
-
msgstr ""
|
461 |
-
|
462 |
-
#: contact_form.php:702
|
463 |
-
#: contact_form.php:1518
|
464 |
-
msgid "Sent from (referer)"
|
465 |
-
msgstr "De (referente)"
|
466 |
-
|
467 |
-
#: contact_form.php:702
|
468 |
-
msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
|
469 |
-
msgstr ""
|
470 |
-
|
471 |
-
#: contact_form.php:703
|
472 |
-
#: contact_form.php:1523
|
473 |
-
msgid "Using (user agent)"
|
474 |
-
msgstr "Usando (user agent)"
|
475 |
-
|
476 |
-
#: contact_form.php:703
|
477 |
-
msgid "Example: Using (user agent):\tMozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36"
|
478 |
-
msgstr ""
|
479 |
-
|
480 |
-
#: contact_form.php:707
|
481 |
-
msgid "Language settings for the field names in the form"
|
482 |
-
msgstr ""
|
483 |
-
|
484 |
-
#: contact_form.php:716
|
485 |
-
msgid "Add a language"
|
486 |
-
msgstr ""
|
487 |
-
|
488 |
-
#: contact_form.php:720
|
489 |
-
#, fuzzy
|
490 |
-
msgid "Change the names of the contact form fields and error messages"
|
491 |
-
msgstr "Modifica las etiquetas de los campos en contact form"
|
492 |
-
|
493 |
-
#: contact_form.php:725
|
494 |
-
#: contact_form.php:798
|
495 |
-
msgid "English"
|
496 |
-
msgstr ""
|
497 |
-
|
498 |
-
#: contact_form.php:742
|
499 |
-
#: contact_form.php:772
|
500 |
-
#, fuzzy
|
501 |
-
msgid "Tips below the Attachment block"
|
502 |
-
msgstr "Visualiza el adjunto"
|
503 |
-
|
504 |
-
#: contact_form.php:745
|
505 |
-
#: contact_form.php:775
|
506 |
-
msgid "Error message for the Name field"
|
507 |
-
msgstr ""
|
508 |
-
|
509 |
-
#: contact_form.php:746
|
510 |
-
#: contact_form.php:776
|
511 |
-
msgid "Error message for the Address field"
|
512 |
-
msgstr ""
|
513 |
-
|
514 |
-
#: contact_form.php:747
|
515 |
-
#: contact_form.php:777
|
516 |
-
msgid "Error message for the Email field"
|
517 |
-
msgstr ""
|
518 |
-
|
519 |
-
#: contact_form.php:748
|
520 |
-
#: contact_form.php:778
|
521 |
-
msgid "Error message for the Phone field"
|
522 |
-
msgstr ""
|
523 |
-
|
524 |
-
#: contact_form.php:749
|
525 |
-
#: contact_form.php:779
|
526 |
-
msgid "Error message for the Subject field"
|
527 |
-
msgstr ""
|
528 |
-
|
529 |
-
#: contact_form.php:750
|
530 |
-
#: contact_form.php:780
|
531 |
-
msgid "Error message for the Message field"
|
532 |
-
msgstr ""
|
533 |
-
|
534 |
-
#: contact_form.php:751
|
535 |
-
#: contact_form.php:781
|
536 |
-
msgid "Error message about the file type for the Attachment field"
|
537 |
-
msgstr ""
|
538 |
-
|
539 |
-
#: contact_form.php:752
|
540 |
-
#: contact_form.php:782
|
541 |
-
msgid "Error message while uploading a file for the Attachment field to the server"
|
542 |
-
msgstr ""
|
543 |
-
|
544 |
-
#: contact_form.php:753
|
545 |
-
#: contact_form.php:783
|
546 |
-
msgid "Error message while moving the file for the Attachment field"
|
547 |
-
msgstr ""
|
548 |
-
|
549 |
-
#: contact_form.php:754
|
550 |
-
#: contact_form.php:784
|
551 |
-
msgid "Error message when file size limit for the Attachment field is exceeded"
|
552 |
-
msgstr ""
|
553 |
-
|
554 |
-
#: contact_form.php:755
|
555 |
-
#: contact_form.php:785
|
556 |
-
msgid "Error message for the Captcha field"
|
557 |
-
msgstr ""
|
558 |
-
|
559 |
-
#: contact_form.php:756
|
560 |
-
#: contact_form.php:786
|
561 |
-
msgid "Error message for the whole form"
|
562 |
-
msgstr ""
|
563 |
-
|
564 |
-
#: contact_form.php:758
|
565 |
-
#: contact_form.php:788
|
566 |
-
#: contact_form.php:807
|
567 |
-
#: contact_form.php:813
|
568 |
-
msgid "Use shortcode"
|
569 |
-
msgstr ""
|
570 |
-
|
571 |
-
#: contact_form.php:758
|
572 |
-
#: contact_form.php:788
|
573 |
-
#: contact_form.php:807
|
574 |
-
#: contact_form.php:813
|
575 |
-
msgid "for this language"
|
576 |
-
msgstr ""
|
577 |
-
|
578 |
-
#: contact_form.php:795
|
579 |
-
msgid "Action after email is sent"
|
580 |
-
msgstr ""
|
581 |
-
|
582 |
-
#: contact_form.php:797
|
583 |
-
#, fuzzy
|
584 |
-
msgid "Display text"
|
585 |
-
msgstr "Visualiza el adjunto"
|
586 |
-
|
587 |
-
#: contact_form.php:806
|
588 |
-
#: contact_form.php:812
|
589 |
-
msgid "Text"
|
590 |
-
msgstr ""
|
591 |
-
|
592 |
-
#: contact_form.php:819
|
593 |
-
msgid "Redirect to the page"
|
594 |
-
msgstr ""
|
595 |
-
|
596 |
-
#: contact_form.php:820
|
597 |
-
msgid "Url"
|
598 |
-
msgstr ""
|
599 |
-
|
600 |
-
#: contact_form.php:825
|
601 |
-
#: contact_form.php:1002
|
602 |
-
msgid "Save Changes"
|
603 |
-
msgstr "Guardar los cambios"
|
604 |
-
|
605 |
-
#: contact_form.php:842
|
606 |
-
#, fuzzy
|
607 |
-
msgid "Contact Form Pro | Extra Settings"
|
608 |
-
msgstr "Opciones Contact Form"
|
609 |
-
|
610 |
-
#: contact_form.php:856
|
611 |
-
msgid "Errors output"
|
612 |
-
msgstr ""
|
613 |
-
|
614 |
-
#: contact_form.php:859
|
615 |
-
msgid "Display error messages"
|
616 |
-
msgstr ""
|
617 |
-
|
618 |
-
#: contact_form.php:860
|
619 |
-
msgid "Color of the input field errors."
|
620 |
-
msgstr ""
|
621 |
-
|
622 |
-
#: contact_form.php:861
|
623 |
-
msgid "Display error messages & color of the input field errors"
|
624 |
-
msgstr ""
|
625 |
-
|
626 |
-
#: contact_form.php:866
|
627 |
-
msgid "Add placeholder to the input blocks"
|
628 |
-
msgstr ""
|
629 |
-
|
630 |
-
#: contact_form.php:872
|
631 |
-
#, fuzzy
|
632 |
-
msgid "Add tooltips"
|
633 |
-
msgstr "Opciones adicionales"
|
634 |
-
|
635 |
-
#: contact_form.php:886
|
636 |
-
#, fuzzy
|
637 |
-
msgid "Email address"
|
638 |
-
msgstr "Dirección e-mail:"
|
639 |
-
|
640 |
-
#: contact_form.php:891
|
641 |
-
msgid "Phone Number"
|
642 |
-
msgstr ""
|
643 |
-
|
644 |
-
#: contact_form.php:905
|
645 |
-
#, fuzzy
|
646 |
-
msgid "Attachment"
|
647 |
-
msgstr "Adjunto:"
|
648 |
-
|
649 |
-
#: contact_form.php:910
|
650 |
-
msgid "(powered by bestwebsoft.com)"
|
651 |
-
msgstr ""
|
652 |
-
|
653 |
-
#: contact_form.php:915
|
654 |
-
#, fuzzy
|
655 |
-
msgid "Style options"
|
656 |
-
msgstr "Opciones adicionales"
|
657 |
-
|
658 |
-
#: contact_form.php:918
|
659 |
-
msgid "Text color"
|
660 |
-
msgstr ""
|
661 |
-
|
662 |
-
#: contact_form.php:921
|
663 |
-
#: contact_form.php:926
|
664 |
-
#: contact_form.php:936
|
665 |
-
#: contact_form.php:941
|
666 |
-
#: contact_form.php:946
|
667 |
-
#: contact_form.php:951
|
668 |
-
#: contact_form.php:961
|
669 |
-
#: contact_form.php:966
|
670 |
-
#: contact_form.php:972
|
671 |
-
#: contact_form.php:983
|
672 |
-
#: contact_form.php:988
|
673 |
-
#: contact_form.php:993
|
674 |
-
msgid "Default"
|
675 |
-
msgstr ""
|
676 |
-
|
677 |
-
#: contact_form.php:923
|
678 |
-
msgid "Label text color"
|
679 |
-
msgstr ""
|
680 |
-
|
681 |
-
#: contact_form.php:928
|
682 |
-
msgid "Placeholder color"
|
683 |
-
msgstr ""
|
684 |
-
|
685 |
-
#: contact_form.php:933
|
686 |
-
msgid "Errors color"
|
687 |
-
msgstr ""
|
688 |
-
|
689 |
-
#: contact_form.php:938
|
690 |
-
msgid "Error text color"
|
691 |
-
msgstr ""
|
692 |
-
|
693 |
-
#: contact_form.php:943
|
694 |
-
msgid "Background color of the input field errors"
|
695 |
-
msgstr ""
|
696 |
-
|
697 |
-
#: contact_form.php:948
|
698 |
-
msgid "Border color of the input field errors"
|
699 |
-
msgstr ""
|
700 |
-
|
701 |
-
#: contact_form.php:953
|
702 |
-
msgid "Placeholder color of the input field errors"
|
703 |
-
msgstr ""
|
704 |
-
|
705 |
-
#: contact_form.php:958
|
706 |
-
#, fuzzy
|
707 |
-
msgid "Input fields"
|
708 |
-
msgstr "Visualiza el adjunto"
|
709 |
-
|
710 |
-
#: contact_form.php:963
|
711 |
-
msgid "Input fields background color"
|
712 |
-
msgstr ""
|
713 |
-
|
714 |
-
#: contact_form.php:968
|
715 |
-
msgid "Text fields color"
|
716 |
-
msgstr ""
|
717 |
-
|
718 |
-
#: contact_form.php:970
|
719 |
-
msgid "Border width in px, numbers only"
|
720 |
-
msgstr ""
|
721 |
-
|
722 |
-
#: contact_form.php:974
|
723 |
-
#: contact_form.php:995
|
724 |
-
msgid "Border color"
|
725 |
-
msgstr ""
|
726 |
-
|
727 |
-
#: contact_form.php:979
|
728 |
-
#, fuzzy
|
729 |
-
msgid "Submit button"
|
730 |
-
msgstr "Enviar"
|
731 |
-
|
732 |
-
#: contact_form.php:981
|
733 |
-
msgid "Width in px, numbers only"
|
734 |
-
msgstr ""
|
735 |
-
|
736 |
-
#: contact_form.php:985
|
737 |
-
msgid "Button color"
|
738 |
-
msgstr ""
|
739 |
-
|
740 |
-
#: contact_form.php:990
|
741 |
-
msgid "Button text color"
|
742 |
-
msgstr ""
|
743 |
-
|
744 |
-
#: contact_form.php:1006
|
745 |
-
#, fuzzy
|
746 |
-
msgid "Contact Form Pro | Preview"
|
747 |
-
msgstr "Contact Form"
|
748 |
-
|
749 |
-
#: contact_form.php:1009
|
750 |
-
msgid "Show with errors"
|
751 |
-
msgstr ""
|
752 |
-
|
753 |
-
#: contact_form.php:1017
|
754 |
-
#: contact_form.php:1019
|
755 |
-
msgid "Please enter your full name..."
|
756 |
-
msgstr ""
|
757 |
-
|
758 |
-
#: contact_form.php:1030
|
759 |
-
#: contact_form.php:1032
|
760 |
-
msgid "Please enter your address..."
|
761 |
-
msgstr ""
|
762 |
-
|
763 |
-
#: contact_form.php:1041
|
764 |
-
#: contact_form.php:1043
|
765 |
-
#, fuzzy
|
766 |
-
msgid "Please enter your email address..."
|
767 |
-
msgstr "Use este emaill:"
|
768 |
-
|
769 |
-
#: contact_form.php:1052
|
770 |
-
#: contact_form.php:1054
|
771 |
-
msgid "Please enter your phone number..."
|
772 |
-
msgstr ""
|
773 |
-
|
774 |
-
#: contact_form.php:1063
|
775 |
-
#: contact_form.php:1065
|
776 |
-
msgid "Please enter subject..."
|
777 |
-
msgstr ""
|
778 |
-
|
779 |
-
#: contact_form.php:1073
|
780 |
-
#: contact_form.php:1075
|
781 |
-
msgid "Please enter your message..."
|
782 |
-
msgstr ""
|
783 |
-
|
784 |
-
#: contact_form.php:1153
|
785 |
-
msgid "Sorry, email message could not be delivered."
|
786 |
-
msgstr "Disculpe, su email no se puede entregar."
|
787 |
-
|
788 |
-
#: contact_form.php:1531
|
789 |
-
msgid "Contact from"
|
790 |
-
msgstr "Contact from"
|
791 |
-
|
792 |
-
#: contact_form.php:1544
|
793 |
-
msgid "Email"
|
794 |
-
msgstr "E-mail"
|
795 |
-
|
796 |
-
#: contact_form.php:1558
|
797 |
-
msgid "Site"
|
798 |
-
msgstr "Sitio"
|
799 |
-
|
800 |
-
#: contact_form.php:1621
|
801 |
-
msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
|
802 |
-
msgstr "Si usted puede ver esta MIME es que su cliente no acepta los tipos MIME!"
|
803 |
-
|
804 |
-
#: contact_form.php:1685
|
805 |
-
msgid "FAQ"
|
806 |
-
msgstr "FAQ"
|
807 |
-
|
808 |
-
#: contact_form.php:1686
|
809 |
-
msgid "Support"
|
810 |
-
msgstr "Soporte"
|
811 |
-
|
812 |
-
#: contact_form.php:1743
|
813 |
-
msgid "Are you sure that you want to delete this language data?"
|
814 |
-
msgstr ""
|
815 |
-
|
816 |
-
#~ msgid "You can attach the following file formats"
|
817 |
-
#~ msgstr "Puede adjuntar archivos de estos tipos"
|
818 |
-
|
819 |
-
#, fuzzy
|
820 |
-
#~ msgid "Memory usage"
|
821 |
-
#~ msgstr "Mensaje"
|
822 |
-
|
823 |
-
#, fuzzy
|
824 |
-
#~ msgid "Site URL"
|
825 |
-
#~ msgstr "Sitio"
|
826 |
-
|
827 |
-
#, fuzzy
|
828 |
-
#~ msgid "Please enter a valid email address."
|
829 |
-
#~ msgstr "Use este emaill:"
|
830 |
-
#~ msgid "Activated plugins"
|
831 |
-
#~ msgstr "Plugin ativado"
|
832 |
-
#~ msgid "Read more"
|
833 |
-
#~ msgstr "Lea mas"
|
834 |
-
#~ msgid "Installed plugins"
|
835 |
-
#~ msgstr "Plugin instalados"
|
836 |
-
#~ msgid "Recommended plugins"
|
837 |
-
#~ msgstr "Plugins recomendados"
|
838 |
-
|
839 |
-
#, fuzzy
|
840 |
-
#~ msgid "Free plugins"
|
841 |
-
#~ msgstr "Plugins recomendados"
|
842 |
-
#~ msgid "Download"
|
843 |
-
#~ msgstr "Descargar"
|
844 |
-
#~ msgid "Install %s"
|
845 |
-
#~ msgstr "Instala %s"
|
846 |
-
#~ msgid "Install now from wordpress.org"
|
847 |
-
#~ msgstr "Instala ahora de wordpress.org"
|
848 |
-
|
849 |
-
#, fuzzy
|
850 |
-
#~ msgid "If you have any questions, please contact us via"
|
851 |
-
#~ msgstr ""
|
852 |
-
#~ "Si tiene alguna pregunta, por favor contactenos via plugin@bestwebsoft."
|
853 |
-
#~ "com o use el formulario de contacto de nuestra web"
|
854 |
-
|
855 |
-
#, fuzzy
|
856 |
-
#~ msgid "Active Plugins"
|
857 |
-
#~ msgstr "Plugin ativado"
|
858 |
-
|
859 |
-
#, fuzzy
|
860 |
-
#~ msgid "Inactive Plugins"
|
861 |
-
#~ msgstr "Plugin ativado"
|
862 |
-
|
863 |
-
#, fuzzy
|
864 |
-
#~ msgid "Send to support"
|
865 |
-
#~ msgstr "Soporte"
|
866 |
-
#~ msgid "Contact Form Options"
|
867 |
-
#~ msgstr "Opciones Contact Form"
|
868 |
-
#~ msgid "Please enter a valid email address. Settings are not saved."
|
869 |
-
#~ msgstr ""
|
870 |
-
#~ "Por favor introduzca un e-mail correcto. Los cambios no se han guardado."
|
871 |
-
|
872 |
-
#, fuzzy
|
873 |
-
#~ msgid "E-Mail Address"
|
874 |
-
#~ msgstr "Dirección e-mail:"
|
875 |
-
#~ msgid "E-Mail Addresse:"
|
876 |
-
#~ msgstr "Indirizzo e-mail:"
|
877 |
-
#~ msgid "Install Now"
|
878 |
-
#~ msgstr "Installa Ora"
|
879 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/contact_form-fa_IR.mo
DELETED
Binary file
|
languages/contact_form-fa_IR.po
DELETED
@@ -1,884 +0,0 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: contact_form\n"
|
4 |
-
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15 16:47+0300\n"
|
6 |
-
"PO-Revision-Date: 2013-11-15 16:47+0300\n"
|
7 |
-
"Last-Translator: \n"
|
8 |
-
"Language-Team: AlirezaJamali <me@alirezaJamali.net>\n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"Language: fa_IR\n"
|
13 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
-
"X-Poedit-Basepath: ..\n"
|
15 |
-
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
-
"X-Generator: Poedit 1.5.4\n"
|
17 |
-
"X-Poedit-SearchPath-0: .\n"
|
18 |
-
|
19 |
-
#: contact_form.php:32
|
20 |
-
#: contact_form.php:525
|
21 |
-
#, fuzzy
|
22 |
-
msgid "Contact Form Settings"
|
23 |
-
msgstr "گزینه های فرم ارتباط با مدیریت"
|
24 |
-
|
25 |
-
#: contact_form.php:32
|
26 |
-
msgid "Contact Form"
|
27 |
-
msgstr "فرم ارتباط با مدیریت"
|
28 |
-
|
29 |
-
#: contact_form.php:33
|
30 |
-
#, fuzzy
|
31 |
-
msgid "Contact Form Pro Extra Settings"
|
32 |
-
msgstr "گزینه های فرم ارتباط با مدیریت"
|
33 |
-
|
34 |
-
#: contact_form.php:33
|
35 |
-
#: contact_form.php:566
|
36 |
-
#: contact_form.php:850
|
37 |
-
#, fuzzy
|
38 |
-
msgid "Contact Form Pro"
|
39 |
-
msgstr "فرم ارتباط با مدیریت"
|
40 |
-
|
41 |
-
#: contact_form.php:74
|
42 |
-
#: contact_form.php:735
|
43 |
-
#: contact_form.php:765
|
44 |
-
msgid "Name:"
|
45 |
-
msgstr "نام "
|
46 |
-
|
47 |
-
#: contact_form.php:75
|
48 |
-
#: contact_form.php:736
|
49 |
-
#: contact_form.php:766
|
50 |
-
#, fuzzy
|
51 |
-
msgid "Address:"
|
52 |
-
msgstr "رایانامه "
|
53 |
-
|
54 |
-
#: contact_form.php:76
|
55 |
-
#: contact_form.php:737
|
56 |
-
#: contact_form.php:767
|
57 |
-
msgid "Email Address:"
|
58 |
-
msgstr "رایانامه "
|
59 |
-
|
60 |
-
#: contact_form.php:77
|
61 |
-
#: contact_form.php:738
|
62 |
-
#: contact_form.php:768
|
63 |
-
msgid "Phone number:"
|
64 |
-
msgstr "شماره تماس "
|
65 |
-
|
66 |
-
#: contact_form.php:78
|
67 |
-
#: contact_form.php:739
|
68 |
-
#: contact_form.php:769
|
69 |
-
msgid "Subject:"
|
70 |
-
msgstr "موضوع "
|
71 |
-
|
72 |
-
#: contact_form.php:79
|
73 |
-
#: contact_form.php:740
|
74 |
-
#: contact_form.php:770
|
75 |
-
msgid "Message:"
|
76 |
-
msgstr "متن پیام "
|
77 |
-
|
78 |
-
#: contact_form.php:80
|
79 |
-
#: contact_form.php:741
|
80 |
-
#: contact_form.php:771
|
81 |
-
msgid "Attachment:"
|
82 |
-
msgstr "پیوست "
|
83 |
-
|
84 |
-
#: contact_form.php:81
|
85 |
-
msgid "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file size: 2MB"
|
86 |
-
msgstr ""
|
87 |
-
|
88 |
-
#: contact_form.php:82
|
89 |
-
#: contact_form.php:743
|
90 |
-
#: contact_form.php:773
|
91 |
-
msgid "Send me a copy"
|
92 |
-
msgstr "به رایانامه من ارسال شود"
|
93 |
-
|
94 |
-
#: contact_form.php:83
|
95 |
-
#: contact_form.php:744
|
96 |
-
#: contact_form.php:774
|
97 |
-
msgid "Submit"
|
98 |
-
msgstr "ارسال"
|
99 |
-
|
100 |
-
#: contact_form.php:84
|
101 |
-
msgid "Your name is required."
|
102 |
-
msgstr "نام ضروری می باشد. "
|
103 |
-
|
104 |
-
#: contact_form.php:85
|
105 |
-
#, fuzzy
|
106 |
-
msgid "Address is required."
|
107 |
-
msgstr "رایانامه ضروری می باشد. "
|
108 |
-
|
109 |
-
#: contact_form.php:86
|
110 |
-
#, fuzzy
|
111 |
-
msgid "A valid email address is required."
|
112 |
-
msgstr "رایانامه ضروری می باشد. "
|
113 |
-
|
114 |
-
#: contact_form.php:87
|
115 |
-
#, fuzzy
|
116 |
-
msgid "Phone number is required."
|
117 |
-
msgstr "نام ضروری می باشد. "
|
118 |
-
|
119 |
-
#: contact_form.php:88
|
120 |
-
msgid "Subject is required."
|
121 |
-
msgstr "عنوان ضروری می باشد. "
|
122 |
-
|
123 |
-
#: contact_form.php:89
|
124 |
-
msgid "Message text is required."
|
125 |
-
msgstr "متن پیام ضروری می باشد. "
|
126 |
-
|
127 |
-
#: contact_form.php:90
|
128 |
-
msgid "File format is not valid."
|
129 |
-
msgstr "فایل آسیب دیده می باشد. "
|
130 |
-
|
131 |
-
#: contact_form.php:91
|
132 |
-
msgid "File upload error."
|
133 |
-
msgstr ""
|
134 |
-
|
135 |
-
#: contact_form.php:92
|
136 |
-
msgid "The file could not be uploaded."
|
137 |
-
msgstr ""
|
138 |
-
|
139 |
-
#: contact_form.php:93
|
140 |
-
msgid "This file is too large."
|
141 |
-
msgstr ""
|
142 |
-
|
143 |
-
#: contact_form.php:94
|
144 |
-
msgid "Please fill out the CAPTCHA."
|
145 |
-
msgstr "لطفا کد امنیتی را وارد کنید. "
|
146 |
-
|
147 |
-
#: contact_form.php:95
|
148 |
-
msgid "Please make corrections below and try again."
|
149 |
-
msgstr "لطفا پس از انجام اصلاحات دوباره ارسال نمایید. "
|
150 |
-
|
151 |
-
#: contact_form.php:97
|
152 |
-
msgid "Thank you for contacting us."
|
153 |
-
msgstr "قدردان همیاری شما هستیم."
|
154 |
-
|
155 |
-
#: contact_form.php:196
|
156 |
-
msgid "requires"
|
157 |
-
msgstr ""
|
158 |
-
|
159 |
-
#: contact_form.php:196
|
160 |
-
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
161 |
-
msgstr ""
|
162 |
-
|
163 |
-
#: contact_form.php:196
|
164 |
-
msgid "Back to the WordPress"
|
165 |
-
msgstr ""
|
166 |
-
|
167 |
-
#: contact_form.php:196
|
168 |
-
#, fuzzy
|
169 |
-
msgid "Plugins page"
|
170 |
-
msgstr "BWS Plugins"
|
171 |
-
|
172 |
-
#: contact_form.php:481
|
173 |
-
msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
|
174 |
-
msgstr "اگر گزینه \"انتقال به\" انتخاب شود بایستی فیلد مربوط به تارنما را تکمیل کنید"
|
175 |
-
|
176 |
-
#: contact_form.php:490
|
177 |
-
msgid "Such user does not exist. Settings are not saved."
|
178 |
-
msgstr "این کاربر وجود ندارد، تغییرات ثبت نشد."
|
179 |
-
|
180 |
-
#: contact_form.php:494
|
181 |
-
#: contact_form.php:500
|
182 |
-
#, fuzzy
|
183 |
-
msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
|
184 |
-
msgstr "لطفا از صحت رایانامه اطمینان حاصل فرمایید، تغییرات ثبت نشد."
|
185 |
-
|
186 |
-
#: contact_form.php:505
|
187 |
-
#, fuzzy
|
188 |
-
msgid "Settings saved."
|
189 |
-
msgstr "تغییرات ثبت شد."
|
190 |
-
|
191 |
-
#: contact_form.php:529
|
192 |
-
#: contact_form.php:844
|
193 |
-
#: contact_form.php:1673
|
194 |
-
#: contact_form.php:1684
|
195 |
-
msgid "Settings"
|
196 |
-
msgstr "تنظیمات"
|
197 |
-
|
198 |
-
#: contact_form.php:530
|
199 |
-
#: contact_form.php:845
|
200 |
-
#, fuzzy
|
201 |
-
msgid "Extra settings"
|
202 |
-
msgstr "تنظیمات"
|
203 |
-
|
204 |
-
#: contact_form.php:535
|
205 |
-
#: contact_form.php:1101
|
206 |
-
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:"
|
207 |
-
msgstr "اگر مایل به استفاده از فرم ارتباط با مدیریت می باشید، کد را در صفحه یا نوشته دلخواه قرار دهید : "
|
208 |
-
|
209 |
-
#: contact_form.php:535
|
210 |
-
#: contact_form.php:536
|
211 |
-
#: contact_form.php:758
|
212 |
-
#: contact_form.php:807
|
213 |
-
msgid "or"
|
214 |
-
msgstr ""
|
215 |
-
|
216 |
-
#: contact_form.php:536
|
217 |
-
msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
|
218 |
-
msgstr ""
|
219 |
-
|
220 |
-
#: contact_form.php:537
|
221 |
-
msgid "They work the same way."
|
222 |
-
msgstr ""
|
223 |
-
|
224 |
-
#: contact_form.php:538
|
225 |
-
msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
|
226 |
-
msgstr "اگر اطلاعات درخواستی زیر تکمیل نشود پیام به آدرس ثبت نام ارسال خواهد شد."
|
227 |
-
|
228 |
-
#: contact_form.php:542
|
229 |
-
msgid "The user's email address:"
|
230 |
-
msgstr "از رایانامه کاربران استفاده کن : "
|
231 |
-
|
232 |
-
#: contact_form.php:546
|
233 |
-
msgid "Create a username"
|
234 |
-
msgstr "انتخاب شناسه کاربری"
|
235 |
-
|
236 |
-
#: contact_form.php:551
|
237 |
-
msgid "Enter a username of the person who should get the messages from the contact form."
|
238 |
-
msgstr "نام کاربری را که پیام را دریافت می کند مشخص کنید. "
|
239 |
-
|
240 |
-
#: contact_form.php:555
|
241 |
-
msgid "Use this email address:"
|
242 |
-
msgstr "استفاده از این رایانامه : "
|
243 |
-
|
244 |
-
#: contact_form.php:558
|
245 |
-
msgid "Enter the email address you want the messages forwarded to."
|
246 |
-
msgstr "رایانامه ای را برای دریافت پیام مشخص کنید."
|
247 |
-
|
248 |
-
#: contact_form.php:562
|
249 |
-
msgid "Add department selectbox to the contact form:"
|
250 |
-
msgstr ""
|
251 |
-
|
252 |
-
#: contact_form.php:565
|
253 |
-
#: contact_form.php:849
|
254 |
-
msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
|
255 |
-
msgstr ""
|
256 |
-
|
257 |
-
#: contact_form.php:573
|
258 |
-
msgid "Save emails to the database"
|
259 |
-
msgstr ""
|
260 |
-
|
261 |
-
#: contact_form.php:583
|
262 |
-
#: contact_form.php:586
|
263 |
-
#: contact_form.php:590
|
264 |
-
msgid "Using Contact Form to DB powered by"
|
265 |
-
msgstr ""
|
266 |
-
|
267 |
-
#: contact_form.php:586
|
268 |
-
#, fuzzy
|
269 |
-
msgid "Activate Contact Form to DB"
|
270 |
-
msgstr "فرم ارتباط با مدیریت"
|
271 |
-
|
272 |
-
#: contact_form.php:590
|
273 |
-
#, fuzzy
|
274 |
-
msgid "Download Contact Form to DB"
|
275 |
-
msgstr "فرم ارتباط با مدیریت"
|
276 |
-
|
277 |
-
#: contact_form.php:595
|
278 |
-
msgid "Additional options"
|
279 |
-
msgstr "گزینه های بیشتر"
|
280 |
-
|
281 |
-
#: contact_form.php:597
|
282 |
-
msgid "Show"
|
283 |
-
msgstr ""
|
284 |
-
|
285 |
-
#: contact_form.php:598
|
286 |
-
msgid "Hide"
|
287 |
-
msgstr ""
|
288 |
-
|
289 |
-
#: contact_form.php:602
|
290 |
-
msgid "What to use?"
|
291 |
-
msgstr "چه استفاده ای؟"
|
292 |
-
|
293 |
-
#: contact_form.php:605
|
294 |
-
msgid "Wp-mail"
|
295 |
-
msgstr "افزونه ارسال رایانامه Wp-mail"
|
296 |
-
|
297 |
-
#: contact_form.php:605
|
298 |
-
msgid "You can use the wp_mail function for mailing"
|
299 |
-
msgstr "جهت ارسال رایانامه افزونه Wp-mail نصب کنید"
|
300 |
-
|
301 |
-
#: contact_form.php:607
|
302 |
-
msgid "Mail"
|
303 |
-
msgstr "رایانامه"
|
304 |
-
|
305 |
-
#: contact_form.php:607
|
306 |
-
msgid "To send mail you can use the php mail function"
|
307 |
-
msgstr "برای ارسال رایانامه می توانید از امکانات PHP استفاده کنید"
|
308 |
-
|
309 |
-
#: contact_form.php:611
|
310 |
-
#, fuzzy
|
311 |
-
msgid "The text in the 'From' field"
|
312 |
-
msgstr "از طریق موارد فرم ارتباط با مدیریت تغییر دهید"
|
313 |
-
|
314 |
-
#: contact_form.php:613
|
315 |
-
msgid "User name"
|
316 |
-
msgstr ""
|
317 |
-
|
318 |
-
#: contact_form.php:614
|
319 |
-
msgid "The name of the user who fills the form will be used in the field 'From'."
|
320 |
-
msgstr ""
|
321 |
-
|
322 |
-
#: contact_form.php:617
|
323 |
-
#, fuzzy
|
324 |
-
msgid "This text will be used in the 'FROM' field"
|
325 |
-
msgstr "از طریق موارد فرم ارتباط با مدیریت تغییر دهید"
|
326 |
-
|
327 |
-
#: contact_form.php:621
|
328 |
-
msgid "The email address in the 'From' field"
|
329 |
-
msgstr ""
|
330 |
-
|
331 |
-
#: contact_form.php:623
|
332 |
-
msgid "User email"
|
333 |
-
msgstr ""
|
334 |
-
|
335 |
-
#: contact_form.php:624
|
336 |
-
msgid "The email address of the user who fills the form will be used in the field 'From'."
|
337 |
-
msgstr ""
|
338 |
-
|
339 |
-
#: contact_form.php:627
|
340 |
-
msgid "This email address will be used in the 'From' field."
|
341 |
-
msgstr ""
|
342 |
-
|
343 |
-
#: contact_form.php:631
|
344 |
-
#, fuzzy
|
345 |
-
msgid "Display fields"
|
346 |
-
msgstr "نمایش متن"
|
347 |
-
|
348 |
-
#: contact_form.php:633
|
349 |
-
#: contact_form.php:681
|
350 |
-
#: contact_form.php:881
|
351 |
-
#: contact_form.php:1541
|
352 |
-
#, fuzzy
|
353 |
-
msgid "Address"
|
354 |
-
msgstr "رایانامه "
|
355 |
-
|
356 |
-
#: contact_form.php:634
|
357 |
-
#: contact_form.php:683
|
358 |
-
#: contact_form.php:1549
|
359 |
-
msgid "Phone"
|
360 |
-
msgstr "شماره تماس"
|
361 |
-
|
362 |
-
#: contact_form.php:635
|
363 |
-
#, fuzzy
|
364 |
-
msgid "Attachment block"
|
365 |
-
msgstr "نمایش گزینه پیوست"
|
366 |
-
|
367 |
-
#: contact_form.php:635
|
368 |
-
msgid "Users can attach the following file formats"
|
369 |
-
msgstr "کاربران قادر به ارسال این نوع فایلها می باشند"
|
370 |
-
|
371 |
-
#: contact_form.php:642
|
372 |
-
#: contact_form.php:645
|
373 |
-
#: contact_form.php:649
|
374 |
-
#: contact_form.php:910
|
375 |
-
msgid "Captcha"
|
376 |
-
msgstr ""
|
377 |
-
|
378 |
-
#: contact_form.php:642
|
379 |
-
#: contact_form.php:645
|
380 |
-
#: contact_form.php:649
|
381 |
-
msgid "powered by"
|
382 |
-
msgstr ""
|
383 |
-
|
384 |
-
#: contact_form.php:645
|
385 |
-
#, fuzzy
|
386 |
-
msgid "Activate captcha"
|
387 |
-
msgstr "افزونه های فعال"
|
388 |
-
|
389 |
-
#: contact_form.php:649
|
390 |
-
#, fuzzy
|
391 |
-
msgid "Download captcha"
|
392 |
-
msgstr "دانلود"
|
393 |
-
|
394 |
-
#: contact_form.php:654
|
395 |
-
#, fuzzy
|
396 |
-
msgid "Display tips below the Attachment block"
|
397 |
-
msgstr "نمایش توضیحات بعد از پیوست"
|
398 |
-
|
399 |
-
#: contact_form.php:663
|
400 |
-
msgid "Delete an attachment file from the server after the email is sent"
|
401 |
-
msgstr ""
|
402 |
-
|
403 |
-
#: contact_form.php:669
|
404 |
-
#, fuzzy
|
405 |
-
msgid "Display 'Send me a copy' block"
|
406 |
-
msgstr "نمایش گزینه \"ارسال یک نسخه برای من\""
|
407 |
-
|
408 |
-
#: contact_form.php:678
|
409 |
-
msgid "Required fields"
|
410 |
-
msgstr ""
|
411 |
-
|
412 |
-
#: contact_form.php:680
|
413 |
-
#: contact_form.php:876
|
414 |
-
#: contact_form.php:1536
|
415 |
-
msgid "Name"
|
416 |
-
msgstr "نام "
|
417 |
-
|
418 |
-
#: contact_form.php:682
|
419 |
-
#, fuzzy
|
420 |
-
msgid "Email Address"
|
421 |
-
msgstr "رایانامه "
|
422 |
-
|
423 |
-
#: contact_form.php:684
|
424 |
-
#: contact_form.php:896
|
425 |
-
#: contact_form.php:1552
|
426 |
-
msgid "Subject"
|
427 |
-
msgstr "موضوع "
|
428 |
-
|
429 |
-
#: contact_form.php:685
|
430 |
-
#: contact_form.php:900
|
431 |
-
#: contact_form.php:1555
|
432 |
-
msgid "Message"
|
433 |
-
msgstr "متن پیام "
|
434 |
-
|
435 |
-
#: contact_form.php:689
|
436 |
-
msgid "Required symbol"
|
437 |
-
msgstr ""
|
438 |
-
|
439 |
-
#: contact_form.php:695
|
440 |
-
#, fuzzy
|
441 |
-
msgid "Display additional info in the email"
|
442 |
-
msgstr "اطلاعات بیشتر را در رایانامه نمایش بده"
|
443 |
-
|
444 |
-
#: contact_form.php:700
|
445 |
-
#: contact_form.php:1508
|
446 |
-
msgid "Sent from (ip address)"
|
447 |
-
msgstr "ارسال از سوی (ip address)"
|
448 |
-
|
449 |
-
#: contact_form.php:700
|
450 |
-
#, fuzzy
|
451 |
-
msgid "Example: Sent from (IP address):\t127.0.0.1"
|
452 |
-
msgstr "ارسال از سوی (ip address)"
|
453 |
-
|
454 |
-
#: contact_form.php:701
|
455 |
-
#: contact_form.php:1513
|
456 |
-
msgid "Date/Time"
|
457 |
-
msgstr "روز / زمان"
|
458 |
-
|
459 |
-
#: contact_form.php:701
|
460 |
-
msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
|
461 |
-
msgstr ""
|
462 |
-
|
463 |
-
#: contact_form.php:702
|
464 |
-
#: contact_form.php:1518
|
465 |
-
msgid "Sent from (referer)"
|
466 |
-
msgstr "دریافت از سوی (referer)"
|
467 |
-
|
468 |
-
#: contact_form.php:702
|
469 |
-
msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
|
470 |
-
msgstr ""
|
471 |
-
|
472 |
-
#: contact_form.php:703
|
473 |
-
#: contact_form.php:1523
|
474 |
-
msgid "Using (user agent)"
|
475 |
-
msgstr "استفاده از (user agent)"
|
476 |
-
|
477 |
-
#: contact_form.php:703
|
478 |
-
msgid "Example: Using (user agent):\tMozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36"
|
479 |
-
msgstr ""
|
480 |
-
|
481 |
-
#: contact_form.php:707
|
482 |
-
msgid "Language settings for the field names in the form"
|
483 |
-
msgstr ""
|
484 |
-
|
485 |
-
#: contact_form.php:716
|
486 |
-
msgid "Add a language"
|
487 |
-
msgstr ""
|
488 |
-
|
489 |
-
#: contact_form.php:720
|
490 |
-
#, fuzzy
|
491 |
-
msgid "Change the names of the contact form fields and error messages"
|
492 |
-
msgstr "تغییر عناوین فیلدهای فرم تماس با مدیریت "
|
493 |
-
|
494 |
-
#: contact_form.php:725
|
495 |
-
#: contact_form.php:798
|
496 |
-
msgid "English"
|
497 |
-
msgstr ""
|
498 |
-
|
499 |
-
#: contact_form.php:742
|
500 |
-
#: contact_form.php:772
|
501 |
-
#, fuzzy
|
502 |
-
msgid "Tips below the Attachment block"
|
503 |
-
msgstr "نمایش توضیحات بعد از پیوست"
|
504 |
-
|
505 |
-
#: contact_form.php:745
|
506 |
-
#: contact_form.php:775
|
507 |
-
msgid "Error message for the Name field"
|
508 |
-
msgstr ""
|
509 |
-
|
510 |
-
#: contact_form.php:746
|
511 |
-
#: contact_form.php:776
|
512 |
-
msgid "Error message for the Address field"
|
513 |
-
msgstr ""
|
514 |
-
|
515 |
-
#: contact_form.php:747
|
516 |
-
#: contact_form.php:777
|
517 |
-
msgid "Error message for the Email field"
|
518 |
-
msgstr ""
|
519 |
-
|
520 |
-
#: contact_form.php:748
|
521 |
-
#: contact_form.php:778
|
522 |
-
msgid "Error message for the Phone field"
|
523 |
-
msgstr ""
|
524 |
-
|
525 |
-
#: contact_form.php:749
|
526 |
-
#: contact_form.php:779
|
527 |
-
msgid "Error message for the Subject field"
|
528 |
-
msgstr ""
|
529 |
-
|
530 |
-
#: contact_form.php:750
|
531 |
-
#: contact_form.php:780
|
532 |
-
msgid "Error message for the Message field"
|
533 |
-
msgstr ""
|
534 |
-
|
535 |
-
#: contact_form.php:751
|
536 |
-
#: contact_form.php:781
|
537 |
-
msgid "Error message about the file type for the Attachment field"
|
538 |
-
msgstr ""
|
539 |
-
|
540 |
-
#: contact_form.php:752
|
541 |
-
#: contact_form.php:782
|
542 |
-
msgid "Error message while uploading a file for the Attachment field to the server"
|
543 |
-
msgstr ""
|
544 |
-
|
545 |
-
#: contact_form.php:753
|
546 |
-
#: contact_form.php:783
|
547 |
-
msgid "Error message while moving the file for the Attachment field"
|
548 |
-
msgstr ""
|
549 |
-
|
550 |
-
#: contact_form.php:754
|
551 |
-
#: contact_form.php:784
|
552 |
-
msgid "Error message when file size limit for the Attachment field is exceeded"
|
553 |
-
msgstr ""
|
554 |
-
|
555 |
-
#: contact_form.php:755
|
556 |
-
#: contact_form.php:785
|
557 |
-
msgid "Error message for the Captcha field"
|
558 |
-
msgstr ""
|
559 |
-
|
560 |
-
#: contact_form.php:756
|
561 |
-
#: contact_form.php:786
|
562 |
-
msgid "Error message for the whole form"
|
563 |
-
msgstr ""
|
564 |
-
|
565 |
-
#: contact_form.php:758
|
566 |
-
#: contact_form.php:788
|
567 |
-
#: contact_form.php:807
|
568 |
-
#: contact_form.php:813
|
569 |
-
msgid "Use shortcode"
|
570 |
-
msgstr ""
|
571 |
-
|
572 |
-
#: contact_form.php:758
|
573 |
-
#: contact_form.php:788
|
574 |
-
#: contact_form.php:807
|
575 |
-
#: contact_form.php:813
|
576 |
-
msgid "for this language"
|
577 |
-
msgstr ""
|
578 |
-
|
579 |
-
#: contact_form.php:795
|
580 |
-
msgid "Action after email is sent"
|
581 |
-
msgstr "عکس العمل پس از ارسال"
|
582 |
-
|
583 |
-
#: contact_form.php:797
|
584 |
-
msgid "Display text"
|
585 |
-
msgstr "نمایش متن"
|
586 |
-
|
587 |
-
#: contact_form.php:806
|
588 |
-
#: contact_form.php:812
|
589 |
-
msgid "Text"
|
590 |
-
msgstr "متن"
|
591 |
-
|
592 |
-
#: contact_form.php:819
|
593 |
-
msgid "Redirect to the page"
|
594 |
-
msgstr "انتقال به "
|
595 |
-
|
596 |
-
#: contact_form.php:820
|
597 |
-
msgid "Url"
|
598 |
-
msgstr "تارنما"
|
599 |
-
|
600 |
-
#: contact_form.php:825
|
601 |
-
#: contact_form.php:1002
|
602 |
-
msgid "Save Changes"
|
603 |
-
msgstr "ثبت تغییرات"
|
604 |
-
|
605 |
-
#: contact_form.php:842
|
606 |
-
#, fuzzy
|
607 |
-
msgid "Contact Form Pro | Extra Settings"
|
608 |
-
msgstr "گزینه های فرم ارتباط با مدیریت"
|
609 |
-
|
610 |
-
#: contact_form.php:856
|
611 |
-
msgid "Errors output"
|
612 |
-
msgstr ""
|
613 |
-
|
614 |
-
#: contact_form.php:859
|
615 |
-
msgid "Display error messages"
|
616 |
-
msgstr ""
|
617 |
-
|
618 |
-
#: contact_form.php:860
|
619 |
-
msgid "Color of the input field errors."
|
620 |
-
msgstr ""
|
621 |
-
|
622 |
-
#: contact_form.php:861
|
623 |
-
msgid "Display error messages & color of the input field errors"
|
624 |
-
msgstr ""
|
625 |
-
|
626 |
-
#: contact_form.php:866
|
627 |
-
msgid "Add placeholder to the input blocks"
|
628 |
-
msgstr ""
|
629 |
-
|
630 |
-
#: contact_form.php:872
|
631 |
-
#, fuzzy
|
632 |
-
msgid "Add tooltips"
|
633 |
-
msgstr "گزینه های بیشتر"
|
634 |
-
|
635 |
-
#: contact_form.php:886
|
636 |
-
#, fuzzy
|
637 |
-
msgid "Email address"
|
638 |
-
msgstr "رایانامه "
|
639 |
-
|
640 |
-
#: contact_form.php:891
|
641 |
-
#, fuzzy
|
642 |
-
msgid "Phone Number"
|
643 |
-
msgstr "شماره تماس "
|
644 |
-
|
645 |
-
#: contact_form.php:905
|
646 |
-
#, fuzzy
|
647 |
-
msgid "Attachment"
|
648 |
-
msgstr "پیوست "
|
649 |
-
|
650 |
-
#: contact_form.php:910
|
651 |
-
msgid "(powered by bestwebsoft.com)"
|
652 |
-
msgstr ""
|
653 |
-
|
654 |
-
#: contact_form.php:915
|
655 |
-
#, fuzzy
|
656 |
-
msgid "Style options"
|
657 |
-
msgstr "گزینه های بیشتر"
|
658 |
-
|
659 |
-
#: contact_form.php:918
|
660 |
-
msgid "Text color"
|
661 |
-
msgstr ""
|
662 |
-
|
663 |
-
#: contact_form.php:921
|
664 |
-
#: contact_form.php:926
|
665 |
-
#: contact_form.php:936
|
666 |
-
#: contact_form.php:941
|
667 |
-
#: contact_form.php:946
|
668 |
-
#: contact_form.php:951
|
669 |
-
#: contact_form.php:961
|
670 |
-
#: contact_form.php:966
|
671 |
-
#: contact_form.php:972
|
672 |
-
#: contact_form.php:983
|
673 |
-
#: contact_form.php:988
|
674 |
-
#: contact_form.php:993
|
675 |
-
msgid "Default"
|
676 |
-
msgstr ""
|
677 |
-
|
678 |
-
#: contact_form.php:923
|
679 |
-
msgid "Label text color"
|
680 |
-
msgstr ""
|
681 |
-
|
682 |
-
#: contact_form.php:928
|
683 |
-
msgid "Placeholder color"
|
684 |
-
msgstr ""
|
685 |
-
|
686 |
-
#: contact_form.php:933
|
687 |
-
msgid "Errors color"
|
688 |
-
msgstr ""
|
689 |
-
|
690 |
-
#: contact_form.php:938
|
691 |
-
msgid "Error text color"
|
692 |
-
msgstr ""
|
693 |
-
|
694 |
-
#: contact_form.php:943
|
695 |
-
msgid "Background color of the input field errors"
|
696 |
-
msgstr ""
|
697 |
-
|
698 |
-
#: contact_form.php:948
|
699 |
-
msgid "Border color of the input field errors"
|
700 |
-
msgstr ""
|
701 |
-
|
702 |
-
#: contact_form.php:953
|
703 |
-
msgid "Placeholder color of the input field errors"
|
704 |
-
msgstr ""
|
705 |
-
|
706 |
-
#: contact_form.php:958
|
707 |
-
#, fuzzy
|
708 |
-
msgid "Input fields"
|
709 |
-
msgstr "نمایش متن"
|
710 |
-
|
711 |
-
#: contact_form.php:963
|
712 |
-
msgid "Input fields background color"
|
713 |
-
msgstr ""
|
714 |
-
|
715 |
-
#: contact_form.php:968
|
716 |
-
msgid "Text fields color"
|
717 |
-
msgstr ""
|
718 |
-
|
719 |
-
#: contact_form.php:970
|
720 |
-
msgid "Border width in px, numbers only"
|
721 |
-
msgstr ""
|
722 |
-
|
723 |
-
#: contact_form.php:974
|
724 |
-
#: contact_form.php:995
|
725 |
-
msgid "Border color"
|
726 |
-
msgstr ""
|
727 |
-
|
728 |
-
#: contact_form.php:979
|
729 |
-
#, fuzzy
|
730 |
-
msgid "Submit button"
|
731 |
-
msgstr "ارسال"
|
732 |
-
|
733 |
-
#: contact_form.php:981
|
734 |
-
msgid "Width in px, numbers only"
|
735 |
-
msgstr ""
|
736 |
-
|
737 |
-
#: contact_form.php:985
|
738 |
-
msgid "Button color"
|
739 |
-
msgstr ""
|
740 |
-
|
741 |
-
#: contact_form.php:990
|
742 |
-
msgid "Button text color"
|
743 |
-
msgstr ""
|
744 |
-
|
745 |
-
#: contact_form.php:1006
|
746 |
-
#, fuzzy
|
747 |
-
msgid "Contact Form Pro | Preview"
|
748 |
-
msgstr "فرم ارتباط با مدیریت"
|
749 |
-
|
750 |
-
#: contact_form.php:1009
|
751 |
-
msgid "Show with errors"
|
752 |
-
msgstr ""
|
753 |
-
|
754 |
-
#: contact_form.php:1017
|
755 |
-
#: contact_form.php:1019
|
756 |
-
msgid "Please enter your full name..."
|
757 |
-
msgstr ""
|
758 |
-
|
759 |
-
#: contact_form.php:1030
|
760 |
-
#: contact_form.php:1032
|
761 |
-
msgid "Please enter your address..."
|
762 |
-
msgstr ""
|
763 |
-
|
764 |
-
#: contact_form.php:1041
|
765 |
-
#: contact_form.php:1043
|
766 |
-
#, fuzzy
|
767 |
-
msgid "Please enter your email address..."
|
768 |
-
msgstr "استفاده از این رایانامه : "
|
769 |
-
|
770 |
-
#: contact_form.php:1052
|
771 |
-
#: contact_form.php:1054
|
772 |
-
msgid "Please enter your phone number..."
|
773 |
-
msgstr ""
|
774 |
-
|
775 |
-
#: contact_form.php:1063
|
776 |
-
#: contact_form.php:1065
|
777 |
-
msgid "Please enter subject..."
|
778 |
-
msgstr ""
|
779 |
-
|
780 |
-
#: contact_form.php:1073
|
781 |
-
#: contact_form.php:1075
|
782 |
-
msgid "Please enter your message..."
|
783 |
-
msgstr ""
|
784 |
-
|
785 |
-
#: contact_form.php:1153
|
786 |
-
msgid "Sorry, email message could not be delivered."
|
787 |
-
msgstr "امکان ارسال رایانامه برای شما وجود ندارد."
|
788 |
-
|
789 |
-
#: contact_form.php:1531
|
790 |
-
msgid "Contact from"
|
791 |
-
msgstr "فرم ارتباط با مدیریت"
|
792 |
-
|
793 |
-
#: contact_form.php:1544
|
794 |
-
msgid "Email"
|
795 |
-
msgstr "رایانامه "
|
796 |
-
|
797 |
-
#: contact_form.php:1558
|
798 |
-
msgid "Site"
|
799 |
-
msgstr "سایت"
|
800 |
-
|
801 |
-
#: contact_form.php:1621
|
802 |
-
msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
|
803 |
-
msgstr "اگر می توانید این MIME کاربران را ببینید، نوع آن قابل پذیرش نیست!"
|
804 |
-
|
805 |
-
#: contact_form.php:1685
|
806 |
-
msgid "FAQ"
|
807 |
-
msgstr "سئوالات مطرح"
|
808 |
-
|
809 |
-
#: contact_form.php:1686
|
810 |
-
msgid "Support"
|
811 |
-
msgstr "پشتیبانی"
|
812 |
-
|
813 |
-
#: contact_form.php:1743
|
814 |
-
msgid "Are you sure that you want to delete this language data?"
|
815 |
-
msgstr ""
|
816 |
-
|
817 |
-
#, fuzzy
|
818 |
-
#~ msgid "Display the asterisk near required fields"
|
819 |
-
#~ msgstr "نمایش فیلد شماره تماس"
|
820 |
-
#~ msgid "You can attach the following file formats"
|
821 |
-
#~ msgstr "می توانید فایل با این فرمت ارسال فرمایید "
|
822 |
-
|
823 |
-
#, fuzzy
|
824 |
-
#~ msgid "Memory usage"
|
825 |
-
#~ msgstr "متن پیام "
|
826 |
-
|
827 |
-
#, fuzzy
|
828 |
-
#~ msgid "Site URL"
|
829 |
-
#~ msgstr "سایت"
|
830 |
-
|
831 |
-
#, fuzzy
|
832 |
-
#~ msgid "Please enter a valid email address."
|
833 |
-
#~ msgstr "استفاده از این رایانامه : "
|
834 |
-
#~ msgid "Activated plugins"
|
835 |
-
#~ msgstr "افزونه های فعال"
|
836 |
-
#~ msgid "Read more"
|
837 |
-
#~ msgstr "متن کامل"
|
838 |
-
#~ msgid "Installed plugins"
|
839 |
-
#~ msgstr "افزونه های نصب شده"
|
840 |
-
#~ msgid "Recommended plugins"
|
841 |
-
#~ msgstr "افزونه های پیشنهادی"
|
842 |
-
|
843 |
-
#, fuzzy
|
844 |
-
#~ msgid "Free plugins"
|
845 |
-
#~ msgstr "افزونه های پیشنهادی"
|
846 |
-
#~ msgid "Download"
|
847 |
-
#~ msgstr "دانلود"
|
848 |
-
#~ msgid "Install %s"
|
849 |
-
#~ msgstr "نصب %s"
|
850 |
-
#~ msgid "Install now from wordpress.org"
|
851 |
-
#~ msgstr "هم اکنون نصب کنید wordpress.org"
|
852 |
-
|
853 |
-
#, fuzzy
|
854 |
-
#~ msgid "If you have any questions, please contact us via"
|
855 |
-
#~ msgstr ""
|
856 |
-
#~ "چنانچه سئوالی دارید لطفا از طریق رایانامه plugin@bestwebsoft.com یا فرم "
|
857 |
-
#~ "ارتباطی سایت با با تماس بگیرید."
|
858 |
-
|
859 |
-
#, fuzzy
|
860 |
-
#~ msgid "Active Plugins"
|
861 |
-
#~ msgstr "افزونه های فعال"
|
862 |
-
|
863 |
-
#, fuzzy
|
864 |
-
#~ msgid "Inactive Plugins"
|
865 |
-
#~ msgstr "افزونه های فعال"
|
866 |
-
|
867 |
-
#, fuzzy
|
868 |
-
#~ msgid "Send to support"
|
869 |
-
#~ msgstr "پشتیبانی"
|
870 |
-
#~ msgid "Contact Form Options"
|
871 |
-
#~ msgstr "گزینه های فرم ارتباط با مدیریت"
|
872 |
-
#~ msgid "Display Attachment tips"
|
873 |
-
#~ msgstr "نمایش توضیحات پیوست"
|
874 |
-
#~ msgid "Please enter a valid email address. Settings are not saved."
|
875 |
-
#~ msgstr "لطفا از صحت رایانامه اطمینان حاصل فرمایید، تغییرات ثبت نشد."
|
876 |
-
|
877 |
-
#, fuzzy
|
878 |
-
#~ msgid "E-Mail Address"
|
879 |
-
#~ msgstr "رایانامه "
|
880 |
-
#~ msgid "E-Mail Addresse:"
|
881 |
-
#~ msgstr "Indirizzo e-mail:"
|
882 |
-
#~ msgid "Install Now"
|
883 |
-
#~ msgstr "Installa Ora"
|
884 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/contact_form-fr_FR.mo
CHANGED
Binary file
|
languages/contact_form-fr_FR.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15
|
6 |
-
"PO-Revision-Date: 2013-11-15
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Luc Capronnier <lcapronnier@yahoo.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -15,6 +15,8 @@ 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-SearchPath-0: .\n"
|
19 |
|
20 |
#: contact_form.php:32
|
@@ -112,7 +114,7 @@ msgstr "Le numéro de téléphone est obligatoire."
|
|
112 |
|
113 |
#: contact_form.php:88
|
114 |
msgid "Subject is required."
|
115 |
-
msgstr "
|
116 |
|
117 |
#: contact_form.php:89
|
118 |
msgid "Message text is required."
|
@@ -120,7 +122,7 @@ msgstr "Un message est obligatoire."
|
|
120 |
|
121 |
#: contact_form.php:90
|
122 |
msgid "File format is not valid."
|
123 |
-
msgstr "
|
124 |
|
125 |
#: contact_form.php:91
|
126 |
msgid "File upload error."
|
@@ -168,16 +170,16 @@ msgstr "Si l'ioption 'Rediriger vers la page' est positionnée, alors le champ U
|
|
168 |
|
169 |
#: contact_form.php:490
|
170 |
msgid "Such user does not exist. Settings are not saved."
|
171 |
-
msgstr "Cet utilisateur est inconnu. Les modifications ne sont pas
|
172 |
|
173 |
#: contact_form.php:494
|
174 |
#: contact_form.php:500
|
175 |
msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
|
176 |
-
msgstr "Merci de saisir une adresse e-mail valide pour le 'FROM'. Les modifications ne sont pas
|
177 |
|
178 |
#: contact_form.php:505
|
179 |
msgid "Settings saved."
|
180 |
-
msgstr "Options
|
181 |
|
182 |
#: contact_form.php:529
|
183 |
#: contact_form.php:844
|
@@ -217,7 +219,7 @@ msgstr "Si les champs ci-dessous ne sont pas renseignés le message sera envoyé
|
|
217 |
|
218 |
#: contact_form.php:542
|
219 |
msgid "The user's email address:"
|
220 |
-
msgstr "Utiliser l'e-mail du compte
|
221 |
|
222 |
#: contact_form.php:546
|
223 |
msgid "Create a username"
|
@@ -268,11 +270,11 @@ msgstr "Options supplémentaires"
|
|
268 |
|
269 |
#: contact_form.php:597
|
270 |
msgid "Show"
|
271 |
-
msgstr ""
|
272 |
|
273 |
#: contact_form.php:598
|
274 |
msgid "Hide"
|
275 |
-
msgstr ""
|
276 |
|
277 |
#: contact_form.php:602
|
278 |
msgid "What to use?"
|
@@ -284,7 +286,7 @@ msgstr "Wp-mail"
|
|
284 |
|
285 |
#: contact_form.php:605
|
286 |
msgid "You can use the wp_mail function for mailing"
|
287 |
-
msgstr "Pour envoyer l'e-mail, vous pouvez utiliser la fonction wp_mail de
|
288 |
|
289 |
#: contact_form.php:607
|
290 |
msgid "Mail"
|
@@ -378,11 +380,11 @@ msgstr "Afficher les explications après le bloc des pièces jointes"
|
|
378 |
|
379 |
#: contact_form.php:663
|
380 |
msgid "Delete an attachment file from the server after the email is sent"
|
381 |
-
msgstr "Supprimer
|
382 |
|
383 |
#: contact_form.php:669
|
384 |
msgid "Display 'Send me a copy' block"
|
385 |
-
msgstr "Afficher le bloc \"
|
386 |
|
387 |
#: contact_form.php:678
|
388 |
msgid "Required fields"
|
@@ -411,9 +413,8 @@ msgid "Message"
|
|
411 |
msgstr "Message"
|
412 |
|
413 |
#: contact_form.php:689
|
414 |
-
#, fuzzy
|
415 |
msgid "Required symbol"
|
416 |
-
msgstr "
|
417 |
|
418 |
#: contact_form.php:695
|
419 |
msgid "Display additional info in the email"
|
@@ -474,9 +475,8 @@ msgstr "Anglais"
|
|
474 |
|
475 |
#: contact_form.php:742
|
476 |
#: contact_form.php:772
|
477 |
-
#, fuzzy
|
478 |
msgid "Tips below the Attachment block"
|
479 |
-
msgstr "Afficher les explications
|
480 |
|
481 |
#: contact_form.php:745
|
482 |
#: contact_form.php:775
|
@@ -576,7 +576,7 @@ msgstr "Url"
|
|
576 |
#: contact_form.php:825
|
577 |
#: contact_form.php:1002
|
578 |
msgid "Save Changes"
|
579 |
-
msgstr "
|
580 |
|
581 |
#: contact_form.php:842
|
582 |
msgid "Contact Form Pro | Extra Settings"
|
@@ -780,10 +780,6 @@ msgstr "Support"
|
|
780 |
msgid "Are you sure that you want to delete this language data?"
|
781 |
msgstr "Etes vous sûr de vouloir supprimer cette langue ?"
|
782 |
|
783 |
-
#~ msgid "Display the asterisk near required fields"
|
784 |
-
#~ msgstr "Afficher une étoile à côté des champs obligatoires"
|
785 |
-
#~ msgid "You can attach the following file formats"
|
786 |
-
#~ msgstr "Vous pouvez joindre des fichiers aux formats suivants"
|
787 |
#~ msgid "Not set"
|
788 |
#~ msgstr "Not set"
|
789 |
#~ msgid "On"
|
@@ -878,6 +874,10 @@ msgstr "Etes vous sûr de vouloir supprimer cette langue ?"
|
|
878 |
#~ msgstr "Envoyé au support"
|
879 |
#~ msgid "Send to custom email »"
|
880 |
#~ msgstr "Envoyer un e-mail spécifique »"
|
|
|
|
|
|
|
|
|
881 |
#~ msgid "Display Attachment tips"
|
882 |
#~ msgstr "Afficher les explications sur les pièces jointes"
|
883 |
#~ msgid "Please enter a valid email address. Settings are not saved."
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-11-22 15:40+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-11-22 15:41+0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Luc Capronnier <lcapronnier@yahoo.com>\n"
|
9 |
"MIME-Version: 1.0\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-Language: French\n"
|
19 |
+
"X-Poedit-Country: FRANCE\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
|
22 |
#: contact_form.php:32
|
114 |
|
115 |
#: contact_form.php:88
|
116 |
msgid "Subject is required."
|
117 |
+
msgstr "Le sujet est obligatoire."
|
118 |
|
119 |
#: contact_form.php:89
|
120 |
msgid "Message text is required."
|
122 |
|
123 |
#: contact_form.php:90
|
124 |
msgid "File format is not valid."
|
125 |
+
msgstr "Le type de pièce-jointe n'est pas valide."
|
126 |
|
127 |
#: contact_form.php:91
|
128 |
msgid "File upload error."
|
170 |
|
171 |
#: contact_form.php:490
|
172 |
msgid "Such user does not exist. Settings are not saved."
|
173 |
+
msgstr "Cet utilisateur est inconnu. Les modifications ne sont pas enregistrées."
|
174 |
|
175 |
#: contact_form.php:494
|
176 |
#: contact_form.php:500
|
177 |
msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
|
178 |
+
msgstr "Merci de saisir une adresse e-mail valide pour le 'FROM'. Les modifications ne sont pas enregistrées."
|
179 |
|
180 |
#: contact_form.php:505
|
181 |
msgid "Settings saved."
|
182 |
+
msgstr "Options enregistrées."
|
183 |
|
184 |
#: contact_form.php:529
|
185 |
#: contact_form.php:844
|
219 |
|
220 |
#: contact_form.php:542
|
221 |
msgid "The user's email address:"
|
222 |
+
msgstr "Utiliser l'e-mail du compte WordPress :"
|
223 |
|
224 |
#: contact_form.php:546
|
225 |
msgid "Create a username"
|
270 |
|
271 |
#: contact_form.php:597
|
272 |
msgid "Show"
|
273 |
+
msgstr "Montrer"
|
274 |
|
275 |
#: contact_form.php:598
|
276 |
msgid "Hide"
|
277 |
+
msgstr "Cacher"
|
278 |
|
279 |
#: contact_form.php:602
|
280 |
msgid "What to use?"
|
286 |
|
287 |
#: contact_form.php:605
|
288 |
msgid "You can use the wp_mail function for mailing"
|
289 |
+
msgstr "Pour envoyer l'e-mail, vous pouvez utiliser la fonction wp_mail de WordPress "
|
290 |
|
291 |
#: contact_form.php:607
|
292 |
msgid "Mail"
|
380 |
|
381 |
#: contact_form.php:663
|
382 |
msgid "Delete an attachment file from the server after the email is sent"
|
383 |
+
msgstr "Supprimer le fichier joint sur le serveur après l'envoie de l'e-mail"
|
384 |
|
385 |
#: contact_form.php:669
|
386 |
msgid "Display 'Send me a copy' block"
|
387 |
+
msgstr "Afficher le bloc \"M'envoyer une copie\""
|
388 |
|
389 |
#: contact_form.php:678
|
390 |
msgid "Required fields"
|
413 |
msgstr "Message"
|
414 |
|
415 |
#: contact_form.php:689
|
|
|
416 |
msgid "Required symbol"
|
417 |
+
msgstr "Symbol obligatoire"
|
418 |
|
419 |
#: contact_form.php:695
|
420 |
msgid "Display additional info in the email"
|
475 |
|
476 |
#: contact_form.php:742
|
477 |
#: contact_form.php:772
|
|
|
478 |
msgid "Tips below the Attachment block"
|
479 |
+
msgstr "Afficher les explications en-dessous du bloc des pièces jointes"
|
480 |
|
481 |
#: contact_form.php:745
|
482 |
#: contact_form.php:775
|
576 |
#: contact_form.php:825
|
577 |
#: contact_form.php:1002
|
578 |
msgid "Save Changes"
|
579 |
+
msgstr "Enregistrer les modifications"
|
580 |
|
581 |
#: contact_form.php:842
|
582 |
msgid "Contact Form Pro | Extra Settings"
|
780 |
msgid "Are you sure that you want to delete this language data?"
|
781 |
msgstr "Etes vous sûr de vouloir supprimer cette langue ?"
|
782 |
|
|
|
|
|
|
|
|
|
783 |
#~ msgid "Not set"
|
784 |
#~ msgstr "Not set"
|
785 |
#~ msgid "On"
|
874 |
#~ msgstr "Envoyé au support"
|
875 |
#~ msgid "Send to custom email »"
|
876 |
#~ msgstr "Envoyer un e-mail spécifique »"
|
877 |
+
#~ msgid "Display the asterisk near required fields"
|
878 |
+
#~ msgstr "Afficher une étoile à côté des champs obligatoires"
|
879 |
+
#~ msgid "You can attach the following file formats"
|
880 |
+
#~ msgstr "Vous pouvez joindre des fichiers aux formats suivants"
|
881 |
#~ msgid "Display Attachment tips"
|
882 |
#~ msgstr "Afficher les explications sur les pièces jointes"
|
883 |
#~ msgid "Please enter a valid email address. Settings are not saved."
|
languages/contact_form-gl_ES.mo
DELETED
Binary file
|
languages/contact_form-gl_ES.po
DELETED
@@ -1,884 +0,0 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: contact_form\n"
|
4 |
-
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15 16:48+0300\n"
|
6 |
-
"PO-Revision-Date: 2013-11-15 16:48+0300\n"
|
7 |
-
"Last-Translator: \n"
|
8 |
-
"Language-Team: Paula Rios <paulacompos@gmail.com>\n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"Language: gl_ES\n"
|
13 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
-
"X-Poedit-Basepath: ..\n"
|
15 |
-
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
16 |
-
"X-Poedit-SourceCharset: UTF-8\n"
|
17 |
-
"X-Generator: Poedit 1.5.4\n"
|
18 |
-
"X-Poedit-SearchPath-0: .\n"
|
19 |
-
|
20 |
-
#: contact_form.php:32
|
21 |
-
#: contact_form.php:525
|
22 |
-
#, fuzzy
|
23 |
-
msgid "Contact Form Settings"
|
24 |
-
msgstr "Configuracións do Formulário de contato"
|
25 |
-
|
26 |
-
#: contact_form.php:32
|
27 |
-
msgid "Contact Form"
|
28 |
-
msgstr "Formulario de contato"
|
29 |
-
|
30 |
-
#: contact_form.php:33
|
31 |
-
#, fuzzy
|
32 |
-
msgid "Contact Form Pro Extra Settings"
|
33 |
-
msgstr "Configuracións do Formulário de contato"
|
34 |
-
|
35 |
-
#: contact_form.php:33
|
36 |
-
#: contact_form.php:566
|
37 |
-
#: contact_form.php:850
|
38 |
-
#, fuzzy
|
39 |
-
msgid "Contact Form Pro"
|
40 |
-
msgstr "Formulario de contato"
|
41 |
-
|
42 |
-
#: contact_form.php:74
|
43 |
-
#: contact_form.php:735
|
44 |
-
#: contact_form.php:765
|
45 |
-
msgid "Name:"
|
46 |
-
msgstr "Nome:"
|
47 |
-
|
48 |
-
#: contact_form.php:75
|
49 |
-
#: contact_form.php:736
|
50 |
-
#: contact_form.php:766
|
51 |
-
#, fuzzy
|
52 |
-
msgid "Address:"
|
53 |
-
msgstr "Enderezo electrónico:"
|
54 |
-
|
55 |
-
#: contact_form.php:76
|
56 |
-
#: contact_form.php:737
|
57 |
-
#: contact_form.php:767
|
58 |
-
msgid "Email Address:"
|
59 |
-
msgstr "Enderezo electrónico:"
|
60 |
-
|
61 |
-
#: contact_form.php:77
|
62 |
-
#: contact_form.php:738
|
63 |
-
#: contact_form.php:768
|
64 |
-
msgid "Phone number:"
|
65 |
-
msgstr "Teléfono:"
|
66 |
-
|
67 |
-
#: contact_form.php:78
|
68 |
-
#: contact_form.php:739
|
69 |
-
#: contact_form.php:769
|
70 |
-
msgid "Subject:"
|
71 |
-
msgstr "Asunto:"
|
72 |
-
|
73 |
-
#: contact_form.php:79
|
74 |
-
#: contact_form.php:740
|
75 |
-
#: contact_form.php:770
|
76 |
-
msgid "Message:"
|
77 |
-
msgstr "Mensaxe:"
|
78 |
-
|
79 |
-
#: contact_form.php:80
|
80 |
-
#: contact_form.php:741
|
81 |
-
#: contact_form.php:771
|
82 |
-
msgid "Attachment:"
|
83 |
-
msgstr "Anexo:"
|
84 |
-
|
85 |
-
#: contact_form.php:81
|
86 |
-
msgid "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file size: 2MB"
|
87 |
-
msgstr ""
|
88 |
-
|
89 |
-
#: contact_form.php:82
|
90 |
-
#: contact_form.php:743
|
91 |
-
#: contact_form.php:773
|
92 |
-
msgid "Send me a copy"
|
93 |
-
msgstr "Enviarme unha copia"
|
94 |
-
|
95 |
-
#: contact_form.php:83
|
96 |
-
#: contact_form.php:744
|
97 |
-
#: contact_form.php:774
|
98 |
-
msgid "Submit"
|
99 |
-
msgstr "Enviar"
|
100 |
-
|
101 |
-
#: contact_form.php:84
|
102 |
-
msgid "Your name is required."
|
103 |
-
msgstr "O teu nome é obrigatorio."
|
104 |
-
|
105 |
-
#: contact_form.php:85
|
106 |
-
#, fuzzy
|
107 |
-
msgid "Address is required."
|
108 |
-
msgstr "É obrigatorio un enderezo de correo válido."
|
109 |
-
|
110 |
-
#: contact_form.php:86
|
111 |
-
#, fuzzy
|
112 |
-
msgid "A valid email address is required."
|
113 |
-
msgstr "É obrigatorio un enderezo de correo válido."
|
114 |
-
|
115 |
-
#: contact_form.php:87
|
116 |
-
msgid "Phone number is required."
|
117 |
-
msgstr "O teléfono é obrigatorio."
|
118 |
-
|
119 |
-
#: contact_form.php:88
|
120 |
-
msgid "Subject is required."
|
121 |
-
msgstr "O Assunto é obrigatorio."
|
122 |
-
|
123 |
-
#: contact_form.php:89
|
124 |
-
msgid "Message text is required."
|
125 |
-
msgstr "O texto da Mensaxe é obrigatorio."
|
126 |
-
|
127 |
-
#: contact_form.php:90
|
128 |
-
msgid "File format is not valid."
|
129 |
-
msgstr "Non é posíbel anexar o arquivo. "
|
130 |
-
|
131 |
-
#: contact_form.php:91
|
132 |
-
msgid "File upload error."
|
133 |
-
msgstr ""
|
134 |
-
|
135 |
-
#: contact_form.php:92
|
136 |
-
msgid "The file could not be uploaded."
|
137 |
-
msgstr ""
|
138 |
-
|
139 |
-
#: contact_form.php:93
|
140 |
-
msgid "This file is too large."
|
141 |
-
msgstr ""
|
142 |
-
|
143 |
-
#: contact_form.php:94
|
144 |
-
msgid "Please fill out the CAPTCHA."
|
145 |
-
msgstr "Por favor, completa o CAPTCHA."
|
146 |
-
|
147 |
-
#: contact_form.php:95
|
148 |
-
msgid "Please make corrections below and try again."
|
149 |
-
msgstr "Por favor, fai as correccións abaixo e tenta enviar de novo a mensaxe."
|
150 |
-
|
151 |
-
#: contact_form.php:97
|
152 |
-
msgid "Thank you for contacting us."
|
153 |
-
msgstr "Moitas grazas contatares con nós."
|
154 |
-
|
155 |
-
#: contact_form.php:196
|
156 |
-
#, fuzzy
|
157 |
-
msgid "requires"
|
158 |
-
msgstr "Campo obrigatorio"
|
159 |
-
|
160 |
-
#: contact_form.php:196
|
161 |
-
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
162 |
-
msgstr ""
|
163 |
-
|
164 |
-
#: contact_form.php:196
|
165 |
-
msgid "Back to the WordPress"
|
166 |
-
msgstr ""
|
167 |
-
|
168 |
-
#: contact_form.php:196
|
169 |
-
#, fuzzy
|
170 |
-
msgid "Plugins page"
|
171 |
-
msgstr "BWS Plugins"
|
172 |
-
|
173 |
-
#: contact_form.php:481
|
174 |
-
msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
|
175 |
-
msgstr "Se seleccionas a opción de Redireccionar para a páxina, tes que engadir un URL no seguinte campo"
|
176 |
-
|
177 |
-
#: contact_form.php:490
|
178 |
-
msgid "Such user does not exist. Settings are not saved."
|
179 |
-
msgstr "Non existe esta persoa usuaria. No se gardaron as configuracións."
|
180 |
-
|
181 |
-
#: contact_form.php:494
|
182 |
-
#: contact_form.php:500
|
183 |
-
msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
|
184 |
-
msgstr "Por favor intorduce un enderezo electrónico válido. Non se gardaron as configuracións."
|
185 |
-
|
186 |
-
#: contact_form.php:505
|
187 |
-
#, fuzzy
|
188 |
-
msgid "Settings saved."
|
189 |
-
msgstr "Configuracións gardadas."
|
190 |
-
|
191 |
-
#: contact_form.php:529
|
192 |
-
#: contact_form.php:844
|
193 |
-
#: contact_form.php:1673
|
194 |
-
#: contact_form.php:1684
|
195 |
-
msgid "Settings"
|
196 |
-
msgstr "Configuracións"
|
197 |
-
|
198 |
-
#: contact_form.php:530
|
199 |
-
#: contact_form.php:845
|
200 |
-
#, fuzzy
|
201 |
-
msgid "Extra settings"
|
202 |
-
msgstr "Configuracións"
|
203 |
-
|
204 |
-
#: contact_form.php:535
|
205 |
-
#: contact_form.php:1101
|
206 |
-
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:"
|
207 |
-
msgstr "Se queres engadir o Formulário de Contato no seu sitio web, só tes que copiar e colar este código no artigo, páxina ou widget:"
|
208 |
-
|
209 |
-
#: contact_form.php:535
|
210 |
-
#: contact_form.php:536
|
211 |
-
#: contact_form.php:758
|
212 |
-
#: contact_form.php:807
|
213 |
-
msgid "or"
|
214 |
-
msgstr ""
|
215 |
-
|
216 |
-
#: contact_form.php:536
|
217 |
-
msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
|
218 |
-
msgstr ""
|
219 |
-
|
220 |
-
#: contact_form.php:537
|
221 |
-
msgid "They work the same way."
|
222 |
-
msgstr ""
|
223 |
-
|
224 |
-
#: contact_form.php:538
|
225 |
-
msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
|
226 |
-
msgstr "Se a inforación nos campos abaixo está baleira, as mensaxes han ser enviadas para um enderezo que xa foi especificado durante o rexistro."
|
227 |
-
|
228 |
-
#: contact_form.php:542
|
229 |
-
msgid "The user's email address:"
|
230 |
-
msgstr "Usar o enderezo dunha das persoas usuarias:"
|
231 |
-
|
232 |
-
#: contact_form.php:546
|
233 |
-
msgid "Create a username"
|
234 |
-
msgstr "Seleciona o nome da persoa usuaria"
|
235 |
-
|
236 |
-
#: contact_form.php:551
|
237 |
-
msgid "Enter a username of the person who should get the messages from the contact form."
|
238 |
-
msgstr "Determina a persoa usuaria que recibirá as mensaxes enviadas polo Formulario de Contato."
|
239 |
-
|
240 |
-
#: contact_form.php:555
|
241 |
-
msgid "Use this email address:"
|
242 |
-
msgstr "Usar este enderezo electrónico:"
|
243 |
-
|
244 |
-
#: contact_form.php:558
|
245 |
-
msgid "Enter the email address you want the messages forwarded to."
|
246 |
-
msgstr "Configura o enderezo electrónico que vai ser usado para recibires as mensaxes."
|
247 |
-
|
248 |
-
#: contact_form.php:562
|
249 |
-
msgid "Add department selectbox to the contact form:"
|
250 |
-
msgstr ""
|
251 |
-
|
252 |
-
#: contact_form.php:565
|
253 |
-
#: contact_form.php:849
|
254 |
-
msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
|
255 |
-
msgstr ""
|
256 |
-
|
257 |
-
#: contact_form.php:573
|
258 |
-
msgid "Save emails to the database"
|
259 |
-
msgstr ""
|
260 |
-
|
261 |
-
#: contact_form.php:583
|
262 |
-
#: contact_form.php:586
|
263 |
-
#: contact_form.php:590
|
264 |
-
msgid "Using Contact Form to DB powered by"
|
265 |
-
msgstr ""
|
266 |
-
|
267 |
-
#: contact_form.php:586
|
268 |
-
#, fuzzy
|
269 |
-
msgid "Activate Contact Form to DB"
|
270 |
-
msgstr "Formulario de contato"
|
271 |
-
|
272 |
-
#: contact_form.php:590
|
273 |
-
#, fuzzy
|
274 |
-
msgid "Download Contact Form to DB"
|
275 |
-
msgstr "Formulario de contato"
|
276 |
-
|
277 |
-
#: contact_form.php:595
|
278 |
-
msgid "Additional options"
|
279 |
-
msgstr "Opcións adicionais"
|
280 |
-
|
281 |
-
#: contact_form.php:597
|
282 |
-
msgid "Show"
|
283 |
-
msgstr ""
|
284 |
-
|
285 |
-
#: contact_form.php:598
|
286 |
-
msgid "Hide"
|
287 |
-
msgstr ""
|
288 |
-
|
289 |
-
#: contact_form.php:602
|
290 |
-
msgid "What to use?"
|
291 |
-
msgstr "Que queres usar?"
|
292 |
-
|
293 |
-
#: contact_form.php:605
|
294 |
-
msgid "Wp-mail"
|
295 |
-
msgstr "Wp-mail"
|
296 |
-
|
297 |
-
#: contact_form.php:605
|
298 |
-
msgid "You can use the wp_mail function for mailing"
|
299 |
-
msgstr "Para enviar o correo podes usar a función wp_mail do WordPress"
|
300 |
-
|
301 |
-
#: contact_form.php:607
|
302 |
-
msgid "Mail"
|
303 |
-
msgstr "Enderezo electrónico"
|
304 |
-
|
305 |
-
#: contact_form.php:607
|
306 |
-
msgid "To send mail you can use the php mail function"
|
307 |
-
msgstr "Para enviar o correo podes usar a función php mail"
|
308 |
-
|
309 |
-
#: contact_form.php:611
|
310 |
-
#, fuzzy
|
311 |
-
msgid "The text in the 'From' field"
|
312 |
-
msgstr "Mudar campos do formulario de contato"
|
313 |
-
|
314 |
-
#: contact_form.php:613
|
315 |
-
msgid "User name"
|
316 |
-
msgstr ""
|
317 |
-
|
318 |
-
#: contact_form.php:614
|
319 |
-
msgid "The name of the user who fills the form will be used in the field 'From'."
|
320 |
-
msgstr ""
|
321 |
-
|
322 |
-
#: contact_form.php:617
|
323 |
-
#, fuzzy
|
324 |
-
msgid "This text will be used in the 'FROM' field"
|
325 |
-
msgstr "Mudar campos do formulario de contato"
|
326 |
-
|
327 |
-
#: contact_form.php:621
|
328 |
-
msgid "The email address in the 'From' field"
|
329 |
-
msgstr ""
|
330 |
-
|
331 |
-
#: contact_form.php:623
|
332 |
-
msgid "User email"
|
333 |
-
msgstr ""
|
334 |
-
|
335 |
-
#: contact_form.php:624
|
336 |
-
msgid "The email address of the user who fills the form will be used in the field 'From'."
|
337 |
-
msgstr ""
|
338 |
-
|
339 |
-
#: contact_form.php:627
|
340 |
-
msgid "This email address will be used in the 'From' field."
|
341 |
-
msgstr ""
|
342 |
-
|
343 |
-
#: contact_form.php:631
|
344 |
-
#, fuzzy
|
345 |
-
msgid "Display fields"
|
346 |
-
msgstr "Mostrar a opción para anexar arquivos"
|
347 |
-
|
348 |
-
#: contact_form.php:633
|
349 |
-
#: contact_form.php:681
|
350 |
-
#: contact_form.php:881
|
351 |
-
#: contact_form.php:1541
|
352 |
-
#, fuzzy
|
353 |
-
msgid "Address"
|
354 |
-
msgstr "Enderezo electrónico:"
|
355 |
-
|
356 |
-
#: contact_form.php:634
|
357 |
-
#: contact_form.php:683
|
358 |
-
#: contact_form.php:1549
|
359 |
-
msgid "Phone"
|
360 |
-
msgstr "Teléfono"
|
361 |
-
|
362 |
-
#: contact_form.php:635
|
363 |
-
#, fuzzy
|
364 |
-
msgid "Attachment block"
|
365 |
-
msgstr "Mostrar a opción para anexar arquivos"
|
366 |
-
|
367 |
-
#: contact_form.php:635
|
368 |
-
msgid "Users can attach the following file formats"
|
369 |
-
msgstr "As persoas usuarias poden anexar arquivos do tipo:"
|
370 |
-
|
371 |
-
#: contact_form.php:642
|
372 |
-
#: contact_form.php:645
|
373 |
-
#: contact_form.php:649
|
374 |
-
#: contact_form.php:910
|
375 |
-
msgid "Captcha"
|
376 |
-
msgstr ""
|
377 |
-
|
378 |
-
#: contact_form.php:642
|
379 |
-
#: contact_form.php:645
|
380 |
-
#: contact_form.php:649
|
381 |
-
msgid "powered by"
|
382 |
-
msgstr ""
|
383 |
-
|
384 |
-
#: contact_form.php:645
|
385 |
-
#, fuzzy
|
386 |
-
msgid "Activate captcha"
|
387 |
-
msgstr "Plugins activados"
|
388 |
-
|
389 |
-
#: contact_form.php:649
|
390 |
-
#, fuzzy
|
391 |
-
msgid "Download captcha"
|
392 |
-
msgstr "Baixar"
|
393 |
-
|
394 |
-
#: contact_form.php:654
|
395 |
-
#, fuzzy
|
396 |
-
msgid "Display tips below the Attachment block"
|
397 |
-
msgstr "Amosar explicacións tras o bloqueo de arquivos adxuntos"
|
398 |
-
|
399 |
-
#: contact_form.php:663
|
400 |
-
msgid "Delete an attachment file from the server after the email is sent"
|
401 |
-
msgstr ""
|
402 |
-
|
403 |
-
#: contact_form.php:669
|
404 |
-
#, fuzzy
|
405 |
-
msgid "Display 'Send me a copy' block"
|
406 |
-
msgstr "Mostrar a opción Enviarme unha cópia"
|
407 |
-
|
408 |
-
#: contact_form.php:678
|
409 |
-
msgid "Required fields"
|
410 |
-
msgstr "Campo obrigatorio"
|
411 |
-
|
412 |
-
#: contact_form.php:680
|
413 |
-
#: contact_form.php:876
|
414 |
-
#: contact_form.php:1536
|
415 |
-
msgid "Name"
|
416 |
-
msgstr "Nome"
|
417 |
-
|
418 |
-
#: contact_form.php:682
|
419 |
-
#, fuzzy
|
420 |
-
msgid "Email Address"
|
421 |
-
msgstr "Enderezo electrónico:"
|
422 |
-
|
423 |
-
#: contact_form.php:684
|
424 |
-
#: contact_form.php:896
|
425 |
-
#: contact_form.php:1552
|
426 |
-
msgid "Subject"
|
427 |
-
msgstr "Asunto"
|
428 |
-
|
429 |
-
#: contact_form.php:685
|
430 |
-
#: contact_form.php:900
|
431 |
-
#: contact_form.php:1555
|
432 |
-
msgid "Message"
|
433 |
-
msgstr "Mensaxe"
|
434 |
-
|
435 |
-
#: contact_form.php:689
|
436 |
-
#, fuzzy
|
437 |
-
msgid "Required symbol"
|
438 |
-
msgstr "Campo obrigatorio"
|
439 |
-
|
440 |
-
#: contact_form.php:695
|
441 |
-
#, fuzzy
|
442 |
-
msgid "Display additional info in the email"
|
443 |
-
msgstr "Ver Información adicional no correo"
|
444 |
-
|
445 |
-
#: contact_form.php:700
|
446 |
-
#: contact_form.php:1508
|
447 |
-
msgid "Sent from (ip address)"
|
448 |
-
msgstr "Enviado desde (Enderezo IP)"
|
449 |
-
|
450 |
-
#: contact_form.php:700
|
451 |
-
#, fuzzy
|
452 |
-
msgid "Example: Sent from (IP address):\t127.0.0.1"
|
453 |
-
msgstr "Enviado desde (Enderezo IP)"
|
454 |
-
|
455 |
-
#: contact_form.php:701
|
456 |
-
#: contact_form.php:1513
|
457 |
-
msgid "Date/Time"
|
458 |
-
msgstr "Data/Hora"
|
459 |
-
|
460 |
-
#: contact_form.php:701
|
461 |
-
msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
|
462 |
-
msgstr ""
|
463 |
-
|
464 |
-
#: contact_form.php:702
|
465 |
-
#: contact_form.php:1518
|
466 |
-
msgid "Sent from (referer)"
|
467 |
-
msgstr "Procedente de de (orixe)"
|
468 |
-
|
469 |
-
#: contact_form.php:702
|
470 |
-
msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
|
471 |
-
msgstr ""
|
472 |
-
|
473 |
-
#: contact_form.php:703
|
474 |
-
#: contact_form.php:1523
|
475 |
-
msgid "Using (user agent)"
|
476 |
-
msgstr "Usando (cliente de email)"
|
477 |
-
|
478 |
-
#: contact_form.php:703
|
479 |
-
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"
|
480 |
-
msgstr ""
|
481 |
-
|
482 |
-
#: contact_form.php:707
|
483 |
-
msgid "Language settings for the field names in the form"
|
484 |
-
msgstr ""
|
485 |
-
|
486 |
-
#: contact_form.php:716
|
487 |
-
msgid "Add a language"
|
488 |
-
msgstr ""
|
489 |
-
|
490 |
-
#: contact_form.php:720
|
491 |
-
msgid "Change the names of the contact form fields and error messages"
|
492 |
-
msgstr "Mudar a etiqueta dos campos no Formulario de contato"
|
493 |
-
|
494 |
-
#: contact_form.php:725
|
495 |
-
#: contact_form.php:798
|
496 |
-
msgid "English"
|
497 |
-
msgstr ""
|
498 |
-
|
499 |
-
#: contact_form.php:742
|
500 |
-
#: contact_form.php:772
|
501 |
-
#, fuzzy
|
502 |
-
msgid "Tips below the Attachment block"
|
503 |
-
msgstr "Amosar explicacións tras o bloqueo de arquivos adxuntos"
|
504 |
-
|
505 |
-
#: contact_form.php:745
|
506 |
-
#: contact_form.php:775
|
507 |
-
msgid "Error message for the Name field"
|
508 |
-
msgstr ""
|
509 |
-
|
510 |
-
#: contact_form.php:746
|
511 |
-
#: contact_form.php:776
|
512 |
-
msgid "Error message for the Address field"
|
513 |
-
msgstr ""
|
514 |
-
|
515 |
-
#: contact_form.php:747
|
516 |
-
#: contact_form.php:777
|
517 |
-
msgid "Error message for the Email field"
|
518 |
-
msgstr ""
|
519 |
-
|
520 |
-
#: contact_form.php:748
|
521 |
-
#: contact_form.php:778
|
522 |
-
msgid "Error message for the Phone field"
|
523 |
-
msgstr ""
|
524 |
-
|
525 |
-
#: contact_form.php:749
|
526 |
-
#: contact_form.php:779
|
527 |
-
msgid "Error message for the Subject field"
|
528 |
-
msgstr ""
|
529 |
-
|
530 |
-
#: contact_form.php:750
|
531 |
-
#: contact_form.php:780
|
532 |
-
msgid "Error message for the Message field"
|
533 |
-
msgstr ""
|
534 |
-
|
535 |
-
#: contact_form.php:751
|
536 |
-
#: contact_form.php:781
|
537 |
-
msgid "Error message about the file type for the Attachment field"
|
538 |
-
msgstr ""
|
539 |
-
|
540 |
-
#: contact_form.php:752
|
541 |
-
#: contact_form.php:782
|
542 |
-
msgid "Error message while uploading a file for the Attachment field to the server"
|
543 |
-
msgstr ""
|
544 |
-
|
545 |
-
#: contact_form.php:753
|
546 |
-
#: contact_form.php:783
|
547 |
-
msgid "Error message while moving the file for the Attachment field"
|
548 |
-
msgstr ""
|
549 |
-
|
550 |
-
#: contact_form.php:754
|
551 |
-
#: contact_form.php:784
|
552 |
-
msgid "Error message when file size limit for the Attachment field is exceeded"
|
553 |
-
msgstr ""
|
554 |
-
|
555 |
-
#: contact_form.php:755
|
556 |
-
#: contact_form.php:785
|
557 |
-
msgid "Error message for the Captcha field"
|
558 |
-
msgstr ""
|
559 |
-
|
560 |
-
#: contact_form.php:756
|
561 |
-
#: contact_form.php:786
|
562 |
-
msgid "Error message for the whole form"
|
563 |
-
msgstr ""
|
564 |
-
|
565 |
-
#: contact_form.php:758
|
566 |
-
#: contact_form.php:788
|
567 |
-
#: contact_form.php:807
|
568 |
-
#: contact_form.php:813
|
569 |
-
msgid "Use shortcode"
|
570 |
-
msgstr ""
|
571 |
-
|
572 |
-
#: contact_form.php:758
|
573 |
-
#: contact_form.php:788
|
574 |
-
#: contact_form.php:807
|
575 |
-
#: contact_form.php:813
|
576 |
-
msgid "for this language"
|
577 |
-
msgstr ""
|
578 |
-
|
579 |
-
#: contact_form.php:795
|
580 |
-
msgid "Action after email is sent"
|
581 |
-
msgstr "Acción despois do envío de correo"
|
582 |
-
|
583 |
-
#: contact_form.php:797
|
584 |
-
msgid "Display text"
|
585 |
-
msgstr "Mostrar a opción para anexar arquivos"
|
586 |
-
|
587 |
-
#: contact_form.php:806
|
588 |
-
#: contact_form.php:812
|
589 |
-
msgid "Text"
|
590 |
-
msgstr "Texto"
|
591 |
-
|
592 |
-
#: contact_form.php:819
|
593 |
-
msgid "Redirect to the page"
|
594 |
-
msgstr "Redirecionar á páxina"
|
595 |
-
|
596 |
-
#: contact_form.php:820
|
597 |
-
msgid "Url"
|
598 |
-
msgstr "URL"
|
599 |
-
|
600 |
-
#: contact_form.php:825
|
601 |
-
#: contact_form.php:1002
|
602 |
-
msgid "Save Changes"
|
603 |
-
msgstr "Gardar as mudanzas"
|
604 |
-
|
605 |
-
#: contact_form.php:842
|
606 |
-
#, fuzzy
|
607 |
-
msgid "Contact Form Pro | Extra Settings"
|
608 |
-
msgstr "Configuracións do Formulário de contato"
|
609 |
-
|
610 |
-
#: contact_form.php:856
|
611 |
-
msgid "Errors output"
|
612 |
-
msgstr ""
|
613 |
-
|
614 |
-
#: contact_form.php:859
|
615 |
-
msgid "Display error messages"
|
616 |
-
msgstr ""
|
617 |
-
|
618 |
-
#: contact_form.php:860
|
619 |
-
msgid "Color of the input field errors."
|
620 |
-
msgstr ""
|
621 |
-
|
622 |
-
#: contact_form.php:861
|
623 |
-
msgid "Display error messages & color of the input field errors"
|
624 |
-
msgstr ""
|
625 |
-
|
626 |
-
#: contact_form.php:866
|
627 |
-
msgid "Add placeholder to the input blocks"
|
628 |
-
msgstr ""
|
629 |
-
|
630 |
-
#: contact_form.php:872
|
631 |
-
#, fuzzy
|
632 |
-
msgid "Add tooltips"
|
633 |
-
msgstr "Opcións adicionais"
|
634 |
-
|
635 |
-
#: contact_form.php:886
|
636 |
-
#, fuzzy
|
637 |
-
msgid "Email address"
|
638 |
-
msgstr "Enderezo electrónico:"
|
639 |
-
|
640 |
-
#: contact_form.php:891
|
641 |
-
#, fuzzy
|
642 |
-
msgid "Phone Number"
|
643 |
-
msgstr "Teléfono:"
|
644 |
-
|
645 |
-
#: contact_form.php:905
|
646 |
-
#, fuzzy
|
647 |
-
msgid "Attachment"
|
648 |
-
msgstr "Anexo:"
|
649 |
-
|
650 |
-
#: contact_form.php:910
|
651 |
-
msgid "(powered by bestwebsoft.com)"
|
652 |
-
msgstr ""
|
653 |
-
|
654 |
-
#: contact_form.php:915
|
655 |
-
#, fuzzy
|
656 |
-
msgid "Style options"
|
657 |
-
msgstr "Opcións adicionais"
|
658 |
-
|
659 |
-
#: contact_form.php:918
|
660 |
-
msgid "Text color"
|
661 |
-
msgstr ""
|
662 |
-
|
663 |
-
#: contact_form.php:921
|
664 |
-
#: contact_form.php:926
|
665 |
-
#: contact_form.php:936
|
666 |
-
#: contact_form.php:941
|
667 |
-
#: contact_form.php:946
|
668 |
-
#: contact_form.php:951
|
669 |
-
#: contact_form.php:961
|
670 |
-
#: contact_form.php:966
|
671 |
-
#: contact_form.php:972
|
672 |
-
#: contact_form.php:983
|
673 |
-
#: contact_form.php:988
|
674 |
-
#: contact_form.php:993
|
675 |
-
msgid "Default"
|
676 |
-
msgstr ""
|
677 |
-
|
678 |
-
#: contact_form.php:923
|
679 |
-
msgid "Label text color"
|
680 |
-
msgstr ""
|
681 |
-
|
682 |
-
#: contact_form.php:928
|
683 |
-
msgid "Placeholder color"
|
684 |
-
msgstr ""
|
685 |
-
|
686 |
-
#: contact_form.php:933
|
687 |
-
msgid "Errors color"
|
688 |
-
msgstr ""
|
689 |
-
|
690 |
-
#: contact_form.php:938
|
691 |
-
msgid "Error text color"
|
692 |
-
msgstr ""
|
693 |
-
|
694 |
-
#: contact_form.php:943
|
695 |
-
msgid "Background color of the input field errors"
|
696 |
-
msgstr ""
|
697 |
-
|
698 |
-
#: contact_form.php:948
|
699 |
-
msgid "Border color of the input field errors"
|
700 |
-
msgstr ""
|
701 |
-
|
702 |
-
#: contact_form.php:953
|
703 |
-
msgid "Placeholder color of the input field errors"
|
704 |
-
msgstr ""
|
705 |
-
|
706 |
-
#: contact_form.php:958
|
707 |
-
#, fuzzy
|
708 |
-
msgid "Input fields"
|
709 |
-
msgstr "Mostrar a opción para anexar arquivos"
|
710 |
-
|
711 |
-
#: contact_form.php:963
|
712 |
-
msgid "Input fields background color"
|
713 |
-
msgstr ""
|
714 |
-
|
715 |
-
#: contact_form.php:968
|
716 |
-
msgid "Text fields color"
|
717 |
-
msgstr ""
|
718 |
-
|
719 |
-
#: contact_form.php:970
|
720 |
-
msgid "Border width in px, numbers only"
|
721 |
-
msgstr ""
|
722 |
-
|
723 |
-
#: contact_form.php:974
|
724 |
-
#: contact_form.php:995
|
725 |
-
msgid "Border color"
|
726 |
-
msgstr ""
|
727 |
-
|
728 |
-
#: contact_form.php:979
|
729 |
-
#, fuzzy
|
730 |
-
msgid "Submit button"
|
731 |
-
msgstr "Enviar"
|
732 |
-
|
733 |
-
#: contact_form.php:981
|
734 |
-
msgid "Width in px, numbers only"
|
735 |
-
msgstr ""
|
736 |
-
|
737 |
-
#: contact_form.php:985
|
738 |
-
msgid "Button color"
|
739 |
-
msgstr ""
|
740 |
-
|
741 |
-
#: contact_form.php:990
|
742 |
-
msgid "Button text color"
|
743 |
-
msgstr ""
|
744 |
-
|
745 |
-
#: contact_form.php:1006
|
746 |
-
#, fuzzy
|
747 |
-
msgid "Contact Form Pro | Preview"
|
748 |
-
msgstr "Formulario de contato"
|
749 |
-
|
750 |
-
#: contact_form.php:1009
|
751 |
-
msgid "Show with errors"
|
752 |
-
msgstr ""
|
753 |
-
|
754 |
-
#: contact_form.php:1017
|
755 |
-
#: contact_form.php:1019
|
756 |
-
msgid "Please enter your full name..."
|
757 |
-
msgstr ""
|
758 |
-
|
759 |
-
#: contact_form.php:1030
|
760 |
-
#: contact_form.php:1032
|
761 |
-
msgid "Please enter your address..."
|
762 |
-
msgstr ""
|
763 |
-
|
764 |
-
#: contact_form.php:1041
|
765 |
-
#: contact_form.php:1043
|
766 |
-
#, fuzzy
|
767 |
-
msgid "Please enter your email address..."
|
768 |
-
msgstr "Usar este enderezo electrónico:"
|
769 |
-
|
770 |
-
#: contact_form.php:1052
|
771 |
-
#: contact_form.php:1054
|
772 |
-
msgid "Please enter your phone number..."
|
773 |
-
msgstr ""
|
774 |
-
|
775 |
-
#: contact_form.php:1063
|
776 |
-
#: contact_form.php:1065
|
777 |
-
msgid "Please enter subject..."
|
778 |
-
msgstr ""
|
779 |
-
|
780 |
-
#: contact_form.php:1073
|
781 |
-
#: contact_form.php:1075
|
782 |
-
msgid "Please enter your message..."
|
783 |
-
msgstr ""
|
784 |
-
|
785 |
-
#: contact_form.php:1153
|
786 |
-
msgid "Sorry, email message could not be delivered."
|
787 |
-
msgstr "Sentímoscho, o teu correo non pode ser entregado."
|
788 |
-
|
789 |
-
#: contact_form.php:1531
|
790 |
-
msgid "Contact from"
|
791 |
-
msgstr "Formulario de contato"
|
792 |
-
|
793 |
-
#: contact_form.php:1544
|
794 |
-
msgid "Email"
|
795 |
-
msgstr "Correo electrónico"
|
796 |
-
|
797 |
-
#: contact_form.php:1558
|
798 |
-
msgid "Site"
|
799 |
-
msgstr "Sitio web"
|
800 |
-
|
801 |
-
#: contact_form.php:1621
|
802 |
-
msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
|
803 |
-
msgstr "Se consegues ver esta MENSAXE entón é que o teu cliente non acepta tipos MIME! Por favor utiliza un cliente máis actualizado."
|
804 |
-
|
805 |
-
#: contact_form.php:1685
|
806 |
-
msgid "FAQ"
|
807 |
-
msgstr "Preguntas frecuentes"
|
808 |
-
|
809 |
-
#: contact_form.php:1686
|
810 |
-
msgid "Support"
|
811 |
-
msgstr "Soporte"
|
812 |
-
|
813 |
-
#: contact_form.php:1743
|
814 |
-
msgid "Are you sure that you want to delete this language data?"
|
815 |
-
msgstr ""
|
816 |
-
|
817 |
-
#, fuzzy
|
818 |
-
#~ msgid "Display the asterisk near required fields"
|
819 |
-
#~ msgstr "Amosar campo teléfono"
|
820 |
-
#~ msgid "You can attach the following file formats"
|
821 |
-
#~ msgstr "Podes anexar arquivos do tipo:"
|
822 |
-
|
823 |
-
#, fuzzy
|
824 |
-
#~ msgid "Memory usage"
|
825 |
-
#~ msgstr "Mensaxe"
|
826 |
-
|
827 |
-
#, fuzzy
|
828 |
-
#~ msgid "Site URL"
|
829 |
-
#~ msgstr "Sitio web"
|
830 |
-
|
831 |
-
#, fuzzy
|
832 |
-
#~ msgid "Please enter a valid email address."
|
833 |
-
#~ msgstr "Usar este enderezo electrónico:"
|
834 |
-
#~ msgid "Activated plugins"
|
835 |
-
#~ msgstr "Plugins activados"
|
836 |
-
#~ msgid "Read more"
|
837 |
-
#~ msgstr "Ler máis"
|
838 |
-
#~ msgid "Installed plugins"
|
839 |
-
#~ msgstr "Plugins instalados"
|
840 |
-
#~ msgid "Recommended plugins"
|
841 |
-
#~ msgstr "Plugins recomendados"
|
842 |
-
|
843 |
-
#, fuzzy
|
844 |
-
#~ msgid "Free plugins"
|
845 |
-
#~ msgstr "Plugins recomendados"
|
846 |
-
#~ msgid "Download"
|
847 |
-
#~ msgstr "Baixar"
|
848 |
-
#~ msgid "Install %s"
|
849 |
-
#~ msgstr "Instalar %s"
|
850 |
-
#~ msgid "Install now from wordpress.org"
|
851 |
-
#~ msgstr "Instalar agora desde wordpress.org"
|
852 |
-
|
853 |
-
#, fuzzy
|
854 |
-
#~ msgid "If you have any questions, please contact us via"
|
855 |
-
#~ msgstr ""
|
856 |
-
#~ "Se tes calquera dúbida, contacta no email plugin@bestwebsoft.com ou por "
|
857 |
-
#~ "medio do noso formulário de contato no sitio web."
|
858 |
-
|
859 |
-
#, fuzzy
|
860 |
-
#~ msgid "Active Plugins"
|
861 |
-
#~ msgstr "Plugins activados"
|
862 |
-
|
863 |
-
#, fuzzy
|
864 |
-
#~ msgid "Inactive Plugins"
|
865 |
-
#~ msgstr "Plugins activados"
|
866 |
-
|
867 |
-
#, fuzzy
|
868 |
-
#~ msgid "Send to support"
|
869 |
-
#~ msgstr "Soporte"
|
870 |
-
#~ msgid "Contact Form Options"
|
871 |
-
#~ msgstr "Configuracións do Formulário de contato"
|
872 |
-
#~ msgid "Display Attachment tips"
|
873 |
-
#~ msgstr "Ver as explicacións dos anexos"
|
874 |
-
#~ msgid "Please enter a valid email address. Settings are not saved."
|
875 |
-
#~ msgstr ""
|
876 |
-
#~ "Por favor intorduce un enderezo electrónico válido. Non se gardaron as "
|
877 |
-
#~ "configuracións."
|
878 |
-
#~ msgid "E-Mail Address"
|
879 |
-
#~ msgstr "Enderezo electrónico:"
|
880 |
-
#~ msgid "E-Mail Addresse:"
|
881 |
-
#~ msgstr "Indirizzo e-mail:"
|
882 |
-
#~ msgid "Install Now"
|
883 |
-
#~ msgstr "Installa Ora"
|
884 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/contact_form-he_IL.mo
DELETED
Binary file
|
languages/contact_form-he_IL.po
DELETED
@@ -1,982 +0,0 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: Contact Form Plugin v3.20\n"
|
4 |
-
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15 16:48+0300\n"
|
6 |
-
"PO-Revision-Date: 2013-11-15 16:48+0300\n"
|
7 |
-
"Last-Translator: \n"
|
8 |
-
"Language-Team: \n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"Language: he_IL\n"
|
13 |
-
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
14 |
-
"X-Poedit-SourceCharset: utf-8\n"
|
15 |
-
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
|
16 |
-
"X-Poedit-Basepath: ../\n"
|
17 |
-
"X-Textdomain-Support: yes\n"
|
18 |
-
"X-Generator: Poedit 1.5.4\n"
|
19 |
-
"X-Poedit-SearchPath-0: .\n"
|
20 |
-
|
21 |
-
# @ contact_form
|
22 |
-
#: contact_form.php:32
|
23 |
-
#: contact_form.php:525
|
24 |
-
#, fuzzy
|
25 |
-
msgid "Contact Form Settings"
|
26 |
-
msgstr "אפשרויות טופס צור קשר"
|
27 |
-
|
28 |
-
# @ contact_form
|
29 |
-
#: contact_form.php:32
|
30 |
-
msgid "Contact Form"
|
31 |
-
msgstr "טופס צור קשר"
|
32 |
-
|
33 |
-
# @ contact_form
|
34 |
-
#: contact_form.php:33
|
35 |
-
#, fuzzy
|
36 |
-
msgid "Contact Form Pro Extra Settings"
|
37 |
-
msgstr "אפשרויות טופס צור קשר"
|
38 |
-
|
39 |
-
# @ contact_form
|
40 |
-
#: contact_form.php:33
|
41 |
-
#: contact_form.php:566
|
42 |
-
#: contact_form.php:850
|
43 |
-
#, fuzzy
|
44 |
-
msgid "Contact Form Pro"
|
45 |
-
msgstr "טופס צור קשר"
|
46 |
-
|
47 |
-
# @ contact_form
|
48 |
-
#: contact_form.php:74
|
49 |
-
#: contact_form.php:735
|
50 |
-
#: contact_form.php:765
|
51 |
-
msgid "Name:"
|
52 |
-
msgstr "שם:"
|
53 |
-
|
54 |
-
# @ contact_form
|
55 |
-
#: contact_form.php:75
|
56 |
-
#: contact_form.php:736
|
57 |
-
#: contact_form.php:766
|
58 |
-
#, fuzzy
|
59 |
-
msgid "Address:"
|
60 |
-
msgstr "כתובת דוא\\\"ל:"
|
61 |
-
|
62 |
-
# @ contact_form
|
63 |
-
#: contact_form.php:76
|
64 |
-
#: contact_form.php:737
|
65 |
-
#: contact_form.php:767
|
66 |
-
msgid "Email Address:"
|
67 |
-
msgstr "כתובת דוא\\\"ל:"
|
68 |
-
|
69 |
-
#: contact_form.php:77
|
70 |
-
#: contact_form.php:738
|
71 |
-
#: contact_form.php:768
|
72 |
-
msgid "Phone number:"
|
73 |
-
msgstr ""
|
74 |
-
|
75 |
-
# @ contact_form
|
76 |
-
#: contact_form.php:78
|
77 |
-
#: contact_form.php:739
|
78 |
-
#: contact_form.php:769
|
79 |
-
msgid "Subject:"
|
80 |
-
msgstr "נושא:"
|
81 |
-
|
82 |
-
# @ contact_form
|
83 |
-
#: contact_form.php:79
|
84 |
-
#: contact_form.php:740
|
85 |
-
#: contact_form.php:770
|
86 |
-
msgid "Message:"
|
87 |
-
msgstr "הודעה:"
|
88 |
-
|
89 |
-
# @ contact_form
|
90 |
-
#: contact_form.php:80
|
91 |
-
#: contact_form.php:741
|
92 |
-
#: contact_form.php:771
|
93 |
-
msgid "Attachment:"
|
94 |
-
msgstr "קובץ מצורף:"
|
95 |
-
|
96 |
-
#: contact_form.php:81
|
97 |
-
msgid "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file size: 2MB"
|
98 |
-
msgstr ""
|
99 |
-
|
100 |
-
# @ contact_form
|
101 |
-
#: contact_form.php:82
|
102 |
-
#: contact_form.php:743
|
103 |
-
#: contact_form.php:773
|
104 |
-
msgid "Send me a copy"
|
105 |
-
msgstr "שלח לי עותק"
|
106 |
-
|
107 |
-
# @ contact_form
|
108 |
-
#: contact_form.php:83
|
109 |
-
#: contact_form.php:744
|
110 |
-
#: contact_form.php:774
|
111 |
-
msgid "Submit"
|
112 |
-
msgstr "שלח"
|
113 |
-
|
114 |
-
# @ contact_form
|
115 |
-
#: contact_form.php:84
|
116 |
-
msgid "Your name is required."
|
117 |
-
msgstr "השם שלך הכרחי."
|
118 |
-
|
119 |
-
# @ contact_form
|
120 |
-
#: contact_form.php:85
|
121 |
-
#, fuzzy
|
122 |
-
msgid "Address is required."
|
123 |
-
msgstr "כתובת מייל תקנית הכרחית."
|
124 |
-
|
125 |
-
# @ contact_form
|
126 |
-
#: contact_form.php:86
|
127 |
-
#, fuzzy
|
128 |
-
msgid "A valid email address is required."
|
129 |
-
msgstr "כתובת מייל תקנית הכרחית."
|
130 |
-
|
131 |
-
# @ contact_form
|
132 |
-
#: contact_form.php:87
|
133 |
-
#, fuzzy
|
134 |
-
msgid "Phone number is required."
|
135 |
-
msgstr "השם שלך הכרחי."
|
136 |
-
|
137 |
-
# @ contact_form
|
138 |
-
#: contact_form.php:88
|
139 |
-
msgid "Subject is required."
|
140 |
-
msgstr "הנושא הכרחי."
|
141 |
-
|
142 |
-
# @ contact_form
|
143 |
-
#: contact_form.php:89
|
144 |
-
msgid "Message text is required."
|
145 |
-
msgstr "מילוי שדה ההודעה הכרחי."
|
146 |
-
|
147 |
-
# @ contact_form
|
148 |
-
#: contact_form.php:90
|
149 |
-
msgid "File format is not valid."
|
150 |
-
msgstr "הקובץ המצורף שבור"
|
151 |
-
|
152 |
-
#: contact_form.php:91
|
153 |
-
msgid "File upload error."
|
154 |
-
msgstr ""
|
155 |
-
|
156 |
-
#: contact_form.php:92
|
157 |
-
msgid "The file could not be uploaded."
|
158 |
-
msgstr ""
|
159 |
-
|
160 |
-
#: contact_form.php:93
|
161 |
-
msgid "This file is too large."
|
162 |
-
msgstr ""
|
163 |
-
|
164 |
-
# @ contact_form
|
165 |
-
#: contact_form.php:94
|
166 |
-
msgid "Please fill out the CAPTCHA."
|
167 |
-
msgstr "אנא השלם את קוד האימות."
|
168 |
-
|
169 |
-
# @ contact_form
|
170 |
-
#: contact_form.php:95
|
171 |
-
msgid "Please make corrections below and try again."
|
172 |
-
msgstr "אנא עשה תיקונים להלן ונסה שוב."
|
173 |
-
|
174 |
-
# @ contact_form
|
175 |
-
#: contact_form.php:97
|
176 |
-
msgid "Thank you for contacting us."
|
177 |
-
msgstr "תודה שיצרת עמנו קשר."
|
178 |
-
|
179 |
-
#: contact_form.php:196
|
180 |
-
msgid "requires"
|
181 |
-
msgstr ""
|
182 |
-
|
183 |
-
#: contact_form.php:196
|
184 |
-
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
185 |
-
msgstr ""
|
186 |
-
|
187 |
-
#: contact_form.php:196
|
188 |
-
msgid "Back to the WordPress"
|
189 |
-
msgstr ""
|
190 |
-
|
191 |
-
# @ contact_form
|
192 |
-
#: contact_form.php:196
|
193 |
-
#, fuzzy
|
194 |
-
msgid "Plugins page"
|
195 |
-
msgstr "תוספים מומלצים"
|
196 |
-
|
197 |
-
# @ contact_form
|
198 |
-
#: contact_form.php:481
|
199 |
-
msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
|
200 |
-
msgstr "אם האפשרות 'הפנה מחדש לדף' מסומנת אז חייבים למלא את שדה כתובת ה URL בפורמט הבא"
|
201 |
-
|
202 |
-
# @ contact_form
|
203 |
-
#: contact_form.php:490
|
204 |
-
msgid "Such user does not exist. Settings are not saved."
|
205 |
-
msgstr "משתמש כזה אינו קיים. ההגדרות לא נשמרו."
|
206 |
-
|
207 |
-
# @ contact_form
|
208 |
-
#: contact_form.php:494
|
209 |
-
#: contact_form.php:500
|
210 |
-
#, fuzzy
|
211 |
-
msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
|
212 |
-
msgstr "בבקשה הזן כתובת מייל נכונה. ההגדרות לא נשמרו."
|
213 |
-
|
214 |
-
# @ contact_form
|
215 |
-
#: contact_form.php:505
|
216 |
-
#, fuzzy
|
217 |
-
msgid "Settings saved."
|
218 |
-
msgstr "האפשרויות נשמרו."
|
219 |
-
|
220 |
-
# @ contact_form
|
221 |
-
#: contact_form.php:529
|
222 |
-
#: contact_form.php:844
|
223 |
-
#: contact_form.php:1673
|
224 |
-
#: contact_form.php:1684
|
225 |
-
msgid "Settings"
|
226 |
-
msgstr "הגדרות"
|
227 |
-
|
228 |
-
# @ contact_form
|
229 |
-
#: contact_form.php:530
|
230 |
-
#: contact_form.php:845
|
231 |
-
#, fuzzy
|
232 |
-
msgid "Extra settings"
|
233 |
-
msgstr "הגדרות"
|
234 |
-
|
235 |
-
# @ contact_form
|
236 |
-
#: contact_form.php:535
|
237 |
-
#: contact_form.php:1101
|
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 "אם אתה מעוניין להוסיף טופס צור קשר לאתר שלך, פשוט העתק את קיצור הקוד שלהלן אל הפוסט או הדף או הוידג'ט שלך:"
|
240 |
-
|
241 |
-
#: contact_form.php:535
|
242 |
-
#: contact_form.php:536
|
243 |
-
#: contact_form.php:758
|
244 |
-
#: contact_form.php:807
|
245 |
-
msgid "or"
|
246 |
-
msgstr ""
|
247 |
-
|
248 |
-
#: contact_form.php:536
|
249 |
-
msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
|
250 |
-
msgstr ""
|
251 |
-
|
252 |
-
#: contact_form.php:537
|
253 |
-
msgid "They work the same way."
|
254 |
-
msgstr ""
|
255 |
-
|
256 |
-
# @ contact_form
|
257 |
-
#: contact_form.php:538
|
258 |
-
msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
|
259 |
-
msgstr "אם השדות שלהלן ריקים, אז המייל יישלח אל לכתובת שצוינה בעת ההרשמה."
|
260 |
-
|
261 |
-
# @ contact_form
|
262 |
-
#: contact_form.php:542
|
263 |
-
msgid "The user's email address:"
|
264 |
-
msgstr "השתמש במייל של משתמש וורדפרס:"
|
265 |
-
|
266 |
-
# @ contact_form
|
267 |
-
#: contact_form.php:546
|
268 |
-
msgid "Create a username"
|
269 |
-
msgstr "בחר שם משתמש"
|
270 |
-
|
271 |
-
# @ contact_form
|
272 |
-
#: contact_form.php:551
|
273 |
-
msgid "Enter a username of the person who should get the messages from the contact form."
|
274 |
-
msgstr "הגדר שם משתמש, אשר יקבל את ההודעות הנשלחות דרך טופס יצירת הקשר."
|
275 |
-
|
276 |
-
# @ contact_form
|
277 |
-
#: contact_form.php:555
|
278 |
-
msgid "Use this email address:"
|
279 |
-
msgstr "השתמש במייל זה:"
|
280 |
-
|
281 |
-
# @ contact_form
|
282 |
-
#: contact_form.php:558
|
283 |
-
msgid "Enter the email address you want the messages forwarded to."
|
284 |
-
msgstr "הגדר כתובת מייל שתשמש לקבלת הודעות."
|
285 |
-
|
286 |
-
#: contact_form.php:562
|
287 |
-
msgid "Add department selectbox to the contact form:"
|
288 |
-
msgstr ""
|
289 |
-
|
290 |
-
#: contact_form.php:565
|
291 |
-
#: contact_form.php:849
|
292 |
-
msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
|
293 |
-
msgstr ""
|
294 |
-
|
295 |
-
#: contact_form.php:573
|
296 |
-
msgid "Save emails to the database"
|
297 |
-
msgstr ""
|
298 |
-
|
299 |
-
#: contact_form.php:583
|
300 |
-
#: contact_form.php:586
|
301 |
-
#: contact_form.php:590
|
302 |
-
msgid "Using Contact Form to DB powered by"
|
303 |
-
msgstr ""
|
304 |
-
|
305 |
-
# @ contact_form
|
306 |
-
#: contact_form.php:586
|
307 |
-
#, fuzzy
|
308 |
-
msgid "Activate Contact Form to DB"
|
309 |
-
msgstr "טופס צור קשר"
|
310 |
-
|
311 |
-
# @ contact_form
|
312 |
-
#: contact_form.php:590
|
313 |
-
#, fuzzy
|
314 |
-
msgid "Download Contact Form to DB"
|
315 |
-
msgstr "טופס צור קשר"
|
316 |
-
|
317 |
-
# @ contact_form
|
318 |
-
#: contact_form.php:595
|
319 |
-
msgid "Additional options"
|
320 |
-
msgstr "אפשרויות נוספות"
|
321 |
-
|
322 |
-
#: contact_form.php:597
|
323 |
-
msgid "Show"
|
324 |
-
msgstr ""
|
325 |
-
|
326 |
-
#: contact_form.php:598
|
327 |
-
msgid "Hide"
|
328 |
-
msgstr ""
|
329 |
-
|
330 |
-
# @ contact_form
|
331 |
-
#: contact_form.php:602
|
332 |
-
msgid "What to use?"
|
333 |
-
msgstr "איזה שימוש?"
|
334 |
-
|
335 |
-
# @ mail-send
|
336 |
-
#: contact_form.php:605
|
337 |
-
msgid "Wp-mail"
|
338 |
-
msgstr ""
|
339 |
-
|
340 |
-
# @ mail_send
|
341 |
-
#: contact_form.php:605
|
342 |
-
msgid "You can use the wp_mail function for mailing"
|
343 |
-
msgstr ""
|
344 |
-
|
345 |
-
# @ mail-send
|
346 |
-
#: contact_form.php:607
|
347 |
-
msgid "Mail"
|
348 |
-
msgstr ""
|
349 |
-
|
350 |
-
# @ mail_send
|
351 |
-
#: contact_form.php:607
|
352 |
-
msgid "To send mail you can use the php mail function"
|
353 |
-
msgstr ""
|
354 |
-
|
355 |
-
# @ contact_form
|
356 |
-
#: contact_form.php:611
|
357 |
-
#, fuzzy
|
358 |
-
msgid "The text in the 'From' field"
|
359 |
-
msgstr "שנה את השדות של טופס יצירת הקשר"
|
360 |
-
|
361 |
-
#: contact_form.php:613
|
362 |
-
msgid "User name"
|
363 |
-
msgstr ""
|
364 |
-
|
365 |
-
#: contact_form.php:614
|
366 |
-
msgid "The name of the user who fills the form will be used in the field 'From'."
|
367 |
-
msgstr ""
|
368 |
-
|
369 |
-
# @ contact_form
|
370 |
-
#: contact_form.php:617
|
371 |
-
#, fuzzy
|
372 |
-
msgid "This text will be used in the 'FROM' field"
|
373 |
-
msgstr "שנה את השדות של טופס יצירת הקשר"
|
374 |
-
|
375 |
-
#: contact_form.php:621
|
376 |
-
msgid "The email address in the 'From' field"
|
377 |
-
msgstr ""
|
378 |
-
|
379 |
-
#: contact_form.php:623
|
380 |
-
msgid "User email"
|
381 |
-
msgstr ""
|
382 |
-
|
383 |
-
#: contact_form.php:624
|
384 |
-
msgid "The email address of the user who fills the form will be used in the field 'From'."
|
385 |
-
msgstr ""
|
386 |
-
|
387 |
-
#: contact_form.php:627
|
388 |
-
msgid "This email address will be used in the 'From' field."
|
389 |
-
msgstr ""
|
390 |
-
|
391 |
-
# @ contact_form
|
392 |
-
#: contact_form.php:631
|
393 |
-
#, fuzzy
|
394 |
-
msgid "Display fields"
|
395 |
-
msgstr "הטקסט המוצג"
|
396 |
-
|
397 |
-
# @ contact_form
|
398 |
-
#: contact_form.php:633
|
399 |
-
#: contact_form.php:681
|
400 |
-
#: contact_form.php:881
|
401 |
-
#: contact_form.php:1541
|
402 |
-
#, fuzzy
|
403 |
-
msgid "Address"
|
404 |
-
msgstr "כתובת דוא\\\"ל:"
|
405 |
-
|
406 |
-
#: contact_form.php:634
|
407 |
-
#: contact_form.php:683
|
408 |
-
#: contact_form.php:1549
|
409 |
-
msgid "Phone"
|
410 |
-
msgstr ""
|
411 |
-
|
412 |
-
# @ contact_form
|
413 |
-
#: contact_form.php:635
|
414 |
-
#, fuzzy
|
415 |
-
msgid "Attachment block"
|
416 |
-
msgstr "הצג אפשרות קובץ מצורף"
|
417 |
-
|
418 |
-
# @ contact_form
|
419 |
-
#: contact_form.php:635
|
420 |
-
msgid "Users can attach the following file formats"
|
421 |
-
msgstr "משתמשים יוכלו לצרף קבצים מהסוגים הבאים"
|
422 |
-
|
423 |
-
#: contact_form.php:642
|
424 |
-
#: contact_form.php:645
|
425 |
-
#: contact_form.php:649
|
426 |
-
#: contact_form.php:910
|
427 |
-
msgid "Captcha"
|
428 |
-
msgstr ""
|
429 |
-
|
430 |
-
#: contact_form.php:642
|
431 |
-
#: contact_form.php:645
|
432 |
-
#: contact_form.php:649
|
433 |
-
msgid "powered by"
|
434 |
-
msgstr ""
|
435 |
-
|
436 |
-
# @ contact_form
|
437 |
-
#: contact_form.php:645
|
438 |
-
#, fuzzy
|
439 |
-
msgid "Activate captcha"
|
440 |
-
msgstr "תוספים פעילים"
|
441 |
-
|
442 |
-
# @ contact_form
|
443 |
-
#: contact_form.php:649
|
444 |
-
#, fuzzy
|
445 |
-
msgid "Download captcha"
|
446 |
-
msgstr "הורד"
|
447 |
-
|
448 |
-
# @ contact_form
|
449 |
-
#: contact_form.php:654
|
450 |
-
#, fuzzy
|
451 |
-
msgid "Display tips below the Attachment block"
|
452 |
-
msgstr "הצג את ההסברים אחרי תיבת הקובץ המצורף"
|
453 |
-
|
454 |
-
#: contact_form.php:663
|
455 |
-
msgid "Delete an attachment file from the server after the email is sent"
|
456 |
-
msgstr ""
|
457 |
-
|
458 |
-
# @ contact_form
|
459 |
-
#: contact_form.php:669
|
460 |
-
#, fuzzy
|
461 |
-
msgid "Display 'Send me a copy' block"
|
462 |
-
msgstr "הצג תיבת שלח לי עותק"
|
463 |
-
|
464 |
-
#: contact_form.php:678
|
465 |
-
msgid "Required fields"
|
466 |
-
msgstr ""
|
467 |
-
|
468 |
-
# @ contact_form
|
469 |
-
#: contact_form.php:680
|
470 |
-
#: contact_form.php:876
|
471 |
-
#: contact_form.php:1536
|
472 |
-
msgid "Name"
|
473 |
-
msgstr "שם"
|
474 |
-
|
475 |
-
# @ contact_form
|
476 |
-
#: contact_form.php:682
|
477 |
-
#, fuzzy
|
478 |
-
msgid "Email Address"
|
479 |
-
msgstr "כתובת דוא\\\"ל:"
|
480 |
-
|
481 |
-
# @ contact_form
|
482 |
-
#: contact_form.php:684
|
483 |
-
#: contact_form.php:896
|
484 |
-
#: contact_form.php:1552
|
485 |
-
msgid "Subject"
|
486 |
-
msgstr "נושא"
|
487 |
-
|
488 |
-
# @ contact_form
|
489 |
-
#: contact_form.php:685
|
490 |
-
#: contact_form.php:900
|
491 |
-
#: contact_form.php:1555
|
492 |
-
msgid "Message"
|
493 |
-
msgstr "תוכן ההודעה"
|
494 |
-
|
495 |
-
#: contact_form.php:689
|
496 |
-
msgid "Required symbol"
|
497 |
-
msgstr ""
|
498 |
-
|
499 |
-
# @ contact_form
|
500 |
-
#: contact_form.php:695
|
501 |
-
#, fuzzy
|
502 |
-
msgid "Display additional info in the email"
|
503 |
-
msgstr "הצג מידע נוסף במייל"
|
504 |
-
|
505 |
-
# @ contact_form
|
506 |
-
#: contact_form.php:700
|
507 |
-
#: contact_form.php:1508
|
508 |
-
msgid "Sent from (ip address)"
|
509 |
-
msgstr "נשלח מ (כתובת IP)"
|
510 |
-
|
511 |
-
# @ contact_form
|
512 |
-
#: contact_form.php:700
|
513 |
-
#, fuzzy
|
514 |
-
msgid "Example: Sent from (IP address):\t127.0.0.1"
|
515 |
-
msgstr "נשלח מ (כתובת IP)"
|
516 |
-
|
517 |
-
# @ contact_form
|
518 |
-
#: contact_form.php:701
|
519 |
-
#: contact_form.php:1513
|
520 |
-
msgid "Date/Time"
|
521 |
-
msgstr "תאריך\\שעה"
|
522 |
-
|
523 |
-
#: contact_form.php:701
|
524 |
-
msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
|
525 |
-
msgstr ""
|
526 |
-
|
527 |
-
# @ contact_form
|
528 |
-
#: contact_form.php:702
|
529 |
-
#: contact_form.php:1518
|
530 |
-
msgid "Sent from (referer)"
|
531 |
-
msgstr "מגיע מ (השולח)"
|
532 |
-
|
533 |
-
#: contact_form.php:702
|
534 |
-
msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
|
535 |
-
msgstr ""
|
536 |
-
|
537 |
-
# @ contact_form
|
538 |
-
#: contact_form.php:703
|
539 |
-
#: contact_form.php:1523
|
540 |
-
msgid "Using (user agent)"
|
541 |
-
msgstr "משתמש ב (user agent)"
|
542 |
-
|
543 |
-
#: contact_form.php:703
|
544 |
-
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"
|
545 |
-
msgstr ""
|
546 |
-
|
547 |
-
#: contact_form.php:707
|
548 |
-
msgid "Language settings for the field names in the form"
|
549 |
-
msgstr ""
|
550 |
-
|
551 |
-
#: contact_form.php:716
|
552 |
-
msgid "Add a language"
|
553 |
-
msgstr ""
|
554 |
-
|
555 |
-
# @ contact_form
|
556 |
-
#: contact_form.php:720
|
557 |
-
#, fuzzy
|
558 |
-
msgid "Change the names of the contact form fields and error messages"
|
559 |
-
msgstr "שנה את תוויות הטופס"
|
560 |
-
|
561 |
-
#: contact_form.php:725
|
562 |
-
#: contact_form.php:798
|
563 |
-
msgid "English"
|
564 |
-
msgstr ""
|
565 |
-
|
566 |
-
# @ contact_form
|
567 |
-
#: contact_form.php:742
|
568 |
-
#: contact_form.php:772
|
569 |
-
#, fuzzy
|
570 |
-
msgid "Tips below the Attachment block"
|
571 |
-
msgstr "הצג את ההסברים אחרי תיבת הקובץ המצורף"
|
572 |
-
|
573 |
-
#: contact_form.php:745
|
574 |
-
#: contact_form.php:775
|
575 |
-
msgid "Error message for the Name field"
|
576 |
-
msgstr ""
|
577 |
-
|
578 |
-
#: contact_form.php:746
|
579 |
-
#: contact_form.php:776
|
580 |
-
msgid "Error message for the Address field"
|
581 |
-
msgstr ""
|
582 |
-
|
583 |
-
#: contact_form.php:747
|
584 |
-
#: contact_form.php:777
|
585 |
-
msgid "Error message for the Email field"
|
586 |
-
msgstr ""
|
587 |
-
|
588 |
-
#: contact_form.php:748
|
589 |
-
#: contact_form.php:778
|
590 |
-
msgid "Error message for the Phone field"
|
591 |
-
msgstr ""
|
592 |
-
|
593 |
-
#: contact_form.php:749
|
594 |
-
#: contact_form.php:779
|
595 |
-
msgid "Error message for the Subject field"
|
596 |
-
msgstr ""
|
597 |
-
|
598 |
-
#: contact_form.php:750
|
599 |
-
#: contact_form.php:780
|
600 |
-
msgid "Error message for the Message field"
|
601 |
-
msgstr ""
|
602 |
-
|
603 |
-
#: contact_form.php:751
|
604 |
-
#: contact_form.php:781
|
605 |
-
msgid "Error message about the file type for the Attachment field"
|
606 |
-
msgstr ""
|
607 |
-
|
608 |
-
#: contact_form.php:752
|
609 |
-
#: contact_form.php:782
|
610 |
-
msgid "Error message while uploading a file for the Attachment field to the server"
|
611 |
-
msgstr ""
|
612 |
-
|
613 |
-
#: contact_form.php:753
|
614 |
-
#: contact_form.php:783
|
615 |
-
msgid "Error message while moving the file for the Attachment field"
|
616 |
-
msgstr ""
|
617 |
-
|
618 |
-
#: contact_form.php:754
|
619 |
-
#: contact_form.php:784
|
620 |
-
msgid "Error message when file size limit for the Attachment field is exceeded"
|
621 |
-
msgstr ""
|
622 |
-
|
623 |
-
#: contact_form.php:755
|
624 |
-
#: contact_form.php:785
|
625 |
-
msgid "Error message for the Captcha field"
|
626 |
-
msgstr ""
|
627 |
-
|
628 |
-
#: contact_form.php:756
|
629 |
-
#: contact_form.php:786
|
630 |
-
msgid "Error message for the whole form"
|
631 |
-
msgstr ""
|
632 |
-
|
633 |
-
#: contact_form.php:758
|
634 |
-
#: contact_form.php:788
|
635 |
-
#: contact_form.php:807
|
636 |
-
#: contact_form.php:813
|
637 |
-
msgid "Use shortcode"
|
638 |
-
msgstr ""
|
639 |
-
|
640 |
-
#: contact_form.php:758
|
641 |
-
#: contact_form.php:788
|
642 |
-
#: contact_form.php:807
|
643 |
-
#: contact_form.php:813
|
644 |
-
msgid "for this language"
|
645 |
-
msgstr ""
|
646 |
-
|
647 |
-
# @ contact_form
|
648 |
-
#: contact_form.php:795
|
649 |
-
msgid "Action after email is sent"
|
650 |
-
msgstr "הפעולה שלאחר שליחת הטופס"
|
651 |
-
|
652 |
-
# @ contact_form
|
653 |
-
#: contact_form.php:797
|
654 |
-
msgid "Display text"
|
655 |
-
msgstr "הטקסט המוצג"
|
656 |
-
|
657 |
-
# @ contact_form
|
658 |
-
#: contact_form.php:806
|
659 |
-
#: contact_form.php:812
|
660 |
-
msgid "Text"
|
661 |
-
msgstr "טקסט"
|
662 |
-
|
663 |
-
# @ contact_form
|
664 |
-
#: contact_form.php:819
|
665 |
-
msgid "Redirect to the page"
|
666 |
-
msgstr "הפנה אל הדף"
|
667 |
-
|
668 |
-
# @ contact_form
|
669 |
-
#: contact_form.php:820
|
670 |
-
msgid "Url"
|
671 |
-
msgstr "URL"
|
672 |
-
|
673 |
-
# @ default
|
674 |
-
#: contact_form.php:825
|
675 |
-
#: contact_form.php:1002
|
676 |
-
msgid "Save Changes"
|
677 |
-
msgstr ""
|
678 |
-
|
679 |
-
# @ contact_form
|
680 |
-
#: contact_form.php:842
|
681 |
-
#, fuzzy
|
682 |
-
msgid "Contact Form Pro | Extra Settings"
|
683 |
-
msgstr "אפשרויות טופס צור קשר"
|
684 |
-
|
685 |
-
#: contact_form.php:856
|
686 |
-
msgid "Errors output"
|
687 |
-
msgstr ""
|
688 |
-
|
689 |
-
#: contact_form.php:859
|
690 |
-
msgid "Display error messages"
|
691 |
-
msgstr ""
|
692 |
-
|
693 |
-
#: contact_form.php:860
|
694 |
-
msgid "Color of the input field errors."
|
695 |
-
msgstr ""
|
696 |
-
|
697 |
-
#: contact_form.php:861
|
698 |
-
msgid "Display error messages & color of the input field errors"
|
699 |
-
msgstr ""
|
700 |
-
|
701 |
-
#: contact_form.php:866
|
702 |
-
msgid "Add placeholder to the input blocks"
|
703 |
-
msgstr ""
|
704 |
-
|
705 |
-
# @ contact_form
|
706 |
-
#: contact_form.php:872
|
707 |
-
#, fuzzy
|
708 |
-
msgid "Add tooltips"
|
709 |
-
msgstr "אפשרויות נוספות"
|
710 |
-
|
711 |
-
# @ contact_form
|
712 |
-
#: contact_form.php:886
|
713 |
-
#, fuzzy
|
714 |
-
msgid "Email address"
|
715 |
-
msgstr "כתובת דוא\\\"ל:"
|
716 |
-
|
717 |
-
#: contact_form.php:891
|
718 |
-
msgid "Phone Number"
|
719 |
-
msgstr ""
|
720 |
-
|
721 |
-
# @ contact_form
|
722 |
-
#: contact_form.php:905
|
723 |
-
#, fuzzy
|
724 |
-
msgid "Attachment"
|
725 |
-
msgstr "קובץ מצורף:"
|
726 |
-
|
727 |
-
#: contact_form.php:910
|
728 |
-
msgid "(powered by bestwebsoft.com)"
|
729 |
-
msgstr ""
|
730 |
-
|
731 |
-
# @ contact_form
|
732 |
-
#: contact_form.php:915
|
733 |
-
#, fuzzy
|
734 |
-
msgid "Style options"
|
735 |
-
msgstr "אפשרויות נוספות"
|
736 |
-
|
737 |
-
#: contact_form.php:918
|
738 |
-
msgid "Text color"
|
739 |
-
msgstr ""
|
740 |
-
|
741 |
-
#: contact_form.php:921
|
742 |
-
#: contact_form.php:926
|
743 |
-
#: contact_form.php:936
|
744 |
-
#: contact_form.php:941
|
745 |
-
#: contact_form.php:946
|
746 |
-
#: contact_form.php:951
|
747 |
-
#: contact_form.php:961
|
748 |
-
#: contact_form.php:966
|
749 |
-
#: contact_form.php:972
|
750 |
-
#: contact_form.php:983
|
751 |
-
#: contact_form.php:988
|
752 |
-
#: contact_form.php:993
|
753 |
-
msgid "Default"
|
754 |
-
msgstr ""
|
755 |
-
|
756 |
-
#: contact_form.php:923
|
757 |
-
msgid "Label text color"
|
758 |
-
msgstr ""
|
759 |
-
|
760 |
-
#: contact_form.php:928
|
761 |
-
msgid "Placeholder color"
|
762 |
-
msgstr ""
|
763 |
-
|
764 |
-
#: contact_form.php:933
|
765 |
-
msgid "Errors color"
|
766 |
-
msgstr ""
|
767 |
-
|
768 |
-
#: contact_form.php:938
|
769 |
-
msgid "Error text color"
|
770 |
-
msgstr ""
|
771 |
-
|
772 |
-
#: contact_form.php:943
|
773 |
-
msgid "Background color of the input field errors"
|
774 |
-
msgstr ""
|
775 |
-
|
776 |
-
#: contact_form.php:948
|
777 |
-
msgid "Border color of the input field errors"
|
778 |
-
msgstr ""
|
779 |
-
|
780 |
-
#: contact_form.php:953
|
781 |
-
msgid "Placeholder color of the input field errors"
|
782 |
-
msgstr ""
|
783 |
-
|
784 |
-
# @ contact_form
|
785 |
-
#: contact_form.php:958
|
786 |
-
#, fuzzy
|
787 |
-
msgid "Input fields"
|
788 |
-
msgstr "הטקסט המוצג"
|
789 |
-
|
790 |
-
#: contact_form.php:963
|
791 |
-
msgid "Input fields background color"
|
792 |
-
msgstr ""
|
793 |
-
|
794 |
-
#: contact_form.php:968
|
795 |
-
msgid "Text fields color"
|
796 |
-
msgstr ""
|
797 |
-
|
798 |
-
#: contact_form.php:970
|
799 |
-
msgid "Border width in px, numbers only"
|
800 |
-
msgstr ""
|
801 |
-
|
802 |
-
#: contact_form.php:974
|
803 |
-
#: contact_form.php:995
|
804 |
-
msgid "Border color"
|
805 |
-
msgstr ""
|
806 |
-
|
807 |
-
# @ contact_form
|
808 |
-
#: contact_form.php:979
|
809 |
-
#, fuzzy
|
810 |
-
msgid "Submit button"
|
811 |
-
msgstr "שלח"
|
812 |
-
|
813 |
-
#: contact_form.php:981
|
814 |
-
msgid "Width in px, numbers only"
|
815 |
-
msgstr ""
|
816 |
-
|
817 |
-
#: contact_form.php:985
|
818 |
-
msgid "Button color"
|
819 |
-
msgstr ""
|
820 |
-
|
821 |
-
#: contact_form.php:990
|
822 |
-
msgid "Button text color"
|
823 |
-
msgstr ""
|
824 |
-
|
825 |
-
# @ contact_form
|
826 |
-
#: contact_form.php:1006
|
827 |
-
#, fuzzy
|
828 |
-
msgid "Contact Form Pro | Preview"
|
829 |
-
msgstr "טופס צור קשר"
|
830 |
-
|
831 |
-
#: contact_form.php:1009
|
832 |
-
msgid "Show with errors"
|
833 |
-
msgstr ""
|
834 |
-
|
835 |
-
#: contact_form.php:1017
|
836 |
-
#: contact_form.php:1019
|
837 |
-
msgid "Please enter your full name..."
|
838 |
-
msgstr ""
|
839 |
-
|
840 |
-
#: contact_form.php:1030
|
841 |
-
#: contact_form.php:1032
|
842 |
-
msgid "Please enter your address..."
|
843 |
-
msgstr ""
|
844 |
-
|
845 |
-
# @ contact_form
|
846 |
-
#: contact_form.php:1041
|
847 |
-
#: contact_form.php:1043
|
848 |
-
#, fuzzy
|
849 |
-
msgid "Please enter your email address..."
|
850 |
-
msgstr "השתמש במייל זה:"
|
851 |
-
|
852 |
-
#: contact_form.php:1052
|
853 |
-
#: contact_form.php:1054
|
854 |
-
msgid "Please enter your phone number..."
|
855 |
-
msgstr ""
|
856 |
-
|
857 |
-
#: contact_form.php:1063
|
858 |
-
#: contact_form.php:1065
|
859 |
-
msgid "Please enter subject..."
|
860 |
-
msgstr ""
|
861 |
-
|
862 |
-
#: contact_form.php:1073
|
863 |
-
#: contact_form.php:1075
|
864 |
-
msgid "Please enter your message..."
|
865 |
-
msgstr ""
|
866 |
-
|
867 |
-
# @ contact_form
|
868 |
-
#: contact_form.php:1153
|
869 |
-
msgid "Sorry, email message could not be delivered."
|
870 |
-
msgstr "מצטערים, אי אפשר היה לשלוח את המייל שלך."
|
871 |
-
|
872 |
-
# @ contact_form
|
873 |
-
#: contact_form.php:1531
|
874 |
-
msgid "Contact from"
|
875 |
-
msgstr "טופס צור קשר"
|
876 |
-
|
877 |
-
# @ contact_form
|
878 |
-
#: contact_form.php:1544
|
879 |
-
msgid "Email"
|
880 |
-
msgstr "כתובת מייל"
|
881 |
-
|
882 |
-
# @ contact_form
|
883 |
-
#: contact_form.php:1558
|
884 |
-
msgid "Site"
|
885 |
-
msgstr "אתר"
|
886 |
-
|
887 |
-
# @ contact_form
|
888 |
-
#: contact_form.php:1621
|
889 |
-
msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
|
890 |
-
msgstr "אם אתה יכול לראות את ה MIME הזה, אז הלקוח שלך אינו יכול לקבל סוגי MIME!"
|
891 |
-
|
892 |
-
# @ contact_form
|
893 |
-
#: contact_form.php:1685
|
894 |
-
msgid "FAQ"
|
895 |
-
msgstr "שאלות ותשובות"
|
896 |
-
|
897 |
-
# @ contact_form
|
898 |
-
#: contact_form.php:1686
|
899 |
-
msgid "Support"
|
900 |
-
msgstr "תמיכה"
|
901 |
-
|
902 |
-
#: contact_form.php:1743
|
903 |
-
msgid "Are you sure that you want to delete this language data?"
|
904 |
-
msgstr ""
|
905 |
-
|
906 |
-
# @ contact_form
|
907 |
-
#~ msgid "You can attach the following file formats"
|
908 |
-
#~ msgstr "אתה יכול לצרף קבצים מן הסוגים הבאים"
|
909 |
-
# @ contact_form
|
910 |
-
#, fuzzy
|
911 |
-
#~ msgid "Memory usage"
|
912 |
-
#~ msgstr "תוכן ההודעה"
|
913 |
-
|
914 |
-
# @ contact_form
|
915 |
-
#, fuzzy
|
916 |
-
#~ msgid "Site URL"
|
917 |
-
#~ msgstr "אתר"
|
918 |
-
|
919 |
-
# @ contact_form
|
920 |
-
#, fuzzy
|
921 |
-
#~ msgid "Please enter a valid email address."
|
922 |
-
#~ msgstr "השתמש במייל זה:"
|
923 |
-
|
924 |
-
# @ contact_form
|
925 |
-
#~ msgid "Activated plugins"
|
926 |
-
#~ msgstr "תוספים פעילים"
|
927 |
-
# @ contact_form
|
928 |
-
#~ msgid "Read more"
|
929 |
-
#~ msgstr "קרא עוד"
|
930 |
-
# @ contact_form
|
931 |
-
#~ msgid "Installed plugins"
|
932 |
-
#~ msgstr "תוספים מותקנים"
|
933 |
-
# @ contact_form
|
934 |
-
#~ msgid "Recommended plugins"
|
935 |
-
#~ msgstr "תוספים מומלצים"
|
936 |
-
# @ contact_form
|
937 |
-
#, fuzzy
|
938 |
-
#~ msgid "Free plugins"
|
939 |
-
#~ msgstr "תוספים מומלצים"
|
940 |
-
|
941 |
-
# @ contact_form
|
942 |
-
#~ msgid "Download"
|
943 |
-
#~ msgstr "הורד"
|
944 |
-
# @ contact_form
|
945 |
-
#~ msgid "Install now from wordpress.org"
|
946 |
-
#~ msgstr "התקן כעת מ wordpress.org"
|
947 |
-
# @ contact_form
|
948 |
-
#, fuzzy
|
949 |
-
#~ msgid "If you have any questions, please contact us via"
|
950 |
-
#~ msgstr ""
|
951 |
-
#~ "אם יש לך שאלות כלשהן, אנא צור עמנו קשר דרך plugin@bestwebsoft.com או "
|
952 |
-
#~ "שתמלא את טופס יצירת הקשר באתר שלנו"
|
953 |
-
|
954 |
-
# @ contact_form
|
955 |
-
#, fuzzy
|
956 |
-
#~ msgid "Active Plugins"
|
957 |
-
#~ msgstr "תוספים פעילים"
|
958 |
-
|
959 |
-
# @ contact_form
|
960 |
-
#, fuzzy
|
961 |
-
#~ msgid "Inactive Plugins"
|
962 |
-
#~ msgstr "תוספים פעילים"
|
963 |
-
|
964 |
-
# @ contact_form
|
965 |
-
#, fuzzy
|
966 |
-
#~ msgid "Send to support"
|
967 |
-
#~ msgstr "תמיכה"
|
968 |
-
|
969 |
-
# @ contact_form
|
970 |
-
#~ msgid "Contact Form Options"
|
971 |
-
#~ msgstr "אפשרויות טופס צור קשר"
|
972 |
-
# @ contact_form
|
973 |
-
#~ msgid "Display Attachment tips"
|
974 |
-
#~ msgstr "הצג הסברי קובץ מצורף"
|
975 |
-
# @ contact_form
|
976 |
-
#~ msgid "Please enter a valid email address. Settings are not saved."
|
977 |
-
#~ msgstr "בבקשה הזן כתובת מייל נכונה. ההגדרות לא נשמרו."
|
978 |
-
# @ contact_form
|
979 |
-
#, fuzzy
|
980 |
-
#~ msgid "E-Mail Address"
|
981 |
-
#~ msgstr "כתובת דוא\\\"ל:"
|
982 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/contact_form-hi_IN.mo
DELETED
Binary file
|
languages/contact_form-hi_IN.po
DELETED
@@ -1,883 +0,0 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: contact_form\n"
|
4 |
-
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15 16:48+0300\n"
|
6 |
-
"PO-Revision-Date: 2013-11-15 16:48+0300\n"
|
7 |
-
"Last-Translator: \n"
|
8 |
-
"Language-Team: Team Outshine <ash.pr@outshinesolutions.com>\n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"Language: hi_IN\n"
|
13 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
-
"X-Poedit-Basepath: ..\n"
|
15 |
-
"X-Poedit-SourceCharset: utf-8\n"
|
16 |
-
"X-Generator: Poedit 1.5.4\n"
|
17 |
-
"X-Poedit-SearchPath-0: .\n"
|
18 |
-
|
19 |
-
#: contact_form.php:32
|
20 |
-
#: contact_form.php:525
|
21 |
-
#, fuzzy
|
22 |
-
msgid "Contact Form Settings"
|
23 |
-
msgstr "संपर्क प्रपत्र विकल्प"
|
24 |
-
|
25 |
-
#: contact_form.php:32
|
26 |
-
msgid "Contact Form"
|
27 |
-
msgstr "संपर्क प्रपत्र"
|
28 |
-
|
29 |
-
#: contact_form.php:33
|
30 |
-
#, fuzzy
|
31 |
-
msgid "Contact Form Pro Extra Settings"
|
32 |
-
msgstr "संपर्क प्रपत्र विकल्प"
|
33 |
-
|
34 |
-
#: contact_form.php:33
|
35 |
-
#: contact_form.php:566
|
36 |
-
#: contact_form.php:850
|
37 |
-
#, fuzzy
|
38 |
-
msgid "Contact Form Pro"
|
39 |
-
msgstr "संपर्क प्रपत्र"
|
40 |
-
|
41 |
-
#: contact_form.php:74
|
42 |
-
#: contact_form.php:735
|
43 |
-
#: contact_form.php:765
|
44 |
-
msgid "Name:"
|
45 |
-
msgstr "नाम:"
|
46 |
-
|
47 |
-
#: contact_form.php:75
|
48 |
-
#: contact_form.php:736
|
49 |
-
#: contact_form.php:766
|
50 |
-
#, fuzzy
|
51 |
-
msgid "Address:"
|
52 |
-
msgstr "ई - मेल पता:"
|
53 |
-
|
54 |
-
#: contact_form.php:76
|
55 |
-
#: contact_form.php:737
|
56 |
-
#: contact_form.php:767
|
57 |
-
msgid "Email Address:"
|
58 |
-
msgstr "ई - मेल पता:"
|
59 |
-
|
60 |
-
#: contact_form.php:77
|
61 |
-
#: contact_form.php:738
|
62 |
-
#: contact_form.php:768
|
63 |
-
msgid "Phone number:"
|
64 |
-
msgstr ""
|
65 |
-
|
66 |
-
#: contact_form.php:78
|
67 |
-
#: contact_form.php:739
|
68 |
-
#: contact_form.php:769
|
69 |
-
msgid "Subject:"
|
70 |
-
msgstr "विषय:"
|
71 |
-
|
72 |
-
#: contact_form.php:79
|
73 |
-
#: contact_form.php:740
|
74 |
-
#: contact_form.php:770
|
75 |
-
msgid "Message:"
|
76 |
-
msgstr "संदेश:"
|
77 |
-
|
78 |
-
#: contact_form.php:80
|
79 |
-
#: contact_form.php:741
|
80 |
-
#: contact_form.php:771
|
81 |
-
msgid "Attachment:"
|
82 |
-
msgstr "लगाव:"
|
83 |
-
|
84 |
-
#: contact_form.php:81
|
85 |
-
msgid "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file size: 2MB"
|
86 |
-
msgstr ""
|
87 |
-
|
88 |
-
#: contact_form.php:82
|
89 |
-
#: contact_form.php:743
|
90 |
-
#: contact_form.php:773
|
91 |
-
msgid "Send me a copy"
|
92 |
-
msgstr "मुझे एक प्रतिलिपि भेजें"
|
93 |
-
|
94 |
-
#: contact_form.php:83
|
95 |
-
#: contact_form.php:744
|
96 |
-
#: contact_form.php:774
|
97 |
-
msgid "Submit"
|
98 |
-
msgstr "सबमिट"
|
99 |
-
|
100 |
-
#: contact_form.php:84
|
101 |
-
msgid "Your name is required."
|
102 |
-
msgstr "आपका नाम की आवश्यकता है."
|
103 |
-
|
104 |
-
#: contact_form.php:85
|
105 |
-
#, fuzzy
|
106 |
-
msgid "Address is required."
|
107 |
-
msgstr "एक उचित ई - मेल पते की आवश्यकता है."
|
108 |
-
|
109 |
-
#: contact_form.php:86
|
110 |
-
#, fuzzy
|
111 |
-
msgid "A valid email address is required."
|
112 |
-
msgstr "एक उचित ई - मेल पते की आवश्यकता है."
|
113 |
-
|
114 |
-
#: contact_form.php:87
|
115 |
-
#, fuzzy
|
116 |
-
msgid "Phone number is required."
|
117 |
-
msgstr "आपका नाम की आवश्यकता है."
|
118 |
-
|
119 |
-
#: contact_form.php:88
|
120 |
-
msgid "Subject is required."
|
121 |
-
msgstr "विषय पाठ की आवश्यकता होती है"
|
122 |
-
|
123 |
-
#: contact_form.php:89
|
124 |
-
msgid "Message text is required."
|
125 |
-
msgstr "संदेश पाठ की आवश्यकता है."
|
126 |
-
|
127 |
-
#: contact_form.php:90
|
128 |
-
msgid "File format is not valid."
|
129 |
-
msgstr "अटैचमेंट टूटा ."
|
130 |
-
|
131 |
-
#: contact_form.php:91
|
132 |
-
msgid "File upload error."
|
133 |
-
msgstr ""
|
134 |
-
|
135 |
-
#: contact_form.php:92
|
136 |
-
msgid "The file could not be uploaded."
|
137 |
-
msgstr ""
|
138 |
-
|
139 |
-
#: contact_form.php:93
|
140 |
-
msgid "This file is too large."
|
141 |
-
msgstr ""
|
142 |
-
|
143 |
-
#: contact_form.php:94
|
144 |
-
msgid "Please fill out the CAPTCHA."
|
145 |
-
msgstr "कॅप्चा पूरा करें."
|
146 |
-
|
147 |
-
#: contact_form.php:95
|
148 |
-
msgid "Please make corrections below and try again."
|
149 |
-
msgstr "सुधार नीचे बनाने के लिए और फिर प्रयास करें"
|
150 |
-
|
151 |
-
#: contact_form.php:97
|
152 |
-
msgid "Thank you for contacting us."
|
153 |
-
msgstr "हमसे संपर्क करने के लिए धन्यवाद.हमसे संपर्क करने के लिए धन्यवाद."
|
154 |
-
|
155 |
-
#: contact_form.php:196
|
156 |
-
msgid "requires"
|
157 |
-
msgstr ""
|
158 |
-
|
159 |
-
#: contact_form.php:196
|
160 |
-
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
161 |
-
msgstr ""
|
162 |
-
|
163 |
-
#: contact_form.php:196
|
164 |
-
msgid "Back to the WordPress"
|
165 |
-
msgstr ""
|
166 |
-
|
167 |
-
#: contact_form.php:196
|
168 |
-
#, fuzzy
|
169 |
-
msgid "Plugins page"
|
170 |
-
msgstr "BWS Plugins"
|
171 |
-
|
172 |
-
#: contact_form.php:481
|
173 |
-
msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
|
174 |
-
msgstr ""
|
175 |
-
|
176 |
-
#: contact_form.php:490
|
177 |
-
msgid "Such user does not exist. Settings are not saved."
|
178 |
-
msgstr "इस तरह के उपयोगकर्ता मौजूद नहीं है. सेटिंग्स सहेजे नहीं जाते हैं."
|
179 |
-
|
180 |
-
#: contact_form.php:494
|
181 |
-
#: contact_form.php:500
|
182 |
-
#, fuzzy
|
183 |
-
msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
|
184 |
-
msgstr "कृपया सही ईमेल इनपुट करे . सेटिंग्स सहेजे नहीं जाते हैं."
|
185 |
-
|
186 |
-
#: contact_form.php:505
|
187 |
-
#, fuzzy
|
188 |
-
msgid "Settings saved."
|
189 |
-
msgstr "विकल्प बचाया."
|
190 |
-
|
191 |
-
#: contact_form.php:529
|
192 |
-
#: contact_form.php:844
|
193 |
-
#: contact_form.php:1673
|
194 |
-
#: contact_form.php:1684
|
195 |
-
msgid "Settings"
|
196 |
-
msgstr "सेटिंग्स"
|
197 |
-
|
198 |
-
#: contact_form.php:530
|
199 |
-
#: contact_form.php:845
|
200 |
-
#, fuzzy
|
201 |
-
msgid "Extra settings"
|
202 |
-
msgstr "सेटिंग्स"
|
203 |
-
|
204 |
-
#: contact_form.php:535
|
205 |
-
#: contact_form.php:1101
|
206 |
-
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:"
|
207 |
-
msgstr "यदि आप अपनी वेबसाइट पर एक संपर्क फ़ॉर्म को जोड़ना चाहते हैं, बस कॉपी और अपनी पोस्ट या पृष्ठ या विजेट पर यह लघुकोडः को रखा:"
|
208 |
-
|
209 |
-
#: contact_form.php:535
|
210 |
-
#: contact_form.php:536
|
211 |
-
#: contact_form.php:758
|
212 |
-
#: contact_form.php:807
|
213 |
-
msgid "or"
|
214 |
-
msgstr ""
|
215 |
-
|
216 |
-
#: contact_form.php:536
|
217 |
-
msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
|
218 |
-
msgstr ""
|
219 |
-
|
220 |
-
#: contact_form.php:537
|
221 |
-
msgid "They work the same way."
|
222 |
-
msgstr ""
|
223 |
-
|
224 |
-
#: contact_form.php:538
|
225 |
-
msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
|
226 |
-
msgstr "यदि नीचे दी गई फ़ील्ड्स में जानकारी खाली रहे हैं तो जो पंजीकरण के दौरान निर्दिष्ट किया गया था एक पता करने के लिए संदेश भेजने के लिए किया जाएगा."
|
227 |
-
|
228 |
-
#: contact_form.php:542
|
229 |
-
msgid "The user's email address:"
|
230 |
-
msgstr "WordPress के उपयोगकर्ता का ईमेल का उपयोग करें:"
|
231 |
-
|
232 |
-
#: contact_form.php:546
|
233 |
-
msgid "Create a username"
|
234 |
-
msgstr "उपयोगकर्ता नाम का चयन करें"
|
235 |
-
|
236 |
-
#: contact_form.php:551
|
237 |
-
msgid "Enter a username of the person who should get the messages from the contact form."
|
238 |
-
msgstr "उपयोगकर्ता का नाम है जो एक संपर्क फ़ॉर्म से संदेश मिल जाएगा"
|
239 |
-
|
240 |
-
#: contact_form.php:555
|
241 |
-
msgid "Use this email address:"
|
242 |
-
msgstr "इस ईमेल का उपयोग करें:"
|
243 |
-
|
244 |
-
#: contact_form.php:558
|
245 |
-
msgid "Enter the email address you want the messages forwarded to."
|
246 |
-
msgstr "एक ईमेल पता है जो संदेश प्राप्त करने के लिए इस्तेमाल किया जाएगा "
|
247 |
-
|
248 |
-
#: contact_form.php:562
|
249 |
-
msgid "Add department selectbox to the contact form:"
|
250 |
-
msgstr ""
|
251 |
-
|
252 |
-
#: contact_form.php:565
|
253 |
-
#: contact_form.php:849
|
254 |
-
msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
|
255 |
-
msgstr ""
|
256 |
-
|
257 |
-
#: contact_form.php:573
|
258 |
-
msgid "Save emails to the database"
|
259 |
-
msgstr ""
|
260 |
-
|
261 |
-
#: contact_form.php:583
|
262 |
-
#: contact_form.php:586
|
263 |
-
#: contact_form.php:590
|
264 |
-
msgid "Using Contact Form to DB powered by"
|
265 |
-
msgstr ""
|
266 |
-
|
267 |
-
#: contact_form.php:586
|
268 |
-
#, fuzzy
|
269 |
-
msgid "Activate Contact Form to DB"
|
270 |
-
msgstr "संपर्क प्रपत्र"
|
271 |
-
|
272 |
-
#: contact_form.php:590
|
273 |
-
#, fuzzy
|
274 |
-
msgid "Download Contact Form to DB"
|
275 |
-
msgstr "संपर्क प्रपत्र"
|
276 |
-
|
277 |
-
#: contact_form.php:595
|
278 |
-
msgid "Additional options"
|
279 |
-
msgstr "अतिरिक्त विकल्प"
|
280 |
-
|
281 |
-
#: contact_form.php:597
|
282 |
-
msgid "Show"
|
283 |
-
msgstr ""
|
284 |
-
|
285 |
-
#: contact_form.php:598
|
286 |
-
msgid "Hide"
|
287 |
-
msgstr ""
|
288 |
-
|
289 |
-
#: contact_form.php:602
|
290 |
-
msgid "What to use?"
|
291 |
-
msgstr "किस का उपयोग करें?."
|
292 |
-
|
293 |
-
#: contact_form.php:605
|
294 |
-
msgid "Wp-mail"
|
295 |
-
msgstr "Wp-mail"
|
296 |
-
|
297 |
-
#: contact_form.php:605
|
298 |
-
msgid "You can use the wp_mail function for mailing"
|
299 |
-
msgstr "मेल भेजने के लिए आपको WordPress के wp_mail समारोह का उपयोग कर सकते हैं"
|
300 |
-
|
301 |
-
#: contact_form.php:607
|
302 |
-
msgid "Mail"
|
303 |
-
msgstr "मेल"
|
304 |
-
|
305 |
-
#: contact_form.php:607
|
306 |
-
msgid "To send mail you can use the php mail function"
|
307 |
-
msgstr "मेल भेजने के लिए आपको php मेल समारोह का उपयोग कर सकते हैं"
|
308 |
-
|
309 |
-
#: contact_form.php:611
|
310 |
-
#, fuzzy
|
311 |
-
msgid "The text in the 'From' field"
|
312 |
-
msgstr "संपर्क प्रपत्र की फ़ील्ड्स से बदलें"
|
313 |
-
|
314 |
-
#: contact_form.php:613
|
315 |
-
msgid "User name"
|
316 |
-
msgstr ""
|
317 |
-
|
318 |
-
#: contact_form.php:614
|
319 |
-
msgid "The name of the user who fills the form will be used in the field 'From'."
|
320 |
-
msgstr ""
|
321 |
-
|
322 |
-
#: contact_form.php:617
|
323 |
-
#, fuzzy
|
324 |
-
msgid "This text will be used in the 'FROM' field"
|
325 |
-
msgstr "संपर्क प्रपत्र की फ़ील्ड्स से बदलें"
|
326 |
-
|
327 |
-
#: contact_form.php:621
|
328 |
-
msgid "The email address in the 'From' field"
|
329 |
-
msgstr ""
|
330 |
-
|
331 |
-
#: contact_form.php:623
|
332 |
-
msgid "User email"
|
333 |
-
msgstr ""
|
334 |
-
|
335 |
-
#: contact_form.php:624
|
336 |
-
msgid "The email address of the user who fills the form will be used in the field 'From'."
|
337 |
-
msgstr ""
|
338 |
-
|
339 |
-
#: contact_form.php:627
|
340 |
-
msgid "This email address will be used in the 'From' field."
|
341 |
-
msgstr ""
|
342 |
-
|
343 |
-
#: contact_form.php:631
|
344 |
-
#, fuzzy
|
345 |
-
msgid "Display fields"
|
346 |
-
msgstr "अटैचमेंट ब्लॉक प्रदर्शित करें"
|
347 |
-
|
348 |
-
#: contact_form.php:633
|
349 |
-
#: contact_form.php:681
|
350 |
-
#: contact_form.php:881
|
351 |
-
#: contact_form.php:1541
|
352 |
-
#, fuzzy
|
353 |
-
msgid "Address"
|
354 |
-
msgstr "ई - मेल पता:"
|
355 |
-
|
356 |
-
#: contact_form.php:634
|
357 |
-
#: contact_form.php:683
|
358 |
-
#: contact_form.php:1549
|
359 |
-
msgid "Phone"
|
360 |
-
msgstr ""
|
361 |
-
|
362 |
-
#: contact_form.php:635
|
363 |
-
#, fuzzy
|
364 |
-
msgid "Attachment block"
|
365 |
-
msgstr "अटैचमेंट ब्लॉक प्रदर्शित करें"
|
366 |
-
|
367 |
-
#: contact_form.php:635
|
368 |
-
msgid "Users can attach the following file formats"
|
369 |
-
msgstr "उपयोगकर्ताओं को निम्नलिखित प्रकार की फ़ाइलों को संलग्न कर सकते हैं"
|
370 |
-
|
371 |
-
#: contact_form.php:642
|
372 |
-
#: contact_form.php:645
|
373 |
-
#: contact_form.php:649
|
374 |
-
#: contact_form.php:910
|
375 |
-
msgid "Captcha"
|
376 |
-
msgstr ""
|
377 |
-
|
378 |
-
#: contact_form.php:642
|
379 |
-
#: contact_form.php:645
|
380 |
-
#: contact_form.php:649
|
381 |
-
msgid "powered by"
|
382 |
-
msgstr ""
|
383 |
-
|
384 |
-
#: contact_form.php:645
|
385 |
-
#, fuzzy
|
386 |
-
msgid "Activate captcha"
|
387 |
-
msgstr "सक्रिय प्लगिन"
|
388 |
-
|
389 |
-
#: contact_form.php:649
|
390 |
-
#, fuzzy
|
391 |
-
msgid "Download captcha"
|
392 |
-
msgstr "डाउनलोड"
|
393 |
-
|
394 |
-
#: contact_form.php:654
|
395 |
-
#, fuzzy
|
396 |
-
msgid "Display tips below the Attachment block"
|
397 |
-
msgstr "अटैचमेंट ब्लॉक प्रदर्शित करें"
|
398 |
-
|
399 |
-
#: contact_form.php:663
|
400 |
-
msgid "Delete an attachment file from the server after the email is sent"
|
401 |
-
msgstr ""
|
402 |
-
|
403 |
-
#: contact_form.php:669
|
404 |
-
#, fuzzy
|
405 |
-
msgid "Display 'Send me a copy' block"
|
406 |
-
msgstr "मुझे एक प्रति ब्लॉक भेजें प्रदर्शित करें"
|
407 |
-
|
408 |
-
#: contact_form.php:678
|
409 |
-
msgid "Required fields"
|
410 |
-
msgstr ""
|
411 |
-
|
412 |
-
#: contact_form.php:680
|
413 |
-
#: contact_form.php:876
|
414 |
-
#: contact_form.php:1536
|
415 |
-
msgid "Name"
|
416 |
-
msgstr "नाम"
|
417 |
-
|
418 |
-
#: contact_form.php:682
|
419 |
-
#, fuzzy
|
420 |
-
msgid "Email Address"
|
421 |
-
msgstr "ई - मेल पता:"
|
422 |
-
|
423 |
-
#: contact_form.php:684
|
424 |
-
#: contact_form.php:896
|
425 |
-
#: contact_form.php:1552
|
426 |
-
msgid "Subject"
|
427 |
-
msgstr "विषय"
|
428 |
-
|
429 |
-
#: contact_form.php:685
|
430 |
-
#: contact_form.php:900
|
431 |
-
#: contact_form.php:1555
|
432 |
-
msgid "Message"
|
433 |
-
msgstr "संदेश"
|
434 |
-
|
435 |
-
#: contact_form.php:689
|
436 |
-
msgid "Required symbol"
|
437 |
-
msgstr ""
|
438 |
-
|
439 |
-
#: contact_form.php:695
|
440 |
-
#, fuzzy
|
441 |
-
msgid "Display additional info in the email"
|
442 |
-
msgstr "ईमेल में अतिरिक्त जानकारी प्रदर्शित करें"
|
443 |
-
|
444 |
-
#: contact_form.php:700
|
445 |
-
#: contact_form.php:1508
|
446 |
-
msgid "Sent from (ip address)"
|
447 |
-
msgstr "(आईपी पते से भेजा गया)"
|
448 |
-
|
449 |
-
#: contact_form.php:700
|
450 |
-
#, fuzzy
|
451 |
-
msgid "Example: Sent from (IP address):\t127.0.0.1"
|
452 |
-
msgstr "(आईपी पते से भेजा गया)"
|
453 |
-
|
454 |
-
#: contact_form.php:701
|
455 |
-
#: contact_form.php:1513
|
456 |
-
msgid "Date/Time"
|
457 |
-
msgstr "दिनांक / समय"
|
458 |
-
|
459 |
-
#: contact_form.php:701
|
460 |
-
msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
|
461 |
-
msgstr ""
|
462 |
-
|
463 |
-
#: contact_form.php:702
|
464 |
-
#: contact_form.php:1518
|
465 |
-
msgid "Sent from (referer)"
|
466 |
-
msgstr "से आ रहा है (referer)"
|
467 |
-
|
468 |
-
#: contact_form.php:702
|
469 |
-
msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
|
470 |
-
msgstr ""
|
471 |
-
|
472 |
-
#: contact_form.php:703
|
473 |
-
#: contact_form.php:1523
|
474 |
-
msgid "Using (user agent)"
|
475 |
-
msgstr "उपयोग करना (प्रयोक्ता एजेंट)"
|
476 |
-
|
477 |
-
#: contact_form.php:703
|
478 |
-
msgid "Example: Using (user agent):\tMozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36"
|
479 |
-
msgstr ""
|
480 |
-
|
481 |
-
#: contact_form.php:707
|
482 |
-
msgid "Language settings for the field names in the form"
|
483 |
-
msgstr ""
|
484 |
-
|
485 |
-
#: contact_form.php:716
|
486 |
-
msgid "Add a language"
|
487 |
-
msgstr ""
|
488 |
-
|
489 |
-
#: contact_form.php:720
|
490 |
-
#, fuzzy
|
491 |
-
msgid "Change the names of the contact form fields and error messages"
|
492 |
-
msgstr "संपर्क प्रपत्र का फ़ील्ड्स के लिए लेबल बदलें"
|
493 |
-
|
494 |
-
#: contact_form.php:725
|
495 |
-
#: contact_form.php:798
|
496 |
-
msgid "English"
|
497 |
-
msgstr ""
|
498 |
-
|
499 |
-
#: contact_form.php:742
|
500 |
-
#: contact_form.php:772
|
501 |
-
#, fuzzy
|
502 |
-
msgid "Tips below the Attachment block"
|
503 |
-
msgstr "अटैचमेंट ब्लॉक प्रदर्शित करें"
|
504 |
-
|
505 |
-
#: contact_form.php:745
|
506 |
-
#: contact_form.php:775
|
507 |
-
msgid "Error message for the Name field"
|
508 |
-
msgstr ""
|
509 |
-
|
510 |
-
#: contact_form.php:746
|
511 |
-
#: contact_form.php:776
|
512 |
-
msgid "Error message for the Address field"
|
513 |
-
msgstr ""
|
514 |
-
|
515 |
-
#: contact_form.php:747
|
516 |
-
#: contact_form.php:777
|
517 |
-
msgid "Error message for the Email field"
|
518 |
-
msgstr ""
|
519 |
-
|
520 |
-
#: contact_form.php:748
|
521 |
-
#: contact_form.php:778
|
522 |
-
msgid "Error message for the Phone field"
|
523 |
-
msgstr ""
|
524 |
-
|
525 |
-
#: contact_form.php:749
|
526 |
-
#: contact_form.php:779
|
527 |
-
msgid "Error message for the Subject field"
|
528 |
-
msgstr ""
|
529 |
-
|
530 |
-
#: contact_form.php:750
|
531 |
-
#: contact_form.php:780
|
532 |
-
msgid "Error message for the Message field"
|
533 |
-
msgstr ""
|
534 |
-
|
535 |
-
#: contact_form.php:751
|
536 |
-
#: contact_form.php:781
|
537 |
-
msgid "Error message about the file type for the Attachment field"
|
538 |
-
msgstr ""
|
539 |
-
|
540 |
-
#: contact_form.php:752
|
541 |
-
#: contact_form.php:782
|
542 |
-
msgid "Error message while uploading a file for the Attachment field to the server"
|
543 |
-
msgstr ""
|
544 |
-
|
545 |
-
#: contact_form.php:753
|
546 |
-
#: contact_form.php:783
|
547 |
-
msgid "Error message while moving the file for the Attachment field"
|
548 |
-
msgstr ""
|
549 |
-
|
550 |
-
#: contact_form.php:754
|
551 |
-
#: contact_form.php:784
|
552 |
-
msgid "Error message when file size limit for the Attachment field is exceeded"
|
553 |
-
msgstr ""
|
554 |
-
|
555 |
-
#: contact_form.php:755
|
556 |
-
#: contact_form.php:785
|
557 |
-
msgid "Error message for the Captcha field"
|
558 |
-
msgstr ""
|
559 |
-
|
560 |
-
#: contact_form.php:756
|
561 |
-
#: contact_form.php:786
|
562 |
-
msgid "Error message for the whole form"
|
563 |
-
msgstr ""
|
564 |
-
|
565 |
-
#: contact_form.php:758
|
566 |
-
#: contact_form.php:788
|
567 |
-
#: contact_form.php:807
|
568 |
-
#: contact_form.php:813
|
569 |
-
msgid "Use shortcode"
|
570 |
-
msgstr ""
|
571 |
-
|
572 |
-
#: contact_form.php:758
|
573 |
-
#: contact_form.php:788
|
574 |
-
#: contact_form.php:807
|
575 |
-
#: contact_form.php:813
|
576 |
-
msgid "for this language"
|
577 |
-
msgstr ""
|
578 |
-
|
579 |
-
#: contact_form.php:795
|
580 |
-
msgid "Action after email is sent"
|
581 |
-
msgstr ""
|
582 |
-
|
583 |
-
#: contact_form.php:797
|
584 |
-
#, fuzzy
|
585 |
-
msgid "Display text"
|
586 |
-
msgstr "अटैचमेंट ब्लॉक प्रदर्शित करें"
|
587 |
-
|
588 |
-
#: contact_form.php:806
|
589 |
-
#: contact_form.php:812
|
590 |
-
msgid "Text"
|
591 |
-
msgstr ""
|
592 |
-
|
593 |
-
#: contact_form.php:819
|
594 |
-
msgid "Redirect to the page"
|
595 |
-
msgstr ""
|
596 |
-
|
597 |
-
#: contact_form.php:820
|
598 |
-
msgid "Url"
|
599 |
-
msgstr ""
|
600 |
-
|
601 |
-
#: contact_form.php:825
|
602 |
-
#: contact_form.php:1002
|
603 |
-
msgid "Save Changes"
|
604 |
-
msgstr "परिवर्तन सहेजें"
|
605 |
-
|
606 |
-
#: contact_form.php:842
|
607 |
-
#, fuzzy
|
608 |
-
msgid "Contact Form Pro | Extra Settings"
|
609 |
-
msgstr "संपर्क प्रपत्र विकल्प"
|
610 |
-
|
611 |
-
#: contact_form.php:856
|
612 |
-
msgid "Errors output"
|
613 |
-
msgstr ""
|
614 |
-
|
615 |
-
#: contact_form.php:859
|
616 |
-
msgid "Display error messages"
|
617 |
-
msgstr ""
|
618 |
-
|
619 |
-
#: contact_form.php:860
|
620 |
-
msgid "Color of the input field errors."
|
621 |
-
msgstr ""
|
622 |
-
|
623 |
-
#: contact_form.php:861
|
624 |
-
msgid "Display error messages & color of the input field errors"
|
625 |
-
msgstr ""
|
626 |
-
|
627 |
-
#: contact_form.php:866
|
628 |
-
msgid "Add placeholder to the input blocks"
|
629 |
-
msgstr ""
|
630 |
-
|
631 |
-
#: contact_form.php:872
|
632 |
-
#, fuzzy
|
633 |
-
msgid "Add tooltips"
|
634 |
-
msgstr "अतिरिक्त विकल्प"
|
635 |
-
|
636 |
-
#: contact_form.php:886
|
637 |
-
#, fuzzy
|
638 |
-
msgid "Email address"
|
639 |
-
msgstr "ई - मेल पता:"
|
640 |
-
|
641 |
-
#: contact_form.php:891
|
642 |
-
msgid "Phone Number"
|
643 |
-
msgstr ""
|
644 |
-
|
645 |
-
#: contact_form.php:905
|
646 |
-
#, fuzzy
|
647 |
-
msgid "Attachment"
|
648 |
-
msgstr "लगाव:"
|
649 |
-
|
650 |
-
#: contact_form.php:910
|
651 |
-
msgid "(powered by bestwebsoft.com)"
|
652 |
-
msgstr ""
|
653 |
-
|
654 |
-
#: contact_form.php:915
|
655 |
-
#, fuzzy
|
656 |
-
msgid "Style options"
|
657 |
-
msgstr "अतिरिक्त विकल्प"
|
658 |
-
|
659 |
-
#: contact_form.php:918
|
660 |
-
msgid "Text color"
|
661 |
-
msgstr ""
|
662 |
-
|
663 |
-
#: contact_form.php:921
|
664 |
-
#: contact_form.php:926
|
665 |
-
#: contact_form.php:936
|
666 |
-
#: contact_form.php:941
|
667 |
-
#: contact_form.php:946
|
668 |
-
#: contact_form.php:951
|
669 |
-
#: contact_form.php:961
|
670 |
-
#: contact_form.php:966
|
671 |
-
#: contact_form.php:972
|
672 |
-
#: contact_form.php:983
|
673 |
-
#: contact_form.php:988
|
674 |
-
#: contact_form.php:993
|
675 |
-
msgid "Default"
|
676 |
-
msgstr ""
|
677 |
-
|
678 |
-
#: contact_form.php:923
|
679 |
-
msgid "Label text color"
|
680 |
-
msgstr ""
|
681 |
-
|
682 |
-
#: contact_form.php:928
|
683 |
-
msgid "Placeholder color"
|
684 |
-
msgstr ""
|
685 |
-
|
686 |
-
#: contact_form.php:933
|
687 |
-
msgid "Errors color"
|
688 |
-
msgstr ""
|
689 |
-
|
690 |
-
#: contact_form.php:938
|
691 |
-
msgid "Error text color"
|
692 |
-
msgstr ""
|
693 |
-
|
694 |
-
#: contact_form.php:943
|
695 |
-
msgid "Background color of the input field errors"
|
696 |
-
msgstr ""
|
697 |
-
|
698 |
-
#: contact_form.php:948
|
699 |
-
msgid "Border color of the input field errors"
|
700 |
-
msgstr ""
|
701 |
-
|
702 |
-
#: contact_form.php:953
|
703 |
-
msgid "Placeholder color of the input field errors"
|
704 |
-
msgstr ""
|
705 |
-
|
706 |
-
#: contact_form.php:958
|
707 |
-
#, fuzzy
|
708 |
-
msgid "Input fields"
|
709 |
-
msgstr "अटैचमेंट ब्लॉक प्रदर्शित करें"
|
710 |
-
|
711 |
-
#: contact_form.php:963
|
712 |
-
msgid "Input fields background color"
|
713 |
-
msgstr ""
|
714 |
-
|
715 |
-
#: contact_form.php:968
|
716 |
-
msgid "Text fields color"
|
717 |
-
msgstr ""
|
718 |
-
|
719 |
-
#: contact_form.php:970
|
720 |
-
msgid "Border width in px, numbers only"
|
721 |
-
msgstr ""
|
722 |
-
|
723 |
-
#: contact_form.php:974
|
724 |
-
#: contact_form.php:995
|
725 |
-
msgid "Border color"
|
726 |
-
msgstr ""
|
727 |
-
|
728 |
-
#: contact_form.php:979
|
729 |
-
#, fuzzy
|
730 |
-
msgid "Submit button"
|
731 |
-
msgstr "सबमिट"
|
732 |
-
|
733 |
-
#: contact_form.php:981
|
734 |
-
msgid "Width in px, numbers only"
|
735 |
-
msgstr ""
|
736 |
-
|
737 |
-
#: contact_form.php:985
|
738 |
-
msgid "Button color"
|
739 |
-
msgstr ""
|
740 |
-
|
741 |
-
#: contact_form.php:990
|
742 |
-
msgid "Button text color"
|
743 |
-
msgstr ""
|
744 |
-
|
745 |
-
#: contact_form.php:1006
|
746 |
-
#, fuzzy
|
747 |
-
msgid "Contact Form Pro | Preview"
|
748 |
-
msgstr "संपर्क प्रपत्र"
|
749 |
-
|
750 |
-
#: contact_form.php:1009
|
751 |
-
msgid "Show with errors"
|
752 |
-
msgstr ""
|
753 |
-
|
754 |
-
#: contact_form.php:1017
|
755 |
-
#: contact_form.php:1019
|
756 |
-
msgid "Please enter your full name..."
|
757 |
-
msgstr ""
|
758 |
-
|
759 |
-
#: contact_form.php:1030
|
760 |
-
#: contact_form.php:1032
|
761 |
-
msgid "Please enter your address..."
|
762 |
-
msgstr ""
|
763 |
-
|
764 |
-
#: contact_form.php:1041
|
765 |
-
#: contact_form.php:1043
|
766 |
-
#, fuzzy
|
767 |
-
msgid "Please enter your email address..."
|
768 |
-
msgstr "इस ईमेल का उपयोग करें:"
|
769 |
-
|
770 |
-
#: contact_form.php:1052
|
771 |
-
#: contact_form.php:1054
|
772 |
-
msgid "Please enter your phone number..."
|
773 |
-
msgstr ""
|
774 |
-
|
775 |
-
#: contact_form.php:1063
|
776 |
-
#: contact_form.php:1065
|
777 |
-
msgid "Please enter subject..."
|
778 |
-
msgstr ""
|
779 |
-
|
780 |
-
#: contact_form.php:1073
|
781 |
-
#: contact_form.php:1075
|
782 |
-
msgid "Please enter your message..."
|
783 |
-
msgstr ""
|
784 |
-
|
785 |
-
#: contact_form.php:1153
|
786 |
-
msgid "Sorry, email message could not be delivered."
|
787 |
-
msgstr "क्षमा करें, आपका ई - मेल वितरित नहीं किया जा सकता है."
|
788 |
-
|
789 |
-
#: contact_form.php:1531
|
790 |
-
msgid "Contact from"
|
791 |
-
msgstr "संपर्क करें"
|
792 |
-
|
793 |
-
#: contact_form.php:1544
|
794 |
-
msgid "Email"
|
795 |
-
msgstr "ईमेल"
|
796 |
-
|
797 |
-
#: contact_form.php:1558
|
798 |
-
msgid "Site"
|
799 |
-
msgstr "साइट"
|
800 |
-
|
801 |
-
#: contact_form.php:1621
|
802 |
-
msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
|
803 |
-
msgstr "यदि आप अपने ग्राहक की तुलना में इस माइम देख सकते हैं MIME प्रकार स्वीकार नहीं करता है!"
|
804 |
-
|
805 |
-
#: contact_form.php:1685
|
806 |
-
msgid "FAQ"
|
807 |
-
msgstr "अक्सर पूछे जाने वाले प्रश्न"
|
808 |
-
|
809 |
-
#: contact_form.php:1686
|
810 |
-
msgid "Support"
|
811 |
-
msgstr "समर्थन"
|
812 |
-
|
813 |
-
#: contact_form.php:1743
|
814 |
-
msgid "Are you sure that you want to delete this language data?"
|
815 |
-
msgstr ""
|
816 |
-
|
817 |
-
#~ msgid "You can attach the following file formats"
|
818 |
-
#~ msgstr "आप निम्न प्रकार का फ़ाइलों को संलग्न कर सकते हैं"
|
819 |
-
|
820 |
-
#, fuzzy
|
821 |
-
#~ msgid "Memory usage"
|
822 |
-
#~ msgstr "संदेश"
|
823 |
-
|
824 |
-
#, fuzzy
|
825 |
-
#~ msgid "Site URL"
|
826 |
-
#~ msgstr "साइट"
|
827 |
-
|
828 |
-
#, fuzzy
|
829 |
-
#~ msgid "Please enter a valid email address."
|
830 |
-
#~ msgstr "इस ईमेल का उपयोग करें:"
|
831 |
-
#~ msgid "Activated plugins"
|
832 |
-
#~ msgstr "सक्रिय प्लगिन"
|
833 |
-
#~ msgid "Read more"
|
834 |
-
#~ msgstr "अधिक पढ़ें"
|
835 |
-
#~ msgid "Installed plugins"
|
836 |
-
#~ msgstr "स्थापित plugins"
|
837 |
-
#~ msgid "Recommended plugins"
|
838 |
-
#~ msgstr "अनुशंसित प्लगिन"
|
839 |
-
|
840 |
-
#, fuzzy
|
841 |
-
#~ msgid "Free plugins"
|
842 |
-
#~ msgstr "अनुशंसित प्लगिन"
|
843 |
-
#~ msgid "Download"
|
844 |
-
#~ msgstr "डाउनलोड"
|
845 |
-
#~ msgid "Install %s"
|
846 |
-
#~ msgstr "स्थापित%s"
|
847 |
-
#~ msgid "Install now from wordpress.org"
|
848 |
-
#~ msgstr "Wordpress.org से अब स्थापित"
|
849 |
-
|
850 |
-
#, fuzzy
|
851 |
-
#~ msgid "If you have any questions, please contact us via"
|
852 |
-
#~ msgstr ""
|
853 |
-
#~ "यदि आप कोई प्रश्न हैं, हमें plugin@bestwebsoft.com के माध्यम से संपर्क करें या हमारी "
|
854 |
-
#~ "साइट पर हमारे संपर्क फार्म में भरें"
|
855 |
-
|
856 |
-
#, fuzzy
|
857 |
-
#~ msgid "Active Plugins"
|
858 |
-
#~ msgstr "सक्रिय प्लगिन"
|
859 |
-
|
860 |
-
#, fuzzy
|
861 |
-
#~ msgid "Inactive Plugins"
|
862 |
-
#~ msgstr "सक्रिय प्लगिन"
|
863 |
-
|
864 |
-
#, fuzzy
|
865 |
-
#~ msgid "Send to support"
|
866 |
-
#~ msgstr "समर्थन"
|
867 |
-
#~ msgid "Contact Form Options"
|
868 |
-
#~ msgstr "संपर्क प्रपत्र विकल्प"
|
869 |
-
|
870 |
-
#, fuzzy
|
871 |
-
#~ msgid "Display Attachment tips"
|
872 |
-
#~ msgstr "अटैचमेंट ब्लॉक प्रदर्शित करें"
|
873 |
-
#~ msgid "Please enter a valid email address. Settings are not saved."
|
874 |
-
#~ msgstr "कृपया सही ईमेल इनपुट करे . सेटिंग्स सहेजे नहीं जाते हैं."
|
875 |
-
|
876 |
-
#, fuzzy
|
877 |
-
#~ msgid "E-Mail Address"
|
878 |
-
#~ msgstr "ई - मेल पता:"
|
879 |
-
#~ msgid "E-Mail Addresse:"
|
880 |
-
#~ msgstr "Indirizzo e-mail:"
|
881 |
-
#~ msgid "Install Now"
|
882 |
-
#~ msgstr "Installa Ora"
|
883 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/contact_form-it_IT.mo
CHANGED
Binary file
|
languages/contact_form-it_IT.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15
|
6 |
-
"PO-Revision-Date: 2013-11-15
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Ilian Gagliardi <ilian@ultra-violet.it>\n"
|
9 |
"MIME-Version: 1.0\n"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-11-22 15:12+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-11-22 15:12+0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Ilian Gagliardi <ilian@ultra-violet.it>\n"
|
9 |
"MIME-Version: 1.0\n"
|
languages/contact_form-ja.mo
CHANGED
Binary file
|
languages/contact_form-ja.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15
|
6 |
-
"PO-Revision-Date: 2013-11-15
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: foken <foken@gmx.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-11-22 15:12+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-11-22 15:12+0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: foken <foken@gmx.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
languages/contact_form-lt_LT.mo
DELETED
Binary file
|
languages/contact_form-lt_LT.po
DELETED
@@ -1,882 +0,0 @@
|
|
1 |
-
# Donatas G. <dgvirtual@akl.lt>, 2012.
|
2 |
-
msgid ""
|
3 |
-
msgstr ""
|
4 |
-
"Project-Id-Version: contact_form\n"
|
5 |
-
"Report-Msgid-Bugs-To: \n"
|
6 |
-
"POT-Creation-Date: 2013-11-15 16:48+0300\n"
|
7 |
-
"PO-Revision-Date: 2013-11-15 16:48+0300\n"
|
8 |
-
"Last-Translator: \n"
|
9 |
-
"Language-Team: Lithuanian <kde-i18n-lt@kde.org>\n"
|
10 |
-
"MIME-Version: 1.0\n"
|
11 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
-
"Content-Transfer-Encoding: 8bit\n"
|
13 |
-
"Language: lt\n"
|
14 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
15 |
-
"X-Poedit-Basepath: ..\n"
|
16 |
-
"X-Poedit-SourceCharset: utf-8\n"
|
17 |
-
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
18 |
-
"X-Generator: Poedit 1.5.4\n"
|
19 |
-
"X-Poedit-SearchPath-0: .\n"
|
20 |
-
|
21 |
-
#: contact_form.php:32
|
22 |
-
#: contact_form.php:525
|
23 |
-
#, fuzzy
|
24 |
-
msgid "Contact Form Settings"
|
25 |
-
msgstr "Kontaktų formos parinktys"
|
26 |
-
|
27 |
-
#: contact_form.php:32
|
28 |
-
msgid "Contact Form"
|
29 |
-
msgstr "Kontaktų forma"
|
30 |
-
|
31 |
-
#: contact_form.php:33
|
32 |
-
#, fuzzy
|
33 |
-
msgid "Contact Form Pro Extra Settings"
|
34 |
-
msgstr "Kontaktų formos parinktys"
|
35 |
-
|
36 |
-
#: contact_form.php:33
|
37 |
-
#: contact_form.php:566
|
38 |
-
#: contact_form.php:850
|
39 |
-
#, fuzzy
|
40 |
-
msgid "Contact Form Pro"
|
41 |
-
msgstr "Kontaktų forma"
|
42 |
-
|
43 |
-
#: contact_form.php:74
|
44 |
-
#: contact_form.php:735
|
45 |
-
#: contact_form.php:765
|
46 |
-
msgid "Name:"
|
47 |
-
msgstr "Vardas:"
|
48 |
-
|
49 |
-
#: contact_form.php:75
|
50 |
-
#: contact_form.php:736
|
51 |
-
#: contact_form.php:766
|
52 |
-
#, fuzzy
|
53 |
-
msgid "Address:"
|
54 |
-
msgstr "El. pašto adresas:"
|
55 |
-
|
56 |
-
#: contact_form.php:76
|
57 |
-
#: contact_form.php:737
|
58 |
-
#: contact_form.php:767
|
59 |
-
msgid "Email Address:"
|
60 |
-
msgstr "El. pašto adresas:"
|
61 |
-
|
62 |
-
#: contact_form.php:77
|
63 |
-
#: contact_form.php:738
|
64 |
-
#: contact_form.php:768
|
65 |
-
msgid "Phone number:"
|
66 |
-
msgstr ""
|
67 |
-
|
68 |
-
#: contact_form.php:78
|
69 |
-
#: contact_form.php:739
|
70 |
-
#: contact_form.php:769
|
71 |
-
msgid "Subject:"
|
72 |
-
msgstr "Tema:"
|
73 |
-
|
74 |
-
#: contact_form.php:79
|
75 |
-
#: contact_form.php:740
|
76 |
-
#: contact_form.php:770
|
77 |
-
msgid "Message:"
|
78 |
-
msgstr "Pranešimas:"
|
79 |
-
|
80 |
-
#: contact_form.php:80
|
81 |
-
#: contact_form.php:741
|
82 |
-
#: contact_form.php:771
|
83 |
-
msgid "Attachment:"
|
84 |
-
msgstr "Priedas:"
|
85 |
-
|
86 |
-
#: contact_form.php:81
|
87 |
-
msgid "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file size: 2MB"
|
88 |
-
msgstr ""
|
89 |
-
|
90 |
-
#: contact_form.php:82
|
91 |
-
#: contact_form.php:743
|
92 |
-
#: contact_form.php:773
|
93 |
-
msgid "Send me a copy"
|
94 |
-
msgstr "Siųsti kopiją man"
|
95 |
-
|
96 |
-
#: contact_form.php:83
|
97 |
-
#: contact_form.php:744
|
98 |
-
#: contact_form.php:774
|
99 |
-
msgid "Submit"
|
100 |
-
msgstr "Siųsti"
|
101 |
-
|
102 |
-
#: contact_form.php:84
|
103 |
-
msgid "Your name is required."
|
104 |
-
msgstr "Būtina įrašyti vardą."
|
105 |
-
|
106 |
-
#: contact_form.php:85
|
107 |
-
#, fuzzy
|
108 |
-
msgid "Address is required."
|
109 |
-
msgstr "Būtina įrašyti teisingą el. pašto adresą."
|
110 |
-
|
111 |
-
#: contact_form.php:86
|
112 |
-
#, fuzzy
|
113 |
-
msgid "A valid email address is required."
|
114 |
-
msgstr "Būtina įrašyti teisingą el. pašto adresą."
|
115 |
-
|
116 |
-
#: contact_form.php:87
|
117 |
-
#, fuzzy
|
118 |
-
msgid "Phone number is required."
|
119 |
-
msgstr "Būtina įrašyti vardą."
|
120 |
-
|
121 |
-
#: contact_form.php:88
|
122 |
-
msgid "Subject is required."
|
123 |
-
msgstr "Būtina įrašyti temą."
|
124 |
-
|
125 |
-
#: contact_form.php:89
|
126 |
-
msgid "Message text is required."
|
127 |
-
msgstr "Būtina įrašyti laiško turinį."
|
128 |
-
|
129 |
-
#: contact_form.php:90
|
130 |
-
msgid "File format is not valid."
|
131 |
-
msgstr "Pridedamas failas sugadintas."
|
132 |
-
|
133 |
-
#: contact_form.php:91
|
134 |
-
msgid "File upload error."
|
135 |
-
msgstr ""
|
136 |
-
|
137 |
-
#: contact_form.php:92
|
138 |
-
msgid "The file could not be uploaded."
|
139 |
-
msgstr ""
|
140 |
-
|
141 |
-
#: contact_form.php:93
|
142 |
-
msgid "This file is too large."
|
143 |
-
msgstr ""
|
144 |
-
|
145 |
-
#: contact_form.php:94
|
146 |
-
msgid "Please fill out the CAPTCHA."
|
147 |
-
msgstr "Prašome užpildyti CAPTCHA."
|
148 |
-
|
149 |
-
#: contact_form.php:95
|
150 |
-
msgid "Please make corrections below and try again."
|
151 |
-
msgstr "Prašome pataisyti laišką ir bandyti iš naujo."
|
152 |
-
|
153 |
-
#: contact_form.php:97
|
154 |
-
msgid "Thank you for contacting us."
|
155 |
-
msgstr "Dėkojame, kad su mumis susisiekėte."
|
156 |
-
|
157 |
-
#: contact_form.php:196
|
158 |
-
msgid "requires"
|
159 |
-
msgstr ""
|
160 |
-
|
161 |
-
#: contact_form.php:196
|
162 |
-
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
163 |
-
msgstr ""
|
164 |
-
|
165 |
-
#: contact_form.php:196
|
166 |
-
msgid "Back to the WordPress"
|
167 |
-
msgstr ""
|
168 |
-
|
169 |
-
#: contact_form.php:196
|
170 |
-
#, fuzzy
|
171 |
-
msgid "Plugins page"
|
172 |
-
msgstr "Разширение BWS"
|
173 |
-
|
174 |
-
#: contact_form.php:481
|
175 |
-
msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
|
176 |
-
msgstr ""
|
177 |
-
|
178 |
-
#: contact_form.php:490
|
179 |
-
msgid "Such user does not exist. Settings are not saved."
|
180 |
-
msgstr "Toks vartotojas neegzistuoja. Nustatymai neišsaugoti."
|
181 |
-
|
182 |
-
#: contact_form.php:494
|
183 |
-
#: contact_form.php:500
|
184 |
-
#, fuzzy
|
185 |
-
msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
|
186 |
-
msgstr "Prašome įrašyti teisingą el. pašto adresą. Nustatymai neįrašyti."
|
187 |
-
|
188 |
-
#: contact_form.php:505
|
189 |
-
#, fuzzy
|
190 |
-
msgid "Settings saved."
|
191 |
-
msgstr "Parinktys išsaugotos."
|
192 |
-
|
193 |
-
#: contact_form.php:529
|
194 |
-
#: contact_form.php:844
|
195 |
-
#: contact_form.php:1673
|
196 |
-
#: contact_form.php:1684
|
197 |
-
msgid "Settings"
|
198 |
-
msgstr "Nustatymai"
|
199 |
-
|
200 |
-
#: contact_form.php:530
|
201 |
-
#: contact_form.php:845
|
202 |
-
#, fuzzy
|
203 |
-
msgid "Extra settings"
|
204 |
-
msgstr "Nustatymai"
|
205 |
-
|
206 |
-
#: contact_form.php:535
|
207 |
-
#: contact_form.php:1101
|
208 |
-
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:"
|
209 |
-
msgstr "Jei norite pridėti kontaktų formą prie savo svetainės, tiesiog nukopijuokite šį trumpą kodą į savo puslapį ar elementą:"
|
210 |
-
|
211 |
-
#: contact_form.php:535
|
212 |
-
#: contact_form.php:536
|
213 |
-
#: contact_form.php:758
|
214 |
-
#: contact_form.php:807
|
215 |
-
msgid "or"
|
216 |
-
msgstr ""
|
217 |
-
|
218 |
-
#: contact_form.php:536
|
219 |
-
msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
|
220 |
-
msgstr ""
|
221 |
-
|
222 |
-
#: contact_form.php:537
|
223 |
-
msgid "They work the same way."
|
224 |
-
msgstr ""
|
225 |
-
|
226 |
-
#: contact_form.php:538
|
227 |
-
msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
|
228 |
-
msgstr "Jei informacijos žemiau esančiuose laukuose nėra, pranešimas bus išsiųstas adresu, kuris buvo nurodytas prisiregistravimo metu."
|
229 |
-
|
230 |
-
#: contact_form.php:542
|
231 |
-
msgid "The user's email address:"
|
232 |
-
msgstr "Naudoti wordpress vartotojo el. pašto adresą:"
|
233 |
-
|
234 |
-
#: contact_form.php:546
|
235 |
-
msgid "Create a username"
|
236 |
-
msgstr "Pasirinkite vartotojo vardą"
|
237 |
-
|
238 |
-
#: contact_form.php:551
|
239 |
-
msgid "Enter a username of the person who should get the messages from the contact form."
|
240 |
-
msgstr "Nurodykite vardą vartotojo, kuris gaus pranešimus iš Kontaktų formos."
|
241 |
-
|
242 |
-
#: contact_form.php:555
|
243 |
-
msgid "Use this email address:"
|
244 |
-
msgstr "Naudoti šį el. pašto adresą:"
|
245 |
-
|
246 |
-
#: contact_form.php:558
|
247 |
-
msgid "Enter the email address you want the messages forwarded to."
|
248 |
-
msgstr "Nustatykite el. pašto adresą, kuris bus naudojamas pranešimams gauti."
|
249 |
-
|
250 |
-
#: contact_form.php:562
|
251 |
-
msgid "Add department selectbox to the contact form:"
|
252 |
-
msgstr ""
|
253 |
-
|
254 |
-
#: contact_form.php:565
|
255 |
-
#: contact_form.php:849
|
256 |
-
msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
|
257 |
-
msgstr ""
|
258 |
-
|
259 |
-
#: contact_form.php:573
|
260 |
-
msgid "Save emails to the database"
|
261 |
-
msgstr ""
|
262 |
-
|
263 |
-
#: contact_form.php:583
|
264 |
-
#: contact_form.php:586
|
265 |
-
#: contact_form.php:590
|
266 |
-
msgid "Using Contact Form to DB powered by"
|
267 |
-
msgstr ""
|
268 |
-
|
269 |
-
#: contact_form.php:586
|
270 |
-
#, fuzzy
|
271 |
-
msgid "Activate Contact Form to DB"
|
272 |
-
msgstr "Kontaktų forma"
|
273 |
-
|
274 |
-
#: contact_form.php:590
|
275 |
-
#, fuzzy
|
276 |
-
msgid "Download Contact Form to DB"
|
277 |
-
msgstr "Kontaktų forma"
|
278 |
-
|
279 |
-
#: contact_form.php:595
|
280 |
-
msgid "Additional options"
|
281 |
-
msgstr "Papildomos parinktys"
|
282 |
-
|
283 |
-
#: contact_form.php:597
|
284 |
-
msgid "Show"
|
285 |
-
msgstr ""
|
286 |
-
|
287 |
-
#: contact_form.php:598
|
288 |
-
msgid "Hide"
|
289 |
-
msgstr ""
|
290 |
-
|
291 |
-
#: contact_form.php:602
|
292 |
-
msgid "What to use?"
|
293 |
-
msgstr ""
|
294 |
-
|
295 |
-
#: contact_form.php:605
|
296 |
-
msgid "Wp-mail"
|
297 |
-
msgstr "Wp-mail"
|
298 |
-
|
299 |
-
#: contact_form.php:605
|
300 |
-
msgid "You can use the wp_mail function for mailing"
|
301 |
-
msgstr ""
|
302 |
-
|
303 |
-
#: contact_form.php:607
|
304 |
-
msgid "Mail"
|
305 |
-
msgstr "Mail"
|
306 |
-
|
307 |
-
#: contact_form.php:607
|
308 |
-
msgid "To send mail you can use the php mail function"
|
309 |
-
msgstr ""
|
310 |
-
|
311 |
-
#: contact_form.php:611
|
312 |
-
#, fuzzy
|
313 |
-
msgid "The text in the 'From' field"
|
314 |
-
msgstr "Pakeiskite IŠ srityse kontaktų formos"
|
315 |
-
|
316 |
-
#: contact_form.php:613
|
317 |
-
msgid "User name"
|
318 |
-
msgstr ""
|
319 |
-
|
320 |
-
#: contact_form.php:614
|
321 |
-
msgid "The name of the user who fills the form will be used in the field 'From'."
|
322 |
-
msgstr ""
|
323 |
-
|
324 |
-
#: contact_form.php:617
|
325 |
-
#, fuzzy
|
326 |
-
msgid "This text will be used in the 'FROM' field"
|
327 |
-
msgstr "Pakeiskite IŠ srityse kontaktų formos"
|
328 |
-
|
329 |
-
#: contact_form.php:621
|
330 |
-
msgid "The email address in the 'From' field"
|
331 |
-
msgstr ""
|
332 |
-
|
333 |
-
#: contact_form.php:623
|
334 |
-
msgid "User email"
|
335 |
-
msgstr ""
|
336 |
-
|
337 |
-
#: contact_form.php:624
|
338 |
-
msgid "The email address of the user who fills the form will be used in the field 'From'."
|
339 |
-
msgstr ""
|
340 |
-
|
341 |
-
#: contact_form.php:627
|
342 |
-
msgid "This email address will be used in the 'From' field."
|
343 |
-
msgstr ""
|
344 |
-
|
345 |
-
#: contact_form.php:631
|
346 |
-
#, fuzzy
|
347 |
-
msgid "Display fields"
|
348 |
-
msgstr "Rodyti priedų įrašą"
|
349 |
-
|
350 |
-
#: contact_form.php:633
|
351 |
-
#: contact_form.php:681
|
352 |
-
#: contact_form.php:881
|
353 |
-
#: contact_form.php:1541
|
354 |
-
#, fuzzy
|
355 |
-
msgid "Address"
|
356 |
-
msgstr "El. pašto adresas:"
|
357 |
-
|
358 |
-
#: contact_form.php:634
|
359 |
-
#: contact_form.php:683
|
360 |
-
#: contact_form.php:1549
|
361 |
-
msgid "Phone"
|
362 |
-
msgstr ""
|
363 |
-
|
364 |
-
#: contact_form.php:635
|
365 |
-
#, fuzzy
|
366 |
-
msgid "Attachment block"
|
367 |
-
msgstr "Rodyti priedų įrašą"
|
368 |
-
|
369 |
-
#: contact_form.php:635
|
370 |
-
msgid "Users can attach the following file formats"
|
371 |
-
msgstr "Vartotojai gali prikabinti šių tipų failus"
|
372 |
-
|
373 |
-
#: contact_form.php:642
|
374 |
-
#: contact_form.php:645
|
375 |
-
#: contact_form.php:649
|
376 |
-
#: contact_form.php:910
|
377 |
-
msgid "Captcha"
|
378 |
-
msgstr ""
|
379 |
-
|
380 |
-
#: contact_form.php:642
|
381 |
-
#: contact_form.php:645
|
382 |
-
#: contact_form.php:649
|
383 |
-
msgid "powered by"
|
384 |
-
msgstr ""
|
385 |
-
|
386 |
-
#: contact_form.php:645
|
387 |
-
#, fuzzy
|
388 |
-
msgid "Activate captcha"
|
389 |
-
msgstr "Aktyvuoti įskiepiai"
|
390 |
-
|
391 |
-
#: contact_form.php:649
|
392 |
-
#, fuzzy
|
393 |
-
msgid "Download captcha"
|
394 |
-
msgstr "Atsisiųsti"
|
395 |
-
|
396 |
-
#: contact_form.php:654
|
397 |
-
#, fuzzy
|
398 |
-
msgid "Display tips below the Attachment block"
|
399 |
-
msgstr "Rodyti priedų įrašą"
|
400 |
-
|
401 |
-
#: contact_form.php:663
|
402 |
-
msgid "Delete an attachment file from the server after the email is sent"
|
403 |
-
msgstr ""
|
404 |
-
|
405 |
-
#: contact_form.php:669
|
406 |
-
#, fuzzy
|
407 |
-
msgid "Display 'Send me a copy' block"
|
408 |
-
msgstr "Rodyti „Siųsti kopiją man“ įrašą"
|
409 |
-
|
410 |
-
#: contact_form.php:678
|
411 |
-
msgid "Required fields"
|
412 |
-
msgstr ""
|
413 |
-
|
414 |
-
#: contact_form.php:680
|
415 |
-
#: contact_form.php:876
|
416 |
-
#: contact_form.php:1536
|
417 |
-
msgid "Name"
|
418 |
-
msgstr "Vardas"
|
419 |
-
|
420 |
-
#: contact_form.php:682
|
421 |
-
#, fuzzy
|
422 |
-
msgid "Email Address"
|
423 |
-
msgstr "El. pašto adresas:"
|
424 |
-
|
425 |
-
#: contact_form.php:684
|
426 |
-
#: contact_form.php:896
|
427 |
-
#: contact_form.php:1552
|
428 |
-
msgid "Subject"
|
429 |
-
msgstr "Tema"
|
430 |
-
|
431 |
-
#: contact_form.php:685
|
432 |
-
#: contact_form.php:900
|
433 |
-
#: contact_form.php:1555
|
434 |
-
msgid "Message"
|
435 |
-
msgstr "Tekstas"
|
436 |
-
|
437 |
-
#: contact_form.php:689
|
438 |
-
msgid "Required symbol"
|
439 |
-
msgstr ""
|
440 |
-
|
441 |
-
#: contact_form.php:695
|
442 |
-
msgid "Display additional info in the email"
|
443 |
-
msgstr ""
|
444 |
-
|
445 |
-
#: contact_form.php:700
|
446 |
-
#: contact_form.php:1508
|
447 |
-
msgid "Sent from (ip address)"
|
448 |
-
msgstr "Siųsta iš (ip adresas)"
|
449 |
-
|
450 |
-
#: contact_form.php:700
|
451 |
-
#, fuzzy
|
452 |
-
msgid "Example: Sent from (IP address):\t127.0.0.1"
|
453 |
-
msgstr "Siųsta iš (ip adresas)"
|
454 |
-
|
455 |
-
#: contact_form.php:701
|
456 |
-
#: contact_form.php:1513
|
457 |
-
msgid "Date/Time"
|
458 |
-
msgstr "Data/laikas"
|
459 |
-
|
460 |
-
#: contact_form.php:701
|
461 |
-
msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
|
462 |
-
msgstr ""
|
463 |
-
|
464 |
-
#: contact_form.php:702
|
465 |
-
#: contact_form.php:1518
|
466 |
-
msgid "Sent from (referer)"
|
467 |
-
msgstr "Ateita iš (nukreipiklis)"
|
468 |
-
|
469 |
-
#: contact_form.php:702
|
470 |
-
msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
|
471 |
-
msgstr ""
|
472 |
-
|
473 |
-
#: contact_form.php:703
|
474 |
-
#: contact_form.php:1523
|
475 |
-
msgid "Using (user agent)"
|
476 |
-
msgstr "Naudoja (naršyklės įrašas)"
|
477 |
-
|
478 |
-
#: contact_form.php:703
|
479 |
-
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"
|
480 |
-
msgstr ""
|
481 |
-
|
482 |
-
#: contact_form.php:707
|
483 |
-
msgid "Language settings for the field names in the form"
|
484 |
-
msgstr ""
|
485 |
-
|
486 |
-
#: contact_form.php:716
|
487 |
-
msgid "Add a language"
|
488 |
-
msgstr ""
|
489 |
-
|
490 |
-
#: contact_form.php:720
|
491 |
-
#, fuzzy
|
492 |
-
msgid "Change the names of the contact form fields and error messages"
|
493 |
-
msgstr "Pakeiskite antraštes kontaktų formos etiketėms"
|
494 |
-
|
495 |
-
#: contact_form.php:725
|
496 |
-
#: contact_form.php:798
|
497 |
-
msgid "English"
|
498 |
-
msgstr ""
|
499 |
-
|
500 |
-
#: contact_form.php:742
|
501 |
-
#: contact_form.php:772
|
502 |
-
#, fuzzy
|
503 |
-
msgid "Tips below the Attachment block"
|
504 |
-
msgstr "Rodyti priedų įrašą"
|
505 |
-
|
506 |
-
#: contact_form.php:745
|
507 |
-
#: contact_form.php:775
|
508 |
-
msgid "Error message for the Name field"
|
509 |
-
msgstr ""
|
510 |
-
|
511 |
-
#: contact_form.php:746
|
512 |
-
#: contact_form.php:776
|
513 |
-
msgid "Error message for the Address field"
|
514 |
-
msgstr ""
|
515 |
-
|
516 |
-
#: contact_form.php:747
|
517 |
-
#: contact_form.php:777
|
518 |
-
msgid "Error message for the Email field"
|
519 |
-
msgstr ""
|
520 |
-
|
521 |
-
#: contact_form.php:748
|
522 |
-
#: contact_form.php:778
|
523 |
-
msgid "Error message for the Phone field"
|
524 |
-
msgstr ""
|
525 |
-
|
526 |
-
#: contact_form.php:749
|
527 |
-
#: contact_form.php:779
|
528 |
-
msgid "Error message for the Subject field"
|
529 |
-
msgstr ""
|
530 |
-
|
531 |
-
#: contact_form.php:750
|
532 |
-
#: contact_form.php:780
|
533 |
-
msgid "Error message for the Message field"
|
534 |
-
msgstr ""
|
535 |
-
|
536 |
-
#: contact_form.php:751
|
537 |
-
#: contact_form.php:781
|
538 |
-
msgid "Error message about the file type for the Attachment field"
|
539 |
-
msgstr ""
|
540 |
-
|
541 |
-
#: contact_form.php:752
|
542 |
-
#: contact_form.php:782
|
543 |
-
msgid "Error message while uploading a file for the Attachment field to the server"
|
544 |
-
msgstr ""
|
545 |
-
|
546 |
-
#: contact_form.php:753
|
547 |
-
#: contact_form.php:783
|
548 |
-
msgid "Error message while moving the file for the Attachment field"
|
549 |
-
msgstr ""
|
550 |
-
|
551 |
-
#: contact_form.php:754
|
552 |
-
#: contact_form.php:784
|
553 |
-
msgid "Error message when file size limit for the Attachment field is exceeded"
|
554 |
-
msgstr ""
|
555 |
-
|
556 |
-
#: contact_form.php:755
|
557 |
-
#: contact_form.php:785
|
558 |
-
msgid "Error message for the Captcha field"
|
559 |
-
msgstr ""
|
560 |
-
|
561 |
-
#: contact_form.php:756
|
562 |
-
#: contact_form.php:786
|
563 |
-
msgid "Error message for the whole form"
|
564 |
-
msgstr ""
|
565 |
-
|
566 |
-
#: contact_form.php:758
|
567 |
-
#: contact_form.php:788
|
568 |
-
#: contact_form.php:807
|
569 |
-
#: contact_form.php:813
|
570 |
-
msgid "Use shortcode"
|
571 |
-
msgstr ""
|
572 |
-
|
573 |
-
#: contact_form.php:758
|
574 |
-
#: contact_form.php:788
|
575 |
-
#: contact_form.php:807
|
576 |
-
#: contact_form.php:813
|
577 |
-
msgid "for this language"
|
578 |
-
msgstr ""
|
579 |
-
|
580 |
-
#: contact_form.php:795
|
581 |
-
msgid "Action after email is sent"
|
582 |
-
msgstr ""
|
583 |
-
|
584 |
-
#: contact_form.php:797
|
585 |
-
#, fuzzy
|
586 |
-
msgid "Display text"
|
587 |
-
msgstr "Rodyti priedų įrašą"
|
588 |
-
|
589 |
-
#: contact_form.php:806
|
590 |
-
#: contact_form.php:812
|
591 |
-
msgid "Text"
|
592 |
-
msgstr ""
|
593 |
-
|
594 |
-
#: contact_form.php:819
|
595 |
-
msgid "Redirect to the page"
|
596 |
-
msgstr ""
|
597 |
-
|
598 |
-
#: contact_form.php:820
|
599 |
-
msgid "Url"
|
600 |
-
msgstr ""
|
601 |
-
|
602 |
-
#: contact_form.php:825
|
603 |
-
#: contact_form.php:1002
|
604 |
-
msgid "Save Changes"
|
605 |
-
msgstr "Įrašyti pakeitimus"
|
606 |
-
|
607 |
-
#: contact_form.php:842
|
608 |
-
#, fuzzy
|
609 |
-
msgid "Contact Form Pro | Extra Settings"
|
610 |
-
msgstr "Kontaktų formos parinktys"
|
611 |
-
|
612 |
-
#: contact_form.php:856
|
613 |
-
msgid "Errors output"
|
614 |
-
msgstr ""
|
615 |
-
|
616 |
-
#: contact_form.php:859
|
617 |
-
msgid "Display error messages"
|
618 |
-
msgstr ""
|
619 |
-
|
620 |
-
#: contact_form.php:860
|
621 |
-
msgid "Color of the input field errors."
|
622 |
-
msgstr ""
|
623 |
-
|
624 |
-
#: contact_form.php:861
|
625 |
-
msgid "Display error messages & color of the input field errors"
|
626 |
-
msgstr ""
|
627 |
-
|
628 |
-
#: contact_form.php:866
|
629 |
-
msgid "Add placeholder to the input blocks"
|
630 |
-
msgstr ""
|
631 |
-
|
632 |
-
#: contact_form.php:872
|
633 |
-
#, fuzzy
|
634 |
-
msgid "Add tooltips"
|
635 |
-
msgstr "Papildomos parinktys"
|
636 |
-
|
637 |
-
#: contact_form.php:886
|
638 |
-
#, fuzzy
|
639 |
-
msgid "Email address"
|
640 |
-
msgstr "El. pašto adresas:"
|
641 |
-
|
642 |
-
#: contact_form.php:891
|
643 |
-
msgid "Phone Number"
|
644 |
-
msgstr ""
|
645 |
-
|
646 |
-
#: contact_form.php:905
|
647 |
-
#, fuzzy
|
648 |
-
msgid "Attachment"
|
649 |
-
msgstr "Priedas:"
|
650 |
-
|
651 |
-
#: contact_form.php:910
|
652 |
-
msgid "(powered by bestwebsoft.com)"
|
653 |
-
msgstr ""
|
654 |
-
|
655 |
-
#: contact_form.php:915
|
656 |
-
#, fuzzy
|
657 |
-
msgid "Style options"
|
658 |
-
msgstr "Papildomos parinktys"
|
659 |
-
|
660 |
-
#: contact_form.php:918
|
661 |
-
msgid "Text color"
|
662 |
-
msgstr ""
|
663 |
-
|
664 |
-
#: contact_form.php:921
|
665 |
-
#: contact_form.php:926
|
666 |
-
#: contact_form.php:936
|
667 |
-
#: contact_form.php:941
|
668 |
-
#: contact_form.php:946
|
669 |
-
#: contact_form.php:951
|
670 |
-
#: contact_form.php:961
|
671 |
-
#: contact_form.php:966
|
672 |
-
#: contact_form.php:972
|
673 |
-
#: contact_form.php:983
|
674 |
-
#: contact_form.php:988
|
675 |
-
#: contact_form.php:993
|
676 |
-
msgid "Default"
|
677 |
-
msgstr ""
|
678 |
-
|
679 |
-
#: contact_form.php:923
|
680 |
-
msgid "Label text color"
|
681 |
-
msgstr ""
|
682 |
-
|
683 |
-
#: contact_form.php:928
|
684 |
-
msgid "Placeholder color"
|
685 |
-
msgstr ""
|
686 |
-
|
687 |
-
#: contact_form.php:933
|
688 |
-
msgid "Errors color"
|
689 |
-
msgstr ""
|
690 |
-
|
691 |
-
#: contact_form.php:938
|
692 |
-
msgid "Error text color"
|
693 |
-
msgstr ""
|
694 |
-
|
695 |
-
#: contact_form.php:943
|
696 |
-
msgid "Background color of the input field errors"
|
697 |
-
msgstr ""
|
698 |
-
|
699 |
-
#: contact_form.php:948
|
700 |
-
msgid "Border color of the input field errors"
|
701 |
-
msgstr ""
|
702 |
-
|
703 |
-
#: contact_form.php:953
|
704 |
-
msgid "Placeholder color of the input field errors"
|
705 |
-
msgstr ""
|
706 |
-
|
707 |
-
#: contact_form.php:958
|
708 |
-
#, fuzzy
|
709 |
-
msgid "Input fields"
|
710 |
-
msgstr "Rodyti priedų įrašą"
|
711 |
-
|
712 |
-
#: contact_form.php:963
|
713 |
-
msgid "Input fields background color"
|
714 |
-
msgstr ""
|
715 |
-
|
716 |
-
#: contact_form.php:968
|
717 |
-
msgid "Text fields color"
|
718 |
-
msgstr ""
|
719 |
-
|
720 |
-
#: contact_form.php:970
|
721 |
-
msgid "Border width in px, numbers only"
|
722 |
-
msgstr ""
|
723 |
-
|
724 |
-
#: contact_form.php:974
|
725 |
-
#: contact_form.php:995
|
726 |
-
msgid "Border color"
|
727 |
-
msgstr ""
|
728 |
-
|
729 |
-
#: contact_form.php:979
|
730 |
-
#, fuzzy
|
731 |
-
msgid "Submit button"
|
732 |
-
msgstr "Siųsti"
|
733 |
-
|
734 |
-
#: contact_form.php:981
|
735 |
-
msgid "Width in px, numbers only"
|
736 |
-
msgstr ""
|
737 |
-
|
738 |
-
#: contact_form.php:985
|
739 |
-
msgid "Button color"
|
740 |
-
msgstr ""
|
741 |
-
|
742 |
-
#: contact_form.php:990
|
743 |
-
msgid "Button text color"
|
744 |
-
msgstr ""
|
745 |
-
|
746 |
-
#: contact_form.php:1006
|
747 |
-
#, fuzzy
|
748 |
-
msgid "Contact Form Pro | Preview"
|
749 |
-
msgstr "Kontaktų forma"
|
750 |
-
|
751 |
-
#: contact_form.php:1009
|
752 |
-
msgid "Show with errors"
|
753 |
-
msgstr ""
|
754 |
-
|
755 |
-
#: contact_form.php:1017
|
756 |
-
#: contact_form.php:1019
|
757 |
-
msgid "Please enter your full name..."
|
758 |
-
msgstr ""
|
759 |
-
|
760 |
-
#: contact_form.php:1030
|
761 |
-
#: contact_form.php:1032
|
762 |
-
msgid "Please enter your address..."
|
763 |
-
msgstr ""
|
764 |
-
|
765 |
-
#: contact_form.php:1041
|
766 |
-
#: contact_form.php:1043
|
767 |
-
#, fuzzy
|
768 |
-
msgid "Please enter your email address..."
|
769 |
-
msgstr "Naudoti šį el. pašto adresą:"
|
770 |
-
|
771 |
-
#: contact_form.php:1052
|
772 |
-
#: contact_form.php:1054
|
773 |
-
msgid "Please enter your phone number..."
|
774 |
-
msgstr ""
|
775 |
-
|
776 |
-
#: contact_form.php:1063
|
777 |
-
#: contact_form.php:1065
|
778 |
-
msgid "Please enter subject..."
|
779 |
-
msgstr ""
|
780 |
-
|
781 |
-
#: contact_form.php:1073
|
782 |
-
#: contact_form.php:1075
|
783 |
-
msgid "Please enter your message..."
|
784 |
-
msgstr ""
|
785 |
-
|
786 |
-
#: contact_form.php:1153
|
787 |
-
msgid "Sorry, email message could not be delivered."
|
788 |
-
msgstr "Deja, jūsų el. laiško nepavyko pristatyti."
|
789 |
-
|
790 |
-
#: contact_form.php:1531
|
791 |
-
msgid "Contact from"
|
792 |
-
msgstr "Kontaktų forma"
|
793 |
-
|
794 |
-
#: contact_form.php:1544
|
795 |
-
msgid "Email"
|
796 |
-
msgstr "El. paštas"
|
797 |
-
|
798 |
-
#: contact_form.php:1558
|
799 |
-
msgid "Site"
|
800 |
-
msgstr "Svetainė"
|
801 |
-
|
802 |
-
#: contact_form.php:1621
|
803 |
-
msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
|
804 |
-
msgstr "Jei galite matyti šį MIME tipą, jūsų klientas nepriima MIME tipų!"
|
805 |
-
|
806 |
-
#: contact_form.php:1685
|
807 |
-
msgid "FAQ"
|
808 |
-
msgstr "DUK"
|
809 |
-
|
810 |
-
#: contact_form.php:1686
|
811 |
-
msgid "Support"
|
812 |
-
msgstr "Palaikymas"
|
813 |
-
|
814 |
-
#: contact_form.php:1743
|
815 |
-
msgid "Are you sure that you want to delete this language data?"
|
816 |
-
msgstr ""
|
817 |
-
|
818 |
-
#~ msgid "You can attach the following file formats"
|
819 |
-
#~ msgstr "Galite prikabinti šių tipų failus"
|
820 |
-
|
821 |
-
#, fuzzy
|
822 |
-
#~ msgid "Memory usage"
|
823 |
-
#~ msgstr "Tekstas"
|
824 |
-
|
825 |
-
#, fuzzy
|
826 |
-
#~ msgid "Site URL"
|
827 |
-
#~ msgstr "Svetainė"
|
828 |
-
|
829 |
-
#, fuzzy
|
830 |
-
#~ msgid "Please enter a valid email address."
|
831 |
-
#~ msgstr "Naudoti šį el. pašto adresą:"
|
832 |
-
#~ msgid "Activated plugins"
|
833 |
-
#~ msgstr "Aktyvuoti įskiepiai"
|
834 |
-
#~ msgid "Read more"
|
835 |
-
#~ msgstr "Skaityti daugiau"
|
836 |
-
#~ msgid "Installed plugins"
|
837 |
-
#~ msgstr "Įdiegti įskiepiai"
|
838 |
-
#~ msgid "Recommended plugins"
|
839 |
-
#~ msgstr "Rekomenduojami įskiepiai"
|
840 |
-
#~ msgid "Purchase"
|
841 |
-
#~ msgstr "Purchase"
|
842 |
-
|
843 |
-
#, fuzzy
|
844 |
-
#~ msgid "Free plugins"
|
845 |
-
#~ msgstr "Rekomenduojami įskiepiai"
|
846 |
-
#~ msgid "Download"
|
847 |
-
#~ msgstr "Atsisiųsti"
|
848 |
-
#~ msgid "Install %s"
|
849 |
-
#~ msgstr "Įdiegti %s"
|
850 |
-
#~ msgid "Install now from wordpress.org"
|
851 |
-
#~ msgstr "Įdiegti dabar iš wordpress.org"
|
852 |
-
|
853 |
-
#, fuzzy
|
854 |
-
#~ msgid "If you have any questions, please contact us via"
|
855 |
-
#~ msgstr ""
|
856 |
-
#~ "Jei turite klausimų, prašome susisiekti su mumis per plugin@bestwebsoft."
|
857 |
-
#~ "com arba užpildykite mūsų kontaktų formą mūsų svetainėje"
|
858 |
-
|
859 |
-
#, fuzzy
|
860 |
-
#~ msgid "Active Plugins"
|
861 |
-
#~ msgstr "Aktyvuoti įskiepiai"
|
862 |
-
|
863 |
-
#, fuzzy
|
864 |
-
#~ msgid "Inactive Plugins"
|
865 |
-
#~ msgstr "Aktyvuoti įskiepiai"
|
866 |
-
|
867 |
-
#, fuzzy
|
868 |
-
#~ msgid "Send to support"
|
869 |
-
#~ msgstr "Palaikymas"
|
870 |
-
#~ msgid "Contact Form Options"
|
871 |
-
#~ msgstr "Kontaktų formos parinktys"
|
872 |
-
#~ msgid "Please enter a valid email address. Settings are not saved."
|
873 |
-
#~ msgstr "Prašome įrašyti teisingą el. pašto adresą. Nustatymai neįrašyti."
|
874 |
-
|
875 |
-
#, fuzzy
|
876 |
-
#~ msgid "E-Mail Address"
|
877 |
-
#~ msgstr "El. pašto adresas:"
|
878 |
-
#~ msgid "E-Mail Addresse:"
|
879 |
-
#~ msgstr "E-mail адрес:"
|
880 |
-
#~ msgid "Install Now"
|
881 |
-
#~ msgstr "Инсталирайте сега"
|
882 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/contact_form-nb_NO.mo
DELETED
Binary file
|
languages/contact_form-nb_NO.po
DELETED
@@ -1,879 +0,0 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: contact_form\n"
|
4 |
-
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15 16:48+0300\n"
|
6 |
-
"PO-Revision-Date: 2013-11-15 16:48+0300\n"
|
7 |
-
"Last-Translator: \n"
|
8 |
-
"Language-Team: Thomas Hartung <thartung@adipositas-mm.de>\n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"Language: de_DE\n"
|
13 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
-
"X-Poedit-Basepath: ..\n"
|
15 |
-
"X-Poedit-SourceCharset: utf-8\n"
|
16 |
-
"X-Generator: Poedit 1.5.4\n"
|
17 |
-
"X-Poedit-SearchPath-0: .\n"
|
18 |
-
|
19 |
-
#: contact_form.php:32
|
20 |
-
#: contact_form.php:525
|
21 |
-
#, fuzzy
|
22 |
-
msgid "Contact Form Settings"
|
23 |
-
msgstr "Innstillinger for kontaktskjema"
|
24 |
-
|
25 |
-
#: contact_form.php:32
|
26 |
-
msgid "Contact Form"
|
27 |
-
msgstr "Kontaktskjema"
|
28 |
-
|
29 |
-
#: contact_form.php:33
|
30 |
-
#, fuzzy
|
31 |
-
msgid "Contact Form Pro Extra Settings"
|
32 |
-
msgstr "Innstillinger for kontaktskjema"
|
33 |
-
|
34 |
-
#: contact_form.php:33
|
35 |
-
#: contact_form.php:566
|
36 |
-
#: contact_form.php:850
|
37 |
-
#, fuzzy
|
38 |
-
msgid "Contact Form Pro"
|
39 |
-
msgstr "Kontaktskjema"
|
40 |
-
|
41 |
-
#: contact_form.php:74
|
42 |
-
#: contact_form.php:735
|
43 |
-
#: contact_form.php:765
|
44 |
-
msgid "Name:"
|
45 |
-
msgstr "Navn:"
|
46 |
-
|
47 |
-
#: contact_form.php:75
|
48 |
-
#: contact_form.php:736
|
49 |
-
#: contact_form.php:766
|
50 |
-
#, fuzzy
|
51 |
-
msgid "Address:"
|
52 |
-
msgstr "Epostadresse:"
|
53 |
-
|
54 |
-
#: contact_form.php:76
|
55 |
-
#: contact_form.php:737
|
56 |
-
#: contact_form.php:767
|
57 |
-
msgid "Email Address:"
|
58 |
-
msgstr "Epostadresse:"
|
59 |
-
|
60 |
-
#: contact_form.php:77
|
61 |
-
#: contact_form.php:738
|
62 |
-
#: contact_form.php:768
|
63 |
-
msgid "Phone number:"
|
64 |
-
msgstr ""
|
65 |
-
|
66 |
-
#: contact_form.php:78
|
67 |
-
#: contact_form.php:739
|
68 |
-
#: contact_form.php:769
|
69 |
-
msgid "Subject:"
|
70 |
-
msgstr "Tema:"
|
71 |
-
|
72 |
-
#: contact_form.php:79
|
73 |
-
#: contact_form.php:740
|
74 |
-
#: contact_form.php:770
|
75 |
-
msgid "Message:"
|
76 |
-
msgstr "Melding:"
|
77 |
-
|
78 |
-
#: contact_form.php:80
|
79 |
-
#: contact_form.php:741
|
80 |
-
#: contact_form.php:771
|
81 |
-
msgid "Attachment:"
|
82 |
-
msgstr "Vedlegg:"
|
83 |
-
|
84 |
-
#: contact_form.php:81
|
85 |
-
msgid "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file size: 2MB"
|
86 |
-
msgstr ""
|
87 |
-
|
88 |
-
#: contact_form.php:82
|
89 |
-
#: contact_form.php:743
|
90 |
-
#: contact_form.php:773
|
91 |
-
msgid "Send me a copy"
|
92 |
-
msgstr "Send meg en kopi"
|
93 |
-
|
94 |
-
#: contact_form.php:83
|
95 |
-
#: contact_form.php:744
|
96 |
-
#: contact_form.php:774
|
97 |
-
msgid "Submit"
|
98 |
-
msgstr "Send"
|
99 |
-
|
100 |
-
#: contact_form.php:84
|
101 |
-
msgid "Your name is required."
|
102 |
-
msgstr "Navnet ditt er påkrevet."
|
103 |
-
|
104 |
-
#: contact_form.php:85
|
105 |
-
#, fuzzy
|
106 |
-
msgid "Address is required."
|
107 |
-
msgstr "En korrekt epostadresse er påkrevet."
|
108 |
-
|
109 |
-
#: contact_form.php:86
|
110 |
-
#, fuzzy
|
111 |
-
msgid "A valid email address is required."
|
112 |
-
msgstr "En korrekt epostadresse er påkrevet."
|
113 |
-
|
114 |
-
#: contact_form.php:87
|
115 |
-
#, fuzzy
|
116 |
-
msgid "Phone number is required."
|
117 |
-
msgstr "Navnet ditt er påkrevet."
|
118 |
-
|
119 |
-
#: contact_form.php:88
|
120 |
-
msgid "Subject is required."
|
121 |
-
msgstr "Tekst i temafeltet er påkrevet."
|
122 |
-
|
123 |
-
#: contact_form.php:89
|
124 |
-
msgid "Message text is required."
|
125 |
-
msgstr "Tekst i meldingsfeltet er påkrevet"
|
126 |
-
|
127 |
-
#: contact_form.php:90
|
128 |
-
msgid "File format is not valid."
|
129 |
-
msgstr "Vedlegget fungerer ikke."
|
130 |
-
|
131 |
-
#: contact_form.php:91
|
132 |
-
msgid "File upload error."
|
133 |
-
msgstr ""
|
134 |
-
|
135 |
-
#: contact_form.php:92
|
136 |
-
msgid "The file could not be uploaded."
|
137 |
-
msgstr ""
|
138 |
-
|
139 |
-
#: contact_form.php:93
|
140 |
-
msgid "This file is too large."
|
141 |
-
msgstr ""
|
142 |
-
|
143 |
-
#: contact_form.php:94
|
144 |
-
msgid "Please fill out the CAPTCHA."
|
145 |
-
msgstr "Vennligst fyll ut CAPTCHA"
|
146 |
-
|
147 |
-
#: contact_form.php:95
|
148 |
-
msgid "Please make corrections below and try again."
|
149 |
-
msgstr "Vennligst gjør endringer nedenfor og forsøk igjen."
|
150 |
-
|
151 |
-
#: contact_form.php:97
|
152 |
-
msgid "Thank you for contacting us."
|
153 |
-
msgstr "Takk for at du tok kontakt med oss"
|
154 |
-
|
155 |
-
#: contact_form.php:196
|
156 |
-
msgid "requires"
|
157 |
-
msgstr ""
|
158 |
-
|
159 |
-
#: contact_form.php:196
|
160 |
-
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
161 |
-
msgstr ""
|
162 |
-
|
163 |
-
#: contact_form.php:196
|
164 |
-
msgid "Back to the WordPress"
|
165 |
-
msgstr ""
|
166 |
-
|
167 |
-
#: contact_form.php:196
|
168 |
-
#, fuzzy
|
169 |
-
msgid "Plugins page"
|
170 |
-
msgstr "BWS Plugins"
|
171 |
-
|
172 |
-
#: contact_form.php:481
|
173 |
-
msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
|
174 |
-
msgstr ""
|
175 |
-
|
176 |
-
#: contact_form.php:490
|
177 |
-
msgid "Such user does not exist. Settings are not saved."
|
178 |
-
msgstr "Denne brukeren finnes ikke. Innstillingene er ikke lagret."
|
179 |
-
|
180 |
-
#: contact_form.php:494
|
181 |
-
#: contact_form.php:500
|
182 |
-
#, fuzzy
|
183 |
-
msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
|
184 |
-
msgstr "Vennligst benytt en korrekt epostadresse. Innstillingene er ikke lagret."
|
185 |
-
|
186 |
-
#: contact_form.php:505
|
187 |
-
#, fuzzy
|
188 |
-
msgid "Settings saved."
|
189 |
-
msgstr "Innstillinger lagret."
|
190 |
-
|
191 |
-
#: contact_form.php:529
|
192 |
-
#: contact_form.php:844
|
193 |
-
#: contact_form.php:1673
|
194 |
-
#: contact_form.php:1684
|
195 |
-
msgid "Settings"
|
196 |
-
msgstr "Innstilllinger"
|
197 |
-
|
198 |
-
#: contact_form.php:530
|
199 |
-
#: contact_form.php:845
|
200 |
-
#, fuzzy
|
201 |
-
msgid "Extra settings"
|
202 |
-
msgstr "Innstilllinger"
|
203 |
-
|
204 |
-
#: contact_form.php:535
|
205 |
-
#: contact_form.php:1101
|
206 |
-
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:"
|
207 |
-
msgstr "Dersom du ønsket å legge til et kontaktskjema på wedsiden din, kopier og put denne koden i kommentaren din eller på siden din: "
|
208 |
-
|
209 |
-
#: contact_form.php:535
|
210 |
-
#: contact_form.php:536
|
211 |
-
#: contact_form.php:758
|
212 |
-
#: contact_form.php:807
|
213 |
-
msgid "or"
|
214 |
-
msgstr ""
|
215 |
-
|
216 |
-
#: contact_form.php:536
|
217 |
-
msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
|
218 |
-
msgstr ""
|
219 |
-
|
220 |
-
#: contact_form.php:537
|
221 |
-
msgid "They work the same way."
|
222 |
-
msgstr ""
|
223 |
-
|
224 |
-
#: contact_form.php:538
|
225 |
-
msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
|
226 |
-
msgstr "Dersom feltene under er tomme, vil meldingen bli sendt til en adresse som var spesifisert ved registrering."
|
227 |
-
|
228 |
-
#: contact_form.php:542
|
229 |
-
msgid "The user's email address:"
|
230 |
-
msgstr "Benytt eposten til wordpressbruker:"
|
231 |
-
|
232 |
-
#: contact_form.php:546
|
233 |
-
msgid "Create a username"
|
234 |
-
msgstr "Velg brukernavn"
|
235 |
-
|
236 |
-
#: contact_form.php:551
|
237 |
-
msgid "Enter a username of the person who should get the messages from the contact form."
|
238 |
-
msgstr "Sett et brukernavn for mottaker av meldinger fra kontaktskjemaet"
|
239 |
-
|
240 |
-
#: contact_form.php:555
|
241 |
-
msgid "Use this email address:"
|
242 |
-
msgstr "Benytt denne epostadressen:"
|
243 |
-
|
244 |
-
#: contact_form.php:558
|
245 |
-
msgid "Enter the email address you want the messages forwarded to."
|
246 |
-
msgstr "Sett en epostadresse som skal benyttes for å motta meldinger."
|
247 |
-
|
248 |
-
#: contact_form.php:562
|
249 |
-
msgid "Add department selectbox to the contact form:"
|
250 |
-
msgstr ""
|
251 |
-
|
252 |
-
#: contact_form.php:565
|
253 |
-
#: contact_form.php:849
|
254 |
-
msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
|
255 |
-
msgstr ""
|
256 |
-
|
257 |
-
#: contact_form.php:573
|
258 |
-
msgid "Save emails to the database"
|
259 |
-
msgstr ""
|
260 |
-
|
261 |
-
#: contact_form.php:583
|
262 |
-
#: contact_form.php:586
|
263 |
-
#: contact_form.php:590
|
264 |
-
msgid "Using Contact Form to DB powered by"
|
265 |
-
msgstr ""
|
266 |
-
|
267 |
-
#: contact_form.php:586
|
268 |
-
#, fuzzy
|
269 |
-
msgid "Activate Contact Form to DB"
|
270 |
-
msgstr "Kontaktskjema"
|
271 |
-
|
272 |
-
#: contact_form.php:590
|
273 |
-
#, fuzzy
|
274 |
-
msgid "Download Contact Form to DB"
|
275 |
-
msgstr "Kontaktskjema"
|
276 |
-
|
277 |
-
#: contact_form.php:595
|
278 |
-
msgid "Additional options"
|
279 |
-
msgstr "Flere valg"
|
280 |
-
|
281 |
-
#: contact_form.php:597
|
282 |
-
msgid "Show"
|
283 |
-
msgstr ""
|
284 |
-
|
285 |
-
#: contact_form.php:598
|
286 |
-
msgid "Hide"
|
287 |
-
msgstr ""
|
288 |
-
|
289 |
-
#: contact_form.php:602
|
290 |
-
msgid "What to use?"
|
291 |
-
msgstr ""
|
292 |
-
|
293 |
-
#: contact_form.php:605
|
294 |
-
msgid "Wp-mail"
|
295 |
-
msgstr "Wp-mail"
|
296 |
-
|
297 |
-
#: contact_form.php:605
|
298 |
-
msgid "You can use the wp_mail function for mailing"
|
299 |
-
msgstr ""
|
300 |
-
|
301 |
-
#: contact_form.php:607
|
302 |
-
msgid "Mail"
|
303 |
-
msgstr "Mail"
|
304 |
-
|
305 |
-
#: contact_form.php:607
|
306 |
-
msgid "To send mail you can use the php mail function"
|
307 |
-
msgstr ""
|
308 |
-
|
309 |
-
#: contact_form.php:611
|
310 |
-
#, fuzzy
|
311 |
-
msgid "The text in the 'From' field"
|
312 |
-
msgstr "Endring fra feltene i kontaktskjemaet"
|
313 |
-
|
314 |
-
#: contact_form.php:613
|
315 |
-
msgid "User name"
|
316 |
-
msgstr ""
|
317 |
-
|
318 |
-
#: contact_form.php:614
|
319 |
-
msgid "The name of the user who fills the form will be used in the field 'From'."
|
320 |
-
msgstr ""
|
321 |
-
|
322 |
-
#: contact_form.php:617
|
323 |
-
#, fuzzy
|
324 |
-
msgid "This text will be used in the 'FROM' field"
|
325 |
-
msgstr "Endring fra feltene i kontaktskjemaet"
|
326 |
-
|
327 |
-
#: contact_form.php:621
|
328 |
-
msgid "The email address in the 'From' field"
|
329 |
-
msgstr ""
|
330 |
-
|
331 |
-
#: contact_form.php:623
|
332 |
-
msgid "User email"
|
333 |
-
msgstr ""
|
334 |
-
|
335 |
-
#: contact_form.php:624
|
336 |
-
msgid "The email address of the user who fills the form will be used in the field 'From'."
|
337 |
-
msgstr ""
|
338 |
-
|
339 |
-
#: contact_form.php:627
|
340 |
-
msgid "This email address will be used in the 'From' field."
|
341 |
-
msgstr ""
|
342 |
-
|
343 |
-
#: contact_form.php:631
|
344 |
-
#, fuzzy
|
345 |
-
msgid "Display fields"
|
346 |
-
msgstr "Vis vedlegg"
|
347 |
-
|
348 |
-
#: contact_form.php:633
|
349 |
-
#: contact_form.php:681
|
350 |
-
#: contact_form.php:881
|
351 |
-
#: contact_form.php:1541
|
352 |
-
#, fuzzy
|
353 |
-
msgid "Address"
|
354 |
-
msgstr "Epostadresse:"
|
355 |
-
|
356 |
-
#: contact_form.php:634
|
357 |
-
#: contact_form.php:683
|
358 |
-
#: contact_form.php:1549
|
359 |
-
msgid "Phone"
|
360 |
-
msgstr ""
|
361 |
-
|
362 |
-
#: contact_form.php:635
|
363 |
-
#, fuzzy
|
364 |
-
msgid "Attachment block"
|
365 |
-
msgstr "Vis vedlegg"
|
366 |
-
|
367 |
-
#: contact_form.php:635
|
368 |
-
msgid "Users can attach the following file formats"
|
369 |
-
msgstr "Brukere kan legge ved filer av følgende typer"
|
370 |
-
|
371 |
-
#: contact_form.php:642
|
372 |
-
#: contact_form.php:645
|
373 |
-
#: contact_form.php:649
|
374 |
-
#: contact_form.php:910
|
375 |
-
msgid "Captcha"
|
376 |
-
msgstr ""
|
377 |
-
|
378 |
-
#: contact_form.php:642
|
379 |
-
#: contact_form.php:645
|
380 |
-
#: contact_form.php:649
|
381 |
-
msgid "powered by"
|
382 |
-
msgstr ""
|
383 |
-
|
384 |
-
#: contact_form.php:645
|
385 |
-
#, fuzzy
|
386 |
-
msgid "Activate captcha"
|
387 |
-
msgstr "Aktiverte innstikk"
|
388 |
-
|
389 |
-
#: contact_form.php:649
|
390 |
-
#, fuzzy
|
391 |
-
msgid "Download captcha"
|
392 |
-
msgstr "Last ned"
|
393 |
-
|
394 |
-
#: contact_form.php:654
|
395 |
-
#, fuzzy
|
396 |
-
msgid "Display tips below the Attachment block"
|
397 |
-
msgstr "Vis vedlegg"
|
398 |
-
|
399 |
-
#: contact_form.php:663
|
400 |
-
msgid "Delete an attachment file from the server after the email is sent"
|
401 |
-
msgstr ""
|
402 |
-
|
403 |
-
#: contact_form.php:669
|
404 |
-
#, fuzzy
|
405 |
-
msgid "Display 'Send me a copy' block"
|
406 |
-
msgstr "Vis send meg en kopi"
|
407 |
-
|
408 |
-
#: contact_form.php:678
|
409 |
-
msgid "Required fields"
|
410 |
-
msgstr ""
|
411 |
-
|
412 |
-
#: contact_form.php:680
|
413 |
-
#: contact_form.php:876
|
414 |
-
#: contact_form.php:1536
|
415 |
-
msgid "Name"
|
416 |
-
msgstr "Navn"
|
417 |
-
|
418 |
-
#: contact_form.php:682
|
419 |
-
#, fuzzy
|
420 |
-
msgid "Email Address"
|
421 |
-
msgstr "Epostadresse:"
|
422 |
-
|
423 |
-
#: contact_form.php:684
|
424 |
-
#: contact_form.php:896
|
425 |
-
#: contact_form.php:1552
|
426 |
-
msgid "Subject"
|
427 |
-
msgstr "Tema"
|
428 |
-
|
429 |
-
#: contact_form.php:685
|
430 |
-
#: contact_form.php:900
|
431 |
-
#: contact_form.php:1555
|
432 |
-
msgid "Message"
|
433 |
-
msgstr "Melding"
|
434 |
-
|
435 |
-
#: contact_form.php:689
|
436 |
-
msgid "Required symbol"
|
437 |
-
msgstr ""
|
438 |
-
|
439 |
-
#: contact_form.php:695
|
440 |
-
msgid "Display additional info in the email"
|
441 |
-
msgstr ""
|
442 |
-
|
443 |
-
#: contact_form.php:700
|
444 |
-
#: contact_form.php:1508
|
445 |
-
msgid "Sent from (ip address)"
|
446 |
-
msgstr "Sendt fra (IP-adresse)"
|
447 |
-
|
448 |
-
#: contact_form.php:700
|
449 |
-
#, fuzzy
|
450 |
-
msgid "Example: Sent from (IP address):\t127.0.0.1"
|
451 |
-
msgstr "Sendt fra (IP-adresse)"
|
452 |
-
|
453 |
-
#: contact_form.php:701
|
454 |
-
#: contact_form.php:1513
|
455 |
-
msgid "Date/Time"
|
456 |
-
msgstr "Dato/tid"
|
457 |
-
|
458 |
-
#: contact_form.php:701
|
459 |
-
msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
|
460 |
-
msgstr ""
|
461 |
-
|
462 |
-
#: contact_form.php:702
|
463 |
-
#: contact_form.php:1518
|
464 |
-
msgid "Sent from (referer)"
|
465 |
-
msgstr "Sendt fra (referent)"
|
466 |
-
|
467 |
-
#: contact_form.php:702
|
468 |
-
msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
|
469 |
-
msgstr ""
|
470 |
-
|
471 |
-
#: contact_form.php:703
|
472 |
-
#: contact_form.php:1523
|
473 |
-
msgid "Using (user agent)"
|
474 |
-
msgstr "med (user agent)"
|
475 |
-
|
476 |
-
#: contact_form.php:703
|
477 |
-
msgid "Example: Using (user agent):\tMozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36"
|
478 |
-
msgstr ""
|
479 |
-
|
480 |
-
#: contact_form.php:707
|
481 |
-
msgid "Language settings for the field names in the form"
|
482 |
-
msgstr ""
|
483 |
-
|
484 |
-
#: contact_form.php:716
|
485 |
-
msgid "Add a language"
|
486 |
-
msgstr ""
|
487 |
-
|
488 |
-
#: contact_form.php:720
|
489 |
-
#, fuzzy
|
490 |
-
msgid "Change the names of the contact form fields and error messages"
|
491 |
-
msgstr "Forandre etikett for felter i kontaktskjemaet"
|
492 |
-
|
493 |
-
#: contact_form.php:725
|
494 |
-
#: contact_form.php:798
|
495 |
-
msgid "English"
|
496 |
-
msgstr ""
|
497 |
-
|
498 |
-
#: contact_form.php:742
|
499 |
-
#: contact_form.php:772
|
500 |
-
#, fuzzy
|
501 |
-
msgid "Tips below the Attachment block"
|
502 |
-
msgstr "Vis vedlegg"
|
503 |
-
|
504 |
-
#: contact_form.php:745
|
505 |
-
#: contact_form.php:775
|
506 |
-
msgid "Error message for the Name field"
|
507 |
-
msgstr ""
|
508 |
-
|
509 |
-
#: contact_form.php:746
|
510 |
-
#: contact_form.php:776
|
511 |
-
msgid "Error message for the Address field"
|
512 |
-
msgstr ""
|
513 |
-
|
514 |
-
#: contact_form.php:747
|
515 |
-
#: contact_form.php:777
|
516 |
-
msgid "Error message for the Email field"
|
517 |
-
msgstr ""
|
518 |
-
|
519 |
-
#: contact_form.php:748
|
520 |
-
#: contact_form.php:778
|
521 |
-
msgid "Error message for the Phone field"
|
522 |
-
msgstr ""
|
523 |
-
|
524 |
-
#: contact_form.php:749
|
525 |
-
#: contact_form.php:779
|
526 |
-
msgid "Error message for the Subject field"
|
527 |
-
msgstr ""
|
528 |
-
|
529 |
-
#: contact_form.php:750
|
530 |
-
#: contact_form.php:780
|
531 |
-
msgid "Error message for the Message field"
|
532 |
-
msgstr ""
|
533 |
-
|
534 |
-
#: contact_form.php:751
|
535 |
-
#: contact_form.php:781
|
536 |
-
msgid "Error message about the file type for the Attachment field"
|
537 |
-
msgstr ""
|
538 |
-
|
539 |
-
#: contact_form.php:752
|
540 |
-
#: contact_form.php:782
|
541 |
-
msgid "Error message while uploading a file for the Attachment field to the server"
|
542 |
-
msgstr ""
|
543 |
-
|
544 |
-
#: contact_form.php:753
|
545 |
-
#: contact_form.php:783
|
546 |
-
msgid "Error message while moving the file for the Attachment field"
|
547 |
-
msgstr ""
|
548 |
-
|
549 |
-
#: contact_form.php:754
|
550 |
-
#: contact_form.php:784
|
551 |
-
msgid "Error message when file size limit for the Attachment field is exceeded"
|
552 |
-
msgstr ""
|
553 |
-
|
554 |
-
#: contact_form.php:755
|
555 |
-
#: contact_form.php:785
|
556 |
-
msgid "Error message for the Captcha field"
|
557 |
-
msgstr ""
|
558 |
-
|
559 |
-
#: contact_form.php:756
|
560 |
-
#: contact_form.php:786
|
561 |
-
msgid "Error message for the whole form"
|
562 |
-
msgstr ""
|
563 |
-
|
564 |
-
#: contact_form.php:758
|
565 |
-
#: contact_form.php:788
|
566 |
-
#: contact_form.php:807
|
567 |
-
#: contact_form.php:813
|
568 |
-
msgid "Use shortcode"
|
569 |
-
msgstr ""
|
570 |
-
|
571 |
-
#: contact_form.php:758
|
572 |
-
#: contact_form.php:788
|
573 |
-
#: contact_form.php:807
|
574 |
-
#: contact_form.php:813
|
575 |
-
msgid "for this language"
|
576 |
-
msgstr ""
|
577 |
-
|
578 |
-
#: contact_form.php:795
|
579 |
-
msgid "Action after email is sent"
|
580 |
-
msgstr ""
|
581 |
-
|
582 |
-
#: contact_form.php:797
|
583 |
-
#, fuzzy
|
584 |
-
msgid "Display text"
|
585 |
-
msgstr "Vis vedlegg"
|
586 |
-
|
587 |
-
#: contact_form.php:806
|
588 |
-
#: contact_form.php:812
|
589 |
-
msgid "Text"
|
590 |
-
msgstr ""
|
591 |
-
|
592 |
-
#: contact_form.php:819
|
593 |
-
msgid "Redirect to the page"
|
594 |
-
msgstr ""
|
595 |
-
|
596 |
-
#: contact_form.php:820
|
597 |
-
msgid "Url"
|
598 |
-
msgstr ""
|
599 |
-
|
600 |
-
#: contact_form.php:825
|
601 |
-
#: contact_form.php:1002
|
602 |
-
msgid "Save Changes"
|
603 |
-
msgstr "Lagre endringer"
|
604 |
-
|
605 |
-
#: contact_form.php:842
|
606 |
-
#, fuzzy
|
607 |
-
msgid "Contact Form Pro | Extra Settings"
|
608 |
-
msgstr "Innstillinger for kontaktskjema"
|
609 |
-
|
610 |
-
#: contact_form.php:856
|
611 |
-
msgid "Errors output"
|
612 |
-
msgstr ""
|
613 |
-
|
614 |
-
#: contact_form.php:859
|
615 |
-
msgid "Display error messages"
|
616 |
-
msgstr ""
|
617 |
-
|
618 |
-
#: contact_form.php:860
|
619 |
-
msgid "Color of the input field errors."
|
620 |
-
msgstr ""
|
621 |
-
|
622 |
-
#: contact_form.php:861
|
623 |
-
msgid "Display error messages & color of the input field errors"
|
624 |
-
msgstr ""
|
625 |
-
|
626 |
-
#: contact_form.php:866
|
627 |
-
msgid "Add placeholder to the input blocks"
|
628 |
-
msgstr ""
|
629 |
-
|
630 |
-
#: contact_form.php:872
|
631 |
-
#, fuzzy
|
632 |
-
msgid "Add tooltips"
|
633 |
-
msgstr "Flere valg"
|
634 |
-
|
635 |
-
#: contact_form.php:886
|
636 |
-
#, fuzzy
|
637 |
-
msgid "Email address"
|
638 |
-
msgstr "Epostadresse:"
|
639 |
-
|
640 |
-
#: contact_form.php:891
|
641 |
-
msgid "Phone Number"
|
642 |
-
msgstr ""
|
643 |
-
|
644 |
-
#: contact_form.php:905
|
645 |
-
#, fuzzy
|
646 |
-
msgid "Attachment"
|
647 |
-
msgstr "Vedlegg:"
|
648 |
-
|
649 |
-
#: contact_form.php:910
|
650 |
-
msgid "(powered by bestwebsoft.com)"
|
651 |
-
msgstr ""
|
652 |
-
|
653 |
-
#: contact_form.php:915
|
654 |
-
#, fuzzy
|
655 |
-
msgid "Style options"
|
656 |
-
msgstr "Flere valg"
|
657 |
-
|
658 |
-
#: contact_form.php:918
|
659 |
-
msgid "Text color"
|
660 |
-
msgstr ""
|
661 |
-
|
662 |
-
#: contact_form.php:921
|
663 |
-
#: contact_form.php:926
|
664 |
-
#: contact_form.php:936
|
665 |
-
#: contact_form.php:941
|
666 |
-
#: contact_form.php:946
|
667 |
-
#: contact_form.php:951
|
668 |
-
#: contact_form.php:961
|
669 |
-
#: contact_form.php:966
|
670 |
-
#: contact_form.php:972
|
671 |
-
#: contact_form.php:983
|
672 |
-
#: contact_form.php:988
|
673 |
-
#: contact_form.php:993
|
674 |
-
msgid "Default"
|
675 |
-
msgstr ""
|
676 |
-
|
677 |
-
#: contact_form.php:923
|
678 |
-
msgid "Label text color"
|
679 |
-
msgstr ""
|
680 |
-
|
681 |
-
#: contact_form.php:928
|
682 |
-
msgid "Placeholder color"
|
683 |
-
msgstr ""
|
684 |
-
|
685 |
-
#: contact_form.php:933
|
686 |
-
msgid "Errors color"
|
687 |
-
msgstr ""
|
688 |
-
|
689 |
-
#: contact_form.php:938
|
690 |
-
msgid "Error text color"
|
691 |
-
msgstr ""
|
692 |
-
|
693 |
-
#: contact_form.php:943
|
694 |
-
msgid "Background color of the input field errors"
|
695 |
-
msgstr ""
|
696 |
-
|
697 |
-
#: contact_form.php:948
|
698 |
-
msgid "Border color of the input field errors"
|
699 |
-
msgstr ""
|
700 |
-
|
701 |
-
#: contact_form.php:953
|
702 |
-
msgid "Placeholder color of the input field errors"
|
703 |
-
msgstr ""
|
704 |
-
|
705 |
-
#: contact_form.php:958
|
706 |
-
#, fuzzy
|
707 |
-
msgid "Input fields"
|
708 |
-
msgstr "Vis vedlegg"
|
709 |
-
|
710 |
-
#: contact_form.php:963
|
711 |
-
msgid "Input fields background color"
|
712 |
-
msgstr ""
|
713 |
-
|
714 |
-
#: contact_form.php:968
|
715 |
-
msgid "Text fields color"
|
716 |
-
msgstr ""
|
717 |
-
|
718 |
-
#: contact_form.php:970
|
719 |
-
msgid "Border width in px, numbers only"
|
720 |
-
msgstr ""
|
721 |
-
|
722 |
-
#: contact_form.php:974
|
723 |
-
#: contact_form.php:995
|
724 |
-
msgid "Border color"
|
725 |
-
msgstr ""
|
726 |
-
|
727 |
-
#: contact_form.php:979
|
728 |
-
#, fuzzy
|
729 |
-
msgid "Submit button"
|
730 |
-
msgstr "Send"
|
731 |
-
|
732 |
-
#: contact_form.php:981
|
733 |
-
msgid "Width in px, numbers only"
|
734 |
-
msgstr ""
|
735 |
-
|
736 |
-
#: contact_form.php:985
|
737 |
-
msgid "Button color"
|
738 |
-
msgstr ""
|
739 |
-
|
740 |
-
#: contact_form.php:990
|
741 |
-
msgid "Button text color"
|
742 |
-
msgstr ""
|
743 |
-
|
744 |
-
#: contact_form.php:1006
|
745 |
-
#, fuzzy
|
746 |
-
msgid "Contact Form Pro | Preview"
|
747 |
-
msgstr "Kontaktskjema"
|
748 |
-
|
749 |
-
#: contact_form.php:1009
|
750 |
-
msgid "Show with errors"
|
751 |
-
msgstr ""
|
752 |
-
|
753 |
-
#: contact_form.php:1017
|
754 |
-
#: contact_form.php:1019
|
755 |
-
msgid "Please enter your full name..."
|
756 |
-
msgstr ""
|
757 |
-
|
758 |
-
#: contact_form.php:1030
|
759 |
-
#: contact_form.php:1032
|
760 |
-
msgid "Please enter your address..."
|
761 |
-
msgstr ""
|
762 |
-
|
763 |
-
#: contact_form.php:1041
|
764 |
-
#: contact_form.php:1043
|
765 |
-
#, fuzzy
|
766 |
-
msgid "Please enter your email address..."
|
767 |
-
msgstr "Benytt denne epostadressen:"
|
768 |
-
|
769 |
-
#: contact_form.php:1052
|
770 |
-
#: contact_form.php:1054
|
771 |
-
msgid "Please enter your phone number..."
|
772 |
-
msgstr ""
|
773 |
-
|
774 |
-
#: contact_form.php:1063
|
775 |
-
#: contact_form.php:1065
|
776 |
-
msgid "Please enter subject..."
|
777 |
-
msgstr ""
|
778 |
-
|
779 |
-
#: contact_form.php:1073
|
780 |
-
#: contact_form.php:1075
|
781 |
-
msgid "Please enter your message..."
|
782 |
-
msgstr ""
|
783 |
-
|
784 |
-
#: contact_form.php:1153
|
785 |
-
msgid "Sorry, email message could not be delivered."
|
786 |
-
msgstr "Beklager, eposten din kunne ikke leveres."
|
787 |
-
|
788 |
-
#: contact_form.php:1531
|
789 |
-
msgid "Contact from"
|
790 |
-
msgstr "Kontakt fra"
|
791 |
-
|
792 |
-
#: contact_form.php:1544
|
793 |
-
msgid "Email"
|
794 |
-
msgstr "Epost"
|
795 |
-
|
796 |
-
#: contact_form.php:1558
|
797 |
-
msgid "Site"
|
798 |
-
msgstr "Site"
|
799 |
-
|
800 |
-
#: contact_form.php:1621
|
801 |
-
msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
|
802 |
-
msgstr "Dersom du kan se denne MIME, så aksepterer ikke klienten din MIME-typer!"
|
803 |
-
|
804 |
-
#: contact_form.php:1685
|
805 |
-
msgid "FAQ"
|
806 |
-
msgstr "Vanlige spørsmål"
|
807 |
-
|
808 |
-
#: contact_form.php:1686
|
809 |
-
msgid "Support"
|
810 |
-
msgstr "Support"
|
811 |
-
|
812 |
-
#: contact_form.php:1743
|
813 |
-
msgid "Are you sure that you want to delete this language data?"
|
814 |
-
msgstr ""
|
815 |
-
|
816 |
-
#~ msgid "You can attach the following file formats"
|
817 |
-
#~ msgstr "Du kan legge til filer av følgende typer"
|
818 |
-
|
819 |
-
#, fuzzy
|
820 |
-
#~ msgid "Memory usage"
|
821 |
-
#~ msgstr "Melding"
|
822 |
-
|
823 |
-
#, fuzzy
|
824 |
-
#~ msgid "Site URL"
|
825 |
-
#~ msgstr "Site"
|
826 |
-
|
827 |
-
#, fuzzy
|
828 |
-
#~ msgid "Please enter a valid email address."
|
829 |
-
#~ msgstr "Benytt denne epostadressen:"
|
830 |
-
#~ msgid "Activated plugins"
|
831 |
-
#~ msgstr "Aktiverte innstikk"
|
832 |
-
#~ msgid "Read more"
|
833 |
-
#~ msgstr "Les mer"
|
834 |
-
#~ msgid "Installed plugins"
|
835 |
-
#~ msgstr "Installerte instikk"
|
836 |
-
#~ msgid "Recommended plugins"
|
837 |
-
#~ msgstr "Anbefalte innstikk"
|
838 |
-
|
839 |
-
#, fuzzy
|
840 |
-
#~ msgid "Free plugins"
|
841 |
-
#~ msgstr "Anbefalte innstikk"
|
842 |
-
#~ msgid "Download"
|
843 |
-
#~ msgstr "Last ned"
|
844 |
-
#~ msgid "Install %s"
|
845 |
-
#~ msgstr "Installér %s"
|
846 |
-
#~ msgid "Install now from wordpress.org"
|
847 |
-
#~ msgstr "Innstallér nå fra wordpress.org"
|
848 |
-
|
849 |
-
#, fuzzy
|
850 |
-
#~ msgid "If you have any questions, please contact us via"
|
851 |
-
#~ msgstr ""
|
852 |
-
#~ "Hvis du har spørsmål kan du kontakte oss på plugin@bestwebsoft.com eller "
|
853 |
-
#~ "bruke kontaktskjemaet på hjemmesiden vår"
|
854 |
-
|
855 |
-
#, fuzzy
|
856 |
-
#~ msgid "Active Plugins"
|
857 |
-
#~ msgstr "Aktiverte innstikk"
|
858 |
-
|
859 |
-
#, fuzzy
|
860 |
-
#~ msgid "Inactive Plugins"
|
861 |
-
#~ msgstr "Aktiverte innstikk"
|
862 |
-
|
863 |
-
#, fuzzy
|
864 |
-
#~ msgid "Send to support"
|
865 |
-
#~ msgstr "Support"
|
866 |
-
#~ msgid "Contact Form Options"
|
867 |
-
#~ msgstr "Innstillinger for kontaktskjema"
|
868 |
-
#~ msgid "Please enter a valid email address. Settings are not saved."
|
869 |
-
#~ msgstr ""
|
870 |
-
#~ "Vennligst benytt en korrekt epostadresse. Innstillingene er ikke lagret."
|
871 |
-
|
872 |
-
#, fuzzy
|
873 |
-
#~ msgid "E-Mail Address"
|
874 |
-
#~ msgstr "Epostadresse:"
|
875 |
-
#~ msgid "E-Mail Addresse:"
|
876 |
-
#~ msgstr "Indirizzo e-mail:"
|
877 |
-
#~ msgid "Install Now"
|
878 |
-
#~ msgstr "Installa Ora"
|
879 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/contact_form-nl_NL.mo
CHANGED
Binary file
|
languages/contact_form-nl_NL.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15
|
6 |
-
"PO-Revision-Date: 2013-11-15
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Thomas Hartung, Dorine Kat-Stronck <thartung@adipositas-mm.de, info@katchy.nl>\n"
|
9 |
"MIME-Version: 1.0\n"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-11-22 15:13+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-11-22 15:13+0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Thomas Hartung, Dorine Kat-Stronck <thartung@adipositas-mm.de, info@katchy.nl>\n"
|
9 |
"MIME-Version: 1.0\n"
|
languages/contact_form-pl_PL.mo
DELETED
Binary file
|
languages/contact_form-pl_PL.po
DELETED
@@ -1,972 +0,0 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: Contact Form Plugin v3.05\n"
|
4 |
-
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15 16:49+0300\n"
|
6 |
-
"PO-Revision-Date: 2013-11-15 16:49+0300\n"
|
7 |
-
"Last-Translator: \n"
|
8 |
-
"Language-Team: \n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"Language: pl_PL\n"
|
13 |
-
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
14 |
-
"X-Poedit-SourceCharset: utf-8\n"
|
15 |
-
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
|
16 |
-
"X-Poedit-Basepath: ../\n"
|
17 |
-
"X-Textdomain-Support: yes\n"
|
18 |
-
"X-Generator: Poedit 1.5.4\n"
|
19 |
-
"X-Poedit-SearchPath-0: .\n"
|
20 |
-
|
21 |
-
# @ contact_form
|
22 |
-
#: contact_form.php:32
|
23 |
-
#: contact_form.php:525
|
24 |
-
#, fuzzy
|
25 |
-
msgid "Contact Form Settings"
|
26 |
-
msgstr "Opcje Contact Form"
|
27 |
-
|
28 |
-
# @ contact_form
|
29 |
-
#: contact_form.php:32
|
30 |
-
msgid "Contact Form"
|
31 |
-
msgstr "Contact Form"
|
32 |
-
|
33 |
-
# @ contact_form
|
34 |
-
#: contact_form.php:33
|
35 |
-
#, fuzzy
|
36 |
-
msgid "Contact Form Pro Extra Settings"
|
37 |
-
msgstr "Opcje Contact Form"
|
38 |
-
|
39 |
-
# @ contact_form
|
40 |
-
#: contact_form.php:33
|
41 |
-
#: contact_form.php:566
|
42 |
-
#: contact_form.php:850
|
43 |
-
#, fuzzy
|
44 |
-
msgid "Contact Form Pro"
|
45 |
-
msgstr "Contact Form"
|
46 |
-
|
47 |
-
# @ contact_form
|
48 |
-
#: contact_form.php:74
|
49 |
-
#: contact_form.php:735
|
50 |
-
#: contact_form.php:765
|
51 |
-
msgid "Name:"
|
52 |
-
msgstr "Imię:"
|
53 |
-
|
54 |
-
# @ contact_form
|
55 |
-
#: contact_form.php:75
|
56 |
-
#: contact_form.php:736
|
57 |
-
#: contact_form.php:766
|
58 |
-
#, fuzzy
|
59 |
-
msgid "Address:"
|
60 |
-
msgstr "Adres e-mail"
|
61 |
-
|
62 |
-
# @ contact_form
|
63 |
-
#: contact_form.php:76
|
64 |
-
#: contact_form.php:737
|
65 |
-
#: contact_form.php:767
|
66 |
-
msgid "Email Address:"
|
67 |
-
msgstr "Adres e-mail"
|
68 |
-
|
69 |
-
#: contact_form.php:77
|
70 |
-
#: contact_form.php:738
|
71 |
-
#: contact_form.php:768
|
72 |
-
msgid "Phone number:"
|
73 |
-
msgstr ""
|
74 |
-
|
75 |
-
# @ contact_form
|
76 |
-
#: contact_form.php:78
|
77 |
-
#: contact_form.php:739
|
78 |
-
#: contact_form.php:769
|
79 |
-
msgid "Subject:"
|
80 |
-
msgstr "Temat:"
|
81 |
-
|
82 |
-
# @ contact_form
|
83 |
-
#: contact_form.php:79
|
84 |
-
#: contact_form.php:740
|
85 |
-
#: contact_form.php:770
|
86 |
-
msgid "Message:"
|
87 |
-
msgstr "Treść wiadomości:"
|
88 |
-
|
89 |
-
# @ contact_form
|
90 |
-
#: contact_form.php:80
|
91 |
-
#: contact_form.php:741
|
92 |
-
#: contact_form.php:771
|
93 |
-
msgid "Attachment:"
|
94 |
-
msgstr "Załączniki:"
|
95 |
-
|
96 |
-
#: contact_form.php:81
|
97 |
-
msgid "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file size: 2MB"
|
98 |
-
msgstr ""
|
99 |
-
|
100 |
-
# @ contact_form
|
101 |
-
#: contact_form.php:82
|
102 |
-
#: contact_form.php:743
|
103 |
-
#: contact_form.php:773
|
104 |
-
msgid "Send me a copy"
|
105 |
-
msgstr "Wyślij mi kopię"
|
106 |
-
|
107 |
-
# @ contact_form
|
108 |
-
#: contact_form.php:83
|
109 |
-
#: contact_form.php:744
|
110 |
-
#: contact_form.php:774
|
111 |
-
msgid "Submit"
|
112 |
-
msgstr "Wyślij"
|
113 |
-
|
114 |
-
# @ contact_form
|
115 |
-
#: contact_form.php:84
|
116 |
-
msgid "Your name is required."
|
117 |
-
msgstr "Podanie imienia jest wymagane."
|
118 |
-
|
119 |
-
# @ contact_form
|
120 |
-
#: contact_form.php:85
|
121 |
-
#, fuzzy
|
122 |
-
msgid "Address is required."
|
123 |
-
msgstr "Podanie prawidłowego adresu e-mail jest wymagane."
|
124 |
-
|
125 |
-
# @ contact_form
|
126 |
-
#: contact_form.php:86
|
127 |
-
#, fuzzy
|
128 |
-
msgid "A valid email address is required."
|
129 |
-
msgstr "Podanie prawidłowego adresu e-mail jest wymagane."
|
130 |
-
|
131 |
-
# @ contact_form
|
132 |
-
#: contact_form.php:87
|
133 |
-
#, fuzzy
|
134 |
-
msgid "Phone number is required."
|
135 |
-
msgstr "Podanie imienia jest wymagane."
|
136 |
-
|
137 |
-
# @ contact_form
|
138 |
-
#: contact_form.php:88
|
139 |
-
msgid "Subject is required."
|
140 |
-
msgstr "Podanie tematu jest wymagane."
|
141 |
-
|
142 |
-
# @ contact_form
|
143 |
-
#: contact_form.php:89
|
144 |
-
msgid "Message text is required."
|
145 |
-
msgstr "Wiadomość musi mieć jakąś treść."
|
146 |
-
|
147 |
-
# @ contact_form
|
148 |
-
#: contact_form.php:90
|
149 |
-
msgid "File format is not valid."
|
150 |
-
msgstr "Załącznik jest uszkodzony."
|
151 |
-
|
152 |
-
#: contact_form.php:91
|
153 |
-
msgid "File upload error."
|
154 |
-
msgstr ""
|
155 |
-
|
156 |
-
#: contact_form.php:92
|
157 |
-
msgid "The file could not be uploaded."
|
158 |
-
msgstr ""
|
159 |
-
|
160 |
-
#: contact_form.php:93
|
161 |
-
msgid "This file is too large."
|
162 |
-
msgstr ""
|
163 |
-
|
164 |
-
# @ contact_form
|
165 |
-
#: contact_form.php:94
|
166 |
-
msgid "Please fill out the CAPTCHA."
|
167 |
-
msgstr "Proszę dokładnie przepisać kod."
|
168 |
-
|
169 |
-
# @ contact_form
|
170 |
-
#: contact_form.php:95
|
171 |
-
msgid "Please make corrections below and try again."
|
172 |
-
msgstr "Proszę nanieść poprawki i spróbować jeszcze raz."
|
173 |
-
|
174 |
-
# @ contact_form
|
175 |
-
#: contact_form.php:97
|
176 |
-
msgid "Thank you for contacting us."
|
177 |
-
msgstr "Dziękujemy za wiadomość."
|
178 |
-
|
179 |
-
#: contact_form.php:196
|
180 |
-
msgid "requires"
|
181 |
-
msgstr ""
|
182 |
-
|
183 |
-
#: contact_form.php:196
|
184 |
-
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
185 |
-
msgstr ""
|
186 |
-
|
187 |
-
#: contact_form.php:196
|
188 |
-
msgid "Back to the WordPress"
|
189 |
-
msgstr ""
|
190 |
-
|
191 |
-
# @ contact_form
|
192 |
-
#: contact_form.php:196
|
193 |
-
#, fuzzy
|
194 |
-
msgid "Plugins page"
|
195 |
-
msgstr "Polecane wtyczki"
|
196 |
-
|
197 |
-
#: contact_form.php:481
|
198 |
-
msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
|
199 |
-
msgstr ""
|
200 |
-
|
201 |
-
# @ contact_form
|
202 |
-
#: contact_form.php:490
|
203 |
-
msgid "Such user does not exist. Settings are not saved."
|
204 |
-
msgstr "Nie ma takiego użytkownika. Ustawienia nie zostały zapisane."
|
205 |
-
|
206 |
-
# @ contact_form
|
207 |
-
#: contact_form.php:494
|
208 |
-
#: contact_form.php:500
|
209 |
-
#, fuzzy
|
210 |
-
msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
|
211 |
-
msgstr "Proszę wpisać prawidłowy e-mail. Ustawienia nie zostały zapisane."
|
212 |
-
|
213 |
-
# @ contact_form
|
214 |
-
#: contact_form.php:505
|
215 |
-
#, fuzzy
|
216 |
-
msgid "Settings saved."
|
217 |
-
msgstr "Opcje zapisano"
|
218 |
-
|
219 |
-
# @ contact_form
|
220 |
-
#: contact_form.php:529
|
221 |
-
#: contact_form.php:844
|
222 |
-
#: contact_form.php:1673
|
223 |
-
#: contact_form.php:1684
|
224 |
-
msgid "Settings"
|
225 |
-
msgstr "Ustawienia"
|
226 |
-
|
227 |
-
# @ contact_form
|
228 |
-
#: contact_form.php:530
|
229 |
-
#: contact_form.php:845
|
230 |
-
#, fuzzy
|
231 |
-
msgid "Extra settings"
|
232 |
-
msgstr "Ustawienia"
|
233 |
-
|
234 |
-
# @ contact_form
|
235 |
-
#: contact_form.php:535
|
236 |
-
#: contact_form.php:1101
|
237 |
-
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:"
|
238 |
-
msgstr "Jeśli chcesz dodać formularz do swojej strony, po prostu skopiuj ten kod i wklej go do wpisu lub treści strony lub Widget:"
|
239 |
-
|
240 |
-
#: contact_form.php:535
|
241 |
-
#: contact_form.php:536
|
242 |
-
#: contact_form.php:758
|
243 |
-
#: contact_form.php:807
|
244 |
-
msgid "or"
|
245 |
-
msgstr ""
|
246 |
-
|
247 |
-
#: contact_form.php:536
|
248 |
-
msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
|
249 |
-
msgstr ""
|
250 |
-
|
251 |
-
#: contact_form.php:537
|
252 |
-
msgid "They work the same way."
|
253 |
-
msgstr ""
|
254 |
-
|
255 |
-
# @ contact_form
|
256 |
-
#: contact_form.php:538
|
257 |
-
msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
|
258 |
-
msgstr "Jeśli poniższe pola zostaną puste, wiadomość zostanie wysłana na adres podany podczas rejestracji."
|
259 |
-
|
260 |
-
# @ contact_form
|
261 |
-
#: contact_form.php:542
|
262 |
-
msgid "The user's email address:"
|
263 |
-
msgstr "Użyj adresu e-mail użytkownika:"
|
264 |
-
|
265 |
-
# @ contact_form
|
266 |
-
#: contact_form.php:546
|
267 |
-
msgid "Create a username"
|
268 |
-
msgstr "Wybierz użytkownika"
|
269 |
-
|
270 |
-
# @ contact_form
|
271 |
-
#: contact_form.php:551
|
272 |
-
msgid "Enter a username of the person who should get the messages from the contact form."
|
273 |
-
msgstr "Wybierz użytkownika, który będzie dostawał wiadomości z formularza."
|
274 |
-
|
275 |
-
# @ contact_form
|
276 |
-
#: contact_form.php:555
|
277 |
-
msgid "Use this email address:"
|
278 |
-
msgstr "Wybierz ten e-mail:"
|
279 |
-
|
280 |
-
# @ contact_form
|
281 |
-
#: contact_form.php:558
|
282 |
-
msgid "Enter the email address you want the messages forwarded to."
|
283 |
-
msgstr "Ustaw adres e-mail, który będzie używany do odbierania wiadomości."
|
284 |
-
|
285 |
-
#: contact_form.php:562
|
286 |
-
msgid "Add department selectbox to the contact form:"
|
287 |
-
msgstr ""
|
288 |
-
|
289 |
-
#: contact_form.php:565
|
290 |
-
#: contact_form.php:849
|
291 |
-
msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
|
292 |
-
msgstr ""
|
293 |
-
|
294 |
-
#: contact_form.php:573
|
295 |
-
msgid "Save emails to the database"
|
296 |
-
msgstr ""
|
297 |
-
|
298 |
-
#: contact_form.php:583
|
299 |
-
#: contact_form.php:586
|
300 |
-
#: contact_form.php:590
|
301 |
-
msgid "Using Contact Form to DB powered by"
|
302 |
-
msgstr ""
|
303 |
-
|
304 |
-
# @ contact_form
|
305 |
-
#: contact_form.php:586
|
306 |
-
#, fuzzy
|
307 |
-
msgid "Activate Contact Form to DB"
|
308 |
-
msgstr "Contact Form"
|
309 |
-
|
310 |
-
# @ contact_form
|
311 |
-
#: contact_form.php:590
|
312 |
-
#, fuzzy
|
313 |
-
msgid "Download Contact Form to DB"
|
314 |
-
msgstr "Contact Form"
|
315 |
-
|
316 |
-
# @ contact_form
|
317 |
-
#: contact_form.php:595
|
318 |
-
msgid "Additional options"
|
319 |
-
msgstr "Dodatkowe opcje"
|
320 |
-
|
321 |
-
#: contact_form.php:597
|
322 |
-
msgid "Show"
|
323 |
-
msgstr ""
|
324 |
-
|
325 |
-
#: contact_form.php:598
|
326 |
-
msgid "Hide"
|
327 |
-
msgstr ""
|
328 |
-
|
329 |
-
#: contact_form.php:602
|
330 |
-
msgid "What to use?"
|
331 |
-
msgstr ""
|
332 |
-
|
333 |
-
# @ contact_form
|
334 |
-
#: contact_form.php:605
|
335 |
-
msgid "Wp-mail"
|
336 |
-
msgstr "Wp-mail"
|
337 |
-
|
338 |
-
#: contact_form.php:605
|
339 |
-
msgid "You can use the wp_mail function for mailing"
|
340 |
-
msgstr ""
|
341 |
-
|
342 |
-
# @ contact_form
|
343 |
-
#: contact_form.php:607
|
344 |
-
msgid "Mail"
|
345 |
-
msgstr "Mail"
|
346 |
-
|
347 |
-
#: contact_form.php:607
|
348 |
-
msgid "To send mail you can use the php mail function"
|
349 |
-
msgstr ""
|
350 |
-
|
351 |
-
# @ contact_form
|
352 |
-
#: contact_form.php:611
|
353 |
-
#, fuzzy
|
354 |
-
msgid "The text in the 'From' field"
|
355 |
-
msgstr "Zmień od pola formularza"
|
356 |
-
|
357 |
-
#: contact_form.php:613
|
358 |
-
msgid "User name"
|
359 |
-
msgstr ""
|
360 |
-
|
361 |
-
#: contact_form.php:614
|
362 |
-
msgid "The name of the user who fills the form will be used in the field 'From'."
|
363 |
-
msgstr ""
|
364 |
-
|
365 |
-
# @ contact_form
|
366 |
-
#: contact_form.php:617
|
367 |
-
#, fuzzy
|
368 |
-
msgid "This text will be used in the 'FROM' field"
|
369 |
-
msgstr "Zmień od pola formularza"
|
370 |
-
|
371 |
-
#: contact_form.php:621
|
372 |
-
msgid "The email address in the 'From' field"
|
373 |
-
msgstr ""
|
374 |
-
|
375 |
-
#: contact_form.php:623
|
376 |
-
msgid "User email"
|
377 |
-
msgstr ""
|
378 |
-
|
379 |
-
#: contact_form.php:624
|
380 |
-
msgid "The email address of the user who fills the form will be used in the field 'From'."
|
381 |
-
msgstr ""
|
382 |
-
|
383 |
-
#: contact_form.php:627
|
384 |
-
msgid "This email address will be used in the 'From' field."
|
385 |
-
msgstr ""
|
386 |
-
|
387 |
-
# @ contact_form
|
388 |
-
#: contact_form.php:631
|
389 |
-
#, fuzzy
|
390 |
-
msgid "Display fields"
|
391 |
-
msgstr "Wyświetlaj blok załączników"
|
392 |
-
|
393 |
-
# @ contact_form
|
394 |
-
#: contact_form.php:633
|
395 |
-
#: contact_form.php:681
|
396 |
-
#: contact_form.php:881
|
397 |
-
#: contact_form.php:1541
|
398 |
-
#, fuzzy
|
399 |
-
msgid "Address"
|
400 |
-
msgstr "Adres e-mail"
|
401 |
-
|
402 |
-
#: contact_form.php:634
|
403 |
-
#: contact_form.php:683
|
404 |
-
#: contact_form.php:1549
|
405 |
-
msgid "Phone"
|
406 |
-
msgstr ""
|
407 |
-
|
408 |
-
# @ contact_form
|
409 |
-
#: contact_form.php:635
|
410 |
-
#, fuzzy
|
411 |
-
msgid "Attachment block"
|
412 |
-
msgstr "Wyświetlaj blok załączników"
|
413 |
-
|
414 |
-
# @ contact_form
|
415 |
-
#: contact_form.php:635
|
416 |
-
msgid "Users can attach the following file formats"
|
417 |
-
msgstr "Można załączać pliki następujących typów"
|
418 |
-
|
419 |
-
#: contact_form.php:642
|
420 |
-
#: contact_form.php:645
|
421 |
-
#: contact_form.php:649
|
422 |
-
#: contact_form.php:910
|
423 |
-
msgid "Captcha"
|
424 |
-
msgstr ""
|
425 |
-
|
426 |
-
#: contact_form.php:642
|
427 |
-
#: contact_form.php:645
|
428 |
-
#: contact_form.php:649
|
429 |
-
msgid "powered by"
|
430 |
-
msgstr ""
|
431 |
-
|
432 |
-
# @ contact_form
|
433 |
-
#: contact_form.php:645
|
434 |
-
#, fuzzy
|
435 |
-
msgid "Activate captcha"
|
436 |
-
msgstr "Aktywne wtyczki"
|
437 |
-
|
438 |
-
# @ contact_form
|
439 |
-
#: contact_form.php:649
|
440 |
-
#, fuzzy
|
441 |
-
msgid "Download captcha"
|
442 |
-
msgstr "Pobierz"
|
443 |
-
|
444 |
-
# @ contact_form
|
445 |
-
#: contact_form.php:654
|
446 |
-
#, fuzzy
|
447 |
-
msgid "Display tips below the Attachment block"
|
448 |
-
msgstr "Wyświetlaj blok załączników"
|
449 |
-
|
450 |
-
#: contact_form.php:663
|
451 |
-
msgid "Delete an attachment file from the server after the email is sent"
|
452 |
-
msgstr ""
|
453 |
-
|
454 |
-
# @ contact_form
|
455 |
-
#: contact_form.php:669
|
456 |
-
#, fuzzy
|
457 |
-
msgid "Display 'Send me a copy' block"
|
458 |
-
msgstr "Wyświetlaj blok wysyłania kopii do nadawcy"
|
459 |
-
|
460 |
-
#: contact_form.php:678
|
461 |
-
msgid "Required fields"
|
462 |
-
msgstr ""
|
463 |
-
|
464 |
-
# @ contact_form
|
465 |
-
#: contact_form.php:680
|
466 |
-
#: contact_form.php:876
|
467 |
-
#: contact_form.php:1536
|
468 |
-
msgid "Name"
|
469 |
-
msgstr "Imię"
|
470 |
-
|
471 |
-
# @ contact_form
|
472 |
-
#: contact_form.php:682
|
473 |
-
#, fuzzy
|
474 |
-
msgid "Email Address"
|
475 |
-
msgstr "Adres e-mail"
|
476 |
-
|
477 |
-
# @ contact_form
|
478 |
-
#: contact_form.php:684
|
479 |
-
#: contact_form.php:896
|
480 |
-
#: contact_form.php:1552
|
481 |
-
msgid "Subject"
|
482 |
-
msgstr "Temat"
|
483 |
-
|
484 |
-
# @ contact_form
|
485 |
-
#: contact_form.php:685
|
486 |
-
#: contact_form.php:900
|
487 |
-
#: contact_form.php:1555
|
488 |
-
msgid "Message"
|
489 |
-
msgstr "Wiadomość"
|
490 |
-
|
491 |
-
#: contact_form.php:689
|
492 |
-
msgid "Required symbol"
|
493 |
-
msgstr ""
|
494 |
-
|
495 |
-
#: contact_form.php:695
|
496 |
-
msgid "Display additional info in the email"
|
497 |
-
msgstr ""
|
498 |
-
|
499 |
-
# @ contact_form
|
500 |
-
#: contact_form.php:700
|
501 |
-
#: contact_form.php:1508
|
502 |
-
msgid "Sent from (ip address)"
|
503 |
-
msgstr "Przysłane z (adres IP)"
|
504 |
-
|
505 |
-
# @ contact_form
|
506 |
-
#: contact_form.php:700
|
507 |
-
#, fuzzy
|
508 |
-
msgid "Example: Sent from (IP address):\t127.0.0.1"
|
509 |
-
msgstr "Przysłane z (adres IP)"
|
510 |
-
|
511 |
-
# @ contact_form
|
512 |
-
#: contact_form.php:701
|
513 |
-
#: contact_form.php:1513
|
514 |
-
msgid "Date/Time"
|
515 |
-
msgstr "Data/czas"
|
516 |
-
|
517 |
-
#: contact_form.php:701
|
518 |
-
msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
|
519 |
-
msgstr ""
|
520 |
-
|
521 |
-
# @ contact_form
|
522 |
-
#: contact_form.php:702
|
523 |
-
#: contact_form.php:1518
|
524 |
-
msgid "Sent from (referer)"
|
525 |
-
msgstr "Przekierowane z (referrer)"
|
526 |
-
|
527 |
-
#: contact_form.php:702
|
528 |
-
msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
|
529 |
-
msgstr ""
|
530 |
-
|
531 |
-
# @ contact_form
|
532 |
-
#: contact_form.php:703
|
533 |
-
#: contact_form.php:1523
|
534 |
-
msgid "Using (user agent)"
|
535 |
-
msgstr "Klient (program użytkownika)"
|
536 |
-
|
537 |
-
#: contact_form.php:703
|
538 |
-
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"
|
539 |
-
msgstr ""
|
540 |
-
|
541 |
-
#: contact_form.php:707
|
542 |
-
msgid "Language settings for the field names in the form"
|
543 |
-
msgstr ""
|
544 |
-
|
545 |
-
#: contact_form.php:716
|
546 |
-
msgid "Add a language"
|
547 |
-
msgstr ""
|
548 |
-
|
549 |
-
# @ contact_form
|
550 |
-
#: contact_form.php:720
|
551 |
-
#, fuzzy
|
552 |
-
msgid "Change the names of the contact form fields and error messages"
|
553 |
-
msgstr "Zmień etykiety pól formularza"
|
554 |
-
|
555 |
-
#: contact_form.php:725
|
556 |
-
#: contact_form.php:798
|
557 |
-
msgid "English"
|
558 |
-
msgstr ""
|
559 |
-
|
560 |
-
# @ contact_form
|
561 |
-
#: contact_form.php:742
|
562 |
-
#: contact_form.php:772
|
563 |
-
#, fuzzy
|
564 |
-
msgid "Tips below the Attachment block"
|
565 |
-
msgstr "Wyświetlaj blok załączników"
|
566 |
-
|
567 |
-
#: contact_form.php:745
|
568 |
-
#: contact_form.php:775
|
569 |
-
msgid "Error message for the Name field"
|
570 |
-
msgstr ""
|
571 |
-
|
572 |
-
#: contact_form.php:746
|
573 |
-
#: contact_form.php:776
|
574 |
-
msgid "Error message for the Address field"
|
575 |
-
msgstr ""
|
576 |
-
|
577 |
-
#: contact_form.php:747
|
578 |
-
#: contact_form.php:777
|
579 |
-
msgid "Error message for the Email field"
|
580 |
-
msgstr ""
|
581 |
-
|
582 |
-
#: contact_form.php:748
|
583 |
-
#: contact_form.php:778
|
584 |
-
msgid "Error message for the Phone field"
|
585 |
-
msgstr ""
|
586 |
-
|
587 |
-
#: contact_form.php:749
|
588 |
-
#: contact_form.php:779
|
589 |
-
msgid "Error message for the Subject field"
|
590 |
-
msgstr ""
|
591 |
-
|
592 |
-
#: contact_form.php:750
|
593 |
-
#: contact_form.php:780
|
594 |
-
msgid "Error message for the Message field"
|
595 |
-
msgstr ""
|
596 |
-
|
597 |
-
#: contact_form.php:751
|
598 |
-
#: contact_form.php:781
|
599 |
-
msgid "Error message about the file type for the Attachment field"
|
600 |
-
msgstr ""
|
601 |
-
|
602 |
-
#: contact_form.php:752
|
603 |
-
#: contact_form.php:782
|
604 |
-
msgid "Error message while uploading a file for the Attachment field to the server"
|
605 |
-
msgstr ""
|
606 |
-
|
607 |
-
#: contact_form.php:753
|
608 |
-
#: contact_form.php:783
|
609 |
-
msgid "Error message while moving the file for the Attachment field"
|
610 |
-
msgstr ""
|
611 |
-
|
612 |
-
#: contact_form.php:754
|
613 |
-
#: contact_form.php:784
|
614 |
-
msgid "Error message when file size limit for the Attachment field is exceeded"
|
615 |
-
msgstr ""
|
616 |
-
|
617 |
-
#: contact_form.php:755
|
618 |
-
#: contact_form.php:785
|
619 |
-
msgid "Error message for the Captcha field"
|
620 |
-
msgstr ""
|
621 |
-
|
622 |
-
#: contact_form.php:756
|
623 |
-
#: contact_form.php:786
|
624 |
-
msgid "Error message for the whole form"
|
625 |
-
msgstr ""
|
626 |
-
|
627 |
-
#: contact_form.php:758
|
628 |
-
#: contact_form.php:788
|
629 |
-
#: contact_form.php:807
|
630 |
-
#: contact_form.php:813
|
631 |
-
msgid "Use shortcode"
|
632 |
-
msgstr ""
|
633 |
-
|
634 |
-
#: contact_form.php:758
|
635 |
-
#: contact_form.php:788
|
636 |
-
#: contact_form.php:807
|
637 |
-
#: contact_form.php:813
|
638 |
-
msgid "for this language"
|
639 |
-
msgstr ""
|
640 |
-
|
641 |
-
#: contact_form.php:795
|
642 |
-
msgid "Action after email is sent"
|
643 |
-
msgstr ""
|
644 |
-
|
645 |
-
# @ contact_form
|
646 |
-
#: contact_form.php:797
|
647 |
-
#, fuzzy
|
648 |
-
msgid "Display text"
|
649 |
-
msgstr "Wyświetlaj blok załączników"
|
650 |
-
|
651 |
-
#: contact_form.php:806
|
652 |
-
#: contact_form.php:812
|
653 |
-
msgid "Text"
|
654 |
-
msgstr ""
|
655 |
-
|
656 |
-
#: contact_form.php:819
|
657 |
-
msgid "Redirect to the page"
|
658 |
-
msgstr ""
|
659 |
-
|
660 |
-
#: contact_form.php:820
|
661 |
-
msgid "Url"
|
662 |
-
msgstr ""
|
663 |
-
|
664 |
-
# @ default
|
665 |
-
#: contact_form.php:825
|
666 |
-
#: contact_form.php:1002
|
667 |
-
msgid "Save Changes"
|
668 |
-
msgstr "Zapisz zmiany"
|
669 |
-
|
670 |
-
# @ contact_form
|
671 |
-
#: contact_form.php:842
|
672 |
-
#, fuzzy
|
673 |
-
msgid "Contact Form Pro | Extra Settings"
|
674 |
-
msgstr "Opcje Contact Form"
|
675 |
-
|
676 |
-
#: contact_form.php:856
|
677 |
-
msgid "Errors output"
|
678 |
-
msgstr ""
|
679 |
-
|
680 |
-
#: contact_form.php:859
|
681 |
-
msgid "Display error messages"
|
682 |
-
msgstr ""
|
683 |
-
|
684 |
-
#: contact_form.php:860
|
685 |
-
msgid "Color of the input field errors."
|
686 |
-
msgstr ""
|
687 |
-
|
688 |
-
#: contact_form.php:861
|
689 |
-
msgid "Display error messages & color of the input field errors"
|
690 |
-
msgstr ""
|
691 |
-
|
692 |
-
#: contact_form.php:866
|
693 |
-
msgid "Add placeholder to the input blocks"
|
694 |
-
msgstr ""
|
695 |
-
|
696 |
-
# @ contact_form
|
697 |
-
#: contact_form.php:872
|
698 |
-
#, fuzzy
|
699 |
-
msgid "Add tooltips"
|
700 |
-
msgstr "Dodatkowe opcje"
|
701 |
-
|
702 |
-
# @ contact_form
|
703 |
-
#: contact_form.php:886
|
704 |
-
#, fuzzy
|
705 |
-
msgid "Email address"
|
706 |
-
msgstr "Adres e-mail"
|
707 |
-
|
708 |
-
#: contact_form.php:891
|
709 |
-
msgid "Phone Number"
|
710 |
-
msgstr ""
|
711 |
-
|
712 |
-
# @ contact_form
|
713 |
-
#: contact_form.php:905
|
714 |
-
#, fuzzy
|
715 |
-
msgid "Attachment"
|
716 |
-
msgstr "Załączniki:"
|
717 |
-
|
718 |
-
#: contact_form.php:910
|
719 |
-
msgid "(powered by bestwebsoft.com)"
|
720 |
-
msgstr ""
|
721 |
-
|
722 |
-
# @ contact_form
|
723 |
-
#: contact_form.php:915
|
724 |
-
#, fuzzy
|
725 |
-
msgid "Style options"
|
726 |
-
msgstr "Dodatkowe opcje"
|
727 |
-
|
728 |
-
#: contact_form.php:918
|
729 |
-
msgid "Text color"
|
730 |
-
msgstr ""
|
731 |
-
|
732 |
-
#: contact_form.php:921
|
733 |
-
#: contact_form.php:926
|
734 |
-
#: contact_form.php:936
|
735 |
-
#: contact_form.php:941
|
736 |
-
#: contact_form.php:946
|
737 |
-
#: contact_form.php:951
|
738 |
-
#: contact_form.php:961
|
739 |
-
#: contact_form.php:966
|
740 |
-
#: contact_form.php:972
|
741 |
-
#: contact_form.php:983
|
742 |
-
#: contact_form.php:988
|
743 |
-
#: contact_form.php:993
|
744 |
-
msgid "Default"
|
745 |
-
msgstr ""
|
746 |
-
|
747 |
-
#: contact_form.php:923
|
748 |
-
msgid "Label text color"
|
749 |
-
msgstr ""
|
750 |
-
|
751 |
-
#: contact_form.php:928
|
752 |
-
msgid "Placeholder color"
|
753 |
-
msgstr ""
|
754 |
-
|
755 |
-
#: contact_form.php:933
|
756 |
-
msgid "Errors color"
|
757 |
-
msgstr ""
|
758 |
-
|
759 |
-
#: contact_form.php:938
|
760 |
-
msgid "Error text color"
|
761 |
-
msgstr ""
|
762 |
-
|
763 |
-
#: contact_form.php:943
|
764 |
-
msgid "Background color of the input field errors"
|
765 |
-
msgstr ""
|
766 |
-
|
767 |
-
#: contact_form.php:948
|
768 |
-
msgid "Border color of the input field errors"
|
769 |
-
msgstr ""
|
770 |
-
|
771 |
-
#: contact_form.php:953
|
772 |
-
msgid "Placeholder color of the input field errors"
|
773 |
-
msgstr ""
|
774 |
-
|
775 |
-
# @ contact_form
|
776 |
-
#: contact_form.php:958
|
777 |
-
#, fuzzy
|
778 |
-
msgid "Input fields"
|
779 |
-
msgstr "Wyświetlaj blok załączników"
|
780 |
-
|
781 |
-
#: contact_form.php:963
|
782 |
-
msgid "Input fields background color"
|
783 |
-
msgstr ""
|
784 |
-
|
785 |
-
#: contact_form.php:968
|
786 |
-
msgid "Text fields color"
|
787 |
-
msgstr ""
|
788 |
-
|
789 |
-
#: contact_form.php:970
|
790 |
-
msgid "Border width in px, numbers only"
|
791 |
-
msgstr ""
|
792 |
-
|
793 |
-
#: contact_form.php:974
|
794 |
-
#: contact_form.php:995
|
795 |
-
msgid "Border color"
|
796 |
-
msgstr ""
|
797 |
-
|
798 |
-
# @ contact_form
|
799 |
-
#: contact_form.php:979
|
800 |
-
#, fuzzy
|
801 |
-
msgid "Submit button"
|
802 |
-
msgstr "Wyślij"
|
803 |
-
|
804 |
-
#: contact_form.php:981
|
805 |
-
msgid "Width in px, numbers only"
|
806 |
-
msgstr ""
|
807 |
-
|
808 |
-
#: contact_form.php:985
|
809 |
-
msgid "Button color"
|
810 |
-
msgstr ""
|
811 |
-
|
812 |
-
#: contact_form.php:990
|
813 |
-
msgid "Button text color"
|
814 |
-
msgstr ""
|
815 |
-
|
816 |
-
# @ contact_form
|
817 |
-
#: contact_form.php:1006
|
818 |
-
#, fuzzy
|
819 |
-
msgid "Contact Form Pro | Preview"
|
820 |
-
msgstr "Contact Form"
|
821 |
-
|
822 |
-
#: contact_form.php:1009
|
823 |
-
msgid "Show with errors"
|
824 |
-
msgstr ""
|
825 |
-
|
826 |
-
#: contact_form.php:1017
|
827 |
-
#: contact_form.php:1019
|
828 |
-
msgid "Please enter your full name..."
|
829 |
-
msgstr ""
|
830 |
-
|
831 |
-
#: contact_form.php:1030
|
832 |
-
#: contact_form.php:1032
|
833 |
-
msgid "Please enter your address..."
|
834 |
-
msgstr ""
|
835 |
-
|
836 |
-
# @ contact_form
|
837 |
-
#: contact_form.php:1041
|
838 |
-
#: contact_form.php:1043
|
839 |
-
#, fuzzy
|
840 |
-
msgid "Please enter your email address..."
|
841 |
-
msgstr "Wybierz ten e-mail:"
|
842 |
-
|
843 |
-
#: contact_form.php:1052
|
844 |
-
#: contact_form.php:1054
|
845 |
-
msgid "Please enter your phone number..."
|
846 |
-
msgstr ""
|
847 |
-
|
848 |
-
#: contact_form.php:1063
|
849 |
-
#: contact_form.php:1065
|
850 |
-
msgid "Please enter subject..."
|
851 |
-
msgstr ""
|
852 |
-
|
853 |
-
#: contact_form.php:1073
|
854 |
-
#: contact_form.php:1075
|
855 |
-
msgid "Please enter your message..."
|
856 |
-
msgstr ""
|
857 |
-
|
858 |
-
# @ contact_form
|
859 |
-
#: contact_form.php:1153
|
860 |
-
msgid "Sorry, email message could not be delivered."
|
861 |
-
msgstr "Niestety, ten e-mail nie mógł zostać dostarczony."
|
862 |
-
|
863 |
-
# @ contact_form
|
864 |
-
#: contact_form.php:1531
|
865 |
-
msgid "Contact from"
|
866 |
-
msgstr "Kontakt z"
|
867 |
-
|
868 |
-
# @ contact_form
|
869 |
-
#: contact_form.php:1544
|
870 |
-
msgid "Email"
|
871 |
-
msgstr "E-mail"
|
872 |
-
|
873 |
-
# @ contact_form
|
874 |
-
#: contact_form.php:1558
|
875 |
-
msgid "Site"
|
876 |
-
msgstr "Strona www"
|
877 |
-
|
878 |
-
#: contact_form.php:1621
|
879 |
-
msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
|
880 |
-
msgstr ""
|
881 |
-
|
882 |
-
# @ contact_form
|
883 |
-
#: contact_form.php:1685
|
884 |
-
msgid "FAQ"
|
885 |
-
msgstr "FAQ"
|
886 |
-
|
887 |
-
# @ contact_form
|
888 |
-
#: contact_form.php:1686
|
889 |
-
msgid "Support"
|
890 |
-
msgstr "Wsparcie"
|
891 |
-
|
892 |
-
#: contact_form.php:1743
|
893 |
-
msgid "Are you sure that you want to delete this language data?"
|
894 |
-
msgstr ""
|
895 |
-
|
896 |
-
# @ contact_form
|
897 |
-
#~ msgid "You can attach the following file formats"
|
898 |
-
#~ msgstr "Możesz załączać pliki następujących typów"
|
899 |
-
# @ contact_form
|
900 |
-
#, fuzzy
|
901 |
-
#~ msgid "Memory usage"
|
902 |
-
#~ msgstr "Wiadomość"
|
903 |
-
|
904 |
-
# @ contact_form
|
905 |
-
#, fuzzy
|
906 |
-
#~ msgid "Site URL"
|
907 |
-
#~ msgstr "Strona www"
|
908 |
-
|
909 |
-
# @ contact_form
|
910 |
-
#, fuzzy
|
911 |
-
#~ msgid "Please enter a valid email address."
|
912 |
-
#~ msgstr "Wybierz ten e-mail:"
|
913 |
-
|
914 |
-
# @ contact_form
|
915 |
-
#~ msgid "Activated plugins"
|
916 |
-
#~ msgstr "Aktywne wtyczki"
|
917 |
-
# @ contact_form
|
918 |
-
#~ msgid "Read more"
|
919 |
-
#~ msgstr "Czytaj więcej"
|
920 |
-
# @ contact_form
|
921 |
-
#~ msgid "Installed plugins"
|
922 |
-
#~ msgstr "Zainstalowane wtyczki"
|
923 |
-
# @ contact_form
|
924 |
-
#~ msgid "Recommended plugins"
|
925 |
-
#~ msgstr "Polecane wtyczki"
|
926 |
-
# @ contact_form
|
927 |
-
#, fuzzy
|
928 |
-
#~ msgid "Free plugins"
|
929 |
-
#~ msgstr "Polecane wtyczki"
|
930 |
-
|
931 |
-
# @ contact_form
|
932 |
-
#~ msgid "Download"
|
933 |
-
#~ msgstr "Pobierz"
|
934 |
-
# @ default
|
935 |
-
#~ msgid "Install %s"
|
936 |
-
#~ msgstr "Instaluj %s"
|
937 |
-
# @ contact_form
|
938 |
-
#~ msgid "Install now from wordpress.org"
|
939 |
-
#~ msgstr "Zainstaluj z wordpress.org"
|
940 |
-
# @ contact_form
|
941 |
-
#, fuzzy
|
942 |
-
#~ msgid "If you have any questions, please contact us via"
|
943 |
-
#~ msgstr ""
|
944 |
-
#~ "Jeśli masz pytania, napisz na adres plugin@bestwebsoft.com lub skorzystaj "
|
945 |
-
#~ "z formularza na naszej stronie"
|
946 |
-
|
947 |
-
# @ contact_form
|
948 |
-
#, fuzzy
|
949 |
-
#~ msgid "Active Plugins"
|
950 |
-
#~ msgstr "Aktywne wtyczki"
|
951 |
-
|
952 |
-
# @ contact_form
|
953 |
-
#, fuzzy
|
954 |
-
#~ msgid "Inactive Plugins"
|
955 |
-
#~ msgstr "Aktywne wtyczki"
|
956 |
-
|
957 |
-
# @ contact_form
|
958 |
-
#, fuzzy
|
959 |
-
#~ msgid "Send to support"
|
960 |
-
#~ msgstr "Wsparcie"
|
961 |
-
|
962 |
-
# @ contact_form
|
963 |
-
#~ msgid "Contact Form Options"
|
964 |
-
#~ msgstr "Opcje Contact Form"
|
965 |
-
# @ contact_form
|
966 |
-
#~ msgid "Please enter a valid email address. Settings are not saved."
|
967 |
-
#~ msgstr "Proszę wpisać prawidłowy e-mail. Ustawienia nie zostały zapisane."
|
968 |
-
# @ contact_form
|
969 |
-
#, fuzzy
|
970 |
-
#~ msgid "E-Mail Address"
|
971 |
-
#~ msgstr "Adres e-mail"
|
972 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/contact_form-pt_BR.mo
CHANGED
Binary file
|
languages/contact_form-pt_BR.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15
|
6 |
-
"PO-Revision-Date: 2013-11-15
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Breno Jacinto, DJIO | Dionizio Bonfim Bach <brenojac@gmail.com, wordpress@djio.com.br>\n"
|
9 |
"MIME-Version: 1.0\n"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-11-22 15:14+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-11-22 15:14+0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Breno Jacinto, DJIO | Dionizio Bonfim Bach <brenojac@gmail.com, wordpress@djio.com.br>\n"
|
9 |
"MIME-Version: 1.0\n"
|
languages/contact_form-pt_PT.mo
CHANGED
Binary file
|
languages/contact_form-pt_PT.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15
|
6 |
-
"PO-Revision-Date: 2013-11-15
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Thomas Hartung, César Silva <thartung@adipositas-mm.de, cesarbsilva@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-11-22 15:14+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-11-22 15:14+0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Thomas Hartung, César Silva <thartung@adipositas-mm.de, cesarbsilva@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
languages/contact_form-ro_RO.mo
DELETED
Binary file
|
languages/contact_form-ro_RO.po
DELETED
@@ -1,880 +0,0 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: contact_form\n"
|
4 |
-
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15 16:49+0300\n"
|
6 |
-
"PO-Revision-Date: 2013-11-15 16:49+0300\n"
|
7 |
-
"Last-Translator: \n"
|
8 |
-
"Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"Language: ro_RO\n"
|
13 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
-
"X-Poedit-Basepath: ..\n"
|
15 |
-
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
-
"X-Generator: Poedit 1.5.4\n"
|
17 |
-
"X-Poedit-SearchPath-0: .\n"
|
18 |
-
|
19 |
-
#: contact_form.php:32
|
20 |
-
#: contact_form.php:525
|
21 |
-
#, fuzzy
|
22 |
-
msgid "Contact Form Settings"
|
23 |
-
msgstr "Optiuni formular de contact"
|
24 |
-
|
25 |
-
#: contact_form.php:32
|
26 |
-
msgid "Contact Form"
|
27 |
-
msgstr "Formular de contact"
|
28 |
-
|
29 |
-
#: contact_form.php:33
|
30 |
-
#, fuzzy
|
31 |
-
msgid "Contact Form Pro Extra Settings"
|
32 |
-
msgstr "Optiuni formular de contact"
|
33 |
-
|
34 |
-
#: contact_form.php:33
|
35 |
-
#: contact_form.php:566
|
36 |
-
#: contact_form.php:850
|
37 |
-
#, fuzzy
|
38 |
-
msgid "Contact Form Pro"
|
39 |
-
msgstr "Formular de contact"
|
40 |
-
|
41 |
-
#: contact_form.php:74
|
42 |
-
#: contact_form.php:735
|
43 |
-
#: contact_form.php:765
|
44 |
-
msgid "Name:"
|
45 |
-
msgstr "Nume:"
|
46 |
-
|
47 |
-
#: contact_form.php:75
|
48 |
-
#: contact_form.php:736
|
49 |
-
#: contact_form.php:766
|
50 |
-
#, fuzzy
|
51 |
-
msgid "Address:"
|
52 |
-
msgstr "Adresa email:"
|
53 |
-
|
54 |
-
#: contact_form.php:76
|
55 |
-
#: contact_form.php:737
|
56 |
-
#: contact_form.php:767
|
57 |
-
msgid "Email Address:"
|
58 |
-
msgstr "Adresa email:"
|
59 |
-
|
60 |
-
#: contact_form.php:77
|
61 |
-
#: contact_form.php:738
|
62 |
-
#: contact_form.php:768
|
63 |
-
msgid "Phone number:"
|
64 |
-
msgstr ""
|
65 |
-
|
66 |
-
#: contact_form.php:78
|
67 |
-
#: contact_form.php:739
|
68 |
-
#: contact_form.php:769
|
69 |
-
msgid "Subject:"
|
70 |
-
msgstr "Subiect:"
|
71 |
-
|
72 |
-
#: contact_form.php:79
|
73 |
-
#: contact_form.php:740
|
74 |
-
#: contact_form.php:770
|
75 |
-
msgid "Message:"
|
76 |
-
msgstr "Mesaj:"
|
77 |
-
|
78 |
-
#: contact_form.php:80
|
79 |
-
#: contact_form.php:741
|
80 |
-
#: contact_form.php:771
|
81 |
-
msgid "Attachment:"
|
82 |
-
msgstr "Atasament:"
|
83 |
-
|
84 |
-
#: contact_form.php:81
|
85 |
-
msgid "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file size: 2MB"
|
86 |
-
msgstr ""
|
87 |
-
|
88 |
-
#: contact_form.php:82
|
89 |
-
#: contact_form.php:743
|
90 |
-
#: contact_form.php:773
|
91 |
-
msgid "Send me a copy"
|
92 |
-
msgstr "Trimite-mi o copie"
|
93 |
-
|
94 |
-
#: contact_form.php:83
|
95 |
-
#: contact_form.php:744
|
96 |
-
#: contact_form.php:774
|
97 |
-
msgid "Submit"
|
98 |
-
msgstr "Trimite"
|
99 |
-
|
100 |
-
#: contact_form.php:84
|
101 |
-
msgid "Your name is required."
|
102 |
-
msgstr "Numele dumneavoastra este necesar."
|
103 |
-
|
104 |
-
#: contact_form.php:85
|
105 |
-
#, fuzzy
|
106 |
-
msgid "Address is required."
|
107 |
-
msgstr "O adresa email valida este necesara."
|
108 |
-
|
109 |
-
#: contact_form.php:86
|
110 |
-
#, fuzzy
|
111 |
-
msgid "A valid email address is required."
|
112 |
-
msgstr "O adresa email valida este necesara."
|
113 |
-
|
114 |
-
#: contact_form.php:87
|
115 |
-
#, fuzzy
|
116 |
-
msgid "Phone number is required."
|
117 |
-
msgstr "Numele dumneavoastra este necesar."
|
118 |
-
|
119 |
-
#: contact_form.php:88
|
120 |
-
msgid "Subject is required."
|
121 |
-
msgstr "Subiectul mesajului este necesar"
|
122 |
-
|
123 |
-
#: contact_form.php:89
|
124 |
-
msgid "Message text is required."
|
125 |
-
msgstr "Textul mesajului este necesar."
|
126 |
-
|
127 |
-
#: contact_form.php:90
|
128 |
-
msgid "File format is not valid."
|
129 |
-
msgstr "Atasamentul este stricat."
|
130 |
-
|
131 |
-
#: contact_form.php:91
|
132 |
-
msgid "File upload error."
|
133 |
-
msgstr ""
|
134 |
-
|
135 |
-
#: contact_form.php:92
|
136 |
-
msgid "The file could not be uploaded."
|
137 |
-
msgstr ""
|
138 |
-
|
139 |
-
#: contact_form.php:93
|
140 |
-
msgid "This file is too large."
|
141 |
-
msgstr ""
|
142 |
-
|
143 |
-
#: contact_form.php:94
|
144 |
-
msgid "Please fill out the CAPTCHA."
|
145 |
-
msgstr "Va rugam completati CAPTCHA-ul"
|
146 |
-
|
147 |
-
#: contact_form.php:95
|
148 |
-
msgid "Please make corrections below and try again."
|
149 |
-
msgstr "Va rugam sa realizati corecturile de mai jos si sa incercati din nou."
|
150 |
-
|
151 |
-
#: contact_form.php:97
|
152 |
-
msgid "Thank you for contacting us."
|
153 |
-
msgstr "Va multumim ca ati luat legatura cu noi."
|
154 |
-
|
155 |
-
#: contact_form.php:196
|
156 |
-
msgid "requires"
|
157 |
-
msgstr ""
|
158 |
-
|
159 |
-
#: contact_form.php:196
|
160 |
-
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
161 |
-
msgstr ""
|
162 |
-
|
163 |
-
#: contact_form.php:196
|
164 |
-
msgid "Back to the WordPress"
|
165 |
-
msgstr ""
|
166 |
-
|
167 |
-
#: contact_form.php:196
|
168 |
-
#, fuzzy
|
169 |
-
msgid "Plugins page"
|
170 |
-
msgstr "BWS Plugins"
|
171 |
-
|
172 |
-
#: contact_form.php:481
|
173 |
-
msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
|
174 |
-
msgstr "Daca optiunea 'Redirectioneaza la pagina' este selectata, atunci campul url ar trebui completat in urmatorul format"
|
175 |
-
|
176 |
-
#: contact_form.php:490
|
177 |
-
msgid "Such user does not exist. Settings are not saved."
|
178 |
-
msgstr "Acest utilizator nu exista. Setarile nu au fost salvate."
|
179 |
-
|
180 |
-
#: contact_form.php:494
|
181 |
-
#: contact_form.php:500
|
182 |
-
#, fuzzy
|
183 |
-
msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
|
184 |
-
msgstr "Va rugam introduceti un email corect. Setarile nu au fost salvate."
|
185 |
-
|
186 |
-
#: contact_form.php:505
|
187 |
-
#, fuzzy
|
188 |
-
msgid "Settings saved."
|
189 |
-
msgstr "Optiuni salvate."
|
190 |
-
|
191 |
-
#: contact_form.php:529
|
192 |
-
#: contact_form.php:844
|
193 |
-
#: contact_form.php:1673
|
194 |
-
#: contact_form.php:1684
|
195 |
-
msgid "Settings"
|
196 |
-
msgstr "Setari"
|
197 |
-
|
198 |
-
#: contact_form.php:530
|
199 |
-
#: contact_form.php:845
|
200 |
-
#, fuzzy
|
201 |
-
msgid "Extra settings"
|
202 |
-
msgstr "Setari"
|
203 |
-
|
204 |
-
#: contact_form.php:535
|
205 |
-
#: contact_form.php:1101
|
206 |
-
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:"
|
207 |
-
msgstr "Daca ati dori sa adaugati un Formular de Contact pe situl dumneavoastra, copiati si lipiti acest cod intr-o pagina sau widget:"
|
208 |
-
|
209 |
-
#: contact_form.php:535
|
210 |
-
#: contact_form.php:536
|
211 |
-
#: contact_form.php:758
|
212 |
-
#: contact_form.php:807
|
213 |
-
msgid "or"
|
214 |
-
msgstr ""
|
215 |
-
|
216 |
-
#: contact_form.php:536
|
217 |
-
msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
|
218 |
-
msgstr ""
|
219 |
-
|
220 |
-
#: contact_form.php:537
|
221 |
-
msgid "They work the same way."
|
222 |
-
msgstr ""
|
223 |
-
|
224 |
-
#: contact_form.php:538
|
225 |
-
msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
|
226 |
-
msgstr "Daca informatia din campurile urmatoare este nula, atunci mesajul va fi trimis la adresa specificata in timpul procesului de inregistrare."
|
227 |
-
|
228 |
-
#: contact_form.php:542
|
229 |
-
msgid "The user's email address:"
|
230 |
-
msgstr "Foloseste email-ul utilizatorului Wordpress:"
|
231 |
-
|
232 |
-
#: contact_form.php:546
|
233 |
-
msgid "Create a username"
|
234 |
-
msgstr "Alege numele utilizatorului"
|
235 |
-
|
236 |
-
#: contact_form.php:551
|
237 |
-
msgid "Enter a username of the person who should get the messages from the contact form."
|
238 |
-
msgstr "Alege numele utilizatorului care va primi mesaje de la formularul de contact."
|
239 |
-
|
240 |
-
#: contact_form.php:555
|
241 |
-
msgid "Use this email address:"
|
242 |
-
msgstr "Foloseste acest email:"
|
243 |
-
|
244 |
-
#: contact_form.php:558
|
245 |
-
msgid "Enter the email address you want the messages forwarded to."
|
246 |
-
msgstr "Alege o adresa email care sa fie folosita pentru primirea mesajelor."
|
247 |
-
|
248 |
-
#: contact_form.php:562
|
249 |
-
msgid "Add department selectbox to the contact form:"
|
250 |
-
msgstr ""
|
251 |
-
|
252 |
-
#: contact_form.php:565
|
253 |
-
#: contact_form.php:849
|
254 |
-
msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
|
255 |
-
msgstr ""
|
256 |
-
|
257 |
-
#: contact_form.php:573
|
258 |
-
msgid "Save emails to the database"
|
259 |
-
msgstr ""
|
260 |
-
|
261 |
-
#: contact_form.php:583
|
262 |
-
#: contact_form.php:586
|
263 |
-
#: contact_form.php:590
|
264 |
-
msgid "Using Contact Form to DB powered by"
|
265 |
-
msgstr ""
|
266 |
-
|
267 |
-
#: contact_form.php:586
|
268 |
-
#, fuzzy
|
269 |
-
msgid "Activate Contact Form to DB"
|
270 |
-
msgstr "Formular de contact"
|
271 |
-
|
272 |
-
#: contact_form.php:590
|
273 |
-
#, fuzzy
|
274 |
-
msgid "Download Contact Form to DB"
|
275 |
-
msgstr "Formular de contact"
|
276 |
-
|
277 |
-
#: contact_form.php:595
|
278 |
-
msgid "Additional options"
|
279 |
-
msgstr "Optiuni aditionale"
|
280 |
-
|
281 |
-
#: contact_form.php:597
|
282 |
-
msgid "Show"
|
283 |
-
msgstr ""
|
284 |
-
|
285 |
-
#: contact_form.php:598
|
286 |
-
msgid "Hide"
|
287 |
-
msgstr ""
|
288 |
-
|
289 |
-
#: contact_form.php:602
|
290 |
-
msgid "What to use?"
|
291 |
-
msgstr "Ce sa folosesc?"
|
292 |
-
|
293 |
-
#: contact_form.php:605
|
294 |
-
msgid "Wp-mail"
|
295 |
-
msgstr "Wp-mail"
|
296 |
-
|
297 |
-
#: contact_form.php:605
|
298 |
-
msgid "You can use the wp_mail function for mailing"
|
299 |
-
msgstr "Pentru a trimite mailuri puteti folosi functia Wordpress wp_mail"
|
300 |
-
|
301 |
-
#: contact_form.php:607
|
302 |
-
msgid "Mail"
|
303 |
-
msgstr "Mail"
|
304 |
-
|
305 |
-
#: contact_form.php:607
|
306 |
-
msgid "To send mail you can use the php mail function"
|
307 |
-
msgstr "Pentru a trimite mailuri puteti folosi functia PHP mail"
|
308 |
-
|
309 |
-
#: contact_form.php:611
|
310 |
-
#, fuzzy
|
311 |
-
msgid "The text in the 'From' field"
|
312 |
-
msgstr "Modifica linia DE LA din formularul de contact"
|
313 |
-
|
314 |
-
#: contact_form.php:613
|
315 |
-
msgid "User name"
|
316 |
-
msgstr ""
|
317 |
-
|
318 |
-
#: contact_form.php:614
|
319 |
-
msgid "The name of the user who fills the form will be used in the field 'From'."
|
320 |
-
msgstr ""
|
321 |
-
|
322 |
-
#: contact_form.php:617
|
323 |
-
#, fuzzy
|
324 |
-
msgid "This text will be used in the 'FROM' field"
|
325 |
-
msgstr "Modifica linia DE LA din formularul de contact"
|
326 |
-
|
327 |
-
#: contact_form.php:621
|
328 |
-
msgid "The email address in the 'From' field"
|
329 |
-
msgstr ""
|
330 |
-
|
331 |
-
#: contact_form.php:623
|
332 |
-
msgid "User email"
|
333 |
-
msgstr ""
|
334 |
-
|
335 |
-
#: contact_form.php:624
|
336 |
-
msgid "The email address of the user who fills the form will be used in the field 'From'."
|
337 |
-
msgstr ""
|
338 |
-
|
339 |
-
#: contact_form.php:627
|
340 |
-
msgid "This email address will be used in the 'From' field."
|
341 |
-
msgstr ""
|
342 |
-
|
343 |
-
#: contact_form.php:631
|
344 |
-
#, fuzzy
|
345 |
-
msgid "Display fields"
|
346 |
-
msgstr "Afisaza text"
|
347 |
-
|
348 |
-
#: contact_form.php:633
|
349 |
-
#: contact_form.php:681
|
350 |
-
#: contact_form.php:881
|
351 |
-
#: contact_form.php:1541
|
352 |
-
#, fuzzy
|
353 |
-
msgid "Address"
|
354 |
-
msgstr "Adresa email:"
|
355 |
-
|
356 |
-
#: contact_form.php:634
|
357 |
-
#: contact_form.php:683
|
358 |
-
#: contact_form.php:1549
|
359 |
-
msgid "Phone"
|
360 |
-
msgstr ""
|
361 |
-
|
362 |
-
#: contact_form.php:635
|
363 |
-
#, fuzzy
|
364 |
-
msgid "Attachment block"
|
365 |
-
msgstr "Afisaza blocul de Atasamente"
|
366 |
-
|
367 |
-
#: contact_form.php:635
|
368 |
-
msgid "Users can attach the following file formats"
|
369 |
-
msgstr "Utilizatorii pot atasa fisiere de urmatoarele tipuri"
|
370 |
-
|
371 |
-
#: contact_form.php:642
|
372 |
-
#: contact_form.php:645
|
373 |
-
#: contact_form.php:649
|
374 |
-
#: contact_form.php:910
|
375 |
-
msgid "Captcha"
|
376 |
-
msgstr ""
|
377 |
-
|
378 |
-
#: contact_form.php:642
|
379 |
-
#: contact_form.php:645
|
380 |
-
#: contact_form.php:649
|
381 |
-
msgid "powered by"
|
382 |
-
msgstr ""
|
383 |
-
|
384 |
-
#: contact_form.php:645
|
385 |
-
#, fuzzy
|
386 |
-
msgid "Activate captcha"
|
387 |
-
msgstr "Plugin-uri activate"
|
388 |
-
|
389 |
-
#: contact_form.php:649
|
390 |
-
#, fuzzy
|
391 |
-
msgid "Download captcha"
|
392 |
-
msgstr "Descarca"
|
393 |
-
|
394 |
-
#: contact_form.php:654
|
395 |
-
#, fuzzy
|
396 |
-
msgid "Display tips below the Attachment block"
|
397 |
-
msgstr "Afisaza explicatiile dupa blocul Atasament"
|
398 |
-
|
399 |
-
#: contact_form.php:663
|
400 |
-
msgid "Delete an attachment file from the server after the email is sent"
|
401 |
-
msgstr ""
|
402 |
-
|
403 |
-
#: contact_form.php:669
|
404 |
-
#, fuzzy
|
405 |
-
msgid "Display 'Send me a copy' block"
|
406 |
-
msgstr "Afisaza blocul Trimite-mi o copie"
|
407 |
-
|
408 |
-
#: contact_form.php:678
|
409 |
-
msgid "Required fields"
|
410 |
-
msgstr ""
|
411 |
-
|
412 |
-
#: contact_form.php:680
|
413 |
-
#: contact_form.php:876
|
414 |
-
#: contact_form.php:1536
|
415 |
-
msgid "Name"
|
416 |
-
msgstr "Nume"
|
417 |
-
|
418 |
-
#: contact_form.php:682
|
419 |
-
#, fuzzy
|
420 |
-
msgid "Email Address"
|
421 |
-
msgstr "Adresa email:"
|
422 |
-
|
423 |
-
#: contact_form.php:684
|
424 |
-
#: contact_form.php:896
|
425 |
-
#: contact_form.php:1552
|
426 |
-
msgid "Subject"
|
427 |
-
msgstr "Subiect"
|
428 |
-
|
429 |
-
#: contact_form.php:685
|
430 |
-
#: contact_form.php:900
|
431 |
-
#: contact_form.php:1555
|
432 |
-
msgid "Message"
|
433 |
-
msgstr "Mesaj"
|
434 |
-
|
435 |
-
#: contact_form.php:689
|
436 |
-
msgid "Required symbol"
|
437 |
-
msgstr ""
|
438 |
-
|
439 |
-
#: contact_form.php:695
|
440 |
-
#, fuzzy
|
441 |
-
msgid "Display additional info in the email"
|
442 |
-
msgstr "Afisaza informatii aditionale in email"
|
443 |
-
|
444 |
-
#: contact_form.php:700
|
445 |
-
#: contact_form.php:1508
|
446 |
-
msgid "Sent from (ip address)"
|
447 |
-
msgstr "Trimis de la (adresa IP)"
|
448 |
-
|
449 |
-
#: contact_form.php:700
|
450 |
-
#, fuzzy
|
451 |
-
msgid "Example: Sent from (IP address):\t127.0.0.1"
|
452 |
-
msgstr "Trimis de la (adresa IP)"
|
453 |
-
|
454 |
-
#: contact_form.php:701
|
455 |
-
#: contact_form.php:1513
|
456 |
-
msgid "Date/Time"
|
457 |
-
msgstr "Data/Ora"
|
458 |
-
|
459 |
-
#: contact_form.php:701
|
460 |
-
msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
|
461 |
-
msgstr ""
|
462 |
-
|
463 |
-
#: contact_form.php:702
|
464 |
-
#: contact_form.php:1518
|
465 |
-
msgid "Sent from (referer)"
|
466 |
-
msgstr "Venind de la (referinta)"
|
467 |
-
|
468 |
-
#: contact_form.php:702
|
469 |
-
msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
|
470 |
-
msgstr ""
|
471 |
-
|
472 |
-
#: contact_form.php:703
|
473 |
-
#: contact_form.php:1523
|
474 |
-
msgid "Using (user agent)"
|
475 |
-
msgstr "Folosind (Agent)"
|
476 |
-
|
477 |
-
#: contact_form.php:703
|
478 |
-
msgid "Example: Using (user agent):\tMozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36"
|
479 |
-
msgstr ""
|
480 |
-
|
481 |
-
#: contact_form.php:707
|
482 |
-
msgid "Language settings for the field names in the form"
|
483 |
-
msgstr ""
|
484 |
-
|
485 |
-
#: contact_form.php:716
|
486 |
-
msgid "Add a language"
|
487 |
-
msgstr ""
|
488 |
-
|
489 |
-
#: contact_form.php:720
|
490 |
-
msgid "Change the names of the contact form fields and error messages"
|
491 |
-
msgstr "Schimba etichetele pentru campurile formularului de contact"
|
492 |
-
|
493 |
-
#: contact_form.php:725
|
494 |
-
#: contact_form.php:798
|
495 |
-
msgid "English"
|
496 |
-
msgstr ""
|
497 |
-
|
498 |
-
#: contact_form.php:742
|
499 |
-
#: contact_form.php:772
|
500 |
-
#, fuzzy
|
501 |
-
msgid "Tips below the Attachment block"
|
502 |
-
msgstr "Afisaza explicatiile dupa blocul Atasament"
|
503 |
-
|
504 |
-
#: contact_form.php:745
|
505 |
-
#: contact_form.php:775
|
506 |
-
msgid "Error message for the Name field"
|
507 |
-
msgstr ""
|
508 |
-
|
509 |
-
#: contact_form.php:746
|
510 |
-
#: contact_form.php:776
|
511 |
-
msgid "Error message for the Address field"
|
512 |
-
msgstr ""
|
513 |
-
|
514 |
-
#: contact_form.php:747
|
515 |
-
#: contact_form.php:777
|
516 |
-
msgid "Error message for the Email field"
|
517 |
-
msgstr ""
|
518 |
-
|
519 |
-
#: contact_form.php:748
|
520 |
-
#: contact_form.php:778
|
521 |
-
msgid "Error message for the Phone field"
|
522 |
-
msgstr ""
|
523 |
-
|
524 |
-
#: contact_form.php:749
|
525 |
-
#: contact_form.php:779
|
526 |
-
msgid "Error message for the Subject field"
|
527 |
-
msgstr ""
|
528 |
-
|
529 |
-
#: contact_form.php:750
|
530 |
-
#: contact_form.php:780
|
531 |
-
msgid "Error message for the Message field"
|
532 |
-
msgstr ""
|
533 |
-
|
534 |
-
#: contact_form.php:751
|
535 |
-
#: contact_form.php:781
|
536 |
-
msgid "Error message about the file type for the Attachment field"
|
537 |
-
msgstr ""
|
538 |
-
|
539 |
-
#: contact_form.php:752
|
540 |
-
#: contact_form.php:782
|
541 |
-
msgid "Error message while uploading a file for the Attachment field to the server"
|
542 |
-
msgstr ""
|
543 |
-
|
544 |
-
#: contact_form.php:753
|
545 |
-
#: contact_form.php:783
|
546 |
-
msgid "Error message while moving the file for the Attachment field"
|
547 |
-
msgstr ""
|
548 |
-
|
549 |
-
#: contact_form.php:754
|
550 |
-
#: contact_form.php:784
|
551 |
-
msgid "Error message when file size limit for the Attachment field is exceeded"
|
552 |
-
msgstr ""
|
553 |
-
|
554 |
-
#: contact_form.php:755
|
555 |
-
#: contact_form.php:785
|
556 |
-
msgid "Error message for the Captcha field"
|
557 |
-
msgstr ""
|
558 |
-
|
559 |
-
#: contact_form.php:756
|
560 |
-
#: contact_form.php:786
|
561 |
-
msgid "Error message for the whole form"
|
562 |
-
msgstr ""
|
563 |
-
|
564 |
-
#: contact_form.php:758
|
565 |
-
#: contact_form.php:788
|
566 |
-
#: contact_form.php:807
|
567 |
-
#: contact_form.php:813
|
568 |
-
msgid "Use shortcode"
|
569 |
-
msgstr ""
|
570 |
-
|
571 |
-
#: contact_form.php:758
|
572 |
-
#: contact_form.php:788
|
573 |
-
#: contact_form.php:807
|
574 |
-
#: contact_form.php:813
|
575 |
-
msgid "for this language"
|
576 |
-
msgstr ""
|
577 |
-
|
578 |
-
#: contact_form.php:795
|
579 |
-
msgid "Action after email is sent"
|
580 |
-
msgstr "Actiune dupa trimiterea mailului"
|
581 |
-
|
582 |
-
#: contact_form.php:797
|
583 |
-
msgid "Display text"
|
584 |
-
msgstr "Afisaza text"
|
585 |
-
|
586 |
-
#: contact_form.php:806
|
587 |
-
#: contact_form.php:812
|
588 |
-
msgid "Text"
|
589 |
-
msgstr "Text"
|
590 |
-
|
591 |
-
#: contact_form.php:819
|
592 |
-
msgid "Redirect to the page"
|
593 |
-
msgstr "Redirectioneaza la pagina"
|
594 |
-
|
595 |
-
#: contact_form.php:820
|
596 |
-
msgid "Url"
|
597 |
-
msgstr "Url"
|
598 |
-
|
599 |
-
#: contact_form.php:825
|
600 |
-
#: contact_form.php:1002
|
601 |
-
msgid "Save Changes"
|
602 |
-
msgstr "Salveaza schimbarile"
|
603 |
-
|
604 |
-
#: contact_form.php:842
|
605 |
-
#, fuzzy
|
606 |
-
msgid "Contact Form Pro | Extra Settings"
|
607 |
-
msgstr "Optiuni formular de contact"
|
608 |
-
|
609 |
-
#: contact_form.php:856
|
610 |
-
msgid "Errors output"
|
611 |
-
msgstr ""
|
612 |
-
|
613 |
-
#: contact_form.php:859
|
614 |
-
msgid "Display error messages"
|
615 |
-
msgstr ""
|
616 |
-
|
617 |
-
#: contact_form.php:860
|
618 |
-
msgid "Color of the input field errors."
|
619 |
-
msgstr ""
|
620 |
-
|
621 |
-
#: contact_form.php:861
|
622 |
-
msgid "Display error messages & color of the input field errors"
|
623 |
-
msgstr ""
|
624 |
-
|
625 |
-
#: contact_form.php:866
|
626 |
-
msgid "Add placeholder to the input blocks"
|
627 |
-
msgstr ""
|
628 |
-
|
629 |
-
#: contact_form.php:872
|
630 |
-
#, fuzzy
|
631 |
-
msgid "Add tooltips"
|
632 |
-
msgstr "Optiuni aditionale"
|
633 |
-
|
634 |
-
#: contact_form.php:886
|
635 |
-
#, fuzzy
|
636 |
-
msgid "Email address"
|
637 |
-
msgstr "Adresa email:"
|
638 |
-
|
639 |
-
#: contact_form.php:891
|
640 |
-
msgid "Phone Number"
|
641 |
-
msgstr ""
|
642 |
-
|
643 |
-
#: contact_form.php:905
|
644 |
-
#, fuzzy
|
645 |
-
msgid "Attachment"
|
646 |
-
msgstr "Atasament:"
|
647 |
-
|
648 |
-
#: contact_form.php:910
|
649 |
-
msgid "(powered by bestwebsoft.com)"
|
650 |
-
msgstr ""
|
651 |
-
|
652 |
-
#: contact_form.php:915
|
653 |
-
#, fuzzy
|
654 |
-
msgid "Style options"
|
655 |
-
msgstr "Optiuni aditionale"
|
656 |
-
|
657 |
-
#: contact_form.php:918
|
658 |
-
msgid "Text color"
|
659 |
-
msgstr ""
|
660 |
-
|
661 |
-
#: contact_form.php:921
|
662 |
-
#: contact_form.php:926
|
663 |
-
#: contact_form.php:936
|
664 |
-
#: contact_form.php:941
|
665 |
-
#: contact_form.php:946
|
666 |
-
#: contact_form.php:951
|
667 |
-
#: contact_form.php:961
|
668 |
-
#: contact_form.php:966
|
669 |
-
#: contact_form.php:972
|
670 |
-
#: contact_form.php:983
|
671 |
-
#: contact_form.php:988
|
672 |
-
#: contact_form.php:993
|
673 |
-
msgid "Default"
|
674 |
-
msgstr ""
|
675 |
-
|
676 |
-
#: contact_form.php:923
|
677 |
-
msgid "Label text color"
|
678 |
-
msgstr ""
|
679 |
-
|
680 |
-
#: contact_form.php:928
|
681 |
-
msgid "Placeholder color"
|
682 |
-
msgstr ""
|
683 |
-
|
684 |
-
#: contact_form.php:933
|
685 |
-
msgid "Errors color"
|
686 |
-
msgstr ""
|
687 |
-
|
688 |
-
#: contact_form.php:938
|
689 |
-
msgid "Error text color"
|
690 |
-
msgstr ""
|
691 |
-
|
692 |
-
#: contact_form.php:943
|
693 |
-
msgid "Background color of the input field errors"
|
694 |
-
msgstr ""
|
695 |
-
|
696 |
-
#: contact_form.php:948
|
697 |
-
msgid "Border color of the input field errors"
|
698 |
-
msgstr ""
|
699 |
-
|
700 |
-
#: contact_form.php:953
|
701 |
-
msgid "Placeholder color of the input field errors"
|
702 |
-
msgstr ""
|
703 |
-
|
704 |
-
#: contact_form.php:958
|
705 |
-
#, fuzzy
|
706 |
-
msgid "Input fields"
|
707 |
-
msgstr "Afisaza text"
|
708 |
-
|
709 |
-
#: contact_form.php:963
|
710 |
-
msgid "Input fields background color"
|
711 |
-
msgstr ""
|
712 |
-
|
713 |
-
#: contact_form.php:968
|
714 |
-
msgid "Text fields color"
|
715 |
-
msgstr ""
|
716 |
-
|
717 |
-
#: contact_form.php:970
|
718 |
-
msgid "Border width in px, numbers only"
|
719 |
-
msgstr ""
|
720 |
-
|
721 |
-
#: contact_form.php:974
|
722 |
-
#: contact_form.php:995
|
723 |
-
msgid "Border color"
|
724 |
-
msgstr ""
|
725 |
-
|
726 |
-
#: contact_form.php:979
|
727 |
-
#, fuzzy
|
728 |
-
msgid "Submit button"
|
729 |
-
msgstr "Trimite"
|
730 |
-
|
731 |
-
#: contact_form.php:981
|
732 |
-
msgid "Width in px, numbers only"
|
733 |
-
msgstr ""
|
734 |
-
|
735 |
-
#: contact_form.php:985
|
736 |
-
msgid "Button color"
|
737 |
-
msgstr ""
|
738 |
-
|
739 |
-
#: contact_form.php:990
|
740 |
-
msgid "Button text color"
|
741 |
-
msgstr ""
|
742 |
-
|
743 |
-
#: contact_form.php:1006
|
744 |
-
#, fuzzy
|
745 |
-
msgid "Contact Form Pro | Preview"
|
746 |
-
msgstr "Formular de contact"
|
747 |
-
|
748 |
-
#: contact_form.php:1009
|
749 |
-
msgid "Show with errors"
|
750 |
-
msgstr ""
|
751 |
-
|
752 |
-
#: contact_form.php:1017
|
753 |
-
#: contact_form.php:1019
|
754 |
-
msgid "Please enter your full name..."
|
755 |
-
msgstr ""
|
756 |
-
|
757 |
-
#: contact_form.php:1030
|
758 |
-
#: contact_form.php:1032
|
759 |
-
msgid "Please enter your address..."
|
760 |
-
msgstr ""
|
761 |
-
|
762 |
-
#: contact_form.php:1041
|
763 |
-
#: contact_form.php:1043
|
764 |
-
#, fuzzy
|
765 |
-
msgid "Please enter your email address..."
|
766 |
-
msgstr "Foloseste acest email:"
|
767 |
-
|
768 |
-
#: contact_form.php:1052
|
769 |
-
#: contact_form.php:1054
|
770 |
-
msgid "Please enter your phone number..."
|
771 |
-
msgstr ""
|
772 |
-
|
773 |
-
#: contact_form.php:1063
|
774 |
-
#: contact_form.php:1065
|
775 |
-
msgid "Please enter subject..."
|
776 |
-
msgstr ""
|
777 |
-
|
778 |
-
#: contact_form.php:1073
|
779 |
-
#: contact_form.php:1075
|
780 |
-
msgid "Please enter your message..."
|
781 |
-
msgstr ""
|
782 |
-
|
783 |
-
#: contact_form.php:1153
|
784 |
-
msgid "Sorry, email message could not be delivered."
|
785 |
-
msgstr "Ne pare rau, mailul dumneavoastra nu a putut fi livrat."
|
786 |
-
|
787 |
-
#: contact_form.php:1531
|
788 |
-
msgid "Contact from"
|
789 |
-
msgstr "Formular de contact"
|
790 |
-
|
791 |
-
#: contact_form.php:1544
|
792 |
-
msgid "Email"
|
793 |
-
msgstr "Email"
|
794 |
-
|
795 |
-
#: contact_form.php:1558
|
796 |
-
msgid "Site"
|
797 |
-
msgstr "Site"
|
798 |
-
|
799 |
-
#: contact_form.php:1621
|
800 |
-
msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
|
801 |
-
msgstr "Daca vedeti acest MIME atunci clientul dumneavoastra nu accepta tipuri MIME!"
|
802 |
-
|
803 |
-
#: contact_form.php:1685
|
804 |
-
msgid "FAQ"
|
805 |
-
msgstr "FAQ"
|
806 |
-
|
807 |
-
#: contact_form.php:1686
|
808 |
-
msgid "Support"
|
809 |
-
msgstr "Suport tehnic"
|
810 |
-
|
811 |
-
#: contact_form.php:1743
|
812 |
-
msgid "Are you sure that you want to delete this language data?"
|
813 |
-
msgstr ""
|
814 |
-
|
815 |
-
#~ msgid "You can attach the following file formats"
|
816 |
-
#~ msgstr "Puteti atasa fisiere de urmatoarele tipuri"
|
817 |
-
|
818 |
-
#, fuzzy
|
819 |
-
#~ msgid "Memory usage"
|
820 |
-
#~ msgstr "Mesaj"
|
821 |
-
|
822 |
-
#, fuzzy
|
823 |
-
#~ msgid "Site URL"
|
824 |
-
#~ msgstr "Site"
|
825 |
-
|
826 |
-
#, fuzzy
|
827 |
-
#~ msgid "Please enter a valid email address."
|
828 |
-
#~ msgstr "Foloseste acest email:"
|
829 |
-
#~ msgid "Activated plugins"
|
830 |
-
#~ msgstr "Plugin-uri activate"
|
831 |
-
#~ msgid "Read more"
|
832 |
-
#~ msgstr "Citeste mai multe"
|
833 |
-
#~ msgid "Installed plugins"
|
834 |
-
#~ msgstr "Pluginuri instalate"
|
835 |
-
#~ msgid "Recommended plugins"
|
836 |
-
#~ msgstr "Pluginuri recomandate"
|
837 |
-
|
838 |
-
#, fuzzy
|
839 |
-
#~ msgid "Free plugins"
|
840 |
-
#~ msgstr "Pluginuri recomandate"
|
841 |
-
#~ msgid "Download"
|
842 |
-
#~ msgstr "Descarca"
|
843 |
-
#~ msgid "Install %s"
|
844 |
-
#~ msgstr "Instaleaza %s"
|
845 |
-
#~ msgid "Install now from wordpress.org"
|
846 |
-
#~ msgstr "Instaleaza acum de pe wordpress.org"
|
847 |
-
|
848 |
-
#, fuzzy
|
849 |
-
#~ msgid "If you have any questions, please contact us via"
|
850 |
-
#~ msgstr ""
|
851 |
-
#~ "Daca aveti intrebari, va rugam sa ne contactati folosind "
|
852 |
-
#~ "plugin@bestwebsoft.com sau completati formularul de contact de la noi de "
|
853 |
-
#~ "pe site"
|
854 |
-
|
855 |
-
#, fuzzy
|
856 |
-
#~ msgid "Active Plugins"
|
857 |
-
#~ msgstr "Plugin-uri activate"
|
858 |
-
|
859 |
-
#, fuzzy
|
860 |
-
#~ msgid "Inactive Plugins"
|
861 |
-
#~ msgstr "Plugin-uri activate"
|
862 |
-
|
863 |
-
#, fuzzy
|
864 |
-
#~ msgid "Send to support"
|
865 |
-
#~ msgstr "Suport tehnic"
|
866 |
-
#~ msgid "Contact Form Options"
|
867 |
-
#~ msgstr "Optiuni formular de contact"
|
868 |
-
#~ msgid "Display Attachment tips"
|
869 |
-
#~ msgstr "Afisaza explicatii despre Atasamente"
|
870 |
-
#~ msgid "Please enter a valid email address. Settings are not saved."
|
871 |
-
#~ msgstr "Va rugam introduceti un email corect. Setarile nu au fost salvate."
|
872 |
-
|
873 |
-
#, fuzzy
|
874 |
-
#~ msgid "E-Mail Address"
|
875 |
-
#~ msgstr "Adresa email:"
|
876 |
-
#~ msgid "E-Mail Addresse:"
|
877 |
-
#~ msgstr "Indirizzo e-mail:"
|
878 |
-
#~ msgid "Install Now"
|
879 |
-
#~ msgstr "Installa Ora"
|
880 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/contact_form-ru_RU.mo
CHANGED
Binary file
|
languages/contact_form-ru_RU.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15
|
6 |
-
"PO-Revision-Date: 2013-11-15
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-11-22 15:14+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-11-22 15:14+0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
languages/contact_form-sk_SK.mo
CHANGED
Binary file
|
languages/contact_form-sk_SK.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15
|
6 |
-
"PO-Revision-Date: 2013-11-15
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Book Ing <book.ing@zoznam.sk>\n"
|
9 |
"MIME-Version: 1.0\n"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-11-22 15:14+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-11-22 15:14+0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Book Ing <book.ing@zoznam.sk>\n"
|
9 |
"MIME-Version: 1.0\n"
|
languages/contact_form-sr_RS.mo
CHANGED
Binary file
|
languages/contact_form-sr_RS.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15
|
6 |
-
"PO-Revision-Date: 2013-11-15
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Georgijevic Team <http://www.georgijevic.info>\n"
|
9 |
"MIME-Version: 1.0\n"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-11-22 15:15+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-11-22 15:15+0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Georgijevic Team <http://www.georgijevic.info>\n"
|
9 |
"MIME-Version: 1.0\n"
|
languages/contact_form-sv_SE.mo
CHANGED
Binary file
|
languages/contact_form-sv_SE.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15
|
6 |
-
"PO-Revision-Date: 2013-11-15
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Martin Tonek, Joakim Lindskog, Maarten van den Driest <joakim@limewoodmedia.com, maarten@vandendriest.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-11-22 15:15+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-11-22 15:15+0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Martin Tonek, Joakim Lindskog, Maarten van den Driest <joakim@limewoodmedia.com, maarten@vandendriest.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
languages/contact_form-tr_TR.mo
DELETED
Binary file
|
languages/contact_form-tr_TR.po
DELETED
@@ -1,876 +0,0 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: contact_form\n"
|
4 |
-
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15 16:50+0300\n"
|
6 |
-
"PO-Revision-Date: 2013-11-15 16:50+0300\n"
|
7 |
-
"Last-Translator: \n"
|
8 |
-
"Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"Language: it_IT\n"
|
13 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
-
"X-Poedit-Basepath: ..\n"
|
15 |
-
"X-Poedit-SourceCharset: utf-8\n"
|
16 |
-
"X-Generator: Poedit 1.5.4\n"
|
17 |
-
"X-Poedit-SearchPath-0: .\n"
|
18 |
-
|
19 |
-
#: contact_form.php:32
|
20 |
-
#: contact_form.php:525
|
21 |
-
#, fuzzy
|
22 |
-
msgid "Contact Form Settings"
|
23 |
-
msgstr "İletişim Formu Seçenekleri"
|
24 |
-
|
25 |
-
#: contact_form.php:32
|
26 |
-
msgid "Contact Form"
|
27 |
-
msgstr "İletişim Formu"
|
28 |
-
|
29 |
-
#: contact_form.php:33
|
30 |
-
#, fuzzy
|
31 |
-
msgid "Contact Form Pro Extra Settings"
|
32 |
-
msgstr "İletişim Formu Seçenekleri"
|
33 |
-
|
34 |
-
#: contact_form.php:33
|
35 |
-
#: contact_form.php:566
|
36 |
-
#: contact_form.php:850
|
37 |
-
#, fuzzy
|
38 |
-
msgid "Contact Form Pro"
|
39 |
-
msgstr "İletişim Formu"
|
40 |
-
|
41 |
-
#: contact_form.php:74
|
42 |
-
#: contact_form.php:735
|
43 |
-
#: contact_form.php:765
|
44 |
-
msgid "Name:"
|
45 |
-
msgstr "Adınız Soyadınız :"
|
46 |
-
|
47 |
-
#: contact_form.php:75
|
48 |
-
#: contact_form.php:736
|
49 |
-
#: contact_form.php:766
|
50 |
-
#, fuzzy
|
51 |
-
msgid "Address:"
|
52 |
-
msgstr "E-mail Adresiniz :"
|
53 |
-
|
54 |
-
#: contact_form.php:76
|
55 |
-
#: contact_form.php:737
|
56 |
-
#: contact_form.php:767
|
57 |
-
msgid "Email Address:"
|
58 |
-
msgstr "E-mail Adresiniz :"
|
59 |
-
|
60 |
-
#: contact_form.php:77
|
61 |
-
#: contact_form.php:738
|
62 |
-
#: contact_form.php:768
|
63 |
-
msgid "Phone number:"
|
64 |
-
msgstr ""
|
65 |
-
|
66 |
-
#: contact_form.php:78
|
67 |
-
#: contact_form.php:739
|
68 |
-
#: contact_form.php:769
|
69 |
-
msgid "Subject:"
|
70 |
-
msgstr "Konu:"
|
71 |
-
|
72 |
-
#: contact_form.php:79
|
73 |
-
#: contact_form.php:740
|
74 |
-
#: contact_form.php:770
|
75 |
-
msgid "Message:"
|
76 |
-
msgstr "Mesajınız:"
|
77 |
-
|
78 |
-
#: contact_form.php:80
|
79 |
-
#: contact_form.php:741
|
80 |
-
#: contact_form.php:771
|
81 |
-
msgid "Attachment:"
|
82 |
-
msgstr "Dosya Eki:"
|
83 |
-
|
84 |
-
#: contact_form.php:81
|
85 |
-
msgid "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file size: 2MB"
|
86 |
-
msgstr ""
|
87 |
-
|
88 |
-
#: contact_form.php:82
|
89 |
-
#: contact_form.php:743
|
90 |
-
#: contact_form.php:773
|
91 |
-
msgid "Send me a copy"
|
92 |
-
msgstr "Bir kopyasını banada gönder"
|
93 |
-
|
94 |
-
#: contact_form.php:83
|
95 |
-
#: contact_form.php:744
|
96 |
-
#: contact_form.php:774
|
97 |
-
msgid "Submit"
|
98 |
-
msgstr "Gönder"
|
99 |
-
|
100 |
-
#: contact_form.php:84
|
101 |
-
msgid "Your name is required."
|
102 |
-
msgstr "Adınız ve soyadınız gereklidir."
|
103 |
-
|
104 |
-
#: contact_form.php:85
|
105 |
-
#, fuzzy
|
106 |
-
msgid "Address is required."
|
107 |
-
msgstr "Düzgün bir e-posta adresi gereklidir."
|
108 |
-
|
109 |
-
#: contact_form.php:86
|
110 |
-
#, fuzzy
|
111 |
-
msgid "A valid email address is required."
|
112 |
-
msgstr "Düzgün bir e-posta adresi gereklidir."
|
113 |
-
|
114 |
-
#: contact_form.php:87
|
115 |
-
#, fuzzy
|
116 |
-
msgid "Phone number is required."
|
117 |
-
msgstr "Adınız ve soyadınız gereklidir."
|
118 |
-
|
119 |
-
#: contact_form.php:88
|
120 |
-
msgid "Subject is required."
|
121 |
-
msgstr "Konu metni gereklidir."
|
122 |
-
|
123 |
-
#: contact_form.php:89
|
124 |
-
msgid "Message text is required."
|
125 |
-
msgstr "Mesaj metni gereklidir."
|
126 |
-
|
127 |
-
#: contact_form.php:90
|
128 |
-
msgid "File format is not valid."
|
129 |
-
msgstr "Eklenti Hatalı"
|
130 |
-
|
131 |
-
#: contact_form.php:91
|
132 |
-
msgid "File upload error."
|
133 |
-
msgstr ""
|
134 |
-
|
135 |
-
#: contact_form.php:92
|
136 |
-
msgid "The file could not be uploaded."
|
137 |
-
msgstr ""
|
138 |
-
|
139 |
-
#: contact_form.php:93
|
140 |
-
msgid "This file is too large."
|
141 |
-
msgstr ""
|
142 |
-
|
143 |
-
#: contact_form.php:94
|
144 |
-
msgid "Please fill out the CAPTCHA."
|
145 |
-
msgstr "CAPTCHA Doldurunuz"
|
146 |
-
|
147 |
-
#: contact_form.php:95
|
148 |
-
msgid "Please make corrections below and try again."
|
149 |
-
msgstr "Lütfen aşağıdaki düzeltmeleri yapın ve tekrar deneyin."
|
150 |
-
|
151 |
-
#: contact_form.php:97
|
152 |
-
msgid "Thank you for contacting us."
|
153 |
-
msgstr "Bizimle bağlantı kurduğunuz için teşekkür ederiz."
|
154 |
-
|
155 |
-
#: contact_form.php:196
|
156 |
-
msgid "requires"
|
157 |
-
msgstr ""
|
158 |
-
|
159 |
-
#: contact_form.php:196
|
160 |
-
msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
|
161 |
-
msgstr ""
|
162 |
-
|
163 |
-
#: contact_form.php:196
|
164 |
-
msgid "Back to the WordPress"
|
165 |
-
msgstr ""
|
166 |
-
|
167 |
-
#: contact_form.php:196
|
168 |
-
#, fuzzy
|
169 |
-
msgid "Plugins page"
|
170 |
-
msgstr "BWS Plugins"
|
171 |
-
|
172 |
-
#: contact_form.php:481
|
173 |
-
msgid "If the 'Redirect to page' option is selected then the URL field should be in the following format"
|
174 |
-
msgstr ""
|
175 |
-
|
176 |
-
#: contact_form.php:490
|
177 |
-
msgid "Such user does not exist. Settings are not saved."
|
178 |
-
msgstr "Böyle bir kullanıcı yok. Ayarlar kayıt edilemedi."
|
179 |
-
|
180 |
-
#: contact_form.php:494
|
181 |
-
#: contact_form.php:500
|
182 |
-
#, fuzzy
|
183 |
-
msgid "Please enter a valid email address in the 'FROM' field. Settings are not saved."
|
184 |
-
msgstr "Böyle bir mail bulunumadı. Lütfen doğru bir mail giriniz."
|
185 |
-
|
186 |
-
#: contact_form.php:505
|
187 |
-
#, fuzzy
|
188 |
-
msgid "Settings saved."
|
189 |
-
msgstr "Ayarlar Kayıt Edildi."
|
190 |
-
|
191 |
-
#: contact_form.php:529
|
192 |
-
#: contact_form.php:844
|
193 |
-
#: contact_form.php:1673
|
194 |
-
#: contact_form.php:1684
|
195 |
-
msgid "Settings"
|
196 |
-
msgstr "Ayarlar"
|
197 |
-
|
198 |
-
#: contact_form.php:530
|
199 |
-
#: contact_form.php:845
|
200 |
-
#, fuzzy
|
201 |
-
msgid "Extra settings"
|
202 |
-
msgstr "Ayarlar"
|
203 |
-
|
204 |
-
#: contact_form.php:535
|
205 |
-
#: contact_form.php:1101
|
206 |
-
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:"
|
207 |
-
msgstr "İletişim formunu sitenize yerleştirmek istiyorsanız lütfen kısa kodu yeni sayfa içerisine html modunda iken ekleyiniz:"
|
208 |
-
|
209 |
-
#: contact_form.php:535
|
210 |
-
#: contact_form.php:536
|
211 |
-
#: contact_form.php:758
|
212 |
-
#: contact_form.php:807
|
213 |
-
msgid "or"
|
214 |
-
msgstr ""
|
215 |
-
|
216 |
-
#: contact_form.php:536
|
217 |
-
msgid "If have any problems with the standard shortcode [contact_form], you should use the shortcode"
|
218 |
-
msgstr ""
|
219 |
-
|
220 |
-
#: contact_form.php:537
|
221 |
-
msgid "They work the same way."
|
222 |
-
msgstr ""
|
223 |
-
|
224 |
-
#: contact_form.php:538
|
225 |
-
msgid "If you leave the fields empty, the messages will be sent to the email address specified during registration."
|
226 |
-
msgstr "Lütfen aşağıdaki alanları doğru ve eksiksiz olarak doldurun."
|
227 |
-
|
228 |
-
#: contact_form.php:542
|
229 |
-
msgid "The user's email address:"
|
230 |
-
msgstr "Kullanıcı adı veya mail girin"
|
231 |
-
|
232 |
-
#: contact_form.php:546
|
233 |
-
msgid "Create a username"
|
234 |
-
msgstr "Kullanıcı adı seçin"
|
235 |
-
|
236 |
-
#: contact_form.php:551
|
237 |
-
msgid "Enter a username of the person who should get the messages from the contact form."
|
238 |
-
msgstr "Kullanıcı bir iletişim formunu mesajları alacak bir isim ayarlayın."
|
239 |
-
|
240 |
-
#: contact_form.php:555
|
241 |
-
msgid "Use this email address:"
|
242 |
-
msgstr "Bu e-posta adresini kullan:"
|
243 |
-
|
244 |
-
#: contact_form.php:558
|
245 |
-
msgid "Enter the email address you want the messages forwarded to."
|
246 |
-
msgstr "Mesaj almak için kullanılan bir e-posta adresi ayarlayın."
|
247 |
-
|
248 |
-
#: contact_form.php:562
|
249 |
-
msgid "Add department selectbox to the contact form:"
|
250 |
-
msgstr ""
|
251 |
-
|
252 |
-
#: contact_form.php:565
|
253 |
-
#: contact_form.php:849
|
254 |
-
msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
|
255 |
-
msgstr ""
|
256 |
-
|
257 |
-
#: contact_form.php:573
|
258 |
-
msgid "Save emails to the database"
|
259 |
-
msgstr ""
|
260 |
-
|
261 |
-
#: contact_form.php:583
|
262 |
-
#: contact_form.php:586
|
263 |
-
#: contact_form.php:590
|
264 |
-
msgid "Using Contact Form to DB powered by"
|
265 |
-
msgstr ""
|
266 |
-
|
267 |
-
#: contact_form.php:586
|
268 |
-
#, fuzzy
|
269 |
-
msgid "Activate Contact Form to DB"
|
270 |
-
msgstr "İletişim Formu"
|
271 |
-
|
272 |
-
#: contact_form.php:590
|
273 |
-
#, fuzzy
|
274 |
-
msgid "Download Contact Form to DB"
|
275 |
-
msgstr "İletişim Formu"
|
276 |
-
|
277 |
-
#: contact_form.php:595
|
278 |
-
msgid "Additional options"
|
279 |
-
msgstr "Ek Seçenekler"
|
280 |
-
|
281 |
-
#: contact_form.php:597
|
282 |
-
msgid "Show"
|
283 |
-
msgstr ""
|
284 |
-
|
285 |
-
#: contact_form.php:598
|
286 |
-
msgid "Hide"
|
287 |
-
msgstr ""
|
288 |
-
|
289 |
-
#: contact_form.php:602
|
290 |
-
msgid "What to use?"
|
291 |
-
msgstr ""
|
292 |
-
|
293 |
-
#: contact_form.php:605
|
294 |
-
msgid "Wp-mail"
|
295 |
-
msgstr "Wp-mail"
|
296 |
-
|
297 |
-
#: contact_form.php:605
|
298 |
-
msgid "You can use the wp_mail function for mailing"
|
299 |
-
msgstr ""
|
300 |
-
|
301 |
-
#: contact_form.php:607
|
302 |
-
msgid "Mail"
|
303 |
-
msgstr "Mail"
|
304 |
-
|
305 |
-
#: contact_form.php:607
|
306 |
-
msgid "To send mail you can use the php mail function"
|
307 |
-
msgstr ""
|
308 |
-
|
309 |
-
#: contact_form.php:611
|
310 |
-
#, fuzzy
|
311 |
-
msgid "The text in the 'From' field"
|
312 |
-
msgstr "Iletişim formu alanları DAN değiştirin"
|
313 |
-
|
314 |
-
#: contact_form.php:613
|
315 |
-
msgid "User name"
|
316 |
-
msgstr ""
|
317 |
-
|
318 |
-
#: contact_form.php:614
|
319 |
-
msgid "The name of the user who fills the form will be used in the field 'From'."
|
320 |
-
msgstr ""
|
321 |
-
|
322 |
-
#: contact_form.php:617
|
323 |
-
#, fuzzy
|
324 |
-
msgid "This text will be used in the 'FROM' field"
|
325 |
-
msgstr "Iletişim formu alanları DAN değiştirin"
|
326 |
-
|
327 |
-
#: contact_form.php:621
|
328 |
-
msgid "The email address in the 'From' field"
|
329 |
-
msgstr ""
|
330 |
-
|
331 |
-
#: contact_form.php:623
|
332 |
-
msgid "User email"
|
333 |
-
msgstr ""
|
334 |
-
|
335 |
-
#: contact_form.php:624
|
336 |
-
msgid "The email address of the user who fills the form will be used in the field 'From'."
|
337 |
-
msgstr ""
|
338 |
-
|
339 |
-
#: contact_form.php:627
|
340 |
-
msgid "This email address will be used in the 'From' field."
|
341 |
-
msgstr ""
|
342 |
-
|
343 |
-
#: contact_form.php:631
|
344 |
-
#, fuzzy
|
345 |
-
msgid "Display fields"
|
346 |
-
msgstr "Eklenti Bloğunu Göster"
|
347 |
-
|
348 |
-
#: contact_form.php:633
|
349 |
-
#: contact_form.php:681
|
350 |
-
#: contact_form.php:881
|
351 |
-
#: contact_form.php:1541
|
352 |
-
#, fuzzy
|
353 |
-
msgid "Address"
|
354 |
-
msgstr "E-mail Adresiniz :"
|
355 |
-
|
356 |
-
#: contact_form.php:634
|
357 |
-
#: contact_form.php:683
|
358 |
-
#: contact_form.php:1549
|
359 |
-
msgid "Phone"
|
360 |
-
msgstr ""
|
361 |
-
|
362 |
-
#: contact_form.php:635
|
363 |
-
#, fuzzy
|
364 |
-
msgid "Attachment block"
|
365 |
-
msgstr "Eklenti Bloğunu Göster"
|
366 |
-
|
367 |
-
#: contact_form.php:635
|
368 |
-
msgid "Users can attach the following file formats"
|
369 |
-
msgstr "Kullanıcılar aşağıdaki türdeki dosyaları yükleyebilir"
|
370 |
-
|
371 |
-
#: contact_form.php:642
|
372 |
-
#: contact_form.php:645
|
373 |
-
#: contact_form.php:649
|
374 |
-
#: contact_form.php:910
|
375 |
-
msgid "Captcha"
|
376 |
-
msgstr ""
|
377 |
-
|
378 |
-
#: contact_form.php:642
|
379 |
-
#: contact_form.php:645
|
380 |
-
#: contact_form.php:649
|
381 |
-
msgid "powered by"
|
382 |
-
msgstr ""
|
383 |
-
|
384 |
-
#: contact_form.php:645
|
385 |
-
#, fuzzy
|
386 |
-
msgid "Activate captcha"
|
387 |
-
msgstr "Aktif eklentiler"
|
388 |
-
|
389 |
-
#: contact_form.php:649
|
390 |
-
#, fuzzy
|
391 |
-
msgid "Download captcha"
|
392 |
-
msgstr "İndir"
|
393 |
-
|
394 |
-
#: contact_form.php:654
|
395 |
-
#, fuzzy
|
396 |
-
msgid "Display tips below the Attachment block"
|
397 |
-
msgstr "Eklenti Bloğunu Göster"
|
398 |
-
|
399 |
-
#: contact_form.php:663
|
400 |
-
msgid "Delete an attachment file from the server after the email is sent"
|
401 |
-
msgstr ""
|
402 |
-
|
403 |
-
#: contact_form.php:669
|
404 |
-
#, fuzzy
|
405 |
-
msgid "Display 'Send me a copy' block"
|
406 |
-
msgstr "Bana bir kopya gönder bloğunu göster"
|
407 |
-
|
408 |
-
#: contact_form.php:678
|
409 |
-
msgid "Required fields"
|
410 |
-
msgstr ""
|
411 |
-
|
412 |
-
#: contact_form.php:680
|
413 |
-
#: contact_form.php:876
|
414 |
-
#: contact_form.php:1536
|
415 |
-
msgid "Name"
|
416 |
-
msgstr "Adınız Soyadınız"
|
417 |
-
|
418 |
-
#: contact_form.php:682
|
419 |
-
#, fuzzy
|
420 |
-
msgid "Email Address"
|
421 |
-
msgstr "E-mail Adresiniz :"
|
422 |
-
|
423 |
-
#: contact_form.php:684
|
424 |
-
#: contact_form.php:896
|
425 |
-
#: contact_form.php:1552
|
426 |
-
msgid "Subject"
|
427 |
-
msgstr "Konu"
|
428 |
-
|
429 |
-
#: contact_form.php:685
|
430 |
-
#: contact_form.php:900
|
431 |
-
#: contact_form.php:1555
|
432 |
-
msgid "Message"
|
433 |
-
msgstr "Mesaj"
|
434 |
-
|
435 |
-
#: contact_form.php:689
|
436 |
-
msgid "Required symbol"
|
437 |
-
msgstr ""
|
438 |
-
|
439 |
-
#: contact_form.php:695
|
440 |
-
msgid "Display additional info in the email"
|
441 |
-
msgstr ""
|
442 |
-
|
443 |
-
#: contact_form.php:700
|
444 |
-
#: contact_form.php:1508
|
445 |
-
msgid "Sent from (ip address)"
|
446 |
-
msgstr "Geldiği (ip adresi)"
|
447 |
-
|
448 |
-
#: contact_form.php:700
|
449 |
-
#, fuzzy
|
450 |
-
msgid "Example: Sent from (IP address):\t127.0.0.1"
|
451 |
-
msgstr "Geldiği (ip adresi)"
|
452 |
-
|
453 |
-
#: contact_form.php:701
|
454 |
-
#: contact_form.php:1513
|
455 |
-
msgid "Date/Time"
|
456 |
-
msgstr "Tarih/Zaman"
|
457 |
-
|
458 |
-
#: contact_form.php:701
|
459 |
-
msgid "Example: Date/Time:\tAugust 19, 2013 8:50 pm"
|
460 |
-
msgstr ""
|
461 |
-
|
462 |
-
#: contact_form.php:702
|
463 |
-
#: contact_form.php:1518
|
464 |
-
msgid "Sent from (referer)"
|
465 |
-
msgstr "Gelen"
|
466 |
-
|
467 |
-
#: contact_form.php:702
|
468 |
-
msgid "Example: Sent from (referer):\thttp://bestwebsoft.com/contacts/contact-us/"
|
469 |
-
msgstr ""
|
470 |
-
|
471 |
-
#: contact_form.php:703
|
472 |
-
#: contact_form.php:1523
|
473 |
-
msgid "Using (user agent)"
|
474 |
-
msgstr "Using (user agent)"
|
475 |
-
|
476 |
-
#: contact_form.php:703
|
477 |
-
msgid "Example: Using (user agent):\tMozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36"
|
478 |
-
msgstr ""
|
479 |
-
|
480 |
-
#: contact_form.php:707
|
481 |
-
msgid "Language settings for the field names in the form"
|
482 |
-
msgstr ""
|
483 |
-
|
484 |
-
#: contact_form.php:716
|
485 |
-
msgid "Add a language"
|
486 |
-
msgstr ""
|
487 |
-
|
488 |
-
#: contact_form.php:720
|
489 |
-
msgid "Change the names of the contact form fields and error messages"
|
490 |
-
msgstr "Iletişim formu alanlar için değişim etiket"
|
491 |
-
|
492 |
-
#: contact_form.php:725
|
493 |
-
#: contact_form.php:798
|
494 |
-
msgid "English"
|
495 |
-
msgstr ""
|
496 |
-
|
497 |
-
#: contact_form.php:742
|
498 |
-
#: contact_form.php:772
|
499 |
-
#, fuzzy
|
500 |
-
msgid "Tips below the Attachment block"
|
501 |
-
msgstr "Eklenti Bloğunu Göster"
|
502 |
-
|
503 |
-
#: contact_form.php:745
|
504 |
-
#: contact_form.php:775
|
505 |
-
msgid "Error message for the Name field"
|
506 |
-
msgstr ""
|
507 |
-
|
508 |
-
#: contact_form.php:746
|
509 |
-
#: contact_form.php:776
|
510 |
-
msgid "Error message for the Address field"
|
511 |
-
msgstr ""
|
512 |
-
|
513 |
-
#: contact_form.php:747
|
514 |
-
#: contact_form.php:777
|
515 |
-
msgid "Error message for the Email field"
|
516 |
-
msgstr ""
|
517 |
-
|
518 |
-
#: contact_form.php:748
|
519 |
-
#: contact_form.php:778
|
520 |
-
msgid "Error message for the Phone field"
|
521 |
-
msgstr ""
|
522 |
-
|
523 |
-
#: contact_form.php:749
|
524 |
-
#: contact_form.php:779
|
525 |
-
msgid "Error message for the Subject field"
|
526 |
-
msgstr ""
|
527 |
-
|
528 |
-
#: contact_form.php:750
|
529 |
-
#: contact_form.php:780
|
530 |
-
msgid "Error message for the Message field"
|
531 |
-
msgstr ""
|
532 |
-
|
533 |
-
#: contact_form.php:751
|
534 |
-
#: contact_form.php:781
|
535 |
-
msgid "Error message about the file type for the Attachment field"
|
536 |
-
msgstr ""
|
537 |
-
|
538 |
-
#: contact_form.php:752
|
539 |
-
#: contact_form.php:782
|
540 |
-
msgid "Error message while uploading a file for the Attachment field to the server"
|
541 |
-
msgstr ""
|
542 |
-
|
543 |
-
#: contact_form.php:753
|
544 |
-
#: contact_form.php:783
|
545 |
-
msgid "Error message while moving the file for the Attachment field"
|
546 |
-
msgstr ""
|
547 |
-
|
548 |
-
#: contact_form.php:754
|
549 |
-
#: contact_form.php:784
|
550 |
-
msgid "Error message when file size limit for the Attachment field is exceeded"
|
551 |
-
msgstr ""
|
552 |
-
|
553 |
-
#: contact_form.php:755
|
554 |
-
#: contact_form.php:785
|
555 |
-
msgid "Error message for the Captcha field"
|
556 |
-
msgstr ""
|
557 |
-
|
558 |
-
#: contact_form.php:756
|
559 |
-
#: contact_form.php:786
|
560 |
-
msgid "Error message for the whole form"
|
561 |
-
msgstr ""
|
562 |
-
|
563 |
-
#: contact_form.php:758
|
564 |
-
#: contact_form.php:788
|
565 |
-
#: contact_form.php:807
|
566 |
-
#: contact_form.php:813
|
567 |
-
msgid "Use shortcode"
|
568 |
-
msgstr ""
|
569 |
-
|
570 |
-
#: contact_form.php:758
|
571 |
-
#: contact_form.php:788
|
572 |
-
#: contact_form.php:807
|
573 |
-
#: contact_form.php:813
|
574 |
-
msgid "for this language"
|
575 |
-
msgstr ""
|
576 |
-
|
577 |
-
#: contact_form.php:795
|
578 |
-
msgid "Action after email is sent"
|
579 |
-
msgstr ""
|
580 |
-
|
581 |
-
#: contact_form.php:797
|
582 |
-
#, fuzzy
|
583 |
-
msgid "Display text"
|
584 |
-
msgstr "Eklenti Bloğunu Göster"
|
585 |
-
|
586 |
-
#: contact_form.php:806
|
587 |
-
#: contact_form.php:812
|
588 |
-
msgid "Text"
|
589 |
-
msgstr ""
|
590 |
-
|
591 |
-
#: contact_form.php:819
|
592 |
-
msgid "Redirect to the page"
|
593 |
-
msgstr ""
|
594 |
-
|
595 |
-
#: contact_form.php:820
|
596 |
-
msgid "Url"
|
597 |
-
msgstr ""
|
598 |
-
|
599 |
-
#: contact_form.php:825
|
600 |
-
#: contact_form.php:1002
|
601 |
-
msgid "Save Changes"
|
602 |
-
msgstr "Değişiklikler Kayıt Edildi"
|
603 |
-
|
604 |
-
#: contact_form.php:842
|
605 |
-
#, fuzzy
|
606 |
-
msgid "Contact Form Pro | Extra Settings"
|
607 |
-
msgstr "İletişim Formu Seçenekleri"
|
608 |
-
|
609 |
-
#: contact_form.php:856
|
610 |
-
msgid "Errors output"
|
611 |
-
msgstr ""
|
612 |
-
|
613 |
-
#: contact_form.php:859
|
614 |
-
msgid "Display error messages"
|
615 |
-
msgstr ""
|
616 |
-
|
617 |
-
#: contact_form.php:860
|
618 |
-
msgid "Color of the input field errors."
|
619 |
-
msgstr ""
|
620 |
-
|
621 |
-
#: contact_form.php:861
|
622 |
-
msgid "Display error messages & color of the input field errors"
|
623 |
-
msgstr ""
|
624 |
-
|
625 |
-
#: contact_form.php:866
|
626 |
-
msgid "Add placeholder to the input blocks"
|
627 |
-
msgstr ""
|
628 |
-
|
629 |
-
#: contact_form.php:872
|
630 |
-
#, fuzzy
|
631 |
-
msgid "Add tooltips"
|
632 |
-
msgstr "Ek Seçenekler"
|
633 |
-
|
634 |
-
#: contact_form.php:886
|
635 |
-
#, fuzzy
|
636 |
-
msgid "Email address"
|
637 |
-
msgstr "E-mail Adresiniz :"
|
638 |
-
|
639 |
-
#: contact_form.php:891
|
640 |
-
msgid "Phone Number"
|
641 |
-
msgstr ""
|
642 |
-
|
643 |
-
#: contact_form.php:905
|
644 |
-
#, fuzzy
|
645 |
-
msgid "Attachment"
|
646 |
-
msgstr "Dosya Eki:"
|
647 |
-
|
648 |
-
#: contact_form.php:910
|
649 |
-
msgid "(powered by bestwebsoft.com)"
|
650 |
-
msgstr ""
|
651 |
-
|
652 |
-
#: contact_form.php:915
|
653 |
-
#, fuzzy
|
654 |
-
msgid "Style options"
|
655 |
-
msgstr "Ek Seçenekler"
|
656 |
-
|
657 |
-
#: contact_form.php:918
|
658 |
-
msgid "Text color"
|
659 |
-
msgstr ""
|
660 |
-
|
661 |
-
#: contact_form.php:921
|
662 |
-
#: contact_form.php:926
|
663 |
-
#: contact_form.php:936
|
664 |
-
#: contact_form.php:941
|
665 |
-
#: contact_form.php:946
|
666 |
-
#: contact_form.php:951
|
667 |
-
#: contact_form.php:961
|
668 |
-
#: contact_form.php:966
|
669 |
-
#: contact_form.php:972
|
670 |
-
#: contact_form.php:983
|
671 |
-
#: contact_form.php:988
|
672 |
-
#: contact_form.php:993
|
673 |
-
msgid "Default"
|
674 |
-
msgstr ""
|
675 |
-
|
676 |
-
#: contact_form.php:923
|
677 |
-
msgid "Label text color"
|
678 |
-
msgstr ""
|
679 |
-
|
680 |
-
#: contact_form.php:928
|
681 |
-
msgid "Placeholder color"
|
682 |
-
msgstr ""
|
683 |
-
|
684 |
-
#: contact_form.php:933
|
685 |
-
msgid "Errors color"
|
686 |
-
msgstr ""
|
687 |
-
|
688 |
-
#: contact_form.php:938
|
689 |
-
msgid "Error text color"
|
690 |
-
msgstr ""
|
691 |
-
|
692 |
-
#: contact_form.php:943
|
693 |
-
msgid "Background color of the input field errors"
|
694 |
-
msgstr ""
|
695 |
-
|
696 |
-
#: contact_form.php:948
|
697 |
-
msgid "Border color of the input field errors"
|
698 |
-
msgstr ""
|
699 |
-
|
700 |
-
#: contact_form.php:953
|
701 |
-
msgid "Placeholder color of the input field errors"
|
702 |
-
msgstr ""
|
703 |
-
|
704 |
-
#: contact_form.php:958
|
705 |
-
msgid "Input fields"
|
706 |
-
msgstr ""
|
707 |
-
|
708 |
-
#: contact_form.php:963
|
709 |
-
msgid "Input fields background color"
|
710 |
-
msgstr ""
|
711 |
-
|
712 |
-
#: contact_form.php:968
|
713 |
-
msgid "Text fields color"
|
714 |
-
msgstr ""
|
715 |
-
|
716 |
-
#: contact_form.php:970
|
717 |
-
msgid "Border width in px, numbers only"
|
718 |
-
msgstr ""
|
719 |
-
|
720 |
-
#: contact_form.php:974
|
721 |
-
#: contact_form.php:995
|
722 |
-
msgid "Border color"
|
723 |
-
msgstr ""
|
724 |
-
|
725 |
-
#: contact_form.php:979
|
726 |
-
#, fuzzy
|
727 |
-
msgid "Submit button"
|
728 |
-
msgstr "Gönder"
|
729 |
-
|
730 |
-
#: contact_form.php:981
|
731 |
-
msgid "Width in px, numbers only"
|
732 |
-
msgstr ""
|
733 |
-
|
734 |
-
#: contact_form.php:985
|
735 |
-
msgid "Button color"
|
736 |
-
msgstr ""
|
737 |
-
|
738 |
-
#: contact_form.php:990
|
739 |
-
msgid "Button text color"
|
740 |
-
msgstr ""
|
741 |
-
|
742 |
-
#: contact_form.php:1006
|
743 |
-
#, fuzzy
|
744 |
-
msgid "Contact Form Pro | Preview"
|
745 |
-
msgstr "İletişim Formu"
|
746 |
-
|
747 |
-
#: contact_form.php:1009
|
748 |
-
msgid "Show with errors"
|
749 |
-
msgstr ""
|
750 |
-
|
751 |
-
#: contact_form.php:1017
|
752 |
-
#: contact_form.php:1019
|
753 |
-
msgid "Please enter your full name..."
|
754 |
-
msgstr ""
|
755 |
-
|
756 |
-
#: contact_form.php:1030
|
757 |
-
#: contact_form.php:1032
|
758 |
-
msgid "Please enter your address..."
|
759 |
-
msgstr ""
|
760 |
-
|
761 |
-
#: contact_form.php:1041
|
762 |
-
#: contact_form.php:1043
|
763 |
-
#, fuzzy
|
764 |
-
msgid "Please enter your email address..."
|
765 |
-
msgstr "Bu e-posta adresini kullan:"
|
766 |
-
|
767 |
-
#: contact_form.php:1052
|
768 |
-
#: contact_form.php:1054
|
769 |
-
msgid "Please enter your phone number..."
|
770 |
-
msgstr ""
|
771 |
-
|
772 |
-
#: contact_form.php:1063
|
773 |
-
#: contact_form.php:1065
|
774 |
-
msgid "Please enter subject..."
|
775 |
-
msgstr ""
|
776 |
-
|
777 |
-
#: contact_form.php:1073
|
778 |
-
#: contact_form.php:1075
|
779 |
-
msgid "Please enter your message..."
|
780 |
-
msgstr ""
|
781 |
-
|
782 |
-
#: contact_form.php:1153
|
783 |
-
msgid "Sorry, email message could not be delivered."
|
784 |
-
msgstr "Üzgünüz, e-posta gönderilemedi."
|
785 |
-
|
786 |
-
#: contact_form.php:1531
|
787 |
-
msgid "Contact from"
|
788 |
-
msgstr "Adlı Kişiden Mail Var"
|
789 |
-
|
790 |
-
#: contact_form.php:1544
|
791 |
-
msgid "Email"
|
792 |
-
msgstr "e-mail"
|
793 |
-
|
794 |
-
#: contact_form.php:1558
|
795 |
-
msgid "Site"
|
796 |
-
msgstr "Site"
|
797 |
-
|
798 |
-
#: contact_form.php:1621
|
799 |
-
msgid "If you can see this MIME, it means that the MIME type is not supported by your email client!"
|
800 |
-
msgstr "Istemci daha bu MIME görürseniz MIME türlerini kabul etmez!"
|
801 |
-
|
802 |
-
#: contact_form.php:1685
|
803 |
-
msgid "FAQ"
|
804 |
-
msgstr "Sık Sorulanlar"
|
805 |
-
|
806 |
-
#: contact_form.php:1686
|
807 |
-
msgid "Support"
|
808 |
-
msgstr "Destek"
|
809 |
-
|
810 |
-
#: contact_form.php:1743
|
811 |
-
msgid "Are you sure that you want to delete this language data?"
|
812 |
-
msgstr ""
|
813 |
-
|
814 |
-
#~ msgid "You can attach the following file formats"
|
815 |
-
#~ msgstr "Aşağıdaki türlerde dosya ekleyebilirsiniz"
|
816 |
-
|
817 |
-
#, fuzzy
|
818 |
-
#~ msgid "Memory usage"
|
819 |
-
#~ msgstr "Mesaj"
|
820 |
-
|
821 |
-
#, fuzzy
|
822 |
-
#~ msgid "Site URL"
|
823 |
-
#~ msgstr "Site"
|
824 |
-
|
825 |
-
#, fuzzy
|
826 |
-
#~ msgid "Please enter a valid email address."
|
827 |
-
#~ msgstr "Bu e-posta adresini kullan:"
|
828 |
-
#~ msgid "Activated plugins"
|
829 |
-
#~ msgstr "Aktif eklentiler"
|
830 |
-
#~ msgid "Read more"
|
831 |
-
#~ msgstr "Devamı"
|
832 |
-
#~ msgid "Installed plugins"
|
833 |
-
#~ msgstr "Eklenti Kuruldu"
|
834 |
-
#~ msgid "Recommended plugins"
|
835 |
-
#~ msgstr "Önerilen Eklentiler"
|
836 |
-
|
837 |
-
#, fuzzy
|
838 |
-
#~ msgid "Free plugins"
|
839 |
-
#~ msgstr "Önerilen Eklentiler"
|
840 |
-
#~ msgid "Download"
|
841 |
-
#~ msgstr "İndir"
|
842 |
-
#~ msgid "Install %s"
|
843 |
-
#~ msgstr "Kur %s"
|
844 |
-
#~ msgid "Install now from wordpress.org"
|
845 |
-
#~ msgstr "Wordpress.org dan şimdi yükleyin"
|
846 |
-
|
847 |
-
#, fuzzy
|
848 |
-
#~ msgid "If you have any questions, please contact us via"
|
849 |
-
#~ msgstr ""
|
850 |
-
#~ "Herhangi bir sorunuz varsa, lütfen plugin@bestwebsoft.com aracılığıyla "
|
851 |
-
#~ "bize ulaşın veya sitemizdeki iletişim formunu kullanın"
|
852 |
-
|
853 |
-
#, fuzzy
|
854 |
-
#~ msgid "Active Plugins"
|
855 |
-
#~ msgstr "Aktif eklentiler"
|
856 |
-
|
857 |
-
#, fuzzy
|
858 |
-
#~ msgid "Inactive Plugins"
|
859 |
-
#~ msgstr "Aktif eklentiler"
|
860 |
-
|
861 |
-
#, fuzzy
|
862 |
-
#~ msgid "Send to support"
|
863 |
-
#~ msgstr "Destek"
|
864 |
-
#~ msgid "Contact Form Options"
|
865 |
-
#~ msgstr "İletişim Formu Seçenekleri"
|
866 |
-
#~ msgid "Please enter a valid email address. Settings are not saved."
|
867 |
-
#~ msgstr "Böyle bir mail bulunumadı. Lütfen doğru bir mail giriniz."
|
868 |
-
|
869 |
-
#, fuzzy
|
870 |
-
#~ msgid "E-Mail Address"
|
871 |
-
#~ msgstr "E-mail Adresiniz :"
|
872 |
-
#~ msgid "E-Mail Addresse:"
|
873 |
-
#~ msgstr "Indirizzo e-mail:"
|
874 |
-
#~ msgid "Install Now"
|
875 |
-
#~ msgstr "Installa Ora"
|
876 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/contact_form-uk.mo
CHANGED
Binary file
|
languages/contact_form-uk.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-11-15
|
6 |
-
"PO-Revision-Date: 2013-11-15
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Andrew Yaschuk <xxxxAndyxxxx@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: contact_form\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-11-22 15:15+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-11-22 15:15+0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Andrew Yaschuk <xxxxAndyxxxx@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.2checkout.com/checkout/purchase?sid=1430388&quantity=10
|
|
4 |
Tags: Contact Form, text, contact, form, contacts, contact form, request, contact me, feedback form, feedback, contact button, contact form plugin, contacts form plugin, attachment, send, copy, attachment, send copy
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 3.7.1
|
7 |
-
Stable tag: 3.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -40,35 +40,20 @@ There is also a premium version of the plugin <a href="http://bestwebsoft.com/pl
|
|
40 |
|
41 |
= Translation =
|
42 |
|
43 |
-
* Arabic (ar) (thanks to Hammad Alshammari (ABU HATIM), www.abuhatim.net)
|
44 |
* Belarusian (be_BY) (thanks to <a href="mailto:nullbsd@gmail.com">Sakałoŭ Alaksiej</a>)
|
45 |
-
* Bulgarian (bg_BG) (thanks to Martin Jekov)
|
46 |
* European Portuguese (pt_PT) (thanks to <a href="mailto:cesarbsilva@gmail.com">César Silva</a>, www.clubetelemoveis.com )
|
47 |
* Brazilian Portuguese (pt_BR) (thanks to <a href="mailto:brenojac@gmail.com">Breno Jacinto</a>, www.iconis.org.br, <a href="mailto:wordpress@djio.com.br">DJIO</a>, www.djio.com.br)
|
48 |
* Catalan (ca) (thanks to <a href="mailto:kenneth@snollocer.net">Kenneth</a>)
|
49 |
-
* Czech (cs_CZ) (thanks to Petr Zápotocký)
|
50 |
-
* Danish (da_DK) (thanks to Mads Hannibal)
|
51 |
* Dutch (nl_NL) (thanks to <a href="mailto:ronald@hostingu.nl">HostingU, Ronald Verheul</a>, Jan Boeijink, <a href="mailto:info@katchy.nl">Dorine Kat-Stronck</a>)
|
52 |
* Finnish (fi) (thanks to <a href="mailto:mikrotuki@sisuaxles.com">Mikrotuki</a>)
|
53 |
* French (fr_FR) (thanks to Alain Thomas and Vincent Cibelli and Capronnier Luc)
|
54 |
-
* Galician (gl_ES) (thanks to Paula Rios)
|
55 |
-
* German (de_DE) (thanks to Hartung Thomas)
|
56 |
-
* Greek (el_GR) (thanks to Pantelis Panteloglou)
|
57 |
-
* Hebrew (he_IL) (thanks to Sagive SEO)
|
58 |
-
* Hindi (hi_IN) (thanks to <a href="mailto:ash.pr@outshinesolutions.com">Team Outshine</a>)
|
59 |
* Hungarian (hu_HU) (thanks to <a href="mailto:karcsi1978@gmail.com">Karoly Kovacs</a>)
|
60 |
-
* Italian (it_IT) (thanks to <a href="mailto:
|
61 |
* Japanese (ja) (thanks to Foken)
|
62 |
-
* Norwegian (nb_NO) (thanks to Tore Hjartland)
|
63 |
-
* Persian (fa_IR) (thanks to <a href="mailto:me@alirezaJamali.net">Alireza Jamali</a>, alirezajamali.net, <a href="mailto:akbari.mostafa@gmail.com">Mostafa Akbari Motlaq</a>)
|
64 |
-
* Polish (pl_PL) (thanks to Jarek Spirydowicz)
|
65 |
-
* Romanian (ro_RO) (thanks to George Bejan and Cosmin Berescu)
|
66 |
* Russian (ru_RU)
|
67 |
* Serbian (sr_RS) (thanks to Georgijevic Team, www.georgijevic.info)
|
68 |
* Slovak (sk_SK) (thanks to <a href="mailto:book.ing@zoznam.sk">Book Ing</a>)
|
69 |
-
* Spanish (es_ES) (thanks to Jesús Parra)
|
70 |
* Swedish (sv_SE) (thanks to Martin Tonek, <a href="mailto:joakim@limewoodmedia.com">Joakim Lindskog</a>, <a href="mailto:maarten@vandendriest.com">Maarten van den Driest</a> - www.crossanddot.nl)
|
71 |
-
* Turkish (tr_TR) (thanks to <a href="mailto:d-bulent@hotmail.com ">Devrim Bulent Ibis</a>, www.devrimhoca.com)
|
72 |
* Ukrainian (uk) (thanks to <a href="mailto:xxxxAndyxxxx@gmail.com">Andrew Yaschuk</a>)
|
73 |
|
74 |
If you create your own language pack or update the existing one, you can send <a href="http://codex.wordpress.org/Translating_WordPress" target="_blank">the text in PO and MO files</a> for <a href="http://support.bestwebsoft.com" target="_blank">BestWebSoft</a> and we'll add it to the plugin. You can download the latest version of the program for work with PO and MO files <a href="http://www.poedit.net/download.php" target="_blank">Poedit</a>.
|
@@ -145,6 +130,10 @@ Note: If the Contact Form sends letters, but you don't receive them, you can ins
|
|
145 |
|
146 |
== Changelog ==
|
147 |
|
|
|
|
|
|
|
|
|
148 |
= V3.64 - 15.11.2013 =
|
149 |
* NEW : Ability to change tips below the Attachment block.
|
150 |
* NEW : Ability to change required symbol (asterisk).
|
@@ -434,6 +423,9 @@ Note: If the Contact Form sends letters, but you don't receive them, you can ins
|
|
434 |
|
435 |
== Upgrade Notice ==
|
436 |
|
|
|
|
|
|
|
437 |
= V3.64 =
|
438 |
Ability to change tips below the Attachment block. Ability to change required symbol (asterisk).
|
439 |
|
4 |
Tags: Contact Form, text, contact, form, contacts, contact form, request, contact me, feedback form, feedback, contact button, contact form plugin, contacts form plugin, attachment, send, copy, attachment, send copy
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 3.7.1
|
7 |
+
Stable tag: 3.65
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
40 |
|
41 |
= Translation =
|
42 |
|
|
|
43 |
* Belarusian (be_BY) (thanks to <a href="mailto:nullbsd@gmail.com">Sakałoŭ Alaksiej</a>)
|
|
|
44 |
* European Portuguese (pt_PT) (thanks to <a href="mailto:cesarbsilva@gmail.com">César Silva</a>, www.clubetelemoveis.com )
|
45 |
* Brazilian Portuguese (pt_BR) (thanks to <a href="mailto:brenojac@gmail.com">Breno Jacinto</a>, www.iconis.org.br, <a href="mailto:wordpress@djio.com.br">DJIO</a>, www.djio.com.br)
|
46 |
* Catalan (ca) (thanks to <a href="mailto:kenneth@snollocer.net">Kenneth</a>)
|
|
|
|
|
47 |
* Dutch (nl_NL) (thanks to <a href="mailto:ronald@hostingu.nl">HostingU, Ronald Verheul</a>, Jan Boeijink, <a href="mailto:info@katchy.nl">Dorine Kat-Stronck</a>)
|
48 |
* Finnish (fi) (thanks to <a href="mailto:mikrotuki@sisuaxles.com">Mikrotuki</a>)
|
49 |
* French (fr_FR) (thanks to Alain Thomas and Vincent Cibelli and Capronnier Luc)
|
|
|
|
|
|
|
|
|
|
|
50 |
* Hungarian (hu_HU) (thanks to <a href="mailto:karcsi1978@gmail.com">Karoly Kovacs</a>)
|
51 |
+
* Italian (it_IT) (thanks to Gianluca Di Carlo, <a href="mailto:marco@blackstudio.it">Marco</a>)
|
52 |
* Japanese (ja) (thanks to Foken)
|
|
|
|
|
|
|
|
|
53 |
* Russian (ru_RU)
|
54 |
* Serbian (sr_RS) (thanks to Georgijevic Team, www.georgijevic.info)
|
55 |
* Slovak (sk_SK) (thanks to <a href="mailto:book.ing@zoznam.sk">Book Ing</a>)
|
|
|
56 |
* Swedish (sv_SE) (thanks to Martin Tonek, <a href="mailto:joakim@limewoodmedia.com">Joakim Lindskog</a>, <a href="mailto:maarten@vandendriest.com">Maarten van den Driest</a> - www.crossanddot.nl)
|
|
|
57 |
* Ukrainian (uk) (thanks to <a href="mailto:xxxxAndyxxxx@gmail.com">Andrew Yaschuk</a>)
|
58 |
|
59 |
If you create your own language pack or update the existing one, you can send <a href="http://codex.wordpress.org/Translating_WordPress" target="_blank">the text in PO and MO files</a> for <a href="http://support.bestwebsoft.com" target="_blank">BestWebSoft</a> and we'll add it to the plugin. You can download the latest version of the program for work with PO and MO files <a href="http://www.poedit.net/download.php" target="_blank">Poedit</a>.
|
130 |
|
131 |
== Changelog ==
|
132 |
|
133 |
+
= V3.65 - 22.11.2013 =
|
134 |
+
* Bugfix : We fixed the bug related to use html-special chars.
|
135 |
+
* Update : BWS plugins section is updated.
|
136 |
+
|
137 |
= V3.64 - 15.11.2013 =
|
138 |
* NEW : Ability to change tips below the Attachment block.
|
139 |
* NEW : Ability to change required symbol (asterisk).
|
423 |
|
424 |
== Upgrade Notice ==
|
425 |
|
426 |
+
= V3.65 =
|
427 |
+
We fixed the bug related to use html-special chars. BWS plugins section is updated.
|
428 |
+
|
429 |
= V3.64 =
|
430 |
Ability to change tips below the Attachment block. Ability to change required symbol (asterisk).
|
431 |
|