Facebook Button by BestWebSoft - Version 2.37

Version Description

  • 31.03.2015 =
  • Update : We updated all functionality for wordpress 4.1.1.
  • Update : BWS plugins section is updated.
Download this release

Release Info

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

Code changes from version 2.36 to 2.37

Files changed (49) hide show
  1. bws_menu/bws_functions.php +735 -0
  2. bws_menu/bws_menu.php +189 -122
  3. bws_menu/css/general_style.css +7 -2
  4. bws_menu/css/general_style_wp_before_3.8.css +7 -2
  5. bws_menu/css/style.css +5 -3
  6. bws_menu/icons/bws-featured-posts.png +0 -0
  7. bws_menu/icons/bws-popular-posts.png +0 -0
  8. bws_menu/icons/bws-smtp.png +0 -0
  9. bws_menu/icons/bws-testimonials.png +0 -0
  10. bws_menu/icons/gallery-categories.png +0 -0
  11. bws_menu/icons/promobar.png +0 -0
  12. bws_menu/icons/re-attacher.png +0 -0
  13. bws_menu/icons/realty.png +0 -0
  14. {images → bws_menu/images}/close_banner.png +0 -0
  15. {images → bws_menu/images}/px.png +0 -0
  16. {js → bws_menu/js}/c_o_o_k_i_e.js +0 -0
  17. bws_menu/languages/bestwebsoft-de_DE.mo +0 -0
  18. bws_menu/languages/bestwebsoft-de_DE.po +324 -109
  19. bws_menu/languages/bestwebsoft-fr_FR.mo +0 -0
  20. bws_menu/languages/bestwebsoft-fr_FR.po +310 -114
  21. bws_menu/languages/bestwebsoft-it_IT.mo +0 -0
  22. bws_menu/languages/bestwebsoft-it_IT.po +379 -111
  23. bws_menu/languages/bestwebsoft-ja.mo +0 -0
  24. bws_menu/languages/bestwebsoft-ja.po +312 -114
  25. bws_menu/languages/bestwebsoft-pt_BR.mo +0 -0
  26. bws_menu/languages/bestwebsoft-pt_BR.po +322 -107
  27. bws_menu/languages/bestwebsoft-ru_RU.mo +0 -0
  28. bws_menu/languages/bestwebsoft-ru_RU.po +305 -102
  29. bws_menu/languages/bestwebsoft-sr_RS.mo +0 -0
  30. bws_menu/languages/bestwebsoft-sr_RS.po +310 -111
  31. bws_menu/languages/bestwebsoft-sv_SE.mo +0 -0
  32. bws_menu/languages/bestwebsoft-sv_SE.po +309 -108
  33. bws_menu/languages/bestwebsoft-uk.mo +0 -0
  34. bws_menu/languages/bestwebsoft-uk.po +339 -106
  35. css/style.css +0 -0
  36. facebook-button-plugin.php +58 -352
  37. languages/facebook-fr_FR.mo +0 -0
  38. languages/facebook-fr_FR.po +88 -182
  39. languages/facebook-id_ID.mo +0 -0
  40. languages/facebook-id_ID.po +87 -178
  41. languages/facebook-ru_RU.mo +0 -0
  42. languages/facebook-ru_RU.po +188 -174
  43. languages/facebook-tr_TR.mo +0 -0
  44. languages/facebook-tr_TR.po +189 -173
  45. languages/facebook-uk.mo +0 -0
  46. languages/facebook-uk.po +203 -187
  47. readme.txt +11 -6
  48. screenshot-1.png +0 -0
  49. screenshot-2.png +0 -0
bws_menu/bws_functions.php ADDED
@@ -0,0 +1,735 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /*
3
+ * General functions for BestWebSoft plugins
4
+ * Version: 1.0.6
5
+ */
6
+ if ( ! function_exists ( 'bws_add_general_menu' ) ) {
7
+ function bws_add_general_menu( $base ) {
8
+ global $bstwbsftwppdtplgns_options, $bstwbsftwppdtplgns_added_menu;
9
+ $bws_menu_info = get_plugin_data( dirname( dirname( plugin_dir_path( __FILE__ ) ) ) . '/' . dirname( $base ) . '/bws_menu/bws_menu.php' );
10
+ $bws_menu_version = $bws_menu_info["Version"];
11
+
12
+ if ( ! isset( $bstwbsftwppdtplgns_options ) ) {
13
+ if ( is_multisite() ) {
14
+ if ( ! get_site_option( 'bstwbsftwppdtplgns_options' ) )
15
+ add_site_option( 'bstwbsftwppdtplgns_options', array() );
16
+ $bstwbsftwppdtplgns_options = get_site_option( 'bstwbsftwppdtplgns_options' );
17
+ } else {
18
+ if ( ! get_option( 'bstwbsftwppdtplgns_options' ) )
19
+ add_option( 'bstwbsftwppdtplgns_options', array() );
20
+ $bstwbsftwppdtplgns_options = get_option( 'bstwbsftwppdtplgns_options' );
21
+ }
22
+ }
23
+
24
+ if ( isset( $bstwbsftwppdtplgns_options['bws_menu_version'] ) ) {
25
+ $bstwbsftwppdtplgns_options['bws_menu']['version'][ $base ] = $bws_menu_version;
26
+ unset( $bstwbsftwppdtplgns_options['bws_menu_version'] );
27
+ if ( is_multisite() )
28
+ update_site_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
29
+ else
30
+ update_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
31
+ require_once( dirname( __FILE__ ) . '/bws_menu.php' );
32
+ } else if ( ! isset( $bstwbsftwppdtplgns_options['bws_menu']['version'][ $base ] ) || $bstwbsftwppdtplgns_options['bws_menu']['version'][ $base ] < $bws_menu_version ) {
33
+ $bstwbsftwppdtplgns_options['bws_menu']['version'][ $base ] = $bws_menu_version;
34
+ if ( is_multisite() )
35
+ update_site_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
36
+ else
37
+ update_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
38
+ require_once( dirname( __FILE__ ) . '/bws_menu.php' );
39
+ } else if ( ! isset( $bstwbsftwppdtplgns_added_menu ) ) {
40
+ $all_plugins = get_plugins();
41
+ $plugin_with_newer_menu = $base;
42
+ foreach ( $bstwbsftwppdtplgns_options['bws_menu']['version'] as $key => $value ) {
43
+ if ( array_key_exists( $key, $all_plugins ) ) {
44
+ if ( $bws_menu_version < $value && is_plugin_active( $base ) ) {
45
+ $plugin_with_newer_menu = $key;
46
+ }
47
+ } else {
48
+ unset( $bstwbsftwppdtplgns_options['bws_menu']['version'][ $key ] );
49
+ if ( is_multisite() )
50
+ update_site_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
51
+ else
52
+ update_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
53
+ }
54
+ }
55
+ $plugin_with_newer_menu = explode( '/', $plugin_with_newer_menu );
56
+ $wp_content_dir = defined( 'WP_CONTENT_DIR' ) ? basename( WP_CONTENT_DIR ) : 'wp-content';
57
+
58
+ if ( file_exists( ABSPATH . $wp_content_dir . '/plugins/' . $plugin_with_newer_menu[0] . '/bws_menu/bws_menu.php' ) )
59
+ require_once( ABSPATH . $wp_content_dir . '/plugins/' . $plugin_with_newer_menu[0] . '/bws_menu/bws_menu.php' );
60
+ else
61
+ require_once( dirname( __FILE__ ) . '/bws_menu.php' );
62
+ $bstwbsftwppdtplgns_added_menu = true;
63
+ }
64
+ add_menu_page( 'BWS Plugins', 'BWS Plugins', 'manage_options', 'bws_plugins', 'bws_add_menu_render', plugins_url( 'images/px.png', __FILE__ ), 1001 );
65
+ }
66
+ }
67
+
68
+
69
+ /**
70
+ * Function check if plugin is compatible with current WP version
71
+ * @return void
72
+ */
73
+ if ( ! function_exists ( 'bws_wp_version_check' ) ) {
74
+ function bws_wp_version_check( $plugin_basename, $plugin_info, $require_wp ) {
75
+ global $wp_version;
76
+ if ( version_compare( $wp_version, $require_wp, "<" ) ) {
77
+ include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
78
+ if ( is_plugin_active( $plugin_basename ) ) {
79
+ deactivate_plugins( $plugin_basename );
80
+ $admin_url = ( function_exists( 'get_admin_url' ) ) ? get_admin_url( null, 'plugins.php' ) : esc_url( '/wp-admin/plugins.php' );
81
+ wp_die(
82
+ printf(
83
+ "<strong>" . $plugin_info['Name'] . "</strong> %1$s <strong>WordPress " . $require_wp . "</strong> %2$s <br /><br />%3$s <a href='" . $admin_url . "'>%4$s</a>.",
84
+ __( 'requires', 'bestwebsoft' ),
85
+ __( 'or higher, that is why it has been deactivated! Please upgrade WordPress and try again.', 'bestwebsoft' ),
86
+ __( 'Back to the WordPress', 'bestwebsoft' ),
87
+ __( 'Plugins page', 'bestwebsoft' )
88
+ )
89
+ );
90
+ }
91
+ }
92
+ }
93
+ }
94
+
95
+ if ( ! function_exists( 'bws_plugin_banner' ) ) {
96
+ function bws_plugin_banner( $plugin_info, $this_banner_prefix, $link_slug, $link_key, $link_pn, $banner_url ) {
97
+ global $wp_version, $bstwbsftwppdtplgns_cookie_add, $bstwbsftwppdtplgns_banner_array;
98
+
99
+ if ( empty( $bstwbsftwppdtplgns_banner_array ) ) {
100
+ if ( ! function_exists( 'bws_get_banner_array' ) )
101
+ require_once( dirname( __FILE__ ) . '/bws_menu.php' );
102
+ bws_get_banner_array();
103
+ }
104
+
105
+ if ( ! function_exists( 'is_plugin_active' ) )
106
+ require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
107
+
108
+ $all_plugins = get_plugins();
109
+
110
+ $this_banner = $this_banner_prefix . '_hide_banner_on_plugin_page';
111
+ foreach ( $bstwbsftwppdtplgns_banner_array as $key => $value ) {
112
+ if ( $this_banner == $value[0] ) {
113
+ if ( ! isset( $bstwbsftwppdtplgns_cookie_add ) ) {
114
+ echo '<script type="text/javascript" src="' . plugins_url( 'js/c_o_o_k_i_e.js', __FILE__ ) . '"></script>';
115
+ $bstwbsftwppdtplgns_cookie_add = true;
116
+ } ?>
117
+ <script type="text/javascript">
118
+ (function($) {
119
+ $(document).ready( function() {
120
+ var hide_message = $.cookie( '<?php echo $this_banner_prefix; ?>_hide_banner_on_plugin_page' );
121
+ if ( hide_message == "true" ) {
122
+ $( ".<?php echo $this_banner_prefix; ?>_message" ).css( "display", "none" );
123
+ } else {
124
+ $( ".<?php echo $this_banner_prefix; ?>_message" ).css( "display", "block" );
125
+ };
126
+ $( ".<?php echo $this_banner_prefix; ?>_close_icon" ).click( function() {
127
+ $( ".<?php echo $this_banner_prefix; ?>_message" ).css( "display", "none" );
128
+ $.cookie( "<?php echo $this_banner_prefix; ?>_hide_banner_on_plugin_page", "true", { expires: 32 } );
129
+ });
130
+ });
131
+ })(jQuery);
132
+ </script>
133
+ <div class="updated" style="padding: 0; margin: 0; border: none; background: none;">
134
+ <div class="<?php echo $this_banner_prefix; ?>_message bws_banner_on_plugin_page" style="display: none;">
135
+ <img class="<?php echo $this_banner_prefix; ?>_close_icon close_icon" title="" src="<?php echo plugins_url( 'images/close_banner.png', __FILE__ ); ?>" alt=""/>
136
+ <div class="button_div">
137
+ <a class="button" target="_blank" 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; ?>"><?php _e( 'Learn More', 'bestwebsoft' ); ?></a>
138
+ </div>
139
+ <div class="text"><?php
140
+ _e( 'It’s time to upgrade your', 'bestwebsoft' ); ?> <strong><?php echo $plugin_info['Name']; ?> plugin</strong> <?php _e( 'to', 'bestwebsoft' ); ?> <strong>PRO</strong> <?php _e( 'version!', 'bestwebsoft' ); ?><br />
141
+ <span><?php _e( 'Extend standard plugin functionality with new great options.', 'bestwebsoft' ); ?></span>
142
+ </div>
143
+ <div class="icon">
144
+ <img title="" src="<?php echo $banner_url; ?>" alt="" />
145
+ </div>
146
+ </div>
147
+ </div>
148
+ <?php break;
149
+ }
150
+ if ( isset( $all_plugins[ $value[1] ] ) && $all_plugins[ $value[1] ]["Version"] >= $value[2] && is_plugin_active( $value[1] ) && ! isset( $_COOKIE[ $value[0] ] ) ) {
151
+ break;
152
+ }
153
+ }
154
+ }
155
+ }
156
+
157
+ if ( ! function_exists( 'bws_plugin_reviews_block' ) ) {
158
+ function bws_plugin_reviews_block( $plugin_name, $plugin_slug ) { ?>
159
+ <div class="bws-plugin-reviews">
160
+ <div class="bws-plugin-reviews-rate">
161
+ <?php _e( 'If you enjoy our plugin, please give it 5 stars on WordPress', 'bestwebsoft' ); ?>:
162
+ <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>
163
+ </div>
164
+ <div class="bws-plugin-reviews-support">
165
+ <?php _e( 'If there is something wrong about it, please contact us', 'bestwebsoft' ); ?>:
166
+ <a href="http://support.bestwebsoft.com">http://support.bestwebsoft.com</a>
167
+ </div>
168
+ </div>
169
+ <?php }
170
+ }
171
+
172
+ if ( ! function_exists( 'bws_go_pro_tab_check' ) ) {
173
+ function bws_go_pro_tab_check( $plugin_basename ) {
174
+ global $wp_version, $bstwbsftwppdtplgns_options;
175
+ $result = array();
176
+
177
+ $bws_license_key = ( isset( $_POST['bws_license_key'] ) ) ? stripslashes( esc_html( trim( $_POST['bws_license_key'] ) ) ) : "";
178
+
179
+ if ( isset( $_POST['bws_license_submit'] ) && check_admin_referer( $plugin_basename, 'bws_license_nonce_name' ) ) {
180
+ if ( '' != $bws_license_key ) {
181
+ if ( strlen( $bws_license_key ) != 18 ) {
182
+ $result['error'] = __( "Wrong license key", 'bestwebsoft' );
183
+ } else {
184
+ $bws_license_plugin = stripslashes( esc_html( $_POST['bws_license_plugin'] ) );
185
+ if ( isset( $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['count'] ) && $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['time'] > ( time() - (24 * 60 * 60) ) ) {
186
+ $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['count'] = $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['count'] + 1;
187
+ } else {
188
+ $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['count'] = 1;
189
+ $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['time'] = time();
190
+ }
191
+
192
+ /* download Pro */
193
+ if ( ! function_exists( 'get_plugins' ) )
194
+ require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
195
+
196
+ $all_plugins = get_plugins();
197
+
198
+ if ( ! array_key_exists( $bws_license_plugin, $all_plugins ) ) {
199
+ $current = get_site_transient( 'update_plugins' );
200
+ if ( is_array( $all_plugins ) && !empty( $all_plugins ) && isset( $current ) && is_array( $current->response ) ) {
201
+ $to_send = array();
202
+ $to_send["plugins"][ $bws_license_plugin ] = array();
203
+ $to_send["plugins"][ $bws_license_plugin ]["bws_license_key"] = $bws_license_key;
204
+ $to_send["plugins"][ $bws_license_plugin ]["bws_illegal_client"] = true;
205
+ $options = array(
206
+ 'timeout' => ( ( defined('DOING_CRON') && DOING_CRON ) ? 30 : 3 ),
207
+ 'body' => array( 'plugins' => serialize( $to_send ) ),
208
+ 'user-agent' => 'WordPress/' . $wp_version . '; ' . get_bloginfo( 'url' ) );
209
+ $raw_response = wp_remote_post( 'http://bestwebsoft.com/wp-content/plugins/paid-products/plugins/update-check/1.0/', $options );
210
+
211
+ if ( is_wp_error( $raw_response ) || 200 != wp_remote_retrieve_response_code( $raw_response ) ) {
212
+ $result['error'] = __( "Something went wrong. Please try again later. If the error appears again, please contact us", 'bestwebsoft' ) . ' <a href="http://support.bestwebsoft.com">BestWebSoft</a>. ' . __( "We are sorry for inconvenience.", 'bestwebsoft' );
213
+ } else {
214
+ $response = maybe_unserialize( wp_remote_retrieve_body( $raw_response ) );
215
+ if ( is_array( $response ) && !empty( $response ) ) {
216
+ foreach ( $response as $key => $value ) {
217
+ if ( "wrong_license_key" == $value->package ) {
218
+ $result['error'] = __( "Wrong license key", 'bestwebsoft' );
219
+ } elseif ( "wrong_domain" == $value->package ) {
220
+ $result['error'] = __( "This license key is bind to another site", 'bestwebsoft' );
221
+ } elseif ( "you_are_banned" == $value->package ) {
222
+ $result['error'] = __( "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually.", 'bestwebsoft' );
223
+ } elseif ( "time_out" == $value->package ) {
224
+ $result['error'] = __( "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your", 'bestwebsoft' ) . ' <a href="http://bestwebsoft.com/wp-admin/admin.php?page=bws_plugins_client_area">Client area</a>';
225
+ } elseif ( "duplicate_domen_for_trial" == $value->package ) {
226
+ $result['error'] = __( "Unfortunately, the PRO licence was already installed to this domain. The PRO Trial license can be installed only once.", 'bestwebsoft' );
227
+ }
228
+ }
229
+ if ( empty( $result['error'] ) ) {
230
+ $bstwbsftwppdtplgns_options[ $bws_license_plugin ] = $bws_license_key;
231
+
232
+ $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';
233
+ $uploadDir = wp_upload_dir();
234
+ $zip_name = explode( '/', $bws_license_plugin );
235
+ $received_content = file_get_contents( $url );
236
+ if ( ! $received_content ) {
237
+ $result['error'] = __( "Failed to download the zip archive. Please, upload the plugin manually", 'bestwebsoft' );
238
+ } else {
239
+ if ( is_writable( $uploadDir["path"] ) ) {
240
+ $file_put_contents = $uploadDir["path"] . "/" . $zip_name[0] . ".zip";
241
+ if ( file_put_contents( $file_put_contents, $received_content ) ) {
242
+ @chmod( $file_put_contents, octdec( 755 ) );
243
+ if ( class_exists( 'ZipArchive' ) ) {
244
+ $zip = new ZipArchive();
245
+ if ( $zip->open( $file_put_contents ) === TRUE ) {
246
+ $zip->extractTo( WP_PLUGIN_DIR );
247
+ $zip->close();
248
+ } else {
249
+ $result['error'] = __( "Failed to open the zip archive. Please, upload the plugin manually", 'bestwebsoft' );
250
+ }
251
+ } elseif ( class_exists( 'Phar' ) ) {
252
+ $phar = new PharData( $file_put_contents );
253
+ $phar->extractTo( WP_PLUGIN_DIR );
254
+ } else {
255
+ $result['error'] = __( "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually", 'bestwebsoft' );
256
+ }
257
+ @unlink( $file_put_contents );
258
+ } else {
259
+ $result['error'] = __( "Failed to download the zip archive. Please, upload the plugin manually", 'bestwebsoft' );
260
+ }
261
+ } else {
262
+ $result['error'] = __( "UploadDir is not writable. Please, upload the plugin manually", 'bestwebsoft' );
263
+ }
264
+ }
265
+
266
+ /* activate Pro */
267
+ if ( file_exists( WP_PLUGIN_DIR . '/' . $zip_name[0] ) ) {
268
+ if ( is_multisite() && is_plugin_active_for_network( plugin_basename( __FILE__ ) ) ) {
269
+ /* if multisite and free plugin is network activated */
270
+ $active_plugins = get_site_option( 'active_sitewide_plugins' );
271
+ $active_plugins[ $bws_license_plugin ] = time();
272
+ update_site_option( 'active_sitewide_plugins', $active_plugins );
273
+ } else {
274
+ /* activate on a single blog */
275
+ $active_plugins = get_option( 'active_plugins' );
276
+ array_push( $active_plugins, $bws_license_plugin );
277
+ update_option( 'active_plugins', $active_plugins );
278
+ }
279
+ $result['pro_plugin_is_activated'] = true;
280
+ } elseif ( empty( $result['error'] ) ) {
281
+ $result['error'] = __( "Failed to download the zip archive. Please, upload the plugin manually", 'bestwebsoft' );
282
+ }
283
+ }
284
+ } else {
285
+ $result['error'] = __( "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience.", 'bestwebsoft' );
286
+ }
287
+ }
288
+ }
289
+ } else {
290
+ $bstwbsftwppdtplgns_options[ $bws_license_plugin ] = $bws_license_key;
291
+ /* activate Pro */
292
+ if ( ! is_plugin_active( $bws_license_plugin ) ) {
293
+ if ( is_multisite() && is_plugin_active_for_network( plugin_basename( __FILE__ ) ) ) {
294
+ /* if multisite and free plugin is network activated */
295
+ $network_wide = true;
296
+ } else {
297
+ /* activate on a single blog */
298
+ $network_wide = false;
299
+ }
300
+ activate_plugin( $bws_license_plugin, NULL, $network_wide );
301
+ $result['pro_plugin_is_activated'] = true;
302
+ }
303
+ }
304
+ if ( is_multisite() )
305
+ update_site_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
306
+ else
307
+ update_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
308
+ }
309
+ } else {
310
+ $result['error'] = __( "Please, enter Your license key", 'bestwebsoft' );
311
+ }
312
+ }
313
+ return $result;
314
+ }
315
+ }
316
+
317
+ if ( ! function_exists( 'bws_go_pro_tab' ) ) {
318
+ function bws_go_pro_tab( $plugin_info, $plugin_basename, $page, $pro_page, $bws_license_plugin, $link_slug, $link_key, $link_pn, $pro_plugin_is_activated = false ) {
319
+ global $wp_version, $bstwbsftwppdtplgns_options;
320
+ $bws_license_key = ( isset( $_POST['bws_license_key'] ) ) ? stripslashes( esc_html( trim( $_POST['bws_license_key'] ) ) ) : "";
321
+ if ( $pro_plugin_is_activated ) { ?>
322
+ <script type="text/javascript">
323
+ window.setTimeout( function() {
324
+ window.location.href = 'admin.php?page=<?php echo $pro_page; ?>';
325
+ }, 5000 );
326
+ </script>
327
+ <p><?php _e( "Congratulations! The PRO version of the plugin is successfully download and activated.", 'bestwebsoft' ); ?></p>
328
+ <p>
329
+ <?php _e( "Please, go to", 'bestwebsoft' ); ?> <a href="admin.php?page=<?php echo $pro_page; ?>"><?php _e( 'the setting page', 'bestwebsoft' ); ?></a>
330
+ (<?php _e( "You will be redirected automatically in 5 seconds.", 'bestwebsoft' ); ?>)
331
+ </p>
332
+ <?php } else { ?>
333
+ <form method="post" action="admin.php?page=<?php echo $page; ?>&amp;action=go_pro">
334
+ <p>
335
+ <?php _e( 'You can download and activate', 'bestwebsoft' ); ?>
336
+ <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>
337
+ <?php _e( 'version of this plugin by entering Your license key.', 'bestwebsoft' ); ?><br />
338
+ <span class="bws_info">
339
+ <?php _e( 'You can find your license key on your personal page Client area, by clicking on the link', 'bestwebsoft' ); ?>
340
+ <a href="http://bestwebsoft.com/wp-login.php">http://bestwebsoft.com/wp-login.php</a>
341
+ <?php _e( '(your username is the email you specify when purchasing the product).', 'bestwebsoft' ); ?>
342
+ </span>
343
+ </p>
344
+ <?php if ( isset( $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['count'] ) &&
345
+ '5' < $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['count'] &&
346
+ $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['time'] > ( time() - ( 24 * 60 * 60 ) ) ) { ?>
347
+ <p>
348
+ <input disabled="disabled" type="text" name="bws_license_key" value="<?php echo $bws_license_key; ?>" />
349
+ <input disabled="disabled" type="submit" class="button-primary" value="<?php _e( 'Activate', 'bestwebsoft' ); ?>" />
350
+ </p>
351
+ <p><?php _e( "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually.", 'bestwebsoft' ); ?></p>
352
+ <?php } else { ?>
353
+ <p>
354
+ <input type="text" name="bws_license_key" value="<?php echo $bws_license_key; ?>" />
355
+ <input type="hidden" name="bws_license_plugin" value="<?php echo $bws_license_plugin; ?>" />
356
+ <input type="hidden" name="bws_license_submit" value="submit" />
357
+ <input type="submit" class="button-primary" value="<?php _e( 'Activate', 'bestwebsoft' ); ?>" />
358
+ <?php wp_nonce_field( $plugin_basename, 'bws_license_nonce_name' ); ?>
359
+ </p>
360
+ <?php } ?>
361
+ </form>
362
+ <?php }
363
+ }
364
+ }
365
+
366
+ if ( ! function_exists( 'bws_check_pro_license' ) ) {
367
+ function bws_check_pro_license( $plugin_basename ) {
368
+ global $wp_version, $bstwbsftwppdtplgns_options;
369
+ $result = array();
370
+
371
+ if ( isset( $_POST['bws_license_submit'] ) && check_admin_referer( $plugin_basename, 'bws_license_nonce_name' ) ) {
372
+ $license_key = isset( $_POST['bws_license_key'] ) ? stripslashes( esc_html( trim( $_POST['bws_license_key'] ) ) ) : '';
373
+
374
+ if ( '' != $license_key ) {
375
+ if ( ! function_exists( 'get_plugins' ) )
376
+ require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
377
+ $plugins_all = get_plugins();
378
+ $current = get_site_transient( 'update_plugins' );
379
+
380
+ if ( is_array( $plugins_all ) && !empty( $plugins_all ) && isset( $current ) && is_array( $current->response ) ) {
381
+ $to_send = array();
382
+ $to_send["plugins"][ $plugin_basename ] = $plugins_all[ $plugin_basename ];
383
+ $to_send["plugins"][ $plugin_basename ]["bws_license_key"] = $license_key;
384
+ $to_send["plugins"][ $plugin_basename ]["bws_illegal_client"] = true;
385
+ $options = array(
386
+ 'timeout' => ( ( defined('DOING_CRON') && DOING_CRON ) ? 30 : 3),
387
+ 'body' => array( 'plugins' => serialize( $to_send ) ),
388
+ 'user-agent' => 'WordPress/' . $wp_version . '; ' . get_bloginfo( 'url' )
389
+ );
390
+ $raw_response = wp_remote_post( 'http://bestwebsoft.com/wp-content/plugins/paid-products/plugins/update-check/1.0/', $options );
391
+ if ( is_wp_error( $raw_response ) || 200 != wp_remote_retrieve_response_code( $raw_response ) ) {
392
+ $result['error'] = __( 'Something went wrong. Please try again later. If the error appears again, please contact us', 'bestwebsoft' ) . ' <a href=http://support.bestwebsoft.com>BestWebSoft</a>. ' . __( 'We are sorry for inconvenience.', 'bestwebsoft' );
393
+ } else {
394
+ $response = maybe_unserialize( wp_remote_retrieve_body( $raw_response ) );
395
+ if ( is_array( $response ) && !empty( $response ) ) {
396
+ foreach ( $response as $key => $value ) {
397
+ if ( "wrong_license_key" == $value->package ) {
398
+ $result['error'] = __( 'Wrong license key', 'bestwebsoft' );
399
+ } else if ( "wrong_domain" == $value->package ) {
400
+ $result['error'] = __( 'This license key is bind to another site', 'bestwebsoft' );
401
+ } else if ( "time_out" == $value->package ) {
402
+ $result['message'] = __( 'This license key is valid, but Your license has expired. If you want to update our plugin in future, you should extend the license.', 'bestwebsoft' );
403
+ } elseif ( "you_are_banned" == $value->package ) {
404
+ $result['error'] = __( "Unfortunately, you have exceeded the number of available tries.", 'bestwebsoft' );
405
+ }
406
+ if ( empty( $result['message'] ) && empty( $result['error'] ) ) {
407
+ if ( isset( $value->time_out ) && '' != $value->time_out )
408
+ $result['message'] = __( 'The license key is valid. Your license will expire on', 'bestwebsoft' ) . ' ' . $value->time_out;
409
+ else
410
+ $result['message'] = __( 'The license key is valid.', 'bestwebsoft' );
411
+ }
412
+ if ( empty( $result['error'] ) ) {
413
+ if ( $bstwbsftwppdtplgns_options[ $plugin_basename ] != $license_key ) {
414
+ $bstwbsftwppdtplgns_options[ $plugin_basename ] = $license_key;
415
+ $bstwbsftwppdtplgns_options['time_out'][ $plugin_basename ] = $value->time_out;
416
+ if ( is_multisite() )
417
+ update_site_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
418
+ else
419
+ update_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
420
+ $file = @fopen( dirname( dirname( __FILE__ ) ) . "/license_key.txt" , "w+" );
421
+ if ( $file ) {
422
+ @fwrite( $file, $license_key );
423
+ @fclose( $file );
424
+ }
425
+ }
426
+ }
427
+ }
428
+ } else {
429
+ $result['error'] = __( 'Something went wrong. Please try again later. If the error appears again, please contact us', 'bestwebsoft' ) . ' <a href=http://support.bestwebsoft.com>BestWebSoft</a>. ' . __( 'We are sorry for inconvenience.', 'bestwebsoft' );
430
+ }
431
+ }
432
+ }
433
+ } else {
434
+ $result['error'] = __( 'Please, enter your license key', 'bestwebsoft' );
435
+ }
436
+ }
437
+ return $result;
438
+ }
439
+ }
440
+
441
+ if ( ! function_exists ( 'bws_check_pro_license_form' ) ) {
442
+ function bws_check_pro_license_form( $plugin_basename, $page ) {
443
+ global $bstwbsftwppdtplgns_options;
444
+ $license_key = ( isset( $bstwbsftwppdtplgns_options[ $plugin_basename ] ) ) ? $bstwbsftwppdtplgns_options[ $plugin_basename ] : ''; ?>
445
+ <div class="clear"></div>
446
+ <form method="post" action="admin.php?page=<?php echo $page; ?>">
447
+ <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>
448
+ <p>
449
+ <input type="text" name="bws_license_key" value="<?php echo $license_key; ?>" />
450
+ <input type="hidden" name="bws_license_submit" value="submit" />
451
+ <input type="submit" class="button-primary" value="<?php _e( 'Check license key', 'bestwebsoft' ) ?>" />
452
+ <?php wp_nonce_field( $plugin_basename, 'bws_license_nonce_name' ); ?>
453
+ </p>
454
+ </form>
455
+ <?php }
456
+ }
457
+
458
+ if ( ! function_exists ( 'bws_plugin_update_row' ) ) {
459
+ function bws_plugin_update_row( $plugin_key ) {
460
+ global $bstwbsftwppdtplgns_options;
461
+ $wp_list_table = _get_list_table( 'WP_Plugins_List_Table' );
462
+ if ( isset( $bstwbsftwppdtplgns_options['wrong_license_key'][ $plugin_key ] ) ) {
463
+ echo '<tr class="plugin-update-tr">
464
+ <td colspan="' . $wp_list_table->get_column_count() . '" class="plugin-update colspanchange">
465
+ <div class="update-message" style="background-color: #FFEBE8; border-color: #CC0000;">' . __( 'WARNING: We have noticed illegal use of our plugin by you. We strongly recommend you to solve the problem within 24 hours, otherwise the plugin will be deactivated. Please go to your personal', 'bestwebsoft' ) . ' <a href="http://bestwebsoft.com/wp-admin/admin.php?page=bws_plugins_client_area">Client area</a> ' . __( '(your username is the email you specify when purchasing the product), where you can make the necessary changes.', 'bestwebsoft' ) . '</div>
466
+ </td>
467
+ </tr>';
468
+ } elseif ( isset( $bstwbsftwppdtplgns_options['time_out'][ $plugin_key ] ) && strtotime( $bstwbsftwppdtplgns_options['time_out'][ $plugin_key ] ) < strtotime( date("m/d/Y") ) ) {
469
+ echo '<tr class="plugin-update-tr">
470
+ <td colspan="' . $wp_list_table->get_column_count() . '" class="plugin-update colspanchange">
471
+ <div class="update-message" style="color: #8C0000;">' . __( 'Your license has expired. To continue getting top-priority support and plugin updates you should extend it.', 'bestwebsoft' ) . ' <a target="_new" href="http://support.bestwebsoft.com/entries/53487136">' . __( "Learn more", 'bestwebsoft' ) . '</div>
472
+ </td>
473
+ </tr>';
474
+ }
475
+ }
476
+ }
477
+
478
+ if ( ! function_exists ( 'bws_plugin_banner_timeout' ) ) {
479
+ function bws_plugin_banner_timeout( $plugin_key, $plugin_prefix, $plugin_name, $banner_url = false ) {
480
+ global $bstwbsftwppdtplgns_options, $bstwbsftwppdtplgns_cookie_add;
481
+ if ( isset( $bstwbsftwppdtplgns_options['time_out'][ $plugin_key ] ) && ( strtotime( $bstwbsftwppdtplgns_options['time_out'][ $plugin_key ] ) < strtotime( date("m/d/Y") . '+1 month' ) ) && ( strtotime( $bstwbsftwppdtplgns_options['time_out'][ $plugin_key ] ) > strtotime( date("m/d/Y") ) ) ) {
482
+ if ( ! isset( $bstwbsftwppdtplgns_cookie_add ) ) {
483
+ echo '<script type="text/javascript" src="' . plugins_url( 'js/c_o_o_k_i_e.js', __FILE__ ) . '"></script>';
484
+ $bstwbsftwppdtplgns_cookie_add = true;
485
+ } ?>
486
+ <script type="text/javascript">
487
+ (function($) {
488
+ $(document).ready( function() {
489
+ var hide_message = $.cookie( "<?php echo $plugin_prefix; ?>_timeout_hide_banner_on_plugin_page" );
490
+ if ( hide_message == "true" ) {
491
+ $( ".<?php echo $plugin_prefix; ?>_message" ).css( "display", "none" );
492
+ } else {
493
+ $( ".<?php echo $plugin_prefix; ?>_message" ).css( "display", "block" );
494
+ }
495
+ $( ".<?php echo $plugin_prefix; ?>_close_icon" ).click( function() {
496
+ $( ".<?php echo $plugin_prefix; ?>_message" ).css( "display", "none" );
497
+ $.cookie( "<?php echo $plugin_prefix; ?>_timeout_hide_banner_on_plugin_page", "true", { expires: 30 } );
498
+ });
499
+ });
500
+ })(jQuery);
501
+ </script>
502
+ <div class="updated" style="padding: 0; margin: 0; border: none; background: none;">
503
+ <div class="<?php echo $plugin_prefix; ?>_message bws_banner_on_plugin_page" style="display:none;">
504
+ <img class="<?php echo $plugin_prefix; ?>_close_icon close_icon" title="" src="<?php echo plugins_url( 'images/close_banner.png', __FILE__ ); ?>" alt=""/>
505
+ <div class="text"><?php _e( "You license for", 'bestwebsoft' ); ?> <strong><?php echo $plugin_name; ?></strong> <?php echo __( "expires on", 'bestwebsoft' ) . ' ' . $bstwbsftwppdtplgns_options['time_out'][ $plugin_key ] . ' ' . __( "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES.", 'bestwebsoft' ); ?> <a target="_new" href="http://support.bestwebsoft.com/entries/53487136"><?php _e( "Learn more", 'bestwebsoft' ); ?></a></div>
506
+ <div class="icon">
507
+ <img title="" src="<?php echo $banner_url; ?>" alt="" />
508
+ </div>
509
+ </div>
510
+ </div>
511
+ <?php }
512
+ }
513
+ }
514
+
515
+ if ( ! function_exists ( 'bws_plugin_init' ) ) {
516
+ function bws_plugin_init() {
517
+ /* Internationalization, first(!) */
518
+ load_plugin_textdomain( 'bestwebsoft', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
519
+ }
520
+ }
521
+
522
+ if ( ! function_exists ( 'bws_admin_enqueue_scripts' ) ) {
523
+ function bws_admin_enqueue_scripts() {
524
+ global $wp_version;
525
+ if ( $wp_version < 3.8 )
526
+ wp_enqueue_style( 'bws-admin-stylesheet', plugins_url( 'css/general_style_wp_before_3.8.css', __FILE__ ) );
527
+ else
528
+ wp_enqueue_style( 'bws-admin-stylesheet', plugins_url( 'css/general_style.css', __FILE__ ) );
529
+
530
+ if ( isset( $_GET['page'] ) && $_GET['page'] == "bws_plugins" ) {
531
+ wp_enqueue_style( 'bws_menu_style', plugins_url( 'css/style.css', __FILE__ ) );
532
+ wp_enqueue_script( 'bws_menu_script', plugins_url( 'js/bws_menu.js' , __FILE__ ) );
533
+ if ( $wp_version >= '3.8' )
534
+ wp_enqueue_script( 'theme-install' );
535
+ elseif ( $wp_version >= '3.4' )
536
+ wp_enqueue_script( 'theme' );
537
+ }
538
+ }
539
+ }
540
+
541
+ if ( ! function_exists ( 'bws_admin_head' ) ) {
542
+ function bws_admin_head() {
543
+ if ( isset( $_GET['page'] ) && $_GET['page'] == "bws_plugins" ) { ?>
544
+ <noscript>
545
+ <style type="text/css">
546
+ .bws_product_button {
547
+ display: inline-block;
548
+ }
549
+ </style>
550
+ </noscript>
551
+ <?php }
552
+ }
553
+ }
554
+
555
+ /**
556
+ * Tooltip block
557
+ */
558
+ if ( ! function_exists( 'bws_add_tooltip_admin' ) ) {
559
+ function bws_add_tooltip_admin( $tooltip_args = array() ) {
560
+ new BWS_add_admin_tooltip( $tooltip_args );
561
+ }
562
+ }
563
+
564
+ if ( ! class_exists( 'BWS_add_admin_tooltip' ) ) {
565
+ class BWS_add_admin_tooltip {
566
+ private $tooltip_args;
567
+
568
+ public function __construct( $tooltip_args ) {
569
+ global $wp_version;
570
+ if ( 3.3 > $wp_version )
571
+ return;
572
+ /* Default arguments */
573
+ $tooltip_args_default = array(
574
+ 'tooltip_id' => false,
575
+ 'css_selector' => false,
576
+ 'actions' => array(
577
+ 'click' => true,
578
+ 'onload' => false,
579
+ ),
580
+ 'buttons' => array(
581
+ 'close' => array(
582
+ 'type' => 'dismiss',
583
+ 'text' => __( 'Close', 'bestwebsoft' ),
584
+ ),
585
+ ),
586
+ 'position' => array(
587
+ 'edge' => 'top',
588
+ 'align' => 'center',
589
+ 'pos-left' => 0,
590
+ 'pos-top' => 0,
591
+ 'zindex' => 10000
592
+ ),
593
+ );
594
+ $tooltip_args = array_merge( $tooltip_args_default, $tooltip_args );
595
+ /* Check that our merged array has default values */
596
+ foreach ( $tooltip_args_default as $arg_key => $arg_value ) {
597
+ if ( is_array( $arg_value ) ) {
598
+ foreach ( $arg_value as $key => $value) {
599
+ if ( ! isset( $tooltip_args[ $arg_key ][ $key ] ) ) {
600
+ $tooltip_args[ $arg_key ][ $key ] = $tooltip_args_default[ $arg_key ][ $key ];
601
+ }
602
+ }
603
+ }
604
+ }
605
+ /* Check if tooltip is dismissed */
606
+ if ( true === $tooltip_args['actions']['onload'] ) {
607
+ if ( in_array( $tooltip_args['tooltip_id'], array_filter( explode( ',', (string) get_user_meta( get_current_user_id(), 'dismissed_wp_pointers', true ) ) ) ) ) {
608
+ $tooltip_args['actions']['onload'] = false;
609
+ }
610
+ }
611
+ /* Check entered data */
612
+ if ( false === $tooltip_args['tooltip_id'] || false === $tooltip_args['css_selector'] || ( false === $tooltip_args['actions']['click'] && false === $tooltip_args['actions']['onload'] ) ) {
613
+ /* if not enough data to output a tooltip */
614
+ return;
615
+ } else {
616
+ /* check position */
617
+ if ( ! in_array( $tooltip_args['position']['edge'], array( 'left', 'right', 'top', 'bottom' ) ) ) {
618
+ $tooltip_args['position']['edge'] = 'top';
619
+ }
620
+ if ( ! in_array( $tooltip_args['position']['align'], array( 'top', 'bottom', 'left', 'right', 'center', ) ) ) {
621
+ $tooltip_args['position']['align'] = 'center';
622
+ }
623
+ }
624
+ /* fix position */
625
+ switch ( $tooltip_args['position']['edge'] ) {
626
+ case 'left':
627
+ case 'right':
628
+ switch ( $tooltip_args['position']['align'] ) {
629
+ case 'top':
630
+ case 'bottom':
631
+ $tooltip_args['position']['align'] = 'center';
632
+ break;
633
+ }
634
+ break;
635
+ case 'top':
636
+ case 'bottom':
637
+ if ( $tooltip_args['position']['align'] == 'left' ) {
638
+ $tooltip_args['position']['pos-left'] -= 65;
639
+ }
640
+ break;
641
+ }
642
+ $this->tooltip_args = $tooltip_args;
643
+ /* add styles and scripts */
644
+ wp_enqueue_style( 'wp-pointer' );
645
+ wp_enqueue_script( 'wp-pointer' );
646
+ /* add script that displays our tooltip */
647
+ add_action( 'admin_print_footer_scripts', array( $this, 'add_scripts' ) );
648
+ }
649
+
650
+ /**
651
+ * Display tooltip
652
+ */
653
+ public function add_scripts() {
654
+ $tooltip_args = $this->tooltip_args; ?>
655
+ <script type="text/javascript">
656
+ (function($) {
657
+ var pointer_options = <?php echo json_encode( $tooltip_args ); ?>;
658
+ pointer_buttons = pointer_options['buttons'];
659
+ /* extend pointer options - add close button */
660
+ pointer_options = $.extend(pointer_options, {
661
+ buttons: function(event, t) {
662
+ var button;
663
+ /* check and add dismiss-type buttons */
664
+ for( var but in pointer_buttons ) {
665
+ if ( typeof pointer_buttons[ but ]['type'] != 'undefined' && pointer_buttons[ but ]['type'] == 'dismiss' && typeof pointer_buttons[ but ]['text'] != 'undefined' && pointer_buttons[ but ]['text'] != '' ) {
666
+ button += '<a style="margin:0px 5px 2px;" class="button-secondary">' + pointer_buttons[ but ]['text'] + '</a>';
667
+ }
668
+ }
669
+ button = jQuery( button );
670
+ button.bind('click.pointer', function () {
671
+ t.element.pointer('close');
672
+ });
673
+ return button;
674
+ },
675
+ /* add ajax dismiss functionality */
676
+ close : $.proxy(function () {
677
+ if ( pointer_options['actions']['onload'] == true ) {
678
+ $.post( ajaxurl, this );
679
+ }
680
+ }, {
681
+ pointer: pointer_options['tooltip_id'],
682
+ action: 'dismiss-wp-pointer'
683
+ })
684
+ });
685
+ /* function to display pointer */
686
+ function displayPointer( cssSelector ) {
687
+ cssSelector.pointer(pointer_options).pointer({
688
+ pointerClass: 'wp-pointer ' + pointer_options["tooltip_id"],
689
+ content: pointer_options['content'],
690
+ position:
691
+ {
692
+ edge: pointer_options['position']['edge'],
693
+ align: pointer_options['position']['align'],
694
+ },
695
+ }).pointer('open');
696
+ /* display buttons that are not type of dismiss */
697
+ for ( var but in pointer_buttons ) {
698
+ if ( typeof pointer_buttons[ but ]['type'] != 'undefined' && pointer_buttons[ but ]['type'] != 'dismiss' && typeof pointer_buttons[ but ]['text'] != 'undefined' && pointer_buttons[ but ]['text'] != '' ) {
699
+ $( '.' + pointer_options['tooltip_id'] + ' .button-secondary').first().before( '<a class="button-primary" style="margin-right: 5px;" ' +
700
+ ( ( pointer_buttons[ but ]['type'] == 'link' && typeof pointer_buttons[ but ]['link'] != 'undefined' && pointer_buttons[ but ]['link'] != '') ? 'target="_blank" href="' + pointer_buttons[ but ]['link'] + '"' : '' )
701
+ + '>' + pointer_buttons[ but ]['text'] + '</a>' );
702
+ };
703
+ }
704
+ /* adjust position of pointer */
705
+ topPos = parseInt( $( "." + pointer_options["tooltip_id"] ).css("top") ) + parseInt( pointer_options['position']['pos-top'] );
706
+ leftPos = parseInt( $( "." + pointer_options["tooltip_id"] ).css("left") ) + parseInt( pointer_options['position']['pos-left'] );
707
+ if ( pointer_options['position']['align'] == 'left' ) {
708
+ leftPos += cssSelector.outerWidth()/2;
709
+ };
710
+ $( "." + pointer_options["tooltip_id"] ).css({ "top": topPos + "px", "left": leftPos + "px" });
711
+ /* adjust z-index if need */
712
+ pointerZindex = parseInt( $( "." + pointer_options["tooltip_id"] ).css("z-index") );
713
+ if ( pointerZindex != pointer_options['position']['zindex'] ) {
714
+ $( "." + pointer_options["tooltip_id"] ).css({ "z-index": pointer_options['position']['zindex'] });
715
+ }
716
+ }
717
+ /* display pointer for the first time */
718
+ if ( pointer_options['actions']['onload'] ) {
719
+ displayPointer( $( pointer_options['css_selector'] ) );
720
+ }
721
+ /* display pointer when clicked on selector */
722
+ if ( pointer_options['actions']['click'] ) {
723
+ $( pointer_options['css_selector'] ).click( function () {
724
+ displayPointer( $( this ) );
725
+ });
726
+ }
727
+ })(jQuery);
728
+ </script>
729
+ <?php }
730
+ }
731
+ }
732
+
733
+ add_action( 'admin_init', 'bws_plugin_init' );
734
+ add_action( 'admin_enqueue_scripts', 'bws_admin_enqueue_scripts' );
735
+ add_action( 'admin_head', 'bws_admin_head' );
bws_menu/bws_menu.php CHANGED
@@ -1,18 +1,21 @@
1
  <?php
2
  /*
3
  * Function for displaying BestWebSoft menu
4
- * Version: 1.4.0
5
  */
6
 
 
 
 
7
  if ( ! function_exists( 'bws_add_menu_render' ) ) {
8
  function bws_add_menu_render() {
9
- global $wpdb, $wpmu, $wp_version, $bws_plugin_info;
10
  $error = $message = $bwsmn_form_email = '';
11
  $bws_donate_link = 'https://www.2checkout.com/checkout/purchase?sid=1430388&quantity=1&product_id=94';
12
 
13
  if ( ! function_exists( 'is_plugin_active_for_network' ) )
14
  require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
15
-
16
  if ( function_exists( 'is_multisite' ) )
17
  $admin_url = ( ! is_multisite() ) ? admin_url( '/' ) : network_admin_url( '/' );
18
  else
@@ -40,7 +43,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
40
  'pro_version' => 'contact-form-pro/contact_form_pro.php',
41
  'purchase' => 'http://bestwebsoft.com/products/contact-form/buy/?k=773dc97bb3551975db0e32edca1a6d71&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
42
  'pro_settings' => 'admin.php?page=contact_form_pro.php'
43
- ),
44
  'facebook-button-plugin/facebook-button-plugin.php' => array(
45
  'name' => 'Facebook Like Button',
46
  'description' => 'Allows you to add the Follow and Like buttons the easiest way.',
@@ -62,7 +65,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
62
  'pro_version' => 'twitter-pro/twitter-pro.php',
63
  'purchase' => 'http://bestwebsoft.com/products/twitter/buy/?k=63ecbf0cc9cebf060b5a3c9362299700&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
64
  'pro_settings' => 'admin.php?page=twitter-pro.php'
65
- ),
66
  'portfolio/portfolio.php' => array(
67
  'name' => 'Portfolio',
68
  'description' => 'Allows you to create a page with the information about your past projects.',
@@ -83,7 +86,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
83
  'pro_settings' => 'admin.php?page=gallery-plugin-pro.php'
84
  ),
85
  'adsense-plugin/adsense-plugin.php'=> array(
86
- 'name' => 'Google AdSense',
87
  'description' => 'Allows Google AdSense implementation to your website.',
88
  'link' => 'http://bestwebsoft.com/products/google-adsense/?k=60e3979921e354feb0347e88e7d7b73d&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
89
  'download' => 'http://bestwebsoft.com/products/google-adsense/download/?k=60e3979921e354feb0347e88e7d7b73d&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
@@ -107,7 +110,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
107
  'settings' => 'admin.php?page=quotes-and-tips.php'
108
  ),
109
  'google-sitemap-plugin/google-sitemap-plugin.php'=> array(
110
- 'name' => 'Google Sitemap',
111
  'description' => 'Allows you to add sitemap file to Google Webmaster Tools.',
112
  'link' => 'http://bestwebsoft.com/products/google-sitemap/?k=5202b2f5ce2cf85daee5e5f79a51d806&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
113
  'download' => 'http://bestwebsoft.com/products/google-sitemap/download/?k=5202b2f5ce2cf85daee5e5f79a51d806&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
@@ -137,7 +140,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
137
  'settings' => 'admin.php?page=custom_fields_search.php'
138
  ),
139
  'google-one/google-plus-one.php' => array(
140
- 'name' => 'Google +1',
141
  'description' => 'Allows you to see how many times your page has been liked on Google Search Engine as well as who has liked the article.',
142
  'link' => 'http://bestwebsoft.com/products/google-plus-one/?k=ce7a88837f0a857b3a2bb142f470853c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
143
  'download' => 'http://bestwebsoft.com/products/google-plus-one/download/?k=ce7a88837f0a857b3a2bb142f470853c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
@@ -194,7 +197,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
194
  'settings' => 'admin.php?page=post-to-csv.php'
195
  ),
196
  'google-shortlink/google-shortlink.php' => array(
197
- 'name' => 'Google Shortlink',
198
  'description' => 'Allows you to get short links from goo.gl servise without leaving your site.',
199
  'link' => 'http://bestwebsoft.com/products/google-shortlink/?k=afcf3eaed021bbbbeea1090e16bc22db&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
200
  'download' => 'http://bestwebsoft.com/products/google-shortlink/download/?k=afcf3eaed021bbbbeea1090e16bc22db&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
@@ -207,10 +210,13 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
207
  'link' => 'http://bestwebsoft.com/products/htaccess/?k=2b865fcd56a935d22c5c4f1bba52ed46&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
208
  'download' => 'http://bestwebsoft.com/products/htaccess/download/?k=2b865fcd56a935d22c5c4f1bba52ed46&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
209
  'wp_install' => $admin_url . 'plugin-install.php?tab=search&s=Htaccess+Bestwebsoft&plugin-search-input=Search+Plugins',
210
- 'settings' => 'admin.php?page=htaccess.php'
 
 
 
211
  ),
212
  'google-captcha/google-captcha.php' => array(
213
- 'name' => 'Google Captcha (reCAPTCHA)',
214
  'description' => 'Plugin intended to prove that the visitor is a human being and not a spam robot.',
215
  'link' => 'http://bestwebsoft.com/products/google-captcha/?k=7b59fbe542acf950b29f3e020d5ad735&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
216
  'download' => 'http://bestwebsoft.com/products/google-captcha/download/?k=7b59fbe542acf950b29f3e020d5ad735&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
@@ -234,7 +240,10 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
234
  'link' => 'http://bestwebsoft.com/products/subscriber/?k=a4ecc1b7800bae7329fbe8b4b04e9c88&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
235
  'download' => 'http://bestwebsoft.com/products/subscriber/download/?k=a4ecc1b7800bae7329fbe8b4b04e9c88&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
236
  'wp_install' => $admin_url . 'plugin-install.php?tab=search&s=Subscriber+Bestwebsoft&plugin-search-input=Search+Plugins',
237
- 'settings' => 'admin.php?page=sbscrbr_settings_page'
 
 
 
238
  ),
239
  'contact-form-multi/contact-form-multi.php' => array(
240
  'name' => 'Contact Form Multi',
@@ -248,23 +257,26 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
248
  'pro_settings' => ''
249
  ),
250
  'bws-google-maps/bws-google-maps.php' => array(
251
- 'name' => 'BestWebSoft Google Maps',
252
  'description' => 'Easy to set up and insert Google Maps to your website.',
253
  'link' => 'http://bestwebsoft.com/products/bws-google-maps/?k=d8fac412d7359ebaa4ff53b46572f9f7&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
254
  'download' => 'http://bestwebsoft.com/products/bws-google-maps/download/?k=d8fac412d7359ebaa4ff53b46572f9f7&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
255
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&s=BestWebSoft+Google+Maps&plugin-search-input=Search+Plugins',
256
  'settings' => 'admin.php?page=bws-google-maps.php',
257
  'pro_version' => 'bws-google-maps-pro/bws-google-maps-pro.php',
258
  'purchase' => 'http://bestwebsoft.com/products/bws-google-maps/buy/?k=117c3f9fc17f2c83ef430a8a9dc06f56&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
259
  'pro_settings' => 'admin.php?page=bws-google-maps-pro.php'
260
  ),
261
  'bws-google-analytics/bws-google-analytics.php' => array(
262
- 'name' => 'BestWebSoft Google Analytics',
263
  'description' => 'Allows you to retrieve basic stats from Google Analytics account and add the tracking code to your blog.',
264
  'link' => 'http://bestwebsoft.com/products/bws-google-analytics/?k=261c74cad753fb279cdf5a5db63fbd43&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
265
  'download' => 'http://bestwebsoft.com/products/bws-google-analytics/download/?k=261c74cad753fb279cdf5a5db63fbd43&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
266
- 'wp_install' => $admin_url . 'plugin-install.php?tab=search&s=BestWebSoft+Google+Analytics&plugin-search-input=Search+Plugins',
267
- 'settings' => 'admin.php?page=bws-google-analytics.php'
 
 
 
268
  ),
269
  'db-manager/db-manager.php' => array(
270
  'name' => 'DB manager',
@@ -319,16 +331,86 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
319
  'download' => 'http://bestwebsoft.com/products/multilanguage/download/?k=7d68c7bfec2486dc350c67fff57ad433&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
320
  'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Multilanguage+BestWebSoft&plugin-search-input=Search+Plugins',
321
  'settings' => 'admin.php?page=mltlngg_settings'
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
322
  )
323
  );
324
-
325
  $all_plugins = get_plugins();
326
  $active_plugins = get_option( 'active_plugins' );
327
  $recommend_plugins = array_diff_key( $bws_plugins, $all_plugins );
328
  $bws_plugins_pro = array();
329
 
330
  foreach ( $bws_plugins as $key_plugin => $value_plugin ) {
331
- if ( ! isset( $all_plugins[ $key_plugin ] ) && isset( $bws_plugins[ $key_plugin ]['pro_version'] ) && isset( $all_plugins[ $bws_plugins[ $key_plugin ]['pro_version'] ] ) ) {
332
  unset( $recommend_plugins[ $key_plugin ] );
333
  }
334
  }
@@ -343,7 +425,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
343
  if ( isset( $value['pro_version'] ) && $value['pro_version'] == $key_plugin ) {
344
  $bws_plugins_pro[ $key_plugin ] = $key;
345
  unset( $all_plugins[ $key ] );
346
- }
347
  }
348
  }
349
  }
@@ -356,7 +438,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
356
  $sql_mode = $mysql_info[0]->Value;
357
  if ( empty( $sql_mode ) )
358
  $sql_mode = __( 'Not set', 'bestwebsoft' );
359
-
360
  $safe_mode = ( ini_get( 'safe_mode' ) ) ? __( 'On', 'bestwebsoft' ) : __( 'Off', 'bestwebsoft' );
361
  $allow_url_fopen = ( ini_get( 'allow_url_fopen' ) ) ? __( 'On', 'bestwebsoft' ) : __( 'Off', 'bestwebsoft' );
362
  $upload_max_filesize = ( ini_get( 'upload_max_filesize' ) )? ini_get( 'upload_max_filesize' ) : __( 'N/A', 'bestwebsoft' );
@@ -412,7 +494,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
412
  $system_info['active_plugins'][ $plugin['Name'] ] = $plugin['Version'];
413
  else
414
  $system_info['inactive_plugins'][ $plugin['Name'] ] = $plugin['Version'];
415
- }
416
  }
417
 
418
  if ( ( isset( $_REQUEST['bwsmn_form_submit'] ) && check_admin_referer( plugin_basename(__FILE__), 'bwsmn_nonce_submit' ) ) ||
@@ -424,7 +506,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
424
  } else {
425
  $email = $bwsmn_form_email;
426
  $bwsmn_form_email = '';
427
- $message = __( 'Email with system info is sent to ', 'bestwebsoft' ) . $email;
428
  }
429
  } else {
430
  $email = 'plugin_system_status@bestwebsoft.com';
@@ -439,14 +521,14 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
439
  <h4>Environment</h4>
440
  <table>';
441
  foreach ( $system_info['system_info'] as $key => $value ) {
442
- $message_text .= '<tr><td>'. $key .'</td><td>'. $value .'</td></tr>';
443
  }
444
  $message_text .= '</table>';
445
  if ( ! empty( $system_info['active_plugins'] ) ) {
446
  $message_text .= '<h4>Active Plugins</h4>
447
  <table>';
448
- foreach ( $system_info['active_plugins'] as $key => $value ) {
449
- $message_text .= '<tr><td scope="row">'. $key .'</td><td scope="row">'. $value .'</td></tr>';
450
  }
451
  $message_text .= '</table>';
452
  }
@@ -474,21 +556,21 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
474
  <li><a class="bws_system_status <?php if ( isset( $_GET['action'] ) && 'system_status' == $_GET['action'] ) echo ' nav-tab-active'; ?>" href="admin.php?page=bws_plugins&amp;action=system_status"><?php _e( 'System status', 'bestwebsoft' ); ?></a></li>
475
  </ul>
476
  <div class="clear"></div>
477
- </h2>
478
  <h2 class="nav-tab-wrapper">
479
  <a class="nav-tab<?php if ( !isset( $_GET['action'] ) ) echo ' nav-tab-active'; ?>" href="admin.php?page=bws_plugins"><?php _e( 'Plugins', 'bestwebsoft' ); ?></a>
480
  <?php if ( $wp_version >= '3.4' ) { ?>
481
  <a class="nav-tab<?php if ( isset( $_GET['action'] ) && 'themes' == $_GET['action'] ) echo ' nav-tab-active'; ?>" href="admin.php?page=bws_plugins&amp;action=themes"><?php _e( 'Themes', 'bestwebsoft' ); ?></a>
482
  <?php } ?>
483
- </h2>
484
- <?php if ( ! isset( $_GET['action'] ) ) { ?>
485
  <ul class="subsubsub">
486
  <li><a <?php if ( !isset( $_GET['sub'] ) ) echo 'class="current" '; ?>href="admin.php?page=bws_plugins"><?php _e( 'All', 'bestwebsoft' ); ?></a></li> |
487
  <li><a <?php if ( isset( $_GET['sub'] ) && 'installed' == $_GET['sub'] ) echo 'class="current" '; ?>href="admin.php?page=bws_plugins&amp;sub=installed"><?php _e( 'Installed', 'bestwebsoft' ); ?></a></li> |
488
  <li><a <?php if ( isset( $_GET['sub'] ) && 'recommended' == $_GET['sub'] ) echo 'class="current" '; ?>href="admin.php?page=bws_plugins&amp;sub=recommended"><?php _e( 'Recommended', 'bestwebsoft' ); ?></a></li>
489
  </ul>
490
  <div class="clear"></div>
491
- <?php if ( ( isset( $_GET['sub'] ) && 'installed' == $_GET['sub'] ) || !isset( $_GET['sub'] ) ) { ?>
492
  <h4 class="bws_installed"><?php _e( 'Installed plugins', 'bestwebsoft' ); ?></h4>
493
  <?php foreach ( $all_plugins as $key_plugin => $value_plugin ) {
494
  if ( isset( $bws_plugins_pro[ $key_plugin ] ) )
@@ -502,33 +584,33 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
502
  $key_plugin_explode = explode( '/', $key_plugin );
503
  $icon = $key_plugin_explode[0];
504
  }
505
- }
506
 
507
  if ( isset( $bws_plugins[ $key_plugin ]['pro_version'] ) && ( in_array( $bws_plugins[ $key_plugin ]['pro_version'], $active_plugins ) || is_plugin_active_for_network( $bws_plugins[ $key_plugin ]['pro_version'] ) ) ) { ?>
508
  <div class="bws_product_box bws_exist_overlay">
509
- <div class="bws_product">
510
  <div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
511
  <div class="bws_product_content">
512
  <div class="bws_product_icon">
513
  <div class="bws_product_icon_pro">PRO</div>
514
- <img src="<?php echo plugins_url( "icons/" , __FILE__ ) . $icon . '.png'; ?>"/>
515
- </div>
516
  <div class="bws_product_description"><?php echo $value_plugin["Description"]; ?></div>
517
  </div>
518
  <div class="clear"></div>
519
  </div>
520
- <div class="bws_product_links">
521
  <a href="<?php echo $bws_plugins[ $key_plugin ]["link"]; ?>" target="_blank"><?php _e( "Learn more", 'bestwebsoft' ); ?></a>
522
  <?php if ( '' != $bws_plugins[ $key_plugin ]["pro_settings"] ) { ?>
523
  <span> | </span>
524
  <a href="<?php echo $bws_plugins[ $key_plugin ]["pro_settings"]; ?>" target="_blank"><?php _e( "Settings", 'bestwebsoft' ); ?></a>
525
  <?php } ?>
526
  </div>
527
- </div>
528
- <?php } elseif ( in_array( $key_plugin, $active_plugins ) || is_plugin_active_for_network( $key_plugin ) ) {
529
  if ( isset( $bws_plugins[ $key_plugin ]['pro_version'] ) && isset( $all_plugins[ $bws_plugins[ $key_plugin ]['pro_version'] ] ) ) { ?>
530
  <div class="bws_product_box bws_product_deactivated">
531
- <div class="bws_product">
532
  <div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
533
  <div class="bws_product_content">
534
  <div class="bws_product_icon">
@@ -538,7 +620,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
538
  <div class="bws_product_description"><?php echo $bws_plugins[ $key_plugin ]["description"]; ?></div>
539
  </div>
540
  <div class="clear"></div>
541
- </div>
542
  <div class="bws_product_links">
543
  <a href="<?php echo $bws_plugins[ $key_plugin ]["link"]; ?>" target="_blank"><?php _e( "Learn more", 'bestwebsoft' ); ?></a>
544
  <span> | </span>
@@ -547,7 +629,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
547
  </div>
548
  <?php } else { ?>
549
  <div class="bws_product_box bws_product_free">
550
- <div class="bws_product">
551
  <div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
552
  <div class="bws_product_content">
553
  <div class="bws_product_icon">
@@ -565,7 +647,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
565
  </a>
566
  <?php } ?>
567
  <div class="clear"></div>
568
- </div>
569
  <div class="bws_product_links">
570
  <a href="<?php echo $bws_plugins[ $key_plugin ]["link"]; ?>" target="_blank"><?php _e( "Learn more", 'bestwebsoft' ); ?></a>
571
  <?php if ( '' != $bws_plugins[ $key_plugin ]["settings"] ) { ?>
@@ -577,9 +659,9 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
577
  <?php }
578
  } elseif ( isset( $bws_plugins[ $key_plugin ] ) ) { ?>
579
  <div class="bws_product_box bws_product_deactivated bws_product_free">
580
- <div class="bws_product">
581
  <div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
582
- <div class="bws_product_content">
583
  <div class="bws_product_icon">
584
  <img src="<?php echo plugins_url( "icons/" , __FILE__ ) . $icon . '.png'; ?>"/>
585
  </div>
@@ -620,21 +702,21 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
620
  }
621
  } ?>
622
  <div class="bws_product_box">
623
- <div class="bws_product">
624
  <div class="bws_product_title"><?php echo $value_plugin["name"]; ?></div>
625
  <div class="bws_product_content">
626
  <div class="bws_product_icon">
627
- <?php if ( isset( $bws_plugins[ $key_plugin ]['pro_version'] ) ) { ?>
628
  <div class="bws_product_icon_pro">PRO</div>
629
  <?php } ?>
630
  <img src="<?php echo plugins_url( "icons/" , __FILE__ ) . $icon . '.png'; ?>"/>
631
  </div>
632
  <div class="bws_product_description"><?php echo $bws_plugins[ $key_plugin ]["description"]; ?></div>
633
  </div>
634
- <?php if ( isset( $bws_plugins[ $key_plugin ]["pro_version"] ) ) { ?>
635
  <a class="bws_product_button" href="<?php echo $bws_plugins[ $key_plugin ]["purchase"]; ?>" target="_blank">
636
  <?php _e( 'Go', 'bestwebsoft' ); ?> <strong>PRO</strong>
637
- </a>
638
  <?php } else { ?>
639
  <a class="bws_product_button bws_donate_button" href="<?php echo $bws_donate_link; ?>" target="_blank">
640
  <strong><?php _e( 'DONATE', 'bestwebsoft' ); ?></strong>
@@ -642,15 +724,15 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
642
  <?php } ?>
643
  </div>
644
  <div class="clear"></div>
645
- <div class="bws_product_links">
646
  <a href="<?php echo $bws_plugins[ $key_plugin ]["link"]; ?>" target="_blank"><?php _e( "Learn more", 'bestwebsoft' ); ?></a>
647
  <span> | </span>
648
  <a href="<?php echo $bws_plugins[ $key_plugin ]["wp_install"]; ?>" target="_blank"><?php _e( "Install now", 'bestwebsoft' ); ?></a>
649
  </div>
650
  </div>
651
- <?php }
652
- } ?>
653
- <?php } elseif ( 'themes' == $_GET['action'] ) { ?>
654
  <div id="availablethemes">
655
  <?php global $tabs, $tab, $paged, $type, $theme_field_defaults;
656
  include( ABSPATH . 'wp-admin/includes/theme-install.php' );
@@ -666,7 +748,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
666
  $api = themes_api( 'query_themes', $args );
667
 
668
  if ( is_wp_error( $api ) )
669
- wp_die( $api->get_error_message() . '</p> <p><a href="#" onclick="document.location.reload(); return false;">' . __( 'Try again' ) . '</a>' );
670
 
671
  $theme_class->items = $api->themes;
672
  $theme_class->set_pagination_args( array(
@@ -684,7 +766,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
684
 
685
  $name = wp_kses( $theme->name, $themes_allowedtags );
686
  $author = wp_kses( $theme->author, $themes_allowedtags );
687
- $preview_title = sprintf( __('Preview &#8220;%s&#8221;'), $name );
688
  $preview_url = add_query_arg( array(
689
  'tab' => 'theme-information',
690
  'theme' => $theme->slug,
@@ -715,29 +797,29 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
715
  switch ( $status ) {
716
  default:
717
  case 'install':
718
- $actions[] = '<a class="install-now" href="' . esc_url( wp_nonce_url( $install_url, 'install-theme_' . $theme->slug ) ) . '" title="' . esc_attr( sprintf( __( 'Install %s' ), $name ) ) . '">' . __( 'Install Now' ) . '</a>';
719
  break;
720
  case 'update_available':
721
- $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' ), $theme->version ) ) . '">' . __( 'Update' ) . '</a>';
722
  break;
723
  case 'newer_installed':
724
  case 'latest_installed':
725
- $actions[] = '<span class="install-now" title="' . esc_attr__( 'This theme is already installed and is up to date' ) . '">' . _x( 'Installed', 'theme' ) . '</span>';
726
  break;
727
  }
728
- $actions[] = '<a class="install-theme-preview" href="' . esc_url( $preview_url ) . '" title="' . esc_attr( sprintf( __( 'Preview %s' ), $name ) ) . '">' . __( 'Preview' ) . '</a>';
729
  $actions = apply_filters( 'theme_install_actions', $actions, $theme ); ?>
730
  <a class="screenshot install-theme-preview" href="<?php echo esc_url( $preview_url ); ?>" title="<?php echo esc_attr( $preview_title ); ?>">
731
  <img src='<?php echo esc_url( $theme->screenshot_url ); ?>' width='150' />
732
  </a>
733
  <h3><?php echo $name; ?></h3>
734
- <div class="theme-author"><?php printf( __( 'By %s' ), $author ); ?></div>
735
  <div class="action-links">
736
  <ul>
737
  <?php foreach ( $actions as $action ): ?>
738
  <li><?php echo $action; ?></li>
739
  <?php endforeach; ?>
740
- <li class="hide-if-no-js"><a href="#" class="theme-detail"><?php _e('Details') ?></a></li>
741
  </ul>
742
  </div>
743
  <?php $theme_class->install_theme_info( $theme ); ?>
@@ -763,13 +845,13 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
763
  <?php } else { ?>
764
  <div class="theme-screenshot blank"></div>
765
  <?php } ?>
766
- <div class="theme-author"><?php printf( __( 'By %s' ), $theme->author ); ?></div>
767
  <h3 class="theme-name"><?php echo $theme->name; ?></h3>
768
  <div class="theme-actions">
769
- <a class="button button-secondary preview install-theme-preview" href="theme-install.php?theme=<?php echo $theme->slug ?>"><?php esc_html_e( 'Learn More' ); ?></a>
770
  </div>
771
  <?php if ( $theme->installed ) { ?>
772
- <div class="theme-installed"><?php _e( 'Already Installed' ); ?></div>
773
  <?php } ?>
774
  </div>
775
  <?php } ?>
@@ -787,11 +869,11 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
787
  <table class="bws_system_info">
788
  <thead><tr><th><?php _e( 'Environment', 'bestwebsoft' ); ?></th><td></td></tr></thead>
789
  <tbody>
790
- <?php foreach ( $system_info['system_info'] as $key => $value ) { ?>
791
  <tr>
792
  <td scope="row"><?php echo $key; ?></td>
793
  <td scope="row"><?php echo $value; ?></td>
794
- </tr>
795
  <?php } ?>
796
  </tbody>
797
  </table>
@@ -799,11 +881,11 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
799
  <thead><tr><th><?php _e( 'Active Plugins', 'bestwebsoft' ); ?></th><th></th></tr></thead>
800
  <tbody>
801
  <?php if ( ! empty( $system_info['active_plugins'] ) ) {
802
- foreach ( $system_info['active_plugins'] as $key => $value ) { ?>
803
  <tr>
804
  <td scope="row"><?php echo $key; ?></td>
805
  <td scope="row"><?php echo $value; ?></td>
806
- </tr>
807
  <?php }
808
  } ?>
809
  </tbody>
@@ -812,78 +894,63 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
812
  <thead><tr><th><?php _e( 'Inactive Plugins', 'bestwebsoft' ); ?></th><th></th></tr></thead>
813
  <tbody>
814
  <?php if ( ! empty( $system_info['inactive_plugins'] ) ) {
815
- foreach ( $system_info['inactive_plugins'] as $key => $value ) { ?>
816
  <tr>
817
  <td scope="row"><?php echo $key; ?></td>
818
  <td scope="row"><?php echo $value; ?></td>
819
- </tr>
820
- <?php }
821
  } ?>
822
  </tbody>
823
  </table>
824
- <div class="clear"></div>
825
  <form method="post" action="admin.php?page=bws_plugins&amp;action=system_status">
826
- <p>
827
  <input type="hidden" name="bwsmn_form_submit" value="submit" />
828
  <input type="submit" class="button-primary" value="<?php _e( 'Send to support', 'bestwebsoft' ) ?>" />
829
- <?php wp_nonce_field( plugin_basename(__FILE__), 'bwsmn_nonce_submit' ); ?>
830
- </p>
831
- </form>
832
- <form method="post" action="admin.php?page=bws_plugins&amp;action=system_status">
833
- <p>
834
- <input type="hidden" name="bwsmn_form_submit_custom_email" value="submit" />
835
  <input type="submit" class="button" value="<?php _e( 'Send to custom email &#187;', 'bestwebsoft' ) ?>" />
836
  <input type="text" value="<?php echo $bwsmn_form_email; ?>" name="bwsmn_form_email" />
837
  <?php wp_nonce_field( plugin_basename(__FILE__), 'bwsmn_nonce_submit_custom_email' ); ?>
838
- </p>
839
- </form>
840
  </div>
841
  <?php } ?>
842
  </div>
843
  <?php }
844
  }
845
 
846
- if ( ! function_exists ( 'bws_plugin_init' ) ) {
847
- function bws_plugin_init() {
848
- // Internationalization, first(!)
849
- load_plugin_textdomain( 'bestwebsoft', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
850
- }
851
- }
852
-
853
- if ( ! function_exists ( 'bws_admin_enqueue_scripts' ) ) {
854
- function bws_admin_enqueue_scripts() {
855
- global $wp_version;
856
- if ( $wp_version < 3.8 )
857
- wp_enqueue_style( 'bws-admin-stylesheet', plugins_url( 'css/general_style_wp_before_3.8.css', __FILE__ ) );
858
- else
859
- wp_enqueue_style( 'bws-admin-stylesheet', plugins_url( 'css/general_style.css', __FILE__ ) );
860
-
861
- if ( isset( $_GET['page'] ) && $_GET['page'] == "bws_plugins" ) {
862
- wp_enqueue_style( 'bws_menu_style', plugins_url( 'css/style.css', __FILE__ ) );
863
- wp_enqueue_script( 'bws_menu_script', plugins_url( 'js/bws_menu.js' , __FILE__ ) );
864
- if ( $wp_version >= '3.8' )
865
- wp_enqueue_script( 'theme-install' );
866
- elseif ( $wp_version >= '3.4' )
867
- wp_enqueue_script( 'theme' );
868
- }
869
- }
870
- }
871
-
872
- if ( ! function_exists ( 'bws_admin_head' ) ) {
873
- function bws_admin_head() {
874
- if ( isset( $_GET['page'] ) && $_GET['page'] == "bws_plugins" ) { ?>
875
- <noscript>
876
- <style type="text/css">
877
- .bws_product_button {
878
- display: inline-block;
879
- }
880
- </style>
881
- </noscript>
882
- <?php }
883
  }
884
- }
885
-
886
- add_action( 'admin_init', 'bws_plugin_init' );
887
- add_action( 'admin_enqueue_scripts', 'bws_admin_enqueue_scripts' );
888
- add_action( 'admin_head', 'bws_admin_head' );
889
- ?>
1
  <?php
2
  /*
3
  * Function for displaying BestWebSoft menu
4
+ * Version: 1.5.5
5
  */
6
 
7
+ if ( ! function_exists ( 'bws_admin_enqueue_scripts' ) )
8
+ require_once( dirname( __FILE__ ) . '/bws_functions.php' );
9
+
10
  if ( ! function_exists( 'bws_add_menu_render' ) ) {
11
  function bws_add_menu_render() {
12
+ global $wpdb, $wp_version, $bws_plugin_info;
13
  $error = $message = $bwsmn_form_email = '';
14
  $bws_donate_link = 'https://www.2checkout.com/checkout/purchase?sid=1430388&quantity=1&product_id=94';
15
 
16
  if ( ! function_exists( 'is_plugin_active_for_network' ) )
17
  require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
18
+
19
  if ( function_exists( 'is_multisite' ) )
20
  $admin_url = ( ! is_multisite() ) ? admin_url( '/' ) : network_admin_url( '/' );
21
  else
43
  'pro_version' => 'contact-form-pro/contact_form_pro.php',
44
  'purchase' => 'http://bestwebsoft.com/products/contact-form/buy/?k=773dc97bb3551975db0e32edca1a6d71&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
45
  'pro_settings' => 'admin.php?page=contact_form_pro.php'
46
+ ),
47
  'facebook-button-plugin/facebook-button-plugin.php' => array(
48
  'name' => 'Facebook Like Button',
49
  'description' => 'Allows you to add the Follow and Like buttons the easiest way.',
65
  'pro_version' => 'twitter-pro/twitter-pro.php',
66
  'purchase' => 'http://bestwebsoft.com/products/twitter/buy/?k=63ecbf0cc9cebf060b5a3c9362299700&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
67
  'pro_settings' => 'admin.php?page=twitter-pro.php'
68
+ ),
69
  'portfolio/portfolio.php' => array(
70
  'name' => 'Portfolio',
71
  'description' => 'Allows you to create a page with the information about your past projects.',
86
  'pro_settings' => 'admin.php?page=gallery-plugin-pro.php'
87
  ),
88
  'adsense-plugin/adsense-plugin.php'=> array(
89
+ 'name' => 'Google AdSense by BestWebSoft',
90
  'description' => 'Allows Google AdSense implementation to your website.',
91
  'link' => 'http://bestwebsoft.com/products/google-adsense/?k=60e3979921e354feb0347e88e7d7b73d&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
92
  'download' => 'http://bestwebsoft.com/products/google-adsense/download/?k=60e3979921e354feb0347e88e7d7b73d&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
110
  'settings' => 'admin.php?page=quotes-and-tips.php'
111
  ),
112
  'google-sitemap-plugin/google-sitemap-plugin.php'=> array(
113
+ 'name' => 'Google Sitemap by BestWebSoft',
114
  'description' => 'Allows you to add sitemap file to Google Webmaster Tools.',
115
  'link' => 'http://bestwebsoft.com/products/google-sitemap/?k=5202b2f5ce2cf85daee5e5f79a51d806&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
116
  'download' => 'http://bestwebsoft.com/products/google-sitemap/download/?k=5202b2f5ce2cf85daee5e5f79a51d806&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
140
  'settings' => 'admin.php?page=custom_fields_search.php'
141
  ),
142
  'google-one/google-plus-one.php' => array(
143
+ 'name' => 'Google +1 by BestWebSoft',
144
  'description' => 'Allows you to see how many times your page has been liked on Google Search Engine as well as who has liked the article.',
145
  'link' => 'http://bestwebsoft.com/products/google-plus-one/?k=ce7a88837f0a857b3a2bb142f470853c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
146
  'download' => 'http://bestwebsoft.com/products/google-plus-one/download/?k=ce7a88837f0a857b3a2bb142f470853c&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
197
  'settings' => 'admin.php?page=post-to-csv.php'
198
  ),
199
  'google-shortlink/google-shortlink.php' => array(
200
+ 'name' => 'Google Shortlink by BestWebSoft',
201
  'description' => 'Allows you to get short links from goo.gl servise without leaving your site.',
202
  'link' => 'http://bestwebsoft.com/products/google-shortlink/?k=afcf3eaed021bbbbeea1090e16bc22db&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
203
  'download' => 'http://bestwebsoft.com/products/google-shortlink/download/?k=afcf3eaed021bbbbeea1090e16bc22db&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
210
  'link' => 'http://bestwebsoft.com/products/htaccess/?k=2b865fcd56a935d22c5c4f1bba52ed46&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
211
  'download' => 'http://bestwebsoft.com/products/htaccess/download/?k=2b865fcd56a935d22c5c4f1bba52ed46&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
212
  'wp_install' => $admin_url . 'plugin-install.php?tab=search&s=Htaccess+Bestwebsoft&plugin-search-input=Search+Plugins',
213
+ 'settings' => 'admin.php?page=htaccess.php',
214
+ 'pro_version' => 'htaccess-pro/htaccess-pro.php',
215
+ 'purchase' => 'http://bestwebsoft.com/products/htaccess/buy/?k=59e9209a32864be534fda77d5e591c15&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
216
+ 'pro_settings' => 'admin.php?page=htaccess-pro.php'
217
  ),
218
  'google-captcha/google-captcha.php' => array(
219
+ 'name' => 'Google Captcha (reCAPTCHA) by BestWebSoft',
220
  'description' => 'Plugin intended to prove that the visitor is a human being and not a spam robot.',
221
  'link' => 'http://bestwebsoft.com/products/google-captcha/?k=7b59fbe542acf950b29f3e020d5ad735&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
222
  'download' => 'http://bestwebsoft.com/products/google-captcha/download/?k=7b59fbe542acf950b29f3e020d5ad735&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
240
  'link' => 'http://bestwebsoft.com/products/subscriber/?k=a4ecc1b7800bae7329fbe8b4b04e9c88&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
241
  'download' => 'http://bestwebsoft.com/products/subscriber/download/?k=a4ecc1b7800bae7329fbe8b4b04e9c88&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
242
  'wp_install' => $admin_url . 'plugin-install.php?tab=search&s=Subscriber+Bestwebsoft&plugin-search-input=Search+Plugins',
243
+ 'settings' => 'admin.php?page=sbscrbr_settings_page',
244
+ 'pro_version' => 'subscriber-pro/subscriber-pro.php',
245
+ 'purchase' => 'http://bestwebsoft.com/products/subscriber/buy/?k=02dbb8b549925d9b74e70adc2a7282e4&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
246
+ 'pro_settings' => 'admin.php?page=sbscrbrpr_settings_page'
247
  ),
248
  'contact-form-multi/contact-form-multi.php' => array(
249
  'name' => 'Contact Form Multi',
257
  'pro_settings' => ''
258
  ),
259
  'bws-google-maps/bws-google-maps.php' => array(
260
+ 'name' => 'Google Maps by BestWebSoft',
261
  'description' => 'Easy to set up and insert Google Maps to your website.',
262
  'link' => 'http://bestwebsoft.com/products/bws-google-maps/?k=d8fac412d7359ebaa4ff53b46572f9f7&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
263
  'download' => 'http://bestwebsoft.com/products/bws-google-maps/download/?k=d8fac412d7359ebaa4ff53b46572f9f7&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
264
+ 'wp_install' => $admin_url . 'plugin-install.php?tab=search&s=Google+Maps+Bestwebsoft&plugin-search-input=Search+Plugins',
265
  'settings' => 'admin.php?page=bws-google-maps.php',
266
  'pro_version' => 'bws-google-maps-pro/bws-google-maps-pro.php',
267
  'purchase' => 'http://bestwebsoft.com/products/bws-google-maps/buy/?k=117c3f9fc17f2c83ef430a8a9dc06f56&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
268
  'pro_settings' => 'admin.php?page=bws-google-maps-pro.php'
269
  ),
270
  'bws-google-analytics/bws-google-analytics.php' => array(
271
+ 'name' => 'Google Analytics by BestWebSoft',
272
  'description' => 'Allows you to retrieve basic stats from Google Analytics account and add the tracking code to your blog.',
273
  'link' => 'http://bestwebsoft.com/products/bws-google-analytics/?k=261c74cad753fb279cdf5a5db63fbd43&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
274
  'download' => 'http://bestwebsoft.com/products/bws-google-analytics/download/?k=261c74cad753fb279cdf5a5db63fbd43&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
275
+ 'wp_install' => $admin_url . 'plugin-install.php?tab=search&s=Google+Analytics+Bestwebsoft&plugin-search-input=Search+Plugins',
276
+ 'settings' => 'admin.php?page=bws-google-analytics.php',
277
+ 'pro_version' => 'bws-google-analytics-pro/bws-google-analytics-pro.php',
278
+ 'purchase' => 'http://bestwebsoft.com/products/bws-google-analytics/buy/?k=83796e84fec3f70ecfcc8894a73a6c4a&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
279
+ 'pro_settings' => 'admin.php?page=bws-google-analytics-pro.php'
280
  ),
281
  'db-manager/db-manager.php' => array(
282
  'name' => 'DB manager',
331
  'download' => 'http://bestwebsoft.com/products/multilanguage/download/?k=7d68c7bfec2486dc350c67fff57ad433&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
332
  'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Multilanguage+BestWebSoft&plugin-search-input=Search+Plugins',
333
  'settings' => 'admin.php?page=mltlngg_settings'
334
+ ),
335
+ 'bws-popular-posts/bws-popular-posts.php' => array(
336
+ 'name' => 'Popular Posts by BestWebSoft',
337
+ 'description' => 'This plugin will help you can display the most popular posts on your blog in the widget.',
338
+ 'link' => 'http://bestwebsoft.com/products/popular-posts/?k=4d529f116d2b7f7df3a78018c383f975&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
339
+ 'download' => 'http://bestwebsoft.com/products/popular-posts/download/?k=4d529f116d2b7f7df3a78018c383f975&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
340
+ 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Popular+Posts+BestWebSoft&plugin-search-input=Search+Plugins',
341
+ 'settings' => 'admin.php?page=popular-posts.php'
342
+ ),
343
+ 'bws-testimonials/bws-testimonials.php' => array(
344
+ 'name' => 'Testimonials by BestWebSoft',
345
+ 'description' => 'Allows creating and displaying a Testimonial on your website.',
346
+ 'link' => 'http://bestwebsoft.com/products/testimonials/?k=3fe4bb89dc901c98e43a113e08f8db73&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
347
+ 'download' => 'http://bestwebsoft.com/products/testimonials/download/?k=3fe4bb89dc901c98e43a113e08f8db73&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
348
+ 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Testimonials+BestWebSoft&plugin-search-input=Search+Plugins',
349
+ 'settings' => 'admin.php?page=testimonials.php'
350
+ ),
351
+ 'bws-featured-posts/bws-featured-posts.php' => array(
352
+ 'name' => 'Featured Posts by BestWebSoft',
353
+ 'description' => 'Displays featured posts randomly on any website page.',
354
+ 'link' => 'http://bestwebsoft.com/products/featured-posts/?k=f0afb31185ba7c7d6d598528d69f6d97&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
355
+ 'download' => 'http://bestwebsoft.com/products/featured-posts/download/?k=f0afb31185ba7c7d6d598528d69f6d97&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
356
+ 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Featured+Posts+BestWebSoft&plugin-search-input=Search+Plugins',
357
+ 'settings' => 'admin.php?page=featured-posts.php'
358
+ ),
359
+ 'gallery-categories/gallery-categories.php' => array(
360
+ 'name' => 'Gallery Categories',
361
+ 'description' => 'Add-on for Gallery Plugin by BestWebSoft',
362
+ 'link' => 'http://bestwebsoft.com/products/gallery-categories/?k=7d68c7bfec2486dc350c67fff57ad433&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
363
+ 'download' => 'http://bestwebsoft.com/products/gallery-categories/download/?k=7d68c7bfec2486dc350c67fff57ad433&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
364
+ 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Gallery+Categories+BestWebSoft&plugin-search-input=Search+Plugins',
365
+ 'settings' => ''
366
+ ),
367
+ 're-attacher/re-attacher.php' => array(
368
+ 'name' => 'Re-attacher',
369
+ 'description' => 'This plugin allows to attach, unattach or reattach media item in different post.',
370
+ 'link' => 'http://bestwebsoft.com/products/re-attacher/?k=4d529f116d2b7f7df3a78018c383f975&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
371
+ 'download' => 'http://bestwebsoft.com/products/re-attacher/download/?k=4d529f116d2b7f7df3a78018c383f975&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
372
+ 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Re-attacher+BestWebSoft&plugin-search-input=Search+Plugins',
373
+ 'settings' => 'admin.php?page=re-attacher.php'
374
+ ),
375
+ 'bws-smtp/bws-smtp.php' => array(
376
+ 'name' => 'SMTP by BesWebSoft',
377
+ 'description' => 'This plugin introduces an easy way to configure sending email messages via SMTP.',
378
+ 'link' => 'http://bestwebsoft.com/products/bws-smtp/?k=0546419f962704429ad2d9b88567752f&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
379
+ 'download' => 'http://bestwebsoft.com/products/bws-smtp/download/?k=0546419f962704429ad2d9b88567752f&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
380
+ 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=SMTP+BestWebSoft&plugin-search-input=Search+Plugins',
381
+ 'settings' => 'admin.php?page=bwssmtp_settings'
382
+ ),
383
+ 'promobar/promobar.php' => array(
384
+ 'name' => 'PromoBar',
385
+ 'description' => 'This plugin allows placing banners with any data on your website.',
386
+ 'link' => 'http://bestwebsoft.com/products/promobar/?k=619eac2232d9cfa382c4e678c3b14766&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
387
+ 'download' => 'http://bestwebsoft.com/products/promobar/download/?k=619eac2232d9cfa382c4e678c3b14766&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
388
+ 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=PromoBar+BestWebSoft&plugin-search-input=Search+Plugins',
389
+ 'settings' => 'admin.php?page=promobar.php',
390
+ 'pro_version' => 'promobar-pro/promobar-pro.php',
391
+ 'purchase' => 'http://bestwebsoft.com/products/promobar/buy/?k=a9b09708502f12a1483532ba12fe2103&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
392
+ 'pro_settings' => 'admin.php?page=promobar-pro.php'
393
+ ),
394
+ 'realty/realty.php' => array(
395
+ 'name' => 'Realty',
396
+ 'description' => 'A convenient plugin that adds Real Estate functionality.',
397
+ 'link' => 'http://bestwebsoft.com/products/realty/?k=d55de979dbbbb7af0b2ff1d7f43884fa&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
398
+ 'download' => 'http://bestwebsoft.com/products/realty/download/?k=d55de979dbbbb7af0b2ff1d7f43884fa&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
399
+ 'wp_install' => $admin_url . 'plugin-install.php?tab=search&type=term&s=Realty+BestWebSoft&plugin-search-input=Search+Plugins',
400
+ 'settings' => 'admin.php?page=realty_settings',
401
+ 'pro_version' => 'realty-pro/realty-pro.php',
402
+ 'purchase' => 'http://bestwebsoft.com/products/realty/buy/?k=c7791f0a72acfb36f564a614dbccb474&pn=' . $bws_plugin_info["id"] . '&v=' . $bws_plugin_info["version"] . '&wp_v=' . $wp_version,
403
+ 'pro_settings' => 'admin.php?page=realty_pro_settings'
404
  )
405
  );
406
+
407
  $all_plugins = get_plugins();
408
  $active_plugins = get_option( 'active_plugins' );
409
  $recommend_plugins = array_diff_key( $bws_plugins, $all_plugins );
410
  $bws_plugins_pro = array();
411
 
412
  foreach ( $bws_plugins as $key_plugin => $value_plugin ) {
413
+ if ( ! isset( $all_plugins[ $key_plugin ] ) && isset( $bws_plugins[ $key_plugin ]['pro_version'] ) && isset( $all_plugins[ $bws_plugins[ $key_plugin ]['pro_version'] ] ) ) {
414
  unset( $recommend_plugins[ $key_plugin ] );
415
  }
416
  }
425
  if ( isset( $value['pro_version'] ) && $value['pro_version'] == $key_plugin ) {
426
  $bws_plugins_pro[ $key_plugin ] = $key;
427
  unset( $all_plugins[ $key ] );
428
+ }
429
  }
430
  }
431
  }
438
  $sql_mode = $mysql_info[0]->Value;
439
  if ( empty( $sql_mode ) )
440
  $sql_mode = __( 'Not set', 'bestwebsoft' );
441
+
442
  $safe_mode = ( ini_get( 'safe_mode' ) ) ? __( 'On', 'bestwebsoft' ) : __( 'Off', 'bestwebsoft' );
443
  $allow_url_fopen = ( ini_get( 'allow_url_fopen' ) ) ? __( 'On', 'bestwebsoft' ) : __( 'Off', 'bestwebsoft' );
444
  $upload_max_filesize = ( ini_get( 'upload_max_filesize' ) )? ini_get( 'upload_max_filesize' ) : __( 'N/A', 'bestwebsoft' );
494
  $system_info['active_plugins'][ $plugin['Name'] ] = $plugin['Version'];
495
  else
496
  $system_info['inactive_plugins'][ $plugin['Name'] ] = $plugin['Version'];
497
+ }
498
  }
499
 
500
  if ( ( isset( $_REQUEST['bwsmn_form_submit'] ) && check_admin_referer( plugin_basename(__FILE__), 'bwsmn_nonce_submit' ) ) ||
506
  } else {
507
  $email = $bwsmn_form_email;
508
  $bwsmn_form_email = '';
509
+ $message = __( 'Email with system info is sent to ', 'bestwebsoft' ) . $email;
510
  }
511
  } else {
512
  $email = 'plugin_system_status@bestwebsoft.com';
521
  <h4>Environment</h4>
522
  <table>';
523
  foreach ( $system_info['system_info'] as $key => $value ) {
524
+ $message_text .= '<tr><td>'. $key .'</td><td>'. $value .'</td></tr>';
525
  }
526
  $message_text .= '</table>';
527
  if ( ! empty( $system_info['active_plugins'] ) ) {
528
  $message_text .= '<h4>Active Plugins</h4>
529
  <table>';
530
+ foreach ( $system_info['active_plugins'] as $key => $value ) {
531
+ $message_text .= '<tr><td scope="row">'. $key .'</td><td scope="row">'. $value .'</td></tr>';
532
  }
533
  $message_text .= '</table>';
534
  }
556
  <li><a class="bws_system_status <?php if ( isset( $_GET['action'] ) && 'system_status' == $_GET['action'] ) echo ' nav-tab-active'; ?>" href="admin.php?page=bws_plugins&amp;action=system_status"><?php _e( 'System status', 'bestwebsoft' ); ?></a></li>
557
  </ul>
558
  <div class="clear"></div>
559
+ </h2>
560
  <h2 class="nav-tab-wrapper">
561
  <a class="nav-tab<?php if ( !isset( $_GET['action'] ) ) echo ' nav-tab-active'; ?>" href="admin.php?page=bws_plugins"><?php _e( 'Plugins', 'bestwebsoft' ); ?></a>
562
  <?php if ( $wp_version >= '3.4' ) { ?>
563
  <a class="nav-tab<?php if ( isset( $_GET['action'] ) && 'themes' == $_GET['action'] ) echo ' nav-tab-active'; ?>" href="admin.php?page=bws_plugins&amp;action=themes"><?php _e( 'Themes', 'bestwebsoft' ); ?></a>
564
  <?php } ?>
565
+ </h2>
566
+ <?php if ( ! isset( $_GET['action'] ) ) { ?>
567
  <ul class="subsubsub">
568
  <li><a <?php if ( !isset( $_GET['sub'] ) ) echo 'class="current" '; ?>href="admin.php?page=bws_plugins"><?php _e( 'All', 'bestwebsoft' ); ?></a></li> |
569
  <li><a <?php if ( isset( $_GET['sub'] ) && 'installed' == $_GET['sub'] ) echo 'class="current" '; ?>href="admin.php?page=bws_plugins&amp;sub=installed"><?php _e( 'Installed', 'bestwebsoft' ); ?></a></li> |
570
  <li><a <?php if ( isset( $_GET['sub'] ) && 'recommended' == $_GET['sub'] ) echo 'class="current" '; ?>href="admin.php?page=bws_plugins&amp;sub=recommended"><?php _e( 'Recommended', 'bestwebsoft' ); ?></a></li>
571
  </ul>
572
  <div class="clear"></div>
573
+ <?php if ( ( isset( $_GET['sub'] ) && 'installed' == $_GET['sub'] ) || !isset( $_GET['sub'] ) ) { ?>
574
  <h4 class="bws_installed"><?php _e( 'Installed plugins', 'bestwebsoft' ); ?></h4>
575
  <?php foreach ( $all_plugins as $key_plugin => $value_plugin ) {
576
  if ( isset( $bws_plugins_pro[ $key_plugin ] ) )
584
  $key_plugin_explode = explode( '/', $key_plugin );
585
  $icon = $key_plugin_explode[0];
586
  }
587
+ }
588
 
589
  if ( isset( $bws_plugins[ $key_plugin ]['pro_version'] ) && ( in_array( $bws_plugins[ $key_plugin ]['pro_version'], $active_plugins ) || is_plugin_active_for_network( $bws_plugins[ $key_plugin ]['pro_version'] ) ) ) { ?>
590
  <div class="bws_product_box bws_exist_overlay">
591
+ <div class="bws_product">
592
  <div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
593
  <div class="bws_product_content">
594
  <div class="bws_product_icon">
595
  <div class="bws_product_icon_pro">PRO</div>
596
+ <img src="<?php echo plugins_url( "icons/" , __FILE__ ) . $icon . '.png'; ?>"/>
597
+ </div>
598
  <div class="bws_product_description"><?php echo $value_plugin["Description"]; ?></div>
599
  </div>
600
  <div class="clear"></div>
601
  </div>
602
+ <div class="bws_product_links">
603
  <a href="<?php echo $bws_plugins[ $key_plugin ]["link"]; ?>" target="_blank"><?php _e( "Learn more", 'bestwebsoft' ); ?></a>
604
  <?php if ( '' != $bws_plugins[ $key_plugin ]["pro_settings"] ) { ?>
605
  <span> | </span>
606
  <a href="<?php echo $bws_plugins[ $key_plugin ]["pro_settings"]; ?>" target="_blank"><?php _e( "Settings", 'bestwebsoft' ); ?></a>
607
  <?php } ?>
608
  </div>
609
+ </div>
610
+ <?php } elseif ( isset( $bws_plugins[ $key_plugin ] ) && ( in_array( $key_plugin, $active_plugins ) || is_plugin_active_for_network( $key_plugin ) ) ) {
611
  if ( isset( $bws_plugins[ $key_plugin ]['pro_version'] ) && isset( $all_plugins[ $bws_plugins[ $key_plugin ]['pro_version'] ] ) ) { ?>
612
  <div class="bws_product_box bws_product_deactivated">
613
+ <div class="bws_product">
614
  <div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
615
  <div class="bws_product_content">
616
  <div class="bws_product_icon">
620
  <div class="bws_product_description"><?php echo $bws_plugins[ $key_plugin ]["description"]; ?></div>
621
  </div>
622
  <div class="clear"></div>
623
+ </div>
624
  <div class="bws_product_links">
625
  <a href="<?php echo $bws_plugins[ $key_plugin ]["link"]; ?>" target="_blank"><?php _e( "Learn more", 'bestwebsoft' ); ?></a>
626
  <span> | </span>
629
  </div>
630
  <?php } else { ?>
631
  <div class="bws_product_box bws_product_free">
632
+ <div class="bws_product">
633
  <div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
634
  <div class="bws_product_content">
635
  <div class="bws_product_icon">
647
  </a>
648
  <?php } ?>
649
  <div class="clear"></div>
650
+ </div>
651
  <div class="bws_product_links">
652
  <a href="<?php echo $bws_plugins[ $key_plugin ]["link"]; ?>" target="_blank"><?php _e( "Learn more", 'bestwebsoft' ); ?></a>
653
  <?php if ( '' != $bws_plugins[ $key_plugin ]["settings"] ) { ?>
659
  <?php }
660
  } elseif ( isset( $bws_plugins[ $key_plugin ] ) ) { ?>
661
  <div class="bws_product_box bws_product_deactivated bws_product_free">
662
+ <div class="bws_product">
663
  <div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
664
+ <div class="bws_product_content">
665
  <div class="bws_product_icon">
666
  <img src="<?php echo plugins_url( "icons/" , __FILE__ ) . $icon . '.png'; ?>"/>
667
  </div>
702
  }
703
  } ?>
704
  <div class="bws_product_box">
705
+ <div class="bws_product">
706
  <div class="bws_product_title"><?php echo $value_plugin["name"]; ?></div>
707
  <div class="bws_product_content">
708
  <div class="bws_product_icon">
709
+ <?php if ( isset( $bws_plugins[ $key_plugin ]['pro_version'] ) ) { ?>
710
  <div class="bws_product_icon_pro">PRO</div>
711
  <?php } ?>
712
  <img src="<?php echo plugins_url( "icons/" , __FILE__ ) . $icon . '.png'; ?>"/>
713
  </div>
714
  <div class="bws_product_description"><?php echo $bws_plugins[ $key_plugin ]["description"]; ?></div>
715
  </div>
716
+ <?php if ( isset( $bws_plugins[ $key_plugin ]["pro_version"] ) ) { ?>
717
  <a class="bws_product_button" href="<?php echo $bws_plugins[ $key_plugin ]["purchase"]; ?>" target="_blank">
718
  <?php _e( 'Go', 'bestwebsoft' ); ?> <strong>PRO</strong>
719
+ </a>
720
  <?php } else { ?>
721
  <a class="bws_product_button bws_donate_button" href="<?php echo $bws_donate_link; ?>" target="_blank">
722
  <strong><?php _e( 'DONATE', 'bestwebsoft' ); ?></strong>
724
  <?php } ?>
725
  </div>
726
  <div class="clear"></div>
727
+ <div class="bws_product_links">
728
  <a href="<?php echo $bws_plugins[ $key_plugin ]["link"]; ?>" target="_blank"><?php _e( "Learn more", 'bestwebsoft' ); ?></a>
729
  <span> | </span>
730
  <a href="<?php echo $bws_plugins[ $key_plugin ]["wp_install"]; ?>" target="_blank"><?php _e( "Install now", 'bestwebsoft' ); ?></a>
731
  </div>
732
  </div>
733
+ <?php }
734
+ } ?>
735
+ <?php } elseif ( 'themes' == $_GET['action'] ) { ?>
736
  <div id="availablethemes">
737
  <?php global $tabs, $tab, $paged, $type, $theme_field_defaults;
738
  include( ABSPATH . 'wp-admin/includes/theme-install.php' );
748
  $api = themes_api( 'query_themes', $args );
749
 
750
  if ( is_wp_error( $api ) )
751
+ wp_die( $api->get_error_message() . '</p> <p><a href="#" onclick="document.location.reload(); return false;">' . __( 'Try again', 'bestwebsoft' ) . '</a>' );
752
 
753
  $theme_class->items = $api->themes;
754
  $theme_class->set_pagination_args( array(
766
 
767
  $name = wp_kses( $theme->name, $themes_allowedtags );
768
  $author = wp_kses( $theme->author, $themes_allowedtags );
769
+ $preview_title = sprintf( __( 'Preview &#8220;%s&#8221;', 'bestwebsoft' ), $name );
770
  $preview_url = add_query_arg( array(
771
  'tab' => 'theme-information',
772
  'theme' => $theme->slug,
797
  switch ( $status ) {
798
  default:
799
  case 'install':
800
+ $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>';
801
  break;
802
  case 'update_available':
803
+ $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>';
804
  break;
805
  case 'newer_installed':
806
  case 'latest_installed':
807
+ $actions[] = '<span class="install-now" title="' . esc_attr__( 'This theme is already installed and is up to date' ) . '">' . _x( 'Installed', 'theme', 'bestwebsoft' ) . '</span>';
808
  break;
809
  }
810
+ $actions[] = '<a class="install-theme-preview" href="' . esc_url( $preview_url ) . '" title="' . esc_attr( sprintf( __( 'Preview %s', 'bestwebsoft' ), $name ) ) . '">' . __( 'Preview', 'bestwebsoft' ) . '</a>';
811
  $actions = apply_filters( 'theme_install_actions', $actions, $theme ); ?>
812
  <a class="screenshot install-theme-preview" href="<?php echo esc_url( $preview_url ); ?>" title="<?php echo esc_attr( $preview_title ); ?>">
813
  <img src='<?php echo esc_url( $theme->screenshot_url ); ?>' width='150' />
814
  </a>
815
  <h3><?php echo $name; ?></h3>
816
+ <div class="theme-author"><?php printf( __( 'By %s', 'bestwebsoft' ), $author ); ?></div>
817
  <div class="action-links">
818
  <ul>
819
  <?php foreach ( $actions as $action ): ?>
820
  <li><?php echo $action; ?></li>
821
  <?php endforeach; ?>
822
+ <li class="hide-if-no-js"><a href="#" class="theme-detail"><?php _e( 'Details', 'bestwebsoft' ) ?></a></li>
823
  </ul>
824
  </div>
825
  <?php $theme_class->install_theme_info( $theme ); ?>
845
  <?php } else { ?>
846
  <div class="theme-screenshot blank"></div>
847
  <?php } ?>
848
+ <div class="theme-author"><?php printf( __( 'By %s', 'bestwebsoft' ), $theme->author ); ?></div>
849
  <h3 class="theme-name"><?php echo $theme->name; ?></h3>
850
  <div class="theme-actions">
851
+ <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>
852
  </div>
853
  <?php if ( $theme->installed ) { ?>
854
+ <div class="theme-installed"><?php _e( 'Already Installed', 'bestwebsoft' ); ?></div>
855
  <?php } ?>
856
  </div>
857
  <?php } ?>
869
  <table class="bws_system_info">
870
  <thead><tr><th><?php _e( 'Environment', 'bestwebsoft' ); ?></th><td></td></tr></thead>
871
  <tbody>
872
+ <?php foreach ( $system_info['system_info'] as $key => $value ) { ?>
873
  <tr>
874
  <td scope="row"><?php echo $key; ?></td>
875
  <td scope="row"><?php echo $value; ?></td>
876
+ </tr>
877
  <?php } ?>
878
  </tbody>
879
  </table>
881
  <thead><tr><th><?php _e( 'Active Plugins', 'bestwebsoft' ); ?></th><th></th></tr></thead>
882
  <tbody>
883
  <?php if ( ! empty( $system_info['active_plugins'] ) ) {
884
+ foreach ( $system_info['active_plugins'] as $key => $value ) { ?>
885
  <tr>
886
  <td scope="row"><?php echo $key; ?></td>
887
  <td scope="row"><?php echo $value; ?></td>
888
+ </tr>
889
  <?php }
890
  } ?>
891
  </tbody>
894
  <thead><tr><th><?php _e( 'Inactive Plugins', 'bestwebsoft' ); ?></th><th></th></tr></thead>
895
  <tbody>
896
  <?php if ( ! empty( $system_info['inactive_plugins'] ) ) {
897
+ foreach ( $system_info['inactive_plugins'] as $key => $value ) { ?>
898
  <tr>
899
  <td scope="row"><?php echo $key; ?></td>
900
  <td scope="row"><?php echo $value; ?></td>
901
+ </tr>
902
+ <?php }
903
  } ?>
904
  </tbody>
905
  </table>
906
+ <div class="clear"></div>
907
  <form method="post" action="admin.php?page=bws_plugins&amp;action=system_status">
908
+ <p>
909
  <input type="hidden" name="bwsmn_form_submit" value="submit" />
910
  <input type="submit" class="button-primary" value="<?php _e( 'Send to support', 'bestwebsoft' ) ?>" />
911
+ <?php wp_nonce_field( plugin_basename(__FILE__), 'bwsmn_nonce_submit' ); ?>
912
+ </p>
913
+ </form>
914
+ <form method="post" action="admin.php?page=bws_plugins&amp;action=system_status">
915
+ <p>
916
+ <input type="hidden" name="bwsmn_form_submit_custom_email" value="submit" />
917
  <input type="submit" class="button" value="<?php _e( 'Send to custom email &#187;', 'bestwebsoft' ) ?>" />
918
  <input type="text" value="<?php echo $bwsmn_form_email; ?>" name="bwsmn_form_email" />
919
  <?php wp_nonce_field( plugin_basename(__FILE__), 'bwsmn_nonce_submit_custom_email' ); ?>
920
+ </p>
921
+ </form>
922
  </div>
923
  <?php } ?>
924
  </div>
925
  <?php }
926
  }
927
 
928
+ if ( ! function_exists( 'bws_get_banner_array' ) ) {
929
+ function bws_get_banner_array() {
930
+ global $bstwbsftwppdtplgns_banner_array;
931
+ $bstwbsftwppdtplgns_banner_array = array(
932
+ array( 'rlt_hide_banner_on_plugin_page', 'realty/realty.php', '1.0.0' ),
933
+ array( 'prmbr_hide_banner_on_plugin_page', 'promobar/promobar.php', '1.0.0' ),
934
+ array( 'gglnltcs_hide_banner_on_plugin_page', 'bws-google-analytics/bws-google-analytics.php', '1.6.2' ),
935
+ array( 'htccss_hide_banner_on_plugin_page', 'htaccess/htaccess.php', '1.6.3' ),
936
+ array( 'sbscrbr_hide_banner_on_plugin_page', 'subscriber/subscriber.php', '1.1.8' ),
937
+ array( 'lmtttmpts_hide_banner_on_plugin_page', 'limit-attempts/limit-attempts.php', '1.0.2' ),
938
+ array( 'sndr_hide_banner_on_plugin_page', 'sender/sender.php', '0.5' ),
939
+ array( 'srrl_hide_banner_on_plugin_page', 'user-role/user-role.php', '1.4' ),
940
+ array( 'pdtr_hide_banner_on_plugin_page', 'updater/updater.php', '1.12' ),
941
+ array( 'cntctfrmtdb_hide_banner_on_plugin_page', 'contact-form-to-db/contact_form_to_db.php', '1.2' ),
942
+ array( 'cntctfrmmlt_hide_banner_on_plugin_page', 'contact-form-multi/contact-form-multi.php', '1.0.7' ),
943
+ array( 'gglmps_hide_banner_on_plugin_page', 'bws-google-maps/bws-google-maps.php', '1.2' ),
944
+ array( 'fcbkbttn_hide_banner_on_plugin_page', 'facebook-button-plugin/facebook-button-plugin.php', '2.29' ),
945
+ array( 'twttr_hide_banner_on_plugin_page', 'twitter-plugin/twitter.php', '2.34' ),
946
+ array( 'pdfprnt_hide_banner_on_plugin_page', 'pdf-print/pdf-print.php', '1.7.1' ),
947
+ array( 'gglplsn_hide_banner_on_plugin_page', 'google-one/google-plus-one.php', '1.1.4' ),
948
+ array( 'gglstmp_hide_banner_on_plugin_page', 'google-sitemap-plugin/google-sitemap-plugin.php', '2.8.4' ),
949
+ array( 'cntctfrmpr_for_ctfrmtdb_hide_banner_on_plugin_page', 'contact-form-pro/contact_form_pro.php', '1.14' ),
950
+ array( 'cntctfrm_for_ctfrmtdb_hide_banner_on_plugin_page', 'contact-form-plugin/contact_form.php', '3.62' ),
951
+ array( 'cntctfrm_hide_banner_on_plugin_page', 'contact-form-plugin/contact_form.php', '3.47' ),
952
+ array( 'cptch_hide_banner_on_plugin_page', 'captcha/captcha.php', '3.8.4' ),
953
+ array( 'gllr_hide_banner_on_plugin_page', 'gallery-plugin/gallery-plugin.php', '3.9.1' )
954
+ );
 
 
 
 
 
 
 
 
 
 
955
  }
956
+ }
 
 
 
 
 
bws_menu/css/general_style.css CHANGED
@@ -10,6 +10,10 @@
10
  .sticky-menu #toplevel_page_bws_plugins .wp-submenu .wp-first-item {
11
  display: none;
12
  }
 
 
 
 
13
  /*
14
  * styles for rate-support div on the settings page
15
  */
@@ -116,6 +120,8 @@ table.bws_pro_version td {
116
  .bws_pro_version_tooltip .bws_info {
117
  float: left;
118
  padding-top: 10px;
 
 
119
  }
120
  .bws_pro_version_tooltip .bws_pro_links {
121
  float: right;
@@ -210,7 +216,7 @@ a.bws_plugin_pro_version {
210
  border: none;
211
  font-size: 14px;
212
  margin: 18px 0 18px 16px;
213
- padding: 12px 0;
214
  color: #FFF;
215
  text-shadow: none;
216
  font-weight: bold;
@@ -222,7 +228,6 @@ a.bws_plugin_pro_version {
222
  height: 50px;
223
  text-align: center;
224
  text-transform: uppercase;
225
- width: 147px;
226
  box-shadow: none;
227
  line-height: 26px;
228
  }
10
  .sticky-menu #toplevel_page_bws_plugins .wp-submenu .wp-first-item {
11
  display: none;
12
  }
13
+ .bws_info {
14
+ color: #888888;
15
+ font-size: 10px;
16
+ }
17
  /*
18
  * styles for rate-support div on the settings page
19
  */
120
  .bws_pro_version_tooltip .bws_info {
121
  float: left;
122
  padding-top: 10px;
123
+ font-size: 14px;
124
+ color: #444;
125
  }
126
  .bws_pro_version_tooltip .bws_pro_links {
127
  float: right;
216
  border: none;
217
  font-size: 14px;
218
  margin: 18px 0 18px 16px;
219
+ padding: 12px 29px;
220
  color: #FFF;
221
  text-shadow: none;
222
  font-weight: bold;
228
  height: 50px;
229
  text-align: center;
230
  text-transform: uppercase;
 
231
  box-shadow: none;
232
  line-height: 26px;
233
  }
bws_menu/css/general_style_wp_before_3.8.css CHANGED
@@ -14,6 +14,10 @@
14
  #toplevel_page_bws_plugins .wp-submenu .wp-first-item {
15
  display: none;
16
  }
 
 
 
 
17
  /*
18
  * styles for rate-support div on the settings page
19
  */
@@ -118,6 +122,8 @@ table.bws_pro_version td {
118
  .bws_pro_version_tooltip .bws_info {
119
  float: left;
120
  padding-top: 10px;
 
 
121
  }
122
  .bws_pro_version_tooltip .bws_pro_links {
123
  float: right;
@@ -215,7 +221,7 @@ a.bws_plugin_pro_version {
215
  border: none;
216
  font-size: 14px;
217
  margin: 18px 0 18px 16px;
218
- padding: 14px 0;
219
  color: #FFF;
220
  text-shadow: none;
221
  font-weight: bold;
@@ -227,7 +233,6 @@ a.bws_plugin_pro_version {
227
  height: 50px;
228
  text-align: center;
229
  text-transform: uppercase;
230
- width: 147px;
231
  box-shadow: none;
232
  -moz-box-sizing: border-box;
233
  -webkit-box-sizing: border-box;
14
  #toplevel_page_bws_plugins .wp-submenu .wp-first-item {
15
  display: none;
16
  }
17
+ .bws_info {
18
+ color: #888888;
19
+ font-size: 10px;
20
+ }
21
  /*
22
  * styles for rate-support div on the settings page
23
  */
122
  .bws_pro_version_tooltip .bws_info {
123
  float: left;
124
  padding-top: 10px;
125
+ font-size: 14px;
126
+ color: #444;
127
  }
128
  .bws_pro_version_tooltip .bws_pro_links {
129
  float: right;
221
  border: none;
222
  font-size: 14px;
223
  margin: 18px 0 18px 16px;
224
+ padding: 14px 29px;
225
  color: #FFF;
226
  text-shadow: none;
227
  font-weight: bold;
233
  height: 50px;
234
  text-align: center;
235
  text-transform: uppercase;
 
236
  box-shadow: none;
237
  -moz-box-sizing: border-box;
238
  -webkit-box-sizing: border-box;
bws_menu/css/style.css CHANGED
@@ -62,10 +62,10 @@ h4.bws_installed:before {
62
  }
63
  .bws_product {
64
  border-bottom: 1px solid #fff;
65
- min-height: 203px;
66
  }
67
  .bws_product_content {
68
- min-height: 93px;
69
  }
70
  .bws_activate {
71
  color: #F14B21;
@@ -77,7 +77,9 @@ h4.bws_installed:before {
77
  font-weight: bold;
78
  padding: 16px 10px 28px;
79
  font-size: 14px;
80
- height: 18px;
 
 
81
  }
82
  .bws_product_deactivated .bws_product_title {
83
  color: #7e7e7e;
62
  }
63
  .bws_product {
64
  border-bottom: 1px solid #fff;
65
+ min-height: 235px;
66
  }
67
  .bws_product_content {
68
+ min-height: 87px;
69
  }
70
  .bws_activate {
71
  color: #F14B21;
77
  font-weight: bold;
78
  padding: 16px 10px 28px;
79
  font-size: 14px;
80
+ height: 42px;
81
+ position: relative;
82
+ z-index: 2;
83
  }
84
  .bws_product_deactivated .bws_product_title {
85
  color: #7e7e7e;
bws_menu/icons/bws-featured-posts.png ADDED
Binary file
bws_menu/icons/bws-popular-posts.png ADDED
Binary file
bws_menu/icons/bws-smtp.png ADDED
Binary file
bws_menu/icons/bws-testimonials.png ADDED
Binary file
bws_menu/icons/gallery-categories.png ADDED
Binary file
bws_menu/icons/promobar.png ADDED
Binary file
bws_menu/icons/re-attacher.png ADDED
Binary file
bws_menu/icons/realty.png ADDED
Binary file
{images → bws_menu/images}/close_banner.png RENAMED
File without changes
{images → bws_menu/images}/px.png RENAMED
File without changes
{js → bws_menu/js}/c_o_o_k_i_e.js RENAMED
File without changes
bws_menu/languages/bestwebsoft-de_DE.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-de_DE.po CHANGED
@@ -2,394 +2,612 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2014-11-05 16:30+0300\n"
6
- "PO-Revision-Date: 2014-11-05 16:30+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Lothar Schiborr <lothar.schiborr@web.de>\n"
9
- "Language: \n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
14
- "X-Generator: Poedit 1.5.7\n"
15
- "X-Poedit-SourceCharset: utf-8\n"
16
  "X-Poedit-KeywordsList: __;_e\n"
17
  "X-Poedit-Basepath: ..\n"
18
  "X-Textdomain-Support: yes\n"
 
19
  "X-Poedit-SearchPath-0: .\n"
20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  # @ captcha
22
- #: bws_menu.php:351
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  msgid "Not set"
24
  msgstr "Nicht festgelegt"
25
 
26
  # @ captcha
27
- #: bws_menu.php:353
28
- #: bws_menu.php:354
29
  msgid "On"
30
  msgstr "Ein"
31
 
32
  # @ captcha
33
- #: bws_menu.php:353
34
- #: bws_menu.php:354
35
  msgid "Off"
36
  msgstr "Ausgeschaltet"
37
 
38
  # @ captcha
39
- #: bws_menu.php:355
40
- #: bws_menu.php:356
41
- #: bws_menu.php:357
42
- #: bws_menu.php:358
43
- #: bws_menu.php:359
44
- #: bws_menu.php:371
45
  msgid "N/A"
46
  msgstr "keine Angaben"
47
 
48
  # @ captcha
49
- #: bws_menu.php:359
50
  msgid " Mb"
51
  msgstr " Mb"
52
 
53
  # @ captcha
54
- #: bws_menu.php:360
55
- #: bws_menu.php:361
56
- #: bws_menu.php:362
57
- #: bws_menu.php:367
58
  msgid "Yes"
59
  msgstr "Ja"
60
 
61
  # @ captcha
62
- #: bws_menu.php:360
63
- #: bws_menu.php:361
64
- #: bws_menu.php:362
65
- #: bws_menu.php:369
66
  msgid "No"
67
  msgstr "Nein"
68
 
69
  # @ captcha
70
- #: bws_menu.php:379
71
  msgid "Operating System"
72
  msgstr "Betriebs-System"
73
 
74
  # @ captcha
75
- #: bws_menu.php:380
76
  msgid "Server"
77
  msgstr "Server"
78
 
79
  # @ captcha
80
- #: bws_menu.php:381
81
  msgid "Memory usage"
82
  msgstr "Speichernutzung"
83
 
84
  # @ captcha
85
- #: bws_menu.php:382
86
  msgid "MYSQL Version"
87
  msgstr "MYSQL Version"
88
 
89
  # @ captcha
90
- #: bws_menu.php:383
91
  msgid "SQL Mode"
92
  msgstr "SQL Modus"
93
 
94
  # @ captcha
95
- #: bws_menu.php:384
96
  msgid "PHP Version"
97
  msgstr "PHP Version"
98
 
99
  # @ captcha
100
- #: bws_menu.php:385
101
  msgid "PHP Safe Mode"
102
  msgstr "PHP Gesicherter Modus"
103
 
104
  # @ captcha
105
- #: bws_menu.php:386
106
  msgid "PHP Allow URL fopen"
107
  msgstr "PHP Erlaubet URL zu öffnen (fopen)"
108
 
109
  # @ captcha
110
- #: bws_menu.php:387
111
  msgid "PHP Memory Limit"
112
  msgstr "PHP Speicher-Grenze"
113
 
114
  # @ captcha
115
- #: bws_menu.php:388
116
  msgid "PHP Max Upload Size"
117
  msgstr "PHP Maximale Upload Größe"
118
 
119
  # @ captcha
120
- #: bws_menu.php:389
121
  msgid "PHP Max Post Size"
122
  msgstr "PHP Maximale Beitrags-Größe"
123
 
124
  # @ captcha
125
- #: bws_menu.php:390
126
  msgid "PHP Max Script Execute Time"
127
  msgstr "PHP Maximale Script Ausführungszeit"
128
 
129
  # @ captcha
130
- #: bws_menu.php:391
131
  msgid "PHP Exif support"
132
  msgstr "PHP Exif Support"
133
 
134
  # @ captcha
135
- #: bws_menu.php:392
136
  msgid "PHP IPTC support"
137
  msgstr "PHP IPTC Support"
138
 
139
  # @ captcha
140
- #: bws_menu.php:393
141
  msgid "PHP XML support"
142
  msgstr "PHP XML Support"
143
 
144
  # @ captcha
145
- #: bws_menu.php:394
146
  msgid "Site URL"
147
  msgstr "Site URL"
148
 
149
  # @ captcha
150
- #: bws_menu.php:395
151
  msgid "Home URL"
152
  msgstr "Home URL"
153
 
154
  # @ captcha
155
- #: bws_menu.php:398
156
  msgid "WordPress Version"
157
  msgstr "WordPress Version"
158
 
159
  # @ captcha
160
- #: bws_menu.php:399
161
  msgid "WordPress DB Version"
162
  msgstr "WordPress DB Version"
163
 
164
  # @ captcha
165
- #: bws_menu.php:400
166
  msgid "Multisite"
167
  msgstr "Multisite"
168
 
169
  # @ captcha
170
- #: bws_menu.php:401
171
  msgid "Active Theme"
172
  msgstr "Actives Theme"
173
 
174
  # @ captcha
175
- #: bws_menu.php:416
176
  msgid "Please enter a valid email address."
177
  msgstr "Bitte geben Sie eine gültige E-Mail-Adresse ein."
178
 
179
  # @ captcha
180
- #: bws_menu.php:420
181
  msgid "Email with system info is sent to "
182
  msgstr "E-Mail-mit System Informationen wird gesendet an "
183
 
184
  # @ captcha
185
- #: bws_menu.php:424
186
  msgid "Thank you for contacting us."
187
  msgstr "Vielen Dank für Ihre Kontaktaufnahme."
188
 
189
  # @ captcha
190
- #: bws_menu.php:457
191
  msgid "Sorry, email message could not be delivered."
192
  msgstr "Sorry, E-Mail konnte nicht zugestellt werden."
193
 
194
- #: bws_menu.php:465
195
  msgid "Need help?"
196
  msgstr ""
197
 
198
- #: bws_menu.php:466
199
  msgid "Client area"
200
  msgstr ""
201
 
202
  # @ captcha
203
- #: bws_menu.php:467
204
- #: bws_menu.php:778
205
  msgid "System status"
206
  msgstr "System Status"
207
 
208
  # @ captcha
209
- #: bws_menu.php:472
210
  #, fuzzy
211
  msgid "Plugins"
212
  msgstr "BWS Plugins"
213
 
214
- #: bws_menu.php:474
215
  msgid "Themes"
216
  msgstr ""
217
 
218
- #: bws_menu.php:479
219
  msgid "All"
220
  msgstr ""
221
 
222
  # @ default
223
- #: bws_menu.php:480
224
  #, fuzzy
225
  msgid "Installed"
226
  msgstr "Installiere %s"
227
 
228
  # @ captcha
229
- #: bws_menu.php:481
230
  #, fuzzy
231
  msgid "Recommended"
232
  msgstr "Empfohlene Plugins"
233
 
234
  # @ captcha
235
- #: bws_menu.php:485
236
  msgid "Installed plugins"
237
  msgstr "Installierte Plugins"
238
 
239
  # @ captcha
240
- #: bws_menu.php:514
241
- #: bws_menu.php:536
242
- #: bws_menu.php:563
243
- #: bws_menu.php:593
244
- #: bws_menu.php:639
245
- #, fuzzy
246
- msgid "Learn more"
247
- msgstr "Lesen Sie mehr"
248
-
249
- # @ captcha
250
- #: bws_menu.php:517
251
- #: bws_menu.php:566
252
  msgid "Settings"
253
  msgstr "Einstellungen"
254
 
255
  # @ captcha
256
- #: bws_menu.php:538
257
- #: bws_menu.php:595
258
  #, fuzzy
259
  msgid "Activate this plugin"
260
  msgstr "Aktivierte Plugins"
261
 
262
- # @ captcha
263
- #: bws_menu.php:538
264
- #: bws_menu.php:595
265
- #, fuzzy
266
- msgid "Activate"
267
- msgstr "Aktivierte Plugins"
268
-
269
- #: bws_menu.php:553
270
- #: bws_menu.php:583
271
- #: bws_menu.php:629
272
  msgid "Go"
273
  msgstr ""
274
 
275
- #: bws_menu.php:557
276
- #: bws_menu.php:587
277
- #: bws_menu.php:633
278
  msgid "DONATE"
279
  msgstr ""
280
 
281
  # @ captcha
282
- #: bws_menu.php:603
283
  msgid "Recommended plugins"
284
  msgstr "Empfohlene Plugins"
285
 
286
  # @ default
287
- #: bws_menu.php:641
288
  #, fuzzy
289
  msgid "Install now"
290
  msgstr "Installiere %s"
291
 
292
- #: bws_menu.php:662
293
  msgid "Try again"
294
  msgstr ""
295
 
296
- #: bws_menu.php:680
297
  #, php-format
298
  msgid "Preview &#8220;%s&#8221;"
299
  msgstr ""
300
 
301
  # @ default
302
- #: bws_menu.php:711
303
  #, php-format
304
  msgid "Install %s"
305
  msgstr "Installiere %s"
306
 
307
  # @ default
308
- #: bws_menu.php:711
309
  #, fuzzy
310
  msgid "Install Now"
311
  msgstr "Installiere %s"
312
 
313
- #: bws_menu.php:714
314
  #, php-format
315
  msgid "Update to version %s"
316
  msgstr ""
317
 
318
- #: bws_menu.php:714
319
  msgid "Update"
320
  msgstr ""
321
 
322
- #: bws_menu.php:721
323
  #, php-format
324
  msgid "Preview %s"
325
  msgstr ""
326
 
327
- #: bws_menu.php:721
328
  msgid "Preview"
329
  msgstr ""
330
 
331
- #: bws_menu.php:727
332
- #: bws_menu.php:759
333
  #, php-format
334
  msgid "By %s"
335
  msgstr ""
336
 
337
- #: bws_menu.php:733
338
  msgid "Details"
339
  msgstr ""
340
 
341
  # @ default
342
- #: bws_menu.php:765
343
  #, fuzzy
344
  msgid "Already Installed"
345
  msgstr "Installiere %s"
346
 
347
  # @ captcha
348
- #: bws_menu.php:781
349
  msgid "Environment"
350
  msgstr "Umgebungsvariable"
351
 
352
  # @ captcha
353
- #: bws_menu.php:792
354
  msgid "Active Plugins"
355
  msgstr "Aktivierte Plugins"
356
 
357
  # @ captcha
358
- #: bws_menu.php:805
359
  msgid "Inactive Plugins"
360
  msgstr "Inactive Plugins"
361
 
362
  # @ captcha
363
- #: bws_menu.php:821
364
  msgid "Send to support"
365
  msgstr "Sende zuzm Support"
366
 
367
  # @ captcha
368
- #: bws_menu.php:828
369
  msgid "Send to custom email &#187;"
370
  msgstr "Senden Sie eine benutzerdefinierte E-Mail zu &#187;"
371
 
372
  # @ captcha
373
  #~ msgid "Pro plugins"
374
  #~ msgstr "BWS Plugins"
 
375
  # @ captcha
376
  #~ msgid "Activated plugins"
377
  #~ msgstr "Aktivierte Plugins"
 
378
  # @ captcha
379
  #~ msgid "Read more"
380
  #~ msgstr "Lesen Sie mehr"
 
381
  # @ captcha
382
  #~ msgid "Purchase"
383
  #~ msgstr "Kaufen"
 
384
  # @ captcha
385
  #~ msgid "Free plugins"
386
  #~ msgstr "Freie Plugins"
 
387
  # @ captcha
388
  #~ msgid "Download"
389
  #~ msgstr "Herunterladen"
 
390
  # @ captcha
391
  #~ msgid "Install now from wordpress.org"
392
  #~ msgstr "Installiere jetzt von wordpress.org"
 
393
  # @ captcha
394
  #, fuzzy
395
  #~ msgid "Activated theme"
@@ -405,9 +623,6 @@ msgstr "Senden Sie eine benutzerdefinierte E-Mail zu &#187;"
405
  #~ msgid "Recommended themes"
406
  #~ msgstr "Empfohlene Plugins"
407
 
408
- # @ captcha
409
- #~ msgid "If you have any questions, please contact us via"
410
- #~ msgstr "Wenn Sie irgendwelche Fragen haben, kontaktieren Sie uns bitte über"
411
  # @ default
412
  #, fuzzy
413
  #~ msgid "installed"
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-03-05 13:11+0300\n"
6
+ "PO-Revision-Date: 2015-03-05 13:12+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Lothar Schiborr <lothar.schiborr@web.de>\n"
 
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
+ "X-Generator: Poedit 1.5.4\n"
14
+ "X-Poedit-SourceCharset: UTF-8\n"
15
  "X-Poedit-KeywordsList: __;_e\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Textdomain-Support: yes\n"
18
+ "Language: de_DE\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
+ #: bws_functions.php:84
22
+ msgid "requires"
23
+ msgstr ""
24
+
25
+ #: bws_functions.php:85
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:86
32
+ msgid "Back to the WordPress"
33
+ msgstr ""
34
+
35
+ # @ captcha
36
+ #: bws_functions.php:87
37
+ #, fuzzy
38
+ msgid "Plugins page"
39
+ msgstr "BWS Plugins"
40
+
41
+ # @ captcha
42
+ #: bws_functions.php:134
43
+ #, fuzzy
44
+ msgid "Learn More"
45
+ msgstr "Lesen Sie mehr"
46
+
47
+ #: bws_functions.php:137
48
+ msgid "It’s time to upgrade your"
49
+ msgstr ""
50
+
51
+ #: bws_functions.php:137
52
+ msgid "to"
53
+ msgstr ""
54
+
55
+ # @ captcha
56
+ #: bws_functions.php:137
57
+ #, fuzzy
58
+ msgid "version!"
59
+ msgstr "PHP Version"
60
+
61
+ #: bws_functions.php:138
62
+ msgid "Extend standard plugin functionality with new great options."
63
+ msgstr ""
64
+
65
+ #: bws_functions.php:158
66
+ msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
67
+ msgstr ""
68
+
69
+ # @ captcha
70
+ #: bws_functions.php:159
71
+ #, fuzzy
72
+ msgid "Rate the plugin"
73
+ msgstr "Aktivierte Plugins"
74
+
75
+ # @ captcha
76
+ #: bws_functions.php:162
77
+ #, fuzzy
78
+ msgid "If there is something wrong about it, please contact us"
79
+ msgstr "Wenn Sie irgendwelche Fragen haben, kontaktieren Sie uns bitte über"
80
+
81
+ #: bws_functions.php:179 bws_functions.php:215 bws_functions.php:395
82
+ msgid "Wrong license key"
83
+ msgstr ""
84
+
85
+ #: bws_functions.php:209 bws_functions.php:389 bws_functions.php:426
86
+ msgid ""
87
+ "Something went wrong. Please try again later. If the error appears again, "
88
+ "please contact us"
89
+ msgstr ""
90
+
91
+ #: bws_functions.php:209 bws_functions.php:389 bws_functions.php:426
92
+ msgid "We are sorry for inconvenience."
93
+ msgstr ""
94
+
95
+ #: bws_functions.php:217 bws_functions.php:397
96
+ msgid "This license key is bind to another site"
97
+ msgstr ""
98
+
99
+ #: bws_functions.php:219 bws_functions.php:348
100
+ msgid ""
101
+ "Unfortunately, you have exceeded the number of available tries per day. "
102
+ "Please, upload the plugin manually."
103
+ msgstr ""
104
+
105
+ #: bws_functions.php:221
106
+ msgid ""
107
+ "Unfortunately, Your license has expired. To continue getting top-priority "
108
+ "support and plugin updates you should extend it in your"
109
+ msgstr ""
110
+
111
+ #: bws_functions.php:223
112
+ msgid ""
113
+ "Unfortunately, the PRO licence was already installed to this domain. The PRO "
114
+ "Trial license can be installed only once."
115
+ msgstr ""
116
+
117
+ #: bws_functions.php:234 bws_functions.php:256 bws_functions.php:278
118
+ msgid "Failed to download the zip archive. Please, upload the plugin manually"
119
+ msgstr ""
120
+
121
+ #: bws_functions.php:246
122
+ msgid "Failed to open the zip archive. Please, upload the plugin manually"
123
+ msgstr ""
124
+
125
+ #: bws_functions.php:252
126
+ msgid ""
127
+ "Your server does not support either ZipArchive or Phar. Please, upload the "
128
+ "plugin manually"
129
+ msgstr ""
130
+
131
+ #: bws_functions.php:259
132
+ msgid "UploadDir is not writable. Please, upload the plugin manually"
133
+ msgstr ""
134
+
135
+ #: bws_functions.php:282
136
+ msgid ""
137
+ "Something went wrong. Try again later or upload the plugin manually. We are "
138
+ "sorry for inconvenience."
139
+ msgstr ""
140
+
141
+ #: bws_functions.php:307
142
+ msgid "Please, enter Your license key"
143
+ msgstr ""
144
+
145
+ #: bws_functions.php:324
146
+ msgid ""
147
+ "Congratulations! The PRO version of the plugin is successfully download and "
148
+ "activated."
149
+ msgstr ""
150
+
151
+ #: bws_functions.php:326
152
+ msgid "Please, go to"
153
+ msgstr ""
154
+
155
+ #: bws_functions.php:326
156
+ msgid "the setting page"
157
+ msgstr ""
158
+
159
+ #: bws_functions.php:327
160
+ msgid "You will be redirected automatically in 5 seconds."
161
+ msgstr ""
162
+
163
+ #: bws_functions.php:332
164
+ msgid "You can download and activate"
165
+ msgstr ""
166
+
167
+ #: bws_functions.php:334
168
+ msgid "version of this plugin by entering Your license key."
169
+ msgstr ""
170
+
171
+ #: bws_functions.php:336
172
+ msgid ""
173
+ "You can find your license key on your personal page Client area, by clicking "
174
+ "on the link"
175
+ msgstr ""
176
+
177
+ #: bws_functions.php:338
178
+ msgid "(your username is the email you specify when purchasing the product)."
179
+ msgstr ""
180
+
181
+ # @ captcha
182
+ #: bws_functions.php:346 bws_functions.php:354 bws_menu.php:613
183
+ #: bws_menu.php:670
184
+ #, fuzzy
185
+ msgid "Activate"
186
+ msgstr "Aktivierte Plugins"
187
+
188
+ #: bws_functions.php:399
189
+ msgid ""
190
+ "This license key is valid, but Your license has expired. If you want to "
191
+ "update our plugin in future, you should extend the license."
192
+ msgstr ""
193
+
194
+ #: bws_functions.php:401
195
+ msgid "Unfortunately, you have exceeded the number of available tries."
196
+ msgstr ""
197
+
198
+ #: bws_functions.php:405
199
+ msgid "The license key is valid. Your license will expire on"
200
+ msgstr ""
201
+
202
+ #: bws_functions.php:407
203
+ msgid "The license key is valid."
204
+ msgstr ""
205
+
206
+ #: bws_functions.php:431
207
+ msgid "Please, enter your license key"
208
+ msgstr ""
209
+
210
+ #: bws_functions.php:444
211
+ msgid ""
212
+ "If needed you can check if the license key is correct or reenter it in the "
213
+ "field below. You can find your license key on your personal page - Client "
214
+ "area - on our website"
215
+ msgstr ""
216
+
217
+ #: bws_functions.php:444
218
+ msgid ""
219
+ "(your username is the email you specify when purchasing the product). If "
220
+ "necessary, please submit \"Lost your password?\" request."
221
+ msgstr ""
222
+
223
+ #: bws_functions.php:448
224
+ msgid "Check license key"
225
+ msgstr ""
226
+
227
+ #: bws_functions.php:462
228
+ msgid ""
229
+ "WARNING: We have noticed illegal use of our plugin by you. We strongly "
230
+ "recommend you to solve the problem within 24 hours, otherwise the plugin "
231
+ "will be deactivated. Please go to your personal"
232
+ msgstr ""
233
+
234
+ #: bws_functions.php:462
235
+ msgid ""
236
+ "(your username is the email you specify when purchasing the product), where "
237
+ "you can make the necessary changes."
238
+ msgstr ""
239
+
240
+ #: bws_functions.php:468
241
+ msgid ""
242
+ "Your license has expired. To continue getting top-priority support and "
243
+ "plugin updates you should extend it."
244
+ msgstr ""
245
+
246
  # @ captcha
247
+ #: bws_functions.php:468 bws_functions.php:502 bws_menu.php:589
248
+ #: bws_menu.php:611 bws_menu.php:638 bws_menu.php:668 bws_menu.php:714
249
+ #, fuzzy
250
+ msgid "Learn more"
251
+ msgstr "Lesen Sie mehr"
252
+
253
+ #: bws_functions.php:502
254
+ msgid "You license for"
255
+ msgstr ""
256
+
257
+ #: bws_functions.php:502
258
+ msgid "expires on"
259
+ msgstr ""
260
+
261
+ #: bws_functions.php:502
262
+ msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
263
+ msgstr ""
264
+
265
+ #: bws_functions.php:580
266
+ msgid "Close"
267
+ msgstr ""
268
+
269
+ # @ captcha
270
+ #: bws_menu.php:426
271
  msgid "Not set"
272
  msgstr "Nicht festgelegt"
273
 
274
  # @ captcha
275
+ #: bws_menu.php:428 bws_menu.php:429
 
276
  msgid "On"
277
  msgstr "Ein"
278
 
279
  # @ captcha
280
+ #: bws_menu.php:428 bws_menu.php:429
 
281
  msgid "Off"
282
  msgstr "Ausgeschaltet"
283
 
284
  # @ captcha
285
+ #: bws_menu.php:430 bws_menu.php:431 bws_menu.php:432 bws_menu.php:433
286
+ #: bws_menu.php:434 bws_menu.php:446
 
 
 
 
287
  msgid "N/A"
288
  msgstr "keine Angaben"
289
 
290
  # @ captcha
291
+ #: bws_menu.php:434
292
  msgid " Mb"
293
  msgstr " Mb"
294
 
295
  # @ captcha
296
+ #: bws_menu.php:435 bws_menu.php:436 bws_menu.php:437 bws_menu.php:442
 
 
 
297
  msgid "Yes"
298
  msgstr "Ja"
299
 
300
  # @ captcha
301
+ #: bws_menu.php:435 bws_menu.php:436 bws_menu.php:437 bws_menu.php:444
 
 
 
302
  msgid "No"
303
  msgstr "Nein"
304
 
305
  # @ captcha
306
+ #: bws_menu.php:454
307
  msgid "Operating System"
308
  msgstr "Betriebs-System"
309
 
310
  # @ captcha
311
+ #: bws_menu.php:455
312
  msgid "Server"
313
  msgstr "Server"
314
 
315
  # @ captcha
316
+ #: bws_menu.php:456
317
  msgid "Memory usage"
318
  msgstr "Speichernutzung"
319
 
320
  # @ captcha
321
+ #: bws_menu.php:457
322
  msgid "MYSQL Version"
323
  msgstr "MYSQL Version"
324
 
325
  # @ captcha
326
+ #: bws_menu.php:458
327
  msgid "SQL Mode"
328
  msgstr "SQL Modus"
329
 
330
  # @ captcha
331
+ #: bws_menu.php:459
332
  msgid "PHP Version"
333
  msgstr "PHP Version"
334
 
335
  # @ captcha
336
+ #: bws_menu.php:460
337
  msgid "PHP Safe Mode"
338
  msgstr "PHP Gesicherter Modus"
339
 
340
  # @ captcha
341
+ #: bws_menu.php:461
342
  msgid "PHP Allow URL fopen"
343
  msgstr "PHP Erlaubet URL zu öffnen (fopen)"
344
 
345
  # @ captcha
346
+ #: bws_menu.php:462
347
  msgid "PHP Memory Limit"
348
  msgstr "PHP Speicher-Grenze"
349
 
350
  # @ captcha
351
+ #: bws_menu.php:463
352
  msgid "PHP Max Upload Size"
353
  msgstr "PHP Maximale Upload Größe"
354
 
355
  # @ captcha
356
+ #: bws_menu.php:464
357
  msgid "PHP Max Post Size"
358
  msgstr "PHP Maximale Beitrags-Größe"
359
 
360
  # @ captcha
361
+ #: bws_menu.php:465
362
  msgid "PHP Max Script Execute Time"
363
  msgstr "PHP Maximale Script Ausführungszeit"
364
 
365
  # @ captcha
366
+ #: bws_menu.php:466
367
  msgid "PHP Exif support"
368
  msgstr "PHP Exif Support"
369
 
370
  # @ captcha
371
+ #: bws_menu.php:467
372
  msgid "PHP IPTC support"
373
  msgstr "PHP IPTC Support"
374
 
375
  # @ captcha
376
+ #: bws_menu.php:468
377
  msgid "PHP XML support"
378
  msgstr "PHP XML Support"
379
 
380
  # @ captcha
381
+ #: bws_menu.php:469
382
  msgid "Site URL"
383
  msgstr "Site URL"
384
 
385
  # @ captcha
386
+ #: bws_menu.php:470
387
  msgid "Home URL"
388
  msgstr "Home URL"
389
 
390
  # @ captcha
391
+ #: bws_menu.php:473
392
  msgid "WordPress Version"
393
  msgstr "WordPress Version"
394
 
395
  # @ captcha
396
+ #: bws_menu.php:474
397
  msgid "WordPress DB Version"
398
  msgstr "WordPress DB Version"
399
 
400
  # @ captcha
401
+ #: bws_menu.php:475
402
  msgid "Multisite"
403
  msgstr "Multisite"
404
 
405
  # @ captcha
406
+ #: bws_menu.php:476
407
  msgid "Active Theme"
408
  msgstr "Actives Theme"
409
 
410
  # @ captcha
411
+ #: bws_menu.php:491
412
  msgid "Please enter a valid email address."
413
  msgstr "Bitte geben Sie eine gültige E-Mail-Adresse ein."
414
 
415
  # @ captcha
416
+ #: bws_menu.php:495
417
  msgid "Email with system info is sent to "
418
  msgstr "E-Mail-mit System Informationen wird gesendet an "
419
 
420
  # @ captcha
421
+ #: bws_menu.php:499
422
  msgid "Thank you for contacting us."
423
  msgstr "Vielen Dank für Ihre Kontaktaufnahme."
424
 
425
  # @ captcha
426
+ #: bws_menu.php:532
427
  msgid "Sorry, email message could not be delivered."
428
  msgstr "Sorry, E-Mail konnte nicht zugestellt werden."
429
 
430
+ #: bws_menu.php:540
431
  msgid "Need help?"
432
  msgstr ""
433
 
434
+ #: bws_menu.php:541
435
  msgid "Client area"
436
  msgstr ""
437
 
438
  # @ captcha
439
+ #: bws_menu.php:542 bws_menu.php:853
 
440
  msgid "System status"
441
  msgstr "System Status"
442
 
443
  # @ captcha
444
+ #: bws_menu.php:547
445
  #, fuzzy
446
  msgid "Plugins"
447
  msgstr "BWS Plugins"
448
 
449
+ #: bws_menu.php:549
450
  msgid "Themes"
451
  msgstr ""
452
 
453
+ #: bws_menu.php:554
454
  msgid "All"
455
  msgstr ""
456
 
457
  # @ default
458
+ #: bws_menu.php:555
459
  #, fuzzy
460
  msgid "Installed"
461
  msgstr "Installiere %s"
462
 
463
  # @ captcha
464
+ #: bws_menu.php:556
465
  #, fuzzy
466
  msgid "Recommended"
467
  msgstr "Empfohlene Plugins"
468
 
469
  # @ captcha
470
+ #: bws_menu.php:560
471
  msgid "Installed plugins"
472
  msgstr "Installierte Plugins"
473
 
474
  # @ captcha
475
+ #: bws_menu.php:592 bws_menu.php:641
 
 
 
 
 
 
 
 
 
 
 
476
  msgid "Settings"
477
  msgstr "Einstellungen"
478
 
479
  # @ captcha
480
+ #: bws_menu.php:613 bws_menu.php:670
 
481
  #, fuzzy
482
  msgid "Activate this plugin"
483
  msgstr "Aktivierte Plugins"
484
 
485
+ #: bws_menu.php:628 bws_menu.php:658 bws_menu.php:704
 
 
 
 
 
 
 
 
 
486
  msgid "Go"
487
  msgstr ""
488
 
489
+ #: bws_menu.php:632 bws_menu.php:662 bws_menu.php:708
 
 
490
  msgid "DONATE"
491
  msgstr ""
492
 
493
  # @ captcha
494
+ #: bws_menu.php:678
495
  msgid "Recommended plugins"
496
  msgstr "Empfohlene Plugins"
497
 
498
  # @ default
499
+ #: bws_menu.php:716
500
  #, fuzzy
501
  msgid "Install now"
502
  msgstr "Installiere %s"
503
 
504
+ #: bws_menu.php:737
505
  msgid "Try again"
506
  msgstr ""
507
 
508
+ #: bws_menu.php:755
509
  #, php-format
510
  msgid "Preview &#8220;%s&#8221;"
511
  msgstr ""
512
 
513
  # @ default
514
+ #: bws_menu.php:786
515
  #, php-format
516
  msgid "Install %s"
517
  msgstr "Installiere %s"
518
 
519
  # @ default
520
+ #: bws_menu.php:786
521
  #, fuzzy
522
  msgid "Install Now"
523
  msgstr "Installiere %s"
524
 
525
+ #: bws_menu.php:789
526
  #, php-format
527
  msgid "Update to version %s"
528
  msgstr ""
529
 
530
+ #: bws_menu.php:789
531
  msgid "Update"
532
  msgstr ""
533
 
534
+ #: bws_menu.php:796
535
  #, php-format
536
  msgid "Preview %s"
537
  msgstr ""
538
 
539
+ #: bws_menu.php:796
540
  msgid "Preview"
541
  msgstr ""
542
 
543
+ #: bws_menu.php:802 bws_menu.php:834
 
544
  #, php-format
545
  msgid "By %s"
546
  msgstr ""
547
 
548
+ #: bws_menu.php:808
549
  msgid "Details"
550
  msgstr ""
551
 
552
  # @ default
553
+ #: bws_menu.php:840
554
  #, fuzzy
555
  msgid "Already Installed"
556
  msgstr "Installiere %s"
557
 
558
  # @ captcha
559
+ #: bws_menu.php:856
560
  msgid "Environment"
561
  msgstr "Umgebungsvariable"
562
 
563
  # @ captcha
564
+ #: bws_menu.php:867
565
  msgid "Active Plugins"
566
  msgstr "Aktivierte Plugins"
567
 
568
  # @ captcha
569
+ #: bws_menu.php:880
570
  msgid "Inactive Plugins"
571
  msgstr "Inactive Plugins"
572
 
573
  # @ captcha
574
+ #: bws_menu.php:896
575
  msgid "Send to support"
576
  msgstr "Sende zuzm Support"
577
 
578
  # @ captcha
579
+ #: bws_menu.php:903
580
  msgid "Send to custom email &#187;"
581
  msgstr "Senden Sie eine benutzerdefinierte E-Mail zu &#187;"
582
 
583
  # @ captcha
584
  #~ msgid "Pro plugins"
585
  #~ msgstr "BWS Plugins"
586
+
587
  # @ captcha
588
  #~ msgid "Activated plugins"
589
  #~ msgstr "Aktivierte Plugins"
590
+
591
  # @ captcha
592
  #~ msgid "Read more"
593
  #~ msgstr "Lesen Sie mehr"
594
+
595
  # @ captcha
596
  #~ msgid "Purchase"
597
  #~ msgstr "Kaufen"
598
+
599
  # @ captcha
600
  #~ msgid "Free plugins"
601
  #~ msgstr "Freie Plugins"
602
+
603
  # @ captcha
604
  #~ msgid "Download"
605
  #~ msgstr "Herunterladen"
606
+
607
  # @ captcha
608
  #~ msgid "Install now from wordpress.org"
609
  #~ msgstr "Installiere jetzt von wordpress.org"
610
+
611
  # @ captcha
612
  #, fuzzy
613
  #~ msgid "Activated theme"
623
  #~ msgid "Recommended themes"
624
  #~ msgstr "Empfohlene Plugins"
625
 
 
 
 
626
  # @ default
627
  #, fuzzy
628
  #~ msgid "installed"
bws_menu/languages/bestwebsoft-fr_FR.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-fr_FR.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2014-11-05 16:30+0300\n"
6
- "PO-Revision-Date: 2014-11-05 16:30+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Luc Capronnier <lcapronnier@yahoo.com>\n"
9
  "Language: fr_FR\n"
@@ -14,299 +14,507 @@ msgstr ""
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
  "Plural-Forms: nplurals=2;plural=n>2;\n"
17
- "X-Generator: Poedit 1.5.7\n"
18
- "X-Poedit-Language: French\n"
19
- "X-Poedit-Country: FRANCE\n"
20
  "X-Poedit-SearchPath-0: .\n"
21
 
22
- #: bws_menu.php:351
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  msgid "Not set"
24
  msgstr "Not set"
25
 
26
- #: bws_menu.php:353
27
- #: bws_menu.php:354
28
  msgid "On"
29
  msgstr "On"
30
 
31
- #: bws_menu.php:353
32
- #: bws_menu.php:354
33
  msgid "Off"
34
  msgstr "Off"
35
 
36
- #: bws_menu.php:355
37
- #: bws_menu.php:356
38
- #: bws_menu.php:357
39
- #: bws_menu.php:358
40
- #: bws_menu.php:359
41
- #: bws_menu.php:371
42
  msgid "N/A"
43
  msgstr "N/A"
44
 
45
- #: bws_menu.php:359
46
  msgid " Mb"
47
  msgstr " Mb"
48
 
49
- #: bws_menu.php:360
50
- #: bws_menu.php:361
51
- #: bws_menu.php:362
52
- #: bws_menu.php:367
53
  msgid "Yes"
54
  msgstr "Yes"
55
 
56
- #: bws_menu.php:360
57
- #: bws_menu.php:361
58
- #: bws_menu.php:362
59
- #: bws_menu.php:369
60
  msgid "No"
61
  msgstr "No"
62
 
63
- #: bws_menu.php:379
64
  msgid "Operating System"
65
  msgstr "Operating System"
66
 
67
- #: bws_menu.php:380
68
  msgid "Server"
69
  msgstr "Server"
70
 
71
- #: bws_menu.php:381
72
  msgid "Memory usage"
73
  msgstr "Memory usage"
74
 
75
- #: bws_menu.php:382
76
  msgid "MYSQL Version"
77
  msgstr "MYSQL Version"
78
 
79
- #: bws_menu.php:383
80
  msgid "SQL Mode"
81
  msgstr "SQL Mode"
82
 
83
- #: bws_menu.php:384
84
  msgid "PHP Version"
85
  msgstr "PHP Version"
86
 
87
- #: bws_menu.php:385
88
  msgid "PHP Safe Mode"
89
  msgstr "PHP Safe Mode"
90
 
91
- #: bws_menu.php:386
92
  msgid "PHP Allow URL fopen"
93
  msgstr "PHP Allow URL fopen"
94
 
95
- #: bws_menu.php:387
96
  msgid "PHP Memory Limit"
97
  msgstr "PHP Memory Limit"
98
 
99
- #: bws_menu.php:388
100
  msgid "PHP Max Upload Size"
101
  msgstr "PHP Max Upload Size"
102
 
103
- #: bws_menu.php:389
104
  msgid "PHP Max Post Size"
105
  msgstr "PHP Max Post Size"
106
 
107
- #: bws_menu.php:390
108
  msgid "PHP Max Script Execute Time"
109
  msgstr "PHP Max Script Execute Time"
110
 
111
- #: bws_menu.php:391
112
  msgid "PHP Exif support"
113
  msgstr "PHP Exif support"
114
 
115
- #: bws_menu.php:392
116
  msgid "PHP IPTC support"
117
  msgstr "PHP IPTC support"
118
 
119
- #: bws_menu.php:393
120
  msgid "PHP XML support"
121
  msgstr "PHP XML support"
122
 
123
- #: bws_menu.php:394
124
  msgid "Site URL"
125
  msgstr "Site URL"
126
 
127
- #: bws_menu.php:395
128
  msgid "Home URL"
129
  msgstr "Home URL"
130
 
131
- #: bws_menu.php:398
132
  msgid "WordPress Version"
133
  msgstr "WordPress Version"
134
 
135
- #: bws_menu.php:399
136
  msgid "WordPress DB Version"
137
  msgstr "WordPress DB Version"
138
 
139
- #: bws_menu.php:400
140
  msgid "Multisite"
141
  msgstr "Multisite"
142
 
143
- #: bws_menu.php:401
144
  msgid "Active Theme"
145
  msgstr "Active Theme"
146
 
147
- #: bws_menu.php:416
148
  msgid "Please enter a valid email address."
149
  msgstr "Merci de saisir une adresse e-mail valide."
150
 
151
- #: bws_menu.php:420
152
  msgid "Email with system info is sent to "
153
  msgstr "Le courriel avec les informations système est envoyé à"
154
 
155
- #: bws_menu.php:424
156
  msgid "Thank you for contacting us."
157
  msgstr "Merci de nous avoir contacté."
158
 
159
- #: bws_menu.php:457
160
  msgid "Sorry, email message could not be delivered."
161
  msgstr "Désolé, votre e-mail n'a pas pu être envoyé."
162
 
163
- #: bws_menu.php:465
164
  msgid "Need help?"
165
  msgstr "Besoin d'aide ?"
166
 
167
- #: bws_menu.php:466
168
  msgid "Client area"
169
  msgstr "Espace client"
170
 
171
- #: bws_menu.php:467
172
- #: bws_menu.php:778
173
  msgid "System status"
174
  msgstr "System status"
175
 
176
- #: bws_menu.php:472
177
  msgid "Plugins"
178
  msgstr "Externsions"
179
 
180
- #: bws_menu.php:474
181
  msgid "Themes"
182
  msgstr "Thèmes"
183
 
184
- #: bws_menu.php:479
185
  msgid "All"
186
  msgstr "Tous"
187
 
188
- #: bws_menu.php:480
189
  msgid "Installed"
190
  msgstr "Installé"
191
 
192
- #: bws_menu.php:481
193
  msgid "Recommended"
194
  msgstr "Recommandé"
195
 
196
- #: bws_menu.php:485
197
  msgid "Installed plugins"
198
  msgstr "Plugin installé"
199
 
200
- #: bws_menu.php:514
201
- #: bws_menu.php:536
202
- #: bws_menu.php:563
203
- #: bws_menu.php:593
204
- #: bws_menu.php:639
205
- msgid "Learn more"
206
- msgstr "En savoir plus"
207
-
208
- #: bws_menu.php:517
209
- #: bws_menu.php:566
210
  msgid "Settings"
211
  msgstr "Réglages"
212
 
213
- #: bws_menu.php:538
214
- #: bws_menu.php:595
215
  msgid "Activate this plugin"
216
  msgstr "Activer cette extension"
217
 
218
- #: bws_menu.php:538
219
- #: bws_menu.php:595
220
- msgid "Activate"
221
- msgstr "Activé"
222
-
223
- #: bws_menu.php:553
224
- #: bws_menu.php:583
225
- #: bws_menu.php:629
226
  msgid "Go"
227
  msgstr "Passez"
228
 
229
- #: bws_menu.php:557
230
- #: bws_menu.php:587
231
- #: bws_menu.php:633
232
  msgid "DONATE"
233
  msgstr "Faire un don"
234
 
235
- #: bws_menu.php:603
236
  msgid "Recommended plugins"
237
  msgstr "Plugin recommandé"
238
 
239
- #: bws_menu.php:641
240
  msgid "Install now"
241
  msgstr "Installer maintenant"
242
 
243
- #: bws_menu.php:662
244
  msgid "Try again"
245
  msgstr "Essayer de nouveau"
246
 
247
- #: bws_menu.php:680
248
  #, php-format
249
  msgid "Preview &#8220;%s&#8221;"
250
  msgstr "Pré-visualiser &#8220;%s&#8221;"
251
 
252
- #: bws_menu.php:711
253
  #, php-format
254
  msgid "Install %s"
255
  msgstr "%s installé"
256
 
257
- #: bws_menu.php:711
258
  msgid "Install Now"
259
  msgstr "Installa Ora"
260
 
261
- #: bws_menu.php:714
262
  #, php-format
263
  msgid "Update to version %s"
264
  msgstr "Mettre à jour pour la version %s"
265
 
266
- #: bws_menu.php:714
267
  msgid "Update"
268
  msgstr "Mettre à jour"
269
 
270
- #: bws_menu.php:721
271
  #, php-format
272
  msgid "Preview %s"
273
  msgstr "Pré-visualiser %s"
274
 
275
- #: bws_menu.php:721
276
  msgid "Preview"
277
  msgstr "Pré-visualiser"
278
 
279
- #: bws_menu.php:727
280
- #: bws_menu.php:759
281
  #, php-format
282
  msgid "By %s"
283
  msgstr "Par %s"
284
 
285
- #: bws_menu.php:733
286
  msgid "Details"
287
  msgstr "Détails"
288
 
289
- #: bws_menu.php:765
290
  msgid "Already Installed"
291
  msgstr "Déjà installé"
292
 
293
- #: bws_menu.php:781
294
  msgid "Environment"
295
  msgstr "Environment"
296
 
297
- #: bws_menu.php:792
298
  msgid "Active Plugins"
299
  msgstr "Plugin actifs"
300
 
301
- #: bws_menu.php:805
302
  msgid "Inactive Plugins"
303
  msgstr "Plugin inactifs"
304
 
305
- #: bws_menu.php:821
306
  msgid "Send to support"
307
  msgstr "Envoyé au support"
308
 
309
- #: bws_menu.php:828
310
  msgid "Send to custom email &#187;"
311
  msgstr "Envoyer un e-mail spécifique &#187;"
312
 
@@ -352,9 +560,6 @@ msgstr "Envoyer un e-mail spécifique &#187;"
352
  #~ msgid "Recommended themes"
353
  #~ msgstr "Thèmes recommandés"
354
 
355
- #~ msgid "If you have any questions, please contact us via"
356
- #~ msgstr "Si vous avez des questions, merci de contacter via "
357
-
358
  #~ msgid "Switch to old interface"
359
  #~ msgstr "Basculer vers l'ancienne interface"
360
 
@@ -459,9 +664,6 @@ msgstr "Envoyer un e-mail spécifique &#187;"
459
  #~ msgid "Settings saved."
460
  #~ msgstr "Options sauvegardées."
461
 
462
- #~ msgid "Extra settings"
463
- #~ msgstr "Options supplémentaires"
464
-
465
  #~ msgid ""
466
  #~ "If you would like to add the Contact Form to your website, just copy and "
467
  #~ "paste this shortcode to your post or page or widget:"
@@ -567,9 +769,6 @@ msgstr "Envoyer un e-mail spécifique &#187;"
567
  #~ msgid "Display 'Send me a copy' block"
568
  #~ msgstr "S'envoyer une copie"
569
 
570
- #~ msgid "Required fields"
571
- #~ msgstr "Champ obligatoire"
572
-
573
  #~ msgid "Name"
574
  #~ msgstr "Nom"
575
 
@@ -800,9 +999,6 @@ msgstr "Envoyer un e-mail spécifique &#187;"
800
  #~ msgid "Please enter subject..."
801
  #~ msgstr "Merci de saisir le sujet..."
802
 
803
- #~ msgid "Please enter your message..."
804
- #~ msgstr "Merci de saisir votre message..."
805
-
806
  #~ msgid ""
807
  #~ "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, "
808
  #~ "EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file "
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-03-05 13:12+0300\n"
6
+ "PO-Revision-Date: 2015-03-05 13:12+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Luc Capronnier <lcapronnier@yahoo.com>\n"
9
  "Language: fr_FR\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
  "Plural-Forms: nplurals=2;plural=n>2;\n"
17
+ "X-Generator: Poedit 1.5.4\n"
 
 
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: bws_functions.php:84
21
+ #, fuzzy
22
+ msgid "requires"
23
+ msgstr "Champ obligatoire"
24
+
25
+ #: bws_functions.php:85
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:86
32
+ msgid "Back to the WordPress"
33
+ msgstr ""
34
+
35
+ #: bws_functions.php:87
36
+ #, fuzzy
37
+ msgid "Plugins page"
38
+ msgstr "Externsions"
39
+
40
+ #: bws_functions.php:134
41
+ #, fuzzy
42
+ msgid "Learn More"
43
+ msgstr "En savoir plus"
44
+
45
+ #: bws_functions.php:137
46
+ msgid "It’s time to upgrade your"
47
+ msgstr ""
48
+
49
+ #: bws_functions.php:137
50
+ msgid "to"
51
+ msgstr ""
52
+
53
+ #: bws_functions.php:137
54
+ #, fuzzy
55
+ msgid "version!"
56
+ msgstr "PHP Version"
57
+
58
+ #: bws_functions.php:138
59
+ msgid "Extend standard plugin functionality with new great options."
60
+ msgstr ""
61
+
62
+ #: bws_functions.php:158
63
+ msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
64
+ msgstr ""
65
+
66
+ #: bws_functions.php:159
67
+ #, fuzzy
68
+ msgid "Rate the plugin"
69
+ msgstr "Activer cette extension"
70
+
71
+ #: bws_functions.php:162
72
+ #, fuzzy
73
+ msgid "If there is something wrong about it, please contact us"
74
+ msgstr "Si vous avez des questions, merci de contacter via "
75
+
76
+ #: bws_functions.php:179 bws_functions.php:215 bws_functions.php:395
77
+ msgid "Wrong license key"
78
+ msgstr ""
79
+
80
+ #: bws_functions.php:209 bws_functions.php:389 bws_functions.php:426
81
+ msgid ""
82
+ "Something went wrong. Please try again later. If the error appears again, "
83
+ "please contact us"
84
+ msgstr ""
85
+
86
+ #: bws_functions.php:209 bws_functions.php:389 bws_functions.php:426
87
+ msgid "We are sorry for inconvenience."
88
+ msgstr ""
89
+
90
+ #: bws_functions.php:217 bws_functions.php:397
91
+ msgid "This license key is bind to another site"
92
+ msgstr ""
93
+
94
+ #: bws_functions.php:219 bws_functions.php:348
95
+ msgid ""
96
+ "Unfortunately, you have exceeded the number of available tries per day. "
97
+ "Please, upload the plugin manually."
98
+ msgstr ""
99
+
100
+ #: bws_functions.php:221
101
+ msgid ""
102
+ "Unfortunately, Your license has expired. To continue getting top-priority "
103
+ "support and plugin updates you should extend it in your"
104
+ msgstr ""
105
+
106
+ #: bws_functions.php:223
107
+ msgid ""
108
+ "Unfortunately, the PRO licence was already installed to this domain. The PRO "
109
+ "Trial license can be installed only once."
110
+ msgstr ""
111
+
112
+ #: bws_functions.php:234 bws_functions.php:256 bws_functions.php:278
113
+ msgid "Failed to download the zip archive. Please, upload the plugin manually"
114
+ msgstr ""
115
+
116
+ #: bws_functions.php:246
117
+ msgid "Failed to open the zip archive. Please, upload the plugin manually"
118
+ msgstr ""
119
+
120
+ #: bws_functions.php:252
121
+ msgid ""
122
+ "Your server does not support either ZipArchive or Phar. Please, upload the "
123
+ "plugin manually"
124
+ msgstr ""
125
+
126
+ #: bws_functions.php:259
127
+ msgid "UploadDir is not writable. Please, upload the plugin manually"
128
+ msgstr ""
129
+
130
+ #: bws_functions.php:282
131
+ msgid ""
132
+ "Something went wrong. Try again later or upload the plugin manually. We are "
133
+ "sorry for inconvenience."
134
+ msgstr ""
135
+
136
+ #: bws_functions.php:307
137
+ #, fuzzy
138
+ msgid "Please, enter Your license key"
139
+ msgstr "Merci de saisir votre message..."
140
+
141
+ #: bws_functions.php:324
142
+ msgid ""
143
+ "Congratulations! The PRO version of the plugin is successfully download and "
144
+ "activated."
145
+ msgstr ""
146
+
147
+ #: bws_functions.php:326
148
+ msgid "Please, go to"
149
+ msgstr ""
150
+
151
+ #: bws_functions.php:326
152
+ #, fuzzy
153
+ msgid "the setting page"
154
+ msgstr "Options supplémentaires"
155
+
156
+ #: bws_functions.php:327
157
+ msgid "You will be redirected automatically in 5 seconds."
158
+ msgstr ""
159
+
160
+ #: bws_functions.php:332
161
+ msgid "You can download and activate"
162
+ msgstr ""
163
+
164
+ #: bws_functions.php:334
165
+ msgid "version of this plugin by entering Your license key."
166
+ msgstr ""
167
+
168
+ #: bws_functions.php:336
169
+ msgid ""
170
+ "You can find your license key on your personal page Client area, by clicking "
171
+ "on the link"
172
+ msgstr ""
173
+
174
+ #: bws_functions.php:338
175
+ msgid "(your username is the email you specify when purchasing the product)."
176
+ msgstr ""
177
+
178
+ #: bws_functions.php:346 bws_functions.php:354 bws_menu.php:613
179
+ #: bws_menu.php:670
180
+ msgid "Activate"
181
+ msgstr "Activé"
182
+
183
+ #: bws_functions.php:399
184
+ msgid ""
185
+ "This license key is valid, but Your license has expired. If you want to "
186
+ "update our plugin in future, you should extend the license."
187
+ msgstr ""
188
+
189
+ #: bws_functions.php:401
190
+ msgid "Unfortunately, you have exceeded the number of available tries."
191
+ msgstr ""
192
+
193
+ #: bws_functions.php:405
194
+ msgid "The license key is valid. Your license will expire on"
195
+ msgstr ""
196
+
197
+ #: bws_functions.php:407
198
+ msgid "The license key is valid."
199
+ msgstr ""
200
+
201
+ #: bws_functions.php:431
202
+ #, fuzzy
203
+ msgid "Please, enter your license key"
204
+ msgstr "Merci de saisir votre message..."
205
+
206
+ #: bws_functions.php:444
207
+ msgid ""
208
+ "If needed you can check if the license key is correct or reenter it in the "
209
+ "field below. You can find your license key on your personal page - Client "
210
+ "area - on our website"
211
+ msgstr ""
212
+
213
+ #: bws_functions.php:444
214
+ msgid ""
215
+ "(your username is the email you specify when purchasing the product). If "
216
+ "necessary, please submit \"Lost your password?\" request."
217
+ msgstr ""
218
+
219
+ #: bws_functions.php:448
220
+ msgid "Check license key"
221
+ msgstr ""
222
+
223
+ #: bws_functions.php:462
224
+ msgid ""
225
+ "WARNING: We have noticed illegal use of our plugin by you. We strongly "
226
+ "recommend you to solve the problem within 24 hours, otherwise the plugin "
227
+ "will be deactivated. Please go to your personal"
228
+ msgstr ""
229
+
230
+ #: bws_functions.php:462
231
+ msgid ""
232
+ "(your username is the email you specify when purchasing the product), where "
233
+ "you can make the necessary changes."
234
+ msgstr ""
235
+
236
+ #: bws_functions.php:468
237
+ msgid ""
238
+ "Your license has expired. To continue getting top-priority support and "
239
+ "plugin updates you should extend it."
240
+ msgstr ""
241
+
242
+ #: bws_functions.php:468 bws_functions.php:502 bws_menu.php:589
243
+ #: bws_menu.php:611 bws_menu.php:638 bws_menu.php:668 bws_menu.php:714
244
+ msgid "Learn more"
245
+ msgstr "En savoir plus"
246
+
247
+ #: bws_functions.php:502
248
+ msgid "You license for"
249
+ msgstr ""
250
+
251
+ #: bws_functions.php:502
252
+ msgid "expires on"
253
+ msgstr ""
254
+
255
+ #: bws_functions.php:502
256
+ msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
257
+ msgstr ""
258
+
259
+ #: bws_functions.php:580
260
+ msgid "Close"
261
+ msgstr ""
262
+
263
+ #: bws_menu.php:426
264
  msgid "Not set"
265
  msgstr "Not set"
266
 
267
+ #: bws_menu.php:428 bws_menu.php:429
 
268
  msgid "On"
269
  msgstr "On"
270
 
271
+ #: bws_menu.php:428 bws_menu.php:429
 
272
  msgid "Off"
273
  msgstr "Off"
274
 
275
+ #: bws_menu.php:430 bws_menu.php:431 bws_menu.php:432 bws_menu.php:433
276
+ #: bws_menu.php:434 bws_menu.php:446
 
 
 
 
277
  msgid "N/A"
278
  msgstr "N/A"
279
 
280
+ #: bws_menu.php:434
281
  msgid " Mb"
282
  msgstr " Mb"
283
 
284
+ #: bws_menu.php:435 bws_menu.php:436 bws_menu.php:437 bws_menu.php:442
 
 
 
285
  msgid "Yes"
286
  msgstr "Yes"
287
 
288
+ #: bws_menu.php:435 bws_menu.php:436 bws_menu.php:437 bws_menu.php:444
 
 
 
289
  msgid "No"
290
  msgstr "No"
291
 
292
+ #: bws_menu.php:454
293
  msgid "Operating System"
294
  msgstr "Operating System"
295
 
296
+ #: bws_menu.php:455
297
  msgid "Server"
298
  msgstr "Server"
299
 
300
+ #: bws_menu.php:456
301
  msgid "Memory usage"
302
  msgstr "Memory usage"
303
 
304
+ #: bws_menu.php:457
305
  msgid "MYSQL Version"
306
  msgstr "MYSQL Version"
307
 
308
+ #: bws_menu.php:458
309
  msgid "SQL Mode"
310
  msgstr "SQL Mode"
311
 
312
+ #: bws_menu.php:459
313
  msgid "PHP Version"
314
  msgstr "PHP Version"
315
 
316
+ #: bws_menu.php:460
317
  msgid "PHP Safe Mode"
318
  msgstr "PHP Safe Mode"
319
 
320
+ #: bws_menu.php:461
321
  msgid "PHP Allow URL fopen"
322
  msgstr "PHP Allow URL fopen"
323
 
324
+ #: bws_menu.php:462
325
  msgid "PHP Memory Limit"
326
  msgstr "PHP Memory Limit"
327
 
328
+ #: bws_menu.php:463
329
  msgid "PHP Max Upload Size"
330
  msgstr "PHP Max Upload Size"
331
 
332
+ #: bws_menu.php:464
333
  msgid "PHP Max Post Size"
334
  msgstr "PHP Max Post Size"
335
 
336
+ #: bws_menu.php:465
337
  msgid "PHP Max Script Execute Time"
338
  msgstr "PHP Max Script Execute Time"
339
 
340
+ #: bws_menu.php:466
341
  msgid "PHP Exif support"
342
  msgstr "PHP Exif support"
343
 
344
+ #: bws_menu.php:467
345
  msgid "PHP IPTC support"
346
  msgstr "PHP IPTC support"
347
 
348
+ #: bws_menu.php:468
349
  msgid "PHP XML support"
350
  msgstr "PHP XML support"
351
 
352
+ #: bws_menu.php:469
353
  msgid "Site URL"
354
  msgstr "Site URL"
355
 
356
+ #: bws_menu.php:470
357
  msgid "Home URL"
358
  msgstr "Home URL"
359
 
360
+ #: bws_menu.php:473
361
  msgid "WordPress Version"
362
  msgstr "WordPress Version"
363
 
364
+ #: bws_menu.php:474
365
  msgid "WordPress DB Version"
366
  msgstr "WordPress DB Version"
367
 
368
+ #: bws_menu.php:475
369
  msgid "Multisite"
370
  msgstr "Multisite"
371
 
372
+ #: bws_menu.php:476
373
  msgid "Active Theme"
374
  msgstr "Active Theme"
375
 
376
+ #: bws_menu.php:491
377
  msgid "Please enter a valid email address."
378
  msgstr "Merci de saisir une adresse e-mail valide."
379
 
380
+ #: bws_menu.php:495
381
  msgid "Email with system info is sent to "
382
  msgstr "Le courriel avec les informations système est envoyé à"
383
 
384
+ #: bws_menu.php:499
385
  msgid "Thank you for contacting us."
386
  msgstr "Merci de nous avoir contacté."
387
 
388
+ #: bws_menu.php:532
389
  msgid "Sorry, email message could not be delivered."
390
  msgstr "Désolé, votre e-mail n'a pas pu être envoyé."
391
 
392
+ #: bws_menu.php:540
393
  msgid "Need help?"
394
  msgstr "Besoin d'aide ?"
395
 
396
+ #: bws_menu.php:541
397
  msgid "Client area"
398
  msgstr "Espace client"
399
 
400
+ #: bws_menu.php:542 bws_menu.php:853
 
401
  msgid "System status"
402
  msgstr "System status"
403
 
404
+ #: bws_menu.php:547
405
  msgid "Plugins"
406
  msgstr "Externsions"
407
 
408
+ #: bws_menu.php:549
409
  msgid "Themes"
410
  msgstr "Thèmes"
411
 
412
+ #: bws_menu.php:554
413
  msgid "All"
414
  msgstr "Tous"
415
 
416
+ #: bws_menu.php:555
417
  msgid "Installed"
418
  msgstr "Installé"
419
 
420
+ #: bws_menu.php:556
421
  msgid "Recommended"
422
  msgstr "Recommandé"
423
 
424
+ #: bws_menu.php:560
425
  msgid "Installed plugins"
426
  msgstr "Plugin installé"
427
 
428
+ #: bws_menu.php:592 bws_menu.php:641
 
 
 
 
 
 
 
 
 
429
  msgid "Settings"
430
  msgstr "Réglages"
431
 
432
+ #: bws_menu.php:613 bws_menu.php:670
 
433
  msgid "Activate this plugin"
434
  msgstr "Activer cette extension"
435
 
436
+ #: bws_menu.php:628 bws_menu.php:658 bws_menu.php:704
 
 
 
 
 
 
 
437
  msgid "Go"
438
  msgstr "Passez"
439
 
440
+ #: bws_menu.php:632 bws_menu.php:662 bws_menu.php:708
 
 
441
  msgid "DONATE"
442
  msgstr "Faire un don"
443
 
444
+ #: bws_menu.php:678
445
  msgid "Recommended plugins"
446
  msgstr "Plugin recommandé"
447
 
448
+ #: bws_menu.php:716
449
  msgid "Install now"
450
  msgstr "Installer maintenant"
451
 
452
+ #: bws_menu.php:737
453
  msgid "Try again"
454
  msgstr "Essayer de nouveau"
455
 
456
+ #: bws_menu.php:755
457
  #, php-format
458
  msgid "Preview &#8220;%s&#8221;"
459
  msgstr "Pré-visualiser &#8220;%s&#8221;"
460
 
461
+ #: bws_menu.php:786
462
  #, php-format
463
  msgid "Install %s"
464
  msgstr "%s installé"
465
 
466
+ #: bws_menu.php:786
467
  msgid "Install Now"
468
  msgstr "Installa Ora"
469
 
470
+ #: bws_menu.php:789
471
  #, php-format
472
  msgid "Update to version %s"
473
  msgstr "Mettre à jour pour la version %s"
474
 
475
+ #: bws_menu.php:789
476
  msgid "Update"
477
  msgstr "Mettre à jour"
478
 
479
+ #: bws_menu.php:796
480
  #, php-format
481
  msgid "Preview %s"
482
  msgstr "Pré-visualiser %s"
483
 
484
+ #: bws_menu.php:796
485
  msgid "Preview"
486
  msgstr "Pré-visualiser"
487
 
488
+ #: bws_menu.php:802 bws_menu.php:834
 
489
  #, php-format
490
  msgid "By %s"
491
  msgstr "Par %s"
492
 
493
+ #: bws_menu.php:808
494
  msgid "Details"
495
  msgstr "Détails"
496
 
497
+ #: bws_menu.php:840
498
  msgid "Already Installed"
499
  msgstr "Déjà installé"
500
 
501
+ #: bws_menu.php:856
502
  msgid "Environment"
503
  msgstr "Environment"
504
 
505
+ #: bws_menu.php:867
506
  msgid "Active Plugins"
507
  msgstr "Plugin actifs"
508
 
509
+ #: bws_menu.php:880
510
  msgid "Inactive Plugins"
511
  msgstr "Plugin inactifs"
512
 
513
+ #: bws_menu.php:896
514
  msgid "Send to support"
515
  msgstr "Envoyé au support"
516
 
517
+ #: bws_menu.php:903
518
  msgid "Send to custom email &#187;"
519
  msgstr "Envoyer un e-mail spécifique &#187;"
520
 
560
  #~ msgid "Recommended themes"
561
  #~ msgstr "Thèmes recommandés"
562
 
 
 
 
563
  #~ msgid "Switch to old interface"
564
  #~ msgstr "Basculer vers l'ancienne interface"
565
 
664
  #~ msgid "Settings saved."
665
  #~ msgstr "Options sauvegardées."
666
 
 
 
 
667
  #~ msgid ""
668
  #~ "If you would like to add the Contact Form to your website, just copy and "
669
  #~ "paste this shortcode to your post or page or widget:"
769
  #~ msgid "Display 'Send me a copy' block"
770
  #~ msgstr "S'envoyer une copie"
771
 
 
 
 
772
  #~ msgid "Name"
773
  #~ msgstr "Nom"
774
 
999
  #~ msgid "Please enter subject..."
1000
  #~ msgstr "Merci de saisir le sujet..."
1001
 
 
 
 
1002
  #~ msgid ""
1003
  #~ "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, "
1004
  #~ "EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file "
bws_menu/languages/bestwebsoft-it_IT.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-it_IT.po CHANGED
@@ -2,395 +2,615 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2014-11-05 16:30+0300\n"
6
- "PO-Revision-Date: 2014-11-05 16:30+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Marco <marco@blackstudio.it>\n"
9
- "Language: \n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
14
  "X-Generator: Poedit 1.5.4\n"
15
- "X-Poedit-SourceCharset: utf-8\n"
16
  "X-Poedit-KeywordsList: __;_e\n"
17
  "X-Poedit-Basepath: ..\n"
18
  "X-Textdomain-Support: yes\n"
 
19
  "X-Poedit-SearchPath-0: .\n"
20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  # @ bestwebsoft
22
- #: bws_menu.php:351
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  msgid "Not set"
24
  msgstr "Non impostato"
25
 
26
  # @ bestwebsoft
27
- #: bws_menu.php:353
28
- #: bws_menu.php:354
29
  msgid "On"
30
  msgstr "Abilitato"
31
 
32
  # @ bestwebsoft
33
- #: bws_menu.php:353
34
- #: bws_menu.php:354
35
  msgid "Off"
36
  msgstr "Disabilitato"
37
 
38
  # @ bestwebsoft
39
- #: bws_menu.php:355
40
- #: bws_menu.php:356
41
- #: bws_menu.php:357
42
- #: bws_menu.php:358
43
- #: bws_menu.php:359
44
- #: bws_menu.php:371
45
  msgid "N/A"
46
  msgstr "Non disponibile"
47
 
48
  # @ bestwebsoft
49
- #: bws_menu.php:359
50
  msgid " Mb"
51
  msgstr "Mb"
52
 
53
  # @ bestwebsoft
54
- #: bws_menu.php:360
55
- #: bws_menu.php:361
56
- #: bws_menu.php:362
57
- #: bws_menu.php:367
58
  msgid "Yes"
59
  msgstr "Sì"
60
 
61
  # @ bestwebsoft
62
- #: bws_menu.php:360
63
- #: bws_menu.php:361
64
- #: bws_menu.php:362
65
- #: bws_menu.php:369
66
  msgid "No"
67
  msgstr "No"
68
 
69
  # @ bestwebsoft
70
- #: bws_menu.php:379
71
  msgid "Operating System"
72
  msgstr "Sistema operativo"
73
 
74
  # @ bestwebsoft
75
- #: bws_menu.php:380
76
  msgid "Server"
77
  msgstr "Server"
78
 
79
  # @ bestwebsoft
80
- #: bws_menu.php:381
81
  msgid "Memory usage"
82
  msgstr "Utilizzo memoria"
83
 
84
  # @ bestwebsoft
85
- #: bws_menu.php:382
86
  msgid "MYSQL Version"
87
  msgstr "Versione MYSQL"
88
 
89
  # @ bestwebsoft
90
- #: bws_menu.php:383
91
  msgid "SQL Mode"
92
  msgstr "Modalità SQL"
93
 
94
  # @ bestwebsoft
95
- #: bws_menu.php:384
96
  msgid "PHP Version"
97
  msgstr "Versione PHP"
98
 
99
  # @ bestwebsoft
100
- #: bws_menu.php:385
101
  msgid "PHP Safe Mode"
102
  msgstr "Safe Mode PHP"
103
 
104
  # @ bestwebsoft
105
- #: bws_menu.php:386
106
  msgid "PHP Allow URL fopen"
107
  msgstr "Consenti URL fopen PHP"
108
 
109
  # @ bestwebsoft
110
- #: bws_menu.php:387
111
  msgid "PHP Memory Limit"
112
  msgstr "Limite di memoria PHP"
113
 
114
  # @ bestwebsoft
115
- #: bws_menu.php:388
116
  msgid "PHP Max Upload Size"
117
  msgstr "Dimensione upload massima PHP"
118
 
119
  # @ bestwebsoft
120
- #: bws_menu.php:389
121
  msgid "PHP Max Post Size"
122
  msgstr "Dimensione massima Post PHP"
123
 
124
  # @ bestwebsoft
125
- #: bws_menu.php:390
126
  msgid "PHP Max Script Execute Time"
127
  msgstr "Tempo massimo di esecuzione PHP"
128
 
129
  # @ bestwebsoft
130
- #: bws_menu.php:391
131
  msgid "PHP Exif support"
132
  msgstr "Supporto Exif PHP"
133
 
134
  # @ bestwebsoft
135
- #: bws_menu.php:392
136
  msgid "PHP IPTC support"
137
  msgstr "Supporto IPTC PHP"
138
 
139
  # @ bestwebsoft
140
- #: bws_menu.php:393
141
  msgid "PHP XML support"
142
  msgstr "Supporto XML PHP"
143
 
144
  # @ bestwebsoft
145
- #: bws_menu.php:394
146
  msgid "Site URL"
147
  msgstr "URL sito"
148
 
149
  # @ bestwebsoft
150
- #: bws_menu.php:395
151
  msgid "Home URL"
152
  msgstr "URL home"
153
 
154
  # @ bestwebsoft
155
- #: bws_menu.php:398
156
  msgid "WordPress Version"
157
  msgstr "Versione WordPress"
158
 
159
  # @ bestwebsoft
160
- #: bws_menu.php:399
161
  msgid "WordPress DB Version"
162
  msgstr "Versione DB WordPress"
163
 
164
  # @ bestwebsoft
165
- #: bws_menu.php:400
166
  msgid "Multisite"
167
  msgstr "Multisito"
168
 
169
  # @ bestwebsoft
170
- #: bws_menu.php:401
171
  msgid "Active Theme"
172
  msgstr "Tema attivo"
173
 
174
  # @ bestwebsoft
175
- #: bws_menu.php:416
176
  msgid "Please enter a valid email address."
177
  msgstr "Per favore inserisci un indirizzo e-mail valido."
178
 
179
  # @ bestwebsoft
180
- #: bws_menu.php:420
181
  msgid "Email with system info is sent to "
182
  msgstr "Email con informazioni di sistema spedita a "
183
 
184
  # @ bestwebsoft
185
- #: bws_menu.php:424
186
  msgid "Thank you for contacting us."
187
  msgstr "Grazie per averci contattato."
188
 
189
  # @ bestwebsoft
190
- #: bws_menu.php:457
191
  msgid "Sorry, email message could not be delivered."
192
  msgstr "Spiacenti, il messaggio email non può essere inviato."
193
 
194
- #: bws_menu.php:465
195
  msgid "Need help?"
196
  msgstr ""
197
 
198
- #: bws_menu.php:466
199
  msgid "Client area"
200
  msgstr ""
201
 
202
  # @ bestwebsoft
203
- #: bws_menu.php:467
204
- #: bws_menu.php:778
205
  msgid "System status"
206
  msgstr "Stato sistema"
207
 
208
  # @ bestwebsoft
209
- #: bws_menu.php:472
210
  #, fuzzy
211
  msgid "Plugins"
212
  msgstr "Plugin Pro"
213
 
214
- #: bws_menu.php:474
215
  msgid "Themes"
216
  msgstr ""
217
 
218
- #: bws_menu.php:479
219
  msgid "All"
220
  msgstr ""
221
 
222
  # @ default
223
- #: bws_menu.php:480
224
  #, fuzzy
225
  msgid "Installed"
226
  msgstr "Installa %s"
227
 
228
  # @ bestwebsoft
229
- #: bws_menu.php:481
230
  #, fuzzy
231
  msgid "Recommended"
232
  msgstr "Plugin raccomandati"
233
 
234
  # @ bestwebsoft
235
- #: bws_menu.php:485
236
  msgid "Installed plugins"
237
  msgstr "Plugin installati"
238
 
239
- # @ bestwebsoft
240
- #: bws_menu.php:514
241
- #: bws_menu.php:536
242
- #: bws_menu.php:563
243
- #: bws_menu.php:593
244
- #: bws_menu.php:639
245
- #, fuzzy
246
- msgid "Learn more"
247
- msgstr "Leggi tutto"
248
-
249
  # @ bestwebsoft
250
  # @ captcha
251
- #: bws_menu.php:517
252
- #: bws_menu.php:566
253
  msgid "Settings"
254
  msgstr "Impostazioni"
255
 
256
  # @ bestwebsoft
257
- #: bws_menu.php:538
258
- #: bws_menu.php:595
259
  #, fuzzy
260
  msgid "Activate this plugin"
261
  msgstr "Plugin attivi"
262
 
263
- # @ bestwebsoft
264
- #: bws_menu.php:538
265
- #: bws_menu.php:595
266
- #, fuzzy
267
- msgid "Activate"
268
- msgstr "Plugin attivi"
269
-
270
- #: bws_menu.php:553
271
- #: bws_menu.php:583
272
- #: bws_menu.php:629
273
  msgid "Go"
274
  msgstr ""
275
 
276
- #: bws_menu.php:557
277
- #: bws_menu.php:587
278
- #: bws_menu.php:633
279
  msgid "DONATE"
280
  msgstr ""
281
 
282
  # @ bestwebsoft
283
- #: bws_menu.php:603
284
  msgid "Recommended plugins"
285
  msgstr "Plugin raccomandati"
286
 
287
  # @ default
288
- #: bws_menu.php:641
289
  #, fuzzy
290
  msgid "Install now"
291
  msgstr "Installa %s"
292
 
293
- #: bws_menu.php:662
294
  msgid "Try again"
295
  msgstr ""
296
 
297
- #: bws_menu.php:680
298
  #, php-format
299
  msgid "Preview &#8220;%s&#8221;"
300
  msgstr ""
301
 
302
  # @ default
303
- #: bws_menu.php:711
304
  #, php-format
305
  msgid "Install %s"
306
  msgstr "Installa %s"
307
 
308
  # @ default
309
- #: bws_menu.php:711
310
  #, fuzzy
311
  msgid "Install Now"
312
  msgstr "Installa %s"
313
 
314
- #: bws_menu.php:714
315
  #, php-format
316
  msgid "Update to version %s"
317
  msgstr ""
318
 
319
- #: bws_menu.php:714
320
  msgid "Update"
321
  msgstr ""
322
 
323
- #: bws_menu.php:721
324
  #, php-format
325
  msgid "Preview %s"
326
  msgstr ""
327
 
328
- #: bws_menu.php:721
329
  msgid "Preview"
330
  msgstr ""
331
 
332
- #: bws_menu.php:727
333
- #: bws_menu.php:759
334
  #, php-format
335
  msgid "By %s"
336
  msgstr ""
337
 
338
- #: bws_menu.php:733
339
  msgid "Details"
340
  msgstr ""
341
 
342
  # @ default
343
- #: bws_menu.php:765
344
  #, fuzzy
345
  msgid "Already Installed"
346
  msgstr "Installa %s"
347
 
348
  # @ bestwebsoft
349
- #: bws_menu.php:781
350
  msgid "Environment"
351
  msgstr "Ambiente"
352
 
353
  # @ bestwebsoft
354
- #: bws_menu.php:792
355
  msgid "Active Plugins"
356
  msgstr "Plugin attivi"
357
 
358
  # @ bestwebsoft
359
- #: bws_menu.php:805
360
  msgid "Inactive Plugins"
361
  msgstr "Plugin inattivi"
362
 
363
  # @ bestwebsoft
364
- #: bws_menu.php:821
365
  msgid "Send to support"
366
  msgstr "Invia al supporto"
367
 
368
  # @ bestwebsoft
369
- #: bws_menu.php:828
370
  msgid "Send to custom email &#187;"
371
  msgstr "Invia a una email personalizzata &#187;"
372
 
373
  # @ bestwebsoft
374
  #~ msgid "Pro plugins"
375
  #~ msgstr "Plugin Pro"
 
376
  # @ bestwebsoft
377
  #~ msgid "Activated plugins"
378
  #~ msgstr "Plugin attivi"
 
379
  # @ bestwebsoft
380
  #~ msgid "Read more"
381
  #~ msgstr "Leggi tutto"
 
382
  # @ bestwebsoft
383
  #~ msgid "Purchase"
384
  #~ msgstr "Acquista"
 
385
  # @ bestwebsoft
386
  #~ msgid "Free plugins"
387
  #~ msgstr "Plugin gratuiti"
 
388
  # @ bestwebsoft
389
  #~ msgid "Download"
390
  #~ msgstr "Scarica"
 
391
  # @ bestwebsoft
392
  #~ msgid "Install now from wordpress.org"
393
  #~ msgstr "Installa ora da wordpress.org"
 
394
  # @ bestwebsoft
395
  #, fuzzy
396
  #~ msgid "Activated theme"
@@ -406,9 +626,6 @@ msgstr "Invia a una email personalizzata &#187;"
406
  #~ msgid "Recommended themes"
407
  #~ msgstr "Plugin raccomandati"
408
 
409
- # @ bestwebsoft
410
- #~ msgid "If you have any questions, please contact us via"
411
- #~ msgstr "Se hai domande, contattaci tramite"
412
  # @ default
413
  #, fuzzy
414
  #~ msgid "installed"
@@ -422,9 +639,11 @@ msgstr "Invia a una email personalizzata &#187;"
422
  # @ captcha
423
  #~ msgid "Captcha"
424
  #~ msgstr "Captcha"
 
425
  # @ captcha
426
  #~ msgid "Login form"
427
  #~ msgstr "Modulo di login"
 
428
  # @ captcha
429
  #, fuzzy
430
  #~ msgid "Registration form"
@@ -433,6 +652,7 @@ msgstr "Invia a una email personalizzata &#187;"
433
  # @ captcha
434
  #~ msgid "Register form"
435
  #~ msgstr "Modulo di registrazione"
 
436
  # @ captcha
437
  #, fuzzy
438
  #~ msgid "Reset Password form"
@@ -441,24 +661,31 @@ msgstr "Invia a una email personalizzata &#187;"
441
  # @ captcha
442
  #~ msgid "Lost password form"
443
  #~ msgstr "Modulo recupero password"
 
444
  # @ captcha
445
  #~ msgid "Comments form"
446
  #~ msgstr "Modulo dei commenti"
 
447
  # @ captcha
448
  #~ msgid "Hide CAPTCHA for registered users"
449
  #~ msgstr "Nascondi CAPTCHA per gli utenti registrati"
 
450
  # @ captcha
451
  #~ msgid "Plus (&#43;)"
452
  #~ msgstr "Addizione (&#43;)"
 
453
  # @ captcha
454
  #~ msgid "Plus"
455
  #~ msgstr "Più"
 
456
  # @ captcha
457
  #~ msgid "Minus (&minus;)"
458
  #~ msgstr "Sottrazione (&minus;)"
 
459
  # @ captcha
460
  #~ msgid "Minus"
461
  #~ msgstr "Meno"
 
462
  # @ captcha
463
  #, fuzzy
464
  #~ msgid "Multiplication (&times;)"
@@ -472,15 +699,19 @@ msgstr "Invia a una email personalizzata &#187;"
472
  # @ captcha
473
  #~ msgid "Numbers"
474
  #~ msgstr "Numeri"
 
475
  # @ captcha
476
  #~ msgid "Words"
477
  #~ msgstr "Parole"
 
478
  # @ captcha
479
  #~ msgid "FAQ"
480
  #~ msgstr "FAQ"
 
481
  # @ captcha
482
  #~ msgid "Support"
483
  #~ msgstr "Supporto"
 
484
  # @ captcha
485
  #, fuzzy
486
  #~ msgid ""
@@ -492,6 +723,7 @@ msgstr "Invia a una email personalizzata &#187;"
492
  # @ captcha
493
  #~ msgid "Options saved."
494
  #~ msgstr "Impostazioni salvate."
 
495
  # @ captcha
496
  #, fuzzy
497
  #~ msgid "Enable CAPTCHA for:"
@@ -500,15 +732,19 @@ msgstr "Invia a una email personalizzata &#187;"
500
  # @ captcha
501
  #~ msgid "Contact form"
502
  #~ msgstr "Modulo di contatto"
 
503
  # @ captcha
504
  #~ msgid "powered by"
505
  #~ msgstr "powered by"
 
506
  # @ captcha
507
  #~ msgid "Activate contact form"
508
  #~ msgstr "Attiva modulo di contatto"
 
509
  # @ captcha
510
  #~ msgid "Download contact form"
511
  #~ msgstr "Scarica il plugin per il modulo di contatto"
 
512
  # @ captcha
513
  #, fuzzy
514
  #~ msgid ""
@@ -520,6 +756,7 @@ msgstr "Invia a una email personalizzata &#187;"
520
  # @ captcha
521
  #~ msgid "\"Create a Group\" form"
522
  #~ msgstr "Modulo \"Crea un gruppo\""
 
523
  # @ captcha
524
  #~ msgid ""
525
  #~ "This functionality is available in the Pro version of the plugin. For "
@@ -527,6 +764,7 @@ msgstr "Invia a una email personalizzata &#187;"
527
  #~ msgstr ""
528
  #~ "Questa funzionalità è disponibile nella versione Pro del plugin. Per "
529
  #~ "maggiori dettagli, per favore vai al link"
 
530
  # @ captcha
531
  #, fuzzy
532
  #~ msgid "Title for CAPTCHA in the form"
@@ -535,18 +773,23 @@ msgstr "Invia a una email personalizzata &#187;"
535
  # @ captcha
536
  #~ msgid "Arithmetic actions for CAPTCHA"
537
  #~ msgstr "Operazioni aritmetiche per il CAPTCHA"
 
538
  # @ captcha
539
  #~ msgid "CAPTCHA complexity level"
540
  #~ msgstr "Livello complessità CAPTCHA"
 
541
  # @ default
542
  #~ msgid "Save Changes"
543
  #~ msgstr "Salva le modifiche"
 
544
  # @ captcha
545
  #~ msgid "ERROR"
546
  #~ msgstr "ERRORE"
 
547
  # @ captcha
548
  #~ msgid "Please fill the form."
549
  #~ msgstr "Per favore compila il modulo."
 
550
  # @ captcha
551
  #, fuzzy
552
  #~ msgid "Please enter a valid CAPTCHA value."
@@ -564,90 +807,115 @@ msgstr "Invia a una email personalizzata &#187;"
564
  # @ captcha
565
  #~ msgid "zero"
566
  #~ msgstr "zero"
 
567
  # @ captcha
568
  #~ msgid "one"
569
  #~ msgstr "uno"
570
- # @ captcha
571
- #~ msgid "two"
572
- #~ msgstr "due"
573
  # @ captcha
574
  #~ msgid "three"
575
  #~ msgstr "tre"
 
576
  # @ captcha
577
  #~ msgid "four"
578
  #~ msgstr "quattro"
 
579
  # @ captcha
580
  #~ msgid "five"
581
  #~ msgstr "cinque"
 
582
  # @ captcha
583
  #~ msgid "six"
584
  #~ msgstr "sei"
 
585
  # @ captcha
586
  #~ msgid "seven"
587
  #~ msgstr "sette"
 
588
  # @ captcha
589
  #~ msgid "eight"
590
  #~ msgstr "otto"
 
591
  # @ captcha
592
  #~ msgid "nine"
593
  #~ msgstr "nove"
 
594
  # @ captcha
595
  #~ msgid "eleven"
596
  #~ msgstr "undici"
 
597
  # @ captcha
598
  #~ msgid "twelve"
599
  #~ msgstr "dodici"
 
600
  # @ captcha
601
  #~ msgid "thirteen"
602
  #~ msgstr "tredici"
 
603
  # @ captcha
604
  #~ msgid "fourteen"
605
  #~ msgstr "quattordici"
 
606
  # @ captcha
607
  #~ msgid "fifteen"
608
  #~ msgstr "quindici"
 
609
  # @ captcha
610
  #~ msgid "sixteen"
611
  #~ msgstr "sedici"
 
612
  # @ captcha
613
  #~ msgid "seventeen"
614
  #~ msgstr "diciassette"
 
615
  # @ captcha
616
  #~ msgid "eighteen"
617
  #~ msgstr "diciotto"
 
618
  # @ captcha
619
  #~ msgid "nineteen"
620
  #~ msgstr "diciannove"
 
621
  # @ captcha
622
  #~ msgid "ten"
623
  #~ msgstr "dieci"
 
624
  # @ captcha
625
  #~ msgid "twenty"
626
  #~ msgstr "venti"
 
627
  # @ captcha
628
  #~ msgid "thirty"
629
  #~ msgstr "trenta"
 
630
  # @ captcha
631
  #~ msgid "forty"
632
  #~ msgstr "quaranta"
 
633
  # @ captcha
634
  #~ msgid "fifty"
635
  #~ msgstr "cinquanta"
 
636
  # @ captcha
637
  #~ msgid "sixty"
638
  #~ msgstr "sessanta"
 
639
  # @ captcha
640
  #~ msgid "seventy"
641
  #~ msgstr "settanta"
 
642
  # @ captcha
643
  #~ msgid "eighty"
644
  #~ msgstr "ottanta"
 
645
  # @ captcha
646
  #~ msgid "ninety"
647
  #~ msgstr "novanta"
 
648
  # @ captcha
649
  #~ msgid "and"
650
  #~ msgstr "e"
 
651
  # @ captcha
652
  #, fuzzy
653
  #~ msgid "Encryption password is not set"
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-03-05 13:12+0300\n"
6
+ "PO-Revision-Date: 2015-03-05 13:13+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Marco <marco@blackstudio.it>\n"
 
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
  "X-Generator: Poedit 1.5.4\n"
14
+ "X-Poedit-SourceCharset: UTF-8\n"
15
  "X-Poedit-KeywordsList: __;_e\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Textdomain-Support: yes\n"
18
+ "Language: it_IT\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
+ #: bws_functions.php:84
22
+ msgid "requires"
23
+ msgstr ""
24
+
25
+ #: bws_functions.php:85
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:86
32
+ msgid "Back to the WordPress"
33
+ msgstr ""
34
+
35
+ # @ bestwebsoft
36
+ #: bws_functions.php:87
37
+ #, fuzzy
38
+ msgid "Plugins page"
39
+ msgstr "Plugin Pro"
40
+
41
+ # @ bestwebsoft
42
+ #: bws_functions.php:134
43
+ #, fuzzy
44
+ msgid "Learn More"
45
+ msgstr "Leggi tutto"
46
+
47
+ #: bws_functions.php:137
48
+ msgid "It’s time to upgrade your"
49
+ msgstr ""
50
+
51
+ # @ captcha
52
+ #: bws_functions.php:137
53
+ #, fuzzy
54
+ msgid "to"
55
+ msgstr "due"
56
+
57
+ # @ bestwebsoft
58
+ #: bws_functions.php:137
59
+ #, fuzzy
60
+ msgid "version!"
61
+ msgstr "Versione PHP"
62
+
63
+ #: bws_functions.php:138
64
+ msgid "Extend standard plugin functionality with new great options."
65
+ msgstr ""
66
+
67
+ #: bws_functions.php:158
68
+ msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
69
+ msgstr ""
70
+
71
+ # @ bestwebsoft
72
+ #: bws_functions.php:159
73
+ #, fuzzy
74
+ msgid "Rate the plugin"
75
+ msgstr "Plugin attivi"
76
+
77
+ # @ bestwebsoft
78
+ #: bws_functions.php:162
79
+ #, fuzzy
80
+ msgid "If there is something wrong about it, please contact us"
81
+ msgstr "Se hai domande, contattaci tramite"
82
+
83
+ #: bws_functions.php:179 bws_functions.php:215 bws_functions.php:395
84
+ msgid "Wrong license key"
85
+ msgstr ""
86
+
87
+ #: bws_functions.php:209 bws_functions.php:389 bws_functions.php:426
88
+ msgid ""
89
+ "Something went wrong. Please try again later. If the error appears again, "
90
+ "please contact us"
91
+ msgstr ""
92
+
93
+ #: bws_functions.php:209 bws_functions.php:389 bws_functions.php:426
94
+ msgid "We are sorry for inconvenience."
95
+ msgstr ""
96
+
97
+ #: bws_functions.php:217 bws_functions.php:397
98
+ msgid "This license key is bind to another site"
99
+ msgstr ""
100
+
101
+ #: bws_functions.php:219 bws_functions.php:348
102
+ msgid ""
103
+ "Unfortunately, you have exceeded the number of available tries per day. "
104
+ "Please, upload the plugin manually."
105
+ msgstr ""
106
+
107
+ #: bws_functions.php:221
108
+ msgid ""
109
+ "Unfortunately, Your license has expired. To continue getting top-priority "
110
+ "support and plugin updates you should extend it in your"
111
+ msgstr ""
112
+
113
+ #: bws_functions.php:223
114
+ msgid ""
115
+ "Unfortunately, the PRO licence was already installed to this domain. The PRO "
116
+ "Trial license can be installed only once."
117
+ msgstr ""
118
+
119
+ #: bws_functions.php:234 bws_functions.php:256 bws_functions.php:278
120
+ msgid "Failed to download the zip archive. Please, upload the plugin manually"
121
+ msgstr ""
122
+
123
+ #: bws_functions.php:246
124
+ msgid "Failed to open the zip archive. Please, upload the plugin manually"
125
+ msgstr ""
126
+
127
+ #: bws_functions.php:252
128
+ msgid ""
129
+ "Your server does not support either ZipArchive or Phar. Please, upload the "
130
+ "plugin manually"
131
+ msgstr ""
132
+
133
+ #: bws_functions.php:259
134
+ msgid "UploadDir is not writable. Please, upload the plugin manually"
135
+ msgstr ""
136
+
137
+ #: bws_functions.php:282
138
+ msgid ""
139
+ "Something went wrong. Try again later or upload the plugin manually. We are "
140
+ "sorry for inconvenience."
141
+ msgstr ""
142
+
143
+ #: bws_functions.php:307
144
+ msgid "Please, enter Your license key"
145
+ msgstr ""
146
+
147
+ #: bws_functions.php:324
148
+ msgid ""
149
+ "Congratulations! The PRO version of the plugin is successfully download and "
150
+ "activated."
151
+ msgstr ""
152
+
153
+ #: bws_functions.php:326
154
+ msgid "Please, go to"
155
+ msgstr ""
156
+
157
+ #: bws_functions.php:326
158
+ msgid "the setting page"
159
+ msgstr ""
160
+
161
+ #: bws_functions.php:327
162
+ msgid "You will be redirected automatically in 5 seconds."
163
+ msgstr ""
164
+
165
+ #: bws_functions.php:332
166
+ msgid "You can download and activate"
167
+ msgstr ""
168
+
169
+ #: bws_functions.php:334
170
+ msgid "version of this plugin by entering Your license key."
171
+ msgstr ""
172
+
173
+ #: bws_functions.php:336
174
+ msgid ""
175
+ "You can find your license key on your personal page Client area, by clicking "
176
+ "on the link"
177
+ msgstr ""
178
+
179
+ #: bws_functions.php:338
180
+ msgid "(your username is the email you specify when purchasing the product)."
181
+ msgstr ""
182
+
183
+ # @ bestwebsoft
184
+ #: bws_functions.php:346 bws_functions.php:354 bws_menu.php:613
185
+ #: bws_menu.php:670
186
+ #, fuzzy
187
+ msgid "Activate"
188
+ msgstr "Plugin attivi"
189
+
190
+ #: bws_functions.php:399
191
+ msgid ""
192
+ "This license key is valid, but Your license has expired. If you want to "
193
+ "update our plugin in future, you should extend the license."
194
+ msgstr ""
195
+
196
+ #: bws_functions.php:401
197
+ msgid "Unfortunately, you have exceeded the number of available tries."
198
+ msgstr ""
199
+
200
+ #: bws_functions.php:405
201
+ msgid "The license key is valid. Your license will expire on"
202
+ msgstr ""
203
+
204
+ #: bws_functions.php:407
205
+ msgid "The license key is valid."
206
+ msgstr ""
207
+
208
+ #: bws_functions.php:431
209
+ msgid "Please, enter your license key"
210
+ msgstr ""
211
+
212
+ #: bws_functions.php:444
213
+ msgid ""
214
+ "If needed you can check if the license key is correct or reenter it in the "
215
+ "field below. You can find your license key on your personal page - Client "
216
+ "area - on our website"
217
+ msgstr ""
218
+
219
+ #: bws_functions.php:444
220
+ msgid ""
221
+ "(your username is the email you specify when purchasing the product). If "
222
+ "necessary, please submit \"Lost your password?\" request."
223
+ msgstr ""
224
+
225
+ #: bws_functions.php:448
226
+ msgid "Check license key"
227
+ msgstr ""
228
+
229
+ #: bws_functions.php:462
230
+ msgid ""
231
+ "WARNING: We have noticed illegal use of our plugin by you. We strongly "
232
+ "recommend you to solve the problem within 24 hours, otherwise the plugin "
233
+ "will be deactivated. Please go to your personal"
234
+ msgstr ""
235
+
236
+ #: bws_functions.php:462
237
+ msgid ""
238
+ "(your username is the email you specify when purchasing the product), where "
239
+ "you can make the necessary changes."
240
+ msgstr ""
241
+
242
+ #: bws_functions.php:468
243
+ msgid ""
244
+ "Your license has expired. To continue getting top-priority support and "
245
+ "plugin updates you should extend it."
246
+ msgstr ""
247
+
248
  # @ bestwebsoft
249
+ #: bws_functions.php:468 bws_functions.php:502 bws_menu.php:589
250
+ #: bws_menu.php:611 bws_menu.php:638 bws_menu.php:668 bws_menu.php:714
251
+ #, fuzzy
252
+ msgid "Learn more"
253
+ msgstr "Leggi tutto"
254
+
255
+ #: bws_functions.php:502
256
+ msgid "You license for"
257
+ msgstr ""
258
+
259
+ #: bws_functions.php:502
260
+ msgid "expires on"
261
+ msgstr ""
262
+
263
+ #: bws_functions.php:502
264
+ msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
265
+ msgstr ""
266
+
267
+ #: bws_functions.php:580
268
+ msgid "Close"
269
+ msgstr ""
270
+
271
+ # @ bestwebsoft
272
+ #: bws_menu.php:426
273
  msgid "Not set"
274
  msgstr "Non impostato"
275
 
276
  # @ bestwebsoft
277
+ #: bws_menu.php:428 bws_menu.php:429
 
278
  msgid "On"
279
  msgstr "Abilitato"
280
 
281
  # @ bestwebsoft
282
+ #: bws_menu.php:428 bws_menu.php:429
 
283
  msgid "Off"
284
  msgstr "Disabilitato"
285
 
286
  # @ bestwebsoft
287
+ #: bws_menu.php:430 bws_menu.php:431 bws_menu.php:432 bws_menu.php:433
288
+ #: bws_menu.php:434 bws_menu.php:446
 
 
 
 
289
  msgid "N/A"
290
  msgstr "Non disponibile"
291
 
292
  # @ bestwebsoft
293
+ #: bws_menu.php:434
294
  msgid " Mb"
295
  msgstr "Mb"
296
 
297
  # @ bestwebsoft
298
+ #: bws_menu.php:435 bws_menu.php:436 bws_menu.php:437 bws_menu.php:442
 
 
 
299
  msgid "Yes"
300
  msgstr "Sì"
301
 
302
  # @ bestwebsoft
303
+ #: bws_menu.php:435 bws_menu.php:436 bws_menu.php:437 bws_menu.php:444
 
 
 
304
  msgid "No"
305
  msgstr "No"
306
 
307
  # @ bestwebsoft
308
+ #: bws_menu.php:454
309
  msgid "Operating System"
310
  msgstr "Sistema operativo"
311
 
312
  # @ bestwebsoft
313
+ #: bws_menu.php:455
314
  msgid "Server"
315
  msgstr "Server"
316
 
317
  # @ bestwebsoft
318
+ #: bws_menu.php:456
319
  msgid "Memory usage"
320
  msgstr "Utilizzo memoria"
321
 
322
  # @ bestwebsoft
323
+ #: bws_menu.php:457
324
  msgid "MYSQL Version"
325
  msgstr "Versione MYSQL"
326
 
327
  # @ bestwebsoft
328
+ #: bws_menu.php:458
329
  msgid "SQL Mode"
330
  msgstr "Modalità SQL"
331
 
332
  # @ bestwebsoft
333
+ #: bws_menu.php:459
334
  msgid "PHP Version"
335
  msgstr "Versione PHP"
336
 
337
  # @ bestwebsoft
338
+ #: bws_menu.php:460
339
  msgid "PHP Safe Mode"
340
  msgstr "Safe Mode PHP"
341
 
342
  # @ bestwebsoft
343
+ #: bws_menu.php:461
344
  msgid "PHP Allow URL fopen"
345
  msgstr "Consenti URL fopen PHP"
346
 
347
  # @ bestwebsoft
348
+ #: bws_menu.php:462
349
  msgid "PHP Memory Limit"
350
  msgstr "Limite di memoria PHP"
351
 
352
  # @ bestwebsoft
353
+ #: bws_menu.php:463
354
  msgid "PHP Max Upload Size"
355
  msgstr "Dimensione upload massima PHP"
356
 
357
  # @ bestwebsoft
358
+ #: bws_menu.php:464
359
  msgid "PHP Max Post Size"
360
  msgstr "Dimensione massima Post PHP"
361
 
362
  # @ bestwebsoft
363
+ #: bws_menu.php:465
364
  msgid "PHP Max Script Execute Time"
365
  msgstr "Tempo massimo di esecuzione PHP"
366
 
367
  # @ bestwebsoft
368
+ #: bws_menu.php:466
369
  msgid "PHP Exif support"
370
  msgstr "Supporto Exif PHP"
371
 
372
  # @ bestwebsoft
373
+ #: bws_menu.php:467
374
  msgid "PHP IPTC support"
375
  msgstr "Supporto IPTC PHP"
376
 
377
  # @ bestwebsoft
378
+ #: bws_menu.php:468
379
  msgid "PHP XML support"
380
  msgstr "Supporto XML PHP"
381
 
382
  # @ bestwebsoft
383
+ #: bws_menu.php:469
384
  msgid "Site URL"
385
  msgstr "URL sito"
386
 
387
  # @ bestwebsoft
388
+ #: bws_menu.php:470
389
  msgid "Home URL"
390
  msgstr "URL home"
391
 
392
  # @ bestwebsoft
393
+ #: bws_menu.php:473
394
  msgid "WordPress Version"
395
  msgstr "Versione WordPress"
396
 
397
  # @ bestwebsoft
398
+ #: bws_menu.php:474
399
  msgid "WordPress DB Version"
400
  msgstr "Versione DB WordPress"
401
 
402
  # @ bestwebsoft
403
+ #: bws_menu.php:475
404
  msgid "Multisite"
405
  msgstr "Multisito"
406
 
407
  # @ bestwebsoft
408
+ #: bws_menu.php:476
409
  msgid "Active Theme"
410
  msgstr "Tema attivo"
411
 
412
  # @ bestwebsoft
413
+ #: bws_menu.php:491
414
  msgid "Please enter a valid email address."
415
  msgstr "Per favore inserisci un indirizzo e-mail valido."
416
 
417
  # @ bestwebsoft
418
+ #: bws_menu.php:495
419
  msgid "Email with system info is sent to "
420
  msgstr "Email con informazioni di sistema spedita a "
421
 
422
  # @ bestwebsoft
423
+ #: bws_menu.php:499
424
  msgid "Thank you for contacting us."
425
  msgstr "Grazie per averci contattato."
426
 
427
  # @ bestwebsoft
428
+ #: bws_menu.php:532
429
  msgid "Sorry, email message could not be delivered."
430
  msgstr "Spiacenti, il messaggio email non può essere inviato."
431
 
432
+ #: bws_menu.php:540
433
  msgid "Need help?"
434
  msgstr ""
435
 
436
+ #: bws_menu.php:541
437
  msgid "Client area"
438
  msgstr ""
439
 
440
  # @ bestwebsoft
441
+ #: bws_menu.php:542 bws_menu.php:853
 
442
  msgid "System status"
443
  msgstr "Stato sistema"
444
 
445
  # @ bestwebsoft
446
+ #: bws_menu.php:547
447
  #, fuzzy
448
  msgid "Plugins"
449
  msgstr "Plugin Pro"
450
 
451
+ #: bws_menu.php:549
452
  msgid "Themes"
453
  msgstr ""
454
 
455
+ #: bws_menu.php:554
456
  msgid "All"
457
  msgstr ""
458
 
459
  # @ default
460
+ #: bws_menu.php:555
461
  #, fuzzy
462
  msgid "Installed"
463
  msgstr "Installa %s"
464
 
465
  # @ bestwebsoft
466
+ #: bws_menu.php:556
467
  #, fuzzy
468
  msgid "Recommended"
469
  msgstr "Plugin raccomandati"
470
 
471
  # @ bestwebsoft
472
+ #: bws_menu.php:560
473
  msgid "Installed plugins"
474
  msgstr "Plugin installati"
475
 
 
 
 
 
 
 
 
 
 
 
476
  # @ bestwebsoft
477
  # @ captcha
478
+ #: bws_menu.php:592 bws_menu.php:641
 
479
  msgid "Settings"
480
  msgstr "Impostazioni"
481
 
482
  # @ bestwebsoft
483
+ #: bws_menu.php:613 bws_menu.php:670
 
484
  #, fuzzy
485
  msgid "Activate this plugin"
486
  msgstr "Plugin attivi"
487
 
488
+ #: bws_menu.php:628 bws_menu.php:658 bws_menu.php:704
 
 
 
 
 
 
 
 
 
489
  msgid "Go"
490
  msgstr ""
491
 
492
+ #: bws_menu.php:632 bws_menu.php:662 bws_menu.php:708
 
 
493
  msgid "DONATE"
494
  msgstr ""
495
 
496
  # @ bestwebsoft
497
+ #: bws_menu.php:678
498
  msgid "Recommended plugins"
499
  msgstr "Plugin raccomandati"
500
 
501
  # @ default
502
+ #: bws_menu.php:716
503
  #, fuzzy
504
  msgid "Install now"
505
  msgstr "Installa %s"
506
 
507
+ #: bws_menu.php:737
508
  msgid "Try again"
509
  msgstr ""
510
 
511
+ #: bws_menu.php:755
512
  #, php-format
513
  msgid "Preview &#8220;%s&#8221;"
514
  msgstr ""
515
 
516
  # @ default
517
+ #: bws_menu.php:786
518
  #, php-format
519
  msgid "Install %s"
520
  msgstr "Installa %s"
521
 
522
  # @ default
523
+ #: bws_menu.php:786
524
  #, fuzzy
525
  msgid "Install Now"
526
  msgstr "Installa %s"
527
 
528
+ #: bws_menu.php:789
529
  #, php-format
530
  msgid "Update to version %s"
531
  msgstr ""
532
 
533
+ #: bws_menu.php:789
534
  msgid "Update"
535
  msgstr ""
536
 
537
+ #: bws_menu.php:796
538
  #, php-format
539
  msgid "Preview %s"
540
  msgstr ""
541
 
542
+ #: bws_menu.php:796
543
  msgid "Preview"
544
  msgstr ""
545
 
546
+ #: bws_menu.php:802 bws_menu.php:834
 
547
  #, php-format
548
  msgid "By %s"
549
  msgstr ""
550
 
551
+ #: bws_menu.php:808
552
  msgid "Details"
553
  msgstr ""
554
 
555
  # @ default
556
+ #: bws_menu.php:840
557
  #, fuzzy
558
  msgid "Already Installed"
559
  msgstr "Installa %s"
560
 
561
  # @ bestwebsoft
562
+ #: bws_menu.php:856
563
  msgid "Environment"
564
  msgstr "Ambiente"
565
 
566
  # @ bestwebsoft
567
+ #: bws_menu.php:867
568
  msgid "Active Plugins"
569
  msgstr "Plugin attivi"
570
 
571
  # @ bestwebsoft
572
+ #: bws_menu.php:880
573
  msgid "Inactive Plugins"
574
  msgstr "Plugin inattivi"
575
 
576
  # @ bestwebsoft
577
+ #: bws_menu.php:896
578
  msgid "Send to support"
579
  msgstr "Invia al supporto"
580
 
581
  # @ bestwebsoft
582
+ #: bws_menu.php:903
583
  msgid "Send to custom email &#187;"
584
  msgstr "Invia a una email personalizzata &#187;"
585
 
586
  # @ bestwebsoft
587
  #~ msgid "Pro plugins"
588
  #~ msgstr "Plugin Pro"
589
+
590
  # @ bestwebsoft
591
  #~ msgid "Activated plugins"
592
  #~ msgstr "Plugin attivi"
593
+
594
  # @ bestwebsoft
595
  #~ msgid "Read more"
596
  #~ msgstr "Leggi tutto"
597
+
598
  # @ bestwebsoft
599
  #~ msgid "Purchase"
600
  #~ msgstr "Acquista"
601
+
602
  # @ bestwebsoft
603
  #~ msgid "Free plugins"
604
  #~ msgstr "Plugin gratuiti"
605
+
606
  # @ bestwebsoft
607
  #~ msgid "Download"
608
  #~ msgstr "Scarica"
609
+
610
  # @ bestwebsoft
611
  #~ msgid "Install now from wordpress.org"
612
  #~ msgstr "Installa ora da wordpress.org"
613
+
614
  # @ bestwebsoft
615
  #, fuzzy
616
  #~ msgid "Activated theme"
626
  #~ msgid "Recommended themes"
627
  #~ msgstr "Plugin raccomandati"
628
 
 
 
 
629
  # @ default
630
  #, fuzzy
631
  #~ msgid "installed"
639
  # @ captcha
640
  #~ msgid "Captcha"
641
  #~ msgstr "Captcha"
642
+
643
  # @ captcha
644
  #~ msgid "Login form"
645
  #~ msgstr "Modulo di login"
646
+
647
  # @ captcha
648
  #, fuzzy
649
  #~ msgid "Registration form"
652
  # @ captcha
653
  #~ msgid "Register form"
654
  #~ msgstr "Modulo di registrazione"
655
+
656
  # @ captcha
657
  #, fuzzy
658
  #~ msgid "Reset Password form"
661
  # @ captcha
662
  #~ msgid "Lost password form"
663
  #~ msgstr "Modulo recupero password"
664
+
665
  # @ captcha
666
  #~ msgid "Comments form"
667
  #~ msgstr "Modulo dei commenti"
668
+
669
  # @ captcha
670
  #~ msgid "Hide CAPTCHA for registered users"
671
  #~ msgstr "Nascondi CAPTCHA per gli utenti registrati"
672
+
673
  # @ captcha
674
  #~ msgid "Plus (&#43;)"
675
  #~ msgstr "Addizione (&#43;)"
676
+
677
  # @ captcha
678
  #~ msgid "Plus"
679
  #~ msgstr "Più"
680
+
681
  # @ captcha
682
  #~ msgid "Minus (&minus;)"
683
  #~ msgstr "Sottrazione (&minus;)"
684
+
685
  # @ captcha
686
  #~ msgid "Minus"
687
  #~ msgstr "Meno"
688
+
689
  # @ captcha
690
  #, fuzzy
691
  #~ msgid "Multiplication (&times;)"
699
  # @ captcha
700
  #~ msgid "Numbers"
701
  #~ msgstr "Numeri"
702
+
703
  # @ captcha
704
  #~ msgid "Words"
705
  #~ msgstr "Parole"
706
+
707
  # @ captcha
708
  #~ msgid "FAQ"
709
  #~ msgstr "FAQ"
710
+
711
  # @ captcha
712
  #~ msgid "Support"
713
  #~ msgstr "Supporto"
714
+
715
  # @ captcha
716
  #, fuzzy
717
  #~ msgid ""
723
  # @ captcha
724
  #~ msgid "Options saved."
725
  #~ msgstr "Impostazioni salvate."
726
+
727
  # @ captcha
728
  #, fuzzy
729
  #~ msgid "Enable CAPTCHA for:"
732
  # @ captcha
733
  #~ msgid "Contact form"
734
  #~ msgstr "Modulo di contatto"
735
+
736
  # @ captcha
737
  #~ msgid "powered by"
738
  #~ msgstr "powered by"
739
+
740
  # @ captcha
741
  #~ msgid "Activate contact form"
742
  #~ msgstr "Attiva modulo di contatto"
743
+
744
  # @ captcha
745
  #~ msgid "Download contact form"
746
  #~ msgstr "Scarica il plugin per il modulo di contatto"
747
+
748
  # @ captcha
749
  #, fuzzy
750
  #~ msgid ""
756
  # @ captcha
757
  #~ msgid "\"Create a Group\" form"
758
  #~ msgstr "Modulo \"Crea un gruppo\""
759
+
760
  # @ captcha
761
  #~ msgid ""
762
  #~ "This functionality is available in the Pro version of the plugin. For "
764
  #~ msgstr ""
765
  #~ "Questa funzionalità è disponibile nella versione Pro del plugin. Per "
766
  #~ "maggiori dettagli, per favore vai al link"
767
+
768
  # @ captcha
769
  #, fuzzy
770
  #~ msgid "Title for CAPTCHA in the form"
773
  # @ captcha
774
  #~ msgid "Arithmetic actions for CAPTCHA"
775
  #~ msgstr "Operazioni aritmetiche per il CAPTCHA"
776
+
777
  # @ captcha
778
  #~ msgid "CAPTCHA complexity level"
779
  #~ msgstr "Livello complessità CAPTCHA"
780
+
781
  # @ default
782
  #~ msgid "Save Changes"
783
  #~ msgstr "Salva le modifiche"
784
+
785
  # @ captcha
786
  #~ msgid "ERROR"
787
  #~ msgstr "ERRORE"
788
+
789
  # @ captcha
790
  #~ msgid "Please fill the form."
791
  #~ msgstr "Per favore compila il modulo."
792
+
793
  # @ captcha
794
  #, fuzzy
795
  #~ msgid "Please enter a valid CAPTCHA value."
807
  # @ captcha
808
  #~ msgid "zero"
809
  #~ msgstr "zero"
810
+
811
  # @ captcha
812
  #~ msgid "one"
813
  #~ msgstr "uno"
814
+
 
 
815
  # @ captcha
816
  #~ msgid "three"
817
  #~ msgstr "tre"
818
+
819
  # @ captcha
820
  #~ msgid "four"
821
  #~ msgstr "quattro"
822
+
823
  # @ captcha
824
  #~ msgid "five"
825
  #~ msgstr "cinque"
826
+
827
  # @ captcha
828
  #~ msgid "six"
829
  #~ msgstr "sei"
830
+
831
  # @ captcha
832
  #~ msgid "seven"
833
  #~ msgstr "sette"
834
+
835
  # @ captcha
836
  #~ msgid "eight"
837
  #~ msgstr "otto"
838
+
839
  # @ captcha
840
  #~ msgid "nine"
841
  #~ msgstr "nove"
842
+
843
  # @ captcha
844
  #~ msgid "eleven"
845
  #~ msgstr "undici"
846
+
847
  # @ captcha
848
  #~ msgid "twelve"
849
  #~ msgstr "dodici"
850
+
851
  # @ captcha
852
  #~ msgid "thirteen"
853
  #~ msgstr "tredici"
854
+
855
  # @ captcha
856
  #~ msgid "fourteen"
857
  #~ msgstr "quattordici"
858
+
859
  # @ captcha
860
  #~ msgid "fifteen"
861
  #~ msgstr "quindici"
862
+
863
  # @ captcha
864
  #~ msgid "sixteen"
865
  #~ msgstr "sedici"
866
+
867
  # @ captcha
868
  #~ msgid "seventeen"
869
  #~ msgstr "diciassette"
870
+
871
  # @ captcha
872
  #~ msgid "eighteen"
873
  #~ msgstr "diciotto"
874
+
875
  # @ captcha
876
  #~ msgid "nineteen"
877
  #~ msgstr "diciannove"
878
+
879
  # @ captcha
880
  #~ msgid "ten"
881
  #~ msgstr "dieci"
882
+
883
  # @ captcha
884
  #~ msgid "twenty"
885
  #~ msgstr "venti"
886
+
887
  # @ captcha
888
  #~ msgid "thirty"
889
  #~ msgstr "trenta"
890
+
891
  # @ captcha
892
  #~ msgid "forty"
893
  #~ msgstr "quaranta"
894
+
895
  # @ captcha
896
  #~ msgid "fifty"
897
  #~ msgstr "cinquanta"
898
+
899
  # @ captcha
900
  #~ msgid "sixty"
901
  #~ msgstr "sessanta"
902
+
903
  # @ captcha
904
  #~ msgid "seventy"
905
  #~ msgstr "settanta"
906
+
907
  # @ captcha
908
  #~ msgid "eighty"
909
  #~ msgstr "ottanta"
910
+
911
  # @ captcha
912
  #~ msgid "ninety"
913
  #~ msgstr "novanta"
914
+
915
  # @ captcha
916
  #~ msgid "and"
917
  #~ msgstr "e"
918
+
919
  # @ captcha
920
  #, fuzzy
921
  #~ 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: 2014-11-05 16:30+0300\n"
6
- "PO-Revision-Date: 2014-11-05 16:30+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: foken <foken@gmx.com>\n"
9
  "Language: ja_JP\n"
@@ -13,305 +13,515 @@ msgstr ""
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
- "X-Generator: Poedit 1.5.7\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: bws_menu.php:351
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  msgid "Not set"
21
  msgstr "未設定"
22
 
23
- #: bws_menu.php:353
24
- #: bws_menu.php:354
25
  msgid "On"
26
  msgstr "On"
27
 
28
- #: bws_menu.php:353
29
- #: bws_menu.php:354
30
  msgid "Off"
31
  msgstr "Off"
32
 
33
- #: bws_menu.php:355
34
- #: bws_menu.php:356
35
- #: bws_menu.php:357
36
- #: bws_menu.php:358
37
- #: bws_menu.php:359
38
- #: bws_menu.php:371
39
  msgid "N/A"
40
  msgstr "該当なし"
41
 
42
- #: bws_menu.php:359
43
  msgid " Mb"
44
  msgstr " Mb"
45
 
46
- #: bws_menu.php:360
47
- #: bws_menu.php:361
48
- #: bws_menu.php:362
49
- #: bws_menu.php:367
50
  msgid "Yes"
51
  msgstr "はい"
52
 
53
- #: bws_menu.php:360
54
- #: bws_menu.php:361
55
- #: bws_menu.php:362
56
- #: bws_menu.php:369
57
  msgid "No"
58
  msgstr "いいえ"
59
 
60
- #: bws_menu.php:379
61
  msgid "Operating System"
62
  msgstr "オペレーション・システム"
63
 
64
- #: bws_menu.php:380
65
  msgid "Server"
66
  msgstr "サーバ"
67
 
68
- #: bws_menu.php:381
69
  msgid "Memory usage"
70
  msgstr "メモリー使用"
71
 
72
- #: bws_menu.php:382
73
  msgid "MYSQL Version"
74
  msgstr "MYSQL バージョン"
75
 
76
- #: bws_menu.php:383
77
  msgid "SQL Mode"
78
  msgstr "SQLモード"
79
 
80
- #: bws_menu.php:384
81
  msgid "PHP Version"
82
  msgstr "PHP バージョン"
83
 
84
- #: bws_menu.php:385
85
  msgid "PHP Safe Mode"
86
  msgstr "PHP Safe Mode"
87
 
88
- #: bws_menu.php:386
89
  msgid "PHP Allow URL fopen"
90
  msgstr "PHP Allow URL fopen"
91
 
92
- #: bws_menu.php:387
93
  msgid "PHP Memory Limit"
94
  msgstr "PHP Memory Limit"
95
 
96
- #: bws_menu.php:388
97
  msgid "PHP Max Upload Size"
98
  msgstr "PHP Max Upload Size"
99
 
100
- #: bws_menu.php:389
101
  msgid "PHP Max Post Size"
102
  msgstr "PHP Max Post Size"
103
 
104
- #: bws_menu.php:390
105
  msgid "PHP Max Script Execute Time"
106
  msgstr "PHP Max Script Execute Time"
107
 
108
- #: bws_menu.php:391
109
  msgid "PHP Exif support"
110
  msgstr "PHP Exif サポート"
111
 
112
- #: bws_menu.php:392
113
  msgid "PHP IPTC support"
114
  msgstr "PHP IPTC サポート"
115
 
116
- #: bws_menu.php:393
117
  msgid "PHP XML support"
118
  msgstr "PHP XML サポート"
119
 
120
- #: bws_menu.php:394
121
  msgid "Site URL"
122
  msgstr "サイトURL"
123
 
124
- #: bws_menu.php:395
125
  msgid "Home URL"
126
  msgstr "ホームURL"
127
 
128
- #: bws_menu.php:398
129
  msgid "WordPress Version"
130
  msgstr "WordPress バージョン"
131
 
132
- #: bws_menu.php:399
133
  msgid "WordPress DB Version"
134
  msgstr "WordPress データベース バージョン"
135
 
136
- #: bws_menu.php:400
137
  msgid "Multisite"
138
  msgstr "複数サイト"
139
 
140
- #: bws_menu.php:401
141
  msgid "Active Theme"
142
  msgstr "有効なテーマ"
143
 
144
- #: bws_menu.php:416
145
  msgid "Please enter a valid email address."
146
  msgstr "正確なEメール・アドレスを入力して下さい。"
147
 
148
- #: bws_menu.php:420
149
  msgid "Email with system info is sent to "
150
  msgstr "システム情報をメールで送信:"
151
 
152
- #: bws_menu.php:424
153
  msgid "Thank you for contacting us."
154
  msgstr "ご連絡ありがとうございます"
155
 
156
- #: bws_menu.php:457
157
  msgid "Sorry, email message could not be delivered."
158
  msgstr "申し訳ございませんが、貴方のemailは配信できませんでした。"
159
 
160
- #: bws_menu.php:465
161
  msgid "Need help?"
162
  msgstr ""
163
 
164
- #: bws_menu.php:466
165
  msgid "Client area"
166
  msgstr ""
167
 
168
- #: bws_menu.php:467
169
- #: bws_menu.php:778
170
  msgid "System status"
171
  msgstr "システム状況"
172
 
173
- #: bws_menu.php:472
174
  #, fuzzy
175
  msgid "Plugins"
176
  msgstr "Pro Plugins"
177
 
178
- #: bws_menu.php:474
179
  msgid "Themes"
180
  msgstr ""
181
 
182
- #: bws_menu.php:479
183
  msgid "All"
184
  msgstr ""
185
 
186
- #: bws_menu.php:480
187
  #, fuzzy
188
  msgid "Installed"
189
  msgstr "%s 導入"
190
 
191
- #: bws_menu.php:481
192
  #, fuzzy
193
  msgid "Recommended"
194
  msgstr "推奨プラグイン"
195
 
196
- #: bws_menu.php:485
197
  msgid "Installed plugins"
198
  msgstr "導入済みプラグイン"
199
 
200
- #: bws_menu.php:514
201
- #: bws_menu.php:536
202
- #: bws_menu.php:563
203
- #: bws_menu.php:593
204
- #: bws_menu.php:639
205
- #, fuzzy
206
- msgid "Learn more"
207
- msgstr "もっと読む"
208
-
209
- #: bws_menu.php:517
210
- #: bws_menu.php:566
211
  msgid "Settings"
212
  msgstr "設定"
213
 
214
- #: bws_menu.php:538
215
- #: bws_menu.php:595
216
  #, fuzzy
217
  msgid "Activate this plugin"
218
  msgstr "有効なプラグイン"
219
 
220
- #: bws_menu.php:538
221
- #: bws_menu.php:595
222
- #, fuzzy
223
- msgid "Activate"
224
- msgstr "有効なcaptcha"
225
-
226
- #: bws_menu.php:553
227
- #: bws_menu.php:583
228
- #: bws_menu.php:629
229
  msgid "Go"
230
  msgstr ""
231
 
232
- #: bws_menu.php:557
233
- #: bws_menu.php:587
234
- #: bws_menu.php:633
235
  msgid "DONATE"
236
  msgstr ""
237
 
238
- #: bws_menu.php:603
239
  msgid "Recommended plugins"
240
  msgstr "推奨プラグイン"
241
 
242
- #: bws_menu.php:641
243
  #, fuzzy
244
  msgid "Install now"
245
  msgstr "Installa Ora"
246
 
247
- #: bws_menu.php:662
248
  msgid "Try again"
249
  msgstr ""
250
 
251
- #: bws_menu.php:680
252
  #, php-format
253
  msgid "Preview &#8220;%s&#8221;"
254
  msgstr ""
255
 
256
- #: bws_menu.php:711
257
  #, php-format
258
  msgid "Install %s"
259
  msgstr "%s 導入"
260
 
261
- #: bws_menu.php:711
262
  msgid "Install Now"
263
  msgstr "Installa Ora"
264
 
265
- #: bws_menu.php:714
266
  #, php-format
267
  msgid "Update to version %s"
268
  msgstr ""
269
 
270
- #: bws_menu.php:714
271
  msgid "Update"
272
  msgstr ""
273
 
274
- #: bws_menu.php:721
275
  #, php-format
276
  msgid "Preview %s"
277
  msgstr ""
278
 
279
- #: bws_menu.php:721
280
  msgid "Preview"
281
  msgstr ""
282
 
283
- #: bws_menu.php:727
284
- #: bws_menu.php:759
285
  #, php-format
286
  msgid "By %s"
287
  msgstr ""
288
 
289
- #: bws_menu.php:733
290
  msgid "Details"
291
  msgstr ""
292
 
293
- #: bws_menu.php:765
294
  #, fuzzy
295
  msgid "Already Installed"
296
  msgstr "%s 導入"
297
 
298
- #: bws_menu.php:781
299
  msgid "Environment"
300
  msgstr "環境"
301
 
302
- #: bws_menu.php:792
303
  msgid "Active Plugins"
304
  msgstr "有効なプラグイン"
305
 
306
- #: bws_menu.php:805
307
  msgid "Inactive Plugins"
308
  msgstr "無効なプラグイン"
309
 
310
- #: bws_menu.php:821
311
  msgid "Send to support"
312
  msgstr "サポートに送信"
313
 
314
- #: bws_menu.php:828
315
  msgid "Send to custom email &#187;"
316
  msgstr "カスタムEメールに送信&#187;"
317
 
@@ -348,9 +558,6 @@ msgstr "カスタムEメールに送信&#187;"
348
  #~ msgid "Recommended themes"
349
  #~ msgstr "推奨プラグイン"
350
 
351
- #~ msgid "If you have any questions, please contact us via"
352
- #~ msgstr "もそご質問がある場合は、以下の方法でご連絡下さい:"
353
-
354
  #, fuzzy
355
  #~ msgid "installed"
356
  #~ msgstr "%s 導入"
@@ -450,9 +657,6 @@ msgstr "カスタムEメールに送信&#187;"
450
  #~ msgid "Settings saved."
451
  #~ msgstr "設定保存."
452
 
453
- #~ msgid "Extra settings"
454
- #~ msgstr "追加設定"
455
-
456
  #~ msgid ""
457
  #~ "If you would like to add the Contact Form to your website, just copy and "
458
  #~ "paste this shortcode to your post or page or widget:"
@@ -566,9 +770,6 @@ msgstr "カスタムEメールに送信&#187;"
566
  #~ msgid "Display 'Send me a copy' block"
567
  #~ msgstr "コピーブロックを自分に送る"
568
 
569
- #~ msgid "Required fields"
570
- #~ msgstr "必須フィールド"
571
-
572
  #~ msgid "Name"
573
  #~ msgstr "名前"
574
 
@@ -791,9 +992,6 @@ msgstr "カスタムEメールに送信&#187;"
791
  #~ msgid "Please enter subject..."
792
  #~ msgstr "件名を入力して下さい..."
793
 
794
- #~ msgid "Please enter your message..."
795
- #~ msgstr "メッセージを入力して下さい..."
796
-
797
  #~ msgid ""
798
  #~ "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, "
799
  #~ "EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file "
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-03-05 13:13+0300\n"
6
+ "PO-Revision-Date: 2015-03-05 13:14+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: foken <foken@gmx.com>\n"
9
  "Language: ja_JP\n"
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
+ "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: bws_functions.php:84
20
+ #, fuzzy
21
+ msgid "requires"
22
+ msgstr "必須フィールド"
23
+
24
+ #: bws_functions.php:85
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:86
31
+ msgid "Back to the WordPress"
32
+ msgstr ""
33
+
34
+ #: bws_functions.php:87
35
+ #, fuzzy
36
+ msgid "Plugins page"
37
+ msgstr "Pro Plugins"
38
+
39
+ #: bws_functions.php:134
40
+ #, fuzzy
41
+ msgid "Learn More"
42
+ msgstr "もっと読む"
43
+
44
+ #: bws_functions.php:137
45
+ msgid "It’s time to upgrade your"
46
+ msgstr ""
47
+
48
+ #: bws_functions.php:137
49
+ msgid "to"
50
+ msgstr ""
51
+
52
+ #: bws_functions.php:137
53
+ #, fuzzy
54
+ msgid "version!"
55
+ msgstr "PHP バージョン"
56
+
57
+ #: bws_functions.php:138
58
+ msgid "Extend standard plugin functionality with new great options."
59
+ msgstr ""
60
+
61
+ #: bws_functions.php:158
62
+ msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
63
+ msgstr ""
64
+
65
+ #: bws_functions.php:159
66
+ #, fuzzy
67
+ msgid "Rate the plugin"
68
+ msgstr "有効なプラグイン"
69
+
70
+ #: bws_functions.php:162
71
+ #, fuzzy
72
+ msgid "If there is something wrong about it, please contact us"
73
+ msgstr "もそご質問がある場合は、以下の方法でご連絡下さい:"
74
+
75
+ #: bws_functions.php:179 bws_functions.php:215 bws_functions.php:395
76
+ msgid "Wrong license key"
77
+ msgstr ""
78
+
79
+ #: bws_functions.php:209 bws_functions.php:389 bws_functions.php:426
80
+ msgid ""
81
+ "Something went wrong. Please try again later. If the error appears again, "
82
+ "please contact us"
83
+ msgstr ""
84
+
85
+ #: bws_functions.php:209 bws_functions.php:389 bws_functions.php:426
86
+ msgid "We are sorry for inconvenience."
87
+ msgstr ""
88
+
89
+ #: bws_functions.php:217 bws_functions.php:397
90
+ msgid "This license key is bind to another site"
91
+ msgstr ""
92
+
93
+ #: bws_functions.php:219 bws_functions.php:348
94
+ msgid ""
95
+ "Unfortunately, you have exceeded the number of available tries per day. "
96
+ "Please, upload the plugin manually."
97
+ msgstr ""
98
+
99
+ #: bws_functions.php:221
100
+ msgid ""
101
+ "Unfortunately, Your license has expired. To continue getting top-priority "
102
+ "support and plugin updates you should extend it in your"
103
+ msgstr ""
104
+
105
+ #: bws_functions.php:223
106
+ msgid ""
107
+ "Unfortunately, the PRO licence was already installed to this domain. The PRO "
108
+ "Trial license can be installed only once."
109
+ msgstr ""
110
+
111
+ #: bws_functions.php:234 bws_functions.php:256 bws_functions.php:278
112
+ msgid "Failed to download the zip archive. Please, upload the plugin manually"
113
+ msgstr ""
114
+
115
+ #: bws_functions.php:246
116
+ msgid "Failed to open the zip archive. Please, upload the plugin manually"
117
+ msgstr ""
118
+
119
+ #: bws_functions.php:252
120
+ msgid ""
121
+ "Your server does not support either ZipArchive or Phar. Please, upload the "
122
+ "plugin manually"
123
+ msgstr ""
124
+
125
+ #: bws_functions.php:259
126
+ msgid "UploadDir is not writable. Please, upload the plugin manually"
127
+ msgstr ""
128
+
129
+ #: bws_functions.php:282
130
+ msgid ""
131
+ "Something went wrong. Try again later or upload the plugin manually. We are "
132
+ "sorry for inconvenience."
133
+ msgstr ""
134
+
135
+ #: bws_functions.php:307
136
+ #, fuzzy
137
+ msgid "Please, enter Your license key"
138
+ msgstr "メッセージを入力して下さい..."
139
+
140
+ #: bws_functions.php:324
141
+ msgid ""
142
+ "Congratulations! The PRO version of the plugin is successfully download and "
143
+ "activated."
144
+ msgstr ""
145
+
146
+ #: bws_functions.php:326
147
+ msgid "Please, go to"
148
+ msgstr ""
149
+
150
+ #: bws_functions.php:326
151
+ #, fuzzy
152
+ msgid "the setting page"
153
+ msgstr "追加設定"
154
+
155
+ #: bws_functions.php:327
156
+ msgid "You will be redirected automatically in 5 seconds."
157
+ msgstr ""
158
+
159
+ #: bws_functions.php:332
160
+ msgid "You can download and activate"
161
+ msgstr ""
162
+
163
+ #: bws_functions.php:334
164
+ msgid "version of this plugin by entering Your license key."
165
+ msgstr ""
166
+
167
+ #: bws_functions.php:336
168
+ msgid ""
169
+ "You can find your license key on your personal page Client area, by clicking "
170
+ "on the link"
171
+ msgstr ""
172
+
173
+ #: bws_functions.php:338
174
+ msgid "(your username is the email you specify when purchasing the product)."
175
+ msgstr ""
176
+
177
+ #: bws_functions.php:346 bws_functions.php:354 bws_menu.php:613
178
+ #: bws_menu.php:670
179
+ #, fuzzy
180
+ msgid "Activate"
181
+ msgstr "有効なcaptcha"
182
+
183
+ #: bws_functions.php:399
184
+ msgid ""
185
+ "This license key is valid, but Your license has expired. If you want to "
186
+ "update our plugin in future, you should extend the license."
187
+ msgstr ""
188
+
189
+ #: bws_functions.php:401
190
+ msgid "Unfortunately, you have exceeded the number of available tries."
191
+ msgstr ""
192
+
193
+ #: bws_functions.php:405
194
+ msgid "The license key is valid. Your license will expire on"
195
+ msgstr ""
196
+
197
+ #: bws_functions.php:407
198
+ msgid "The license key is valid."
199
+ msgstr ""
200
+
201
+ #: bws_functions.php:431
202
+ #, fuzzy
203
+ msgid "Please, enter your license key"
204
+ msgstr "メッセージを入力して下さい..."
205
+
206
+ #: bws_functions.php:444
207
+ msgid ""
208
+ "If needed you can check if the license key is correct or reenter it in the "
209
+ "field below. You can find your license key on your personal page - Client "
210
+ "area - on our website"
211
+ msgstr ""
212
+
213
+ #: bws_functions.php:444
214
+ msgid ""
215
+ "(your username is the email you specify when purchasing the product). If "
216
+ "necessary, please submit \"Lost your password?\" request."
217
+ msgstr ""
218
+
219
+ #: bws_functions.php:448
220
+ msgid "Check license key"
221
+ msgstr ""
222
+
223
+ #: bws_functions.php:462
224
+ msgid ""
225
+ "WARNING: We have noticed illegal use of our plugin by you. We strongly "
226
+ "recommend you to solve the problem within 24 hours, otherwise the plugin "
227
+ "will be deactivated. Please go to your personal"
228
+ msgstr ""
229
+
230
+ #: bws_functions.php:462
231
+ msgid ""
232
+ "(your username is the email you specify when purchasing the product), where "
233
+ "you can make the necessary changes."
234
+ msgstr ""
235
+
236
+ #: bws_functions.php:468
237
+ msgid ""
238
+ "Your license has expired. To continue getting top-priority support and "
239
+ "plugin updates you should extend it."
240
+ msgstr ""
241
+
242
+ #: bws_functions.php:468 bws_functions.php:502 bws_menu.php:589
243
+ #: bws_menu.php:611 bws_menu.php:638 bws_menu.php:668 bws_menu.php:714
244
+ #, fuzzy
245
+ msgid "Learn more"
246
+ msgstr "もっと読む"
247
+
248
+ #: bws_functions.php:502
249
+ msgid "You license for"
250
+ msgstr ""
251
+
252
+ #: bws_functions.php:502
253
+ msgid "expires on"
254
+ msgstr ""
255
+
256
+ #: bws_functions.php:502
257
+ msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
258
+ msgstr ""
259
+
260
+ #: bws_functions.php:580
261
+ msgid "Close"
262
+ msgstr ""
263
+
264
+ #: bws_menu.php:426
265
  msgid "Not set"
266
  msgstr "未設定"
267
 
268
+ #: bws_menu.php:428 bws_menu.php:429
 
269
  msgid "On"
270
  msgstr "On"
271
 
272
+ #: bws_menu.php:428 bws_menu.php:429
 
273
  msgid "Off"
274
  msgstr "Off"
275
 
276
+ #: bws_menu.php:430 bws_menu.php:431 bws_menu.php:432 bws_menu.php:433
277
+ #: bws_menu.php:434 bws_menu.php:446
 
 
 
 
278
  msgid "N/A"
279
  msgstr "該当なし"
280
 
281
+ #: bws_menu.php:434
282
  msgid " Mb"
283
  msgstr " Mb"
284
 
285
+ #: bws_menu.php:435 bws_menu.php:436 bws_menu.php:437 bws_menu.php:442
 
 
 
286
  msgid "Yes"
287
  msgstr "はい"
288
 
289
+ #: bws_menu.php:435 bws_menu.php:436 bws_menu.php:437 bws_menu.php:444
 
 
 
290
  msgid "No"
291
  msgstr "いいえ"
292
 
293
+ #: bws_menu.php:454
294
  msgid "Operating System"
295
  msgstr "オペレーション・システム"
296
 
297
+ #: bws_menu.php:455
298
  msgid "Server"
299
  msgstr "サーバ"
300
 
301
+ #: bws_menu.php:456
302
  msgid "Memory usage"
303
  msgstr "メモリー使用"
304
 
305
+ #: bws_menu.php:457
306
  msgid "MYSQL Version"
307
  msgstr "MYSQL バージョン"
308
 
309
+ #: bws_menu.php:458
310
  msgid "SQL Mode"
311
  msgstr "SQLモード"
312
 
313
+ #: bws_menu.php:459
314
  msgid "PHP Version"
315
  msgstr "PHP バージョン"
316
 
317
+ #: bws_menu.php:460
318
  msgid "PHP Safe Mode"
319
  msgstr "PHP Safe Mode"
320
 
321
+ #: bws_menu.php:461
322
  msgid "PHP Allow URL fopen"
323
  msgstr "PHP Allow URL fopen"
324
 
325
+ #: bws_menu.php:462
326
  msgid "PHP Memory Limit"
327
  msgstr "PHP Memory Limit"
328
 
329
+ #: bws_menu.php:463
330
  msgid "PHP Max Upload Size"
331
  msgstr "PHP Max Upload Size"
332
 
333
+ #: bws_menu.php:464
334
  msgid "PHP Max Post Size"
335
  msgstr "PHP Max Post Size"
336
 
337
+ #: bws_menu.php:465
338
  msgid "PHP Max Script Execute Time"
339
  msgstr "PHP Max Script Execute Time"
340
 
341
+ #: bws_menu.php:466
342
  msgid "PHP Exif support"
343
  msgstr "PHP Exif サポート"
344
 
345
+ #: bws_menu.php:467
346
  msgid "PHP IPTC support"
347
  msgstr "PHP IPTC サポート"
348
 
349
+ #: bws_menu.php:468
350
  msgid "PHP XML support"
351
  msgstr "PHP XML サポート"
352
 
353
+ #: bws_menu.php:469
354
  msgid "Site URL"
355
  msgstr "サイトURL"
356
 
357
+ #: bws_menu.php:470
358
  msgid "Home URL"
359
  msgstr "ホームURL"
360
 
361
+ #: bws_menu.php:473
362
  msgid "WordPress Version"
363
  msgstr "WordPress バージョン"
364
 
365
+ #: bws_menu.php:474
366
  msgid "WordPress DB Version"
367
  msgstr "WordPress データベース バージョン"
368
 
369
+ #: bws_menu.php:475
370
  msgid "Multisite"
371
  msgstr "複数サイト"
372
 
373
+ #: bws_menu.php:476
374
  msgid "Active Theme"
375
  msgstr "有効なテーマ"
376
 
377
+ #: bws_menu.php:491
378
  msgid "Please enter a valid email address."
379
  msgstr "正確なEメール・アドレスを入力して下さい。"
380
 
381
+ #: bws_menu.php:495
382
  msgid "Email with system info is sent to "
383
  msgstr "システム情報をメールで送信:"
384
 
385
+ #: bws_menu.php:499
386
  msgid "Thank you for contacting us."
387
  msgstr "ご連絡ありがとうございます"
388
 
389
+ #: bws_menu.php:532
390
  msgid "Sorry, email message could not be delivered."
391
  msgstr "申し訳ございませんが、貴方のemailは配信できませんでした。"
392
 
393
+ #: bws_menu.php:540
394
  msgid "Need help?"
395
  msgstr ""
396
 
397
+ #: bws_menu.php:541
398
  msgid "Client area"
399
  msgstr ""
400
 
401
+ #: bws_menu.php:542 bws_menu.php:853
 
402
  msgid "System status"
403
  msgstr "システム状況"
404
 
405
+ #: bws_menu.php:547
406
  #, fuzzy
407
  msgid "Plugins"
408
  msgstr "Pro Plugins"
409
 
410
+ #: bws_menu.php:549
411
  msgid "Themes"
412
  msgstr ""
413
 
414
+ #: bws_menu.php:554
415
  msgid "All"
416
  msgstr ""
417
 
418
+ #: bws_menu.php:555
419
  #, fuzzy
420
  msgid "Installed"
421
  msgstr "%s 導入"
422
 
423
+ #: bws_menu.php:556
424
  #, fuzzy
425
  msgid "Recommended"
426
  msgstr "推奨プラグイン"
427
 
428
+ #: bws_menu.php:560
429
  msgid "Installed plugins"
430
  msgstr "導入済みプラグイン"
431
 
432
+ #: bws_menu.php:592 bws_menu.php:641
 
 
 
 
 
 
 
 
 
 
433
  msgid "Settings"
434
  msgstr "設定"
435
 
436
+ #: bws_menu.php:613 bws_menu.php:670
 
437
  #, fuzzy
438
  msgid "Activate this plugin"
439
  msgstr "有効なプラグイン"
440
 
441
+ #: bws_menu.php:628 bws_menu.php:658 bws_menu.php:704
 
 
 
 
 
 
 
 
442
  msgid "Go"
443
  msgstr ""
444
 
445
+ #: bws_menu.php:632 bws_menu.php:662 bws_menu.php:708
 
 
446
  msgid "DONATE"
447
  msgstr ""
448
 
449
+ #: bws_menu.php:678
450
  msgid "Recommended plugins"
451
  msgstr "推奨プラグイン"
452
 
453
+ #: bws_menu.php:716
454
  #, fuzzy
455
  msgid "Install now"
456
  msgstr "Installa Ora"
457
 
458
+ #: bws_menu.php:737
459
  msgid "Try again"
460
  msgstr ""
461
 
462
+ #: bws_menu.php:755
463
  #, php-format
464
  msgid "Preview &#8220;%s&#8221;"
465
  msgstr ""
466
 
467
+ #: bws_menu.php:786
468
  #, php-format
469
  msgid "Install %s"
470
  msgstr "%s 導入"
471
 
472
+ #: bws_menu.php:786
473
  msgid "Install Now"
474
  msgstr "Installa Ora"
475
 
476
+ #: bws_menu.php:789
477
  #, php-format
478
  msgid "Update to version %s"
479
  msgstr ""
480
 
481
+ #: bws_menu.php:789
482
  msgid "Update"
483
  msgstr ""
484
 
485
+ #: bws_menu.php:796
486
  #, php-format
487
  msgid "Preview %s"
488
  msgstr ""
489
 
490
+ #: bws_menu.php:796
491
  msgid "Preview"
492
  msgstr ""
493
 
494
+ #: bws_menu.php:802 bws_menu.php:834
 
495
  #, php-format
496
  msgid "By %s"
497
  msgstr ""
498
 
499
+ #: bws_menu.php:808
500
  msgid "Details"
501
  msgstr ""
502
 
503
+ #: bws_menu.php:840
504
  #, fuzzy
505
  msgid "Already Installed"
506
  msgstr "%s 導入"
507
 
508
+ #: bws_menu.php:856
509
  msgid "Environment"
510
  msgstr "環境"
511
 
512
+ #: bws_menu.php:867
513
  msgid "Active Plugins"
514
  msgstr "有効なプラグイン"
515
 
516
+ #: bws_menu.php:880
517
  msgid "Inactive Plugins"
518
  msgstr "無効なプラグイン"
519
 
520
+ #: bws_menu.php:896
521
  msgid "Send to support"
522
  msgstr "サポートに送信"
523
 
524
+ #: bws_menu.php:903
525
  msgid "Send to custom email &#187;"
526
  msgstr "カスタムEメールに送信&#187;"
527
 
558
  #~ msgid "Recommended themes"
559
  #~ msgstr "推奨プラグイン"
560
 
 
 
 
561
  #, fuzzy
562
  #~ msgid "installed"
563
  #~ msgstr "%s 導入"
657
  #~ msgid "Settings saved."
658
  #~ msgstr "設定保存."
659
 
 
 
 
660
  #~ msgid ""
661
  #~ "If you would like to add the Contact Form to your website, just copy and "
662
  #~ "paste this shortcode to your post or page or widget:"
770
  #~ msgid "Display 'Send me a copy' block"
771
  #~ msgstr "コピーブロックを自分に送る"
772
 
 
 
 
773
  #~ msgid "Name"
774
  #~ msgstr "名前"
775
 
992
  #~ msgid "Please enter subject..."
993
  #~ msgstr "件名を入力して下さい..."
994
 
 
 
 
995
  #~ msgid ""
996
  #~ "Supported file types: HTML, TXT, CSS, GIF, PNG, JPEG, JPG, TIFF, BMP, AI, "
997
  #~ "EPS, PS, RTF, PDF, DOC, DOCX, XLS, ZIP, RAR, WAV, MP3, PPT. Max file "
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: 2014-11-05 16:30+0300\n"
6
- "PO-Revision-Date: 2014-11-05 16:30+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"
@@ -11,385 +11,603 @@ msgstr ""
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
14
- "X-Generator: Poedit 1.5.7\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
  "X-Poedit-KeywordsList: __;_e\n"
17
  "X-Poedit-Basepath: ..\n"
18
  "X-Textdomain-Support: yes\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  # @ captcha
22
- #: bws_menu.php:351
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  msgid "Not set"
24
  msgstr "Não definido"
25
 
26
  # @ captcha
27
- #: bws_menu.php:353
28
- #: bws_menu.php:354
29
  msgid "On"
30
  msgstr "Ligado"
31
 
32
  # @ captcha
33
- #: bws_menu.php:353
34
- #: bws_menu.php:354
35
  msgid "Off"
36
  msgstr "Desligado"
37
 
38
  # @ captcha
39
- #: bws_menu.php:355
40
- #: bws_menu.php:356
41
- #: bws_menu.php:357
42
- #: bws_menu.php:358
43
- #: bws_menu.php:359
44
- #: bws_menu.php:371
45
  msgid "N/A"
46
  msgstr "N/D"
47
 
48
  # @ captcha
49
- #: bws_menu.php:359
50
  msgid " Mb"
51
  msgstr " Mb"
52
 
53
  # @ captcha
54
- #: bws_menu.php:360
55
- #: bws_menu.php:361
56
- #: bws_menu.php:362
57
- #: bws_menu.php:367
58
  msgid "Yes"
59
  msgstr "Sim"
60
 
61
  # @ captcha
62
- #: bws_menu.php:360
63
- #: bws_menu.php:361
64
- #: bws_menu.php:362
65
- #: bws_menu.php:369
66
  msgid "No"
67
  msgstr "Não"
68
 
69
  # @ captcha
70
- #: bws_menu.php:379
71
  msgid "Operating System"
72
  msgstr "Sistema Operacional"
73
 
74
  # @ captcha
75
- #: bws_menu.php:380
76
  msgid "Server"
77
  msgstr "Servidor"
78
 
79
  # @ captcha
80
- #: bws_menu.php:381
81
  msgid "Memory usage"
82
  msgstr "Uso de memória"
83
 
84
  # @ captcha
85
- #: bws_menu.php:382
86
  msgid "MYSQL Version"
87
  msgstr "Versão do MySQL"
88
 
89
  # @ captcha
90
- #: bws_menu.php:383
91
  msgid "SQL Mode"
92
  msgstr "Modo SQL"
93
 
94
  # @ captcha
95
- #: bws_menu.php:384
96
  msgid "PHP Version"
97
  msgstr "Versão do PHP"
98
 
99
  # @ captcha
100
- #: bws_menu.php:385
101
  msgid "PHP Safe Mode"
102
  msgstr "Modo de Segurança do PHP"
103
 
104
  # @ captcha
105
- #: bws_menu.php:386
106
  msgid "PHP Allow URL fopen"
107
  msgstr "Permissão de fopen de URL do PHP"
108
 
109
  # @ captcha
110
- #: bws_menu.php:387
111
  msgid "PHP Memory Limit"
112
  msgstr "Limite de Memória do PHP"
113
 
114
  # @ captcha
115
- #: bws_menu.php:388
116
  msgid "PHP Max Upload Size"
117
  msgstr "Tamanho Máximo de Upload no PHP"
118
 
119
  # @ captcha
120
- #: bws_menu.php:389
121
  msgid "PHP Max Post Size"
122
  msgstr "Tamanho Máximo de Envio do PHP"
123
 
124
  # @ captcha
125
- #: bws_menu.php:390
126
  msgid "PHP Max Script Execute Time"
127
  msgstr "Tempo de Execução Máximo do PHP"
128
 
129
  # @ captcha
130
- #: bws_menu.php:391
131
  msgid "PHP Exif support"
132
  msgstr "Suporte a Exif no PHP"
133
 
134
  # @ captcha
135
- #: bws_menu.php:392
136
  msgid "PHP IPTC support"
137
  msgstr "Suporte da IPTC no PHP"
138
 
139
  # @ captcha
140
- #: bws_menu.php:393
141
  msgid "PHP XML support"
142
  msgstr "Suporte a XML no PHP"
143
 
144
  # @ captcha
145
- #: bws_menu.php:394
146
  msgid "Site URL"
147
  msgstr "URL do Site"
148
 
149
  # @ captcha
150
- #: bws_menu.php:395
151
  msgid "Home URL"
152
  msgstr "URL da Página Inicial"
153
 
154
  # @ captcha
155
- #: bws_menu.php:398
156
  msgid "WordPress Version"
157
  msgstr "Versão do WordPress"
158
 
159
  # @ captcha
160
- #: bws_menu.php:399
161
  msgid "WordPress DB Version"
162
  msgstr "Versão do DB do WordPress"
163
 
164
  # @ captcha
165
- #: bws_menu.php:400
166
  msgid "Multisite"
167
  msgstr "Multisite"
168
 
169
  # @ captcha
170
- #: bws_menu.php:401
171
  msgid "Active Theme"
172
  msgstr "Tema Ativo"
173
 
174
  # @ captcha
175
- #: bws_menu.php:416
176
  msgid "Please enter a valid email address."
177
  msgstr "Por favor, informe um endereço de email válido."
178
 
179
  # @ captcha
180
- #: bws_menu.php:420
181
  msgid "Email with system info is sent to "
182
  msgstr "Email com informações do sistema é enviado para "
183
 
184
  # @ captcha
185
- #: bws_menu.php:424
186
  msgid "Thank you for contacting us."
187
  msgstr "Obrigado por nos contatar."
188
 
189
  # @ captcha
190
- #: bws_menu.php:457
191
  msgid "Sorry, email message could not be delivered."
192
  msgstr "Desculpe, a mensagem de email não pôde ser enviada."
193
 
194
- #: bws_menu.php:465
195
  msgid "Need help?"
196
  msgstr ""
197
 
198
- #: bws_menu.php:466
199
  msgid "Client area"
200
  msgstr ""
201
 
202
  # @ captcha
203
- #: bws_menu.php:467
204
- #: bws_menu.php:778
205
  msgid "System status"
206
  msgstr "Status do sistema"
207
 
208
  # @ captcha
209
- #: bws_menu.php:472
210
  #, fuzzy
211
  msgid "Plugins"
212
  msgstr "Plugins Pro"
213
 
214
- #: bws_menu.php:474
215
  msgid "Themes"
216
  msgstr ""
217
 
218
- #: bws_menu.php:479
219
  msgid "All"
220
  msgstr ""
221
 
222
  # @ default
223
- #: bws_menu.php:480
224
  #, fuzzy
225
  msgid "Installed"
226
  msgstr "Instalar %s"
227
 
228
  # @ captcha
229
- #: bws_menu.php:481
230
  #, fuzzy
231
  msgid "Recommended"
232
  msgstr "Plugins Recomendados"
233
 
234
  # @ captcha
235
- #: bws_menu.php:485
236
  msgid "Installed plugins"
237
  msgstr "Plugins Instalados"
238
 
239
  # @ captcha
240
- #: bws_menu.php:514
241
- #: bws_menu.php:536
242
- #: bws_menu.php:563
243
- #: bws_menu.php:593
244
- #: bws_menu.php:639
245
- #, fuzzy
246
- msgid "Learn more"
247
- msgstr "Leia Mais"
248
-
249
- # @ captcha
250
- #: bws_menu.php:517
251
- #: bws_menu.php:566
252
  msgid "Settings"
253
  msgstr "Configurações"
254
 
255
  # @ captcha
256
- #: bws_menu.php:538
257
- #: bws_menu.php:595
258
  #, fuzzy
259
  msgid "Activate this plugin"
260
  msgstr "Plugins ativados"
261
 
262
- # @ captcha
263
- #: bws_menu.php:538
264
- #: bws_menu.php:595
265
- #, fuzzy
266
- msgid "Activate"
267
- msgstr "Plugins ativados"
268
-
269
- #: bws_menu.php:553
270
- #: bws_menu.php:583
271
- #: bws_menu.php:629
272
  msgid "Go"
273
  msgstr ""
274
 
275
- #: bws_menu.php:557
276
- #: bws_menu.php:587
277
- #: bws_menu.php:633
278
  msgid "DONATE"
279
  msgstr ""
280
 
281
  # @ captcha
282
- #: bws_menu.php:603
283
  msgid "Recommended plugins"
284
  msgstr "Plugins Recomendados"
285
 
286
  # @ default
287
- #: bws_menu.php:641
288
  #, fuzzy
289
  msgid "Install now"
290
  msgstr "Instalar %s"
291
 
292
- #: bws_menu.php:662
293
  msgid "Try again"
294
  msgstr ""
295
 
296
- #: bws_menu.php:680
297
  #, php-format
298
  msgid "Preview &#8220;%s&#8221;"
299
  msgstr ""
300
 
301
  # @ default
302
- #: bws_menu.php:711
303
  #, php-format
304
  msgid "Install %s"
305
  msgstr "Instalar %s"
306
 
307
  # @ default
308
- #: bws_menu.php:711
309
  #, fuzzy
310
  msgid "Install Now"
311
  msgstr "Instalar %s"
312
 
313
- #: bws_menu.php:714
314
  #, php-format
315
  msgid "Update to version %s"
316
  msgstr ""
317
 
318
- #: bws_menu.php:714
319
  msgid "Update"
320
  msgstr ""
321
 
322
- #: bws_menu.php:721
323
  #, php-format
324
  msgid "Preview %s"
325
  msgstr ""
326
 
327
- #: bws_menu.php:721
328
  msgid "Preview"
329
  msgstr ""
330
 
331
- #: bws_menu.php:727
332
- #: bws_menu.php:759
333
  #, php-format
334
  msgid "By %s"
335
  msgstr ""
336
 
337
- #: bws_menu.php:733
338
  msgid "Details"
339
  msgstr ""
340
 
341
  # @ default
342
- #: bws_menu.php:765
343
  #, fuzzy
344
  msgid "Already Installed"
345
  msgstr "Instalar %s"
346
 
347
  # @ captcha
348
- #: bws_menu.php:781
349
  msgid "Environment"
350
  msgstr "Ambiente"
351
 
352
  # @ captcha
353
- #: bws_menu.php:792
354
  msgid "Active Plugins"
355
  msgstr "Plugins Ativos"
356
 
357
  # @ captcha
358
- #: bws_menu.php:805
359
  msgid "Inactive Plugins"
360
  msgstr "Plugins Inativos"
361
 
362
  # @ captcha
363
- #: bws_menu.php:821
364
  msgid "Send to support"
365
  msgstr "Enviar para o suporte"
366
 
367
  # @ captcha
368
- #: bws_menu.php:828
369
  msgid "Send to custom email &#187;"
370
  msgstr "Enviar para email personalizado &#187;"
371
 
372
  # @ captcha
373
  #~ msgid "Pro plugins"
374
  #~ msgstr "Plugins Pro"
 
375
  # @ captcha
376
  #~ msgid "Activated plugins"
377
  #~ msgstr "Plugins ativados"
 
378
  # @ captcha
379
  #~ msgid "Read more"
380
  #~ msgstr "Leia Mais"
 
381
  # @ captcha
382
  #~ msgid "Purchase"
383
  #~ msgstr "Compra"
 
384
  # @ captcha
385
  #~ msgid "Free plugins"
386
  #~ msgstr "Plugins Grátis"
 
387
  # @ captcha
388
  #~ msgid "Download"
389
  #~ msgstr "Baixar"
 
390
  # @ captcha
391
  #~ msgid "Install now from wordpress.org"
392
  #~ msgstr "Instale agora do site do wordpress (wordpress.org)"
 
393
  # @ captcha
394
  #, fuzzy
395
  #~ msgid "Activated theme"
@@ -405,9 +623,6 @@ msgstr "Enviar para email personalizado &#187;"
405
  #~ msgid "Recommended themes"
406
  #~ msgstr "Plugins Recomendados"
407
 
408
- # @ captcha
409
- #~ msgid "If you have any questions, please contact us via"
410
- #~ msgstr "Se você tiver quaisquer perguntas, por favor entre em contato via"
411
  # @ default
412
  #, fuzzy
413
  #~ msgid "installed"
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-03-05 13:14+0300\n"
6
+ "PO-Revision-Date: 2015-03-05 13:14+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"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
14
+ "X-Generator: Poedit 1.5.4\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
  "X-Poedit-KeywordsList: __;_e\n"
17
  "X-Poedit-Basepath: ..\n"
18
  "X-Textdomain-Support: yes\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
+ #: bws_functions.php:84
22
+ msgid "requires"
23
+ msgstr ""
24
+
25
+ #: bws_functions.php:85
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:86
32
+ msgid "Back to the WordPress"
33
+ msgstr ""
34
+
35
+ # @ captcha
36
+ #: bws_functions.php:87
37
+ #, fuzzy
38
+ msgid "Plugins page"
39
+ msgstr "Plugins Pro"
40
+
41
+ # @ captcha
42
+ #: bws_functions.php:134
43
+ #, fuzzy
44
+ msgid "Learn More"
45
+ msgstr "Leia Mais"
46
+
47
+ #: bws_functions.php:137
48
+ msgid "It’s time to upgrade your"
49
+ msgstr ""
50
+
51
+ #: bws_functions.php:137
52
+ msgid "to"
53
+ msgstr ""
54
+
55
+ # @ captcha
56
+ #: bws_functions.php:137
57
+ #, fuzzy
58
+ msgid "version!"
59
+ msgstr "Versão do PHP"
60
+
61
+ #: bws_functions.php:138
62
+ msgid "Extend standard plugin functionality with new great options."
63
+ msgstr ""
64
+
65
+ #: bws_functions.php:158
66
+ msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
67
+ msgstr ""
68
+
69
+ # @ captcha
70
+ #: bws_functions.php:159
71
+ #, fuzzy
72
+ msgid "Rate the plugin"
73
+ msgstr "Plugins ativados"
74
+
75
+ # @ captcha
76
+ #: bws_functions.php:162
77
+ #, fuzzy
78
+ msgid "If there is something wrong about it, please contact us"
79
+ msgstr "Se você tiver quaisquer perguntas, por favor entre em contato via"
80
+
81
+ #: bws_functions.php:179 bws_functions.php:215 bws_functions.php:395
82
+ msgid "Wrong license key"
83
+ msgstr ""
84
+
85
+ #: bws_functions.php:209 bws_functions.php:389 bws_functions.php:426
86
+ msgid ""
87
+ "Something went wrong. Please try again later. If the error appears again, "
88
+ "please contact us"
89
+ msgstr ""
90
+
91
+ #: bws_functions.php:209 bws_functions.php:389 bws_functions.php:426
92
+ msgid "We are sorry for inconvenience."
93
+ msgstr ""
94
+
95
+ #: bws_functions.php:217 bws_functions.php:397
96
+ msgid "This license key is bind to another site"
97
+ msgstr ""
98
+
99
+ #: bws_functions.php:219 bws_functions.php:348
100
+ msgid ""
101
+ "Unfortunately, you have exceeded the number of available tries per day. "
102
+ "Please, upload the plugin manually."
103
+ msgstr ""
104
+
105
+ #: bws_functions.php:221
106
+ msgid ""
107
+ "Unfortunately, Your license has expired. To continue getting top-priority "
108
+ "support and plugin updates you should extend it in your"
109
+ msgstr ""
110
+
111
+ #: bws_functions.php:223
112
+ msgid ""
113
+ "Unfortunately, the PRO licence was already installed to this domain. The PRO "
114
+ "Trial license can be installed only once."
115
+ msgstr ""
116
+
117
+ #: bws_functions.php:234 bws_functions.php:256 bws_functions.php:278
118
+ msgid "Failed to download the zip archive. Please, upload the plugin manually"
119
+ msgstr ""
120
+
121
+ #: bws_functions.php:246
122
+ msgid "Failed to open the zip archive. Please, upload the plugin manually"
123
+ msgstr ""
124
+
125
+ #: bws_functions.php:252
126
+ msgid ""
127
+ "Your server does not support either ZipArchive or Phar. Please, upload the "
128
+ "plugin manually"
129
+ msgstr ""
130
+
131
+ #: bws_functions.php:259
132
+ msgid "UploadDir is not writable. Please, upload the plugin manually"
133
+ msgstr ""
134
+
135
+ #: bws_functions.php:282
136
+ msgid ""
137
+ "Something went wrong. Try again later or upload the plugin manually. We are "
138
+ "sorry for inconvenience."
139
+ msgstr ""
140
+
141
+ #: bws_functions.php:307
142
+ msgid "Please, enter Your license key"
143
+ msgstr ""
144
+
145
+ #: bws_functions.php:324
146
+ msgid ""
147
+ "Congratulations! The PRO version of the plugin is successfully download and "
148
+ "activated."
149
+ msgstr ""
150
+
151
+ #: bws_functions.php:326
152
+ msgid "Please, go to"
153
+ msgstr ""
154
+
155
+ #: bws_functions.php:326
156
+ msgid "the setting page"
157
+ msgstr ""
158
+
159
+ #: bws_functions.php:327
160
+ msgid "You will be redirected automatically in 5 seconds."
161
+ msgstr ""
162
+
163
+ #: bws_functions.php:332
164
+ msgid "You can download and activate"
165
+ msgstr ""
166
+
167
+ #: bws_functions.php:334
168
+ msgid "version of this plugin by entering Your license key."
169
+ msgstr ""
170
+
171
+ #: bws_functions.php:336
172
+ msgid ""
173
+ "You can find your license key on your personal page Client area, by clicking "
174
+ "on the link"
175
+ msgstr ""
176
+
177
+ #: bws_functions.php:338
178
+ msgid "(your username is the email you specify when purchasing the product)."
179
+ msgstr ""
180
+
181
+ # @ captcha
182
+ #: bws_functions.php:346 bws_functions.php:354 bws_menu.php:613
183
+ #: bws_menu.php:670
184
+ #, fuzzy
185
+ msgid "Activate"
186
+ msgstr "Plugins ativados"
187
+
188
+ #: bws_functions.php:399
189
+ msgid ""
190
+ "This license key is valid, but Your license has expired. If you want to "
191
+ "update our plugin in future, you should extend the license."
192
+ msgstr ""
193
+
194
+ #: bws_functions.php:401
195
+ msgid "Unfortunately, you have exceeded the number of available tries."
196
+ msgstr ""
197
+
198
+ #: bws_functions.php:405
199
+ msgid "The license key is valid. Your license will expire on"
200
+ msgstr ""
201
+
202
+ #: bws_functions.php:407
203
+ msgid "The license key is valid."
204
+ msgstr ""
205
+
206
+ #: bws_functions.php:431
207
+ msgid "Please, enter your license key"
208
+ msgstr ""
209
+
210
+ #: bws_functions.php:444
211
+ msgid ""
212
+ "If needed you can check if the license key is correct or reenter it in the "
213
+ "field below. You can find your license key on your personal page - Client "
214
+ "area - on our website"
215
+ msgstr ""
216
+
217
+ #: bws_functions.php:444
218
+ msgid ""
219
+ "(your username is the email you specify when purchasing the product). If "
220
+ "necessary, please submit \"Lost your password?\" request."
221
+ msgstr ""
222
+
223
+ #: bws_functions.php:448
224
+ msgid "Check license key"
225
+ msgstr ""
226
+
227
+ #: bws_functions.php:462
228
+ msgid ""
229
+ "WARNING: We have noticed illegal use of our plugin by you. We strongly "
230
+ "recommend you to solve the problem within 24 hours, otherwise the plugin "
231
+ "will be deactivated. Please go to your personal"
232
+ msgstr ""
233
+
234
+ #: bws_functions.php:462
235
+ msgid ""
236
+ "(your username is the email you specify when purchasing the product), where "
237
+ "you can make the necessary changes."
238
+ msgstr ""
239
+
240
+ #: bws_functions.php:468
241
+ msgid ""
242
+ "Your license has expired. To continue getting top-priority support and "
243
+ "plugin updates you should extend it."
244
+ msgstr ""
245
+
246
  # @ captcha
247
+ #: bws_functions.php:468 bws_functions.php:502 bws_menu.php:589
248
+ #: bws_menu.php:611 bws_menu.php:638 bws_menu.php:668 bws_menu.php:714
249
+ #, fuzzy
250
+ msgid "Learn more"
251
+ msgstr "Leia Mais"
252
+
253
+ #: bws_functions.php:502
254
+ msgid "You license for"
255
+ msgstr ""
256
+
257
+ #: bws_functions.php:502
258
+ msgid "expires on"
259
+ msgstr ""
260
+
261
+ #: bws_functions.php:502
262
+ msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
263
+ msgstr ""
264
+
265
+ #: bws_functions.php:580
266
+ msgid "Close"
267
+ msgstr ""
268
+
269
+ # @ captcha
270
+ #: bws_menu.php:426
271
  msgid "Not set"
272
  msgstr "Não definido"
273
 
274
  # @ captcha
275
+ #: bws_menu.php:428 bws_menu.php:429
 
276
  msgid "On"
277
  msgstr "Ligado"
278
 
279
  # @ captcha
280
+ #: bws_menu.php:428 bws_menu.php:429
 
281
  msgid "Off"
282
  msgstr "Desligado"
283
 
284
  # @ captcha
285
+ #: bws_menu.php:430 bws_menu.php:431 bws_menu.php:432 bws_menu.php:433
286
+ #: bws_menu.php:434 bws_menu.php:446
 
 
 
 
287
  msgid "N/A"
288
  msgstr "N/D"
289
 
290
  # @ captcha
291
+ #: bws_menu.php:434
292
  msgid " Mb"
293
  msgstr " Mb"
294
 
295
  # @ captcha
296
+ #: bws_menu.php:435 bws_menu.php:436 bws_menu.php:437 bws_menu.php:442
 
 
 
297
  msgid "Yes"
298
  msgstr "Sim"
299
 
300
  # @ captcha
301
+ #: bws_menu.php:435 bws_menu.php:436 bws_menu.php:437 bws_menu.php:444
 
 
 
302
  msgid "No"
303
  msgstr "Não"
304
 
305
  # @ captcha
306
+ #: bws_menu.php:454
307
  msgid "Operating System"
308
  msgstr "Sistema Operacional"
309
 
310
  # @ captcha
311
+ #: bws_menu.php:455
312
  msgid "Server"
313
  msgstr "Servidor"
314
 
315
  # @ captcha
316
+ #: bws_menu.php:456
317
  msgid "Memory usage"
318
  msgstr "Uso de memória"
319
 
320
  # @ captcha
321
+ #: bws_menu.php:457
322
  msgid "MYSQL Version"
323
  msgstr "Versão do MySQL"
324
 
325
  # @ captcha
326
+ #: bws_menu.php:458
327
  msgid "SQL Mode"
328
  msgstr "Modo SQL"
329
 
330
  # @ captcha
331
+ #: bws_menu.php:459
332
  msgid "PHP Version"
333
  msgstr "Versão do PHP"
334
 
335
  # @ captcha
336
+ #: bws_menu.php:460
337
  msgid "PHP Safe Mode"
338
  msgstr "Modo de Segurança do PHP"
339
 
340
  # @ captcha
341
+ #: bws_menu.php:461
342
  msgid "PHP Allow URL fopen"
343
  msgstr "Permissão de fopen de URL do PHP"
344
 
345
  # @ captcha
346
+ #: bws_menu.php:462
347
  msgid "PHP Memory Limit"
348
  msgstr "Limite de Memória do PHP"
349
 
350
  # @ captcha
351
+ #: bws_menu.php:463
352
  msgid "PHP Max Upload Size"
353
  msgstr "Tamanho Máximo de Upload no PHP"
354
 
355
  # @ captcha
356
+ #: bws_menu.php:464
357
  msgid "PHP Max Post Size"
358
  msgstr "Tamanho Máximo de Envio do PHP"
359
 
360
  # @ captcha
361
+ #: bws_menu.php:465
362
  msgid "PHP Max Script Execute Time"
363
  msgstr "Tempo de Execução Máximo do PHP"
364
 
365
  # @ captcha
366
+ #: bws_menu.php:466
367
  msgid "PHP Exif support"
368
  msgstr "Suporte a Exif no PHP"
369
 
370
  # @ captcha
371
+ #: bws_menu.php:467
372
  msgid "PHP IPTC support"
373
  msgstr "Suporte da IPTC no PHP"
374
 
375
  # @ captcha
376
+ #: bws_menu.php:468
377
  msgid "PHP XML support"
378
  msgstr "Suporte a XML no PHP"
379
 
380
  # @ captcha
381
+ #: bws_menu.php:469
382
  msgid "Site URL"
383
  msgstr "URL do Site"
384
 
385
  # @ captcha
386
+ #: bws_menu.php:470
387
  msgid "Home URL"
388
  msgstr "URL da Página Inicial"
389
 
390
  # @ captcha
391
+ #: bws_menu.php:473
392
  msgid "WordPress Version"
393
  msgstr "Versão do WordPress"
394
 
395
  # @ captcha
396
+ #: bws_menu.php:474
397
  msgid "WordPress DB Version"
398
  msgstr "Versão do DB do WordPress"
399
 
400
  # @ captcha
401
+ #: bws_menu.php:475
402
  msgid "Multisite"
403
  msgstr "Multisite"
404
 
405
  # @ captcha
406
+ #: bws_menu.php:476
407
  msgid "Active Theme"
408
  msgstr "Tema Ativo"
409
 
410
  # @ captcha
411
+ #: bws_menu.php:491
412
  msgid "Please enter a valid email address."
413
  msgstr "Por favor, informe um endereço de email válido."
414
 
415
  # @ captcha
416
+ #: bws_menu.php:495
417
  msgid "Email with system info is sent to "
418
  msgstr "Email com informações do sistema é enviado para "
419
 
420
  # @ captcha
421
+ #: bws_menu.php:499
422
  msgid "Thank you for contacting us."
423
  msgstr "Obrigado por nos contatar."
424
 
425
  # @ captcha
426
+ #: bws_menu.php:532
427
  msgid "Sorry, email message could not be delivered."
428
  msgstr "Desculpe, a mensagem de email não pôde ser enviada."
429
 
430
+ #: bws_menu.php:540
431
  msgid "Need help?"
432
  msgstr ""
433
 
434
+ #: bws_menu.php:541
435
  msgid "Client area"
436
  msgstr ""
437
 
438
  # @ captcha
439
+ #: bws_menu.php:542 bws_menu.php:853
 
440
  msgid "System status"
441
  msgstr "Status do sistema"
442
 
443
  # @ captcha
444
+ #: bws_menu.php:547
445
  #, fuzzy
446
  msgid "Plugins"
447
  msgstr "Plugins Pro"
448
 
449
+ #: bws_menu.php:549
450
  msgid "Themes"
451
  msgstr ""
452
 
453
+ #: bws_menu.php:554
454
  msgid "All"
455
  msgstr ""
456
 
457
  # @ default
458
+ #: bws_menu.php:555
459
  #, fuzzy
460
  msgid "Installed"
461
  msgstr "Instalar %s"
462
 
463
  # @ captcha
464
+ #: bws_menu.php:556
465
  #, fuzzy
466
  msgid "Recommended"
467
  msgstr "Plugins Recomendados"
468
 
469
  # @ captcha
470
+ #: bws_menu.php:560
471
  msgid "Installed plugins"
472
  msgstr "Plugins Instalados"
473
 
474
  # @ captcha
475
+ #: bws_menu.php:592 bws_menu.php:641
 
 
 
 
 
 
 
 
 
 
 
476
  msgid "Settings"
477
  msgstr "Configurações"
478
 
479
  # @ captcha
480
+ #: bws_menu.php:613 bws_menu.php:670
 
481
  #, fuzzy
482
  msgid "Activate this plugin"
483
  msgstr "Plugins ativados"
484
 
485
+ #: bws_menu.php:628 bws_menu.php:658 bws_menu.php:704
 
 
 
 
 
 
 
 
 
486
  msgid "Go"
487
  msgstr ""
488
 
489
+ #: bws_menu.php:632 bws_menu.php:662 bws_menu.php:708
 
 
490
  msgid "DONATE"
491
  msgstr ""
492
 
493
  # @ captcha
494
+ #: bws_menu.php:678
495
  msgid "Recommended plugins"
496
  msgstr "Plugins Recomendados"
497
 
498
  # @ default
499
+ #: bws_menu.php:716
500
  #, fuzzy
501
  msgid "Install now"
502
  msgstr "Instalar %s"
503
 
504
+ #: bws_menu.php:737
505
  msgid "Try again"
506
  msgstr ""
507
 
508
+ #: bws_menu.php:755
509
  #, php-format
510
  msgid "Preview &#8220;%s&#8221;"
511
  msgstr ""
512
 
513
  # @ default
514
+ #: bws_menu.php:786
515
  #, php-format
516
  msgid "Install %s"
517
  msgstr "Instalar %s"
518
 
519
  # @ default
520
+ #: bws_menu.php:786
521
  #, fuzzy
522
  msgid "Install Now"
523
  msgstr "Instalar %s"
524
 
525
+ #: bws_menu.php:789
526
  #, php-format
527
  msgid "Update to version %s"
528
  msgstr ""
529
 
530
+ #: bws_menu.php:789
531
  msgid "Update"
532
  msgstr ""
533
 
534
+ #: bws_menu.php:796
535
  #, php-format
536
  msgid "Preview %s"
537
  msgstr ""
538
 
539
+ #: bws_menu.php:796
540
  msgid "Preview"
541
  msgstr ""
542
 
543
+ #: bws_menu.php:802 bws_menu.php:834
 
544
  #, php-format
545
  msgid "By %s"
546
  msgstr ""
547
 
548
+ #: bws_menu.php:808
549
  msgid "Details"
550
  msgstr ""
551
 
552
  # @ default
553
+ #: bws_menu.php:840
554
  #, fuzzy
555
  msgid "Already Installed"
556
  msgstr "Instalar %s"
557
 
558
  # @ captcha
559
+ #: bws_menu.php:856
560
  msgid "Environment"
561
  msgstr "Ambiente"
562
 
563
  # @ captcha
564
+ #: bws_menu.php:867
565
  msgid "Active Plugins"
566
  msgstr "Plugins Ativos"
567
 
568
  # @ captcha
569
+ #: bws_menu.php:880
570
  msgid "Inactive Plugins"
571
  msgstr "Plugins Inativos"
572
 
573
  # @ captcha
574
+ #: bws_menu.php:896
575
  msgid "Send to support"
576
  msgstr "Enviar para o suporte"
577
 
578
  # @ captcha
579
+ #: bws_menu.php:903
580
  msgid "Send to custom email &#187;"
581
  msgstr "Enviar para email personalizado &#187;"
582
 
583
  # @ captcha
584
  #~ msgid "Pro plugins"
585
  #~ msgstr "Plugins Pro"
586
+
587
  # @ captcha
588
  #~ msgid "Activated plugins"
589
  #~ msgstr "Plugins ativados"
590
+
591
  # @ captcha
592
  #~ msgid "Read more"
593
  #~ msgstr "Leia Mais"
594
+
595
  # @ captcha
596
  #~ msgid "Purchase"
597
  #~ msgstr "Compra"
598
+
599
  # @ captcha
600
  #~ msgid "Free plugins"
601
  #~ msgstr "Plugins Grátis"
602
+
603
  # @ captcha
604
  #~ msgid "Download"
605
  #~ msgstr "Baixar"
606
+
607
  # @ captcha
608
  #~ msgid "Install now from wordpress.org"
609
  #~ msgstr "Instale agora do site do wordpress (wordpress.org)"
610
+
611
  # @ captcha
612
  #, fuzzy
613
  #~ msgid "Activated theme"
623
  #~ msgid "Recommended themes"
624
  #~ msgstr "Plugins Recomendados"
625
 
 
 
 
626
  # @ default
627
  #, fuzzy
628
  #~ msgid "installed"
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: 2014-11-05 16:30+0300\n"
6
- "PO-Revision-Date: 2014-11-05 16:31+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,294 +16,500 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: bws_menu.php:351
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  msgid "Not set"
21
  msgstr "Не задан"
22
 
23
- #: bws_menu.php:353
24
- #: bws_menu.php:354
25
  msgid "On"
26
  msgstr "Вкл"
27
 
28
- #: bws_menu.php:353
29
- #: bws_menu.php:354
30
  msgid "Off"
31
  msgstr "Выкл"
32
 
33
- #: bws_menu.php:355
34
- #: bws_menu.php:356
35
- #: bws_menu.php:357
36
- #: bws_menu.php:358
37
- #: bws_menu.php:359
38
- #: bws_menu.php:371
39
  msgid "N/A"
40
  msgstr "Неизвестно"
41
 
42
- #: bws_menu.php:359
43
  msgid " Mb"
44
  msgstr "Mb"
45
 
46
- #: bws_menu.php:360
47
- #: bws_menu.php:361
48
- #: bws_menu.php:362
49
- #: bws_menu.php:367
50
  msgid "Yes"
51
  msgstr "Да"
52
 
53
- #: bws_menu.php:360
54
- #: bws_menu.php:361
55
- #: bws_menu.php:362
56
- #: bws_menu.php:369
57
  msgid "No"
58
  msgstr "Нет"
59
 
60
- #: bws_menu.php:379
61
  msgid "Operating System"
62
  msgstr "Операционная система"
63
 
64
- #: bws_menu.php:380
65
  msgid "Server"
66
  msgstr "Тип сервера"
67
 
68
- #: bws_menu.php:381
69
  msgid "Memory usage"
70
  msgstr "Памяти использовано"
71
 
72
- #: bws_menu.php:382
73
  msgid "MYSQL Version"
74
  msgstr "Версия MYSQL"
75
 
76
- #: bws_menu.php:383
77
  msgid "SQL Mode"
78
  msgstr "Режим SQL"
79
 
80
- #: bws_menu.php:384
81
  msgid "PHP Version"
82
  msgstr "Версия PHP"
83
 
84
- #: bws_menu.php:385
85
  msgid "PHP Safe Mode"
86
  msgstr "PHP Safe Mode"
87
 
88
- #: bws_menu.php:386
89
  msgid "PHP Allow URL fopen"
90
  msgstr "PHP Allow URL fopen"
91
 
92
- #: bws_menu.php:387
93
  msgid "PHP Memory Limit"
94
  msgstr "Лимит памяти"
95
 
96
- #: bws_menu.php:388
97
  msgid "PHP Max Upload Size"
98
  msgstr "Макс. размер загружаемого файла"
99
 
100
- #: bws_menu.php:389
101
  msgid "PHP Max Post Size"
102
  msgstr "Макс. размер записи"
103
 
104
- #: bws_menu.php:390
105
  msgid "PHP Max Script Execute Time"
106
  msgstr "Макс. время выполнения сценария"
107
 
108
- #: bws_menu.php:391
109
  msgid "PHP Exif support"
110
  msgstr "Поддержка PHP Exif"
111
 
112
- #: bws_menu.php:392
113
  msgid "PHP IPTC support"
114
  msgstr "Поддержка PHP IPTC"
115
 
116
- #: bws_menu.php:393
117
  msgid "PHP XML support"
118
  msgstr "Поддержка PHP XML"
119
 
120
- #: bws_menu.php:394
121
  msgid "Site URL"
122
  msgstr "Адрес сайта"
123
 
124
- #: bws_menu.php:395
125
  msgid "Home URL"
126
  msgstr "Основной адрес сайта"
127
 
128
- #: bws_menu.php:398
129
  msgid "WordPress Version"
130
  msgstr "Версия WordPress"
131
 
132
- #: bws_menu.php:399
133
  msgid "WordPress DB Version"
134
  msgstr "Версия базы данных WordPress"
135
 
136
- #: bws_menu.php:400
137
  msgid "Multisite"
138
  msgstr "Мультиблог"
139
 
140
- #: bws_menu.php:401
141
  msgid "Active Theme"
142
  msgstr "Текущая тема"
143
 
144
- #: bws_menu.php:416
145
  msgid "Please enter a valid email address."
146
  msgstr "Пожалуйста, введите валидный емайл."
147
 
148
- #: bws_menu.php:420
149
  msgid "Email with system info is sent to "
150
  msgstr "E-mail с системной информацией отправлен на"
151
 
152
- #: bws_menu.php:424
153
  msgid "Thank you for contacting us."
154
  msgstr "Спасибо что связались с нами."
155
 
156
- #: bws_menu.php:457
157
  msgid "Sorry, email message could not be delivered."
158
  msgstr "Извините, ваш email не может быть отправлен."
159
 
160
- #: bws_menu.php:465
161
  msgid "Need help?"
162
  msgstr "Нужна помощь?"
163
 
164
- #: bws_menu.php:466
165
  msgid "Client area"
166
  msgstr "Client area"
167
 
168
- #: bws_menu.php:467
169
- #: bws_menu.php:778
170
  msgid "System status"
171
  msgstr "Системная информация"
172
 
173
- #: bws_menu.php:472
174
  msgid "Plugins"
175
  msgstr "Плагины"
176
 
177
- #: bws_menu.php:474
178
  msgid "Themes"
179
  msgstr "Темы"
180
 
181
- #: bws_menu.php:479
182
  msgid "All"
183
  msgstr "Все"
184
 
185
- #: bws_menu.php:480
186
  msgid "Installed"
187
  msgstr "Установленные"
188
 
189
- #: bws_menu.php:481
190
  msgid "Recommended"
191
  msgstr "Рекомендованные"
192
 
193
- #: bws_menu.php:485
194
  msgid "Installed plugins"
195
  msgstr "Установленные плагины"
196
 
197
- #: bws_menu.php:514
198
- #: bws_menu.php:536
199
- #: bws_menu.php:563
200
- #: bws_menu.php:593
201
- #: bws_menu.php:639
202
- msgid "Learn more"
203
- msgstr "Подробнее"
204
-
205
- #: bws_menu.php:517
206
- #: bws_menu.php:566
207
  msgid "Settings"
208
  msgstr "Настройки"
209
 
210
- #: bws_menu.php:538
211
- #: bws_menu.php:595
212
  msgid "Activate this plugin"
213
  msgstr "Активировать плагин"
214
 
215
- #: bws_menu.php:538
216
- #: bws_menu.php:595
217
- msgid "Activate"
218
- msgstr "Активировать"
219
-
220
- #: bws_menu.php:553
221
- #: bws_menu.php:583
222
- #: bws_menu.php:629
223
  msgid "Go"
224
  msgstr "Перейти на"
225
 
226
- #: bws_menu.php:557
227
- #: bws_menu.php:587
228
- #: bws_menu.php:633
229
  msgid "DONATE"
230
  msgstr "Пожертвовать"
231
 
232
- #: bws_menu.php:603
233
  msgid "Recommended plugins"
234
  msgstr "Рекомендованные к установке плагины"
235
 
236
- #: bws_menu.php:641
237
  msgid "Install now"
238
  msgstr "Установить"
239
 
240
- #: bws_menu.php:662
241
  msgid "Try again"
242
  msgstr "Попробовать снова"
243
 
244
- #: bws_menu.php:680
245
  #, php-format
246
  msgid "Preview &#8220;%s&#8221;"
247
  msgstr "Просмотр &#8220;%s&#8221;"
248
 
249
- #: bws_menu.php:711
250
  #, php-format
251
  msgid "Install %s"
252
  msgstr "Установлено %s"
253
 
254
- #: bws_menu.php:711
255
  msgid "Install Now"
256
  msgstr "Установить"
257
 
258
- #: bws_menu.php:714
259
  #, php-format
260
  msgid "Update to version %s"
261
  msgstr "Обновить до версии %s"
262
 
263
- #: bws_menu.php:714
264
  msgid "Update"
265
  msgstr "Обновить"
266
 
267
- #: bws_menu.php:721
268
  #, php-format
269
  msgid "Preview %s"
270
  msgstr "Просмотр %s"
271
 
272
- #: bws_menu.php:721
273
  msgid "Preview"
274
  msgstr "Просмотр"
275
 
276
- #: bws_menu.php:727
277
- #: bws_menu.php:759
278
  #, php-format
279
  msgid "By %s"
280
  msgstr "%s"
281
 
282
- #: bws_menu.php:733
283
  msgid "Details"
284
  msgstr "Детали"
285
 
286
- #: bws_menu.php:765
287
  msgid "Already Installed"
288
  msgstr "Уже установлена"
289
 
290
- #: bws_menu.php:781
291
  msgid "Environment"
292
  msgstr "Системная среда"
293
 
294
- #: bws_menu.php:792
295
  msgid "Active Plugins"
296
  msgstr "Активированные плагины"
297
 
298
- #: bws_menu.php:805
299
  msgid "Inactive Plugins"
300
  msgstr "Неактивированные плагины"
301
 
302
- #: bws_menu.php:821
303
  msgid "Send to support"
304
  msgstr "Отправить в тех. поддержку"
305
 
306
- #: bws_menu.php:828
307
  msgid "Send to custom email &#187;"
308
  msgstr "Отправить на емейл &#187;"
309
 
@@ -349,9 +555,6 @@ msgstr "Отправить на емейл &#187;"
349
  #~ msgid "Recommended themes"
350
  #~ msgstr "Рекомендованные темы"
351
 
352
- #~ msgid "If you have any questions, please contact us via"
353
- #~ msgstr "Если у вас есть какие-то вопросы, обращайтесь на"
354
-
355
  #~ msgid "Switch to old interface"
356
  #~ msgstr "Переключится на старый интерфейс"
357
 
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-03-05 13:14+0300\n"
6
+ "PO-Revision-Date: 2015-03-20 11:07+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:84
20
+ msgid "requires"
21
+ msgstr "требует"
22
+
23
+ #: bws_functions.php:85
24
+ msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
25
+ msgstr "или выше, поэтому он был деактивирован! Пожалуйста, обновите WordPress и попробуйте еще раз."
26
+
27
+ #: bws_functions.php:86
28
+ msgid "Back to the WordPress"
29
+ msgstr "Вернуться к WordPress на"
30
+
31
+ #: bws_functions.php:87
32
+ msgid "Plugins page"
33
+ msgstr "Страницу плагинов"
34
+
35
+ #: bws_functions.php:134
36
+ msgid "Learn More"
37
+ msgstr "Подробнее"
38
+
39
+ #: bws_functions.php:137
40
+ msgid "It’s time to upgrade your"
41
+ msgstr "Настало время обновить Ваш"
42
+
43
+ #: bws_functions.php:137
44
+ msgid "to"
45
+ msgstr "до"
46
+
47
+ #: bws_functions.php:137
48
+ msgid "version!"
49
+ msgstr "версии!"
50
+
51
+ #: bws_functions.php:138
52
+ msgid "Extend standard plugin functionality with new great options."
53
+ msgstr "Расширяет возможности стандартного функционала плагина."
54
+
55
+ #: bws_functions.php:158
56
+ msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
57
+ msgstr "Если вам понравился плагин, пожалуйста, поставьте нам 5 звезд на WordPress"
58
+
59
+ #: bws_functions.php:159
60
+ msgid "Rate the plugin"
61
+ msgstr "Оценить плагин"
62
+
63
+ #: bws_functions.php:162
64
+ msgid "If there is something wrong about it, please contact us"
65
+ msgstr "Если у вас есть какие-то вопросы, обращайтесь"
66
+
67
+ #: bws_functions.php:179
68
+ #: bws_functions.php:215
69
+ #: bws_functions.php:395
70
+ msgid "Wrong license key"
71
+ msgstr "Неправильный лицензионный ключ"
72
+
73
+ #: bws_functions.php:209
74
+ #: bws_functions.php:389
75
+ #: bws_functions.php:426
76
+ msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
77
+ msgstr "Что-то пошло не так. Повторите попытку позже. Если ошибка появится снова, пожалуйста, свяжитесь с нами"
78
+
79
+ #: bws_functions.php:209
80
+ #: bws_functions.php:389
81
+ #: bws_functions.php:426
82
+ msgid "We are sorry for inconvenience."
83
+ msgstr "Приносим извинения за неудобства."
84
+
85
+ #: bws_functions.php:217
86
+ #: bws_functions.php:397
87
+ msgid "This license key is bind to another site"
88
+ msgstr "Этот лицензионный ключ привязан к другому сайту"
89
+
90
+ #: bws_functions.php:219
91
+ #: bws_functions.php:348
92
+ msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
93
+ msgstr "К сожалению, вы превысили количество доступных попыток в день. Пожалуйста, загрузите плагин вручную."
94
+
95
+ #: bws_functions.php:221
96
+ msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
97
+ msgstr "К сожалению, время использования вашей лицензии истекло. Для получения обновлений приоритетного саппорта вам нужно продлить лицензию перейдя на вашей"
98
+
99
+ #: bws_functions.php:223
100
+ msgid "Unfortunately, the PRO licence was already installed to this domain. The PRO Trial license can be installed only once."
101
+ msgstr "К сожалению, PRO лицензия уже была установлена на этом доменен. PRO Trial лицензия может быть установлена только один раз."
102
+
103
+ #: bws_functions.php:234
104
+ #: bws_functions.php:256
105
+ #: bws_functions.php:278
106
+ msgid "Failed to download the zip archive. Please, upload the plugin manually"
107
+ msgstr "Не удалось загрузить архив плагина. Пожалуйста, загрузите плагин вручную"
108
+
109
+ #: bws_functions.php:246
110
+ msgid "Failed to open the zip archive. Please, upload the plugin manually"
111
+ msgstr "Не удалось открыть архив ZIP. Пожалуйста, загрузите плагин вручную"
112
+
113
+ #: bws_functions.php:252
114
+ msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
115
+ msgstr "Ваш сервер не поддерживает ни библиотеку ZipArchive, ни библиотеку Phar. Пожалуйста, загрузите плагин вручную"
116
+
117
+ #: bws_functions.php:259
118
+ msgid "UploadDir is not writable. Please, upload the plugin manually"
119
+ msgstr "Папка загрузки не доступна для записи. Пожалуйста, загрузите плагин вручную"
120
+
121
+ #: bws_functions.php:282
122
+ msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
123
+ msgstr "Что-то пошло не так. Повторите попытку позже или загрузите плагин вручную. Приносим извинения за неудобства."
124
+
125
+ #: bws_functions.php:307
126
+ msgid "Please, enter Your license key"
127
+ msgstr "Пожалуйста, введите ваш лицензионный ключ"
128
+
129
+ #: bws_functions.php:324
130
+ msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
131
+ msgstr "Поздравляем! PRO версия плагина была успешно загружена и активирована."
132
+
133
+ #: bws_functions.php:326
134
+ msgid "Please, go to"
135
+ msgstr "Пожалуйста, перейдите на"
136
+
137
+ #: bws_functions.php:326
138
+ msgid "the setting page"
139
+ msgstr "страницу настроек"
140
+
141
+ #: bws_functions.php:327
142
+ msgid "You will be redirected automatically in 5 seconds."
143
+ msgstr "Вы будете перенаправлены автоматически через 5 секунд."
144
+
145
+ #: bws_functions.php:332
146
+ msgid "You can download and activate"
147
+ msgstr "Вы можете скачать и активировать"
148
+
149
+ #: bws_functions.php:334
150
+ msgid "version of this plugin by entering Your license key."
151
+ msgstr "версию этого плагина, введя ваш лицензионный ключ."
152
+
153
+ #: bws_functions.php:336
154
+ msgid "You can find your license key on your personal page Client area, by clicking on the link"
155
+ msgstr "Вы можете найти ваш лицензионный ключ на вашей личной странице Client area, нажав на ссылку"
156
+
157
+ #: bws_functions.php:338
158
+ msgid "(your username is the email you specify when purchasing the product)."
159
+ msgstr "(ваше имя пользователя - это электронный адрес, указанный при покупке продукта)."
160
+
161
+ #: bws_functions.php:346
162
+ #: bws_functions.php:354
163
+ #: bws_menu.php:613
164
+ #: bws_menu.php:670
165
+ msgid "Activate"
166
+ msgstr "Активировать"
167
+
168
+ #: bws_functions.php:399
169
+ 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."
170
+ msgstr "Лицензионный ключ принят, но срок действия лицензии истек. Если вы хотите обновлять плагин в будущем, вы должны продлить лицензию."
171
+
172
+ #: bws_functions.php:401
173
+ msgid "Unfortunately, you have exceeded the number of available tries."
174
+ msgstr "К сожалению, вы превысили количество доступных попыток."
175
+
176
+ #: bws_functions.php:405
177
+ msgid "The license key is valid. Your license will expire on"
178
+ msgstr "Лицензионный ключ принят. Ваша лицензия истечет"
179
+
180
+ #: bws_functions.php:407
181
+ msgid "The license key is valid."
182
+ msgstr "Лицензионный ключ принят."
183
+
184
+ #: bws_functions.php:431
185
+ msgid "Please, enter your license key"
186
+ msgstr "Пожалуйста, введите Ваш лицензионный ключ"
187
+
188
+ #: bws_functions.php:444
189
+ 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"
190
+ msgstr "При необходимости вы можете проверить валидность лицензионного ключа или повторно ввести его в поле ниже. Вы можете найти ваш лицензионный ключ на своей личной странице - Client area - на нашем сайте"
191
+
192
+ #: bws_functions.php:444
193
+ msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
194
+ msgstr "(ваш пользователь это емейл, который вы указывали при покупке продукта). При необходимости нажмите \"Lost your password?\"."
195
+
196
+ #: bws_functions.php:448
197
+ msgid "Check license key"
198
+ msgstr "Проверка лицензионного ключа"
199
+
200
+ #: bws_functions.php:462
201
+ msgid "WARNING: We have noticed illegal use of our plugin by you. We strongly recommend you to solve the problem within 24 hours, otherwise the plugin will be deactivated. Please go to your personal"
202
+ msgstr "ВНИМАНИЕ: Было замечено незаконное использования вами нашего плагина. Мы настоятельно рекомендуем Вам, решить данную проблему в течение 24 часов, в противном случае плагин будет деативирован. Пожалуйста, перейдите на вашу личную"
203
+
204
+ #: bws_functions.php:462
205
+ msgid "(your username is the email you specify when purchasing the product), where you can make the necessary changes."
206
+ msgstr "(ваш пользователь это емейл, который вы указывали при покупке продукта), где вы можете сделать необходимые изменения."
207
+
208
+ #: bws_functions.php:468
209
+ msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
210
+ msgstr "Время использования вашей лицензии истекло. Если вы хотите обновлять ваш плагин в дальшем и иметь приоритетную тех.поддержку, то вам нужно продлить лицензию."
211
+
212
+ #: bws_functions.php:468
213
+ #: bws_functions.php:502
214
+ #: bws_menu.php:589
215
+ #: bws_menu.php:611
216
+ #: bws_menu.php:638
217
+ #: bws_menu.php:668
218
+ #: bws_menu.php:714
219
+ msgid "Learn more"
220
+ msgstr "Подробнее"
221
+
222
+ #: bws_functions.php:502
223
+ msgid "You license for"
224
+ msgstr "Ваш лицензионный ключ для"
225
+
226
+ #: bws_functions.php:502
227
+ msgid "expires on"
228
+ msgstr "истекает"
229
+
230
+ #: bws_functions.php:502
231
+ msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
232
+ msgstr "и вы не будете получать приоритетную тех.поддержку или обновления."
233
+
234
+ #: bws_functions.php:580
235
+ msgid "Close"
236
+ msgstr "Закрыть"
237
+
238
+ #: bws_menu.php:426
239
  msgid "Not set"
240
  msgstr "Не задан"
241
 
242
+ #: bws_menu.php:428
243
+ #: bws_menu.php:429
244
  msgid "On"
245
  msgstr "Вкл"
246
 
247
+ #: bws_menu.php:428
248
+ #: bws_menu.php:429
249
  msgid "Off"
250
  msgstr "Выкл"
251
 
252
+ #: bws_menu.php:430
253
+ #: bws_menu.php:431
254
+ #: bws_menu.php:432
255
+ #: bws_menu.php:433
256
+ #: bws_menu.php:434
257
+ #: bws_menu.php:446
258
  msgid "N/A"
259
  msgstr "Неизвестно"
260
 
261
+ #: bws_menu.php:434
262
  msgid " Mb"
263
  msgstr "Mb"
264
 
265
+ #: bws_menu.php:435
266
+ #: bws_menu.php:436
267
+ #: bws_menu.php:437
268
+ #: bws_menu.php:442
269
  msgid "Yes"
270
  msgstr "Да"
271
 
272
+ #: bws_menu.php:435
273
+ #: bws_menu.php:436
274
+ #: bws_menu.php:437
275
+ #: bws_menu.php:444
276
  msgid "No"
277
  msgstr "Нет"
278
 
279
+ #: bws_menu.php:454
280
  msgid "Operating System"
281
  msgstr "Операционная система"
282
 
283
+ #: bws_menu.php:455
284
  msgid "Server"
285
  msgstr "Тип сервера"
286
 
287
+ #: bws_menu.php:456
288
  msgid "Memory usage"
289
  msgstr "Памяти использовано"
290
 
291
+ #: bws_menu.php:457
292
  msgid "MYSQL Version"
293
  msgstr "Версия MYSQL"
294
 
295
+ #: bws_menu.php:458
296
  msgid "SQL Mode"
297
  msgstr "Режим SQL"
298
 
299
+ #: bws_menu.php:459
300
  msgid "PHP Version"
301
  msgstr "Версия PHP"
302
 
303
+ #: bws_menu.php:460
304
  msgid "PHP Safe Mode"
305
  msgstr "PHP Safe Mode"
306
 
307
+ #: bws_menu.php:461
308
  msgid "PHP Allow URL fopen"
309
  msgstr "PHP Allow URL fopen"
310
 
311
+ #: bws_menu.php:462
312
  msgid "PHP Memory Limit"
313
  msgstr "Лимит памяти"
314
 
315
+ #: bws_menu.php:463
316
  msgid "PHP Max Upload Size"
317
  msgstr "Макс. размер загружаемого файла"
318
 
319
+ #: bws_menu.php:464
320
  msgid "PHP Max Post Size"
321
  msgstr "Макс. размер записи"
322
 
323
+ #: bws_menu.php:465
324
  msgid "PHP Max Script Execute Time"
325
  msgstr "Макс. время выполнения сценария"
326
 
327
+ #: bws_menu.php:466
328
  msgid "PHP Exif support"
329
  msgstr "Поддержка PHP Exif"
330
 
331
+ #: bws_menu.php:467
332
  msgid "PHP IPTC support"
333
  msgstr "Поддержка PHP IPTC"
334
 
335
+ #: bws_menu.php:468
336
  msgid "PHP XML support"
337
  msgstr "Поддержка PHP XML"
338
 
339
+ #: bws_menu.php:469
340
  msgid "Site URL"
341
  msgstr "Адрес сайта"
342
 
343
+ #: bws_menu.php:470
344
  msgid "Home URL"
345
  msgstr "Основной адрес сайта"
346
 
347
+ #: bws_menu.php:473
348
  msgid "WordPress Version"
349
  msgstr "Версия WordPress"
350
 
351
+ #: bws_menu.php:474
352
  msgid "WordPress DB Version"
353
  msgstr "Версия базы данных WordPress"
354
 
355
+ #: bws_menu.php:475
356
  msgid "Multisite"
357
  msgstr "Мультиблог"
358
 
359
+ #: bws_menu.php:476
360
  msgid "Active Theme"
361
  msgstr "Текущая тема"
362
 
363
+ #: bws_menu.php:491
364
  msgid "Please enter a valid email address."
365
  msgstr "Пожалуйста, введите валидный емайл."
366
 
367
+ #: bws_menu.php:495
368
  msgid "Email with system info is sent to "
369
  msgstr "E-mail с системной информацией отправлен на"
370
 
371
+ #: bws_menu.php:499
372
  msgid "Thank you for contacting us."
373
  msgstr "Спасибо что связались с нами."
374
 
375
+ #: bws_menu.php:532
376
  msgid "Sorry, email message could not be delivered."
377
  msgstr "Извините, ваш email не может быть отправлен."
378
 
379
+ #: bws_menu.php:540
380
  msgid "Need help?"
381
  msgstr "Нужна помощь?"
382
 
383
+ #: bws_menu.php:541
384
  msgid "Client area"
385
  msgstr "Client area"
386
 
387
+ #: bws_menu.php:542
388
+ #: bws_menu.php:853
389
  msgid "System status"
390
  msgstr "Системная информация"
391
 
392
+ #: bws_menu.php:547
393
  msgid "Plugins"
394
  msgstr "Плагины"
395
 
396
+ #: bws_menu.php:549
397
  msgid "Themes"
398
  msgstr "Темы"
399
 
400
+ #: bws_menu.php:554
401
  msgid "All"
402
  msgstr "Все"
403
 
404
+ #: bws_menu.php:555
405
  msgid "Installed"
406
  msgstr "Установленные"
407
 
408
+ #: bws_menu.php:556
409
  msgid "Recommended"
410
  msgstr "Рекомендованные"
411
 
412
+ #: bws_menu.php:560
413
  msgid "Installed plugins"
414
  msgstr "Установленные плагины"
415
 
416
+ #: bws_menu.php:592
417
+ #: bws_menu.php:641
 
 
 
 
 
 
 
 
418
  msgid "Settings"
419
  msgstr "Настройки"
420
 
421
+ #: bws_menu.php:613
422
+ #: bws_menu.php:670
423
  msgid "Activate this plugin"
424
  msgstr "Активировать плагин"
425
 
426
+ #: bws_menu.php:628
427
+ #: bws_menu.php:658
428
+ #: bws_menu.php:704
 
 
 
 
 
429
  msgid "Go"
430
  msgstr "Перейти на"
431
 
432
+ #: bws_menu.php:632
433
+ #: bws_menu.php:662
434
+ #: bws_menu.php:708
435
  msgid "DONATE"
436
  msgstr "Пожертвовать"
437
 
438
+ #: bws_menu.php:678
439
  msgid "Recommended plugins"
440
  msgstr "Рекомендованные к установке плагины"
441
 
442
+ #: bws_menu.php:716
443
  msgid "Install now"
444
  msgstr "Установить"
445
 
446
+ #: bws_menu.php:737
447
  msgid "Try again"
448
  msgstr "Попробовать снова"
449
 
450
+ #: bws_menu.php:755
451
  #, php-format
452
  msgid "Preview &#8220;%s&#8221;"
453
  msgstr "Просмотр &#8220;%s&#8221;"
454
 
455
+ #: bws_menu.php:786
456
  #, php-format
457
  msgid "Install %s"
458
  msgstr "Установлено %s"
459
 
460
+ #: bws_menu.php:786
461
  msgid "Install Now"
462
  msgstr "Установить"
463
 
464
+ #: bws_menu.php:789
465
  #, php-format
466
  msgid "Update to version %s"
467
  msgstr "Обновить до версии %s"
468
 
469
+ #: bws_menu.php:789
470
  msgid "Update"
471
  msgstr "Обновить"
472
 
473
+ #: bws_menu.php:796
474
  #, php-format
475
  msgid "Preview %s"
476
  msgstr "Просмотр %s"
477
 
478
+ #: bws_menu.php:796
479
  msgid "Preview"
480
  msgstr "Просмотр"
481
 
482
+ #: bws_menu.php:802
483
+ #: bws_menu.php:834
484
  #, php-format
485
  msgid "By %s"
486
  msgstr "%s"
487
 
488
+ #: bws_menu.php:808
489
  msgid "Details"
490
  msgstr "Детали"
491
 
492
+ #: bws_menu.php:840
493
  msgid "Already Installed"
494
  msgstr "Уже установлена"
495
 
496
+ #: bws_menu.php:856
497
  msgid "Environment"
498
  msgstr "Системная среда"
499
 
500
+ #: bws_menu.php:867
501
  msgid "Active Plugins"
502
  msgstr "Активированные плагины"
503
 
504
+ #: bws_menu.php:880
505
  msgid "Inactive Plugins"
506
  msgstr "Неактивированные плагины"
507
 
508
+ #: bws_menu.php:896
509
  msgid "Send to support"
510
  msgstr "Отправить в тех. поддержку"
511
 
512
+ #: bws_menu.php:903
513
  msgid "Send to custom email &#187;"
514
  msgstr "Отправить на емейл &#187;"
515
 
555
  #~ msgid "Recommended themes"
556
  #~ msgstr "Рекомендованные темы"
557
 
 
 
 
558
  #~ msgid "Switch to old interface"
559
  #~ msgstr "Переключится на старый интерфейс"
560
 
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: 2014-11-05 16:31+0300\n"
6
- "PO-Revision-Date: 2014-11-05 16:31+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"
@@ -14,312 +14,520 @@ msgstr ""
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
17
- "X-Generator: Poedit 1.5.7\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: bws_menu.php:351
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  msgid "Not set"
22
  msgstr "Nije podešeno"
23
 
24
- #: bws_menu.php:353
25
- #: bws_menu.php:354
26
  msgid "On"
27
  msgstr "Uključeno"
28
 
29
- #: bws_menu.php:353
30
- #: bws_menu.php:354
31
  msgid "Off"
32
  msgstr "Isključeno"
33
 
34
- #: bws_menu.php:355
35
- #: bws_menu.php:356
36
- #: bws_menu.php:357
37
- #: bws_menu.php:358
38
- #: bws_menu.php:359
39
- #: bws_menu.php:371
40
  msgid "N/A"
41
  msgstr "N/A"
42
 
43
- #: bws_menu.php:359
44
  msgid " Mb"
45
  msgstr " Mb"
46
 
47
- #: bws_menu.php:360
48
- #: bws_menu.php:361
49
- #: bws_menu.php:362
50
- #: bws_menu.php:367
51
  msgid "Yes"
52
  msgstr "Da"
53
 
54
- #: bws_menu.php:360
55
- #: bws_menu.php:361
56
- #: bws_menu.php:362
57
- #: bws_menu.php:369
58
  msgid "No"
59
  msgstr "Ne"
60
 
61
- #: bws_menu.php:379
62
  msgid "Operating System"
63
  msgstr "Operativni Sistem"
64
 
65
- #: bws_menu.php:380
66
  msgid "Server"
67
  msgstr "Server"
68
 
69
- #: bws_menu.php:381
70
  msgid "Memory usage"
71
  msgstr "Upotreba memorije"
72
 
73
- #: bws_menu.php:382
74
  msgid "MYSQL Version"
75
  msgstr "MYSQL Verzija"
76
 
77
- #: bws_menu.php:383
78
  msgid "SQL Mode"
79
  msgstr "SQL način"
80
 
81
- #: bws_menu.php:384
82
  msgid "PHP Version"
83
  msgstr "PHP Verzija"
84
 
85
- #: bws_menu.php:385
86
  msgid "PHP Safe Mode"
87
  msgstr "PHP Sigurni način"
88
 
89
- #: bws_menu.php:386
90
  msgid "PHP Allow URL fopen"
91
  msgstr "PHP Dozvoli URL fopen"
92
 
93
- #: bws_menu.php:387
94
  msgid "PHP Memory Limit"
95
  msgstr "PHP Ograničenje memorije"
96
 
97
- #: bws_menu.php:388
98
  #, fuzzy
99
  msgid "PHP Max Upload Size"
100
  msgstr "Envoi de fichier"
101
 
102
- #: bws_menu.php:389
103
  msgid "PHP Max Post Size"
104
  msgstr "PHP Max veličina za učitavanje"
105
 
106
- #: bws_menu.php:390
107
  msgid "PHP Max Script Execute Time"
108
  msgstr "PHP Max veličina posta"
109
 
110
- #: bws_menu.php:391
111
  msgid "PHP Exif support"
112
  msgstr "PHP Exif podrška"
113
 
114
- #: bws_menu.php:392
115
  msgid "PHP IPTC support"
116
  msgstr "PHP IPTC podrška"
117
 
118
- #: bws_menu.php:393
119
  msgid "PHP XML support"
120
  msgstr "PHP XML podrška"
121
 
122
- #: bws_menu.php:394
123
  #, fuzzy
124
  msgid "Site URL"
125
  msgstr "URL du lien"
126
 
127
- #: bws_menu.php:395
128
  msgid "Home URL"
129
  msgstr "URL naslovne"
130
 
131
- #: bws_menu.php:398
132
  msgid "WordPress Version"
133
  msgstr "WordPress Verzija"
134
 
135
- #: bws_menu.php:399
136
  msgid "WordPress DB Version"
137
  msgstr "WordPress DB Verzija"
138
 
139
- #: bws_menu.php:400
140
  msgid "Multisite"
141
  msgstr "Višenamenski sajt"
142
 
143
- #: bws_menu.php:401
144
  msgid "Active Theme"
145
  msgstr "Aktivna tema"
146
 
147
- #: bws_menu.php:416
148
  msgid "Please enter a valid email address."
149
  msgstr "Molimo unesite važeću mejl adresu"
150
 
151
- #: bws_menu.php:420
152
  msgid "Email with system info is sent to "
153
  msgstr "Mejl sa sistemskim informacijama je poslat na"
154
 
155
- #: bws_menu.php:424
156
  msgid "Thank you for contacting us."
157
  msgstr "Hvala što ste nas kontaktirali"
158
 
159
- #: bws_menu.php:457
160
  msgid "Sorry, email message could not be delivered."
161
  msgstr "Nažalost mejl poruka nije prosleđena"
162
 
163
- #: bws_menu.php:465
164
  msgid "Need help?"
165
  msgstr ""
166
 
167
- #: bws_menu.php:466
168
  msgid "Client area"
169
  msgstr ""
170
 
171
- #: bws_menu.php:467
172
- #: bws_menu.php:778
173
  msgid "System status"
174
  msgstr "Sistemski status"
175
 
176
- #: bws_menu.php:472
177
  #, fuzzy
178
  msgid "Plugins"
179
  msgstr "Pro moduli"
180
 
181
- #: bws_menu.php:474
182
  msgid "Themes"
183
  msgstr ""
184
 
185
- #: bws_menu.php:479
186
  msgid "All"
187
  msgstr ""
188
 
189
- #: bws_menu.php:480
190
  #, fuzzy
191
  msgid "Installed"
192
  msgstr "Instalacija %s"
193
 
194
- #: bws_menu.php:481
195
  #, fuzzy
196
  msgid "Recommended"
197
  msgstr "Preporučeni moduli"
198
 
199
- #: bws_menu.php:485
200
  msgid "Installed plugins"
201
  msgstr "Instalirani moduli"
202
 
203
- #: bws_menu.php:514
204
- #: bws_menu.php:536
205
- #: bws_menu.php:563
206
- #: bws_menu.php:593
207
- #: bws_menu.php:639
208
- #, fuzzy
209
- msgid "Learn more"
210
- msgstr "Pročitaj više"
211
-
212
- #: bws_menu.php:517
213
- #: bws_menu.php:566
214
  msgid "Settings"
215
  msgstr "Podešavanja"
216
 
217
- #: bws_menu.php:538
218
- #: bws_menu.php:595
219
  #, fuzzy
220
  msgid "Activate this plugin"
221
  msgstr "Aktivirani moduli"
222
 
223
- #: bws_menu.php:538
224
- #: bws_menu.php:595
225
- #, fuzzy
226
- msgid "Activate"
227
- msgstr "Aktivirani moduli"
228
-
229
- #: bws_menu.php:553
230
- #: bws_menu.php:583
231
- #: bws_menu.php:629
232
  msgid "Go"
233
  msgstr ""
234
 
235
- #: bws_menu.php:557
236
- #: bws_menu.php:587
237
- #: bws_menu.php:633
238
  msgid "DONATE"
239
  msgstr ""
240
 
241
- #: bws_menu.php:603
242
  msgid "Recommended plugins"
243
  msgstr "Preporučeni moduli"
244
 
245
- #: bws_menu.php:641
246
  #, fuzzy
247
  msgid "Install now"
248
  msgstr "Instalacija %s"
249
 
250
- #: bws_menu.php:662
251
  msgid "Try again"
252
  msgstr ""
253
 
254
- #: bws_menu.php:680
255
  #, php-format
256
  msgid "Preview &#8220;%s&#8221;"
257
  msgstr ""
258
 
259
- #: bws_menu.php:711
260
  #, php-format
261
  msgid "Install %s"
262
  msgstr "Instalacija %s"
263
 
264
- #: bws_menu.php:711
265
  #, fuzzy
266
  msgid "Install Now"
267
  msgstr "Instalacija %s"
268
 
269
- #: bws_menu.php:714
270
  #, php-format
271
  msgid "Update to version %s"
272
  msgstr ""
273
 
274
- #: bws_menu.php:714
275
  #, fuzzy
276
  msgid "Update"
277
  msgstr "date"
278
 
279
- #: bws_menu.php:721
280
  #, php-format
281
  msgid "Preview %s"
282
  msgstr ""
283
 
284
- #: bws_menu.php:721
285
  msgid "Preview"
286
  msgstr ""
287
 
288
- #: bws_menu.php:727
289
- #: bws_menu.php:759
290
  #, php-format
291
  msgid "By %s"
292
  msgstr ""
293
 
294
- #: bws_menu.php:733
295
  msgid "Details"
296
  msgstr ""
297
 
298
- #: bws_menu.php:765
299
  #, fuzzy
300
  msgid "Already Installed"
301
  msgstr "Instalacija %s"
302
 
303
- #: bws_menu.php:781
304
  msgid "Environment"
305
  msgstr "Okruženje"
306
 
307
- #: bws_menu.php:792
308
  #, fuzzy
309
  msgid "Active Plugins"
310
  msgstr "Extensions activées"
311
 
312
- #: bws_menu.php:805
313
  #, fuzzy
314
  msgid "Inactive Plugins"
315
  msgstr "Extensions activées"
316
 
317
- #: bws_menu.php:821
318
  #, fuzzy
319
  msgid "Send to support"
320
  msgstr "Soutien"
321
 
322
- #: bws_menu.php:828
323
  msgid "Send to custom email &#187;"
324
  msgstr "Pošalji na korisnički mejl &#187;"
325
 
@@ -356,9 +564,6 @@ msgstr "Pošalji na korisnički mejl &#187;"
356
  #~ msgid "Recommended themes"
357
  #~ msgstr "Preporučeni moduli"
358
 
359
- #~ msgid "If you have any questions, please contact us via"
360
- #~ msgstr "Ako imate pitanja molimo da nas kontaktirate preko"
361
-
362
  #, fuzzy
363
  #~ msgid "installed"
364
  #~ msgstr "Instalacija %s"
@@ -442,9 +647,6 @@ msgstr "Pošalji na korisnički mejl &#187;"
442
  #~ msgid "sort images"
443
  #~ msgstr "poređaj slike"
444
 
445
- #~ msgid "on the plugin settings page ("
446
- #~ msgstr "na stranici za podešavanje modula ("
447
-
448
  #~ msgid "Title"
449
  #~ msgstr "Naslov"
450
 
@@ -563,9 +765,6 @@ msgstr "Pošalji na korisnički mejl &#187;"
563
  #~ msgid "Vertical"
564
  #~ msgstr "Vertikalno"
565
 
566
- #~ msgid "top"
567
- #~ msgstr "vrh"
568
-
569
  #~ msgid "bottom"
570
  #~ msgstr "dno"
571
 
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-03-05 13:14+0300\n"
6
+ "PO-Revision-Date: 2015-03-05 13:15+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"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
17
+ "X-Generator: Poedit 1.5.4\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: bws_functions.php:84
21
+ msgid "requires"
22
+ msgstr ""
23
+
24
+ #: bws_functions.php:85
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:86
31
+ msgid "Back to the WordPress"
32
+ msgstr ""
33
+
34
+ #: bws_functions.php:87
35
+ #, fuzzy
36
+ msgid "Plugins page"
37
+ msgstr "Pro moduli"
38
+
39
+ #: bws_functions.php:134
40
+ #, fuzzy
41
+ msgid "Learn More"
42
+ msgstr "Pročitaj više"
43
+
44
+ #: bws_functions.php:137
45
+ msgid "It’s time to upgrade your"
46
+ msgstr ""
47
+
48
+ #: bws_functions.php:137
49
+ #, fuzzy
50
+ msgid "to"
51
+ msgstr "vrh"
52
+
53
+ #: bws_functions.php:137
54
+ #, fuzzy
55
+ msgid "version!"
56
+ msgstr "PHP Verzija"
57
+
58
+ #: bws_functions.php:138
59
+ msgid "Extend standard plugin functionality with new great options."
60
+ msgstr ""
61
+
62
+ #: bws_functions.php:158
63
+ msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
64
+ msgstr ""
65
+
66
+ #: bws_functions.php:159
67
+ #, fuzzy
68
+ msgid "Rate the plugin"
69
+ msgstr "Aktivirani moduli"
70
+
71
+ #: bws_functions.php:162
72
+ #, fuzzy
73
+ msgid "If there is something wrong about it, please contact us"
74
+ msgstr "Ako imate pitanja molimo da nas kontaktirate preko"
75
+
76
+ #: bws_functions.php:179 bws_functions.php:215 bws_functions.php:395
77
+ msgid "Wrong license key"
78
+ msgstr ""
79
+
80
+ #: bws_functions.php:209 bws_functions.php:389 bws_functions.php:426
81
+ msgid ""
82
+ "Something went wrong. Please try again later. If the error appears again, "
83
+ "please contact us"
84
+ msgstr ""
85
+
86
+ #: bws_functions.php:209 bws_functions.php:389 bws_functions.php:426
87
+ msgid "We are sorry for inconvenience."
88
+ msgstr ""
89
+
90
+ #: bws_functions.php:217 bws_functions.php:397
91
+ msgid "This license key is bind to another site"
92
+ msgstr ""
93
+
94
+ #: bws_functions.php:219 bws_functions.php:348
95
+ msgid ""
96
+ "Unfortunately, you have exceeded the number of available tries per day. "
97
+ "Please, upload the plugin manually."
98
+ msgstr ""
99
+
100
+ #: bws_functions.php:221
101
+ msgid ""
102
+ "Unfortunately, Your license has expired. To continue getting top-priority "
103
+ "support and plugin updates you should extend it in your"
104
+ msgstr ""
105
+
106
+ #: bws_functions.php:223
107
+ msgid ""
108
+ "Unfortunately, the PRO licence was already installed to this domain. The PRO "
109
+ "Trial license can be installed only once."
110
+ msgstr ""
111
+
112
+ #: bws_functions.php:234 bws_functions.php:256 bws_functions.php:278
113
+ msgid "Failed to download the zip archive. Please, upload the plugin manually"
114
+ msgstr ""
115
+
116
+ #: bws_functions.php:246
117
+ msgid "Failed to open the zip archive. Please, upload the plugin manually"
118
+ msgstr ""
119
+
120
+ #: bws_functions.php:252
121
+ msgid ""
122
+ "Your server does not support either ZipArchive or Phar. Please, upload the "
123
+ "plugin manually"
124
+ msgstr ""
125
+
126
+ #: bws_functions.php:259
127
+ msgid "UploadDir is not writable. Please, upload the plugin manually"
128
+ msgstr ""
129
+
130
+ #: bws_functions.php:282
131
+ msgid ""
132
+ "Something went wrong. Try again later or upload the plugin manually. We are "
133
+ "sorry for inconvenience."
134
+ msgstr ""
135
+
136
+ #: bws_functions.php:307
137
+ msgid "Please, enter Your license key"
138
+ msgstr ""
139
+
140
+ #: bws_functions.php:324
141
+ msgid ""
142
+ "Congratulations! The PRO version of the plugin is successfully download and "
143
+ "activated."
144
+ msgstr ""
145
+
146
+ #: bws_functions.php:326
147
+ msgid "Please, go to"
148
+ msgstr ""
149
+
150
+ #: bws_functions.php:326
151
+ #, fuzzy
152
+ msgid "the setting page"
153
+ msgstr "na stranici za podešavanje modula ("
154
+
155
+ #: bws_functions.php:327
156
+ msgid "You will be redirected automatically in 5 seconds."
157
+ msgstr ""
158
+
159
+ #: bws_functions.php:332
160
+ msgid "You can download and activate"
161
+ msgstr ""
162
+
163
+ #: bws_functions.php:334
164
+ msgid "version of this plugin by entering Your license key."
165
+ msgstr ""
166
+
167
+ #: bws_functions.php:336
168
+ msgid ""
169
+ "You can find your license key on your personal page Client area, by clicking "
170
+ "on the link"
171
+ msgstr ""
172
+
173
+ #: bws_functions.php:338
174
+ msgid "(your username is the email you specify when purchasing the product)."
175
+ msgstr ""
176
+
177
+ #: bws_functions.php:346 bws_functions.php:354 bws_menu.php:613
178
+ #: bws_menu.php:670
179
+ #, fuzzy
180
+ msgid "Activate"
181
+ msgstr "Aktivirani moduli"
182
+
183
+ #: bws_functions.php:399
184
+ msgid ""
185
+ "This license key is valid, but Your license has expired. If you want to "
186
+ "update our plugin in future, you should extend the license."
187
+ msgstr ""
188
+
189
+ #: bws_functions.php:401
190
+ msgid "Unfortunately, you have exceeded the number of available tries."
191
+ msgstr ""
192
+
193
+ #: bws_functions.php:405
194
+ msgid "The license key is valid. Your license will expire on"
195
+ msgstr ""
196
+
197
+ #: bws_functions.php:407
198
+ msgid "The license key is valid."
199
+ msgstr ""
200
+
201
+ #: bws_functions.php:431
202
+ msgid "Please, enter your license key"
203
+ msgstr ""
204
+
205
+ #: bws_functions.php:444
206
+ msgid ""
207
+ "If needed you can check if the license key is correct or reenter it in the "
208
+ "field below. You can find your license key on your personal page - Client "
209
+ "area - on our website"
210
+ msgstr ""
211
+
212
+ #: bws_functions.php:444
213
+ msgid ""
214
+ "(your username is the email you specify when purchasing the product). If "
215
+ "necessary, please submit \"Lost your password?\" request."
216
+ msgstr ""
217
+
218
+ #: bws_functions.php:448
219
+ msgid "Check license key"
220
+ msgstr ""
221
+
222
+ #: bws_functions.php:462
223
+ msgid ""
224
+ "WARNING: We have noticed illegal use of our plugin by you. We strongly "
225
+ "recommend you to solve the problem within 24 hours, otherwise the plugin "
226
+ "will be deactivated. Please go to your personal"
227
+ msgstr ""
228
+
229
+ #: bws_functions.php:462
230
+ msgid ""
231
+ "(your username is the email you specify when purchasing the product), where "
232
+ "you can make the necessary changes."
233
+ msgstr ""
234
+
235
+ #: bws_functions.php:468
236
+ msgid ""
237
+ "Your license has expired. To continue getting top-priority support and "
238
+ "plugin updates you should extend it."
239
+ msgstr ""
240
+
241
+ #: bws_functions.php:468 bws_functions.php:502 bws_menu.php:589
242
+ #: bws_menu.php:611 bws_menu.php:638 bws_menu.php:668 bws_menu.php:714
243
+ #, fuzzy
244
+ msgid "Learn more"
245
+ msgstr "Pročitaj više"
246
+
247
+ #: bws_functions.php:502
248
+ msgid "You license for"
249
+ msgstr ""
250
+
251
+ #: bws_functions.php:502
252
+ msgid "expires on"
253
+ msgstr ""
254
+
255
+ #: bws_functions.php:502
256
+ msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
257
+ msgstr ""
258
+
259
+ #: bws_functions.php:580
260
+ msgid "Close"
261
+ msgstr ""
262
+
263
+ #: bws_menu.php:426
264
  msgid "Not set"
265
  msgstr "Nije podešeno"
266
 
267
+ #: bws_menu.php:428 bws_menu.php:429
 
268
  msgid "On"
269
  msgstr "Uključeno"
270
 
271
+ #: bws_menu.php:428 bws_menu.php:429
 
272
  msgid "Off"
273
  msgstr "Isključeno"
274
 
275
+ #: bws_menu.php:430 bws_menu.php:431 bws_menu.php:432 bws_menu.php:433
276
+ #: bws_menu.php:434 bws_menu.php:446
 
 
 
 
277
  msgid "N/A"
278
  msgstr "N/A"
279
 
280
+ #: bws_menu.php:434
281
  msgid " Mb"
282
  msgstr " Mb"
283
 
284
+ #: bws_menu.php:435 bws_menu.php:436 bws_menu.php:437 bws_menu.php:442
 
 
 
285
  msgid "Yes"
286
  msgstr "Da"
287
 
288
+ #: bws_menu.php:435 bws_menu.php:436 bws_menu.php:437 bws_menu.php:444
 
 
 
289
  msgid "No"
290
  msgstr "Ne"
291
 
292
+ #: bws_menu.php:454
293
  msgid "Operating System"
294
  msgstr "Operativni Sistem"
295
 
296
+ #: bws_menu.php:455
297
  msgid "Server"
298
  msgstr "Server"
299
 
300
+ #: bws_menu.php:456
301
  msgid "Memory usage"
302
  msgstr "Upotreba memorije"
303
 
304
+ #: bws_menu.php:457
305
  msgid "MYSQL Version"
306
  msgstr "MYSQL Verzija"
307
 
308
+ #: bws_menu.php:458
309
  msgid "SQL Mode"
310
  msgstr "SQL način"
311
 
312
+ #: bws_menu.php:459
313
  msgid "PHP Version"
314
  msgstr "PHP Verzija"
315
 
316
+ #: bws_menu.php:460
317
  msgid "PHP Safe Mode"
318
  msgstr "PHP Sigurni način"
319
 
320
+ #: bws_menu.php:461
321
  msgid "PHP Allow URL fopen"
322
  msgstr "PHP Dozvoli URL fopen"
323
 
324
+ #: bws_menu.php:462
325
  msgid "PHP Memory Limit"
326
  msgstr "PHP Ograničenje memorije"
327
 
328
+ #: bws_menu.php:463
329
  #, fuzzy
330
  msgid "PHP Max Upload Size"
331
  msgstr "Envoi de fichier"
332
 
333
+ #: bws_menu.php:464
334
  msgid "PHP Max Post Size"
335
  msgstr "PHP Max veličina za učitavanje"
336
 
337
+ #: bws_menu.php:465
338
  msgid "PHP Max Script Execute Time"
339
  msgstr "PHP Max veličina posta"
340
 
341
+ #: bws_menu.php:466
342
  msgid "PHP Exif support"
343
  msgstr "PHP Exif podrška"
344
 
345
+ #: bws_menu.php:467
346
  msgid "PHP IPTC support"
347
  msgstr "PHP IPTC podrška"
348
 
349
+ #: bws_menu.php:468
350
  msgid "PHP XML support"
351
  msgstr "PHP XML podrška"
352
 
353
+ #: bws_menu.php:469
354
  #, fuzzy
355
  msgid "Site URL"
356
  msgstr "URL du lien"
357
 
358
+ #: bws_menu.php:470
359
  msgid "Home URL"
360
  msgstr "URL naslovne"
361
 
362
+ #: bws_menu.php:473
363
  msgid "WordPress Version"
364
  msgstr "WordPress Verzija"
365
 
366
+ #: bws_menu.php:474
367
  msgid "WordPress DB Version"
368
  msgstr "WordPress DB Verzija"
369
 
370
+ #: bws_menu.php:475
371
  msgid "Multisite"
372
  msgstr "Višenamenski sajt"
373
 
374
+ #: bws_menu.php:476
375
  msgid "Active Theme"
376
  msgstr "Aktivna tema"
377
 
378
+ #: bws_menu.php:491
379
  msgid "Please enter a valid email address."
380
  msgstr "Molimo unesite važeću mejl adresu"
381
 
382
+ #: bws_menu.php:495
383
  msgid "Email with system info is sent to "
384
  msgstr "Mejl sa sistemskim informacijama je poslat na"
385
 
386
+ #: bws_menu.php:499
387
  msgid "Thank you for contacting us."
388
  msgstr "Hvala što ste nas kontaktirali"
389
 
390
+ #: bws_menu.php:532
391
  msgid "Sorry, email message could not be delivered."
392
  msgstr "Nažalost mejl poruka nije prosleđena"
393
 
394
+ #: bws_menu.php:540
395
  msgid "Need help?"
396
  msgstr ""
397
 
398
+ #: bws_menu.php:541
399
  msgid "Client area"
400
  msgstr ""
401
 
402
+ #: bws_menu.php:542 bws_menu.php:853
 
403
  msgid "System status"
404
  msgstr "Sistemski status"
405
 
406
+ #: bws_menu.php:547
407
  #, fuzzy
408
  msgid "Plugins"
409
  msgstr "Pro moduli"
410
 
411
+ #: bws_menu.php:549
412
  msgid "Themes"
413
  msgstr ""
414
 
415
+ #: bws_menu.php:554
416
  msgid "All"
417
  msgstr ""
418
 
419
+ #: bws_menu.php:555
420
  #, fuzzy
421
  msgid "Installed"
422
  msgstr "Instalacija %s"
423
 
424
+ #: bws_menu.php:556
425
  #, fuzzy
426
  msgid "Recommended"
427
  msgstr "Preporučeni moduli"
428
 
429
+ #: bws_menu.php:560
430
  msgid "Installed plugins"
431
  msgstr "Instalirani moduli"
432
 
433
+ #: bws_menu.php:592 bws_menu.php:641
 
 
 
 
 
 
 
 
 
 
434
  msgid "Settings"
435
  msgstr "Podešavanja"
436
 
437
+ #: bws_menu.php:613 bws_menu.php:670
 
438
  #, fuzzy
439
  msgid "Activate this plugin"
440
  msgstr "Aktivirani moduli"
441
 
442
+ #: bws_menu.php:628 bws_menu.php:658 bws_menu.php:704
 
 
 
 
 
 
 
 
443
  msgid "Go"
444
  msgstr ""
445
 
446
+ #: bws_menu.php:632 bws_menu.php:662 bws_menu.php:708
 
 
447
  msgid "DONATE"
448
  msgstr ""
449
 
450
+ #: bws_menu.php:678
451
  msgid "Recommended plugins"
452
  msgstr "Preporučeni moduli"
453
 
454
+ #: bws_menu.php:716
455
  #, fuzzy
456
  msgid "Install now"
457
  msgstr "Instalacija %s"
458
 
459
+ #: bws_menu.php:737
460
  msgid "Try again"
461
  msgstr ""
462
 
463
+ #: bws_menu.php:755
464
  #, php-format
465
  msgid "Preview &#8220;%s&#8221;"
466
  msgstr ""
467
 
468
+ #: bws_menu.php:786
469
  #, php-format
470
  msgid "Install %s"
471
  msgstr "Instalacija %s"
472
 
473
+ #: bws_menu.php:786
474
  #, fuzzy
475
  msgid "Install Now"
476
  msgstr "Instalacija %s"
477
 
478
+ #: bws_menu.php:789
479
  #, php-format
480
  msgid "Update to version %s"
481
  msgstr ""
482
 
483
+ #: bws_menu.php:789
484
  #, fuzzy
485
  msgid "Update"
486
  msgstr "date"
487
 
488
+ #: bws_menu.php:796
489
  #, php-format
490
  msgid "Preview %s"
491
  msgstr ""
492
 
493
+ #: bws_menu.php:796
494
  msgid "Preview"
495
  msgstr ""
496
 
497
+ #: bws_menu.php:802 bws_menu.php:834
 
498
  #, php-format
499
  msgid "By %s"
500
  msgstr ""
501
 
502
+ #: bws_menu.php:808
503
  msgid "Details"
504
  msgstr ""
505
 
506
+ #: bws_menu.php:840
507
  #, fuzzy
508
  msgid "Already Installed"
509
  msgstr "Instalacija %s"
510
 
511
+ #: bws_menu.php:856
512
  msgid "Environment"
513
  msgstr "Okruženje"
514
 
515
+ #: bws_menu.php:867
516
  #, fuzzy
517
  msgid "Active Plugins"
518
  msgstr "Extensions activées"
519
 
520
+ #: bws_menu.php:880
521
  #, fuzzy
522
  msgid "Inactive Plugins"
523
  msgstr "Extensions activées"
524
 
525
+ #: bws_menu.php:896
526
  #, fuzzy
527
  msgid "Send to support"
528
  msgstr "Soutien"
529
 
530
+ #: bws_menu.php:903
531
  msgid "Send to custom email &#187;"
532
  msgstr "Pošalji na korisnički mejl &#187;"
533
 
564
  #~ msgid "Recommended themes"
565
  #~ msgstr "Preporučeni moduli"
566
 
 
 
 
567
  #, fuzzy
568
  #~ msgid "installed"
569
  #~ msgstr "Instalacija %s"
647
  #~ msgid "sort images"
648
  #~ msgstr "poređaj slike"
649
 
 
 
 
650
  #~ msgid "Title"
651
  #~ msgstr "Naslov"
652
 
765
  #~ msgid "Vertical"
766
  #~ msgstr "Vertikalno"
767
 
 
 
 
768
  #~ msgid "bottom"
769
  #~ msgstr "dno"
770
 
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: 2014-11-05 16:32+0300\n"
6
- "PO-Revision-Date: 2014-11-05 16:32+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"
@@ -13,305 +13,512 @@ msgstr ""
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
- "X-Generator: Poedit 1.5.7\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: bws_menu.php:351
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  msgid "Not set"
21
  msgstr "Inte angiven"
22
 
23
- #: bws_menu.php:353
24
- #: bws_menu.php:354
25
  msgid "On"
26
  msgstr "På"
27
 
28
- #: bws_menu.php:353
29
- #: bws_menu.php:354
30
  msgid "Off"
31
  msgstr "Av"
32
 
33
- #: bws_menu.php:355
34
- #: bws_menu.php:356
35
- #: bws_menu.php:357
36
- #: bws_menu.php:358
37
- #: bws_menu.php:359
38
- #: bws_menu.php:371
39
  msgid "N/A"
40
  msgstr "Finns ej"
41
 
42
- #: bws_menu.php:359
43
  msgid " Mb"
44
  msgstr " Mb"
45
 
46
- #: bws_menu.php:360
47
- #: bws_menu.php:361
48
- #: bws_menu.php:362
49
- #: bws_menu.php:367
50
  msgid "Yes"
51
  msgstr "Ja"
52
 
53
- #: bws_menu.php:360
54
- #: bws_menu.php:361
55
- #: bws_menu.php:362
56
- #: bws_menu.php:369
57
  msgid "No"
58
  msgstr "Nej"
59
 
60
- #: bws_menu.php:379
61
  msgid "Operating System"
62
  msgstr "Operativsystem"
63
 
64
- #: bws_menu.php:380
65
  msgid "Server"
66
  msgstr "Server"
67
 
68
- #: bws_menu.php:381
69
  msgid "Memory usage"
70
  msgstr "Minnesanvändning"
71
 
72
- #: bws_menu.php:382
73
  msgid "MYSQL Version"
74
  msgstr "MySQL-version"
75
 
76
- #: bws_menu.php:383
77
  msgid "SQL Mode"
78
  msgstr "SQL-läge"
79
 
80
- #: bws_menu.php:384
81
  msgid "PHP Version"
82
  msgstr "PHP-version"
83
 
84
- #: bws_menu.php:385
85
  msgid "PHP Safe Mode"
86
  msgstr "PHP säkert läge"
87
 
88
- #: bws_menu.php:386
89
  msgid "PHP Allow URL fopen"
90
  msgstr "PHP tillåt URL fopen"
91
 
92
- #: bws_menu.php:387
93
  msgid "PHP Memory Limit"
94
  msgstr "PHP Minnesgräns"
95
 
96
- #: bws_menu.php:388
97
  msgid "PHP Max Upload Size"
98
  msgstr "PHP Max uppladdningstorlek"
99
 
100
- #: bws_menu.php:389
101
  msgid "PHP Max Post Size"
102
  msgstr "PHP Max poststorlek"
103
 
104
- #: bws_menu.php:390
105
  msgid "PHP Max Script Execute Time"
106
  msgstr "PHP Max skriptexekverinstid"
107
 
108
- #: bws_menu.php:391
109
  msgid "PHP Exif support"
110
  msgstr "PHP Exifstöd"
111
 
112
- #: bws_menu.php:392
113
  msgid "PHP IPTC support"
114
  msgstr "PHP ITPC-stöd"
115
 
116
- #: bws_menu.php:393
117
  msgid "PHP XML support"
118
  msgstr "PHP XML-stöd"
119
 
120
- #: bws_menu.php:394
121
  msgid "Site URL"
122
  msgstr "SajtURL"
123
 
124
- #: bws_menu.php:395
125
  msgid "Home URL"
126
  msgstr "HemURL"
127
 
128
- #: bws_menu.php:398
129
  msgid "WordPress Version"
130
  msgstr "WordPress-version"
131
 
132
- #: bws_menu.php:399
133
  msgid "WordPress DB Version"
134
  msgstr "WordPress-DB-version"
135
 
136
- #: bws_menu.php:400
137
  msgid "Multisite"
138
  msgstr "Multisajt"
139
 
140
- #: bws_menu.php:401
141
  msgid "Active Theme"
142
  msgstr "Aktivt tema"
143
 
144
- #: bws_menu.php:416
145
  msgid "Please enter a valid email address."
146
  msgstr "Var god ange en giltig epost-adress."
147
 
148
- #: bws_menu.php:420
149
  msgid "Email with system info is sent to "
150
  msgstr "Epost med systeminfo är skickat till"
151
 
152
- #: bws_menu.php:424
153
  msgid "Thank you for contacting us."
154
  msgstr "Tack för att du kontaktade oss."
155
 
156
- #: bws_menu.php:457
157
  msgid "Sorry, email message could not be delivered."
158
  msgstr "Ledsen, eposten kunde inte levereras."
159
 
160
- #: bws_menu.php:465
161
  msgid "Need help?"
162
  msgstr ""
163
 
164
- #: bws_menu.php:466
165
  msgid "Client area"
166
  msgstr ""
167
 
168
- #: bws_menu.php:467
169
- #: bws_menu.php:778
170
  msgid "System status"
171
  msgstr "Systemstatus"
172
 
173
- #: bws_menu.php:472
174
  #, fuzzy
175
  msgid "Plugins"
176
  msgstr "Betaltillägg"
177
 
178
- #: bws_menu.php:474
179
  msgid "Themes"
180
  msgstr ""
181
 
182
- #: bws_menu.php:479
183
  msgid "All"
184
  msgstr ""
185
 
186
- #: bws_menu.php:480
187
  #, fuzzy
188
  msgid "Installed"
189
  msgstr "Installera %s"
190
 
191
- #: bws_menu.php:481
192
  #, fuzzy
193
  msgid "Recommended"
194
  msgstr "Rekommenderade tillägg"
195
 
196
- #: bws_menu.php:485
197
  msgid "Installed plugins"
198
  msgstr "Installerade tillägg"
199
 
200
- #: bws_menu.php:514
201
- #: bws_menu.php:536
202
- #: bws_menu.php:563
203
- #: bws_menu.php:593
204
- #: bws_menu.php:639
205
- #, fuzzy
206
- msgid "Learn more"
207
- msgstr "Läs mer"
208
-
209
- #: bws_menu.php:517
210
- #: bws_menu.php:566
211
  msgid "Settings"
212
  msgstr "Inställningar"
213
 
214
- #: bws_menu.php:538
215
- #: bws_menu.php:595
216
  #, fuzzy
217
  msgid "Activate this plugin"
218
  msgstr "Aktiverade tillägg"
219
 
220
- #: bws_menu.php:538
221
- #: bws_menu.php:595
222
- #, fuzzy
223
- msgid "Activate"
224
- msgstr "Aktiverade tillägg"
225
-
226
- #: bws_menu.php:553
227
- #: bws_menu.php:583
228
- #: bws_menu.php:629
229
  msgid "Go"
230
  msgstr ""
231
 
232
- #: bws_menu.php:557
233
- #: bws_menu.php:587
234
- #: bws_menu.php:633
235
  msgid "DONATE"
236
  msgstr ""
237
 
238
- #: bws_menu.php:603
239
  msgid "Recommended plugins"
240
  msgstr "Rekommenderade tillägg"
241
 
242
- #: bws_menu.php:641
243
  #, fuzzy
244
  msgid "Install now"
245
  msgstr "Установить сейчас"
246
 
247
- #: bws_menu.php:662
248
  msgid "Try again"
249
  msgstr ""
250
 
251
- #: bws_menu.php:680
252
  #, php-format
253
  msgid "Preview &#8220;%s&#8221;"
254
  msgstr ""
255
 
256
- #: bws_menu.php:711
257
  #, php-format
258
  msgid "Install %s"
259
  msgstr "Installera %s"
260
 
261
- #: bws_menu.php:711
262
  msgid "Install Now"
263
  msgstr "Установить сейчас"
264
 
265
- #: bws_menu.php:714
266
  #, php-format
267
  msgid "Update to version %s"
268
  msgstr ""
269
 
270
- #: bws_menu.php:714
271
  msgid "Update"
272
  msgstr ""
273
 
274
- #: bws_menu.php:721
275
  #, php-format
276
  msgid "Preview %s"
277
  msgstr ""
278
 
279
- #: bws_menu.php:721
280
  msgid "Preview"
281
  msgstr ""
282
 
283
- #: bws_menu.php:727
284
- #: bws_menu.php:759
285
  #, php-format
286
  msgid "By %s"
287
  msgstr ""
288
 
289
- #: bws_menu.php:733
290
  msgid "Details"
291
  msgstr ""
292
 
293
- #: bws_menu.php:765
294
  #, fuzzy
295
  msgid "Already Installed"
296
  msgstr "Installera %s"
297
 
298
- #: bws_menu.php:781
299
  msgid "Environment"
300
  msgstr "Miljövariabler"
301
 
302
- #: bws_menu.php:792
303
  msgid "Active Plugins"
304
  msgstr "Aktiverade tillägg"
305
 
306
- #: bws_menu.php:805
307
  msgid "Inactive Plugins"
308
  msgstr "Inaktiverade tillägg"
309
 
310
- #: bws_menu.php:821
311
  msgid "Send to support"
312
  msgstr "Skicka till support"
313
 
314
- #: bws_menu.php:828
315
  msgid "Send to custom email &#187;"
316
  msgstr "Skicka till anpassad epost &#187;"
317
 
@@ -348,9 +555,6 @@ msgstr "Skicka till anpassad epost &#187;"
348
  #~ msgid "Recommended themes"
349
  #~ msgstr "Rekommenderade tillägg"
350
 
351
- #~ msgid "If you have any questions, please contact us via"
352
- #~ msgstr "Om du har några frågor, kontakta oss via"
353
-
354
  #, fuzzy
355
  #~ msgid "installed"
356
  #~ msgstr "Installera %s"
@@ -477,9 +681,6 @@ msgstr "Skicka till anpassad epost &#187;"
477
  #~ msgid "one"
478
  #~ msgstr "ett"
479
 
480
- #~ msgid "two"
481
- #~ msgstr "två"
482
-
483
  #~ msgid "three"
484
  #~ msgstr "tre"
485
 
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-03-05 13:15+0300\n"
6
+ "PO-Revision-Date: 2015-03-05 13:15+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"
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
+ "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: bws_functions.php:84
20
+ msgid "requires"
21
+ msgstr ""
22
+
23
+ #: bws_functions.php:85
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:86
30
+ msgid "Back to the WordPress"
31
+ msgstr ""
32
+
33
+ #: bws_functions.php:87
34
+ #, fuzzy
35
+ msgid "Plugins page"
36
+ msgstr "Betaltillägg"
37
+
38
+ #: bws_functions.php:134
39
+ #, fuzzy
40
+ msgid "Learn More"
41
+ msgstr "Läs mer"
42
+
43
+ #: bws_functions.php:137
44
+ msgid "It’s time to upgrade your"
45
+ msgstr ""
46
+
47
+ #: bws_functions.php:137
48
+ #, fuzzy
49
+ msgid "to"
50
+ msgstr "två"
51
+
52
+ #: bws_functions.php:137
53
+ #, fuzzy
54
+ msgid "version!"
55
+ msgstr "PHP-version"
56
+
57
+ #: bws_functions.php:138
58
+ msgid "Extend standard plugin functionality with new great options."
59
+ msgstr ""
60
+
61
+ #: bws_functions.php:158
62
+ msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
63
+ msgstr ""
64
+
65
+ #: bws_functions.php:159
66
+ #, fuzzy
67
+ msgid "Rate the plugin"
68
+ msgstr "Aktiverade tillägg"
69
+
70
+ #: bws_functions.php:162
71
+ #, fuzzy
72
+ msgid "If there is something wrong about it, please contact us"
73
+ msgstr "Om du har några frågor, kontakta oss via"
74
+
75
+ #: bws_functions.php:179 bws_functions.php:215 bws_functions.php:395
76
+ msgid "Wrong license key"
77
+ msgstr ""
78
+
79
+ #: bws_functions.php:209 bws_functions.php:389 bws_functions.php:426
80
+ msgid ""
81
+ "Something went wrong. Please try again later. If the error appears again, "
82
+ "please contact us"
83
+ msgstr ""
84
+
85
+ #: bws_functions.php:209 bws_functions.php:389 bws_functions.php:426
86
+ msgid "We are sorry for inconvenience."
87
+ msgstr ""
88
+
89
+ #: bws_functions.php:217 bws_functions.php:397
90
+ msgid "This license key is bind to another site"
91
+ msgstr ""
92
+
93
+ #: bws_functions.php:219 bws_functions.php:348
94
+ msgid ""
95
+ "Unfortunately, you have exceeded the number of available tries per day. "
96
+ "Please, upload the plugin manually."
97
+ msgstr ""
98
+
99
+ #: bws_functions.php:221
100
+ msgid ""
101
+ "Unfortunately, Your license has expired. To continue getting top-priority "
102
+ "support and plugin updates you should extend it in your"
103
+ msgstr ""
104
+
105
+ #: bws_functions.php:223
106
+ msgid ""
107
+ "Unfortunately, the PRO licence was already installed to this domain. The PRO "
108
+ "Trial license can be installed only once."
109
+ msgstr ""
110
+
111
+ #: bws_functions.php:234 bws_functions.php:256 bws_functions.php:278
112
+ msgid "Failed to download the zip archive. Please, upload the plugin manually"
113
+ msgstr ""
114
+
115
+ #: bws_functions.php:246
116
+ msgid "Failed to open the zip archive. Please, upload the plugin manually"
117
+ msgstr ""
118
+
119
+ #: bws_functions.php:252
120
+ msgid ""
121
+ "Your server does not support either ZipArchive or Phar. Please, upload the "
122
+ "plugin manually"
123
+ msgstr ""
124
+
125
+ #: bws_functions.php:259
126
+ msgid "UploadDir is not writable. Please, upload the plugin manually"
127
+ msgstr ""
128
+
129
+ #: bws_functions.php:282
130
+ msgid ""
131
+ "Something went wrong. Try again later or upload the plugin manually. We are "
132
+ "sorry for inconvenience."
133
+ msgstr ""
134
+
135
+ #: bws_functions.php:307
136
+ msgid "Please, enter Your license key"
137
+ msgstr ""
138
+
139
+ #: bws_functions.php:324
140
+ msgid ""
141
+ "Congratulations! The PRO version of the plugin is successfully download and "
142
+ "activated."
143
+ msgstr ""
144
+
145
+ #: bws_functions.php:326
146
+ msgid "Please, go to"
147
+ msgstr ""
148
+
149
+ #: bws_functions.php:326
150
+ msgid "the setting page"
151
+ msgstr ""
152
+
153
+ #: bws_functions.php:327
154
+ msgid "You will be redirected automatically in 5 seconds."
155
+ msgstr ""
156
+
157
+ #: bws_functions.php:332
158
+ msgid "You can download and activate"
159
+ msgstr ""
160
+
161
+ #: bws_functions.php:334
162
+ msgid "version of this plugin by entering Your license key."
163
+ msgstr ""
164
+
165
+ #: bws_functions.php:336
166
+ msgid ""
167
+ "You can find your license key on your personal page Client area, by clicking "
168
+ "on the link"
169
+ msgstr ""
170
+
171
+ #: bws_functions.php:338
172
+ msgid "(your username is the email you specify when purchasing the product)."
173
+ msgstr ""
174
+
175
+ #: bws_functions.php:346 bws_functions.php:354 bws_menu.php:613
176
+ #: bws_menu.php:670
177
+ #, fuzzy
178
+ msgid "Activate"
179
+ msgstr "Aktiverade tillägg"
180
+
181
+ #: bws_functions.php:399
182
+ msgid ""
183
+ "This license key is valid, but Your license has expired. If you want to "
184
+ "update our plugin in future, you should extend the license."
185
+ msgstr ""
186
+
187
+ #: bws_functions.php:401
188
+ msgid "Unfortunately, you have exceeded the number of available tries."
189
+ msgstr ""
190
+
191
+ #: bws_functions.php:405
192
+ msgid "The license key is valid. Your license will expire on"
193
+ msgstr ""
194
+
195
+ #: bws_functions.php:407
196
+ msgid "The license key is valid."
197
+ msgstr ""
198
+
199
+ #: bws_functions.php:431
200
+ msgid "Please, enter your license key"
201
+ msgstr ""
202
+
203
+ #: bws_functions.php:444
204
+ msgid ""
205
+ "If needed you can check if the license key is correct or reenter it in the "
206
+ "field below. You can find your license key on your personal page - Client "
207
+ "area - on our website"
208
+ msgstr ""
209
+
210
+ #: bws_functions.php:444
211
+ msgid ""
212
+ "(your username is the email you specify when purchasing the product). If "
213
+ "necessary, please submit \"Lost your password?\" request."
214
+ msgstr ""
215
+
216
+ #: bws_functions.php:448
217
+ msgid "Check license key"
218
+ msgstr ""
219
+
220
+ #: bws_functions.php:462
221
+ msgid ""
222
+ "WARNING: We have noticed illegal use of our plugin by you. We strongly "
223
+ "recommend you to solve the problem within 24 hours, otherwise the plugin "
224
+ "will be deactivated. Please go to your personal"
225
+ msgstr ""
226
+
227
+ #: bws_functions.php:462
228
+ msgid ""
229
+ "(your username is the email you specify when purchasing the product), where "
230
+ "you can make the necessary changes."
231
+ msgstr ""
232
+
233
+ #: bws_functions.php:468
234
+ msgid ""
235
+ "Your license has expired. To continue getting top-priority support and "
236
+ "plugin updates you should extend it."
237
+ msgstr ""
238
+
239
+ #: bws_functions.php:468 bws_functions.php:502 bws_menu.php:589
240
+ #: bws_menu.php:611 bws_menu.php:638 bws_menu.php:668 bws_menu.php:714
241
+ #, fuzzy
242
+ msgid "Learn more"
243
+ msgstr "Läs mer"
244
+
245
+ #: bws_functions.php:502
246
+ msgid "You license for"
247
+ msgstr ""
248
+
249
+ #: bws_functions.php:502
250
+ msgid "expires on"
251
+ msgstr ""
252
+
253
+ #: bws_functions.php:502
254
+ msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
255
+ msgstr ""
256
+
257
+ #: bws_functions.php:580
258
+ msgid "Close"
259
+ msgstr ""
260
+
261
+ #: bws_menu.php:426
262
  msgid "Not set"
263
  msgstr "Inte angiven"
264
 
265
+ #: bws_menu.php:428 bws_menu.php:429
 
266
  msgid "On"
267
  msgstr "På"
268
 
269
+ #: bws_menu.php:428 bws_menu.php:429
 
270
  msgid "Off"
271
  msgstr "Av"
272
 
273
+ #: bws_menu.php:430 bws_menu.php:431 bws_menu.php:432 bws_menu.php:433
274
+ #: bws_menu.php:434 bws_menu.php:446
 
 
 
 
275
  msgid "N/A"
276
  msgstr "Finns ej"
277
 
278
+ #: bws_menu.php:434
279
  msgid " Mb"
280
  msgstr " Mb"
281
 
282
+ #: bws_menu.php:435 bws_menu.php:436 bws_menu.php:437 bws_menu.php:442
 
 
 
283
  msgid "Yes"
284
  msgstr "Ja"
285
 
286
+ #: bws_menu.php:435 bws_menu.php:436 bws_menu.php:437 bws_menu.php:444
 
 
 
287
  msgid "No"
288
  msgstr "Nej"
289
 
290
+ #: bws_menu.php:454
291
  msgid "Operating System"
292
  msgstr "Operativsystem"
293
 
294
+ #: bws_menu.php:455
295
  msgid "Server"
296
  msgstr "Server"
297
 
298
+ #: bws_menu.php:456
299
  msgid "Memory usage"
300
  msgstr "Minnesanvändning"
301
 
302
+ #: bws_menu.php:457
303
  msgid "MYSQL Version"
304
  msgstr "MySQL-version"
305
 
306
+ #: bws_menu.php:458
307
  msgid "SQL Mode"
308
  msgstr "SQL-läge"
309
 
310
+ #: bws_menu.php:459
311
  msgid "PHP Version"
312
  msgstr "PHP-version"
313
 
314
+ #: bws_menu.php:460
315
  msgid "PHP Safe Mode"
316
  msgstr "PHP säkert läge"
317
 
318
+ #: bws_menu.php:461
319
  msgid "PHP Allow URL fopen"
320
  msgstr "PHP tillåt URL fopen"
321
 
322
+ #: bws_menu.php:462
323
  msgid "PHP Memory Limit"
324
  msgstr "PHP Minnesgräns"
325
 
326
+ #: bws_menu.php:463
327
  msgid "PHP Max Upload Size"
328
  msgstr "PHP Max uppladdningstorlek"
329
 
330
+ #: bws_menu.php:464
331
  msgid "PHP Max Post Size"
332
  msgstr "PHP Max poststorlek"
333
 
334
+ #: bws_menu.php:465
335
  msgid "PHP Max Script Execute Time"
336
  msgstr "PHP Max skriptexekverinstid"
337
 
338
+ #: bws_menu.php:466
339
  msgid "PHP Exif support"
340
  msgstr "PHP Exifstöd"
341
 
342
+ #: bws_menu.php:467
343
  msgid "PHP IPTC support"
344
  msgstr "PHP ITPC-stöd"
345
 
346
+ #: bws_menu.php:468
347
  msgid "PHP XML support"
348
  msgstr "PHP XML-stöd"
349
 
350
+ #: bws_menu.php:469
351
  msgid "Site URL"
352
  msgstr "SajtURL"
353
 
354
+ #: bws_menu.php:470
355
  msgid "Home URL"
356
  msgstr "HemURL"
357
 
358
+ #: bws_menu.php:473
359
  msgid "WordPress Version"
360
  msgstr "WordPress-version"
361
 
362
+ #: bws_menu.php:474
363
  msgid "WordPress DB Version"
364
  msgstr "WordPress-DB-version"
365
 
366
+ #: bws_menu.php:475
367
  msgid "Multisite"
368
  msgstr "Multisajt"
369
 
370
+ #: bws_menu.php:476
371
  msgid "Active Theme"
372
  msgstr "Aktivt tema"
373
 
374
+ #: bws_menu.php:491
375
  msgid "Please enter a valid email address."
376
  msgstr "Var god ange en giltig epost-adress."
377
 
378
+ #: bws_menu.php:495
379
  msgid "Email with system info is sent to "
380
  msgstr "Epost med systeminfo är skickat till"
381
 
382
+ #: bws_menu.php:499
383
  msgid "Thank you for contacting us."
384
  msgstr "Tack för att du kontaktade oss."
385
 
386
+ #: bws_menu.php:532
387
  msgid "Sorry, email message could not be delivered."
388
  msgstr "Ledsen, eposten kunde inte levereras."
389
 
390
+ #: bws_menu.php:540
391
  msgid "Need help?"
392
  msgstr ""
393
 
394
+ #: bws_menu.php:541
395
  msgid "Client area"
396
  msgstr ""
397
 
398
+ #: bws_menu.php:542 bws_menu.php:853
 
399
  msgid "System status"
400
  msgstr "Systemstatus"
401
 
402
+ #: bws_menu.php:547
403
  #, fuzzy
404
  msgid "Plugins"
405
  msgstr "Betaltillägg"
406
 
407
+ #: bws_menu.php:549
408
  msgid "Themes"
409
  msgstr ""
410
 
411
+ #: bws_menu.php:554
412
  msgid "All"
413
  msgstr ""
414
 
415
+ #: bws_menu.php:555
416
  #, fuzzy
417
  msgid "Installed"
418
  msgstr "Installera %s"
419
 
420
+ #: bws_menu.php:556
421
  #, fuzzy
422
  msgid "Recommended"
423
  msgstr "Rekommenderade tillägg"
424
 
425
+ #: bws_menu.php:560
426
  msgid "Installed plugins"
427
  msgstr "Installerade tillägg"
428
 
429
+ #: bws_menu.php:592 bws_menu.php:641
 
 
 
 
 
 
 
 
 
 
430
  msgid "Settings"
431
  msgstr "Inställningar"
432
 
433
+ #: bws_menu.php:613 bws_menu.php:670
 
434
  #, fuzzy
435
  msgid "Activate this plugin"
436
  msgstr "Aktiverade tillägg"
437
 
438
+ #: bws_menu.php:628 bws_menu.php:658 bws_menu.php:704
 
 
 
 
 
 
 
 
439
  msgid "Go"
440
  msgstr ""
441
 
442
+ #: bws_menu.php:632 bws_menu.php:662 bws_menu.php:708
 
 
443
  msgid "DONATE"
444
  msgstr ""
445
 
446
+ #: bws_menu.php:678
447
  msgid "Recommended plugins"
448
  msgstr "Rekommenderade tillägg"
449
 
450
+ #: bws_menu.php:716
451
  #, fuzzy
452
  msgid "Install now"
453
  msgstr "Установить сейчас"
454
 
455
+ #: bws_menu.php:737
456
  msgid "Try again"
457
  msgstr ""
458
 
459
+ #: bws_menu.php:755
460
  #, php-format
461
  msgid "Preview &#8220;%s&#8221;"
462
  msgstr ""
463
 
464
+ #: bws_menu.php:786
465
  #, php-format
466
  msgid "Install %s"
467
  msgstr "Installera %s"
468
 
469
+ #: bws_menu.php:786
470
  msgid "Install Now"
471
  msgstr "Установить сейчас"
472
 
473
+ #: bws_menu.php:789
474
  #, php-format
475
  msgid "Update to version %s"
476
  msgstr ""
477
 
478
+ #: bws_menu.php:789
479
  msgid "Update"
480
  msgstr ""
481
 
482
+ #: bws_menu.php:796
483
  #, php-format
484
  msgid "Preview %s"
485
  msgstr ""
486
 
487
+ #: bws_menu.php:796
488
  msgid "Preview"
489
  msgstr ""
490
 
491
+ #: bws_menu.php:802 bws_menu.php:834
 
492
  #, php-format
493
  msgid "By %s"
494
  msgstr ""
495
 
496
+ #: bws_menu.php:808
497
  msgid "Details"
498
  msgstr ""
499
 
500
+ #: bws_menu.php:840
501
  #, fuzzy
502
  msgid "Already Installed"
503
  msgstr "Installera %s"
504
 
505
+ #: bws_menu.php:856
506
  msgid "Environment"
507
  msgstr "Miljövariabler"
508
 
509
+ #: bws_menu.php:867
510
  msgid "Active Plugins"
511
  msgstr "Aktiverade tillägg"
512
 
513
+ #: bws_menu.php:880
514
  msgid "Inactive Plugins"
515
  msgstr "Inaktiverade tillägg"
516
 
517
+ #: bws_menu.php:896
518
  msgid "Send to support"
519
  msgstr "Skicka till support"
520
 
521
+ #: bws_menu.php:903
522
  msgid "Send to custom email &#187;"
523
  msgstr "Skicka till anpassad epost &#187;"
524
 
555
  #~ msgid "Recommended themes"
556
  #~ msgstr "Rekommenderade tillägg"
557
 
 
 
 
558
  #, fuzzy
559
  #~ msgid "installed"
560
  #~ msgstr "Installera %s"
681
  #~ msgid "one"
682
  #~ msgstr "ett"
683
 
 
 
 
684
  #~ msgid "three"
685
  #~ msgstr "tre"
686
 
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: 2014-11-05 16:32+0300\n"
6
- "PO-Revision-Date: 2014-11-05 16:48+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"
@@ -13,297 +13,536 @@ msgstr ""
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
- "X-Generator: Poedit 1.6.5\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: bws_menu.php:351
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  msgid "Not set"
21
  msgstr "Не задано"
22
 
23
- #: bws_menu.php:353
24
- #: bws_menu.php:354
25
  msgid "On"
26
  msgstr "Увімк."
27
 
28
- #: bws_menu.php:353
29
- #: bws_menu.php:354
30
  msgid "Off"
31
  msgstr "Вимк."
32
 
33
- #: bws_menu.php:355
34
- #: bws_menu.php:356
35
- #: bws_menu.php:357
36
- #: bws_menu.php:358
37
- #: bws_menu.php:359
38
- #: bws_menu.php:371
39
  msgid "N/A"
40
  msgstr "Невідомо"
41
 
42
- #: bws_menu.php:359
43
  msgid " Mb"
44
  msgstr "Мб"
45
 
46
- #: bws_menu.php:360
47
- #: bws_menu.php:361
48
- #: bws_menu.php:362
49
- #: bws_menu.php:367
50
  msgid "Yes"
51
  msgstr "Так"
52
 
53
- #: bws_menu.php:360
54
- #: bws_menu.php:361
55
- #: bws_menu.php:362
56
- #: bws_menu.php:369
57
  msgid "No"
58
  msgstr "Ні"
59
 
60
- #: bws_menu.php:379
61
  msgid "Operating System"
62
  msgstr "Операційна система"
63
 
64
- #: bws_menu.php:380
65
  msgid "Server"
66
  msgstr "Тип серверу"
67
 
68
- #: bws_menu.php:381
69
  msgid "Memory usage"
70
  msgstr "Пам’яті використано"
71
 
72
- #: bws_menu.php:382
73
  msgid "MYSQL Version"
74
  msgstr "Версія MYSQL"
75
 
76
- #: bws_menu.php:383
77
  msgid "SQL Mode"
78
  msgstr "Режим SQL"
79
 
80
- #: bws_menu.php:384
81
  msgid "PHP Version"
82
  msgstr "Версія PHP"
83
 
84
- #: bws_menu.php:385
85
  msgid "PHP Safe Mode"
86
  msgstr "PHP Безпечний режим"
87
 
88
- #: bws_menu.php:386
89
  msgid "PHP Allow URL fopen"
90
  msgstr "Дозволити PHP URL fopen"
91
 
92
- #: bws_menu.php:387
93
  msgid "PHP Memory Limit"
94
  msgstr "Ліміт пам’яті"
95
 
96
- #: bws_menu.php:388
97
  msgid "PHP Max Upload Size"
98
  msgstr "Макс. розмір файлу, що завантажується"
99
 
100
- #: bws_menu.php:389
101
  msgid "PHP Max Post Size"
102
  msgstr "Макс. розмір посту"
103
 
104
- #: bws_menu.php:390
105
  msgid "PHP Max Script Execute Time"
106
  msgstr "Макс. час виконання сценарію"
107
 
108
- #: bws_menu.php:391
109
  msgid "PHP Exif support"
110
  msgstr "Підтримка PHP Exif"
111
 
112
- #: bws_menu.php:392
113
  msgid "PHP IPTC support"
114
  msgstr "Підтримка PHP IPTC"
115
 
116
- #: bws_menu.php:393
117
  msgid "PHP XML support"
118
  msgstr "Підтримка PHP XML"
119
 
120
- #: bws_menu.php:394
121
  msgid "Site URL"
122
  msgstr "Адреса сайту"
123
 
124
- #: bws_menu.php:395
125
  msgid "Home URL"
126
  msgstr "Адреса домашньої сторінки"
127
 
128
- #: bws_menu.php:398
129
  msgid "WordPress Version"
130
  msgstr "Версія WordPress"
131
 
132
- #: bws_menu.php:399
133
  msgid "WordPress DB Version"
134
  msgstr "Версія бази даних WordPress"
135
 
136
- #: bws_menu.php:400
137
  msgid "Multisite"
138
  msgstr "Мультисайт"
139
 
140
- #: bws_menu.php:401
141
  msgid "Active Theme"
142
  msgstr "Активна тема"
143
 
144
- #: bws_menu.php:416
145
  msgid "Please enter a valid email address."
146
  msgstr "Будь ласка, введіть коректний емейл."
147
 
148
- #: bws_menu.php:420
149
  msgid "Email with system info is sent to "
150
  msgstr "Емейл з системною інформацією надіслано на"
151
 
152
- #: bws_menu.php:424
153
  msgid "Thank you for contacting us."
154
  msgstr "Дякуємо, що звернулись до нас."
155
 
156
- #: bws_menu.php:457
157
  msgid "Sorry, email message could not be delivered."
158
  msgstr "Вибачте, ваше емейл не може бути доставлено"
159
 
160
- #: bws_menu.php:465
161
  msgid "Need help?"
162
  msgstr "Потрібна допомога?"
163
 
164
- #: bws_menu.php:466
165
  msgid "Client area"
166
  msgstr "Клієнтам"
167
 
168
- #: bws_menu.php:467
169
- #: bws_menu.php:778
170
  msgid "System status"
171
  msgstr "Системна інформація"
172
 
173
- #: bws_menu.php:472
174
  msgid "Plugins"
175
  msgstr "Плагіни"
176
 
177
- #: bws_menu.php:474
178
  msgid "Themes"
179
  msgstr "Теми"
180
 
181
- #: bws_menu.php:479
182
  msgid "All"
183
  msgstr "Всі"
184
 
185
- #: bws_menu.php:480
186
  msgid "Installed"
187
  msgstr "Встановлені"
188
 
189
- #: bws_menu.php:481
190
  msgid "Recommended"
191
  msgstr "Рекомендовані "
192
 
193
- #: bws_menu.php:485
194
  msgid "Installed plugins"
195
  msgstr "Встановлені плагіни"
196
 
197
- #: bws_menu.php:514
198
- #: bws_menu.php:536
199
- #: bws_menu.php:563
200
- #: bws_menu.php:593
201
- #: bws_menu.php:639
202
- msgid "Learn more"
203
- msgstr "Дізнатись більше"
204
-
205
- #: bws_menu.php:517
206
- #: bws_menu.php:566
207
  msgid "Settings"
208
  msgstr "Налаштування"
209
 
210
- #: bws_menu.php:538
211
- #: bws_menu.php:595
212
  msgid "Activate this plugin"
213
  msgstr "Активувати плагін"
214
 
215
- #: bws_menu.php:538
216
- #: bws_menu.php:595
217
- msgid "Activate"
218
- msgstr "Активувати"
219
-
220
- #: bws_menu.php:553
221
- #: bws_menu.php:583
222
- #: bws_menu.php:629
223
  msgid "Go"
224
  msgstr "Перейти"
225
 
226
- #: bws_menu.php:557
227
- #: bws_menu.php:587
228
- #: bws_menu.php:633
229
  msgid "DONATE"
230
  msgstr "Підтримати нас"
231
 
232
- #: bws_menu.php:603
233
  msgid "Recommended plugins"
234
  msgstr "Рекомендовані плагіни"
235
 
236
- #: bws_menu.php:641
237
  msgid "Install now"
238
  msgstr "Встановити"
239
 
240
- #: bws_menu.php:662
241
  msgid "Try again"
242
  msgstr "Спробувати ще раз"
243
 
244
- #: bws_menu.php:680
245
  #, php-format
246
  msgid "Preview &#8220;%s&#8221;"
247
  msgstr "Попередній перегляд &#8220;%s&#8221;"
248
 
249
- #: bws_menu.php:711
250
  #, php-format
251
  msgid "Install %s"
252
  msgstr "Встановити %s"
253
 
254
- #: bws_menu.php:711
255
  msgid "Install Now"
256
  msgstr "Встановити"
257
 
258
- #: bws_menu.php:714
259
  #, php-format
260
  msgid "Update to version %s"
261
  msgstr "Оновити до версії %s"
262
 
263
- #: bws_menu.php:714
264
  msgid "Update"
265
  msgstr "Оновити"
266
 
267
- #: bws_menu.php:721
268
  #, php-format
269
  msgid "Preview %s"
270
  msgstr "Попередній перегляд %s"
271
 
272
- #: bws_menu.php:721
273
  msgid "Preview"
274
  msgstr "Попередній перегляд"
275
 
276
- #: bws_menu.php:727
277
- #: bws_menu.php:759
278
  #, php-format
279
  msgid "By %s"
280
  msgstr "За %s"
281
 
282
- #: bws_menu.php:733
283
  msgid "Details"
284
  msgstr "Деталі"
285
 
286
- #: bws_menu.php:765
287
  msgid "Already Installed"
288
  msgstr "Уже встановлено %s"
289
 
290
- #: bws_menu.php:781
291
  msgid "Environment"
292
  msgstr "Системне оточення"
293
 
294
- #: bws_menu.php:792
295
  msgid "Active Plugins"
296
  msgstr "Активні плагіни"
297
 
298
- #: bws_menu.php:805
299
  msgid "Inactive Plugins"
300
  msgstr "Не активні плагіни"
301
 
302
- #: bws_menu.php:821
303
  msgid "Send to support"
304
  msgstr "Відправити службі тех. підтримки"
305
 
306
- #: bws_menu.php:828
307
  msgid "Send to custom email &#187;"
308
  msgstr "Відправити на електронну адресу &#187;"
309
 
@@ -340,9 +579,6 @@ msgstr "Відправити на електронну адресу &#187;"
340
  #~ msgid "Recommended themes"
341
  #~ msgstr "Рекомендовані до установки плагіни"
342
 
343
- #~ msgid "If you have any questions, please contact us via"
344
- #~ msgstr "Якщо у вас виникли будь-які питанні, будь ласка, звертайтеся на"
345
-
346
  #, fuzzy
347
  #~ msgid "installed"
348
  #~ msgstr "Установлено %s"
@@ -468,9 +704,6 @@ msgstr "Відправити на електронну адресу &#187;"
468
  #~ msgid "one"
469
  #~ msgstr "один"
470
 
471
- #~ msgid "two"
472
- #~ msgstr "два"
473
-
474
  #~ msgid "three"
475
  #~ msgstr "три"
476
 
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-03-05 13:15+0300\n"
6
+ "PO-Revision-Date: 2015-03-05 13:16+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"
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
+ "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: bws_functions.php:84
20
+ msgid "requires"
21
+ msgstr "потребує"
22
+
23
+ #: bws_functions.php:85
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:86
32
+ msgid "Back to the WordPress"
33
+ msgstr "Повернутися на WordPress на"
34
+
35
+ #: bws_functions.php:87
36
+ msgid "Plugins page"
37
+ msgstr "Сторінку Плагінів"
38
+
39
+ #: bws_functions.php:134
40
+ msgid "Learn More"
41
+ msgstr "Дізнатись більше"
42
+
43
+ #: bws_functions.php:137
44
+ msgid "It’s time to upgrade your"
45
+ msgstr "Настав час модернізувати Ваш"
46
+
47
+ #: bws_functions.php:137
48
+ msgid "to"
49
+ msgstr "до"
50
+
51
+ #: bws_functions.php:137
52
+ msgid "version!"
53
+ msgstr "версії!"
54
+
55
+ #: bws_functions.php:138
56
+ msgid "Extend standard plugin functionality with new great options."
57
+ msgstr "Розширює можливості стандартного функціоналу плагіна."
58
+
59
+ #: bws_functions.php:158
60
+ msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
61
+ msgstr ""
62
+ "Якщо вам сподобався плагін, будь ласка, поставте нам 5 зірочок на WordPress"
63
+
64
+ #: bws_functions.php:159
65
+ msgid "Rate the plugin"
66
+ msgstr "Оцінити плагін"
67
+
68
+ #: bws_functions.php:162
69
+ msgid "If there is something wrong about it, please contact us"
70
+ msgstr "Якщо щось не так, будь ласка, повідомте нам"
71
+
72
+ #: bws_functions.php:179 bws_functions.php:215 bws_functions.php:395
73
+ msgid "Wrong license key"
74
+ msgstr "Невірний ключ ліцензії"
75
+
76
+ #: bws_functions.php:209 bws_functions.php:389 bws_functions.php:426
77
+ msgid ""
78
+ "Something went wrong. Please try again later. If the error appears again, "
79
+ "please contact us"
80
+ msgstr ""
81
+ "Щось не так, спробуйте пізніше. Якщо помилка повториться, будь ласка, "
82
+ "повідомте нам"
83
+
84
+ #: bws_functions.php:209 bws_functions.php:389 bws_functions.php:426
85
+ msgid "We are sorry for inconvenience."
86
+ msgstr "Просимо вибачення за незручності."
87
+
88
+ #: bws_functions.php:217 bws_functions.php:397
89
+ msgid "This license key is bind to another site"
90
+ msgstr "Цей ліцензійний ключ прив'язано до іншого сайту"
91
+
92
+ #: bws_functions.php:219 bws_functions.php:348
93
+ msgid ""
94
+ "Unfortunately, you have exceeded the number of available tries per day. "
95
+ "Please, upload the plugin manually."
96
+ msgstr ""
97
+ "На жаль, ви перевищили кількість доступних спроб на день. Будь ласка, "
98
+ "завантажте плагін вручну"
99
+
100
+ #: bws_functions.php:221
101
+ msgid ""
102
+ "Unfortunately, Your license has expired. To continue getting top-priority "
103
+ "support and plugin updates you should extend it in your"
104
+ msgstr ""
105
+ "На жаль, ваша ліцензія скінчилась. Для того, щоб і надалі отримувати "
106
+ "першочергову техпідтримку і оновлення, будь ласка, продовжте ліцензію"
107
+
108
+ #: bws_functions.php:223
109
+ msgid ""
110
+ "Unfortunately, the PRO licence was already installed to this domain. The PRO "
111
+ "Trial license can be installed only once."
112
+ msgstr ""
113
+ "На жаль, PRO ліцензія уже використовувалась на цьому домені. Тріал PRO "
114
+ "версії плагіну можна використати лише один раз"
115
+
116
+ #: bws_functions.php:234 bws_functions.php:256 bws_functions.php:278
117
+ msgid "Failed to download the zip archive. Please, upload the plugin manually"
118
+ msgstr ""
119
+ "Помилка при завантаженні zip-архіву. Будь ласка, завантажте плагін вручну"
120
+
121
+ #: bws_functions.php:246
122
+ msgid "Failed to open the zip archive. Please, upload the plugin manually"
123
+ msgstr "Помилка при відкритті zip-архіву. Будь ласка, завантажте плагін вручну"
124
+
125
+ #: bws_functions.php:252
126
+ msgid ""
127
+ "Your server does not support either ZipArchive or Phar. Please, upload the "
128
+ "plugin manually"
129
+ msgstr ""
130
+ "Ваш сервер не підтримує формати Zip і Phar. Будь ласка, завантажте плагін "
131
+ "вручну"
132
+
133
+ #: bws_functions.php:259
134
+ msgid "UploadDir is not writable. Please, upload the plugin manually"
135
+ msgstr ""
136
+ "Немає доступу до теки завантажень WordPress. Будь ласка, завантажте плагін "
137
+ "вручну"
138
+
139
+ #: bws_functions.php:282
140
+ msgid ""
141
+ "Something went wrong. Try again later or upload the plugin manually. We are "
142
+ "sorry for inconvenience."
143
+ msgstr ""
144
+ "Виникли певні проблеми. Спробуйте ще раз пізніше або завантажте плагін "
145
+ "вручну. Просимо вібачення за незручності."
146
+
147
+ #: bws_functions.php:307
148
+ msgid "Please, enter Your license key"
149
+ msgstr "Будь ласка, впишіть ваш ліцензійний ключ"
150
+
151
+ #: bws_functions.php:324
152
+ msgid ""
153
+ "Congratulations! The PRO version of the plugin is successfully download and "
154
+ "activated."
155
+ msgstr "Вітаємо! PRO версію плагіну успішно завантажено та активовано."
156
+
157
+ #: bws_functions.php:326
158
+ msgid "Please, go to"
159
+ msgstr "Будь ласка, перейдіть на"
160
+
161
+ #: bws_functions.php:326
162
+ msgid "the setting page"
163
+ msgstr "сторінку установок"
164
+
165
+ #: bws_functions.php:327
166
+ msgid "You will be redirected automatically in 5 seconds."
167
+ msgstr "Вас буде перенаправлено автоматично через 5 секунд."
168
+
169
+ #: bws_functions.php:332
170
+ msgid "You can download and activate"
171
+ msgstr "Ви можете завантажити та активувати"
172
+
173
+ #: bws_functions.php:334
174
+ msgid "version of this plugin by entering Your license key."
175
+ msgstr "версію цього плагіну, якщо впишете ваш ліцензійний ключ."
176
+
177
+ #: bws_functions.php:336
178
+ msgid ""
179
+ "You can find your license key on your personal page Client area, by clicking "
180
+ "on the link"
181
+ msgstr ""
182
+ "Ви можете знайти ваш ліцензійний ключ на вашій персональній сторінці у "
183
+ "Client area, перейшовши за посиланням"
184
+
185
+ #: bws_functions.php:338
186
+ msgid "(your username is the email you specify when purchasing the product)."
187
+ msgstr "(ваше ім'я - це емейл, який ви вказували при купівлі плагіну)"
188
+
189
+ #: bws_functions.php:346 bws_functions.php:354 bws_menu.php:613
190
+ #: bws_menu.php:670
191
+ msgid "Activate"
192
+ msgstr "Активувати"
193
+
194
+ #: bws_functions.php:399
195
+ msgid ""
196
+ "This license key is valid, but Your license has expired. If you want to "
197
+ "update our plugin in future, you should extend the license."
198
+ msgstr ""
199
+ "Даний ліцензійний ключ дійсний, але строк вашої ліцензії витік. Якщо ви "
200
+ "хочете оновлювати наш плагін у майбутньому, вам слід подовжити ліцензію."
201
+
202
+ #: bws_functions.php:401
203
+ msgid "Unfortunately, you have exceeded the number of available tries."
204
+ msgstr "На жаль, ви перевищили кількість допустимих спроб."
205
+
206
+ #: bws_functions.php:405
207
+ msgid "The license key is valid. Your license will expire on"
208
+ msgstr "Ліцензійний ключ дійсний. Строк вашої ліцензії витікає"
209
+
210
+ #: bws_functions.php:407
211
+ msgid "The license key is valid."
212
+ msgstr "Ліцензійний ключ дійсний."
213
+
214
+ #: bws_functions.php:431
215
+ msgid "Please, enter your license key"
216
+ msgstr "Будь ласка, введіть ваш ліцензійний ключ"
217
+
218
+ #: bws_functions.php:444
219
+ msgid ""
220
+ "If needed you can check if the license key is correct or reenter it in the "
221
+ "field below. You can find your license key on your personal page - Client "
222
+ "area - on our website"
223
+ msgstr ""
224
+ "При необхідності ви можете перевірити правильність вашого ліцензійного ключа "
225
+ "або знову ввести його у полі, що знаходиться нижче. Ви можете знайти свій "
226
+ "ліцензійний ключ на вашій персональній сторінці - Client area - на нашому "
227
+ "сайті."
228
+
229
+ #: bws_functions.php:444
230
+ msgid ""
231
+ "(your username is the email you specify when purchasing the product). If "
232
+ "necessary, please submit \"Lost your password?\" request."
233
+ msgstr ""
234
+ "(ім'я користувача - це електронна адреса, яку ви вказуєте при купівлі "
235
+ "продукту). При необхідності, будь ласка, відправте запит на відновлення "
236
+ "вашого паролю."
237
+
238
+ #: bws_functions.php:448
239
+ msgid "Check license key"
240
+ msgstr "Перевірте ліцензійний ключ"
241
+
242
+ #: bws_functions.php:462
243
+ msgid ""
244
+ "WARNING: We have noticed illegal use of our plugin by you. We strongly "
245
+ "recommend you to solve the problem within 24 hours, otherwise the plugin "
246
+ "will be deactivated. Please go to your personal"
247
+ msgstr ""
248
+ "Застереження: Ми помітили, що ви нелегально використовуєте наш плагін. Ми "
249
+ "радимо вам вирішити цю проблему протягом доби, у противному разі плагін буде "
250
+ "деактивовано. Будь ласка, зайдіть на вашу персональну сторінку"
251
+
252
+ #: bws_functions.php:462
253
+ msgid ""
254
+ "(your username is the email you specify when purchasing the product), where "
255
+ "you can make the necessary changes."
256
+ msgstr ""
257
+ "(ім'я користувача - це електронна адреса, яку ви вказуєте при купівлі "
258
+ "продукту), де ви можете внести потрібні зміни."
259
+
260
+ #: bws_functions.php:468
261
+ msgid ""
262
+ "Your license has expired. To continue getting top-priority support and "
263
+ "plugin updates you should extend it."
264
+ msgstr ""
265
+ "Строк вашої ліцензії витік. Якщо ви хочете оновлювати наш плагін у "
266
+ "майбутньому, вам слід подовжити ліцензію."
267
+
268
+ #: bws_functions.php:468 bws_functions.php:502 bws_menu.php:589
269
+ #: bws_menu.php:611 bws_menu.php:638 bws_menu.php:668 bws_menu.php:714
270
+ msgid "Learn more"
271
+ msgstr "Дізнатись більше"
272
+
273
+ #: bws_functions.php:502
274
+ msgid "You license for"
275
+ msgstr "Ваша ліцензія для"
276
+
277
+ #: bws_functions.php:502
278
+ msgid "expires on"
279
+ msgstr "витікає"
280
+
281
+ #: bws_functions.php:502
282
+ msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
283
+ msgstr ""
284
+ "та ви більше не будете оримувати першочергову технічну підтримку та "
285
+ "оновлення."
286
+
287
+ #: bws_functions.php:580
288
+ msgid "Close"
289
+ msgstr "Закрити"
290
+
291
+ #: bws_menu.php:426
292
  msgid "Not set"
293
  msgstr "Не задано"
294
 
295
+ #: bws_menu.php:428 bws_menu.php:429
 
296
  msgid "On"
297
  msgstr "Увімк."
298
 
299
+ #: bws_menu.php:428 bws_menu.php:429
 
300
  msgid "Off"
301
  msgstr "Вимк."
302
 
303
+ #: bws_menu.php:430 bws_menu.php:431 bws_menu.php:432 bws_menu.php:433
304
+ #: bws_menu.php:434 bws_menu.php:446
 
 
 
 
305
  msgid "N/A"
306
  msgstr "Невідомо"
307
 
308
+ #: bws_menu.php:434
309
  msgid " Mb"
310
  msgstr "Мб"
311
 
312
+ #: bws_menu.php:435 bws_menu.php:436 bws_menu.php:437 bws_menu.php:442
 
 
 
313
  msgid "Yes"
314
  msgstr "Так"
315
 
316
+ #: bws_menu.php:435 bws_menu.php:436 bws_menu.php:437 bws_menu.php:444
 
 
 
317
  msgid "No"
318
  msgstr "Ні"
319
 
320
+ #: bws_menu.php:454
321
  msgid "Operating System"
322
  msgstr "Операційна система"
323
 
324
+ #: bws_menu.php:455
325
  msgid "Server"
326
  msgstr "Тип серверу"
327
 
328
+ #: bws_menu.php:456
329
  msgid "Memory usage"
330
  msgstr "Пам’яті використано"
331
 
332
+ #: bws_menu.php:457
333
  msgid "MYSQL Version"
334
  msgstr "Версія MYSQL"
335
 
336
+ #: bws_menu.php:458
337
  msgid "SQL Mode"
338
  msgstr "Режим SQL"
339
 
340
+ #: bws_menu.php:459
341
  msgid "PHP Version"
342
  msgstr "Версія PHP"
343
 
344
+ #: bws_menu.php:460
345
  msgid "PHP Safe Mode"
346
  msgstr "PHP Безпечний режим"
347
 
348
+ #: bws_menu.php:461
349
  msgid "PHP Allow URL fopen"
350
  msgstr "Дозволити PHP URL fopen"
351
 
352
+ #: bws_menu.php:462
353
  msgid "PHP Memory Limit"
354
  msgstr "Ліміт пам’яті"
355
 
356
+ #: bws_menu.php:463
357
  msgid "PHP Max Upload Size"
358
  msgstr "Макс. розмір файлу, що завантажується"
359
 
360
+ #: bws_menu.php:464
361
  msgid "PHP Max Post Size"
362
  msgstr "Макс. розмір посту"
363
 
364
+ #: bws_menu.php:465
365
  msgid "PHP Max Script Execute Time"
366
  msgstr "Макс. час виконання сценарію"
367
 
368
+ #: bws_menu.php:466
369
  msgid "PHP Exif support"
370
  msgstr "Підтримка PHP Exif"
371
 
372
+ #: bws_menu.php:467
373
  msgid "PHP IPTC support"
374
  msgstr "Підтримка PHP IPTC"
375
 
376
+ #: bws_menu.php:468
377
  msgid "PHP XML support"
378
  msgstr "Підтримка PHP XML"
379
 
380
+ #: bws_menu.php:469
381
  msgid "Site URL"
382
  msgstr "Адреса сайту"
383
 
384
+ #: bws_menu.php:470
385
  msgid "Home URL"
386
  msgstr "Адреса домашньої сторінки"
387
 
388
+ #: bws_menu.php:473
389
  msgid "WordPress Version"
390
  msgstr "Версія WordPress"
391
 
392
+ #: bws_menu.php:474
393
  msgid "WordPress DB Version"
394
  msgstr "Версія бази даних WordPress"
395
 
396
+ #: bws_menu.php:475
397
  msgid "Multisite"
398
  msgstr "Мультисайт"
399
 
400
+ #: bws_menu.php:476
401
  msgid "Active Theme"
402
  msgstr "Активна тема"
403
 
404
+ #: bws_menu.php:491
405
  msgid "Please enter a valid email address."
406
  msgstr "Будь ласка, введіть коректний емейл."
407
 
408
+ #: bws_menu.php:495
409
  msgid "Email with system info is sent to "
410
  msgstr "Емейл з системною інформацією надіслано на"
411
 
412
+ #: bws_menu.php:499
413
  msgid "Thank you for contacting us."
414
  msgstr "Дякуємо, що звернулись до нас."
415
 
416
+ #: bws_menu.php:532
417
  msgid "Sorry, email message could not be delivered."
418
  msgstr "Вибачте, ваше емейл не може бути доставлено"
419
 
420
+ #: bws_menu.php:540
421
  msgid "Need help?"
422
  msgstr "Потрібна допомога?"
423
 
424
+ #: bws_menu.php:541
425
  msgid "Client area"
426
  msgstr "Клієнтам"
427
 
428
+ #: bws_menu.php:542 bws_menu.php:853
 
429
  msgid "System status"
430
  msgstr "Системна інформація"
431
 
432
+ #: bws_menu.php:547
433
  msgid "Plugins"
434
  msgstr "Плагіни"
435
 
436
+ #: bws_menu.php:549
437
  msgid "Themes"
438
  msgstr "Теми"
439
 
440
+ #: bws_menu.php:554
441
  msgid "All"
442
  msgstr "Всі"
443
 
444
+ #: bws_menu.php:555
445
  msgid "Installed"
446
  msgstr "Встановлені"
447
 
448
+ #: bws_menu.php:556
449
  msgid "Recommended"
450
  msgstr "Рекомендовані "
451
 
452
+ #: bws_menu.php:560
453
  msgid "Installed plugins"
454
  msgstr "Встановлені плагіни"
455
 
456
+ #: bws_menu.php:592 bws_menu.php:641
 
 
 
 
 
 
 
 
 
457
  msgid "Settings"
458
  msgstr "Налаштування"
459
 
460
+ #: bws_menu.php:613 bws_menu.php:670
 
461
  msgid "Activate this plugin"
462
  msgstr "Активувати плагін"
463
 
464
+ #: bws_menu.php:628 bws_menu.php:658 bws_menu.php:704
 
 
 
 
 
 
 
465
  msgid "Go"
466
  msgstr "Перейти"
467
 
468
+ #: bws_menu.php:632 bws_menu.php:662 bws_menu.php:708
 
 
469
  msgid "DONATE"
470
  msgstr "Підтримати нас"
471
 
472
+ #: bws_menu.php:678
473
  msgid "Recommended plugins"
474
  msgstr "Рекомендовані плагіни"
475
 
476
+ #: bws_menu.php:716
477
  msgid "Install now"
478
  msgstr "Встановити"
479
 
480
+ #: bws_menu.php:737
481
  msgid "Try again"
482
  msgstr "Спробувати ще раз"
483
 
484
+ #: bws_menu.php:755
485
  #, php-format
486
  msgid "Preview &#8220;%s&#8221;"
487
  msgstr "Попередній перегляд &#8220;%s&#8221;"
488
 
489
+ #: bws_menu.php:786
490
  #, php-format
491
  msgid "Install %s"
492
  msgstr "Встановити %s"
493
 
494
+ #: bws_menu.php:786
495
  msgid "Install Now"
496
  msgstr "Встановити"
497
 
498
+ #: bws_menu.php:789
499
  #, php-format
500
  msgid "Update to version %s"
501
  msgstr "Оновити до версії %s"
502
 
503
+ #: bws_menu.php:789
504
  msgid "Update"
505
  msgstr "Оновити"
506
 
507
+ #: bws_menu.php:796
508
  #, php-format
509
  msgid "Preview %s"
510
  msgstr "Попередній перегляд %s"
511
 
512
+ #: bws_menu.php:796
513
  msgid "Preview"
514
  msgstr "Попередній перегляд"
515
 
516
+ #: bws_menu.php:802 bws_menu.php:834
 
517
  #, php-format
518
  msgid "By %s"
519
  msgstr "За %s"
520
 
521
+ #: bws_menu.php:808
522
  msgid "Details"
523
  msgstr "Деталі"
524
 
525
+ #: bws_menu.php:840
526
  msgid "Already Installed"
527
  msgstr "Уже встановлено %s"
528
 
529
+ #: bws_menu.php:856
530
  msgid "Environment"
531
  msgstr "Системне оточення"
532
 
533
+ #: bws_menu.php:867
534
  msgid "Active Plugins"
535
  msgstr "Активні плагіни"
536
 
537
+ #: bws_menu.php:880
538
  msgid "Inactive Plugins"
539
  msgstr "Не активні плагіни"
540
 
541
+ #: bws_menu.php:896
542
  msgid "Send to support"
543
  msgstr "Відправити службі тех. підтримки"
544
 
545
+ #: bws_menu.php:903
546
  msgid "Send to custom email &#187;"
547
  msgstr "Відправити на електронну адресу &#187;"
548
 
579
  #~ msgid "Recommended themes"
580
  #~ msgstr "Рекомендовані до установки плагіни"
581
 
 
 
 
582
  #, fuzzy
583
  #~ msgid "installed"
584
  #~ msgstr "Установлено %s"
704
  #~ msgid "one"
705
  #~ msgstr "один"
706
 
 
 
 
707
  #~ msgid "three"
708
  #~ msgstr "три"
709
 
css/style.css CHANGED
File without changes
facebook-button-plugin.php CHANGED
@@ -1,10 +1,10 @@
1
  <?php
2
  /*
3
- Plugin Name: Facebook Button
4
  Plugin URI: http://bestwebsoft.com/products/
5
  Description: Put Facebook Button in to your post.
6
  Author: BestWebSoft
7
- Version: 2.36
8
  Author URI: http://bestwebsoft.com/
9
  License: GPLv2 or later
10
  */
@@ -27,67 +27,29 @@ License: GPLv2 or later
27
 
28
  if ( ! function_exists( 'fcbkbttn_add_pages' ) ) {
29
  function fcbkbttn_add_pages() {
30
- global $bstwbsftwppdtplgns_options, $bstwbsftwppdtplgns_added_menu;
31
- $bws_menu_info = get_plugin_data( plugin_dir_path( __FILE__ ) . "bws_menu/bws_menu.php" );
32
- $bws_menu_version = $bws_menu_info["Version"];
33
- $base = plugin_basename(__FILE__);
34
-
35
- if ( ! isset( $bstwbsftwppdtplgns_options ) ) {
36
- if ( is_multisite() ) {
37
- if ( ! get_site_option( 'bstwbsftwppdtplgns_options' ) )
38
- add_site_option( 'bstwbsftwppdtplgns_options', array(), '', 'yes' );
39
- $bstwbsftwppdtplgns_options = get_site_option( 'bstwbsftwppdtplgns_options' );
40
- } else {
41
- if ( ! get_option( 'bstwbsftwppdtplgns_options' ) )
42
- add_option( 'bstwbsftwppdtplgns_options', array(), '', 'yes' );
43
- $bstwbsftwppdtplgns_options = get_option( 'bstwbsftwppdtplgns_options' );
44
- }
45
- }
46
-
47
- if ( isset( $bstwbsftwppdtplgns_options['bws_menu_version'] ) ) {
48
- $bstwbsftwppdtplgns_options['bws_menu']['version'][ $base ] = $bws_menu_version;
49
- unset( $bstwbsftwppdtplgns_options['bws_menu_version'] );
50
- if ( is_multisite() )
51
- update_site_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options, '', 'yes' );
52
- else
53
- update_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options, '', 'yes' );
54
- require_once( dirname( __FILE__ ) . '/bws_menu/bws_menu.php' );
55
- } else if ( ! isset( $bstwbsftwppdtplgns_options['bws_menu']['version'][ $base ] ) || $bstwbsftwppdtplgns_options['bws_menu']['version'][ $base ] < $bws_menu_version ) {
56
- $bstwbsftwppdtplgns_options['bws_menu']['version'][ $base ] = $bws_menu_version;
57
- if ( is_multisite() )
58
- update_site_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options, '', 'yes' );
59
- else
60
- update_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options, '', 'yes' );
61
- require_once( dirname( __FILE__ ) . '/bws_menu/bws_menu.php' );
62
- } else if ( ! isset( $bstwbsftwppdtplgns_added_menu ) ) {
63
- $plugin_with_newer_menu = $base;
64
- foreach ( $bstwbsftwppdtplgns_options['bws_menu']['version'] as $key => $value ) {
65
- if ( $bws_menu_version < $value && is_plugin_active( $base ) ) {
66
- $plugin_with_newer_menu = $key;
67
- }
68
- }
69
- $plugin_with_newer_menu = explode( '/', $plugin_with_newer_menu );
70
- $wp_content_dir = defined( 'WP_CONTENT_DIR' ) ? basename( WP_CONTENT_DIR ) : 'wp-content';
71
- if ( file_exists( ABSPATH . $wp_content_dir . '/plugins/' . $plugin_with_newer_menu[0] . '/bws_menu/bws_menu.php' ) )
72
- require_once( ABSPATH . $wp_content_dir . '/plugins/' . $plugin_with_newer_menu[0] . '/bws_menu/bws_menu.php' );
73
- else
74
- require_once( dirname( __FILE__ ) . '/bws_menu/bws_menu.php' );
75
- $bstwbsftwppdtplgns_added_menu = true;
76
- }
77
-
78
- add_menu_page( 'BWS Plugins', 'BWS Plugins', 'manage_options', 'bws_plugins', 'bws_add_menu_render', plugins_url( "images/px.png", __FILE__ ), 1001 );
79
- add_submenu_page( 'bws_plugins', __( 'Facebook Button Settings', 'facebook' ), __( 'Facebook Button', 'facebook' ), 'manage_options', "facebook-button-plugin.php", 'fcbkbttn_settings_page' );
80
  }
81
  }
82
 
83
  /* Initialization */
84
  if ( ! function_exists( 'fcbkbttn_init' ) ) {
85
  function fcbkbttn_init() {
86
- global $fcbkbttn_options;
87
  /* Internationalization, first(!) */
88
  load_plugin_textdomain( 'facebook', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
 
 
 
 
 
 
 
 
 
89
  /* Function check if plugin is compatible with current WP version */
90
- fcbkbttn_version_check();
 
91
  /* Get options from the database */
92
  if ( ! is_admin() || ( isset( $_GET['page'] ) && "facebook-button-plugin.php" == $_GET['page'] ) ) {
93
  /* Get/Register and check settings for plugin */
@@ -101,9 +63,6 @@ if ( ! function_exists( 'fcbkbttn_admin_init' ) ) {
101
  function fcbkbttn_admin_init() {
102
  /* Add variable for bws_menu */
103
  global $bws_plugin_info, $fcbkbttn_plugin_info;
104
-
105
- if ( ! $fcbkbttn_plugin_info )
106
- $fcbkbttn_plugin_info = get_plugin_data( __FILE__ );
107
 
108
  if ( ! isset( $bws_plugin_info ) || empty( $bws_plugin_info ) ) {
109
  $bws_plugin_info = array( 'id' => '78', 'version' => $fcbkbttn_plugin_info["Version"] );
@@ -115,13 +74,6 @@ if ( ! function_exists( 'fcbkbttn_settings' ) ) {
115
  function fcbkbttn_settings() {
116
  global $fcbkbttn_options, $fcbkbttn_plugin_info;
117
 
118
- if ( ! $fcbkbttn_plugin_info ) {
119
- if ( ! function_exists( 'get_plugin_data' ) )
120
- require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
121
-
122
- $fcbkbttn_plugin_info = get_plugin_data( __FILE__ );
123
- }
124
-
125
  $fcbkbttn_options_default = array(
126
  'plugin_option_version' => $fcbkbttn_plugin_info["Version"],
127
  'link' => '',
@@ -147,7 +99,7 @@ if ( ! function_exists( 'fcbkbttn_settings' ) ) {
147
  update_option( 'fcbk_bttn_plgn_options', $fcbkbttn_options_default );
148
  delete_option( 'fcbk_bttn_plgn_options_array' );
149
  }
150
- add_option( 'fcbk_bttn_plgn_options', $fcbkbttn_options_default, '', 'yes' );
151
  }
152
  /* Get options from the database */
153
  $fcbkbttn_options = get_option( 'fcbk_bttn_plgn_options' );
@@ -169,24 +121,6 @@ if ( ! function_exists( 'fcbkbttn_settings' ) ) {
169
  }
170
  }
171
 
172
- /* Function check if plugin is compatible with current WP version */
173
- if ( ! function_exists ( 'fcbkbttn_version_check' ) ) {
174
- function fcbkbttn_version_check() {
175
- global $wp_version, $fcbkbttn_plugin_info;
176
- $require_wp = "3.0"; /* Wordpress at least requires version */
177
- $plugin = plugin_basename( __FILE__ );
178
- if ( version_compare( $wp_version, $require_wp, "<" ) ) {
179
- include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
180
- if ( is_plugin_active( $plugin ) ) {
181
- deactivate_plugins( $plugin );
182
- $admin_url = ( function_exists( 'get_admin_url' ) ) ? get_admin_url( null, 'plugins.php' ) : esc_url( '/wp-admin/plugins.php' );
183
- if ( ! $fcbkbttn_plugin_info )
184
- $fcbkbttn_plugin_info = get_plugin_data( __FILE__, false );
185
- wp_die( "<strong>" . $fcbkbttn_plugin_info['Name'] . " </strong> " . __( 'requires', 'facebook' ) . " <strong>WordPress " . $require_wp . "</strong> " . __( 'or higher, that is why it has been deactivated! Please upgrade WordPress and try again.', 'facebook') . "<br /><br />" . __( 'Back to the WordPress', 'facebook') . " <a href='" . $admin_url . "'>" . __( 'Plugins page', 'facebook') . "</a>." );
186
- }
187
- }
188
- }
189
- }
190
 
191
  /* Function formed content of the plugin's admin page. */
192
  if ( ! function_exists( 'fcbkbttn_settings_page' ) ) {
@@ -195,8 +129,9 @@ if ( ! function_exists( 'fcbkbttn_settings_page' ) ) {
195
  $copy = false;
196
  $message = $error = "";
197
  $upload_dir = wp_upload_dir();
 
198
 
199
- if ( isset( $_REQUEST['fcbkbttn_form_submit'] ) && check_admin_referer( plugin_basename( __FILE__ ), 'fcbkbttn_nonce_name' ) ) {
200
  /* Takes all the changed settings on the plugin's admin page and saves them in array 'fcbk_bttn_plgn_options'. */
201
  if ( isset( $_REQUEST['fcbkbttn_where'] ) && isset( $_REQUEST['fcbkbttn_link'] ) && isset( $_REQUEST['fcbkbttn_display_option'] ) ) {
202
  $fcbkbttn_options['link'] = stripslashes( esc_html( $_REQUEST['fcbkbttn_link'] ) );
@@ -240,7 +175,6 @@ if ( ! function_exists( 'fcbkbttn_settings_page' ) ) {
240
  $new_name = 'facebook-ico' . $fcbkbttn_options['count_icon'];
241
  $new_ext = wp_check_filetype( $_FILES['uploadfile']['name'] );
242
  $namefile = $new_name . '.' . $new_ext['ext'];
243
- /* $uploaddir = $_REQUEST['home'] . 'wp-content/plugins/facebook-button-plugin/images/'; The directory in which we will take the file: */
244
  $uploadfile = $fcbkbttn_cstm_mg_folder . '/' . $namefile;
245
 
246
  /* Checks is file download initiated by user */
@@ -260,7 +194,14 @@ if ( ! function_exists( 'fcbkbttn_settings_page' ) ) {
260
  /* If file satisfies requirements, we will move them from temp to your plugin folder and rename to 'facebook_ico.jpg' */
261
  if ( move_uploaded_file( $_FILES['uploadfile']['tmp_name'], $uploadfile ) ) {
262
  $message .= '. ' . __( "Upload successful.", 'facebook' );
263
- fcbkbttn_update_option();
 
 
 
 
 
 
 
264
  } else {
265
  $error = __( "Error: moving file failed", 'facebook' );
266
  }
@@ -276,118 +217,9 @@ if ( ! function_exists( 'fcbkbttn_settings_page' ) ) {
276
  }
277
  /* GO PRO */
278
  if ( isset( $_GET['action'] ) && 'go_pro' == $_GET['action'] ) {
279
- global $bstwbsftwppdtplgns_options;
280
-
281
- $bws_license_key = isset( $_POST['bws_license_key'] ) ? stripslashes( esc_html( trim( $_POST['bws_license_key'] ) ) ) : '';
282
-
283
- if ( isset( $_POST['bws_license_submit'] ) && check_admin_referer( plugin_basename( __FILE__ ), 'bws_license_nonce_name' ) ) {
284
-
285
- if ( '' != $bws_license_key ) {
286
- if ( strlen( $bws_license_key ) != 18 ) {
287
- $error = __( "Wrong license key", 'facebook' );
288
- } else {
289
- $bws_license_plugin = stripslashes( esc_html( $_POST['bws_license_plugin'] ) );
290
- if ( isset( $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['count'] ) && $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['time'] < ( time() + (24 * 60 * 60) ) ) {
291
- $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['count'] = $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['count'] + 1;
292
- } else {
293
- $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['count'] = 1;
294
- $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['time'] = time();
295
- }
296
-
297
- /* download Pro */
298
- if ( ! function_exists( 'get_plugins' ) )
299
- require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
300
- if ( ! function_exists( 'is_plugin_active_for_network' ) )
301
- require_once( ABSPATH . '/wp-admin/includes/plugin.php' );
302
- $all_plugins = get_plugins();
303
- $active_plugins = get_option( 'active_plugins' );
304
-
305
- if ( ! array_key_exists( $bws_license_plugin, $all_plugins ) ) {
306
- $current = get_site_transient( 'update_plugins' );
307
- if ( is_array( $all_plugins ) && !empty( $all_plugins ) && isset( $current ) && is_array( $current->response ) ) {
308
- $to_send = array();
309
- $to_send["plugins"][ $bws_license_plugin ] = array();
310
- $to_send["plugins"][ $bws_license_plugin ]["bws_license_key"] = $bws_license_key;
311
- $to_send["plugins"][ $bws_license_plugin ]["bws_illegal_client"] = true;
312
- $options = array(
313
- 'timeout' => ( ( defined('DOING_CRON') && DOING_CRON ) ? 30 : 3 ),
314
- 'body' => array( 'plugins' => serialize( $to_send ) ),
315
- 'user-agent' => 'WordPress/' . $wp_version . '; ' . get_bloginfo( 'url' ) );
316
- $raw_response = wp_remote_post( 'http://bestwebsoft.com/wp-content/plugins/paid-products/plugins/update-check/1.0/', $options );
317
-
318
- if ( is_wp_error( $raw_response ) || 200 != wp_remote_retrieve_response_code( $raw_response ) ) {
319
- $error = __( "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience.", 'facebook' );
320
- } else {
321
- $response = maybe_unserialize( wp_remote_retrieve_body( $raw_response ) );
322
-
323
- if ( is_array( $response ) && ! empty( $response ) ) {
324
- foreach ( $response as $key => $value ) {
325
- if ( "wrong_license_key" == $value->package ) {
326
- $error = __( "Wrong license key", 'facebook' );
327
- } elseif ( "wrong_domain" == $value->package ) {
328
- $error = __( "This license key is bind to another site", 'facebook' );
329
- } elseif ( "you_are_banned" == $value->package ) {
330
- $error = __( "Unfortunately, you have exceeded the number of available tries. Please, upload the plugin manually.", 'facebook' );
331
- }
332
- }
333
- if ( '' == $error ) {
334
- $bstwbsftwppdtplgns_options[ $bws_license_plugin ] = $bws_license_key;
335
-
336
- $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';
337
- $uploadDir = wp_upload_dir();
338
- $zip_name = explode( '/', $bws_license_plugin );
339
- if ( file_put_contents( $uploadDir["path"] . "/" . $zip_name[0] . ".zip", file_get_contents( $url ) ) ) {
340
- @chmod( $uploadDir["path"] . "/" . $zip_name[0] . ".zip", octdec( 755 ) );
341
- if ( class_exists( 'ZipArchive' ) ) {
342
- $zip = new ZipArchive();
343
- if ( $zip->open( $uploadDir["path"] . "/" . $zip_name[0] . ".zip" ) === TRUE ) {
344
- $zip->extractTo( WP_PLUGIN_DIR );
345
- $zip->close();
346
- } else {
347
- $error = __( "Failed to open the zip archive. Please, upload the plugin manually", 'facebook' );
348
- }
349
- } elseif ( class_exists( 'Phar' ) ) {
350
- $phar = new PharData( $uploadDir["path"] . "/" . $zip_name[0] . ".zip" );
351
- $phar->extractTo( WP_PLUGIN_DIR );
352
- } else {
353
- $error = __( "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually", 'facebook' );
354
- }
355
- @unlink( $uploadDir["path"] . "/" . $zip_name[0] . ".zip" );
356
- } else {
357
- $error = __( "Failed to download the zip archive. Please, upload the plugin manually", 'facebook' );
358
- }
359
-
360
- /* activate Pro */
361
- if ( file_exists( WP_PLUGIN_DIR . '/' . $zip_name[0] ) ) {
362
- array_push( $active_plugins, $bws_license_plugin );
363
- update_option( 'active_plugins', $active_plugins );
364
- $pro_plugin_is_activated = true;
365
- } elseif ( '' == $error ) {
366
- $error = __( "Failed to download the zip archive. Please, upload the plugin manually", 'facebook' );
367
- }
368
- }
369
- } else {
370
- $error = __( "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience.", 'facebook' );
371
- }
372
- }
373
- }
374
- } else {
375
- /* activate Pro */
376
- if ( ! ( in_array( $bws_license_plugin, $active_plugins ) || is_plugin_active_for_network( $bws_license_plugin ) ) ) {
377
- array_push( $active_plugins, $bws_license_plugin );
378
- update_option( 'active_plugins', $active_plugins );
379
- $pro_plugin_is_activated = true;
380
- }
381
- }
382
- if ( is_multisite() )
383
- update_site_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options, '', 'yes' );
384
- else
385
- update_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options, '', 'yes' );
386
- }
387
- } else {
388
- $error = __( "Please, enter Your license key", 'facebook' );
389
- }
390
- }
391
  }
392
  $lang_codes = array(
393
  "af_ZA" => 'Afrikaans', "ar_AR" => 'العربية', "ay_BO" => 'Aymar aru', "az_AZ" => 'Azərbaycan dili', "be_BY" => 'Беларуская', "bg_BG" => 'Български', "bn_IN" => 'বাংলা', "bs_BA" => 'Bosanski', "ca_ES" => 'Català', "ck_US" => 'Cherokee', "cs_CZ" => 'Čeština', "cy_GB" => 'Cymraeg', "da_DK" => 'Dansk', "de_DE" => 'Deutsch', "el_GR" => 'Ελληνικά', "en_US" => 'English', "en_PI" => 'English (Pirate)', "eo_EO" => 'Esperanto', "es_CL" => 'Español (Chile)', "es_CO" => 'Español (Colombia)', "es_ES" => 'Español (España)', "es_LA" => 'Español', "es_MX" => 'Español (México)', "es_VE" => 'Español (Venezuela)', "et_EE" => 'Eesti', "eu_ES" => 'Euskara', "fa_IR" => 'فارسی', "fb_LT" => 'Leet Speak', "fi_FI" => 'Suomi', "fo_FO" => 'Føroyskt', "fr_CA" => 'Français (Canada)', "fr_FR" => 'Français (France)', "fy_NL" => 'Frysk', "ga_IE" => 'Gaeilge', "gl_ES" => 'Galego', "gn_PY" => "Avañe'ẽ", "gu_IN" => 'ગુજરાતી', "gx_GR" => 'Ἑλληνική ἀρχαία', "he_IL" => 'עברית', "hi_IN" => 'हिन्दी', "hr_HR" => 'Hrvatski', "hu_HU" => 'Magyar', "hy_AM" => 'Հայերեն', "id_ID" => 'Bahasa Indonesia', "is_IS" => 'Íslenska', "it_IT" => 'Italiano', "ja_JP" => '日本語', "jv_ID" => 'Basa Jawa', "ka_GE" => 'ქართული', "kk_KZ" => 'Қазақша', "km_KH" => 'ភាសាខ្មែរ', "kn_IN" => 'ಕನ್ನಡ', "ko_KR" => '한국어', "ku_TR" => 'Kurdî', "la_VA" => 'lingua latina', "li_NL" => 'Limburgs', "lt_LT" => 'Lietuvių', "lv_LV" => 'Latviešu', "mg_MG" => 'Malagasy', "mk_MK" => 'Македонски', "ml_IN" => 'മലയാളം', "mn_MN" => 'Монгол', "mr_IN" => 'मराठी', "ms_MY" => 'Bahasa Melayu', "mt_MT" => 'Malti', "nb_NO" => 'Norsk (bokmål)', "ne_NP" => 'नेपाली', "nl_BE" => 'Nederlands (België)', "nl_NL" => 'Nederlands', "nn_NO" => 'Norsk (nynorsk)', "pa_IN" => 'ਪੰਜਾਬੀ', "pl_PL" => 'Polski', "ps_AF" => 'پښتو', "pt_BR" => 'Português (Brasil)', "pt_PT" => 'Português (Portugal)', "qu_PE" => 'Qhichwa', "rm_CH" => 'Rumantsch', "ro_RO" => 'Română', "ru_RU" => 'Русский', "sa_IN" => 'संस्कृतम्', "se_NO" => 'Davvisámegiella', "sk_SK" => 'Slovenčina', "sl_SI" => 'Slovenščina', "so_SO" => 'Soomaaliga', "sq_AL" => 'Shqip', "sr_RS" => 'Српски', "sv_SE" => 'Svenska', "sw_KE" => 'Kiswahili', "sy_SY" => 'ܐܪܡܝܐ', "ta_IN" => 'தமிழ்', "te_IN" => 'తెలుగు', "tg_TJ" => 'тоҷикӣ', "th_TH" => 'ภาษาไทย', "tl_PH" => 'Filipino', "tl_ST" => 'tlhIngan-Hol', "tr_TR" => 'Türkçe', "tt_RU" => 'Татарча', "uk_UA" => 'Українська', "ur_PK" => 'اردو', "uz_UZ" => "O'zbek", "vi_VN" => 'Tiếng Việt', "yi_DE" => 'ייִדיש', "zh_CN" => '中文(简体)', "zh_HK" => '中文(香港)', "zh_TW" => '中文(台灣)', "zu_ZA" => 'isiZulu'
@@ -395,7 +227,7 @@ if ( ! function_exists( 'fcbkbttn_settings_page' ) ) {
395
  ?>
396
  <div class="wrap">
397
  <div class="icon32 icon32-bws" id="icon-options-general"></div>
398
- <h2><?php _e( "Facebook Button Settings", 'facebook' ); ?></h2>
399
  <h2 class="nav-tab-wrapper">
400
  <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' ); ?></a>
401
  <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' ); ?></a>
@@ -499,8 +331,15 @@ if ( ! function_exists( 'fcbkbttn_settings_page' ) ) {
499
  <table class="form-table bws_pro_version">
500
  <tr valign="top">
501
  <th><?php _e( '"Like" for an entire site on every page:', 'facebook' ); ?></th>
502
- <td><input disabled="disabled" name='fcbkbttnpr_entire_site_like' type='checkbox' value='1' /></td>
503
- </tr>
 
 
 
 
 
 
 
504
  </table>
505
  </div>
506
  <div class="bws_pro_version_tooltip">
@@ -518,19 +357,10 @@ if ( ! function_exists( 'fcbkbttn_settings_page' ) ) {
518
  <p class="submit">
519
  <input type="submit" class="button-primary" value="<?php _e( 'Save Changes', 'facebook' ); ?>" />
520
  </p>
521
- <?php wp_nonce_field( plugin_basename( __FILE__ ), 'fcbkbttn_nonce_name' ); ?>
522
  </form>
523
- <div class="bws-plugin-reviews">
524
- <div class="bws-plugin-reviews-rate">
525
- <?php _e( 'If you enjoy our plugin, please give it 5 stars on WordPress', 'facebook' ); ?>:
526
- <a href="http://wordpress.org/support/view/plugin-reviews/facebook-button-plugin" target="_blank" title="Facebook Button reviews"><?php _e( 'Rate the plugin', 'facebook' ); ?></a>
527
- </div>
528
- <div class="bws-plugin-reviews-support">
529
- <?php _e( 'If there is something wrong about it, please contact us', 'facebook' ); ?>:
530
- <a href="http://support.bestwebsoft.com">http://support.bestwebsoft.com</a>
531
- </div>
532
- </div>
533
- <?php } elseif ( 'extra' == $_GET['action'] ) { ?>
534
  <div class="bws_pro_version_bloc">
535
  <div class="bws_pro_version_table_bloc">
536
  <div class="bws_table_bg"></div>
@@ -576,71 +406,13 @@ if ( ! function_exists( 'fcbkbttn_settings_page' ) ) {
576
  <div class="clear"></div>
577
  </div>
578
  </div>
579
- <?php } elseif ( 'go_pro' == $_GET['action'] ) { ?>
580
- <?php if ( isset( $pro_plugin_is_activated ) && true === $pro_plugin_is_activated ) { ?>
581
- <script type="text/javascript">
582
- window.setTimeout( function() {
583
- window.location.href = 'admin.php?page=facebook-button-pro.php';
584
- }, 5000 );
585
- </script>
586
- <p><?php _e( "Congratulations! The PRO version of the plugin is successfully download and activated.", 'facebook' ); ?></p>
587
- <p>
588
- <?php _e( "Please, go to", 'facebook' ); ?> <a href="admin.php?page=facebook-button-pro.php"><?php _e( 'the setting page', 'facebook' ); ?></a>
589
- (<?php _e( "You will be redirected automatically in 5 seconds.", 'facebook' ); ?>)
590
- </p>
591
- <?php } else { ?>
592
- <form method="post" action="admin.php?page=facebook-button-plugin.php&amp;action=go_pro">
593
- <p>
594
- <?php _e( 'You can download and activate', 'facebook' ); ?>
595
- <a 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 Like Button Pro">PRO</a>
596
- <?php _e( 'version of this plugin by entering Your license key.', 'facebook' ); ?><br />
597
- <span style="color: #888888;font-size: 10px;">
598
- <?php _e( 'You can find your license key on your personal page Client area, by clicking on the link', 'facebook' ); ?>
599
- <a href="http://bestwebsoft.com/wp-login.php">http://bestwebsoft.com/wp-login.php</a>
600
- <?php _e( '(your username is the email you specify when purchasing the product).', 'facebook' ); ?>
601
- </span>
602
- </p>
603
- <?php if ( isset( $bstwbsftwppdtplgns_options['go_pro']['facebook-button-pro/facebook-button-pro.php']['count'] ) &&
604
- '5' < $bstwbsftwppdtplgns_options['go_pro']['facebook-button-pro/facebook-button-pro.php']['count'] &&
605
- $bstwbsftwppdtplgns_options['go_pro']['facebook-button-pro/facebook-button-pro.php']['time'] < ( time() + ( 24 * 60 * 60 ) ) ) { ?>
606
- <p>
607
- <input disabled="disabled" type="text" name="bws_license_key" value="<?php echo $bws_license_key; ?>" />
608
- <input disabled="disabled" type="submit" class="button-primary" value="<?php _e( 'Go!', 'facebook' ); ?>" />
609
- </p>
610
- <p>
611
- <?php _e( "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually.", 'facebook' ); ?>
612
- </p>
613
- <?php } else { ?>
614
- <p>
615
- <input type="text" name="bws_license_key" value="<?php echo $bws_license_key; ?>" />
616
- <input type="hidden" name="bws_license_plugin" value="facebook-button-pro/facebook-button-pro.php" />
617
- <input type="hidden" name="bws_license_submit" value="submit" />
618
- <input type="submit" class="button-primary" value="<?php _e( 'Go!', 'facebook' ); ?>" />
619
- <?php wp_nonce_field( plugin_basename(__FILE__), 'bws_license_nonce_name' ); ?>
620
- </p>
621
- <?php } ?>
622
- </form>
623
- <?php }
624
  } ?>
625
  </div>
626
  <?php }
627
  }
628
 
629
- /* Function reacts to changes type of picture (Standard or Custom) and generates link to image, link transferred to array 'fcbk_bttn_plgn_options' */
630
- if ( ! function_exists( 'fcbkbttn_update_option' ) ) {
631
- function fcbkbttn_update_option() {
632
- global $fcbkbttn_options;
633
- if ( 'standard' == $fcbkbttn_options['display_option'] ) {
634
- $fb_img_link = plugins_url( 'images/standard-facebook-ico.png', __FILE__ );
635
- } else if ( 'custom' == $fcbkbttn_options['display_option'] ) {
636
- $upload_dir = wp_upload_dir();
637
- $fb_img_link = $upload_dir['baseurl'] . '/facebook-image/facebook-ico' . $fcbkbttn_options['count_icon'] . '.' . $fcbkbttn_options['extention'];
638
- }
639
- $fcbkbttn_options['fb_img_link'] = $fb_img_link ;
640
- update_option( 'fcbk_bttn_plgn_options', $fcbkbttn_options );
641
- }
642
- }
643
-
644
  /* Function taking from array 'fcbk_bttn_plgn_options' necessary information to create Facebook Button and reacting to your choise in plugin menu - points where it appears. */
645
  if ( ! function_exists( 'fcbkbttn_display_button' ) ) {
646
  function fcbkbttn_display_button( $content ) {
@@ -779,14 +551,16 @@ if ( ! function_exists( 'fcbkbttn_footer_script' ) ) {
779
 
780
  /* Function is using to create action links on admin page. */
781
  if ( ! function_exists( 'fcbkbttn_action_links' ) ) {
782
- function fcbkbttn_action_links( $links, $file ) {
783
- /* Static so we don't call plugin_basename on every plugin row. */
784
- static $this_plugin;
785
- if ( ! $this_plugin )
786
- $this_plugin = plugin_basename( __FILE__ );
787
- if ( $file == $this_plugin ) {
788
- $settings_link = '<a href="admin.php?page=facebook-button-plugin.php">' . __( 'Settings', 'facebook' ) . '</a>';
789
- array_unshift( $links, $settings_link );
 
 
790
  }
791
  return $links;
792
  }
@@ -797,7 +571,8 @@ if ( ! function_exists ( 'fcbkbttn_links' ) ) {
797
  function fcbkbttn_links( $links, $file ) {
798
  $base = plugin_basename( __FILE__ );
799
  if ( $file == $base ) {
800
- $links[] = '<a href="admin.php?page=facebook-button-plugin.php">' . __( 'Settings', 'facebook' ) . '</a>';
 
801
  $links[] = '<a href="http://wordpress.org/plugins/facebook-button-plugin/faq/" target="_blank">' . __( 'FAQ', 'facebook' ) . '</a>';
802
  $links[] = '<a href="http://support.bestwebsoft.com">' . __( 'Support', 'facebook' ) . '</a>';
803
  }
@@ -823,76 +598,7 @@ if ( ! function_exists ( 'fcbkbttn_plugin_banner' ) ) {
823
  global $hook_suffix;
824
  if ( 'plugins.php' == $hook_suffix ) {
825
  global $fcbkbttn_plugin_info;
826
- $banner_array = array(
827
- array( 'lmtttmpts_hide_banner_on_plugin_page', 'limit-attempts/limit-attempts.php', '1.0.2' ),
828
- array( 'sndr_hide_banner_on_plugin_page', 'sender/sender.php', '0.5' ),
829
- array( 'srrl_hide_banner_on_plugin_page', 'user-role/user-role.php', '1.4' ),
830
- array( 'pdtr_hide_banner_on_plugin_page', 'updater/updater.php', '1.12' ),
831
- array( 'cntctfrmtdb_hide_banner_on_plugin_page', 'contact-form-to-db/contact_form_to_db.php', '1.2' ),
832
- array( 'cntctfrmmlt_hide_banner_on_plugin_page', 'contact-form-multi/contact-form-multi.php', '1.0.7' ),
833
- array( 'gglmps_hide_banner_on_plugin_page', 'bws-google-maps/bws-google-maps.php', '1.2' ),
834
- array( 'fcbkbttn_hide_banner_on_plugin_page', 'facebook-button-plugin/facebook-button-plugin.php', '2.29' ),
835
- array( 'twttr_hide_banner_on_plugin_page', 'twitter-plugin/twitter.php', '2.34' ),
836
- array( 'pdfprnt_hide_banner_on_plugin_page', 'pdf-print/pdf-print.php', '1.7.1' ),
837
- array( 'gglplsn_hide_banner_on_plugin_page', 'google-one/google-plus-one.php', '1.1.4' ),
838
- array( 'gglstmp_hide_banner_on_plugin_page', 'google-sitemap-plugin/google-sitemap-plugin.php', '2.8.4' ),
839
- array( 'cntctfrmpr_for_ctfrmtdb_hide_banner_on_plugin_page', 'contact-form-pro/contact_form_pro.php', '1.14' ),
840
- array( 'cntctfrm_for_ctfrmtdb_hide_banner_on_plugin_page', 'contact-form-plugin/contact_form.php', '3.62' ),
841
- array( 'cntctfrm_hide_banner_on_plugin_page', 'contact-form-plugin/contact_form.php', '3.47' ),
842
- array( 'cptch_hide_banner_on_plugin_page', 'captcha/captcha.php', '3.8.4' ),
843
- array( 'gllr_hide_banner_on_plugin_page', 'gallery-plugin/gallery-plugin.php', '3.9.1' )
844
- );
845
-
846
- if ( ! function_exists( 'is_plugin_active_for_network' ) )
847
- require_once( ABSPATH . '/wp-admin/includes/plugin.php' );
848
-
849
- $active_plugins = get_option( 'active_plugins' );
850
- $all_plugins = get_plugins();
851
- $this_banner = 'fcbkbttn_hide_banner_on_plugin_page';
852
- foreach ( $banner_array as $key => $value ) {
853
- if ( $this_banner == $value[0] ) {
854
- global $wp_version, $bstwbsftwppdtplgns_cookie_add;
855
- if ( ! isset( $bstwbsftwppdtplgns_cookie_add ) ) {
856
- echo '<script type="text/javascript" src="' . plugins_url( 'js/c_o_o_k_i_e.js', __FILE__ ) . '"></script>';
857
- $bstwbsftwppdtplgns_cookie_add = true;
858
- } ?>
859
- <script type="text/javascript">
860
- (function($) {
861
- $(document).ready( function() {
862
- var hide_message = $.cookie( "fcbkbttn_hide_banner_on_plugin_page" );
863
- if ( hide_message == "true") {
864
- $( ".fcbkbttn_message" ).css( "display", "none" );
865
- } else {
866
- $( ".fcbkbttn_message" ).css( "display", "block" );
867
- };
868
- $( ".fcbkbttn_close_icon" ).click( function() {
869
- $( ".fcbkbttn_message" ).css( "display", "none" );
870
- $.cookie( "fcbkbttn_hide_banner_on_plugin_page", "true", { expires: 32 } );
871
- });
872
- });
873
- })(jQuery);
874
- </script>
875
- <div class="updated" style="padding: 0; margin: 0; border: none; background: none;">
876
- <div class="fcbkbttn_message bws_banner_on_plugin_page" style="display: none;">
877
- <img class="fcbkbttn_close_icon close_icon" title="" src="<?php echo plugins_url( 'images/close_banner.png', __FILE__ ); ?>" alt=""/>
878
- <div class="button_div">
879
- <a class="button" target="_blank" href="http://bestwebsoft.com/products/facebook-like-button/?k=45862a4b3cd7a03768666310fbdb19db&pn=78&v=<?php echo $fcbkbttn_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>"><?php _e( "Learn More", 'facebook' ); ?></a>
880
- </div>
881
- <div class="text">
882
- <?php _e( "It's time to upgrade your <strong>Facebook Like Button</strong> to <strong>PRO</strong> version", 'facebook' ); ?>!<br />
883
- <span><?php _e( 'Extend standard plugin functionality with new great options', 'facebook' ); ?>.</span>
884
- </div>
885
- <div class="icon">
886
- <img title="" src="<?php echo plugins_url( 'images/banner.png', __FILE__ ); ?>" alt=""/>
887
- </div>
888
- </div>
889
- </div>
890
- <?php break;
891
- }
892
- if ( isset( $all_plugins[ $value[1] ] ) && $all_plugins[ $value[1] ]["Version"] >= $value[2] && ( 0 < count( preg_grep( '/' . str_replace( '/', '\/', $value[1] ) . '/', $active_plugins ) ) || is_plugin_active_for_network( $value[1] ) ) && ! isset( $_COOKIE[ $value[0] ] ) ) {
893
- break;
894
- }
895
- }
896
  }
897
  }
898
  }
1
  <?php
2
  /*
3
+ Plugin Name: Facebook Button by BestWebSoft
4
  Plugin URI: http://bestwebsoft.com/products/
5
  Description: Put Facebook Button in to your post.
6
  Author: BestWebSoft
7
+ Version: 2.37
8
  Author URI: http://bestwebsoft.com/
9
  License: GPLv2 or later
10
  */
27
 
28
  if ( ! function_exists( 'fcbkbttn_add_pages' ) ) {
29
  function fcbkbttn_add_pages() {
30
+ bws_add_general_menu( plugin_basename( __FILE__ ) );
31
+ add_submenu_page( 'bws_plugins', 'Facebook Button ' . __( 'Settings', 'facebook' ), 'Facebook Button', 'manage_options', "facebook-button-plugin.php", 'fcbkbttn_settings_page' );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
32
  }
33
  }
34
 
35
  /* Initialization */
36
  if ( ! function_exists( 'fcbkbttn_init' ) ) {
37
  function fcbkbttn_init() {
38
+ global $fcbkbttn_options, $fcbkbttn_plugin_info;
39
  /* Internationalization, first(!) */
40
  load_plugin_textdomain( 'facebook', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
41
+
42
+ require_once( dirname( __FILE__ ) . '/bws_menu/bws_functions.php' );
43
+
44
+ if ( empty( $fcbkbttn_plugin_info ) ) {
45
+ if ( ! function_exists( 'get_plugin_data' ) )
46
+ require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
47
+ $fcbkbttn_plugin_info = get_plugin_data( __FILE__ );
48
+ }
49
+
50
  /* Function check if plugin is compatible with current WP version */
51
+ bws_wp_version_check( plugin_basename( __FILE__ ), $fcbkbttn_plugin_info, "3.0" );
52
+
53
  /* Get options from the database */
54
  if ( ! is_admin() || ( isset( $_GET['page'] ) && "facebook-button-plugin.php" == $_GET['page'] ) ) {
55
  /* Get/Register and check settings for plugin */
63
  function fcbkbttn_admin_init() {
64
  /* Add variable for bws_menu */
65
  global $bws_plugin_info, $fcbkbttn_plugin_info;
 
 
 
66
 
67
  if ( ! isset( $bws_plugin_info ) || empty( $bws_plugin_info ) ) {
68
  $bws_plugin_info = array( 'id' => '78', 'version' => $fcbkbttn_plugin_info["Version"] );
74
  function fcbkbttn_settings() {
75
  global $fcbkbttn_options, $fcbkbttn_plugin_info;
76
 
 
 
 
 
 
 
 
77
  $fcbkbttn_options_default = array(
78
  'plugin_option_version' => $fcbkbttn_plugin_info["Version"],
79
  'link' => '',
99
  update_option( 'fcbk_bttn_plgn_options', $fcbkbttn_options_default );
100
  delete_option( 'fcbk_bttn_plgn_options_array' );
101
  }
102
+ add_option( 'fcbk_bttn_plgn_options', $fcbkbttn_options_default );
103
  }
104
  /* Get options from the database */
105
  $fcbkbttn_options = get_option( 'fcbk_bttn_plgn_options' );
121
  }
122
  }
123
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
124
 
125
  /* Function formed content of the plugin's admin page. */
126
  if ( ! function_exists( 'fcbkbttn_settings_page' ) ) {
129
  $copy = false;
130
  $message = $error = "";
131
  $upload_dir = wp_upload_dir();
132
+ $plugin_basename = plugin_basename( __FILE__ );
133
 
134
+ if ( isset( $_REQUEST['fcbkbttn_form_submit'] ) && check_admin_referer( $plugin_basename, 'fcbkbttn_nonce_name' ) ) {
135
  /* Takes all the changed settings on the plugin's admin page and saves them in array 'fcbk_bttn_plgn_options'. */
136
  if ( isset( $_REQUEST['fcbkbttn_where'] ) && isset( $_REQUEST['fcbkbttn_link'] ) && isset( $_REQUEST['fcbkbttn_display_option'] ) ) {
137
  $fcbkbttn_options['link'] = stripslashes( esc_html( $_REQUEST['fcbkbttn_link'] ) );
175
  $new_name = 'facebook-ico' . $fcbkbttn_options['count_icon'];
176
  $new_ext = wp_check_filetype( $_FILES['uploadfile']['name'] );
177
  $namefile = $new_name . '.' . $new_ext['ext'];
 
178
  $uploadfile = $fcbkbttn_cstm_mg_folder . '/' . $namefile;
179
 
180
  /* Checks is file download initiated by user */
194
  /* If file satisfies requirements, we will move them from temp to your plugin folder and rename to 'facebook_ico.jpg' */
195
  if ( move_uploaded_file( $_FILES['uploadfile']['tmp_name'], $uploadfile ) ) {
196
  $message .= '. ' . __( "Upload successful.", 'facebook' );
197
+
198
+ if ( 'standard' == $fcbkbttn_options['display_option'] ) {
199
+ $fb_img_link = plugins_url( 'images/standard-facebook-ico.png', __FILE__ );
200
+ } else if ( 'custom' == $fcbkbttn_options['display_option'] ) {
201
+ $fb_img_link = $upload_dir['baseurl'] . '/facebook-image/facebook-ico' . $fcbkbttn_options['count_icon'] . '.' . $fcbkbttn_options['extention'];
202
+ }
203
+ $fcbkbttn_options['fb_img_link'] = $fb_img_link ;
204
+ update_option( 'fcbk_bttn_plgn_options', $fcbkbttn_options );
205
  } else {
206
  $error = __( "Error: moving file failed", 'facebook' );
207
  }
217
  }
218
  /* GO PRO */
219
  if ( isset( $_GET['action'] ) && 'go_pro' == $_GET['action'] ) {
220
+ $go_pro_result = bws_go_pro_tab_check( $plugin_basename );
221
+ if ( ! empty( $go_pro_result['error'] ) )
222
+ $error = $go_pro_result['error'];
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
223
  }
224
  $lang_codes = array(
225
  "af_ZA" => 'Afrikaans', "ar_AR" => 'العربية', "ay_BO" => 'Aymar aru', "az_AZ" => 'Azərbaycan dili', "be_BY" => 'Беларуская', "bg_BG" => 'Български', "bn_IN" => 'বাংলা', "bs_BA" => 'Bosanski', "ca_ES" => 'Català', "ck_US" => 'Cherokee', "cs_CZ" => 'Čeština', "cy_GB" => 'Cymraeg', "da_DK" => 'Dansk', "de_DE" => 'Deutsch', "el_GR" => 'Ελληνικά', "en_US" => 'English', "en_PI" => 'English (Pirate)', "eo_EO" => 'Esperanto', "es_CL" => 'Español (Chile)', "es_CO" => 'Español (Colombia)', "es_ES" => 'Español (España)', "es_LA" => 'Español', "es_MX" => 'Español (México)', "es_VE" => 'Español (Venezuela)', "et_EE" => 'Eesti', "eu_ES" => 'Euskara', "fa_IR" => 'فارسی', "fb_LT" => 'Leet Speak', "fi_FI" => 'Suomi', "fo_FO" => 'Føroyskt', "fr_CA" => 'Français (Canada)', "fr_FR" => 'Français (France)', "fy_NL" => 'Frysk', "ga_IE" => 'Gaeilge', "gl_ES" => 'Galego', "gn_PY" => "Avañe'ẽ", "gu_IN" => 'ગુજરાતી', "gx_GR" => 'Ἑλληνική ἀρχαία', "he_IL" => 'עברית', "hi_IN" => 'हिन्दी', "hr_HR" => 'Hrvatski', "hu_HU" => 'Magyar', "hy_AM" => 'Հայերեն', "id_ID" => 'Bahasa Indonesia', "is_IS" => 'Íslenska', "it_IT" => 'Italiano', "ja_JP" => '日本語', "jv_ID" => 'Basa Jawa', "ka_GE" => 'ქართული', "kk_KZ" => 'Қазақша', "km_KH" => 'ភាសាខ្មែរ', "kn_IN" => 'ಕನ್ನಡ', "ko_KR" => '한국어', "ku_TR" => 'Kurdî', "la_VA" => 'lingua latina', "li_NL" => 'Limburgs', "lt_LT" => 'Lietuvių', "lv_LV" => 'Latviešu', "mg_MG" => 'Malagasy', "mk_MK" => 'Македонски', "ml_IN" => 'മലയാളം', "mn_MN" => 'Монгол', "mr_IN" => 'मराठी', "ms_MY" => 'Bahasa Melayu', "mt_MT" => 'Malti', "nb_NO" => 'Norsk (bokmål)', "ne_NP" => 'नेपाली', "nl_BE" => 'Nederlands (België)', "nl_NL" => 'Nederlands', "nn_NO" => 'Norsk (nynorsk)', "pa_IN" => 'ਪੰਜਾਬੀ', "pl_PL" => 'Polski', "ps_AF" => 'پښتو', "pt_BR" => 'Português (Brasil)', "pt_PT" => 'Português (Portugal)', "qu_PE" => 'Qhichwa', "rm_CH" => 'Rumantsch', "ro_RO" => 'Română', "ru_RU" => 'Русский', "sa_IN" => 'संस्कृतम्', "se_NO" => 'Davvisámegiella', "sk_SK" => 'Slovenčina', "sl_SI" => 'Slovenščina', "so_SO" => 'Soomaaliga', "sq_AL" => 'Shqip', "sr_RS" => 'Српски', "sv_SE" => 'Svenska', "sw_KE" => 'Kiswahili', "sy_SY" => 'ܐܪܡܝܐ', "ta_IN" => 'தமிழ்', "te_IN" => 'తెలుగు', "tg_TJ" => 'тоҷикӣ', "th_TH" => 'ภาษาไทย', "tl_PH" => 'Filipino', "tl_ST" => 'tlhIngan-Hol', "tr_TR" => 'Türkçe', "tt_RU" => 'Татарча', "uk_UA" => 'Українська', "ur_PK" => 'اردو', "uz_UZ" => "O'zbek", "vi_VN" => 'Tiếng Việt', "yi_DE" => 'ייִדיש', "zh_CN" => '中文(简体)', "zh_HK" => '中文(香港)', "zh_TW" => '中文(台灣)', "zu_ZA" => 'isiZulu'
227
  ?>
228
  <div class="wrap">
229
  <div class="icon32 icon32-bws" id="icon-options-general"></div>
230
+ <h2>Facebook Button <?php _e( "Settings", 'facebook' ); ?></h2>
231
  <h2 class="nav-tab-wrapper">
232
  <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' ); ?></a>
233
  <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' ); ?></a>
331
  <table class="form-table bws_pro_version">
332
  <tr valign="top">
333
  <th><?php _e( '"Like" for an entire site on every page:', 'facebook' ); ?></th>
334
+ <td><input disabled="disabled" name='fcbkbttnpr_entire_site_like' type='checkbox' value='1' /><br />
335
+ <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' ); ?></span>
336
+ </td>
337
+ </tr>
338
+ <tr valign="top">
339
+ <th scope="row" colspan="2">
340
+ * <?php _e( 'If you upgrade to Pro version all your settings will be saved.', 'facebook' ); ?>
341
+ </th>
342
+ </tr>
343
  </table>
344
  </div>
345
  <div class="bws_pro_version_tooltip">
357
  <p class="submit">
358
  <input type="submit" class="button-primary" value="<?php _e( 'Save Changes', 'facebook' ); ?>" />
359
  </p>
360
+ <?php wp_nonce_field( $plugin_basename, 'fcbkbttn_nonce_name' ); ?>
361
  </form>
362
+ <?php bws_plugin_reviews_block( $fcbkbttn_plugin_info['Name'], 'facebook-button-plugin' );
363
+ } elseif ( 'extra' == $_GET['action'] ) { ?>
 
 
 
 
 
 
 
 
 
364
  <div class="bws_pro_version_bloc">
365
  <div class="bws_pro_version_table_bloc">
366
  <div class="bws_table_bg"></div>
406
  <div class="clear"></div>
407
  </div>
408
  </div>
409
+ <?php } elseif ( 'go_pro' == $_GET['action'] ) {
410
+ bws_go_pro_tab( $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'] ) );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
411
  } ?>
412
  </div>
413
  <?php }
414
  }
415
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
416
  /* Function taking from array 'fcbk_bttn_plgn_options' necessary information to create Facebook Button and reacting to your choise in plugin menu - points where it appears. */
417
  if ( ! function_exists( 'fcbkbttn_display_button' ) ) {
418
  function fcbkbttn_display_button( $content ) {
551
 
552
  /* Function is using to create action links on admin page. */
553
  if ( ! function_exists( 'fcbkbttn_action_links' ) ) {
554
+ function fcbkbttn_action_links( $links, $file ) {
555
+ if ( ! is_network_admin() ) {
556
+ /* Static so we don't call plugin_basename on every plugin row. */
557
+ static $this_plugin;
558
+ if ( ! $this_plugin )
559
+ $this_plugin = plugin_basename( __FILE__ );
560
+ if ( $file == $this_plugin ) {
561
+ $settings_link = '<a href="admin.php?page=facebook-button-plugin.php">' . __( 'Settings', 'facebook' ) . '</a>';
562
+ array_unshift( $links, $settings_link );
563
+ }
564
  }
565
  return $links;
566
  }
571
  function fcbkbttn_links( $links, $file ) {
572
  $base = plugin_basename( __FILE__ );
573
  if ( $file == $base ) {
574
+ if ( ! is_network_admin() )
575
+ $links[] = '<a href="admin.php?page=facebook-button-plugin.php">' . __( 'Settings', 'facebook' ) . '</a>';
576
  $links[] = '<a href="http://wordpress.org/plugins/facebook-button-plugin/faq/" target="_blank">' . __( 'FAQ', 'facebook' ) . '</a>';
577
  $links[] = '<a href="http://support.bestwebsoft.com">' . __( 'Support', 'facebook' ) . '</a>';
578
  }
598
  global $hook_suffix;
599
  if ( 'plugins.php' == $hook_suffix ) {
600
  global $fcbkbttn_plugin_info;
601
+ bws_plugin_banner( $fcbkbttn_plugin_info, 'fcbkbttn', 'facebook-like-button', '45862a4b3cd7a03768666310fbdb19db', '78', plugins_url( 'images/banner.png', __FILE__ ) );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
602
  }
603
  }
604
  }
languages/facebook-fr_FR.mo CHANGED
Binary file
languages/facebook-fr_FR.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: facebook\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-01-05 14:58+0300\n"
6
- "PO-Revision-Date: 2015-01-05 14:58+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: http://wptheme.fr/\n"
9
  "Language: fr\n"
@@ -17,322 +17,228 @@ msgstr ""
17
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: facebook-button-plugin.php:79
21
- #: facebook-button-plugin.php:395
22
- msgid "Facebook Button Settings"
23
- msgstr "Réglages du bouton Facebook"
24
-
25
- #: facebook-button-plugin.php:79
26
- msgid "Facebook Button"
27
- msgstr "Bouton Facebook"
28
-
29
- #: facebook-button-plugin.php:185
30
- msgid "requires"
31
- msgstr "Nécessite"
32
-
33
- #: facebook-button-plugin.php:185
34
- msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
35
- msgstr "ou supérieur, c'est la raison pour la laquelle il a été desactivé. Veuillez mettre à jour votre Wordpress et essayer à nouveau "
36
-
37
- #: facebook-button-plugin.php:185
38
- msgid "Back to the WordPress"
39
- msgstr "Retour à Wordpress"
40
-
41
- #: facebook-button-plugin.php:185
42
- msgid "Plugins page"
43
- msgstr "Page Plugin"
44
 
45
- #: facebook-button-plugin.php:225
46
  msgid "Settings saved"
47
  msgstr "Réglages sauvegardés "
48
 
49
- #: facebook-button-plugin.php:253
50
  msgid "Error: File size > 32K"
51
  msgstr "Erreur : Poids du fichier > 32K"
52
 
53
- #: facebook-button-plugin.php:256
54
  msgid "Error: Invalid file type"
55
  msgstr "Erreur : Type de fichier invalide"
56
 
57
- #: facebook-button-plugin.php:262
58
  msgid "Upload successful."
59
  msgstr ""
60
 
61
- #: facebook-button-plugin.php:265
62
  msgid "Error: moving file failed"
63
  msgstr "Erreur : le déplacement du fichier a echoué"
64
 
65
- #: facebook-button-plugin.php:268
66
  msgid "Error: check image width or height"
67
  msgstr "Erreur : Vérifiez la taille et la largeur de l'image"
68
 
69
- #: facebook-button-plugin.php:272
70
  msgid "Uploading Error: check image properties"
71
  msgstr "Erreur d'upload : vérifiez les propriétés de l'image"
72
 
73
- #: facebook-button-plugin.php:284
74
- #: facebook-button-plugin.php:323
75
- msgid "Wrong license key"
76
- msgstr ""
77
-
78
- #: facebook-button-plugin.php:316
79
- msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
80
- msgstr ""
81
-
82
- #: facebook-button-plugin.php:325
83
- msgid "This license key is bind to another site"
84
- msgstr ""
85
-
86
- #: facebook-button-plugin.php:327
87
- msgid "Unfortunately, you have exceeded the number of available tries. Please, upload the plugin manually."
88
- msgstr ""
89
-
90
- #: facebook-button-plugin.php:344
91
- msgid "Failed to open the zip archive. Please, upload the plugin manually"
92
- msgstr ""
93
-
94
- #: facebook-button-plugin.php:350
95
- msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
96
- msgstr ""
97
-
98
- #: facebook-button-plugin.php:354
99
- #: facebook-button-plugin.php:363
100
- msgid "Failed to download the zip archive. Please, upload the plugin manually"
101
- msgstr ""
102
-
103
- #: facebook-button-plugin.php:367
104
- msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
105
- msgstr ""
106
-
107
- #: facebook-button-plugin.php:385
108
- msgid "Please, enter Your license key"
109
- msgstr ""
110
-
111
- #: facebook-button-plugin.php:397
112
- #: facebook-button-plugin.php:785
113
- #: facebook-button-plugin.php:797
114
- msgid "Settings"
115
- msgstr "Réglages"
116
-
117
- #: facebook-button-plugin.php:398
118
  #, fuzzy
119
  msgid "Extra settings"
120
  msgstr "Réglages"
121
 
122
- #: facebook-button-plugin.php:399
123
- #: facebook-button-plugin.php:798
124
  msgid "FAQ"
125
  msgstr "FAQ"
126
 
127
- #: facebook-button-plugin.php:400
128
  msgid "Go PRO"
129
  msgstr ""
130
 
131
- #: facebook-button-plugin.php:403
132
  msgid "Notice:"
133
  msgstr ""
134
 
135
- #: facebook-button-plugin.php:403
136
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
137
  msgstr ""
138
 
139
- #: facebook-button-plugin.php:409
140
  #, fuzzy
141
  msgid "Your Facebook ID or username:"
142
  msgstr "Votre identifiant Facebook"
143
 
144
- #: facebook-button-plugin.php:415
145
  msgid "Display button:"
146
  msgstr "Afficher le bouton"
147
 
148
- #: facebook-button-plugin.php:417
149
  msgid "My Page"
150
  msgstr "Ma page"
151
 
152
- #: facebook-button-plugin.php:418
153
  msgid "Like"
154
  msgstr "Like"
155
 
156
- #: facebook-button-plugin.php:419
157
  msgid "Share"
158
  msgstr ""
159
 
160
- #: facebook-button-plugin.php:424
161
  msgid "Choose display settings:"
162
  msgstr "Choisir les réglages d'affichage"
163
 
164
- #: facebook-button-plugin.php:429
165
  msgid "Standard Facebook image"
166
  msgstr "Image Facebook par défaut"
167
 
168
- #: facebook-button-plugin.php:430
169
  msgid "Custom Facebook image"
170
  msgstr "Image Facebook personnalisée"
171
 
172
- #: facebook-button-plugin.php:433
173
  msgid "To use custom image you need to setup permissions to upload directory of your site"
174
  msgstr ""
175
 
176
- #: facebook-button-plugin.php:439
177
  msgid "Current image:"
178
  msgstr "Image actuelle"
179
 
180
- #: facebook-button-plugin.php:447
181
  msgid "Facebook image:"
182
  msgstr "Image Facebook"
183
 
184
- #: facebook-button-plugin.php:451
185
  msgid "Image properties: max image width:100px; max image height:40px; max image size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
186
  msgstr "Propriétés de l'image : largeur max:100px; hauteur max: 40px; poids max : 32kb; type d'image :\"jpg\", \"jpeg\", \"png\"."
187
 
188
- #: facebook-button-plugin.php:456
189
  msgid "Facebook Button Position:"
190
  msgstr "Position du bouton Facebook"
191
 
192
- #: facebook-button-plugin.php:460
193
  msgid "Before"
194
  msgstr "Avant"
195
 
196
- #: facebook-button-plugin.php:461
197
  msgid "After"
198
  msgstr "Après"
199
 
200
- #: facebook-button-plugin.php:462
201
  msgid "Before and After"
202
  msgstr "Avant et après"
203
 
204
- #: facebook-button-plugin.php:463
205
  msgid "Shortcode"
206
  msgstr "Shortcode"
207
 
208
- #: facebook-button-plugin.php:465
209
  msgid "If you would like to add a Facebook button to your website, just copy and paste this shortcode into your post or page:"
210
  msgstr "Si vous souhaitez ajouter un bouton Facebook sur votre site internet, copier-collez ce Shortcodedans votre page ou votre article"
211
 
212
- #: facebook-button-plugin.php:470
213
  msgid "Facebook Button language:"
214
  msgstr "Langue du bouton Facebook"
215
 
216
- #: facebook-button-plugin.php:481
217
  msgid "Change the language of Facebook Like Button"
218
  msgstr "Changer la langue du bouton Facebook"
219
 
220
- #: facebook-button-plugin.php:485
221
  msgid "Html tag for Like Button:"
222
  msgstr ""
223
 
224
- #: facebook-button-plugin.php:489
225
  msgid "Use this tag to improve validation of your site"
226
  msgstr ""
227
 
228
- #: facebook-button-plugin.php:498
229
  msgid "\"Like\" for an entire site on every page:"
230
  msgstr ""
231
 
232
- #: facebook-button-plugin.php:505
233
- #: facebook-button-plugin.php:567
 
 
 
 
 
 
 
 
 
234
  msgid "Unlock premium options by upgrading to a PRO version."
235
  msgstr ""
236
 
237
- #: facebook-button-plugin.php:506
238
- #: facebook-button-plugin.php:568
239
- #: facebook-button-plugin.php:876
240
  msgid "Learn More"
241
  msgstr ""
242
 
243
- #: facebook-button-plugin.php:509
244
- #: facebook-button-plugin.php:571
245
  msgid "Go"
246
  msgstr ""
247
 
248
- #: facebook-button-plugin.php:516
249
- #: facebook-button-plugin.php:555
250
  msgid "Save Changes"
251
  msgstr "Sauvegarder les changements"
252
 
253
- #: facebook-button-plugin.php:522
254
- msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
255
- msgstr ""
256
-
257
- #: facebook-button-plugin.php:523
258
- msgid "Rate the plugin"
259
- msgstr ""
260
-
261
- #: facebook-button-plugin.php:526
262
- msgid "If there is something wrong about it, please contact us"
263
- msgstr ""
264
-
265
- #: facebook-button-plugin.php:537
266
  msgid "Please choose the necessary post types (or single pages) where Facebook button will be displayed:"
267
  msgstr ""
268
 
269
- #: facebook-button-plugin.php:544
270
  msgid "Show URL for pages"
271
  msgstr ""
272
 
273
- #: facebook-button-plugin.php:550
274
  msgid "Example of the site's pages tree"
275
  msgstr ""
276
 
277
- #: facebook-button-plugin.php:550
278
  msgid "Example of site pages' tree"
279
  msgstr ""
280
 
281
- #: facebook-button-plugin.php:560
282
- msgid "If you upgrade to Pro version all your settings will be saved."
283
- msgstr ""
284
-
285
- #: facebook-button-plugin.php:583
286
- msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
287
- msgstr ""
288
-
289
- #: facebook-button-plugin.php:585
290
- msgid "Please, go to"
291
- msgstr ""
292
-
293
- #: facebook-button-plugin.php:585
294
- #, fuzzy
295
- msgid "the setting page"
296
- msgstr "Réglages sauvegardés "
297
-
298
- #: facebook-button-plugin.php:586
299
- msgid "You will be redirected automatically in 5 seconds."
300
- msgstr ""
301
-
302
- #: facebook-button-plugin.php:591
303
- msgid "You can download and activate"
304
- msgstr ""
305
-
306
- #: facebook-button-plugin.php:593
307
- msgid "version of this plugin by entering Your license key."
308
- msgstr ""
309
-
310
- #: facebook-button-plugin.php:595
311
- msgid "You can find your license key on your personal page Client area, by clicking on the link"
312
- msgstr ""
313
 
314
- #: facebook-button-plugin.php:597
315
- msgid "(your username is the email you specify when purchasing the product)."
316
- msgstr ""
317
 
318
- #: facebook-button-plugin.php:605
319
- #: facebook-button-plugin.php:615
320
- msgid "Go!"
321
- msgstr ""
322
 
323
- #: facebook-button-plugin.php:608
324
- msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
325
- msgstr ""
326
 
327
- #: facebook-button-plugin.php:799
328
- msgid "Support"
329
- msgstr "Support"
 
 
 
330
 
331
- #: facebook-button-plugin.php:879
332
- msgid "It's time to upgrade your <strong>Facebook Like Button</strong> to <strong>PRO</strong> version"
333
- msgstr ""
334
 
335
- #: facebook-button-plugin.php:880
336
- msgid "Extend standard plugin functionality with new great options"
337
- msgstr ""
338
 
 
 
 
2
  msgstr ""
3
  "Project-Id-Version: facebook\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-03-31 10:58+0300\n"
6
+ "PO-Revision-Date: 2015-03-31 10:58+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@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:31
21
+ #: facebook-button-plugin.php:230
22
+ #: facebook-button-plugin.php:232
23
+ #: facebook-button-plugin.php:561
24
+ #: facebook-button-plugin.php:575
25
+ msgid "Settings"
26
+ msgstr "Réglages"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
 
28
+ #: facebook-button-plugin.php:160
29
  msgid "Settings saved"
30
  msgstr "Réglages sauvegardés "
31
 
32
+ #: facebook-button-plugin.php:187
33
  msgid "Error: File size > 32K"
34
  msgstr "Erreur : Poids du fichier > 32K"
35
 
36
+ #: facebook-button-plugin.php:190
37
  msgid "Error: Invalid file type"
38
  msgstr "Erreur : Type de fichier invalide"
39
 
40
+ #: facebook-button-plugin.php:196
41
  msgid "Upload successful."
42
  msgstr ""
43
 
44
+ #: facebook-button-plugin.php:206
45
  msgid "Error: moving file failed"
46
  msgstr "Erreur : le déplacement du fichier a echoué"
47
 
48
+ #: facebook-button-plugin.php:209
49
  msgid "Error: check image width or height"
50
  msgstr "Erreur : Vérifiez la taille et la largeur de l'image"
51
 
52
+ #: facebook-button-plugin.php:213
53
  msgid "Uploading Error: check image properties"
54
  msgstr "Erreur d'upload : vérifiez les propriétés de l'image"
55
 
56
+ #: facebook-button-plugin.php:233
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  #, fuzzy
58
  msgid "Extra settings"
59
  msgstr "Réglages"
60
 
61
+ #: facebook-button-plugin.php:234
62
+ #: facebook-button-plugin.php:576
63
  msgid "FAQ"
64
  msgstr "FAQ"
65
 
66
+ #: facebook-button-plugin.php:235
67
  msgid "Go PRO"
68
  msgstr ""
69
 
70
+ #: facebook-button-plugin.php:238
71
  msgid "Notice:"
72
  msgstr ""
73
 
74
+ #: facebook-button-plugin.php:238
75
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
76
  msgstr ""
77
 
78
+ #: facebook-button-plugin.php:244
79
  #, fuzzy
80
  msgid "Your Facebook ID or username:"
81
  msgstr "Votre identifiant Facebook"
82
 
83
+ #: facebook-button-plugin.php:250
84
  msgid "Display button:"
85
  msgstr "Afficher le bouton"
86
 
87
+ #: facebook-button-plugin.php:252
88
  msgid "My Page"
89
  msgstr "Ma page"
90
 
91
+ #: facebook-button-plugin.php:253
92
  msgid "Like"
93
  msgstr "Like"
94
 
95
+ #: facebook-button-plugin.php:254
96
  msgid "Share"
97
  msgstr ""
98
 
99
+ #: facebook-button-plugin.php:259
100
  msgid "Choose display settings:"
101
  msgstr "Choisir les réglages d'affichage"
102
 
103
+ #: facebook-button-plugin.php:264
104
  msgid "Standard Facebook image"
105
  msgstr "Image Facebook par défaut"
106
 
107
+ #: facebook-button-plugin.php:265
108
  msgid "Custom Facebook image"
109
  msgstr "Image Facebook personnalisée"
110
 
111
+ #: facebook-button-plugin.php:268
112
  msgid "To use custom image you need to setup permissions to upload directory of your site"
113
  msgstr ""
114
 
115
+ #: facebook-button-plugin.php:274
116
  msgid "Current image:"
117
  msgstr "Image actuelle"
118
 
119
+ #: facebook-button-plugin.php:282
120
  msgid "Facebook image:"
121
  msgstr "Image Facebook"
122
 
123
+ #: facebook-button-plugin.php:286
124
  msgid "Image properties: max image width:100px; max image height:40px; max image size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
125
  msgstr "Propriétés de l'image : largeur max:100px; hauteur max: 40px; poids max : 32kb; type d'image :\"jpg\", \"jpeg\", \"png\"."
126
 
127
+ #: facebook-button-plugin.php:291
128
  msgid "Facebook Button Position:"
129
  msgstr "Position du bouton Facebook"
130
 
131
+ #: facebook-button-plugin.php:295
132
  msgid "Before"
133
  msgstr "Avant"
134
 
135
+ #: facebook-button-plugin.php:296
136
  msgid "After"
137
  msgstr "Après"
138
 
139
+ #: facebook-button-plugin.php:297
140
  msgid "Before and After"
141
  msgstr "Avant et après"
142
 
143
+ #: facebook-button-plugin.php:298
144
  msgid "Shortcode"
145
  msgstr "Shortcode"
146
 
147
+ #: facebook-button-plugin.php:300
148
  msgid "If you would like to add a Facebook button to your website, just copy and paste this shortcode into your post or page:"
149
  msgstr "Si vous souhaitez ajouter un bouton Facebook sur votre site internet, copier-collez ce Shortcodedans votre page ou votre article"
150
 
151
+ #: facebook-button-plugin.php:305
152
  msgid "Facebook Button language:"
153
  msgstr "Langue du bouton Facebook"
154
 
155
+ #: facebook-button-plugin.php:316
156
  msgid "Change the language of Facebook Like Button"
157
  msgstr "Changer la langue du bouton Facebook"
158
 
159
+ #: facebook-button-plugin.php:320
160
  msgid "Html tag for Like Button:"
161
  msgstr ""
162
 
163
+ #: facebook-button-plugin.php:324
164
  msgid "Use this tag to improve validation of your site"
165
  msgstr ""
166
 
167
+ #: facebook-button-plugin.php:333
168
  msgid "\"Like\" for an entire site on every page:"
169
  msgstr ""
170
 
171
+ #: facebook-button-plugin.php:335
172
+ msgid "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."
173
+ msgstr ""
174
+
175
+ #: facebook-button-plugin.php:340
176
+ #: facebook-button-plugin.php:393
177
+ msgid "If you upgrade to Pro version all your settings will be saved."
178
+ msgstr ""
179
+
180
+ #: facebook-button-plugin.php:347
181
+ #: facebook-button-plugin.php:400
182
  msgid "Unlock premium options by upgrading to a PRO version."
183
  msgstr ""
184
 
185
+ #: facebook-button-plugin.php:348
186
+ #: facebook-button-plugin.php:401
 
187
  msgid "Learn More"
188
  msgstr ""
189
 
190
+ #: facebook-button-plugin.php:351
191
+ #: facebook-button-plugin.php:404
192
  msgid "Go"
193
  msgstr ""
194
 
195
+ #: facebook-button-plugin.php:358
196
+ #: facebook-button-plugin.php:388
197
  msgid "Save Changes"
198
  msgstr "Sauvegarder les changements"
199
 
200
+ #: facebook-button-plugin.php:370
 
 
 
 
 
 
 
 
 
 
 
 
201
  msgid "Please choose the necessary post types (or single pages) where Facebook button will be displayed:"
202
  msgstr ""
203
 
204
+ #: facebook-button-plugin.php:377
205
  msgid "Show URL for pages"
206
  msgstr ""
207
 
208
+ #: facebook-button-plugin.php:383
209
  msgid "Example of the site's pages tree"
210
  msgstr ""
211
 
212
+ #: facebook-button-plugin.php:383
213
  msgid "Example of site pages' tree"
214
  msgstr ""
215
 
216
+ #: facebook-button-plugin.php:577
217
+ msgid "Support"
218
+ msgstr "Support"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
219
 
220
+ #~ msgid "Facebook Button Settings"
221
+ #~ msgstr "Réglages du bouton Facebook"
 
222
 
223
+ #~ msgid "Facebook Button"
224
+ #~ msgstr "Bouton Facebook"
 
 
225
 
226
+ #~ msgid "requires"
227
+ #~ msgstr "Nécessite"
 
228
 
229
+ #~ msgid ""
230
+ #~ "or higher, that is why it has been deactivated! Please upgrade WordPress "
231
+ #~ "and try again."
232
+ #~ msgstr ""
233
+ #~ "ou supérieur, c'est la raison pour la laquelle il a été desactivé. "
234
+ #~ "Veuillez mettre à jour votre Wordpress et essayer à nouveau "
235
 
236
+ #~ msgid "Back to the WordPress"
237
+ #~ msgstr "Retour à Wordpress"
 
238
 
239
+ #~ msgid "Plugins page"
240
+ #~ msgstr "Page Plugin"
 
241
 
242
+ #, fuzzy
243
+ #~ msgid "the setting page"
244
+ #~ msgstr "Réglages sauvegardés "
languages/facebook-id_ID.mo CHANGED
Binary file
languages/facebook-id_ID.po CHANGED
@@ -2,9 +2,9 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: facebook\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-01-05 14:58+0300\n"
6
- "PO-Revision-Date: 2015-01-05 14:58+0300\n"
7
- "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: nasrulhaq <nasrulhaq81@gmail.com>\n"
9
  "Language: es_ES\n"
10
  "MIME-Version: 1.0\n"
@@ -16,325 +16,234 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: facebook-button-plugin.php:79
20
- #: facebook-button-plugin.php:395
21
- msgid "Facebook Button Settings"
22
- msgstr "Pengaturan Facebook Button"
23
-
24
- #: facebook-button-plugin.php:79
25
- msgid "Facebook Button"
26
- msgstr "Tombol Facebook"
27
-
28
- #: facebook-button-plugin.php:185
29
- msgid "requires"
30
- msgstr "membutuhkan"
31
-
32
- #: facebook-button-plugin.php:185
33
- msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
34
- msgstr "atau lebih tinggi, itulah mengapa di nonaktifkan! Harap tingkatkan versi Wordpress dan coba lagi"
35
-
36
- #: facebook-button-plugin.php:185
37
- msgid "Back to the WordPress"
38
- msgstr "Kembali ke Wordpress"
39
-
40
- #: facebook-button-plugin.php:185
41
- msgid "Plugins page"
42
- msgstr "Halaman Plugin"
43
 
44
- #: facebook-button-plugin.php:225
45
  msgid "Settings saved"
46
  msgstr "Simpan Pengaturan"
47
 
48
- #: facebook-button-plugin.php:253
49
  msgid "Error: File size > 32K"
50
  msgstr "SALAH: Ukuran file lebih besar dari 32KB"
51
 
52
- #: facebook-button-plugin.php:256
53
  msgid "Error: Invalid file type"
54
  msgstr "SALAH: Tipe data tidak benar"
55
 
56
- #: facebook-button-plugin.php:262
57
  msgid "Upload successful."
58
  msgstr ""
59
 
60
- #: facebook-button-plugin.php:265
61
  msgid "Error: moving file failed"
62
  msgstr "Salah: gagal memindahkan data"
63
 
64
- #: facebook-button-plugin.php:268
65
  msgid "Error: check image width or height"
66
  msgstr "Salah: periksa lebar atau panjang gambar"
67
 
68
- #: facebook-button-plugin.php:272
69
  msgid "Uploading Error: check image properties"
70
  msgstr "Gagal Mengunggah: periksa properti gambar"
71
 
72
- #: facebook-button-plugin.php:284
73
- #: facebook-button-plugin.php:323
74
- msgid "Wrong license key"
75
- msgstr ""
76
-
77
- #: facebook-button-plugin.php:316
78
- msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
79
- msgstr ""
80
-
81
- #: facebook-button-plugin.php:325
82
- msgid "This license key is bind to another site"
83
- msgstr ""
84
-
85
- #: facebook-button-plugin.php:327
86
- msgid "Unfortunately, you have exceeded the number of available tries. Please, upload the plugin manually."
87
- msgstr ""
88
-
89
- #: facebook-button-plugin.php:344
90
- msgid "Failed to open the zip archive. Please, upload the plugin manually"
91
- msgstr ""
92
-
93
- #: facebook-button-plugin.php:350
94
- msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
95
- msgstr ""
96
-
97
- #: facebook-button-plugin.php:354
98
- #: facebook-button-plugin.php:363
99
- msgid "Failed to download the zip archive. Please, upload the plugin manually"
100
- msgstr ""
101
-
102
- #: facebook-button-plugin.php:367
103
- msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
104
- msgstr ""
105
-
106
- #: facebook-button-plugin.php:385
107
- msgid "Please, enter Your license key"
108
- msgstr ""
109
-
110
- #: facebook-button-plugin.php:397
111
- #: facebook-button-plugin.php:785
112
- #: facebook-button-plugin.php:797
113
- msgid "Settings"
114
- msgstr "Pengaturan"
115
-
116
- #: facebook-button-plugin.php:398
117
  #, fuzzy
118
  msgid "Extra settings"
119
  msgstr "Pengaturan"
120
 
121
- #: facebook-button-plugin.php:399
122
- #: facebook-button-plugin.php:798
123
  msgid "FAQ"
124
  msgstr "SSS (Sık Sorulan Sorular)"
125
 
126
- #: facebook-button-plugin.php:400
127
  msgid "Go PRO"
128
  msgstr ""
129
 
130
- #: facebook-button-plugin.php:403
131
  msgid "Notice:"
132
  msgstr ""
133
 
134
- #: facebook-button-plugin.php:403
135
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
136
  msgstr ""
137
 
138
- #: facebook-button-plugin.php:409
139
  #, fuzzy
140
  msgid "Your Facebook ID or username:"
141
  msgstr " ID Facebook:"
142
 
143
- #: facebook-button-plugin.php:415
144
  msgid "Display button:"
145
  msgstr "Tampilan tombol:"
146
 
147
- #: facebook-button-plugin.php:417
148
  msgid "My Page"
149
  msgstr "Halamanku"
150
 
151
- #: facebook-button-plugin.php:418
152
  msgid "Like"
153
  msgstr "Suka"
154
 
155
- #: facebook-button-plugin.php:419
156
  msgid "Share"
157
  msgstr ""
158
 
159
- #: facebook-button-plugin.php:424
160
  msgid "Choose display settings:"
161
  msgstr "Ubah pengaturan tampilan"
162
 
163
- #: facebook-button-plugin.php:429
164
  msgid "Standard Facebook image"
165
  msgstr "Standar gambar Facebook "
166
 
167
- #: facebook-button-plugin.php:430
168
  msgid "Custom Facebook image"
169
  msgstr "Kustom Gambar Facebook "
170
 
171
- #: facebook-button-plugin.php:433
172
  msgid "To use custom image you need to setup permissions to upload directory of your site"
173
  msgstr ""
174
 
175
- #: facebook-button-plugin.php:439
176
  msgid "Current image:"
177
  msgstr "Gambar tertentu:"
178
 
179
- #: facebook-button-plugin.php:447
180
  msgid "Facebook image:"
181
  msgstr "Gambar Facebook:"
182
 
183
- #: facebook-button-plugin.php:451
184
  msgid "Image properties: max image width:100px; max image height:40px; max image size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
185
  msgstr "properti gambar: lebar gambar maks:100px; panjang gambar maks:40px; ukuran gambar maks:32Kb; tipe gambar:\"jpg\",\"jpeg\", \"png\"."
186
 
187
- #: facebook-button-plugin.php:456
188
  msgid "Facebook Button Position:"
189
  msgstr "Posisi Tombol Facebook"
190
 
191
- #: facebook-button-plugin.php:460
192
  msgid "Before"
193
  msgstr "Sebelum"
194
 
195
- #: facebook-button-plugin.php:461
196
  msgid "After"
197
  msgstr "Setelah"
198
 
199
- #: facebook-button-plugin.php:462
200
  msgid "Before and After"
201
  msgstr "Sebelum dan Setelah"
202
 
203
- #: facebook-button-plugin.php:463
204
  msgid "Shortcode"
205
  msgstr "Kode Pendek"
206
 
207
- #: facebook-button-plugin.php:465
208
  msgid "If you would like to add a Facebook button to your website, just copy and paste this shortcode into your post or page:"
209
  msgstr "Jika anda ingin menambahkan tombol Facebook di website anda, cukup salin kode singkat kedalam posting atau page anda:"
210
 
211
- #: facebook-button-plugin.php:470
212
  msgid "Facebook Button language:"
213
  msgstr "Bahasa Facebook Button:"
214
 
215
- #: facebook-button-plugin.php:481
216
  msgid "Change the language of Facebook Like Button"
217
  msgstr "Ubah bahasa Facebook Like Button"
218
 
219
- #: facebook-button-plugin.php:485
220
  msgid "Html tag for Like Button:"
221
  msgstr ""
222
 
223
- #: facebook-button-plugin.php:489
224
  msgid "Use this tag to improve validation of your site"
225
  msgstr ""
226
 
227
- #: facebook-button-plugin.php:498
228
  msgid "\"Like\" for an entire site on every page:"
229
  msgstr ""
230
 
231
- #: facebook-button-plugin.php:505
232
- #: facebook-button-plugin.php:567
 
 
 
 
233
  msgid "Unlock premium options by upgrading to a PRO version."
234
  msgstr ""
235
 
236
- #: facebook-button-plugin.php:506
237
- #: facebook-button-plugin.php:568
238
- #: facebook-button-plugin.php:876
239
  msgid "Learn More"
240
  msgstr ""
241
 
242
- #: facebook-button-plugin.php:509
243
- #: facebook-button-plugin.php:571
244
  msgid "Go"
245
  msgstr ""
246
 
247
- #: facebook-button-plugin.php:516
248
- #: facebook-button-plugin.php:555
249
  msgid "Save Changes"
250
  msgstr "Simpan Perubahan"
251
 
252
- #: facebook-button-plugin.php:522
253
- msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
254
- msgstr ""
255
-
256
- #: facebook-button-plugin.php:523
257
- #, fuzzy
258
- msgid "Rate the plugin"
259
- msgstr "Eklenti Önerileri"
260
-
261
- #: facebook-button-plugin.php:526
262
- msgid "If there is something wrong about it, please contact us"
263
- msgstr ""
264
-
265
- #: facebook-button-plugin.php:537
266
  msgid "Please choose the necessary post types (or single pages) where Facebook button will be displayed:"
267
  msgstr ""
268
 
269
- #: facebook-button-plugin.php:544
270
  msgid "Show URL for pages"
271
  msgstr ""
272
 
273
- #: facebook-button-plugin.php:550
274
  msgid "Example of the site's pages tree"
275
  msgstr ""
276
 
277
- #: facebook-button-plugin.php:550
278
  msgid "Example of site pages' tree"
279
  msgstr ""
280
 
281
- #: facebook-button-plugin.php:560
282
  msgid "If you upgrade to Pro version all your settings will be saved."
283
  msgstr ""
284
 
285
- #: facebook-button-plugin.php:583
286
- msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
287
- msgstr ""
288
-
289
- #: facebook-button-plugin.php:585
290
- msgid "Please, go to"
291
- msgstr ""
292
-
293
- #: facebook-button-plugin.php:585
294
- #, fuzzy
295
- msgid "the setting page"
296
- msgstr "Simpan Pengaturan"
297
-
298
- #: facebook-button-plugin.php:586
299
- msgid "You will be redirected automatically in 5 seconds."
300
- msgstr ""
301
-
302
  #: facebook-button-plugin.php:591
303
- msgid "You can download and activate"
304
- msgstr ""
305
 
306
- #: facebook-button-plugin.php:593
307
- msgid "version of this plugin by entering Your license key."
308
- msgstr ""
309
 
310
- #: facebook-button-plugin.php:595
311
- msgid "You can find your license key on your personal page Client area, by clicking on the link"
312
- msgstr ""
313
 
314
- #: facebook-button-plugin.php:597
315
- msgid "(your username is the email you specify when purchasing the product)."
316
- msgstr ""
317
 
318
- #: facebook-button-plugin.php:605
319
- #: facebook-button-plugin.php:615
320
- msgid "Go!"
321
- msgstr ""
 
 
322
 
323
- #: facebook-button-plugin.php:608
324
- msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
325
- msgstr ""
326
 
327
- #: facebook-button-plugin.php:799
328
- msgid "Support"
329
- msgstr "Dukungan"
330
 
331
- #: facebook-button-plugin.php:879
332
- msgid "It's time to upgrade your <strong>Facebook Like Button</strong> to <strong>PRO</strong> version"
333
- msgstr ""
334
 
335
- #: facebook-button-plugin.php:880
336
- msgid "Extend standard plugin functionality with new great options"
337
- msgstr ""
338
 
339
  #~ msgid "Activated plugins"
340
  #~ msgstr "Aktif Eklentiler"
2
  msgstr ""
3
  "Project-Id-Version: facebook\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-03-30 17:59+0300\n"
6
+ "PO-Revision-Date: 2015-03-30 17:59+0300\n"
7
+ "Last-Translator: \n"
8
  "Language-Team: nasrulhaq <nasrulhaq81@gmail.com>\n"
9
  "Language: es_ES\n"
10
  "MIME-Version: 1.0\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: facebook-button-plugin.php:31
20
+ #: facebook-button-plugin.php:233
21
+ #: facebook-button-plugin.php:235
22
+ #: facebook-button-plugin.php:574
23
+ #: facebook-button-plugin.php:588
24
+ msgid "Settings"
25
+ msgstr "Pengaturan"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
 
27
+ #: facebook-button-plugin.php:169
28
  msgid "Settings saved"
29
  msgstr "Simpan Pengaturan"
30
 
31
+ #: facebook-button-plugin.php:197
32
  msgid "Error: File size > 32K"
33
  msgstr "SALAH: Ukuran file lebih besar dari 32KB"
34
 
35
+ #: facebook-button-plugin.php:200
36
  msgid "Error: Invalid file type"
37
  msgstr "SALAH: Tipe data tidak benar"
38
 
39
+ #: facebook-button-plugin.php:206
40
  msgid "Upload successful."
41
  msgstr ""
42
 
43
+ #: facebook-button-plugin.php:209
44
  msgid "Error: moving file failed"
45
  msgstr "Salah: gagal memindahkan data"
46
 
47
+ #: facebook-button-plugin.php:212
48
  msgid "Error: check image width or height"
49
  msgstr "Salah: periksa lebar atau panjang gambar"
50
 
51
+ #: facebook-button-plugin.php:216
52
  msgid "Uploading Error: check image properties"
53
  msgstr "Gagal Mengunggah: periksa properti gambar"
54
 
55
+ #: facebook-button-plugin.php:236
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
  #, fuzzy
57
  msgid "Extra settings"
58
  msgstr "Pengaturan"
59
 
60
+ #: facebook-button-plugin.php:237
61
+ #: facebook-button-plugin.php:590
62
  msgid "FAQ"
63
  msgstr "SSS (Sık Sorulan Sorular)"
64
 
65
+ #: facebook-button-plugin.php:238
66
  msgid "Go PRO"
67
  msgstr ""
68
 
69
+ #: facebook-button-plugin.php:241
70
  msgid "Notice:"
71
  msgstr ""
72
 
73
+ #: facebook-button-plugin.php:241
74
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
75
  msgstr ""
76
 
77
+ #: facebook-button-plugin.php:247
78
  #, fuzzy
79
  msgid "Your Facebook ID or username:"
80
  msgstr " ID Facebook:"
81
 
82
+ #: facebook-button-plugin.php:253
83
  msgid "Display button:"
84
  msgstr "Tampilan tombol:"
85
 
86
+ #: facebook-button-plugin.php:255
87
  msgid "My Page"
88
  msgstr "Halamanku"
89
 
90
+ #: facebook-button-plugin.php:256
91
  msgid "Like"
92
  msgstr "Suka"
93
 
94
+ #: facebook-button-plugin.php:257
95
  msgid "Share"
96
  msgstr ""
97
 
98
+ #: facebook-button-plugin.php:262
99
  msgid "Choose display settings:"
100
  msgstr "Ubah pengaturan tampilan"
101
 
102
+ #: facebook-button-plugin.php:267
103
  msgid "Standard Facebook image"
104
  msgstr "Standar gambar Facebook "
105
 
106
+ #: facebook-button-plugin.php:268
107
  msgid "Custom Facebook image"
108
  msgstr "Kustom Gambar Facebook "
109
 
110
+ #: facebook-button-plugin.php:271
111
  msgid "To use custom image you need to setup permissions to upload directory of your site"
112
  msgstr ""
113
 
114
+ #: facebook-button-plugin.php:277
115
  msgid "Current image:"
116
  msgstr "Gambar tertentu:"
117
 
118
+ #: facebook-button-plugin.php:285
119
  msgid "Facebook image:"
120
  msgstr "Gambar Facebook:"
121
 
122
+ #: facebook-button-plugin.php:289
123
  msgid "Image properties: max image width:100px; max image height:40px; max image size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
124
  msgstr "properti gambar: lebar gambar maks:100px; panjang gambar maks:40px; ukuran gambar maks:32Kb; tipe gambar:\"jpg\",\"jpeg\", \"png\"."
125
 
126
+ #: facebook-button-plugin.php:294
127
  msgid "Facebook Button Position:"
128
  msgstr "Posisi Tombol Facebook"
129
 
130
+ #: facebook-button-plugin.php:298
131
  msgid "Before"
132
  msgstr "Sebelum"
133
 
134
+ #: facebook-button-plugin.php:299
135
  msgid "After"
136
  msgstr "Setelah"
137
 
138
+ #: facebook-button-plugin.php:300
139
  msgid "Before and After"
140
  msgstr "Sebelum dan Setelah"
141
 
142
+ #: facebook-button-plugin.php:301
143
  msgid "Shortcode"
144
  msgstr "Kode Pendek"
145
 
146
+ #: facebook-button-plugin.php:303
147
  msgid "If you would like to add a Facebook button to your website, just copy and paste this shortcode into your post or page:"
148
  msgstr "Jika anda ingin menambahkan tombol Facebook di website anda, cukup salin kode singkat kedalam posting atau page anda:"
149
 
150
+ #: facebook-button-plugin.php:308
151
  msgid "Facebook Button language:"
152
  msgstr "Bahasa Facebook Button:"
153
 
154
+ #: facebook-button-plugin.php:319
155
  msgid "Change the language of Facebook Like Button"
156
  msgstr "Ubah bahasa Facebook Like Button"
157
 
158
+ #: facebook-button-plugin.php:323
159
  msgid "Html tag for Like Button:"
160
  msgstr ""
161
 
162
+ #: facebook-button-plugin.php:327
163
  msgid "Use this tag to improve validation of your site"
164
  msgstr ""
165
 
166
+ #: facebook-button-plugin.php:336
167
  msgid "\"Like\" for an entire site on every page:"
168
  msgstr ""
169
 
170
+ #: facebook-button-plugin.php:338
171
+ msgid "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."
172
+ msgstr ""
173
+
174
+ #: facebook-button-plugin.php:345
175
+ #: facebook-button-plugin.php:398
176
  msgid "Unlock premium options by upgrading to a PRO version."
177
  msgstr ""
178
 
179
+ #: facebook-button-plugin.php:346
180
+ #: facebook-button-plugin.php:399
 
181
  msgid "Learn More"
182
  msgstr ""
183
 
184
+ #: facebook-button-plugin.php:349
185
+ #: facebook-button-plugin.php:402
186
  msgid "Go"
187
  msgstr ""
188
 
189
+ #: facebook-button-plugin.php:356
190
+ #: facebook-button-plugin.php:386
191
  msgid "Save Changes"
192
  msgstr "Simpan Perubahan"
193
 
194
+ #: facebook-button-plugin.php:368
 
 
 
 
 
 
 
 
 
 
 
 
 
195
  msgid "Please choose the necessary post types (or single pages) where Facebook button will be displayed:"
196
  msgstr ""
197
 
198
+ #: facebook-button-plugin.php:375
199
  msgid "Show URL for pages"
200
  msgstr ""
201
 
202
+ #: facebook-button-plugin.php:381
203
  msgid "Example of the site's pages tree"
204
  msgstr ""
205
 
206
+ #: facebook-button-plugin.php:381
207
  msgid "Example of site pages' tree"
208
  msgstr ""
209
 
210
+ #: facebook-button-plugin.php:391
211
  msgid "If you upgrade to Pro version all your settings will be saved."
212
  msgstr ""
213
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
214
  #: facebook-button-plugin.php:591
215
+ msgid "Support"
216
+ msgstr "Dukungan"
217
 
218
+ #~ msgid "Facebook Button Settings"
219
+ #~ msgstr "Pengaturan Facebook Button"
 
220
 
221
+ #~ msgid "Facebook Button"
222
+ #~ msgstr "Tombol Facebook"
 
223
 
224
+ #~ msgid "requires"
225
+ #~ msgstr "membutuhkan"
 
226
 
227
+ #~ msgid ""
228
+ #~ "or higher, that is why it has been deactivated! Please upgrade WordPress "
229
+ #~ "and try again."
230
+ #~ msgstr ""
231
+ #~ "atau lebih tinggi, itulah mengapa di nonaktifkan! Harap tingkatkan versi "
232
+ #~ "Wordpress dan coba lagi"
233
 
234
+ #~ msgid "Back to the WordPress"
235
+ #~ msgstr "Kembali ke Wordpress"
 
236
 
237
+ #~ msgid "Plugins page"
238
+ #~ msgstr "Halaman Plugin"
 
239
 
240
+ #, fuzzy
241
+ #~ msgid "Rate the plugin"
242
+ #~ msgstr "Eklenti Önerileri"
243
 
244
+ #, fuzzy
245
+ #~ msgid "the setting page"
246
+ #~ msgstr "Simpan Pengaturan"
247
 
248
  #~ msgid "Activated plugins"
249
  #~ msgstr "Aktif Eklentiler"
languages/facebook-ru_RU.mo CHANGED
Binary file
languages/facebook-ru_RU.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: facebook\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-01-05 14:58+0300\n"
6
- "PO-Revision-Date: 2015-01-05 14:59+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: BestWebSoft <plugin@bestwebsoft.com>\n"
9
  "Language: ru_RU\n"
@@ -16,321 +16,335 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: facebook-button-plugin.php:79
20
- #: facebook-button-plugin.php:395
21
- msgid "Facebook Button Settings"
22
- msgstr "Настройки Facebook Кнопки"
23
-
24
- #: facebook-button-plugin.php:79
25
- msgid "Facebook Button"
26
- msgstr "Facebook кнопка"
27
-
28
- #: facebook-button-plugin.php:185
29
- msgid "requires"
30
- msgstr "требует"
31
-
32
- #: facebook-button-plugin.php:185
33
- msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
34
- msgstr "или выше, поэтому он был деактивирован! Пожалуйста, обновите WordPress и попробуйте еще раз."
35
-
36
- #: facebook-button-plugin.php:185
37
- msgid "Back to the WordPress"
38
- msgstr "Вернуться к WordPress на"
39
-
40
- #: facebook-button-plugin.php:185
41
- msgid "Plugins page"
42
- msgstr "Страницу плагинов"
43
 
44
- #: facebook-button-plugin.php:225
45
  msgid "Settings saved"
46
  msgstr "Настройки сохранены"
47
 
48
- #: facebook-button-plugin.php:253
49
  msgid "Error: File size > 32K"
50
  msgstr "Ошибка: Размер файла больше 32К"
51
 
52
- #: facebook-button-plugin.php:256
53
  msgid "Error: Invalid file type"
54
  msgstr "Ошибка: Некорректный тип файла"
55
 
56
- #: facebook-button-plugin.php:262
57
  msgid "Upload successful."
58
  msgstr "Загрузка прошла удачно."
59
 
60
- #: facebook-button-plugin.php:265
61
  msgid "Error: moving file failed"
62
  msgstr "Ошибка: При перемещении произошла ошибка"
63
 
64
- #: facebook-button-plugin.php:268
65
  msgid "Error: check image width or height"
66
  msgstr "Ошибка: Проверьте ширину и высоту изображения"
67
 
68
- #: facebook-button-plugin.php:272
69
  msgid "Uploading Error: check image properties"
70
  msgstr "Ошибка загрузки: Проверьте опции изображения"
71
 
72
- #: facebook-button-plugin.php:284
73
- #: facebook-button-plugin.php:323
74
- msgid "Wrong license key"
75
- msgstr "Неправильный лицензионный ключ"
76
-
77
- #: facebook-button-plugin.php:316
78
- msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
79
- msgstr "Что-то пошло не так. Повторите попытку позже. Если ошибка появится снова, пожалуйста, свяжитесь с нами <a href=http://support.bestwebsoft.com>BestWebSoft</a>. Приносим извинения за неудобства."
80
-
81
- #: facebook-button-plugin.php:325
82
- msgid "This license key is bind to another site"
83
- msgstr "Этот лицензионный ключ привязан к другому сайту"
84
-
85
- #: facebook-button-plugin.php:327
86
- msgid "Unfortunately, you have exceeded the number of available tries. Please, upload the plugin manually."
87
- msgstr "К сожалению, вы превысили количество доступных попыток в день. Пожалуйста, загрузите плагин вручную."
88
-
89
- #: facebook-button-plugin.php:344
90
- msgid "Failed to open the zip archive. Please, upload the plugin manually"
91
- msgstr "Не удалось открыть архив ZIP. Пожалуйста, загрузите плагин вручную"
92
-
93
- #: facebook-button-plugin.php:350
94
- msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
95
- msgstr "Ваш сервер не поддерживает ни библиотеку ZipArchive, ни библиотеку Phar. Пожалуйста, загрузите плагин вручную"
96
-
97
- #: facebook-button-plugin.php:354
98
- #: facebook-button-plugin.php:363
99
- msgid "Failed to download the zip archive. Please, upload the plugin manually"
100
- msgstr "Не удалось загрузить архив плагина. Пожалуйста, загрузите плагин вручную"
101
-
102
- #: facebook-button-plugin.php:367
103
- msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
104
- msgstr "Что-то пошло не так. Повторите попытку позже или загрузите плагин вручную. Приносим извинения за неудобства."
105
-
106
- #: facebook-button-plugin.php:385
107
- msgid "Please, enter Your license key"
108
- msgstr "Пожалуйста, введите Ваш лицензионный ключ"
109
-
110
- #: facebook-button-plugin.php:397
111
- #: facebook-button-plugin.php:785
112
- #: facebook-button-plugin.php:797
113
- msgid "Settings"
114
- msgstr "Настройки"
115
-
116
- #: facebook-button-plugin.php:398
117
  msgid "Extra settings"
118
  msgstr "Дополнительные настройки"
119
 
120
- #: facebook-button-plugin.php:399
121
- #: facebook-button-plugin.php:798
122
  msgid "FAQ"
123
  msgstr "FAQ"
124
 
125
- #: facebook-button-plugin.php:400
126
  msgid "Go PRO"
127
  msgstr "Перейти на PRO версию"
128
 
129
- #: facebook-button-plugin.php:403
130
  msgid "Notice:"
131
  msgstr "Внимание:"
132
 
133
- #: facebook-button-plugin.php:403
134
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
135
  msgstr "Настройки плагина были изменены. Для того, чтобы сохранить их, пожалуйста, не забудьте нажать кнопку \"Сохранить\"."
136
 
137
- #: facebook-button-plugin.php:409
138
  msgid "Your Facebook ID or username:"
139
  msgstr "Ваш Facebook ID или имя пользователя:"
140
 
141
- #: facebook-button-plugin.php:415
142
  msgid "Display button:"
143
  msgstr "Отображение кнопок:"
144
 
145
- #: facebook-button-plugin.php:417
146
  msgid "My Page"
147
  msgstr "My Page"
148
 
149
- #: facebook-button-plugin.php:418
150
  msgid "Like"
151
  msgstr "Like"
152
 
153
- #: facebook-button-plugin.php:419
154
  msgid "Share"
155
  msgstr "Share"
156
 
157
- #: facebook-button-plugin.php:424
158
  msgid "Choose display settings:"
159
  msgstr "Выбор опций отображения:"
160
 
161
- #: facebook-button-plugin.php:429
162
  msgid "Standard Facebook image"
163
  msgstr "Стандартная картинка Facebook"
164
 
165
- #: facebook-button-plugin.php:430
166
  msgid "Custom Facebook image"
167
  msgstr "Пользовательская картинка Facebook"
168
 
169
- #: facebook-button-plugin.php:433
170
  msgid "To use custom image you need to setup permissions to upload directory of your site"
171
  msgstr "Для использования кастомного изображения Вам нужно выдать права доступа на папку загрузок на вашем сайте"
172
 
173
- #: facebook-button-plugin.php:439
174
  msgid "Current image:"
175
  msgstr "Текущее изображение:"
176
 
177
- #: facebook-button-plugin.php:447
178
  msgid "Facebook image:"
179
  msgstr "Facebook изображение:"
180
 
181
- #: facebook-button-plugin.php:451
182
  msgid "Image properties: max image width:100px; max image height:40px; max image size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
183
  msgstr "Опции изображения для загрузки: максимальная ширина:100px; максимальная высота:40px; максимальный размер:32Kb; тип файла:\"jpg\", \"jpeg\", \"png\"."
184
 
185
- #: facebook-button-plugin.php:456
186
  msgid "Facebook Button Position:"
187
  msgstr "Позиции Facebook кнопки:"
188
 
189
- #: facebook-button-plugin.php:460
190
  msgid "Before"
191
  msgstr "Перед"
192
 
193
- #: facebook-button-plugin.php:461
194
  msgid "After"
195
  msgstr "После"
196
 
197
- #: facebook-button-plugin.php:462
198
  msgid "Before and After"
199
  msgstr "Перед и после"
200
 
201
- #: facebook-button-plugin.php:463
202
  msgid "Shortcode"
203
  msgstr "Шорткод"
204
 
205
- #: facebook-button-plugin.php:465
206
  msgid "If you would like to add a Facebook button to your website, just copy and paste this shortcode into your post or page:"
207
  msgstr "Если вы хотите добавить Facebook кнопку на свой сайт, вам надо только скопировать и вставить шорткод в контент страницы или поста"
208
 
209
- #: facebook-button-plugin.php:470
210
  msgid "Facebook Button language:"
211
  msgstr "Язык для Facebook кнопки:"
212
 
213
- #: facebook-button-plugin.php:481
214
  msgid "Change the language of Facebook Like Button"
215
  msgstr "Выберите язык для Like кнопки"
216
 
217
- #: facebook-button-plugin.php:485
218
  msgid "Html tag for Like Button:"
219
  msgstr "html тэг для кнопки Like:"
220
 
221
- #: facebook-button-plugin.php:489
222
  msgid "Use this tag to improve validation of your site"
223
  msgstr "Используйте этот тэг для лучшей валидации вашего сайта"
224
 
225
- #: facebook-button-plugin.php:498
226
  msgid "\"Like\" for an entire site on every page:"
227
  msgstr "Ставить \"Like\" всему сайту на каждой странице:"
228
 
229
- #: facebook-button-plugin.php:505
230
- #: facebook-button-plugin.php:567
 
 
 
 
 
 
 
 
 
231
  msgid "Unlock premium options by upgrading to a PRO version."
232
  msgstr "Активируйте премиум опции обновившись до PRO версии."
233
 
234
- #: facebook-button-plugin.php:506
235
- #: facebook-button-plugin.php:568
236
- #: facebook-button-plugin.php:876
237
  msgid "Learn More"
238
  msgstr "Подробнее"
239
 
240
- #: facebook-button-plugin.php:509
241
- #: facebook-button-plugin.php:571
242
  msgid "Go"
243
  msgstr "Перейти на"
244
 
245
- #: facebook-button-plugin.php:516
246
- #: facebook-button-plugin.php:555
247
  msgid "Save Changes"
248
  msgstr "Сохранить изменения"
249
 
250
- #: facebook-button-plugin.php:522
251
- msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
252
- msgstr " Если вам понравился плагин то поставте нам 5 звезд на WordPress"
253
-
254
- #: facebook-button-plugin.php:523
255
- msgid "Rate the plugin"
256
- msgstr "Оценить плагин"
257
-
258
- #: facebook-button-plugin.php:526
259
- msgid "If there is something wrong about it, please contact us"
260
- msgstr "Если у вас есть какие-то вопросы, обращайтесь"
261
-
262
- #: facebook-button-plugin.php:537
263
  msgid "Please choose the necessary post types (or single pages) where Facebook button will be displayed:"
264
  msgstr "Пожалуйста, выберите те типы постов (или отдельные страницы), где будут отображатся кнопки Facebook:"
265
 
266
- #: facebook-button-plugin.php:544
267
  msgid "Show URL for pages"
268
  msgstr "Отображать URL для страниц"
269
 
270
- #: facebook-button-plugin.php:550
271
  msgid "Example of the site's pages tree"
272
  msgstr "Пример дерева страниц сайта"
273
 
274
- #: facebook-button-plugin.php:550
275
  msgid "Example of site pages' tree"
276
  msgstr "Пример дерева страниц сайта"
277
 
278
- #: facebook-button-plugin.php:560
279
- msgid "If you upgrade to Pro version all your settings will be saved."
280
- msgstr "При установке Pro версии плагина, все ваши настройки сохраняются."
281
 
282
- #: facebook-button-plugin.php:583
283
- msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
284
- msgstr "Поздравляем! PRO версия плагина была успешно загружена и активирована."
285
 
286
- #: facebook-button-plugin.php:585
287
- msgid "Please, go to"
288
- msgstr "Пожалуйста, перейдите на"
289
 
290
- #: facebook-button-plugin.php:585
291
- msgid "the setting page"
292
- msgstr "страницу настроек"
293
 
294
- #: facebook-button-plugin.php:586
295
- msgid "You will be redirected automatically in 5 seconds."
296
- msgstr "Вы будете перенаправлены автоматически через 5 секунд."
 
 
 
297
 
298
- #: facebook-button-plugin.php:591
299
- msgid "You can download and activate"
300
- msgstr "Вы можете скачать и активировать"
301
 
302
- #: facebook-button-plugin.php:593
303
- msgid "version of this plugin by entering Your license key."
304
- msgstr "версию этого плагина, введя ваш лицензионный ключ."
305
 
306
- #: facebook-button-plugin.php:595
307
- msgid "You can find your license key on your personal page Client area, by clicking on the link"
308
- msgstr "Вы можете найти ваш лицензионный ключ на вашей личной странице Client area, нажав на ссылку"
309
 
310
- #: facebook-button-plugin.php:597
311
- msgid "(your username is the email you specify when purchasing the product)."
312
- msgstr "(ваше имя пользователя - это электронный адрес, указанный при покупке продукта)."
 
 
 
 
 
313
 
314
- #: facebook-button-plugin.php:605
315
- #: facebook-button-plugin.php:615
316
- msgid "Go!"
317
- msgstr "Перейти!"
 
 
 
 
 
318
 
319
- #: facebook-button-plugin.php:608
320
- msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
321
- msgstr "К сожалению, вы превысили количество доступных попыток в день. Пожалуйста, загрузите плагин вручную."
322
 
323
- #: facebook-button-plugin.php:799
324
- msgid "Support"
325
- msgstr "Поддержка"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
326
 
327
- #: facebook-button-plugin.php:879
328
- msgid "It's time to upgrade your <strong>Facebook Like Button</strong> to <strong>PRO</strong> version"
329
- msgstr "Пора обновить ваш <strong>плагин Facebook Like Button</strong> до <strong>PRO</strong> версии"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
330
 
331
- #: facebook-button-plugin.php:880
332
- msgid "Extend standard plugin functionality with new great options"
333
- msgstr "Расширение стандартного функционала плагина новыми опциями"
334
 
335
  #~ msgid ""
336
  #~ "This functionality is available in the Pro version of the plugin. For "
2
  msgstr ""
3
  "Project-Id-Version: facebook\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-03-31 10:58+0300\n"
6
+ "PO-Revision-Date: 2015-03-31 10:59+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@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:31
20
+ #: facebook-button-plugin.php:230
21
+ #: facebook-button-plugin.php:232
22
+ #: facebook-button-plugin.php:561
23
+ #: facebook-button-plugin.php:575
24
+ msgid "Settings"
25
+ msgstr "Настройки"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
 
27
+ #: facebook-button-plugin.php:160
28
  msgid "Settings saved"
29
  msgstr "Настройки сохранены"
30
 
31
+ #: facebook-button-plugin.php:187
32
  msgid "Error: File size > 32K"
33
  msgstr "Ошибка: Размер файла больше 32К"
34
 
35
+ #: facebook-button-plugin.php:190
36
  msgid "Error: Invalid file type"
37
  msgstr "Ошибка: Некорректный тип файла"
38
 
39
+ #: facebook-button-plugin.php:196
40
  msgid "Upload successful."
41
  msgstr "Загрузка прошла удачно."
42
 
43
+ #: facebook-button-plugin.php:206
44
  msgid "Error: moving file failed"
45
  msgstr "Ошибка: При перемещении произошла ошибка"
46
 
47
+ #: facebook-button-plugin.php:209
48
  msgid "Error: check image width or height"
49
  msgstr "Ошибка: Проверьте ширину и высоту изображения"
50
 
51
+ #: facebook-button-plugin.php:213
52
  msgid "Uploading Error: check image properties"
53
  msgstr "Ошибка загрузки: Проверьте опции изображения"
54
 
55
+ #: facebook-button-plugin.php:233
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
  msgid "Extra settings"
57
  msgstr "Дополнительные настройки"
58
 
59
+ #: facebook-button-plugin.php:234
60
+ #: facebook-button-plugin.php:576
61
  msgid "FAQ"
62
  msgstr "FAQ"
63
 
64
+ #: facebook-button-plugin.php:235
65
  msgid "Go PRO"
66
  msgstr "Перейти на PRO версию"
67
 
68
+ #: facebook-button-plugin.php:238
69
  msgid "Notice:"
70
  msgstr "Внимание:"
71
 
72
+ #: facebook-button-plugin.php:238
73
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
74
  msgstr "Настройки плагина были изменены. Для того, чтобы сохранить их, пожалуйста, не забудьте нажать кнопку \"Сохранить\"."
75
 
76
+ #: facebook-button-plugin.php:244
77
  msgid "Your Facebook ID or username:"
78
  msgstr "Ваш Facebook ID или имя пользователя:"
79
 
80
+ #: facebook-button-plugin.php:250
81
  msgid "Display button:"
82
  msgstr "Отображение кнопок:"
83
 
84
+ #: facebook-button-plugin.php:252
85
  msgid "My Page"
86
  msgstr "My Page"
87
 
88
+ #: facebook-button-plugin.php:253
89
  msgid "Like"
90
  msgstr "Like"
91
 
92
+ #: facebook-button-plugin.php:254
93
  msgid "Share"
94
  msgstr "Share"
95
 
96
+ #: facebook-button-plugin.php:259
97
  msgid "Choose display settings:"
98
  msgstr "Выбор опций отображения:"
99
 
100
+ #: facebook-button-plugin.php:264
101
  msgid "Standard Facebook image"
102
  msgstr "Стандартная картинка Facebook"
103
 
104
+ #: facebook-button-plugin.php:265
105
  msgid "Custom Facebook image"
106
  msgstr "Пользовательская картинка Facebook"
107
 
108
+ #: facebook-button-plugin.php:268
109
  msgid "To use custom image you need to setup permissions to upload directory of your site"
110
  msgstr "Для использования кастомного изображения Вам нужно выдать права доступа на папку загрузок на вашем сайте"
111
 
112
+ #: facebook-button-plugin.php:274
113
  msgid "Current image:"
114
  msgstr "Текущее изображение:"
115
 
116
+ #: facebook-button-plugin.php:282
117
  msgid "Facebook image:"
118
  msgstr "Facebook изображение:"
119
 
120
+ #: facebook-button-plugin.php:286
121
  msgid "Image properties: max image width:100px; max image height:40px; max image size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
122
  msgstr "Опции изображения для загрузки: максимальная ширина:100px; максимальная высота:40px; максимальный размер:32Kb; тип файла:\"jpg\", \"jpeg\", \"png\"."
123
 
124
+ #: facebook-button-plugin.php:291
125
  msgid "Facebook Button Position:"
126
  msgstr "Позиции Facebook кнопки:"
127
 
128
+ #: facebook-button-plugin.php:295
129
  msgid "Before"
130
  msgstr "Перед"
131
 
132
+ #: facebook-button-plugin.php:296
133
  msgid "After"
134
  msgstr "После"
135
 
136
+ #: facebook-button-plugin.php:297
137
  msgid "Before and After"
138
  msgstr "Перед и после"
139
 
140
+ #: facebook-button-plugin.php:298
141
  msgid "Shortcode"
142
  msgstr "Шорткод"
143
 
144
+ #: facebook-button-plugin.php:300
145
  msgid "If you would like to add a Facebook button to your website, just copy and paste this shortcode into your post or page:"
146
  msgstr "Если вы хотите добавить Facebook кнопку на свой сайт, вам надо только скопировать и вставить шорткод в контент страницы или поста"
147
 
148
+ #: facebook-button-plugin.php:305
149
  msgid "Facebook Button language:"
150
  msgstr "Язык для Facebook кнопки:"
151
 
152
+ #: facebook-button-plugin.php:316
153
  msgid "Change the language of Facebook Like Button"
154
  msgstr "Выберите язык для Like кнопки"
155
 
156
+ #: facebook-button-plugin.php:320
157
  msgid "Html tag for Like Button:"
158
  msgstr "html тэг для кнопки Like:"
159
 
160
+ #: facebook-button-plugin.php:324
161
  msgid "Use this tag to improve validation of your site"
162
  msgstr "Используйте этот тэг для лучшей валидации вашего сайта"
163
 
164
+ #: facebook-button-plugin.php:333
165
  msgid "\"Like\" for an entire site on every page:"
166
  msgstr "Ставить \"Like\" всему сайту на каждой странице:"
167
 
168
+ #: facebook-button-plugin.php:335
169
+ msgid "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."
170
+ msgstr "Внимание: опция \"Лайк для всего сайта\" - не создает дополнительную кнопку. Эта опция позволяет при клике пользователями на стандартную кнопку ставить лайк для вего сайта, если эта опция включена, или лайк для отдельной записи, когда эта опция выключена."
171
+
172
+ #: facebook-button-plugin.php:340
173
+ #: facebook-button-plugin.php:393
174
+ msgid "If you upgrade to Pro version all your settings will be saved."
175
+ msgstr "При установке Pro версии плагина, все ваши настройки сохраняются."
176
+
177
+ #: facebook-button-plugin.php:347
178
+ #: facebook-button-plugin.php:400
179
  msgid "Unlock premium options by upgrading to a PRO version."
180
  msgstr "Активируйте премиум опции обновившись до PRO версии."
181
 
182
+ #: facebook-button-plugin.php:348
183
+ #: facebook-button-plugin.php:401
 
184
  msgid "Learn More"
185
  msgstr "Подробнее"
186
 
187
+ #: facebook-button-plugin.php:351
188
+ #: facebook-button-plugin.php:404
189
  msgid "Go"
190
  msgstr "Перейти на"
191
 
192
+ #: facebook-button-plugin.php:358
193
+ #: facebook-button-plugin.php:388
194
  msgid "Save Changes"
195
  msgstr "Сохранить изменения"
196
 
197
+ #: facebook-button-plugin.php:370
 
 
 
 
 
 
 
 
 
 
 
 
198
  msgid "Please choose the necessary post types (or single pages) where Facebook button will be displayed:"
199
  msgstr "Пожалуйста, выберите те типы постов (или отдельные страницы), где будут отображатся кнопки Facebook:"
200
 
201
+ #: facebook-button-plugin.php:377
202
  msgid "Show URL for pages"
203
  msgstr "Отображать URL для страниц"
204
 
205
+ #: facebook-button-plugin.php:383
206
  msgid "Example of the site's pages tree"
207
  msgstr "Пример дерева страниц сайта"
208
 
209
+ #: facebook-button-plugin.php:383
210
  msgid "Example of site pages' tree"
211
  msgstr "Пример дерева страниц сайта"
212
 
213
+ #: facebook-button-plugin.php:577
214
+ msgid "Support"
215
+ msgstr "Поддержка"
216
 
217
+ #~ msgid "Facebook Button Settings"
218
+ #~ msgstr "Настройки Facebook Кнопки"
 
219
 
220
+ #~ msgid "Facebook Button"
221
+ #~ msgstr "Facebook кнопка"
 
222
 
223
+ #~ msgid "requires"
224
+ #~ msgstr "требует"
 
225
 
226
+ #~ msgid ""
227
+ #~ "or higher, that is why it has been deactivated! Please upgrade WordPress "
228
+ #~ "and try again."
229
+ #~ msgstr ""
230
+ #~ "или выше, поэтому он был деактивирован! Пожалуйста, обновите WordPress и "
231
+ #~ "попробуйте еще раз."
232
 
233
+ #~ msgid "Back to the WordPress"
234
+ #~ msgstr "Вернуться к WordPress на"
 
235
 
236
+ #~ msgid "Plugins page"
237
+ #~ msgstr "Страницу плагинов"
 
238
 
239
+ #~ msgid "Wrong license key"
240
+ #~ msgstr "Неправильный лицензионный ключ"
 
241
 
242
+ #~ msgid ""
243
+ #~ "Something went wrong. Try again later. If the error will appear again, "
244
+ #~ "please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</"
245
+ #~ "a>. We are sorry for inconvenience."
246
+ #~ msgstr ""
247
+ #~ "Что-то пошло не так. Повторите попытку позже. Если ошибка появится снова, "
248
+ #~ "пожалуйста, свяжитесь с нами <a href=http://support.bestwebsoft."
249
+ #~ "com>BestWebSoft</a>. Приносим извинения за неудобства."
250
 
251
+ #~ msgid "This license key is bind to another site"
252
+ #~ msgstr "Этот лицензионный ключ привязан к другому сайту"
253
+
254
+ #~ msgid ""
255
+ #~ "Unfortunately, you have exceeded the number of available tries. Please, "
256
+ #~ "upload the plugin manually."
257
+ #~ msgstr ""
258
+ #~ "К сожалению, вы превысили количество доступных попыток в день. "
259
+ #~ "Пожалуйста, загрузите плагин вручную."
260
 
261
+ #~ msgid "Failed to open the zip archive. Please, upload the plugin manually"
262
+ #~ msgstr "Не удалось открыть архив ZIP. Пожалуйста, загрузите плагин вручную"
 
263
 
264
+ #~ msgid ""
265
+ #~ "Your server does not support either ZipArchive or Phar. Please, upload "
266
+ #~ "the plugin manually"
267
+ #~ msgstr ""
268
+ #~ "Ваш сервер не поддерживает ни библиотеку ZipArchive, ни библиотеку Phar. "
269
+ #~ "Пожалуйста, загрузите плагин вручную"
270
+
271
+ #~ msgid ""
272
+ #~ "Failed to download the zip archive. Please, upload the plugin manually"
273
+ #~ msgstr ""
274
+ #~ "Не удалось загрузить архив плагина. Пожалуйста, загрузите плагин вручную"
275
+
276
+ #~ msgid ""
277
+ #~ "Something went wrong. Try again later or upload the plugin manually. We "
278
+ #~ "are sorry for inconvienience."
279
+ #~ msgstr ""
280
+ #~ "Что-то пошло не так. Повторите попытку позже или загрузите плагин "
281
+ #~ "вручную. Приносим извинения за неудобства."
282
+
283
+ #~ msgid "Please, enter Your license key"
284
+ #~ msgstr "Пожалуйста, введите Ваш лицензионный ключ"
285
+
286
+ #~ msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
287
+ #~ msgstr " Если вам понравился плагин то поставте нам 5 звезд на WordPress"
288
+
289
+ #~ msgid "Rate the plugin"
290
+ #~ msgstr "Оценить плагин"
291
+
292
+ #~ msgid "If there is something wrong about it, please contact us"
293
+ #~ msgstr "Если у вас есть какие-то вопросы, обращайтесь"
294
 
295
+ #~ msgid ""
296
+ #~ "Congratulations! The PRO version of the plugin is successfully download "
297
+ #~ "and activated."
298
+ #~ msgstr ""
299
+ #~ "Поздравляем! PRO версия плагина была успешно загружена и активирована."
300
+
301
+ #~ msgid "Please, go to"
302
+ #~ msgstr "Пожалуйста, перейдите на"
303
+
304
+ #~ msgid "the setting page"
305
+ #~ msgstr "страницу настроек"
306
+
307
+ #~ msgid "You will be redirected automatically in 5 seconds."
308
+ #~ msgstr "Вы будете перенаправлены автоматически через 5 секунд."
309
+
310
+ #~ msgid "You can download and activate"
311
+ #~ msgstr "Вы можете скачать и активировать"
312
+
313
+ #~ msgid "version of this plugin by entering Your license key."
314
+ #~ msgstr "версию этого плагина, введя ваш лицензионный ключ."
315
+
316
+ #~ msgid ""
317
+ #~ "You can find your license key on your personal page Client area, by "
318
+ #~ "clicking on the link"
319
+ #~ msgstr ""
320
+ #~ "Вы можете найти ваш лицензионный ключ на вашей личной странице Client "
321
+ #~ "area, нажав на ссылку"
322
+
323
+ #~ msgid ""
324
+ #~ "(your username is the email you specify when purchasing the product)."
325
+ #~ msgstr ""
326
+ #~ "(ваше имя пользователя - это электронный адрес, указанный при покупке "
327
+ #~ "продукта)."
328
+
329
+ #~ msgid "Go!"
330
+ #~ msgstr "Перейти!"
331
+
332
+ #~ msgid ""
333
+ #~ "Unfortunately, you have exceeded the number of available tries per day. "
334
+ #~ "Please, upload the plugin manually."
335
+ #~ msgstr ""
336
+ #~ "К сожалению, вы превысили количество доступных попыток в день. "
337
+ #~ "Пожалуйста, загрузите плагин вручную."
338
+
339
+ #~ msgid ""
340
+ #~ "It's time to upgrade your <strong>Facebook Like Button</strong> to "
341
+ #~ "<strong>PRO</strong> version"
342
+ #~ msgstr ""
343
+ #~ "Пора обновить ваш <strong>плагин Facebook Like Button</strong> до "
344
+ #~ "<strong>PRO</strong> версии"
345
 
346
+ #~ msgid "Extend standard plugin functionality with new great options"
347
+ #~ msgstr "Расширение стандартного функционала плагина новыми опциями"
 
348
 
349
  #~ msgid ""
350
  #~ "This functionality is available in the Pro version of the plugin. For "
languages/facebook-tr_TR.mo CHANGED
Binary file
languages/facebook-tr_TR.po CHANGED
@@ -2,9 +2,9 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: facebook\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-01-05 14:59+0300\n"
6
- "PO-Revision-Date: 2015-01-05 14:59+0300\n"
7
- "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Can Atasever <webmaster@canatasever.com>\n"
9
  "Language: tr\n"
10
  "MIME-Version: 1.0\n"
@@ -17,322 +17,338 @@ msgstr ""
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: facebook-button-plugin.php:79
21
- #: facebook-button-plugin.php:395
22
- msgid "Facebook Button Settings"
23
- msgstr "Facebook Buton Ayarları"
24
-
25
- #: facebook-button-plugin.php:79
26
- msgid "Facebook Button"
27
- msgstr "Facebook Butonu"
28
-
29
- #: facebook-button-plugin.php:185
30
- msgid "requires"
31
- msgstr "eklentisi"
32
-
33
- #: facebook-button-plugin.php:185
34
- msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
35
- msgstr "ya da daha üst versiyon gerektirir, eklenti bu yüzden etkisizleştirildi! Lütfen Wordpress&#39;i güncelleyin ve tekrar deneyin."
36
-
37
- #: facebook-button-plugin.php:185
38
- msgid "Back to the WordPress"
39
- msgstr "Wordpress&#39;e geri dön"
40
-
41
- #: facebook-button-plugin.php:185
42
- msgid "Plugins page"
43
- msgstr "Eklentiler sayfası"
44
 
45
- #: facebook-button-plugin.php:225
46
  msgid "Settings saved"
47
  msgstr "Ayarlar kaydedildi"
48
 
49
- #: facebook-button-plugin.php:253
50
  msgid "Error: File size > 32K"
51
  msgstr "HATA: Dosya boyutu > 32K"
52
 
53
- #: facebook-button-plugin.php:256
54
  msgid "Error: Invalid file type"
55
  msgstr "HATA: Geçersiz dosya türü"
56
 
57
- #: facebook-button-plugin.php:262
58
  msgid "Upload successful."
59
  msgstr "Yükleme başarılı"
60
 
61
- #: facebook-button-plugin.php:265
62
  msgid "Error: moving file failed"
63
  msgstr "HATA: dosya taşıma başarısız."
64
 
65
- #: facebook-button-plugin.php:268
66
  msgid "Error: check image width or height"
67
  msgstr "HATA: görselin genişliğini ya da yüksekliğini kontrol edin."
68
 
69
- #: facebook-button-plugin.php:272
70
  msgid "Uploading Error: check image properties"
71
  msgstr "Yükleme Hatası: görselin özelliklerini kontrol edin."
72
 
73
- #: facebook-button-plugin.php:284
74
- #: facebook-button-plugin.php:323
75
- msgid "Wrong license key"
76
- msgstr "Hatalı lisans anahtarı"
77
-
78
- #: facebook-button-plugin.php:316
79
- msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
80
- msgstr "Bir şeyler ters gitti, lütfen daha sonra tekrar deneyin. Eğer hata tekrar görünürse, lütfen <a href=http://support.bestwebsoft.com>BestWebSoft</a> üzerinden bizimle iletişime geçin. Yaşadığınız rahatsızlık için üzgünüz."
81
-
82
- #: facebook-button-plugin.php:325
83
- msgid "This license key is bind to another site"
84
- msgstr "Lisans anahtarı başka bir siteyle eşleştirilmiş."
85
-
86
- #: facebook-button-plugin.php:327
87
- msgid "Unfortunately, you have exceeded the number of available tries. Please, upload the plugin manually."
88
- msgstr "Üzgünüz, günlük deneme limitini aştınız. Lütfen eklentiyi manuel olarak yükleyin."
89
-
90
- #: facebook-button-plugin.php:344
91
- msgid "Failed to open the zip archive. Please, upload the plugin manually"
92
- msgstr "ZIP arşivi açılamadı. Lütfen eklentiyi manuel olarak yükleyin."
93
-
94
- #: facebook-button-plugin.php:350
95
- msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
96
- msgstr "Sunucunuz ZipArchive ya da Phar desteklemiyor. Lütfen eklentiyi manuel olarak yükleyin."
97
-
98
- #: facebook-button-plugin.php:354
99
- #: facebook-button-plugin.php:363
100
- msgid "Failed to download the zip archive. Please, upload the plugin manually"
101
- msgstr "ZIParşivi indirilemedi. Lütfen eklentiyi manuel olarak yükleyin."
102
-
103
- #: facebook-button-plugin.php:367
104
- msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
105
- msgstr "Bir şeyler ters gitti. Lütfen daha sonra tekrar deneyin ya da eklentiyi manuel olarak yükleyin. Yaşadığınız rahatsızlık için üzgünüz."
106
-
107
- #: facebook-button-plugin.php:385
108
- msgid "Please, enter Your license key"
109
- msgstr "Lütfen Lisans Anahtarı&#39;nızı girin"
110
-
111
- #: facebook-button-plugin.php:397
112
- #: facebook-button-plugin.php:785
113
- #: facebook-button-plugin.php:797
114
- msgid "Settings"
115
- msgstr "Ayarlar"
116
-
117
- #: facebook-button-plugin.php:398
118
  msgid "Extra settings"
119
  msgstr "Ekstra Ayarlar"
120
 
121
- #: facebook-button-plugin.php:399
122
- #: facebook-button-plugin.php:798
123
  msgid "FAQ"
124
  msgstr "SSS"
125
 
126
- #: facebook-button-plugin.php:400
127
  msgid "Go PRO"
128
  msgstr "PRO&#39;ya geçin"
129
 
130
- #: facebook-button-plugin.php:403
131
  msgid "Notice:"
132
  msgstr "Uyarı:"
133
 
134
- #: facebook-button-plugin.php:403
135
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
136
  msgstr "eklentinin ayarları değiştirildi. Değişiklikleri kaydetmek için &#39;Değişiklikleri Kaydet&#39; butonuna basmayı unutmayın."
137
 
138
- #: facebook-button-plugin.php:409
139
  #, fuzzy
140
  msgid "Your Facebook ID or username:"
141
  msgstr "Facebook ID&#39;niz:"
142
 
143
- #: facebook-button-plugin.php:415
144
  msgid "Display button:"
145
  msgstr "Butonu Göster:"
146
 
147
- #: facebook-button-plugin.php:417
148
  msgid "My Page"
149
  msgstr "Benim Sayfam"
150
 
151
- #: facebook-button-plugin.php:418
152
  msgid "Like"
153
  msgstr "Beğen"
154
 
155
- #: facebook-button-plugin.php:419
156
  msgid "Share"
157
  msgstr "Paylaş"
158
 
159
- #: facebook-button-plugin.php:424
160
  msgid "Choose display settings:"
161
  msgstr "Gösterim ayarlarını seçin:"
162
 
163
- #: facebook-button-plugin.php:429
164
  msgid "Standard Facebook image"
165
  msgstr "Standart Facebook görseli"
166
 
167
- #: facebook-button-plugin.php:430
168
  msgid "Custom Facebook image"
169
  msgstr "Özel Facebook görseli"
170
 
171
- #: facebook-button-plugin.php:433
172
  msgid "To use custom image you need to setup permissions to upload directory of your site"
173
  msgstr "Özel görsel kullanmak için sitenizin dizinine yükleme yapılmasına izin vermelisiniz."
174
 
175
- #: facebook-button-plugin.php:439
176
  msgid "Current image:"
177
  msgstr "Şu anki görsel:"
178
 
179
- #: facebook-button-plugin.php:447
180
  msgid "Facebook image:"
181
  msgstr "Facebook görseli:"
182
 
183
- #: facebook-button-plugin.php:451
184
  msgid "Image properties: max image width:100px; max image height:40px; max image size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
185
  msgstr "Görsel özellikleri: maksimum görsel genişliği: 100px; maksimum görsel yüksekliği: 40px; maksimum görsel boyutu: 32 KB; uzantılar: \"jpg\", \"jpeg\", \"png\"."
186
 
187
- #: facebook-button-plugin.php:456
188
  msgid "Facebook Button Position:"
189
  msgstr "Facebook Butonu pozisyonu"
190
 
191
- #: facebook-button-plugin.php:460
192
  msgid "Before"
193
  msgstr "Önce"
194
 
195
- #: facebook-button-plugin.php:461
196
  msgid "After"
197
  msgstr "Sonra"
198
 
199
- #: facebook-button-plugin.php:462
200
  msgid "Before and After"
201
  msgstr "Önce ve Sonra"
202
 
203
- #: facebook-button-plugin.php:463
204
  msgid "Shortcode"
205
  msgstr "Kısa kod"
206
 
207
- #: facebook-button-plugin.php:465
208
  msgid "If you would like to add a Facebook button to your website, just copy and paste this shortcode into your post or page:"
209
  msgstr "eğer web sitenize Facebook butonu eklemek isterseniz, verilen kısa kodu sayfanıza ya da yazınıza eklemeniz yeterlidir."
210
 
211
- #: facebook-button-plugin.php:470
212
  msgid "Facebook Button language:"
213
  msgstr "Facebook Butonu dili"
214
 
215
- #: facebook-button-plugin.php:481
216
  msgid "Change the language of Facebook Like Button"
217
  msgstr "Facebook Beğen butonunun dilini değiştirin"
218
 
219
- #: facebook-button-plugin.php:485
220
  msgid "Html tag for Like Button:"
221
  msgstr "Beğen butonu için HTML etiketi:"
222
 
223
- #: facebook-button-plugin.php:489
224
  msgid "Use this tag to improve validation of your site"
225
  msgstr "Sitenizin doğrulamasını geliştirmek için bu etiketi kullanın"
226
 
227
- #: facebook-button-plugin.php:498
228
  msgid "\"Like\" for an entire site on every page:"
229
  msgstr ""
230
 
231
- #: facebook-button-plugin.php:505
232
- #: facebook-button-plugin.php:567
 
 
 
 
233
  msgid "Unlock premium options by upgrading to a PRO version."
234
  msgstr "PRO versiyonuna geçerek premium özellikleri aktifleştirin."
235
 
236
- #: facebook-button-plugin.php:506
237
- #: facebook-button-plugin.php:568
238
- #: facebook-button-plugin.php:876
239
  msgid "Learn More"
240
  msgstr "Detaylı Bilgi"
241
 
242
- #: facebook-button-plugin.php:509
243
- #: facebook-button-plugin.php:571
244
  msgid "Go"
245
  msgstr "Git"
246
 
247
- #: facebook-button-plugin.php:516
248
- #: facebook-button-plugin.php:555
249
  msgid "Save Changes"
250
  msgstr "Değişiklikleri Kaydet"
251
 
252
- #: facebook-button-plugin.php:522
253
- msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
254
- msgstr "Eklentiyi beğendiyseniz, Wordpress&#39;te 5 yıldız verin"
255
-
256
- #: facebook-button-plugin.php:523
257
- msgid "Rate the plugin"
258
- msgstr "Eklentiyi değerlendir"
259
-
260
- #: facebook-button-plugin.php:526
261
- msgid "If there is something wrong about it, please contact us"
262
- msgstr "Eğer bir hata görürseniz lütfen bizimle iletişime geçin."
263
-
264
- #: facebook-button-plugin.php:537
265
  msgid "Please choose the necessary post types (or single pages) where Facebook button will be displayed:"
266
  msgstr "Lütfen Facebook butonunun gösterileceği yazı türlerini (ya da tek sayfaları) seçin."
267
 
268
- #: facebook-button-plugin.php:544
269
  msgid "Show URL for pages"
270
  msgstr "Sayfalar için URL göster"
271
 
272
- #: facebook-button-plugin.php:550
273
  msgid "Example of the site's pages tree"
274
  msgstr "Sitenin sayfalar izi için örnek"
275
 
276
- #: facebook-button-plugin.php:550
277
  msgid "Example of site pages' tree"
278
  msgstr "Site sayfaları izi için örnek"
279
 
280
- #: facebook-button-plugin.php:560
281
  msgid "If you upgrade to Pro version all your settings will be saved."
282
  msgstr "Aboneliğinizi PRO versiyonuna yükseltirseniz tüm değişiklikleriniz kaydedilecek."
283
 
284
- #: facebook-button-plugin.php:583
285
- msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
286
- msgstr "Tebrikler! Eklentinin PRO versiyonu başarıyla indirildi ve aktifleştirildi."
287
 
288
- #: facebook-button-plugin.php:585
289
- msgid "Please, go to"
290
- msgstr "Lütfen şuraya gidin:"
291
 
292
- #: facebook-button-plugin.php:585
293
- msgid "the setting page"
294
- msgstr "ayarlar sayfası"
295
 
296
- #: facebook-button-plugin.php:586
297
- msgid "You will be redirected automatically in 5 seconds."
298
- msgstr "5 saniye içinde otomatik olarak yönlendirileceksiniz."
299
 
300
- #: facebook-button-plugin.php:591
301
- msgid "You can download and activate"
302
- msgstr "Eklentinin"
 
 
 
303
 
304
- #: facebook-button-plugin.php:593
305
- msgid "version of this plugin by entering Your license key."
306
- msgstr "versiyonunu lisans anahtarınızı girerek yükleyebilir ve aktifleştirebilirsiniz."
307
 
308
- #: facebook-button-plugin.php:595
309
- msgid "You can find your license key on your personal page Client area, by clicking on the link"
310
- msgstr "Lisans anahtarınızı kişisel müşteri sayfanızda bulabilirsiniz, tıklayın"
311
 
312
- #: facebook-button-plugin.php:597
313
- msgid "(your username is the email you specify when purchasing the product)."
314
- msgstr "(kullanıcı adınız, ürün için ödeme yaparken belirttiğiniz e-posta adresinizdir)"
315
 
316
- #: facebook-button-plugin.php:605
317
- #: facebook-button-plugin.php:615
318
- msgid "Go!"
319
- msgstr "Git!"
 
 
 
 
320
 
321
- #: facebook-button-plugin.php:608
322
- msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
323
- msgstr "Üzgünüz, günlük deneme limitini aştınız. Lütfen eklentiyi manuel olarak yükleyin."
324
 
325
- #: facebook-button-plugin.php:799
326
- msgid "Support"
327
- msgstr "Destek"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
328
 
329
- #: facebook-button-plugin.php:879
330
- msgid "It's time to upgrade your <strong>Facebook Like Button</strong> to <strong>PRO</strong> version"
331
- msgstr "<strong>Captcha eklentisini</strong> <strong>PRO</strong> versiyonuna yükseltmenizin zamanı geldi!"
332
 
333
- #: facebook-button-plugin.php:880
334
- msgid "Extend standard plugin functionality with new great options"
335
- msgstr "Eklentinin standart özelliklerini yeni ve harika özelliklerle zenginleştirin."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
336
 
337
  #~ msgid ""
338
  #~ "This functionality is available in the Pro version of the plugin. For "
2
  msgstr ""
3
  "Project-Id-Version: facebook\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-03-30 18:05+0300\n"
6
+ "PO-Revision-Date: 2015-03-30 18:05+0300\n"
7
+ "Last-Translator: \n"
8
  "Language-Team: Can Atasever <webmaster@canatasever.com>\n"
9
  "Language: tr\n"
10
  "MIME-Version: 1.0\n"
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: facebook-button-plugin.php:31
21
+ #: facebook-button-plugin.php:233
22
+ #: facebook-button-plugin.php:235
23
+ #: facebook-button-plugin.php:574
24
+ #: facebook-button-plugin.php:588
25
+ msgid "Settings"
26
+ msgstr "Ayarlar"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
 
28
+ #: facebook-button-plugin.php:169
29
  msgid "Settings saved"
30
  msgstr "Ayarlar kaydedildi"
31
 
32
+ #: facebook-button-plugin.php:197
33
  msgid "Error: File size > 32K"
34
  msgstr "HATA: Dosya boyutu > 32K"
35
 
36
+ #: facebook-button-plugin.php:200
37
  msgid "Error: Invalid file type"
38
  msgstr "HATA: Geçersiz dosya türü"
39
 
40
+ #: facebook-button-plugin.php:206
41
  msgid "Upload successful."
42
  msgstr "Yükleme başarılı"
43
 
44
+ #: facebook-button-plugin.php:209
45
  msgid "Error: moving file failed"
46
  msgstr "HATA: dosya taşıma başarısız."
47
 
48
+ #: facebook-button-plugin.php:212
49
  msgid "Error: check image width or height"
50
  msgstr "HATA: görselin genişliğini ya da yüksekliğini kontrol edin."
51
 
52
+ #: facebook-button-plugin.php:216
53
  msgid "Uploading Error: check image properties"
54
  msgstr "Yükleme Hatası: görselin özelliklerini kontrol edin."
55
 
56
+ #: facebook-button-plugin.php:236
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  msgid "Extra settings"
58
  msgstr "Ekstra Ayarlar"
59
 
60
+ #: facebook-button-plugin.php:237
61
+ #: facebook-button-plugin.php:590
62
  msgid "FAQ"
63
  msgstr "SSS"
64
 
65
+ #: facebook-button-plugin.php:238
66
  msgid "Go PRO"
67
  msgstr "PRO&#39;ya geçin"
68
 
69
+ #: facebook-button-plugin.php:241
70
  msgid "Notice:"
71
  msgstr "Uyarı:"
72
 
73
+ #: facebook-button-plugin.php:241
74
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
75
  msgstr "eklentinin ayarları değiştirildi. Değişiklikleri kaydetmek için &#39;Değişiklikleri Kaydet&#39; butonuna basmayı unutmayın."
76
 
77
+ #: facebook-button-plugin.php:247
78
  #, fuzzy
79
  msgid "Your Facebook ID or username:"
80
  msgstr "Facebook ID&#39;niz:"
81
 
82
+ #: facebook-button-plugin.php:253
83
  msgid "Display button:"
84
  msgstr "Butonu Göster:"
85
 
86
+ #: facebook-button-plugin.php:255
87
  msgid "My Page"
88
  msgstr "Benim Sayfam"
89
 
90
+ #: facebook-button-plugin.php:256
91
  msgid "Like"
92
  msgstr "Beğen"
93
 
94
+ #: facebook-button-plugin.php:257
95
  msgid "Share"
96
  msgstr "Paylaş"
97
 
98
+ #: facebook-button-plugin.php:262
99
  msgid "Choose display settings:"
100
  msgstr "Gösterim ayarlarını seçin:"
101
 
102
+ #: facebook-button-plugin.php:267
103
  msgid "Standard Facebook image"
104
  msgstr "Standart Facebook görseli"
105
 
106
+ #: facebook-button-plugin.php:268
107
  msgid "Custom Facebook image"
108
  msgstr "Özel Facebook görseli"
109
 
110
+ #: facebook-button-plugin.php:271
111
  msgid "To use custom image you need to setup permissions to upload directory of your site"
112
  msgstr "Özel görsel kullanmak için sitenizin dizinine yükleme yapılmasına izin vermelisiniz."
113
 
114
+ #: facebook-button-plugin.php:277
115
  msgid "Current image:"
116
  msgstr "Şu anki görsel:"
117
 
118
+ #: facebook-button-plugin.php:285
119
  msgid "Facebook image:"
120
  msgstr "Facebook görseli:"
121
 
122
+ #: facebook-button-plugin.php:289
123
  msgid "Image properties: max image width:100px; max image height:40px; max image size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
124
  msgstr "Görsel özellikleri: maksimum görsel genişliği: 100px; maksimum görsel yüksekliği: 40px; maksimum görsel boyutu: 32 KB; uzantılar: \"jpg\", \"jpeg\", \"png\"."
125
 
126
+ #: facebook-button-plugin.php:294
127
  msgid "Facebook Button Position:"
128
  msgstr "Facebook Butonu pozisyonu"
129
 
130
+ #: facebook-button-plugin.php:298
131
  msgid "Before"
132
  msgstr "Önce"
133
 
134
+ #: facebook-button-plugin.php:299
135
  msgid "After"
136
  msgstr "Sonra"
137
 
138
+ #: facebook-button-plugin.php:300
139
  msgid "Before and After"
140
  msgstr "Önce ve Sonra"
141
 
142
+ #: facebook-button-plugin.php:301
143
  msgid "Shortcode"
144
  msgstr "Kısa kod"
145
 
146
+ #: facebook-button-plugin.php:303
147
  msgid "If you would like to add a Facebook button to your website, just copy and paste this shortcode into your post or page:"
148
  msgstr "eğer web sitenize Facebook butonu eklemek isterseniz, verilen kısa kodu sayfanıza ya da yazınıza eklemeniz yeterlidir."
149
 
150
+ #: facebook-button-plugin.php:308
151
  msgid "Facebook Button language:"
152
  msgstr "Facebook Butonu dili"
153
 
154
+ #: facebook-button-plugin.php:319
155
  msgid "Change the language of Facebook Like Button"
156
  msgstr "Facebook Beğen butonunun dilini değiştirin"
157
 
158
+ #: facebook-button-plugin.php:323
159
  msgid "Html tag for Like Button:"
160
  msgstr "Beğen butonu için HTML etiketi:"
161
 
162
+ #: facebook-button-plugin.php:327
163
  msgid "Use this tag to improve validation of your site"
164
  msgstr "Sitenizin doğrulamasını geliştirmek için bu etiketi kullanın"
165
 
166
+ #: facebook-button-plugin.php:336
167
  msgid "\"Like\" for an entire site on every page:"
168
  msgstr ""
169
 
170
+ #: facebook-button-plugin.php:338
171
+ msgid "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."
172
+ msgstr ""
173
+
174
+ #: facebook-button-plugin.php:345
175
+ #: facebook-button-plugin.php:398
176
  msgid "Unlock premium options by upgrading to a PRO version."
177
  msgstr "PRO versiyonuna geçerek premium özellikleri aktifleştirin."
178
 
179
+ #: facebook-button-plugin.php:346
180
+ #: facebook-button-plugin.php:399
 
181
  msgid "Learn More"
182
  msgstr "Detaylı Bilgi"
183
 
184
+ #: facebook-button-plugin.php:349
185
+ #: facebook-button-plugin.php:402
186
  msgid "Go"
187
  msgstr "Git"
188
 
189
+ #: facebook-button-plugin.php:356
190
+ #: facebook-button-plugin.php:386
191
  msgid "Save Changes"
192
  msgstr "Değişiklikleri Kaydet"
193
 
194
+ #: facebook-button-plugin.php:368
 
 
 
 
 
 
 
 
 
 
 
 
195
  msgid "Please choose the necessary post types (or single pages) where Facebook button will be displayed:"
196
  msgstr "Lütfen Facebook butonunun gösterileceği yazı türlerini (ya da tek sayfaları) seçin."
197
 
198
+ #: facebook-button-plugin.php:375
199
  msgid "Show URL for pages"
200
  msgstr "Sayfalar için URL göster"
201
 
202
+ #: facebook-button-plugin.php:381
203
  msgid "Example of the site's pages tree"
204
  msgstr "Sitenin sayfalar izi için örnek"
205
 
206
+ #: facebook-button-plugin.php:381
207
  msgid "Example of site pages' tree"
208
  msgstr "Site sayfaları izi için örnek"
209
 
210
+ #: facebook-button-plugin.php:391
211
  msgid "If you upgrade to Pro version all your settings will be saved."
212
  msgstr "Aboneliğinizi PRO versiyonuna yükseltirseniz tüm değişiklikleriniz kaydedilecek."
213
 
214
+ #: facebook-button-plugin.php:591
215
+ msgid "Support"
216
+ msgstr "Destek"
217
 
218
+ #~ msgid "Facebook Button Settings"
219
+ #~ msgstr "Facebook Buton Ayarları"
 
220
 
221
+ #~ msgid "Facebook Button"
222
+ #~ msgstr "Facebook Butonu"
 
223
 
224
+ #~ msgid "requires"
225
+ #~ msgstr "eklentisi"
 
226
 
227
+ #~ msgid ""
228
+ #~ "or higher, that is why it has been deactivated! Please upgrade WordPress "
229
+ #~ "and try again."
230
+ #~ msgstr ""
231
+ #~ "ya da daha üst versiyon gerektirir, eklenti bu yüzden etkisizleştirildi! "
232
+ #~ "Lütfen Wordpress&#39;i güncelleyin ve tekrar deneyin."
233
 
234
+ #~ msgid "Back to the WordPress"
235
+ #~ msgstr "Wordpress&#39;e geri dön"
 
236
 
237
+ #~ msgid "Plugins page"
238
+ #~ msgstr "Eklentiler sayfası"
 
239
 
240
+ #~ msgid "Wrong license key"
241
+ #~ msgstr "Hatalı lisans anahtarı"
 
242
 
243
+ #~ msgid ""
244
+ #~ "Something went wrong. Try again later. If the error will appear again, "
245
+ #~ "please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</"
246
+ #~ "a>. We are sorry for inconvenience."
247
+ #~ msgstr ""
248
+ #~ "Bir şeyler ters gitti, lütfen daha sonra tekrar deneyin. Eğer hata tekrar "
249
+ #~ "görünürse, lütfen <a href=http://support.bestwebsoft.com>BestWebSoft</a> "
250
+ #~ "üzerinden bizimle iletişime geçin. Yaşadığınız rahatsızlık için üzgünüz."
251
 
252
+ #~ msgid "This license key is bind to another site"
253
+ #~ msgstr "Lisans anahtarı başka bir siteyle eşleştirilmiş."
 
254
 
255
+ #~ msgid ""
256
+ #~ "Unfortunately, you have exceeded the number of available tries. Please, "
257
+ #~ "upload the plugin manually."
258
+ #~ msgstr ""
259
+ #~ "Üzgünüz, günlük deneme limitini aştınız. Lütfen eklentiyi manuel olarak "
260
+ #~ "yükleyin."
261
+
262
+ #~ msgid "Failed to open the zip archive. Please, upload the plugin manually"
263
+ #~ msgstr "ZIP arşivi açılamadı. Lütfen eklentiyi manuel olarak yükleyin."
264
+
265
+ #~ msgid ""
266
+ #~ "Your server does not support either ZipArchive or Phar. Please, upload "
267
+ #~ "the plugin manually"
268
+ #~ msgstr ""
269
+ #~ "Sunucunuz ZipArchive ya da Phar desteklemiyor. Lütfen eklentiyi manuel "
270
+ #~ "olarak yükleyin."
271
+
272
+ #~ msgid ""
273
+ #~ "Failed to download the zip archive. Please, upload the plugin manually"
274
+ #~ msgstr "ZIParşivi indirilemedi. Lütfen eklentiyi manuel olarak yükleyin."
275
+
276
+ #~ msgid ""
277
+ #~ "Something went wrong. Try again later or upload the plugin manually. We "
278
+ #~ "are sorry for inconvienience."
279
+ #~ msgstr ""
280
+ #~ "Bir şeyler ters gitti. Lütfen daha sonra tekrar deneyin ya da eklentiyi "
281
+ #~ "manuel olarak yükleyin. Yaşadığınız rahatsızlık için üzgünüz."
282
 
283
+ #~ msgid "Please, enter Your license key"
284
+ #~ msgstr "Lütfen Lisans Anahtarı&#39;nızı girin"
 
285
 
286
+ #~ msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
287
+ #~ msgstr "Eklentiyi beğendiyseniz, Wordpress&#39;te 5 yıldız verin"
288
+
289
+ #~ msgid "Rate the plugin"
290
+ #~ msgstr "Eklentiyi değerlendir"
291
+
292
+ #~ msgid "If there is something wrong about it, please contact us"
293
+ #~ msgstr "Eğer bir hata görürseniz lütfen bizimle iletişime geçin."
294
+
295
+ #~ msgid ""
296
+ #~ "Congratulations! The PRO version of the plugin is successfully download "
297
+ #~ "and activated."
298
+ #~ msgstr ""
299
+ #~ "Tebrikler! Eklentinin PRO versiyonu başarıyla indirildi ve "
300
+ #~ "aktifleştirildi."
301
+
302
+ #~ msgid "Please, go to"
303
+ #~ msgstr "Lütfen şuraya gidin:"
304
+
305
+ #~ msgid "the setting page"
306
+ #~ msgstr "ayarlar sayfası"
307
+
308
+ #~ msgid "You will be redirected automatically in 5 seconds."
309
+ #~ msgstr "5 saniye içinde otomatik olarak yönlendirileceksiniz."
310
+
311
+ #~ msgid "You can download and activate"
312
+ #~ msgstr "Eklentinin"
313
+
314
+ #~ msgid "version of this plugin by entering Your license key."
315
+ #~ msgstr ""
316
+ #~ "versiyonunu lisans anahtarınızı girerek yükleyebilir ve "
317
+ #~ "aktifleştirebilirsiniz."
318
+
319
+ #~ msgid ""
320
+ #~ "You can find your license key on your personal page Client area, by "
321
+ #~ "clicking on the link"
322
+ #~ msgstr ""
323
+ #~ "Lisans anahtarınızı kişisel müşteri sayfanızda bulabilirsiniz, tıklayın"
324
+
325
+ #~ msgid ""
326
+ #~ "(your username is the email you specify when purchasing the product)."
327
+ #~ msgstr ""
328
+ #~ "(kullanıcı adınız, ürün için ödeme yaparken belirttiğiniz e-posta "
329
+ #~ "adresinizdir)"
330
+
331
+ #~ msgid "Go!"
332
+ #~ msgstr "Git!"
333
+
334
+ #~ msgid ""
335
+ #~ "Unfortunately, you have exceeded the number of available tries per day. "
336
+ #~ "Please, upload the plugin manually."
337
+ #~ msgstr ""
338
+ #~ "Üzgünüz, günlük deneme limitini aştınız. Lütfen eklentiyi manuel olarak "
339
+ #~ "yükleyin."
340
+
341
+ #~ msgid ""
342
+ #~ "It's time to upgrade your <strong>Facebook Like Button</strong> to "
343
+ #~ "<strong>PRO</strong> version"
344
+ #~ msgstr ""
345
+ #~ "<strong>Captcha eklentisini</strong> <strong>PRO</strong> versiyonuna "
346
+ #~ "yükseltmenizin zamanı geldi!"
347
+
348
+ #~ msgid "Extend standard plugin functionality with new great options"
349
+ #~ msgstr ""
350
+ #~ "Eklentinin standart özelliklerini yeni ve harika özelliklerle "
351
+ #~ "zenginleştirin."
352
 
353
  #~ msgid ""
354
  #~ "This functionality is available in the Pro version of the plugin. For "
languages/facebook-uk.mo CHANGED
Binary file
languages/facebook-uk.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: facebook\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-01-05 14:59+0300\n"
6
- "PO-Revision-Date: 2015-01-05 14:59+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: BestWebSoft <plugin@bestwebsoft.com>\n"
9
  "Language: ua_UA\n"
@@ -16,320 +16,336 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: facebook-button-plugin.php:79
20
- #: facebook-button-plugin.php:395
21
- msgid "Facebook Button Settings"
22
- msgstr "Установки кнопки Facebook"
23
-
24
- #: facebook-button-plugin.php:79
25
- msgid "Facebook Button"
26
- msgstr "кнопка Facebook"
27
-
28
- #: facebook-button-plugin.php:185
29
- msgid "requires"
30
- msgstr "потребує"
31
-
32
- #: facebook-button-plugin.php:185
33
- msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
34
- msgstr "чи вище, тому він був деактивований! Будь ласка оновіть WordPress та спробуйте ще раз."
35
-
36
- #: facebook-button-plugin.php:185
37
- msgid "Back to the WordPress"
38
- msgstr "Повернутися до WordPress на"
39
-
40
- #: facebook-button-plugin.php:185
41
- msgid "Plugins page"
42
- msgstr "Сторінку плагинів"
43
 
44
- #: facebook-button-plugin.php:225
45
  msgid "Settings saved"
46
  msgstr "Установки збережені"
47
 
48
- #: facebook-button-plugin.php:253
49
  msgid "Error: File size > 32K"
50
  msgstr "Помилка: Розмір файлу> 32K"
51
 
52
- #: facebook-button-plugin.php:256
53
  msgid "Error: Invalid file type"
54
  msgstr "Помилка: Невірний тип файлу"
55
 
56
- #: facebook-button-plugin.php:262
57
  msgid "Upload successful."
58
  msgstr "Файл був завантажений успішно"
59
 
60
- #: facebook-button-plugin.php:265
61
  msgid "Error: moving file failed"
62
  msgstr "Помилка: не вдалося Переміщення файлів"
63
 
64
- #: facebook-button-plugin.php:268
65
  msgid "Error: check image width or height"
66
  msgstr "Помилка: Перевірте ширину або висоту зображення"
67
 
68
- #: facebook-button-plugin.php:272
69
  msgid "Uploading Error: check image properties"
70
  msgstr "Помилка Завантаження: Перевірте властивості зображення"
71
 
72
- #: facebook-button-plugin.php:284
73
- #: facebook-button-plugin.php:323
74
- msgid "Wrong license key"
75
- msgstr "Невірний ліцензійний ключ!"
76
-
77
- #: facebook-button-plugin.php:316
78
- msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
79
- msgstr "Виникли певні проблеми. Спробуйте ще раз пізніше. Якщо помилка виникатиме знову, будь ласка, зверніться до нашої служби підтримки href=http://support.bestwebsoft.com>BestWebSoft</a>. Просимо вибачення за незручності."
80
-
81
- #: facebook-button-plugin.php:325
82
- msgid "This license key is bind to another site"
83
- msgstr "Ліцензійний ключ прив'язано до іншого сайту"
84
-
85
- #: facebook-button-plugin.php:327
86
- msgid "Unfortunately, you have exceeded the number of available tries. Please, upload the plugin manually."
87
- msgstr "На жаль, Ви перевищили кількість доступних спроб на день. Будь ласка, завантажте плагін вручну."
88
-
89
- #: facebook-button-plugin.php:344
90
- msgid "Failed to open the zip archive. Please, upload the plugin manually"
91
- msgstr "Виникли проблеми під чаз розпакування zip-архіву. Будь ласка, завантажте плагін вручну."
92
-
93
- #: facebook-button-plugin.php:350
94
- msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
95
- msgstr "Ваш сервер не підтримує ані ZipArchive, ані Phar. Будь ласка, завантажте плагін вручну"
96
-
97
- #: facebook-button-plugin.php:354
98
- #: facebook-button-plugin.php:363
99
- msgid "Failed to download the zip archive. Please, upload the plugin manually"
100
- msgstr "Виникли проблеми під час завантаження zip-архіву. Будь ласка, завантажте архів вручну."
101
-
102
- #: facebook-button-plugin.php:367
103
- msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
104
- msgstr "Виникли певні проблеми. Спробуйте ще раз пізніше або завантажте плагін вручну. Просимо вібачення за незручності."
105
-
106
- #: facebook-button-plugin.php:385
107
- msgid "Please, enter Your license key"
108
- msgstr "Будь ласка, впишіть ваш ліцензійний ключ"
109
-
110
- #: facebook-button-plugin.php:397
111
- #: facebook-button-plugin.php:785
112
- #: facebook-button-plugin.php:797
113
- msgid "Settings"
114
- msgstr "Установки"
115
-
116
- #: facebook-button-plugin.php:398
117
  msgid "Extra settings"
118
  msgstr "Додаткові налаштування"
119
 
120
- #: facebook-button-plugin.php:399
121
- #: facebook-button-plugin.php:798
122
  msgid "FAQ"
123
  msgstr "Часті питання"
124
 
125
- #: facebook-button-plugin.php:400
126
  msgid "Go PRO"
127
  msgstr "Перейти на Pro версію"
128
 
129
- #: facebook-button-plugin.php:403
130
  msgid "Notice:"
131
  msgstr "Нагадування:"
132
 
133
- #: facebook-button-plugin.php:403
134
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
135
  msgstr "Налаштування плагіну було змінено. Для того, щоб зберегти ці зміни, не забудьте нажати кнопку \"Зберегти зміни\"."
136
 
137
- #: facebook-button-plugin.php:409
138
- #, fuzzy
139
  msgid "Your Facebook ID or username:"
140
  msgstr "ID вашого Facebook акаунту"
141
 
142
- #: facebook-button-plugin.php:415
143
  msgid "Display button:"
144
  msgstr "Відображати кнопку:"
145
 
146
- #: facebook-button-plugin.php:417
147
  msgid "My Page"
148
  msgstr "Моя сторінка"
149
 
150
- #: facebook-button-plugin.php:418
151
  msgid "Like"
152
  msgstr "Like"
153
 
154
- #: facebook-button-plugin.php:419
155
  msgid "Share"
156
  msgstr "Share"
157
 
158
- #: facebook-button-plugin.php:424
159
  msgid "Choose display settings:"
160
  msgstr "Виберіть відображати установки:"
161
 
162
- #: facebook-button-plugin.php:429
163
  msgid "Standard Facebook image"
164
  msgstr "Стандартне зображення FaceBook "
165
 
166
- #: facebook-button-plugin.php:430
167
  msgid "Custom Facebook image"
168
  msgstr "Кастомне м FaceBook"
169
 
170
- #: facebook-button-plugin.php:433
171
  msgid "To use custom image you need to setup permissions to upload directory of your site"
172
  msgstr "Для використання кастомного зображення Вам необхідно видати права доступу на папку завантажень на вашому сайті"
173
 
174
- #: facebook-button-plugin.php:439
175
  msgid "Current image:"
176
  msgstr "Поточне зображення:"
177
 
178
- #: facebook-button-plugin.php:447
179
  msgid "Facebook image:"
180
  msgstr "Зображення Facebook :"
181
 
182
- #: facebook-button-plugin.php:451
183
  msgid "Image properties: max image width:100px; max image height:40px; max image size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
184
  msgstr "Властивості зображення: максимальна ширина зображення:1 00px; Максимальна висота зображення: 40px; максимальний розмір зображення: 32Kb; Зображення типів:\"jpg\", \"jpeg\", \"png\"."
185
 
186
- #: facebook-button-plugin.php:456
187
  msgid "Facebook Button Position:"
188
  msgstr "Розташування кнопки Facebook:"
189
 
190
- #: facebook-button-plugin.php:460
191
  msgid "Before"
192
  msgstr "Перш ніж"
193
 
194
- #: facebook-button-plugin.php:461
195
  msgid "After"
196
  msgstr "Після того як"
197
 
198
- #: facebook-button-plugin.php:462
199
  msgid "Before and After"
200
  msgstr "До і після"
201
 
202
- #: facebook-button-plugin.php:463
203
  msgid "Shortcode"
204
  msgstr "Шорткод"
205
 
206
- #: facebook-button-plugin.php:465
207
  msgid "If you would like to add a Facebook button to your website, just copy and paste this shortcode into your post or page:"
208
  msgstr "Якщо ви хочете додати кнопку FaceBook на ваш сайт, просто скопіюйте і помістіть цей шорткод на у пост або на сторінку:"
209
 
210
- #: facebook-button-plugin.php:470
211
  msgid "Facebook Button language:"
212
  msgstr "Мова кнопки FaceBook:"
213
 
214
- #: facebook-button-plugin.php:481
215
  msgid "Change the language of Facebook Like Button"
216
  msgstr "Змінити мову для конпки Like Facebook"
217
 
218
- #: facebook-button-plugin.php:485
219
  msgid "Html tag for Like Button:"
220
  msgstr "Html тег для кнопки Like:"
221
 
222
- #: facebook-button-plugin.php:489
223
  msgid "Use this tag to improve validation of your site"
224
  msgstr "Використовуйте цей тег для поліпшення валідації вашого сайту"
225
 
226
- #: facebook-button-plugin.php:498
227
  msgid "\"Like\" for an entire site on every page:"
228
- msgstr ""
 
 
 
 
 
 
 
 
 
229
 
230
- #: facebook-button-plugin.php:505
231
- #: facebook-button-plugin.php:567
232
  msgid "Unlock premium options by upgrading to a PRO version."
233
  msgstr "Зробити доступними преміум-опції, перейшовши на PRO версію."
234
 
235
- #: facebook-button-plugin.php:506
236
- #: facebook-button-plugin.php:568
237
- #: facebook-button-plugin.php:876
238
  msgid "Learn More"
239
  msgstr "Докладніше"
240
 
241
- #: facebook-button-plugin.php:509
242
- #: facebook-button-plugin.php:571
243
  msgid "Go"
244
  msgstr "Перейти"
245
 
246
- #: facebook-button-plugin.php:516
247
- #: facebook-button-plugin.php:555
248
  msgid "Save Changes"
249
  msgstr "Зберегти зміни"
250
 
251
- #: facebook-button-plugin.php:522
252
- msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
253
- msgstr "Якщо Вам сподобався наш плагін, ми будемо раді, якщо Ви оціните його у п'ять зірочок на WordPress"
254
-
255
- #: facebook-button-plugin.php:523
256
- msgid "Rate the plugin"
257
- msgstr "Оцініти плагін"
258
-
259
- #: facebook-button-plugin.php:526
260
- msgid "If there is something wrong about it, please contact us"
261
- msgstr "Якщо у вас є запитання, будь ласка, звертайтесь до нас"
262
-
263
- #: facebook-button-plugin.php:537
264
  msgid "Please choose the necessary post types (or single pages) where Facebook button will be displayed:"
265
  msgstr "Будь ласка, оберіть необхідні типи постів (чи сторінок), де буде відображатися кнопка Facebook"
266
 
267
- #: facebook-button-plugin.php:544
268
  msgid "Show URL for pages"
269
  msgstr "Відображати URL сторінок"
270
 
271
- #: facebook-button-plugin.php:550
272
  msgid "Example of the site's pages tree"
273
  msgstr "Приклад дерева сторінок сайту"
274
 
275
- #: facebook-button-plugin.php:550
276
  msgid "Example of site pages' tree"
277
  msgstr "Приклад дерева сторінок сайту"
278
 
279
- #: facebook-button-plugin.php:560
280
- msgid "If you upgrade to Pro version all your settings will be saved."
281
- msgstr "Якщо ви перейдете на Pro версію, усі установки будуть збережені."
282
-
283
- #: facebook-button-plugin.php:583
284
- msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
285
- msgstr "Вітаємо! PRO версію плагіну успішно завантажено та активовано."
286
-
287
- #: facebook-button-plugin.php:585
288
- msgid "Please, go to"
289
- msgstr "Будь ласка, перейдіть"
290
-
291
- #: facebook-button-plugin.php:585
292
- msgid "the setting page"
293
- msgstr "сторінку установок"
294
-
295
- #: facebook-button-plugin.php:586
296
- msgid "You will be redirected automatically in 5 seconds."
297
- msgstr "Вас буде перенаправлено автоматично через 5 секунд."
298
-
299
- #: facebook-button-plugin.php:591
300
- msgid "You can download and activate"
301
- msgstr "Ви можете завантажити та активувати"
302
-
303
- #: facebook-button-plugin.php:593
304
- msgid "version of this plugin by entering Your license key."
305
- msgstr "версію уього плагіну, якщо впишете ваш ліцензійний ключ."
306
-
307
- #: facebook-button-plugin.php:595
308
- msgid "You can find your license key on your personal page Client area, by clicking on the link"
309
- msgstr "Ви можете знайти ваш ліцензійний ключ на вашій персональній сторінці у Client area, перейшовши за посиланням"
310
-
311
- #: facebook-button-plugin.php:597
312
- msgid "(your username is the email you specify when purchasing the product)."
313
- msgstr "(ім'я користувача - це електронна адреса, яку ви вказуєте при купівлі продукту)."
314
-
315
- #: facebook-button-plugin.php:605
316
- #: facebook-button-plugin.php:615
317
- msgid "Go!"
318
- msgstr "Перейти!"
319
-
320
- #: facebook-button-plugin.php:608
321
- msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
322
- msgstr "На жаль, Ви перевищили кількість доступних спроб на день. Будь ласка, завантажте плагін вручну."
323
-
324
- #: facebook-button-plugin.php:799
325
  msgid "Support"
326
  msgstr "Підтримка"
327
 
328
- #: facebook-button-plugin.php:879
329
- msgid "It's time to upgrade your <strong>Facebook Like Button</strong> to <strong>PRO</strong> version"
330
- msgstr "Час оновити ваш <strong>Facebook Like Button</strong> до <strong>PRO</strong> версії!"
331
-
332
- #: facebook-button-plugin.php:880
333
- msgid "Extend standard plugin functionality with new great options"
334
- msgstr "Розширити стандартний функціонал плагіну новими опціями."
335
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  msgstr ""
3
  "Project-Id-Version: facebook\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-03-31 10:59+0300\n"
6
+ "PO-Revision-Date: 2015-03-31 10:59+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@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:31
20
+ #: facebook-button-plugin.php:230
21
+ #: facebook-button-plugin.php:232
22
+ #: facebook-button-plugin.php:561
23
+ #: facebook-button-plugin.php:575
24
+ msgid "Settings"
25
+ msgstr "Установки"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
 
27
+ #: facebook-button-plugin.php:160
28
  msgid "Settings saved"
29
  msgstr "Установки збережені"
30
 
31
+ #: facebook-button-plugin.php:187
32
  msgid "Error: File size > 32K"
33
  msgstr "Помилка: Розмір файлу> 32K"
34
 
35
+ #: facebook-button-plugin.php:190
36
  msgid "Error: Invalid file type"
37
  msgstr "Помилка: Невірний тип файлу"
38
 
39
+ #: facebook-button-plugin.php:196
40
  msgid "Upload successful."
41
  msgstr "Файл був завантажений успішно"
42
 
43
+ #: facebook-button-plugin.php:206
44
  msgid "Error: moving file failed"
45
  msgstr "Помилка: не вдалося Переміщення файлів"
46
 
47
+ #: facebook-button-plugin.php:209
48
  msgid "Error: check image width or height"
49
  msgstr "Помилка: Перевірте ширину або висоту зображення"
50
 
51
+ #: facebook-button-plugin.php:213
52
  msgid "Uploading Error: check image properties"
53
  msgstr "Помилка Завантаження: Перевірте властивості зображення"
54
 
55
+ #: facebook-button-plugin.php:233
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
  msgid "Extra settings"
57
  msgstr "Додаткові налаштування"
58
 
59
+ #: facebook-button-plugin.php:234
60
+ #: facebook-button-plugin.php:576
61
  msgid "FAQ"
62
  msgstr "Часті питання"
63
 
64
+ #: facebook-button-plugin.php:235
65
  msgid "Go PRO"
66
  msgstr "Перейти на Pro версію"
67
 
68
+ #: facebook-button-plugin.php:238
69
  msgid "Notice:"
70
  msgstr "Нагадування:"
71
 
72
+ #: facebook-button-plugin.php:238
73
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
74
  msgstr "Налаштування плагіну було змінено. Для того, щоб зберегти ці зміни, не забудьте нажати кнопку \"Зберегти зміни\"."
75
 
76
+ #: facebook-button-plugin.php:244
 
77
  msgid "Your Facebook ID or username:"
78
  msgstr "ID вашого Facebook акаунту"
79
 
80
+ #: facebook-button-plugin.php:250
81
  msgid "Display button:"
82
  msgstr "Відображати кнопку:"
83
 
84
+ #: facebook-button-plugin.php:252
85
  msgid "My Page"
86
  msgstr "Моя сторінка"
87
 
88
+ #: facebook-button-plugin.php:253
89
  msgid "Like"
90
  msgstr "Like"
91
 
92
+ #: facebook-button-plugin.php:254
93
  msgid "Share"
94
  msgstr "Share"
95
 
96
+ #: facebook-button-plugin.php:259
97
  msgid "Choose display settings:"
98
  msgstr "Виберіть відображати установки:"
99
 
100
+ #: facebook-button-plugin.php:264
101
  msgid "Standard Facebook image"
102
  msgstr "Стандартне зображення FaceBook "
103
 
104
+ #: facebook-button-plugin.php:265
105
  msgid "Custom Facebook image"
106
  msgstr "Кастомне м FaceBook"
107
 
108
+ #: facebook-button-plugin.php:268
109
  msgid "To use custom image you need to setup permissions to upload directory of your site"
110
  msgstr "Для використання кастомного зображення Вам необхідно видати права доступу на папку завантажень на вашому сайті"
111
 
112
+ #: facebook-button-plugin.php:274
113
  msgid "Current image:"
114
  msgstr "Поточне зображення:"
115
 
116
+ #: facebook-button-plugin.php:282
117
  msgid "Facebook image:"
118
  msgstr "Зображення Facebook :"
119
 
120
+ #: facebook-button-plugin.php:286
121
  msgid "Image properties: max image width:100px; max image height:40px; max image size:32Kb; image types:\"jpg\", \"jpeg\", \"png\"."
122
  msgstr "Властивості зображення: максимальна ширина зображення:1 00px; Максимальна висота зображення: 40px; максимальний розмір зображення: 32Kb; Зображення типів:\"jpg\", \"jpeg\", \"png\"."
123
 
124
+ #: facebook-button-plugin.php:291
125
  msgid "Facebook Button Position:"
126
  msgstr "Розташування кнопки Facebook:"
127
 
128
+ #: facebook-button-plugin.php:295
129
  msgid "Before"
130
  msgstr "Перш ніж"
131
 
132
+ #: facebook-button-plugin.php:296
133
  msgid "After"
134
  msgstr "Після того як"
135
 
136
+ #: facebook-button-plugin.php:297
137
  msgid "Before and After"
138
  msgstr "До і після"
139
 
140
+ #: facebook-button-plugin.php:298
141
  msgid "Shortcode"
142
  msgstr "Шорткод"
143
 
144
+ #: facebook-button-plugin.php:300
145
  msgid "If you would like to add a Facebook button to your website, just copy and paste this shortcode into your post or page:"
146
  msgstr "Якщо ви хочете додати кнопку FaceBook на ваш сайт, просто скопіюйте і помістіть цей шорткод на у пост або на сторінку:"
147
 
148
+ #: facebook-button-plugin.php:305
149
  msgid "Facebook Button language:"
150
  msgstr "Мова кнопки FaceBook:"
151
 
152
+ #: facebook-button-plugin.php:316
153
  msgid "Change the language of Facebook Like Button"
154
  msgstr "Змінити мову для конпки Like Facebook"
155
 
156
+ #: facebook-button-plugin.php:320
157
  msgid "Html tag for Like Button:"
158
  msgstr "Html тег для кнопки Like:"
159
 
160
+ #: facebook-button-plugin.php:324
161
  msgid "Use this tag to improve validation of your site"
162
  msgstr "Використовуйте цей тег для поліпшення валідації вашого сайту"
163
 
164
+ #: facebook-button-plugin.php:333
165
  msgid "\"Like\" for an entire site on every page:"
166
+ msgstr "\"Like\" для всього сайту на кожній сторінці"
167
+
168
+ #: facebook-button-plugin.php:335
169
+ msgid "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."
170
+ msgstr "Увага: опція \"Лайк для всього сайта\" - не створює додаткову кнопку. Ця опція дозволяє при кліку користувачами на стандартну кнопку плагіна ставити лайк усьому сайту , якщо ця опія увімкнена, або ставити лайк окремим постам, якщо опція вимкнена."
171
+
172
+ #: facebook-button-plugin.php:340
173
+ #: facebook-button-plugin.php:393
174
+ msgid "If you upgrade to Pro version all your settings will be saved."
175
+ msgstr "Якщо ви перейдете на Pro версію, усі установки будуть збережені."
176
 
177
+ #: facebook-button-plugin.php:347
178
+ #: facebook-button-plugin.php:400
179
  msgid "Unlock premium options by upgrading to a PRO version."
180
  msgstr "Зробити доступними преміум-опції, перейшовши на PRO версію."
181
 
182
+ #: facebook-button-plugin.php:348
183
+ #: facebook-button-plugin.php:401
 
184
  msgid "Learn More"
185
  msgstr "Докладніше"
186
 
187
+ #: facebook-button-plugin.php:351
188
+ #: facebook-button-plugin.php:404
189
  msgid "Go"
190
  msgstr "Перейти"
191
 
192
+ #: facebook-button-plugin.php:358
193
+ #: facebook-button-plugin.php:388
194
  msgid "Save Changes"
195
  msgstr "Зберегти зміни"
196
 
197
+ #: facebook-button-plugin.php:370
 
 
 
 
 
 
 
 
 
 
 
 
198
  msgid "Please choose the necessary post types (or single pages) where Facebook button will be displayed:"
199
  msgstr "Будь ласка, оберіть необхідні типи постів (чи сторінок), де буде відображатися кнопка Facebook"
200
 
201
+ #: facebook-button-plugin.php:377
202
  msgid "Show URL for pages"
203
  msgstr "Відображати URL сторінок"
204
 
205
+ #: facebook-button-plugin.php:383
206
  msgid "Example of the site's pages tree"
207
  msgstr "Приклад дерева сторінок сайту"
208
 
209
+ #: facebook-button-plugin.php:383
210
  msgid "Example of site pages' tree"
211
  msgstr "Приклад дерева сторінок сайту"
212
 
213
+ #: facebook-button-plugin.php:577
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
214
  msgid "Support"
215
  msgstr "Підтримка"
216
 
217
+ #~ msgid "Facebook Button Settings"
218
+ #~ msgstr "Установки кнопки Facebook"
219
+
220
+ #~ msgid "Facebook Button"
221
+ #~ msgstr "кнопка Facebook"
222
+
223
+ #~ msgid "requires"
224
+ #~ msgstr "потребує"
225
+
226
+ #~ msgid ""
227
+ #~ "or higher, that is why it has been deactivated! Please upgrade WordPress "
228
+ #~ "and try again."
229
+ #~ msgstr ""
230
+ #~ "чи вище, тому він був деактивований! Будь ласка оновіть WordPress та "
231
+ #~ "спробуйте ще раз."
232
+
233
+ #~ msgid "Back to the WordPress"
234
+ #~ msgstr "Повернутися до WordPress на"
235
+
236
+ #~ msgid "Plugins page"
237
+ #~ msgstr "Сторінку плагинів"
238
+
239
+ #~ msgid "Wrong license key"
240
+ #~ msgstr "Невірний ліцензійний ключ!"
241
+
242
+ #~ msgid ""
243
+ #~ "Something went wrong. Try again later. If the error will appear again, "
244
+ #~ "please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</"
245
+ #~ "a>. We are sorry for inconvenience."
246
+ #~ msgstr ""
247
+ #~ "Виникли певні проблеми. Спробуйте ще раз пізніше. Якщо помилка виникатиме "
248
+ #~ "знову, будь ласка, зверніться до нашої служби підтримки href=http://"
249
+ #~ "support.bestwebsoft.com>BestWebSoft</a>. Просимо вибачення за незручності."
250
+
251
+ #~ msgid "This license key is bind to another site"
252
+ #~ msgstr "Ліцензійний ключ прив'язано до іншого сайту"
253
+
254
+ #~ msgid ""
255
+ #~ "Unfortunately, you have exceeded the number of available tries. Please, "
256
+ #~ "upload the plugin manually."
257
+ #~ msgstr ""
258
+ #~ "На жаль, Ви перевищили кількість доступних спроб на день. Будь ласка, "
259
+ #~ "завантажте плагін вручну."
260
+
261
+ #~ msgid "Failed to open the zip archive. Please, upload the plugin manually"
262
+ #~ msgstr ""
263
+ #~ "Виникли проблеми під чаз розпакування zip-архіву. Будь ласка, завантажте "
264
+ #~ "плагін вручну."
265
+
266
+ #~ msgid ""
267
+ #~ "Your server does not support either ZipArchive or Phar. Please, upload "
268
+ #~ "the plugin manually"
269
+ #~ msgstr ""
270
+ #~ "Ваш сервер не підтримує ані ZipArchive, ані Phar. Будь ласка, завантажте "
271
+ #~ "плагін вручну"
272
+
273
+ #~ msgid ""
274
+ #~ "Failed to download the zip archive. Please, upload the plugin manually"
275
+ #~ msgstr ""
276
+ #~ "Виникли проблеми під час завантаження zip-архіву. Будь ласка, завантажте "
277
+ #~ "архів вручну."
278
+
279
+ #~ msgid ""
280
+ #~ "Something went wrong. Try again later or upload the plugin manually. We "
281
+ #~ "are sorry for inconvienience."
282
+ #~ msgstr ""
283
+ #~ "Виникли певні проблеми. Спробуйте ще раз пізніше або завантажте плагін "
284
+ #~ "вручну. Просимо вібачення за незручності."
285
+
286
+ #~ msgid "Please, enter Your license key"
287
+ #~ msgstr "Будь ласка, впишіть ваш ліцензійний ключ"
288
+
289
+ #~ msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
290
+ #~ msgstr ""
291
+ #~ "Якщо Вам сподобався наш плагін, ми будемо раді, якщо Ви оціните його у "
292
+ #~ "п'ять зірочок на WordPress"
293
+
294
+ #~ msgid "Rate the plugin"
295
+ #~ msgstr "Оцініти плагін"
296
+
297
+ #~ msgid "If there is something wrong about it, please contact us"
298
+ #~ msgstr "Якщо у вас є запитання, будь ласка, звертайтесь до нас"
299
+
300
+ #~ msgid ""
301
+ #~ "Congratulations! The PRO version of the plugin is successfully download "
302
+ #~ "and activated."
303
+ #~ msgstr "Вітаємо! PRO версію плагіну успішно завантажено та активовано."
304
+
305
+ #~ msgid "Please, go to"
306
+ #~ msgstr "Будь ласка, перейдіть"
307
+
308
+ #~ msgid "the setting page"
309
+ #~ msgstr "сторінку установок"
310
+
311
+ #~ msgid "You will be redirected automatically in 5 seconds."
312
+ #~ msgstr "Вас буде перенаправлено автоматично через 5 секунд."
313
+
314
+ #~ msgid "You can download and activate"
315
+ #~ msgstr "Ви можете завантажити та активувати"
316
+
317
+ #~ msgid "version of this plugin by entering Your license key."
318
+ #~ msgstr "версію уього плагіну, якщо впишете ваш ліцензійний ключ."
319
+
320
+ #~ msgid ""
321
+ #~ "You can find your license key on your personal page Client area, by "
322
+ #~ "clicking on the link"
323
+ #~ msgstr ""
324
+ #~ "Ви можете знайти ваш ліцензійний ключ на вашій персональній сторінці у "
325
+ #~ "Client area, перейшовши за посиланням"
326
+
327
+ #~ msgid ""
328
+ #~ "(your username is the email you specify when purchasing the product)."
329
+ #~ msgstr ""
330
+ #~ "(ім'я користувача - це електронна адреса, яку ви вказуєте при купівлі "
331
+ #~ "продукту)."
332
+
333
+ #~ msgid "Go!"
334
+ #~ msgstr "Перейти!"
335
+
336
+ #~ msgid ""
337
+ #~ "Unfortunately, you have exceeded the number of available tries per day. "
338
+ #~ "Please, upload the plugin manually."
339
+ #~ msgstr ""
340
+ #~ "На жаль, Ви перевищили кількість доступних спроб на день. Будь ласка, "
341
+ #~ "завантажте плагін вручну."
342
+
343
+ #~ msgid ""
344
+ #~ "It's time to upgrade your <strong>Facebook Like Button</strong> to "
345
+ #~ "<strong>PRO</strong> version"
346
+ #~ msgstr ""
347
+ #~ "Час оновити ваш <strong>Facebook Like Button</strong> до <strong>PRO</"
348
+ #~ "strong> версії!"
349
+
350
+ #~ msgid "Extend standard plugin functionality with new great options"
351
+ #~ msgstr "Розширити стандартний функціонал плагіну новими опціями."
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
- === Facebook Like Button ===
2
  Contributors: bestwebsoft
3
  Donate link: https://www.2checkout.com/checkout/purchase?sid=1430388&quantity=1&product_id=94
4
  Tags: button, buton, batton, button image, button position, Button like, Facebook, Facebook account button, facebook button, facebook button language, Facebook button icon, Facebook button like, Facebook button share, Facebook ID, Facebook page, facebook like, facebook like button, facebook share, facebook share button, follow, Follow button, icon, Like, like button, My Page button, Share, share button, social, social button, social account
5
  Requires at least: 3.0
6
- Tested up to: 4.1
7
- Stable tag: 2.36
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -17,7 +17,6 @@ Facebook Like Button Plugin allows you to add a Follow button the easiest way. I
17
  http://www.youtube.com/watch?v=QGv04uHVl5c
18
 
19
  <a href="http://wordpress.org/plugins/facebook-button-plugin/faq/" target="_blank">FAQ</a>
20
-
21
  <a href="http://support.bestwebsoft.com" target="_blank">Support</a>
22
 
23
  <a href="http://bestwebsoft.com/products/facebook-like-button/?k=4caab51af6593e97ad1e329fe0f53072" target="_blank">Upgrade to Pro Version</a>
@@ -108,8 +107,11 @@ Please make sure that the problem hasn't been discussed yet on our forum (<a hre
108
 
109
  == Changelog ==
110
 
 
 
 
 
111
  = V2.36 - 05.01.2015 =
112
- * NEW : Ability to "Like" an entire site, with this "Like" displayed on each page.
113
  * Update : We updated all functionality for wordpress 4.1.
114
 
115
  = V2.35 - 13.11.2014 =
@@ -257,8 +259,11 @@ Please make sure that the problem hasn't been discussed yet on our forum (<a hre
257
 
258
  == Upgrade Notice ==
259
 
 
 
 
260
  = V2.36 =
261
- Ability to "Like" an entire site, with this "Like" displayed on each page. We updated all functionality for wordpress 4.1.
262
 
263
  = V2.35 =
264
  Plugin optimization is done. BWS plugins section is updated.
1
+ === Facebook Like Button by BestWebSoft ===
2
  Contributors: bestwebsoft
3
  Donate link: https://www.2checkout.com/checkout/purchase?sid=1430388&quantity=1&product_id=94
4
  Tags: button, buton, batton, button image, button position, Button like, Facebook, Facebook account button, facebook button, facebook button language, Facebook button icon, Facebook button like, Facebook button share, Facebook ID, Facebook page, facebook like, facebook like button, facebook share, facebook share button, follow, Follow button, icon, Like, like button, My Page button, Share, share button, social, social button, social account
5
  Requires at least: 3.0
6
+ Tested up to: 4.1.1
7
+ Stable tag: 2.37
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
17
  http://www.youtube.com/watch?v=QGv04uHVl5c
18
 
19
  <a href="http://wordpress.org/plugins/facebook-button-plugin/faq/" target="_blank">FAQ</a>
 
20
  <a href="http://support.bestwebsoft.com" target="_blank">Support</a>
21
 
22
  <a href="http://bestwebsoft.com/products/facebook-like-button/?k=4caab51af6593e97ad1e329fe0f53072" target="_blank">Upgrade to Pro Version</a>
107
 
108
  == Changelog ==
109
 
110
+ = V2.37 - 31.03.2015 =
111
+ * Update : We updated all functionality for wordpress 4.1.1.
112
+ * Update : BWS plugins section is updated.
113
+
114
  = V2.36 - 05.01.2015 =
 
115
  * Update : We updated all functionality for wordpress 4.1.
116
 
117
  = V2.35 - 13.11.2014 =
259
 
260
  == Upgrade Notice ==
261
 
262
+ = V2.37 =
263
+ We updated all functionality for wordpress 4.1.1. BWS plugins section is updated.
264
+
265
  = V2.36 =
266
+ We updated all functionality for wordpress 4.1.
267
 
268
  = V2.35 =
269
  Plugin optimization is done. BWS plugins section is updated.
screenshot-1.png CHANGED
Binary file
screenshot-2.png CHANGED
Binary file