Gallery by BestWebSoft - Version 4.4.1

Version Description

  • 27.06.2016 =
  • Update : The French language file is updated.
  • Update : BWS Panel section is updated.
Download this release

Release Info

Developer bestwebsoft
Plugin Icon 128x128 Gallery by BestWebSoft
Version 4.4.1
Comparing to
See all releases

Code changes from version 4.4.0 to 4.4.1

Files changed (92) hide show
  1. bws_menu/bws_functions.php +300 -110
  2. bws_menu/bws_menu.php +556 -861
  3. bws_menu/css/codemirror.css +4 -0
  4. bws_menu/css/general_style.css +75 -12
  5. bws_menu/css/style.css +405 -115
  6. bws_menu/icons/adsense.png +0 -0
  7. bws_menu/icons/bws-featured-posts.png +0 -0
  8. bws_menu/icons/bws-google-analytics.png +0 -0
  9. bws_menu/icons/bws-google-maps.png +0 -0
  10. bws_menu/icons/bws-popular-posts.png +0 -0
  11. bws_menu/icons/bws-smtp.png +0 -0
  12. bws_menu/icons/bws-testimonials.png +0 -0
  13. bws_menu/icons/captcha.png +0 -0
  14. bws_menu/icons/contact-form-multi.png +0 -0
  15. bws_menu/icons/contact-form-to-db.png +0 -0
  16. bws_menu/icons/contact-form.png +0 -0
  17. bws_menu/icons/custom-fields-search.png +0 -0
  18. bws_menu/icons/custom-search.png +0 -0
  19. bws_menu/icons/donate-button.png +0 -0
  20. bws_menu/icons/email-queue.png +0 -0
  21. bws_menu/icons/error-log-viewer.png +0 -0
  22. bws_menu/icons/facebook-button.png +0 -0
  23. bws_menu/icons/gallery-categories.png +0 -0
  24. bws_menu/icons/gallery.png +0 -0
  25. bws_menu/icons/google-captcha.png +0 -0
  26. bws_menu/icons/google-one.png +0 -0
  27. bws_menu/icons/google-shortlink.png +0 -0
  28. bws_menu/icons/google-sitemap.png +0 -0
  29. bws_menu/icons/htaccess.png +0 -0
  30. bws_menu/icons/job-board.png +0 -0
  31. bws_menu/icons/limit-attempts.png +0 -0
  32. bws_menu/icons/multilanguage.png +0 -0
  33. bws_menu/icons/pagination.png +0 -0
  34. bws_menu/icons/pdf-print.png +0 -0
  35. bws_menu/icons/{db-manager.png → plugins/db-manager.png} +0 -0
  36. bws_menu/icons/portfolio.png +0 -0
  37. bws_menu/icons/post-to-csv.png +0 -0
  38. bws_menu/icons/profile-extra-fields.png +0 -0
  39. bws_menu/icons/promobar.png +0 -0
  40. bws_menu/icons/quotes-and-tips.png +0 -0
  41. bws_menu/icons/re-attacher.png +0 -0
  42. bws_menu/icons/realty.png +0 -0
  43. bws_menu/icons/relevant.png +0 -0
  44. bws_menu/icons/sender.png +0 -0
  45. bws_menu/icons/social-buttons-pack.png +0 -0
  46. bws_menu/icons/subscriber.png +0 -0
  47. bws_menu/icons/themes/opening.png +0 -0
  48. bws_menu/icons/themes/realestate.png +0 -0
  49. bws_menu/icons/themes/unity.png +0 -0
  50. bws_menu/icons/twitter.png +0 -0
  51. bws_menu/icons/updater.png +0 -0
  52. bws_menu/icons/user-role.png +0 -0
  53. bws_menu/icons/visitors-online.png +0 -0
  54. bws_menu/icons/zendesk-help-center.png +0 -0
  55. bws_menu/images/bestwebsoft-logo-white.svg +29 -0
  56. bws_menu/images/icon_16_single.png +0 -0
  57. bws_menu/images/membership-background.jpg +0 -0
  58. bws_menu/images/px.png +0 -0
  59. bws_menu/images/system-status.png +0 -0
  60. bws_menu/images/tooltip_icons.png +0 -0
  61. bws_menu/js/bws_menu.js +33 -45
  62. bws_menu/js/general_script.js +35 -8
  63. bws_menu/js/shortcode-button.js +67 -29
  64. bws_menu/languages/bestwebsoft-de_DE.mo +0 -0
  65. bws_menu/languages/bestwebsoft-de_DE.po +0 -877
  66. bws_menu/languages/bestwebsoft-fr_FR.mo +0 -0
  67. bws_menu/languages/bestwebsoft-fr_FR.po +490 -278
  68. bws_menu/languages/bestwebsoft-it_IT.mo +0 -0
  69. bws_menu/languages/bestwebsoft-it_IT.po +0 -1169
  70. bws_menu/languages/bestwebsoft-ja.mo +0 -0
  71. bws_menu/languages/bestwebsoft-ja.po +0 -1276
  72. bws_menu/languages/bestwebsoft-pl_PL.mo +0 -0
  73. bws_menu/languages/bestwebsoft-pl_PL.po +473 -270
  74. bws_menu/languages/bestwebsoft-pt_BR.mo +0 -0
  75. bws_menu/languages/bestwebsoft-pt_BR.po +0 -877
  76. bws_menu/languages/bestwebsoft-ru_RU.mo +0 -0
  77. bws_menu/languages/bestwebsoft-ru_RU.po +476 -273
  78. bws_menu/languages/bestwebsoft-sr_RS.mo +0 -0
  79. bws_menu/languages/bestwebsoft-sr_RS.po +0 -1167
  80. bws_menu/languages/bestwebsoft-sv_SE.mo +0 -0
  81. bws_menu/languages/bestwebsoft-sv_SE.po +0 -1023
  82. bws_menu/languages/bestwebsoft-uk.mo +0 -0
  83. bws_menu/languages/bestwebsoft-uk.po +475 -276
  84. bws_menu/product_list.php +478 -0
  85. gallery-plugin.php +5 -5
  86. languages/gallery-plugin-fr_FR.mo +0 -0
  87. languages/gallery-plugin-fr_FR.po +294 -272
  88. readme.txt +12 -5
  89. screenshot-4.png +0 -0
  90. screenshot-5.png +0 -0
  91. screenshot-6.png +0 -0
  92. screenshot-7.png +0 -0
bws_menu/bws_functions.php CHANGED
@@ -3,6 +3,9 @@
3
  * General functions for BestWebSoft plugins
4
  */
5
 
 
 
 
6
  /**
7
  * Function add BWS Plugins page - for old plugin version
8
  * @deprecated 1.7.9
@@ -30,7 +33,12 @@ if ( ! function_exists ( 'bws_general_menu' ) ) {
30
  }
31
  }
32
 
33
- add_menu_page( 'BWS Plugins', 'BWS Plugins', 'manage_options', 'bws_plugins', 'bws_add_menu_render', plugins_url( 'images/px.png', __FILE__ ), 1001 );
 
 
 
 
 
34
  $bws_general_menu_exist = true;
35
  }
36
  }
@@ -53,7 +61,9 @@ if ( ! function_exists ( 'bws_wp_version_check' ) ) {
53
  if ( ! function_exists ( 'bws_wp_min_version_check' ) ) {
54
  function bws_wp_min_version_check( $plugin_basename, $plugin_info, $require_wp, $min_wp = false ) {
55
  global $wp_version, $bws_versions_notice_array;
56
- if ( false != $min_wp && version_compare( $wp_version, $min_wp, "<" ) ) {
 
 
57
  include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
58
  if ( is_plugin_active( $plugin_basename ) ) {
59
  deactivate_plugins( $plugin_basename );
@@ -77,9 +87,11 @@ if ( ! function_exists ( 'bws_wp_min_version_check' ) ) {
77
  }
78
  }
79
 
80
- if ( ! function_exists( 'bws_versions_notice' ) ) {
81
- function bws_versions_notice() {
82
- global $bws_versions_notice_array;
 
 
83
  if ( ! empty( $bws_versions_notice_array ) ) {
84
  foreach ( $bws_versions_notice_array as $key => $value ) { ?>
85
  <div class="update-nag"><?php
@@ -93,6 +105,64 @@ if ( ! function_exists( 'bws_versions_notice' ) ) {
93
  ?></div>
94
  <?php }
95
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
96
  }
97
  }
98
 
@@ -173,26 +243,28 @@ if ( ! function_exists( 'bws_plugin_reviews_block' ) ) {
173
  <?php _e( 'If there is something wrong about it, please contact us', 'bestwebsoft' ); ?>:
174
  <a href="http://support.bestwebsoft.com">http://support.bestwebsoft.com</a>
175
  </div>
 
 
 
 
176
  </div>
177
  <?php }
178
  }
179
 
180
  if ( ! function_exists( 'bws_go_pro_tab_check' ) ) {
181
  function bws_go_pro_tab_check( $plugin_basename, $plugin_options_name = false, $is_network_option = false ) {
182
- global $wp_version, $bstwbsftwppdtplgns_options, $current_user;
183
  $result = array();
184
 
185
  $bws_license_key = ( isset( $_POST['bws_license_key'] ) ) ? stripslashes( esc_html( trim( $_POST['bws_license_key'] ) ) ) : "";
186
 
187
  if ( ! empty( $plugin_options_name ) && isset( $_POST['bws_hide_premium_options_submit'] ) && check_admin_referer( $plugin_basename, 'bws_license_nonce_name' ) ) {
188
- if ( ! $current_user )
189
- get_currentuserinfo();
190
 
191
  $plugin_options = ( $is_network_option ) ? get_site_option( $plugin_options_name ) : get_option( $plugin_options_name );
192
 
193
  if ( !empty( $plugin_options['hide_premium_options'] ) ) {
194
 
195
- $key = array_search( $current_user->ID, $plugin_options['hide_premium_options'] );
196
  if ( false !== $key ) {
197
  unset( $plugin_options['hide_premium_options'][ $key ] );
198
  }
@@ -369,7 +441,7 @@ if ( ! function_exists( 'bws_go_pro_tab' ) ) {
369
  */
370
  if ( ! function_exists( 'bws_go_pro_tab_show' ) ) {
371
  function bws_go_pro_tab_show( $bws_hide_premium_options_check, $plugin_info, $plugin_basename, $page, $pro_page, $bws_license_plugin, $link_slug, $link_key, $link_pn, $pro_plugin_is_activated = false, $trial_days_number = false ) {
372
- global $wp_version, $bstwbsftwppdtplgns_options;
373
  $bws_license_key = ( isset( $_POST['bws_license_key'] ) ) ? stripslashes( esc_html( trim( $_POST['bws_license_key'] ) ) ) : "";
374
  if ( $pro_plugin_is_activated ) { ?>
375
  <script type="text/javascript">
@@ -377,7 +449,7 @@ if ( ! function_exists( 'bws_go_pro_tab_show' ) ) {
377
  window.location.href = 'admin.php?page=<?php echo $pro_page; ?>';
378
  }, 5000 );
379
  </script>
380
- <p><?php _e( "Congratulations! The Pro version of the plugin is successfully download and activated.", 'bestwebsoft' ); ?></p>
381
  <p>
382
  <?php _e( "Please, go to", 'bestwebsoft' ); ?> <a href="admin.php?page=<?php echo $pro_page; ?>"><?php _e( 'the setting page', 'bestwebsoft' ); ?></a>
383
  (<?php _e( "You will be redirected automatically in 5 seconds.", 'bestwebsoft' ); ?>)
@@ -394,13 +466,13 @@ if ( ! function_exists( 'bws_go_pro_tab_show' ) ) {
394
  <?php } ?>
395
  <form method="post" action="">
396
  <p>
397
- <?php _e( 'You can download and activate', 'bestwebsoft' ); ?>
398
  <a href="http://bestwebsoft.com/products/<?php echo $link_slug; ?>/?k=<?php echo $link_key; ?>&amp;pn=<?php echo $link_pn; ?>&amp;v=<?php echo $plugin_info["Version"]; ?>&amp;wp_v=<?php echo $wp_version; ?>" target="_blank" title="<?php echo $plugin_info["Name"]; ?> Pro">Pro</a>
399
- <?php _e( 'version of this plugin by entering Your license key.', 'bestwebsoft' ); ?><br />
400
  <span class="bws_info">
401
- <?php _e( 'You can find your license key on your personal page Client area, by clicking on the link', 'bestwebsoft' ); ?>
402
- <a href="http://bestwebsoft.com/wp-login.php">http://bestwebsoft.com/wp-login.php</a>
403
- <?php _e( '(your username is the email you specify when purchasing the product).', 'bestwebsoft' ); ?>
404
  </span>
405
  </p>
406
  <?php if ( $trial_days_number !== false )
@@ -439,9 +511,9 @@ if ( ! function_exists( 'bws_go_pro_from_trial_tab' ) ) {
439
  <?php echo sprintf( __( 'In order to continue using the plugin it is necessary to buy a %s license.', 'bestwebsoft' ), '<a href="http://bestwebsoft.com/products/' . $link_slug . '/?k=' . $link_key . '&amp;pn=' . $link_pn . '&amp;v=' . $plugin_info["Version"] . '&amp;wp_v=' . $wp_version .'" target="_blank" title="' . $plugin_info["Name"] . '">Pro</a>' ) . ' ';
440
  _e( 'After that you can activate it by entering your license key.', 'bestwebsoft' ); ?><br />
441
  <span class="bws_info">
442
- <?php _e( 'You can find your license key on your personal page Client area, by clicking on the link', 'bestwebsoft' ); ?>
443
- <a href="http://bestwebsoft.com/wp-login.php">http://bestwebsoft.com/wp-login.php</a>
444
- <?php _e( '(your username is the email you specify when purchasing the product).', 'bestwebsoft' ); ?>
445
  </span>
446
  </p>
447
  <?php if ( isset( $bstwbsftwppdtplgns_options['go_pro'][ $plugin_basename ]['count'] ) &&
@@ -572,11 +644,11 @@ if ( ! function_exists ( 'bws_check_pro_license_form' ) ) {
572
  $license_key = ( isset( $bstwbsftwppdtplgns_options[ $plugin_basename ] ) ) ? $bstwbsftwppdtplgns_options[ $plugin_basename ] : ''; ?>
573
  <div class="clear"></div>
574
  <form method="post" action="">
575
- <p><?php echo _e( 'If needed you can check if the license key is correct or reenter it in the field below. You can find your license key on your personal page - Client area - on our website', 'bestwebsoft' ) . ' <a href="http://bestwebsoft.com/wp-login.php">http://bestwebsoft.com/wp-login.php</a> ' . __( '(your username is the email you specify when purchasing the product). If necessary, please submit "Lost your password?" request.', 'bestwebsoft' ); ?></p>
576
  <p>
577
  <input type="text" maxlength="100" name="bws_license_key" value="<?php echo $license_key; ?>" />
578
  <input type="hidden" name="bws_license_submit" value="submit" />
579
- <input type="submit" class="button-primary" value="<?php _e( 'Check license key', 'bestwebsoft' ) ?>" />
580
  <?php wp_nonce_field( $plugin_basename, 'bws_license_nonce_name' ); ?>
581
  </p>
582
  </form>
@@ -661,15 +733,15 @@ if ( ! function_exists ( 'bws_plugin_banner_timeout' ) ) {
661
  }
662
 
663
  if ( ! function_exists( 'bws_plugin_banner_to_settings' ) ) {
664
- function bws_plugin_banner_to_settings( $plugin_info, $plugin_options_name, $banner_url_or_slug, $settings_url, $post_type_url = false, $post_type_name = false ) {
665
- global $wp_version;
666
 
667
  $plugin_options = get_option( $plugin_options_name );
668
 
669
  if ( isset( $plugin_options['display_settings_notice'] ) && 0 == $plugin_options['display_settings_notice'] )
670
  return;
671
 
672
- if ( isset( $_POST['bws_hide_settings_notice_' . $plugin_options_name ] ) && check_admin_referer( $plugin_info['Name'], 'bws_settings_nonce_name' ) ) {
673
  $plugin_options['display_settings_notice'] = 0;
674
  update_option( $plugin_options_name, $plugin_options );
675
  return;
@@ -677,29 +749,16 @@ if ( ! function_exists( 'bws_plugin_banner_to_settings' ) ) {
677
 
678
  if ( false == strrpos( $banner_url_or_slug, '/' ) ) {
679
  $banner_url_or_slug = '//ps.w.org/' . $banner_url_or_slug . '/assets/icon-128x128.png';
680
- } ?>
681
- <div class="updated" style="padding: 0; margin: 0; border: none; background: none;">
682
- <div class="bws_banner_on_plugin_page bws_banner_to_settings">
683
- <div class="icon">
684
- <img title="" src="<?php echo esc_attr( $banner_url_or_slug ); ?>" alt="" />
685
- </div>
686
- <div class="text">
687
- <strong><?php _e( 'Thank you for installing', 'bestwebsoft' ); ?> <?php echo $plugin_info['Name']; ?> plugin!</strong><br />
688
- <?php _e( "Let's get started", 'bestwebsoft' ); ?>:
689
- <a target="_blank" href="<?php echo $settings_url; ?>"><?php _e( 'Configure Settings', 'bestwebsoft' ); ?></a>
690
- <?php if ( false != $post_type_url && false != $post_type_name ) { ?>
691
- <?php _e( 'or', 'bestwebsoft' ); ?>
692
- <a target="_blank" href="<?php echo $post_type_url; ?>"><?php _e( 'Add New', 'bestwebsoft' ); ?> <?php echo $post_type_name; ?></a>
693
- <?php } ?>
694
- </div>
695
- <form action="" method="post">
696
- <button class="notice-dismiss bws_hide_settings_notice" title="<?php _e( 'Close notice', 'bestwebsoft' ); ?>"></button>
697
- <input type="hidden" name="bws_hide_settings_notice_<?php echo $plugin_options_name; ?>" value="hide" />
698
- <?php wp_nonce_field( $plugin_info['Name'], 'bws_settings_nonce_name' ); ?>
699
- </form>
700
- </div>
701
- </div>
702
- <?php }
703
  }
704
 
705
  if ( ! function_exists( 'bws_plugin_suggest_feature_banner' ) ) {
@@ -774,13 +833,10 @@ if ( ! function_exists( 'bws_show_settings_notice' ) ) {
774
 
775
  if ( ! function_exists( 'bws_hide_premium_options' ) ) {
776
  function bws_hide_premium_options( $options ) {
777
- global $current_user;
778
- if ( ! $current_user )
779
- get_currentuserinfo();
780
  if ( ! isset( $options['hide_premium_options'] ) || ! is_array( $options['hide_premium_options'] ) )
781
  $options['hide_premium_options'] = array();
782
 
783
- $options['hide_premium_options'][] = $current_user->ID;
784
 
785
  return array(
786
  'message' => __( 'You can always look at premium options by clicking on the "Show Pro features" in the "Go PRO" tab', 'bestwebsoft' ),
@@ -790,11 +846,7 @@ if ( ! function_exists( 'bws_hide_premium_options' ) ) {
790
 
791
  if ( ! function_exists( 'bws_hide_premium_options_check' ) ) {
792
  function bws_hide_premium_options_check( $options ) {
793
- global $current_user;
794
- if ( ! $current_user )
795
- get_currentuserinfo();
796
-
797
- if ( ! empty( $options['hide_premium_options'] ) && in_array( $current_user->ID, $options['hide_premium_options'] ) )
798
  return true;
799
  else
800
  return false;
@@ -803,8 +855,38 @@ if ( ! function_exists( 'bws_hide_premium_options_check' ) ) {
803
 
804
  if ( ! function_exists ( 'bws_plugins_admin_init' ) ) {
805
  function bws_plugins_admin_init() {
806
- /* Internationalization, first(!) */
807
- load_plugin_textdomain( 'bestwebsoft', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
808
 
809
  bws_add_editor_buttons();
810
  }
@@ -816,10 +898,12 @@ if ( ! function_exists ( 'bws_admin_enqueue_scripts' ) ) {
816
  wp_enqueue_style( 'bws-admin-css', plugins_url( 'css/general_style.css', __FILE__ ) );
817
  wp_enqueue_script( 'bws-admin-scripts', plugins_url( 'js/general_script.js', __FILE__ ), array( 'jquery' ) );
818
 
819
- if ( isset( $_GET['page'] ) && $_GET['page'] == "bws_plugins" ) {
820
  wp_enqueue_style( 'bws_menu_style', plugins_url( 'css/style.css', __FILE__ ) );
821
  wp_enqueue_script( 'bws_menu_script', plugins_url( 'js/bws_menu.js' , __FILE__ ) );
822
  wp_enqueue_script( 'theme-install' );
 
 
823
  }
824
  }
825
  }
@@ -863,14 +947,15 @@ if ( ! function_exists ( 'bws_plugins_admin_head' ) ) {
863
  <!-- TinyMCE Shortcode Plugin -->
864
  <script type='text/javascript'>
865
  var bws_shortcode_button = {
 
866
  'title': '<?php esc_attr_e( "Add BWS Plugins Shortcode", "bestwebsoft" ); ?>',
 
867
  'function_name': [
868
  <?php foreach ( $bws_shortcode_list as $key => $value ) {
869
  if ( isset( $value['js_function'] ) )
870
  echo "'" . $value['js_function'] . "',";
871
  } ?>
872
  ],
873
- 'icon_url': '<?php echo plugins_url( "images/shortcode-icon.png" , __FILE__ ); ?>',
874
  'wp_version' : '<?php echo $wp_version; ?>'
875
  };
876
  </script>
@@ -1167,99 +1252,158 @@ if ( ! function_exists( 'bws_custom_code_tab' ) ) {
1167
  global $bstwbsftwppdtplgns_options;
1168
 
1169
  $message = $content = '';
1170
- $is_active = false;
1171
 
1172
  $upload_dir = wp_upload_dir();
1173
  $folder = $upload_dir['basedir'] . '/bws-custom-code';
1174
  if ( ! $upload_dir["error"] ) {
1175
  if ( ! is_dir( $folder ) )
1176
  wp_mkdir_p( $folder, 0755 );
 
 
 
 
 
 
1177
  }
1178
 
1179
- $file = 'bws-custom-code.css';
1180
- $real_file = $folder . '/' . $file;
 
 
 
 
1181
  $is_multisite = is_multisite();
1182
  if ( $is_multisite )
1183
  $blog_id = get_current_blog_id();
1184
 
1185
- if ( isset( $_REQUEST['bws_update_custom_code'] ) && check_admin_referer( 'bws_update_' . $file ) ) {
1186
-
1187
- $newcontent = wp_unslash( $_POST['bws_newcontent_css'] );
1188
 
1189
-
1190
- if ( ! empty( $newcontent ) && isset( $_REQUEST['bws_custom_css_active'] ) ) {
 
1191
  if ( $is_multisite )
1192
- $bstwbsftwppdtplgns_options['custom_code'][ $blog_id ][ $file ] = $upload_dir['baseurl'] . '/bws-custom-code/' . $file;
1193
  else
1194
- $bstwbsftwppdtplgns_options['custom_code'][ $file ] = $upload_dir['baseurl'] . '/bws-custom-code/' . $file;
1195
  } else {
1196
  if ( $is_multisite ) {
1197
- if ( isset( $bstwbsftwppdtplgns_options['custom_code'][ $blog_id ][ $file ] ) )
1198
- unset( $bstwbsftwppdtplgns_options['custom_code'][ $blog_id ][ $file ] );
1199
  } else {
1200
- if ( isset( $bstwbsftwppdtplgns_options['custom_code'][ $file ] ) )
1201
- unset( $bstwbsftwppdtplgns_options['custom_code'][ $file ] );
1202
  }
1203
  }
1204
-
1205
- if ( $f = fopen( $real_file, 'w+' ) ) {
1206
- fwrite( $f, $newcontent );
1207
  fclose( $f );
1208
- $message = __( 'File edited successfully.', 'bestwebsoft' );
1209
  } else {
1210
- $error = __( 'Not enough permissions to create or update the file', 'bestwebsoft' ) . ' ' . $real_file . '. <a href="https://codex.wordpress.org/Changing_File_Permissions">' . __( 'Learn more', 'bestwebsoft' ) . '</a>';
1211
  }
1212
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1213
  if ( $is_multisite )
1214
  update_site_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
1215
  else
1216
  update_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
1217
  }
1218
 
1219
- if ( file_exists( $real_file ) ) {
1220
- update_recently_edited( $real_file );
1221
- $content = file_get_contents( $real_file );
1222
- $content = esc_textarea( $content );
1223
- if ( ( $is_multisite && isset( $bstwbsftwppdtplgns_options['custom_code'][ $blog_id ][ $file ] ) ) ||
1224
- ( ! $is_multisite && isset( $bstwbsftwppdtplgns_options['custom_code'][ $file ] ) ) ) {
1225
- $is_active = true;
 
 
 
 
 
 
 
1226
  }
 
 
1227
  }
1228
 
1229
  if ( ! empty( $message ) ) { ?>
1230
  <div id="message" class="below-h2 updated notice is-dismissible"><p><?php echo $message; ?></p></div>
1231
- <?php } ?>
1232
- <p><?php _e( 'These styles will be added to the header on all pages of your site.', 'bestwebsoft' ); ?></p>
1233
- <p><big>
1234
- <?php if ( ! file_exists( $real_file ) || ( is_writeable( $real_file ) ) ) {
1235
- echo __( 'Editing', 'bestwebsoft' ) . ' <strong>' . $file . '</strong>';
1236
- } else {
1237
- echo __( 'Browsing', 'bestwebsoft' ) . ' <strong>' . $file . '</strong>';
1238
- } ?>
1239
- </big></p>
1240
  <form action="" method="post">
1241
- <?php wp_nonce_field( 'bws_update_' . $file ); ?>
1242
- <p><label><input type="checkbox" name="bws_custom_css_active" value="1" <?php if ( $is_active ) echo "checked"; ?> /> <?php _e( 'Activate', 'bestwebsoft' ); ?></label></p>
1243
- <textarea cols="70" rows="25" name="bws_newcontent_css" id="bws_newcontent_css"><?php echo $content; ?></textarea>
1244
- <p class="description">
1245
- <a href="https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Getting_started" target="_blank"><?php _e( 'Learn more about CSS', 'bestwebsoft' ); ?></a>
1246
- </p>
1247
- <?php if ( ! file_exists( $real_file ) || is_writeable( $real_file ) ) { ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1248
  <p class="submit">
1249
  <input type="hidden" name="bws_update_custom_code" value="submit" />
1250
- <?php submit_button( __( 'Save Changes', 'bestwebsoft' ), 'primary', 'submit', false ); ?>
 
1251
  </p>
1252
  <?php } else { ?>
1253
- <p><em><?php printf( __( 'You need to make this file writable before you can save your changes. See %s the Codex %s for more information.', 'bestwebsoft' ),
1254
- '<a href="https://codex.wordpress.org/Changing_File_Permissions">',
1255
  '</a>' ); ?></em></p>
1256
- <?php } ?>
1257
  </form>
1258
  <?php }
1259
  }
1260
 
1261
- if ( ! function_exists( 'bws_enqueue_custom_code' ) ) {
1262
- function bws_enqueue_custom_code() {
1263
  global $bstwbsftwppdtplgns_options;
1264
 
1265
  if ( ! isset( $bstwbsftwppdtplgns_options ) )
@@ -1278,6 +1422,50 @@ if ( ! function_exists( 'bws_enqueue_custom_code' ) ) {
1278
  }
1279
  }
1280
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1281
  if ( ! function_exists( 'bws_delete_plugin' ) ) {
1282
  function bws_delete_plugin( $basename ) {
1283
  global $bstwbsftwppdtplgns_options;
@@ -1332,6 +1520,8 @@ add_action( 'admin_enqueue_scripts', 'bws_admin_enqueue_scripts' );
1332
  add_action( 'admin_head', 'bws_plugins_admin_head' );
1333
  add_action( 'admin_footer','bws_shortcode_media_button_popup' );
1334
 
1335
- add_action( 'admin_notices', 'bws_versions_notice' );
 
 
1336
 
1337
- add_action( 'wp_enqueue_scripts', 'bws_enqueue_custom_code', 20 );
3
  * General functions for BestWebSoft plugins
4
  */
5
 
6
+ /* Internationalization, first(!) */
7
+ load_plugin_textdomain( 'bestwebsoft', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
8
+
9
  /**
10
  * Function add BWS Plugins page - for old plugin version
11
  * @deprecated 1.7.9
33
  }
34
  }
35
 
36
+ add_menu_page( 'BWS Panel', 'BWS Panel', 'manage_options', 'bws_panel', 'bws_add_menu_render', plugins_url( 'images/bestwebsoft-logo-white.svg', __FILE__ ), '2.1' );
37
+
38
+ add_submenu_page( 'bws_panel', __( 'Plugins', 'bestwebsoft' ), __( 'Plugins', 'bestwebsoft' ), 'manage_options', 'bws_plugins', 'bws_add_menu_render' );
39
+ add_submenu_page( 'bws_panel', __( 'Themes', 'bestwebsoft' ), __( 'Themes', 'bestwebsoft' ), 'manage_options', 'bws_themes', 'bws_add_menu_render' );
40
+ add_submenu_page( 'bws_panel', __( 'System Status', 'bestwebsoft' ), __( 'System Status', 'bestwebsoft' ), 'manage_options', 'bws_system_status', 'bws_add_menu_render' );
41
+
42
  $bws_general_menu_exist = true;
43
  }
44
  }
61
  if ( ! function_exists ( 'bws_wp_min_version_check' ) ) {
62
  function bws_wp_min_version_check( $plugin_basename, $plugin_info, $require_wp, $min_wp = false ) {
63
  global $wp_version, $bws_versions_notice_array;
64
+ if ( false == $min_wp )
65
+ $min_wp = $require_wp;
66
+ if ( version_compare( $wp_version, $min_wp, "<" ) ) {
67
  include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
68
  if ( is_plugin_active( $plugin_basename ) ) {
69
  deactivate_plugins( $plugin_basename );
87
  }
88
  }
89
 
90
+ if ( ! function_exists( 'bws_admin_notices' ) ) {
91
+ function bws_admin_notices() {
92
+ global $bws_versions_notice_array, $bws_plugin_banner_to_settings;
93
+
94
+ /* versions notice */
95
  if ( ! empty( $bws_versions_notice_array ) ) {
96
  foreach ( $bws_versions_notice_array as $key => $value ) { ?>
97
  <div class="update-nag"><?php
105
  ?></div>
106
  <?php }
107
  }
108
+
109
+ /* banner_to_settings notice */
110
+ if ( ! empty( $bws_plugin_banner_to_settings ) ) {
111
+ if ( 1 == count( $bws_plugin_banner_to_settings ) ) { ?>
112
+ <div class="updated" style="padding: 0; margin: 0; border: none; background: none;">
113
+ <div class="bws_banner_on_plugin_page bws_banner_to_settings">
114
+ <div class="icon">
115
+ <img title="" src="<?php echo esc_attr( $bws_plugin_banner_to_settings[0]['banner_url'] ); ?>" alt="" />
116
+ </div>
117
+ <div class="text">
118
+ <strong><?php _e( 'Thank you for installing', 'bestwebsoft' ); ?> <?php echo $bws_plugin_banner_to_settings[0]['plugin_info']['Name']; ?> plugin!</strong><br />
119
+ <?php _e( "Let's get started", 'bestwebsoft' ); ?>:
120
+ <a href="<?php echo $bws_plugin_banner_to_settings[0]['settings_url']; ?>"><?php _e( 'Settings', 'bestwebsoft' ); ?></a>
121
+ <?php if ( false != $bws_plugin_banner_to_settings[0]['post_type_url'] ) { ?>
122
+ <?php _e( 'or', 'bestwebsoft' ); ?>
123
+ <a href="<?php echo $bws_plugin_banner_to_settings[0]['post_type_url']; ?>"><?php _e( 'Add New', 'bestwebsoft' ); ?></a>
124
+ <?php } ?>
125
+ </div>
126
+ <form action="" method="post">
127
+ <button class="notice-dismiss bws_hide_settings_notice" title="<?php _e( 'Close notice', 'bestwebsoft' ); ?>"></button>
128
+ <input type="hidden" name="bws_hide_settings_notice_<?php echo $bws_plugin_banner_to_settings[0]['plugin_options_name']; ?>" value="hide" />
129
+ <?php wp_nonce_field( plugin_basename( __FILE__ ), 'bws_settings_nonce_name' ); ?>
130
+ </form>
131
+ </div>
132
+ </div>
133
+ <?php } else { ?>
134
+ <div class="updated" style="padding: 0; margin: 0; border: none; background: none;">
135
+ <div class="bws_banner_on_plugin_page bws_banner_to_settings_joint">
136
+ <form action="" method="post">
137
+ <button class="notice-dismiss bws_hide_settings_notice" title="<?php _e( 'Close notice', 'bestwebsoft' ); ?>"></button>
138
+ <div class="bws-text">
139
+ <div class="icon">
140
+ <span class="dashicons dashicons-admin-plugins"></span>
141
+ </div>
142
+ <strong><?php _e( 'Thank you for installing plugins by BestWebSoft!', 'bestwebsoft' ); ?></strong>
143
+ <div class="hide-if-no-js bws-more-links">
144
+ <a href="#" class="bws-more"><?php _e( 'More Details', 'bestwebsoft' ); ?></a>
145
+ <a href="#" class="bws-less hidden"><?php _e( 'Less Details', 'bestwebsoft' ); ?></a>
146
+ </div>
147
+ <?php wp_nonce_field( plugin_basename( __FILE__ ), 'bws_settings_nonce_name' ); ?>
148
+ <div class="clear"></div>
149
+ </div>
150
+ <div class="bws-details hide-if-js">
151
+ <?php foreach ( $bws_plugin_banner_to_settings as $value ) { ?>
152
+ <div>
153
+ <strong><?php echo str_replace( ' by BestWebSoft', '', $value['plugin_info']['Name'] ); ?></strong>&ensp;<a href="<?php echo $value['settings_url']; ?>"><?php _e( 'Settings', 'bestwebsoft' ); ?></a>
154
+ <?php if ( false != $value['post_type_url'] ) { ?>
155
+ &ensp;|&ensp;<a target="_blank" href="<?php echo $value['post_type_url']; ?>"><?php _e( 'Add New', 'bestwebsoft' ); ?></a>
156
+ <?php } ?>
157
+ <input type="hidden" name="bws_hide_settings_notice_<?php echo $value['plugin_options_name']; ?>" value="hide" />
158
+ </div>
159
+ <?php } ?>
160
+ </div>
161
+ </div>
162
+ </form>
163
+ </div>
164
+ <?php }
165
+ }
166
  }
167
  }
168
 
243
  <?php _e( 'If there is something wrong about it, please contact us', 'bestwebsoft' ); ?>:
244
  <a href="http://support.bestwebsoft.com">http://support.bestwebsoft.com</a>
245
  </div>
246
+ <div class="bws-plugin-reviews-donate">
247
+ <?php _e( 'Donations play an important role in supporting great projects', 'bestwebsoft' ); ?>:
248
+ <a href="https://www.2checkout.com/checkout/purchase?sid=1430388&quantity=10&product_id=13">Donate</a>
249
+ </div>
250
  </div>
251
  <?php }
252
  }
253
 
254
  if ( ! function_exists( 'bws_go_pro_tab_check' ) ) {
255
  function bws_go_pro_tab_check( $plugin_basename, $plugin_options_name = false, $is_network_option = false ) {
256
+ global $wp_version, $bstwbsftwppdtplgns_options;
257
  $result = array();
258
 
259
  $bws_license_key = ( isset( $_POST['bws_license_key'] ) ) ? stripslashes( esc_html( trim( $_POST['bws_license_key'] ) ) ) : "";
260
 
261
  if ( ! empty( $plugin_options_name ) && isset( $_POST['bws_hide_premium_options_submit'] ) && check_admin_referer( $plugin_basename, 'bws_license_nonce_name' ) ) {
 
 
262
 
263
  $plugin_options = ( $is_network_option ) ? get_site_option( $plugin_options_name ) : get_option( $plugin_options_name );
264
 
265
  if ( !empty( $plugin_options['hide_premium_options'] ) ) {
266
 
267
+ $key = array_search( get_current_user_id(), $plugin_options['hide_premium_options'] );
268
  if ( false !== $key ) {
269
  unset( $plugin_options['hide_premium_options'][ $key ] );
270
  }
441
  */
442
  if ( ! function_exists( 'bws_go_pro_tab_show' ) ) {
443
  function bws_go_pro_tab_show( $bws_hide_premium_options_check, $plugin_info, $plugin_basename, $page, $pro_page, $bws_license_plugin, $link_slug, $link_key, $link_pn, $pro_plugin_is_activated = false, $trial_days_number = false ) {
444
+ // global $wp_version, $bstwbsftwppdtplgns_options;
445
  $bws_license_key = ( isset( $_POST['bws_license_key'] ) ) ? stripslashes( esc_html( trim( $_POST['bws_license_key'] ) ) ) : "";
446
  if ( $pro_plugin_is_activated ) { ?>
447
  <script type="text/javascript">
449
  window.location.href = 'admin.php?page=<?php echo $pro_page; ?>';
450
  }, 5000 );
451
  </script>
452
+ <p><?php _e( "Congratulations! Pro version of the plugin is successfully installed and activated.", 'bestwebsoft' ); ?></p>
453
  <p>
454
  <?php _e( "Please, go to", 'bestwebsoft' ); ?> <a href="admin.php?page=<?php echo $pro_page; ?>"><?php _e( 'the setting page', 'bestwebsoft' ); ?></a>
455
  (<?php _e( "You will be redirected automatically in 5 seconds.", 'bestwebsoft' ); ?>)
466
  <?php } ?>
467
  <form method="post" action="">
468
  <p>
469
+ <?php _e( 'Enter your license key to install and activate', 'bestwebsoft' ); ?>
470
  <a href="http://bestwebsoft.com/products/<?php echo $link_slug; ?>/?k=<?php echo $link_key; ?>&amp;pn=<?php echo $link_pn; ?>&amp;v=<?php echo $plugin_info["Version"]; ?>&amp;wp_v=<?php echo $wp_version; ?>" target="_blank" title="<?php echo $plugin_info["Name"]; ?> Pro">Pro</a>
471
+ <?php _e( 'version of the plugin.', 'bestwebsoft' ); ?><br />
472
  <span class="bws_info">
473
+ <?php _e( 'License key can be found in the', 'bestwebsoft' ); ?>
474
+ <a href="http://bestwebsoft.com/wp-login.php">Client Area</a>
475
+ <?php _e( '(your username is the email address specified during the purchase).', 'bestwebsoft' ); ?>
476
  </span>
477
  </p>
478
  <?php if ( $trial_days_number !== false )
511
  <?php echo sprintf( __( 'In order to continue using the plugin it is necessary to buy a %s license.', 'bestwebsoft' ), '<a href="http://bestwebsoft.com/products/' . $link_slug . '/?k=' . $link_key . '&amp;pn=' . $link_pn . '&amp;v=' . $plugin_info["Version"] . '&amp;wp_v=' . $wp_version .'" target="_blank" title="' . $plugin_info["Name"] . '">Pro</a>' ) . ' ';
512
  _e( 'After that you can activate it by entering your license key.', 'bestwebsoft' ); ?><br />
513
  <span class="bws_info">
514
+ <?php _e( 'License key can be found in the', 'bestwebsoft' ); ?>
515
+ <a href="http://bestwebsoft.com/wp-login.php">Client Area</a>
516
+ <?php _e( '(your username is the email address specified during the purchase).', 'bestwebsoft' ); ?>
517
  </span>
518
  </p>
519
  <?php if ( isset( $bstwbsftwppdtplgns_options['go_pro'][ $plugin_basename ]['count'] ) &&
644
  $license_key = ( isset( $bstwbsftwppdtplgns_options[ $plugin_basename ] ) ) ? $bstwbsftwppdtplgns_options[ $plugin_basename ] : ''; ?>
645
  <div class="clear"></div>
646
  <form method="post" action="">
647
+ <p><?php echo _e( 'If needed you can check if the license key is correct or reenter it in the field below. You can find your license key on your personal page - Client area - on our website', 'bestwebsoft' ) . ' <a href="http://bestwebsoft.com/wp-login.php">http://bestwebsoft.com/wp-login.php</a> ' . __( '(your username is the email address specified during the purchase). If necessary, please submit "Lost your password?" request.', 'bestwebsoft' ); ?></p>
648
  <p>
649
  <input type="text" maxlength="100" name="bws_license_key" value="<?php echo $license_key; ?>" />
650
  <input type="hidden" name="bws_license_submit" value="submit" />
651
+ <input type="submit" class="button" value="<?php _e( 'Check license key', 'bestwebsoft' ) ?>" />
652
  <?php wp_nonce_field( $plugin_basename, 'bws_license_nonce_name' ); ?>
653
  </p>
654
  </form>
733
  }
734
 
735
  if ( ! function_exists( 'bws_plugin_banner_to_settings' ) ) {
736
+ function bws_plugin_banner_to_settings( $plugin_info, $plugin_options_name, $banner_url_or_slug, $settings_url, $post_type_url = false ) {
737
+ global $wp_version, $bws_plugin_banner_to_settings;
738
 
739
  $plugin_options = get_option( $plugin_options_name );
740
 
741
  if ( isset( $plugin_options['display_settings_notice'] ) && 0 == $plugin_options['display_settings_notice'] )
742
  return;
743
 
744
+ if ( isset( $_POST['bws_hide_settings_notice_' . $plugin_options_name ] ) && check_admin_referer( plugin_basename( __FILE__ ), 'bws_settings_nonce_name' ) ) {
745
  $plugin_options['display_settings_notice'] = 0;
746
  update_option( $plugin_options_name, $plugin_options );
747
  return;
749
 
750
  if ( false == strrpos( $banner_url_or_slug, '/' ) ) {
751
  $banner_url_or_slug = '//ps.w.org/' . $banner_url_or_slug . '/assets/icon-128x128.png';
752
+ }
753
+
754
+ $bws_plugin_banner_to_settings[] = array(
755
+ 'plugin_info' => $plugin_info,
756
+ 'plugin_options_name' => $plugin_options_name,
757
+ 'banner_url' => $banner_url_or_slug,
758
+ 'settings_url' => $settings_url,
759
+ 'post_type_url' => $post_type_url
760
+ );
761
+ }
 
 
 
 
 
 
 
 
 
 
 
 
 
762
  }
763
 
764
  if ( ! function_exists( 'bws_plugin_suggest_feature_banner' ) ) {
833
 
834
  if ( ! function_exists( 'bws_hide_premium_options' ) ) {
835
  function bws_hide_premium_options( $options ) {
 
 
 
836
  if ( ! isset( $options['hide_premium_options'] ) || ! is_array( $options['hide_premium_options'] ) )
837
  $options['hide_premium_options'] = array();
838
 
839
+ $options['hide_premium_options'][] = get_current_user_id();
840
 
841
  return array(
842
  'message' => __( 'You can always look at premium options by clicking on the "Show Pro features" in the "Go PRO" tab', 'bestwebsoft' ),
846
 
847
  if ( ! function_exists( 'bws_hide_premium_options_check' ) ) {
848
  function bws_hide_premium_options_check( $options ) {
849
+ if ( ! empty( $options['hide_premium_options'] ) && in_array( get_current_user_id(), $options['hide_premium_options'] ) )
 
 
 
 
850
  return true;
851
  else
852
  return false;
855
 
856
  if ( ! function_exists ( 'bws_plugins_admin_init' ) ) {
857
  function bws_plugins_admin_init() {
858
+
859
+ if ( isset( $_GET['bws_activate_plugin'] ) && check_admin_referer( 'bws_activate_plugin' . $_GET['bws_activate_plugin'] ) ) {
860
+
861
+ $plugin = isset( $_GET['bws_activate_plugin'] ) ? $_GET['bws_activate_plugin'] : '';
862
+ $result = activate_plugin( $plugin, '', is_network_admin() );
863
+ if ( is_wp_error( $result ) ) {
864
+ if ( 'unexpected_output' == $result->get_error_code() ) {
865
+ $redirect = self_admin_url( 'admin.php?page=bws_plugins&error=true&charsout=' . strlen( $result->get_error_data() ) . '&plugin=' . $plugin );
866
+ wp_redirect( add_query_arg( '_error_nonce', wp_create_nonce( 'plugin-activation-error_' . $plugin ), $redirect ) );
867
+ exit();
868
+ } else {
869
+ wp_die( $result );
870
+ }
871
+ }
872
+
873
+ if ( ! is_network_admin() ) {
874
+ $recent = (array) get_option( 'recently_activated' );
875
+ unset( $recent[ $plugin ] );
876
+ update_option( 'recently_activated', $recent );
877
+ } else {
878
+ $recent = (array) get_site_option( 'recently_activated' );
879
+ unset( $recent[ $plugin ] );
880
+ update_site_option( 'recently_activated', $recent );
881
+ }
882
+ wp_redirect( self_admin_url( 'admin.php?page=bws_plugins&activate=true' ) );
883
+ exit();
884
+ }
885
+
886
+ if ( isset( $_GET['page'] ) && $_GET['page'] == 'bws_plugins' ) {
887
+ if ( ! session_id() )
888
+ @session_start();
889
+ }
890
 
891
  bws_add_editor_buttons();
892
  }
898
  wp_enqueue_style( 'bws-admin-css', plugins_url( 'css/general_style.css', __FILE__ ) );
899
  wp_enqueue_script( 'bws-admin-scripts', plugins_url( 'js/general_script.js', __FILE__ ), array( 'jquery' ) );
900
 
901
+ if ( isset( $_GET['page'] ) && in_array( $_GET['page'], array( 'bws_panel', 'bws_plugins', 'bws_themes', 'bws_system_status' ) ) ) {
902
  wp_enqueue_style( 'bws_menu_style', plugins_url( 'css/style.css', __FILE__ ) );
903
  wp_enqueue_script( 'bws_menu_script', plugins_url( 'js/bws_menu.js' , __FILE__ ) );
904
  wp_enqueue_script( 'theme-install' );
905
+ add_thickbox();
906
+ wp_enqueue_script( 'plugin-install' );
907
  }
908
  }
909
  }
947
  <!-- TinyMCE Shortcode Plugin -->
948
  <script type='text/javascript'>
949
  var bws_shortcode_button = {
950
+ 'label': '<?php esc_attr_e( "Add BWS Shortcode", "bestwebsoft" ); ?>',
951
  'title': '<?php esc_attr_e( "Add BWS Plugins Shortcode", "bestwebsoft" ); ?>',
952
+ 'icon_url': '<?php echo plugins_url( "images/shortcode-icon.png" , __FILE__ ); ?>',
953
  'function_name': [
954
  <?php foreach ( $bws_shortcode_list as $key => $value ) {
955
  if ( isset( $value['js_function'] ) )
956
  echo "'" . $value['js_function'] . "',";
957
  } ?>
958
  ],
 
959
  'wp_version' : '<?php echo $wp_version; ?>'
960
  };
961
  </script>
1252
  global $bstwbsftwppdtplgns_options;
1253
 
1254
  $message = $content = '';
1255
+ $is_css_active = $is_php_active = false;
1256
 
1257
  $upload_dir = wp_upload_dir();
1258
  $folder = $upload_dir['basedir'] . '/bws-custom-code';
1259
  if ( ! $upload_dir["error"] ) {
1260
  if ( ! is_dir( $folder ) )
1261
  wp_mkdir_p( $folder, 0755 );
1262
+
1263
+ $index_file = $upload_dir['basedir'] . '/bws-custom-code/index.php';
1264
+ if ( ! file_exists( $index_file ) ) {
1265
+ if ( $f = fopen( $index_file, 'w+' ) )
1266
+ fclose( $f );
1267
+ }
1268
  }
1269
 
1270
+ $css_file = 'bws-custom-code.css';
1271
+ $real_css_file = $folder . '/' . $css_file;
1272
+
1273
+ $php_file = 'bws-custom-code.php';
1274
+ $real_php_file = $folder . '/' . $php_file;
1275
+
1276
  $is_multisite = is_multisite();
1277
  if ( $is_multisite )
1278
  $blog_id = get_current_blog_id();
1279
 
1280
+ if ( isset( $_REQUEST['bws_update_custom_code'] ) && check_admin_referer( 'bws_update_' . $css_file ) ) {
 
 
1281
 
1282
+ /* CSS */
1283
+ $newcontent_css = wp_unslash( $_POST['bws_newcontent_css'] );
1284
+ if ( ! empty( $newcontent_css ) && isset( $_REQUEST['bws_custom_css_active'] ) ) {
1285
  if ( $is_multisite )
1286
+ $bstwbsftwppdtplgns_options['custom_code'][ $blog_id ][ $css_file ] = $upload_dir['baseurl'] . '/bws-custom-code/' . $css_file;
1287
  else
1288
+ $bstwbsftwppdtplgns_options['custom_code'][ $css_file ] = $upload_dir['baseurl'] . '/bws-custom-code/' . $css_file;
1289
  } else {
1290
  if ( $is_multisite ) {
1291
+ if ( isset( $bstwbsftwppdtplgns_options['custom_code'][ $blog_id ][ $css_file ] ) )
1292
+ unset( $bstwbsftwppdtplgns_options['custom_code'][ $blog_id ][ $css_file ] );
1293
  } else {
1294
+ if ( isset( $bstwbsftwppdtplgns_options['custom_code'][ $css_file ] ) )
1295
+ unset( $bstwbsftwppdtplgns_options['custom_code'][ $css_file ] );
1296
  }
1297
  }
1298
+ if ( $f = fopen( $real_css_file, 'w+' ) ) {
1299
+ fwrite( $f, $newcontent_css );
 
1300
  fclose( $f );
1301
+ $message .= sprintf( __( 'File %s edited successfully.', 'bestwebsoft' ), '<i>' . $css_file . '</i>' ) . ' ';
1302
  } else {
1303
+ $error .= __( 'Not enough permissions to create or update the file', 'bestwebsoft' ) . ' ' . $real_css_file . '. ';
1304
  }
1305
 
1306
+ /* PHP */
1307
+ $newcontent_php = wp_unslash( trim( $_POST['bws_newcontent_php'] ) );
1308
+ if ( file_exists( $index_file ) ) {
1309
+ if ( ! empty( $newcontent_php ) && isset( $_REQUEST['bws_custom_php_active'] ) ) {
1310
+ if ( $is_multisite )
1311
+ $bstwbsftwppdtplgns_options['custom_code'][ $blog_id ][ $php_file ] = $real_php_file;
1312
+ else
1313
+ $bstwbsftwppdtplgns_options['custom_code'][ $php_file ] = $real_php_file;
1314
+ } else {
1315
+ if ( $is_multisite ) {
1316
+ if ( isset( $bstwbsftwppdtplgns_options['custom_code'][ $blog_id ][ $php_file ] ) )
1317
+ unset( $bstwbsftwppdtplgns_options['custom_code'][ $blog_id ][ $php_file ] );
1318
+ } else {
1319
+ if ( isset( $bstwbsftwppdtplgns_options['custom_code'][ $php_file ] ) )
1320
+ unset( $bstwbsftwppdtplgns_options['custom_code'][ $php_file ] );
1321
+ }
1322
+ }
1323
+
1324
+ if ( $f = fopen( $real_php_file, 'w+' ) ) {
1325
+ $newcontent_php = $newcontent_php;
1326
+ fwrite( $f, $newcontent_php );
1327
+ fclose( $f );
1328
+ $message .= sprintf( __( 'File %s edited successfully.', 'bestwebsoft' ), '<i>' . $php_file . '</i>' );
1329
+ } else {
1330
+ $error .= __( 'Not enough permissions to create or update the file', 'bestwebsoft' ) . ' ' . $real_php_file . '. ';
1331
+ }
1332
+ } else {
1333
+ $error .= __( 'Not enough permissions to create the file', 'bestwebsoft' ) . ' ' . $index_file . '. ';
1334
+ }
1335
+
1336
+ if ( ! empty( $error ) )
1337
+ $error .= ' <a href="https://codex.wordpress.org/Changing_File_Permissions" target="_blank">' . __( 'Learn more', 'bestwebsoft' ) . '</a>';
1338
+
1339
  if ( $is_multisite )
1340
  update_site_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
1341
  else
1342
  update_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
1343
  }
1344
 
1345
+ if ( file_exists( $real_css_file ) ) {
1346
+ update_recently_edited( $real_css_file );
1347
+ $content_css = esc_textarea( file_get_contents( $real_css_file ) );
1348
+ if ( ( $is_multisite && isset( $bstwbsftwppdtplgns_options['custom_code'][ $blog_id ][ $css_file ] ) ) ||
1349
+ ( ! $is_multisite && isset( $bstwbsftwppdtplgns_options['custom_code'][ $css_file ] ) ) ) {
1350
+ $is_css_active = true;
1351
+ }
1352
+ }
1353
+ if ( file_exists( $real_php_file ) ) {
1354
+ update_recently_edited( $real_php_file );
1355
+ $content_php = esc_textarea( file_get_contents( $real_php_file ) );
1356
+ if ( ( $is_multisite && isset( $bstwbsftwppdtplgns_options['custom_code'][ $blog_id ][ $php_file ] ) ) ||
1357
+ ( ! $is_multisite && isset( $bstwbsftwppdtplgns_options['custom_code'][ $php_file ] ) ) ) {
1358
+ $is_php_active = true;
1359
  }
1360
+ } else {
1361
+ $content_php = "<?php" . "\n" . "if ( ! defined( 'ABSPATH' ) ) exit;" . "\n" . "if ( ! defined( 'BWS_GLOBAL' ) ) exit;" . "\n\n" . "/* Start your code here */" . "\n";
1362
  }
1363
 
1364
  if ( ! empty( $message ) ) { ?>
1365
  <div id="message" class="below-h2 updated notice is-dismissible"><p><?php echo $message; ?></p></div>
1366
+ <?php } ?>
 
 
 
 
 
 
 
 
1367
  <form action="" method="post">
1368
+ <?php foreach ( array( 'css', 'php' ) as $extension ) { ?>
1369
+ <p>
1370
+ <?php if ( 'css' == $extension )
1371
+ _e( 'These styles will be added to the header on all pages of your site.', 'bestwebsoft' );
1372
+ else
1373
+ printf( __( 'These PHP code will be hooked to the %s action and will be printed on front end only.', 'bestwebsoft' ), '<a href="http://codex.wordpress.org/Plugin_API/Action_Reference/init" target="_blank"><code>init</code></a>' ); ?>
1374
+ </p>
1375
+ <p><big>
1376
+ <?php if ( ! file_exists( ${"real_{$extension}_file"} ) || ( is_writeable( ${"real_{$extension}_file"} ) ) ) {
1377
+ echo __( 'Editing', 'bestwebsoft' ) . ' <strong>' . ${"{$extension}_file"} . '</strong>';
1378
+ } else {
1379
+ echo __( 'Browsing', 'bestwebsoft' ) . ' <strong>' . ${"{$extension}_file"} . '</strong>';
1380
+ } ?>
1381
+ </big></p>
1382
+ <p><label><input type="checkbox" name="bws_custom_<?php echo $extension; ?>_active" value="1" <?php if ( ${"is_{$extension}_active"} ) echo "checked"; ?> /> <?php _e( 'Activate', 'bestwebsoft' ); ?></label></p>
1383
+ <textarea cols="70" rows="25" name="bws_newcontent_<?php echo $extension; ?>" id="bws_newcontent_<?php echo $extension; ?>"><?php echo ${"content_{$extension}"}; ?></textarea>
1384
+ <p class="description">
1385
+ <a href="<?php echo ( 'css' == $extension ) ? 'https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Getting_started' : 'http://php.net/' ?>" target="_blank">
1386
+ <?php printf( __( 'Learn more about %s', 'bestwebsoft' ), strtoupper( $extension ) ); ?>
1387
+ </a>
1388
+ </p>
1389
+ <?php }
1390
+ if ( ( ! file_exists( $real_css_file ) || is_writeable( $real_css_file ) ) && ( ! file_exists( $real_php_file ) || is_writeable( $real_php_file ) ) ) { ?>
1391
  <p class="submit">
1392
  <input type="hidden" name="bws_update_custom_code" value="submit" />
1393
+ <?php submit_button( __( 'Save Changes', 'bestwebsoft' ), 'primary', 'submit', false );
1394
+ wp_nonce_field( 'bws_update_' . $css_file ); ?>
1395
  </p>
1396
  <?php } else { ?>
1397
+ <p><em><?php printf( __( 'You need to make this files writable before you can save your changes. See %s the Codex %s for more information.', 'bestwebsoft' ),
1398
+ '<a href="https://codex.wordpress.org/Changing_File_Permissions" target="_blank">',
1399
  '</a>' ); ?></em></p>
1400
+ <?php } ?>
1401
  </form>
1402
  <?php }
1403
  }
1404
 
1405
+ if ( ! function_exists( 'bws_enqueue_custom_code_css' ) ) {
1406
+ function bws_enqueue_custom_code_css() {
1407
  global $bstwbsftwppdtplgns_options;
1408
 
1409
  if ( ! isset( $bstwbsftwppdtplgns_options ) )
1422
  }
1423
  }
1424
 
1425
+ if ( ! function_exists( 'bws_enqueue_custom_code_php' ) ) {
1426
+ function bws_enqueue_custom_code_php() {
1427
+ if ( is_admin() )
1428
+ return;
1429
+
1430
+ global $bstwbsftwppdtplgns_options;
1431
+
1432
+ if ( ! isset( $bstwbsftwppdtplgns_options ) )
1433
+ $bstwbsftwppdtplgns_options = ( function_exists( 'is_multisite' ) && is_multisite() ) ? get_site_option( 'bstwbsftwppdtplgns_options' ) : get_option( 'bstwbsftwppdtplgns_options' );
1434
+
1435
+ if ( ! empty( $bstwbsftwppdtplgns_options['custom_code'] ) ) {
1436
+
1437
+ $is_multisite = is_multisite();
1438
+ if ( $is_multisite )
1439
+ $blog_id = get_current_blog_id();
1440
+
1441
+ if ( ! $is_multisite && ! empty( $bstwbsftwppdtplgns_options['custom_code']['bws-custom-code.php'] ) ) {
1442
+
1443
+ if ( file_exists( $bstwbsftwppdtplgns_options['custom_code']['bws-custom-code.php'] ) ) {
1444
+ define( 'BWS_GLOBAL', true );
1445
+ require_once( $bstwbsftwppdtplgns_options['custom_code']['bws-custom-code.php'] );
1446
+ } else {
1447
+ unset( $bstwbsftwppdtplgns_options['custom_code']['bws-custom-code.php'] );
1448
+ if ( $is_multisite )
1449
+ update_site_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
1450
+ else
1451
+ update_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
1452
+ }
1453
+ } elseif ( $is_multisite && ! empty( $bstwbsftwppdtplgns_options['custom_code'][ $blog_id ]['bws-custom-code.php'] ) ) {
1454
+ if ( file_exists( $bstwbsftwppdtplgns_options['custom_code'][ $blog_id ]['bws-custom-code.php'] ) ) {
1455
+ define( 'BWS_GLOBAL', true );
1456
+ require_once( $bstwbsftwppdtplgns_options['custom_code'][ $blog_id ]['bws-custom-code.php'] );
1457
+ } else {
1458
+ unset( $bstwbsftwppdtplgns_options['custom_code'][ $blog_id ]['bws-custom-code.php'] );
1459
+ if ( $is_multisite )
1460
+ update_site_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
1461
+ else
1462
+ update_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
1463
+ }
1464
+ }
1465
+ }
1466
+ }
1467
+ }
1468
+
1469
  if ( ! function_exists( 'bws_delete_plugin' ) ) {
1470
  function bws_delete_plugin( $basename ) {
1471
  global $bstwbsftwppdtplgns_options;
1520
  add_action( 'admin_head', 'bws_plugins_admin_head' );
1521
  add_action( 'admin_footer','bws_shortcode_media_button_popup' );
1522
 
1523
+ add_action( 'admin_notices', 'bws_admin_notices', 30 );
1524
+
1525
+ add_action( 'wp_enqueue_scripts', 'bws_enqueue_custom_code_css', 20 );
1526
 
1527
+ bws_enqueue_custom_code_php();
bws_menu/bws_menu.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Function for displaying BestWebSoft menu
4
- * Version: 1.8.3
5
  */
6
 
7
  if ( ! function_exists ( 'bws_admin_enqueue_scripts' ) )
@@ -9,497 +9,145 @@ if ( ! function_exists ( 'bws_admin_enqueue_scripts' ) )
9
 
10
  if ( ! function_exists( 'bws_add_menu_render' ) ) {
11
  function bws_add_menu_render() {
12
- global $wpdb, $wp_version, $bws_plugin_info;
13
- $error = $message = $bwsmn_form_email = '';
14
- $bws_donate_link = 'http://bestwebsoft.com/donate/';
15
 
16
- if ( ! function_exists( 'is_plugin_active_for_network' ) )
17
- require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
18
 
19
- if ( function_exists( 'is_multisite' ) )
20
- $admin_url = ( ! is_multisite() ) ? admin_url( '/' ) : network_admin_url( '/' );
21
- else
22
- $admin_url = admin_url( '/' );
23
 
24
- $bws_plugins = array(
25
- 'captcha/captcha.php' => array(
26
- 'name' => 'Captcha',
27
- 'description' => 'Plugin intended to prove that the visitor is a human being and not a spam robot.',
28
- 'link' => 'http://bestwebsoft.com/products/captcha/?k=d678516c0990e781edfb6a6c874f0b8a&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
29
- 'download' => 'http://bestwebsoft.com/products/captcha/download/?k=d678516c0990e781edfb6a6c874f0b8a&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
30
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Captcha+bestwebsoft&plugin-search-input=Search+Plugins',
31
- 'settings' => 'admin.php?page=captcha.php',
32
- 'pro_version' => 'captcha-pro/captcha_pro.php',
33
- 'purchase' => 'http://bestwebsoft.com/products/captcha/buy/?k=ff7d65e55e5e7f98f219be9ed711094e&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
34
- 'pro_settings' => 'admin.php?page=captcha_pro.php'
35
- ),
36
- 'contact-form-plugin/contact_form.php' => array(
37
- 'name' => 'Contact Form',
38
- 'description' => 'Add Contact Form to your WordPress website.',
39
- 'link' => 'http://bestwebsoft.com/products/contact-form/?k=012327ef413e5b527883e031d43b088b&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
40
- 'download' => 'http://bestwebsoft.com/products/contact-form/download/?k=012327ef413e5b527883e031d43b088b&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
41
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Contact+Form+bestwebsoft&plugin-search-input=Search+Plugins',
42
- 'settings' => 'admin.php?page=contact_form.php',
43
- 'pro_version' => 'contact-form-pro/contact_form_pro.php',
44
- 'purchase' => 'http://bestwebsoft.com/products/contact-form/buy/?k=773dc97bb3551975db0e32edca1a6d71&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
45
- 'pro_settings' => 'admin.php?page=contact_form_pro.php'
46
- ),
47
- 'facebook-button-plugin/facebook-button-plugin.php' => array(
48
- 'name' => 'Facebook Like Button',
49
- 'description' => 'Allows you to add the Follow and Like buttons the easiest way.',
50
- 'link' => 'http://bestwebsoft.com/products/facebook-like-button/?k=05ec4f12327f55848335802581467d55&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
51
- 'download' => 'http://bestwebsoft.com/products/facebook-like-button/download/?k=05ec4f12327f55848335802581467d55&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
52
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Facebook+Like+Button+Plugin+bestwebsoft&plugin-search-input=Search+Plugins',
53
- 'settings' => 'admin.php?page=facebook-button-plugin.php',
54
- 'pro_version' => 'facebook-button-pro/facebook-button-pro.php',
55
- 'purchase' => 'http://bestwebsoft.com/products/facebook-like-button/buy/?k=8da168e60a831cfb3525417c333ad275&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
56
- 'pro_settings' => 'admin.php?page=facebook-button-pro.php'
57
- ),
58
- 'twitter-plugin/twitter.php' => array(
59
- 'name' => 'Twitter',
60
- 'description' => 'Allows you to add the Twitter "Follow" and "Like" buttons the easiest way.',
61
- 'link' => 'http://bestwebsoft.com/products/twitter/?k=f8cb514e25bd7ec4974d64435c5eb333&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
62
- 'download' => 'http://bestwebsoft.com/products/twitter/download/?k=f8cb514e25bd7ec4974d64435c5eb333&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
63
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Twitter+Plugin+bestwebsoft&plugin-search-input=Search+Plugins',
64
- 'settings' => 'admin.php?page=twitter.php',
65
- 'pro_version' => 'twitter-pro/twitter-pro.php',
66
- 'purchase' => 'http://bestwebsoft.com/products/twitter/buy/?k=63ecbf0cc9cebf060b5a3c9362299700&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
67
- 'pro_settings' => 'admin.php?page=twitter-pro.php'
68
- ),
69
- 'portfolio/portfolio.php' => array(
70
- 'name' => 'Portfolio',
71
- 'description' => 'Allows you to create a page with the information about your past projects.',
72
- 'link' => 'http://bestwebsoft.com/products/portfolio/?k=1249a890c5b7bba6bda3f528a94f768b&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
73
- 'download' => 'http://bestwebsoft.com/products/portfolio/download/?k=1249a890c5b7bba6bda3f528a94f768b&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
74
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Portfolio+bestwebsoft&plugin-search-input=Search+Plugins',
75
- 'settings' => 'admin.php?page=portfolio.php',
76
- 'pro_version' => 'portfolio-pro/portfolio-pro.php',
77
- 'purchase' => 'http://bestwebsoft.com/products/portfolio/buy/?k=2cc716026197d36538a414b728e49fdd&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
78
- 'pro_settings' => 'admin.php?page=portfolio-pro.php'
79
- ),
80
- 'gallery-plugin/gallery-plugin.php' => array(
81
- 'name' => 'Gallery',
82
- 'description' => 'Allows you to implement a Gallery page into your website.',
83
- 'link' => 'http://bestwebsoft.com/products/gallery/?k=2da21c0a64eec7ebf16337fa134c5f78&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
84
- 'download' => 'http://bestwebsoft.com/products/gallery/download/?k=2da21c0a64eec7ebf16337fa134c5f78&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
85
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Gallery+Plugin+bestwebsoft&plugin-search-input=Search+Plugins',
86
- 'settings' => 'admin.php?page=gallery-plugin.php',
87
- 'pro_version' => 'gallery-plugin-pro/gallery-plugin-pro.php',
88
- 'purchase' => 'http://bestwebsoft.com/products/gallery/buy/?k=382e5ce7c96a6391f5ffa5e116b37fe0&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
89
- 'pro_settings' => 'admin.php?page=gallery-plugin-pro.php'
90
- ),
91
- 'adsense-plugin/adsense-plugin.php'=> array(
92
- 'name' => 'Google AdSense',
93
- 'description' => 'Allows Google AdSense implementation to your website.',
94
- 'link' => 'http://bestwebsoft.com/products/google-adsense/?k=60e3979921e354feb0347e88e7d7b73d&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
95
- 'download' => 'http://bestwebsoft.com/products/google-adsense/download/?k=60e3979921e354feb0347e88e7d7b73d&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
96
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Adsense+Plugin+bestwebsoft&plugin-search-input=Search+Plugins',
97
- 'settings' => 'admin.php?page=adsense-plugin.php',
98
- 'pro_version' => 'adsense-pro/adsense-pro.php',
99
- 'purchase' => 'http://bestwebsoft.com/products/google-adsense/buy/?k=c23889b293d62aa1ad2c96513405f0e1&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
100
- 'pro_settings' => 'admin.php?page=adsense-pro.php'
101
- ),
102
- 'custom-search-plugin/custom-search-plugin.php'=> array(
103
- 'name' => 'Custom Search',
104
- 'description' => 'Allows to extend your website search functionality by adding a custom post type.',
105
- 'link' => 'http://bestwebsoft.com/products/custom-search/?k=933be8f3a8b8719d95d1079d15443e29&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
106
- 'download' => 'http://bestwebsoft.com/products/custom-search/download/?k=933be8f3a8b8719d95d1079d15443e29&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
107
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Custom+Search+plugin+bestwebsoft&plugin-search-input=Search+Plugins',
108
- 'settings' => 'admin.php?page=custom_search.php',
109
- 'pro_version' => 'custom-search-pro/custom-search-pro.php',
110
- 'purchase' => 'http://bestwebsoft.com/products/custom-search/buy/?k=062b652ac6ac8ba863c9f30fc21d62c6&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
111
- 'pro_settings' => 'admin.php?page=custom_search_pro.php'
112
- ),
113
- 'quotes-and-tips/quotes-and-tips.php'=> array(
114
- 'name' => 'Quotes and Tips',
115
- 'description' => 'Allows you to implement quotes & tips block into your web site.',
116
- 'link' => 'http://bestwebsoft.com/products/quotes-and-tips/?k=5738a4e85a798c4a5162240c6515098d&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
117
- 'download' => 'http://bestwebsoft.com/products/quotes-and-tips/download/?k=5738a4e85a798c4a5162240c6515098d&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
118
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Quotes+and+Tips+bestwebsoft&plugin-search-input=Search+Plugins',
119
- 'settings' => 'admin.php?page=quotes-and-tips.php'
120
- ),
121
- 'google-sitemap-plugin/google-sitemap-plugin.php'=> array(
122
- 'name' => 'Google Sitemap',
123
- 'description' => 'Allows you to add sitemap file to Google Webmaster Tools.',
124
- 'link' => 'http://bestwebsoft.com/products/google-sitemap/?k=5202b2f5ce2cf85daee5e5f79a51d806&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
125
- 'download' => 'http://bestwebsoft.com/products/google-sitemap/download/?k=5202b2f5ce2cf85daee5e5f79a51d806&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
126
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Google+sitemap+plugin+bestwebsoft&plugin-search-input=Search+Plugins',
127
- 'settings' => 'admin.php?page=google-sitemap-plugin.php',
128
- 'pro_version' => 'google-sitemap-pro/google-sitemap-pro.php',
129
- 'purchase' => 'http://bestwebsoft.com/products/google-sitemap/buy/?k=7ea384a5cc36cb4c22741caa20dcd56d&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
130
- 'pro_settings' => 'admin.php?page=google-sitemap-pro.php'
131
- ),
132
- 'updater/updater.php'=> array(
133
- 'name' => 'Updater',
134
- 'description' => 'Allows you to update plugins and WP core.',
135
- 'link' => 'http://bestwebsoft.com/products/updater/?k=66f3ecd4c1912009d395c4bb30f779d1&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
136
- 'download' => 'http://bestwebsoft.com/products/updater/download/?k=66f3ecd4c1912009d395c4bb30f779d1&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
137
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=updater+bestwebsoft&plugin-search-input=Search+Plugins',
138
- 'settings' => 'admin.php?page=updater-options',
139
- 'pro_version' => 'updater-pro/updater_pro.php',
140
- 'purchase' => 'http://bestwebsoft.com/products/updater/buy/?k=cf633acbefbdff78545347fe08a3aecb&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
141
- 'pro_settings' => 'admin.php?page=updater-pro-options'
142
- ),
143
- 'custom-fields-search/custom-fields-search.php'=> array(
144
- 'name' => 'Custom Fields Search',
145
- 'description' => 'Allows you to add website search any existing custom fields.',
146
- 'link' => 'http://bestwebsoft.com/products/custom-fields-search/?k=f3f8285bb069250c42c6ffac95ed3284&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
147
- 'download' => 'http://bestwebsoft.com/products/custom-fields-search/download/?k=f3f8285bb069250c42c6ffac95ed3284&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
148
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Custom+Fields+Search+bestwebsoft&plugin-search-input=Search+Plugins',
149
- 'settings' => 'admin.php?page=custom_fields_search.php'
150
- ),
151
- 'google-one/google-plus-one.php' => array(
152
- 'name' => 'Google +1',
153
- 'description' => 'Allows you to see how many times your page has been liked on Google Search Engine as well as who has liked the article.',
154
- 'link' => 'http://bestwebsoft.com/products/google-plus-one/?k=ce7a88837f0a857b3a2bb142f470853c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
155
- 'download' => 'http://bestwebsoft.com/products/google-plus-one/download/?k=ce7a88837f0a857b3a2bb142f470853c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
156
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Google+%2B1+bestwebsoft&plugin-search-input=Search+Plugins',
157
- 'settings' => 'admin.php?page=google-plus-one.php',
158
- 'pro_version' => 'google-one-pro/google-plus-one-pro.php',
159
- 'purchase' => 'http://bestwebsoft.com/products/google-plus-one/buy/?k=f4b0a62d155c9df9601a0531ad5bd832&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
160
- 'pro_settings' => 'admin.php?page=google-plus-one-pro.php'
161
- ),
162
- 'relevant/related-posts-plugin.php' => array(
163
- 'name' => 'Relevant - Related Posts',
164
- 'description' => 'Allows you to display related posts with similar words in category, tags, title or by adding special meta key for posts.',
165
- 'link' => 'http://bestwebsoft.com/products/related-posts/?k=73fb737037f7141e66415ec259f7e426&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
166
- 'download' => 'http://bestwebsoft.com/products/related-posts/download/?k=73fb737037f7141e66415ec259f7e426&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
167
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&s=Related+Posts+Plugin+Bestwebsoft&plugin-search-input=Search+Plugins',
168
- 'settings' => 'admin.php?page=related-posts-plugin.php'
169
- ),
170
- 'contact-form-to-db/contact_form_to_db.php' => array(
171
- 'name' => 'Contact Form to DB',
172
- 'description' => 'Allows you to manage the messages that have been sent from your site.',
173
- 'link' => 'http://bestwebsoft.com/products/contact-form-to-db/?k=ba3747d317c2692e4136ca096a8989d6&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
174
- 'download' => 'http://bestwebsoft.com/products/contact-form-to-db/download/?k=ba3747d317c2692e4136ca096a8989d6&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
175
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&s=Contact+Form+to+DB+bestwebsoft&plugin-search-input=Search+Plugins',
176
- 'settings' => 'admin.php?page=cntctfrmtdb_settings',
177
- 'pro_version' => 'contact-form-to-db-pro/contact_form_to_db_pro.php',
178
- 'purchase' => 'http://bestwebsoft.com/products/contact-form-to-db/buy/?k=6ce5f4a9006ec906e4db643669246c6a&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
179
- 'pro_settings' => 'admin.php?page=cntctfrmtdbpr_settings'
180
- ),
181
- 'pdf-print/pdf-print.php' => array(
182
- 'name' => 'PDF & Print',
183
- 'description' => 'Allows you to create PDF and Print page with adding appropriate buttons to the content.',
184
- 'link' => 'http://bestwebsoft.com/products/pdf-print/?k=bfefdfb522a4c0ff0141daa3f271840c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
185
- 'download' => 'http://bestwebsoft.com/products/pdf-print/download/?k=bfefdfb522a4c0ff0141daa3f271840c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
186
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&s=PDF+Print+Bestwebsoft&plugin-search-input=Search+Plugins',
187
- 'settings' => 'admin.php?page=pdf-print.php',
188
- 'pro_version' => 'pdf-print-pro/pdf-print-pro.php',
189
- 'purchase' => 'http://bestwebsoft.com/products/pdf-print/buy/?k=fd43a0e659ddc170a9060027cbfdcc3a&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
190
- 'pro_settings' => 'admin.php?page=pdf-print-pro.php'
191
- ),
192
- 'donate-button/donate.php' => array(
193
- 'name' => 'Donate',
194
- 'description' => 'Makes it possible to place donation buttons of various payment systems on your web page.',
195
- 'link' => 'http://bestwebsoft.com/products/donate/?k=a8b2e2a56914fb1765dd20297c26401b&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
196
- 'download' => 'http://bestwebsoft.com/products/donate/download/?k=a8b2e2a56914fb1765dd20297c26401b&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
197
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&s=Donate+Bestwebsoft&plugin-search-input=Search+Plugins',
198
- 'settings' => 'admin.php?page=donate.php'
199
- ),
200
- 'post-to-csv/post-to-csv.php' => array(
201
- 'name' => 'Post to CSV',
202
- 'description' => 'The plugin allows to export posts of any types to a csv file.',
203
- 'link' => 'http://bestwebsoft.com/products/post-to-csv/?k=653aa55518ae17409293a7a894268b8f&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
204
- 'download' => 'http://bestwebsoft.com/products/post-to-csv/download/?k=653aa55518ae17409293a7a894268b8f&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
205
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&s=Post+To+CSV+Bestwebsoft&plugin-search-input=Search+Plugins',
206
- 'settings' => 'admin.php?page=post-to-csv.php'
207
- ),
208
- 'google-shortlink/google-shortlink.php' => array(
209
- 'name' => 'Google Shortlink',
210
- 'description' => 'Allows you to get short links from goo.gl servise without leaving your site.',
211
- 'link' => 'http://bestwebsoft.com/products/google-shortlink/?k=afcf3eaed021bbbbeea1090e16bc22db&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
212
- 'download' => 'http://bestwebsoft.com/products/google-shortlink/download/?k=afcf3eaed021bbbbeea1090e16bc22db&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
213
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&s=Google+Shortlink+Bestwebsoft&plugin-search-input=Search+Plugins',
214
- 'settings' => 'admin.php?page=gglshrtlnk_options'
215
- ),
216
- 'htaccess/htaccess.php' => array(
217
- 'name' => 'Htaccess',
218
- 'description' => 'Allows controlling access to your website using the directives Allow and Deny.',
219
- 'link' => 'http://bestwebsoft.com/products/htaccess/?k=2b865fcd56a935d22c5c4f1bba52ed46&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
220
- 'download' => 'http://bestwebsoft.com/products/htaccess/download/?k=2b865fcd56a935d22c5c4f1bba52ed46&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
221
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&s=Htaccess+Bestwebsoft&plugin-search-input=Search+Plugins',
222
- 'settings' => 'admin.php?page=htaccess.php',
223
- 'pro_version' => 'htaccess-pro/htaccess-pro.php',
224
- 'purchase' => 'http://bestwebsoft.com/products/htaccess/buy/?k=59e9209a32864be534fda77d5e591c15&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
225
- 'pro_settings' => 'admin.php?page=htaccess-pro.php'
226
- ),
227
- 'google-captcha/google-captcha.php' => array(
228
- 'name' => 'Google Captcha (reCAPTCHA)',
229
- 'description' => 'Plugin intended to prove that the visitor is a human being and not a spam robot.',
230
- 'link' => 'http://bestwebsoft.com/products/google-captcha/?k=7b59fbe542acf950b29f3e020d5ad735&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
231
- 'download' => 'http://bestwebsoft.com/products/google-captcha/download/?k=7b59fbe542acf950b29f3e020d5ad735&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
232
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&s=Google+Captcha+Bestwebsoft&plugin-search-input=Search+Plugins',
233
- 'settings' => 'admin.php?page=google-captcha.php',
234
- 'pro_version' => 'google-captcha-pro/google-captcha-pro.php',
235
- 'purchase' => 'http://bestwebsoft.com/products/google-captcha/buy/?k=773d30149acf1edc32e5c0766b96c134&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
236
- 'pro_settings' => 'admin.php?page=google-captcha-pro.php'
237
- ),
238
- 'sender/sender.php' => array(
239
- 'name' => 'Sender',
240
- 'description' => 'You can send mails to all users or to certain categories of users.',
241
- 'link' => 'http://bestwebsoft.com/products/sender/?k=89c297d14ba85a8417a0f2fc05e089c7&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
242
- 'download' => 'http://bestwebsoft.com/products/sender/download/?k=89c297d14ba85a8417a0f2fc05e089c7&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
243
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&s=Sender+Bestwebsoft&plugin-search-input=Search+Plugins',
244
- 'settings' => 'admin.php?page=sndr_settings',
245
- 'pro_version' => 'sender-pro/sender-pro.php',
246
- 'purchase' => 'http://bestwebsoft.com/products/sender/buy/?k=dc5d1a87bdc8aeab2de40ffb99b38054&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
247
- 'pro_settings' => 'admin.php?page=sndrpr_settings'
248
- ),
249
- 'subscriber/subscriber.php' => array(
250
- 'name' => 'Subscriber',
251
- 'description' => 'This plugin allows you to subscribe users for newsletters from your website.',
252
- 'link' => 'http://bestwebsoft.com/products/subscriber/?k=a4ecc1b7800bae7329fbe8b4b04e9c88&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
253
- 'download' => 'http://bestwebsoft.com/products/subscriber/download/?k=a4ecc1b7800bae7329fbe8b4b04e9c88&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
254
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&s=Subscriber+Bestwebsoft&plugin-search-input=Search+Plugins',
255
- 'settings' => 'admin.php?page=sbscrbr_settings_page',
256
- 'pro_version' => 'subscriber-pro/subscriber-pro.php',
257
- 'purchase' => 'http://bestwebsoft.com/products/subscriber/buy/?k=02dbb8b549925d9b74e70adc2a7282e4&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
258
- 'pro_settings' => 'admin.php?page=sbscrbrpr_settings_page'
259
- ),
260
- 'contact-form-multi/contact-form-multi.php' => array(
261
- 'name' => 'Contact Form Multi',
262
- 'description' => 'Add-on to the Contact Form plugin that allows to create and implement multiple contact forms.',
263
- 'link' => 'http://bestwebsoft.com/products/contact-form-multi/?k=83cdd9e72a9f4061122ad28a67293c72&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
264
- 'download' => 'http://bestwebsoft.com/products/contact-form-multi/download/?k=83cdd9e72a9f4061122ad28a67293c72&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
265
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&s=Contact+Form+Multi+Bestwebsoft&plugin-search-input=Search+Plugins',
266
- 'settings' => '',
267
- 'pro_version' => 'contact-form-multi-pro/contact-form-multi-pro.php',
268
- 'purchase' => 'http://bestwebsoft.com/products/contact-form-multi/buy/?k=fde3a18581c143654f060c398b07e8ac&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
269
- 'pro_settings' => ''
270
- ),
271
- 'bws-google-maps/bws-google-maps.php' => array(
272
- 'name' => 'Google Maps',
273
- 'description' => 'Easy to set up and insert Google Maps to your website.',
274
- 'link' => 'http://bestwebsoft.com/products/bws-google-maps/?k=d8fac412d7359ebaa4ff53b46572f9f7&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
275
- 'download' => 'http://bestwebsoft.com/products/bws-google-maps/download/?k=d8fac412d7359ebaa4ff53b46572f9f7&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
276
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&s=Google+Maps+Bestwebsoft&plugin-search-input=Search+Plugins',
277
- 'settings' => 'admin.php?page=bws-google-maps.php',
278
- 'pro_version' => 'bws-google-maps-pro/bws-google-maps-pro.php',
279
- 'purchase' => 'http://bestwebsoft.com/products/bws-google-maps/buy/?k=117c3f9fc17f2c83ef430a8a9dc06f56&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
280
- 'pro_settings' => 'admin.php?page=bws-google-maps-pro.php'
281
- ),
282
- 'bws-google-analytics/bws-google-analytics.php' => array(
283
- 'name' => 'Google Analytics',
284
- 'description' => 'Allows you to retrieve basic stats from Google Analytics account and add the tracking code to your blog.',
285
- 'link' => 'http://bestwebsoft.com/products/bws-google-analytics/?k=261c74cad753fb279cdf5a5db63fbd43&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
286
- 'download' => 'http://bestwebsoft.com/products/bws-google-analytics/download/?k=261c74cad753fb279cdf5a5db63fbd43&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
287
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&s=Google+Analytics+Bestwebsoft&plugin-search-input=Search+Plugins',
288
- 'settings' => 'admin.php?page=bws-google-analytics.php',
289
- 'pro_version' => 'bws-google-analytics-pro/bws-google-analytics-pro.php',
290
- 'purchase' => 'http://bestwebsoft.com/products/bws-google-analytics/buy/?k=83796e84fec3f70ecfcc8894a73a6c4a&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
291
- 'pro_settings' => 'admin.php?page=bws-google-analytics-pro.php'
292
- ),
293
- 'db-manager/db-manager.php' => array(
294
- 'name' => 'DB Manager',
295
- 'description' => 'Allows you to download the latest version of PhpMyadmin and Dumper and manage your site.',
296
- 'link' => 'http://bestwebsoft.com/products/db-manager/?k=01ed9731780d87f85f5901064b7d76d8&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
297
- 'download' => 'http://bestwebsoft.com/products/db-manager/download/?k=01ed9731780d87f85f5901064b7d76d8&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
298
- 'wp_install' => 'http://bestwebsoft.com/products/db-manager/download/?k=01ed9731780d87f85f5901064b7d76d8&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
299
- 'settings' => 'admin.php?page=db-manager.php'
300
- ),
301
- 'user-role/user-role.php' => array(
302
- 'name' => 'User Role',
303
- 'description' => 'Allows to change wordpress user role capabilities.',
304
- 'link' => 'http://bestwebsoft.com/products/user-role/?k=dfe2244835c6fbf601523964b3f34ccc&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
305
- 'download' => 'http://bestwebsoft.com/products/user-role/download/?k=dfe2244835c6fbf601523964b3f34ccc&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
306
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&s=User+Role+BestWebSoft&plugin-search-input=Search+Plugins',
307
- 'settings' => 'admin.php?page=user-role.php',
308
- 'pro_version' => 'user-role-pro/user-role-pro.php',
309
- 'purchase' => 'http://bestwebsoft.com/products/user-role/buy/?k=cfa9cea6613fb3d7c0a3622fa2faaf46&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
310
- 'pro_settings' => 'admin.php?page=user-role-pro.php'
311
- ),
312
- 'email-queue/email-queue.php' => array(
313
- 'name' => 'Email Queue',
314
- 'description' => 'Allows to manage email massages sent by BestWebSoft plugins.',
315
- 'link' => 'http://bestwebsoft.com/products/email-queue/?k=e345e1b6623f0dca119bc2d9433b130b&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
316
- 'download' => 'http://bestwebsoft.com/products/email-queue/download/?k=e345e1b6623f0dca119bc2d9433b130b&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
317
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&s=Email+Queue+BestWebSoft&plugin-search-input=Search+Plugins',
318
- 'settings' => 'admin.php?page=mlq_settings'
319
- ),
320
- 'limit-attempts/limit-attempts.php' => array(
321
- 'name' => 'Limit Attempts',
322
- 'description' => 'Allows you to limit rate of login attempts by the ip, and create whitelist and blacklist.',
323
- 'link' => 'http://bestwebsoft.com/products/limit-attempts/?k=b14e1697ee4d008abcd4bd34d492573a&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
324
- 'download' => 'http://bestwebsoft.com/products/limit-attempts/download/?k=b14e1697ee4d008abcd4bd34d492573a&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
325
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&s=Limit+Attempts+BestWebSoft&plugin-search-input=Search+Plugins',
326
- 'settings' => 'admin.php?page=limit-attempts.php',
327
- 'pro_version' => 'limit-attempts-pro/limit-attempts-pro.php',
328
- 'purchase' => 'http://bestwebsoft.com/products/limit-attempts/buy/?k=9d42cdf22c7fce2c4b6b447e6a2856e0&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
329
- 'pro_settings' => 'admin.php?page=limit-attempts-pro.php'
330
- ),
331
- 'job-board/job-board.php' => array(
332
- 'name' => 'Job Board',
333
- 'description' => 'Allows to create a job-board page on your site.',
334
- 'link' => 'http://bestwebsoft.com/products/job-board/?k=b0c504c9ce6edd6692e04222af3fed6f&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
335
- 'download' => 'http://bestwebsoft.com/products/job-board/download/?k=b0c504c9ce6edd6692e04222af3fed6f&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
336
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Job+board+BestWebSoft&plugin-search-input=Search+Plugins',
337
- 'settings' => 'admin.php?page=job-board.php'
338
- ),
339
- 'multilanguage/multilanguage.php' => array(
340
- 'name' => 'Multilanguage',
341
- 'description' => 'Allows to create content on a Wordpress site in different languages.',
342
- 'link' => 'http://bestwebsoft.com/products/multilanguage/?k=7d68c7bfec2486dc350c67fff57ad433&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
343
- 'download' => 'http://bestwebsoft.com/products/multilanguage/download/?k=7d68c7bfec2486dc350c67fff57ad433&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
344
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Multilanguage+BestWebSoft&plugin-search-input=Search+Plugins',
345
- 'settings' => 'admin.php?page=mltlngg_settings',
346
- 'pro_version' => 'multilanguage-pro/multilanguage-pro.php',
347
- 'purchase' => 'http://bestwebsoft.com/products/multilanguage/buy/?k=2d1121cd9a5ced583fc29eefd51bdf57&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
348
- 'pro_settings' => 'admin.php?page=mltlnggpr_settings'
349
- ),
350
- 'bws-popular-posts/bws-popular-posts.php' => array(
351
- 'name' => 'Popular Posts',
352
- 'description' => 'This plugin will help you can display the most popular posts on your blog in the widget.',
353
- 'link' => 'http://bestwebsoft.com/products/popular-posts/?k=4d529f116d2b7f7df3a78018c383f975&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
354
- 'download' => 'http://bestwebsoft.com/products/popular-posts/download/?k=4d529f116d2b7f7df3a78018c383f975&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
355
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Popular+Posts+BestWebSoft&plugin-search-input=Search+Plugins',
356
- 'settings' => 'admin.php?page=popular-posts.php'
357
- ),
358
- 'bws-testimonials/bws-testimonials.php' => array(
359
- 'name' => 'Testimonials',
360
- 'description' => 'Allows creating and displaying a Testimonial on your website.',
361
- 'link' => 'http://bestwebsoft.com/products/testimonials/?k=3fe4bb89dc901c98e43a113e08f8db73&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
362
- 'download' => 'http://bestwebsoft.com/products/testimonials/download/?k=3fe4bb89dc901c98e43a113e08f8db73&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
363
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Testimonials+BestWebSoft&plugin-search-input=Search+Plugins',
364
- 'settings' => 'admin.php?page=testimonials.php'
365
- ),
366
- 'bws-featured-posts/bws-featured-posts.php' => array(
367
- 'name' => 'Featured Posts',
368
- 'description' => 'Displays featured posts randomly on any website page.',
369
- 'link' => 'http://bestwebsoft.com/products/featured-posts/?k=f0afb31185ba7c7d6d598528d69f6d97&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
370
- 'download' => 'http://bestwebsoft.com/products/featured-posts/download/?k=f0afb31185ba7c7d6d598528d69f6d97&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
371
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Featured+Posts+BestWebSoft&plugin-search-input=Search+Plugins',
372
- 'settings' => 'admin.php?page=featured-posts.php'
373
- ),
374
- 'gallery-categories/gallery-categories.php' => array(
375
- 'name' => 'Gallery Categories',
376
- 'description' => 'Add-on for Gallery Plugin by BestWebSoft',
377
- 'link' => 'http://bestwebsoft.com/products/gallery-categories/?k=7d68c7bfec2486dc350c67fff57ad433&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
378
- 'download' => 'http://bestwebsoft.com/products/gallery-categories/download/?k=7d68c7bfec2486dc350c67fff57ad433&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
379
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Gallery+Categories+BestWebSoft&plugin-search-input=Search+Plugins',
380
- 'settings' => ''
381
- ),
382
- 're-attacher/re-attacher.php' => array(
383
- 'name' => 'Re-attacher',
384
- 'description' => 'This plugin allows to attach, unattach or reattach media item in different post.',
385
- 'link' => 'http://bestwebsoft.com/products/re-attacher/?k=4d529f116d2b7f7df3a78018c383f975&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
386
- 'download' => 'http://bestwebsoft.com/products/re-attacher/download/?k=4d529f116d2b7f7df3a78018c383f975&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
387
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Re-attacher+BestWebSoft&plugin-search-input=Search+Plugins',
388
- 'settings' => 'admin.php?page=re-attacher.php'
389
- ),
390
- 'bws-smtp/bws-smtp.php' => array(
391
- 'name' => 'SMTP',
392
- 'description' => 'This plugin introduces an easy way to configure sending email messages via SMTP.',
393
- 'link' => 'http://bestwebsoft.com/products/smtp/?k=0546419f962704429ad2d9b88567752f&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
394
- 'download' => 'http://bestwebsoft.com/products/smtp/download/?k=0546419f962704429ad2d9b88567752f&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
395
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=SMTP+BestWebSoft&plugin-search-input=Search+Plugins',
396
- 'settings' => 'admin.php?page=bwssmtp_settings'
397
- ),
398
- 'promobar/promobar.php' => array(
399
- 'name' => 'PromoBar',
400
- 'description' => 'This plugin allows placing banners with any data on your website.',
401
- 'link' => 'http://bestwebsoft.com/products/promobar/?k=619eac2232d9cfa382c4e678c3b14766&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
402
- 'download' => 'http://bestwebsoft.com/products/promobar/download/?k=619eac2232d9cfa382c4e678c3b14766&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
403
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=PromoBar+BestWebSoft&plugin-search-input=Search+Plugins',
404
- 'settings' => 'admin.php?page=promobar.php',
405
- 'pro_version' => 'promobar-pro/promobar-pro.php',
406
- 'purchase' => 'http://bestwebsoft.com/products/promobar/buy/?k=a9b09708502f12a1483532ba12fe2103&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
407
- 'pro_settings' => 'admin.php?page=promobar-pro.php'
408
- ),
409
- 'realty/realty.php' => array(
410
- 'name' => 'Realty',
411
- 'description' => 'A convenient plugin that adds Real Estate functionality.',
412
- 'link' => 'http://bestwebsoft.com/products/realty/?k=d55de979dbbbb7af0b2ff1d7f43884fa&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
413
- 'download' => 'http://bestwebsoft.com/products/realty/download/?k=d55de979dbbbb7af0b2ff1d7f43884fa&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
414
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Realty+BestWebSoft&plugin-search-input=Search+Plugins',
415
- 'settings' => 'admin.php?page=realty_settings',
416
- 'pro_version' => 'realty-pro/realty-pro.php',
417
- 'purchase' => 'http://bestwebsoft.com/products/realty/buy/?k=c7791f0a72acfb36f564a614dbccb474&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
418
- 'pro_settings' => 'admin.php?page=realty_pro_settings'
419
- ),
420
- 'zendesk-help-center/zendesk-help-center.php' => array(
421
- 'name' => 'Zendesk Help Center Backup',
422
- 'description' => 'This plugin allows to backup Zendesk Help Center.',
423
- 'link' => 'http://bestwebsoft.com/products/zendesk-help-center/?k=2a5fd2f4b2f4bde46f2ca44b8d15846d&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
424
- 'download' => 'http://bestwebsoft.com/products/zendesk-help-center/download/?k=2a5fd2f4b2f4bde46f2ca44b8d15846d&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
425
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Zendesk+Help+Center+Backup+BestWebSoft&plugin-search-input=Search+Plugins',
426
- 'settings' => 'admin.php?page=zendesk_hc.php&tab=settings',
427
- 'pro_version' => 'zendesk-help-center-pro/zendesk-help-center-pro.php',
428
- 'purchase' => 'http://bestwebsoft.com/products/zendesk-help-center/buy/?k=45199e4538b5befe4d9566868a61a3aa&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
429
- 'pro_settings' => 'admin.php?page=zendesk_hc.php&tab=settings'
430
- ),
431
- 'social-buttons-pack/social-buttons-pack.php' => array(
432
- 'name' => 'Social Buttons Pack',
433
- 'description' => 'Add Social buttons to your WordPress website.',
434
- 'link' => 'http://bestwebsoft.com/products/social-buttons-pack/?k=b6440fad9f54274429e536b0c61b42da&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
435
- 'download' => 'http://bestwebsoft.com/products/social-buttons-pack/download/?k=b6440fad9f54274429e536b0c61b42da&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
436
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Social+Buttons+Pack+BestWebSoft&plugin-search-input=Search+Plugins',
437
- 'settings' => 'admin.php?page=social-buttons.php'
438
- ),
439
- 'pagination/pagination.php' => array(
440
- 'name' => 'Pagination',
441
- 'description' => 'Add pagination block to your WordPress website.',
442
- 'link' => 'http://bestwebsoft.com/products/pagination/?k=22adb940256f149559ba8fedcd728ac8&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
443
- 'download' => 'http://bestwebsoft.com/products/pagination/download/?k=22adb940256f149559ba8fedcd728ac8&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
444
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Pagination+BestWebSoft&plugin-search-input=Search+Plugins',
445
- 'settings' => 'admin.php?page=pagination.php'
446
- ),
447
- 'visitors-online/visitors-online.php' => array(
448
- 'name' => 'Visitors Online',
449
- 'description' => 'See how many users, guests and bots are online at the website.',
450
- 'link' => 'http://bestwebsoft.com/products/visitors-online/?k=93c28013a4f830671b3bba9502ed5177&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
451
- 'download' => 'http://bestwebsoft.com/products/visitors-online/download/?k=93c28013a4f830671b3bba9502ed5177&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
452
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Visitors+online+BestWebSoft&plugin-search-input=Search+Plugins',
453
- 'settings' => 'admin.php?page=visitors-online.php',
454
- 'pro_version' => 'visitors-online-pro/visitors-online-pro.php',
455
- 'purchase' => 'http://bestwebsoft.com/products/visitors-online/buy/?k=f9a746075ff8a0a6cb192cb46526afd2&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
456
- 'pro_settings' => 'admin.php?page=visitors-online-pro.php'
457
- ),
458
- 'profile-extra-fields/profile-extra-fields.php' => array(
459
- 'name' => 'Profile Extra Fields',
460
- 'description' => "Add additional fields on the user's profile page",
461
- 'link' => 'http://bestwebsoft.com/products/profile-extra-fields/?k=fe3b6c3dbc80bd4b1cf9a27a2f339820&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
462
- 'download' => 'http://bestwebsoft.com/products/profile-extra-fields/download/?k=fe3b6c3dbc80bd4b1cf9a27a2f339820&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
463
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Profile+Extra+Fields+BestWebSoft&plugin-search-input=Search+Plugins',
464
- 'settings' => 'admin.php?page=profile-extra-fields.php'
465
- ),
466
- 'error-log-viewer/error-log-viewer.php' => array(
467
- 'name' => 'Error Log Viewer',
468
- 'description' => "Work with log files and folders on the WordPress server",
469
- 'link' => 'http://bestwebsoft.com/products/error-log-viewer/?k=da0de8bd2c7a0b2fea5df64d55a368b3&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
470
- 'download' => 'http://bestwebsoft.com/products/error-log-viewer/download/?k=da0de8bd2c7a0b2fea5df64d55a368b3&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
471
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Error+Log+Viewer+BestWebSoft&plugin-search-input=Search+Plugins',
472
- 'settings' => 'admin.php?page=rrrlgvwr.php&tab=settings'
473
- )
474
- );
475
 
476
- $all_plugins = get_plugins();
477
- $active_plugins = get_option( 'active_plugins' );
478
- $recommend_plugins = array_diff_key( $bws_plugins, $all_plugins );
479
- $bws_plugins_pro = array();
480
 
481
- foreach ( $bws_plugins as $key_plugin => $value_plugin ) {
482
- if ( ! isset( $all_plugins[ $key_plugin ] ) && isset( $bws_plugins[ $key_plugin ]['pro_version'] ) && isset( $all_plugins[ $bws_plugins[ $key_plugin ]['pro_version'] ] ) ) {
483
- unset( $recommend_plugins[ $key_plugin ] );
484
- }
485
- }
 
 
486
 
487
- foreach ( $all_plugins as $key_plugin => $value_plugin ) {
488
- if ( isset( $value_plugin['Author'] ) && $value_plugin['Author'] != "BestWebSoft" )
489
- unset( $all_plugins[ $key_plugin ] );
490
- elseif ( '-plus.php' == substr( $key_plugin, -9, 9 ) )
491
- unset( $all_plugins[ $key_plugin ] );
492
- else {
493
- foreach ( $bws_plugins as $key => $value ) {
494
- if ( isset( $value['pro_version'] ) && $value['pro_version'] == $key_plugin ) {
495
- $bws_plugins_pro[ $key_plugin ] = $key;
496
- unset( $all_plugins[ $key ] );
497
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
498
  }
499
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
500
  }
501
 
502
- if ( isset( $_GET['action'] ) && 'system_status' == $_GET['action'] ) {
503
  $all_plugins = get_plugins();
504
  $active_plugins = get_option( 'active_plugins' );
505
  $mysql_info = $wpdb->get_results( "SHOW VARIABLES LIKE 'sql_mode'" );
@@ -525,8 +173,9 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
525
  $multisite = __( 'Yes', 'bestwebsoft' );
526
  else
527
  $multisite = __( 'No', 'bestwebsoft' );
528
- } else
529
  $multisite = __( 'N/A', 'bestwebsoft' );
 
530
 
531
  $system_info = array(
532
  'system_info' => '',
@@ -564,420 +213,423 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
564
  else
565
  $system_info['inactive_plugins'][ $plugin['Name'] ] = $plugin['Version'];
566
  }
567
- }
568
 
569
- if ( ( isset( $_REQUEST['bwsmn_form_submit'] ) && check_admin_referer( plugin_basename(__FILE__), 'bwsmn_nonce_submit' ) ) ||
570
- ( isset( $_REQUEST['bwsmn_form_submit_custom_email'] ) && check_admin_referer( plugin_basename(__FILE__), 'bwsmn_nonce_submit_custom_email' ) ) ) {
571
- if ( isset( $_REQUEST['bwsmn_form_email'] ) ) {
572
- $bwsmn_form_email = esc_html( trim( $_REQUEST['bwsmn_form_email'] ) );
573
- if ( $bwsmn_form_email == "" || ! is_email( $bwsmn_form_email ) ) {
574
- $error = __( "Please enter a valid email address.", 'bestwebsoft' );
 
 
 
 
575
  } else {
576
- $email = $bwsmn_form_email;
577
- $bwsmn_form_email = '';
578
- $message = __( 'Email with system info is sent to ', 'bestwebsoft' ) . $email;
579
  }
580
- } else {
581
- $email = 'plugin_system_status@bestwebsoft.com';
582
- $message = __( 'Thank you for contacting us.', 'bestwebsoft' );
583
- }
584
 
585
- if ( $error == '' ) {
586
- $headers = 'MIME-Version: 1.0' . "\n";
587
- $headers .= 'Content-type: text/html; charset=utf-8' . "\n";
588
- $headers .= 'From: ' . get_option( 'admin_email' );
589
- $message_text = '<html><head><title>System Info From ' . home_url() . '</title></head><body>
590
- <h4>Environment</h4>
591
- <table>';
592
- foreach ( $system_info['system_info'] as $key => $value ) {
593
- $message_text .= '<tr><td>'. $key .'</td><td>'. $value .'</td></tr>';
594
- }
595
- $message_text .= '</table>';
596
- if ( ! empty( $system_info['active_plugins'] ) ) {
597
- $message_text .= '<h4>Active Plugins</h4>
598
  <table>';
599
- foreach ( $system_info['active_plugins'] as $key => $value ) {
600
- $message_text .= '<tr><td scope="row">'. $key .'</td><td scope="row">'. $value .'</td></tr>';
601
  }
602
  $message_text .= '</table>';
603
- }
604
- if ( ! empty( $system_info['inactive_plugins'] ) ) {
605
- $message_text .= '<h4>Inactive Plugins</h4>
606
- <table>';
607
- foreach ( $system_info['inactive_plugins'] as $key => $value ) {
608
- $message_text .= '<tr><td scope="row">'. $key .'</td><td scope="row">'. $value .'</td></tr>';
 
609
  }
610
- $message_text .= '</table>';
 
 
 
 
 
 
 
 
 
 
 
611
  }
612
- $message_text .= '</body></html>';
613
- $result = wp_mail( $email, 'System Info From ' . home_url(), $message_text, $headers );
614
- if ( $result != true )
615
- $error = __( "Sorry, email message could not be delivered.", 'bestwebsoft' );
616
  }
617
  } ?>
618
- <div class="wrap">
619
- <h1>
620
- <span class="bws_main title">BestWebSoft</span>
621
- <ul class="subsubsub bws_title_menu">
622
- <li><a href="<?php echo esc_url( 'http://support.bestwebsoft.com/home' ); ?>" target="_blank"><?php _e( 'Need help?', 'bestwebsoft' ); ?></a></li> |
623
- <li><a href="<?php echo esc_url( 'http://bestwebsoft.com/wp-login.php' ); ?>" target="_blank"><?php _e( 'Client area', 'bestwebsoft' ); ?></a></li>
624
- <li><a class="bws_system_status <?php if ( isset( $_GET['action'] ) && 'system_status' == $_GET['action'] ) echo ' nav-tab-active'; ?>" href="admin.php?page=bws_plugins&amp;action=system_status"><?php _e( 'System status', 'bestwebsoft' ); ?></a></li>
625
- </ul>
626
- <div class="clear"></div>
627
- </h1>
628
- <h2 class="nav-tab-wrapper">
629
- <a class="nav-tab<?php if ( !isset( $_GET['action'] ) ) echo ' nav-tab-active'; ?>" href="admin.php?page=bws_plugins"><?php _e( 'Plugins', 'bestwebsoft' ); ?></a>
630
- <a class="nav-tab<?php if ( isset( $_GET['action'] ) && 'themes' == $_GET['action'] ) echo ' nav-tab-active'; ?>" href="admin.php?page=bws_plugins&amp;action=themes"><?php _e( 'Themes', 'bestwebsoft' ); ?></a>
631
- </h2>
632
- <?php if ( ! isset( $_GET['action'] ) ) { ?>
633
- <ul class="subsubsub">
634
- <li><a <?php if ( !isset( $_GET['sub'] ) ) echo 'class="current" '; ?>href="admin.php?page=bws_plugins"><?php _e( 'All', 'bestwebsoft' ); ?></a></li> |
635
- <li><a <?php if ( isset( $_GET['sub'] ) && 'installed' == $_GET['sub'] ) echo 'class="current" '; ?>href="admin.php?page=bws_plugins&amp;sub=installed"><?php _e( 'Installed', 'bestwebsoft' ); ?></a></li> |
636
- <li><a <?php if ( isset( $_GET['sub'] ) && 'recommended' == $_GET['sub'] ) echo 'class="current" '; ?>href="admin.php?page=bws_plugins&amp;sub=recommended"><?php _e( 'Recommended', 'bestwebsoft' ); ?></a></li>
637
- </ul>
638
  <div class="clear"></div>
639
- <?php if ( ( isset( $_GET['sub'] ) && 'installed' == $_GET['sub'] ) || !isset( $_GET['sub'] ) ) { ?>
640
- <h3 class="bws_installed"><?php _e( 'Installed plugins', 'bestwebsoft' ); ?></h3>
641
- <?php foreach ( $all_plugins as $key_plugin => $value_plugin ) {
642
- if ( isset( $bws_plugins_pro[ $key_plugin ] ) )
643
- $key_plugin = $bws_plugins_pro[ $key_plugin ];
644
-
645
- if ( isset( $bws_plugins[ $key_plugin ] ) ) {
646
- $key_plugin_explode = explode( '-plugin/', $key_plugin );
647
- if ( isset( $key_plugin_explode[1] ) )
648
- $icon = $key_plugin_explode[0];
649
- else {
650
- $key_plugin_explode = explode( '/', $key_plugin );
651
- $icon = $key_plugin_explode[0];
652
- }
653
- }
654
-
655
- if ( isset( $bws_plugins[ $key_plugin ]['pro_version'] ) && ( in_array( $bws_plugins[ $key_plugin ]['pro_version'], $active_plugins ) || is_plugin_active_for_network( $bws_plugins[ $key_plugin ]['pro_version'] ) ) ) { ?>
656
- <div class="bws_product_box bws_exist_overlay">
657
- <div class="bws_product">
658
- <div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
659
- <div class="bws_product_content">
660
- <div class="bws_product_icon">
661
- <div class="bws_product_icon_pro">PRO</div>
662
- <img src="<?php echo plugins_url( "icons/" , __FILE__ ) . $icon . '.png'; ?>"/>
663
- </div>
664
- <div class="bws_product_description"><?php echo $value_plugin["Description"]; ?></div>
665
- </div>
666
- <div class="clear"></div>
667
- </div>
668
- <div class="bws_product_links">
669
- <a href="<?php echo $bws_plugins[ $key_plugin ]["link"]; ?>" target="_blank"><?php _e( "Learn more", 'bestwebsoft' ); ?></a>
670
- <?php if ( '' != $bws_plugins[ $key_plugin ]["pro_settings"] ) { ?>
671
- <span> | </span>
672
- <a href="<?php echo $bws_plugins[ $key_plugin ]["pro_settings"]; ?>" target="_blank"><?php _e( "Settings", 'bestwebsoft' ); ?></a>
673
- <?php } ?>
674
- </div>
675
- </div>
676
- <?php } elseif ( isset( $bws_plugins[ $key_plugin ] ) && ( in_array( $key_plugin, $active_plugins ) || is_plugin_active_for_network( $key_plugin ) ) ) {
677
- if ( isset( $bws_plugins[ $key_plugin ]['pro_version'] ) && isset( $all_plugins[ $bws_plugins[ $key_plugin ]['pro_version'] ] ) ) { ?>
678
- <div class="bws_product_box bws_product_deactivated">
679
- <div class="bws_product">
680
- <div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
681
- <div class="bws_product_content">
682
- <div class="bws_product_icon">
683
- <div class="bws_product_icon_pro">PRO</div>
684
- <img src="<?php echo plugins_url( "icons/" , __FILE__ ) . $icon . '.png'; ?>"/>
685
- </div>
686
- <div class="bws_product_description"><?php echo $bws_plugins[ $key_plugin ]["description"]; ?></div>
687
- </div>
688
- <div class="clear"></div>
689
- </div>
690
- <div class="bws_product_links">
691
- <a href="<?php echo $bws_plugins[ $key_plugin ]["link"]; ?>" target="_blank"><?php _e( "Learn more", 'bestwebsoft' ); ?></a>
692
- <span> | </span>
693
- <a class="bws_activate" href="plugins.php" title="<?php _e( "Activate this plugin", 'bestwebsoft' ); ?>" target="_blank"><?php _e( "Activate", 'bestwebsoft' ); ?></a>
694
- </div>
695
  </div>
 
696
  <?php } else { ?>
697
- <div class="bws_product_box bws_product_free">
698
- <div class="bws_product">
699
- <div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
700
- <div class="bws_product_content">
701
- <div class="bws_product_icon">
702
- <img src="<?php echo plugins_url( "icons/" , __FILE__ ) . $icon . '.png'; ?>"/>
703
- </div>
704
- <div class="bws_product_description"><?php echo $bws_plugins[ $key_plugin ]["description"]; ?></div>
705
- </div>
706
- <?php if ( isset( $bws_plugins[ $key_plugin ]["purchase"] ) ) { ?>
707
- <a class="bws_product_button" href="<?php echo $bws_plugins[ $key_plugin ]["purchase"]; ?>" target="_blank">
708
- <?php _e( 'Go', 'bestwebsoft' );?> <strong>PRO</strong>
709
- </a>
710
- <?php } else { ?>
711
- <a class="bws_product_button bws_donate_button" href="<?php echo $bws_donate_link; ?>" target="_blank">
712
- <strong><?php _e( 'DONATE', 'bestwebsoft' );?></strong>
713
- </a>
714
- <?php } ?>
715
- <div class="clear"></div>
716
- </div>
717
- <div class="bws_product_links">
718
- <a href="<?php echo $bws_plugins[ $key_plugin ]["link"]; ?>" target="_blank"><?php _e( "Learn more", 'bestwebsoft' ); ?></a>
719
- <?php if ( '' != $bws_plugins[ $key_plugin ]["settings"] ) { ?>
720
- <span> | </span>
721
- <a href="<?php echo $bws_plugins[ $key_plugin ]["settings"]; ?>" target="_blank"><?php _e( "Settings", 'bestwebsoft' ); ?></a>
722
- <?php } ?>
723
- </div>
724
- </div>
725
- <?php }
726
- } elseif ( isset( $bws_plugins[ $key_plugin ] ) ) { ?>
727
- <div class="bws_product_box bws_product_deactivated bws_product_free">
728
- <div class="bws_product">
729
- <div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
730
- <div class="bws_product_content">
731
- <div class="bws_product_icon">
732
- <img src="<?php echo plugins_url( "icons/" , __FILE__ ) . $icon . '.png'; ?>"/>
733
- </div>
734
- <div class="bws_product_description"><?php echo $bws_plugins[ $key_plugin ]["description"]; ?></div>
735
- </div>
736
- <?php if ( isset( $bws_plugins[ $key_plugin ]["purchase"] ) ) { ?>
737
- <a class="bws_product_button" href="<?php echo $bws_plugins[ $key_plugin ]["purchase"]; ?>" target="_blank">
738
- <?php _e( 'Go', 'bestwebsoft' );?> <strong>PRO</strong>
739
- </a>
740
  <?php } else { ?>
741
- <a class="bws_product_button bws_donate_button" href="<?php echo $bws_donate_link; ?>" target="_blank">
742
- <strong><?php _e( 'DONATE', 'bestwebsoft' );?></strong>
743
- </a>
744
- <?php } ?>
745
- <div class="clear"></div>
746
  </div>
747
- <div class="bws_product_links">
748
- <a href="<?php echo $bws_plugins[ $key_plugin ]["link"]; ?>" target="_blank"><?php _e( "Learn more", 'bestwebsoft' ); ?></a>
749
- <span> | </span>
750
- <a class="bws_activate" href="plugins.php" title="<?php _e( "Activate this plugin", 'bestwebsoft' ); ?>" target="_blank"><?php _e( "Activate", 'bestwebsoft' ); ?></a>
751
- </div>
752
- </div>
753
- <?php }
754
- }
755
- } ?>
756
- <div class="clear"></div>
757
- <?php if ( ( isset( $_GET['sub'] ) && 'recommended' == $_GET['sub'] ) || !isset( $_GET['sub'] ) ) { ?>
758
- <h3 class="bws_recommended"><?php _e( 'Recommended plugins', 'bestwebsoft' ); ?></h3>
759
- <?php foreach ( $recommend_plugins as $key_plugin => $value_plugin ) {
 
 
 
 
 
 
 
 
 
 
760
 
761
- if ( isset( $bws_plugins[ $key_plugin ] ) ) {
762
- $key_plugin_explode = explode( '-plugin/', $key_plugin );
763
- if ( isset( $key_plugin_explode[1] ) )
764
- $icon = $key_plugin_explode[0];
765
- else {
766
- $key_plugin_explode = explode( '/', $key_plugin );
767
- $icon = $key_plugin_explode[0];
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
768
  }
769
- } ?>
770
- <div class="bws_product_box">
771
- <div class="bws_product">
772
- <div class="bws_product_title"><?php echo $value_plugin["name"]; ?></div>
773
- <div class="bws_product_content">
774
- <div class="bws_product_icon">
775
- <?php if ( isset( $bws_plugins[ $key_plugin ]['pro_version'] ) ) { ?>
776
- <div class="bws_product_icon_pro">PRO</div>
777
- <?php } ?>
778
- <img src="<?php echo plugins_url( "icons/" , __FILE__ ) . $icon . '.png'; ?>"/>
779
- </div>
780
- <div class="bws_product_description"><?php echo $bws_plugins[ $key_plugin ]["description"]; ?></div>
781
- </div>
782
- <?php if ( isset( $bws_plugins[ $key_plugin ]["pro_version"] ) ) { ?>
783
- <a class="bws_product_button" href="<?php echo $bws_plugins[ $key_plugin ]["purchase"]; ?>" target="_blank">
784
- <?php _e( 'Go', 'bestwebsoft' ); ?> <strong>PRO</strong>
785
- </a>
786
- <?php } else { ?>
787
- <a class="bws_product_button bws_donate_button" href="<?php echo $bws_donate_link; ?>" target="_blank">
788
- <strong><?php _e( 'DONATE', 'bestwebsoft' ); ?></strong>
789
- </a>
790
- <?php } ?>
791
- </div>
792
- <div class="clear"></div>
793
- <div class="bws_product_links">
794
- <a href="<?php echo $bws_plugins[ $key_plugin ]["link"]; ?>" target="_blank"><?php _e( "Learn more", 'bestwebsoft' ); ?></a>
795
- <span> | </span>
796
- <a href="<?php echo $bws_plugins[ $key_plugin ]["wp_install"]; ?>" target="_blank"><?php _e( "Install now", 'bestwebsoft' ); ?></a>
 
 
 
 
 
 
 
 
 
 
 
 
797
  </div>
798
  </div>
799
- <?php }
800
- } ?>
801
- <?php } elseif ( 'themes' == $_GET['action'] ) { ?>
802
- <div id="availablethemes">
803
- <?php global $tabs, $tab, $paged, $type, $theme_field_defaults;
804
- include( ABSPATH . 'wp-admin/includes/theme-install.php' );
805
- include( ABSPATH . 'wp-admin/includes/class-wp-themes-list-table.php' );
806
- include( ABSPATH . 'wp-admin/includes/class-wp-theme-install-list-table.php' );
807
 
808
- $theme_class = new WP_Theme_Install_List_Table();
809
- $paged = $theme_class->get_pagenum();
810
- $per_page = 36;
811
- $args = array( 'page' => $paged, 'per_page' => $per_page, 'fields' => $theme_field_defaults );
812
- $args['author'] = 'bestwebsoft';
813
- $args = apply_filters( 'install_themes_table_api_args_search', $args );
814
- $api = themes_api( 'query_themes', $args );
815
 
816
- if ( is_wp_error( $api ) )
817
- wp_die( $api->get_error_message() . '</p> <p><a href="#" onclick="document.location.reload(); return false;">' . __( 'Try again', 'bestwebsoft' ) . '</a>' );
818
 
819
- $theme_class->items = $api->themes;
820
- $theme_class->set_pagination_args( array(
821
- 'total_items' => $api->info['results'],
822
- 'per_page' => $per_page,
823
- 'infinite_scroll' => true,
824
- ) );
825
- $themes = $theme_class->items;
826
- if ( $wp_version < '3.9' ) {
827
- foreach ( $themes as $theme ) { ?>
828
- <div class="available-theme installable-theme"><?php
829
- global $themes_allowedtags;
830
- if ( empty( $theme ) )
831
- return;
832
 
833
- $name = wp_kses( $theme->name, $themes_allowedtags );
834
- $author = wp_kses( $theme->author, $themes_allowedtags );
835
- $preview_title = sprintf( __( 'Preview &#8220;%s&#8221;', 'bestwebsoft' ), $name );
836
- $preview_url = add_query_arg( array(
837
- 'tab' => 'theme-information',
838
- 'theme' => $theme->slug,
839
- ), self_admin_url( 'theme-install.php' ) );
840
 
841
- $actions = array();
 
 
842
 
843
- $install_url = add_query_arg( array(
844
- 'action' => 'install-theme',
845
- 'theme' => $theme->slug,
846
- ), self_admin_url( 'update.php' ) );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
847
 
848
- $update_url = add_query_arg( array(
849
- 'action' => 'upgrade-theme',
850
- 'theme' => $theme->slug,
851
- ), self_admin_url( 'update.php' ) );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
852
 
853
- $status = 'install';
854
- $installed_theme = wp_get_theme( $theme->slug );
855
- if ( $installed_theme->exists() ) {
856
- if ( version_compare( $installed_theme->get('Version'), $theme->version, '=' ) )
857
- $status = 'latest_installed';
858
- elseif ( version_compare( $installed_theme->get('Version'), $theme->version, '>' ) )
859
- $status = 'newer_installed';
860
- else
861
- $status = 'update_available';
862
- }
863
- switch ( $status ) {
864
- default:
865
- case 'install':
866
- $actions[] = '<a class="install-now" href="' . esc_url( wp_nonce_url( $install_url, 'install-theme_' . $theme->slug ) ) . '" title="' . esc_attr( sprintf( __( 'Install %s', 'bestwebsoft' ), $name ) ) . '">' . __( 'Install Now', 'bestwebsoft' ) . '</a>';
867
- break;
868
- case 'update_available':
869
- $actions[] = '<a class="install-now" href="' . esc_url( wp_nonce_url( $update_url, 'upgrade-theme_' . $theme->slug ) ) . '" title="' . esc_attr( sprintf( __( 'Update to version %s', 'bestwebsoft' ), $theme->version ) ) . '">' . __( 'Update', 'bestwebsoft' ) . '</a>';
870
- break;
871
- case 'newer_installed':
872
- case 'latest_installed':
873
- $actions[] = '<span class="install-now" title="' . esc_attr__( 'This theme is already installed and is up to date' ) . '">' . _x( 'Installed', 'theme', 'bestwebsoft' ) . '</span>';
874
- break;
875
- }
876
- $actions[] = '<a class="install-theme-preview" href="' . esc_url( $preview_url ) . '" title="' . esc_attr( sprintf( __( 'Preview %s', 'bestwebsoft' ), $name ) ) . '">' . __( 'Preview', 'bestwebsoft' ) . '</a>';
877
- $actions = apply_filters( 'theme_install_actions', $actions, $theme ); ?>
878
- <a class="screenshot install-theme-preview" href="<?php echo esc_url( $preview_url ); ?>" title="<?php echo esc_attr( $preview_title ); ?>">
879
- <img src='<?php echo esc_url( $theme->screenshot_url ); ?>' width='150' />
880
- </a>
881
- <h3><?php echo $name; ?></h3>
882
- <div class="theme-author"><?php printf( __( 'By %s', 'bestwebsoft' ), $author ); ?></div>
883
- <div class="action-links">
884
- <ul>
885
- <?php foreach ( $actions as $action ): ?>
886
- <li><?php echo $action; ?></li>
887
- <?php endforeach; ?>
888
- <li class="hide-if-no-js"><a href="#" class="theme-detail"><?php _e( 'Details', 'bestwebsoft' ) ?></a></li>
889
- </ul>
890
- </div>
891
- <?php $theme_class->install_theme_info( $theme ); ?>
 
 
 
 
 
 
 
 
 
 
892
  </div>
893
- <?php }
894
- // end foreach $theme_names
895
- $theme_class->theme_installer();
896
- } else { ?>
897
- <div class="theme-browser">
898
- <div class="themes">
899
- <?php foreach ( $themes as $key => $theme ) {
900
- $installed_theme = wp_get_theme( $theme->slug );
901
- if ( $installed_theme->exists() )
902
- $theme->installed = true;
903
- else
904
- $theme->installed = false;
905
- ?>
906
- <div class="theme" tabindex="0">
907
- <?php if ( $theme->screenshot_url ) { ?>
908
- <div class="theme-screenshot">
909
- <img src="<?php echo $theme->screenshot_url; ?>" alt="" />
 
 
 
 
 
 
910
  </div>
911
- <?php } else { ?>
912
- <div class="theme-screenshot blank"></div>
913
- <?php } ?>
914
- <div class="theme-author"><?php printf( __( 'By %s', 'bestwebsoft' ), $theme->author ); ?></div>
915
- <h3 class="theme-name"><?php echo $theme->name; ?></h3>
916
- <div class="theme-actions">
917
- <a class="button button-secondary preview install-theme-preview" href="theme-install.php?theme=<?php echo $theme->slug ?>"><?php esc_html_e( 'Learn More', 'bestwebsoft' ); ?></a>
918
  </div>
919
- <?php if ( $theme->installed ) { ?>
920
- <div class="theme-installed"><?php _e( 'Already Installed', 'bestwebsoft' ); ?></div>
921
- <?php } ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
922
  </div>
923
  <?php } ?>
924
- <br class="clear" />
925
- </div>
926
- </div>
927
- <div class="theme-overlay"></div>
928
- <?php } ?>
929
- </div>
930
- <?php } elseif ( 'system_status' == $_GET['action'] ) { ?>
931
- <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>
932
- <div class="error" <?php if ( "" == $error ) echo "style=\"display:none\""; ?>><p><strong><?php echo $error; ?></strong></p></div>
933
- <h3><?php _e( 'System status', 'bestwebsoft' ); ?></h3>
934
- <div class="inside">
935
- <table class="bws_system_info">
936
- <thead><tr><th><?php _e( 'Environment', 'bestwebsoft' ); ?></th><td></td></tr></thead>
937
- <tbody>
938
- <?php foreach ( $system_info['system_info'] as $key => $value ) { ?>
939
- <tr>
940
- <td scope="row"><?php echo $key; ?></td>
941
- <td scope="row"><?php echo $value; ?></td>
942
- </tr>
943
- <?php } ?>
944
- </tbody>
945
- </table>
946
- <table class="bws_system_info">
947
- <thead><tr><th><?php _e( 'Active Plugins', 'bestwebsoft' ); ?></th><th></th></tr></thead>
948
- <tbody>
949
- <?php if ( ! empty( $system_info['active_plugins'] ) ) {
950
- foreach ( $system_info['active_plugins'] as $key => $value ) { ?>
951
- <tr>
952
- <td scope="row"><?php echo $key; ?></td>
953
- <td scope="row"><?php echo $value; ?></td>
954
- </tr>
955
- <?php }
956
- } ?>
957
- </tbody>
958
- </table>
959
- <table class="bws_system_info">
960
- <thead><tr><th><?php _e( 'Inactive Plugins', 'bestwebsoft' ); ?></th><th></th></tr></thead>
961
- <tbody>
962
- <?php if ( ! empty( $system_info['inactive_plugins'] ) ) {
963
- foreach ( $system_info['inactive_plugins'] as $key => $value ) { ?>
964
- <tr>
965
- <td scope="row"><?php echo $key; ?></td>
966
- <td scope="row"><?php echo $value; ?></td>
967
- </tr>
968
- <?php }
969
- } ?>
970
- </tbody>
971
- </table>
972
- <div class="clear"></div>
973
- <form method="post" action="admin.php?page=bws_plugins&amp;action=system_status">
974
  <p>
975
  <input type="hidden" name="bwsmn_form_submit" value="submit" />
976
  <input type="submit" class="button-primary" value="<?php _e( 'Send to support', 'bestwebsoft' ) ?>" />
977
  <?php wp_nonce_field( plugin_basename(__FILE__), 'bwsmn_nonce_submit' ); ?>
978
  </p>
979
  </form>
980
- <form method="post" action="admin.php?page=bws_plugins&amp;action=system_status">
981
  <p>
982
  <input type="hidden" name="bwsmn_form_submit_custom_email" value="submit" />
983
  <input type="submit" class="button" value="<?php _e( 'Send to custom email &#187;', 'bestwebsoft' ) ?>" />
@@ -985,8 +637,48 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
985
  <?php wp_nonce_field( plugin_basename(__FILE__), 'bwsmn_nonce_submit_custom_email' ); ?>
986
  </p>
987
  </form>
988
- </div>
989
- <?php } ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
990
  </div>
991
  <?php }
992
  }
@@ -994,8 +686,11 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
994
  if ( ! function_exists( 'bws_get_banner_array' ) ) {
995
  function bws_get_banner_array() {
996
  global $bstwbsftwppdtplgns_banner_array;
997
- $bstwbsftwppdtplgns_banner_array = array(
998
- array( 'zndskhcpr_hide_banner_on_plugin_page', 'zendesk-help-center/zendesk-help-center.php', '1.0.0' ),
 
 
 
999
  array( 'gglcptch_hide_banner_on_plugin_page', 'google-captcha/google-captcha.php', '1.18' ),
1000
  array( 'mltlngg_hide_banner_on_plugin_page', 'multilanguage/multilanguage.php', '1.1.1' ),
1001
  array( 'adsns_hide_banner_on_plugin_page', 'adsense-plugin/adsense-plugin.php', '1.36' ),
1
  <?php
2
  /*
3
  * Function for displaying BestWebSoft menu
4
+ * Version: 1.8.8
5
  */
6
 
7
  if ( ! function_exists ( 'bws_admin_enqueue_scripts' ) )
9
 
10
  if ( ! function_exists( 'bws_add_menu_render' ) ) {
11
  function bws_add_menu_render() {
12
+ global $wpdb, $wp_version, $bws_plugin_info, $bstwbsftwppdtplgns_options;
13
+ $error = $message = $bwsmn_form_email = '';
 
14
 
15
+ if ( 'bws_plugins' == $_GET['page'] || 'bws_panel' == $_GET['page'] ) {
 
16
 
17
+ if ( ! function_exists( 'is_plugin_active_for_network' ) )
18
+ require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
 
 
19
 
20
+ /* get $bws_plugins */
21
+ require_once( dirname( __FILE__ ) . '/product_list.php' );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
 
23
+ $all_plugins = get_plugins();
24
+ $active_plugins = get_option( 'active_plugins' );
25
+ $sitewide_active_plugins = ( function_exists( 'is_multisite' ) && is_multisite() ) ? get_site_option( 'active_sitewide_plugins' ) : array();
26
+ $update_availible_all = get_site_transient( 'update_plugins' );
27
 
28
+ $plugin_category = isset( $_GET['category'] ) ? $_GET['category'] : 'all';
29
+ $plugin_categories_count = array();
30
+
31
+ if ( ( isset( $_GET['sub'] ) && 'installed' == $_GET['sub'] ) || ! isset( $_GET['sub'] ) ) {
32
+ $bws_plugins_update_availible = $bws_plugins_expired = array();
33
+ foreach ( $bws_plugins as $key_plugin => $value_plugin ) {
34
+ $plugin_categories_count[ $value_plugin['category'] ] = isset( $plugin_categories_count[ $value_plugin['category'] ] ) ? $plugin_categories_count[ $value_plugin['category'] ] + 1 : 1;
35
 
36
+ $is_installed = array_key_exists( $key_plugin, $all_plugins );
37
+ $is_pro_installed = false;
38
+ if ( isset( $value_plugin['pro_version'] ) ) {
39
+ $is_pro_installed = array_key_exists( $value_plugin['pro_version'], $all_plugins );
 
 
 
 
 
 
40
  }
41
+ /* check update_availible */
42
+ if ( $is_pro_installed && array_key_exists( $value_plugin['pro_version'], $update_availible_all->response ) ) {
43
+ unset( $bws_plugins[ $key_plugin ] );
44
+ $value_plugin['update_availible'] = $value_plugin['pro_version'];
45
+ $bws_plugins_update_availible[ $key_plugin ] = $value_plugin;
46
+ } else if ( $is_installed && array_key_exists( $key_plugin, $update_availible_all->response ) ) {
47
+ unset( $bws_plugins[ $key_plugin ] );
48
+ $value_plugin['update_availible'] = $key_plugin;
49
+ $bws_plugins_update_availible[ $key_plugin ] = $value_plugin;
50
+ }
51
+ /* check expired */
52
+ if ( $is_pro_installed && isset( $bstwbsftwppdtplgns_options['time_out'][ $value_plugin['pro_version'] ] ) &&
53
+ strtotime( $bstwbsftwppdtplgns_options['time_out'][ $value_plugin['pro_version'] ] ) < strtotime( date( "m/d/Y" ) ) ) {
54
+ unset( $bws_plugins[ $key_plugin ] );
55
+ $value_plugin['expired'] = $bstwbsftwppdtplgns_options['time_out'][ $value_plugin['pro_version'] ];
56
+ $bws_plugins_expired[ $key_plugin ] = $value_plugin;
57
+ }
58
+ }
59
+ $bws_plugins = $bws_plugins_update_availible + $bws_plugins_expired + $bws_plugins;
60
+ } else {
61
+ foreach ( $bws_plugins as $key_plugin => $value_plugin ) {
62
+ $plugin_categories_count[ $value_plugin['category'] ] = isset( $plugin_categories_count[ $value_plugin['category'] ] ) ? $plugin_categories_count[ $value_plugin['category'] ] + 1 : 1;
63
  }
64
  }
65
+
66
+ /*** membership ***/
67
+ $bws_license_plugin = 'bws_get_list_for_membership';
68
+ $bws_license_key = isset( $bstwbsftwppdtplgns_options[ $bws_license_plugin ] ) ? $bstwbsftwppdtplgns_options[ $bws_license_plugin ] : '';
69
+ $update_membership_list = true;
70
+
71
+ if ( isset( $_POST['bws_license_key'] ) )
72
+ $bws_license_key = stripslashes( esc_html( trim( $_POST['bws_license_key'] ) ) );
73
+
74
+ if ( isset( $_SESSION['bws_membership_time_check'] ) && isset( $_SESSION['bws_membership_list'] ) && $_SESSION['bws_membership_time_check'] < strtotime( '+12 hours' ) ) {
75
+ $update_membership_list = false;
76
+ $plugins_array = $_SESSION['bws_membership_list'];
77
+ }
78
+
79
+ if ( ( $update_membership_list && ! empty( $bws_license_key ) ) || ( isset( $_POST['bws_license_submit'] ) && check_admin_referer( plugin_basename(__FILE__), 'bws_license_nonce_name' ) ) ) {
80
+
81
+ if ( '' != $bws_license_key ) {
82
+ if ( strlen( $bws_license_key ) != 18 ) {
83
+ $error = __( 'Wrong license key', 'bestwebsoft' );
84
+ } else {
85
+
86
+ if ( isset( $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['count'] ) && $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['time'] > ( time() - (24 * 60 * 60) ) ) {
87
+ $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['count'] = $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['count'] + 1;
88
+ } else {
89
+ $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['count'] = 1;
90
+ $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['time'] = time();
91
+ }
92
+
93
+ /* get Pro list */
94
+ $to_send = array();
95
+ $to_send["plugins"][ $bws_license_plugin ] = array();
96
+ $to_send["plugins"][ $bws_license_plugin ]["bws_license_key"] = $bws_license_key;
97
+ $options = array(
98
+ 'timeout' => ( ( defined('DOING_CRON') && DOING_CRON ) ? 30 : 3 ),
99
+ 'body' => array( 'plugins' => serialize( $to_send ) ),
100
+ 'user-agent' => 'WordPress/' . $wp_version . '; ' . get_bloginfo( 'url' ) );
101
+ $raw_response = wp_remote_post( 'http://bestwebsoft.com/wp-content/plugins/paid-products/plugins/update-check/1.0/', $options );
102
+
103
+ if ( is_wp_error( $raw_response ) || 200 != wp_remote_retrieve_response_code( $raw_response ) ) {
104
+ $error = __( "Something went wrong. Please try again later. If the error appears again, please contact us", 'bestwebsoft' ) . ' <a href="http://support.bestwebsoft.com">BestWebSoft</a>. ' . __( "We are sorry for inconvenience.", 'bestwebsoft' );
105
+ } else {
106
+ $response = maybe_unserialize( wp_remote_retrieve_body( $raw_response ) );
107
+ if ( is_array( $response ) && !empty( $response ) ) {
108
+ foreach ( $response as $key => $value ) {
109
+ if ( "wrong_license_key" == $value->package ) {
110
+ $error = __( "Wrong license key", 'bestwebsoft' );
111
+ } elseif ( "wrong_domain" == $value->package ) {
112
+ $error = __( 'This license key is bind to another website. Change it via personal Client Area.', 'bestwebsoft' ) . '<a target="_blank" href="http://bestwebsoft.com/wp-admin/admin.php?page=bws_plugins_client_area">' . __( 'Log in', 'bestwebsoft' ) . '</a>';
113
+ } elseif ( "you_are_banned" == $value->package ) {
114
+ $error = __( "Unfortunately, you have exceeded the number of available tries per day.", 'bestwebsoft' );
115
+ } elseif ( "time_out" == $value->package ) {
116
+ $error = __( "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your", 'bestwebsoft' ) . ' <a target="_blank" href="http://bestwebsoft.com/wp-admin/admin.php?page=bws_plugins_client_area">Client Area</a>';
117
+ } elseif ( "duplicate_domen_for_trial" == $value->package ) {
118
+ $error = __( "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once.", 'bestwebsoft' );
119
+ } elseif ( is_array( $value->package ) && ! empty( $value->package ) ) {
120
+ $plugins_array = $_SESSION['bws_membership_list'] = $value->package;
121
+ $_SESSION['bws_membership_time_check'] = strtotime( 'now' );
122
+
123
+ if ( $bws_license_key == $bstwbsftwppdtplgns_options[ $bws_license_plugin ] ) {
124
+ $message = __( 'The license key is valid.', 'bestwebsoft' );
125
+ if ( isset( $value->time_out ) && $value->time_out != '' )
126
+ $message .= ' ' . __( 'Your license will expire on', 'bestwebsoft' ) . ' ' . $value->time_out . '.';
127
+ } else {
128
+ $message = __( 'Congratulations! Pro Membership license is successfully activated.', 'bestwebsoft' );
129
+ }
130
+
131
+ $bstwbsftwppdtplgns_options[ $bws_license_plugin ] = $bws_license_key;
132
+ }
133
+ }
134
+ } else {
135
+ $error = __( "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience.", 'bestwebsoft' );
136
+ }
137
+ }
138
+
139
+ if ( is_multisite() )
140
+ update_site_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
141
+ else
142
+ update_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
143
+ }
144
+ } else {
145
+ $error = __( "Please, enter Your license key", 'bestwebsoft' );
146
+ }
147
+ }
148
  }
149
 
150
+ if ( 'bws_system_status' == $_GET['page'] ) {
151
  $all_plugins = get_plugins();
152
  $active_plugins = get_option( 'active_plugins' );
153
  $mysql_info = $wpdb->get_results( "SHOW VARIABLES LIKE 'sql_mode'" );
173
  $multisite = __( 'Yes', 'bestwebsoft' );
174
  else
175
  $multisite = __( 'No', 'bestwebsoft' );
176
+ } else {
177
  $multisite = __( 'N/A', 'bestwebsoft' );
178
+ }
179
 
180
  $system_info = array(
181
  'system_info' => '',
213
  else
214
  $system_info['inactive_plugins'][ $plugin['Name'] ] = $plugin['Version'];
215
  }
216
+
217
 
218
+ if ( ( isset( $_REQUEST['bwsmn_form_submit'] ) && check_admin_referer( plugin_basename(__FILE__), 'bwsmn_nonce_submit' ) ) || ( isset( $_REQUEST['bwsmn_form_submit_custom_email'] ) && check_admin_referer( plugin_basename(__FILE__), 'bwsmn_nonce_submit_custom_email' ) ) ) {
219
+ if ( isset( $_REQUEST['bwsmn_form_email'] ) ) {
220
+ $bwsmn_form_email = esc_html( trim( $_REQUEST['bwsmn_form_email'] ) );
221
+ if ( $bwsmn_form_email == "" || ! is_email( $bwsmn_form_email ) ) {
222
+ $error = __( "Please enter a valid email address.", 'bestwebsoft' );
223
+ } else {
224
+ $email = $bwsmn_form_email;
225
+ $bwsmn_form_email = '';
226
+ $message = __( 'Email with system info is sent to ', 'bestwebsoft' ) . $email;
227
+ }
228
  } else {
229
+ $email = 'plugin_system_status@bestwebsoft.com';
230
+ $message = __( 'Thank you for contacting us.', 'bestwebsoft' );
 
231
  }
 
 
 
 
232
 
233
+ if ( $error == '' ) {
234
+ $headers = 'MIME-Version: 1.0' . "\n";
235
+ $headers .= 'Content-type: text/html; charset=utf-8' . "\n";
236
+ $headers .= 'From: ' . get_option( 'admin_email' );
237
+ $message_text = '<html><head><title>System Info From ' . home_url() . '</title></head><body>
238
+ <h4>Environment</h4>
 
 
 
 
 
 
 
239
  <table>';
240
+ foreach ( $system_info['system_info'] as $key => $value ) {
241
+ $message_text .= '<tr><td>'. $key .'</td><td>'. $value .'</td></tr>';
242
  }
243
  $message_text .= '</table>';
244
+ if ( ! empty( $system_info['active_plugins'] ) ) {
245
+ $message_text .= '<h4>Active Plugins</h4>
246
+ <table>';
247
+ foreach ( $system_info['active_plugins'] as $key => $value ) {
248
+ $message_text .= '<tr><td scope="row">'. $key .'</td><td scope="row">'. $value .'</td></tr>';
249
+ }
250
+ $message_text .= '</table>';
251
  }
252
+ if ( ! empty( $system_info['inactive_plugins'] ) ) {
253
+ $message_text .= '<h4>Inactive Plugins</h4>
254
+ <table>';
255
+ foreach ( $system_info['inactive_plugins'] as $key => $value ) {
256
+ $message_text .= '<tr><td scope="row">'. $key .'</td><td scope="row">'. $value .'</td></tr>';
257
+ }
258
+ $message_text .= '</table>';
259
+ }
260
+ $message_text .= '</body></html>';
261
+ $result = wp_mail( $email, 'System Info From ' . home_url(), $message_text, $headers );
262
+ if ( $result != true )
263
+ $error = __( "Sorry, email message could not be delivered.", 'bestwebsoft' );
264
  }
 
 
 
 
265
  }
266
  } ?>
267
+ <div class="bws-wrap">
268
+ <div class="bws-header">
269
+ <div class="bws-title">
270
+ <a href="<?php echo self_admin_url( 'admin.php?page=bws_panel' ); ?>">
271
+ <img class="bws-logo" src="<?php echo plugins_url( 'images/bestwebsoft-logo-white.svg', __FILE__ ); ?>" />
272
+ BestWebSoft
273
+ <span>panel</span>
274
+ </a>
275
+ </div>
276
+ <div class="bws-menu-item-icon">&#8226;&#8226;&#8226;</div>
277
+ <div class="bws-nav-tab-wrapper">
278
+ <a class="bws-nav-tab<?php if ( 'bws_plugins' == $_GET['page'] || 'bws_panel' == $_GET['page'] ) echo ' bws-nav-tab-active'; ?>" href="admin.php?page=bws_plugins"><?php _e( 'Plugins', 'bestwebsoft' ); ?></a>
279
+ <a class="bws-nav-tab<?php if ( 'bws_themes' == $_GET['page'] ) echo ' bws-nav-tab-active'; ?>" href="<?php echo self_admin_url( 'admin.php?page=bws_themes' ); ?>"><?php _e( 'Themes', 'bestwebsoft' ); ?></a>
280
+ </div>
281
+ <div class="bws-help-links-wrapper">
282
+ <a <?php if ( 'bws_system_status' == $_GET['page'] ) echo ' class="bws-nav-tab-active"'; ?> href="<?php echo self_admin_url( 'admin.php?page=bws_system_status' ); ?>"><?php _e( 'System status', 'bestwebsoft' ); ?></a>
283
+ <a href="<?php echo esc_url( 'http://support.bestwebsoft.com/home' ); ?>" target="_blank"><?php _e( 'Support', 'bestwebsoft' ); ?></a>
284
+ <a href="<?php echo esc_url( 'http://bestwebsoft.com/wp-login.php' ); ?>" target="_blank" title="<?php _e( 'Manage purchased licenses & subscriptions', 'bestwebsoft' ); ?>"><?php _e( 'My Account', 'bestwebsoft' ); ?></a>
285
+ </div>
 
286
  <div class="clear"></div>
287
+ </div>
288
+ <?php if ( ( 'bws_plugins' == $_GET['page'] || 'bws_panel' == $_GET['page'] ) && ! isset( $_POST['bws_plugin_action_submit'] ) ) { ?>
289
+ <div class="bws-membership-wrap">
290
+ <div class="bws-membership-backround"></div>
291
+ <div class="bws-membership">
292
+ <div class="bws-membership-title"><?php printf( __( 'Get Access to %s+ Premium Plugins', 'bestwebsoft' ), '30' ); ?></div>
293
+ <div class="bws-membership-description"><?php printf( __( 'Join BestWebSoft Pro Membership today, cancel any time and use all plugins on a single website %s for only %s per month.', 'bestwebsoft' ), "<br/>", '$40' ); ?></div>
294
+ <form method="post" action="">
295
+ <?php if ( isset( $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['count'] ) &&
296
+ '5' < $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['count'] &&
297
+ $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['time'] > ( time() - ( 24 * 60 * 60 ) ) ) { ?>
298
+ <div>
299
+ <input disabled="disabled" type="text" name="bws_license_key" value="<?php echo $bws_license_key; ?>" />
300
+ <input disabled="disabled" type="submit" class="bws-button" value="<?php _e( 'Check license key', 'bestwebsoft' ); ?>" />
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
301
  </div>
302
+ <div class="bws_error"><?php _e( "Unfortunately, you have exceeded the number of available tries per day.", 'bestwebsoft' ); ?></div>
303
  <?php } else { ?>
304
+ <div>
305
+ <input type="text" placeholder="<?php _e( 'Enter your license key', 'bestwebsoft' ); ?>" maxlength="100" name="bws_license_key" value="<?php echo $bws_license_key; ?>" />
306
+ <input type="hidden" name="bws_license_plugin" value="<?php echo $bws_license_plugin; ?>" />
307
+ <input type="hidden" name="bws_license_submit" value="submit" />
308
+ <?php if ( empty( $plugins_array ) ) { ?>
309
+ <input type="submit" class="bws-button" value="<?php _e( 'Activate Membership', 'bestwebsoft' ); ?>" />
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
310
  <?php } else { ?>
311
+ <input type="submit" class="bws-button" value="<?php _e( 'Check license key', 'bestwebsoft' ); ?>" />
312
+ <?php } ?>
313
+ <?php wp_nonce_field( plugin_basename(__FILE__), 'bws_license_nonce_name' ); ?>
 
 
314
  </div>
315
+ <div class="bws_error" <?php if ( "" == $error ) echo "style=\"display:none\""; ?>><?php echo $error; ?></div>
316
+ <?php } ?>
317
+ </form>
318
+ <div class="bws-membership-link"><?php _e( 'Don’t have valid license key yet?', 'bestwebsoft' ); ?> <a target="_blank" href="http://bestwebsoft.com/membership/"><?php _e( 'Subscribe to Pro Membership', 'bestwebsoft' ); ?></a></div>
319
+ </div>
320
+ </div>
321
+ <?php } ?>
322
+ <div class="bws-wrap-content wrap">
323
+ <?php if ( 'bws_plugins' == $_GET['page'] || 'bws_panel' == $_GET['page'] ) { ?>
324
+ <div class="updated notice is-dismissible inline" <?php if ( '' == $message || '' != $error ) echo "style=\"display:none\""; ?>><p><?php echo $message; ?></p></div>
325
+ <h1>
326
+ <?php _e( 'Plugins', 'bestwebsoft' ); ?>
327
+ <a href="<?php echo self_admin_url( 'plugin-install.php?tab=upload' ); ?>" class="upload page-title-action add-new-h2"><?php _e( 'Upload Plugin', 'bestwebsoft' ); ?></a>
328
+ </h1>
329
+ <?php if ( isset( $_GET['error'] ) ) {
330
+ if ( isset( $_GET['charsout'] ) )
331
+ $errmsg = sprintf(__( 'The plugin generated %d characters of <strong>unexpected output</strong> during activation. If you notice &#8220;headers already sent&#8221; messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.' ), $_GET['charsout'] );
332
+ else
333
+ $errmsg = __( 'Plugin could not be activated because it triggered a <strong>fatal error</strong>.' ); ?>
334
+ <div id="message" class="error is-dismissible"><p><?php echo $errmsg; ?></p></div>
335
+ <?php } elseif ( isset( $_GET['activate'] ) ) { ?>
336
+ <div id="message" class="updated notice is-dismissible"><p><?php _e( 'Plugin <strong>activated</strong>.' ) ?></p></div>
337
+ <?php }
338
 
339
+ if ( isset( $_POST['bws_plugin_action_submit'] ) && isset( $_POST['bws_install_plugin'] ) && check_admin_referer( plugin_basename(__FILE__), 'bws_license_install_nonce_name' ) ) {
340
+
341
+ $bws_license_plugin = esc_html( $_POST['bws_install_plugin'] );
342
+
343
+ echo '<h2>' . __( 'Installing Plugin', 'bestwebsoft' ) . ': ' . $plugins_array[ $bws_license_plugin ]['name'] . '</h2>';
344
+
345
+ $bstwbsftwppdtplgns_options[ $bws_license_plugin ] = $bws_license_key;
346
+
347
+ $url = $plugins_array[ $bws_license_plugin ]['link'] . '&download_from=5';
348
+
349
+ echo '<p>' . __( "Downloading install package from", 'bestwebsoft' ) . ' ' . $url . '</p>';
350
+
351
+ $uploadDir = wp_upload_dir();
352
+ $zip_name = explode( '/', $bws_license_plugin );
353
+
354
+ if ( !function_exists( 'curl_init' ) ) {
355
+ $received_content = file_get_contents( $url );
356
+ } else {
357
+ $ch = curl_init();
358
+ curl_setopt( $ch, CURLOPT_URL, $url );
359
+ curl_setopt( $ch, CURLOPT_RETURNTRANSFER, true );
360
+ curl_setopt( $ch, CURLOPT_FOLLOWLOCATION, true );
361
+ $received_content = curl_exec( $ch );
362
+ curl_close( $ch );
363
+ }
364
+
365
+ if ( ! $received_content ) {
366
+ $error = __( "Failed to download the zip archive. Please, upload the plugin manually", 'bestwebsoft' );
367
+ } else {
368
+ if ( is_writable( $uploadDir["path"] ) ) {
369
+ $file_put_contents = $uploadDir["path"] . "/" . $zip_name[0] . ".zip";
370
+
371
+ if ( file_put_contents( $file_put_contents, $received_content ) ) {
372
+ @chmod( $file_put_contents, octdec( 755 ) );
373
+
374
+ echo '<p>' . __( 'Unpacking the package', 'bestwebsoft' ) . '...</p>';
375
+
376
+ if ( class_exists( 'ZipArchive' ) ) {
377
+ $zip = new ZipArchive();
378
+ if ( $zip->open( $file_put_contents ) === TRUE ) {
379
+ echo '<p>' . __( 'Installing the plugin', 'bestwebsoft' ) . '...</p>';
380
+ $zip->extractTo( WP_PLUGIN_DIR );
381
+ $zip->close();
382
+ } else {
383
+ $error = __( "Failed to open the zip archive. Please, upload the plugin manually", 'bestwebsoft' );
384
+ }
385
+ } elseif ( class_exists( 'Phar' ) ) {
386
+ $phar = new PharData( $file_put_contents );
387
+ echo '<p>' . __( 'Installing the plugin', 'bestwebsoft' ) . '...</p>';
388
+ $phar->extractTo( WP_PLUGIN_DIR );
389
+ } else {
390
+ $error = __( "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually", 'bestwebsoft' );
391
+ }
392
+ if ( empty( $error ) )
393
+ echo '<p>' . __( 'Successfully installed the plugin', 'bestwebsoft' ) . ' <strong>' . $plugins_array[ $bws_license_plugin ]['name'] . '</strong></p>';
394
+
395
+ @unlink( $file_put_contents );
396
+ } else {
397
+ $error = __( "Failed to download the zip archive. Please, upload the plugin manually", 'bestwebsoft' );
398
+ }
399
+ } else {
400
+ $error = __( "UploadDir is not writable. Please, upload the plugin manually", 'bestwebsoft' );
401
  }
402
+ }
403
+
404
+ if ( file_exists( WP_PLUGIN_DIR . '/' . $zip_name[0] ) ) {
405
+ echo '<p><a href="' . wp_nonce_url( 'admin.php?page=bws_panel&amp;bws_activate_plugin=' . $bws_license_plugin, 'bws_activate_plugin' . $bws_license_plugin ) . '" target="_parent">' . __( 'Activate Plugin', 'bestwebsoft' ) . '</a> | <a href="' . self_admin_url( 'admin.php?page=bws_panel' ) . '" target="_parent">' . __( 'Return to BestWebSoft Panel', 'bestwebsoft' ) . '</a></p>';
406
+ } else {
407
+ if ( empty( $error ) )
408
+ $error = __( "Failed to download the zip archive. Please, upload the plugin manually", 'bestwebsoft' );
409
+
410
+ echo '<p class="error">' . $error . '</p>';
411
+ echo '<p><a href="' . self_admin_url( 'admin.php?page=bws_panel' ) . '" target="_parent">' . __( 'Return to BestWebSoft Panel', 'bestwebsoft' ) . '</a></p>';
412
+ }
413
+ } else { ?>
414
+ <ul class="subsubsub">
415
+ <li><a <?php if ( !isset( $_GET['sub'] ) ) echo 'class="current" '; ?>href="admin.php?page=bws_panel<?php if ( 'all' != $plugin_category ) echo '&amp;category=' . $plugin_category; ?>"><?php _e( 'All', 'bestwebsoft' ); ?></a></li> |
416
+ <li><a <?php if ( isset( $_GET['sub'] ) && 'installed' == $_GET['sub'] ) echo 'class="current" '; ?>href="admin.php?page=bws_panel&amp;sub=installed<?php if ( 'all' != $plugin_category ) echo '&amp;category=' . $plugin_category; ?>"><?php _e( 'Installed', 'bestwebsoft' ); ?></a></li> |
417
+ <li><a <?php if ( isset( $_GET['sub'] ) && 'not_installed' == $_GET['sub'] ) echo 'class="current" '; ?>href="admin.php?page=bws_panel&amp;sub=not_installed<?php if ( 'all' != $plugin_category ) echo '&amp;category=' . $plugin_category; ?>"><?php _e( 'Not Installed', 'bestwebsoft' ); ?></a></li>
418
+ </ul>
419
+ <div class="clear"></div>
420
+ <div class="bws-filter-top">
421
+ <h2>
422
+ <span class="bws-toggle-indicator"></span>
423
+ <?php _e( 'Filter results', 'bestwebsoft' ); ?>
424
+ </h2>
425
+ <div class="bws-filter-top-inside">
426
+ <div class="bws-filter-title"><?php _e( 'Category', 'bestwebsoft' ); ?></div>
427
+ <ul class="bws-category">
428
+ <li>
429
+ <?php $sub_in_url = ( isset( $_GET['sub'] ) && in_array( $_GET['sub'], array( 'installed', 'not_installed' ) ) ) ? '&amp;sub=' . $_GET['sub'] : ''; ?>
430
+ <a <?php if ( 'all' == $plugin_category ) echo ' class="bws-active"'; ?> href="<?php echo self_admin_url( 'admin.php?page=bws_panel' . $sub_in_url ); ?>"><?php _e( 'All', 'bestwebsoft' ); ?>
431
+ <span>(<?php echo count( $bws_plugins ); ?>)</span>
432
+ </a>
433
+ </li>
434
+ <?php foreach ( $bws_plugins_category as $key => $value ) { ?>
435
+ <li>
436
+ <a <?php if ( $key == $plugin_category ) echo ' class="bws-active"'; ?> href="<?php echo esc_url( self_admin_url( 'admin.php?page=bws_panel' . $sub_in_url . '&amp;category=' . $key ) ); ?>"><?php echo $value; ?>
437
+ <span>(<?php echo $plugin_categories_count[ $key ]; ?>)</span>
438
+ </a>
439
+ </li>
440
+ <?php } ?>
441
+ </ul>
442
  </div>
443
  </div>
444
+ <div class="bws-products">
445
+ <?php $nothing_found = true;
446
+ foreach ( $bws_plugins as $key_plugin => $value_plugin ) {
 
 
 
 
 
447
 
448
+ if ( 'all' != $plugin_category && isset( $bws_plugins_category[ $plugin_category ] ) && $plugin_category != $value_plugin['category'] )
449
+ continue;
 
 
 
 
 
450
 
451
+ $key_plugin_explode = explode( '/', $key_plugin );
 
452
 
453
+ $icon = isset( $value_plugin['icon'] ) ? $value_plugin['icon'] : '//ps.w.org/' . $key_plugin_explode[0] . '/assets/icon-128x128.png';
454
+ $is_pro_isset = isset( $value_plugin['pro_version'] );
455
+ $is_installed = array_key_exists( $key_plugin, $all_plugins );
456
+ $is_active = in_array( $key_plugin, $active_plugins ) || isset( $sitewide_active_plugins[ $key_plugin ] );
 
 
 
 
 
 
 
 
 
457
 
458
+ $is_pro_installed = $is_pro_active = false;
459
+ if ( $is_pro_isset ) {
460
+ $is_pro_installed = array_key_exists( $value_plugin['pro_version'], $all_plugins );
461
+ $is_pro_active = in_array( $value_plugin['pro_version'], $active_plugins ) || isset( $sitewide_active_plugins[ $value_plugin['pro_version'] ] );
462
+ }
 
 
463
 
464
+ if ( ( isset( $_GET['sub'] ) && 'installed' == $_GET['sub'] && ! $is_pro_installed && ! $is_installed ) ||
465
+ ( isset( $_GET['sub'] ) && 'not_installed' == $_GET['sub'] && ( $is_pro_installed || $is_installed ) ) )
466
+ continue;
467
 
468
+ $nothing_found = false; ?>
469
+ <div class="bws_product_box<?php if ( $is_active || $is_pro_active ) echo ' bws_product_active'; ?>">
470
+ <div class="bws_product_image">
471
+ <a href="<?php echo esc_url( self_admin_url( 'plugin-install.php?tab=plugin-information&plugin=' . $key_plugin_explode[0] .
472
+ '&from=import&TB_iframe=true&width=600&height=550' ) ); ?>" class="thickbox open-plugin-details-modal"><img src="<?php echo $icon; ?>"/></a>
473
+ </div>
474
+ <div class="bws_product_content">
475
+ <div class="bws_product_title"><a href="<?php echo esc_url( self_admin_url( 'plugin-install.php?tab=plugin-information&plugin=' . $key_plugin_explode[0] .
476
+ '&from=import&TB_iframe=true&width=600&height=550' ) ); ?>" class="thickbox open-plugin-details-modal"><?php echo $value_plugin['name']; ?></a></div>
477
+ <div class="bws-version">
478
+ <?php
479
+ if ( $is_pro_installed ) {
480
+ echo '<span';
481
+ if ( ! empty( $value_plugin['expired'] ) || ! empty( $value_plugin['update_availible'] ) )
482
+ echo ' class="bws-update-available"';
483
+ echo '>' . $all_plugins[ $value_plugin['pro_version'] ]['Version'] . '</span>';
484
+ } elseif ( $is_installed ) {
485
+ echo '<span';
486
+ if ( ! empty( $value_plugin['expired'] ) || ! empty( $value_plugin['update_availible'] ) )
487
+ echo ' class="bws-update-available"';
488
+ echo '>' . $all_plugins[ $key_plugin ]['Version'] . '</span>';
489
+ }
490
 
491
+ if ( ! empty( $value_plugin['expired'] ) ) {
492
+ echo ' - <a class="bws-update-now" href="http://support.bestwebsoft.com/hc/en-us/articles/202356359" target="_blank">' . __( 'Renew to get updates', 'bestwebsoft' ) . '</a>';
493
+ } elseif ( ! empty( $value_plugin['update_availible'] ) ) {
494
+ $r = $update_availible_all->response[ $value_plugin['update_availible'] ];
495
+ echo ' - <a class="bws-update-now" href="' . wp_nonce_url( self_admin_url( 'update.php?action=upgrade-plugin&plugin=' ) . $value_plugin['update_availible'], 'upgrade-plugin_' . $value_plugin['update_availible'] ) . '" class="update-link" aria-label="' . sprintf( __( 'Update to v %s', 'bestwebsoft' ), $r->new_version ) . '">' . sprintf( __( 'Update to v %s', 'bestwebsoft' ), $r->new_version ) . '</a>';
496
+ } ?>
497
+ </div>
498
+ <div class="bws_product_description">
499
+ <?php echo ( strlen( $value_plugin['description'] ) > 80 ) ? substr( $value_plugin['description'], 0, 80 ) . '...' : $value_plugin['description']; ?>
500
+ </div>
501
+ <div class="bws_product_links">
502
+ <?php if ( $is_active || $is_pro_active ) {
503
+ if ( $is_pro_isset ) {
504
+ if ( ! $is_pro_installed ) {
505
+ if ( ! empty( $plugins_array ) && array_key_exists( $value_plugin['pro_version'], $plugins_array ) ) { ?>
506
+ <form method="post" action="">
507
+ <input type="submit" class="button button-secondary" value="<?php _e( 'Install Now', 'bestwebsoft' ); ?>" />
508
+ <input type="hidden" name="bws_plugin_action_submit" value="submit" />
509
+ <input type="hidden" name="bws_install_plugin" value="<?php echo $value_plugin['pro_version']; ?>" />
510
+ <?php wp_nonce_field( plugin_basename(__FILE__), 'bws_license_install_nonce_name' ); ?>
511
+ </form>
512
+ <?php } else { ?>
513
+ <a class="button button-secondary bws_upgrade_button" href="<?php echo $bws_plugins[ $key_plugin ]['purchase']; ?>" target="_blank"><?php _e( 'Upgrade to Pro', 'bestwebsoft' ); ?></a>
514
+ <?php }
515
+ }
516
+ } else { ?>
517
+ <a class="bws_donate" href="http://bestwebsoft.com/donate/" target="_blank"><?php _e( 'Donate', 'bestwebsoft' ); ?></a> <span>|</span>
518
+ <?php }
519
 
520
+ if ( $is_pro_active ) { ?>
521
+ <a class="bws_settings" href="<?php echo $bws_plugins[ $key_plugin ]["pro_settings"]; ?>"><?php _e( 'Settings', 'bestwebsoft' ); ?></a>
522
+ <?php } else { ?>
523
+ <a class="bws_settings" href="<?php echo $bws_plugins[ $key_plugin ]["settings"]; ?>"><?php _e( 'Settings', 'bestwebsoft' ); ?></a>
524
+ <?php }
525
+ } else {
526
+ if ( $is_pro_installed ) { ?>
527
+ <a class="button button-secondary" href="<?php echo wp_nonce_url( 'admin.php?page=bws_panel&amp;bws_activate_plugin=' . $value_plugin['pro_version'], 'bws_activate_plugin' . $value_plugin['pro_version'] ); ?>" title="<?php _e( 'Activate this plugin', 'bestwebsoft' ); ?>"><?php _e( 'Activate', 'bestwebsoft' ); ?></a>
528
+ <?php } elseif ( ! empty( $plugins_array ) && isset( $value_plugin['pro_version'] ) && array_key_exists( $value_plugin['pro_version'], $plugins_array ) ) { ?>
529
+ <form method="post" action="">
530
+ <input type="submit" class="button button-secondary" value="<?php _e( 'Install Now', 'bestwebsoft' ); ?>" />
531
+ <input type="hidden" name="bws_plugin_action_submit" value="submit" />
532
+ <input type="hidden" name="bws_install_plugin" value="<?php echo $value_plugin['pro_version']; ?>" />
533
+ <?php wp_nonce_field( plugin_basename(__FILE__), 'bws_license_install_nonce_name' ); ?>
534
+ </form>
535
+ <?php } elseif ( $is_installed ) { ?>
536
+ <a class="button button-secondary" href="<?php echo wp_nonce_url( 'admin.php?page=bws_panel&amp;bws_activate_plugin=' . $key_plugin, 'bws_activate_plugin' . $key_plugin ); ?>" title="<?php _e( 'Activate this plugin', 'bestwebsoft' ); ?>"><?php _e( 'Activate', 'bestwebsoft' ); ?></a>
537
+ <?php } else {
538
+ $install_url = isset( $value_plugin['install_url'] ) ? $value_plugin['install_url'] : esc_url( self_admin_url( 'plugin-install.php?tab=search&type=term&s=' . str_replace( ' ', '+', $value_plugin['name'] ) . '+BestWebSoft&plugin-search-input=Search+Plugins' ) ); ?>
539
+ <a class="button button-secondary" href="<?php echo $install_url; ?>" title="<?php _e( 'Install this plugin', 'bestwebsoft' ); ?>" target="_blank"><?php _e( 'Install Now', 'bestwebsoft' ); ?></a>
540
+ <?php }
541
+ } ?>
542
+ </div>
543
+ </div>
544
+ <div class="clear"></div>
545
+ </div>
546
+ <?php }
547
+ if ( $nothing_found ) { ?>
548
+ <p class="description"><?php _e( 'Nothing found. Try another criteria.', 'bestwebsoft' ); ?></p>
549
+ <?php } ?>
550
+ </div>
551
+ <div id="bws-filter-wrapper">
552
+ <div class="bws-filter">
553
+ <div class="bws-filter-title"><?php _e( 'Category', 'bestwebsoft' ); ?></div>
554
+ <ul class="bws-category">
555
+ <li>
556
+ <?php $sub_in_url = ( isset( $_GET['sub'] ) && in_array( $_GET['sub'], array( 'installed', 'not_installed' ) ) ) ? '&amp;sub=' . $_GET['sub'] : ''; ?>
557
+ <a <?php if ( 'all' == $plugin_category ) echo ' class="bws-active"'; ?> href="<?php echo self_admin_url( 'admin.php?page=bws_panel' . $sub_in_url ); ?>"><?php _e( 'All', 'bestwebsoft' ); ?>
558
+ <span>(<?php echo count( $bws_plugins ); ?>)</span>
559
+ </a>
560
+ </li>
561
+ <?php foreach ( $bws_plugins_category as $key => $value ) { ?>
562
+ <li>
563
+ <a <?php if ( $key == $plugin_category ) echo ' class="bws-active"'; ?> href="<?php echo esc_url( self_admin_url( 'admin.php?page=bws_panel' . $sub_in_url . '&amp;category=' . $key ) ); ?>"><?php echo $value; ?>
564
+ <span>(<?php echo $plugin_categories_count[ $key ]; ?>)</span>
565
+ </a>
566
+ </li>
567
+ <?php } ?>
568
+ </ul>
569
  </div>
570
+ </div><!-- #bws-filter-wrapper -->
571
+ <div class="clear"></div>
572
+ <?php }
573
+ } elseif ( 'bws_themes' == $_GET['page'] ) {
574
+ require_once( dirname( __FILE__ ) . '/product_list.php' ); ?>
575
+ <h1><?php _e( 'Themes', 'bestwebsoft' ); ?></h1>
576
+ <div id="availablethemes" class="bws-availablethemes">
577
+ <?php if ( $wp_version < '3.9' ) {
578
+ foreach ( $themes as $theme ) { ?>
579
+ <div class="available-theme installable-theme"><?php
580
+ $installed_theme = wp_get_theme( $theme->slug ); ?>
581
+ <a class="screenshot" href="<?php echo esc_url( $theme->href ); ?>">
582
+ <img src="<?php echo plugins_url( "icons/themes/" , __FILE__ ) . $theme->slug . '.png'; ?>" width='150' />
583
+ </a>
584
+ <h3><?php echo $theme->name; ?></h3>
585
+ <div class="theme-author"><?php printf( __( 'By %s', 'bestwebsoft' ), 'BestWebSoft' ); ?></div>
586
+ <div class="action-links">
587
+ <ul>
588
+ <?php if ( $installed_theme->exists() ) { ?>
589
+ <li><span class="install-now" title="'<?php esc_attr__( 'This theme is already installed and is up to date' ); ?>"><?php echo _x( 'Installed', 'theme', 'bestwebsoft' ); ?></span></li>
590
+ <?php } ?>
591
+ <li><a class="theme-detail" href="<?php echo esc_url( $theme->href ); ?>" target="_blank"><?php _e( 'Learn More', 'bestwebsoft' ); ?></a></li>
592
+ </ul>
593
  </div>
 
 
 
 
 
 
 
594
  </div>
595
+ <?php }
596
+ } else { ?>
597
+ <div class="theme-browser">
598
+ <div class="themes">
599
+ <?php foreach ( $themes as $key => $theme ) {
600
+ $installed_theme = wp_get_theme( $theme->slug ); ?>
601
+ <div class="theme" tabindex="0">
602
+ <div class="theme-screenshot">
603
+ <img src="<?php echo plugins_url( "icons/themes/" , __FILE__ ) . $theme->slug . '.png'; ?>" alt="" />
604
+ </div>
605
+ <div class="theme-author"><?php printf( __( 'By %s', 'bestwebsoft' ), 'BestWebSoft' ); ?></div>
606
+ <h3 class="theme-name"><?php echo $theme->name; ?></h3>
607
+ <div class="theme-actions">
608
+ <a class="button button-secondary preview install-theme-preview" href="<?php echo $theme->href; ?>" target="_blank"><?php esc_html_e( 'Learn More', 'bestwebsoft' ); ?></a>
609
+ </div>
610
+ <?php if ( $installed_theme->exists() ) { ?>
611
+ <div class="theme-installed"><?php _e( 'Already Installed', 'bestwebsoft' ); ?></div>
612
+ <?php } ?>
613
+ </div>
614
+ <?php } ?>
615
+ <br class="clear" />
616
+ </div>
617
  </div>
618
  <?php } ?>
619
+ <p><a class="bws_browse_link" href="http://bestweblayout.com/categories/themes/" target="_blank"><?php _e( 'Browse Free WordPress Themes', 'bestwebsoft' ); ?> <span class="dashicons dashicons-arrow-right-alt2"></span></a></p>
620
+ </div>
621
+ <?php } elseif ( 'bws_system_status' == $_GET['page'] ) { ?>
622
+ <h1><?php _e( 'System status', 'bestwebsoft' ); ?></h1>
623
+ <div class="updated fade notice is-dismissible inline" <?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>
624
+ <div class="error" <?php if ( "" == $error ) echo "style=\"display:none\""; ?>><p><strong><?php echo $error; ?></strong></p></div>
625
+ <form method="post" action="">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
626
  <p>
627
  <input type="hidden" name="bwsmn_form_submit" value="submit" />
628
  <input type="submit" class="button-primary" value="<?php _e( 'Send to support', 'bestwebsoft' ) ?>" />
629
  <?php wp_nonce_field( plugin_basename(__FILE__), 'bwsmn_nonce_submit' ); ?>
630
  </p>
631
  </form>
632
+ <form method="post" action="">
633
  <p>
634
  <input type="hidden" name="bwsmn_form_submit_custom_email" value="submit" />
635
  <input type="submit" class="button" value="<?php _e( 'Send to custom email &#187;', 'bestwebsoft' ) ?>" />
637
  <?php wp_nonce_field( plugin_basename(__FILE__), 'bwsmn_nonce_submit_custom_email' ); ?>
638
  </p>
639
  </form>
640
+ <div class="inside">
641
+ <table class="bws_system_info">
642
+ <thead><tr><th><?php _e( 'Environment', 'bestwebsoft' ); ?></th><td></td></tr></thead>
643
+ <tbody>
644
+ <?php foreach ( $system_info['system_info'] as $key => $value ) { ?>
645
+ <tr>
646
+ <td scope="row"><?php echo $key; ?></td>
647
+ <td scope="row"><?php echo $value; ?></td>
648
+ </tr>
649
+ <?php } ?>
650
+ </tbody>
651
+ </table>
652
+ <table class="bws_system_info">
653
+ <thead><tr><th><?php _e( 'Active Plugins', 'bestwebsoft' ); ?></th><th></th></tr></thead>
654
+ <tbody>
655
+ <?php if ( ! empty( $system_info['active_plugins'] ) ) {
656
+ foreach ( $system_info['active_plugins'] as $key => $value ) { ?>
657
+ <tr>
658
+ <td scope="row"><?php echo $key; ?></td>
659
+ <td scope="row"><?php echo $value; ?></td>
660
+ </tr>
661
+ <?php }
662
+ } ?>
663
+ </tbody>
664
+ </table>
665
+ <table class="bws_system_info">
666
+ <thead><tr><th><?php _e( 'Inactive Plugins', 'bestwebsoft' ); ?></th><th></th></tr></thead>
667
+ <tbody>
668
+ <?php if ( ! empty( $system_info['inactive_plugins'] ) ) {
669
+ foreach ( $system_info['inactive_plugins'] as $key => $value ) { ?>
670
+ <tr>
671
+ <td scope="row"><?php echo $key; ?></td>
672
+ <td scope="row"><?php echo $value; ?></td>
673
+ </tr>
674
+ <?php }
675
+ } ?>
676
+ </tbody>
677
+ </table>
678
+ <div class="clear"></div>
679
+ </div>
680
+ <?php } ?>
681
+ </div>
682
  </div>
683
  <?php }
684
  }
686
  if ( ! function_exists( 'bws_get_banner_array' ) ) {
687
  function bws_get_banner_array() {
688
  global $bstwbsftwppdtplgns_banner_array;
689
+ $bstwbsftwppdtplgns_banner_array = array(
690
+ array( 'crrntl_hide_banner_on_plugin_page', 'car-rental/car-rental.php', '1.0.0' ),
691
+ array( 'lnkdn_hide_banner_on_plugin_page', 'bws-linkedin/bws-linkedin.php', '1.0.1' ),
692
+ array( 'pntrst_hide_banner_on_plugin_page', 'bws-pinterest/bws-pinterest.php', '1.0.1' ),
693
+ array( 'zndskhc_hide_banner_on_plugin_page', 'zendesk-help-center/zendesk-help-center.php', '1.0.0' ),
694
  array( 'gglcptch_hide_banner_on_plugin_page', 'google-captcha/google-captcha.php', '1.18' ),
695
  array( 'mltlngg_hide_banner_on_plugin_page', 'multilanguage/multilanguage.php', '1.1.1' ),
696
  array( 'adsns_hide_banner_on_plugin_page', 'adsense-plugin/adsense-plugin.php', '1.36' ),
bws_menu/css/codemirror.css CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  /* BASICS */
2
 
3
  .CodeMirror {
1
+ /* custom */
2
+ .CodeMirror span.bws-readonly {
3
+ color: #aaa;
4
+ }
5
  /* BASICS */
6
 
7
  .CodeMirror {
bws_menu/css/general_style.css CHANGED
@@ -1,14 +1,16 @@
1
- #adminmenu #toplevel_page_bws_plugins div.wp-menu-image,
2
- .admin-color-classic #adminmenu #toplevel_page_bws_plugins div.wp-menu-image,
3
- #adminmenu #toplevel_page_bws_plugins:hover div.wp-menu-image,
4
- #adminmenu #toplevel_page_bws_plugins.wp-has-current-submenu div.wp-menu-image {
5
- background: url("../images/icon_16_single.png") no-repeat scroll center center transparent;
6
  }
7
- #adminmenu #toplevel_page_bws_plugins.wp-not-current-submenu div.wp-menu-image {
8
- opacity: 0.7;
9
  }
10
- .sticky-menu #toplevel_page_bws_plugins .wp-submenu .wp-first-item {
11
- display: none;
 
 
12
  }
13
  .bws_info {
14
  color: #888;
@@ -29,6 +31,10 @@
29
  }
30
  .bws-plugin-reviews-support {
31
  padding: 10px;
 
 
 
 
32
  }
33
  /*
34
  * styles for Go PRO tab
@@ -36,13 +42,13 @@
36
  .bws_go_pro_tab {
37
  background-color: #2A95C5;
38
  border-color: #11688F;
39
- color: #FFFFFF;
40
  font-weight: normal;
41
  text-shadow: none;
42
  }
43
  .bws_go_pro_tab:hover {
44
  background-color: #2080AB;
45
- color: #FFFFFF;
46
  border-color: #11688F;
47
  }
48
  .bws_go_pro_tab.nav-tab-active {
@@ -58,7 +64,6 @@ tr.bws_pro_version,
58
  .nav-tab.bws_plugin_menu_pro_version,
59
  .nav-tab.bws_plugin_menu_pro_version:hover {
60
  background: rgba(248, 226, 104, 0.11) url("../images/pattern_bg.png");
61
- border: 1px solid #AAA;
62
  }
63
  td.bws_pro_version_tooltip {
64
  border: 1px solid #AAA;
@@ -262,6 +267,49 @@ div.bws_banner_on_plugin_page .icon {
262
  .bws_banner_on_plugin_page .text + .icon {
263
  display: none;
264
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
265
  .rtl div.bws_banner_on_plugin_page .button,
266
  .rtl .bws_pro_version_tooltip .bws_button {
267
  float: left;
@@ -271,6 +319,9 @@ div.bws_banner_on_plugin_page .icon {
271
  .rtl .bws_pro_version_tooltip .bws_info {
272
  float: right;
273
  }
 
 
 
274
  .rtl table.bws_pro_version th,
275
  .rtl table.bws_pro_version td {
276
  padding-right: 10px;
@@ -290,6 +341,11 @@ div.bws_banner_on_plugin_page .icon {
290
  left: 8px;
291
  }
292
  }
 
 
 
 
 
293
  /* display shortcodes */
294
  span.bws_code {
295
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.07);
@@ -405,6 +461,13 @@ span.bws_code {
405
  margin-right: -2px;
406
  }
407
  /* bws shortcode insert */
 
 
 
 
 
 
 
408
  #bws_shortcode_content,
409
  #bws_shortcode_select_plugin {
410
  margin-bottom: 10px;
1
+ #adminmenu #toplevel_page_bws_panel div.wp-menu-image img,
2
+ .admin-color-classic #adminmenu #toplevel_page_bws_panel div.wp-menu-image img,
3
+ #adminmenu #toplevel_page_bws_panel:hover div.wp-menu-image img,
4
+ #adminmenu #toplevel_page_bws_panel.wp-has-current-submenu div.wp-menu-image img {
5
+ width: 18px;
6
  }
7
+ #adminmenu #toplevel_page_bws_panel .wp-submenu .wp-first-item {
8
+ display: none;
9
  }
10
+ #adminmenu #toplevel_page_bws_panel .wp-submenu li:nth-child(5) a {
11
+ border-bottom: 1px solid #444;
12
+ padding-bottom: 12px;
13
+ margin-bottom: 5px;
14
  }
15
  .bws_info {
16
  color: #888;
31
  }
32
  .bws-plugin-reviews-support {
33
  padding: 10px;
34
+ border-bottom: 1px dashed #70A8C2;
35
+ }
36
+ .bws-plugin-reviews-donate {
37
+ padding: 10px;
38
  }
39
  /*
40
  * styles for Go PRO tab
42
  .bws_go_pro_tab {
43
  background-color: #2A95C5;
44
  border-color: #11688F;
45
+ color: #fff;
46
  font-weight: normal;
47
  text-shadow: none;
48
  }
49
  .bws_go_pro_tab:hover {
50
  background-color: #2080AB;
51
+ color: #fff;
52
  border-color: #11688F;
53
  }
54
  .bws_go_pro_tab.nav-tab-active {
64
  .nav-tab.bws_plugin_menu_pro_version,
65
  .nav-tab.bws_plugin_menu_pro_version:hover {
66
  background: rgba(248, 226, 104, 0.11) url("../images/pattern_bg.png");
 
67
  }
68
  td.bws_pro_version_tooltip {
69
  border: 1px solid #AAA;
267
  .bws_banner_on_plugin_page .text + .icon {
268
  display: none;
269
  }
270
+ .bws_banner_to_settings_joint .bws-text {
271
+ color: #000;
272
+ font-size: 16px;
273
+ line-height: 26px;
274
+ padding: 13px 14px 14px;
275
+ }
276
+ .bws_banner_to_settings_joint .icon span.dashicons-admin-plugins {
277
+ font-size: 48px;
278
+ color: #d6d6d6;
279
+ width: 48px;
280
+ height: 48px;
281
+ }
282
+ .bws_banner_on_plugin_page.bws_banner_to_settings_joint .icon {
283
+ margin: 2px 16px 0 0;
284
+ }
285
+ .bws_banner_to_settings_joint .bws-details {
286
+ background: #f2f2f2;
287
+ padding: 15px 78px 21px;
288
+ }
289
+ .bws_banner_to_settings_joint a {
290
+ text-decoration: none;
291
+ }
292
+ .bws_banner_to_settings_joint .bws-more-links {
293
+ font-size: 14px;
294
+ }
295
+ .bws_banner_to_settings_joint .bws-more:after {
296
+ content: "\f347";
297
+ font-family: dashicons;
298
+ margin: 0 5px;
299
+ top: 2px;
300
+ position: relative;
301
+ }
302
+ .bws_banner_to_settings_joint .bws-less:after {
303
+ content: "\f343";
304
+ font-family: dashicons;
305
+ margin: 0 5px;
306
+ top: 2px;
307
+ position: relative;
308
+ }
309
+ .bws_banner_to_settings_joint .bws-details strong {
310
+ font-size: 14px;
311
+ line-height: 30px;
312
+ }
313
  .rtl div.bws_banner_on_plugin_page .button,
314
  .rtl .bws_pro_version_tooltip .bws_button {
315
  float: left;
319
  .rtl .bws_pro_version_tooltip .bws_info {
320
  float: right;
321
  }
322
+ .rtl .bws_banner_on_plugin_page.bws_banner_to_settings_joint .icon {
323
+ margin: 2px 0 0 16px;
324
+ }
325
  .rtl table.bws_pro_version th,
326
  .rtl table.bws_pro_version td {
327
  padding-right: 10px;
341
  left: 8px;
342
  }
343
  }
344
+ @media screen and (max-width: 600px) {
345
+ .bws_banner_to_settings_joint .bws-details {
346
+ padding: 15px 20px 21px;
347
+ }
348
+ }
349
  /* display shortcodes */
350
  span.bws_code {
351
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.07);
461
  margin-right: -2px;
462
  }
463
  /* bws shortcode insert */
464
+ .mce-toolbar .mce-btn-group .mce-btn.mce-bws_shortcode_button {
465
+ background-color: #fff;
466
+ border: 1px solid #e5e5e5;
467
+ }
468
+ .mce-toolbar .mce-btn i.bws-shortcode-icon {
469
+ background: transparent url("../images/shortcode-icon.png");
470
+ }
471
  #bws_shortcode_content,
472
  #bws_shortcode_select_plugin {
473
  margin-bottom: 10px;
bws_menu/css/style.css CHANGED
@@ -1,3 +1,213 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  .bws_system_info_meta_box {
2
  max-width: 850px;
3
  }
@@ -17,160 +227,240 @@
17
  .bws_system_info tbody td {
18
  border-bottom: 1px solid #DFDFDF;
19
  }
20
- .clear {
21
- clear: both;
22
- }
23
- .bws_main.title {
24
  float: left;
25
- margin-right: 30px;
26
- }
27
- .bws_installed,
28
- .bws_recommended {
29
- color: #999;
30
- font-weight: bold;
31
- text-transform: uppercase;
32
- font-size: 14px;
33
- }
34
- .bws_installed:before,
35
- .bws_recommended:before {
36
- border-radius: 9px;
37
- content: "";
38
- display: inline-block;
39
- height: 8px;
40
- position: relative;
41
- top: -1px;
42
- width: 8px;
43
- margin-right: 7px;
44
- }
45
- .bws_recommended:before {
46
- background: #0074a2;
47
  }
48
- .bws_installed:before {
49
- background: #00a22e;
50
  }
51
  .bws_product_box {
52
- background: none repeat scroll 0 0 #FFFFFF;
53
  border: 1px solid #CACACA;
54
  float: left;
55
- margin: 0 9px 10px 0;
56
- text-align: center;
57
- width: 182px;
58
  border-radius: 3px;
 
59
  }
60
- .bws_product_box a {
61
- text-decoration: none;
62
  }
63
- .bws_product {
64
- border-bottom: 1px solid #fff;
65
- min-height: 235px;
66
  }
67
- .bws_product_content {
68
- min-height: 87px;
69
  }
70
- .bws_activate {
71
- color: #F14B21;
72
  }
73
- .bws_activate:hover {
74
- color: #f26e50;
 
 
 
 
75
  }
76
  .bws_product_title {
77
- font-weight: bold;
78
- padding: 16px 10px 28px;
79
- font-size: 14px;
80
- height: 42px;
81
- position: relative;
82
- z-index: 2;
83
  }
84
- .bws_product_deactivated .bws_product_title {
85
- color: #7e7e7e;
86
  }
87
- .bws_product_pro .bws_product_title {
88
- color: #fff;
89
  }
90
- .bws_product_icon_pro {
91
- background: #F26E50;
92
- border-radius: 4px;
93
- color: #FFF;
94
- font-size: 15px;
95
- font-weight: bold;
96
- height: 20px;
97
- margin: -9px auto -10px;
98
- position: relative;
99
- width: 46px;
100
- line-height: 19px;
 
 
101
  }
102
  .bws_product_description {
103
- padding: 0 10px;
104
- color: #a7a7a7;
105
- display: none;
106
- font-size: 12px;
107
  }
108
  .bws_product_links {
109
- padding: 10px 6px 12px;
110
  }
111
  .bws_product_links span {
112
- color: #c2c2c2;
 
 
113
  }
114
- .bws_product_deactivated .bws_product {
115
- background: #EEE;
116
- border-bottom: 1px solid #CACACA;
117
  }
118
- .bws_product.bws_product_pro {
119
- background: #222;
120
- border-bottom: 1px solid #222;
121
- color: #fff;
122
  }
123
- .bws_product a,
124
- .bws_product a:hover {
 
 
125
  color: #fff;
126
  }
127
- .bws_product_button {
128
- background: #00A22E;
129
- border-radius: 2px;
130
- margin: 3px auto;
131
- padding: 7px 5px 8px;
132
- font-size: 14px;
133
- min-width: 103px;
134
- display: none;
135
  }
136
- .bws_product_button:hover{
137
- background: #008726;
 
138
  }
139
- .bws_product_deactivated.bws_product_free .bws_product_button {
140
- background: #0074a2;
 
 
141
  }
142
- .bws_product_deactivated.bws_product_free .bws_product_button:hover {
143
- background: #006187;
144
  }
145
- .bws_product_free .bws_product_button {
146
- background: #dd5738;
 
147
  }
148
- .bws_product_free .bws_product_button:hover {
149
- background: #dd4825;
150
  }
151
- .bws_product_button.bws_donate_button {
152
- background: #E89D09 !important;
 
153
  }
154
- .bws_product_button.bws_donate_button:hover {
155
- background: #D69108 !important;
 
 
 
156
  }
157
-
158
- .subsubsub.bws_title_menu {
159
- float: right;
160
- margin: 0;
161
  }
162
- .subsubsub a.bws_system_status {
 
163
  display: inline-block;
164
- background: url("../images/system-status.png") no-repeat scroll 10px 7px #0074a2;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
165
  color: #fff;
166
- padding: 2px 10px 5px 36px;
167
- border-radius: 2px;
168
- margin-left: 13px;
 
 
 
 
169
  }
170
- .subsubsub a.bws_system_status:hover {
171
- background-color: #529FBD;
172
  }
173
- /* theme page after WP 3.9 */
174
- .toplevel_page_bws_plugins #availablethemes .theme-browser {
175
- margin-top: 25px;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
176
  }
1
+ a.toplevel_page_bws_panel.wp-has-current-submenu:after {
2
+ display: none;
3
+ }
4
+ .toplevel_page_bws_panel #wpcontent,
5
+ .bws-panel_page_bws_plugins #wpcontent,
6
+ .bws-panel_page_bws_themes #wpcontent,
7
+ .bws-panel_page_bws_system_status #wpcontent {
8
+ padding-left: 0;
9
+ padding-right: 0;
10
+ }
11
+ .toplevel_page_bws_panel .update-nag,
12
+ .bws-panel_page_bws_plugins .update-nag,
13
+ .bws-panel_page_bws_themes .update-nag,
14
+ .bws-panel_page_bws_system_status .update-nag {
15
+ display: none;
16
+ }
17
+ .bws-wrap-content {
18
+ padding-left: 20px;
19
+ }
20
+ .rtl .bws-wrap-content {
21
+ padding-left: 0;
22
+ padding-right: 20px;
23
+ }
24
+ /*
25
+ * panel
26
+ */
27
+ .bws-header {
28
+ background: #0074a2;
29
+ color: #8bbed2;
30
+ padding: 0 17px;
31
+ }
32
+ .bws-title,
33
+ .bws-nav-tab-wrapper,
34
+ .bws-help-links-wrapper {
35
+ display: inline-block;
36
+ }
37
+ .bws-title {
38
+ text-transform: uppercase;
39
+ font-weight: bold;
40
+ font-size: 18px;
41
+ letter-spacing: 0.1em;
42
+ margin-top: 15px;
43
+ }
44
+ .bws-title a {
45
+ color: #fff;
46
+ text-decoration: none;
47
+ box-shadow: none;
48
+ }
49
+ .bws-logo {
50
+ max-height: 26px;
51
+ vertical-align: middle;
52
+ margin: 0 3px;
53
+ }
54
+ .bws-title span {
55
+ color: #8bbed2;
56
+ font-size: 10px;
57
+ vertical-align: top;
58
+ }
59
+ .bws-nav-tab-wrapper {
60
+ height: 100%;
61
+ font-size: 15px;
62
+ margin-left: 28px;
63
+ }
64
+ .bws-help-links-wrapper a,
65
+ .bws-nav-tab-wrapper a {
66
+ color: #8bbed2;
67
+ text-decoration: none;
68
+ display: inline-block;
69
+ padding: 17px 20px 20px;
70
+ box-shadow: none;
71
+ }
72
+ .bws-help-links-wrapper a {
73
+ padding: 17px 12px 20px;
74
+ }
75
+ .bws-nav-tab-wrapper a.bws-nav-tab {
76
+ color: #fff;
77
+ }
78
+ .bws-nav-tab-active {
79
+ background: #005d82;
80
+ color: #fff;
81
+ }
82
+ .bws-help-links-wrapper a:hover,
83
+ .bws-nav-tab-wrapper a:hover {
84
+ color: #8bbed2;
85
+ background: #006894;
86
+ }
87
+ .bws-help-links-wrapper {
88
+ float: right;
89
+ font-size: 14px;
90
+ }
91
+ .bws-menu-item-icon {
92
+ display: none;
93
+ float: right;
94
+ font-size: 26px;
95
+ padding: 17px 11px;
96
+ color: #fff;
97
+ }
98
+ .bws-menu-item-icon.bws-active {
99
+ color: #8bbed2;
100
+ }
101
+ .rtl .bws-nav-tab-wrapper {
102
+ margin-left: 0;
103
+ margin-right: 28px;
104
+ }
105
+ .rtl .bws-help-links-wrapper {
106
+ float: left;
107
+ }
108
+ /*
109
+ * membership
110
+ */
111
+ .bws-membership-wrap {
112
+ background: url("../images/membership-background.jpg") no-repeat center #fff;
113
+ overflow: hidden;
114
+ position: relative;
115
+ }
116
+ .bws-membership-backround {
117
+ background-color: #000;
118
+ opacity: 0.8;
119
+ position: absolute;
120
+ height: 100%;
121
+ width: 100%;
122
+ z-index: 5;
123
+ }
124
+ .bws-membership {
125
+ color: #fff;
126
+ padding: 40px 10px 37px;
127
+ text-align: center;
128
+ z-index: 6;
129
+ position: relative;
130
+ }
131
+ .bws-membership * {
132
+ text-align: center;
133
+ }
134
+ .bws-membership-title {
135
+ font-size: 27px;
136
+ font-weight: bolder;
137
+ line-height: initial;
138
+ }
139
+ .bws-membership-description {
140
+ font-size: 15px;
141
+ line-height: 24px;
142
+ margin: 18px 0 23px;
143
+ color: #999;
144
+ }
145
+ .bws-membership input[type="text"] {
146
+ border-radius: 3px;
147
+ border: none;
148
+ font-size: 16.14px;
149
+ line-height: 18.16px;
150
+ padding: 9px 20px;
151
+ text-align: left;
152
+ }
153
+ .bws-membership .bws-button {
154
+ background: #dd6930;
155
+ color: #fff;
156
+ text-align: center;
157
+ display: inline-block;
158
+ text-decoration: none;
159
+ font-size: 16px;
160
+ font-weight: bolder;
161
+ padding: 8px 30px;
162
+ border-radius: 3px;
163
+ border: none;
164
+ cursor: pointer;
165
+ }
166
+ .bws-membership-link {
167
+ font-size: 14px;
168
+ color: #999;
169
+ font-style: italic;
170
+ margin-top: 26px;
171
+ }
172
+ .bws-membership-link a {
173
+ color: #fff;
174
+ text-decoration: none;
175
+ border-bottom: 1px solid #999;
176
+ }
177
+ .bws_error {
178
+ color: #c5412b;
179
+ margin-top: 5px;
180
+ }
181
+ .bws_error a {
182
+ color: #fff;
183
+ text-decoration: none;
184
+ }
185
+ /*
186
+ * themes
187
+ */
188
+ .bws-availablethemes {
189
+ margin-top: 10px;
190
+ }
191
+ .bws_browse_link {
192
+ color: #666;
193
+ font-size: 18px;
194
+ text-decoration: none;
195
+ background-color: #ddd;
196
+ display: block;
197
+ width: 100%;
198
+ text-align: center;
199
+ padding: 8px 0;
200
+ font-weight: bold;
201
+ border-radius: 5px;
202
+ }
203
+ .bws_browse_link .dashicons {
204
+ line-height: inherit;
205
+ vertical-align: text-top;
206
+ font-size: 17px;
207
+ }
208
+ /*
209
+ * system status
210
+ */
211
  .bws_system_info_meta_box {
212
  max-width: 850px;
213
  }
227
  .bws_system_info tbody td {
228
  border-bottom: 1px solid #DFDFDF;
229
  }
230
+ /*
231
+ * PLUGINS
232
+ */
233
+ .bws-products {
234
  float: left;
235
+ width: 1350px;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
236
  }
237
+ .bws-products .description {
238
+ margin-top: 20px;
239
  }
240
  .bws_product_box {
241
+ background: #f2f2f2;
242
  border: 1px solid #CACACA;
243
  float: left;
244
+ margin: 10px 10px 0 0;
245
+ width: 320px;
 
246
  border-radius: 3px;
247
+ min-height: 180px;
248
  }
249
+ .bws_product_active {
250
+ background: #fff;
251
  }
252
+ .bws_product_content,
253
+ .bws_product_image {
254
+ float: left;
255
  }
256
+ .bws_product_image {
257
+ padding: 20px;
258
  }
259
+ .bws_product_image a {
260
+ box-shadow: none;
261
  }
262
+ .bws_product_image img {
263
+ height: 60px;
264
+ }
265
+ .bws_product_content {
266
+ max-width: 200px;
267
+ padding: 15px 0 7px;
268
  }
269
  .bws_product_title {
270
+ font-size: 15px;
271
+ line-height: initial;
272
+ font-weight: bolder;
 
 
 
273
  }
274
+ .bws_product_title a {
275
+ color: #444;
276
  }
277
+ .bws_product_title a:hover {
278
+ color: #00a0d2;
279
  }
280
+ .bws-version {
281
+ margin-top: 6px;
282
+ }
283
+ .bws-version span {
284
+ color: #999;
285
+ font-size: 13px;
286
+ }
287
+ .bws-version span.bws-update-available {
288
+ color: #dd6930;
289
+ }
290
+ .bws-update-now {
291
+ background: #eee;
292
+ padding: 2px 5px;
293
  }
294
  .bws_product_description {
295
+ font-size: 13px;
296
+ line-height: 18px;
297
+ margin: 6px 0 2px;
 
298
  }
299
  .bws_product_links {
300
+ margin: 15px 0;
301
  }
302
  .bws_product_links span {
303
+ color: #999;
304
+ vertical-align: sub;
305
+ margin-right: 10px;
306
  }
307
+ .bws_product_links form {
308
+ display: inline-block;
 
309
  }
310
+ .bws_product_content a {
311
+ text-decoration: none;
312
+ margin-right: 10px;
 
313
  }
314
+ .bws_product_content a.bws_upgrade_button,
315
+ .bws_product_content a.bws_upgrade_button:hover {
316
+ background: #dd6930;
317
+ border: 1px solid #c16436;
318
  color: #fff;
319
  }
320
+ a.bws_settings,
321
+ a.bws_donate {
322
+ vertical-align: sub;
 
 
 
 
 
323
  }
324
+ .rtl .bws_product_box {
325
+ float: right;
326
+ margin: 12px 0 10px 10px;
327
  }
328
+ .rtl .bws-products,
329
+ .rtl .bws_product_content,
330
+ .rtl .bws_product_image {
331
+ float: right;
332
  }
333
+ .rtl a.bws_settings {
334
+ margin-right: 10px;
335
  }
336
+ /* filter */
337
+ #bws-filter-wrapper {
338
+ display: table;
339
  }
340
+ .bws-filter {
341
+ width: 200px;
342
  }
343
+ .bws_fixed {
344
+ position: fixed;
345
+ top: 40px;
346
  }
347
+ .bws-filter-top {
348
+ display: none;
349
+ background: #e2e2e2;
350
+ padding: 1px 20px;
351
+ margin: 0 -15px 0 -20px;
352
  }
353
+ .bws-filter-top h2 {
354
+ margin: 14px 0;
 
 
355
  }
356
+ .bws-toggle-indicator:before {
357
+ content: "\f140";
358
  display: inline-block;
359
+ font: 400 20px/1 dashicons;
360
+ width: 20px;
361
+ vertical-align: bottom;
362
+ margin-left: -5px;
363
+ }
364
+ .bws-filter-top-inside {
365
+ display: none;
366
+ margin: 25px 0;
367
+ }
368
+ .bws-filter-top.bws-opened .bws-toggle-indicator:before {
369
+ content: "\f142";
370
+ }
371
+ .bws-filter-top.bws-opened .bws-filter-top-inside {
372
+ display: block;
373
+ }
374
+ .bws-filter-title {
375
+ font-size: 14px;
376
+ color: #999;
377
+ margin-top: 10px;
378
+ }
379
+ .bws-category {
380
+ margin-top: 15px;
381
+ }
382
+ .bws-category li {
383
+ margin-bottom: 10px;
384
+ }
385
+ .bws-category a {
386
+ text-decoration: none;
387
+ }
388
+ .bws-category a.bws-active {
389
+ background: #0074a2;
390
  color: #fff;
391
+ padding: 2px 5px;
392
+ display: inline-block;
393
+ border-radius: 3px;
394
+ }
395
+ .subsubsub span,
396
+ .bws-category span {
397
+ color: #999;
398
  }
399
+ .bws-category a.bws-active span {
400
+ color: #8bbed2;
401
  }
402
+
403
+ @media screen and (max-width: 1700px) {
404
+ .bws-products {
405
+ width: 1020px;
406
+ }
407
+ }
408
+ @media screen and (max-width: 1450px) {
409
+ .bws-products {
410
+ width: 700px;
411
+ }
412
+ }
413
+ @media screen and (max-width: 1120px) {
414
+ .bws-products {
415
+ width: 370px;
416
+ }
417
+ }
418
+ @media screen and (max-width: 782px) {
419
+ .bws-header {
420
+ padding: 0 0 4px;
421
+ }
422
+ .bws-title {
423
+ margin-left: 11px;
424
+ }
425
+ .bws-menu-item-icon {
426
+ display: block;
427
+ }
428
+ .bws-nav-tab-wrapper,
429
+ .bws-help-links-wrapper {
430
+ margin: 0;
431
+ width: 100%;
432
+ float: none;
433
+ display: none;
434
+ }
435
+ .bws-nav-tab-wrapper a,
436
+ .bws-help-links-wrapper a {
437
+ width: 100%;
438
+ padding: 17px 20px 20px;
439
+ }
440
+ .bws-membership .bws-button,
441
+ .bws-membership input[type="text"] {
442
+ width: 100%;
443
+ }
444
+ .bws-membership input[type="text"] {
445
+ margin-bottom: 8px;
446
+ }
447
+ .bws-filter {
448
+ display: none;
449
+ }
450
+ .bws-filter-top {
451
+ display: block;
452
+ }
453
+ .bws-products {
454
+ float: none;
455
+ width: 100%;
456
+ }
457
+ }
458
+ @media screen and (max-width: 370px) {
459
+ .bws_product_box {
460
+ width: auto;
461
+ }
462
+ .bws_product_content {
463
+ max-width: 160px;
464
+ padding-right: 10px;
465
+ }
466
  }
bws_menu/icons/adsense.png DELETED
Binary file
bws_menu/icons/bws-featured-posts.png DELETED
Binary file
bws_menu/icons/bws-google-analytics.png DELETED
Binary file
bws_menu/icons/bws-google-maps.png DELETED
Binary file
bws_menu/icons/bws-popular-posts.png DELETED
Binary file
bws_menu/icons/bws-smtp.png DELETED
Binary file
bws_menu/icons/bws-testimonials.png DELETED
Binary file
bws_menu/icons/captcha.png DELETED
Binary file
bws_menu/icons/contact-form-multi.png DELETED
Binary file
bws_menu/icons/contact-form-to-db.png DELETED
Binary file
bws_menu/icons/contact-form.png DELETED
Binary file
bws_menu/icons/custom-fields-search.png DELETED
Binary file
bws_menu/icons/custom-search.png DELETED
Binary file
bws_menu/icons/donate-button.png DELETED
Binary file
bws_menu/icons/email-queue.png DELETED
Binary file
bws_menu/icons/error-log-viewer.png DELETED
Binary file
bws_menu/icons/facebook-button.png DELETED
Binary file
bws_menu/icons/gallery-categories.png DELETED
Binary file
bws_menu/icons/gallery.png DELETED
Binary file
bws_menu/icons/google-captcha.png DELETED
Binary file
bws_menu/icons/google-one.png DELETED
Binary file
bws_menu/icons/google-shortlink.png DELETED
Binary file
bws_menu/icons/google-sitemap.png DELETED
Binary file
bws_menu/icons/htaccess.png DELETED
Binary file
bws_menu/icons/job-board.png DELETED
Binary file
bws_menu/icons/limit-attempts.png DELETED
Binary file
bws_menu/icons/multilanguage.png DELETED
Binary file
bws_menu/icons/pagination.png DELETED
Binary file
bws_menu/icons/pdf-print.png DELETED
Binary file
bws_menu/icons/{db-manager.png → plugins/db-manager.png} RENAMED
File without changes
bws_menu/icons/portfolio.png DELETED
Binary file
bws_menu/icons/post-to-csv.png DELETED
Binary file
bws_menu/icons/profile-extra-fields.png DELETED
Binary file
bws_menu/icons/promobar.png DELETED
Binary file
bws_menu/icons/quotes-and-tips.png DELETED
Binary file
bws_menu/icons/re-attacher.png DELETED
Binary file
bws_menu/icons/realty.png DELETED
Binary file
bws_menu/icons/relevant.png DELETED
Binary file
bws_menu/icons/sender.png DELETED
Binary file
bws_menu/icons/social-buttons-pack.png DELETED
Binary file
bws_menu/icons/subscriber.png DELETED
Binary file
bws_menu/icons/themes/opening.png ADDED
Binary file
bws_menu/icons/themes/realestate.png ADDED
Binary file
bws_menu/icons/themes/unity.png ADDED
Binary file
bws_menu/icons/twitter.png DELETED
Binary file
bws_menu/icons/updater.png DELETED
Binary file
bws_menu/icons/user-role.png DELETED
Binary file
bws_menu/icons/visitors-online.png DELETED
Binary file
bws_menu/icons/zendesk-help-center.png DELETED
Binary file
bws_menu/images/bestwebsoft-logo-white.svg ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
5
+ width="32px" height="32px" viewBox="0 0 100 100" enable-background="new 0 0 100 100" xml:space="preserve">
6
+ <g>
7
+ <path class="bstwbst-logo-layer bstwbst-logo-layer-1" fill="#fff" d="M93.223,60.751c-2.088,3.631-4.549,7.218-7.364,10.68C79.171,80.829,67.045,89.517,61,92.481
8
+ c-3.753,1.839-8.686,3.249-12.367,4.145c19.94,3.697,39.343-10.706,45.451-32.965c0.691-2.511,1.173-4.966,1.501-7.369
9
+ C94.857,57.786,94.077,59.269,93.223,60.751z"/>
10
+ <path class="bstwbst-logo-layer bstwbst-logo-layer-2" fill="#fff" d="M32.173,82.938c-6.837-5.798-11.139-14.422-11.139-24.752c0-19.367,15.104-35.063,33.734-35.063
11
+ c11.505,0,21.669,5.998,27.752,15.148c0.143-0.423,0.303-0.846,0.431-1.269c1.657-5.411,2.284-10.607,1.836-15.231
12
+ c-3.45-3.267-7.609-5.891-12.371-7.738c-20.242-7.845-46.591,5.931-52.994,29.273c-3.973,14.455-0.96,28.997,6.882,39.347
13
+ C28.154,82.979,30.119,83.069,32.173,82.938z"/>
14
+ <path class="bstwbst-logo-layer bstwbst-logo-layer-3" fill="#fff" d="M91.284,7.625c-11.678-10.262-31.767-7.394-49.53,5.554c4.354-2.09,8.988-3.442,13.641-3.937
15
+ c10.07-3.883,19.596-3.59,25.821,1.807c6.889,5.977,8.174,16.855,4.529,28.748c-2.457,8.009-7.14,16.482-13.86,24.23
16
+ C56.811,81.402,27.561,96.01,11.4,76.903c1.322,5.113,3.854,9.543,7.673,12.894c9.391,8.254,24.223,8.009,38.91,0.875
17
+ c8.338-4.052,16.631-10.324,23.854-18.542c3.73-4.245,6.911-8.709,9.521-13.244C102.692,39.188,103.252,18.134,91.284,7.625z"/>
18
+ <g>
19
+ <path class="bstwbst-logo-layer bstwbst-logo-layer-4" fill="#fff" d="M77.352,35.474c-0.425-0.548-2.314-2.453-2.826-2.847c-5.467-4.217-12.192-6.708-19.471-6.708
20
+ c-4.582,0-8.943,0.982-12.908,2.757c1.479,0.627,2.954,1.334,4.414,2.133c15.206,8.333,23.469,23.183,20.064,34.818
21
+ c0.271-0.31,0.541-0.613,0.78-0.915c5.34-6.647,11.205-14.72,14.141-22.799C80.365,39.694,78.969,37.535,77.352,35.474z"/>
22
+ <path class="bstwbst-logo-layer bstwbst-logo-layer-5" fill="#fff" d="M2.524,35.652c-7.002,16.51,2.255,35.986,20.224,46.431c-2.431-3.128-4.078-6.772-5.482-11.348
23
+ C3.868,61.12-1.692,46.576,4.189,35.843c3.88-7.078,12.069-10.76,21.595-10.699c3.226-3.841,7.091-6.971,11.314-9.283
24
+ C21.631,15.685,7.927,22.899,2.524,35.652z"/>
25
+ </g>
26
+ <path class="bstwbst-logo-layer bstwbst-logo-layer-6" fill="#fff" d="M25.91,48.781c0.053-0.986,0.149-1.961,0.292-2.917c-1.251,3.071-2.027,6.424-2.21,9.947
27
+ c-0.567,10.873,4.589,20.639,12.7,26.097c3.723-0.409,7.285-1.516,10.59-3.216C34.409,75.612,25.156,63.155,25.91,48.781z"/>
28
+ </g>
29
+ </svg>
bws_menu/images/icon_16_single.png DELETED
Binary file
bws_menu/images/membership-background.jpg ADDED
Binary file
bws_menu/images/px.png DELETED
Binary file
bws_menu/images/system-status.png DELETED
Binary file
bws_menu/images/tooltip_icons.png CHANGED
Binary file
bws_menu/js/bws_menu.js CHANGED
@@ -1,58 +1,46 @@
1
  (function($) {
2
  $(document).ready( function() {
3
- /* new version */
4
- var product = $( '.bws_product' ),
5
  max = 0;
6
  $( product ).each( function () {
7
- if ( $( this ).outerHeight( true ) > max )
8
- max = $( this ).outerHeight( true );
9
- });
10
- $( '.bws_product' ).css( 'height', max + 'px' );
11
 
12
- var product_links = $( '.bws_product_links' );
13
- max = 0;
14
- $( product_links ).each( function () {
15
- if ( $( this ).innerHeight() > max )
16
- max = $( this ).innerHeight();
17
- });
18
- max = max - parseInt( $( '.bws_product_links' ).css( 'padding-top' ) ) - parseInt( $( '.bws_product_links' ).css( 'padding-bottom' ) );
19
- $( '.bws_product_links' ).css( 'height', max + 'px' );
20
-
21
- $( '.bws_product_box' ).hover( function() {
22
- if ( $( this ).children( '.bws_product' ).children( '.bws_product_content' ).children( '.bws_product_description' ).length > 0 ) {
23
- $( this ).children( '.bws_product' ).addClass( 'bws_product_pro' );
24
- $( this ).children( '.bws_product' ).children( '.bws_product_content' ).children( '.bws_product_description' ).css( 'display', 'block' );
25
- $( this ).children( '.bws_product' ).children( '.bws_product_content' ).children( '.bws_product_icon' ).css( 'display', 'none' );
26
- $( this ).children( '.bws_product' ).children( '.bws_product_button' ).css( 'display', 'inline-block' );
27
- }
28
- }, function() {
29
- if ( $( this ).children( '.bws_product' ).children( '.bws_product_content' ).children( '.bws_product_description' ).length > 0 ) {
30
- $( this ).children( '.bws_product' ).removeClass( 'bws_product_pro' );
31
- $( this ).children( '.bws_product' ).children( '.bws_product_content' ).children( '.bws_product_description' ).css( 'display', 'none' );
32
- $( this ).children( '.bws_product' ).children( '.bws_product_content' ).children( '.bws_product_icon' ).css( 'display', 'block' );
33
- $( this ).children( '.bws_product' ).children( '.bws_product_button' ).css( 'display', 'none' );
34
- }
35
- });
36
 
37
- /* old version */
38
- if ( $( 'input[name="bwsmn_form_email"]' ).val() == '' ) {
39
- $( '.bws_system_info_meta_box .inside' ).css( 'display', 'none' );
 
 
 
 
 
 
 
 
 
40
  }
41
-
42
- $( '.bws_system_info_meta_box .hndle' ).click( function() {
43
- if ( $( '.bws_system_info_meta_box .inside' ).is( ':visible' ) ) {
44
- $( '.bws_system_info_meta_box .inside' ).css( 'display', 'none' );
45
  } else {
46
- $( '.bws_system_info_meta_box .inside' ).css( 'display', 'block' );
47
- }
 
48
  });
49
-
50
- $( '.bws_system_info_meta_box .handlediv' ).click( function() {
51
- if ( $( '.bws_system_info_meta_box .inside' ).is( ':visible' ) ) {
52
- $( '.bws_system_info_meta_box .inside' ).css( 'display', 'none' );
53
  } else {
54
- $( '.bws_system_info_meta_box .inside' ).css( 'display', 'block' );
55
- }
56
  });
 
57
  });
58
  })(jQuery);
1
  (function($) {
2
  $(document).ready( function() {
3
+ var product = $( '.bws_product_box' ),
 
4
  max = 0;
5
  $( product ).each( function () {
6
+ if ( $( this ).height() > max )
7
+ max = $( this ).height();
8
+ });
9
+ $( '.bws_product_box' ).css( 'height', max + 'px' );
10
 
11
+ if ( $( '.bws-filter' ).length ) {
12
+ var prvPos = $( '.bws-filter' ).offset().top;
13
+ var maxPos = prvPos + $( '.bws-products' ).outerHeight() - $( '.bws-filter' ).outerHeight();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
 
15
+ $( window ).scroll( function() {
16
+ if ( $( window ).width() > 580 ) {
17
+ var scrPos = Number( $( document ).scrollTop() ) + 40;
18
+ if ( scrPos > maxPos ) {
19
+ $( '.bws-filter' ).removeClass( 'bws_fixed' );
20
+ } else if ( scrPos > prvPos ) {
21
+ $( '.bws-filter' ).addClass( 'bws_fixed' );
22
+ } else {
23
+ $( '.bws-filter' ).removeClass( 'bws_fixed' );
24
+ }
25
+ }
26
+ });
27
  }
28
+ $( '.bws-menu-item-icon' ).click( function() {
29
+ if ( $( this ).hasClass( 'bws-active' ) ) {
30
+ $( this ).removeClass( 'bws-active' );
31
+ $( '.bws-nav-tab-wrapper, .bws-help-links-wrapper' ).hide();
32
  } else {
33
+ $( this ).addClass( 'bws-active' );
34
+ $( '.bws-nav-tab-wrapper, .bws-help-links-wrapper' ).css( 'display', 'inline-block' );
35
+ }
36
  });
37
+ $( '.bws-filter-top h2' ).click( function() {
38
+ if ( $( '.bws-filter-top' ).hasClass( 'bws-opened' ) ) {
39
+ $( '.bws-filter-top' ).removeClass( 'bws-opened' );
 
40
  } else {
41
+ $( '.bws-filter-top' ).addClass( 'bws-opened' );
42
+ }
43
  });
44
+
45
  });
46
  })(jQuery);
bws_menu/js/general_script.js CHANGED
@@ -20,14 +20,41 @@ function bws_show_settings_notice() {
20
  $( '.bws_form #bws-submit-button' ).click();
21
  });
22
 
23
- if ( typeof CodeMirror == 'function' && $( '#bws_newcontent_css' ).length > 0 ) {
24
- var editor = CodeMirror.fromTextArea( document.getElementById("bws_newcontent_css"), {
25
- mode: "css",
26
- theme: "default",
27
- styleActiveLine: true,
28
- matchBrackets: true,
29
- lineNumbers: true
30
- });
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
32
  });
33
  })(jQuery);
20
  $( '.bws_form #bws-submit-button' ).click();
21
  });
22
 
23
+ /* custom code */
24
+ if ( typeof CodeMirror == 'function' ) {
25
+ if ( $( '#bws_newcontent_css' ).length > 0 ) {
26
+ var editor = CodeMirror.fromTextArea( document.getElementById( 'bws_newcontent_css' ), {
27
+ mode: "css",
28
+ theme: "default",
29
+ styleActiveLine: true,
30
+ matchBrackets: true,
31
+ lineNumbers: true,
32
+ });
33
+ }
34
+
35
+ if ( $( '#bws_newcontent_php' ).length > 0 ) {
36
+ var editor = CodeMirror.fromTextArea( document.getElementById( "bws_newcontent_php" ), {
37
+ mode: 'text/x-php',
38
+ styleActiveLine: true,
39
+ matchBrackets: true,
40
+ lineNumbers: true,
41
+ });
42
+ /* disable lines */
43
+ editor.markText( {ch:0,line:0}, {ch:0,line:5}, { readOnly: true, className: 'bws-readonly' } );
44
+ }
45
  }
46
+
47
+ /* banner to settings */
48
+ $( '.bws_banner_to_settings_joint .bws-details' ).addClass( 'hidden' ).removeClass( 'hide-if-js' );
49
+ $( '.bws_banner_to_settings_joint .bws-more-links' ).on( "click", function( event ) {
50
+ event.preventDefault();
51
+ if ( $( '.bws_banner_to_settings_joint .bws-less' ).hasClass( 'hidden' ) ) {
52
+ $( '.bws_banner_to_settings_joint .bws-less, .bws_banner_to_settings_joint .bws-details' ).removeClass( 'hidden' );
53
+ $( '.bws_banner_to_settings_joint .bws-more' ).addClass( 'hidden' );
54
+ } else {
55
+ $( '.bws_banner_to_settings_joint .bws-less, .bws_banner_to_settings_joint .bws-details' ).addClass( 'hidden' );
56
+ $( '.bws_banner_to_settings_joint .bws-more' ).removeClass( 'hidden' );
57
+ }
58
+ });
59
  });
60
  })(jQuery);
bws_menu/js/shortcode-button.js CHANGED
@@ -1,6 +1,7 @@
1
  (function($) {
2
  if ( typeof bws_shortcode_button != 'undefined' ) {
3
  var win;
 
4
  tinymce.create( 'tinymce.plugins.BWSButton', {
5
  /**
6
  * Initializes the plugin, this will be executed after the plugin has been created.
@@ -11,12 +12,12 @@
11
  * @param {string} url Absolute URL to where the plugin is located.
12
  */
13
  init : function( ed, url ) {
14
- ed.addButton( 'add_bws_shortcode', {
15
- title : bws_shortcode_button.title,
16
- classes: 'bws_shortcode_button widget btn',
17
- image : bws_shortcode_button.icon_url,
18
- onclick: function() {
19
- if ( bws_shortcode_button.wp_version < '3.9' ) {
20
  /* triggers the thickbox */
21
  var width = jQuery(window).width(), H = jQuery(window).height(), W = ( 720 < width ) ? 720 : width;
22
  W = W - 80;
@@ -24,7 +25,44 @@
24
  tb_show( bws_shortcode_button.title, '#TB_inline?width=' + W + '&height=' + H + '&inlineId=bws_shortcode_popup' );
25
 
26
  var current_object = '#TB_ajaxContent';
27
- } else {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  win = ed.windowManager.open( {
29
  width: 400,
30
  height: 400,
@@ -55,36 +93,36 @@
55
 
56
  });
57
  var current_object = '.mce-container-body';
58
- }
59
- var select_count = $( current_object + ' select#bws_shortcode_select option').length;
60
- if ( 1 == select_count ) {
61
- $( current_object + ' #bws_shortcode_select_plugin' ).hide();
62
- }
63
-
64
- var plugin = $( current_object + ' #bws_shortcode_select option:selected' ).val();
65
- $( current_object + ' #bws_shortcode_content > div' ).hide();
66
- $( current_object + ' #bws_shortcode_content > #' + plugin ).show();
67
-
68
- if ( $( current_object + ' #bws_shortcode_content > #' + plugin + ' .bws_default_shortcode' ).length > 0 ) {
69
- $( current_object + ' #bws_shortcode_display' ).text( $( current_object + ' #bws_shortcode_content > #' + plugin + ' .bws_default_shortcode' ).val() );
70
- }
71
 
72
- $( current_object + ' #bws_shortcode_select' ).on( 'change',function() {
73
  var plugin = $( current_object + ' #bws_shortcode_select option:selected' ).val();
74
  $( current_object + ' #bws_shortcode_content > div' ).hide();
75
  $( current_object + ' #bws_shortcode_content > #' + plugin ).show();
 
76
  if ( $( current_object + ' #bws_shortcode_content > #' + plugin + ' .bws_default_shortcode' ).length > 0 ) {
77
  $( current_object + ' #bws_shortcode_display' ).text( $( current_object + ' #bws_shortcode_content > #' + plugin + ' .bws_default_shortcode' ).val() );
78
- } else {
79
- $( current_object + ' #bws_shortcode_display' ).text( '' );
80
  }
81
- });
82
 
83
- $.each( bws_shortcode_button.function_name, function( index, value ) {
84
- eval( value + '();' );
85
- });
86
- }
87
- });
 
 
 
 
 
 
 
 
 
 
 
 
88
  },
89
 
90
  /**
1
  (function($) {
2
  if ( typeof bws_shortcode_button != 'undefined' ) {
3
  var win;
4
+
5
  tinymce.create( 'tinymce.plugins.BWSButton', {
6
  /**
7
  * Initializes the plugin, this will be executed after the plugin has been created.
12
  * @param {string} url Absolute URL to where the plugin is located.
13
  */
14
  init : function( ed, url ) {
15
+ if ( bws_shortcode_button.wp_version < '3.9' ) {
16
+ ed.addButton( 'add_bws_shortcode', {
17
+ title : bws_shortcode_button.title,
18
+ classes: 'bws_shortcode_button widget btn',
19
+ image : bws_shortcode_button.icon_url,
20
+ onclick: function() {
21
  /* triggers the thickbox */
22
  var width = jQuery(window).width(), H = jQuery(window).height(), W = ( 720 < width ) ? 720 : width;
23
  W = W - 80;
25
  tb_show( bws_shortcode_button.title, '#TB_inline?width=' + W + '&height=' + H + '&inlineId=bws_shortcode_popup' );
26
 
27
  var current_object = '#TB_ajaxContent';
28
+
29
+ var select_count = $( current_object + ' select#bws_shortcode_select option').length;
30
+ if ( 1 == select_count ) {
31
+ $( current_object + ' #bws_shortcode_select_plugin' ).hide();
32
+ }
33
+
34
+ var plugin = $( current_object + ' #bws_shortcode_select option:selected' ).val();
35
+ $( current_object + ' #bws_shortcode_content > div' ).hide();
36
+ $( current_object + ' #bws_shortcode_content > #' + plugin ).show();
37
+
38
+ if ( $( current_object + ' #bws_shortcode_content > #' + plugin + ' .bws_default_shortcode' ).length > 0 ) {
39
+ $( current_object + ' #bws_shortcode_display' ).text( $( current_object + ' #bws_shortcode_content > #' + plugin + ' .bws_default_shortcode' ).val() );
40
+ }
41
+
42
+ $( current_object + ' #bws_shortcode_select' ).on( 'change',function() {
43
+ var plugin = $( current_object + ' #bws_shortcode_select option:selected' ).val();
44
+ $( current_object + ' #bws_shortcode_content > div' ).hide();
45
+ $( current_object + ' #bws_shortcode_content > #' + plugin ).show();
46
+ if ( $( current_object + ' #bws_shortcode_content > #' + plugin + ' .bws_default_shortcode' ).length > 0 ) {
47
+ $( current_object + ' #bws_shortcode_display' ).text( $( current_object + ' #bws_shortcode_content > #' + plugin + ' .bws_default_shortcode' ).val() );
48
+ } else {
49
+ $( current_object + ' #bws_shortcode_display' ).text( '' );
50
+ }
51
+ });
52
+
53
+ $.each( bws_shortcode_button.function_name, function( index, value ) {
54
+ eval( value + '();' );
55
+ });
56
+ }
57
+ });
58
+ } else {
59
+ ed.addButton( 'add_bws_shortcode', {
60
+ title : bws_shortcode_button.title,
61
+ classes: 'bws_shortcode_button widget btn',
62
+ icon: 'icon bws-shortcode-icon',
63
+ text: bws_shortcode_button.label,
64
+ onclick: function() {
65
+
66
  win = ed.windowManager.open( {
67
  width: 400,
68
  height: 400,
93
 
94
  });
95
  var current_object = '.mce-container-body';
96
+ var select_count = $( current_object + ' select#bws_shortcode_select option').length;
97
+ if ( 1 == select_count ) {
98
+ $( current_object + ' #bws_shortcode_select_plugin' ).hide();
99
+ }
 
 
 
 
 
 
 
 
 
100
 
 
101
  var plugin = $( current_object + ' #bws_shortcode_select option:selected' ).val();
102
  $( current_object + ' #bws_shortcode_content > div' ).hide();
103
  $( current_object + ' #bws_shortcode_content > #' + plugin ).show();
104
+
105
  if ( $( current_object + ' #bws_shortcode_content > #' + plugin + ' .bws_default_shortcode' ).length > 0 ) {
106
  $( current_object + ' #bws_shortcode_display' ).text( $( current_object + ' #bws_shortcode_content > #' + plugin + ' .bws_default_shortcode' ).val() );
 
 
107
  }
 
108
 
109
+ $( current_object + ' #bws_shortcode_select' ).on( 'change',function() {
110
+ var plugin = $( current_object + ' #bws_shortcode_select option:selected' ).val();
111
+ $( current_object + ' #bws_shortcode_content > div' ).hide();
112
+ $( current_object + ' #bws_shortcode_content > #' + plugin ).show();
113
+ if ( $( current_object + ' #bws_shortcode_content > #' + plugin + ' .bws_default_shortcode' ).length > 0 ) {
114
+ $( current_object + ' #bws_shortcode_display' ).text( $( current_object + ' #bws_shortcode_content > #' + plugin + ' .bws_default_shortcode' ).val() );
115
+ } else {
116
+ $( current_object + ' #bws_shortcode_display' ).text( '' );
117
+ }
118
+ });
119
+
120
+ $.each( bws_shortcode_button.function_name, function( index, value ) {
121
+ eval( value + '();' );
122
+ });
123
+ }
124
+ });
125
+ }
126
  },
127
 
128
  /**
bws_menu/languages/bestwebsoft-de_DE.mo DELETED
Binary file
bws_menu/languages/bestwebsoft-de_DE.po DELETED
@@ -1,877 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: bestwebsoft\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-03-10 15:33+0300\n"
6
- "PO-Revision-Date: 2016-03-10 15:33+0300\n"
7
- "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
- "Language-Team: Lothar Schiborr <lothar.schiborr@web.de>\n"
9
- "Language: de_DE\n"
10
- "MIME-Version: 1.0\n"
11
- "Content-Type: text/plain; charset=UTF-8\n"
12
- "Content-Transfer-Encoding: 8bit\n"
13
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
14
- "X-Generator: Poedit 1.5.4\n"
15
- "X-Poedit-SourceCharset: UTF-8\n"
16
- "X-Poedit-KeywordsList: __;_e\n"
17
- "X-Poedit-Basepath: ..\n"
18
- "X-Textdomain-Support: yes\n"
19
- "X-Poedit-SearchPath-0: .\n"
20
-
21
- #: bws_functions.php:65 bws_functions.php:89
22
- msgid "requires"
23
- msgstr ""
24
-
25
- #: bws_functions.php:67
26
- msgid ""
27
- "or higher, that is why it has been deactivated! Please upgrade WordPress and "
28
- "try again."
29
- msgstr ""
30
-
31
- #: bws_functions.php:68
32
- msgid "Back to the WordPress"
33
- msgstr ""
34
-
35
- # @ captcha
36
- #: bws_functions.php:70
37
- #, fuzzy
38
- msgid "Plugins page"
39
- msgstr "BWS Plugins"
40
-
41
- #: bws_functions.php:91
42
- msgid ""
43
- "or higher! We do not guarantee that our plugin will work correctly. Please "
44
- "upgrade to WordPress latest version."
45
- msgstr ""
46
-
47
- #: bws_functions.php:143 bws_functions.php:652 bws_functions.php:696
48
- #: bws_functions.php:755
49
- msgid "Close notice"
50
- msgstr ""
51
-
52
- #: bws_functions.php:148
53
- msgid "It’s time to upgrade your"
54
- msgstr ""
55
-
56
- #: bws_functions.php:148
57
- msgid "to"
58
- msgstr ""
59
-
60
- # @ captcha
61
- #: bws_functions.php:148
62
- #, fuzzy
63
- msgid "version!"
64
- msgstr "PHP Version"
65
-
66
- #: bws_functions.php:149
67
- msgid "Extend standard plugin functionality with new great options."
68
- msgstr ""
69
-
70
- # @ captcha
71
- #: bws_functions.php:152 bws_functions.php:593
72
- #, fuzzy
73
- msgid "Learn More"
74
- msgstr "Lesen Sie mehr"
75
-
76
- #: bws_functions.php:169
77
- msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
78
- msgstr ""
79
-
80
- # @ captcha
81
- #: bws_functions.php:170
82
- #, fuzzy
83
- msgid "Rate the plugin"
84
- msgstr "Aktivierte Plugins"
85
-
86
- # @ captcha
87
- #: bws_functions.php:173
88
- #, fuzzy
89
- msgid "If there is something wrong about it, please contact us"
90
- msgstr "Wenn Sie irgendwelche Fragen haben, kontaktieren Sie uns bitte über"
91
-
92
- #: bws_functions.php:205
93
- msgid "Check premium options on the plugin settings page!"
94
- msgstr ""
95
-
96
- #: bws_functions.php:212 bws_functions.php:248
97
- msgid "Wrong license key"
98
- msgstr ""
99
-
100
- #: bws_functions.php:242 bws_functions.php:506 bws_functions.php:557
101
- msgid ""
102
- "Something went wrong. Please try again later. If the error appears again, "
103
- "please contact us"
104
- msgstr ""
105
-
106
- #: bws_functions.php:242 bws_functions.php:506 bws_functions.php:557
107
- msgid "We are sorry for inconvenience."
108
- msgstr ""
109
-
110
- #: bws_functions.php:250
111
- msgid "This license key is bind to another site"
112
- msgstr ""
113
-
114
- #: bws_functions.php:252 bws_functions.php:416
115
- msgid ""
116
- "Unfortunately, you have exceeded the number of available tries per day. "
117
- "Please, upload the plugin manually."
118
- msgstr ""
119
-
120
- #: bws_functions.php:254
121
- msgid ""
122
- "Unfortunately, Your license has expired. To continue getting top-priority "
123
- "support and plugin updates you should extend it in your"
124
- msgstr ""
125
-
126
- #: bws_functions.php:256
127
- msgid ""
128
- "Unfortunately, the Pro licence was already installed to this domain. The Pro "
129
- "Trial license can be installed only once."
130
- msgstr ""
131
-
132
- #: bws_functions.php:277 bws_functions.php:299 bws_functions.php:321
133
- msgid "Failed to download the zip archive. Please, upload the plugin manually"
134
- msgstr ""
135
-
136
- #: bws_functions.php:289
137
- msgid "Failed to open the zip archive. Please, upload the plugin manually"
138
- msgstr ""
139
-
140
- #: bws_functions.php:295
141
- msgid ""
142
- "Your server does not support either ZipArchive or Phar. Please, upload the "
143
- "plugin manually"
144
- msgstr ""
145
-
146
- #: bws_functions.php:302
147
- msgid "UploadDir is not writable. Please, upload the plugin manually"
148
- msgstr ""
149
-
150
- #: bws_functions.php:325
151
- msgid ""
152
- "Something went wrong. Try again later or upload the plugin manually. We are "
153
- "sorry for inconvenience."
154
- msgstr ""
155
-
156
- #: bws_functions.php:350
157
- msgid "Please, enter Your license key"
158
- msgstr ""
159
-
160
- #: bws_functions.php:380
161
- msgid ""
162
- "Congratulations! The Pro version of the plugin is successfully download and "
163
- "activated."
164
- msgstr ""
165
-
166
- #: bws_functions.php:382 bws_functions.php:473
167
- msgid "Please, go to"
168
- msgstr ""
169
-
170
- #: bws_functions.php:382 bws_functions.php:473
171
- msgid "the setting page"
172
- msgstr ""
173
-
174
- #: bws_functions.php:383 bws_functions.php:474
175
- msgid "You will be redirected automatically in 5 seconds."
176
- msgstr ""
177
-
178
- #: bws_functions.php:390
179
- msgid "Show Pro features"
180
- msgstr ""
181
-
182
- #: bws_functions.php:397
183
- msgid "You can download and activate"
184
- msgstr ""
185
-
186
- #: bws_functions.php:399
187
- msgid "version of this plugin by entering Your license key."
188
- msgstr ""
189
-
190
- #: bws_functions.php:401 bws_functions.php:442
191
- msgid ""
192
- "You can find your license key on your personal page Client area, by clicking "
193
- "on the link"
194
- msgstr ""
195
-
196
- #: bws_functions.php:403 bws_functions.php:444
197
- msgid "(your username is the email you specify when purchasing the product)."
198
- msgstr ""
199
-
200
- #: bws_functions.php:407 bws_functions.php:691
201
- msgid "or"
202
- msgstr ""
203
-
204
- #: bws_functions.php:407
205
- #, php-format
206
- msgid "Start Your Free %s-Day Trial Now"
207
- msgstr ""
208
-
209
- # @ captcha
210
- #: bws_functions.php:413 bws_functions.php:422 bws_functions.php:452
211
- #: bws_functions.php:460 bws_functions.php:1232 bws_menu.php:693
212
- #: bws_menu.php:750
213
- #, fuzzy
214
- msgid "Activate"
215
- msgstr "Aktivierte Plugins"
216
-
217
- #: bws_functions.php:439 bws_functions.php:532
218
- #, php-format
219
- msgid ""
220
- "In order to continue using the plugin it is necessary to buy a %s license."
221
- msgstr ""
222
-
223
- #: bws_functions.php:440
224
- msgid "After that you can activate it by entering your license key."
225
- msgstr ""
226
-
227
- #: bws_functions.php:454
228
- msgid "Unfortunately, you have exceeded the number of available tries per day."
229
- msgstr ""
230
-
231
- #: bws_functions.php:471
232
- msgid ""
233
- "Congratulations! The Pro license of the plugin is successfully activated."
234
- msgstr ""
235
-
236
- #: bws_functions.php:512
237
- msgid "Wrong license key."
238
- msgstr ""
239
-
240
- #: bws_functions.php:514
241
- msgid "This license key is bind to another site."
242
- msgstr ""
243
-
244
- #: bws_functions.php:516
245
- msgid ""
246
- "This license key is valid, but Your license has expired. If you want to "
247
- "update our plugin in future, you should extend the license."
248
- msgstr ""
249
-
250
- #: bws_functions.php:518
251
- msgid "Unfortunately, you have exceeded the number of available tries."
252
- msgstr ""
253
-
254
- #: bws_functions.php:520
255
- msgid ""
256
- "Unfortunately, the Pro Trial licence was already installed to this domain. "
257
- "The Pro Trial license can be installed only once."
258
- msgstr ""
259
-
260
- #: bws_functions.php:524
261
- msgid "The Pro Trial license key is valid."
262
- msgstr ""
263
-
264
- #: bws_functions.php:526
265
- msgid "The license key is valid."
266
- msgstr ""
267
-
268
- #: bws_functions.php:529
269
- msgid "Your license will expire on"
270
- msgstr ""
271
-
272
- #: bws_functions.php:562
273
- msgid "Please, enter your license key"
274
- msgstr ""
275
-
276
- #: bws_functions.php:575
277
- msgid ""
278
- "If needed you can check if the license key is correct or reenter it in the "
279
- "field below. You can find your license key on your personal page - Client "
280
- "area - on our website"
281
- msgstr ""
282
-
283
- #: bws_functions.php:575
284
- msgid ""
285
- "(your username is the email you specify when purchasing the product). If "
286
- "necessary, please submit \"Lost your password?\" request."
287
- msgstr ""
288
-
289
- #: bws_functions.php:579
290
- msgid "Check license key"
291
- msgstr ""
292
-
293
- #: bws_functions.php:593
294
- msgid "WARNING: Illegal use notification"
295
- msgstr ""
296
-
297
- #: bws_functions.php:593
298
- msgid ""
299
- "You can use one license of the Pro plugin for one domain only. Please check "
300
- "and edit your license or domain if necessary using you personal Client Area. "
301
- "We strongly recommend you to solve the problem within 24 hours, otherwise "
302
- "the Pro plugin will be deactivated."
303
- msgstr ""
304
-
305
- #: bws_functions.php:601
306
- msgid ""
307
- "Notice: Your Pro Trial license has expired. To continue using the plugin you "
308
- "should buy a Pro license"
309
- msgstr ""
310
-
311
- #: bws_functions.php:603
312
- msgid ""
313
- "Your license has expired. To continue getting top-priority support and "
314
- "plugin updates you should extend it."
315
- msgstr ""
316
-
317
- # @ captcha
318
- #: bws_functions.php:603 bws_functions.php:656 bws_functions.php:1198
319
- #: bws_menu.php:669 bws_menu.php:691 bws_menu.php:718 bws_menu.php:748
320
- #: bws_menu.php:794
321
- #, fuzzy
322
- msgid "Learn more"
323
- msgstr "Lesen Sie mehr"
324
-
325
- #: bws_functions.php:613
326
- #, php-format
327
- msgid "Notice: You are using the Pro Trial license of %s plugin."
328
- msgstr ""
329
-
330
- #: bws_functions.php:615
331
- msgid "Notice: You are using the Pro Trial license of plugin."
332
- msgstr ""
333
-
334
- #: bws_functions.php:618
335
- msgid "The Pro Trial license will expire on"
336
- msgstr ""
337
-
338
- #: bws_functions.php:656
339
- msgid "You license for"
340
- msgstr ""
341
-
342
- #: bws_functions.php:656
343
- msgid "expires on"
344
- msgstr ""
345
-
346
- #: bws_functions.php:656
347
- msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
348
- msgstr ""
349
-
350
- # @ captcha
351
- #: bws_functions.php:687
352
- #, fuzzy
353
- msgid "Thank you for installing"
354
- msgstr "Vielen Dank für Ihre Kontaktaufnahme."
355
-
356
- #: bws_functions.php:688
357
- msgid "Let's get started"
358
- msgstr ""
359
-
360
- # @ captcha
361
- #: bws_functions.php:689
362
- #, fuzzy
363
- msgid "Configure Settings"
364
- msgstr "Einstellungen"
365
-
366
- #: bws_functions.php:692
367
- msgid "Add New"
368
- msgstr ""
369
-
370
- # @ captcha
371
- #: bws_functions.php:750
372
- #, fuzzy
373
- msgid "Thank you for choosing"
374
- msgstr "Vielen Dank für Ihre Kontaktaufnahme."
375
-
376
- #: bws_functions.php:751
377
- msgid ""
378
- "If you have a feature, suggestion or idea you'd like to see in the plugin, "
379
- "we'd love to hear about it!"
380
- msgstr ""
381
-
382
- #: bws_functions.php:752
383
- msgid "Suggest a Feature"
384
- msgstr ""
385
-
386
- #: bws_functions.php:768
387
- msgid "Notice"
388
- msgstr ""
389
-
390
- #: bws_functions.php:768
391
- msgid "The plugin's settings have been changed."
392
- msgstr ""
393
-
394
- #: bws_functions.php:769 bws_functions.php:1240
395
- msgid "Save Changes"
396
- msgstr ""
397
-
398
- #: bws_functions.php:786
399
- msgid ""
400
- "You can always look at premium options by clicking on the \"Show Pro features"
401
- "\" in the \"Go PRO\" tab"
402
- msgstr ""
403
-
404
- #: bws_functions.php:886
405
- msgid "Add shortcode"
406
- msgstr ""
407
-
408
- #: bws_functions.php:886
409
- msgid "Add BestWebSoft plugins' shortcodes using this button."
410
- msgstr ""
411
-
412
- #: bws_functions.php:935
413
- msgid "Close"
414
- msgstr ""
415
-
416
- #: bws_functions.php:1027
417
- msgid "Restore all plugin settings to defaults"
418
- msgstr ""
419
-
420
- #: bws_functions.php:1029
421
- msgid "Restore settings"
422
- msgstr ""
423
-
424
- #: bws_functions.php:1040
425
- msgid "Are you sure you want to restore all settings by default?"
426
- msgstr ""
427
-
428
- #: bws_functions.php:1043
429
- msgid "Yes, restore all settings"
430
- msgstr ""
431
-
432
- #: bws_functions.php:1044
433
- msgid "No, go back to the settings page"
434
- msgstr ""
435
-
436
- # @ captcha
437
- #: bws_functions.php:1090
438
- #, fuzzy
439
- msgid "Plugin"
440
- msgstr "BWS Plugins"
441
-
442
- # @ captcha
443
- #: bws_functions.php:1099
444
- #, fuzzy
445
- msgid "Shortcode settings"
446
- msgstr "Einstellungen"
447
-
448
- #: bws_functions.php:1104
449
- msgid "The shortcode will be inserted"
450
- msgstr ""
451
-
452
- #: bws_functions.php:1109
453
- msgid "Insert"
454
- msgstr ""
455
-
456
- #: bws_functions.php:1140
457
- msgid "Visit Help Center"
458
- msgstr ""
459
-
460
- #: bws_functions.php:1145
461
- msgid "FAQ"
462
- msgstr ""
463
-
464
- #: bws_functions.php:1151
465
- msgid "For more information:"
466
- msgstr ""
467
-
468
- #: bws_functions.php:1152
469
- msgid "Documentation"
470
- msgstr ""
471
-
472
- #: bws_functions.php:1153
473
- msgid "Video Instructions"
474
- msgstr ""
475
-
476
- #: bws_functions.php:1154
477
- msgid "Submit a Request"
478
- msgstr ""
479
-
480
- #: bws_functions.php:1165
481
- msgid "You do not have sufficient permissions to edit plugins for this site."
482
- msgstr ""
483
-
484
- #: bws_functions.php:1196
485
- msgid "File edited successfully."
486
- msgstr ""
487
-
488
- #: bws_functions.php:1198
489
- msgid "Not enough permissions to create or update the file"
490
- msgstr ""
491
-
492
- #: bws_functions.php:1222
493
- msgid "These styles will be added to the header on all pages of your site."
494
- msgstr ""
495
-
496
- #: bws_functions.php:1225
497
- msgid "Editing"
498
- msgstr ""
499
-
500
- #: bws_functions.php:1227
501
- msgid "Browsing"
502
- msgstr ""
503
-
504
- # @ captcha
505
- #: bws_functions.php:1235
506
- #, fuzzy
507
- msgid "Learn more about CSS"
508
- msgstr "Lesen Sie mehr"
509
-
510
- #: bws_functions.php:1243
511
- #, php-format
512
- msgid ""
513
- "You need to make this file writable before you can save your changes. See %s "
514
- "the Codex %s for more information."
515
- msgstr ""
516
-
517
- # @ captcha
518
- #: bws_menu.php:509
519
- msgid "Not set"
520
- msgstr "Nicht festgelegt"
521
-
522
- # @ captcha
523
- #: bws_menu.php:511 bws_menu.php:512
524
- msgid "On"
525
- msgstr "Ein"
526
-
527
- # @ captcha
528
- #: bws_menu.php:511 bws_menu.php:512
529
- msgid "Off"
530
- msgstr "Ausgeschaltet"
531
-
532
- # @ captcha
533
- #: bws_menu.php:513 bws_menu.php:514 bws_menu.php:515 bws_menu.php:516
534
- #: bws_menu.php:517 bws_menu.php:529
535
- msgid "N/A"
536
- msgstr "keine Angaben"
537
-
538
- # @ captcha
539
- #: bws_menu.php:517
540
- msgid " Mb"
541
- msgstr " Mb"
542
-
543
- # @ captcha
544
- #: bws_menu.php:518 bws_menu.php:519 bws_menu.php:520 bws_menu.php:525
545
- msgid "Yes"
546
- msgstr "Ja"
547
-
548
- # @ captcha
549
- #: bws_menu.php:518 bws_menu.php:519 bws_menu.php:520 bws_menu.php:527
550
- msgid "No"
551
- msgstr "Nein"
552
-
553
- # @ captcha
554
- #: bws_menu.php:537
555
- msgid "Operating System"
556
- msgstr "Betriebs-System"
557
-
558
- # @ captcha
559
- #: bws_menu.php:538
560
- msgid "Server"
561
- msgstr "Server"
562
-
563
- # @ captcha
564
- #: bws_menu.php:539
565
- msgid "Memory usage"
566
- msgstr "Speichernutzung"
567
-
568
- # @ captcha
569
- #: bws_menu.php:540
570
- msgid "MYSQL Version"
571
- msgstr "MYSQL Version"
572
-
573
- # @ captcha
574
- #: bws_menu.php:541
575
- msgid "SQL Mode"
576
- msgstr "SQL Modus"
577
-
578
- # @ captcha
579
- #: bws_menu.php:542
580
- msgid "PHP Version"
581
- msgstr "PHP Version"
582
-
583
- # @ captcha
584
- #: bws_menu.php:543
585
- msgid "PHP Safe Mode"
586
- msgstr "PHP Gesicherter Modus"
587
-
588
- # @ captcha
589
- #: bws_menu.php:544
590
- msgid "PHP Allow URL fopen"
591
- msgstr "PHP Erlaubet URL zu öffnen (fopen)"
592
-
593
- # @ captcha
594
- #: bws_menu.php:545
595
- msgid "PHP Memory Limit"
596
- msgstr "PHP Speicher-Grenze"
597
-
598
- # @ captcha
599
- #: bws_menu.php:546
600
- msgid "PHP Max Upload Size"
601
- msgstr "PHP Maximale Upload Größe"
602
-
603
- # @ captcha
604
- #: bws_menu.php:547
605
- msgid "PHP Max Post Size"
606
- msgstr "PHP Maximale Beitrags-Größe"
607
-
608
- # @ captcha
609
- #: bws_menu.php:548
610
- msgid "PHP Max Script Execute Time"
611
- msgstr "PHP Maximale Script Ausführungszeit"
612
-
613
- # @ captcha
614
- #: bws_menu.php:549
615
- msgid "PHP Exif support"
616
- msgstr "PHP Exif Support"
617
-
618
- # @ captcha
619
- #: bws_menu.php:550
620
- msgid "PHP IPTC support"
621
- msgstr "PHP IPTC Support"
622
-
623
- # @ captcha
624
- #: bws_menu.php:551
625
- msgid "PHP XML support"
626
- msgstr "PHP XML Support"
627
-
628
- # @ captcha
629
- #: bws_menu.php:552
630
- msgid "Site URL"
631
- msgstr "Site URL"
632
-
633
- # @ captcha
634
- #: bws_menu.php:553
635
- msgid "Home URL"
636
- msgstr "Home URL"
637
-
638
- # @ captcha
639
- #: bws_menu.php:556
640
- msgid "WordPress Version"
641
- msgstr "WordPress Version"
642
-
643
- # @ captcha
644
- #: bws_menu.php:557
645
- msgid "WordPress DB Version"
646
- msgstr "WordPress DB Version"
647
-
648
- # @ captcha
649
- #: bws_menu.php:558
650
- msgid "Multisite"
651
- msgstr "Multisite"
652
-
653
- # @ captcha
654
- #: bws_menu.php:559
655
- msgid "Active Theme"
656
- msgstr "Actives Theme"
657
-
658
- # @ captcha
659
- #: bws_menu.php:574
660
- msgid "Please enter a valid email address."
661
- msgstr "Bitte geben Sie eine gültige E-Mail-Adresse ein."
662
-
663
- # @ captcha
664
- #: bws_menu.php:578
665
- msgid "Email with system info is sent to "
666
- msgstr "E-Mail-mit System Informationen wird gesendet an "
667
-
668
- # @ captcha
669
- #: bws_menu.php:582
670
- msgid "Thank you for contacting us."
671
- msgstr "Vielen Dank für Ihre Kontaktaufnahme."
672
-
673
- # @ captcha
674
- #: bws_menu.php:615
675
- msgid "Sorry, email message could not be delivered."
676
- msgstr "Sorry, E-Mail konnte nicht zugestellt werden."
677
-
678
- #: bws_menu.php:622
679
- msgid "Need help?"
680
- msgstr ""
681
-
682
- #: bws_menu.php:623
683
- msgid "Client area"
684
- msgstr ""
685
-
686
- # @ captcha
687
- #: bws_menu.php:624 bws_menu.php:933
688
- msgid "System status"
689
- msgstr "System Status"
690
-
691
- # @ captcha
692
- #: bws_menu.php:629
693
- #, fuzzy
694
- msgid "Plugins"
695
- msgstr "BWS Plugins"
696
-
697
- #: bws_menu.php:630
698
- msgid "Themes"
699
- msgstr ""
700
-
701
- #: bws_menu.php:634
702
- msgid "All"
703
- msgstr ""
704
-
705
- # @ default
706
- #: bws_menu.php:635
707
- #, fuzzy
708
- msgid "Installed"
709
- msgstr "Installiere %s"
710
-
711
- # @ captcha
712
- #: bws_menu.php:636
713
- #, fuzzy
714
- msgid "Recommended"
715
- msgstr "Empfohlene Plugins"
716
-
717
- # @ captcha
718
- #: bws_menu.php:640
719
- msgid "Installed plugins"
720
- msgstr "Installierte Plugins"
721
-
722
- # @ captcha
723
- #: bws_menu.php:672 bws_menu.php:721
724
- msgid "Settings"
725
- msgstr "Einstellungen"
726
-
727
- # @ captcha
728
- #: bws_menu.php:693 bws_menu.php:750
729
- #, fuzzy
730
- msgid "Activate this plugin"
731
- msgstr "Aktivierte Plugins"
732
-
733
- #: bws_menu.php:708 bws_menu.php:738 bws_menu.php:784
734
- msgid "Go"
735
- msgstr ""
736
-
737
- #: bws_menu.php:712 bws_menu.php:742 bws_menu.php:788
738
- msgid "DONATE"
739
- msgstr ""
740
-
741
- # @ captcha
742
- #: bws_menu.php:758
743
- msgid "Recommended plugins"
744
- msgstr "Empfohlene Plugins"
745
-
746
- # @ default
747
- #: bws_menu.php:796
748
- #, fuzzy
749
- msgid "Install now"
750
- msgstr "Installiere %s"
751
-
752
- #: bws_menu.php:817
753
- msgid "Try again"
754
- msgstr ""
755
-
756
- #: bws_menu.php:835
757
- #, php-format
758
- msgid "Preview &#8220;%s&#8221;"
759
- msgstr ""
760
-
761
- # @ default
762
- #: bws_menu.php:866
763
- #, php-format
764
- msgid "Install %s"
765
- msgstr "Installiere %s"
766
-
767
- # @ default
768
- #: bws_menu.php:866
769
- #, fuzzy
770
- msgid "Install Now"
771
- msgstr "Installiere %s"
772
-
773
- #: bws_menu.php:869
774
- #, php-format
775
- msgid "Update to version %s"
776
- msgstr ""
777
-
778
- #: bws_menu.php:869
779
- msgid "Update"
780
- msgstr ""
781
-
782
- #: bws_menu.php:876
783
- #, php-format
784
- msgid "Preview %s"
785
- msgstr ""
786
-
787
- #: bws_menu.php:876
788
- msgid "Preview"
789
- msgstr ""
790
-
791
- #: bws_menu.php:882 bws_menu.php:914
792
- #, php-format
793
- msgid "By %s"
794
- msgstr ""
795
-
796
- #: bws_menu.php:888
797
- msgid "Details"
798
- msgstr ""
799
-
800
- # @ default
801
- #: bws_menu.php:920
802
- #, fuzzy
803
- msgid "Already Installed"
804
- msgstr "Installiere %s"
805
-
806
- # @ captcha
807
- #: bws_menu.php:936
808
- msgid "Environment"
809
- msgstr "Umgebungsvariable"
810
-
811
- # @ captcha
812
- #: bws_menu.php:947
813
- msgid "Active Plugins"
814
- msgstr "Aktivierte Plugins"
815
-
816
- # @ captcha
817
- #: bws_menu.php:960
818
- msgid "Inactive Plugins"
819
- msgstr "Inactive Plugins"
820
-
821
- # @ captcha
822
- #: bws_menu.php:976
823
- msgid "Send to support"
824
- msgstr "Sende zuzm Support"
825
-
826
- # @ captcha
827
- #: bws_menu.php:983
828
- msgid "Send to custom email &#187;"
829
- msgstr "Senden Sie eine benutzerdefinierte E-Mail zu &#187;"
830
-
831
- # @ captcha
832
- #~ msgid "Pro plugins"
833
- #~ msgstr "BWS Plugins"
834
-
835
- # @ captcha
836
- #~ msgid "Activated plugins"
837
- #~ msgstr "Aktivierte Plugins"
838
-
839
- # @ captcha
840
- #~ msgid "Read more"
841
- #~ msgstr "Lesen Sie mehr"
842
-
843
- # @ captcha
844
- #~ msgid "Purchase"
845
- #~ msgstr "Kaufen"
846
-
847
- # @ captcha
848
- #~ msgid "Free plugins"
849
- #~ msgstr "Freie Plugins"
850
-
851
- # @ captcha
852
- #~ msgid "Download"
853
- #~ msgstr "Herunterladen"
854
-
855
- # @ captcha
856
- #~ msgid "Install now from wordpress.org"
857
- #~ msgstr "Installiere jetzt von wordpress.org"
858
-
859
- # @ captcha
860
- #, fuzzy
861
- #~ msgid "Activated theme"
862
- #~ msgstr "Actives Theme"
863
-
864
- # @ default
865
- #, fuzzy
866
- #~ msgid "Installed themes"
867
- #~ msgstr "Installiere %s"
868
-
869
- # @ captcha
870
- #, fuzzy
871
- #~ msgid "Recommended themes"
872
- #~ msgstr "Empfohlene Plugins"
873
-
874
- # @ default
875
- #, fuzzy
876
- #~ msgid "installed"
877
- #~ msgstr "Installiere %s"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bws_menu/languages/bestwebsoft-fr_FR.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-fr_FR.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-03-10 15:34+0300\n"
6
- "PO-Revision-Date: 2016-03-10 15:34+0300\n"
7
  "Last-Translator: Luc Capronnier <lcapronnier@yahoo.com>\n"
8
  "Language-Team: Luc Capronnier <lcapronnier@yahoo.com>\n"
9
  "Language: fr_FR\n"
@@ -17,11 +17,24 @@ msgstr ""
17
  "X-Generator: Poedit 1.5.4\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: bws_functions.php:65 bws_functions.php:89
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  msgid "requires"
22
  msgstr "obligatoire"
23
 
24
- #: bws_functions.php:67
25
  msgid ""
26
  "or higher, that is why it has been deactivated! Please upgrade WordPress and "
27
  "try again."
@@ -29,15 +42,15 @@ msgstr ""
29
  "ou supérieure, c'est pourquoi il a été désactivé! Merci de faire la mise à "
30
  "jour de WordPress puis de ré-essayer."
31
 
32
- #: bws_functions.php:68
33
  msgid "Back to the WordPress"
34
  msgstr "Retour à WordPress"
35
 
36
- #: bws_functions.php:70
37
  msgid "Plugins page"
38
  msgstr "Page des extensions"
39
 
40
- #: bws_functions.php:91
41
  msgid ""
42
  "or higher! We do not guarantee that our plugin will work correctly. Please "
43
  "upgrade to WordPress latest version."
@@ -45,57 +58,99 @@ msgstr ""
45
  "ou plus ! Nous ne garantissons pas que notre extension fonctionne "
46
  "correctement. Merci de mettre à jour Wordpress avec la dernière version."
47
 
48
- #: bws_functions.php:143 bws_functions.php:652 bws_functions.php:696
49
- #: bws_functions.php:755
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50
  msgid "Close notice"
51
  msgstr "Effacer l'avertissement"
52
 
53
- #: bws_functions.php:148
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
54
  msgid "It’s time to upgrade your"
55
  msgstr "C'est le moment de mettre à jour votre "
56
 
57
- #: bws_functions.php:148
58
  msgid "to"
59
  msgstr "à"
60
 
61
- #: bws_functions.php:148
62
  msgid "version!"
63
  msgstr "version"
64
 
65
- #: bws_functions.php:149
66
  msgid "Extend standard plugin functionality with new great options."
67
  msgstr ""
68
  "Étend les fonctionnalités classiques de l'extension avec des nouvelles "
69
  "options."
70
 
71
- #: bws_functions.php:152 bws_functions.php:593
72
  msgid "Learn More"
73
  msgstr "En savoir plus"
74
 
75
- #: bws_functions.php:169
76
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
77
  msgstr ""
78
  "Si notre extension vous satisfait, merci de la notée avec 5 étoiles dans "
79
  "Wordpress"
80
 
81
- #: bws_functions.php:170
82
  msgid "Rate the plugin"
83
  msgstr "Voter pour l'extension"
84
 
85
- #: bws_functions.php:173
86
  msgid "If there is something wrong about it, please contact us"
87
  msgstr "Si vous avez une question, n'hésitez pas à nous contacter"
88
 
89
- #: bws_functions.php:205
 
 
 
 
90
  msgid "Check premium options on the plugin settings page!"
91
  msgstr ""
92
  "Vérifier les options premium sur la page des paramètres de l'extension!"
93
 
94
- #: bws_functions.php:212 bws_functions.php:248
 
95
  msgid "Wrong license key"
96
  msgstr "Clé de licence incorrecte"
97
 
98
- #: bws_functions.php:242 bws_functions.php:506 bws_functions.php:557
 
99
  msgid ""
100
  "Something went wrong. Please try again later. If the error appears again, "
101
  "please contact us"
@@ -104,15 +159,16 @@ msgstr ""
104
  "nouveau, merci de contacter <a href=http://support.bestwebsoft."
105
  "com>BestWebSoft</a>. Nous sommes désolés pour le désagrément."
106
 
107
- #: bws_functions.php:242 bws_functions.php:506 bws_functions.php:557
 
108
  msgid "We are sorry for inconvenience."
109
  msgstr "Nous sommes désolés pour le désagrément."
110
 
111
- #: bws_functions.php:250
112
  msgid "This license key is bind to another site"
113
  msgstr "La clé de licence correspond à un autre site."
114
 
115
- #: bws_functions.php:252 bws_functions.php:416
116
  msgid ""
117
  "Unfortunately, you have exceeded the number of available tries per day. "
118
  "Please, upload the plugin manually."
@@ -120,7 +176,7 @@ msgstr ""
120
  "Désoler mais vous avez dépassé le nombre d'essai de la journée. Merci de "
121
  "télécharger l'extension manuellement."
122
 
123
- #: bws_functions.php:254
124
  msgid ""
125
  "Unfortunately, Your license has expired. To continue getting top-priority "
126
  "support and plugin updates you should extend it in your"
@@ -128,7 +184,7 @@ msgstr ""
128
  "Désoler, votre licence est terminée. Pour continuer à disposer du support "
129
  "rapide et des mises à jour de l'extension vous devez la renouveler dans votre"
130
 
131
- #: bws_functions.php:256
132
  msgid ""
133
  "Unfortunately, the Pro licence was already installed to this domain. The Pro "
134
  "Trial license can be installed only once."
@@ -136,19 +192,20 @@ msgstr ""
136
  "Une licence a déjà été installée sur ce domaine. La licence d'évaluation ne "
137
  "peut-être installée qu'une seule fois."
138
 
139
- #: bws_functions.php:277 bws_functions.php:299 bws_functions.php:321
 
140
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
141
  msgstr ""
142
  "Erreur de téléchargement de l'archive ZIP. Merci de télécharger l'extension "
143
  "manuellement."
144
 
145
- #: bws_functions.php:289
146
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
147
  msgstr ""
148
  "Erreur d'ouverture de l'archive zip. Merci de télécharger l'extension "
149
  "manuellement."
150
 
151
- #: bws_functions.php:295
152
  msgid ""
153
  "Your server does not support either ZipArchive or Phar. Please, upload the "
154
  "plugin manually"
@@ -156,13 +213,13 @@ msgstr ""
156
  "Votre serveur n'a pas le support du format des archives ZIP ou Phar. Merci "
157
  "de télécharger l'extension manuellement."
158
 
159
- #: bws_functions.php:302
160
  msgid "UploadDir is not writable. Please, upload the plugin manually"
161
  msgstr ""
162
  "Erreur d'ouverture de l'archive zip. Merci de télécharger l'extension "
163
  "manuellement."
164
 
165
- #: bws_functions.php:325
166
  msgid ""
167
  "Something went wrong. Try again later or upload the plugin manually. We are "
168
  "sorry for inconvenience."
@@ -170,72 +227,67 @@ msgstr ""
170
  "Il est survenu une erreur. Essayer de nouveau ou bien télécharger "
171
  "l'extension manuellement.Nous sommes désolés pour le désagrément."
172
 
173
- #: bws_functions.php:350
174
  msgid "Please, enter Your license key"
175
  msgstr "Merci de saisir votre clé de licence"
176
 
177
- #: bws_functions.php:380
 
178
  msgid ""
179
- "Congratulations! The Pro version of the plugin is successfully download and "
180
  "activated."
181
  msgstr ""
182
  "Félicitations! La version PRO de cette extension a été téléchargée et "
183
  "activée avec succès."
184
 
185
- #: bws_functions.php:382 bws_functions.php:473
186
  msgid "Please, go to"
187
  msgstr "Merci d’aller à"
188
 
189
- #: bws_functions.php:382 bws_functions.php:473
190
  msgid "the setting page"
191
  msgstr "Options supplémentaires"
192
 
193
- #: bws_functions.php:383 bws_functions.php:474
194
  msgid "You will be redirected automatically in 5 seconds."
195
  msgstr "Vous allez être redirigé automatiquement dans 5 secondes"
196
 
197
- #: bws_functions.php:390
198
  msgid "Show Pro features"
199
  msgstr "Voir les fonctionnalités de la version PRO"
200
 
201
- #: bws_functions.php:397
202
- msgid "You can download and activate"
203
- msgstr "Vous pouvez télécharger et activer la version "
204
 
205
- #: bws_functions.php:399
206
- msgid "version of this plugin by entering Your license key."
207
- msgstr " de cette extension en donnant votre clé de licence."
 
208
 
209
- #: bws_functions.php:401 bws_functions.php:442
210
- msgid ""
211
- "You can find your license key on your personal page Client area, by clicking "
212
- "on the link"
213
  msgstr ""
214
- "Vous pouvez trouver votre clé de licence sur votre page personnelle dans la "
215
- "zone cliente en cliquant sur le lien"
216
 
217
- #: bws_functions.php:403 bws_functions.php:444
218
- msgid "(your username is the email you specify when purchasing the product)."
 
219
  msgstr ""
220
  "(votre nom d'utilisateur est l'adresse e-mail que vous avez donné lors de "
221
  "l'achat de l'extension)."
222
 
223
- #: bws_functions.php:407 bws_functions.php:691
224
- msgid "or"
225
- msgstr "ou"
226
-
227
- #: bws_functions.php:407
228
  #, php-format
229
  msgid "Start Your Free %s-Day Trial Now"
230
  msgstr "Débuter votre licence d'évaluation gratuite de %s jours"
231
 
232
- #: bws_functions.php:413 bws_functions.php:422 bws_functions.php:452
233
- #: bws_functions.php:460 bws_functions.php:1232 bws_menu.php:693
234
- #: bws_menu.php:750
235
  msgid "Activate"
236
  msgstr "Activé"
237
 
238
- #: bws_functions.php:439 bws_functions.php:532
239
  #, php-format
240
  msgid ""
241
  "In order to continue using the plugin it is necessary to buy a %s license."
@@ -243,33 +295,33 @@ msgstr ""
243
  "Afin de pouvoir continuer à utiliser cette extension il est nécessaire "
244
  "d'acheter une licence %s."
245
 
246
- #: bws_functions.php:440
247
  msgid "After that you can activate it by entering your license key."
248
  msgstr ""
249
  " Après vous pouvez activer cette extension en donnant votre clé de licence."
250
 
251
- #: bws_functions.php:454
252
  msgid "Unfortunately, you have exceeded the number of available tries per day."
253
  msgstr ""
254
  "Désoler mais vous avez dépassé le nombre d'essai de la journée. Merci de "
255
  "télécharger l'extension manuellement."
256
 
257
- #: bws_functions.php:471
258
  msgid ""
259
  "Congratulations! The Pro license of the plugin is successfully activated."
260
  msgstr ""
261
  "Félicitations! La version PRO de cette extension a été téléchargée et "
262
  "activée avec succès."
263
 
264
- #: bws_functions.php:512
265
  msgid "Wrong license key."
266
  msgstr "Clé de licence incorrecte."
267
 
268
- #: bws_functions.php:514
269
  msgid "This license key is bind to another site."
270
  msgstr "La clé de licence correspond à un autre site."
271
 
272
- #: bws_functions.php:516
273
  msgid ""
274
  "This license key is valid, but Your license has expired. If you want to "
275
  "update our plugin in future, you should extend the license."
@@ -278,13 +330,13 @@ msgstr ""
278
  "continuer à disposer du support rapide et des mises à jour de l'extension "
279
  "vous devez la renouveller."
280
 
281
- #: bws_functions.php:518
282
  msgid "Unfortunately, you have exceeded the number of available tries."
283
  msgstr ""
284
  "Désoler mais vous avez dépassé le nombre d'essai de la journée. Merci de "
285
  "télécharger l'extension manuellement."
286
 
287
- #: bws_functions.php:520
288
  msgid ""
289
  "Unfortunately, the Pro Trial licence was already installed to this domain. "
290
  "The Pro Trial license can be installed only once."
@@ -292,23 +344,23 @@ msgstr ""
292
  "Une licence a déjà été installée sur ce domaine. La licence d'évaluation ne "
293
  "peut-être installée qu'une seule fois."
294
 
295
- #: bws_functions.php:524
296
  msgid "The Pro Trial license key is valid."
297
  msgstr "La clé de licence d'évaluation est valide."
298
 
299
- #: bws_functions.php:526
300
  msgid "The license key is valid."
301
  msgstr "La clé de licence est valide."
302
 
303
- #: bws_functions.php:529
304
  msgid "Your license will expire on"
305
  msgstr "Votre licence se termine le "
306
 
307
- #: bws_functions.php:562
308
  msgid "Please, enter your license key"
309
  msgstr "Merci de saisir votre clé de licence"
310
 
311
- #: bws_functions.php:575
312
  msgid ""
313
  "If needed you can check if the license key is correct or reenter it in the "
314
  "field below. You can find your license key on your personal page - Client "
@@ -318,24 +370,25 @@ msgstr ""
318
  "saisir de nouveau dans le champ ci-dessous. Vous pouvez trouver votre clé de "
319
  "licence sur votre page personnelle (zone client) sur notre site web."
320
 
321
- #: bws_functions.php:575
 
322
  msgid ""
323
- "(your username is the email you specify when purchasing the product). If "
324
  "necessary, please submit \"Lost your password?\" request."
325
  msgstr ""
326
  "(votre nom d'utilisateur est l'adresse e-mail que vous avez donné lors de "
327
  "l'achat de l'extension). Si nécessaire, utilisez la fonction de demande de "
328
  "mot de passe perdu."
329
 
330
- #: bws_functions.php:579
331
  msgid "Check license key"
332
  msgstr "Vérifier la clé de licence"
333
 
334
- #: bws_functions.php:593
335
  msgid "WARNING: Illegal use notification"
336
  msgstr "AVERTISSEMENT : Notification d'utilisation abusive"
337
 
338
- #: bws_functions.php:593
339
  msgid ""
340
  "You can use one license of the Pro plugin for one domain only. Please check "
341
  "and edit your license or domain if necessary using you personal Client Area. "
@@ -348,7 +401,7 @@ msgstr ""
348
  "de résoudre ce problème dans les 24 heures, sinon l'extension sera rendue "
349
  "inactive."
350
 
351
- #: bws_functions.php:601
352
  msgid ""
353
  "Notice: Your Pro Trial license has expired. To continue using the plugin you "
354
  "should buy a Pro license"
@@ -356,7 +409,7 @@ msgstr ""
356
  "Votre licence d'évaluation est terminée. Pour continuer à disposer du "
357
  "support rapide et des mises à jour de l'extension vous devez la renouveler."
358
 
359
- #: bws_functions.php:603
360
  msgid ""
361
  "Your license has expired. To continue getting top-priority support and "
362
  "plugin updates you should extend it."
@@ -364,82 +417,65 @@ msgstr ""
364
  "Votre licence est terminée. Pour continuer à disposer du support rapide et "
365
  "des mises à jour de l'extension vous devez la renouveller."
366
 
367
- #: bws_functions.php:603 bws_functions.php:656 bws_functions.php:1198
368
- #: bws_menu.php:669 bws_menu.php:691 bws_menu.php:718 bws_menu.php:748
369
- #: bws_menu.php:794
370
  msgid "Learn more"
371
  msgstr "En savoir plus"
372
 
373
- #: bws_functions.php:613
374
  #, php-format
375
  msgid "Notice: You are using the Pro Trial license of %s plugin."
376
  msgstr ""
377
  "Avertissement : vous utilisez la version d'évaluation de l'extension %s."
378
 
379
- #: bws_functions.php:615
380
  msgid "Notice: You are using the Pro Trial license of plugin."
381
  msgstr "Avertissement : vous utilisez la version d'évaluation de l'extension."
382
 
383
- #: bws_functions.php:618
384
  msgid "The Pro Trial license will expire on"
385
  msgstr "La licence PRO d'évaluation expirera le"
386
 
387
- #: bws_functions.php:656
388
  msgid "You license for"
389
  msgstr "Votre licence pour"
390
 
391
- #: bws_functions.php:656
392
  msgid "expires on"
393
  msgstr "se termine le"
394
 
395
- #: bws_functions.php:656
396
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
397
  msgstr "et vous ne disposerez plus du support rapide et des mises à jour."
398
 
399
- #: bws_functions.php:687
400
- msgid "Thank you for installing"
401
- msgstr "Merci d'avoir installé"
402
-
403
- #: bws_functions.php:688
404
- msgid "Let's get started"
405
- msgstr "Démarrer"
406
-
407
- #: bws_functions.php:689
408
- msgid "Configure Settings"
409
- msgstr "Configuration des paramètres"
410
-
411
- #: bws_functions.php:692
412
- msgid "Add New"
413
- msgstr "Ajouter"
414
-
415
- #: bws_functions.php:750
416
- #, fuzzy
417
  msgid "Thank you for choosing"
418
- msgstr "Merci d'avoir installé"
419
 
420
- #: bws_functions.php:751
421
  msgid ""
422
  "If you have a feature, suggestion or idea you'd like to see in the plugin, "
423
  "we'd love to hear about it!"
424
  msgstr ""
 
 
425
 
426
- #: bws_functions.php:752
427
  msgid "Suggest a Feature"
428
- msgstr ""
429
 
430
- #: bws_functions.php:768
431
  msgid "Notice"
432
  msgstr "Avertissement"
433
 
434
- #: bws_functions.php:768
435
  msgid "The plugin's settings have been changed."
436
  msgstr "Les paramètres de l'extension ont été modifiés."
437
 
438
- #: bws_functions.php:769 bws_functions.php:1240
439
  msgid "Save Changes"
440
  msgstr "Sauvegarder les modifications"
441
 
442
- #: bws_functions.php:786
443
  msgid ""
444
  "You can always look at premium options by clicking on the \"Show Pro features"
445
  "\" in the \"Go PRO\" tab"
@@ -447,371 +483,556 @@ msgstr ""
447
  "Vous pouvez toujours consulter les options premium en cliquant sur le lien "
448
  "\"Voir les fonctionnalités de la version PRO\" dans l'onglet Passer PRO"
449
 
450
- #: bws_functions.php:886
451
  msgid "Add shortcode"
452
  msgstr "Ajouter le code court"
453
 
454
- #: bws_functions.php:886
455
  msgid "Add BestWebSoft plugins' shortcodes using this button."
456
  msgstr "Ajouter le code court des extensions BestWebSoft avec ce bouton."
457
 
458
- #: bws_functions.php:935
459
  msgid "Close"
460
  msgstr "Fermer"
461
 
462
- #: bws_functions.php:1027
463
  msgid "Restore all plugin settings to defaults"
464
  msgstr "Remettre les valeurs par défaut des paramètres de l'extension"
465
 
466
- #: bws_functions.php:1029
467
  msgid "Restore settings"
468
  msgstr "Remettre les paramètres"
469
 
470
- #: bws_functions.php:1040
471
  msgid "Are you sure you want to restore all settings by default?"
472
  msgstr "Êtes vous sûr de vouloir remettre toutes les valeurs par défaut ?"
473
 
474
- #: bws_functions.php:1043
475
  msgid "Yes, restore all settings"
476
  msgstr "Oui, remettre les valeurs par défaut"
477
 
478
- #: bws_functions.php:1044
479
  msgid "No, go back to the settings page"
480
  msgstr "Non, retourner à la page des paramètres"
481
 
482
- #: bws_functions.php:1090
483
  msgid "Plugin"
484
  msgstr "Extension"
485
 
486
- #: bws_functions.php:1099
487
  msgid "Shortcode settings"
488
  msgstr "Paramètres du code court"
489
 
490
- #: bws_functions.php:1104
491
  msgid "The shortcode will be inserted"
492
  msgstr "Le code court sera inséré"
493
 
494
- #: bws_functions.php:1109
495
  msgid "Insert"
496
  msgstr "Insérer"
497
 
498
- #: bws_functions.php:1140
499
  msgid "Visit Help Center"
500
  msgstr "Visiter le site du support"
501
 
502
- #: bws_functions.php:1145
503
  msgid "FAQ"
504
  msgstr "FAQ"
505
 
506
- #: bws_functions.php:1151
507
  msgid "For more information:"
508
  msgstr "Pour plus d'informations&nbsp;:"
509
 
510
- #: bws_functions.php:1152
511
  msgid "Documentation"
512
  msgstr "Documentation"
513
 
514
- #: bws_functions.php:1153
515
  msgid "Video Instructions"
516
  msgstr "Vidéo explicative"
517
 
518
- #: bws_functions.php:1154
519
  msgid "Submit a Request"
520
  msgstr "Soumettre une requête"
521
 
522
- #: bws_functions.php:1165
523
  msgid "You do not have sufficient permissions to edit plugins for this site."
524
  msgstr ""
 
525
 
526
- #: bws_functions.php:1196
527
- msgid "File edited successfully."
528
- msgstr ""
 
529
 
530
- #: bws_functions.php:1198
531
  msgid "Not enough permissions to create or update the file"
532
- msgstr ""
 
 
 
 
 
533
 
534
- #: bws_functions.php:1222
535
  msgid "These styles will be added to the header on all pages of your site."
536
  msgstr ""
 
537
 
538
- #: bws_functions.php:1225
539
- msgid "Editing"
 
 
 
540
  msgstr ""
541
 
542
- #: bws_functions.php:1227
 
 
 
 
543
  msgid "Browsing"
 
 
 
 
 
 
 
 
 
 
 
 
544
  msgstr ""
 
 
545
 
546
- #: bws_functions.php:1235
547
  #, fuzzy
548
- msgid "Learn more about CSS"
549
- msgstr "En savoir plus"
550
-
551
- #: bws_functions.php:1243
552
- #, php-format
553
  msgid ""
554
- "You need to make this file writable before you can save your changes. See %s "
555
- "the Codex %s for more information."
 
 
 
 
 
 
 
 
 
556
  msgstr ""
 
 
557
 
558
- #: bws_menu.php:509
559
  msgid "Not set"
560
  msgstr "Not set"
561
 
562
- #: bws_menu.php:511 bws_menu.php:512
563
  msgid "On"
564
  msgstr "On"
565
 
566
- #: bws_menu.php:511 bws_menu.php:512
567
  msgid "Off"
568
  msgstr "Off"
569
 
570
- #: bws_menu.php:513 bws_menu.php:514 bws_menu.php:515 bws_menu.php:516
571
- #: bws_menu.php:517 bws_menu.php:529
572
  msgid "N/A"
573
  msgstr "N/A"
574
 
575
- #: bws_menu.php:517
576
  msgid " Mb"
577
  msgstr " Mb"
578
 
579
- #: bws_menu.php:518 bws_menu.php:519 bws_menu.php:520 bws_menu.php:525
580
  msgid "Yes"
581
  msgstr "Yes"
582
 
583
- #: bws_menu.php:518 bws_menu.php:519 bws_menu.php:520 bws_menu.php:527
584
  msgid "No"
585
  msgstr "No"
586
 
587
- #: bws_menu.php:537
588
  msgid "Operating System"
589
  msgstr "Operating System"
590
 
591
- #: bws_menu.php:538
592
  msgid "Server"
593
  msgstr "Server"
594
 
595
- #: bws_menu.php:539
596
  msgid "Memory usage"
597
  msgstr "Memory usage"
598
 
599
- #: bws_menu.php:540
600
  msgid "MYSQL Version"
601
  msgstr "MYSQL Version"
602
 
603
- #: bws_menu.php:541
604
  msgid "SQL Mode"
605
  msgstr "SQL Mode"
606
 
607
- #: bws_menu.php:542
608
  msgid "PHP Version"
609
  msgstr "PHP Version"
610
 
611
- #: bws_menu.php:543
612
  msgid "PHP Safe Mode"
613
  msgstr "PHP Safe Mode"
614
 
615
- #: bws_menu.php:544
616
  msgid "PHP Allow URL fopen"
617
  msgstr "PHP Allow URL fopen"
618
 
619
- #: bws_menu.php:545
620
  msgid "PHP Memory Limit"
621
  msgstr "PHP Memory Limit"
622
 
623
- #: bws_menu.php:546
624
  msgid "PHP Max Upload Size"
625
  msgstr "PHP Max Upload Size"
626
 
627
- #: bws_menu.php:547
628
  msgid "PHP Max Post Size"
629
  msgstr "PHP Max Post Size"
630
 
631
- #: bws_menu.php:548
632
  msgid "PHP Max Script Execute Time"
633
  msgstr "PHP Max Script Execute Time"
634
 
635
- #: bws_menu.php:549
636
  msgid "PHP Exif support"
637
  msgstr "PHP Exif support"
638
 
639
- #: bws_menu.php:550
640
  msgid "PHP IPTC support"
641
  msgstr "PHP IPTC support"
642
 
643
- #: bws_menu.php:551
644
  msgid "PHP XML support"
645
  msgstr "PHP XML support"
646
 
647
- #: bws_menu.php:552
648
  msgid "Site URL"
649
  msgstr "Site URL"
650
 
651
- #: bws_menu.php:553
652
  msgid "Home URL"
653
  msgstr "Home URL"
654
 
655
- #: bws_menu.php:556
656
  msgid "WordPress Version"
657
  msgstr "WordPress Version"
658
 
659
- #: bws_menu.php:557
660
  msgid "WordPress DB Version"
661
  msgstr "WordPress DB Version"
662
 
663
- #: bws_menu.php:558
664
  msgid "Multisite"
665
  msgstr "Multisite"
666
 
667
- #: bws_menu.php:559
668
  msgid "Active Theme"
669
  msgstr "Active Theme"
670
 
671
- #: bws_menu.php:574
672
  msgid "Please enter a valid email address."
673
  msgstr "Merci de saisir une adresse e-mail valide."
674
 
675
- #: bws_menu.php:578
676
  msgid "Email with system info is sent to "
677
  msgstr "Le courriel avec les informations système est envoyé à"
678
 
679
- #: bws_menu.php:582
680
  msgid "Thank you for contacting us."
681
  msgstr "Merci de nous avoir contacté."
682
 
683
- #: bws_menu.php:615
684
  msgid "Sorry, email message could not be delivered."
685
  msgstr "Désolé, votre e-mail n'a pas pu être envoyé."
686
 
687
- #: bws_menu.php:622
688
- msgid "Need help?"
689
- msgstr "Besoin d'aide ?"
690
-
691
- #: bws_menu.php:623
692
- msgid "Client area"
693
- msgstr "Espace client"
694
-
695
- #: bws_menu.php:624 bws_menu.php:933
696
  msgid "System status"
697
  msgstr "System status"
698
 
699
- #: bws_menu.php:629
700
- msgid "Plugins"
701
- msgstr "Extensions"
702
 
703
- #: bws_menu.php:630
704
- msgid "Themes"
705
- msgstr "Thèmes"
706
 
707
- #: bws_menu.php:634
708
- msgid "All"
709
- msgstr "Tous"
710
 
711
- #: bws_menu.php:635
712
- msgid "Installed"
713
- msgstr "Installé"
 
 
 
 
 
 
 
 
 
 
 
 
 
714
 
715
- #: bws_menu.php:636
716
- msgid "Recommended"
717
- msgstr "Recommandé"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
718
 
719
- #: bws_menu.php:640
720
- msgid "Installed plugins"
 
 
 
 
 
721
  msgstr "Extensions installées"
722
 
723
- #: bws_menu.php:672 bws_menu.php:721
724
- msgid "Settings"
725
- msgstr "Réglages"
726
 
727
- #: bws_menu.php:693 bws_menu.php:750
728
- msgid "Activate this plugin"
729
- msgstr "Activer cette extension"
 
 
 
 
 
 
 
 
 
 
730
 
731
- #: bws_menu.php:708 bws_menu.php:738 bws_menu.php:784
732
- msgid "Go"
733
- msgstr "Passez"
 
734
 
735
- #: bws_menu.php:712 bws_menu.php:742 bws_menu.php:788
736
- msgid "DONATE"
737
- msgstr "Faire un don"
738
 
739
- #: bws_menu.php:758
740
- msgid "Recommended plugins"
741
- msgstr "Extensions recommandées"
742
 
743
- #: bws_menu.php:796
744
- msgid "Install now"
745
- msgstr "Installer maintenant"
746
 
747
- #: bws_menu.php:817
748
- msgid "Try again"
749
- msgstr "Essayer de nouveau"
 
750
 
751
- #: bws_menu.php:835
752
- #, php-format
753
- msgid "Preview &#8220;%s&#8221;"
754
- msgstr "Pré-visualiser &#8220;%s&#8221;"
755
 
756
- #: bws_menu.php:866
757
- #, php-format
758
- msgid "Install %s"
759
- msgstr "%s installé"
760
 
761
- #: bws_menu.php:866
 
 
 
 
 
 
 
 
 
 
762
  msgid "Install Now"
763
  msgstr "Installer maintenant"
764
 
765
- #: bws_menu.php:869
766
- #, php-format
767
- msgid "Update to version %s"
768
- msgstr "Mettre à jour avec la version %s"
769
 
770
- #: bws_menu.php:869
771
- msgid "Update"
772
- msgstr "Mettre à jour"
773
 
774
- #: bws_menu.php:876
775
- #, php-format
776
- msgid "Preview %s"
777
- msgstr "Pré-visualiser %s"
 
 
 
 
778
 
779
- #: bws_menu.php:876
780
- msgid "Preview"
781
- msgstr "Pré-visualiser"
782
 
783
- #: bws_menu.php:882 bws_menu.php:914
784
  #, php-format
785
  msgid "By %s"
786
  msgstr "Par %s"
787
 
788
- #: bws_menu.php:888
789
- msgid "Details"
790
- msgstr "Détails"
791
-
792
- #: bws_menu.php:920
793
  msgid "Already Installed"
794
  msgstr "Déjà installé"
795
 
796
- #: bws_menu.php:936
 
 
 
 
 
 
 
 
 
 
 
 
797
  msgid "Environment"
798
  msgstr "Environnent"
799
 
800
- #: bws_menu.php:947
801
  msgid "Active Plugins"
802
  msgstr "Extensions actives"
803
 
804
- #: bws_menu.php:960
805
  msgid "Inactive Plugins"
806
  msgstr "Extensions inactives"
807
 
808
- #: bws_menu.php:976
809
- msgid "Send to support"
810
- msgstr "Envoyé au support"
811
 
812
- #: bws_menu.php:983
813
- msgid "Send to custom email &#187;"
814
- msgstr "Envoyer un e-mail spécifique &#187;"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
815
 
816
  #~ msgid "Add BWS Plugins Shortcode"
817
  #~ msgstr "Ajouter le code court de l'extension BWS"
@@ -851,9 +1072,6 @@ msgstr "Envoyer un e-mail spécifique &#187;"
851
  #~ msgid "Free themes"
852
  #~ msgstr "Thèmes gratuits"
853
 
854
- #~ msgid "Activated theme"
855
- #~ msgstr "Thème actif"
856
-
857
  #~ msgid "Customize &#8220;%s&#8221;"
858
  #~ msgstr "Personnaliser &#8220;%s&#8221;"
859
 
@@ -1173,9 +1391,6 @@ msgstr "Envoyer un e-mail spécifique &#187;"
1173
  #~ msgid "Text"
1174
  #~ msgstr "Texte"
1175
 
1176
- #~ msgid "Redirect to the page"
1177
- #~ msgstr "Rediriger vers la page"
1178
-
1179
  #~ msgid "Url"
1180
  #~ msgstr "Url"
1181
 
@@ -1321,9 +1536,6 @@ msgstr "Envoyer un e-mail spécifique &#187;"
1321
  #~ "Si vous voyez ce MIME c'est que votre navigateur n'accepte pas ce type de "
1322
  #~ "MIME !"
1323
 
1324
- #~ msgid "Support"
1325
- #~ msgstr "Support"
1326
-
1327
  #~ msgid "Display Attachment tips"
1328
  #~ msgstr "Afficher les explications sur les pièces jointes"
1329
 
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-06-20 18:01+0300\n"
6
+ "PO-Revision-Date: 2016-06-20 18:01+0300\n"
7
  "Last-Translator: Luc Capronnier <lcapronnier@yahoo.com>\n"
8
  "Language-Team: Luc Capronnier <lcapronnier@yahoo.com>\n"
9
  "Language: fr_FR\n"
17
  "X-Generator: Poedit 1.5.4\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: bws_functions.php:38 bws_menu.php:282 bws_menu.php:330
21
+ msgid "Plugins"
22
+ msgstr "Extensions"
23
+
24
+ #: bws_functions.php:39 bws_menu.php:283 bws_menu.php:579
25
+ msgid "Themes"
26
+ msgstr "Thèmes"
27
+
28
+ #: bws_functions.php:40
29
+ #, fuzzy
30
+ msgid "System Status"
31
+ msgstr "System status"
32
+
33
+ #: bws_functions.php:75 bws_functions.php:101
34
  msgid "requires"
35
  msgstr "obligatoire"
36
 
37
+ #: bws_functions.php:77
38
  msgid ""
39
  "or higher, that is why it has been deactivated! Please upgrade WordPress and "
40
  "try again."
42
  "ou supérieure, c'est pourquoi il a été désactivé! Merci de faire la mise à "
43
  "jour de WordPress puis de ré-essayer."
44
 
45
+ #: bws_functions.php:78
46
  msgid "Back to the WordPress"
47
  msgstr "Retour à WordPress"
48
 
49
+ #: bws_functions.php:80
50
  msgid "Plugins page"
51
  msgstr "Page des extensions"
52
 
53
+ #: bws_functions.php:103
54
  msgid ""
55
  "or higher! We do not guarantee that our plugin will work correctly. Please "
56
  "upgrade to WordPress latest version."
58
  "ou plus ! Nous ne garantissons pas que notre extension fonctionne "
59
  "correctement. Merci de mettre à jour Wordpress avec la dernière version."
60
 
61
+ #: bws_functions.php:118
62
+ msgid "Thank you for installing"
63
+ msgstr "Merci d'avoir installé"
64
+
65
+ #: bws_functions.php:119
66
+ msgid "Let's get started"
67
+ msgstr "Démarrer"
68
+
69
+ #: bws_functions.php:120 bws_functions.php:153 bws_menu.php:525
70
+ #: bws_menu.php:527
71
+ msgid "Settings"
72
+ msgstr "Réglages"
73
+
74
+ #: bws_functions.php:122 bws_functions.php:479
75
+ msgid "or"
76
+ msgstr "ou"
77
+
78
+ #: bws_functions.php:123 bws_functions.php:155
79
+ msgid "Add New"
80
+ msgstr "Ajouter"
81
+
82
+ #: bws_functions.php:127 bws_functions.php:137 bws_functions.php:213
83
+ #: bws_functions.php:724 bws_functions.php:814
84
  msgid "Close notice"
85
  msgstr "Effacer l'avertissement"
86
 
87
+ #: bws_functions.php:142
88
+ #, fuzzy
89
+ msgid "Thank you for installing plugins by BestWebSoft!"
90
+ msgstr "Merci d'avoir installé"
91
+
92
+ #: bws_functions.php:144
93
+ #, fuzzy
94
+ msgid "More Details"
95
+ msgstr "Détails"
96
+
97
+ #: bws_functions.php:145
98
+ #, fuzzy
99
+ msgid "Less Details"
100
+ msgstr "Détails"
101
+
102
+ #: bws_functions.php:218
103
  msgid "It’s time to upgrade your"
104
  msgstr "C'est le moment de mettre à jour votre "
105
 
106
+ #: bws_functions.php:218
107
  msgid "to"
108
  msgstr "à"
109
 
110
+ #: bws_functions.php:218
111
  msgid "version!"
112
  msgstr "version"
113
 
114
+ #: bws_functions.php:219
115
  msgid "Extend standard plugin functionality with new great options."
116
  msgstr ""
117
  "Étend les fonctionnalités classiques de l'extension avec des nouvelles "
118
  "options."
119
 
120
+ #: bws_functions.php:222 bws_functions.php:665 bws_menu.php:595
121
  msgid "Learn More"
122
  msgstr "En savoir plus"
123
 
124
+ #: bws_functions.php:239
125
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
126
  msgstr ""
127
  "Si notre extension vous satisfait, merci de la notée avec 5 étoiles dans "
128
  "Wordpress"
129
 
130
+ #: bws_functions.php:240
131
  msgid "Rate the plugin"
132
  msgstr "Voter pour l'extension"
133
 
134
+ #: bws_functions.php:243
135
  msgid "If there is something wrong about it, please contact us"
136
  msgstr "Si vous avez une question, n'hésitez pas à nous contacter"
137
 
138
+ #: bws_functions.php:247
139
+ msgid "Donations play an important role in supporting great projects"
140
+ msgstr ""
141
+
142
+ #: bws_functions.php:277
143
  msgid "Check premium options on the plugin settings page!"
144
  msgstr ""
145
  "Vérifier les options premium sur la page des paramètres de l'extension!"
146
 
147
+ #: bws_functions.php:284 bws_functions.php:320 bws_menu.php:87
148
+ #: bws_menu.php:114
149
  msgid "Wrong license key"
150
  msgstr "Clé de licence incorrecte"
151
 
152
+ #: bws_functions.php:314 bws_functions.php:578 bws_functions.php:629
153
+ #: bws_menu.php:108
154
  msgid ""
155
  "Something went wrong. Please try again later. If the error appears again, "
156
  "please contact us"
159
  "nouveau, merci de contacter <a href=http://support.bestwebsoft."
160
  "com>BestWebSoft</a>. Nous sommes désolés pour le désagrément."
161
 
162
+ #: bws_functions.php:314 bws_functions.php:578 bws_functions.php:629
163
+ #: bws_menu.php:108
164
  msgid "We are sorry for inconvenience."
165
  msgstr "Nous sommes désolés pour le désagrément."
166
 
167
+ #: bws_functions.php:322
168
  msgid "This license key is bind to another site"
169
  msgstr "La clé de licence correspond à un autre site."
170
 
171
+ #: bws_functions.php:324 bws_functions.php:488
172
  msgid ""
173
  "Unfortunately, you have exceeded the number of available tries per day. "
174
  "Please, upload the plugin manually."
176
  "Désoler mais vous avez dépassé le nombre d'essai de la journée. Merci de "
177
  "télécharger l'extension manuellement."
178
 
179
+ #: bws_functions.php:326 bws_menu.php:120
180
  msgid ""
181
  "Unfortunately, Your license has expired. To continue getting top-priority "
182
  "support and plugin updates you should extend it in your"
184
  "Désoler, votre licence est terminée. Pour continuer à disposer du support "
185
  "rapide et des mises à jour de l'extension vous devez la renouveler dans votre"
186
 
187
+ #: bws_functions.php:328 bws_menu.php:122
188
  msgid ""
189
  "Unfortunately, the Pro licence was already installed to this domain. The Pro "
190
  "Trial license can be installed only once."
192
  "Une licence a déjà été installée sur ce domaine. La licence d'évaluation ne "
193
  "peut-être installée qu'une seule fois."
194
 
195
+ #: bws_functions.php:349 bws_functions.php:371 bws_functions.php:393
196
+ #: bws_menu.php:370 bws_menu.php:401 bws_menu.php:412
197
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
198
  msgstr ""
199
  "Erreur de téléchargement de l'archive ZIP. Merci de télécharger l'extension "
200
  "manuellement."
201
 
202
+ #: bws_functions.php:361 bws_menu.php:387
203
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
204
  msgstr ""
205
  "Erreur d'ouverture de l'archive zip. Merci de télécharger l'extension "
206
  "manuellement."
207
 
208
+ #: bws_functions.php:367 bws_menu.php:394
209
  msgid ""
210
  "Your server does not support either ZipArchive or Phar. Please, upload the "
211
  "plugin manually"
213
  "Votre serveur n'a pas le support du format des archives ZIP ou Phar. Merci "
214
  "de télécharger l'extension manuellement."
215
 
216
+ #: bws_functions.php:374 bws_menu.php:404
217
  msgid "UploadDir is not writable. Please, upload the plugin manually"
218
  msgstr ""
219
  "Erreur d'ouverture de l'archive zip. Merci de télécharger l'extension "
220
  "manuellement."
221
 
222
+ #: bws_functions.php:397 bws_menu.php:139
223
  msgid ""
224
  "Something went wrong. Try again later or upload the plugin manually. We are "
225
  "sorry for inconvenience."
227
  "Il est survenu une erreur. Essayer de nouveau ou bien télécharger "
228
  "l'extension manuellement.Nous sommes désolés pour le désagrément."
229
 
230
+ #: bws_functions.php:422 bws_menu.php:149
231
  msgid "Please, enter Your license key"
232
  msgstr "Merci de saisir votre clé de licence"
233
 
234
+ #: bws_functions.php:452
235
+ #, fuzzy
236
  msgid ""
237
+ "Congratulations! Pro version of the plugin is successfully installed and "
238
  "activated."
239
  msgstr ""
240
  "Félicitations! La version PRO de cette extension a été téléchargée et "
241
  "activée avec succès."
242
 
243
+ #: bws_functions.php:454 bws_functions.php:545
244
  msgid "Please, go to"
245
  msgstr "Merci d’aller à"
246
 
247
+ #: bws_functions.php:454 bws_functions.php:545
248
  msgid "the setting page"
249
  msgstr "Options supplémentaires"
250
 
251
+ #: bws_functions.php:455 bws_functions.php:546
252
  msgid "You will be redirected automatically in 5 seconds."
253
  msgstr "Vous allez être redirigé automatiquement dans 5 secondes"
254
 
255
+ #: bws_functions.php:462
256
  msgid "Show Pro features"
257
  msgstr "Voir les fonctionnalités de la version PRO"
258
 
259
+ #: bws_functions.php:469
260
+ msgid "Enter your license key to install and activate"
261
+ msgstr ""
262
 
263
+ #: bws_functions.php:471
264
+ #, fuzzy
265
+ msgid "version of the plugin."
266
+ msgstr "Voter pour l'extension"
267
 
268
+ #: bws_functions.php:473 bws_functions.php:514
269
+ msgid "License key can be found in the"
 
 
270
  msgstr ""
 
 
271
 
272
+ #: bws_functions.php:475 bws_functions.php:516
273
+ #, fuzzy
274
+ msgid "(your username is the email address specified during the purchase)."
275
  msgstr ""
276
  "(votre nom d'utilisateur est l'adresse e-mail que vous avez donné lors de "
277
  "l'achat de l'extension)."
278
 
279
+ #: bws_functions.php:479
 
 
 
 
280
  #, php-format
281
  msgid "Start Your Free %s-Day Trial Now"
282
  msgstr "Débuter votre licence d'évaluation gratuite de %s jours"
283
 
284
+ #: bws_functions.php:485 bws_functions.php:494 bws_functions.php:524
285
+ #: bws_functions.php:532 bws_functions.php:1382 bws_menu.php:531
286
+ #: bws_menu.php:540
287
  msgid "Activate"
288
  msgstr "Activé"
289
 
290
+ #: bws_functions.php:511 bws_functions.php:604
291
  #, php-format
292
  msgid ""
293
  "In order to continue using the plugin it is necessary to buy a %s license."
295
  "Afin de pouvoir continuer à utiliser cette extension il est nécessaire "
296
  "d'acheter une licence %s."
297
 
298
+ #: bws_functions.php:512
299
  msgid "After that you can activate it by entering your license key."
300
  msgstr ""
301
  " Après vous pouvez activer cette extension en donnant votre clé de licence."
302
 
303
+ #: bws_functions.php:526 bws_menu.php:118 bws_menu.php:306
304
  msgid "Unfortunately, you have exceeded the number of available tries per day."
305
  msgstr ""
306
  "Désoler mais vous avez dépassé le nombre d'essai de la journée. Merci de "
307
  "télécharger l'extension manuellement."
308
 
309
+ #: bws_functions.php:543
310
  msgid ""
311
  "Congratulations! The Pro license of the plugin is successfully activated."
312
  msgstr ""
313
  "Félicitations! La version PRO de cette extension a été téléchargée et "
314
  "activée avec succès."
315
 
316
+ #: bws_functions.php:584
317
  msgid "Wrong license key."
318
  msgstr "Clé de licence incorrecte."
319
 
320
+ #: bws_functions.php:586
321
  msgid "This license key is bind to another site."
322
  msgstr "La clé de licence correspond à un autre site."
323
 
324
+ #: bws_functions.php:588
325
  msgid ""
326
  "This license key is valid, but Your license has expired. If you want to "
327
  "update our plugin in future, you should extend the license."
330
  "continuer à disposer du support rapide et des mises à jour de l'extension "
331
  "vous devez la renouveller."
332
 
333
+ #: bws_functions.php:590
334
  msgid "Unfortunately, you have exceeded the number of available tries."
335
  msgstr ""
336
  "Désoler mais vous avez dépassé le nombre d'essai de la journée. Merci de "
337
  "télécharger l'extension manuellement."
338
 
339
+ #: bws_functions.php:592
340
  msgid ""
341
  "Unfortunately, the Pro Trial licence was already installed to this domain. "
342
  "The Pro Trial license can be installed only once."
344
  "Une licence a déjà été installée sur ce domaine. La licence d'évaluation ne "
345
  "peut-être installée qu'une seule fois."
346
 
347
+ #: bws_functions.php:596
348
  msgid "The Pro Trial license key is valid."
349
  msgstr "La clé de licence d'évaluation est valide."
350
 
351
+ #: bws_functions.php:598 bws_menu.php:128
352
  msgid "The license key is valid."
353
  msgstr "La clé de licence est valide."
354
 
355
+ #: bws_functions.php:601 bws_menu.php:130
356
  msgid "Your license will expire on"
357
  msgstr "Votre licence se termine le "
358
 
359
+ #: bws_functions.php:634
360
  msgid "Please, enter your license key"
361
  msgstr "Merci de saisir votre clé de licence"
362
 
363
+ #: bws_functions.php:647
364
  msgid ""
365
  "If needed you can check if the license key is correct or reenter it in the "
366
  "field below. You can find your license key on your personal page - Client "
370
  "saisir de nouveau dans le champ ci-dessous. Vous pouvez trouver votre clé de "
371
  "licence sur votre page personnelle (zone client) sur notre site web."
372
 
373
+ #: bws_functions.php:647
374
+ #, fuzzy
375
  msgid ""
376
+ "(your username is the email address specified during the purchase). If "
377
  "necessary, please submit \"Lost your password?\" request."
378
  msgstr ""
379
  "(votre nom d'utilisateur est l'adresse e-mail que vous avez donné lors de "
380
  "l'achat de l'extension). Si nécessaire, utilisez la fonction de demande de "
381
  "mot de passe perdu."
382
 
383
+ #: bws_functions.php:651 bws_menu.php:304 bws_menu.php:315
384
  msgid "Check license key"
385
  msgstr "Vérifier la clé de licence"
386
 
387
+ #: bws_functions.php:665
388
  msgid "WARNING: Illegal use notification"
389
  msgstr "AVERTISSEMENT : Notification d'utilisation abusive"
390
 
391
+ #: bws_functions.php:665
392
  msgid ""
393
  "You can use one license of the Pro plugin for one domain only. Please check "
394
  "and edit your license or domain if necessary using you personal Client Area. "
401
  "de résoudre ce problème dans les 24 heures, sinon l'extension sera rendue "
402
  "inactive."
403
 
404
+ #: bws_functions.php:673
405
  msgid ""
406
  "Notice: Your Pro Trial license has expired. To continue using the plugin you "
407
  "should buy a Pro license"
409
  "Votre licence d'évaluation est terminée. Pour continuer à disposer du "
410
  "support rapide et des mises à jour de l'extension vous devez la renouveler."
411
 
412
+ #: bws_functions.php:675
413
  msgid ""
414
  "Your license has expired. To continue getting top-priority support and "
415
  "plugin updates you should extend it."
417
  "Votre licence est terminée. Pour continuer à disposer du support rapide et "
418
  "des mises à jour de l'extension vous devez la renouveller."
419
 
420
+ #: bws_functions.php:675 bws_functions.php:728 bws_functions.php:1337
 
 
421
  msgid "Learn more"
422
  msgstr "En savoir plus"
423
 
424
+ #: bws_functions.php:685
425
  #, php-format
426
  msgid "Notice: You are using the Pro Trial license of %s plugin."
427
  msgstr ""
428
  "Avertissement : vous utilisez la version d'évaluation de l'extension %s."
429
 
430
+ #: bws_functions.php:687
431
  msgid "Notice: You are using the Pro Trial license of plugin."
432
  msgstr "Avertissement : vous utilisez la version d'évaluation de l'extension."
433
 
434
+ #: bws_functions.php:690
435
  msgid "The Pro Trial license will expire on"
436
  msgstr "La licence PRO d'évaluation expirera le"
437
 
438
+ #: bws_functions.php:728
439
  msgid "You license for"
440
  msgstr "Votre licence pour"
441
 
442
+ #: bws_functions.php:728
443
  msgid "expires on"
444
  msgstr "se termine le"
445
 
446
+ #: bws_functions.php:728
447
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
448
  msgstr "et vous ne disposerez plus du support rapide et des mises à jour."
449
 
450
+ #: bws_functions.php:809
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
451
  msgid "Thank you for choosing"
452
+ msgstr "Merci d'avoir choisi"
453
 
454
+ #: bws_functions.php:810
455
  msgid ""
456
  "If you have a feature, suggestion or idea you'd like to see in the plugin, "
457
  "we'd love to hear about it!"
458
  msgstr ""
459
+ "Si vous avez une fonctionnalité, une suggestion ou une idée que vous "
460
+ "souhaitez pour cette extension, nous serons ravis d'en parler avec vous !"
461
 
462
+ #: bws_functions.php:811
463
  msgid "Suggest a Feature"
464
+ msgstr "Proposer une fonctionnalité"
465
 
466
+ #: bws_functions.php:827
467
  msgid "Notice"
468
  msgstr "Avertissement"
469
 
470
+ #: bws_functions.php:827
471
  msgid "The plugin's settings have been changed."
472
  msgstr "Les paramètres de l'extension ont été modifiés."
473
 
474
+ #: bws_functions.php:828 bws_functions.php:1393
475
  msgid "Save Changes"
476
  msgstr "Sauvegarder les modifications"
477
 
478
+ #: bws_functions.php:842
479
  msgid ""
480
  "You can always look at premium options by clicking on the \"Show Pro features"
481
  "\" in the \"Go PRO\" tab"
483
  "Vous pouvez toujours consulter les options premium en cliquant sur le lien "
484
  "\"Voir les fonctionnalités de la version PRO\" dans l'onglet Passer PRO"
485
 
486
+ #: bws_functions.php:971
487
  msgid "Add shortcode"
488
  msgstr "Ajouter le code court"
489
 
490
+ #: bws_functions.php:971
491
  msgid "Add BestWebSoft plugins' shortcodes using this button."
492
  msgstr "Ajouter le code court des extensions BestWebSoft avec ce bouton."
493
 
494
+ #: bws_functions.php:1020
495
  msgid "Close"
496
  msgstr "Fermer"
497
 
498
+ #: bws_functions.php:1112
499
  msgid "Restore all plugin settings to defaults"
500
  msgstr "Remettre les valeurs par défaut des paramètres de l'extension"
501
 
502
+ #: bws_functions.php:1114
503
  msgid "Restore settings"
504
  msgstr "Remettre les paramètres"
505
 
506
+ #: bws_functions.php:1125
507
  msgid "Are you sure you want to restore all settings by default?"
508
  msgstr "Êtes vous sûr de vouloir remettre toutes les valeurs par défaut ?"
509
 
510
+ #: bws_functions.php:1128
511
  msgid "Yes, restore all settings"
512
  msgstr "Oui, remettre les valeurs par défaut"
513
 
514
+ #: bws_functions.php:1129
515
  msgid "No, go back to the settings page"
516
  msgstr "Non, retourner à la page des paramètres"
517
 
518
+ #: bws_functions.php:1175
519
  msgid "Plugin"
520
  msgstr "Extension"
521
 
522
+ #: bws_functions.php:1184
523
  msgid "Shortcode settings"
524
  msgstr "Paramètres du code court"
525
 
526
+ #: bws_functions.php:1189
527
  msgid "The shortcode will be inserted"
528
  msgstr "Le code court sera inséré"
529
 
530
+ #: bws_functions.php:1194
531
  msgid "Insert"
532
  msgstr "Insérer"
533
 
534
+ #: bws_functions.php:1225
535
  msgid "Visit Help Center"
536
  msgstr "Visiter le site du support"
537
 
538
+ #: bws_functions.php:1230
539
  msgid "FAQ"
540
  msgstr "FAQ"
541
 
542
+ #: bws_functions.php:1236
543
  msgid "For more information:"
544
  msgstr "Pour plus d'informations&nbsp;:"
545
 
546
+ #: bws_functions.php:1237
547
  msgid "Documentation"
548
  msgstr "Documentation"
549
 
550
+ #: bws_functions.php:1238
551
  msgid "Video Instructions"
552
  msgstr "Vidéo explicative"
553
 
554
+ #: bws_functions.php:1239
555
  msgid "Submit a Request"
556
  msgstr "Soumettre une requête"
557
 
558
+ #: bws_functions.php:1250
559
  msgid "You do not have sufficient permissions to edit plugins for this site."
560
  msgstr ""
561
+ "Vous n'avez pas assez de droits pour modifier l'extension pour ce site."
562
 
563
+ #: bws_functions.php:1301 bws_functions.php:1328
564
+ #, fuzzy, php-format
565
+ msgid "File %s edited successfully."
566
+ msgstr "Le fichier a été modifié avec succès."
567
 
568
+ #: bws_functions.php:1303 bws_functions.php:1330
569
  msgid "Not enough permissions to create or update the file"
570
+ msgstr "Pas assez de droits pour créer ou modifier le fichier"
571
+
572
+ #: bws_functions.php:1333
573
+ #, fuzzy
574
+ msgid "Not enough permissions to create the file"
575
+ msgstr "Pas assez de droits pour créer ou modifier le fichier"
576
 
577
+ #: bws_functions.php:1371
578
  msgid "These styles will be added to the header on all pages of your site."
579
  msgstr ""
580
+ "Ces styles seront ajoutés aux entêtes sur tous les pages de votre site."
581
 
582
+ #: bws_functions.php:1373
583
+ #, php-format
584
+ msgid ""
585
+ "These PHP code will be hooked to the %s action and will be printed on front "
586
+ "end only."
587
  msgstr ""
588
 
589
+ #: bws_functions.php:1377
590
+ msgid "Editing"
591
+ msgstr "Modifier"
592
+
593
+ #: bws_functions.php:1379
594
  msgid "Browsing"
595
+ msgstr "Parcourir"
596
+
597
+ #: bws_functions.php:1386
598
+ #, fuzzy, php-format
599
+ msgid "Learn more about %s"
600
+ msgstr "En savoir plus sur les CSS"
601
+
602
+ #: bws_functions.php:1397
603
+ #, fuzzy, php-format
604
+ msgid ""
605
+ "You need to make this files writable before you can save your changes. See "
606
+ "%s the Codex %s for more information."
607
  msgstr ""
608
+ "Vous devez rendre ce fichier modifiable avant de pouvoir enregistrer vos "
609
+ "modifications. Regarder %s du Codex %s pour plus d'informations."
610
 
611
+ #: bws_menu.php:116
612
  #, fuzzy
 
 
 
 
 
613
  msgid ""
614
+ "This license key is bind to another website. Change it via personal Client "
615
+ "Area."
616
+ msgstr "La clé de licence correspond à un autre site."
617
+
618
+ #: bws_menu.php:116
619
+ msgid "Log in"
620
+ msgstr ""
621
+
622
+ #: bws_menu.php:132
623
+ #, fuzzy
624
+ msgid "Congratulations! Pro Membership license is successfully activated."
625
  msgstr ""
626
+ "Félicitations! La version PRO de cette extension a été téléchargée et "
627
+ "activée avec succès."
628
 
629
+ #: bws_menu.php:161
630
  msgid "Not set"
631
  msgstr "Not set"
632
 
633
+ #: bws_menu.php:163 bws_menu.php:164
634
  msgid "On"
635
  msgstr "On"
636
 
637
+ #: bws_menu.php:163 bws_menu.php:164
638
  msgid "Off"
639
  msgstr "Off"
640
 
641
+ #: bws_menu.php:165 bws_menu.php:166 bws_menu.php:167 bws_menu.php:168
642
+ #: bws_menu.php:169 bws_menu.php:181
643
  msgid "N/A"
644
  msgstr "N/A"
645
 
646
+ #: bws_menu.php:169
647
  msgid " Mb"
648
  msgstr " Mb"
649
 
650
+ #: bws_menu.php:170 bws_menu.php:171 bws_menu.php:172 bws_menu.php:177
651
  msgid "Yes"
652
  msgstr "Yes"
653
 
654
+ #: bws_menu.php:170 bws_menu.php:171 bws_menu.php:172 bws_menu.php:179
655
  msgid "No"
656
  msgstr "No"
657
 
658
+ #: bws_menu.php:190
659
  msgid "Operating System"
660
  msgstr "Operating System"
661
 
662
+ #: bws_menu.php:191
663
  msgid "Server"
664
  msgstr "Server"
665
 
666
+ #: bws_menu.php:192
667
  msgid "Memory usage"
668
  msgstr "Memory usage"
669
 
670
+ #: bws_menu.php:193
671
  msgid "MYSQL Version"
672
  msgstr "MYSQL Version"
673
 
674
+ #: bws_menu.php:194
675
  msgid "SQL Mode"
676
  msgstr "SQL Mode"
677
 
678
+ #: bws_menu.php:195
679
  msgid "PHP Version"
680
  msgstr "PHP Version"
681
 
682
+ #: bws_menu.php:196
683
  msgid "PHP Safe Mode"
684
  msgstr "PHP Safe Mode"
685
 
686
+ #: bws_menu.php:197
687
  msgid "PHP Allow URL fopen"
688
  msgstr "PHP Allow URL fopen"
689
 
690
+ #: bws_menu.php:198
691
  msgid "PHP Memory Limit"
692
  msgstr "PHP Memory Limit"
693
 
694
+ #: bws_menu.php:199
695
  msgid "PHP Max Upload Size"
696
  msgstr "PHP Max Upload Size"
697
 
698
+ #: bws_menu.php:200
699
  msgid "PHP Max Post Size"
700
  msgstr "PHP Max Post Size"
701
 
702
+ #: bws_menu.php:201
703
  msgid "PHP Max Script Execute Time"
704
  msgstr "PHP Max Script Execute Time"
705
 
706
+ #: bws_menu.php:202
707
  msgid "PHP Exif support"
708
  msgstr "PHP Exif support"
709
 
710
+ #: bws_menu.php:203
711
  msgid "PHP IPTC support"
712
  msgstr "PHP IPTC support"
713
 
714
+ #: bws_menu.php:204
715
  msgid "PHP XML support"
716
  msgstr "PHP XML support"
717
 
718
+ #: bws_menu.php:205
719
  msgid "Site URL"
720
  msgstr "Site URL"
721
 
722
+ #: bws_menu.php:206
723
  msgid "Home URL"
724
  msgstr "Home URL"
725
 
726
+ #: bws_menu.php:209
727
  msgid "WordPress Version"
728
  msgstr "WordPress Version"
729
 
730
+ #: bws_menu.php:210
731
  msgid "WordPress DB Version"
732
  msgstr "WordPress DB Version"
733
 
734
+ #: bws_menu.php:211
735
  msgid "Multisite"
736
  msgstr "Multisite"
737
 
738
+ #: bws_menu.php:212
739
  msgid "Active Theme"
740
  msgstr "Active Theme"
741
 
742
+ #: bws_menu.php:226
743
  msgid "Please enter a valid email address."
744
  msgstr "Merci de saisir une adresse e-mail valide."
745
 
746
+ #: bws_menu.php:230
747
  msgid "Email with system info is sent to "
748
  msgstr "Le courriel avec les informations système est envoyé à"
749
 
750
+ #: bws_menu.php:234
751
  msgid "Thank you for contacting us."
752
  msgstr "Merci de nous avoir contacté."
753
 
754
+ #: bws_menu.php:267
755
  msgid "Sorry, email message could not be delivered."
756
  msgstr "Désolé, votre e-mail n'a pas pu être envoyé."
757
 
758
+ #: bws_menu.php:286 bws_menu.php:626
 
 
 
 
 
 
 
 
759
  msgid "System status"
760
  msgstr "System status"
761
 
762
+ #: bws_menu.php:287
763
+ msgid "Support"
764
+ msgstr "Support"
765
 
766
+ #: bws_menu.php:288
767
+ msgid "Manage purchased licenses & subscriptions"
768
+ msgstr ""
769
 
770
+ #: bws_menu.php:288
771
+ msgid "My Account"
772
+ msgstr ""
773
 
774
+ #: bws_menu.php:296
775
+ #, php-format
776
+ msgid "Get Access to %s+ Premium Plugins"
777
+ msgstr ""
778
+
779
+ #: bws_menu.php:297
780
+ #, php-format
781
+ msgid ""
782
+ "Join BestWebSoft Pro Membership today, cancel any time and use all plugins "
783
+ "on a single website %s for only %s per month."
784
+ msgstr ""
785
+
786
+ #: bws_menu.php:309
787
+ #, fuzzy
788
+ msgid "Enter your license key"
789
+ msgstr "Merci de saisir votre clé de licence"
790
 
791
+ #: bws_menu.php:313
792
+ #, fuzzy
793
+ msgid "Activate Membership"
794
+ msgstr "Thème actif"
795
+
796
+ #: bws_menu.php:322
797
+ msgid "Don’t have valid license key yet?"
798
+ msgstr ""
799
+
800
+ #: bws_menu.php:322
801
+ msgid "Subscribe to Pro Membership"
802
+ msgstr ""
803
+
804
+ #: bws_menu.php:331
805
+ #, fuzzy
806
+ msgid "Upload Plugin"
807
+ msgstr "Extension"
808
+
809
+ #: bws_menu.php:335
810
+ #, php-format
811
+ msgid ""
812
+ "The plugin generated %d characters of <strong>unexpected output</strong> "
813
+ "during activation. If you notice &#8220;headers already sent&#8221; "
814
+ "messages, problems with syndication feeds or other issues, try deactivating "
815
+ "or removing this plugin."
816
+ msgstr ""
817
+
818
+ #: bws_menu.php:337
819
+ msgid ""
820
+ "Plugin could not be activated because it triggered a <strong>fatal error</"
821
+ "strong>."
822
+ msgstr ""
823
 
824
+ #: bws_menu.php:340
825
+ msgid "Plugin <strong>activated</strong>."
826
+ msgstr ""
827
+
828
+ #: bws_menu.php:347
829
+ #, fuzzy
830
+ msgid "Installing Plugin"
831
  msgstr "Extensions installées"
832
 
833
+ #: bws_menu.php:353
834
+ msgid "Downloading install package from"
835
+ msgstr ""
836
 
837
+ #: bws_menu.php:378
838
+ msgid "Unpacking the package"
839
+ msgstr ""
840
+
841
+ #: bws_menu.php:383 bws_menu.php:391
842
+ #, fuzzy
843
+ msgid "Installing the plugin"
844
+ msgstr "Extensions installées"
845
+
846
+ #: bws_menu.php:397
847
+ #, fuzzy
848
+ msgid "Successfully installed the plugin"
849
+ msgstr "Extensions installées"
850
 
851
+ #: bws_menu.php:409
852
+ #, fuzzy
853
+ msgid "Activate Plugin"
854
+ msgstr "Extensions actives"
855
 
856
+ #: bws_menu.php:409 bws_menu.php:415
857
+ msgid "Return to BestWebSoft Panel"
858
+ msgstr ""
859
 
860
+ #: bws_menu.php:419 bws_menu.php:434 bws_menu.php:561
861
+ msgid "All"
862
+ msgstr "Tous"
863
 
864
+ #: bws_menu.php:420
865
+ msgid "Installed"
866
+ msgstr "Installé"
867
 
868
+ #: bws_menu.php:421
869
+ #, fuzzy
870
+ msgid "Not Installed"
871
+ msgstr "Installé"
872
 
873
+ #: bws_menu.php:427
874
+ msgid "Filter results"
875
+ msgstr ""
 
876
 
877
+ #: bws_menu.php:430 bws_menu.php:557
878
+ msgid "Category"
879
+ msgstr ""
 
880
 
881
+ #: bws_menu.php:496
882
+ #, fuzzy
883
+ msgid "Renew to get updates"
884
+ msgstr "Rediriger vers la page"
885
+
886
+ #: bws_menu.php:499
887
+ #, fuzzy, php-format
888
+ msgid "Update to v %s"
889
+ msgstr "Mettre à jour avec la version %s"
890
+
891
+ #: bws_menu.php:511 bws_menu.php:534 bws_menu.php:543
892
  msgid "Install Now"
893
  msgstr "Installer maintenant"
894
 
895
+ #: bws_menu.php:517
896
+ msgid "Upgrade to Pro"
897
+ msgstr ""
 
898
 
899
+ #: bws_menu.php:521
900
+ msgid "Donate"
901
+ msgstr ""
902
 
903
+ #: bws_menu.php:531 bws_menu.php:540
904
+ msgid "Activate this plugin"
905
+ msgstr "Activer cette extension"
906
+
907
+ #: bws_menu.php:543
908
+ #, fuzzy
909
+ msgid "Install this plugin"
910
+ msgstr "Extensions installées"
911
 
912
+ #: bws_menu.php:552
913
+ msgid "Nothing found. Try another criteria."
914
+ msgstr ""
915
 
916
+ #: bws_menu.php:589 bws_menu.php:609
917
  #, php-format
918
  msgid "By %s"
919
  msgstr "Par %s"
920
 
921
+ #: bws_menu.php:615
 
 
 
 
922
  msgid "Already Installed"
923
  msgstr "Déjà installé"
924
 
925
+ #: bws_menu.php:623
926
+ msgid "Browse Free WordPress Themes"
927
+ msgstr ""
928
+
929
+ #: bws_menu.php:632
930
+ msgid "Send to support"
931
+ msgstr "Envoyé au support"
932
+
933
+ #: bws_menu.php:639
934
+ msgid "Send to custom email &#187;"
935
+ msgstr "Envoyer un e-mail spécifique &#187;"
936
+
937
+ #: bws_menu.php:646
938
  msgid "Environment"
939
  msgstr "Environnent"
940
 
941
+ #: bws_menu.php:657
942
  msgid "Active Plugins"
943
  msgstr "Extensions actives"
944
 
945
+ #: bws_menu.php:670
946
  msgid "Inactive Plugins"
947
  msgstr "Extensions inactives"
948
 
949
+ #: product_list.php:7
950
+ msgid "Advertisement"
951
+ msgstr ""
952
 
953
+ #: product_list.php:8
954
+ msgid "Content & Media"
955
+ msgstr ""
956
+
957
+ #: product_list.php:9
958
+ msgid "Management"
959
+ msgstr ""
960
+
961
+ #: product_list.php:10
962
+ msgid "Security"
963
+ msgstr ""
964
+
965
+ #: product_list.php:11
966
+ #, fuzzy
967
+ msgid "Site Stats"
968
+ msgstr "System status"
969
+
970
+ #: product_list.php:12
971
+ msgid "Social"
972
+ msgstr ""
973
+
974
+ #: product_list.php:13
975
+ msgid "Utilities"
976
+ msgstr ""
977
+
978
+ #: product_list.php:14
979
+ msgid "Other"
980
+ msgstr ""
981
+
982
+ #~ msgid "You can download and activate"
983
+ #~ msgstr "Vous pouvez télécharger et activer la version "
984
+
985
+ #~ msgid "version of this plugin by entering Your license key."
986
+ #~ msgstr " de cette extension en donnant votre clé de licence."
987
+
988
+ #~ msgid ""
989
+ #~ "You can find your license key on your personal page Client area, by "
990
+ #~ "clicking on the link"
991
+ #~ msgstr ""
992
+ #~ "Vous pouvez trouver votre clé de licence sur votre page personnelle dans "
993
+ #~ "la zone cliente en cliquant sur le lien"
994
+
995
+ #~ msgid "Configure Settings"
996
+ #~ msgstr "Configuration des paramètres"
997
+
998
+ #~ msgid "Need help?"
999
+ #~ msgstr "Besoin d'aide ?"
1000
+
1001
+ #~ msgid "Client area"
1002
+ #~ msgstr "Espace client"
1003
+
1004
+ #~ msgid "Recommended"
1005
+ #~ msgstr "Recommandé"
1006
+
1007
+ #~ msgid "Go"
1008
+ #~ msgstr "Passez"
1009
+
1010
+ #~ msgid "DONATE"
1011
+ #~ msgstr "Faire un don"
1012
+
1013
+ #~ msgid "Recommended plugins"
1014
+ #~ msgstr "Extensions recommandées"
1015
+
1016
+ #~ msgid "Install now"
1017
+ #~ msgstr "Installer maintenant"
1018
+
1019
+ #~ msgid "Try again"
1020
+ #~ msgstr "Essayer de nouveau"
1021
+
1022
+ #~ msgid "Preview &#8220;%s&#8221;"
1023
+ #~ msgstr "Pré-visualiser &#8220;%s&#8221;"
1024
+
1025
+ #~ msgid "Install %s"
1026
+ #~ msgstr "%s installé"
1027
+
1028
+ #~ msgid "Update"
1029
+ #~ msgstr "Mettre à jour"
1030
+
1031
+ #~ msgid "Preview %s"
1032
+ #~ msgstr "Pré-visualiser %s"
1033
+
1034
+ #~ msgid "Preview"
1035
+ #~ msgstr "Pré-visualiser"
1036
 
1037
  #~ msgid "Add BWS Plugins Shortcode"
1038
  #~ msgstr "Ajouter le code court de l'extension BWS"
1072
  #~ msgid "Free themes"
1073
  #~ msgstr "Thèmes gratuits"
1074
 
 
 
 
1075
  #~ msgid "Customize &#8220;%s&#8221;"
1076
  #~ msgstr "Personnaliser &#8220;%s&#8221;"
1077
 
1391
  #~ msgid "Text"
1392
  #~ msgstr "Texte"
1393
 
 
 
 
1394
  #~ msgid "Url"
1395
  #~ msgstr "Url"
1396
 
1536
  #~ "Si vous voyez ce MIME c'est que votre navigateur n'accepte pas ce type de "
1537
  #~ "MIME !"
1538
 
 
 
 
1539
  #~ msgid "Display Attachment tips"
1540
  #~ msgstr "Afficher les explications sur les pièces jointes"
1541
 
bws_menu/languages/bestwebsoft-it_IT.mo DELETED
Binary file
bws_menu/languages/bestwebsoft-it_IT.po DELETED
@@ -1,1169 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: bestwebsoft\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-03-10 15:34+0300\n"
6
- "PO-Revision-Date: 2016-03-10 15:34+0300\n"
7
- "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
- "Language-Team: Marco <marco@blackstudio.it>\n"
9
- "Language: it_IT\n"
10
- "MIME-Version: 1.0\n"
11
- "Content-Type: text/plain; charset=UTF-8\n"
12
- "Content-Transfer-Encoding: 8bit\n"
13
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
14
- "X-Generator: Poedit 1.5.4\n"
15
- "X-Poedit-SourceCharset: UTF-8\n"
16
- "X-Poedit-KeywordsList: __;_e\n"
17
- "X-Poedit-Basepath: ..\n"
18
- "X-Textdomain-Support: yes\n"
19
- "X-Poedit-SearchPath-0: .\n"
20
-
21
- #: bws_functions.php:65 bws_functions.php:89
22
- msgid "requires"
23
- msgstr ""
24
-
25
- #: bws_functions.php:67
26
- msgid ""
27
- "or higher, that is why it has been deactivated! Please upgrade WordPress and "
28
- "try again."
29
- msgstr ""
30
-
31
- #: bws_functions.php:68
32
- msgid "Back to the WordPress"
33
- msgstr ""
34
-
35
- # @ bestwebsoft
36
- #: bws_functions.php:70
37
- #, fuzzy
38
- msgid "Plugins page"
39
- msgstr "Plugin Pro"
40
-
41
- #: bws_functions.php:91
42
- msgid ""
43
- "or higher! We do not guarantee that our plugin will work correctly. Please "
44
- "upgrade to WordPress latest version."
45
- msgstr ""
46
-
47
- #: bws_functions.php:143 bws_functions.php:652 bws_functions.php:696
48
- #: bws_functions.php:755
49
- msgid "Close notice"
50
- msgstr ""
51
-
52
- #: bws_functions.php:148
53
- msgid "It’s time to upgrade your"
54
- msgstr ""
55
-
56
- # @ captcha
57
- #: bws_functions.php:148
58
- #, fuzzy
59
- msgid "to"
60
- msgstr "due"
61
-
62
- # @ bestwebsoft
63
- #: bws_functions.php:148
64
- #, fuzzy
65
- msgid "version!"
66
- msgstr "Versione PHP"
67
-
68
- #: bws_functions.php:149
69
- msgid "Extend standard plugin functionality with new great options."
70
- msgstr ""
71
-
72
- # @ bestwebsoft
73
- #: bws_functions.php:152 bws_functions.php:593
74
- #, fuzzy
75
- msgid "Learn More"
76
- msgstr "Leggi tutto"
77
-
78
- #: bws_functions.php:169
79
- msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
80
- msgstr ""
81
-
82
- # @ bestwebsoft
83
- #: bws_functions.php:170
84
- #, fuzzy
85
- msgid "Rate the plugin"
86
- msgstr "Plugin attivi"
87
-
88
- # @ bestwebsoft
89
- #: bws_functions.php:173
90
- #, fuzzy
91
- msgid "If there is something wrong about it, please contact us"
92
- msgstr "Se hai domande, contattaci tramite"
93
-
94
- #: bws_functions.php:205
95
- msgid "Check premium options on the plugin settings page!"
96
- msgstr ""
97
-
98
- #: bws_functions.php:212 bws_functions.php:248
99
- msgid "Wrong license key"
100
- msgstr ""
101
-
102
- #: bws_functions.php:242 bws_functions.php:506 bws_functions.php:557
103
- msgid ""
104
- "Something went wrong. Please try again later. If the error appears again, "
105
- "please contact us"
106
- msgstr ""
107
-
108
- #: bws_functions.php:242 bws_functions.php:506 bws_functions.php:557
109
- msgid "We are sorry for inconvenience."
110
- msgstr ""
111
-
112
- #: bws_functions.php:250
113
- msgid "This license key is bind to another site"
114
- msgstr ""
115
-
116
- #: bws_functions.php:252 bws_functions.php:416
117
- msgid ""
118
- "Unfortunately, you have exceeded the number of available tries per day. "
119
- "Please, upload the plugin manually."
120
- msgstr ""
121
-
122
- #: bws_functions.php:254
123
- msgid ""
124
- "Unfortunately, Your license has expired. To continue getting top-priority "
125
- "support and plugin updates you should extend it in your"
126
- msgstr ""
127
-
128
- #: bws_functions.php:256
129
- msgid ""
130
- "Unfortunately, the Pro licence was already installed to this domain. The Pro "
131
- "Trial license can be installed only once."
132
- msgstr ""
133
-
134
- #: bws_functions.php:277 bws_functions.php:299 bws_functions.php:321
135
- msgid "Failed to download the zip archive. Please, upload the plugin manually"
136
- msgstr ""
137
-
138
- #: bws_functions.php:289
139
- msgid "Failed to open the zip archive. Please, upload the plugin manually"
140
- msgstr ""
141
-
142
- #: bws_functions.php:295
143
- msgid ""
144
- "Your server does not support either ZipArchive or Phar. Please, upload the "
145
- "plugin manually"
146
- msgstr ""
147
-
148
- #: bws_functions.php:302
149
- msgid "UploadDir is not writable. Please, upload the plugin manually"
150
- msgstr ""
151
-
152
- #: bws_functions.php:325
153
- msgid ""
154
- "Something went wrong. Try again later or upload the plugin manually. We are "
155
- "sorry for inconvenience."
156
- msgstr ""
157
-
158
- #: bws_functions.php:350
159
- msgid "Please, enter Your license key"
160
- msgstr ""
161
-
162
- #: bws_functions.php:380
163
- msgid ""
164
- "Congratulations! The Pro version of the plugin is successfully download and "
165
- "activated."
166
- msgstr ""
167
-
168
- #: bws_functions.php:382 bws_functions.php:473
169
- msgid "Please, go to"
170
- msgstr ""
171
-
172
- #: bws_functions.php:382 bws_functions.php:473
173
- msgid "the setting page"
174
- msgstr ""
175
-
176
- #: bws_functions.php:383 bws_functions.php:474
177
- msgid "You will be redirected automatically in 5 seconds."
178
- msgstr ""
179
-
180
- #: bws_functions.php:390
181
- msgid "Show Pro features"
182
- msgstr ""
183
-
184
- #: bws_functions.php:397
185
- msgid "You can download and activate"
186
- msgstr ""
187
-
188
- #: bws_functions.php:399
189
- msgid "version of this plugin by entering Your license key."
190
- msgstr ""
191
-
192
- #: bws_functions.php:401 bws_functions.php:442
193
- msgid ""
194
- "You can find your license key on your personal page Client area, by clicking "
195
- "on the link"
196
- msgstr ""
197
-
198
- #: bws_functions.php:403 bws_functions.php:444
199
- msgid "(your username is the email you specify when purchasing the product)."
200
- msgstr ""
201
-
202
- # @ captcha
203
- #: bws_functions.php:407 bws_functions.php:691
204
- #, fuzzy
205
- msgid "or"
206
- msgstr "quattro"
207
-
208
- #: bws_functions.php:407
209
- #, php-format
210
- msgid "Start Your Free %s-Day Trial Now"
211
- msgstr ""
212
-
213
- # @ bestwebsoft
214
- #: bws_functions.php:413 bws_functions.php:422 bws_functions.php:452
215
- #: bws_functions.php:460 bws_functions.php:1232 bws_menu.php:693
216
- #: bws_menu.php:750
217
- #, fuzzy
218
- msgid "Activate"
219
- msgstr "Plugin attivi"
220
-
221
- #: bws_functions.php:439 bws_functions.php:532
222
- #, php-format
223
- msgid ""
224
- "In order to continue using the plugin it is necessary to buy a %s license."
225
- msgstr ""
226
-
227
- #: bws_functions.php:440
228
- msgid "After that you can activate it by entering your license key."
229
- msgstr ""
230
-
231
- #: bws_functions.php:454
232
- msgid "Unfortunately, you have exceeded the number of available tries per day."
233
- msgstr ""
234
-
235
- #: bws_functions.php:471
236
- msgid ""
237
- "Congratulations! The Pro license of the plugin is successfully activated."
238
- msgstr ""
239
-
240
- #: bws_functions.php:512
241
- msgid "Wrong license key."
242
- msgstr ""
243
-
244
- #: bws_functions.php:514
245
- msgid "This license key is bind to another site."
246
- msgstr ""
247
-
248
- #: bws_functions.php:516
249
- msgid ""
250
- "This license key is valid, but Your license has expired. If you want to "
251
- "update our plugin in future, you should extend the license."
252
- msgstr ""
253
-
254
- #: bws_functions.php:518
255
- msgid "Unfortunately, you have exceeded the number of available tries."
256
- msgstr ""
257
-
258
- #: bws_functions.php:520
259
- msgid ""
260
- "Unfortunately, the Pro Trial licence was already installed to this domain. "
261
- "The Pro Trial license can be installed only once."
262
- msgstr ""
263
-
264
- #: bws_functions.php:524
265
- msgid "The Pro Trial license key is valid."
266
- msgstr ""
267
-
268
- #: bws_functions.php:526
269
- msgid "The license key is valid."
270
- msgstr ""
271
-
272
- #: bws_functions.php:529
273
- msgid "Your license will expire on"
274
- msgstr ""
275
-
276
- #: bws_functions.php:562
277
- msgid "Please, enter your license key"
278
- msgstr ""
279
-
280
- #: bws_functions.php:575
281
- msgid ""
282
- "If needed you can check if the license key is correct or reenter it in the "
283
- "field below. You can find your license key on your personal page - Client "
284
- "area - on our website"
285
- msgstr ""
286
-
287
- #: bws_functions.php:575
288
- msgid ""
289
- "(your username is the email you specify when purchasing the product). If "
290
- "necessary, please submit \"Lost your password?\" request."
291
- msgstr ""
292
-
293
- #: bws_functions.php:579
294
- msgid "Check license key"
295
- msgstr ""
296
-
297
- #: bws_functions.php:593
298
- msgid "WARNING: Illegal use notification"
299
- msgstr ""
300
-
301
- #: bws_functions.php:593
302
- msgid ""
303
- "You can use one license of the Pro plugin for one domain only. Please check "
304
- "and edit your license or domain if necessary using you personal Client Area. "
305
- "We strongly recommend you to solve the problem within 24 hours, otherwise "
306
- "the Pro plugin will be deactivated."
307
- msgstr ""
308
-
309
- #: bws_functions.php:601
310
- msgid ""
311
- "Notice: Your Pro Trial license has expired. To continue using the plugin you "
312
- "should buy a Pro license"
313
- msgstr ""
314
-
315
- #: bws_functions.php:603
316
- msgid ""
317
- "Your license has expired. To continue getting top-priority support and "
318
- "plugin updates you should extend it."
319
- msgstr ""
320
-
321
- # @ bestwebsoft
322
- #: bws_functions.php:603 bws_functions.php:656 bws_functions.php:1198
323
- #: bws_menu.php:669 bws_menu.php:691 bws_menu.php:718 bws_menu.php:748
324
- #: bws_menu.php:794
325
- #, fuzzy
326
- msgid "Learn more"
327
- msgstr "Leggi tutto"
328
-
329
- #: bws_functions.php:613
330
- #, php-format
331
- msgid "Notice: You are using the Pro Trial license of %s plugin."
332
- msgstr ""
333
-
334
- #: bws_functions.php:615
335
- msgid "Notice: You are using the Pro Trial license of plugin."
336
- msgstr ""
337
-
338
- #: bws_functions.php:618
339
- msgid "The Pro Trial license will expire on"
340
- msgstr ""
341
-
342
- #: bws_functions.php:656
343
- msgid "You license for"
344
- msgstr ""
345
-
346
- #: bws_functions.php:656
347
- msgid "expires on"
348
- msgstr ""
349
-
350
- #: bws_functions.php:656
351
- msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
352
- msgstr ""
353
-
354
- # @ bestwebsoft
355
- #: bws_functions.php:687
356
- #, fuzzy
357
- msgid "Thank you for installing"
358
- msgstr "Grazie per averci contattato."
359
-
360
- #: bws_functions.php:688
361
- msgid "Let's get started"
362
- msgstr ""
363
-
364
- # @ bestwebsoft
365
- # @ captcha
366
- #: bws_functions.php:689
367
- #, fuzzy
368
- msgid "Configure Settings"
369
- msgstr "Impostazioni"
370
-
371
- #: bws_functions.php:692
372
- msgid "Add New"
373
- msgstr ""
374
-
375
- # @ bestwebsoft
376
- #: bws_functions.php:750
377
- #, fuzzy
378
- msgid "Thank you for choosing"
379
- msgstr "Grazie per averci contattato."
380
-
381
- #: bws_functions.php:751
382
- msgid ""
383
- "If you have a feature, suggestion or idea you'd like to see in the plugin, "
384
- "we'd love to hear about it!"
385
- msgstr ""
386
-
387
- #: bws_functions.php:752
388
- msgid "Suggest a Feature"
389
- msgstr ""
390
-
391
- #: bws_functions.php:768
392
- msgid "Notice"
393
- msgstr ""
394
-
395
- #: bws_functions.php:768
396
- msgid "The plugin's settings have been changed."
397
- msgstr ""
398
-
399
- # @ default
400
- #: bws_functions.php:769 bws_functions.php:1240
401
- msgid "Save Changes"
402
- msgstr "Salva le modifiche"
403
-
404
- #: bws_functions.php:786
405
- msgid ""
406
- "You can always look at premium options by clicking on the \"Show Pro features"
407
- "\" in the \"Go PRO\" tab"
408
- msgstr ""
409
-
410
- #: bws_functions.php:886
411
- msgid "Add shortcode"
412
- msgstr ""
413
-
414
- #: bws_functions.php:886
415
- msgid "Add BestWebSoft plugins' shortcodes using this button."
416
- msgstr ""
417
-
418
- #: bws_functions.php:935
419
- msgid "Close"
420
- msgstr ""
421
-
422
- #: bws_functions.php:1027
423
- msgid "Restore all plugin settings to defaults"
424
- msgstr ""
425
-
426
- #: bws_functions.php:1029
427
- msgid "Restore settings"
428
- msgstr ""
429
-
430
- #: bws_functions.php:1040
431
- msgid "Are you sure you want to restore all settings by default?"
432
- msgstr ""
433
-
434
- #: bws_functions.php:1043
435
- msgid "Yes, restore all settings"
436
- msgstr ""
437
-
438
- #: bws_functions.php:1044
439
- msgid "No, go back to the settings page"
440
- msgstr ""
441
-
442
- # @ bestwebsoft
443
- #: bws_functions.php:1090
444
- #, fuzzy
445
- msgid "Plugin"
446
- msgstr "Plugin Pro"
447
-
448
- # @ bestwebsoft
449
- # @ captcha
450
- #: bws_functions.php:1099
451
- #, fuzzy
452
- msgid "Shortcode settings"
453
- msgstr "Impostazioni"
454
-
455
- #: bws_functions.php:1104
456
- msgid "The shortcode will be inserted"
457
- msgstr ""
458
-
459
- #: bws_functions.php:1109
460
- msgid "Insert"
461
- msgstr ""
462
-
463
- #: bws_functions.php:1140
464
- msgid "Visit Help Center"
465
- msgstr ""
466
-
467
- # @ captcha
468
- #: bws_functions.php:1145
469
- msgid "FAQ"
470
- msgstr "FAQ"
471
-
472
- #: bws_functions.php:1151
473
- msgid "For more information:"
474
- msgstr ""
475
-
476
- #: bws_functions.php:1152
477
- msgid "Documentation"
478
- msgstr ""
479
-
480
- #: bws_functions.php:1153
481
- msgid "Video Instructions"
482
- msgstr ""
483
-
484
- #: bws_functions.php:1154
485
- msgid "Submit a Request"
486
- msgstr ""
487
-
488
- #: bws_functions.php:1165
489
- msgid "You do not have sufficient permissions to edit plugins for this site."
490
- msgstr ""
491
-
492
- #: bws_functions.php:1196
493
- msgid "File edited successfully."
494
- msgstr ""
495
-
496
- #: bws_functions.php:1198
497
- msgid "Not enough permissions to create or update the file"
498
- msgstr ""
499
-
500
- #: bws_functions.php:1222
501
- msgid "These styles will be added to the header on all pages of your site."
502
- msgstr ""
503
-
504
- #: bws_functions.php:1225
505
- msgid "Editing"
506
- msgstr ""
507
-
508
- #: bws_functions.php:1227
509
- msgid "Browsing"
510
- msgstr ""
511
-
512
- # @ bestwebsoft
513
- #: bws_functions.php:1235
514
- #, fuzzy
515
- msgid "Learn more about CSS"
516
- msgstr "Leggi tutto"
517
-
518
- #: bws_functions.php:1243
519
- #, php-format
520
- msgid ""
521
- "You need to make this file writable before you can save your changes. See %s "
522
- "the Codex %s for more information."
523
- msgstr ""
524
-
525
- # @ bestwebsoft
526
- #: bws_menu.php:509
527
- msgid "Not set"
528
- msgstr "Non impostato"
529
-
530
- # @ bestwebsoft
531
- #: bws_menu.php:511 bws_menu.php:512
532
- msgid "On"
533
- msgstr "Abilitato"
534
-
535
- # @ bestwebsoft
536
- #: bws_menu.php:511 bws_menu.php:512
537
- msgid "Off"
538
- msgstr "Disabilitato"
539
-
540
- # @ bestwebsoft
541
- #: bws_menu.php:513 bws_menu.php:514 bws_menu.php:515 bws_menu.php:516
542
- #: bws_menu.php:517 bws_menu.php:529
543
- msgid "N/A"
544
- msgstr "Non disponibile"
545
-
546
- # @ bestwebsoft
547
- #: bws_menu.php:517
548
- msgid " Mb"
549
- msgstr "Mb"
550
-
551
- # @ bestwebsoft
552
- #: bws_menu.php:518 bws_menu.php:519 bws_menu.php:520 bws_menu.php:525
553
- msgid "Yes"
554
- msgstr "Sì"
555
-
556
- # @ bestwebsoft
557
- #: bws_menu.php:518 bws_menu.php:519 bws_menu.php:520 bws_menu.php:527
558
- msgid "No"
559
- msgstr "No"
560
-
561
- # @ bestwebsoft
562
- #: bws_menu.php:537
563
- msgid "Operating System"
564
- msgstr "Sistema operativo"
565
-
566
- # @ bestwebsoft
567
- #: bws_menu.php:538
568
- msgid "Server"
569
- msgstr "Server"
570
-
571
- # @ bestwebsoft
572
- #: bws_menu.php:539
573
- msgid "Memory usage"
574
- msgstr "Utilizzo memoria"
575
-
576
- # @ bestwebsoft
577
- #: bws_menu.php:540
578
- msgid "MYSQL Version"
579
- msgstr "Versione MYSQL"
580
-
581
- # @ bestwebsoft
582
- #: bws_menu.php:541
583
- msgid "SQL Mode"
584
- msgstr "Modalità SQL"
585
-
586
- # @ bestwebsoft
587
- #: bws_menu.php:542
588
- msgid "PHP Version"
589
- msgstr "Versione PHP"
590
-
591
- # @ bestwebsoft
592
- #: bws_menu.php:543
593
- msgid "PHP Safe Mode"
594
- msgstr "Safe Mode PHP"
595
-
596
- # @ bestwebsoft
597
- #: bws_menu.php:544
598
- msgid "PHP Allow URL fopen"
599
- msgstr "Consenti URL fopen PHP"
600
-
601
- # @ bestwebsoft
602
- #: bws_menu.php:545
603
- msgid "PHP Memory Limit"
604
- msgstr "Limite di memoria PHP"
605
-
606
- # @ bestwebsoft
607
- #: bws_menu.php:546
608
- msgid "PHP Max Upload Size"
609
- msgstr "Dimensione upload massima PHP"
610
-
611
- # @ bestwebsoft
612
- #: bws_menu.php:547
613
- msgid "PHP Max Post Size"
614
- msgstr "Dimensione massima Post PHP"
615
-
616
- # @ bestwebsoft
617
- #: bws_menu.php:548
618
- msgid "PHP Max Script Execute Time"
619
- msgstr "Tempo massimo di esecuzione PHP"
620
-
621
- # @ bestwebsoft
622
- #: bws_menu.php:549
623
- msgid "PHP Exif support"
624
- msgstr "Supporto Exif PHP"
625
-
626
- # @ bestwebsoft
627
- #: bws_menu.php:550
628
- msgid "PHP IPTC support"
629
- msgstr "Supporto IPTC PHP"
630
-
631
- # @ bestwebsoft
632
- #: bws_menu.php:551
633
- msgid "PHP XML support"
634
- msgstr "Supporto XML PHP"
635
-
636
- # @ bestwebsoft
637
- #: bws_menu.php:552
638
- msgid "Site URL"
639
- msgstr "URL sito"
640
-
641
- # @ bestwebsoft
642
- #: bws_menu.php:553
643
- msgid "Home URL"
644
- msgstr "URL home"
645
-
646
- # @ bestwebsoft
647
- #: bws_menu.php:556
648
- msgid "WordPress Version"
649
- msgstr "Versione WordPress"
650
-
651
- # @ bestwebsoft
652
- #: bws_menu.php:557
653
- msgid "WordPress DB Version"
654
- msgstr "Versione DB WordPress"
655
-
656
- # @ bestwebsoft
657
- #: bws_menu.php:558
658
- msgid "Multisite"
659
- msgstr "Multisito"
660
-
661
- # @ bestwebsoft
662
- #: bws_menu.php:559
663
- msgid "Active Theme"
664
- msgstr "Tema attivo"
665
-
666
- # @ bestwebsoft
667
- #: bws_menu.php:574
668
- msgid "Please enter a valid email address."
669
- msgstr "Per favore inserisci un indirizzo e-mail valido."
670
-
671
- # @ bestwebsoft
672
- #: bws_menu.php:578
673
- msgid "Email with system info is sent to "
674
- msgstr "Email con informazioni di sistema spedita a "
675
-
676
- # @ bestwebsoft
677
- #: bws_menu.php:582
678
- msgid "Thank you for contacting us."
679
- msgstr "Grazie per averci contattato."
680
-
681
- # @ bestwebsoft
682
- #: bws_menu.php:615
683
- msgid "Sorry, email message could not be delivered."
684
- msgstr "Spiacenti, il messaggio email non può essere inviato."
685
-
686
- #: bws_menu.php:622
687
- msgid "Need help?"
688
- msgstr ""
689
-
690
- #: bws_menu.php:623
691
- msgid "Client area"
692
- msgstr ""
693
-
694
- # @ bestwebsoft
695
- #: bws_menu.php:624 bws_menu.php:933
696
- msgid "System status"
697
- msgstr "Stato sistema"
698
-
699
- # @ bestwebsoft
700
- #: bws_menu.php:629
701
- #, fuzzy
702
- msgid "Plugins"
703
- msgstr "Plugin Pro"
704
-
705
- #: bws_menu.php:630
706
- msgid "Themes"
707
- msgstr ""
708
-
709
- #: bws_menu.php:634
710
- msgid "All"
711
- msgstr ""
712
-
713
- # @ default
714
- #: bws_menu.php:635
715
- #, fuzzy
716
- msgid "Installed"
717
- msgstr "Installa %s"
718
-
719
- # @ bestwebsoft
720
- #: bws_menu.php:636
721
- #, fuzzy
722
- msgid "Recommended"
723
- msgstr "Plugin raccomandati"
724
-
725
- # @ bestwebsoft
726
- #: bws_menu.php:640
727
- msgid "Installed plugins"
728
- msgstr "Plugin installati"
729
-
730
- # @ bestwebsoft
731
- # @ captcha
732
- #: bws_menu.php:672 bws_menu.php:721
733
- msgid "Settings"
734
- msgstr "Impostazioni"
735
-
736
- # @ bestwebsoft
737
- #: bws_menu.php:693 bws_menu.php:750
738
- #, fuzzy
739
- msgid "Activate this plugin"
740
- msgstr "Plugin attivi"
741
-
742
- #: bws_menu.php:708 bws_menu.php:738 bws_menu.php:784
743
- msgid "Go"
744
- msgstr ""
745
-
746
- #: bws_menu.php:712 bws_menu.php:742 bws_menu.php:788
747
- msgid "DONATE"
748
- msgstr ""
749
-
750
- # @ bestwebsoft
751
- #: bws_menu.php:758
752
- msgid "Recommended plugins"
753
- msgstr "Plugin raccomandati"
754
-
755
- # @ default
756
- #: bws_menu.php:796
757
- #, fuzzy
758
- msgid "Install now"
759
- msgstr "Installa %s"
760
-
761
- #: bws_menu.php:817
762
- msgid "Try again"
763
- msgstr ""
764
-
765
- #: bws_menu.php:835
766
- #, php-format
767
- msgid "Preview &#8220;%s&#8221;"
768
- msgstr ""
769
-
770
- # @ default
771
- #: bws_menu.php:866
772
- #, php-format
773
- msgid "Install %s"
774
- msgstr "Installa %s"
775
-
776
- # @ default
777
- #: bws_menu.php:866
778
- #, fuzzy
779
- msgid "Install Now"
780
- msgstr "Installa %s"
781
-
782
- #: bws_menu.php:869
783
- #, php-format
784
- msgid "Update to version %s"
785
- msgstr ""
786
-
787
- #: bws_menu.php:869
788
- msgid "Update"
789
- msgstr ""
790
-
791
- #: bws_menu.php:876
792
- #, php-format
793
- msgid "Preview %s"
794
- msgstr ""
795
-
796
- #: bws_menu.php:876
797
- msgid "Preview"
798
- msgstr ""
799
-
800
- #: bws_menu.php:882 bws_menu.php:914
801
- #, php-format
802
- msgid "By %s"
803
- msgstr ""
804
-
805
- #: bws_menu.php:888
806
- msgid "Details"
807
- msgstr ""
808
-
809
- # @ default
810
- #: bws_menu.php:920
811
- #, fuzzy
812
- msgid "Already Installed"
813
- msgstr "Installa %s"
814
-
815
- # @ bestwebsoft
816
- #: bws_menu.php:936
817
- msgid "Environment"
818
- msgstr "Ambiente"
819
-
820
- # @ bestwebsoft
821
- #: bws_menu.php:947
822
- msgid "Active Plugins"
823
- msgstr "Plugin attivi"
824
-
825
- # @ bestwebsoft
826
- #: bws_menu.php:960
827
- msgid "Inactive Plugins"
828
- msgstr "Plugin inattivi"
829
-
830
- # @ bestwebsoft
831
- #: bws_menu.php:976
832
- msgid "Send to support"
833
- msgstr "Invia al supporto"
834
-
835
- # @ bestwebsoft
836
- #: bws_menu.php:983
837
- msgid "Send to custom email &#187;"
838
- msgstr "Invia a una email personalizzata &#187;"
839
-
840
- # @ bestwebsoft
841
- #~ msgid "Pro plugins"
842
- #~ msgstr "Plugin Pro"
843
-
844
- # @ bestwebsoft
845
- #~ msgid "Activated plugins"
846
- #~ msgstr "Plugin attivi"
847
-
848
- # @ bestwebsoft
849
- #~ msgid "Read more"
850
- #~ msgstr "Leggi tutto"
851
-
852
- # @ bestwebsoft
853
- #~ msgid "Purchase"
854
- #~ msgstr "Acquista"
855
-
856
- # @ bestwebsoft
857
- #~ msgid "Free plugins"
858
- #~ msgstr "Plugin gratuiti"
859
-
860
- # @ bestwebsoft
861
- #~ msgid "Download"
862
- #~ msgstr "Scarica"
863
-
864
- # @ bestwebsoft
865
- #~ msgid "Install now from wordpress.org"
866
- #~ msgstr "Installa ora da wordpress.org"
867
-
868
- # @ bestwebsoft
869
- #, fuzzy
870
- #~ msgid "Activated theme"
871
- #~ msgstr "Tema attivo"
872
-
873
- # @ default
874
- #, fuzzy
875
- #~ msgid "Installed themes"
876
- #~ msgstr "Installa %s"
877
-
878
- # @ bestwebsoft
879
- #, fuzzy
880
- #~ msgid "Recommended themes"
881
- #~ msgstr "Plugin raccomandati"
882
-
883
- # @ default
884
- #, fuzzy
885
- #~ msgid "installed"
886
- #~ msgstr "Installa %s"
887
-
888
- # @ captcha
889
- #, fuzzy
890
- #~ msgid "Captcha Settings"
891
- #~ msgstr "Impostazioni Captcha"
892
-
893
- # @ captcha
894
- #~ msgid "Captcha"
895
- #~ msgstr "Captcha"
896
-
897
- # @ captcha
898
- #~ msgid "Login form"
899
- #~ msgstr "Modulo di login"
900
-
901
- # @ captcha
902
- #, fuzzy
903
- #~ msgid "Registration form"
904
- #~ msgstr "Modulo di registrazione"
905
-
906
- # @ captcha
907
- #~ msgid "Register form"
908
- #~ msgstr "Modulo di registrazione"
909
-
910
- # @ captcha
911
- #, fuzzy
912
- #~ msgid "Reset Password form"
913
- #~ msgstr "Modulo recupero password"
914
-
915
- # @ captcha
916
- #~ msgid "Lost password form"
917
- #~ msgstr "Modulo recupero password"
918
-
919
- # @ captcha
920
- #~ msgid "Comments form"
921
- #~ msgstr "Modulo dei commenti"
922
-
923
- # @ captcha
924
- #~ msgid "Hide CAPTCHA for registered users"
925
- #~ msgstr "Nascondi CAPTCHA per gli utenti registrati"
926
-
927
- # @ captcha
928
- #~ msgid "Plus (&#43;)"
929
- #~ msgstr "Addizione (&#43;)"
930
-
931
- # @ captcha
932
- #~ msgid "Plus"
933
- #~ msgstr "Più"
934
-
935
- # @ captcha
936
- #~ msgid "Minus (&minus;)"
937
- #~ msgstr "Sottrazione (&minus;)"
938
-
939
- # @ captcha
940
- #~ msgid "Minus"
941
- #~ msgstr "Meno"
942
-
943
- # @ captcha
944
- #, fuzzy
945
- #~ msgid "Multiplication (&times;)"
946
- #~ msgstr "Moltiplicazione (&times;)"
947
-
948
- # @ captcha
949
- #, fuzzy
950
- #~ msgid "Multiply"
951
- #~ msgstr "Moltiplicazione"
952
-
953
- # @ captcha
954
- #~ msgid "Numbers"
955
- #~ msgstr "Numeri"
956
-
957
- # @ captcha
958
- #~ msgid "Words"
959
- #~ msgstr "Parole"
960
-
961
- # @ captcha
962
- #~ msgid "Support"
963
- #~ msgstr "Supporto"
964
-
965
- # @ captcha
966
- #, fuzzy
967
- #~ msgid ""
968
- #~ "Please select one item in the block Arithmetic and Complexity for CAPTCHA"
969
- #~ msgstr ""
970
- #~ "Per favole seleziona una opzione nel blocco Aritmetica e Difficolatà per "
971
- #~ "il CAPTCHA"
972
-
973
- # @ captcha
974
- #~ msgid "Options saved."
975
- #~ msgstr "Impostazioni salvate."
976
-
977
- # @ captcha
978
- #, fuzzy
979
- #~ msgid "Enable CAPTCHA for:"
980
- #~ msgstr "Abilita il CAPTCHA per:"
981
-
982
- # @ captcha
983
- #~ msgid "Contact form"
984
- #~ msgstr "Modulo di contatto"
985
-
986
- # @ captcha
987
- #~ msgid "powered by"
988
- #~ msgstr "powered by"
989
-
990
- # @ captcha
991
- #~ msgid "Activate contact form"
992
- #~ msgstr "Attiva modulo di contatto"
993
-
994
- # @ captcha
995
- #~ msgid "Download contact form"
996
- #~ msgstr "Scarica il plugin per il modulo di contatto"
997
-
998
- # @ captcha
999
- #, fuzzy
1000
- #~ msgid ""
1001
- #~ "If you would like to customize this plugin for a custom form, please see"
1002
- #~ msgstr ""
1003
- #~ "Se desideri personalizzare il plugin per un modulo di contatto "
1004
- #~ "personalizzato, vedi"
1005
-
1006
- # @ captcha
1007
- #~ msgid "\"Create a Group\" form"
1008
- #~ msgstr "Modulo \"Crea un gruppo\""
1009
-
1010
- # @ captcha
1011
- #~ msgid ""
1012
- #~ "This functionality is available in the Pro version of the plugin. For "
1013
- #~ "more details, please follow the link"
1014
- #~ msgstr ""
1015
- #~ "Questa funzionalità è disponibile nella versione Pro del plugin. Per "
1016
- #~ "maggiori dettagli, per favore vai al link"
1017
-
1018
- # @ captcha
1019
- #, fuzzy
1020
- #~ msgid "Title for CAPTCHA in the form"
1021
- #~ msgstr "Titolo per il CAPTCHA nel modulo"
1022
-
1023
- # @ captcha
1024
- #~ msgid "Arithmetic actions for CAPTCHA"
1025
- #~ msgstr "Operazioni aritmetiche per il CAPTCHA"
1026
-
1027
- # @ captcha
1028
- #~ msgid "CAPTCHA complexity level"
1029
- #~ msgstr "Livello complessità CAPTCHA"
1030
-
1031
- # @ captcha
1032
- #~ msgid "ERROR"
1033
- #~ msgstr "ERRORE"
1034
-
1035
- # @ captcha
1036
- #~ msgid "Please fill the form."
1037
- #~ msgstr "Per favore compila il modulo."
1038
-
1039
- # @ captcha
1040
- #, fuzzy
1041
- #~ msgid "Please enter a valid CAPTCHA value."
1042
- #~ msgstr "Per favore completa il test di controllo."
1043
-
1044
- # @ captcha
1045
- #, fuzzy
1046
- #~ msgid ""
1047
- #~ "Error: You have entered an incorrect CAPTCHA value. Click the BACK button "
1048
- #~ "on your browser, and try again."
1049
- #~ msgstr ""
1050
- #~ "Errore: hai inserito una risposta errata nel codice di controllo. Fai "
1051
- #~ "click sul pulsante INDIETRO del tuo browser e prova di nuovo."
1052
-
1053
- # @ captcha
1054
- #~ msgid "zero"
1055
- #~ msgstr "zero"
1056
-
1057
- # @ captcha
1058
- #~ msgid "one"
1059
- #~ msgstr "uno"
1060
-
1061
- # @ captcha
1062
- #~ msgid "three"
1063
- #~ msgstr "tre"
1064
-
1065
- # @ captcha
1066
- #~ msgid "five"
1067
- #~ msgstr "cinque"
1068
-
1069
- # @ captcha
1070
- #~ msgid "six"
1071
- #~ msgstr "sei"
1072
-
1073
- # @ captcha
1074
- #~ msgid "seven"
1075
- #~ msgstr "sette"
1076
-
1077
- # @ captcha
1078
- #~ msgid "eight"
1079
- #~ msgstr "otto"
1080
-
1081
- # @ captcha
1082
- #~ msgid "nine"
1083
- #~ msgstr "nove"
1084
-
1085
- # @ captcha
1086
- #~ msgid "eleven"
1087
- #~ msgstr "undici"
1088
-
1089
- # @ captcha
1090
- #~ msgid "twelve"
1091
- #~ msgstr "dodici"
1092
-
1093
- # @ captcha
1094
- #~ msgid "thirteen"
1095
- #~ msgstr "tredici"
1096
-
1097
- # @ captcha
1098
- #~ msgid "fourteen"
1099
- #~ msgstr "quattordici"
1100
-
1101
- # @ captcha
1102
- #~ msgid "fifteen"
1103
- #~ msgstr "quindici"
1104
-
1105
- # @ captcha
1106
- #~ msgid "sixteen"
1107
- #~ msgstr "sedici"
1108
-
1109
- # @ captcha
1110
- #~ msgid "seventeen"
1111
- #~ msgstr "diciassette"
1112
-
1113
- # @ captcha
1114
- #~ msgid "eighteen"
1115
- #~ msgstr "diciotto"
1116
-
1117
- # @ captcha
1118
- #~ msgid "nineteen"
1119
- #~ msgstr "diciannove"
1120
-
1121
- # @ captcha
1122
- #~ msgid "ten"
1123
- #~ msgstr "dieci"
1124
-
1125
- # @ captcha
1126
- #~ msgid "twenty"
1127
- #~ msgstr "venti"
1128
-
1129
- # @ captcha
1130
- #~ msgid "thirty"
1131
- #~ msgstr "trenta"
1132
-
1133
- # @ captcha
1134
- #~ msgid "forty"
1135
- #~ msgstr "quaranta"
1136
-
1137
- # @ captcha
1138
- #~ msgid "fifty"
1139
- #~ msgstr "cinquanta"
1140
-
1141
- # @ captcha
1142
- #~ msgid "sixty"
1143
- #~ msgstr "sessanta"
1144
-
1145
- # @ captcha
1146
- #~ msgid "seventy"
1147
- #~ msgstr "settanta"
1148
-
1149
- # @ captcha
1150
- #~ msgid "eighty"
1151
- #~ msgstr "ottanta"
1152
-
1153
- # @ captcha
1154
- #~ msgid "ninety"
1155
- #~ msgstr "novanta"
1156
-
1157
- # @ captcha
1158
- #~ msgid "and"
1159
- #~ msgstr "e"
1160
-
1161
- # @ captcha
1162
- #, fuzzy
1163
- #~ msgid "Encryption password is not set"
1164
- #~ msgstr "La password per la decodifica della cifratura non è impostata"
1165
-
1166
- # @ captcha
1167
- #, fuzzy
1168
- #~ msgid "Decryption password is not set"
1169
- #~ msgstr "La password per la decodifica della cifratura non è impostata"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bws_menu/languages/bestwebsoft-ja.mo DELETED
Binary file
bws_menu/languages/bestwebsoft-ja.po DELETED
@@ -1,1276 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: bestwebsoft\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-03-10 15:34+0300\n"
6
- "PO-Revision-Date: 2016-03-10 15:34+0300\n"
7
- "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
- "Language-Team: foken <foken@gmx.com>\n"
9
- "Language: ja_JP\n"
10
- "MIME-Version: 1.0\n"
11
- "Content-Type: text/plain; charset=UTF-8\n"
12
- "Content-Transfer-Encoding: 8bit\n"
13
- "X-Poedit-KeywordsList: __;_e\n"
14
- "X-Poedit-Basepath: ..\n"
15
- "X-Poedit-SourceCharset: utf-8\n"
16
- "X-Generator: Poedit 1.5.4\n"
17
- "X-Poedit-SearchPath-0: .\n"
18
-
19
- #: bws_functions.php:65 bws_functions.php:89
20
- #, fuzzy
21
- msgid "requires"
22
- msgstr "必須フィールド"
23
-
24
- #: bws_functions.php:67
25
- msgid ""
26
- "or higher, that is why it has been deactivated! Please upgrade WordPress and "
27
- "try again."
28
- msgstr ""
29
-
30
- #: bws_functions.php:68
31
- msgid "Back to the WordPress"
32
- msgstr ""
33
-
34
- #: bws_functions.php:70
35
- #, fuzzy
36
- msgid "Plugins page"
37
- msgstr "Pro Plugins"
38
-
39
- #: bws_functions.php:91
40
- msgid ""
41
- "or higher! We do not guarantee that our plugin will work correctly. Please "
42
- "upgrade to WordPress latest version."
43
- msgstr ""
44
-
45
- #: bws_functions.php:143 bws_functions.php:652 bws_functions.php:696
46
- #: bws_functions.php:755
47
- msgid "Close notice"
48
- msgstr ""
49
-
50
- #: bws_functions.php:148
51
- msgid "It’s time to upgrade your"
52
- msgstr ""
53
-
54
- #: bws_functions.php:148
55
- msgid "to"
56
- msgstr ""
57
-
58
- #: bws_functions.php:148
59
- #, fuzzy
60
- msgid "version!"
61
- msgstr "PHP バージョン"
62
-
63
- #: bws_functions.php:149
64
- msgid "Extend standard plugin functionality with new great options."
65
- msgstr ""
66
-
67
- #: bws_functions.php:152 bws_functions.php:593
68
- #, fuzzy
69
- msgid "Learn More"
70
- msgstr "もっと読む"
71
-
72
- #: bws_functions.php:169
73
- msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
74
- msgstr ""
75
-
76
- #: bws_functions.php:170
77
- #, fuzzy
78
- msgid "Rate the plugin"
79
- msgstr "有効なプラグイン"
80
-
81
- #: bws_functions.php:173
82
- #, fuzzy
83
- msgid "If there is something wrong about it, please contact us"
84
- msgstr "もそご質問がある場合は、以下の方法でご連絡下さい:"
85
-
86
- #: bws_functions.php:205
87
- msgid "Check premium options on the plugin settings page!"
88
- msgstr ""
89
-
90
- #: bws_functions.php:212 bws_functions.php:248
91
- msgid "Wrong license key"
92
- msgstr ""
93
-
94
- #: bws_functions.php:242 bws_functions.php:506 bws_functions.php:557
95
- msgid ""
96
- "Something went wrong. Please try again later. If the error appears again, "
97
- "please contact us"
98
- msgstr ""
99
-
100
- #: bws_functions.php:242 bws_functions.php:506 bws_functions.php:557
101
- msgid "We are sorry for inconvenience."
102
- msgstr ""
103
-
104
- #: bws_functions.php:250
105
- msgid "This license key is bind to another site"
106
- msgstr ""
107
-
108
- #: bws_functions.php:252 bws_functions.php:416
109
- msgid ""
110
- "Unfortunately, you have exceeded the number of available tries per day. "
111
- "Please, upload the plugin manually."
112
- msgstr ""
113
-
114
- #: bws_functions.php:254
115
- msgid ""
116
- "Unfortunately, Your license has expired. To continue getting top-priority "
117
- "support and plugin updates you should extend it in your"
118
- msgstr ""
119
-
120
- #: bws_functions.php:256
121
- msgid ""
122
- "Unfortunately, the Pro licence was already installed to this domain. The Pro "
123
- "Trial license can be installed only once."
124
- msgstr ""
125
-
126
- #: bws_functions.php:277 bws_functions.php:299 bws_functions.php:321
127
- msgid "Failed to download the zip archive. Please, upload the plugin manually"
128
- msgstr ""
129
-
130
- #: bws_functions.php:289
131
- msgid "Failed to open the zip archive. Please, upload the plugin manually"
132
- msgstr ""
133
-
134
- #: bws_functions.php:295
135
- msgid ""
136
- "Your server does not support either ZipArchive or Phar. Please, upload the "
137
- "plugin manually"
138
- msgstr ""
139
-
140
- #: bws_functions.php:302
141
- msgid "UploadDir is not writable. Please, upload the plugin manually"
142
- msgstr ""
143
-
144
- #: bws_functions.php:325
145
- msgid ""
146
- "Something went wrong. Try again later or upload the plugin manually. We are "
147
- "sorry for inconvenience."
148
- msgstr ""
149
-
150
- #: bws_functions.php:350
151
- #, fuzzy
152
- msgid "Please, enter Your license key"
153
- msgstr "メッセージを入力して下さい..."
154
-
155
- #: bws_functions.php:380
156
- msgid ""
157
- "Congratulations! The Pro version of the plugin is successfully download and "
158
- "activated."
159
- msgstr ""
160
-
161
- #: bws_functions.php:382 bws_functions.php:473
162
- msgid "Please, go to"
163
- msgstr ""
164
-
165
- #: bws_functions.php:382 bws_functions.php:473
166
- #, fuzzy
167
- msgid "the setting page"
168
- msgstr "追加設定"
169
-
170
- #: bws_functions.php:383 bws_functions.php:474
171
- msgid "You will be redirected automatically in 5 seconds."
172
- msgstr ""
173
-
174
- #: bws_functions.php:390
175
- msgid "Show Pro features"
176
- msgstr ""
177
-
178
- #: bws_functions.php:397
179
- msgid "You can download and activate"
180
- msgstr ""
181
-
182
- #: bws_functions.php:399
183
- msgid "version of this plugin by entering Your license key."
184
- msgstr ""
185
-
186
- #: bws_functions.php:401 bws_functions.php:442
187
- msgid ""
188
- "You can find your license key on your personal page Client area, by clicking "
189
- "on the link"
190
- msgstr ""
191
-
192
- #: bws_functions.php:403 bws_functions.php:444
193
- msgid "(your username is the email you specify when purchasing the product)."
194
- msgstr ""
195
-
196
- #: bws_functions.php:407 bws_functions.php:691
197
- msgid "or"
198
- msgstr "又は"
199
-
200
- #: bws_functions.php:407
201
- #, php-format
202
- msgid "Start Your Free %s-Day Trial Now"
203
- msgstr ""
204
-
205
- #: bws_functions.php:413 bws_functions.php:422 bws_functions.php:452
206
- #: bws_functions.php:460 bws_functions.php:1232 bws_menu.php:693
207
- #: bws_menu.php:750
208
- #, fuzzy
209
- msgid "Activate"
210
- msgstr "有効なcaptcha"
211
-
212
- #: bws_functions.php:439 bws_functions.php:532
213
- #, php-format
214
- msgid ""
215
- "In order to continue using the plugin it is necessary to buy a %s license."
216
- msgstr ""
217
-
218
- #: bws_functions.php:440
219
- msgid "After that you can activate it by entering your license key."
220
- msgstr ""
221
-
222
- #: bws_functions.php:454
223
- msgid "Unfortunately, you have exceeded the number of available tries per day."
224
- msgstr ""
225
-
226
- #: bws_functions.php:471
227
- msgid ""
228
- "Congratulations! The Pro license of the plugin is successfully activated."
229
- msgstr ""
230
-
231
- #: bws_functions.php:512
232
- msgid "Wrong license key."
233
- msgstr ""
234
-
235
- #: bws_functions.php:514
236
- msgid "This license key is bind to another site."
237
- msgstr ""
238
-
239
- #: bws_functions.php:516
240
- msgid ""
241
- "This license key is valid, but Your license has expired. If you want to "
242
- "update our plugin in future, you should extend the license."
243
- msgstr ""
244
-
245
- #: bws_functions.php:518
246
- msgid "Unfortunately, you have exceeded the number of available tries."
247
- msgstr ""
248
-
249
- #: bws_functions.php:520
250
- msgid ""
251
- "Unfortunately, the Pro Trial licence was already installed to this domain. "
252
- "The Pro Trial license can be installed only once."
253
- msgstr ""
254
-
255
- #: bws_functions.php:524
256
- msgid "The Pro Trial license key is valid."
257
- msgstr ""
258
-
259
- #: bws_functions.php:526
260
- msgid "The license key is valid."
261
- msgstr ""
262
-
263
- #: bws_functions.php:529
264
- msgid "Your license will expire on"
265
- msgstr ""
266
-
267
- #: bws_functions.php:562
268
- #, fuzzy
269
- msgid "Please, enter your license key"
270
- msgstr "メッセージを入力して下さい..."
271
-
272
- #: bws_functions.php:575
273
- msgid ""
274
- "If needed you can check if the license key is correct or reenter it in the "
275
- "field below. You can find your license key on your personal page - Client "
276
- "area - on our website"
277
- msgstr ""
278
-
279
- #: bws_functions.php:575
280
- msgid ""
281
- "(your username is the email you specify when purchasing the product). If "
282
- "necessary, please submit \"Lost your password?\" request."
283
- msgstr ""
284
-
285
- #: bws_functions.php:579
286
- msgid "Check license key"
287
- msgstr ""
288
-
289
- #: bws_functions.php:593
290
- msgid "WARNING: Illegal use notification"
291
- msgstr ""
292
-
293
- #: bws_functions.php:593
294
- msgid ""
295
- "You can use one license of the Pro plugin for one domain only. Please check "
296
- "and edit your license or domain if necessary using you personal Client Area. "
297
- "We strongly recommend you to solve the problem within 24 hours, otherwise "
298
- "the Pro plugin will be deactivated."
299
- msgstr ""
300
-
301
- #: bws_functions.php:601
302
- msgid ""
303
- "Notice: Your Pro Trial license has expired. To continue using the plugin you "
304
- "should buy a Pro license"
305
- msgstr ""
306
-
307
- #: bws_functions.php:603
308
- msgid ""
309
- "Your license has expired. To continue getting top-priority support and "
310
- "plugin updates you should extend it."
311
- msgstr ""
312
-
313
- #: bws_functions.php:603 bws_functions.php:656 bws_functions.php:1198
314
- #: bws_menu.php:669 bws_menu.php:691 bws_menu.php:718 bws_menu.php:748
315
- #: bws_menu.php:794
316
- #, fuzzy
317
- msgid "Learn more"
318
- msgstr "もっと読む"
319
-
320
- #: bws_functions.php:613
321
- #, php-format
322
- msgid "Notice: You are using the Pro Trial license of %s plugin."
323
- msgstr ""
324
-
325
- #: bws_functions.php:615
326
- msgid "Notice: You are using the Pro Trial license of plugin."
327
- msgstr ""
328
-
329
- #: bws_functions.php:618
330
- msgid "The Pro Trial license will expire on"
331
- msgstr ""
332
-
333
- #: bws_functions.php:656
334
- msgid "You license for"
335
- msgstr ""
336
-
337
- #: bws_functions.php:656
338
- msgid "expires on"
339
- msgstr ""
340
-
341
- #: bws_functions.php:656
342
- msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
343
- msgstr ""
344
-
345
- #: bws_functions.php:687
346
- #, fuzzy
347
- msgid "Thank you for installing"
348
- msgstr "ご連絡ありがとうございます"
349
-
350
- #: bws_functions.php:688
351
- msgid "Let's get started"
352
- msgstr ""
353
-
354
- #: bws_functions.php:689
355
- #, fuzzy
356
- msgid "Configure Settings"
357
- msgstr "コンタクトフォーム設定"
358
-
359
- #: bws_functions.php:692
360
- msgid "Add New"
361
- msgstr ""
362
-
363
- #: bws_functions.php:750
364
- #, fuzzy
365
- msgid "Thank you for choosing"
366
- msgstr "ご連絡ありがとうございます"
367
-
368
- #: bws_functions.php:751
369
- msgid ""
370
- "If you have a feature, suggestion or idea you'd like to see in the plugin, "
371
- "we'd love to hear about it!"
372
- msgstr ""
373
-
374
- #: bws_functions.php:752
375
- msgid "Suggest a Feature"
376
- msgstr ""
377
-
378
- #: bws_functions.php:768
379
- msgid "Notice"
380
- msgstr ""
381
-
382
- #: bws_functions.php:768
383
- msgid "The plugin's settings have been changed."
384
- msgstr ""
385
-
386
- #: bws_functions.php:769 bws_functions.php:1240
387
- msgid "Save Changes"
388
- msgstr "変更を保存"
389
-
390
- #: bws_functions.php:786
391
- msgid ""
392
- "You can always look at premium options by clicking on the \"Show Pro features"
393
- "\" in the \"Go PRO\" tab"
394
- msgstr ""
395
-
396
- #: bws_functions.php:886
397
- #, fuzzy
398
- msgid "Add shortcode"
399
- msgstr "短いコードの利用"
400
-
401
- #: bws_functions.php:886
402
- msgid "Add BestWebSoft plugins' shortcodes using this button."
403
- msgstr ""
404
-
405
- #: bws_functions.php:935
406
- msgid "Close"
407
- msgstr ""
408
-
409
- #: bws_functions.php:1027
410
- msgid "Restore all plugin settings to defaults"
411
- msgstr ""
412
-
413
- #: bws_functions.php:1029
414
- #, fuzzy
415
- msgid "Restore settings"
416
- msgstr "追加設定"
417
-
418
- #: bws_functions.php:1040
419
- #, fuzzy
420
- msgid "Are you sure you want to restore all settings by default?"
421
- msgstr "本当に、この言語データを削除しますか?"
422
-
423
- #: bws_functions.php:1043
424
- msgid "Yes, restore all settings"
425
- msgstr ""
426
-
427
- #: bws_functions.php:1044
428
- #, fuzzy
429
- msgid "No, go back to the settings page"
430
- msgstr "追加設定"
431
-
432
- #: bws_functions.php:1090
433
- #, fuzzy
434
- msgid "Plugin"
435
- msgstr "Pro Plugins"
436
-
437
- #: bws_functions.php:1099
438
- #, fuzzy
439
- msgid "Shortcode settings"
440
- msgstr "追加設定"
441
-
442
- #: bws_functions.php:1104
443
- msgid "The shortcode will be inserted"
444
- msgstr ""
445
-
446
- #: bws_functions.php:1109
447
- msgid "Insert"
448
- msgstr ""
449
-
450
- #: bws_functions.php:1140
451
- msgid "Visit Help Center"
452
- msgstr ""
453
-
454
- #: bws_functions.php:1145
455
- msgid "FAQ"
456
- msgstr "FAQ"
457
-
458
- #: bws_functions.php:1151
459
- msgid "For more information:"
460
- msgstr ""
461
-
462
- #: bws_functions.php:1152
463
- msgid "Documentation"
464
- msgstr ""
465
-
466
- #: bws_functions.php:1153
467
- msgid "Video Instructions"
468
- msgstr ""
469
-
470
- #: bws_functions.php:1154
471
- #, fuzzy
472
- msgid "Submit a Request"
473
- msgstr "送信ボタン"
474
-
475
- #: bws_functions.php:1165
476
- msgid "You do not have sufficient permissions to edit plugins for this site."
477
- msgstr ""
478
-
479
- #: bws_functions.php:1196
480
- msgid "File edited successfully."
481
- msgstr ""
482
-
483
- #: bws_functions.php:1198
484
- msgid "Not enough permissions to create or update the file"
485
- msgstr ""
486
-
487
- #: bws_functions.php:1222
488
- msgid "These styles will be added to the header on all pages of your site."
489
- msgstr ""
490
-
491
- #: bws_functions.php:1225
492
- msgid "Editing"
493
- msgstr ""
494
-
495
- #: bws_functions.php:1227
496
- msgid "Browsing"
497
- msgstr ""
498
-
499
- #: bws_functions.php:1235
500
- #, fuzzy
501
- msgid "Learn more about CSS"
502
- msgstr "もっと読む"
503
-
504
- #: bws_functions.php:1243
505
- #, php-format
506
- msgid ""
507
- "You need to make this file writable before you can save your changes. See %s "
508
- "the Codex %s for more information."
509
- msgstr ""
510
-
511
- #: bws_menu.php:509
512
- msgid "Not set"
513
- msgstr "未設定"
514
-
515
- #: bws_menu.php:511 bws_menu.php:512
516
- msgid "On"
517
- msgstr "On"
518
-
519
- #: bws_menu.php:511 bws_menu.php:512
520
- msgid "Off"
521
- msgstr "Off"
522
-
523
- #: bws_menu.php:513 bws_menu.php:514 bws_menu.php:515 bws_menu.php:516
524
- #: bws_menu.php:517 bws_menu.php:529
525
- msgid "N/A"
526
- msgstr "該当なし"
527
-
528
- #: bws_menu.php:517
529
- msgid " Mb"
530
- msgstr " Mb"
531
-
532
- #: bws_menu.php:518 bws_menu.php:519 bws_menu.php:520 bws_menu.php:525
533
- msgid "Yes"
534
- msgstr "はい"
535
-
536
- #: bws_menu.php:518 bws_menu.php:519 bws_menu.php:520 bws_menu.php:527
537
- msgid "No"
538
- msgstr "いいえ"
539
-
540
- #: bws_menu.php:537
541
- msgid "Operating System"
542
- msgstr "オペレーション・システム"
543
-
544
- #: bws_menu.php:538
545
- msgid "Server"
546
- msgstr "サーバ"
547
-
548
- #: bws_menu.php:539
549
- msgid "Memory usage"
550
- msgstr "メモリー使用"
551
-
552
- #: bws_menu.php:540
553
- msgid "MYSQL Version"
554
- msgstr "MYSQL バージョン"
555
-
556
- #: bws_menu.php:541
557
- msgid "SQL Mode"
558
- msgstr "SQLモード"
559
-
560
- #: bws_menu.php:542
561
- msgid "PHP Version"
562
- msgstr "PHP バージョン"
563
-
564
- #: bws_menu.php:543
565
- msgid "PHP Safe Mode"
566
- msgstr "PHP Safe Mode"
567
-
568
- #: bws_menu.php:544
569
- msgid "PHP Allow URL fopen"
570
- msgstr "PHP Allow URL fopen"
571
-
572
- #: bws_menu.php:545
573
- msgid "PHP Memory Limit"
574
- msgstr "PHP Memory Limit"
575
-
576
- #: bws_menu.php:546
577
- msgid "PHP Max Upload Size"
578
- msgstr "PHP Max Upload Size"
579
-
580
- #: bws_menu.php:547
581
- msgid "PHP Max Post Size"
582
- msgstr "PHP Max Post Size"
583
-
584
- #: bws_menu.php:548
585
- msgid "PHP Max Script Execute Time"
586
- msgstr "PHP Max Script Execute Time"
587
-
588
- #: bws_menu.php:549
589
- msgid "PHP Exif support"
590
- msgstr "PHP Exif サポート"
591
-
592
- #: bws_menu.php:550
593
- msgid "PHP IPTC support"
594
- msgstr "PHP IPTC サポート"
595
-
596
- #: bws_menu.php:551
597
- msgid "PHP XML support"
598
- msgstr "PHP XML サポート"
599
-
600
- #: bws_menu.php:552
601
- msgid "Site URL"
602
- msgstr "サイトURL"
603
-
604
- #: bws_menu.php:553
605
- msgid "Home URL"
606
- msgstr "ホームURL"
607
-
608
- #: bws_menu.php:556
609
- msgid "WordPress Version"
610
- msgstr "WordPress バージョン"
611
-
612
- #: bws_menu.php:557
613
- msgid "WordPress DB Version"
614
- msgstr "WordPress データベース バージョン"
615
-
616
- #: bws_menu.php:558
617
- msgid "Multisite"
618
- msgstr "複数サイト"
619
-
620
- #: bws_menu.php:559
621
- msgid "Active Theme"
622
- msgstr "有効なテーマ"
623
-
624
- #: bws_menu.php:574
625
- msgid "Please enter a valid email address."
626
- msgstr "正確なEメール・アドレスを入力して下さい。"
627
-
628
- #: bws_menu.php:578
629
- msgid "Email with system info is sent to "
630
- msgstr "システム情報をメールで送信:"
631
-
632
- #: bws_menu.php:582
633
- msgid "Thank you for contacting us."
634
- msgstr "ご連絡ありがとうございます"
635
-
636
- #: bws_menu.php:615
637
- msgid "Sorry, email message could not be delivered."
638
- msgstr "申し訳ございませんが、貴方のemailは配信できませんでした。"
639
-
640
- #: bws_menu.php:622
641
- msgid "Need help?"
642
- msgstr ""
643
-
644
- #: bws_menu.php:623
645
- msgid "Client area"
646
- msgstr ""
647
-
648
- #: bws_menu.php:624 bws_menu.php:933
649
- msgid "System status"
650
- msgstr "システム状況"
651
-
652
- #: bws_menu.php:629
653
- #, fuzzy
654
- msgid "Plugins"
655
- msgstr "Pro Plugins"
656
-
657
- #: bws_menu.php:630
658
- msgid "Themes"
659
- msgstr ""
660
-
661
- #: bws_menu.php:634
662
- msgid "All"
663
- msgstr ""
664
-
665
- #: bws_menu.php:635
666
- #, fuzzy
667
- msgid "Installed"
668
- msgstr "%s 導入"
669
-
670
- #: bws_menu.php:636
671
- #, fuzzy
672
- msgid "Recommended"
673
- msgstr "推奨プラグイン"
674
-
675
- #: bws_menu.php:640
676
- msgid "Installed plugins"
677
- msgstr "導入済みプラグイン"
678
-
679
- #: bws_menu.php:672 bws_menu.php:721
680
- msgid "Settings"
681
- msgstr "設定"
682
-
683
- #: bws_menu.php:693 bws_menu.php:750
684
- #, fuzzy
685
- msgid "Activate this plugin"
686
- msgstr "有効なプラグイン"
687
-
688
- #: bws_menu.php:708 bws_menu.php:738 bws_menu.php:784
689
- msgid "Go"
690
- msgstr ""
691
-
692
- #: bws_menu.php:712 bws_menu.php:742 bws_menu.php:788
693
- msgid "DONATE"
694
- msgstr ""
695
-
696
- #: bws_menu.php:758
697
- msgid "Recommended plugins"
698
- msgstr "推奨プラグイン"
699
-
700
- #: bws_menu.php:796
701
- #, fuzzy
702
- msgid "Install now"
703
- msgstr "Installa Ora"
704
-
705
- #: bws_menu.php:817
706
- msgid "Try again"
707
- msgstr ""
708
-
709
- #: bws_menu.php:835
710
- #, php-format
711
- msgid "Preview &#8220;%s&#8221;"
712
- msgstr ""
713
-
714
- #: bws_menu.php:866
715
- #, php-format
716
- msgid "Install %s"
717
- msgstr "%s 導入"
718
-
719
- #: bws_menu.php:866
720
- msgid "Install Now"
721
- msgstr "Installa Ora"
722
-
723
- #: bws_menu.php:869
724
- #, php-format
725
- msgid "Update to version %s"
726
- msgstr ""
727
-
728
- #: bws_menu.php:869
729
- msgid "Update"
730
- msgstr ""
731
-
732
- #: bws_menu.php:876
733
- #, php-format
734
- msgid "Preview %s"
735
- msgstr ""
736
-
737
- #: bws_menu.php:876
738
- msgid "Preview"
739
- msgstr ""
740
-
741
- #: bws_menu.php:882 bws_menu.php:914
742
- #, php-format
743
- msgid "By %s"
744
- msgstr ""
745
-
746
- #: bws_menu.php:888
747
- msgid "Details"
748
- msgstr ""
749
-
750
- #: bws_menu.php:920
751
- #, fuzzy
752
- msgid "Already Installed"
753
- msgstr "%s 導入"
754
-
755
- #: bws_menu.php:936
756
- msgid "Environment"
757
- msgstr "環境"
758
-
759
- #: bws_menu.php:947
760
- msgid "Active Plugins"
761
- msgstr "有効なプラグイン"
762
-
763
- #: bws_menu.php:960
764
- msgid "Inactive Plugins"
765
- msgstr "無効なプラグイン"
766
-
767
- #: bws_menu.php:976
768
- msgid "Send to support"
769
- msgstr "サポートに送信"
770
-
771
- #: bws_menu.php:983
772
- msgid "Send to custom email &#187;"
773
- msgstr "カスタムEメールに送信&#187;"
774
-
775
- #, fuzzy
776
- #~ msgid "Add BWS Plugins Shortcode"
777
- #~ msgstr "短いコードの利用"
778
-
779
- #~ msgid "Pro plugins"
780
- #~ msgstr "Pro Plugins"
781
-
782
- #~ msgid "Activated plugins"
783
- #~ msgstr "有効なプラグイン"
784
-
785
- #~ msgid "Read more"
786
- #~ msgstr "もっと読む"
787
-
788
- #~ msgid "Purchase"
789
- #~ msgstr "購入"
790
-
791
- #~ msgid "Free plugins"
792
- #~ msgstr "無料プラグイン"
793
-
794
- #~ msgid "Download"
795
- #~ msgstr "ダウンロード"
796
-
797
- #~ msgid "Install now from wordpress.org"
798
- #~ msgstr "wordpress.org から直ぐに導入"
799
-
800
- #, fuzzy
801
- #~ msgid "Activated theme"
802
- #~ msgstr "有効なテーマ"
803
-
804
- #, fuzzy
805
- #~ msgid "Installed themes"
806
- #~ msgstr "%s 導入"
807
-
808
- #, fuzzy
809
- #~ msgid "Recommended themes"
810
- #~ msgstr "推奨プラグイン"
811
-
812
- #, fuzzy
813
- #~ msgid "installed"
814
- #~ msgstr "%s 導入"
815
-
816
- #~ msgid "Contact Form"
817
- #~ msgstr "コンタクトフォーム"
818
-
819
- #~ msgid "Contact Form Pro Extra Settings"
820
- #~ msgstr "Contact Form Pro 用設定"
821
-
822
- #~ msgid "Contact Form Pro"
823
- #~ msgstr "Contact Form Pro"
824
-
825
- #~ msgid "Name:"
826
- #~ msgstr "名前:"
827
-
828
- #~ msgid "Address:"
829
- #~ msgstr "住所:"
830
-
831
- #~ msgid "Email Address:"
832
- #~ msgstr "Eメール:"
833
-
834
- #~ msgid "Phone number:"
835
- #~ msgstr "電話番号:"
836
-
837
- #~ msgid "Subject:"
838
- #~ msgstr "件名:"
839
-
840
- #~ msgid "Message:"
841
- #~ msgstr "メッセージ:"
842
-
843
- #~ msgid "Attachment:"
844
- #~ msgstr "添付:"
845
-
846
- #~ msgid "Send me a copy"
847
- #~ msgstr "コピーを自分に送る"
848
-
849
- #~ msgid "Submit"
850
- #~ msgstr "送信"
851
-
852
- #~ msgid "Your name is required."
853
- #~ msgstr "名前は必須です。"
854
-
855
- #~ msgid "Address is required."
856
- #~ msgstr "住所が必要です。"
857
-
858
- #~ msgid "A valid email address is required."
859
- #~ msgstr "有効なEメールアドレスlが必須です。"
860
-
861
- #~ msgid "Phone number is required."
862
- #~ msgstr "電話番号は必須です。"
863
-
864
- #~ msgid "Subject is required."
865
- #~ msgstr "件名は必須です。"
866
-
867
- #~ msgid "Message text is required."
868
- #~ msgstr "メッセージ本文は必須です。"
869
-
870
- #~ msgid "File format is not valid."
871
- #~ msgstr "添付が壊れています。"
872
-
873
- #~ msgid "File upload error."
874
- #~ msgstr "ファイル・アップロード・エラー。"
875
-
876
- #~ msgid "The file could not be uploaded."
877
- #~ msgstr "ファイルは、アップロード出来ませんでした。"
878
-
879
- #~ msgid "This file is too large."
880
- #~ msgstr "このファイルは大きすぎます。"
881
-
882
- #~ msgid "Please fill out the CAPTCHA."
883
- #~ msgstr "CAPTCHAを入力して下さい。"
884
-
885
- #~ msgid "Please make corrections below and try again."
886
- #~ msgstr "以下を修正し、再度試して下さい。"
887
-
888
- #~ msgid ""
889
- #~ "If the 'Redirect to page' option is selected then the URL field should be "
890
- #~ "in the following format"
891
- #~ msgstr ""
892
- #~ "’ページに転送’オプションを選択した場合は、URLフィールドが、以下の形式にな"
893
- #~ "ります"
894
-
895
- #~ msgid "Such user does not exist. Settings are not saved."
896
- #~ msgstr "このようなユーザは存在しません。設定は保存されません。"
897
-
898
- #~ msgid ""
899
- #~ "Please enter a valid email address in the 'FROM' field. Settings are not "
900
- #~ "saved."
901
- #~ msgstr ""
902
- #~ "'送信者'フィールドに正確なEメール・アドレスを入力して下さい。設定は保存さ"
903
- #~ "れません。"
904
-
905
- #~ msgid "Settings saved."
906
- #~ msgstr "設定保存."
907
-
908
- #~ msgid ""
909
- #~ "If you would like to add the Contact Form to your website, just copy and "
910
- #~ "paste this shortcode to your post or page or widget:"
911
- #~ msgstr ""
912
- #~ "コンタクトフォームをあなたのサイトに追加したい場合は、このショートカットを"
913
- #~ "投稿、ページ又はウェジットにコピーして貼り付けるだけです:"
914
-
915
- #~ msgid ""
916
- #~ "If have any problems with the standard shortcode [contact_form], you "
917
- #~ "should use the shortcode"
918
- #~ msgstr ""
919
- #~ "標準的な短いコード [contact_form]に問題がある場合は、この短いコードをご利"
920
- #~ "用下さい"
921
-
922
- #~ msgid "They work the same way."
923
- #~ msgstr "同様に動作します。"
924
-
925
- #~ msgid ""
926
- #~ "If you leave the fields empty, the messages will be sent to the email "
927
- #~ "address specified during registration."
928
- #~ msgstr ""
929
- #~ "以下の項目の情報が空欄の場合、登録の際に記述したアドレスにメッセージが送ら"
930
- #~ "れます。"
931
-
932
- #~ msgid "The user's email address:"
933
- #~ msgstr "wordpressユーザのemailを利用r:"
934
-
935
- #~ msgid "Create a username"
936
- #~ msgstr "ユーザ名の選択"
937
-
938
- #~ msgid ""
939
- #~ "Enter a username of the person who should get the messages from the "
940
- #~ "contact form."
941
- #~ msgstr "コンタクトフォームからメッセージを受け取る方のユーザ名を入力。"
942
-
943
- #~ msgid "Use this email address:"
944
- #~ msgstr "このemailを利用:"
945
-
946
- #~ msgid "Enter the email address you want the messages forwarded to."
947
- #~ msgstr "メッセージ受信用のemailを設定。"
948
-
949
- #~ msgid "Additional options"
950
- #~ msgstr "追加オプション"
951
-
952
- #~ msgid "What to use?"
953
- #~ msgstr "何用途?"
954
-
955
- #~ msgid "Wp-mail"
956
- #~ msgstr "WPメール"
957
-
958
- #~ msgid "You can use the wp_mail function for mailing"
959
- #~ msgstr "メールにwp_mali機能が利用できます"
960
-
961
- #~ msgid "Mail"
962
- #~ msgstr "メール"
963
-
964
- #~ msgid "To send mail you can use the php mail function"
965
- #~ msgstr "メールを送信するには、phpメール機能が利用できます"
966
-
967
- #~ msgid "Change text of the 'FROM' field"
968
- #~ msgstr "'送信者' フィールドのテキストを変更"
969
-
970
- #~ msgid "Enter the email address in the 'From' field"
971
- #~ msgstr "'送信者' フィールドにメールアドレスを入力して下さい"
972
-
973
- #~ msgid "User email"
974
- #~ msgstr "ユーザ・Eメール"
975
-
976
- #~ msgid ""
977
- #~ "The email address of the user who fills the form will be used in the "
978
- #~ "field 'From'."
979
- #~ msgstr ""
980
- #~ "フォームを入力したユーザのEメール・アドレスは、'送信者'フィールドに使用さ"
981
- #~ "れます。"
982
-
983
- #~ msgid "This email address will be used in the 'From' field."
984
- #~ msgstr "このEメール・アドレスは、'送信者'フィールドに使用されます。"
985
-
986
- #~ msgid "Display fields"
987
- #~ msgstr "フィールドを表示"
988
-
989
- #~ msgid "Address"
990
- #~ msgstr "住所"
991
-
992
- #~ msgid "Phone"
993
- #~ msgstr "電話"
994
-
995
- #~ msgid "Attachment block"
996
- #~ msgstr "添付ブロック"
997
-
998
- #~ msgid "Users can attach the following file formats"
999
- #~ msgstr "ユーザは、以下のタイプのファイルを添付できる"
1000
-
1001
- #~ msgid "Captcha"
1002
- #~ msgstr "Captcha"
1003
-
1004
- #~ msgid "(powered by bestwebsoft.com)"
1005
- #~ msgstr "(powered by bestwebsoft.com)"
1006
-
1007
- #~ msgid "Download captcha"
1008
- #~ msgstr "captchaをダウンロード"
1009
-
1010
- #, fuzzy
1011
- #~ msgid "Display tips below the Attachment block"
1012
- #~ msgstr "添付ブロックの下のチップス"
1013
-
1014
- #, fuzzy
1015
- #~ msgid "Display 'Send me a copy' block"
1016
- #~ msgstr "コピーブロックを自分に送る"
1017
-
1018
- #~ msgid "Name"
1019
- #~ msgstr "名前"
1020
-
1021
- #~ msgid "Email Address"
1022
- #~ msgstr "Eメール・アドレス"
1023
-
1024
- #~ msgid "Subject"
1025
- #~ msgstr "件名"
1026
-
1027
- #~ msgid "Message"
1028
- #~ msgstr "メッセージ"
1029
-
1030
- #~ msgid "Display additional info in the email"
1031
- #~ msgstr "メール中に追加情報を表示"
1032
-
1033
- #~ msgid "Sent from (ip address)"
1034
- #~ msgstr "(IP-Adresse)から送られた"
1035
-
1036
- #, fuzzy
1037
- #~ msgid "Example: Sent from (IP address):\t127.0.0.1"
1038
- #~ msgstr "(IP-Adresse)から送られた"
1039
-
1040
- #~ msgid "Date/Time"
1041
- #~ msgstr "日時"
1042
-
1043
- #~ msgid "Sent from (referer)"
1044
- #~ msgstr "(referer)から送られている"
1045
-
1046
- #~ msgid "Using (user agent)"
1047
- #~ msgstr "(user agent)使用"
1048
-
1049
- #~ msgid "Language settings for the field names in the form"
1050
- #~ msgstr "フォームのフィールド名用の言語設定"
1051
-
1052
- #~ msgid "Add a language"
1053
- #~ msgstr "言語の追加"
1054
-
1055
- #~ msgid "Change the names of the contact form fields and error messages"
1056
- #~ msgstr "コンタクト・フォームのフィールドの名前及びエラーメッセージを変更"
1057
-
1058
- #~ msgid "English"
1059
- #~ msgstr "英語"
1060
-
1061
- #~ msgid "Error message for the Name field"
1062
- #~ msgstr "名前フィールド用のエラーメッセージ"
1063
-
1064
- #~ msgid "Error message for the Address field"
1065
- #~ msgstr "住所フィールド用のエラーメッセージ"
1066
-
1067
- #~ msgid "Error message for the Email field"
1068
- #~ msgstr "Eメール・フィールド用のエラーメッセージ"
1069
-
1070
- #~ msgid "Error message for the Phone field"
1071
- #~ msgstr "電話フィールド用のエラーメッセージ"
1072
-
1073
- #~ msgid "Error message for the Subject field"
1074
- #~ msgstr "件名フィールド用のエラーメッセージ"
1075
-
1076
- #~ msgid "Error message for the Message field"
1077
- #~ msgstr "メッセージ・フィールド用のエラーメッセージ"
1078
-
1079
- #~ msgid "Error message about the file type for the Attachment field"
1080
- #~ msgstr "添付フィールド用の拡張子タイプに関するエラーメッセージ"
1081
-
1082
- #~ msgid ""
1083
- #~ "Error message while uploading a file for the Attachment field to the "
1084
- #~ "server"
1085
- #~ msgstr ""
1086
- #~ "添付フィールド用のファイルをサーバにアップロード中のエラーメッセージ"
1087
-
1088
- #~ msgid "Error message while moving the file for the Attachment field"
1089
- #~ msgstr "添付フィールド用のファイルを移動中のエラーメッセージ"
1090
-
1091
- #~ msgid ""
1092
- #~ "Error message when file size limit for the Attachment field is exceeded"
1093
- #~ msgstr "添付フィールド用のファイルサイズ制限を超した場合のエラーメッセージ"
1094
-
1095
- #~ msgid "Error message for the Captcha field"
1096
- #~ msgstr "Captcha フィールド用のエラーメッセージ"
1097
-
1098
- #~ msgid "Error message for the whole form"
1099
- #~ msgstr "全体フォーム用のエラーメッセージ"
1100
-
1101
- #~ msgid "for this language"
1102
- #~ msgstr "この言語用"
1103
-
1104
- #~ msgid "Action after email is sent"
1105
- #~ msgstr "メール送信後の行動"
1106
-
1107
- #~ msgid "Display text"
1108
- #~ msgstr "テキストを表示"
1109
-
1110
- #~ msgid "Text"
1111
- #~ msgstr "文字"
1112
-
1113
- #~ msgid "Redirect to the page"
1114
- #~ msgstr "ページに転送"
1115
-
1116
- #~ msgid "Url"
1117
- #~ msgstr "Url"
1118
-
1119
- #~ msgid "Contact Form Pro | Extra Settings"
1120
- #~ msgstr "Contact Form Pro | 追加設定"
1121
-
1122
- #~ msgid ""
1123
- #~ "This functionality is available in the Pro version of the plugin. For "
1124
- #~ "more details, please follow the link"
1125
- #~ msgstr ""
1126
- #~ "この機能は、プラグインのProバージョンで利用できます。詳細は、リンクを参照"
1127
- #~ "して下さい。"
1128
-
1129
- #~ msgid "Errors output"
1130
- #~ msgstr "エラー出力"
1131
-
1132
- #~ msgid "Display error messages"
1133
- #~ msgstr "エラーメッセージの表示"
1134
-
1135
- #~ msgid "Color of the input field errors."
1136
- #~ msgstr "入力フィールド・エラーの色"
1137
-
1138
- #~ msgid "Display error messages & color of the input field errors"
1139
- #~ msgstr "エラーメッセージと入力フィールド・エラーの色を表示"
1140
-
1141
- #~ msgid "Add placeholder to the input blocks"
1142
- #~ msgstr "プレースホルダーを入力ブロックに追加"
1143
-
1144
- #~ msgid "Add tooltips"
1145
- #~ msgstr "ツールチップの追加"
1146
-
1147
- #~ msgid "Email address"
1148
- #~ msgstr "Eメール・アドレス"
1149
-
1150
- #~ msgid "Phone Number"
1151
- #~ msgstr "電話番号"
1152
-
1153
- #~ msgid "Attachment"
1154
- #~ msgstr "添付"
1155
-
1156
- #~ msgid "Style options"
1157
- #~ msgstr "スタイル・オプション"
1158
-
1159
- #~ msgid "Text color"
1160
- #~ msgstr "文字色"
1161
-
1162
- #~ msgid "Default"
1163
- #~ msgstr "標準"
1164
-
1165
- #~ msgid "Label text color"
1166
- #~ msgstr "ラベル文字色"
1167
-
1168
- #~ msgid "Placeholder color"
1169
- #~ msgstr "プレースホルダ色"
1170
-
1171
- #~ msgid "Errors color"
1172
- #~ msgstr "エラーの色"
1173
-
1174
- #~ msgid "Error text color"
1175
- #~ msgstr "エラーテキストの色"
1176
-
1177
- #~ msgid "Background color of the input field errors"
1178
- #~ msgstr "入力フィールド・エラーの背景色"
1179
-
1180
- #~ msgid "Border color of the input field errors"
1181
- #~ msgstr "入力フィールド・エラーの罫線色"
1182
-
1183
- #~ msgid "Placeholder color of the input field errors"
1184
- #~ msgstr "入力フィールド・エラー用のプレースホルダ色"
1185
-
1186
- #~ msgid "Input fields"
1187
- #~ msgstr "フィールドを入力"
1188
-
1189
- #~ msgid "Input fields background color"
1190
- #~ msgstr "フィールドの背景色の入力"
1191
-
1192
- #~ msgid "Text fields color"
1193
- #~ msgstr "文字フィールド色"
1194
-
1195
- #~ msgid "Border width in px, numbers only"
1196
- #~ msgstr "罫線幅(px単位)、数値のみ"
1197
-
1198
- #~ msgid "Border color"
1199
- #~ msgstr "罫線色"
1200
-
1201
- #~ msgid "Width in px, numbers only"
1202
- #~ msgstr "px単位の幅、数字のみ"
1203
-
1204
- #~ msgid "Button color"
1205
- #~ msgstr "ボタンの色"
1206
-
1207
- #~ msgid "Button text color"
1208
- #~ msgstr "ボタン文字の色"
1209
-
1210
- #~ msgid "Contact Form Pro | Preview"
1211
- #~ msgstr "Contact Form Pro | プレビュー"
1212
-
1213
- #~ msgid "Show with errors"
1214
- #~ msgstr "エラーで表示"
1215
-
1216
- #~ msgid "Please enter your full name..."
1217
- #~ msgstr "貴方の氏名を入力して下さい..."
1218
-
1219
- #~ msgid "Please enter your address..."
1220
- #~ msgstr "貴方の住所を入力して下さい..."
1221
-
1222
- #~ msgid "Please enter your email address..."
1223
- #~ msgstr "貴方のEメール・アドレスを入力して下さい..."
1224
-
1225
- #~ msgid "Please enter your phone number..."
1226
- #~ msgstr "貴方の電話番号を入力して下さい..."
1227
-
1228
- #~ msgid "Please enter subject..."
1229
- #~ msgstr "件名を入力して下さい..."
1230
-
1231
- #~ msgid ""
1232
- #~ "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, "
1233
- #~ "EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file "
1234
- #~ "size: 2MB"
1235
- #~ msgstr ""
1236
- #~ "サポートしてるファイル形式: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, "
1237
- #~ "BMP, AI, EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. 最大"
1238
- #~ "ファイルサイズ: 2MB"
1239
-
1240
- #~ msgid "You can attach the following file formats"
1241
- #~ msgstr "貴方は、以下のタイプのファイルを添付できます"
1242
-
1243
- #~ msgid "Contact from"
1244
- #~ msgstr "コンタクトフォーム"
1245
-
1246
- #~ msgid "Email"
1247
- #~ msgstr "Eメール"
1248
-
1249
- #~ msgid "Site"
1250
- #~ msgstr "サイト"
1251
-
1252
- #~ msgid ""
1253
- #~ "If you can see this MIME, it means that the MIME type is not supported by "
1254
- #~ "your email client!"
1255
- #~ msgstr ""
1256
- #~ "このMIMEを見ている場合は、貴方のクライアントはMIMEタイプを読めません。"
1257
-
1258
- #~ msgid "Support"
1259
- #~ msgstr "サポート"
1260
-
1261
- #~ msgid "Contact Form Options"
1262
- #~ msgstr "コンタクトフォーム オプション"
1263
-
1264
- #, fuzzy
1265
- #~ msgid "Display Attachment tips"
1266
- #~ msgstr "添付ブロックを表示"
1267
-
1268
- #~ msgid "Please enter a valid email address. Settings are not saved."
1269
- #~ msgstr "正確なemailを入力して下さい。設定は保存されません。"
1270
-
1271
- #, fuzzy
1272
- #~ msgid "E-Mail Address"
1273
- #~ msgstr "E-Mail:"
1274
-
1275
- #~ msgid "E-Mail Addresse:"
1276
- #~ msgstr "Indirizzo e-mail:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bws_menu/languages/bestwebsoft-pl_PL.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-pl_PL.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-03-10 15:34+0300\n"
6
- "PO-Revision-Date: 2016-03-10 15:34+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Damian Dąbrowski <contact@codester.pl>\n"
9
  "Language: pl_PL\n"
@@ -18,11 +18,24 @@ msgstr ""
18
  "|| n%100>=20) ? 1 : 2);\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
- #: bws_functions.php:65 bws_functions.php:89
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  msgid "requires"
23
  msgstr "wymaga wersja"
24
 
25
- #: bws_functions.php:67
26
  msgid ""
27
  "or higher, that is why it has been deactivated! Please upgrade WordPress and "
28
  "try again."
@@ -30,15 +43,15 @@ msgstr ""
30
  "lub nowsza, dlatego wtyczka została wyłączona. Zaktualizuj WordPress i "
31
  "spróbuj ponownie."
32
 
33
- #: bws_functions.php:68
34
  msgid "Back to the WordPress"
35
  msgstr "Wróć do WordPress"
36
 
37
- #: bws_functions.php:70
38
  msgid "Plugins page"
39
  msgstr "Wtyczki"
40
 
41
- #: bws_functions.php:91
42
  msgid ""
43
  "or higher! We do not guarantee that our plugin will work correctly. Please "
44
  "upgrade to WordPress latest version."
@@ -46,52 +59,94 @@ msgstr ""
46
  "lub nowsza! Nie gwarantujemy, że nasza wtyczka będzie działała poprawnie. "
47
  "Proszę zaktualizować WordPress do najnowszej wersji."
48
 
49
- #: bws_functions.php:143 bws_functions.php:652 bws_functions.php:696
50
- #: bws_functions.php:755
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
51
  msgid "Close notice"
52
  msgstr "Zamknij powiadomienie"
53
 
54
- #: bws_functions.php:148
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
55
  msgid "It’s time to upgrade your"
56
  msgstr "Czas by zaktualizować"
57
 
58
- #: bws_functions.php:148
59
  msgid "to"
60
  msgstr "do"
61
 
62
- #: bws_functions.php:148
63
  msgid "version!"
64
  msgstr "wersji!"
65
 
66
- #: bws_functions.php:149
67
  msgid "Extend standard plugin functionality with new great options."
68
  msgstr "Rozszerz podstawowe funkcje wtyczki o nowe wspaniałe opcje."
69
 
70
- #: bws_functions.php:152 bws_functions.php:593
71
  msgid "Learn More"
72
  msgstr "Dowiedz się więcej"
73
 
74
- #: bws_functions.php:169
75
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
76
  msgstr "Jeśli polubiłeś naszą wtyczkę daj nam 5 gwiazdek"
77
 
78
- #: bws_functions.php:170
79
  msgid "Rate the plugin"
80
  msgstr "Oceń wtyczkę"
81
 
82
- #: bws_functions.php:173
83
  msgid "If there is something wrong about it, please contact us"
84
  msgstr "Jeśli wystąpią problemy proszę, skontaktuj się z nami"
85
 
86
- #: bws_functions.php:205
 
 
 
 
87
  msgid "Check premium options on the plugin settings page!"
88
  msgstr "Sprawdź dodatkowe opcje premium w ustawieniach wtyczki."
89
 
90
- #: bws_functions.php:212 bws_functions.php:248
 
91
  msgid "Wrong license key"
92
  msgstr "Niepoprawny klucz licencji"
93
 
94
- #: bws_functions.php:242 bws_functions.php:506 bws_functions.php:557
 
95
  msgid ""
96
  "Something went wrong. Please try again later. If the error appears again, "
97
  "please contact us"
@@ -99,15 +154,16 @@ msgstr ""
99
  "Coś poszło nie tak. Spróbuj ponownie później. Jeśli błąd pojawi się ponownie "
100
  "proszę skontaktować się z nami"
101
 
102
- #: bws_functions.php:242 bws_functions.php:506 bws_functions.php:557
 
103
  msgid "We are sorry for inconvenience."
104
  msgstr "Przepraszamy za niedogodności."
105
 
106
- #: bws_functions.php:250
107
  msgid "This license key is bind to another site"
108
  msgstr "Ta licencja została przypisana do innej strony."
109
 
110
- #: bws_functions.php:252 bws_functions.php:416
111
  msgid ""
112
  "Unfortunately, you have exceeded the number of available tries per day. "
113
  "Please, upload the plugin manually."
@@ -115,7 +171,7 @@ msgstr ""
115
  "Niestety, przekroczono liczb dostępnych prób na dziś. Proszę dodać wtyczkę "
116
  "manualnie."
117
 
118
- #: bws_functions.php:254
119
  msgid ""
120
  "Unfortunately, Your license has expired. To continue getting top-priority "
121
  "support and plugin updates you should extend it in your"
@@ -123,7 +179,7 @@ msgstr ""
123
  "Niestety, Twoja licencja wygasła. By nadal korzystać z szybkiego dostępu do "
124
  "wsparcia oraz aktualizacji powinieneś przedłużyć licencję."
125
 
126
- #: bws_functions.php:256
127
  msgid ""
128
  "Unfortunately, the Pro licence was already installed to this domain. The Pro "
129
  "Trial license can be installed only once."
@@ -131,31 +187,32 @@ msgstr ""
131
  "Niestety, licencja PRO była już przypisana do tej domeny. Licencja testowa "
132
  "może być wykorzystana tylko raz."
133
 
134
- #: bws_functions.php:277 bws_functions.php:299 bws_functions.php:321
 
135
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
136
  msgstr ""
137
  "Pobieranie archiwum zip zakończyło się niepowodzeniem. Proszę dodać wtyczkę "
138
  "manualnie"
139
 
140
- #: bws_functions.php:289
141
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
142
  msgstr ""
143
  "Otwieranie archiwum zip zakończyło się niepowodzeniem. Proszę dodać wtyczkę "
144
  "manualnie"
145
 
146
- #: bws_functions.php:295
147
  msgid ""
148
  "Your server does not support either ZipArchive or Phar. Please, upload the "
149
  "plugin manually"
150
  msgstr ""
151
  "Twój serwer nie wspiera ZipAcrchive lub Phar. Proszę dodać wtyczkę manualnie"
152
 
153
- #: bws_functions.php:302
154
  msgid "UploadDir is not writable. Please, upload the plugin manually"
155
  msgstr ""
156
  "Folder uploadu jest chroniony przez zapisem. Proszę dodać wtyczkę manualnie"
157
 
158
- #: bws_functions.php:325
159
  msgid ""
160
  "Something went wrong. Try again later or upload the plugin manually. We are "
161
  "sorry for inconvenience."
@@ -163,68 +220,63 @@ msgstr ""
163
  "Coś poszło nie tak. Spróbuj ponowie później lub dodaj wtyczkę manualnie. "
164
  "Przepraszamy za niedogodności."
165
 
166
- #: bws_functions.php:350
167
  msgid "Please, enter Your license key"
168
  msgstr "Proszę podać klucz licencji."
169
 
170
- #: bws_functions.php:380
 
171
  msgid ""
172
- "Congratulations! The Pro version of the plugin is successfully download and "
173
  "activated."
174
  msgstr "Gratulacje! Wersja PRO została pobrana i aktywowana pomyślnie."
175
 
176
- #: bws_functions.php:382 bws_functions.php:473
177
  msgid "Please, go to"
178
  msgstr "Proszę przejść do"
179
 
180
- #: bws_functions.php:382 bws_functions.php:473
181
  msgid "the setting page"
182
  msgstr "ustawień"
183
 
184
- #: bws_functions.php:383 bws_functions.php:474
185
  msgid "You will be redirected automatically in 5 seconds."
186
  msgstr "Zostaniesz automatycznie przekierowany w ciągu 5 sekund."
187
 
188
- #: bws_functions.php:390
189
  msgid "Show Pro features"
190
  msgstr "Pokaż funkcje PRO"
191
 
192
- #: bws_functions.php:397
193
- msgid "You can download and activate"
194
- msgstr "Możesz pobrać i aktywować wersję"
195
 
196
- #: bws_functions.php:399
197
- msgid "version of this plugin by entering Your license key."
198
- msgstr "wtyczki poprzez podanie klucza licencji."
 
199
 
200
- #: bws_functions.php:401 bws_functions.php:442
201
- msgid ""
202
- "You can find your license key on your personal page Client area, by clicking "
203
- "on the link"
204
  msgstr ""
205
- "Możesz znaleźć Twój klucz licencji na indywidualnej stronie w Panelu Klienta "
206
- "poprzez kliknięcie w link"
207
 
208
- #: bws_functions.php:403 bws_functions.php:444
209
- msgid "(your username is the email you specify when purchasing the product)."
 
210
  msgstr "(twoja nazwa użytkownika to email podany podczas zakupu)."
211
 
212
- #: bws_functions.php:407 bws_functions.php:691
213
- msgid "or"
214
- msgstr "lub"
215
-
216
- #: bws_functions.php:407
217
  #, php-format
218
  msgid "Start Your Free %s-Day Trial Now"
219
  msgstr "Rozpocznij swój darmowy %s-dniowy okres testowy"
220
 
221
- #: bws_functions.php:413 bws_functions.php:422 bws_functions.php:452
222
- #: bws_functions.php:460 bws_functions.php:1232 bws_menu.php:693
223
- #: bws_menu.php:750
224
  msgid "Activate"
225
  msgstr "Aktywuj"
226
 
227
- #: bws_functions.php:439 bws_functions.php:532
228
  #, php-format
229
  msgid ""
230
  "In order to continue using the plugin it is necessary to buy a %s license."
@@ -232,28 +284,28 @@ msgstr ""
232
  "W celu dalszego wykorzystywania wtyczki niezbędne jest wykupienie licencji "
233
  "%s."
234
 
235
- #: bws_functions.php:440
236
  msgid "After that you can activate it by entering your license key."
237
  msgstr "Po wszystkim możesz aktywować wtyczkę poprzez podanie klucza licencji."
238
 
239
- #: bws_functions.php:454
240
  msgid "Unfortunately, you have exceeded the number of available tries per day."
241
  msgstr "Niestety, przekroczono dzienną liczbę dostępnych prób."
242
 
243
- #: bws_functions.php:471
244
  msgid ""
245
  "Congratulations! The Pro license of the plugin is successfully activated."
246
  msgstr "Gratulacje! Licencja do wersji PRO została aktywowana pomyślnie."
247
 
248
- #: bws_functions.php:512
249
  msgid "Wrong license key."
250
  msgstr "Niepoprawny klucz licencji"
251
 
252
- #: bws_functions.php:514
253
  msgid "This license key is bind to another site."
254
  msgstr "Klucz licencji został przypisany do innej strony."
255
 
256
- #: bws_functions.php:516
257
  msgid ""
258
  "This license key is valid, but Your license has expired. If you want to "
259
  "update our plugin in future, you should extend the license."
@@ -261,11 +313,11 @@ msgstr ""
261
  "Klucz jest poprawny, jednak Twoja licencja wygasła. Jeśli chcesz "
262
  "aktualizować naszą wtyczkę w przyszłości powinieneś przedłużyć licencję."
263
 
264
- #: bws_functions.php:518
265
  msgid "Unfortunately, you have exceeded the number of available tries."
266
  msgstr "Niestety, przekroczono liczbę dostępnych prób."
267
 
268
- #: bws_functions.php:520
269
  msgid ""
270
  "Unfortunately, the Pro Trial licence was already installed to this domain. "
271
  "The Pro Trial license can be installed only once."
@@ -273,23 +325,23 @@ msgstr ""
273
  "Niestety, licencja PRO była już przypisana do tej domeny. Licencja testowa "
274
  "może być wykorzystana tylko raz."
275
 
276
- #: bws_functions.php:524
277
  msgid "The Pro Trial license key is valid."
278
  msgstr "Klucz licencji do testowej wersji PRO jest poprawny."
279
 
280
- #: bws_functions.php:526
281
  msgid "The license key is valid."
282
  msgstr "Klucz licencji jest poprawny"
283
 
284
- #: bws_functions.php:529
285
  msgid "Your license will expire on"
286
  msgstr "Twoja licencja wygaśnie"
287
 
288
- #: bws_functions.php:562
289
  msgid "Please, enter your license key"
290
  msgstr "Podaj klucz licencji"
291
 
292
- #: bws_functions.php:575
293
  msgid ""
294
  "If needed you can check if the license key is correct or reenter it in the "
295
  "field below. You can find your license key on your personal page - Client "
@@ -299,23 +351,24 @@ msgstr ""
299
  "w polu poniżej. Możesz znaleźć swój klucz na naszej stronie w strefie - "
300
  "Panel Klienta"
301
 
302
- #: bws_functions.php:575
 
303
  msgid ""
304
- "(your username is the email you specify when purchasing the product). If "
305
  "necessary, please submit \"Lost your password?\" request."
306
  msgstr ""
307
  "(login to adres email podany przy zakupie). Jeśli to koniczne użyj opcji "
308
  "\"Zgubiłeś swoje hasło?\"."
309
 
310
- #: bws_functions.php:579
311
  msgid "Check license key"
312
  msgstr "Sprawdź klucz licencji"
313
 
314
- #: bws_functions.php:593
315
  msgid "WARNING: Illegal use notification"
316
  msgstr "UWAGA: Odnotowano nielegalne użycie"
317
 
318
- #: bws_functions.php:593
319
  msgid ""
320
  "You can use one license of the Pro plugin for one domain only. Please check "
321
  "and edit your license or domain if necessary using you personal Client Area. "
@@ -327,7 +380,7 @@ msgstr ""
327
  "Panel Klienta. Zalecamy rozwiązanie tego problemu w przeciągu 24 godzin, w "
328
  "przeciwnym wypadku wersja PRO zostanie zablokowana."
329
 
330
- #: bws_functions.php:601
331
  msgid ""
332
  "Notice: Your Pro Trial license has expired. To continue using the plugin you "
333
  "should buy a Pro license"
@@ -335,7 +388,7 @@ msgstr ""
335
  "Uwaga: Testowa wersja PRO niestety wygasła. Aby kontynuować korzystanie z "
336
  "naszej wtyczki powinieneś zakupić klucz licencji."
337
 
338
- #: bws_functions.php:603
339
  msgid ""
340
  "Your license has expired. To continue getting top-priority support and "
341
  "plugin updates you should extend it."
@@ -343,83 +396,65 @@ msgstr ""
343
  "Twoja licencja wygasła. Aby podtrzymać szybki dostęp do pomocy i "
344
  "aktualizacji powinieneś przedłużyć licencję."
345
 
346
- #: bws_functions.php:603 bws_functions.php:656 bws_functions.php:1198
347
- #: bws_menu.php:669 bws_menu.php:691 bws_menu.php:718 bws_menu.php:748
348
- #: bws_menu.php:794
349
  msgid "Learn more"
350
  msgstr "Dowiedz się więcej"
351
 
352
- #: bws_functions.php:613
353
  #, php-format
354
  msgid "Notice: You are using the Pro Trial license of %s plugin."
355
  msgstr "Uwaga: Wykorzystujesz próbną licencję wersji PRO dla %s."
356
 
357
- #: bws_functions.php:615
358
  msgid "Notice: You are using the Pro Trial license of plugin."
359
  msgstr "Uwaga: Wykorzystywana jest próbna licencja wtyczki."
360
 
361
- #: bws_functions.php:618
362
  msgid "The Pro Trial license will expire on"
363
  msgstr "Licencja próbna wygaśnie"
364
 
365
- #: bws_functions.php:656
366
  msgid "You license for"
367
  msgstr "Twoja licencja na"
368
 
369
- #: bws_functions.php:656
370
  msgid "expires on"
371
  msgstr "wygasa"
372
 
373
- #: bws_functions.php:656
374
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
375
  msgstr ""
376
  "zostaniesz wówczas pozbawiony SZYBKIEGO DOSTĘDO DO SUPPORTU oraz "
377
  "AKTUALIZACJI."
378
 
379
- #: bws_functions.php:687
380
- msgid "Thank you for installing"
381
- msgstr "Dziękujemy za instalację"
382
-
383
- #: bws_functions.php:688
384
- msgid "Let's get started"
385
- msgstr "Zaczynajmny"
386
-
387
- #: bws_functions.php:689
388
- msgid "Configure Settings"
389
- msgstr "Konfiguruj Ustawienia"
390
-
391
- #: bws_functions.php:692
392
- msgid "Add New"
393
- msgstr "Dodaj nowy"
394
-
395
- #: bws_functions.php:750
396
  #, fuzzy
397
  msgid "Thank you for choosing"
398
  msgstr "Dziękujemy za instalację"
399
 
400
- #: bws_functions.php:751
401
  msgid ""
402
  "If you have a feature, suggestion or idea you'd like to see in the plugin, "
403
  "we'd love to hear about it!"
404
  msgstr ""
405
 
406
- #: bws_functions.php:752
407
  msgid "Suggest a Feature"
408
  msgstr ""
409
 
410
- #: bws_functions.php:768
411
  msgid "Notice"
412
  msgstr "Uwaga"
413
 
414
- #: bws_functions.php:768
415
  msgid "The plugin's settings have been changed."
416
  msgstr "Ustawienia wtyczki zostały zmienione."
417
 
418
- #: bws_functions.php:769 bws_functions.php:1240
419
  msgid "Save Changes"
420
  msgstr "Zapisz zmiany"
421
 
422
- #: bws_functions.php:786
423
  msgid ""
424
  "You can always look at premium options by clicking on the \"Show Pro features"
425
  "\" in the \"Go PRO\" tab"
@@ -427,375 +462,553 @@ msgstr ""
427
  "Zawsze możesz sprawdzić funkcje premium poprzez kliknięcie \"Pokaż funkcje "
428
  "PRO\" w zakładce \"Go PRO\""
429
 
430
- #: bws_functions.php:886
431
  #, fuzzy
432
  msgid "Add shortcode"
433
  msgstr "Dodaj BWS Shortcode"
434
 
435
- #: bws_functions.php:886
436
  msgid "Add BestWebSoft plugins' shortcodes using this button."
437
  msgstr ""
438
 
439
- #: bws_functions.php:935
440
  msgid "Close"
441
  msgstr "Zamknij"
442
 
443
- #: bws_functions.php:1027
444
  msgid "Restore all plugin settings to defaults"
445
  msgstr "Przywróć wszystkie ustawienia do wartości domyśłnych"
446
 
447
- #: bws_functions.php:1029
448
  msgid "Restore settings"
449
  msgstr "Przywróć ustawienia"
450
 
451
- #: bws_functions.php:1040
452
  msgid "Are you sure you want to restore all settings by default?"
453
  msgstr ""
454
  "Czy jesteś pewien, że chcesz przywrócić wszystkie ustawienia do wartości "
455
  "domyślnych?"
456
 
457
- #: bws_functions.php:1043
458
  msgid "Yes, restore all settings"
459
  msgstr "Tak, przywróć wszystkie ustawienia"
460
 
461
- #: bws_functions.php:1044
462
  msgid "No, go back to the settings page"
463
  msgstr "Nie, wróć do ustawień"
464
 
465
- #: bws_functions.php:1090
466
  msgid "Plugin"
467
  msgstr "Wtyczka"
468
 
469
- #: bws_functions.php:1099
470
  msgid "Shortcode settings"
471
  msgstr "Ustawienia shortcode"
472
 
473
- #: bws_functions.php:1104
474
  msgid "The shortcode will be inserted"
475
  msgstr "Shortcode zostanie umieszczony"
476
 
477
- #: bws_functions.php:1109
478
  msgid "Insert"
479
  msgstr "Umieść"
480
 
481
- #: bws_functions.php:1140
482
  msgid "Visit Help Center"
483
  msgstr ""
484
 
485
- #: bws_functions.php:1145
486
  msgid "FAQ"
487
  msgstr "FAQ"
488
 
489
- #: bws_functions.php:1151
490
  msgid "For more information:"
491
  msgstr ""
492
 
493
- #: bws_functions.php:1152
494
  msgid "Documentation"
495
  msgstr ""
496
 
497
- #: bws_functions.php:1153
498
  msgid "Video Instructions"
499
  msgstr ""
500
 
501
- #: bws_functions.php:1154
502
  #, fuzzy
503
  msgid "Submit a Request"
504
  msgstr "送信ボタン"
505
 
506
- #: bws_functions.php:1165
507
  msgid "You do not have sufficient permissions to edit plugins for this site."
508
  msgstr ""
509
 
510
- #: bws_functions.php:1196
511
- msgid "File edited successfully."
 
512
  msgstr ""
513
 
514
- #: bws_functions.php:1198
515
  msgid "Not enough permissions to create or update the file"
516
  msgstr ""
517
 
518
- #: bws_functions.php:1222
 
 
 
 
519
  msgid "These styles will be added to the header on all pages of your site."
520
  msgstr ""
521
 
522
- #: bws_functions.php:1225
 
 
 
 
 
 
 
523
  msgid "Editing"
524
  msgstr ""
525
 
526
- #: bws_functions.php:1227
527
  msgid "Browsing"
528
  msgstr ""
529
 
530
- #: bws_functions.php:1235
531
- #, fuzzy
532
- msgid "Learn more about CSS"
533
  msgstr "Dowiedz się więcej"
534
 
535
- #: bws_functions.php:1243
536
  #, php-format
537
  msgid ""
538
- "You need to make this file writable before you can save your changes. See %s "
539
- "the Codex %s for more information."
 
 
 
 
 
 
 
 
 
 
 
540
  msgstr ""
541
 
542
- #: bws_menu.php:509
 
 
 
 
 
543
  msgid "Not set"
544
  msgstr "Nie ustawiono"
545
 
546
- #: bws_menu.php:511 bws_menu.php:512
547
  msgid "On"
548
  msgstr "Włączone"
549
 
550
- #: bws_menu.php:511 bws_menu.php:512
551
  msgid "Off"
552
  msgstr "Wyłączone"
553
 
554
- #: bws_menu.php:513 bws_menu.php:514 bws_menu.php:515 bws_menu.php:516
555
- #: bws_menu.php:517 bws_menu.php:529
556
  msgid "N/A"
557
  msgstr "Brak danych"
558
 
559
- #: bws_menu.php:517
560
  msgid " Mb"
561
  msgstr " Mb"
562
 
563
- #: bws_menu.php:518 bws_menu.php:519 bws_menu.php:520 bws_menu.php:525
564
  msgid "Yes"
565
  msgstr "Tak"
566
 
567
- #: bws_menu.php:518 bws_menu.php:519 bws_menu.php:520 bws_menu.php:527
568
  msgid "No"
569
  msgstr "Nie"
570
 
571
- #: bws_menu.php:537
572
  msgid "Operating System"
573
  msgstr "System operacyjny"
574
 
575
- #: bws_menu.php:538
576
  msgid "Server"
577
  msgstr "Serwer"
578
 
579
- #: bws_menu.php:539
580
  msgid "Memory usage"
581
  msgstr "Wykorzystanie pamięci"
582
 
583
- #: bws_menu.php:540
584
  msgid "MYSQL Version"
585
  msgstr "Wersja MySQL"
586
 
587
- #: bws_menu.php:541
588
  msgid "SQL Mode"
589
  msgstr "Tryb SQL"
590
 
591
- #: bws_menu.php:542
592
  msgid "PHP Version"
593
  msgstr "Wersja PHP"
594
 
595
- #: bws_menu.php:543
596
  msgid "PHP Safe Mode"
597
  msgstr "PHP Safe Mode"
598
 
599
- #: bws_menu.php:544
600
  msgid "PHP Allow URL fopen"
601
  msgstr "Zezwól na PHP fopen"
602
 
603
- #: bws_menu.php:545
604
  msgid "PHP Memory Limit"
605
  msgstr "PHP Limit pamięci"
606
 
607
- #: bws_menu.php:546
608
  msgid "PHP Max Upload Size"
609
  msgstr "PHP Max rozmiar przesyłanego pliku"
610
 
611
- #: bws_menu.php:547
612
  msgid "PHP Max Post Size"
613
  msgstr "PHP Max rozmiar przesyłania POST"
614
 
615
- #: bws_menu.php:548
616
  msgid "PHP Max Script Execute Time"
617
  msgstr "PHP Max czas przetwarzania skryptu"
618
 
619
- #: bws_menu.php:549
620
  msgid "PHP Exif support"
621
  msgstr "PHP Wsparcie Exif"
622
 
623
- #: bws_menu.php:550
624
  msgid "PHP IPTC support"
625
  msgstr "PHP Wsparcie IPTC"
626
 
627
- #: bws_menu.php:551
628
  msgid "PHP XML support"
629
  msgstr "PHP Wsparcie XML"
630
 
631
- #: bws_menu.php:552
632
  msgid "Site URL"
633
  msgstr "Adres strony:"
634
 
635
- #: bws_menu.php:553
636
  msgid "Home URL"
637
  msgstr "Adres strony głównej:"
638
 
639
- #: bws_menu.php:556
640
  msgid "WordPress Version"
641
  msgstr "Wersja WordPress"
642
 
643
- #: bws_menu.php:557
644
  msgid "WordPress DB Version"
645
  msgstr "Wersja Bazy Danych dla WordPress"
646
 
647
- #: bws_menu.php:558
648
  msgid "Multisite"
649
  msgstr "Multisite"
650
 
651
- #: bws_menu.php:559
652
  msgid "Active Theme"
653
  msgstr "Aktywny motyw"
654
 
655
- #: bws_menu.php:574
656
  msgid "Please enter a valid email address."
657
  msgstr "Podaj poprawny adres email"
658
 
659
- #: bws_menu.php:578
660
  msgid "Email with system info is sent to "
661
  msgstr "Wiadomość z informacjami systemowymi zostanie wysłana do "
662
 
663
- #: bws_menu.php:582
664
  msgid "Thank you for contacting us."
665
  msgstr "Dziękujemy za kontakt."
666
 
667
- #: bws_menu.php:615
668
  msgid "Sorry, email message could not be delivered."
669
  msgstr "Przepraszamy, wiadomość nie została dostarczona."
670
 
671
- #: bws_menu.php:622
672
- msgid "Need help?"
673
- msgstr "Potrzebujesz pomocy?"
674
-
675
- #: bws_menu.php:623
676
- msgid "Client area"
677
- msgstr "Panel Klienta"
678
-
679
- #: bws_menu.php:624 bws_menu.php:933
680
  msgid "System status"
681
  msgstr "Status systemu"
682
 
683
- #: bws_menu.php:629
684
- msgid "Plugins"
685
- msgstr "Wtyczki"
686
 
687
- #: bws_menu.php:630
688
- msgid "Themes"
689
- msgstr "Motywy"
690
 
691
- #: bws_menu.php:634
692
- msgid "All"
693
- msgstr "Wszystko"
694
 
695
- #: bws_menu.php:635
696
- msgid "Installed"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
697
  msgstr "Zainstalowane"
698
 
699
- #: bws_menu.php:636
700
- msgid "Recommended"
701
- msgstr "Polecane"
702
 
703
- #: bws_menu.php:640
704
- msgid "Installed plugins"
 
 
 
 
 
705
  msgstr "Zainstalowane"
706
 
707
- #: bws_menu.php:672 bws_menu.php:721
708
- msgid "Settings"
709
- msgstr "Ustawienia"
 
710
 
711
- #: bws_menu.php:693 bws_menu.php:750
712
- msgid "Activate this plugin"
713
- msgstr "Aktywuj wtyczkę"
 
714
 
715
- #: bws_menu.php:708 bws_menu.php:738 bws_menu.php:784
716
- msgid "Go"
717
- msgstr "Go"
718
 
719
- #: bws_menu.php:712 bws_menu.php:742 bws_menu.php:788
720
- msgid "DONATE"
721
- msgstr "DOTACJA"
722
 
723
- #: bws_menu.php:758
724
- msgid "Recommended plugins"
725
- msgstr "Polecane"
726
 
727
- #: bws_menu.php:796
728
- msgid "Install now"
729
- msgstr "Instaluj teraz"
 
730
 
731
- #: bws_menu.php:817
732
- msgid "Try again"
733
- msgstr "Spróbuj ponownie"
734
 
735
- #: bws_menu.php:835
736
- #, php-format
737
- msgid "Preview &#8220;%s&#8221;"
738
- msgstr "Podgląd &#8220;%s&#8221;"
739
 
740
- #: bws_menu.php:866
741
- #, php-format
742
- msgid "Install %s"
743
- msgstr "Instaluj %s"
 
 
 
 
 
744
 
745
- #: bws_menu.php:866
746
  msgid "Install Now"
747
  msgstr "Instaluj teraz"
748
 
749
- #: bws_menu.php:869
750
- #, php-format
751
- msgid "Update to version %s"
752
- msgstr "Aktualizuj do wersji %s"
753
 
754
- #: bws_menu.php:869
755
- msgid "Update"
756
- msgstr "Aktualizuj"
757
 
758
- #: bws_menu.php:876
759
- #, php-format
760
- msgid "Preview %s"
761
- msgstr "Podgląd %s"
762
 
763
- #: bws_menu.php:876
764
- msgid "Preview"
765
- msgstr "Podgląd"
 
766
 
767
- #: bws_menu.php:882 bws_menu.php:914
 
 
 
 
768
  #, php-format
769
  msgid "By %s"
770
  msgstr "Od %s"
771
 
772
- #: bws_menu.php:888
773
- msgid "Details"
774
- msgstr "Szczegóły"
775
-
776
- #: bws_menu.php:920
777
  msgid "Already Installed"
778
  msgstr "Zainstalowane"
779
 
780
- #: bws_menu.php:936
 
 
 
 
 
 
 
 
 
 
 
 
781
  msgid "Environment"
782
  msgstr "Środowisko"
783
 
784
- #: bws_menu.php:947
785
  msgid "Active Plugins"
786
  msgstr "Aktywne wtyczki"
787
 
788
- #: bws_menu.php:960
789
  msgid "Inactive Plugins"
790
  msgstr "Nieaktywne wtyczki"
791
 
792
- #: bws_menu.php:976
793
- msgid "Send to support"
794
- msgstr "Wyślij do supportu"
795
 
796
- #: bws_menu.php:983
797
- msgid "Send to custom email &#187;"
798
- msgstr "Prześlij na własny adres &#187;"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
799
 
800
  #~ msgid "Add BWS Plugins Shortcode"
801
  #~ msgstr "Dodaj BWS Shortcode"
@@ -821,10 +1034,6 @@ msgstr "Prześlij na własny adres &#187;"
821
  #~ msgid "Install now from wordpress.org"
822
  #~ msgstr "wordpress.org から直ぐに導入"
823
 
824
- #, fuzzy
825
- #~ msgid "Activated theme"
826
- #~ msgstr "有効なテーマ"
827
-
828
  #, fuzzy
829
  #~ msgid "Installed themes"
830
  #~ msgstr "%s 導入"
@@ -1134,9 +1343,6 @@ msgstr "Prześlij na własny adres &#187;"
1134
  #~ msgid "Text"
1135
  #~ msgstr "文字"
1136
 
1137
- #~ msgid "Redirect to the page"
1138
- #~ msgstr "ページに転送"
1139
-
1140
  #~ msgid "Url"
1141
  #~ msgstr "Url"
1142
 
@@ -1279,9 +1485,6 @@ msgstr "Prześlij na własny adres &#187;"
1279
  #~ msgstr ""
1280
  #~ "このMIMEを見ている場合は、貴方のクライアントはMIMEタイプを読めません。"
1281
 
1282
- #~ msgid "Support"
1283
- #~ msgstr "サポート"
1284
-
1285
  #~ msgid "Contact Form Options"
1286
  #~ msgstr "コンタクトフォーム オプション"
1287
 
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-06-20 18:01+0300\n"
6
+ "PO-Revision-Date: 2016-06-20 18:01+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Damian Dąbrowski <contact@codester.pl>\n"
9
  "Language: pl_PL\n"
18
  "|| n%100>=20) ? 1 : 2);\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
+ #: bws_functions.php:38 bws_menu.php:282 bws_menu.php:330
22
+ msgid "Plugins"
23
+ msgstr "Wtyczki"
24
+
25
+ #: bws_functions.php:39 bws_menu.php:283 bws_menu.php:579
26
+ msgid "Themes"
27
+ msgstr "Motywy"
28
+
29
+ #: bws_functions.php:40
30
+ #, fuzzy
31
+ msgid "System Status"
32
+ msgstr "Status systemu"
33
+
34
+ #: bws_functions.php:75 bws_functions.php:101
35
  msgid "requires"
36
  msgstr "wymaga wersja"
37
 
38
+ #: bws_functions.php:77
39
  msgid ""
40
  "or higher, that is why it has been deactivated! Please upgrade WordPress and "
41
  "try again."
43
  "lub nowsza, dlatego wtyczka została wyłączona. Zaktualizuj WordPress i "
44
  "spróbuj ponownie."
45
 
46
+ #: bws_functions.php:78
47
  msgid "Back to the WordPress"
48
  msgstr "Wróć do WordPress"
49
 
50
+ #: bws_functions.php:80
51
  msgid "Plugins page"
52
  msgstr "Wtyczki"
53
 
54
+ #: bws_functions.php:103
55
  msgid ""
56
  "or higher! We do not guarantee that our plugin will work correctly. Please "
57
  "upgrade to WordPress latest version."
59
  "lub nowsza! Nie gwarantujemy, że nasza wtyczka będzie działała poprawnie. "
60
  "Proszę zaktualizować WordPress do najnowszej wersji."
61
 
62
+ #: bws_functions.php:118
63
+ msgid "Thank you for installing"
64
+ msgstr "Dziękujemy za instalację"
65
+
66
+ #: bws_functions.php:119
67
+ msgid "Let's get started"
68
+ msgstr "Zaczynajmny"
69
+
70
+ #: bws_functions.php:120 bws_functions.php:153 bws_menu.php:525
71
+ #: bws_menu.php:527
72
+ msgid "Settings"
73
+ msgstr "Ustawienia"
74
+
75
+ #: bws_functions.php:122 bws_functions.php:479
76
+ msgid "or"
77
+ msgstr "lub"
78
+
79
+ #: bws_functions.php:123 bws_functions.php:155
80
+ msgid "Add New"
81
+ msgstr "Dodaj nowy"
82
+
83
+ #: bws_functions.php:127 bws_functions.php:137 bws_functions.php:213
84
+ #: bws_functions.php:724 bws_functions.php:814
85
  msgid "Close notice"
86
  msgstr "Zamknij powiadomienie"
87
 
88
+ #: bws_functions.php:142
89
+ #, fuzzy
90
+ msgid "Thank you for installing plugins by BestWebSoft!"
91
+ msgstr "Dziękujemy za instalację"
92
+
93
+ #: bws_functions.php:144
94
+ #, fuzzy
95
+ msgid "More Details"
96
+ msgstr "Szczegóły"
97
+
98
+ #: bws_functions.php:145
99
+ #, fuzzy
100
+ msgid "Less Details"
101
+ msgstr "Szczegóły"
102
+
103
+ #: bws_functions.php:218
104
  msgid "It’s time to upgrade your"
105
  msgstr "Czas by zaktualizować"
106
 
107
+ #: bws_functions.php:218
108
  msgid "to"
109
  msgstr "do"
110
 
111
+ #: bws_functions.php:218
112
  msgid "version!"
113
  msgstr "wersji!"
114
 
115
+ #: bws_functions.php:219
116
  msgid "Extend standard plugin functionality with new great options."
117
  msgstr "Rozszerz podstawowe funkcje wtyczki o nowe wspaniałe opcje."
118
 
119
+ #: bws_functions.php:222 bws_functions.php:665 bws_menu.php:595
120
  msgid "Learn More"
121
  msgstr "Dowiedz się więcej"
122
 
123
+ #: bws_functions.php:239
124
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
125
  msgstr "Jeśli polubiłeś naszą wtyczkę daj nam 5 gwiazdek"
126
 
127
+ #: bws_functions.php:240
128
  msgid "Rate the plugin"
129
  msgstr "Oceń wtyczkę"
130
 
131
+ #: bws_functions.php:243
132
  msgid "If there is something wrong about it, please contact us"
133
  msgstr "Jeśli wystąpią problemy proszę, skontaktuj się z nami"
134
 
135
+ #: bws_functions.php:247
136
+ msgid "Donations play an important role in supporting great projects"
137
+ msgstr ""
138
+
139
+ #: bws_functions.php:277
140
  msgid "Check premium options on the plugin settings page!"
141
  msgstr "Sprawdź dodatkowe opcje premium w ustawieniach wtyczki."
142
 
143
+ #: bws_functions.php:284 bws_functions.php:320 bws_menu.php:87
144
+ #: bws_menu.php:114
145
  msgid "Wrong license key"
146
  msgstr "Niepoprawny klucz licencji"
147
 
148
+ #: bws_functions.php:314 bws_functions.php:578 bws_functions.php:629
149
+ #: bws_menu.php:108
150
  msgid ""
151
  "Something went wrong. Please try again later. If the error appears again, "
152
  "please contact us"
154
  "Coś poszło nie tak. Spróbuj ponownie później. Jeśli błąd pojawi się ponownie "
155
  "proszę skontaktować się z nami"
156
 
157
+ #: bws_functions.php:314 bws_functions.php:578 bws_functions.php:629
158
+ #: bws_menu.php:108
159
  msgid "We are sorry for inconvenience."
160
  msgstr "Przepraszamy za niedogodności."
161
 
162
+ #: bws_functions.php:322
163
  msgid "This license key is bind to another site"
164
  msgstr "Ta licencja została przypisana do innej strony."
165
 
166
+ #: bws_functions.php:324 bws_functions.php:488
167
  msgid ""
168
  "Unfortunately, you have exceeded the number of available tries per day. "
169
  "Please, upload the plugin manually."
171
  "Niestety, przekroczono liczb dostępnych prób na dziś. Proszę dodać wtyczkę "
172
  "manualnie."
173
 
174
+ #: bws_functions.php:326 bws_menu.php:120
175
  msgid ""
176
  "Unfortunately, Your license has expired. To continue getting top-priority "
177
  "support and plugin updates you should extend it in your"
179
  "Niestety, Twoja licencja wygasła. By nadal korzystać z szybkiego dostępu do "
180
  "wsparcia oraz aktualizacji powinieneś przedłużyć licencję."
181
 
182
+ #: bws_functions.php:328 bws_menu.php:122
183
  msgid ""
184
  "Unfortunately, the Pro licence was already installed to this domain. The Pro "
185
  "Trial license can be installed only once."
187
  "Niestety, licencja PRO była już przypisana do tej domeny. Licencja testowa "
188
  "może być wykorzystana tylko raz."
189
 
190
+ #: bws_functions.php:349 bws_functions.php:371 bws_functions.php:393
191
+ #: bws_menu.php:370 bws_menu.php:401 bws_menu.php:412
192
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
193
  msgstr ""
194
  "Pobieranie archiwum zip zakończyło się niepowodzeniem. Proszę dodać wtyczkę "
195
  "manualnie"
196
 
197
+ #: bws_functions.php:361 bws_menu.php:387
198
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
199
  msgstr ""
200
  "Otwieranie archiwum zip zakończyło się niepowodzeniem. Proszę dodać wtyczkę "
201
  "manualnie"
202
 
203
+ #: bws_functions.php:367 bws_menu.php:394
204
  msgid ""
205
  "Your server does not support either ZipArchive or Phar. Please, upload the "
206
  "plugin manually"
207
  msgstr ""
208
  "Twój serwer nie wspiera ZipAcrchive lub Phar. Proszę dodać wtyczkę manualnie"
209
 
210
+ #: bws_functions.php:374 bws_menu.php:404
211
  msgid "UploadDir is not writable. Please, upload the plugin manually"
212
  msgstr ""
213
  "Folder uploadu jest chroniony przez zapisem. Proszę dodać wtyczkę manualnie"
214
 
215
+ #: bws_functions.php:397 bws_menu.php:139
216
  msgid ""
217
  "Something went wrong. Try again later or upload the plugin manually. We are "
218
  "sorry for inconvenience."
220
  "Coś poszło nie tak. Spróbuj ponowie później lub dodaj wtyczkę manualnie. "
221
  "Przepraszamy za niedogodności."
222
 
223
+ #: bws_functions.php:422 bws_menu.php:149
224
  msgid "Please, enter Your license key"
225
  msgstr "Proszę podać klucz licencji."
226
 
227
+ #: bws_functions.php:452
228
+ #, fuzzy
229
  msgid ""
230
+ "Congratulations! Pro version of the plugin is successfully installed and "
231
  "activated."
232
  msgstr "Gratulacje! Wersja PRO została pobrana i aktywowana pomyślnie."
233
 
234
+ #: bws_functions.php:454 bws_functions.php:545
235
  msgid "Please, go to"
236
  msgstr "Proszę przejść do"
237
 
238
+ #: bws_functions.php:454 bws_functions.php:545
239
  msgid "the setting page"
240
  msgstr "ustawień"
241
 
242
+ #: bws_functions.php:455 bws_functions.php:546
243
  msgid "You will be redirected automatically in 5 seconds."
244
  msgstr "Zostaniesz automatycznie przekierowany w ciągu 5 sekund."
245
 
246
+ #: bws_functions.php:462
247
  msgid "Show Pro features"
248
  msgstr "Pokaż funkcje PRO"
249
 
250
+ #: bws_functions.php:469
251
+ msgid "Enter your license key to install and activate"
252
+ msgstr ""
253
 
254
+ #: bws_functions.php:471
255
+ #, fuzzy
256
+ msgid "version of the plugin."
257
+ msgstr "Oceń wtyczkę"
258
 
259
+ #: bws_functions.php:473 bws_functions.php:514
260
+ msgid "License key can be found in the"
 
 
261
  msgstr ""
 
 
262
 
263
+ #: bws_functions.php:475 bws_functions.php:516
264
+ #, fuzzy
265
+ msgid "(your username is the email address specified during the purchase)."
266
  msgstr "(twoja nazwa użytkownika to email podany podczas zakupu)."
267
 
268
+ #: bws_functions.php:479
 
 
 
 
269
  #, php-format
270
  msgid "Start Your Free %s-Day Trial Now"
271
  msgstr "Rozpocznij swój darmowy %s-dniowy okres testowy"
272
 
273
+ #: bws_functions.php:485 bws_functions.php:494 bws_functions.php:524
274
+ #: bws_functions.php:532 bws_functions.php:1382 bws_menu.php:531
275
+ #: bws_menu.php:540
276
  msgid "Activate"
277
  msgstr "Aktywuj"
278
 
279
+ #: bws_functions.php:511 bws_functions.php:604
280
  #, php-format
281
  msgid ""
282
  "In order to continue using the plugin it is necessary to buy a %s license."
284
  "W celu dalszego wykorzystywania wtyczki niezbędne jest wykupienie licencji "
285
  "%s."
286
 
287
+ #: bws_functions.php:512
288
  msgid "After that you can activate it by entering your license key."
289
  msgstr "Po wszystkim możesz aktywować wtyczkę poprzez podanie klucza licencji."
290
 
291
+ #: bws_functions.php:526 bws_menu.php:118 bws_menu.php:306
292
  msgid "Unfortunately, you have exceeded the number of available tries per day."
293
  msgstr "Niestety, przekroczono dzienną liczbę dostępnych prób."
294
 
295
+ #: bws_functions.php:543
296
  msgid ""
297
  "Congratulations! The Pro license of the plugin is successfully activated."
298
  msgstr "Gratulacje! Licencja do wersji PRO została aktywowana pomyślnie."
299
 
300
+ #: bws_functions.php:584
301
  msgid "Wrong license key."
302
  msgstr "Niepoprawny klucz licencji"
303
 
304
+ #: bws_functions.php:586
305
  msgid "This license key is bind to another site."
306
  msgstr "Klucz licencji został przypisany do innej strony."
307
 
308
+ #: bws_functions.php:588
309
  msgid ""
310
  "This license key is valid, but Your license has expired. If you want to "
311
  "update our plugin in future, you should extend the license."
313
  "Klucz jest poprawny, jednak Twoja licencja wygasła. Jeśli chcesz "
314
  "aktualizować naszą wtyczkę w przyszłości powinieneś przedłużyć licencję."
315
 
316
+ #: bws_functions.php:590
317
  msgid "Unfortunately, you have exceeded the number of available tries."
318
  msgstr "Niestety, przekroczono liczbę dostępnych prób."
319
 
320
+ #: bws_functions.php:592
321
  msgid ""
322
  "Unfortunately, the Pro Trial licence was already installed to this domain. "
323
  "The Pro Trial license can be installed only once."
325
  "Niestety, licencja PRO była już przypisana do tej domeny. Licencja testowa "
326
  "może być wykorzystana tylko raz."
327
 
328
+ #: bws_functions.php:596
329
  msgid "The Pro Trial license key is valid."
330
  msgstr "Klucz licencji do testowej wersji PRO jest poprawny."
331
 
332
+ #: bws_functions.php:598 bws_menu.php:128
333
  msgid "The license key is valid."
334
  msgstr "Klucz licencji jest poprawny"
335
 
336
+ #: bws_functions.php:601 bws_menu.php:130
337
  msgid "Your license will expire on"
338
  msgstr "Twoja licencja wygaśnie"
339
 
340
+ #: bws_functions.php:634
341
  msgid "Please, enter your license key"
342
  msgstr "Podaj klucz licencji"
343
 
344
+ #: bws_functions.php:647
345
  msgid ""
346
  "If needed you can check if the license key is correct or reenter it in the "
347
  "field below. You can find your license key on your personal page - Client "
351
  "w polu poniżej. Możesz znaleźć swój klucz na naszej stronie w strefie - "
352
  "Panel Klienta"
353
 
354
+ #: bws_functions.php:647
355
+ #, fuzzy
356
  msgid ""
357
+ "(your username is the email address specified during the purchase). If "
358
  "necessary, please submit \"Lost your password?\" request."
359
  msgstr ""
360
  "(login to adres email podany przy zakupie). Jeśli to koniczne użyj opcji "
361
  "\"Zgubiłeś swoje hasło?\"."
362
 
363
+ #: bws_functions.php:651 bws_menu.php:304 bws_menu.php:315
364
  msgid "Check license key"
365
  msgstr "Sprawdź klucz licencji"
366
 
367
+ #: bws_functions.php:665
368
  msgid "WARNING: Illegal use notification"
369
  msgstr "UWAGA: Odnotowano nielegalne użycie"
370
 
371
+ #: bws_functions.php:665
372
  msgid ""
373
  "You can use one license of the Pro plugin for one domain only. Please check "
374
  "and edit your license or domain if necessary using you personal Client Area. "
380
  "Panel Klienta. Zalecamy rozwiązanie tego problemu w przeciągu 24 godzin, w "
381
  "przeciwnym wypadku wersja PRO zostanie zablokowana."
382
 
383
+ #: bws_functions.php:673
384
  msgid ""
385
  "Notice: Your Pro Trial license has expired. To continue using the plugin you "
386
  "should buy a Pro license"
388
  "Uwaga: Testowa wersja PRO niestety wygasła. Aby kontynuować korzystanie z "
389
  "naszej wtyczki powinieneś zakupić klucz licencji."
390
 
391
+ #: bws_functions.php:675
392
  msgid ""
393
  "Your license has expired. To continue getting top-priority support and "
394
  "plugin updates you should extend it."
396
  "Twoja licencja wygasła. Aby podtrzymać szybki dostęp do pomocy i "
397
  "aktualizacji powinieneś przedłużyć licencję."
398
 
399
+ #: bws_functions.php:675 bws_functions.php:728 bws_functions.php:1337
 
 
400
  msgid "Learn more"
401
  msgstr "Dowiedz się więcej"
402
 
403
+ #: bws_functions.php:685
404
  #, php-format
405
  msgid "Notice: You are using the Pro Trial license of %s plugin."
406
  msgstr "Uwaga: Wykorzystujesz próbną licencję wersji PRO dla %s."
407
 
408
+ #: bws_functions.php:687
409
  msgid "Notice: You are using the Pro Trial license of plugin."
410
  msgstr "Uwaga: Wykorzystywana jest próbna licencja wtyczki."
411
 
412
+ #: bws_functions.php:690
413
  msgid "The Pro Trial license will expire on"
414
  msgstr "Licencja próbna wygaśnie"
415
 
416
+ #: bws_functions.php:728
417
  msgid "You license for"
418
  msgstr "Twoja licencja na"
419
 
420
+ #: bws_functions.php:728
421
  msgid "expires on"
422
  msgstr "wygasa"
423
 
424
+ #: bws_functions.php:728
425
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
426
  msgstr ""
427
  "zostaniesz wówczas pozbawiony SZYBKIEGO DOSTĘDO DO SUPPORTU oraz "
428
  "AKTUALIZACJI."
429
 
430
+ #: bws_functions.php:809
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
431
  #, fuzzy
432
  msgid "Thank you for choosing"
433
  msgstr "Dziękujemy za instalację"
434
 
435
+ #: bws_functions.php:810
436
  msgid ""
437
  "If you have a feature, suggestion or idea you'd like to see in the plugin, "
438
  "we'd love to hear about it!"
439
  msgstr ""
440
 
441
+ #: bws_functions.php:811
442
  msgid "Suggest a Feature"
443
  msgstr ""
444
 
445
+ #: bws_functions.php:827
446
  msgid "Notice"
447
  msgstr "Uwaga"
448
 
449
+ #: bws_functions.php:827
450
  msgid "The plugin's settings have been changed."
451
  msgstr "Ustawienia wtyczki zostały zmienione."
452
 
453
+ #: bws_functions.php:828 bws_functions.php:1393
454
  msgid "Save Changes"
455
  msgstr "Zapisz zmiany"
456
 
457
+ #: bws_functions.php:842
458
  msgid ""
459
  "You can always look at premium options by clicking on the \"Show Pro features"
460
  "\" in the \"Go PRO\" tab"
462
  "Zawsze możesz sprawdzić funkcje premium poprzez kliknięcie \"Pokaż funkcje "
463
  "PRO\" w zakładce \"Go PRO\""
464
 
465
+ #: bws_functions.php:971
466
  #, fuzzy
467
  msgid "Add shortcode"
468
  msgstr "Dodaj BWS Shortcode"
469
 
470
+ #: bws_functions.php:971
471
  msgid "Add BestWebSoft plugins' shortcodes using this button."
472
  msgstr ""
473
 
474
+ #: bws_functions.php:1020
475
  msgid "Close"
476
  msgstr "Zamknij"
477
 
478
+ #: bws_functions.php:1112
479
  msgid "Restore all plugin settings to defaults"
480
  msgstr "Przywróć wszystkie ustawienia do wartości domyśłnych"
481
 
482
+ #: bws_functions.php:1114
483
  msgid "Restore settings"
484
  msgstr "Przywróć ustawienia"
485
 
486
+ #: bws_functions.php:1125
487
  msgid "Are you sure you want to restore all settings by default?"
488
  msgstr ""
489
  "Czy jesteś pewien, że chcesz przywrócić wszystkie ustawienia do wartości "
490
  "domyślnych?"
491
 
492
+ #: bws_functions.php:1128
493
  msgid "Yes, restore all settings"
494
  msgstr "Tak, przywróć wszystkie ustawienia"
495
 
496
+ #: bws_functions.php:1129
497
  msgid "No, go back to the settings page"
498
  msgstr "Nie, wróć do ustawień"
499
 
500
+ #: bws_functions.php:1175
501
  msgid "Plugin"
502
  msgstr "Wtyczka"
503
 
504
+ #: bws_functions.php:1184
505
  msgid "Shortcode settings"
506
  msgstr "Ustawienia shortcode"
507
 
508
+ #: bws_functions.php:1189
509
  msgid "The shortcode will be inserted"
510
  msgstr "Shortcode zostanie umieszczony"
511
 
512
+ #: bws_functions.php:1194
513
  msgid "Insert"
514
  msgstr "Umieść"
515
 
516
+ #: bws_functions.php:1225
517
  msgid "Visit Help Center"
518
  msgstr ""
519
 
520
+ #: bws_functions.php:1230
521
  msgid "FAQ"
522
  msgstr "FAQ"
523
 
524
+ #: bws_functions.php:1236
525
  msgid "For more information:"
526
  msgstr ""
527
 
528
+ #: bws_functions.php:1237
529
  msgid "Documentation"
530
  msgstr ""
531
 
532
+ #: bws_functions.php:1238
533
  msgid "Video Instructions"
534
  msgstr ""
535
 
536
+ #: bws_functions.php:1239
537
  #, fuzzy
538
  msgid "Submit a Request"
539
  msgstr "送信ボタン"
540
 
541
+ #: bws_functions.php:1250
542
  msgid "You do not have sufficient permissions to edit plugins for this site."
543
  msgstr ""
544
 
545
+ #: bws_functions.php:1301 bws_functions.php:1328
546
+ #, php-format
547
+ msgid "File %s edited successfully."
548
  msgstr ""
549
 
550
+ #: bws_functions.php:1303 bws_functions.php:1330
551
  msgid "Not enough permissions to create or update the file"
552
  msgstr ""
553
 
554
+ #: bws_functions.php:1333
555
+ msgid "Not enough permissions to create the file"
556
+ msgstr ""
557
+
558
+ #: bws_functions.php:1371
559
  msgid "These styles will be added to the header on all pages of your site."
560
  msgstr ""
561
 
562
+ #: bws_functions.php:1373
563
+ #, php-format
564
+ msgid ""
565
+ "These PHP code will be hooked to the %s action and will be printed on front "
566
+ "end only."
567
+ msgstr ""
568
+
569
+ #: bws_functions.php:1377
570
  msgid "Editing"
571
  msgstr ""
572
 
573
+ #: bws_functions.php:1379
574
  msgid "Browsing"
575
  msgstr ""
576
 
577
+ #: bws_functions.php:1386
578
+ #, fuzzy, php-format
579
+ msgid "Learn more about %s"
580
  msgstr "Dowiedz się więcej"
581
 
582
+ #: bws_functions.php:1397
583
  #, php-format
584
  msgid ""
585
+ "You need to make this files writable before you can save your changes. See "
586
+ "%s the Codex %s for more information."
587
+ msgstr ""
588
+
589
+ #: bws_menu.php:116
590
+ #, fuzzy
591
+ msgid ""
592
+ "This license key is bind to another website. Change it via personal Client "
593
+ "Area."
594
+ msgstr "Klucz licencji został przypisany do innej strony."
595
+
596
+ #: bws_menu.php:116
597
+ msgid "Log in"
598
  msgstr ""
599
 
600
+ #: bws_menu.php:132
601
+ #, fuzzy
602
+ msgid "Congratulations! Pro Membership license is successfully activated."
603
+ msgstr "Gratulacje! Licencja do wersji PRO została aktywowana pomyślnie."
604
+
605
+ #: bws_menu.php:161
606
  msgid "Not set"
607
  msgstr "Nie ustawiono"
608
 
609
+ #: bws_menu.php:163 bws_menu.php:164
610
  msgid "On"
611
  msgstr "Włączone"
612
 
613
+ #: bws_menu.php:163 bws_menu.php:164
614
  msgid "Off"
615
  msgstr "Wyłączone"
616
 
617
+ #: bws_menu.php:165 bws_menu.php:166 bws_menu.php:167 bws_menu.php:168
618
+ #: bws_menu.php:169 bws_menu.php:181
619
  msgid "N/A"
620
  msgstr "Brak danych"
621
 
622
+ #: bws_menu.php:169
623
  msgid " Mb"
624
  msgstr " Mb"
625
 
626
+ #: bws_menu.php:170 bws_menu.php:171 bws_menu.php:172 bws_menu.php:177
627
  msgid "Yes"
628
  msgstr "Tak"
629
 
630
+ #: bws_menu.php:170 bws_menu.php:171 bws_menu.php:172 bws_menu.php:179
631
  msgid "No"
632
  msgstr "Nie"
633
 
634
+ #: bws_menu.php:190
635
  msgid "Operating System"
636
  msgstr "System operacyjny"
637
 
638
+ #: bws_menu.php:191
639
  msgid "Server"
640
  msgstr "Serwer"
641
 
642
+ #: bws_menu.php:192
643
  msgid "Memory usage"
644
  msgstr "Wykorzystanie pamięci"
645
 
646
+ #: bws_menu.php:193
647
  msgid "MYSQL Version"
648
  msgstr "Wersja MySQL"
649
 
650
+ #: bws_menu.php:194
651
  msgid "SQL Mode"
652
  msgstr "Tryb SQL"
653
 
654
+ #: bws_menu.php:195
655
  msgid "PHP Version"
656
  msgstr "Wersja PHP"
657
 
658
+ #: bws_menu.php:196
659
  msgid "PHP Safe Mode"
660
  msgstr "PHP Safe Mode"
661
 
662
+ #: bws_menu.php:197
663
  msgid "PHP Allow URL fopen"
664
  msgstr "Zezwól na PHP fopen"
665
 
666
+ #: bws_menu.php:198
667
  msgid "PHP Memory Limit"
668
  msgstr "PHP Limit pamięci"
669
 
670
+ #: bws_menu.php:199
671
  msgid "PHP Max Upload Size"
672
  msgstr "PHP Max rozmiar przesyłanego pliku"
673
 
674
+ #: bws_menu.php:200
675
  msgid "PHP Max Post Size"
676
  msgstr "PHP Max rozmiar przesyłania POST"
677
 
678
+ #: bws_menu.php:201
679
  msgid "PHP Max Script Execute Time"
680
  msgstr "PHP Max czas przetwarzania skryptu"
681
 
682
+ #: bws_menu.php:202
683
  msgid "PHP Exif support"
684
  msgstr "PHP Wsparcie Exif"
685
 
686
+ #: bws_menu.php:203
687
  msgid "PHP IPTC support"
688
  msgstr "PHP Wsparcie IPTC"
689
 
690
+ #: bws_menu.php:204
691
  msgid "PHP XML support"
692
  msgstr "PHP Wsparcie XML"
693
 
694
+ #: bws_menu.php:205
695
  msgid "Site URL"
696
  msgstr "Adres strony:"
697
 
698
+ #: bws_menu.php:206
699
  msgid "Home URL"
700
  msgstr "Adres strony głównej:"
701
 
702
+ #: bws_menu.php:209
703
  msgid "WordPress Version"
704
  msgstr "Wersja WordPress"
705
 
706
+ #: bws_menu.php:210
707
  msgid "WordPress DB Version"
708
  msgstr "Wersja Bazy Danych dla WordPress"
709
 
710
+ #: bws_menu.php:211
711
  msgid "Multisite"
712
  msgstr "Multisite"
713
 
714
+ #: bws_menu.php:212
715
  msgid "Active Theme"
716
  msgstr "Aktywny motyw"
717
 
718
+ #: bws_menu.php:226
719
  msgid "Please enter a valid email address."
720
  msgstr "Podaj poprawny adres email"
721
 
722
+ #: bws_menu.php:230
723
  msgid "Email with system info is sent to "
724
  msgstr "Wiadomość z informacjami systemowymi zostanie wysłana do "
725
 
726
+ #: bws_menu.php:234
727
  msgid "Thank you for contacting us."
728
  msgstr "Dziękujemy za kontakt."
729
 
730
+ #: bws_menu.php:267
731
  msgid "Sorry, email message could not be delivered."
732
  msgstr "Przepraszamy, wiadomość nie została dostarczona."
733
 
734
+ #: bws_menu.php:286 bws_menu.php:626
 
 
 
 
 
 
 
 
735
  msgid "System status"
736
  msgstr "Status systemu"
737
 
738
+ #: bws_menu.php:287
739
+ msgid "Support"
740
+ msgstr "サポート"
741
 
742
+ #: bws_menu.php:288
743
+ msgid "Manage purchased licenses & subscriptions"
744
+ msgstr ""
745
 
746
+ #: bws_menu.php:288
747
+ msgid "My Account"
748
+ msgstr ""
749
 
750
+ #: bws_menu.php:296
751
+ #, php-format
752
+ msgid "Get Access to %s+ Premium Plugins"
753
+ msgstr ""
754
+
755
+ #: bws_menu.php:297
756
+ #, php-format
757
+ msgid ""
758
+ "Join BestWebSoft Pro Membership today, cancel any time and use all plugins "
759
+ "on a single website %s for only %s per month."
760
+ msgstr ""
761
+
762
+ #: bws_menu.php:309
763
+ #, fuzzy
764
+ msgid "Enter your license key"
765
+ msgstr "Podaj klucz licencji"
766
+
767
+ #: bws_menu.php:313
768
+ #, fuzzy
769
+ msgid "Activate Membership"
770
+ msgstr "有効なテーマ"
771
+
772
+ #: bws_menu.php:322
773
+ msgid "Don’t have valid license key yet?"
774
+ msgstr ""
775
+
776
+ #: bws_menu.php:322
777
+ msgid "Subscribe to Pro Membership"
778
+ msgstr ""
779
+
780
+ #: bws_menu.php:331
781
+ #, fuzzy
782
+ msgid "Upload Plugin"
783
+ msgstr "Wtyczka"
784
+
785
+ #: bws_menu.php:335
786
+ #, php-format
787
+ msgid ""
788
+ "The plugin generated %d characters of <strong>unexpected output</strong> "
789
+ "during activation. If you notice &#8220;headers already sent&#8221; "
790
+ "messages, problems with syndication feeds or other issues, try deactivating "
791
+ "or removing this plugin."
792
+ msgstr ""
793
+
794
+ #: bws_menu.php:337
795
+ msgid ""
796
+ "Plugin could not be activated because it triggered a <strong>fatal error</"
797
+ "strong>."
798
+ msgstr ""
799
+
800
+ #: bws_menu.php:340
801
+ msgid "Plugin <strong>activated</strong>."
802
+ msgstr ""
803
+
804
+ #: bws_menu.php:347
805
+ #, fuzzy
806
+ msgid "Installing Plugin"
807
  msgstr "Zainstalowane"
808
 
809
+ #: bws_menu.php:353
810
+ msgid "Downloading install package from"
811
+ msgstr ""
812
 
813
+ #: bws_menu.php:378
814
+ msgid "Unpacking the package"
815
+ msgstr ""
816
+
817
+ #: bws_menu.php:383 bws_menu.php:391
818
+ #, fuzzy
819
+ msgid "Installing the plugin"
820
  msgstr "Zainstalowane"
821
 
822
+ #: bws_menu.php:397
823
+ #, fuzzy
824
+ msgid "Successfully installed the plugin"
825
+ msgstr "Zainstalowane"
826
 
827
+ #: bws_menu.php:409
828
+ #, fuzzy
829
+ msgid "Activate Plugin"
830
+ msgstr "Aktywne wtyczki"
831
 
832
+ #: bws_menu.php:409 bws_menu.php:415
833
+ msgid "Return to BestWebSoft Panel"
834
+ msgstr ""
835
 
836
+ #: bws_menu.php:419 bws_menu.php:434 bws_menu.php:561
837
+ msgid "All"
838
+ msgstr "Wszystko"
839
 
840
+ #: bws_menu.php:420
841
+ msgid "Installed"
842
+ msgstr "Zainstalowane"
843
 
844
+ #: bws_menu.php:421
845
+ #, fuzzy
846
+ msgid "Not Installed"
847
+ msgstr "Zainstalowane"
848
 
849
+ #: bws_menu.php:427
850
+ msgid "Filter results"
851
+ msgstr ""
852
 
853
+ #: bws_menu.php:430 bws_menu.php:557
854
+ msgid "Category"
855
+ msgstr ""
 
856
 
857
+ #: bws_menu.php:496
858
+ #, fuzzy
859
+ msgid "Renew to get updates"
860
+ msgstr "ページに転送"
861
+
862
+ #: bws_menu.php:499
863
+ #, fuzzy, php-format
864
+ msgid "Update to v %s"
865
+ msgstr "Aktualizuj do wersji %s"
866
 
867
+ #: bws_menu.php:511 bws_menu.php:534 bws_menu.php:543
868
  msgid "Install Now"
869
  msgstr "Instaluj teraz"
870
 
871
+ #: bws_menu.php:517
872
+ msgid "Upgrade to Pro"
873
+ msgstr ""
 
874
 
875
+ #: bws_menu.php:521
876
+ msgid "Donate"
877
+ msgstr ""
878
 
879
+ #: bws_menu.php:531 bws_menu.php:540
880
+ msgid "Activate this plugin"
881
+ msgstr "Aktywuj wtyczkę"
 
882
 
883
+ #: bws_menu.php:543
884
+ #, fuzzy
885
+ msgid "Install this plugin"
886
+ msgstr "Zainstalowane"
887
 
888
+ #: bws_menu.php:552
889
+ msgid "Nothing found. Try another criteria."
890
+ msgstr ""
891
+
892
+ #: bws_menu.php:589 bws_menu.php:609
893
  #, php-format
894
  msgid "By %s"
895
  msgstr "Od %s"
896
 
897
+ #: bws_menu.php:615
 
 
 
 
898
  msgid "Already Installed"
899
  msgstr "Zainstalowane"
900
 
901
+ #: bws_menu.php:623
902
+ msgid "Browse Free WordPress Themes"
903
+ msgstr ""
904
+
905
+ #: bws_menu.php:632
906
+ msgid "Send to support"
907
+ msgstr "Wyślij do supportu"
908
+
909
+ #: bws_menu.php:639
910
+ msgid "Send to custom email &#187;"
911
+ msgstr "Prześlij na własny adres &#187;"
912
+
913
+ #: bws_menu.php:646
914
  msgid "Environment"
915
  msgstr "Środowisko"
916
 
917
+ #: bws_menu.php:657
918
  msgid "Active Plugins"
919
  msgstr "Aktywne wtyczki"
920
 
921
+ #: bws_menu.php:670
922
  msgid "Inactive Plugins"
923
  msgstr "Nieaktywne wtyczki"
924
 
925
+ #: product_list.php:7
926
+ msgid "Advertisement"
927
+ msgstr ""
928
 
929
+ #: product_list.php:8
930
+ msgid "Content & Media"
931
+ msgstr ""
932
+
933
+ #: product_list.php:9
934
+ msgid "Management"
935
+ msgstr ""
936
+
937
+ #: product_list.php:10
938
+ msgid "Security"
939
+ msgstr ""
940
+
941
+ #: product_list.php:11
942
+ #, fuzzy
943
+ msgid "Site Stats"
944
+ msgstr "Status systemu"
945
+
946
+ #: product_list.php:12
947
+ msgid "Social"
948
+ msgstr ""
949
+
950
+ #: product_list.php:13
951
+ msgid "Utilities"
952
+ msgstr ""
953
+
954
+ #: product_list.php:14
955
+ msgid "Other"
956
+ msgstr ""
957
+
958
+ #~ msgid "You can download and activate"
959
+ #~ msgstr "Możesz pobrać i aktywować wersję"
960
+
961
+ #~ msgid "version of this plugin by entering Your license key."
962
+ #~ msgstr "wtyczki poprzez podanie klucza licencji."
963
+
964
+ #~ msgid ""
965
+ #~ "You can find your license key on your personal page Client area, by "
966
+ #~ "clicking on the link"
967
+ #~ msgstr ""
968
+ #~ "Możesz znaleźć Twój klucz licencji na indywidualnej stronie w Panelu "
969
+ #~ "Klienta poprzez kliknięcie w link"
970
+
971
+ #~ msgid "Configure Settings"
972
+ #~ msgstr "Konfiguruj Ustawienia"
973
+
974
+ #~ msgid "Need help?"
975
+ #~ msgstr "Potrzebujesz pomocy?"
976
+
977
+ #~ msgid "Client area"
978
+ #~ msgstr "Panel Klienta"
979
+
980
+ #~ msgid "Recommended"
981
+ #~ msgstr "Polecane"
982
+
983
+ #~ msgid "Go"
984
+ #~ msgstr "Go"
985
+
986
+ #~ msgid "DONATE"
987
+ #~ msgstr "DOTACJA"
988
+
989
+ #~ msgid "Recommended plugins"
990
+ #~ msgstr "Polecane"
991
+
992
+ #~ msgid "Install now"
993
+ #~ msgstr "Instaluj teraz"
994
+
995
+ #~ msgid "Try again"
996
+ #~ msgstr "Spróbuj ponownie"
997
+
998
+ #~ msgid "Preview &#8220;%s&#8221;"
999
+ #~ msgstr "Podgląd &#8220;%s&#8221;"
1000
+
1001
+ #~ msgid "Install %s"
1002
+ #~ msgstr "Instaluj %s"
1003
+
1004
+ #~ msgid "Update"
1005
+ #~ msgstr "Aktualizuj"
1006
+
1007
+ #~ msgid "Preview %s"
1008
+ #~ msgstr "Podgląd %s"
1009
+
1010
+ #~ msgid "Preview"
1011
+ #~ msgstr "Podgląd"
1012
 
1013
  #~ msgid "Add BWS Plugins Shortcode"
1014
  #~ msgstr "Dodaj BWS Shortcode"
1034
  #~ msgid "Install now from wordpress.org"
1035
  #~ msgstr "wordpress.org から直ぐに導入"
1036
 
 
 
 
 
1037
  #, fuzzy
1038
  #~ msgid "Installed themes"
1039
  #~ msgstr "%s 導入"
1343
  #~ msgid "Text"
1344
  #~ msgstr "文字"
1345
 
 
 
 
1346
  #~ msgid "Url"
1347
  #~ msgstr "Url"
1348
 
1485
  #~ msgstr ""
1486
  #~ "このMIMEを見ている場合は、貴方のクライアントはMIMEタイプを読めません。"
1487
 
 
 
 
1488
  #~ msgid "Contact Form Options"
1489
  #~ msgstr "コンタクトフォーム オプション"
1490
 
bws_menu/languages/bestwebsoft-pt_BR.mo DELETED
Binary file
bws_menu/languages/bestwebsoft-pt_BR.po DELETED
@@ -1,877 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: bestwebsoft\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-03-10 15:34+0300\n"
6
- "PO-Revision-Date: 2016-03-10 15:34+0300\n"
7
- "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
- "Language-Team: Dionizio Bonfim Bach | DJIO <wordpress@djio.com.br>\n"
9
- "Language: pt_BR\n"
10
- "MIME-Version: 1.0\n"
11
- "Content-Type: text/plain; charset=UTF-8\n"
12
- "Content-Transfer-Encoding: 8bit\n"
13
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
14
- "X-Generator: Poedit 1.5.4\n"
15
- "X-Poedit-SourceCharset: UTF-8\n"
16
- "X-Poedit-KeywordsList: __;_e\n"
17
- "X-Poedit-Basepath: ..\n"
18
- "X-Textdomain-Support: yes\n"
19
- "X-Poedit-SearchPath-0: .\n"
20
-
21
- #: bws_functions.php:65 bws_functions.php:89
22
- msgid "requires"
23
- msgstr ""
24
-
25
- #: bws_functions.php:67
26
- msgid ""
27
- "or higher, that is why it has been deactivated! Please upgrade WordPress and "
28
- "try again."
29
- msgstr ""
30
-
31
- #: bws_functions.php:68
32
- msgid "Back to the WordPress"
33
- msgstr ""
34
-
35
- # @ captcha
36
- #: bws_functions.php:70
37
- #, fuzzy
38
- msgid "Plugins page"
39
- msgstr "Plugins Pro"
40
-
41
- #: bws_functions.php:91
42
- msgid ""
43
- "or higher! We do not guarantee that our plugin will work correctly. Please "
44
- "upgrade to WordPress latest version."
45
- msgstr ""
46
-
47
- #: bws_functions.php:143 bws_functions.php:652 bws_functions.php:696
48
- #: bws_functions.php:755
49
- msgid "Close notice"
50
- msgstr ""
51
-
52
- #: bws_functions.php:148
53
- msgid "It’s time to upgrade your"
54
- msgstr ""
55
-
56
- #: bws_functions.php:148
57
- msgid "to"
58
- msgstr ""
59
-
60
- # @ captcha
61
- #: bws_functions.php:148
62
- #, fuzzy
63
- msgid "version!"
64
- msgstr "Versão do PHP"
65
-
66
- #: bws_functions.php:149
67
- msgid "Extend standard plugin functionality with new great options."
68
- msgstr ""
69
-
70
- # @ captcha
71
- #: bws_functions.php:152 bws_functions.php:593
72
- #, fuzzy
73
- msgid "Learn More"
74
- msgstr "Leia Mais"
75
-
76
- #: bws_functions.php:169
77
- msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
78
- msgstr ""
79
-
80
- # @ captcha
81
- #: bws_functions.php:170
82
- #, fuzzy
83
- msgid "Rate the plugin"
84
- msgstr "Plugins ativados"
85
-
86
- # @ captcha
87
- #: bws_functions.php:173
88
- #, fuzzy
89
- msgid "If there is something wrong about it, please contact us"
90
- msgstr "Se você tiver quaisquer perguntas, por favor entre em contato via"
91
-
92
- #: bws_functions.php:205
93
- msgid "Check premium options on the plugin settings page!"
94
- msgstr ""
95
-
96
- #: bws_functions.php:212 bws_functions.php:248
97
- msgid "Wrong license key"
98
- msgstr ""
99
-
100
- #: bws_functions.php:242 bws_functions.php:506 bws_functions.php:557
101
- msgid ""
102
- "Something went wrong. Please try again later. If the error appears again, "
103
- "please contact us"
104
- msgstr ""
105
-
106
- #: bws_functions.php:242 bws_functions.php:506 bws_functions.php:557
107
- msgid "We are sorry for inconvenience."
108
- msgstr ""
109
-
110
- #: bws_functions.php:250
111
- msgid "This license key is bind to another site"
112
- msgstr ""
113
-
114
- #: bws_functions.php:252 bws_functions.php:416
115
- msgid ""
116
- "Unfortunately, you have exceeded the number of available tries per day. "
117
- "Please, upload the plugin manually."
118
- msgstr ""
119
-
120
- #: bws_functions.php:254
121
- msgid ""
122
- "Unfortunately, Your license has expired. To continue getting top-priority "
123
- "support and plugin updates you should extend it in your"
124
- msgstr ""
125
-
126
- #: bws_functions.php:256
127
- msgid ""
128
- "Unfortunately, the Pro licence was already installed to this domain. The Pro "
129
- "Trial license can be installed only once."
130
- msgstr ""
131
-
132
- #: bws_functions.php:277 bws_functions.php:299 bws_functions.php:321
133
- msgid "Failed to download the zip archive. Please, upload the plugin manually"
134
- msgstr ""
135
-
136
- #: bws_functions.php:289
137
- msgid "Failed to open the zip archive. Please, upload the plugin manually"
138
- msgstr ""
139
-
140
- #: bws_functions.php:295
141
- msgid ""
142
- "Your server does not support either ZipArchive or Phar. Please, upload the "
143
- "plugin manually"
144
- msgstr ""
145
-
146
- #: bws_functions.php:302
147
- msgid "UploadDir is not writable. Please, upload the plugin manually"
148
- msgstr ""
149
-
150
- #: bws_functions.php:325
151
- msgid ""
152
- "Something went wrong. Try again later or upload the plugin manually. We are "
153
- "sorry for inconvenience."
154
- msgstr ""
155
-
156
- #: bws_functions.php:350
157
- msgid "Please, enter Your license key"
158
- msgstr ""
159
-
160
- #: bws_functions.php:380
161
- msgid ""
162
- "Congratulations! The Pro version of the plugin is successfully download and "
163
- "activated."
164
- msgstr ""
165
-
166
- #: bws_functions.php:382 bws_functions.php:473
167
- msgid "Please, go to"
168
- msgstr ""
169
-
170
- #: bws_functions.php:382 bws_functions.php:473
171
- msgid "the setting page"
172
- msgstr ""
173
-
174
- #: bws_functions.php:383 bws_functions.php:474
175
- msgid "You will be redirected automatically in 5 seconds."
176
- msgstr ""
177
-
178
- #: bws_functions.php:390
179
- msgid "Show Pro features"
180
- msgstr ""
181
-
182
- #: bws_functions.php:397
183
- msgid "You can download and activate"
184
- msgstr ""
185
-
186
- #: bws_functions.php:399
187
- msgid "version of this plugin by entering Your license key."
188
- msgstr ""
189
-
190
- #: bws_functions.php:401 bws_functions.php:442
191
- msgid ""
192
- "You can find your license key on your personal page Client area, by clicking "
193
- "on the link"
194
- msgstr ""
195
-
196
- #: bws_functions.php:403 bws_functions.php:444
197
- msgid "(your username is the email you specify when purchasing the product)."
198
- msgstr ""
199
-
200
- #: bws_functions.php:407 bws_functions.php:691
201
- msgid "or"
202
- msgstr ""
203
-
204
- #: bws_functions.php:407
205
- #, php-format
206
- msgid "Start Your Free %s-Day Trial Now"
207
- msgstr ""
208
-
209
- # @ captcha
210
- #: bws_functions.php:413 bws_functions.php:422 bws_functions.php:452
211
- #: bws_functions.php:460 bws_functions.php:1232 bws_menu.php:693
212
- #: bws_menu.php:750
213
- #, fuzzy
214
- msgid "Activate"
215
- msgstr "Plugins ativados"
216
-
217
- #: bws_functions.php:439 bws_functions.php:532
218
- #, php-format
219
- msgid ""
220
- "In order to continue using the plugin it is necessary to buy a %s license."
221
- msgstr ""
222
-
223
- #: bws_functions.php:440
224
- msgid "After that you can activate it by entering your license key."
225
- msgstr ""
226
-
227
- #: bws_functions.php:454
228
- msgid "Unfortunately, you have exceeded the number of available tries per day."
229
- msgstr ""
230
-
231
- #: bws_functions.php:471
232
- msgid ""
233
- "Congratulations! The Pro license of the plugin is successfully activated."
234
- msgstr ""
235
-
236
- #: bws_functions.php:512
237
- msgid "Wrong license key."
238
- msgstr ""
239
-
240
- #: bws_functions.php:514
241
- msgid "This license key is bind to another site."
242
- msgstr ""
243
-
244
- #: bws_functions.php:516
245
- msgid ""
246
- "This license key is valid, but Your license has expired. If you want to "
247
- "update our plugin in future, you should extend the license."
248
- msgstr ""
249
-
250
- #: bws_functions.php:518
251
- msgid "Unfortunately, you have exceeded the number of available tries."
252
- msgstr ""
253
-
254
- #: bws_functions.php:520
255
- msgid ""
256
- "Unfortunately, the Pro Trial licence was already installed to this domain. "
257
- "The Pro Trial license can be installed only once."
258
- msgstr ""
259
-
260
- #: bws_functions.php:524
261
- msgid "The Pro Trial license key is valid."
262
- msgstr ""
263
-
264
- #: bws_functions.php:526
265
- msgid "The license key is valid."
266
- msgstr ""
267
-
268
- #: bws_functions.php:529
269
- msgid "Your license will expire on"
270
- msgstr ""
271
-
272
- #: bws_functions.php:562
273
- msgid "Please, enter your license key"
274
- msgstr ""
275
-
276
- #: bws_functions.php:575
277
- msgid ""
278
- "If needed you can check if the license key is correct or reenter it in the "
279
- "field below. You can find your license key on your personal page - Client "
280
- "area - on our website"
281
- msgstr ""
282
-
283
- #: bws_functions.php:575
284
- msgid ""
285
- "(your username is the email you specify when purchasing the product). If "
286
- "necessary, please submit \"Lost your password?\" request."
287
- msgstr ""
288
-
289
- #: bws_functions.php:579
290
- msgid "Check license key"
291
- msgstr ""
292
-
293
- #: bws_functions.php:593
294
- msgid "WARNING: Illegal use notification"
295
- msgstr ""
296
-
297
- #: bws_functions.php:593
298
- msgid ""
299
- "You can use one license of the Pro plugin for one domain only. Please check "
300
- "and edit your license or domain if necessary using you personal Client Area. "
301
- "We strongly recommend you to solve the problem within 24 hours, otherwise "
302
- "the Pro plugin will be deactivated."
303
- msgstr ""
304
-
305
- #: bws_functions.php:601
306
- msgid ""
307
- "Notice: Your Pro Trial license has expired. To continue using the plugin you "
308
- "should buy a Pro license"
309
- msgstr ""
310
-
311
- #: bws_functions.php:603
312
- msgid ""
313
- "Your license has expired. To continue getting top-priority support and "
314
- "plugin updates you should extend it."
315
- msgstr ""
316
-
317
- # @ captcha
318
- #: bws_functions.php:603 bws_functions.php:656 bws_functions.php:1198
319
- #: bws_menu.php:669 bws_menu.php:691 bws_menu.php:718 bws_menu.php:748
320
- #: bws_menu.php:794
321
- #, fuzzy
322
- msgid "Learn more"
323
- msgstr "Leia Mais"
324
-
325
- #: bws_functions.php:613
326
- #, php-format
327
- msgid "Notice: You are using the Pro Trial license of %s plugin."
328
- msgstr ""
329
-
330
- #: bws_functions.php:615
331
- msgid "Notice: You are using the Pro Trial license of plugin."
332
- msgstr ""
333
-
334
- #: bws_functions.php:618
335
- msgid "The Pro Trial license will expire on"
336
- msgstr ""
337
-
338
- #: bws_functions.php:656
339
- msgid "You license for"
340
- msgstr ""
341
-
342
- #: bws_functions.php:656
343
- msgid "expires on"
344
- msgstr ""
345
-
346
- #: bws_functions.php:656
347
- msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
348
- msgstr ""
349
-
350
- # @ captcha
351
- #: bws_functions.php:687
352
- #, fuzzy
353
- msgid "Thank you for installing"
354
- msgstr "Obrigado por nos contatar."
355
-
356
- #: bws_functions.php:688
357
- msgid "Let's get started"
358
- msgstr ""
359
-
360
- # @ captcha
361
- #: bws_functions.php:689
362
- #, fuzzy
363
- msgid "Configure Settings"
364
- msgstr "Configurações"
365
-
366
- #: bws_functions.php:692
367
- msgid "Add New"
368
- msgstr ""
369
-
370
- # @ captcha
371
- #: bws_functions.php:750
372
- #, fuzzy
373
- msgid "Thank you for choosing"
374
- msgstr "Obrigado por nos contatar."
375
-
376
- #: bws_functions.php:751
377
- msgid ""
378
- "If you have a feature, suggestion or idea you'd like to see in the plugin, "
379
- "we'd love to hear about it!"
380
- msgstr ""
381
-
382
- #: bws_functions.php:752
383
- msgid "Suggest a Feature"
384
- msgstr ""
385
-
386
- #: bws_functions.php:768
387
- msgid "Notice"
388
- msgstr ""
389
-
390
- #: bws_functions.php:768
391
- msgid "The plugin's settings have been changed."
392
- msgstr ""
393
-
394
- #: bws_functions.php:769 bws_functions.php:1240
395
- msgid "Save Changes"
396
- msgstr ""
397
-
398
- #: bws_functions.php:786
399
- msgid ""
400
- "You can always look at premium options by clicking on the \"Show Pro features"
401
- "\" in the \"Go PRO\" tab"
402
- msgstr ""
403
-
404
- #: bws_functions.php:886
405
- msgid "Add shortcode"
406
- msgstr ""
407
-
408
- #: bws_functions.php:886
409
- msgid "Add BestWebSoft plugins' shortcodes using this button."
410
- msgstr ""
411
-
412
- #: bws_functions.php:935
413
- msgid "Close"
414
- msgstr ""
415
-
416
- #: bws_functions.php:1027
417
- msgid "Restore all plugin settings to defaults"
418
- msgstr ""
419
-
420
- #: bws_functions.php:1029
421
- msgid "Restore settings"
422
- msgstr ""
423
-
424
- #: bws_functions.php:1040
425
- msgid "Are you sure you want to restore all settings by default?"
426
- msgstr ""
427
-
428
- #: bws_functions.php:1043
429
- msgid "Yes, restore all settings"
430
- msgstr ""
431
-
432
- #: bws_functions.php:1044
433
- msgid "No, go back to the settings page"
434
- msgstr ""
435
-
436
- # @ captcha
437
- #: bws_functions.php:1090
438
- #, fuzzy
439
- msgid "Plugin"
440
- msgstr "Plugins Pro"
441
-
442
- # @ captcha
443
- #: bws_functions.php:1099
444
- #, fuzzy
445
- msgid "Shortcode settings"
446
- msgstr "Configurações"
447
-
448
- #: bws_functions.php:1104
449
- msgid "The shortcode will be inserted"
450
- msgstr ""
451
-
452
- #: bws_functions.php:1109
453
- msgid "Insert"
454
- msgstr ""
455
-
456
- #: bws_functions.php:1140
457
- msgid "Visit Help Center"
458
- msgstr ""
459
-
460
- #: bws_functions.php:1145
461
- msgid "FAQ"
462
- msgstr ""
463
-
464
- #: bws_functions.php:1151
465
- msgid "For more information:"
466
- msgstr ""
467
-
468
- #: bws_functions.php:1152
469
- msgid "Documentation"
470
- msgstr ""
471
-
472
- #: bws_functions.php:1153
473
- msgid "Video Instructions"
474
- msgstr ""
475
-
476
- #: bws_functions.php:1154
477
- msgid "Submit a Request"
478
- msgstr ""
479
-
480
- #: bws_functions.php:1165
481
- msgid "You do not have sufficient permissions to edit plugins for this site."
482
- msgstr ""
483
-
484
- #: bws_functions.php:1196
485
- msgid "File edited successfully."
486
- msgstr ""
487
-
488
- #: bws_functions.php:1198
489
- msgid "Not enough permissions to create or update the file"
490
- msgstr ""
491
-
492
- #: bws_functions.php:1222
493
- msgid "These styles will be added to the header on all pages of your site."
494
- msgstr ""
495
-
496
- #: bws_functions.php:1225
497
- msgid "Editing"
498
- msgstr ""
499
-
500
- #: bws_functions.php:1227
501
- msgid "Browsing"
502
- msgstr ""
503
-
504
- # @ captcha
505
- #: bws_functions.php:1235
506
- #, fuzzy
507
- msgid "Learn more about CSS"
508
- msgstr "Leia Mais"
509
-
510
- #: bws_functions.php:1243
511
- #, php-format
512
- msgid ""
513
- "You need to make this file writable before you can save your changes. See %s "
514
- "the Codex %s for more information."
515
- msgstr ""
516
-
517
- # @ captcha
518
- #: bws_menu.php:509
519
- msgid "Not set"
520
- msgstr "Não definido"
521
-
522
- # @ captcha
523
- #: bws_menu.php:511 bws_menu.php:512
524
- msgid "On"
525
- msgstr "Ligado"
526
-
527
- # @ captcha
528
- #: bws_menu.php:511 bws_menu.php:512
529
- msgid "Off"
530
- msgstr "Desligado"
531
-
532
- # @ captcha
533
- #: bws_menu.php:513 bws_menu.php:514 bws_menu.php:515 bws_menu.php:516
534
- #: bws_menu.php:517 bws_menu.php:529
535
- msgid "N/A"
536
- msgstr "N/D"
537
-
538
- # @ captcha
539
- #: bws_menu.php:517
540
- msgid " Mb"
541
- msgstr " Mb"
542
-
543
- # @ captcha
544
- #: bws_menu.php:518 bws_menu.php:519 bws_menu.php:520 bws_menu.php:525
545
- msgid "Yes"
546
- msgstr "Sim"
547
-
548
- # @ captcha
549
- #: bws_menu.php:518 bws_menu.php:519 bws_menu.php:520 bws_menu.php:527
550
- msgid "No"
551
- msgstr "Não"
552
-
553
- # @ captcha
554
- #: bws_menu.php:537
555
- msgid "Operating System"
556
- msgstr "Sistema Operacional"
557
-
558
- # @ captcha
559
- #: bws_menu.php:538
560
- msgid "Server"
561
- msgstr "Servidor"
562
-
563
- # @ captcha
564
- #: bws_menu.php:539
565
- msgid "Memory usage"
566
- msgstr "Uso de memória"
567
-
568
- # @ captcha
569
- #: bws_menu.php:540
570
- msgid "MYSQL Version"
571
- msgstr "Versão do MySQL"
572
-
573
- # @ captcha
574
- #: bws_menu.php:541
575
- msgid "SQL Mode"
576
- msgstr "Modo SQL"
577
-
578
- # @ captcha
579
- #: bws_menu.php:542
580
- msgid "PHP Version"
581
- msgstr "Versão do PHP"
582
-
583
- # @ captcha
584
- #: bws_menu.php:543
585
- msgid "PHP Safe Mode"
586
- msgstr "Modo de Segurança do PHP"
587
-
588
- # @ captcha
589
- #: bws_menu.php:544
590
- msgid "PHP Allow URL fopen"
591
- msgstr "Permissão de fopen de URL do PHP"
592
-
593
- # @ captcha
594
- #: bws_menu.php:545
595
- msgid "PHP Memory Limit"
596
- msgstr "Limite de Memória do PHP"
597
-
598
- # @ captcha
599
- #: bws_menu.php:546
600
- msgid "PHP Max Upload Size"
601
- msgstr "Tamanho Máximo de Upload no PHP"
602
-
603
- # @ captcha
604
- #: bws_menu.php:547
605
- msgid "PHP Max Post Size"
606
- msgstr "Tamanho Máximo de Envio do PHP"
607
-
608
- # @ captcha
609
- #: bws_menu.php:548
610
- msgid "PHP Max Script Execute Time"
611
- msgstr "Tempo de Execução Máximo do PHP"
612
-
613
- # @ captcha
614
- #: bws_menu.php:549
615
- msgid "PHP Exif support"
616
- msgstr "Suporte a Exif no PHP"
617
-
618
- # @ captcha
619
- #: bws_menu.php:550
620
- msgid "PHP IPTC support"
621
- msgstr "Suporte da IPTC no PHP"
622
-
623
- # @ captcha
624
- #: bws_menu.php:551
625
- msgid "PHP XML support"
626
- msgstr "Suporte a XML no PHP"
627
-
628
- # @ captcha
629
- #: bws_menu.php:552
630
- msgid "Site URL"
631
- msgstr "URL do Site"
632
-
633
- # @ captcha
634
- #: bws_menu.php:553
635
- msgid "Home URL"
636
- msgstr "URL da Página Inicial"
637
-
638
- # @ captcha
639
- #: bws_menu.php:556
640
- msgid "WordPress Version"
641
- msgstr "Versão do WordPress"
642
-
643
- # @ captcha
644
- #: bws_menu.php:557
645
- msgid "WordPress DB Version"
646
- msgstr "Versão do DB do WordPress"
647
-
648
- # @ captcha
649
- #: bws_menu.php:558
650
- msgid "Multisite"
651
- msgstr "Multisite"
652
-
653
- # @ captcha
654
- #: bws_menu.php:559
655
- msgid "Active Theme"
656
- msgstr "Tema Ativo"
657
-
658
- # @ captcha
659
- #: bws_menu.php:574
660
- msgid "Please enter a valid email address."
661
- msgstr "Por favor, informe um endereço de email válido."
662
-
663
- # @ captcha
664
- #: bws_menu.php:578
665
- msgid "Email with system info is sent to "
666
- msgstr "Email com informações do sistema é enviado para "
667
-
668
- # @ captcha
669
- #: bws_menu.php:582
670
- msgid "Thank you for contacting us."
671
- msgstr "Obrigado por nos contatar."
672
-
673
- # @ captcha
674
- #: bws_menu.php:615
675
- msgid "Sorry, email message could not be delivered."
676
- msgstr "Desculpe, a mensagem de email não pôde ser enviada."
677
-
678
- #: bws_menu.php:622
679
- msgid "Need help?"
680
- msgstr ""
681
-
682
- #: bws_menu.php:623
683
- msgid "Client area"
684
- msgstr ""
685
-
686
- # @ captcha
687
- #: bws_menu.php:624 bws_menu.php:933
688
- msgid "System status"
689
- msgstr "Status do sistema"
690
-
691
- # @ captcha
692
- #: bws_menu.php:629
693
- #, fuzzy
694
- msgid "Plugins"
695
- msgstr "Plugins Pro"
696
-
697
- #: bws_menu.php:630
698
- msgid "Themes"
699
- msgstr ""
700
-
701
- #: bws_menu.php:634
702
- msgid "All"
703
- msgstr ""
704
-
705
- # @ default
706
- #: bws_menu.php:635
707
- #, fuzzy
708
- msgid "Installed"
709
- msgstr "Instalar %s"
710
-
711
- # @ captcha
712
- #: bws_menu.php:636
713
- #, fuzzy
714
- msgid "Recommended"
715
- msgstr "Plugins Recomendados"
716
-
717
- # @ captcha
718
- #: bws_menu.php:640
719
- msgid "Installed plugins"
720
- msgstr "Plugins Instalados"
721
-
722
- # @ captcha
723
- #: bws_menu.php:672 bws_menu.php:721
724
- msgid "Settings"
725
- msgstr "Configurações"
726
-
727
- # @ captcha
728
- #: bws_menu.php:693 bws_menu.php:750
729
- #, fuzzy
730
- msgid "Activate this plugin"
731
- msgstr "Plugins ativados"
732
-
733
- #: bws_menu.php:708 bws_menu.php:738 bws_menu.php:784
734
- msgid "Go"
735
- msgstr ""
736
-
737
- #: bws_menu.php:712 bws_menu.php:742 bws_menu.php:788
738
- msgid "DONATE"
739
- msgstr ""
740
-
741
- # @ captcha
742
- #: bws_menu.php:758
743
- msgid "Recommended plugins"
744
- msgstr "Plugins Recomendados"
745
-
746
- # @ default
747
- #: bws_menu.php:796
748
- #, fuzzy
749
- msgid "Install now"
750
- msgstr "Instalar %s"
751
-
752
- #: bws_menu.php:817
753
- msgid "Try again"
754
- msgstr ""
755
-
756
- #: bws_menu.php:835
757
- #, php-format
758
- msgid "Preview &#8220;%s&#8221;"
759
- msgstr ""
760
-
761
- # @ default
762
- #: bws_menu.php:866
763
- #, php-format
764
- msgid "Install %s"
765
- msgstr "Instalar %s"
766
-
767
- # @ default
768
- #: bws_menu.php:866
769
- #, fuzzy
770
- msgid "Install Now"
771
- msgstr "Instalar %s"
772
-
773
- #: bws_menu.php:869
774
- #, php-format
775
- msgid "Update to version %s"
776
- msgstr ""
777
-
778
- #: bws_menu.php:869
779
- msgid "Update"
780
- msgstr ""
781
-
782
- #: bws_menu.php:876
783
- #, php-format
784
- msgid "Preview %s"
785
- msgstr ""
786
-
787
- #: bws_menu.php:876
788
- msgid "Preview"
789
- msgstr ""
790
-
791
- #: bws_menu.php:882 bws_menu.php:914
792
- #, php-format
793
- msgid "By %s"
794
- msgstr ""
795
-
796
- #: bws_menu.php:888
797
- msgid "Details"
798
- msgstr ""
799
-
800
- # @ default
801
- #: bws_menu.php:920
802
- #, fuzzy
803
- msgid "Already Installed"
804
- msgstr "Instalar %s"
805
-
806
- # @ captcha
807
- #: bws_menu.php:936
808
- msgid "Environment"
809
- msgstr "Ambiente"
810
-
811
- # @ captcha
812
- #: bws_menu.php:947
813
- msgid "Active Plugins"
814
- msgstr "Plugins Ativos"
815
-
816
- # @ captcha
817
- #: bws_menu.php:960
818
- msgid "Inactive Plugins"
819
- msgstr "Plugins Inativos"
820
-
821
- # @ captcha
822
- #: bws_menu.php:976
823
- msgid "Send to support"
824
- msgstr "Enviar para o suporte"
825
-
826
- # @ captcha
827
- #: bws_menu.php:983
828
- msgid "Send to custom email &#187;"
829
- msgstr "Enviar para email personalizado &#187;"
830
-
831
- # @ captcha
832
- #~ msgid "Pro plugins"
833
- #~ msgstr "Plugins Pro"
834
-
835
- # @ captcha
836
- #~ msgid "Activated plugins"
837
- #~ msgstr "Plugins ativados"
838
-
839
- # @ captcha
840
- #~ msgid "Read more"
841
- #~ msgstr "Leia Mais"
842
-
843
- # @ captcha
844
- #~ msgid "Purchase"
845
- #~ msgstr "Compra"
846
-
847
- # @ captcha
848
- #~ msgid "Free plugins"
849
- #~ msgstr "Plugins Grátis"
850
-
851
- # @ captcha
852
- #~ msgid "Download"
853
- #~ msgstr "Baixar"
854
-
855
- # @ captcha
856
- #~ msgid "Install now from wordpress.org"
857
- #~ msgstr "Instale agora do site do wordpress (wordpress.org)"
858
-
859
- # @ captcha
860
- #, fuzzy
861
- #~ msgid "Activated theme"
862
- #~ msgstr "Tema Ativo"
863
-
864
- # @ default
865
- #, fuzzy
866
- #~ msgid "Installed themes"
867
- #~ msgstr "Instalar %s"
868
-
869
- # @ captcha
870
- #, fuzzy
871
- #~ msgid "Recommended themes"
872
- #~ msgstr "Plugins Recomendados"
873
-
874
- # @ default
875
- #, fuzzy
876
- #~ msgid "installed"
877
- #~ msgstr "Instalar %s"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bws_menu/languages/bestwebsoft-ru_RU.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-ru_RU.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-03-10 15:34+0300\n"
6
- "PO-Revision-Date: 2016-03-10 15:44+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: bestwebsoft.com <http://support.bestwebsoft.com>\n"
9
  "Language: ru_RU\n"
@@ -16,11 +16,23 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: bws_functions.php:65 bws_functions.php:89
 
 
 
 
 
 
 
 
 
 
 
 
20
  msgid "requires"
21
  msgstr "требует"
22
 
23
- #: bws_functions.php:67
24
  msgid ""
25
  "or higher, that is why it has been deactivated! Please upgrade WordPress and "
26
  "try again."
@@ -28,15 +40,15 @@ msgstr ""
28
  "или выше, поэтому он был деактивирован! Пожалуйста, обновите WordPress и "
29
  "попробуйте еще раз."
30
 
31
- #: bws_functions.php:68
32
  msgid "Back to the WordPress"
33
  msgstr "Вернуться к WordPress на"
34
 
35
- #: bws_functions.php:70
36
  msgid "Plugins page"
37
  msgstr "Страницу плагинов"
38
 
39
- #: bws_functions.php:91
40
  msgid ""
41
  "or higher! We do not guarantee that our plugin will work correctly. Please "
42
  "upgrade to WordPress latest version."
@@ -44,53 +56,92 @@ msgstr ""
44
  "или выше! Мы не гарантируем, что наш плагин будет работать корректно. "
45
  "Пожалуйста, обновите WordPress до последней версии."
46
 
47
- #: bws_functions.php:143 bws_functions.php:652 bws_functions.php:696
48
- #: bws_functions.php:755
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
49
  msgid "Close notice"
50
  msgstr "Закрыть"
51
 
52
- #: bws_functions.php:148
 
 
 
 
 
 
 
 
 
 
 
 
53
  msgid "It’s time to upgrade your"
54
  msgstr "Настало время обновить Ваш"
55
 
56
- #: bws_functions.php:148
57
  msgid "to"
58
  msgstr "до"
59
 
60
- #: bws_functions.php:148
61
  msgid "version!"
62
  msgstr "версии!"
63
 
64
- #: bws_functions.php:149
65
  msgid "Extend standard plugin functionality with new great options."
66
  msgstr "Расширяет возможности стандартного функционала плагина."
67
 
68
- #: bws_functions.php:152 bws_functions.php:593
69
  msgid "Learn More"
70
  msgstr "Подробнее"
71
 
72
- #: bws_functions.php:169
73
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
74
  msgstr ""
75
  "Если вам понравился плагин, пожалуйста, поставьте нам 5 звезд на WordPress"
76
 
77
- #: bws_functions.php:170
78
  msgid "Rate the plugin"
79
  msgstr "Оценить плагин"
80
 
81
- #: bws_functions.php:173
82
  msgid "If there is something wrong about it, please contact us"
83
  msgstr "Если у вас есть какие-то вопросы, обращайтесь"
84
 
85
- #: bws_functions.php:205
 
 
 
 
86
  msgid "Check premium options on the plugin settings page!"
87
  msgstr "Просмотрите премиум опции на странице настроек плагина!"
88
 
89
- #: bws_functions.php:212 bws_functions.php:248
 
90
  msgid "Wrong license key"
91
  msgstr "Неправильный лицензионный ключ"
92
 
93
- #: bws_functions.php:242 bws_functions.php:506 bws_functions.php:557
 
94
  msgid ""
95
  "Something went wrong. Please try again later. If the error appears again, "
96
  "please contact us"
@@ -98,15 +149,16 @@ msgstr ""
98
  "Что-то пошло не так. Повторите попытку позже. Если ошибка появится снова, "
99
  "пожалуйста, свяжитесь с нами"
100
 
101
- #: bws_functions.php:242 bws_functions.php:506 bws_functions.php:557
 
102
  msgid "We are sorry for inconvenience."
103
  msgstr "Приносим извинения за неудобства."
104
 
105
- #: bws_functions.php:250
106
  msgid "This license key is bind to another site"
107
  msgstr "Этот лицензионный ключ привязан к другому сайту"
108
 
109
- #: bws_functions.php:252 bws_functions.php:416
110
  msgid ""
111
  "Unfortunately, you have exceeded the number of available tries per day. "
112
  "Please, upload the plugin manually."
@@ -114,7 +166,7 @@ msgstr ""
114
  "К сожалению, вы превысили количество доступных попыток в день. Пожалуйста, "
115
  "загрузите плагин вручную."
116
 
117
- #: bws_functions.php:254
118
  msgid ""
119
  "Unfortunately, Your license has expired. To continue getting top-priority "
120
  "support and plugin updates you should extend it in your"
@@ -123,7 +175,7 @@ msgstr ""
123
  "обновлений приоритетного саппорта вам нужно продлить лицензию перейдя на "
124
  "вашей"
125
 
126
- #: bws_functions.php:256
127
  msgid ""
128
  "Unfortunately, the Pro licence was already installed to this domain. The Pro "
129
  "Trial license can be installed only once."
@@ -131,16 +183,17 @@ msgstr ""
131
  "К сожалению, Pro лицензия уже была установлена на этом доменен. Pro Trial "
132
  "лицензия может быть установлена только один раз."
133
 
134
- #: bws_functions.php:277 bws_functions.php:299 bws_functions.php:321
 
135
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
136
  msgstr ""
137
  "Не удалось загрузить архив плагина. Пожалуйста, загрузите плагин вручную"
138
 
139
- #: bws_functions.php:289
140
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
141
  msgstr "Не удалось открыть архив ZIP. Пожалуйста, загрузите плагин вручную"
142
 
143
- #: bws_functions.php:295
144
  msgid ""
145
  "Your server does not support either ZipArchive or Phar. Please, upload the "
146
  "plugin manually"
@@ -148,12 +201,12 @@ msgstr ""
148
  "Ваш сервер не поддерживает ни библиотеку ZipArchive, ни библиотеку Phar. "
149
  "Пожалуйста, загрузите плагин вручную"
150
 
151
- #: bws_functions.php:302
152
  msgid "UploadDir is not writable. Please, upload the plugin manually"
153
  msgstr ""
154
  "Папка загрузки не доступна для записи. Пожалуйста, загрузите плагин вручную"
155
 
156
- #: bws_functions.php:325
157
  msgid ""
158
  "Something went wrong. Try again later or upload the plugin manually. We are "
159
  "sorry for inconvenience."
@@ -161,98 +214,88 @@ msgstr ""
161
  "Что-то пошло не так. Повторите попытку позже или загрузите плагин вручную. "
162
  "Приносим извинения за неудобства."
163
 
164
- #: bws_functions.php:350
165
  msgid "Please, enter Your license key"
166
  msgstr "Пожалуйста, введите ваш лицензионный ключ"
167
 
168
- #: bws_functions.php:380
169
  msgid ""
170
- "Congratulations! The Pro version of the plugin is successfully download and "
171
  "activated."
172
  msgstr "Поздравляем! Pro версия плагина была успешно загружена и активирована."
173
 
174
- #: bws_functions.php:382 bws_functions.php:473
175
  msgid "Please, go to"
176
  msgstr "Пожалуйста, перейдите на"
177
 
178
- #: bws_functions.php:382 bws_functions.php:473
179
  msgid "the setting page"
180
  msgstr "страницу настроек"
181
 
182
- #: bws_functions.php:383 bws_functions.php:474
183
  msgid "You will be redirected automatically in 5 seconds."
184
  msgstr "Вы будете перенаправлены автоматически через 5 секунд."
185
 
186
- #: bws_functions.php:390
187
  msgid "Show Pro features"
188
  msgstr "Показать Pro опции"
189
 
190
- #: bws_functions.php:397
191
- msgid "You can download and activate"
192
- msgstr "Вы можете скачать и активировать"
193
 
194
- #: bws_functions.php:399
195
- msgid "version of this plugin by entering Your license key."
196
- msgstr "версию этого плагина, введя ваш лицензионный ключ."
197
 
198
- #: bws_functions.php:401 bws_functions.php:442
199
- msgid ""
200
- "You can find your license key on your personal page Client area, by clicking "
201
- "on the link"
202
- msgstr ""
203
- "Вы можете найти ваш лицензионный ключ на вашей личной странице Client area, "
204
- "нажав на ссылку"
205
 
206
- #: bws_functions.php:403 bws_functions.php:444
207
- msgid "(your username is the email you specify when purchasing the product)."
208
- msgstr ""
209
- "(ваше имя пользователя - это электронный адрес, указанный при покупке "
210
- "продукта)."
211
 
212
- #: bws_functions.php:407 bws_functions.php:691
213
- msgid "or"
214
- msgstr "или"
215
-
216
- #: bws_functions.php:407
217
  #, php-format
218
  msgid "Start Your Free %s-Day Trial Now"
219
  msgstr "Попробуйте %s-дневную Trial версию бесплатно"
220
 
221
- #: bws_functions.php:413 bws_functions.php:422 bws_functions.php:452
222
- #: bws_functions.php:460 bws_functions.php:1232 bws_menu.php:693
223
- #: bws_menu.php:750
224
  msgid "Activate"
225
  msgstr "Активировать"
226
 
227
- #: bws_functions.php:439 bws_functions.php:532
228
  #, php-format
229
  msgid ""
230
  "In order to continue using the plugin it is necessary to buy a %s license."
231
  msgstr ""
232
  "Чтобы продолжить пользоваться плагином, необходимо приобрести %s лицензию."
233
 
234
- #: bws_functions.php:440
235
  msgid "After that you can activate it by entering your license key."
236
  msgstr "После этого вы сможете активировать его введя лицензионный ключ."
237
 
238
- #: bws_functions.php:454
239
  msgid "Unfortunately, you have exceeded the number of available tries per day."
240
  msgstr "К сожалению, вы превысили количество доступных попыток."
241
 
242
- #: bws_functions.php:471
243
  msgid ""
244
  "Congratulations! The Pro license of the plugin is successfully activated."
245
  msgstr "Поздравляем! Pro версия плагина была успешно активирована."
246
 
247
- #: bws_functions.php:512
248
  msgid "Wrong license key."
249
  msgstr "Неправильный лицензионный ключ."
250
 
251
- #: bws_functions.php:514
252
  msgid "This license key is bind to another site."
253
  msgstr "Этот лицензионный ключ привязан к другому сайту."
254
 
255
- #: bws_functions.php:516
256
  msgid ""
257
  "This license key is valid, but Your license has expired. If you want to "
258
  "update our plugin in future, you should extend the license."
@@ -260,11 +303,11 @@ msgstr ""
260
  "Лицензионный ключ принят, но срок действия лицензии истек. Если вы хотите "
261
  "обновлять плагин в будущем, вы должны продлить лицензию."
262
 
263
- #: bws_functions.php:518
264
  msgid "Unfortunately, you have exceeded the number of available tries."
265
  msgstr "К сожалению, вы превысили количество доступных попыток."
266
 
267
- #: bws_functions.php:520
268
  msgid ""
269
  "Unfortunately, the Pro Trial licence was already installed to this domain. "
270
  "The Pro Trial license can be installed only once."
@@ -272,23 +315,23 @@ msgstr ""
272
  "К сожалению, Pro Trial версия плагина уже устанавливалась на этот домен. Pro "
273
  "Trial версию можно устанавливать лишь один раз."
274
 
275
- #: bws_functions.php:524
276
  msgid "The Pro Trial license key is valid."
277
  msgstr "Ключ Pro Trial версии действителен."
278
 
279
- #: bws_functions.php:526
280
  msgid "The license key is valid."
281
  msgstr "Лицензионный ключ действителен."
282
 
283
- #: bws_functions.php:529
284
  msgid "Your license will expire on"
285
  msgstr "Ваша лицензия истечет"
286
 
287
- #: bws_functions.php:562
288
  msgid "Please, enter your license key"
289
  msgstr "Пожалуйста, введите Ваш лицензионный ключ"
290
 
291
- #: bws_functions.php:575
292
  msgid ""
293
  "If needed you can check if the license key is correct or reenter it in the "
294
  "field below. You can find your license key on your personal page - Client "
@@ -298,23 +341,23 @@ msgstr ""
298
  "повторно ввести его в поле ниже. Вы можете найти ваш лицензионный ключ на "
299
  "своей личной странице - Client area - на нашем сайте"
300
 
301
- #: bws_functions.php:575
302
  msgid ""
303
- "(your username is the email you specify when purchasing the product). If "
304
  "necessary, please submit \"Lost your password?\" request."
305
  msgstr ""
306
- "(ваш пользователь это емейл, который вы указывали при покупке продукта). При "
307
  "необходимости нажмите \"Забыли пароль?\"."
308
 
309
- #: bws_functions.php:579
310
  msgid "Check license key"
311
  msgstr "Проверка лицензионного ключа"
312
 
313
- #: bws_functions.php:593
314
  msgid "WARNING: Illegal use notification"
315
  msgstr "ВНИМАНИЕ: уведомление о незаконном использовании"
316
 
317
- #: bws_functions.php:593
318
  msgid ""
319
  "You can use one license of the Pro plugin for one domain only. Please check "
320
  "and edit your license or domain if necessary using you personal Client Area. "
@@ -326,7 +369,7 @@ msgstr ""
326
  "используя Ваш личный Client Area. Мы настоятельно рекомендуем вам решить "
327
  "проблему в течение 24 часов, в противном случае плагин будет деактивирован."
328
 
329
- #: bws_functions.php:601
330
  msgid ""
331
  "Notice: Your Pro Trial license has expired. To continue using the plugin you "
332
  "should buy a Pro license"
@@ -334,7 +377,7 @@ msgstr ""
334
  "Внимание: Срок действия Pro Trial версии истек. Чтобы продолжить "
335
  "пользоваться плагином, пожалуйста, приобретите лицензию Pro"
336
 
337
- #: bws_functions.php:603
338
  msgid ""
339
  "Your license has expired. To continue getting top-priority support and "
340
  "plugin updates you should extend it."
@@ -343,58 +386,40 @@ msgstr ""
343
  "плагин в дальнейшем и иметь приоритетную тех.поддержку, то вам нужно "
344
  "продлить лицензию."
345
 
346
- #: bws_functions.php:603 bws_functions.php:656 bws_functions.php:1198
347
- #: bws_menu.php:669 bws_menu.php:691 bws_menu.php:718 bws_menu.php:748
348
- #: bws_menu.php:794
349
  msgid "Learn more"
350
  msgstr "Подробнее"
351
 
352
- #: bws_functions.php:613
353
  #, php-format
354
  msgid "Notice: You are using the Pro Trial license of %s plugin."
355
  msgstr "Внимание: Вы используете Pro Trial версию плагина %s."
356
 
357
- #: bws_functions.php:615
358
  msgid "Notice: You are using the Pro Trial license of plugin."
359
  msgstr "Внимание: Вы используете Pro Trial версию плагина."
360
 
361
- #: bws_functions.php:618
362
  msgid "The Pro Trial license will expire on"
363
  msgstr "Ваша лицензия Pro Trial версии плагина истекает"
364
 
365
- #: bws_functions.php:656
366
  msgid "You license for"
367
  msgstr "Ваш лицензионный ключ для"
368
 
369
- #: bws_functions.php:656
370
  msgid "expires on"
371
  msgstr "истекает"
372
 
373
- #: bws_functions.php:656
374
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
375
  msgstr "и вы не будете получать приоритетную тех.поддержку или обновления."
376
 
377
- #: bws_functions.php:687
378
- msgid "Thank you for installing"
379
- msgstr "Спасибо за установку"
380
-
381
- #: bws_functions.php:688
382
- msgid "Let's get started"
383
- msgstr "Давайте начнем"
384
-
385
- #: bws_functions.php:689
386
- msgid "Configure Settings"
387
- msgstr "Настройка параметров"
388
-
389
- #: bws_functions.php:692
390
- msgid "Add New"
391
- msgstr "Добавить"
392
-
393
- #: bws_functions.php:750
394
  msgid "Thank you for choosing"
395
  msgstr "Спасибо за выбор"
396
 
397
- #: bws_functions.php:751
398
  msgid ""
399
  "If you have a feature, suggestion or idea you'd like to see in the plugin, "
400
  "we'd love to hear about it!"
@@ -403,23 +428,23 @@ msgstr ""
403
  "функционала плагина, пожалуйста, присылайте их нам! Мы вседа открыты для "
404
  "новых идей!"
405
 
406
- #: bws_functions.php:752
407
  msgid "Suggest a Feature"
408
  msgstr "Предложить функционал"
409
 
410
- #: bws_functions.php:768
411
  msgid "Notice"
412
  msgstr "Внимание"
413
 
414
- #: bws_functions.php:768
415
  msgid "The plugin's settings have been changed."
416
  msgstr "Настройки плагина были изменены"
417
 
418
- #: bws_functions.php:769 bws_functions.php:1240
419
  msgid "Save Changes"
420
  msgstr "Сохранить изменения"
421
 
422
- #: bws_functions.php:786
423
  msgid ""
424
  "You can always look at premium options by clicking on the \"Show Pro features"
425
  "\" in the \"Go PRO\" tab"
@@ -427,375 +452,559 @@ msgstr ""
427
  "Вы всегда можете просмотреть премиум опции нажав на кнопку \"Показать Pro "
428
  "опции\" на вкладке \"Перейти на PRO\""
429
 
430
- #: bws_functions.php:886
431
  msgid "Add shortcode"
432
  msgstr "Добавить шорткод"
433
 
434
- #: bws_functions.php:886
435
  msgid "Add BestWebSoft plugins' shortcodes using this button."
436
  msgstr "Добавьте шорткоды BestWebSoft плагинов с помощью этой кнопки."
437
 
438
- #: bws_functions.php:935
439
  msgid "Close"
440
  msgstr "Закрыть"
441
 
442
- #: bws_functions.php:1027
443
  msgid "Restore all plugin settings to defaults"
444
  msgstr "Восстановить все настройки плагина к настройкам по умолчанию"
445
 
446
- #: bws_functions.php:1029
447
  msgid "Restore settings"
448
  msgstr "Восстановить настройки"
449
 
450
- #: bws_functions.php:1040
451
  msgid "Are you sure you want to restore all settings by default?"
452
  msgstr ""
453
  "Вы уверены что хотите восстановить все настройки плагина к настройкам по "
454
  "умолчанию?"
455
 
456
- #: bws_functions.php:1043
457
  msgid "Yes, restore all settings"
458
  msgstr "Да, восстановить все настройки"
459
 
460
- #: bws_functions.php:1044
461
  msgid "No, go back to the settings page"
462
  msgstr "Нет, вернуться на страницу настроек"
463
 
464
- #: bws_functions.php:1090
465
  msgid "Plugin"
466
  msgstr "Плагин"
467
 
468
- #: bws_functions.php:1099
469
  msgid "Shortcode settings"
470
  msgstr "Настройки шорткода"
471
 
472
- #: bws_functions.php:1104
473
  msgid "The shortcode will be inserted"
474
  msgstr "Будет вставлен шорткод"
475
 
476
- #: bws_functions.php:1109
477
  msgid "Insert"
478
  msgstr "Вставить"
479
 
480
- #: bws_functions.php:1140
481
  msgid "Visit Help Center"
482
  msgstr "Перейти в Help Center"
483
 
484
- #: bws_functions.php:1145
485
  msgid "FAQ"
486
  msgstr "FAQ"
487
 
488
- #: bws_functions.php:1151
489
  msgid "For more information:"
490
  msgstr "Для дополнительной информации:"
491
 
492
- #: bws_functions.php:1152
493
  msgid "Documentation"
494
  msgstr "Документация"
495
 
496
- #: bws_functions.php:1153
497
  msgid "Video Instructions"
498
  msgstr "Видео инструкции"
499
 
500
- #: bws_functions.php:1154
501
  msgid "Submit a Request"
502
  msgstr "Отправить запрос"
503
 
504
- #: bws_functions.php:1165
505
  msgid "You do not have sufficient permissions to edit plugins for this site."
506
  msgstr ""
507
  "У вас недостаточно полномочий, чтобы редактировать плагины на этом сайте."
508
 
509
- #: bws_functions.php:1196
510
- msgid "File edited successfully."
511
- msgstr "Файл успешно изменён."
 
512
 
513
- #: bws_functions.php:1198
514
  msgid "Not enough permissions to create or update the file"
515
  msgstr "Не достаточно прав для создания или обновления файла"
516
 
517
- #: bws_functions.php:1222
 
 
 
 
518
  msgid "These styles will be added to the header on all pages of your site."
519
  msgstr "Эти стили будут добавлены в хедер на всех страницах вашего сайта."
520
 
521
- #: bws_functions.php:1225
 
 
 
 
 
 
 
 
 
522
  msgid "Editing"
523
  msgstr "Редактирование"
524
 
525
- #: bws_functions.php:1227
526
  msgid "Browsing"
527
  msgstr "Просмотр"
528
 
529
- #: bws_functions.php:1235
530
- msgid "Learn more about CSS"
531
- msgstr "Подробнее о CSS"
 
532
 
533
- #: bws_functions.php:1243
534
  #, php-format
535
  msgid ""
536
- "You need to make this file writable before you can save your changes. See %s "
537
- "the Codex %s for more information."
538
  msgstr ""
539
  "Чтобы сохранить изменения, нужно сделать этот файл доступным для записи. "
540
- "Дополнительную информацию можно получить в %sКодексе%s."
 
 
 
 
 
 
 
 
 
 
 
541
 
542
- #: bws_menu.php:509
 
 
 
 
543
  msgid "Not set"
544
  msgstr "Не задан"
545
 
546
- #: bws_menu.php:511 bws_menu.php:512
547
  msgid "On"
548
  msgstr "Вкл"
549
 
550
- #: bws_menu.php:511 bws_menu.php:512
551
  msgid "Off"
552
  msgstr "Выкл"
553
 
554
- #: bws_menu.php:513 bws_menu.php:514 bws_menu.php:515 bws_menu.php:516
555
- #: bws_menu.php:517 bws_menu.php:529
556
  msgid "N/A"
557
  msgstr "Неизвестно"
558
 
559
- #: bws_menu.php:517
560
  msgid " Mb"
561
  msgstr "Mb"
562
 
563
- #: bws_menu.php:518 bws_menu.php:519 bws_menu.php:520 bws_menu.php:525
564
  msgid "Yes"
565
  msgstr "Да"
566
 
567
- #: bws_menu.php:518 bws_menu.php:519 bws_menu.php:520 bws_menu.php:527
568
  msgid "No"
569
  msgstr "Нет"
570
 
571
- #: bws_menu.php:537
572
  msgid "Operating System"
573
  msgstr "Операционная система"
574
 
575
- #: bws_menu.php:538
576
  msgid "Server"
577
  msgstr "Тип сервера"
578
 
579
- #: bws_menu.php:539
580
  msgid "Memory usage"
581
  msgstr "Памяти использовано"
582
 
583
- #: bws_menu.php:540
584
  msgid "MYSQL Version"
585
  msgstr "Версия MYSQL"
586
 
587
- #: bws_menu.php:541
588
  msgid "SQL Mode"
589
  msgstr "Режим SQL"
590
 
591
- #: bws_menu.php:542
592
  msgid "PHP Version"
593
  msgstr "Версия PHP"
594
 
595
- #: bws_menu.php:543
596
  msgid "PHP Safe Mode"
597
  msgstr "PHP Safe Mode"
598
 
599
- #: bws_menu.php:544
600
  msgid "PHP Allow URL fopen"
601
  msgstr "PHP Allow URL fopen"
602
 
603
- #: bws_menu.php:545
604
  msgid "PHP Memory Limit"
605
  msgstr "Лимит памяти"
606
 
607
- #: bws_menu.php:546
608
  msgid "PHP Max Upload Size"
609
  msgstr "Макс. размер загружаемого файла"
610
 
611
- #: bws_menu.php:547
612
  msgid "PHP Max Post Size"
613
  msgstr "Макс. размер записи"
614
 
615
- #: bws_menu.php:548
616
  msgid "PHP Max Script Execute Time"
617
  msgstr "Макс. время выполнения сценария"
618
 
619
- #: bws_menu.php:549
620
  msgid "PHP Exif support"
621
  msgstr "Поддержка PHP Exif"
622
 
623
- #: bws_menu.php:550
624
  msgid "PHP IPTC support"
625
  msgstr "Поддержка PHP IPTC"
626
 
627
- #: bws_menu.php:551
628
  msgid "PHP XML support"
629
  msgstr "Поддержка PHP XML"
630
 
631
- #: bws_menu.php:552
632
  msgid "Site URL"
633
  msgstr "Адрес сайта"
634
 
635
- #: bws_menu.php:553
636
  msgid "Home URL"
637
  msgstr "Основной адрес сайта"
638
 
639
- #: bws_menu.php:556
640
  msgid "WordPress Version"
641
  msgstr "Версия WordPress"
642
 
643
- #: bws_menu.php:557
644
  msgid "WordPress DB Version"
645
  msgstr "Версия базы данных WordPress"
646
 
647
- #: bws_menu.php:558
648
  msgid "Multisite"
649
  msgstr "Мультиблог"
650
 
651
- #: bws_menu.php:559
652
  msgid "Active Theme"
653
  msgstr "Текущая тема"
654
 
655
- #: bws_menu.php:574
656
  msgid "Please enter a valid email address."
657
  msgstr "Пожалуйста, введите валидный емайл."
658
 
659
- #: bws_menu.php:578
660
  msgid "Email with system info is sent to "
661
  msgstr "Емейл с системной информацией отправлен на"
662
 
663
- #: bws_menu.php:582
664
  msgid "Thank you for contacting us."
665
  msgstr "Спасибо что связались с нами."
666
 
667
- #: bws_menu.php:615
668
  msgid "Sorry, email message could not be delivered."
669
  msgstr "Извините, ваш емейл не может быть отправлен."
670
 
671
- #: bws_menu.php:622
672
- msgid "Need help?"
673
- msgstr "Нужна помощь?"
674
-
675
- #: bws_menu.php:623
676
- msgid "Client area"
677
- msgstr "Client area"
678
-
679
- #: bws_menu.php:624 bws_menu.php:933
680
  msgid "System status"
681
  msgstr "Системная информация"
682
 
683
- #: bws_menu.php:629
684
- msgid "Plugins"
685
- msgstr "Плагины"
686
 
687
- #: bws_menu.php:630
688
- msgid "Themes"
689
- msgstr "Темы"
690
 
691
- #: bws_menu.php:634
692
- msgid "All"
693
- msgstr "Все"
694
 
695
- #: bws_menu.php:635
696
- msgid "Installed"
697
- msgstr "Установленные"
 
 
 
 
 
 
 
 
 
 
 
698
 
699
- #: bws_menu.php:636
700
- msgid "Recommended"
701
- msgstr "Рекомендованные"
702
 
703
- #: bws_menu.php:640
704
- msgid "Installed plugins"
705
- msgstr "Установленные плагины"
706
 
707
- #: bws_menu.php:672 bws_menu.php:721
708
- msgid "Settings"
709
- msgstr "Настройки"
710
 
711
- #: bws_menu.php:693 bws_menu.php:750
712
- msgid "Activate this plugin"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
713
  msgstr "Активировать плагин"
714
 
715
- #: bws_menu.php:708 bws_menu.php:738 bws_menu.php:784
716
- msgid "Go"
717
- msgstr "Перейти на"
718
 
719
- #: bws_menu.php:712 bws_menu.php:742 bws_menu.php:788
720
- msgid "DONATE"
721
- msgstr "Пожертвовать"
722
 
723
- #: bws_menu.php:758
724
- msgid "Recommended plugins"
725
- msgstr "Рекомендованные к установке плагины"
726
 
727
- #: bws_menu.php:796
728
- msgid "Install now"
729
- msgstr "Установить"
730
 
731
- #: bws_menu.php:817
732
- msgid "Try again"
733
- msgstr "Попробовать снова"
734
 
735
- #: bws_menu.php:835
736
- #, php-format
737
- msgid "Preview &#8220;%s&#8221;"
738
- msgstr "Просмотр &#8220;%s&#8221;"
 
 
 
739
 
740
- #: bws_menu.php:866
741
  #, php-format
742
- msgid "Install %s"
743
- msgstr "Установлено %s"
744
 
745
- #: bws_menu.php:866
746
  msgid "Install Now"
747
  msgstr "Установить"
748
 
749
- #: bws_menu.php:869
750
- #, php-format
751
- msgid "Update to version %s"
752
- msgstr "Обновить до версии %s"
753
 
754
- #: bws_menu.php:869
755
- msgid "Update"
756
- msgstr "Обновить"
757
 
758
- #: bws_menu.php:876
759
- #, php-format
760
- msgid "Preview %s"
761
- msgstr "Просмотр %s"
762
 
763
- #: bws_menu.php:876
764
- msgid "Preview"
765
- msgstr "Просмотр"
 
 
 
 
766
 
767
- #: bws_menu.php:882 bws_menu.php:914
768
  #, php-format
769
  msgid "By %s"
770
  msgstr "%s"
771
 
772
- #: bws_menu.php:888
773
- msgid "Details"
774
- msgstr "Детали"
775
-
776
- #: bws_menu.php:920
777
  msgid "Already Installed"
778
  msgstr "Уже установлена"
779
 
780
- #: bws_menu.php:936
 
 
 
 
 
 
 
 
 
 
 
 
781
  msgid "Environment"
782
  msgstr "Системная среда"
783
 
784
- #: bws_menu.php:947
785
  msgid "Active Plugins"
786
  msgstr "Активированные плагины"
787
 
788
- #: bws_menu.php:960
789
  msgid "Inactive Plugins"
790
  msgstr "Неактивированные плагины"
791
 
792
- #: bws_menu.php:976
793
- msgid "Send to support"
794
- msgstr "Отправить в тех. поддержку"
795
 
796
- #: bws_menu.php:983
797
- msgid "Send to custom email &#187;"
798
- msgstr "Отправить на емейл &#187;"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
799
 
800
  #~ msgid "Add BWS Plugins Shortcode"
801
  #~ msgstr "Добавить шорткод BWS Плагина"
@@ -837,9 +1046,6 @@ msgstr "Отправить на емейл &#187;"
837
  #~ msgid "Free themes"
838
  #~ msgstr "Бесплатные темы"
839
 
840
- #~ msgid "Activated theme"
841
- #~ msgstr "Активная тема"
842
-
843
  #~ msgid "Customize &#8220;%s&#8221;"
844
  #~ msgstr "Кастомизировать &#8220;%s&#8221;"
845
 
@@ -855,8 +1061,5 @@ msgstr "Отправить на емейл &#187;"
855
  #~ msgid "Switch to old interface"
856
  #~ msgstr "Переключится на старый интерфейс"
857
 
858
- #~ msgid "Donate"
859
- #~ msgstr "Пожертвовать"
860
-
861
  #~ msgid "installed"
862
  #~ msgstr "установлен"
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-06-20 18:01+0300\n"
6
+ "PO-Revision-Date: 2016-06-20 18:04+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: bestwebsoft.com <http://support.bestwebsoft.com>\n"
9
  "Language: ru_RU\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: bws_functions.php:38 bws_menu.php:282 bws_menu.php:330
20
+ msgid "Plugins"
21
+ msgstr "Плагины"
22
+
23
+ #: bws_functions.php:39 bws_menu.php:283 bws_menu.php:579
24
+ msgid "Themes"
25
+ msgstr "Темы"
26
+
27
+ #: bws_functions.php:40
28
+ msgid "System Status"
29
+ msgstr "Системная информация"
30
+
31
+ #: bws_functions.php:75 bws_functions.php:101
32
  msgid "requires"
33
  msgstr "требует"
34
 
35
+ #: bws_functions.php:77
36
  msgid ""
37
  "or higher, that is why it has been deactivated! Please upgrade WordPress and "
38
  "try again."
40
  "или выше, поэтому он был деактивирован! Пожалуйста, обновите WordPress и "
41
  "попробуйте еще раз."
42
 
43
+ #: bws_functions.php:78
44
  msgid "Back to the WordPress"
45
  msgstr "Вернуться к WordPress на"
46
 
47
+ #: bws_functions.php:80
48
  msgid "Plugins page"
49
  msgstr "Страницу плагинов"
50
 
51
+ #: bws_functions.php:103
52
  msgid ""
53
  "or higher! We do not guarantee that our plugin will work correctly. Please "
54
  "upgrade to WordPress latest version."
56
  "или выше! Мы не гарантируем, что наш плагин будет работать корректно. "
57
  "Пожалуйста, обновите WordPress до последней версии."
58
 
59
+ #: bws_functions.php:118
60
+ msgid "Thank you for installing"
61
+ msgstr "Спасибо за установку"
62
+
63
+ #: bws_functions.php:119
64
+ msgid "Let's get started"
65
+ msgstr "Давайте начнем"
66
+
67
+ #: bws_functions.php:120 bws_functions.php:153 bws_menu.php:525
68
+ #: bws_menu.php:527
69
+ msgid "Settings"
70
+ msgstr "Настройки"
71
+
72
+ #: bws_functions.php:122 bws_functions.php:479
73
+ msgid "or"
74
+ msgstr "или"
75
+
76
+ #: bws_functions.php:123 bws_functions.php:155
77
+ msgid "Add New"
78
+ msgstr "Добавить"
79
+
80
+ #: bws_functions.php:127 bws_functions.php:137 bws_functions.php:213
81
+ #: bws_functions.php:724 bws_functions.php:814
82
  msgid "Close notice"
83
  msgstr "Закрыть"
84
 
85
+ #: bws_functions.php:142
86
+ msgid "Thank you for installing plugins by BestWebSoft!"
87
+ msgstr "Спасибо за установку плагинов компании BestWebSoft!"
88
+
89
+ #: bws_functions.php:144
90
+ msgid "More Details"
91
+ msgstr "Детали"
92
+
93
+ #: bws_functions.php:145
94
+ msgid "Less Details"
95
+ msgstr "Скрыть детали"
96
+
97
+ #: bws_functions.php:218
98
  msgid "It’s time to upgrade your"
99
  msgstr "Настало время обновить Ваш"
100
 
101
+ #: bws_functions.php:218
102
  msgid "to"
103
  msgstr "до"
104
 
105
+ #: bws_functions.php:218
106
  msgid "version!"
107
  msgstr "версии!"
108
 
109
+ #: bws_functions.php:219
110
  msgid "Extend standard plugin functionality with new great options."
111
  msgstr "Расширяет возможности стандартного функционала плагина."
112
 
113
+ #: bws_functions.php:222 bws_functions.php:665 bws_menu.php:595
114
  msgid "Learn More"
115
  msgstr "Подробнее"
116
 
117
+ #: bws_functions.php:239
118
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
119
  msgstr ""
120
  "Если вам понравился плагин, пожалуйста, поставьте нам 5 звезд на WordPress"
121
 
122
+ #: bws_functions.php:240
123
  msgid "Rate the plugin"
124
  msgstr "Оценить плагин"
125
 
126
+ #: bws_functions.php:243
127
  msgid "If there is something wrong about it, please contact us"
128
  msgstr "Если у вас есть какие-то вопросы, обращайтесь"
129
 
130
+ #: bws_functions.php:247
131
+ msgid "Donations play an important role in supporting great projects"
132
+ msgstr "Пожертвования играют важную роль в поддержке проектов"
133
+
134
+ #: bws_functions.php:277
135
  msgid "Check premium options on the plugin settings page!"
136
  msgstr "Просмотрите премиум опции на странице настроек плагина!"
137
 
138
+ #: bws_functions.php:284 bws_functions.php:320 bws_menu.php:87
139
+ #: bws_menu.php:114
140
  msgid "Wrong license key"
141
  msgstr "Неправильный лицензионный ключ"
142
 
143
+ #: bws_functions.php:314 bws_functions.php:578 bws_functions.php:629
144
+ #: bws_menu.php:108
145
  msgid ""
146
  "Something went wrong. Please try again later. If the error appears again, "
147
  "please contact us"
149
  "Что-то пошло не так. Повторите попытку позже. Если ошибка появится снова, "
150
  "пожалуйста, свяжитесь с нами"
151
 
152
+ #: bws_functions.php:314 bws_functions.php:578 bws_functions.php:629
153
+ #: bws_menu.php:108
154
  msgid "We are sorry for inconvenience."
155
  msgstr "Приносим извинения за неудобства."
156
 
157
+ #: bws_functions.php:322
158
  msgid "This license key is bind to another site"
159
  msgstr "Этот лицензионный ключ привязан к другому сайту"
160
 
161
+ #: bws_functions.php:324 bws_functions.php:488
162
  msgid ""
163
  "Unfortunately, you have exceeded the number of available tries per day. "
164
  "Please, upload the plugin manually."
166
  "К сожалению, вы превысили количество доступных попыток в день. Пожалуйста, "
167
  "загрузите плагин вручную."
168
 
169
+ #: bws_functions.php:326 bws_menu.php:120
170
  msgid ""
171
  "Unfortunately, Your license has expired. To continue getting top-priority "
172
  "support and plugin updates you should extend it in your"
175
  "обновлений приоритетного саппорта вам нужно продлить лицензию перейдя на "
176
  "вашей"
177
 
178
+ #: bws_functions.php:328 bws_menu.php:122
179
  msgid ""
180
  "Unfortunately, the Pro licence was already installed to this domain. The Pro "
181
  "Trial license can be installed only once."
183
  "К сожалению, Pro лицензия уже была установлена на этом доменен. Pro Trial "
184
  "лицензия может быть установлена только один раз."
185
 
186
+ #: bws_functions.php:349 bws_functions.php:371 bws_functions.php:393
187
+ #: bws_menu.php:370 bws_menu.php:401 bws_menu.php:412
188
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
189
  msgstr ""
190
  "Не удалось загрузить архив плагина. Пожалуйста, загрузите плагин вручную"
191
 
192
+ #: bws_functions.php:361 bws_menu.php:387
193
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
194
  msgstr "Не удалось открыть архив ZIP. Пожалуйста, загрузите плагин вручную"
195
 
196
+ #: bws_functions.php:367 bws_menu.php:394
197
  msgid ""
198
  "Your server does not support either ZipArchive or Phar. Please, upload the "
199
  "plugin manually"
201
  "Ваш сервер не поддерживает ни библиотеку ZipArchive, ни библиотеку Phar. "
202
  "Пожалуйста, загрузите плагин вручную"
203
 
204
+ #: bws_functions.php:374 bws_menu.php:404
205
  msgid "UploadDir is not writable. Please, upload the plugin manually"
206
  msgstr ""
207
  "Папка загрузки не доступна для записи. Пожалуйста, загрузите плагин вручную"
208
 
209
+ #: bws_functions.php:397 bws_menu.php:139
210
  msgid ""
211
  "Something went wrong. Try again later or upload the plugin manually. We are "
212
  "sorry for inconvenience."
214
  "Что-то пошло не так. Повторите попытку позже или загрузите плагин вручную. "
215
  "Приносим извинения за неудобства."
216
 
217
+ #: bws_functions.php:422 bws_menu.php:149
218
  msgid "Please, enter Your license key"
219
  msgstr "Пожалуйста, введите ваш лицензионный ключ"
220
 
221
+ #: bws_functions.php:452
222
  msgid ""
223
+ "Congratulations! Pro version of the plugin is successfully installed and "
224
  "activated."
225
  msgstr "Поздравляем! Pro версия плагина была успешно загружена и активирована."
226
 
227
+ #: bws_functions.php:454 bws_functions.php:545
228
  msgid "Please, go to"
229
  msgstr "Пожалуйста, перейдите на"
230
 
231
+ #: bws_functions.php:454 bws_functions.php:545
232
  msgid "the setting page"
233
  msgstr "страницу настроек"
234
 
235
+ #: bws_functions.php:455 bws_functions.php:546
236
  msgid "You will be redirected automatically in 5 seconds."
237
  msgstr "Вы будете перенаправлены автоматически через 5 секунд."
238
 
239
+ #: bws_functions.php:462
240
  msgid "Show Pro features"
241
  msgstr "Показать Pro опции"
242
 
243
+ #: bws_functions.php:469
244
+ msgid "Enter your license key to install and activate"
245
+ msgstr "Введите лицензионный ключ для установки и активации"
246
 
247
+ #: bws_functions.php:471
248
+ msgid "version of the plugin."
249
+ msgstr "версия плагина."
250
 
251
+ #: bws_functions.php:473 bws_functions.php:514
252
+ msgid "License key can be found in the"
253
+ msgstr "Лицензионный ключ можно найти в"
 
 
 
 
254
 
255
+ #: bws_functions.php:475 bws_functions.php:516
256
+ msgid "(your username is the email address specified during the purchase)."
257
+ msgstr "(ваше имя пользователя - это емейл, указанный при покупке)."
 
 
258
 
259
+ #: bws_functions.php:479
 
 
 
 
260
  #, php-format
261
  msgid "Start Your Free %s-Day Trial Now"
262
  msgstr "Попробуйте %s-дневную Trial версию бесплатно"
263
 
264
+ #: bws_functions.php:485 bws_functions.php:494 bws_functions.php:524
265
+ #: bws_functions.php:532 bws_functions.php:1382 bws_menu.php:531
266
+ #: bws_menu.php:540
267
  msgid "Activate"
268
  msgstr "Активировать"
269
 
270
+ #: bws_functions.php:511 bws_functions.php:604
271
  #, php-format
272
  msgid ""
273
  "In order to continue using the plugin it is necessary to buy a %s license."
274
  msgstr ""
275
  "Чтобы продолжить пользоваться плагином, необходимо приобрести %s лицензию."
276
 
277
+ #: bws_functions.php:512
278
  msgid "After that you can activate it by entering your license key."
279
  msgstr "После этого вы сможете активировать его введя лицензионный ключ."
280
 
281
+ #: bws_functions.php:526 bws_menu.php:118 bws_menu.php:306
282
  msgid "Unfortunately, you have exceeded the number of available tries per day."
283
  msgstr "К сожалению, вы превысили количество доступных попыток."
284
 
285
+ #: bws_functions.php:543
286
  msgid ""
287
  "Congratulations! The Pro license of the plugin is successfully activated."
288
  msgstr "Поздравляем! Pro версия плагина была успешно активирована."
289
 
290
+ #: bws_functions.php:584
291
  msgid "Wrong license key."
292
  msgstr "Неправильный лицензионный ключ."
293
 
294
+ #: bws_functions.php:586
295
  msgid "This license key is bind to another site."
296
  msgstr "Этот лицензионный ключ привязан к другому сайту."
297
 
298
+ #: bws_functions.php:588
299
  msgid ""
300
  "This license key is valid, but Your license has expired. If you want to "
301
  "update our plugin in future, you should extend the license."
303
  "Лицензионный ключ принят, но срок действия лицензии истек. Если вы хотите "
304
  "обновлять плагин в будущем, вы должны продлить лицензию."
305
 
306
+ #: bws_functions.php:590
307
  msgid "Unfortunately, you have exceeded the number of available tries."
308
  msgstr "К сожалению, вы превысили количество доступных попыток."
309
 
310
+ #: bws_functions.php:592
311
  msgid ""
312
  "Unfortunately, the Pro Trial licence was already installed to this domain. "
313
  "The Pro Trial license can be installed only once."
315
  "К сожалению, Pro Trial версия плагина уже устанавливалась на этот домен. Pro "
316
  "Trial версию можно устанавливать лишь один раз."
317
 
318
+ #: bws_functions.php:596
319
  msgid "The Pro Trial license key is valid."
320
  msgstr "Ключ Pro Trial версии действителен."
321
 
322
+ #: bws_functions.php:598 bws_menu.php:128
323
  msgid "The license key is valid."
324
  msgstr "Лицензионный ключ действителен."
325
 
326
+ #: bws_functions.php:601 bws_menu.php:130
327
  msgid "Your license will expire on"
328
  msgstr "Ваша лицензия истечет"
329
 
330
+ #: bws_functions.php:634
331
  msgid "Please, enter your license key"
332
  msgstr "Пожалуйста, введите Ваш лицензионный ключ"
333
 
334
+ #: bws_functions.php:647
335
  msgid ""
336
  "If needed you can check if the license key is correct or reenter it in the "
337
  "field below. You can find your license key on your personal page - Client "
341
  "повторно ввести его в поле ниже. Вы можете найти ваш лицензионный ключ на "
342
  "своей личной странице - Client area - на нашем сайте"
343
 
344
+ #: bws_functions.php:647
345
  msgid ""
346
+ "(your username is the email address specified during the purchase). If "
347
  "necessary, please submit \"Lost your password?\" request."
348
  msgstr ""
349
+ "(ваше имя пользователя - это емейл, указанный при покупке). При "
350
  "необходимости нажмите \"Забыли пароль?\"."
351
 
352
+ #: bws_functions.php:651 bws_menu.php:304 bws_menu.php:315
353
  msgid "Check license key"
354
  msgstr "Проверка лицензионного ключа"
355
 
356
+ #: bws_functions.php:665
357
  msgid "WARNING: Illegal use notification"
358
  msgstr "ВНИМАНИЕ: уведомление о незаконном использовании"
359
 
360
+ #: bws_functions.php:665
361
  msgid ""
362
  "You can use one license of the Pro plugin for one domain only. Please check "
363
  "and edit your license or domain if necessary using you personal Client Area. "
369
  "используя Ваш личный Client Area. Мы настоятельно рекомендуем вам решить "
370
  "проблему в течение 24 часов, в противном случае плагин будет деактивирован."
371
 
372
+ #: bws_functions.php:673
373
  msgid ""
374
  "Notice: Your Pro Trial license has expired. To continue using the plugin you "
375
  "should buy a Pro license"
377
  "Внимание: Срок действия Pro Trial версии истек. Чтобы продолжить "
378
  "пользоваться плагином, пожалуйста, приобретите лицензию Pro"
379
 
380
+ #: bws_functions.php:675
381
  msgid ""
382
  "Your license has expired. To continue getting top-priority support and "
383
  "plugin updates you should extend it."
386
  "плагин в дальнейшем и иметь приоритетную тех.поддержку, то вам нужно "
387
  "продлить лицензию."
388
 
389
+ #: bws_functions.php:675 bws_functions.php:728 bws_functions.php:1337
 
 
390
  msgid "Learn more"
391
  msgstr "Подробнее"
392
 
393
+ #: bws_functions.php:685
394
  #, php-format
395
  msgid "Notice: You are using the Pro Trial license of %s plugin."
396
  msgstr "Внимание: Вы используете Pro Trial версию плагина %s."
397
 
398
+ #: bws_functions.php:687
399
  msgid "Notice: You are using the Pro Trial license of plugin."
400
  msgstr "Внимание: Вы используете Pro Trial версию плагина."
401
 
402
+ #: bws_functions.php:690
403
  msgid "The Pro Trial license will expire on"
404
  msgstr "Ваша лицензия Pro Trial версии плагина истекает"
405
 
406
+ #: bws_functions.php:728
407
  msgid "You license for"
408
  msgstr "Ваш лицензионный ключ для"
409
 
410
+ #: bws_functions.php:728
411
  msgid "expires on"
412
  msgstr "истекает"
413
 
414
+ #: bws_functions.php:728
415
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
416
  msgstr "и вы не будете получать приоритетную тех.поддержку или обновления."
417
 
418
+ #: bws_functions.php:809
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
419
  msgid "Thank you for choosing"
420
  msgstr "Спасибо за выбор"
421
 
422
+ #: bws_functions.php:810
423
  msgid ""
424
  "If you have a feature, suggestion or idea you'd like to see in the plugin, "
425
  "we'd love to hear about it!"
428
  "функционала плагина, пожалуйста, присылайте их нам! Мы вседа открыты для "
429
  "новых идей!"
430
 
431
+ #: bws_functions.php:811
432
  msgid "Suggest a Feature"
433
  msgstr "Предложить функционал"
434
 
435
+ #: bws_functions.php:827
436
  msgid "Notice"
437
  msgstr "Внимание"
438
 
439
+ #: bws_functions.php:827
440
  msgid "The plugin's settings have been changed."
441
  msgstr "Настройки плагина были изменены"
442
 
443
+ #: bws_functions.php:828 bws_functions.php:1393
444
  msgid "Save Changes"
445
  msgstr "Сохранить изменения"
446
 
447
+ #: bws_functions.php:842
448
  msgid ""
449
  "You can always look at premium options by clicking on the \"Show Pro features"
450
  "\" in the \"Go PRO\" tab"
452
  "Вы всегда можете просмотреть премиум опции нажав на кнопку \"Показать Pro "
453
  "опции\" на вкладке \"Перейти на PRO\""
454
 
455
+ #: bws_functions.php:971
456
  msgid "Add shortcode"
457
  msgstr "Добавить шорткод"
458
 
459
+ #: bws_functions.php:971
460
  msgid "Add BestWebSoft plugins' shortcodes using this button."
461
  msgstr "Добавьте шорткоды BestWebSoft плагинов с помощью этой кнопки."
462
 
463
+ #: bws_functions.php:1020
464
  msgid "Close"
465
  msgstr "Закрыть"
466
 
467
+ #: bws_functions.php:1112
468
  msgid "Restore all plugin settings to defaults"
469
  msgstr "Восстановить все настройки плагина к настройкам по умолчанию"
470
 
471
+ #: bws_functions.php:1114
472
  msgid "Restore settings"
473
  msgstr "Восстановить настройки"
474
 
475
+ #: bws_functions.php:1125
476
  msgid "Are you sure you want to restore all settings by default?"
477
  msgstr ""
478
  "Вы уверены что хотите восстановить все настройки плагина к настройкам по "
479
  "умолчанию?"
480
 
481
+ #: bws_functions.php:1128
482
  msgid "Yes, restore all settings"
483
  msgstr "Да, восстановить все настройки"
484
 
485
+ #: bws_functions.php:1129
486
  msgid "No, go back to the settings page"
487
  msgstr "Нет, вернуться на страницу настроек"
488
 
489
+ #: bws_functions.php:1175
490
  msgid "Plugin"
491
  msgstr "Плагин"
492
 
493
+ #: bws_functions.php:1184
494
  msgid "Shortcode settings"
495
  msgstr "Настройки шорткода"
496
 
497
+ #: bws_functions.php:1189
498
  msgid "The shortcode will be inserted"
499
  msgstr "Будет вставлен шорткод"
500
 
501
+ #: bws_functions.php:1194
502
  msgid "Insert"
503
  msgstr "Вставить"
504
 
505
+ #: bws_functions.php:1225
506
  msgid "Visit Help Center"
507
  msgstr "Перейти в Help Center"
508
 
509
+ #: bws_functions.php:1230
510
  msgid "FAQ"
511
  msgstr "FAQ"
512
 
513
+ #: bws_functions.php:1236
514
  msgid "For more information:"
515
  msgstr "Для дополнительной информации:"
516
 
517
+ #: bws_functions.php:1237
518
  msgid "Documentation"
519
  msgstr "Документация"
520
 
521
+ #: bws_functions.php:1238
522
  msgid "Video Instructions"
523
  msgstr "Видео инструкции"
524
 
525
+ #: bws_functions.php:1239
526
  msgid "Submit a Request"
527
  msgstr "Отправить запрос"
528
 
529
+ #: bws_functions.php:1250
530
  msgid "You do not have sufficient permissions to edit plugins for this site."
531
  msgstr ""
532
  "У вас недостаточно полномочий, чтобы редактировать плагины на этом сайте."
533
 
534
+ #: bws_functions.php:1301 bws_functions.php:1328
535
+ #, php-format
536
+ msgid "File %s edited successfully."
537
+ msgstr "Файл %s успешно изменён."
538
 
539
+ #: bws_functions.php:1303 bws_functions.php:1330
540
  msgid "Not enough permissions to create or update the file"
541
  msgstr "Не достаточно прав для создания или обновления файла"
542
 
543
+ #: bws_functions.php:1333
544
+ msgid "Not enough permissions to create the file"
545
+ msgstr "Не достаточно прав для создания файла"
546
+
547
+ #: bws_functions.php:1371
548
  msgid "These styles will be added to the header on all pages of your site."
549
  msgstr "Эти стили будут добавлены в хедер на всех страницах вашего сайта."
550
 
551
+ #: bws_functions.php:1373
552
+ #, php-format
553
+ msgid ""
554
+ "These PHP code will be hooked to the %s action and will be printed on front "
555
+ "end only."
556
+ msgstr ""
557
+ "Этот PHP код будет прикреплен к %s аction и будет добавлен только во "
558
+ "фронтенде."
559
+
560
+ #: bws_functions.php:1377
561
  msgid "Editing"
562
  msgstr "Редактирование"
563
 
564
+ #: bws_functions.php:1379
565
  msgid "Browsing"
566
  msgstr "Просмотр"
567
 
568
+ #: bws_functions.php:1386
569
+ #, php-format
570
+ msgid "Learn more about %s"
571
+ msgstr "Подробнее о %s"
572
 
573
+ #: bws_functions.php:1397
574
  #, php-format
575
  msgid ""
576
+ "You need to make this files writable before you can save your changes. See "
577
+ "%s the Codex %s for more information."
578
  msgstr ""
579
  "Чтобы сохранить изменения, нужно сделать этот файл доступным для записи. "
580
+ "Дополнительную информацию можно получить в %s Кодексе %s."
581
+
582
+ #: bws_menu.php:116
583
+ msgid ""
584
+ "This license key is bind to another website. Change it via personal Client "
585
+ "Area."
586
+ msgstr ""
587
+ "Этот лицензионный ключ привязан к другому сайту. Измените это в Client Area."
588
+
589
+ #: bws_menu.php:116
590
+ msgid "Log in"
591
+ msgstr "Авторизоваться"
592
 
593
+ #: bws_menu.php:132
594
+ msgid "Congratulations! Pro Membership license is successfully activated."
595
+ msgstr "Поздравляем! Pro Membership лицензия успешно активирована."
596
+
597
+ #: bws_menu.php:161
598
  msgid "Not set"
599
  msgstr "Не задан"
600
 
601
+ #: bws_menu.php:163 bws_menu.php:164
602
  msgid "On"
603
  msgstr "Вкл"
604
 
605
+ #: bws_menu.php:163 bws_menu.php:164
606
  msgid "Off"
607
  msgstr "Выкл"
608
 
609
+ #: bws_menu.php:165 bws_menu.php:166 bws_menu.php:167 bws_menu.php:168
610
+ #: bws_menu.php:169 bws_menu.php:181
611
  msgid "N/A"
612
  msgstr "Неизвестно"
613
 
614
+ #: bws_menu.php:169
615
  msgid " Mb"
616
  msgstr "Mb"
617
 
618
+ #: bws_menu.php:170 bws_menu.php:171 bws_menu.php:172 bws_menu.php:177
619
  msgid "Yes"
620
  msgstr "Да"
621
 
622
+ #: bws_menu.php:170 bws_menu.php:171 bws_menu.php:172 bws_menu.php:179
623
  msgid "No"
624
  msgstr "Нет"
625
 
626
+ #: bws_menu.php:190
627
  msgid "Operating System"
628
  msgstr "Операционная система"
629
 
630
+ #: bws_menu.php:191
631
  msgid "Server"
632
  msgstr "Тип сервера"
633
 
634
+ #: bws_menu.php:192
635
  msgid "Memory usage"
636
  msgstr "Памяти использовано"
637
 
638
+ #: bws_menu.php:193
639
  msgid "MYSQL Version"
640
  msgstr "Версия MYSQL"
641
 
642
+ #: bws_menu.php:194
643
  msgid "SQL Mode"
644
  msgstr "Режим SQL"
645
 
646
+ #: bws_menu.php:195
647
  msgid "PHP Version"
648
  msgstr "Версия PHP"
649
 
650
+ #: bws_menu.php:196
651
  msgid "PHP Safe Mode"
652
  msgstr "PHP Safe Mode"
653
 
654
+ #: bws_menu.php:197
655
  msgid "PHP Allow URL fopen"
656
  msgstr "PHP Allow URL fopen"
657
 
658
+ #: bws_menu.php:198
659
  msgid "PHP Memory Limit"
660
  msgstr "Лимит памяти"
661
 
662
+ #: bws_menu.php:199
663
  msgid "PHP Max Upload Size"
664
  msgstr "Макс. размер загружаемого файла"
665
 
666
+ #: bws_menu.php:200
667
  msgid "PHP Max Post Size"
668
  msgstr "Макс. размер записи"
669
 
670
+ #: bws_menu.php:201
671
  msgid "PHP Max Script Execute Time"
672
  msgstr "Макс. время выполнения сценария"
673
 
674
+ #: bws_menu.php:202
675
  msgid "PHP Exif support"
676
  msgstr "Поддержка PHP Exif"
677
 
678
+ #: bws_menu.php:203
679
  msgid "PHP IPTC support"
680
  msgstr "Поддержка PHP IPTC"
681
 
682
+ #: bws_menu.php:204
683
  msgid "PHP XML support"
684
  msgstr "Поддержка PHP XML"
685
 
686
+ #: bws_menu.php:205
687
  msgid "Site URL"
688
  msgstr "Адрес сайта"
689
 
690
+ #: bws_menu.php:206
691
  msgid "Home URL"
692
  msgstr "Основной адрес сайта"
693
 
694
+ #: bws_menu.php:209
695
  msgid "WordPress Version"
696
  msgstr "Версия WordPress"
697
 
698
+ #: bws_menu.php:210
699
  msgid "WordPress DB Version"
700
  msgstr "Версия базы данных WordPress"
701
 
702
+ #: bws_menu.php:211
703
  msgid "Multisite"
704
  msgstr "Мультиблог"
705
 
706
+ #: bws_menu.php:212
707
  msgid "Active Theme"
708
  msgstr "Текущая тема"
709
 
710
+ #: bws_menu.php:226
711
  msgid "Please enter a valid email address."
712
  msgstr "Пожалуйста, введите валидный емайл."
713
 
714
+ #: bws_menu.php:230
715
  msgid "Email with system info is sent to "
716
  msgstr "Емейл с системной информацией отправлен на"
717
 
718
+ #: bws_menu.php:234
719
  msgid "Thank you for contacting us."
720
  msgstr "Спасибо что связались с нами."
721
 
722
+ #: bws_menu.php:267
723
  msgid "Sorry, email message could not be delivered."
724
  msgstr "Извините, ваш емейл не может быть отправлен."
725
 
726
+ #: bws_menu.php:286 bws_menu.php:626
 
 
 
 
 
 
 
 
727
  msgid "System status"
728
  msgstr "Системная информация"
729
 
730
+ #: bws_menu.php:287
731
+ msgid "Support"
732
+ msgstr "Тех. поддержка"
733
 
734
+ #: bws_menu.php:288
735
+ msgid "Manage purchased licenses & subscriptions"
736
+ msgstr "Управление купленными лицензиями и подписками"
737
 
738
+ #: bws_menu.php:288
739
+ msgid "My Account"
740
+ msgstr "Мой аккаунт"
741
 
742
+ #: bws_menu.php:296
743
+ #, php-format
744
+ msgid "Get Access to %s+ Premium Plugins"
745
+ msgstr "Получить Доступ к %s+ Премиум Плагинам"
746
+
747
+ #: bws_menu.php:297
748
+ #, php-format
749
+ msgid ""
750
+ "Join BestWebSoft Pro Membership today, cancel any time and use all plugins "
751
+ "on a single website %s for only %s per month."
752
+ msgstr ""
753
+ "Присоединяйтесь к BestWebSoft Pro Membership сегодня, отменяйте подписку в "
754
+ "любое время и используйте все плагины на одном сайте %s всего лишь за %s в "
755
+ "месяц."
756
 
757
+ #: bws_menu.php:309
758
+ msgid "Enter your license key"
759
+ msgstr "Ваш лицензионный ключ"
760
 
761
+ #: bws_menu.php:313
762
+ msgid "Activate Membership"
763
+ msgstr "Активировать Membership"
764
 
765
+ #: bws_menu.php:322
766
+ msgid "Don’t have valid license key yet?"
767
+ msgstr "Нет действующего лицензионного ключа?"
768
 
769
+ #: bws_menu.php:322
770
+ msgid "Subscribe to Pro Membership"
771
+ msgstr "Подписаться на Pro Membership"
772
+
773
+ #: bws_menu.php:331
774
+ msgid "Upload Plugin"
775
+ msgstr "Добавить новый"
776
+
777
+ #: bws_menu.php:335
778
+ #, php-format
779
+ msgid ""
780
+ "The plugin generated %d characters of <strong>unexpected output</strong> "
781
+ "during activation. If you notice &#8220;headers already sent&#8221; "
782
+ "messages, problems with syndication feeds or other issues, try deactivating "
783
+ "or removing this plugin."
784
+ msgstr ""
785
+ "Плагин произвёл при активации %d символов <strong>неожиданного вывода</"
786
+ "strong>. Если вы заметите ошибку &laquo;headers already sent&raquo;, "
787
+ "проблемы с RSS-лентами или другие неполадки, попробуйте деактивировать или "
788
+ "удалить этот плагин."
789
+
790
+ #: bws_menu.php:337
791
+ msgid ""
792
+ "Plugin could not be activated because it triggered a <strong>fatal error</"
793
+ "strong>."
794
+ msgstr ""
795
+ "Плагин не может быть активирован, поскольку он вызвал <strong>фатальную "
796
+ "ошибку</strong>."
797
+
798
+ #: bws_menu.php:340
799
+ msgid "Plugin <strong>activated</strong>."
800
+ msgstr "Плагин <strong>активировано</strong>."
801
+
802
+ #: bws_menu.php:347
803
+ msgid "Installing Plugin"
804
+ msgstr "Установка плагина"
805
+
806
+ #: bws_menu.php:353
807
+ msgid "Downloading install package from"
808
+ msgstr "Скачивание установочного пакета из"
809
+
810
+ #: bws_menu.php:378
811
+ msgid "Unpacking the package"
812
+ msgstr "Распаковка пакета"
813
+
814
+ #: bws_menu.php:383 bws_menu.php:391
815
+ msgid "Installing the plugin"
816
+ msgstr "Установка плагина"
817
+
818
+ #: bws_menu.php:397
819
+ msgid "Successfully installed the plugin"
820
+ msgstr "Успешно установлен плагин"
821
+
822
+ #: bws_menu.php:409
823
+ msgid "Activate Plugin"
824
  msgstr "Активировать плагин"
825
 
826
+ #: bws_menu.php:409 bws_menu.php:415
827
+ msgid "Return to BestWebSoft Panel"
828
+ msgstr "Возврат к BestWebSoft Panel"
829
 
830
+ #: bws_menu.php:419 bws_menu.php:434 bws_menu.php:561
831
+ msgid "All"
832
+ msgstr "Все"
833
 
834
+ #: bws_menu.php:420
835
+ msgid "Installed"
836
+ msgstr "Установленные"
837
 
838
+ #: bws_menu.php:421
839
+ msgid "Not Installed"
840
+ msgstr "Не установленные"
841
 
842
+ #: bws_menu.php:427
843
+ msgid "Filter results"
844
+ msgstr "Фильтр результатов"
845
 
846
+ #: bws_menu.php:430 bws_menu.php:557
847
+ msgid "Category"
848
+ msgstr "Категория"
849
+
850
+ #: bws_menu.php:496
851
+ msgid "Renew to get updates"
852
+ msgstr "Продлить для обновления"
853
 
854
+ #: bws_menu.php:499
855
  #, php-format
856
+ msgid "Update to v %s"
857
+ msgstr "Обновить до версии %s"
858
 
859
+ #: bws_menu.php:511 bws_menu.php:534 bws_menu.php:543
860
  msgid "Install Now"
861
  msgstr "Установить"
862
 
863
+ #: bws_menu.php:517
864
+ msgid "Upgrade to Pro"
865
+ msgstr "Обновиться на Pro"
 
866
 
867
+ #: bws_menu.php:521
868
+ msgid "Donate"
869
+ msgstr "Пожертвовать"
870
 
871
+ #: bws_menu.php:531 bws_menu.php:540
872
+ msgid "Activate this plugin"
873
+ msgstr "Активировать плагин"
 
874
 
875
+ #: bws_menu.php:543
876
+ msgid "Install this plugin"
877
+ msgstr "Установить этот плагин"
878
+
879
+ #: bws_menu.php:552
880
+ msgid "Nothing found. Try another criteria."
881
+ msgstr "Ничего не найдено. Попробуйте другие критерии."
882
 
883
+ #: bws_menu.php:589 bws_menu.php:609
884
  #, php-format
885
  msgid "By %s"
886
  msgstr "%s"
887
 
888
+ #: bws_menu.php:615
 
 
 
 
889
  msgid "Already Installed"
890
  msgstr "Уже установлена"
891
 
892
+ #: bws_menu.php:623
893
+ msgid "Browse Free WordPress Themes"
894
+ msgstr "Обзор бесплатных WordPress тем"
895
+
896
+ #: bws_menu.php:632
897
+ msgid "Send to support"
898
+ msgstr "Отправить в тех. поддержку"
899
+
900
+ #: bws_menu.php:639
901
+ msgid "Send to custom email &#187;"
902
+ msgstr "Отправить на емейл &#187;"
903
+
904
+ #: bws_menu.php:646
905
  msgid "Environment"
906
  msgstr "Системная среда"
907
 
908
+ #: bws_menu.php:657
909
  msgid "Active Plugins"
910
  msgstr "Активированные плагины"
911
 
912
+ #: bws_menu.php:670
913
  msgid "Inactive Plugins"
914
  msgstr "Неактивированные плагины"
915
 
916
+ #: product_list.php:7
917
+ msgid "Advertisement"
918
+ msgstr "Реклама"
919
 
920
+ #: product_list.php:8
921
+ msgid "Content & Media"
922
+ msgstr "Содержание & Медиа"
923
+
924
+ #: product_list.php:9
925
+ msgid "Management"
926
+ msgstr "Управление"
927
+
928
+ #: product_list.php:10
929
+ msgid "Security"
930
+ msgstr "Безопасность"
931
+
932
+ #: product_list.php:11
933
+ msgid "Site Stats"
934
+ msgstr "Статистика сайта"
935
+
936
+ #: product_list.php:12
937
+ msgid "Social"
938
+ msgstr "Социальное"
939
+
940
+ #: product_list.php:13
941
+ msgid "Utilities"
942
+ msgstr "Утилиты"
943
+
944
+ #: product_list.php:14
945
+ msgid "Other"
946
+ msgstr "Другое"
947
+
948
+ #~ msgid "BWS Panel"
949
+ #~ msgstr "BWS Панель"
950
+
951
+ #~ msgid "panel"
952
+ #~ msgstr "панель"
953
+
954
+ #~ msgid "You can download and activate"
955
+ #~ msgstr "Вы можете скачать и активировать"
956
+
957
+ #~ msgid "version of this plugin by entering Your license key."
958
+ #~ msgstr "версию этого плагина, введя ваш лицензионный ключ."
959
+
960
+ #~ msgid ""
961
+ #~ "You can find your license key on your personal page Client area, by "
962
+ #~ "clicking on the link"
963
+ #~ msgstr ""
964
+ #~ "Вы можете найти ваш лицензионный ключ на вашей личной странице Client "
965
+ #~ "area, нажав на ссылку"
966
+
967
+ #~ msgid "Configure Settings"
968
+ #~ msgstr "Настройка параметров"
969
+
970
+ #~ msgid "Need help?"
971
+ #~ msgstr "Нужна помощь?"
972
+
973
+ #~ msgid "Client area"
974
+ #~ msgstr "Client area"
975
+
976
+ #~ msgid "Recommended"
977
+ #~ msgstr "Рекомендованные"
978
+
979
+ #~ msgid "Go"
980
+ #~ msgstr "Перейти на"
981
+
982
+ #~ msgid "DONATE"
983
+ #~ msgstr "Пожертвовать"
984
+
985
+ #~ msgid "Recommended plugins"
986
+ #~ msgstr "Рекомендованные к установке плагины"
987
+
988
+ #~ msgid "Install now"
989
+ #~ msgstr "Установить"
990
+
991
+ #~ msgid "Try again"
992
+ #~ msgstr "Попробовать снова"
993
+
994
+ #~ msgid "Preview &#8220;%s&#8221;"
995
+ #~ msgstr "Просмотр &#8220;%s&#8221;"
996
+
997
+ #~ msgid "Install %s"
998
+ #~ msgstr "Установлено %s"
999
+
1000
+ #~ msgid "Update"
1001
+ #~ msgstr "Обновить"
1002
+
1003
+ #~ msgid "Preview %s"
1004
+ #~ msgstr "Просмотр %s"
1005
+
1006
+ #~ msgid "Preview"
1007
+ #~ msgstr "Просмотр"
1008
 
1009
  #~ msgid "Add BWS Plugins Shortcode"
1010
  #~ msgstr "Добавить шорткод BWS Плагина"
1046
  #~ msgid "Free themes"
1047
  #~ msgstr "Бесплатные темы"
1048
 
 
 
 
1049
  #~ msgid "Customize &#8220;%s&#8221;"
1050
  #~ msgstr "Кастомизировать &#8220;%s&#8221;"
1051
 
1061
  #~ msgid "Switch to old interface"
1062
  #~ msgstr "Переключится на старый интерфейс"
1063
 
 
 
 
1064
  #~ msgid "installed"
1065
  #~ msgstr "установлен"
bws_menu/languages/bestwebsoft-sr_RS.mo DELETED
Binary file
bws_menu/languages/bestwebsoft-sr_RS.po DELETED
@@ -1,1167 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: bestwebsoft\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-03-10 15:40+0300\n"
6
- "PO-Revision-Date: 2016-03-10 15:40+0300\n"
7
- "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
- "Language-Team: Andrijana Nikolic <andrijanan@webhostinggeeks.com>\n"
9
- "Language: fr_FR\n"
10
- "MIME-Version: 1.0\n"
11
- "Content-Type: text/plain; charset=UTF-8\n"
12
- "Content-Transfer-Encoding: 8bit\n"
13
- "X-Poedit-KeywordsList: __;_e\n"
14
- "X-Poedit-Basepath: ..\n"
15
- "X-Poedit-SourceCharset: UTF-8\n"
16
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
17
- "X-Generator: Poedit 1.5.4\n"
18
- "X-Poedit-SearchPath-0: .\n"
19
-
20
- #: bws_functions.php:65 bws_functions.php:89
21
- msgid "requires"
22
- msgstr ""
23
-
24
- #: bws_functions.php:67
25
- msgid ""
26
- "or higher, that is why it has been deactivated! Please upgrade WordPress and "
27
- "try again."
28
- msgstr ""
29
-
30
- #: bws_functions.php:68
31
- msgid "Back to the WordPress"
32
- msgstr ""
33
-
34
- #: bws_functions.php:70
35
- #, fuzzy
36
- msgid "Plugins page"
37
- msgstr "Pro moduli"
38
-
39
- #: bws_functions.php:91
40
- msgid ""
41
- "or higher! We do not guarantee that our plugin will work correctly. Please "
42
- "upgrade to WordPress latest version."
43
- msgstr ""
44
-
45
- #: bws_functions.php:143 bws_functions.php:652 bws_functions.php:696
46
- #: bws_functions.php:755
47
- msgid "Close notice"
48
- msgstr ""
49
-
50
- #: bws_functions.php:148
51
- msgid "It’s time to upgrade your"
52
- msgstr ""
53
-
54
- #: bws_functions.php:148
55
- #, fuzzy
56
- msgid "to"
57
- msgstr "vrh"
58
-
59
- #: bws_functions.php:148
60
- #, fuzzy
61
- msgid "version!"
62
- msgstr "PHP Verzija"
63
-
64
- #: bws_functions.php:149
65
- msgid "Extend standard plugin functionality with new great options."
66
- msgstr ""
67
-
68
- #: bws_functions.php:152 bws_functions.php:593
69
- #, fuzzy
70
- msgid "Learn More"
71
- msgstr "Pročitaj više"
72
-
73
- #: bws_functions.php:169
74
- msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
75
- msgstr ""
76
-
77
- #: bws_functions.php:170
78
- #, fuzzy
79
- msgid "Rate the plugin"
80
- msgstr "Aktivirani moduli"
81
-
82
- #: bws_functions.php:173
83
- #, fuzzy
84
- msgid "If there is something wrong about it, please contact us"
85
- msgstr "Ako imate pitanja molimo da nas kontaktirate preko"
86
-
87
- #: bws_functions.php:205
88
- msgid "Check premium options on the plugin settings page!"
89
- msgstr ""
90
-
91
- #: bws_functions.php:212 bws_functions.php:248
92
- msgid "Wrong license key"
93
- msgstr ""
94
-
95
- #: bws_functions.php:242 bws_functions.php:506 bws_functions.php:557
96
- msgid ""
97
- "Something went wrong. Please try again later. If the error appears again, "
98
- "please contact us"
99
- msgstr ""
100
-
101
- #: bws_functions.php:242 bws_functions.php:506 bws_functions.php:557
102
- msgid "We are sorry for inconvenience."
103
- msgstr ""
104
-
105
- #: bws_functions.php:250
106
- msgid "This license key is bind to another site"
107
- msgstr ""
108
-
109
- #: bws_functions.php:252 bws_functions.php:416
110
- msgid ""
111
- "Unfortunately, you have exceeded the number of available tries per day. "
112
- "Please, upload the plugin manually."
113
- msgstr ""
114
-
115
- #: bws_functions.php:254
116
- msgid ""
117
- "Unfortunately, Your license has expired. To continue getting top-priority "
118
- "support and plugin updates you should extend it in your"
119
- msgstr ""
120
-
121
- #: bws_functions.php:256
122
- msgid ""
123
- "Unfortunately, the Pro licence was already installed to this domain. The Pro "
124
- "Trial license can be installed only once."
125
- msgstr ""
126
-
127
- #: bws_functions.php:277 bws_functions.php:299 bws_functions.php:321
128
- msgid "Failed to download the zip archive. Please, upload the plugin manually"
129
- msgstr ""
130
-
131
- #: bws_functions.php:289
132
- msgid "Failed to open the zip archive. Please, upload the plugin manually"
133
- msgstr ""
134
-
135
- #: bws_functions.php:295
136
- msgid ""
137
- "Your server does not support either ZipArchive or Phar. Please, upload the "
138
- "plugin manually"
139
- msgstr ""
140
-
141
- #: bws_functions.php:302
142
- msgid "UploadDir is not writable. Please, upload the plugin manually"
143
- msgstr ""
144
-
145
- #: bws_functions.php:325
146
- msgid ""
147
- "Something went wrong. Try again later or upload the plugin manually. We are "
148
- "sorry for inconvenience."
149
- msgstr ""
150
-
151
- #: bws_functions.php:350
152
- msgid "Please, enter Your license key"
153
- msgstr ""
154
-
155
- #: bws_functions.php:380
156
- msgid ""
157
- "Congratulations! The Pro version of the plugin is successfully download and "
158
- "activated."
159
- msgstr ""
160
-
161
- #: bws_functions.php:382 bws_functions.php:473
162
- msgid "Please, go to"
163
- msgstr ""
164
-
165
- #: bws_functions.php:382 bws_functions.php:473
166
- #, fuzzy
167
- msgid "the setting page"
168
- msgstr "na stranici za podešavanje modula ("
169
-
170
- #: bws_functions.php:383 bws_functions.php:474
171
- msgid "You will be redirected automatically in 5 seconds."
172
- msgstr ""
173
-
174
- #: bws_functions.php:390
175
- msgid "Show Pro features"
176
- msgstr ""
177
-
178
- #: bws_functions.php:397
179
- msgid "You can download and activate"
180
- msgstr ""
181
-
182
- #: bws_functions.php:399
183
- msgid "version of this plugin by entering Your license key."
184
- msgstr ""
185
-
186
- #: bws_functions.php:401 bws_functions.php:442
187
- msgid ""
188
- "You can find your license key on your personal page Client area, by clicking "
189
- "on the link"
190
- msgstr ""
191
-
192
- #: bws_functions.php:403 bws_functions.php:444
193
- msgid "(your username is the email you specify when purchasing the product)."
194
- msgstr ""
195
-
196
- #: bws_functions.php:407 bws_functions.php:691
197
- msgid "or"
198
- msgstr ""
199
-
200
- #: bws_functions.php:407
201
- #, php-format
202
- msgid "Start Your Free %s-Day Trial Now"
203
- msgstr ""
204
-
205
- #: bws_functions.php:413 bws_functions.php:422 bws_functions.php:452
206
- #: bws_functions.php:460 bws_functions.php:1232 bws_menu.php:693
207
- #: bws_menu.php:750
208
- #, fuzzy
209
- msgid "Activate"
210
- msgstr "Aktivirani moduli"
211
-
212
- #: bws_functions.php:439 bws_functions.php:532
213
- #, php-format
214
- msgid ""
215
- "In order to continue using the plugin it is necessary to buy a %s license."
216
- msgstr ""
217
-
218
- #: bws_functions.php:440
219
- msgid "After that you can activate it by entering your license key."
220
- msgstr ""
221
-
222
- #: bws_functions.php:454
223
- msgid "Unfortunately, you have exceeded the number of available tries per day."
224
- msgstr ""
225
-
226
- #: bws_functions.php:471
227
- msgid ""
228
- "Congratulations! The Pro license of the plugin is successfully activated."
229
- msgstr ""
230
-
231
- #: bws_functions.php:512
232
- msgid "Wrong license key."
233
- msgstr ""
234
-
235
- #: bws_functions.php:514
236
- msgid "This license key is bind to another site."
237
- msgstr ""
238
-
239
- #: bws_functions.php:516
240
- msgid ""
241
- "This license key is valid, but Your license has expired. If you want to "
242
- "update our plugin in future, you should extend the license."
243
- msgstr ""
244
-
245
- #: bws_functions.php:518
246
- msgid "Unfortunately, you have exceeded the number of available tries."
247
- msgstr ""
248
-
249
- #: bws_functions.php:520
250
- msgid ""
251
- "Unfortunately, the Pro Trial licence was already installed to this domain. "
252
- "The Pro Trial license can be installed only once."
253
- msgstr ""
254
-
255
- #: bws_functions.php:524
256
- msgid "The Pro Trial license key is valid."
257
- msgstr ""
258
-
259
- #: bws_functions.php:526
260
- msgid "The license key is valid."
261
- msgstr ""
262
-
263
- #: bws_functions.php:529
264
- msgid "Your license will expire on"
265
- msgstr ""
266
-
267
- #: bws_functions.php:562
268
- msgid "Please, enter your license key"
269
- msgstr ""
270
-
271
- #: bws_functions.php:575
272
- msgid ""
273
- "If needed you can check if the license key is correct or reenter it in the "
274
- "field below. You can find your license key on your personal page - Client "
275
- "area - on our website"
276
- msgstr ""
277
-
278
- #: bws_functions.php:575
279
- msgid ""
280
- "(your username is the email you specify when purchasing the product). If "
281
- "necessary, please submit \"Lost your password?\" request."
282
- msgstr ""
283
-
284
- #: bws_functions.php:579
285
- msgid "Check license key"
286
- msgstr ""
287
-
288
- #: bws_functions.php:593
289
- msgid "WARNING: Illegal use notification"
290
- msgstr ""
291
-
292
- #: bws_functions.php:593
293
- msgid ""
294
- "You can use one license of the Pro plugin for one domain only. Please check "
295
- "and edit your license or domain if necessary using you personal Client Area. "
296
- "We strongly recommend you to solve the problem within 24 hours, otherwise "
297
- "the Pro plugin will be deactivated."
298
- msgstr ""
299
-
300
- #: bws_functions.php:601
301
- msgid ""
302
- "Notice: Your Pro Trial license has expired. To continue using the plugin you "
303
- "should buy a Pro license"
304
- msgstr ""
305
-
306
- #: bws_functions.php:603
307
- msgid ""
308
- "Your license has expired. To continue getting top-priority support and "
309
- "plugin updates you should extend it."
310
- msgstr ""
311
-
312
- #: bws_functions.php:603 bws_functions.php:656 bws_functions.php:1198
313
- #: bws_menu.php:669 bws_menu.php:691 bws_menu.php:718 bws_menu.php:748
314
- #: bws_menu.php:794
315
- #, fuzzy
316
- msgid "Learn more"
317
- msgstr "Pročitaj više"
318
-
319
- #: bws_functions.php:613
320
- #, php-format
321
- msgid "Notice: You are using the Pro Trial license of %s plugin."
322
- msgstr ""
323
-
324
- #: bws_functions.php:615
325
- msgid "Notice: You are using the Pro Trial license of plugin."
326
- msgstr ""
327
-
328
- #: bws_functions.php:618
329
- msgid "The Pro Trial license will expire on"
330
- msgstr ""
331
-
332
- #: bws_functions.php:656
333
- msgid "You license for"
334
- msgstr ""
335
-
336
- #: bws_functions.php:656
337
- msgid "expires on"
338
- msgstr ""
339
-
340
- #: bws_functions.php:656
341
- msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
342
- msgstr ""
343
-
344
- #: bws_functions.php:687
345
- #, fuzzy
346
- msgid "Thank you for installing"
347
- msgstr "Hvala što ste nas kontaktirali"
348
-
349
- #: bws_functions.php:688
350
- msgid "Let's get started"
351
- msgstr ""
352
-
353
- #: bws_functions.php:689
354
- #, fuzzy
355
- msgid "Configure Settings"
356
- msgstr "na stranici za podešavanje modula ("
357
-
358
- #: bws_functions.php:692
359
- msgid "Add New"
360
- msgstr "Ajouter"
361
-
362
- #: bws_functions.php:750
363
- #, fuzzy
364
- msgid "Thank you for choosing"
365
- msgstr "Hvala što ste nas kontaktirali"
366
-
367
- #: bws_functions.php:751
368
- msgid ""
369
- "If you have a feature, suggestion or idea you'd like to see in the plugin, "
370
- "we'd love to hear about it!"
371
- msgstr ""
372
-
373
- #: bws_functions.php:752
374
- msgid "Suggest a Feature"
375
- msgstr ""
376
-
377
- #: bws_functions.php:768
378
- msgid "Notice"
379
- msgstr ""
380
-
381
- #: bws_functions.php:768
382
- msgid "The plugin's settings have been changed."
383
- msgstr ""
384
-
385
- #: bws_functions.php:769 bws_functions.php:1240
386
- msgid "Save Changes"
387
- msgstr "Sačuvaj izmene"
388
-
389
- #: bws_functions.php:786
390
- msgid ""
391
- "You can always look at premium options by clicking on the \"Show Pro features"
392
- "\" in the \"Go PRO\" tab"
393
- msgstr ""
394
-
395
- #: bws_functions.php:886
396
- #, fuzzy
397
- msgid "Add shortcode"
398
- msgstr "Kratak kod za Galeriju"
399
-
400
- #: bws_functions.php:886
401
- msgid "Add BestWebSoft plugins' shortcodes using this button."
402
- msgstr ""
403
-
404
- #: bws_functions.php:935
405
- msgid "Close"
406
- msgstr ""
407
-
408
- #: bws_functions.php:1027
409
- msgid "Restore all plugin settings to defaults"
410
- msgstr ""
411
-
412
- #: bws_functions.php:1029
413
- #, fuzzy
414
- msgid "Restore settings"
415
- msgstr "na stranici za podešavanje modula ("
416
-
417
- #: bws_functions.php:1040
418
- msgid "Are you sure you want to restore all settings by default?"
419
- msgstr ""
420
-
421
- #: bws_functions.php:1043
422
- msgid "Yes, restore all settings"
423
- msgstr ""
424
-
425
- #: bws_functions.php:1044
426
- #, fuzzy
427
- msgid "No, go back to the settings page"
428
- msgstr "na stranici za podešavanje modula ("
429
-
430
- #: bws_functions.php:1090
431
- #, fuzzy
432
- msgid "Plugin"
433
- msgstr "Pro moduli"
434
-
435
- #: bws_functions.php:1099
436
- #, fuzzy
437
- msgid "Shortcode settings"
438
- msgstr "na stranici za podešavanje modula ("
439
-
440
- #: bws_functions.php:1104
441
- msgid "The shortcode will be inserted"
442
- msgstr ""
443
-
444
- #: bws_functions.php:1109
445
- msgid "Insert"
446
- msgstr ""
447
-
448
- #: bws_functions.php:1140
449
- msgid "Visit Help Center"
450
- msgstr ""
451
-
452
- #: bws_functions.php:1145
453
- msgid "FAQ"
454
- msgstr "FAQ"
455
-
456
- #: bws_functions.php:1151
457
- msgid "For more information:"
458
- msgstr ""
459
-
460
- #: bws_functions.php:1152
461
- msgid "Documentation"
462
- msgstr ""
463
-
464
- #: bws_functions.php:1153
465
- msgid "Video Instructions"
466
- msgstr ""
467
-
468
- #: bws_functions.php:1154
469
- msgid "Submit a Request"
470
- msgstr ""
471
-
472
- #: bws_functions.php:1165
473
- msgid "You do not have sufficient permissions to edit plugins for this site."
474
- msgstr ""
475
-
476
- #: bws_functions.php:1196
477
- msgid "File edited successfully."
478
- msgstr ""
479
-
480
- #: bws_functions.php:1198
481
- msgid "Not enough permissions to create or update the file"
482
- msgstr ""
483
-
484
- #: bws_functions.php:1222
485
- msgid "These styles will be added to the header on all pages of your site."
486
- msgstr ""
487
-
488
- #: bws_functions.php:1225
489
- msgid "Editing"
490
- msgstr ""
491
-
492
- #: bws_functions.php:1227
493
- msgid "Browsing"
494
- msgstr ""
495
-
496
- #: bws_functions.php:1235
497
- #, fuzzy
498
- msgid "Learn more about CSS"
499
- msgstr "Pročitaj više"
500
-
501
- #: bws_functions.php:1243
502
- #, php-format
503
- msgid ""
504
- "You need to make this file writable before you can save your changes. See %s "
505
- "the Codex %s for more information."
506
- msgstr ""
507
-
508
- #: bws_menu.php:509
509
- msgid "Not set"
510
- msgstr "Nije podešeno"
511
-
512
- #: bws_menu.php:511 bws_menu.php:512
513
- msgid "On"
514
- msgstr "Uključeno"
515
-
516
- #: bws_menu.php:511 bws_menu.php:512
517
- msgid "Off"
518
- msgstr "Isključeno"
519
-
520
- #: bws_menu.php:513 bws_menu.php:514 bws_menu.php:515 bws_menu.php:516
521
- #: bws_menu.php:517 bws_menu.php:529
522
- msgid "N/A"
523
- msgstr "N/A"
524
-
525
- #: bws_menu.php:517
526
- msgid " Mb"
527
- msgstr " Mb"
528
-
529
- #: bws_menu.php:518 bws_menu.php:519 bws_menu.php:520 bws_menu.php:525
530
- msgid "Yes"
531
- msgstr "Da"
532
-
533
- #: bws_menu.php:518 bws_menu.php:519 bws_menu.php:520 bws_menu.php:527
534
- msgid "No"
535
- msgstr "Ne"
536
-
537
- #: bws_menu.php:537
538
- msgid "Operating System"
539
- msgstr "Operativni Sistem"
540
-
541
- #: bws_menu.php:538
542
- msgid "Server"
543
- msgstr "Server"
544
-
545
- #: bws_menu.php:539
546
- msgid "Memory usage"
547
- msgstr "Upotreba memorije"
548
-
549
- #: bws_menu.php:540
550
- msgid "MYSQL Version"
551
- msgstr "MYSQL Verzija"
552
-
553
- #: bws_menu.php:541
554
- msgid "SQL Mode"
555
- msgstr "SQL način"
556
-
557
- #: bws_menu.php:542
558
- msgid "PHP Version"
559
- msgstr "PHP Verzija"
560
-
561
- #: bws_menu.php:543
562
- msgid "PHP Safe Mode"
563
- msgstr "PHP Sigurni način"
564
-
565
- #: bws_menu.php:544
566
- msgid "PHP Allow URL fopen"
567
- msgstr "PHP Dozvoli URL fopen"
568
-
569
- #: bws_menu.php:545
570
- msgid "PHP Memory Limit"
571
- msgstr "PHP Ograničenje memorije"
572
-
573
- #: bws_menu.php:546
574
- #, fuzzy
575
- msgid "PHP Max Upload Size"
576
- msgstr "Envoi de fichier"
577
-
578
- #: bws_menu.php:547
579
- msgid "PHP Max Post Size"
580
- msgstr "PHP Max veličina za učitavanje"
581
-
582
- #: bws_menu.php:548
583
- msgid "PHP Max Script Execute Time"
584
- msgstr "PHP Max veličina posta"
585
-
586
- #: bws_menu.php:549
587
- msgid "PHP Exif support"
588
- msgstr "PHP Exif podrška"
589
-
590
- #: bws_menu.php:550
591
- msgid "PHP IPTC support"
592
- msgstr "PHP IPTC podrška"
593
-
594
- #: bws_menu.php:551
595
- msgid "PHP XML support"
596
- msgstr "PHP XML podrška"
597
-
598
- #: bws_menu.php:552
599
- #, fuzzy
600
- msgid "Site URL"
601
- msgstr "URL du lien"
602
-
603
- #: bws_menu.php:553
604
- msgid "Home URL"
605
- msgstr "URL naslovne"
606
-
607
- #: bws_menu.php:556
608
- msgid "WordPress Version"
609
- msgstr "WordPress Verzija"
610
-
611
- #: bws_menu.php:557
612
- msgid "WordPress DB Version"
613
- msgstr "WordPress DB Verzija"
614
-
615
- #: bws_menu.php:558
616
- msgid "Multisite"
617
- msgstr "Višenamenski sajt"
618
-
619
- #: bws_menu.php:559
620
- msgid "Active Theme"
621
- msgstr "Aktivna tema"
622
-
623
- #: bws_menu.php:574
624
- msgid "Please enter a valid email address."
625
- msgstr "Molimo unesite važeću mejl adresu"
626
-
627
- #: bws_menu.php:578
628
- msgid "Email with system info is sent to "
629
- msgstr "Mejl sa sistemskim informacijama je poslat na"
630
-
631
- #: bws_menu.php:582
632
- msgid "Thank you for contacting us."
633
- msgstr "Hvala što ste nas kontaktirali"
634
-
635
- #: bws_menu.php:615
636
- msgid "Sorry, email message could not be delivered."
637
- msgstr "Nažalost mejl poruka nije prosleđena"
638
-
639
- #: bws_menu.php:622
640
- msgid "Need help?"
641
- msgstr ""
642
-
643
- #: bws_menu.php:623
644
- msgid "Client area"
645
- msgstr ""
646
-
647
- #: bws_menu.php:624 bws_menu.php:933
648
- msgid "System status"
649
- msgstr "Sistemski status"
650
-
651
- #: bws_menu.php:629
652
- #, fuzzy
653
- msgid "Plugins"
654
- msgstr "Pro moduli"
655
-
656
- #: bws_menu.php:630
657
- msgid "Themes"
658
- msgstr ""
659
-
660
- #: bws_menu.php:634
661
- msgid "All"
662
- msgstr ""
663
-
664
- #: bws_menu.php:635
665
- #, fuzzy
666
- msgid "Installed"
667
- msgstr "Instalacija %s"
668
-
669
- #: bws_menu.php:636
670
- #, fuzzy
671
- msgid "Recommended"
672
- msgstr "Preporučeni moduli"
673
-
674
- #: bws_menu.php:640
675
- msgid "Installed plugins"
676
- msgstr "Instalirani moduli"
677
-
678
- #: bws_menu.php:672 bws_menu.php:721
679
- msgid "Settings"
680
- msgstr "Podešavanja"
681
-
682
- #: bws_menu.php:693 bws_menu.php:750
683
- #, fuzzy
684
- msgid "Activate this plugin"
685
- msgstr "Aktivirani moduli"
686
-
687
- #: bws_menu.php:708 bws_menu.php:738 bws_menu.php:784
688
- msgid "Go"
689
- msgstr ""
690
-
691
- #: bws_menu.php:712 bws_menu.php:742 bws_menu.php:788
692
- msgid "DONATE"
693
- msgstr ""
694
-
695
- #: bws_menu.php:758
696
- msgid "Recommended plugins"
697
- msgstr "Preporučeni moduli"
698
-
699
- #: bws_menu.php:796
700
- #, fuzzy
701
- msgid "Install now"
702
- msgstr "Instalacija %s"
703
-
704
- #: bws_menu.php:817
705
- msgid "Try again"
706
- msgstr ""
707
-
708
- #: bws_menu.php:835
709
- #, php-format
710
- msgid "Preview &#8220;%s&#8221;"
711
- msgstr ""
712
-
713
- #: bws_menu.php:866
714
- #, php-format
715
- msgid "Install %s"
716
- msgstr "Instalacija %s"
717
-
718
- #: bws_menu.php:866
719
- #, fuzzy
720
- msgid "Install Now"
721
- msgstr "Instalacija %s"
722
-
723
- #: bws_menu.php:869
724
- #, php-format
725
- msgid "Update to version %s"
726
- msgstr ""
727
-
728
- #: bws_menu.php:869
729
- #, fuzzy
730
- msgid "Update"
731
- msgstr "date"
732
-
733
- #: bws_menu.php:876
734
- #, php-format
735
- msgid "Preview %s"
736
- msgstr ""
737
-
738
- #: bws_menu.php:876
739
- msgid "Preview"
740
- msgstr ""
741
-
742
- #: bws_menu.php:882 bws_menu.php:914
743
- #, php-format
744
- msgid "By %s"
745
- msgstr ""
746
-
747
- #: bws_menu.php:888
748
- msgid "Details"
749
- msgstr ""
750
-
751
- #: bws_menu.php:920
752
- #, fuzzy
753
- msgid "Already Installed"
754
- msgstr "Instalacija %s"
755
-
756
- #: bws_menu.php:936
757
- msgid "Environment"
758
- msgstr "Okruženje"
759
-
760
- #: bws_menu.php:947
761
- #, fuzzy
762
- msgid "Active Plugins"
763
- msgstr "Extensions activées"
764
-
765
- #: bws_menu.php:960
766
- #, fuzzy
767
- msgid "Inactive Plugins"
768
- msgstr "Extensions activées"
769
-
770
- #: bws_menu.php:976
771
- #, fuzzy
772
- msgid "Send to support"
773
- msgstr "Soutien"
774
-
775
- #: bws_menu.php:983
776
- msgid "Send to custom email &#187;"
777
- msgstr "Pošalji na korisnički mejl &#187;"
778
-
779
- #~ msgid "Pro plugins"
780
- #~ msgstr "Pro moduli"
781
-
782
- #~ msgid "Activated plugins"
783
- #~ msgstr "Aktivirani moduli"
784
-
785
- #~ msgid "Read more"
786
- #~ msgstr "Pročitaj više"
787
-
788
- #~ msgid "Purchase"
789
- #~ msgstr "Kupovina"
790
-
791
- #~ msgid "Free plugins"
792
- #~ msgstr "Besplatni moduli"
793
-
794
- #~ msgid "Download"
795
- #~ msgstr "Prezimanje"
796
-
797
- #~ msgid "Install now from wordpress.org"
798
- #~ msgstr "Instaliraj sada sa wordpress.org"
799
-
800
- #, fuzzy
801
- #~ msgid "Activated theme"
802
- #~ msgstr "Aktivna tema"
803
-
804
- #, fuzzy
805
- #~ msgid "Installed themes"
806
- #~ msgstr "Instalacija %s"
807
-
808
- #, fuzzy
809
- #~ msgid "Recommended themes"
810
- #~ msgstr "Preporučeni moduli"
811
-
812
- #, fuzzy
813
- #~ msgid "installed"
814
- #~ msgstr "Instalacija %s"
815
-
816
- #~ msgid ""
817
- #~ "The following files \"gallery-template.php\" and \"gallery-single-"
818
- #~ "template.php\" were not found in the directory of your theme. Please copy "
819
- #~ "them from the directory `/wp-content/plugins/gallery-plugin/template/` to "
820
- #~ "the directory of your theme for the correct work of the Gallery plugin"
821
- #~ msgstr ""
822
- #~ "Sledeći fajlovi \"gallery-template.php\" i \"gallery-single-template.php"
823
- #~ "\" nisu pronađeni u direktorijumu vaše teme. Molimo vas da ih kopirate iz "
824
- #~ "direktorijuma `/wp-content/plugins/gallery-plugin/template/` u "
825
- #~ "direktorijum vaše teme za ispravan rad modula Galerija"
826
-
827
- #~ msgid "Galleries"
828
- #~ msgstr "Galerije"
829
-
830
- #~ msgid "Gallery"
831
- #~ msgstr "Galerija"
832
-
833
- #~ msgid "Add a Gallery"
834
- #~ msgstr "Dodaj Galeriju"
835
-
836
- #~ msgid "Add New Gallery"
837
- #~ msgstr "Dodaj novu Galeriju"
838
-
839
- #~ msgid "Edit Gallery"
840
- #~ msgstr "Uredi Galeriju"
841
-
842
- #~ msgid "New Gallery"
843
- #~ msgstr "Nova Galerija"
844
-
845
- #~ msgid "View Gallery"
846
- #~ msgstr "Pregled Galerije"
847
-
848
- #~ msgid "Find a Gallery"
849
- #~ msgstr "Pronađi Galeriju"
850
-
851
- #~ msgid "No Gallery found"
852
- #~ msgstr "Nije pronađena Galerija"
853
-
854
- #~ msgid "Upload File"
855
- #~ msgstr "Učitaj fajl"
856
-
857
- #~ msgid ""
858
- #~ "The gallery temp directory (gallery-plugin/upload/files) is not available "
859
- #~ "for record on your webserver. Please use the standard WP functionality to "
860
- #~ "upload images (media library)"
861
- #~ msgstr ""
862
- #~ "Privremeni direktorijum galerije (gallery-plugin/upload/files) nije "
863
- #~ "dostupan za arhiviranje na vašem web serveru. Molimo vas da koristite "
864
- #~ "standardne WP funkcije za učitavanje slika (biblioteka medija)"
865
-
866
- #~ msgid "Choose an image for upload:"
867
- #~ msgstr "Izaberi sliku za učitavanje:"
868
-
869
- #~ msgid "Please enable JavaScript to use the file uploader."
870
- #~ msgstr ""
871
- #~ "Molimo vas omogućite da JavaScript koristi program za učitavanje fajlova."
872
-
873
- #~ msgid "Allow the download link for all images in this gallery"
874
- #~ msgstr "Dozvoli link za preuzimanje za sve slike u ovoj galeriji"
875
-
876
- #~ msgid ""
877
- #~ "Please use the drag and drop function to change an order of the images "
878
- #~ "displaying and do not forget to save the post."
879
- #~ msgstr ""
880
- #~ "Molimo vas da koristite funkciju prevlačenja da biste izmenili redosled "
881
- #~ "prikazanih slika i ne zaboravite da sačuvate post."
882
-
883
- #~ msgid "Please make a choice"
884
- #~ msgstr "Molimo vas izaberite"
885
-
886
- #~ msgid "Sort images by"
887
- #~ msgstr "Poređaj slike po"
888
-
889
- #~ msgid "sort images"
890
- #~ msgstr "poređaj slike"
891
-
892
- #~ msgid "Title"
893
- #~ msgstr "Naslov"
894
-
895
- #~ msgid "URL"
896
- #~ msgstr "URL"
897
-
898
- #~ msgid "(by click on image opens a link in a new window)"
899
- #~ msgstr "(klikom na sliku otvara se link u novom prozoru)"
900
-
901
- #~ msgid "This setting is available in Pro version"
902
- #~ msgstr "Ovo podešavanje je dostupno u Pro verziji"
903
-
904
- #~ msgid "Open the link"
905
- #~ msgstr "Otvori link"
906
-
907
- #~ msgid "Current window"
908
- #~ msgstr "Trenutni prozor"
909
-
910
- #~ msgid "New window"
911
- #~ msgstr "Novi prozor"
912
-
913
- #~ msgid "Delete"
914
- #~ msgstr "Obriši"
915
-
916
- #~ msgid ""
917
- #~ "You can add a Single Gallery to the page or post by inserting this "
918
- #~ "shortcode into the content"
919
- #~ msgstr ""
920
- #~ "Možete dodati Jedinstvenu galeriju na stranicu ili post ubacivanjem ovog "
921
- #~ "kratkog koda u sadržaj."
922
-
923
- #~ msgid ""
924
- #~ "If you want to display a short description containing a screenshot and "
925
- #~ "the link to the Single Gallery Page"
926
- #~ msgstr ""
927
- #~ "Ako želite da prikažete kratak opis koji sadrži snimak ekrana i link ka "
928
- #~ "stranici sa Jedinstvenom galerijom."
929
-
930
- #~ msgid "Author"
931
- #~ msgstr "Autor"
932
-
933
- #~ msgid "Photo"
934
- #~ msgstr "Foto"
935
-
936
- #~ msgid "Publishing"
937
- #~ msgstr "Izdanje"
938
-
939
- #~ msgid "Date"
940
- #~ msgstr "Datum"
941
-
942
- #~ msgid "See images &raquo;"
943
- #~ msgstr "Pogledaj sliku &raquo;"
944
-
945
- #~ msgid "Settings are saved"
946
- #~ msgstr "Podešavanja su sačuvana"
947
-
948
- #~ msgid "Gallery Settings"
949
- #~ msgstr "Podešavanja Galerije"
950
-
951
- #~ msgid ""
952
- #~ "If you would like to add a Single Gallery to your page or post, just copy "
953
- #~ "and paste this shortcode into your post or page:"
954
- #~ msgstr ""
955
- #~ "Ako želite da dodate Jedinstvenu Galeriju na vašu stranicu ili post, samo "
956
- #~ "kopirajte i prelepite ovaj kratki kod na vaš post ili stranicu:"
957
-
958
- #~ msgid "Image size for the album cover"
959
- #~ msgstr "Veličina slike za naslovnu stranicu albuma"
960
-
961
- #~ msgid "Image size"
962
- #~ msgstr "Veličina slike"
963
-
964
- #~ msgid "Width (in px)"
965
- #~ msgstr "Širina (u pikselima)"
966
-
967
- #~ msgid "Height (in px)"
968
- #~ msgstr "Visina (u pikselima)"
969
-
970
- #~ msgid "Gallery image size"
971
- #~ msgstr "Veličina slika u galeriji"
972
-
973
- #~ msgid ""
974
- #~ "WordPress will create a new thumbnail with the specified dimensions when "
975
- #~ "you upload a new photo."
976
- #~ msgstr ""
977
- #~ "WordPress će kreirati novi umanjeni prikaz sa navedenim dimenzijama kada "
978
- #~ "učitate novu sliku."
979
-
980
- #~ msgid "Gallery image size in the lightbox"
981
- #~ msgstr "Veličina slika u galeriji u lightbox skriptu"
982
-
983
- #~ msgid "Max width (in px)"
984
- #~ msgstr "Max širina (u pikselima)"
985
-
986
- #~ msgid "Max height (in px)"
987
- #~ msgstr "Max visina (u pikselima)"
988
-
989
- #~ msgid "Display a full size image in the lightbox"
990
- #~ msgstr "Prikaži sliku u punoj veličini u lightbox-u"
991
-
992
- #~ msgid "Crop position"
993
- #~ msgstr "Pozicija za kropovanje"
994
-
995
- #~ msgid "Horizontal"
996
- #~ msgstr "Horizontalno"
997
-
998
- #~ msgid "left"
999
- #~ msgstr "levo"
1000
-
1001
- #~ msgid "center"
1002
- #~ msgstr "centar"
1003
-
1004
- #~ msgid "right"
1005
- #~ msgstr "desno"
1006
-
1007
- #~ msgid "Vertical"
1008
- #~ msgstr "Vertikalno"
1009
-
1010
- #~ msgid "bottom"
1011
- #~ msgstr "dno"
1012
-
1013
- #~ msgid "Lightbox background"
1014
- #~ msgstr "Lightbox pozadina"
1015
-
1016
- #~ msgid "Default"
1017
- #~ msgstr "Podrazumevano"
1018
-
1019
- #~ msgid "Background transparency (from 0 to 1)"
1020
- #~ msgstr "Pozadinska transparentnost (od 0 do 1)"
1021
-
1022
- #~ msgid "Select a background color"
1023
- #~ msgstr "Izaberi pozadinsku boju"
1024
-
1025
- #~ msgid "Background color"
1026
- #~ msgstr "Pozadinska boja"
1027
-
1028
- #~ msgid ""
1029
- #~ "This functionality is available in the Pro version of the plugin. For "
1030
- #~ "more details, please follow the link"
1031
- #~ msgstr ""
1032
- #~ "Ova funkcija je dostupna u Pro verziji modula. Za više detalja pratite "
1033
- #~ "ovaj link"
1034
-
1035
- #~ msgid "Images with border"
1036
- #~ msgstr "Slike sa okvirima"
1037
-
1038
- #~ msgid "Border width in px, just numbers"
1039
- #~ msgstr "Širina okvira u pikselima, samo brojevi"
1040
-
1041
- #~ msgid "Select a border color"
1042
- #~ msgstr "Izaberite boju okvira"
1043
-
1044
- #~ msgid "Number of images in the row"
1045
- #~ msgstr "Broj slika u redu"
1046
-
1047
- #~ msgid "Start slideshow"
1048
- #~ msgstr "Započni projekciju slajdova"
1049
-
1050
- #~ msgid "Slideshow interval"
1051
- #~ msgstr "Interval projekcije slajdova"
1052
-
1053
- #~ msgid "Attachment ID"
1054
- #~ msgstr "ID priloga"
1055
-
1056
- #~ msgid "Image Name"
1057
- #~ msgstr "Ime slike"
1058
-
1059
- #~ msgid ""
1060
- #~ "Sorting order (the input field for sorting order in the Insert / Upload "
1061
- #~ "Media Gallery dialog)"
1062
- #~ msgstr ""
1063
- #~ "Raspoređivanje (polje za unos za sortiranje u dijalogu Insert / Upload "
1064
- #~ "Media Gallery)"
1065
-
1066
- #~ msgid "Random"
1067
- #~ msgstr "Nasumično"
1068
-
1069
- #~ msgid "Sort images"
1070
- #~ msgstr "Sortiraj slike"
1071
-
1072
- #~ msgid ""
1073
- #~ "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
1074
- #~ msgstr ""
1075
- #~ "ASC (rastući redosled od najnižih do najviših vrednosti - 1, 2, 3; a, b, "
1076
- #~ "c)"
1077
-
1078
- #~ msgid ""
1079
- #~ "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
1080
- #~ msgstr ""
1081
- #~ "DESC (opadajući redosled od najviših do najnižih vrednosti - 3, 2, 1; c, "
1082
- #~ "b, a)"
1083
-
1084
- #~ msgid "Display text above the image"
1085
- #~ msgstr "Prikaži tekst iznad slike"
1086
-
1087
- #, fuzzy
1088
- #~ msgid ""
1089
- #~ "Turn off the checkbox, if you want to display text just in a lightbox"
1090
- #~ msgstr "Ako želite da prikažete tekst samo u lightbox-u"
1091
-
1092
- #~ msgid "Display the Back link"
1093
- #~ msgstr "Prikaži povratni link"
1094
-
1095
- #~ msgid "Display the Back link in the shortcode"
1096
- #~ msgstr "Prikaži povratni link u kratkom kodu"
1097
-
1098
- #~ msgid "The Back link text"
1099
- #~ msgstr "Tekst u povratnom linku"
1100
-
1101
- #~ msgid "The Back link URL"
1102
- #~ msgstr "URL povratnog linka"
1103
-
1104
- #~ msgid "Gallery page (Page with Gallery Template)"
1105
- #~ msgstr "Stranica galerije (Stranica sa šablonom galerije)"
1106
-
1107
- #~ msgid "(Full URL to custom page)"
1108
- #~ msgstr "(Puni URL ka korisničkoj stranici)"
1109
-
1110
- #~ msgid "The Read More link text"
1111
- #~ msgstr "Tekst u linku Pročitaj više"
1112
-
1113
- #, fuzzy
1114
- #~ msgid "Display Like buttons in the lightbox"
1115
- #~ msgstr "Afficher une image en taille normale dans le boite"
1116
-
1117
- #~ msgid "FaceBook"
1118
- #~ msgstr "FaceBook"
1119
-
1120
- #, fuzzy
1121
- #~ msgid "Twitter"
1122
- #~ msgstr "Titre"
1123
-
1124
- #~ msgid "Pinterest"
1125
- #~ msgstr "Pinterest"
1126
-
1127
- #~ msgid "Google +1"
1128
- #~ msgstr "Google +1"
1129
-
1130
- #~ msgid "Support"
1131
- #~ msgstr "Podrška"
1132
-
1133
- #~ msgid "Sorry, nothing found."
1134
- #~ msgstr "Nažalost nije pronađeno"
1135
-
1136
- #~ msgid "Download high resolution image"
1137
- #~ msgstr "Preuzmi sliku u visokoj rezoluciji"
1138
-
1139
- #~ msgid "Image"
1140
- #~ msgstr "Slika"
1141
-
1142
- #~ msgid "Search Galleries"
1143
- #~ msgstr "Rechercher une galerie"
1144
-
1145
- #~ msgid "Please do not forget to select "
1146
- #~ msgstr "Merci de ne pas oublier de sélectionner"
1147
-
1148
- #~ msgid "Attachments order by"
1149
- #~ msgstr "Fichiers trier par"
1150
-
1151
- #~ msgid "attachments order"
1152
- #~ msgstr "ordre des fichiers"
1153
-
1154
- #~ msgid "Size for gallery image"
1155
- #~ msgstr "Taille de la vignette de la galerie"
1156
-
1157
- #~ msgid "attachment title"
1158
- #~ msgstr "titre du fichier"
1159
-
1160
- #~ msgid "Attachments order"
1161
- #~ msgstr "Ordre des fichiers"
1162
-
1163
- #~ msgid "Label for Return link"
1164
- #~ msgstr "Texte du lien de retour"
1165
-
1166
- #~ msgid "URL for Return link"
1167
- #~ msgstr "URL du lien de retour"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bws_menu/languages/bestwebsoft-sv_SE.mo DELETED
Binary file
bws_menu/languages/bestwebsoft-sv_SE.po DELETED
@@ -1,1023 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: bestwebsoft\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-03-10 15:40+0300\n"
6
- "PO-Revision-Date: 2016-03-10 15:40+0300\n"
7
- "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
- "Language-Team: Christer Rönningborg, Blittan <blittan@xbmc.org>\n"
9
- "Language: sv_SE\n"
10
- "MIME-Version: 1.0\n"
11
- "Content-Type: text/plain; charset=UTF-8\n"
12
- "Content-Transfer-Encoding: 8bit\n"
13
- "X-Poedit-KeywordsList: __;_e\n"
14
- "X-Poedit-Basepath: ..\n"
15
- "X-Poedit-SourceCharset: utf-8\n"
16
- "X-Generator: Poedit 1.5.4\n"
17
- "X-Poedit-SearchPath-0: .\n"
18
-
19
- #: bws_functions.php:65 bws_functions.php:89
20
- msgid "requires"
21
- msgstr ""
22
-
23
- #: bws_functions.php:67
24
- msgid ""
25
- "or higher, that is why it has been deactivated! Please upgrade WordPress and "
26
- "try again."
27
- msgstr ""
28
-
29
- #: bws_functions.php:68
30
- msgid "Back to the WordPress"
31
- msgstr ""
32
-
33
- #: bws_functions.php:70
34
- #, fuzzy
35
- msgid "Plugins page"
36
- msgstr "Betaltillägg"
37
-
38
- #: bws_functions.php:91
39
- msgid ""
40
- "or higher! We do not guarantee that our plugin will work correctly. Please "
41
- "upgrade to WordPress latest version."
42
- msgstr ""
43
-
44
- #: bws_functions.php:143 bws_functions.php:652 bws_functions.php:696
45
- #: bws_functions.php:755
46
- msgid "Close notice"
47
- msgstr ""
48
-
49
- #: bws_functions.php:148
50
- msgid "It’s time to upgrade your"
51
- msgstr ""
52
-
53
- #: bws_functions.php:148
54
- #, fuzzy
55
- msgid "to"
56
- msgstr "två"
57
-
58
- #: bws_functions.php:148
59
- #, fuzzy
60
- msgid "version!"
61
- msgstr "PHP-version"
62
-
63
- #: bws_functions.php:149
64
- msgid "Extend standard plugin functionality with new great options."
65
- msgstr ""
66
-
67
- #: bws_functions.php:152 bws_functions.php:593
68
- #, fuzzy
69
- msgid "Learn More"
70
- msgstr "Läs mer"
71
-
72
- #: bws_functions.php:169
73
- msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
74
- msgstr ""
75
-
76
- #: bws_functions.php:170
77
- #, fuzzy
78
- msgid "Rate the plugin"
79
- msgstr "Aktiverade tillägg"
80
-
81
- #: bws_functions.php:173
82
- #, fuzzy
83
- msgid "If there is something wrong about it, please contact us"
84
- msgstr "Om du har några frågor, kontakta oss via"
85
-
86
- #: bws_functions.php:205
87
- msgid "Check premium options on the plugin settings page!"
88
- msgstr ""
89
-
90
- #: bws_functions.php:212 bws_functions.php:248
91
- msgid "Wrong license key"
92
- msgstr ""
93
-
94
- #: bws_functions.php:242 bws_functions.php:506 bws_functions.php:557
95
- msgid ""
96
- "Something went wrong. Please try again later. If the error appears again, "
97
- "please contact us"
98
- msgstr ""
99
-
100
- #: bws_functions.php:242 bws_functions.php:506 bws_functions.php:557
101
- msgid "We are sorry for inconvenience."
102
- msgstr ""
103
-
104
- #: bws_functions.php:250
105
- msgid "This license key is bind to another site"
106
- msgstr ""
107
-
108
- #: bws_functions.php:252 bws_functions.php:416
109
- msgid ""
110
- "Unfortunately, you have exceeded the number of available tries per day. "
111
- "Please, upload the plugin manually."
112
- msgstr ""
113
-
114
- #: bws_functions.php:254
115
- msgid ""
116
- "Unfortunately, Your license has expired. To continue getting top-priority "
117
- "support and plugin updates you should extend it in your"
118
- msgstr ""
119
-
120
- #: bws_functions.php:256
121
- msgid ""
122
- "Unfortunately, the Pro licence was already installed to this domain. The Pro "
123
- "Trial license can be installed only once."
124
- msgstr ""
125
-
126
- #: bws_functions.php:277 bws_functions.php:299 bws_functions.php:321
127
- msgid "Failed to download the zip archive. Please, upload the plugin manually"
128
- msgstr ""
129
-
130
- #: bws_functions.php:289
131
- msgid "Failed to open the zip archive. Please, upload the plugin manually"
132
- msgstr ""
133
-
134
- #: bws_functions.php:295
135
- msgid ""
136
- "Your server does not support either ZipArchive or Phar. Please, upload the "
137
- "plugin manually"
138
- msgstr ""
139
-
140
- #: bws_functions.php:302
141
- msgid "UploadDir is not writable. Please, upload the plugin manually"
142
- msgstr ""
143
-
144
- #: bws_functions.php:325
145
- msgid ""
146
- "Something went wrong. Try again later or upload the plugin manually. We are "
147
- "sorry for inconvenience."
148
- msgstr ""
149
-
150
- #: bws_functions.php:350
151
- msgid "Please, enter Your license key"
152
- msgstr ""
153
-
154
- #: bws_functions.php:380
155
- msgid ""
156
- "Congratulations! The Pro version of the plugin is successfully download and "
157
- "activated."
158
- msgstr ""
159
-
160
- #: bws_functions.php:382 bws_functions.php:473
161
- msgid "Please, go to"
162
- msgstr ""
163
-
164
- #: bws_functions.php:382 bws_functions.php:473
165
- msgid "the setting page"
166
- msgstr ""
167
-
168
- #: bws_functions.php:383 bws_functions.php:474
169
- msgid "You will be redirected automatically in 5 seconds."
170
- msgstr ""
171
-
172
- #: bws_functions.php:390
173
- msgid "Show Pro features"
174
- msgstr ""
175
-
176
- #: bws_functions.php:397
177
- msgid "You can download and activate"
178
- msgstr ""
179
-
180
- #: bws_functions.php:399
181
- msgid "version of this plugin by entering Your license key."
182
- msgstr ""
183
-
184
- #: bws_functions.php:401 bws_functions.php:442
185
- msgid ""
186
- "You can find your license key on your personal page Client area, by clicking "
187
- "on the link"
188
- msgstr ""
189
-
190
- #: bws_functions.php:403 bws_functions.php:444
191
- msgid "(your username is the email you specify when purchasing the product)."
192
- msgstr ""
193
-
194
- #: bws_functions.php:407 bws_functions.php:691
195
- #, fuzzy
196
- msgid "or"
197
- msgstr "fyra"
198
-
199
- #: bws_functions.php:407
200
- #, php-format
201
- msgid "Start Your Free %s-Day Trial Now"
202
- msgstr ""
203
-
204
- #: bws_functions.php:413 bws_functions.php:422 bws_functions.php:452
205
- #: bws_functions.php:460 bws_functions.php:1232 bws_menu.php:693
206
- #: bws_menu.php:750
207
- #, fuzzy
208
- msgid "Activate"
209
- msgstr "Aktiverade tillägg"
210
-
211
- #: bws_functions.php:439 bws_functions.php:532
212
- #, php-format
213
- msgid ""
214
- "In order to continue using the plugin it is necessary to buy a %s license."
215
- msgstr ""
216
-
217
- #: bws_functions.php:440
218
- msgid "After that you can activate it by entering your license key."
219
- msgstr ""
220
-
221
- #: bws_functions.php:454
222
- msgid "Unfortunately, you have exceeded the number of available tries per day."
223
- msgstr ""
224
-
225
- #: bws_functions.php:471
226
- msgid ""
227
- "Congratulations! The Pro license of the plugin is successfully activated."
228
- msgstr ""
229
-
230
- #: bws_functions.php:512
231
- msgid "Wrong license key."
232
- msgstr ""
233
-
234
- #: bws_functions.php:514
235
- msgid "This license key is bind to another site."
236
- msgstr ""
237
-
238
- #: bws_functions.php:516
239
- msgid ""
240
- "This license key is valid, but Your license has expired. If you want to "
241
- "update our plugin in future, you should extend the license."
242
- msgstr ""
243
-
244
- #: bws_functions.php:518
245
- msgid "Unfortunately, you have exceeded the number of available tries."
246
- msgstr ""
247
-
248
- #: bws_functions.php:520
249
- msgid ""
250
- "Unfortunately, the Pro Trial licence was already installed to this domain. "
251
- "The Pro Trial license can be installed only once."
252
- msgstr ""
253
-
254
- #: bws_functions.php:524
255
- msgid "The Pro Trial license key is valid."
256
- msgstr ""
257
-
258
- #: bws_functions.php:526
259
- msgid "The license key is valid."
260
- msgstr ""
261
-
262
- #: bws_functions.php:529
263
- msgid "Your license will expire on"
264
- msgstr ""
265
-
266
- #: bws_functions.php:562
267
- msgid "Please, enter your license key"
268
- msgstr ""
269
-
270
- #: bws_functions.php:575
271
- msgid ""
272
- "If needed you can check if the license key is correct or reenter it in the "
273
- "field below. You can find your license key on your personal page - Client "
274
- "area - on our website"
275
- msgstr ""
276
-
277
- #: bws_functions.php:575
278
- msgid ""
279
- "(your username is the email you specify when purchasing the product). If "
280
- "necessary, please submit \"Lost your password?\" request."
281
- msgstr ""
282
-
283
- #: bws_functions.php:579
284
- msgid "Check license key"
285
- msgstr ""
286
-
287
- #: bws_functions.php:593
288
- msgid "WARNING: Illegal use notification"
289
- msgstr ""
290
-
291
- #: bws_functions.php:593
292
- msgid ""
293
- "You can use one license of the Pro plugin for one domain only. Please check "
294
- "and edit your license or domain if necessary using you personal Client Area. "
295
- "We strongly recommend you to solve the problem within 24 hours, otherwise "
296
- "the Pro plugin will be deactivated."
297
- msgstr ""
298
-
299
- #: bws_functions.php:601
300
- msgid ""
301
- "Notice: Your Pro Trial license has expired. To continue using the plugin you "
302
- "should buy a Pro license"
303
- msgstr ""
304
-
305
- #: bws_functions.php:603
306
- msgid ""
307
- "Your license has expired. To continue getting top-priority support and "
308
- "plugin updates you should extend it."
309
- msgstr ""
310
-
311
- #: bws_functions.php:603 bws_functions.php:656 bws_functions.php:1198
312
- #: bws_menu.php:669 bws_menu.php:691 bws_menu.php:718 bws_menu.php:748
313
- #: bws_menu.php:794
314
- #, fuzzy
315
- msgid "Learn more"
316
- msgstr "Läs mer"
317
-
318
- #: bws_functions.php:613
319
- #, php-format
320
- msgid "Notice: You are using the Pro Trial license of %s plugin."
321
- msgstr ""
322
-
323
- #: bws_functions.php:615
324
- msgid "Notice: You are using the Pro Trial license of plugin."
325
- msgstr ""
326
-
327
- #: bws_functions.php:618
328
- msgid "The Pro Trial license will expire on"
329
- msgstr ""
330
-
331
- #: bws_functions.php:656
332
- msgid "You license for"
333
- msgstr ""
334
-
335
- #: bws_functions.php:656
336
- msgid "expires on"
337
- msgstr ""
338
-
339
- #: bws_functions.php:656
340
- msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
341
- msgstr ""
342
-
343
- #: bws_functions.php:687
344
- #, fuzzy
345
- msgid "Thank you for installing"
346
- msgstr "Tack för att du kontaktade oss."
347
-
348
- #: bws_functions.php:688
349
- msgid "Let's get started"
350
- msgstr ""
351
-
352
- #: bws_functions.php:689
353
- #, fuzzy
354
- msgid "Configure Settings"
355
- msgstr "Inställningar"
356
-
357
- #: bws_functions.php:692
358
- msgid "Add New"
359
- msgstr ""
360
-
361
- #: bws_functions.php:750
362
- #, fuzzy
363
- msgid "Thank you for choosing"
364
- msgstr "Tack för att du kontaktade oss."
365
-
366
- #: bws_functions.php:751
367
- msgid ""
368
- "If you have a feature, suggestion or idea you'd like to see in the plugin, "
369
- "we'd love to hear about it!"
370
- msgstr ""
371
-
372
- #: bws_functions.php:752
373
- msgid "Suggest a Feature"
374
- msgstr ""
375
-
376
- #: bws_functions.php:768
377
- msgid "Notice"
378
- msgstr ""
379
-
380
- #: bws_functions.php:768
381
- msgid "The plugin's settings have been changed."
382
- msgstr ""
383
-
384
- #: bws_functions.php:769 bws_functions.php:1240
385
- msgid "Save Changes"
386
- msgstr "Spara ändringar"
387
-
388
- #: bws_functions.php:786
389
- msgid ""
390
- "You can always look at premium options by clicking on the \"Show Pro features"
391
- "\" in the \"Go PRO\" tab"
392
- msgstr ""
393
-
394
- #: bws_functions.php:886
395
- msgid "Add shortcode"
396
- msgstr ""
397
-
398
- #: bws_functions.php:886
399
- msgid "Add BestWebSoft plugins' shortcodes using this button."
400
- msgstr ""
401
-
402
- #: bws_functions.php:935
403
- msgid "Close"
404
- msgstr ""
405
-
406
- #: bws_functions.php:1027
407
- msgid "Restore all plugin settings to defaults"
408
- msgstr ""
409
-
410
- #: bws_functions.php:1029
411
- msgid "Restore settings"
412
- msgstr ""
413
-
414
- #: bws_functions.php:1040
415
- msgid "Are you sure you want to restore all settings by default?"
416
- msgstr ""
417
-
418
- #: bws_functions.php:1043
419
- msgid "Yes, restore all settings"
420
- msgstr ""
421
-
422
- #: bws_functions.php:1044
423
- msgid "No, go back to the settings page"
424
- msgstr ""
425
-
426
- #: bws_functions.php:1090
427
- #, fuzzy
428
- msgid "Plugin"
429
- msgstr "Betaltillägg"
430
-
431
- #: bws_functions.php:1099
432
- #, fuzzy
433
- msgid "Shortcode settings"
434
- msgstr "Inställningar"
435
-
436
- #: bws_functions.php:1104
437
- msgid "The shortcode will be inserted"
438
- msgstr ""
439
-
440
- #: bws_functions.php:1109
441
- msgid "Insert"
442
- msgstr ""
443
-
444
- #: bws_functions.php:1140
445
- msgid "Visit Help Center"
446
- msgstr ""
447
-
448
- #: bws_functions.php:1145
449
- msgid "FAQ"
450
- msgstr "FAQ"
451
-
452
- #: bws_functions.php:1151
453
- msgid "For more information:"
454
- msgstr ""
455
-
456
- #: bws_functions.php:1152
457
- msgid "Documentation"
458
- msgstr ""
459
-
460
- #: bws_functions.php:1153
461
- msgid "Video Instructions"
462
- msgstr ""
463
-
464
- #: bws_functions.php:1154
465
- msgid "Submit a Request"
466
- msgstr ""
467
-
468
- #: bws_functions.php:1165
469
- msgid "You do not have sufficient permissions to edit plugins for this site."
470
- msgstr ""
471
-
472
- #: bws_functions.php:1196
473
- msgid "File edited successfully."
474
- msgstr ""
475
-
476
- #: bws_functions.php:1198
477
- msgid "Not enough permissions to create or update the file"
478
- msgstr ""
479
-
480
- #: bws_functions.php:1222
481
- msgid "These styles will be added to the header on all pages of your site."
482
- msgstr ""
483
-
484
- #: bws_functions.php:1225
485
- msgid "Editing"
486
- msgstr ""
487
-
488
- #: bws_functions.php:1227
489
- msgid "Browsing"
490
- msgstr ""
491
-
492
- #: bws_functions.php:1235
493
- #, fuzzy
494
- msgid "Learn more about CSS"
495
- msgstr "Läs mer"
496
-
497
- #: bws_functions.php:1243
498
- #, php-format
499
- msgid ""
500
- "You need to make this file writable before you can save your changes. See %s "
501
- "the Codex %s for more information."
502
- msgstr ""
503
-
504
- #: bws_menu.php:509
505
- msgid "Not set"
506
- msgstr "Inte angiven"
507
-
508
- #: bws_menu.php:511 bws_menu.php:512
509
- msgid "On"
510
- msgstr "På"
511
-
512
- #: bws_menu.php:511 bws_menu.php:512
513
- msgid "Off"
514
- msgstr "Av"
515
-
516
- #: bws_menu.php:513 bws_menu.php:514 bws_menu.php:515 bws_menu.php:516
517
- #: bws_menu.php:517 bws_menu.php:529
518
- msgid "N/A"
519
- msgstr "Finns ej"
520
-
521
- #: bws_menu.php:517
522
- msgid " Mb"
523
- msgstr " Mb"
524
-
525
- #: bws_menu.php:518 bws_menu.php:519 bws_menu.php:520 bws_menu.php:525
526
- msgid "Yes"
527
- msgstr "Ja"
528
-
529
- #: bws_menu.php:518 bws_menu.php:519 bws_menu.php:520 bws_menu.php:527
530
- msgid "No"
531
- msgstr "Nej"
532
-
533
- #: bws_menu.php:537
534
- msgid "Operating System"
535
- msgstr "Operativsystem"
536
-
537
- #: bws_menu.php:538
538
- msgid "Server"
539
- msgstr "Server"
540
-
541
- #: bws_menu.php:539
542
- msgid "Memory usage"
543
- msgstr "Minnesanvändning"
544
-
545
- #: bws_menu.php:540
546
- msgid "MYSQL Version"
547
- msgstr "MySQL-version"
548
-
549
- #: bws_menu.php:541
550
- msgid "SQL Mode"
551
- msgstr "SQL-läge"
552
-
553
- #: bws_menu.php:542
554
- msgid "PHP Version"
555
- msgstr "PHP-version"
556
-
557
- #: bws_menu.php:543
558
- msgid "PHP Safe Mode"
559
- msgstr "PHP säkert läge"
560
-
561
- #: bws_menu.php:544
562
- msgid "PHP Allow URL fopen"
563
- msgstr "PHP tillåt URL fopen"
564
-
565
- #: bws_menu.php:545
566
- msgid "PHP Memory Limit"
567
- msgstr "PHP Minnesgräns"
568
-
569
- #: bws_menu.php:546
570
- msgid "PHP Max Upload Size"
571
- msgstr "PHP Max uppladdningstorlek"
572
-
573
- #: bws_menu.php:547
574
- msgid "PHP Max Post Size"
575
- msgstr "PHP Max poststorlek"
576
-
577
- #: bws_menu.php:548
578
- msgid "PHP Max Script Execute Time"
579
- msgstr "PHP Max skriptexekverinstid"
580
-
581
- #: bws_menu.php:549
582
- msgid "PHP Exif support"
583
- msgstr "PHP Exifstöd"
584
-
585
- #: bws_menu.php:550
586
- msgid "PHP IPTC support"
587
- msgstr "PHP ITPC-stöd"
588
-
589
- #: bws_menu.php:551
590
- msgid "PHP XML support"
591
- msgstr "PHP XML-stöd"
592
-
593
- #: bws_menu.php:552
594
- msgid "Site URL"
595
- msgstr "SajtURL"
596
-
597
- #: bws_menu.php:553
598
- msgid "Home URL"
599
- msgstr "HemURL"
600
-
601
- #: bws_menu.php:556
602
- msgid "WordPress Version"
603
- msgstr "WordPress-version"
604
-
605
- #: bws_menu.php:557
606
- msgid "WordPress DB Version"
607
- msgstr "WordPress-DB-version"
608
-
609
- #: bws_menu.php:558
610
- msgid "Multisite"
611
- msgstr "Multisajt"
612
-
613
- #: bws_menu.php:559
614
- msgid "Active Theme"
615
- msgstr "Aktivt tema"
616
-
617
- #: bws_menu.php:574
618
- msgid "Please enter a valid email address."
619
- msgstr "Var god ange en giltig epost-adress."
620
-
621
- #: bws_menu.php:578
622
- msgid "Email with system info is sent to "
623
- msgstr "Epost med systeminfo är skickat till"
624
-
625
- #: bws_menu.php:582
626
- msgid "Thank you for contacting us."
627
- msgstr "Tack för att du kontaktade oss."
628
-
629
- #: bws_menu.php:615
630
- msgid "Sorry, email message could not be delivered."
631
- msgstr "Ledsen, eposten kunde inte levereras."
632
-
633
- #: bws_menu.php:622
634
- msgid "Need help?"
635
- msgstr ""
636
-
637
- #: bws_menu.php:623
638
- msgid "Client area"
639
- msgstr ""
640
-
641
- #: bws_menu.php:624 bws_menu.php:933
642
- msgid "System status"
643
- msgstr "Systemstatus"
644
-
645
- #: bws_menu.php:629
646
- #, fuzzy
647
- msgid "Plugins"
648
- msgstr "Betaltillägg"
649
-
650
- #: bws_menu.php:630
651
- msgid "Themes"
652
- msgstr ""
653
-
654
- #: bws_menu.php:634
655
- msgid "All"
656
- msgstr ""
657
-
658
- #: bws_menu.php:635
659
- #, fuzzy
660
- msgid "Installed"
661
- msgstr "Installera %s"
662
-
663
- #: bws_menu.php:636
664
- #, fuzzy
665
- msgid "Recommended"
666
- msgstr "Rekommenderade tillägg"
667
-
668
- #: bws_menu.php:640
669
- msgid "Installed plugins"
670
- msgstr "Installerade tillägg"
671
-
672
- #: bws_menu.php:672 bws_menu.php:721
673
- msgid "Settings"
674
- msgstr "Inställningar"
675
-
676
- #: bws_menu.php:693 bws_menu.php:750
677
- #, fuzzy
678
- msgid "Activate this plugin"
679
- msgstr "Aktiverade tillägg"
680
-
681
- #: bws_menu.php:708 bws_menu.php:738 bws_menu.php:784
682
- msgid "Go"
683
- msgstr ""
684
-
685
- #: bws_menu.php:712 bws_menu.php:742 bws_menu.php:788
686
- msgid "DONATE"
687
- msgstr ""
688
-
689
- #: bws_menu.php:758
690
- msgid "Recommended plugins"
691
- msgstr "Rekommenderade tillägg"
692
-
693
- #: bws_menu.php:796
694
- #, fuzzy
695
- msgid "Install now"
696
- msgstr "Установить сейчас"
697
-
698
- #: bws_menu.php:817
699
- msgid "Try again"
700
- msgstr ""
701
-
702
- #: bws_menu.php:835
703
- #, php-format
704
- msgid "Preview &#8220;%s&#8221;"
705
- msgstr ""
706
-
707
- #: bws_menu.php:866
708
- #, php-format
709
- msgid "Install %s"
710
- msgstr "Installera %s"
711
-
712
- #: bws_menu.php:866
713
- msgid "Install Now"
714
- msgstr "Установить сейчас"
715
-
716
- #: bws_menu.php:869
717
- #, php-format
718
- msgid "Update to version %s"
719
- msgstr ""
720
-
721
- #: bws_menu.php:869
722
- msgid "Update"
723
- msgstr ""
724
-
725
- #: bws_menu.php:876
726
- #, php-format
727
- msgid "Preview %s"
728
- msgstr ""
729
-
730
- #: bws_menu.php:876
731
- msgid "Preview"
732
- msgstr ""
733
-
734
- #: bws_menu.php:882 bws_menu.php:914
735
- #, php-format
736
- msgid "By %s"
737
- msgstr ""
738
-
739
- #: bws_menu.php:888
740
- msgid "Details"
741
- msgstr ""
742
-
743
- #: bws_menu.php:920
744
- #, fuzzy
745
- msgid "Already Installed"
746
- msgstr "Installera %s"
747
-
748
- #: bws_menu.php:936
749
- msgid "Environment"
750
- msgstr "Miljövariabler"
751
-
752
- #: bws_menu.php:947
753
- msgid "Active Plugins"
754
- msgstr "Aktiverade tillägg"
755
-
756
- #: bws_menu.php:960
757
- msgid "Inactive Plugins"
758
- msgstr "Inaktiverade tillägg"
759
-
760
- #: bws_menu.php:976
761
- msgid "Send to support"
762
- msgstr "Skicka till support"
763
-
764
- #: bws_menu.php:983
765
- msgid "Send to custom email &#187;"
766
- msgstr "Skicka till anpassad epost &#187;"
767
-
768
- #~ msgid "Pro plugins"
769
- #~ msgstr "Betaltillägg"
770
-
771
- #~ msgid "Activated plugins"
772
- #~ msgstr "Aktiverade tillägg"
773
-
774
- #~ msgid "Read more"
775
- #~ msgstr "Läs mer"
776
-
777
- #~ msgid "Purchase"
778
- #~ msgstr "Köp"
779
-
780
- #~ msgid "Free plugins"
781
- #~ msgstr "Gratis tillägg"
782
-
783
- #~ msgid "Download"
784
- #~ msgstr "Hämta"
785
-
786
- #~ msgid "Install now from wordpress.org"
787
- #~ msgstr "Installera nu från wordpress.org"
788
-
789
- #, fuzzy
790
- #~ msgid "Activated theme"
791
- #~ msgstr "Aktivt tema"
792
-
793
- #, fuzzy
794
- #~ msgid "Installed themes"
795
- #~ msgstr "Installera %s"
796
-
797
- #, fuzzy
798
- #~ msgid "Recommended themes"
799
- #~ msgstr "Rekommenderade tillägg"
800
-
801
- #, fuzzy
802
- #~ msgid "installed"
803
- #~ msgstr "Installera %s"
804
-
805
- #~ msgid "Login form"
806
- #~ msgstr "Inloggningsformulär"
807
-
808
- #~ msgid "Registration form"
809
- #~ msgstr "Registreringsformulär"
810
-
811
- #~ msgid "Register form"
812
- #~ msgstr "Registreringsformulär"
813
-
814
- #~ msgid "Reset Password form"
815
- #~ msgstr "Formulär för att återställa lösenord"
816
-
817
- #~ msgid "Lost password form"
818
- #~ msgstr "Formulär för att återställa lösenord"
819
-
820
- #~ msgid "Comments form"
821
- #~ msgstr "Kommentarsformulär"
822
-
823
- #~ msgid "Hide CAPTCHA for registered users"
824
- #~ msgstr "Dölj CAPTCHA för registrerade användare"
825
-
826
- #~ msgid "Plus (&#43;)"
827
- #~ msgstr "Plus (&#43;)"
828
-
829
- #~ msgid "Plus"
830
- #~ msgstr "Plus"
831
-
832
- #~ msgid "Minus (&minus;)"
833
- #~ msgstr "Minus (&minus;)"
834
-
835
- #~ msgid "Minus"
836
- #~ msgstr "Minus"
837
-
838
- #~ msgid "Multiplication (&times;)"
839
- #~ msgstr "Multiplikation (&times;)"
840
-
841
- #~ msgid "Multiply"
842
- #~ msgstr "Multiplicera"
843
-
844
- #~ msgid "Numbers"
845
- #~ msgstr "Siffror"
846
-
847
- #~ msgid "Words"
848
- #~ msgstr "Ord"
849
-
850
- #~ msgid "Captcha Settings"
851
- #~ msgstr "Captchainställningar"
852
-
853
- #~ msgid "Captcha"
854
- #~ msgstr "Captcha"
855
-
856
- #~ msgid "Support"
857
- #~ msgstr "Support"
858
-
859
- #~ msgid ""
860
- #~ "Please select one item in the block Arithmetic and Complexity for CAPTCHA"
861
- #~ msgstr ""
862
- #~ "Var god markera ett val i avdelningarna Aritmetiska metoder och "
863
- #~ "Svårighetsgrad för CAPTCHA"
864
-
865
- #~ msgid "Options saved."
866
- #~ msgstr "Inställningar sparade."
867
-
868
- #~ msgid "Enable CAPTCHA for:"
869
- #~ msgstr "Aktivera CAPTCHA för:"
870
-
871
- #~ msgid "Contact form"
872
- #~ msgstr "Kontaktformulär"
873
-
874
- #~ msgid "(powered by bestwebsoft.com)"
875
- #~ msgstr "(tillhandahålls av bestwebsoft.com)"
876
-
877
- #~ msgid "Activate contact form"
878
- #~ msgstr "Aktivera kontaktformulär"
879
-
880
- #~ msgid "Download contact form"
881
- #~ msgstr "Hämta kontaktformulär"
882
-
883
- #~ msgid ""
884
- #~ "If you would like to customize this plugin for a custom form, please "
885
- #~ "contact us via"
886
- #~ msgstr ""
887
- #~ "Om du vill anpassa detta tillägg för ett skräddarsytt formulär, vänligen "
888
- #~ "kontakta oss via"
889
-
890
- #~ msgid "Title for CAPTCHA in the form"
891
- #~ msgstr "Etikett för CAPTCHA i formulär"
892
-
893
- #~ msgid "Arithmetic actions for CAPTCHA"
894
- #~ msgstr "Aritmetiska metoder för CAPTCHA"
895
-
896
- #~ msgid "CAPTCHA complexity level"
897
- #~ msgstr "CAPTCHA-svårighetsgrad"
898
-
899
- #~ msgid "ERROR"
900
- #~ msgstr "FEL"
901
-
902
- #~ msgid "Please fill the form."
903
- #~ msgstr "Var god fyll i formuläret."
904
-
905
- #~ msgid "Please enter a valid CAPTCHA value."
906
- #~ msgstr "Var god fyll i CAPTCHA."
907
-
908
- #~ msgid ""
909
- #~ "Error: You have entered an incorrect CAPTCHA value. Click the BACK button "
910
- #~ "on your browser, and try again."
911
- #~ msgstr ""
912
- #~ "Fel: Du angav ett felaktigt svar i fältet för CAPTCHA. Klicka på tillbaka-"
913
- #~ "knappen i din webbläsare och försök igen."
914
-
915
- #~ msgid "zero"
916
- #~ msgstr "noll"
917
-
918
- #~ msgid "one"
919
- #~ msgstr "ett"
920
-
921
- #~ msgid "three"
922
- #~ msgstr "tre"
923
-
924
- #~ msgid "five"
925
- #~ msgstr "fem"
926
-
927
- #~ msgid "six"
928
- #~ msgstr "sex"
929
-
930
- #~ msgid "seven"
931
- #~ msgstr "sju"
932
-
933
- #~ msgid "eight"
934
- #~ msgstr "åtta"
935
-
936
- #~ msgid "nine"
937
- #~ msgstr "nio"
938
-
939
- #~ msgid "eleven"
940
- #~ msgstr "elva"
941
-
942
- #~ msgid "twelve"
943
- #~ msgstr "tolv"
944
-
945
- #~ msgid "thirteen"
946
- #~ msgstr "tretton"
947
-
948
- #~ msgid "fourteen"
949
- #~ msgstr "fjorton"
950
-
951
- #~ msgid "fifteen"
952
- #~ msgstr "femton"
953
-
954
- #~ msgid "sixteen"
955
- #~ msgstr "sexton"
956
-
957
- #~ msgid "seventeen"
958
- #~ msgstr "sjutton"
959
-
960
- #~ msgid "eighteen"
961
- #~ msgstr "arton"
962
-
963
- #~ msgid "nineteen"
964
- #~ msgstr "nitton"
965
-
966
- #~ msgid "ten"
967
- #~ msgstr "tio"
968
-
969
- #~ msgid "twenty"
970
- #~ msgstr "tjugo"
971
-
972
- #~ msgid "thirty"
973
- #~ msgstr "trettio"
974
-
975
- #~ msgid "forty"
976
- #~ msgstr "fyrtio"
977
-
978
- #~ msgid "fifty"
979
- #~ msgstr "femtio"
980
-
981
- #~ msgid "sixty"
982
- #~ msgstr "sextio"
983
-
984
- #~ msgid "seventy"
985
- #~ msgstr "sjuttio"
986
-
987
- #~ msgid "eighty"
988
- #~ msgstr "åttio"
989
-
990
- #~ msgid "ninety"
991
- #~ msgstr "nittio"
992
-
993
- #~ msgid "and"
994
- #~ msgstr "och"
995
-
996
- #~ msgid "Encryption password is not set"
997
- #~ msgstr "Lösenord för kodning har inte angetts"
998
-
999
- #~ msgid "Decryption password is not set"
1000
- #~ msgstr "Lösenord för avkodning har inte angetts"
1001
-
1002
- #, fuzzy
1003
- #~ msgid ""
1004
- #~ "If you have any questions, please contact us via plugin@bestwebsoft.com "
1005
- #~ "or fill in the contact form on our website"
1006
- #~ msgstr ""
1007
- #~ "Om du har frågor, vänligen kontakta oss via plugin@bestwebsoft.com eller "
1008
- #~ "fyll i kontaktformuläret på vår hemsida"
1009
-
1010
- #~ msgid "Increase"
1011
- #~ msgstr "Öka"
1012
-
1013
- #~ msgid "Difficulty for CAPTCHA"
1014
- #~ msgstr "Svårighetsgrad för CAPTCHA"
1015
-
1016
- #~ msgid "That CAPTCHA was incorrect."
1017
- #~ msgstr "Angiven CAPTCHA var felaktig."
1018
-
1019
- #~ msgid "The password of encryption is not set"
1020
- #~ msgstr "Lösenordet för krytering har inte angetts"
1021
-
1022
- #~ msgid "null"
1023
- #~ msgstr "noll"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bws_menu/languages/bestwebsoft-uk.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-uk.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-03-10 15:40+0300\n"
6
- "PO-Revision-Date: 2016-03-10 15:43+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: bestwebsoft.com <http://support.bestwebsoft.com>\n"
9
  "Language: ru_RU\n"
@@ -16,11 +16,23 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: bws_functions.php:65 bws_functions.php:89
 
 
 
 
 
 
 
 
 
 
 
 
20
  msgid "requires"
21
  msgstr "потребує"
22
 
23
- #: bws_functions.php:67
24
  msgid ""
25
  "or higher, that is why it has been deactivated! Please upgrade WordPress and "
26
  "try again."
@@ -28,15 +40,15 @@ msgstr ""
28
  "чи вище, тому його було деактивовано! Будь ласка оновіть WordPress та "
29
  "спробуйте ще раз."
30
 
31
- #: bws_functions.php:68
32
  msgid "Back to the WordPress"
33
  msgstr "Повернутися на WordPress на"
34
 
35
- #: bws_functions.php:70
36
  msgid "Plugins page"
37
  msgstr "Сторінку Плагінів"
38
 
39
- #: bws_functions.php:91
40
  msgid ""
41
  "or higher! We do not guarantee that our plugin will work correctly. Please "
42
  "upgrade to WordPress latest version."
@@ -44,53 +56,92 @@ msgstr ""
44
  "чи вище! Ми не гарантуємо, що наш плагін буде працювати правильно. Будь "
45
  "ласка, оновіть WordPress до останньої версії."
46
 
47
- #: bws_functions.php:143 bws_functions.php:652 bws_functions.php:696
48
- #: bws_functions.php:755
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
49
  msgid "Close notice"
50
  msgstr "Закрити"
51
 
52
- #: bws_functions.php:148
 
 
 
 
 
 
 
 
 
 
 
 
53
  msgid "It’s time to upgrade your"
54
  msgstr "Настав час модернізувати Ваш"
55
 
56
- #: bws_functions.php:148
57
  msgid "to"
58
  msgstr "до"
59
 
60
- #: bws_functions.php:148
61
  msgid "version!"
62
  msgstr "версії!"
63
 
64
- #: bws_functions.php:149
65
  msgid "Extend standard plugin functionality with new great options."
66
  msgstr "Розширює можливості стандартного функціоналу плагіна."
67
 
68
- #: bws_functions.php:152 bws_functions.php:593
69
  msgid "Learn More"
70
  msgstr "Дізнатись більше"
71
 
72
- #: bws_functions.php:169
73
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
74
  msgstr ""
75
  "Якщо вам сподобався плагін, будь ласка, поставте нам 5 зірочок на WordPress"
76
 
77
- #: bws_functions.php:170
78
  msgid "Rate the plugin"
79
  msgstr "Оцінити плагін"
80
 
81
- #: bws_functions.php:173
82
  msgid "If there is something wrong about it, please contact us"
83
  msgstr "Якщо щось не так, будь ласка, повідомте нам"
84
 
85
- #: bws_functions.php:205
 
 
 
 
86
  msgid "Check premium options on the plugin settings page!"
87
  msgstr "Подивіться преміум опції на сторінці налаштувань плагіна!"
88
 
89
- #: bws_functions.php:212 bws_functions.php:248
 
90
  msgid "Wrong license key"
91
  msgstr "Невірний ключ ліцензії"
92
 
93
- #: bws_functions.php:242 bws_functions.php:506 bws_functions.php:557
 
94
  msgid ""
95
  "Something went wrong. Please try again later. If the error appears again, "
96
  "please contact us"
@@ -98,15 +149,16 @@ msgstr ""
98
  "Щось не так, спробуйте пізніше. Якщо помилка повториться, будь ласка, "
99
  "повідомте нам"
100
 
101
- #: bws_functions.php:242 bws_functions.php:506 bws_functions.php:557
 
102
  msgid "We are sorry for inconvenience."
103
  msgstr "Просимо вибачення за незручності."
104
 
105
- #: bws_functions.php:250
106
  msgid "This license key is bind to another site"
107
  msgstr "Цей ліцензійний ключ прив'язано до іншого сайту"
108
 
109
- #: bws_functions.php:252 bws_functions.php:416
110
  msgid ""
111
  "Unfortunately, you have exceeded the number of available tries per day. "
112
  "Please, upload the plugin manually."
@@ -114,7 +166,7 @@ msgstr ""
114
  "На жаль, ви перевищили кількість доступних спроб на день. Будь ласка, "
115
  "завантажте плагін вручну"
116
 
117
- #: bws_functions.php:254
118
  msgid ""
119
  "Unfortunately, Your license has expired. To continue getting top-priority "
120
  "support and plugin updates you should extend it in your"
@@ -122,7 +174,7 @@ msgstr ""
122
  "На жаль, ваша ліцензія скінчилась. Для того, щоб і надалі отримувати "
123
  "першочергову техпідтримку і оновлення, будь ласка, продовжте ліцензію"
124
 
125
- #: bws_functions.php:256
126
  msgid ""
127
  "Unfortunately, the Pro licence was already installed to this domain. The Pro "
128
  "Trial license can be installed only once."
@@ -130,16 +182,17 @@ msgstr ""
130
  "На жаль, Pro ліцензія уже використовувалась на цьому домені. Тріал Pro "
131
  "версії плагіну можна використати лише один раз."
132
 
133
- #: bws_functions.php:277 bws_functions.php:299 bws_functions.php:321
 
134
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
135
  msgstr ""
136
  "Помилка при завантаженні zip-архіву. Будь ласка, завантажте плагін вручну"
137
 
138
- #: bws_functions.php:289
139
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
140
  msgstr "Помилка при відкритті zip-архіву. Будь ласка, завантажте плагін вручну"
141
 
142
- #: bws_functions.php:295
143
  msgid ""
144
  "Your server does not support either ZipArchive or Phar. Please, upload the "
145
  "plugin manually"
@@ -147,13 +200,13 @@ msgstr ""
147
  "Ваш сервер не підтримує формати Zip і Phar. Будь ласка, завантажте плагін "
148
  "вручну"
149
 
150
- #: bws_functions.php:302
151
  msgid "UploadDir is not writable. Please, upload the plugin manually"
152
  msgstr ""
153
  "Немає доступу до теки завантажень WordPress. Будь ласка, завантажте плагін "
154
  "вручну"
155
 
156
- #: bws_functions.php:325
157
  msgid ""
158
  "Something went wrong. Try again later or upload the plugin manually. We are "
159
  "sorry for inconvenience."
@@ -161,95 +214,87 @@ msgstr ""
161
  "Виникли певні проблеми. Спробуйте ще раз пізніше або завантажте плагін "
162
  "вручну. Просимо вибачення за незручності."
163
 
164
- #: bws_functions.php:350
165
  msgid "Please, enter Your license key"
166
  msgstr "Будь ласка, впишіть ваш ліцензійний ключ"
167
 
168
- #: bws_functions.php:380
169
  msgid ""
170
- "Congratulations! The Pro version of the plugin is successfully download and "
171
  "activated."
172
  msgstr "Вітаємо! Pro версію плагіну успішно завантажено та активовано."
173
 
174
- #: bws_functions.php:382 bws_functions.php:473
175
  msgid "Please, go to"
176
  msgstr "Будь ласка, перейдіть на"
177
 
178
- #: bws_functions.php:382 bws_functions.php:473
179
  msgid "the setting page"
180
  msgstr "сторінку установок"
181
 
182
- #: bws_functions.php:383 bws_functions.php:474
183
  msgid "You will be redirected automatically in 5 seconds."
184
  msgstr "Вас буде перенаправлено автоматично через 5 секунд."
185
 
186
- #: bws_functions.php:390
187
  msgid "Show Pro features"
188
  msgstr "Показати Pro опції"
189
 
190
- #: bws_functions.php:397
191
- msgid "You can download and activate"
192
- msgstr "Ви можете завантажити та активувати"
193
 
194
- #: bws_functions.php:399
195
- msgid "version of this plugin by entering Your license key."
196
- msgstr "версію цього плагіну, якщо впишете ваш ліцензійний ключ."
197
 
198
- #: bws_functions.php:401 bws_functions.php:442
199
- msgid ""
200
- "You can find your license key on your personal page Client area, by clicking "
201
- "on the link"
202
- msgstr ""
203
- "Ви можете знайти ваш ліцензійний ключ на вашій персональній сторінці у "
204
- "Client area, перейшовши за посиланням"
205
 
206
- #: bws_functions.php:403 bws_functions.php:444
207
- msgid "(your username is the email you specify when purchasing the product)."
208
- msgstr "(ваше ім'я - це емейл, який ви вказували при купівлі плагіну)"
209
 
210
- #: bws_functions.php:407 bws_functions.php:691
211
- msgid "or"
212
- msgstr "або"
213
-
214
- #: bws_functions.php:407
215
  #, php-format
216
  msgid "Start Your Free %s-Day Trial Now"
217
  msgstr "Спробуйте %s-денну тріал версію безкоштовно"
218
 
219
- #: bws_functions.php:413 bws_functions.php:422 bws_functions.php:452
220
- #: bws_functions.php:460 bws_functions.php:1232 bws_menu.php:693
221
- #: bws_menu.php:750
222
  msgid "Activate"
223
  msgstr "Активувати"
224
 
225
- #: bws_functions.php:439 bws_functions.php:532
226
  #, php-format
227
  msgid ""
228
  "In order to continue using the plugin it is necessary to buy a %s license."
229
  msgstr "Щоб продовжити користуватись плагіном, потрібно придбати %s ліцензію."
230
 
231
- #: bws_functions.php:440
232
  msgid "After that you can activate it by entering your license key."
233
  msgstr "Після цього ви зможете активувати його ввівши ліцензійний ключ."
234
 
235
- #: bws_functions.php:454
236
  msgid "Unfortunately, you have exceeded the number of available tries per day."
237
  msgstr "На жаль, ви перевищили кількість допустимих спроб."
238
 
239
- #: bws_functions.php:471
240
  msgid ""
241
  "Congratulations! The Pro license of the plugin is successfully activated."
242
  msgstr "Вітаємо! Pro версію плагіну успішно активовано."
243
 
244
- #: bws_functions.php:512
245
  msgid "Wrong license key."
246
  msgstr "Неправильний ліцензійний ключ."
247
 
248
- #: bws_functions.php:514
249
  msgid "This license key is bind to another site."
250
  msgstr "Цей ліцензійний ключ прив'язано до іншого сайту."
251
 
252
- #: bws_functions.php:516
253
  msgid ""
254
  "This license key is valid, but Your license has expired. If you want to "
255
  "update our plugin in future, you should extend the license."
@@ -257,11 +302,11 @@ msgstr ""
257
  "Даний ліцензійний ключ дійсний, але строк вашої ліцензії витік. Якщо ви "
258
  "хочете оновлювати наш плагін у майбутньому, вам слід подовжити ліцензію."
259
 
260
- #: bws_functions.php:518
261
  msgid "Unfortunately, you have exceeded the number of available tries."
262
  msgstr "На жаль, ви перевищили кількість допустимих спроб."
263
 
264
- #: bws_functions.php:520
265
  msgid ""
266
  "Unfortunately, the Pro Trial licence was already installed to this domain. "
267
  "The Pro Trial license can be installed only once."
@@ -269,23 +314,23 @@ msgstr ""
269
  "На жаль, тріал Pro версія плагіну уже встановлювалась на цей домен. Тріал "
270
  "Pro версію можна встановлювати лише один раз."
271
 
272
- #: bws_functions.php:524
273
  msgid "The Pro Trial license key is valid."
274
  msgstr "Ключ тріал Pro версії вірний."
275
 
276
- #: bws_functions.php:526
277
  msgid "The license key is valid."
278
  msgstr "Ліцензійний ключ дійсний."
279
 
280
- #: bws_functions.php:529
281
  msgid "Your license will expire on"
282
  msgstr "Ваша ліцензія закінчується"
283
 
284
- #: bws_functions.php:562
285
  msgid "Please, enter your license key"
286
  msgstr "Будь ласка, введіть ваш ліцензійний ключ"
287
 
288
- #: bws_functions.php:575
289
  msgid ""
290
  "If needed you can check if the license key is correct or reenter it in the "
291
  "field below. You can find your license key on your personal page - Client "
@@ -296,24 +341,23 @@ msgstr ""
296
  "ліцензійний ключ на вашій персональній сторінці - Client area - на нашому "
297
  "сайті."
298
 
299
- #: bws_functions.php:575
300
  msgid ""
301
- "(your username is the email you specify when purchasing the product). If "
302
  "necessary, please submit \"Lost your password?\" request."
303
  msgstr ""
304
- "(ім'я користувача - це електронна адреса, яку ви вказуєте при купівлі "
305
- "продукту). При необхідності, будь ласка, відправте запит на відновлення "
306
- "вашого паролю."
307
 
308
- #: bws_functions.php:579
309
  msgid "Check license key"
310
  msgstr "Перевірте ліцензійний ключ"
311
 
312
- #: bws_functions.php:593
313
  msgid "WARNING: Illegal use notification"
314
  msgstr "УВАГА: виявлено несанкціоноване використання плагіну"
315
 
316
- #: bws_functions.php:593
317
  msgid ""
318
  "You can use one license of the Pro plugin for one domain only. Please check "
319
  "and edit your license or domain if necessary using you personal Client Area. "
@@ -325,7 +369,7 @@ msgstr ""
325
  "вкладці Client Area. Ми настійливо рекомендуємо Вам вирішити це питання "
326
  "протягом 24 годин, інакше плагін буде деактивовано."
327
 
328
- #: bws_functions.php:601
329
  msgid ""
330
  "Notice: Your Pro Trial license has expired. To continue using the plugin you "
331
  "should buy a Pro license"
@@ -333,7 +377,7 @@ msgstr ""
333
  "Увага: Термін дії тріал періоду Pro версії плагіну скінчився. Щоб продовжити "
334
  "користуватись плагіном, будь ласка, придбайте ліцензію Pro"
335
 
336
- #: bws_functions.php:603
337
  msgid ""
338
  "Your license has expired. To continue getting top-priority support and "
339
  "plugin updates you should extend it."
@@ -341,60 +385,42 @@ msgstr ""
341
  "Строк вашої ліцензії витік. Якщо ви хочете оновлювати наш плагін у "
342
  "майбутньому, вам слід подовжити ліцензію."
343
 
344
- #: bws_functions.php:603 bws_functions.php:656 bws_functions.php:1198
345
- #: bws_menu.php:669 bws_menu.php:691 bws_menu.php:718 bws_menu.php:748
346
- #: bws_menu.php:794
347
  msgid "Learn more"
348
  msgstr "Дізнатись більше"
349
 
350
- #: bws_functions.php:613
351
  #, php-format
352
  msgid "Notice: You are using the Pro Trial license of %s plugin."
353
  msgstr "Увага: Ви використовуєте тріал Pro версію плагіну %s."
354
 
355
- #: bws_functions.php:615
356
  msgid "Notice: You are using the Pro Trial license of plugin."
357
  msgstr "Увага: Ви використовуєте тріал Pro версію плагіну."
358
 
359
- #: bws_functions.php:618
360
  msgid "The Pro Trial license will expire on"
361
  msgstr "Тріал період Pro версії плагіну закінчується"
362
 
363
- #: bws_functions.php:656
364
  msgid "You license for"
365
  msgstr "Ваша ліцензія для"
366
 
367
- #: bws_functions.php:656
368
  msgid "expires on"
369
  msgstr "витікає"
370
 
371
- #: bws_functions.php:656
372
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
373
  msgstr ""
374
  "та ви більше не будете отримувати першочергову технічну підтримку та "
375
  "оновлення."
376
 
377
- #: bws_functions.php:687
378
- msgid "Thank you for installing"
379
- msgstr "Дякуємо, що встановили"
380
-
381
- #: bws_functions.php:688
382
- msgid "Let's get started"
383
- msgstr "Розпочнемо"
384
-
385
- #: bws_functions.php:689
386
- msgid "Configure Settings"
387
- msgstr "Налаштувати плагін"
388
-
389
- #: bws_functions.php:692
390
- msgid "Add New"
391
- msgstr "Додати"
392
-
393
- #: bws_functions.php:750
394
  msgid "Thank you for choosing"
395
  msgstr "Дякуємо, що обрали"
396
 
397
- #: bws_functions.php:751
398
  msgid ""
399
  "If you have a feature, suggestion or idea you'd like to see in the plugin, "
400
  "we'd love to hear about it!"
@@ -403,23 +429,23 @@ msgstr ""
403
  "функціоналу плагіна, будь ласка, надсилайте їх нам! Ми завжди відкриті для "
404
  "нових ідей!"
405
 
406
- #: bws_functions.php:752
407
  msgid "Suggest a Feature"
408
  msgstr "Запропонувати функціонал"
409
 
410
- #: bws_functions.php:768
411
  msgid "Notice"
412
  msgstr "Зауважте"
413
 
414
- #: bws_functions.php:768
415
  msgid "The plugin's settings have been changed."
416
  msgstr "Налаштування плагіну змінено."
417
 
418
- #: bws_functions.php:769 bws_functions.php:1240
419
  msgid "Save Changes"
420
  msgstr "Зберегти зміни"
421
 
422
- #: bws_functions.php:786
423
  msgid ""
424
  "You can always look at premium options by clicking on the \"Show Pro features"
425
  "\" in the \"Go PRO\" tab"
@@ -427,372 +453,555 @@ msgstr ""
427
  "Ви завжди можете подивитися на преміум опції, натиснувши на кнопку "
428
  "\"Показати Pro особливост\" на вкладці \"Перейти на PRO\""
429
 
430
- #: bws_functions.php:886
431
  msgid "Add shortcode"
432
  msgstr "Додати шорткод"
433
 
434
- #: bws_functions.php:886
435
  msgid "Add BestWebSoft plugins' shortcodes using this button."
436
  msgstr "Додайте шорткоди BestWebSoft плагінів за допомогою цієї кнопки."
437
 
438
- #: bws_functions.php:935
439
  msgid "Close"
440
  msgstr "Закрити"
441
 
442
- #: bws_functions.php:1027
443
  msgid "Restore all plugin settings to defaults"
444
  msgstr "Скинути налаштування плагіну до стандартних"
445
 
446
- #: bws_functions.php:1029
447
  msgid "Restore settings"
448
  msgstr "Скинути налаштування"
449
 
450
- #: bws_functions.php:1040
451
  msgid "Are you sure you want to restore all settings by default?"
452
  msgstr "Ви впевнені, що хочете скинути налаштування плагіну до стандартних?"
453
 
454
- #: bws_functions.php:1043
455
  msgid "Yes, restore all settings"
456
  msgstr "Так, скинути налаштування"
457
 
458
- #: bws_functions.php:1044
459
  msgid "No, go back to the settings page"
460
  msgstr "Ні, повернутись назад на сторінку налаштувань"
461
 
462
- #: bws_functions.php:1090
463
  msgid "Plugin"
464
  msgstr "Плагін"
465
 
466
- #: bws_functions.php:1099
467
  msgid "Shortcode settings"
468
  msgstr "Налаштування шорткоду"
469
 
470
- #: bws_functions.php:1104
471
  msgid "The shortcode will be inserted"
472
  msgstr "Буде вставлено шорткод"
473
 
474
- #: bws_functions.php:1109
475
  msgid "Insert"
476
  msgstr "Вставити"
477
 
478
- #: bws_functions.php:1140
479
  msgid "Visit Help Center"
480
  msgstr "Перейти в Help Center"
481
 
482
- #: bws_functions.php:1145
483
  msgid "FAQ"
484
  msgstr "FAQ"
485
 
486
- #: bws_functions.php:1151
487
  msgid "For more information:"
488
  msgstr "Для отримання додаткової інформації:"
489
 
490
- #: bws_functions.php:1152
491
  msgid "Documentation"
492
  msgstr "Документація"
493
 
494
- #: bws_functions.php:1153
495
  msgid "Video Instructions"
496
  msgstr "Відео інструкції"
497
 
498
- #: bws_functions.php:1154
499
  msgid "Submit a Request"
500
  msgstr "Надіслати запит"
501
 
502
- #: bws_functions.php:1165
503
  msgid "You do not have sufficient permissions to edit plugins for this site."
504
  msgstr "У вас недостатньо повноважень для редагування плагінів цього сайту."
505
 
506
- #: bws_functions.php:1196
507
- msgid "File edited successfully."
508
- msgstr "Файл успішно відредаговано."
 
509
 
510
- #: bws_functions.php:1198
511
  msgid "Not enough permissions to create or update the file"
512
  msgstr "У Вас недостатньо дозволів для створення або поновлення файлу"
513
 
514
- #: bws_functions.php:1222
 
 
 
 
515
  msgid "These styles will be added to the header on all pages of your site."
516
  msgstr "Ці стилі будуть додані в заголовок на всіх сторінках вашого сайту."
517
 
518
- #: bws_functions.php:1225
 
 
 
 
 
 
 
 
519
  msgid "Editing"
520
  msgstr "Редагування"
521
 
522
- #: bws_functions.php:1227
523
  msgid "Browsing"
524
  msgstr "Огляд"
525
 
526
- #: bws_functions.php:1235
527
- msgid "Learn more about CSS"
528
- msgstr "Дізнатись більше про CSS"
 
529
 
530
- #: bws_functions.php:1243
531
  #, php-format
532
  msgid ""
533
- "You need to make this file writable before you can save your changes. See %s "
534
- "the Codex %s for more information."
535
  msgstr ""
536
  "Вам потрібно зробити цей файл доступним для запису, перед тим як ви зможете "
537
  "зберегти свої зміни. Перегляньте %sКодекс%s для додаткової інформації."
538
 
539
- #: bws_menu.php:509
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
540
  msgid "Not set"
541
  msgstr "Не задано"
542
 
543
- #: bws_menu.php:511 bws_menu.php:512
544
  msgid "On"
545
  msgstr "Увімк."
546
 
547
- #: bws_menu.php:511 bws_menu.php:512
548
  msgid "Off"
549
  msgstr "Вимк."
550
 
551
- #: bws_menu.php:513 bws_menu.php:514 bws_menu.php:515 bws_menu.php:516
552
- #: bws_menu.php:517 bws_menu.php:529
553
  msgid "N/A"
554
  msgstr "Невідомо"
555
 
556
- #: bws_menu.php:517
557
  msgid " Mb"
558
  msgstr "Мб"
559
 
560
- #: bws_menu.php:518 bws_menu.php:519 bws_menu.php:520 bws_menu.php:525
561
  msgid "Yes"
562
  msgstr "Так"
563
 
564
- #: bws_menu.php:518 bws_menu.php:519 bws_menu.php:520 bws_menu.php:527
565
  msgid "No"
566
  msgstr "Ні"
567
 
568
- #: bws_menu.php:537
569
  msgid "Operating System"
570
  msgstr "Операційна система"
571
 
572
- #: bws_menu.php:538
573
  msgid "Server"
574
  msgstr "Тип серверу"
575
 
576
- #: bws_menu.php:539
577
  msgid "Memory usage"
578
  msgstr "Пам’яті використано"
579
 
580
- #: bws_menu.php:540
581
  msgid "MYSQL Version"
582
  msgstr "Версія MYSQL"
583
 
584
- #: bws_menu.php:541
585
  msgid "SQL Mode"
586
  msgstr "Режим SQL"
587
 
588
- #: bws_menu.php:542
589
  msgid "PHP Version"
590
  msgstr "Версія PHP"
591
 
592
- #: bws_menu.php:543
593
  msgid "PHP Safe Mode"
594
  msgstr "PHP Безпечний режим"
595
 
596
- #: bws_menu.php:544
597
  msgid "PHP Allow URL fopen"
598
  msgstr "Дозволити PHP URL fopen"
599
 
600
- #: bws_menu.php:545
601
  msgid "PHP Memory Limit"
602
  msgstr "Ліміт пам’яті"
603
 
604
- #: bws_menu.php:546
605
  msgid "PHP Max Upload Size"
606
  msgstr "Макс. розмір файлу, що завантажується"
607
 
608
- #: bws_menu.php:547
609
  msgid "PHP Max Post Size"
610
  msgstr "Макс. розмір посту"
611
 
612
- #: bws_menu.php:548
613
  msgid "PHP Max Script Execute Time"
614
  msgstr "Макс. час виконання сценарію"
615
 
616
- #: bws_menu.php:549
617
  msgid "PHP Exif support"
618
  msgstr "Підтримка PHP Exif"
619
 
620
- #: bws_menu.php:550
621
  msgid "PHP IPTC support"
622
  msgstr "Підтримка PHP IPTC"
623
 
624
- #: bws_menu.php:551
625
  msgid "PHP XML support"
626
  msgstr "Підтримка PHP XML"
627
 
628
- #: bws_menu.php:552
629
  msgid "Site URL"
630
  msgstr "Адреса сайту"
631
 
632
- #: bws_menu.php:553
633
  msgid "Home URL"
634
  msgstr "Адреса домашньої сторінки"
635
 
636
- #: bws_menu.php:556
637
  msgid "WordPress Version"
638
  msgstr "Версія WordPress"
639
 
640
- #: bws_menu.php:557
641
  msgid "WordPress DB Version"
642
  msgstr "Версія бази даних WordPress"
643
 
644
- #: bws_menu.php:558
645
  msgid "Multisite"
646
  msgstr "Мультисайт"
647
 
648
- #: bws_menu.php:559
649
  msgid "Active Theme"
650
  msgstr "Активна тема"
651
 
652
- #: bws_menu.php:574
653
  msgid "Please enter a valid email address."
654
  msgstr "Будь ласка, введіть коректний емейл."
655
 
656
- #: bws_menu.php:578
657
  msgid "Email with system info is sent to "
658
  msgstr "Емейл з системною інформацією надіслано на"
659
 
660
- #: bws_menu.php:582
661
  msgid "Thank you for contacting us."
662
  msgstr "Дякуємо, що звернулись до нас."
663
 
664
- #: bws_menu.php:615
665
  msgid "Sorry, email message could not be delivered."
666
  msgstr "Вибачте, ваше емейл не може бути доставлено"
667
 
668
- #: bws_menu.php:622
669
- msgid "Need help?"
670
- msgstr "Потрібна допомога?"
671
-
672
- #: bws_menu.php:623
673
- msgid "Client area"
674
- msgstr "Клієнтам"
675
-
676
- #: bws_menu.php:624 bws_menu.php:933
677
  msgid "System status"
678
  msgstr "Системна інформація"
679
 
680
- #: bws_menu.php:629
681
- msgid "Plugins"
682
- msgstr "Плагіни"
683
 
684
- #: bws_menu.php:630
685
- msgid "Themes"
686
- msgstr "Теми"
687
 
688
- #: bws_menu.php:634
689
- msgid "All"
690
- msgstr "Всі"
691
 
692
- #: bws_menu.php:635
693
- msgid "Installed"
694
- msgstr "Встановлені"
 
 
 
 
 
 
 
 
 
 
 
695
 
696
- #: bws_menu.php:636
697
- msgid "Recommended"
698
- msgstr "Рекомендовані "
699
 
700
- #: bws_menu.php:640
701
- msgid "Installed plugins"
702
- msgstr "Встановлені плагіни"
703
 
704
- #: bws_menu.php:672 bws_menu.php:721
705
- msgid "Settings"
706
- msgstr "Налаштування"
707
 
708
- #: bws_menu.php:693 bws_menu.php:750
709
- msgid "Activate this plugin"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
710
  msgstr "Активувати плагін"
711
 
712
- #: bws_menu.php:708 bws_menu.php:738 bws_menu.php:784
713
- msgid "Go"
714
- msgstr "Перейти"
 
 
 
 
715
 
716
- #: bws_menu.php:712 bws_menu.php:742 bws_menu.php:788
717
- msgid "DONATE"
718
- msgstr "Підтримати нас"
719
 
720
- #: bws_menu.php:758
721
- msgid "Recommended plugins"
722
- msgstr "Рекомендовані плагіни"
723
 
724
- #: bws_menu.php:796
725
- msgid "Install now"
726
- msgstr "Встановити"
727
 
728
- #: bws_menu.php:817
729
- msgid "Try again"
730
- msgstr "Спробувати ще раз"
731
 
732
- #: bws_menu.php:835
733
- #, php-format
734
- msgid "Preview &#8220;%s&#8221;"
735
- msgstr "Попередній перегляд &#8220;%s&#8221;"
736
 
737
- #: bws_menu.php:866
738
  #, php-format
739
- msgid "Install %s"
740
- msgstr "Встановити %s"
741
 
742
- #: bws_menu.php:866
743
  msgid "Install Now"
744
  msgstr "Встановити"
745
 
746
- #: bws_menu.php:869
747
- #, php-format
748
- msgid "Update to version %s"
749
- msgstr "Оновити до версії %s"
750
 
751
- #: bws_menu.php:869
752
- msgid "Update"
753
- msgstr "Оновити"
754
 
755
- #: bws_menu.php:876
756
- #, php-format
757
- msgid "Preview %s"
758
- msgstr "Попередній перегляд %s"
759
 
760
- #: bws_menu.php:876
761
- msgid "Preview"
762
- msgstr "Попередній перегляд"
 
 
 
 
763
 
764
- #: bws_menu.php:882 bws_menu.php:914
765
  #, php-format
766
  msgid "By %s"
767
  msgstr "За %s"
768
 
769
- #: bws_menu.php:888
770
- msgid "Details"
771
- msgstr "Деталі"
772
-
773
- #: bws_menu.php:920
774
  msgid "Already Installed"
775
  msgstr "Уже встановлено %s"
776
 
777
- #: bws_menu.php:936
 
 
 
 
 
 
 
 
 
 
 
 
778
  msgid "Environment"
779
  msgstr "Системне оточення"
780
 
781
- #: bws_menu.php:947
782
  msgid "Active Plugins"
783
  msgstr "Активні плагіни"
784
 
785
- #: bws_menu.php:960
786
  msgid "Inactive Plugins"
787
  msgstr "Не активні плагіни"
788
 
789
- #: bws_menu.php:976
790
- msgid "Send to support"
791
- msgstr "Відправити службі тех. підтримки"
792
 
793
- #: bws_menu.php:983
794
- msgid "Send to custom email &#187;"
795
- msgstr "Відправити на електронну адресу &#187;"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
796
 
797
  #~ msgid "Add BWS Plugins Shortcode"
798
  #~ msgstr "Додати BWS шорткод"
@@ -825,10 +1034,6 @@ msgstr "Відправити на електронну адресу &#187;"
825
  #~ msgid "Install now from wordpress.org"
826
  #~ msgstr "Установити з wordpress.org"
827
 
828
- #, fuzzy
829
- #~ msgid "Activated theme"
830
- #~ msgstr "Поточна тема"
831
-
832
  #, fuzzy
833
  #~ msgid "Installed themes"
834
  #~ msgstr "Установлено %s"
@@ -892,9 +1097,6 @@ msgstr "Відправити на електронну адресу &#187;"
892
  #~ msgid "Captcha"
893
  #~ msgstr "КАПЧА"
894
 
895
- #~ msgid "Support"
896
- #~ msgstr "Поддержка"
897
-
898
  #~ msgid ""
899
  #~ "Please select one item in the block Arithmetic and Complexity for CAPTCHA"
900
  #~ msgstr ""
@@ -916,9 +1118,6 @@ msgstr "Відправити на електронну адресу &#187;"
916
  #~ msgid "Activate contact form"
917
  #~ msgstr "Активировать контакную форму"
918
 
919
- #~ msgid "Download contact form"
920
- #~ msgstr "Скачать контактную форму"
921
-
922
  #~ msgid ""
923
  #~ "If you would like to customize this plugin for a custom form, please "
924
  #~ "contact us via"
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-06-20 18:05+0300\n"
6
+ "PO-Revision-Date: 2016-06-20 18:08+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: bestwebsoft.com <http://support.bestwebsoft.com>\n"
9
  "Language: ru_RU\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: bws_functions.php:38 bws_menu.php:282 bws_menu.php:330
20
+ msgid "Plugins"
21
+ msgstr "Плагіни"
22
+
23
+ #: bws_functions.php:39 bws_menu.php:283 bws_menu.php:579
24
+ msgid "Themes"
25
+ msgstr "Теми"
26
+
27
+ #: bws_functions.php:40
28
+ msgid "System Status"
29
+ msgstr "Системна інформація"
30
+
31
+ #: bws_functions.php:75 bws_functions.php:101
32
  msgid "requires"
33
  msgstr "потребує"
34
 
35
+ #: bws_functions.php:77
36
  msgid ""
37
  "or higher, that is why it has been deactivated! Please upgrade WordPress and "
38
  "try again."
40
  "чи вище, тому його було деактивовано! Будь ласка оновіть WordPress та "
41
  "спробуйте ще раз."
42
 
43
+ #: bws_functions.php:78
44
  msgid "Back to the WordPress"
45
  msgstr "Повернутися на WordPress на"
46
 
47
+ #: bws_functions.php:80
48
  msgid "Plugins page"
49
  msgstr "Сторінку Плагінів"
50
 
51
+ #: bws_functions.php:103
52
  msgid ""
53
  "or higher! We do not guarantee that our plugin will work correctly. Please "
54
  "upgrade to WordPress latest version."
56
  "чи вище! Ми не гарантуємо, що наш плагін буде працювати правильно. Будь "
57
  "ласка, оновіть WordPress до останньої версії."
58
 
59
+ #: bws_functions.php:118
60
+ msgid "Thank you for installing"
61
+ msgstr "Дякуємо, що встановили"
62
+
63
+ #: bws_functions.php:119
64
+ msgid "Let's get started"
65
+ msgstr "Розпочнемо"
66
+
67
+ #: bws_functions.php:120 bws_functions.php:153 bws_menu.php:525
68
+ #: bws_menu.php:527
69
+ msgid "Settings"
70
+ msgstr "Налаштування"
71
+
72
+ #: bws_functions.php:122 bws_functions.php:479
73
+ msgid "or"
74
+ msgstr "або"
75
+
76
+ #: bws_functions.php:123 bws_functions.php:155
77
+ msgid "Add New"
78
+ msgstr "Додати"
79
+
80
+ #: bws_functions.php:127 bws_functions.php:137 bws_functions.php:213
81
+ #: bws_functions.php:724 bws_functions.php:814
82
  msgid "Close notice"
83
  msgstr "Закрити"
84
 
85
+ #: bws_functions.php:142
86
+ msgid "Thank you for installing plugins by BestWebSoft!"
87
+ msgstr "Дякуємо, що встановили плагіни від BestWebSoft!"
88
+
89
+ #: bws_functions.php:144
90
+ msgid "More Details"
91
+ msgstr "Деталі"
92
+
93
+ #: bws_functions.php:145
94
+ msgid "Less Details"
95
+ msgstr "Сховати Деталі"
96
+
97
+ #: bws_functions.php:218
98
  msgid "It’s time to upgrade your"
99
  msgstr "Настав час модернізувати Ваш"
100
 
101
+ #: bws_functions.php:218
102
  msgid "to"
103
  msgstr "до"
104
 
105
+ #: bws_functions.php:218
106
  msgid "version!"
107
  msgstr "версії!"
108
 
109
+ #: bws_functions.php:219
110
  msgid "Extend standard plugin functionality with new great options."
111
  msgstr "Розширює можливості стандартного функціоналу плагіна."
112
 
113
+ #: bws_functions.php:222 bws_functions.php:665 bws_menu.php:595
114
  msgid "Learn More"
115
  msgstr "Дізнатись більше"
116
 
117
+ #: bws_functions.php:239
118
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
119
  msgstr ""
120
  "Якщо вам сподобався плагін, будь ласка, поставте нам 5 зірочок на WordPress"
121
 
122
+ #: bws_functions.php:240
123
  msgid "Rate the plugin"
124
  msgstr "Оцінити плагін"
125
 
126
+ #: bws_functions.php:243
127
  msgid "If there is something wrong about it, please contact us"
128
  msgstr "Якщо щось не так, будь ласка, повідомте нам"
129
 
130
+ #: bws_functions.php:247
131
+ msgid "Donations play an important role in supporting great projects"
132
+ msgstr "Пожертви грають важливу роль в підтримці проектів"
133
+
134
+ #: bws_functions.php:277
135
  msgid "Check premium options on the plugin settings page!"
136
  msgstr "Подивіться преміум опції на сторінці налаштувань плагіна!"
137
 
138
+ #: bws_functions.php:284 bws_functions.php:320 bws_menu.php:87
139
+ #: bws_menu.php:114
140
  msgid "Wrong license key"
141
  msgstr "Невірний ключ ліцензії"
142
 
143
+ #: bws_functions.php:314 bws_functions.php:578 bws_functions.php:629
144
+ #: bws_menu.php:108
145
  msgid ""
146
  "Something went wrong. Please try again later. If the error appears again, "
147
  "please contact us"
149
  "Щось не так, спробуйте пізніше. Якщо помилка повториться, будь ласка, "
150
  "повідомте нам"
151
 
152
+ #: bws_functions.php:314 bws_functions.php:578 bws_functions.php:629
153
+ #: bws_menu.php:108
154
  msgid "We are sorry for inconvenience."
155
  msgstr "Просимо вибачення за незручності."
156
 
157
+ #: bws_functions.php:322
158
  msgid "This license key is bind to another site"
159
  msgstr "Цей ліцензійний ключ прив'язано до іншого сайту"
160
 
161
+ #: bws_functions.php:324 bws_functions.php:488
162
  msgid ""
163
  "Unfortunately, you have exceeded the number of available tries per day. "
164
  "Please, upload the plugin manually."
166
  "На жаль, ви перевищили кількість доступних спроб на день. Будь ласка, "
167
  "завантажте плагін вручну"
168
 
169
+ #: bws_functions.php:326 bws_menu.php:120
170
  msgid ""
171
  "Unfortunately, Your license has expired. To continue getting top-priority "
172
  "support and plugin updates you should extend it in your"
174
  "На жаль, ваша ліцензія скінчилась. Для того, щоб і надалі отримувати "
175
  "першочергову техпідтримку і оновлення, будь ласка, продовжте ліцензію"
176
 
177
+ #: bws_functions.php:328 bws_menu.php:122
178
  msgid ""
179
  "Unfortunately, the Pro licence was already installed to this domain. The Pro "
180
  "Trial license can be installed only once."
182
  "На жаль, Pro ліцензія уже використовувалась на цьому домені. Тріал Pro "
183
  "версії плагіну можна використати лише один раз."
184
 
185
+ #: bws_functions.php:349 bws_functions.php:371 bws_functions.php:393
186
+ #: bws_menu.php:370 bws_menu.php:401 bws_menu.php:412
187
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
188
  msgstr ""
189
  "Помилка при завантаженні zip-архіву. Будь ласка, завантажте плагін вручну"
190
 
191
+ #: bws_functions.php:361 bws_menu.php:387
192
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
193
  msgstr "Помилка при відкритті zip-архіву. Будь ласка, завантажте плагін вручну"
194
 
195
+ #: bws_functions.php:367 bws_menu.php:394
196
  msgid ""
197
  "Your server does not support either ZipArchive or Phar. Please, upload the "
198
  "plugin manually"
200
  "Ваш сервер не підтримує формати Zip і Phar. Будь ласка, завантажте плагін "
201
  "вручну"
202
 
203
+ #: bws_functions.php:374 bws_menu.php:404
204
  msgid "UploadDir is not writable. Please, upload the plugin manually"
205
  msgstr ""
206
  "Немає доступу до теки завантажень WordPress. Будь ласка, завантажте плагін "
207
  "вручну"
208
 
209
+ #: bws_functions.php:397 bws_menu.php:139
210
  msgid ""
211
  "Something went wrong. Try again later or upload the plugin manually. We are "
212
  "sorry for inconvenience."
214
  "Виникли певні проблеми. Спробуйте ще раз пізніше або завантажте плагін "
215
  "вручну. Просимо вибачення за незручності."
216
 
217
+ #: bws_functions.php:422 bws_menu.php:149
218
  msgid "Please, enter Your license key"
219
  msgstr "Будь ласка, впишіть ваш ліцензійний ключ"
220
 
221
+ #: bws_functions.php:452
222
  msgid ""
223
+ "Congratulations! Pro version of the plugin is successfully installed and "
224
  "activated."
225
  msgstr "Вітаємо! Pro версію плагіну успішно завантажено та активовано."
226
 
227
+ #: bws_functions.php:454 bws_functions.php:545
228
  msgid "Please, go to"
229
  msgstr "Будь ласка, перейдіть на"
230
 
231
+ #: bws_functions.php:454 bws_functions.php:545
232
  msgid "the setting page"
233
  msgstr "сторінку установок"
234
 
235
+ #: bws_functions.php:455 bws_functions.php:546
236
  msgid "You will be redirected automatically in 5 seconds."
237
  msgstr "Вас буде перенаправлено автоматично через 5 секунд."
238
 
239
+ #: bws_functions.php:462
240
  msgid "Show Pro features"
241
  msgstr "Показати Pro опції"
242
 
243
+ #: bws_functions.php:469
244
+ msgid "Enter your license key to install and activate"
245
+ msgstr "Введіть ліцензійний ключ для установки і активації"
246
 
247
+ #: bws_functions.php:471
248
+ msgid "version of the plugin."
249
+ msgstr "версія плагіна."
250
 
251
+ #: bws_functions.php:473 bws_functions.php:514
252
+ msgid "License key can be found in the"
253
+ msgstr "Ліцензійний ключ можна знайти в"
 
 
 
 
254
 
255
+ #: bws_functions.php:475 bws_functions.php:516
256
+ msgid "(your username is the email address specified during the purchase)."
257
+ msgstr "(ваше ім'я користувача - це емейл, який ви вказували при купівлі)"
258
 
259
+ #: bws_functions.php:479
 
 
 
 
260
  #, php-format
261
  msgid "Start Your Free %s-Day Trial Now"
262
  msgstr "Спробуйте %s-денну тріал версію безкоштовно"
263
 
264
+ #: bws_functions.php:485 bws_functions.php:494 bws_functions.php:524
265
+ #: bws_functions.php:532 bws_functions.php:1382 bws_menu.php:531
266
+ #: bws_menu.php:540
267
  msgid "Activate"
268
  msgstr "Активувати"
269
 
270
+ #: bws_functions.php:511 bws_functions.php:604
271
  #, php-format
272
  msgid ""
273
  "In order to continue using the plugin it is necessary to buy a %s license."
274
  msgstr "Щоб продовжити користуватись плагіном, потрібно придбати %s ліцензію."
275
 
276
+ #: bws_functions.php:512
277
  msgid "After that you can activate it by entering your license key."
278
  msgstr "Після цього ви зможете активувати його ввівши ліцензійний ключ."
279
 
280
+ #: bws_functions.php:526 bws_menu.php:118 bws_menu.php:306
281
  msgid "Unfortunately, you have exceeded the number of available tries per day."
282
  msgstr "На жаль, ви перевищили кількість допустимих спроб."
283
 
284
+ #: bws_functions.php:543
285
  msgid ""
286
  "Congratulations! The Pro license of the plugin is successfully activated."
287
  msgstr "Вітаємо! Pro версію плагіну успішно активовано."
288
 
289
+ #: bws_functions.php:584
290
  msgid "Wrong license key."
291
  msgstr "Неправильний ліцензійний ключ."
292
 
293
+ #: bws_functions.php:586
294
  msgid "This license key is bind to another site."
295
  msgstr "Цей ліцензійний ключ прив'язано до іншого сайту."
296
 
297
+ #: bws_functions.php:588
298
  msgid ""
299
  "This license key is valid, but Your license has expired. If you want to "
300
  "update our plugin in future, you should extend the license."
302
  "Даний ліцензійний ключ дійсний, але строк вашої ліцензії витік. Якщо ви "
303
  "хочете оновлювати наш плагін у майбутньому, вам слід подовжити ліцензію."
304
 
305
+ #: bws_functions.php:590
306
  msgid "Unfortunately, you have exceeded the number of available tries."
307
  msgstr "На жаль, ви перевищили кількість допустимих спроб."
308
 
309
+ #: bws_functions.php:592
310
  msgid ""
311
  "Unfortunately, the Pro Trial licence was already installed to this domain. "
312
  "The Pro Trial license can be installed only once."
314
  "На жаль, тріал Pro версія плагіну уже встановлювалась на цей домен. Тріал "
315
  "Pro версію можна встановлювати лише один раз."
316
 
317
+ #: bws_functions.php:596
318
  msgid "The Pro Trial license key is valid."
319
  msgstr "Ключ тріал Pro версії вірний."
320
 
321
+ #: bws_functions.php:598 bws_menu.php:128
322
  msgid "The license key is valid."
323
  msgstr "Ліцензійний ключ дійсний."
324
 
325
+ #: bws_functions.php:601 bws_menu.php:130
326
  msgid "Your license will expire on"
327
  msgstr "Ваша ліцензія закінчується"
328
 
329
+ #: bws_functions.php:634
330
  msgid "Please, enter your license key"
331
  msgstr "Будь ласка, введіть ваш ліцензійний ключ"
332
 
333
+ #: bws_functions.php:647
334
  msgid ""
335
  "If needed you can check if the license key is correct or reenter it in the "
336
  "field below. You can find your license key on your personal page - Client "
341
  "ліцензійний ключ на вашій персональній сторінці - Client area - на нашому "
342
  "сайті."
343
 
344
+ #: bws_functions.php:647
345
  msgid ""
346
+ "(your username is the email address specified during the purchase). If "
347
  "necessary, please submit \"Lost your password?\" request."
348
  msgstr ""
349
+ "(ваше ім'я користувача - це емейл, який ви вказували при купівлі). При "
350
+ "необхідності, будь ласка, відправте запит на відновлення вашого паролю."
 
351
 
352
+ #: bws_functions.php:651 bws_menu.php:304 bws_menu.php:315
353
  msgid "Check license key"
354
  msgstr "Перевірте ліцензійний ключ"
355
 
356
+ #: bws_functions.php:665
357
  msgid "WARNING: Illegal use notification"
358
  msgstr "УВАГА: виявлено несанкціоноване використання плагіну"
359
 
360
+ #: bws_functions.php:665
361
  msgid ""
362
  "You can use one license of the Pro plugin for one domain only. Please check "
363
  "and edit your license or domain if necessary using you personal Client Area. "
369
  "вкладці Client Area. Ми настійливо рекомендуємо Вам вирішити це питання "
370
  "протягом 24 годин, інакше плагін буде деактивовано."
371
 
372
+ #: bws_functions.php:673
373
  msgid ""
374
  "Notice: Your Pro Trial license has expired. To continue using the plugin you "
375
  "should buy a Pro license"
377
  "Увага: Термін дії тріал періоду Pro версії плагіну скінчився. Щоб продовжити "
378
  "користуватись плагіном, будь ласка, придбайте ліцензію Pro"
379
 
380
+ #: bws_functions.php:675
381
  msgid ""
382
  "Your license has expired. To continue getting top-priority support and "
383
  "plugin updates you should extend it."
385
  "Строк вашої ліцензії витік. Якщо ви хочете оновлювати наш плагін у "
386
  "майбутньому, вам слід подовжити ліцензію."
387
 
388
+ #: bws_functions.php:675 bws_functions.php:728 bws_functions.php:1337
 
 
389
  msgid "Learn more"
390
  msgstr "Дізнатись більше"
391
 
392
+ #: bws_functions.php:685
393
  #, php-format
394
  msgid "Notice: You are using the Pro Trial license of %s plugin."
395
  msgstr "Увага: Ви використовуєте тріал Pro версію плагіну %s."
396
 
397
+ #: bws_functions.php:687
398
  msgid "Notice: You are using the Pro Trial license of plugin."
399
  msgstr "Увага: Ви використовуєте тріал Pro версію плагіну."
400
 
401
+ #: bws_functions.php:690
402
  msgid "The Pro Trial license will expire on"
403
  msgstr "Тріал період Pro версії плагіну закінчується"
404
 
405
+ #: bws_functions.php:728
406
  msgid "You license for"
407
  msgstr "Ваша ліцензія для"
408
 
409
+ #: bws_functions.php:728
410
  msgid "expires on"
411
  msgstr "витікає"
412
 
413
+ #: bws_functions.php:728
414
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
415
  msgstr ""
416
  "та ви більше не будете отримувати першочергову технічну підтримку та "
417
  "оновлення."
418
 
419
+ #: bws_functions.php:809
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
420
  msgid "Thank you for choosing"
421
  msgstr "Дякуємо, що обрали"
422
 
423
+ #: bws_functions.php:810
424
  msgid ""
425
  "If you have a feature, suggestion or idea you'd like to see in the plugin, "
426
  "we'd love to hear about it!"
429
  "функціоналу плагіна, будь ласка, надсилайте їх нам! Ми завжди відкриті для "
430
  "нових ідей!"
431
 
432
+ #: bws_functions.php:811
433
  msgid "Suggest a Feature"
434
  msgstr "Запропонувати функціонал"
435
 
436
+ #: bws_functions.php:827
437
  msgid "Notice"
438
  msgstr "Зауважте"
439
 
440
+ #: bws_functions.php:827
441
  msgid "The plugin's settings have been changed."
442
  msgstr "Налаштування плагіну змінено."
443
 
444
+ #: bws_functions.php:828 bws_functions.php:1393
445
  msgid "Save Changes"
446
  msgstr "Зберегти зміни"
447
 
448
+ #: bws_functions.php:842
449
  msgid ""
450
  "You can always look at premium options by clicking on the \"Show Pro features"
451
  "\" in the \"Go PRO\" tab"
453
  "Ви завжди можете подивитися на преміум опції, натиснувши на кнопку "
454
  "\"Показати Pro особливост\" на вкладці \"Перейти на PRO\""
455
 
456
+ #: bws_functions.php:971
457
  msgid "Add shortcode"
458
  msgstr "Додати шорткод"
459
 
460
+ #: bws_functions.php:971
461
  msgid "Add BestWebSoft plugins' shortcodes using this button."
462
  msgstr "Додайте шорткоди BestWebSoft плагінів за допомогою цієї кнопки."
463
 
464
+ #: bws_functions.php:1020
465
  msgid "Close"
466
  msgstr "Закрити"
467
 
468
+ #: bws_functions.php:1112
469
  msgid "Restore all plugin settings to defaults"
470
  msgstr "Скинути налаштування плагіну до стандартних"
471
 
472
+ #: bws_functions.php:1114
473
  msgid "Restore settings"
474
  msgstr "Скинути налаштування"
475
 
476
+ #: bws_functions.php:1125
477
  msgid "Are you sure you want to restore all settings by default?"
478
  msgstr "Ви впевнені, що хочете скинути налаштування плагіну до стандартних?"
479
 
480
+ #: bws_functions.php:1128
481
  msgid "Yes, restore all settings"
482
  msgstr "Так, скинути налаштування"
483
 
484
+ #: bws_functions.php:1129
485
  msgid "No, go back to the settings page"
486
  msgstr "Ні, повернутись назад на сторінку налаштувань"
487
 
488
+ #: bws_functions.php:1175
489
  msgid "Plugin"
490
  msgstr "Плагін"
491
 
492
+ #: bws_functions.php:1184
493
  msgid "Shortcode settings"
494
  msgstr "Налаштування шорткоду"
495
 
496
+ #: bws_functions.php:1189
497
  msgid "The shortcode will be inserted"
498
  msgstr "Буде вставлено шорткод"
499
 
500
+ #: bws_functions.php:1194
501
  msgid "Insert"
502
  msgstr "Вставити"
503
 
504
+ #: bws_functions.php:1225
505
  msgid "Visit Help Center"
506
  msgstr "Перейти в Help Center"
507
 
508
+ #: bws_functions.php:1230
509
  msgid "FAQ"
510
  msgstr "FAQ"
511
 
512
+ #: bws_functions.php:1236
513
  msgid "For more information:"
514
  msgstr "Для отримання додаткової інформації:"
515
 
516
+ #: bws_functions.php:1237
517
  msgid "Documentation"
518
  msgstr "Документація"
519
 
520
+ #: bws_functions.php:1238
521
  msgid "Video Instructions"
522
  msgstr "Відео інструкції"
523
 
524
+ #: bws_functions.php:1239
525
  msgid "Submit a Request"
526
  msgstr "Надіслати запит"
527
 
528
+ #: bws_functions.php:1250
529
  msgid "You do not have sufficient permissions to edit plugins for this site."
530
  msgstr "У вас недостатньо повноважень для редагування плагінів цього сайту."
531
 
532
+ #: bws_functions.php:1301 bws_functions.php:1328
533
+ #, php-format
534
+ msgid "File %s edited successfully."
535
+ msgstr "Файл %s успішно відредаговано."
536
 
537
+ #: bws_functions.php:1303 bws_functions.php:1330
538
  msgid "Not enough permissions to create or update the file"
539
  msgstr "У Вас недостатньо дозволів для створення або поновлення файлу"
540
 
541
+ #: bws_functions.php:1333
542
+ msgid "Not enough permissions to create the file"
543
+ msgstr "У Вас недостатньо дозволів для створення файлу"
544
+
545
+ #: bws_functions.php:1371
546
  msgid "These styles will be added to the header on all pages of your site."
547
  msgstr "Ці стилі будуть додані в заголовок на всіх сторінках вашого сайту."
548
 
549
+ #: bws_functions.php:1373
550
+ #, php-format
551
+ msgid ""
552
+ "These PHP code will be hooked to the %s action and will be printed on front "
553
+ "end only."
554
+ msgstr ""
555
+ "Цей PHP код буде прикріплений до %s action і буде додано лише у фронтенді."
556
+
557
+ #: bws_functions.php:1377
558
  msgid "Editing"
559
  msgstr "Редагування"
560
 
561
+ #: bws_functions.php:1379
562
  msgid "Browsing"
563
  msgstr "Огляд"
564
 
565
+ #: bws_functions.php:1386
566
+ #, php-format
567
+ msgid "Learn more about %s"
568
+ msgstr "Дізнатись більше про %s"
569
 
570
+ #: bws_functions.php:1397
571
  #, php-format
572
  msgid ""
573
+ "You need to make this files writable before you can save your changes. See "
574
+ "%s the Codex %s for more information."
575
  msgstr ""
576
  "Вам потрібно зробити цей файл доступним для запису, перед тим як ви зможете "
577
  "зберегти свої зміни. Перегляньте %sКодекс%s для додаткової інформації."
578
 
579
+ #: bws_menu.php:116
580
+ msgid ""
581
+ "This license key is bind to another website. Change it via personal Client "
582
+ "Area."
583
+ msgstr ""
584
+ "Цей ліцензійний ключ прив'язано до іншого сайту. Змініть це в Client Area."
585
+
586
+ #: bws_menu.php:116
587
+ msgid "Log in"
588
+ msgstr "Увійти"
589
+
590
+ #: bws_menu.php:132
591
+ msgid "Congratulations! Pro Membership license is successfully activated."
592
+ msgstr "Вітаємо! Pro Membership ліцензія успішно активована."
593
+
594
+ #: bws_menu.php:161
595
  msgid "Not set"
596
  msgstr "Не задано"
597
 
598
+ #: bws_menu.php:163 bws_menu.php:164
599
  msgid "On"
600
  msgstr "Увімк."
601
 
602
+ #: bws_menu.php:163 bws_menu.php:164
603
  msgid "Off"
604
  msgstr "Вимк."
605
 
606
+ #: bws_menu.php:165 bws_menu.php:166 bws_menu.php:167 bws_menu.php:168
607
+ #: bws_menu.php:169 bws_menu.php:181
608
  msgid "N/A"
609
  msgstr "Невідомо"
610
 
611
+ #: bws_menu.php:169
612
  msgid " Mb"
613
  msgstr "Мб"
614
 
615
+ #: bws_menu.php:170 bws_menu.php:171 bws_menu.php:172 bws_menu.php:177
616
  msgid "Yes"
617
  msgstr "Так"
618
 
619
+ #: bws_menu.php:170 bws_menu.php:171 bws_menu.php:172 bws_menu.php:179
620
  msgid "No"
621
  msgstr "Ні"
622
 
623
+ #: bws_menu.php:190
624
  msgid "Operating System"
625
  msgstr "Операційна система"
626
 
627
+ #: bws_menu.php:191
628
  msgid "Server"
629
  msgstr "Тип серверу"
630
 
631
+ #: bws_menu.php:192
632
  msgid "Memory usage"
633
  msgstr "Пам’яті використано"
634
 
635
+ #: bws_menu.php:193
636
  msgid "MYSQL Version"
637
  msgstr "Версія MYSQL"
638
 
639
+ #: bws_menu.php:194
640
  msgid "SQL Mode"
641
  msgstr "Режим SQL"
642
 
643
+ #: bws_menu.php:195
644
  msgid "PHP Version"
645
  msgstr "Версія PHP"
646
 
647
+ #: bws_menu.php:196
648
  msgid "PHP Safe Mode"
649
  msgstr "PHP Безпечний режим"
650
 
651
+ #: bws_menu.php:197
652
  msgid "PHP Allow URL fopen"
653
  msgstr "Дозволити PHP URL fopen"
654
 
655
+ #: bws_menu.php:198
656
  msgid "PHP Memory Limit"
657
  msgstr "Ліміт пам’яті"
658
 
659
+ #: bws_menu.php:199
660
  msgid "PHP Max Upload Size"
661
  msgstr "Макс. розмір файлу, що завантажується"
662
 
663
+ #: bws_menu.php:200
664
  msgid "PHP Max Post Size"
665
  msgstr "Макс. розмір посту"
666
 
667
+ #: bws_menu.php:201
668
  msgid "PHP Max Script Execute Time"
669
  msgstr "Макс. час виконання сценарію"
670
 
671
+ #: bws_menu.php:202
672
  msgid "PHP Exif support"
673
  msgstr "Підтримка PHP Exif"
674
 
675
+ #: bws_menu.php:203
676
  msgid "PHP IPTC support"
677
  msgstr "Підтримка PHP IPTC"
678
 
679
+ #: bws_menu.php:204
680
  msgid "PHP XML support"
681
  msgstr "Підтримка PHP XML"
682
 
683
+ #: bws_menu.php:205
684
  msgid "Site URL"
685
  msgstr "Адреса сайту"
686
 
687
+ #: bws_menu.php:206
688
  msgid "Home URL"
689
  msgstr "Адреса домашньої сторінки"
690
 
691
+ #: bws_menu.php:209
692
  msgid "WordPress Version"
693
  msgstr "Версія WordPress"
694
 
695
+ #: bws_menu.php:210
696
  msgid "WordPress DB Version"
697
  msgstr "Версія бази даних WordPress"
698
 
699
+ #: bws_menu.php:211
700
  msgid "Multisite"
701
  msgstr "Мультисайт"
702
 
703
+ #: bws_menu.php:212
704
  msgid "Active Theme"
705
  msgstr "Активна тема"
706
 
707
+ #: bws_menu.php:226
708
  msgid "Please enter a valid email address."
709
  msgstr "Будь ласка, введіть коректний емейл."
710
 
711
+ #: bws_menu.php:230
712
  msgid "Email with system info is sent to "
713
  msgstr "Емейл з системною інформацією надіслано на"
714
 
715
+ #: bws_menu.php:234
716
  msgid "Thank you for contacting us."
717
  msgstr "Дякуємо, що звернулись до нас."
718
 
719
+ #: bws_menu.php:267
720
  msgid "Sorry, email message could not be delivered."
721
  msgstr "Вибачте, ваше емейл не може бути доставлено"
722
 
723
+ #: bws_menu.php:286 bws_menu.php:626
 
 
 
 
 
 
 
 
724
  msgid "System status"
725
  msgstr "Системна інформація"
726
 
727
+ #: bws_menu.php:287
728
+ msgid "Support"
729
+ msgstr "Поддержка"
730
 
731
+ #: bws_menu.php:288
732
+ msgid "Manage purchased licenses & subscriptions"
733
+ msgstr "Управління придбаними ліцензіями і підписками"
734
 
735
+ #: bws_menu.php:288
736
+ msgid "My Account"
737
+ msgstr "Мій аккаунт"
738
 
739
+ #: bws_menu.php:296
740
+ #, php-format
741
+ msgid "Get Access to %s+ Premium Plugins"
742
+ msgstr "Отримати Доступ до %s+ Преміум Плагинам"
743
+
744
+ #: bws_menu.php:297
745
+ #, php-format
746
+ msgid ""
747
+ "Join BestWebSoft Pro Membership today, cancel any time and use all plugins "
748
+ "on a single website %s for only %s per month."
749
+ msgstr ""
750
+ "Приєднуйтесь до BestWebSoft Pro Membership сьогодні, скасовуйте підписку в "
751
+ "будь-який час і використовуйте всі плагіни на одному сайті %s всього лише за "
752
+ "%s в місяць."
753
 
754
+ #: bws_menu.php:309
755
+ msgid "Enter your license key"
756
+ msgstr "Ваш ліцензійний ключ"
757
 
758
+ #: bws_menu.php:313
759
+ msgid "Activate Membership"
760
+ msgstr "Активувати Membership"
761
 
762
+ #: bws_menu.php:322
763
+ msgid "Don’t have valid license key yet?"
764
+ msgstr "Немає чинного ліцензійного ключа?"
765
 
766
+ #: bws_menu.php:322
767
+ msgid "Subscribe to Pro Membership"
768
+ msgstr "Підписатися на Pro Membership"
769
+
770
+ #: bws_menu.php:331
771
+ msgid "Upload Plugin"
772
+ msgstr "Завантажити плагін"
773
+
774
+ #: bws_menu.php:335
775
+ #, php-format
776
+ msgid ""
777
+ "The plugin generated %d characters of <strong>unexpected output</strong> "
778
+ "during activation. If you notice &#8220;headers already sent&#8221; "
779
+ "messages, problems with syndication feeds or other issues, try deactivating "
780
+ "or removing this plugin."
781
+ msgstr ""
782
+ "Цей плагін згенерував стільки символів <strong>неочікуваного виводу</strong> "
783
+ "під час активації: %d. Якщо ви помітите повідомлення &#8220;заголовки вже "
784
+ "надіслані&#8221;, проблеми з каналами чи інші неполадки, спробуйте вимкнути "
785
+ "чи видалити цей плагін."
786
+
787
+ #: bws_menu.php:337
788
+ msgid ""
789
+ "Plugin could not be activated because it triggered a <strong>fatal error</"
790
+ "strong>."
791
+ msgstr ""
792
+ "Плагін не вдалося активувати, бо він спричинив <strong>критичну помилку</"
793
+ "strong>."
794
+
795
+ #: bws_menu.php:340
796
+ msgid "Plugin <strong>activated</strong>."
797
+ msgstr "Плагін <strong>активовано</strong>."
798
+
799
+ #: bws_menu.php:347
800
+ msgid "Installing Plugin"
801
+ msgstr "Встановлення плагіну"
802
+
803
+ #: bws_menu.php:353
804
+ msgid "Downloading install package from"
805
+ msgstr "Завантаження встановлюючого пакунку з"
806
+
807
+ #: bws_menu.php:378
808
+ msgid "Unpacking the package"
809
+ msgstr "Розпакування пакета"
810
+
811
+ #: bws_menu.php:383 bws_menu.php:391
812
+ msgid "Installing the plugin"
813
+ msgstr "Встановлення плагіну"
814
+
815
+ #: bws_menu.php:397
816
+ msgid "Successfully installed the plugin"
817
+ msgstr "Успішно встановлено плагін"
818
+
819
+ #: bws_menu.php:409
820
+ msgid "Activate Plugin"
821
  msgstr "Активувати плагін"
822
 
823
+ #: bws_menu.php:409 bws_menu.php:415
824
+ msgid "Return to BestWebSoft Panel"
825
+ msgstr "Назад до BestWebSoft Panel"
826
+
827
+ #: bws_menu.php:419 bws_menu.php:434 bws_menu.php:561
828
+ msgid "All"
829
+ msgstr "Всі"
830
 
831
+ #: bws_menu.php:420
832
+ msgid "Installed"
833
+ msgstr "Встановлені"
834
 
835
+ #: bws_menu.php:421
836
+ msgid "Not Installed"
837
+ msgstr "Не встановлені"
838
 
839
+ #: bws_menu.php:427
840
+ msgid "Filter results"
841
+ msgstr "Фільтр результатів"
842
 
843
+ #: bws_menu.php:430 bws_menu.php:557
844
+ msgid "Category"
845
+ msgstr "Категорія"
846
 
847
+ #: bws_menu.php:496
848
+ msgid "Renew to get updates"
849
+ msgstr "Продовжити для поновлення"
 
850
 
851
+ #: bws_menu.php:499
852
  #, php-format
853
+ msgid "Update to v %s"
854
+ msgstr "Оновити до версії %s"
855
 
856
+ #: bws_menu.php:511 bws_menu.php:534 bws_menu.php:543
857
  msgid "Install Now"
858
  msgstr "Встановити"
859
 
860
+ #: bws_menu.php:517
861
+ msgid "Upgrade to Pro"
862
+ msgstr "Оновитися на Pro"
 
863
 
864
+ #: bws_menu.php:521
865
+ msgid "Donate"
866
+ msgstr "Пожертвувати"
867
 
868
+ #: bws_menu.php:531 bws_menu.php:540
869
+ msgid "Activate this plugin"
870
+ msgstr "Активувати плагін"
 
871
 
872
+ #: bws_menu.php:543
873
+ msgid "Install this plugin"
874
+ msgstr "Встановити плагін"
875
+
876
+ #: bws_menu.php:552
877
+ msgid "Nothing found. Try another criteria."
878
+ msgstr "Нічого не знайдено. Спробуйте інші критерії."
879
 
880
+ #: bws_menu.php:589 bws_menu.php:609
881
  #, php-format
882
  msgid "By %s"
883
  msgstr "За %s"
884
 
885
+ #: bws_menu.php:615
 
 
 
 
886
  msgid "Already Installed"
887
  msgstr "Уже встановлено %s"
888
 
889
+ #: bws_menu.php:623
890
+ msgid "Browse Free WordPress Themes"
891
+ msgstr "Огляд безкоштовних WordPress тем"
892
+
893
+ #: bws_menu.php:632
894
+ msgid "Send to support"
895
+ msgstr "Відправити службі тех. підтримки"
896
+
897
+ #: bws_menu.php:639
898
+ msgid "Send to custom email &#187;"
899
+ msgstr "Відправити на електронну адресу &#187;"
900
+
901
+ #: bws_menu.php:646
902
  msgid "Environment"
903
  msgstr "Системне оточення"
904
 
905
+ #: bws_menu.php:657
906
  msgid "Active Plugins"
907
  msgstr "Активні плагіни"
908
 
909
+ #: bws_menu.php:670
910
  msgid "Inactive Plugins"
911
  msgstr "Не активні плагіни"
912
 
913
+ #: product_list.php:7
914
+ msgid "Advertisement"
915
+ msgstr "Реклама"
916
 
917
+ #: product_list.php:8
918
+ msgid "Content & Media"
919
+ msgstr "Зміст & Медіа"
920
+
921
+ #: product_list.php:9
922
+ msgid "Management"
923
+ msgstr "Управління"
924
+
925
+ #: product_list.php:10
926
+ msgid "Security"
927
+ msgstr "Безпека"
928
+
929
+ #: product_list.php:11
930
+ msgid "Site Stats"
931
+ msgstr "Статистика сайту"
932
+
933
+ #: product_list.php:12
934
+ msgid "Social"
935
+ msgstr "Соціальне"
936
+
937
+ #: product_list.php:13
938
+ msgid "Utilities"
939
+ msgstr "Утиліти"
940
+
941
+ #: product_list.php:14
942
+ msgid "Other"
943
+ msgstr "Інше"
944
+
945
+ #~ msgid "BWS Panel"
946
+ #~ msgstr "BWS Панель"
947
+
948
+ #~ msgid "panel"
949
+ #~ msgstr "панель"
950
+
951
+ #~ msgid "You can download and activate"
952
+ #~ msgstr "Ви можете завантажити та активувати"
953
+
954
+ #~ msgid "version of this plugin by entering Your license key."
955
+ #~ msgstr "версію цього плагіну, якщо впишете ваш ліцензійний ключ."
956
+
957
+ #~ msgid ""
958
+ #~ "You can find your license key on your personal page Client area, by "
959
+ #~ "clicking on the link"
960
+ #~ msgstr ""
961
+ #~ "Ви можете знайти ваш ліцензійний ключ на вашій персональній сторінці у "
962
+ #~ "Client area, перейшовши за посиланням"
963
+
964
+ #~ msgid "Configure Settings"
965
+ #~ msgstr "Налаштувати плагін"
966
+
967
+ #~ msgid "Need help?"
968
+ #~ msgstr "Потрібна допомога?"
969
+
970
+ #~ msgid "Client area"
971
+ #~ msgstr "Клієнтам"
972
+
973
+ #~ msgid "Recommended"
974
+ #~ msgstr "Рекомендовані "
975
+
976
+ #~ msgid "Go"
977
+ #~ msgstr "Перейти"
978
+
979
+ #~ msgid "DONATE"
980
+ #~ msgstr "Підтримати нас"
981
+
982
+ #~ msgid "Recommended plugins"
983
+ #~ msgstr "Рекомендовані плагіни"
984
+
985
+ #~ msgid "Install now"
986
+ #~ msgstr "Встановити"
987
+
988
+ #~ msgid "Try again"
989
+ #~ msgstr "Спробувати ще раз"
990
+
991
+ #~ msgid "Preview &#8220;%s&#8221;"
992
+ #~ msgstr "Попередній перегляд &#8220;%s&#8221;"
993
+
994
+ #~ msgid "Install %s"
995
+ #~ msgstr "Встановити %s"
996
+
997
+ #~ msgid "Update"
998
+ #~ msgstr "Оновити"
999
+
1000
+ #~ msgid "Preview %s"
1001
+ #~ msgstr "Попередній перегляд %s"
1002
+
1003
+ #~ msgid "Preview"
1004
+ #~ msgstr "Попередній перегляд"
1005
 
1006
  #~ msgid "Add BWS Plugins Shortcode"
1007
  #~ msgstr "Додати BWS шорткод"
1034
  #~ msgid "Install now from wordpress.org"
1035
  #~ msgstr "Установити з wordpress.org"
1036
 
 
 
 
 
1037
  #, fuzzy
1038
  #~ msgid "Installed themes"
1039
  #~ msgstr "Установлено %s"
1097
  #~ msgid "Captcha"
1098
  #~ msgstr "КАПЧА"
1099
 
 
 
 
1100
  #~ msgid ""
1101
  #~ "Please select one item in the block Arithmetic and Complexity for CAPTCHA"
1102
  #~ msgstr ""
1118
  #~ msgid "Activate contact form"
1119
  #~ msgstr "Активировать контакную форму"
1120
 
 
 
 
1121
  #~ msgid ""
1122
  #~ "If you would like to customize this plugin for a custom form, please "
1123
  #~ "contact us via"
bws_menu/product_list.php ADDED
@@ -0,0 +1,478 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /*
3
+ * BestWebSoft product list
4
+ */
5
+
6
+ $bws_plugins_category = array(
7
+ 'advertisement' => __( 'Advertisement', 'bestwebsoft' ),
8
+ 'content-and-media' => __( 'Content & Media', 'bestwebsoft' ),
9
+ 'management' => __( 'Management', 'bestwebsoft' ),
10
+ 'security' => __( 'Security', 'bestwebsoft' ),
11
+ 'site-stats' => __( 'Site Stats', 'bestwebsoft' ),
12
+ 'social' => __( 'Social', 'bestwebsoft' ),
13
+ 'utilities' => __( 'Utilities', 'bestwebsoft' ),
14
+ 'other' => __( 'Other', 'bestwebsoft' )
15
+ );
16
+
17
+ $bws_plugins = array(
18
+ 'captcha/captcha.php' => array(
19
+ 'category' => 'security',
20
+ 'name' => 'Captcha',
21
+ 'description' => 'Plugin intended to prove that the visitor is a human being and not a spam robot.',
22
+ 'link' => 'http://bestwebsoft.com/products/captcha/?k=d678516c0990e781edfb6a6c874f0b8a&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
23
+ 'settings' => 'admin.php?page=captcha.php',
24
+ 'pro_version' => 'captcha-pro/captcha_pro.php',
25
+ 'purchase' => 'http://bestwebsoft.com/products/captcha/buy/?k=ff7d65e55e5e7f98f219be9ed711094e&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
26
+ 'pro_settings' => 'admin.php?page=captcha_pro.php'
27
+ ),
28
+ 'car-rental/car-rental.php' => array(
29
+ 'category' => 'content-and-media',
30
+ 'name' => 'Car Rental',
31
+ 'description' => 'A convenient plugin that adds Car Rental functionality.',
32
+ 'link' => 'http://bestwebsoft.com/products/car-rental/?k=444cac6df9a0d3a9763ab4753d24941b&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
33
+ 'settings' => 'admin.php?page=car-rental-settings',
34
+ 'pro_version' => 'car-rental-pro/car-rental-pro.php',
35
+ 'purchase' => 'http://bestwebsoft.com/products/car-rental/buy/?k=7643d4f0698252fa1159de078d22269c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
36
+ 'pro_settings' => 'admin.php?page=car-rental-pro-settings'
37
+ ),
38
+ 'contact-form-plugin/contact_form.php' => array(
39
+ 'category' => 'other',
40
+ 'name' => 'Contact Form',
41
+ 'description' => 'Add Contact Form to your WordPress website.',
42
+ 'link' => 'http://bestwebsoft.com/products/contact-form/?k=012327ef413e5b527883e031d43b088b&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
43
+ 'settings' => 'admin.php?page=contact_form.php',
44
+ 'pro_version' => 'contact-form-pro/contact_form_pro.php',
45
+ 'purchase' => 'http://bestwebsoft.com/products/contact-form/buy/?k=773dc97bb3551975db0e32edca1a6d71&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
46
+ 'pro_settings' => 'admin.php?page=contact_form_pro.php'
47
+ ),
48
+ 'contact-form-multi/contact-form-multi.php' => array(
49
+ 'category' => 'other',
50
+ 'name' => 'Contact Form Multi',
51
+ 'description' => 'Add-on to the Contact Form plugin that allows to create and implement multiple contact forms.',
52
+ 'link' => 'http://bestwebsoft.com/products/contact-form-multi/?k=83cdd9e72a9f4061122ad28a67293c72&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
53
+ 'settings' => '',
54
+ 'pro_version' => 'contact-form-multi-pro/contact-form-multi-pro.php',
55
+ 'purchase' => 'http://bestwebsoft.com/products/contact-form-multi/buy/?k=fde3a18581c143654f060c398b07e8ac&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
56
+ 'pro_settings' => ''
57
+ ),
58
+ 'contact-form-to-db/contact_form_to_db.php' => array(
59
+ 'category' => 'other',
60
+ 'name' => 'Contact Form to DB',
61
+ 'description' => 'Allows you to manage the messages that have been sent from your site.',
62
+ 'link' => 'http://bestwebsoft.com/products/contact-form-to-db/?k=ba3747d317c2692e4136ca096a8989d6&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
63
+ 'settings' => 'admin.php?page=cntctfrmtdb_settings',
64
+ 'pro_version' => 'contact-form-to-db-pro/contact_form_to_db_pro.php',
65
+ 'purchase' => 'http://bestwebsoft.com/products/contact-form-to-db/buy/?k=6ce5f4a9006ec906e4db643669246c6a&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
66
+ 'pro_settings' => 'admin.php?page=cntctfrmtdbpr_settings'
67
+ ),
68
+ 'custom-fields-search/custom-fields-search.php' => array(
69
+ 'category' => 'content-and-media',
70
+ 'name' => 'Custom Fields Search',
71
+ 'description' => 'Allows you to add website search any existing custom fields.',
72
+ 'link' => 'http://bestwebsoft.com/products/custom-fields-search/?k=f3f8285bb069250c42c6ffac95ed3284&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
73
+ 'settings' => 'admin.php?page=custom_fields_search.php'
74
+ ),
75
+ 'custom-search-plugin/custom-search-plugin.php' => array(
76
+ 'category' => 'content-and-media',
77
+ 'name' => 'Custom Search',
78
+ 'description' => 'Allows to extend your website search functionality by adding a custom post type.',
79
+ 'link' => 'http://bestwebsoft.com/products/custom-search/?k=933be8f3a8b8719d95d1079d15443e29&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
80
+ 'settings' => 'admin.php?page=custom_search.php',
81
+ 'pro_version' => 'custom-search-pro/custom-search-pro.php',
82
+ 'purchase' => 'http://bestwebsoft.com/products/custom-search/buy/?k=062b652ac6ac8ba863c9f30fc21d62c6&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
83
+ 'pro_settings' => 'admin.php?page=custom_search_pro.php'
84
+ ),
85
+ 'db-manager/db-manager.php' => array(
86
+ 'category' => 'utilities',
87
+ 'name' => 'DB Manager',
88
+ 'description' => 'Allows you to download the latest version of PhpMyadmin and Dumper and manage your site.',
89
+ 'link' => 'http://bestwebsoft.com/products/db-manager/?k=01ed9731780d87f85f5901064b7d76d8&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
90
+ 'install_url' => 'http://bestwebsoft.com/products/db-manager/download/?k=01ed9731780d87f85f5901064b7d76d8&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
91
+ 'settings' => 'admin.php?page=db-manager.php',
92
+ 'icon' => plugins_url( 'icons/plugins/', __FILE__ ) . 'db-manager.png'
93
+ ),
94
+ 'donate-button/donate.php' => array(
95
+ 'category' => 'other',
96
+ 'name' => 'Donate',
97
+ 'description' => 'Makes it possible to place donation buttons of various payment systems on your web page.',
98
+ 'link' => 'http://bestwebsoft.com/products/donate/?k=a8b2e2a56914fb1765dd20297c26401b&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
99
+ 'settings' => 'admin.php?page=donate.php'
100
+ ),
101
+ 'email-queue/email-queue.php' => array(
102
+ 'category' => 'other',
103
+ 'name' => 'Email Queue',
104
+ 'description' => 'Allows to manage email massages sent by BestWebSoft plugins.',
105
+ 'link' => 'http://bestwebsoft.com/products/email-queue/?k=e345e1b6623f0dca119bc2d9433b130b&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
106
+ 'settings' => 'admin.php?page=mlq_settings'
107
+ ),
108
+ 'error-log-viewer/error-log-viewer.php' => array(
109
+ 'category' => 'utilities',
110
+ 'name' => 'Error Log Viewer',
111
+ 'description' => "Work with log files and folders on the WordPress server",
112
+ 'link' => 'http://bestwebsoft.com/products/error-log-viewer/?k=da0de8bd2c7a0b2fea5df64d55a368b3&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
113
+ 'settings' => 'admin.php?page=rrrlgvwr.php&tab=settings'
114
+ ),
115
+ 'facebook-button-plugin/facebook-button-plugin.php' => array(
116
+ 'category' => 'social',
117
+ 'name' => 'Facebook Button',
118
+ 'description' => 'Allows you to add the Follow and Like buttons the easiest way.',
119
+ 'link' => 'http://bestwebsoft.com/products/facebook-like-button/?k=05ec4f12327f55848335802581467d55&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
120
+ 'settings' => 'admin.php?page=facebook-button-plugin.php',
121
+ 'pro_version' => 'facebook-button-pro/facebook-button-pro.php',
122
+ 'purchase' => 'http://bestwebsoft.com/products/facebook-like-button/buy/?k=8da168e60a831cfb3525417c333ad275&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
123
+ 'pro_settings' => 'admin.php?page=facebook-button-pro.php'
124
+ ),
125
+ 'bws-featured-posts/bws-featured-posts.php' => array(
126
+ 'category' => 'content-and-media',
127
+ 'name' => 'Featured Posts',
128
+ 'description' => 'Displays featured posts randomly on any website page.',
129
+ 'link' => 'http://bestwebsoft.com/products/featured-posts/?k=f0afb31185ba7c7d6d598528d69f6d97&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
130
+ 'settings' => 'admin.php?page=featured-posts.php'
131
+ ),
132
+ 'gallery-plugin/gallery-plugin.php' => array(
133
+ 'category' => 'content-and-media',
134
+ 'name' => 'Gallery',
135
+ 'description' => 'Allows you to implement a Gallery page into your website.',
136
+ 'link' => 'http://bestwebsoft.com/products/gallery/?k=2da21c0a64eec7ebf16337fa134c5f78&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
137
+ 'settings' => 'admin.php?page=gallery-plugin.php',
138
+ 'pro_version' => 'gallery-plugin-pro/gallery-plugin-pro.php',
139
+ 'purchase' => 'http://bestwebsoft.com/products/gallery/buy/?k=382e5ce7c96a6391f5ffa5e116b37fe0&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
140
+ 'pro_settings' => 'admin.php?page=gallery-plugin-pro.php'
141
+ ),
142
+ 'gallery-categories/gallery-categories.php' => array(
143
+ 'category' => 'content-and-media',
144
+ 'name' => 'Gallery Categories',
145
+ 'description' => 'Add-on for Gallery Plugin by BestWebSoft',
146
+ 'link' => 'http://bestwebsoft.com/products/gallery-categories/?k=7d68c7bfec2486dc350c67fff57ad433&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
147
+ 'settings' => ''
148
+ ),
149
+ 'google-one/google-plus-one.php' => array(
150
+ 'category' => 'social',
151
+ 'name' => 'Google +1',
152
+ 'description' => 'Allows you to see how many times your page has been liked on Google Search Engine as well as who has liked the article.',
153
+ 'link' => 'http://bestwebsoft.com/products/google-plus-one/?k=ce7a88837f0a857b3a2bb142f470853c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
154
+ 'settings' => 'admin.php?page=google-plus-one.php',
155
+ 'pro_version' => 'google-one-pro/google-plus-one-pro.php',
156
+ 'purchase' => 'http://bestwebsoft.com/products/google-plus-one/buy/?k=f4b0a62d155c9df9601a0531ad5bd832&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
157
+ 'pro_settings' => 'admin.php?page=google-plus-one-pro.php'
158
+ ),
159
+ 'adsense-plugin/adsense-plugin.php' => array(
160
+ 'category' => 'advertisement',
161
+ 'name' => 'Google AdSense',
162
+ 'description' => 'Allows Google AdSense implementation to your website.',
163
+ 'link' => 'http://bestwebsoft.com/products/google-adsense/?k=60e3979921e354feb0347e88e7d7b73d&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
164
+ 'settings' => 'admin.php?page=adsense-plugin.php',
165
+ 'pro_version' => 'adsense-pro/adsense-pro.php',
166
+ 'purchase' => 'http://bestwebsoft.com/products/google-adsense/buy/?k=c23889b293d62aa1ad2c96513405f0e1&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
167
+ 'pro_settings' => 'admin.php?page=adsense-pro.php'
168
+ ),
169
+ 'bws-google-analytics/bws-google-analytics.php' => array(
170
+ 'category' => 'site-stats',
171
+ 'name' => 'Google Analytics',
172
+ 'description' => 'Allows you to retrieve basic stats from Google Analytics account and add the tracking code to your blog.',
173
+ 'link' => 'http://bestwebsoft.com/products/bws-google-analytics/?k=261c74cad753fb279cdf5a5db63fbd43&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
174
+ 'settings' => 'admin.php?page=bws-google-analytics.php',
175
+ 'pro_version' => 'bws-google-analytics-pro/bws-google-analytics-pro.php',
176
+ 'purchase' => 'http://bestwebsoft.com/products/bws-google-analytics/buy/?k=83796e84fec3f70ecfcc8894a73a6c4a&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
177
+ 'pro_settings' => 'admin.php?page=bws-google-analytics-pro.php'
178
+ ),
179
+ 'google-captcha/google-captcha.php' => array(
180
+ 'category' => 'security',
181
+ 'name' => 'Google Captcha (reCAPTCHA)',
182
+ 'description' => 'Plugin intended to prove that the visitor is a human being and not a spam robot.',
183
+ 'link' => 'http://bestwebsoft.com/products/google-captcha/?k=7b59fbe542acf950b29f3e020d5ad735&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
184
+ 'settings' => 'admin.php?page=google-captcha.php',
185
+ 'pro_version' => 'google-captcha-pro/google-captcha-pro.php',
186
+ 'purchase' => 'http://bestwebsoft.com/products/google-captcha/buy/?k=773d30149acf1edc32e5c0766b96c134&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
187
+ 'pro_settings' => 'admin.php?page=google-captcha-pro.php'
188
+ ),
189
+ 'bws-google-maps/bws-google-maps.php' => array(
190
+ 'category' => 'content-and-media',
191
+ 'name' => 'Google Maps',
192
+ 'description' => 'Easy to set up and insert Google Maps to your website.',
193
+ 'link' => 'http://bestwebsoft.com/products/bws-google-maps/?k=d8fac412d7359ebaa4ff53b46572f9f7&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
194
+ 'settings' => 'admin.php?page=bws-google-maps.php',
195
+ 'pro_version' => 'bws-google-maps-pro/bws-google-maps-pro.php',
196
+ 'purchase' => 'http://bestwebsoft.com/products/bws-google-maps/buy/?k=117c3f9fc17f2c83ef430a8a9dc06f56&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
197
+ 'pro_settings' => 'admin.php?page=bws-google-maps-pro.php'
198
+ ),
199
+ 'google-sitemap-plugin/google-sitemap-plugin.php' => array(
200
+ 'category' => 'other',
201
+ 'name' => 'Google Sitemap',
202
+ 'description' => 'Allows you to add sitemap file to Google Webmaster Tools.',
203
+ 'link' => 'http://bestwebsoft.com/products/google-sitemap/?k=5202b2f5ce2cf85daee5e5f79a51d806&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
204
+ 'settings' => 'admin.php?page=google-sitemap-plugin.php',
205
+ 'pro_version' => 'google-sitemap-pro/google-sitemap-pro.php',
206
+ 'purchase' => 'http://bestwebsoft.com/products/google-sitemap/buy/?k=7ea384a5cc36cb4c22741caa20dcd56d&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
207
+ 'pro_settings' => 'admin.php?page=google-sitemap-pro.php'
208
+ ),
209
+ 'google-shortlink/google-shortlink.php' => array(
210
+ 'category' => 'other',
211
+ 'name' => 'Google Shortlink',
212
+ 'description' => 'Allows you to get short links from goo.gl servise without leaving your site.',
213
+ 'link' => 'http://bestwebsoft.com/products/google-shortlink/?k=afcf3eaed021bbbbeea1090e16bc22db&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
214
+ 'settings' => 'admin.php?page=gglshrtlnk_options'
215
+ ),
216
+ 'htaccess/htaccess.php' => array(
217
+ 'category' => 'security',
218
+ 'name' => 'Htaccess',
219
+ 'description' => 'Allows controlling access to your website using the directives Allow and Deny.',
220
+ 'link' => 'http://bestwebsoft.com/products/htaccess/?k=2b865fcd56a935d22c5c4f1bba52ed46&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
221
+ 'settings' => 'admin.php?page=htaccess.php',
222
+ 'pro_version' => 'htaccess-pro/htaccess-pro.php',
223
+ 'purchase' => 'http://bestwebsoft.com/products/htaccess/buy/?k=59e9209a32864be534fda77d5e591c15&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
224
+ 'pro_settings' => 'admin.php?page=htaccess-pro.php'
225
+ ),
226
+ 'job-board/job-board.php' => array(
227
+ 'category' => 'content-and-media',
228
+ 'name' => 'Job Board',
229
+ 'description' => 'Allows to create a job-board page on your site.',
230
+ 'link' => 'http://bestwebsoft.com/products/job-board/?k=b0c504c9ce6edd6692e04222af3fed6f&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
231
+ 'settings' => 'admin.php?page=job-board.php'
232
+ ),
233
+ 'limit-attempts/limit-attempts.php' => array(
234
+ 'category' => 'security',
235
+ 'name' => 'Limit Attempts',
236
+ 'description' => 'Allows you to limit rate of login attempts by the ip, and create whitelist and blacklist.',
237
+ 'link' => 'http://bestwebsoft.com/products/limit-attempts/?k=b14e1697ee4d008abcd4bd34d492573a&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
238
+ 'settings' => 'admin.php?page=limit-attempts.php',
239
+ 'pro_version' => 'limit-attempts-pro/limit-attempts-pro.php',
240
+ 'purchase' => 'http://bestwebsoft.com/products/limit-attempts/buy/?k=9d42cdf22c7fce2c4b6b447e6a2856e0&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
241
+ 'pro_settings' => 'admin.php?page=limit-attempts-pro.php'
242
+ ),
243
+ 'bws-linkedin/bws-linkedin.php' => array(
244
+ 'category' => 'social',
245
+ 'name' => 'LinkedIn',
246
+ 'description' => "Add LinkedIn Widgets, 'Share' and 'Follow' Buttons in the easiest way.",
247
+ 'link' => 'http://bestwebsoft.com/products/linkedin/?k=d63c7319622ccc5f589dd2d545c1d77c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
248
+ 'settings' => 'admin.php?page=linkedin.php',
249
+ 'pro_version' => 'bws-linkedin-pro/bws-linkedin-pro.php',
250
+ 'purchase' => 'http://bestwebsoft.com/products/linkedin/buy/?k=41dcc36192994408d24b103a02134567&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
251
+ 'pro_settings' => 'admin.php?page=linkedin-pro.php'
252
+ ),
253
+ 'multilanguage/multilanguage.php' => array(
254
+ 'category' => 'content-and-media',
255
+ 'name' => 'Multilanguage',
256
+ 'description' => 'Allows to create content on a Wordpress site in different languages.',
257
+ 'link' => 'http://bestwebsoft.com/products/multilanguage/?k=7d68c7bfec2486dc350c67fff57ad433&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
258
+ 'settings' => 'admin.php?page=mltlngg_settings',
259
+ 'pro_version' => 'multilanguage-pro/multilanguage-pro.php',
260
+ 'purchase' => 'http://bestwebsoft.com/products/multilanguage/buy/?k=2d1121cd9a5ced583fc29eefd51bdf57&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
261
+ 'pro_settings' => 'admin.php?page=mltlnggpr_settings'
262
+ ),
263
+ 'pagination/pagination.php' => array(
264
+ 'category' => 'content-and-media',
265
+ 'name' => 'Pagination',
266
+ 'description' => 'Add pagination block to your WordPress website.',
267
+ 'link' => 'http://bestwebsoft.com/products/pagination/?k=22adb940256f149559ba8fedcd728ac8&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
268
+ 'settings' => 'admin.php?page=pagination.php'
269
+ ),
270
+ 'pdf-print/pdf-print.php' => array(
271
+ 'category' => 'other',
272
+ 'name' => 'PDF & Print',
273
+ 'description' => 'Allows you to create PDF and Print page with adding appropriate buttons to the content.',
274
+ 'link' => 'http://bestwebsoft.com/products/pdf-print/?k=bfefdfb522a4c0ff0141daa3f271840c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
275
+ 'settings' => 'admin.php?page=pdf-print.php',
276
+ 'pro_version' => 'pdf-print-pro/pdf-print-pro.php',
277
+ 'purchase' => 'http://bestwebsoft.com/products/pdf-print/buy/?k=fd43a0e659ddc170a9060027cbfdcc3a&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
278
+ 'pro_settings' => 'admin.php?page=pdf-print-pro.php'
279
+ ),
280
+ 'bws-pinterest/bws-pinterest.php' => array(
281
+ 'category' => 'social',
282
+ 'name' => 'Pinterest',
283
+ 'description' => 'Add Pinterest buttons and widgets to your WordPress website',
284
+ 'link' => 'http://bestwebsoft.com/products/pinterest/?k=504107b6213f247a67fe7ffb94e97c78&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
285
+ 'settings' => 'admin.php?page=pinterest.php',
286
+ 'pro_version' => 'bws-pinterest-pro/bws-pinterest-pro.php',
287
+ 'purchase' => 'http://bestwebsoft.com/products/pinterest/buy/?k=ab0069edd1914a3ca8f541bfd88bb0bb&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
288
+ 'pro_settings' => 'admin.php?page=pinterest-pro.php'
289
+ ),
290
+ 'bws-popular-posts/bws-popular-posts.php' => array(
291
+ 'category' => 'content-and-media',
292
+ 'name' => 'Popular Posts',
293
+ 'description' => 'This plugin will help you can display the most popular posts on your blog in the widget.',
294
+ 'link' => 'http://bestwebsoft.com/products/popular-posts/?k=4d529f116d2b7f7df3a78018c383f975&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
295
+ 'settings' => 'admin.php?page=popular-posts.php'
296
+ ),
297
+ 'portfolio/portfolio.php' => array(
298
+ 'category' => 'content-and-media',
299
+ 'name' => 'Portfolio',
300
+ 'description' => 'Allows you to create a page with the information about your past projects.',
301
+ 'link' => 'http://bestwebsoft.com/products/portfolio/?k=1249a890c5b7bba6bda3f528a94f768b&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
302
+ 'settings' => 'admin.php?page=portfolio.php',
303
+ 'pro_version' => 'portfolio-pro/portfolio-pro.php',
304
+ 'purchase' => 'http://bestwebsoft.com/products/portfolio/buy/?k=2cc716026197d36538a414b728e49fdd&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
305
+ 'pro_settings' => 'admin.php?page=portfolio-pro.php'
306
+ ),
307
+ 'post-to-csv/post-to-csv.php' => array(
308
+ 'category' => 'utilities',
309
+ 'name' => 'Post to CSV',
310
+ 'description' => 'The plugin allows to export posts of any types to a csv file.',
311
+ 'link' => 'http://bestwebsoft.com/products/post-to-csv/?k=653aa55518ae17409293a7a894268b8f&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
312
+ 'settings' => 'admin.php?page=post-to-csv.php'
313
+ ),
314
+ 'profile-extra-fields/profile-extra-fields.php' => array(
315
+ 'category' => 'management',
316
+ 'name' => 'Profile Extra Fields',
317
+ 'description' => "Add additional fields on the user's profile page",
318
+ 'link' => 'http://bestwebsoft.com/products/profile-extra-fields/?k=fe3b6c3dbc80bd4b1cf9a27a2f339820&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
319
+ 'settings' => 'admin.php?page=profile-extra-fields.php'
320
+ ),
321
+ 'promobar/promobar.php' => array(
322
+ 'category' => 'advertisement',
323
+ 'name' => 'PromoBar',
324
+ 'description' => 'This plugin allows placing banners with any data on your website.',
325
+ 'link' => 'http://bestwebsoft.com/products/promobar/?k=619eac2232d9cfa382c4e678c3b14766&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
326
+ 'settings' => 'admin.php?page=promobar.php',
327
+ 'pro_version' => 'promobar-pro/promobar-pro.php',
328
+ 'purchase' => 'http://bestwebsoft.com/products/promobar/buy/?k=a9b09708502f12a1483532ba12fe2103&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
329
+ 'pro_settings' => 'admin.php?page=promobar-pro.php'
330
+ ),
331
+ 'quotes-and-tips/quotes-and-tips.php' => array(
332
+ 'category' => 'content-and-media',
333
+ 'name' => 'Quotes and Tips',
334
+ 'description' => 'Allows you to implement quotes & tips block into your web site.',
335
+ 'link' => 'http://bestwebsoft.com/products/quotes-and-tips/?k=5738a4e85a798c4a5162240c6515098d&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
336
+ 'settings' => 'admin.php?page=quotes-and-tips.php'
337
+ ),
338
+ 'realty/realty.php' => array(
339
+ 'category' => 'content-and-media',
340
+ 'name' => 'Realty',
341
+ 'description' => 'A convenient plugin that adds Real Estate functionality.',
342
+ 'link' => 'http://bestwebsoft.com/products/realty/?k=d55de979dbbbb7af0b2ff1d7f43884fa&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
343
+ 'settings' => 'admin.php?page=realty_settings',
344
+ 'pro_version' => 'realty-pro/realty-pro.php',
345
+ 'purchase' => 'http://bestwebsoft.com/products/realty/buy/?k=c7791f0a72acfb36f564a614dbccb474&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
346
+ 'pro_settings' => 'admin.php?page=realty_pro_settings'
347
+ ),
348
+ 're-attacher/re-attacher.php' => array(
349
+ 'category' => 'utilities',
350
+ 'name' => 'Re-attacher',
351
+ 'description' => 'This plugin allows to attach, unattach or reattach media item in different post.',
352
+ 'link' => 'http://bestwebsoft.com/products/re-attacher/?k=4d529f116d2b7f7df3a78018c383f975&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
353
+ 'settings' => 'admin.php?page=re-attacher.php'
354
+ ),
355
+ 'relevant/related-posts-plugin.php' => array(
356
+ 'category' => 'content-and-media',
357
+ 'name' => 'Relevant - Related Posts',
358
+ 'description' => 'Allows you to display related posts with similar words in category, tags, title or by adding special meta key for posts.',
359
+ 'link' => 'http://bestwebsoft.com/products/related-posts/?k=73fb737037f7141e66415ec259f7e426&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
360
+ 'settings' => 'admin.php?page=related-posts-plugin.php'
361
+ ),
362
+ 'sender/sender.php' => array(
363
+ 'category' => 'social',
364
+ 'name' => 'Sender',
365
+ 'description' => 'You can send mails to all users or to certain categories of users.',
366
+ 'link' => 'http://bestwebsoft.com/products/sender/?k=89c297d14ba85a8417a0f2fc05e089c7&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
367
+ 'settings' => 'admin.php?page=sndr_settings',
368
+ 'pro_version' => 'sender-pro/sender-pro.php',
369
+ 'purchase' => 'http://bestwebsoft.com/products/sender/buy/?k=dc5d1a87bdc8aeab2de40ffb99b38054&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
370
+ 'pro_settings' => 'admin.php?page=sndrpr_settings'
371
+ ),
372
+ 'bws-smtp/bws-smtp.php' => array(
373
+ 'category' => 'utilities',
374
+ 'name' => 'SMTP',
375
+ 'description' => 'This plugin introduces an easy way to configure sending email messages via SMTP.',
376
+ 'link' => 'http://bestwebsoft.com/products/smtp/?k=0546419f962704429ad2d9b88567752f&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
377
+ 'settings' => 'admin.php?page=bwssmtp_settings'
378
+ ),
379
+ 'social-buttons-pack/social-buttons-pack.php' => array(
380
+ 'category' => 'social',
381
+ 'name' => 'Social Buttons Pack',
382
+ 'description' => 'Add Social buttons to your WordPress website.',
383
+ 'link' => 'http://bestwebsoft.com/products/social-buttons-pack/?k=b6440fad9f54274429e536b0c61b42da&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
384
+ 'settings' => 'admin.php?page=social-buttons.php'
385
+ ),
386
+ 'subscriber/subscriber.php' => array(
387
+ 'category' => 'social',
388
+ 'name' => 'Subscriber',
389
+ 'description' => 'This plugin allows you to subscribe users for newsletters from your website.',
390
+ 'link' => 'http://bestwebsoft.com/products/subscriber/?k=a4ecc1b7800bae7329fbe8b4b04e9c88&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
391
+ 'settings' => 'admin.php?page=sbscrbr_settings_page',
392
+ 'pro_version' => 'subscriber-pro/subscriber-pro.php',
393
+ 'purchase' => 'http://bestwebsoft.com/products/subscriber/buy/?k=02dbb8b549925d9b74e70adc2a7282e4&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
394
+ 'pro_settings' => 'admin.php?page=sbscrbrpr_settings_page'
395
+ ),
396
+ 'bws-testimonials/bws-testimonials.php' => array(
397
+ 'category' => 'content-and-media',
398
+ 'name' => 'Testimonials',
399
+ 'description' => 'Allows creating and displaying a Testimonial on your website.',
400
+ 'link' => 'http://bestwebsoft.com/products/testimonials/?k=3fe4bb89dc901c98e43a113e08f8db73&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
401
+ 'settings' => 'admin.php?page=testimonials.php'
402
+ ),
403
+ 'timesheet/timesheet.php' => array(
404
+ 'category' => 'management',
405
+ 'name' => 'Timesheet',
406
+ 'description' => 'Allows you to fill out and view the work schedule of users.',
407
+ 'link' => 'http://bestwebsoft.com/products/timesheet/?k=06a58bb78c17a43df01825925f05a5c1&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
408
+ 'settings' => 'admin.php?page=timesheet_settings'
409
+ ),
410
+ 'twitter-plugin/twitter.php' => array(
411
+ 'category' => 'social',
412
+ 'name' => 'Twitter',
413
+ 'description' => 'Allows you to add the Twitter "Follow" and "Like" buttons the easiest way.',
414
+ 'link' => 'http://bestwebsoft.com/products/twitter/?k=f8cb514e25bd7ec4974d64435c5eb333&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
415
+ 'settings' => 'admin.php?page=twitter.php',
416
+ 'pro_version' => 'twitter-pro/twitter-pro.php',
417
+ 'purchase' => 'http://bestwebsoft.com/products/twitter/buy/?k=63ecbf0cc9cebf060b5a3c9362299700&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
418
+ 'pro_settings' => 'admin.php?page=twitter-pro.php'
419
+ ),
420
+ 'updater/updater.php' => array(
421
+ 'category' => 'utilities',
422
+ 'name' => 'Updater',
423
+ 'description' => 'Allows you to update plugins and WP core.',
424
+ 'link' => 'http://bestwebsoft.com/products/updater/?k=66f3ecd4c1912009d395c4bb30f779d1&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
425
+ 'settings' => 'admin.php?page=updater-options',
426
+ 'pro_version' => 'updater-pro/updater_pro.php',
427
+ 'purchase' => 'http://bestwebsoft.com/products/updater/buy/?k=cf633acbefbdff78545347fe08a3aecb&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
428
+ 'pro_settings' => 'admin.php?page=updater-pro-options'
429
+ ),
430
+ 'user-role/user-role.php' => array(
431
+ 'category' => 'utilities',
432
+ 'name' => 'User Role',
433
+ 'description' => 'Allows to change wordpress user role capabilities.',
434
+ 'link' => 'http://bestwebsoft.com/products/user-role/?k=dfe2244835c6fbf601523964b3f34ccc&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
435
+ 'settings' => 'admin.php?page=user-role.php',
436
+ 'pro_version' => 'user-role-pro/user-role-pro.php',
437
+ 'purchase' => 'http://bestwebsoft.com/products/user-role/buy/?k=cfa9cea6613fb3d7c0a3622fa2faaf46&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
438
+ 'pro_settings' => 'admin.php?page=user-role-pro.php'
439
+ ),
440
+ 'visitors-online/visitors-online.php' => array(
441
+ 'category' => 'site-stats',
442
+ 'name' => 'Visitors Online',
443
+ 'description' => 'See how many users, guests and bots are online at the website.',
444
+ 'link' => 'http://bestwebsoft.com/products/visitors-online/?k=93c28013a4f830671b3bba9502ed5177&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
445
+ 'settings' => 'admin.php?page=visitors-online.php',
446
+ 'pro_version' => 'visitors-online-pro/visitors-online-pro.php',
447
+ 'purchase' => 'http://bestwebsoft.com/products/visitors-online/buy/?k=f9a746075ff8a0a6cb192cb46526afd2&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
448
+ 'pro_settings' => 'admin.php?page=visitors-online-pro.php'
449
+ ),
450
+ 'zendesk-help-center/zendesk-help-center.php' => array(
451
+ 'category' => 'utilities',
452
+ 'name' => 'Zendesk Help Center',
453
+ 'description' => 'This plugin allows to backup&export Zendesk Help Center.',
454
+ 'link' => 'http://bestwebsoft.com/products/zendesk-help-center/?k=2a5fd2f4b2f4bde46f2ca44b8d15846d&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
455
+ 'settings' => 'admin.php?page=zendesk_hc.php&tab=settings',
456
+ 'pro_version' => 'zendesk-help-center-pro/zendesk-help-center-pro.php',
457
+ 'purchase' => 'http://bestwebsoft.com/products/zendesk-help-center/buy/?k=45199e4538b5befe4d9566868a61a3aa&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
458
+ 'pro_settings' => 'admin.php?page=zendesk_hc.php&tab=settings'
459
+ )
460
+ );
461
+
462
+ $themes = array(
463
+ (object) array(
464
+ 'name' => 'Real Estate',
465
+ 'slug' => 'realestate',
466
+ 'href' => 'http://bestwebsoft.com/products/real-estate-creative-wordpress-theme/'
467
+ ),
468
+ (object) array(
469
+ 'name' => 'Unity',
470
+ 'slug' => 'unity',
471
+ 'href' => 'http://bestwebsoft.com/products/unity-multipurpose-wordpress-theme/'
472
+ ),
473
+ (object) array(
474
+ 'name' => 'Opening',
475
+ 'slug' => 'opening',
476
+ 'href' => 'http://bestwebsoft.com/products/opening-job-board-wordpress-theme/'
477
+ )
478
+ );
gallery-plugin.php CHANGED
@@ -1,12 +1,12 @@
1
  <?php
2
  /*
3
  Plugin Name: Gallery by BestWebSoft
4
- Plugin URI: http://bestwebsoft.com/products/
5
- Description: This plugin allows you to implement gallery page into web site.
6
  Author: BestWebSoft
7
  Text Domain: gallery-plugin
8
  Domain Path: /languages
9
- Version: 4.4.0
10
  Author URI: http://bestwebsoft.com/
11
  License: GPLv2 or later
12
  */
@@ -39,7 +39,7 @@ if ( ! function_exists( 'add_gllr_admin_menu' ) ) {
39
  global $submenu;
40
 
41
  bws_general_menu();
42
- $settings = add_submenu_page( 'bws_plugins', 'Gallery', 'Gallery', 'manage_options', 'gallery-plugin.php', 'gllr_settings_page' );
43
 
44
  if ( isset( $submenu['edit.php?post_type=gallery'] ) )
45
  $submenu['edit.php?post_type=gallery'][] = array( __( 'Settings', 'gallery-plugin' ), 'manage_options', admin_url( 'admin.php?page=gallery-plugin.php' ) );
@@ -2657,7 +2657,7 @@ if ( ! function_exists ( 'gllr_admin_notices' ) ) {
2657
  if ( isset( $gllr_options['first_install'] ) && strtotime( '-1 week' ) > $gllr_options['first_install'] )
2658
  bws_plugin_banner( $gllr_plugin_info, 'gllr', 'gallery', '01a04166048e9416955ce1cbe9d5ca16', '79', '//ps.w.org/gallery-plugin/assets/icon-128x128.png' );
2659
 
2660
- bws_plugin_banner_to_settings( $gllr_plugin_info, 'gllr_options', 'gallery-plugin', 'admin.php?page=gallery-plugin.php', 'post-new.php?post_type=gallery', 'Gallery' );
2661
  } else {
2662
  bws_plugin_suggest_feature_banner( $gllr_plugin_info, 'gllr_options', 'gallery-plugin' );
2663
  }
1
  <?php
2
  /*
3
  Plugin Name: Gallery by BestWebSoft
4
+ Plugin URI: http://bestwebsoft.com/products/gallery/
5
+ Description: Add beautiful galleries, albums & images to your Wordpress website in few clicks.
6
  Author: BestWebSoft
7
  Text Domain: gallery-plugin
8
  Domain Path: /languages
9
+ Version: 4.4.1
10
  Author URI: http://bestwebsoft.com/
11
  License: GPLv2 or later
12
  */
39
  global $submenu;
40
 
41
  bws_general_menu();
42
+ $settings = add_submenu_page( 'bws_panel', 'Gallery', 'Gallery', 'manage_options', 'gallery-plugin.php', 'gllr_settings_page' );
43
 
44
  if ( isset( $submenu['edit.php?post_type=gallery'] ) )
45
  $submenu['edit.php?post_type=gallery'][] = array( __( 'Settings', 'gallery-plugin' ), 'manage_options', admin_url( 'admin.php?page=gallery-plugin.php' ) );
2657
  if ( isset( $gllr_options['first_install'] ) && strtotime( '-1 week' ) > $gllr_options['first_install'] )
2658
  bws_plugin_banner( $gllr_plugin_info, 'gllr', 'gallery', '01a04166048e9416955ce1cbe9d5ca16', '79', '//ps.w.org/gallery-plugin/assets/icon-128x128.png' );
2659
 
2660
+ bws_plugin_banner_to_settings( $gllr_plugin_info, 'gllr_options', 'gallery-plugin', 'admin.php?page=gallery-plugin.php', 'post-new.php?post_type=gallery' );
2661
  } else {
2662
  bws_plugin_suggest_feature_banner( $gllr_plugin_info, 'gllr_options', 'gallery-plugin' );
2663
  }
languages/gallery-plugin-fr_FR.mo CHANGED
Binary file
languages/gallery-plugin-fr_FR.po CHANGED
@@ -1,9 +1,9 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: Gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-04-04 15:35+0300\n"
6
- "PO-Revision-Date: 2016-04-04 15:35+0300\n"
7
  "Last-Translator: Luc Capronnier <lcapronnier@yahoo.com>\n"
8
  "Language-Team: Didier, L Capronnier <lcapronnier@yahoo.com>\n"
9
  "Language: fr_FR\n"
@@ -18,8 +18,8 @@ msgstr ""
18
  "X-Generator: Poedit 1.5.4\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
- #: gallery-plugin.php:45 gallery-plugin.php:883 gallery-plugin.php:1268
22
- #: gallery-plugin.php:1285
23
  msgid "Settings"
24
  msgstr "Paramètres"
25
 
@@ -46,7 +46,7 @@ msgstr ""
46
  msgid "Galleries"
47
  msgstr "Galeries"
48
 
49
- #: gallery-plugin.php:395 gallery-plugin.php:2616
50
  msgid "Gallery"
51
  msgstr "Galerie"
52
 
@@ -78,11 +78,11 @@ msgstr "Pas de galeries trouvées"
78
  msgid "Gallery Shortcode"
79
  msgstr "Code court de la galerie"
80
 
81
- #: gallery-plugin.php:460 gallery-plugin.php:501 gallery-plugin.php:2599
82
  msgid "Gallery Categories"
83
  msgstr "Catégories de galeries"
84
 
85
- #: gallery-plugin.php:470 gallery-plugin.php:902
86
  #, php-format
87
  msgid ""
88
  "If you would like to add a Gallery to your page or post, please use %s button"
@@ -120,71 +120,70 @@ msgstr ""
120
  msgid "Short display"
121
  msgstr "Affichage court"
122
 
123
- #: gallery-plugin.php:502
124
  msgid "Most Used"
125
  msgstr "Les plus utiliser"
126
 
127
- #: gallery-plugin.php:507 gallery-plugin.php:1166
128
  msgid "Default"
129
  msgstr "Défaut"
130
 
131
- #: gallery-plugin.php:512
132
  msgid "Add New Gallery Category"
133
  msgstr "Ajouter une nouvelle catégorie de galerie"
134
 
135
- #: gallery-plugin.php:517
136
  msgid "Install plugin"
137
  msgstr "Installer l'extension"
138
 
139
- #: gallery-plugin.php:675 gallery-plugin.php:2191 gallery-plugin.php:2306
140
- #: gallery-plugin.php:2393
141
  msgid "Title"
142
  msgstr "Titre"
143
 
144
- #: gallery-plugin.php:676
145
  msgid "Author"
146
  msgstr "Auteur"
147
 
148
- #: gallery-plugin.php:677
149
  msgid "Shortcode"
150
  msgstr "Code court"
151
 
152
- #: gallery-plugin.php:678
153
  msgid "Photos"
154
  msgstr "Photos"
155
 
156
- #: gallery-plugin.php:679
157
  msgid "Date"
158
  msgstr "Date"
159
 
160
- #: gallery-plugin.php:852
161
  msgid "Settings are saved"
162
  msgstr "Paramètres enregistrés."
163
 
164
- #: gallery-plugin.php:869
165
  msgid "All plugin settings were restored."
166
  msgstr ""
167
  "Toutes les valeurs par défaut des paramètres de l'extension ont été remises."
168
 
169
- #: gallery-plugin.php:881
170
  msgid "Gallery Settings"
171
  msgstr "Paramètres de la galerie"
172
 
173
- #: gallery-plugin.php:884
174
- #, fuzzy
175
  msgid "Custom code"
176
- msgstr "Personnaliser"
177
 
178
- #: gallery-plugin.php:885
179
  msgid "Go PRO"
180
  msgstr "Choisir la version PRO"
181
 
182
- #: gallery-plugin.php:895
183
  msgid "Please enable JavaScript to use the option to renew images."
184
  msgstr ""
185
  "Merci d'activer JavaScript pour utiliser l'option de mise à jour des images."
186
 
187
- #: gallery-plugin.php:907
188
  #, php-format
189
  msgid ""
190
  "You can add the Gallery to your page or post by clicking on %s button in the "
@@ -196,22 +195,23 @@ msgstr ""
196
  "n'est pas visible, vous pouvez utiliser le code court %s où * représente "
197
  "l'ID de la galerie"
198
 
199
- #: gallery-plugin.php:917
200
  msgid "Number of images in the row"
201
  msgstr "Nombre d'images par ligne"
202
 
203
- #: gallery-plugin.php:919
204
- #, fuzzy
205
  msgid ""
206
  "The number of images per row can be less depending on the width of the "
207
  "parent block"
208
- msgstr "Nombre d'images par ligne"
 
 
209
 
210
- #: gallery-plugin.php:923 gallery-plugin.php:949
211
  msgid "Image size"
212
  msgstr "Taille de l'image"
213
 
214
- #: gallery-plugin.php:926
215
  msgid ""
216
  "WordPress will create a new thumbnail with the specified dimensions when you "
217
  "upload a new photo."
@@ -219,266 +219,234 @@ msgstr ""
219
  "WordPress créera une copie de la miniature avec les dimensions spécifiées "
220
  "quand vous envoyez une nouvelle photo."
221
 
222
- #: gallery-plugin.php:928
223
- #, fuzzy
224
  msgid "For the album cover"
225
- msgstr "Taille de la vignette de l'album"
226
 
227
- #: gallery-plugin.php:929 gallery-plugin.php:933 gallery-plugin.php:954
228
  msgid "width x height"
229
- msgstr ""
230
 
231
- #: gallery-plugin.php:929 gallery-plugin.php:933 gallery-plugin.php:954
232
  msgid "in px"
233
- msgstr ""
234
 
235
- #: gallery-plugin.php:932
236
- #, fuzzy
237
  msgid "For thumbnails"
238
- msgstr "Taille de l'image pour la vignette"
239
 
240
- #: gallery-plugin.php:936
241
  msgid "Update images for gallery"
242
  msgstr "Mettre à jour les images pour la galerie"
243
 
244
- #: gallery-plugin.php:945 gallery-plugin.php:1144 gallery-plugin.php:1371
245
  msgid "Close"
246
  msgstr "Fermer"
247
 
248
- #: gallery-plugin.php:952
249
- #, fuzzy
250
  msgid "For images in the lightbox"
251
- msgstr "Taille de l'image pour le diaporama"
252
 
253
- #: gallery-plugin.php:956
254
  msgid "Display a full size image in the lightbox"
255
  msgstr "Afficher une image en taille normale dans la boite"
256
 
257
- #: gallery-plugin.php:961
258
  msgid "Crop position"
259
  msgstr "Point de base"
260
 
261
- #: gallery-plugin.php:965 gallery-plugin.php:971
262
  msgid "center"
263
  msgstr "centré"
264
 
265
- #: gallery-plugin.php:967
266
  msgid "Horizontal"
267
  msgstr "Horizontale"
268
 
269
- #: gallery-plugin.php:973
270
  msgid "Vertical"
271
  msgstr "Verticale"
272
 
273
- #: gallery-plugin.php:978
274
- #, fuzzy
275
- msgid "Single gallery view"
276
- msgstr "Racine pour les pages des galeries"
277
-
278
- #: gallery-plugin.php:981
279
- #, fuzzy
280
- msgid "Grid"
281
- msgstr "Vue en mode grille"
282
-
283
- #: gallery-plugin.php:982
284
- msgid "Masonry"
285
- msgstr ""
286
-
287
- #: gallery-plugin.php:988 gallery-plugin.php:1209
288
  msgid ""
289
  "If you upgrade to Pro version all your settings and galleries will be saved."
290
  msgstr ""
291
  "Si vous passez à  la version Pro, tous ces paramètres seront enregistrés."
292
 
293
- #: gallery-plugin.php:995 gallery-plugin.php:1216
294
  msgid "Unlock premium options by upgrading to Pro version"
295
  msgstr "Débloquer les options premium en migrant vers la version PRO."
296
 
297
- #: gallery-plugin.php:999 gallery-plugin.php:1220
298
  msgid "Start Your Trial"
299
  msgstr "Débuter votre essai"
300
 
301
- #: gallery-plugin.php:1000 gallery-plugin.php:1221 gallery-plugin.php:2601
302
  msgid "or"
303
  msgstr "ou"
304
 
305
- #: gallery-plugin.php:1002 gallery-plugin.php:1223
306
  msgid "Learn More"
307
  msgstr "En savoir plus"
308
 
309
- #: gallery-plugin.php:1010 gallery-plugin.php:1148
310
  msgid "Display image text"
311
- msgstr ""
312
 
313
- #: gallery-plugin.php:1012
314
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
315
  msgstr ""
316
  "Si vous voulez juste afficher du texte dans une boite, désactiver l'option"
317
 
318
- #: gallery-plugin.php:1016
319
  msgid "Images with border"
320
  msgstr "Image avec bordure"
321
 
322
- #: gallery-plugin.php:1020
323
  msgid "Border width in px, just numbers"
324
  msgstr "Taille de la bordure en pixel, juste le nombre"
325
 
326
- #: gallery-plugin.php:1021
327
- msgid "Select a border color"
328
- msgstr "Choisir une couleur pour la bordure"
329
-
330
- #: gallery-plugin.php:1026
331
  msgid "Sort images"
332
  msgstr "Trier les images"
333
 
334
- #: gallery-plugin.php:1029
335
- #, fuzzy
336
  msgid "by Attachment ID"
337
- msgstr "ID du fichier"
338
 
339
- #: gallery-plugin.php:1030
340
- #, fuzzy
341
  msgid "by Image Name"
342
- msgstr "Nom de l'image "
343
 
344
- #: gallery-plugin.php:1031 gallery-plugin.php:1052
345
- #, fuzzy
346
  msgid "by Date"
347
- msgstr "Date"
348
 
349
- #: gallery-plugin.php:1032
350
- #, fuzzy
351
  msgid "by Sorting order in the Gallery"
352
- msgstr "Ordre de tri dans la galerie"
353
 
354
- #: gallery-plugin.php:1033 gallery-plugin.php:1057
355
  msgid "Random"
356
  msgstr "Aléatoire"
357
 
358
- #: gallery-plugin.php:1038
359
- #, fuzzy
360
  msgid "The images sort order"
361
- msgstr "Image avec bordure"
362
 
363
- #: gallery-plugin.php:1041 gallery-plugin.php:1065
364
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
365
  msgstr ""
366
  "ASC (ordre ascendant de la plus petite à la plus grande valeur - 1, 2, 3; a, "
367
  "b, c)"
368
 
369
- #: gallery-plugin.php:1042 gallery-plugin.php:1066
370
  msgid ""
371
  "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
372
  msgstr ""
373
  "DESC (ordre descendant de la plus grade à la plus petite - 3, 2, 1; c, b, a)"
374
 
375
- #: gallery-plugin.php:1047
376
  msgid "Sort galleries"
377
  msgstr "Trier les galeries"
378
 
379
- #: gallery-plugin.php:1050
380
- #, fuzzy
381
  msgid "by Gallery ID"
382
- msgstr "Galerie ID"
383
 
384
- #: gallery-plugin.php:1051
385
- #, fuzzy
386
  msgid "by Title"
387
- msgstr "Titre"
388
 
389
- #: gallery-plugin.php:1053
390
- #, fuzzy
391
  msgid "by Last modified date"
392
- msgstr "Date de dernière modification"
393
 
394
- #: gallery-plugin.php:1054
395
- #, fuzzy
396
  msgid "by Comment count"
397
- msgstr "Nombre de commentaires"
398
 
399
- #: gallery-plugin.php:1055
400
- #, fuzzy
401
  msgid "by Sorting order (the input field for sorting order)"
402
- msgstr "Ordre de tri (le champ pour définir le critère de tri)"
403
 
404
- #: gallery-plugin.php:1056
405
- #, fuzzy
406
  msgid "by Author"
407
- msgstr "Auteur"
408
 
409
- #: gallery-plugin.php:1062
410
  msgid "The galleries sort order"
411
- msgstr ""
412
 
413
- #: gallery-plugin.php:1071
414
  msgid "Start slideshow"
415
  msgstr "Démarrer le diaporama"
416
 
417
- #: gallery-plugin.php:1074
418
  msgid "Slideshow interval"
419
  msgstr "Intervalle de transition pour le diaporama"
420
 
421
- #: gallery-plugin.php:1074
422
  msgid "(ms)"
423
- msgstr ""
424
 
425
- #: gallery-plugin.php:1078
426
  msgid "Use single lightbox for multiple galleries on one page"
427
  msgstr "Utiliser un seul diaporama pour plusieurs galeries sur une seule page"
428
 
429
- #: gallery-plugin.php:1084
430
  msgid "Display the Back link"
431
  msgstr "Afficher le lien de retour"
432
 
433
- #: gallery-plugin.php:1090
434
  msgid "Display the Back link in the shortcode"
435
  msgstr "Afficher le lien de retour dans le code court"
436
 
437
- #: gallery-plugin.php:1096
438
  msgid "The Back link text"
439
  msgstr "Le texte pour le lien de retour"
440
 
441
- #: gallery-plugin.php:1102
442
  msgid "The Back link URL"
443
  msgstr "L'URL pour le lien de retour"
444
 
445
- #: gallery-plugin.php:1105
446
  msgid "Gallery page (Page with Gallery Template)"
447
  msgstr "Page de la galerie (Page avec le modèle de galerie)"
448
 
449
- #: gallery-plugin.php:1107
450
  msgid "(Full URL to custom page)"
451
  msgstr "(URL complète pour la page spécifique)"
452
 
453
- #: gallery-plugin.php:1112
454
  msgid "The Read More link text"
455
  msgstr "Texte pour le lien \"Read More\""
456
 
457
- #: gallery-plugin.php:1118
458
  msgid "Add gallery to the search"
459
  msgstr "Ajouter les galeries à la recherche"
460
 
461
- #: gallery-plugin.php:1123 gallery-plugin.php:1126 gallery-plugin.php:1130
462
  msgid "Using"
463
  msgstr "Utilisant"
464
 
465
- #: gallery-plugin.php:1123 gallery-plugin.php:1126 gallery-plugin.php:1130
466
  msgid "powered by"
467
  msgstr "fournis par"
468
 
469
- #: gallery-plugin.php:1126 gallery-plugin.php:1346
470
  msgid "Activate"
471
  msgstr "Activer"
472
 
473
- #: gallery-plugin.php:1130
474
  msgid "Download"
475
  msgstr "Télécharger"
476
 
477
- #: gallery-plugin.php:1135
478
  msgid "Rewrite templates after update"
479
  msgstr "Modifier les modèles après la mise à jour"
480
 
481
- #: gallery-plugin.php:1137
482
  #, php-format
483
  msgid ""
484
  "Turn off the checkbox, if You edited the file '%s' or '%s' file in your "
@@ -487,137 +455,141 @@ msgstr ""
487
  "Décochez la case si vous avez modifié le fichier '%s' ou le fichier '%s' "
488
  "dans le répertoire de votre thème et que vous souhaitez garder votre version"
489
 
490
- #: gallery-plugin.php:1151
491
- #, fuzzy
 
 
 
 
 
 
 
 
 
 
 
492
  msgid "Under image"
493
- msgstr "Mettre à jour les images"
494
 
495
- #: gallery-plugin.php:1152
496
  msgid "By mouse hover"
497
- msgstr ""
498
 
499
- #: gallery-plugin.php:1157
500
  msgid "Use pagination for images"
501
  msgstr "Utiliser la pagination pour les images"
502
 
503
- #: gallery-plugin.php:1160
504
  msgid "per page"
505
  msgstr "par page"
506
 
507
- #: gallery-plugin.php:1164
508
  msgid "Lightbox background"
509
  msgstr "Fond de la boite"
510
 
511
- #: gallery-plugin.php:1167
512
  msgid "Background transparency (from 0 to 1)"
513
  msgstr "Transparence du fond (de 0 à 1)"
514
 
515
- #: gallery-plugin.php:1168
516
- msgid "Select a background color"
517
- msgstr "Choisir une couleur pour le fond"
518
-
519
- #: gallery-plugin.php:1172
520
  msgid "The lightbox helper"
521
  msgstr "L'aide de lightbox"
522
 
523
- #: gallery-plugin.php:1174
524
  msgid "Do not use"
525
  msgstr "Ne pas utiliser"
526
 
527
- #: gallery-plugin.php:1175
528
  msgid "Button helper"
529
  msgstr "Bouton pour l'assistant"
530
 
531
- #: gallery-plugin.php:1176
532
  msgid "Thumbnail helper"
533
  msgstr "Assistant de la galerie"
534
 
535
- #: gallery-plugin.php:1180
536
  msgid "Display Like buttons in the lightbox"
537
  msgstr "Afficher les boutons des réseaux sociaux dans la boite"
538
 
539
- #: gallery-plugin.php:1182
540
  msgid "FaceBook"
541
  msgstr "FaceBook"
542
 
543
- #: gallery-plugin.php:1183
544
  msgid "Twitter"
545
  msgstr "Twitter"
546
 
547
- #: gallery-plugin.php:1184
548
  msgid "Pinterest"
549
  msgstr "Pinterest"
550
 
551
- #: gallery-plugin.php:1185
552
  msgid "Google +1"
553
  msgstr "Google +1"
554
 
555
- #: gallery-plugin.php:1189
556
  msgid "Slug for gallery item"
557
  msgstr "Racine pour les pages des galeries"
558
 
559
- #: gallery-plugin.php:1191
560
  msgid "for any structure of permalinks except the default structure"
561
  msgstr "pour toute forme de permaliens à l'exception de la forme par défaut"
562
 
563
- #: gallery-plugin.php:1195
564
  msgid "Title for lightbox button"
565
  msgstr "Titre pour le bouton lightbox"
566
 
567
- #: gallery-plugin.php:1201
568
  msgid ""
569
  "Display all images in the lightbox instead of going into a single gallery"
570
  msgstr ""
571
  "Afficher toutes les images dans une 'lightbox' au lieu de d'une seule galerie"
572
 
573
- #: gallery-plugin.php:1204
574
  #, php-format
575
  msgid "When using the gallery template or a shortcode with `%s` parameter"
576
  msgstr ""
577
  "Quand vous utilisez le modèle de galerie ou le code court avec le paramètre "
578
  "'%s'"
579
 
580
- #: gallery-plugin.php:1230
581
  msgid "Save Changes"
582
  msgstr "Enregistrer les modifications"
583
 
584
- #: gallery-plugin.php:1235
585
- #, fuzzy
586
  msgid ""
587
  "If you install the demo-data, will be created galleries with images, demo-"
588
  "post with available shortcodes and page with a list of all the galleries."
589
  msgstr ""
590
  "Si vous installez les données de démonstration, des galeries avec des "
591
  "images, des articles avec les différents codes courts, des pages avec des "
592
- "listes de galeries seront créés, les paramètres de l'extension seront "
593
- "modifiés, mais ces paramètres seront remis aux valeurs actuelles lors de la "
594
- "suppression des données de démonstration."
595
 
596
- #: gallery-plugin.php:1269
597
  msgid "FAQ"
598
  msgstr "FAQ"
599
 
600
- #: gallery-plugin.php:1270
601
  msgid "Support"
602
  msgstr "Soutien"
603
 
604
- #: gallery-plugin.php:1309
605
  msgid "Updating images..."
606
  msgstr "Mise à jour des images..."
607
 
608
- #: gallery-plugin.php:1310
609
  msgid "No image found."
610
  msgstr "Pas d'image trouvée."
611
 
612
- #: gallery-plugin.php:1311
613
  msgid "All images are updated."
614
  msgstr "Toutes les images ont été mises à jour."
615
 
616
- #: gallery-plugin.php:1312
617
  msgid "Error."
618
  msgstr "Erreur."
619
 
620
- #: gallery-plugin.php:1326
621
  msgid ""
622
  "You are about to delete these items from this gallery.\n"
623
  " 'Cancel' to stop, 'OK' to delete."
@@ -625,7 +597,7 @@ msgstr ""
625
  "Vous allez supprimer ces éléments de la galerie.\n"
626
  "'Annuler' pour arrêter, 'Ok' pour supprimer"
627
 
628
- #: gallery-plugin.php:1327
629
  msgid ""
630
  "Switching to another mode, all unsaved data will be lost. Save data before "
631
  "switching?"
@@ -633,50 +605,50 @@ msgstr ""
633
  "ou plus! Nous ne garantissons pas que notre extension fonctionne "
634
  "correctement. Merci de mettre à jour votre version de WordPress."
635
 
636
- #: gallery-plugin.php:1328
637
  msgid "Insert Media"
638
  msgstr "Insérer un média"
639
 
640
- #: gallery-plugin.php:1329
641
  msgid "Insert"
642
  msgstr "Insérer"
643
 
644
- #: gallery-plugin.php:1341
645
  msgid "Learn more"
646
  msgstr "En savoir plus"
647
 
648
- #: gallery-plugin.php:1353
649
  msgid "Install now"
650
  msgstr "Installé maintenant"
651
 
652
- #: gallery-plugin.php:1362
653
  msgid "Add multiple gallery categories"
654
  msgstr "Ajouter des catégories de galeries"
655
 
656
- #: gallery-plugin.php:1362
657
  msgid ""
658
  "Install Gallery Categories plugin to add unlimited number of categories."
659
  msgstr ""
660
  "Installer l'extension 'Gallery Categories' pour ajouter un nombre infini de "
661
  "catégories."
662
 
663
- #: gallery-plugin.php:1649 template/gallery-single-template.php:103
664
  msgid "Sorry, nothing found."
665
  msgstr "Désolé, rien n'a été trouvé"
666
 
667
- #: gallery-plugin.php:1662 template/gallery-single-template.php:124
668
  msgid "Image"
669
  msgstr "Image "
670
 
671
- #: gallery-plugin.php:1662 template/gallery-single-template.php:19
672
  msgid "Download high resolution image"
673
  msgstr "Télécharger l'image en haute résolution"
674
 
675
- #: gallery-plugin.php:1793
676
  msgid "Image size not defined"
677
  msgstr "Taille de l'image non définie"
678
 
679
- #: gallery-plugin.php:1808
680
  msgid ""
681
  "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, "
682
  "manually reload image."
@@ -684,97 +656,97 @@ msgstr ""
684
  "Il n'est possible de mettre à jour que les images de type PNG, JPEG, GIF, "
685
  "WPMP or XBM. Pour les autres, merci de faire une mise à jour manuelle."
686
 
687
- #: gallery-plugin.php:1819
688
  msgid "Image size changes not defined"
689
  msgstr "La modification de la taille n'est pas définie"
690
 
691
- #: gallery-plugin.php:1848 gallery-plugin.php:1851 gallery-plugin.php:1856
692
  msgid "Invalid path"
693
  msgstr "Chemin invalide"
694
 
695
- #: gallery-plugin.php:1959
696
  msgid "Add images requires JavaScript."
697
  msgstr "Ajouter des images nécessite Java-script."
698
 
699
- #: gallery-plugin.php:1962
700
  msgid "Add Media"
701
  msgstr "Ajouter un média"
702
 
703
- #: gallery-plugin.php:1972
704
  msgid "The grid view for the Gallery images requires JavaScript."
705
  msgstr ""
706
  "La vue en mode grille pour les images des galeries nécessite Java-script."
707
 
708
- #: gallery-plugin.php:1972
709
  msgid "Switch to the list view"
710
  msgstr "Basculer vers une vue en mode liste"
711
 
712
- #: gallery-plugin.php:1999
713
  msgid "List View"
714
  msgstr "Vue en mode liste"
715
 
716
- #: gallery-plugin.php:2000
717
  msgid "Grid View"
718
  msgstr "Vue en mode grille"
719
 
720
- #: gallery-plugin.php:2055
721
  msgid "Filter"
722
  msgstr "Filtrer"
723
 
724
- #: gallery-plugin.php:2059
725
  msgid "Empty Trash"
726
  msgstr "Vider la corbeille"
727
 
728
- #: gallery-plugin.php:2080
729
  msgid "No images found"
730
  msgstr "Pas d'image trouvée"
731
 
732
- #: gallery-plugin.php:2132
733
  msgid "Select bulk action"
734
  msgstr "Sélectionne l'action en masse"
735
 
736
- #: gallery-plugin.php:2134
737
  msgid "Bulk Actions"
738
  msgstr "Actions en masse"
739
 
740
- #: gallery-plugin.php:2144
741
  msgid "Apply"
742
  msgstr "Appliquer"
743
 
744
- #: gallery-plugin.php:2151 gallery-plugin.php:2330
745
  msgid "Delete from Gallery"
746
  msgstr "Supprimer de la galerie"
747
 
748
- #: gallery-plugin.php:2164 gallery-plugin.php:2178
749
  msgid "Display link to the original file under each image in the lightbox"
750
  msgstr ""
751
  "Afficher un lien vers l'image d'origine sous chaque image dans la lightbox"
752
 
753
- #: gallery-plugin.php:2173
754
  msgid "Bulk Select"
755
  msgstr "Sélection en masse"
756
 
757
- #: gallery-plugin.php:2175
758
  msgid "Cancel Selection"
759
  msgstr "Annuler la sélection"
760
 
761
- #: gallery-plugin.php:2176
762
  msgid "Delete Selected"
763
  msgstr "Supprimer la sélection"
764
 
765
- #: gallery-plugin.php:2189
766
  msgid "File"
767
  msgstr "Fichier"
768
 
769
- #: gallery-plugin.php:2190 gallery-plugin.php:2279 gallery-plugin.php:2388
770
  msgid "Dimensions"
771
  msgstr "Dimensions"
772
 
773
- #: gallery-plugin.php:2192 gallery-plugin.php:2312 gallery-plugin.php:2398
774
  msgid "Alt tag"
775
  msgstr "Tag Alt"
776
 
777
- #: gallery-plugin.php:2192 gallery-plugin.php:2314
778
  msgid ""
779
  "The alt attribute specifies an alternate text for an image, if the image "
780
  "cannot be displayed."
@@ -782,11 +754,11 @@ msgstr ""
782
  "L'attribut 'alt' permet de définir un texte alternatif pour une image, quand "
783
  "celle-ci ne peux pas être affichée."
784
 
785
- #: gallery-plugin.php:2193 gallery-plugin.php:2320 gallery-plugin.php:2403
786
  msgid "Custom URL"
787
  msgstr "URL personnalisée"
788
 
789
- #: gallery-plugin.php:2193 gallery-plugin.php:2322
790
  msgid ""
791
  "By clicking on the thumbnail you'll go to the link (if the field is filled) "
792
  "or the image will be opened in the lightbox (if the field isn't filled)"
@@ -795,98 +767,98 @@ msgstr ""
795
  "rempli) ou bien l'image sera ouverte dans une 'lightbox' (si le champ est "
796
  "vide)"
797
 
798
- #: gallery-plugin.php:2271
799
  msgid "Deselect"
800
  msgstr "Désélectionner"
801
 
802
- #: gallery-plugin.php:2277
803
  msgid "File name"
804
  msgstr "Nom du fichier"
805
 
806
- #: gallery-plugin.php:2278
807
  msgid "File type"
808
  msgstr "Type de fichier"
809
 
810
- #: gallery-plugin.php:2282 gallery-plugin.php:2384
811
  msgid "Edit Attachment Info"
812
  msgstr "Modifier les informations du document"
813
 
814
- #: gallery-plugin.php:2282
815
  msgid "Edit Attachment"
816
  msgstr "Modifier le document"
817
 
818
- #: gallery-plugin.php:2292
819
  msgid "Go Pro"
820
  msgstr "Passer à la version PRO"
821
 
822
- #: gallery-plugin.php:2292
823
  msgid "Pro version"
824
  msgstr "version PRO"
825
 
826
- #: gallery-plugin.php:2295
827
  msgid "This setting is available in Pro version"
828
  msgstr "Ce paramètre est disponible dans la version Pro"
829
 
830
- #: gallery-plugin.php:2328
831
  msgid "Edit more details"
832
  msgstr "Modifier plus de détails"
833
 
834
- #: gallery-plugin.php:2363
835
  #, php-format
836
  msgid "Select %s"
837
  msgstr "Sélectionner %s"
838
 
839
- #: gallery-plugin.php:2376
840
  #, php-format
841
  msgid "Edit &#8220;%s&#8221;"
842
  msgstr "Pré-visualiser &#8220;%s&#8221;"
843
 
844
- #: gallery-plugin.php:2421 gallery-plugin.php:2434
845
  msgid "Edit"
846
  msgstr "Modifier"
847
 
848
- #: gallery-plugin.php:2424 gallery-plugin.php:2439
849
  msgid "Trash"
850
  msgstr "Poubelle"
851
 
852
- #: gallery-plugin.php:2427 gallery-plugin.php:2442
853
  msgid "Delete Permanently"
854
  msgstr "Supprimer de manière définitive"
855
 
856
- #: gallery-plugin.php:2429 gallery-plugin.php:2447
857
  #, php-format
858
  msgid "View &#8220;%s&#8221;"
859
  msgstr "Pré-visualiser &#8220;%s&#8221;"
860
 
861
- #: gallery-plugin.php:2429 gallery-plugin.php:2447
862
  msgid "View"
863
  msgstr "Voir"
864
 
865
- #: gallery-plugin.php:2431
866
  msgid "Attach"
867
  msgstr "Attacher"
868
 
869
- #: gallery-plugin.php:2437
870
  msgid "Restore"
871
  msgstr "Remettre"
872
 
873
- #: gallery-plugin.php:2568
874
  msgid "Warning"
875
  msgstr "Avertissement"
876
 
877
- #: gallery-plugin.php:2568
878
  msgid "You can add only images to the gallery"
879
  msgstr "Vous ne pouvez ajouter que des images dans la galerie"
880
 
881
- #: gallery-plugin.php:2610
882
  msgid "no title"
883
  msgstr "Pas de titre"
884
 
885
- #: gallery-plugin.php:2618
886
  msgid "Sorry, no gallery found."
887
  msgstr "Désolé, rien n'a été trouvé."
888
 
889
- #: gallery-plugin.php:2624
890
  msgid ""
891
  "Display an album image with the description and the link to a single gallery "
892
  "page"
@@ -940,75 +912,54 @@ msgstr "Impossible d'obtenir les données de démonstration."
940
  msgid "Demo options already installed."
941
  msgstr "Les données de démonstration sont déjà installées."
942
 
943
- #: inc/demo-data/class-bws-demo-data.php:355
944
  msgid "Demo data successfully installed."
945
  msgstr "Les données de démonstration ont été installées avec succès."
946
 
947
- #: inc/demo-data/class-bws-demo-data.php:357
948
  msgid "View post with shortcodes"
949
  msgstr "Voir les articles avec les codes courts"
950
 
951
- #: inc/demo-data/class-bws-demo-data.php:360
952
  msgid "View page with examples"
953
  msgstr "Voir les pages avec les exemples"
954
 
955
- #: inc/demo-data/class-bws-demo-data.php:369
956
  msgid "Installation of demo data with some errors occurred."
957
  msgstr ""
958
  "Des erreurs sont survenues lors de l'installation des données de "
959
  "démonstration."
960
 
961
- #: inc/demo-data/class-bws-demo-data.php:372
962
  msgid "Posts data is missing."
963
  msgstr "Les données de l'article sont absentes."
964
 
965
- #: inc/demo-data/class-bws-demo-data.php:446
966
  msgid "Demo data have already been removed."
967
  msgstr "Les données de démonstration ont déjà été supprimées."
968
 
969
- #: inc/demo-data/class-bws-demo-data.php:503
970
  msgid "Demo data successfully removed."
971
  msgstr "Les données de démonstration ont été supprimées."
972
 
973
- #: inc/demo-data/class-bws-demo-data.php:507
974
  msgid "Removing demo data with some errors occurred."
975
  msgstr ""
976
  "Des erreurs sont survenues lors de la suppression des données de "
977
  "démonstration."
978
 
979
- #: inc/demo-data/class-bws-demo-data.php:576
980
  msgid "Close notice"
981
  msgstr "Fermer l'avertissement"
982
 
983
- #: inc/demo-data/class-bws-demo-data.php:580
984
  msgid "Install demo data"
985
  msgstr "Installer les données de démonstration"
986
 
987
- #: inc/demo-data/class-bws-demo-data.php:580
988
  msgid "for an acquaintance with the possibilities of the"
989
  msgstr "pour une vision des possibilités de "
990
 
991
- #~ msgid "Sort images by"
992
- #~ msgstr "Trier les images par"
993
-
994
- #~ msgid "Sort galleries by"
995
- #~ msgstr "Trier les galeries par"
996
-
997
- #~ msgid "Width (in px)"
998
- #~ msgstr "Largeur (en pixels)"
999
-
1000
- #~ msgid "Height (in px)"
1001
- #~ msgstr "Hauteur (en pixels)"
1002
-
1003
- #~ msgid "Max width (in px)"
1004
- #~ msgstr "Largeur maximum (en pixels)"
1005
-
1006
- #~ msgid "Max height (in px)"
1007
- #~ msgstr "Hauteur maximum (en pixels)"
1008
-
1009
- #~ msgid "Display text under the image"
1010
- #~ msgstr "Afficher le texte au dessous de l'image"
1011
-
1012
  #~ msgid "Not set"
1013
  #~ msgstr "Not set"
1014
 
@@ -1501,6 +1452,19 @@ msgstr "pour une vision des possibilités de "
1501
  #~ msgid "Add New"
1502
  #~ msgstr "Ajouter"
1503
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1504
  #~ msgid "Notice"
1505
  #~ msgstr "Avertissement"
1506
 
@@ -1559,6 +1523,64 @@ msgstr "pour une vision des possibilités de "
1559
  #~ msgid "Submit a Request"
1560
  #~ msgstr "Soumettre une requête"
1561
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1562
  #~ msgid "Add a Gallery"
1563
  #~ msgstr "Ajouter une galerie"
1564
 
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: gallery 4.4.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-06-27 10:23+0300\n"
6
+ "PO-Revision-Date: 2016-06-27 10:23+0300\n"
7
  "Last-Translator: Luc Capronnier <lcapronnier@yahoo.com>\n"
8
  "Language-Team: Didier, L Capronnier <lcapronnier@yahoo.com>\n"
9
  "Language: fr_FR\n"
18
  "X-Generator: Poedit 1.5.4\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
+ #: gallery-plugin.php:45 gallery-plugin.php:873 gallery-plugin.php:1259
22
+ #: gallery-plugin.php:1276
23
  msgid "Settings"
24
  msgstr "Paramètres"
25
 
46
  msgid "Galleries"
47
  msgstr "Galeries"
48
 
49
+ #: gallery-plugin.php:395 gallery-plugin.php:2580
50
  msgid "Gallery"
51
  msgstr "Galerie"
52
 
78
  msgid "Gallery Shortcode"
79
  msgstr "Code court de la galerie"
80
 
81
+ #: gallery-plugin.php:460 gallery-plugin.php:502 gallery-plugin.php:2563
82
  msgid "Gallery Categories"
83
  msgstr "Catégories de galeries"
84
 
85
+ #: gallery-plugin.php:470 gallery-plugin.php:892
86
  #, php-format
87
  msgid ""
88
  "If you would like to add a Gallery to your page or post, please use %s button"
120
  msgid "Short display"
121
  msgstr "Affichage court"
122
 
123
+ #: gallery-plugin.php:503
124
  msgid "Most Used"
125
  msgstr "Les plus utiliser"
126
 
127
+ #: gallery-plugin.php:508 gallery-plugin.php:1156
128
  msgid "Default"
129
  msgstr "Défaut"
130
 
131
+ #: gallery-plugin.php:513
132
  msgid "Add New Gallery Category"
133
  msgstr "Ajouter une nouvelle catégorie de galerie"
134
 
135
+ #: gallery-plugin.php:518
136
  msgid "Install plugin"
137
  msgstr "Installer l'extension"
138
 
139
+ #: gallery-plugin.php:670 gallery-plugin.php:2155 gallery-plugin.php:2270
140
+ #: gallery-plugin.php:2357
141
  msgid "Title"
142
  msgstr "Titre"
143
 
144
+ #: gallery-plugin.php:671
145
  msgid "Author"
146
  msgstr "Auteur"
147
 
148
+ #: gallery-plugin.php:672
149
  msgid "Shortcode"
150
  msgstr "Code court"
151
 
152
+ #: gallery-plugin.php:673
153
  msgid "Photos"
154
  msgstr "Photos"
155
 
156
+ #: gallery-plugin.php:674
157
  msgid "Date"
158
  msgstr "Date"
159
 
160
+ #: gallery-plugin.php:842
161
  msgid "Settings are saved"
162
  msgstr "Paramètres enregistrés."
163
 
164
+ #: gallery-plugin.php:859
165
  msgid "All plugin settings were restored."
166
  msgstr ""
167
  "Toutes les valeurs par défaut des paramètres de l'extension ont été remises."
168
 
169
+ #: gallery-plugin.php:871
170
  msgid "Gallery Settings"
171
  msgstr "Paramètres de la galerie"
172
 
173
+ #: gallery-plugin.php:874
 
174
  msgid "Custom code"
175
+ msgstr "Code personnalisé"
176
 
177
+ #: gallery-plugin.php:875
178
  msgid "Go PRO"
179
  msgstr "Choisir la version PRO"
180
 
181
+ #: gallery-plugin.php:885
182
  msgid "Please enable JavaScript to use the option to renew images."
183
  msgstr ""
184
  "Merci d'activer JavaScript pour utiliser l'option de mise à jour des images."
185
 
186
+ #: gallery-plugin.php:897
187
  #, php-format
188
  msgid ""
189
  "You can add the Gallery to your page or post by clicking on %s button in the "
195
  "n'est pas visible, vous pouvez utiliser le code court %s où * représente "
196
  "l'ID de la galerie"
197
 
198
+ #: gallery-plugin.php:907
199
  msgid "Number of images in the row"
200
  msgstr "Nombre d'images par ligne"
201
 
202
+ #: gallery-plugin.php:909
 
203
  msgid ""
204
  "The number of images per row can be less depending on the width of the "
205
  "parent block"
206
+ msgstr ""
207
+ "Il peut y avoir moins d'images par ligne en fonction de la largeur du bloc "
208
+ "parent"
209
 
210
+ #: gallery-plugin.php:913 gallery-plugin.php:939
211
  msgid "Image size"
212
  msgstr "Taille de l'image"
213
 
214
+ #: gallery-plugin.php:916
215
  msgid ""
216
  "WordPress will create a new thumbnail with the specified dimensions when you "
217
  "upload a new photo."
219
  "WordPress créera une copie de la miniature avec les dimensions spécifiées "
220
  "quand vous envoyez une nouvelle photo."
221
 
222
+ #: gallery-plugin.php:918
 
223
  msgid "For the album cover"
224
+ msgstr "Pour la vignette de l'album"
225
 
226
+ #: gallery-plugin.php:919 gallery-plugin.php:923 gallery-plugin.php:944
227
  msgid "width x height"
228
+ msgstr "largeur x hauteur"
229
 
230
+ #: gallery-plugin.php:919 gallery-plugin.php:923 gallery-plugin.php:944
231
  msgid "in px"
232
+ msgstr "en px"
233
 
234
+ #: gallery-plugin.php:922
 
235
  msgid "For thumbnails"
236
+ msgstr "Pour les vignettes"
237
 
238
+ #: gallery-plugin.php:926
239
  msgid "Update images for gallery"
240
  msgstr "Mettre à jour les images pour la galerie"
241
 
242
+ #: gallery-plugin.php:935 gallery-plugin.php:1125 gallery-plugin.php:1360
243
  msgid "Close"
244
  msgstr "Fermer"
245
 
246
+ #: gallery-plugin.php:942
 
247
  msgid "For images in the lightbox"
248
+ msgstr "Pour les images dans la boite"
249
 
250
+ #: gallery-plugin.php:946
251
  msgid "Display a full size image in the lightbox"
252
  msgstr "Afficher une image en taille normale dans la boite"
253
 
254
+ #: gallery-plugin.php:951
255
  msgid "Crop position"
256
  msgstr "Point de base"
257
 
258
+ #: gallery-plugin.php:955 gallery-plugin.php:961
259
  msgid "center"
260
  msgstr "centré"
261
 
262
+ #: gallery-plugin.php:957
263
  msgid "Horizontal"
264
  msgstr "Horizontale"
265
 
266
+ #: gallery-plugin.php:963
267
  msgid "Vertical"
268
  msgstr "Verticale"
269
 
270
+ #: gallery-plugin.php:969 gallery-plugin.php:1200
 
 
 
 
 
 
 
 
 
 
 
 
 
 
271
  msgid ""
272
  "If you upgrade to Pro version all your settings and galleries will be saved."
273
  msgstr ""
274
  "Si vous passez à  la version Pro, tous ces paramètres seront enregistrés."
275
 
276
+ #: gallery-plugin.php:976 gallery-plugin.php:1207
277
  msgid "Unlock premium options by upgrading to Pro version"
278
  msgstr "Débloquer les options premium en migrant vers la version PRO."
279
 
280
+ #: gallery-plugin.php:980 gallery-plugin.php:1211
281
  msgid "Start Your Trial"
282
  msgstr "Débuter votre essai"
283
 
284
+ #: gallery-plugin.php:981 gallery-plugin.php:1212 gallery-plugin.php:2565
285
  msgid "or"
286
  msgstr "ou"
287
 
288
+ #: gallery-plugin.php:983 gallery-plugin.php:1214
289
  msgid "Learn More"
290
  msgstr "En savoir plus"
291
 
292
+ #: gallery-plugin.php:991 gallery-plugin.php:1138
293
  msgid "Display image text"
294
+ msgstr "Afficher le texte de l'image"
295
 
296
+ #: gallery-plugin.php:993
297
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
298
  msgstr ""
299
  "Si vous voulez juste afficher du texte dans une boite, désactiver l'option"
300
 
301
+ #: gallery-plugin.php:997
302
  msgid "Images with border"
303
  msgstr "Image avec bordure"
304
 
305
+ #: gallery-plugin.php:1001
306
  msgid "Border width in px, just numbers"
307
  msgstr "Taille de la bordure en pixel, juste le nombre"
308
 
309
+ #: gallery-plugin.php:1007
 
 
 
 
310
  msgid "Sort images"
311
  msgstr "Trier les images"
312
 
313
+ #: gallery-plugin.php:1010
 
314
  msgid "by Attachment ID"
315
+ msgstr "par ID du fichier"
316
 
317
+ #: gallery-plugin.php:1011
 
318
  msgid "by Image Name"
319
+ msgstr "par nom de l'image "
320
 
321
+ #: gallery-plugin.php:1012 gallery-plugin.php:1033
 
322
  msgid "by Date"
323
+ msgstr "par date"
324
 
325
+ #: gallery-plugin.php:1013
 
326
  msgid "by Sorting order in the Gallery"
327
+ msgstr "par ordre de tri dans la galerie"
328
 
329
+ #: gallery-plugin.php:1014 gallery-plugin.php:1038
330
  msgid "Random"
331
  msgstr "Aléatoire"
332
 
333
+ #: gallery-plugin.php:1019
 
334
  msgid "The images sort order"
335
+ msgstr "L'ordre des images"
336
 
337
+ #: gallery-plugin.php:1022 gallery-plugin.php:1046
338
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
339
  msgstr ""
340
  "ASC (ordre ascendant de la plus petite à la plus grande valeur - 1, 2, 3; a, "
341
  "b, c)"
342
 
343
+ #: gallery-plugin.php:1023 gallery-plugin.php:1047
344
  msgid ""
345
  "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
346
  msgstr ""
347
  "DESC (ordre descendant de la plus grade à la plus petite - 3, 2, 1; c, b, a)"
348
 
349
+ #: gallery-plugin.php:1028
350
  msgid "Sort galleries"
351
  msgstr "Trier les galeries"
352
 
353
+ #: gallery-plugin.php:1031
 
354
  msgid "by Gallery ID"
355
+ msgstr "par galerie ID"
356
 
357
+ #: gallery-plugin.php:1032
 
358
  msgid "by Title"
359
+ msgstr "par titre"
360
 
361
+ #: gallery-plugin.php:1034
 
362
  msgid "by Last modified date"
363
+ msgstr "par date de dernière modification"
364
 
365
+ #: gallery-plugin.php:1035
 
366
  msgid "by Comment count"
367
+ msgstr "par nombre de commentaires"
368
 
369
+ #: gallery-plugin.php:1036
 
370
  msgid "by Sorting order (the input field for sorting order)"
371
+ msgstr "par ordre de tri (le champ pour définir le critère de tri)"
372
 
373
+ #: gallery-plugin.php:1037
 
374
  msgid "by Author"
375
+ msgstr "par auteur"
376
 
377
+ #: gallery-plugin.php:1043
378
  msgid "The galleries sort order"
379
+ msgstr "L'ordre de tri des galleries"
380
 
381
+ #: gallery-plugin.php:1052
382
  msgid "Start slideshow"
383
  msgstr "Démarrer le diaporama"
384
 
385
+ #: gallery-plugin.php:1055
386
  msgid "Slideshow interval"
387
  msgstr "Intervalle de transition pour le diaporama"
388
 
389
+ #: gallery-plugin.php:1055
390
  msgid "(ms)"
391
+ msgstr "(ms)"
392
 
393
+ #: gallery-plugin.php:1059
394
  msgid "Use single lightbox for multiple galleries on one page"
395
  msgstr "Utiliser un seul diaporama pour plusieurs galeries sur une seule page"
396
 
397
+ #: gallery-plugin.php:1065
398
  msgid "Display the Back link"
399
  msgstr "Afficher le lien de retour"
400
 
401
+ #: gallery-plugin.php:1071
402
  msgid "Display the Back link in the shortcode"
403
  msgstr "Afficher le lien de retour dans le code court"
404
 
405
+ #: gallery-plugin.php:1077
406
  msgid "The Back link text"
407
  msgstr "Le texte pour le lien de retour"
408
 
409
+ #: gallery-plugin.php:1083
410
  msgid "The Back link URL"
411
  msgstr "L'URL pour le lien de retour"
412
 
413
+ #: gallery-plugin.php:1086
414
  msgid "Gallery page (Page with Gallery Template)"
415
  msgstr "Page de la galerie (Page avec le modèle de galerie)"
416
 
417
+ #: gallery-plugin.php:1088
418
  msgid "(Full URL to custom page)"
419
  msgstr "(URL complète pour la page spécifique)"
420
 
421
+ #: gallery-plugin.php:1093
422
  msgid "The Read More link text"
423
  msgstr "Texte pour le lien \"Read More\""
424
 
425
+ #: gallery-plugin.php:1099
426
  msgid "Add gallery to the search"
427
  msgstr "Ajouter les galeries à la recherche"
428
 
429
+ #: gallery-plugin.php:1104 gallery-plugin.php:1107 gallery-plugin.php:1111
430
  msgid "Using"
431
  msgstr "Utilisant"
432
 
433
+ #: gallery-plugin.php:1104 gallery-plugin.php:1107 gallery-plugin.php:1111
434
  msgid "powered by"
435
  msgstr "fournis par"
436
 
437
+ #: gallery-plugin.php:1107 gallery-plugin.php:1335
438
  msgid "Activate"
439
  msgstr "Activer"
440
 
441
+ #: gallery-plugin.php:1111
442
  msgid "Download"
443
  msgstr "Télécharger"
444
 
445
+ #: gallery-plugin.php:1116
446
  msgid "Rewrite templates after update"
447
  msgstr "Modifier les modèles après la mise à jour"
448
 
449
+ #: gallery-plugin.php:1118
450
  #, php-format
451
  msgid ""
452
  "Turn off the checkbox, if You edited the file '%s' or '%s' file in your "
455
  "Décochez la case si vous avez modifié le fichier '%s' ou le fichier '%s' "
456
  "dans le répertoire de votre thème et que vous souhaitez garder votre version"
457
 
458
+ #: gallery-plugin.php:1129
459
+ msgid "Single gallery view"
460
+ msgstr "Vue pour une seule galerie"
461
+
462
+ #: gallery-plugin.php:1132
463
+ msgid "Grid"
464
+ msgstr "Grille"
465
+
466
+ #: gallery-plugin.php:1133
467
+ msgid "Masonry"
468
+ msgstr "Mur"
469
+
470
+ #: gallery-plugin.php:1141
471
  msgid "Under image"
472
+ msgstr "Sous l'image"
473
 
474
+ #: gallery-plugin.php:1142
475
  msgid "By mouse hover"
476
+ msgstr "par survol de la souris"
477
 
478
+ #: gallery-plugin.php:1147
479
  msgid "Use pagination for images"
480
  msgstr "Utiliser la pagination pour les images"
481
 
482
+ #: gallery-plugin.php:1150
483
  msgid "per page"
484
  msgstr "par page"
485
 
486
+ #: gallery-plugin.php:1154
487
  msgid "Lightbox background"
488
  msgstr "Fond de la boite"
489
 
490
+ #: gallery-plugin.php:1157
491
  msgid "Background transparency (from 0 to 1)"
492
  msgstr "Transparence du fond (de 0 à 1)"
493
 
494
+ #: gallery-plugin.php:1163
 
 
 
 
495
  msgid "The lightbox helper"
496
  msgstr "L'aide de lightbox"
497
 
498
+ #: gallery-plugin.php:1165
499
  msgid "Do not use"
500
  msgstr "Ne pas utiliser"
501
 
502
+ #: gallery-plugin.php:1166
503
  msgid "Button helper"
504
  msgstr "Bouton pour l'assistant"
505
 
506
+ #: gallery-plugin.php:1167
507
  msgid "Thumbnail helper"
508
  msgstr "Assistant de la galerie"
509
 
510
+ #: gallery-plugin.php:1171
511
  msgid "Display Like buttons in the lightbox"
512
  msgstr "Afficher les boutons des réseaux sociaux dans la boite"
513
 
514
+ #: gallery-plugin.php:1173
515
  msgid "FaceBook"
516
  msgstr "FaceBook"
517
 
518
+ #: gallery-plugin.php:1174
519
  msgid "Twitter"
520
  msgstr "Twitter"
521
 
522
+ #: gallery-plugin.php:1175
523
  msgid "Pinterest"
524
  msgstr "Pinterest"
525
 
526
+ #: gallery-plugin.php:1176
527
  msgid "Google +1"
528
  msgstr "Google +1"
529
 
530
+ #: gallery-plugin.php:1180
531
  msgid "Slug for gallery item"
532
  msgstr "Racine pour les pages des galeries"
533
 
534
+ #: gallery-plugin.php:1182
535
  msgid "for any structure of permalinks except the default structure"
536
  msgstr "pour toute forme de permaliens à l'exception de la forme par défaut"
537
 
538
+ #: gallery-plugin.php:1186
539
  msgid "Title for lightbox button"
540
  msgstr "Titre pour le bouton lightbox"
541
 
542
+ #: gallery-plugin.php:1192
543
  msgid ""
544
  "Display all images in the lightbox instead of going into a single gallery"
545
  msgstr ""
546
  "Afficher toutes les images dans une 'lightbox' au lieu de d'une seule galerie"
547
 
548
+ #: gallery-plugin.php:1195
549
  #, php-format
550
  msgid "When using the gallery template or a shortcode with `%s` parameter"
551
  msgstr ""
552
  "Quand vous utilisez le modèle de galerie ou le code court avec le paramètre "
553
  "'%s'"
554
 
555
+ #: gallery-plugin.php:1221
556
  msgid "Save Changes"
557
  msgstr "Enregistrer les modifications"
558
 
559
+ #: gallery-plugin.php:1226
 
560
  msgid ""
561
  "If you install the demo-data, will be created galleries with images, demo-"
562
  "post with available shortcodes and page with a list of all the galleries."
563
  msgstr ""
564
  "Si vous installez les données de démonstration, des galeries avec des "
565
  "images, des articles avec les différents codes courts, des pages avec des "
566
+ "listes de galeries seront créés."
 
 
567
 
568
+ #: gallery-plugin.php:1260
569
  msgid "FAQ"
570
  msgstr "FAQ"
571
 
572
+ #: gallery-plugin.php:1261
573
  msgid "Support"
574
  msgstr "Soutien"
575
 
576
+ #: gallery-plugin.php:1298
577
  msgid "Updating images..."
578
  msgstr "Mise à jour des images..."
579
 
580
+ #: gallery-plugin.php:1299
581
  msgid "No image found."
582
  msgstr "Pas d'image trouvée."
583
 
584
+ #: gallery-plugin.php:1300
585
  msgid "All images are updated."
586
  msgstr "Toutes les images ont été mises à jour."
587
 
588
+ #: gallery-plugin.php:1301
589
  msgid "Error."
590
  msgstr "Erreur."
591
 
592
+ #: gallery-plugin.php:1315
593
  msgid ""
594
  "You are about to delete these items from this gallery.\n"
595
  " 'Cancel' to stop, 'OK' to delete."
597
  "Vous allez supprimer ces éléments de la galerie.\n"
598
  "'Annuler' pour arrêter, 'Ok' pour supprimer"
599
 
600
+ #: gallery-plugin.php:1316
601
  msgid ""
602
  "Switching to another mode, all unsaved data will be lost. Save data before "
603
  "switching?"
605
  "ou plus! Nous ne garantissons pas que notre extension fonctionne "
606
  "correctement. Merci de mettre à jour votre version de WordPress."
607
 
608
+ #: gallery-plugin.php:1317
609
  msgid "Insert Media"
610
  msgstr "Insérer un média"
611
 
612
+ #: gallery-plugin.php:1318
613
  msgid "Insert"
614
  msgstr "Insérer"
615
 
616
+ #: gallery-plugin.php:1330
617
  msgid "Learn more"
618
  msgstr "En savoir plus"
619
 
620
+ #: gallery-plugin.php:1342
621
  msgid "Install now"
622
  msgstr "Installé maintenant"
623
 
624
+ #: gallery-plugin.php:1351
625
  msgid "Add multiple gallery categories"
626
  msgstr "Ajouter des catégories de galeries"
627
 
628
+ #: gallery-plugin.php:1351
629
  msgid ""
630
  "Install Gallery Categories plugin to add unlimited number of categories."
631
  msgstr ""
632
  "Installer l'extension 'Gallery Categories' pour ajouter un nombre infini de "
633
  "catégories."
634
 
635
+ #: gallery-plugin.php:1638 template/gallery-single-template.php:103
636
  msgid "Sorry, nothing found."
637
  msgstr "Désolé, rien n'a été trouvé"
638
 
639
+ #: gallery-plugin.php:1651 template/gallery-single-template.php:124
640
  msgid "Image"
641
  msgstr "Image "
642
 
643
+ #: gallery-plugin.php:1651 template/gallery-single-template.php:19
644
  msgid "Download high resolution image"
645
  msgstr "Télécharger l'image en haute résolution"
646
 
647
+ #: gallery-plugin.php:1787
648
  msgid "Image size not defined"
649
  msgstr "Taille de l'image non définie"
650
 
651
+ #: gallery-plugin.php:1802
652
  msgid ""
653
  "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, "
654
  "manually reload image."
656
  "Il n'est possible de mettre à jour que les images de type PNG, JPEG, GIF, "
657
  "WPMP or XBM. Pour les autres, merci de faire une mise à jour manuelle."
658
 
659
+ #: gallery-plugin.php:1813
660
  msgid "Image size changes not defined"
661
  msgstr "La modification de la taille n'est pas définie"
662
 
663
+ #: gallery-plugin.php:1842 gallery-plugin.php:1845 gallery-plugin.php:1850
664
  msgid "Invalid path"
665
  msgstr "Chemin invalide"
666
 
667
+ #: gallery-plugin.php:1923
668
  msgid "Add images requires JavaScript."
669
  msgstr "Ajouter des images nécessite Java-script."
670
 
671
+ #: gallery-plugin.php:1926
672
  msgid "Add Media"
673
  msgstr "Ajouter un média"
674
 
675
+ #: gallery-plugin.php:1936
676
  msgid "The grid view for the Gallery images requires JavaScript."
677
  msgstr ""
678
  "La vue en mode grille pour les images des galeries nécessite Java-script."
679
 
680
+ #: gallery-plugin.php:1936
681
  msgid "Switch to the list view"
682
  msgstr "Basculer vers une vue en mode liste"
683
 
684
+ #: gallery-plugin.php:1963
685
  msgid "List View"
686
  msgstr "Vue en mode liste"
687
 
688
+ #: gallery-plugin.php:1964
689
  msgid "Grid View"
690
  msgstr "Vue en mode grille"
691
 
692
+ #: gallery-plugin.php:2019
693
  msgid "Filter"
694
  msgstr "Filtrer"
695
 
696
+ #: gallery-plugin.php:2023
697
  msgid "Empty Trash"
698
  msgstr "Vider la corbeille"
699
 
700
+ #: gallery-plugin.php:2044
701
  msgid "No images found"
702
  msgstr "Pas d'image trouvée"
703
 
704
+ #: gallery-plugin.php:2096
705
  msgid "Select bulk action"
706
  msgstr "Sélectionne l'action en masse"
707
 
708
+ #: gallery-plugin.php:2098
709
  msgid "Bulk Actions"
710
  msgstr "Actions en masse"
711
 
712
+ #: gallery-plugin.php:2108
713
  msgid "Apply"
714
  msgstr "Appliquer"
715
 
716
+ #: gallery-plugin.php:2115 gallery-plugin.php:2294
717
  msgid "Delete from Gallery"
718
  msgstr "Supprimer de la galerie"
719
 
720
+ #: gallery-plugin.php:2128 gallery-plugin.php:2142
721
  msgid "Display link to the original file under each image in the lightbox"
722
  msgstr ""
723
  "Afficher un lien vers l'image d'origine sous chaque image dans la lightbox"
724
 
725
+ #: gallery-plugin.php:2137
726
  msgid "Bulk Select"
727
  msgstr "Sélection en masse"
728
 
729
+ #: gallery-plugin.php:2139
730
  msgid "Cancel Selection"
731
  msgstr "Annuler la sélection"
732
 
733
+ #: gallery-plugin.php:2140
734
  msgid "Delete Selected"
735
  msgstr "Supprimer la sélection"
736
 
737
+ #: gallery-plugin.php:2153
738
  msgid "File"
739
  msgstr "Fichier"
740
 
741
+ #: gallery-plugin.php:2154 gallery-plugin.php:2243 gallery-plugin.php:2352
742
  msgid "Dimensions"
743
  msgstr "Dimensions"
744
 
745
+ #: gallery-plugin.php:2156 gallery-plugin.php:2276 gallery-plugin.php:2362
746
  msgid "Alt tag"
747
  msgstr "Tag Alt"
748
 
749
+ #: gallery-plugin.php:2156 gallery-plugin.php:2278
750
  msgid ""
751
  "The alt attribute specifies an alternate text for an image, if the image "
752
  "cannot be displayed."
754
  "L'attribut 'alt' permet de définir un texte alternatif pour une image, quand "
755
  "celle-ci ne peux pas être affichée."
756
 
757
+ #: gallery-plugin.php:2157 gallery-plugin.php:2284 gallery-plugin.php:2367
758
  msgid "Custom URL"
759
  msgstr "URL personnalisée"
760
 
761
+ #: gallery-plugin.php:2157 gallery-plugin.php:2286
762
  msgid ""
763
  "By clicking on the thumbnail you'll go to the link (if the field is filled) "
764
  "or the image will be opened in the lightbox (if the field isn't filled)"
767
  "rempli) ou bien l'image sera ouverte dans une 'lightbox' (si le champ est "
768
  "vide)"
769
 
770
+ #: gallery-plugin.php:2235
771
  msgid "Deselect"
772
  msgstr "Désélectionner"
773
 
774
+ #: gallery-plugin.php:2241
775
  msgid "File name"
776
  msgstr "Nom du fichier"
777
 
778
+ #: gallery-plugin.php:2242
779
  msgid "File type"
780
  msgstr "Type de fichier"
781
 
782
+ #: gallery-plugin.php:2246 gallery-plugin.php:2348
783
  msgid "Edit Attachment Info"
784
  msgstr "Modifier les informations du document"
785
 
786
+ #: gallery-plugin.php:2246
787
  msgid "Edit Attachment"
788
  msgstr "Modifier le document"
789
 
790
+ #: gallery-plugin.php:2256
791
  msgid "Go Pro"
792
  msgstr "Passer à la version PRO"
793
 
794
+ #: gallery-plugin.php:2256
795
  msgid "Pro version"
796
  msgstr "version PRO"
797
 
798
+ #: gallery-plugin.php:2259
799
  msgid "This setting is available in Pro version"
800
  msgstr "Ce paramètre est disponible dans la version Pro"
801
 
802
+ #: gallery-plugin.php:2292
803
  msgid "Edit more details"
804
  msgstr "Modifier plus de détails"
805
 
806
+ #: gallery-plugin.php:2327
807
  #, php-format
808
  msgid "Select %s"
809
  msgstr "Sélectionner %s"
810
 
811
+ #: gallery-plugin.php:2340
812
  #, php-format
813
  msgid "Edit &#8220;%s&#8221;"
814
  msgstr "Pré-visualiser &#8220;%s&#8221;"
815
 
816
+ #: gallery-plugin.php:2385 gallery-plugin.php:2398
817
  msgid "Edit"
818
  msgstr "Modifier"
819
 
820
+ #: gallery-plugin.php:2388 gallery-plugin.php:2403
821
  msgid "Trash"
822
  msgstr "Poubelle"
823
 
824
+ #: gallery-plugin.php:2391 gallery-plugin.php:2406
825
  msgid "Delete Permanently"
826
  msgstr "Supprimer de manière définitive"
827
 
828
+ #: gallery-plugin.php:2393 gallery-plugin.php:2411
829
  #, php-format
830
  msgid "View &#8220;%s&#8221;"
831
  msgstr "Pré-visualiser &#8220;%s&#8221;"
832
 
833
+ #: gallery-plugin.php:2393 gallery-plugin.php:2411
834
  msgid "View"
835
  msgstr "Voir"
836
 
837
+ #: gallery-plugin.php:2395
838
  msgid "Attach"
839
  msgstr "Attacher"
840
 
841
+ #: gallery-plugin.php:2401
842
  msgid "Restore"
843
  msgstr "Remettre"
844
 
845
+ #: gallery-plugin.php:2532
846
  msgid "Warning"
847
  msgstr "Avertissement"
848
 
849
+ #: gallery-plugin.php:2532
850
  msgid "You can add only images to the gallery"
851
  msgstr "Vous ne pouvez ajouter que des images dans la galerie"
852
 
853
+ #: gallery-plugin.php:2574
854
  msgid "no title"
855
  msgstr "Pas de titre"
856
 
857
+ #: gallery-plugin.php:2582
858
  msgid "Sorry, no gallery found."
859
  msgstr "Désolé, rien n'a été trouvé."
860
 
861
+ #: gallery-plugin.php:2588
862
  msgid ""
863
  "Display an album image with the description and the link to a single gallery "
864
  "page"
912
  msgid "Demo options already installed."
913
  msgstr "Les données de démonstration sont déjà installées."
914
 
915
+ #: inc/demo-data/class-bws-demo-data.php:363
916
  msgid "Demo data successfully installed."
917
  msgstr "Les données de démonstration ont été installées avec succès."
918
 
919
+ #: inc/demo-data/class-bws-demo-data.php:365
920
  msgid "View post with shortcodes"
921
  msgstr "Voir les articles avec les codes courts"
922
 
923
+ #: inc/demo-data/class-bws-demo-data.php:368
924
  msgid "View page with examples"
925
  msgstr "Voir les pages avec les exemples"
926
 
927
+ #: inc/demo-data/class-bws-demo-data.php:377
928
  msgid "Installation of demo data with some errors occurred."
929
  msgstr ""
930
  "Des erreurs sont survenues lors de l'installation des données de "
931
  "démonstration."
932
 
933
+ #: inc/demo-data/class-bws-demo-data.php:380
934
  msgid "Posts data is missing."
935
  msgstr "Les données de l'article sont absentes."
936
 
937
+ #: inc/demo-data/class-bws-demo-data.php:454
938
  msgid "Demo data have already been removed."
939
  msgstr "Les données de démonstration ont déjà été supprimées."
940
 
941
+ #: inc/demo-data/class-bws-demo-data.php:511
942
  msgid "Demo data successfully removed."
943
  msgstr "Les données de démonstration ont été supprimées."
944
 
945
+ #: inc/demo-data/class-bws-demo-data.php:515
946
  msgid "Removing demo data with some errors occurred."
947
  msgstr ""
948
  "Des erreurs sont survenues lors de la suppression des données de "
949
  "démonstration."
950
 
951
+ #: inc/demo-data/class-bws-demo-data.php:584
952
  msgid "Close notice"
953
  msgstr "Fermer l'avertissement"
954
 
955
+ #: inc/demo-data/class-bws-demo-data.php:588
956
  msgid "Install demo data"
957
  msgstr "Installer les données de démonstration"
958
 
959
+ #: inc/demo-data/class-bws-demo-data.php:588
960
  msgid "for an acquaintance with the possibilities of the"
961
  msgstr "pour une vision des possibilités de "
962
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
963
  #~ msgid "Not set"
964
  #~ msgstr "Not set"
965
 
1452
  #~ msgid "Add New"
1453
  #~ msgstr "Ajouter"
1454
 
1455
+ #~ msgid "Thank you for choosing"
1456
+ #~ msgstr "Merci d'avoir choisi"
1457
+
1458
+ #~ msgid ""
1459
+ #~ "If you have a feature, suggestion or idea you'd like to see in the "
1460
+ #~ "plugin, we'd love to hear about it!"
1461
+ #~ msgstr ""
1462
+ #~ "Si vous avez une fonctionnalité, une suggestion ou une idée que vous "
1463
+ #~ "souhaitez pour cette extension, nous serons ravis d'en parler avec vous !"
1464
+
1465
+ #~ msgid "Suggest a Feature"
1466
+ #~ msgstr "Proposer une fonctionnalité"
1467
+
1468
  #~ msgid "Notice"
1469
  #~ msgstr "Avertissement"
1470
 
1523
  #~ msgid "Submit a Request"
1524
  #~ msgstr "Soumettre une requête"
1525
 
1526
+ #~ msgid ""
1527
+ #~ "You do not have sufficient permissions to edit plugins for this site."
1528
+ #~ msgstr ""
1529
+ #~ "Vous n'avez pas assez de droits pour modifier l'extension pour ce site."
1530
+
1531
+ #~ msgid "File edited successfully."
1532
+ #~ msgstr "Fichier modifié avec succès."
1533
+
1534
+ #~ msgid "Not enough permissions to create or update the file"
1535
+ #~ msgstr "Pas assez de droits pour créer ou modifier le fichier"
1536
+
1537
+ #~ msgid "These styles will be added to the header on all pages of your site."
1538
+ #~ msgstr ""
1539
+ #~ "Ces styles seront ajoutés aux entêtes sur tous les pages de votre site."
1540
+
1541
+ #~ msgid "Editing"
1542
+ #~ msgstr "Modifier"
1543
+
1544
+ #~ msgid "Browsing"
1545
+ #~ msgstr "Parcourir"
1546
+
1547
+ #~ msgid "Learn more about CSS"
1548
+ #~ msgstr "En savoir plus sur les CSS"
1549
+
1550
+ #~ msgid ""
1551
+ #~ "You need to make this file writable before you can save your changes. See "
1552
+ #~ "%s the Codex %s for more information."
1553
+ #~ msgstr ""
1554
+ #~ "Vous devez rendre ce fichier modifiable avant de pouvoir enregistrer vos "
1555
+ #~ "modifications. Regarder %s du Codex %s pour plus d'informations."
1556
+
1557
+ #~ msgid "Width (in px)"
1558
+ #~ msgstr "Largeur (en pixels)"
1559
+
1560
+ #~ msgid "Height (in px)"
1561
+ #~ msgstr "Hauteur (en pixels)"
1562
+
1563
+ #~ msgid "Max width (in px)"
1564
+ #~ msgstr "Largeur maximum (en pixels)"
1565
+
1566
+ #~ msgid "Max height (in px)"
1567
+ #~ msgstr "Hauteur maximum (en pixels)"
1568
+
1569
+ #~ msgid "Select a background color"
1570
+ #~ msgstr "Choisir une couleur pour le fond"
1571
+
1572
+ #~ msgid "Select a border color"
1573
+ #~ msgstr "Choisir une couleur pour la bordure"
1574
+
1575
+ #~ msgid "Sort images by"
1576
+ #~ msgstr "Trier les images par"
1577
+
1578
+ #~ msgid "Sort galleries by"
1579
+ #~ msgstr "Trier les galeries par"
1580
+
1581
+ #~ msgid "Display text under the image"
1582
+ #~ msgstr "Afficher le texte au dessous de l'image"
1583
+
1584
  #~ msgid "Add a Gallery"
1585
  #~ msgstr "Ajouter une galerie"
1586
 
readme.txt CHANGED
@@ -3,12 +3,12 @@ Contributors: bestwebsoft
3
  Donate link: http://bestwebsoft.com/donate/
4
  Tags: add album, add galleries, add images, add pictures, add albums, gallery, gallery plugin, gallery slider, fancy gallery, slideshow, lightbox, fullscreen gallery
5
  Requires at least: 3.8
6
- Tested up to: 4.5.2
7
- Stable tag: 4.4.0
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
- This plugin allows you to implement a gallery page into your website.
12
 
13
  == Description ==
14
 
@@ -70,7 +70,7 @@ There is also a premium version of the plugin <a href="http://bestwebsoft.com/pr
70
  * Turkish (tr) (thanks to <a href="mailto:ce.demirbilek@gmail.com">Ismail Demirbilek</a>)
71
  * Ukrainian (uk)
72
 
73
- If you would like to 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 of 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>.
74
 
75
  = Technical support =
76
 
@@ -85,7 +85,7 @@ We can fix some things for free for the users who provide translation of our plu
85
  1. Upload the `gallery-plugin` folder to the directory `/wp-content/plugins/`.
86
  2. Activate the plugin using the 'Plugins' menu in WordPress.
87
  3. Please check if you have the template file `gallery-template.php` as well as the template `gallery-single-template.php` in your theme folder. If you can't find these files, then just copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to your theme directory.
88
- 4. You can adjust the necessary settings using your WordPress admin panel in "BWS Plugins" > "Gallery".
89
 
90
  <a href="https://docs.google.com/document/d/1CSkuhf_NrjWlODijrXwyx2lZ_1q5uRw0exTZqz-5fCI/edit?pli=1" target="_blank">View a Step-by-step Instruction on Gallery by BestWebSoft Installation</a>.
91
 
@@ -162,6 +162,10 @@ Please make sure that the problem hasn't been discussed yet on our forum (<a hre
162
 
163
  == Changelog ==
164
 
 
 
 
 
165
  = V4.4.0 - 15.04.2016 =
166
  * Bugfix : Bug with displaying gallery on mobile device (Windows Phone) was fixed.
167
  * NEW : Ability to add custom styles.
@@ -518,6 +522,9 @@ Please make sure that the problem hasn't been discussed yet on our forum (<a hre
518
 
519
  == Upgrade Notice ==
520
 
 
 
 
521
  = V4.4.0 =
522
  Bug with displaying gallery on mobile device (Windows Phone) was fixed. Ability to add custom styles. Compatibility with Pagination by BestWebSoft plugin was added.
523
 
3
  Donate link: http://bestwebsoft.com/donate/
4
  Tags: add album, add galleries, add images, add pictures, add albums, gallery, gallery plugin, gallery slider, fancy gallery, slideshow, lightbox, fullscreen gallery
5
  Requires at least: 3.8
6
+ Tested up to: 4.5.3
7
+ Stable tag: 4.4.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
+ Add beautiful galleries, albums & images to your Wordpress website in few clicks.
12
 
13
  == Description ==
14
 
70
  * Turkish (tr) (thanks to <a href="mailto:ce.demirbilek@gmail.com">Ismail Demirbilek</a>)
71
  * Ukrainian (uk)
72
 
73
+ Some of these translations are not complete. We are constantly adding new features which should be translated. If you would like to 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 of PO and MO files</a> for <a href="http://support.bestwebsoft.com/hc/en-us/requests/new" 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>.
74
 
75
  = Technical support =
76
 
85
  1. Upload the `gallery-plugin` folder to the directory `/wp-content/plugins/`.
86
  2. Activate the plugin using the 'Plugins' menu in WordPress.
87
  3. Please check if you have the template file `gallery-template.php` as well as the template `gallery-single-template.php` in your theme folder. If you can't find these files, then just copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to your theme directory.
88
+ 4. You can adjust the necessary settings using your WordPress admin panel in "BWS Panel" > "Gallery".
89
 
90
  <a href="https://docs.google.com/document/d/1CSkuhf_NrjWlODijrXwyx2lZ_1q5uRw0exTZqz-5fCI/edit?pli=1" target="_blank">View a Step-by-step Instruction on Gallery by BestWebSoft Installation</a>.
91
 
162
 
163
  == Changelog ==
164
 
165
+ = V4.4.1 - 27.06.2016 =
166
+ * Update : The French language file is updated.
167
+ * Update : BWS Panel section is updated.
168
+
169
  = V4.4.0 - 15.04.2016 =
170
  * Bugfix : Bug with displaying gallery on mobile device (Windows Phone) was fixed.
171
  * NEW : Ability to add custom styles.
522
 
523
  == Upgrade Notice ==
524
 
525
+ = V4.4.1 =
526
+ The French language file is updated. BWS Panel section is updated.
527
+
528
  = V4.4.0 =
529
  Bug with displaying gallery on mobile device (Windows Phone) was fixed. Ability to add custom styles. Compatibility with Pagination by BestWebSoft plugin was added.
530
 
screenshot-4.png CHANGED
Binary file
screenshot-5.png CHANGED
Binary file
screenshot-6.png CHANGED
Binary file
screenshot-7.png CHANGED
Binary file