Facebook Button by BestWebSoft - Version 2.48

Version Description

  • 06.05.2016 =
  • NEW : Ability to add custom styles.
  • Update : All functionality for wordpress 4.5.1 was updated.
Download this release

Release Info

Developer bestwebsoft
Plugin Icon 128x128 Facebook Button by BestWebSoft
Version 2.48
Comparing to
See all releases

Code changes from version 2.47 to 2.48

Files changed (98) hide show
  1. bws_menu/bws_functions.php +294 -61
  2. bws_menu/bws_menu.php +64 -116
  3. bws_menu/css/codemirror.css +270 -0
  4. bws_menu/css/general_style.css +29 -10
  5. bws_menu/css/style.css +18 -0
  6. bws_menu/icons/{adsense.png → plugins/adsense.png} +0 -0
  7. bws_menu/icons/{bws-featured-posts.png → plugins/bws-featured-posts.png} +0 -0
  8. bws_menu/icons/{bws-google-analytics.png → plugins/bws-google-analytics.png} +0 -0
  9. bws_menu/icons/{bws-google-maps.png → plugins/bws-google-maps.png} +0 -0
  10. bws_menu/icons/plugins/bws-pinterest.png +0 -0
  11. bws_menu/icons/{bws-popular-posts.png → plugins/bws-popular-posts.png} +0 -0
  12. bws_menu/icons/{bws-smtp.png → plugins/bws-smtp.png} +0 -0
  13. bws_menu/icons/{bws-testimonials.png → plugins/bws-testimonials.png} +0 -0
  14. bws_menu/icons/{captcha.png → plugins/captcha.png} +0 -0
  15. bws_menu/icons/{contact-form-multi.png → plugins/contact-form-multi.png} +0 -0
  16. bws_menu/icons/{contact-form-to-db.png → plugins/contact-form-to-db.png} +0 -0
  17. bws_menu/icons/{contact-form.png → plugins/contact-form.png} +0 -0
  18. bws_menu/icons/{custom-fields-search.png → plugins/custom-fields-search.png} +0 -0
  19. bws_menu/icons/{custom-search.png → plugins/custom-search.png} +0 -0
  20. bws_menu/icons/{db-manager.png → plugins/db-manager.png} +0 -0
  21. bws_menu/icons/{donate-button.png → plugins/donate-button.png} +0 -0
  22. bws_menu/icons/{email-queue.png → plugins/email-queue.png} +0 -0
  23. bws_menu/icons/{error-log-viewer.png → plugins/error-log-viewer.png} +0 -0
  24. bws_menu/icons/{facebook-button.png → plugins/facebook-button.png} +0 -0
  25. bws_menu/icons/{gallery-categories.png → plugins/gallery-categories.png} +0 -0
  26. bws_menu/icons/{gallery.png → plugins/gallery.png} +0 -0
  27. bws_menu/icons/{google-captcha.png → plugins/google-captcha.png} +0 -0
  28. bws_menu/icons/{google-one.png → plugins/google-one.png} +0 -0
  29. bws_menu/icons/{google-shortlink.png → plugins/google-shortlink.png} +0 -0
  30. bws_menu/icons/{google-sitemap.png → plugins/google-sitemap.png} +0 -0
  31. bws_menu/icons/{htaccess.png → plugins/htaccess.png} +0 -0
  32. bws_menu/icons/{job-board.png → plugins/job-board.png} +0 -0
  33. bws_menu/icons/{limit-attempts.png → plugins/limit-attempts.png} +0 -0
  34. bws_menu/icons/{multilanguage.png → plugins/multilanguage.png} +0 -0
  35. bws_menu/icons/{pagination.png → plugins/pagination.png} +0 -0
  36. bws_menu/icons/{pdf-print.png → plugins/pdf-print.png} +0 -0
  37. bws_menu/icons/{portfolio.png → plugins/portfolio.png} +0 -0
  38. bws_menu/icons/{post-to-csv.png → plugins/post-to-csv.png} +0 -0
  39. bws_menu/icons/{profile-extra-fields.png → plugins/profile-extra-fields.png} +0 -0
  40. bws_menu/icons/{promobar.png → plugins/promobar.png} +0 -0
  41. bws_menu/icons/{quotes-and-tips.png → plugins/quotes-and-tips.png} +0 -0
  42. bws_menu/icons/{re-attacher.png → plugins/re-attacher.png} +0 -0
  43. bws_menu/icons/{realty.png → plugins/realty.png} +0 -0
  44. bws_menu/icons/{relevant.png → plugins/relevant.png} +0 -0
  45. bws_menu/icons/{sender.png → plugins/sender.png} +0 -0
  46. bws_menu/icons/{social-buttons-pack.png → plugins/social-buttons-pack.png} +0 -0
  47. bws_menu/icons/{subscriber.png → plugins/subscriber.png} +0 -0
  48. bws_menu/icons/{twitter.png → plugins/twitter.png} +0 -0
  49. bws_menu/icons/{updater.png → plugins/updater.png} +0 -0
  50. bws_menu/icons/{user-role.png → plugins/user-role.png} +0 -0
  51. bws_menu/icons/{visitors-online.png → plugins/visitors-online.png} +0 -0
  52. bws_menu/icons/{zendesk-help-center.png → plugins/zendesk-help-center.png} +0 -0
  53. bws_menu/icons/themes/opening.png +0 -0
  54. bws_menu/icons/themes/realestate.png +0 -0
  55. bws_menu/icons/themes/unity.png +0 -0
  56. bws_menu/js/codemirror.js +5 -0
  57. bws_menu/js/general_script.js +10 -0
  58. bws_menu/js/shortcode-button.js +67 -29
  59. bws_menu/languages/bestwebsoft-de_DE.mo +0 -0
  60. bws_menu/languages/bestwebsoft-de_DE.po +263 -209
  61. bws_menu/languages/bestwebsoft-fr_FR.mo +0 -0
  62. bws_menu/languages/bestwebsoft-fr_FR.po +194 -141
  63. bws_menu/languages/bestwebsoft-it_IT.mo +0 -0
  64. bws_menu/languages/bestwebsoft-it_IT.po +314 -209
  65. bws_menu/languages/bestwebsoft-ja.mo +0 -0
  66. bws_menu/languages/bestwebsoft-ja.po +258 -210
  67. bws_menu/languages/bestwebsoft-pl_PL.mo +0 -0
  68. bws_menu/languages/bestwebsoft-pl_PL.po +151 -98
  69. bws_menu/languages/bestwebsoft-pt_BR.mo +0 -0
  70. bws_menu/languages/bestwebsoft-pt_BR.po +263 -209
  71. bws_menu/languages/bestwebsoft-ru_RU.mo +0 -0
  72. bws_menu/languages/bestwebsoft-ru_RU.po +332 -233
  73. bws_menu/languages/bestwebsoft-sr_RS.mo +0 -0
  74. bws_menu/languages/bestwebsoft-sr_RS.po +254 -209
  75. bws_menu/languages/bestwebsoft-sv_SE.mo +0 -0
  76. bws_menu/languages/bestwebsoft-sv_SE.po +254 -209
  77. bws_menu/languages/bestwebsoft-uk.mo +0 -0
  78. bws_menu/languages/bestwebsoft-uk.po +327 -231
  79. css/style.css +15 -0
  80. facebook-button-plugin.php +76 -74
  81. languages/facebook-button-plugin-fi_FI.mo +0 -0
  82. languages/facebook-button-plugin-fi_FI.po +89 -80
  83. languages/facebook-button-plugin-fr_FR.mo +0 -0
  84. languages/facebook-button-plugin-fr_FR.po +89 -80
  85. languages/facebook-button-plugin-hu_HU.mo +0 -0
  86. languages/facebook-button-plugin-hu_HU.po +89 -80
  87. languages/facebook-button-plugin-id_ID.mo +0 -0
  88. languages/facebook-button-plugin-id_ID.po +89 -80
  89. languages/facebook-button-plugin-ru_RU.mo +0 -0
  90. languages/facebook-button-plugin-ru_RU.po +88 -80
  91. languages/facebook-button-plugin-tr_TR.mo +0 -0
  92. languages/facebook-button-plugin-tr_TR.po +89 -80
  93. languages/facebook-button-plugin-uk.mo +0 -0
  94. languages/facebook-button-plugin-uk.po +88 -80
  95. readme.txt +17 -8
  96. screenshot-1.png +0 -0
  97. screenshot-2.png +0 -0
  98. screenshot-3.png +0 -0
bws_menu/bws_functions.php CHANGED
@@ -53,7 +53,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 );
@@ -139,8 +141,8 @@ if ( ! function_exists( 'bws_plugin_banner' ) ) {
139
  })(jQuery);
140
  </script>
141
  <div class="updated" style="padding: 0; margin: 0; border: none; background: none;">
142
- <div class="<?php echo $this_banner_prefix; ?>_message bws_banner_on_plugin_page" style="display: none;">
143
- <img class="<?php echo $this_banner_prefix; ?>_close_icon close_icon" title="" src="<?php echo plugins_url( 'images/close_banner.png', __FILE__ ); ?>" alt=""/>
144
  <div class="icon">
145
  <img title="" src="<?php echo esc_attr( $banner_url_or_slug ); ?>" alt="" />
146
  </div>
@@ -167,7 +169,7 @@ if ( ! function_exists( 'bws_plugin_reviews_block' ) ) {
167
  <div class="bws-plugin-reviews">
168
  <div class="bws-plugin-reviews-rate">
169
  <?php _e( 'If you enjoy our plugin, please give it 5 stars on WordPress', 'bestwebsoft' ); ?>:
170
- <a href="http://wordpress.org/support/view/plugin-reviews/<?php echo $plugin_slug; ?>" target="_blank" title="<?php echo $plugin_name; ?> reviews"><?php _e( 'Rate the plugin', 'bestwebsoft' ); ?></a>
171
  </div>
172
  <div class="bws-plugin-reviews-support">
173
  <?php _e( 'If there is something wrong about it, please contact us', 'bestwebsoft' ); ?>:
@@ -179,20 +181,18 @@ if ( ! function_exists( 'bws_plugin_reviews_block' ) ) {
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
  }
@@ -261,47 +261,47 @@ if ( ! function_exists( 'bws_go_pro_tab_check' ) ) {
261
 
262
  $url = 'http://bestwebsoft.com/wp-content/plugins/paid-products/plugins/downloads/?bws_first_download=' . $bws_license_plugin . '&bws_license_key=' . $bws_license_key . '&download_from=5';
263
  $uploadDir = wp_upload_dir();
264
- $zip_name = explode( '/', $bws_license_plugin );
265
-
266
- if ( !function_exists( 'curl_init' ) ) {
267
- $received_content = file_get_contents( $url );
268
- } else {
269
- $ch = curl_init();
270
- curl_setopt( $ch, CURLOPT_URL, $url );
271
- curl_setopt( $ch, CURLOPT_RETURNTRANSFER, true );
272
- $received_content = curl_exec( $ch );
273
- curl_close( $ch );
274
- }
275
 
276
- if ( ! $received_content ) {
277
- $result['error'] = __( "Failed to download the zip archive. Please, upload the plugin manually", 'bestwebsoft' );
278
- } else {
279
- if ( is_writable( $uploadDir["path"] ) ) {
280
- $file_put_contents = $uploadDir["path"] . "/" . $zip_name[0] . ".zip";
281
- if ( file_put_contents( $file_put_contents, $received_content ) ) {
282
- @chmod( $file_put_contents, octdec( 755 ) );
283
- if ( class_exists( 'ZipArchive' ) ) {
284
- $zip = new ZipArchive();
285
- if ( $zip->open( $file_put_contents ) === TRUE ) {
286
- $zip->extractTo( WP_PLUGIN_DIR );
287
- $zip->close();
288
- } else {
289
- $result['error'] = __( "Failed to open the zip archive. Please, upload the plugin manually", 'bestwebsoft' );
290
- }
291
- } elseif ( class_exists( 'Phar' ) ) {
292
- $phar = new PharData( $file_put_contents );
293
- $phar->extractTo( WP_PLUGIN_DIR );
294
  } else {
295
- $result['error'] = __( "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually", 'bestwebsoft' );
296
  }
297
- @unlink( $file_put_contents );
 
 
298
  } else {
299
- $result['error'] = __( "Failed to download the zip archive. Please, upload the plugin manually", 'bestwebsoft' );
300
  }
 
301
  } else {
302
- $result['error'] = __( "UploadDir is not writable. Please, upload the plugin manually", 'bestwebsoft' );
303
  }
 
 
304
  }
 
305
 
306
  /* activate Pro */
307
  if ( file_exists( WP_PLUGIN_DIR . '/' . $zip_name[0] ) ) {
@@ -384,7 +384,7 @@ if ( ! function_exists( 'bws_go_pro_tab_show' ) ) {
384
  </p>
385
  <?php } else {
386
  if ( $bws_hide_premium_options_check ) { ?>
387
- <form method="post" action="admin.php?page=<?php echo $page; ?>&amp;action=go_pro">
388
  <p>
389
  <input type="hidden" name="bws_hide_premium_options_submit" value="submit" />
390
  <input type="submit" class="button" value="<?php _e( 'Show Pro features', 'bestwebsoft' ); ?>" />
@@ -392,7 +392,7 @@ if ( ! function_exists( 'bws_go_pro_tab_show' ) ) {
392
  </p>
393
  </form>
394
  <?php } ?>
395
- <form method="post" action="admin.php?page=<?php echo $page; ?>&amp;action=go_pro">
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>
@@ -434,7 +434,7 @@ if ( ! function_exists( 'bws_go_pro_from_trial_tab' ) ) {
434
  global $wp_version, $bstwbsftwppdtplgns_options;
435
  $bws_license_key = ( isset( $_POST['bws_license_key'] ) ) ? stripslashes( esc_html( trim( $_POST['bws_license_key'] ) ) ) : "";
436
  if ( $trial_license_is_set ) { ?>
437
- <form method="post" action="admin.php?page=<?php echo $page; ?>&amp;action=go_pro">
438
  <p>
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 />
@@ -567,11 +567,11 @@ if ( ! function_exists( 'bws_check_pro_license' ) ) {
567
  }
568
 
569
  if ( ! function_exists ( 'bws_check_pro_license_form' ) ) {
570
- function bws_check_pro_license_form( $plugin_basename, $page ) {
571
  global $bstwbsftwppdtplgns_options;
572
  $license_key = ( isset( $bstwbsftwppdtplgns_options[ $plugin_basename ] ) ) ? $bstwbsftwppdtplgns_options[ $plugin_basename ] : ''; ?>
573
  <div class="clear"></div>
574
- <form method="post" action="admin.php?page=<?php echo $page; ?>">
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; ?>" />
@@ -648,8 +648,8 @@ if ( ! function_exists ( 'bws_plugin_banner_timeout' ) ) {
648
  })(jQuery);
649
  </script>
650
  <div class="updated" style="padding: 0; margin: 0; border: none; background: none;">
651
- <div class="<?php echo $plugin_prefix; ?>_message bws_banner_on_plugin_page" style="display:none;">
652
- <img class="<?php echo $plugin_prefix; ?>_close_icon close_icon" title="" src="<?php echo plugins_url( 'images/close_banner.png', __FILE__ ); ?>" alt=""/>
653
  <div class="icon">
654
  <img title="" src="<?php echo $banner_url; ?>" alt="" />
655
  </div>
@@ -679,7 +679,7 @@ if ( ! function_exists( 'bws_plugin_banner_to_settings' ) ) {
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">
683
  <div class="icon">
684
  <img title="" src="<?php echo esc_attr( $banner_url_or_slug ); ?>" alt="" />
685
  </div>
@@ -702,6 +702,65 @@ if ( ! function_exists( 'bws_plugin_banner_to_settings' ) ) {
702
  <?php }
703
  }
704
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
705
  if ( ! function_exists( 'bws_show_settings_notice' ) ) {
706
  function bws_show_settings_notice() { ?>
707
  <div id="bws_save_settings_notice" class="updated fade below-h2" style="display:none;">
@@ -715,13 +774,10 @@ if ( ! function_exists( 'bws_show_settings_notice' ) ) {
715
 
716
  if ( ! function_exists( 'bws_hide_premium_options' ) ) {
717
  function bws_hide_premium_options( $options ) {
718
- global $current_user;
719
- if ( ! $current_user )
720
- get_currentuserinfo();
721
  if ( ! isset( $options['hide_premium_options'] ) || ! is_array( $options['hide_premium_options'] ) )
722
  $options['hide_premium_options'] = array();
723
 
724
- $options['hide_premium_options'][] = $current_user->ID;
725
 
726
  return array(
727
  'message' => __( 'You can always look at premium options by clicking on the "Show Pro features" in the "Go PRO" tab', 'bestwebsoft' ),
@@ -731,11 +787,7 @@ if ( ! function_exists( 'bws_hide_premium_options' ) ) {
731
 
732
  if ( ! function_exists( 'bws_hide_premium_options_check' ) ) {
733
  function bws_hide_premium_options_check( $options ) {
734
- global $current_user;
735
- if ( ! $current_user )
736
- get_currentuserinfo();
737
-
738
- if ( ! empty( $options['hide_premium_options'] ) && in_array( $current_user->ID, $options['hide_premium_options'] ) )
739
  return true;
740
  else
741
  return false;
@@ -804,14 +856,15 @@ if ( ! function_exists ( 'bws_plugins_admin_head' ) ) {
804
  <!-- TinyMCE Shortcode Plugin -->
805
  <script type='text/javascript'>
806
  var bws_shortcode_button = {
807
- 'title': '<?php _e( "Add BWS Plugins Shortcode", "bestwebsoft" ); ?>',
 
 
808
  'function_name': [
809
  <?php foreach ( $bws_shortcode_list as $key => $value ) {
810
  if ( isset( $value['js_function'] ) )
811
  echo "'" . $value['js_function'] . "',";
812
  } ?>
813
  ],
814
- 'icon_url': '<?php echo plugins_url( "images/shortcode-icon.png" , __FILE__ ); ?>',
815
  'wp_version' : '<?php echo $wp_version; ?>'
816
  };
817
  </script>
@@ -838,6 +891,13 @@ if ( ! function_exists ( 'bws_plugins_admin_head' ) ) {
838
  }
839
  }
840
 
 
 
 
 
 
 
 
841
  /**
842
  * Tooltip block
843
  */
@@ -1090,9 +1150,182 @@ if ( ! function_exists( 'bws_help_tab' ) ) {
1090
  }
1091
  }
1092
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1093
  add_action( 'admin_init', 'bws_plugins_admin_init' );
1094
  add_action( 'admin_enqueue_scripts', 'bws_admin_enqueue_scripts' );
1095
  add_action( 'admin_head', 'bws_plugins_admin_head' );
1096
  add_action( 'admin_footer','bws_shortcode_media_button_popup' );
1097
 
1098
- add_action( 'admin_notices', 'bws_versions_notice' );
 
 
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 )
57
+ $min_wp = $require_wp;
58
+ if ( version_compare( $wp_version, $min_wp, "<" ) ) {
59
  include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
60
  if ( is_plugin_active( $plugin_basename ) ) {
61
  deactivate_plugins( $plugin_basename );
141
  })(jQuery);
142
  </script>
143
  <div class="updated" style="padding: 0; margin: 0; border: none; background: none;">
144
+ <div class="<?php echo $this_banner_prefix; ?>_message bws_banner_on_plugin_page bws_go_pro_banner" style="display: none;">
145
+ <button class="<?php echo $this_banner_prefix; ?>_close_icon close_icon notice-dismiss bws_hide_settings_notice" title="<?php _e( 'Close notice', 'bestwebsoft' ); ?>"></button>
146
  <div class="icon">
147
  <img title="" src="<?php echo esc_attr( $banner_url_or_slug ); ?>" alt="" />
148
  </div>
169
  <div class="bws-plugin-reviews">
170
  <div class="bws-plugin-reviews-rate">
171
  <?php _e( 'If you enjoy our plugin, please give it 5 stars on WordPress', 'bestwebsoft' ); ?>:
172
+ <a href="http://wordpress.org/support/view/plugin-reviews/<?php echo $plugin_slug; ?>?filter=5" target="_blank" title="<?php echo $plugin_name; ?> reviews"><?php _e( 'Rate the plugin', 'bestwebsoft' ); ?></a>
173
  </div>
174
  <div class="bws-plugin-reviews-support">
175
  <?php _e( 'If there is something wrong about it, please contact us', 'bestwebsoft' ); ?>:
181
 
182
  if ( ! function_exists( 'bws_go_pro_tab_check' ) ) {
183
  function bws_go_pro_tab_check( $plugin_basename, $plugin_options_name = false, $is_network_option = false ) {
184
+ global $wp_version, $bstwbsftwppdtplgns_options;
185
  $result = array();
186
 
187
  $bws_license_key = ( isset( $_POST['bws_license_key'] ) ) ? stripslashes( esc_html( trim( $_POST['bws_license_key'] ) ) ) : "";
188
 
189
  if ( ! empty( $plugin_options_name ) && isset( $_POST['bws_hide_premium_options_submit'] ) && check_admin_referer( $plugin_basename, 'bws_license_nonce_name' ) ) {
 
 
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( get_current_user_id(), $plugin_options['hide_premium_options'] );
196
  if ( false !== $key ) {
197
  unset( $plugin_options['hide_premium_options'][ $key ] );
198
  }
261
 
262
  $url = 'http://bestwebsoft.com/wp-content/plugins/paid-products/plugins/downloads/?bws_first_download=' . $bws_license_plugin . '&bws_license_key=' . $bws_license_key . '&download_from=5';
263
  $uploadDir = wp_upload_dir();
264
+ $zip_name = explode( '/', $bws_license_plugin );
265
+
266
+ if ( !function_exists( 'curl_init' ) ) {
267
+ $received_content = file_get_contents( $url );
268
+ } else {
269
+ $ch = curl_init();
270
+ curl_setopt( $ch, CURLOPT_URL, $url );
271
+ curl_setopt( $ch, CURLOPT_RETURNTRANSFER, true );
272
+ $received_content = curl_exec( $ch );
273
+ curl_close( $ch );
274
+ }
275
 
276
+ if ( ! $received_content ) {
277
+ $result['error'] = __( "Failed to download the zip archive. Please, upload the plugin manually", 'bestwebsoft' );
278
+ } else {
279
+ if ( is_writable( $uploadDir["path"] ) ) {
280
+ $file_put_contents = $uploadDir["path"] . "/" . $zip_name[0] . ".zip";
281
+ if ( file_put_contents( $file_put_contents, $received_content ) ) {
282
+ @chmod( $file_put_contents, octdec( 755 ) );
283
+ if ( class_exists( 'ZipArchive' ) ) {
284
+ $zip = new ZipArchive();
285
+ if ( $zip->open( $file_put_contents ) === TRUE ) {
286
+ $zip->extractTo( WP_PLUGIN_DIR );
287
+ $zip->close();
 
 
 
 
 
 
288
  } else {
289
+ $result['error'] = __( "Failed to open the zip archive. Please, upload the plugin manually", 'bestwebsoft' );
290
  }
291
+ } elseif ( class_exists( 'Phar' ) ) {
292
+ $phar = new PharData( $file_put_contents );
293
+ $phar->extractTo( WP_PLUGIN_DIR );
294
  } else {
295
+ $result['error'] = __( "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually", 'bestwebsoft' );
296
  }
297
+ @unlink( $file_put_contents );
298
  } else {
299
+ $result['error'] = __( "Failed to download the zip archive. Please, upload the plugin manually", 'bestwebsoft' );
300
  }
301
+ } else {
302
+ $result['error'] = __( "UploadDir is not writable. Please, upload the plugin manually", 'bestwebsoft' );
303
  }
304
+ }
305
 
306
  /* activate Pro */
307
  if ( file_exists( WP_PLUGIN_DIR . '/' . $zip_name[0] ) ) {
384
  </p>
385
  <?php } else {
386
  if ( $bws_hide_premium_options_check ) { ?>
387
+ <form method="post" action="">
388
  <p>
389
  <input type="hidden" name="bws_hide_premium_options_submit" value="submit" />
390
  <input type="submit" class="button" value="<?php _e( 'Show Pro features', 'bestwebsoft' ); ?>" />
392
  </p>
393
  </form>
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>
434
  global $wp_version, $bstwbsftwppdtplgns_options;
435
  $bws_license_key = ( isset( $_POST['bws_license_key'] ) ) ? stripslashes( esc_html( trim( $_POST['bws_license_key'] ) ) ) : "";
436
  if ( $trial_license_is_set ) { ?>
437
+ <form method="post" action="">
438
  <p>
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 />
567
  }
568
 
569
  if ( ! function_exists ( 'bws_check_pro_license_form' ) ) {
570
+ function bws_check_pro_license_form( $plugin_basename ) {
571
  global $bstwbsftwppdtplgns_options;
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; ?>" />
648
  })(jQuery);
649
  </script>
650
  <div class="updated" style="padding: 0; margin: 0; border: none; background: none;">
651
+ <div class="<?php echo $plugin_prefix; ?>_message bws_banner_on_plugin_page bws_banner_timeout" style="display:none;">
652
+ <button class="<?php echo $plugin_prefix; ?>_close_icon close_icon notice-dismiss bws_hide_settings_notice" title="<?php _e( 'Close notice', 'bestwebsoft' ); ?>"></button>
653
  <div class="icon">
654
  <img title="" src="<?php echo $banner_url; ?>" alt="" />
655
  </div>
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>
702
  <?php }
703
  }
704
 
705
+ if ( ! function_exists( 'bws_plugin_suggest_feature_banner' ) ) {
706
+ function bws_plugin_suggest_feature_banner( $plugin_info, $plugin_options_name, $banner_url_or_slug ) {
707
+ global $wp_version;
708
+
709
+ $plugin_options = get_option( $plugin_options_name );
710
+
711
+ if ( isset( $plugin_options['display_suggest_feature_banner'] ) && 0 == $plugin_options['display_suggest_feature_banner'] )
712
+ return;
713
+
714
+ if ( ! isset( $plugin_options['first_install'] ) ) {
715
+ $plugin_options['first_install'] = strtotime( "now" );
716
+ update_option( $plugin_options_name, $plugin_options );
717
+ $return = true;
718
+ } elseif ( strtotime( '-2 week' ) < $plugin_options['first_install'] ) {
719
+ $return = true;
720
+ }
721
+
722
+ if ( ! isset( $plugin_options['go_settings_counter'] ) ) {
723
+ $plugin_options['go_settings_counter'] = 1;
724
+ update_option( $plugin_options_name, $plugin_options );
725
+ $return = true;
726
+ } elseif ( 20 > $plugin_options['go_settings_counter'] ) {
727
+ $plugin_options['go_settings_counter'] = $plugin_options['go_settings_counter'] + 1;
728
+ update_option( $plugin_options_name, $plugin_options );
729
+ $return = true;
730
+ }
731
+
732
+ if ( isset( $return ) )
733
+ return;
734
+
735
+ if ( isset( $_POST['bws_hide_suggest_feature_banner_' . $plugin_options_name ] ) && check_admin_referer( $plugin_info['Name'], 'bws_settings_nonce_name' ) ) {
736
+ $plugin_options['display_suggest_feature_banner'] = 0;
737
+ update_option( $plugin_options_name, $plugin_options );
738
+ return;
739
+ }
740
+
741
+ if ( false == strrpos( $banner_url_or_slug, '/' ) ) {
742
+ $banner_url_or_slug = '//ps.w.org/' . $banner_url_or_slug . '/assets/icon-128x128.png';
743
+ } ?>
744
+ <div class="updated" style="padding: 0; margin: 0; border: none; background: none;">
745
+ <div class="bws_banner_on_plugin_page bws_suggest_feature_banner">
746
+ <div class="icon">
747
+ <img title="" src="<?php echo esc_attr( $banner_url_or_slug ); ?>" alt="" />
748
+ </div>
749
+ <div class="text">
750
+ <strong><?php _e( 'Thank you for choosing', 'bestwebsoft' ); ?> <?php echo $plugin_info['Name']; ?> plugin!</strong><br />
751
+ <?php _e( "If you have a feature, suggestion or idea you'd like to see in the plugin, we'd love to hear about it!", 'bestwebsoft' ); ?>
752
+ <a target="_blank" href="http://support.bestwebsoft.com/hc/en-us/requests/new"><?php _e( 'Suggest a Feature', 'bestwebsoft' ); ?></a>
753
+ </div>
754
+ <form action="" method="post">
755
+ <button class="notice-dismiss bws_hide_settings_notice" title="<?php _e( 'Close notice', 'bestwebsoft' ); ?>"></button>
756
+ <input type="hidden" name="bws_hide_suggest_feature_banner_<?php echo $plugin_options_name; ?>" value="hide" />
757
+ <?php wp_nonce_field( $plugin_info['Name'], 'bws_settings_nonce_name' ); ?>
758
+ </form>
759
+ </div>
760
+ </div>
761
+ <?php }
762
+ }
763
+
764
  if ( ! function_exists( 'bws_show_settings_notice' ) ) {
765
  function bws_show_settings_notice() { ?>
766
  <div id="bws_save_settings_notice" class="updated fade below-h2" style="display:none;">
774
 
775
  if ( ! function_exists( 'bws_hide_premium_options' ) ) {
776
  function bws_hide_premium_options( $options ) {
 
 
 
777
  if ( ! isset( $options['hide_premium_options'] ) || ! is_array( $options['hide_premium_options'] ) )
778
  $options['hide_premium_options'] = array();
779
 
780
+ $options['hide_premium_options'][] = get_current_user_id();
781
 
782
  return array(
783
  'message' => __( 'You can always look at premium options by clicking on the "Show Pro features" in the "Go PRO" tab', 'bestwebsoft' ),
787
 
788
  if ( ! function_exists( 'bws_hide_premium_options_check' ) ) {
789
  function bws_hide_premium_options_check( $options ) {
790
+ if ( ! empty( $options['hide_premium_options'] ) && in_array( get_current_user_id(), $options['hide_premium_options'] ) )
 
 
 
 
791
  return true;
792
  else
793
  return false;
856
  <!-- TinyMCE Shortcode Plugin -->
857
  <script type='text/javascript'>
858
  var bws_shortcode_button = {
859
+ 'label': '<?php esc_attr_e( "Add BWS Shortcode", "bestwebsoft" ); ?>',
860
+ 'title': '<?php esc_attr_e( "Add BWS Plugins Shortcode", "bestwebsoft" ); ?>',
861
+ 'icon_url': '<?php echo plugins_url( "images/shortcode-icon.png" , __FILE__ ); ?>',
862
  'function_name': [
863
  <?php foreach ( $bws_shortcode_list as $key => $value ) {
864
  if ( isset( $value['js_function'] ) )
865
  echo "'" . $value['js_function'] . "',";
866
  } ?>
867
  ],
 
868
  'wp_version' : '<?php echo $wp_version; ?>'
869
  };
870
  </script>
891
  }
892
  }
893
 
894
+ if ( ! function_exists ( 'bws_plugins_include_codemirror' ) ) {
895
+ function bws_plugins_include_codemirror() {
896
+ wp_enqueue_style( 'codemirror.css', plugins_url( 'css/codemirror.css', __FILE__ ) );
897
+ wp_enqueue_script( 'codemirror.js', plugins_url( 'js/codemirror.js', __FILE__ ), array( 'jquery' ) );
898
+ }
899
+ }
900
+
901
  /**
902
  * Tooltip block
903
  */
1150
  }
1151
  }
1152
 
1153
+ /**
1154
+ * Function display 'Custom code' tab
1155
+ */
1156
+ if ( ! function_exists( 'bws_custom_code_tab' ) ) {
1157
+ function bws_custom_code_tab() {
1158
+ if ( ! current_user_can( 'edit_plugins' ) )
1159
+ wp_die( __( 'You do not have sufficient permissions to edit plugins for this site.', 'bestwebsoft' ) );
1160
+
1161
+ global $bstwbsftwppdtplgns_options;
1162
+
1163
+ $message = $content = '';
1164
+ $is_active = false;
1165
+
1166
+ $upload_dir = wp_upload_dir();
1167
+ $folder = $upload_dir['basedir'] . '/bws-custom-code';
1168
+ if ( ! $upload_dir["error"] ) {
1169
+ if ( ! is_dir( $folder ) )
1170
+ wp_mkdir_p( $folder, 0755 );
1171
+ }
1172
+
1173
+ $file = 'bws-custom-code.css';
1174
+ $real_file = $folder . '/' . $file;
1175
+ $is_multisite = is_multisite();
1176
+ if ( $is_multisite )
1177
+ $blog_id = get_current_blog_id();
1178
+
1179
+ if ( isset( $_REQUEST['bws_update_custom_code'] ) && check_admin_referer( 'bws_update_' . $file ) ) {
1180
+
1181
+ $newcontent = wp_unslash( $_POST['bws_newcontent_css'] );
1182
+
1183
+
1184
+ if ( ! empty( $newcontent ) && isset( $_REQUEST['bws_custom_css_active'] ) ) {
1185
+ if ( $is_multisite )
1186
+ $bstwbsftwppdtplgns_options['custom_code'][ $blog_id ][ $file ] = $upload_dir['baseurl'] . '/bws-custom-code/' . $file;
1187
+ else
1188
+ $bstwbsftwppdtplgns_options['custom_code'][ $file ] = $upload_dir['baseurl'] . '/bws-custom-code/' . $file;
1189
+ } else {
1190
+ if ( $is_multisite ) {
1191
+ if ( isset( $bstwbsftwppdtplgns_options['custom_code'][ $blog_id ][ $file ] ) )
1192
+ unset( $bstwbsftwppdtplgns_options['custom_code'][ $blog_id ][ $file ] );
1193
+ } else {
1194
+ if ( isset( $bstwbsftwppdtplgns_options['custom_code'][ $file ] ) )
1195
+ unset( $bstwbsftwppdtplgns_options['custom_code'][ $file ] );
1196
+ }
1197
+ }
1198
+
1199
+ if ( $f = fopen( $real_file, 'w+' ) ) {
1200
+ fwrite( $f, $newcontent );
1201
+ fclose( $f );
1202
+ $message = __( 'File edited successfully.', 'bestwebsoft' );
1203
+ } else {
1204
+ $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>';
1205
+ }
1206
+
1207
+ if ( $is_multisite )
1208
+ update_site_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
1209
+ else
1210
+ update_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
1211
+ }
1212
+
1213
+ if ( file_exists( $real_file ) ) {
1214
+ update_recently_edited( $real_file );
1215
+ $content = file_get_contents( $real_file );
1216
+ $content = esc_textarea( $content );
1217
+ if ( ( $is_multisite && isset( $bstwbsftwppdtplgns_options['custom_code'][ $blog_id ][ $file ] ) ) ||
1218
+ ( ! $is_multisite && isset( $bstwbsftwppdtplgns_options['custom_code'][ $file ] ) ) ) {
1219
+ $is_active = true;
1220
+ }
1221
+ }
1222
+
1223
+ if ( ! empty( $message ) ) { ?>
1224
+ <div id="message" class="below-h2 updated notice is-dismissible"><p><?php echo $message; ?></p></div>
1225
+ <?php } ?>
1226
+ <p><?php _e( 'These styles will be added to the header on all pages of your site.', 'bestwebsoft' ); ?></p>
1227
+ <p><big>
1228
+ <?php if ( ! file_exists( $real_file ) || ( is_writeable( $real_file ) ) ) {
1229
+ echo __( 'Editing', 'bestwebsoft' ) . ' <strong>' . $file . '</strong>';
1230
+ } else {
1231
+ echo __( 'Browsing', 'bestwebsoft' ) . ' <strong>' . $file . '</strong>';
1232
+ } ?>
1233
+ </big></p>
1234
+ <form action="" method="post">
1235
+ <?php wp_nonce_field( 'bws_update_' . $file ); ?>
1236
+ <p><label><input type="checkbox" name="bws_custom_css_active" value="1" <?php if ( $is_active ) echo "checked"; ?> /> <?php _e( 'Activate', 'bestwebsoft' ); ?></label></p>
1237
+ <textarea cols="70" rows="25" name="bws_newcontent_css" id="bws_newcontent_css"><?php echo $content; ?></textarea>
1238
+ <p class="description">
1239
+ <a href="https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Getting_started" target="_blank"><?php _e( 'Learn more about CSS', 'bestwebsoft' ); ?></a>
1240
+ </p>
1241
+ <?php if ( ! file_exists( $real_file ) || is_writeable( $real_file ) ) { ?>
1242
+ <p class="submit">
1243
+ <input type="hidden" name="bws_update_custom_code" value="submit" />
1244
+ <?php submit_button( __( 'Save Changes', 'bestwebsoft' ), 'primary', 'submit', false ); ?>
1245
+ </p>
1246
+ <?php } else { ?>
1247
+ <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' ),
1248
+ '<a href="https://codex.wordpress.org/Changing_File_Permissions">',
1249
+ '</a>' ); ?></em></p>
1250
+ <?php } ?>
1251
+ </form>
1252
+ <?php }
1253
+ }
1254
+
1255
+ if ( ! function_exists( 'bws_enqueue_custom_code' ) ) {
1256
+ function bws_enqueue_custom_code() {
1257
+ global $bstwbsftwppdtplgns_options;
1258
+
1259
+ if ( ! isset( $bstwbsftwppdtplgns_options ) )
1260
+ $bstwbsftwppdtplgns_options = ( function_exists( 'is_multisite' ) && is_multisite() ) ? get_site_option( 'bstwbsftwppdtplgns_options' ) : get_option( 'bstwbsftwppdtplgns_options' );
1261
+
1262
+ if ( ! empty( $bstwbsftwppdtplgns_options['custom_code'] ) ) {
1263
+ $is_multisite = is_multisite();
1264
+ if ( $is_multisite )
1265
+ $blog_id = get_current_blog_id();
1266
+
1267
+ if ( ! $is_multisite && ! empty( $bstwbsftwppdtplgns_options['custom_code']['bws-custom-code.css'] ) )
1268
+ wp_enqueue_style( 'bws-custom-style', $bstwbsftwppdtplgns_options['custom_code']['bws-custom-code.css'] );
1269
+ elseif ( $is_multisite && ! empty( $bstwbsftwppdtplgns_options['custom_code'][ $blog_id ]['bws-custom-code.css'] ) )
1270
+ wp_enqueue_style( 'bws-custom-style', $bstwbsftwppdtplgns_options['custom_code'][ $blog_id ]['bws-custom-code.css'] );
1271
+ }
1272
+ }
1273
+ }
1274
+
1275
+ if ( ! function_exists( 'bws_delete_plugin' ) ) {
1276
+ function bws_delete_plugin( $basename ) {
1277
+ global $bstwbsftwppdtplgns_options;
1278
+
1279
+ $is_multisite = is_multisite();
1280
+ if ( $is_multisite )
1281
+ $blog_id = get_current_blog_id();
1282
+
1283
+ if ( ! isset( $bstwbsftwppdtplgns_options ) )
1284
+ $bstwbsftwppdtplgns_options = ( $is_multisite ) ? get_site_option( 'bstwbsftwppdtplgns_options' ) : get_option( 'bstwbsftwppdtplgns_options' );
1285
+
1286
+ /* remove bws_menu versions */
1287
+ unset( $bstwbsftwppdtplgns_options['bws_menu']['version'][ $basename ] );
1288
+ /* if empty ['bws_menu']['version'] - there is no other bws plugins - delete all */
1289
+ if ( empty( $bstwbsftwppdtplgns_options['bws_menu']['version'] ) ) {
1290
+ /* remove options */
1291
+ if ( $is_multisite )
1292
+ delete_site_option( 'bstwbsftwppdtplgns_options' );
1293
+ else
1294
+ delete_option( 'bstwbsftwppdtplgns_options' );
1295
+
1296
+ /* remove custom_code */
1297
+ if ( $is_multisite ) {
1298
+ global $wpdb;
1299
+ $old_blog = $wpdb->blogid;
1300
+ /* Get all blog ids */
1301
+ $blogids = $wpdb->get_col( "SELECT `blog_id` FROM $wpdb->blogs" );
1302
+ foreach ( $blogids as $blog_id ) {
1303
+ switch_to_blog( $blog_id );
1304
+ $upload_dir = wp_upload_dir();
1305
+ $folder = $upload_dir['basedir'] . '/bws-custom-code';
1306
+ if ( file_exists( $folder ) && is_dir( $folder ) ) {
1307
+ array_map( 'unlink', glob( "$folder/*" ) );
1308
+ rmdir( $folder );
1309
+ }
1310
+ }
1311
+ switch_to_blog( $old_blog );
1312
+ } else {
1313
+ $upload_dir = wp_upload_dir();
1314
+ $folder = $upload_dir['basedir'] . '/bws-custom-code';
1315
+ if ( file_exists( $folder ) && is_dir( $folder ) ) {
1316
+ array_map( 'unlink', glob( "$folder/*" ) );
1317
+ rmdir( $folder );
1318
+ }
1319
+ }
1320
+ }
1321
+ }
1322
+ }
1323
+
1324
  add_action( 'admin_init', 'bws_plugins_admin_init' );
1325
  add_action( 'admin_enqueue_scripts', 'bws_admin_enqueue_scripts' );
1326
  add_action( 'admin_head', 'bws_plugins_admin_head' );
1327
  add_action( 'admin_footer','bws_shortcode_media_button_popup' );
1328
 
1329
+ add_action( 'admin_notices', 'bws_versions_notice' );
1330
+
1331
+ add_action( 'wp_enqueue_scripts', 'bws_enqueue_custom_code', 20 );
bws_menu/bws_menu.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Function for displaying BestWebSoft menu
4
- * Version: 1.8.1
5
  */
6
 
7
  if ( ! function_exists ( 'bws_admin_enqueue_scripts' ) )
@@ -390,8 +390,8 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
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/bws-smtp/?k=0546419f962704429ad2d9b88567752f&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
394
- 'download' => 'http://bestwebsoft.com/products/bws-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
  ),
@@ -423,7 +423,10 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
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
  ),
428
  'social-buttons-pack/social-buttons-pack.php' => array(
429
  'name' => 'Social Buttons Pack',
@@ -467,6 +470,14 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
467
  '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,
468
  'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Error+Log+Viewer+BestWebSoft&plugin-search-input=Search+Plugins',
469
  'settings' => 'admin.php?page=rrrlgvwr.php&tab=settings'
 
 
 
 
 
 
 
 
470
  )
471
  );
472
 
@@ -656,7 +667,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
656
  <div class="bws_product_content">
657
  <div class="bws_product_icon">
658
  <div class="bws_product_icon_pro">PRO</div>
659
- <img src="<?php echo plugins_url( "icons/" , __FILE__ ) . $icon . '.png'; ?>"/>
660
  </div>
661
  <div class="bws_product_description"><?php echo $value_plugin["Description"]; ?></div>
662
  </div>
@@ -678,7 +689,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
678
  <div class="bws_product_content">
679
  <div class="bws_product_icon">
680
  <div class="bws_product_icon_pro">PRO</div>
681
- <img src="<?php echo plugins_url( "icons/" , __FILE__ ) . $icon . '.png'; ?>"/>
682
  </div>
683
  <div class="bws_product_description"><?php echo $bws_plugins[ $key_plugin ]["description"]; ?></div>
684
  </div>
@@ -696,7 +707,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
696
  <div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
697
  <div class="bws_product_content">
698
  <div class="bws_product_icon">
699
- <img src="<?php echo plugins_url( "icons/" , __FILE__ ) . $icon . '.png'; ?>"/>
700
  </div>
701
  <div class="bws_product_description"><?php echo $bws_plugins[ $key_plugin ]["description"]; ?></div>
702
  </div>
@@ -726,7 +737,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
726
  <div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
727
  <div class="bws_product_content">
728
  <div class="bws_product_icon">
729
- <img src="<?php echo plugins_url( "icons/" , __FILE__ ) . $icon . '.png'; ?>"/>
730
  </div>
731
  <div class="bws_product_description"><?php echo $bws_plugins[ $key_plugin ]["description"]; ?></div>
732
  </div>
@@ -772,7 +783,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
772
  <?php if ( isset( $bws_plugins[ $key_plugin ]['pro_version'] ) ) { ?>
773
  <div class="bws_product_icon_pro">PRO</div>
774
  <?php } ?>
775
- <img src="<?php echo plugins_url( "icons/" , __FILE__ ) . $icon . '.png'; ?>"/>
776
  </div>
777
  <div class="bws_product_description"><?php echo $bws_plugins[ $key_plugin ]["description"]; ?></div>
778
  </div>
@@ -797,132 +808,68 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
797
  } ?>
798
  <?php } elseif ( 'themes' == $_GET['action'] ) { ?>
799
  <div id="availablethemes">
800
- <?php global $tabs, $tab, $paged, $type, $theme_field_defaults;
801
- include( ABSPATH . 'wp-admin/includes/theme-install.php' );
802
- include( ABSPATH . 'wp-admin/includes/class-wp-themes-list-table.php' );
803
- include( ABSPATH . 'wp-admin/includes/class-wp-theme-install-list-table.php' );
804
-
805
- $theme_class = new WP_Theme_Install_List_Table();
806
- $paged = $theme_class->get_pagenum();
807
- $per_page = 36;
808
- $args = array( 'page' => $paged, 'per_page' => $per_page, 'fields' => $theme_field_defaults );
809
- $args['author'] = 'bestwebsoft';
810
- $args = apply_filters( 'install_themes_table_api_args_search', $args );
811
- $api = themes_api( 'query_themes', $args );
812
-
813
- if ( is_wp_error( $api ) )
814
- wp_die( $api->get_error_message() . '</p> <p><a href="#" onclick="document.location.reload(); return false;">' . __( 'Try again', 'bestwebsoft' ) . '</a>' );
 
 
815
 
816
- $theme_class->items = $api->themes;
817
- $theme_class->set_pagination_args( array(
818
- 'total_items' => $api->info['results'],
819
- 'per_page' => $per_page,
820
- 'infinite_scroll' => true,
821
- ) );
822
- $themes = $theme_class->items;
823
  if ( $wp_version < '3.9' ) {
824
  foreach ( $themes as $theme ) { ?>
825
  <div class="available-theme installable-theme"><?php
826
- global $themes_allowedtags;
827
- if ( empty( $theme ) )
828
- return;
829
-
830
- $name = wp_kses( $theme->name, $themes_allowedtags );
831
- $author = wp_kses( $theme->author, $themes_allowedtags );
832
- $preview_title = sprintf( __( 'Preview &#8220;%s&#8221;', 'bestwebsoft' ), $name );
833
- $preview_url = add_query_arg( array(
834
- 'tab' => 'theme-information',
835
- 'theme' => $theme->slug,
836
- ), self_admin_url( 'theme-install.php' ) );
837
-
838
- $actions = array();
839
-
840
- $install_url = add_query_arg( array(
841
- 'action' => 'install-theme',
842
- 'theme' => $theme->slug,
843
- ), self_admin_url( 'update.php' ) );
844
-
845
- $update_url = add_query_arg( array(
846
- 'action' => 'upgrade-theme',
847
- 'theme' => $theme->slug,
848
- ), self_admin_url( 'update.php' ) );
849
-
850
- $status = 'install';
851
- $installed_theme = wp_get_theme( $theme->slug );
852
- if ( $installed_theme->exists() ) {
853
- if ( version_compare( $installed_theme->get('Version'), $theme->version, '=' ) )
854
- $status = 'latest_installed';
855
- elseif ( version_compare( $installed_theme->get('Version'), $theme->version, '>' ) )
856
- $status = 'newer_installed';
857
- else
858
- $status = 'update_available';
859
- }
860
- switch ( $status ) {
861
- default:
862
- case 'install':
863
- $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>';
864
- break;
865
- case 'update_available':
866
- $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>';
867
- break;
868
- case 'newer_installed':
869
- case 'latest_installed':
870
- $actions[] = '<span class="install-now" title="' . esc_attr__( 'This theme is already installed and is up to date' ) . '">' . _x( 'Installed', 'theme', 'bestwebsoft' ) . '</span>';
871
- break;
872
- }
873
- $actions[] = '<a class="install-theme-preview" href="' . esc_url( $preview_url ) . '" title="' . esc_attr( sprintf( __( 'Preview %s', 'bestwebsoft' ), $name ) ) . '">' . __( 'Preview', 'bestwebsoft' ) . '</a>';
874
- $actions = apply_filters( 'theme_install_actions', $actions, $theme ); ?>
875
- <a class="screenshot install-theme-preview" href="<?php echo esc_url( $preview_url ); ?>" title="<?php echo esc_attr( $preview_title ); ?>">
876
- <img src='<?php echo esc_url( $theme->screenshot_url ); ?>' width='150' />
877
  </a>
878
- <h3><?php echo $name; ?></h3>
879
- <div class="theme-author"><?php printf( __( 'By %s', 'bestwebsoft' ), $author ); ?></div>
880
  <div class="action-links">
881
  <ul>
882
- <?php foreach ( $actions as $action ): ?>
883
- <li><?php echo $action; ?></li>
884
- <?php endforeach; ?>
885
- <li class="hide-if-no-js"><a href="#" class="theme-detail"><?php _e( 'Details', 'bestwebsoft' ) ?></a></li>
886
  </ul>
887
  </div>
888
- <?php $theme_class->install_theme_info( $theme ); ?>
889
  </div>
890
  <?php }
891
- // end foreach $theme_names
892
- $theme_class->theme_installer();
893
  } else { ?>
894
  <div class="theme-browser">
895
  <div class="themes">
896
- <?php foreach ( $themes as $key => $theme ) {
897
- $installed_theme = wp_get_theme( $theme->slug );
898
- if ( $installed_theme->exists() )
899
- $theme->installed = true;
900
- else
901
- $theme->installed = false;
902
- ?>
903
- <div class="theme" tabindex="0">
904
- <?php if ( $theme->screenshot_url ) { ?>
905
- <div class="theme-screenshot">
906
- <img src="<?php echo $theme->screenshot_url; ?>" alt="" />
 
 
 
907
  </div>
908
- <?php } else { ?>
909
- <div class="theme-screenshot blank"></div>
910
  <?php } ?>
911
- <div class="theme-author"><?php printf( __( 'By %s', 'bestwebsoft' ), $theme->author ); ?></div>
912
- <h3 class="theme-name"><?php echo $theme->name; ?></h3>
913
- <div class="theme-actions">
914
- <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>
915
- </div>
916
- <?php if ( $theme->installed ) { ?>
917
- <div class="theme-installed"><?php _e( 'Already Installed', 'bestwebsoft' ); ?></div>
918
- <?php } ?>
919
- </div>
920
- <?php } ?>
921
- <br class="clear" />
922
  </div>
923
  </div>
924
- <div class="theme-overlay"></div>
925
  <?php } ?>
 
 
926
  </div>
927
  <?php } elseif ( 'system_status' == $_GET['action'] ) { ?>
928
  <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>
@@ -992,6 +939,7 @@ if ( ! function_exists( 'bws_get_banner_array' ) ) {
992
  function bws_get_banner_array() {
993
  global $bstwbsftwppdtplgns_banner_array;
994
  $bstwbsftwppdtplgns_banner_array = array(
 
995
  array( 'gglcptch_hide_banner_on_plugin_page', 'google-captcha/google-captcha.php', '1.18' ),
996
  array( 'mltlngg_hide_banner_on_plugin_page', 'multilanguage/multilanguage.php', '1.1.1' ),
997
  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.5
5
  */
6
 
7
  if ( ! function_exists ( 'bws_admin_enqueue_scripts' ) )
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
  ),
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',
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
+ 'bws-pinterest/bws-pinterest.php' => array(
475
+ 'name' => 'Pinterest',
476
+ 'description' => 'Add Pinterest buttons and widgets to your WordPress website',
477
+ 'link' => 'http://bestwebsoft.com/products/pinterest/?k=504107b6213f247a67fe7ffb94e97c78&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
478
+ 'download' => 'http://bestwebsoft.com/products/pinterest/download/?k=504107b6213f247a67fe7ffb94e97c78&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
479
+ 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Pinterest+BestWebSoft&plugin-search-input=Search+Plugins',
480
+ 'settings' => 'admin.php?page=pinterest.php'
481
  )
482
  );
483
 
667
  <div class="bws_product_content">
668
  <div class="bws_product_icon">
669
  <div class="bws_product_icon_pro">PRO</div>
670
+ <img src="<?php echo plugins_url( "icons/plugins/" , __FILE__ ) . $icon . '.png'; ?>"/>
671
  </div>
672
  <div class="bws_product_description"><?php echo $value_plugin["Description"]; ?></div>
673
  </div>
689
  <div class="bws_product_content">
690
  <div class="bws_product_icon">
691
  <div class="bws_product_icon_pro">PRO</div>
692
+ <img src="<?php echo plugins_url( "icons/plugins/" , __FILE__ ) . $icon . '.png'; ?>"/>
693
  </div>
694
  <div class="bws_product_description"><?php echo $bws_plugins[ $key_plugin ]["description"]; ?></div>
695
  </div>
707
  <div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
708
  <div class="bws_product_content">
709
  <div class="bws_product_icon">
710
+ <img src="<?php echo plugins_url( "icons/plugins/" , __FILE__ ) . $icon . '.png'; ?>"/>
711
  </div>
712
  <div class="bws_product_description"><?php echo $bws_plugins[ $key_plugin ]["description"]; ?></div>
713
  </div>
737
  <div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
738
  <div class="bws_product_content">
739
  <div class="bws_product_icon">
740
+ <img src="<?php echo plugins_url( "icons/plugins/" , __FILE__ ) . $icon . '.png'; ?>"/>
741
  </div>
742
  <div class="bws_product_description"><?php echo $bws_plugins[ $key_plugin ]["description"]; ?></div>
743
  </div>
783
  <?php if ( isset( $bws_plugins[ $key_plugin ]['pro_version'] ) ) { ?>
784
  <div class="bws_product_icon_pro">PRO</div>
785
  <?php } ?>
786
+ <img src="<?php echo plugins_url( "icons/plugins/" , __FILE__ ) . $icon . '.png'; ?>"/>
787
  </div>
788
  <div class="bws_product_description"><?php echo $bws_plugins[ $key_plugin ]["description"]; ?></div>
789
  </div>
808
  } ?>
809
  <?php } elseif ( 'themes' == $_GET['action'] ) { ?>
810
  <div id="availablethemes">
811
+ <?php $themes = array(
812
+ (object) array(
813
+ 'name' => 'Real Estate',
814
+ 'slug' => 'realestate',
815
+ 'href' => 'http://bestwebsoft.com/products/real-estate-creative-wordpress-theme/'
816
+ ),
817
+ (object) array(
818
+ 'name' => 'Unity',
819
+ 'slug' => 'unity',
820
+ 'href' => 'http://bestwebsoft.com/products/unity-multipurpose-wordpress-theme/'
821
+ ),
822
+ (object) array(
823
+ 'name' => 'Opening',
824
+ 'slug' => 'opening',
825
+ 'href' => 'http://bestwebsoft.com/products/opening-job-board-wordpress-theme/'
826
+ )
827
+ );
828
 
 
 
 
 
 
 
 
829
  if ( $wp_version < '3.9' ) {
830
  foreach ( $themes as $theme ) { ?>
831
  <div class="available-theme installable-theme"><?php
832
+ $installed_theme = wp_get_theme( $theme->slug ); ?>
833
+ <a class="screenshot" href="<?php echo esc_url( $theme->href ); ?>">
834
+ <img src="<?php echo plugins_url( "icons/themes/" , __FILE__ ) . $theme->slug . '.png'; ?>" width='150' />
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
835
  </a>
836
+ <h3><?php echo $theme->name; ?></h3>
837
+ <div class="theme-author"><?php printf( __( 'By %s', 'bestwebsoft' ), 'BestWebSoft' ); ?></div>
838
  <div class="action-links">
839
  <ul>
840
+ <?php if ( $installed_theme->exists() ) { ?>
841
+ <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>
842
+ <?php } ?>
843
+ <li><a class="theme-detail" href="<?php echo esc_url( $theme->href ); ?>" target="_blank"><?php _e( 'Learn More', 'bestwebsoft' ); ?></a></li>
844
  </ul>
845
  </div>
 
846
  </div>
847
  <?php }
 
 
848
  } else { ?>
849
  <div class="theme-browser">
850
  <div class="themes">
851
+ <?php foreach ( $themes as $key => $theme ) {
852
+ $installed_theme = wp_get_theme( $theme->slug ); ?>
853
+ <div class="theme" tabindex="0">
854
+ <div class="theme-screenshot">
855
+ <img src="<?php echo plugins_url( "icons/themes/" , __FILE__ ) . $theme->slug . '.png'; ?>" alt="" />
856
+ </div>
857
+ <div class="theme-author"><?php printf( __( 'By %s', 'bestwebsoft' ), 'BestWebSoft' ); ?></div>
858
+ <h3 class="theme-name"><?php echo $theme->name; ?></h3>
859
+ <div class="theme-actions">
860
+ <a class="button button-secondary preview install-theme-preview" href="<?php echo $theme->href; ?>" target="_blank"><?php esc_html_e( 'Learn More', 'bestwebsoft' ); ?></a>
861
+ </div>
862
+ <?php if ( $installed_theme->exists() ) { ?>
863
+ <div class="theme-installed"><?php _e( 'Already Installed', 'bestwebsoft' ); ?></div>
864
+ <?php } ?>
865
  </div>
 
 
866
  <?php } ?>
867
+ <br class="clear" />
 
 
 
 
 
 
 
 
 
 
868
  </div>
869
  </div>
 
870
  <?php } ?>
871
+ <p><a class="bws_browse_link" href="http://bestweblayout.com/categories/themes/" target="_blank"><?php esc_html_e( 'Browse Free WordPress Themes', 'bestwebsoft' ); ?> <span class="dashicons dashicons-arrow-right-alt2"></span></a></p>
872
+
873
  </div>
874
  <?php } elseif ( 'system_status' == $_GET['action'] ) { ?>
875
  <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>
939
  function bws_get_banner_array() {
940
  global $bstwbsftwppdtplgns_banner_array;
941
  $bstwbsftwppdtplgns_banner_array = array(
942
+ array( 'zndskhcpr_hide_banner_on_plugin_page', 'zendesk-help-center/zendesk-help-center.php', '1.0.0' ),
943
  array( 'gglcptch_hide_banner_on_plugin_page', 'google-captcha/google-captcha.php', '1.18' ),
944
  array( 'mltlngg_hide_banner_on_plugin_page', 'multilanguage/multilanguage.php', '1.1.1' ),
945
  array( 'adsns_hide_banner_on_plugin_page', 'adsense-plugin/adsense-plugin.php', '1.36' ),
bws_menu/css/codemirror.css ADDED
@@ -0,0 +1,270 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* BASICS */
2
+
3
+ .CodeMirror {
4
+ /* Set height, width, borders, and global font properties here */
5
+ font-family: monospace;
6
+ height: 500px;
7
+ }
8
+ .CodeMirror-scroll {
9
+ /* Set scrolling behaviour here */
10
+ overflow: auto;
11
+ }
12
+
13
+ /* PADDING */
14
+
15
+ .CodeMirror-lines {
16
+ padding: 4px 0; /* Vertical padding around content */
17
+ }
18
+ .CodeMirror pre {
19
+ padding: 0 4px; /* Horizontal padding of content */
20
+ }
21
+
22
+ .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
23
+ background-color: white; /* The little square between H and V scrollbars */
24
+ }
25
+
26
+ /* GUTTER */
27
+
28
+ .CodeMirror-gutters {
29
+ border-right: 1px solid #ddd;
30
+ background-color: #f7f7f7;
31
+ white-space: nowrap;
32
+ }
33
+ .CodeMirror-linenumbers {}
34
+ .CodeMirror-linenumber {
35
+ padding: 0 3px 0 5px;
36
+ min-width: 20px;
37
+ text-align: right;
38
+ color: #999;
39
+ -moz-box-sizing: content-box;
40
+ box-sizing: content-box;
41
+ }
42
+
43
+ /* CURSOR */
44
+
45
+ .CodeMirror div.CodeMirror-cursor {
46
+ border-left: 1px solid black;
47
+ }
48
+ /* Shown when moving in bi-directional text */
49
+ .CodeMirror div.CodeMirror-secondarycursor {
50
+ border-left: 1px solid silver;
51
+ }
52
+ .CodeMirror.cm-keymap-fat-cursor div.CodeMirror-cursor {
53
+ width: auto;
54
+ border: 0;
55
+ background: #7e7;
56
+ }
57
+ /* Can style cursor different in overwrite (non-insert) mode */
58
+ div.CodeMirror-overwrite div.CodeMirror-cursor {}
59
+
60
+ .cm-tab { display: inline-block; }
61
+
62
+ .CodeMirror-ruler {
63
+ border-left: 1px solid #ccc;
64
+ position: absolute;
65
+ }
66
+
67
+ /* DEFAULT THEME */
68
+
69
+ .cm-s-default .cm-keyword {color: #708;}
70
+ .cm-s-default .cm-atom {color: #219;}
71
+ .cm-s-default .cm-number {color: #164;}
72
+ .cm-s-default .cm-def {color: #00f;}
73
+ .cm-s-default .cm-variable {color: black;}
74
+ .cm-s-default .cm-variable-2 {color: #05a;}
75
+ .cm-s-default .cm-variable-3 {color: #085;}
76
+ .cm-s-default .cm-property {color: black;}
77
+ .cm-s-default .cm-operator {color: black;}
78
+ .cm-s-default .cm-comment {color: #a50;}
79
+ .cm-s-default .cm-string {color: #a11;}
80
+ .cm-s-default .cm-string-2 {color: #f50;}
81
+ .cm-s-default .cm-meta {color: #555;}
82
+ .cm-s-default .cm-qualifier {color: #555;}
83
+ .cm-s-default .cm-builtin {color: #30a;}
84
+ .cm-s-default .cm-bracket {color: #997;}
85
+ .cm-s-default .cm-tag {color: #170;}
86
+ .cm-s-default .cm-attribute {color: #00c;}
87
+ .cm-s-default .cm-header {color: blue;}
88
+ .cm-s-default .cm-quote {color: #090;}
89
+ .cm-s-default .cm-hr {color: #999;}
90
+ .cm-s-default .cm-link {color: #00c;}
91
+
92
+ .cm-negative {color: #d44;}
93
+ .cm-positive {color: #292;}
94
+ .cm-header, .cm-strong {font-weight: bold;}
95
+ .cm-em {font-style: italic;}
96
+ .cm-link {text-decoration: underline;}
97
+
98
+ .cm-s-default .cm-error {color: #f00;}
99
+ .cm-invalidchar {color: #f00;}
100
+
101
+ div.CodeMirror span.CodeMirror-matchingbracket {color: #0f0;}
102
+ div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #f22;}
103
+ .CodeMirror-activeline-background {background: #e8f2ff;}
104
+
105
+ /* STOP */
106
+
107
+ /* The rest of this file contains styles related to the mechanics of
108
+ the editor. You probably shouldn't touch them. */
109
+
110
+ .CodeMirror {
111
+ line-height: 1;
112
+ position: relative;
113
+ overflow: hidden;
114
+ background: white;
115
+ color: black;
116
+ }
117
+
118
+ .CodeMirror-scroll {
119
+ /* 30px is the magic margin used to hide the element's real scrollbars */
120
+ /* See overflow: hidden in .CodeMirror */
121
+ margin-bottom: -30px; margin-right: -30px;
122
+ padding-bottom: 30px;
123
+ height: 100%;
124
+ outline: none; /* Prevent dragging from highlighting the element */
125
+ position: relative;
126
+ -moz-box-sizing: content-box;
127
+ box-sizing: content-box;
128
+ }
129
+ .CodeMirror-sizer {
130
+ position: relative;
131
+ border-right: 30px solid transparent;
132
+ -moz-box-sizing: content-box;
133
+ box-sizing: content-box;
134
+ }
135
+
136
+ /* The fake, visible scrollbars. Used to force redraw during scrolling
137
+ before actuall scrolling happens, thus preventing shaking and
138
+ flickering artifacts. */
139
+ .CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
140
+ position: absolute;
141
+ z-index: 6;
142
+ display: none;
143
+ }
144
+ .CodeMirror-vscrollbar {
145
+ right: 0; top: 0;
146
+ overflow-x: hidden;
147
+ overflow-y: scroll;
148
+ }
149
+ .CodeMirror-hscrollbar {
150
+ bottom: 0; left: 0;
151
+ overflow-y: hidden;
152
+ overflow-x: scroll;
153
+ }
154
+ .CodeMirror-scrollbar-filler {
155
+ right: 0; bottom: 0;
156
+ }
157
+ .CodeMirror-gutter-filler {
158
+ left: 0; bottom: 0;
159
+ }
160
+
161
+ .CodeMirror-gutters {
162
+ position: absolute; left: 0; top: 0;
163
+ padding-bottom: 30px;
164
+ z-index: 3;
165
+ }
166
+ .CodeMirror-gutter {
167
+ white-space: normal;
168
+ height: 100%;
169
+ -moz-box-sizing: content-box;
170
+ box-sizing: content-box;
171
+ padding-bottom: 30px;
172
+ margin-bottom: -32px;
173
+ display: inline-block;
174
+ /* Hack to make IE7 behave */
175
+ *zoom:1;
176
+ *display:inline;
177
+ }
178
+ .CodeMirror-gutter-elt {
179
+ position: absolute;
180
+ cursor: default;
181
+ z-index: 4;
182
+ }
183
+
184
+ .CodeMirror-lines {
185
+ cursor: text;
186
+ }
187
+ .CodeMirror pre {
188
+ /* Reset some styles that the rest of the page might have set */
189
+ -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
190
+ border-width: 0;
191
+ background: transparent;
192
+ font-family: inherit;
193
+ font-size: inherit;
194
+ margin: 0;
195
+ white-space: pre;
196
+ word-wrap: normal;
197
+ line-height: inherit;
198
+ color: inherit;
199
+ z-index: 2;
200
+ position: relative;
201
+ overflow: visible;
202
+ }
203
+ .CodeMirror-wrap pre {
204
+ word-wrap: break-word;
205
+ white-space: pre-wrap;
206
+ word-break: normal;
207
+ }
208
+
209
+ .CodeMirror-linebackground {
210
+ position: absolute;
211
+ left: 0; right: 0; top: 0; bottom: 0;
212
+ z-index: 0;
213
+ }
214
+
215
+ .CodeMirror-linewidget {
216
+ position: relative;
217
+ z-index: 2;
218
+ overflow: auto;
219
+ }
220
+
221
+ .CodeMirror-widget {}
222
+
223
+ .CodeMirror-wrap .CodeMirror-scroll {
224
+ overflow-x: hidden;
225
+ }
226
+
227
+ .CodeMirror-measure {
228
+ position: absolute;
229
+ width: 100%;
230
+ height: 0;
231
+ overflow: hidden;
232
+ visibility: hidden;
233
+ }
234
+ .CodeMirror-measure pre { position: static; }
235
+
236
+ .CodeMirror div.CodeMirror-cursor {
237
+ position: absolute;
238
+ border-right: none;
239
+ width: 0;
240
+ }
241
+
242
+ div.CodeMirror-cursors {
243
+ visibility: hidden;
244
+ position: relative;
245
+ z-index: 1;
246
+ }
247
+ .CodeMirror-focused div.CodeMirror-cursors {
248
+ visibility: visible;
249
+ }
250
+
251
+ .CodeMirror-selected { background: #d9d9d9; }
252
+ .CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; }
253
+
254
+ .cm-searching {
255
+ background: #ffa;
256
+ background: rgba(255, 255, 0, .4);
257
+ }
258
+
259
+ /* IE7 hack to prevent it from returning funny offsetTops on the spans */
260
+ .CodeMirror span { *vertical-align: text-bottom; }
261
+
262
+ /* Used to force a border model for a node */
263
+ .cm-force-border { padding-right: .1px; }
264
+
265
+ @media print {
266
+ /* Hide the cursor when printing */
267
+ .CodeMirror div.CodeMirror-cursors {
268
+ visibility: hidden;
269
+ }
270
+ }
bws_menu/css/general_style.css CHANGED
@@ -11,7 +11,7 @@
11
  display: none;
12
  }
13
  .bws_info {
14
- color: #888888;
15
  font-size: 10px;
16
  }
17
  /*
@@ -212,14 +212,14 @@ a.bws_plugin_pro_version {
212
  max-width: 80%;
213
  }
214
  .bws_banner_on_plugin_page .text span {
215
- font-size: 12px;
216
  opacity: 0.7;
217
  }
218
  div.bws_banner_on_plugin_page .button {
219
  float: right;
220
  border: none;
221
  font-size: 14px;
222
- margin: 18px 16px;
223
  padding: 12px 29px;
224
  color: #FFF;
225
  text-shadow: none;
@@ -247,22 +247,34 @@ div.bws_banner_on_plugin_page .icon {
247
  .bws_banner_on_plugin_page .icon img {
248
  max-width: 60px;
249
  }
 
 
 
 
 
 
 
 
 
 
 
 
250
  .bws_banner_on_plugin_page .text + .icon {
251
  display: none;
252
  }
253
- .bws_banner_on_plugin_page .close_icon {
254
- float: right;
255
- margin: 8px;
256
- cursor: pointer;
257
- }
258
  .rtl div.bws_banner_on_plugin_page .button,
259
- .rtl .bws_banner_on_plugin_page .close_icon {
260
  float: left;
261
  }
262
  .rtl div.bws_banner_on_plugin_page .icon,
263
- .rtl .bws_banner_on_plugin_page .text {
 
264
  float: right;
265
  }
 
 
 
 
266
  /* #### Mobile Phones Portrait or Landscape #### */
267
  @media screen and (max-device-width: 768px) {
268
  .bws_banner_on_plugin_page .text,
@@ -393,6 +405,13 @@ span.bws_code {
393
  margin-right: -2px;
394
  }
395
  /* bws shortcode insert */
 
 
 
 
 
 
 
396
  #bws_shortcode_content,
397
  #bws_shortcode_select_plugin {
398
  margin-bottom: 10px;
11
  display: none;
12
  }
13
  .bws_info {
14
+ color: #888;
15
  font-size: 10px;
16
  }
17
  /*
212
  max-width: 80%;
213
  }
214
  .bws_banner_on_plugin_page .text span {
215
+ font-size: 14px;
216
  opacity: 0.7;
217
  }
218
  div.bws_banner_on_plugin_page .button {
219
  float: right;
220
  border: none;
221
  font-size: 14px;
222
+ margin: 18px 40px;
223
  padding: 12px 29px;
224
  color: #FFF;
225
  text-shadow: none;
247
  .bws_banner_on_plugin_page .icon img {
248
  max-width: 60px;
249
  }
250
+ .bws_go_pro_banner .icon:before {
251
+ content: 'PRO';
252
+ background: #F26E50;
253
+ border-radius: 4px;
254
+ color: #FFF;
255
+ font-size: 11px;
256
+ font-weight: bold;
257
+ display: block;
258
+ padding: 0px 4px;
259
+ margin: 0 15px -7px;
260
+ position: relative;
261
+ }
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;
268
  }
269
  .rtl div.bws_banner_on_plugin_page .icon,
270
+ .rtl .bws_banner_on_plugin_page .text,
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;
277
+ }
278
  /* #### Mobile Phones Portrait or Landscape #### */
279
  @media screen and (max-device-width: 768px) {
280
  .bws_banner_on_plugin_page .text,
405
  margin-right: -2px;
406
  }
407
  /* bws shortcode insert */
408
+ .mce-toolbar .mce-btn-group .mce-btn.mce-bws_shortcode_button {
409
+ background-color: #fff;
410
+ border: 1px solid #e5e5e5;
411
+ }
412
+ .mce-toolbar .mce-btn i.bws-shortcode-icon {
413
+ background: transparent url("../images/shortcode-icon.png");
414
+ }
415
  #bws_shortcode_content,
416
  #bws_shortcode_select_plugin {
417
  margin-bottom: 10px;
bws_menu/css/style.css CHANGED
@@ -170,6 +170,24 @@
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;
170
  .subsubsub a.bws_system_status:hover {
171
  background-color: #529FBD;
172
  }
173
+
174
+ .bws_browse_link {
175
+ color: #666;
176
+ font-size: 18px;
177
+ text-decoration: none;
178
+ background-color: #ddd;
179
+ display: block;
180
+ width: 100%;
181
+ text-align: center;
182
+ padding: 8px 0;
183
+ font-weight: bold;
184
+ border-radius: 5px;
185
+ }
186
+ .bws_browse_link .dashicons {
187
+ line-height: inherit;
188
+ vertical-align: text-top;
189
+ font-size: 17px;
190
+ }
191
  /* theme page after WP 3.9 */
192
  .toplevel_page_bws_plugins #availablethemes .theme-browser {
193
  margin-top: 25px;
bws_menu/icons/{adsense.png → plugins/adsense.png} RENAMED
File without changes
bws_menu/icons/{bws-featured-posts.png → plugins/bws-featured-posts.png} RENAMED
File without changes
bws_menu/icons/{bws-google-analytics.png → plugins/bws-google-analytics.png} RENAMED
File without changes
bws_menu/icons/{bws-google-maps.png → plugins/bws-google-maps.png} RENAMED
File without changes
bws_menu/icons/plugins/bws-pinterest.png ADDED
Binary file
bws_menu/icons/{bws-popular-posts.png → plugins/bws-popular-posts.png} RENAMED
File without changes
bws_menu/icons/{bws-smtp.png → plugins/bws-smtp.png} RENAMED
File without changes
bws_menu/icons/{bws-testimonials.png → plugins/bws-testimonials.png} RENAMED
File without changes
bws_menu/icons/{captcha.png → plugins/captcha.png} RENAMED
File without changes
bws_menu/icons/{contact-form-multi.png → plugins/contact-form-multi.png} RENAMED
File without changes
bws_menu/icons/{contact-form-to-db.png → plugins/contact-form-to-db.png} RENAMED
File without changes
bws_menu/icons/{contact-form.png → plugins/contact-form.png} RENAMED
File without changes
bws_menu/icons/{custom-fields-search.png → plugins/custom-fields-search.png} RENAMED
File without changes
bws_menu/icons/{custom-search.png → plugins/custom-search.png} RENAMED
File without changes
bws_menu/icons/{db-manager.png → plugins/db-manager.png} RENAMED
File without changes
bws_menu/icons/{donate-button.png → plugins/donate-button.png} RENAMED
File without changes
bws_menu/icons/{email-queue.png → plugins/email-queue.png} RENAMED
File without changes
bws_menu/icons/{error-log-viewer.png → plugins/error-log-viewer.png} RENAMED
File without changes
bws_menu/icons/{facebook-button.png → plugins/facebook-button.png} RENAMED
File without changes
bws_menu/icons/{gallery-categories.png → plugins/gallery-categories.png} RENAMED
File without changes
bws_menu/icons/{gallery.png → plugins/gallery.png} RENAMED
File without changes
bws_menu/icons/{google-captcha.png → plugins/google-captcha.png} RENAMED
File without changes
bws_menu/icons/{google-one.png → plugins/google-one.png} RENAMED
File without changes
bws_menu/icons/{google-shortlink.png → plugins/google-shortlink.png} RENAMED
File without changes
bws_menu/icons/{google-sitemap.png → plugins/google-sitemap.png} RENAMED
File without changes
bws_menu/icons/{htaccess.png → plugins/htaccess.png} RENAMED
File without changes
bws_menu/icons/{job-board.png → plugins/job-board.png} RENAMED
File without changes
bws_menu/icons/{limit-attempts.png → plugins/limit-attempts.png} RENAMED
File without changes
bws_menu/icons/{multilanguage.png → plugins/multilanguage.png} RENAMED
File without changes
bws_menu/icons/{pagination.png → plugins/pagination.png} RENAMED
File without changes
bws_menu/icons/{pdf-print.png → plugins/pdf-print.png} RENAMED
File without changes
bws_menu/icons/{portfolio.png → plugins/portfolio.png} RENAMED
File without changes
bws_menu/icons/{post-to-csv.png → plugins/post-to-csv.png} RENAMED
File without changes
bws_menu/icons/{profile-extra-fields.png → plugins/profile-extra-fields.png} RENAMED
File without changes
bws_menu/icons/{promobar.png → plugins/promobar.png} RENAMED
File without changes
bws_menu/icons/{quotes-and-tips.png → plugins/quotes-and-tips.png} RENAMED
File without changes
bws_menu/icons/{re-attacher.png → plugins/re-attacher.png} RENAMED
File without changes
bws_menu/icons/{realty.png → plugins/realty.png} RENAMED
File without changes
bws_menu/icons/{relevant.png → plugins/relevant.png} RENAMED
File without changes
bws_menu/icons/{sender.png → plugins/sender.png} RENAMED
File without changes
bws_menu/icons/{social-buttons-pack.png → plugins/social-buttons-pack.png} RENAMED
File without changes
bws_menu/icons/{subscriber.png → plugins/subscriber.png} RENAMED
File without changes
bws_menu/icons/{twitter.png → plugins/twitter.png} RENAMED
File without changes
bws_menu/icons/{updater.png → plugins/updater.png} RENAMED
File without changes
bws_menu/icons/{user-role.png → plugins/user-role.png} RENAMED
File without changes
bws_menu/icons/{visitors-online.png → plugins/visitors-online.png} RENAMED
File without changes
bws_menu/icons/{zendesk-help-center.png → plugins/zendesk-help-center.png} RENAMED
File without changes
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/js/codemirror.js ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ !function(a){if("object"==typeof exports&&"object"==typeof module)module.exports=a();else{if("function"==typeof define&&define.amd)return define([],a);this.CodeMirror=a()}}(function(){"use strict";function z(a,c){if(!(this instanceof z))return new z(a,c);this.options=c=c||{},Fg($d,c,!1),N(c);var d=c.value;"string"==typeof d&&(d=new zf(d,c.mode)),this.doc=d;var e=this.display=new A(a,d);e.wrapper.CodeMirror=this,J(this),H(this),c.lineWrapping&&(this.display.wrapper.className+=" CodeMirror-wrap"),c.autofocus&&!r&&Rc(this),this.state={keyMaps:[],overlays:[],modeGen:0,overwrite:!1,focused:!1,suppressEdits:!1,pasteIncoming:!1,cutIncoming:!1,draggingText:!1,highlight:new vg},b&&setTimeout(Gg(Qc,this,!0),20),Uc(this);var f=this;Ac(this,function(){f.curOp.forceUpdate=!0,Df(f,d),c.autofocus&&!r||Rg()==e.input?setTimeout(Gg(vd,f),20):wd(f);for(var a in _d)_d.hasOwnProperty(a)&&_d[a](f,c[a],be);for(var b=0;b<fe.length;++b)fe[b](f)})}function A(a,b){var d=this,e=d.input=Mg("textarea",null,null,"position: absolute; padding: 0; width: 1px; height: 1em; outline: none");h?e.style.width="1000px":e.setAttribute("wrap","off"),q&&(e.style.border="1px solid black"),e.setAttribute("autocorrect","off"),e.setAttribute("autocapitalize","off"),e.setAttribute("spellcheck","false"),d.inputDiv=Mg("div",[e],null,"overflow: hidden; position: relative; width: 3px; height: 0px;"),d.scrollbarH=Mg("div",[Mg("div",null,null,"height: 100%; min-height: 1px")],"CodeMirror-hscrollbar"),d.scrollbarV=Mg("div",[Mg("div",null,null,"min-width: 1px")],"CodeMirror-vscrollbar"),d.scrollbarFiller=Mg("div",null,"CodeMirror-scrollbar-filler"),d.gutterFiller=Mg("div",null,"CodeMirror-gutter-filler"),d.lineDiv=Mg("div",null,"CodeMirror-code"),d.selectionDiv=Mg("div",null,null,"position: relative; z-index: 1"),d.cursorDiv=Mg("div",null,"CodeMirror-cursors"),d.measure=Mg("div",null,"CodeMirror-measure"),d.lineMeasure=Mg("div",null,"CodeMirror-measure"),d.lineSpace=Mg("div",[d.measure,d.lineMeasure,d.selectionDiv,d.cursorDiv,d.lineDiv],null,"position: relative; outline: none"),d.mover=Mg("div",[Mg("div",[d.lineSpace],"CodeMirror-lines")],null,"position: relative"),d.sizer=Mg("div",[d.mover],"CodeMirror-sizer"),d.heightForcer=Mg("div",null,null,"position: absolute; height: "+qg+"px; width: 1px;"),d.gutters=Mg("div",null,"CodeMirror-gutters"),d.lineGutter=null,d.scroller=Mg("div",[d.sizer,d.heightForcer,d.gutters],"CodeMirror-scroll"),d.scroller.setAttribute("tabIndex","-1"),d.wrapper=Mg("div",[d.inputDiv,d.scrollbarH,d.scrollbarV,d.scrollbarFiller,d.gutterFiller,d.scroller],"CodeMirror"),c&&(d.gutters.style.zIndex=-1,d.scroller.style.paddingRight=0),q&&(e.style.width="0px"),h||(d.scroller.draggable=!0),m&&(d.inputDiv.style.height="1px",d.inputDiv.style.position="absolute"),c&&(d.scrollbarH.style.minHeight=d.scrollbarV.style.minWidth="18px"),a.appendChild?a.appendChild(d.wrapper):a(d.wrapper),d.viewFrom=d.viewTo=b.first,d.view=[],d.externalMeasured=null,d.viewOffset=0,d.lastSizeC=0,d.updateLineNumbers=null,d.lineNumWidth=d.lineNumInnerWidth=d.lineNumChars=null,d.prevInput="",d.alignWidgets=!1,d.pollingFast=!1,d.poll=new vg,d.cachedCharWidth=d.cachedTextHeight=d.cachedPaddingH=null,d.inaccurateSelection=!1,d.maxLine=null,d.maxLineLength=0,d.maxLineChanged=!1,d.wheelDX=d.wheelDY=d.wheelStartX=d.wheelStartY=null,d.shift=!1}function B(a){a.doc.mode=z.getMode(a.options,a.doc.modeOption),C(a)}function C(a){a.doc.iter(function(a){a.stateAfter&&(a.stateAfter=null),a.styles&&(a.styles=null)}),a.doc.frontier=a.doc.first,Tb(a,100),a.state.modeGen++,a.curOp&&Gc(a)}function D(a){a.options.lineWrapping?(Ug(a.display.wrapper,"CodeMirror-wrap"),a.display.sizer.style.minWidth=""):(Tg(a.display.wrapper,"CodeMirror-wrap"),M(a)),F(a),Gc(a),jc(a),setTimeout(function(){P(a)},100)}function E(a){var b=vc(a.display),c=a.options.lineWrapping,d=c&&Math.max(5,a.display.scroller.clientWidth/wc(a.display)-3);return function(e){if(Ve(a.doc,e))return 0;var f=0;if(e.widgets)for(var g=0;g<e.widgets.length;g++)e.widgets[g].height&&(f+=e.widgets[g].height);return c?f+(Math.ceil(e.text.length/d)||1)*b:f+b}}function F(a){var b=a.doc,c=E(a);b.iter(function(a){var b=c(a);b!=a.height&&Hf(a,b)})}function G(a){var b=ke[a.options.keyMap],c=b.style;a.display.wrapper.className=a.display.wrapper.className.replace(/\s*cm-keymap-\S+/g,"")+(c?" cm-keymap-"+c:"")}function H(a){a.display.wrapper.className=a.display.wrapper.className.replace(/\s*cm-s-\S+/g,"")+a.options.theme.replace(/(^|\s)\s*/g," cm-s-"),jc(a)}function I(a){J(a),Gc(a),setTimeout(function(){R(a)},20)}function J(a){var b=a.display.gutters,c=a.options.gutters;Og(b);for(var d=0;d<c.length;++d){var e=c[d],f=b.appendChild(Mg("div",null,"CodeMirror-gutter "+e));"CodeMirror-linenumbers"==e&&(a.display.lineGutter=f,f.style.width=(a.display.lineNumWidth||1)+"px")}b.style.display=d?"":"none",K(a)}function K(a){var b=a.display.gutters.offsetWidth;a.display.sizer.style.marginLeft=b+"px",a.display.scrollbarH.style.left=a.options.fixedGutter?b+"px":0}function L(a){if(0==a.height)return 0;for(var c,b=a.text.length,d=a;c=Oe(d);){var e=c.find(0,!0);d=e.from.line,b+=e.from.ch-e.to.ch}for(d=a;c=Pe(d);){var e=c.find(0,!0);b-=d.text.length-e.from.ch,d=e.to.line,b+=d.text.length-e.to.ch}return b}function M(a){var b=a.display,c=a.doc;b.maxLine=Ef(c,c.first),b.maxLineLength=L(b.maxLine),b.maxLineChanged=!0,c.iter(function(a){var c=L(a);c>b.maxLineLength&&(b.maxLineLength=c,b.maxLine=a)})}function N(a){var b=Cg(a.gutters,"CodeMirror-linenumbers");-1==b&&a.lineNumbers?a.gutters=a.gutters.concat(["CodeMirror-linenumbers"]):b>-1&&!a.lineNumbers&&(a.gutters=a.gutters.slice(0),a.gutters.splice(b,1))}function O(a){var b=a.display.scroller;return{clientHeight:b.clientHeight,barHeight:a.display.scrollbarV.clientHeight,scrollWidth:b.scrollWidth,clientWidth:b.clientWidth,barWidth:a.display.scrollbarH.clientWidth,docHeight:Math.round(a.doc.height+Yb(a.display))}}function P(a,b){b||(b=O(a));var c=a.display,d=b.docHeight+qg,e=b.scrollWidth>b.clientWidth,f=d>b.clientHeight;if(f?(c.scrollbarV.style.display="block",c.scrollbarV.style.bottom=e?Yg(c.measure)+"px":"0",c.scrollbarV.firstChild.style.height=Math.max(0,d-b.clientHeight+(b.barHeight||c.scrollbarV.clientHeight))+"px"):(c.scrollbarV.style.display="",c.scrollbarV.firstChild.style.height="0"),e?(c.scrollbarH.style.display="block",c.scrollbarH.style.right=f?Yg(c.measure)+"px":"0",c.scrollbarH.firstChild.style.width=b.scrollWidth-b.clientWidth+(b.barWidth||c.scrollbarH.clientWidth)+"px"):(c.scrollbarH.style.display="",c.scrollbarH.firstChild.style.width="0"),e&&f?(c.scrollbarFiller.style.display="block",c.scrollbarFiller.style.height=c.scrollbarFiller.style.width=Yg(c.measure)+"px"):c.scrollbarFiller.style.display="",e&&a.options.coverGutterNextToScrollbar&&a.options.fixedGutter?(c.gutterFiller.style.display="block",c.gutterFiller.style.height=Yg(c.measure)+"px",c.gutterFiller.style.width=c.gutters.offsetWidth+"px"):c.gutterFiller.style.display="",n&&0===Yg(c.measure)){c.scrollbarV.style.minWidth=c.scrollbarH.style.minHeight=o?"18px":"12px";var g=function(b){dg(b)!=c.scrollbarV&&dg(b)!=c.scrollbarH&&Bc(a,Xc)(b)};fg(c.scrollbarV,"mousedown",g),fg(c.scrollbarH,"mousedown",g)}}function Q(a,b,c){var d=c&&null!=c.top?c.top:a.scroller.scrollTop;d=Math.floor(d-Xb(a));var e=c&&null!=c.bottom?c.bottom:d+a.wrapper.clientHeight,f=Jf(b,d),g=Jf(b,e);if(c&&c.ensure){var h=c.ensure.from.line,i=c.ensure.to.line;if(f>h)return{from:h,to:Jf(b,Kf(Ef(b,h))+a.wrapper.clientHeight)};if(Math.min(i,b.lastLine())>=g)return{from:Jf(b,Kf(Ef(b,i))-a.wrapper.clientHeight),to:i}}return{from:f,to:g}}function R(a){var b=a.display,c=b.view;if(b.alignWidgets||b.gutters.firstChild&&a.options.fixedGutter){for(var d=U(b)-b.scroller.scrollLeft+a.doc.scrollLeft,e=b.gutters.offsetWidth,f=d+"px",g=0;g<c.length;g++)if(!c[g].hidden){a.options.fixedGutter&&c[g].gutter&&(c[g].gutter.style.left=f);var h=c[g].alignable;if(h)for(var i=0;i<h.length;i++)h[i].style.left=f}a.options.fixedGutter&&(b.gutters.style.left=d+e+"px")}}function S(a){if(!a.options.lineNumbers)return!1;var b=a.doc,c=T(a.options,b.first+b.size-1),d=a.display;if(c.length!=d.lineNumChars){var e=d.measure.appendChild(Mg("div",[Mg("div",c)],"CodeMirror-linenumber CodeMirror-gutter-elt")),f=e.firstChild.offsetWidth,g=e.offsetWidth-f;return d.lineGutter.style.width="",d.lineNumInnerWidth=Math.max(f,d.lineGutter.offsetWidth-g),d.lineNumWidth=d.lineNumInnerWidth+g,d.lineNumChars=d.lineNumInnerWidth?c.length:-1,d.lineGutter.style.width=d.lineNumWidth+"px",K(a),!0}return!1}function T(a,b){return String(a.lineNumberFormatter(b+a.firstLineNumber))}function U(a){return a.scroller.getBoundingClientRect().left-a.sizer.getBoundingClientRect().left}function V(a,b,c){for(var f,d=a.display.viewFrom,e=a.display.viewTo,g=Q(a.display,a.doc,b),i=!0;;i=!1){var j=a.display.scroller.clientWidth;if(!W(a,g,c))break;f=!0,a.display.maxLineChanged&&!a.options.lineWrapping&&X(a);var k=O(a);if(Pb(a),Y(a,k),P(a,k),h&&a.options.lineWrapping&&Z(a,k),i&&a.options.lineWrapping&&j!=a.display.scroller.clientWidth)c=!0;else if(c=!1,b&&null!=b.top&&(b={top:Math.min(k.docHeight-qg-k.clientHeight,b.top)}),g=Q(a.display,a.doc,b),g.from>=a.display.viewFrom&&g.to<=a.display.viewTo)break}return a.display.updateLineNumbers=null,f&&(kg(a,"update",a),(a.display.viewFrom!=d||a.display.viewTo!=e)&&kg(a,"viewportChange",a,a.display.viewFrom,a.display.viewTo)),f}function W(a,b,c){var d=a.display,e=a.doc;if(!d.wrapper.offsetWidth)return Ic(a),void 0;if(!(!c&&b.from>=d.viewFrom&&b.to<=d.viewTo&&0==Mc(a))){S(a)&&Ic(a);var f=ab(a),g=e.first+e.size,h=Math.max(b.from-a.options.viewportMargin,e.first),i=Math.min(g,b.to+a.options.viewportMargin);d.viewFrom<h&&h-d.viewFrom<20&&(h=Math.max(e.first,d.viewFrom)),d.viewTo>i&&d.viewTo-i<20&&(i=Math.min(g,d.viewTo)),y&&(h=Te(a.doc,h),i=Ue(a.doc,i));var j=h!=d.viewFrom||i!=d.viewTo||d.lastSizeC!=d.wrapper.clientHeight;Lc(a,h,i),d.viewOffset=Kf(Ef(a.doc,d.viewFrom)),a.display.mover.style.top=d.viewOffset+"px";var k=Mc(a);if(j||0!=k||c){var l=Rg();return k>4&&(d.lineDiv.style.display="none"),bb(a,d.updateLineNumbers,f),k>4&&(d.lineDiv.style.display=""),l&&Rg()!=l&&l.offsetHeight&&l.focus(),Og(d.cursorDiv),Og(d.selectionDiv),j&&(d.lastSizeC=d.wrapper.clientHeight,Tb(a,400)),$(a),!0}}}function X(a){var b=a.display,c=bc(a,b.maxLine,b.maxLine.text.length).left;b.maxLineChanged=!1;var d=Math.max(0,c+3),e=Math.max(0,b.sizer.offsetLeft+d+qg-b.scroller.clientWidth);b.sizer.style.minWidth=d+"px",e<a.doc.scrollLeft&&hd(a,Math.min(b.scroller.scrollLeft,e),!0)}function Y(a,b){a.display.sizer.style.minHeight=a.display.heightForcer.style.top=b.docHeight+"px",a.display.gutters.style.height=Math.max(b.docHeight,b.clientHeight-qg)+"px"}function Z(a,b){a.display.sizer.offsetWidth+a.display.gutters.offsetWidth<a.display.scroller.clientWidth-1&&(a.display.sizer.style.minHeight=a.display.heightForcer.style.top="0px",a.display.gutters.style.height=b.docHeight+"px")}function $(a){for(var b=a.display,d=b.lineDiv.offsetTop,e=0;e<b.view.length;e++){var g,f=b.view[e];if(!f.hidden){if(c){var h=f.node.offsetTop+f.node.offsetHeight;g=h-d,d=h}else{var i=f.node.getBoundingClientRect();g=i.bottom-i.top}var j=f.line.height-g;if(2>g&&(g=vc(b)),(j>.001||-.001>j)&&(Hf(f.line,g),_(f.line),f.rest))for(var k=0;k<f.rest.length;k++)_(f.rest[k])}}}function _(a){if(a.widgets)for(var b=0;b<a.widgets.length;++b)a.widgets[b].height=a.widgets[b].node.offsetHeight}function ab(a){for(var b=a.display,c={},d={},e=b.gutters.firstChild,f=0;e;e=e.nextSibling,++f)c[a.options.gutters[f]]=e.offsetLeft,d[a.options.gutters[f]]=e.offsetWidth;return{fixedPos:U(b),gutterTotalWidth:b.gutters.offsetWidth,gutterLeft:c,gutterWidth:d,wrapperWidth:b.wrapper.clientWidth}}function bb(a,b,c){function i(b){var c=b.nextSibling;return h&&s&&a.display.currentWheelTarget==b?b.style.display="none":b.parentNode.removeChild(b),c}for(var d=a.display,e=a.options.lineNumbers,f=d.lineDiv,g=f.firstChild,j=d.view,k=d.viewFrom,l=0;l<j.length;l++){var m=j[l];if(m.hidden);else if(m.node){for(;g!=m.node;)g=i(g);var o=e&&null!=b&&k>=b&&m.lineNumber;m.changes&&(Cg(m.changes,"gutter")>-1&&(o=!1),cb(a,m,k,c)),o&&(Og(m.lineNumber),m.lineNumber.appendChild(document.createTextNode(T(a.options,k)))),g=m.node.nextSibling}else{var n=kb(a,m,k,c);f.insertBefore(n,g)}k+=m.size}for(;g;)g=i(g)}function cb(a,b,c,d){for(var e=0;e<b.changes.length;e++){var f=b.changes[e];"text"==f?gb(a,b):"gutter"==f?ib(a,b,c,d):"class"==f?hb(b):"widget"==f&&jb(b,d)}b.changes=null}function db(a){return a.node==a.text&&(a.node=Mg("div",null,null,"position: relative"),a.text.parentNode&&a.text.parentNode.replaceChild(a.node,a.text),a.node.appendChild(a.text),c&&(a.node.style.zIndex=2)),a.node}function eb(a){var b=a.bgClass?a.bgClass+" "+(a.line.bgClass||""):a.line.bgClass;if(b&&(b+=" CodeMirror-linebackground"),a.background)b?a.background.className=b:(a.background.parentNode.removeChild(a.background),a.background=null);else if(b){var c=db(a);a.background=c.insertBefore(Mg("div",null,b),c.firstChild)}}function fb(a,b){var c=a.display.externalMeasured;return c&&c.line==b.line?(a.display.externalMeasured=null,b.measure=c.measure,c.built):nf(a,b)}function gb(a,b){var c=b.text.className,d=fb(a,b);b.text==b.node&&(b.node=d.pre),b.text.parentNode.replaceChild(d.pre,b.text),b.text=d.pre,d.bgClass!=b.bgClass||d.textClass!=b.textClass?(b.bgClass=d.bgClass,b.textClass=d.textClass,hb(b)):c&&(b.text.className=c)}function hb(a){eb(a),a.line.wrapClass?db(a).className=a.line.wrapClass:a.node!=a.text&&(a.node.className="");var b=a.textClass?a.textClass+" "+(a.line.textClass||""):a.line.textClass;a.text.className=b||""}function ib(a,b,c,d){b.gutter&&(b.node.removeChild(b.gutter),b.gutter=null);var e=b.line.gutterMarkers;if(a.options.lineNumbers||e){var f=db(b),g=b.gutter=f.insertBefore(Mg("div",null,"CodeMirror-gutter-wrapper","position: absolute; left: "+(a.options.fixedGutter?d.fixedPos:-d.gutterTotalWidth)+"px"),b.text);if(!a.options.lineNumbers||e&&e["CodeMirror-linenumbers"]||(b.lineNumber=g.appendChild(Mg("div",T(a.options,c),"CodeMirror-linenumber CodeMirror-gutter-elt","left: "+d.gutterLeft["CodeMirror-linenumbers"]+"px; width: "+a.display.lineNumInnerWidth+"px"))),e)for(var h=0;h<a.options.gutters.length;++h){var i=a.options.gutters[h],j=e.hasOwnProperty(i)&&e[i];j&&g.appendChild(Mg("div",[j],"CodeMirror-gutter-elt","left: "+d.gutterLeft[i]+"px; width: "+d.gutterWidth[i]+"px"))}}}function jb(a,b){a.alignable&&(a.alignable=null);for(var d,c=a.node.firstChild;c;c=d){var d=c.nextSibling;"CodeMirror-linewidget"==c.className&&a.node.removeChild(c)}lb(a,b)}function kb(a,b,c,d){var e=fb(a,b);return b.text=b.node=e.pre,e.bgClass&&(b.bgClass=e.bgClass),e.textClass&&(b.textClass=e.textClass),hb(b),ib(a,b,c,d),lb(b,d),b.node}function lb(a,b){if(mb(a.line,a,b,!0),a.rest)for(var c=0;c<a.rest.length;c++)mb(a.rest[c],a,b,!1)}function mb(a,b,c,d){if(a.widgets)for(var e=db(b),f=0,g=a.widgets;f<g.length;++f){var h=g[f],i=Mg("div",[h.node],"CodeMirror-linewidget");h.handleMouseEvents||(i.ignoreEvents=!0),nb(h,i,b,c),d&&h.above?e.insertBefore(i,b.gutter||b.text):e.appendChild(i),kg(h,"redraw")}}function nb(a,b,c,d){if(a.noHScroll){(c.alignable||(c.alignable=[])).push(b);var e=d.wrapperWidth;b.style.left=d.fixedPos+"px",a.coverGutter||(e-=d.gutterTotalWidth,b.style.paddingLeft=d.gutterTotalWidth+"px"),b.style.width=e+"px"}a.coverGutter&&(b.style.zIndex=5,b.style.position="relative",a.noHScroll||(b.style.marginLeft=-d.gutterTotalWidth+"px"))}function qb(a){return ob(a.line,a.ch)}function rb(a,b){return pb(a,b)<0?b:a}function sb(a,b){return pb(a,b)<0?a:b}function tb(a,b){this.ranges=a,this.primIndex=b}function ub(a,b){this.anchor=a,this.head=b}function vb(a,b){var c=a[b];a.sort(function(a,b){return pb(a.from(),b.from())}),b=Cg(a,c);for(var d=1;d<a.length;d++){var e=a[d],f=a[d-1];if(pb(f.to(),e.from())>=0){var g=sb(f.from(),e.from()),h=rb(f.to(),e.to()),i=f.empty()?e.from()==e.head:f.from()==f.head;b>=d&&--b,a.splice(--d,2,new ub(i?h:g,i?g:h))}}return new tb(a,b)}function wb(a,b){return new tb([new ub(a,b||a)],0)}function xb(a,b){return Math.max(a.first,Math.min(b,a.first+a.size-1))}function yb(a,b){if(b.line<a.first)return ob(a.first,0);var c=a.first+a.size-1;return b.line>c?ob(c,Ef(a,c).text.length):zb(b,Ef(a,b.line).text.length)}function zb(a,b){var c=a.ch;return null==c||c>b?ob(a.line,b):0>c?ob(a.line,0):a}function Ab(a,b){return b>=a.first&&b<a.first+a.size}function Bb(a,b){for(var c=[],d=0;d<b.length;d++)c[d]=yb(a,b[d]);return c}function Cb(a,b,c,d){if(a.cm&&a.cm.display.shift||a.extend){var e=b.anchor;if(d){var f=pb(c,e)<0;f!=pb(d,e)<0?(e=c,c=d):f!=pb(c,d)<0&&(c=d)}return new ub(e,c)}return new ub(d||c,c)}function Db(a,b,c,d){Jb(a,new tb([Cb(a,a.sel.primary(),b,c)],0),d)}function Eb(a,b,c){for(var d=[],e=0;e<a.sel.ranges.length;e++)d[e]=Cb(a,a.sel.ranges[e],b[e],null);var f=vb(d,a.sel.primIndex);Jb(a,f,c)}function Fb(a,b,c,d){var e=a.sel.ranges.slice(0);e[b]=c,Jb(a,vb(e,a.sel.primIndex),d)}function Gb(a,b,c,d){Jb(a,wb(b,c),d)}function Hb(a,b){var c={ranges:b.ranges,update:function(b){this.ranges=[];for(var c=0;c<b.length;c++)this.ranges[c]=new ub(yb(a,b[c].anchor),yb(a,b[c].head))}};return hg(a,"beforeSelectionChange",a,c),a.cm&&hg(a.cm,"beforeSelectionChange",a.cm,c),c.ranges!=b.ranges?vb(c.ranges,c.ranges.length-1):b}function Ib(a,b,c){var d=a.history.done,e=Ag(d);e&&e.ranges?(d[d.length-1]=b,Kb(a,b,c)):Jb(a,b,c)}function Jb(a,b,c){Kb(a,b,c),Sf(a,a.sel,a.cm?a.cm.curOp.id:0/0,c)}function Kb(a,b,c){(og(a,"beforeSelectionChange")||a.cm&&og(a.cm,"beforeSelectionChange"))&&(b=Hb(a,b));var d=pb(b.primary().head,a.sel.primary().head)<0?-1:1;Lb(a,Nb(a,b,d,!0)),c&&c.scroll===!1||!a.cm||Sd(a.cm)}function Lb(a,b){b.equals(a.sel)||(a.sel=b,a.cm&&(a.cm.curOp.updateInput=a.cm.curOp.selectionChanged=!0,ng(a.cm)),kg(a,"cursorActivity",a))}function Mb(a){Lb(a,Nb(a,a.sel,null,!1),sg)}function Nb(a,b,c,d){for(var e,f=0;f<b.ranges.length;f++){var g=b.ranges[f],h=Ob(a,g.anchor,c,d),i=Ob(a,g.head,c,d);(e||h!=g.anchor||i!=g.head)&&(e||(e=b.ranges.slice(0,f)),e[f]=new ub(h,i))}return e?vb(e,b.primIndex):b}function Ob(a,b,c,d){var e=!1,f=b,g=c||1;a.cantEdit=!1;a:for(;;){var h=Ef(a,f.line);if(h.markedSpans)for(var i=0;i<h.markedSpans.length;++i){var j=h.markedSpans[i],k=j.marker;if((null==j.from||(k.inclusiveLeft?j.from<=f.ch:j.from<f.ch))&&(null==j.to||(k.inclusiveRight?j.to>=f.ch:j.to>f.ch))){if(d&&(hg(k,"beforeCursorEnter"),k.explicitlyCleared)){if(h.markedSpans){--i;continue}break}if(!k.atomic)continue;var l=k.find(0>g?-1:1);if(0==pb(l,f)&&(l.ch+=g,l.ch<0?l=l.line>a.first?yb(a,ob(l.line-1)):null:l.ch>h.text.length&&(l=l.line<a.first+a.size-1?ob(l.line+1,0):null),!l)){if(e)return d?(a.cantEdit=!0,ob(a.first,0)):Ob(a,b,c,!0);e=!0,l=b,g=-g}f=l;continue a}}return f}}function Pb(a){for(var b=a.display,c=a.doc,d=document.createDocumentFragment(),e=document.createDocumentFragment(),f=0;f<c.sel.ranges.length;f++){var g=c.sel.ranges[f],h=g.empty();(h||a.options.showCursorWhenSelecting)&&Qb(a,g,d),h||Rb(a,g,e)}if(a.options.moveInputWithCursor){var i=pc(a,c.sel.primary().head,"div"),j=b.wrapper.getBoundingClientRect(),k=b.lineDiv.getBoundingClientRect(),l=Math.max(0,Math.min(b.wrapper.clientHeight-10,i.top+k.top-j.top)),m=Math.max(0,Math.min(b.wrapper.clientWidth-10,i.left+k.left-j.left));b.inputDiv.style.top=l+"px",b.inputDiv.style.left=m+"px"}Pg(b.cursorDiv,d),Pg(b.selectionDiv,e)}function Qb(a,b,c){var d=pc(a,b.head,"div"),e=c.appendChild(Mg("div","\xa0","CodeMirror-cursor"));if(e.style.left=d.left+"px",e.style.top=d.top+"px",e.style.height=Math.max(0,d.bottom-d.top)*a.options.cursorHeight+"px",d.other){var f=c.appendChild(Mg("div","\xa0","CodeMirror-cursor CodeMirror-secondarycursor"));f.style.display="",f.style.left=d.other.left+"px",f.style.top=d.other.top+"px",f.style.height=.85*(d.other.bottom-d.other.top)+"px"}}function Rb(a,b,c){function j(a,b,c,d){0>b&&(b=0),b=Math.round(b),d=Math.round(d),f.appendChild(Mg("div",null,"CodeMirror-selected","position: absolute; left: "+a+"px; top: "+b+"px; width: "+(null==c?i-a:c)+"px; height: "+(d-b)+"px"))}function k(b,c,d){function m(c,d){return oc(a,ob(b,c),"div",f,d)}var k,l,f=Ef(e,b),g=f.text.length;return fh(Lf(f),c||0,null==d?g:d,function(a,b,e){var n,o,p,f=m(a,"left");if(a==b)n=f,o=p=f.left;else{if(n=m(b-1,"right"),"rtl"==e){var q=f;f=n,n=q}o=f.left,p=n.right}null==c&&0==a&&(o=h),n.top-f.top>3&&(j(o,f.top,null,f.bottom),o=h,f.bottom<n.top&&j(o,f.bottom,null,n.top)),null==d&&b==g&&(p=i),(!k||f.top<k.top||f.top==k.top&&f.left<k.left)&&(k=f),(!l||n.bottom>l.bottom||n.bottom==l.bottom&&n.right>l.right)&&(l=n),h+1>o&&(o=h),j(o,n.top,p-o,n.bottom)}),{start:k,end:l}}var d=a.display,e=a.doc,f=document.createDocumentFragment(),g=Zb(a.display),h=g.left,i=d.lineSpace.offsetWidth-g.right,l=b.from(),m=b.to();if(l.line==m.line)k(l.line,l.ch,m.ch);else{var n=Ef(e,l.line),o=Ef(e,m.line),p=Re(n)==Re(o),q=k(l.line,l.ch,p?n.text.length+1:null).end,r=k(m.line,p?0:null,m.ch).start;p&&(q.top<r.top-2?(j(q.right,q.top,null,q.bottom),j(h,r.top,r.left,r.bottom)):j(q.right,q.top,r.left-q.right,q.bottom)),q.bottom<r.top&&j(h,q.bottom,null,r.top)}c.appendChild(f)}function Sb(a){if(a.state.focused){var b=a.display;clearInterval(b.blinker);var c=!0;b.cursorDiv.style.visibility="",a.options.cursorBlinkRate>0&&(b.blinker=setInterval(function(){b.cursorDiv.style.visibility=(c=!c)?"":"hidden"},a.options.cursorBlinkRate))}}function Tb(a,b){a.doc.mode.startState&&a.doc.frontier<a.display.viewTo&&a.state.highlight.set(b,Gg(Ub,a))}function Ub(a){var b=a.doc;if(b.frontier<b.first&&(b.frontier=b.first),!(b.frontier>=a.display.viewTo)){var c=+new Date+a.options.workTime,d=he(b.mode,Wb(a,b.frontier));Ac(a,function(){b.iter(b.frontier,Math.min(b.first+b.size,a.display.viewTo+500),function(e){if(b.frontier>=a.display.viewFrom){var f=e.styles,g=gf(a,e,d,!0);e.styles=g.styles,g.classes?e.styleClasses=g.classes:e.styleClasses&&(e.styleClasses=null);for(var h=!f||f.length!=e.styles.length,i=0;!h&&i<f.length;++i)h=f[i]!=e.styles[i];h&&Hc(a,b.frontier,"text"),e.stateAfter=he(b.mode,d)}else jf(a,e.text,d),e.stateAfter=0==b.frontier%5?he(b.mode,d):null;return++b.frontier,+new Date>c?(Tb(a,a.options.workDelay),!0):void 0})})}}function Vb(a,b,c){for(var d,e,f=a.doc,g=c?-1:b-(a.doc.mode.innerMode?1e3:100),h=b;h>g;--h){if(h<=f.first)return f.first;var i=Ef(f,h-1);if(i.stateAfter&&(!c||h<=f.frontier))return h;var j=wg(i.text,null,a.options.tabSize);(null==e||d>j)&&(e=h-1,d=j)}return e}function Wb(a,b,c){var d=a.doc,e=a.display;if(!d.mode.startState)return!0;var f=Vb(a,b,c),g=f>d.first&&Ef(d,f-1).stateAfter;return g=g?he(d.mode,g):ie(d.mode),d.iter(f,b,function(c){jf(a,c.text,g);var h=f==b-1||0==f%5||f>=e.viewFrom&&f<e.viewTo;c.stateAfter=h?he(d.mode,g):null,++f}),c&&(d.frontier=f),g}function Xb(a){return a.lineSpace.offsetTop}function Yb(a){return a.mover.offsetHeight-a.lineSpace.offsetHeight}function Zb(a){if(a.cachedPaddingH)return a.cachedPaddingH;var b=Pg(a.measure,Mg("pre","x")),c=window.getComputedStyle?window.getComputedStyle(b):b.currentStyle,d={left:parseInt(c.paddingLeft),right:parseInt(c.paddingRight)};return isNaN(d.left)||isNaN(d.right)||(a.cachedPaddingH=d),d}function $b(a,b,c){var d=a.options.lineWrapping,e=d&&a.display.scroller.clientWidth;if(!b.measure.heights||d&&b.measure.width!=e){var f=b.measure.heights=[];if(d){b.measure.width=e;for(var g=b.text.firstChild.getClientRects(),h=0;h<g.length-1;h++){var i=g[h],j=g[h+1];Math.abs(i.bottom-j.bottom)>2&&f.push((i.bottom+j.top)/2-c.top)}}f.push(c.bottom-c.top)}}function _b(a,b,c){if(a.line==b)return{map:a.measure.map,cache:a.measure.cache};for(var d=0;d<a.rest.length;d++)if(a.rest[d]==b)return{map:a.measure.maps[d],cache:a.measure.caches[d]};for(var d=0;d<a.rest.length;d++)if(If(a.rest[d])>c)return{map:a.measure.maps[d],cache:a.measure.caches[d],before:!0}}function ac(a,b){b=Re(b);var c=If(b),d=a.display.externalMeasured=new Ec(a.doc,b,c);d.lineN=c;var e=d.built=nf(a,d);return d.text=e.pre,Pg(a.display.lineMeasure,e.pre),d}function bc(a,b,c,d){return ec(a,dc(a,b),c,d)}function cc(a,b){if(b>=a.display.viewFrom&&b<a.display.viewTo)return a.display.view[Jc(a,b)];var c=a.display.externalMeasured;return c&&b>=c.lineN&&b<c.lineN+c.size?c:void 0}function dc(a,b){var c=If(b),d=cc(a,c);d&&!d.text?d=null:d&&d.changes&&cb(a,d,c,ab(a)),d||(d=ac(a,b));var e=_b(d,b,c);return{line:b,view:d,rect:null,map:e.map,cache:e.cache,before:e.before,hasHeights:!1}}function ec(a,b,c,d){b.before&&(c=-1);var f,e=c+(d||"");return b.cache.hasOwnProperty(e)?f=b.cache[e]:(b.rect||(b.rect=b.view.text.getBoundingClientRect()),b.hasHeights||($b(a,b.view,b.rect),b.hasHeights=!0),f=gc(a,b,c,d),f.bogus||(b.cache[e]=f)),{left:f.left,right:f.right,top:f.top,bottom:f.bottom}}function gc(a,b,c,e){for(var h,i,j,k,f=b.map,l=0;l<f.length;l+=3){var m=f[l],n=f[l+1];if(m>c?(i=0,j=1,k="left"):n>c?(i=c-m,j=i+1):(l==f.length-3||c==n&&f[l+3]>c)&&(j=n-m,i=j-1,c>=n&&(k="right")),null!=i){if(h=f[l+2],m==n&&e==(h.insertLeft?"left":"right")&&(k=e),"left"==e&&0==i)for(;l&&f[l-2]==f[l-3]&&f[l-1].insertLeft;)h=f[(l-=3)+2],k="left";if("right"==e&&i==n-m)for(;l<f.length-3&&f[l+3]==f[l+4]&&!f[l+5].insertLeft;)h=f[(l+=3)+2],k="right";break}}var o;if(3==h.nodeType){for(;i&&Lg(b.line.text.charAt(m+i));)--i;for(;n>m+j&&Lg(b.line.text.charAt(m+j));)++j;if(d&&0==i&&j==n-m)o=h.parentNode.getBoundingClientRect();else if(g&&a.options.lineWrapping){var p=Ng(h,i,j).getClientRects();o=p.length?p["right"==e?p.length-1:0]:fc}else o=Ng(h,i,j).getBoundingClientRect()}else{i>0&&(k=e="right");var p;o=a.options.lineWrapping&&(p=h.getClientRects()).length>1?p["right"==e?p.length-1:0]:h.getBoundingClientRect()}if(d&&!i&&(!o||!o.left&&!o.right)){var q=h.parentNode.getClientRects()[0];o=q?{left:q.left,right:q.left+wc(a.display),top:q.top,bottom:q.bottom}:fc}for(var r,s=(o.bottom+o.top)/2-b.rect.top,t=b.view.measure.heights,l=0;l<t.length-1&&!(s<t[l]);l++);r=l?t[l-1]:0,s=t[l];var u={left:("right"==k?o.right:o.left)-b.rect.left,right:("left"==k?o.left:o.right)-b.rect.left,top:r,bottom:s};return o.left||o.right||(u.bogus=!0),u}function hc(a){if(a.measure&&(a.measure.cache={},a.measure.heights=null,a.rest))for(var b=0;b<a.rest.length;b++)a.measure.caches[b]={}}function ic(a){a.display.externalMeasure=null,Og(a.display.lineMeasure);for(var b=0;b<a.display.view.length;b++)hc(a.display.view[b])}function jc(a){ic(a),a.display.cachedCharWidth=a.display.cachedTextHeight=a.display.cachedPaddingH=null,a.options.lineWrapping||(a.display.maxLineChanged=!0),a.display.lineNumChars=null}function kc(){return window.pageXOffset||(document.documentElement||document.body).scrollLeft}function lc(){return window.pageYOffset||(document.documentElement||document.body).scrollTop}function mc(a,b,c,d){if(b.widgets)for(var e=0;e<b.widgets.length;++e)if(b.widgets[e].above){var f=Ze(b.widgets[e]);c.top+=f,c.bottom+=f}if("line"==d)return c;d||(d="local");var g=Kf(b);if("local"==d?g+=Xb(a.display):g-=a.display.viewOffset,"page"==d||"window"==d){var h=a.display.lineSpace.getBoundingClientRect();g+=h.top+("window"==d?0:lc());var i=h.left+("window"==d?0:kc());c.left+=i,c.right+=i}return c.top+=g,c.bottom+=g,c}function nc(a,b,c){if("div"==c)return b;var d=b.left,e=b.top;if("page"==c)d-=kc(),e-=lc();else if("local"==c||!c){var f=a.display.sizer.getBoundingClientRect();d+=f.left,e+=f.top}var g=a.display.lineSpace.getBoundingClientRect();return{left:d-g.left,top:e-g.top}}function oc(a,b,c,d,e){return d||(d=Ef(a.doc,b.line)),mc(a,d,bc(a,d,b.ch,e),c)}function pc(a,b,c,d,e){function f(b,f){var g=ec(a,e,b,f?"right":"left");return f?g.left=g.right:g.right=g.left,mc(a,d,g,c)}function g(a,b){var c=h[b],d=c.level%2;return a==gh(c)&&b&&c.level<h[b-1].level?(c=h[--b],a=hh(c)-(c.level%2?0:1),d=!0):a==hh(c)&&b<h.length-1&&c.level<h[b+1].level&&(c=h[++b],a=gh(c)-c.level%2,d=!1),d&&a==c.to&&a>c.from?f(a-1):f(a,d)}d=d||Ef(a.doc,b.line),e||(e=dc(a,d));var h=Lf(d),i=b.ch;if(!h)return f(i);var j=oh(h,i),k=g(i,j);return null!=nh&&(k.other=g(i,nh)),k}function qc(a,b){var c=0,b=yb(a.doc,b);a.options.lineWrapping||(c=wc(a.display)*b.ch);var d=Ef(a.doc,b.line),e=Kf(d)+Xb(a.display);return{left:c,right:c,top:e,bottom:e+d.height}}function rc(a,b,c,d){var e=ob(a,b);return e.xRel=d,c&&(e.outside=!0),e}function sc(a,b,c){var d=a.doc;if(c+=a.display.viewOffset,0>c)return rc(d.first,0,!0,-1);var e=Jf(d,c),f=d.first+d.size-1;if(e>f)return rc(d.first+d.size-1,Ef(d,f).text.length,!0,1);0>b&&(b=0);for(var g=Ef(d,e);;){var h=tc(a,g,e,b,c),i=Pe(g),j=i&&i.find(0,!0);if(!i||!(h.ch>j.from.ch||h.ch==j.from.ch&&h.xRel>0))return h;e=If(g=j.to.line)}}function tc(a,b,c,d,e){function j(d){var e=pc(a,ob(c,d),"line",b,i);return g=!0,f>e.bottom?e.left-h:f<e.top?e.left+h:(g=!1,e.left)}var f=e-Kf(b),g=!1,h=2*a.display.wrapper.clientWidth,i=dc(a,b),k=Lf(b),l=b.text.length,m=ih(b),n=jh(b),o=j(m),p=g,q=j(n),r=g;if(d>q)return rc(c,n,r,1);for(;;){if(k?n==m||n==qh(b,m,1):1>=n-m){for(var s=o>d||q-d>=d-o?m:n,t=d-(s==m?o:q);Lg(b.text.charAt(s));)++s;var u=rc(c,s,s==m?p:r,-1>t?-1:t>1?1:0);return u}var v=Math.ceil(l/2),w=m+v;if(k){w=m;for(var x=0;v>x;++x)w=qh(b,w,1)}var y=j(w);y>d?(n=w,q=y,(r=g)&&(q+=1e3),l=v):(m=w,o=y,p=g,l-=v)}}function vc(a){if(null!=a.cachedTextHeight)return a.cachedTextHeight;if(null==uc){uc=Mg("pre");for(var b=0;49>b;++b)uc.appendChild(document.createTextNode("x")),uc.appendChild(Mg("br"));uc.appendChild(document.createTextNode("x"))}Pg(a.measure,uc);var c=uc.offsetHeight/50;return c>3&&(a.cachedTextHeight=c),Og(a.measure),c||1}function wc(a){if(null!=a.cachedCharWidth)return a.cachedCharWidth;var b=Mg("span","xxxxxxxxxx"),c=Mg("pre",[b]);Pg(a.measure,c);var d=b.getBoundingClientRect(),e=(d.right-d.left)/10;return e>2&&(a.cachedCharWidth=e),e||10}function yc(a){a.curOp={viewChanged:!1,startHeight:a.doc.height,forceUpdate:!1,updateInput:null,typing:!1,changeObjs:null,cursorActivityHandlers:null,selectionChanged:!1,updateMaxLine:!1,scrollLeft:null,scrollTop:null,scrollToPos:null,id:++xc},jg++||(ig=[])}function zc(a){var b=a.curOp,c=a.doc,d=a.display;if(a.curOp=null,b.updateMaxLine&&M(a),b.viewChanged||b.forceUpdate||null!=b.scrollTop||b.scrollToPos&&(b.scrollToPos.from.line<d.viewFrom||b.scrollToPos.to.line>=d.viewTo)||d.maxLineChanged&&a.options.lineWrapping){var e=V(a,{top:b.scrollTop,ensure:b.scrollToPos},b.forceUpdate);a.display.scroller.offsetHeight&&(a.doc.scrollTop=a.display.scroller.scrollTop)}if(!e&&b.selectionChanged&&Pb(a),e||b.startHeight==a.doc.height||P(a),null!=b.scrollTop&&d.scroller.scrollTop!=b.scrollTop){var f=Math.max(0,Math.min(d.scroller.scrollHeight-d.scroller.clientHeight,b.scrollTop));d.scroller.scrollTop=d.scrollbarV.scrollTop=c.scrollTop=f}if(null!=b.scrollLeft&&d.scroller.scrollLeft!=b.scrollLeft){var g=Math.max(0,Math.min(d.scroller.scrollWidth-d.scroller.clientWidth,b.scrollLeft));d.scroller.scrollLeft=d.scrollbarH.scrollLeft=c.scrollLeft=g,R(a)}if(b.scrollToPos){var h=Od(a,yb(a.doc,b.scrollToPos.from),yb(a.doc,b.scrollToPos.to),b.scrollToPos.margin);b.scrollToPos.isCursor&&a.state.focused&&Nd(a,h)}b.selectionChanged&&Sb(a),a.state.focused&&b.updateInput&&Qc(a,b.typing);var i=b.maybeHiddenMarkers,j=b.maybeUnhiddenMarkers;if(i)for(var k=0;k<i.length;++k)i[k].lines.length||hg(i[k],"hide");if(j)for(var k=0;k<j.length;++k)j[k].lines.length&&hg(j[k],"unhide");var l;if(--jg||(l=ig,ig=null),b.changeObjs&&hg(a,"changes",a,b.changeObjs),l)for(var k=0;k<l.length;++k)l[k]();if(b.cursorActivityHandlers)for(var k=0;k<b.cursorActivityHandlers.length;k++)b.cursorActivityHandlers[k](a)}function Ac(a,b){if(a.curOp)return b();yc(a);try{return b()}finally{zc(a)}}function Bc(a,b){return function(){if(a.curOp)return b.apply(a,arguments);yc(a);try{return b.apply(a,arguments)}finally{zc(a)}}}function Cc(a){return function(){if(this.curOp)return a.apply(this,arguments);yc(this);try{return a.apply(this,arguments)}finally{zc(this)}}}function Dc(a){return function(){var b=this.cm;if(!b||b.curOp)return a.apply(this,arguments);yc(b);try{return a.apply(this,arguments)}finally{zc(b)}}}function Ec(a,b,c){this.line=b,this.rest=Se(b),this.size=this.rest?If(Ag(this.rest))-c+1:1,this.node=this.text=null,this.hidden=Ve(a,b)
2
+ }function Fc(a,b,c){for(var e,d=[],f=b;c>f;f=e){var g=new Ec(a.doc,Ef(a.doc,f),f);e=f+g.size,d.push(g)}return d}function Gc(a,b,c,d){null==b&&(b=a.doc.first),null==c&&(c=a.doc.first+a.doc.size),d||(d=0);var e=a.display;if(d&&c<e.viewTo&&(null==e.updateLineNumbers||e.updateLineNumbers>b)&&(e.updateLineNumbers=b),a.curOp.viewChanged=!0,b>=e.viewTo)y&&Te(a.doc,b)<e.viewTo&&Ic(a);else if(c<=e.viewFrom)y&&Ue(a.doc,c+d)>e.viewFrom?Ic(a):(e.viewFrom+=d,e.viewTo+=d);else if(b<=e.viewFrom&&c>=e.viewTo)Ic(a);else if(b<=e.viewFrom){var f=Kc(a,c,c+d,1);f?(e.view=e.view.slice(f.index),e.viewFrom=f.lineN,e.viewTo+=d):Ic(a)}else if(c>=e.viewTo){var f=Kc(a,b,b,-1);f?(e.view=e.view.slice(0,f.index),e.viewTo=f.lineN):Ic(a)}else{var g=Kc(a,b,b,-1),h=Kc(a,c,c+d,1);g&&h?(e.view=e.view.slice(0,g.index).concat(Fc(a,g.lineN,h.lineN)).concat(e.view.slice(h.index)),e.viewTo+=d):Ic(a)}var i=e.externalMeasured;i&&(c<i.lineN?i.lineN+=d:b<i.lineN+i.size&&(e.externalMeasured=null))}function Hc(a,b,c){a.curOp.viewChanged=!0;var d=a.display,e=a.display.externalMeasured;if(e&&b>=e.lineN&&b<e.lineN+e.size&&(d.externalMeasured=null),!(b<d.viewFrom||b>=d.viewTo)){var f=d.view[Jc(a,b)];if(null!=f.node){var g=f.changes||(f.changes=[]);-1==Cg(g,c)&&g.push(c)}}}function Ic(a){a.display.viewFrom=a.display.viewTo=a.doc.first,a.display.view=[],a.display.viewOffset=0}function Jc(a,b){if(b>=a.display.viewTo)return null;if(b-=a.display.viewFrom,0>b)return null;for(var c=a.display.view,d=0;d<c.length;d++)if(b-=c[d].size,0>b)return d}function Kc(a,b,c,d){var f,e=Jc(a,b),g=a.display.view;if(!y)return{index:e,lineN:c};for(var h=0,i=a.display.viewFrom;e>h;h++)i+=g[h].size;if(i!=b){if(d>0){if(e==g.length-1)return null;f=i+g[e].size-b,e++}else f=i-b;b+=f,c+=f}for(;Te(a.doc,c)!=c;){if(e==(0>d?0:g.length-1))return null;c+=d*g[e-(0>d?1:0)].size,e+=d}return{index:e,lineN:c}}function Lc(a,b,c){var d=a.display,e=d.view;0==e.length||b>=d.viewTo||c<=d.viewFrom?(d.view=Fc(a,b,c),d.viewFrom=b):(d.viewFrom>b?d.view=Fc(a,b,d.viewFrom).concat(d.view):d.viewFrom<b&&(d.view=d.view.slice(Jc(a,b))),d.viewFrom=b,d.viewTo<c?d.view=d.view.concat(Fc(a,d.viewTo,c)):d.viewTo>c&&(d.view=d.view.slice(0,Jc(a,c)))),d.viewTo=c}function Mc(a){for(var b=a.display.view,c=0,d=0;d<b.length;d++){var e=b[d];e.hidden||e.node&&!e.changes||++c}return c}function Nc(a){a.display.pollingFast||a.display.poll.set(a.options.pollInterval,function(){Pc(a),a.state.focused&&Nc(a)})}function Oc(a){function c(){var d=Pc(a);d||b?(a.display.pollingFast=!1,Nc(a)):(b=!0,a.display.poll.set(60,c))}var b=!1;a.display.pollingFast=!0,a.display.poll.set(20,c)}function Pc(a){var b=a.display.input,c=a.display.prevInput,e=a.doc;if(!a.state.focused||ch(b)&&!c||Tc(a)||a.options.disableInput)return!1;a.state.pasteIncoming&&a.state.fakedLastChar&&(b.value=b.value.substring(0,b.value.length-1),a.state.fakedLastChar=!1);var f=b.value;if(f==c&&!a.somethingSelected())return!1;if(g&&!d&&a.display.inputHasSelection===f)return Qc(a),!1;var h=!a.curOp;h&&yc(a),a.display.shift=!1;for(var i=0,j=Math.min(c.length,f.length);j>i&&c.charCodeAt(i)==f.charCodeAt(i);)++i;for(var k=f.slice(i),l=bh(k),m=a.state.pasteIncoming&&l.length>1&&e.sel.ranges.length==l.length,n=e.sel.ranges.length-1;n>=0;n--){var o=e.sel.ranges[n],p=o.from(),q=o.to();i<c.length?p=ob(p.line,p.ch-(c.length-i)):a.state.overwrite&&o.empty()&&!a.state.pasteIncoming&&(q=ob(q.line,Math.min(Ef(e,q.line).text.length,q.ch+Ag(l).length)));var r=a.curOp.updateInput,s={from:p,to:q,text:m?[l[n]]:l,origin:a.state.pasteIncoming?"paste":a.state.cutIncoming?"cut":"+input"};if(Gd(a.doc,s),kg(a,"inputRead",a,s),k&&!a.state.pasteIncoming&&a.options.electricChars&&a.options.smartIndent&&o.head.ch<100&&(!n||e.sel.ranges[n-1].head.line!=o.head.line)){var t=a.getModeAt(o.head);if(t.electricChars){for(var u=0;u<t.electricChars.length;u++)if(k.indexOf(t.electricChars.charAt(u))>-1){Ud(a,o.head.line,"smart");break}}else if(t.electricInput){var v=Ad(s);t.electricInput.test(Ef(e,v.line).text.slice(0,v.ch))&&Ud(a,o.head.line,"smart")}}}return Sd(a),a.curOp.updateInput=r,a.curOp.typing=!0,f.length>1e3||f.indexOf("\n")>-1?b.value=a.display.prevInput="":a.display.prevInput=f,h&&zc(a),a.state.pasteIncoming=a.state.cutIncoming=!1,!0}function Qc(a,b){var c,e,f=a.doc;if(a.somethingSelected()){a.display.prevInput="";var h=f.sel.primary();c=dh&&(h.to().line-h.from().line>100||(e=a.getSelection()).length>1e3);var i=c?"-":e||a.getSelection();a.display.input.value=i,a.state.focused&&Bg(a.display.input),g&&!d&&(a.display.inputHasSelection=i)}else b||(a.display.prevInput=a.display.input.value="",g&&!d&&(a.display.inputHasSelection=null));a.display.inaccurateSelection=c}function Rc(a){"nocursor"==a.options.readOnly||r&&Rg()==a.display.input||a.display.input.focus()}function Sc(a){a.state.focused||(Rc(a),vd(a))}function Tc(a){return a.options.readOnly||a.doc.cantEdit}function Uc(a){function e(){a.state.focused&&setTimeout(Gg(Rc,a),0)}function i(){null==f&&(f=setTimeout(function(){f=null,c.cachedCharWidth=c.cachedTextHeight=c.cachedPaddingH=Xg=null,a.setSize()},100))}function j(){Qg(document.body,c.wrapper)?setTimeout(j,5e3):gg(window,"resize",i)}function k(b){mg(a,b)||cg(b)}function l(b){if(a.somethingSelected())c.inaccurateSelection&&(c.prevInput="",c.inaccurateSelection=!1,c.input.value=a.getSelection(),Bg(c.input));else{for(var d="",e=[],f=0;f<a.doc.sel.ranges.length;f++){var g=a.doc.sel.ranges[f].head.line,h={anchor:ob(g,0),head:ob(g+1,0)};e.push(h),d+=a.getRange(h.anchor,h.head)}"cut"==b.type?a.setSelections(e,null,sg):(c.prevInput="",c.input.value=d,Bg(c.input))}"cut"==b.type&&(a.state.cutIncoming=!0)}var c=a.display;fg(c.scroller,"mousedown",Bc(a,Xc)),b?fg(c.scroller,"dblclick",Bc(a,function(b){if(!mg(a,b)){var c=Wc(a,b);if(c&&!cd(a,b)&&!Vc(a.display,b)){_f(b);var d=Zd(a.doc,c);Db(a.doc,d.anchor,d.head)}}})):fg(c.scroller,"dblclick",function(b){mg(a,b)||_f(b)}),fg(c.lineSpace,"selectstart",function(a){Vc(c,a)||_f(a)}),w||fg(c.scroller,"contextmenu",function(b){yd(a,b)}),fg(c.scroller,"scroll",function(){c.scroller.clientHeight&&(gd(a,c.scroller.scrollTop),hd(a,c.scroller.scrollLeft,!0),hg(a,"scroll",a))}),fg(c.scrollbarV,"scroll",function(){c.scroller.clientHeight&&gd(a,c.scrollbarV.scrollTop)}),fg(c.scrollbarH,"scroll",function(){c.scroller.clientHeight&&hd(a,c.scrollbarH.scrollLeft)}),fg(c.scroller,"mousewheel",function(b){kd(a,b)}),fg(c.scroller,"DOMMouseScroll",function(b){kd(a,b)}),fg(c.scrollbarH,"mousedown",e),fg(c.scrollbarV,"mousedown",e),fg(c.wrapper,"scroll",function(){c.wrapper.scrollTop=c.wrapper.scrollLeft=0});var f;fg(window,"resize",i),setTimeout(j,5e3),fg(c.input,"keyup",Bc(a,td)),fg(c.input,"input",function(){g&&!d&&a.display.inputHasSelection&&(a.display.inputHasSelection=null),Oc(a)}),fg(c.input,"keydown",Bc(a,rd)),fg(c.input,"keypress",Bc(a,ud)),fg(c.input,"focus",Gg(vd,a)),fg(c.input,"blur",Gg(wd,a)),a.options.dragDrop&&(fg(c.scroller,"dragstart",function(b){fd(a,b)}),fg(c.scroller,"dragenter",k),fg(c.scroller,"dragover",k),fg(c.scroller,"drop",Bc(a,ed))),fg(c.scroller,"paste",function(b){Vc(c,b)||(a.state.pasteIncoming=!0,Rc(a),Oc(a))}),fg(c.input,"paste",function(){if(h&&!a.state.fakedLastChar&&!(new Date-a.state.lastMiddleDown<200)){var b=c.input.selectionStart,d=c.input.selectionEnd;c.input.value+="$",c.input.selectionStart=b,c.input.selectionEnd=d,a.state.fakedLastChar=!0}a.state.pasteIncoming=!0,Oc(a)}),fg(c.input,"cut",l),fg(c.input,"copy",l),m&&fg(c.sizer,"mouseup",function(){Rg()==c.input&&c.input.blur(),Rc(a)})}function Vc(a,b){for(var c=dg(b);c!=a.wrapper;c=c.parentNode)if(!c||c.ignoreEvents||c.parentNode==a.sizer&&c!=a.mover)return!0}function Wc(a,b,c,d){var e=a.display;if(!c){var f=dg(b);if(f==e.scrollbarH||f==e.scrollbarV||f==e.scrollbarFiller||f==e.gutterFiller)return null}var g,h,i=e.lineSpace.getBoundingClientRect();try{g=b.clientX-i.left,h=b.clientY-i.top}catch(b){return null}var k,j=sc(a,g,h);if(d&&1==j.xRel&&(k=Ef(a.doc,j.line).text).length==j.ch){var l=wg(k,k.length,a.options.tabSize)-k.length;j=ob(j.line,Math.round((g-Zb(a.display).left)/wc(a.display))-l)}return j}function Xc(a){if(!mg(this,a)){var b=this,c=b.display;if(c.shift=a.shiftKey,Vc(c,a))return h||(c.scroller.draggable=!1,setTimeout(function(){c.scroller.draggable=!0},100)),void 0;if(!cd(b,a)){var d=Wc(b,a);switch(window.focus(),eg(a)){case 1:d?$c(b,a,d):dg(a)==c.scroller&&_f(a);break;case 2:h&&(b.state.lastMiddleDown=+new Date),d&&Db(b.doc,d),setTimeout(Gg(Rc,b),20),_f(a);break;case 3:w&&yd(b,a)}}}}function $c(a,b,c){setTimeout(Gg(Sc,a),0);var e,d=+new Date;Zc&&Zc.time>d-400&&0==pb(Zc.pos,c)?e="triple":Yc&&Yc.time>d-400&&0==pb(Yc.pos,c)?(e="double",Zc={time:d,pos:c}):(e="single",Yc={time:d,pos:c});var f=a.doc.sel,g=s?b.metaKey:b.ctrlKey;a.options.dragDrop&&Wg&&!g&&!Tc(a)&&"single"==e&&f.contains(c)>-1&&f.somethingSelected()?_c(a,b,c):ad(a,b,c,e,g)}function _c(a,c,e){var f=a.display,g=Bc(a,function(i){h&&(f.scroller.draggable=!1),a.state.draggingText=!1,gg(document,"mouseup",g),gg(f.scroller,"drop",g),Math.abs(c.clientX-i.clientX)+Math.abs(c.clientY-i.clientY)<10&&(_f(i),Db(a.doc,e),Rc(a),b&&!d&&setTimeout(function(){document.body.focus(),Rc(a)},20))});h&&(f.scroller.draggable=!0),a.state.draggingText=g,f.scroller.dragDrop&&f.scroller.dragDrop(),fg(document,"mouseup",g),fg(f.scroller,"drop",g)}function ad(a,b,c,d,f){function p(b){if(0!=pb(o,b))if(o=b,"rect"==d){for(var e=[],f=a.options.tabSize,g=wg(Ef(i,c.line).text,c.ch,f),h=wg(Ef(i,b.line).text,b.ch,f),m=Math.min(g,h),n=Math.max(g,h),p=Math.min(c.line,b.line),q=Math.min(a.lastLine(),Math.max(c.line,b.line));q>=p;p++){var r=Ef(i,p).text,s=xg(r,m,f);m==n?e.push(new ub(ob(p,s),ob(p,s))):r.length>s&&e.push(new ub(ob(p,s),ob(p,xg(r,n,f))))}e.length||e.push(new ub(c,c)),Jb(i,vb(l.ranges.slice(0,k).concat(e),k),tg)}else{var t=j,u=t.anchor,v=b;if("single"!=d){if("double"==d)var w=Zd(i,b);else var w=new ub(ob(b.line,0),yb(i,ob(b.line+1,0)));pb(w.anchor,u)>0?(v=w.head,u=sb(t.from(),w.anchor)):(v=w.anchor,u=rb(t.to(),w.head))}var e=l.ranges.slice(0);e[k]=new ub(yb(i,u),v),Jb(i,vb(e,k),tg)}}function s(b){var c=++r,e=Wc(a,b,!0,"rect"==d);if(e)if(0!=pb(e,o)){Sc(a),p(e);var f=Q(h,i);(e.line>=f.to||e.line<f.from)&&setTimeout(Bc(a,function(){r==c&&s(b)}),150)}else{var g=b.clientY<q.top?-20:b.clientY>q.bottom?20:0;g&&setTimeout(Bc(a,function(){r==c&&(h.scroller.scrollTop+=g,s(b))}),50)}}function t(b){r=1/0,_f(b),Rc(a),gg(document,"mousemove",u),gg(document,"mouseup",v),i.history.lastSelOrigin=null}var h=a.display,i=a.doc;_f(b);var j,k,l=i.sel;if(f?(k=i.sel.contains(c),j=k>-1?i.sel.ranges[k]:new ub(c,c)):j=i.sel.primary(),b.altKey)d="rect",f||(j=new ub(c,c)),c=Wc(a,b,!0,!0),k=-1;else if("double"==d){var m=Zd(i,c);j=a.display.shift||i.extend?Cb(i,j,m.anchor,m.head):m}else if("triple"==d){var n=new ub(ob(c.line,0),yb(i,ob(c.line+1,0)));j=a.display.shift||i.extend?Cb(i,j,n.anchor,n.head):n}else j=Cb(i,j,c);f?k>-1?Fb(i,k,j,tg):(k=i.sel.ranges.length,Jb(i,vb(i.sel.ranges.concat([j]),k),{scroll:!1,origin:"*mouse"})):(k=0,Jb(i,new tb([j],0),tg));var o=c,q=h.wrapper.getBoundingClientRect(),r=0,u=Bc(a,function(a){(g&&!e?a.buttons:eg(a))?s(a):t(a)}),v=Bc(a,t);fg(document,"mousemove",u),fg(document,"mouseup",v)}function bd(a,b,c,d,e){try{var f=b.clientX,g=b.clientY}catch(b){return!1}if(f>=Math.floor(a.display.gutters.getBoundingClientRect().right))return!1;d&&_f(b);var h=a.display,i=h.lineDiv.getBoundingClientRect();if(g>i.bottom||!og(a,c))return bg(b);g-=i.top-h.viewOffset;for(var j=0;j<a.options.gutters.length;++j){var k=h.gutters.childNodes[j];if(k&&k.getBoundingClientRect().right>=f){var l=Jf(a.doc,g),m=a.options.gutters[j];return e(a,c,a,l,m,b),bg(b)}}}function cd(a,b){return bd(a,b,"gutterClick",!0,kg)}function ed(a){var c=this;if(!mg(c,a)&&!Vc(c.display,a)){_f(a),b&&(dd=+new Date);var d=Wc(c,a,!0),e=a.dataTransfer.files;if(d&&!Tc(c))if(e&&e.length&&window.FileReader&&window.File)for(var f=e.length,g=Array(f),h=0,i=function(a,b){var e=new FileReader;e.onload=Bc(c,function(){if(g[b]=e.result,++h==f){d=yb(c.doc,d);var a={from:d,to:d,text:bh(g.join("\n")),origin:"paste"};Gd(c.doc,a),Ib(c.doc,wb(d,Ad(a)))}}),e.readAsText(a)},j=0;f>j;++j)i(e[j],j);else{if(c.state.draggingText&&c.doc.sel.contains(d)>-1)return c.state.draggingText(a),setTimeout(Gg(Rc,c),20),void 0;try{var g=a.dataTransfer.getData("Text");if(g){var k=c.state.draggingText&&c.listSelections();if(Kb(c.doc,wb(d,d)),k)for(var j=0;j<k.length;++j)Md(c.doc,"",k[j].anchor,k[j].head,"drag");c.replaceSelection(g,"around","paste"),Rc(c)}}catch(a){}}}}function fd(a,c){if(b&&(!a.state.draggingText||+new Date-dd<100))return cg(c),void 0;if(!mg(a,c)&&!Vc(a.display,c)&&(c.dataTransfer.setData("Text",a.getSelection()),c.dataTransfer.setDragImage&&!l)){var d=Mg("img",null,null,"position: fixed; left: 0; top: 0;");d.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",k&&(d.width=d.height=1,a.display.wrapper.appendChild(d),d._top=d.offsetTop),c.dataTransfer.setDragImage(d,0,0),k&&d.parentNode.removeChild(d)}}function gd(b,c){Math.abs(b.doc.scrollTop-c)<2||(b.doc.scrollTop=c,a||V(b,{top:c}),b.display.scroller.scrollTop!=c&&(b.display.scroller.scrollTop=c),b.display.scrollbarV.scrollTop!=c&&(b.display.scrollbarV.scrollTop=c),a&&V(b),Tb(b,100))}function hd(a,b,c){(c?b==a.doc.scrollLeft:Math.abs(a.doc.scrollLeft-b)<2)||(b=Math.min(b,a.display.scroller.scrollWidth-a.display.scroller.clientWidth),a.doc.scrollLeft=b,R(a),a.display.scroller.scrollLeft!=b&&(a.display.scroller.scrollLeft=b),a.display.scrollbarH.scrollLeft!=b&&(a.display.scrollbarH.scrollLeft=b))}function kd(b,c){var d=c.wheelDeltaX,e=c.wheelDeltaY;null==d&&c.detail&&c.axis==c.HORIZONTAL_AXIS&&(d=c.detail),null==e&&c.detail&&c.axis==c.VERTICAL_AXIS?e=c.detail:null==e&&(e=c.wheelDelta);var f=b.display,g=f.scroller;if(d&&g.scrollWidth>g.clientWidth||e&&g.scrollHeight>g.clientHeight){if(e&&s&&h)a:for(var i=c.target,j=f.view;i!=g;i=i.parentNode)for(var l=0;l<j.length;l++)if(j[l].node==i){b.display.currentWheelTarget=i;break a}if(d&&!a&&!k&&null!=jd)return e&&gd(b,Math.max(0,Math.min(g.scrollTop+e*jd,g.scrollHeight-g.clientHeight))),hd(b,Math.max(0,Math.min(g.scrollLeft+d*jd,g.scrollWidth-g.clientWidth))),_f(c),f.wheelStartX=null,void 0;if(e&&null!=jd){var m=e*jd,n=b.doc.scrollTop,o=n+f.wrapper.clientHeight;0>m?n=Math.max(0,n+m-50):o=Math.min(b.doc.height,o+m+50),V(b,{top:n,bottom:o})}20>id&&(null==f.wheelStartX?(f.wheelStartX=g.scrollLeft,f.wheelStartY=g.scrollTop,f.wheelDX=d,f.wheelDY=e,setTimeout(function(){if(null!=f.wheelStartX){var a=g.scrollLeft-f.wheelStartX,b=g.scrollTop-f.wheelStartY,c=b&&f.wheelDY&&b/f.wheelDY||a&&f.wheelDX&&a/f.wheelDX;f.wheelStartX=f.wheelStartY=null,c&&(jd=(jd*id+c)/(id+1),++id)}},200)):(f.wheelDX+=d,f.wheelDY+=e))}}function ld(a,b,c){if("string"==typeof b&&(b=je[b],!b))return!1;a.display.pollingFast&&Pc(a)&&(a.display.pollingFast=!1);var d=a.display.shift,e=!1;try{Tc(a)&&(a.state.suppressEdits=!0),c&&(a.display.shift=!1),e=b(a)!=rg}finally{a.display.shift=d,a.state.suppressEdits=!1}return e}function md(a){var b=a.state.keyMaps.slice(0);return a.options.extraKeys&&b.push(a.options.extraKeys),b.push(a.options.keyMap),b}function od(a,b){var c=le(a.options.keyMap),d=c.auto;clearTimeout(nd),d&&!ne(b)&&(nd=setTimeout(function(){le(a.options.keyMap)==c&&(a.options.keyMap=d.call?d.call(null,a):d,G(a))},50));var e=oe(b,!0),f=!1;if(!e)return!1;var g=md(a);return f=b.shiftKey?me("Shift-"+e,g,function(b){return ld(a,b,!0)})||me(e,g,function(b){return("string"==typeof b?/^go[A-Z]/.test(b):b.motion)?ld(a,b):void 0}):me(e,g,function(b){return ld(a,b)}),f&&(_f(b),Sb(a),kg(a,"keyHandled",a,e,b)),f}function pd(a,b,c){var d=me("'"+c+"'",md(a),function(b){return ld(a,b,!0)});return d&&(_f(b),Sb(a),kg(a,"keyHandled",a,"'"+c+"'",b)),d}function rd(a){var c=this;if(Sc(c),!mg(c,a)){b&&27==a.keyCode&&(a.returnValue=!1);var d=a.keyCode;c.display.shift=16==d||a.shiftKey;var e=od(c,a);k&&(qd=e?d:null,!e&&88==d&&!dh&&(s?a.metaKey:a.ctrlKey)&&c.replaceSelection("",null,"cut")),18!=d||/\bCodeMirror-crosshair\b/.test(c.display.lineDiv.className)||sd(c)}}function sd(a){function c(a){18!=a.keyCode&&a.altKey||(Tg(b,"CodeMirror-crosshair"),gg(document,"keyup",c),gg(document,"mouseover",c))}var b=a.display.lineDiv;Ug(b,"CodeMirror-crosshair"),fg(document,"keyup",c),fg(document,"mouseover",c)}function td(a){mg(this,a)||16==a.keyCode&&(this.doc.sel.shift=!1)}function ud(a){var b=this;if(!mg(b,a)){var c=a.keyCode,e=a.charCode;if(k&&c==qd)return qd=null,_f(a),void 0;if(!(k&&(!a.which||a.which<10)||m)||!od(b,a)){var f=String.fromCharCode(null==e?c:e);pd(b,a,f)||(g&&!d&&(b.display.inputHasSelection=null),Oc(b))}}}function vd(a){"nocursor"!=a.options.readOnly&&(a.state.focused||(hg(a,"focus",a),a.state.focused=!0,Ug(a.display.wrapper,"CodeMirror-focused"),a.curOp||"\u200b"==a.display.prevInput||(Qc(a),h&&setTimeout(Gg(Qc,a,!0),0))),Nc(a),Sb(a))}function wd(a){a.state.focused&&(hg(a,"blur",a),a.state.focused=!1,Tg(a.display.wrapper,"CodeMirror-focused")),clearInterval(a.display.blinker),setTimeout(function(){a.state.focused||(a.display.shift=!1)},150)}function yd(a,b){function j(){if(null!=c.input.selectionStart){var b=c.input.value="\u200b"+(a.somethingSelected()?c.input.value:"");c.prevInput="\u200b",c.input.selectionStart=1,c.input.selectionEnd=b.length}}function l(){if(c.inputDiv.style.position="relative",c.input.style.cssText=i,d&&(c.scrollbarV.scrollTop=c.scroller.scrollTop=f),Nc(a),null!=c.input.selectionStart){(!g||d)&&j(),clearTimeout(xd);var b=0,e=function(){"\u200b"==c.prevInput&&0==c.input.selectionStart?Bc(a,je.selectAll)(a):b++<10?xd=setTimeout(e,500):Qc(a)};xd=setTimeout(e,200)}}if(!mg(a,b,"contextmenu")){var c=a.display;if(!Vc(c,b)&&!zd(a,b)){var e=Wc(a,b),f=c.scroller.scrollTop;if(e&&!k){var h=a.options.resetSelectionOnContextMenu;h&&-1==a.doc.sel.contains(e)&&Bc(a,Jb)(a.doc,wb(e),sg);var i=c.input.style.cssText;if(c.inputDiv.style.position="absolute",c.input.style.cssText="position: fixed; width: 30px; height: 30px; top: "+(b.clientY-5)+"px; left: "+(b.clientX-5)+"px; z-index: 1000; background: "+(g?"rgba(255, 255, 255, .05)":"transparent")+"; outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity=5);",Rc(a),Qc(a),a.somethingSelected()||(c.input.value=c.prevInput=" "),g&&!d&&j(),w){cg(b);var m=function(){gg(window,"mouseup",m),setTimeout(l,20)};fg(window,"mouseup",m)}else setTimeout(l,50)}}}}function zd(a,b){return og(a,"gutterContextMenu")?bd(a,b,"gutterContextMenu",!1,hg):!1}function Bd(a,b){if(pb(a,b.from)<0)return a;if(pb(a,b.to)<=0)return Ad(b);var c=a.line+b.text.length-(b.to.line-b.from.line)-1,d=a.ch;return a.line==b.to.line&&(d+=Ad(b).ch-b.to.ch),ob(c,d)}function Cd(a,b){for(var c=[],d=0;d<a.sel.ranges.length;d++){var e=a.sel.ranges[d];c.push(new ub(Bd(e.anchor,b),Bd(e.head,b)))}return vb(c,a.sel.primIndex)}function Dd(a,b,c){return a.line==b.line?ob(c.line,a.ch-b.ch+c.ch):ob(c.line+(a.line-b.line),a.ch)}function Ed(a,b,c){for(var d=[],e=ob(a.first,0),f=e,g=0;g<b.length;g++){var h=b[g],i=Dd(h.from,e,f),j=Dd(Ad(h),e,f);if(e=h.to,f=j,"around"==c){var k=a.sel.ranges[g],l=pb(k.head,k.anchor)<0;d[g]=new ub(l?j:i,l?i:j)}else d[g]=new ub(i,i)}return new tb(d,a.sel.primIndex)}function Fd(a,b,c){var d={canceled:!1,from:b.from,to:b.to,text:b.text,origin:b.origin,cancel:function(){this.canceled=!0}};return c&&(d.update=function(b,c,d,e){b&&(this.from=yb(a,b)),c&&(this.to=yb(a,c)),d&&(this.text=d),void 0!==e&&(this.origin=e)}),hg(a,"beforeChange",a,d),a.cm&&hg(a.cm,"beforeChange",a.cm,d),d.canceled?null:{from:d.from,to:d.to,text:d.text,origin:d.origin}}function Gd(a,b,c){if(a.cm){if(!a.cm.curOp)return Bc(a.cm,Gd)(a,b,c);if(a.cm.state.suppressEdits)return}if(!(og(a,"beforeChange")||a.cm&&og(a.cm,"beforeChange"))||(b=Fd(a,b,!0))){var d=x&&!c&&He(a,b.from,b.to);if(d)for(var e=d.length-1;e>=0;--e)Hd(a,{from:d[e].from,to:d[e].to,text:e?[""]:b.text});else Hd(a,b)}}function Hd(a,b){if(1!=b.text.length||""!=b.text[0]||0!=pb(b.from,b.to)){var c=Cd(a,b);Qf(a,b,c,a.cm?a.cm.curOp.id:0/0),Kd(a,b,c,Ee(a,b));var d=[];Cf(a,function(a,c){c||-1!=Cg(d,a.history)||($f(a.history,b),d.push(a.history)),Kd(a,b,null,Ee(a,b))})}}function Id(a,b,c){if(!a.cm||!a.cm.state.suppressEdits){for(var e,d=a.history,f=a.sel,g="undo"==b?d.done:d.undone,h="undo"==b?d.undone:d.done,i=0;i<g.length&&(e=g[i],c?!e.ranges||e.equals(a.sel):e.ranges);i++);if(i!=g.length){for(d.lastOrigin=d.lastSelOrigin=null;e=g.pop(),e.ranges;){if(Tf(e,h),c&&!e.equals(a.sel))return Jb(a,e,{clearRedo:!1}),void 0;f=e}var j=[];Tf(f,h),h.push({changes:j,generation:d.generation}),d.generation=e.generation||++d.maxGeneration;for(var k=og(a,"beforeChange")||a.cm&&og(a.cm,"beforeChange"),i=e.changes.length-1;i>=0;--i){var l=e.changes[i];if(l.origin=b,k&&!Fd(a,l,!1))return g.length=0,void 0;j.push(Nf(a,l));var m=i?Cd(a,l,null):Ag(g);Kd(a,l,m,Ge(a,l)),a.cm&&Sd(a.cm);var n=[];Cf(a,function(a,b){b||-1!=Cg(n,a.history)||($f(a.history,l),n.push(a.history)),Kd(a,l,null,Ge(a,l))})}}}}function Jd(a,b){a.first+=b,a.sel=new tb(Dg(a.sel.ranges,function(a){return new ub(ob(a.anchor.line+b,a.anchor.ch),ob(a.head.line+b,a.head.ch))}),a.sel.primIndex),a.cm&&Gc(a.cm,a.first,a.first-b,b)}function Kd(a,b,c,d){if(a.cm&&!a.cm.curOp)return Bc(a.cm,Kd)(a,b,c,d);if(b.to.line<a.first)return Jd(a,b.text.length-1-(b.to.line-b.from.line)),void 0;if(!(b.from.line>a.lastLine())){if(b.from.line<a.first){var e=b.text.length-1-(a.first-b.from.line);Jd(a,e),b={from:ob(a.first,0),to:ob(b.to.line+e,b.to.ch),text:[Ag(b.text)],origin:b.origin}}var f=a.lastLine();b.to.line>f&&(b={from:b.from,to:ob(f,Ef(a,f).text.length),text:[b.text[0]],origin:b.origin}),b.removed=Ff(a,b.from,b.to),c||(c=Cd(a,b,null)),a.cm?Ld(a.cm,b,d):vf(a,b,d),Kb(a,c,sg)}}function Ld(a,b,c){var d=a.doc,e=a.display,f=b.from,g=b.to,h=!1,i=f.line;a.options.lineWrapping||(i=If(Re(Ef(d,f.line))),d.iter(i,g.line+1,function(a){return a==e.maxLine?(h=!0,!0):void 0})),d.sel.contains(b.from,b.to)>-1&&ng(a),vf(d,b,c,E(a)),a.options.lineWrapping||(d.iter(i,f.line+b.text.length,function(a){var b=L(a);b>e.maxLineLength&&(e.maxLine=a,e.maxLineLength=b,e.maxLineChanged=!0,h=!1)}),h&&(a.curOp.updateMaxLine=!0)),d.frontier=Math.min(d.frontier,f.line),Tb(a,400);var j=b.text.length-(g.line-f.line)-1;f.line!=g.line||1!=b.text.length||uf(a.doc,b)?Gc(a,f.line,g.line+1,j):Hc(a,f.line,"text");var k=og(a,"changes"),l=og(a,"change");if(l||k){var m={from:f,to:g,text:b.text,removed:b.removed,origin:b.origin};l&&kg(a,"change",a,m),k&&(a.curOp.changeObjs||(a.curOp.changeObjs=[])).push(m)}}function Md(a,b,c,d,e){if(d||(d=c),pb(d,c)<0){var f=d;d=c,c=f}"string"==typeof b&&(b=bh(b)),Gd(a,{from:c,to:d,text:b,origin:e})}function Nd(a,b){var c=a.display,d=c.sizer.getBoundingClientRect(),e=null;if(b.top+d.top<0?e=!0:b.bottom+d.top>(window.innerHeight||document.documentElement.clientHeight)&&(e=!1),null!=e&&!p){var f=Mg("div","\u200b",null,"position: absolute; top: "+(b.top-c.viewOffset-Xb(a.display))+"px; height: "+(b.bottom-b.top+qg)+"px; left: "+b.left+"px; width: 2px;");a.display.lineSpace.appendChild(f),f.scrollIntoView(e),a.display.lineSpace.removeChild(f)}}function Od(a,b,c,d){for(null==d&&(d=0);;){var e=!1,f=pc(a,b),g=c&&c!=b?pc(a,c):f,h=Qd(a,Math.min(f.left,g.left),Math.min(f.top,g.top)-d,Math.max(f.left,g.left),Math.max(f.bottom,g.bottom)+d),i=a.doc.scrollTop,j=a.doc.scrollLeft;if(null!=h.scrollTop&&(gd(a,h.scrollTop),Math.abs(a.doc.scrollTop-i)>1&&(e=!0)),null!=h.scrollLeft&&(hd(a,h.scrollLeft),Math.abs(a.doc.scrollLeft-j)>1&&(e=!0)),!e)return f}}function Pd(a,b,c,d,e){var f=Qd(a,b,c,d,e);null!=f.scrollTop&&gd(a,f.scrollTop),null!=f.scrollLeft&&hd(a,f.scrollLeft)}function Qd(a,b,c,d,e){var f=a.display,g=vc(a.display);0>c&&(c=0);var h=a.curOp&&null!=a.curOp.scrollTop?a.curOp.scrollTop:f.scroller.scrollTop,i=f.scroller.clientHeight-qg,j={},k=a.doc.height+Yb(f),l=g>c,m=e>k-g;if(h>c)j.scrollTop=l?0:c;else if(e>h+i){var n=Math.min(c,(m?k:e)-i);n!=h&&(j.scrollTop=n)}var o=a.curOp&&null!=a.curOp.scrollLeft?a.curOp.scrollLeft:f.scroller.scrollLeft,p=f.scroller.clientWidth-qg;b+=f.gutters.offsetWidth,d+=f.gutters.offsetWidth;var q=f.gutters.offsetWidth,r=q+10>b;return o+q>b||r?(r&&(b=0),j.scrollLeft=Math.max(0,b-10-q)):d>p+o-3&&(j.scrollLeft=d+10-p),j}function Rd(a,b,c){(null!=b||null!=c)&&Td(a),null!=b&&(a.curOp.scrollLeft=(null==a.curOp.scrollLeft?a.doc.scrollLeft:a.curOp.scrollLeft)+b),null!=c&&(a.curOp.scrollTop=(null==a.curOp.scrollTop?a.doc.scrollTop:a.curOp.scrollTop)+c)}function Sd(a){Td(a);var b=a.getCursor(),c=b,d=b;a.options.lineWrapping||(c=b.ch?ob(b.line,b.ch-1):b,d=ob(b.line,b.ch+1)),a.curOp.scrollToPos={from:c,to:d,margin:a.options.cursorScrollMargin,isCursor:!0}}function Td(a){var b=a.curOp.scrollToPos;if(b){a.curOp.scrollToPos=null;var c=qc(a,b.from),d=qc(a,b.to),e=Qd(a,Math.min(c.left,d.left),Math.min(c.top,d.top)-b.margin,Math.max(c.right,d.right),Math.max(c.bottom,d.bottom)+b.margin);a.scrollTo(e.scrollLeft,e.scrollTop)}}function Ud(a,b,c,d){var f,e=a.doc;null==c&&(c="add"),"smart"==c&&(a.doc.mode.indent?f=Wb(a,b):c="prev");var g=a.options.tabSize,h=Ef(e,b),i=wg(h.text,null,g);h.stateAfter&&(h.stateAfter=null);var k,j=h.text.match(/^\s*/)[0];if(d||/\S/.test(h.text)){if("smart"==c&&(k=a.doc.mode.indent(f,h.text.slice(j.length),h.text),k==rg)){if(!d)return;c="prev"}}else k=0,c="not";"prev"==c?k=b>e.first?wg(Ef(e,b-1).text,null,g):0:"add"==c?k=i+a.options.indentUnit:"subtract"==c?k=i-a.options.indentUnit:"number"==typeof c&&(k=i+c),k=Math.max(0,k);var l="",m=0;if(a.options.indentWithTabs)for(var n=Math.floor(k/g);n;--n)m+=g,l+=" ";if(k>m&&(l+=zg(k-m)),l!=j)Md(a.doc,l,ob(b,0),ob(b,j.length),"+input");else for(var n=0;n<e.sel.ranges.length;n++){var o=e.sel.ranges[n];if(o.head.line==b&&o.head.ch<j.length){var m=ob(b,j.length);Fb(e,n,new ub(m,m));break}}h.stateAfter=null}function Vd(a,b,c,d){var e=b,f=b,g=a.doc;return"number"==typeof b?f=Ef(g,xb(g,b)):e=If(b),null==e?null:(d(f,e)&&Hc(a,e,c),f)}function Wd(a,b){for(var c=a.doc.sel.ranges,d=[],e=0;e<c.length;e++){for(var f=b(c[e]);d.length&&pb(f.from,Ag(d).to)<=0;){var g=d.pop();if(pb(g.from,f.from)<0){f.from=g.from;break}}d.push(f)}Ac(a,function(){for(var b=d.length-1;b>=0;b--)Md(a.doc,"",d[b].from,d[b].to,"+delete");Sd(a)})}function Xd(a,b,c,d,e){function k(){var b=f+c;return b<a.first||b>=a.first+a.size?j=!1:(f=b,i=Ef(a,b))}function l(a){var b=(e?qh:rh)(i,g,c,!0);if(null==b){if(a||!k())return j=!1;g=e?(0>c?jh:ih)(i):0>c?i.text.length:0}else g=b;return!0}var f=b.line,g=b.ch,h=c,i=Ef(a,f),j=!0;if("char"==d)l();else if("column"==d)l(!0);else if("word"==d||"group"==d)for(var m=null,n="group"==d,o=!0;!(0>c)||l(!o);o=!1){var p=i.text.charAt(g)||"\n",q=Ig(p)?"w":n&&"\n"==p?"n":!n||/\s/.test(p)?null:"p";if(!n||o||q||(q="s"),m&&m!=q){0>c&&(c=1,l());break}if(q&&(m=q),c>0&&!l(!o))break}var r=Ob(a,ob(f,g),h,!0);return j||(r.hitSide=!0),r}function Yd(a,b,c,d){var g,e=a.doc,f=b.left;if("page"==d){var h=Math.min(a.display.wrapper.clientHeight,window.innerHeight||document.documentElement.clientHeight);g=b.top+c*(h-(0>c?1.5:.5)*vc(a.display))}else"line"==d&&(g=c>0?b.bottom+3:b.top-3);for(;;){var i=sc(a,f,g);if(!i.outside)break;if(0>c?0>=g:g>=e.height){i.hitSide=!0;break}g+=5*c}return i}function Zd(a,b){var c=Ef(a,b.line).text,d=b.ch,e=b.ch;if(c){(b.xRel<0||e==c.length)&&d?--d:++e;for(var f=c.charAt(d),g=Ig(f)?Ig:/\s/.test(f)?function(a){return/\s/.test(a)}:function(a){return!/\s/.test(a)&&!Ig(a)};d>0&&g(c.charAt(d-1));)--d;for(;e<c.length&&g(c.charAt(e));)++e}return new ub(ob(b.line,d),ob(b.line,e))}function ae(a,b,c,d){z.defaults[a]=b,c&&(_d[a]=d?function(a,b,d){d!=be&&c(a,b,d)}:c)}function le(a){return"string"==typeof a?ke[a]:a}function se(a,b,c,d,e){if(d&&d.shared)return ue(a,b,c,d,e);if(a.cm&&!a.cm.curOp)return Bc(a.cm,se)(a,b,c,d,e);var f=new qe(a,e),g=pb(b,c);if(d&&Fg(d,f,!1),g>0||0==g&&f.clearWhenEmpty!==!1)return f;if(f.replacedWith&&(f.collapsed=!0,f.widgetNode=Mg("span",[f.replacedWith],"CodeMirror-widget"),d.handleMouseEvents||(f.widgetNode.ignoreEvents=!0),d.insertLeft&&(f.widgetNode.insertLeft=!0)),f.collapsed){if(Qe(a,b.line,b,c,f)||b.line!=c.line&&Qe(a,c.line,b,c,f))throw new Error("Inserting collapsed marker partially overlapping an existing one");y=!0}f.addToHistory&&Qf(a,{from:b,to:c,origin:"markText"},a.sel,0/0);var j,h=b.line,i=a.cm;if(a.iter(h,c.line+1,function(a){i&&f.collapsed&&!i.options.lineWrapping&&Re(a)==i.display.maxLine&&(j=!0),f.collapsed&&h!=b.line&&Hf(a,0),Be(a,new ye(f,h==b.line?b.ch:null,h==c.line?c.ch:null)),++h}),f.collapsed&&a.iter(b.line,c.line+1,function(b){Ve(a,b)&&Hf(b,0)}),f.clearOnEnter&&fg(f,"beforeCursorEnter",function(){f.clear()}),f.readOnly&&(x=!0,(a.history.done.length||a.history.undone.length)&&a.clearHistory()),f.collapsed&&(f.id=++re,f.atomic=!0),i){if(j&&(i.curOp.updateMaxLine=!0),f.collapsed)Gc(i,b.line,c.line+1);else if(f.className||f.title||f.startStyle||f.endStyle)for(var k=b.line;k<=c.line;k++)Hc(i,k,"text");f.atomic&&Mb(i.doc),kg(i,"markerAdded",i,f)}return f}function ue(a,b,c,d,e){d=Fg(d),d.shared=!1;var f=[se(a,b,c,d,e)],g=f[0],h=d.widgetNode;return Cf(a,function(a){h&&(d.widgetNode=h.cloneNode(!0)),f.push(se(a,yb(a,b),yb(a,c),d,e));for(var i=0;i<a.linked.length;++i)if(a.linked[i].isParent)return;g=Ag(f)}),new te(f,g)}function ve(a){return a.findMarks(ob(a.first,0),a.clipPos(ob(a.lastLine())),function(a){return a.parent})}function we(a,b){for(var c=0;c<b.length;c++){var d=b[c],e=d.find(),f=a.clipPos(e.from),g=a.clipPos(e.to);if(pb(f,g)){var h=se(a,f,g,d.primary,d.primary.type);d.markers.push(h),h.parent=d}}}function xe(a){for(var b=0;b<a.length;b++){var c=a[b],d=[c.primary.doc];Cf(c.primary.doc,function(a){d.push(a)});for(var e=0;e<c.markers.length;e++){var f=c.markers[e];-1==Cg(d,f.doc)&&(f.parent=null,c.markers.splice(e--,1))}}}function ye(a,b,c){this.marker=a,this.from=b,this.to=c}function ze(a,b){if(a)for(var c=0;c<a.length;++c){var d=a[c];if(d.marker==b)return d}}function Ae(a,b){for(var c,d=0;d<a.length;++d)a[d]!=b&&(c||(c=[])).push(a[d]);return c}function Be(a,b){a.markedSpans=a.markedSpans?a.markedSpans.concat([b]):[b],b.marker.attachLine(a)}function Ce(a,b,c){if(a)for(var e,d=0;d<a.length;++d){var f=a[d],g=f.marker,h=null==f.from||(g.inclusiveLeft?f.from<=b:f.from<b);if(h||f.from==b&&"bookmark"==g.type&&(!c||!f.marker.insertLeft)){var i=null==f.to||(g.inclusiveRight?f.to>=b:f.to>b);(e||(e=[])).push(new ye(g,f.from,i?null:f.to))}}return e}function De(a,b,c){if(a)for(var e,d=0;d<a.length;++d){var f=a[d],g=f.marker,h=null==f.to||(g.inclusiveRight?f.to>=b:f.to>b);if(h||f.from==b&&"bookmark"==g.type&&(!c||f.marker.insertLeft)){var i=null==f.from||(g.inclusiveLeft?f.from<=b:f.from<b);(e||(e=[])).push(new ye(g,i?null:f.from-b,null==f.to?null:f.to-b))}}return e}function Ee(a,b){var c=Ab(a,b.from.line)&&Ef(a,b.from.line).markedSpans,d=Ab(a,b.to.line)&&Ef(a,b.to.line).markedSpans;if(!c&&!d)return null;var e=b.from.ch,f=b.to.ch,g=0==pb(b.from,b.to),h=Ce(c,e,g),i=De(d,f,g),j=1==b.text.length,k=Ag(b.text).length+(j?e:0);if(h)for(var l=0;l<h.length;++l){var m=h[l];if(null==m.to){var n=ze(i,m.marker);n?j&&(m.to=null==n.to?null:n.to+k):m.to=e}}if(i)for(var l=0;l<i.length;++l){var m=i[l];if(null!=m.to&&(m.to+=k),null==m.from){var n=ze(h,m.marker);n||(m.from=k,j&&(h||(h=[])).push(m))}else m.from+=k,j&&(h||(h=[])).push(m)}h&&(h=Fe(h)),i&&i!=h&&(i=Fe(i));var o=[h];if(!j){var q,p=b.text.length-2;if(p>0&&h)for(var l=0;l<h.length;++l)null==h[l].to&&(q||(q=[])).push(new ye(h[l].marker,null,null));for(var l=0;p>l;++l)o.push(q);o.push(i)}return o}function Fe(a){for(var b=0;b<a.length;++b){var c=a[b];null!=c.from&&c.from==c.to&&c.marker.clearWhenEmpty!==!1&&a.splice(b--,1)}return a.length?a:null}function Ge(a,b){var c=Wf(a,b),d=Ee(a,b);if(!c)return d;if(!d)return c;for(var e=0;e<c.length;++e){var f=c[e],g=d[e];if(f&&g)a:for(var h=0;h<g.length;++h){for(var i=g[h],j=0;j<f.length;++j)if(f[j].marker==i.marker)continue a;f.push(i)}else g&&(c[e]=g)}return c}function He(a,b,c){var d=null;if(a.iter(b.line,c.line+1,function(a){if(a.markedSpans)for(var b=0;b<a.markedSpans.length;++b){var c=a.markedSpans[b].marker;!c.readOnly||d&&-1!=Cg(d,c)||(d||(d=[])).push(c)}}),!d)return null;for(var e=[{from:b,to:c}],f=0;f<d.length;++f)for(var g=d[f],h=g.find(0),i=0;i<e.length;++i){var j=e[i];
3
+ if(!(pb(j.to,h.from)<0||pb(j.from,h.to)>0)){var k=[i,1],l=pb(j.from,h.from),m=pb(j.to,h.to);(0>l||!g.inclusiveLeft&&!l)&&k.push({from:j.from,to:h.from}),(m>0||!g.inclusiveRight&&!m)&&k.push({from:h.to,to:j.to}),e.splice.apply(e,k),i+=k.length-1}}return e}function Ie(a){var b=a.markedSpans;if(b){for(var c=0;c<b.length;++c)b[c].marker.detachLine(a);a.markedSpans=null}}function Je(a,b){if(b){for(var c=0;c<b.length;++c)b[c].marker.attachLine(a);a.markedSpans=b}}function Ke(a){return a.inclusiveLeft?-1:0}function Le(a){return a.inclusiveRight?1:0}function Me(a,b){var c=a.lines.length-b.lines.length;if(0!=c)return c;var d=a.find(),e=b.find(),f=pb(d.from,e.from)||Ke(a)-Ke(b);if(f)return-f;var g=pb(d.to,e.to)||Le(a)-Le(b);return g?g:b.id-a.id}function Ne(a,b){var d,c=y&&a.markedSpans;if(c)for(var e,f=0;f<c.length;++f)e=c[f],e.marker.collapsed&&null==(b?e.from:e.to)&&(!d||Me(d,e.marker)<0)&&(d=e.marker);return d}function Oe(a){return Ne(a,!0)}function Pe(a){return Ne(a,!1)}function Qe(a,b,c,d,e){var f=Ef(a,b),g=y&&f.markedSpans;if(g)for(var h=0;h<g.length;++h){var i=g[h];if(i.marker.collapsed){var j=i.marker.find(0),k=pb(j.from,c)||Ke(i.marker)-Ke(e),l=pb(j.to,d)||Le(i.marker)-Le(e);if(!(k>=0&&0>=l||0>=k&&l>=0)&&(0>=k&&(pb(j.to,c)||Le(i.marker)-Ke(e))>0||k>=0&&(pb(j.from,d)||Ke(i.marker)-Le(e))<0))return!0}}}function Re(a){for(var b;b=Oe(a);)a=b.find(-1,!0).line;return a}function Se(a){for(var b,c;b=Pe(a);)a=b.find(1,!0).line,(c||(c=[])).push(a);return c}function Te(a,b){var c=Ef(a,b),d=Re(c);return c==d?b:If(d)}function Ue(a,b){if(b>a.lastLine())return b;var d,c=Ef(a,b);if(!Ve(a,c))return b;for(;d=Pe(c);)c=d.find(1,!0).line;return If(c)+1}function Ve(a,b){var c=y&&b.markedSpans;if(c)for(var d,e=0;e<c.length;++e)if(d=c[e],d.marker.collapsed){if(null==d.from)return!0;if(!d.marker.widgetNode&&0==d.from&&d.marker.inclusiveLeft&&We(a,b,d))return!0}}function We(a,b,c){if(null==c.to){var d=c.marker.find(1,!0);return We(a,d.line,ze(d.line.markedSpans,c.marker))}if(c.marker.inclusiveRight&&c.to==b.text.length)return!0;for(var e,f=0;f<b.markedSpans.length;++f)if(e=b.markedSpans[f],e.marker.collapsed&&!e.marker.widgetNode&&e.from==c.to&&(null==e.to||e.to!=c.from)&&(e.marker.inclusiveLeft||c.marker.inclusiveRight)&&We(a,b,e))return!0}function Ye(a,b,c){Kf(b)<(a.curOp&&a.curOp.scrollTop||a.doc.scrollTop)&&Rd(a,null,c)}function Ze(a){return null!=a.height?a.height:(Qg(document.body,a.node)||Pg(a.cm.display.measure,Mg("div",[a.node],null,"position: relative")),a.height=a.node.offsetHeight)}function $e(a,b,c,d){var e=new Xe(a,c,d);return e.noHScroll&&(a.display.alignWidgets=!0),Vd(a,b,"widget",function(b){var c=b.widgets||(b.widgets=[]);if(null==e.insertAt?c.push(e):c.splice(Math.min(c.length-1,Math.max(0,e.insertAt)),0,e),e.line=b,!Ve(a.doc,b)){var d=Kf(b)<a.doc.scrollTop;Hf(b,b.height+Ze(e)),d&&Rd(a,null,e.height),a.curOp.forceUpdate=!0}return!0}),e}function af(a,b,c,d){a.text=b,a.stateAfter&&(a.stateAfter=null),a.styles&&(a.styles=null),null!=a.order&&(a.order=null),Ie(a),Je(a,c);var e=d?d(a):1;e!=a.height&&Hf(a,e)}function bf(a){a.parent=null,Ie(a)}function cf(a,b){if(a)for(;;){var c=a.match(/(?:^|\s+)line-(background-)?(\S+)/);if(!c)break;a=a.slice(0,c.index)+a.slice(c.index+c[0].length);var d=c[1]?"bgClass":"textClass";null==b[d]?b[d]=c[2]:new RegExp("(?:^|s)"+c[2]+"(?:$|s)").test(b[d])||(b[d]+=" "+c[2])}return a}function df(a,b){if(a.blankLine)return a.blankLine(b);if(a.innerMode){var c=z.innerMode(a,b);return c.mode.blankLine?c.mode.blankLine(c.state):void 0}}function ef(a,b,c){var d=a.token(b,c);if(b.pos<=b.start)throw new Error("Mode "+a.name+" failed to advance stream.");return d}function ff(a,b,c,d,e,f,g){var h=c.flattenSpans;null==h&&(h=a.options.flattenSpans);var l,i=0,j=null,k=new pe(b,a.options.tabSize);for(""==b&&cf(df(c,d),f);!k.eol();){if(k.pos>a.options.maxHighlightLength?(h=!1,g&&jf(a,b,d,k.pos),k.pos=b.length,l=null):l=cf(ef(c,k,d),f),a.options.addModeClass){var m=z.innerMode(c,d).mode.name;m&&(l="m-"+(l?m+" "+l:m))}h&&j==l||(i<k.start&&e(k.start,j),i=k.start,j=l),k.start=k.pos}for(;i<k.pos;){var n=Math.min(k.pos,i+5e4);e(n,j),i=n}}function gf(a,b,c,d){var e=[a.state.modeGen],f={};ff(a,b.text,a.doc.mode,c,function(a,b){e.push(a,b)},f,d);for(var g=0;g<a.state.overlays.length;++g){var h=a.state.overlays[g],i=1,j=0;ff(a,b.text,h.mode,!0,function(a,b){for(var c=i;a>j;){var d=e[i];d>a&&e.splice(i,1,a,e[i+1],d),i+=2,j=Math.min(a,d)}if(b)if(h.opaque)e.splice(c,i-c,a,"cm-overlay "+b),i=c+2;else for(;i>c;c+=2){var f=e[c+1];e[c+1]=(f?f+" ":"")+"cm-overlay "+b}},f)}return{styles:e,classes:f.bgClass||f.textClass?f:null}}function hf(a,b){if(!b.styles||b.styles[0]!=a.state.modeGen){var c=gf(a,b,b.stateAfter=Wb(a,If(b)));b.styles=c.styles,c.classes?b.styleClasses=c.classes:b.styleClasses&&(b.styleClasses=null)}return b.styles}function jf(a,b,c,d){var e=a.doc.mode,f=new pe(b,a.options.tabSize);for(f.start=f.pos=d||0,""==b&&df(e,c);!f.eol()&&f.pos<=a.options.maxHighlightLength;)ef(e,f,c),f.start=f.pos}function mf(a,b){if(!a||/^\s*$/.test(a))return null;var c=b.addModeClass?lf:kf;return c[a]||(c[a]=a.replace(/\S+/g,"cm-$&"))}function nf(a,b){var c=Mg("span",null,null,h?"padding-right: .1px":null),d={pre:Mg("pre",[c]),content:c,col:0,pos:0,cm:a};b.measure={};for(var e=0;e<=(b.rest?b.rest.length:0);e++){var i,f=e?b.rest[e-1]:b.line;d.pos=0,d.addToken=pf,(g||h)&&a.getOption("lineWrapping")&&(d.addToken=qf(d.addToken)),ah(a.display.measure)&&(i=Lf(f))&&(d.addToken=rf(d.addToken,i)),d.map=[],tf(f,d,hf(a,f)),f.styleClasses&&(f.styleClasses.bgClass&&(d.bgClass=Vg(f.styleClasses.bgClass,d.bgClass||"")),f.styleClasses.textClass&&(d.textClass=Vg(f.styleClasses.textClass,d.textClass||""))),0==d.map.length&&d.map.push(0,0,d.content.appendChild($g(a.display.measure))),0==e?(b.measure.map=d.map,b.measure.cache={}):((b.measure.maps||(b.measure.maps=[])).push(d.map),(b.measure.caches||(b.measure.caches=[])).push({}))}return hg(a,"renderLine",a,b.line,d.pre),d}function of(a){var b=Mg("span","\u2022","cm-invalidchar");return b.title="\\u"+a.charCodeAt(0).toString(16),b}function pf(a,b,c,e,f,g){if(b){var h=a.cm.options.specialChars,i=!1;if(h.test(b))for(var j=document.createDocumentFragment(),k=0;;){h.lastIndex=k;var l=h.exec(b),m=l?l.index-k:b.length-k;if(m){var n=document.createTextNode(b.slice(k,k+m));d?j.appendChild(Mg("span",[n])):j.appendChild(n),a.map.push(a.pos,a.pos+m,n),a.col+=m,a.pos+=m}if(!l)break;if(k+=m+1," "==l[0]){var o=a.cm.options.tabSize,p=o-a.col%o,n=j.appendChild(Mg("span",zg(p),"cm-tab"));a.col+=p}else{var n=a.cm.options.specialCharPlaceholder(l[0]);d?j.appendChild(Mg("span",[n])):j.appendChild(n),a.col+=1}a.map.push(a.pos,a.pos+1,n),a.pos++}else{a.col+=b.length;var j=document.createTextNode(b);a.map.push(a.pos,a.pos+b.length,j),d&&(i=!0),a.pos+=b.length}if(c||e||f||i){var q=c||"";e&&(q+=e),f&&(q+=f);var r=Mg("span",[j],q);return g&&(r.title=g),a.content.appendChild(r)}a.content.appendChild(j)}}function qf(a){function b(a){for(var b=" ",c=0;c<a.length-2;++c)b+=c%2?" ":"\xa0";return b+=" "}return function(c,d,e,f,g,h){a(c,d.replace(/ {3,}/g,b),e,f,g,h)}}function rf(a,b){return function(c,d,e,f,g,h){e=e?e+" cm-force-border":"cm-force-border";for(var i=c.pos,j=i+d.length;;){for(var k=0;k<b.length;k++){var l=b[k];if(l.to>i&&l.from<=i)break}if(l.to>=j)return a(c,d,e,f,g,h);a(c,d.slice(0,l.to-i),e,f,null,h),f=null,d=d.slice(l.to-i),i=l.to}}}function sf(a,b,c,d){var e=!d&&c.widgetNode;e&&(a.map.push(a.pos,a.pos+b,e),a.content.appendChild(e)),a.pos+=b}function tf(a,b,c){var d=a.markedSpans,e=a.text,f=0;if(d)for(var k,m,n,o,p,q,h=e.length,i=0,g=1,j="",l=0;;){if(l==i){m=n=o=p="",q=null,l=1/0;for(var r=[],s=0;s<d.length;++s){var t=d[s],u=t.marker;t.from<=i&&(null==t.to||t.to>i)?(null!=t.to&&l>t.to&&(l=t.to,n=""),u.className&&(m+=" "+u.className),u.startStyle&&t.from==i&&(o+=" "+u.startStyle),u.endStyle&&t.to==l&&(n+=" "+u.endStyle),u.title&&!p&&(p=u.title),u.collapsed&&(!q||Me(q.marker,u)<0)&&(q=t)):t.from>i&&l>t.from&&(l=t.from),"bookmark"==u.type&&t.from==i&&u.widgetNode&&r.push(u)}if(q&&(q.from||0)==i&&(sf(b,(null==q.to?h+1:q.to)-i,q.marker,null==q.from),null==q.to))return;if(!q&&r.length)for(var s=0;s<r.length;++s)sf(b,0,r[s])}if(i>=h)break;for(var v=Math.min(h,l);;){if(j){var w=i+j.length;if(!q){var x=w>v?j.slice(0,v-i):j;b.addToken(b,x,k?k+m:m,o,i+x.length==l?n:"",p)}if(w>=v){j=j.slice(v-i),i=v;break}i=w,o=""}j=e.slice(f,f=c[g++]),k=mf(c[g++],b.cm.options)}}else for(var g=1;g<c.length;g+=2)b.addToken(b,e.slice(f,f=c[g]),mf(c[g+1],b.cm.options))}function uf(a,b){return 0==b.from.ch&&0==b.to.ch&&""==Ag(b.text)&&(!a.cm||a.cm.options.wholeLineUpdateBefore)}function vf(a,b,c,d){function e(a){return c?c[a]:null}function f(a,c,e){af(a,c,e,d),kg(a,"change",a,b)}var g=b.from,h=b.to,i=b.text,j=Ef(a,g.line),k=Ef(a,h.line),l=Ag(i),m=e(i.length-1),n=h.line-g.line;if(uf(a,b)){for(var o=0,p=[];o<i.length-1;++o)p.push(new _e(i[o],e(o),d));f(k,k.text,m),n&&a.remove(g.line,n),p.length&&a.insert(g.line,p)}else if(j==k)if(1==i.length)f(j,j.text.slice(0,g.ch)+l+j.text.slice(h.ch),m);else{for(var p=[],o=1;o<i.length-1;++o)p.push(new _e(i[o],e(o),d));p.push(new _e(l+j.text.slice(h.ch),m,d)),f(j,j.text.slice(0,g.ch)+i[0],e(0)),a.insert(g.line+1,p)}else if(1==i.length)f(j,j.text.slice(0,g.ch)+i[0]+k.text.slice(h.ch),e(0)),a.remove(g.line+1,n);else{f(j,j.text.slice(0,g.ch)+i[0],e(0)),f(k,l+k.text.slice(h.ch),m);for(var o=1,p=[];o<i.length-1;++o)p.push(new _e(i[o],e(o),d));n>1&&a.remove(g.line+1,n-1),a.insert(g.line+1,p)}kg(a,"change",a,b)}function wf(a){this.lines=a,this.parent=null;for(var b=0,c=0;b<a.length;++b)a[b].parent=this,c+=a[b].height;this.height=c}function xf(a){this.children=a;for(var b=0,c=0,d=0;d<a.length;++d){var e=a[d];b+=e.chunkSize(),c+=e.height,e.parent=this}this.size=b,this.height=c,this.parent=null}function Cf(a,b,c){function d(a,e,f){if(a.linked)for(var g=0;g<a.linked.length;++g){var h=a.linked[g];if(h.doc!=e){var i=f&&h.sharedHist;(!c||i)&&(b(h.doc,i),d(h.doc,a,i))}}}d(a,null,!0)}function Df(a,b){if(b.cm)throw new Error("This document is already in use.");a.doc=b,b.cm=a,F(a),B(a),a.options.lineWrapping||M(a),a.options.mode=b.modeOption,Gc(a)}function Ef(a,b){if(b-=a.first,0>b||b>=a.size)throw new Error("There is no line "+(b+a.first)+" in the document.");for(var c=a;!c.lines;)for(var d=0;;++d){var e=c.children[d],f=e.chunkSize();if(f>b){c=e;break}b-=f}return c.lines[b]}function Ff(a,b,c){var d=[],e=b.line;return a.iter(b.line,c.line+1,function(a){var f=a.text;e==c.line&&(f=f.slice(0,c.ch)),e==b.line&&(f=f.slice(b.ch)),d.push(f),++e}),d}function Gf(a,b,c){var d=[];return a.iter(b,c,function(a){d.push(a.text)}),d}function Hf(a,b){var c=b-a.height;if(c)for(var d=a;d;d=d.parent)d.height+=c}function If(a){if(null==a.parent)return null;for(var b=a.parent,c=Cg(b.lines,a),d=b.parent;d;b=d,d=d.parent)for(var e=0;d.children[e]!=b;++e)c+=d.children[e].chunkSize();return c+b.first}function Jf(a,b){var c=a.first;a:do{for(var d=0;d<a.children.length;++d){var e=a.children[d],f=e.height;if(f>b){a=e;continue a}b-=f,c+=e.chunkSize()}return c}while(!a.lines);for(var d=0;d<a.lines.length;++d){var g=a.lines[d],h=g.height;if(h>b)break;b-=h}return c+d}function Kf(a){a=Re(a);for(var b=0,c=a.parent,d=0;d<c.lines.length;++d){var e=c.lines[d];if(e==a)break;b+=e.height}for(var f=c.parent;f;c=f,f=c.parent)for(var d=0;d<f.children.length;++d){var g=f.children[d];if(g==c)break;b+=g.height}return b}function Lf(a){var b=a.order;return null==b&&(b=a.order=sh(a.text)),b}function Mf(a){this.done=[],this.undone=[],this.undoDepth=1/0,this.lastModTime=this.lastSelTime=0,this.lastOp=null,this.lastOrigin=this.lastSelOrigin=null,this.generation=this.maxGeneration=a||1}function Nf(a,b){var c={from:qb(b.from),to:Ad(b),text:Ff(a,b.from,b.to)};return Uf(a,c,b.from.line,b.to.line+1),Cf(a,function(a){Uf(a,c,b.from.line,b.to.line+1)},!0),c}function Of(a){for(;a.length;){var b=Ag(a);if(!b.ranges)break;a.pop()}}function Pf(a,b){return b?(Of(a.done),Ag(a.done)):a.done.length&&!Ag(a.done).ranges?Ag(a.done):a.done.length>1&&!a.done[a.done.length-2].ranges?(a.done.pop(),Ag(a.done)):void 0}function Qf(a,b,c,d){var e=a.history;e.undone.length=0;var g,f=+new Date;if((e.lastOp==d||e.lastOrigin==b.origin&&b.origin&&("+"==b.origin.charAt(0)&&a.cm&&e.lastModTime>f-a.cm.options.historyEventDelay||"*"==b.origin.charAt(0)))&&(g=Pf(e,e.lastOp==d))){var h=Ag(g.changes);0==pb(b.from,b.to)&&0==pb(b.from,h.to)?h.to=Ad(b):g.changes.push(Nf(a,b))}else{var i=Ag(e.done);for(i&&i.ranges||Tf(a.sel,e.done),g={changes:[Nf(a,b)],generation:e.generation},e.done.push(g);e.done.length>e.undoDepth;)e.done.shift(),e.done[0].ranges||e.done.shift()}e.done.push(c),e.generation=++e.maxGeneration,e.lastModTime=e.lastSelTime=f,e.lastOp=d,e.lastOrigin=e.lastSelOrigin=b.origin,h||hg(a,"historyAdded")}function Rf(a,b,c,d){var e=b.charAt(0);return"*"==e||"+"==e&&c.ranges.length==d.ranges.length&&c.somethingSelected()==d.somethingSelected()&&new Date-a.history.lastSelTime<=(a.cm?a.cm.options.historyEventDelay:500)}function Sf(a,b,c,d){var e=a.history,f=d&&d.origin;c==e.lastOp||f&&e.lastSelOrigin==f&&(e.lastModTime==e.lastSelTime&&e.lastOrigin==f||Rf(a,f,Ag(e.done),b))?e.done[e.done.length-1]=b:Tf(b,e.done),e.lastSelTime=+new Date,e.lastSelOrigin=f,e.lastOp=c,d&&d.clearRedo!==!1&&Of(e.undone)}function Tf(a,b){var c=Ag(b);c&&c.ranges&&c.equals(a)||b.push(a)}function Uf(a,b,c,d){var e=b["spans_"+a.id],f=0;a.iter(Math.max(a.first,c),Math.min(a.first+a.size,d),function(c){c.markedSpans&&((e||(e=b["spans_"+a.id]={}))[f]=c.markedSpans),++f})}function Vf(a){if(!a)return null;for(var c,b=0;b<a.length;++b)a[b].marker.explicitlyCleared?c||(c=a.slice(0,b)):c&&c.push(a[b]);return c?c.length?c:null:a}function Wf(a,b){var c=b["spans_"+a.id];if(!c)return null;for(var d=0,e=[];d<b.text.length;++d)e.push(Vf(c[d]));return e}function Xf(a,b,c){for(var d=0,e=[];d<a.length;++d){var f=a[d];if(f.ranges)e.push(c?tb.prototype.deepCopy.call(f):f);else{var g=f.changes,h=[];e.push({changes:h});for(var i=0;i<g.length;++i){var k,j=g[i];if(h.push({from:j.from,to:j.to,text:j.text}),b)for(var l in j)(k=l.match(/^spans_(\d+)$/))&&Cg(b,Number(k[1]))>-1&&(Ag(h)[l]=j[l],delete j[l])}}}return e}function Yf(a,b,c,d){c<a.line?a.line+=d:b<a.line&&(a.line=b,a.ch=0)}function Zf(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e],g=!0;if(f.ranges){f.copied||(f=a[e]=f.deepCopy(),f.copied=!0);for(var h=0;h<f.ranges.length;h++)Yf(f.ranges[h].anchor,b,c,d),Yf(f.ranges[h].head,b,c,d)}else{for(var h=0;h<f.changes.length;++h){var i=f.changes[h];if(c<i.from.line)i.from=ob(i.from.line+d,i.from.ch),i.to=ob(i.to.line+d,i.to.ch);else if(b<=i.to.line){g=!1;break}}g||(a.splice(0,e+1),e=0)}}}function $f(a,b){var c=b.from.line,d=b.to.line,e=b.text.length-(d-c)-1;Zf(a.done,c,d,e),Zf(a.undone,c,d,e)}function bg(a){return null!=a.defaultPrevented?a.defaultPrevented:0==a.returnValue}function dg(a){return a.target||a.srcElement}function eg(a){var b=a.which;return null==b&&(1&a.button?b=1:2&a.button?b=3:4&a.button&&(b=2)),s&&a.ctrlKey&&1==b&&(b=3),b}function kg(a,b){function e(a){return function(){a.apply(null,d)}}var c=a._handlers&&a._handlers[b];if(c){var d=Array.prototype.slice.call(arguments,2);ig||(++jg,ig=[],setTimeout(lg,0));for(var f=0;f<c.length;++f)ig.push(e(c[f]))}}function lg(){--jg;var a=ig;ig=null;for(var b=0;b<a.length;++b)a[b]()}function mg(a,b,c){return hg(a,c||b.type,a,b),bg(b)||b.codemirrorIgnore}function ng(a){var b=a._handlers&&a._handlers.cursorActivity;if(b)for(var c=a.curOp.cursorActivityHandlers||(a.curOp.cursorActivityHandlers=[]),d=0;d<b.length;++d)-1==Cg(c,b[d])&&c.push(b[d])}function og(a,b){var c=a._handlers&&a._handlers[b];return c&&c.length>0}function pg(a){a.prototype.on=function(a,b){fg(this,a,b)},a.prototype.off=function(a,b){gg(this,a,b)}}function vg(){this.id=null}function xg(a,b,c){for(var d=0,e=0;;){var f=a.indexOf(" ",d);-1==f&&(f=a.length);var g=f-d;if(f==a.length||e+g>=b)return d+Math.min(g,b-e);if(e+=f-d,e+=c-e%c,d=f+1,e>=b)return d}}function zg(a){for(;yg.length<=a;)yg.push(Ag(yg)+" ");return yg[a]}function Ag(a){return a[a.length-1]}function Cg(a,b){for(var c=0;c<a.length;++c)if(a[c]==b)return c;return-1}function Dg(a,b){for(var c=[],d=0;d<a.length;d++)c[d]=b(a[d],d);return c}function Eg(a,b){var c;if(Object.create)c=Object.create(a);else{var d=function(){};d.prototype=a,c=new d}return b&&Fg(b,c),c}function Fg(a,b,c){b||(b={});for(var d in a)!a.hasOwnProperty(d)||c===!1&&b.hasOwnProperty(d)||(b[d]=a[d]);return b}function Gg(a){var b=Array.prototype.slice.call(arguments,1);return function(){return a.apply(null,b)}}function Jg(a){for(var b in a)if(a.hasOwnProperty(b)&&a[b])return!1;return!0}function Lg(a){return a.charCodeAt(0)>=768&&Kg.test(a)}function Mg(a,b,c,d){var e=document.createElement(a);if(c&&(e.className=c),d&&(e.style.cssText=d),"string"==typeof b)e.appendChild(document.createTextNode(b));else if(b)for(var f=0;f<b.length;++f)e.appendChild(b[f]);return e}function Og(a){for(var b=a.childNodes.length;b>0;--b)a.removeChild(a.firstChild);return a}function Pg(a,b){return Og(a).appendChild(b)}function Qg(a,b){if(a.contains)return a.contains(b);for(;b=b.parentNode;)if(b==a)return!0}function Rg(){return document.activeElement}function Sg(a){return new RegExp("\\b"+a+"\\b\\s*")}function Tg(a,b){var c=Sg(b);c.test(a.className)&&(a.className=a.className.replace(c,""))}function Ug(a,b){Sg(b).test(a.className)||(a.className+=" "+b)}function Vg(a,b){for(var c=a.split(" "),d=0;d<c.length;d++)c[d]&&!Sg(c[d]).test(b)&&(b+=" "+c[d]);return b}function Yg(a){if(null!=Xg)return Xg;var b=Mg("div",null,null,"width: 50px; height: 50px; overflow-x: scroll");return Pg(a,b),b.offsetWidth&&(Xg=b.offsetHeight-b.clientHeight),Xg||0}function $g(a){if(null==Zg){var b=Mg("span","\u200b");Pg(a,Mg("span",[b,document.createTextNode("x")])),0!=a.firstChild.offsetHeight&&(Zg=b.offsetWidth<=1&&b.offsetHeight>2&&!c)}return Zg?Mg("span","\u200b"):Mg("span","\xa0",null,"display: inline-block; width: 1px; margin-right: -1px")}function ah(a){if(null!=_g)return _g;var b=Pg(a,document.createTextNode("A\u062eA")),c=Ng(b,0,1).getBoundingClientRect();if(c.left==c.right)return!1;var d=Ng(b,1,2).getBoundingClientRect();return _g=d.right-c.right<3}function fh(a,b,c,d){if(!a)return d(b,c,"ltr");for(var e=!1,f=0;f<a.length;++f){var g=a[f];(g.from<c&&g.to>b||b==c&&g.to==b)&&(d(Math.max(g.from,b),Math.min(g.to,c),1==g.level?"rtl":"ltr"),e=!0)}e||d(b,c,"ltr")}function gh(a){return a.level%2?a.to:a.from}function hh(a){return a.level%2?a.from:a.to}function ih(a){var b=Lf(a);return b?gh(b[0]):0}function jh(a){var b=Lf(a);return b?hh(Ag(b)):a.text.length}function kh(a,b){var c=Ef(a.doc,b),d=Re(c);d!=c&&(b=If(d));var e=Lf(d),f=e?e[0].level%2?jh(d):ih(d):0;return ob(b,f)}function lh(a,b){for(var c,d=Ef(a.doc,b);c=Pe(d);)d=c.find(1,!0).line,b=null;var e=Lf(d),f=e?e[0].level%2?ih(d):jh(d):d.text.length;return ob(null==b?If(d):b,f)}function mh(a,b,c){var d=a[0].level;return b==d?!0:c==d?!1:c>b}function oh(a,b){nh=null;for(var d,c=0;c<a.length;++c){var e=a[c];if(e.from<b&&e.to>b)return c;if(e.from==b||e.to==b){if(null!=d)return mh(a,e.level,a[d].level)?(e.from!=e.to&&(nh=d),c):(e.from!=e.to&&(nh=c),d);d=c}}return d}function ph(a,b,c,d){if(!d)return b+c;do b+=c;while(b>0&&Lg(a.text.charAt(b)));return b}function qh(a,b,c,d){var e=Lf(a);if(!e)return rh(a,b,c,d);for(var f=oh(e,b),g=e[f],h=ph(a,b,g.level%2?-c:c,d);;){if(h>g.from&&h<g.to)return h;if(h==g.from||h==g.to)return oh(e,h)==f?h:(g=e[f+=c],c>0==g.level%2?g.to:g.from);if(g=e[f+=c],!g)return null;h=c>0==g.level%2?ph(a,g.to,-1,d):ph(a,g.from,1,d)}}function rh(a,b,c,d){var e=b+c;if(d)for(;e>0&&Lg(a.text.charAt(e));)e+=c;return 0>e||e>a.text.length?null:e}var a=/gecko\/\d/i.test(navigator.userAgent),b=/MSIE \d/.test(navigator.userAgent),c=b&&(null==document.documentMode||document.documentMode<8),d=b&&(null==document.documentMode||document.documentMode<9),e=b&&(null==document.documentMode||document.documentMode<10),f=/Trident\/([7-9]|\d{2,})\./.test(navigator.userAgent),g=b||f,h=/WebKit\//.test(navigator.userAgent),i=h&&/Qt\/\d+\.\d+/.test(navigator.userAgent),j=/Chrome\//.test(navigator.userAgent),k=/Opera\//.test(navigator.userAgent),l=/Apple Computer/.test(navigator.vendor),m=/KHTML\//.test(navigator.userAgent),n=/Mac OS X 1\d\D([7-9]|\d\d)\D/.test(navigator.userAgent),o=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(navigator.userAgent),p=/PhantomJS/.test(navigator.userAgent),q=/AppleWebKit/.test(navigator.userAgent)&&/Mobile\/\w+/.test(navigator.userAgent),r=q||/Android|webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(navigator.userAgent),s=q||/Mac/.test(navigator.platform),t=/win/i.test(navigator.platform),u=k&&navigator.userAgent.match(/Version\/(\d*\.\d*)/);u&&(u=Number(u[1])),u&&u>=15&&(k=!1,h=!0);var v=s&&(i||k&&(null==u||12.11>u)),w=a||g&&!d,x=!1,y=!1,ob=z.Pos=function(a,b){return this instanceof ob?(this.line=a,this.ch=b,void 0):new ob(a,b)},pb=z.cmpPos=function(a,b){return a.line-b.line||a.ch-b.ch};tb.prototype={primary:function(){return this.ranges[this.primIndex]},equals:function(a){if(a==this)return!0;if(a.primIndex!=this.primIndex||a.ranges.length!=this.ranges.length)return!1;for(var b=0;b<this.ranges.length;b++){var c=this.ranges[b],d=a.ranges[b];if(0!=pb(c.anchor,d.anchor)||0!=pb(c.head,d.head))return!1}return!0},deepCopy:function(){for(var a=[],b=0;b<this.ranges.length;b++)a[b]=new ub(qb(this.ranges[b].anchor),qb(this.ranges[b].head));return new tb(a,this.primIndex)},somethingSelected:function(){for(var a=0;a<this.ranges.length;a++)if(!this.ranges[a].empty())return!0;return!1},contains:function(a,b){b||(b=a);for(var c=0;c<this.ranges.length;c++){var d=this.ranges[c];if(pb(b,d.from())>=0&&pb(a,d.to())<=0)return c}return-1}},ub.prototype={from:function(){return sb(this.anchor,this.head)},to:function(){return rb(this.anchor,this.head)},empty:function(){return this.head.line==this.anchor.line&&this.head.ch==this.anchor.ch}};var uc,Yc,Zc,fc={left:0,right:0,top:0,bottom:0},xc=0,dd=0,id=0,jd=null;g?jd=-.53:a?jd=15:j?jd=-.7:l&&(jd=-1/3);var nd,xd,qd=null,Ad=z.changeEnd=function(a){return a.text?ob(a.from.line+a.text.length-1,Ag(a.text).length+(1==a.text.length?a.from.ch:0)):a.to};z.prototype={constructor:z,focus:function(){window.focus(),Rc(this),Oc(this)},setOption:function(a,b){var c=this.options,d=c[a];(c[a]!=b||"mode"==a)&&(c[a]=b,_d.hasOwnProperty(a)&&Bc(this,_d[a])(this,b,d))},getOption:function(a){return this.options[a]},getDoc:function(){return this.doc},addKeyMap:function(a,b){this.state.keyMaps[b?"push":"unshift"](a)},removeKeyMap:function(a){for(var b=this.state.keyMaps,c=0;c<b.length;++c)if(b[c]==a||"string"!=typeof b[c]&&b[c].name==a)return b.splice(c,1),!0},addOverlay:Cc(function(a,b){var c=a.token?a:z.getMode(this.options,a);if(c.startState)throw new Error("Overlays may not be stateful.");this.state.overlays.push({mode:c,modeSpec:a,opaque:b&&b.opaque}),this.state.modeGen++,Gc(this)}),removeOverlay:Cc(function(a){for(var b=this.state.overlays,c=0;c<b.length;++c){var d=b[c].modeSpec;if(d==a||"string"==typeof a&&d.name==a)return b.splice(c,1),this.state.modeGen++,Gc(this),void 0}}),indentLine:Cc(function(a,b,c){"string"!=typeof b&&"number"!=typeof b&&(b=null==b?this.options.smartIndent?"smart":"prev":b?"add":"subtract"),Ab(this.doc,a)&&Ud(this,a,b,c)}),indentSelection:Cc(function(a){for(var b=this.doc.sel.ranges,c=-1,d=0;d<b.length;d++){var e=b[d];if(e.empty())e.head.line>c&&(Ud(this,e.head.line,a,!0),c=e.head.line,d==this.doc.sel.primIndex&&Sd(this));else{var f=Math.max(c,e.from().line),g=e.to();c=Math.min(this.lastLine(),g.line-(g.ch?0:1))+1;for(var h=f;c>h;++h)Ud(this,h,a)}}}),getTokenAt:function(a,b){var c=this.doc;a=yb(c,a);for(var d=Wb(this,a.line,b),e=this.doc.mode,f=Ef(c,a.line),g=new pe(f.text,this.options.tabSize);g.pos<a.ch&&!g.eol();){g.start=g.pos;var h=ef(e,g,d)}return{start:g.start,end:g.pos,string:g.current(),type:h||null,state:d}},getTokenTypeAt:function(a){a=yb(this.doc,a);var f,b=hf(this,Ef(this.doc,a.line)),c=0,d=(b.length-1)/2,e=a.ch;if(0==e)f=b[2];else for(;;){var g=c+d>>1;if((g?b[2*g-1]:0)>=e)d=g;else{if(!(b[2*g+1]<e)){f=b[2*g+2];break}c=g+1}}var h=f?f.indexOf("cm-overlay "):-1;return 0>h?f:0==h?null:f.slice(0,h-1)},getModeAt:function(a){var b=this.doc.mode;return b.innerMode?z.innerMode(b,this.getTokenAt(a).state).mode:b},getHelper:function(a,b){return this.getHelpers(a,b)[0]},getHelpers:function(a,b){var c=[];if(!ge.hasOwnProperty(b))return ge;var d=ge[b],e=this.getModeAt(a);if("string"==typeof e[b])d[e[b]]&&c.push(d[e[b]]);else if(e[b])for(var f=0;f<e[b].length;f++){var g=d[e[b][f]];g&&c.push(g)}else e.helperType&&d[e.helperType]?c.push(d[e.helperType]):d[e.name]&&c.push(d[e.name]);for(var f=0;f<d._global.length;f++){var h=d._global[f];h.pred(e,this)&&-1==Cg(c,h.val)&&c.push(h.val)}return c},getStateAfter:function(a,b){var c=this.doc;return a=xb(c,null==a?c.first+c.size-1:a),Wb(this,a+1,b)},cursorCoords:function(a,b){var c,d=this.doc.sel.primary();return c=null==a?d.head:"object"==typeof a?yb(this.doc,a):a?d.from():d.to(),pc(this,c,b||"page")},charCoords:function(a,b){return oc(this,yb(this.doc,a),b||"page")},coordsChar:function(a,b){return a=nc(this,a,b||"page"),sc(this,a.left,a.top)},lineAtHeight:function(a,b){return a=nc(this,{top:a,left:0},b||"page").top,Jf(this.doc,a+this.display.viewOffset)},heightAtLine:function(a,b){var c=!1,d=this.doc.first+this.doc.size-1;a<this.doc.first?a=this.doc.first:a>d&&(a=d,c=!0);var e=Ef(this.doc,a);return mc(this,e,{top:0,left:0},b||"page").top+(c?this.doc.height-Kf(e):0)},defaultTextHeight:function(){return vc(this.display)},defaultCharWidth:function(){return wc(this.display)},setGutterMarker:Cc(function(a,b,c){return Vd(this,a,"gutter",function(a){var d=a.gutterMarkers||(a.gutterMarkers={});return d[b]=c,!c&&Jg(d)&&(a.gutterMarkers=null),!0})}),clearGutter:Cc(function(a){var b=this,c=b.doc,d=c.first;c.iter(function(c){c.gutterMarkers&&c.gutterMarkers[a]&&(c.gutterMarkers[a]=null,Hc(b,d,"gutter"),Jg(c.gutterMarkers)&&(c.gutterMarkers=null)),++d})}),addLineClass:Cc(function(a,b,c){return Vd(this,a,"class",function(a){var d="text"==b?"textClass":"background"==b?"bgClass":"wrapClass";if(a[d]){if(new RegExp("(?:^|\\s)"+c+"(?:$|\\s)").test(a[d]))return!1;a[d]+=" "+c}else a[d]=c;return!0})}),removeLineClass:Cc(function(a,b,c){return Vd(this,a,"class",function(a){var d="text"==b?"textClass":"background"==b?"bgClass":"wrapClass",e=a[d];if(!e)return!1;if(null==c)a[d]=null;else{var f=e.match(new RegExp("(?:^|\\s+)"+c+"(?:$|\\s+)"));if(!f)return!1;var g=f.index+f[0].length;a[d]=e.slice(0,f.index)+(f.index&&g!=e.length?" ":"")+e.slice(g)||null}return!0})}),addLineWidget:Cc(function(a,b,c){return $e(this,a,b,c)}),removeLineWidget:function(a){a.clear()},lineInfo:function(a){if("number"==typeof a){if(!Ab(this.doc,a))return null;var b=a;if(a=Ef(this.doc,a),!a)return null}else{var b=If(a);if(null==b)return null}return{line:b,handle:a,text:a.text,gutterMarkers:a.gutterMarkers,textClass:a.textClass,bgClass:a.bgClass,wrapClass:a.wrapClass,widgets:a.widgets}},getViewport:function(){return{from:this.display.viewFrom,to:this.display.viewTo}},addWidget:function(a,b,c,d,e){var f=this.display;a=pc(this,yb(this.doc,a));var g=a.bottom,h=a.left;if(b.style.position="absolute",f.sizer.appendChild(b),"over"==d)g=a.top;else if("above"==d||"near"==d){var i=Math.max(f.wrapper.clientHeight,this.doc.height),j=Math.max(f.sizer.clientWidth,f.lineSpace.clientWidth);("above"==d||a.bottom+b.offsetHeight>i)&&a.top>b.offsetHeight?g=a.top-b.offsetHeight:a.bottom+b.offsetHeight<=i&&(g=a.bottom),h+b.offsetWidth>j&&(h=j-b.offsetWidth)}b.style.top=g+"px",b.style.left=b.style.right="","right"==e?(h=f.sizer.clientWidth-b.offsetWidth,b.style.right="0px"):("left"==e?h=0:"middle"==e&&(h=(f.sizer.clientWidth-b.offsetWidth)/2),b.style.left=h+"px"),c&&Pd(this,h,g,h+b.offsetWidth,g+b.offsetHeight)},triggerOnKeyDown:Cc(rd),triggerOnKeyPress:Cc(ud),triggerOnKeyUp:Cc(td),execCommand:function(a){return je.hasOwnProperty(a)?je[a](this):void 0},findPosH:function(a,b,c,d){var e=1;0>b&&(e=-1,b=-b);for(var f=0,g=yb(this.doc,a);b>f&&(g=Xd(this.doc,g,e,c,d),!g.hitSide);++f);return g},moveH:Cc(function(a,b){var c=this;c.extendSelectionsBy(function(d){return c.display.shift||c.doc.extend||d.empty()?Xd(c.doc,d.head,a,b,c.options.rtlMoveVisually):0>a?d.from():d.to()},ug)}),deleteH:Cc(function(a,b){var c=this.doc.sel,d=this.doc;c.somethingSelected()?d.replaceSelection("",null,"+delete"):Wd(this,function(c){var e=Xd(d,c.head,a,b,!1);return 0>a?{from:e,to:c.head}:{from:c.head,to:e}})}),findPosV:function(a,b,c,d){var e=1,f=d;0>b&&(e=-1,b=-b);for(var g=0,h=yb(this.doc,a);b>g;++g){var i=pc(this,h,"div");if(null==f?f=i.left:i.left=f,h=Yd(this,i,e,c),h.hitSide)break}return h},moveV:Cc(function(a,b){var c=this,d=this.doc,e=[],f=!c.display.shift&&!d.extend&&d.sel.somethingSelected();if(d.extendSelectionsBy(function(g){if(f)return 0>a?g.from():g.to();var h=pc(c,g.head,"div");null!=g.goalColumn&&(h.left=g.goalColumn),e.push(h.left);var i=Yd(c,h,a,b);return"page"==b&&g==d.sel.primary()&&Rd(c,null,oc(c,i,"div").top-h.top),i},ug),e.length)for(var g=0;g<d.sel.ranges.length;g++)d.sel.ranges[g].goalColumn=e[g]}),toggleOverwrite:function(a){(null==a||a!=this.state.overwrite)&&((this.state.overwrite=!this.state.overwrite)?Ug(this.display.cursorDiv,"CodeMirror-overwrite"):Tg(this.display.cursorDiv,"CodeMirror-overwrite"),hg(this,"overwriteToggle",this,this.state.overwrite))},hasFocus:function(){return Rg()==this.display.input},scrollTo:Cc(function(a,b){(null!=a||null!=b)&&Td(this),null!=a&&(this.curOp.scrollLeft=a),null!=b&&(this.curOp.scrollTop=b)}),getScrollInfo:function(){var a=this.display.scroller,b=qg;return{left:a.scrollLeft,top:a.scrollTop,height:a.scrollHeight-b,width:a.scrollWidth-b,clientHeight:a.clientHeight-b,clientWidth:a.clientWidth-b}},scrollIntoView:Cc(function(a,b){if(null==a?(a={from:this.doc.sel.primary().head,to:null},null==b&&(b=this.options.cursorScrollMargin)):"number"==typeof a?a={from:ob(a,0),to:null}:null==a.from&&(a={from:a,to:null}),a.to||(a.to=a.from),a.margin=b||0,null!=a.from.line)Td(this),this.curOp.scrollToPos=a;else{var c=Qd(this,Math.min(a.from.left,a.to.left),Math.min(a.from.top,a.to.top)-a.margin,Math.max(a.from.right,a.to.right),Math.max(a.from.bottom,a.to.bottom)+a.margin);this.scrollTo(c.scrollLeft,c.scrollTop)}}),setSize:Cc(function(a,b){function c(a){return"number"==typeof a||/^\d+$/.test(String(a))?a+"px":a}null!=a&&(this.display.wrapper.style.width=c(a)),null!=b&&(this.display.wrapper.style.height=c(b)),this.options.lineWrapping&&ic(this),this.curOp.forceUpdate=!0,hg(this,"refresh",this)}),operation:function(a){return Ac(this,a)},refresh:Cc(function(){var a=this.display.cachedTextHeight;Gc(this),this.curOp.forceUpdate=!0,jc(this),this.scrollTo(this.doc.scrollLeft,this.doc.scrollTop),K(this),(null==a||Math.abs(a-vc(this.display))>.5)&&F(this),hg(this,"refresh",this)}),swapDoc:Cc(function(a){var b=this.doc;return b.cm=null,Df(this,a),jc(this),Qc(this),this.scrollTo(a.scrollLeft,a.scrollTop),kg(this,"swapDoc",this,b),b}),getInputField:function(){return this.display.input},getWrapperElement:function(){return this.display.wrapper},getScrollerElement:function(){return this.display.scroller},getGutterElement:function(){return this.display.gutters}},pg(z);var $d=z.defaults={},_d=z.optionHandlers={},be=z.Init={toString:function(){return"CodeMirror.Init"}};ae("value","",function(a,b){a.setValue(b)},!0),ae("mode",null,function(a,b){a.doc.modeOption=b,B(a)},!0),ae("indentUnit",2,B,!0),ae("indentWithTabs",!1),ae("smartIndent",!0),ae("tabSize",4,function(a){C(a),jc(a),Gc(a)},!0),ae("specialChars",/[\t\u0000-\u0019\u00ad\u200b\u2028\u2029\ufeff]/g,function(a,b){a.options.specialChars=new RegExp(b.source+(b.test(" ")?"":"| "),"g"),a.refresh()},!0),ae("specialCharPlaceholder",of,function(a){a.refresh()},!0),ae("electricChars",!0),ae("rtlMoveVisually",!t),ae("wholeLineUpdateBefore",!0),ae("theme","default",function(a){H(a),I(a)},!0),ae("keyMap","default",G),ae("extraKeys",null),ae("lineWrapping",!1,D,!0),ae("gutters",[],function(a){N(a.options),I(a)},!0),ae("fixedGutter",!0,function(a,b){a.display.gutters.style.left=b?U(a.display)+"px":"0",a.refresh()
4
+ },!0),ae("coverGutterNextToScrollbar",!1,P,!0),ae("lineNumbers",!1,function(a){N(a.options),I(a)},!0),ae("firstLineNumber",1,I,!0),ae("lineNumberFormatter",function(a){return a},I,!0),ae("showCursorWhenSelecting",!1,Pb,!0),ae("resetSelectionOnContextMenu",!0),ae("readOnly",!1,function(a,b){"nocursor"==b?(wd(a),a.display.input.blur(),a.display.disabled=!0):(a.display.disabled=!1,b||Qc(a))}),ae("disableInput",!1,function(a,b){b||Qc(a)},!0),ae("dragDrop",!0),ae("cursorBlinkRate",530),ae("cursorScrollMargin",0),ae("cursorHeight",1),ae("workTime",100),ae("workDelay",100),ae("flattenSpans",!0,C,!0),ae("addModeClass",!1,C,!0),ae("pollInterval",100),ae("undoDepth",200,function(a,b){a.doc.history.undoDepth=b}),ae("historyEventDelay",1250),ae("viewportMargin",10,function(a){a.refresh()},!0),ae("maxHighlightLength",1e4,C,!0),ae("moveInputWithCursor",!0,function(a,b){b||(a.display.inputDiv.style.top=a.display.inputDiv.style.left=0)}),ae("tabindex",null,function(a,b){a.display.input.tabIndex=b||""}),ae("autofocus",null);var ce=z.modes={},de=z.mimeModes={};z.defineMode=function(a,b){if(z.defaults.mode||"null"==a||(z.defaults.mode=a),arguments.length>2){b.dependencies=[];for(var c=2;c<arguments.length;++c)b.dependencies.push(arguments[c])}ce[a]=b},z.defineMIME=function(a,b){de[a]=b},z.resolveMode=function(a){if("string"==typeof a&&de.hasOwnProperty(a))a=de[a];else if(a&&"string"==typeof a.name&&de.hasOwnProperty(a.name)){var b=de[a.name];"string"==typeof b&&(b={name:b}),a=Eg(b,a),a.name=b.name}else if("string"==typeof a&&/^[\w\-]+\/[\w\-]+\+xml$/.test(a))return z.resolveMode("application/xml");return"string"==typeof a?{name:a}:a||{name:"null"}},z.getMode=function(a,b){var b=z.resolveMode(b),c=ce[b.name];if(!c)return z.getMode(a,"text/plain");var d=c(a,b);if(ee.hasOwnProperty(b.name)){var e=ee[b.name];for(var f in e)e.hasOwnProperty(f)&&(d.hasOwnProperty(f)&&(d["_"+f]=d[f]),d[f]=e[f])}if(d.name=b.name,b.helperType&&(d.helperType=b.helperType),b.modeProps)for(var f in b.modeProps)d[f]=b.modeProps[f];return d},z.defineMode("null",function(){return{token:function(a){a.skipToEnd()}}}),z.defineMIME("text/plain","null");var ee=z.modeExtensions={};z.extendMode=function(a,b){var c=ee.hasOwnProperty(a)?ee[a]:ee[a]={};Fg(b,c)},z.defineExtension=function(a,b){z.prototype[a]=b},z.defineDocExtension=function(a,b){zf.prototype[a]=b},z.defineOption=ae;var fe=[];z.defineInitHook=function(a){fe.push(a)};var ge=z.helpers={};z.registerHelper=function(a,b,c){ge.hasOwnProperty(a)||(ge[a]=z[a]={_global:[]}),ge[a][b]=c},z.registerGlobalHelper=function(a,b,c,d){z.registerHelper(a,b,d),ge[a]._global.push({pred:c,val:d})};var he=z.copyState=function(a,b){if(b===!0)return b;if(a.copyState)return a.copyState(b);var c={};for(var d in b){var e=b[d];e instanceof Array&&(e=e.concat([])),c[d]=e}return c},ie=z.startState=function(a,b,c){return a.startState?a.startState(b,c):!0};z.innerMode=function(a,b){for(;a.innerMode;){var c=a.innerMode(b);if(!c||c.mode==a)break;b=c.state,a=c.mode}return c||{mode:a,state:b}};var je=z.commands={selectAll:function(a){a.setSelection(ob(a.firstLine(),0),ob(a.lastLine()),sg)},singleSelection:function(a){a.setSelection(a.getCursor("anchor"),a.getCursor("head"),sg)},killLine:function(a){Wd(a,function(b){if(b.empty()){var c=Ef(a.doc,b.head.line).text.length;return b.head.ch==c&&b.head.line<a.lastLine()?{from:b.head,to:ob(b.head.line+1,0)}:{from:b.head,to:ob(b.head.line,c)}}return{from:b.from(),to:b.to()}})},deleteLine:function(a){Wd(a,function(b){return{from:ob(b.from().line,0),to:yb(a.doc,ob(b.to().line+1,0))}})},delLineLeft:function(a){Wd(a,function(a){return{from:ob(a.from().line,0),to:a.from()}})},undo:function(a){a.undo()},redo:function(a){a.redo()},undoSelection:function(a){a.undoSelection()},redoSelection:function(a){a.redoSelection()},goDocStart:function(a){a.extendSelection(ob(a.firstLine(),0))},goDocEnd:function(a){a.extendSelection(ob(a.lastLine()))},goLineStart:function(a){a.extendSelectionsBy(function(b){return kh(a,b.head.line)},ug)},goLineStartSmart:function(a){a.extendSelectionsBy(function(b){var c=kh(a,b.head.line),d=a.getLineHandle(c.line),e=Lf(d);if(!e||0==e[0].level){var f=Math.max(0,d.text.search(/\S/)),g=b.head.line==c.line&&b.head.ch<=f&&b.head.ch;return ob(c.line,g?0:f)}return c},ug)},goLineEnd:function(a){a.extendSelectionsBy(function(b){return lh(a,b.head.line)},ug)},goLineRight:function(a){a.extendSelectionsBy(function(b){var c=a.charCoords(b.head,"div").top+5;return a.coordsChar({left:a.display.lineDiv.offsetWidth+100,top:c},"div")},ug)},goLineLeft:function(a){a.extendSelectionsBy(function(b){var c=a.charCoords(b.head,"div").top+5;return a.coordsChar({left:0,top:c},"div")},ug)},goLineUp:function(a){a.moveV(-1,"line")},goLineDown:function(a){a.moveV(1,"line")},goPageUp:function(a){a.moveV(-1,"page")},goPageDown:function(a){a.moveV(1,"page")},goCharLeft:function(a){a.moveH(-1,"char")},goCharRight:function(a){a.moveH(1,"char")},goColumnLeft:function(a){a.moveH(-1,"column")},goColumnRight:function(a){a.moveH(1,"column")},goWordLeft:function(a){a.moveH(-1,"word")},goGroupRight:function(a){a.moveH(1,"group")},goGroupLeft:function(a){a.moveH(-1,"group")},goWordRight:function(a){a.moveH(1,"word")},delCharBefore:function(a){a.deleteH(-1,"char")},delCharAfter:function(a){a.deleteH(1,"char")},delWordBefore:function(a){a.deleteH(-1,"word")},delWordAfter:function(a){a.deleteH(1,"word")},delGroupBefore:function(a){a.deleteH(-1,"group")},delGroupAfter:function(a){a.deleteH(1,"group")},indentAuto:function(a){a.indentSelection("smart")},indentMore:function(a){a.indentSelection("add")},indentLess:function(a){a.indentSelection("subtract")},insertTab:function(a){a.replaceSelection(" ")},insertSoftTab:function(a){for(var b=[],c=a.listSelections(),d=a.options.tabSize,e=0;e<c.length;e++){var f=c[e].from(),g=wg(a.getLine(f.line),f.ch,d);b.push(new Array(d-g%d+1).join(" "))}a.replaceSelections(b)},defaultTab:function(a){a.somethingSelected()?a.indentSelection("add"):a.execCommand("insertTab")},transposeChars:function(a){Ac(a,function(){for(var b=a.listSelections(),c=0;c<b.length;c++){var d=b[c].head,e=Ef(a.doc,d.line).text;d.ch>0&&d.ch<e.length-1&&a.replaceRange(e.charAt(d.ch)+e.charAt(d.ch-1),ob(d.line,d.ch-1),ob(d.line,d.ch+1))}})},newlineAndIndent:function(a){Ac(a,function(){for(var b=a.listSelections().length,c=0;b>c;c++){var d=a.listSelections()[c];a.replaceRange("\n",d.anchor,d.head,"+input"),a.indentLine(d.from().line+1,null,!0),Sd(a)}})},toggleOverwrite:function(a){a.toggleOverwrite()}},ke=z.keyMap={};ke.basic={Left:"goCharLeft",Right:"goCharRight",Up:"goLineUp",Down:"goLineDown",End:"goLineEnd",Home:"goLineStartSmart",PageUp:"goPageUp",PageDown:"goPageDown",Delete:"delCharAfter",Backspace:"delCharBefore","Shift-Backspace":"delCharBefore",Tab:"defaultTab","Shift-Tab":"indentAuto",Enter:"newlineAndIndent",Insert:"toggleOverwrite",Esc:"singleSelection"},ke.pcDefault={"Ctrl-A":"selectAll","Ctrl-D":"deleteLine","Ctrl-Z":"undo","Shift-Ctrl-Z":"redo","Ctrl-Y":"redo","Ctrl-Home":"goDocStart","Ctrl-Up":"goDocStart","Ctrl-End":"goDocEnd","Ctrl-Down":"goDocEnd","Ctrl-Left":"goGroupLeft","Ctrl-Right":"goGroupRight","Alt-Left":"goLineStart","Alt-Right":"goLineEnd","Ctrl-Backspace":"delGroupBefore","Ctrl-Delete":"delGroupAfter","Ctrl-S":"save","Ctrl-F":"find","Ctrl-G":"findNext","Shift-Ctrl-G":"findPrev","Shift-Ctrl-F":"replace","Shift-Ctrl-R":"replaceAll","Ctrl-[":"indentLess","Ctrl-]":"indentMore","Ctrl-U":"undoSelection","Shift-Ctrl-U":"redoSelection","Alt-U":"redoSelection",fallthrough:"basic"},ke.macDefault={"Cmd-A":"selectAll","Cmd-D":"deleteLine","Cmd-Z":"undo","Shift-Cmd-Z":"redo","Cmd-Y":"redo","Cmd-Up":"goDocStart","Cmd-End":"goDocEnd","Cmd-Down":"goDocEnd","Alt-Left":"goGroupLeft","Alt-Right":"goGroupRight","Cmd-Left":"goLineStart","Cmd-Right":"goLineEnd","Alt-Backspace":"delGroupBefore","Ctrl-Alt-Backspace":"delGroupAfter","Alt-Delete":"delGroupAfter","Cmd-S":"save","Cmd-F":"find","Cmd-G":"findNext","Shift-Cmd-G":"findPrev","Cmd-Alt-F":"replace","Shift-Cmd-Alt-F":"replaceAll","Cmd-[":"indentLess","Cmd-]":"indentMore","Cmd-Backspace":"delLineLeft","Cmd-U":"undoSelection","Shift-Cmd-U":"redoSelection",fallthrough:["basic","emacsy"]},ke.emacsy={"Ctrl-F":"goCharRight","Ctrl-B":"goCharLeft","Ctrl-P":"goLineUp","Ctrl-N":"goLineDown","Alt-F":"goWordRight","Alt-B":"goWordLeft","Ctrl-A":"goLineStart","Ctrl-E":"goLineEnd","Ctrl-V":"goPageDown","Shift-Ctrl-V":"goPageUp","Ctrl-D":"delCharAfter","Ctrl-H":"delCharBefore","Alt-D":"delWordAfter","Alt-Backspace":"delWordBefore","Ctrl-K":"killLine","Ctrl-T":"transposeChars"},ke["default"]=s?ke.macDefault:ke.pcDefault;var me=z.lookupKey=function(a,b,c){function d(b){b=le(b);var e=b[a];if(e===!1)return"stop";if(null!=e&&c(e))return!0;if(b.nofallthrough)return"stop";var f=b.fallthrough;if(null==f)return!1;if("[object Array]"!=Object.prototype.toString.call(f))return d(f);for(var g=0;g<f.length;++g){var h=d(f[g]);if(h)return h}return!1}for(var e=0;e<b.length;++e){var f=d(b[e]);if(f)return"stop"!=f}},ne=z.isModifierKey=function(a){var b=eh[a.keyCode];return"Ctrl"==b||"Alt"==b||"Shift"==b||"Mod"==b},oe=z.keyName=function(a,b){if(k&&34==a.keyCode&&a["char"])return!1;var c=eh[a.keyCode];return null==c||a.altGraphKey?!1:(a.altKey&&(c="Alt-"+c),(v?a.metaKey:a.ctrlKey)&&(c="Ctrl-"+c),(v?a.ctrlKey:a.metaKey)&&(c="Cmd-"+c),!b&&a.shiftKey&&(c="Shift-"+c),c)};z.fromTextArea=function(a,b){function d(){a.value=i.getValue()}if(b||(b={}),b.value=a.value,!b.tabindex&&a.tabindex&&(b.tabindex=a.tabindex),!b.placeholder&&a.placeholder&&(b.placeholder=a.placeholder),null==b.autofocus){var c=Rg();b.autofocus=c==a||null!=a.getAttribute("autofocus")&&c==document.body}if(a.form&&(fg(a.form,"submit",d),!b.leaveSubmitMethodAlone)){var e=a.form,f=e.submit;try{var g=e.submit=function(){d(),e.submit=f,e.submit(),e.submit=g}}catch(h){}}a.style.display="none";var i=z(function(b){a.parentNode.insertBefore(b,a.nextSibling)},b);return i.save=d,i.getTextArea=function(){return a},i.toTextArea=function(){d(),a.parentNode.removeChild(i.getWrapperElement()),a.style.display="",a.form&&(gg(a.form,"submit",d),"function"==typeof a.form.submit&&(a.form.submit=f))},i};var pe=z.StringStream=function(a,b){this.pos=this.start=0,this.string=a,this.tabSize=b||8,this.lastColumnPos=this.lastColumnValue=0,this.lineStart=0};pe.prototype={eol:function(){return this.pos>=this.string.length},sol:function(){return this.pos==this.lineStart},peek:function(){return this.string.charAt(this.pos)||void 0},next:function(){return this.pos<this.string.length?this.string.charAt(this.pos++):void 0},eat:function(a){var b=this.string.charAt(this.pos);if("string"==typeof a)var c=b==a;else var c=b&&(a.test?a.test(b):a(b));return c?(++this.pos,b):void 0},eatWhile:function(a){for(var b=this.pos;this.eat(a););return this.pos>b},eatSpace:function(){for(var a=this.pos;/[\s\u00a0]/.test(this.string.charAt(this.pos));)++this.pos;return this.pos>a},skipToEnd:function(){this.pos=this.string.length},skipTo:function(a){var b=this.string.indexOf(a,this.pos);return b>-1?(this.pos=b,!0):void 0},backUp:function(a){this.pos-=a},column:function(){return this.lastColumnPos<this.start&&(this.lastColumnValue=wg(this.string,this.start,this.tabSize,this.lastColumnPos,this.lastColumnValue),this.lastColumnPos=this.start),this.lastColumnValue-(this.lineStart?wg(this.string,this.lineStart,this.tabSize):0)},indentation:function(){return wg(this.string,null,this.tabSize)-(this.lineStart?wg(this.string,this.lineStart,this.tabSize):0)},match:function(a,b,c){if("string"!=typeof a){var f=this.string.slice(this.pos).match(a);return f&&f.index>0?null:(f&&b!==!1&&(this.pos+=f[0].length),f)}var d=function(a){return c?a.toLowerCase():a},e=this.string.substr(this.pos,a.length);return d(e)==d(a)?(b!==!1&&(this.pos+=a.length),!0):void 0},current:function(){return this.string.slice(this.start,this.pos)},hideFirstChars:function(a,b){this.lineStart+=a;try{return b()}finally{this.lineStart-=a}}};var qe=z.TextMarker=function(a,b){this.lines=[],this.type=b,this.doc=a};pg(qe),qe.prototype.clear=function(){if(!this.explicitlyCleared){var a=this.doc.cm,b=a&&!a.curOp;if(b&&yc(a),og(this,"clear")){var c=this.find();c&&kg(this,"clear",c.from,c.to)}for(var d=null,e=null,f=0;f<this.lines.length;++f){var g=this.lines[f],h=ze(g.markedSpans,this);a&&!this.collapsed?Hc(a,If(g),"text"):a&&(null!=h.to&&(e=If(g)),null!=h.from&&(d=If(g))),g.markedSpans=Ae(g.markedSpans,h),null==h.from&&this.collapsed&&!Ve(this.doc,g)&&a&&Hf(g,vc(a.display))}if(a&&this.collapsed&&!a.options.lineWrapping)for(var f=0;f<this.lines.length;++f){var i=Re(this.lines[f]),j=L(i);j>a.display.maxLineLength&&(a.display.maxLine=i,a.display.maxLineLength=j,a.display.maxLineChanged=!0)}null!=d&&a&&this.collapsed&&Gc(a,d,e+1),this.lines.length=0,this.explicitlyCleared=!0,this.atomic&&this.doc.cantEdit&&(this.doc.cantEdit=!1,a&&Mb(a.doc)),a&&kg(a,"markerCleared",a,this),b&&zc(a),this.parent&&this.parent.clear()}},qe.prototype.find=function(a,b){null==a&&"bookmark"==this.type&&(a=1);for(var c,d,e=0;e<this.lines.length;++e){var f=this.lines[e],g=ze(f.markedSpans,this);if(null!=g.from&&(c=ob(b?f:If(f),g.from),-1==a))return c;if(null!=g.to&&(d=ob(b?f:If(f),g.to),1==a))return d}return c&&{from:c,to:d}},qe.prototype.changed=function(){var a=this.find(-1,!0),b=this,c=this.doc.cm;a&&c&&Ac(c,function(){var d=a.line,e=If(a.line),f=cc(c,e);if(f&&(hc(f),c.curOp.selectionChanged=c.curOp.forceUpdate=!0),c.curOp.updateMaxLine=!0,!Ve(b.doc,d)&&null!=b.height){var g=b.height;b.height=null;var h=Ze(b)-g;h&&Hf(d,d.height+h)}})},qe.prototype.attachLine=function(a){if(!this.lines.length&&this.doc.cm){var b=this.doc.cm.curOp;b.maybeHiddenMarkers&&-1!=Cg(b.maybeHiddenMarkers,this)||(b.maybeUnhiddenMarkers||(b.maybeUnhiddenMarkers=[])).push(this)}this.lines.push(a)},qe.prototype.detachLine=function(a){if(this.lines.splice(Cg(this.lines,a),1),!this.lines.length&&this.doc.cm){var b=this.doc.cm.curOp;(b.maybeHiddenMarkers||(b.maybeHiddenMarkers=[])).push(this)}};var re=0,te=z.SharedTextMarker=function(a,b){this.markers=a,this.primary=b;for(var c=0;c<a.length;++c)a[c].parent=this};pg(te),te.prototype.clear=function(){if(!this.explicitlyCleared){this.explicitlyCleared=!0;for(var a=0;a<this.markers.length;++a)this.markers[a].clear();kg(this,"clear")}},te.prototype.find=function(a,b){return this.primary.find(a,b)};var Xe=z.LineWidget=function(a,b,c){if(c)for(var d in c)c.hasOwnProperty(d)&&(this[d]=c[d]);this.cm=a,this.node=b};pg(Xe),Xe.prototype.clear=function(){var a=this.cm,b=this.line.widgets,c=this.line,d=If(c);if(null!=d&&b){for(var e=0;e<b.length;++e)b[e]==this&&b.splice(e--,1);b.length||(c.widgets=null);var f=Ze(this);Ac(a,function(){Ye(a,c,-f),Hc(a,d,"widget"),Hf(c,Math.max(0,c.height-f))})}},Xe.prototype.changed=function(){var a=this.height,b=this.cm,c=this.line;this.height=null;var d=Ze(this)-a;d&&Ac(b,function(){b.curOp.forceUpdate=!0,Ye(b,c,d),Hf(c,c.height+d)})};var _e=z.Line=function(a,b,c){this.text=a,Je(this,b),this.height=c?c(this):1};pg(_e),_e.prototype.lineNo=function(){return If(this)};var kf={},lf={};wf.prototype={chunkSize:function(){return this.lines.length},removeInner:function(a,b){for(var c=a,d=a+b;d>c;++c){var e=this.lines[c];this.height-=e.height,bf(e),kg(e,"delete")}this.lines.splice(a,b)},collapse:function(a){a.push.apply(a,this.lines)},insertInner:function(a,b,c){this.height+=c,this.lines=this.lines.slice(0,a).concat(b).concat(this.lines.slice(a));for(var d=0;d<b.length;++d)b[d].parent=this},iterN:function(a,b,c){for(var d=a+b;d>a;++a)if(c(this.lines[a]))return!0}},xf.prototype={chunkSize:function(){return this.size},removeInner:function(a,b){this.size-=b;for(var c=0;c<this.children.length;++c){var d=this.children[c],e=d.chunkSize();if(e>a){var f=Math.min(b,e-a),g=d.height;if(d.removeInner(a,f),this.height-=g-d.height,e==f&&(this.children.splice(c--,1),d.parent=null),0==(b-=f))break;a=0}else a-=e}if(this.size-b<25&&(this.children.length>1||!(this.children[0]instanceof wf))){var h=[];this.collapse(h),this.children=[new wf(h)],this.children[0].parent=this}},collapse:function(a){for(var b=0;b<this.children.length;++b)this.children[b].collapse(a)},insertInner:function(a,b,c){this.size+=b.length,this.height+=c;for(var d=0;d<this.children.length;++d){var e=this.children[d],f=e.chunkSize();if(f>=a){if(e.insertInner(a,b,c),e.lines&&e.lines.length>50){for(;e.lines.length>50;){var g=e.lines.splice(e.lines.length-25,25),h=new wf(g);e.height-=h.height,this.children.splice(d+1,0,h),h.parent=this}this.maybeSpill()}break}a-=f}},maybeSpill:function(){if(!(this.children.length<=10)){var a=this;do{var b=a.children.splice(a.children.length-5,5),c=new xf(b);if(a.parent){a.size-=c.size,a.height-=c.height;var e=Cg(a.parent.children,a);a.parent.children.splice(e+1,0,c)}else{var d=new xf(a.children);d.parent=a,a.children=[d,c],a=d}c.parent=a.parent}while(a.children.length>10);a.parent.maybeSpill()}},iterN:function(a,b,c){for(var d=0;d<this.children.length;++d){var e=this.children[d],f=e.chunkSize();if(f>a){var g=Math.min(b,f-a);if(e.iterN(a,g,c))return!0;if(0==(b-=g))break;a=0}else a-=f}}};var yf=0,zf=z.Doc=function(a,b,c){if(!(this instanceof zf))return new zf(a,b,c);null==c&&(c=0),xf.call(this,[new wf([new _e("",null)])]),this.first=c,this.scrollTop=this.scrollLeft=0,this.cantEdit=!1,this.cleanGeneration=1,this.frontier=c;var d=ob(c,0);this.sel=wb(d),this.history=new Mf(null),this.id=++yf,this.modeOption=b,"string"==typeof a&&(a=bh(a)),vf(this,{from:d,to:d,text:a}),Jb(this,wb(d),sg)};zf.prototype=Eg(xf.prototype,{constructor:zf,iter:function(a,b,c){c?this.iterN(a-this.first,b-a,c):this.iterN(this.first,this.first+this.size,a)},insert:function(a,b){for(var c=0,d=0;d<b.length;++d)c+=b[d].height;this.insertInner(a-this.first,b,c)},remove:function(a,b){this.removeInner(a-this.first,b)},getValue:function(a){var b=Gf(this,this.first,this.first+this.size);return a===!1?b:b.join(a||"\n")},setValue:Dc(function(a){var b=ob(this.first,0),c=this.first+this.size-1;Gd(this,{from:b,to:ob(c,Ef(this,c).text.length),text:bh(a),origin:"setValue"},!0),Jb(this,wb(b))}),replaceRange:function(a,b,c,d){b=yb(this,b),c=c?yb(this,c):b,Md(this,a,b,c,d)},getRange:function(a,b,c){var d=Ff(this,yb(this,a),yb(this,b));return c===!1?d:d.join(c||"\n")},getLine:function(a){var b=this.getLineHandle(a);return b&&b.text},getLineHandle:function(a){return Ab(this,a)?Ef(this,a):void 0},getLineNumber:function(a){return If(a)},getLineHandleVisualStart:function(a){return"number"==typeof a&&(a=Ef(this,a)),Re(a)},lineCount:function(){return this.size},firstLine:function(){return this.first},lastLine:function(){return this.first+this.size-1},clipPos:function(a){return yb(this,a)},getCursor:function(a){var c,b=this.sel.primary();return c=null==a||"head"==a?b.head:"anchor"==a?b.anchor:"end"==a||"to"==a||a===!1?b.to():b.from()},listSelections:function(){return this.sel.ranges},somethingSelected:function(){return this.sel.somethingSelected()},setCursor:Dc(function(a,b,c){Gb(this,yb(this,"number"==typeof a?ob(a,b||0):a),null,c)}),setSelection:Dc(function(a,b,c){Gb(this,yb(this,a),yb(this,b||a),c)}),extendSelection:Dc(function(a,b,c){Db(this,yb(this,a),b&&yb(this,b),c)}),extendSelections:Dc(function(a,b){Eb(this,Bb(this,a,b))}),extendSelectionsBy:Dc(function(a,b){Eb(this,Dg(this.sel.ranges,a),b)}),setSelections:Dc(function(a,b,c){if(a.length){for(var d=0,e=[];d<a.length;d++)e[d]=new ub(yb(this,a[d].anchor),yb(this,a[d].head));null==b&&(b=Math.min(a.length-1,this.sel.primIndex)),Jb(this,vb(e,b),c)}}),addSelection:Dc(function(a,b,c){var d=this.sel.ranges.slice(0);d.push(new ub(yb(this,a),yb(this,b||a))),Jb(this,vb(d,d.length-1),c)}),getSelection:function(a){for(var c,b=this.sel.ranges,d=0;d<b.length;d++){var e=Ff(this,b[d].from(),b[d].to());c=c?c.concat(e):e}return a===!1?c:c.join(a||"\n")},getSelections:function(a){for(var b=[],c=this.sel.ranges,d=0;d<c.length;d++){var e=Ff(this,c[d].from(),c[d].to());a!==!1&&(e=e.join(a||"\n")),b[d]=e}return b},replaceSelection:Dc(function(a,b,c){for(var d=[],e=0;e<this.sel.ranges.length;e++)d[e]=a;this.replaceSelections(d,b,c||"+input")}),replaceSelections:function(a,b,c){for(var d=[],e=this.sel,f=0;f<e.ranges.length;f++){var g=e.ranges[f];d[f]={from:g.from(),to:g.to(),text:bh(a[f]),origin:c}}for(var h=b&&"end"!=b&&Ed(this,d,b),f=d.length-1;f>=0;f--)Gd(this,d[f]);h?Ib(this,h):this.cm&&Sd(this.cm)},undo:Dc(function(){Id(this,"undo")}),redo:Dc(function(){Id(this,"redo")}),undoSelection:Dc(function(){Id(this,"undo",!0)}),redoSelection:Dc(function(){Id(this,"redo",!0)}),setExtending:function(a){this.extend=a},getExtending:function(){return this.extend},historySize:function(){for(var a=this.history,b=0,c=0,d=0;d<a.done.length;d++)a.done[d].ranges||++b;for(var d=0;d<a.undone.length;d++)a.undone[d].ranges||++c;return{undo:b,redo:c}},clearHistory:function(){this.history=new Mf(this.history.maxGeneration)},markClean:function(){this.cleanGeneration=this.changeGeneration(!0)},changeGeneration:function(a){return a&&(this.history.lastOp=this.history.lastOrigin=null),this.history.generation},isClean:function(a){return this.history.generation==(a||this.cleanGeneration)},getHistory:function(){return{done:Xf(this.history.done),undone:Xf(this.history.undone)}},setHistory:function(a){var b=this.history=new Mf(this.history.maxGeneration);b.done=Xf(a.done.slice(0),null,!0),b.undone=Xf(a.undone.slice(0),null,!0)},markText:function(a,b,c){return se(this,yb(this,a),yb(this,b),c,"range")},setBookmark:function(a,b){var c={replacedWith:b&&(null==b.nodeType?b.widget:b),insertLeft:b&&b.insertLeft,clearWhenEmpty:!1,shared:b&&b.shared};return a=yb(this,a),se(this,a,a,c,"bookmark")},findMarksAt:function(a){a=yb(this,a);var b=[],c=Ef(this,a.line).markedSpans;if(c)for(var d=0;d<c.length;++d){var e=c[d];(null==e.from||e.from<=a.ch)&&(null==e.to||e.to>=a.ch)&&b.push(e.marker.parent||e.marker)}return b},findMarks:function(a,b,c){a=yb(this,a),b=yb(this,b);var d=[],e=a.line;return this.iter(a.line,b.line+1,function(f){var g=f.markedSpans;if(g)for(var h=0;h<g.length;h++){var i=g[h];e==a.line&&a.ch>i.to||null==i.from&&e!=a.line||e==b.line&&i.from>b.ch||c&&!c(i.marker)||d.push(i.marker.parent||i.marker)}++e}),d},getAllMarks:function(){var a=[];return this.iter(function(b){var c=b.markedSpans;if(c)for(var d=0;d<c.length;++d)null!=c[d].from&&a.push(c[d].marker)}),a},posFromIndex:function(a){var b,c=this.first;return this.iter(function(d){var e=d.text.length+1;return e>a?(b=a,!0):(a-=e,++c,void 0)}),yb(this,ob(c,b))},indexFromPos:function(a){a=yb(this,a);var b=a.ch;return a.line<this.first||a.ch<0?0:(this.iter(this.first,a.line,function(a){b+=a.text.length+1}),b)},copy:function(a){var b=new zf(Gf(this,this.first,this.first+this.size),this.modeOption,this.first);return b.scrollTop=this.scrollTop,b.scrollLeft=this.scrollLeft,b.sel=this.sel,b.extend=!1,a&&(b.history.undoDepth=this.history.undoDepth,b.setHistory(this.getHistory())),b},linkedDoc:function(a){a||(a={});var b=this.first,c=this.first+this.size;null!=a.from&&a.from>b&&(b=a.from),null!=a.to&&a.to<c&&(c=a.to);var d=new zf(Gf(this,b,c),a.mode||this.modeOption,b);return a.sharedHist&&(d.history=this.history),(this.linked||(this.linked=[])).push({doc:d,sharedHist:a.sharedHist}),d.linked=[{doc:this,isParent:!0,sharedHist:a.sharedHist}],we(d,ve(this)),d},unlinkDoc:function(a){if(a instanceof z&&(a=a.doc),this.linked)for(var b=0;b<this.linked.length;++b){var c=this.linked[b];if(c.doc==a){this.linked.splice(b,1),a.unlinkDoc(this),xe(ve(this));break}}if(a.history==this.history){var d=[a.id];Cf(a,function(a){d.push(a.id)},!0),a.history=new Mf(null),a.history.done=Xf(this.history.done,d),a.history.undone=Xf(this.history.undone,d)}},iterLinkedDocs:function(a){Cf(this,a)},getMode:function(){return this.mode},getEditor:function(){return this.cm}}),zf.prototype.eachLine=zf.prototype.iter;var Af="iter insert remove copy getEditor".split(" ");for(var Bf in zf.prototype)zf.prototype.hasOwnProperty(Bf)&&Cg(Af,Bf)<0&&(z.prototype[Bf]=function(a){return function(){return a.apply(this.doc,arguments)}}(zf.prototype[Bf]));pg(zf);var ig,_f=z.e_preventDefault=function(a){a.preventDefault?a.preventDefault():a.returnValue=!1},ag=z.e_stopPropagation=function(a){a.stopPropagation?a.stopPropagation():a.cancelBubble=!0},cg=z.e_stop=function(a){_f(a),ag(a)},fg=z.on=function(a,b,c){if(a.addEventListener)a.addEventListener(b,c,!1);else if(a.attachEvent)a.attachEvent("on"+b,c);else{var d=a._handlers||(a._handlers={}),e=d[b]||(d[b]=[]);e.push(c)}},gg=z.off=function(a,b,c){if(a.removeEventListener)a.removeEventListener(b,c,!1);else if(a.detachEvent)a.detachEvent("on"+b,c);else{var d=a._handlers&&a._handlers[b];if(!d)return;for(var e=0;e<d.length;++e)if(d[e]==c){d.splice(e,1);break}}},hg=z.signal=function(a,b){var c=a._handlers&&a._handlers[b];if(c)for(var d=Array.prototype.slice.call(arguments,2),e=0;e<c.length;++e)c[e].apply(null,d)},jg=0,qg=30,rg=z.Pass={toString:function(){return"CodeMirror.Pass"}},sg={scroll:!1},tg={origin:"*mouse"},ug={origin:"+move"};vg.prototype.set=function(a,b){clearTimeout(this.id),this.id=setTimeout(b,a)};var wg=z.countColumn=function(a,b,c,d,e){null==b&&(b=a.search(/[^\s\u00a0]/),-1==b&&(b=a.length));for(var f=d||0,g=e||0;;){var h=a.indexOf(" ",f);if(0>h||h>=b)return g+(b-f);g+=h-f,g+=c-g%c,f=h+1}},yg=[""],Bg=function(a){a.select()};q?Bg=function(a){a.selectionStart=0,a.selectionEnd=a.value.length}:g&&(Bg=function(a){try{a.select()}catch(b){}}),[].indexOf&&(Cg=function(a,b){return a.indexOf(b)}),[].map&&(Dg=function(a,b){return a.map(b)});var Ng,Hg=/[\u00df\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/,Ig=z.isWordChar=function(a){return/\w/.test(a)||a>"\x80"&&(a.toUpperCase()!=a.toLowerCase()||Hg.test(a))},Kg=/[\u0300-\u036f\u0483-\u0489\u0591-\u05bd\u05bf\u05c1\u05c2\u05c4\u05c5\u05c7\u0610-\u061a\u064b-\u065e\u0670\u06d6-\u06dc\u06de-\u06e4\u06e7\u06e8\u06ea-\u06ed\u0711\u0730-\u074a\u07a6-\u07b0\u07eb-\u07f3\u0816-\u0819\u081b-\u0823\u0825-\u0827\u0829-\u082d\u0900-\u0902\u093c\u0941-\u0948\u094d\u0951-\u0955\u0962\u0963\u0981\u09bc\u09be\u09c1-\u09c4\u09cd\u09d7\u09e2\u09e3\u0a01\u0a02\u0a3c\u0a41\u0a42\u0a47\u0a48\u0a4b-\u0a4d\u0a51\u0a70\u0a71\u0a75\u0a81\u0a82\u0abc\u0ac1-\u0ac5\u0ac7\u0ac8\u0acd\u0ae2\u0ae3\u0b01\u0b3c\u0b3e\u0b3f\u0b41-\u0b44\u0b4d\u0b56\u0b57\u0b62\u0b63\u0b82\u0bbe\u0bc0\u0bcd\u0bd7\u0c3e-\u0c40\u0c46-\u0c48\u0c4a-\u0c4d\u0c55\u0c56\u0c62\u0c63\u0cbc\u0cbf\u0cc2\u0cc6\u0ccc\u0ccd\u0cd5\u0cd6\u0ce2\u0ce3\u0d3e\u0d41-\u0d44\u0d4d\u0d57\u0d62\u0d63\u0dca\u0dcf\u0dd2-\u0dd4\u0dd6\u0ddf\u0e31\u0e34-\u0e3a\u0e47-\u0e4e\u0eb1\u0eb4-\u0eb9\u0ebb\u0ebc\u0ec8-\u0ecd\u0f18\u0f19\u0f35\u0f37\u0f39\u0f71-\u0f7e\u0f80-\u0f84\u0f86\u0f87\u0f90-\u0f97\u0f99-\u0fbc\u0fc6\u102d-\u1030\u1032-\u1037\u1039\u103a\u103d\u103e\u1058\u1059\u105e-\u1060\u1071-\u1074\u1082\u1085\u1086\u108d\u109d\u135f\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17b7-\u17bd\u17c6\u17c9-\u17d3\u17dd\u180b-\u180d\u18a9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193b\u1a17\u1a18\u1a56\u1a58-\u1a5e\u1a60\u1a62\u1a65-\u1a6c\u1a73-\u1a7c\u1a7f\u1b00-\u1b03\u1b34\u1b36-\u1b3a\u1b3c\u1b42\u1b6b-\u1b73\u1b80\u1b81\u1ba2-\u1ba5\u1ba8\u1ba9\u1c2c-\u1c33\u1c36\u1c37\u1cd0-\u1cd2\u1cd4-\u1ce0\u1ce2-\u1ce8\u1ced\u1dc0-\u1de6\u1dfd-\u1dff\u200c\u200d\u20d0-\u20f0\u2cef-\u2cf1\u2de0-\u2dff\u302a-\u302f\u3099\u309a\ua66f-\ua672\ua67c\ua67d\ua6f0\ua6f1\ua802\ua806\ua80b\ua825\ua826\ua8c4\ua8e0-\ua8f1\ua926-\ua92d\ua947-\ua951\ua980-\ua982\ua9b3\ua9b6-\ua9b9\ua9bc\uaa29-\uaa2e\uaa31\uaa32\uaa35\uaa36\uaa43\uaa4c\uaab0\uaab2-\uaab4\uaab7\uaab8\uaabe\uaabf\uaac1\uabe5\uabe8\uabed\udc00-\udfff\ufb1e\ufe00-\ufe0f\ufe20-\ufe26\uff9e\uff9f]/;Ng=document.createRange?function(a,b,c){var d=document.createRange();return d.setEnd(a,c),d.setStart(a,b),d}:function(a,b,c){var d=document.body.createTextRange();return d.moveToElementText(a.parentNode),d.collapse(!0),d.moveEnd("character",c),d.moveStart("character",b),d},b&&(Rg=function(){try{return document.activeElement}catch(a){return document.body}});var Xg,Zg,_g,Wg=function(){if(d)return!1;var a=Mg("div");return"draggable"in a||"dragDrop"in a}(),bh=z.splitLines=3!="\n\nb".split(/\n/).length?function(a){for(var b=0,c=[],d=a.length;d>=b;){var e=a.indexOf("\n",b);-1==e&&(e=a.length);var f=a.slice(b,"\r"==a.charAt(e-1)?e-1:e),g=f.indexOf("\r");-1!=g?(c.push(f.slice(0,g)),b+=g+1):(c.push(f),b=e+1)}return c}:function(a){return a.split(/\r\n?|\n/)},ch=window.getSelection?function(a){try{return a.selectionStart!=a.selectionEnd}catch(b){return!1}}:function(a){try{var b=a.ownerDocument.selection.createRange()}catch(c){}return b&&b.parentElement()==a?0!=b.compareEndPoints("StartToEnd",b):!1},dh=function(){var a=Mg("div");return"oncopy"in a?!0:(a.setAttribute("oncopy","return;"),"function"==typeof a.oncopy)}(),eh={3:"Enter",8:"Backspace",9:"Tab",13:"Enter",16:"Shift",17:"Ctrl",18:"Alt",19:"Pause",20:"CapsLock",27:"Esc",32:"Space",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"Left",38:"Up",39:"Right",40:"Down",44:"PrintScrn",45:"Insert",46:"Delete",59:";",61:"=",91:"Mod",92:"Mod",93:"Mod",107:"=",109:"-",127:"Delete",173:"-",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'",63232:"Up",63233:"Down",63234:"Left",63235:"Right",63272:"Delete",63273:"Home",63275:"End",63276:"PageUp",63277:"PageDown",63302:"Insert"};z.keyNames=eh,function(){for(var a=0;10>a;a++)eh[a+48]=eh[a+96]=String(a);for(var a=65;90>=a;a++)eh[a]=String.fromCharCode(a);for(var a=1;12>=a;a++)eh[a+111]=eh[a+63235]="F"+a}();var nh,sh=function(){function c(c){return 247>=c?a.charAt(c):c>=1424&&1524>=c?"R":c>=1536&&1773>=c?b.charAt(c-1536):c>=1774&&2220>=c?"r":c>=8192&&8203>=c?"w":8204==c?"b":"L"}function j(a,b,c){this.level=a,this.from=b,this.to=c}var a="bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN",b="rrrrrrrrrrrr,rNNmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmrrrrrrrnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmNmmmm",d=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,e=/[stwN]/,f=/[LRr]/,g=/[Lb1n]/,h=/[1n]/,i="L";return function(a){if(!d.test(a))return!1;for(var m,b=a.length,k=[],l=0;b>l;++l)k.push(m=c(a.charCodeAt(l)));for(var l=0,n=i;b>l;++l){var m=k[l];"m"==m?k[l]=n:n=m}for(var l=0,o=i;b>l;++l){var m=k[l];"1"==m&&"r"==o?k[l]="n":f.test(m)&&(o=m,"r"==m&&(k[l]="R"))}for(var l=1,n=k[0];b-1>l;++l){var m=k[l];"+"==m&&"1"==n&&"1"==k[l+1]?k[l]="1":","!=m||n!=k[l+1]||"1"!=n&&"n"!=n||(k[l]=n),n=m}for(var l=0;b>l;++l){var m=k[l];if(","==m)k[l]="N";else if("%"==m){for(var p=l+1;b>p&&"%"==k[p];++p);for(var q=l&&"!"==k[l-1]||b>p&&"1"==k[p]?"1":"N",r=l;p>r;++r)k[r]=q;l=p-1}}for(var l=0,o=i;b>l;++l){var m=k[l];"L"==o&&"1"==m?k[l]="L":f.test(m)&&(o=m)}for(var l=0;b>l;++l)if(e.test(k[l])){for(var p=l+1;b>p&&e.test(k[p]);++p);for(var s="L"==(l?k[l-1]:i),t="L"==(b>p?k[p]:i),q=s||t?"L":"R",r=l;p>r;++r)k[r]=q;l=p-1}for(var v,u=[],l=0;b>l;)if(g.test(k[l])){var w=l;for(++l;b>l&&g.test(k[l]);++l);u.push(new j(0,w,l))}else{var x=l,y=u.length;for(++l;b>l&&"L"!=k[l];++l);for(var r=x;l>r;)if(h.test(k[r])){r>x&&u.splice(y,0,new j(1,x,r));var z=r;for(++r;l>r&&h.test(k[r]);++r);u.splice(y,0,new j(2,z,r)),x=r}else++r;l>x&&u.splice(y,0,new j(1,x,l))}return 1==u[0].level&&(v=a.match(/^\s+/))&&(u[0].from=v[0].length,u.unshift(new j(0,0,v[0].length))),1==Ag(u).level&&(v=a.match(/\s+$/))&&(Ag(u).to-=v[0].length,u.push(new j(0,b-v[0].length,b))),u[0].level!=Ag(u).level&&u.push(new j(u[0].level,b,b)),u}}();return z.version="4.0.4",z}),function(a){"object"==typeof exports&&"object"==typeof module?a(require("../../lib/codemirror")):"function"==typeof define&&define.amd?define(["../../lib/codemirror"],a):a(CodeMirror)}(function(a){"use strict";function b(a){for(var b={},c=0;c<a.length;++c)b[a[c]]=!0;return b}function q(a,b){for(var d,c=!1;null!=(d=a.next());){if(c&&"/"==d){b.tokenize=null;
5
+ break}c="*"==d}return["comment","comment"]}function r(a,b){return a.skipTo("-->")?(a.match("-->"),b.tokenize=null):a.skipToEnd(),["comment","comment"]}a.defineMode("css",function(b,c){function p(a,b){return n=b,a}function q(a,b){var c=a.next();if(e[c]){var d=e[c](a,b);if(d!==!1)return d}return"@"==c?(a.eatWhile(/[\w\\\-]/),p("def",a.current())):"="==c||("~"==c||"|"==c)&&a.eat("=")?p(null,"compare"):'"'==c||"'"==c?(b.tokenize=r(c),b.tokenize(a,b)):"#"==c?(a.eatWhile(/[\w\\\-]/),p("atom","hash")):"!"==c?(a.match(/^\s*\w*/),p("keyword","important")):/\d/.test(c)||"."==c&&a.eat(/\d/)?(a.eatWhile(/[\w.%]/),p("number","unit")):"-"!==c?/[,+>*\/]/.test(c)?p(null,"select-op"):"."==c&&a.match(/^-?[_a-z][_a-z0-9-]*/i)?p("qualifier","qualifier"):/[:;{}\[\]\(\)]/.test(c)?p(null,c):"u"==c&&a.match("rl(")?(a.backUp(1),b.tokenize=s,p("property","word")):/[\w\\\-]/.test(c)?(a.eatWhile(/[\w\\\-]/),p("property","word")):p(null,null):/[\d.]/.test(a.peek())?(a.eatWhile(/[\w.%]/),p("number","unit")):a.match(/^[^-]+-/)?p("meta","meta"):void 0}function r(a){return function(b,c){for(var e,d=!1;null!=(e=b.next());){if(e==a&&!d){")"==a&&b.backUp(1);break}d=!d&&"\\"==e}return(e==a||!d&&")"!=a)&&(c.tokenize=null),p("string","string")}}function s(a,b){return a.next(),b.tokenize=a.match(/\s*[\"\')]/,!1)?null:r(")"),p(null,"(")}function t(a,b,c){this.type=a,this.indent=b,this.prev=c}function u(a,b,c){return a.context=new t(c,b.indentation()+d,a.context),c}function v(a){return a.context=a.context.prev,a.context.type}function w(a,b,c){return z[c.context.type](a,b,c)}function x(a,b,c,d){for(var e=d||1;e>0;e--)c.context=c.context.prev;return w(a,b,c)}function y(a){var b=a.current().toLowerCase();o=k.hasOwnProperty(b)?"atom":j.hasOwnProperty(b)?"keyword":"variable"}c.propertyKeywords||(c=a.resolveMode("text/css"));var n,o,d=b.indentUnit,e=c.tokenHooks,f=c.mediaTypes||{},g=c.mediaFeatures||{},h=c.propertyKeywords||{},i=c.nonStandardPropertyKeywords||{},j=c.colorKeywords||{},k=c.valueKeywords||{},l=c.fontProperties||{},m=c.allowNested,z={};return z.top=function(a,b,c){if("{"==a)return u(c,b,"block");if("}"==a&&c.context.prev)return v(c);if("@media"==a)return u(c,b,"media");if("@font-face"==a)return"font_face_before";if(/^@(-(moz|ms|o|webkit)-)?keyframes$/.test(a))return"keyframes";if(a&&"@"==a.charAt(0))return u(c,b,"at");if("hash"==a)o="builtin";else if("word"==a)o="tag";else{if("variable-definition"==a)return"maybeprop";if("interpolation"==a)return u(c,b,"interpolation");if(":"==a)return"pseudo";if(m&&"("==a)return u(c,b,"params")}return c.context.type},z.block=function(a,b,c){if("word"==a){var d=b.current().toLowerCase();return h.hasOwnProperty(d)?(o="property","maybeprop"):i.hasOwnProperty(d)?(o="string-2","maybeprop"):m?(o=b.match(/^\s*:/,!1)?"property":"tag","block"):(o+=" error","maybeprop")}return"meta"==a?"block":m||"hash"!=a&&"qualifier"!=a?z.top(a,b,c):(o="error","block")},z.maybeprop=function(a,b,c){return":"==a?u(c,b,"prop"):w(a,b,c)},z.prop=function(a,b,c){if(";"==a)return v(c);if("{"==a&&m)return u(c,b,"propBlock");if("}"==a||"{"==a)return x(a,b,c);if("("==a)return u(c,b,"parens");if("hash"!=a||/^#([0-9a-fA-f]{3}|[0-9a-fA-f]{6})$/.test(b.current())){if("word"==a)y(b);else if("interpolation"==a)return u(c,b,"interpolation")}else o+=" error";return"prop"},z.propBlock=function(a,b,c){return"}"==a?v(c):"word"==a?(o="property","maybeprop"):c.context.type},z.parens=function(a,b,c){return"{"==a||"}"==a?x(a,b,c):")"==a?v(c):"parens"},z.pseudo=function(a,b,c){return"word"==a?(o="variable-3",c.context.type):w(a,b,c)},z.media=function(a,b,c){if("("==a)return u(c,b,"media_parens");if("}"==a)return x(a,b,c);if("{"==a)return v(c)&&u(c,b,m?"block":"top");if("word"==a){var d=b.current().toLowerCase();o="only"==d||"not"==d||"and"==d?"keyword":f.hasOwnProperty(d)?"attribute":g.hasOwnProperty(d)?"property":"error"}return c.context.type},z.media_parens=function(a,b,c){return")"==a?v(c):"{"==a||"}"==a?x(a,b,c,2):z.media(a,b,c)},z.font_face_before=function(a,b,c){return"{"==a?u(c,b,"font_face"):w(a,b,c)},z.font_face=function(a,b,c){return"}"==a?v(c):"word"==a?(o=l.hasOwnProperty(b.current().toLowerCase())?"property":"error","maybeprop"):"font_face"},z.keyframes=function(a,b,c){return"word"==a?(o="variable","keyframes"):"{"==a?u(c,b,"top"):w(a,b,c)},z.at=function(a,b,c){return";"==a?v(c):"{"==a||"}"==a?x(a,b,c):("word"==a?o="tag":"hash"==a&&(o="builtin"),"at")},z.interpolation=function(a,b,c){return"}"==a?v(c):"{"==a||";"==a?x(a,b,c):("variable"!=a&&(o="error"),"interpolation")},z.params=function(a,b,c){return")"==a?v(c):"{"==a||"}"==a?x(a,b,c):("word"==a&&y(b),"params")},{startState:function(a){return{tokenize:null,state:"top",context:new t("top",a||0,null)}},token:function(a,b){if(!b.tokenize&&a.eatSpace())return null;var c=(b.tokenize||q)(a,b);return c&&"object"==typeof c&&(n=c[1],c=c[0]),o=c,b.state=z[b.state](n,a,b),o},indent:function(a,b){var c=a.context,e=b&&b.charAt(0),f=c.indent;return"prop"==c.type&&"}"==e&&(c=c.prev),!c.prev||("}"!=e||"block"!=c.type&&"top"!=c.type&&"interpolation"!=c.type&&"font_face"!=c.type)&&(")"!=e||"parens"!=c.type&&"params"!=c.type&&"media_parens"!=c.type)&&("{"!=e||"at"!=c.type&&"media"!=c.type)||(f=c.indent-d,c=c.prev),f},electricChars:"}",blockCommentStart:"/*",blockCommentEnd:"*/",fold:"brace"}});var c=["all","aural","braille","handheld","print","projection","screen","tty","tv","embossed"],d=b(c),e=["width","min-width","max-width","height","min-height","max-height","device-width","min-device-width","max-device-width","device-height","min-device-height","max-device-height","aspect-ratio","min-aspect-ratio","max-aspect-ratio","device-aspect-ratio","min-device-aspect-ratio","max-device-aspect-ratio","color","min-color","max-color","color-index","min-color-index","max-color-index","monochrome","min-monochrome","max-monochrome","resolution","min-resolution","max-resolution","scan","grid"],f=b(e),g=["align-content","align-items","align-self","alignment-adjust","alignment-baseline","anchor-point","animation","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","appearance","azimuth","backface-visibility","background","background-attachment","background-clip","background-color","background-image","background-origin","background-position","background-repeat","background-size","baseline-shift","binding","bleed","bookmark-label","bookmark-level","bookmark-state","bookmark-target","border","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-decoration-break","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","clear","clip","color","color-profile","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","content","counter-increment","counter-reset","crop","cue","cue-after","cue-before","cursor","direction","display","dominant-baseline","drop-initial-after-adjust","drop-initial-after-align","drop-initial-before-adjust","drop-initial-before-align","drop-initial-size","drop-initial-value","elevation","empty-cells","fit","fit-position","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","float-offset","flow-from","flow-into","font","font-feature-settings","font-family","font-kerning","font-language-override","font-size","font-size-adjust","font-stretch","font-style","font-synthesis","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-weight","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-position","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphens","icon","image-orientation","image-rendering","image-resolution","inline-box-align","justify-content","left","letter-spacing","line-break","line-height","line-stacking","line-stacking-ruby","line-stacking-shift","line-stacking-strategy","list-style","list-style-image","list-style-position","list-style-type","margin","margin-bottom","margin-left","margin-right","margin-top","marker-offset","marks","marquee-direction","marquee-loop","marquee-play-count","marquee-speed","marquee-style","max-height","max-width","min-height","min-width","move-to","nav-down","nav-index","nav-left","nav-right","nav-up","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-style","overflow-wrap","overflow-x","overflow-y","padding","padding-bottom","padding-left","padding-right","padding-top","page","page-break-after","page-break-before","page-break-inside","page-policy","pause","pause-after","pause-before","perspective","perspective-origin","pitch","pitch-range","play-during","position","presentation-level","punctuation-trim","quotes","region-break-after","region-break-before","region-break-inside","region-fragment","rendering-intent","resize","rest","rest-after","rest-before","richness","right","rotation","rotation-point","ruby-align","ruby-overhang","ruby-position","ruby-span","shape-inside","shape-outside","size","speak","speak-as","speak-header","speak-numeral","speak-punctuation","speech-rate","stress","string-set","tab-size","table-layout","target","target-name","target-new","target-position","text-align","text-align-last","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip","text-decoration-style","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-height","text-indent","text-justify","text-outline","text-overflow","text-shadow","text-size-adjust","text-space-collapse","text-transform","text-underline-position","text-wrap","top","transform","transform-origin","transform-style","transition","transition-delay","transition-duration","transition-property","transition-timing-function","unicode-bidi","vertical-align","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","volume","white-space","widows","width","word-break","word-spacing","word-wrap","z-index","clip-path","clip-rule","mask","enable-background","filter","flood-color","flood-opacity","lighting-color","stop-color","stop-opacity","pointer-events","color-interpolation","color-interpolation-filters","color-profile","color-rendering","fill","fill-opacity","fill-rule","image-rendering","marker","marker-end","marker-mid","marker-start","shape-rendering","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-rendering","baseline-shift","dominant-baseline","glyph-orientation-horizontal","glyph-orientation-vertical","kerning","text-anchor","writing-mode"],h=b(g),i=["scrollbar-arrow-color","scrollbar-base-color","scrollbar-dark-shadow-color","scrollbar-face-color","scrollbar-highlight-color","scrollbar-shadow-color","scrollbar-3d-light-color","scrollbar-track-color","shape-inside","searchfield-cancel-button","searchfield-decoration","searchfield-results-button","searchfield-results-decoration","zoom"],i=b(i),j=["aliceblue","antiquewhite","aqua","aquamarine","azure","beige","bisque","black","blanchedalmond","blue","blueviolet","brown","burlywood","cadetblue","chartreuse","chocolate","coral","cornflowerblue","cornsilk","crimson","cyan","darkblue","darkcyan","darkgoldenrod","darkgray","darkgreen","darkkhaki","darkmagenta","darkolivegreen","darkorange","darkorchid","darkred","darksalmon","darkseagreen","darkslateblue","darkslategray","darkturquoise","darkviolet","deeppink","deepskyblue","dimgray","dodgerblue","firebrick","floralwhite","forestgreen","fuchsia","gainsboro","ghostwhite","gold","goldenrod","gray","grey","green","greenyellow","honeydew","hotpink","indianred","indigo","ivory","khaki","lavender","lavenderblush","lawngreen","lemonchiffon","lightblue","lightcoral","lightcyan","lightgoldenrodyellow","lightgray","lightgreen","lightpink","lightsalmon","lightseagreen","lightskyblue","lightslategray","lightsteelblue","lightyellow","lime","limegreen","linen","magenta","maroon","mediumaquamarine","mediumblue","mediumorchid","mediumpurple","mediumseagreen","mediumslateblue","mediumspringgreen","mediumturquoise","mediumvioletred","midnightblue","mintcream","mistyrose","moccasin","navajowhite","navy","oldlace","olive","olivedrab","orange","orangered","orchid","palegoldenrod","palegreen","paleturquoise","palevioletred","papayawhip","peachpuff","peru","pink","plum","powderblue","purple","red","rosybrown","royalblue","saddlebrown","salmon","sandybrown","seagreen","seashell","sienna","silver","skyblue","slateblue","slategray","snow","springgreen","steelblue","tan","teal","thistle","tomato","turquoise","violet","wheat","white","whitesmoke","yellow","yellowgreen"],k=b(j),l=["above","absolute","activeborder","activecaption","afar","after-white-space","ahead","alias","all","all-scroll","alternate","always","amharic","amharic-abegede","antialiased","appworkspace","arabic-indic","armenian","asterisks","auto","avoid","avoid-column","avoid-page","avoid-region","background","backwards","baseline","below","bidi-override","binary","bengali","blink","block","block-axis","bold","bolder","border","border-box","both","bottom","break","break-all","break-word","button","button-bevel","buttonface","buttonhighlight","buttonshadow","buttontext","cambodian","capitalize","caps-lock-indicator","caption","captiontext","caret","cell","center","checkbox","circle","cjk-earthly-branch","cjk-heavenly-stem","cjk-ideographic","clear","clip","close-quote","col-resize","collapse","column","compact","condensed","contain","content","content-box","context-menu","continuous","copy","cover","crop","cross","crosshair","currentcolor","cursive","dashed","decimal","decimal-leading-zero","default","default-button","destination-atop","destination-in","destination-out","destination-over","devanagari","disc","discard","document","dot-dash","dot-dot-dash","dotted","double","down","e-resize","ease","ease-in","ease-in-out","ease-out","element","ellipse","ellipsis","embed","end","ethiopic","ethiopic-abegede","ethiopic-abegede-am-et","ethiopic-abegede-gez","ethiopic-abegede-ti-er","ethiopic-abegede-ti-et","ethiopic-halehame-aa-er","ethiopic-halehame-aa-et","ethiopic-halehame-am-et","ethiopic-halehame-gez","ethiopic-halehame-om-et","ethiopic-halehame-sid-et","ethiopic-halehame-so-et","ethiopic-halehame-ti-er","ethiopic-halehame-ti-et","ethiopic-halehame-tig","ew-resize","expanded","extra-condensed","extra-expanded","fantasy","fast","fill","fixed","flat","footnotes","forwards","from","geometricPrecision","georgian","graytext","groove","gujarati","gurmukhi","hand","hangul","hangul-consonant","hebrew","help","hidden","hide","higher","highlight","highlighttext","hiragana","hiragana-iroha","horizontal","hsl","hsla","icon","ignore","inactiveborder","inactivecaption","inactivecaptiontext","infinite","infobackground","infotext","inherit","initial","inline","inline-axis","inline-block","inline-table","inset","inside","intrinsic","invert","italic","justify","kannada","katakana","katakana-iroha","keep-all","khmer","landscape","lao","large","larger","left","level","lighter","line-through","linear","lines","list-item","listbox","listitem","local","logical","loud","lower","lower-alpha","lower-armenian","lower-greek","lower-hexadecimal","lower-latin","lower-norwegian","lower-roman","lowercase","ltr","malayalam","match","media-controls-background","media-current-time-display","media-fullscreen-button","media-mute-button","media-play-button","media-return-to-realtime-button","media-rewind-button","media-seek-back-button","media-seek-forward-button","media-slider","media-sliderthumb","media-time-remaining-display","media-volume-slider","media-volume-slider-container","media-volume-sliderthumb","medium","menu","menulist","menulist-button","menulist-text","menulist-textfield","menutext","message-box","middle","min-intrinsic","mix","mongolian","monospace","move","multiple","myanmar","n-resize","narrower","ne-resize","nesw-resize","no-close-quote","no-drop","no-open-quote","no-repeat","none","normal","not-allowed","nowrap","ns-resize","nw-resize","nwse-resize","oblique","octal","open-quote","optimizeLegibility","optimizeSpeed","oriya","oromo","outset","outside","outside-shape","overlay","overline","padding","padding-box","painted","page","paused","persian","plus-darker","plus-lighter","pointer","polygon","portrait","pre","pre-line","pre-wrap","preserve-3d","progress","push-button","radio","read-only","read-write","read-write-plaintext-only","rectangle","region","relative","repeat","repeat-x","repeat-y","reset","reverse","rgb","rgba","ridge","right","round","row-resize","rtl","run-in","running","s-resize","sans-serif","scroll","scrollbar","se-resize","searchfield","searchfield-cancel-button","searchfield-decoration","searchfield-results-button","searchfield-results-decoration","semi-condensed","semi-expanded","separate","serif","show","sidama","single","skip-white-space","slide","slider-horizontal","slider-vertical","sliderthumb-horizontal","sliderthumb-vertical","slow","small","small-caps","small-caption","smaller","solid","somali","source-atop","source-in","source-out","source-over","space","square","square-button","start","static","status-bar","stretch","stroke","sub","subpixel-antialiased","super","sw-resize","table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row","table-row-group","telugu","text","text-bottom","text-top","textarea","textfield","thai","thick","thin","threeddarkshadow","threedface","threedhighlight","threedlightshadow","threedshadow","tibetan","tigre","tigrinya-er","tigrinya-er-abegede","tigrinya-et","tigrinya-et-abegede","to","top","transparent","ultra-condensed","ultra-expanded","underline","up","upper-alpha","upper-armenian","upper-greek","upper-hexadecimal","upper-latin","upper-norwegian","upper-roman","uppercase","urdu","url","vertical","vertical-text","visible","visibleFill","visiblePainted","visibleStroke","visual","w-resize","wait","wave","wider","window","windowframe","windowtext","x-large","x-small","xor","xx-large","xx-small"],m=b(l),n=["font-family","src","unicode-range","font-variant","font-feature-settings","font-stretch","font-weight","font-style"],o=b(n),p=c.concat(e).concat(g).concat(i).concat(j).concat(l);a.registerHelper("hintWords","css",p),a.defineMIME("text/css",{mediaTypes:d,mediaFeatures:f,propertyKeywords:h,nonStandardPropertyKeywords:i,colorKeywords:k,valueKeywords:m,fontProperties:o,tokenHooks:{"<":function(a,b){return a.match("!--")?(b.tokenize=r,r(a,b)):!1},"/":function(a,b){return a.eat("*")?(b.tokenize=q,q(a,b)):!1}},name:"css"}),a.defineMIME("text/x-scss",{mediaTypes:d,mediaFeatures:f,propertyKeywords:h,nonStandardPropertyKeywords:i,colorKeywords:k,valueKeywords:m,fontProperties:o,allowNested:!0,tokenHooks:{"/":function(a,b){return a.eat("/")?(a.skipToEnd(),["comment","comment"]):a.eat("*")?(b.tokenize=q,q(a,b)):["operator","operator"]},":":function(a){return a.match(/\s*{/)?[null,"{"]:!1},$:function(a){return a.match(/^[\w-]+/),a.match(/^\s*:/,!1)?["variable-2","variable-definition"]:["variable-2","variable"]},"#":function(a){return a.eat("{")?[null,"interpolation"]:!1}},name:"css",helperType:"scss"}),a.defineMIME("text/x-less",{mediaTypes:d,mediaFeatures:f,propertyKeywords:h,nonStandardPropertyKeywords:i,colorKeywords:k,valueKeywords:m,fontProperties:o,allowNested:!0,tokenHooks:{"/":function(a,b){return a.eat("/")?(a.skipToEnd(),["comment","comment"]):a.eat("*")?(b.tokenize=q,q(a,b)):["operator","operator"]},"@":function(a){return a.match(/^(charset|document|font-face|import|(-(moz|ms|o|webkit)-)?keyframes|media|namespace|page|supports)\b/,!1)?!1:(a.eatWhile(/[\w\\\-]/),a.match(/^\s*:/,!1)?["variable-2","variable-definition"]:["variable-2","variable"])},"&":function(){return["atom","atom"]}},name:"css",helperType:"less"})}),function(a){"object"==typeof exports&&"object"==typeof module?a(require("../../lib/codemirror")):"function"==typeof define&&define.amd?define(["../../lib/codemirror"],a):a(CodeMirror)}(function(a){"use strict";function d(a){for(var d=0;d<a.state.activeLines.length;d++)a.removeLineClass(a.state.activeLines[d],"wrap",b),a.removeLineClass(a.state.activeLines[d],"background",c)}function e(a,b){if(a.length!=b.length)return!1;for(var c=0;c<a.length;c++)if(a[c]!=b[c])return!1;return!0}function f(a,f){for(var g=[],h=0;h<f.length;h++){var i=a.getLineHandleVisualStart(f[h].head.line);g[g.length-1]!=i&&g.push(i)}e(a.state.activeLines,g)||a.operation(function(){d(a);for(var e=0;e<g.length;e++)a.addLineClass(g[e],"wrap",b),a.addLineClass(g[e],"background",c);a.state.activeLines=g})}function g(a,b){f(a,b.ranges)}var b="CodeMirror-activeline",c="CodeMirror-activeline-background";a.defineOption("styleActiveLine",!1,function(b,c,e){var h=e&&e!=a.Init;c&&!h?(b.state.activeLines=[],f(b,b.listSelections()),b.on("beforeSelectionChange",g)):!c&&h&&(b.off("beforeSelectionChange",g),d(b),delete b.state.activeLines)})}),function(a){"object"==typeof exports&&"object"==typeof module?a(require("../../lib/codemirror")):"function"==typeof define&&define.amd?define(["../../lib/codemirror"],a):a(CodeMirror)}(function(a){function e(a,b,e,g){var h=a.getLineHandle(b.line),i=b.ch-1,j=i>=0&&d[h.text.charAt(i)]||d[h.text.charAt(++i)];if(!j)return null;var k=">"==j.charAt(1)?1:-1;if(e&&k>0!=(i==b.ch))return null;var l=a.getTokenTypeAt(c(b.line,i+1)),m=f(a,c(b.line,i+(k>0?1:0)),k,l||null,g);return null==m?null:{from:c(b.line,i),to:m&&m.pos,match:m&&m.ch==j.charAt(0),forward:k>0}}function f(a,b,e,f,g){for(var h=g&&g.maxScanLineLength||1e4,i=g&&g.maxScanLines||1e3,j=[],k=g&&g.bracketRegex?g.bracketRegex:/[(){}[\]]/,l=e>0?Math.min(b.line+i,a.lastLine()+1):Math.max(a.firstLine()-1,b.line-i),m=b.line;m!=l;m+=e){var n=a.getLine(m);if(n){var o=e>0?0:n.length-1,p=e>0?n.length:-1;if(!(n.length>h))for(m==b.line&&(o=b.ch-(0>e?1:0));o!=p;o+=e){var q=n.charAt(o);if(k.test(q)&&(void 0===f||a.getTokenTypeAt(c(m,o+1))==f)){var r=d[q];if(">"==r.charAt(1)==e>0)j.push(q);else{if(!j.length)return{pos:c(m,o),ch:q};j.pop()}}}}}return m-e==(e>0?a.lastLine():a.firstLine())?!1:null}function g(a,d,f){for(var g=a.state.matchBrackets.maxHighlightLineLength||1e3,h=[],i=a.listSelections(),j=0;j<i.length;j++){var k=i[j].empty()&&e(a,i[j].head,!1,f);if(k&&a.getLine(k.from.line).length<=g){var l=k.match?"CodeMirror-matchingbracket":"CodeMirror-nonmatchingbracket";h.push(a.markText(k.from,c(k.from.line,k.from.ch+1),{className:l})),k.to&&a.getLine(k.to.line).length<=g&&h.push(a.markText(k.to,c(k.to.line,k.to.ch+1),{className:l}))}}if(h.length){b&&a.state.focused&&a.display.input.focus();var m=function(){a.operation(function(){for(var a=0;a<h.length;a++)h[a].clear()})};if(!d)return m;setTimeout(m,800)}}function i(a){a.operation(function(){h&&(h(),h=null),h=g(a,!1,a.state.matchBrackets)})}var b=/MSIE \d/.test(navigator.userAgent)&&(null==document.documentMode||document.documentMode<8),c=a.Pos,d={"(":")>",")":"(<","[":"]>","]":"[<","{":"}>","}":"{<"},h=null;a.defineOption("matchBrackets",!1,function(b,c,d){d&&d!=a.Init&&b.off("cursorActivity",i),c&&(b.state.matchBrackets="object"==typeof c?c:{},b.on("cursorActivity",i))}),a.defineExtension("matchBrackets",function(){g(this,!0)}),a.defineExtension("findMatchingBracket",function(a,b,c){return e(this,a,b,c)}),a.defineExtension("scanForBracket",function(a,b,c,d){return f(this,a,b,c,d)})});
bws_menu/js/general_script.js CHANGED
@@ -19,5 +19,15 @@ function bws_show_settings_notice() {
19
  event.preventDefault();
20
  $( '.bws_form #bws-submit-button' ).click();
21
  });
 
 
 
 
 
 
 
 
 
 
22
  });
23
  })(jQuery);
19
  event.preventDefault();
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);
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 CHANGED
Binary file
bws_menu/languages/bestwebsoft-de_DE.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: 2015-10-09 14:42+0300\n"
6
- "PO-Revision-Date: 2015-10-09 14:42+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"
@@ -18,629 +18,683 @@ msgstr ""
18
  "X-Textdomain-Support: yes\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
- #: bws_functions.php:39
22
- #: bws_functions.php:63
23
  msgid "requires"
24
  msgstr ""
25
 
26
- #: bws_functions.php:41
27
- msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
 
 
28
  msgstr ""
29
 
30
- #: bws_functions.php:42
31
  msgid "Back to the WordPress"
32
  msgstr ""
33
 
34
  # @ captcha
35
- #: bws_functions.php:44
36
  #, fuzzy
37
  msgid "Plugins page"
38
  msgstr "BWS Plugins"
39
 
40
- #: bws_functions.php:65
41
- msgid "or higher! We do not guarantee that our plugin will work correctly. Please upgrade to WordPress latest version."
 
 
 
 
 
 
 
42
  msgstr ""
43
 
44
- #: bws_functions.php:122
45
  msgid "It’s time to upgrade your"
46
  msgstr ""
47
 
48
- #: bws_functions.php:122
49
  msgid "to"
50
  msgstr ""
51
 
52
  # @ captcha
53
- #: bws_functions.php:122
54
  #, fuzzy
55
  msgid "version!"
56
  msgstr "PHP Version"
57
 
58
- #: bws_functions.php:123
59
  msgid "Extend standard plugin functionality with new great options."
60
  msgstr ""
61
 
62
  # @ captcha
63
- #: bws_functions.php:126
64
- #: bws_functions.php:561
65
  #, fuzzy
66
  msgid "Learn More"
67
  msgstr "Lesen Sie mehr"
68
 
69
- #: bws_functions.php:143
70
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
71
  msgstr ""
72
 
73
  # @ captcha
74
- #: bws_functions.php:144
75
  #, fuzzy
76
  msgid "Rate the plugin"
77
  msgstr "Aktivierte Plugins"
78
 
79
  # @ captcha
80
- #: bws_functions.php:147
81
  #, fuzzy
82
  msgid "If there is something wrong about it, please contact us"
83
  msgstr "Wenn Sie irgendwelche Fragen haben, kontaktieren Sie uns bitte über"
84
 
85
- #: bws_functions.php:179
86
  msgid "Check premium options on the plugin settings page!"
87
  msgstr ""
88
 
89
- #: bws_functions.php:186
90
- #: bws_functions.php:222
91
  msgid "Wrong license key"
92
  msgstr ""
93
 
94
- #: bws_functions.php:216
95
- #: bws_functions.php:474
96
- #: bws_functions.php:525
97
- msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
98
  msgstr ""
99
 
100
- #: bws_functions.php:216
101
- #: bws_functions.php:474
102
- #: bws_functions.php:525
103
  msgid "We are sorry for inconvenience."
104
  msgstr ""
105
 
106
- #: bws_functions.php:224
107
  msgid "This license key is bind to another site"
108
  msgstr ""
109
 
110
- #: bws_functions.php:226
111
- #: bws_functions.php:384
112
- msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
 
113
  msgstr ""
114
 
115
- #: bws_functions.php:228
116
- msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
 
 
117
  msgstr ""
118
 
119
- #: bws_functions.php:230
120
- msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
 
 
121
  msgstr ""
122
 
123
- #: bws_functions.php:251
124
- #: bws_functions.php:273
125
- #: bws_functions.php:295
126
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
127
  msgstr ""
128
 
129
- #: bws_functions.php:263
130
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
131
  msgstr ""
132
 
133
- #: bws_functions.php:269
134
- msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
 
 
135
  msgstr ""
136
 
137
- #: bws_functions.php:276
138
  msgid "UploadDir is not writable. Please, upload the plugin manually"
139
  msgstr ""
140
 
141
- #: bws_functions.php:299
142
- msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
 
 
143
  msgstr ""
144
 
145
- #: bws_functions.php:324
146
  msgid "Please, enter Your license key"
147
  msgstr ""
148
 
149
- #: bws_functions.php:348
150
- msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
 
 
151
  msgstr ""
152
 
153
- #: bws_functions.php:350
154
- #: bws_functions.php:441
155
  msgid "Please, go to"
156
  msgstr ""
157
 
158
- #: bws_functions.php:350
159
- #: bws_functions.php:441
160
  msgid "the setting page"
161
  msgstr ""
162
 
163
- #: bws_functions.php:351
164
- #: bws_functions.php:442
165
  msgid "You will be redirected automatically in 5 seconds."
166
  msgstr ""
167
 
168
- #: bws_functions.php:358
169
  msgid "Show Pro features"
170
  msgstr ""
171
 
172
- #: bws_functions.php:365
173
  msgid "You can download and activate"
174
  msgstr ""
175
 
176
- #: bws_functions.php:367
177
  msgid "version of this plugin by entering Your license key."
178
  msgstr ""
179
 
180
- #: bws_functions.php:369
181
- #: bws_functions.php:410
182
- msgid "You can find your license key on your personal page Client area, by clicking on the link"
 
183
  msgstr ""
184
 
185
- #: bws_functions.php:371
186
- #: bws_functions.php:412
187
  msgid "(your username is the email you specify when purchasing the product)."
188
  msgstr ""
189
 
190
- #: bws_functions.php:375
191
- #: bws_functions.php:659
192
  msgid "or"
193
  msgstr ""
194
 
195
- #: bws_functions.php:375
196
  #, php-format
197
  msgid "Start Your Free %s-Day Trial Now"
198
  msgstr ""
199
 
200
  # @ captcha
201
- #: bws_functions.php:381
202
- #: bws_functions.php:390
203
- #: bws_functions.php:420
204
- #: bws_functions.php:428
205
- #: bws_menu.php:693
206
  #: bws_menu.php:750
207
  #, fuzzy
208
  msgid "Activate"
209
  msgstr "Aktivierte Plugins"
210
 
211
- #: bws_functions.php:407
212
- #: bws_functions.php:500
213
  #, php-format
214
- msgid "In order to continue using the plugin it is necessary to buy a %s license."
 
215
  msgstr ""
216
 
217
- #: bws_functions.php:408
218
  msgid "After that you can activate it by entering your license key."
219
  msgstr ""
220
 
221
- #: bws_functions.php:422
222
  msgid "Unfortunately, you have exceeded the number of available tries per day."
223
  msgstr ""
224
 
225
- #: bws_functions.php:439
226
- msgid "Congratulations! The Pro license of the plugin is successfully activated."
 
227
  msgstr ""
228
 
229
- #: bws_functions.php:480
230
  msgid "Wrong license key."
231
  msgstr ""
232
 
233
- #: bws_functions.php:482
234
  msgid "This license key is bind to another site."
235
  msgstr ""
236
 
237
- #: bws_functions.php:484
238
- msgid "This license key is valid, but Your license has expired. If you want to update our plugin in future, you should extend the license."
 
 
239
  msgstr ""
240
 
241
- #: bws_functions.php:486
242
  msgid "Unfortunately, you have exceeded the number of available tries."
243
  msgstr ""
244
 
245
- #: bws_functions.php:488
246
- msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
 
 
247
  msgstr ""
248
 
249
- #: bws_functions.php:492
250
  msgid "The Pro Trial license key is valid."
251
  msgstr ""
252
 
253
- #: bws_functions.php:494
254
  msgid "The license key is valid."
255
  msgstr ""
256
 
257
- #: bws_functions.php:497
258
  msgid "Your license will expire on"
259
  msgstr ""
260
 
261
- #: bws_functions.php:530
262
  msgid "Please, enter your license key"
263
  msgstr ""
264
 
265
- #: bws_functions.php:543
266
- msgid "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"
 
 
 
267
  msgstr ""
268
 
269
- #: bws_functions.php:543
270
- msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
 
 
271
  msgstr ""
272
 
273
- #: bws_functions.php:547
274
  msgid "Check license key"
275
  msgstr ""
276
 
277
- #: bws_functions.php:561
278
  msgid "WARNING: Illegal use notification"
279
  msgstr ""
280
 
281
- #: bws_functions.php:561
282
- msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
 
 
 
 
283
  msgstr ""
284
 
285
- #: bws_functions.php:569
286
- msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
 
 
287
  msgstr ""
288
 
289
- #: bws_functions.php:571
290
- msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
 
 
291
  msgstr ""
292
 
293
  # @ captcha
294
- #: bws_functions.php:571
295
- #: bws_functions.php:624
296
- #: bws_menu.php:669
297
- #: bws_menu.php:691
298
- #: bws_menu.php:718
299
- #: bws_menu.php:748
300
  #: bws_menu.php:794
301
  #, fuzzy
302
  msgid "Learn more"
303
  msgstr "Lesen Sie mehr"
304
 
305
- #: bws_functions.php:581
306
  #, php-format
307
  msgid "Notice: You are using the Pro Trial license of %s plugin."
308
  msgstr ""
309
 
310
- #: bws_functions.php:583
311
  msgid "Notice: You are using the Pro Trial license of plugin."
312
  msgstr ""
313
 
314
- #: bws_functions.php:586
315
  msgid "The Pro Trial license will expire on"
316
  msgstr ""
317
 
318
- #: bws_functions.php:624
319
  msgid "You license for"
320
  msgstr ""
321
 
322
- #: bws_functions.php:624
323
  msgid "expires on"
324
  msgstr ""
325
 
326
- #: bws_functions.php:624
327
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
328
  msgstr ""
329
 
330
  # @ captcha
331
- #: bws_functions.php:655
332
  #, fuzzy
333
  msgid "Thank you for installing"
334
  msgstr "Vielen Dank für Ihre Kontaktaufnahme."
335
 
336
- #: bws_functions.php:656
337
  msgid "Let's get started"
338
  msgstr ""
339
 
340
  # @ captcha
341
- #: bws_functions.php:657
342
  #, fuzzy
343
  msgid "Configure Settings"
344
  msgstr "Einstellungen"
345
 
346
- #: bws_functions.php:660
347
  msgid "Add New"
348
  msgstr ""
349
 
350
- #: bws_functions.php:664
351
- msgid "Close notice"
 
 
 
 
 
 
 
 
352
  msgstr ""
353
 
354
- #: bws_functions.php:677
 
 
 
 
355
  msgid "Notice"
356
  msgstr ""
357
 
358
- #: bws_functions.php:677
359
  msgid "The plugin's settings have been changed."
360
  msgstr ""
361
 
362
- #: bws_functions.php:678
363
  msgid "Save Changes"
364
  msgstr ""
365
 
366
- #: bws_functions.php:693
367
- msgid "You can always look at premium options by clicking on the \"Show Pro features\" in the \"Go PRO\" tab"
368
- msgstr ""
369
-
370
- #: bws_functions.php:773
371
- msgid "Add BWS Plugins Shortcode"
372
  msgstr ""
373
 
374
- #: bws_functions.php:793
375
  msgid "Add shortcode"
376
  msgstr ""
377
 
378
- #: bws_functions.php:793
379
  msgid "Add BestWebSoft plugins' shortcodes using this button."
380
  msgstr ""
381
 
382
- #: bws_functions.php:833
383
  msgid "Close"
384
  msgstr ""
385
 
386
- #: bws_functions.php:925
387
  msgid "Restore all plugin settings to defaults"
388
  msgstr ""
389
 
390
- #: bws_functions.php:927
391
  msgid "Restore settings"
392
  msgstr ""
393
 
394
- #: bws_functions.php:938
395
  msgid "Are you sure you want to restore all settings by default?"
396
  msgstr ""
397
 
398
- #: bws_functions.php:941
399
  msgid "Yes, restore all settings"
400
  msgstr ""
401
 
402
- #: bws_functions.php:942
403
  msgid "No, go back to the settings page"
404
  msgstr ""
405
 
406
  # @ captcha
407
- #: bws_functions.php:986
408
  #, fuzzy
409
  msgid "Plugin"
410
  msgstr "BWS Plugins"
411
 
412
  # @ captcha
413
- #: bws_functions.php:995
414
  #, fuzzy
415
  msgid "Shortcode settings"
416
  msgstr "Einstellungen"
417
 
418
- #: bws_functions.php:1000
419
  msgid "The shortcode will be inserted"
420
  msgstr ""
421
 
422
- #: bws_functions.php:1005
423
  msgid "Insert"
424
  msgstr ""
425
 
426
- #: bws_functions.php:1036
427
  msgid "Visit Help Center"
428
  msgstr ""
429
 
430
- #: bws_functions.php:1041
431
  msgid "FAQ"
432
  msgstr ""
433
 
434
- #: bws_functions.php:1047
435
  msgid "For more information:"
436
  msgstr ""
437
 
438
- #: bws_functions.php:1048
439
  msgid "Documentation"
440
  msgstr ""
441
 
442
- #: bws_functions.php:1049
443
  msgid "Video Instructions"
444
  msgstr ""
445
 
446
- #: bws_functions.php:1050
447
  msgid "Submit a Request"
448
  msgstr ""
449
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
450
  # @ captcha
451
- #: bws_menu.php:506
 
 
 
 
 
 
 
 
 
 
 
 
 
452
  msgid "Not set"
453
  msgstr "Nicht festgelegt"
454
 
455
  # @ captcha
456
- #: bws_menu.php:508
457
- #: bws_menu.php:509
458
  msgid "On"
459
  msgstr "Ein"
460
 
461
  # @ captcha
462
- #: bws_menu.php:508
463
- #: bws_menu.php:509
464
  msgid "Off"
465
  msgstr "Ausgeschaltet"
466
 
467
  # @ captcha
468
- #: bws_menu.php:510
469
- #: bws_menu.php:511
470
- #: bws_menu.php:512
471
- #: bws_menu.php:513
472
- #: bws_menu.php:514
473
- #: bws_menu.php:526
474
  msgid "N/A"
475
  msgstr "keine Angaben"
476
 
477
  # @ captcha
478
- #: bws_menu.php:514
479
  msgid " Mb"
480
  msgstr " Mb"
481
 
482
  # @ captcha
483
- #: bws_menu.php:515
484
- #: bws_menu.php:516
485
- #: bws_menu.php:517
486
- #: bws_menu.php:522
487
  msgid "Yes"
488
  msgstr "Ja"
489
 
490
  # @ captcha
491
- #: bws_menu.php:515
492
- #: bws_menu.php:516
493
- #: bws_menu.php:517
494
- #: bws_menu.php:524
495
  msgid "No"
496
  msgstr "Nein"
497
 
498
  # @ captcha
499
- #: bws_menu.php:534
500
  msgid "Operating System"
501
  msgstr "Betriebs-System"
502
 
503
  # @ captcha
504
- #: bws_menu.php:535
505
  msgid "Server"
506
  msgstr "Server"
507
 
508
  # @ captcha
509
- #: bws_menu.php:536
510
  msgid "Memory usage"
511
  msgstr "Speichernutzung"
512
 
513
  # @ captcha
514
- #: bws_menu.php:537
515
  msgid "MYSQL Version"
516
  msgstr "MYSQL Version"
517
 
518
  # @ captcha
519
- #: bws_menu.php:538
520
  msgid "SQL Mode"
521
  msgstr "SQL Modus"
522
 
523
  # @ captcha
524
- #: bws_menu.php:539
525
  msgid "PHP Version"
526
  msgstr "PHP Version"
527
 
528
  # @ captcha
529
- #: bws_menu.php:540
530
  msgid "PHP Safe Mode"
531
  msgstr "PHP Gesicherter Modus"
532
 
533
  # @ captcha
534
- #: bws_menu.php:541
535
  msgid "PHP Allow URL fopen"
536
  msgstr "PHP Erlaubet URL zu öffnen (fopen)"
537
 
538
  # @ captcha
539
- #: bws_menu.php:542
540
  msgid "PHP Memory Limit"
541
  msgstr "PHP Speicher-Grenze"
542
 
543
  # @ captcha
544
- #: bws_menu.php:543
545
  msgid "PHP Max Upload Size"
546
  msgstr "PHP Maximale Upload Größe"
547
 
548
  # @ captcha
549
- #: bws_menu.php:544
550
  msgid "PHP Max Post Size"
551
  msgstr "PHP Maximale Beitrags-Größe"
552
 
553
  # @ captcha
554
- #: bws_menu.php:545
555
  msgid "PHP Max Script Execute Time"
556
  msgstr "PHP Maximale Script Ausführungszeit"
557
 
558
  # @ captcha
559
- #: bws_menu.php:546
560
  msgid "PHP Exif support"
561
  msgstr "PHP Exif Support"
562
 
563
  # @ captcha
564
- #: bws_menu.php:547
565
  msgid "PHP IPTC support"
566
  msgstr "PHP IPTC Support"
567
 
568
  # @ captcha
569
- #: bws_menu.php:548
570
  msgid "PHP XML support"
571
  msgstr "PHP XML Support"
572
 
573
  # @ captcha
574
- #: bws_menu.php:549
575
  msgid "Site URL"
576
  msgstr "Site URL"
577
 
578
  # @ captcha
579
- #: bws_menu.php:550
580
  msgid "Home URL"
581
  msgstr "Home URL"
582
 
583
  # @ captcha
584
- #: bws_menu.php:553
585
  msgid "WordPress Version"
586
  msgstr "WordPress Version"
587
 
588
  # @ captcha
589
- #: bws_menu.php:554
590
  msgid "WordPress DB Version"
591
  msgstr "WordPress DB Version"
592
 
593
  # @ captcha
594
- #: bws_menu.php:555
595
  msgid "Multisite"
596
  msgstr "Multisite"
597
 
598
  # @ captcha
599
- #: bws_menu.php:556
600
  msgid "Active Theme"
601
  msgstr "Actives Theme"
602
 
603
  # @ captcha
604
- #: bws_menu.php:571
605
  msgid "Please enter a valid email address."
606
  msgstr "Bitte geben Sie eine gültige E-Mail-Adresse ein."
607
 
608
  # @ captcha
609
- #: bws_menu.php:575
610
  msgid "Email with system info is sent to "
611
  msgstr "E-Mail-mit System Informationen wird gesendet an "
612
 
613
  # @ captcha
614
- #: bws_menu.php:579
615
  msgid "Thank you for contacting us."
616
  msgstr "Vielen Dank für Ihre Kontaktaufnahme."
617
 
618
  # @ captcha
619
- #: bws_menu.php:612
620
  msgid "Sorry, email message could not be delivered."
621
  msgstr "Sorry, E-Mail konnte nicht zugestellt werden."
622
 
623
- #: bws_menu.php:620
624
  msgid "Need help?"
625
  msgstr ""
626
 
627
- #: bws_menu.php:621
628
  msgid "Client area"
629
  msgstr ""
630
 
631
  # @ captcha
632
- #: bws_menu.php:622
633
- #: bws_menu.php:933
634
  msgid "System status"
635
  msgstr "System Status"
636
 
637
  # @ captcha
638
- #: bws_menu.php:627
639
  #, fuzzy
640
  msgid "Plugins"
641
  msgstr "BWS Plugins"
642
 
643
- #: bws_menu.php:629
644
  msgid "Themes"
645
  msgstr ""
646
 
@@ -666,27 +720,21 @@ msgid "Installed plugins"
666
  msgstr "Installierte Plugins"
667
 
668
  # @ captcha
669
- #: bws_menu.php:672
670
- #: bws_menu.php:721
671
  msgid "Settings"
672
  msgstr "Einstellungen"
673
 
674
  # @ captcha
675
- #: bws_menu.php:693
676
- #: bws_menu.php:750
677
  #, fuzzy
678
  msgid "Activate this plugin"
679
  msgstr "Aktivierte Plugins"
680
 
681
- #: bws_menu.php:708
682
- #: bws_menu.php:738
683
- #: bws_menu.php:784
684
  msgid "Go"
685
  msgstr ""
686
 
687
- #: bws_menu.php:712
688
- #: bws_menu.php:742
689
- #: bws_menu.php:788
690
  msgid "DONATE"
691
  msgstr ""
692
 
@@ -740,8 +788,7 @@ msgstr ""
740
  msgid "Preview"
741
  msgstr ""
742
 
743
- #: bws_menu.php:882
744
- #: bws_menu.php:914
745
  #, php-format
746
  msgid "By %s"
747
  msgstr ""
@@ -784,24 +831,31 @@ msgstr "Senden Sie eine benutzerdefinierte E-Mail zu &#187;"
784
  # @ captcha
785
  #~ msgid "Pro plugins"
786
  #~ msgstr "BWS Plugins"
 
787
  # @ captcha
788
  #~ msgid "Activated plugins"
789
  #~ msgstr "Aktivierte Plugins"
 
790
  # @ captcha
791
  #~ msgid "Read more"
792
  #~ msgstr "Lesen Sie mehr"
 
793
  # @ captcha
794
  #~ msgid "Purchase"
795
  #~ msgstr "Kaufen"
 
796
  # @ captcha
797
  #~ msgid "Free plugins"
798
  #~ msgstr "Freie Plugins"
 
799
  # @ captcha
800
  #~ msgid "Download"
801
  #~ msgstr "Herunterladen"
 
802
  # @ captcha
803
  #~ msgid "Install now from wordpress.org"
804
  #~ msgstr "Installiere jetzt von wordpress.org"
 
805
  # @ captcha
806
  #, fuzzy
807
  #~ msgid "Activated theme"
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"
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
 
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
 
788
  msgid "Preview"
789
  msgstr ""
790
 
791
+ #: bws_menu.php:882 bws_menu.php:914
 
792
  #, php-format
793
  msgid "By %s"
794
  msgstr ""
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"
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: 2015-11-17 13:31+0300\n"
6
- "PO-Revision-Date: 2015-11-17 13:31+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,11 @@ msgstr ""
17
  "X-Generator: Poedit 1.5.4\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: bws_functions.php:39 bws_functions.php:63
21
  msgid "requires"
22
  msgstr "obligatoire"
23
 
24
- #: bws_functions.php:41
25
  msgid ""
26
  "or higher, that is why it has been deactivated! Please upgrade WordPress and "
27
  "try again."
@@ -29,15 +29,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:42
33
  msgid "Back to the WordPress"
34
  msgstr "Retour à WordPress"
35
 
36
- #: bws_functions.php:44
37
  msgid "Plugins page"
38
  msgstr "Page des extensions"
39
 
40
- #: bws_functions.php:65
41
  msgid ""
42
  "or higher! We do not guarantee that our plugin will work correctly. Please "
43
  "upgrade to WordPress latest version."
@@ -45,52 +45,57 @@ 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:122
 
 
 
 
 
49
  msgid "It’s time to upgrade your"
50
  msgstr "C'est le moment de mettre à jour votre "
51
 
52
- #: bws_functions.php:122
53
  msgid "to"
54
  msgstr "à"
55
 
56
- #: bws_functions.php:122
57
  msgid "version!"
58
  msgstr "version"
59
 
60
- #: bws_functions.php:123
61
  msgid "Extend standard plugin functionality with new great options."
62
  msgstr ""
63
  "Étend les fonctionnalités classiques de l'extension avec des nouvelles "
64
  "options."
65
 
66
- #: bws_functions.php:126 bws_functions.php:561
67
  msgid "Learn More"
68
  msgstr "En savoir plus"
69
 
70
- #: bws_functions.php:143
71
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
72
  msgstr ""
73
  "Si notre extension vous satisfait, merci de la notée avec 5 étoiles dans "
74
  "Wordpress"
75
 
76
- #: bws_functions.php:144
77
  msgid "Rate the plugin"
78
  msgstr "Voter pour l'extension"
79
 
80
- #: bws_functions.php:147
81
  msgid "If there is something wrong about it, please contact us"
82
  msgstr "Si vous avez une question, n'hésitez pas à nous contacter"
83
 
84
- #: bws_functions.php:179
85
  msgid "Check premium options on the plugin settings page!"
86
  msgstr ""
87
  "Vérifier les options premium sur la page des paramètres de l'extension!"
88
 
89
- #: bws_functions.php:186 bws_functions.php:222
90
  msgid "Wrong license key"
91
  msgstr "Clé de licence incorrecte"
92
 
93
- #: bws_functions.php:216 bws_functions.php:474 bws_functions.php:525
94
  msgid ""
95
  "Something went wrong. Please try again later. If the error appears again, "
96
  "please contact us"
@@ -99,15 +104,15 @@ msgstr ""
99
  "nouveau, merci de contacter <a href=http://support.bestwebsoft."
100
  "com>BestWebSoft</a>. Nous sommes désolés pour le désagrément."
101
 
102
- #: bws_functions.php:216 bws_functions.php:474 bws_functions.php:525
103
  msgid "We are sorry for inconvenience."
104
  msgstr "Nous sommes désolés pour le désagrément."
105
 
106
- #: bws_functions.php:224
107
  msgid "This license key is bind to another site"
108
  msgstr "La clé de licence correspond à un autre site."
109
 
110
- #: bws_functions.php:226 bws_functions.php:384
111
  msgid ""
112
  "Unfortunately, you have exceeded the number of available tries per day. "
113
  "Please, upload the plugin manually."
@@ -115,7 +120,7 @@ msgstr ""
115
  "Désoler mais vous avez dépassé le nombre d'essai de la journée. Merci de "
116
  "télécharger l'extension manuellement."
117
 
118
- #: bws_functions.php:228
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 +128,7 @@ msgstr ""
123
  "Désoler, votre licence est terminée. Pour continuer à disposer du support "
124
  "rapide et des mises à jour de l'extension vous devez la renouveler dans votre"
125
 
126
- #: bws_functions.php:230
127
  msgid ""
128
  "Unfortunately, the Pro licence was already installed to this domain. The Pro "
129
  "Trial license can be installed only once."
@@ -131,19 +136,19 @@ msgstr ""
131
  "Une licence a déjà été installée sur ce domaine. La licence d'évaluation ne "
132
  "peut-être installée qu'une seule fois."
133
 
134
- #: bws_functions.php:251 bws_functions.php:273 bws_functions.php:295
135
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
136
  msgstr ""
137
  "Erreur de téléchargement de l'archive ZIP. Merci de télécharger l'extension "
138
  "manuellement."
139
 
140
- #: bws_functions.php:263
141
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
142
  msgstr ""
143
  "Erreur d'ouverture de l'archive zip. Merci de télécharger l'extension "
144
  "manuellement."
145
 
146
- #: bws_functions.php:269
147
  msgid ""
148
  "Your server does not support either ZipArchive or Phar. Please, upload the "
149
  "plugin manually"
@@ -151,13 +156,13 @@ msgstr ""
151
  "Votre serveur n'a pas le support du format des archives ZIP ou Phar. Merci "
152
  "de télécharger l'extension manuellement."
153
 
154
- #: bws_functions.php:276
155
  msgid "UploadDir is not writable. Please, upload the plugin manually"
156
  msgstr ""
157
  "Erreur d'ouverture de l'archive zip. Merci de télécharger l'extension "
158
  "manuellement."
159
 
160
- #: bws_functions.php:299
161
  msgid ""
162
  "Something went wrong. Try again later or upload the plugin manually. We are "
163
  "sorry for inconvenience."
@@ -165,11 +170,11 @@ msgstr ""
165
  "Il est survenu une erreur. Essayer de nouveau ou bien télécharger "
166
  "l'extension manuellement.Nous sommes désolés pour le désagrément."
167
 
168
- #: bws_functions.php:324
169
  msgid "Please, enter Your license key"
170
  msgstr "Merci de saisir votre clé de licence"
171
 
172
- #: bws_functions.php:348
173
  msgid ""
174
  "Congratulations! The Pro version of the plugin is successfully download and "
175
  "activated."
@@ -177,31 +182,31 @@ msgstr ""
177
  "Félicitations! La version PRO de cette extension a été téléchargée et "
178
  "activée avec succès."
179
 
180
- #: bws_functions.php:350 bws_functions.php:441
181
  msgid "Please, go to"
182
  msgstr "Merci d’aller à"
183
 
184
- #: bws_functions.php:350 bws_functions.php:441
185
  msgid "the setting page"
186
  msgstr "Options supplémentaires"
187
 
188
- #: bws_functions.php:351 bws_functions.php:442
189
  msgid "You will be redirected automatically in 5 seconds."
190
  msgstr "Vous allez être redirigé automatiquement dans 5 secondes"
191
 
192
- #: bws_functions.php:358
193
  msgid "Show Pro features"
194
  msgstr "Voir les fonctionnalités de la version PRO"
195
 
196
- #: bws_functions.php:365
197
  msgid "You can download and activate"
198
  msgstr "Vous pouvez télécharger et activer la version "
199
 
200
- #: bws_functions.php:367
201
  msgid "version of this plugin by entering Your license key."
202
  msgstr " de cette extension en donnant votre clé de licence."
203
 
204
- #: bws_functions.php:369 bws_functions.php:410
205
  msgid ""
206
  "You can find your license key on your personal page Client area, by clicking "
207
  "on the link"
@@ -209,27 +214,28 @@ msgstr ""
209
  "Vous pouvez trouver votre clé de licence sur votre page personnelle dans la "
210
  "zone cliente en cliquant sur le lien"
211
 
212
- #: bws_functions.php:371 bws_functions.php:412
213
  msgid "(your username is the email you specify when purchasing the product)."
214
  msgstr ""
215
  "(votre nom d'utilisateur est l'adresse e-mail que vous avez donné lors de "
216
  "l'achat de l'extension)."
217
 
218
- #: bws_functions.php:375 bws_functions.php:659
219
  msgid "or"
220
  msgstr "ou"
221
 
222
- #: bws_functions.php:375
223
  #, php-format
224
  msgid "Start Your Free %s-Day Trial Now"
225
  msgstr "Débuter votre licence d'évaluation gratuite de %s jours"
226
 
227
- #: bws_functions.php:381 bws_functions.php:390 bws_functions.php:420
228
- #: bws_functions.php:428 bws_menu.php:693 bws_menu.php:750
 
229
  msgid "Activate"
230
  msgstr "Activé"
231
 
232
- #: bws_functions.php:407 bws_functions.php:500
233
  #, php-format
234
  msgid ""
235
  "In order to continue using the plugin it is necessary to buy a %s license."
@@ -237,33 +243,33 @@ msgstr ""
237
  "Afin de pouvoir continuer à utiliser cette extension il est nécessaire "
238
  "d'acheter une licence %s."
239
 
240
- #: bws_functions.php:408
241
  msgid "After that you can activate it by entering your license key."
242
  msgstr ""
243
  " Après vous pouvez activer cette extension en donnant votre clé de licence."
244
 
245
- #: bws_functions.php:422
246
  msgid "Unfortunately, you have exceeded the number of available tries per day."
247
  msgstr ""
248
  "Désoler mais vous avez dépassé le nombre d'essai de la journée. Merci de "
249
  "télécharger l'extension manuellement."
250
 
251
- #: bws_functions.php:439
252
  msgid ""
253
  "Congratulations! The Pro license of the plugin is successfully activated."
254
  msgstr ""
255
  "Félicitations! La version PRO de cette extension a été téléchargée et "
256
  "activée avec succès."
257
 
258
- #: bws_functions.php:480
259
  msgid "Wrong license key."
260
  msgstr "Clé de licence incorrecte."
261
 
262
- #: bws_functions.php:482
263
  msgid "This license key is bind to another site."
264
  msgstr "La clé de licence correspond à un autre site."
265
 
266
- #: bws_functions.php:484
267
  msgid ""
268
  "This license key is valid, but Your license has expired. If you want to "
269
  "update our plugin in future, you should extend the license."
@@ -272,13 +278,13 @@ msgstr ""
272
  "continuer à disposer du support rapide et des mises à jour de l'extension "
273
  "vous devez la renouveller."
274
 
275
- #: bws_functions.php:486
276
  msgid "Unfortunately, you have exceeded the number of available tries."
277
  msgstr ""
278
  "Désoler mais vous avez dépassé le nombre d'essai de la journée. Merci de "
279
  "télécharger l'extension manuellement."
280
 
281
- #: bws_functions.php:488
282
  msgid ""
283
  "Unfortunately, the Pro Trial licence was already installed to this domain. "
284
  "The Pro Trial license can be installed only once."
@@ -286,23 +292,23 @@ msgstr ""
286
  "Une licence a déjà été installée sur ce domaine. La licence d'évaluation ne "
287
  "peut-être installée qu'une seule fois."
288
 
289
- #: bws_functions.php:492
290
  msgid "The Pro Trial license key is valid."
291
  msgstr "La clé de licence d'évaluation est valide."
292
 
293
- #: bws_functions.php:494
294
  msgid "The license key is valid."
295
  msgstr "La clé de licence est valide."
296
 
297
- #: bws_functions.php:497
298
  msgid "Your license will expire on"
299
  msgstr "Votre licence se termine le "
300
 
301
- #: bws_functions.php:530
302
  msgid "Please, enter your license key"
303
  msgstr "Merci de saisir votre clé de licence"
304
 
305
- #: bws_functions.php:543
306
  msgid ""
307
  "If needed you can check if the license key is correct or reenter it in the "
308
  "field below. You can find your license key on your personal page - Client "
@@ -312,7 +318,7 @@ msgstr ""
312
  "saisir de nouveau dans le champ ci-dessous. Vous pouvez trouver votre clé de "
313
  "licence sur votre page personnelle (zone client) sur notre site web."
314
 
315
- #: bws_functions.php:543
316
  msgid ""
317
  "(your username is the email you specify when purchasing the product). If "
318
  "necessary, please submit \"Lost your password?\" request."
@@ -321,15 +327,15 @@ msgstr ""
321
  "l'achat de l'extension). Si nécessaire, utilisez la fonction de demande de "
322
  "mot de passe perdu."
323
 
324
- #: bws_functions.php:547
325
  msgid "Check license key"
326
  msgstr "Vérifier la clé de licence"
327
 
328
- #: bws_functions.php:561
329
  msgid "WARNING: Illegal use notification"
330
  msgstr "AVERTISSEMENT : Notification d'utilisation abusive"
331
 
332
- #: bws_functions.php:561
333
  msgid ""
334
  "You can use one license of the Pro plugin for one domain only. Please check "
335
  "and edit your license or domain if necessary using you personal Client Area. "
@@ -342,7 +348,7 @@ msgstr ""
342
  "de résoudre ce problème dans les 24 heures, sinon l'extension sera rendue "
343
  "inactive."
344
 
345
- #: bws_functions.php:569
346
  msgid ""
347
  "Notice: Your Pro Trial license has expired. To continue using the plugin you "
348
  "should buy a Pro license"
@@ -350,7 +356,7 @@ msgstr ""
350
  "Votre licence d'évaluation est terminée. Pour continuer à disposer du "
351
  "support rapide et des mises à jour de l'extension vous devez la renouveler."
352
 
353
- #: bws_functions.php:571
354
  msgid ""
355
  "Your license has expired. To continue getting top-priority support and "
356
  "plugin updates you should extend it."
@@ -358,70 +364,82 @@ msgstr ""
358
  "Votre licence est terminée. Pour continuer à disposer du support rapide et "
359
  "des mises à jour de l'extension vous devez la renouveller."
360
 
361
- #: bws_functions.php:571 bws_functions.php:624 bws_menu.php:669
362
- #: bws_menu.php:691 bws_menu.php:718 bws_menu.php:748 bws_menu.php:794
 
363
  msgid "Learn more"
364
  msgstr "En savoir plus"
365
 
366
- #: bws_functions.php:581
367
  #, php-format
368
  msgid "Notice: You are using the Pro Trial license of %s plugin."
369
  msgstr ""
370
  "Avertissement : vous utilisez la version d'évaluation de l'extension %s."
371
 
372
- #: bws_functions.php:583
373
  msgid "Notice: You are using the Pro Trial license of plugin."
374
  msgstr "Avertissement : vous utilisez la version d'évaluation de l'extension."
375
 
376
- #: bws_functions.php:586
377
  msgid "The Pro Trial license will expire on"
378
  msgstr "La licence PRO d'évaluation expirera le"
379
 
380
- #: bws_functions.php:624
381
  msgid "You license for"
382
  msgstr "Votre licence pour"
383
 
384
- #: bws_functions.php:624
385
  msgid "expires on"
386
  msgstr "se termine le"
387
 
388
- #: bws_functions.php:624
389
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
390
  msgstr "et vous ne disposerez plus du support rapide et des mises à jour."
391
 
392
- #: bws_functions.php:655
393
  msgid "Thank you for installing"
394
  msgstr "Merci d'avoir installé"
395
 
396
- #: bws_functions.php:656
397
  msgid "Let's get started"
398
  msgstr "Démarrer"
399
 
400
- #: bws_functions.php:657
401
  msgid "Configure Settings"
402
  msgstr "Configuration des paramètres"
403
 
404
- #: bws_functions.php:660
405
  msgid "Add New"
406
  msgstr "Ajouter"
407
 
408
- #: bws_functions.php:664
409
- msgid "Close notice"
410
- msgstr "Effacer l'avertissement"
 
411
 
412
- #: bws_functions.php:677
 
 
 
 
 
 
 
 
 
 
413
  msgid "Notice"
414
  msgstr "Avertissement"
415
 
416
- #: bws_functions.php:677
417
  msgid "The plugin's settings have been changed."
418
  msgstr "Les paramètres de l'extension ont été modifiés."
419
 
420
- #: bws_functions.php:678
421
  msgid "Save Changes"
422
  msgstr "Sauvegarder les modifications"
423
 
424
- #: bws_functions.php:693
425
  msgid ""
426
  "You can always look at premium options by clicking on the \"Show Pro features"
427
  "\" in the \"Go PRO\" tab"
@@ -429,228 +447,260 @@ msgstr ""
429
  "Vous pouvez toujours consulter les options premium en cliquant sur le lien "
430
  "\"Voir les fonctionnalités de la version PRO\" dans l'onglet Passer PRO"
431
 
432
- #: bws_functions.php:773
433
- msgid "Add BWS Plugins Shortcode"
434
- msgstr "Ajouter le code court de l'extension BWS"
435
-
436
- #: bws_functions.php:793
437
  msgid "Add shortcode"
438
  msgstr "Ajouter le code court"
439
 
440
- #: bws_functions.php:793
441
  msgid "Add BestWebSoft plugins' shortcodes using this button."
442
  msgstr "Ajouter le code court des extensions BestWebSoft avec ce bouton."
443
 
444
- #: bws_functions.php:835
445
  msgid "Close"
446
  msgstr "Fermer"
447
 
448
- #: bws_functions.php:927
449
  msgid "Restore all plugin settings to defaults"
450
  msgstr "Remettre les valeurs par défaut des paramètres de l'extension"
451
 
452
- #: bws_functions.php:929
453
  msgid "Restore settings"
454
  msgstr "Remettre les paramètres"
455
 
456
- #: bws_functions.php:940
457
  msgid "Are you sure you want to restore all settings by default?"
458
  msgstr "Êtes vous sûr de vouloir remettre toutes les valeurs par défaut ?"
459
 
460
- #: bws_functions.php:943
461
  msgid "Yes, restore all settings"
462
  msgstr "Oui, remettre les valeurs par défaut"
463
 
464
- #: bws_functions.php:944
465
  msgid "No, go back to the settings page"
466
  msgstr "Non, retourner à la page des paramètres"
467
 
468
- #: bws_functions.php:988
469
  msgid "Plugin"
470
  msgstr "Extension"
471
 
472
- #: bws_functions.php:997
473
  msgid "Shortcode settings"
474
  msgstr "Paramètres du code court"
475
 
476
- #: bws_functions.php:1002
477
  msgid "The shortcode will be inserted"
478
  msgstr "Le code court sera inséré"
479
 
480
- #: bws_functions.php:1007
481
  msgid "Insert"
482
  msgstr "Insérer"
483
 
484
- #: bws_functions.php:1038
485
  msgid "Visit Help Center"
486
  msgstr "Visiter le site du support"
487
 
488
- #: bws_functions.php:1043
489
  msgid "FAQ"
490
  msgstr "FAQ"
491
 
492
- #: bws_functions.php:1049
493
  msgid "For more information:"
494
  msgstr "Pour plus d'informations&nbsp;:"
495
 
496
- #: bws_functions.php:1050
497
  msgid "Documentation"
498
  msgstr "Documentation"
499
 
500
- #: bws_functions.php:1051
501
  msgid "Video Instructions"
502
  msgstr "Vidéo explicative"
503
 
504
- #: bws_functions.php:1052
505
  msgid "Submit a Request"
506
  msgstr "Soumettre une requête"
507
 
508
- #: bws_menu.php:506
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
509
  msgid "Not set"
510
  msgstr "Not set"
511
 
512
- #: bws_menu.php:508 bws_menu.php:509
513
  msgid "On"
514
  msgstr "On"
515
 
516
- #: bws_menu.php:508 bws_menu.php:509
517
  msgid "Off"
518
  msgstr "Off"
519
 
520
- #: bws_menu.php:510 bws_menu.php:511 bws_menu.php:512 bws_menu.php:513
521
- #: bws_menu.php:514 bws_menu.php:526
522
  msgid "N/A"
523
  msgstr "N/A"
524
 
525
- #: bws_menu.php:514
526
  msgid " Mb"
527
  msgstr " Mb"
528
 
529
- #: bws_menu.php:515 bws_menu.php:516 bws_menu.php:517 bws_menu.php:522
530
  msgid "Yes"
531
  msgstr "Yes"
532
 
533
- #: bws_menu.php:515 bws_menu.php:516 bws_menu.php:517 bws_menu.php:524
534
  msgid "No"
535
  msgstr "No"
536
 
537
- #: bws_menu.php:534
538
  msgid "Operating System"
539
  msgstr "Operating System"
540
 
541
- #: bws_menu.php:535
542
  msgid "Server"
543
  msgstr "Server"
544
 
545
- #: bws_menu.php:536
546
  msgid "Memory usage"
547
  msgstr "Memory usage"
548
 
549
- #: bws_menu.php:537
550
  msgid "MYSQL Version"
551
  msgstr "MYSQL Version"
552
 
553
- #: bws_menu.php:538
554
  msgid "SQL Mode"
555
  msgstr "SQL Mode"
556
 
557
- #: bws_menu.php:539
558
  msgid "PHP Version"
559
  msgstr "PHP Version"
560
 
561
- #: bws_menu.php:540
562
  msgid "PHP Safe Mode"
563
  msgstr "PHP Safe Mode"
564
 
565
- #: bws_menu.php:541
566
  msgid "PHP Allow URL fopen"
567
  msgstr "PHP Allow URL fopen"
568
 
569
- #: bws_menu.php:542
570
  msgid "PHP Memory Limit"
571
  msgstr "PHP Memory Limit"
572
 
573
- #: bws_menu.php:543
574
  msgid "PHP Max Upload Size"
575
  msgstr "PHP Max Upload Size"
576
 
577
- #: bws_menu.php:544
578
  msgid "PHP Max Post Size"
579
  msgstr "PHP Max Post Size"
580
 
581
- #: bws_menu.php:545
582
  msgid "PHP Max Script Execute Time"
583
  msgstr "PHP Max Script Execute Time"
584
 
585
- #: bws_menu.php:546
586
  msgid "PHP Exif support"
587
  msgstr "PHP Exif support"
588
 
589
- #: bws_menu.php:547
590
  msgid "PHP IPTC support"
591
  msgstr "PHP IPTC support"
592
 
593
- #: bws_menu.php:548
594
  msgid "PHP XML support"
595
  msgstr "PHP XML support"
596
 
597
- #: bws_menu.php:549
598
  msgid "Site URL"
599
  msgstr "Site URL"
600
 
601
- #: bws_menu.php:550
602
  msgid "Home URL"
603
  msgstr "Home URL"
604
 
605
- #: bws_menu.php:553
606
  msgid "WordPress Version"
607
  msgstr "WordPress Version"
608
 
609
- #: bws_menu.php:554
610
  msgid "WordPress DB Version"
611
  msgstr "WordPress DB Version"
612
 
613
- #: bws_menu.php:555
614
  msgid "Multisite"
615
  msgstr "Multisite"
616
 
617
- #: bws_menu.php:556
618
  msgid "Active Theme"
619
  msgstr "Active Theme"
620
 
621
- #: bws_menu.php:571
622
  msgid "Please enter a valid email address."
623
  msgstr "Merci de saisir une adresse e-mail valide."
624
 
625
- #: bws_menu.php:575
626
  msgid "Email with system info is sent to "
627
  msgstr "Le courriel avec les informations système est envoyé à"
628
 
629
- #: bws_menu.php:579
630
  msgid "Thank you for contacting us."
631
  msgstr "Merci de nous avoir contacté."
632
 
633
- #: bws_menu.php:612
634
  msgid "Sorry, email message could not be delivered."
635
  msgstr "Désolé, votre e-mail n'a pas pu être envoyé."
636
 
637
- #: bws_menu.php:620
638
  msgid "Need help?"
639
  msgstr "Besoin d'aide ?"
640
 
641
- #: bws_menu.php:621
642
  msgid "Client area"
643
  msgstr "Espace client"
644
 
645
- #: bws_menu.php:622 bws_menu.php:933
646
  msgid "System status"
647
  msgstr "System status"
648
 
649
- #: bws_menu.php:627
650
  msgid "Plugins"
651
  msgstr "Extensions"
652
 
653
- #: bws_menu.php:629
654
  msgid "Themes"
655
  msgstr "Thèmes"
656
 
@@ -763,6 +813,9 @@ msgstr "Envoyé au support"
763
  msgid "Send to custom email &#187;"
764
  msgstr "Envoyer un e-mail spécifique &#187;"
765
 
 
 
 
766
  #~ msgid ""
767
  #~ "(your username is the email you specify when purchasing the product), "
768
  #~ "where you can make the necessary changes."
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
  "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
  "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
  "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
  "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
  "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
  "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
  "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
  "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
  "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."
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"
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
  "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
  "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
  "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
  "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."
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
  "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
  "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
  "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
  "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
 
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"
818
+
819
  #~ msgid ""
820
  #~ "(your username is the email you specify when purchasing the product), "
821
  #~ "where you can make the necessary changes."
bws_menu/languages/bestwebsoft-it_IT.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-it_IT.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: 2015-10-09 14:42+0300\n"
6
- "PO-Revision-Date: 2015-10-09 14:42+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Marco <marco@blackstudio.it>\n"
9
  "Language: it_IT\n"
@@ -18,637 +18,691 @@ msgstr ""
18
  "X-Textdomain-Support: yes\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
- #: bws_functions.php:39
22
- #: bws_functions.php:63
23
  msgid "requires"
24
  msgstr ""
25
 
26
- #: bws_functions.php:41
27
- msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
 
 
28
  msgstr ""
29
 
30
- #: bws_functions.php:42
31
  msgid "Back to the WordPress"
32
  msgstr ""
33
 
34
  # @ bestwebsoft
35
- #: bws_functions.php:44
36
  #, fuzzy
37
  msgid "Plugins page"
38
  msgstr "Plugin Pro"
39
 
40
- #: bws_functions.php:65
41
- msgid "or higher! We do not guarantee that our plugin will work correctly. Please upgrade to WordPress latest version."
 
 
 
 
 
 
 
42
  msgstr ""
43
 
44
- #: bws_functions.php:122
45
  msgid "It’s time to upgrade your"
46
  msgstr ""
47
 
48
  # @ captcha
49
- #: bws_functions.php:122
50
  #, fuzzy
51
  msgid "to"
52
  msgstr "due"
53
 
54
  # @ bestwebsoft
55
- #: bws_functions.php:122
56
  #, fuzzy
57
  msgid "version!"
58
  msgstr "Versione PHP"
59
 
60
- #: bws_functions.php:123
61
  msgid "Extend standard plugin functionality with new great options."
62
  msgstr ""
63
 
64
  # @ bestwebsoft
65
- #: bws_functions.php:126
66
- #: bws_functions.php:561
67
  #, fuzzy
68
  msgid "Learn More"
69
  msgstr "Leggi tutto"
70
 
71
- #: bws_functions.php:143
72
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
73
  msgstr ""
74
 
75
  # @ bestwebsoft
76
- #: bws_functions.php:144
77
  #, fuzzy
78
  msgid "Rate the plugin"
79
  msgstr "Plugin attivi"
80
 
81
  # @ bestwebsoft
82
- #: bws_functions.php:147
83
  #, fuzzy
84
  msgid "If there is something wrong about it, please contact us"
85
  msgstr "Se hai domande, contattaci tramite"
86
 
87
- #: bws_functions.php:179
88
  msgid "Check premium options on the plugin settings page!"
89
  msgstr ""
90
 
91
- #: bws_functions.php:186
92
- #: bws_functions.php:222
93
  msgid "Wrong license key"
94
  msgstr ""
95
 
96
- #: bws_functions.php:216
97
- #: bws_functions.php:474
98
- #: bws_functions.php:525
99
- msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
100
  msgstr ""
101
 
102
- #: bws_functions.php:216
103
- #: bws_functions.php:474
104
- #: bws_functions.php:525
105
  msgid "We are sorry for inconvenience."
106
  msgstr ""
107
 
108
- #: bws_functions.php:224
109
  msgid "This license key is bind to another site"
110
  msgstr ""
111
 
112
- #: bws_functions.php:226
113
- #: bws_functions.php:384
114
- msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
 
115
  msgstr ""
116
 
117
- #: bws_functions.php:228
118
- msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
 
 
119
  msgstr ""
120
 
121
- #: bws_functions.php:230
122
- msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
 
 
123
  msgstr ""
124
 
125
- #: bws_functions.php:251
126
- #: bws_functions.php:273
127
- #: bws_functions.php:295
128
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
129
  msgstr ""
130
 
131
- #: bws_functions.php:263
132
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
133
  msgstr ""
134
 
135
- #: bws_functions.php:269
136
- msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
 
 
137
  msgstr ""
138
 
139
- #: bws_functions.php:276
140
  msgid "UploadDir is not writable. Please, upload the plugin manually"
141
  msgstr ""
142
 
143
- #: bws_functions.php:299
144
- msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
 
 
145
  msgstr ""
146
 
147
- #: bws_functions.php:324
148
  msgid "Please, enter Your license key"
149
  msgstr ""
150
 
151
- #: bws_functions.php:348
152
- msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
 
 
153
  msgstr ""
154
 
155
- #: bws_functions.php:350
156
- #: bws_functions.php:441
157
  msgid "Please, go to"
158
  msgstr ""
159
 
160
- #: bws_functions.php:350
161
- #: bws_functions.php:441
162
  msgid "the setting page"
163
  msgstr ""
164
 
165
- #: bws_functions.php:351
166
- #: bws_functions.php:442
167
  msgid "You will be redirected automatically in 5 seconds."
168
  msgstr ""
169
 
170
- #: bws_functions.php:358
171
  msgid "Show Pro features"
172
  msgstr ""
173
 
174
- #: bws_functions.php:365
175
  msgid "You can download and activate"
176
  msgstr ""
177
 
178
- #: bws_functions.php:367
179
  msgid "version of this plugin by entering Your license key."
180
  msgstr ""
181
 
182
- #: bws_functions.php:369
183
- #: bws_functions.php:410
184
- msgid "You can find your license key on your personal page Client area, by clicking on the link"
 
185
  msgstr ""
186
 
187
- #: bws_functions.php:371
188
- #: bws_functions.php:412
189
  msgid "(your username is the email you specify when purchasing the product)."
190
  msgstr ""
191
 
192
  # @ captcha
193
- #: bws_functions.php:375
194
- #: bws_functions.php:659
195
  #, fuzzy
196
  msgid "or"
197
  msgstr "quattro"
198
 
199
- #: bws_functions.php:375
200
  #, php-format
201
  msgid "Start Your Free %s-Day Trial Now"
202
  msgstr ""
203
 
204
  # @ bestwebsoft
205
- #: bws_functions.php:381
206
- #: bws_functions.php:390
207
- #: bws_functions.php:420
208
- #: bws_functions.php:428
209
- #: bws_menu.php:693
210
  #: bws_menu.php:750
211
  #, fuzzy
212
  msgid "Activate"
213
  msgstr "Plugin attivi"
214
 
215
- #: bws_functions.php:407
216
- #: bws_functions.php:500
217
  #, php-format
218
- msgid "In order to continue using the plugin it is necessary to buy a %s license."
 
219
  msgstr ""
220
 
221
- #: bws_functions.php:408
222
  msgid "After that you can activate it by entering your license key."
223
  msgstr ""
224
 
225
- #: bws_functions.php:422
226
  msgid "Unfortunately, you have exceeded the number of available tries per day."
227
  msgstr ""
228
 
229
- #: bws_functions.php:439
230
- msgid "Congratulations! The Pro license of the plugin is successfully activated."
 
231
  msgstr ""
232
 
233
- #: bws_functions.php:480
234
  msgid "Wrong license key."
235
  msgstr ""
236
 
237
- #: bws_functions.php:482
238
  msgid "This license key is bind to another site."
239
  msgstr ""
240
 
241
- #: bws_functions.php:484
242
- msgid "This license key is valid, but Your license has expired. If you want to update our plugin in future, you should extend the license."
 
 
243
  msgstr ""
244
 
245
- #: bws_functions.php:486
246
  msgid "Unfortunately, you have exceeded the number of available tries."
247
  msgstr ""
248
 
249
- #: bws_functions.php:488
250
- msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
 
 
251
  msgstr ""
252
 
253
- #: bws_functions.php:492
254
  msgid "The Pro Trial license key is valid."
255
  msgstr ""
256
 
257
- #: bws_functions.php:494
258
  msgid "The license key is valid."
259
  msgstr ""
260
 
261
- #: bws_functions.php:497
262
  msgid "Your license will expire on"
263
  msgstr ""
264
 
265
- #: bws_functions.php:530
266
  msgid "Please, enter your license key"
267
  msgstr ""
268
 
269
- #: bws_functions.php:543
270
- msgid "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"
 
 
 
271
  msgstr ""
272
 
273
- #: bws_functions.php:543
274
- msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
 
 
275
  msgstr ""
276
 
277
- #: bws_functions.php:547
278
  msgid "Check license key"
279
  msgstr ""
280
 
281
- #: bws_functions.php:561
282
  msgid "WARNING: Illegal use notification"
283
  msgstr ""
284
 
285
- #: bws_functions.php:561
286
- msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
 
 
 
 
287
  msgstr ""
288
 
289
- #: bws_functions.php:569
290
- msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
 
 
291
  msgstr ""
292
 
293
- #: bws_functions.php:571
294
- msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
 
 
295
  msgstr ""
296
 
297
  # @ bestwebsoft
298
- #: bws_functions.php:571
299
- #: bws_functions.php:624
300
- #: bws_menu.php:669
301
- #: bws_menu.php:691
302
- #: bws_menu.php:718
303
- #: bws_menu.php:748
304
  #: bws_menu.php:794
305
  #, fuzzy
306
  msgid "Learn more"
307
  msgstr "Leggi tutto"
308
 
309
- #: bws_functions.php:581
310
  #, php-format
311
  msgid "Notice: You are using the Pro Trial license of %s plugin."
312
  msgstr ""
313
 
314
- #: bws_functions.php:583
315
  msgid "Notice: You are using the Pro Trial license of plugin."
316
  msgstr ""
317
 
318
- #: bws_functions.php:586
319
  msgid "The Pro Trial license will expire on"
320
  msgstr ""
321
 
322
- #: bws_functions.php:624
323
  msgid "You license for"
324
  msgstr ""
325
 
326
- #: bws_functions.php:624
327
  msgid "expires on"
328
  msgstr ""
329
 
330
- #: bws_functions.php:624
331
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
332
  msgstr ""
333
 
334
  # @ bestwebsoft
335
- #: bws_functions.php:655
336
  #, fuzzy
337
  msgid "Thank you for installing"
338
  msgstr "Grazie per averci contattato."
339
 
340
- #: bws_functions.php:656
341
  msgid "Let's get started"
342
  msgstr ""
343
 
344
  # @ bestwebsoft
345
  # @ captcha
346
- #: bws_functions.php:657
347
  #, fuzzy
348
  msgid "Configure Settings"
349
  msgstr "Impostazioni"
350
 
351
- #: bws_functions.php:660
352
  msgid "Add New"
353
  msgstr ""
354
 
355
- #: bws_functions.php:664
356
- msgid "Close notice"
 
 
 
 
 
 
 
 
 
 
 
 
357
  msgstr ""
358
 
359
- #: bws_functions.php:677
360
  msgid "Notice"
361
  msgstr ""
362
 
363
- #: bws_functions.php:677
364
  msgid "The plugin's settings have been changed."
365
  msgstr ""
366
 
367
  # @ default
368
- #: bws_functions.php:678
369
  msgid "Save Changes"
370
  msgstr "Salva le modifiche"
371
 
372
- #: bws_functions.php:693
373
- msgid "You can always look at premium options by clicking on the \"Show Pro features\" in the \"Go PRO\" tab"
374
- msgstr ""
375
-
376
- #: bws_functions.php:773
377
- msgid "Add BWS Plugins Shortcode"
378
  msgstr ""
379
 
380
- #: bws_functions.php:793
381
  msgid "Add shortcode"
382
  msgstr ""
383
 
384
- #: bws_functions.php:793
385
  msgid "Add BestWebSoft plugins' shortcodes using this button."
386
  msgstr ""
387
 
388
- #: bws_functions.php:833
389
  msgid "Close"
390
  msgstr ""
391
 
392
- #: bws_functions.php:925
393
  msgid "Restore all plugin settings to defaults"
394
  msgstr ""
395
 
396
- #: bws_functions.php:927
397
  msgid "Restore settings"
398
  msgstr ""
399
 
400
- #: bws_functions.php:938
401
  msgid "Are you sure you want to restore all settings by default?"
402
  msgstr ""
403
 
404
- #: bws_functions.php:941
405
  msgid "Yes, restore all settings"
406
  msgstr ""
407
 
408
- #: bws_functions.php:942
409
  msgid "No, go back to the settings page"
410
  msgstr ""
411
 
412
  # @ bestwebsoft
413
- #: bws_functions.php:986
414
  #, fuzzy
415
  msgid "Plugin"
416
  msgstr "Plugin Pro"
417
 
418
  # @ bestwebsoft
419
  # @ captcha
420
- #: bws_functions.php:995
421
  #, fuzzy
422
  msgid "Shortcode settings"
423
  msgstr "Impostazioni"
424
 
425
- #: bws_functions.php:1000
426
  msgid "The shortcode will be inserted"
427
  msgstr ""
428
 
429
- #: bws_functions.php:1005
430
  msgid "Insert"
431
  msgstr ""
432
 
433
- #: bws_functions.php:1036
434
  msgid "Visit Help Center"
435
  msgstr ""
436
 
437
  # @ captcha
438
- #: bws_functions.php:1041
439
  msgid "FAQ"
440
  msgstr "FAQ"
441
 
442
- #: bws_functions.php:1047
443
  msgid "For more information:"
444
  msgstr ""
445
 
446
- #: bws_functions.php:1048
447
  msgid "Documentation"
448
  msgstr ""
449
 
450
- #: bws_functions.php:1049
451
  msgid "Video Instructions"
452
  msgstr ""
453
 
454
- #: bws_functions.php:1050
455
  msgid "Submit a Request"
456
  msgstr ""
457
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
458
  # @ bestwebsoft
459
- #: bws_menu.php:506
460
  msgid "Not set"
461
  msgstr "Non impostato"
462
 
463
  # @ bestwebsoft
464
- #: bws_menu.php:508
465
- #: bws_menu.php:509
466
  msgid "On"
467
  msgstr "Abilitato"
468
 
469
  # @ bestwebsoft
470
- #: bws_menu.php:508
471
- #: bws_menu.php:509
472
  msgid "Off"
473
  msgstr "Disabilitato"
474
 
475
  # @ bestwebsoft
476
- #: bws_menu.php:510
477
- #: bws_menu.php:511
478
- #: bws_menu.php:512
479
- #: bws_menu.php:513
480
- #: bws_menu.php:514
481
- #: bws_menu.php:526
482
  msgid "N/A"
483
  msgstr "Non disponibile"
484
 
485
  # @ bestwebsoft
486
- #: bws_menu.php:514
487
  msgid " Mb"
488
  msgstr "Mb"
489
 
490
  # @ bestwebsoft
491
- #: bws_menu.php:515
492
- #: bws_menu.php:516
493
- #: bws_menu.php:517
494
- #: bws_menu.php:522
495
  msgid "Yes"
496
  msgstr "Sì"
497
 
498
  # @ bestwebsoft
499
- #: bws_menu.php:515
500
- #: bws_menu.php:516
501
- #: bws_menu.php:517
502
- #: bws_menu.php:524
503
  msgid "No"
504
  msgstr "No"
505
 
506
  # @ bestwebsoft
507
- #: bws_menu.php:534
508
  msgid "Operating System"
509
  msgstr "Sistema operativo"
510
 
511
  # @ bestwebsoft
512
- #: bws_menu.php:535
513
  msgid "Server"
514
  msgstr "Server"
515
 
516
  # @ bestwebsoft
517
- #: bws_menu.php:536
518
  msgid "Memory usage"
519
  msgstr "Utilizzo memoria"
520
 
521
  # @ bestwebsoft
522
- #: bws_menu.php:537
523
  msgid "MYSQL Version"
524
  msgstr "Versione MYSQL"
525
 
526
  # @ bestwebsoft
527
- #: bws_menu.php:538
528
  msgid "SQL Mode"
529
  msgstr "Modalità SQL"
530
 
531
  # @ bestwebsoft
532
- #: bws_menu.php:539
533
  msgid "PHP Version"
534
  msgstr "Versione PHP"
535
 
536
  # @ bestwebsoft
537
- #: bws_menu.php:540
538
  msgid "PHP Safe Mode"
539
  msgstr "Safe Mode PHP"
540
 
541
  # @ bestwebsoft
542
- #: bws_menu.php:541
543
  msgid "PHP Allow URL fopen"
544
  msgstr "Consenti URL fopen PHP"
545
 
546
  # @ bestwebsoft
547
- #: bws_menu.php:542
548
  msgid "PHP Memory Limit"
549
  msgstr "Limite di memoria PHP"
550
 
551
  # @ bestwebsoft
552
- #: bws_menu.php:543
553
  msgid "PHP Max Upload Size"
554
  msgstr "Dimensione upload massima PHP"
555
 
556
  # @ bestwebsoft
557
- #: bws_menu.php:544
558
  msgid "PHP Max Post Size"
559
  msgstr "Dimensione massima Post PHP"
560
 
561
  # @ bestwebsoft
562
- #: bws_menu.php:545
563
  msgid "PHP Max Script Execute Time"
564
  msgstr "Tempo massimo di esecuzione PHP"
565
 
566
  # @ bestwebsoft
567
- #: bws_menu.php:546
568
  msgid "PHP Exif support"
569
  msgstr "Supporto Exif PHP"
570
 
571
  # @ bestwebsoft
572
- #: bws_menu.php:547
573
  msgid "PHP IPTC support"
574
  msgstr "Supporto IPTC PHP"
575
 
576
  # @ bestwebsoft
577
- #: bws_menu.php:548
578
  msgid "PHP XML support"
579
  msgstr "Supporto XML PHP"
580
 
581
  # @ bestwebsoft
582
- #: bws_menu.php:549
583
  msgid "Site URL"
584
  msgstr "URL sito"
585
 
586
  # @ bestwebsoft
587
- #: bws_menu.php:550
588
  msgid "Home URL"
589
  msgstr "URL home"
590
 
591
  # @ bestwebsoft
592
- #: bws_menu.php:553
593
  msgid "WordPress Version"
594
  msgstr "Versione WordPress"
595
 
596
  # @ bestwebsoft
597
- #: bws_menu.php:554
598
  msgid "WordPress DB Version"
599
  msgstr "Versione DB WordPress"
600
 
601
  # @ bestwebsoft
602
- #: bws_menu.php:555
603
  msgid "Multisite"
604
  msgstr "Multisito"
605
 
606
  # @ bestwebsoft
607
- #: bws_menu.php:556
608
  msgid "Active Theme"
609
  msgstr "Tema attivo"
610
 
611
  # @ bestwebsoft
612
- #: bws_menu.php:571
613
  msgid "Please enter a valid email address."
614
  msgstr "Per favore inserisci un indirizzo e-mail valido."
615
 
616
  # @ bestwebsoft
617
- #: bws_menu.php:575
618
  msgid "Email with system info is sent to "
619
  msgstr "Email con informazioni di sistema spedita a "
620
 
621
  # @ bestwebsoft
622
- #: bws_menu.php:579
623
  msgid "Thank you for contacting us."
624
  msgstr "Grazie per averci contattato."
625
 
626
  # @ bestwebsoft
627
- #: bws_menu.php:612
628
  msgid "Sorry, email message could not be delivered."
629
  msgstr "Spiacenti, il messaggio email non può essere inviato."
630
 
631
- #: bws_menu.php:620
632
  msgid "Need help?"
633
  msgstr ""
634
 
635
- #: bws_menu.php:621
636
  msgid "Client area"
637
  msgstr ""
638
 
639
  # @ bestwebsoft
640
- #: bws_menu.php:622
641
- #: bws_menu.php:933
642
  msgid "System status"
643
  msgstr "Stato sistema"
644
 
645
  # @ bestwebsoft
646
- #: bws_menu.php:627
647
  #, fuzzy
648
  msgid "Plugins"
649
  msgstr "Plugin Pro"
650
 
651
- #: bws_menu.php:629
652
  msgid "Themes"
653
  msgstr ""
654
 
@@ -675,27 +729,21 @@ msgstr "Plugin installati"
675
 
676
  # @ bestwebsoft
677
  # @ captcha
678
- #: bws_menu.php:672
679
- #: bws_menu.php:721
680
  msgid "Settings"
681
  msgstr "Impostazioni"
682
 
683
  # @ bestwebsoft
684
- #: bws_menu.php:693
685
- #: bws_menu.php:750
686
  #, fuzzy
687
  msgid "Activate this plugin"
688
  msgstr "Plugin attivi"
689
 
690
- #: bws_menu.php:708
691
- #: bws_menu.php:738
692
- #: bws_menu.php:784
693
  msgid "Go"
694
  msgstr ""
695
 
696
- #: bws_menu.php:712
697
- #: bws_menu.php:742
698
- #: bws_menu.php:788
699
  msgid "DONATE"
700
  msgstr ""
701
 
@@ -749,8 +797,7 @@ msgstr ""
749
  msgid "Preview"
750
  msgstr ""
751
 
752
- #: bws_menu.php:882
753
- #: bws_menu.php:914
754
  #, php-format
755
  msgid "By %s"
756
  msgstr ""
@@ -793,24 +840,31 @@ msgstr "Invia a una email personalizzata &#187;"
793
  # @ bestwebsoft
794
  #~ msgid "Pro plugins"
795
  #~ msgstr "Plugin Pro"
 
796
  # @ bestwebsoft
797
  #~ msgid "Activated plugins"
798
  #~ msgstr "Plugin attivi"
 
799
  # @ bestwebsoft
800
  #~ msgid "Read more"
801
  #~ msgstr "Leggi tutto"
 
802
  # @ bestwebsoft
803
  #~ msgid "Purchase"
804
  #~ msgstr "Acquista"
 
805
  # @ bestwebsoft
806
  #~ msgid "Free plugins"
807
  #~ msgstr "Plugin gratuiti"
 
808
  # @ bestwebsoft
809
  #~ msgid "Download"
810
  #~ msgstr "Scarica"
 
811
  # @ bestwebsoft
812
  #~ msgid "Install now from wordpress.org"
813
  #~ msgstr "Installa ora da wordpress.org"
 
814
  # @ bestwebsoft
815
  #, fuzzy
816
  #~ msgid "Activated theme"
@@ -839,9 +893,11 @@ msgstr "Invia a una email personalizzata &#187;"
839
  # @ captcha
840
  #~ msgid "Captcha"
841
  #~ msgstr "Captcha"
 
842
  # @ captcha
843
  #~ msgid "Login form"
844
  #~ msgstr "Modulo di login"
 
845
  # @ captcha
846
  #, fuzzy
847
  #~ msgid "Registration form"
@@ -850,6 +906,7 @@ msgstr "Invia a una email personalizzata &#187;"
850
  # @ captcha
851
  #~ msgid "Register form"
852
  #~ msgstr "Modulo di registrazione"
 
853
  # @ captcha
854
  #, fuzzy
855
  #~ msgid "Reset Password form"
@@ -858,24 +915,31 @@ msgstr "Invia a una email personalizzata &#187;"
858
  # @ captcha
859
  #~ msgid "Lost password form"
860
  #~ msgstr "Modulo recupero password"
 
861
  # @ captcha
862
  #~ msgid "Comments form"
863
  #~ msgstr "Modulo dei commenti"
 
864
  # @ captcha
865
  #~ msgid "Hide CAPTCHA for registered users"
866
  #~ msgstr "Nascondi CAPTCHA per gli utenti registrati"
 
867
  # @ captcha
868
  #~ msgid "Plus (&#43;)"
869
  #~ msgstr "Addizione (&#43;)"
 
870
  # @ captcha
871
  #~ msgid "Plus"
872
  #~ msgstr "Più"
 
873
  # @ captcha
874
  #~ msgid "Minus (&minus;)"
875
  #~ msgstr "Sottrazione (&minus;)"
 
876
  # @ captcha
877
  #~ msgid "Minus"
878
  #~ msgstr "Meno"
 
879
  # @ captcha
880
  #, fuzzy
881
  #~ msgid "Multiplication (&times;)"
@@ -889,12 +953,15 @@ msgstr "Invia a una email personalizzata &#187;"
889
  # @ captcha
890
  #~ msgid "Numbers"
891
  #~ msgstr "Numeri"
 
892
  # @ captcha
893
  #~ msgid "Words"
894
  #~ msgstr "Parole"
 
895
  # @ captcha
896
  #~ msgid "Support"
897
  #~ msgstr "Supporto"
 
898
  # @ captcha
899
  #, fuzzy
900
  #~ msgid ""
@@ -906,6 +973,7 @@ msgstr "Invia a una email personalizzata &#187;"
906
  # @ captcha
907
  #~ msgid "Options saved."
908
  #~ msgstr "Impostazioni salvate."
 
909
  # @ captcha
910
  #, fuzzy
911
  #~ msgid "Enable CAPTCHA for:"
@@ -914,15 +982,19 @@ msgstr "Invia a una email personalizzata &#187;"
914
  # @ captcha
915
  #~ msgid "Contact form"
916
  #~ msgstr "Modulo di contatto"
 
917
  # @ captcha
918
  #~ msgid "powered by"
919
  #~ msgstr "powered by"
 
920
  # @ captcha
921
  #~ msgid "Activate contact form"
922
  #~ msgstr "Attiva modulo di contatto"
 
923
  # @ captcha
924
  #~ msgid "Download contact form"
925
  #~ msgstr "Scarica il plugin per il modulo di contatto"
 
926
  # @ captcha
927
  #, fuzzy
928
  #~ msgid ""
@@ -934,6 +1006,7 @@ msgstr "Invia a una email personalizzata &#187;"
934
  # @ captcha
935
  #~ msgid "\"Create a Group\" form"
936
  #~ msgstr "Modulo \"Crea un gruppo\""
 
937
  # @ captcha
938
  #~ msgid ""
939
  #~ "This functionality is available in the Pro version of the plugin. For "
@@ -941,6 +1014,7 @@ msgstr "Invia a una email personalizzata &#187;"
941
  #~ msgstr ""
942
  #~ "Questa funzionalità è disponibile nella versione Pro del plugin. Per "
943
  #~ "maggiori dettagli, per favore vai al link"
 
944
  # @ captcha
945
  #, fuzzy
946
  #~ msgid "Title for CAPTCHA in the form"
@@ -949,15 +1023,19 @@ msgstr "Invia a una email personalizzata &#187;"
949
  # @ captcha
950
  #~ msgid "Arithmetic actions for CAPTCHA"
951
  #~ msgstr "Operazioni aritmetiche per il CAPTCHA"
 
952
  # @ captcha
953
  #~ msgid "CAPTCHA complexity level"
954
  #~ msgstr "Livello complessità CAPTCHA"
 
955
  # @ captcha
956
  #~ msgid "ERROR"
957
  #~ msgstr "ERRORE"
 
958
  # @ captcha
959
  #~ msgid "Please fill the form."
960
  #~ msgstr "Per favore compila il modulo."
 
961
  # @ captcha
962
  #, fuzzy
963
  #~ msgid "Please enter a valid CAPTCHA value."
@@ -975,84 +1053,111 @@ msgstr "Invia a una email personalizzata &#187;"
975
  # @ captcha
976
  #~ msgid "zero"
977
  #~ msgstr "zero"
 
978
  # @ captcha
979
  #~ msgid "one"
980
  #~ msgstr "uno"
 
981
  # @ captcha
982
  #~ msgid "three"
983
  #~ msgstr "tre"
 
984
  # @ captcha
985
  #~ msgid "five"
986
  #~ msgstr "cinque"
 
987
  # @ captcha
988
  #~ msgid "six"
989
  #~ msgstr "sei"
 
990
  # @ captcha
991
  #~ msgid "seven"
992
  #~ msgstr "sette"
 
993
  # @ captcha
994
  #~ msgid "eight"
995
  #~ msgstr "otto"
 
996
  # @ captcha
997
  #~ msgid "nine"
998
  #~ msgstr "nove"
 
999
  # @ captcha
1000
  #~ msgid "eleven"
1001
  #~ msgstr "undici"
 
1002
  # @ captcha
1003
  #~ msgid "twelve"
1004
  #~ msgstr "dodici"
 
1005
  # @ captcha
1006
  #~ msgid "thirteen"
1007
  #~ msgstr "tredici"
 
1008
  # @ captcha
1009
  #~ msgid "fourteen"
1010
  #~ msgstr "quattordici"
 
1011
  # @ captcha
1012
  #~ msgid "fifteen"
1013
  #~ msgstr "quindici"
 
1014
  # @ captcha
1015
  #~ msgid "sixteen"
1016
  #~ msgstr "sedici"
 
1017
  # @ captcha
1018
  #~ msgid "seventeen"
1019
  #~ msgstr "diciassette"
 
1020
  # @ captcha
1021
  #~ msgid "eighteen"
1022
  #~ msgstr "diciotto"
 
1023
  # @ captcha
1024
  #~ msgid "nineteen"
1025
  #~ msgstr "diciannove"
 
1026
  # @ captcha
1027
  #~ msgid "ten"
1028
  #~ msgstr "dieci"
 
1029
  # @ captcha
1030
  #~ msgid "twenty"
1031
  #~ msgstr "venti"
 
1032
  # @ captcha
1033
  #~ msgid "thirty"
1034
  #~ msgstr "trenta"
 
1035
  # @ captcha
1036
  #~ msgid "forty"
1037
  #~ msgstr "quaranta"
 
1038
  # @ captcha
1039
  #~ msgid "fifty"
1040
  #~ msgstr "cinquanta"
 
1041
  # @ captcha
1042
  #~ msgid "sixty"
1043
  #~ msgstr "sessanta"
 
1044
  # @ captcha
1045
  #~ msgid "seventy"
1046
  #~ msgstr "settanta"
 
1047
  # @ captcha
1048
  #~ msgid "eighty"
1049
  #~ msgstr "ottanta"
 
1050
  # @ captcha
1051
  #~ msgid "ninety"
1052
  #~ msgstr "novanta"
 
1053
  # @ captcha
1054
  #~ msgid "and"
1055
  #~ msgstr "e"
 
1056
  # @ captcha
1057
  #, fuzzy
1058
  #~ msgid "Encryption password is not set"
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"
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
 
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
 
797
  msgid "Preview"
798
  msgstr ""
799
 
800
+ #: bws_menu.php:882 bws_menu.php:914
 
801
  #, php-format
802
  msgid "By %s"
803
  msgstr ""
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"
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"
906
  # @ captcha
907
  #~ msgid "Register form"
908
  #~ msgstr "Modulo di registrazione"
909
+
910
  # @ captcha
911
  #, fuzzy
912
  #~ msgid "Reset Password form"
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;)"
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 ""
973
  # @ captcha
974
  #~ msgid "Options saved."
975
  #~ msgstr "Impostazioni salvate."
976
+
977
  # @ captcha
978
  #, fuzzy
979
  #~ msgid "Enable CAPTCHA for:"
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 ""
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 "
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"
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."
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"
bws_menu/languages/bestwebsoft-ja.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-ja.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: 2015-10-09 14:42+0300\n"
6
- "PO-Revision-Date: 2015-10-09 14:42+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: foken <foken@gmx.com>\n"
9
  "Language: ja_JP\n"
@@ -16,594 +16,645 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: bws_functions.php:39
20
- #: bws_functions.php:63
21
  #, fuzzy
22
  msgid "requires"
23
  msgstr "必須フィールド"
24
 
25
- #: bws_functions.php:41
26
- msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
 
 
27
  msgstr ""
28
 
29
- #: bws_functions.php:42
30
  msgid "Back to the WordPress"
31
  msgstr ""
32
 
33
- #: bws_functions.php:44
34
  #, fuzzy
35
  msgid "Plugins page"
36
  msgstr "Pro Plugins"
37
 
38
- #: bws_functions.php:65
39
- msgid "or higher! We do not guarantee that our plugin will work correctly. Please upgrade to WordPress latest version."
 
 
40
  msgstr ""
41
 
42
- #: bws_functions.php:122
 
 
 
 
 
43
  msgid "It’s time to upgrade your"
44
  msgstr ""
45
 
46
- #: bws_functions.php:122
47
  msgid "to"
48
  msgstr ""
49
 
50
- #: bws_functions.php:122
51
  #, fuzzy
52
  msgid "version!"
53
  msgstr "PHP バージョン"
54
 
55
- #: bws_functions.php:123
56
  msgid "Extend standard plugin functionality with new great options."
57
  msgstr ""
58
 
59
- #: bws_functions.php:126
60
- #: bws_functions.php:561
61
  #, fuzzy
62
  msgid "Learn More"
63
  msgstr "もっと読む"
64
 
65
- #: bws_functions.php:143
66
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
67
  msgstr ""
68
 
69
- #: bws_functions.php:144
70
  #, fuzzy
71
  msgid "Rate the plugin"
72
  msgstr "有効なプラグイン"
73
 
74
- #: bws_functions.php:147
75
  #, fuzzy
76
  msgid "If there is something wrong about it, please contact us"
77
  msgstr "もそご質問がある場合は、以下の方法でご連絡下さい:"
78
 
79
- #: bws_functions.php:179
80
  msgid "Check premium options on the plugin settings page!"
81
  msgstr ""
82
 
83
- #: bws_functions.php:186
84
- #: bws_functions.php:222
85
  msgid "Wrong license key"
86
  msgstr ""
87
 
88
- #: bws_functions.php:216
89
- #: bws_functions.php:474
90
- #: bws_functions.php:525
91
- msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
92
  msgstr ""
93
 
94
- #: bws_functions.php:216
95
- #: bws_functions.php:474
96
- #: bws_functions.php:525
97
  msgid "We are sorry for inconvenience."
98
  msgstr ""
99
 
100
- #: bws_functions.php:224
101
  msgid "This license key is bind to another site"
102
  msgstr ""
103
 
104
- #: bws_functions.php:226
105
- #: bws_functions.php:384
106
- msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
 
107
  msgstr ""
108
 
109
- #: bws_functions.php:228
110
- msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
 
 
111
  msgstr ""
112
 
113
- #: bws_functions.php:230
114
- msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
 
 
115
  msgstr ""
116
 
117
- #: bws_functions.php:251
118
- #: bws_functions.php:273
119
- #: bws_functions.php:295
120
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
121
  msgstr ""
122
 
123
- #: bws_functions.php:263
124
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
125
  msgstr ""
126
 
127
- #: bws_functions.php:269
128
- msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
 
 
129
  msgstr ""
130
 
131
- #: bws_functions.php:276
132
  msgid "UploadDir is not writable. Please, upload the plugin manually"
133
  msgstr ""
134
 
135
- #: bws_functions.php:299
136
- msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
 
 
137
  msgstr ""
138
 
139
- #: bws_functions.php:324
140
  #, fuzzy
141
  msgid "Please, enter Your license key"
142
  msgstr "メッセージを入力して下さい..."
143
 
144
- #: bws_functions.php:348
145
- msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
 
 
146
  msgstr ""
147
 
148
- #: bws_functions.php:350
149
- #: bws_functions.php:441
150
  msgid "Please, go to"
151
  msgstr ""
152
 
153
- #: bws_functions.php:350
154
- #: bws_functions.php:441
155
  #, fuzzy
156
  msgid "the setting page"
157
  msgstr "追加設定"
158
 
159
- #: bws_functions.php:351
160
- #: bws_functions.php:442
161
  msgid "You will be redirected automatically in 5 seconds."
162
  msgstr ""
163
 
164
- #: bws_functions.php:358
165
  msgid "Show Pro features"
166
  msgstr ""
167
 
168
- #: bws_functions.php:365
169
  msgid "You can download and activate"
170
  msgstr ""
171
 
172
- #: bws_functions.php:367
173
  msgid "version of this plugin by entering Your license key."
174
  msgstr ""
175
 
176
- #: bws_functions.php:369
177
- #: bws_functions.php:410
178
- msgid "You can find your license key on your personal page Client area, by clicking on the link"
 
179
  msgstr ""
180
 
181
- #: bws_functions.php:371
182
- #: bws_functions.php:412
183
  msgid "(your username is the email you specify when purchasing the product)."
184
  msgstr ""
185
 
186
- #: bws_functions.php:375
187
- #: bws_functions.php:659
188
  msgid "or"
189
  msgstr "又は"
190
 
191
- #: bws_functions.php:375
192
  #, php-format
193
  msgid "Start Your Free %s-Day Trial Now"
194
  msgstr ""
195
 
196
- #: bws_functions.php:381
197
- #: bws_functions.php:390
198
- #: bws_functions.php:420
199
- #: bws_functions.php:428
200
- #: bws_menu.php:693
201
  #: bws_menu.php:750
202
  #, fuzzy
203
  msgid "Activate"
204
  msgstr "有効なcaptcha"
205
 
206
- #: bws_functions.php:407
207
- #: bws_functions.php:500
208
  #, php-format
209
- msgid "In order to continue using the plugin it is necessary to buy a %s license."
 
210
  msgstr ""
211
 
212
- #: bws_functions.php:408
213
  msgid "After that you can activate it by entering your license key."
214
  msgstr ""
215
 
216
- #: bws_functions.php:422
217
  msgid "Unfortunately, you have exceeded the number of available tries per day."
218
  msgstr ""
219
 
220
- #: bws_functions.php:439
221
- msgid "Congratulations! The Pro license of the plugin is successfully activated."
 
222
  msgstr ""
223
 
224
- #: bws_functions.php:480
225
  msgid "Wrong license key."
226
  msgstr ""
227
 
228
- #: bws_functions.php:482
229
  msgid "This license key is bind to another site."
230
  msgstr ""
231
 
232
- #: bws_functions.php:484
233
- msgid "This license key is valid, but Your license has expired. If you want to update our plugin in future, you should extend the license."
 
 
234
  msgstr ""
235
 
236
- #: bws_functions.php:486
237
  msgid "Unfortunately, you have exceeded the number of available tries."
238
  msgstr ""
239
 
240
- #: bws_functions.php:488
241
- msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
 
 
242
  msgstr ""
243
 
244
- #: bws_functions.php:492
245
  msgid "The Pro Trial license key is valid."
246
  msgstr ""
247
 
248
- #: bws_functions.php:494
249
  msgid "The license key is valid."
250
  msgstr ""
251
 
252
- #: bws_functions.php:497
253
  msgid "Your license will expire on"
254
  msgstr ""
255
 
256
- #: bws_functions.php:530
257
  #, fuzzy
258
  msgid "Please, enter your license key"
259
  msgstr "メッセージを入力して下さい..."
260
 
261
- #: bws_functions.php:543
262
- msgid "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"
 
 
 
263
  msgstr ""
264
 
265
- #: bws_functions.php:543
266
- msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
 
 
267
  msgstr ""
268
 
269
- #: bws_functions.php:547
270
  msgid "Check license key"
271
  msgstr ""
272
 
273
- #: bws_functions.php:561
274
  msgid "WARNING: Illegal use notification"
275
  msgstr ""
276
 
277
- #: bws_functions.php:561
278
- msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
 
 
 
 
279
  msgstr ""
280
 
281
- #: bws_functions.php:569
282
- msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
 
 
283
  msgstr ""
284
 
285
- #: bws_functions.php:571
286
- msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
 
 
287
  msgstr ""
288
 
289
- #: bws_functions.php:571
290
- #: bws_functions.php:624
291
- #: bws_menu.php:669
292
- #: bws_menu.php:691
293
- #: bws_menu.php:718
294
- #: bws_menu.php:748
295
  #: bws_menu.php:794
296
  #, fuzzy
297
  msgid "Learn more"
298
  msgstr "もっと読む"
299
 
300
- #: bws_functions.php:581
301
  #, php-format
302
  msgid "Notice: You are using the Pro Trial license of %s plugin."
303
  msgstr ""
304
 
305
- #: bws_functions.php:583
306
  msgid "Notice: You are using the Pro Trial license of plugin."
307
  msgstr ""
308
 
309
- #: bws_functions.php:586
310
  msgid "The Pro Trial license will expire on"
311
  msgstr ""
312
 
313
- #: bws_functions.php:624
314
  msgid "You license for"
315
  msgstr ""
316
 
317
- #: bws_functions.php:624
318
  msgid "expires on"
319
  msgstr ""
320
 
321
- #: bws_functions.php:624
322
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
323
  msgstr ""
324
 
325
- #: bws_functions.php:655
326
  #, fuzzy
327
  msgid "Thank you for installing"
328
  msgstr "ご連絡ありがとうございます"
329
 
330
- #: bws_functions.php:656
331
  msgid "Let's get started"
332
  msgstr ""
333
 
334
- #: bws_functions.php:657
335
  #, fuzzy
336
  msgid "Configure Settings"
337
  msgstr "コンタクトフォーム設定"
338
 
339
- #: bws_functions.php:660
340
  msgid "Add New"
341
  msgstr ""
342
 
343
- #: bws_functions.php:664
344
- msgid "Close notice"
 
 
 
 
 
 
 
 
 
 
 
345
  msgstr ""
346
 
347
- #: bws_functions.php:677
348
  msgid "Notice"
349
  msgstr ""
350
 
351
- #: bws_functions.php:677
352
  msgid "The plugin's settings have been changed."
353
  msgstr ""
354
 
355
- #: bws_functions.php:678
356
  msgid "Save Changes"
357
  msgstr "変更を保存"
358
 
359
- #: bws_functions.php:693
360
- msgid "You can always look at premium options by clicking on the \"Show Pro features\" in the \"Go PRO\" tab"
 
 
361
  msgstr ""
362
 
363
- #: bws_functions.php:773
364
- #, fuzzy
365
- msgid "Add BWS Plugins Shortcode"
366
- msgstr "短いコードの利用"
367
-
368
- #: bws_functions.php:793
369
  #, fuzzy
370
  msgid "Add shortcode"
371
  msgstr "短いコードの利用"
372
 
373
- #: bws_functions.php:793
374
  msgid "Add BestWebSoft plugins' shortcodes using this button."
375
  msgstr ""
376
 
377
- #: bws_functions.php:833
378
  msgid "Close"
379
  msgstr ""
380
 
381
- #: bws_functions.php:925
382
  msgid "Restore all plugin settings to defaults"
383
  msgstr ""
384
 
385
- #: bws_functions.php:927
386
  #, fuzzy
387
  msgid "Restore settings"
388
  msgstr "追加設定"
389
 
390
- #: bws_functions.php:938
391
  #, fuzzy
392
  msgid "Are you sure you want to restore all settings by default?"
393
  msgstr "本当に、この言語データを削除しますか?"
394
 
395
- #: bws_functions.php:941
396
  msgid "Yes, restore all settings"
397
  msgstr ""
398
 
399
- #: bws_functions.php:942
400
  #, fuzzy
401
  msgid "No, go back to the settings page"
402
  msgstr "追加設定"
403
 
404
- #: bws_functions.php:986
405
  #, fuzzy
406
  msgid "Plugin"
407
  msgstr "Pro Plugins"
408
 
409
- #: bws_functions.php:995
410
  #, fuzzy
411
  msgid "Shortcode settings"
412
  msgstr "追加設定"
413
 
414
- #: bws_functions.php:1000
415
  msgid "The shortcode will be inserted"
416
  msgstr ""
417
 
418
- #: bws_functions.php:1005
419
  msgid "Insert"
420
  msgstr ""
421
 
422
- #: bws_functions.php:1036
423
  msgid "Visit Help Center"
424
  msgstr ""
425
 
426
- #: bws_functions.php:1041
427
  msgid "FAQ"
428
  msgstr "FAQ"
429
 
430
- #: bws_functions.php:1047
431
  msgid "For more information:"
432
  msgstr ""
433
 
434
- #: bws_functions.php:1048
435
  msgid "Documentation"
436
  msgstr ""
437
 
438
- #: bws_functions.php:1049
439
  msgid "Video Instructions"
440
  msgstr ""
441
 
442
- #: bws_functions.php:1050
443
  #, fuzzy
444
  msgid "Submit a Request"
445
  msgstr "送信ボタン"
446
 
447
- #: bws_menu.php:506
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
448
  msgid "Not set"
449
  msgstr "未設定"
450
 
451
- #: bws_menu.php:508
452
- #: bws_menu.php:509
453
  msgid "On"
454
  msgstr "On"
455
 
456
- #: bws_menu.php:508
457
- #: bws_menu.php:509
458
  msgid "Off"
459
  msgstr "Off"
460
 
461
- #: bws_menu.php:510
462
- #: bws_menu.php:511
463
- #: bws_menu.php:512
464
- #: bws_menu.php:513
465
- #: bws_menu.php:514
466
- #: bws_menu.php:526
467
  msgid "N/A"
468
  msgstr "該当なし"
469
 
470
- #: bws_menu.php:514
471
  msgid " Mb"
472
  msgstr " Mb"
473
 
474
- #: bws_menu.php:515
475
- #: bws_menu.php:516
476
- #: bws_menu.php:517
477
- #: bws_menu.php:522
478
  msgid "Yes"
479
  msgstr "はい"
480
 
481
- #: bws_menu.php:515
482
- #: bws_menu.php:516
483
- #: bws_menu.php:517
484
- #: bws_menu.php:524
485
  msgid "No"
486
  msgstr "いいえ"
487
 
488
- #: bws_menu.php:534
489
  msgid "Operating System"
490
  msgstr "オペレーション・システム"
491
 
492
- #: bws_menu.php:535
493
  msgid "Server"
494
  msgstr "サーバ"
495
 
496
- #: bws_menu.php:536
497
  msgid "Memory usage"
498
  msgstr "メモリー使用"
499
 
500
- #: bws_menu.php:537
501
  msgid "MYSQL Version"
502
  msgstr "MYSQL バージョン"
503
 
504
- #: bws_menu.php:538
505
  msgid "SQL Mode"
506
  msgstr "SQLモード"
507
 
508
- #: bws_menu.php:539
509
  msgid "PHP Version"
510
  msgstr "PHP バージョン"
511
 
512
- #: bws_menu.php:540
513
  msgid "PHP Safe Mode"
514
  msgstr "PHP Safe Mode"
515
 
516
- #: bws_menu.php:541
517
  msgid "PHP Allow URL fopen"
518
  msgstr "PHP Allow URL fopen"
519
 
520
- #: bws_menu.php:542
521
  msgid "PHP Memory Limit"
522
  msgstr "PHP Memory Limit"
523
 
524
- #: bws_menu.php:543
525
  msgid "PHP Max Upload Size"
526
  msgstr "PHP Max Upload Size"
527
 
528
- #: bws_menu.php:544
529
  msgid "PHP Max Post Size"
530
  msgstr "PHP Max Post Size"
531
 
532
- #: bws_menu.php:545
533
  msgid "PHP Max Script Execute Time"
534
  msgstr "PHP Max Script Execute Time"
535
 
536
- #: bws_menu.php:546
537
  msgid "PHP Exif support"
538
  msgstr "PHP Exif サポート"
539
 
540
- #: bws_menu.php:547
541
  msgid "PHP IPTC support"
542
  msgstr "PHP IPTC サポート"
543
 
544
- #: bws_menu.php:548
545
  msgid "PHP XML support"
546
  msgstr "PHP XML サポート"
547
 
548
- #: bws_menu.php:549
549
  msgid "Site URL"
550
  msgstr "サイトURL"
551
 
552
- #: bws_menu.php:550
553
  msgid "Home URL"
554
  msgstr "ホームURL"
555
 
556
- #: bws_menu.php:553
557
  msgid "WordPress Version"
558
  msgstr "WordPress バージョン"
559
 
560
- #: bws_menu.php:554
561
  msgid "WordPress DB Version"
562
  msgstr "WordPress データベース バージョン"
563
 
564
- #: bws_menu.php:555
565
  msgid "Multisite"
566
  msgstr "複数サイト"
567
 
568
- #: bws_menu.php:556
569
  msgid "Active Theme"
570
  msgstr "有効なテーマ"
571
 
572
- #: bws_menu.php:571
573
  msgid "Please enter a valid email address."
574
  msgstr "正確なEメール・アドレスを入力して下さい。"
575
 
576
- #: bws_menu.php:575
577
  msgid "Email with system info is sent to "
578
  msgstr "システム情報をメールで送信:"
579
 
580
- #: bws_menu.php:579
581
  msgid "Thank you for contacting us."
582
  msgstr "ご連絡ありがとうございます"
583
 
584
- #: bws_menu.php:612
585
  msgid "Sorry, email message could not be delivered."
586
  msgstr "申し訳ございませんが、貴方のemailは配信できませんでした。"
587
 
588
- #: bws_menu.php:620
589
  msgid "Need help?"
590
  msgstr ""
591
 
592
- #: bws_menu.php:621
593
  msgid "Client area"
594
  msgstr ""
595
 
596
- #: bws_menu.php:622
597
- #: bws_menu.php:933
598
  msgid "System status"
599
  msgstr "システム状況"
600
 
601
- #: bws_menu.php:627
602
  #, fuzzy
603
  msgid "Plugins"
604
  msgstr "Pro Plugins"
605
 
606
- #: bws_menu.php:629
607
  msgid "Themes"
608
  msgstr ""
609
 
@@ -625,26 +676,20 @@ msgstr "推奨プラグイン"
625
  msgid "Installed plugins"
626
  msgstr "導入済みプラグイン"
627
 
628
- #: bws_menu.php:672
629
- #: bws_menu.php:721
630
  msgid "Settings"
631
  msgstr "設定"
632
 
633
- #: bws_menu.php:693
634
- #: bws_menu.php:750
635
  #, fuzzy
636
  msgid "Activate this plugin"
637
  msgstr "有効なプラグイン"
638
 
639
- #: bws_menu.php:708
640
- #: bws_menu.php:738
641
- #: bws_menu.php:784
642
  msgid "Go"
643
  msgstr ""
644
 
645
- #: bws_menu.php:712
646
- #: bws_menu.php:742
647
- #: bws_menu.php:788
648
  msgid "DONATE"
649
  msgstr ""
650
 
@@ -693,8 +738,7 @@ msgstr ""
693
  msgid "Preview"
694
  msgstr ""
695
 
696
- #: bws_menu.php:882
697
- #: bws_menu.php:914
698
  #, php-format
699
  msgid "By %s"
700
  msgstr ""
@@ -728,6 +772,10 @@ msgstr "サポートに送信"
728
  msgid "Send to custom email &#187;"
729
  msgstr "カスタムEメールに送信&#187;"
730
 
 
 
 
 
731
  #~ msgid "Pro plugins"
732
  #~ msgstr "Pro Plugins"
733
 
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"
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
 
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
 
738
  msgid "Preview"
739
  msgstr ""
740
 
741
+ #: bws_menu.php:882 bws_menu.php:914
 
742
  #, php-format
743
  msgid "By %s"
744
  msgstr ""
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
 
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-01-19 13:39+0300\n"
6
- "PO-Revision-Date: 2016-01-19 13:39+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"
@@ -46,6 +46,11 @@ 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:148
50
  msgid "It’s time to upgrade your"
51
  msgstr "Czas by zaktualizować"
@@ -214,7 +219,8 @@ msgid "Start Your Free %s-Day Trial Now"
214
  msgstr "Rozpocznij swój darmowy %s-dniowy okres testowy"
215
 
216
  #: bws_functions.php:413 bws_functions.php:422 bws_functions.php:452
217
- #: bws_functions.php:460 bws_menu.php:690 bws_menu.php:747
 
218
  msgid "Activate"
219
  msgstr "Aktywuj"
220
 
@@ -337,8 +343,9 @@ msgstr ""
337
  "Twoja licencja wygasła. Aby podtrzymać szybki dostęp do pomocy i "
338
  "aktualizacji powinieneś przedłużyć licencję."
339
 
340
- #: bws_functions.php:603 bws_functions.php:656 bws_menu.php:666
341
- #: bws_menu.php:688 bws_menu.php:715 bws_menu.php:745 bws_menu.php:791
 
342
  msgid "Learn more"
343
  msgstr "Dowiedz się więcej"
344
 
@@ -385,23 +392,34 @@ msgstr "Konfiguruj Ustawienia"
385
  msgid "Add New"
386
  msgstr "Dodaj nowy"
387
 
388
- #: bws_functions.php:696
389
- msgid "Close notice"
390
- msgstr "Zamknij powiadomienie"
 
 
 
 
 
 
 
 
 
 
 
391
 
392
- #: bws_functions.php:709
393
  msgid "Notice"
394
  msgstr "Uwaga"
395
 
396
- #: bws_functions.php:709
397
  msgid "The plugin's settings have been changed."
398
  msgstr "Ustawienia wtyczki zostały zmienione."
399
 
400
- #: bws_functions.php:710
401
  msgid "Save Changes"
402
  msgstr "Zapisz zmiany"
403
 
404
- #: bws_functions.php:727
405
  msgid ""
406
  "You can always look at premium options by clicking on the \"Show Pro features"
407
  "\" in the \"Go PRO\" tab"
@@ -409,344 +427,379 @@ msgstr ""
409
  "Zawsze możesz sprawdzić funkcje premium poprzez kliknięcie \"Pokaż funkcje "
410
  "PRO\" w zakładce \"Go PRO\""
411
 
412
- #: bws_functions.php:807
413
- msgid "Add BWS Plugins Shortcode"
414
- msgstr "Dodaj BWS Shortcode"
415
-
416
- #: bws_functions.php:827
417
  #, fuzzy
418
  msgid "Add shortcode"
419
  msgstr "Dodaj BWS Shortcode"
420
 
421
- #: bws_functions.php:827
422
  msgid "Add BestWebSoft plugins' shortcodes using this button."
423
  msgstr ""
424
 
425
- #: bws_functions.php:869
426
  msgid "Close"
427
  msgstr "Zamknij"
428
 
429
- #: bws_functions.php:961
430
  msgid "Restore all plugin settings to defaults"
431
  msgstr "Przywróć wszystkie ustawienia do wartości domyśłnych"
432
 
433
- #: bws_functions.php:963
434
  msgid "Restore settings"
435
  msgstr "Przywróć ustawienia"
436
 
437
- #: bws_functions.php:974
438
  msgid "Are you sure you want to restore all settings by default?"
439
  msgstr ""
440
  "Czy jesteś pewien, że chcesz przywrócić wszystkie ustawienia do wartości "
441
  "domyślnych?"
442
 
443
- #: bws_functions.php:977
444
  msgid "Yes, restore all settings"
445
  msgstr "Tak, przywróć wszystkie ustawienia"
446
 
447
- #: bws_functions.php:978
448
  msgid "No, go back to the settings page"
449
  msgstr "Nie, wróć do ustawień"
450
 
451
- #: bws_functions.php:1024
452
  msgid "Plugin"
453
  msgstr "Wtyczka"
454
 
455
- #: bws_functions.php:1033
456
  msgid "Shortcode settings"
457
  msgstr "Ustawienia shortcode"
458
 
459
- #: bws_functions.php:1038
460
  msgid "The shortcode will be inserted"
461
  msgstr "Shortcode zostanie umieszczony"
462
 
463
- #: bws_functions.php:1043
464
  msgid "Insert"
465
  msgstr "Umieść"
466
 
467
- #: bws_functions.php:1074
468
  msgid "Visit Help Center"
469
  msgstr ""
470
 
471
- #: bws_functions.php:1079
472
  msgid "FAQ"
473
  msgstr "FAQ"
474
 
475
- #: bws_functions.php:1085
476
  msgid "For more information:"
477
  msgstr ""
478
 
479
- #: bws_functions.php:1086
480
  msgid "Documentation"
481
  msgstr ""
482
 
483
- #: bws_functions.php:1087
484
  msgid "Video Instructions"
485
  msgstr ""
486
 
487
- #: bws_functions.php:1088
488
  #, fuzzy
489
  msgid "Submit a Request"
490
  msgstr "送信ボタン"
491
 
492
- #: bws_menu.php:506
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
493
  msgid "Not set"
494
  msgstr "Nie ustawiono"
495
 
496
- #: bws_menu.php:508 bws_menu.php:509
497
  msgid "On"
498
  msgstr "Włączone"
499
 
500
- #: bws_menu.php:508 bws_menu.php:509
501
  msgid "Off"
502
  msgstr "Wyłączone"
503
 
504
- #: bws_menu.php:510 bws_menu.php:511 bws_menu.php:512 bws_menu.php:513
505
- #: bws_menu.php:514 bws_menu.php:526
506
  msgid "N/A"
507
  msgstr "Brak danych"
508
 
509
- #: bws_menu.php:514
510
  msgid " Mb"
511
  msgstr " Mb"
512
 
513
- #: bws_menu.php:515 bws_menu.php:516 bws_menu.php:517 bws_menu.php:522
514
  msgid "Yes"
515
  msgstr "Tak"
516
 
517
- #: bws_menu.php:515 bws_menu.php:516 bws_menu.php:517 bws_menu.php:524
518
  msgid "No"
519
  msgstr "Nie"
520
 
521
- #: bws_menu.php:534
522
  msgid "Operating System"
523
  msgstr "System operacyjny"
524
 
525
- #: bws_menu.php:535
526
  msgid "Server"
527
  msgstr "Serwer"
528
 
529
- #: bws_menu.php:536
530
  msgid "Memory usage"
531
  msgstr "Wykorzystanie pamięci"
532
 
533
- #: bws_menu.php:537
534
  msgid "MYSQL Version"
535
  msgstr "Wersja MySQL"
536
 
537
- #: bws_menu.php:538
538
  msgid "SQL Mode"
539
  msgstr "Tryb SQL"
540
 
541
- #: bws_menu.php:539
542
  msgid "PHP Version"
543
  msgstr "Wersja PHP"
544
 
545
- #: bws_menu.php:540
546
  msgid "PHP Safe Mode"
547
  msgstr "PHP Safe Mode"
548
 
549
- #: bws_menu.php:541
550
  msgid "PHP Allow URL fopen"
551
  msgstr "Zezwól na PHP fopen"
552
 
553
- #: bws_menu.php:542
554
  msgid "PHP Memory Limit"
555
  msgstr "PHP Limit pamięci"
556
 
557
- #: bws_menu.php:543
558
  msgid "PHP Max Upload Size"
559
  msgstr "PHP Max rozmiar przesyłanego pliku"
560
 
561
- #: bws_menu.php:544
562
  msgid "PHP Max Post Size"
563
  msgstr "PHP Max rozmiar przesyłania POST"
564
 
565
- #: bws_menu.php:545
566
  msgid "PHP Max Script Execute Time"
567
  msgstr "PHP Max czas przetwarzania skryptu"
568
 
569
- #: bws_menu.php:546
570
  msgid "PHP Exif support"
571
  msgstr "PHP Wsparcie Exif"
572
 
573
- #: bws_menu.php:547
574
  msgid "PHP IPTC support"
575
  msgstr "PHP Wsparcie IPTC"
576
 
577
- #: bws_menu.php:548
578
  msgid "PHP XML support"
579
  msgstr "PHP Wsparcie XML"
580
 
581
- #: bws_menu.php:549
582
  msgid "Site URL"
583
  msgstr "Adres strony:"
584
 
585
- #: bws_menu.php:550
586
  msgid "Home URL"
587
  msgstr "Adres strony głównej:"
588
 
589
- #: bws_menu.php:553
590
  msgid "WordPress Version"
591
  msgstr "Wersja WordPress"
592
 
593
- #: bws_menu.php:554
594
  msgid "WordPress DB Version"
595
  msgstr "Wersja Bazy Danych dla WordPress"
596
 
597
- #: bws_menu.php:555
598
  msgid "Multisite"
599
  msgstr "Multisite"
600
 
601
- #: bws_menu.php:556
602
  msgid "Active Theme"
603
  msgstr "Aktywny motyw"
604
 
605
- #: bws_menu.php:571
606
  msgid "Please enter a valid email address."
607
  msgstr "Podaj poprawny adres email"
608
 
609
- #: bws_menu.php:575
610
  msgid "Email with system info is sent to "
611
  msgstr "Wiadomość z informacjami systemowymi zostanie wysłana do "
612
 
613
- #: bws_menu.php:579
614
  msgid "Thank you for contacting us."
615
  msgstr "Dziękujemy za kontakt."
616
 
617
- #: bws_menu.php:612
618
  msgid "Sorry, email message could not be delivered."
619
  msgstr "Przepraszamy, wiadomość nie została dostarczona."
620
 
621
- #: bws_menu.php:619
622
  msgid "Need help?"
623
  msgstr "Potrzebujesz pomocy?"
624
 
625
- #: bws_menu.php:620
626
  msgid "Client area"
627
  msgstr "Panel Klienta"
628
 
629
- #: bws_menu.php:621 bws_menu.php:930
630
  msgid "System status"
631
  msgstr "Status systemu"
632
 
633
- #: bws_menu.php:626
634
  msgid "Plugins"
635
  msgstr "Wtyczki"
636
 
637
- #: bws_menu.php:627
638
  msgid "Themes"
639
  msgstr "Motywy"
640
 
641
- #: bws_menu.php:631
642
  msgid "All"
643
  msgstr "Wszystko"
644
 
645
- #: bws_menu.php:632
646
  msgid "Installed"
647
  msgstr "Zainstalowane"
648
 
649
- #: bws_menu.php:633
650
  msgid "Recommended"
651
  msgstr "Polecane"
652
 
653
- #: bws_menu.php:637
654
  msgid "Installed plugins"
655
  msgstr "Zainstalowane"
656
 
657
- #: bws_menu.php:669 bws_menu.php:718
658
  msgid "Settings"
659
  msgstr "Ustawienia"
660
 
661
- #: bws_menu.php:690 bws_menu.php:747
662
  msgid "Activate this plugin"
663
  msgstr "Aktywuj wtyczkę"
664
 
665
- #: bws_menu.php:705 bws_menu.php:735 bws_menu.php:781
666
  msgid "Go"
667
  msgstr "Go"
668
 
669
- #: bws_menu.php:709 bws_menu.php:739 bws_menu.php:785
670
  msgid "DONATE"
671
  msgstr "DOTACJA"
672
 
673
- #: bws_menu.php:755
674
  msgid "Recommended plugins"
675
  msgstr "Polecane"
676
 
677
- #: bws_menu.php:793
678
  msgid "Install now"
679
  msgstr "Instaluj teraz"
680
 
681
- #: bws_menu.php:814
682
  msgid "Try again"
683
  msgstr "Spróbuj ponownie"
684
 
685
- #: bws_menu.php:832
686
  #, php-format
687
  msgid "Preview &#8220;%s&#8221;"
688
  msgstr "Podgląd &#8220;%s&#8221;"
689
 
690
- #: bws_menu.php:863
691
  #, php-format
692
  msgid "Install %s"
693
  msgstr "Instaluj %s"
694
 
695
- #: bws_menu.php:863
696
  msgid "Install Now"
697
  msgstr "Instaluj teraz"
698
 
699
- #: bws_menu.php:866
700
  #, php-format
701
  msgid "Update to version %s"
702
  msgstr "Aktualizuj do wersji %s"
703
 
704
- #: bws_menu.php:866
705
  msgid "Update"
706
  msgstr "Aktualizuj"
707
 
708
- #: bws_menu.php:873
709
  #, php-format
710
  msgid "Preview %s"
711
  msgstr "Podgląd %s"
712
 
713
- #: bws_menu.php:873
714
  msgid "Preview"
715
  msgstr "Podgląd"
716
 
717
- #: bws_menu.php:879 bws_menu.php:911
718
  #, php-format
719
  msgid "By %s"
720
  msgstr "Od %s"
721
 
722
- #: bws_menu.php:885
723
  msgid "Details"
724
  msgstr "Szczegóły"
725
 
726
- #: bws_menu.php:917
727
  msgid "Already Installed"
728
  msgstr "Zainstalowane"
729
 
730
- #: bws_menu.php:933
731
  msgid "Environment"
732
  msgstr "Środowisko"
733
 
734
- #: bws_menu.php:944
735
  msgid "Active Plugins"
736
  msgstr "Aktywne wtyczki"
737
 
738
- #: bws_menu.php:957
739
  msgid "Inactive Plugins"
740
  msgstr "Nieaktywne wtyczki"
741
 
742
- #: bws_menu.php:973
743
  msgid "Send to support"
744
  msgstr "Wyślij do supportu"
745
 
746
- #: bws_menu.php:980
747
  msgid "Send to custom email &#187;"
748
  msgstr "Prześlij na własny adres &#187;"
749
 
 
 
 
750
  #~ msgid "Pro plugins"
751
  #~ msgstr "Pro Plugins"
752
 
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"
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ć"
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
 
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
 
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
  "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"
802
+
803
  #~ msgid "Pro plugins"
804
  #~ msgstr "Pro Plugins"
805
 
bws_menu/languages/bestwebsoft-pt_BR.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-pt_BR.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: 2015-10-09 14:42+0300\n"
6
- "PO-Revision-Date: 2015-10-09 14:42+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"
@@ -18,629 +18,683 @@ msgstr ""
18
  "X-Textdomain-Support: yes\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
- #: bws_functions.php:39
22
- #: bws_functions.php:63
23
  msgid "requires"
24
  msgstr ""
25
 
26
- #: bws_functions.php:41
27
- msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
 
 
28
  msgstr ""
29
 
30
- #: bws_functions.php:42
31
  msgid "Back to the WordPress"
32
  msgstr ""
33
 
34
  # @ captcha
35
- #: bws_functions.php:44
36
  #, fuzzy
37
  msgid "Plugins page"
38
  msgstr "Plugins Pro"
39
 
40
- #: bws_functions.php:65
41
- msgid "or higher! We do not guarantee that our plugin will work correctly. Please upgrade to WordPress latest version."
 
 
 
 
 
 
 
42
  msgstr ""
43
 
44
- #: bws_functions.php:122
45
  msgid "It’s time to upgrade your"
46
  msgstr ""
47
 
48
- #: bws_functions.php:122
49
  msgid "to"
50
  msgstr ""
51
 
52
  # @ captcha
53
- #: bws_functions.php:122
54
  #, fuzzy
55
  msgid "version!"
56
  msgstr "Versão do PHP"
57
 
58
- #: bws_functions.php:123
59
  msgid "Extend standard plugin functionality with new great options."
60
  msgstr ""
61
 
62
  # @ captcha
63
- #: bws_functions.php:126
64
- #: bws_functions.php:561
65
  #, fuzzy
66
  msgid "Learn More"
67
  msgstr "Leia Mais"
68
 
69
- #: bws_functions.php:143
70
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
71
  msgstr ""
72
 
73
  # @ captcha
74
- #: bws_functions.php:144
75
  #, fuzzy
76
  msgid "Rate the plugin"
77
  msgstr "Plugins ativados"
78
 
79
  # @ captcha
80
- #: bws_functions.php:147
81
  #, fuzzy
82
  msgid "If there is something wrong about it, please contact us"
83
  msgstr "Se você tiver quaisquer perguntas, por favor entre em contato via"
84
 
85
- #: bws_functions.php:179
86
  msgid "Check premium options on the plugin settings page!"
87
  msgstr ""
88
 
89
- #: bws_functions.php:186
90
- #: bws_functions.php:222
91
  msgid "Wrong license key"
92
  msgstr ""
93
 
94
- #: bws_functions.php:216
95
- #: bws_functions.php:474
96
- #: bws_functions.php:525
97
- msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
98
  msgstr ""
99
 
100
- #: bws_functions.php:216
101
- #: bws_functions.php:474
102
- #: bws_functions.php:525
103
  msgid "We are sorry for inconvenience."
104
  msgstr ""
105
 
106
- #: bws_functions.php:224
107
  msgid "This license key is bind to another site"
108
  msgstr ""
109
 
110
- #: bws_functions.php:226
111
- #: bws_functions.php:384
112
- msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
 
113
  msgstr ""
114
 
115
- #: bws_functions.php:228
116
- msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
 
 
117
  msgstr ""
118
 
119
- #: bws_functions.php:230
120
- msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
 
 
121
  msgstr ""
122
 
123
- #: bws_functions.php:251
124
- #: bws_functions.php:273
125
- #: bws_functions.php:295
126
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
127
  msgstr ""
128
 
129
- #: bws_functions.php:263
130
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
131
  msgstr ""
132
 
133
- #: bws_functions.php:269
134
- msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
 
 
135
  msgstr ""
136
 
137
- #: bws_functions.php:276
138
  msgid "UploadDir is not writable. Please, upload the plugin manually"
139
  msgstr ""
140
 
141
- #: bws_functions.php:299
142
- msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
 
 
143
  msgstr ""
144
 
145
- #: bws_functions.php:324
146
  msgid "Please, enter Your license key"
147
  msgstr ""
148
 
149
- #: bws_functions.php:348
150
- msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
 
 
151
  msgstr ""
152
 
153
- #: bws_functions.php:350
154
- #: bws_functions.php:441
155
  msgid "Please, go to"
156
  msgstr ""
157
 
158
- #: bws_functions.php:350
159
- #: bws_functions.php:441
160
  msgid "the setting page"
161
  msgstr ""
162
 
163
- #: bws_functions.php:351
164
- #: bws_functions.php:442
165
  msgid "You will be redirected automatically in 5 seconds."
166
  msgstr ""
167
 
168
- #: bws_functions.php:358
169
  msgid "Show Pro features"
170
  msgstr ""
171
 
172
- #: bws_functions.php:365
173
  msgid "You can download and activate"
174
  msgstr ""
175
 
176
- #: bws_functions.php:367
177
  msgid "version of this plugin by entering Your license key."
178
  msgstr ""
179
 
180
- #: bws_functions.php:369
181
- #: bws_functions.php:410
182
- msgid "You can find your license key on your personal page Client area, by clicking on the link"
 
183
  msgstr ""
184
 
185
- #: bws_functions.php:371
186
- #: bws_functions.php:412
187
  msgid "(your username is the email you specify when purchasing the product)."
188
  msgstr ""
189
 
190
- #: bws_functions.php:375
191
- #: bws_functions.php:659
192
  msgid "or"
193
  msgstr ""
194
 
195
- #: bws_functions.php:375
196
  #, php-format
197
  msgid "Start Your Free %s-Day Trial Now"
198
  msgstr ""
199
 
200
  # @ captcha
201
- #: bws_functions.php:381
202
- #: bws_functions.php:390
203
- #: bws_functions.php:420
204
- #: bws_functions.php:428
205
- #: bws_menu.php:693
206
  #: bws_menu.php:750
207
  #, fuzzy
208
  msgid "Activate"
209
  msgstr "Plugins ativados"
210
 
211
- #: bws_functions.php:407
212
- #: bws_functions.php:500
213
  #, php-format
214
- msgid "In order to continue using the plugin it is necessary to buy a %s license."
 
215
  msgstr ""
216
 
217
- #: bws_functions.php:408
218
  msgid "After that you can activate it by entering your license key."
219
  msgstr ""
220
 
221
- #: bws_functions.php:422
222
  msgid "Unfortunately, you have exceeded the number of available tries per day."
223
  msgstr ""
224
 
225
- #: bws_functions.php:439
226
- msgid "Congratulations! The Pro license of the plugin is successfully activated."
 
227
  msgstr ""
228
 
229
- #: bws_functions.php:480
230
  msgid "Wrong license key."
231
  msgstr ""
232
 
233
- #: bws_functions.php:482
234
  msgid "This license key is bind to another site."
235
  msgstr ""
236
 
237
- #: bws_functions.php:484
238
- msgid "This license key is valid, but Your license has expired. If you want to update our plugin in future, you should extend the license."
 
 
239
  msgstr ""
240
 
241
- #: bws_functions.php:486
242
  msgid "Unfortunately, you have exceeded the number of available tries."
243
  msgstr ""
244
 
245
- #: bws_functions.php:488
246
- msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
 
 
247
  msgstr ""
248
 
249
- #: bws_functions.php:492
250
  msgid "The Pro Trial license key is valid."
251
  msgstr ""
252
 
253
- #: bws_functions.php:494
254
  msgid "The license key is valid."
255
  msgstr ""
256
 
257
- #: bws_functions.php:497
258
  msgid "Your license will expire on"
259
  msgstr ""
260
 
261
- #: bws_functions.php:530
262
  msgid "Please, enter your license key"
263
  msgstr ""
264
 
265
- #: bws_functions.php:543
266
- msgid "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"
 
 
 
267
  msgstr ""
268
 
269
- #: bws_functions.php:543
270
- msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
 
 
271
  msgstr ""
272
 
273
- #: bws_functions.php:547
274
  msgid "Check license key"
275
  msgstr ""
276
 
277
- #: bws_functions.php:561
278
  msgid "WARNING: Illegal use notification"
279
  msgstr ""
280
 
281
- #: bws_functions.php:561
282
- msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
 
 
 
 
283
  msgstr ""
284
 
285
- #: bws_functions.php:569
286
- msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
 
 
287
  msgstr ""
288
 
289
- #: bws_functions.php:571
290
- msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
 
 
291
  msgstr ""
292
 
293
  # @ captcha
294
- #: bws_functions.php:571
295
- #: bws_functions.php:624
296
- #: bws_menu.php:669
297
- #: bws_menu.php:691
298
- #: bws_menu.php:718
299
- #: bws_menu.php:748
300
  #: bws_menu.php:794
301
  #, fuzzy
302
  msgid "Learn more"
303
  msgstr "Leia Mais"
304
 
305
- #: bws_functions.php:581
306
  #, php-format
307
  msgid "Notice: You are using the Pro Trial license of %s plugin."
308
  msgstr ""
309
 
310
- #: bws_functions.php:583
311
  msgid "Notice: You are using the Pro Trial license of plugin."
312
  msgstr ""
313
 
314
- #: bws_functions.php:586
315
  msgid "The Pro Trial license will expire on"
316
  msgstr ""
317
 
318
- #: bws_functions.php:624
319
  msgid "You license for"
320
  msgstr ""
321
 
322
- #: bws_functions.php:624
323
  msgid "expires on"
324
  msgstr ""
325
 
326
- #: bws_functions.php:624
327
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
328
  msgstr ""
329
 
330
  # @ captcha
331
- #: bws_functions.php:655
332
  #, fuzzy
333
  msgid "Thank you for installing"
334
  msgstr "Obrigado por nos contatar."
335
 
336
- #: bws_functions.php:656
337
  msgid "Let's get started"
338
  msgstr ""
339
 
340
  # @ captcha
341
- #: bws_functions.php:657
342
  #, fuzzy
343
  msgid "Configure Settings"
344
  msgstr "Configurações"
345
 
346
- #: bws_functions.php:660
347
  msgid "Add New"
348
  msgstr ""
349
 
350
- #: bws_functions.php:664
351
- msgid "Close notice"
 
 
 
 
 
 
 
 
352
  msgstr ""
353
 
354
- #: bws_functions.php:677
 
 
 
 
355
  msgid "Notice"
356
  msgstr ""
357
 
358
- #: bws_functions.php:677
359
  msgid "The plugin's settings have been changed."
360
  msgstr ""
361
 
362
- #: bws_functions.php:678
363
  msgid "Save Changes"
364
  msgstr ""
365
 
366
- #: bws_functions.php:693
367
- msgid "You can always look at premium options by clicking on the \"Show Pro features\" in the \"Go PRO\" tab"
368
- msgstr ""
369
-
370
- #: bws_functions.php:773
371
- msgid "Add BWS Plugins Shortcode"
372
  msgstr ""
373
 
374
- #: bws_functions.php:793
375
  msgid "Add shortcode"
376
  msgstr ""
377
 
378
- #: bws_functions.php:793
379
  msgid "Add BestWebSoft plugins' shortcodes using this button."
380
  msgstr ""
381
 
382
- #: bws_functions.php:833
383
  msgid "Close"
384
  msgstr ""
385
 
386
- #: bws_functions.php:925
387
  msgid "Restore all plugin settings to defaults"
388
  msgstr ""
389
 
390
- #: bws_functions.php:927
391
  msgid "Restore settings"
392
  msgstr ""
393
 
394
- #: bws_functions.php:938
395
  msgid "Are you sure you want to restore all settings by default?"
396
  msgstr ""
397
 
398
- #: bws_functions.php:941
399
  msgid "Yes, restore all settings"
400
  msgstr ""
401
 
402
- #: bws_functions.php:942
403
  msgid "No, go back to the settings page"
404
  msgstr ""
405
 
406
  # @ captcha
407
- #: bws_functions.php:986
408
  #, fuzzy
409
  msgid "Plugin"
410
  msgstr "Plugins Pro"
411
 
412
  # @ captcha
413
- #: bws_functions.php:995
414
  #, fuzzy
415
  msgid "Shortcode settings"
416
  msgstr "Configurações"
417
 
418
- #: bws_functions.php:1000
419
  msgid "The shortcode will be inserted"
420
  msgstr ""
421
 
422
- #: bws_functions.php:1005
423
  msgid "Insert"
424
  msgstr ""
425
 
426
- #: bws_functions.php:1036
427
  msgid "Visit Help Center"
428
  msgstr ""
429
 
430
- #: bws_functions.php:1041
431
  msgid "FAQ"
432
  msgstr ""
433
 
434
- #: bws_functions.php:1047
435
  msgid "For more information:"
436
  msgstr ""
437
 
438
- #: bws_functions.php:1048
439
  msgid "Documentation"
440
  msgstr ""
441
 
442
- #: bws_functions.php:1049
443
  msgid "Video Instructions"
444
  msgstr ""
445
 
446
- #: bws_functions.php:1050
447
  msgid "Submit a Request"
448
  msgstr ""
449
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
450
  # @ captcha
451
- #: bws_menu.php:506
 
 
 
 
 
 
 
 
 
 
 
 
 
452
  msgid "Not set"
453
  msgstr "Não definido"
454
 
455
  # @ captcha
456
- #: bws_menu.php:508
457
- #: bws_menu.php:509
458
  msgid "On"
459
  msgstr "Ligado"
460
 
461
  # @ captcha
462
- #: bws_menu.php:508
463
- #: bws_menu.php:509
464
  msgid "Off"
465
  msgstr "Desligado"
466
 
467
  # @ captcha
468
- #: bws_menu.php:510
469
- #: bws_menu.php:511
470
- #: bws_menu.php:512
471
- #: bws_menu.php:513
472
- #: bws_menu.php:514
473
- #: bws_menu.php:526
474
  msgid "N/A"
475
  msgstr "N/D"
476
 
477
  # @ captcha
478
- #: bws_menu.php:514
479
  msgid " Mb"
480
  msgstr " Mb"
481
 
482
  # @ captcha
483
- #: bws_menu.php:515
484
- #: bws_menu.php:516
485
- #: bws_menu.php:517
486
- #: bws_menu.php:522
487
  msgid "Yes"
488
  msgstr "Sim"
489
 
490
  # @ captcha
491
- #: bws_menu.php:515
492
- #: bws_menu.php:516
493
- #: bws_menu.php:517
494
- #: bws_menu.php:524
495
  msgid "No"
496
  msgstr "Não"
497
 
498
  # @ captcha
499
- #: bws_menu.php:534
500
  msgid "Operating System"
501
  msgstr "Sistema Operacional"
502
 
503
  # @ captcha
504
- #: bws_menu.php:535
505
  msgid "Server"
506
  msgstr "Servidor"
507
 
508
  # @ captcha
509
- #: bws_menu.php:536
510
  msgid "Memory usage"
511
  msgstr "Uso de memória"
512
 
513
  # @ captcha
514
- #: bws_menu.php:537
515
  msgid "MYSQL Version"
516
  msgstr "Versão do MySQL"
517
 
518
  # @ captcha
519
- #: bws_menu.php:538
520
  msgid "SQL Mode"
521
  msgstr "Modo SQL"
522
 
523
  # @ captcha
524
- #: bws_menu.php:539
525
  msgid "PHP Version"
526
  msgstr "Versão do PHP"
527
 
528
  # @ captcha
529
- #: bws_menu.php:540
530
  msgid "PHP Safe Mode"
531
  msgstr "Modo de Segurança do PHP"
532
 
533
  # @ captcha
534
- #: bws_menu.php:541
535
  msgid "PHP Allow URL fopen"
536
  msgstr "Permissão de fopen de URL do PHP"
537
 
538
  # @ captcha
539
- #: bws_menu.php:542
540
  msgid "PHP Memory Limit"
541
  msgstr "Limite de Memória do PHP"
542
 
543
  # @ captcha
544
- #: bws_menu.php:543
545
  msgid "PHP Max Upload Size"
546
  msgstr "Tamanho Máximo de Upload no PHP"
547
 
548
  # @ captcha
549
- #: bws_menu.php:544
550
  msgid "PHP Max Post Size"
551
  msgstr "Tamanho Máximo de Envio do PHP"
552
 
553
  # @ captcha
554
- #: bws_menu.php:545
555
  msgid "PHP Max Script Execute Time"
556
  msgstr "Tempo de Execução Máximo do PHP"
557
 
558
  # @ captcha
559
- #: bws_menu.php:546
560
  msgid "PHP Exif support"
561
  msgstr "Suporte a Exif no PHP"
562
 
563
  # @ captcha
564
- #: bws_menu.php:547
565
  msgid "PHP IPTC support"
566
  msgstr "Suporte da IPTC no PHP"
567
 
568
  # @ captcha
569
- #: bws_menu.php:548
570
  msgid "PHP XML support"
571
  msgstr "Suporte a XML no PHP"
572
 
573
  # @ captcha
574
- #: bws_menu.php:549
575
  msgid "Site URL"
576
  msgstr "URL do Site"
577
 
578
  # @ captcha
579
- #: bws_menu.php:550
580
  msgid "Home URL"
581
  msgstr "URL da Página Inicial"
582
 
583
  # @ captcha
584
- #: bws_menu.php:553
585
  msgid "WordPress Version"
586
  msgstr "Versão do WordPress"
587
 
588
  # @ captcha
589
- #: bws_menu.php:554
590
  msgid "WordPress DB Version"
591
  msgstr "Versão do DB do WordPress"
592
 
593
  # @ captcha
594
- #: bws_menu.php:555
595
  msgid "Multisite"
596
  msgstr "Multisite"
597
 
598
  # @ captcha
599
- #: bws_menu.php:556
600
  msgid "Active Theme"
601
  msgstr "Tema Ativo"
602
 
603
  # @ captcha
604
- #: bws_menu.php:571
605
  msgid "Please enter a valid email address."
606
  msgstr "Por favor, informe um endereço de email válido."
607
 
608
  # @ captcha
609
- #: bws_menu.php:575
610
  msgid "Email with system info is sent to "
611
  msgstr "Email com informações do sistema é enviado para "
612
 
613
  # @ captcha
614
- #: bws_menu.php:579
615
  msgid "Thank you for contacting us."
616
  msgstr "Obrigado por nos contatar."
617
 
618
  # @ captcha
619
- #: bws_menu.php:612
620
  msgid "Sorry, email message could not be delivered."
621
  msgstr "Desculpe, a mensagem de email não pôde ser enviada."
622
 
623
- #: bws_menu.php:620
624
  msgid "Need help?"
625
  msgstr ""
626
 
627
- #: bws_menu.php:621
628
  msgid "Client area"
629
  msgstr ""
630
 
631
  # @ captcha
632
- #: bws_menu.php:622
633
- #: bws_menu.php:933
634
  msgid "System status"
635
  msgstr "Status do sistema"
636
 
637
  # @ captcha
638
- #: bws_menu.php:627
639
  #, fuzzy
640
  msgid "Plugins"
641
  msgstr "Plugins Pro"
642
 
643
- #: bws_menu.php:629
644
  msgid "Themes"
645
  msgstr ""
646
 
@@ -666,27 +720,21 @@ msgid "Installed plugins"
666
  msgstr "Plugins Instalados"
667
 
668
  # @ captcha
669
- #: bws_menu.php:672
670
- #: bws_menu.php:721
671
  msgid "Settings"
672
  msgstr "Configurações"
673
 
674
  # @ captcha
675
- #: bws_menu.php:693
676
- #: bws_menu.php:750
677
  #, fuzzy
678
  msgid "Activate this plugin"
679
  msgstr "Plugins ativados"
680
 
681
- #: bws_menu.php:708
682
- #: bws_menu.php:738
683
- #: bws_menu.php:784
684
  msgid "Go"
685
  msgstr ""
686
 
687
- #: bws_menu.php:712
688
- #: bws_menu.php:742
689
- #: bws_menu.php:788
690
  msgid "DONATE"
691
  msgstr ""
692
 
@@ -740,8 +788,7 @@ msgstr ""
740
  msgid "Preview"
741
  msgstr ""
742
 
743
- #: bws_menu.php:882
744
- #: bws_menu.php:914
745
  #, php-format
746
  msgid "By %s"
747
  msgstr ""
@@ -784,24 +831,31 @@ msgstr "Enviar para email personalizado &#187;"
784
  # @ captcha
785
  #~ msgid "Pro plugins"
786
  #~ msgstr "Plugins Pro"
 
787
  # @ captcha
788
  #~ msgid "Activated plugins"
789
  #~ msgstr "Plugins ativados"
 
790
  # @ captcha
791
  #~ msgid "Read more"
792
  #~ msgstr "Leia Mais"
 
793
  # @ captcha
794
  #~ msgid "Purchase"
795
  #~ msgstr "Compra"
 
796
  # @ captcha
797
  #~ msgid "Free plugins"
798
  #~ msgstr "Plugins Grátis"
 
799
  # @ captcha
800
  #~ msgid "Download"
801
  #~ msgstr "Baixar"
 
802
  # @ captcha
803
  #~ msgid "Install now from wordpress.org"
804
  #~ msgstr "Instale agora do site do wordpress (wordpress.org)"
 
805
  # @ captcha
806
  #, fuzzy
807
  #~ msgid "Activated theme"
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"
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
 
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
 
788
  msgid "Preview"
789
  msgstr ""
790
 
791
+ #: bws_menu.php:882 bws_menu.php:914
 
792
  #, php-format
793
  msgid "By %s"
794
  msgstr ""
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"
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: 2015-10-09 16:33+0300\n"
6
- "PO-Revision-Date: 2015-10-09 17:02+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,572 +16,675 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: bws_functions.php:39
20
- #: bws_functions.php:63
21
  msgid "requires"
22
  msgstr "требует"
23
 
24
- #: bws_functions.php:41
25
- msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
26
- msgstr "или выше, поэтому он был деактивирован! Пожалуйста, обновите WordPress и попробуйте еще раз."
 
 
 
 
27
 
28
- #: bws_functions.php:42
29
  msgid "Back to the WordPress"
30
  msgstr "Вернуться к WordPress на"
31
 
32
- #: bws_functions.php:44
33
  msgid "Plugins page"
34
  msgstr "Страницу плагинов"
35
 
36
- #: bws_functions.php:65
37
- msgid "or higher! We do not guarantee that our plugin will work correctly. Please upgrade to WordPress latest version."
38
- msgstr "или выше! Мы не гарантируем, что наш плагин будет работать корректно. Пожалуйста, обновите WordPress до последней версии."
 
 
 
 
 
 
 
 
 
39
 
40
- #: bws_functions.php:122
41
  msgid "It’s time to upgrade your"
42
  msgstr "Настало время обновить Ваш"
43
 
44
- #: bws_functions.php:122
45
  msgid "to"
46
  msgstr "до"
47
 
48
- #: bws_functions.php:122
49
  msgid "version!"
50
  msgstr "версии!"
51
 
52
- #: bws_functions.php:123
53
  msgid "Extend standard plugin functionality with new great options."
54
  msgstr "Расширяет возможности стандартного функционала плагина."
55
 
56
- #: bws_functions.php:126
57
- #: bws_functions.php:561
58
  msgid "Learn More"
59
  msgstr "Подробнее"
60
 
61
- #: bws_functions.php:143
62
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
63
- msgstr "Если вам понравился плагин, пожалуйста, поставьте нам 5 звезд на WordPress"
 
64
 
65
- #: bws_functions.php:144
66
  msgid "Rate the plugin"
67
  msgstr "Оценить плагин"
68
 
69
- #: bws_functions.php:147
70
  msgid "If there is something wrong about it, please contact us"
71
  msgstr "Если у вас есть какие-то вопросы, обращайтесь"
72
 
73
- #: bws_functions.php:179
74
  msgid "Check premium options on the plugin settings page!"
75
  msgstr "Просмотрите премиум опции на странице настроек плагина!"
76
 
77
- #: bws_functions.php:186
78
- #: bws_functions.php:222
79
  msgid "Wrong license key"
80
  msgstr "Неправильный лицензионный ключ"
81
 
82
- #: bws_functions.php:216
83
- #: bws_functions.php:474
84
- #: bws_functions.php:525
85
- msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
86
- msgstr "Что-то пошло не так. Повторите попытку позже. Если ошибка появится снова, пожалуйста, свяжитесь с нами"
 
 
87
 
88
- #: bws_functions.php:216
89
- #: bws_functions.php:474
90
- #: bws_functions.php:525
91
  msgid "We are sorry for inconvenience."
92
  msgstr "Приносим извинения за неудобства."
93
 
94
- #: bws_functions.php:224
95
  msgid "This license key is bind to another site"
96
  msgstr "Этот лицензионный ключ привязан к другому сайту"
97
 
98
- #: bws_functions.php:226
99
- #: bws_functions.php:384
100
- msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
101
- msgstr "К сожалению, вы превысили количество доступных попыток в день. Пожалуйста, загрузите плагин вручную."
 
 
 
102
 
103
- #: bws_functions.php:228
104
- msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
105
- msgstr "К сожалению, время использования вашей лицензии истекло. Для получения обновлений приоритетного саппорта вам нужно продлить лицензию перейдя на вашей"
 
 
 
 
 
106
 
107
- #: bws_functions.php:230
108
- msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
109
- msgstr "К сожалению, Pro лицензия уже была установлена на этом доменен. Pro Trial лицензия может быть установлена только один раз."
 
 
 
 
110
 
111
- #: bws_functions.php:251
112
- #: bws_functions.php:273
113
- #: bws_functions.php:295
114
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
115
- msgstr "Не удалось загрузить архив плагина. Пожалуйста, загрузите плагин вручную"
 
116
 
117
- #: bws_functions.php:263
118
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
119
  msgstr "Не удалось открыть архив ZIP. Пожалуйста, загрузите плагин вручную"
120
 
121
- #: bws_functions.php:269
122
- msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
123
- msgstr "Ваш сервер не поддерживает ни библиотеку ZipArchive, ни библиотеку Phar. Пожалуйста, загрузите плагин вручную"
 
 
 
 
124
 
125
- #: bws_functions.php:276
126
  msgid "UploadDir is not writable. Please, upload the plugin manually"
127
- msgstr "Папка загрузки не доступна для записи. Пожалуйста, загрузите плагин вручную"
 
128
 
129
- #: bws_functions.php:299
130
- msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
131
- msgstr "Что-то пошло не так. Повторите попытку позже или загрузите плагин вручную. Приносим извинения за неудобства."
 
 
 
 
132
 
133
- #: bws_functions.php:324
134
  msgid "Please, enter Your license key"
135
  msgstr "Пожалуйста, введите ваш лицензионный ключ"
136
 
137
- #: bws_functions.php:348
138
- msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
 
 
139
  msgstr "Поздравляем! Pro версия плагина была успешно загружена и активирована."
140
 
141
- #: bws_functions.php:350
142
- #: bws_functions.php:441
143
  msgid "Please, go to"
144
  msgstr "Пожалуйста, перейдите на"
145
 
146
- #: bws_functions.php:350
147
- #: bws_functions.php:441
148
  msgid "the setting page"
149
  msgstr "страницу настроек"
150
 
151
- #: bws_functions.php:351
152
- #: bws_functions.php:442
153
  msgid "You will be redirected automatically in 5 seconds."
154
  msgstr "Вы будете перенаправлены автоматически через 5 секунд."
155
 
156
- #: bws_functions.php:358
157
  msgid "Show Pro features"
158
  msgstr "Показать Pro опции"
159
 
160
- #: bws_functions.php:365
161
  msgid "You can download and activate"
162
  msgstr "Вы можете скачать и активировать"
163
 
164
- #: bws_functions.php:367
165
  msgid "version of this plugin by entering Your license key."
166
  msgstr "версию этого плагина, введя ваш лицензионный ключ."
167
 
168
- #: bws_functions.php:369
169
- #: bws_functions.php:410
170
- msgid "You can find your license key on your personal page Client area, by clicking on the link"
171
- msgstr "Вы можете найти ваш лицензионный ключ на вашей личной странице Client area, нажав на ссылку"
 
 
 
172
 
173
- #: bws_functions.php:371
174
- #: bws_functions.php:412
175
  msgid "(your username is the email you specify when purchasing the product)."
176
- msgstr "(ваше имя пользователя - это электронный адрес, указанный при покупке продукта)."
 
 
177
 
178
- #: bws_functions.php:375
179
- #: bws_functions.php:659
180
  msgid "or"
181
  msgstr "или"
182
 
183
- #: bws_functions.php:375
184
  #, php-format
185
  msgid "Start Your Free %s-Day Trial Now"
186
  msgstr "Попробуйте %s-дневную Trial версию бесплатно"
187
 
188
- #: bws_functions.php:381
189
- #: bws_functions.php:390
190
- #: bws_functions.php:420
191
- #: bws_functions.php:428
192
- #: bws_menu.php:693
193
  #: bws_menu.php:750
194
  msgid "Activate"
195
  msgstr "Активировать"
196
 
197
- #: bws_functions.php:407
198
- #: bws_functions.php:500
199
  #, php-format
200
- msgid "In order to continue using the plugin it is necessary to buy a %s license."
201
- msgstr "Чтобы продолжить пользоваться плагином, необходимо приобрести %s лицензию."
 
 
202
 
203
- #: bws_functions.php:408
204
  msgid "After that you can activate it by entering your license key."
205
  msgstr "После этого вы сможете активировать его введя лицензионный ключ."
206
 
207
- #: bws_functions.php:422
208
  msgid "Unfortunately, you have exceeded the number of available tries per day."
209
  msgstr "К сожалению, вы превысили количество доступных попыток."
210
 
211
- #: bws_functions.php:439
212
- msgid "Congratulations! The Pro license of the plugin is successfully activated."
 
213
  msgstr "Поздравляем! Pro версия плагина была успешно активирована."
214
 
215
- #: bws_functions.php:480
216
  msgid "Wrong license key."
217
  msgstr "Неправильный лицензионный ключ."
218
 
219
- #: bws_functions.php:482
220
  msgid "This license key is bind to another site."
221
  msgstr "Этот лицензионный ключ привязан к другому сайту."
222
 
223
- #: bws_functions.php:484
224
- msgid "This license key is valid, but Your license has expired. If you want to update our plugin in future, you should extend the license."
225
- msgstr "Лицензионный ключ принят, но срок действия лицензии истек. Если вы хотите обновлять плагин в будущем, вы должны продлить лицензию."
 
 
 
 
226
 
227
- #: bws_functions.php:486
228
  msgid "Unfortunately, you have exceeded the number of available tries."
229
  msgstr "К сожалению, вы превысили количество доступных попыток."
230
 
231
- #: bws_functions.php:488
232
- msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
233
- msgstr "К сожалению, Pro Trial версия плагина уже устанавливалась на этот домен. Pro Trial версию можно устанавливать лишь один раз."
 
 
 
 
234
 
235
- #: bws_functions.php:492
236
  msgid "The Pro Trial license key is valid."
237
  msgstr "Ключ Pro Trial версии действителен."
238
 
239
- #: bws_functions.php:494
240
  msgid "The license key is valid."
241
  msgstr "Лицензионный ключ действителен."
242
 
243
- #: bws_functions.php:497
244
  msgid "Your license will expire on"
245
  msgstr "Ваша лицензия истечет"
246
 
247
- #: bws_functions.php:530
248
  msgid "Please, enter your license key"
249
  msgstr "Пожалуйста, введите Ваш лицензионный ключ"
250
 
251
- #: bws_functions.php:543
252
- msgid "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"
253
- msgstr "При необходимости вы можете проверить валидность лицензионного ключа или повторно ввести его в поле ниже. Вы можете найти ваш лицензионный ключ на своей личной странице - Client area - на нашем сайте"
 
 
 
 
 
 
254
 
255
- #: bws_functions.php:543
256
- msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
257
- msgstr "(ваш пользователь это емейл, который вы указывали при покупке продукта). При необходимости нажмите \"Забыли пароль?\"."
 
 
 
 
258
 
259
- #: bws_functions.php:547
260
  msgid "Check license key"
261
  msgstr "Проверка лицензионного ключа"
262
 
263
- #: bws_functions.php:561
264
  msgid "WARNING: Illegal use notification"
265
  msgstr "ВНИМАНИЕ: уведомление о незаконном использовании"
266
 
267
- #: bws_functions.php:561
268
- msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
269
- msgstr "Вы можете использовать одну лицензию Pro плагина только для одного домена. Пожалуйста, проверьте и отредактируйте при необходимости лицензию или домен, используя Ваш личный Client Area. Мы настоятельно рекомендуем вам решить проблему в течение 24 часов, в противном случае плагин будет деактивирован."
 
 
 
 
 
 
 
 
270
 
271
- #: bws_functions.php:569
272
- msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
273
- msgstr "Внимание: Срок действия Pro Trial версии истек. Чтобы продолжить пользоваться плагином, пожалуйста, приобретите лицензию Pro"
 
 
 
 
274
 
275
- #: bws_functions.php:571
276
- msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
277
- msgstr "Время использования вашей лицензии истекло. Если вы хотите обновлять ваш плагин в дальнейшем и иметь приоритетную тех.поддержку, то вам нужно продлить лицензию."
 
 
 
 
 
278
 
279
- #: bws_functions.php:571
280
- #: bws_functions.php:624
281
- #: bws_menu.php:669
282
- #: bws_menu.php:691
283
- #: bws_menu.php:718
284
- #: bws_menu.php:748
285
  #: bws_menu.php:794
286
  msgid "Learn more"
287
  msgstr "Подробнее"
288
 
289
- #: bws_functions.php:581
290
  #, php-format
291
  msgid "Notice: You are using the Pro Trial license of %s plugin."
292
  msgstr "Внимание: Вы используете Pro Trial версию плагина %s."
293
 
294
- #: bws_functions.php:583
295
  msgid "Notice: You are using the Pro Trial license of plugin."
296
  msgstr "Внимание: Вы используете Pro Trial версию плагина."
297
 
298
- #: bws_functions.php:586
299
  msgid "The Pro Trial license will expire on"
300
  msgstr "Ваша лицензия Pro Trial версии плагина истекает"
301
 
302
- #: bws_functions.php:624
303
  msgid "You license for"
304
  msgstr "Ваш лицензионный ключ для"
305
 
306
- #: bws_functions.php:624
307
  msgid "expires on"
308
  msgstr "истекает"
309
 
310
- #: bws_functions.php:624
311
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
312
  msgstr "и вы не будете получать приоритетную тех.поддержку или обновления."
313
 
314
- #: bws_functions.php:655
315
  msgid "Thank you for installing"
316
  msgstr "Спасибо за установку"
317
 
318
- #: bws_functions.php:656
319
  msgid "Let's get started"
320
  msgstr "Давайте начнем"
321
 
322
- #: bws_functions.php:657
323
  msgid "Configure Settings"
324
  msgstr "Настройка параметров"
325
 
326
- #: bws_functions.php:660
327
  msgid "Add New"
328
  msgstr "Добавить"
329
 
330
- #: bws_functions.php:664
331
- msgid "Close notice"
332
- msgstr "Закрыть"
 
 
 
 
 
 
 
 
 
 
 
 
 
333
 
334
- #: bws_functions.php:677
335
  msgid "Notice"
336
  msgstr "Внимание"
337
 
338
- #: bws_functions.php:677
339
  msgid "The plugin's settings have been changed."
340
  msgstr "Настройки плагина были изменены"
341
 
342
- #: bws_functions.php:678
343
  msgid "Save Changes"
344
  msgstr "Сохранить изменения"
345
 
346
- #: bws_functions.php:693
347
- msgid "You can always look at premium options by clicking on the \"Show Pro features\" in the \"Go PRO\" tab"
348
- msgstr "Вы всегда можете просмотреть премиум опции нажав на кнопку \"Показать Pro опции\" на вкладке \"Перейти на PRO\""
349
-
350
- #: bws_functions.php:773
351
- msgid "Add BWS Plugins Shortcode"
352
- msgstr "Добавить шорткод BWS Плагина"
353
 
354
- #: bws_functions.php:793
355
  msgid "Add shortcode"
356
  msgstr "Добавить шорткод"
357
 
358
- #: bws_functions.php:793
359
  msgid "Add BestWebSoft plugins' shortcodes using this button."
360
  msgstr "Добавьте шорткоды BestWebSoft плагинов с помощью этой кнопки."
361
 
362
- #: bws_functions.php:833
363
  msgid "Close"
364
  msgstr "Закрыть"
365
 
366
- #: bws_functions.php:926
367
  msgid "Restore all plugin settings to defaults"
368
  msgstr "Восстановить все настройки плагина к настройкам по умолчанию"
369
 
370
- #: bws_functions.php:928
371
  msgid "Restore settings"
372
  msgstr "Восстановить настройки"
373
 
374
- #: bws_functions.php:939
375
  msgid "Are you sure you want to restore all settings by default?"
376
- msgstr "Вы уверены что хотите восстановить все настройки плагина к настройкам по умолчанию?"
 
 
377
 
378
- #: bws_functions.php:942
379
  msgid "Yes, restore all settings"
380
  msgstr "Да, восстановить все настройки"
381
 
382
- #: bws_functions.php:943
383
  msgid "No, go back to the settings page"
384
  msgstr "Нет, вернуться на страницу настроек"
385
 
386
- #: bws_functions.php:987
387
  msgid "Plugin"
388
  msgstr "Плагин"
389
 
390
- #: bws_functions.php:996
391
  msgid "Shortcode settings"
392
  msgstr "Настройки шорткода"
393
 
394
- #: bws_functions.php:1001
395
  msgid "The shortcode will be inserted"
396
  msgstr "Будет вставлен шорткод"
397
 
398
- #: bws_functions.php:1006
399
  msgid "Insert"
400
  msgstr "Вставить"
401
 
402
- #: bws_functions.php:1037
403
  msgid "Visit Help Center"
404
  msgstr "Перейти в Help Center"
405
 
406
- #: bws_functions.php:1042
407
  msgid "FAQ"
408
  msgstr "FAQ"
409
 
410
- #: bws_functions.php:1048
411
  msgid "For more information:"
412
  msgstr "Для дополнительной информации:"
413
 
414
- #: bws_functions.php:1049
415
  msgid "Documentation"
416
  msgstr "Документация"
417
 
418
- #: bws_functions.php:1050
419
  msgid "Video Instructions"
420
  msgstr "Видео инструкции"
421
 
422
- #: bws_functions.php:1051
423
  msgid "Submit a Request"
424
  msgstr "Отправить запрос"
425
 
426
- #: bws_menu.php:506
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
427
  msgid "Not set"
428
  msgstr "Не задан"
429
 
430
- #: bws_menu.php:508
431
- #: bws_menu.php:509
432
  msgid "On"
433
  msgstr "Вкл"
434
 
435
- #: bws_menu.php:508
436
- #: bws_menu.php:509
437
  msgid "Off"
438
  msgstr "Выкл"
439
 
440
- #: bws_menu.php:510
441
- #: bws_menu.php:511
442
- #: bws_menu.php:512
443
- #: bws_menu.php:513
444
- #: bws_menu.php:514
445
- #: bws_menu.php:526
446
  msgid "N/A"
447
  msgstr "Неизвестно"
448
 
449
- #: bws_menu.php:514
450
  msgid " Mb"
451
  msgstr "Mb"
452
 
453
- #: bws_menu.php:515
454
- #: bws_menu.php:516
455
- #: bws_menu.php:517
456
- #: bws_menu.php:522
457
  msgid "Yes"
458
  msgstr "Да"
459
 
460
- #: bws_menu.php:515
461
- #: bws_menu.php:516
462
- #: bws_menu.php:517
463
- #: bws_menu.php:524
464
  msgid "No"
465
  msgstr "Нет"
466
 
467
- #: bws_menu.php:534
468
  msgid "Operating System"
469
  msgstr "Операционная система"
470
 
471
- #: bws_menu.php:535
472
  msgid "Server"
473
  msgstr "Тип сервера"
474
 
475
- #: bws_menu.php:536
476
  msgid "Memory usage"
477
  msgstr "Памяти использовано"
478
 
479
- #: bws_menu.php:537
480
  msgid "MYSQL Version"
481
  msgstr "Версия MYSQL"
482
 
483
- #: bws_menu.php:538
484
  msgid "SQL Mode"
485
  msgstr "Режим SQL"
486
 
487
- #: bws_menu.php:539
488
  msgid "PHP Version"
489
  msgstr "Версия PHP"
490
 
491
- #: bws_menu.php:540
492
  msgid "PHP Safe Mode"
493
  msgstr "PHP Safe Mode"
494
 
495
- #: bws_menu.php:541
496
  msgid "PHP Allow URL fopen"
497
  msgstr "PHP Allow URL fopen"
498
 
499
- #: bws_menu.php:542
500
  msgid "PHP Memory Limit"
501
  msgstr "Лимит памяти"
502
 
503
- #: bws_menu.php:543
504
  msgid "PHP Max Upload Size"
505
  msgstr "Макс. размер загружаемого файла"
506
 
507
- #: bws_menu.php:544
508
  msgid "PHP Max Post Size"
509
  msgstr "Макс. размер записи"
510
 
511
- #: bws_menu.php:545
512
  msgid "PHP Max Script Execute Time"
513
  msgstr "Макс. время выполнения сценария"
514
 
515
- #: bws_menu.php:546
516
  msgid "PHP Exif support"
517
  msgstr "Поддержка PHP Exif"
518
 
519
- #: bws_menu.php:547
520
  msgid "PHP IPTC support"
521
  msgstr "Поддержка PHP IPTC"
522
 
523
- #: bws_menu.php:548
524
  msgid "PHP XML support"
525
  msgstr "Поддержка PHP XML"
526
 
527
- #: bws_menu.php:549
528
  msgid "Site URL"
529
  msgstr "Адрес сайта"
530
 
531
- #: bws_menu.php:550
532
  msgid "Home URL"
533
  msgstr "Основной адрес сайта"
534
 
535
- #: bws_menu.php:553
536
  msgid "WordPress Version"
537
  msgstr "Версия WordPress"
538
 
539
- #: bws_menu.php:554
540
  msgid "WordPress DB Version"
541
  msgstr "Версия базы данных WordPress"
542
 
543
- #: bws_menu.php:555
544
  msgid "Multisite"
545
  msgstr "Мультиблог"
546
 
547
- #: bws_menu.php:556
548
  msgid "Active Theme"
549
  msgstr "Текущая тема"
550
 
551
- #: bws_menu.php:571
552
  msgid "Please enter a valid email address."
553
  msgstr "Пожалуйста, введите валидный емайл."
554
 
555
- #: bws_menu.php:575
556
  msgid "Email with system info is sent to "
557
  msgstr "Емейл с системной информацией отправлен на"
558
 
559
- #: bws_menu.php:579
560
  msgid "Thank you for contacting us."
561
  msgstr "Спасибо что связались с нами."
562
 
563
- #: bws_menu.php:612
564
  msgid "Sorry, email message could not be delivered."
565
  msgstr "Извините, ваш емейл не может быть отправлен."
566
 
567
- #: bws_menu.php:620
568
  msgid "Need help?"
569
  msgstr "Нужна помощь?"
570
 
571
- #: bws_menu.php:621
572
  msgid "Client area"
573
  msgstr "Client area"
574
 
575
- #: bws_menu.php:622
576
- #: bws_menu.php:933
577
  msgid "System status"
578
  msgstr "Системная информация"
579
 
580
- #: bws_menu.php:627
581
  msgid "Plugins"
582
  msgstr "Плагины"
583
 
584
- #: bws_menu.php:629
585
  msgid "Themes"
586
  msgstr "Темы"
587
 
@@ -601,25 +704,19 @@ msgstr "Рекомендованные"
601
  msgid "Installed plugins"
602
  msgstr "Установленные плагины"
603
 
604
- #: bws_menu.php:672
605
- #: bws_menu.php:721
606
  msgid "Settings"
607
  msgstr "Настройки"
608
 
609
- #: bws_menu.php:693
610
- #: bws_menu.php:750
611
  msgid "Activate this plugin"
612
  msgstr "Активировать плагин"
613
 
614
- #: bws_menu.php:708
615
- #: bws_menu.php:738
616
- #: bws_menu.php:784
617
  msgid "Go"
618
  msgstr "Перейти на"
619
 
620
- #: bws_menu.php:712
621
- #: bws_menu.php:742
622
- #: bws_menu.php:788
623
  msgid "DONATE"
624
  msgstr "Пожертвовать"
625
 
@@ -667,8 +764,7 @@ msgstr "Просмотр %s"
667
  msgid "Preview"
668
  msgstr "Просмотр"
669
 
670
- #: bws_menu.php:882
671
- #: bws_menu.php:914
672
  #, php-format
673
  msgid "By %s"
674
  msgstr "%s"
@@ -701,6 +797,9 @@ msgstr "Отправить в тех. поддержку"
701
  msgid "Send to custom email &#187;"
702
  msgstr "Отправить на емейл &#187;"
703
 
 
 
 
704
  #~ msgid "Select Plugin"
705
  #~ msgstr "Выберите плагин"
706
 
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
  "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
+ "или выше, поэтому он был деактивирован! Пожалуйста, обновите 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."
43
+ 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"
97
+ 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."
113
+ 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"
121
+ msgstr ""
122
+ "К сожалению, время использования вашей лицензии истекло. Для получения "
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."
130
+ 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"
147
+ 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."
160
+ 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."
259
+ 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."
271
+ 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 "
295
+ "area - on our website"
296
+ msgstr ""
297
+ "При необходимости вы можете проверить валидность лицензионного ключа или "
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. "
321
+ "We strongly recommend you to solve the problem within 24 hours, otherwise "
322
+ "the Pro plugin will be deactivated."
323
+ msgstr ""
324
+ "Вы можете использовать одну лицензию Pro плагина только для одного домена. "
325
+ "Пожалуйста, проверьте и отредактируйте при необходимости лицензию или домен, "
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"
333
+ 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."
341
+ msgstr ""
342
+ "Время использования вашей лицензии истекло. Если вы хотите обновлять ваш "
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!"
401
+ msgstr ""
402
+ "Если у вас есть предложения по добавлению нового или улучшению текущего "
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"
426
+ 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
 
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
 
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"
797
  msgid "Send to custom email &#187;"
798
  msgstr "Отправить на емейл &#187;"
799
 
800
+ #~ msgid "Add BWS Plugins Shortcode"
801
+ #~ msgstr "Добавить шорткод BWS Плагина"
802
+
803
  #~ msgid "Select Plugin"
804
  #~ msgstr "Выберите плагин"
805
 
bws_menu/languages/bestwebsoft-sr_RS.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-sr_RS.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: 2015-10-09 14:46+0300\n"
6
- "PO-Revision-Date: 2015-10-09 14:46+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"
@@ -17,591 +17,643 @@ msgstr ""
17
  "X-Generator: Poedit 1.5.4\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: bws_functions.php:39
21
- #: bws_functions.php:63
22
  msgid "requires"
23
  msgstr ""
24
 
25
- #: bws_functions.php:41
26
- msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
 
 
27
  msgstr ""
28
 
29
- #: bws_functions.php:42
30
  msgid "Back to the WordPress"
31
  msgstr ""
32
 
33
- #: bws_functions.php:44
34
  #, fuzzy
35
  msgid "Plugins page"
36
  msgstr "Pro moduli"
37
 
38
- #: bws_functions.php:65
39
- msgid "or higher! We do not guarantee that our plugin will work correctly. Please upgrade to WordPress latest version."
 
 
40
  msgstr ""
41
 
42
- #: bws_functions.php:122
 
 
 
 
 
43
  msgid "It’s time to upgrade your"
44
  msgstr ""
45
 
46
- #: bws_functions.php:122
47
  #, fuzzy
48
  msgid "to"
49
  msgstr "vrh"
50
 
51
- #: bws_functions.php:122
52
  #, fuzzy
53
  msgid "version!"
54
  msgstr "PHP Verzija"
55
 
56
- #: bws_functions.php:123
57
  msgid "Extend standard plugin functionality with new great options."
58
  msgstr ""
59
 
60
- #: bws_functions.php:126
61
- #: bws_functions.php:561
62
  #, fuzzy
63
  msgid "Learn More"
64
  msgstr "Pročitaj više"
65
 
66
- #: bws_functions.php:143
67
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
68
  msgstr ""
69
 
70
- #: bws_functions.php:144
71
  #, fuzzy
72
  msgid "Rate the plugin"
73
  msgstr "Aktivirani moduli"
74
 
75
- #: bws_functions.php:147
76
  #, fuzzy
77
  msgid "If there is something wrong about it, please contact us"
78
  msgstr "Ako imate pitanja molimo da nas kontaktirate preko"
79
 
80
- #: bws_functions.php:179
81
  msgid "Check premium options on the plugin settings page!"
82
  msgstr ""
83
 
84
- #: bws_functions.php:186
85
- #: bws_functions.php:222
86
  msgid "Wrong license key"
87
  msgstr ""
88
 
89
- #: bws_functions.php:216
90
- #: bws_functions.php:474
91
- #: bws_functions.php:525
92
- msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
93
  msgstr ""
94
 
95
- #: bws_functions.php:216
96
- #: bws_functions.php:474
97
- #: bws_functions.php:525
98
  msgid "We are sorry for inconvenience."
99
  msgstr ""
100
 
101
- #: bws_functions.php:224
102
  msgid "This license key is bind to another site"
103
  msgstr ""
104
 
105
- #: bws_functions.php:226
106
- #: bws_functions.php:384
107
- msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
 
108
  msgstr ""
109
 
110
- #: bws_functions.php:228
111
- msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
 
 
112
  msgstr ""
113
 
114
- #: bws_functions.php:230
115
- msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
 
 
116
  msgstr ""
117
 
118
- #: bws_functions.php:251
119
- #: bws_functions.php:273
120
- #: bws_functions.php:295
121
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
122
  msgstr ""
123
 
124
- #: bws_functions.php:263
125
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
126
  msgstr ""
127
 
128
- #: bws_functions.php:269
129
- msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
 
 
130
  msgstr ""
131
 
132
- #: bws_functions.php:276
133
  msgid "UploadDir is not writable. Please, upload the plugin manually"
134
  msgstr ""
135
 
136
- #: bws_functions.php:299
137
- msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
 
 
138
  msgstr ""
139
 
140
- #: bws_functions.php:324
141
  msgid "Please, enter Your license key"
142
  msgstr ""
143
 
144
- #: bws_functions.php:348
145
- msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
 
 
146
  msgstr ""
147
 
148
- #: bws_functions.php:350
149
- #: bws_functions.php:441
150
  msgid "Please, go to"
151
  msgstr ""
152
 
153
- #: bws_functions.php:350
154
- #: bws_functions.php:441
155
  #, fuzzy
156
  msgid "the setting page"
157
  msgstr "na stranici za podešavanje modula ("
158
 
159
- #: bws_functions.php:351
160
- #: bws_functions.php:442
161
  msgid "You will be redirected automatically in 5 seconds."
162
  msgstr ""
163
 
164
- #: bws_functions.php:358
165
  msgid "Show Pro features"
166
  msgstr ""
167
 
168
- #: bws_functions.php:365
169
  msgid "You can download and activate"
170
  msgstr ""
171
 
172
- #: bws_functions.php:367
173
  msgid "version of this plugin by entering Your license key."
174
  msgstr ""
175
 
176
- #: bws_functions.php:369
177
- #: bws_functions.php:410
178
- msgid "You can find your license key on your personal page Client area, by clicking on the link"
 
179
  msgstr ""
180
 
181
- #: bws_functions.php:371
182
- #: bws_functions.php:412
183
  msgid "(your username is the email you specify when purchasing the product)."
184
  msgstr ""
185
 
186
- #: bws_functions.php:375
187
- #: bws_functions.php:659
188
  msgid "or"
189
  msgstr ""
190
 
191
- #: bws_functions.php:375
192
  #, php-format
193
  msgid "Start Your Free %s-Day Trial Now"
194
  msgstr ""
195
 
196
- #: bws_functions.php:381
197
- #: bws_functions.php:390
198
- #: bws_functions.php:420
199
- #: bws_functions.php:428
200
- #: bws_menu.php:693
201
  #: bws_menu.php:750
202
  #, fuzzy
203
  msgid "Activate"
204
  msgstr "Aktivirani moduli"
205
 
206
- #: bws_functions.php:407
207
- #: bws_functions.php:500
208
  #, php-format
209
- msgid "In order to continue using the plugin it is necessary to buy a %s license."
 
210
  msgstr ""
211
 
212
- #: bws_functions.php:408
213
  msgid "After that you can activate it by entering your license key."
214
  msgstr ""
215
 
216
- #: bws_functions.php:422
217
  msgid "Unfortunately, you have exceeded the number of available tries per day."
218
  msgstr ""
219
 
220
- #: bws_functions.php:439
221
- msgid "Congratulations! The Pro license of the plugin is successfully activated."
 
222
  msgstr ""
223
 
224
- #: bws_functions.php:480
225
  msgid "Wrong license key."
226
  msgstr ""
227
 
228
- #: bws_functions.php:482
229
  msgid "This license key is bind to another site."
230
  msgstr ""
231
 
232
- #: bws_functions.php:484
233
- msgid "This license key is valid, but Your license has expired. If you want to update our plugin in future, you should extend the license."
 
 
234
  msgstr ""
235
 
236
- #: bws_functions.php:486
237
  msgid "Unfortunately, you have exceeded the number of available tries."
238
  msgstr ""
239
 
240
- #: bws_functions.php:488
241
- msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
 
 
242
  msgstr ""
243
 
244
- #: bws_functions.php:492
245
  msgid "The Pro Trial license key is valid."
246
  msgstr ""
247
 
248
- #: bws_functions.php:494
249
  msgid "The license key is valid."
250
  msgstr ""
251
 
252
- #: bws_functions.php:497
253
  msgid "Your license will expire on"
254
  msgstr ""
255
 
256
- #: bws_functions.php:530
257
  msgid "Please, enter your license key"
258
  msgstr ""
259
 
260
- #: bws_functions.php:543
261
- msgid "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"
 
 
 
262
  msgstr ""
263
 
264
- #: bws_functions.php:543
265
- msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
 
 
266
  msgstr ""
267
 
268
- #: bws_functions.php:547
269
  msgid "Check license key"
270
  msgstr ""
271
 
272
- #: bws_functions.php:561
273
  msgid "WARNING: Illegal use notification"
274
  msgstr ""
275
 
276
- #: bws_functions.php:561
277
- msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
 
 
 
 
278
  msgstr ""
279
 
280
- #: bws_functions.php:569
281
- msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
 
 
282
  msgstr ""
283
 
284
- #: bws_functions.php:571
285
- msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
 
 
286
  msgstr ""
287
 
288
- #: bws_functions.php:571
289
- #: bws_functions.php:624
290
- #: bws_menu.php:669
291
- #: bws_menu.php:691
292
- #: bws_menu.php:718
293
- #: bws_menu.php:748
294
  #: bws_menu.php:794
295
  #, fuzzy
296
  msgid "Learn more"
297
  msgstr "Pročitaj više"
298
 
299
- #: bws_functions.php:581
300
  #, php-format
301
  msgid "Notice: You are using the Pro Trial license of %s plugin."
302
  msgstr ""
303
 
304
- #: bws_functions.php:583
305
  msgid "Notice: You are using the Pro Trial license of plugin."
306
  msgstr ""
307
 
308
- #: bws_functions.php:586
309
  msgid "The Pro Trial license will expire on"
310
  msgstr ""
311
 
312
- #: bws_functions.php:624
313
  msgid "You license for"
314
  msgstr ""
315
 
316
- #: bws_functions.php:624
317
  msgid "expires on"
318
  msgstr ""
319
 
320
- #: bws_functions.php:624
321
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
322
  msgstr ""
323
 
324
- #: bws_functions.php:655
325
  #, fuzzy
326
  msgid "Thank you for installing"
327
  msgstr "Hvala što ste nas kontaktirali"
328
 
329
- #: bws_functions.php:656
330
  msgid "Let's get started"
331
  msgstr ""
332
 
333
- #: bws_functions.php:657
334
  #, fuzzy
335
  msgid "Configure Settings"
336
  msgstr "na stranici za podešavanje modula ("
337
 
338
- #: bws_functions.php:660
339
  msgid "Add New"
340
  msgstr "Ajouter"
341
 
342
- #: bws_functions.php:664
343
- msgid "Close notice"
 
 
 
 
 
 
 
344
  msgstr ""
345
 
346
- #: bws_functions.php:677
 
 
 
 
347
  msgid "Notice"
348
  msgstr ""
349
 
350
- #: bws_functions.php:677
351
  msgid "The plugin's settings have been changed."
352
  msgstr ""
353
 
354
- #: bws_functions.php:678
355
  msgid "Save Changes"
356
  msgstr "Sačuvaj izmene"
357
 
358
- #: bws_functions.php:693
359
- msgid "You can always look at premium options by clicking on the \"Show Pro features\" in the \"Go PRO\" tab"
360
- msgstr ""
361
-
362
- #: bws_functions.php:773
363
- msgid "Add BWS Plugins Shortcode"
364
  msgstr ""
365
 
366
- #: bws_functions.php:793
367
  #, fuzzy
368
  msgid "Add shortcode"
369
  msgstr "Kratak kod za Galeriju"
370
 
371
- #: bws_functions.php:793
372
  msgid "Add BestWebSoft plugins' shortcodes using this button."
373
  msgstr ""
374
 
375
- #: bws_functions.php:833
376
  msgid "Close"
377
  msgstr ""
378
 
379
- #: bws_functions.php:925
380
  msgid "Restore all plugin settings to defaults"
381
  msgstr ""
382
 
383
- #: bws_functions.php:927
384
  #, fuzzy
385
  msgid "Restore settings"
386
  msgstr "na stranici za podešavanje modula ("
387
 
388
- #: bws_functions.php:938
389
  msgid "Are you sure you want to restore all settings by default?"
390
  msgstr ""
391
 
392
- #: bws_functions.php:941
393
  msgid "Yes, restore all settings"
394
  msgstr ""
395
 
396
- #: bws_functions.php:942
397
  #, fuzzy
398
  msgid "No, go back to the settings page"
399
  msgstr "na stranici za podešavanje modula ("
400
 
401
- #: bws_functions.php:986
402
  #, fuzzy
403
  msgid "Plugin"
404
  msgstr "Pro moduli"
405
 
406
- #: bws_functions.php:995
407
  #, fuzzy
408
  msgid "Shortcode settings"
409
  msgstr "na stranici za podešavanje modula ("
410
 
411
- #: bws_functions.php:1000
412
  msgid "The shortcode will be inserted"
413
  msgstr ""
414
 
415
- #: bws_functions.php:1005
416
  msgid "Insert"
417
  msgstr ""
418
 
419
- #: bws_functions.php:1036
420
  msgid "Visit Help Center"
421
  msgstr ""
422
 
423
- #: bws_functions.php:1041
424
  msgid "FAQ"
425
  msgstr "FAQ"
426
 
427
- #: bws_functions.php:1047
428
  msgid "For more information:"
429
  msgstr ""
430
 
431
- #: bws_functions.php:1048
432
  msgid "Documentation"
433
  msgstr ""
434
 
435
- #: bws_functions.php:1049
436
  msgid "Video Instructions"
437
  msgstr ""
438
 
439
- #: bws_functions.php:1050
440
  msgid "Submit a Request"
441
  msgstr ""
442
 
443
- #: bws_menu.php:506
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
444
  msgid "Not set"
445
  msgstr "Nije podešeno"
446
 
447
- #: bws_menu.php:508
448
- #: bws_menu.php:509
449
  msgid "On"
450
  msgstr "Uključeno"
451
 
452
- #: bws_menu.php:508
453
- #: bws_menu.php:509
454
  msgid "Off"
455
  msgstr "Isključeno"
456
 
457
- #: bws_menu.php:510
458
- #: bws_menu.php:511
459
- #: bws_menu.php:512
460
- #: bws_menu.php:513
461
- #: bws_menu.php:514
462
- #: bws_menu.php:526
463
  msgid "N/A"
464
  msgstr "N/A"
465
 
466
- #: bws_menu.php:514
467
  msgid " Mb"
468
  msgstr " Mb"
469
 
470
- #: bws_menu.php:515
471
- #: bws_menu.php:516
472
- #: bws_menu.php:517
473
- #: bws_menu.php:522
474
  msgid "Yes"
475
  msgstr "Da"
476
 
477
- #: bws_menu.php:515
478
- #: bws_menu.php:516
479
- #: bws_menu.php:517
480
- #: bws_menu.php:524
481
  msgid "No"
482
  msgstr "Ne"
483
 
484
- #: bws_menu.php:534
485
  msgid "Operating System"
486
  msgstr "Operativni Sistem"
487
 
488
- #: bws_menu.php:535
489
  msgid "Server"
490
  msgstr "Server"
491
 
492
- #: bws_menu.php:536
493
  msgid "Memory usage"
494
  msgstr "Upotreba memorije"
495
 
496
- #: bws_menu.php:537
497
  msgid "MYSQL Version"
498
  msgstr "MYSQL Verzija"
499
 
500
- #: bws_menu.php:538
501
  msgid "SQL Mode"
502
  msgstr "SQL način"
503
 
504
- #: bws_menu.php:539
505
  msgid "PHP Version"
506
  msgstr "PHP Verzija"
507
 
508
- #: bws_menu.php:540
509
  msgid "PHP Safe Mode"
510
  msgstr "PHP Sigurni način"
511
 
512
- #: bws_menu.php:541
513
  msgid "PHP Allow URL fopen"
514
  msgstr "PHP Dozvoli URL fopen"
515
 
516
- #: bws_menu.php:542
517
  msgid "PHP Memory Limit"
518
  msgstr "PHP Ograničenje memorije"
519
 
520
- #: bws_menu.php:543
521
  #, fuzzy
522
  msgid "PHP Max Upload Size"
523
  msgstr "Envoi de fichier"
524
 
525
- #: bws_menu.php:544
526
  msgid "PHP Max Post Size"
527
  msgstr "PHP Max veličina za učitavanje"
528
 
529
- #: bws_menu.php:545
530
  msgid "PHP Max Script Execute Time"
531
  msgstr "PHP Max veličina posta"
532
 
533
- #: bws_menu.php:546
534
  msgid "PHP Exif support"
535
  msgstr "PHP Exif podrška"
536
 
537
- #: bws_menu.php:547
538
  msgid "PHP IPTC support"
539
  msgstr "PHP IPTC podrška"
540
 
541
- #: bws_menu.php:548
542
  msgid "PHP XML support"
543
  msgstr "PHP XML podrška"
544
 
545
- #: bws_menu.php:549
546
  #, fuzzy
547
  msgid "Site URL"
548
  msgstr "URL du lien"
549
 
550
- #: bws_menu.php:550
551
  msgid "Home URL"
552
  msgstr "URL naslovne"
553
 
554
- #: bws_menu.php:553
555
  msgid "WordPress Version"
556
  msgstr "WordPress Verzija"
557
 
558
- #: bws_menu.php:554
559
  msgid "WordPress DB Version"
560
  msgstr "WordPress DB Verzija"
561
 
562
- #: bws_menu.php:555
563
  msgid "Multisite"
564
  msgstr "Višenamenski sajt"
565
 
566
- #: bws_menu.php:556
567
  msgid "Active Theme"
568
  msgstr "Aktivna tema"
569
 
570
- #: bws_menu.php:571
571
  msgid "Please enter a valid email address."
572
  msgstr "Molimo unesite važeću mejl adresu"
573
 
574
- #: bws_menu.php:575
575
  msgid "Email with system info is sent to "
576
  msgstr "Mejl sa sistemskim informacijama je poslat na"
577
 
578
- #: bws_menu.php:579
579
  msgid "Thank you for contacting us."
580
  msgstr "Hvala što ste nas kontaktirali"
581
 
582
- #: bws_menu.php:612
583
  msgid "Sorry, email message could not be delivered."
584
  msgstr "Nažalost mejl poruka nije prosleđena"
585
 
586
- #: bws_menu.php:620
587
  msgid "Need help?"
588
  msgstr ""
589
 
590
- #: bws_menu.php:621
591
  msgid "Client area"
592
  msgstr ""
593
 
594
- #: bws_menu.php:622
595
- #: bws_menu.php:933
596
  msgid "System status"
597
  msgstr "Sistemski status"
598
 
599
- #: bws_menu.php:627
600
  #, fuzzy
601
  msgid "Plugins"
602
  msgstr "Pro moduli"
603
 
604
- #: bws_menu.php:629
605
  msgid "Themes"
606
  msgstr ""
607
 
@@ -623,26 +675,20 @@ msgstr "Preporučeni moduli"
623
  msgid "Installed plugins"
624
  msgstr "Instalirani moduli"
625
 
626
- #: bws_menu.php:672
627
- #: bws_menu.php:721
628
  msgid "Settings"
629
  msgstr "Podešavanja"
630
 
631
- #: bws_menu.php:693
632
- #: bws_menu.php:750
633
  #, fuzzy
634
  msgid "Activate this plugin"
635
  msgstr "Aktivirani moduli"
636
 
637
- #: bws_menu.php:708
638
- #: bws_menu.php:738
639
- #: bws_menu.php:784
640
  msgid "Go"
641
  msgstr ""
642
 
643
- #: bws_menu.php:712
644
- #: bws_menu.php:742
645
- #: bws_menu.php:788
646
  msgid "DONATE"
647
  msgstr ""
648
 
@@ -693,8 +739,7 @@ msgstr ""
693
  msgid "Preview"
694
  msgstr ""
695
 
696
- #: bws_menu.php:882
697
- #: bws_menu.php:914
698
  #, php-format
699
  msgid "By %s"
700
  msgstr ""
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"
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
 
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
 
739
  msgid "Preview"
740
  msgstr ""
741
 
742
+ #: bws_menu.php:882 bws_menu.php:914
 
743
  #, php-format
744
  msgid "By %s"
745
  msgstr ""
bws_menu/languages/bestwebsoft-sv_SE.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-sv_SE.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: 2015-10-09 14:46+0300\n"
6
- "PO-Revision-Date: 2015-10-09 14:46+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"
@@ -16,586 +16,638 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: bws_functions.php:39
20
- #: bws_functions.php:63
21
  msgid "requires"
22
  msgstr ""
23
 
24
- #: bws_functions.php:41
25
- msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
 
 
26
  msgstr ""
27
 
28
- #: bws_functions.php:42
29
  msgid "Back to the WordPress"
30
  msgstr ""
31
 
32
- #: bws_functions.php:44
33
  #, fuzzy
34
  msgid "Plugins page"
35
  msgstr "Betaltillägg"
36
 
37
- #: bws_functions.php:65
38
- msgid "or higher! We do not guarantee that our plugin will work correctly. Please upgrade to WordPress latest version."
 
 
39
  msgstr ""
40
 
41
- #: bws_functions.php:122
 
 
 
 
 
42
  msgid "It’s time to upgrade your"
43
  msgstr ""
44
 
45
- #: bws_functions.php:122
46
  #, fuzzy
47
  msgid "to"
48
  msgstr "två"
49
 
50
- #: bws_functions.php:122
51
  #, fuzzy
52
  msgid "version!"
53
  msgstr "PHP-version"
54
 
55
- #: bws_functions.php:123
56
  msgid "Extend standard plugin functionality with new great options."
57
  msgstr ""
58
 
59
- #: bws_functions.php:126
60
- #: bws_functions.php:561
61
  #, fuzzy
62
  msgid "Learn More"
63
  msgstr "Läs mer"
64
 
65
- #: bws_functions.php:143
66
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
67
  msgstr ""
68
 
69
- #: bws_functions.php:144
70
  #, fuzzy
71
  msgid "Rate the plugin"
72
  msgstr "Aktiverade tillägg"
73
 
74
- #: bws_functions.php:147
75
  #, fuzzy
76
  msgid "If there is something wrong about it, please contact us"
77
  msgstr "Om du har några frågor, kontakta oss via"
78
 
79
- #: bws_functions.php:179
80
  msgid "Check premium options on the plugin settings page!"
81
  msgstr ""
82
 
83
- #: bws_functions.php:186
84
- #: bws_functions.php:222
85
  msgid "Wrong license key"
86
  msgstr ""
87
 
88
- #: bws_functions.php:216
89
- #: bws_functions.php:474
90
- #: bws_functions.php:525
91
- msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
92
  msgstr ""
93
 
94
- #: bws_functions.php:216
95
- #: bws_functions.php:474
96
- #: bws_functions.php:525
97
  msgid "We are sorry for inconvenience."
98
  msgstr ""
99
 
100
- #: bws_functions.php:224
101
  msgid "This license key is bind to another site"
102
  msgstr ""
103
 
104
- #: bws_functions.php:226
105
- #: bws_functions.php:384
106
- msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
 
107
  msgstr ""
108
 
109
- #: bws_functions.php:228
110
- msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
 
 
111
  msgstr ""
112
 
113
- #: bws_functions.php:230
114
- msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
 
 
115
  msgstr ""
116
 
117
- #: bws_functions.php:251
118
- #: bws_functions.php:273
119
- #: bws_functions.php:295
120
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
121
  msgstr ""
122
 
123
- #: bws_functions.php:263
124
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
125
  msgstr ""
126
 
127
- #: bws_functions.php:269
128
- msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
 
 
129
  msgstr ""
130
 
131
- #: bws_functions.php:276
132
  msgid "UploadDir is not writable. Please, upload the plugin manually"
133
  msgstr ""
134
 
135
- #: bws_functions.php:299
136
- msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
 
 
137
  msgstr ""
138
 
139
- #: bws_functions.php:324
140
  msgid "Please, enter Your license key"
141
  msgstr ""
142
 
143
- #: bws_functions.php:348
144
- msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
 
 
145
  msgstr ""
146
 
147
- #: bws_functions.php:350
148
- #: bws_functions.php:441
149
  msgid "Please, go to"
150
  msgstr ""
151
 
152
- #: bws_functions.php:350
153
- #: bws_functions.php:441
154
  msgid "the setting page"
155
  msgstr ""
156
 
157
- #: bws_functions.php:351
158
- #: bws_functions.php:442
159
  msgid "You will be redirected automatically in 5 seconds."
160
  msgstr ""
161
 
162
- #: bws_functions.php:358
163
  msgid "Show Pro features"
164
  msgstr ""
165
 
166
- #: bws_functions.php:365
167
  msgid "You can download and activate"
168
  msgstr ""
169
 
170
- #: bws_functions.php:367
171
  msgid "version of this plugin by entering Your license key."
172
  msgstr ""
173
 
174
- #: bws_functions.php:369
175
- #: bws_functions.php:410
176
- msgid "You can find your license key on your personal page Client area, by clicking on the link"
 
177
  msgstr ""
178
 
179
- #: bws_functions.php:371
180
- #: bws_functions.php:412
181
  msgid "(your username is the email you specify when purchasing the product)."
182
  msgstr ""
183
 
184
- #: bws_functions.php:375
185
- #: bws_functions.php:659
186
  #, fuzzy
187
  msgid "or"
188
  msgstr "fyra"
189
 
190
- #: bws_functions.php:375
191
  #, php-format
192
  msgid "Start Your Free %s-Day Trial Now"
193
  msgstr ""
194
 
195
- #: bws_functions.php:381
196
- #: bws_functions.php:390
197
- #: bws_functions.php:420
198
- #: bws_functions.php:428
199
- #: bws_menu.php:693
200
  #: bws_menu.php:750
201
  #, fuzzy
202
  msgid "Activate"
203
  msgstr "Aktiverade tillägg"
204
 
205
- #: bws_functions.php:407
206
- #: bws_functions.php:500
207
  #, php-format
208
- msgid "In order to continue using the plugin it is necessary to buy a %s license."
 
209
  msgstr ""
210
 
211
- #: bws_functions.php:408
212
  msgid "After that you can activate it by entering your license key."
213
  msgstr ""
214
 
215
- #: bws_functions.php:422
216
  msgid "Unfortunately, you have exceeded the number of available tries per day."
217
  msgstr ""
218
 
219
- #: bws_functions.php:439
220
- msgid "Congratulations! The Pro license of the plugin is successfully activated."
 
221
  msgstr ""
222
 
223
- #: bws_functions.php:480
224
  msgid "Wrong license key."
225
  msgstr ""
226
 
227
- #: bws_functions.php:482
228
  msgid "This license key is bind to another site."
229
  msgstr ""
230
 
231
- #: bws_functions.php:484
232
- msgid "This license key is valid, but Your license has expired. If you want to update our plugin in future, you should extend the license."
 
 
233
  msgstr ""
234
 
235
- #: bws_functions.php:486
236
  msgid "Unfortunately, you have exceeded the number of available tries."
237
  msgstr ""
238
 
239
- #: bws_functions.php:488
240
- msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
 
 
241
  msgstr ""
242
 
243
- #: bws_functions.php:492
244
  msgid "The Pro Trial license key is valid."
245
  msgstr ""
246
 
247
- #: bws_functions.php:494
248
  msgid "The license key is valid."
249
  msgstr ""
250
 
251
- #: bws_functions.php:497
252
  msgid "Your license will expire on"
253
  msgstr ""
254
 
255
- #: bws_functions.php:530
256
  msgid "Please, enter your license key"
257
  msgstr ""
258
 
259
- #: bws_functions.php:543
260
- msgid "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"
 
 
 
261
  msgstr ""
262
 
263
- #: bws_functions.php:543
264
- msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
 
 
265
  msgstr ""
266
 
267
- #: bws_functions.php:547
268
  msgid "Check license key"
269
  msgstr ""
270
 
271
- #: bws_functions.php:561
272
  msgid "WARNING: Illegal use notification"
273
  msgstr ""
274
 
275
- #: bws_functions.php:561
276
- msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
 
 
 
 
277
  msgstr ""
278
 
279
- #: bws_functions.php:569
280
- msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
 
 
281
  msgstr ""
282
 
283
- #: bws_functions.php:571
284
- msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
 
 
285
  msgstr ""
286
 
287
- #: bws_functions.php:571
288
- #: bws_functions.php:624
289
- #: bws_menu.php:669
290
- #: bws_menu.php:691
291
- #: bws_menu.php:718
292
- #: bws_menu.php:748
293
  #: bws_menu.php:794
294
  #, fuzzy
295
  msgid "Learn more"
296
  msgstr "Läs mer"
297
 
298
- #: bws_functions.php:581
299
  #, php-format
300
  msgid "Notice: You are using the Pro Trial license of %s plugin."
301
  msgstr ""
302
 
303
- #: bws_functions.php:583
304
  msgid "Notice: You are using the Pro Trial license of plugin."
305
  msgstr ""
306
 
307
- #: bws_functions.php:586
308
  msgid "The Pro Trial license will expire on"
309
  msgstr ""
310
 
311
- #: bws_functions.php:624
312
  msgid "You license for"
313
  msgstr ""
314
 
315
- #: bws_functions.php:624
316
  msgid "expires on"
317
  msgstr ""
318
 
319
- #: bws_functions.php:624
320
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
321
  msgstr ""
322
 
323
- #: bws_functions.php:655
324
  #, fuzzy
325
  msgid "Thank you for installing"
326
  msgstr "Tack för att du kontaktade oss."
327
 
328
- #: bws_functions.php:656
329
  msgid "Let's get started"
330
  msgstr ""
331
 
332
- #: bws_functions.php:657
333
  #, fuzzy
334
  msgid "Configure Settings"
335
  msgstr "Inställningar"
336
 
337
- #: bws_functions.php:660
338
  msgid "Add New"
339
  msgstr ""
340
 
341
- #: bws_functions.php:664
342
- msgid "Close notice"
 
 
 
 
 
 
 
343
  msgstr ""
344
 
345
- #: bws_functions.php:677
 
 
 
 
346
  msgid "Notice"
347
  msgstr ""
348
 
349
- #: bws_functions.php:677
350
  msgid "The plugin's settings have been changed."
351
  msgstr ""
352
 
353
- #: bws_functions.php:678
354
  msgid "Save Changes"
355
  msgstr "Spara ändringar"
356
 
357
- #: bws_functions.php:693
358
- msgid "You can always look at premium options by clicking on the \"Show Pro features\" in the \"Go PRO\" tab"
359
- msgstr ""
360
-
361
- #: bws_functions.php:773
362
- msgid "Add BWS Plugins Shortcode"
363
  msgstr ""
364
 
365
- #: bws_functions.php:793
366
  msgid "Add shortcode"
367
  msgstr ""
368
 
369
- #: bws_functions.php:793
370
  msgid "Add BestWebSoft plugins' shortcodes using this button."
371
  msgstr ""
372
 
373
- #: bws_functions.php:833
374
  msgid "Close"
375
  msgstr ""
376
 
377
- #: bws_functions.php:925
378
  msgid "Restore all plugin settings to defaults"
379
  msgstr ""
380
 
381
- #: bws_functions.php:927
382
  msgid "Restore settings"
383
  msgstr ""
384
 
385
- #: bws_functions.php:938
386
  msgid "Are you sure you want to restore all settings by default?"
387
  msgstr ""
388
 
389
- #: bws_functions.php:941
390
  msgid "Yes, restore all settings"
391
  msgstr ""
392
 
393
- #: bws_functions.php:942
394
  msgid "No, go back to the settings page"
395
  msgstr ""
396
 
397
- #: bws_functions.php:986
398
  #, fuzzy
399
  msgid "Plugin"
400
  msgstr "Betaltillägg"
401
 
402
- #: bws_functions.php:995
403
  #, fuzzy
404
  msgid "Shortcode settings"
405
  msgstr "Inställningar"
406
 
407
- #: bws_functions.php:1000
408
  msgid "The shortcode will be inserted"
409
  msgstr ""
410
 
411
- #: bws_functions.php:1005
412
  msgid "Insert"
413
  msgstr ""
414
 
415
- #: bws_functions.php:1036
416
  msgid "Visit Help Center"
417
  msgstr ""
418
 
419
- #: bws_functions.php:1041
420
  msgid "FAQ"
421
  msgstr "FAQ"
422
 
423
- #: bws_functions.php:1047
424
  msgid "For more information:"
425
  msgstr ""
426
 
427
- #: bws_functions.php:1048
428
  msgid "Documentation"
429
  msgstr ""
430
 
431
- #: bws_functions.php:1049
432
  msgid "Video Instructions"
433
  msgstr ""
434
 
435
- #: bws_functions.php:1050
436
  msgid "Submit a Request"
437
  msgstr ""
438
 
439
- #: bws_menu.php:506
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
440
  msgid "Not set"
441
  msgstr "Inte angiven"
442
 
443
- #: bws_menu.php:508
444
- #: bws_menu.php:509
445
  msgid "On"
446
  msgstr "På"
447
 
448
- #: bws_menu.php:508
449
- #: bws_menu.php:509
450
  msgid "Off"
451
  msgstr "Av"
452
 
453
- #: bws_menu.php:510
454
- #: bws_menu.php:511
455
- #: bws_menu.php:512
456
- #: bws_menu.php:513
457
- #: bws_menu.php:514
458
- #: bws_menu.php:526
459
  msgid "N/A"
460
  msgstr "Finns ej"
461
 
462
- #: bws_menu.php:514
463
  msgid " Mb"
464
  msgstr " Mb"
465
 
466
- #: bws_menu.php:515
467
- #: bws_menu.php:516
468
- #: bws_menu.php:517
469
- #: bws_menu.php:522
470
  msgid "Yes"
471
  msgstr "Ja"
472
 
473
- #: bws_menu.php:515
474
- #: bws_menu.php:516
475
- #: bws_menu.php:517
476
- #: bws_menu.php:524
477
  msgid "No"
478
  msgstr "Nej"
479
 
480
- #: bws_menu.php:534
481
  msgid "Operating System"
482
  msgstr "Operativsystem"
483
 
484
- #: bws_menu.php:535
485
  msgid "Server"
486
  msgstr "Server"
487
 
488
- #: bws_menu.php:536
489
  msgid "Memory usage"
490
  msgstr "Minnesanvändning"
491
 
492
- #: bws_menu.php:537
493
  msgid "MYSQL Version"
494
  msgstr "MySQL-version"
495
 
496
- #: bws_menu.php:538
497
  msgid "SQL Mode"
498
  msgstr "SQL-läge"
499
 
500
- #: bws_menu.php:539
501
  msgid "PHP Version"
502
  msgstr "PHP-version"
503
 
504
- #: bws_menu.php:540
505
  msgid "PHP Safe Mode"
506
  msgstr "PHP säkert läge"
507
 
508
- #: bws_menu.php:541
509
  msgid "PHP Allow URL fopen"
510
  msgstr "PHP tillåt URL fopen"
511
 
512
- #: bws_menu.php:542
513
  msgid "PHP Memory Limit"
514
  msgstr "PHP Minnesgräns"
515
 
516
- #: bws_menu.php:543
517
  msgid "PHP Max Upload Size"
518
  msgstr "PHP Max uppladdningstorlek"
519
 
520
- #: bws_menu.php:544
521
  msgid "PHP Max Post Size"
522
  msgstr "PHP Max poststorlek"
523
 
524
- #: bws_menu.php:545
525
  msgid "PHP Max Script Execute Time"
526
  msgstr "PHP Max skriptexekverinstid"
527
 
528
- #: bws_menu.php:546
529
  msgid "PHP Exif support"
530
  msgstr "PHP Exifstöd"
531
 
532
- #: bws_menu.php:547
533
  msgid "PHP IPTC support"
534
  msgstr "PHP ITPC-stöd"
535
 
536
- #: bws_menu.php:548
537
  msgid "PHP XML support"
538
  msgstr "PHP XML-stöd"
539
 
540
- #: bws_menu.php:549
541
  msgid "Site URL"
542
  msgstr "SajtURL"
543
 
544
- #: bws_menu.php:550
545
  msgid "Home URL"
546
  msgstr "HemURL"
547
 
548
- #: bws_menu.php:553
549
  msgid "WordPress Version"
550
  msgstr "WordPress-version"
551
 
552
- #: bws_menu.php:554
553
  msgid "WordPress DB Version"
554
  msgstr "WordPress-DB-version"
555
 
556
- #: bws_menu.php:555
557
  msgid "Multisite"
558
  msgstr "Multisajt"
559
 
560
- #: bws_menu.php:556
561
  msgid "Active Theme"
562
  msgstr "Aktivt tema"
563
 
564
- #: bws_menu.php:571
565
  msgid "Please enter a valid email address."
566
  msgstr "Var god ange en giltig epost-adress."
567
 
568
- #: bws_menu.php:575
569
  msgid "Email with system info is sent to "
570
  msgstr "Epost med systeminfo är skickat till"
571
 
572
- #: bws_menu.php:579
573
  msgid "Thank you for contacting us."
574
  msgstr "Tack för att du kontaktade oss."
575
 
576
- #: bws_menu.php:612
577
  msgid "Sorry, email message could not be delivered."
578
  msgstr "Ledsen, eposten kunde inte levereras."
579
 
580
- #: bws_menu.php:620
581
  msgid "Need help?"
582
  msgstr ""
583
 
584
- #: bws_menu.php:621
585
  msgid "Client area"
586
  msgstr ""
587
 
588
- #: bws_menu.php:622
589
- #: bws_menu.php:933
590
  msgid "System status"
591
  msgstr "Systemstatus"
592
 
593
- #: bws_menu.php:627
594
  #, fuzzy
595
  msgid "Plugins"
596
  msgstr "Betaltillägg"
597
 
598
- #: bws_menu.php:629
599
  msgid "Themes"
600
  msgstr ""
601
 
@@ -617,26 +669,20 @@ msgstr "Rekommenderade tillägg"
617
  msgid "Installed plugins"
618
  msgstr "Installerade tillägg"
619
 
620
- #: bws_menu.php:672
621
- #: bws_menu.php:721
622
  msgid "Settings"
623
  msgstr "Inställningar"
624
 
625
- #: bws_menu.php:693
626
- #: bws_menu.php:750
627
  #, fuzzy
628
  msgid "Activate this plugin"
629
  msgstr "Aktiverade tillägg"
630
 
631
- #: bws_menu.php:708
632
- #: bws_menu.php:738
633
- #: bws_menu.php:784
634
  msgid "Go"
635
  msgstr ""
636
 
637
- #: bws_menu.php:712
638
- #: bws_menu.php:742
639
- #: bws_menu.php:788
640
  msgid "DONATE"
641
  msgstr ""
642
 
@@ -685,8 +731,7 @@ msgstr ""
685
  msgid "Preview"
686
  msgstr ""
687
 
688
- #: bws_menu.php:882
689
- #: bws_menu.php:914
690
  #, php-format
691
  msgid "By %s"
692
  msgstr ""
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"
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
 
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
 
731
  msgid "Preview"
732
  msgstr ""
733
 
734
+ #: bws_menu.php:882 bws_menu.php:914
 
735
  #, php-format
736
  msgid "By %s"
737
  msgstr ""
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: 2015-10-09 17:02+0300\n"
6
- "PO-Revision-Date: 2015-10-09 17:02+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,572 +16,672 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: bws_functions.php:39
20
- #: bws_functions.php:63
21
  msgid "requires"
22
  msgstr "потребує"
23
 
24
- #: bws_functions.php:41
25
- msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
26
- msgstr "чи вище, тому його було деактивовано! Будь ласка оновіть WordPress та спробуйте ще раз."
 
 
 
 
27
 
28
- #: bws_functions.php:42
29
  msgid "Back to the WordPress"
30
  msgstr "Повернутися на WordPress на"
31
 
32
- #: bws_functions.php:44
33
  msgid "Plugins page"
34
  msgstr "Сторінку Плагінів"
35
 
36
- #: bws_functions.php:65
37
- msgid "or higher! We do not guarantee that our plugin will work correctly. Please upgrade to WordPress latest version."
38
- msgstr "чи вище! Ми не гарантуємо, що наш плагін буде працювати правильно. Будь ласка, оновіть WordPress до останньої версії."
 
 
 
 
 
 
 
 
 
39
 
40
- #: bws_functions.php:122
41
  msgid "It’s time to upgrade your"
42
  msgstr "Настав час модернізувати Ваш"
43
 
44
- #: bws_functions.php:122
45
  msgid "to"
46
  msgstr "до"
47
 
48
- #: bws_functions.php:122
49
  msgid "version!"
50
  msgstr "версії!"
51
 
52
- #: bws_functions.php:123
53
  msgid "Extend standard plugin functionality with new great options."
54
  msgstr "Розширює можливості стандартного функціоналу плагіна."
55
 
56
- #: bws_functions.php:126
57
- #: bws_functions.php:561
58
  msgid "Learn More"
59
  msgstr "Дізнатись більше"
60
 
61
- #: bws_functions.php:143
62
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
63
- msgstr "Якщо вам сподобався плагін, будь ласка, поставте нам 5 зірочок на WordPress"
 
64
 
65
- #: bws_functions.php:144
66
  msgid "Rate the plugin"
67
  msgstr "Оцінити плагін"
68
 
69
- #: bws_functions.php:147
70
  msgid "If there is something wrong about it, please contact us"
71
  msgstr "Якщо щось не так, будь ласка, повідомте нам"
72
 
73
- #: bws_functions.php:179
74
  msgid "Check premium options on the plugin settings page!"
75
  msgstr "Подивіться преміум опції на сторінці налаштувань плагіна!"
76
 
77
- #: bws_functions.php:186
78
- #: bws_functions.php:222
79
  msgid "Wrong license key"
80
  msgstr "Невірний ключ ліцензії"
81
 
82
- #: bws_functions.php:216
83
- #: bws_functions.php:474
84
- #: bws_functions.php:525
85
- msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
86
- msgstr "Щось не так, спробуйте пізніше. Якщо помилка повториться, будь ласка, повідомте нам"
 
 
87
 
88
- #: bws_functions.php:216
89
- #: bws_functions.php:474
90
- #: bws_functions.php:525
91
  msgid "We are sorry for inconvenience."
92
  msgstr "Просимо вибачення за незручності."
93
 
94
- #: bws_functions.php:224
95
  msgid "This license key is bind to another site"
96
  msgstr "Цей ліцензійний ключ прив'язано до іншого сайту"
97
 
98
- #: bws_functions.php:226
99
- #: bws_functions.php:384
100
- msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
101
- msgstr "На жаль, ви перевищили кількість доступних спроб на день. Будь ласка, завантажте плагін вручну"
 
 
 
102
 
103
- #: bws_functions.php:228
104
- msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
105
- msgstr "На жаль, ваша ліцензія скінчилась. Для того, щоб і надалі отримувати першочергову техпідтримку і оновлення, будь ласка, продовжте ліцензію"
 
 
 
 
106
 
107
- #: bws_functions.php:230
108
- msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
109
- msgstr "На жаль, Pro ліцензія уже використовувалась на цьому домені. Тріал Pro версії плагіну можна використати лише один раз."
 
 
 
 
110
 
111
- #: bws_functions.php:251
112
- #: bws_functions.php:273
113
- #: bws_functions.php:295
114
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
115
- msgstr "Помилка при завантаженні zip-архіву. Будь ласка, завантажте плагін вручну"
 
116
 
117
- #: bws_functions.php:263
118
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
119
  msgstr "Помилка при відкритті zip-архіву. Будь ласка, завантажте плагін вручну"
120
 
121
- #: bws_functions.php:269
122
- msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
123
- msgstr "Ваш сервер не підтримує формати Zip і Phar. Будь ласка, завантажте плагін вручну"
 
 
 
 
124
 
125
- #: bws_functions.php:276
126
  msgid "UploadDir is not writable. Please, upload the plugin manually"
127
- msgstr "Немає доступу до теки завантажень WordPress. Будь ласка, завантажте плагін вручну"
 
 
128
 
129
- #: bws_functions.php:299
130
- msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
131
- msgstr "Виникли певні проблеми. Спробуйте ще раз пізніше або завантажте плагін вручну. Просимо вибачення за незручності."
 
 
 
 
132
 
133
- #: bws_functions.php:324
134
  msgid "Please, enter Your license key"
135
  msgstr "Будь ласка, впишіть ваш ліцензійний ключ"
136
 
137
- #: bws_functions.php:348
138
- msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
 
 
139
  msgstr "Вітаємо! Pro версію плагіну успішно завантажено та активовано."
140
 
141
- #: bws_functions.php:350
142
- #: bws_functions.php:441
143
  msgid "Please, go to"
144
  msgstr "Будь ласка, перейдіть на"
145
 
146
- #: bws_functions.php:350
147
- #: bws_functions.php:441
148
  msgid "the setting page"
149
  msgstr "сторінку установок"
150
 
151
- #: bws_functions.php:351
152
- #: bws_functions.php:442
153
  msgid "You will be redirected automatically in 5 seconds."
154
  msgstr "Вас буде перенаправлено автоматично через 5 секунд."
155
 
156
- #: bws_functions.php:358
157
  msgid "Show Pro features"
158
  msgstr "Показати Pro опції"
159
 
160
- #: bws_functions.php:365
161
  msgid "You can download and activate"
162
  msgstr "Ви можете завантажити та активувати"
163
 
164
- #: bws_functions.php:367
165
  msgid "version of this plugin by entering Your license key."
166
  msgstr "версію цього плагіну, якщо впишете ваш ліцензійний ключ."
167
 
168
- #: bws_functions.php:369
169
- #: bws_functions.php:410
170
- msgid "You can find your license key on your personal page Client area, by clicking on the link"
171
- msgstr "Ви можете знайти ваш ліцензійний ключ на вашій персональній сторінці у Client area, перейшовши за посиланням"
 
 
 
172
 
173
- #: bws_functions.php:371
174
- #: bws_functions.php:412
175
  msgid "(your username is the email you specify when purchasing the product)."
176
  msgstr "(ваше ім'я - це емейл, який ви вказували при купівлі плагіну)"
177
 
178
- #: bws_functions.php:375
179
- #: bws_functions.php:659
180
  msgid "or"
181
  msgstr "або"
182
 
183
- #: bws_functions.php:375
184
  #, php-format
185
  msgid "Start Your Free %s-Day Trial Now"
186
  msgstr "Спробуйте %s-денну тріал версію безкоштовно"
187
 
188
- #: bws_functions.php:381
189
- #: bws_functions.php:390
190
- #: bws_functions.php:420
191
- #: bws_functions.php:428
192
- #: bws_menu.php:693
193
  #: bws_menu.php:750
194
  msgid "Activate"
195
  msgstr "Активувати"
196
 
197
- #: bws_functions.php:407
198
- #: bws_functions.php:500
199
  #, php-format
200
- msgid "In order to continue using the plugin it is necessary to buy a %s license."
 
201
  msgstr "Щоб продовжити користуватись плагіном, потрібно придбати %s ліцензію."
202
 
203
- #: bws_functions.php:408
204
  msgid "After that you can activate it by entering your license key."
205
  msgstr "Після цього ви зможете активувати його ввівши ліцензійний ключ."
206
 
207
- #: bws_functions.php:422
208
  msgid "Unfortunately, you have exceeded the number of available tries per day."
209
  msgstr "На жаль, ви перевищили кількість допустимих спроб."
210
 
211
- #: bws_functions.php:439
212
- msgid "Congratulations! The Pro license of the plugin is successfully activated."
 
213
  msgstr "Вітаємо! Pro версію плагіну успішно активовано."
214
 
215
- #: bws_functions.php:480
216
  msgid "Wrong license key."
217
  msgstr "Неправильний ліцензійний ключ."
218
 
219
- #: bws_functions.php:482
220
  msgid "This license key is bind to another site."
221
  msgstr "Цей ліцензійний ключ прив'язано до іншого сайту."
222
 
223
- #: bws_functions.php:484
224
- msgid "This license key is valid, but Your license has expired. If you want to update our plugin in future, you should extend the license."
225
- msgstr "Даний ліцензійний ключ дійсний, але строк вашої ліцензії витік. Якщо ви хочете оновлювати наш плагін у майбутньому, вам слід подовжити ліцензію."
 
 
 
 
226
 
227
- #: bws_functions.php:486
228
  msgid "Unfortunately, you have exceeded the number of available tries."
229
  msgstr "На жаль, ви перевищили кількість допустимих спроб."
230
 
231
- #: bws_functions.php:488
232
- msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
233
- msgstr "На жаль, тріал Pro версія плагіну уже встановлювалась на цей домен. Тріал Pro версію можна встановлювати лише один раз."
 
 
 
 
234
 
235
- #: bws_functions.php:492
236
  msgid "The Pro Trial license key is valid."
237
  msgstr "Ключ тріал Pro версії вірний."
238
 
239
- #: bws_functions.php:494
240
  msgid "The license key is valid."
241
  msgstr "Ліцензійний ключ дійсний."
242
 
243
- #: bws_functions.php:497
244
  msgid "Your license will expire on"
245
  msgstr "Ваша ліцензія закінчується"
246
 
247
- #: bws_functions.php:530
248
  msgid "Please, enter your license key"
249
  msgstr "Будь ласка, введіть ваш ліцензійний ключ"
250
 
251
- #: bws_functions.php:543
252
- msgid "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"
253
- msgstr "При необхідності ви можете перевірити правильність вашого ліцензійного ключа або знову ввести його у полі, що знаходиться нижче. Ви можете знайти свій ліцензійний ключ на вашій персональній сторінці - Client area - на нашому сайті."
 
 
 
 
 
 
 
254
 
255
- #: bws_functions.php:543
256
- msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
257
- msgstr "(ім'я користувача - це електронна адреса, яку ви вказуєте при купівлі продукту). При необхідності, будь ласка, відправте запит на відновлення вашого паролю."
 
 
 
 
 
258
 
259
- #: bws_functions.php:547
260
  msgid "Check license key"
261
  msgstr "Перевірте ліцензійний ключ"
262
 
263
- #: bws_functions.php:561
264
  msgid "WARNING: Illegal use notification"
265
  msgstr "УВАГА: виявлено несанкціоноване використання плагіну"
266
 
267
- #: bws_functions.php:561
268
- msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
269
- msgstr "Ви можете використовувати одну ліцензію Про-плагіну для одного домену. Будь ласка, переконайтесь, що інформацію щодо ліцензії і домену введено вірно, у вкладці Client Area. Ми настійливо рекомендуємо Вам вирішити це питання протягом 24 годин, інакше плагін буде деактивовано."
 
 
 
 
 
 
 
 
270
 
271
- #: bws_functions.php:569
272
- msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
273
- msgstr "Увага: Термін дії тріал періоду Pro версії плагіну скінчився. Щоб продовжити користуватись плагіном, будь ласка, придбайте ліцензію Pro"
 
 
 
 
274
 
275
- #: bws_functions.php:571
276
- msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
277
- msgstr "Строк вашої ліцензії витік. Якщо ви хочете оновлювати наш плагін у майбутньому, вам слід подовжити ліцензію."
 
 
 
 
278
 
279
- #: bws_functions.php:571
280
- #: bws_functions.php:624
281
- #: bws_menu.php:669
282
- #: bws_menu.php:691
283
- #: bws_menu.php:718
284
- #: bws_menu.php:748
285
  #: bws_menu.php:794
286
  msgid "Learn more"
287
  msgstr "Дізнатись більше"
288
 
289
- #: bws_functions.php:581
290
  #, php-format
291
  msgid "Notice: You are using the Pro Trial license of %s plugin."
292
  msgstr "Увага: Ви використовуєте тріал Pro версію плагіну %s."
293
 
294
- #: bws_functions.php:583
295
  msgid "Notice: You are using the Pro Trial license of plugin."
296
  msgstr "Увага: Ви використовуєте тріал Pro версію плагіну."
297
 
298
- #: bws_functions.php:586
299
  msgid "The Pro Trial license will expire on"
300
  msgstr "Тріал період Pro версії плагіну закінчується"
301
 
302
- #: bws_functions.php:624
303
  msgid "You license for"
304
  msgstr "Ваша ліцензія для"
305
 
306
- #: bws_functions.php:624
307
  msgid "expires on"
308
  msgstr "витікає"
309
 
310
- #: bws_functions.php:624
311
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
312
- msgstr "та ви більше не будете отримувати першочергову технічну підтримку та оновлення."
 
 
313
 
314
- #: bws_functions.php:655
315
  msgid "Thank you for installing"
316
  msgstr "Дякуємо, що встановили"
317
 
318
- #: bws_functions.php:656
319
  msgid "Let's get started"
320
  msgstr "Розпочнемо"
321
 
322
- #: bws_functions.php:657
323
  msgid "Configure Settings"
324
  msgstr "Налаштувати плагін"
325
 
326
- #: bws_functions.php:660
327
  msgid "Add New"
328
  msgstr "Додати"
329
 
330
- #: bws_functions.php:664
331
- msgid "Close notice"
332
- msgstr "Закрити"
 
 
 
 
 
 
 
 
 
333
 
334
- #: bws_functions.php:677
 
 
 
 
335
  msgid "Notice"
336
  msgstr "Зауважте"
337
 
338
- #: bws_functions.php:677
339
  msgid "The plugin's settings have been changed."
340
  msgstr "Налаштування плагіну змінено."
341
 
342
- #: bws_functions.php:678
343
  msgid "Save Changes"
344
  msgstr "Зберегти зміни"
345
 
346
- #: bws_functions.php:693
347
- msgid "You can always look at premium options by clicking on the \"Show Pro features\" in the \"Go PRO\" tab"
348
- msgstr "Ви завжди можете подивитися на преміум опції, натиснувши на кнопку \"Показати Pro особливост\" на вкладці \"Перейти на PRO\""
349
-
350
- #: bws_functions.php:773
351
- msgid "Add BWS Plugins Shortcode"
352
- msgstr "Додати BWS шорткод"
353
 
354
- #: bws_functions.php:793
355
  msgid "Add shortcode"
356
  msgstr "Додати шорткод"
357
 
358
- #: bws_functions.php:793
359
  msgid "Add BestWebSoft plugins' shortcodes using this button."
360
  msgstr "Додайте шорткоди BestWebSoft плагінів за допомогою цієї кнопки."
361
 
362
- #: bws_functions.php:833
363
  msgid "Close"
364
  msgstr "Закрити"
365
 
366
- #: bws_functions.php:926
367
  msgid "Restore all plugin settings to defaults"
368
  msgstr "Скинути налаштування плагіну до стандартних"
369
 
370
- #: bws_functions.php:928
371
  msgid "Restore settings"
372
  msgstr "Скинути налаштування"
373
 
374
- #: bws_functions.php:939
375
  msgid "Are you sure you want to restore all settings by default?"
376
  msgstr "Ви впевнені, що хочете скинути налаштування плагіну до стандартних?"
377
 
378
- #: bws_functions.php:942
379
  msgid "Yes, restore all settings"
380
  msgstr "Так, скинути налаштування"
381
 
382
- #: bws_functions.php:943
383
  msgid "No, go back to the settings page"
384
  msgstr "Ні, повернутись назад на сторінку налаштувань"
385
 
386
- #: bws_functions.php:987
387
  msgid "Plugin"
388
  msgstr "Плагін"
389
 
390
- #: bws_functions.php:996
391
  msgid "Shortcode settings"
392
  msgstr "Налаштування шорткоду"
393
 
394
- #: bws_functions.php:1001
395
  msgid "The shortcode will be inserted"
396
  msgstr "Буде вставлено шорткод"
397
 
398
- #: bws_functions.php:1006
399
  msgid "Insert"
400
  msgstr "Вставити"
401
 
402
- #: bws_functions.php:1037
403
  msgid "Visit Help Center"
404
  msgstr "Перейти в Help Center"
405
 
406
- #: bws_functions.php:1042
407
  msgid "FAQ"
408
  msgstr "FAQ"
409
 
410
- #: bws_functions.php:1048
411
  msgid "For more information:"
412
  msgstr "Для отримання додаткової інформації:"
413
 
414
- #: bws_functions.php:1049
415
  msgid "Documentation"
416
  msgstr "Документація"
417
 
418
- #: bws_functions.php:1050
419
  msgid "Video Instructions"
420
  msgstr "Відео інструкції"
421
 
422
- #: bws_functions.php:1051
423
  msgid "Submit a Request"
424
  msgstr "Надіслати запит"
425
 
426
- #: bws_menu.php:506
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
427
  msgid "Not set"
428
  msgstr "Не задано"
429
 
430
- #: bws_menu.php:508
431
- #: bws_menu.php:509
432
  msgid "On"
433
  msgstr "Увімк."
434
 
435
- #: bws_menu.php:508
436
- #: bws_menu.php:509
437
  msgid "Off"
438
  msgstr "Вимк."
439
 
440
- #: bws_menu.php:510
441
- #: bws_menu.php:511
442
- #: bws_menu.php:512
443
- #: bws_menu.php:513
444
- #: bws_menu.php:514
445
- #: bws_menu.php:526
446
  msgid "N/A"
447
  msgstr "Невідомо"
448
 
449
- #: bws_menu.php:514
450
  msgid " Mb"
451
  msgstr "Мб"
452
 
453
- #: bws_menu.php:515
454
- #: bws_menu.php:516
455
- #: bws_menu.php:517
456
- #: bws_menu.php:522
457
  msgid "Yes"
458
  msgstr "Так"
459
 
460
- #: bws_menu.php:515
461
- #: bws_menu.php:516
462
- #: bws_menu.php:517
463
- #: bws_menu.php:524
464
  msgid "No"
465
  msgstr "Ні"
466
 
467
- #: bws_menu.php:534
468
  msgid "Operating System"
469
  msgstr "Операційна система"
470
 
471
- #: bws_menu.php:535
472
  msgid "Server"
473
  msgstr "Тип серверу"
474
 
475
- #: bws_menu.php:536
476
  msgid "Memory usage"
477
  msgstr "Пам’яті використано"
478
 
479
- #: bws_menu.php:537
480
  msgid "MYSQL Version"
481
  msgstr "Версія MYSQL"
482
 
483
- #: bws_menu.php:538
484
  msgid "SQL Mode"
485
  msgstr "Режим SQL"
486
 
487
- #: bws_menu.php:539
488
  msgid "PHP Version"
489
  msgstr "Версія PHP"
490
 
491
- #: bws_menu.php:540
492
  msgid "PHP Safe Mode"
493
  msgstr "PHP Безпечний режим"
494
 
495
- #: bws_menu.php:541
496
  msgid "PHP Allow URL fopen"
497
  msgstr "Дозволити PHP URL fopen"
498
 
499
- #: bws_menu.php:542
500
  msgid "PHP Memory Limit"
501
  msgstr "Ліміт пам’яті"
502
 
503
- #: bws_menu.php:543
504
  msgid "PHP Max Upload Size"
505
  msgstr "Макс. розмір файлу, що завантажується"
506
 
507
- #: bws_menu.php:544
508
  msgid "PHP Max Post Size"
509
  msgstr "Макс. розмір посту"
510
 
511
- #: bws_menu.php:545
512
  msgid "PHP Max Script Execute Time"
513
  msgstr "Макс. час виконання сценарію"
514
 
515
- #: bws_menu.php:546
516
  msgid "PHP Exif support"
517
  msgstr "Підтримка PHP Exif"
518
 
519
- #: bws_menu.php:547
520
  msgid "PHP IPTC support"
521
  msgstr "Підтримка PHP IPTC"
522
 
523
- #: bws_menu.php:548
524
  msgid "PHP XML support"
525
  msgstr "Підтримка PHP XML"
526
 
527
- #: bws_menu.php:549
528
  msgid "Site URL"
529
  msgstr "Адреса сайту"
530
 
531
- #: bws_menu.php:550
532
  msgid "Home URL"
533
  msgstr "Адреса домашньої сторінки"
534
 
535
- #: bws_menu.php:553
536
  msgid "WordPress Version"
537
  msgstr "Версія WordPress"
538
 
539
- #: bws_menu.php:554
540
  msgid "WordPress DB Version"
541
  msgstr "Версія бази даних WordPress"
542
 
543
- #: bws_menu.php:555
544
  msgid "Multisite"
545
  msgstr "Мультисайт"
546
 
547
- #: bws_menu.php:556
548
  msgid "Active Theme"
549
  msgstr "Активна тема"
550
 
551
- #: bws_menu.php:571
552
  msgid "Please enter a valid email address."
553
  msgstr "Будь ласка, введіть коректний емейл."
554
 
555
- #: bws_menu.php:575
556
  msgid "Email with system info is sent to "
557
  msgstr "Емейл з системною інформацією надіслано на"
558
 
559
- #: bws_menu.php:579
560
  msgid "Thank you for contacting us."
561
  msgstr "Дякуємо, що звернулись до нас."
562
 
563
- #: bws_menu.php:612
564
  msgid "Sorry, email message could not be delivered."
565
  msgstr "Вибачте, ваше емейл не може бути доставлено"
566
 
567
- #: bws_menu.php:620
568
  msgid "Need help?"
569
  msgstr "Потрібна допомога?"
570
 
571
- #: bws_menu.php:621
572
  msgid "Client area"
573
  msgstr "Клієнтам"
574
 
575
- #: bws_menu.php:622
576
- #: bws_menu.php:933
577
  msgid "System status"
578
  msgstr "Системна інформація"
579
 
580
- #: bws_menu.php:627
581
  msgid "Plugins"
582
  msgstr "Плагіни"
583
 
584
- #: bws_menu.php:629
585
  msgid "Themes"
586
  msgstr "Теми"
587
 
@@ -601,25 +701,19 @@ msgstr "Рекомендовані "
601
  msgid "Installed plugins"
602
  msgstr "Встановлені плагіни"
603
 
604
- #: bws_menu.php:672
605
- #: bws_menu.php:721
606
  msgid "Settings"
607
  msgstr "Налаштування"
608
 
609
- #: bws_menu.php:693
610
- #: bws_menu.php:750
611
  msgid "Activate this plugin"
612
  msgstr "Активувати плагін"
613
 
614
- #: bws_menu.php:708
615
- #: bws_menu.php:738
616
- #: bws_menu.php:784
617
  msgid "Go"
618
  msgstr "Перейти"
619
 
620
- #: bws_menu.php:712
621
- #: bws_menu.php:742
622
- #: bws_menu.php:788
623
  msgid "DONATE"
624
  msgstr "Підтримати нас"
625
 
@@ -667,8 +761,7 @@ msgstr "Попередній перегляд %s"
667
  msgid "Preview"
668
  msgstr "Попередній перегляд"
669
 
670
- #: bws_menu.php:882
671
- #: bws_menu.php:914
672
  #, php-format
673
  msgid "By %s"
674
  msgstr "За %s"
@@ -701,6 +794,9 @@ msgstr "Відправити службі тех. підтримки"
701
  msgid "Send to custom email &#187;"
702
  msgstr "Відправити на електронну адресу &#187;"
703
 
 
 
 
704
  #~ msgid ""
705
  #~ "(your username is the email you specify when purchasing the product), "
706
  #~ "where you can make the necessary changes."
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
  "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
+ "чи вище, тому його було деактивовано! Будь ласка оновіть 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."
43
+ 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"
97
+ 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."
113
+ 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"
121
+ 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."
129
+ 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"
146
+ 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."
160
+ 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."
256
+ 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."
268
+ 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 "
292
+ "area - on our website"
293
+ msgstr ""
294
+ "При необхідності ви можете перевірити правильність вашого ліцензійного ключа "
295
+ "або знову ввести його у полі, що знаходиться нижче. Ви можете знайти свій "
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. "
320
+ "We strongly recommend you to solve the problem within 24 hours, otherwise "
321
+ "the Pro plugin will be deactivated."
322
+ msgstr ""
323
+ "Ви можете використовувати одну ліцензію Про-плагіну для одного домену. Будь "
324
+ "ласка, переконайтесь, що інформацію щодо ліцензії і домену введено вірно, у "
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"
332
+ 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."
340
+ 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!"
401
+ msgstr ""
402
+ "Якщо у вас є пропозиції по додаванню нового або поліпшення поточного "
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"
426
+ 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
 
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
 
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"
794
  msgid "Send to custom email &#187;"
795
  msgstr "Відправити на електронну адресу &#187;"
796
 
797
+ #~ msgid "Add BWS Plugins Shortcode"
798
+ #~ msgstr "Додати BWS шорткод"
799
+
800
  #~ msgid ""
801
  #~ "(your username is the email you specify when purchasing the product), "
802
  #~ "where you can make the necessary changes."
css/style.css CHANGED
@@ -60,3 +60,18 @@
60
  display: inline-block;
61
  margin-right: 20px;
62
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60
  display: inline-block;
61
  margin-right: 20px;
62
  }
63
+ .fcbkbttn_how_to_use {
64
+ float: right !important;
65
+ }
66
+ .rtl .fcbkbttn_how_to_use {
67
+ float: left !important;
68
+ }
69
+ @media only screen and ( max-width: 782px ) {
70
+ .fcbkbttn_how_to_use {
71
+ float: none !important;
72
+ text-align: left;
73
+ }
74
+ .rtl .fcbkbttn_how_to_use {
75
+ text-align: right;
76
+ }
77
+ }
facebook-button-plugin.php CHANGED
@@ -6,7 +6,7 @@ Description: Put Facebook Button in to your post.
6
  Author: BestWebSoft
7
  Text Domain: facebook-button-plugin
8
  Domain Path: /languages
9
- Version: 2.47
10
  Author URI: http://bestwebsoft.com/
11
  License: GPLv2 or later
12
  */
@@ -59,7 +59,7 @@ if ( ! function_exists( 'fcbkbttn_init' ) ) {
59
  require_once( dirname( __FILE__ ) . '/bws_menu/bws_include.php' );
60
  bws_include_init( plugin_basename( __FILE__ ) );
61
 
62
- bws_wp_min_version_check( plugin_basename( __FILE__ ), $fcbkbttn_plugin_info, '3.8', '3.1' );/* check compatible with current WP version ##*/
63
 
64
  /* Get options from the database */
65
  if ( ! is_admin() || ( isset( $_GET['page'] ) && ( "facebook-button-plugin.php" == $_GET['page'] || "social-buttons.php" == $_GET['page'] ) ) ) {
@@ -84,7 +84,7 @@ if ( ! function_exists( 'fcbkbttn_admin_init' ) ) {
84
  global $bws_plugin_info, $fcbkbttn_plugin_info, $bws_shortcode_list;
85
 
86
  /*## Function for bws menu */
87
- if ( ! isset( $bws_plugin_info ) || empty( $bws_plugin_info ) ) {
88
  $bws_plugin_info = array( 'id' => '78', 'version' => $fcbkbttn_plugin_info["Version"] );
89
  }
90
 
@@ -119,7 +119,8 @@ if ( ! function_exists( 'fcbkbttn_settings' ) ) {
119
  'use_multilanguage_locale' => 0,
120
  'display_for_excerpt' => 0,
121
  'display_settings_notice' => 1,
122
- 'first_install' => strtotime( "now" )
 
123
  );
124
  /* Install the option defaults */
125
  if ( ! get_option( 'fcbk_bttn_plgn_options' ) ) {
@@ -219,7 +220,7 @@ if ( ! function_exists( 'fcbkbttn_settings_page' ) ) {
219
  if ( ! is_dir( $fcbkbttn_cstm_mg_folder ) ) {
220
  wp_mkdir_p( $fcbkbttn_cstm_mg_folder, 0755 );
221
  }
222
- }
223
  $max_image_width = 100;
224
  $max_image_height = 40;
225
  $max_image_size = 32 * 1024;
@@ -266,7 +267,7 @@ if ( ! function_exists( 'fcbkbttn_settings_page' ) ) {
266
  $error = __( "Uploading Error: check image properties", 'facebook-button-plugin' );
267
  }
268
  }
269
- }
270
  }
271
 
272
  /*## check banner */
@@ -277,7 +278,7 @@ if ( ! function_exists( 'fcbkbttn_settings_page' ) ) {
277
  $fcbkbttn_options = $fcbkbttn_options_default;
278
  update_option( 'fcbk_bttn_plgn_options', $fcbkbttn_options );
279
  $message = __( 'All plugin settings were restored.', 'facebook-button-plugin' );
280
- }
281
 
282
  /* GO PRO */
283
  if ( isset( $_GET['action'] ) && 'go_pro' == $_GET['action'] ) {
@@ -290,9 +291,13 @@ if ( ! function_exists( 'fcbkbttn_settings_page' ) ) {
290
  <!-- general -->
291
  <div class="wrap">
292
  <h1><?php _e( 'Facebook Button Settings', 'facebook-button-plugin' ); ?></h1>
 
 
 
293
  <h2 class="nav-tab-wrapper">
294
  <a class="nav-tab<?php if ( ! isset( $_GET['action'] ) ) echo ' nav-tab-active'; ?>" href="admin.php?page=facebook-button-plugin.php"><?php _e( 'Settings', 'facebook-button-plugin' ); ?></a>
295
  <a class="nav-tab<?php if ( isset( $_GET['action'] ) && 'extra' == $_GET['action'] ) echo ' nav-tab-active'; ?>" href="admin.php?page=facebook-button-plugin.php&amp;action=extra"><?php _e( 'Extra settings', 'facebook-button-plugin' ); ?></a>
 
296
  <a class="nav-tab bws_go_pro_tab<?php if ( isset( $_GET['action'] ) && 'go_pro' == $_GET['action'] ) echo ' nav-tab-active'; ?>" href="admin.php?page=facebook-button-plugin.php&amp;action=go_pro"><?php _e( 'Go PRO', 'facebook-button-plugin' ); ?></a>
297
  </h2>
298
  <!-- end general -->
@@ -443,7 +448,7 @@ if ( ! function_exists( 'fcbkbttn_settings_page' ) ) {
443
  </div>
444
  </div>
445
  <?php } ?>
446
- <!-- end general -->
447
  <table class="form-table">
448
  <tr id="fcbkbttn_id_option" class="fcbkbttn_my_page" <?php if ( 1 != $fcbkbttn_options['my_page'] ) echo 'style="display:none"'; ?>>
449
  <th scope="row"><?php _e( 'Your Facebook ID or username', 'facebook-button-plugin' ); ?></th>
@@ -534,61 +539,61 @@ if ( ! function_exists( 'fcbkbttn_settings_page' ) ) {
534
  </fieldset>
535
  </td>
536
  </tr>
537
- </table>
538
  <!-- general -->
539
  <?php if ( ! $bws_hide_premium_options_check ) { ?>
540
  <div class="bws_pro_version_bloc fcbkbttn_like">
541
- <div class="bws_pro_version_table_bloc">
542
  <button type="submit" name="bws_hide_premium_options" class="notice-dismiss bws_hide_premium_options" title="<?php _e( 'Close', 'facebook-button-plugin' ); ?>"></button>
543
- <div class="bws_table_bg"></div>
544
  <table class="form-table bws_pro_version">
545
  <tr>
546
  <th><?php _e( '"Like" for an entire site on every page:', 'facebook-button-plugin' ); ?></th>
547
  <td><input disabled="disabled" name='fcbkbttn_entire_site_like' type='checkbox' value='1' /><br />
548
  <span style="color: rgb(136, 136, 136); font-size: 10px; display:inline"><?php _e( 'Notice: "Like for the entire site" option does not create an extra button. This option merely allows your users to like the entire website when this option is enabled, or a single post when this option is disabled, when clicking the regular "Like" button.', 'facebook-button-plugin' ); ?></span>
549
  </td>
550
- </tr>
551
  <tr>
552
  <th scope="row" colspan="2">
553
  * <?php _e( 'If you upgrade to Pro version all your settings will be saved.', 'facebook-button-plugin' ); ?>
554
  </th>
555
- </tr>
556
- </table>
557
  </div>
558
  <div class="bws_pro_version_tooltip">
559
  <div class="bws_info">
560
  <?php _e( 'Unlock premium options by upgrading to Pro version', 'facebook-button-plugin' ); ?>
561
  </div>
562
  <a class="bws_button" href="http://bestwebsoft.com/products/facebook-like-button/?k=427287ceae749cbd015b4bba6041c4b8&pn=78&v=<?php echo $fcbkbttn_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Facebook Button Pro"><?php _e( 'Learn More', 'facebook-button-plugin' ); ?></a>
563
- <div class="clear"></div>
564
  </div>
565
  </div>
566
  <?php } ?>
567
- <!-- end general -->
568
  <p class="submit">
569
  <input type="hidden" name="fcbkbttn_form_submit" value="submit" />
570
  <input id="bws-submit-button" type="submit" class="button-primary" value="<?php _e( 'Save Changes', 'facebook-button-plugin' ); ?>" />
571
  <?php wp_nonce_field( $plugin_basename, 'fcbkbttn_nonce_name' ); ?>
572
  </p>
573
- </div>
574
  <!-- general -->
575
  <?php if ( ! $bws_hide_premium_options_check ) { ?>
576
  <div id="fcbkbttn_preview">
577
  <div class="bws_pro_version_bloc">
578
- <div class="bws_pro_version_table_bloc">
579
  <button type="submit" name="bws_hide_premium_options" class="notice-dismiss bws_hide_premium_options" title="<?php _e( 'Close', 'facebook-button-plugin' ); ?>"></button>
580
- <div class="bws_table_bg"></div>
581
  <div id="fcbkbttn_preview_content">
582
  <h3><?php _e( 'Facebook Button preview:', 'facebook-button-plugin' ); ?></h3>
583
  <img src='<?php echo plugins_url( 'images/preview.png', __FILE__ ); ?>' />
584
- </div>
585
  </div>
586
  <div class="bws_pro_version_tooltip">
587
  <div class="bws_info">
588
  <?php _e( 'Unlock premium options by upgrading to Pro version', 'facebook-button-plugin' ); ?>
589
  </div>
590
  <a class="bws_button" href="http://bestwebsoft.com/products/facebook-like-button/?k=427287ceae749cbd015b4bba6041c4b8&pn=78&v=<?php echo $fcbkbttn_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Facebook Button Pro"><?php _e( 'Learn More', 'facebook-button-plugin' ); ?></a>
591
- <div class="clear"></div>
592
  </div>
593
  </div>
594
  </div>
@@ -600,8 +605,8 @@ if ( ! function_exists( 'fcbkbttn_settings_page' ) ) {
600
  }
601
  } elseif ( 'extra' == $_GET['action'] ) { ?>
602
  <div class="bws_pro_version_bloc">
603
- <div class="bws_pro_version_table_bloc">
604
- <div class="bws_table_bg"></div>
605
  <table class="form-table bws_pro_version">
606
  <tr>
607
  <td colspan="2">
@@ -630,18 +635,20 @@ if ( ! function_exists( 'fcbkbttn_settings_page' ) ) {
630
  <th scope="row" colspan="2">
631
  * <?php _e( 'If you upgrade to Pro version all your settings will be saved.', 'facebook-button-plugin' ); ?>
632
  </th>
633
- </tr>
634
- </table>
635
  </div>
636
  <div class="bws_pro_version_tooltip">
637
  <div class="bws_info">
638
  <?php _e( 'Unlock premium options by upgrading to Pro version', 'facebook-button-plugin' ); ?>
639
  </div>
640
  <a class="bws_button" href="http://bestwebsoft.com/products/facebook-like-button/?k=427287ceae749cbd015b4bba6041c4b8&pn=78&v=<?php echo $fcbkbttn_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Facebook Button Pro"><?php _e( 'Learn More', 'facebook-button-plugin' ); ?></a>
641
- <div class="clear"></div>
642
  </div>
643
  </div>
644
- <?php } elseif ( 'go_pro' == $_GET['action'] ) {
 
 
645
  bws_go_pro_tab_show( $bws_hide_premium_options_check, $fcbkbttn_plugin_info, $plugin_basename, 'facebook-button-plugin.php', 'facebook-button-pro.php', 'facebook-button-pro/facebook-button-pro.php', 'facebook-like-button', '427287ceae749cbd015b4bba6041c4b8', '78', isset( $go_pro_result['pro_plugin_is_activated'] ) );
646
  }
647
  bws_plugin_reviews_block( $fcbkbttn_plugin_info['Name'], 'facebook-button-plugin' ); ?>
@@ -703,7 +710,7 @@ if ( ! function_exists( 'fcbkbttn_display_button' ) ) {
703
  function fcbkbttn_display_button( $content ) {
704
 
705
  if ( is_feed() )
706
- return $content;
707
 
708
  global $fcbkbttn_options;
709
  /* Query the database to receive array 'fcbk_bttn_plgn_options' and receiving necessary information to create button */
@@ -728,7 +735,7 @@ if ( ! function_exists( 'fcbkbttn_display_button' ) ) {
728
  /* Function 'fcbk_bttn_plgn_shortcode' are using to create shortcode by Facebook Button. */
729
  if ( ! function_exists( 'fcbkbttn_shortcode' ) ) {
730
  function fcbkbttn_shortcode( $content ) {
731
- global $post, $fcbkbttn_options, $fcbkbttn_locale;
732
 
733
  if ( isset( $post->ID ) )
734
  $permalink_post = get_permalink( $post->ID );
@@ -736,14 +743,7 @@ if ( ! function_exists( 'fcbkbttn_shortcode' ) ) {
736
  $button = fcbkbttn_button();
737
 
738
  if ( ( 1 == $fcbkbttn_options['like'] || 1 == $fcbkbttn_options['share'] ) && isset( $permalink_post ) ) {
739
- $button .= '<div id="fb-root"></div>
740
- <script>(function(d, s, id) {
741
- var js, fjs = d.getElementsByTagName(s)[0];
742
- if (d.getElementById(id)) return;
743
- js = d.createElement(s); js.id = id;
744
- js.src = "//connect.facebook.net/' . $fcbkbttn_locale . '/sdk.js#xfbml=1&appId=1443946719181573&version=v2.0";
745
- fjs.parentNode.insertBefore(js, fjs);
746
- }(document, "script", "facebook-jssdk"));</script>';
747
  }
748
  return $button;
749
  }
@@ -753,7 +753,7 @@ if ( ! function_exists( 'fcbkbttn_shortcode' ) ) {
753
  if ( ! function_exists( 'fcbkbttn_shortcode_button_content' ) ) {
754
  function fcbkbttn_shortcode_button_content( $content ) { ?>
755
  <div id="fcbkbttn" style="display:none;">
756
- <fieldset>
757
  <?php _e( 'Add Facebook buttons to your page or post', 'facebook-button-plugin' ); ?>
758
  </fieldset>
759
  <input class="bws_default_shortcode" type="hidden" name="default" value="[fb_button]" />
@@ -783,16 +783,38 @@ if ( ! function_exists( 'fcbkbttn_meta' ) ) {
783
  }
784
  }
785
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
786
  if ( ! function_exists( 'fcbkbttn_footer_script' ) ) {
787
- function fcbkbttn_footer_script () {
788
- global $fcbkbttn_options, $fcbkbttn_locale;
789
- if ( ( 1 == $fcbkbttn_options['like'] || 1 == $fcbkbttn_options['share'] ) && 'shortcode' != $fcbkbttn_options['where'] ) { ?>
 
 
790
  <div id="fb-root"></div>
791
  <script>(function(d, s, id) {
792
  var js, fjs = d.getElementsByTagName(s)[0];
793
  if (d.getElementById(id)) return;
794
  js = d.createElement(s); js.id = id;
795
- js.src = "//connect.facebook.net/<?php echo $fcbkbttn_locale; ?>/sdk.js#xfbml=1&appId=1443946719181573&version=v2.0";
796
  fjs.parentNode.insertBefore(js, fjs);
797
  }(document, 'script', 'facebook-jssdk'));
798
  </script>
@@ -802,46 +824,20 @@ if ( ! function_exists( 'fcbkbttn_footer_script' ) ) {
802
 
803
  if ( ! function_exists( 'fcbkbttn_admin_head' ) ) {
804
  function fcbkbttn_admin_head() {
805
- global $fcbkbttn_options, $fcbkbttn_locale, $fcbkbttn_lang_codes;
806
  if ( isset( $_GET['page'] ) && ( "facebook-button-plugin.php" == $_GET['page'] || "social-buttons.php" == $_GET['page'] ) ) {
807
  wp_enqueue_script( 'fcbk_script', plugins_url( 'js/script.js', __FILE__ ), array( 'jquery' ) );
808
  wp_enqueue_style( 'fcbk_stylesheet', plugins_url( 'css/style.css', __FILE__ ) );
 
 
809
  } elseif ( ! is_admin() ) {
810
- wp_enqueue_style( 'fcbk_stylesheet', plugins_url( 'css/style.css', __FILE__ ) );
811
- if ( 1 == $fcbkbttn_options['like'] || 1 == $fcbkbttn_options['share'] ) {
812
- if ( 1 == $fcbkbttn_options['use_multilanguage_locale'] && isset( $_SESSION['language'] ) ) {
813
- if ( array_key_exists( $_SESSION['language'], $fcbkbttn_lang_codes ) ) {
814
- $fcbkbttn_locale = $_SESSION['language'];
815
- } else {
816
- global $mltlngg_languages, $mltlnggpr_languages;
817
- if ( ! empty( $mltlngg_languages ) || ! empty( $mltlnggpr_languages ) ) {
818
- $languages_list = ! empty( $mltlngg_languages ) ? $mltlngg_languages : $mltlnggpr_languages;
819
- foreach ( $languages_list as $key => $one_lang ) {
820
- $mltlngg_lang_key = array_search( $_SESSION['language'], $one_lang );
821
- if ( false !== $mltlngg_lang_key ) {
822
- $fb_lang_key = array_search( $one_lang[2], $fcbkbttn_lang_codes );
823
- if ( false != $fb_lang_key )
824
- $fcbkbttn_locale = $fb_lang_key;
825
- break;
826
- }
827
- }
828
- }
829
- }
830
- }
831
- if ( empty( $fcbkbttn_locale ) )
832
- $fcbkbttn_locale = $fcbkbttn_options['locale'];
833
- }
834
-
835
- if ( ( 1 == $fcbkbttn_options['like'] || 1 == $fcbkbttn_options['share'] ) && 'en_US' != $fcbkbttn_locale ) {
836
- wp_enqueue_script( 'fcbk_connect', '//connect.facebook.net/' . $fcbkbttn_locale . '/all.js#xfbml=1&appId=1443946719181573' );
837
- }
838
  }
839
  }
840
  }
841
 
842
  /*## Functions creates other links on plugins page. */
843
  if ( ! function_exists( 'fcbkbttn_action_links' ) ) {
844
- function fcbkbttn_action_links( $links, $file ) {
845
  if ( ! is_network_admin() ) {
846
  /* Static so we don't call plugin_basename on every plugin row. */
847
  static $this_plugin;
@@ -885,9 +881,9 @@ if ( ! function_exists( 'fcbkbttn_add_tabs' ) ) {
885
 
886
  if ( ! function_exists ( 'fcbkbttn_plugin_banner' ) ) {
887
  function fcbkbttn_plugin_banner() {
888
- global $hook_suffix;
889
  if ( 'plugins.php' == $hook_suffix ) {
890
- global $fcbkbttn_plugin_info, $fcbkbttn_options;
891
  if ( empty( $fcbkbttn_options ) )
892
  $fcbkbttn_options = get_option( 'fcbk_bttn_plgn_options' );
893
 
@@ -897,6 +893,9 @@ if ( ! function_exists ( 'fcbkbttn_plugin_banner' ) ) {
897
  if ( ! is_network_admin() )
898
  bws_plugin_banner_to_settings( $fcbkbttn_plugin_info, 'fcbk_bttn_plgn_options', 'facebook-button-plugin', 'admin.php?page=facebook-button-plugin.php' );
899
  }
 
 
 
900
  }
901
  }
902
 
@@ -935,6 +934,9 @@ if ( ! function_exists( 'fcbkbttn_delete_options' ) ) {
935
  delete_option( 'fcbk_bttn_plgn_options' );
936
  }
937
  }
 
 
 
938
  }
939
  }
940
 
6
  Author: BestWebSoft
7
  Text Domain: facebook-button-plugin
8
  Domain Path: /languages
9
+ Version: 2.48
10
  Author URI: http://bestwebsoft.com/
11
  License: GPLv2 or later
12
  */
59
  require_once( dirname( __FILE__ ) . '/bws_menu/bws_include.php' );
60
  bws_include_init( plugin_basename( __FILE__ ) );
61
 
62
+ bws_wp_min_version_check( plugin_basename( __FILE__ ), $fcbkbttn_plugin_info, '3.8' );/* check compatible with current WP version ##*/
63
 
64
  /* Get options from the database */
65
  if ( ! is_admin() || ( isset( $_GET['page'] ) && ( "facebook-button-plugin.php" == $_GET['page'] || "social-buttons.php" == $_GET['page'] ) ) ) {
84
  global $bws_plugin_info, $fcbkbttn_plugin_info, $bws_shortcode_list;
85
 
86
  /*## Function for bws menu */
87
+ if ( ! isset( $bws_plugin_info ) || empty( $bws_plugin_info ) ) {
88
  $bws_plugin_info = array( 'id' => '78', 'version' => $fcbkbttn_plugin_info["Version"] );
89
  }
90
 
119
  'use_multilanguage_locale' => 0,
120
  'display_for_excerpt' => 0,
121
  'display_settings_notice' => 1,
122
+ 'first_install' => strtotime( "now" ),
123
+ 'suggest_feature_banner' => 1
124
  );
125
  /* Install the option defaults */
126
  if ( ! get_option( 'fcbk_bttn_plgn_options' ) ) {
220
  if ( ! is_dir( $fcbkbttn_cstm_mg_folder ) ) {
221
  wp_mkdir_p( $fcbkbttn_cstm_mg_folder, 0755 );
222
  }
223
+ }
224
  $max_image_width = 100;
225
  $max_image_height = 40;
226
  $max_image_size = 32 * 1024;
267
  $error = __( "Uploading Error: check image properties", 'facebook-button-plugin' );
268
  }
269
  }
270
+ }
271
  }
272
 
273
  /*## check banner */
278
  $fcbkbttn_options = $fcbkbttn_options_default;
279
  update_option( 'fcbk_bttn_plgn_options', $fcbkbttn_options );
280
  $message = __( 'All plugin settings were restored.', 'facebook-button-plugin' );
281
+ }
282
 
283
  /* GO PRO */
284
  if ( isset( $_GET['action'] ) && 'go_pro' == $_GET['action'] ) {
291
  <!-- general -->
292
  <div class="wrap">
293
  <h1><?php _e( 'Facebook Button Settings', 'facebook-button-plugin' ); ?></h1>
294
+ <ul class="subsubsub fcbkbttn_how_to_use">
295
+ <li><a href="https://docs.google.com/document/d/1gy5uDVoebmYRUvlKRwBmc97jdJFz7GvUCtXy3L7r_Yg/edit" target="_blank"><?php _e( 'How to Use Step-by-step Instruction', 'facebook-button-plugin' ); ?></a></li>
296
+ </ul>
297
  <h2 class="nav-tab-wrapper">
298
  <a class="nav-tab<?php if ( ! isset( $_GET['action'] ) ) echo ' nav-tab-active'; ?>" href="admin.php?page=facebook-button-plugin.php"><?php _e( 'Settings', 'facebook-button-plugin' ); ?></a>
299
  <a class="nav-tab<?php if ( isset( $_GET['action'] ) && 'extra' == $_GET['action'] ) echo ' nav-tab-active'; ?>" href="admin.php?page=facebook-button-plugin.php&amp;action=extra"><?php _e( 'Extra settings', 'facebook-button-plugin' ); ?></a>
300
+ <a class="nav-tab<?php if ( isset( $_GET['action'] ) && 'custom_code' == $_GET['action'] ) echo ' nav-tab-active'; ?>" href="admin.php?page=facebook-button-plugin.php&amp;action=custom_code"><?php _e( 'Custom code', 'facebook-button-plugin' ); ?></a>
301
  <a class="nav-tab bws_go_pro_tab<?php if ( isset( $_GET['action'] ) && 'go_pro' == $_GET['action'] ) echo ' nav-tab-active'; ?>" href="admin.php?page=facebook-button-plugin.php&amp;action=go_pro"><?php _e( 'Go PRO', 'facebook-button-plugin' ); ?></a>
302
  </h2>
303
  <!-- end general -->
448
  </div>
449
  </div>
450
  <?php } ?>
451
+ <!-- end general -->
452
  <table class="form-table">
453
  <tr id="fcbkbttn_id_option" class="fcbkbttn_my_page" <?php if ( 1 != $fcbkbttn_options['my_page'] ) echo 'style="display:none"'; ?>>
454
  <th scope="row"><?php _e( 'Your Facebook ID or username', 'facebook-button-plugin' ); ?></th>
539
  </fieldset>
540
  </td>
541
  </tr>
542
+ </table>
543
  <!-- general -->
544
  <?php if ( ! $bws_hide_premium_options_check ) { ?>
545
  <div class="bws_pro_version_bloc fcbkbttn_like">
546
+ <div class="bws_pro_version_table_bloc">
547
  <button type="submit" name="bws_hide_premium_options" class="notice-dismiss bws_hide_premium_options" title="<?php _e( 'Close', 'facebook-button-plugin' ); ?>"></button>
548
+ <div class="bws_table_bg"></div>
549
  <table class="form-table bws_pro_version">
550
  <tr>
551
  <th><?php _e( '"Like" for an entire site on every page:', 'facebook-button-plugin' ); ?></th>
552
  <td><input disabled="disabled" name='fcbkbttn_entire_site_like' type='checkbox' value='1' /><br />
553
  <span style="color: rgb(136, 136, 136); font-size: 10px; display:inline"><?php _e( 'Notice: "Like for the entire site" option does not create an extra button. This option merely allows your users to like the entire website when this option is enabled, or a single post when this option is disabled, when clicking the regular "Like" button.', 'facebook-button-plugin' ); ?></span>
554
  </td>
555
+ </tr>
556
  <tr>
557
  <th scope="row" colspan="2">
558
  * <?php _e( 'If you upgrade to Pro version all your settings will be saved.', 'facebook-button-plugin' ); ?>
559
  </th>
560
+ </tr>
561
+ </table>
562
  </div>
563
  <div class="bws_pro_version_tooltip">
564
  <div class="bws_info">
565
  <?php _e( 'Unlock premium options by upgrading to Pro version', 'facebook-button-plugin' ); ?>
566
  </div>
567
  <a class="bws_button" href="http://bestwebsoft.com/products/facebook-like-button/?k=427287ceae749cbd015b4bba6041c4b8&pn=78&v=<?php echo $fcbkbttn_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Facebook Button Pro"><?php _e( 'Learn More', 'facebook-button-plugin' ); ?></a>
568
+ <div class="clear"></div>
569
  </div>
570
  </div>
571
  <?php } ?>
572
+ <!-- end general -->
573
  <p class="submit">
574
  <input type="hidden" name="fcbkbttn_form_submit" value="submit" />
575
  <input id="bws-submit-button" type="submit" class="button-primary" value="<?php _e( 'Save Changes', 'facebook-button-plugin' ); ?>" />
576
  <?php wp_nonce_field( $plugin_basename, 'fcbkbttn_nonce_name' ); ?>
577
  </p>
578
+ </div>
579
  <!-- general -->
580
  <?php if ( ! $bws_hide_premium_options_check ) { ?>
581
  <div id="fcbkbttn_preview">
582
  <div class="bws_pro_version_bloc">
583
+ <div class="bws_pro_version_table_bloc">
584
  <button type="submit" name="bws_hide_premium_options" class="notice-dismiss bws_hide_premium_options" title="<?php _e( 'Close', 'facebook-button-plugin' ); ?>"></button>
585
+ <div class="bws_table_bg"></div>
586
  <div id="fcbkbttn_preview_content">
587
  <h3><?php _e( 'Facebook Button preview:', 'facebook-button-plugin' ); ?></h3>
588
  <img src='<?php echo plugins_url( 'images/preview.png', __FILE__ ); ?>' />
589
+ </div>
590
  </div>
591
  <div class="bws_pro_version_tooltip">
592
  <div class="bws_info">
593
  <?php _e( 'Unlock premium options by upgrading to Pro version', 'facebook-button-plugin' ); ?>
594
  </div>
595
  <a class="bws_button" href="http://bestwebsoft.com/products/facebook-like-button/?k=427287ceae749cbd015b4bba6041c4b8&pn=78&v=<?php echo $fcbkbttn_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Facebook Button Pro"><?php _e( 'Learn More', 'facebook-button-plugin' ); ?></a>
596
+ <div class="clear"></div>
597
  </div>
598
  </div>
599
  </div>
605
  }
606
  } elseif ( 'extra' == $_GET['action'] ) { ?>
607
  <div class="bws_pro_version_bloc">
608
+ <div class="bws_pro_version_table_bloc">
609
+ <div class="bws_table_bg"></div>
610
  <table class="form-table bws_pro_version">
611
  <tr>
612
  <td colspan="2">
635
  <th scope="row" colspan="2">
636
  * <?php _e( 'If you upgrade to Pro version all your settings will be saved.', 'facebook-button-plugin' ); ?>
637
  </th>
638
+ </tr>
639
+ </table>
640
  </div>
641
  <div class="bws_pro_version_tooltip">
642
  <div class="bws_info">
643
  <?php _e( 'Unlock premium options by upgrading to Pro version', 'facebook-button-plugin' ); ?>
644
  </div>
645
  <a class="bws_button" href="http://bestwebsoft.com/products/facebook-like-button/?k=427287ceae749cbd015b4bba6041c4b8&pn=78&v=<?php echo $fcbkbttn_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Facebook Button Pro"><?php _e( 'Learn More', 'facebook-button-plugin' ); ?></a>
646
+ <div class="clear"></div>
647
  </div>
648
  </div>
649
+ <?php } elseif ( 'custom_code' == $_GET['action'] ) {
650
+ bws_custom_code_tab();
651
+ } elseif ( 'go_pro' == $_GET['action'] ) {
652
  bws_go_pro_tab_show( $bws_hide_premium_options_check, $fcbkbttn_plugin_info, $plugin_basename, 'facebook-button-plugin.php', 'facebook-button-pro.php', 'facebook-button-pro/facebook-button-pro.php', 'facebook-like-button', '427287ceae749cbd015b4bba6041c4b8', '78', isset( $go_pro_result['pro_plugin_is_activated'] ) );
653
  }
654
  bws_plugin_reviews_block( $fcbkbttn_plugin_info['Name'], 'facebook-button-plugin' ); ?>
710
  function fcbkbttn_display_button( $content ) {
711
 
712
  if ( is_feed() )
713
+ return $content;
714
 
715
  global $fcbkbttn_options;
716
  /* Query the database to receive array 'fcbk_bttn_plgn_options' and receiving necessary information to create button */
735
  /* Function 'fcbk_bttn_plgn_shortcode' are using to create shortcode by Facebook Button. */
736
  if ( ! function_exists( 'fcbkbttn_shortcode' ) ) {
737
  function fcbkbttn_shortcode( $content ) {
738
+ global $post, $fcbkbttn_options, $fcbkbttn_shortcode_add_script;
739
 
740
  if ( isset( $post->ID ) )
741
  $permalink_post = get_permalink( $post->ID );
743
  $button = fcbkbttn_button();
744
 
745
  if ( ( 1 == $fcbkbttn_options['like'] || 1 == $fcbkbttn_options['share'] ) && isset( $permalink_post ) ) {
746
+ $fcbkbttn_shortcode_add_script = true;
 
 
 
 
 
 
 
747
  }
748
  return $button;
749
  }
753
  if ( ! function_exists( 'fcbkbttn_shortcode_button_content' ) ) {
754
  function fcbkbttn_shortcode_button_content( $content ) { ?>
755
  <div id="fcbkbttn" style="display:none;">
756
+ <fieldset>
757
  <?php _e( 'Add Facebook buttons to your page or post', 'facebook-button-plugin' ); ?>
758
  </fieldset>
759
  <input class="bws_default_shortcode" type="hidden" name="default" value="[fb_button]" />
783
  }
784
  }
785
 
786
+ if ( ! function_exists( 'fcbkbttn_get_locale' ) ) {
787
+ function fcbkbttn_get_locale() {
788
+ global $fcbkbttn_options, $fcbkbttn_lang_codes;
789
+
790
+ if ( 1 == $fcbkbttn_options['use_multilanguage_locale'] && isset( $_SESSION['language'] ) ) {
791
+ if ( array_key_exists( $_SESSION['language'], $fcbkbttn_lang_codes ) ) {
792
+ $fcbkbttn_locale = $_SESSION['language'];
793
+ } else {
794
+ $locale_from_multilanguage = explode( '_', $_SESSION['language'] );
795
+ if ( is_array( $locale_from_multilanguage ) && array_key_exists( $locale_from_multilanguage[0], $fcbkbttn_lang_codes ) )
796
+ $fcbkbttn_locale = $locale_from_multilanguage[0];
797
+ }
798
+ }
799
+ if ( empty( $fcbkbttn_locale ) )
800
+ $fcbkbttn_locale = $fcbkbttn_options['locale'];
801
+
802
+ return $fcbkbttn_locale;
803
+ }
804
+ }
805
+
806
  if ( ! function_exists( 'fcbkbttn_footer_script' ) ) {
807
+ function fcbkbttn_footer_script() {
808
+ global $fcbkbttn_options, $fcbkbttn_shortcode_add_script;
809
+ if ( isset( $fcbkbttn_shortcode_add_script ) ||
810
+ ( ( 1 == $fcbkbttn_options['like'] || 1 == $fcbkbttn_options['share'] ) && 'shortcode' != $fcbkbttn_options['where'] ) ) {
811
+ $fcbkbttn_locale = fcbkbttn_get_locale(); ?>
812
  <div id="fb-root"></div>
813
  <script>(function(d, s, id) {
814
  var js, fjs = d.getElementsByTagName(s)[0];
815
  if (d.getElementById(id)) return;
816
  js = d.createElement(s); js.id = id;
817
+ js.src = "//connect.facebook.net/<?php echo $fcbkbttn_locale; ?>/sdk.js#xfbml=1&appId=1443946719181573&version=v2.6";
818
  fjs.parentNode.insertBefore(js, fjs);
819
  }(document, 'script', 'facebook-jssdk'));
820
  </script>
824
 
825
  if ( ! function_exists( 'fcbkbttn_admin_head' ) ) {
826
  function fcbkbttn_admin_head() {
 
827
  if ( isset( $_GET['page'] ) && ( "facebook-button-plugin.php" == $_GET['page'] || "social-buttons.php" == $_GET['page'] ) ) {
828
  wp_enqueue_script( 'fcbk_script', plugins_url( 'js/script.js', __FILE__ ), array( 'jquery' ) );
829
  wp_enqueue_style( 'fcbk_stylesheet', plugins_url( 'css/style.css', __FILE__ ) );
830
+ if ( isset( $_GET['action'] ) && 'custom_code' == $_GET['action'] )
831
+ bws_plugins_include_codemirror();
832
  } elseif ( ! is_admin() ) {
833
+ wp_enqueue_style( 'fcbk_stylesheet', plugins_url( 'css/style.css', __FILE__ ) );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
834
  }
835
  }
836
  }
837
 
838
  /*## Functions creates other links on plugins page. */
839
  if ( ! function_exists( 'fcbkbttn_action_links' ) ) {
840
+ function fcbkbttn_action_links( $links, $file ) {
841
  if ( ! is_network_admin() ) {
842
  /* Static so we don't call plugin_basename on every plugin row. */
843
  static $this_plugin;
881
 
882
  if ( ! function_exists ( 'fcbkbttn_plugin_banner' ) ) {
883
  function fcbkbttn_plugin_banner() {
884
+ global $hook_suffix, $fcbkbttn_plugin_info;
885
  if ( 'plugins.php' == $hook_suffix ) {
886
+ global $fcbkbttn_options;
887
  if ( empty( $fcbkbttn_options ) )
888
  $fcbkbttn_options = get_option( 'fcbk_bttn_plgn_options' );
889
 
893
  if ( ! is_network_admin() )
894
  bws_plugin_banner_to_settings( $fcbkbttn_plugin_info, 'fcbk_bttn_plgn_options', 'facebook-button-plugin', 'admin.php?page=facebook-button-plugin.php' );
895
  }
896
+ if ( isset( $_REQUEST['page'] ) && 'facebook-button-plugin.php' == $_REQUEST['page'] ) {
897
+ bws_plugin_suggest_feature_banner( $fcbkbttn_plugin_info, 'fcbk_bttn_plgn_options', 'facebook-button-plugin' );
898
+ }
899
  }
900
  }
901
 
934
  delete_option( 'fcbk_bttn_plgn_options' );
935
  }
936
  }
937
+ require_once( dirname( __FILE__ ) . '/bws_menu/bws_include.php' );
938
+ bws_include_init( plugin_basename( __FILE__ ) );
939
+ bws_delete_plugin( plugin_basename( __FILE__ ) );
940
  }
941
  }
942
 
languages/facebook-button-plugin-fi_FI.mo CHANGED
Binary file
languages/facebook-button-plugin-fi_FI.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: facebook-button-plugin\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-02-04 12:31+0300\n"
6
- "PO-Revision-Date: 2016-02-04 12:31+0300\n"
7
  "Last-Translator: plugin@bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: Juhani Honkanen <juhani.honkanen@dnainternet.net>\n"
9
  "Language: fi_FI\n"
@@ -17,60 +17,69 @@ msgstr ""
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: facebook-button-plugin.php:34 facebook-button-plugin.php:292
21
  msgid "Facebook Button Settings"
22
  msgstr "Facebook Napin asetukset"
23
 
24
- #: facebook-button-plugin.php:214
25
  msgid "Settings saved"
26
  msgstr "Asetukset tallennettu"
27
 
28
- #: facebook-button-plugin.php:240
29
  msgid "Error: File size > 32K"
30
  msgstr "Virhe: Tiedoston koko > 32K"
31
 
32
- #: facebook-button-plugin.php:243
33
  msgid "Error: Invalid file type"
34
  msgstr "Virhe: Väärä tiedostotyyppi"
35
 
36
- #: facebook-button-plugin.php:249
37
  msgid "Upload successful."
38
  msgstr "Lataaminen onnistui"
39
 
40
- #: facebook-button-plugin.php:259
41
  msgid "Error: moving file failed"
42
  msgstr "Virhe: tiedoston siirto epäonnistui"
43
 
44
- #: facebook-button-plugin.php:262
45
  msgid "Error: check image width or height"
46
  msgstr "Virhe: tarkista kuvan leveys tai korkeus"
47
 
48
- #: facebook-button-plugin.php:266
49
  msgid "Uploading Error: check image properties"
50
  msgstr "Virhe latauksessa: tarkista kuvan ominaisuudet"
51
 
52
- #: facebook-button-plugin.php:279
53
  msgid "All plugin settings were restored."
54
  msgstr ""
55
 
56
- #: facebook-button-plugin.php:294 facebook-button-plugin.php:851
57
- #: facebook-button-plugin.php:865
 
 
 
 
58
  msgid "Settings"
59
  msgstr "Asetukset"
60
 
61
- #: facebook-button-plugin.php:295
62
  msgid "Extra settings"
63
  msgstr "Lisää asetuksia"
64
 
65
- #: facebook-button-plugin.php:296
 
 
 
 
 
66
  msgid "Go PRO"
67
  msgstr "Hanki PRO versio"
68
 
69
- #: facebook-button-plugin.php:299
70
  msgid "Please, enable JavaScript in Your browser."
71
  msgstr ""
72
 
73
- #: facebook-button-plugin.php:314
74
  #, fuzzy, php-format
75
  msgid ""
76
  "If you would like to add Facebook buttons to your page or post, please use "
@@ -79,7 +88,7 @@ msgstr ""
79
  "Mikäli haluat lisätä Facebook napin sivullesi, kopioi ja liitä tämä "
80
  "lyhytkoodi artikkeliisi tai sivullesi:"
81
 
82
- #: facebook-button-plugin.php:319
83
  #, php-format
84
  msgid ""
85
  "You can add Facebook buttons to your page or post by clicking on %s button "
@@ -87,160 +96,160 @@ msgid ""
87
  "displayed, please use the shortcode %s"
88
  msgstr ""
89
 
90
- #: facebook-button-plugin.php:330
91
  #, fuzzy
92
  msgid "Display button"
93
  msgstr "Näytä nappi:"
94
 
95
- #: facebook-button-plugin.php:333
96
  msgid "My Page"
97
  msgstr "Minun sivuni"
98
 
99
- #: facebook-button-plugin.php:334 facebook-button-plugin.php:501
100
  msgid "Like"
101
  msgstr "Tykkää"
102
 
103
- #: facebook-button-plugin.php:335
104
  msgid "Share"
105
  msgstr "Jaa"
106
 
107
- #: facebook-button-plugin.php:340
108
  #, fuzzy
109
  msgid "Facebook buttons position"
110
  msgstr "Facebook napin paikka:"
111
 
112
- #: facebook-button-plugin.php:343
113
  msgid "Before"
114
  msgstr "Ennen"
115
 
116
- #: facebook-button-plugin.php:344
117
  msgid "After"
118
  msgstr "Jälkeen"
119
 
120
- #: facebook-button-plugin.php:345
121
  msgid "Before and After"
122
  msgstr "Ennen ja Jälkeen"
123
 
124
- #: facebook-button-plugin.php:346
125
  msgid "Shortcode"
126
  msgstr "Lyhytkoodi"
127
 
128
- #: facebook-button-plugin.php:351
129
  #, fuzzy
130
  msgid "Facebook buttons language"
131
  msgstr "Facebook Napin kieli:"
132
 
133
- #: facebook-button-plugin.php:362
134
  #, fuzzy
135
  msgid "Change the language of Facebook Button"
136
  msgstr "Vaihda Facebook napin kieli"
137
 
138
- #: facebook-button-plugin.php:367 facebook-button-plugin.php:370
139
- #: facebook-button-plugin.php:375
140
  msgid "Use the current site language"
141
  msgstr ""
142
 
143
- #: facebook-button-plugin.php:367 facebook-button-plugin.php:371
144
- #: facebook-button-plugin.php:376
145
  msgid "Using"
146
  msgstr ""
147
 
148
- #: facebook-button-plugin.php:371
149
  msgid "Activate"
150
  msgstr ""
151
 
152
- #: facebook-button-plugin.php:376
153
  msgid "Download"
154
  msgstr ""
155
 
156
- #: facebook-button-plugin.php:383
157
  #, fuzzy
158
  msgid "Display buttons in excerpt"
159
  msgstr "Näytä nappi:"
160
 
161
- #: facebook-button-plugin.php:393 facebook-button-plugin.php:542
162
- #: facebook-button-plugin.php:579
163
  msgid "Close"
164
  msgstr ""
165
 
166
- #: facebook-button-plugin.php:397
167
  msgid "Meta tags"
168
  msgstr ""
169
 
170
- #: facebook-button-plugin.php:400
171
  msgid "Image"
172
  msgstr ""
173
 
174
- #: facebook-button-plugin.php:403
175
  msgid "Featured Image"
176
  msgstr ""
177
 
178
- #: facebook-button-plugin.php:407
179
  #, fuzzy
180
  msgid "Custom Image"
181
  msgstr "Mukautettu Fecabook kuva"
182
 
183
- #: facebook-button-plugin.php:407
184
  msgid "This image will be used for all of the posts"
185
  msgstr ""
186
 
187
- #: facebook-button-plugin.php:417
188
  msgid "Description"
189
  msgstr ""
190
 
191
- #: facebook-button-plugin.php:420
192
  msgid "Post excerpt"
193
  msgstr ""
194
 
195
- #: facebook-button-plugin.php:425
196
  msgid "This description will be used for all of the posts"
197
  msgstr ""
198
 
199
- #: facebook-button-plugin.php:432 facebook-button-plugin.php:553
200
- #: facebook-button-plugin.php:631
201
  msgid "If you upgrade to Pro version all your settings will be saved."
202
  msgstr "Mikäli päivität Pro versioon, kaikki asetuksesi tallennetaan."
203
 
204
- #: facebook-button-plugin.php:439 facebook-button-plugin.php:560
205
- #: facebook-button-plugin.php:588 facebook-button-plugin.php:638
206
  #, fuzzy
207
  msgid "Unlock premium options by upgrading to Pro version"
208
  msgstr "Ota käyttöön premium valinnat päivittämällä PRO versioon."
209
 
210
- #: facebook-button-plugin.php:441 facebook-button-plugin.php:562
211
- #: facebook-button-plugin.php:590 facebook-button-plugin.php:640
212
  msgid "Learn More"
213
  msgstr "Lue Lisää"
214
 
215
- #: facebook-button-plugin.php:449
216
  #, fuzzy
217
  msgid "Your Facebook ID or username"
218
  msgstr "Sinun Facebook ID:si tai käyttäjänimesi:"
219
 
220
- #: facebook-button-plugin.php:456
221
  msgid "\"My page\" button image"
222
  msgstr ""
223
 
224
- #: facebook-button-plugin.php:461
225
  msgid "Standard Facebook image"
226
  msgstr "Standardi Facebook kuva"
227
 
228
- #: facebook-button-plugin.php:462
229
  msgid "Custom Facebook image"
230
  msgstr "Mukautettu Fecabook kuva"
231
 
232
- #: facebook-button-plugin.php:465
233
  msgid ""
234
  "To use custom image you need to setup permissions to upload directory of "
235
  "your site"
236
  msgstr "Käyttääksesi mukautettua, kuva pitää voida ladata hakemistoosi"
237
 
238
- #: facebook-button-plugin.php:472
239
  #, fuzzy
240
  msgid "Current image"
241
  msgstr "Nykyinen kuva:"
242
 
243
- #: facebook-button-plugin.php:480
244
  msgid ""
245
  "Image properties: max image width:100px; max image height:40px; max image "
246
  "size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
@@ -248,52 +257,52 @@ msgstr ""
248
  "Kuvan ominaisuudet: max leveys 100px; max korkeus 40px; max koko 32Kb; kuvan "
249
  "tyypit:\"jpg\", \"jpeg\", \"png\"."
250
 
251
- #: facebook-button-plugin.php:484
252
  msgid "Button layout"
253
  msgstr ""
254
 
255
- #: facebook-button-plugin.php:498
256
  msgid "Like button action"
257
  msgstr ""
258
 
259
- #: facebook-button-plugin.php:502
260
  msgid "Recommend"
261
  msgstr ""
262
 
263
- #: facebook-button-plugin.php:507
264
  msgid "Show faces"
265
  msgstr ""
266
 
267
- #: facebook-button-plugin.php:513
268
  msgid "Layout width"
269
  msgstr ""
270
 
271
- #: facebook-button-plugin.php:519
272
  msgid "Color scheme"
273
  msgstr ""
274
 
275
- #: facebook-button-plugin.php:522
276
  msgid "Light"
277
  msgstr ""
278
 
279
- #: facebook-button-plugin.php:523
280
  msgid "Dark"
281
  msgstr ""
282
 
283
- #: facebook-button-plugin.php:528
284
  #, fuzzy
285
  msgid "Html tag for \"Like\" button"
286
  msgstr "HTML tagi Tykkää Napille:"
287
 
288
- #: facebook-button-plugin.php:533
289
  msgid "Use this tag to improve validation of your site"
290
  msgstr "Käytä tätä tagia parantamaan sivusi näkyvyyttä"
291
 
292
- #: facebook-button-plugin.php:546
293
  msgid "\"Like\" for an entire site on every page:"
294
  msgstr "\"Like\" koko sivustolle ja kaikille sivuille:"
295
 
296
- #: facebook-button-plugin.php:548
297
  msgid ""
298
  "Notice: \"Like for the entire site\" option does not create an extra button. "
299
  "This option merely allows your users to like the entire website when this "
@@ -305,16 +314,16 @@ msgstr ""
305
  "ole valittu, niin käyttäjä tykkää vain yhdestä sivusta klikatessaan \"Tykkää"
306
  "\" nappia."
307
 
308
- #: facebook-button-plugin.php:570 facebook-button-plugin.php:626
309
  msgid "Save Changes"
310
  msgstr "Tallenna muutokset"
311
 
312
- #: facebook-button-plugin.php:582
313
  #, fuzzy
314
  msgid "Facebook Button preview:"
315
  msgstr "Facebook Nappi"
316
 
317
- #: facebook-button-plugin.php:608
318
  msgid ""
319
  "Please choose the necessary post types (or single pages) where Facebook "
320
  "button will be displayed:"
@@ -322,28 +331,28 @@ msgstr ""
322
  "Valitse haluamasi viestin tyyppi (tai yksittäiset sivut) joissa Facebook "
323
  "nappi näytetään:"
324
 
325
- #: facebook-button-plugin.php:615
326
  msgid "Show URL for pages"
327
  msgstr "Näytä URL sivuilla"
328
 
329
- #: facebook-button-plugin.php:621
330
  msgid "Example of the site's pages tree"
331
  msgstr "Esimerkki sivuston sivuhakemistosta"
332
 
333
- #: facebook-button-plugin.php:621
334
  msgid "Example of site pages' tree"
335
  msgstr "Esimerkki sivun sivuhakemistosta"
336
 
337
- #: facebook-button-plugin.php:757
338
  #, fuzzy
339
  msgid "Add Facebook buttons to your page or post"
340
  msgstr "Facebook napin paikka:"
341
 
342
- #: facebook-button-plugin.php:866
343
  msgid "FAQ"
344
  msgstr "FAQ"
345
 
346
- #: facebook-button-plugin.php:867
347
  msgid "Support"
348
  msgstr "Tuki"
349
 
2
  msgstr ""
3
  "Project-Id-Version: facebook-button-plugin\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-05-05 17:23+0300\n"
6
+ "PO-Revision-Date: 2016-05-05 17:23+0300\n"
7
  "Last-Translator: plugin@bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: Juhani Honkanen <juhani.honkanen@dnainternet.net>\n"
9
  "Language: fi_FI\n"
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: facebook-button-plugin.php:34 facebook-button-plugin.php:294
21
  msgid "Facebook Button Settings"
22
  msgstr "Facebook Napin asetukset"
23
 
24
+ #: facebook-button-plugin.php:216
25
  msgid "Settings saved"
26
  msgstr "Asetukset tallennettu"
27
 
28
+ #: facebook-button-plugin.php:242
29
  msgid "Error: File size > 32K"
30
  msgstr "Virhe: Tiedoston koko > 32K"
31
 
32
+ #: facebook-button-plugin.php:245
33
  msgid "Error: Invalid file type"
34
  msgstr "Virhe: Väärä tiedostotyyppi"
35
 
36
+ #: facebook-button-plugin.php:251
37
  msgid "Upload successful."
38
  msgstr "Lataaminen onnistui"
39
 
40
+ #: facebook-button-plugin.php:261
41
  msgid "Error: moving file failed"
42
  msgstr "Virhe: tiedoston siirto epäonnistui"
43
 
44
+ #: facebook-button-plugin.php:264
45
  msgid "Error: check image width or height"
46
  msgstr "Virhe: tarkista kuvan leveys tai korkeus"
47
 
48
+ #: facebook-button-plugin.php:268
49
  msgid "Uploading Error: check image properties"
50
  msgstr "Virhe latauksessa: tarkista kuvan ominaisuudet"
51
 
52
+ #: facebook-button-plugin.php:281
53
  msgid "All plugin settings were restored."
54
  msgstr ""
55
 
56
+ #: facebook-button-plugin.php:296
57
+ msgid "How to Use Step-by-step Instruction"
58
+ msgstr ""
59
+
60
+ #: facebook-button-plugin.php:299 facebook-button-plugin.php:861
61
+ #: facebook-button-plugin.php:875
62
  msgid "Settings"
63
  msgstr "Asetukset"
64
 
65
+ #: facebook-button-plugin.php:300
66
  msgid "Extra settings"
67
  msgstr "Lisää asetuksia"
68
 
69
+ #: facebook-button-plugin.php:301
70
+ #, fuzzy
71
+ msgid "Custom code"
72
+ msgstr "Mukautettu Fecabook kuva"
73
+
74
+ #: facebook-button-plugin.php:302
75
  msgid "Go PRO"
76
  msgstr "Hanki PRO versio"
77
 
78
+ #: facebook-button-plugin.php:305
79
  msgid "Please, enable JavaScript in Your browser."
80
  msgstr ""
81
 
82
+ #: facebook-button-plugin.php:320
83
  #, fuzzy, php-format
84
  msgid ""
85
  "If you would like to add Facebook buttons to your page or post, please use "
88
  "Mikäli haluat lisätä Facebook napin sivullesi, kopioi ja liitä tämä "
89
  "lyhytkoodi artikkeliisi tai sivullesi:"
90
 
91
+ #: facebook-button-plugin.php:325
92
  #, php-format
93
  msgid ""
94
  "You can add Facebook buttons to your page or post by clicking on %s button "
96
  "displayed, please use the shortcode %s"
97
  msgstr ""
98
 
99
+ #: facebook-button-plugin.php:336
100
  #, fuzzy
101
  msgid "Display button"
102
  msgstr "Näytä nappi:"
103
 
104
+ #: facebook-button-plugin.php:339
105
  msgid "My Page"
106
  msgstr "Minun sivuni"
107
 
108
+ #: facebook-button-plugin.php:340 facebook-button-plugin.php:507
109
  msgid "Like"
110
  msgstr "Tykkää"
111
 
112
+ #: facebook-button-plugin.php:341
113
  msgid "Share"
114
  msgstr "Jaa"
115
 
116
+ #: facebook-button-plugin.php:346
117
  #, fuzzy
118
  msgid "Facebook buttons position"
119
  msgstr "Facebook napin paikka:"
120
 
121
+ #: facebook-button-plugin.php:349
122
  msgid "Before"
123
  msgstr "Ennen"
124
 
125
+ #: facebook-button-plugin.php:350
126
  msgid "After"
127
  msgstr "Jälkeen"
128
 
129
+ #: facebook-button-plugin.php:351
130
  msgid "Before and After"
131
  msgstr "Ennen ja Jälkeen"
132
 
133
+ #: facebook-button-plugin.php:352
134
  msgid "Shortcode"
135
  msgstr "Lyhytkoodi"
136
 
137
+ #: facebook-button-plugin.php:357
138
  #, fuzzy
139
  msgid "Facebook buttons language"
140
  msgstr "Facebook Napin kieli:"
141
 
142
+ #: facebook-button-plugin.php:368
143
  #, fuzzy
144
  msgid "Change the language of Facebook Button"
145
  msgstr "Vaihda Facebook napin kieli"
146
 
147
+ #: facebook-button-plugin.php:373 facebook-button-plugin.php:376
148
+ #: facebook-button-plugin.php:381
149
  msgid "Use the current site language"
150
  msgstr ""
151
 
152
+ #: facebook-button-plugin.php:373 facebook-button-plugin.php:377
153
+ #: facebook-button-plugin.php:382
154
  msgid "Using"
155
  msgstr ""
156
 
157
+ #: facebook-button-plugin.php:377
158
  msgid "Activate"
159
  msgstr ""
160
 
161
+ #: facebook-button-plugin.php:382
162
  msgid "Download"
163
  msgstr ""
164
 
165
+ #: facebook-button-plugin.php:389
166
  #, fuzzy
167
  msgid "Display buttons in excerpt"
168
  msgstr "Näytä nappi:"
169
 
170
+ #: facebook-button-plugin.php:399 facebook-button-plugin.php:548
171
+ #: facebook-button-plugin.php:585
172
  msgid "Close"
173
  msgstr ""
174
 
175
+ #: facebook-button-plugin.php:403
176
  msgid "Meta tags"
177
  msgstr ""
178
 
179
+ #: facebook-button-plugin.php:406
180
  msgid "Image"
181
  msgstr ""
182
 
183
+ #: facebook-button-plugin.php:409
184
  msgid "Featured Image"
185
  msgstr ""
186
 
187
+ #: facebook-button-plugin.php:413
188
  #, fuzzy
189
  msgid "Custom Image"
190
  msgstr "Mukautettu Fecabook kuva"
191
 
192
+ #: facebook-button-plugin.php:413
193
  msgid "This image will be used for all of the posts"
194
  msgstr ""
195
 
196
+ #: facebook-button-plugin.php:423
197
  msgid "Description"
198
  msgstr ""
199
 
200
+ #: facebook-button-plugin.php:426
201
  msgid "Post excerpt"
202
  msgstr ""
203
 
204
+ #: facebook-button-plugin.php:431
205
  msgid "This description will be used for all of the posts"
206
  msgstr ""
207
 
208
+ #: facebook-button-plugin.php:438 facebook-button-plugin.php:559
209
+ #: facebook-button-plugin.php:637
210
  msgid "If you upgrade to Pro version all your settings will be saved."
211
  msgstr "Mikäli päivität Pro versioon, kaikki asetuksesi tallennetaan."
212
 
213
+ #: facebook-button-plugin.php:445 facebook-button-plugin.php:566
214
+ #: facebook-button-plugin.php:594 facebook-button-plugin.php:644
215
  #, fuzzy
216
  msgid "Unlock premium options by upgrading to Pro version"
217
  msgstr "Ota käyttöön premium valinnat päivittämällä PRO versioon."
218
 
219
+ #: facebook-button-plugin.php:447 facebook-button-plugin.php:568
220
+ #: facebook-button-plugin.php:596 facebook-button-plugin.php:646
221
  msgid "Learn More"
222
  msgstr "Lue Lisää"
223
 
224
+ #: facebook-button-plugin.php:455
225
  #, fuzzy
226
  msgid "Your Facebook ID or username"
227
  msgstr "Sinun Facebook ID:si tai käyttäjänimesi:"
228
 
229
+ #: facebook-button-plugin.php:462
230
  msgid "\"My page\" button image"
231
  msgstr ""
232
 
233
+ #: facebook-button-plugin.php:467
234
  msgid "Standard Facebook image"
235
  msgstr "Standardi Facebook kuva"
236
 
237
+ #: facebook-button-plugin.php:468
238
  msgid "Custom Facebook image"
239
  msgstr "Mukautettu Fecabook kuva"
240
 
241
+ #: facebook-button-plugin.php:471
242
  msgid ""
243
  "To use custom image you need to setup permissions to upload directory of "
244
  "your site"
245
  msgstr "Käyttääksesi mukautettua, kuva pitää voida ladata hakemistoosi"
246
 
247
+ #: facebook-button-plugin.php:478
248
  #, fuzzy
249
  msgid "Current image"
250
  msgstr "Nykyinen kuva:"
251
 
252
+ #: facebook-button-plugin.php:486
253
  msgid ""
254
  "Image properties: max image width:100px; max image height:40px; max image "
255
  "size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
257
  "Kuvan ominaisuudet: max leveys 100px; max korkeus 40px; max koko 32Kb; kuvan "
258
  "tyypit:\"jpg\", \"jpeg\", \"png\"."
259
 
260
+ #: facebook-button-plugin.php:490
261
  msgid "Button layout"
262
  msgstr ""
263
 
264
+ #: facebook-button-plugin.php:504
265
  msgid "Like button action"
266
  msgstr ""
267
 
268
+ #: facebook-button-plugin.php:508
269
  msgid "Recommend"
270
  msgstr ""
271
 
272
+ #: facebook-button-plugin.php:513
273
  msgid "Show faces"
274
  msgstr ""
275
 
276
+ #: facebook-button-plugin.php:519
277
  msgid "Layout width"
278
  msgstr ""
279
 
280
+ #: facebook-button-plugin.php:525
281
  msgid "Color scheme"
282
  msgstr ""
283
 
284
+ #: facebook-button-plugin.php:528
285
  msgid "Light"
286
  msgstr ""
287
 
288
+ #: facebook-button-plugin.php:529
289
  msgid "Dark"
290
  msgstr ""
291
 
292
+ #: facebook-button-plugin.php:534
293
  #, fuzzy
294
  msgid "Html tag for \"Like\" button"
295
  msgstr "HTML tagi Tykkää Napille:"
296
 
297
+ #: facebook-button-plugin.php:539
298
  msgid "Use this tag to improve validation of your site"
299
  msgstr "Käytä tätä tagia parantamaan sivusi näkyvyyttä"
300
 
301
+ #: facebook-button-plugin.php:552
302
  msgid "\"Like\" for an entire site on every page:"
303
  msgstr "\"Like\" koko sivustolle ja kaikille sivuille:"
304
 
305
+ #: facebook-button-plugin.php:554
306
  msgid ""
307
  "Notice: \"Like for the entire site\" option does not create an extra button. "
308
  "This option merely allows your users to like the entire website when this "
314
  "ole valittu, niin käyttäjä tykkää vain yhdestä sivusta klikatessaan \"Tykkää"
315
  "\" nappia."
316
 
317
+ #: facebook-button-plugin.php:576 facebook-button-plugin.php:632
318
  msgid "Save Changes"
319
  msgstr "Tallenna muutokset"
320
 
321
+ #: facebook-button-plugin.php:588
322
  #, fuzzy
323
  msgid "Facebook Button preview:"
324
  msgstr "Facebook Nappi"
325
 
326
+ #: facebook-button-plugin.php:614
327
  msgid ""
328
  "Please choose the necessary post types (or single pages) where Facebook "
329
  "button will be displayed:"
331
  "Valitse haluamasi viestin tyyppi (tai yksittäiset sivut) joissa Facebook "
332
  "nappi näytetään:"
333
 
334
+ #: facebook-button-plugin.php:621
335
  msgid "Show URL for pages"
336
  msgstr "Näytä URL sivuilla"
337
 
338
+ #: facebook-button-plugin.php:627
339
  msgid "Example of the site's pages tree"
340
  msgstr "Esimerkki sivuston sivuhakemistosta"
341
 
342
+ #: facebook-button-plugin.php:627
343
  msgid "Example of site pages' tree"
344
  msgstr "Esimerkki sivun sivuhakemistosta"
345
 
346
+ #: facebook-button-plugin.php:765
347
  #, fuzzy
348
  msgid "Add Facebook buttons to your page or post"
349
  msgstr "Facebook napin paikka:"
350
 
351
+ #: facebook-button-plugin.php:876
352
  msgid "FAQ"
353
  msgstr "FAQ"
354
 
355
+ #: facebook-button-plugin.php:877
356
  msgid "Support"
357
  msgstr "Tuki"
358
 
languages/facebook-button-plugin-fr_FR.mo CHANGED
Binary file
languages/facebook-button-plugin-fr_FR.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: facebook-button-plugin\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-02-04 12:31+0300\n"
6
- "PO-Revision-Date: 2016-02-04 12:31+0300\n"
7
  "Last-Translator: plugin@bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: http://wptheme.fr/\n"
9
  "Language: fr\n"
@@ -17,61 +17,70 @@ msgstr ""
17
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: facebook-button-plugin.php:34 facebook-button-plugin.php:292
21
  msgid "Facebook Button Settings"
22
  msgstr "Réglages du bouton Facebook"
23
 
24
- #: facebook-button-plugin.php:214
25
  msgid "Settings saved"
26
  msgstr "Réglages sauvegardés "
27
 
28
- #: facebook-button-plugin.php:240
29
  msgid "Error: File size > 32K"
30
  msgstr "Erreur : Poids du fichier > 32K"
31
 
32
- #: facebook-button-plugin.php:243
33
  msgid "Error: Invalid file type"
34
  msgstr "Erreur : Type de fichier invalide"
35
 
36
- #: facebook-button-plugin.php:249
37
  msgid "Upload successful."
38
  msgstr ""
39
 
40
- #: facebook-button-plugin.php:259
41
  msgid "Error: moving file failed"
42
  msgstr "Erreur : le déplacement du fichier a echoué"
43
 
44
- #: facebook-button-plugin.php:262
45
  msgid "Error: check image width or height"
46
  msgstr "Erreur : Vérifiez la taille et la largeur de l'image"
47
 
48
- #: facebook-button-plugin.php:266
49
  msgid "Uploading Error: check image properties"
50
  msgstr "Erreur d'upload : vérifiez les propriétés de l'image"
51
 
52
- #: facebook-button-plugin.php:279
53
  msgid "All plugin settings were restored."
54
  msgstr ""
55
 
56
- #: facebook-button-plugin.php:294 facebook-button-plugin.php:851
57
- #: facebook-button-plugin.php:865
 
 
 
 
58
  msgid "Settings"
59
  msgstr "Réglages"
60
 
61
- #: facebook-button-plugin.php:295
62
  #, fuzzy
63
  msgid "Extra settings"
64
  msgstr "Réglages"
65
 
66
- #: facebook-button-plugin.php:296
 
 
 
 
 
67
  msgid "Go PRO"
68
  msgstr ""
69
 
70
- #: facebook-button-plugin.php:299
71
  msgid "Please, enable JavaScript in Your browser."
72
  msgstr ""
73
 
74
- #: facebook-button-plugin.php:314
75
  #, fuzzy, php-format
76
  msgid ""
77
  "If you would like to add Facebook buttons to your page or post, please use "
@@ -80,7 +89,7 @@ msgstr ""
80
  "Si vous souhaitez ajouter un bouton Facebook sur votre site internet, copier-"
81
  "collez ce Shortcodedans votre page ou votre article"
82
 
83
- #: facebook-button-plugin.php:319
84
  #, php-format
85
  msgid ""
86
  "You can add Facebook buttons to your page or post by clicking on %s button "
@@ -88,159 +97,159 @@ msgid ""
88
  "displayed, please use the shortcode %s"
89
  msgstr ""
90
 
91
- #: facebook-button-plugin.php:330
92
  #, fuzzy
93
  msgid "Display button"
94
  msgstr "Afficher le bouton"
95
 
96
- #: facebook-button-plugin.php:333
97
  msgid "My Page"
98
  msgstr "Ma page"
99
 
100
- #: facebook-button-plugin.php:334 facebook-button-plugin.php:501
101
  msgid "Like"
102
  msgstr "Like"
103
 
104
- #: facebook-button-plugin.php:335
105
  msgid "Share"
106
  msgstr ""
107
 
108
- #: facebook-button-plugin.php:340
109
  #, fuzzy
110
  msgid "Facebook buttons position"
111
  msgstr "Position du bouton Facebook"
112
 
113
- #: facebook-button-plugin.php:343
114
  msgid "Before"
115
  msgstr "Avant"
116
 
117
- #: facebook-button-plugin.php:344
118
  msgid "After"
119
  msgstr "Après"
120
 
121
- #: facebook-button-plugin.php:345
122
  msgid "Before and After"
123
  msgstr "Avant et après"
124
 
125
- #: facebook-button-plugin.php:346
126
  msgid "Shortcode"
127
  msgstr "Shortcode"
128
 
129
- #: facebook-button-plugin.php:351
130
  #, fuzzy
131
  msgid "Facebook buttons language"
132
  msgstr "Langue du bouton Facebook"
133
 
134
- #: facebook-button-plugin.php:362
135
  #, fuzzy
136
  msgid "Change the language of Facebook Button"
137
  msgstr "Changer la langue du bouton Facebook"
138
 
139
- #: facebook-button-plugin.php:367 facebook-button-plugin.php:370
140
- #: facebook-button-plugin.php:375
141
  msgid "Use the current site language"
142
  msgstr ""
143
 
144
- #: facebook-button-plugin.php:367 facebook-button-plugin.php:371
145
- #: facebook-button-plugin.php:376
146
  msgid "Using"
147
  msgstr ""
148
 
149
- #: facebook-button-plugin.php:371
150
  msgid "Activate"
151
  msgstr ""
152
 
153
- #: facebook-button-plugin.php:376
154
  msgid "Download"
155
  msgstr ""
156
 
157
- #: facebook-button-plugin.php:383
158
  #, fuzzy
159
  msgid "Display buttons in excerpt"
160
  msgstr "Afficher le bouton"
161
 
162
- #: facebook-button-plugin.php:393 facebook-button-plugin.php:542
163
- #: facebook-button-plugin.php:579
164
  msgid "Close"
165
  msgstr ""
166
 
167
- #: facebook-button-plugin.php:397
168
  msgid "Meta tags"
169
  msgstr ""
170
 
171
- #: facebook-button-plugin.php:400
172
  msgid "Image"
173
  msgstr ""
174
 
175
- #: facebook-button-plugin.php:403
176
  msgid "Featured Image"
177
  msgstr ""
178
 
179
- #: facebook-button-plugin.php:407
180
  #, fuzzy
181
  msgid "Custom Image"
182
  msgstr "Image Facebook personnalisée"
183
 
184
- #: facebook-button-plugin.php:407
185
  msgid "This image will be used for all of the posts"
186
  msgstr ""
187
 
188
- #: facebook-button-plugin.php:417
189
  msgid "Description"
190
  msgstr ""
191
 
192
- #: facebook-button-plugin.php:420
193
  msgid "Post excerpt"
194
  msgstr ""
195
 
196
- #: facebook-button-plugin.php:425
197
  msgid "This description will be used for all of the posts"
198
  msgstr ""
199
 
200
- #: facebook-button-plugin.php:432 facebook-button-plugin.php:553
201
- #: facebook-button-plugin.php:631
202
  msgid "If you upgrade to Pro version all your settings will be saved."
203
  msgstr ""
204
 
205
- #: facebook-button-plugin.php:439 facebook-button-plugin.php:560
206
- #: facebook-button-plugin.php:588 facebook-button-plugin.php:638
207
  msgid "Unlock premium options by upgrading to Pro version"
208
  msgstr ""
209
 
210
- #: facebook-button-plugin.php:441 facebook-button-plugin.php:562
211
- #: facebook-button-plugin.php:590 facebook-button-plugin.php:640
212
  msgid "Learn More"
213
  msgstr ""
214
 
215
- #: facebook-button-plugin.php:449
216
  #, fuzzy
217
  msgid "Your Facebook ID or username"
218
  msgstr "Votre identifiant Facebook"
219
 
220
- #: facebook-button-plugin.php:456
221
  msgid "\"My page\" button image"
222
  msgstr ""
223
 
224
- #: facebook-button-plugin.php:461
225
  msgid "Standard Facebook image"
226
  msgstr "Image Facebook par défaut"
227
 
228
- #: facebook-button-plugin.php:462
229
  msgid "Custom Facebook image"
230
  msgstr "Image Facebook personnalisée"
231
 
232
- #: facebook-button-plugin.php:465
233
  msgid ""
234
  "To use custom image you need to setup permissions to upload directory of "
235
  "your site"
236
  msgstr ""
237
 
238
- #: facebook-button-plugin.php:472
239
  #, fuzzy
240
  msgid "Current image"
241
  msgstr "Image actuelle"
242
 
243
- #: facebook-button-plugin.php:480
244
  msgid ""
245
  "Image properties: max image width:100px; max image height:40px; max image "
246
  "size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
@@ -248,51 +257,51 @@ msgstr ""
248
  "Propriétés de l'image : largeur max:100px; hauteur max: 40px; poids max : "
249
  "32kb; type d'image :\"jpg\", \"jpeg\", \"png\"."
250
 
251
- #: facebook-button-plugin.php:484
252
  msgid "Button layout"
253
  msgstr ""
254
 
255
- #: facebook-button-plugin.php:498
256
  msgid "Like button action"
257
  msgstr ""
258
 
259
- #: facebook-button-plugin.php:502
260
  msgid "Recommend"
261
  msgstr ""
262
 
263
- #: facebook-button-plugin.php:507
264
  msgid "Show faces"
265
  msgstr ""
266
 
267
- #: facebook-button-plugin.php:513
268
  msgid "Layout width"
269
  msgstr ""
270
 
271
- #: facebook-button-plugin.php:519
272
  msgid "Color scheme"
273
  msgstr ""
274
 
275
- #: facebook-button-plugin.php:522
276
  msgid "Light"
277
  msgstr ""
278
 
279
- #: facebook-button-plugin.php:523
280
  msgid "Dark"
281
  msgstr ""
282
 
283
- #: facebook-button-plugin.php:528
284
  msgid "Html tag for \"Like\" button"
285
  msgstr ""
286
 
287
- #: facebook-button-plugin.php:533
288
  msgid "Use this tag to improve validation of your site"
289
  msgstr ""
290
 
291
- #: facebook-button-plugin.php:546
292
  msgid "\"Like\" for an entire site on every page:"
293
  msgstr ""
294
 
295
- #: facebook-button-plugin.php:548
296
  msgid ""
297
  "Notice: \"Like for the entire site\" option does not create an extra button. "
298
  "This option merely allows your users to like the entire website when this "
@@ -300,43 +309,43 @@ msgid ""
300
  "clicking the regular \"Like\" button."
301
  msgstr ""
302
 
303
- #: facebook-button-plugin.php:570 facebook-button-plugin.php:626
304
  msgid "Save Changes"
305
  msgstr "Sauvegarder les changements"
306
 
307
- #: facebook-button-plugin.php:582
308
  #, fuzzy
309
  msgid "Facebook Button preview:"
310
  msgstr "Bouton Facebook"
311
 
312
- #: facebook-button-plugin.php:608
313
  msgid ""
314
  "Please choose the necessary post types (or single pages) where Facebook "
315
  "button will be displayed:"
316
  msgstr ""
317
 
318
- #: facebook-button-plugin.php:615
319
  msgid "Show URL for pages"
320
  msgstr ""
321
 
322
- #: facebook-button-plugin.php:621
323
  msgid "Example of the site's pages tree"
324
  msgstr ""
325
 
326
- #: facebook-button-plugin.php:621
327
  msgid "Example of site pages' tree"
328
  msgstr ""
329
 
330
- #: facebook-button-plugin.php:757
331
  #, fuzzy
332
  msgid "Add Facebook buttons to your page or post"
333
  msgstr "Position du bouton Facebook"
334
 
335
- #: facebook-button-plugin.php:866
336
  msgid "FAQ"
337
  msgstr "FAQ"
338
 
339
- #: facebook-button-plugin.php:867
340
  msgid "Support"
341
  msgstr "Support"
342
 
2
  msgstr ""
3
  "Project-Id-Version: facebook-button-plugin\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-05-05 17:23+0300\n"
6
+ "PO-Revision-Date: 2016-05-05 17:23+0300\n"
7
  "Last-Translator: plugin@bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: http://wptheme.fr/\n"
9
  "Language: fr\n"
17
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: facebook-button-plugin.php:34 facebook-button-plugin.php:294
21
  msgid "Facebook Button Settings"
22
  msgstr "Réglages du bouton Facebook"
23
 
24
+ #: facebook-button-plugin.php:216
25
  msgid "Settings saved"
26
  msgstr "Réglages sauvegardés "
27
 
28
+ #: facebook-button-plugin.php:242
29
  msgid "Error: File size > 32K"
30
  msgstr "Erreur : Poids du fichier > 32K"
31
 
32
+ #: facebook-button-plugin.php:245
33
  msgid "Error: Invalid file type"
34
  msgstr "Erreur : Type de fichier invalide"
35
 
36
+ #: facebook-button-plugin.php:251
37
  msgid "Upload successful."
38
  msgstr ""
39
 
40
+ #: facebook-button-plugin.php:261
41
  msgid "Error: moving file failed"
42
  msgstr "Erreur : le déplacement du fichier a echoué"
43
 
44
+ #: facebook-button-plugin.php:264
45
  msgid "Error: check image width or height"
46
  msgstr "Erreur : Vérifiez la taille et la largeur de l'image"
47
 
48
+ #: facebook-button-plugin.php:268
49
  msgid "Uploading Error: check image properties"
50
  msgstr "Erreur d'upload : vérifiez les propriétés de l'image"
51
 
52
+ #: facebook-button-plugin.php:281
53
  msgid "All plugin settings were restored."
54
  msgstr ""
55
 
56
+ #: facebook-button-plugin.php:296
57
+ msgid "How to Use Step-by-step Instruction"
58
+ msgstr ""
59
+
60
+ #: facebook-button-plugin.php:299 facebook-button-plugin.php:861
61
+ #: facebook-button-plugin.php:875
62
  msgid "Settings"
63
  msgstr "Réglages"
64
 
65
+ #: facebook-button-plugin.php:300
66
  #, fuzzy
67
  msgid "Extra settings"
68
  msgstr "Réglages"
69
 
70
+ #: facebook-button-plugin.php:301
71
+ #, fuzzy
72
+ msgid "Custom code"
73
+ msgstr "Image Facebook personnalisée"
74
+
75
+ #: facebook-button-plugin.php:302
76
  msgid "Go PRO"
77
  msgstr ""
78
 
79
+ #: facebook-button-plugin.php:305
80
  msgid "Please, enable JavaScript in Your browser."
81
  msgstr ""
82
 
83
+ #: facebook-button-plugin.php:320
84
  #, fuzzy, php-format
85
  msgid ""
86
  "If you would like to add Facebook buttons to your page or post, please use "
89
  "Si vous souhaitez ajouter un bouton Facebook sur votre site internet, copier-"
90
  "collez ce Shortcodedans votre page ou votre article"
91
 
92
+ #: facebook-button-plugin.php:325
93
  #, php-format
94
  msgid ""
95
  "You can add Facebook buttons to your page or post by clicking on %s button "
97
  "displayed, please use the shortcode %s"
98
  msgstr ""
99
 
100
+ #: facebook-button-plugin.php:336
101
  #, fuzzy
102
  msgid "Display button"
103
  msgstr "Afficher le bouton"
104
 
105
+ #: facebook-button-plugin.php:339
106
  msgid "My Page"
107
  msgstr "Ma page"
108
 
109
+ #: facebook-button-plugin.php:340 facebook-button-plugin.php:507
110
  msgid "Like"
111
  msgstr "Like"
112
 
113
+ #: facebook-button-plugin.php:341
114
  msgid "Share"
115
  msgstr ""
116
 
117
+ #: facebook-button-plugin.php:346
118
  #, fuzzy
119
  msgid "Facebook buttons position"
120
  msgstr "Position du bouton Facebook"
121
 
122
+ #: facebook-button-plugin.php:349
123
  msgid "Before"
124
  msgstr "Avant"
125
 
126
+ #: facebook-button-plugin.php:350
127
  msgid "After"
128
  msgstr "Après"
129
 
130
+ #: facebook-button-plugin.php:351
131
  msgid "Before and After"
132
  msgstr "Avant et après"
133
 
134
+ #: facebook-button-plugin.php:352
135
  msgid "Shortcode"
136
  msgstr "Shortcode"
137
 
138
+ #: facebook-button-plugin.php:357
139
  #, fuzzy
140
  msgid "Facebook buttons language"
141
  msgstr "Langue du bouton Facebook"
142
 
143
+ #: facebook-button-plugin.php:368
144
  #, fuzzy
145
  msgid "Change the language of Facebook Button"
146
  msgstr "Changer la langue du bouton Facebook"
147
 
148
+ #: facebook-button-plugin.php:373 facebook-button-plugin.php:376
149
+ #: facebook-button-plugin.php:381
150
  msgid "Use the current site language"
151
  msgstr ""
152
 
153
+ #: facebook-button-plugin.php:373 facebook-button-plugin.php:377
154
+ #: facebook-button-plugin.php:382
155
  msgid "Using"
156
  msgstr ""
157
 
158
+ #: facebook-button-plugin.php:377
159
  msgid "Activate"
160
  msgstr ""
161
 
162
+ #: facebook-button-plugin.php:382
163
  msgid "Download"
164
  msgstr ""
165
 
166
+ #: facebook-button-plugin.php:389
167
  #, fuzzy
168
  msgid "Display buttons in excerpt"
169
  msgstr "Afficher le bouton"
170
 
171
+ #: facebook-button-plugin.php:399 facebook-button-plugin.php:548
172
+ #: facebook-button-plugin.php:585
173
  msgid "Close"
174
  msgstr ""
175
 
176
+ #: facebook-button-plugin.php:403
177
  msgid "Meta tags"
178
  msgstr ""
179
 
180
+ #: facebook-button-plugin.php:406
181
  msgid "Image"
182
  msgstr ""
183
 
184
+ #: facebook-button-plugin.php:409
185
  msgid "Featured Image"
186
  msgstr ""
187
 
188
+ #: facebook-button-plugin.php:413
189
  #, fuzzy
190
  msgid "Custom Image"
191
  msgstr "Image Facebook personnalisée"
192
 
193
+ #: facebook-button-plugin.php:413
194
  msgid "This image will be used for all of the posts"
195
  msgstr ""
196
 
197
+ #: facebook-button-plugin.php:423
198
  msgid "Description"
199
  msgstr ""
200
 
201
+ #: facebook-button-plugin.php:426
202
  msgid "Post excerpt"
203
  msgstr ""
204
 
205
+ #: facebook-button-plugin.php:431
206
  msgid "This description will be used for all of the posts"
207
  msgstr ""
208
 
209
+ #: facebook-button-plugin.php:438 facebook-button-plugin.php:559
210
+ #: facebook-button-plugin.php:637
211
  msgid "If you upgrade to Pro version all your settings will be saved."
212
  msgstr ""
213
 
214
+ #: facebook-button-plugin.php:445 facebook-button-plugin.php:566
215
+ #: facebook-button-plugin.php:594 facebook-button-plugin.php:644
216
  msgid "Unlock premium options by upgrading to Pro version"
217
  msgstr ""
218
 
219
+ #: facebook-button-plugin.php:447 facebook-button-plugin.php:568
220
+ #: facebook-button-plugin.php:596 facebook-button-plugin.php:646
221
  msgid "Learn More"
222
  msgstr ""
223
 
224
+ #: facebook-button-plugin.php:455
225
  #, fuzzy
226
  msgid "Your Facebook ID or username"
227
  msgstr "Votre identifiant Facebook"
228
 
229
+ #: facebook-button-plugin.php:462
230
  msgid "\"My page\" button image"
231
  msgstr ""
232
 
233
+ #: facebook-button-plugin.php:467
234
  msgid "Standard Facebook image"
235
  msgstr "Image Facebook par défaut"
236
 
237
+ #: facebook-button-plugin.php:468
238
  msgid "Custom Facebook image"
239
  msgstr "Image Facebook personnalisée"
240
 
241
+ #: facebook-button-plugin.php:471
242
  msgid ""
243
  "To use custom image you need to setup permissions to upload directory of "
244
  "your site"
245
  msgstr ""
246
 
247
+ #: facebook-button-plugin.php:478
248
  #, fuzzy
249
  msgid "Current image"
250
  msgstr "Image actuelle"
251
 
252
+ #: facebook-button-plugin.php:486
253
  msgid ""
254
  "Image properties: max image width:100px; max image height:40px; max image "
255
  "size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
257
  "Propriétés de l'image : largeur max:100px; hauteur max: 40px; poids max : "
258
  "32kb; type d'image :\"jpg\", \"jpeg\", \"png\"."
259
 
260
+ #: facebook-button-plugin.php:490
261
  msgid "Button layout"
262
  msgstr ""
263
 
264
+ #: facebook-button-plugin.php:504
265
  msgid "Like button action"
266
  msgstr ""
267
 
268
+ #: facebook-button-plugin.php:508
269
  msgid "Recommend"
270
  msgstr ""
271
 
272
+ #: facebook-button-plugin.php:513
273
  msgid "Show faces"
274
  msgstr ""
275
 
276
+ #: facebook-button-plugin.php:519
277
  msgid "Layout width"
278
  msgstr ""
279
 
280
+ #: facebook-button-plugin.php:525
281
  msgid "Color scheme"
282
  msgstr ""
283
 
284
+ #: facebook-button-plugin.php:528
285
  msgid "Light"
286
  msgstr ""
287
 
288
+ #: facebook-button-plugin.php:529
289
  msgid "Dark"
290
  msgstr ""
291
 
292
+ #: facebook-button-plugin.php:534
293
  msgid "Html tag for \"Like\" button"
294
  msgstr ""
295
 
296
+ #: facebook-button-plugin.php:539
297
  msgid "Use this tag to improve validation of your site"
298
  msgstr ""
299
 
300
+ #: facebook-button-plugin.php:552
301
  msgid "\"Like\" for an entire site on every page:"
302
  msgstr ""
303
 
304
+ #: facebook-button-plugin.php:554
305
  msgid ""
306
  "Notice: \"Like for the entire site\" option does not create an extra button. "
307
  "This option merely allows your users to like the entire website when this "
309
  "clicking the regular \"Like\" button."
310
  msgstr ""
311
 
312
+ #: facebook-button-plugin.php:576 facebook-button-plugin.php:632
313
  msgid "Save Changes"
314
  msgstr "Sauvegarder les changements"
315
 
316
+ #: facebook-button-plugin.php:588
317
  #, fuzzy
318
  msgid "Facebook Button preview:"
319
  msgstr "Bouton Facebook"
320
 
321
+ #: facebook-button-plugin.php:614
322
  msgid ""
323
  "Please choose the necessary post types (or single pages) where Facebook "
324
  "button will be displayed:"
325
  msgstr ""
326
 
327
+ #: facebook-button-plugin.php:621
328
  msgid "Show URL for pages"
329
  msgstr ""
330
 
331
+ #: facebook-button-plugin.php:627
332
  msgid "Example of the site's pages tree"
333
  msgstr ""
334
 
335
+ #: facebook-button-plugin.php:627
336
  msgid "Example of site pages' tree"
337
  msgstr ""
338
 
339
+ #: facebook-button-plugin.php:765
340
  #, fuzzy
341
  msgid "Add Facebook buttons to your page or post"
342
  msgstr "Position du bouton Facebook"
343
 
344
+ #: facebook-button-plugin.php:876
345
  msgid "FAQ"
346
  msgstr "FAQ"
347
 
348
+ #: facebook-button-plugin.php:877
349
  msgid "Support"
350
  msgstr "Support"
351
 
languages/facebook-button-plugin-hu_HU.mo CHANGED
Binary file
languages/facebook-button-plugin-hu_HU.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: facebook-button-plugin\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-02-04 12:31+0300\n"
6
- "PO-Revision-Date: 2016-02-04 12:31+0300\n"
7
  "Last-Translator: plugin@bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: BestWebSoft <plugin@bestwebsoft.com>\n"
9
  "Language: hu_HU\n"
@@ -16,60 +16,69 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: facebook-button-plugin.php:34 facebook-button-plugin.php:292
20
  msgid "Facebook Button Settings"
21
  msgstr "Facebook Gomb Beállítások"
22
 
23
- #: facebook-button-plugin.php:214
24
  msgid "Settings saved"
25
  msgstr "Beállítások mentve"
26
 
27
- #: facebook-button-plugin.php:240
28
  msgid "Error: File size > 32K"
29
  msgstr "Hiba: File méret > 32k"
30
 
31
- #: facebook-button-plugin.php:243
32
  msgid "Error: Invalid file type"
33
  msgstr "Hiba: Érvénytelen file típus"
34
 
35
- #: facebook-button-plugin.php:249
36
  msgid "Upload successful."
37
  msgstr "A feltöltés sikeres."
38
 
39
- #: facebook-button-plugin.php:259
40
  msgid "Error: moving file failed"
41
  msgstr "Hiba: file mozgatás sikertelen"
42
 
43
- #: facebook-button-plugin.php:262
44
  msgid "Error: check image width or height"
45
  msgstr "Hiba: ellenőrizze a kép szélességét és magasságát"
46
 
47
- #: facebook-button-plugin.php:266
48
  msgid "Uploading Error: check image properties"
49
  msgstr "Feltöltési Hiba: ellenőrizze a kép tulajdonságait"
50
 
51
- #: facebook-button-plugin.php:279
52
  msgid "All plugin settings were restored."
53
  msgstr "Minden plugin paraméter visszaállítva."
54
 
55
- #: facebook-button-plugin.php:294 facebook-button-plugin.php:851
56
- #: facebook-button-plugin.php:865
 
 
 
 
57
  msgid "Settings"
58
  msgstr "Beállítások"
59
 
60
- #: facebook-button-plugin.php:295
61
  msgid "Extra settings"
62
  msgstr "Extra beállítások"
63
 
64
- #: facebook-button-plugin.php:296
 
 
 
 
 
65
  msgid "Go PRO"
66
  msgstr "PRO-ra váltás"
67
 
68
- #: facebook-button-plugin.php:299
69
  msgid "Please, enable JavaScript in Your browser."
70
  msgstr ""
71
 
72
- #: facebook-button-plugin.php:314
73
  #, fuzzy, php-format
74
  msgid ""
75
  "If you would like to add Facebook buttons to your page or post, please use "
@@ -78,7 +87,7 @@ msgstr ""
78
  "Ha az oldalához Facebook gombot szeretne adni, csak másolja be ezt a rövid "
79
  "kódot a bejegyzésbe vagy az oldalra:"
80
 
81
- #: facebook-button-plugin.php:319
82
  #, php-format
83
  msgid ""
84
  "You can add Facebook buttons to your page or post by clicking on %s button "
@@ -86,145 +95,145 @@ msgid ""
86
  "displayed, please use the shortcode %s"
87
  msgstr ""
88
 
89
- #: facebook-button-plugin.php:330
90
  msgid "Display button"
91
  msgstr "Gomb megjelenítése"
92
 
93
- #: facebook-button-plugin.php:333
94
  msgid "My Page"
95
  msgstr "Oldalam"
96
 
97
- #: facebook-button-plugin.php:334 facebook-button-plugin.php:501
98
  msgid "Like"
99
  msgstr "Like"
100
 
101
- #: facebook-button-plugin.php:335
102
  msgid "Share"
103
  msgstr "Megosztás"
104
 
105
- #: facebook-button-plugin.php:340
106
  msgid "Facebook buttons position"
107
  msgstr "Facebook gombok helye"
108
 
109
- #: facebook-button-plugin.php:343
110
  msgid "Before"
111
  msgstr "Előtte"
112
 
113
- #: facebook-button-plugin.php:344
114
  msgid "After"
115
  msgstr "Utána"
116
 
117
- #: facebook-button-plugin.php:345
118
  msgid "Before and After"
119
  msgstr "Előtte és Utána"
120
 
121
- #: facebook-button-plugin.php:346
122
  msgid "Shortcode"
123
  msgstr "Rövid kód"
124
 
125
- #: facebook-button-plugin.php:351
126
  msgid "Facebook buttons language"
127
  msgstr "Facebook gomb nyelve"
128
 
129
- #: facebook-button-plugin.php:362
130
  #, fuzzy
131
  msgid "Change the language of Facebook Button"
132
  msgstr "Facebook Like Gomb nyelvének megváltoztatása"
133
 
134
- #: facebook-button-plugin.php:367 facebook-button-plugin.php:370
135
- #: facebook-button-plugin.php:375
136
  msgid "Use the current site language"
137
  msgstr ""
138
 
139
- #: facebook-button-plugin.php:367 facebook-button-plugin.php:371
140
- #: facebook-button-plugin.php:376
141
  msgid "Using"
142
  msgstr ""
143
 
144
- #: facebook-button-plugin.php:371
145
  msgid "Activate"
146
  msgstr ""
147
 
148
- #: facebook-button-plugin.php:376
149
  msgid "Download"
150
  msgstr ""
151
 
152
- #: facebook-button-plugin.php:383
153
  #, fuzzy
154
  msgid "Display buttons in excerpt"
155
  msgstr "Gomb megjelenítése"
156
 
157
- #: facebook-button-plugin.php:393 facebook-button-plugin.php:542
158
- #: facebook-button-plugin.php:579
159
  msgid "Close"
160
  msgstr ""
161
 
162
- #: facebook-button-plugin.php:397
163
  msgid "Meta tags"
164
  msgstr ""
165
 
166
- #: facebook-button-plugin.php:400
167
  msgid "Image"
168
  msgstr ""
169
 
170
- #: facebook-button-plugin.php:403
171
  msgid "Featured Image"
172
  msgstr ""
173
 
174
- #: facebook-button-plugin.php:407
175
  #, fuzzy
176
  msgid "Custom Image"
177
  msgstr "Egyéni Facebook kép"
178
 
179
- #: facebook-button-plugin.php:407
180
  msgid "This image will be used for all of the posts"
181
  msgstr ""
182
 
183
- #: facebook-button-plugin.php:417
184
  msgid "Description"
185
  msgstr ""
186
 
187
- #: facebook-button-plugin.php:420
188
  msgid "Post excerpt"
189
  msgstr ""
190
 
191
- #: facebook-button-plugin.php:425
192
  msgid "This description will be used for all of the posts"
193
  msgstr ""
194
 
195
- #: facebook-button-plugin.php:432 facebook-button-plugin.php:553
196
- #: facebook-button-plugin.php:631
197
  msgid "If you upgrade to Pro version all your settings will be saved."
198
  msgstr "Ha a PRO verzióra vált, minden paramétere el lesz mentve."
199
 
200
- #: facebook-button-plugin.php:439 facebook-button-plugin.php:560
201
- #: facebook-button-plugin.php:588 facebook-button-plugin.php:638
202
  #, fuzzy
203
  msgid "Unlock premium options by upgrading to Pro version"
204
  msgstr "A prémium paramétereket elérheti a PRO változatra váltással."
205
 
206
- #: facebook-button-plugin.php:441 facebook-button-plugin.php:562
207
- #: facebook-button-plugin.php:590 facebook-button-plugin.php:640
208
  msgid "Learn More"
209
  msgstr "Olvasson tovább"
210
 
211
- #: facebook-button-plugin.php:449
212
  msgid "Your Facebook ID or username"
213
  msgstr "Facebook ID-je vagy felhasználóneve"
214
 
215
- #: facebook-button-plugin.php:456
216
  msgid "\"My page\" button image"
217
  msgstr "\"Oldalam\" gomb képe"
218
 
219
- #: facebook-button-plugin.php:461
220
  msgid "Standard Facebook image"
221
  msgstr "Normál Facebook kép"
222
 
223
- #: facebook-button-plugin.php:462
224
  msgid "Custom Facebook image"
225
  msgstr "Egyéni Facebook kép"
226
 
227
- #: facebook-button-plugin.php:465
228
  msgid ""
229
  "To use custom image you need to setup permissions to upload directory of "
230
  "your site"
@@ -232,11 +241,11 @@ msgstr ""
232
  "Egyedi kép használatához az oldala feltöltési könyvtárához jogosultságot "
233
  "kell beállítania"
234
 
235
- #: facebook-button-plugin.php:472
236
  msgid "Current image"
237
  msgstr "Aktuális kép"
238
 
239
- #: facebook-button-plugin.php:480
240
  msgid ""
241
  "Image properties: max image width:100px; max image height:40px; max image "
242
  "size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
@@ -244,53 +253,53 @@ msgstr ""
244
  "Kép paraméterek: max kép szélesség: 100px; max kép magasság: 40px; max kép "
245
  "méret: 32Kb; kép típusok:\"jpg\", \"jpeg\", \"png\"."
246
 
247
- #: facebook-button-plugin.php:484
248
  msgid "Button layout"
249
  msgstr ""
250
 
251
- #: facebook-button-plugin.php:498
252
  #, fuzzy
253
  msgid "Like button action"
254
  msgstr "Facebook gombok helye"
255
 
256
- #: facebook-button-plugin.php:502
257
  msgid "Recommend"
258
  msgstr ""
259
 
260
- #: facebook-button-plugin.php:507
261
  #, fuzzy
262
  msgid "Show faces"
263
  msgstr "URL megjelenítése oldalakon"
264
 
265
- #: facebook-button-plugin.php:513
266
  msgid "Layout width"
267
  msgstr ""
268
 
269
- #: facebook-button-plugin.php:519
270
  msgid "Color scheme"
271
  msgstr ""
272
 
273
- #: facebook-button-plugin.php:522
274
  msgid "Light"
275
  msgstr ""
276
 
277
- #: facebook-button-plugin.php:523
278
  msgid "Dark"
279
  msgstr ""
280
 
281
- #: facebook-button-plugin.php:528
282
  msgid "Html tag for \"Like\" button"
283
  msgstr "A \"Like\" gomb html címkéje"
284
 
285
- #: facebook-button-plugin.php:533
286
  msgid "Use this tag to improve validation of your site"
287
  msgstr "Használja ezt a címkét oldala minősítésének javításához"
288
 
289
- #: facebook-button-plugin.php:546
290
  msgid "\"Like\" for an entire site on every page:"
291
  msgstr "\"Like\" a weboldal minden lapjára:"
292
 
293
- #: facebook-button-plugin.php:548
294
  msgid ""
295
  "Notice: \"Like for the entire site\" option does not create an extra button. "
296
  "This option merely allows your users to like the entire website when this "
@@ -302,16 +311,16 @@ msgstr ""
302
  "kedveljék, ha ez a beállítás engedélyezett vagy egy egyedi bejegyzést, ha ez "
303
  "a beállítás kikapcsolt, ha a normál \"Like\" gombra kattintanak."
304
 
305
- #: facebook-button-plugin.php:570 facebook-button-plugin.php:626
306
  msgid "Save Changes"
307
  msgstr "Változások mentése"
308
 
309
- #: facebook-button-plugin.php:582
310
  #, fuzzy
311
  msgid "Facebook Button preview:"
312
  msgstr "Facebook Gomb Beállítások"
313
 
314
- #: facebook-button-plugin.php:608
315
  msgid ""
316
  "Please choose the necessary post types (or single pages) where Facebook "
317
  "button will be displayed:"
@@ -319,28 +328,28 @@ msgstr ""
319
  "Kérjük válassza ki a szükséges bejegyzés típusokat (vagy egyedi oldalakat) "
320
  "ahol a Facebook gomb megjelenjen:"
321
 
322
- #: facebook-button-plugin.php:615
323
  msgid "Show URL for pages"
324
  msgstr "URL megjelenítése oldalakon"
325
 
326
- #: facebook-button-plugin.php:621
327
  msgid "Example of the site's pages tree"
328
  msgstr "Példa az oldal lap struktúrájának fájára"
329
 
330
- #: facebook-button-plugin.php:621
331
  msgid "Example of site pages' tree"
332
  msgstr "Példa oldal lapjainak fa struktúrájára"
333
 
334
- #: facebook-button-plugin.php:757
335
  #, fuzzy
336
  msgid "Add Facebook buttons to your page or post"
337
  msgstr "Facebook gombok helye"
338
 
339
- #: facebook-button-plugin.php:866
340
  msgid "FAQ"
341
  msgstr "Gy.I.K."
342
 
343
- #: facebook-button-plugin.php:867
344
  msgid "Support"
345
  msgstr "Támogatás"
346
 
2
  msgstr ""
3
  "Project-Id-Version: facebook-button-plugin\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-05-05 17:23+0300\n"
6
+ "PO-Revision-Date: 2016-05-05 17:23+0300\n"
7
  "Last-Translator: plugin@bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: BestWebSoft <plugin@bestwebsoft.com>\n"
9
  "Language: hu_HU\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: facebook-button-plugin.php:34 facebook-button-plugin.php:294
20
  msgid "Facebook Button Settings"
21
  msgstr "Facebook Gomb Beállítások"
22
 
23
+ #: facebook-button-plugin.php:216
24
  msgid "Settings saved"
25
  msgstr "Beállítások mentve"
26
 
27
+ #: facebook-button-plugin.php:242
28
  msgid "Error: File size > 32K"
29
  msgstr "Hiba: File méret > 32k"
30
 
31
+ #: facebook-button-plugin.php:245
32
  msgid "Error: Invalid file type"
33
  msgstr "Hiba: Érvénytelen file típus"
34
 
35
+ #: facebook-button-plugin.php:251
36
  msgid "Upload successful."
37
  msgstr "A feltöltés sikeres."
38
 
39
+ #: facebook-button-plugin.php:261
40
  msgid "Error: moving file failed"
41
  msgstr "Hiba: file mozgatás sikertelen"
42
 
43
+ #: facebook-button-plugin.php:264
44
  msgid "Error: check image width or height"
45
  msgstr "Hiba: ellenőrizze a kép szélességét és magasságát"
46
 
47
+ #: facebook-button-plugin.php:268
48
  msgid "Uploading Error: check image properties"
49
  msgstr "Feltöltési Hiba: ellenőrizze a kép tulajdonságait"
50
 
51
+ #: facebook-button-plugin.php:281
52
  msgid "All plugin settings were restored."
53
  msgstr "Minden plugin paraméter visszaállítva."
54
 
55
+ #: facebook-button-plugin.php:296
56
+ msgid "How to Use Step-by-step Instruction"
57
+ msgstr ""
58
+
59
+ #: facebook-button-plugin.php:299 facebook-button-plugin.php:861
60
+ #: facebook-button-plugin.php:875
61
  msgid "Settings"
62
  msgstr "Beállítások"
63
 
64
+ #: facebook-button-plugin.php:300
65
  msgid "Extra settings"
66
  msgstr "Extra beállítások"
67
 
68
+ #: facebook-button-plugin.php:301
69
+ #, fuzzy
70
+ msgid "Custom code"
71
+ msgstr "Egyéni Facebook kép"
72
+
73
+ #: facebook-button-plugin.php:302
74
  msgid "Go PRO"
75
  msgstr "PRO-ra váltás"
76
 
77
+ #: facebook-button-plugin.php:305
78
  msgid "Please, enable JavaScript in Your browser."
79
  msgstr ""
80
 
81
+ #: facebook-button-plugin.php:320
82
  #, fuzzy, php-format
83
  msgid ""
84
  "If you would like to add Facebook buttons to your page or post, please use "
87
  "Ha az oldalához Facebook gombot szeretne adni, csak másolja be ezt a rövid "
88
  "kódot a bejegyzésbe vagy az oldalra:"
89
 
90
+ #: facebook-button-plugin.php:325
91
  #, php-format
92
  msgid ""
93
  "You can add Facebook buttons to your page or post by clicking on %s button "
95
  "displayed, please use the shortcode %s"
96
  msgstr ""
97
 
98
+ #: facebook-button-plugin.php:336
99
  msgid "Display button"
100
  msgstr "Gomb megjelenítése"
101
 
102
+ #: facebook-button-plugin.php:339
103
  msgid "My Page"
104
  msgstr "Oldalam"
105
 
106
+ #: facebook-button-plugin.php:340 facebook-button-plugin.php:507
107
  msgid "Like"
108
  msgstr "Like"
109
 
110
+ #: facebook-button-plugin.php:341
111
  msgid "Share"
112
  msgstr "Megosztás"
113
 
114
+ #: facebook-button-plugin.php:346
115
  msgid "Facebook buttons position"
116
  msgstr "Facebook gombok helye"
117
 
118
+ #: facebook-button-plugin.php:349
119
  msgid "Before"
120
  msgstr "Előtte"
121
 
122
+ #: facebook-button-plugin.php:350
123
  msgid "After"
124
  msgstr "Utána"
125
 
126
+ #: facebook-button-plugin.php:351
127
  msgid "Before and After"
128
  msgstr "Előtte és Utána"
129
 
130
+ #: facebook-button-plugin.php:352
131
  msgid "Shortcode"
132
  msgstr "Rövid kód"
133
 
134
+ #: facebook-button-plugin.php:357
135
  msgid "Facebook buttons language"
136
  msgstr "Facebook gomb nyelve"
137
 
138
+ #: facebook-button-plugin.php:368
139
  #, fuzzy
140
  msgid "Change the language of Facebook Button"
141
  msgstr "Facebook Like Gomb nyelvének megváltoztatása"
142
 
143
+ #: facebook-button-plugin.php:373 facebook-button-plugin.php:376
144
+ #: facebook-button-plugin.php:381
145
  msgid "Use the current site language"
146
  msgstr ""
147
 
148
+ #: facebook-button-plugin.php:373 facebook-button-plugin.php:377
149
+ #: facebook-button-plugin.php:382
150
  msgid "Using"
151
  msgstr ""
152
 
153
+ #: facebook-button-plugin.php:377
154
  msgid "Activate"
155
  msgstr ""
156
 
157
+ #: facebook-button-plugin.php:382
158
  msgid "Download"
159
  msgstr ""
160
 
161
+ #: facebook-button-plugin.php:389
162
  #, fuzzy
163
  msgid "Display buttons in excerpt"
164
  msgstr "Gomb megjelenítése"
165
 
166
+ #: facebook-button-plugin.php:399 facebook-button-plugin.php:548
167
+ #: facebook-button-plugin.php:585
168
  msgid "Close"
169
  msgstr ""
170
 
171
+ #: facebook-button-plugin.php:403
172
  msgid "Meta tags"
173
  msgstr ""
174
 
175
+ #: facebook-button-plugin.php:406
176
  msgid "Image"
177
  msgstr ""
178
 
179
+ #: facebook-button-plugin.php:409
180
  msgid "Featured Image"
181
  msgstr ""
182
 
183
+ #: facebook-button-plugin.php:413
184
  #, fuzzy
185
  msgid "Custom Image"
186
  msgstr "Egyéni Facebook kép"
187
 
188
+ #: facebook-button-plugin.php:413
189
  msgid "This image will be used for all of the posts"
190
  msgstr ""
191
 
192
+ #: facebook-button-plugin.php:423
193
  msgid "Description"
194
  msgstr ""
195
 
196
+ #: facebook-button-plugin.php:426
197
  msgid "Post excerpt"
198
  msgstr ""
199
 
200
+ #: facebook-button-plugin.php:431
201
  msgid "This description will be used for all of the posts"
202
  msgstr ""
203
 
204
+ #: facebook-button-plugin.php:438 facebook-button-plugin.php:559
205
+ #: facebook-button-plugin.php:637
206
  msgid "If you upgrade to Pro version all your settings will be saved."
207
  msgstr "Ha a PRO verzióra vált, minden paramétere el lesz mentve."
208
 
209
+ #: facebook-button-plugin.php:445 facebook-button-plugin.php:566
210
+ #: facebook-button-plugin.php:594 facebook-button-plugin.php:644
211
  #, fuzzy
212
  msgid "Unlock premium options by upgrading to Pro version"
213
  msgstr "A prémium paramétereket elérheti a PRO változatra váltással."
214
 
215
+ #: facebook-button-plugin.php:447 facebook-button-plugin.php:568
216
+ #: facebook-button-plugin.php:596 facebook-button-plugin.php:646
217
  msgid "Learn More"
218
  msgstr "Olvasson tovább"
219
 
220
+ #: facebook-button-plugin.php:455
221
  msgid "Your Facebook ID or username"
222
  msgstr "Facebook ID-je vagy felhasználóneve"
223
 
224
+ #: facebook-button-plugin.php:462
225
  msgid "\"My page\" button image"
226
  msgstr "\"Oldalam\" gomb képe"
227
 
228
+ #: facebook-button-plugin.php:467
229
  msgid "Standard Facebook image"
230
  msgstr "Normál Facebook kép"
231
 
232
+ #: facebook-button-plugin.php:468
233
  msgid "Custom Facebook image"
234
  msgstr "Egyéni Facebook kép"
235
 
236
+ #: facebook-button-plugin.php:471
237
  msgid ""
238
  "To use custom image you need to setup permissions to upload directory of "
239
  "your site"
241
  "Egyedi kép használatához az oldala feltöltési könyvtárához jogosultságot "
242
  "kell beállítania"
243
 
244
+ #: facebook-button-plugin.php:478
245
  msgid "Current image"
246
  msgstr "Aktuális kép"
247
 
248
+ #: facebook-button-plugin.php:486
249
  msgid ""
250
  "Image properties: max image width:100px; max image height:40px; max image "
251
  "size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
253
  "Kép paraméterek: max kép szélesség: 100px; max kép magasság: 40px; max kép "
254
  "méret: 32Kb; kép típusok:\"jpg\", \"jpeg\", \"png\"."
255
 
256
+ #: facebook-button-plugin.php:490
257
  msgid "Button layout"
258
  msgstr ""
259
 
260
+ #: facebook-button-plugin.php:504
261
  #, fuzzy
262
  msgid "Like button action"
263
  msgstr "Facebook gombok helye"
264
 
265
+ #: facebook-button-plugin.php:508
266
  msgid "Recommend"
267
  msgstr ""
268
 
269
+ #: facebook-button-plugin.php:513
270
  #, fuzzy
271
  msgid "Show faces"
272
  msgstr "URL megjelenítése oldalakon"
273
 
274
+ #: facebook-button-plugin.php:519
275
  msgid "Layout width"
276
  msgstr ""
277
 
278
+ #: facebook-button-plugin.php:525
279
  msgid "Color scheme"
280
  msgstr ""
281
 
282
+ #: facebook-button-plugin.php:528
283
  msgid "Light"
284
  msgstr ""
285
 
286
+ #: facebook-button-plugin.php:529
287
  msgid "Dark"
288
  msgstr ""
289
 
290
+ #: facebook-button-plugin.php:534
291
  msgid "Html tag for \"Like\" button"
292
  msgstr "A \"Like\" gomb html címkéje"
293
 
294
+ #: facebook-button-plugin.php:539
295
  msgid "Use this tag to improve validation of your site"
296
  msgstr "Használja ezt a címkét oldala minősítésének javításához"
297
 
298
+ #: facebook-button-plugin.php:552
299
  msgid "\"Like\" for an entire site on every page:"
300
  msgstr "\"Like\" a weboldal minden lapjára:"
301
 
302
+ #: facebook-button-plugin.php:554
303
  msgid ""
304
  "Notice: \"Like for the entire site\" option does not create an extra button. "
305
  "This option merely allows your users to like the entire website when this "
311
  "kedveljék, ha ez a beállítás engedélyezett vagy egy egyedi bejegyzést, ha ez "
312
  "a beállítás kikapcsolt, ha a normál \"Like\" gombra kattintanak."
313
 
314
+ #: facebook-button-plugin.php:576 facebook-button-plugin.php:632
315
  msgid "Save Changes"
316
  msgstr "Változások mentése"
317
 
318
+ #: facebook-button-plugin.php:588
319
  #, fuzzy
320
  msgid "Facebook Button preview:"
321
  msgstr "Facebook Gomb Beállítások"
322
 
323
+ #: facebook-button-plugin.php:614
324
  msgid ""
325
  "Please choose the necessary post types (or single pages) where Facebook "
326
  "button will be displayed:"
328
  "Kérjük válassza ki a szükséges bejegyzés típusokat (vagy egyedi oldalakat) "
329
  "ahol a Facebook gomb megjelenjen:"
330
 
331
+ #: facebook-button-plugin.php:621
332
  msgid "Show URL for pages"
333
  msgstr "URL megjelenítése oldalakon"
334
 
335
+ #: facebook-button-plugin.php:627
336
  msgid "Example of the site's pages tree"
337
  msgstr "Példa az oldal lap struktúrájának fájára"
338
 
339
+ #: facebook-button-plugin.php:627
340
  msgid "Example of site pages' tree"
341
  msgstr "Példa oldal lapjainak fa struktúrájára"
342
 
343
+ #: facebook-button-plugin.php:765
344
  #, fuzzy
345
  msgid "Add Facebook buttons to your page or post"
346
  msgstr "Facebook gombok helye"
347
 
348
+ #: facebook-button-plugin.php:876
349
  msgid "FAQ"
350
  msgstr "Gy.I.K."
351
 
352
+ #: facebook-button-plugin.php:877
353
  msgid "Support"
354
  msgstr "Támogatás"
355
 
languages/facebook-button-plugin-id_ID.mo CHANGED
Binary file
languages/facebook-button-plugin-id_ID.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: facebook-button-plugin\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-02-04 12:31+0300\n"
6
- "PO-Revision-Date: 2016-02-04 12:31+0300\n"
7
  "Last-Translator: plugin@bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: nasrulhaq <nasrulhaq81@gmail.com>\n"
9
  "Language: es_ES\n"
@@ -16,61 +16,70 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: facebook-button-plugin.php:34 facebook-button-plugin.php:292
20
  msgid "Facebook Button Settings"
21
  msgstr "Pengaturan Facebook Button"
22
 
23
- #: facebook-button-plugin.php:214
24
  msgid "Settings saved"
25
  msgstr "Simpan Pengaturan"
26
 
27
- #: facebook-button-plugin.php:240
28
  msgid "Error: File size > 32K"
29
  msgstr "SALAH: Ukuran file lebih besar dari 32KB"
30
 
31
- #: facebook-button-plugin.php:243
32
  msgid "Error: Invalid file type"
33
  msgstr "SALAH: Tipe data tidak benar"
34
 
35
- #: facebook-button-plugin.php:249
36
  msgid "Upload successful."
37
  msgstr ""
38
 
39
- #: facebook-button-plugin.php:259
40
  msgid "Error: moving file failed"
41
  msgstr "Salah: gagal memindahkan data"
42
 
43
- #: facebook-button-plugin.php:262
44
  msgid "Error: check image width or height"
45
  msgstr "Salah: periksa lebar atau panjang gambar"
46
 
47
- #: facebook-button-plugin.php:266
48
  msgid "Uploading Error: check image properties"
49
  msgstr "Gagal Mengunggah: periksa properti gambar"
50
 
51
- #: facebook-button-plugin.php:279
52
  msgid "All plugin settings were restored."
53
  msgstr ""
54
 
55
- #: facebook-button-plugin.php:294 facebook-button-plugin.php:851
56
- #: facebook-button-plugin.php:865
 
 
 
 
57
  msgid "Settings"
58
  msgstr "Pengaturan"
59
 
60
- #: facebook-button-plugin.php:295
61
  #, fuzzy
62
  msgid "Extra settings"
63
  msgstr "Pengaturan"
64
 
65
- #: facebook-button-plugin.php:296
 
 
 
 
 
66
  msgid "Go PRO"
67
  msgstr ""
68
 
69
- #: facebook-button-plugin.php:299
70
  msgid "Please, enable JavaScript in Your browser."
71
  msgstr ""
72
 
73
- #: facebook-button-plugin.php:314
74
  #, fuzzy, php-format
75
  msgid ""
76
  "If you would like to add Facebook buttons to your page or post, please use "
@@ -79,7 +88,7 @@ msgstr ""
79
  "Jika anda ingin menambahkan tombol Facebook di website anda, cukup salin "
80
  "kode singkat kedalam posting atau page anda:"
81
 
82
- #: facebook-button-plugin.php:319
83
  #, php-format
84
  msgid ""
85
  "You can add Facebook buttons to your page or post by clicking on %s button "
@@ -87,160 +96,160 @@ msgid ""
87
  "displayed, please use the shortcode %s"
88
  msgstr ""
89
 
90
- #: facebook-button-plugin.php:330
91
  #, fuzzy
92
  msgid "Display button"
93
  msgstr "Tampilan tombol:"
94
 
95
- #: facebook-button-plugin.php:333
96
  msgid "My Page"
97
  msgstr "Halamanku"
98
 
99
- #: facebook-button-plugin.php:334 facebook-button-plugin.php:501
100
  msgid "Like"
101
  msgstr "Suka"
102
 
103
- #: facebook-button-plugin.php:335
104
  msgid "Share"
105
  msgstr ""
106
 
107
- #: facebook-button-plugin.php:340
108
  #, fuzzy
109
  msgid "Facebook buttons position"
110
  msgstr "Posisi Tombol Facebook"
111
 
112
- #: facebook-button-plugin.php:343
113
  msgid "Before"
114
  msgstr "Sebelum"
115
 
116
- #: facebook-button-plugin.php:344
117
  msgid "After"
118
  msgstr "Setelah"
119
 
120
- #: facebook-button-plugin.php:345
121
  msgid "Before and After"
122
  msgstr "Sebelum dan Setelah"
123
 
124
- #: facebook-button-plugin.php:346
125
  msgid "Shortcode"
126
  msgstr "Kode Pendek"
127
 
128
- #: facebook-button-plugin.php:351
129
  #, fuzzy
130
  msgid "Facebook buttons language"
131
  msgstr "Bahasa Facebook Button:"
132
 
133
- #: facebook-button-plugin.php:362
134
  #, fuzzy
135
  msgid "Change the language of Facebook Button"
136
  msgstr "Ubah bahasa Facebook Like Button"
137
 
138
- #: facebook-button-plugin.php:367 facebook-button-plugin.php:370
139
- #: facebook-button-plugin.php:375
140
  msgid "Use the current site language"
141
  msgstr ""
142
 
143
- #: facebook-button-plugin.php:367 facebook-button-plugin.php:371
144
- #: facebook-button-plugin.php:376
145
  msgid "Using"
146
  msgstr ""
147
 
148
- #: facebook-button-plugin.php:371
149
  #, fuzzy
150
  msgid "Activate"
151
  msgstr "Aktif Eklentiler"
152
 
153
- #: facebook-button-plugin.php:376
154
  msgid "Download"
155
  msgstr "Ä°ndir"
156
 
157
- #: facebook-button-plugin.php:383
158
  #, fuzzy
159
  msgid "Display buttons in excerpt"
160
  msgstr "Tampilan tombol:"
161
 
162
- #: facebook-button-plugin.php:393 facebook-button-plugin.php:542
163
- #: facebook-button-plugin.php:579
164
  msgid "Close"
165
  msgstr ""
166
 
167
- #: facebook-button-plugin.php:397
168
  msgid "Meta tags"
169
  msgstr ""
170
 
171
- #: facebook-button-plugin.php:400
172
  msgid "Image"
173
  msgstr ""
174
 
175
- #: facebook-button-plugin.php:403
176
  msgid "Featured Image"
177
  msgstr ""
178
 
179
- #: facebook-button-plugin.php:407
180
  #, fuzzy
181
  msgid "Custom Image"
182
  msgstr "Kustom Gambar Facebook "
183
 
184
- #: facebook-button-plugin.php:407
185
  msgid "This image will be used for all of the posts"
186
  msgstr ""
187
 
188
- #: facebook-button-plugin.php:417
189
  msgid "Description"
190
  msgstr ""
191
 
192
- #: facebook-button-plugin.php:420
193
  msgid "Post excerpt"
194
  msgstr ""
195
 
196
- #: facebook-button-plugin.php:425
197
  msgid "This description will be used for all of the posts"
198
  msgstr ""
199
 
200
- #: facebook-button-plugin.php:432 facebook-button-plugin.php:553
201
- #: facebook-button-plugin.php:631
202
  msgid "If you upgrade to Pro version all your settings will be saved."
203
  msgstr ""
204
 
205
- #: facebook-button-plugin.php:439 facebook-button-plugin.php:560
206
- #: facebook-button-plugin.php:588 facebook-button-plugin.php:638
207
  msgid "Unlock premium options by upgrading to Pro version"
208
  msgstr ""
209
 
210
- #: facebook-button-plugin.php:441 facebook-button-plugin.php:562
211
- #: facebook-button-plugin.php:590 facebook-button-plugin.php:640
212
  msgid "Learn More"
213
  msgstr ""
214
 
215
- #: facebook-button-plugin.php:449
216
  #, fuzzy
217
  msgid "Your Facebook ID or username"
218
  msgstr " ID Facebook:"
219
 
220
- #: facebook-button-plugin.php:456
221
  msgid "\"My page\" button image"
222
  msgstr ""
223
 
224
- #: facebook-button-plugin.php:461
225
  msgid "Standard Facebook image"
226
  msgstr "Standar gambar Facebook "
227
 
228
- #: facebook-button-plugin.php:462
229
  msgid "Custom Facebook image"
230
  msgstr "Kustom Gambar Facebook "
231
 
232
- #: facebook-button-plugin.php:465
233
  msgid ""
234
  "To use custom image you need to setup permissions to upload directory of "
235
  "your site"
236
  msgstr ""
237
 
238
- #: facebook-button-plugin.php:472
239
  #, fuzzy
240
  msgid "Current image"
241
  msgstr "Gambar tertentu:"
242
 
243
- #: facebook-button-plugin.php:480
244
  msgid ""
245
  "Image properties: max image width:100px; max image height:40px; max image "
246
  "size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
@@ -248,51 +257,51 @@ msgstr ""
248
  "properti gambar: lebar gambar maks:100px; panjang gambar maks:40px; ukuran "
249
  "gambar maks:32Kb; tipe gambar:\"jpg\",\"jpeg\", \"png\"."
250
 
251
- #: facebook-button-plugin.php:484
252
  msgid "Button layout"
253
  msgstr ""
254
 
255
- #: facebook-button-plugin.php:498
256
  msgid "Like button action"
257
  msgstr ""
258
 
259
- #: facebook-button-plugin.php:502
260
  msgid "Recommend"
261
  msgstr ""
262
 
263
- #: facebook-button-plugin.php:507
264
  msgid "Show faces"
265
  msgstr ""
266
 
267
- #: facebook-button-plugin.php:513
268
  msgid "Layout width"
269
  msgstr ""
270
 
271
- #: facebook-button-plugin.php:519
272
  msgid "Color scheme"
273
  msgstr ""
274
 
275
- #: facebook-button-plugin.php:522
276
  msgid "Light"
277
  msgstr ""
278
 
279
- #: facebook-button-plugin.php:523
280
  msgid "Dark"
281
  msgstr ""
282
 
283
- #: facebook-button-plugin.php:528
284
  msgid "Html tag for \"Like\" button"
285
  msgstr ""
286
 
287
- #: facebook-button-plugin.php:533
288
  msgid "Use this tag to improve validation of your site"
289
  msgstr ""
290
 
291
- #: facebook-button-plugin.php:546
292
  msgid "\"Like\" for an entire site on every page:"
293
  msgstr ""
294
 
295
- #: facebook-button-plugin.php:548
296
  msgid ""
297
  "Notice: \"Like for the entire site\" option does not create an extra button. "
298
  "This option merely allows your users to like the entire website when this "
@@ -300,43 +309,43 @@ msgid ""
300
  "clicking the regular \"Like\" button."
301
  msgstr ""
302
 
303
- #: facebook-button-plugin.php:570 facebook-button-plugin.php:626
304
  msgid "Save Changes"
305
  msgstr "Simpan Perubahan"
306
 
307
- #: facebook-button-plugin.php:582
308
  #, fuzzy
309
  msgid "Facebook Button preview:"
310
  msgstr "Tombol Facebook"
311
 
312
- #: facebook-button-plugin.php:608
313
  msgid ""
314
  "Please choose the necessary post types (or single pages) where Facebook "
315
  "button will be displayed:"
316
  msgstr ""
317
 
318
- #: facebook-button-plugin.php:615
319
  msgid "Show URL for pages"
320
  msgstr ""
321
 
322
- #: facebook-button-plugin.php:621
323
  msgid "Example of the site's pages tree"
324
  msgstr ""
325
 
326
- #: facebook-button-plugin.php:621
327
  msgid "Example of site pages' tree"
328
  msgstr ""
329
 
330
- #: facebook-button-plugin.php:757
331
  #, fuzzy
332
  msgid "Add Facebook buttons to your page or post"
333
  msgstr "Posisi Tombol Facebook"
334
 
335
- #: facebook-button-plugin.php:866
336
  msgid "FAQ"
337
  msgstr "SSS (Sık Sorulan Sorular)"
338
 
339
- #: facebook-button-plugin.php:867
340
  msgid "Support"
341
  msgstr "Dukungan"
342
 
2
  msgstr ""
3
  "Project-Id-Version: facebook-button-plugin\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-05-05 17:23+0300\n"
6
+ "PO-Revision-Date: 2016-05-05 17:23+0300\n"
7
  "Last-Translator: plugin@bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: nasrulhaq <nasrulhaq81@gmail.com>\n"
9
  "Language: es_ES\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: facebook-button-plugin.php:34 facebook-button-plugin.php:294
20
  msgid "Facebook Button Settings"
21
  msgstr "Pengaturan Facebook Button"
22
 
23
+ #: facebook-button-plugin.php:216
24
  msgid "Settings saved"
25
  msgstr "Simpan Pengaturan"
26
 
27
+ #: facebook-button-plugin.php:242
28
  msgid "Error: File size > 32K"
29
  msgstr "SALAH: Ukuran file lebih besar dari 32KB"
30
 
31
+ #: facebook-button-plugin.php:245
32
  msgid "Error: Invalid file type"
33
  msgstr "SALAH: Tipe data tidak benar"
34
 
35
+ #: facebook-button-plugin.php:251
36
  msgid "Upload successful."
37
  msgstr ""
38
 
39
+ #: facebook-button-plugin.php:261
40
  msgid "Error: moving file failed"
41
  msgstr "Salah: gagal memindahkan data"
42
 
43
+ #: facebook-button-plugin.php:264
44
  msgid "Error: check image width or height"
45
  msgstr "Salah: periksa lebar atau panjang gambar"
46
 
47
+ #: facebook-button-plugin.php:268
48
  msgid "Uploading Error: check image properties"
49
  msgstr "Gagal Mengunggah: periksa properti gambar"
50
 
51
+ #: facebook-button-plugin.php:281
52
  msgid "All plugin settings were restored."
53
  msgstr ""
54
 
55
+ #: facebook-button-plugin.php:296
56
+ msgid "How to Use Step-by-step Instruction"
57
+ msgstr ""
58
+
59
+ #: facebook-button-plugin.php:299 facebook-button-plugin.php:861
60
+ #: facebook-button-plugin.php:875
61
  msgid "Settings"
62
  msgstr "Pengaturan"
63
 
64
+ #: facebook-button-plugin.php:300
65
  #, fuzzy
66
  msgid "Extra settings"
67
  msgstr "Pengaturan"
68
 
69
+ #: facebook-button-plugin.php:301
70
+ #, fuzzy
71
+ msgid "Custom code"
72
+ msgstr "Kustom Gambar Facebook "
73
+
74
+ #: facebook-button-plugin.php:302
75
  msgid "Go PRO"
76
  msgstr ""
77
 
78
+ #: facebook-button-plugin.php:305
79
  msgid "Please, enable JavaScript in Your browser."
80
  msgstr ""
81
 
82
+ #: facebook-button-plugin.php:320
83
  #, fuzzy, php-format
84
  msgid ""
85
  "If you would like to add Facebook buttons to your page or post, please use "
88
  "Jika anda ingin menambahkan tombol Facebook di website anda, cukup salin "
89
  "kode singkat kedalam posting atau page anda:"
90
 
91
+ #: facebook-button-plugin.php:325
92
  #, php-format
93
  msgid ""
94
  "You can add Facebook buttons to your page or post by clicking on %s button "
96
  "displayed, please use the shortcode %s"
97
  msgstr ""
98
 
99
+ #: facebook-button-plugin.php:336
100
  #, fuzzy
101
  msgid "Display button"
102
  msgstr "Tampilan tombol:"
103
 
104
+ #: facebook-button-plugin.php:339
105
  msgid "My Page"
106
  msgstr "Halamanku"
107
 
108
+ #: facebook-button-plugin.php:340 facebook-button-plugin.php:507
109
  msgid "Like"
110
  msgstr "Suka"
111
 
112
+ #: facebook-button-plugin.php:341
113
  msgid "Share"
114
  msgstr ""
115
 
116
+ #: facebook-button-plugin.php:346
117
  #, fuzzy
118
  msgid "Facebook buttons position"
119
  msgstr "Posisi Tombol Facebook"
120
 
121
+ #: facebook-button-plugin.php:349
122
  msgid "Before"
123
  msgstr "Sebelum"
124
 
125
+ #: facebook-button-plugin.php:350
126
  msgid "After"
127
  msgstr "Setelah"
128
 
129
+ #: facebook-button-plugin.php:351
130
  msgid "Before and After"
131
  msgstr "Sebelum dan Setelah"
132
 
133
+ #: facebook-button-plugin.php:352
134
  msgid "Shortcode"
135
  msgstr "Kode Pendek"
136
 
137
+ #: facebook-button-plugin.php:357
138
  #, fuzzy
139
  msgid "Facebook buttons language"
140
  msgstr "Bahasa Facebook Button:"
141
 
142
+ #: facebook-button-plugin.php:368
143
  #, fuzzy
144
  msgid "Change the language of Facebook Button"
145
  msgstr "Ubah bahasa Facebook Like Button"
146
 
147
+ #: facebook-button-plugin.php:373 facebook-button-plugin.php:376
148
+ #: facebook-button-plugin.php:381
149
  msgid "Use the current site language"
150
  msgstr ""
151
 
152
+ #: facebook-button-plugin.php:373 facebook-button-plugin.php:377
153
+ #: facebook-button-plugin.php:382
154
  msgid "Using"
155
  msgstr ""
156
 
157
+ #: facebook-button-plugin.php:377
158
  #, fuzzy
159
  msgid "Activate"
160
  msgstr "Aktif Eklentiler"
161
 
162
+ #: facebook-button-plugin.php:382
163
  msgid "Download"
164
  msgstr "Ä°ndir"
165
 
166
+ #: facebook-button-plugin.php:389
167
  #, fuzzy
168
  msgid "Display buttons in excerpt"
169
  msgstr "Tampilan tombol:"
170
 
171
+ #: facebook-button-plugin.php:399 facebook-button-plugin.php:548
172
+ #: facebook-button-plugin.php:585
173
  msgid "Close"
174
  msgstr ""
175
 
176
+ #: facebook-button-plugin.php:403
177
  msgid "Meta tags"
178
  msgstr ""
179
 
180
+ #: facebook-button-plugin.php:406
181
  msgid "Image"
182
  msgstr ""
183
 
184
+ #: facebook-button-plugin.php:409
185
  msgid "Featured Image"
186
  msgstr ""
187
 
188
+ #: facebook-button-plugin.php:413
189
  #, fuzzy
190
  msgid "Custom Image"
191
  msgstr "Kustom Gambar Facebook "
192
 
193
+ #: facebook-button-plugin.php:413
194
  msgid "This image will be used for all of the posts"
195
  msgstr ""
196
 
197
+ #: facebook-button-plugin.php:423
198
  msgid "Description"
199
  msgstr ""
200
 
201
+ #: facebook-button-plugin.php:426
202
  msgid "Post excerpt"
203
  msgstr ""
204
 
205
+ #: facebook-button-plugin.php:431
206
  msgid "This description will be used for all of the posts"
207
  msgstr ""
208
 
209
+ #: facebook-button-plugin.php:438 facebook-button-plugin.php:559
210
+ #: facebook-button-plugin.php:637
211
  msgid "If you upgrade to Pro version all your settings will be saved."
212
  msgstr ""
213
 
214
+ #: facebook-button-plugin.php:445 facebook-button-plugin.php:566
215
+ #: facebook-button-plugin.php:594 facebook-button-plugin.php:644
216
  msgid "Unlock premium options by upgrading to Pro version"
217
  msgstr ""
218
 
219
+ #: facebook-button-plugin.php:447 facebook-button-plugin.php:568
220
+ #: facebook-button-plugin.php:596 facebook-button-plugin.php:646
221
  msgid "Learn More"
222
  msgstr ""
223
 
224
+ #: facebook-button-plugin.php:455
225
  #, fuzzy
226
  msgid "Your Facebook ID or username"
227
  msgstr " ID Facebook:"
228
 
229
+ #: facebook-button-plugin.php:462
230
  msgid "\"My page\" button image"
231
  msgstr ""
232
 
233
+ #: facebook-button-plugin.php:467
234
  msgid "Standard Facebook image"
235
  msgstr "Standar gambar Facebook "
236
 
237
+ #: facebook-button-plugin.php:468
238
  msgid "Custom Facebook image"
239
  msgstr "Kustom Gambar Facebook "
240
 
241
+ #: facebook-button-plugin.php:471
242
  msgid ""
243
  "To use custom image you need to setup permissions to upload directory of "
244
  "your site"
245
  msgstr ""
246
 
247
+ #: facebook-button-plugin.php:478
248
  #, fuzzy
249
  msgid "Current image"
250
  msgstr "Gambar tertentu:"
251
 
252
+ #: facebook-button-plugin.php:486
253
  msgid ""
254
  "Image properties: max image width:100px; max image height:40px; max image "
255
  "size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
257
  "properti gambar: lebar gambar maks:100px; panjang gambar maks:40px; ukuran "
258
  "gambar maks:32Kb; tipe gambar:\"jpg\",\"jpeg\", \"png\"."
259
 
260
+ #: facebook-button-plugin.php:490
261
  msgid "Button layout"
262
  msgstr ""
263
 
264
+ #: facebook-button-plugin.php:504
265
  msgid "Like button action"
266
  msgstr ""
267
 
268
+ #: facebook-button-plugin.php:508
269
  msgid "Recommend"
270
  msgstr ""
271
 
272
+ #: facebook-button-plugin.php:513
273
  msgid "Show faces"
274
  msgstr ""
275
 
276
+ #: facebook-button-plugin.php:519
277
  msgid "Layout width"
278
  msgstr ""
279
 
280
+ #: facebook-button-plugin.php:525
281
  msgid "Color scheme"
282
  msgstr ""
283
 
284
+ #: facebook-button-plugin.php:528
285
  msgid "Light"
286
  msgstr ""
287
 
288
+ #: facebook-button-plugin.php:529
289
  msgid "Dark"
290
  msgstr ""
291
 
292
+ #: facebook-button-plugin.php:534
293
  msgid "Html tag for \"Like\" button"
294
  msgstr ""
295
 
296
+ #: facebook-button-plugin.php:539
297
  msgid "Use this tag to improve validation of your site"
298
  msgstr ""
299
 
300
+ #: facebook-button-plugin.php:552
301
  msgid "\"Like\" for an entire site on every page:"
302
  msgstr ""
303
 
304
+ #: facebook-button-plugin.php:554
305
  msgid ""
306
  "Notice: \"Like for the entire site\" option does not create an extra button. "
307
  "This option merely allows your users to like the entire website when this "
309
  "clicking the regular \"Like\" button."
310
  msgstr ""
311
 
312
+ #: facebook-button-plugin.php:576 facebook-button-plugin.php:632
313
  msgid "Save Changes"
314
  msgstr "Simpan Perubahan"
315
 
316
+ #: facebook-button-plugin.php:588
317
  #, fuzzy
318
  msgid "Facebook Button preview:"
319
  msgstr "Tombol Facebook"
320
 
321
+ #: facebook-button-plugin.php:614
322
  msgid ""
323
  "Please choose the necessary post types (or single pages) where Facebook "
324
  "button will be displayed:"
325
  msgstr ""
326
 
327
+ #: facebook-button-plugin.php:621
328
  msgid "Show URL for pages"
329
  msgstr ""
330
 
331
+ #: facebook-button-plugin.php:627
332
  msgid "Example of the site's pages tree"
333
  msgstr ""
334
 
335
+ #: facebook-button-plugin.php:627
336
  msgid "Example of site pages' tree"
337
  msgstr ""
338
 
339
+ #: facebook-button-plugin.php:765
340
  #, fuzzy
341
  msgid "Add Facebook buttons to your page or post"
342
  msgstr "Posisi Tombol Facebook"
343
 
344
+ #: facebook-button-plugin.php:876
345
  msgid "FAQ"
346
  msgstr "SSS (Sık Sorulan Sorular)"
347
 
348
+ #: facebook-button-plugin.php:877
349
  msgid "Support"
350
  msgstr "Dukungan"
351
 
languages/facebook-button-plugin-ru_RU.mo CHANGED
Binary file
languages/facebook-button-plugin-ru_RU.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: facebook-button-plugin\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-02-04 12:31+0300\n"
6
- "PO-Revision-Date: 2016-02-04 12:31+0300\n"
7
  "Last-Translator: plugin@bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: BestWebSoft <plugin@bestwebsoft.com>\n"
9
  "Language: ru_RU\n"
@@ -16,60 +16,68 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: facebook-button-plugin.php:34 facebook-button-plugin.php:292
20
  msgid "Facebook Button Settings"
21
  msgstr "Настройки Facebook Button"
22
 
23
- #: facebook-button-plugin.php:214
24
  msgid "Settings saved"
25
  msgstr "Настройки сохранены"
26
 
27
- #: facebook-button-plugin.php:240
28
  msgid "Error: File size > 32K"
29
  msgstr "Ошибка: Размер файла > 32К"
30
 
31
- #: facebook-button-plugin.php:243
32
  msgid "Error: Invalid file type"
33
  msgstr "Ошибка: Некорректный тип файла"
34
 
35
- #: facebook-button-plugin.php:249
36
  msgid "Upload successful."
37
  msgstr "Загрузка прошла удачно."
38
 
39
- #: facebook-button-plugin.php:259
40
  msgid "Error: moving file failed"
41
  msgstr "Ошибка: При перемещении произошла ошибка"
42
 
43
- #: facebook-button-plugin.php:262
44
  msgid "Error: check image width or height"
45
  msgstr "Ошибка: Проверьте ширину и высоту изображения"
46
 
47
- #: facebook-button-plugin.php:266
48
  msgid "Uploading Error: check image properties"
49
  msgstr "Ошибка загрузки: Проверьте опции изображения"
50
 
51
- #: facebook-button-plugin.php:279
52
  msgid "All plugin settings were restored."
53
  msgstr "Все настройки плагина восстановлены."
54
 
55
- #: facebook-button-plugin.php:294 facebook-button-plugin.php:851
56
- #: facebook-button-plugin.php:865
 
 
 
 
57
  msgid "Settings"
58
  msgstr "Настройки"
59
 
60
- #: facebook-button-plugin.php:295
61
  msgid "Extra settings"
62
  msgstr "Дополнительные настройки"
63
 
64
- #: facebook-button-plugin.php:296
 
 
 
 
65
  msgid "Go PRO"
66
  msgstr "Перейти на PRO версию"
67
 
68
- #: facebook-button-plugin.php:299
69
  msgid "Please, enable JavaScript in Your browser."
70
  msgstr "Пожалуйста, включите поддержку JavaScript в вашем браузере."
71
 
72
- #: facebook-button-plugin.php:314
73
  #, php-format
74
  msgid ""
75
  "If you would like to add Facebook buttons to your page or post, please use "
@@ -78,7 +86,7 @@ msgstr ""
78
  "Если вы хотите добавить Facebook кнопки на вашу страницу или пост, то "
79
  "используйте кнопку %s"
80
 
81
- #: facebook-button-plugin.php:319
82
  #, php-format
83
  msgid ""
84
  "You can add Facebook buttons to your page or post by clicking on %s button "
@@ -89,141 +97,141 @@ msgstr ""
89
  "кнопку %s в блоке редактирования контента в режиме Visual. Если кнопка не "
90
  "отображается, пожалуйста, используйте шорткод %s"
91
 
92
- #: facebook-button-plugin.php:330
93
  msgid "Display button"
94
  msgstr "Отображение кнопок"
95
 
96
- #: facebook-button-plugin.php:333
97
  msgid "My Page"
98
  msgstr "Моя страница"
99
 
100
- #: facebook-button-plugin.php:334 facebook-button-plugin.php:501
101
  msgid "Like"
102
  msgstr "Нравиться"
103
 
104
- #: facebook-button-plugin.php:335
105
  msgid "Share"
106
  msgstr "Поделиться"
107
 
108
- #: facebook-button-plugin.php:340
109
  msgid "Facebook buttons position"
110
  msgstr "Позиции Facebook кнопки"
111
 
112
- #: facebook-button-plugin.php:343
113
  msgid "Before"
114
  msgstr "Перед"
115
 
116
- #: facebook-button-plugin.php:344
117
  msgid "After"
118
  msgstr "После"
119
 
120
- #: facebook-button-plugin.php:345
121
  msgid "Before and After"
122
  msgstr "Перед и после"
123
 
124
- #: facebook-button-plugin.php:346
125
  msgid "Shortcode"
126
  msgstr "Шорткод"
127
 
128
- #: facebook-button-plugin.php:351
129
  msgid "Facebook buttons language"
130
  msgstr "Язык для Facebook кнопки"
131
 
132
- #: facebook-button-plugin.php:362
133
  msgid "Change the language of Facebook Button"
134
  msgstr "Выберите язык для Facebook кнопок"
135
 
136
- #: facebook-button-plugin.php:367 facebook-button-plugin.php:370
137
- #: facebook-button-plugin.php:375
138
  msgid "Use the current site language"
139
  msgstr "Использовать текущий язык сайта"
140
 
141
- #: facebook-button-plugin.php:367 facebook-button-plugin.php:371
142
- #: facebook-button-plugin.php:376
143
  msgid "Using"
144
  msgstr "Используя"
145
 
146
- #: facebook-button-plugin.php:371
147
  msgid "Activate"
148
  msgstr "Активировать"
149
 
150
- #: facebook-button-plugin.php:376
151
  msgid "Download"
152
  msgstr "Загрузить"
153
 
154
- #: facebook-button-plugin.php:383
155
  msgid "Display buttons in excerpt"
156
  msgstr "Отображать кнопки для цитаты"
157
 
158
- #: facebook-button-plugin.php:393 facebook-button-plugin.php:542
159
- #: facebook-button-plugin.php:579
160
  msgid "Close"
161
  msgstr "Закрыть"
162
 
163
- #: facebook-button-plugin.php:397
164
  msgid "Meta tags"
165
  msgstr "Мета теги"
166
 
167
- #: facebook-button-plugin.php:400
168
  msgid "Image"
169
  msgstr "Изображение"
170
 
171
- #: facebook-button-plugin.php:403
172
  msgid "Featured Image"
173
  msgstr "Миниатюра записи"
174
 
175
- #: facebook-button-plugin.php:407
176
  msgid "Custom Image"
177
  msgstr "Пользовательское изображение"
178
 
179
- #: facebook-button-plugin.php:407
180
  msgid "This image will be used for all of the posts"
181
  msgstr "Это изображение будет использоваться для всех постов"
182
 
183
- #: facebook-button-plugin.php:417
184
  msgid "Description"
185
  msgstr "Краткое описание"
186
 
187
- #: facebook-button-plugin.php:420
188
  msgid "Post excerpt"
189
  msgstr "Цитата"
190
 
191
- #: facebook-button-plugin.php:425
192
  msgid "This description will be used for all of the posts"
193
  msgstr "Это краткое описание будет использоваться для всех постов"
194
 
195
- #: facebook-button-plugin.php:432 facebook-button-plugin.php:553
196
- #: facebook-button-plugin.php:631
197
  msgid "If you upgrade to Pro version all your settings will be saved."
198
  msgstr "При установке Pro версии плагина, все ваши настройки сохраняются."
199
 
200
- #: facebook-button-plugin.php:439 facebook-button-plugin.php:560
201
- #: facebook-button-plugin.php:588 facebook-button-plugin.php:638
202
  msgid "Unlock premium options by upgrading to Pro version"
203
  msgstr "Активируйте премиум опции обновившись до Pro версии"
204
 
205
- #: facebook-button-plugin.php:441 facebook-button-plugin.php:562
206
- #: facebook-button-plugin.php:590 facebook-button-plugin.php:640
207
  msgid "Learn More"
208
  msgstr "Подробнее"
209
 
210
- #: facebook-button-plugin.php:449
211
  msgid "Your Facebook ID or username"
212
  msgstr "Ваш Facebook ID или имя пользователя"
213
 
214
- #: facebook-button-plugin.php:456
215
  msgid "\"My page\" button image"
216
  msgstr "Изображение кнопки \"Моя страница\""
217
 
218
- #: facebook-button-plugin.php:461
219
  msgid "Standard Facebook image"
220
  msgstr "Стандартная картинка Facebook"
221
 
222
- #: facebook-button-plugin.php:462
223
  msgid "Custom Facebook image"
224
  msgstr "Пользовательская картинка Facebook"
225
 
226
- #: facebook-button-plugin.php:465
227
  msgid ""
228
  "To use custom image you need to setup permissions to upload directory of "
229
  "your site"
@@ -231,11 +239,11 @@ msgstr ""
231
  "Для использования кастомного изображения Вам нужно выдать права доступа на "
232
  "папку загрузок на вашем сайте"
233
 
234
- #: facebook-button-plugin.php:472
235
  msgid "Current image"
236
  msgstr "Текущее изображение"
237
 
238
- #: facebook-button-plugin.php:480
239
  msgid ""
240
  "Image properties: max image width:100px; max image height:40px; max image "
241
  "size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
@@ -243,51 +251,51 @@ msgstr ""
243
  "Опции изображения для загрузки: максимальная ширина:100px; максимальная "
244
  "высота:40px; максимальный размер:32Kb; тип файла:\"jpg\", \"jpeg\", \"png\"."
245
 
246
- #: facebook-button-plugin.php:484
247
  msgid "Button layout"
248
  msgstr "Вид кнопок"
249
 
250
- #: facebook-button-plugin.php:498
251
  msgid "Like button action"
252
  msgstr "Действие кнопки \"Like\""
253
 
254
- #: facebook-button-plugin.php:502
255
  msgid "Recommend"
256
  msgstr "Рекомендую"
257
 
258
- #: facebook-button-plugin.php:507
259
  msgid "Show faces"
260
  msgstr "Показать лица"
261
 
262
- #: facebook-button-plugin.php:513
263
  msgid "Layout width"
264
  msgstr "Ширина блока"
265
 
266
- #: facebook-button-plugin.php:519
267
  msgid "Color scheme"
268
  msgstr "Цветовая схема"
269
 
270
- #: facebook-button-plugin.php:522
271
  msgid "Light"
272
  msgstr "Светлая"
273
 
274
- #: facebook-button-plugin.php:523
275
  msgid "Dark"
276
  msgstr "Тёмная"
277
 
278
- #: facebook-button-plugin.php:528
279
  msgid "Html tag for \"Like\" button"
280
  msgstr "Html тэг для кнопки \"Нравиться\""
281
 
282
- #: facebook-button-plugin.php:533
283
  msgid "Use this tag to improve validation of your site"
284
  msgstr "Используйте этот тэг для лучшей валидации вашего сайта"
285
 
286
- #: facebook-button-plugin.php:546
287
  msgid "\"Like\" for an entire site on every page:"
288
  msgstr "Ставить \"Нравиться\" всему сайту на каждой странице:"
289
 
290
- #: facebook-button-plugin.php:548
291
  msgid ""
292
  "Notice: \"Like for the entire site\" option does not create an extra button. "
293
  "This option merely allows your users to like the entire website when this "
@@ -299,15 +307,15 @@ msgstr ""
299
  "ставить \"Нравиться\" для всего сайта, если эта опция включена, или "
300
  "\"Нравиться\" для отдельной записи, когда эта опция выключена."
301
 
302
- #: facebook-button-plugin.php:570 facebook-button-plugin.php:626
303
  msgid "Save Changes"
304
  msgstr "Сохранить изменения"
305
 
306
- #: facebook-button-plugin.php:582
307
  msgid "Facebook Button preview:"
308
  msgstr "Предварительный просмотр Facebook кнопок"
309
 
310
- #: facebook-button-plugin.php:608
311
  msgid ""
312
  "Please choose the necessary post types (or single pages) where Facebook "
313
  "button will be displayed:"
@@ -315,27 +323,27 @@ msgstr ""
315
  "Пожалуйста, выберите те типы постов (или отдельные страницы), где будут "
316
  "отображаться кнопки Facebook:"
317
 
318
- #: facebook-button-plugin.php:615
319
  msgid "Show URL for pages"
320
  msgstr "Отображать URL для страниц"
321
 
322
- #: facebook-button-plugin.php:621
323
  msgid "Example of the site's pages tree"
324
  msgstr "Пример дерева страниц сайта"
325
 
326
- #: facebook-button-plugin.php:621
327
  msgid "Example of site pages' tree"
328
  msgstr "Пример дерева страниц сайта"
329
 
330
- #: facebook-button-plugin.php:757
331
  msgid "Add Facebook buttons to your page or post"
332
  msgstr "Добавить Facebook кнопки на вашу страницу или пост"
333
 
334
- #: facebook-button-plugin.php:866
335
  msgid "FAQ"
336
  msgstr "FAQ"
337
 
338
- #: facebook-button-plugin.php:867
339
  msgid "Support"
340
  msgstr "Поддержка"
341
 
2
  msgstr ""
3
  "Project-Id-Version: facebook-button-plugin\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-05-05 17:23+0300\n"
6
+ "PO-Revision-Date: 2016-05-05 17:25+0300\n"
7
  "Last-Translator: plugin@bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: BestWebSoft <plugin@bestwebsoft.com>\n"
9
  "Language: ru_RU\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: facebook-button-plugin.php:34 facebook-button-plugin.php:294
20
  msgid "Facebook Button Settings"
21
  msgstr "Настройки Facebook Button"
22
 
23
+ #: facebook-button-plugin.php:216
24
  msgid "Settings saved"
25
  msgstr "Настройки сохранены"
26
 
27
+ #: facebook-button-plugin.php:242
28
  msgid "Error: File size > 32K"
29
  msgstr "Ошибка: Размер файла > 32К"
30
 
31
+ #: facebook-button-plugin.php:245
32
  msgid "Error: Invalid file type"
33
  msgstr "Ошибка: Некорректный тип файла"
34
 
35
+ #: facebook-button-plugin.php:251
36
  msgid "Upload successful."
37
  msgstr "Загрузка прошла удачно."
38
 
39
+ #: facebook-button-plugin.php:261
40
  msgid "Error: moving file failed"
41
  msgstr "Ошибка: При перемещении произошла ошибка"
42
 
43
+ #: facebook-button-plugin.php:264
44
  msgid "Error: check image width or height"
45
  msgstr "Ошибка: Проверьте ширину и высоту изображения"
46
 
47
+ #: facebook-button-plugin.php:268
48
  msgid "Uploading Error: check image properties"
49
  msgstr "Ошибка загрузки: Проверьте опции изображения"
50
 
51
+ #: facebook-button-plugin.php:281
52
  msgid "All plugin settings were restored."
53
  msgstr "Все настройки плагина восстановлены."
54
 
55
+ #: facebook-button-plugin.php:296
56
+ msgid "How to Use Step-by-step Instruction"
57
+ msgstr "Инструкция по использованию"
58
+
59
+ #: facebook-button-plugin.php:299 facebook-button-plugin.php:861
60
+ #: facebook-button-plugin.php:875
61
  msgid "Settings"
62
  msgstr "Настройки"
63
 
64
+ #: facebook-button-plugin.php:300
65
  msgid "Extra settings"
66
  msgstr "Дополнительные настройки"
67
 
68
+ #: facebook-button-plugin.php:301
69
+ msgid "Custom code"
70
+ msgstr "Пользовательский код"
71
+
72
+ #: facebook-button-plugin.php:302
73
  msgid "Go PRO"
74
  msgstr "Перейти на PRO версию"
75
 
76
+ #: facebook-button-plugin.php:305
77
  msgid "Please, enable JavaScript in Your browser."
78
  msgstr "Пожалуйста, включите поддержку JavaScript в вашем браузере."
79
 
80
+ #: facebook-button-plugin.php:320
81
  #, php-format
82
  msgid ""
83
  "If you would like to add Facebook buttons to your page or post, please use "
86
  "Если вы хотите добавить Facebook кнопки на вашу страницу или пост, то "
87
  "используйте кнопку %s"
88
 
89
+ #: facebook-button-plugin.php:325
90
  #, php-format
91
  msgid ""
92
  "You can add Facebook buttons to your page or post by clicking on %s button "
97
  "кнопку %s в блоке редактирования контента в режиме Visual. Если кнопка не "
98
  "отображается, пожалуйста, используйте шорткод %s"
99
 
100
+ #: facebook-button-plugin.php:336
101
  msgid "Display button"
102
  msgstr "Отображение кнопок"
103
 
104
+ #: facebook-button-plugin.php:339
105
  msgid "My Page"
106
  msgstr "Моя страница"
107
 
108
+ #: facebook-button-plugin.php:340 facebook-button-plugin.php:507
109
  msgid "Like"
110
  msgstr "Нравиться"
111
 
112
+ #: facebook-button-plugin.php:341
113
  msgid "Share"
114
  msgstr "Поделиться"
115
 
116
+ #: facebook-button-plugin.php:346
117
  msgid "Facebook buttons position"
118
  msgstr "Позиции Facebook кнопки"
119
 
120
+ #: facebook-button-plugin.php:349
121
  msgid "Before"
122
  msgstr "Перед"
123
 
124
+ #: facebook-button-plugin.php:350
125
  msgid "After"
126
  msgstr "После"
127
 
128
+ #: facebook-button-plugin.php:351
129
  msgid "Before and After"
130
  msgstr "Перед и после"
131
 
132
+ #: facebook-button-plugin.php:352
133
  msgid "Shortcode"
134
  msgstr "Шорткод"
135
 
136
+ #: facebook-button-plugin.php:357
137
  msgid "Facebook buttons language"
138
  msgstr "Язык для Facebook кнопки"
139
 
140
+ #: facebook-button-plugin.php:368
141
  msgid "Change the language of Facebook Button"
142
  msgstr "Выберите язык для Facebook кнопок"
143
 
144
+ #: facebook-button-plugin.php:373 facebook-button-plugin.php:376
145
+ #: facebook-button-plugin.php:381
146
  msgid "Use the current site language"
147
  msgstr "Использовать текущий язык сайта"
148
 
149
+ #: facebook-button-plugin.php:373 facebook-button-plugin.php:377
150
+ #: facebook-button-plugin.php:382
151
  msgid "Using"
152
  msgstr "Используя"
153
 
154
+ #: facebook-button-plugin.php:377
155
  msgid "Activate"
156
  msgstr "Активировать"
157
 
158
+ #: facebook-button-plugin.php:382
159
  msgid "Download"
160
  msgstr "Загрузить"
161
 
162
+ #: facebook-button-plugin.php:389
163
  msgid "Display buttons in excerpt"
164
  msgstr "Отображать кнопки для цитаты"
165
 
166
+ #: facebook-button-plugin.php:399 facebook-button-plugin.php:548
167
+ #: facebook-button-plugin.php:585
168
  msgid "Close"
169
  msgstr "Закрыть"
170
 
171
+ #: facebook-button-plugin.php:403
172
  msgid "Meta tags"
173
  msgstr "Мета теги"
174
 
175
+ #: facebook-button-plugin.php:406
176
  msgid "Image"
177
  msgstr "Изображение"
178
 
179
+ #: facebook-button-plugin.php:409
180
  msgid "Featured Image"
181
  msgstr "Миниатюра записи"
182
 
183
+ #: facebook-button-plugin.php:413
184
  msgid "Custom Image"
185
  msgstr "Пользовательское изображение"
186
 
187
+ #: facebook-button-plugin.php:413
188
  msgid "This image will be used for all of the posts"
189
  msgstr "Это изображение будет использоваться для всех постов"
190
 
191
+ #: facebook-button-plugin.php:423
192
  msgid "Description"
193
  msgstr "Краткое описание"
194
 
195
+ #: facebook-button-plugin.php:426
196
  msgid "Post excerpt"
197
  msgstr "Цитата"
198
 
199
+ #: facebook-button-plugin.php:431
200
  msgid "This description will be used for all of the posts"
201
  msgstr "Это краткое описание будет использоваться для всех постов"
202
 
203
+ #: facebook-button-plugin.php:438 facebook-button-plugin.php:559
204
+ #: facebook-button-plugin.php:637
205
  msgid "If you upgrade to Pro version all your settings will be saved."
206
  msgstr "При установке Pro версии плагина, все ваши настройки сохраняются."
207
 
208
+ #: facebook-button-plugin.php:445 facebook-button-plugin.php:566
209
+ #: facebook-button-plugin.php:594 facebook-button-plugin.php:644
210
  msgid "Unlock premium options by upgrading to Pro version"
211
  msgstr "Активируйте премиум опции обновившись до Pro версии"
212
 
213
+ #: facebook-button-plugin.php:447 facebook-button-plugin.php:568
214
+ #: facebook-button-plugin.php:596 facebook-button-plugin.php:646
215
  msgid "Learn More"
216
  msgstr "Подробнее"
217
 
218
+ #: facebook-button-plugin.php:455
219
  msgid "Your Facebook ID or username"
220
  msgstr "Ваш Facebook ID или имя пользователя"
221
 
222
+ #: facebook-button-plugin.php:462
223
  msgid "\"My page\" button image"
224
  msgstr "Изображение кнопки \"Моя страница\""
225
 
226
+ #: facebook-button-plugin.php:467
227
  msgid "Standard Facebook image"
228
  msgstr "Стандартная картинка Facebook"
229
 
230
+ #: facebook-button-plugin.php:468
231
  msgid "Custom Facebook image"
232
  msgstr "Пользовательская картинка Facebook"
233
 
234
+ #: facebook-button-plugin.php:471
235
  msgid ""
236
  "To use custom image you need to setup permissions to upload directory of "
237
  "your site"
239
  "Для использования кастомного изображения Вам нужно выдать права доступа на "
240
  "папку загрузок на вашем сайте"
241
 
242
+ #: facebook-button-plugin.php:478
243
  msgid "Current image"
244
  msgstr "Текущее изображение"
245
 
246
+ #: facebook-button-plugin.php:486
247
  msgid ""
248
  "Image properties: max image width:100px; max image height:40px; max image "
249
  "size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
251
  "Опции изображения для загрузки: максимальная ширина:100px; максимальная "
252
  "высота:40px; максимальный размер:32Kb; тип файла:\"jpg\", \"jpeg\", \"png\"."
253
 
254
+ #: facebook-button-plugin.php:490
255
  msgid "Button layout"
256
  msgstr "Вид кнопок"
257
 
258
+ #: facebook-button-plugin.php:504
259
  msgid "Like button action"
260
  msgstr "Действие кнопки \"Like\""
261
 
262
+ #: facebook-button-plugin.php:508
263
  msgid "Recommend"
264
  msgstr "Рекомендую"
265
 
266
+ #: facebook-button-plugin.php:513
267
  msgid "Show faces"
268
  msgstr "Показать лица"
269
 
270
+ #: facebook-button-plugin.php:519
271
  msgid "Layout width"
272
  msgstr "Ширина блока"
273
 
274
+ #: facebook-button-plugin.php:525
275
  msgid "Color scheme"
276
  msgstr "Цветовая схема"
277
 
278
+ #: facebook-button-plugin.php:528
279
  msgid "Light"
280
  msgstr "Светлая"
281
 
282
+ #: facebook-button-plugin.php:529
283
  msgid "Dark"
284
  msgstr "Тёмная"
285
 
286
+ #: facebook-button-plugin.php:534
287
  msgid "Html tag for \"Like\" button"
288
  msgstr "Html тэг для кнопки \"Нравиться\""
289
 
290
+ #: facebook-button-plugin.php:539
291
  msgid "Use this tag to improve validation of your site"
292
  msgstr "Используйте этот тэг для лучшей валидации вашего сайта"
293
 
294
+ #: facebook-button-plugin.php:552
295
  msgid "\"Like\" for an entire site on every page:"
296
  msgstr "Ставить \"Нравиться\" всему сайту на каждой странице:"
297
 
298
+ #: facebook-button-plugin.php:554
299
  msgid ""
300
  "Notice: \"Like for the entire site\" option does not create an extra button. "
301
  "This option merely allows your users to like the entire website when this "
307
  "ставить \"Нравиться\" для всего сайта, если эта опция включена, или "
308
  "\"Нравиться\" для отдельной записи, когда эта опция выключена."
309
 
310
+ #: facebook-button-plugin.php:576 facebook-button-plugin.php:632
311
  msgid "Save Changes"
312
  msgstr "Сохранить изменения"
313
 
314
+ #: facebook-button-plugin.php:588
315
  msgid "Facebook Button preview:"
316
  msgstr "Предварительный просмотр Facebook кнопок"
317
 
318
+ #: facebook-button-plugin.php:614
319
  msgid ""
320
  "Please choose the necessary post types (or single pages) where Facebook "
321
  "button will be displayed:"
323
  "Пожалуйста, выберите те типы постов (или отдельные страницы), где будут "
324
  "отображаться кнопки Facebook:"
325
 
326
+ #: facebook-button-plugin.php:621
327
  msgid "Show URL for pages"
328
  msgstr "Отображать URL для страниц"
329
 
330
+ #: facebook-button-plugin.php:627
331
  msgid "Example of the site's pages tree"
332
  msgstr "Пример дерева страниц сайта"
333
 
334
+ #: facebook-button-plugin.php:627
335
  msgid "Example of site pages' tree"
336
  msgstr "Пример дерева страниц сайта"
337
 
338
+ #: facebook-button-plugin.php:765
339
  msgid "Add Facebook buttons to your page or post"
340
  msgstr "Добавить Facebook кнопки на вашу страницу или пост"
341
 
342
+ #: facebook-button-plugin.php:876
343
  msgid "FAQ"
344
  msgstr "FAQ"
345
 
346
+ #: facebook-button-plugin.php:877
347
  msgid "Support"
348
  msgstr "Поддержка"
349
 
languages/facebook-button-plugin-tr_TR.mo CHANGED
Binary file
languages/facebook-button-plugin-tr_TR.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: facebook-button-plugin\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-02-04 12:31+0300\n"
6
- "PO-Revision-Date: 2016-02-04 12:32+0300\n"
7
  "Last-Translator: plugin@bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: Can Atasever <webmaster@canatasever.com>\n"
9
  "Language: tr\n"
@@ -17,60 +17,69 @@ msgstr ""
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: facebook-button-plugin.php:34 facebook-button-plugin.php:292
21
  msgid "Facebook Button Settings"
22
  msgstr "Facebook Buton Ayarları"
23
 
24
- #: facebook-button-plugin.php:214
25
  msgid "Settings saved"
26
  msgstr "Ayarlar kaydedildi"
27
 
28
- #: facebook-button-plugin.php:240
29
  msgid "Error: File size > 32K"
30
  msgstr "HATA: Dosya boyutu > 32K"
31
 
32
- #: facebook-button-plugin.php:243
33
  msgid "Error: Invalid file type"
34
  msgstr "HATA: Geçersiz dosya türü"
35
 
36
- #: facebook-button-plugin.php:249
37
  msgid "Upload successful."
38
  msgstr "Yükleme başarılı"
39
 
40
- #: facebook-button-plugin.php:259
41
  msgid "Error: moving file failed"
42
  msgstr "HATA: dosya taşıma başarısız."
43
 
44
- #: facebook-button-plugin.php:262
45
  msgid "Error: check image width or height"
46
  msgstr "HATA: görselin genişliğini ya da yüksekliğini kontrol edin."
47
 
48
- #: facebook-button-plugin.php:266
49
  msgid "Uploading Error: check image properties"
50
  msgstr "Yükleme Hatası: görselin özelliklerini kontrol edin."
51
 
52
- #: facebook-button-plugin.php:279
53
  msgid "All plugin settings were restored."
54
  msgstr ""
55
 
56
- #: facebook-button-plugin.php:294 facebook-button-plugin.php:851
57
- #: facebook-button-plugin.php:865
 
 
 
 
58
  msgid "Settings"
59
  msgstr "Ayarlar"
60
 
61
- #: facebook-button-plugin.php:295
62
  msgid "Extra settings"
63
  msgstr "Ekstra Ayarlar"
64
 
65
- #: facebook-button-plugin.php:296
 
 
 
 
 
66
  msgid "Go PRO"
67
  msgstr "PRO&#39;ya geçin"
68
 
69
- #: facebook-button-plugin.php:299
70
  msgid "Please, enable JavaScript in Your browser."
71
  msgstr ""
72
 
73
- #: facebook-button-plugin.php:314
74
  #, fuzzy, php-format
75
  msgid ""
76
  "If you would like to add Facebook buttons to your page or post, please use "
@@ -79,7 +88,7 @@ msgstr ""
79
  "eğer web sitenize Facebook butonu eklemek isterseniz, verilen kısa kodu "
80
  "sayfanıza ya da yazınıza eklemeniz yeterlidir."
81
 
82
- #: facebook-button-plugin.php:319
83
  #, php-format
84
  msgid ""
85
  "You can add Facebook buttons to your page or post by clicking on %s button "
@@ -87,151 +96,151 @@ msgid ""
87
  "displayed, please use the shortcode %s"
88
  msgstr ""
89
 
90
- #: facebook-button-plugin.php:330
91
  #, fuzzy
92
  msgid "Display button"
93
  msgstr "Butonu Göster:"
94
 
95
- #: facebook-button-plugin.php:333
96
  msgid "My Page"
97
  msgstr "Benim Sayfam"
98
 
99
- #: facebook-button-plugin.php:334 facebook-button-plugin.php:501
100
  msgid "Like"
101
  msgstr "Beğen"
102
 
103
- #: facebook-button-plugin.php:335
104
  msgid "Share"
105
  msgstr "Paylaş"
106
 
107
- #: facebook-button-plugin.php:340
108
  #, fuzzy
109
  msgid "Facebook buttons position"
110
  msgstr "Facebook Butonu pozisyonu"
111
 
112
- #: facebook-button-plugin.php:343
113
  msgid "Before"
114
  msgstr "Önce"
115
 
116
- #: facebook-button-plugin.php:344
117
  msgid "After"
118
  msgstr "Sonra"
119
 
120
- #: facebook-button-plugin.php:345
121
  msgid "Before and After"
122
  msgstr "Önce ve Sonra"
123
 
124
- #: facebook-button-plugin.php:346
125
  msgid "Shortcode"
126
  msgstr "Kısa kod"
127
 
128
- #: facebook-button-plugin.php:351
129
  #, fuzzy
130
  msgid "Facebook buttons language"
131
  msgstr "Facebook Butonu dili"
132
 
133
- #: facebook-button-plugin.php:362
134
  #, fuzzy
135
  msgid "Change the language of Facebook Button"
136
  msgstr "Facebook Beğen butonunun dilini değiştirin"
137
 
138
- #: facebook-button-plugin.php:367 facebook-button-plugin.php:370
139
- #: facebook-button-plugin.php:375
140
  msgid "Use the current site language"
141
  msgstr ""
142
 
143
- #: facebook-button-plugin.php:367 facebook-button-plugin.php:371
144
- #: facebook-button-plugin.php:376
145
  msgid "Using"
146
  msgstr ""
147
 
148
- #: facebook-button-plugin.php:371
149
  msgid "Activate"
150
  msgstr ""
151
 
152
- #: facebook-button-plugin.php:376
153
  msgid "Download"
154
  msgstr ""
155
 
156
- #: facebook-button-plugin.php:383
157
  #, fuzzy
158
  msgid "Display buttons in excerpt"
159
  msgstr "Butonu Göster:"
160
 
161
- #: facebook-button-plugin.php:393 facebook-button-plugin.php:542
162
- #: facebook-button-plugin.php:579
163
  msgid "Close"
164
  msgstr ""
165
 
166
- #: facebook-button-plugin.php:397
167
  msgid "Meta tags"
168
  msgstr ""
169
 
170
- #: facebook-button-plugin.php:400
171
  msgid "Image"
172
  msgstr ""
173
 
174
- #: facebook-button-plugin.php:403
175
  msgid "Featured Image"
176
  msgstr ""
177
 
178
- #: facebook-button-plugin.php:407
179
  #, fuzzy
180
  msgid "Custom Image"
181
  msgstr "Özel Facebook görseli"
182
 
183
- #: facebook-button-plugin.php:407
184
  msgid "This image will be used for all of the posts"
185
  msgstr ""
186
 
187
- #: facebook-button-plugin.php:417
188
  msgid "Description"
189
  msgstr ""
190
 
191
- #: facebook-button-plugin.php:420
192
  msgid "Post excerpt"
193
  msgstr ""
194
 
195
- #: facebook-button-plugin.php:425
196
  msgid "This description will be used for all of the posts"
197
  msgstr ""
198
 
199
- #: facebook-button-plugin.php:432 facebook-button-plugin.php:553
200
- #: facebook-button-plugin.php:631
201
  msgid "If you upgrade to Pro version all your settings will be saved."
202
  msgstr ""
203
  "Aboneliğinizi PRO versiyonuna yükseltirseniz tüm değişiklikleriniz "
204
  "kaydedilecek."
205
 
206
- #: facebook-button-plugin.php:439 facebook-button-plugin.php:560
207
- #: facebook-button-plugin.php:588 facebook-button-plugin.php:638
208
  #, fuzzy
209
  msgid "Unlock premium options by upgrading to Pro version"
210
  msgstr "PRO versiyonuna geçerek premium özellikleri aktifleştirin."
211
 
212
- #: facebook-button-plugin.php:441 facebook-button-plugin.php:562
213
- #: facebook-button-plugin.php:590 facebook-button-plugin.php:640
214
  msgid "Learn More"
215
  msgstr "Detaylı Bilgi"
216
 
217
- #: facebook-button-plugin.php:449
218
  #, fuzzy
219
  msgid "Your Facebook ID or username"
220
  msgstr "Facebook ID&#39;niz:"
221
 
222
- #: facebook-button-plugin.php:456
223
  msgid "\"My page\" button image"
224
  msgstr ""
225
 
226
- #: facebook-button-plugin.php:461
227
  msgid "Standard Facebook image"
228
  msgstr "Standart Facebook görseli"
229
 
230
- #: facebook-button-plugin.php:462
231
  msgid "Custom Facebook image"
232
  msgstr "Özel Facebook görseli"
233
 
234
- #: facebook-button-plugin.php:465
235
  msgid ""
236
  "To use custom image you need to setup permissions to upload directory of "
237
  "your site"
@@ -239,12 +248,12 @@ msgstr ""
239
  "Özel görsel kullanmak için sitenizin dizinine yükleme yapılmasına izin "
240
  "vermelisiniz."
241
 
242
- #: facebook-button-plugin.php:472
243
  #, fuzzy
244
  msgid "Current image"
245
  msgstr "Şu anki görsel:"
246
 
247
- #: facebook-button-plugin.php:480
248
  msgid ""
249
  "Image properties: max image width:100px; max image height:40px; max image "
250
  "size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
@@ -253,52 +262,52 @@ msgstr ""
253
  "yüksekliği: 40px; maksimum görsel boyutu: 32 KB; uzantılar: \"jpg\", \"jpeg"
254
  "\", \"png\"."
255
 
256
- #: facebook-button-plugin.php:484
257
  msgid "Button layout"
258
  msgstr ""
259
 
260
- #: facebook-button-plugin.php:498
261
  msgid "Like button action"
262
  msgstr ""
263
 
264
- #: facebook-button-plugin.php:502
265
  msgid "Recommend"
266
  msgstr ""
267
 
268
- #: facebook-button-plugin.php:507
269
  msgid "Show faces"
270
  msgstr ""
271
 
272
- #: facebook-button-plugin.php:513
273
  msgid "Layout width"
274
  msgstr ""
275
 
276
- #: facebook-button-plugin.php:519
277
  msgid "Color scheme"
278
  msgstr ""
279
 
280
- #: facebook-button-plugin.php:522
281
  msgid "Light"
282
  msgstr ""
283
 
284
- #: facebook-button-plugin.php:523
285
  msgid "Dark"
286
  msgstr ""
287
 
288
- #: facebook-button-plugin.php:528
289
  #, fuzzy
290
  msgid "Html tag for \"Like\" button"
291
  msgstr "Beğen butonu için HTML etiketi:"
292
 
293
- #: facebook-button-plugin.php:533
294
  msgid "Use this tag to improve validation of your site"
295
  msgstr "Sitenizin doğrulamasını geliştirmek için bu etiketi kullanın"
296
 
297
- #: facebook-button-plugin.php:546
298
  msgid "\"Like\" for an entire site on every page:"
299
  msgstr ""
300
 
301
- #: facebook-button-plugin.php:548
302
  msgid ""
303
  "Notice: \"Like for the entire site\" option does not create an extra button. "
304
  "This option merely allows your users to like the entire website when this "
@@ -306,16 +315,16 @@ msgid ""
306
  "clicking the regular \"Like\" button."
307
  msgstr ""
308
 
309
- #: facebook-button-plugin.php:570 facebook-button-plugin.php:626
310
  msgid "Save Changes"
311
  msgstr "Değişiklikleri Kaydet"
312
 
313
- #: facebook-button-plugin.php:582
314
  #, fuzzy
315
  msgid "Facebook Button preview:"
316
  msgstr "Facebook Butonu"
317
 
318
- #: facebook-button-plugin.php:608
319
  msgid ""
320
  "Please choose the necessary post types (or single pages) where Facebook "
321
  "button will be displayed:"
@@ -323,28 +332,28 @@ msgstr ""
323
  "Lütfen Facebook butonunun gösterileceği yazı türlerini (ya da tek sayfaları) "
324
  "seçin."
325
 
326
- #: facebook-button-plugin.php:615
327
  msgid "Show URL for pages"
328
  msgstr "Sayfalar için URL göster"
329
 
330
- #: facebook-button-plugin.php:621
331
  msgid "Example of the site's pages tree"
332
  msgstr "Sitenin sayfalar izi için örnek"
333
 
334
- #: facebook-button-plugin.php:621
335
  msgid "Example of site pages' tree"
336
  msgstr "Site sayfaları izi için örnek"
337
 
338
- #: facebook-button-plugin.php:757
339
  #, fuzzy
340
  msgid "Add Facebook buttons to your page or post"
341
  msgstr "Facebook Butonu pozisyonu"
342
 
343
- #: facebook-button-plugin.php:866
344
  msgid "FAQ"
345
  msgstr "SSS"
346
 
347
- #: facebook-button-plugin.php:867
348
  msgid "Support"
349
  msgstr "Destek"
350
 
2
  msgstr ""
3
  "Project-Id-Version: facebook-button-plugin\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-05-05 17:25+0300\n"
6
+ "PO-Revision-Date: 2016-05-05 17:25+0300\n"
7
  "Last-Translator: plugin@bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: Can Atasever <webmaster@canatasever.com>\n"
9
  "Language: tr\n"
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: facebook-button-plugin.php:34 facebook-button-plugin.php:294
21
  msgid "Facebook Button Settings"
22
  msgstr "Facebook Buton Ayarları"
23
 
24
+ #: facebook-button-plugin.php:216
25
  msgid "Settings saved"
26
  msgstr "Ayarlar kaydedildi"
27
 
28
+ #: facebook-button-plugin.php:242
29
  msgid "Error: File size > 32K"
30
  msgstr "HATA: Dosya boyutu > 32K"
31
 
32
+ #: facebook-button-plugin.php:245
33
  msgid "Error: Invalid file type"
34
  msgstr "HATA: Geçersiz dosya türü"
35
 
36
+ #: facebook-button-plugin.php:251
37
  msgid "Upload successful."
38
  msgstr "Yükleme başarılı"
39
 
40
+ #: facebook-button-plugin.php:261
41
  msgid "Error: moving file failed"
42
  msgstr "HATA: dosya taşıma başarısız."
43
 
44
+ #: facebook-button-plugin.php:264
45
  msgid "Error: check image width or height"
46
  msgstr "HATA: görselin genişliğini ya da yüksekliğini kontrol edin."
47
 
48
+ #: facebook-button-plugin.php:268
49
  msgid "Uploading Error: check image properties"
50
  msgstr "Yükleme Hatası: görselin özelliklerini kontrol edin."
51
 
52
+ #: facebook-button-plugin.php:281
53
  msgid "All plugin settings were restored."
54
  msgstr ""
55
 
56
+ #: facebook-button-plugin.php:296
57
+ msgid "How to Use Step-by-step Instruction"
58
+ msgstr ""
59
+
60
+ #: facebook-button-plugin.php:299 facebook-button-plugin.php:861
61
+ #: facebook-button-plugin.php:875
62
  msgid "Settings"
63
  msgstr "Ayarlar"
64
 
65
+ #: facebook-button-plugin.php:300
66
  msgid "Extra settings"
67
  msgstr "Ekstra Ayarlar"
68
 
69
+ #: facebook-button-plugin.php:301
70
+ #, fuzzy
71
+ msgid "Custom code"
72
+ msgstr "Özel Facebook görseli"
73
+
74
+ #: facebook-button-plugin.php:302
75
  msgid "Go PRO"
76
  msgstr "PRO&#39;ya geçin"
77
 
78
+ #: facebook-button-plugin.php:305
79
  msgid "Please, enable JavaScript in Your browser."
80
  msgstr ""
81
 
82
+ #: facebook-button-plugin.php:320
83
  #, fuzzy, php-format
84
  msgid ""
85
  "If you would like to add Facebook buttons to your page or post, please use "
88
  "eğer web sitenize Facebook butonu eklemek isterseniz, verilen kısa kodu "
89
  "sayfanıza ya da yazınıza eklemeniz yeterlidir."
90
 
91
+ #: facebook-button-plugin.php:325
92
  #, php-format
93
  msgid ""
94
  "You can add Facebook buttons to your page or post by clicking on %s button "
96
  "displayed, please use the shortcode %s"
97
  msgstr ""
98
 
99
+ #: facebook-button-plugin.php:336
100
  #, fuzzy
101
  msgid "Display button"
102
  msgstr "Butonu Göster:"
103
 
104
+ #: facebook-button-plugin.php:339
105
  msgid "My Page"
106
  msgstr "Benim Sayfam"
107
 
108
+ #: facebook-button-plugin.php:340 facebook-button-plugin.php:507
109
  msgid "Like"
110
  msgstr "Beğen"
111
 
112
+ #: facebook-button-plugin.php:341
113
  msgid "Share"
114
  msgstr "Paylaş"
115
 
116
+ #: facebook-button-plugin.php:346
117
  #, fuzzy
118
  msgid "Facebook buttons position"
119
  msgstr "Facebook Butonu pozisyonu"
120
 
121
+ #: facebook-button-plugin.php:349
122
  msgid "Before"
123
  msgstr "Önce"
124
 
125
+ #: facebook-button-plugin.php:350
126
  msgid "After"
127
  msgstr "Sonra"
128
 
129
+ #: facebook-button-plugin.php:351
130
  msgid "Before and After"
131
  msgstr "Önce ve Sonra"
132
 
133
+ #: facebook-button-plugin.php:352
134
  msgid "Shortcode"
135
  msgstr "Kısa kod"
136
 
137
+ #: facebook-button-plugin.php:357
138
  #, fuzzy
139
  msgid "Facebook buttons language"
140
  msgstr "Facebook Butonu dili"
141
 
142
+ #: facebook-button-plugin.php:368
143
  #, fuzzy
144
  msgid "Change the language of Facebook Button"
145
  msgstr "Facebook Beğen butonunun dilini değiştirin"
146
 
147
+ #: facebook-button-plugin.php:373 facebook-button-plugin.php:376
148
+ #: facebook-button-plugin.php:381
149
  msgid "Use the current site language"
150
  msgstr ""
151
 
152
+ #: facebook-button-plugin.php:373 facebook-button-plugin.php:377
153
+ #: facebook-button-plugin.php:382
154
  msgid "Using"
155
  msgstr ""
156
 
157
+ #: facebook-button-plugin.php:377
158
  msgid "Activate"
159
  msgstr ""
160
 
161
+ #: facebook-button-plugin.php:382
162
  msgid "Download"
163
  msgstr ""
164
 
165
+ #: facebook-button-plugin.php:389
166
  #, fuzzy
167
  msgid "Display buttons in excerpt"
168
  msgstr "Butonu Göster:"
169
 
170
+ #: facebook-button-plugin.php:399 facebook-button-plugin.php:548
171
+ #: facebook-button-plugin.php:585
172
  msgid "Close"
173
  msgstr ""
174
 
175
+ #: facebook-button-plugin.php:403
176
  msgid "Meta tags"
177
  msgstr ""
178
 
179
+ #: facebook-button-plugin.php:406
180
  msgid "Image"
181
  msgstr ""
182
 
183
+ #: facebook-button-plugin.php:409
184
  msgid "Featured Image"
185
  msgstr ""
186
 
187
+ #: facebook-button-plugin.php:413
188
  #, fuzzy
189
  msgid "Custom Image"
190
  msgstr "Özel Facebook görseli"
191
 
192
+ #: facebook-button-plugin.php:413
193
  msgid "This image will be used for all of the posts"
194
  msgstr ""
195
 
196
+ #: facebook-button-plugin.php:423
197
  msgid "Description"
198
  msgstr ""
199
 
200
+ #: facebook-button-plugin.php:426
201
  msgid "Post excerpt"
202
  msgstr ""
203
 
204
+ #: facebook-button-plugin.php:431
205
  msgid "This description will be used for all of the posts"
206
  msgstr ""
207
 
208
+ #: facebook-button-plugin.php:438 facebook-button-plugin.php:559
209
+ #: facebook-button-plugin.php:637
210
  msgid "If you upgrade to Pro version all your settings will be saved."
211
  msgstr ""
212
  "Aboneliğinizi PRO versiyonuna yükseltirseniz tüm değişiklikleriniz "
213
  "kaydedilecek."
214
 
215
+ #: facebook-button-plugin.php:445 facebook-button-plugin.php:566
216
+ #: facebook-button-plugin.php:594 facebook-button-plugin.php:644
217
  #, fuzzy
218
  msgid "Unlock premium options by upgrading to Pro version"
219
  msgstr "PRO versiyonuna geçerek premium özellikleri aktifleştirin."
220
 
221
+ #: facebook-button-plugin.php:447 facebook-button-plugin.php:568
222
+ #: facebook-button-plugin.php:596 facebook-button-plugin.php:646
223
  msgid "Learn More"
224
  msgstr "Detaylı Bilgi"
225
 
226
+ #: facebook-button-plugin.php:455
227
  #, fuzzy
228
  msgid "Your Facebook ID or username"
229
  msgstr "Facebook ID&#39;niz:"
230
 
231
+ #: facebook-button-plugin.php:462
232
  msgid "\"My page\" button image"
233
  msgstr ""
234
 
235
+ #: facebook-button-plugin.php:467
236
  msgid "Standard Facebook image"
237
  msgstr "Standart Facebook görseli"
238
 
239
+ #: facebook-button-plugin.php:468
240
  msgid "Custom Facebook image"
241
  msgstr "Özel Facebook görseli"
242
 
243
+ #: facebook-button-plugin.php:471
244
  msgid ""
245
  "To use custom image you need to setup permissions to upload directory of "
246
  "your site"
248
  "Özel görsel kullanmak için sitenizin dizinine yükleme yapılmasına izin "
249
  "vermelisiniz."
250
 
251
+ #: facebook-button-plugin.php:478
252
  #, fuzzy
253
  msgid "Current image"
254
  msgstr "Şu anki görsel:"
255
 
256
+ #: facebook-button-plugin.php:486
257
  msgid ""
258
  "Image properties: max image width:100px; max image height:40px; max image "
259
  "size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
262
  "yüksekliği: 40px; maksimum görsel boyutu: 32 KB; uzantılar: \"jpg\", \"jpeg"
263
  "\", \"png\"."
264
 
265
+ #: facebook-button-plugin.php:490
266
  msgid "Button layout"
267
  msgstr ""
268
 
269
+ #: facebook-button-plugin.php:504
270
  msgid "Like button action"
271
  msgstr ""
272
 
273
+ #: facebook-button-plugin.php:508
274
  msgid "Recommend"
275
  msgstr ""
276
 
277
+ #: facebook-button-plugin.php:513
278
  msgid "Show faces"
279
  msgstr ""
280
 
281
+ #: facebook-button-plugin.php:519
282
  msgid "Layout width"
283
  msgstr ""
284
 
285
+ #: facebook-button-plugin.php:525
286
  msgid "Color scheme"
287
  msgstr ""
288
 
289
+ #: facebook-button-plugin.php:528
290
  msgid "Light"
291
  msgstr ""
292
 
293
+ #: facebook-button-plugin.php:529
294
  msgid "Dark"
295
  msgstr ""
296
 
297
+ #: facebook-button-plugin.php:534
298
  #, fuzzy
299
  msgid "Html tag for \"Like\" button"
300
  msgstr "Beğen butonu için HTML etiketi:"
301
 
302
+ #: facebook-button-plugin.php:539
303
  msgid "Use this tag to improve validation of your site"
304
  msgstr "Sitenizin doğrulamasını geliştirmek için bu etiketi kullanın"
305
 
306
+ #: facebook-button-plugin.php:552
307
  msgid "\"Like\" for an entire site on every page:"
308
  msgstr ""
309
 
310
+ #: facebook-button-plugin.php:554
311
  msgid ""
312
  "Notice: \"Like for the entire site\" option does not create an extra button. "
313
  "This option merely allows your users to like the entire website when this "
315
  "clicking the regular \"Like\" button."
316
  msgstr ""
317
 
318
+ #: facebook-button-plugin.php:576 facebook-button-plugin.php:632
319
  msgid "Save Changes"
320
  msgstr "Değişiklikleri Kaydet"
321
 
322
+ #: facebook-button-plugin.php:588
323
  #, fuzzy
324
  msgid "Facebook Button preview:"
325
  msgstr "Facebook Butonu"
326
 
327
+ #: facebook-button-plugin.php:614
328
  msgid ""
329
  "Please choose the necessary post types (or single pages) where Facebook "
330
  "button will be displayed:"
332
  "Lütfen Facebook butonunun gösterileceği yazı türlerini (ya da tek sayfaları) "
333
  "seçin."
334
 
335
+ #: facebook-button-plugin.php:621
336
  msgid "Show URL for pages"
337
  msgstr "Sayfalar için URL göster"
338
 
339
+ #: facebook-button-plugin.php:627
340
  msgid "Example of the site's pages tree"
341
  msgstr "Sitenin sayfalar izi için örnek"
342
 
343
+ #: facebook-button-plugin.php:627
344
  msgid "Example of site pages' tree"
345
  msgstr "Site sayfaları izi için örnek"
346
 
347
+ #: facebook-button-plugin.php:765
348
  #, fuzzy
349
  msgid "Add Facebook buttons to your page or post"
350
  msgstr "Facebook Butonu pozisyonu"
351
 
352
+ #: facebook-button-plugin.php:876
353
  msgid "FAQ"
354
  msgstr "SSS"
355
 
356
+ #: facebook-button-plugin.php:877
357
  msgid "Support"
358
  msgstr "Destek"
359
 
languages/facebook-button-plugin-uk.mo CHANGED
Binary file
languages/facebook-button-plugin-uk.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: facebook-button-plugin\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2016-02-04 12:32+0300\n"
6
- "PO-Revision-Date: 2016-02-04 12:32+0300\n"
7
  "Last-Translator: plugin@bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: BestWebSoft <plugin@bestwebsoft.com>\n"
9
  "Language: ua_UA\n"
@@ -16,60 +16,68 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: facebook-button-plugin.php:34 facebook-button-plugin.php:292
20
  msgid "Facebook Button Settings"
21
  msgstr "Установки кнопки Facebook"
22
 
23
- #: facebook-button-plugin.php:214
24
  msgid "Settings saved"
25
  msgstr "Установки збережені"
26
 
27
- #: facebook-button-plugin.php:240
28
  msgid "Error: File size > 32K"
29
  msgstr "Помилка: Розмір файлу > 32K"
30
 
31
- #: facebook-button-plugin.php:243
32
  msgid "Error: Invalid file type"
33
  msgstr "Помилка: Невірний тип файлу"
34
 
35
- #: facebook-button-plugin.php:249
36
  msgid "Upload successful."
37
  msgstr "Файл був завантажений успішно"
38
 
39
- #: facebook-button-plugin.php:259
40
  msgid "Error: moving file failed"
41
  msgstr "Помилка: не вдалося переміщення файлів"
42
 
43
- #: facebook-button-plugin.php:262
44
  msgid "Error: check image width or height"
45
  msgstr "Помилка: Перевірте ширину або висоту зображення"
46
 
47
- #: facebook-button-plugin.php:266
48
  msgid "Uploading Error: check image properties"
49
  msgstr "Помилка Завантаження: Перевірте властивості зображення"
50
 
51
- #: facebook-button-plugin.php:279
52
  msgid "All plugin settings were restored."
53
  msgstr "Всі налаштування плагіну було скинуто до стандартних."
54
 
55
- #: facebook-button-plugin.php:294 facebook-button-plugin.php:851
56
- #: facebook-button-plugin.php:865
 
 
 
 
57
  msgid "Settings"
58
  msgstr "Установки"
59
 
60
- #: facebook-button-plugin.php:295
61
  msgid "Extra settings"
62
  msgstr "Додаткові налаштування"
63
 
64
- #: facebook-button-plugin.php:296
 
 
 
 
65
  msgid "Go PRO"
66
  msgstr "Перейти на PRO версію"
67
 
68
- #: facebook-button-plugin.php:299
69
  msgid "Please, enable JavaScript in Your browser."
70
  msgstr "Будь ласка, активуйте JavaScript у Вашому браузері."
71
 
72
- #: facebook-button-plugin.php:314
73
  #, php-format
74
  msgid ""
75
  "If you would like to add Facebook buttons to your page or post, please use "
@@ -78,7 +86,7 @@ msgstr ""
78
  "Якщо ви хочете додати кнопки Facebook на вашу сторінку або пост, будь ласка, "
79
  "використовуйте кнопку %s"
80
 
81
- #: facebook-button-plugin.php:319
82
  #, php-format
83
  msgid ""
84
  "You can add Facebook buttons to your page or post by clicking on %s button "
@@ -89,141 +97,141 @@ msgstr ""
89
  "кнопку %s в блоці редагування контенту в режимі Visual. Якщо кнопка не "
90
  "відображається, будь ласка, використовуйте шорткод %s"
91
 
92
- #: facebook-button-plugin.php:330
93
  msgid "Display button"
94
  msgstr "Відображати кнопку"
95
 
96
- #: facebook-button-plugin.php:333
97
  msgid "My Page"
98
  msgstr "Моя сторінка"
99
 
100
- #: facebook-button-plugin.php:334 facebook-button-plugin.php:501
101
  msgid "Like"
102
  msgstr "Подобається"
103
 
104
- #: facebook-button-plugin.php:335
105
  msgid "Share"
106
  msgstr "Поширити"
107
 
108
- #: facebook-button-plugin.php:340
109
  msgid "Facebook buttons position"
110
  msgstr "Розташування кнопок Facebook"
111
 
112
- #: facebook-button-plugin.php:343
113
  msgid "Before"
114
  msgstr "До"
115
 
116
- #: facebook-button-plugin.php:344
117
  msgid "After"
118
  msgstr "Після"
119
 
120
- #: facebook-button-plugin.php:345
121
  msgid "Before and After"
122
  msgstr "До та після"
123
 
124
- #: facebook-button-plugin.php:346
125
  msgid "Shortcode"
126
  msgstr "Шорткод"
127
 
128
- #: facebook-button-plugin.php:351
129
  msgid "Facebook buttons language"
130
  msgstr "Мова кнопок Facebook"
131
 
132
- #: facebook-button-plugin.php:362
133
  msgid "Change the language of Facebook Button"
134
  msgstr "Змінити мову для кнопок Facebook"
135
 
136
- #: facebook-button-plugin.php:367 facebook-button-plugin.php:370
137
- #: facebook-button-plugin.php:375
138
  msgid "Use the current site language"
139
  msgstr "Використовувати поточну мову сайту"
140
 
141
- #: facebook-button-plugin.php:367 facebook-button-plugin.php:371
142
- #: facebook-button-plugin.php:376
143
  msgid "Using"
144
  msgstr "Використовуючи"
145
 
146
- #: facebook-button-plugin.php:371
147
  msgid "Activate"
148
  msgstr "Активувати"
149
 
150
- #: facebook-button-plugin.php:376
151
  msgid "Download"
152
  msgstr "Завантажити"
153
 
154
- #: facebook-button-plugin.php:383
155
  msgid "Display buttons in excerpt"
156
  msgstr "Відображати кнопки в уривку"
157
 
158
- #: facebook-button-plugin.php:393 facebook-button-plugin.php:542
159
- #: facebook-button-plugin.php:579
160
  msgid "Close"
161
  msgstr "Закрити"
162
 
163
- #: facebook-button-plugin.php:397
164
  msgid "Meta tags"
165
  msgstr "Мета теги"
166
 
167
- #: facebook-button-plugin.php:400
168
  msgid "Image"
169
  msgstr "Зображення"
170
 
171
- #: facebook-button-plugin.php:403
172
  msgid "Featured Image"
173
  msgstr "Головне зображення"
174
 
175
- #: facebook-button-plugin.php:407
176
  msgid "Custom Image"
177
  msgstr "Користувацьке зображення"
178
 
179
- #: facebook-button-plugin.php:407
180
  msgid "This image will be used for all of the posts"
181
  msgstr "Це зображення буде використовуватися для всiх записiв"
182
 
183
- #: facebook-button-plugin.php:417
184
  msgid "Description"
185
  msgstr "Короткий опис"
186
 
187
- #: facebook-button-plugin.php:420
188
  msgid "Post excerpt"
189
  msgstr "Уривок"
190
 
191
- #: facebook-button-plugin.php:425
192
  msgid "This description will be used for all of the posts"
193
  msgstr "Цей короткий опис буде використовуватися у всiх постах"
194
 
195
- #: facebook-button-plugin.php:432 facebook-button-plugin.php:553
196
- #: facebook-button-plugin.php:631
197
  msgid "If you upgrade to Pro version all your settings will be saved."
198
  msgstr "Якщо ви перейдете на Pro версію, усі установки будуть збережені."
199
 
200
- #: facebook-button-plugin.php:439 facebook-button-plugin.php:560
201
- #: facebook-button-plugin.php:588 facebook-button-plugin.php:638
202
  msgid "Unlock premium options by upgrading to Pro version"
203
  msgstr "Зробити доступними преміум-опції, перейшовши на Pro версію"
204
 
205
- #: facebook-button-plugin.php:441 facebook-button-plugin.php:562
206
- #: facebook-button-plugin.php:590 facebook-button-plugin.php:640
207
  msgid "Learn More"
208
  msgstr "Докладніше"
209
 
210
- #: facebook-button-plugin.php:449
211
  msgid "Your Facebook ID or username"
212
  msgstr "ID вашого Facebook акаунту"
213
 
214
- #: facebook-button-plugin.php:456
215
  msgid "\"My page\" button image"
216
  msgstr "Зображення кнопки \"Моя сторінка\""
217
 
218
- #: facebook-button-plugin.php:461
219
  msgid "Standard Facebook image"
220
  msgstr "Стандартне зображення Facebook "
221
 
222
- #: facebook-button-plugin.php:462
223
  msgid "Custom Facebook image"
224
  msgstr "Кастомне зображення Facebook"
225
 
226
- #: facebook-button-plugin.php:465
227
  msgid ""
228
  "To use custom image you need to setup permissions to upload directory of "
229
  "your site"
@@ -231,11 +239,11 @@ msgstr ""
231
  "Для використання кастомного зображення Вам необхідно видати права доступу на "
232
  "папку завантажень на вашому сайті"
233
 
234
- #: facebook-button-plugin.php:472
235
  msgid "Current image"
236
  msgstr "Поточне зображення"
237
 
238
- #: facebook-button-plugin.php:480
239
  msgid ""
240
  "Image properties: max image width:100px; max image height:40px; max image "
241
  "size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
@@ -244,51 +252,51 @@ msgstr ""
244
  "висота зображення: 40px; максимальний розмір зображення: 32Kb; типи "
245
  "зображеннь :\"jpg\", \"jpeg\", \"png\"."
246
 
247
- #: facebook-button-plugin.php:484
248
  msgid "Button layout"
249
  msgstr "Тип кнопок"
250
 
251
- #: facebook-button-plugin.php:498
252
  msgid "Like button action"
253
  msgstr "Дія кнопки \"Like\""
254
 
255
- #: facebook-button-plugin.php:502
256
  msgid "Recommend"
257
  msgstr "Рекомендую"
258
 
259
- #: facebook-button-plugin.php:507
260
  msgid "Show faces"
261
  msgstr "Показувати обличчя"
262
 
263
- #: facebook-button-plugin.php:513
264
  msgid "Layout width"
265
  msgstr "Ширина блоку"
266
 
267
- #: facebook-button-plugin.php:519
268
  msgid "Color scheme"
269
  msgstr "Кольорова схема"
270
 
271
- #: facebook-button-plugin.php:522
272
  msgid "Light"
273
  msgstr "Світла"
274
 
275
- #: facebook-button-plugin.php:523
276
  msgid "Dark"
277
  msgstr "Темна"
278
 
279
- #: facebook-button-plugin.php:528
280
  msgid "Html tag for \"Like\" button"
281
  msgstr "Html тег для кнопки \"Подобається\""
282
 
283
- #: facebook-button-plugin.php:533
284
  msgid "Use this tag to improve validation of your site"
285
  msgstr "Використовуйте цей тег для поліпшення валідації вашого сайту"
286
 
287
- #: facebook-button-plugin.php:546
288
  msgid "\"Like\" for an entire site on every page:"
289
  msgstr "\"Подобається\" для всього сайту на кожній сторінці"
290
 
291
- #: facebook-button-plugin.php:548
292
  msgid ""
293
  "Notice: \"Like for the entire site\" option does not create an extra button. "
294
  "This option merely allows your users to like the entire website when this "
@@ -300,15 +308,15 @@ msgstr ""
300
  "плагіна ставити \"Подобається\" усьому сайту , якщо ця опція увімкнена, або "
301
  "ставити \"Подобається\" окремим постам, якщо опція вимкнена."
302
 
303
- #: facebook-button-plugin.php:570 facebook-button-plugin.php:626
304
  msgid "Save Changes"
305
  msgstr "Зберегти зміни"
306
 
307
- #: facebook-button-plugin.php:582
308
  msgid "Facebook Button preview:"
309
  msgstr "Попередній перегляд Facebook кнопок:"
310
 
311
- #: facebook-button-plugin.php:608
312
  msgid ""
313
  "Please choose the necessary post types (or single pages) where Facebook "
314
  "button will be displayed:"
@@ -316,27 +324,27 @@ msgstr ""
316
  "Будь ласка, оберіть необхідні типи постів (чи сторінок), де буде "
317
  "відображатися кнопка Facebook"
318
 
319
- #: facebook-button-plugin.php:615
320
  msgid "Show URL for pages"
321
  msgstr "Відображати URL сторінок"
322
 
323
- #: facebook-button-plugin.php:621
324
  msgid "Example of the site's pages tree"
325
  msgstr "Приклад дерева сторінок сайту"
326
 
327
- #: facebook-button-plugin.php:621
328
  msgid "Example of site pages' tree"
329
  msgstr "Приклад дерева сторінок сайту"
330
 
331
- #: facebook-button-plugin.php:757
332
  msgid "Add Facebook buttons to your page or post"
333
  msgstr "Додати кнопки Facebook на вашу сторінку або пост"
334
 
335
- #: facebook-button-plugin.php:866
336
  msgid "FAQ"
337
  msgstr "FAQ"
338
 
339
- #: facebook-button-plugin.php:867
340
  msgid "Support"
341
  msgstr "Підтримка"
342
 
2
  msgstr ""
3
  "Project-Id-Version: facebook-button-plugin\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-05-05 17:25+0300\n"
6
+ "PO-Revision-Date: 2016-05-05 17:25+0300\n"
7
  "Last-Translator: plugin@bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: BestWebSoft <plugin@bestwebsoft.com>\n"
9
  "Language: ua_UA\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: facebook-button-plugin.php:34 facebook-button-plugin.php:294
20
  msgid "Facebook Button Settings"
21
  msgstr "Установки кнопки Facebook"
22
 
23
+ #: facebook-button-plugin.php:216
24
  msgid "Settings saved"
25
  msgstr "Установки збережені"
26
 
27
+ #: facebook-button-plugin.php:242
28
  msgid "Error: File size > 32K"
29
  msgstr "Помилка: Розмір файлу > 32K"
30
 
31
+ #: facebook-button-plugin.php:245
32
  msgid "Error: Invalid file type"
33
  msgstr "Помилка: Невірний тип файлу"
34
 
35
+ #: facebook-button-plugin.php:251
36
  msgid "Upload successful."
37
  msgstr "Файл був завантажений успішно"
38
 
39
+ #: facebook-button-plugin.php:261
40
  msgid "Error: moving file failed"
41
  msgstr "Помилка: не вдалося переміщення файлів"
42
 
43
+ #: facebook-button-plugin.php:264
44
  msgid "Error: check image width or height"
45
  msgstr "Помилка: Перевірте ширину або висоту зображення"
46
 
47
+ #: facebook-button-plugin.php:268
48
  msgid "Uploading Error: check image properties"
49
  msgstr "Помилка Завантаження: Перевірте властивості зображення"
50
 
51
+ #: facebook-button-plugin.php:281
52
  msgid "All plugin settings were restored."
53
  msgstr "Всі налаштування плагіну було скинуто до стандартних."
54
 
55
+ #: facebook-button-plugin.php:296
56
+ msgid "How to Use Step-by-step Instruction"
57
+ msgstr "Iнструкцiя з використання"
58
+
59
+ #: facebook-button-plugin.php:299 facebook-button-plugin.php:861
60
+ #: facebook-button-plugin.php:875
61
  msgid "Settings"
62
  msgstr "Установки"
63
 
64
+ #: facebook-button-plugin.php:300
65
  msgid "Extra settings"
66
  msgstr "Додаткові налаштування"
67
 
68
+ #: facebook-button-plugin.php:301
69
+ msgid "Custom code"
70
+ msgstr "Користувацький код"
71
+
72
+ #: facebook-button-plugin.php:302
73
  msgid "Go PRO"
74
  msgstr "Перейти на PRO версію"
75
 
76
+ #: facebook-button-plugin.php:305
77
  msgid "Please, enable JavaScript in Your browser."
78
  msgstr "Будь ласка, активуйте JavaScript у Вашому браузері."
79
 
80
+ #: facebook-button-plugin.php:320
81
  #, php-format
82
  msgid ""
83
  "If you would like to add Facebook buttons to your page or post, please use "
86
  "Якщо ви хочете додати кнопки Facebook на вашу сторінку або пост, будь ласка, "
87
  "використовуйте кнопку %s"
88
 
89
+ #: facebook-button-plugin.php:325
90
  #, php-format
91
  msgid ""
92
  "You can add Facebook buttons to your page or post by clicking on %s button "
97
  "кнопку %s в блоці редагування контенту в режимі Visual. Якщо кнопка не "
98
  "відображається, будь ласка, використовуйте шорткод %s"
99
 
100
+ #: facebook-button-plugin.php:336
101
  msgid "Display button"
102
  msgstr "Відображати кнопку"
103
 
104
+ #: facebook-button-plugin.php:339
105
  msgid "My Page"
106
  msgstr "Моя сторінка"
107
 
108
+ #: facebook-button-plugin.php:340 facebook-button-plugin.php:507
109
  msgid "Like"
110
  msgstr "Подобається"
111
 
112
+ #: facebook-button-plugin.php:341
113
  msgid "Share"
114
  msgstr "Поширити"
115
 
116
+ #: facebook-button-plugin.php:346
117
  msgid "Facebook buttons position"
118
  msgstr "Розташування кнопок Facebook"
119
 
120
+ #: facebook-button-plugin.php:349
121
  msgid "Before"
122
  msgstr "До"
123
 
124
+ #: facebook-button-plugin.php:350
125
  msgid "After"
126
  msgstr "Після"
127
 
128
+ #: facebook-button-plugin.php:351
129
  msgid "Before and After"
130
  msgstr "До та після"
131
 
132
+ #: facebook-button-plugin.php:352
133
  msgid "Shortcode"
134
  msgstr "Шорткод"
135
 
136
+ #: facebook-button-plugin.php:357
137
  msgid "Facebook buttons language"
138
  msgstr "Мова кнопок Facebook"
139
 
140
+ #: facebook-button-plugin.php:368
141
  msgid "Change the language of Facebook Button"
142
  msgstr "Змінити мову для кнопок Facebook"
143
 
144
+ #: facebook-button-plugin.php:373 facebook-button-plugin.php:376
145
+ #: facebook-button-plugin.php:381
146
  msgid "Use the current site language"
147
  msgstr "Використовувати поточну мову сайту"
148
 
149
+ #: facebook-button-plugin.php:373 facebook-button-plugin.php:377
150
+ #: facebook-button-plugin.php:382
151
  msgid "Using"
152
  msgstr "Використовуючи"
153
 
154
+ #: facebook-button-plugin.php:377
155
  msgid "Activate"
156
  msgstr "Активувати"
157
 
158
+ #: facebook-button-plugin.php:382
159
  msgid "Download"
160
  msgstr "Завантажити"
161
 
162
+ #: facebook-button-plugin.php:389
163
  msgid "Display buttons in excerpt"
164
  msgstr "Відображати кнопки в уривку"
165
 
166
+ #: facebook-button-plugin.php:399 facebook-button-plugin.php:548
167
+ #: facebook-button-plugin.php:585
168
  msgid "Close"
169
  msgstr "Закрити"
170
 
171
+ #: facebook-button-plugin.php:403
172
  msgid "Meta tags"
173
  msgstr "Мета теги"
174
 
175
+ #: facebook-button-plugin.php:406
176
  msgid "Image"
177
  msgstr "Зображення"
178
 
179
+ #: facebook-button-plugin.php:409
180
  msgid "Featured Image"
181
  msgstr "Головне зображення"
182
 
183
+ #: facebook-button-plugin.php:413
184
  msgid "Custom Image"
185
  msgstr "Користувацьке зображення"
186
 
187
+ #: facebook-button-plugin.php:413
188
  msgid "This image will be used for all of the posts"
189
  msgstr "Це зображення буде використовуватися для всiх записiв"
190
 
191
+ #: facebook-button-plugin.php:423
192
  msgid "Description"
193
  msgstr "Короткий опис"
194
 
195
+ #: facebook-button-plugin.php:426
196
  msgid "Post excerpt"
197
  msgstr "Уривок"
198
 
199
+ #: facebook-button-plugin.php:431
200
  msgid "This description will be used for all of the posts"
201
  msgstr "Цей короткий опис буде використовуватися у всiх постах"
202
 
203
+ #: facebook-button-plugin.php:438 facebook-button-plugin.php:559
204
+ #: facebook-button-plugin.php:637
205
  msgid "If you upgrade to Pro version all your settings will be saved."
206
  msgstr "Якщо ви перейдете на Pro версію, усі установки будуть збережені."
207
 
208
+ #: facebook-button-plugin.php:445 facebook-button-plugin.php:566
209
+ #: facebook-button-plugin.php:594 facebook-button-plugin.php:644
210
  msgid "Unlock premium options by upgrading to Pro version"
211
  msgstr "Зробити доступними преміум-опції, перейшовши на Pro версію"
212
 
213
+ #: facebook-button-plugin.php:447 facebook-button-plugin.php:568
214
+ #: facebook-button-plugin.php:596 facebook-button-plugin.php:646
215
  msgid "Learn More"
216
  msgstr "Докладніше"
217
 
218
+ #: facebook-button-plugin.php:455
219
  msgid "Your Facebook ID or username"
220
  msgstr "ID вашого Facebook акаунту"
221
 
222
+ #: facebook-button-plugin.php:462
223
  msgid "\"My page\" button image"
224
  msgstr "Зображення кнопки \"Моя сторінка\""
225
 
226
+ #: facebook-button-plugin.php:467
227
  msgid "Standard Facebook image"
228
  msgstr "Стандартне зображення Facebook "
229
 
230
+ #: facebook-button-plugin.php:468
231
  msgid "Custom Facebook image"
232
  msgstr "Кастомне зображення Facebook"
233
 
234
+ #: facebook-button-plugin.php:471
235
  msgid ""
236
  "To use custom image you need to setup permissions to upload directory of "
237
  "your site"
239
  "Для використання кастомного зображення Вам необхідно видати права доступу на "
240
  "папку завантажень на вашому сайті"
241
 
242
+ #: facebook-button-plugin.php:478
243
  msgid "Current image"
244
  msgstr "Поточне зображення"
245
 
246
+ #: facebook-button-plugin.php:486
247
  msgid ""
248
  "Image properties: max image width:100px; max image height:40px; max image "
249
  "size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
252
  "висота зображення: 40px; максимальний розмір зображення: 32Kb; типи "
253
  "зображеннь :\"jpg\", \"jpeg\", \"png\"."
254
 
255
+ #: facebook-button-plugin.php:490
256
  msgid "Button layout"
257
  msgstr "Тип кнопок"
258
 
259
+ #: facebook-button-plugin.php:504
260
  msgid "Like button action"
261
  msgstr "Дія кнопки \"Like\""
262
 
263
+ #: facebook-button-plugin.php:508
264
  msgid "Recommend"
265
  msgstr "Рекомендую"
266
 
267
+ #: facebook-button-plugin.php:513
268
  msgid "Show faces"
269
  msgstr "Показувати обличчя"
270
 
271
+ #: facebook-button-plugin.php:519
272
  msgid "Layout width"
273
  msgstr "Ширина блоку"
274
 
275
+ #: facebook-button-plugin.php:525
276
  msgid "Color scheme"
277
  msgstr "Кольорова схема"
278
 
279
+ #: facebook-button-plugin.php:528
280
  msgid "Light"
281
  msgstr "Світла"
282
 
283
+ #: facebook-button-plugin.php:529
284
  msgid "Dark"
285
  msgstr "Темна"
286
 
287
+ #: facebook-button-plugin.php:534
288
  msgid "Html tag for \"Like\" button"
289
  msgstr "Html тег для кнопки \"Подобається\""
290
 
291
+ #: facebook-button-plugin.php:539
292
  msgid "Use this tag to improve validation of your site"
293
  msgstr "Використовуйте цей тег для поліпшення валідації вашого сайту"
294
 
295
+ #: facebook-button-plugin.php:552
296
  msgid "\"Like\" for an entire site on every page:"
297
  msgstr "\"Подобається\" для всього сайту на кожній сторінці"
298
 
299
+ #: facebook-button-plugin.php:554
300
  msgid ""
301
  "Notice: \"Like for the entire site\" option does not create an extra button. "
302
  "This option merely allows your users to like the entire website when this "
308
  "плагіна ставити \"Подобається\" усьому сайту , якщо ця опція увімкнена, або "
309
  "ставити \"Подобається\" окремим постам, якщо опція вимкнена."
310
 
311
+ #: facebook-button-plugin.php:576 facebook-button-plugin.php:632
312
  msgid "Save Changes"
313
  msgstr "Зберегти зміни"
314
 
315
+ #: facebook-button-plugin.php:588
316
  msgid "Facebook Button preview:"
317
  msgstr "Попередній перегляд Facebook кнопок:"
318
 
319
+ #: facebook-button-plugin.php:614
320
  msgid ""
321
  "Please choose the necessary post types (or single pages) where Facebook "
322
  "button will be displayed:"
324
  "Будь ласка, оберіть необхідні типи постів (чи сторінок), де буде "
325
  "відображатися кнопка Facebook"
326
 
327
+ #: facebook-button-plugin.php:621
328
  msgid "Show URL for pages"
329
  msgstr "Відображати URL сторінок"
330
 
331
+ #: facebook-button-plugin.php:627
332
  msgid "Example of the site's pages tree"
333
  msgstr "Приклад дерева сторінок сайту"
334
 
335
+ #: facebook-button-plugin.php:627
336
  msgid "Example of site pages' tree"
337
  msgstr "Приклад дерева сторінок сайту"
338
 
339
+ #: facebook-button-plugin.php:765
340
  msgid "Add Facebook buttons to your page or post"
341
  msgstr "Додати кнопки Facebook на вашу сторінку або пост"
342
 
343
+ #: facebook-button-plugin.php:876
344
  msgid "FAQ"
345
  msgstr "FAQ"
346
 
347
+ #: facebook-button-plugin.php:877
348
  msgid "Support"
349
  msgstr "Підтримка"
350
 
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
  === Facebook Button by BestWebSoft ===
2
  Contributors: bestwebsoft
3
  Donate link: http://bestwebsoft.com/donate/
4
- Tags: add button, add social button, add fb button, add facebook social button, add social buttons, add facebook button, add share button, add fb share button, add facebook share button, batton, best facebook plugin, best fb like button, best facebook like button, buton, button, button image, Button like, button position, FB, fb button, fb like, fb like button, fb share, Facebook, Facebook account button, facebook button, facebook button icon, facebook button language, Facebook button like, Facebook button share, Facebook ID, facebook like, facebook like button, Facebook Page, facebook share, facebook share button, follow, folow, follow button, icon, Like, like, likes, like button, My Page button, nice fb like button, nice facebook button, nice fb button, simple fb plugin, simple facebook plugin, social plugin, social plugins, Share, share button, social, social account, social button, wp plugin, wp social plugin, wordpress social plugin
5
  Requires at least: 3.8
6
- Tested up to: 4.4.2
7
- Stable tag: 2.47
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -35,6 +35,8 @@ http://www.youtube.com/watch?v=hGNQs-rF8b8
35
  * Use a standard image or replace it with some other image.
36
  * Use the current site language for Facebook Buttons (Using <a href="http://bestwebsoft.com/products/multilanguage/" target="_blank">Multilanguage by BestWebSoft</a>)
37
 
 
 
38
  = Recommended Plugins =
39
 
40
  The author of Facebook Button also recommends the following plugins:
@@ -56,7 +58,7 @@ If you create your own language pack or update the existing one, you can send <a
56
 
57
  = Technical support =
58
 
59
- Dear users, our plugins are available for free download. If you have any questions or recommendations regarding the functionality of our plugins (existing options, new options, current issues), please feel free to contact us. Please note that we accept requests in English only. All messages in another languages won't be accepted.
60
 
61
  If you notice any bugs in the plugins, you can notify us about it and we'll investigate and fix the issue then. Your request should contain URL of the website, issues description and WordPress admin panel credentials.
62
  Moreover we can customize the plugin according to your requirements. It's a paid service (as a rule it costs $40, but the price can vary depending on the amount of the necessary changes and their complexity). Please note that we could also include this or that feature (developed for you) in the next release and share with the other users then.
@@ -66,7 +68,7 @@ We can fix some things for free for the users who provide translation of our plu
66
 
67
  1. Upload the folder `facebook-button-plugin` to the directory `/wp-content/plugins/`.
68
  2. Activate the plugin via the 'Plugins' menu in your WordPress admin panel.
69
- 3. You can adjust the necessary settings in your WordPress admin panel - "Settings" > "Facebook Button".
70
 
71
  <a href="https://docs.google.com/document/d/1LDmKKxLHq0GavaGcevj4g-8SjLcYPruSKg5Kos9plxM/edit" target="_blank">View a Step-by-step Instruction on Facebook Button by BestWebSoft Installation</a>.
72
 
@@ -108,12 +110,16 @@ Please make sure that the problem hasn't been discussed yet on our forum (<a hre
108
 
109
  == Screenshots ==
110
 
111
- 1. Plugin settings page.
112
- 2. Displaying Facebook Buttons before your post.
113
- 3. Displaying Facebook Buttons in your post via the shortcode.
114
 
115
  == Changelog ==
116
 
 
 
 
 
117
  = V2.47 - 04.02.2016 =
118
  * Bugfix : The conflict in the RSS feed was fixed.
119
  * Update : All functionality for wordpress 4.4.2 was updated.
@@ -308,6 +314,9 @@ Please make sure that the problem hasn't been discussed yet on our forum (<a hre
308
 
309
  == Upgrade Notice ==
310
 
 
 
 
311
  = V2.47 =
312
  The conflict in the RSS feed was fixed. All functionality for wordpress 4.4.2 was updated.
313
 
1
  === Facebook Button by BestWebSoft ===
2
  Contributors: bestwebsoft
3
  Donate link: http://bestwebsoft.com/donate/
4
+ Tags: facebook buttons, share, like, add share button, social buttons, facebook, facebook button icon, follow, follow button, like button, share button, facebook plugin
5
  Requires at least: 3.8
6
+ Tested up to: 4.5.2
7
+ Stable tag: 2.48
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
35
  * Use a standard image or replace it with some other image.
36
  * Use the current site language for Facebook Buttons (Using <a href="http://bestwebsoft.com/products/multilanguage/" target="_blank">Multilanguage by BestWebSoft</a>)
37
 
38
+ If you have a feature, suggestion or idea you'd like to see in the plugin, we'd love to hear about it! <a href="http://support.bestwebsoft.com/hc/en-us/requests/new" target="_blank">Suggest a Feature</a>
39
+
40
  = Recommended Plugins =
41
 
42
  The author of Facebook Button also recommends the following plugins:
58
 
59
  = Technical support =
60
 
61
+ Dear users, our plugins are available for free download. If you have any questions or recommendations regarding the functionality of our plugins (existing options, new options, current issues), please feel free to contact us. Please note that we accept requests in English only. All messages in other languages won't be accepted.
62
 
63
  If you notice any bugs in the plugins, you can notify us about it and we'll investigate and fix the issue then. Your request should contain URL of the website, issues description and WordPress admin panel credentials.
64
  Moreover we can customize the plugin according to your requirements. It's a paid service (as a rule it costs $40, but the price can vary depending on the amount of the necessary changes and their complexity). Please note that we could also include this or that feature (developed for you) in the next release and share with the other users then.
68
 
69
  1. Upload the folder `facebook-button-plugin` to the directory `/wp-content/plugins/`.
70
  2. Activate the plugin via the 'Plugins' menu in your WordPress admin panel.
71
+ 3. You can adjust the necessary settings in your WordPress admin panel - "BWS Plugins" > "Facebook Button".
72
 
73
  <a href="https://docs.google.com/document/d/1LDmKKxLHq0GavaGcevj4g-8SjLcYPruSKg5Kos9plxM/edit" target="_blank">View a Step-by-step Instruction on Facebook Button by BestWebSoft Installation</a>.
74
 
110
 
111
  == Screenshots ==
112
 
113
+ 1. Displaying Facebook Buttons before your post.
114
+ 2. Displaying Facebook Buttons in your post via the shortcode.
115
+ 3. Plugin settings page.
116
 
117
  == Changelog ==
118
 
119
+ = V2.48 - 06.05.2016 =
120
+ * NEW : Ability to add custom styles.
121
+ * Update : All functionality for wordpress 4.5.1 was updated.
122
+
123
  = V2.47 - 04.02.2016 =
124
  * Bugfix : The conflict in the RSS feed was fixed.
125
  * Update : All functionality for wordpress 4.4.2 was updated.
314
 
315
  == Upgrade Notice ==
316
 
317
+ = V2.48 =
318
+ Ability to add custom styles. All functionality for wordpress 4.5.1 was updated.
319
+
320
  = V2.47 =
321
  The conflict in the RSS feed was fixed. All functionality for wordpress 4.4.2 was updated.
322
 
screenshot-1.png CHANGED
Binary file
screenshot-2.png CHANGED
Binary file
screenshot-3.png CHANGED
Binary file