Gallery by BestWebSoft - Version 4.3.7

Version Description

  • 18.09.2015 =
  • Bugfix : We fixed bug with image uploading in posts.
  • Update : Textdomain was changed.
  • NEW : Help tooltips were added.
  • Update : Updated for compatibility with Gallery Categories Plugin.
Download this release

Release Info

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

Code changes from version 4.3.6 to 4.3.7

Files changed (80) hide show
  1. bws_menu/bws_functions.php +61 -22
  2. bws_menu/bws_include.php +4 -4
  3. bws_menu/bws_menu.php +1 -1
  4. bws_menu/css/general_style.css +24 -3
  5. bws_menu/css/general_style_wp_before_3.8.css +1 -1
  6. bws_menu/js/general_script.js +17 -0
  7. bws_menu/languages/bestwebsoft-de_DE.mo +0 -0
  8. bws_menu/languages/bestwebsoft-de_DE.po +205 -188
  9. bws_menu/languages/bestwebsoft-fr_FR.mo +0 -0
  10. bws_menu/languages/bestwebsoft-fr_FR.po +205 -191
  11. bws_menu/languages/bestwebsoft-it_IT.mo +0 -0
  12. bws_menu/languages/bestwebsoft-it_IT.po +206 -191
  13. bws_menu/languages/bestwebsoft-ja.mo +0 -0
  14. bws_menu/languages/bestwebsoft-ja.po +205 -191
  15. bws_menu/languages/bestwebsoft-pt_BR.mo +0 -0
  16. bws_menu/languages/bestwebsoft-pt_BR.po +205 -188
  17. bws_menu/languages/bestwebsoft-ru_RU.mo +0 -0
  18. bws_menu/languages/bestwebsoft-ru_RU.po +206 -189
  19. bws_menu/languages/bestwebsoft-sr_RS.mo +0 -0
  20. bws_menu/languages/bestwebsoft-sr_RS.po +205 -191
  21. bws_menu/languages/bestwebsoft-sv_SE.mo +0 -0
  22. bws_menu/languages/bestwebsoft-sv_SE.po +205 -191
  23. bws_menu/languages/bestwebsoft-uk.mo +0 -0
  24. bws_menu/languages/bestwebsoft-uk.po +205 -191
  25. css/style.css +76 -8
  26. css/style_wp_before_3.8.css +0 -54
  27. gallery-plugin.php +312 -272
  28. images/gallery_short_view.png +0 -0
  29. images/icons_32.png +0 -0
  30. images/icons_32_b.png +0 -0
  31. images/image-title-example.png +0 -0
  32. images/menu.png +0 -0
  33. images/menu_b.png +0 -0
  34. inc/demo-data/demo-data-loader.php +3 -3
  35. js/script.js +73 -32
  36. languages/gallery-bg_BG.mo +0 -0
  37. languages/gallery-bg_BG.po +0 -808
  38. languages/gallery-cs_CZ.mo +0 -0
  39. languages/gallery-de_DE.mo +0 -0
  40. languages/gallery-es_ES.mo +0 -0
  41. languages/gallery-fr_FR.mo +0 -0
  42. languages/gallery-nl_NL.mo +0 -0
  43. languages/gallery-plugin-bg_BG.mo +0 -0
  44. languages/gallery-plugin-bg_BG.po +988 -0
  45. languages/gallery-plugin-cs_CZ.mo +0 -0
  46. languages/{gallery-cs_CZ.po → gallery-plugin-cs_CZ.po} +173 -147
  47. languages/gallery-plugin-de_DE.mo +0 -0
  48. languages/{gallery-de_DE.po → gallery-plugin-de_DE.po} +163 -146
  49. languages/gallery-plugin-es_ES.mo +0 -0
  50. languages/{gallery-es_ES.po → gallery-plugin-es_ES.po} +175 -150
  51. languages/gallery-plugin-fr_FR.mo +0 -0
  52. languages/{gallery-fr_FR.po → gallery-plugin-fr_FR.po} +261 -239
  53. languages/gallery-plugin-nl_NL.mo +0 -0
  54. languages/{gallery-nl_NL.po → gallery-plugin-nl_NL.po} +173 -146
  55. languages/gallery-plugin-pt_BR.mo +0 -0
  56. languages/{gallery-pt_BR.po → gallery-plugin-pt_BR.po} +164 -148
  57. languages/gallery-plugin-ru_RU.mo +0 -0
  58. languages/{gallery-ru_RU.po → gallery-plugin-ru_RU.po} +267 -235
  59. languages/{gallery-sk_SK.po → gallery-plugin-sk_SK.po} +0 -0
  60. languages/gallery-plugin-sl_SI.mo +0 -0
  61. languages/{gallery-sl_SI.po → gallery-plugin-sl_SI.po} +172 -146
  62. languages/gallery-plugin-sr_RS.mo +0 -0
  63. languages/{gallery-sr_RS.po → gallery-plugin-sr_RS.po} +163 -146
  64. languages/gallery-plugin-tr.mo +0 -0
  65. languages/{gallery-tr.po → gallery-plugin-tr.po} +162 -145
  66. languages/gallery-plugin-uk.mo +0 -0
  67. languages/{gallery-uk.po → gallery-plugin-uk.po} +266 -235
  68. languages/gallery-plugin-zh_CN.mo +0 -0
  69. languages/{gallery-zh_CN.po → gallery-plugin-zh_CN.po} +172 -146
  70. languages/gallery-pt_BR.mo +0 -0
  71. languages/gallery-ru_RU.mo +0 -0
  72. languages/gallery-sk_SK.mo +0 -0
  73. languages/gallery-sl_SI.mo +0 -0
  74. languages/gallery-sr_RS.mo +0 -0
  75. languages/gallery-tr.mo +0 -0
  76. languages/gallery-uk.mo +0 -0
  77. languages/gallery-zh_CN.mo +0 -0
  78. readme.txt +12 -3
  79. template/gallery-single-template.php +3 -3
  80. template/gallery-template.php +1 -1
bws_menu/bws_functions.php CHANGED
@@ -11,13 +11,23 @@ if ( ! function_exists ( 'bws_add_general_menu' ) ) {
11
  }
12
 
13
  /**
14
- * Function check if plugin is compatible with current WP version
15
  * @return void
16
  */
17
  if ( ! function_exists ( 'bws_wp_version_check' ) ) {
18
  function bws_wp_version_check( $plugin_basename, $plugin_info, $require_wp ) {
19
- global $wp_version;
20
- if ( version_compare( $wp_version, $require_wp, "<" ) ) {
 
 
 
 
 
 
 
 
 
 
21
  include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
22
  if ( is_plugin_active( $plugin_basename ) ) {
23
  deactivate_plugins( $plugin_basename );
@@ -35,6 +45,27 @@ if ( ! function_exists ( 'bws_wp_version_check' ) ) {
35
  )
36
  );
37
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38
  }
39
  }
40
  }
@@ -620,8 +651,19 @@ if ( ! function_exists( 'bws_plugin_banner_to_settings' ) ) {
620
  <?php }
621
  }
622
 
623
- if ( ! function_exists ( 'bws_plugin_init' ) ) {
624
- function bws_plugin_init() {
 
 
 
 
 
 
 
 
 
 
 
625
  /* Internationalization, first(!) */
626
  load_plugin_textdomain( 'bestwebsoft', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
627
 
@@ -629,27 +671,22 @@ if ( ! function_exists ( 'bws_plugin_init' ) ) {
629
  }
630
  }
631
 
632
- if ( ! function_exists ( 'bws_admin_add_scripts' ) ) {
633
- function bws_admin_add_scripts() {
634
  global $wp_version;
635
- if ( $wp_version < 3.8 )
636
- wp_enqueue_style( 'bws-admin-style', plugins_url( 'css/general_style_wp_before_3.8.css', __FILE__ ) );
637
- else
638
- wp_enqueue_style( 'bws-admin-style', plugins_url( 'css/general_style.css', __FILE__ ) );
639
 
640
  if ( isset( $_GET['page'] ) && $_GET['page'] == "bws_plugins" ) {
641
  wp_enqueue_style( 'bws_menu_style', plugins_url( 'css/style.css', __FILE__ ) );
642
  wp_enqueue_script( 'bws_menu_script', plugins_url( 'js/bws_menu.js' , __FILE__ ) );
643
- if ( $wp_version >= '3.8' )
644
- wp_enqueue_script( 'theme-install' );
645
- elseif ( $wp_version >= '3.4' )
646
- wp_enqueue_script( 'theme' );
647
  }
648
  }
649
  }
650
 
651
- if ( ! function_exists ( 'bws_admin_head' ) ) {
652
- function bws_admin_head() {
653
  global $bws_shortcode_list, $wp_version;
654
  if ( isset( $_GET['page'] ) && $_GET['page'] == "bws_plugins" ) { ?>
655
  <noscript>
@@ -664,7 +701,7 @@ if ( ! function_exists ( 'bws_admin_head' ) ) {
664
  <!-- TinyMCE Shortcode Plugin -->
665
  <script type='text/javascript'>
666
  var bws_shortcode_button = {
667
- 'title': '<?php _e( "Add BWS shortcode", "bestwebsoft" ); ?>',
668
  'function_name': [
669
  <?php foreach ( $bws_shortcode_list as $key => $value ) {
670
  if ( isset( $value['js_function'] ) )
@@ -907,7 +944,9 @@ if ( ! function_exists( 'bws_shortcode_media_button_popup' ) ) {
907
  }
908
  }
909
 
910
- add_action( 'admin_init', 'bws_plugin_init' );
911
- add_action( 'admin_enqueue_scripts', 'bws_admin_add_scripts' );
912
- add_action( 'admin_head', 'bws_admin_head' );
913
- add_action( 'admin_footer','bws_shortcode_media_button_popup' );
 
 
11
  }
12
 
13
  /**
14
+ * Function check if plugin is compatible with current WP version - for old plugin version
15
  * @return void
16
  */
17
  if ( ! function_exists ( 'bws_wp_version_check' ) ) {
18
  function bws_wp_version_check( $plugin_basename, $plugin_info, $require_wp ) {
19
+ bws_wp_min_version_check( $plugin_basename, $plugin_info, '3.8' , $require_wp );
20
+ }
21
+ }
22
+
23
+ /**
24
+ * Function check if plugin is compatible with current WP version
25
+ * @return void
26
+ */
27
+ if ( ! function_exists ( 'bws_wp_min_version_check' ) ) {
28
+ function bws_wp_min_version_check( $plugin_basename, $plugin_info, $require_wp, $min_wp = false ) {
29
+ global $wp_version, $bws_versions_notice_array;
30
+ if ( false != $min_wp && version_compare( $wp_version, $min_wp, "<" ) ) {
31
  include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
32
  if ( is_plugin_active( $plugin_basename ) ) {
33
  deactivate_plugins( $plugin_basename );
45
  )
46
  );
47
  }
48
+ } elseif ( version_compare( $wp_version, $require_wp, "<" ) ) {
49
+ $bws_versions_notice_array[] = array( 'name' => $plugin_info['Name'], 'version' => $require_wp );
50
+ }
51
+ }
52
+ }
53
+
54
+ if ( ! function_exists( 'bws_versions_notice' ) ) {
55
+ function bws_versions_notice() {
56
+ global $bws_versions_notice_array;
57
+ if ( ! empty( $bws_versions_notice_array ) ) {
58
+ foreach ( $bws_versions_notice_array as $key => $value ) { ?>
59
+ <div class="update-nag"><?php
60
+ echo sprintf(
61
+ "<strong>%s</strong> %s <strong>WordPress %s</strong> %s",
62
+ $value['name'],
63
+ __( 'requires', 'bestwebsoft' ),
64
+ $value['version'],
65
+ __( 'or higher! We do not guarantee that our plugin will work correctly. Please upgrade to WordPress latest version.', 'bestwebsoft' )
66
+ );
67
+ ?></div>
68
+ <?php }
69
  }
70
  }
71
  }
651
  <?php }
652
  }
653
 
654
+ if ( ! function_exists( 'bws_show_settings_notice' ) ) {
655
+ function bws_show_settings_notice() { ?>
656
+ <div id="bws_save_settings_notice" class="updated fade" style="display:none">
657
+ <p>
658
+ <strong><?php _e( 'Notice', 'bestwebsoft' ); ?></strong>: <?php _e( "The plugin's settings have been changed.", 'bestwebsoft' ); ?>
659
+ <a class="bws_save_anchor" href="#bws-submit-button"><?php _e( 'Save Changes', 'bestwebsoft' ); ?></a>
660
+ </p>
661
+ </div>
662
+ <?php }
663
+ }
664
+
665
+ if ( ! function_exists ( 'bws_plugins_admin_init' ) ) {
666
+ function bws_plugins_admin_init() {
667
  /* Internationalization, first(!) */
668
  load_plugin_textdomain( 'bestwebsoft', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
669
 
671
  }
672
  }
673
 
674
+ if ( ! function_exists ( 'bws_admin_enqueue_scripts' ) ) {
675
+ function bws_admin_enqueue_scripts() {
676
  global $wp_version;
677
+ wp_enqueue_style( 'bws-admin-css', plugins_url( 'css/general_style.css', __FILE__ ) );
678
+ wp_enqueue_script( 'bws-admin-scripts', plugins_url( 'js/general_script.js', __FILE__ ), array( 'jquery' ) );
 
 
679
 
680
  if ( isset( $_GET['page'] ) && $_GET['page'] == "bws_plugins" ) {
681
  wp_enqueue_style( 'bws_menu_style', plugins_url( 'css/style.css', __FILE__ ) );
682
  wp_enqueue_script( 'bws_menu_script', plugins_url( 'js/bws_menu.js' , __FILE__ ) );
683
+ wp_enqueue_script( 'theme-install' );
 
 
 
684
  }
685
  }
686
  }
687
 
688
+ if ( ! function_exists ( 'bws_plugins_admin_head' ) ) {
689
+ function bws_plugins_admin_head() {
690
  global $bws_shortcode_list, $wp_version;
691
  if ( isset( $_GET['page'] ) && $_GET['page'] == "bws_plugins" ) { ?>
692
  <noscript>
701
  <!-- TinyMCE Shortcode Plugin -->
702
  <script type='text/javascript'>
703
  var bws_shortcode_button = {
704
+ 'title': '<?php _e( "Add BWS Plugins Shortcode", "bestwebsoft" ); ?>',
705
  'function_name': [
706
  <?php foreach ( $bws_shortcode_list as $key => $value ) {
707
  if ( isset( $value['js_function'] ) )
944
  }
945
  }
946
 
947
+ add_action( 'admin_init', 'bws_plugins_admin_init' );
948
+ add_action( 'admin_enqueue_scripts', 'bws_admin_enqueue_scripts' );
949
+ add_action( 'admin_head', 'bws_plugins_admin_head' );
950
+ add_action( 'admin_footer','bws_shortcode_media_button_popup' );
951
+
952
+ add_action( 'admin_notices', 'bws_versions_notice' );
bws_menu/bws_include.php CHANGED
@@ -14,7 +14,7 @@ if ( ! function_exists ( 'bws_include_init' ) ) {
14
  $bws_menu_version = $bws_menu_info["Version"];
15
 
16
  if ( ! isset( $bstwbsftwppdtplgns_options ) ) {
17
- if ( is_multisite() ) {
18
  if ( ! get_site_option( 'bstwbsftwppdtplgns_options' ) )
19
  add_site_option( 'bstwbsftwppdtplgns_options', array() );
20
  $bstwbsftwppdtplgns_options = get_site_option( 'bstwbsftwppdtplgns_options' );
@@ -28,7 +28,7 @@ if ( ! function_exists ( 'bws_include_init' ) ) {
28
  if ( isset( $bstwbsftwppdtplgns_options['bws_menu_version'] ) ) {
29
  $bstwbsftwppdtplgns_options['bws_menu']['version'][ $base ] = $bws_menu_version;
30
  unset( $bstwbsftwppdtplgns_options['bws_menu_version'] );
31
- if ( is_multisite() )
32
  update_site_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
33
  else
34
  update_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
@@ -36,7 +36,7 @@ if ( ! function_exists ( 'bws_include_init' ) ) {
36
  require_once( dirname( __FILE__ ) . '/bws_functions.php' );
37
  } else if ( ! isset( $bstwbsftwppdtplgns_options['bws_menu']['version'][ $base ] ) || $bstwbsftwppdtplgns_options['bws_menu']['version'][ $base ] < $bws_menu_version ) {
38
  $bstwbsftwppdtplgns_options['bws_menu']['version'][ $base ] = $bws_menu_version;
39
- if ( is_multisite() )
40
  update_site_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
41
  else
42
  update_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
@@ -54,7 +54,7 @@ if ( ! function_exists ( 'bws_include_init' ) ) {
54
  }
55
  } else {
56
  unset( $bstwbsftwppdtplgns_options['bws_menu']['version'][ $key ] );
57
- if ( is_multisite() )
58
  update_site_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
59
  else
60
  update_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
14
  $bws_menu_version = $bws_menu_info["Version"];
15
 
16
  if ( ! isset( $bstwbsftwppdtplgns_options ) ) {
17
+ if ( function_exists( 'is_multisite' ) && is_multisite() ) {
18
  if ( ! get_site_option( 'bstwbsftwppdtplgns_options' ) )
19
  add_site_option( 'bstwbsftwppdtplgns_options', array() );
20
  $bstwbsftwppdtplgns_options = get_site_option( 'bstwbsftwppdtplgns_options' );
28
  if ( isset( $bstwbsftwppdtplgns_options['bws_menu_version'] ) ) {
29
  $bstwbsftwppdtplgns_options['bws_menu']['version'][ $base ] = $bws_menu_version;
30
  unset( $bstwbsftwppdtplgns_options['bws_menu_version'] );
31
+ if ( function_exists( 'is_multisite' ) && is_multisite() )
32
  update_site_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
33
  else
34
  update_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
36
  require_once( dirname( __FILE__ ) . '/bws_functions.php' );
37
  } else if ( ! isset( $bstwbsftwppdtplgns_options['bws_menu']['version'][ $base ] ) || $bstwbsftwppdtplgns_options['bws_menu']['version'][ $base ] < $bws_menu_version ) {
38
  $bstwbsftwppdtplgns_options['bws_menu']['version'][ $base ] = $bws_menu_version;
39
+ if ( function_exists( 'is_multisite' ) && is_multisite() )
40
  update_site_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
41
  else
42
  update_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
54
  }
55
  } else {
56
  unset( $bstwbsftwppdtplgns_options['bws_menu']['version'][ $key ] );
57
+ if ( function_exists( 'is_multisite' ) && is_multisite() )
58
  update_site_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
59
  else
60
  update_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options );
bws_menu/bws_menu.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Function for displaying BestWebSoft menu
4
- * Version: 1.7.3
5
  */
6
 
7
  if ( ! function_exists ( 'bws_admin_enqueue_scripts' ) )
1
  <?php
2
  /*
3
  * Function for displaying BestWebSoft menu
4
+ * Version: 1.7.4
5
  */
6
 
7
  if ( ! function_exists ( 'bws_admin_enqueue_scripts' ) )
bws_menu/css/general_style.css CHANGED
@@ -288,16 +288,32 @@ span.bws_code {
288
  display: inline-block;
289
  vertical-align: middle;
290
  }
 
 
 
 
 
 
 
 
 
 
291
  .bws_hidden_help_text {
292
  background: #F4F4F4;
293
  border: 1px solid #DCDCDC;
294
  border-radius: 4px;
295
  left: 40px;
296
- padding: 5px 10px;
297
  position: absolute;
298
  width: auto;
299
  line-height: 1.5;
300
  display: none;
 
 
 
 
 
 
301
  }
302
  .bws_hidden_help_text:before {
303
  content: url("../images/help.png");
@@ -307,8 +323,8 @@ span.bws_code {
307
  direction: ltr;
308
  }
309
  .bws_help_box:hover .bws_hidden_help_text {
310
- display: block;
311
- z-index: 10;
312
  }
313
  /* RTL styles */
314
  .bws_help_box_right .bws_hidden_help_text,
@@ -316,6 +332,11 @@ span.bws_code {
316
  left: auto;
317
  right: 40px;
318
  }
 
 
 
 
 
319
  .bws_help_box_right .bws_hidden_help_text:before,
320
  .rtl .bws_hidden_help_text:before {
321
  top: 0;
288
  display: inline-block;
289
  vertical-align: middle;
290
  }
291
+ .bws_help_box.dashicons-editor-help {
292
+ background: none;
293
+ color: #0074a2;
294
+ height: auto;
295
+ width: auto;
296
+ margin: 0;
297
+ }
298
+ .bws_help_box.dashicons-editor-help:hover {
299
+ color: #2ea2cc;
300
+ }
301
  .bws_hidden_help_text {
302
  background: #F4F4F4;
303
  border: 1px solid #DCDCDC;
304
  border-radius: 4px;
305
  left: 40px;
306
+ padding: 5px;
307
  position: absolute;
308
  width: auto;
309
  line-height: 1.5;
310
  display: none;
311
+ color: #333;
312
+ font-size: 12px;
313
+ }
314
+ .dashicons-editor-help .bws_hidden_help_text {
315
+ left: 30px;
316
+ top: -6px;
317
  }
318
  .bws_hidden_help_text:before {
319
  content: url("../images/help.png");
323
  direction: ltr;
324
  }
325
  .bws_help_box:hover .bws_hidden_help_text {
326
+ display: inline-block;
327
+ z-index: 1001;
328
  }
329
  /* RTL styles */
330
  .bws_help_box_right .bws_hidden_help_text,
332
  left: auto;
333
  right: 40px;
334
  }
335
+ .bws_help_box_right.dashicons-editor-help .bws_hidden_help_text,
336
+ .rtl .dashicons-editor-help .bws_hidden_help_text {
337
+ right: 30px;
338
+ top: 0;
339
+ }
340
  .bws_help_box_right .bws_hidden_help_text:before,
341
  .rtl .bws_hidden_help_text:before {
342
  top: 0;
bws_menu/css/general_style_wp_before_3.8.css CHANGED
@@ -314,7 +314,7 @@ span.bws_code {
314
  }
315
  .bws_help_box:hover .bws_hidden_help_text {
316
  display: block;
317
- z-index: 10;
318
  }
319
  /* RTL styles */
320
  .rtl .bws_hidden_help_text {
314
  }
315
  .bws_help_box:hover .bws_hidden_help_text {
316
  display: block;
317
+ z-index: 1001;
318
  }
319
  /* RTL styles */
320
  .rtl .bws_hidden_help_text {
bws_menu/js/general_script.js ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ (function($) {
2
+ $( document ).ready( function() {
3
+ /**
4
+ * add notice about changing on the settings page
5
+ */
6
+ $( '.bws_form input, .bws_form textarea, .bws_form select' ).bind( "change click select", function() {
7
+ if ( $( this ).attr( 'type' ) != 'submit' && ! $( this ).hasClass( 'bws_no_bind_notice' ) ) {
8
+ $( '.updated.fade, .error' ).css( 'display', 'none' );
9
+ $( '#bws_save_settings_notice' ).css( 'display', 'block' );
10
+ };
11
+ });
12
+ $( '.bws_save_anchor' ).on( "click", function( event ) {
13
+ event.preventDefault();
14
+ $( '.bws_form #bws-submit-button' ).click();
15
+ });
16
+ });
17
+ })(jQuery);
bws_menu/languages/bestwebsoft-de_DE.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-de_DE.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-09-07 13:10+0300\n"
6
- "PO-Revision-Date: 2015-09-07 13:10+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Lothar Schiborr <lothar.schiborr@web.de>\n"
9
  "Language: de_DE\n"
@@ -19,6 +19,7 @@ msgstr ""
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
  #: bws_functions.php:29
 
22
  msgid "requires"
23
  msgstr ""
24
 
@@ -36,687 +37,703 @@ msgstr ""
36
  msgid "Plugins page"
37
  msgstr "BWS Plugins"
38
 
39
- #: bws_functions.php:91
 
 
 
 
40
  msgid "It’s time to upgrade your"
41
  msgstr ""
42
 
43
- #: bws_functions.php:91
44
  msgid "to"
45
  msgstr ""
46
 
47
  # @ captcha
48
- #: bws_functions.php:91
49
  #, fuzzy
50
  msgid "version!"
51
  msgstr "PHP Version"
52
 
53
- #: bws_functions.php:92
54
  msgid "Extend standard plugin functionality with new great options."
55
  msgstr ""
56
 
57
  # @ captcha
58
- #: bws_functions.php:95
59
- #: bws_functions.php:492
60
  #, fuzzy
61
  msgid "Learn More"
62
  msgstr "Lesen Sie mehr"
63
 
64
- #: bws_functions.php:112
65
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
66
  msgstr ""
67
 
68
  # @ captcha
69
- #: bws_functions.php:113
70
  #, fuzzy
71
  msgid "Rate the plugin"
72
  msgstr "Aktivierte Plugins"
73
 
74
  # @ captcha
75
- #: bws_functions.php:116
76
  #, fuzzy
77
  msgid "If there is something wrong about it, please contact us"
78
  msgstr "Wenn Sie irgendwelche Fragen haben, kontaktieren Sie uns bitte über"
79
 
80
- #: bws_functions.php:133
81
- #: bws_functions.php:169
82
  msgid "Wrong license key"
83
  msgstr ""
84
 
85
- #: bws_functions.php:163
86
- #: bws_functions.php:405
87
- #: bws_functions.php:456
88
  msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
89
  msgstr ""
90
 
91
- #: bws_functions.php:163
92
- #: bws_functions.php:405
93
- #: bws_functions.php:456
94
  msgid "We are sorry for inconvenience."
95
  msgstr ""
96
 
97
- #: bws_functions.php:171
98
  msgid "This license key is bind to another site"
99
  msgstr ""
100
 
101
- #: bws_functions.php:173
102
- #: bws_functions.php:315
103
  msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
104
  msgstr ""
105
 
106
- #: bws_functions.php:175
107
  msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
108
  msgstr ""
109
 
110
- #: bws_functions.php:177
111
  msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
112
  msgstr ""
113
 
114
- #: bws_functions.php:198
115
- #: bws_functions.php:220
116
- #: bws_functions.php:242
117
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
118
  msgstr ""
119
 
120
- #: bws_functions.php:210
121
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
122
  msgstr ""
123
 
124
- #: bws_functions.php:216
125
  msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
126
  msgstr ""
127
 
128
- #: bws_functions.php:223
129
  msgid "UploadDir is not writable. Please, upload the plugin manually"
130
  msgstr ""
131
 
132
- #: bws_functions.php:246
133
  msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
134
  msgstr ""
135
 
136
- #: bws_functions.php:271
137
  msgid "Please, enter Your license key"
138
  msgstr ""
139
 
140
- #: bws_functions.php:288
141
  msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
142
  msgstr ""
143
 
144
- #: bws_functions.php:290
145
- #: bws_functions.php:372
146
  msgid "Please, go to"
147
  msgstr ""
148
 
149
- #: bws_functions.php:290
150
- #: bws_functions.php:372
151
  msgid "the setting page"
152
  msgstr ""
153
 
154
- #: bws_functions.php:291
155
- #: bws_functions.php:373
156
  msgid "You will be redirected automatically in 5 seconds."
157
  msgstr ""
158
 
159
- #: bws_functions.php:296
160
  msgid "You can download and activate"
161
  msgstr ""
162
 
163
- #: bws_functions.php:298
164
  msgid "version of this plugin by entering Your license key."
165
  msgstr ""
166
 
167
- #: bws_functions.php:300
168
- #: bws_functions.php:341
169
  msgid "You can find your license key on your personal page Client area, by clicking on the link"
170
  msgstr ""
171
 
172
- #: bws_functions.php:302
173
- #: bws_functions.php:343
174
  msgid "(your username is the email you specify when purchasing the product)."
175
  msgstr ""
176
 
177
- #: bws_functions.php:306
178
- #: bws_functions.php:609
179
  msgid "or"
180
  msgstr ""
181
 
182
- #: bws_functions.php:306
183
  #, php-format
184
  msgid "Start Your Free %s-Day Trial Now"
185
  msgstr ""
186
 
187
  # @ captcha
188
- #: bws_functions.php:312
189
- #: bws_functions.php:321
190
- #: bws_functions.php:351
191
- #: bws_functions.php:359
192
- #: bws_menu.php:685
193
- #: bws_menu.php:742
194
  #, fuzzy
195
  msgid "Activate"
196
  msgstr "Aktivierte Plugins"
197
 
198
- #: bws_functions.php:338
199
- #: bws_functions.php:431
200
  #, php-format
201
  msgid "In order to continue using the plugin it is necessary to buy a %s license."
202
  msgstr ""
203
 
204
- #: bws_functions.php:339
205
  msgid "After that you can activate it by entering your license key."
206
  msgstr ""
207
 
208
- #: bws_functions.php:353
209
  msgid "Unfortunately, you have exceeded the number of available tries per day."
210
  msgstr ""
211
 
212
- #: bws_functions.php:370
213
  msgid "Congratulations! The Pro license of the plugin is successfully activated."
214
  msgstr ""
215
 
216
- #: bws_functions.php:411
217
  msgid "Wrong license key."
218
  msgstr ""
219
 
220
- #: bws_functions.php:413
221
  msgid "This license key is bind to another site."
222
  msgstr ""
223
 
224
- #: bws_functions.php:415
225
  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."
226
  msgstr ""
227
 
228
- #: bws_functions.php:417
229
  msgid "Unfortunately, you have exceeded the number of available tries."
230
  msgstr ""
231
 
232
- #: bws_functions.php:419
233
  msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
234
  msgstr ""
235
 
236
- #: bws_functions.php:423
237
  msgid "The Pro Trial license key is valid."
238
  msgstr ""
239
 
240
- #: bws_functions.php:425
241
  msgid "The license key is valid."
242
  msgstr ""
243
 
244
- #: bws_functions.php:428
245
  msgid "Your license will expire on"
246
  msgstr ""
247
 
248
- #: bws_functions.php:461
249
  msgid "Please, enter your license key"
250
  msgstr ""
251
 
252
- #: bws_functions.php:474
253
  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"
254
  msgstr ""
255
 
256
- #: bws_functions.php:474
257
  msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
258
  msgstr ""
259
 
260
- #: bws_functions.php:478
261
  msgid "Check license key"
262
  msgstr ""
263
 
264
- #: bws_functions.php:492
265
  msgid "WARNING: Illegal use notification"
266
  msgstr ""
267
 
268
- #: bws_functions.php:492
269
  msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
270
  msgstr ""
271
 
272
- #: bws_functions.php:500
273
  msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
274
  msgstr ""
275
 
276
- #: bws_functions.php:502
277
  msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
278
  msgstr ""
279
 
280
  # @ captcha
281
- #: bws_functions.php:502
282
- #: bws_functions.php:555
283
- #: bws_menu.php:661
284
- #: bws_menu.php:683
285
- #: bws_menu.php:710
286
- #: bws_menu.php:740
287
- #: bws_menu.php:786
288
  #, fuzzy
289
  msgid "Learn more"
290
  msgstr "Lesen Sie mehr"
291
 
292
- #: bws_functions.php:512
293
  #, php-format
294
  msgid "Notice: You are using the Pro Trial license of %s plugin."
295
  msgstr ""
296
 
297
- #: bws_functions.php:514
298
  msgid "Notice: You are using the Pro Trial license of plugin."
299
  msgstr ""
300
 
301
- #: bws_functions.php:517
302
  msgid "The Pro Trial license will expire on"
303
  msgstr ""
304
 
305
- #: bws_functions.php:555
306
  msgid "You license for"
307
  msgstr ""
308
 
309
- #: bws_functions.php:555
310
  msgid "expires on"
311
  msgstr ""
312
 
313
- #: bws_functions.php:555
314
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
315
  msgstr ""
316
 
317
  # @ captcha
318
- #: bws_functions.php:605
319
  #, fuzzy
320
  msgid "Thank you for installing"
321
  msgstr "Vielen Dank für Ihre Kontaktaufnahme."
322
 
323
- #: bws_functions.php:606
324
  msgid "Let's get started"
325
  msgstr ""
326
 
327
  # @ captcha
328
- #: bws_functions.php:607
329
  #, fuzzy
330
  msgid "Configure Settings"
331
  msgstr "Einstellungen"
332
 
333
- #: bws_functions.php:610
334
  msgid "Add New"
335
  msgstr ""
336
 
337
- #: bws_functions.php:614
338
  msgid "Close notice"
339
  msgstr ""
340
 
341
- #: bws_functions.php:667
342
- msgid "Add BWS shortcode"
343
  msgstr ""
344
 
345
- #: bws_functions.php:711
 
 
 
 
 
 
 
 
 
 
 
 
346
  msgid "Close"
347
  msgstr ""
348
 
349
- #: bws_functions.php:802
350
  msgid "Restore all plugin settings to defaults"
351
  msgstr ""
352
 
353
- #: bws_functions.php:804
354
  msgid "Restore settings"
355
  msgstr ""
356
 
357
- #: bws_functions.php:815
358
  msgid "Are you sure you want to restore all settings by default?"
359
  msgstr ""
360
 
361
- #: bws_functions.php:818
362
  msgid "Yes, restore all settings"
363
  msgstr ""
364
 
365
- #: bws_functions.php:819
366
  msgid "No, go back to the settings page"
367
  msgstr ""
368
 
369
  # @ captcha
370
- #: bws_functions.php:863
371
  #, fuzzy
372
  msgid "Plugin"
373
  msgstr "BWS Plugins"
374
 
375
  # @ captcha
376
- #: bws_functions.php:872
377
  #, fuzzy
378
  msgid "Shortcode settings"
379
  msgstr "Einstellungen"
380
 
381
- #: bws_functions.php:877
382
  msgid "The shortcode will be inserted"
383
  msgstr ""
384
 
385
- #: bws_functions.php:882
386
  msgid "Insert"
387
  msgstr ""
388
 
389
  # @ captcha
390
- #: bws_menu.php:498
391
  msgid "Not set"
392
  msgstr "Nicht festgelegt"
393
 
394
  # @ captcha
395
- #: bws_menu.php:500
396
- #: bws_menu.php:501
397
  msgid "On"
398
  msgstr "Ein"
399
 
400
  # @ captcha
401
- #: bws_menu.php:500
402
- #: bws_menu.php:501
403
  msgid "Off"
404
  msgstr "Ausgeschaltet"
405
 
406
  # @ captcha
407
- #: bws_menu.php:502
408
- #: bws_menu.php:503
409
- #: bws_menu.php:504
410
- #: bws_menu.php:505
411
- #: bws_menu.php:506
412
- #: bws_menu.php:518
413
  msgid "N/A"
414
  msgstr "keine Angaben"
415
 
416
  # @ captcha
417
- #: bws_menu.php:506
418
  msgid " Mb"
419
  msgstr " Mb"
420
 
421
  # @ captcha
422
- #: bws_menu.php:507
423
- #: bws_menu.php:508
424
- #: bws_menu.php:509
425
- #: bws_menu.php:514
426
  msgid "Yes"
427
  msgstr "Ja"
428
 
429
  # @ captcha
430
- #: bws_menu.php:507
431
- #: bws_menu.php:508
432
- #: bws_menu.php:509
433
  #: bws_menu.php:516
 
 
434
  msgid "No"
435
  msgstr "Nein"
436
 
437
  # @ captcha
438
- #: bws_menu.php:526
439
  msgid "Operating System"
440
  msgstr "Betriebs-System"
441
 
442
  # @ captcha
443
- #: bws_menu.php:527
444
  msgid "Server"
445
  msgstr "Server"
446
 
447
  # @ captcha
448
- #: bws_menu.php:528
449
  msgid "Memory usage"
450
  msgstr "Speichernutzung"
451
 
452
  # @ captcha
453
- #: bws_menu.php:529
454
  msgid "MYSQL Version"
455
  msgstr "MYSQL Version"
456
 
457
  # @ captcha
458
- #: bws_menu.php:530
459
  msgid "SQL Mode"
460
  msgstr "SQL Modus"
461
 
462
  # @ captcha
463
- #: bws_menu.php:531
464
  msgid "PHP Version"
465
  msgstr "PHP Version"
466
 
467
  # @ captcha
468
- #: bws_menu.php:532
469
  msgid "PHP Safe Mode"
470
  msgstr "PHP Gesicherter Modus"
471
 
472
  # @ captcha
473
- #: bws_menu.php:533
474
  msgid "PHP Allow URL fopen"
475
  msgstr "PHP Erlaubet URL zu öffnen (fopen)"
476
 
477
  # @ captcha
478
- #: bws_menu.php:534
479
  msgid "PHP Memory Limit"
480
  msgstr "PHP Speicher-Grenze"
481
 
482
  # @ captcha
483
- #: bws_menu.php:535
484
  msgid "PHP Max Upload Size"
485
  msgstr "PHP Maximale Upload Größe"
486
 
487
  # @ captcha
488
- #: bws_menu.php:536
489
  msgid "PHP Max Post Size"
490
  msgstr "PHP Maximale Beitrags-Größe"
491
 
492
  # @ captcha
493
- #: bws_menu.php:537
494
  msgid "PHP Max Script Execute Time"
495
  msgstr "PHP Maximale Script Ausführungszeit"
496
 
497
  # @ captcha
498
- #: bws_menu.php:538
499
  msgid "PHP Exif support"
500
  msgstr "PHP Exif Support"
501
 
502
  # @ captcha
503
- #: bws_menu.php:539
504
  msgid "PHP IPTC support"
505
  msgstr "PHP IPTC Support"
506
 
507
  # @ captcha
508
- #: bws_menu.php:540
509
  msgid "PHP XML support"
510
  msgstr "PHP XML Support"
511
 
512
  # @ captcha
513
- #: bws_menu.php:541
514
  msgid "Site URL"
515
  msgstr "Site URL"
516
 
517
  # @ captcha
518
- #: bws_menu.php:542
519
  msgid "Home URL"
520
  msgstr "Home URL"
521
 
522
  # @ captcha
523
- #: bws_menu.php:545
524
  msgid "WordPress Version"
525
  msgstr "WordPress Version"
526
 
527
  # @ captcha
528
- #: bws_menu.php:546
529
  msgid "WordPress DB Version"
530
  msgstr "WordPress DB Version"
531
 
532
  # @ captcha
533
- #: bws_menu.php:547
534
  msgid "Multisite"
535
  msgstr "Multisite"
536
 
537
  # @ captcha
538
- #: bws_menu.php:548
539
  msgid "Active Theme"
540
  msgstr "Actives Theme"
541
 
542
  # @ captcha
543
- #: bws_menu.php:563
544
  msgid "Please enter a valid email address."
545
  msgstr "Bitte geben Sie eine gültige E-Mail-Adresse ein."
546
 
547
  # @ captcha
548
- #: bws_menu.php:567
549
  msgid "Email with system info is sent to "
550
  msgstr "E-Mail-mit System Informationen wird gesendet an "
551
 
552
  # @ captcha
553
- #: bws_menu.php:571
554
  msgid "Thank you for contacting us."
555
  msgstr "Vielen Dank für Ihre Kontaktaufnahme."
556
 
557
  # @ captcha
558
- #: bws_menu.php:604
559
  msgid "Sorry, email message could not be delivered."
560
  msgstr "Sorry, E-Mail konnte nicht zugestellt werden."
561
 
562
- #: bws_menu.php:612
563
  msgid "Need help?"
564
  msgstr ""
565
 
566
- #: bws_menu.php:613
567
  msgid "Client area"
568
  msgstr ""
569
 
570
  # @ captcha
571
- #: bws_menu.php:614
572
- #: bws_menu.php:925
573
  msgid "System status"
574
  msgstr "System Status"
575
 
576
  # @ captcha
577
- #: bws_menu.php:619
578
  #, fuzzy
579
  msgid "Plugins"
580
  msgstr "BWS Plugins"
581
 
582
- #: bws_menu.php:621
583
  msgid "Themes"
584
  msgstr ""
585
 
586
- #: bws_menu.php:626
587
  msgid "All"
588
  msgstr ""
589
 
590
  # @ default
591
- #: bws_menu.php:627
592
  #, fuzzy
593
  msgid "Installed"
594
  msgstr "Installiere %s"
595
 
596
  # @ captcha
597
- #: bws_menu.php:628
598
  #, fuzzy
599
  msgid "Recommended"
600
  msgstr "Empfohlene Plugins"
601
 
602
  # @ captcha
603
- #: bws_menu.php:632
604
  msgid "Installed plugins"
605
  msgstr "Installierte Plugins"
606
 
607
  # @ captcha
608
- #: bws_menu.php:664
609
- #: bws_menu.php:713
610
  msgid "Settings"
611
  msgstr "Einstellungen"
612
 
613
  # @ captcha
614
- #: bws_menu.php:685
615
- #: bws_menu.php:742
616
  #, fuzzy
617
  msgid "Activate this plugin"
618
  msgstr "Aktivierte Plugins"
619
 
620
- #: bws_menu.php:700
621
- #: bws_menu.php:730
622
- #: bws_menu.php:776
623
  msgid "Go"
624
  msgstr ""
625
 
626
- #: bws_menu.php:704
627
- #: bws_menu.php:734
628
- #: bws_menu.php:780
629
  msgid "DONATE"
630
  msgstr ""
631
 
632
  # @ captcha
633
- #: bws_menu.php:750
634
  msgid "Recommended plugins"
635
  msgstr "Empfohlene Plugins"
636
 
637
  # @ default
638
- #: bws_menu.php:788
639
  #, fuzzy
640
  msgid "Install now"
641
  msgstr "Installiere %s"
642
 
643
- #: bws_menu.php:809
644
  msgid "Try again"
645
  msgstr ""
646
 
647
- #: bws_menu.php:827
648
  #, php-format
649
  msgid "Preview &#8220;%s&#8221;"
650
  msgstr ""
651
 
652
  # @ default
653
- #: bws_menu.php:858
654
  #, php-format
655
  msgid "Install %s"
656
  msgstr "Installiere %s"
657
 
658
  # @ default
659
- #: bws_menu.php:858
660
  #, fuzzy
661
  msgid "Install Now"
662
  msgstr "Installiere %s"
663
 
664
- #: bws_menu.php:861
665
  #, php-format
666
  msgid "Update to version %s"
667
  msgstr ""
668
 
669
- #: bws_menu.php:861
670
  msgid "Update"
671
  msgstr ""
672
 
673
- #: bws_menu.php:868
674
  #, php-format
675
  msgid "Preview %s"
676
  msgstr ""
677
 
678
- #: bws_menu.php:868
679
  msgid "Preview"
680
  msgstr ""
681
 
682
- #: bws_menu.php:874
683
- #: bws_menu.php:906
684
  #, php-format
685
  msgid "By %s"
686
  msgstr ""
687
 
688
- #: bws_menu.php:880
689
  msgid "Details"
690
  msgstr ""
691
 
692
  # @ default
693
- #: bws_menu.php:912
694
  #, fuzzy
695
  msgid "Already Installed"
696
  msgstr "Installiere %s"
697
 
698
  # @ captcha
699
- #: bws_menu.php:928
700
  msgid "Environment"
701
  msgstr "Umgebungsvariable"
702
 
703
  # @ captcha
704
- #: bws_menu.php:939
705
  msgid "Active Plugins"
706
  msgstr "Aktivierte Plugins"
707
 
708
  # @ captcha
709
- #: bws_menu.php:952
710
  msgid "Inactive Plugins"
711
  msgstr "Inactive Plugins"
712
 
713
  # @ captcha
714
- #: bws_menu.php:968
715
  msgid "Send to support"
716
  msgstr "Sende zuzm Support"
717
 
718
  # @ captcha
719
- #: bws_menu.php:975
720
  msgid "Send to custom email &#187;"
721
  msgstr "Senden Sie eine benutzerdefinierte E-Mail zu &#187;"
722
 
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-17 16:00+0300\n"
6
+ "PO-Revision-Date: 2015-09-17 16:00+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Lothar Schiborr <lothar.schiborr@web.de>\n"
9
  "Language: de_DE\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
  #: bws_functions.php:29
22
+ #: bws_functions.php:53
23
  msgid "requires"
24
  msgstr ""
25
 
37
  msgid "Plugins page"
38
  msgstr "BWS Plugins"
39
 
40
+ #: bws_functions.php:55
41
+ msgid "or higher! We do not guarantee that our plugin will work correctly. Please upgrade to WordPress latest version."
42
+ msgstr ""
43
+
44
+ #: bws_functions.php:112
45
  msgid "It’s time to upgrade your"
46
  msgstr ""
47
 
48
+ #: bws_functions.php:112
49
  msgid "to"
50
  msgstr ""
51
 
52
  # @ captcha
53
+ #: bws_functions.php:112
54
  #, fuzzy
55
  msgid "version!"
56
  msgstr "PHP Version"
57
 
58
+ #: bws_functions.php:113
59
  msgid "Extend standard plugin functionality with new great options."
60
  msgstr ""
61
 
62
  # @ captcha
63
+ #: bws_functions.php:116
64
+ #: bws_functions.php:513
65
  #, fuzzy
66
  msgid "Learn More"
67
  msgstr "Lesen Sie mehr"
68
 
69
+ #: bws_functions.php:133
70
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
71
  msgstr ""
72
 
73
  # @ captcha
74
+ #: bws_functions.php:134
75
  #, fuzzy
76
  msgid "Rate the plugin"
77
  msgstr "Aktivierte Plugins"
78
 
79
  # @ captcha
80
+ #: bws_functions.php:137
81
  #, fuzzy
82
  msgid "If there is something wrong about it, please contact us"
83
  msgstr "Wenn Sie irgendwelche Fragen haben, kontaktieren Sie uns bitte über"
84
 
85
+ #: bws_functions.php:154
86
+ #: bws_functions.php:190
87
  msgid "Wrong license key"
88
  msgstr ""
89
 
90
+ #: bws_functions.php:184
91
+ #: bws_functions.php:426
92
+ #: bws_functions.php:477
93
  msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
94
  msgstr ""
95
 
96
+ #: bws_functions.php:184
97
+ #: bws_functions.php:426
98
+ #: bws_functions.php:477
99
  msgid "We are sorry for inconvenience."
100
  msgstr ""
101
 
102
+ #: bws_functions.php:192
103
  msgid "This license key is bind to another site"
104
  msgstr ""
105
 
106
+ #: bws_functions.php:194
107
+ #: bws_functions.php:336
108
  msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
109
  msgstr ""
110
 
111
+ #: bws_functions.php:196
112
  msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
113
  msgstr ""
114
 
115
+ #: bws_functions.php:198
116
  msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
117
  msgstr ""
118
 
119
+ #: bws_functions.php:219
120
+ #: bws_functions.php:241
121
+ #: bws_functions.php:263
122
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
123
  msgstr ""
124
 
125
+ #: bws_functions.php:231
126
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
127
  msgstr ""
128
 
129
+ #: bws_functions.php:237
130
  msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
131
  msgstr ""
132
 
133
+ #: bws_functions.php:244
134
  msgid "UploadDir is not writable. Please, upload the plugin manually"
135
  msgstr ""
136
 
137
+ #: bws_functions.php:267
138
  msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
139
  msgstr ""
140
 
141
+ #: bws_functions.php:292
142
  msgid "Please, enter Your license key"
143
  msgstr ""
144
 
145
+ #: bws_functions.php:309
146
  msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
147
  msgstr ""
148
 
149
+ #: bws_functions.php:311
150
+ #: bws_functions.php:393
151
  msgid "Please, go to"
152
  msgstr ""
153
 
154
+ #: bws_functions.php:311
155
+ #: bws_functions.php:393
156
  msgid "the setting page"
157
  msgstr ""
158
 
159
+ #: bws_functions.php:312
160
+ #: bws_functions.php:394
161
  msgid "You will be redirected automatically in 5 seconds."
162
  msgstr ""
163
 
164
+ #: bws_functions.php:317
165
  msgid "You can download and activate"
166
  msgstr ""
167
 
168
+ #: bws_functions.php:319
169
  msgid "version of this plugin by entering Your license key."
170
  msgstr ""
171
 
172
+ #: bws_functions.php:321
173
+ #: bws_functions.php:362
174
  msgid "You can find your license key on your personal page Client area, by clicking on the link"
175
  msgstr ""
176
 
177
+ #: bws_functions.php:323
178
+ #: bws_functions.php:364
179
  msgid "(your username is the email you specify when purchasing the product)."
180
  msgstr ""
181
 
182
+ #: bws_functions.php:327
183
+ #: bws_functions.php:630
184
  msgid "or"
185
  msgstr ""
186
 
187
+ #: bws_functions.php:327
188
  #, php-format
189
  msgid "Start Your Free %s-Day Trial Now"
190
  msgstr ""
191
 
192
  # @ captcha
193
+ #: bws_functions.php:333
194
+ #: bws_functions.php:342
195
+ #: bws_functions.php:372
196
+ #: bws_functions.php:380
197
+ #: bws_menu.php:693
198
+ #: bws_menu.php:750
199
  #, fuzzy
200
  msgid "Activate"
201
  msgstr "Aktivierte Plugins"
202
 
203
+ #: bws_functions.php:359
204
+ #: bws_functions.php:452
205
  #, php-format
206
  msgid "In order to continue using the plugin it is necessary to buy a %s license."
207
  msgstr ""
208
 
209
+ #: bws_functions.php:360
210
  msgid "After that you can activate it by entering your license key."
211
  msgstr ""
212
 
213
+ #: bws_functions.php:374
214
  msgid "Unfortunately, you have exceeded the number of available tries per day."
215
  msgstr ""
216
 
217
+ #: bws_functions.php:391
218
  msgid "Congratulations! The Pro license of the plugin is successfully activated."
219
  msgstr ""
220
 
221
+ #: bws_functions.php:432
222
  msgid "Wrong license key."
223
  msgstr ""
224
 
225
+ #: bws_functions.php:434
226
  msgid "This license key is bind to another site."
227
  msgstr ""
228
 
229
+ #: bws_functions.php:436
230
  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."
231
  msgstr ""
232
 
233
+ #: bws_functions.php:438
234
  msgid "Unfortunately, you have exceeded the number of available tries."
235
  msgstr ""
236
 
237
+ #: bws_functions.php:440
238
  msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
239
  msgstr ""
240
 
241
+ #: bws_functions.php:444
242
  msgid "The Pro Trial license key is valid."
243
  msgstr ""
244
 
245
+ #: bws_functions.php:446
246
  msgid "The license key is valid."
247
  msgstr ""
248
 
249
+ #: bws_functions.php:449
250
  msgid "Your license will expire on"
251
  msgstr ""
252
 
253
+ #: bws_functions.php:482
254
  msgid "Please, enter your license key"
255
  msgstr ""
256
 
257
+ #: bws_functions.php:495
258
  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"
259
  msgstr ""
260
 
261
+ #: bws_functions.php:495
262
  msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
263
  msgstr ""
264
 
265
+ #: bws_functions.php:499
266
  msgid "Check license key"
267
  msgstr ""
268
 
269
+ #: bws_functions.php:513
270
  msgid "WARNING: Illegal use notification"
271
  msgstr ""
272
 
273
+ #: bws_functions.php:513
274
  msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
275
  msgstr ""
276
 
277
+ #: bws_functions.php:521
278
  msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
279
  msgstr ""
280
 
281
+ #: bws_functions.php:523
282
  msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
283
  msgstr ""
284
 
285
  # @ captcha
286
+ #: bws_functions.php:523
287
+ #: bws_functions.php:576
288
+ #: bws_menu.php:669
289
+ #: bws_menu.php:691
290
+ #: bws_menu.php:718
291
+ #: bws_menu.php:748
292
+ #: bws_menu.php:794
293
  #, fuzzy
294
  msgid "Learn more"
295
  msgstr "Lesen Sie mehr"
296
 
297
+ #: bws_functions.php:533
298
  #, php-format
299
  msgid "Notice: You are using the Pro Trial license of %s plugin."
300
  msgstr ""
301
 
302
+ #: bws_functions.php:535
303
  msgid "Notice: You are using the Pro Trial license of plugin."
304
  msgstr ""
305
 
306
+ #: bws_functions.php:538
307
  msgid "The Pro Trial license will expire on"
308
  msgstr ""
309
 
310
+ #: bws_functions.php:576
311
  msgid "You license for"
312
  msgstr ""
313
 
314
+ #: bws_functions.php:576
315
  msgid "expires on"
316
  msgstr ""
317
 
318
+ #: bws_functions.php:576
319
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
320
  msgstr ""
321
 
322
  # @ captcha
323
+ #: bws_functions.php:626
324
  #, fuzzy
325
  msgid "Thank you for installing"
326
  msgstr "Vielen Dank für Ihre Kontaktaufnahme."
327
 
328
+ #: bws_functions.php:627
329
  msgid "Let's get started"
330
  msgstr ""
331
 
332
  # @ captcha
333
+ #: bws_functions.php:628
334
  #, fuzzy
335
  msgid "Configure Settings"
336
  msgstr "Einstellungen"
337
 
338
+ #: bws_functions.php:631
339
  msgid "Add New"
340
  msgstr ""
341
 
342
+ #: bws_functions.php:635
343
  msgid "Close notice"
344
  msgstr ""
345
 
346
+ #: bws_functions.php:648
347
+ msgid "Notice"
348
  msgstr ""
349
 
350
+ #: bws_functions.php:648
351
+ msgid "The plugin's settings have been changed."
352
+ msgstr ""
353
+
354
+ #: bws_functions.php:649
355
+ msgid "Save Changes"
356
+ msgstr ""
357
+
358
+ #: bws_functions.php:694
359
+ msgid "Add BWS Plugins Shortcode"
360
+ msgstr ""
361
+
362
+ #: bws_functions.php:738
363
  msgid "Close"
364
  msgstr ""
365
 
366
+ #: bws_functions.php:829
367
  msgid "Restore all plugin settings to defaults"
368
  msgstr ""
369
 
370
+ #: bws_functions.php:831
371
  msgid "Restore settings"
372
  msgstr ""
373
 
374
+ #: bws_functions.php:842
375
  msgid "Are you sure you want to restore all settings by default?"
376
  msgstr ""
377
 
378
+ #: bws_functions.php:845
379
  msgid "Yes, restore all settings"
380
  msgstr ""
381
 
382
+ #: bws_functions.php:846
383
  msgid "No, go back to the settings page"
384
  msgstr ""
385
 
386
  # @ captcha
387
+ #: bws_functions.php:890
388
  #, fuzzy
389
  msgid "Plugin"
390
  msgstr "BWS Plugins"
391
 
392
  # @ captcha
393
+ #: bws_functions.php:899
394
  #, fuzzy
395
  msgid "Shortcode settings"
396
  msgstr "Einstellungen"
397
 
398
+ #: bws_functions.php:904
399
  msgid "The shortcode will be inserted"
400
  msgstr ""
401
 
402
+ #: bws_functions.php:909
403
  msgid "Insert"
404
  msgstr ""
405
 
406
  # @ captcha
407
+ #: bws_menu.php:506
408
  msgid "Not set"
409
  msgstr "Nicht festgelegt"
410
 
411
  # @ captcha
412
+ #: bws_menu.php:508
413
+ #: bws_menu.php:509
414
  msgid "On"
415
  msgstr "Ein"
416
 
417
  # @ captcha
418
+ #: bws_menu.php:508
419
+ #: bws_menu.php:509
420
  msgid "Off"
421
  msgstr "Ausgeschaltet"
422
 
423
  # @ captcha
424
+ #: bws_menu.php:510
425
+ #: bws_menu.php:511
426
+ #: bws_menu.php:512
427
+ #: bws_menu.php:513
428
+ #: bws_menu.php:514
429
+ #: bws_menu.php:526
430
  msgid "N/A"
431
  msgstr "keine Angaben"
432
 
433
  # @ captcha
434
+ #: bws_menu.php:514
435
  msgid " Mb"
436
  msgstr " Mb"
437
 
438
  # @ captcha
439
+ #: bws_menu.php:515
440
+ #: bws_menu.php:516
441
+ #: bws_menu.php:517
442
+ #: bws_menu.php:522
443
  msgid "Yes"
444
  msgstr "Ja"
445
 
446
  # @ captcha
447
+ #: bws_menu.php:515
 
 
448
  #: bws_menu.php:516
449
+ #: bws_menu.php:517
450
+ #: bws_menu.php:524
451
  msgid "No"
452
  msgstr "Nein"
453
 
454
  # @ captcha
455
+ #: bws_menu.php:534
456
  msgid "Operating System"
457
  msgstr "Betriebs-System"
458
 
459
  # @ captcha
460
+ #: bws_menu.php:535
461
  msgid "Server"
462
  msgstr "Server"
463
 
464
  # @ captcha
465
+ #: bws_menu.php:536
466
  msgid "Memory usage"
467
  msgstr "Speichernutzung"
468
 
469
  # @ captcha
470
+ #: bws_menu.php:537
471
  msgid "MYSQL Version"
472
  msgstr "MYSQL Version"
473
 
474
  # @ captcha
475
+ #: bws_menu.php:538
476
  msgid "SQL Mode"
477
  msgstr "SQL Modus"
478
 
479
  # @ captcha
480
+ #: bws_menu.php:539
481
  msgid "PHP Version"
482
  msgstr "PHP Version"
483
 
484
  # @ captcha
485
+ #: bws_menu.php:540
486
  msgid "PHP Safe Mode"
487
  msgstr "PHP Gesicherter Modus"
488
 
489
  # @ captcha
490
+ #: bws_menu.php:541
491
  msgid "PHP Allow URL fopen"
492
  msgstr "PHP Erlaubet URL zu öffnen (fopen)"
493
 
494
  # @ captcha
495
+ #: bws_menu.php:542
496
  msgid "PHP Memory Limit"
497
  msgstr "PHP Speicher-Grenze"
498
 
499
  # @ captcha
500
+ #: bws_menu.php:543
501
  msgid "PHP Max Upload Size"
502
  msgstr "PHP Maximale Upload Größe"
503
 
504
  # @ captcha
505
+ #: bws_menu.php:544
506
  msgid "PHP Max Post Size"
507
  msgstr "PHP Maximale Beitrags-Größe"
508
 
509
  # @ captcha
510
+ #: bws_menu.php:545
511
  msgid "PHP Max Script Execute Time"
512
  msgstr "PHP Maximale Script Ausführungszeit"
513
 
514
  # @ captcha
515
+ #: bws_menu.php:546
516
  msgid "PHP Exif support"
517
  msgstr "PHP Exif Support"
518
 
519
  # @ captcha
520
+ #: bws_menu.php:547
521
  msgid "PHP IPTC support"
522
  msgstr "PHP IPTC Support"
523
 
524
  # @ captcha
525
+ #: bws_menu.php:548
526
  msgid "PHP XML support"
527
  msgstr "PHP XML Support"
528
 
529
  # @ captcha
530
+ #: bws_menu.php:549
531
  msgid "Site URL"
532
  msgstr "Site URL"
533
 
534
  # @ captcha
535
+ #: bws_menu.php:550
536
  msgid "Home URL"
537
  msgstr "Home URL"
538
 
539
  # @ captcha
540
+ #: bws_menu.php:553
541
  msgid "WordPress Version"
542
  msgstr "WordPress Version"
543
 
544
  # @ captcha
545
+ #: bws_menu.php:554
546
  msgid "WordPress DB Version"
547
  msgstr "WordPress DB Version"
548
 
549
  # @ captcha
550
+ #: bws_menu.php:555
551
  msgid "Multisite"
552
  msgstr "Multisite"
553
 
554
  # @ captcha
555
+ #: bws_menu.php:556
556
  msgid "Active Theme"
557
  msgstr "Actives Theme"
558
 
559
  # @ captcha
560
+ #: bws_menu.php:571
561
  msgid "Please enter a valid email address."
562
  msgstr "Bitte geben Sie eine gültige E-Mail-Adresse ein."
563
 
564
  # @ captcha
565
+ #: bws_menu.php:575
566
  msgid "Email with system info is sent to "
567
  msgstr "E-Mail-mit System Informationen wird gesendet an "
568
 
569
  # @ captcha
570
+ #: bws_menu.php:579
571
  msgid "Thank you for contacting us."
572
  msgstr "Vielen Dank für Ihre Kontaktaufnahme."
573
 
574
  # @ captcha
575
+ #: bws_menu.php:612
576
  msgid "Sorry, email message could not be delivered."
577
  msgstr "Sorry, E-Mail konnte nicht zugestellt werden."
578
 
579
+ #: bws_menu.php:620
580
  msgid "Need help?"
581
  msgstr ""
582
 
583
+ #: bws_menu.php:621
584
  msgid "Client area"
585
  msgstr ""
586
 
587
  # @ captcha
588
+ #: bws_menu.php:622
589
+ #: bws_menu.php:933
590
  msgid "System status"
591
  msgstr "System Status"
592
 
593
  # @ captcha
594
+ #: bws_menu.php:627
595
  #, fuzzy
596
  msgid "Plugins"
597
  msgstr "BWS Plugins"
598
 
599
+ #: bws_menu.php:629
600
  msgid "Themes"
601
  msgstr ""
602
 
603
+ #: bws_menu.php:634
604
  msgid "All"
605
  msgstr ""
606
 
607
  # @ default
608
+ #: bws_menu.php:635
609
  #, fuzzy
610
  msgid "Installed"
611
  msgstr "Installiere %s"
612
 
613
  # @ captcha
614
+ #: bws_menu.php:636
615
  #, fuzzy
616
  msgid "Recommended"
617
  msgstr "Empfohlene Plugins"
618
 
619
  # @ captcha
620
+ #: bws_menu.php:640
621
  msgid "Installed plugins"
622
  msgstr "Installierte Plugins"
623
 
624
  # @ captcha
625
+ #: bws_menu.php:672
626
+ #: bws_menu.php:721
627
  msgid "Settings"
628
  msgstr "Einstellungen"
629
 
630
  # @ captcha
631
+ #: bws_menu.php:693
632
+ #: bws_menu.php:750
633
  #, fuzzy
634
  msgid "Activate this plugin"
635
  msgstr "Aktivierte Plugins"
636
 
637
+ #: bws_menu.php:708
638
+ #: bws_menu.php:738
639
+ #: bws_menu.php:784
640
  msgid "Go"
641
  msgstr ""
642
 
643
+ #: bws_menu.php:712
644
+ #: bws_menu.php:742
645
+ #: bws_menu.php:788
646
  msgid "DONATE"
647
  msgstr ""
648
 
649
  # @ captcha
650
+ #: bws_menu.php:758
651
  msgid "Recommended plugins"
652
  msgstr "Empfohlene Plugins"
653
 
654
  # @ default
655
+ #: bws_menu.php:796
656
  #, fuzzy
657
  msgid "Install now"
658
  msgstr "Installiere %s"
659
 
660
+ #: bws_menu.php:817
661
  msgid "Try again"
662
  msgstr ""
663
 
664
+ #: bws_menu.php:835
665
  #, php-format
666
  msgid "Preview &#8220;%s&#8221;"
667
  msgstr ""
668
 
669
  # @ default
670
+ #: bws_menu.php:866
671
  #, php-format
672
  msgid "Install %s"
673
  msgstr "Installiere %s"
674
 
675
  # @ default
676
+ #: bws_menu.php:866
677
  #, fuzzy
678
  msgid "Install Now"
679
  msgstr "Installiere %s"
680
 
681
+ #: bws_menu.php:869
682
  #, php-format
683
  msgid "Update to version %s"
684
  msgstr ""
685
 
686
+ #: bws_menu.php:869
687
  msgid "Update"
688
  msgstr ""
689
 
690
+ #: bws_menu.php:876
691
  #, php-format
692
  msgid "Preview %s"
693
  msgstr ""
694
 
695
+ #: bws_menu.php:876
696
  msgid "Preview"
697
  msgstr ""
698
 
699
+ #: bws_menu.php:882
700
+ #: bws_menu.php:914
701
  #, php-format
702
  msgid "By %s"
703
  msgstr ""
704
 
705
+ #: bws_menu.php:888
706
  msgid "Details"
707
  msgstr ""
708
 
709
  # @ default
710
+ #: bws_menu.php:920
711
  #, fuzzy
712
  msgid "Already Installed"
713
  msgstr "Installiere %s"
714
 
715
  # @ captcha
716
+ #: bws_menu.php:936
717
  msgid "Environment"
718
  msgstr "Umgebungsvariable"
719
 
720
  # @ captcha
721
+ #: bws_menu.php:947
722
  msgid "Active Plugins"
723
  msgstr "Aktivierte Plugins"
724
 
725
  # @ captcha
726
+ #: bws_menu.php:960
727
  msgid "Inactive Plugins"
728
  msgstr "Inactive Plugins"
729
 
730
  # @ captcha
731
+ #: bws_menu.php:976
732
  msgid "Send to support"
733
  msgstr "Sende zuzm Support"
734
 
735
  # @ captcha
736
+ #: bws_menu.php:983
737
  msgid "Send to custom email &#187;"
738
  msgstr "Senden Sie eine benutzerdefinierte E-Mail zu &#187;"
739
 
bws_menu/languages/bestwebsoft-fr_FR.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-fr_FR.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-09-07 13:11+0300\n"
6
- "PO-Revision-Date: 2015-09-07 13:11+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"
@@ -18,6 +18,7 @@ msgstr ""
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
  #: bws_functions.php:29
 
21
  msgid "requires"
22
  msgstr "obligatoire"
23
 
@@ -33,627 +34,643 @@ msgstr "Retour à WordPress"
33
  msgid "Plugins page"
34
  msgstr "Page des extensions"
35
 
36
- #: bws_functions.php:91
 
 
 
 
37
  msgid "It’s time to upgrade your"
38
  msgstr "C'est le moment de mettre à jour votre "
39
 
40
- #: bws_functions.php:91
41
  msgid "to"
42
  msgstr "à"
43
 
44
- #: bws_functions.php:91
45
  msgid "version!"
46
  msgstr "version"
47
 
48
- #: bws_functions.php:92
49
  msgid "Extend standard plugin functionality with new great options."
50
  msgstr "Etend les fonctionalités classiques de l'extension avec des nouvelles options."
51
 
52
- #: bws_functions.php:95
53
- #: bws_functions.php:492
54
  msgid "Learn More"
55
  msgstr "En savoir plus"
56
 
57
- #: bws_functions.php:112
58
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
59
  msgstr "Si notre extension vous satisfait, merci de la notée avec 5 étoiles dans Wordpress"
60
 
61
- #: bws_functions.php:113
62
  msgid "Rate the plugin"
63
  msgstr "Voter pour l'extension"
64
 
65
- #: bws_functions.php:116
66
  msgid "If there is something wrong about it, please contact us"
67
  msgstr "Si vous avez une question, n'hésitez pas à nous contacter"
68
 
69
- #: bws_functions.php:133
70
- #: bws_functions.php:169
71
  msgid "Wrong license key"
72
  msgstr "Clé de licence incorrecte"
73
 
74
- #: bws_functions.php:163
75
- #: bws_functions.php:405
76
- #: bws_functions.php:456
77
  msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
78
  msgstr "Il est survenu une erreur. Essayer de nouveau. Si l'erreur se produit de nouveau, merci de contacter <a href=http://support.bestwebsoft.com>BestWebSoft</a>. Nous sommes désolés pour le désagrément."
79
 
80
- #: bws_functions.php:163
81
- #: bws_functions.php:405
82
- #: bws_functions.php:456
83
  msgid "We are sorry for inconvenience."
84
  msgstr "Nous sommes désolés pour le désagrément."
85
 
86
- #: bws_functions.php:171
87
  msgid "This license key is bind to another site"
88
  msgstr "La clé de licence correspond à un autre site."
89
 
90
- #: bws_functions.php:173
91
- #: bws_functions.php:315
92
  msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
93
  msgstr "Désoler mais vous avez dépassé le nombre d'essai de la journée. Merci de télécharger l'extension manuellement."
94
 
95
- #: bws_functions.php:175
96
  msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
97
  msgstr "Désoler, votre licence est terminée. Pour continuer à disposer du support rapide et des mises à jour de l'extension vous devez la renouveller dans votre"
98
 
99
- #: bws_functions.php:177
100
  #, fuzzy
101
  msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
102
  msgstr "Une licence a déjà été installée sur ce domaine. La licence d'évaluation ne peut-être installée qu'une seule fois."
103
 
104
- #: bws_functions.php:198
105
- #: bws_functions.php:220
106
- #: bws_functions.php:242
107
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
108
  msgstr "Erreur de téléchargement de l'archive ZIP. Merci de télécharger l'extension manuellement."
109
 
110
- #: bws_functions.php:210
111
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
112
  msgstr "Erreur d'ouverture de l'archive zip. Merci de télécharger l'extension manuellement."
113
 
114
- #: bws_functions.php:216
115
  msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
116
  msgstr "Votre server n'a pas le support du format des archives ZIP ou Phar. Merci de télécharger l'extension manuellement."
117
 
118
- #: bws_functions.php:223
119
  msgid "UploadDir is not writable. Please, upload the plugin manually"
120
  msgstr "Erreur d'ouverture de l'archive zip. Merci de télécharger l'extension manuellement."
121
 
122
- #: bws_functions.php:246
123
  msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
124
  msgstr "Il est survenu une erreur. Essayer de nouveau ou bien télécharger l'extension manuellement.Nous sommes désolés pour le désagrément."
125
 
126
- #: bws_functions.php:271
127
  msgid "Please, enter Your license key"
128
  msgstr "Merci de saisir votre clé de licence"
129
 
130
- #: bws_functions.php:288
131
  #, fuzzy
132
  msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
133
  msgstr "Félicitations! La version PRO de cette extension a été téléchargée et activée avec succès."
134
 
135
- #: bws_functions.php:290
136
- #: bws_functions.php:372
137
  msgid "Please, go to"
138
  msgstr "Merci d'allez à"
139
 
140
- #: bws_functions.php:290
141
- #: bws_functions.php:372
142
  msgid "the setting page"
143
  msgstr "Options supplémentaires"
144
 
145
- #: bws_functions.php:291
146
- #: bws_functions.php:373
147
  msgid "You will be redirected automatically in 5 seconds."
148
  msgstr "Vous allez être redirigé automatiquement dans 5 secondes"
149
 
150
- #: bws_functions.php:296
151
  msgid "You can download and activate"
152
  msgstr "Vous pouvez télécharger et activer la version "
153
 
154
- #: bws_functions.php:298
155
  msgid "version of this plugin by entering Your license key."
156
  msgstr " de cette extension en donnant votre clé de licence."
157
 
158
- #: bws_functions.php:300
159
- #: bws_functions.php:341
160
  msgid "You can find your license key on your personal page Client area, by clicking on the link"
161
  msgstr "Vous pouvez trouver votre clé de licence sur votre page personnelle dans la zone cliente en cliquant sur le lien"
162
 
163
- #: bws_functions.php:302
164
- #: bws_functions.php:343
165
  msgid "(your username is the email you specify when purchasing the product)."
166
  msgstr "(votre nom d'utilisateur est l'adresse e-mail que vous avez donné lors de l'achat de l'extension)."
167
 
168
- #: bws_functions.php:306
169
- #: bws_functions.php:609
170
  msgid "or"
171
  msgstr "ou"
172
 
173
- #: bws_functions.php:306
174
  #, php-format
175
  msgid "Start Your Free %s-Day Trial Now"
176
  msgstr "Débuter votre licence d'évaluation gratuite de %s jours"
177
 
178
- #: bws_functions.php:312
179
- #: bws_functions.php:321
180
- #: bws_functions.php:351
181
- #: bws_functions.php:359
182
- #: bws_menu.php:685
183
- #: bws_menu.php:742
184
  msgid "Activate"
185
  msgstr "Activé"
186
 
187
- #: bws_functions.php:338
188
- #: bws_functions.php:431
189
  #, php-format
190
  msgid "In order to continue using the plugin it is necessary to buy a %s license."
191
  msgstr "Afin de pouvoir continuer à utiliser cette extension il est nécessaire d'acheter une licence %s."
192
 
193
- #: bws_functions.php:339
194
  msgid "After that you can activate it by entering your license key."
195
  msgstr " Après vous pouvez activer cette extension en donnant votre clé de licence."
196
 
197
- #: bws_functions.php:353
198
  msgid "Unfortunately, you have exceeded the number of available tries per day."
199
  msgstr "Désoler mais vous avez dépassé le nombre d'essai de la journée. Merci de télécharger l'extension manuellement."
200
 
201
- #: bws_functions.php:370
202
  #, fuzzy
203
  msgid "Congratulations! The Pro license of the plugin is successfully activated."
204
  msgstr "Félicitations! La version PRO de cette extension a été téléchargée et activée avec succès."
205
 
206
- #: bws_functions.php:411
207
  msgid "Wrong license key."
208
  msgstr "Clé de licence incorrecte."
209
 
210
- #: bws_functions.php:413
211
  msgid "This license key is bind to another site."
212
  msgstr "La clé de licence correspond à un autre site."
213
 
214
- #: bws_functions.php:415
215
  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."
216
  msgstr "La clé de licence est valide mais votre durée de validité est passée. Pour continuer à disposer du support rapide et des mises à jour de l'extension vous devez la renouveller."
217
 
218
- #: bws_functions.php:417
219
  msgid "Unfortunately, you have exceeded the number of available tries."
220
  msgstr "Désoler mais vous avez dépassé le nombre d'essai de la journée. Merci de télécharger l'extension manuellement."
221
 
222
- #: bws_functions.php:419
223
  #, fuzzy
224
  msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
225
  msgstr "Une licence a déjà été installée sur ce domaine. La licence d'évaluation ne peut-être installée qu'une seule fois."
226
 
227
- #: bws_functions.php:423
228
  #, fuzzy
229
  msgid "The Pro Trial license key is valid."
230
  msgstr "La clé de licence d'évaluation est valide."
231
 
232
- #: bws_functions.php:425
233
  msgid "The license key is valid."
234
  msgstr "La clé de licence est valide."
235
 
236
- #: bws_functions.php:428
237
  msgid "Your license will expire on"
238
  msgstr "Votre licence se termine le "
239
 
240
- #: bws_functions.php:461
241
  msgid "Please, enter your license key"
242
  msgstr "Merci de saisir votre clé de licence"
243
 
244
- #: bws_functions.php:474
245
  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"
246
  msgstr "Si nécessaire vous pouvez vérifier que la clé de licence est correcte ou la saisir de nouveau dans le champ ci-dessous. Vous pouvez trouver votre clé de licence sur votre page personnelle (zone client) sur notre site web."
247
 
248
- #: bws_functions.php:474
249
  msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
250
  msgstr "(votre nom d'utilisateur est l'adresse e-mail que vous avez donné lors de l'achat de l'extension). Si nécessaire, utilisez la fonction de demande de mot de passe perdu."
251
 
252
- #: bws_functions.php:478
253
  msgid "Check license key"
254
  msgstr "Vérifier la clé de licence"
255
 
256
- #: bws_functions.php:492
257
  msgid "WARNING: Illegal use notification"
258
  msgstr "AVERTISSEMENT : Notification d'utilisation abusive"
259
 
260
- #: bws_functions.php:492
261
  msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
262
  msgstr "Nous avons détecté une utilisation abusive de notre extension. Nous vous recommandons de résoudre ce problème dans les 24 heures, sinon l'extension sera rendue inactive. Merci de vous rendre dans votre espace personel"
263
 
264
- #: bws_functions.php:500
265
  #, fuzzy
266
  msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
267
  msgstr "Votre licence d'évaluation est terminée. Pour continuer à disposer du support rapide et des mises à jour de l'extension vous devez la renouveller."
268
 
269
- #: bws_functions.php:502
270
  msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
271
  msgstr "Votre licence est terminée. Pour continuer à disposer du support rapide et des mises à jour de l'extension vous devez la renouveller."
272
 
273
- #: bws_functions.php:502
274
- #: bws_functions.php:555
275
- #: bws_menu.php:661
276
- #: bws_menu.php:683
277
- #: bws_menu.php:710
278
- #: bws_menu.php:740
279
- #: bws_menu.php:786
280
  msgid "Learn more"
281
  msgstr "En savoir plus"
282
 
283
- #: bws_functions.php:512
284
  #, fuzzy, php-format
285
  msgid "Notice: You are using the Pro Trial license of %s plugin."
286
  msgstr "Avertissement : vous utilisez la version d'évaluation de l'extension %s."
287
 
288
- #: bws_functions.php:514
289
  #, fuzzy
290
  msgid "Notice: You are using the Pro Trial license of plugin."
291
  msgstr "Avertissement : vous utilisez la version d'évaluation de l'extension."
292
 
293
- #: bws_functions.php:517
294
  #, fuzzy
295
  msgid "The Pro Trial license will expire on"
296
  msgstr "Votre licence se termine le "
297
 
298
- #: bws_functions.php:555
299
  msgid "You license for"
300
  msgstr "Votre licence pour"
301
 
302
- #: bws_functions.php:555
303
  msgid "expires on"
304
  msgstr "se termine le"
305
 
306
- #: bws_functions.php:555
307
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
308
  msgstr "et vous ne diposerez plus du support rapide et des mises à jour."
309
 
310
- #: bws_functions.php:605
311
  #, fuzzy
312
  msgid "Thank you for installing"
313
  msgstr "Merci de nous avoir contacté."
314
 
315
- #: bws_functions.php:606
316
  msgid "Let's get started"
317
  msgstr ""
318
 
319
- #: bws_functions.php:607
320
  #, fuzzy
321
  msgid "Configure Settings"
322
  msgstr "Options du formulaire de Contact"
323
 
324
- #: bws_functions.php:610
325
  msgid "Add New"
326
  msgstr ""
327
 
328
- #: bws_functions.php:614
329
  msgid "Close notice"
330
  msgstr ""
331
 
332
- #: bws_functions.php:667
 
 
 
 
 
 
 
 
 
 
 
 
333
  #, fuzzy
334
- msgid "Add BWS shortcode"
335
  msgstr "Utiliser le code court"
336
 
337
- #: bws_functions.php:711
338
  msgid "Close"
339
  msgstr "Fermer"
340
 
341
- #: bws_functions.php:802
342
  msgid "Restore all plugin settings to defaults"
343
  msgstr ""
344
 
345
- #: bws_functions.php:804
346
  #, fuzzy
347
  msgid "Restore settings"
348
  msgstr "Options supplémentaires"
349
 
350
- #: bws_functions.php:815
351
  #, fuzzy
352
  msgid "Are you sure you want to restore all settings by default?"
353
  msgstr "Etes vous sûr de vouloir supprimer cette langue ?"
354
 
355
- #: bws_functions.php:818
356
  msgid "Yes, restore all settings"
357
  msgstr ""
358
 
359
- #: bws_functions.php:819
360
  #, fuzzy
361
  msgid "No, go back to the settings page"
362
  msgstr "Options supplémentaires"
363
 
364
- #: bws_functions.php:863
365
  #, fuzzy
366
  msgid "Plugin"
367
  msgstr "Extensions"
368
 
369
- #: bws_functions.php:872
370
  #, fuzzy
371
  msgid "Shortcode settings"
372
  msgstr "Options supplémentaires"
373
 
374
- #: bws_functions.php:877
375
  msgid "The shortcode will be inserted"
376
  msgstr ""
377
 
378
- #: bws_functions.php:882
379
  msgid "Insert"
380
  msgstr ""
381
 
382
- #: bws_menu.php:498
383
  msgid "Not set"
384
  msgstr "Not set"
385
 
386
- #: bws_menu.php:500
387
- #: bws_menu.php:501
388
  msgid "On"
389
  msgstr "On"
390
 
391
- #: bws_menu.php:500
392
- #: bws_menu.php:501
393
  msgid "Off"
394
  msgstr "Off"
395
 
396
- #: bws_menu.php:502
397
- #: bws_menu.php:503
398
- #: bws_menu.php:504
399
- #: bws_menu.php:505
400
- #: bws_menu.php:506
401
- #: bws_menu.php:518
402
  msgid "N/A"
403
  msgstr "N/A"
404
 
405
- #: bws_menu.php:506
406
  msgid " Mb"
407
  msgstr " Mb"
408
 
409
- #: bws_menu.php:507
410
- #: bws_menu.php:508
411
- #: bws_menu.php:509
412
- #: bws_menu.php:514
413
  msgid "Yes"
414
  msgstr "Yes"
415
 
416
- #: bws_menu.php:507
417
- #: bws_menu.php:508
418
- #: bws_menu.php:509
419
  #: bws_menu.php:516
 
 
420
  msgid "No"
421
  msgstr "No"
422
 
423
- #: bws_menu.php:526
424
  msgid "Operating System"
425
  msgstr "Operating System"
426
 
427
- #: bws_menu.php:527
428
  msgid "Server"
429
  msgstr "Server"
430
 
431
- #: bws_menu.php:528
432
  msgid "Memory usage"
433
  msgstr "Memory usage"
434
 
435
- #: bws_menu.php:529
436
  msgid "MYSQL Version"
437
  msgstr "MYSQL Version"
438
 
439
- #: bws_menu.php:530
440
  msgid "SQL Mode"
441
  msgstr "SQL Mode"
442
 
443
- #: bws_menu.php:531
444
  msgid "PHP Version"
445
  msgstr "PHP Version"
446
 
447
- #: bws_menu.php:532
448
  msgid "PHP Safe Mode"
449
  msgstr "PHP Safe Mode"
450
 
451
- #: bws_menu.php:533
452
  msgid "PHP Allow URL fopen"
453
  msgstr "PHP Allow URL fopen"
454
 
455
- #: bws_menu.php:534
456
  msgid "PHP Memory Limit"
457
  msgstr "PHP Memory Limit"
458
 
459
- #: bws_menu.php:535
460
  msgid "PHP Max Upload Size"
461
  msgstr "PHP Max Upload Size"
462
 
463
- #: bws_menu.php:536
464
  msgid "PHP Max Post Size"
465
  msgstr "PHP Max Post Size"
466
 
467
- #: bws_menu.php:537
468
  msgid "PHP Max Script Execute Time"
469
  msgstr "PHP Max Script Execute Time"
470
 
471
- #: bws_menu.php:538
472
  msgid "PHP Exif support"
473
  msgstr "PHP Exif support"
474
 
475
- #: bws_menu.php:539
476
  msgid "PHP IPTC support"
477
  msgstr "PHP IPTC support"
478
 
479
- #: bws_menu.php:540
480
  msgid "PHP XML support"
481
  msgstr "PHP XML support"
482
 
483
- #: bws_menu.php:541
484
  msgid "Site URL"
485
  msgstr "Site URL"
486
 
487
- #: bws_menu.php:542
488
  msgid "Home URL"
489
  msgstr "Home URL"
490
 
491
- #: bws_menu.php:545
492
  msgid "WordPress Version"
493
  msgstr "WordPress Version"
494
 
495
- #: bws_menu.php:546
496
  msgid "WordPress DB Version"
497
  msgstr "WordPress DB Version"
498
 
499
- #: bws_menu.php:547
500
  msgid "Multisite"
501
  msgstr "Multisite"
502
 
503
- #: bws_menu.php:548
504
  msgid "Active Theme"
505
  msgstr "Active Theme"
506
 
507
- #: bws_menu.php:563
508
  msgid "Please enter a valid email address."
509
  msgstr "Merci de saisir une adresse e-mail valide."
510
 
511
- #: bws_menu.php:567
512
  msgid "Email with system info is sent to "
513
  msgstr "Le courriel avec les informations système est envoyé à"
514
 
515
- #: bws_menu.php:571
516
  msgid "Thank you for contacting us."
517
  msgstr "Merci de nous avoir contacté."
518
 
519
- #: bws_menu.php:604
520
  msgid "Sorry, email message could not be delivered."
521
  msgstr "Désolé, votre e-mail n'a pas pu être envoyé."
522
 
523
- #: bws_menu.php:612
524
  msgid "Need help?"
525
  msgstr "Besoin d'aide ?"
526
 
527
- #: bws_menu.php:613
528
  msgid "Client area"
529
  msgstr "Espace client"
530
 
531
- #: bws_menu.php:614
532
- #: bws_menu.php:925
533
  msgid "System status"
534
  msgstr "System status"
535
 
536
- #: bws_menu.php:619
537
  msgid "Plugins"
538
  msgstr "Extensions"
539
 
540
- #: bws_menu.php:621
541
  msgid "Themes"
542
  msgstr "Thèmes"
543
 
544
- #: bws_menu.php:626
545
  msgid "All"
546
  msgstr "Tous"
547
 
548
- #: bws_menu.php:627
549
  msgid "Installed"
550
  msgstr "Installé"
551
 
552
- #: bws_menu.php:628
553
  msgid "Recommended"
554
  msgstr "Recommandé"
555
 
556
- #: bws_menu.php:632
557
  msgid "Installed plugins"
558
  msgstr "Plugin installé"
559
 
560
- #: bws_menu.php:664
561
- #: bws_menu.php:713
562
  msgid "Settings"
563
  msgstr "Réglages"
564
 
565
- #: bws_menu.php:685
566
- #: bws_menu.php:742
567
  msgid "Activate this plugin"
568
  msgstr "Activer cette extension"
569
 
570
- #: bws_menu.php:700
571
- #: bws_menu.php:730
572
- #: bws_menu.php:776
573
  msgid "Go"
574
  msgstr "Passez"
575
 
576
- #: bws_menu.php:704
577
- #: bws_menu.php:734
578
- #: bws_menu.php:780
579
  msgid "DONATE"
580
  msgstr "Faire un don"
581
 
582
- #: bws_menu.php:750
583
  msgid "Recommended plugins"
584
  msgstr "Plugin recommandé"
585
 
586
- #: bws_menu.php:788
587
  msgid "Install now"
588
  msgstr "Installer maintenant"
589
 
590
- #: bws_menu.php:809
591
  msgid "Try again"
592
  msgstr "Essayer de nouveau"
593
 
594
- #: bws_menu.php:827
595
  #, php-format
596
  msgid "Preview &#8220;%s&#8221;"
597
  msgstr "Pré-visualiser &#8220;%s&#8221;"
598
 
599
- #: bws_menu.php:858
600
  #, php-format
601
  msgid "Install %s"
602
  msgstr "%s installé"
603
 
604
- #: bws_menu.php:858
605
  msgid "Install Now"
606
  msgstr "Installa Ora"
607
 
608
- #: bws_menu.php:861
609
  #, php-format
610
  msgid "Update to version %s"
611
  msgstr "Mettre à jour pour la version %s"
612
 
613
- #: bws_menu.php:861
614
  msgid "Update"
615
  msgstr "Mettre à jour"
616
 
617
- #: bws_menu.php:868
618
  #, php-format
619
  msgid "Preview %s"
620
  msgstr "Pré-visualiser %s"
621
 
622
- #: bws_menu.php:868
623
  msgid "Preview"
624
  msgstr "Pré-visualiser"
625
 
626
- #: bws_menu.php:874
627
- #: bws_menu.php:906
628
  #, php-format
629
  msgid "By %s"
630
  msgstr "Par %s"
631
 
632
- #: bws_menu.php:880
633
  msgid "Details"
634
  msgstr "Détails"
635
 
636
- #: bws_menu.php:912
637
  msgid "Already Installed"
638
  msgstr "Déjà installé"
639
 
640
- #: bws_menu.php:928
641
  msgid "Environment"
642
  msgstr "Environment"
643
 
644
- #: bws_menu.php:939
645
  msgid "Active Plugins"
646
  msgstr "Plugin actifs"
647
 
648
- #: bws_menu.php:952
649
  msgid "Inactive Plugins"
650
  msgstr "Plugin inactifs"
651
 
652
- #: bws_menu.php:968
653
  msgid "Send to support"
654
  msgstr "Envoyé au support"
655
 
656
- #: bws_menu.php:975
657
  msgid "Send to custom email &#187;"
658
  msgstr "Envoyer un e-mail spécifique &#187;"
659
 
@@ -1020,9 +1037,6 @@ msgstr "Envoyer un e-mail spécifique &#187;"
1020
  #~ msgid "Url"
1021
  #~ msgstr "Url"
1022
 
1023
- #~ msgid "Save Changes"
1024
- #~ msgstr "Sauvegarder les modifications"
1025
-
1026
  #~ msgid "Contact Form Pro | Extra Settings"
1027
  #~ msgstr "Formulaire Pro de Contact | Options supplémentaires"
1028
 
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-17 16:00+0300\n"
6
+ "PO-Revision-Date: 2015-09-17 16:00+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"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
  #: bws_functions.php:29
21
+ #: bws_functions.php:53
22
  msgid "requires"
23
  msgstr "obligatoire"
24
 
34
  msgid "Plugins page"
35
  msgstr "Page des extensions"
36
 
37
+ #: bws_functions.php:55
38
+ msgid "or higher! We do not guarantee that our plugin will work correctly. Please upgrade to WordPress latest version."
39
+ msgstr ""
40
+
41
+ #: bws_functions.php:112
42
  msgid "It’s time to upgrade your"
43
  msgstr "C'est le moment de mettre à jour votre "
44
 
45
+ #: bws_functions.php:112
46
  msgid "to"
47
  msgstr "à"
48
 
49
+ #: bws_functions.php:112
50
  msgid "version!"
51
  msgstr "version"
52
 
53
+ #: bws_functions.php:113
54
  msgid "Extend standard plugin functionality with new great options."
55
  msgstr "Etend les fonctionalités classiques de l'extension avec des nouvelles options."
56
 
57
+ #: bws_functions.php:116
58
+ #: bws_functions.php:513
59
  msgid "Learn More"
60
  msgstr "En savoir plus"
61
 
62
+ #: bws_functions.php:133
63
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
64
  msgstr "Si notre extension vous satisfait, merci de la notée avec 5 étoiles dans Wordpress"
65
 
66
+ #: bws_functions.php:134
67
  msgid "Rate the plugin"
68
  msgstr "Voter pour l'extension"
69
 
70
+ #: bws_functions.php:137
71
  msgid "If there is something wrong about it, please contact us"
72
  msgstr "Si vous avez une question, n'hésitez pas à nous contacter"
73
 
74
+ #: bws_functions.php:154
75
+ #: bws_functions.php:190
76
  msgid "Wrong license key"
77
  msgstr "Clé de licence incorrecte"
78
 
79
+ #: bws_functions.php:184
80
+ #: bws_functions.php:426
81
+ #: bws_functions.php:477
82
  msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
83
  msgstr "Il est survenu une erreur. Essayer de nouveau. Si l'erreur se produit de nouveau, merci de contacter <a href=http://support.bestwebsoft.com>BestWebSoft</a>. Nous sommes désolés pour le désagrément."
84
 
85
+ #: bws_functions.php:184
86
+ #: bws_functions.php:426
87
+ #: bws_functions.php:477
88
  msgid "We are sorry for inconvenience."
89
  msgstr "Nous sommes désolés pour le désagrément."
90
 
91
+ #: bws_functions.php:192
92
  msgid "This license key is bind to another site"
93
  msgstr "La clé de licence correspond à un autre site."
94
 
95
+ #: bws_functions.php:194
96
+ #: bws_functions.php:336
97
  msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
98
  msgstr "Désoler mais vous avez dépassé le nombre d'essai de la journée. Merci de télécharger l'extension manuellement."
99
 
100
+ #: bws_functions.php:196
101
  msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
102
  msgstr "Désoler, votre licence est terminée. Pour continuer à disposer du support rapide et des mises à jour de l'extension vous devez la renouveller dans votre"
103
 
104
+ #: bws_functions.php:198
105
  #, fuzzy
106
  msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
107
  msgstr "Une licence a déjà été installée sur ce domaine. La licence d'évaluation ne peut-être installée qu'une seule fois."
108
 
109
+ #: bws_functions.php:219
110
+ #: bws_functions.php:241
111
+ #: bws_functions.php:263
112
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
113
  msgstr "Erreur de téléchargement de l'archive ZIP. Merci de télécharger l'extension manuellement."
114
 
115
+ #: bws_functions.php:231
116
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
117
  msgstr "Erreur d'ouverture de l'archive zip. Merci de télécharger l'extension manuellement."
118
 
119
+ #: bws_functions.php:237
120
  msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
121
  msgstr "Votre server n'a pas le support du format des archives ZIP ou Phar. Merci de télécharger l'extension manuellement."
122
 
123
+ #: bws_functions.php:244
124
  msgid "UploadDir is not writable. Please, upload the plugin manually"
125
  msgstr "Erreur d'ouverture de l'archive zip. Merci de télécharger l'extension manuellement."
126
 
127
+ #: bws_functions.php:267
128
  msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
129
  msgstr "Il est survenu une erreur. Essayer de nouveau ou bien télécharger l'extension manuellement.Nous sommes désolés pour le désagrément."
130
 
131
+ #: bws_functions.php:292
132
  msgid "Please, enter Your license key"
133
  msgstr "Merci de saisir votre clé de licence"
134
 
135
+ #: bws_functions.php:309
136
  #, fuzzy
137
  msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
138
  msgstr "Félicitations! La version PRO de cette extension a été téléchargée et activée avec succès."
139
 
140
+ #: bws_functions.php:311
141
+ #: bws_functions.php:393
142
  msgid "Please, go to"
143
  msgstr "Merci d'allez à"
144
 
145
+ #: bws_functions.php:311
146
+ #: bws_functions.php:393
147
  msgid "the setting page"
148
  msgstr "Options supplémentaires"
149
 
150
+ #: bws_functions.php:312
151
+ #: bws_functions.php:394
152
  msgid "You will be redirected automatically in 5 seconds."
153
  msgstr "Vous allez être redirigé automatiquement dans 5 secondes"
154
 
155
+ #: bws_functions.php:317
156
  msgid "You can download and activate"
157
  msgstr "Vous pouvez télécharger et activer la version "
158
 
159
+ #: bws_functions.php:319
160
  msgid "version of this plugin by entering Your license key."
161
  msgstr " de cette extension en donnant votre clé de licence."
162
 
163
+ #: bws_functions.php:321
164
+ #: bws_functions.php:362
165
  msgid "You can find your license key on your personal page Client area, by clicking on the link"
166
  msgstr "Vous pouvez trouver votre clé de licence sur votre page personnelle dans la zone cliente en cliquant sur le lien"
167
 
168
+ #: bws_functions.php:323
169
+ #: bws_functions.php:364
170
  msgid "(your username is the email you specify when purchasing the product)."
171
  msgstr "(votre nom d'utilisateur est l'adresse e-mail que vous avez donné lors de l'achat de l'extension)."
172
 
173
+ #: bws_functions.php:327
174
+ #: bws_functions.php:630
175
  msgid "or"
176
  msgstr "ou"
177
 
178
+ #: bws_functions.php:327
179
  #, php-format
180
  msgid "Start Your Free %s-Day Trial Now"
181
  msgstr "Débuter votre licence d'évaluation gratuite de %s jours"
182
 
183
+ #: bws_functions.php:333
184
+ #: bws_functions.php:342
185
+ #: bws_functions.php:372
186
+ #: bws_functions.php:380
187
+ #: bws_menu.php:693
188
+ #: bws_menu.php:750
189
  msgid "Activate"
190
  msgstr "Activé"
191
 
192
+ #: bws_functions.php:359
193
+ #: bws_functions.php:452
194
  #, php-format
195
  msgid "In order to continue using the plugin it is necessary to buy a %s license."
196
  msgstr "Afin de pouvoir continuer à utiliser cette extension il est nécessaire d'acheter une licence %s."
197
 
198
+ #: bws_functions.php:360
199
  msgid "After that you can activate it by entering your license key."
200
  msgstr " Après vous pouvez activer cette extension en donnant votre clé de licence."
201
 
202
+ #: bws_functions.php:374
203
  msgid "Unfortunately, you have exceeded the number of available tries per day."
204
  msgstr "Désoler mais vous avez dépassé le nombre d'essai de la journée. Merci de télécharger l'extension manuellement."
205
 
206
+ #: bws_functions.php:391
207
  #, fuzzy
208
  msgid "Congratulations! The Pro license of the plugin is successfully activated."
209
  msgstr "Félicitations! La version PRO de cette extension a été téléchargée et activée avec succès."
210
 
211
+ #: bws_functions.php:432
212
  msgid "Wrong license key."
213
  msgstr "Clé de licence incorrecte."
214
 
215
+ #: bws_functions.php:434
216
  msgid "This license key is bind to another site."
217
  msgstr "La clé de licence correspond à un autre site."
218
 
219
+ #: bws_functions.php:436
220
  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."
221
  msgstr "La clé de licence est valide mais votre durée de validité est passée. Pour continuer à disposer du support rapide et des mises à jour de l'extension vous devez la renouveller."
222
 
223
+ #: bws_functions.php:438
224
  msgid "Unfortunately, you have exceeded the number of available tries."
225
  msgstr "Désoler mais vous avez dépassé le nombre d'essai de la journée. Merci de télécharger l'extension manuellement."
226
 
227
+ #: bws_functions.php:440
228
  #, fuzzy
229
  msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
230
  msgstr "Une licence a déjà été installée sur ce domaine. La licence d'évaluation ne peut-être installée qu'une seule fois."
231
 
232
+ #: bws_functions.php:444
233
  #, fuzzy
234
  msgid "The Pro Trial license key is valid."
235
  msgstr "La clé de licence d'évaluation est valide."
236
 
237
+ #: bws_functions.php:446
238
  msgid "The license key is valid."
239
  msgstr "La clé de licence est valide."
240
 
241
+ #: bws_functions.php:449
242
  msgid "Your license will expire on"
243
  msgstr "Votre licence se termine le "
244
 
245
+ #: bws_functions.php:482
246
  msgid "Please, enter your license key"
247
  msgstr "Merci de saisir votre clé de licence"
248
 
249
+ #: bws_functions.php:495
250
  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"
251
  msgstr "Si nécessaire vous pouvez vérifier que la clé de licence est correcte ou la saisir de nouveau dans le champ ci-dessous. Vous pouvez trouver votre clé de licence sur votre page personnelle (zone client) sur notre site web."
252
 
253
+ #: bws_functions.php:495
254
  msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
255
  msgstr "(votre nom d'utilisateur est l'adresse e-mail que vous avez donné lors de l'achat de l'extension). Si nécessaire, utilisez la fonction de demande de mot de passe perdu."
256
 
257
+ #: bws_functions.php:499
258
  msgid "Check license key"
259
  msgstr "Vérifier la clé de licence"
260
 
261
+ #: bws_functions.php:513
262
  msgid "WARNING: Illegal use notification"
263
  msgstr "AVERTISSEMENT : Notification d'utilisation abusive"
264
 
265
+ #: bws_functions.php:513
266
  msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
267
  msgstr "Nous avons détecté une utilisation abusive de notre extension. Nous vous recommandons de résoudre ce problème dans les 24 heures, sinon l'extension sera rendue inactive. Merci de vous rendre dans votre espace personel"
268
 
269
+ #: bws_functions.php:521
270
  #, fuzzy
271
  msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
272
  msgstr "Votre licence d'évaluation est terminée. Pour continuer à disposer du support rapide et des mises à jour de l'extension vous devez la renouveller."
273
 
274
+ #: bws_functions.php:523
275
  msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
276
  msgstr "Votre licence est terminée. Pour continuer à disposer du support rapide et des mises à jour de l'extension vous devez la renouveller."
277
 
278
+ #: bws_functions.php:523
279
+ #: bws_functions.php:576
280
+ #: bws_menu.php:669
281
+ #: bws_menu.php:691
282
+ #: bws_menu.php:718
283
+ #: bws_menu.php:748
284
+ #: bws_menu.php:794
285
  msgid "Learn more"
286
  msgstr "En savoir plus"
287
 
288
+ #: bws_functions.php:533
289
  #, fuzzy, php-format
290
  msgid "Notice: You are using the Pro Trial license of %s plugin."
291
  msgstr "Avertissement : vous utilisez la version d'évaluation de l'extension %s."
292
 
293
+ #: bws_functions.php:535
294
  #, fuzzy
295
  msgid "Notice: You are using the Pro Trial license of plugin."
296
  msgstr "Avertissement : vous utilisez la version d'évaluation de l'extension."
297
 
298
+ #: bws_functions.php:538
299
  #, fuzzy
300
  msgid "The Pro Trial license will expire on"
301
  msgstr "Votre licence se termine le "
302
 
303
+ #: bws_functions.php:576
304
  msgid "You license for"
305
  msgstr "Votre licence pour"
306
 
307
+ #: bws_functions.php:576
308
  msgid "expires on"
309
  msgstr "se termine le"
310
 
311
+ #: bws_functions.php:576
312
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
313
  msgstr "et vous ne diposerez plus du support rapide et des mises à jour."
314
 
315
+ #: bws_functions.php:626
316
  #, fuzzy
317
  msgid "Thank you for installing"
318
  msgstr "Merci de nous avoir contacté."
319
 
320
+ #: bws_functions.php:627
321
  msgid "Let's get started"
322
  msgstr ""
323
 
324
+ #: bws_functions.php:628
325
  #, fuzzy
326
  msgid "Configure Settings"
327
  msgstr "Options du formulaire de Contact"
328
 
329
+ #: bws_functions.php:631
330
  msgid "Add New"
331
  msgstr ""
332
 
333
+ #: bws_functions.php:635
334
  msgid "Close notice"
335
  msgstr ""
336
 
337
+ #: bws_functions.php:648
338
+ msgid "Notice"
339
+ msgstr ""
340
+
341
+ #: bws_functions.php:648
342
+ msgid "The plugin's settings have been changed."
343
+ msgstr ""
344
+
345
+ #: bws_functions.php:649
346
+ msgid "Save Changes"
347
+ msgstr "Sauvegarder les modifications"
348
+
349
+ #: bws_functions.php:694
350
  #, fuzzy
351
+ msgid "Add BWS Plugins Shortcode"
352
  msgstr "Utiliser le code court"
353
 
354
+ #: bws_functions.php:738
355
  msgid "Close"
356
  msgstr "Fermer"
357
 
358
+ #: bws_functions.php:829
359
  msgid "Restore all plugin settings to defaults"
360
  msgstr ""
361
 
362
+ #: bws_functions.php:831
363
  #, fuzzy
364
  msgid "Restore settings"
365
  msgstr "Options supplémentaires"
366
 
367
+ #: bws_functions.php:842
368
  #, fuzzy
369
  msgid "Are you sure you want to restore all settings by default?"
370
  msgstr "Etes vous sûr de vouloir supprimer cette langue ?"
371
 
372
+ #: bws_functions.php:845
373
  msgid "Yes, restore all settings"
374
  msgstr ""
375
 
376
+ #: bws_functions.php:846
377
  #, fuzzy
378
  msgid "No, go back to the settings page"
379
  msgstr "Options supplémentaires"
380
 
381
+ #: bws_functions.php:890
382
  #, fuzzy
383
  msgid "Plugin"
384
  msgstr "Extensions"
385
 
386
+ #: bws_functions.php:899
387
  #, fuzzy
388
  msgid "Shortcode settings"
389
  msgstr "Options supplémentaires"
390
 
391
+ #: bws_functions.php:904
392
  msgid "The shortcode will be inserted"
393
  msgstr ""
394
 
395
+ #: bws_functions.php:909
396
  msgid "Insert"
397
  msgstr ""
398
 
399
+ #: bws_menu.php:506
400
  msgid "Not set"
401
  msgstr "Not set"
402
 
403
+ #: bws_menu.php:508
404
+ #: bws_menu.php:509
405
  msgid "On"
406
  msgstr "On"
407
 
408
+ #: bws_menu.php:508
409
+ #: bws_menu.php:509
410
  msgid "Off"
411
  msgstr "Off"
412
 
413
+ #: bws_menu.php:510
414
+ #: bws_menu.php:511
415
+ #: bws_menu.php:512
416
+ #: bws_menu.php:513
417
+ #: bws_menu.php:514
418
+ #: bws_menu.php:526
419
  msgid "N/A"
420
  msgstr "N/A"
421
 
422
+ #: bws_menu.php:514
423
  msgid " Mb"
424
  msgstr " Mb"
425
 
426
+ #: bws_menu.php:515
427
+ #: bws_menu.php:516
428
+ #: bws_menu.php:517
429
+ #: bws_menu.php:522
430
  msgid "Yes"
431
  msgstr "Yes"
432
 
433
+ #: bws_menu.php:515
 
 
434
  #: bws_menu.php:516
435
+ #: bws_menu.php:517
436
+ #: bws_menu.php:524
437
  msgid "No"
438
  msgstr "No"
439
 
440
+ #: bws_menu.php:534
441
  msgid "Operating System"
442
  msgstr "Operating System"
443
 
444
+ #: bws_menu.php:535
445
  msgid "Server"
446
  msgstr "Server"
447
 
448
+ #: bws_menu.php:536
449
  msgid "Memory usage"
450
  msgstr "Memory usage"
451
 
452
+ #: bws_menu.php:537
453
  msgid "MYSQL Version"
454
  msgstr "MYSQL Version"
455
 
456
+ #: bws_menu.php:538
457
  msgid "SQL Mode"
458
  msgstr "SQL Mode"
459
 
460
+ #: bws_menu.php:539
461
  msgid "PHP Version"
462
  msgstr "PHP Version"
463
 
464
+ #: bws_menu.php:540
465
  msgid "PHP Safe Mode"
466
  msgstr "PHP Safe Mode"
467
 
468
+ #: bws_menu.php:541
469
  msgid "PHP Allow URL fopen"
470
  msgstr "PHP Allow URL fopen"
471
 
472
+ #: bws_menu.php:542
473
  msgid "PHP Memory Limit"
474
  msgstr "PHP Memory Limit"
475
 
476
+ #: bws_menu.php:543
477
  msgid "PHP Max Upload Size"
478
  msgstr "PHP Max Upload Size"
479
 
480
+ #: bws_menu.php:544
481
  msgid "PHP Max Post Size"
482
  msgstr "PHP Max Post Size"
483
 
484
+ #: bws_menu.php:545
485
  msgid "PHP Max Script Execute Time"
486
  msgstr "PHP Max Script Execute Time"
487
 
488
+ #: bws_menu.php:546
489
  msgid "PHP Exif support"
490
  msgstr "PHP Exif support"
491
 
492
+ #: bws_menu.php:547
493
  msgid "PHP IPTC support"
494
  msgstr "PHP IPTC support"
495
 
496
+ #: bws_menu.php:548
497
  msgid "PHP XML support"
498
  msgstr "PHP XML support"
499
 
500
+ #: bws_menu.php:549
501
  msgid "Site URL"
502
  msgstr "Site URL"
503
 
504
+ #: bws_menu.php:550
505
  msgid "Home URL"
506
  msgstr "Home URL"
507
 
508
+ #: bws_menu.php:553
509
  msgid "WordPress Version"
510
  msgstr "WordPress Version"
511
 
512
+ #: bws_menu.php:554
513
  msgid "WordPress DB Version"
514
  msgstr "WordPress DB Version"
515
 
516
+ #: bws_menu.php:555
517
  msgid "Multisite"
518
  msgstr "Multisite"
519
 
520
+ #: bws_menu.php:556
521
  msgid "Active Theme"
522
  msgstr "Active Theme"
523
 
524
+ #: bws_menu.php:571
525
  msgid "Please enter a valid email address."
526
  msgstr "Merci de saisir une adresse e-mail valide."
527
 
528
+ #: bws_menu.php:575
529
  msgid "Email with system info is sent to "
530
  msgstr "Le courriel avec les informations système est envoyé à"
531
 
532
+ #: bws_menu.php:579
533
  msgid "Thank you for contacting us."
534
  msgstr "Merci de nous avoir contacté."
535
 
536
+ #: bws_menu.php:612
537
  msgid "Sorry, email message could not be delivered."
538
  msgstr "Désolé, votre e-mail n'a pas pu être envoyé."
539
 
540
+ #: bws_menu.php:620
541
  msgid "Need help?"
542
  msgstr "Besoin d'aide ?"
543
 
544
+ #: bws_menu.php:621
545
  msgid "Client area"
546
  msgstr "Espace client"
547
 
548
+ #: bws_menu.php:622
549
+ #: bws_menu.php:933
550
  msgid "System status"
551
  msgstr "System status"
552
 
553
+ #: bws_menu.php:627
554
  msgid "Plugins"
555
  msgstr "Extensions"
556
 
557
+ #: bws_menu.php:629
558
  msgid "Themes"
559
  msgstr "Thèmes"
560
 
561
+ #: bws_menu.php:634
562
  msgid "All"
563
  msgstr "Tous"
564
 
565
+ #: bws_menu.php:635
566
  msgid "Installed"
567
  msgstr "Installé"
568
 
569
+ #: bws_menu.php:636
570
  msgid "Recommended"
571
  msgstr "Recommandé"
572
 
573
+ #: bws_menu.php:640
574
  msgid "Installed plugins"
575
  msgstr "Plugin installé"
576
 
577
+ #: bws_menu.php:672
578
+ #: bws_menu.php:721
579
  msgid "Settings"
580
  msgstr "Réglages"
581
 
582
+ #: bws_menu.php:693
583
+ #: bws_menu.php:750
584
  msgid "Activate this plugin"
585
  msgstr "Activer cette extension"
586
 
587
+ #: bws_menu.php:708
588
+ #: bws_menu.php:738
589
+ #: bws_menu.php:784
590
  msgid "Go"
591
  msgstr "Passez"
592
 
593
+ #: bws_menu.php:712
594
+ #: bws_menu.php:742
595
+ #: bws_menu.php:788
596
  msgid "DONATE"
597
  msgstr "Faire un don"
598
 
599
+ #: bws_menu.php:758
600
  msgid "Recommended plugins"
601
  msgstr "Plugin recommandé"
602
 
603
+ #: bws_menu.php:796
604
  msgid "Install now"
605
  msgstr "Installer maintenant"
606
 
607
+ #: bws_menu.php:817
608
  msgid "Try again"
609
  msgstr "Essayer de nouveau"
610
 
611
+ #: bws_menu.php:835
612
  #, php-format
613
  msgid "Preview &#8220;%s&#8221;"
614
  msgstr "Pré-visualiser &#8220;%s&#8221;"
615
 
616
+ #: bws_menu.php:866
617
  #, php-format
618
  msgid "Install %s"
619
  msgstr "%s installé"
620
 
621
+ #: bws_menu.php:866
622
  msgid "Install Now"
623
  msgstr "Installa Ora"
624
 
625
+ #: bws_menu.php:869
626
  #, php-format
627
  msgid "Update to version %s"
628
  msgstr "Mettre à jour pour la version %s"
629
 
630
+ #: bws_menu.php:869
631
  msgid "Update"
632
  msgstr "Mettre à jour"
633
 
634
+ #: bws_menu.php:876
635
  #, php-format
636
  msgid "Preview %s"
637
  msgstr "Pré-visualiser %s"
638
 
639
+ #: bws_menu.php:876
640
  msgid "Preview"
641
  msgstr "Pré-visualiser"
642
 
643
+ #: bws_menu.php:882
644
+ #: bws_menu.php:914
645
  #, php-format
646
  msgid "By %s"
647
  msgstr "Par %s"
648
 
649
+ #: bws_menu.php:888
650
  msgid "Details"
651
  msgstr "Détails"
652
 
653
+ #: bws_menu.php:920
654
  msgid "Already Installed"
655
  msgstr "Déjà installé"
656
 
657
+ #: bws_menu.php:936
658
  msgid "Environment"
659
  msgstr "Environment"
660
 
661
+ #: bws_menu.php:947
662
  msgid "Active Plugins"
663
  msgstr "Plugin actifs"
664
 
665
+ #: bws_menu.php:960
666
  msgid "Inactive Plugins"
667
  msgstr "Plugin inactifs"
668
 
669
+ #: bws_menu.php:976
670
  msgid "Send to support"
671
  msgstr "Envoyé au support"
672
 
673
+ #: bws_menu.php:983
674
  msgid "Send to custom email &#187;"
675
  msgstr "Envoyer un e-mail spécifique &#187;"
676
 
1037
  #~ msgid "Url"
1038
  #~ msgstr "Url"
1039
 
 
 
 
1040
  #~ msgid "Contact Form Pro | Extra Settings"
1041
  #~ msgstr "Formulaire Pro de Contact | Options supplémentaires"
1042
 
bws_menu/languages/bestwebsoft-it_IT.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-it_IT.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-09-07 13:11+0300\n"
6
- "PO-Revision-Date: 2015-09-07 13:11+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Marco <marco@blackstudio.it>\n"
9
  "Language: it_IT\n"
@@ -19,6 +19,7 @@ msgstr ""
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
  #: bws_functions.php:29
 
22
  msgid "requires"
23
  msgstr ""
24
 
@@ -36,694 +37,711 @@ msgstr ""
36
  msgid "Plugins page"
37
  msgstr "Plugin Pro"
38
 
39
- #: bws_functions.php:91
 
 
 
 
40
  msgid "It’s time to upgrade your"
41
  msgstr ""
42
 
43
  # @ captcha
44
- #: bws_functions.php:91
45
  #, fuzzy
46
  msgid "to"
47
  msgstr "due"
48
 
49
  # @ bestwebsoft
50
- #: bws_functions.php:91
51
  #, fuzzy
52
  msgid "version!"
53
  msgstr "Versione PHP"
54
 
55
- #: bws_functions.php:92
56
  msgid "Extend standard plugin functionality with new great options."
57
  msgstr ""
58
 
59
  # @ bestwebsoft
60
- #: bws_functions.php:95
61
- #: bws_functions.php:492
62
  #, fuzzy
63
  msgid "Learn More"
64
  msgstr "Leggi tutto"
65
 
66
- #: bws_functions.php:112
67
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
68
  msgstr ""
69
 
70
  # @ bestwebsoft
71
- #: bws_functions.php:113
72
  #, fuzzy
73
  msgid "Rate the plugin"
74
  msgstr "Plugin attivi"
75
 
76
  # @ bestwebsoft
77
- #: bws_functions.php:116
78
  #, fuzzy
79
  msgid "If there is something wrong about it, please contact us"
80
  msgstr "Se hai domande, contattaci tramite"
81
 
82
- #: bws_functions.php:133
83
- #: bws_functions.php:169
84
  msgid "Wrong license key"
85
  msgstr ""
86
 
87
- #: bws_functions.php:163
88
- #: bws_functions.php:405
89
- #: bws_functions.php:456
90
  msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
91
  msgstr ""
92
 
93
- #: bws_functions.php:163
94
- #: bws_functions.php:405
95
- #: bws_functions.php:456
96
  msgid "We are sorry for inconvenience."
97
  msgstr ""
98
 
99
- #: bws_functions.php:171
100
  msgid "This license key is bind to another site"
101
  msgstr ""
102
 
103
- #: bws_functions.php:173
104
- #: bws_functions.php:315
105
  msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
106
  msgstr ""
107
 
108
- #: bws_functions.php:175
109
  msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
110
  msgstr ""
111
 
112
- #: bws_functions.php:177
113
  msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
114
  msgstr ""
115
 
116
- #: bws_functions.php:198
117
- #: bws_functions.php:220
118
- #: bws_functions.php:242
119
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
120
  msgstr ""
121
 
122
- #: bws_functions.php:210
123
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
124
  msgstr ""
125
 
126
- #: bws_functions.php:216
127
  msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
128
  msgstr ""
129
 
130
- #: bws_functions.php:223
131
  msgid "UploadDir is not writable. Please, upload the plugin manually"
132
  msgstr ""
133
 
134
- #: bws_functions.php:246
135
  msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
136
  msgstr ""
137
 
138
- #: bws_functions.php:271
139
  msgid "Please, enter Your license key"
140
  msgstr ""
141
 
142
- #: bws_functions.php:288
143
  msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
144
  msgstr ""
145
 
146
- #: bws_functions.php:290
147
- #: bws_functions.php:372
148
  msgid "Please, go to"
149
  msgstr ""
150
 
151
- #: bws_functions.php:290
152
- #: bws_functions.php:372
153
  msgid "the setting page"
154
  msgstr ""
155
 
156
- #: bws_functions.php:291
157
- #: bws_functions.php:373
158
  msgid "You will be redirected automatically in 5 seconds."
159
  msgstr ""
160
 
161
- #: bws_functions.php:296
162
  msgid "You can download and activate"
163
  msgstr ""
164
 
165
- #: bws_functions.php:298
166
  msgid "version of this plugin by entering Your license key."
167
  msgstr ""
168
 
169
- #: bws_functions.php:300
170
- #: bws_functions.php:341
171
  msgid "You can find your license key on your personal page Client area, by clicking on the link"
172
  msgstr ""
173
 
174
- #: bws_functions.php:302
175
- #: bws_functions.php:343
176
  msgid "(your username is the email you specify when purchasing the product)."
177
  msgstr ""
178
 
179
  # @ captcha
180
- #: bws_functions.php:306
181
- #: bws_functions.php:609
182
  #, fuzzy
183
  msgid "or"
184
  msgstr "quattro"
185
 
186
- #: bws_functions.php:306
187
  #, php-format
188
  msgid "Start Your Free %s-Day Trial Now"
189
  msgstr ""
190
 
191
  # @ bestwebsoft
192
- #: bws_functions.php:312
193
- #: bws_functions.php:321
194
- #: bws_functions.php:351
195
- #: bws_functions.php:359
196
- #: bws_menu.php:685
197
- #: bws_menu.php:742
198
  #, fuzzy
199
  msgid "Activate"
200
  msgstr "Plugin attivi"
201
 
202
- #: bws_functions.php:338
203
- #: bws_functions.php:431
204
  #, php-format
205
  msgid "In order to continue using the plugin it is necessary to buy a %s license."
206
  msgstr ""
207
 
208
- #: bws_functions.php:339
209
  msgid "After that you can activate it by entering your license key."
210
  msgstr ""
211
 
212
- #: bws_functions.php:353
213
  msgid "Unfortunately, you have exceeded the number of available tries per day."
214
  msgstr ""
215
 
216
- #: bws_functions.php:370
217
  msgid "Congratulations! The Pro license of the plugin is successfully activated."
218
  msgstr ""
219
 
220
- #: bws_functions.php:411
221
  msgid "Wrong license key."
222
  msgstr ""
223
 
224
- #: bws_functions.php:413
225
  msgid "This license key is bind to another site."
226
  msgstr ""
227
 
228
- #: bws_functions.php:415
229
  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."
230
  msgstr ""
231
 
232
- #: bws_functions.php:417
233
  msgid "Unfortunately, you have exceeded the number of available tries."
234
  msgstr ""
235
 
236
- #: bws_functions.php:419
237
  msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
238
  msgstr ""
239
 
240
- #: bws_functions.php:423
241
  msgid "The Pro Trial license key is valid."
242
  msgstr ""
243
 
244
- #: bws_functions.php:425
245
  msgid "The license key is valid."
246
  msgstr ""
247
 
248
- #: bws_functions.php:428
249
  msgid "Your license will expire on"
250
  msgstr ""
251
 
252
- #: bws_functions.php:461
253
  msgid "Please, enter your license key"
254
  msgstr ""
255
 
256
- #: bws_functions.php:474
257
  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"
258
  msgstr ""
259
 
260
- #: bws_functions.php:474
261
  msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
262
  msgstr ""
263
 
264
- #: bws_functions.php:478
265
  msgid "Check license key"
266
  msgstr ""
267
 
268
- #: bws_functions.php:492
269
  msgid "WARNING: Illegal use notification"
270
  msgstr ""
271
 
272
- #: bws_functions.php:492
273
  msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
274
  msgstr ""
275
 
276
- #: bws_functions.php:500
277
  msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
278
  msgstr ""
279
 
280
- #: bws_functions.php:502
281
  msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
282
  msgstr ""
283
 
284
  # @ bestwebsoft
285
- #: bws_functions.php:502
286
- #: bws_functions.php:555
287
- #: bws_menu.php:661
288
- #: bws_menu.php:683
289
- #: bws_menu.php:710
290
- #: bws_menu.php:740
291
- #: bws_menu.php:786
292
  #, fuzzy
293
  msgid "Learn more"
294
  msgstr "Leggi tutto"
295
 
296
- #: bws_functions.php:512
297
  #, php-format
298
  msgid "Notice: You are using the Pro Trial license of %s plugin."
299
  msgstr ""
300
 
301
- #: bws_functions.php:514
302
  msgid "Notice: You are using the Pro Trial license of plugin."
303
  msgstr ""
304
 
305
- #: bws_functions.php:517
306
  msgid "The Pro Trial license will expire on"
307
  msgstr ""
308
 
309
- #: bws_functions.php:555
310
  msgid "You license for"
311
  msgstr ""
312
 
313
- #: bws_functions.php:555
314
  msgid "expires on"
315
  msgstr ""
316
 
317
- #: bws_functions.php:555
318
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
319
  msgstr ""
320
 
321
  # @ bestwebsoft
322
- #: bws_functions.php:605
323
  #, fuzzy
324
  msgid "Thank you for installing"
325
  msgstr "Grazie per averci contattato."
326
 
327
- #: bws_functions.php:606
328
  msgid "Let's get started"
329
  msgstr ""
330
 
331
  # @ bestwebsoft
332
  # @ captcha
333
- #: bws_functions.php:607
334
  #, fuzzy
335
  msgid "Configure Settings"
336
  msgstr "Impostazioni"
337
 
338
- #: bws_functions.php:610
339
  msgid "Add New"
340
  msgstr ""
341
 
342
- #: bws_functions.php:614
343
  msgid "Close notice"
344
  msgstr ""
345
 
346
- #: bws_functions.php:667
347
- msgid "Add BWS shortcode"
 
 
 
 
348
  msgstr ""
349
 
350
- #: bws_functions.php:711
 
 
 
 
 
 
 
 
 
351
  msgid "Close"
352
  msgstr ""
353
 
354
- #: bws_functions.php:802
355
  msgid "Restore all plugin settings to defaults"
356
  msgstr ""
357
 
358
- #: bws_functions.php:804
359
  msgid "Restore settings"
360
  msgstr ""
361
 
362
- #: bws_functions.php:815
363
  msgid "Are you sure you want to restore all settings by default?"
364
  msgstr ""
365
 
366
- #: bws_functions.php:818
367
  msgid "Yes, restore all settings"
368
  msgstr ""
369
 
370
- #: bws_functions.php:819
371
  msgid "No, go back to the settings page"
372
  msgstr ""
373
 
374
  # @ bestwebsoft
375
- #: bws_functions.php:863
376
  #, fuzzy
377
  msgid "Plugin"
378
  msgstr "Plugin Pro"
379
 
380
  # @ bestwebsoft
381
  # @ captcha
382
- #: bws_functions.php:872
383
  #, fuzzy
384
  msgid "Shortcode settings"
385
  msgstr "Impostazioni"
386
 
387
- #: bws_functions.php:877
388
  msgid "The shortcode will be inserted"
389
  msgstr ""
390
 
391
- #: bws_functions.php:882
392
  msgid "Insert"
393
  msgstr ""
394
 
395
  # @ bestwebsoft
396
- #: bws_menu.php:498
397
  msgid "Not set"
398
  msgstr "Non impostato"
399
 
400
  # @ bestwebsoft
401
- #: bws_menu.php:500
402
- #: bws_menu.php:501
403
  msgid "On"
404
  msgstr "Abilitato"
405
 
406
  # @ bestwebsoft
407
- #: bws_menu.php:500
408
- #: bws_menu.php:501
409
  msgid "Off"
410
  msgstr "Disabilitato"
411
 
412
  # @ bestwebsoft
413
- #: bws_menu.php:502
414
- #: bws_menu.php:503
415
- #: bws_menu.php:504
416
- #: bws_menu.php:505
417
- #: bws_menu.php:506
418
- #: bws_menu.php:518
419
  msgid "N/A"
420
  msgstr "Non disponibile"
421
 
422
  # @ bestwebsoft
423
- #: bws_menu.php:506
424
  msgid " Mb"
425
  msgstr "Mb"
426
 
427
  # @ bestwebsoft
428
- #: bws_menu.php:507
429
- #: bws_menu.php:508
430
- #: bws_menu.php:509
431
- #: bws_menu.php:514
432
  msgid "Yes"
433
  msgstr "Sì"
434
 
435
  # @ bestwebsoft
436
- #: bws_menu.php:507
437
- #: bws_menu.php:508
438
- #: bws_menu.php:509
439
  #: bws_menu.php:516
 
 
440
  msgid "No"
441
  msgstr "No"
442
 
443
  # @ bestwebsoft
444
- #: bws_menu.php:526
445
  msgid "Operating System"
446
  msgstr "Sistema operativo"
447
 
448
  # @ bestwebsoft
449
- #: bws_menu.php:527
450
  msgid "Server"
451
  msgstr "Server"
452
 
453
  # @ bestwebsoft
454
- #: bws_menu.php:528
455
  msgid "Memory usage"
456
  msgstr "Utilizzo memoria"
457
 
458
  # @ bestwebsoft
459
- #: bws_menu.php:529
460
  msgid "MYSQL Version"
461
  msgstr "Versione MYSQL"
462
 
463
  # @ bestwebsoft
464
- #: bws_menu.php:530
465
  msgid "SQL Mode"
466
  msgstr "Modalità SQL"
467
 
468
  # @ bestwebsoft
469
- #: bws_menu.php:531
470
  msgid "PHP Version"
471
  msgstr "Versione PHP"
472
 
473
  # @ bestwebsoft
474
- #: bws_menu.php:532
475
  msgid "PHP Safe Mode"
476
  msgstr "Safe Mode PHP"
477
 
478
  # @ bestwebsoft
479
- #: bws_menu.php:533
480
  msgid "PHP Allow URL fopen"
481
  msgstr "Consenti URL fopen PHP"
482
 
483
  # @ bestwebsoft
484
- #: bws_menu.php:534
485
  msgid "PHP Memory Limit"
486
  msgstr "Limite di memoria PHP"
487
 
488
  # @ bestwebsoft
489
- #: bws_menu.php:535
490
  msgid "PHP Max Upload Size"
491
  msgstr "Dimensione upload massima PHP"
492
 
493
  # @ bestwebsoft
494
- #: bws_menu.php:536
495
  msgid "PHP Max Post Size"
496
  msgstr "Dimensione massima Post PHP"
497
 
498
  # @ bestwebsoft
499
- #: bws_menu.php:537
500
  msgid "PHP Max Script Execute Time"
501
  msgstr "Tempo massimo di esecuzione PHP"
502
 
503
  # @ bestwebsoft
504
- #: bws_menu.php:538
505
  msgid "PHP Exif support"
506
  msgstr "Supporto Exif PHP"
507
 
508
  # @ bestwebsoft
509
- #: bws_menu.php:539
510
  msgid "PHP IPTC support"
511
  msgstr "Supporto IPTC PHP"
512
 
513
  # @ bestwebsoft
514
- #: bws_menu.php:540
515
  msgid "PHP XML support"
516
  msgstr "Supporto XML PHP"
517
 
518
  # @ bestwebsoft
519
- #: bws_menu.php:541
520
  msgid "Site URL"
521
  msgstr "URL sito"
522
 
523
  # @ bestwebsoft
524
- #: bws_menu.php:542
525
  msgid "Home URL"
526
  msgstr "URL home"
527
 
528
  # @ bestwebsoft
529
- #: bws_menu.php:545
530
  msgid "WordPress Version"
531
  msgstr "Versione WordPress"
532
 
533
  # @ bestwebsoft
534
- #: bws_menu.php:546
535
  msgid "WordPress DB Version"
536
  msgstr "Versione DB WordPress"
537
 
538
  # @ bestwebsoft
539
- #: bws_menu.php:547
540
  msgid "Multisite"
541
  msgstr "Multisito"
542
 
543
  # @ bestwebsoft
544
- #: bws_menu.php:548
545
  msgid "Active Theme"
546
  msgstr "Tema attivo"
547
 
548
  # @ bestwebsoft
549
- #: bws_menu.php:563
550
  msgid "Please enter a valid email address."
551
  msgstr "Per favore inserisci un indirizzo e-mail valido."
552
 
553
  # @ bestwebsoft
554
- #: bws_menu.php:567
555
  msgid "Email with system info is sent to "
556
  msgstr "Email con informazioni di sistema spedita a "
557
 
558
  # @ bestwebsoft
559
- #: bws_menu.php:571
560
  msgid "Thank you for contacting us."
561
  msgstr "Grazie per averci contattato."
562
 
563
  # @ bestwebsoft
564
- #: bws_menu.php:604
565
  msgid "Sorry, email message could not be delivered."
566
  msgstr "Spiacenti, il messaggio email non può essere inviato."
567
 
568
- #: bws_menu.php:612
569
  msgid "Need help?"
570
  msgstr ""
571
 
572
- #: bws_menu.php:613
573
  msgid "Client area"
574
  msgstr ""
575
 
576
  # @ bestwebsoft
577
- #: bws_menu.php:614
578
- #: bws_menu.php:925
579
  msgid "System status"
580
  msgstr "Stato sistema"
581
 
582
  # @ bestwebsoft
583
- #: bws_menu.php:619
584
  #, fuzzy
585
  msgid "Plugins"
586
  msgstr "Plugin Pro"
587
 
588
- #: bws_menu.php:621
589
  msgid "Themes"
590
  msgstr ""
591
 
592
- #: bws_menu.php:626
593
  msgid "All"
594
  msgstr ""
595
 
596
  # @ default
597
- #: bws_menu.php:627
598
  #, fuzzy
599
  msgid "Installed"
600
  msgstr "Installa %s"
601
 
602
  # @ bestwebsoft
603
- #: bws_menu.php:628
604
  #, fuzzy
605
  msgid "Recommended"
606
  msgstr "Plugin raccomandati"
607
 
608
  # @ bestwebsoft
609
- #: bws_menu.php:632
610
  msgid "Installed plugins"
611
  msgstr "Plugin installati"
612
 
613
  # @ bestwebsoft
614
  # @ captcha
615
- #: bws_menu.php:664
616
- #: bws_menu.php:713
617
  msgid "Settings"
618
  msgstr "Impostazioni"
619
 
620
  # @ bestwebsoft
621
- #: bws_menu.php:685
622
- #: bws_menu.php:742
623
  #, fuzzy
624
  msgid "Activate this plugin"
625
  msgstr "Plugin attivi"
626
 
627
- #: bws_menu.php:700
628
- #: bws_menu.php:730
629
- #: bws_menu.php:776
630
  msgid "Go"
631
  msgstr ""
632
 
633
- #: bws_menu.php:704
634
- #: bws_menu.php:734
635
- #: bws_menu.php:780
636
  msgid "DONATE"
637
  msgstr ""
638
 
639
  # @ bestwebsoft
640
- #: bws_menu.php:750
641
  msgid "Recommended plugins"
642
  msgstr "Plugin raccomandati"
643
 
644
  # @ default
645
- #: bws_menu.php:788
646
  #, fuzzy
647
  msgid "Install now"
648
  msgstr "Installa %s"
649
 
650
- #: bws_menu.php:809
651
  msgid "Try again"
652
  msgstr ""
653
 
654
- #: bws_menu.php:827
655
  #, php-format
656
  msgid "Preview &#8220;%s&#8221;"
657
  msgstr ""
658
 
659
  # @ default
660
- #: bws_menu.php:858
661
  #, php-format
662
  msgid "Install %s"
663
  msgstr "Installa %s"
664
 
665
  # @ default
666
- #: bws_menu.php:858
667
  #, fuzzy
668
  msgid "Install Now"
669
  msgstr "Installa %s"
670
 
671
- #: bws_menu.php:861
672
  #, php-format
673
  msgid "Update to version %s"
674
  msgstr ""
675
 
676
- #: bws_menu.php:861
677
  msgid "Update"
678
  msgstr ""
679
 
680
- #: bws_menu.php:868
681
  #, php-format
682
  msgid "Preview %s"
683
  msgstr ""
684
 
685
- #: bws_menu.php:868
686
  msgid "Preview"
687
  msgstr ""
688
 
689
- #: bws_menu.php:874
690
- #: bws_menu.php:906
691
  #, php-format
692
  msgid "By %s"
693
  msgstr ""
694
 
695
- #: bws_menu.php:880
696
  msgid "Details"
697
  msgstr ""
698
 
699
  # @ default
700
- #: bws_menu.php:912
701
  #, fuzzy
702
  msgid "Already Installed"
703
  msgstr "Installa %s"
704
 
705
  # @ bestwebsoft
706
- #: bws_menu.php:928
707
  msgid "Environment"
708
  msgstr "Ambiente"
709
 
710
  # @ bestwebsoft
711
- #: bws_menu.php:939
712
  msgid "Active Plugins"
713
  msgstr "Plugin attivi"
714
 
715
  # @ bestwebsoft
716
- #: bws_menu.php:952
717
  msgid "Inactive Plugins"
718
  msgstr "Plugin inattivi"
719
 
720
  # @ bestwebsoft
721
- #: bws_menu.php:968
722
  msgid "Send to support"
723
  msgstr "Invia al supporto"
724
 
725
  # @ bestwebsoft
726
- #: bws_menu.php:975
727
  msgid "Send to custom email &#187;"
728
  msgstr "Invia a una email personalizzata &#187;"
729
 
@@ -892,9 +910,6 @@ msgstr "Invia a una email personalizzata &#187;"
892
  # @ captcha
893
  #~ msgid "CAPTCHA complexity level"
894
  #~ msgstr "Livello complessità CAPTCHA"
895
- # @ default
896
- #~ msgid "Save Changes"
897
- #~ msgstr "Salva le modifiche"
898
  # @ captcha
899
  #~ msgid "ERROR"
900
  #~ msgstr "ERRORE"
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-17 16:00+0300\n"
6
+ "PO-Revision-Date: 2015-09-17 16:00+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Marco <marco@blackstudio.it>\n"
9
  "Language: it_IT\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
  #: bws_functions.php:29
22
+ #: bws_functions.php:53
23
  msgid "requires"
24
  msgstr ""
25
 
37
  msgid "Plugins page"
38
  msgstr "Plugin Pro"
39
 
40
+ #: bws_functions.php:55
41
+ msgid "or higher! We do not guarantee that our plugin will work correctly. Please upgrade to WordPress latest version."
42
+ msgstr ""
43
+
44
+ #: bws_functions.php:112
45
  msgid "It’s time to upgrade your"
46
  msgstr ""
47
 
48
  # @ captcha
49
+ #: bws_functions.php:112
50
  #, fuzzy
51
  msgid "to"
52
  msgstr "due"
53
 
54
  # @ bestwebsoft
55
+ #: bws_functions.php:112
56
  #, fuzzy
57
  msgid "version!"
58
  msgstr "Versione PHP"
59
 
60
+ #: bws_functions.php:113
61
  msgid "Extend standard plugin functionality with new great options."
62
  msgstr ""
63
 
64
  # @ bestwebsoft
65
+ #: bws_functions.php:116
66
+ #: bws_functions.php:513
67
  #, fuzzy
68
  msgid "Learn More"
69
  msgstr "Leggi tutto"
70
 
71
+ #: bws_functions.php:133
72
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
73
  msgstr ""
74
 
75
  # @ bestwebsoft
76
+ #: bws_functions.php:134
77
  #, fuzzy
78
  msgid "Rate the plugin"
79
  msgstr "Plugin attivi"
80
 
81
  # @ bestwebsoft
82
+ #: bws_functions.php:137
83
  #, fuzzy
84
  msgid "If there is something wrong about it, please contact us"
85
  msgstr "Se hai domande, contattaci tramite"
86
 
87
+ #: bws_functions.php:154
88
+ #: bws_functions.php:190
89
  msgid "Wrong license key"
90
  msgstr ""
91
 
92
+ #: bws_functions.php:184
93
+ #: bws_functions.php:426
94
+ #: bws_functions.php:477
95
  msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
96
  msgstr ""
97
 
98
+ #: bws_functions.php:184
99
+ #: bws_functions.php:426
100
+ #: bws_functions.php:477
101
  msgid "We are sorry for inconvenience."
102
  msgstr ""
103
 
104
+ #: bws_functions.php:192
105
  msgid "This license key is bind to another site"
106
  msgstr ""
107
 
108
+ #: bws_functions.php:194
109
+ #: bws_functions.php:336
110
  msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
111
  msgstr ""
112
 
113
+ #: bws_functions.php:196
114
  msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
115
  msgstr ""
116
 
117
+ #: bws_functions.php:198
118
  msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
119
  msgstr ""
120
 
121
+ #: bws_functions.php:219
122
+ #: bws_functions.php:241
123
+ #: bws_functions.php:263
124
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
125
  msgstr ""
126
 
127
+ #: bws_functions.php:231
128
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
129
  msgstr ""
130
 
131
+ #: bws_functions.php:237
132
  msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
133
  msgstr ""
134
 
135
+ #: bws_functions.php:244
136
  msgid "UploadDir is not writable. Please, upload the plugin manually"
137
  msgstr ""
138
 
139
+ #: bws_functions.php:267
140
  msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
141
  msgstr ""
142
 
143
+ #: bws_functions.php:292
144
  msgid "Please, enter Your license key"
145
  msgstr ""
146
 
147
+ #: bws_functions.php:309
148
  msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
149
  msgstr ""
150
 
151
+ #: bws_functions.php:311
152
+ #: bws_functions.php:393
153
  msgid "Please, go to"
154
  msgstr ""
155
 
156
+ #: bws_functions.php:311
157
+ #: bws_functions.php:393
158
  msgid "the setting page"
159
  msgstr ""
160
 
161
+ #: bws_functions.php:312
162
+ #: bws_functions.php:394
163
  msgid "You will be redirected automatically in 5 seconds."
164
  msgstr ""
165
 
166
+ #: bws_functions.php:317
167
  msgid "You can download and activate"
168
  msgstr ""
169
 
170
+ #: bws_functions.php:319
171
  msgid "version of this plugin by entering Your license key."
172
  msgstr ""
173
 
174
+ #: bws_functions.php:321
175
+ #: bws_functions.php:362
176
  msgid "You can find your license key on your personal page Client area, by clicking on the link"
177
  msgstr ""
178
 
179
+ #: bws_functions.php:323
180
+ #: bws_functions.php:364
181
  msgid "(your username is the email you specify when purchasing the product)."
182
  msgstr ""
183
 
184
  # @ captcha
185
+ #: bws_functions.php:327
186
+ #: bws_functions.php:630
187
  #, fuzzy
188
  msgid "or"
189
  msgstr "quattro"
190
 
191
+ #: bws_functions.php:327
192
  #, php-format
193
  msgid "Start Your Free %s-Day Trial Now"
194
  msgstr ""
195
 
196
  # @ bestwebsoft
197
+ #: bws_functions.php:333
198
+ #: bws_functions.php:342
199
+ #: bws_functions.php:372
200
+ #: bws_functions.php:380
201
+ #: bws_menu.php:693
202
+ #: bws_menu.php:750
203
  #, fuzzy
204
  msgid "Activate"
205
  msgstr "Plugin attivi"
206
 
207
+ #: bws_functions.php:359
208
+ #: bws_functions.php:452
209
  #, php-format
210
  msgid "In order to continue using the plugin it is necessary to buy a %s license."
211
  msgstr ""
212
 
213
+ #: bws_functions.php:360
214
  msgid "After that you can activate it by entering your license key."
215
  msgstr ""
216
 
217
+ #: bws_functions.php:374
218
  msgid "Unfortunately, you have exceeded the number of available tries per day."
219
  msgstr ""
220
 
221
+ #: bws_functions.php:391
222
  msgid "Congratulations! The Pro license of the plugin is successfully activated."
223
  msgstr ""
224
 
225
+ #: bws_functions.php:432
226
  msgid "Wrong license key."
227
  msgstr ""
228
 
229
+ #: bws_functions.php:434
230
  msgid "This license key is bind to another site."
231
  msgstr ""
232
 
233
+ #: bws_functions.php:436
234
  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."
235
  msgstr ""
236
 
237
+ #: bws_functions.php:438
238
  msgid "Unfortunately, you have exceeded the number of available tries."
239
  msgstr ""
240
 
241
+ #: bws_functions.php:440
242
  msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
243
  msgstr ""
244
 
245
+ #: bws_functions.php:444
246
  msgid "The Pro Trial license key is valid."
247
  msgstr ""
248
 
249
+ #: bws_functions.php:446
250
  msgid "The license key is valid."
251
  msgstr ""
252
 
253
+ #: bws_functions.php:449
254
  msgid "Your license will expire on"
255
  msgstr ""
256
 
257
+ #: bws_functions.php:482
258
  msgid "Please, enter your license key"
259
  msgstr ""
260
 
261
+ #: bws_functions.php:495
262
  msgid "If needed you can check if the license key is correct or reenter it in the field below. You can find your license key on your personal page - Client area - on our website"
263
  msgstr ""
264
 
265
+ #: bws_functions.php:495
266
  msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
267
  msgstr ""
268
 
269
+ #: bws_functions.php:499
270
  msgid "Check license key"
271
  msgstr ""
272
 
273
+ #: bws_functions.php:513
274
  msgid "WARNING: Illegal use notification"
275
  msgstr ""
276
 
277
+ #: bws_functions.php:513
278
  msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
279
  msgstr ""
280
 
281
+ #: bws_functions.php:521
282
  msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
283
  msgstr ""
284
 
285
+ #: bws_functions.php:523
286
  msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
287
  msgstr ""
288
 
289
  # @ bestwebsoft
290
+ #: bws_functions.php:523
291
+ #: bws_functions.php:576
292
+ #: bws_menu.php:669
293
+ #: bws_menu.php:691
294
+ #: bws_menu.php:718
295
+ #: bws_menu.php:748
296
+ #: bws_menu.php:794
297
  #, fuzzy
298
  msgid "Learn more"
299
  msgstr "Leggi tutto"
300
 
301
+ #: bws_functions.php:533
302
  #, php-format
303
  msgid "Notice: You are using the Pro Trial license of %s plugin."
304
  msgstr ""
305
 
306
+ #: bws_functions.php:535
307
  msgid "Notice: You are using the Pro Trial license of plugin."
308
  msgstr ""
309
 
310
+ #: bws_functions.php:538
311
  msgid "The Pro Trial license will expire on"
312
  msgstr ""
313
 
314
+ #: bws_functions.php:576
315
  msgid "You license for"
316
  msgstr ""
317
 
318
+ #: bws_functions.php:576
319
  msgid "expires on"
320
  msgstr ""
321
 
322
+ #: bws_functions.php:576
323
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
324
  msgstr ""
325
 
326
  # @ bestwebsoft
327
+ #: bws_functions.php:626
328
  #, fuzzy
329
  msgid "Thank you for installing"
330
  msgstr "Grazie per averci contattato."
331
 
332
+ #: bws_functions.php:627
333
  msgid "Let's get started"
334
  msgstr ""
335
 
336
  # @ bestwebsoft
337
  # @ captcha
338
+ #: bws_functions.php:628
339
  #, fuzzy
340
  msgid "Configure Settings"
341
  msgstr "Impostazioni"
342
 
343
+ #: bws_functions.php:631
344
  msgid "Add New"
345
  msgstr ""
346
 
347
+ #: bws_functions.php:635
348
  msgid "Close notice"
349
  msgstr ""
350
 
351
+ #: bws_functions.php:648
352
+ msgid "Notice"
353
+ msgstr ""
354
+
355
+ #: bws_functions.php:648
356
+ msgid "The plugin's settings have been changed."
357
  msgstr ""
358
 
359
+ # @ default
360
+ #: bws_functions.php:649
361
+ msgid "Save Changes"
362
+ msgstr "Salva le modifiche"
363
+
364
+ #: bws_functions.php:694
365
+ msgid "Add BWS Plugins Shortcode"
366
+ msgstr ""
367
+
368
+ #: bws_functions.php:738
369
  msgid "Close"
370
  msgstr ""
371
 
372
+ #: bws_functions.php:829
373
  msgid "Restore all plugin settings to defaults"
374
  msgstr ""
375
 
376
+ #: bws_functions.php:831
377
  msgid "Restore settings"
378
  msgstr ""
379
 
380
+ #: bws_functions.php:842
381
  msgid "Are you sure you want to restore all settings by default?"
382
  msgstr ""
383
 
384
+ #: bws_functions.php:845
385
  msgid "Yes, restore all settings"
386
  msgstr ""
387
 
388
+ #: bws_functions.php:846
389
  msgid "No, go back to the settings page"
390
  msgstr ""
391
 
392
  # @ bestwebsoft
393
+ #: bws_functions.php:890
394
  #, fuzzy
395
  msgid "Plugin"
396
  msgstr "Plugin Pro"
397
 
398
  # @ bestwebsoft
399
  # @ captcha
400
+ #: bws_functions.php:899
401
  #, fuzzy
402
  msgid "Shortcode settings"
403
  msgstr "Impostazioni"
404
 
405
+ #: bws_functions.php:904
406
  msgid "The shortcode will be inserted"
407
  msgstr ""
408
 
409
+ #: bws_functions.php:909
410
  msgid "Insert"
411
  msgstr ""
412
 
413
  # @ bestwebsoft
414
+ #: bws_menu.php:506
415
  msgid "Not set"
416
  msgstr "Non impostato"
417
 
418
  # @ bestwebsoft
419
+ #: bws_menu.php:508
420
+ #: bws_menu.php:509
421
  msgid "On"
422
  msgstr "Abilitato"
423
 
424
  # @ bestwebsoft
425
+ #: bws_menu.php:508
426
+ #: bws_menu.php:509
427
  msgid "Off"
428
  msgstr "Disabilitato"
429
 
430
  # @ bestwebsoft
431
+ #: bws_menu.php:510
432
+ #: bws_menu.php:511
433
+ #: bws_menu.php:512
434
+ #: bws_menu.php:513
435
+ #: bws_menu.php:514
436
+ #: bws_menu.php:526
437
  msgid "N/A"
438
  msgstr "Non disponibile"
439
 
440
  # @ bestwebsoft
441
+ #: bws_menu.php:514
442
  msgid " Mb"
443
  msgstr "Mb"
444
 
445
  # @ bestwebsoft
446
+ #: bws_menu.php:515
447
+ #: bws_menu.php:516
448
+ #: bws_menu.php:517
449
+ #: bws_menu.php:522
450
  msgid "Yes"
451
  msgstr "Sì"
452
 
453
  # @ bestwebsoft
454
+ #: bws_menu.php:515
 
 
455
  #: bws_menu.php:516
456
+ #: bws_menu.php:517
457
+ #: bws_menu.php:524
458
  msgid "No"
459
  msgstr "No"
460
 
461
  # @ bestwebsoft
462
+ #: bws_menu.php:534
463
  msgid "Operating System"
464
  msgstr "Sistema operativo"
465
 
466
  # @ bestwebsoft
467
+ #: bws_menu.php:535
468
  msgid "Server"
469
  msgstr "Server"
470
 
471
  # @ bestwebsoft
472
+ #: bws_menu.php:536
473
  msgid "Memory usage"
474
  msgstr "Utilizzo memoria"
475
 
476
  # @ bestwebsoft
477
+ #: bws_menu.php:537
478
  msgid "MYSQL Version"
479
  msgstr "Versione MYSQL"
480
 
481
  # @ bestwebsoft
482
+ #: bws_menu.php:538
483
  msgid "SQL Mode"
484
  msgstr "Modalità SQL"
485
 
486
  # @ bestwebsoft
487
+ #: bws_menu.php:539
488
  msgid "PHP Version"
489
  msgstr "Versione PHP"
490
 
491
  # @ bestwebsoft
492
+ #: bws_menu.php:540
493
  msgid "PHP Safe Mode"
494
  msgstr "Safe Mode PHP"
495
 
496
  # @ bestwebsoft
497
+ #: bws_menu.php:541
498
  msgid "PHP Allow URL fopen"
499
  msgstr "Consenti URL fopen PHP"
500
 
501
  # @ bestwebsoft
502
+ #: bws_menu.php:542
503
  msgid "PHP Memory Limit"
504
  msgstr "Limite di memoria PHP"
505
 
506
  # @ bestwebsoft
507
+ #: bws_menu.php:543
508
  msgid "PHP Max Upload Size"
509
  msgstr "Dimensione upload massima PHP"
510
 
511
  # @ bestwebsoft
512
+ #: bws_menu.php:544
513
  msgid "PHP Max Post Size"
514
  msgstr "Dimensione massima Post PHP"
515
 
516
  # @ bestwebsoft
517
+ #: bws_menu.php:545
518
  msgid "PHP Max Script Execute Time"
519
  msgstr "Tempo massimo di esecuzione PHP"
520
 
521
  # @ bestwebsoft
522
+ #: bws_menu.php:546
523
  msgid "PHP Exif support"
524
  msgstr "Supporto Exif PHP"
525
 
526
  # @ bestwebsoft
527
+ #: bws_menu.php:547
528
  msgid "PHP IPTC support"
529
  msgstr "Supporto IPTC PHP"
530
 
531
  # @ bestwebsoft
532
+ #: bws_menu.php:548
533
  msgid "PHP XML support"
534
  msgstr "Supporto XML PHP"
535
 
536
  # @ bestwebsoft
537
+ #: bws_menu.php:549
538
  msgid "Site URL"
539
  msgstr "URL sito"
540
 
541
  # @ bestwebsoft
542
+ #: bws_menu.php:550
543
  msgid "Home URL"
544
  msgstr "URL home"
545
 
546
  # @ bestwebsoft
547
+ #: bws_menu.php:553
548
  msgid "WordPress Version"
549
  msgstr "Versione WordPress"
550
 
551
  # @ bestwebsoft
552
+ #: bws_menu.php:554
553
  msgid "WordPress DB Version"
554
  msgstr "Versione DB WordPress"
555
 
556
  # @ bestwebsoft
557
+ #: bws_menu.php:555
558
  msgid "Multisite"
559
  msgstr "Multisito"
560
 
561
  # @ bestwebsoft
562
+ #: bws_menu.php:556
563
  msgid "Active Theme"
564
  msgstr "Tema attivo"
565
 
566
  # @ bestwebsoft
567
+ #: bws_menu.php:571
568
  msgid "Please enter a valid email address."
569
  msgstr "Per favore inserisci un indirizzo e-mail valido."
570
 
571
  # @ bestwebsoft
572
+ #: bws_menu.php:575
573
  msgid "Email with system info is sent to "
574
  msgstr "Email con informazioni di sistema spedita a "
575
 
576
  # @ bestwebsoft
577
+ #: bws_menu.php:579
578
  msgid "Thank you for contacting us."
579
  msgstr "Grazie per averci contattato."
580
 
581
  # @ bestwebsoft
582
+ #: bws_menu.php:612
583
  msgid "Sorry, email message could not be delivered."
584
  msgstr "Spiacenti, il messaggio email non può essere inviato."
585
 
586
+ #: bws_menu.php:620
587
  msgid "Need help?"
588
  msgstr ""
589
 
590
+ #: bws_menu.php:621
591
  msgid "Client area"
592
  msgstr ""
593
 
594
  # @ bestwebsoft
595
+ #: bws_menu.php:622
596
+ #: bws_menu.php:933
597
  msgid "System status"
598
  msgstr "Stato sistema"
599
 
600
  # @ bestwebsoft
601
+ #: bws_menu.php:627
602
  #, fuzzy
603
  msgid "Plugins"
604
  msgstr "Plugin Pro"
605
 
606
+ #: bws_menu.php:629
607
  msgid "Themes"
608
  msgstr ""
609
 
610
+ #: bws_menu.php:634
611
  msgid "All"
612
  msgstr ""
613
 
614
  # @ default
615
+ #: bws_menu.php:635
616
  #, fuzzy
617
  msgid "Installed"
618
  msgstr "Installa %s"
619
 
620
  # @ bestwebsoft
621
+ #: bws_menu.php:636
622
  #, fuzzy
623
  msgid "Recommended"
624
  msgstr "Plugin raccomandati"
625
 
626
  # @ bestwebsoft
627
+ #: bws_menu.php:640
628
  msgid "Installed plugins"
629
  msgstr "Plugin installati"
630
 
631
  # @ bestwebsoft
632
  # @ captcha
633
+ #: bws_menu.php:672
634
+ #: bws_menu.php:721
635
  msgid "Settings"
636
  msgstr "Impostazioni"
637
 
638
  # @ bestwebsoft
639
+ #: bws_menu.php:693
640
+ #: bws_menu.php:750
641
  #, fuzzy
642
  msgid "Activate this plugin"
643
  msgstr "Plugin attivi"
644
 
645
+ #: bws_menu.php:708
646
+ #: bws_menu.php:738
647
+ #: bws_menu.php:784
648
  msgid "Go"
649
  msgstr ""
650
 
651
+ #: bws_menu.php:712
652
+ #: bws_menu.php:742
653
+ #: bws_menu.php:788
654
  msgid "DONATE"
655
  msgstr ""
656
 
657
  # @ bestwebsoft
658
+ #: bws_menu.php:758
659
  msgid "Recommended plugins"
660
  msgstr "Plugin raccomandati"
661
 
662
  # @ default
663
+ #: bws_menu.php:796
664
  #, fuzzy
665
  msgid "Install now"
666
  msgstr "Installa %s"
667
 
668
+ #: bws_menu.php:817
669
  msgid "Try again"
670
  msgstr ""
671
 
672
+ #: bws_menu.php:835
673
  #, php-format
674
  msgid "Preview &#8220;%s&#8221;"
675
  msgstr ""
676
 
677
  # @ default
678
+ #: bws_menu.php:866
679
  #, php-format
680
  msgid "Install %s"
681
  msgstr "Installa %s"
682
 
683
  # @ default
684
+ #: bws_menu.php:866
685
  #, fuzzy
686
  msgid "Install Now"
687
  msgstr "Installa %s"
688
 
689
+ #: bws_menu.php:869
690
  #, php-format
691
  msgid "Update to version %s"
692
  msgstr ""
693
 
694
+ #: bws_menu.php:869
695
  msgid "Update"
696
  msgstr ""
697
 
698
+ #: bws_menu.php:876
699
  #, php-format
700
  msgid "Preview %s"
701
  msgstr ""
702
 
703
+ #: bws_menu.php:876
704
  msgid "Preview"
705
  msgstr ""
706
 
707
+ #: bws_menu.php:882
708
+ #: bws_menu.php:914
709
  #, php-format
710
  msgid "By %s"
711
  msgstr ""
712
 
713
+ #: bws_menu.php:888
714
  msgid "Details"
715
  msgstr ""
716
 
717
  # @ default
718
+ #: bws_menu.php:920
719
  #, fuzzy
720
  msgid "Already Installed"
721
  msgstr "Installa %s"
722
 
723
  # @ bestwebsoft
724
+ #: bws_menu.php:936
725
  msgid "Environment"
726
  msgstr "Ambiente"
727
 
728
  # @ bestwebsoft
729
+ #: bws_menu.php:947
730
  msgid "Active Plugins"
731
  msgstr "Plugin attivi"
732
 
733
  # @ bestwebsoft
734
+ #: bws_menu.php:960
735
  msgid "Inactive Plugins"
736
  msgstr "Plugin inattivi"
737
 
738
  # @ bestwebsoft
739
+ #: bws_menu.php:976
740
  msgid "Send to support"
741
  msgstr "Invia al supporto"
742
 
743
  # @ bestwebsoft
744
+ #: bws_menu.php:983
745
  msgid "Send to custom email &#187;"
746
  msgstr "Invia a una email personalizzata &#187;"
747
 
910
  # @ captcha
911
  #~ msgid "CAPTCHA complexity level"
912
  #~ msgstr "Livello complessità CAPTCHA"
 
 
 
913
  # @ captcha
914
  #~ msgid "ERROR"
915
  #~ msgstr "ERRORE"
bws_menu/languages/bestwebsoft-ja.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-ja.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-09-07 13:11+0300\n"
6
- "PO-Revision-Date: 2015-09-07 13:11+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: foken <foken@gmx.com>\n"
9
  "Language: ja_JP\n"
@@ -17,6 +17,7 @@ msgstr ""
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
  #: bws_functions.php:29
 
20
  #, fuzzy
21
  msgid "requires"
22
  msgstr "必須フィールド"
@@ -34,634 +35,650 @@ msgstr ""
34
  msgid "Plugins page"
35
  msgstr "Pro Plugins"
36
 
37
- #: bws_functions.php:91
 
 
 
 
38
  msgid "It’s time to upgrade your"
39
  msgstr ""
40
 
41
- #: bws_functions.php:91
42
  msgid "to"
43
  msgstr ""
44
 
45
- #: bws_functions.php:91
46
  #, fuzzy
47
  msgid "version!"
48
  msgstr "PHP バージョン"
49
 
50
- #: bws_functions.php:92
51
  msgid "Extend standard plugin functionality with new great options."
52
  msgstr ""
53
 
54
- #: bws_functions.php:95
55
- #: bws_functions.php:492
56
  #, fuzzy
57
  msgid "Learn More"
58
  msgstr "もっと読む"
59
 
60
- #: bws_functions.php:112
61
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
62
  msgstr ""
63
 
64
- #: bws_functions.php:113
65
  #, fuzzy
66
  msgid "Rate the plugin"
67
  msgstr "有効なプラグイン"
68
 
69
- #: bws_functions.php:116
70
  #, fuzzy
71
  msgid "If there is something wrong about it, please contact us"
72
  msgstr "もそご質問がある場合は、以下の方法でご連絡下さい:"
73
 
74
- #: bws_functions.php:133
75
- #: bws_functions.php:169
76
  msgid "Wrong license key"
77
  msgstr ""
78
 
79
- #: bws_functions.php:163
80
- #: bws_functions.php:405
81
- #: bws_functions.php:456
82
  msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
83
  msgstr ""
84
 
85
- #: bws_functions.php:163
86
- #: bws_functions.php:405
87
- #: bws_functions.php:456
88
  msgid "We are sorry for inconvenience."
89
  msgstr ""
90
 
91
- #: bws_functions.php:171
92
  msgid "This license key is bind to another site"
93
  msgstr ""
94
 
95
- #: bws_functions.php:173
96
- #: bws_functions.php:315
97
  msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
98
  msgstr ""
99
 
100
- #: bws_functions.php:175
101
  msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
102
  msgstr ""
103
 
104
- #: bws_functions.php:177
105
  msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
106
  msgstr ""
107
 
108
- #: bws_functions.php:198
109
- #: bws_functions.php:220
110
- #: bws_functions.php:242
111
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
112
  msgstr ""
113
 
114
- #: bws_functions.php:210
115
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
116
  msgstr ""
117
 
118
- #: bws_functions.php:216
119
  msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
120
  msgstr ""
121
 
122
- #: bws_functions.php:223
123
  msgid "UploadDir is not writable. Please, upload the plugin manually"
124
  msgstr ""
125
 
126
- #: bws_functions.php:246
127
  msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
128
  msgstr ""
129
 
130
- #: bws_functions.php:271
131
  #, fuzzy
132
  msgid "Please, enter Your license key"
133
  msgstr "メッセージを入力して下さい..."
134
 
135
- #: bws_functions.php:288
136
  msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
137
  msgstr ""
138
 
139
- #: bws_functions.php:290
140
- #: bws_functions.php:372
141
  msgid "Please, go to"
142
  msgstr ""
143
 
144
- #: bws_functions.php:290
145
- #: bws_functions.php:372
146
  #, fuzzy
147
  msgid "the setting page"
148
  msgstr "追加設定"
149
 
150
- #: bws_functions.php:291
151
- #: bws_functions.php:373
152
  msgid "You will be redirected automatically in 5 seconds."
153
  msgstr ""
154
 
155
- #: bws_functions.php:296
156
  msgid "You can download and activate"
157
  msgstr ""
158
 
159
- #: bws_functions.php:298
160
  msgid "version of this plugin by entering Your license key."
161
  msgstr ""
162
 
163
- #: bws_functions.php:300
164
- #: bws_functions.php:341
165
  msgid "You can find your license key on your personal page Client area, by clicking on the link"
166
  msgstr ""
167
 
168
- #: bws_functions.php:302
169
- #: bws_functions.php:343
170
  msgid "(your username is the email you specify when purchasing the product)."
171
  msgstr ""
172
 
173
- #: bws_functions.php:306
174
- #: bws_functions.php:609
175
  msgid "or"
176
  msgstr "又は"
177
 
178
- #: bws_functions.php:306
179
  #, php-format
180
  msgid "Start Your Free %s-Day Trial Now"
181
  msgstr ""
182
 
183
- #: bws_functions.php:312
184
- #: bws_functions.php:321
185
- #: bws_functions.php:351
186
- #: bws_functions.php:359
187
- #: bws_menu.php:685
188
- #: bws_menu.php:742
189
  #, fuzzy
190
  msgid "Activate"
191
  msgstr "有効なcaptcha"
192
 
193
- #: bws_functions.php:338
194
- #: bws_functions.php:431
195
  #, php-format
196
  msgid "In order to continue using the plugin it is necessary to buy a %s license."
197
  msgstr ""
198
 
199
- #: bws_functions.php:339
200
  msgid "After that you can activate it by entering your license key."
201
  msgstr ""
202
 
203
- #: bws_functions.php:353
204
  msgid "Unfortunately, you have exceeded the number of available tries per day."
205
  msgstr ""
206
 
207
- #: bws_functions.php:370
208
  msgid "Congratulations! The Pro license of the plugin is successfully activated."
209
  msgstr ""
210
 
211
- #: bws_functions.php:411
212
  msgid "Wrong license key."
213
  msgstr ""
214
 
215
- #: bws_functions.php:413
216
  msgid "This license key is bind to another site."
217
  msgstr ""
218
 
219
- #: bws_functions.php:415
220
  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."
221
  msgstr ""
222
 
223
- #: bws_functions.php:417
224
  msgid "Unfortunately, you have exceeded the number of available tries."
225
  msgstr ""
226
 
227
- #: bws_functions.php:419
228
  msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
229
  msgstr ""
230
 
231
- #: bws_functions.php:423
232
  msgid "The Pro Trial license key is valid."
233
  msgstr ""
234
 
235
- #: bws_functions.php:425
236
  msgid "The license key is valid."
237
  msgstr ""
238
 
239
- #: bws_functions.php:428
240
  msgid "Your license will expire on"
241
  msgstr ""
242
 
243
- #: bws_functions.php:461
244
  #, fuzzy
245
  msgid "Please, enter your license key"
246
  msgstr "メッセージを入力して下さい..."
247
 
248
- #: bws_functions.php:474
249
  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"
250
  msgstr ""
251
 
252
- #: bws_functions.php:474
253
  msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
254
  msgstr ""
255
 
256
- #: bws_functions.php:478
257
  msgid "Check license key"
258
  msgstr ""
259
 
260
- #: bws_functions.php:492
261
  msgid "WARNING: Illegal use notification"
262
  msgstr ""
263
 
264
- #: bws_functions.php:492
265
  msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
266
  msgstr ""
267
 
268
- #: bws_functions.php:500
269
  msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
270
  msgstr ""
271
 
272
- #: bws_functions.php:502
273
  msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
274
  msgstr ""
275
 
276
- #: bws_functions.php:502
277
- #: bws_functions.php:555
278
- #: bws_menu.php:661
279
- #: bws_menu.php:683
280
- #: bws_menu.php:710
281
- #: bws_menu.php:740
282
- #: bws_menu.php:786
283
  #, fuzzy
284
  msgid "Learn more"
285
  msgstr "もっと読む"
286
 
287
- #: bws_functions.php:512
288
  #, php-format
289
  msgid "Notice: You are using the Pro Trial license of %s plugin."
290
  msgstr ""
291
 
292
- #: bws_functions.php:514
293
  msgid "Notice: You are using the Pro Trial license of plugin."
294
  msgstr ""
295
 
296
- #: bws_functions.php:517
297
  msgid "The Pro Trial license will expire on"
298
  msgstr ""
299
 
300
- #: bws_functions.php:555
301
  msgid "You license for"
302
  msgstr ""
303
 
304
- #: bws_functions.php:555
305
  msgid "expires on"
306
  msgstr ""
307
 
308
- #: bws_functions.php:555
309
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
310
  msgstr ""
311
 
312
- #: bws_functions.php:605
313
  #, fuzzy
314
  msgid "Thank you for installing"
315
  msgstr "ご連絡ありがとうございます"
316
 
317
- #: bws_functions.php:606
318
  msgid "Let's get started"
319
  msgstr ""
320
 
321
- #: bws_functions.php:607
322
  #, fuzzy
323
  msgid "Configure Settings"
324
  msgstr "コンタクトフォーム設定"
325
 
326
- #: bws_functions.php:610
327
  msgid "Add New"
328
  msgstr ""
329
 
330
- #: bws_functions.php:614
331
  msgid "Close notice"
332
  msgstr ""
333
 
334
- #: bws_functions.php:667
 
 
 
 
 
 
 
 
 
 
 
 
335
  #, fuzzy
336
- msgid "Add BWS shortcode"
337
  msgstr "短いコードの利用"
338
 
339
- #: bws_functions.php:711
340
  msgid "Close"
341
  msgstr ""
342
 
343
- #: bws_functions.php:802
344
  msgid "Restore all plugin settings to defaults"
345
  msgstr ""
346
 
347
- #: bws_functions.php:804
348
  #, fuzzy
349
  msgid "Restore settings"
350
  msgstr "追加設定"
351
 
352
- #: bws_functions.php:815
353
  #, fuzzy
354
  msgid "Are you sure you want to restore all settings by default?"
355
  msgstr "本当に、この言語データを削除しますか?"
356
 
357
- #: bws_functions.php:818
358
  msgid "Yes, restore all settings"
359
  msgstr ""
360
 
361
- #: bws_functions.php:819
362
  #, fuzzy
363
  msgid "No, go back to the settings page"
364
  msgstr "追加設定"
365
 
366
- #: bws_functions.php:863
367
  #, fuzzy
368
  msgid "Plugin"
369
  msgstr "Pro Plugins"
370
 
371
- #: bws_functions.php:872
372
  #, fuzzy
373
  msgid "Shortcode settings"
374
  msgstr "追加設定"
375
 
376
- #: bws_functions.php:877
377
  msgid "The shortcode will be inserted"
378
  msgstr ""
379
 
380
- #: bws_functions.php:882
381
  msgid "Insert"
382
  msgstr ""
383
 
384
- #: bws_menu.php:498
385
  msgid "Not set"
386
  msgstr "未設定"
387
 
388
- #: bws_menu.php:500
389
- #: bws_menu.php:501
390
  msgid "On"
391
  msgstr "On"
392
 
393
- #: bws_menu.php:500
394
- #: bws_menu.php:501
395
  msgid "Off"
396
  msgstr "Off"
397
 
398
- #: bws_menu.php:502
399
- #: bws_menu.php:503
400
- #: bws_menu.php:504
401
- #: bws_menu.php:505
402
- #: bws_menu.php:506
403
- #: bws_menu.php:518
404
  msgid "N/A"
405
  msgstr "該当なし"
406
 
407
- #: bws_menu.php:506
408
  msgid " Mb"
409
  msgstr " Mb"
410
 
411
- #: bws_menu.php:507
412
- #: bws_menu.php:508
413
- #: bws_menu.php:509
414
- #: bws_menu.php:514
415
  msgid "Yes"
416
  msgstr "はい"
417
 
418
- #: bws_menu.php:507
419
- #: bws_menu.php:508
420
- #: bws_menu.php:509
421
  #: bws_menu.php:516
 
 
422
  msgid "No"
423
  msgstr "いいえ"
424
 
425
- #: bws_menu.php:526
426
  msgid "Operating System"
427
  msgstr "オペレーション・システム"
428
 
429
- #: bws_menu.php:527
430
  msgid "Server"
431
  msgstr "サーバ"
432
 
433
- #: bws_menu.php:528
434
  msgid "Memory usage"
435
  msgstr "メモリー使用"
436
 
437
- #: bws_menu.php:529
438
  msgid "MYSQL Version"
439
  msgstr "MYSQL バージョン"
440
 
441
- #: bws_menu.php:530
442
  msgid "SQL Mode"
443
  msgstr "SQLモード"
444
 
445
- #: bws_menu.php:531
446
  msgid "PHP Version"
447
  msgstr "PHP バージョン"
448
 
449
- #: bws_menu.php:532
450
  msgid "PHP Safe Mode"
451
  msgstr "PHP Safe Mode"
452
 
453
- #: bws_menu.php:533
454
  msgid "PHP Allow URL fopen"
455
  msgstr "PHP Allow URL fopen"
456
 
457
- #: bws_menu.php:534
458
  msgid "PHP Memory Limit"
459
  msgstr "PHP Memory Limit"
460
 
461
- #: bws_menu.php:535
462
  msgid "PHP Max Upload Size"
463
  msgstr "PHP Max Upload Size"
464
 
465
- #: bws_menu.php:536
466
  msgid "PHP Max Post Size"
467
  msgstr "PHP Max Post Size"
468
 
469
- #: bws_menu.php:537
470
  msgid "PHP Max Script Execute Time"
471
  msgstr "PHP Max Script Execute Time"
472
 
473
- #: bws_menu.php:538
474
  msgid "PHP Exif support"
475
  msgstr "PHP Exif サポート"
476
 
477
- #: bws_menu.php:539
478
  msgid "PHP IPTC support"
479
  msgstr "PHP IPTC サポート"
480
 
481
- #: bws_menu.php:540
482
  msgid "PHP XML support"
483
  msgstr "PHP XML サポート"
484
 
485
- #: bws_menu.php:541
486
  msgid "Site URL"
487
  msgstr "サイトURL"
488
 
489
- #: bws_menu.php:542
490
  msgid "Home URL"
491
  msgstr "ホームURL"
492
 
493
- #: bws_menu.php:545
494
  msgid "WordPress Version"
495
  msgstr "WordPress バージョン"
496
 
497
- #: bws_menu.php:546
498
  msgid "WordPress DB Version"
499
  msgstr "WordPress データベース バージョン"
500
 
501
- #: bws_menu.php:547
502
  msgid "Multisite"
503
  msgstr "複数サイト"
504
 
505
- #: bws_menu.php:548
506
  msgid "Active Theme"
507
  msgstr "有効なテーマ"
508
 
509
- #: bws_menu.php:563
510
  msgid "Please enter a valid email address."
511
  msgstr "正確なEメール・アドレスを入力して下さい。"
512
 
513
- #: bws_menu.php:567
514
  msgid "Email with system info is sent to "
515
  msgstr "システム情報をメールで送信:"
516
 
517
- #: bws_menu.php:571
518
  msgid "Thank you for contacting us."
519
  msgstr "ご連絡ありがとうございます"
520
 
521
- #: bws_menu.php:604
522
  msgid "Sorry, email message could not be delivered."
523
  msgstr "申し訳ございませんが、貴方のemailは配信できませんでした。"
524
 
525
- #: bws_menu.php:612
526
  msgid "Need help?"
527
  msgstr ""
528
 
529
- #: bws_menu.php:613
530
  msgid "Client area"
531
  msgstr ""
532
 
533
- #: bws_menu.php:614
534
- #: bws_menu.php:925
535
  msgid "System status"
536
  msgstr "システム状況"
537
 
538
- #: bws_menu.php:619
539
  #, fuzzy
540
  msgid "Plugins"
541
  msgstr "Pro Plugins"
542
 
543
- #: bws_menu.php:621
544
  msgid "Themes"
545
  msgstr ""
546
 
547
- #: bws_menu.php:626
548
  msgid "All"
549
  msgstr ""
550
 
551
- #: bws_menu.php:627
552
  #, fuzzy
553
  msgid "Installed"
554
  msgstr "%s 導入"
555
 
556
- #: bws_menu.php:628
557
  #, fuzzy
558
  msgid "Recommended"
559
  msgstr "推奨プラグイン"
560
 
561
- #: bws_menu.php:632
562
  msgid "Installed plugins"
563
  msgstr "導入済みプラグイン"
564
 
565
- #: bws_menu.php:664
566
- #: bws_menu.php:713
567
  msgid "Settings"
568
  msgstr "設定"
569
 
570
- #: bws_menu.php:685
571
- #: bws_menu.php:742
572
  #, fuzzy
573
  msgid "Activate this plugin"
574
  msgstr "有効なプラグイン"
575
 
576
- #: bws_menu.php:700
577
- #: bws_menu.php:730
578
- #: bws_menu.php:776
579
  msgid "Go"
580
  msgstr ""
581
 
582
- #: bws_menu.php:704
583
- #: bws_menu.php:734
584
- #: bws_menu.php:780
585
  msgid "DONATE"
586
  msgstr ""
587
 
588
- #: bws_menu.php:750
589
  msgid "Recommended plugins"
590
  msgstr "推奨プラグイン"
591
 
592
- #: bws_menu.php:788
593
  #, fuzzy
594
  msgid "Install now"
595
  msgstr "Installa Ora"
596
 
597
- #: bws_menu.php:809
598
  msgid "Try again"
599
  msgstr ""
600
 
601
- #: bws_menu.php:827
602
  #, php-format
603
  msgid "Preview &#8220;%s&#8221;"
604
  msgstr ""
605
 
606
- #: bws_menu.php:858
607
  #, php-format
608
  msgid "Install %s"
609
  msgstr "%s 導入"
610
 
611
- #: bws_menu.php:858
612
  msgid "Install Now"
613
  msgstr "Installa Ora"
614
 
615
- #: bws_menu.php:861
616
  #, php-format
617
  msgid "Update to version %s"
618
  msgstr ""
619
 
620
- #: bws_menu.php:861
621
  msgid "Update"
622
  msgstr ""
623
 
624
- #: bws_menu.php:868
625
  #, php-format
626
  msgid "Preview %s"
627
  msgstr ""
628
 
629
- #: bws_menu.php:868
630
  msgid "Preview"
631
  msgstr ""
632
 
633
- #: bws_menu.php:874
634
- #: bws_menu.php:906
635
  #, php-format
636
  msgid "By %s"
637
  msgstr ""
638
 
639
- #: bws_menu.php:880
640
  msgid "Details"
641
  msgstr ""
642
 
643
- #: bws_menu.php:912
644
  #, fuzzy
645
  msgid "Already Installed"
646
  msgstr "%s 導入"
647
 
648
- #: bws_menu.php:928
649
  msgid "Environment"
650
  msgstr "環境"
651
 
652
- #: bws_menu.php:939
653
  msgid "Active Plugins"
654
  msgstr "有効なプラグイン"
655
 
656
- #: bws_menu.php:952
657
  msgid "Inactive Plugins"
658
  msgstr "無効なプラグイン"
659
 
660
- #: bws_menu.php:968
661
  msgid "Send to support"
662
  msgstr "サポートに送信"
663
 
664
- #: bws_menu.php:975
665
  msgid "Send to custom email &#187;"
666
  msgstr "カスタムEメールに送信&#187;"
667
 
@@ -1005,9 +1022,6 @@ msgstr "カスタムEメールに送信&#187;"
1005
  #~ msgid "Url"
1006
  #~ msgstr "Url"
1007
 
1008
- #~ msgid "Save Changes"
1009
- #~ msgstr "変更を保存"
1010
-
1011
  #~ msgid "Contact Form Pro | Extra Settings"
1012
  #~ msgstr "Contact Form Pro | 追加設定"
1013
 
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-17 16:00+0300\n"
6
+ "PO-Revision-Date: 2015-09-17 16:00+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: foken <foken@gmx.com>\n"
9
  "Language: ja_JP\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
  #: bws_functions.php:29
20
+ #: bws_functions.php:53
21
  #, fuzzy
22
  msgid "requires"
23
  msgstr "必須フィールド"
35
  msgid "Plugins page"
36
  msgstr "Pro Plugins"
37
 
38
+ #: bws_functions.php:55
39
+ msgid "or higher! We do not guarantee that our plugin will work correctly. Please upgrade to WordPress latest version."
40
+ msgstr ""
41
+
42
+ #: bws_functions.php:112
43
  msgid "It’s time to upgrade your"
44
  msgstr ""
45
 
46
+ #: bws_functions.php:112
47
  msgid "to"
48
  msgstr ""
49
 
50
+ #: bws_functions.php:112
51
  #, fuzzy
52
  msgid "version!"
53
  msgstr "PHP バージョン"
54
 
55
+ #: bws_functions.php:113
56
  msgid "Extend standard plugin functionality with new great options."
57
  msgstr ""
58
 
59
+ #: bws_functions.php:116
60
+ #: bws_functions.php:513
61
  #, fuzzy
62
  msgid "Learn More"
63
  msgstr "もっと読む"
64
 
65
+ #: bws_functions.php:133
66
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
67
  msgstr ""
68
 
69
+ #: bws_functions.php:134
70
  #, fuzzy
71
  msgid "Rate the plugin"
72
  msgstr "有効なプラグイン"
73
 
74
+ #: bws_functions.php:137
75
  #, fuzzy
76
  msgid "If there is something wrong about it, please contact us"
77
  msgstr "もそご質問がある場合は、以下の方法でご連絡下さい:"
78
 
79
+ #: bws_functions.php:154
80
+ #: bws_functions.php:190
81
  msgid "Wrong license key"
82
  msgstr ""
83
 
84
+ #: bws_functions.php:184
85
+ #: bws_functions.php:426
86
+ #: bws_functions.php:477
87
  msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
88
  msgstr ""
89
 
90
+ #: bws_functions.php:184
91
+ #: bws_functions.php:426
92
+ #: bws_functions.php:477
93
  msgid "We are sorry for inconvenience."
94
  msgstr ""
95
 
96
+ #: bws_functions.php:192
97
  msgid "This license key is bind to another site"
98
  msgstr ""
99
 
100
+ #: bws_functions.php:194
101
+ #: bws_functions.php:336
102
  msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
103
  msgstr ""
104
 
105
+ #: bws_functions.php:196
106
  msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
107
  msgstr ""
108
 
109
+ #: bws_functions.php:198
110
  msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
111
  msgstr ""
112
 
113
+ #: bws_functions.php:219
114
+ #: bws_functions.php:241
115
+ #: bws_functions.php:263
116
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
117
  msgstr ""
118
 
119
+ #: bws_functions.php:231
120
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
121
  msgstr ""
122
 
123
+ #: bws_functions.php:237
124
  msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
125
  msgstr ""
126
 
127
+ #: bws_functions.php:244
128
  msgid "UploadDir is not writable. Please, upload the plugin manually"
129
  msgstr ""
130
 
131
+ #: bws_functions.php:267
132
  msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
133
  msgstr ""
134
 
135
+ #: bws_functions.php:292
136
  #, fuzzy
137
  msgid "Please, enter Your license key"
138
  msgstr "メッセージを入力して下さい..."
139
 
140
+ #: bws_functions.php:309
141
  msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
142
  msgstr ""
143
 
144
+ #: bws_functions.php:311
145
+ #: bws_functions.php:393
146
  msgid "Please, go to"
147
  msgstr ""
148
 
149
+ #: bws_functions.php:311
150
+ #: bws_functions.php:393
151
  #, fuzzy
152
  msgid "the setting page"
153
  msgstr "追加設定"
154
 
155
+ #: bws_functions.php:312
156
+ #: bws_functions.php:394
157
  msgid "You will be redirected automatically in 5 seconds."
158
  msgstr ""
159
 
160
+ #: bws_functions.php:317
161
  msgid "You can download and activate"
162
  msgstr ""
163
 
164
+ #: bws_functions.php:319
165
  msgid "version of this plugin by entering Your license key."
166
  msgstr ""
167
 
168
+ #: bws_functions.php:321
169
+ #: bws_functions.php:362
170
  msgid "You can find your license key on your personal page Client area, by clicking on the link"
171
  msgstr ""
172
 
173
+ #: bws_functions.php:323
174
+ #: bws_functions.php:364
175
  msgid "(your username is the email you specify when purchasing the product)."
176
  msgstr ""
177
 
178
+ #: bws_functions.php:327
179
+ #: bws_functions.php:630
180
  msgid "or"
181
  msgstr "又は"
182
 
183
+ #: bws_functions.php:327
184
  #, php-format
185
  msgid "Start Your Free %s-Day Trial Now"
186
  msgstr ""
187
 
188
+ #: bws_functions.php:333
189
+ #: bws_functions.php:342
190
+ #: bws_functions.php:372
191
+ #: bws_functions.php:380
192
+ #: bws_menu.php:693
193
+ #: bws_menu.php:750
194
  #, fuzzy
195
  msgid "Activate"
196
  msgstr "有効なcaptcha"
197
 
198
+ #: bws_functions.php:359
199
+ #: bws_functions.php:452
200
  #, php-format
201
  msgid "In order to continue using the plugin it is necessary to buy a %s license."
202
  msgstr ""
203
 
204
+ #: bws_functions.php:360
205
  msgid "After that you can activate it by entering your license key."
206
  msgstr ""
207
 
208
+ #: bws_functions.php:374
209
  msgid "Unfortunately, you have exceeded the number of available tries per day."
210
  msgstr ""
211
 
212
+ #: bws_functions.php:391
213
  msgid "Congratulations! The Pro license of the plugin is successfully activated."
214
  msgstr ""
215
 
216
+ #: bws_functions.php:432
217
  msgid "Wrong license key."
218
  msgstr ""
219
 
220
+ #: bws_functions.php:434
221
  msgid "This license key is bind to another site."
222
  msgstr ""
223
 
224
+ #: bws_functions.php:436
225
  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."
226
  msgstr ""
227
 
228
+ #: bws_functions.php:438
229
  msgid "Unfortunately, you have exceeded the number of available tries."
230
  msgstr ""
231
 
232
+ #: bws_functions.php:440
233
  msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
234
  msgstr ""
235
 
236
+ #: bws_functions.php:444
237
  msgid "The Pro Trial license key is valid."
238
  msgstr ""
239
 
240
+ #: bws_functions.php:446
241
  msgid "The license key is valid."
242
  msgstr ""
243
 
244
+ #: bws_functions.php:449
245
  msgid "Your license will expire on"
246
  msgstr ""
247
 
248
+ #: bws_functions.php:482
249
  #, fuzzy
250
  msgid "Please, enter your license key"
251
  msgstr "メッセージを入力して下さい..."
252
 
253
+ #: bws_functions.php:495
254
  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"
255
  msgstr ""
256
 
257
+ #: bws_functions.php:495
258
  msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
259
  msgstr ""
260
 
261
+ #: bws_functions.php:499
262
  msgid "Check license key"
263
  msgstr ""
264
 
265
+ #: bws_functions.php:513
266
  msgid "WARNING: Illegal use notification"
267
  msgstr ""
268
 
269
+ #: bws_functions.php:513
270
  msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
271
  msgstr ""
272
 
273
+ #: bws_functions.php:521
274
  msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
275
  msgstr ""
276
 
277
+ #: bws_functions.php:523
278
  msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
279
  msgstr ""
280
 
281
+ #: bws_functions.php:523
282
+ #: bws_functions.php:576
283
+ #: bws_menu.php:669
284
+ #: bws_menu.php:691
285
+ #: bws_menu.php:718
286
+ #: bws_menu.php:748
287
+ #: bws_menu.php:794
288
  #, fuzzy
289
  msgid "Learn more"
290
  msgstr "もっと読む"
291
 
292
+ #: bws_functions.php:533
293
  #, php-format
294
  msgid "Notice: You are using the Pro Trial license of %s plugin."
295
  msgstr ""
296
 
297
+ #: bws_functions.php:535
298
  msgid "Notice: You are using the Pro Trial license of plugin."
299
  msgstr ""
300
 
301
+ #: bws_functions.php:538
302
  msgid "The Pro Trial license will expire on"
303
  msgstr ""
304
 
305
+ #: bws_functions.php:576
306
  msgid "You license for"
307
  msgstr ""
308
 
309
+ #: bws_functions.php:576
310
  msgid "expires on"
311
  msgstr ""
312
 
313
+ #: bws_functions.php:576
314
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
315
  msgstr ""
316
 
317
+ #: bws_functions.php:626
318
  #, fuzzy
319
  msgid "Thank you for installing"
320
  msgstr "ご連絡ありがとうございます"
321
 
322
+ #: bws_functions.php:627
323
  msgid "Let's get started"
324
  msgstr ""
325
 
326
+ #: bws_functions.php:628
327
  #, fuzzy
328
  msgid "Configure Settings"
329
  msgstr "コンタクトフォーム設定"
330
 
331
+ #: bws_functions.php:631
332
  msgid "Add New"
333
  msgstr ""
334
 
335
+ #: bws_functions.php:635
336
  msgid "Close notice"
337
  msgstr ""
338
 
339
+ #: bws_functions.php:648
340
+ msgid "Notice"
341
+ msgstr ""
342
+
343
+ #: bws_functions.php:648
344
+ msgid "The plugin's settings have been changed."
345
+ msgstr ""
346
+
347
+ #: bws_functions.php:649
348
+ msgid "Save Changes"
349
+ msgstr "変更を保存"
350
+
351
+ #: bws_functions.php:694
352
  #, fuzzy
353
+ msgid "Add BWS Plugins Shortcode"
354
  msgstr "短いコードの利用"
355
 
356
+ #: bws_functions.php:738
357
  msgid "Close"
358
  msgstr ""
359
 
360
+ #: bws_functions.php:829
361
  msgid "Restore all plugin settings to defaults"
362
  msgstr ""
363
 
364
+ #: bws_functions.php:831
365
  #, fuzzy
366
  msgid "Restore settings"
367
  msgstr "追加設定"
368
 
369
+ #: bws_functions.php:842
370
  #, fuzzy
371
  msgid "Are you sure you want to restore all settings by default?"
372
  msgstr "本当に、この言語データを削除しますか?"
373
 
374
+ #: bws_functions.php:845
375
  msgid "Yes, restore all settings"
376
  msgstr ""
377
 
378
+ #: bws_functions.php:846
379
  #, fuzzy
380
  msgid "No, go back to the settings page"
381
  msgstr "追加設定"
382
 
383
+ #: bws_functions.php:890
384
  #, fuzzy
385
  msgid "Plugin"
386
  msgstr "Pro Plugins"
387
 
388
+ #: bws_functions.php:899
389
  #, fuzzy
390
  msgid "Shortcode settings"
391
  msgstr "追加設定"
392
 
393
+ #: bws_functions.php:904
394
  msgid "The shortcode will be inserted"
395
  msgstr ""
396
 
397
+ #: bws_functions.php:909
398
  msgid "Insert"
399
  msgstr ""
400
 
401
+ #: bws_menu.php:506
402
  msgid "Not set"
403
  msgstr "未設定"
404
 
405
+ #: bws_menu.php:508
406
+ #: bws_menu.php:509
407
  msgid "On"
408
  msgstr "On"
409
 
410
+ #: bws_menu.php:508
411
+ #: bws_menu.php:509
412
  msgid "Off"
413
  msgstr "Off"
414
 
415
+ #: bws_menu.php:510
416
+ #: bws_menu.php:511
417
+ #: bws_menu.php:512
418
+ #: bws_menu.php:513
419
+ #: bws_menu.php:514
420
+ #: bws_menu.php:526
421
  msgid "N/A"
422
  msgstr "該当なし"
423
 
424
+ #: bws_menu.php:514
425
  msgid " Mb"
426
  msgstr " Mb"
427
 
428
+ #: bws_menu.php:515
429
+ #: bws_menu.php:516
430
+ #: bws_menu.php:517
431
+ #: bws_menu.php:522
432
  msgid "Yes"
433
  msgstr "はい"
434
 
435
+ #: bws_menu.php:515
 
 
436
  #: bws_menu.php:516
437
+ #: bws_menu.php:517
438
+ #: bws_menu.php:524
439
  msgid "No"
440
  msgstr "いいえ"
441
 
442
+ #: bws_menu.php:534
443
  msgid "Operating System"
444
  msgstr "オペレーション・システム"
445
 
446
+ #: bws_menu.php:535
447
  msgid "Server"
448
  msgstr "サーバ"
449
 
450
+ #: bws_menu.php:536
451
  msgid "Memory usage"
452
  msgstr "メモリー使用"
453
 
454
+ #: bws_menu.php:537
455
  msgid "MYSQL Version"
456
  msgstr "MYSQL バージョン"
457
 
458
+ #: bws_menu.php:538
459
  msgid "SQL Mode"
460
  msgstr "SQLモード"
461
 
462
+ #: bws_menu.php:539
463
  msgid "PHP Version"
464
  msgstr "PHP バージョン"
465
 
466
+ #: bws_menu.php:540
467
  msgid "PHP Safe Mode"
468
  msgstr "PHP Safe Mode"
469
 
470
+ #: bws_menu.php:541
471
  msgid "PHP Allow URL fopen"
472
  msgstr "PHP Allow URL fopen"
473
 
474
+ #: bws_menu.php:542
475
  msgid "PHP Memory Limit"
476
  msgstr "PHP Memory Limit"
477
 
478
+ #: bws_menu.php:543
479
  msgid "PHP Max Upload Size"
480
  msgstr "PHP Max Upload Size"
481
 
482
+ #: bws_menu.php:544
483
  msgid "PHP Max Post Size"
484
  msgstr "PHP Max Post Size"
485
 
486
+ #: bws_menu.php:545
487
  msgid "PHP Max Script Execute Time"
488
  msgstr "PHP Max Script Execute Time"
489
 
490
+ #: bws_menu.php:546
491
  msgid "PHP Exif support"
492
  msgstr "PHP Exif サポート"
493
 
494
+ #: bws_menu.php:547
495
  msgid "PHP IPTC support"
496
  msgstr "PHP IPTC サポート"
497
 
498
+ #: bws_menu.php:548
499
  msgid "PHP XML support"
500
  msgstr "PHP XML サポート"
501
 
502
+ #: bws_menu.php:549
503
  msgid "Site URL"
504
  msgstr "サイトURL"
505
 
506
+ #: bws_menu.php:550
507
  msgid "Home URL"
508
  msgstr "ホームURL"
509
 
510
+ #: bws_menu.php:553
511
  msgid "WordPress Version"
512
  msgstr "WordPress バージョン"
513
 
514
+ #: bws_menu.php:554
515
  msgid "WordPress DB Version"
516
  msgstr "WordPress データベース バージョン"
517
 
518
+ #: bws_menu.php:555
519
  msgid "Multisite"
520
  msgstr "複数サイト"
521
 
522
+ #: bws_menu.php:556
523
  msgid "Active Theme"
524
  msgstr "有効なテーマ"
525
 
526
+ #: bws_menu.php:571
527
  msgid "Please enter a valid email address."
528
  msgstr "正確なEメール・アドレスを入力して下さい。"
529
 
530
+ #: bws_menu.php:575
531
  msgid "Email with system info is sent to "
532
  msgstr "システム情報をメールで送信:"
533
 
534
+ #: bws_menu.php:579
535
  msgid "Thank you for contacting us."
536
  msgstr "ご連絡ありがとうございます"
537
 
538
+ #: bws_menu.php:612
539
  msgid "Sorry, email message could not be delivered."
540
  msgstr "申し訳ございませんが、貴方のemailは配信できませんでした。"
541
 
542
+ #: bws_menu.php:620
543
  msgid "Need help?"
544
  msgstr ""
545
 
546
+ #: bws_menu.php:621
547
  msgid "Client area"
548
  msgstr ""
549
 
550
+ #: bws_menu.php:622
551
+ #: bws_menu.php:933
552
  msgid "System status"
553
  msgstr "システム状況"
554
 
555
+ #: bws_menu.php:627
556
  #, fuzzy
557
  msgid "Plugins"
558
  msgstr "Pro Plugins"
559
 
560
+ #: bws_menu.php:629
561
  msgid "Themes"
562
  msgstr ""
563
 
564
+ #: bws_menu.php:634
565
  msgid "All"
566
  msgstr ""
567
 
568
+ #: bws_menu.php:635
569
  #, fuzzy
570
  msgid "Installed"
571
  msgstr "%s 導入"
572
 
573
+ #: bws_menu.php:636
574
  #, fuzzy
575
  msgid "Recommended"
576
  msgstr "推奨プラグイン"
577
 
578
+ #: bws_menu.php:640
579
  msgid "Installed plugins"
580
  msgstr "導入済みプラグイン"
581
 
582
+ #: bws_menu.php:672
583
+ #: bws_menu.php:721
584
  msgid "Settings"
585
  msgstr "設定"
586
 
587
+ #: bws_menu.php:693
588
+ #: bws_menu.php:750
589
  #, fuzzy
590
  msgid "Activate this plugin"
591
  msgstr "有効なプラグイン"
592
 
593
+ #: bws_menu.php:708
594
+ #: bws_menu.php:738
595
+ #: bws_menu.php:784
596
  msgid "Go"
597
  msgstr ""
598
 
599
+ #: bws_menu.php:712
600
+ #: bws_menu.php:742
601
+ #: bws_menu.php:788
602
  msgid "DONATE"
603
  msgstr ""
604
 
605
+ #: bws_menu.php:758
606
  msgid "Recommended plugins"
607
  msgstr "推奨プラグイン"
608
 
609
+ #: bws_menu.php:796
610
  #, fuzzy
611
  msgid "Install now"
612
  msgstr "Installa Ora"
613
 
614
+ #: bws_menu.php:817
615
  msgid "Try again"
616
  msgstr ""
617
 
618
+ #: bws_menu.php:835
619
  #, php-format
620
  msgid "Preview &#8220;%s&#8221;"
621
  msgstr ""
622
 
623
+ #: bws_menu.php:866
624
  #, php-format
625
  msgid "Install %s"
626
  msgstr "%s 導入"
627
 
628
+ #: bws_menu.php:866
629
  msgid "Install Now"
630
  msgstr "Installa Ora"
631
 
632
+ #: bws_menu.php:869
633
  #, php-format
634
  msgid "Update to version %s"
635
  msgstr ""
636
 
637
+ #: bws_menu.php:869
638
  msgid "Update"
639
  msgstr ""
640
 
641
+ #: bws_menu.php:876
642
  #, php-format
643
  msgid "Preview %s"
644
  msgstr ""
645
 
646
+ #: bws_menu.php:876
647
  msgid "Preview"
648
  msgstr ""
649
 
650
+ #: bws_menu.php:882
651
+ #: bws_menu.php:914
652
  #, php-format
653
  msgid "By %s"
654
  msgstr ""
655
 
656
+ #: bws_menu.php:888
657
  msgid "Details"
658
  msgstr ""
659
 
660
+ #: bws_menu.php:920
661
  #, fuzzy
662
  msgid "Already Installed"
663
  msgstr "%s 導入"
664
 
665
+ #: bws_menu.php:936
666
  msgid "Environment"
667
  msgstr "環境"
668
 
669
+ #: bws_menu.php:947
670
  msgid "Active Plugins"
671
  msgstr "有効なプラグイン"
672
 
673
+ #: bws_menu.php:960
674
  msgid "Inactive Plugins"
675
  msgstr "無効なプラグイン"
676
 
677
+ #: bws_menu.php:976
678
  msgid "Send to support"
679
  msgstr "サポートに送信"
680
 
681
+ #: bws_menu.php:983
682
  msgid "Send to custom email &#187;"
683
  msgstr "カスタムEメールに送信&#187;"
684
 
1022
  #~ msgid "Url"
1023
  #~ msgstr "Url"
1024
 
 
 
 
1025
  #~ msgid "Contact Form Pro | Extra Settings"
1026
  #~ msgstr "Contact Form Pro | 追加設定"
1027
 
bws_menu/languages/bestwebsoft-pt_BR.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-pt_BR.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-09-07 13:11+0300\n"
6
- "PO-Revision-Date: 2015-09-07 13:11+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"
@@ -19,6 +19,7 @@ msgstr ""
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
  #: bws_functions.php:29
 
22
  msgid "requires"
23
  msgstr ""
24
 
@@ -36,687 +37,703 @@ msgstr ""
36
  msgid "Plugins page"
37
  msgstr "Plugins Pro"
38
 
39
- #: bws_functions.php:91
 
 
 
 
40
  msgid "It’s time to upgrade your"
41
  msgstr ""
42
 
43
- #: bws_functions.php:91
44
  msgid "to"
45
  msgstr ""
46
 
47
  # @ captcha
48
- #: bws_functions.php:91
49
  #, fuzzy
50
  msgid "version!"
51
  msgstr "Versão do PHP"
52
 
53
- #: bws_functions.php:92
54
  msgid "Extend standard plugin functionality with new great options."
55
  msgstr ""
56
 
57
  # @ captcha
58
- #: bws_functions.php:95
59
- #: bws_functions.php:492
60
  #, fuzzy
61
  msgid "Learn More"
62
  msgstr "Leia Mais"
63
 
64
- #: bws_functions.php:112
65
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
66
  msgstr ""
67
 
68
  # @ captcha
69
- #: bws_functions.php:113
70
  #, fuzzy
71
  msgid "Rate the plugin"
72
  msgstr "Plugins ativados"
73
 
74
  # @ captcha
75
- #: bws_functions.php:116
76
  #, fuzzy
77
  msgid "If there is something wrong about it, please contact us"
78
  msgstr "Se você tiver quaisquer perguntas, por favor entre em contato via"
79
 
80
- #: bws_functions.php:133
81
- #: bws_functions.php:169
82
  msgid "Wrong license key"
83
  msgstr ""
84
 
85
- #: bws_functions.php:163
86
- #: bws_functions.php:405
87
- #: bws_functions.php:456
88
  msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
89
  msgstr ""
90
 
91
- #: bws_functions.php:163
92
- #: bws_functions.php:405
93
- #: bws_functions.php:456
94
  msgid "We are sorry for inconvenience."
95
  msgstr ""
96
 
97
- #: bws_functions.php:171
98
  msgid "This license key is bind to another site"
99
  msgstr ""
100
 
101
- #: bws_functions.php:173
102
- #: bws_functions.php:315
103
  msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
104
  msgstr ""
105
 
106
- #: bws_functions.php:175
107
  msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
108
  msgstr ""
109
 
110
- #: bws_functions.php:177
111
  msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
112
  msgstr ""
113
 
114
- #: bws_functions.php:198
115
- #: bws_functions.php:220
116
- #: bws_functions.php:242
117
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
118
  msgstr ""
119
 
120
- #: bws_functions.php:210
121
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
122
  msgstr ""
123
 
124
- #: bws_functions.php:216
125
  msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
126
  msgstr ""
127
 
128
- #: bws_functions.php:223
129
  msgid "UploadDir is not writable. Please, upload the plugin manually"
130
  msgstr ""
131
 
132
- #: bws_functions.php:246
133
  msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
134
  msgstr ""
135
 
136
- #: bws_functions.php:271
137
  msgid "Please, enter Your license key"
138
  msgstr ""
139
 
140
- #: bws_functions.php:288
141
  msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
142
  msgstr ""
143
 
144
- #: bws_functions.php:290
145
- #: bws_functions.php:372
146
  msgid "Please, go to"
147
  msgstr ""
148
 
149
- #: bws_functions.php:290
150
- #: bws_functions.php:372
151
  msgid "the setting page"
152
  msgstr ""
153
 
154
- #: bws_functions.php:291
155
- #: bws_functions.php:373
156
  msgid "You will be redirected automatically in 5 seconds."
157
  msgstr ""
158
 
159
- #: bws_functions.php:296
160
  msgid "You can download and activate"
161
  msgstr ""
162
 
163
- #: bws_functions.php:298
164
  msgid "version of this plugin by entering Your license key."
165
  msgstr ""
166
 
167
- #: bws_functions.php:300
168
- #: bws_functions.php:341
169
  msgid "You can find your license key on your personal page Client area, by clicking on the link"
170
  msgstr ""
171
 
172
- #: bws_functions.php:302
173
- #: bws_functions.php:343
174
  msgid "(your username is the email you specify when purchasing the product)."
175
  msgstr ""
176
 
177
- #: bws_functions.php:306
178
- #: bws_functions.php:609
179
  msgid "or"
180
  msgstr ""
181
 
182
- #: bws_functions.php:306
183
  #, php-format
184
  msgid "Start Your Free %s-Day Trial Now"
185
  msgstr ""
186
 
187
  # @ captcha
188
- #: bws_functions.php:312
189
- #: bws_functions.php:321
190
- #: bws_functions.php:351
191
- #: bws_functions.php:359
192
- #: bws_menu.php:685
193
- #: bws_menu.php:742
194
  #, fuzzy
195
  msgid "Activate"
196
  msgstr "Plugins ativados"
197
 
198
- #: bws_functions.php:338
199
- #: bws_functions.php:431
200
  #, php-format
201
  msgid "In order to continue using the plugin it is necessary to buy a %s license."
202
  msgstr ""
203
 
204
- #: bws_functions.php:339
205
  msgid "After that you can activate it by entering your license key."
206
  msgstr ""
207
 
208
- #: bws_functions.php:353
209
  msgid "Unfortunately, you have exceeded the number of available tries per day."
210
  msgstr ""
211
 
212
- #: bws_functions.php:370
213
  msgid "Congratulations! The Pro license of the plugin is successfully activated."
214
  msgstr ""
215
 
216
- #: bws_functions.php:411
217
  msgid "Wrong license key."
218
  msgstr ""
219
 
220
- #: bws_functions.php:413
221
  msgid "This license key is bind to another site."
222
  msgstr ""
223
 
224
- #: bws_functions.php:415
225
  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."
226
  msgstr ""
227
 
228
- #: bws_functions.php:417
229
  msgid "Unfortunately, you have exceeded the number of available tries."
230
  msgstr ""
231
 
232
- #: bws_functions.php:419
233
  msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
234
  msgstr ""
235
 
236
- #: bws_functions.php:423
237
  msgid "The Pro Trial license key is valid."
238
  msgstr ""
239
 
240
- #: bws_functions.php:425
241
  msgid "The license key is valid."
242
  msgstr ""
243
 
244
- #: bws_functions.php:428
245
  msgid "Your license will expire on"
246
  msgstr ""
247
 
248
- #: bws_functions.php:461
249
  msgid "Please, enter your license key"
250
  msgstr ""
251
 
252
- #: bws_functions.php:474
253
  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"
254
  msgstr ""
255
 
256
- #: bws_functions.php:474
257
  msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
258
  msgstr ""
259
 
260
- #: bws_functions.php:478
261
  msgid "Check license key"
262
  msgstr ""
263
 
264
- #: bws_functions.php:492
265
  msgid "WARNING: Illegal use notification"
266
  msgstr ""
267
 
268
- #: bws_functions.php:492
269
  msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
270
  msgstr ""
271
 
272
- #: bws_functions.php:500
273
  msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
274
  msgstr ""
275
 
276
- #: bws_functions.php:502
277
  msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
278
  msgstr ""
279
 
280
  # @ captcha
281
- #: bws_functions.php:502
282
- #: bws_functions.php:555
283
- #: bws_menu.php:661
284
- #: bws_menu.php:683
285
- #: bws_menu.php:710
286
- #: bws_menu.php:740
287
- #: bws_menu.php:786
288
  #, fuzzy
289
  msgid "Learn more"
290
  msgstr "Leia Mais"
291
 
292
- #: bws_functions.php:512
293
  #, php-format
294
  msgid "Notice: You are using the Pro Trial license of %s plugin."
295
  msgstr ""
296
 
297
- #: bws_functions.php:514
298
  msgid "Notice: You are using the Pro Trial license of plugin."
299
  msgstr ""
300
 
301
- #: bws_functions.php:517
302
  msgid "The Pro Trial license will expire on"
303
  msgstr ""
304
 
305
- #: bws_functions.php:555
306
  msgid "You license for"
307
  msgstr ""
308
 
309
- #: bws_functions.php:555
310
  msgid "expires on"
311
  msgstr ""
312
 
313
- #: bws_functions.php:555
314
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
315
  msgstr ""
316
 
317
  # @ captcha
318
- #: bws_functions.php:605
319
  #, fuzzy
320
  msgid "Thank you for installing"
321
  msgstr "Obrigado por nos contatar."
322
 
323
- #: bws_functions.php:606
324
  msgid "Let's get started"
325
  msgstr ""
326
 
327
  # @ captcha
328
- #: bws_functions.php:607
329
  #, fuzzy
330
  msgid "Configure Settings"
331
  msgstr "Configurações"
332
 
333
- #: bws_functions.php:610
334
  msgid "Add New"
335
  msgstr ""
336
 
337
- #: bws_functions.php:614
338
  msgid "Close notice"
339
  msgstr ""
340
 
341
- #: bws_functions.php:667
342
- msgid "Add BWS shortcode"
343
  msgstr ""
344
 
345
- #: bws_functions.php:711
 
 
 
 
 
 
 
 
 
 
 
 
346
  msgid "Close"
347
  msgstr ""
348
 
349
- #: bws_functions.php:802
350
  msgid "Restore all plugin settings to defaults"
351
  msgstr ""
352
 
353
- #: bws_functions.php:804
354
  msgid "Restore settings"
355
  msgstr ""
356
 
357
- #: bws_functions.php:815
358
  msgid "Are you sure you want to restore all settings by default?"
359
  msgstr ""
360
 
361
- #: bws_functions.php:818
362
  msgid "Yes, restore all settings"
363
  msgstr ""
364
 
365
- #: bws_functions.php:819
366
  msgid "No, go back to the settings page"
367
  msgstr ""
368
 
369
  # @ captcha
370
- #: bws_functions.php:863
371
  #, fuzzy
372
  msgid "Plugin"
373
  msgstr "Plugins Pro"
374
 
375
  # @ captcha
376
- #: bws_functions.php:872
377
  #, fuzzy
378
  msgid "Shortcode settings"
379
  msgstr "Configurações"
380
 
381
- #: bws_functions.php:877
382
  msgid "The shortcode will be inserted"
383
  msgstr ""
384
 
385
- #: bws_functions.php:882
386
  msgid "Insert"
387
  msgstr ""
388
 
389
  # @ captcha
390
- #: bws_menu.php:498
391
  msgid "Not set"
392
  msgstr "Não definido"
393
 
394
  # @ captcha
395
- #: bws_menu.php:500
396
- #: bws_menu.php:501
397
  msgid "On"
398
  msgstr "Ligado"
399
 
400
  # @ captcha
401
- #: bws_menu.php:500
402
- #: bws_menu.php:501
403
  msgid "Off"
404
  msgstr "Desligado"
405
 
406
  # @ captcha
407
- #: bws_menu.php:502
408
- #: bws_menu.php:503
409
- #: bws_menu.php:504
410
- #: bws_menu.php:505
411
- #: bws_menu.php:506
412
- #: bws_menu.php:518
413
  msgid "N/A"
414
  msgstr "N/D"
415
 
416
  # @ captcha
417
- #: bws_menu.php:506
418
  msgid " Mb"
419
  msgstr " Mb"
420
 
421
  # @ captcha
422
- #: bws_menu.php:507
423
- #: bws_menu.php:508
424
- #: bws_menu.php:509
425
- #: bws_menu.php:514
426
  msgid "Yes"
427
  msgstr "Sim"
428
 
429
  # @ captcha
430
- #: bws_menu.php:507
431
- #: bws_menu.php:508
432
- #: bws_menu.php:509
433
  #: bws_menu.php:516
 
 
434
  msgid "No"
435
  msgstr "Não"
436
 
437
  # @ captcha
438
- #: bws_menu.php:526
439
  msgid "Operating System"
440
  msgstr "Sistema Operacional"
441
 
442
  # @ captcha
443
- #: bws_menu.php:527
444
  msgid "Server"
445
  msgstr "Servidor"
446
 
447
  # @ captcha
448
- #: bws_menu.php:528
449
  msgid "Memory usage"
450
  msgstr "Uso de memória"
451
 
452
  # @ captcha
453
- #: bws_menu.php:529
454
  msgid "MYSQL Version"
455
  msgstr "Versão do MySQL"
456
 
457
  # @ captcha
458
- #: bws_menu.php:530
459
  msgid "SQL Mode"
460
  msgstr "Modo SQL"
461
 
462
  # @ captcha
463
- #: bws_menu.php:531
464
  msgid "PHP Version"
465
  msgstr "Versão do PHP"
466
 
467
  # @ captcha
468
- #: bws_menu.php:532
469
  msgid "PHP Safe Mode"
470
  msgstr "Modo de Segurança do PHP"
471
 
472
  # @ captcha
473
- #: bws_menu.php:533
474
  msgid "PHP Allow URL fopen"
475
  msgstr "Permissão de fopen de URL do PHP"
476
 
477
  # @ captcha
478
- #: bws_menu.php:534
479
  msgid "PHP Memory Limit"
480
  msgstr "Limite de Memória do PHP"
481
 
482
  # @ captcha
483
- #: bws_menu.php:535
484
  msgid "PHP Max Upload Size"
485
  msgstr "Tamanho Máximo de Upload no PHP"
486
 
487
  # @ captcha
488
- #: bws_menu.php:536
489
  msgid "PHP Max Post Size"
490
  msgstr "Tamanho Máximo de Envio do PHP"
491
 
492
  # @ captcha
493
- #: bws_menu.php:537
494
  msgid "PHP Max Script Execute Time"
495
  msgstr "Tempo de Execução Máximo do PHP"
496
 
497
  # @ captcha
498
- #: bws_menu.php:538
499
  msgid "PHP Exif support"
500
  msgstr "Suporte a Exif no PHP"
501
 
502
  # @ captcha
503
- #: bws_menu.php:539
504
  msgid "PHP IPTC support"
505
  msgstr "Suporte da IPTC no PHP"
506
 
507
  # @ captcha
508
- #: bws_menu.php:540
509
  msgid "PHP XML support"
510
  msgstr "Suporte a XML no PHP"
511
 
512
  # @ captcha
513
- #: bws_menu.php:541
514
  msgid "Site URL"
515
  msgstr "URL do Site"
516
 
517
  # @ captcha
518
- #: bws_menu.php:542
519
  msgid "Home URL"
520
  msgstr "URL da Página Inicial"
521
 
522
  # @ captcha
523
- #: bws_menu.php:545
524
  msgid "WordPress Version"
525
  msgstr "Versão do WordPress"
526
 
527
  # @ captcha
528
- #: bws_menu.php:546
529
  msgid "WordPress DB Version"
530
  msgstr "Versão do DB do WordPress"
531
 
532
  # @ captcha
533
- #: bws_menu.php:547
534
  msgid "Multisite"
535
  msgstr "Multisite"
536
 
537
  # @ captcha
538
- #: bws_menu.php:548
539
  msgid "Active Theme"
540
  msgstr "Tema Ativo"
541
 
542
  # @ captcha
543
- #: bws_menu.php:563
544
  msgid "Please enter a valid email address."
545
  msgstr "Por favor, informe um endereço de email válido."
546
 
547
  # @ captcha
548
- #: bws_menu.php:567
549
  msgid "Email with system info is sent to "
550
  msgstr "Email com informações do sistema é enviado para "
551
 
552
  # @ captcha
553
- #: bws_menu.php:571
554
  msgid "Thank you for contacting us."
555
  msgstr "Obrigado por nos contatar."
556
 
557
  # @ captcha
558
- #: bws_menu.php:604
559
  msgid "Sorry, email message could not be delivered."
560
  msgstr "Desculpe, a mensagem de email não pôde ser enviada."
561
 
562
- #: bws_menu.php:612
563
  msgid "Need help?"
564
  msgstr ""
565
 
566
- #: bws_menu.php:613
567
  msgid "Client area"
568
  msgstr ""
569
 
570
  # @ captcha
571
- #: bws_menu.php:614
572
- #: bws_menu.php:925
573
  msgid "System status"
574
  msgstr "Status do sistema"
575
 
576
  # @ captcha
577
- #: bws_menu.php:619
578
  #, fuzzy
579
  msgid "Plugins"
580
  msgstr "Plugins Pro"
581
 
582
- #: bws_menu.php:621
583
  msgid "Themes"
584
  msgstr ""
585
 
586
- #: bws_menu.php:626
587
  msgid "All"
588
  msgstr ""
589
 
590
  # @ default
591
- #: bws_menu.php:627
592
  #, fuzzy
593
  msgid "Installed"
594
  msgstr "Instalar %s"
595
 
596
  # @ captcha
597
- #: bws_menu.php:628
598
  #, fuzzy
599
  msgid "Recommended"
600
  msgstr "Plugins Recomendados"
601
 
602
  # @ captcha
603
- #: bws_menu.php:632
604
  msgid "Installed plugins"
605
  msgstr "Plugins Instalados"
606
 
607
  # @ captcha
608
- #: bws_menu.php:664
609
- #: bws_menu.php:713
610
  msgid "Settings"
611
  msgstr "Configurações"
612
 
613
  # @ captcha
614
- #: bws_menu.php:685
615
- #: bws_menu.php:742
616
  #, fuzzy
617
  msgid "Activate this plugin"
618
  msgstr "Plugins ativados"
619
 
620
- #: bws_menu.php:700
621
- #: bws_menu.php:730
622
- #: bws_menu.php:776
623
  msgid "Go"
624
  msgstr ""
625
 
626
- #: bws_menu.php:704
627
- #: bws_menu.php:734
628
- #: bws_menu.php:780
629
  msgid "DONATE"
630
  msgstr ""
631
 
632
  # @ captcha
633
- #: bws_menu.php:750
634
  msgid "Recommended plugins"
635
  msgstr "Plugins Recomendados"
636
 
637
  # @ default
638
- #: bws_menu.php:788
639
  #, fuzzy
640
  msgid "Install now"
641
  msgstr "Instalar %s"
642
 
643
- #: bws_menu.php:809
644
  msgid "Try again"
645
  msgstr ""
646
 
647
- #: bws_menu.php:827
648
  #, php-format
649
  msgid "Preview &#8220;%s&#8221;"
650
  msgstr ""
651
 
652
  # @ default
653
- #: bws_menu.php:858
654
  #, php-format
655
  msgid "Install %s"
656
  msgstr "Instalar %s"
657
 
658
  # @ default
659
- #: bws_menu.php:858
660
  #, fuzzy
661
  msgid "Install Now"
662
  msgstr "Instalar %s"
663
 
664
- #: bws_menu.php:861
665
  #, php-format
666
  msgid "Update to version %s"
667
  msgstr ""
668
 
669
- #: bws_menu.php:861
670
  msgid "Update"
671
  msgstr ""
672
 
673
- #: bws_menu.php:868
674
  #, php-format
675
  msgid "Preview %s"
676
  msgstr ""
677
 
678
- #: bws_menu.php:868
679
  msgid "Preview"
680
  msgstr ""
681
 
682
- #: bws_menu.php:874
683
- #: bws_menu.php:906
684
  #, php-format
685
  msgid "By %s"
686
  msgstr ""
687
 
688
- #: bws_menu.php:880
689
  msgid "Details"
690
  msgstr ""
691
 
692
  # @ default
693
- #: bws_menu.php:912
694
  #, fuzzy
695
  msgid "Already Installed"
696
  msgstr "Instalar %s"
697
 
698
  # @ captcha
699
- #: bws_menu.php:928
700
  msgid "Environment"
701
  msgstr "Ambiente"
702
 
703
  # @ captcha
704
- #: bws_menu.php:939
705
  msgid "Active Plugins"
706
  msgstr "Plugins Ativos"
707
 
708
  # @ captcha
709
- #: bws_menu.php:952
710
  msgid "Inactive Plugins"
711
  msgstr "Plugins Inativos"
712
 
713
  # @ captcha
714
- #: bws_menu.php:968
715
  msgid "Send to support"
716
  msgstr "Enviar para o suporte"
717
 
718
  # @ captcha
719
- #: bws_menu.php:975
720
  msgid "Send to custom email &#187;"
721
  msgstr "Enviar para email personalizado &#187;"
722
 
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-17 16:00+0300\n"
6
+ "PO-Revision-Date: 2015-09-17 16:00+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"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
  #: bws_functions.php:29
22
+ #: bws_functions.php:53
23
  msgid "requires"
24
  msgstr ""
25
 
37
  msgid "Plugins page"
38
  msgstr "Plugins Pro"
39
 
40
+ #: bws_functions.php:55
41
+ msgid "or higher! We do not guarantee that our plugin will work correctly. Please upgrade to WordPress latest version."
42
+ msgstr ""
43
+
44
+ #: bws_functions.php:112
45
  msgid "It’s time to upgrade your"
46
  msgstr ""
47
 
48
+ #: bws_functions.php:112
49
  msgid "to"
50
  msgstr ""
51
 
52
  # @ captcha
53
+ #: bws_functions.php:112
54
  #, fuzzy
55
  msgid "version!"
56
  msgstr "Versão do PHP"
57
 
58
+ #: bws_functions.php:113
59
  msgid "Extend standard plugin functionality with new great options."
60
  msgstr ""
61
 
62
  # @ captcha
63
+ #: bws_functions.php:116
64
+ #: bws_functions.php:513
65
  #, fuzzy
66
  msgid "Learn More"
67
  msgstr "Leia Mais"
68
 
69
+ #: bws_functions.php:133
70
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
71
  msgstr ""
72
 
73
  # @ captcha
74
+ #: bws_functions.php:134
75
  #, fuzzy
76
  msgid "Rate the plugin"
77
  msgstr "Plugins ativados"
78
 
79
  # @ captcha
80
+ #: bws_functions.php:137
81
  #, fuzzy
82
  msgid "If there is something wrong about it, please contact us"
83
  msgstr "Se você tiver quaisquer perguntas, por favor entre em contato via"
84
 
85
+ #: bws_functions.php:154
86
+ #: bws_functions.php:190
87
  msgid "Wrong license key"
88
  msgstr ""
89
 
90
+ #: bws_functions.php:184
91
+ #: bws_functions.php:426
92
+ #: bws_functions.php:477
93
  msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
94
  msgstr ""
95
 
96
+ #: bws_functions.php:184
97
+ #: bws_functions.php:426
98
+ #: bws_functions.php:477
99
  msgid "We are sorry for inconvenience."
100
  msgstr ""
101
 
102
+ #: bws_functions.php:192
103
  msgid "This license key is bind to another site"
104
  msgstr ""
105
 
106
+ #: bws_functions.php:194
107
+ #: bws_functions.php:336
108
  msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
109
  msgstr ""
110
 
111
+ #: bws_functions.php:196
112
  msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
113
  msgstr ""
114
 
115
+ #: bws_functions.php:198
116
  msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
117
  msgstr ""
118
 
119
+ #: bws_functions.php:219
120
+ #: bws_functions.php:241
121
+ #: bws_functions.php:263
122
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
123
  msgstr ""
124
 
125
+ #: bws_functions.php:231
126
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
127
  msgstr ""
128
 
129
+ #: bws_functions.php:237
130
  msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
131
  msgstr ""
132
 
133
+ #: bws_functions.php:244
134
  msgid "UploadDir is not writable. Please, upload the plugin manually"
135
  msgstr ""
136
 
137
+ #: bws_functions.php:267
138
  msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
139
  msgstr ""
140
 
141
+ #: bws_functions.php:292
142
  msgid "Please, enter Your license key"
143
  msgstr ""
144
 
145
+ #: bws_functions.php:309
146
  msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
147
  msgstr ""
148
 
149
+ #: bws_functions.php:311
150
+ #: bws_functions.php:393
151
  msgid "Please, go to"
152
  msgstr ""
153
 
154
+ #: bws_functions.php:311
155
+ #: bws_functions.php:393
156
  msgid "the setting page"
157
  msgstr ""
158
 
159
+ #: bws_functions.php:312
160
+ #: bws_functions.php:394
161
  msgid "You will be redirected automatically in 5 seconds."
162
  msgstr ""
163
 
164
+ #: bws_functions.php:317
165
  msgid "You can download and activate"
166
  msgstr ""
167
 
168
+ #: bws_functions.php:319
169
  msgid "version of this plugin by entering Your license key."
170
  msgstr ""
171
 
172
+ #: bws_functions.php:321
173
+ #: bws_functions.php:362
174
  msgid "You can find your license key on your personal page Client area, by clicking on the link"
175
  msgstr ""
176
 
177
+ #: bws_functions.php:323
178
+ #: bws_functions.php:364
179
  msgid "(your username is the email you specify when purchasing the product)."
180
  msgstr ""
181
 
182
+ #: bws_functions.php:327
183
+ #: bws_functions.php:630
184
  msgid "or"
185
  msgstr ""
186
 
187
+ #: bws_functions.php:327
188
  #, php-format
189
  msgid "Start Your Free %s-Day Trial Now"
190
  msgstr ""
191
 
192
  # @ captcha
193
+ #: bws_functions.php:333
194
+ #: bws_functions.php:342
195
+ #: bws_functions.php:372
196
+ #: bws_functions.php:380
197
+ #: bws_menu.php:693
198
+ #: bws_menu.php:750
199
  #, fuzzy
200
  msgid "Activate"
201
  msgstr "Plugins ativados"
202
 
203
+ #: bws_functions.php:359
204
+ #: bws_functions.php:452
205
  #, php-format
206
  msgid "In order to continue using the plugin it is necessary to buy a %s license."
207
  msgstr ""
208
 
209
+ #: bws_functions.php:360
210
  msgid "After that you can activate it by entering your license key."
211
  msgstr ""
212
 
213
+ #: bws_functions.php:374
214
  msgid "Unfortunately, you have exceeded the number of available tries per day."
215
  msgstr ""
216
 
217
+ #: bws_functions.php:391
218
  msgid "Congratulations! The Pro license of the plugin is successfully activated."
219
  msgstr ""
220
 
221
+ #: bws_functions.php:432
222
  msgid "Wrong license key."
223
  msgstr ""
224
 
225
+ #: bws_functions.php:434
226
  msgid "This license key is bind to another site."
227
  msgstr ""
228
 
229
+ #: bws_functions.php:436
230
  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."
231
  msgstr ""
232
 
233
+ #: bws_functions.php:438
234
  msgid "Unfortunately, you have exceeded the number of available tries."
235
  msgstr ""
236
 
237
+ #: bws_functions.php:440
238
  msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
239
  msgstr ""
240
 
241
+ #: bws_functions.php:444
242
  msgid "The Pro Trial license key is valid."
243
  msgstr ""
244
 
245
+ #: bws_functions.php:446
246
  msgid "The license key is valid."
247
  msgstr ""
248
 
249
+ #: bws_functions.php:449
250
  msgid "Your license will expire on"
251
  msgstr ""
252
 
253
+ #: bws_functions.php:482
254
  msgid "Please, enter your license key"
255
  msgstr ""
256
 
257
+ #: bws_functions.php:495
258
  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"
259
  msgstr ""
260
 
261
+ #: bws_functions.php:495
262
  msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
263
  msgstr ""
264
 
265
+ #: bws_functions.php:499
266
  msgid "Check license key"
267
  msgstr ""
268
 
269
+ #: bws_functions.php:513
270
  msgid "WARNING: Illegal use notification"
271
  msgstr ""
272
 
273
+ #: bws_functions.php:513
274
  msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
275
  msgstr ""
276
 
277
+ #: bws_functions.php:521
278
  msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
279
  msgstr ""
280
 
281
+ #: bws_functions.php:523
282
  msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
283
  msgstr ""
284
 
285
  # @ captcha
286
+ #: bws_functions.php:523
287
+ #: bws_functions.php:576
288
+ #: bws_menu.php:669
289
+ #: bws_menu.php:691
290
+ #: bws_menu.php:718
291
+ #: bws_menu.php:748
292
+ #: bws_menu.php:794
293
  #, fuzzy
294
  msgid "Learn more"
295
  msgstr "Leia Mais"
296
 
297
+ #: bws_functions.php:533
298
  #, php-format
299
  msgid "Notice: You are using the Pro Trial license of %s plugin."
300
  msgstr ""
301
 
302
+ #: bws_functions.php:535
303
  msgid "Notice: You are using the Pro Trial license of plugin."
304
  msgstr ""
305
 
306
+ #: bws_functions.php:538
307
  msgid "The Pro Trial license will expire on"
308
  msgstr ""
309
 
310
+ #: bws_functions.php:576
311
  msgid "You license for"
312
  msgstr ""
313
 
314
+ #: bws_functions.php:576
315
  msgid "expires on"
316
  msgstr ""
317
 
318
+ #: bws_functions.php:576
319
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
320
  msgstr ""
321
 
322
  # @ captcha
323
+ #: bws_functions.php:626
324
  #, fuzzy
325
  msgid "Thank you for installing"
326
  msgstr "Obrigado por nos contatar."
327
 
328
+ #: bws_functions.php:627
329
  msgid "Let's get started"
330
  msgstr ""
331
 
332
  # @ captcha
333
+ #: bws_functions.php:628
334
  #, fuzzy
335
  msgid "Configure Settings"
336
  msgstr "Configurações"
337
 
338
+ #: bws_functions.php:631
339
  msgid "Add New"
340
  msgstr ""
341
 
342
+ #: bws_functions.php:635
343
  msgid "Close notice"
344
  msgstr ""
345
 
346
+ #: bws_functions.php:648
347
+ msgid "Notice"
348
  msgstr ""
349
 
350
+ #: bws_functions.php:648
351
+ msgid "The plugin's settings have been changed."
352
+ msgstr ""
353
+
354
+ #: bws_functions.php:649
355
+ msgid "Save Changes"
356
+ msgstr ""
357
+
358
+ #: bws_functions.php:694
359
+ msgid "Add BWS Plugins Shortcode"
360
+ msgstr ""
361
+
362
+ #: bws_functions.php:738
363
  msgid "Close"
364
  msgstr ""
365
 
366
+ #: bws_functions.php:829
367
  msgid "Restore all plugin settings to defaults"
368
  msgstr ""
369
 
370
+ #: bws_functions.php:831
371
  msgid "Restore settings"
372
  msgstr ""
373
 
374
+ #: bws_functions.php:842
375
  msgid "Are you sure you want to restore all settings by default?"
376
  msgstr ""
377
 
378
+ #: bws_functions.php:845
379
  msgid "Yes, restore all settings"
380
  msgstr ""
381
 
382
+ #: bws_functions.php:846
383
  msgid "No, go back to the settings page"
384
  msgstr ""
385
 
386
  # @ captcha
387
+ #: bws_functions.php:890
388
  #, fuzzy
389
  msgid "Plugin"
390
  msgstr "Plugins Pro"
391
 
392
  # @ captcha
393
+ #: bws_functions.php:899
394
  #, fuzzy
395
  msgid "Shortcode settings"
396
  msgstr "Configurações"
397
 
398
+ #: bws_functions.php:904
399
  msgid "The shortcode will be inserted"
400
  msgstr ""
401
 
402
+ #: bws_functions.php:909
403
  msgid "Insert"
404
  msgstr ""
405
 
406
  # @ captcha
407
+ #: bws_menu.php:506
408
  msgid "Not set"
409
  msgstr "Não definido"
410
 
411
  # @ captcha
412
+ #: bws_menu.php:508
413
+ #: bws_menu.php:509
414
  msgid "On"
415
  msgstr "Ligado"
416
 
417
  # @ captcha
418
+ #: bws_menu.php:508
419
+ #: bws_menu.php:509
420
  msgid "Off"
421
  msgstr "Desligado"
422
 
423
  # @ captcha
424
+ #: bws_menu.php:510
425
+ #: bws_menu.php:511
426
+ #: bws_menu.php:512
427
+ #: bws_menu.php:513
428
+ #: bws_menu.php:514
429
+ #: bws_menu.php:526
430
  msgid "N/A"
431
  msgstr "N/D"
432
 
433
  # @ captcha
434
+ #: bws_menu.php:514
435
  msgid " Mb"
436
  msgstr " Mb"
437
 
438
  # @ captcha
439
+ #: bws_menu.php:515
440
+ #: bws_menu.php:516
441
+ #: bws_menu.php:517
442
+ #: bws_menu.php:522
443
  msgid "Yes"
444
  msgstr "Sim"
445
 
446
  # @ captcha
447
+ #: bws_menu.php:515
 
 
448
  #: bws_menu.php:516
449
+ #: bws_menu.php:517
450
+ #: bws_menu.php:524
451
  msgid "No"
452
  msgstr "Não"
453
 
454
  # @ captcha
455
+ #: bws_menu.php:534
456
  msgid "Operating System"
457
  msgstr "Sistema Operacional"
458
 
459
  # @ captcha
460
+ #: bws_menu.php:535
461
  msgid "Server"
462
  msgstr "Servidor"
463
 
464
  # @ captcha
465
+ #: bws_menu.php:536
466
  msgid "Memory usage"
467
  msgstr "Uso de memória"
468
 
469
  # @ captcha
470
+ #: bws_menu.php:537
471
  msgid "MYSQL Version"
472
  msgstr "Versão do MySQL"
473
 
474
  # @ captcha
475
+ #: bws_menu.php:538
476
  msgid "SQL Mode"
477
  msgstr "Modo SQL"
478
 
479
  # @ captcha
480
+ #: bws_menu.php:539
481
  msgid "PHP Version"
482
  msgstr "Versão do PHP"
483
 
484
  # @ captcha
485
+ #: bws_menu.php:540
486
  msgid "PHP Safe Mode"
487
  msgstr "Modo de Segurança do PHP"
488
 
489
  # @ captcha
490
+ #: bws_menu.php:541
491
  msgid "PHP Allow URL fopen"
492
  msgstr "Permissão de fopen de URL do PHP"
493
 
494
  # @ captcha
495
+ #: bws_menu.php:542
496
  msgid "PHP Memory Limit"
497
  msgstr "Limite de Memória do PHP"
498
 
499
  # @ captcha
500
+ #: bws_menu.php:543
501
  msgid "PHP Max Upload Size"
502
  msgstr "Tamanho Máximo de Upload no PHP"
503
 
504
  # @ captcha
505
+ #: bws_menu.php:544
506
  msgid "PHP Max Post Size"
507
  msgstr "Tamanho Máximo de Envio do PHP"
508
 
509
  # @ captcha
510
+ #: bws_menu.php:545
511
  msgid "PHP Max Script Execute Time"
512
  msgstr "Tempo de Execução Máximo do PHP"
513
 
514
  # @ captcha
515
+ #: bws_menu.php:546
516
  msgid "PHP Exif support"
517
  msgstr "Suporte a Exif no PHP"
518
 
519
  # @ captcha
520
+ #: bws_menu.php:547
521
  msgid "PHP IPTC support"
522
  msgstr "Suporte da IPTC no PHP"
523
 
524
  # @ captcha
525
+ #: bws_menu.php:548
526
  msgid "PHP XML support"
527
  msgstr "Suporte a XML no PHP"
528
 
529
  # @ captcha
530
+ #: bws_menu.php:549
531
  msgid "Site URL"
532
  msgstr "URL do Site"
533
 
534
  # @ captcha
535
+ #: bws_menu.php:550
536
  msgid "Home URL"
537
  msgstr "URL da Página Inicial"
538
 
539
  # @ captcha
540
+ #: bws_menu.php:553
541
  msgid "WordPress Version"
542
  msgstr "Versão do WordPress"
543
 
544
  # @ captcha
545
+ #: bws_menu.php:554
546
  msgid "WordPress DB Version"
547
  msgstr "Versão do DB do WordPress"
548
 
549
  # @ captcha
550
+ #: bws_menu.php:555
551
  msgid "Multisite"
552
  msgstr "Multisite"
553
 
554
  # @ captcha
555
+ #: bws_menu.php:556
556
  msgid "Active Theme"
557
  msgstr "Tema Ativo"
558
 
559
  # @ captcha
560
+ #: bws_menu.php:571
561
  msgid "Please enter a valid email address."
562
  msgstr "Por favor, informe um endereço de email válido."
563
 
564
  # @ captcha
565
+ #: bws_menu.php:575
566
  msgid "Email with system info is sent to "
567
  msgstr "Email com informações do sistema é enviado para "
568
 
569
  # @ captcha
570
+ #: bws_menu.php:579
571
  msgid "Thank you for contacting us."
572
  msgstr "Obrigado por nos contatar."
573
 
574
  # @ captcha
575
+ #: bws_menu.php:612
576
  msgid "Sorry, email message could not be delivered."
577
  msgstr "Desculpe, a mensagem de email não pôde ser enviada."
578
 
579
+ #: bws_menu.php:620
580
  msgid "Need help?"
581
  msgstr ""
582
 
583
+ #: bws_menu.php:621
584
  msgid "Client area"
585
  msgstr ""
586
 
587
  # @ captcha
588
+ #: bws_menu.php:622
589
+ #: bws_menu.php:933
590
  msgid "System status"
591
  msgstr "Status do sistema"
592
 
593
  # @ captcha
594
+ #: bws_menu.php:627
595
  #, fuzzy
596
  msgid "Plugins"
597
  msgstr "Plugins Pro"
598
 
599
+ #: bws_menu.php:629
600
  msgid "Themes"
601
  msgstr ""
602
 
603
+ #: bws_menu.php:634
604
  msgid "All"
605
  msgstr ""
606
 
607
  # @ default
608
+ #: bws_menu.php:635
609
  #, fuzzy
610
  msgid "Installed"
611
  msgstr "Instalar %s"
612
 
613
  # @ captcha
614
+ #: bws_menu.php:636
615
  #, fuzzy
616
  msgid "Recommended"
617
  msgstr "Plugins Recomendados"
618
 
619
  # @ captcha
620
+ #: bws_menu.php:640
621
  msgid "Installed plugins"
622
  msgstr "Plugins Instalados"
623
 
624
  # @ captcha
625
+ #: bws_menu.php:672
626
+ #: bws_menu.php:721
627
  msgid "Settings"
628
  msgstr "Configurações"
629
 
630
  # @ captcha
631
+ #: bws_menu.php:693
632
+ #: bws_menu.php:750
633
  #, fuzzy
634
  msgid "Activate this plugin"
635
  msgstr "Plugins ativados"
636
 
637
+ #: bws_menu.php:708
638
+ #: bws_menu.php:738
639
+ #: bws_menu.php:784
640
  msgid "Go"
641
  msgstr ""
642
 
643
+ #: bws_menu.php:712
644
+ #: bws_menu.php:742
645
+ #: bws_menu.php:788
646
  msgid "DONATE"
647
  msgstr ""
648
 
649
  # @ captcha
650
+ #: bws_menu.php:758
651
  msgid "Recommended plugins"
652
  msgstr "Plugins Recomendados"
653
 
654
  # @ default
655
+ #: bws_menu.php:796
656
  #, fuzzy
657
  msgid "Install now"
658
  msgstr "Instalar %s"
659
 
660
+ #: bws_menu.php:817
661
  msgid "Try again"
662
  msgstr ""
663
 
664
+ #: bws_menu.php:835
665
  #, php-format
666
  msgid "Preview &#8220;%s&#8221;"
667
  msgstr ""
668
 
669
  # @ default
670
+ #: bws_menu.php:866
671
  #, php-format
672
  msgid "Install %s"
673
  msgstr "Instalar %s"
674
 
675
  # @ default
676
+ #: bws_menu.php:866
677
  #, fuzzy
678
  msgid "Install Now"
679
  msgstr "Instalar %s"
680
 
681
+ #: bws_menu.php:869
682
  #, php-format
683
  msgid "Update to version %s"
684
  msgstr ""
685
 
686
+ #: bws_menu.php:869
687
  msgid "Update"
688
  msgstr ""
689
 
690
+ #: bws_menu.php:876
691
  #, php-format
692
  msgid "Preview %s"
693
  msgstr ""
694
 
695
+ #: bws_menu.php:876
696
  msgid "Preview"
697
  msgstr ""
698
 
699
+ #: bws_menu.php:882
700
+ #: bws_menu.php:914
701
  #, php-format
702
  msgid "By %s"
703
  msgstr ""
704
 
705
+ #: bws_menu.php:888
706
  msgid "Details"
707
  msgstr ""
708
 
709
  # @ default
710
+ #: bws_menu.php:920
711
  #, fuzzy
712
  msgid "Already Installed"
713
  msgstr "Instalar %s"
714
 
715
  # @ captcha
716
+ #: bws_menu.php:936
717
  msgid "Environment"
718
  msgstr "Ambiente"
719
 
720
  # @ captcha
721
+ #: bws_menu.php:947
722
  msgid "Active Plugins"
723
  msgstr "Plugins Ativos"
724
 
725
  # @ captcha
726
+ #: bws_menu.php:960
727
  msgid "Inactive Plugins"
728
  msgstr "Plugins Inativos"
729
 
730
  # @ captcha
731
+ #: bws_menu.php:976
732
  msgid "Send to support"
733
  msgstr "Enviar para o suporte"
734
 
735
  # @ captcha
736
+ #: bws_menu.php:983
737
  msgid "Send to custom email &#187;"
738
  msgstr "Enviar para email personalizado &#187;"
739
 
bws_menu/languages/bestwebsoft-ru_RU.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-ru_RU.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-09-07 13:11+0300\n"
6
- "PO-Revision-Date: 2015-09-07 13:11+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"
@@ -17,6 +17,7 @@ msgstr ""
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
  #: bws_functions.php:29
 
20
  msgid "requires"
21
  msgstr "требует"
22
 
@@ -32,611 +33,627 @@ msgstr "Вернуться к WordPress на"
32
  msgid "Plugins page"
33
  msgstr "Страницу плагинов"
34
 
35
- #: bws_functions.php:91
 
 
 
 
36
  msgid "It’s time to upgrade your"
37
  msgstr "Настало время обновить Ваш"
38
 
39
- #: bws_functions.php:91
40
  msgid "to"
41
  msgstr "до"
42
 
43
- #: bws_functions.php:91
44
  msgid "version!"
45
  msgstr "версии!"
46
 
47
- #: bws_functions.php:92
48
  msgid "Extend standard plugin functionality with new great options."
49
  msgstr "Расширяет возможности стандартного функционала плагина."
50
 
51
- #: bws_functions.php:95
52
- #: bws_functions.php:492
53
  msgid "Learn More"
54
  msgstr "Подробнее"
55
 
56
- #: bws_functions.php:112
57
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
58
  msgstr "Если вам понравился плагин, пожалуйста, поставьте нам 5 звезд на WordPress"
59
 
60
- #: bws_functions.php:113
61
  msgid "Rate the plugin"
62
  msgstr "Оценить плагин"
63
 
64
- #: bws_functions.php:116
65
  msgid "If there is something wrong about it, please contact us"
66
  msgstr "Если у вас есть какие-то вопросы, обращайтесь"
67
 
68
- #: bws_functions.php:133
69
- #: bws_functions.php:169
70
  msgid "Wrong license key"
71
  msgstr "Неправильный лицензионный ключ"
72
 
73
- #: bws_functions.php:163
74
- #: bws_functions.php:405
75
- #: bws_functions.php:456
76
  msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
77
  msgstr "Что-то пошло не так. Повторите попытку позже. Если ошибка появится снова, пожалуйста, свяжитесь с нами"
78
 
79
- #: bws_functions.php:163
80
- #: bws_functions.php:405
81
- #: bws_functions.php:456
82
  msgid "We are sorry for inconvenience."
83
  msgstr "Приносим извинения за неудобства."
84
 
85
- #: bws_functions.php:171
86
  msgid "This license key is bind to another site"
87
  msgstr "Этот лицензионный ключ привязан к другому сайту"
88
 
89
- #: bws_functions.php:173
90
- #: bws_functions.php:315
91
  msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
92
  msgstr "К сожалению, вы превысили количество доступных попыток в день. Пожалуйста, загрузите плагин вручную."
93
 
94
- #: bws_functions.php:175
95
  msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
96
  msgstr "К сожалению, время использования вашей лицензии истекло. Для получения обновлений приоритетного саппорта вам нужно продлить лицензию перейдя на вашей"
97
 
98
- #: bws_functions.php:177
99
  msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
100
  msgstr "К сожалению, Pro лицензия уже была установлена на этом доменен. Pro Trial лицензия может быть установлена только один раз."
101
 
102
- #: bws_functions.php:198
103
- #: bws_functions.php:220
104
- #: bws_functions.php:242
105
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
106
  msgstr "Не удалось загрузить архив плагина. Пожалуйста, загрузите плагин вручную"
107
 
108
- #: bws_functions.php:210
109
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
110
  msgstr "Не удалось открыть архив ZIP. Пожалуйста, загрузите плагин вручную"
111
 
112
- #: bws_functions.php:216
113
  msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
114
  msgstr "Ваш сервер не поддерживает ни библиотеку ZipArchive, ни библиотеку Phar. Пожалуйста, загрузите плагин вручную"
115
 
116
- #: bws_functions.php:223
117
  msgid "UploadDir is not writable. Please, upload the plugin manually"
118
  msgstr "Папка загрузки не доступна для записи. Пожалуйста, загрузите плагин вручную"
119
 
120
- #: bws_functions.php:246
121
  msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
122
  msgstr "Что-то пошло не так. Повторите попытку позже или загрузите плагин вручную. Приносим извинения за неудобства."
123
 
124
- #: bws_functions.php:271
125
  msgid "Please, enter Your license key"
126
  msgstr "Пожалуйста, введите ваш лицензионный ключ"
127
 
128
- #: bws_functions.php:288
129
  msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
130
  msgstr "Поздравляем! Pro версия плагина была успешно загружена и активирована."
131
 
132
- #: bws_functions.php:290
133
- #: bws_functions.php:372
134
  msgid "Please, go to"
135
  msgstr "Пожалуйста, перейдите на"
136
 
137
- #: bws_functions.php:290
138
- #: bws_functions.php:372
139
  msgid "the setting page"
140
  msgstr "страницу настроек"
141
 
142
- #: bws_functions.php:291
143
- #: bws_functions.php:373
144
  msgid "You will be redirected automatically in 5 seconds."
145
  msgstr "Вы будете перенаправлены автоматически через 5 секунд."
146
 
147
- #: bws_functions.php:296
148
  msgid "You can download and activate"
149
  msgstr "Вы можете скачать и активировать"
150
 
151
- #: bws_functions.php:298
152
  msgid "version of this plugin by entering Your license key."
153
  msgstr "версию этого плагина, введя ваш лицензионный ключ."
154
 
155
- #: bws_functions.php:300
156
- #: bws_functions.php:341
157
  msgid "You can find your license key on your personal page Client area, by clicking on the link"
158
  msgstr "Вы можете найти ваш лицензионный ключ на вашей личной странице Client area, нажав на ссылку"
159
 
160
- #: bws_functions.php:302
161
- #: bws_functions.php:343
162
  msgid "(your username is the email you specify when purchasing the product)."
163
  msgstr "(ваше имя пользователя - это электронный адрес, указанный при покупке продукта)."
164
 
165
- #: bws_functions.php:306
166
- #: bws_functions.php:609
167
  msgid "or"
168
  msgstr "или"
169
 
170
- #: bws_functions.php:306
171
  #, php-format
172
  msgid "Start Your Free %s-Day Trial Now"
173
  msgstr "Попробуйте %s-дневную Trial версию бесплатно"
174
 
175
- #: bws_functions.php:312
176
- #: bws_functions.php:321
177
- #: bws_functions.php:351
178
- #: bws_functions.php:359
179
- #: bws_menu.php:685
180
- #: bws_menu.php:742
181
  msgid "Activate"
182
  msgstr "Активировать"
183
 
184
- #: bws_functions.php:338
185
- #: bws_functions.php:431
186
  #, php-format
187
  msgid "In order to continue using the plugin it is necessary to buy a %s license."
188
  msgstr "Чтобы продолжить пользоваться плагином, необходимо приобрести %s лицензию."
189
 
190
- #: bws_functions.php:339
191
  msgid "After that you can activate it by entering your license key."
192
  msgstr "После этого вы сможете активировать его введя лицензионный ключ."
193
 
194
- #: bws_functions.php:353
195
  msgid "Unfortunately, you have exceeded the number of available tries per day."
196
  msgstr "К сожалению, вы превысили количество доступных попыток."
197
 
198
- #: bws_functions.php:370
199
  msgid "Congratulations! The Pro license of the plugin is successfully activated."
200
  msgstr "Поздравляем! Pro версия плагина была успешно активирована."
201
 
202
- #: bws_functions.php:411
203
  msgid "Wrong license key."
204
  msgstr "Неправильный лицензионный ключ."
205
 
206
- #: bws_functions.php:413
207
  msgid "This license key is bind to another site."
208
  msgstr "Этот лицензионный ключ привязан к другому сайту."
209
 
210
- #: bws_functions.php:415
211
  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."
212
  msgstr "Лицензионный ключ принят, но срок действия лицензии истек. Если вы хотите обновлять плагин в будущем, вы должны продлить лицензию."
213
 
214
- #: bws_functions.php:417
215
  msgid "Unfortunately, you have exceeded the number of available tries."
216
  msgstr "К сожалению, вы превысили количество доступных попыток."
217
 
218
- #: bws_functions.php:419
219
  msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
220
  msgstr "К сожалению, Pro Trial версия плагина уже устанавливалась на этот домен. Pro Trial версию можно устанавливать лишь один раз."
221
 
222
- #: bws_functions.php:423
223
  msgid "The Pro Trial license key is valid."
224
  msgstr "Ключ Pro Trial версии действителен."
225
 
226
- #: bws_functions.php:425
227
  msgid "The license key is valid."
228
  msgstr "Лицензионный ключ действителен."
229
 
230
- #: bws_functions.php:428
231
  msgid "Your license will expire on"
232
  msgstr "Ваша лицензия истечет"
233
 
234
- #: bws_functions.php:461
235
  msgid "Please, enter your license key"
236
  msgstr "Пожалуйста, введите Ваш лицензионный ключ"
237
 
238
- #: bws_functions.php:474
239
  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"
240
  msgstr "При необходимости вы можете проверить валидность лицензионного ключа или повторно ввести его в поле ниже. Вы можете найти ваш лицензионный ключ на своей личной странице - Client area - на нашем сайте"
241
 
242
- #: bws_functions.php:474
243
  msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
244
  msgstr "(ваш пользователь это емейл, который вы указывали при покупке продукта). При необходимости нажмите \"Забыли пароль?\"."
245
 
246
- #: bws_functions.php:478
247
  msgid "Check license key"
248
  msgstr "Проверка лицензионного ключа"
249
 
250
- #: bws_functions.php:492
251
  msgid "WARNING: Illegal use notification"
252
  msgstr "ВНИМАНИЕ: уведомление о незаконном использовании"
253
 
254
- #: bws_functions.php:492
255
  msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
256
  msgstr "Вы можете использовать одну лицензию Pro плагина только для одного домена. Пожалуйста, проверьте и отредактируйте при необходимости лицензию или домен, используя Ваш личный Client Area. Мы настоятельно рекомендуем вам решить проблему в течение 24 часов, в противном случае плагин будет деактивирован."
257
 
258
- #: bws_functions.php:500
259
  msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
260
  msgstr "Внимание: Срок действия Pro Trial версии истек. Чтобы продолжить пользоваться плагином, пожалуйста, приобретите лицензию Pro"
261
 
262
- #: bws_functions.php:502
263
  msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
264
  msgstr "Время использования вашей лицензии истекло. Если вы хотите обновлять ваш плагин в дальнейшем и иметь приоритетную тех.поддержку, то вам нужно продлить лицензию."
265
 
266
- #: bws_functions.php:502
267
- #: bws_functions.php:555
268
- #: bws_menu.php:661
269
- #: bws_menu.php:683
270
- #: bws_menu.php:710
271
- #: bws_menu.php:740
272
- #: bws_menu.php:786
273
  msgid "Learn more"
274
  msgstr "Подробнее"
275
 
276
- #: bws_functions.php:512
277
  #, php-format
278
  msgid "Notice: You are using the Pro Trial license of %s plugin."
279
  msgstr "Внимание: Вы используете Pro Trial версию плагина %s."
280
 
281
- #: bws_functions.php:514
282
  msgid "Notice: You are using the Pro Trial license of plugin."
283
  msgstr "Внимание: Вы используете Pro Trial версию плагина."
284
 
285
- #: bws_functions.php:517
286
  msgid "The Pro Trial license will expire on"
287
  msgstr "Ваша лицензия Pro Trial версии плагина истекает"
288
 
289
- #: bws_functions.php:555
290
  msgid "You license for"
291
  msgstr "Ваш лицензионный ключ для"
292
 
293
- #: bws_functions.php:555
294
  msgid "expires on"
295
  msgstr "истекает"
296
 
297
- #: bws_functions.php:555
298
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
299
  msgstr "и вы не будете получать приоритетную тех.поддержку или обновления."
300
 
301
- #: bws_functions.php:605
302
  msgid "Thank you for installing"
303
  msgstr "Спасибо за установку"
304
 
305
- #: bws_functions.php:606
306
  msgid "Let's get started"
307
  msgstr "Давайте начнем"
308
 
309
- #: bws_functions.php:607
310
  msgid "Configure Settings"
311
  msgstr "Настройка параметров"
312
 
313
- #: bws_functions.php:610
314
  msgid "Add New"
315
  msgstr "Добавить"
316
 
317
- #: bws_functions.php:614
318
  msgid "Close notice"
319
  msgstr "Закрыть"
320
 
321
- #: bws_functions.php:667
322
- msgid "Add BWS shortcode"
323
- msgstr "Добавить BWS шорткод"
 
 
 
 
 
 
 
 
 
 
 
 
324
 
325
- #: bws_functions.php:711
326
  msgid "Close"
327
  msgstr "Закрыть"
328
 
329
- #: bws_functions.php:802
330
  msgid "Restore all plugin settings to defaults"
331
  msgstr "Восстановить все настройки плагина к настройкам по умолчанию"
332
 
333
- #: bws_functions.php:804
334
  msgid "Restore settings"
335
  msgstr "Восстановить настройки"
336
 
337
- #: bws_functions.php:815
338
  msgid "Are you sure you want to restore all settings by default?"
339
  msgstr "Вы уверены что хотите восстановить все настройки плагина к настройкам по умолчанию?"
340
 
341
- #: bws_functions.php:818
342
  msgid "Yes, restore all settings"
343
  msgstr "Да, восстановить все настройки"
344
 
345
- #: bws_functions.php:819
346
  msgid "No, go back to the settings page"
347
  msgstr "Нет, вернуться на страницу настроек"
348
 
349
- #: bws_functions.php:863
350
  msgid "Plugin"
351
  msgstr "Плагин"
352
 
353
- #: bws_functions.php:872
354
  msgid "Shortcode settings"
355
  msgstr "Настройки шорткода"
356
 
357
- #: bws_functions.php:877
358
  msgid "The shortcode will be inserted"
359
  msgstr "Будет вставлен шорткод"
360
 
361
- #: bws_functions.php:882
362
  msgid "Insert"
363
  msgstr "Вставить"
364
 
365
- #: bws_menu.php:498
366
  msgid "Not set"
367
  msgstr "Не задан"
368
 
369
- #: bws_menu.php:500
370
- #: bws_menu.php:501
371
  msgid "On"
372
  msgstr "Вкл"
373
 
374
- #: bws_menu.php:500
375
- #: bws_menu.php:501
376
  msgid "Off"
377
  msgstr "Выкл"
378
 
379
- #: bws_menu.php:502
380
- #: bws_menu.php:503
381
- #: bws_menu.php:504
382
- #: bws_menu.php:505
383
- #: bws_menu.php:506
384
- #: bws_menu.php:518
385
  msgid "N/A"
386
  msgstr "Неизвестно"
387
 
388
- #: bws_menu.php:506
389
  msgid " Mb"
390
  msgstr "Mb"
391
 
392
- #: bws_menu.php:507
393
- #: bws_menu.php:508
394
- #: bws_menu.php:509
395
- #: bws_menu.php:514
396
  msgid "Yes"
397
  msgstr "Да"
398
 
399
- #: bws_menu.php:507
400
- #: bws_menu.php:508
401
- #: bws_menu.php:509
402
  #: bws_menu.php:516
 
 
403
  msgid "No"
404
  msgstr "Нет"
405
 
406
- #: bws_menu.php:526
407
  msgid "Operating System"
408
  msgstr "Операционная система"
409
 
410
- #: bws_menu.php:527
411
  msgid "Server"
412
  msgstr "Тип сервера"
413
 
414
- #: bws_menu.php:528
415
  msgid "Memory usage"
416
  msgstr "Памяти использовано"
417
 
418
- #: bws_menu.php:529
419
  msgid "MYSQL Version"
420
  msgstr "Версия MYSQL"
421
 
422
- #: bws_menu.php:530
423
  msgid "SQL Mode"
424
  msgstr "Режим SQL"
425
 
426
- #: bws_menu.php:531
427
  msgid "PHP Version"
428
  msgstr "Версия PHP"
429
 
430
- #: bws_menu.php:532
431
  msgid "PHP Safe Mode"
432
  msgstr "PHP Safe Mode"
433
 
434
- #: bws_menu.php:533
435
  msgid "PHP Allow URL fopen"
436
  msgstr "PHP Allow URL fopen"
437
 
438
- #: bws_menu.php:534
439
  msgid "PHP Memory Limit"
440
  msgstr "Лимит памяти"
441
 
442
- #: bws_menu.php:535
443
  msgid "PHP Max Upload Size"
444
  msgstr "Макс. размер загружаемого файла"
445
 
446
- #: bws_menu.php:536
447
  msgid "PHP Max Post Size"
448
  msgstr "Макс. размер записи"
449
 
450
- #: bws_menu.php:537
451
  msgid "PHP Max Script Execute Time"
452
  msgstr "Макс. время выполнения сценария"
453
 
454
- #: bws_menu.php:538
455
  msgid "PHP Exif support"
456
  msgstr "Поддержка PHP Exif"
457
 
458
- #: bws_menu.php:539
459
  msgid "PHP IPTC support"
460
  msgstr "Поддержка PHP IPTC"
461
 
462
- #: bws_menu.php:540
463
  msgid "PHP XML support"
464
  msgstr "Поддержка PHP XML"
465
 
466
- #: bws_menu.php:541
467
  msgid "Site URL"
468
  msgstr "Адрес сайта"
469
 
470
- #: bws_menu.php:542
471
  msgid "Home URL"
472
  msgstr "Основной адрес сайта"
473
 
474
- #: bws_menu.php:545
475
  msgid "WordPress Version"
476
  msgstr "Версия WordPress"
477
 
478
- #: bws_menu.php:546
479
  msgid "WordPress DB Version"
480
  msgstr "Версия базы данных WordPress"
481
 
482
- #: bws_menu.php:547
483
  msgid "Multisite"
484
  msgstr "Мультиблог"
485
 
486
- #: bws_menu.php:548
487
  msgid "Active Theme"
488
  msgstr "Текущая тема"
489
 
490
- #: bws_menu.php:563
491
  msgid "Please enter a valid email address."
492
  msgstr "Пожалуйста, введите валидный емайл."
493
 
494
- #: bws_menu.php:567
495
  msgid "Email with system info is sent to "
496
  msgstr "Емейл с системной информацией отправлен на"
497
 
498
- #: bws_menu.php:571
499
  msgid "Thank you for contacting us."
500
  msgstr "Спасибо что связались с нами."
501
 
502
- #: bws_menu.php:604
503
  msgid "Sorry, email message could not be delivered."
504
  msgstr "Извините, ваш емейл не может быть отправлен."
505
 
506
- #: bws_menu.php:612
507
  msgid "Need help?"
508
  msgstr "Нужна помощь?"
509
 
510
- #: bws_menu.php:613
511
  msgid "Client area"
512
  msgstr "Client area"
513
 
514
- #: bws_menu.php:614
515
- #: bws_menu.php:925
516
  msgid "System status"
517
  msgstr "Системная информация"
518
 
519
- #: bws_menu.php:619
520
  msgid "Plugins"
521
  msgstr "Плагины"
522
 
523
- #: bws_menu.php:621
524
  msgid "Themes"
525
  msgstr "Темы"
526
 
527
- #: bws_menu.php:626
528
  msgid "All"
529
  msgstr "Все"
530
 
531
- #: bws_menu.php:627
532
  msgid "Installed"
533
  msgstr "Установленные"
534
 
535
- #: bws_menu.php:628
536
  msgid "Recommended"
537
  msgstr "Рекомендованные"
538
 
539
- #: bws_menu.php:632
540
  msgid "Installed plugins"
541
  msgstr "Установленные плагины"
542
 
543
- #: bws_menu.php:664
544
- #: bws_menu.php:713
545
  msgid "Settings"
546
  msgstr "Настройки"
547
 
548
- #: bws_menu.php:685
549
- #: bws_menu.php:742
550
  msgid "Activate this plugin"
551
  msgstr "Активировать плагин"
552
 
553
- #: bws_menu.php:700
554
- #: bws_menu.php:730
555
- #: bws_menu.php:776
556
  msgid "Go"
557
  msgstr "Перейти на"
558
 
559
- #: bws_menu.php:704
560
- #: bws_menu.php:734
561
- #: bws_menu.php:780
562
  msgid "DONATE"
563
  msgstr "Пожертвовать"
564
 
565
- #: bws_menu.php:750
566
  msgid "Recommended plugins"
567
  msgstr "Рекомендованные к установке плагины"
568
 
569
- #: bws_menu.php:788
570
  msgid "Install now"
571
  msgstr "Установить"
572
 
573
- #: bws_menu.php:809
574
  msgid "Try again"
575
  msgstr "Попробовать снова"
576
 
577
- #: bws_menu.php:827
578
  #, php-format
579
  msgid "Preview &#8220;%s&#8221;"
580
  msgstr "Просмотр &#8220;%s&#8221;"
581
 
582
- #: bws_menu.php:858
583
  #, php-format
584
  msgid "Install %s"
585
  msgstr "Установлено %s"
586
 
587
- #: bws_menu.php:858
588
  msgid "Install Now"
589
  msgstr "Установить"
590
 
591
- #: bws_menu.php:861
592
  #, php-format
593
  msgid "Update to version %s"
594
  msgstr "Обновить до версии %s"
595
 
596
- #: bws_menu.php:861
597
  msgid "Update"
598
  msgstr "Обновить"
599
 
600
- #: bws_menu.php:868
601
  #, php-format
602
  msgid "Preview %s"
603
  msgstr "Просмотр %s"
604
 
605
- #: bws_menu.php:868
606
  msgid "Preview"
607
  msgstr "Просмотр"
608
 
609
- #: bws_menu.php:874
610
- #: bws_menu.php:906
611
  #, php-format
612
  msgid "By %s"
613
  msgstr "%s"
614
 
615
- #: bws_menu.php:880
616
  msgid "Details"
617
  msgstr "Детали"
618
 
619
- #: bws_menu.php:912
620
  msgid "Already Installed"
621
  msgstr "Уже установлена"
622
 
623
- #: bws_menu.php:928
624
  msgid "Environment"
625
  msgstr "Системная среда"
626
 
627
- #: bws_menu.php:939
628
  msgid "Active Plugins"
629
  msgstr "Активированные плагины"
630
 
631
- #: bws_menu.php:952
632
  msgid "Inactive Plugins"
633
  msgstr "Неактивированные плагины"
634
 
635
- #: bws_menu.php:968
636
  msgid "Send to support"
637
  msgstr "Отправить в тех. поддержку"
638
 
639
- #: bws_menu.php:975
640
  msgid "Send to custom email &#187;"
641
  msgstr "Отправить на емейл &#187;"
642
 
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-17 16:00+0300\n"
6
+ "PO-Revision-Date: 2015-09-17 16:04+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: bestwebsoft.com <http://support.bestwebsoft.com>\n"
9
  "Language: ru_RU\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
  #: bws_functions.php:29
20
+ #: bws_functions.php:53
21
  msgid "requires"
22
  msgstr "требует"
23
 
33
  msgid "Plugins page"
34
  msgstr "Страницу плагинов"
35
 
36
+ #: bws_functions.php:55
37
+ msgid "or higher! We do not guarantee that our plugin will work correctly. Please upgrade to WordPress latest version."
38
+ msgstr "или выше! Мы не гарантируем, что наш плагин будет работать корректно. Пожалуйста, обновите WordPress до последней версии."
39
+
40
+ #: bws_functions.php:112
41
  msgid "It’s time to upgrade your"
42
  msgstr "Настало время обновить Ваш"
43
 
44
+ #: bws_functions.php:112
45
  msgid "to"
46
  msgstr "до"
47
 
48
+ #: bws_functions.php:112
49
  msgid "version!"
50
  msgstr "версии!"
51
 
52
+ #: bws_functions.php:113
53
  msgid "Extend standard plugin functionality with new great options."
54
  msgstr "Расширяет возможности стандартного функционала плагина."
55
 
56
+ #: bws_functions.php:116
57
+ #: bws_functions.php:513
58
  msgid "Learn More"
59
  msgstr "Подробнее"
60
 
61
+ #: bws_functions.php:133
62
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
63
  msgstr "Если вам понравился плагин, пожалуйста, поставьте нам 5 звезд на WordPress"
64
 
65
+ #: bws_functions.php:134
66
  msgid "Rate the plugin"
67
  msgstr "Оценить плагин"
68
 
69
+ #: bws_functions.php:137
70
  msgid "If there is something wrong about it, please contact us"
71
  msgstr "Если у вас есть какие-то вопросы, обращайтесь"
72
 
73
+ #: bws_functions.php:154
74
+ #: bws_functions.php:190
75
  msgid "Wrong license key"
76
  msgstr "Неправильный лицензионный ключ"
77
 
78
+ #: bws_functions.php:184
79
+ #: bws_functions.php:426
80
+ #: bws_functions.php:477
81
  msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
82
  msgstr "Что-то пошло не так. Повторите попытку позже. Если ошибка появится снова, пожалуйста, свяжитесь с нами"
83
 
84
+ #: bws_functions.php:184
85
+ #: bws_functions.php:426
86
+ #: bws_functions.php:477
87
  msgid "We are sorry for inconvenience."
88
  msgstr "Приносим извинения за неудобства."
89
 
90
+ #: bws_functions.php:192
91
  msgid "This license key is bind to another site"
92
  msgstr "Этот лицензионный ключ привязан к другому сайту"
93
 
94
+ #: bws_functions.php:194
95
+ #: bws_functions.php:336
96
  msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
97
  msgstr "К сожалению, вы превысили количество доступных попыток в день. Пожалуйста, загрузите плагин вручную."
98
 
99
+ #: bws_functions.php:196
100
  msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
101
  msgstr "К сожалению, время использования вашей лицензии истекло. Для получения обновлений приоритетного саппорта вам нужно продлить лицензию перейдя на вашей"
102
 
103
+ #: bws_functions.php:198
104
  msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
105
  msgstr "К сожалению, Pro лицензия уже была установлена на этом доменен. Pro Trial лицензия может быть установлена только один раз."
106
 
107
+ #: bws_functions.php:219
108
+ #: bws_functions.php:241
109
+ #: bws_functions.php:263
110
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
111
  msgstr "Не удалось загрузить архив плагина. Пожалуйста, загрузите плагин вручную"
112
 
113
+ #: bws_functions.php:231
114
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
115
  msgstr "Не удалось открыть архив ZIP. Пожалуйста, загрузите плагин вручную"
116
 
117
+ #: bws_functions.php:237
118
  msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
119
  msgstr "Ваш сервер не поддерживает ни библиотеку ZipArchive, ни библиотеку Phar. Пожалуйста, загрузите плагин вручную"
120
 
121
+ #: bws_functions.php:244
122
  msgid "UploadDir is not writable. Please, upload the plugin manually"
123
  msgstr "Папка загрузки не доступна для записи. Пожалуйста, загрузите плагин вручную"
124
 
125
+ #: bws_functions.php:267
126
  msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
127
  msgstr "Что-то пошло не так. Повторите попытку позже или загрузите плагин вручную. Приносим извинения за неудобства."
128
 
129
+ #: bws_functions.php:292
130
  msgid "Please, enter Your license key"
131
  msgstr "Пожалуйста, введите ваш лицензионный ключ"
132
 
133
+ #: bws_functions.php:309
134
  msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
135
  msgstr "Поздравляем! Pro версия плагина была успешно загружена и активирована."
136
 
137
+ #: bws_functions.php:311
138
+ #: bws_functions.php:393
139
  msgid "Please, go to"
140
  msgstr "Пожалуйста, перейдите на"
141
 
142
+ #: bws_functions.php:311
143
+ #: bws_functions.php:393
144
  msgid "the setting page"
145
  msgstr "страницу настроек"
146
 
147
+ #: bws_functions.php:312
148
+ #: bws_functions.php:394
149
  msgid "You will be redirected automatically in 5 seconds."
150
  msgstr "Вы будете перенаправлены автоматически через 5 секунд."
151
 
152
+ #: bws_functions.php:317
153
  msgid "You can download and activate"
154
  msgstr "Вы можете скачать и активировать"
155
 
156
+ #: bws_functions.php:319
157
  msgid "version of this plugin by entering Your license key."
158
  msgstr "версию этого плагина, введя ваш лицензионный ключ."
159
 
160
+ #: bws_functions.php:321
161
+ #: bws_functions.php:362
162
  msgid "You can find your license key on your personal page Client area, by clicking on the link"
163
  msgstr "Вы можете найти ваш лицензионный ключ на вашей личной странице Client area, нажав на ссылку"
164
 
165
+ #: bws_functions.php:323
166
+ #: bws_functions.php:364
167
  msgid "(your username is the email you specify when purchasing the product)."
168
  msgstr "(ваше имя пользователя - это электронный адрес, указанный при покупке продукта)."
169
 
170
+ #: bws_functions.php:327
171
+ #: bws_functions.php:630
172
  msgid "or"
173
  msgstr "или"
174
 
175
+ #: bws_functions.php:327
176
  #, php-format
177
  msgid "Start Your Free %s-Day Trial Now"
178
  msgstr "Попробуйте %s-дневную Trial версию бесплатно"
179
 
180
+ #: bws_functions.php:333
181
+ #: bws_functions.php:342
182
+ #: bws_functions.php:372
183
+ #: bws_functions.php:380
184
+ #: bws_menu.php:693
185
+ #: bws_menu.php:750
186
  msgid "Activate"
187
  msgstr "Активировать"
188
 
189
+ #: bws_functions.php:359
190
+ #: bws_functions.php:452
191
  #, php-format
192
  msgid "In order to continue using the plugin it is necessary to buy a %s license."
193
  msgstr "Чтобы продолжить пользоваться плагином, необходимо приобрести %s лицензию."
194
 
195
+ #: bws_functions.php:360
196
  msgid "After that you can activate it by entering your license key."
197
  msgstr "После этого вы сможете активировать его введя лицензионный ключ."
198
 
199
+ #: bws_functions.php:374
200
  msgid "Unfortunately, you have exceeded the number of available tries per day."
201
  msgstr "К сожалению, вы превысили количество доступных попыток."
202
 
203
+ #: bws_functions.php:391
204
  msgid "Congratulations! The Pro license of the plugin is successfully activated."
205
  msgstr "Поздравляем! Pro версия плагина была успешно активирована."
206
 
207
+ #: bws_functions.php:432
208
  msgid "Wrong license key."
209
  msgstr "Неправильный лицензионный ключ."
210
 
211
+ #: bws_functions.php:434
212
  msgid "This license key is bind to another site."
213
  msgstr "Этот лицензионный ключ привязан к другому сайту."
214
 
215
+ #: bws_functions.php:436
216
  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."
217
  msgstr "Лицензионный ключ принят, но срок действия лицензии истек. Если вы хотите обновлять плагин в будущем, вы должны продлить лицензию."
218
 
219
+ #: bws_functions.php:438
220
  msgid "Unfortunately, you have exceeded the number of available tries."
221
  msgstr "К сожалению, вы превысили количество доступных попыток."
222
 
223
+ #: bws_functions.php:440
224
  msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
225
  msgstr "К сожалению, Pro Trial версия плагина уже устанавливалась на этот домен. Pro Trial версию можно устанавливать лишь один раз."
226
 
227
+ #: bws_functions.php:444
228
  msgid "The Pro Trial license key is valid."
229
  msgstr "Ключ Pro Trial версии действителен."
230
 
231
+ #: bws_functions.php:446
232
  msgid "The license key is valid."
233
  msgstr "Лицензионный ключ действителен."
234
 
235
+ #: bws_functions.php:449
236
  msgid "Your license will expire on"
237
  msgstr "Ваша лицензия истечет"
238
 
239
+ #: bws_functions.php:482
240
  msgid "Please, enter your license key"
241
  msgstr "Пожалуйста, введите Ваш лицензионный ключ"
242
 
243
+ #: bws_functions.php:495
244
  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"
245
  msgstr "При необходимости вы можете проверить валидность лицензионного ключа или повторно ввести его в поле ниже. Вы можете найти ваш лицензионный ключ на своей личной странице - Client area - на нашем сайте"
246
 
247
+ #: bws_functions.php:495
248
  msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
249
  msgstr "(ваш пользователь это емейл, который вы указывали при покупке продукта). При необходимости нажмите \"Забыли пароль?\"."
250
 
251
+ #: bws_functions.php:499
252
  msgid "Check license key"
253
  msgstr "Проверка лицензионного ключа"
254
 
255
+ #: bws_functions.php:513
256
  msgid "WARNING: Illegal use notification"
257
  msgstr "ВНИМАНИЕ: уведомление о незаконном использовании"
258
 
259
+ #: bws_functions.php:513
260
  msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
261
  msgstr "Вы можете использовать одну лицензию Pro плагина только для одного домена. Пожалуйста, проверьте и отредактируйте при необходимости лицензию или домен, используя Ваш личный Client Area. Мы настоятельно рекомендуем вам решить проблему в течение 24 часов, в противном случае плагин будет деактивирован."
262
 
263
+ #: bws_functions.php:521
264
  msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
265
  msgstr "Внимание: Срок действия Pro Trial версии истек. Чтобы продолжить пользоваться плагином, пожалуйста, приобретите лицензию Pro"
266
 
267
+ #: bws_functions.php:523
268
  msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
269
  msgstr "Время использования вашей лицензии истекло. Если вы хотите обновлять ваш плагин в дальнейшем и иметь приоритетную тех.поддержку, то вам нужно продлить лицензию."
270
 
271
+ #: bws_functions.php:523
272
+ #: bws_functions.php:576
273
+ #: bws_menu.php:669
274
+ #: bws_menu.php:691
275
+ #: bws_menu.php:718
276
+ #: bws_menu.php:748
277
+ #: bws_menu.php:794
278
  msgid "Learn more"
279
  msgstr "Подробнее"
280
 
281
+ #: bws_functions.php:533
282
  #, php-format
283
  msgid "Notice: You are using the Pro Trial license of %s plugin."
284
  msgstr "Внимание: Вы используете Pro Trial версию плагина %s."
285
 
286
+ #: bws_functions.php:535
287
  msgid "Notice: You are using the Pro Trial license of plugin."
288
  msgstr "Внимание: Вы используете Pro Trial версию плагина."
289
 
290
+ #: bws_functions.php:538
291
  msgid "The Pro Trial license will expire on"
292
  msgstr "Ваша лицензия Pro Trial версии плагина истекает"
293
 
294
+ #: bws_functions.php:576
295
  msgid "You license for"
296
  msgstr "Ваш лицензионный ключ для"
297
 
298
+ #: bws_functions.php:576
299
  msgid "expires on"
300
  msgstr "истекает"
301
 
302
+ #: bws_functions.php:576
303
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
304
  msgstr "и вы не будете получать приоритетную тех.поддержку или обновления."
305
 
306
+ #: bws_functions.php:626
307
  msgid "Thank you for installing"
308
  msgstr "Спасибо за установку"
309
 
310
+ #: bws_functions.php:627
311
  msgid "Let's get started"
312
  msgstr "Давайте начнем"
313
 
314
+ #: bws_functions.php:628
315
  msgid "Configure Settings"
316
  msgstr "Настройка параметров"
317
 
318
+ #: bws_functions.php:631
319
  msgid "Add New"
320
  msgstr "Добавить"
321
 
322
+ #: bws_functions.php:635
323
  msgid "Close notice"
324
  msgstr "Закрыть"
325
 
326
+ #: bws_functions.php:648
327
+ msgid "Notice"
328
+ msgstr "Внимание"
329
+
330
+ #: bws_functions.php:648
331
+ msgid "The plugin's settings have been changed."
332
+ msgstr "Настройки плагина были изменены"
333
+
334
+ #: bws_functions.php:649
335
+ msgid "Save Changes"
336
+ msgstr "Сохранить изменения"
337
+
338
+ #: bws_functions.php:694
339
+ msgid "Add BWS Plugins Shortcode"
340
+ msgstr "Добавить шорткод BWS Плагина"
341
 
342
+ #: bws_functions.php:738
343
  msgid "Close"
344
  msgstr "Закрыть"
345
 
346
+ #: bws_functions.php:829
347
  msgid "Restore all plugin settings to defaults"
348
  msgstr "Восстановить все настройки плагина к настройкам по умолчанию"
349
 
350
+ #: bws_functions.php:831
351
  msgid "Restore settings"
352
  msgstr "Восстановить настройки"
353
 
354
+ #: bws_functions.php:842
355
  msgid "Are you sure you want to restore all settings by default?"
356
  msgstr "Вы уверены что хотите восстановить все настройки плагина к настройкам по умолчанию?"
357
 
358
+ #: bws_functions.php:845
359
  msgid "Yes, restore all settings"
360
  msgstr "Да, восстановить все настройки"
361
 
362
+ #: bws_functions.php:846
363
  msgid "No, go back to the settings page"
364
  msgstr "Нет, вернуться на страницу настроек"
365
 
366
+ #: bws_functions.php:890
367
  msgid "Plugin"
368
  msgstr "Плагин"
369
 
370
+ #: bws_functions.php:899
371
  msgid "Shortcode settings"
372
  msgstr "Настройки шорткода"
373
 
374
+ #: bws_functions.php:904
375
  msgid "The shortcode will be inserted"
376
  msgstr "Будет вставлен шорткод"
377
 
378
+ #: bws_functions.php:909
379
  msgid "Insert"
380
  msgstr "Вставить"
381
 
382
+ #: bws_menu.php:506
383
  msgid "Not set"
384
  msgstr "Не задан"
385
 
386
+ #: bws_menu.php:508
387
+ #: bws_menu.php:509
388
  msgid "On"
389
  msgstr "Вкл"
390
 
391
+ #: bws_menu.php:508
392
+ #: bws_menu.php:509
393
  msgid "Off"
394
  msgstr "Выкл"
395
 
396
+ #: bws_menu.php:510
397
+ #: bws_menu.php:511
398
+ #: bws_menu.php:512
399
+ #: bws_menu.php:513
400
+ #: bws_menu.php:514
401
+ #: bws_menu.php:526
402
  msgid "N/A"
403
  msgstr "Неизвестно"
404
 
405
+ #: bws_menu.php:514
406
  msgid " Mb"
407
  msgstr "Mb"
408
 
409
+ #: bws_menu.php:515
410
+ #: bws_menu.php:516
411
+ #: bws_menu.php:517
412
+ #: bws_menu.php:522
413
  msgid "Yes"
414
  msgstr "Да"
415
 
416
+ #: bws_menu.php:515
 
 
417
  #: bws_menu.php:516
418
+ #: bws_menu.php:517
419
+ #: bws_menu.php:524
420
  msgid "No"
421
  msgstr "Нет"
422
 
423
+ #: bws_menu.php:534
424
  msgid "Operating System"
425
  msgstr "Операционная система"
426
 
427
+ #: bws_menu.php:535
428
  msgid "Server"
429
  msgstr "Тип сервера"
430
 
431
+ #: bws_menu.php:536
432
  msgid "Memory usage"
433
  msgstr "Памяти использовано"
434
 
435
+ #: bws_menu.php:537
436
  msgid "MYSQL Version"
437
  msgstr "Версия MYSQL"
438
 
439
+ #: bws_menu.php:538
440
  msgid "SQL Mode"
441
  msgstr "Режим SQL"
442
 
443
+ #: bws_menu.php:539
444
  msgid "PHP Version"
445
  msgstr "Версия PHP"
446
 
447
+ #: bws_menu.php:540
448
  msgid "PHP Safe Mode"
449
  msgstr "PHP Safe Mode"
450
 
451
+ #: bws_menu.php:541
452
  msgid "PHP Allow URL fopen"
453
  msgstr "PHP Allow URL fopen"
454
 
455
+ #: bws_menu.php:542
456
  msgid "PHP Memory Limit"
457
  msgstr "Лимит памяти"
458
 
459
+ #: bws_menu.php:543
460
  msgid "PHP Max Upload Size"
461
  msgstr "Макс. размер загружаемого файла"
462
 
463
+ #: bws_menu.php:544
464
  msgid "PHP Max Post Size"
465
  msgstr "Макс. размер записи"
466
 
467
+ #: bws_menu.php:545
468
  msgid "PHP Max Script Execute Time"
469
  msgstr "Макс. время выполнения сценария"
470
 
471
+ #: bws_menu.php:546
472
  msgid "PHP Exif support"
473
  msgstr "Поддержка PHP Exif"
474
 
475
+ #: bws_menu.php:547
476
  msgid "PHP IPTC support"
477
  msgstr "Поддержка PHP IPTC"
478
 
479
+ #: bws_menu.php:548
480
  msgid "PHP XML support"
481
  msgstr "Поддержка PHP XML"
482
 
483
+ #: bws_menu.php:549
484
  msgid "Site URL"
485
  msgstr "Адрес сайта"
486
 
487
+ #: bws_menu.php:550
488
  msgid "Home URL"
489
  msgstr "Основной адрес сайта"
490
 
491
+ #: bws_menu.php:553
492
  msgid "WordPress Version"
493
  msgstr "Версия WordPress"
494
 
495
+ #: bws_menu.php:554
496
  msgid "WordPress DB Version"
497
  msgstr "Версия базы данных WordPress"
498
 
499
+ #: bws_menu.php:555
500
  msgid "Multisite"
501
  msgstr "Мультиблог"
502
 
503
+ #: bws_menu.php:556
504
  msgid "Active Theme"
505
  msgstr "Текущая тема"
506
 
507
+ #: bws_menu.php:571
508
  msgid "Please enter a valid email address."
509
  msgstr "Пожалуйста, введите валидный емайл."
510
 
511
+ #: bws_menu.php:575
512
  msgid "Email with system info is sent to "
513
  msgstr "Емейл с системной информацией отправлен на"
514
 
515
+ #: bws_menu.php:579
516
  msgid "Thank you for contacting us."
517
  msgstr "Спасибо что связались с нами."
518
 
519
+ #: bws_menu.php:612
520
  msgid "Sorry, email message could not be delivered."
521
  msgstr "Извините, ваш емейл не может быть отправлен."
522
 
523
+ #: bws_menu.php:620
524
  msgid "Need help?"
525
  msgstr "Нужна помощь?"
526
 
527
+ #: bws_menu.php:621
528
  msgid "Client area"
529
  msgstr "Client area"
530
 
531
+ #: bws_menu.php:622
532
+ #: bws_menu.php:933
533
  msgid "System status"
534
  msgstr "Системная информация"
535
 
536
+ #: bws_menu.php:627
537
  msgid "Plugins"
538
  msgstr "Плагины"
539
 
540
+ #: bws_menu.php:629
541
  msgid "Themes"
542
  msgstr "Темы"
543
 
544
+ #: bws_menu.php:634
545
  msgid "All"
546
  msgstr "Все"
547
 
548
+ #: bws_menu.php:635
549
  msgid "Installed"
550
  msgstr "Установленные"
551
 
552
+ #: bws_menu.php:636
553
  msgid "Recommended"
554
  msgstr "Рекомендованные"
555
 
556
+ #: bws_menu.php:640
557
  msgid "Installed plugins"
558
  msgstr "Установленные плагины"
559
 
560
+ #: bws_menu.php:672
561
+ #: bws_menu.php:721
562
  msgid "Settings"
563
  msgstr "Настройки"
564
 
565
+ #: bws_menu.php:693
566
+ #: bws_menu.php:750
567
  msgid "Activate this plugin"
568
  msgstr "Активировать плагин"
569
 
570
+ #: bws_menu.php:708
571
+ #: bws_menu.php:738
572
+ #: bws_menu.php:784
573
  msgid "Go"
574
  msgstr "Перейти на"
575
 
576
+ #: bws_menu.php:712
577
+ #: bws_menu.php:742
578
+ #: bws_menu.php:788
579
  msgid "DONATE"
580
  msgstr "Пожертвовать"
581
 
582
+ #: bws_menu.php:758
583
  msgid "Recommended plugins"
584
  msgstr "Рекомендованные к установке плагины"
585
 
586
+ #: bws_menu.php:796
587
  msgid "Install now"
588
  msgstr "Установить"
589
 
590
+ #: bws_menu.php:817
591
  msgid "Try again"
592
  msgstr "Попробовать снова"
593
 
594
+ #: bws_menu.php:835
595
  #, php-format
596
  msgid "Preview &#8220;%s&#8221;"
597
  msgstr "Просмотр &#8220;%s&#8221;"
598
 
599
+ #: bws_menu.php:866
600
  #, php-format
601
  msgid "Install %s"
602
  msgstr "Установлено %s"
603
 
604
+ #: bws_menu.php:866
605
  msgid "Install Now"
606
  msgstr "Установить"
607
 
608
+ #: bws_menu.php:869
609
  #, php-format
610
  msgid "Update to version %s"
611
  msgstr "Обновить до версии %s"
612
 
613
+ #: bws_menu.php:869
614
  msgid "Update"
615
  msgstr "Обновить"
616
 
617
+ #: bws_menu.php:876
618
  #, php-format
619
  msgid "Preview %s"
620
  msgstr "Просмотр %s"
621
 
622
+ #: bws_menu.php:876
623
  msgid "Preview"
624
  msgstr "Просмотр"
625
 
626
+ #: bws_menu.php:882
627
+ #: bws_menu.php:914
628
  #, php-format
629
  msgid "By %s"
630
  msgstr "%s"
631
 
632
+ #: bws_menu.php:888
633
  msgid "Details"
634
  msgstr "Детали"
635
 
636
+ #: bws_menu.php:920
637
  msgid "Already Installed"
638
  msgstr "Уже установлена"
639
 
640
+ #: bws_menu.php:936
641
  msgid "Environment"
642
  msgstr "Системная среда"
643
 
644
+ #: bws_menu.php:947
645
  msgid "Active Plugins"
646
  msgstr "Активированные плагины"
647
 
648
+ #: bws_menu.php:960
649
  msgid "Inactive Plugins"
650
  msgstr "Неактивированные плагины"
651
 
652
+ #: bws_menu.php:976
653
  msgid "Send to support"
654
  msgstr "Отправить в тех. поддержку"
655
 
656
+ #: bws_menu.php:983
657
  msgid "Send to custom email &#187;"
658
  msgstr "Отправить на емейл &#187;"
659
 
bws_menu/languages/bestwebsoft-sr_RS.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-sr_RS.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-09-07 13:11+0300\n"
6
- "PO-Revision-Date: 2015-09-07 13:11+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"
@@ -18,6 +18,7 @@ msgstr ""
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
  #: bws_functions.php:29
 
21
  msgid "requires"
22
  msgstr ""
23
 
@@ -34,638 +35,654 @@ msgstr ""
34
  msgid "Plugins page"
35
  msgstr "Pro moduli"
36
 
37
- #: bws_functions.php:91
 
 
 
 
38
  msgid "It’s time to upgrade your"
39
  msgstr ""
40
 
41
- #: bws_functions.php:91
42
  #, fuzzy
43
  msgid "to"
44
  msgstr "vrh"
45
 
46
- #: bws_functions.php:91
47
  #, fuzzy
48
  msgid "version!"
49
  msgstr "PHP Verzija"
50
 
51
- #: bws_functions.php:92
52
  msgid "Extend standard plugin functionality with new great options."
53
  msgstr ""
54
 
55
- #: bws_functions.php:95
56
- #: bws_functions.php:492
57
  #, fuzzy
58
  msgid "Learn More"
59
  msgstr "Pročitaj više"
60
 
61
- #: bws_functions.php:112
62
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
63
  msgstr ""
64
 
65
- #: bws_functions.php:113
66
  #, fuzzy
67
  msgid "Rate the plugin"
68
  msgstr "Aktivirani moduli"
69
 
70
- #: bws_functions.php:116
71
  #, fuzzy
72
  msgid "If there is something wrong about it, please contact us"
73
  msgstr "Ako imate pitanja molimo da nas kontaktirate preko"
74
 
75
- #: bws_functions.php:133
76
- #: bws_functions.php:169
77
  msgid "Wrong license key"
78
  msgstr ""
79
 
80
- #: bws_functions.php:163
81
- #: bws_functions.php:405
82
- #: bws_functions.php:456
83
  msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
84
  msgstr ""
85
 
86
- #: bws_functions.php:163
87
- #: bws_functions.php:405
88
- #: bws_functions.php:456
89
  msgid "We are sorry for inconvenience."
90
  msgstr ""
91
 
92
- #: bws_functions.php:171
93
  msgid "This license key is bind to another site"
94
  msgstr ""
95
 
96
- #: bws_functions.php:173
97
- #: bws_functions.php:315
98
  msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
99
  msgstr ""
100
 
101
- #: bws_functions.php:175
102
  msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
103
  msgstr ""
104
 
105
- #: bws_functions.php:177
106
  msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
107
  msgstr ""
108
 
109
- #: bws_functions.php:198
110
- #: bws_functions.php:220
111
- #: bws_functions.php:242
112
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
113
  msgstr ""
114
 
115
- #: bws_functions.php:210
116
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
117
  msgstr ""
118
 
119
- #: bws_functions.php:216
120
  msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
121
  msgstr ""
122
 
123
- #: bws_functions.php:223
124
  msgid "UploadDir is not writable. Please, upload the plugin manually"
125
  msgstr ""
126
 
127
- #: bws_functions.php:246
128
  msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
129
  msgstr ""
130
 
131
- #: bws_functions.php:271
132
  msgid "Please, enter Your license key"
133
  msgstr ""
134
 
135
- #: bws_functions.php:288
136
  msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
137
  msgstr ""
138
 
139
- #: bws_functions.php:290
140
- #: bws_functions.php:372
141
  msgid "Please, go to"
142
  msgstr ""
143
 
144
- #: bws_functions.php:290
145
- #: bws_functions.php:372
146
  #, fuzzy
147
  msgid "the setting page"
148
  msgstr "na stranici za podešavanje modula ("
149
 
150
- #: bws_functions.php:291
151
- #: bws_functions.php:373
152
  msgid "You will be redirected automatically in 5 seconds."
153
  msgstr ""
154
 
155
- #: bws_functions.php:296
156
  msgid "You can download and activate"
157
  msgstr ""
158
 
159
- #: bws_functions.php:298
160
  msgid "version of this plugin by entering Your license key."
161
  msgstr ""
162
 
163
- #: bws_functions.php:300
164
- #: bws_functions.php:341
165
  msgid "You can find your license key on your personal page Client area, by clicking on the link"
166
  msgstr ""
167
 
168
- #: bws_functions.php:302
169
- #: bws_functions.php:343
170
  msgid "(your username is the email you specify when purchasing the product)."
171
  msgstr ""
172
 
173
- #: bws_functions.php:306
174
- #: bws_functions.php:609
175
  msgid "or"
176
  msgstr ""
177
 
178
- #: bws_functions.php:306
179
  #, php-format
180
  msgid "Start Your Free %s-Day Trial Now"
181
  msgstr ""
182
 
183
- #: bws_functions.php:312
184
- #: bws_functions.php:321
185
- #: bws_functions.php:351
186
- #: bws_functions.php:359
187
- #: bws_menu.php:685
188
- #: bws_menu.php:742
189
  #, fuzzy
190
  msgid "Activate"
191
  msgstr "Aktivirani moduli"
192
 
193
- #: bws_functions.php:338
194
- #: bws_functions.php:431
195
  #, php-format
196
  msgid "In order to continue using the plugin it is necessary to buy a %s license."
197
  msgstr ""
198
 
199
- #: bws_functions.php:339
200
  msgid "After that you can activate it by entering your license key."
201
  msgstr ""
202
 
203
- #: bws_functions.php:353
204
  msgid "Unfortunately, you have exceeded the number of available tries per day."
205
  msgstr ""
206
 
207
- #: bws_functions.php:370
208
  msgid "Congratulations! The Pro license of the plugin is successfully activated."
209
  msgstr ""
210
 
211
- #: bws_functions.php:411
212
  msgid "Wrong license key."
213
  msgstr ""
214
 
215
- #: bws_functions.php:413
216
  msgid "This license key is bind to another site."
217
  msgstr ""
218
 
219
- #: bws_functions.php:415
220
  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."
221
  msgstr ""
222
 
223
- #: bws_functions.php:417
224
  msgid "Unfortunately, you have exceeded the number of available tries."
225
  msgstr ""
226
 
227
- #: bws_functions.php:419
228
  msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
229
  msgstr ""
230
 
231
- #: bws_functions.php:423
232
  msgid "The Pro Trial license key is valid."
233
  msgstr ""
234
 
235
- #: bws_functions.php:425
236
  msgid "The license key is valid."
237
  msgstr ""
238
 
239
- #: bws_functions.php:428
240
  msgid "Your license will expire on"
241
  msgstr ""
242
 
243
- #: bws_functions.php:461
244
  msgid "Please, enter your license key"
245
  msgstr ""
246
 
247
- #: bws_functions.php:474
248
  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"
249
  msgstr ""
250
 
251
- #: bws_functions.php:474
252
  msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
253
  msgstr ""
254
 
255
- #: bws_functions.php:478
256
  msgid "Check license key"
257
  msgstr ""
258
 
259
- #: bws_functions.php:492
260
  msgid "WARNING: Illegal use notification"
261
  msgstr ""
262
 
263
- #: bws_functions.php:492
264
  msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
265
  msgstr ""
266
 
267
- #: bws_functions.php:500
268
  msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
269
  msgstr ""
270
 
271
- #: bws_functions.php:502
272
  msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
273
  msgstr ""
274
 
275
- #: bws_functions.php:502
276
- #: bws_functions.php:555
277
- #: bws_menu.php:661
278
- #: bws_menu.php:683
279
- #: bws_menu.php:710
280
- #: bws_menu.php:740
281
- #: bws_menu.php:786
282
  #, fuzzy
283
  msgid "Learn more"
284
  msgstr "Pročitaj više"
285
 
286
- #: bws_functions.php:512
287
  #, php-format
288
  msgid "Notice: You are using the Pro Trial license of %s plugin."
289
  msgstr ""
290
 
291
- #: bws_functions.php:514
292
  msgid "Notice: You are using the Pro Trial license of plugin."
293
  msgstr ""
294
 
295
- #: bws_functions.php:517
296
  msgid "The Pro Trial license will expire on"
297
  msgstr ""
298
 
299
- #: bws_functions.php:555
300
  msgid "You license for"
301
  msgstr ""
302
 
303
- #: bws_functions.php:555
304
  msgid "expires on"
305
  msgstr ""
306
 
307
- #: bws_functions.php:555
308
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
309
  msgstr ""
310
 
311
- #: bws_functions.php:605
312
  #, fuzzy
313
  msgid "Thank you for installing"
314
  msgstr "Hvala što ste nas kontaktirali"
315
 
316
- #: bws_functions.php:606
317
  msgid "Let's get started"
318
  msgstr ""
319
 
320
- #: bws_functions.php:607
321
  #, fuzzy
322
  msgid "Configure Settings"
323
  msgstr "na stranici za podešavanje modula ("
324
 
325
- #: bws_functions.php:610
326
  msgid "Add New"
327
  msgstr "Ajouter"
328
 
329
- #: bws_functions.php:614
330
  msgid "Close notice"
331
  msgstr ""
332
 
333
- #: bws_functions.php:667
334
- msgid "Add BWS shortcode"
335
  msgstr ""
336
 
337
- #: bws_functions.php:711
 
 
 
 
 
 
 
 
 
 
 
 
338
  msgid "Close"
339
  msgstr ""
340
 
341
- #: bws_functions.php:802
342
  msgid "Restore all plugin settings to defaults"
343
  msgstr ""
344
 
345
- #: bws_functions.php:804
346
  #, fuzzy
347
  msgid "Restore settings"
348
  msgstr "na stranici za podešavanje modula ("
349
 
350
- #: bws_functions.php:815
351
  msgid "Are you sure you want to restore all settings by default?"
352
  msgstr ""
353
 
354
- #: bws_functions.php:818
355
  msgid "Yes, restore all settings"
356
  msgstr ""
357
 
358
- #: bws_functions.php:819
359
  #, fuzzy
360
  msgid "No, go back to the settings page"
361
  msgstr "na stranici za podešavanje modula ("
362
 
363
- #: bws_functions.php:863
364
  #, fuzzy
365
  msgid "Plugin"
366
  msgstr "Pro moduli"
367
 
368
- #: bws_functions.php:872
369
  #, fuzzy
370
  msgid "Shortcode settings"
371
  msgstr "na stranici za podešavanje modula ("
372
 
373
- #: bws_functions.php:877
374
  msgid "The shortcode will be inserted"
375
  msgstr ""
376
 
377
- #: bws_functions.php:882
378
  msgid "Insert"
379
  msgstr ""
380
 
381
- #: bws_menu.php:498
382
  msgid "Not set"
383
  msgstr "Nije podešeno"
384
 
385
- #: bws_menu.php:500
386
- #: bws_menu.php:501
387
  msgid "On"
388
  msgstr "Uključeno"
389
 
390
- #: bws_menu.php:500
391
- #: bws_menu.php:501
392
  msgid "Off"
393
  msgstr "Isključeno"
394
 
395
- #: bws_menu.php:502
396
- #: bws_menu.php:503
397
- #: bws_menu.php:504
398
- #: bws_menu.php:505
399
- #: bws_menu.php:506
400
- #: bws_menu.php:518
401
  msgid "N/A"
402
  msgstr "N/A"
403
 
404
- #: bws_menu.php:506
405
  msgid " Mb"
406
  msgstr " Mb"
407
 
408
- #: bws_menu.php:507
409
- #: bws_menu.php:508
410
- #: bws_menu.php:509
411
- #: bws_menu.php:514
412
  msgid "Yes"
413
  msgstr "Da"
414
 
415
- #: bws_menu.php:507
416
- #: bws_menu.php:508
417
- #: bws_menu.php:509
418
  #: bws_menu.php:516
 
 
419
  msgid "No"
420
  msgstr "Ne"
421
 
422
- #: bws_menu.php:526
423
  msgid "Operating System"
424
  msgstr "Operativni Sistem"
425
 
426
- #: bws_menu.php:527
427
  msgid "Server"
428
  msgstr "Server"
429
 
430
- #: bws_menu.php:528
431
  msgid "Memory usage"
432
  msgstr "Upotreba memorije"
433
 
434
- #: bws_menu.php:529
435
  msgid "MYSQL Version"
436
  msgstr "MYSQL Verzija"
437
 
438
- #: bws_menu.php:530
439
  msgid "SQL Mode"
440
  msgstr "SQL način"
441
 
442
- #: bws_menu.php:531
443
  msgid "PHP Version"
444
  msgstr "PHP Verzija"
445
 
446
- #: bws_menu.php:532
447
  msgid "PHP Safe Mode"
448
  msgstr "PHP Sigurni način"
449
 
450
- #: bws_menu.php:533
451
  msgid "PHP Allow URL fopen"
452
  msgstr "PHP Dozvoli URL fopen"
453
 
454
- #: bws_menu.php:534
455
  msgid "PHP Memory Limit"
456
  msgstr "PHP Ograničenje memorije"
457
 
458
- #: bws_menu.php:535
459
  #, fuzzy
460
  msgid "PHP Max Upload Size"
461
  msgstr "Envoi de fichier"
462
 
463
- #: bws_menu.php:536
464
  msgid "PHP Max Post Size"
465
  msgstr "PHP Max veličina za učitavanje"
466
 
467
- #: bws_menu.php:537
468
  msgid "PHP Max Script Execute Time"
469
  msgstr "PHP Max veličina posta"
470
 
471
- #: bws_menu.php:538
472
  msgid "PHP Exif support"
473
  msgstr "PHP Exif podrška"
474
 
475
- #: bws_menu.php:539
476
  msgid "PHP IPTC support"
477
  msgstr "PHP IPTC podrška"
478
 
479
- #: bws_menu.php:540
480
  msgid "PHP XML support"
481
  msgstr "PHP XML podrška"
482
 
483
- #: bws_menu.php:541
484
  #, fuzzy
485
  msgid "Site URL"
486
  msgstr "URL du lien"
487
 
488
- #: bws_menu.php:542
489
  msgid "Home URL"
490
  msgstr "URL naslovne"
491
 
492
- #: bws_menu.php:545
493
  msgid "WordPress Version"
494
  msgstr "WordPress Verzija"
495
 
496
- #: bws_menu.php:546
497
  msgid "WordPress DB Version"
498
  msgstr "WordPress DB Verzija"
499
 
500
- #: bws_menu.php:547
501
  msgid "Multisite"
502
  msgstr "Višenamenski sajt"
503
 
504
- #: bws_menu.php:548
505
  msgid "Active Theme"
506
  msgstr "Aktivna tema"
507
 
508
- #: bws_menu.php:563
509
  msgid "Please enter a valid email address."
510
  msgstr "Molimo unesite važeću mejl adresu"
511
 
512
- #: bws_menu.php:567
513
  msgid "Email with system info is sent to "
514
  msgstr "Mejl sa sistemskim informacijama je poslat na"
515
 
516
- #: bws_menu.php:571
517
  msgid "Thank you for contacting us."
518
  msgstr "Hvala što ste nas kontaktirali"
519
 
520
- #: bws_menu.php:604
521
  msgid "Sorry, email message could not be delivered."
522
  msgstr "Nažalost mejl poruka nije prosleđena"
523
 
524
- #: bws_menu.php:612
525
  msgid "Need help?"
526
  msgstr ""
527
 
528
- #: bws_menu.php:613
529
  msgid "Client area"
530
  msgstr ""
531
 
532
- #: bws_menu.php:614
533
- #: bws_menu.php:925
534
  msgid "System status"
535
  msgstr "Sistemski status"
536
 
537
- #: bws_menu.php:619
538
  #, fuzzy
539
  msgid "Plugins"
540
  msgstr "Pro moduli"
541
 
542
- #: bws_menu.php:621
543
  msgid "Themes"
544
  msgstr ""
545
 
546
- #: bws_menu.php:626
547
  msgid "All"
548
  msgstr ""
549
 
550
- #: bws_menu.php:627
551
  #, fuzzy
552
  msgid "Installed"
553
  msgstr "Instalacija %s"
554
 
555
- #: bws_menu.php:628
556
  #, fuzzy
557
  msgid "Recommended"
558
  msgstr "Preporučeni moduli"
559
 
560
- #: bws_menu.php:632
561
  msgid "Installed plugins"
562
  msgstr "Instalirani moduli"
563
 
564
- #: bws_menu.php:664
565
- #: bws_menu.php:713
566
  msgid "Settings"
567
  msgstr "Podešavanja"
568
 
569
- #: bws_menu.php:685
570
- #: bws_menu.php:742
571
  #, fuzzy
572
  msgid "Activate this plugin"
573
  msgstr "Aktivirani moduli"
574
 
575
- #: bws_menu.php:700
576
- #: bws_menu.php:730
577
- #: bws_menu.php:776
578
  msgid "Go"
579
  msgstr ""
580
 
581
- #: bws_menu.php:704
582
- #: bws_menu.php:734
583
- #: bws_menu.php:780
584
  msgid "DONATE"
585
  msgstr ""
586
 
587
- #: bws_menu.php:750
588
  msgid "Recommended plugins"
589
  msgstr "Preporučeni moduli"
590
 
591
- #: bws_menu.php:788
592
  #, fuzzy
593
  msgid "Install now"
594
  msgstr "Instalacija %s"
595
 
596
- #: bws_menu.php:809
597
  msgid "Try again"
598
  msgstr ""
599
 
600
- #: bws_menu.php:827
601
  #, php-format
602
  msgid "Preview &#8220;%s&#8221;"
603
  msgstr ""
604
 
605
- #: bws_menu.php:858
606
  #, php-format
607
  msgid "Install %s"
608
  msgstr "Instalacija %s"
609
 
610
- #: bws_menu.php:858
611
  #, fuzzy
612
  msgid "Install Now"
613
  msgstr "Instalacija %s"
614
 
615
- #: bws_menu.php:861
616
  #, php-format
617
  msgid "Update to version %s"
618
  msgstr ""
619
 
620
- #: bws_menu.php:861
621
  #, fuzzy
622
  msgid "Update"
623
  msgstr "date"
624
 
625
- #: bws_menu.php:868
626
  #, php-format
627
  msgid "Preview %s"
628
  msgstr ""
629
 
630
- #: bws_menu.php:868
631
  msgid "Preview"
632
  msgstr ""
633
 
634
- #: bws_menu.php:874
635
- #: bws_menu.php:906
636
  #, php-format
637
  msgid "By %s"
638
  msgstr ""
639
 
640
- #: bws_menu.php:880
641
  msgid "Details"
642
  msgstr ""
643
 
644
- #: bws_menu.php:912
645
  #, fuzzy
646
  msgid "Already Installed"
647
  msgstr "Instalacija %s"
648
 
649
- #: bws_menu.php:928
650
  msgid "Environment"
651
  msgstr "Okruženje"
652
 
653
- #: bws_menu.php:939
654
  #, fuzzy
655
  msgid "Active Plugins"
656
  msgstr "Extensions activées"
657
 
658
- #: bws_menu.php:952
659
  #, fuzzy
660
  msgid "Inactive Plugins"
661
  msgstr "Extensions activées"
662
 
663
- #: bws_menu.php:968
664
  #, fuzzy
665
  msgid "Send to support"
666
  msgstr "Soutien"
667
 
668
- #: bws_menu.php:975
669
  msgid "Send to custom email &#187;"
670
  msgstr "Pošalji na korisnički mejl &#187;"
671
 
@@ -1023,9 +1040,6 @@ msgstr "Pošalji na korisnički mejl &#187;"
1023
  #~ msgid "Google +1"
1024
  #~ msgstr "Google +1"
1025
 
1026
- #~ msgid "Save Changes"
1027
- #~ msgstr "Sačuvaj izmene"
1028
-
1029
  #~ msgid "FAQ"
1030
  #~ msgstr "FAQ"
1031
 
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-17 16:00+0300\n"
6
+ "PO-Revision-Date: 2015-09-17 16:00+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"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
  #: bws_functions.php:29
21
+ #: bws_functions.php:53
22
  msgid "requires"
23
  msgstr ""
24
 
35
  msgid "Plugins page"
36
  msgstr "Pro moduli"
37
 
38
+ #: bws_functions.php:55
39
+ msgid "or higher! We do not guarantee that our plugin will work correctly. Please upgrade to WordPress latest version."
40
+ msgstr ""
41
+
42
+ #: bws_functions.php:112
43
  msgid "It’s time to upgrade your"
44
  msgstr ""
45
 
46
+ #: bws_functions.php:112
47
  #, fuzzy
48
  msgid "to"
49
  msgstr "vrh"
50
 
51
+ #: bws_functions.php:112
52
  #, fuzzy
53
  msgid "version!"
54
  msgstr "PHP Verzija"
55
 
56
+ #: bws_functions.php:113
57
  msgid "Extend standard plugin functionality with new great options."
58
  msgstr ""
59
 
60
+ #: bws_functions.php:116
61
+ #: bws_functions.php:513
62
  #, fuzzy
63
  msgid "Learn More"
64
  msgstr "Pročitaj više"
65
 
66
+ #: bws_functions.php:133
67
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
68
  msgstr ""
69
 
70
+ #: bws_functions.php:134
71
  #, fuzzy
72
  msgid "Rate the plugin"
73
  msgstr "Aktivirani moduli"
74
 
75
+ #: bws_functions.php:137
76
  #, fuzzy
77
  msgid "If there is something wrong about it, please contact us"
78
  msgstr "Ako imate pitanja molimo da nas kontaktirate preko"
79
 
80
+ #: bws_functions.php:154
81
+ #: bws_functions.php:190
82
  msgid "Wrong license key"
83
  msgstr ""
84
 
85
+ #: bws_functions.php:184
86
+ #: bws_functions.php:426
87
+ #: bws_functions.php:477
88
  msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
89
  msgstr ""
90
 
91
+ #: bws_functions.php:184
92
+ #: bws_functions.php:426
93
+ #: bws_functions.php:477
94
  msgid "We are sorry for inconvenience."
95
  msgstr ""
96
 
97
+ #: bws_functions.php:192
98
  msgid "This license key is bind to another site"
99
  msgstr ""
100
 
101
+ #: bws_functions.php:194
102
+ #: bws_functions.php:336
103
  msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
104
  msgstr ""
105
 
106
+ #: bws_functions.php:196
107
  msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
108
  msgstr ""
109
 
110
+ #: bws_functions.php:198
111
  msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
112
  msgstr ""
113
 
114
+ #: bws_functions.php:219
115
+ #: bws_functions.php:241
116
+ #: bws_functions.php:263
117
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
118
  msgstr ""
119
 
120
+ #: bws_functions.php:231
121
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
122
  msgstr ""
123
 
124
+ #: bws_functions.php:237
125
  msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
126
  msgstr ""
127
 
128
+ #: bws_functions.php:244
129
  msgid "UploadDir is not writable. Please, upload the plugin manually"
130
  msgstr ""
131
 
132
+ #: bws_functions.php:267
133
  msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
134
  msgstr ""
135
 
136
+ #: bws_functions.php:292
137
  msgid "Please, enter Your license key"
138
  msgstr ""
139
 
140
+ #: bws_functions.php:309
141
  msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
142
  msgstr ""
143
 
144
+ #: bws_functions.php:311
145
+ #: bws_functions.php:393
146
  msgid "Please, go to"
147
  msgstr ""
148
 
149
+ #: bws_functions.php:311
150
+ #: bws_functions.php:393
151
  #, fuzzy
152
  msgid "the setting page"
153
  msgstr "na stranici za podešavanje modula ("
154
 
155
+ #: bws_functions.php:312
156
+ #: bws_functions.php:394
157
  msgid "You will be redirected automatically in 5 seconds."
158
  msgstr ""
159
 
160
+ #: bws_functions.php:317
161
  msgid "You can download and activate"
162
  msgstr ""
163
 
164
+ #: bws_functions.php:319
165
  msgid "version of this plugin by entering Your license key."
166
  msgstr ""
167
 
168
+ #: bws_functions.php:321
169
+ #: bws_functions.php:362
170
  msgid "You can find your license key on your personal page Client area, by clicking on the link"
171
  msgstr ""
172
 
173
+ #: bws_functions.php:323
174
+ #: bws_functions.php:364
175
  msgid "(your username is the email you specify when purchasing the product)."
176
  msgstr ""
177
 
178
+ #: bws_functions.php:327
179
+ #: bws_functions.php:630
180
  msgid "or"
181
  msgstr ""
182
 
183
+ #: bws_functions.php:327
184
  #, php-format
185
  msgid "Start Your Free %s-Day Trial Now"
186
  msgstr ""
187
 
188
+ #: bws_functions.php:333
189
+ #: bws_functions.php:342
190
+ #: bws_functions.php:372
191
+ #: bws_functions.php:380
192
+ #: bws_menu.php:693
193
+ #: bws_menu.php:750
194
  #, fuzzy
195
  msgid "Activate"
196
  msgstr "Aktivirani moduli"
197
 
198
+ #: bws_functions.php:359
199
+ #: bws_functions.php:452
200
  #, php-format
201
  msgid "In order to continue using the plugin it is necessary to buy a %s license."
202
  msgstr ""
203
 
204
+ #: bws_functions.php:360
205
  msgid "After that you can activate it by entering your license key."
206
  msgstr ""
207
 
208
+ #: bws_functions.php:374
209
  msgid "Unfortunately, you have exceeded the number of available tries per day."
210
  msgstr ""
211
 
212
+ #: bws_functions.php:391
213
  msgid "Congratulations! The Pro license of the plugin is successfully activated."
214
  msgstr ""
215
 
216
+ #: bws_functions.php:432
217
  msgid "Wrong license key."
218
  msgstr ""
219
 
220
+ #: bws_functions.php:434
221
  msgid "This license key is bind to another site."
222
  msgstr ""
223
 
224
+ #: bws_functions.php:436
225
  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."
226
  msgstr ""
227
 
228
+ #: bws_functions.php:438
229
  msgid "Unfortunately, you have exceeded the number of available tries."
230
  msgstr ""
231
 
232
+ #: bws_functions.php:440
233
  msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
234
  msgstr ""
235
 
236
+ #: bws_functions.php:444
237
  msgid "The Pro Trial license key is valid."
238
  msgstr ""
239
 
240
+ #: bws_functions.php:446
241
  msgid "The license key is valid."
242
  msgstr ""
243
 
244
+ #: bws_functions.php:449
245
  msgid "Your license will expire on"
246
  msgstr ""
247
 
248
+ #: bws_functions.php:482
249
  msgid "Please, enter your license key"
250
  msgstr ""
251
 
252
+ #: bws_functions.php:495
253
  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"
254
  msgstr ""
255
 
256
+ #: bws_functions.php:495
257
  msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
258
  msgstr ""
259
 
260
+ #: bws_functions.php:499
261
  msgid "Check license key"
262
  msgstr ""
263
 
264
+ #: bws_functions.php:513
265
  msgid "WARNING: Illegal use notification"
266
  msgstr ""
267
 
268
+ #: bws_functions.php:513
269
  msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
270
  msgstr ""
271
 
272
+ #: bws_functions.php:521
273
  msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
274
  msgstr ""
275
 
276
+ #: bws_functions.php:523
277
  msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
278
  msgstr ""
279
 
280
+ #: bws_functions.php:523
281
+ #: bws_functions.php:576
282
+ #: bws_menu.php:669
283
+ #: bws_menu.php:691
284
+ #: bws_menu.php:718
285
+ #: bws_menu.php:748
286
+ #: bws_menu.php:794
287
  #, fuzzy
288
  msgid "Learn more"
289
  msgstr "Pročitaj više"
290
 
291
+ #: bws_functions.php:533
292
  #, php-format
293
  msgid "Notice: You are using the Pro Trial license of %s plugin."
294
  msgstr ""
295
 
296
+ #: bws_functions.php:535
297
  msgid "Notice: You are using the Pro Trial license of plugin."
298
  msgstr ""
299
 
300
+ #: bws_functions.php:538
301
  msgid "The Pro Trial license will expire on"
302
  msgstr ""
303
 
304
+ #: bws_functions.php:576
305
  msgid "You license for"
306
  msgstr ""
307
 
308
+ #: bws_functions.php:576
309
  msgid "expires on"
310
  msgstr ""
311
 
312
+ #: bws_functions.php:576
313
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
314
  msgstr ""
315
 
316
+ #: bws_functions.php:626
317
  #, fuzzy
318
  msgid "Thank you for installing"
319
  msgstr "Hvala što ste nas kontaktirali"
320
 
321
+ #: bws_functions.php:627
322
  msgid "Let's get started"
323
  msgstr ""
324
 
325
+ #: bws_functions.php:628
326
  #, fuzzy
327
  msgid "Configure Settings"
328
  msgstr "na stranici za podešavanje modula ("
329
 
330
+ #: bws_functions.php:631
331
  msgid "Add New"
332
  msgstr "Ajouter"
333
 
334
+ #: bws_functions.php:635
335
  msgid "Close notice"
336
  msgstr ""
337
 
338
+ #: bws_functions.php:648
339
+ msgid "Notice"
340
  msgstr ""
341
 
342
+ #: bws_functions.php:648
343
+ msgid "The plugin's settings have been changed."
344
+ msgstr ""
345
+
346
+ #: bws_functions.php:649
347
+ msgid "Save Changes"
348
+ msgstr "Sačuvaj izmene"
349
+
350
+ #: bws_functions.php:694
351
+ msgid "Add BWS Plugins Shortcode"
352
+ msgstr ""
353
+
354
+ #: bws_functions.php:738
355
  msgid "Close"
356
  msgstr ""
357
 
358
+ #: bws_functions.php:829
359
  msgid "Restore all plugin settings to defaults"
360
  msgstr ""
361
 
362
+ #: bws_functions.php:831
363
  #, fuzzy
364
  msgid "Restore settings"
365
  msgstr "na stranici za podešavanje modula ("
366
 
367
+ #: bws_functions.php:842
368
  msgid "Are you sure you want to restore all settings by default?"
369
  msgstr ""
370
 
371
+ #: bws_functions.php:845
372
  msgid "Yes, restore all settings"
373
  msgstr ""
374
 
375
+ #: bws_functions.php:846
376
  #, fuzzy
377
  msgid "No, go back to the settings page"
378
  msgstr "na stranici za podešavanje modula ("
379
 
380
+ #: bws_functions.php:890
381
  #, fuzzy
382
  msgid "Plugin"
383
  msgstr "Pro moduli"
384
 
385
+ #: bws_functions.php:899
386
  #, fuzzy
387
  msgid "Shortcode settings"
388
  msgstr "na stranici za podešavanje modula ("
389
 
390
+ #: bws_functions.php:904
391
  msgid "The shortcode will be inserted"
392
  msgstr ""
393
 
394
+ #: bws_functions.php:909
395
  msgid "Insert"
396
  msgstr ""
397
 
398
+ #: bws_menu.php:506
399
  msgid "Not set"
400
  msgstr "Nije podešeno"
401
 
402
+ #: bws_menu.php:508
403
+ #: bws_menu.php:509
404
  msgid "On"
405
  msgstr "Uključeno"
406
 
407
+ #: bws_menu.php:508
408
+ #: bws_menu.php:509
409
  msgid "Off"
410
  msgstr "Isključeno"
411
 
412
+ #: bws_menu.php:510
413
+ #: bws_menu.php:511
414
+ #: bws_menu.php:512
415
+ #: bws_menu.php:513
416
+ #: bws_menu.php:514
417
+ #: bws_menu.php:526
418
  msgid "N/A"
419
  msgstr "N/A"
420
 
421
+ #: bws_menu.php:514
422
  msgid " Mb"
423
  msgstr " Mb"
424
 
425
+ #: bws_menu.php:515
426
+ #: bws_menu.php:516
427
+ #: bws_menu.php:517
428
+ #: bws_menu.php:522
429
  msgid "Yes"
430
  msgstr "Da"
431
 
432
+ #: bws_menu.php:515
 
 
433
  #: bws_menu.php:516
434
+ #: bws_menu.php:517
435
+ #: bws_menu.php:524
436
  msgid "No"
437
  msgstr "Ne"
438
 
439
+ #: bws_menu.php:534
440
  msgid "Operating System"
441
  msgstr "Operativni Sistem"
442
 
443
+ #: bws_menu.php:535
444
  msgid "Server"
445
  msgstr "Server"
446
 
447
+ #: bws_menu.php:536
448
  msgid "Memory usage"
449
  msgstr "Upotreba memorije"
450
 
451
+ #: bws_menu.php:537
452
  msgid "MYSQL Version"
453
  msgstr "MYSQL Verzija"
454
 
455
+ #: bws_menu.php:538
456
  msgid "SQL Mode"
457
  msgstr "SQL način"
458
 
459
+ #: bws_menu.php:539
460
  msgid "PHP Version"
461
  msgstr "PHP Verzija"
462
 
463
+ #: bws_menu.php:540
464
  msgid "PHP Safe Mode"
465
  msgstr "PHP Sigurni način"
466
 
467
+ #: bws_menu.php:541
468
  msgid "PHP Allow URL fopen"
469
  msgstr "PHP Dozvoli URL fopen"
470
 
471
+ #: bws_menu.php:542
472
  msgid "PHP Memory Limit"
473
  msgstr "PHP Ograničenje memorije"
474
 
475
+ #: bws_menu.php:543
476
  #, fuzzy
477
  msgid "PHP Max Upload Size"
478
  msgstr "Envoi de fichier"
479
 
480
+ #: bws_menu.php:544
481
  msgid "PHP Max Post Size"
482
  msgstr "PHP Max veličina za učitavanje"
483
 
484
+ #: bws_menu.php:545
485
  msgid "PHP Max Script Execute Time"
486
  msgstr "PHP Max veličina posta"
487
 
488
+ #: bws_menu.php:546
489
  msgid "PHP Exif support"
490
  msgstr "PHP Exif podrška"
491
 
492
+ #: bws_menu.php:547
493
  msgid "PHP IPTC support"
494
  msgstr "PHP IPTC podrška"
495
 
496
+ #: bws_menu.php:548
497
  msgid "PHP XML support"
498
  msgstr "PHP XML podrška"
499
 
500
+ #: bws_menu.php:549
501
  #, fuzzy
502
  msgid "Site URL"
503
  msgstr "URL du lien"
504
 
505
+ #: bws_menu.php:550
506
  msgid "Home URL"
507
  msgstr "URL naslovne"
508
 
509
+ #: bws_menu.php:553
510
  msgid "WordPress Version"
511
  msgstr "WordPress Verzija"
512
 
513
+ #: bws_menu.php:554
514
  msgid "WordPress DB Version"
515
  msgstr "WordPress DB Verzija"
516
 
517
+ #: bws_menu.php:555
518
  msgid "Multisite"
519
  msgstr "Višenamenski sajt"
520
 
521
+ #: bws_menu.php:556
522
  msgid "Active Theme"
523
  msgstr "Aktivna tema"
524
 
525
+ #: bws_menu.php:571
526
  msgid "Please enter a valid email address."
527
  msgstr "Molimo unesite važeću mejl adresu"
528
 
529
+ #: bws_menu.php:575
530
  msgid "Email with system info is sent to "
531
  msgstr "Mejl sa sistemskim informacijama je poslat na"
532
 
533
+ #: bws_menu.php:579
534
  msgid "Thank you for contacting us."
535
  msgstr "Hvala što ste nas kontaktirali"
536
 
537
+ #: bws_menu.php:612
538
  msgid "Sorry, email message could not be delivered."
539
  msgstr "Nažalost mejl poruka nije prosleđena"
540
 
541
+ #: bws_menu.php:620
542
  msgid "Need help?"
543
  msgstr ""
544
 
545
+ #: bws_menu.php:621
546
  msgid "Client area"
547
  msgstr ""
548
 
549
+ #: bws_menu.php:622
550
+ #: bws_menu.php:933
551
  msgid "System status"
552
  msgstr "Sistemski status"
553
 
554
+ #: bws_menu.php:627
555
  #, fuzzy
556
  msgid "Plugins"
557
  msgstr "Pro moduli"
558
 
559
+ #: bws_menu.php:629
560
  msgid "Themes"
561
  msgstr ""
562
 
563
+ #: bws_menu.php:634
564
  msgid "All"
565
  msgstr ""
566
 
567
+ #: bws_menu.php:635
568
  #, fuzzy
569
  msgid "Installed"
570
  msgstr "Instalacija %s"
571
 
572
+ #: bws_menu.php:636
573
  #, fuzzy
574
  msgid "Recommended"
575
  msgstr "Preporučeni moduli"
576
 
577
+ #: bws_menu.php:640
578
  msgid "Installed plugins"
579
  msgstr "Instalirani moduli"
580
 
581
+ #: bws_menu.php:672
582
+ #: bws_menu.php:721
583
  msgid "Settings"
584
  msgstr "Podešavanja"
585
 
586
+ #: bws_menu.php:693
587
+ #: bws_menu.php:750
588
  #, fuzzy
589
  msgid "Activate this plugin"
590
  msgstr "Aktivirani moduli"
591
 
592
+ #: bws_menu.php:708
593
+ #: bws_menu.php:738
594
+ #: bws_menu.php:784
595
  msgid "Go"
596
  msgstr ""
597
 
598
+ #: bws_menu.php:712
599
+ #: bws_menu.php:742
600
+ #: bws_menu.php:788
601
  msgid "DONATE"
602
  msgstr ""
603
 
604
+ #: bws_menu.php:758
605
  msgid "Recommended plugins"
606
  msgstr "Preporučeni moduli"
607
 
608
+ #: bws_menu.php:796
609
  #, fuzzy
610
  msgid "Install now"
611
  msgstr "Instalacija %s"
612
 
613
+ #: bws_menu.php:817
614
  msgid "Try again"
615
  msgstr ""
616
 
617
+ #: bws_menu.php:835
618
  #, php-format
619
  msgid "Preview &#8220;%s&#8221;"
620
  msgstr ""
621
 
622
+ #: bws_menu.php:866
623
  #, php-format
624
  msgid "Install %s"
625
  msgstr "Instalacija %s"
626
 
627
+ #: bws_menu.php:866
628
  #, fuzzy
629
  msgid "Install Now"
630
  msgstr "Instalacija %s"
631
 
632
+ #: bws_menu.php:869
633
  #, php-format
634
  msgid "Update to version %s"
635
  msgstr ""
636
 
637
+ #: bws_menu.php:869
638
  #, fuzzy
639
  msgid "Update"
640
  msgstr "date"
641
 
642
+ #: bws_menu.php:876
643
  #, php-format
644
  msgid "Preview %s"
645
  msgstr ""
646
 
647
+ #: bws_menu.php:876
648
  msgid "Preview"
649
  msgstr ""
650
 
651
+ #: bws_menu.php:882
652
+ #: bws_menu.php:914
653
  #, php-format
654
  msgid "By %s"
655
  msgstr ""
656
 
657
+ #: bws_menu.php:888
658
  msgid "Details"
659
  msgstr ""
660
 
661
+ #: bws_menu.php:920
662
  #, fuzzy
663
  msgid "Already Installed"
664
  msgstr "Instalacija %s"
665
 
666
+ #: bws_menu.php:936
667
  msgid "Environment"
668
  msgstr "Okruženje"
669
 
670
+ #: bws_menu.php:947
671
  #, fuzzy
672
  msgid "Active Plugins"
673
  msgstr "Extensions activées"
674
 
675
+ #: bws_menu.php:960
676
  #, fuzzy
677
  msgid "Inactive Plugins"
678
  msgstr "Extensions activées"
679
 
680
+ #: bws_menu.php:976
681
  #, fuzzy
682
  msgid "Send to support"
683
  msgstr "Soutien"
684
 
685
+ #: bws_menu.php:983
686
  msgid "Send to custom email &#187;"
687
  msgstr "Pošalji na korisnički mejl &#187;"
688
 
1040
  #~ msgid "Google +1"
1041
  #~ msgstr "Google +1"
1042
 
 
 
 
1043
  #~ msgid "FAQ"
1044
  #~ msgstr "FAQ"
1045
 
bws_menu/languages/bestwebsoft-sv_SE.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-sv_SE.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-09-07 13:12+0300\n"
6
- "PO-Revision-Date: 2015-09-07 13:12+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"
@@ -17,6 +17,7 @@ msgstr ""
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
  #: bws_functions.php:29
 
20
  msgid "requires"
21
  msgstr ""
22
 
@@ -33,629 +34,645 @@ msgstr ""
33
  msgid "Plugins page"
34
  msgstr "Betaltillägg"
35
 
36
- #: bws_functions.php:91
 
 
 
 
37
  msgid "It’s time to upgrade your"
38
  msgstr ""
39
 
40
- #: bws_functions.php:91
41
  #, fuzzy
42
  msgid "to"
43
  msgstr "två"
44
 
45
- #: bws_functions.php:91
46
  #, fuzzy
47
  msgid "version!"
48
  msgstr "PHP-version"
49
 
50
- #: bws_functions.php:92
51
  msgid "Extend standard plugin functionality with new great options."
52
  msgstr ""
53
 
54
- #: bws_functions.php:95
55
- #: bws_functions.php:492
56
  #, fuzzy
57
  msgid "Learn More"
58
  msgstr "Läs mer"
59
 
60
- #: bws_functions.php:112
61
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
62
  msgstr ""
63
 
64
- #: bws_functions.php:113
65
  #, fuzzy
66
  msgid "Rate the plugin"
67
  msgstr "Aktiverade tillägg"
68
 
69
- #: bws_functions.php:116
70
  #, fuzzy
71
  msgid "If there is something wrong about it, please contact us"
72
  msgstr "Om du har några frågor, kontakta oss via"
73
 
74
- #: bws_functions.php:133
75
- #: bws_functions.php:169
76
  msgid "Wrong license key"
77
  msgstr ""
78
 
79
- #: bws_functions.php:163
80
- #: bws_functions.php:405
81
- #: bws_functions.php:456
82
  msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
83
  msgstr ""
84
 
85
- #: bws_functions.php:163
86
- #: bws_functions.php:405
87
- #: bws_functions.php:456
88
  msgid "We are sorry for inconvenience."
89
  msgstr ""
90
 
91
- #: bws_functions.php:171
92
  msgid "This license key is bind to another site"
93
  msgstr ""
94
 
95
- #: bws_functions.php:173
96
- #: bws_functions.php:315
97
  msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
98
  msgstr ""
99
 
100
- #: bws_functions.php:175
101
  msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
102
  msgstr ""
103
 
104
- #: bws_functions.php:177
105
  msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
106
  msgstr ""
107
 
108
- #: bws_functions.php:198
109
- #: bws_functions.php:220
110
- #: bws_functions.php:242
111
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
112
  msgstr ""
113
 
114
- #: bws_functions.php:210
115
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
116
  msgstr ""
117
 
118
- #: bws_functions.php:216
119
  msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
120
  msgstr ""
121
 
122
- #: bws_functions.php:223
123
  msgid "UploadDir is not writable. Please, upload the plugin manually"
124
  msgstr ""
125
 
126
- #: bws_functions.php:246
127
  msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
128
  msgstr ""
129
 
130
- #: bws_functions.php:271
131
  msgid "Please, enter Your license key"
132
  msgstr ""
133
 
134
- #: bws_functions.php:288
135
  msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
136
  msgstr ""
137
 
138
- #: bws_functions.php:290
139
- #: bws_functions.php:372
140
  msgid "Please, go to"
141
  msgstr ""
142
 
143
- #: bws_functions.php:290
144
- #: bws_functions.php:372
145
  msgid "the setting page"
146
  msgstr ""
147
 
148
- #: bws_functions.php:291
149
- #: bws_functions.php:373
150
  msgid "You will be redirected automatically in 5 seconds."
151
  msgstr ""
152
 
153
- #: bws_functions.php:296
154
  msgid "You can download and activate"
155
  msgstr ""
156
 
157
- #: bws_functions.php:298
158
  msgid "version of this plugin by entering Your license key."
159
  msgstr ""
160
 
161
- #: bws_functions.php:300
162
- #: bws_functions.php:341
163
  msgid "You can find your license key on your personal page Client area, by clicking on the link"
164
  msgstr ""
165
 
166
- #: bws_functions.php:302
167
- #: bws_functions.php:343
168
  msgid "(your username is the email you specify when purchasing the product)."
169
  msgstr ""
170
 
171
- #: bws_functions.php:306
172
- #: bws_functions.php:609
173
  #, fuzzy
174
  msgid "or"
175
  msgstr "fyra"
176
 
177
- #: bws_functions.php:306
178
  #, php-format
179
  msgid "Start Your Free %s-Day Trial Now"
180
  msgstr ""
181
 
182
- #: bws_functions.php:312
183
- #: bws_functions.php:321
184
- #: bws_functions.php:351
185
- #: bws_functions.php:359
186
- #: bws_menu.php:685
187
- #: bws_menu.php:742
188
  #, fuzzy
189
  msgid "Activate"
190
  msgstr "Aktiverade tillägg"
191
 
192
- #: bws_functions.php:338
193
- #: bws_functions.php:431
194
  #, php-format
195
  msgid "In order to continue using the plugin it is necessary to buy a %s license."
196
  msgstr ""
197
 
198
- #: bws_functions.php:339
199
  msgid "After that you can activate it by entering your license key."
200
  msgstr ""
201
 
202
- #: bws_functions.php:353
203
  msgid "Unfortunately, you have exceeded the number of available tries per day."
204
  msgstr ""
205
 
206
- #: bws_functions.php:370
207
  msgid "Congratulations! The Pro license of the plugin is successfully activated."
208
  msgstr ""
209
 
210
- #: bws_functions.php:411
211
  msgid "Wrong license key."
212
  msgstr ""
213
 
214
- #: bws_functions.php:413
215
  msgid "This license key is bind to another site."
216
  msgstr ""
217
 
218
- #: bws_functions.php:415
219
  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."
220
  msgstr ""
221
 
222
- #: bws_functions.php:417
223
  msgid "Unfortunately, you have exceeded the number of available tries."
224
  msgstr ""
225
 
226
- #: bws_functions.php:419
227
  msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
228
  msgstr ""
229
 
230
- #: bws_functions.php:423
231
  msgid "The Pro Trial license key is valid."
232
  msgstr ""
233
 
234
- #: bws_functions.php:425
235
  msgid "The license key is valid."
236
  msgstr ""
237
 
238
- #: bws_functions.php:428
239
  msgid "Your license will expire on"
240
  msgstr ""
241
 
242
- #: bws_functions.php:461
243
  msgid "Please, enter your license key"
244
  msgstr ""
245
 
246
- #: bws_functions.php:474
247
  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"
248
  msgstr ""
249
 
250
- #: bws_functions.php:474
251
  msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
252
  msgstr ""
253
 
254
- #: bws_functions.php:478
255
  msgid "Check license key"
256
  msgstr ""
257
 
258
- #: bws_functions.php:492
259
  msgid "WARNING: Illegal use notification"
260
  msgstr ""
261
 
262
- #: bws_functions.php:492
263
  msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
264
  msgstr ""
265
 
266
- #: bws_functions.php:500
267
  msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
268
  msgstr ""
269
 
270
- #: bws_functions.php:502
271
  msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
272
  msgstr ""
273
 
274
- #: bws_functions.php:502
275
- #: bws_functions.php:555
276
- #: bws_menu.php:661
277
- #: bws_menu.php:683
278
- #: bws_menu.php:710
279
- #: bws_menu.php:740
280
- #: bws_menu.php:786
281
  #, fuzzy
282
  msgid "Learn more"
283
  msgstr "Läs mer"
284
 
285
- #: bws_functions.php:512
286
  #, php-format
287
  msgid "Notice: You are using the Pro Trial license of %s plugin."
288
  msgstr ""
289
 
290
- #: bws_functions.php:514
291
  msgid "Notice: You are using the Pro Trial license of plugin."
292
  msgstr ""
293
 
294
- #: bws_functions.php:517
295
  msgid "The Pro Trial license will expire on"
296
  msgstr ""
297
 
298
- #: bws_functions.php:555
299
  msgid "You license for"
300
  msgstr ""
301
 
302
- #: bws_functions.php:555
303
  msgid "expires on"
304
  msgstr ""
305
 
306
- #: bws_functions.php:555
307
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
308
  msgstr ""
309
 
310
- #: bws_functions.php:605
311
  #, fuzzy
312
  msgid "Thank you for installing"
313
  msgstr "Tack för att du kontaktade oss."
314
 
315
- #: bws_functions.php:606
316
  msgid "Let's get started"
317
  msgstr ""
318
 
319
- #: bws_functions.php:607
320
  #, fuzzy
321
  msgid "Configure Settings"
322
  msgstr "Inställningar"
323
 
324
- #: bws_functions.php:610
325
  msgid "Add New"
326
  msgstr ""
327
 
328
- #: bws_functions.php:614
329
  msgid "Close notice"
330
  msgstr ""
331
 
332
- #: bws_functions.php:667
333
- msgid "Add BWS shortcode"
334
  msgstr ""
335
 
336
- #: bws_functions.php:711
 
 
 
 
 
 
 
 
 
 
 
 
337
  msgid "Close"
338
  msgstr ""
339
 
340
- #: bws_functions.php:802
341
  msgid "Restore all plugin settings to defaults"
342
  msgstr ""
343
 
344
- #: bws_functions.php:804
345
  msgid "Restore settings"
346
  msgstr ""
347
 
348
- #: bws_functions.php:815
349
  msgid "Are you sure you want to restore all settings by default?"
350
  msgstr ""
351
 
352
- #: bws_functions.php:818
353
  msgid "Yes, restore all settings"
354
  msgstr ""
355
 
356
- #: bws_functions.php:819
357
  msgid "No, go back to the settings page"
358
  msgstr ""
359
 
360
- #: bws_functions.php:863
361
  #, fuzzy
362
  msgid "Plugin"
363
  msgstr "Betaltillägg"
364
 
365
- #: bws_functions.php:872
366
  #, fuzzy
367
  msgid "Shortcode settings"
368
  msgstr "Inställningar"
369
 
370
- #: bws_functions.php:877
371
  msgid "The shortcode will be inserted"
372
  msgstr ""
373
 
374
- #: bws_functions.php:882
375
  msgid "Insert"
376
  msgstr ""
377
 
378
- #: bws_menu.php:498
379
  msgid "Not set"
380
  msgstr "Inte angiven"
381
 
382
- #: bws_menu.php:500
383
- #: bws_menu.php:501
384
  msgid "On"
385
  msgstr "På"
386
 
387
- #: bws_menu.php:500
388
- #: bws_menu.php:501
389
  msgid "Off"
390
  msgstr "Av"
391
 
392
- #: bws_menu.php:502
393
- #: bws_menu.php:503
394
- #: bws_menu.php:504
395
- #: bws_menu.php:505
396
- #: bws_menu.php:506
397
- #: bws_menu.php:518
398
  msgid "N/A"
399
  msgstr "Finns ej"
400
 
401
- #: bws_menu.php:506
402
  msgid " Mb"
403
  msgstr " Mb"
404
 
405
- #: bws_menu.php:507
406
- #: bws_menu.php:508
407
- #: bws_menu.php:509
408
- #: bws_menu.php:514
409
  msgid "Yes"
410
  msgstr "Ja"
411
 
412
- #: bws_menu.php:507
413
- #: bws_menu.php:508
414
- #: bws_menu.php:509
415
  #: bws_menu.php:516
 
 
416
  msgid "No"
417
  msgstr "Nej"
418
 
419
- #: bws_menu.php:526
420
  msgid "Operating System"
421
  msgstr "Operativsystem"
422
 
423
- #: bws_menu.php:527
424
  msgid "Server"
425
  msgstr "Server"
426
 
427
- #: bws_menu.php:528
428
  msgid "Memory usage"
429
  msgstr "Minnesanvändning"
430
 
431
- #: bws_menu.php:529
432
  msgid "MYSQL Version"
433
  msgstr "MySQL-version"
434
 
435
- #: bws_menu.php:530
436
  msgid "SQL Mode"
437
  msgstr "SQL-läge"
438
 
439
- #: bws_menu.php:531
440
  msgid "PHP Version"
441
  msgstr "PHP-version"
442
 
443
- #: bws_menu.php:532
444
  msgid "PHP Safe Mode"
445
  msgstr "PHP säkert läge"
446
 
447
- #: bws_menu.php:533
448
  msgid "PHP Allow URL fopen"
449
  msgstr "PHP tillåt URL fopen"
450
 
451
- #: bws_menu.php:534
452
  msgid "PHP Memory Limit"
453
  msgstr "PHP Minnesgräns"
454
 
455
- #: bws_menu.php:535
456
  msgid "PHP Max Upload Size"
457
  msgstr "PHP Max uppladdningstorlek"
458
 
459
- #: bws_menu.php:536
460
  msgid "PHP Max Post Size"
461
  msgstr "PHP Max poststorlek"
462
 
463
- #: bws_menu.php:537
464
  msgid "PHP Max Script Execute Time"
465
  msgstr "PHP Max skriptexekverinstid"
466
 
467
- #: bws_menu.php:538
468
  msgid "PHP Exif support"
469
  msgstr "PHP Exifstöd"
470
 
471
- #: bws_menu.php:539
472
  msgid "PHP IPTC support"
473
  msgstr "PHP ITPC-stöd"
474
 
475
- #: bws_menu.php:540
476
  msgid "PHP XML support"
477
  msgstr "PHP XML-stöd"
478
 
479
- #: bws_menu.php:541
480
  msgid "Site URL"
481
  msgstr "SajtURL"
482
 
483
- #: bws_menu.php:542
484
  msgid "Home URL"
485
  msgstr "HemURL"
486
 
487
- #: bws_menu.php:545
488
  msgid "WordPress Version"
489
  msgstr "WordPress-version"
490
 
491
- #: bws_menu.php:546
492
  msgid "WordPress DB Version"
493
  msgstr "WordPress-DB-version"
494
 
495
- #: bws_menu.php:547
496
  msgid "Multisite"
497
  msgstr "Multisajt"
498
 
499
- #: bws_menu.php:548
500
  msgid "Active Theme"
501
  msgstr "Aktivt tema"
502
 
503
- #: bws_menu.php:563
504
  msgid "Please enter a valid email address."
505
  msgstr "Var god ange en giltig epost-adress."
506
 
507
- #: bws_menu.php:567
508
  msgid "Email with system info is sent to "
509
  msgstr "Epost med systeminfo är skickat till"
510
 
511
- #: bws_menu.php:571
512
  msgid "Thank you for contacting us."
513
  msgstr "Tack för att du kontaktade oss."
514
 
515
- #: bws_menu.php:604
516
  msgid "Sorry, email message could not be delivered."
517
  msgstr "Ledsen, eposten kunde inte levereras."
518
 
519
- #: bws_menu.php:612
520
  msgid "Need help?"
521
  msgstr ""
522
 
523
- #: bws_menu.php:613
524
  msgid "Client area"
525
  msgstr ""
526
 
527
- #: bws_menu.php:614
528
- #: bws_menu.php:925
529
  msgid "System status"
530
  msgstr "Systemstatus"
531
 
532
- #: bws_menu.php:619
533
  #, fuzzy
534
  msgid "Plugins"
535
  msgstr "Betaltillägg"
536
 
537
- #: bws_menu.php:621
538
  msgid "Themes"
539
  msgstr ""
540
 
541
- #: bws_menu.php:626
542
  msgid "All"
543
  msgstr ""
544
 
545
- #: bws_menu.php:627
546
  #, fuzzy
547
  msgid "Installed"
548
  msgstr "Installera %s"
549
 
550
- #: bws_menu.php:628
551
  #, fuzzy
552
  msgid "Recommended"
553
  msgstr "Rekommenderade tillägg"
554
 
555
- #: bws_menu.php:632
556
  msgid "Installed plugins"
557
  msgstr "Installerade tillägg"
558
 
559
- #: bws_menu.php:664
560
- #: bws_menu.php:713
561
  msgid "Settings"
562
  msgstr "Inställningar"
563
 
564
- #: bws_menu.php:685
565
- #: bws_menu.php:742
566
  #, fuzzy
567
  msgid "Activate this plugin"
568
  msgstr "Aktiverade tillägg"
569
 
570
- #: bws_menu.php:700
571
- #: bws_menu.php:730
572
- #: bws_menu.php:776
573
  msgid "Go"
574
  msgstr ""
575
 
576
- #: bws_menu.php:704
577
- #: bws_menu.php:734
578
- #: bws_menu.php:780
579
  msgid "DONATE"
580
  msgstr ""
581
 
582
- #: bws_menu.php:750
583
  msgid "Recommended plugins"
584
  msgstr "Rekommenderade tillägg"
585
 
586
- #: bws_menu.php:788
587
  #, fuzzy
588
  msgid "Install now"
589
  msgstr "Установить сейчас"
590
 
591
- #: bws_menu.php:809
592
  msgid "Try again"
593
  msgstr ""
594
 
595
- #: bws_menu.php:827
596
  #, php-format
597
  msgid "Preview &#8220;%s&#8221;"
598
  msgstr ""
599
 
600
- #: bws_menu.php:858
601
  #, php-format
602
  msgid "Install %s"
603
  msgstr "Installera %s"
604
 
605
- #: bws_menu.php:858
606
  msgid "Install Now"
607
  msgstr "Установить сейчас"
608
 
609
- #: bws_menu.php:861
610
  #, php-format
611
  msgid "Update to version %s"
612
  msgstr ""
613
 
614
- #: bws_menu.php:861
615
  msgid "Update"
616
  msgstr ""
617
 
618
- #: bws_menu.php:868
619
  #, php-format
620
  msgid "Preview %s"
621
  msgstr ""
622
 
623
- #: bws_menu.php:868
624
  msgid "Preview"
625
  msgstr ""
626
 
627
- #: bws_menu.php:874
628
- #: bws_menu.php:906
629
  #, php-format
630
  msgid "By %s"
631
  msgstr ""
632
 
633
- #: bws_menu.php:880
634
  msgid "Details"
635
  msgstr ""
636
 
637
- #: bws_menu.php:912
638
  #, fuzzy
639
  msgid "Already Installed"
640
  msgstr "Installera %s"
641
 
642
- #: bws_menu.php:928
643
  msgid "Environment"
644
  msgstr "Miljövariabler"
645
 
646
- #: bws_menu.php:939
647
  msgid "Active Plugins"
648
  msgstr "Aktiverade tillägg"
649
 
650
- #: bws_menu.php:952
651
  msgid "Inactive Plugins"
652
  msgstr "Inaktiverade tillägg"
653
 
654
- #: bws_menu.php:968
655
  msgid "Send to support"
656
  msgstr "Skicka till support"
657
 
658
- #: bws_menu.php:975
659
  msgid "Send to custom email &#187;"
660
  msgstr "Skicka till anpassad epost &#187;"
661
 
@@ -793,9 +810,6 @@ msgstr "Skicka till anpassad epost &#187;"
793
  #~ msgid "CAPTCHA complexity level"
794
  #~ msgstr "CAPTCHA-svårighetsgrad"
795
 
796
- #~ msgid "Save Changes"
797
- #~ msgstr "Spara ändringar"
798
-
799
  #~ msgid "ERROR"
800
  #~ msgstr "FEL"
801
 
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-17 16:00+0300\n"
6
+ "PO-Revision-Date: 2015-09-17 16:00+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"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
  #: bws_functions.php:29
20
+ #: bws_functions.php:53
21
  msgid "requires"
22
  msgstr ""
23
 
34
  msgid "Plugins page"
35
  msgstr "Betaltillägg"
36
 
37
+ #: bws_functions.php:55
38
+ msgid "or higher! We do not guarantee that our plugin will work correctly. Please upgrade to WordPress latest version."
39
+ msgstr ""
40
+
41
+ #: bws_functions.php:112
42
  msgid "It’s time to upgrade your"
43
  msgstr ""
44
 
45
+ #: bws_functions.php:112
46
  #, fuzzy
47
  msgid "to"
48
  msgstr "två"
49
 
50
+ #: bws_functions.php:112
51
  #, fuzzy
52
  msgid "version!"
53
  msgstr "PHP-version"
54
 
55
+ #: bws_functions.php:113
56
  msgid "Extend standard plugin functionality with new great options."
57
  msgstr ""
58
 
59
+ #: bws_functions.php:116
60
+ #: bws_functions.php:513
61
  #, fuzzy
62
  msgid "Learn More"
63
  msgstr "Läs mer"
64
 
65
+ #: bws_functions.php:133
66
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
67
  msgstr ""
68
 
69
+ #: bws_functions.php:134
70
  #, fuzzy
71
  msgid "Rate the plugin"
72
  msgstr "Aktiverade tillägg"
73
 
74
+ #: bws_functions.php:137
75
  #, fuzzy
76
  msgid "If there is something wrong about it, please contact us"
77
  msgstr "Om du har några frågor, kontakta oss via"
78
 
79
+ #: bws_functions.php:154
80
+ #: bws_functions.php:190
81
  msgid "Wrong license key"
82
  msgstr ""
83
 
84
+ #: bws_functions.php:184
85
+ #: bws_functions.php:426
86
+ #: bws_functions.php:477
87
  msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
88
  msgstr ""
89
 
90
+ #: bws_functions.php:184
91
+ #: bws_functions.php:426
92
+ #: bws_functions.php:477
93
  msgid "We are sorry for inconvenience."
94
  msgstr ""
95
 
96
+ #: bws_functions.php:192
97
  msgid "This license key is bind to another site"
98
  msgstr ""
99
 
100
+ #: bws_functions.php:194
101
+ #: bws_functions.php:336
102
  msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
103
  msgstr ""
104
 
105
+ #: bws_functions.php:196
106
  msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
107
  msgstr ""
108
 
109
+ #: bws_functions.php:198
110
  msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
111
  msgstr ""
112
 
113
+ #: bws_functions.php:219
114
+ #: bws_functions.php:241
115
+ #: bws_functions.php:263
116
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
117
  msgstr ""
118
 
119
+ #: bws_functions.php:231
120
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
121
  msgstr ""
122
 
123
+ #: bws_functions.php:237
124
  msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
125
  msgstr ""
126
 
127
+ #: bws_functions.php:244
128
  msgid "UploadDir is not writable. Please, upload the plugin manually"
129
  msgstr ""
130
 
131
+ #: bws_functions.php:267
132
  msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
133
  msgstr ""
134
 
135
+ #: bws_functions.php:292
136
  msgid "Please, enter Your license key"
137
  msgstr ""
138
 
139
+ #: bws_functions.php:309
140
  msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
141
  msgstr ""
142
 
143
+ #: bws_functions.php:311
144
+ #: bws_functions.php:393
145
  msgid "Please, go to"
146
  msgstr ""
147
 
148
+ #: bws_functions.php:311
149
+ #: bws_functions.php:393
150
  msgid "the setting page"
151
  msgstr ""
152
 
153
+ #: bws_functions.php:312
154
+ #: bws_functions.php:394
155
  msgid "You will be redirected automatically in 5 seconds."
156
  msgstr ""
157
 
158
+ #: bws_functions.php:317
159
  msgid "You can download and activate"
160
  msgstr ""
161
 
162
+ #: bws_functions.php:319
163
  msgid "version of this plugin by entering Your license key."
164
  msgstr ""
165
 
166
+ #: bws_functions.php:321
167
+ #: bws_functions.php:362
168
  msgid "You can find your license key on your personal page Client area, by clicking on the link"
169
  msgstr ""
170
 
171
+ #: bws_functions.php:323
172
+ #: bws_functions.php:364
173
  msgid "(your username is the email you specify when purchasing the product)."
174
  msgstr ""
175
 
176
+ #: bws_functions.php:327
177
+ #: bws_functions.php:630
178
  #, fuzzy
179
  msgid "or"
180
  msgstr "fyra"
181
 
182
+ #: bws_functions.php:327
183
  #, php-format
184
  msgid "Start Your Free %s-Day Trial Now"
185
  msgstr ""
186
 
187
+ #: bws_functions.php:333
188
+ #: bws_functions.php:342
189
+ #: bws_functions.php:372
190
+ #: bws_functions.php:380
191
+ #: bws_menu.php:693
192
+ #: bws_menu.php:750
193
  #, fuzzy
194
  msgid "Activate"
195
  msgstr "Aktiverade tillägg"
196
 
197
+ #: bws_functions.php:359
198
+ #: bws_functions.php:452
199
  #, php-format
200
  msgid "In order to continue using the plugin it is necessary to buy a %s license."
201
  msgstr ""
202
 
203
+ #: bws_functions.php:360
204
  msgid "After that you can activate it by entering your license key."
205
  msgstr ""
206
 
207
+ #: bws_functions.php:374
208
  msgid "Unfortunately, you have exceeded the number of available tries per day."
209
  msgstr ""
210
 
211
+ #: bws_functions.php:391
212
  msgid "Congratulations! The Pro license of the plugin is successfully activated."
213
  msgstr ""
214
 
215
+ #: bws_functions.php:432
216
  msgid "Wrong license key."
217
  msgstr ""
218
 
219
+ #: bws_functions.php:434
220
  msgid "This license key is bind to another site."
221
  msgstr ""
222
 
223
+ #: bws_functions.php:436
224
  msgid "This license key is valid, but Your license has expired. If you want to update our plugin in future, you should extend the license."
225
  msgstr ""
226
 
227
+ #: bws_functions.php:438
228
  msgid "Unfortunately, you have exceeded the number of available tries."
229
  msgstr ""
230
 
231
+ #: bws_functions.php:440
232
  msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
233
  msgstr ""
234
 
235
+ #: bws_functions.php:444
236
  msgid "The Pro Trial license key is valid."
237
  msgstr ""
238
 
239
+ #: bws_functions.php:446
240
  msgid "The license key is valid."
241
  msgstr ""
242
 
243
+ #: bws_functions.php:449
244
  msgid "Your license will expire on"
245
  msgstr ""
246
 
247
+ #: bws_functions.php:482
248
  msgid "Please, enter your license key"
249
  msgstr ""
250
 
251
+ #: bws_functions.php:495
252
  msgid "If needed you can check if the license key is correct or reenter it in the field below. You can find your license key on your personal page - Client area - on our website"
253
  msgstr ""
254
 
255
+ #: bws_functions.php:495
256
  msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
257
  msgstr ""
258
 
259
+ #: bws_functions.php:499
260
  msgid "Check license key"
261
  msgstr ""
262
 
263
+ #: bws_functions.php:513
264
  msgid "WARNING: Illegal use notification"
265
  msgstr ""
266
 
267
+ #: bws_functions.php:513
268
  msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
269
  msgstr ""
270
 
271
+ #: bws_functions.php:521
272
  msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
273
  msgstr ""
274
 
275
+ #: bws_functions.php:523
276
  msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
277
  msgstr ""
278
 
279
+ #: bws_functions.php:523
280
+ #: bws_functions.php:576
281
+ #: bws_menu.php:669
282
+ #: bws_menu.php:691
283
+ #: bws_menu.php:718
284
+ #: bws_menu.php:748
285
+ #: bws_menu.php:794
286
  #, fuzzy
287
  msgid "Learn more"
288
  msgstr "Läs mer"
289
 
290
+ #: bws_functions.php:533
291
  #, php-format
292
  msgid "Notice: You are using the Pro Trial license of %s plugin."
293
  msgstr ""
294
 
295
+ #: bws_functions.php:535
296
  msgid "Notice: You are using the Pro Trial license of plugin."
297
  msgstr ""
298
 
299
+ #: bws_functions.php:538
300
  msgid "The Pro Trial license will expire on"
301
  msgstr ""
302
 
303
+ #: bws_functions.php:576
304
  msgid "You license for"
305
  msgstr ""
306
 
307
+ #: bws_functions.php:576
308
  msgid "expires on"
309
  msgstr ""
310
 
311
+ #: bws_functions.php:576
312
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
313
  msgstr ""
314
 
315
+ #: bws_functions.php:626
316
  #, fuzzy
317
  msgid "Thank you for installing"
318
  msgstr "Tack för att du kontaktade oss."
319
 
320
+ #: bws_functions.php:627
321
  msgid "Let's get started"
322
  msgstr ""
323
 
324
+ #: bws_functions.php:628
325
  #, fuzzy
326
  msgid "Configure Settings"
327
  msgstr "Inställningar"
328
 
329
+ #: bws_functions.php:631
330
  msgid "Add New"
331
  msgstr ""
332
 
333
+ #: bws_functions.php:635
334
  msgid "Close notice"
335
  msgstr ""
336
 
337
+ #: bws_functions.php:648
338
+ msgid "Notice"
339
  msgstr ""
340
 
341
+ #: bws_functions.php:648
342
+ msgid "The plugin's settings have been changed."
343
+ msgstr ""
344
+
345
+ #: bws_functions.php:649
346
+ msgid "Save Changes"
347
+ msgstr "Spara ändringar"
348
+
349
+ #: bws_functions.php:694
350
+ msgid "Add BWS Plugins Shortcode"
351
+ msgstr ""
352
+
353
+ #: bws_functions.php:738
354
  msgid "Close"
355
  msgstr ""
356
 
357
+ #: bws_functions.php:829
358
  msgid "Restore all plugin settings to defaults"
359
  msgstr ""
360
 
361
+ #: bws_functions.php:831
362
  msgid "Restore settings"
363
  msgstr ""
364
 
365
+ #: bws_functions.php:842
366
  msgid "Are you sure you want to restore all settings by default?"
367
  msgstr ""
368
 
369
+ #: bws_functions.php:845
370
  msgid "Yes, restore all settings"
371
  msgstr ""
372
 
373
+ #: bws_functions.php:846
374
  msgid "No, go back to the settings page"
375
  msgstr ""
376
 
377
+ #: bws_functions.php:890
378
  #, fuzzy
379
  msgid "Plugin"
380
  msgstr "Betaltillägg"
381
 
382
+ #: bws_functions.php:899
383
  #, fuzzy
384
  msgid "Shortcode settings"
385
  msgstr "Inställningar"
386
 
387
+ #: bws_functions.php:904
388
  msgid "The shortcode will be inserted"
389
  msgstr ""
390
 
391
+ #: bws_functions.php:909
392
  msgid "Insert"
393
  msgstr ""
394
 
395
+ #: bws_menu.php:506
396
  msgid "Not set"
397
  msgstr "Inte angiven"
398
 
399
+ #: bws_menu.php:508
400
+ #: bws_menu.php:509
401
  msgid "On"
402
  msgstr "På"
403
 
404
+ #: bws_menu.php:508
405
+ #: bws_menu.php:509
406
  msgid "Off"
407
  msgstr "Av"
408
 
409
+ #: bws_menu.php:510
410
+ #: bws_menu.php:511
411
+ #: bws_menu.php:512
412
+ #: bws_menu.php:513
413
+ #: bws_menu.php:514
414
+ #: bws_menu.php:526
415
  msgid "N/A"
416
  msgstr "Finns ej"
417
 
418
+ #: bws_menu.php:514
419
  msgid " Mb"
420
  msgstr " Mb"
421
 
422
+ #: bws_menu.php:515
423
+ #: bws_menu.php:516
424
+ #: bws_menu.php:517
425
+ #: bws_menu.php:522
426
  msgid "Yes"
427
  msgstr "Ja"
428
 
429
+ #: bws_menu.php:515
 
 
430
  #: bws_menu.php:516
431
+ #: bws_menu.php:517
432
+ #: bws_menu.php:524
433
  msgid "No"
434
  msgstr "Nej"
435
 
436
+ #: bws_menu.php:534
437
  msgid "Operating System"
438
  msgstr "Operativsystem"
439
 
440
+ #: bws_menu.php:535
441
  msgid "Server"
442
  msgstr "Server"
443
 
444
+ #: bws_menu.php:536
445
  msgid "Memory usage"
446
  msgstr "Minnesanvändning"
447
 
448
+ #: bws_menu.php:537
449
  msgid "MYSQL Version"
450
  msgstr "MySQL-version"
451
 
452
+ #: bws_menu.php:538
453
  msgid "SQL Mode"
454
  msgstr "SQL-läge"
455
 
456
+ #: bws_menu.php:539
457
  msgid "PHP Version"
458
  msgstr "PHP-version"
459
 
460
+ #: bws_menu.php:540
461
  msgid "PHP Safe Mode"
462
  msgstr "PHP säkert läge"
463
 
464
+ #: bws_menu.php:541
465
  msgid "PHP Allow URL fopen"
466
  msgstr "PHP tillåt URL fopen"
467
 
468
+ #: bws_menu.php:542
469
  msgid "PHP Memory Limit"
470
  msgstr "PHP Minnesgräns"
471
 
472
+ #: bws_menu.php:543
473
  msgid "PHP Max Upload Size"
474
  msgstr "PHP Max uppladdningstorlek"
475
 
476
+ #: bws_menu.php:544
477
  msgid "PHP Max Post Size"
478
  msgstr "PHP Max poststorlek"
479
 
480
+ #: bws_menu.php:545
481
  msgid "PHP Max Script Execute Time"
482
  msgstr "PHP Max skriptexekverinstid"
483
 
484
+ #: bws_menu.php:546
485
  msgid "PHP Exif support"
486
  msgstr "PHP Exifstöd"
487
 
488
+ #: bws_menu.php:547
489
  msgid "PHP IPTC support"
490
  msgstr "PHP ITPC-stöd"
491
 
492
+ #: bws_menu.php:548
493
  msgid "PHP XML support"
494
  msgstr "PHP XML-stöd"
495
 
496
+ #: bws_menu.php:549
497
  msgid "Site URL"
498
  msgstr "SajtURL"
499
 
500
+ #: bws_menu.php:550
501
  msgid "Home URL"
502
  msgstr "HemURL"
503
 
504
+ #: bws_menu.php:553
505
  msgid "WordPress Version"
506
  msgstr "WordPress-version"
507
 
508
+ #: bws_menu.php:554
509
  msgid "WordPress DB Version"
510
  msgstr "WordPress-DB-version"
511
 
512
+ #: bws_menu.php:555
513
  msgid "Multisite"
514
  msgstr "Multisajt"
515
 
516
+ #: bws_menu.php:556
517
  msgid "Active Theme"
518
  msgstr "Aktivt tema"
519
 
520
+ #: bws_menu.php:571
521
  msgid "Please enter a valid email address."
522
  msgstr "Var god ange en giltig epost-adress."
523
 
524
+ #: bws_menu.php:575
525
  msgid "Email with system info is sent to "
526
  msgstr "Epost med systeminfo är skickat till"
527
 
528
+ #: bws_menu.php:579
529
  msgid "Thank you for contacting us."
530
  msgstr "Tack för att du kontaktade oss."
531
 
532
+ #: bws_menu.php:612
533
  msgid "Sorry, email message could not be delivered."
534
  msgstr "Ledsen, eposten kunde inte levereras."
535
 
536
+ #: bws_menu.php:620
537
  msgid "Need help?"
538
  msgstr ""
539
 
540
+ #: bws_menu.php:621
541
  msgid "Client area"
542
  msgstr ""
543
 
544
+ #: bws_menu.php:622
545
+ #: bws_menu.php:933
546
  msgid "System status"
547
  msgstr "Systemstatus"
548
 
549
+ #: bws_menu.php:627
550
  #, fuzzy
551
  msgid "Plugins"
552
  msgstr "Betaltillägg"
553
 
554
+ #: bws_menu.php:629
555
  msgid "Themes"
556
  msgstr ""
557
 
558
+ #: bws_menu.php:634
559
  msgid "All"
560
  msgstr ""
561
 
562
+ #: bws_menu.php:635
563
  #, fuzzy
564
  msgid "Installed"
565
  msgstr "Installera %s"
566
 
567
+ #: bws_menu.php:636
568
  #, fuzzy
569
  msgid "Recommended"
570
  msgstr "Rekommenderade tillägg"
571
 
572
+ #: bws_menu.php:640
573
  msgid "Installed plugins"
574
  msgstr "Installerade tillägg"
575
 
576
+ #: bws_menu.php:672
577
+ #: bws_menu.php:721
578
  msgid "Settings"
579
  msgstr "Inställningar"
580
 
581
+ #: bws_menu.php:693
582
+ #: bws_menu.php:750
583
  #, fuzzy
584
  msgid "Activate this plugin"
585
  msgstr "Aktiverade tillägg"
586
 
587
+ #: bws_menu.php:708
588
+ #: bws_menu.php:738
589
+ #: bws_menu.php:784
590
  msgid "Go"
591
  msgstr ""
592
 
593
+ #: bws_menu.php:712
594
+ #: bws_menu.php:742
595
+ #: bws_menu.php:788
596
  msgid "DONATE"
597
  msgstr ""
598
 
599
+ #: bws_menu.php:758
600
  msgid "Recommended plugins"
601
  msgstr "Rekommenderade tillägg"
602
 
603
+ #: bws_menu.php:796
604
  #, fuzzy
605
  msgid "Install now"
606
  msgstr "Установить сейчас"
607
 
608
+ #: bws_menu.php:817
609
  msgid "Try again"
610
  msgstr ""
611
 
612
+ #: bws_menu.php:835
613
  #, php-format
614
  msgid "Preview &#8220;%s&#8221;"
615
  msgstr ""
616
 
617
+ #: bws_menu.php:866
618
  #, php-format
619
  msgid "Install %s"
620
  msgstr "Installera %s"
621
 
622
+ #: bws_menu.php:866
623
  msgid "Install Now"
624
  msgstr "Установить сейчас"
625
 
626
+ #: bws_menu.php:869
627
  #, php-format
628
  msgid "Update to version %s"
629
  msgstr ""
630
 
631
+ #: bws_menu.php:869
632
  msgid "Update"
633
  msgstr ""
634
 
635
+ #: bws_menu.php:876
636
  #, php-format
637
  msgid "Preview %s"
638
  msgstr ""
639
 
640
+ #: bws_menu.php:876
641
  msgid "Preview"
642
  msgstr ""
643
 
644
+ #: bws_menu.php:882
645
+ #: bws_menu.php:914
646
  #, php-format
647
  msgid "By %s"
648
  msgstr ""
649
 
650
+ #: bws_menu.php:888
651
  msgid "Details"
652
  msgstr ""
653
 
654
+ #: bws_menu.php:920
655
  #, fuzzy
656
  msgid "Already Installed"
657
  msgstr "Installera %s"
658
 
659
+ #: bws_menu.php:936
660
  msgid "Environment"
661
  msgstr "Miljövariabler"
662
 
663
+ #: bws_menu.php:947
664
  msgid "Active Plugins"
665
  msgstr "Aktiverade tillägg"
666
 
667
+ #: bws_menu.php:960
668
  msgid "Inactive Plugins"
669
  msgstr "Inaktiverade tillägg"
670
 
671
+ #: bws_menu.php:976
672
  msgid "Send to support"
673
  msgstr "Skicka till support"
674
 
675
+ #: bws_menu.php:983
676
  msgid "Send to custom email &#187;"
677
  msgstr "Skicka till anpassad epost &#187;"
678
 
810
  #~ msgid "CAPTCHA complexity level"
811
  #~ msgstr "CAPTCHA-svårighetsgrad"
812
 
 
 
 
813
  #~ msgid "ERROR"
814
  #~ msgstr "FEL"
815
 
bws_menu/languages/bestwebsoft-uk.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-uk.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-09-07 13:12+0300\n"
6
- "PO-Revision-Date: 2015-09-07 13:15+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"
@@ -17,6 +17,7 @@ msgstr ""
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
  #: bws_functions.php:29
 
20
  msgid "requires"
21
  msgstr "потребує"
22
 
@@ -32,611 +33,627 @@ msgstr "Повернутися на WordPress на"
32
  msgid "Plugins page"
33
  msgstr "Сторінку Плагінів"
34
 
35
- #: bws_functions.php:91
 
 
 
 
36
  msgid "It’s time to upgrade your"
37
  msgstr "Настав час модернізувати Ваш"
38
 
39
- #: bws_functions.php:91
40
  msgid "to"
41
  msgstr "до"
42
 
43
- #: bws_functions.php:91
44
  msgid "version!"
45
  msgstr "версії!"
46
 
47
- #: bws_functions.php:92
48
  msgid "Extend standard plugin functionality with new great options."
49
  msgstr "Розширює можливості стандартного функціоналу плагіна."
50
 
51
- #: bws_functions.php:95
52
- #: bws_functions.php:492
53
  msgid "Learn More"
54
  msgstr "Дізнатись більше"
55
 
56
- #: bws_functions.php:112
57
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
58
  msgstr "Якщо вам сподобався плагін, будь ласка, поставте нам 5 зірочок на WordPress"
59
 
60
- #: bws_functions.php:113
61
  msgid "Rate the plugin"
62
  msgstr "Оцінити плагін"
63
 
64
- #: bws_functions.php:116
65
  msgid "If there is something wrong about it, please contact us"
66
  msgstr "Якщо щось не так, будь ласка, повідомте нам"
67
 
68
- #: bws_functions.php:133
69
- #: bws_functions.php:169
70
  msgid "Wrong license key"
71
  msgstr "Невірний ключ ліцензії"
72
 
73
- #: bws_functions.php:163
74
- #: bws_functions.php:405
75
- #: bws_functions.php:456
76
  msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
77
  msgstr "Щось не так, спробуйте пізніше. Якщо помилка повториться, будь ласка, повідомте нам"
78
 
79
- #: bws_functions.php:163
80
- #: bws_functions.php:405
81
- #: bws_functions.php:456
82
  msgid "We are sorry for inconvenience."
83
  msgstr "Просимо вибачення за незручності."
84
 
85
- #: bws_functions.php:171
86
  msgid "This license key is bind to another site"
87
  msgstr "Цей ліцензійний ключ прив'язано до іншого сайту"
88
 
89
- #: bws_functions.php:173
90
- #: bws_functions.php:315
91
  msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
92
  msgstr "На жаль, ви перевищили кількість доступних спроб на день. Будь ласка, завантажте плагін вручну"
93
 
94
- #: bws_functions.php:175
95
  msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
96
  msgstr "На жаль, ваша ліцензія скінчилась. Для того, щоб і надалі отримувати першочергову техпідтримку і оновлення, будь ласка, продовжте ліцензію"
97
 
98
- #: bws_functions.php:177
99
  msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
100
  msgstr "На жаль, Pro ліцензія уже використовувалась на цьому домені. Тріал Pro версії плагіну можна використати лише один раз."
101
 
102
- #: bws_functions.php:198
103
- #: bws_functions.php:220
104
- #: bws_functions.php:242
105
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
106
  msgstr "Помилка при завантаженні zip-архіву. Будь ласка, завантажте плагін вручну"
107
 
108
- #: bws_functions.php:210
109
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
110
  msgstr "Помилка при відкритті zip-архіву. Будь ласка, завантажте плагін вручну"
111
 
112
- #: bws_functions.php:216
113
  msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
114
  msgstr "Ваш сервер не підтримує формати Zip і Phar. Будь ласка, завантажте плагін вручну"
115
 
116
- #: bws_functions.php:223
117
  msgid "UploadDir is not writable. Please, upload the plugin manually"
118
  msgstr "Немає доступу до теки завантажень WordPress. Будь ласка, завантажте плагін вручну"
119
 
120
- #: bws_functions.php:246
121
  msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
122
  msgstr "Виникли певні проблеми. Спробуйте ще раз пізніше або завантажте плагін вручну. Просимо вибачення за незручності."
123
 
124
- #: bws_functions.php:271
125
  msgid "Please, enter Your license key"
126
  msgstr "Будь ласка, впишіть ваш ліцензійний ключ"
127
 
128
- #: bws_functions.php:288
129
  msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
130
  msgstr "Вітаємо! Pro версію плагіну успішно завантажено та активовано."
131
 
132
- #: bws_functions.php:290
133
- #: bws_functions.php:372
134
  msgid "Please, go to"
135
  msgstr "Будь ласка, перейдіть на"
136
 
137
- #: bws_functions.php:290
138
- #: bws_functions.php:372
139
  msgid "the setting page"
140
  msgstr "сторінку установок"
141
 
142
- #: bws_functions.php:291
143
- #: bws_functions.php:373
144
  msgid "You will be redirected automatically in 5 seconds."
145
  msgstr "Вас буде перенаправлено автоматично через 5 секунд."
146
 
147
- #: bws_functions.php:296
148
  msgid "You can download and activate"
149
  msgstr "Ви можете завантажити та активувати"
150
 
151
- #: bws_functions.php:298
152
  msgid "version of this plugin by entering Your license key."
153
  msgstr "версію цього плагіну, якщо впишете ваш ліцензійний ключ."
154
 
155
- #: bws_functions.php:300
156
- #: bws_functions.php:341
157
  msgid "You can find your license key on your personal page Client area, by clicking on the link"
158
  msgstr "Ви можете знайти ваш ліцензійний ключ на вашій персональній сторінці у Client area, перейшовши за посиланням"
159
 
160
- #: bws_functions.php:302
161
- #: bws_functions.php:343
162
  msgid "(your username is the email you specify when purchasing the product)."
163
  msgstr "(ваше ім'я - це емейл, який ви вказували при купівлі плагіну)"
164
 
165
- #: bws_functions.php:306
166
- #: bws_functions.php:609
167
  msgid "or"
168
  msgstr "або"
169
 
170
- #: bws_functions.php:306
171
  #, php-format
172
  msgid "Start Your Free %s-Day Trial Now"
173
  msgstr "Спробуйте %s-денну тріал версію безкоштовно"
174
 
175
- #: bws_functions.php:312
176
- #: bws_functions.php:321
177
- #: bws_functions.php:351
178
- #: bws_functions.php:359
179
- #: bws_menu.php:685
180
- #: bws_menu.php:742
181
  msgid "Activate"
182
  msgstr "Активувати"
183
 
184
- #: bws_functions.php:338
185
- #: bws_functions.php:431
186
  #, php-format
187
  msgid "In order to continue using the plugin it is necessary to buy a %s license."
188
  msgstr "Щоб продовжити користуватись плагіном, потрібно придбати %s ліцензію."
189
 
190
- #: bws_functions.php:339
191
  msgid "After that you can activate it by entering your license key."
192
  msgstr "Після цього ви зможете активувати його ввівши ліцензійний ключ."
193
 
194
- #: bws_functions.php:353
195
  msgid "Unfortunately, you have exceeded the number of available tries per day."
196
  msgstr "На жаль, ви перевищили кількість допустимих спроб."
197
 
198
- #: bws_functions.php:370
199
  msgid "Congratulations! The Pro license of the plugin is successfully activated."
200
  msgstr "Вітаємо! Pro версію плагіну успішно активовано."
201
 
202
- #: bws_functions.php:411
203
  msgid "Wrong license key."
204
  msgstr "Неправильний ліцензійний ключ."
205
 
206
- #: bws_functions.php:413
207
  msgid "This license key is bind to another site."
208
  msgstr "Цей ліцензійний ключ прив'язано до іншого сайту."
209
 
210
- #: bws_functions.php:415
211
  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."
212
  msgstr "Даний ліцензійний ключ дійсний, але строк вашої ліцензії витік. Якщо ви хочете оновлювати наш плагін у майбутньому, вам слід подовжити ліцензію."
213
 
214
- #: bws_functions.php:417
215
  msgid "Unfortunately, you have exceeded the number of available tries."
216
  msgstr "На жаль, ви перевищили кількість допустимих спроб."
217
 
218
- #: bws_functions.php:419
219
  msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
220
  msgstr "На жаль, тріал Pro версія плагіну уже встановлювалась на цей домен. Тріал Pro версію можна встановлювати лише один раз."
221
 
222
- #: bws_functions.php:423
223
  msgid "The Pro Trial license key is valid."
224
  msgstr "Ключ тріал Pro версії вірний."
225
 
226
- #: bws_functions.php:425
227
  msgid "The license key is valid."
228
  msgstr "Ліцензійний ключ дійсний."
229
 
230
- #: bws_functions.php:428
231
  msgid "Your license will expire on"
232
  msgstr "Ваша ліцензія закінчується"
233
 
234
- #: bws_functions.php:461
235
  msgid "Please, enter your license key"
236
  msgstr "Будь ласка, введіть ваш ліцензійний ключ"
237
 
238
- #: bws_functions.php:474
239
  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"
240
  msgstr "При необхідності ви можете перевірити правильність вашого ліцензійного ключа або знову ввести його у полі, що знаходиться нижче. Ви можете знайти свій ліцензійний ключ на вашій персональній сторінці - Client area - на нашому сайті."
241
 
242
- #: bws_functions.php:474
243
  msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
244
  msgstr "(ім'я користувача - це електронна адреса, яку ви вказуєте при купівлі продукту). При необхідності, будь ласка, відправте запит на відновлення вашого паролю."
245
 
246
- #: bws_functions.php:478
247
  msgid "Check license key"
248
  msgstr "Перевірте ліцензійний ключ"
249
 
250
- #: bws_functions.php:492
251
  msgid "WARNING: Illegal use notification"
252
  msgstr "УВАГА: виявлено несанкціоноване використання плагіну"
253
 
254
- #: bws_functions.php:492
255
  msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
256
  msgstr "Ви можете використовувати одну ліцензію Про-плагіну для одного домену. Будь ласка, переконайтесь, що інформацію щодо ліцензії і домену введено вірно, у вкладці Client Area. Ми настійливо рекомендуємо Вам вирішити це питання протягом 24 годин, інакше плагін буде деактивовано."
257
 
258
- #: bws_functions.php:500
259
  msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
260
  msgstr "Увага: Термін дії тріал періоду Pro версії плагіну скінчився. Щоб продовжити користуватись плагіном, будь ласка, придбайте ліцензію Pro"
261
 
262
- #: bws_functions.php:502
263
  msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
264
  msgstr "Строк вашої ліцензії витік. Якщо ви хочете оновлювати наш плагін у майбутньому, вам слід подовжити ліцензію."
265
 
266
- #: bws_functions.php:502
267
- #: bws_functions.php:555
268
- #: bws_menu.php:661
269
- #: bws_menu.php:683
270
- #: bws_menu.php:710
271
- #: bws_menu.php:740
272
- #: bws_menu.php:786
273
  msgid "Learn more"
274
  msgstr "Дізнатись більше"
275
 
276
- #: bws_functions.php:512
277
  #, php-format
278
  msgid "Notice: You are using the Pro Trial license of %s plugin."
279
  msgstr "Увага: Ви використовуєте тріал Pro версію плагіну %s."
280
 
281
- #: bws_functions.php:514
282
  msgid "Notice: You are using the Pro Trial license of plugin."
283
  msgstr "Увага: Ви використовуєте тріал Pro версію плагіну."
284
 
285
- #: bws_functions.php:517
286
  msgid "The Pro Trial license will expire on"
287
  msgstr "Тріал період Pro версії плагіну закінчується"
288
 
289
- #: bws_functions.php:555
290
  msgid "You license for"
291
  msgstr "Ваша ліцензія для"
292
 
293
- #: bws_functions.php:555
294
  msgid "expires on"
295
  msgstr "витікає"
296
 
297
- #: bws_functions.php:555
298
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
299
  msgstr "та ви більше не будете отримувати першочергову технічну підтримку та оновлення."
300
 
301
- #: bws_functions.php:605
302
  msgid "Thank you for installing"
303
  msgstr "Дякуємо, що встановили"
304
 
305
- #: bws_functions.php:606
306
  msgid "Let's get started"
307
  msgstr "Розпочнемо"
308
 
309
- #: bws_functions.php:607
310
  msgid "Configure Settings"
311
  msgstr "Налаштувати плагін"
312
 
313
- #: bws_functions.php:610
314
  msgid "Add New"
315
  msgstr "Додати"
316
 
317
- #: bws_functions.php:614
318
  msgid "Close notice"
319
  msgstr "Закрити"
320
 
321
- #: bws_functions.php:667
322
- msgid "Add BWS shortcode"
 
 
 
 
 
 
 
 
 
 
 
 
323
  msgstr "Додати BWS шорткод"
324
 
325
- #: bws_functions.php:711
326
  msgid "Close"
327
  msgstr "Закрити"
328
 
329
- #: bws_functions.php:802
330
  msgid "Restore all plugin settings to defaults"
331
  msgstr "Скинути налаштування плагіну до стандартних"
332
 
333
- #: bws_functions.php:804
334
  msgid "Restore settings"
335
  msgstr "Скинути налаштування"
336
 
337
- #: bws_functions.php:815
338
  msgid "Are you sure you want to restore all settings by default?"
339
  msgstr "Ви впевнені, що хочете скинути налаштування плагіну до стандартних?"
340
 
341
- #: bws_functions.php:818
342
  msgid "Yes, restore all settings"
343
  msgstr "Так, скинути налаштування"
344
 
345
- #: bws_functions.php:819
346
  msgid "No, go back to the settings page"
347
  msgstr "Ні, повернутись назад на сторінку налаштувань"
348
 
349
- #: bws_functions.php:863
350
  msgid "Plugin"
351
  msgstr "Плагін"
352
 
353
- #: bws_functions.php:872
354
  msgid "Shortcode settings"
355
  msgstr "Налаштування шорткоду"
356
 
357
- #: bws_functions.php:877
358
  msgid "The shortcode will be inserted"
359
  msgstr "Буде вставлено шорткод"
360
 
361
- #: bws_functions.php:882
362
  msgid "Insert"
363
  msgstr "Вставити"
364
 
365
- #: bws_menu.php:498
366
  msgid "Not set"
367
  msgstr "Не задано"
368
 
369
- #: bws_menu.php:500
370
- #: bws_menu.php:501
371
  msgid "On"
372
  msgstr "Увімк."
373
 
374
- #: bws_menu.php:500
375
- #: bws_menu.php:501
376
  msgid "Off"
377
  msgstr "Вимк."
378
 
379
- #: bws_menu.php:502
380
- #: bws_menu.php:503
381
- #: bws_menu.php:504
382
- #: bws_menu.php:505
383
- #: bws_menu.php:506
384
- #: bws_menu.php:518
385
  msgid "N/A"
386
  msgstr "Невідомо"
387
 
388
- #: bws_menu.php:506
389
  msgid " Mb"
390
  msgstr "Мб"
391
 
392
- #: bws_menu.php:507
393
- #: bws_menu.php:508
394
- #: bws_menu.php:509
395
- #: bws_menu.php:514
396
  msgid "Yes"
397
  msgstr "Так"
398
 
399
- #: bws_menu.php:507
400
- #: bws_menu.php:508
401
- #: bws_menu.php:509
402
  #: bws_menu.php:516
 
 
403
  msgid "No"
404
  msgstr "Ні"
405
 
406
- #: bws_menu.php:526
407
  msgid "Operating System"
408
  msgstr "Операційна система"
409
 
410
- #: bws_menu.php:527
411
  msgid "Server"
412
  msgstr "Тип серверу"
413
 
414
- #: bws_menu.php:528
415
  msgid "Memory usage"
416
  msgstr "Пам’яті використано"
417
 
418
- #: bws_menu.php:529
419
  msgid "MYSQL Version"
420
  msgstr "Версія MYSQL"
421
 
422
- #: bws_menu.php:530
423
  msgid "SQL Mode"
424
  msgstr "Режим SQL"
425
 
426
- #: bws_menu.php:531
427
  msgid "PHP Version"
428
  msgstr "Версія PHP"
429
 
430
- #: bws_menu.php:532
431
  msgid "PHP Safe Mode"
432
  msgstr "PHP Безпечний режим"
433
 
434
- #: bws_menu.php:533
435
  msgid "PHP Allow URL fopen"
436
  msgstr "Дозволити PHP URL fopen"
437
 
438
- #: bws_menu.php:534
439
  msgid "PHP Memory Limit"
440
  msgstr "Ліміт пам’яті"
441
 
442
- #: bws_menu.php:535
443
  msgid "PHP Max Upload Size"
444
  msgstr "Макс. розмір файлу, що завантажується"
445
 
446
- #: bws_menu.php:536
447
  msgid "PHP Max Post Size"
448
  msgstr "Макс. розмір посту"
449
 
450
- #: bws_menu.php:537
451
  msgid "PHP Max Script Execute Time"
452
  msgstr "Макс. час виконання сценарію"
453
 
454
- #: bws_menu.php:538
455
  msgid "PHP Exif support"
456
  msgstr "Підтримка PHP Exif"
457
 
458
- #: bws_menu.php:539
459
  msgid "PHP IPTC support"
460
  msgstr "Підтримка PHP IPTC"
461
 
462
- #: bws_menu.php:540
463
  msgid "PHP XML support"
464
  msgstr "Підтримка PHP XML"
465
 
466
- #: bws_menu.php:541
467
  msgid "Site URL"
468
  msgstr "Адреса сайту"
469
 
470
- #: bws_menu.php:542
471
  msgid "Home URL"
472
  msgstr "Адреса домашньої сторінки"
473
 
474
- #: bws_menu.php:545
475
  msgid "WordPress Version"
476
  msgstr "Версія WordPress"
477
 
478
- #: bws_menu.php:546
479
  msgid "WordPress DB Version"
480
  msgstr "Версія бази даних WordPress"
481
 
482
- #: bws_menu.php:547
483
  msgid "Multisite"
484
  msgstr "Мультисайт"
485
 
486
- #: bws_menu.php:548
487
  msgid "Active Theme"
488
  msgstr "Активна тема"
489
 
490
- #: bws_menu.php:563
491
  msgid "Please enter a valid email address."
492
  msgstr "Будь ласка, введіть коректний емейл."
493
 
494
- #: bws_menu.php:567
495
  msgid "Email with system info is sent to "
496
  msgstr "Емейл з системною інформацією надіслано на"
497
 
498
- #: bws_menu.php:571
499
  msgid "Thank you for contacting us."
500
  msgstr "Дякуємо, що звернулись до нас."
501
 
502
- #: bws_menu.php:604
503
  msgid "Sorry, email message could not be delivered."
504
  msgstr "Вибачте, ваше емейл не може бути доставлено"
505
 
506
- #: bws_menu.php:612
507
  msgid "Need help?"
508
  msgstr "Потрібна допомога?"
509
 
510
- #: bws_menu.php:613
511
  msgid "Client area"
512
  msgstr "Клієнтам"
513
 
514
- #: bws_menu.php:614
515
- #: bws_menu.php:925
516
  msgid "System status"
517
  msgstr "Системна інформація"
518
 
519
- #: bws_menu.php:619
520
  msgid "Plugins"
521
  msgstr "Плагіни"
522
 
523
- #: bws_menu.php:621
524
  msgid "Themes"
525
  msgstr "Теми"
526
 
527
- #: bws_menu.php:626
528
  msgid "All"
529
  msgstr "Всі"
530
 
531
- #: bws_menu.php:627
532
  msgid "Installed"
533
  msgstr "Встановлені"
534
 
535
- #: bws_menu.php:628
536
  msgid "Recommended"
537
  msgstr "Рекомендовані "
538
 
539
- #: bws_menu.php:632
540
  msgid "Installed plugins"
541
  msgstr "Встановлені плагіни"
542
 
543
- #: bws_menu.php:664
544
- #: bws_menu.php:713
545
  msgid "Settings"
546
  msgstr "Налаштування"
547
 
548
- #: bws_menu.php:685
549
- #: bws_menu.php:742
550
  msgid "Activate this plugin"
551
  msgstr "Активувати плагін"
552
 
553
- #: bws_menu.php:700
554
- #: bws_menu.php:730
555
- #: bws_menu.php:776
556
  msgid "Go"
557
  msgstr "Перейти"
558
 
559
- #: bws_menu.php:704
560
- #: bws_menu.php:734
561
- #: bws_menu.php:780
562
  msgid "DONATE"
563
  msgstr "Підтримати нас"
564
 
565
- #: bws_menu.php:750
566
  msgid "Recommended plugins"
567
  msgstr "Рекомендовані плагіни"
568
 
569
- #: bws_menu.php:788
570
  msgid "Install now"
571
  msgstr "Встановити"
572
 
573
- #: bws_menu.php:809
574
  msgid "Try again"
575
  msgstr "Спробувати ще раз"
576
 
577
- #: bws_menu.php:827
578
  #, php-format
579
  msgid "Preview &#8220;%s&#8221;"
580
  msgstr "Попередній перегляд &#8220;%s&#8221;"
581
 
582
- #: bws_menu.php:858
583
  #, php-format
584
  msgid "Install %s"
585
  msgstr "Встановити %s"
586
 
587
- #: bws_menu.php:858
588
  msgid "Install Now"
589
  msgstr "Встановити"
590
 
591
- #: bws_menu.php:861
592
  #, php-format
593
  msgid "Update to version %s"
594
  msgstr "Оновити до версії %s"
595
 
596
- #: bws_menu.php:861
597
  msgid "Update"
598
  msgstr "Оновити"
599
 
600
- #: bws_menu.php:868
601
  #, php-format
602
  msgid "Preview %s"
603
  msgstr "Попередній перегляд %s"
604
 
605
- #: bws_menu.php:868
606
  msgid "Preview"
607
  msgstr "Попередній перегляд"
608
 
609
- #: bws_menu.php:874
610
- #: bws_menu.php:906
611
  #, php-format
612
  msgid "By %s"
613
  msgstr "За %s"
614
 
615
- #: bws_menu.php:880
616
  msgid "Details"
617
  msgstr "Деталі"
618
 
619
- #: bws_menu.php:912
620
  msgid "Already Installed"
621
  msgstr "Уже встановлено %s"
622
 
623
- #: bws_menu.php:928
624
  msgid "Environment"
625
  msgstr "Системне оточення"
626
 
627
- #: bws_menu.php:939
628
  msgid "Active Plugins"
629
  msgstr "Активні плагіни"
630
 
631
- #: bws_menu.php:952
632
  msgid "Inactive Plugins"
633
  msgstr "Не активні плагіни"
634
 
635
- #: bws_menu.php:968
636
  msgid "Send to support"
637
  msgstr "Відправити службі тех. підтримки"
638
 
639
- #: bws_menu.php:975
640
  msgid "Send to custom email &#187;"
641
  msgstr "Відправити на електронну адресу &#187;"
642
 
@@ -780,9 +797,6 @@ msgstr "Відправити на електронну адресу &#187;"
780
  #~ msgid "CAPTCHA complexity level"
781
  #~ msgstr "Уровень сложности КАПЧИ"
782
 
783
- #~ msgid "Save Changes"
784
- #~ msgstr "Сохранить изменения"
785
-
786
  #~ msgid "ERROR"
787
  #~ msgstr "Ошибка"
788
 
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-17 16:00+0300\n"
6
+ "PO-Revision-Date: 2015-09-17 16:02+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: bestwebsoft.com <http://support.bestwebsoft.com>\n"
9
  "Language: ru_RU\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
  #: bws_functions.php:29
20
+ #: bws_functions.php:53
21
  msgid "requires"
22
  msgstr "потребує"
23
 
33
  msgid "Plugins page"
34
  msgstr "Сторінку Плагінів"
35
 
36
+ #: bws_functions.php:55
37
+ msgid "or higher! We do not guarantee that our plugin will work correctly. Please upgrade to WordPress latest version."
38
+ msgstr "чи вище! Ми не гарантуємо, що наш плагін буде працювати правильно. Будь ласка, оновіть WordPress до останньої версії."
39
+
40
+ #: bws_functions.php:112
41
  msgid "It’s time to upgrade your"
42
  msgstr "Настав час модернізувати Ваш"
43
 
44
+ #: bws_functions.php:112
45
  msgid "to"
46
  msgstr "до"
47
 
48
+ #: bws_functions.php:112
49
  msgid "version!"
50
  msgstr "версії!"
51
 
52
+ #: bws_functions.php:113
53
  msgid "Extend standard plugin functionality with new great options."
54
  msgstr "Розширює можливості стандартного функціоналу плагіна."
55
 
56
+ #: bws_functions.php:116
57
+ #: bws_functions.php:513
58
  msgid "Learn More"
59
  msgstr "Дізнатись більше"
60
 
61
+ #: bws_functions.php:133
62
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
63
  msgstr "Якщо вам сподобався плагін, будь ласка, поставте нам 5 зірочок на WordPress"
64
 
65
+ #: bws_functions.php:134
66
  msgid "Rate the plugin"
67
  msgstr "Оцінити плагін"
68
 
69
+ #: bws_functions.php:137
70
  msgid "If there is something wrong about it, please contact us"
71
  msgstr "Якщо щось не так, будь ласка, повідомте нам"
72
 
73
+ #: bws_functions.php:154
74
+ #: bws_functions.php:190
75
  msgid "Wrong license key"
76
  msgstr "Невірний ключ ліцензії"
77
 
78
+ #: bws_functions.php:184
79
+ #: bws_functions.php:426
80
+ #: bws_functions.php:477
81
  msgid "Something went wrong. Please try again later. If the error appears again, please contact us"
82
  msgstr "Щось не так, спробуйте пізніше. Якщо помилка повториться, будь ласка, повідомте нам"
83
 
84
+ #: bws_functions.php:184
85
+ #: bws_functions.php:426
86
+ #: bws_functions.php:477
87
  msgid "We are sorry for inconvenience."
88
  msgstr "Просимо вибачення за незручності."
89
 
90
+ #: bws_functions.php:192
91
  msgid "This license key is bind to another site"
92
  msgstr "Цей ліцензійний ключ прив'язано до іншого сайту"
93
 
94
+ #: bws_functions.php:194
95
+ #: bws_functions.php:336
96
  msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
97
  msgstr "На жаль, ви перевищили кількість доступних спроб на день. Будь ласка, завантажте плагін вручну"
98
 
99
+ #: bws_functions.php:196
100
  msgid "Unfortunately, Your license has expired. To continue getting top-priority support and plugin updates you should extend it in your"
101
  msgstr "На жаль, ваша ліцензія скінчилась. Для того, щоб і надалі отримувати першочергову техпідтримку і оновлення, будь ласка, продовжте ліцензію"
102
 
103
+ #: bws_functions.php:198
104
  msgid "Unfortunately, the Pro licence was already installed to this domain. The Pro Trial license can be installed only once."
105
  msgstr "На жаль, Pro ліцензія уже використовувалась на цьому домені. Тріал Pro версії плагіну можна використати лише один раз."
106
 
107
+ #: bws_functions.php:219
108
+ #: bws_functions.php:241
109
+ #: bws_functions.php:263
110
  msgid "Failed to download the zip archive. Please, upload the plugin manually"
111
  msgstr "Помилка при завантаженні zip-архіву. Будь ласка, завантажте плагін вручну"
112
 
113
+ #: bws_functions.php:231
114
  msgid "Failed to open the zip archive. Please, upload the plugin manually"
115
  msgstr "Помилка при відкритті zip-архіву. Будь ласка, завантажте плагін вручну"
116
 
117
+ #: bws_functions.php:237
118
  msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
119
  msgstr "Ваш сервер не підтримує формати Zip і Phar. Будь ласка, завантажте плагін вручну"
120
 
121
+ #: bws_functions.php:244
122
  msgid "UploadDir is not writable. Please, upload the plugin manually"
123
  msgstr "Немає доступу до теки завантажень WordPress. Будь ласка, завантажте плагін вручну"
124
 
125
+ #: bws_functions.php:267
126
  msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvenience."
127
  msgstr "Виникли певні проблеми. Спробуйте ще раз пізніше або завантажте плагін вручну. Просимо вибачення за незручності."
128
 
129
+ #: bws_functions.php:292
130
  msgid "Please, enter Your license key"
131
  msgstr "Будь ласка, впишіть ваш ліцензійний ключ"
132
 
133
+ #: bws_functions.php:309
134
  msgid "Congratulations! The Pro version of the plugin is successfully download and activated."
135
  msgstr "Вітаємо! Pro версію плагіну успішно завантажено та активовано."
136
 
137
+ #: bws_functions.php:311
138
+ #: bws_functions.php:393
139
  msgid "Please, go to"
140
  msgstr "Будь ласка, перейдіть на"
141
 
142
+ #: bws_functions.php:311
143
+ #: bws_functions.php:393
144
  msgid "the setting page"
145
  msgstr "сторінку установок"
146
 
147
+ #: bws_functions.php:312
148
+ #: bws_functions.php:394
149
  msgid "You will be redirected automatically in 5 seconds."
150
  msgstr "Вас буде перенаправлено автоматично через 5 секунд."
151
 
152
+ #: bws_functions.php:317
153
  msgid "You can download and activate"
154
  msgstr "Ви можете завантажити та активувати"
155
 
156
+ #: bws_functions.php:319
157
  msgid "version of this plugin by entering Your license key."
158
  msgstr "версію цього плагіну, якщо впишете ваш ліцензійний ключ."
159
 
160
+ #: bws_functions.php:321
161
+ #: bws_functions.php:362
162
  msgid "You can find your license key on your personal page Client area, by clicking on the link"
163
  msgstr "Ви можете знайти ваш ліцензійний ключ на вашій персональній сторінці у Client area, перейшовши за посиланням"
164
 
165
+ #: bws_functions.php:323
166
+ #: bws_functions.php:364
167
  msgid "(your username is the email you specify when purchasing the product)."
168
  msgstr "(ваше ім'я - це емейл, який ви вказували при купівлі плагіну)"
169
 
170
+ #: bws_functions.php:327
171
+ #: bws_functions.php:630
172
  msgid "or"
173
  msgstr "або"
174
 
175
+ #: bws_functions.php:327
176
  #, php-format
177
  msgid "Start Your Free %s-Day Trial Now"
178
  msgstr "Спробуйте %s-денну тріал версію безкоштовно"
179
 
180
+ #: bws_functions.php:333
181
+ #: bws_functions.php:342
182
+ #: bws_functions.php:372
183
+ #: bws_functions.php:380
184
+ #: bws_menu.php:693
185
+ #: bws_menu.php:750
186
  msgid "Activate"
187
  msgstr "Активувати"
188
 
189
+ #: bws_functions.php:359
190
+ #: bws_functions.php:452
191
  #, php-format
192
  msgid "In order to continue using the plugin it is necessary to buy a %s license."
193
  msgstr "Щоб продовжити користуватись плагіном, потрібно придбати %s ліцензію."
194
 
195
+ #: bws_functions.php:360
196
  msgid "After that you can activate it by entering your license key."
197
  msgstr "Після цього ви зможете активувати його ввівши ліцензійний ключ."
198
 
199
+ #: bws_functions.php:374
200
  msgid "Unfortunately, you have exceeded the number of available tries per day."
201
  msgstr "На жаль, ви перевищили кількість допустимих спроб."
202
 
203
+ #: bws_functions.php:391
204
  msgid "Congratulations! The Pro license of the plugin is successfully activated."
205
  msgstr "Вітаємо! Pro версію плагіну успішно активовано."
206
 
207
+ #: bws_functions.php:432
208
  msgid "Wrong license key."
209
  msgstr "Неправильний ліцензійний ключ."
210
 
211
+ #: bws_functions.php:434
212
  msgid "This license key is bind to another site."
213
  msgstr "Цей ліцензійний ключ прив'язано до іншого сайту."
214
 
215
+ #: bws_functions.php:436
216
  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."
217
  msgstr "Даний ліцензійний ключ дійсний, але строк вашої ліцензії витік. Якщо ви хочете оновлювати наш плагін у майбутньому, вам слід подовжити ліцензію."
218
 
219
+ #: bws_functions.php:438
220
  msgid "Unfortunately, you have exceeded the number of available tries."
221
  msgstr "На жаль, ви перевищили кількість допустимих спроб."
222
 
223
+ #: bws_functions.php:440
224
  msgid "Unfortunately, the Pro Trial licence was already installed to this domain. The Pro Trial license can be installed only once."
225
  msgstr "На жаль, тріал Pro версія плагіну уже встановлювалась на цей домен. Тріал Pro версію можна встановлювати лише один раз."
226
 
227
+ #: bws_functions.php:444
228
  msgid "The Pro Trial license key is valid."
229
  msgstr "Ключ тріал Pro версії вірний."
230
 
231
+ #: bws_functions.php:446
232
  msgid "The license key is valid."
233
  msgstr "Ліцензійний ключ дійсний."
234
 
235
+ #: bws_functions.php:449
236
  msgid "Your license will expire on"
237
  msgstr "Ваша ліцензія закінчується"
238
 
239
+ #: bws_functions.php:482
240
  msgid "Please, enter your license key"
241
  msgstr "Будь ласка, введіть ваш ліцензійний ключ"
242
 
243
+ #: bws_functions.php:495
244
  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"
245
  msgstr "При необхідності ви можете перевірити правильність вашого ліцензійного ключа або знову ввести його у полі, що знаходиться нижче. Ви можете знайти свій ліцензійний ключ на вашій персональній сторінці - Client area - на нашому сайті."
246
 
247
+ #: bws_functions.php:495
248
  msgid "(your username is the email you specify when purchasing the product). If necessary, please submit \"Lost your password?\" request."
249
  msgstr "(ім'я користувача - це електронна адреса, яку ви вказуєте при купівлі продукту). При необхідності, будь ласка, відправте запит на відновлення вашого паролю."
250
 
251
+ #: bws_functions.php:499
252
  msgid "Check license key"
253
  msgstr "Перевірте ліцензійний ключ"
254
 
255
+ #: bws_functions.php:513
256
  msgid "WARNING: Illegal use notification"
257
  msgstr "УВАГА: виявлено несанкціоноване використання плагіну"
258
 
259
+ #: bws_functions.php:513
260
  msgid "You can use one license of the Pro plugin for one domain only. Please check and edit your license or domain if necessary using you personal Client Area. We strongly recommend you to solve the problem within 24 hours, otherwise the Pro plugin will be deactivated."
261
  msgstr "Ви можете використовувати одну ліцензію Про-плагіну для одного домену. Будь ласка, переконайтесь, що інформацію щодо ліцензії і домену введено вірно, у вкладці Client Area. Ми настійливо рекомендуємо Вам вирішити це питання протягом 24 годин, інакше плагін буде деактивовано."
262
 
263
+ #: bws_functions.php:521
264
  msgid "Notice: Your Pro Trial license has expired. To continue using the plugin you should buy a Pro license"
265
  msgstr "Увага: Термін дії тріал періоду Pro версії плагіну скінчився. Щоб продовжити користуватись плагіном, будь ласка, придбайте ліцензію Pro"
266
 
267
+ #: bws_functions.php:523
268
  msgid "Your license has expired. To continue getting top-priority support and plugin updates you should extend it."
269
  msgstr "Строк вашої ліцензії витік. Якщо ви хочете оновлювати наш плагін у майбутньому, вам слід подовжити ліцензію."
270
 
271
+ #: bws_functions.php:523
272
+ #: bws_functions.php:576
273
+ #: bws_menu.php:669
274
+ #: bws_menu.php:691
275
+ #: bws_menu.php:718
276
+ #: bws_menu.php:748
277
+ #: bws_menu.php:794
278
  msgid "Learn more"
279
  msgstr "Дізнатись більше"
280
 
281
+ #: bws_functions.php:533
282
  #, php-format
283
  msgid "Notice: You are using the Pro Trial license of %s plugin."
284
  msgstr "Увага: Ви використовуєте тріал Pro версію плагіну %s."
285
 
286
+ #: bws_functions.php:535
287
  msgid "Notice: You are using the Pro Trial license of plugin."
288
  msgstr "Увага: Ви використовуєте тріал Pro версію плагіну."
289
 
290
+ #: bws_functions.php:538
291
  msgid "The Pro Trial license will expire on"
292
  msgstr "Тріал період Pro версії плагіну закінчується"
293
 
294
+ #: bws_functions.php:576
295
  msgid "You license for"
296
  msgstr "Ваша ліцензія для"
297
 
298
+ #: bws_functions.php:576
299
  msgid "expires on"
300
  msgstr "витікає"
301
 
302
+ #: bws_functions.php:576
303
  msgid "and you won't be granted TOP-PRIORITY SUPPORT or UPDATES."
304
  msgstr "та ви більше не будете отримувати першочергову технічну підтримку та оновлення."
305
 
306
+ #: bws_functions.php:626
307
  msgid "Thank you for installing"
308
  msgstr "Дякуємо, що встановили"
309
 
310
+ #: bws_functions.php:627
311
  msgid "Let's get started"
312
  msgstr "Розпочнемо"
313
 
314
+ #: bws_functions.php:628
315
  msgid "Configure Settings"
316
  msgstr "Налаштувати плагін"
317
 
318
+ #: bws_functions.php:631
319
  msgid "Add New"
320
  msgstr "Додати"
321
 
322
+ #: bws_functions.php:635
323
  msgid "Close notice"
324
  msgstr "Закрити"
325
 
326
+ #: bws_functions.php:648
327
+ msgid "Notice"
328
+ msgstr "Зауважте"
329
+
330
+ #: bws_functions.php:648
331
+ msgid "The plugin's settings have been changed."
332
+ msgstr "Налаштування плагіну змінено."
333
+
334
+ #: bws_functions.php:649
335
+ msgid "Save Changes"
336
+ msgstr "Сохранить изменения"
337
+
338
+ #: bws_functions.php:694
339
+ msgid "Add BWS Plugins Shortcode"
340
  msgstr "Додати BWS шорткод"
341
 
342
+ #: bws_functions.php:738
343
  msgid "Close"
344
  msgstr "Закрити"
345
 
346
+ #: bws_functions.php:829
347
  msgid "Restore all plugin settings to defaults"
348
  msgstr "Скинути налаштування плагіну до стандартних"
349
 
350
+ #: bws_functions.php:831
351
  msgid "Restore settings"
352
  msgstr "Скинути налаштування"
353
 
354
+ #: bws_functions.php:842
355
  msgid "Are you sure you want to restore all settings by default?"
356
  msgstr "Ви впевнені, що хочете скинути налаштування плагіну до стандартних?"
357
 
358
+ #: bws_functions.php:845
359
  msgid "Yes, restore all settings"
360
  msgstr "Так, скинути налаштування"
361
 
362
+ #: bws_functions.php:846
363
  msgid "No, go back to the settings page"
364
  msgstr "Ні, повернутись назад на сторінку налаштувань"
365
 
366
+ #: bws_functions.php:890
367
  msgid "Plugin"
368
  msgstr "Плагін"
369
 
370
+ #: bws_functions.php:899
371
  msgid "Shortcode settings"
372
  msgstr "Налаштування шорткоду"
373
 
374
+ #: bws_functions.php:904
375
  msgid "The shortcode will be inserted"
376
  msgstr "Буде вставлено шорткод"
377
 
378
+ #: bws_functions.php:909
379
  msgid "Insert"
380
  msgstr "Вставити"
381
 
382
+ #: bws_menu.php:506
383
  msgid "Not set"
384
  msgstr "Не задано"
385
 
386
+ #: bws_menu.php:508
387
+ #: bws_menu.php:509
388
  msgid "On"
389
  msgstr "Увімк."
390
 
391
+ #: bws_menu.php:508
392
+ #: bws_menu.php:509
393
  msgid "Off"
394
  msgstr "Вимк."
395
 
396
+ #: bws_menu.php:510
397
+ #: bws_menu.php:511
398
+ #: bws_menu.php:512
399
+ #: bws_menu.php:513
400
+ #: bws_menu.php:514
401
+ #: bws_menu.php:526
402
  msgid "N/A"
403
  msgstr "Невідомо"
404
 
405
+ #: bws_menu.php:514
406
  msgid " Mb"
407
  msgstr "Мб"
408
 
409
+ #: bws_menu.php:515
410
+ #: bws_menu.php:516
411
+ #: bws_menu.php:517
412
+ #: bws_menu.php:522
413
  msgid "Yes"
414
  msgstr "Так"
415
 
416
+ #: bws_menu.php:515
 
 
417
  #: bws_menu.php:516
418
+ #: bws_menu.php:517
419
+ #: bws_menu.php:524
420
  msgid "No"
421
  msgstr "Ні"
422
 
423
+ #: bws_menu.php:534
424
  msgid "Operating System"
425
  msgstr "Операційна система"
426
 
427
+ #: bws_menu.php:535
428
  msgid "Server"
429
  msgstr "Тип серверу"
430
 
431
+ #: bws_menu.php:536
432
  msgid "Memory usage"
433
  msgstr "Пам’яті використано"
434
 
435
+ #: bws_menu.php:537
436
  msgid "MYSQL Version"
437
  msgstr "Версія MYSQL"
438
 
439
+ #: bws_menu.php:538
440
  msgid "SQL Mode"
441
  msgstr "Режим SQL"
442
 
443
+ #: bws_menu.php:539
444
  msgid "PHP Version"
445
  msgstr "Версія PHP"
446
 
447
+ #: bws_menu.php:540
448
  msgid "PHP Safe Mode"
449
  msgstr "PHP Безпечний режим"
450
 
451
+ #: bws_menu.php:541
452
  msgid "PHP Allow URL fopen"
453
  msgstr "Дозволити PHP URL fopen"
454
 
455
+ #: bws_menu.php:542
456
  msgid "PHP Memory Limit"
457
  msgstr "Ліміт пам’яті"
458
 
459
+ #: bws_menu.php:543
460
  msgid "PHP Max Upload Size"
461
  msgstr "Макс. розмір файлу, що завантажується"
462
 
463
+ #: bws_menu.php:544
464
  msgid "PHP Max Post Size"
465
  msgstr "Макс. розмір посту"
466
 
467
+ #: bws_menu.php:545
468
  msgid "PHP Max Script Execute Time"
469
  msgstr "Макс. час виконання сценарію"
470
 
471
+ #: bws_menu.php:546
472
  msgid "PHP Exif support"
473
  msgstr "Підтримка PHP Exif"
474
 
475
+ #: bws_menu.php:547
476
  msgid "PHP IPTC support"
477
  msgstr "Підтримка PHP IPTC"
478
 
479
+ #: bws_menu.php:548
480
  msgid "PHP XML support"
481
  msgstr "Підтримка PHP XML"
482
 
483
+ #: bws_menu.php:549
484
  msgid "Site URL"
485
  msgstr "Адреса сайту"
486
 
487
+ #: bws_menu.php:550
488
  msgid "Home URL"
489
  msgstr "Адреса домашньої сторінки"
490
 
491
+ #: bws_menu.php:553
492
  msgid "WordPress Version"
493
  msgstr "Версія WordPress"
494
 
495
+ #: bws_menu.php:554
496
  msgid "WordPress DB Version"
497
  msgstr "Версія бази даних WordPress"
498
 
499
+ #: bws_menu.php:555
500
  msgid "Multisite"
501
  msgstr "Мультисайт"
502
 
503
+ #: bws_menu.php:556
504
  msgid "Active Theme"
505
  msgstr "Активна тема"
506
 
507
+ #: bws_menu.php:571
508
  msgid "Please enter a valid email address."
509
  msgstr "Будь ласка, введіть коректний емейл."
510
 
511
+ #: bws_menu.php:575
512
  msgid "Email with system info is sent to "
513
  msgstr "Емейл з системною інформацією надіслано на"
514
 
515
+ #: bws_menu.php:579
516
  msgid "Thank you for contacting us."
517
  msgstr "Дякуємо, що звернулись до нас."
518
 
519
+ #: bws_menu.php:612
520
  msgid "Sorry, email message could not be delivered."
521
  msgstr "Вибачте, ваше емейл не може бути доставлено"
522
 
523
+ #: bws_menu.php:620
524
  msgid "Need help?"
525
  msgstr "Потрібна допомога?"
526
 
527
+ #: bws_menu.php:621
528
  msgid "Client area"
529
  msgstr "Клієнтам"
530
 
531
+ #: bws_menu.php:622
532
+ #: bws_menu.php:933
533
  msgid "System status"
534
  msgstr "Системна інформація"
535
 
536
+ #: bws_menu.php:627
537
  msgid "Plugins"
538
  msgstr "Плагіни"
539
 
540
+ #: bws_menu.php:629
541
  msgid "Themes"
542
  msgstr "Теми"
543
 
544
+ #: bws_menu.php:634
545
  msgid "All"
546
  msgstr "Всі"
547
 
548
+ #: bws_menu.php:635
549
  msgid "Installed"
550
  msgstr "Встановлені"
551
 
552
+ #: bws_menu.php:636
553
  msgid "Recommended"
554
  msgstr "Рекомендовані "
555
 
556
+ #: bws_menu.php:640
557
  msgid "Installed plugins"
558
  msgstr "Встановлені плагіни"
559
 
560
+ #: bws_menu.php:672
561
+ #: bws_menu.php:721
562
  msgid "Settings"
563
  msgstr "Налаштування"
564
 
565
+ #: bws_menu.php:693
566
+ #: bws_menu.php:750
567
  msgid "Activate this plugin"
568
  msgstr "Активувати плагін"
569
 
570
+ #: bws_menu.php:708
571
+ #: bws_menu.php:738
572
+ #: bws_menu.php:784
573
  msgid "Go"
574
  msgstr "Перейти"
575
 
576
+ #: bws_menu.php:712
577
+ #: bws_menu.php:742
578
+ #: bws_menu.php:788
579
  msgid "DONATE"
580
  msgstr "Підтримати нас"
581
 
582
+ #: bws_menu.php:758
583
  msgid "Recommended plugins"
584
  msgstr "Рекомендовані плагіни"
585
 
586
+ #: bws_menu.php:796
587
  msgid "Install now"
588
  msgstr "Встановити"
589
 
590
+ #: bws_menu.php:817
591
  msgid "Try again"
592
  msgstr "Спробувати ще раз"
593
 
594
+ #: bws_menu.php:835
595
  #, php-format
596
  msgid "Preview &#8220;%s&#8221;"
597
  msgstr "Попередній перегляд &#8220;%s&#8221;"
598
 
599
+ #: bws_menu.php:866
600
  #, php-format
601
  msgid "Install %s"
602
  msgstr "Встановити %s"
603
 
604
+ #: bws_menu.php:866
605
  msgid "Install Now"
606
  msgstr "Встановити"
607
 
608
+ #: bws_menu.php:869
609
  #, php-format
610
  msgid "Update to version %s"
611
  msgstr "Оновити до версії %s"
612
 
613
+ #: bws_menu.php:869
614
  msgid "Update"
615
  msgstr "Оновити"
616
 
617
+ #: bws_menu.php:876
618
  #, php-format
619
  msgid "Preview %s"
620
  msgstr "Попередній перегляд %s"
621
 
622
+ #: bws_menu.php:876
623
  msgid "Preview"
624
  msgstr "Попередній перегляд"
625
 
626
+ #: bws_menu.php:882
627
+ #: bws_menu.php:914
628
  #, php-format
629
  msgid "By %s"
630
  msgstr "За %s"
631
 
632
+ #: bws_menu.php:888
633
  msgid "Details"
634
  msgstr "Деталі"
635
 
636
+ #: bws_menu.php:920
637
  msgid "Already Installed"
638
  msgstr "Уже встановлено %s"
639
 
640
+ #: bws_menu.php:936
641
  msgid "Environment"
642
  msgstr "Системне оточення"
643
 
644
+ #: bws_menu.php:947
645
  msgid "Active Plugins"
646
  msgstr "Активні плагіни"
647
 
648
+ #: bws_menu.php:960
649
  msgid "Inactive Plugins"
650
  msgstr "Не активні плагіни"
651
 
652
+ #: bws_menu.php:976
653
  msgid "Send to support"
654
  msgstr "Відправити службі тех. підтримки"
655
 
656
+ #: bws_menu.php:983
657
  msgid "Send to custom email &#187;"
658
  msgstr "Відправити на електронну адресу &#187;"
659
 
797
  #~ msgid "CAPTCHA complexity level"
798
  #~ msgstr "Уровень сложности КАПЧИ"
799
 
 
 
 
800
  #~ msgid "ERROR"
801
  #~ msgstr "Ошибка"
802
 
css/style.css CHANGED
@@ -42,20 +42,85 @@
42
  }
43
 
44
  /* New media style */
 
 
 
 
 
 
 
 
 
 
45
  .post-type-gallery #the-list.ui-sortable {
46
  cursor: move;
47
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
48
  .post-type-gallery #wp-content-media-buttons {
49
  display: none;
50
  }
51
- .no-js #view-switch-grid {
52
  display: none;
53
  }
54
  .post-type-gallery .wp-list-table td * {
55
  max-width: 100%;
56
  }
57
- .post-type-gallery .column-dimensions {
58
- width: 9%;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
59
  }
60
  .gllr-media-attachment {
61
  width:19%;
@@ -65,8 +130,7 @@
65
  cursor: move;
66
  display: inline-block;
67
  list-style: outside none none;
68
- margin: 0;
69
- padding: 8px;
70
  position: relative;
71
  text-align: center;
72
  }
@@ -175,11 +239,14 @@
175
  .post-type-gallery #TB_ajaxContent {
176
  box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.1) inset;
177
  max-height: 94%;
178
- overflow: visible;
179
  padding: 0;
180
  width: 100% !important;
181
  position:relative;
182
  }
 
 
 
183
  .filter-items .gllr-media-bulk-select-button,
184
  .filter-items .gllr-media-bulk-cansel-select-button,
185
  .filter-items .gllr-media-bulk-delete-selected-button{
@@ -226,14 +293,14 @@
226
  }
227
  .gllr-media-attachment-details-box-right{
228
  width:44%;
 
229
  float:right;
230
  padding:10px;
231
  box-sizing: border-box;
232
  border-left: 1px solid #ddd;
233
  background: #f3f3f3 none repeat scroll 0 0;
234
- height: 100%;
235
  }
236
- .gllr-pro-version-block{
237
  position: absolute;
238
  right: 15px;
239
  text-align: right;
@@ -250,6 +317,7 @@
250
  text-align: left;
251
  top: -42px;
252
  width: 240px;
 
253
  }
254
  .gllr-pro-settings:after,
255
  .gllr-pro-settings:before {
42
  }
43
 
44
  /* New media style */
45
+ .post-type-gallery .fixed .column-title {
46
+ width: 50%;
47
+ }
48
+ @media screen and (max-width: 650px) {
49
+ .post-type-gallery .fixed .column-shortcode,
50
+ .post-type-gallery .fixed .column-photos,
51
+ .post-type-gallery .fixed .column-gallery_categories {
52
+ display: none;
53
+ }
54
+ }
55
  .post-type-gallery #the-list.ui-sortable {
56
  cursor: move;
57
  }
58
+ .post-type-gallery tr.ui-sortable-helper * {
59
+ background-color: transparent;
60
+ }
61
+ .post-type-gallery .ui-sortable-helper {
62
+ background-color: #f5f5f5;
63
+ opacity: 0.8;
64
+ filter: alpha(opacity=80);
65
+ border: 1px solid #ccc;
66
+ }
67
+ .post-type-gallery tr.ui-sortable-helper input,
68
+ .post-type-gallery .ui-sortable-helper .row-actions,
69
+ .post-type-gallery .ui-sortable-placeholder td:last-child {
70
+ display: none;
71
+ }
72
+ .post-type-gallery .ui-sortable-placeholder {
73
+ visibility: visible !important;
74
+ }
75
+ .post-type-gallery li.ui-sortable-placeholder {
76
+ border: 1px dashed #bbb;
77
+ }
78
+ @media screen and (min-width: 800px) {
79
+ .post-type-gallery tr.ui-sortable-placeholder th,
80
+ .post-type-gallery tr.ui-sortable-placeholder td {
81
+ border-top: 1px dashed #bbb;
82
+ border-bottom: 1px dashed #bbb;
83
+ height: 10px;
84
+ }
85
+ }
86
+ @media screen and (max-width: 800px) {
87
+ .post-type-gallery tr.ui-sortable-placeholder td {
88
+ display: none !important;
89
+ }
90
+ }
91
  .post-type-gallery #wp-content-media-buttons {
92
  display: none;
93
  }
94
+ .post-type-gallery .no-js #view-switch-grid {
95
  display: none;
96
  }
97
  .post-type-gallery .wp-list-table td * {
98
  max-width: 100%;
99
  }
100
+ @media screen and (min-width: 800px) {
101
+ .post-type-gallery table.media .column-dimensions {
102
+ width: 9%;
103
+ }
104
+ }
105
+ @media screen and (min-width: 1000px) {
106
+ .post-type-gallery table.media .column-title {
107
+ width: 35%;
108
+ }
109
+ }
110
+ .post-type-gallery table.media .column-title .media-icon {
111
+ float: left;
112
+ margin: 0 9px 0 0;
113
+ }
114
+ @media screen and (max-width: 782px) {
115
+ .post-type-gallery .column-gllr_image_text,
116
+ .post-type-gallery .column-dimensions,
117
+ .post-type-gallery .column-gllr_image_alt_tag,
118
+ .post-type-gallery .column-gllr_link_url {
119
+ display: none;
120
+ }
121
+ }
122
+ .post-type-gallery table.media th {
123
+ overflow: visible;
124
  }
125
  .gllr-media-attachment {
126
  width:19%;
130
  cursor: move;
131
  display: inline-block;
132
  list-style: outside none none;
133
+ margin: 8px;
 
134
  position: relative;
135
  text-align: center;
136
  }
239
  .post-type-gallery #TB_ajaxContent {
240
  box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.1) inset;
241
  max-height: 94%;
242
+ overflow-x: scroll;
243
  padding: 0;
244
  width: 100% !important;
245
  position:relative;
246
  }
247
+ .post-type-gallery #TB_ajaxContent #bws_shortcode_popup_block {
248
+ padding: 2px 15px 15px 15px;
249
+ }
250
  .filter-items .gllr-media-bulk-select-button,
251
  .filter-items .gllr-media-bulk-cansel-select-button,
252
  .filter-items .gllr-media-bulk-delete-selected-button{
293
  }
294
  .gllr-media-attachment-details-box-right{
295
  width:44%;
296
+ height: 100%;
297
  float:right;
298
  padding:10px;
299
  box-sizing: border-box;
300
  border-left: 1px solid #ddd;
301
  background: #f3f3f3 none repeat scroll 0 0;
 
302
  }
303
+ .gllr-pro-version-block {
304
  position: absolute;
305
  right: 15px;
306
  text-align: right;
317
  text-align: left;
318
  top: -42px;
319
  width: 240px;
320
+ z-index: 100;
321
  }
322
  .gllr-pro-settings:after,
323
  .gllr-pro-settings:before {
css/style_wp_before_3.8.css DELETED
@@ -1,54 +0,0 @@
1
- .wrap #icon-edit.icon32-posts-gallery {
2
- background: url("../images/icons_32.png") no-repeat scroll left top transparent;
3
- }
4
- .admin-color-classic .wrap #icon-edit.icon32-posts-gallery {
5
- background: url("../images/icons_32_b.png") no-repeat scroll left top transparent;
6
- }
7
- #adminmenu #menu-posts-gallery:hover div.wp-menu-image, #adminmenu #menu-posts-gallery.wp-has-current-submenu div.wp-menu-image {
8
- background: url("../images/menu.png") no-repeat scroll left top transparent;
9
- }
10
- .admin-color-classic #adminmenu #menu-posts-gallery:hover div.wp-menu-image, #adminmenu #menu-posts-gallery.wp-has-current-submenu div.wp-menu-image {
11
- background: url("../images/menu_b.png") no-repeat scroll left top transparent;
12
- }
13
- #adminmenu #menu-posts-gallery div.wp-menu-image {
14
- background: url("../images/menu.png?ver=20100531") no-repeat scroll left -32px transparent;
15
- }
16
- .admin-color-classic #adminmenu #menu-posts-gallery div.wp-menu-image {
17
- background: url("../images/menu_b.png?ver=20100531") no-repeat scroll left -32px transparent;
18
- }
19
-
20
- .gllr_clear {
21
- clear: both;
22
- height: 0;
23
- }
24
- .pp_social {
25
- display:none;
26
- }
27
- #gllr_border_images_color_small {
28
- background: none repeat scroll 0 0 transparent;
29
- box-shadow: 0 9px 0 rgba(255, 255, 255, 0.1) inset;
30
- border: 1px solid #CCCCCC;
31
- display: inline-block;
32
- height: 20px;
33
- position: relative;
34
- vertical-align: middle;
35
- width: 20px;
36
- top: -2px;
37
- }
38
- #gllr_loader,
39
- #gllr_img_loader {
40
- position: relative;
41
- display: none;
42
- }
43
- .rtl #gllr_settings_form label {
44
- float: right;
45
- width: 100%;
46
- }
47
-
48
- /* New media style */
49
- .post-type-gallery #wp-content-media-buttons {
50
- display: none;
51
- }
52
- .post-type-gallery #the-list.ui-sortable {
53
- cursor: move;
54
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
gallery-plugin.php CHANGED
@@ -4,7 +4,9 @@ Plugin Name: Gallery by BestWebSoft
4
  Plugin URI: http://bestwebsoft.com/products/
5
  Description: This plugin allows you to implement gallery page into web site.
6
  Author: BestWebSoft
7
- Version: 4.3.6
 
 
8
  Author URI: http://bestwebsoft.com/
9
  License: GPLv2 or later
10
  */
@@ -40,15 +42,20 @@ if ( ! function_exists( 'add_gllr_admin_menu' ) ) {
40
  add_submenu_page( 'bws_plugins', 'Gallery', 'Gallery', 'manage_options', 'gallery-plugin.php', 'gllr_settings_page' );
41
 
42
  $url = admin_url( 'admin.php?page=gallery-plugin.php' );
43
- $submenu['edit.php?post_type=gallery'][] = array( __( 'Settings', 'gallery' ), 'manage_options', $url );
 
 
 
 
 
 
 
44
  }
45
  }
46
 
47
  if ( ! function_exists ( 'gllr_init' ) ) {
48
  function gllr_init() {
49
  global $gllr_plugin_info;
50
- /* Internationalization, first(!) */
51
- load_plugin_textdomain( 'gallery', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
52
 
53
  require_once( dirname( __FILE__ ) . '/bws_menu/bws_include.php' );
54
  bws_include_init( plugin_basename( __FILE__ ) );
@@ -59,7 +66,7 @@ if ( ! function_exists ( 'gllr_init' ) ) {
59
  $gllr_plugin_info = get_plugin_data( __FILE__ );
60
  }
61
  /* Function check if plugin is compatible with current WP version */
62
- bws_wp_version_check( plugin_basename( __FILE__ ), $gllr_plugin_info, '3.5' );
63
 
64
  /* Register post type */
65
  gllr_post_type_images();
@@ -75,8 +82,6 @@ if ( ! function_exists ( 'gllr_admin_init' ) ) {
75
  }
76
  /* Call register settings function */
77
  gllr_settings();
78
- /* add error if templates were not found in the theme directory */
79
- gllr_admin_error();
80
  /* add gallery to global $bws_shortcode_list */
81
  $bws_shortcode_list['gllr'] = array( 'name' => 'Gallery', 'js_function' => 'gllr_shortcode_init' );
82
  }
@@ -100,10 +105,10 @@ if ( ! function_exists( 'gllr_settings' ) ) {
100
  'single_lightbox_for_multiple_galleries' => 0,
101
  'order_by' => 'meta_value_num',
102
  'order' => 'ASC',
103
- 'read_more_link_text' => __( 'See images &raquo;', 'gallery' ),
104
  'image_text' => 0,
105
  'return_link' => 0,
106
- 'return_link_text' => __( 'Return to all albums', 'gallery' ),
107
  'return_link_page' => 'gallery_template_url',
108
  'return_link_url' => '',
109
  'return_link_shortcode' => 0,
@@ -308,7 +313,10 @@ if ( ! function_exists( 'gllr_plugin_upgrade' ) ) {
308
  foreach ( $attachments_array as $key => $value ) {
309
  update_post_meta( $key, '_gallery_images', implode( ',', $value ) );
310
  }
311
- }
 
 
 
312
  }
313
  }
314
 
@@ -319,15 +327,16 @@ if ( ! function_exists( 'gllr_admin_error' ) ) {
319
  $post = isset( $_REQUEST['post'] ) ? $_REQUEST['post'] : "" ;
320
  $post_type = isset( $_REQUEST['post_type'] ) ? $_REQUEST['post_type'] : get_post_type( $post );
321
 
322
- $file_exists_flag = true;
323
  if ( 'gallery' == $post_type || ( isset( $_REQUEST['page'] ) && 'gallery-plugin.php' == $_REQUEST['page'] ) ) {
 
324
  foreach ( $gllr_filenames as $filename ) {
325
  if ( ! file_exists( $gllr_themepath . $filename ) )
326
  $file_exists_flag = false;
327
  }
328
- }
329
- if ( ! $file_exists_flag )
330
- echo '<div class="error"><p><strong>' . __( 'The following files "gallery-template.php" and "gallery-single-template.php" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin', 'gallery' ) . '</strong></p></div>';
 
331
  }
332
  }
333
 
@@ -336,16 +345,16 @@ if ( ! function_exists( 'gllr_post_type_images' ) ) {
336
  function gllr_post_type_images() {
337
  register_post_type( 'gallery', array(
338
  'labels' => array(
339
- 'name' => __( 'Galleries', 'gallery' ),
340
- 'singular_name' => __( 'Gallery', 'gallery' ),
341
- 'add_new_item' => __( 'Add New Gallery', 'gallery' ),
342
- 'edit_item' => __( 'Edit Gallery', 'gallery' ),
343
- 'new_item' => __( 'New Gallery', 'gallery' ),
344
- 'view_item' => __( 'View Gallery', 'gallery' ),
345
- 'search_items' => __( 'Search Galleries', 'gallery' ),
346
- 'not_found' => __( 'No Gallery found', 'gallery' ),
347
  'parent_item_colon' => '',
348
- 'menu_name' => __( 'Galleries', 'gallery' )
349
  ),
350
  'public' => true,
351
  'publicly_queryable' => true,
@@ -400,9 +409,9 @@ if ( ! function_exists( 'gllr_addImageAncestorToMenu' ) ) {
400
 
401
  if ( ! function_exists( 'init_metaboxes_gallery' ) ) {
402
  function init_metaboxes_gallery() {
403
- add_meta_box( 'Gallery-Shortcode', __( 'Gallery Shortcode', 'gallery' ), 'gllr_post_shortcode_box', 'gallery', 'side', 'high' );
404
  if ( ! ( is_plugin_active( 'gallery-categories/gallery-categories.php' ) || is_plugin_active( 'gallery-categories-pro/gallery-categories-pro.php' ) ) ) {
405
- add_meta_box( 'Gallery-Categories', __( 'Gallery Categories', 'gallery' ), 'gllr_gallery_categories', 'gallery', 'side', 'core' );
406
  }
407
  }
408
  }
@@ -410,13 +419,13 @@ if ( ! function_exists( 'init_metaboxes_gallery' ) ) {
410
  /* Create shortcode meta box for gallery post type */
411
  if ( ! function_exists( 'gllr_post_shortcode_box' ) ) {
412
  function gllr_post_shortcode_box( $obj = '', $box = '' ) {
413
- global $post; ?>
414
- <p><?php _e( 'Add this shortcode to a page, post or widget to display a single gallery', 'gallery' ); ?>:</p>
415
  <p><span class="bws_code">[print_gllr id=<?php echo $post->ID; ?>]</span></p>
416
  <div>
417
- <?php _e( 'Use this shortcode to display an album image with the description and the link to a single gallery page', 'gallery' ); ?>:
418
- <div class="bws_help_box bws_help_box_right">
419
- <div class="bws_hidden_help_text"><img style="border: 1px solid #ccc;" src="<?php echo plugins_url( 'gallery-plugin/images/gallery_short_view.png' ); ?>" title="<?php _e( 'Short display', 'gallery' ); ?>" alt=""/></div>
420
  </div>
421
  </div>
422
  <p><span class="bws_code">[print_gllr id=<?php echo $post->ID; ?> display=short]</span></p>
@@ -434,25 +443,25 @@ if ( ! function_exists( 'gllr_gallery_categories' ) ) {
434
  <div class="inside">
435
  <div id="taxonomy-gallery_categories" class="categorydiv">
436
  <ul id="gallery_categories-tabs" class="category-tabs">
437
- <li class="tabs"><?php _e( 'Gallery Categories', 'gallery' ); ?></li>
438
- <li class="hide-if-no-js" style="color:#0074A2;"><?php _e( 'Most Used', 'gallery' ); ?></li>
439
  </ul>
440
  <div id="gallery_categories-all" class="tabs-panel">
441
  <ul id="gallery_categorieschecklist" data-wp-lists="list:gallery_categories" class="categorychecklist form-no-clear">
442
  <li id="gallery_categories-2" class="popular-category">
443
- <label class="selectit"><input value="2" type="checkbox" disabled="disabled" name="tax_input[gallery_categories][]" id="in-gallery_categories-2" checked="checked"><?php _e( 'Default', 'gallery' ); ?></label>
444
  </li>
445
  </ul>
446
  </div>
447
  <div id="gallery_categories-adder" class="wp-hidden-children">
448
- <h4><a id="gallery_categories-add-toggle" href="#" class="hide-if-no-js">+ <?php _e( 'Add New Gallery Category', 'gallery' ); ?></a></h4>
449
  </div>
450
  </div>
451
  </div>
452
  </div>
453
  </div>
454
  </div>
455
- <div id="gllr_show_gallery_categories_notice"><?php _e( 'Install plugin', 'gallery'); ?> <a href="http://bestwebsoft.com/products/gallery-categories/">Gallery Categories</a></div>
456
  <?php }
457
  }
458
 
@@ -607,11 +616,11 @@ if ( ! function_exists( 'gllr_change_columns' ) ) {
607
  function gllr_change_columns( $cols ) {
608
  $cols = array(
609
  'cb' => '<input type="checkbox" />',
610
- 'title' => __( 'Title', 'gallery' ),
611
- 'autor' => __( 'Author', 'gallery' ),
612
- 'shortcode' => __( 'Shortcode', 'gallery' ),
613
- 'photos' => __( 'Photos', 'gallery' ),
614
- 'date' => __( 'Date', 'gallery' )
615
  );
616
  return $cols;
617
  }
@@ -622,10 +631,6 @@ if ( ! function_exists( 'gllr_custom_columns' ) ) {
622
  global $wpdb;
623
  $post = get_post( $post_id );
624
  switch ( $column ) {
625
- case "autor":
626
- $author_id = $post->post_author;
627
- echo '<a href="edit.php?post_type=post&amp;author=' . $author_id . '">' . get_the_author_meta( 'user_nicename' , $author_id ) . '</a>';
628
- break;
629
  case "shortcode":
630
  echo '[print_gllr id=' . $post->ID . ']<br/>[print_gllr id=' . $post->ID . ' display=short]';
631
  break;
@@ -636,9 +641,6 @@ if ( ! function_exists( 'gllr_custom_columns' ) ) {
636
  else
637
  echo $wpdb->get_var( "SELECT COUNT(*) FROM " . $wpdb->posts . " WHERE ID IN( " . $images_id . " )" );
638
  break;
639
- case "date":
640
- echo strtolower( __( date( "F", strtotime( $post->post_date ) ), 'kerksite' ) ) . " " . date( "j Y", strtotime( $post->post_date ) );
641
- break;
642
  }
643
  }
644
  }
@@ -764,7 +766,7 @@ if ( ! function_exists( 'gllr_settings_page' ) ) {
764
 
765
  /* Check select one point in the blocks Arithmetic actions and Difficulty on settings page */
766
  update_option( 'gllr_options', $gllr_options );
767
- $message = __( "Settings are saved", 'gallery' );
768
  }
769
 
770
  /* GO PRO */
@@ -777,7 +779,7 @@ if ( ! function_exists( 'gllr_settings_page' ) ) {
777
  if ( isset( $_REQUEST['bws_restore_confirm'] ) && check_admin_referer( $plugin_basename, 'bws_settings_nonce_name' ) ) {
778
  $gllr_options = $gllr_option_defaults;
779
  update_option( 'gllr_options', $gllr_options );
780
- $message = __( 'All plugin settings were restored.', 'gallery' );
781
  }
782
 
783
  $result = apply_filters( 'bws_handle_demo_data', 'gllr_plugin_upgrade', 'gllr_settings' );
@@ -789,11 +791,11 @@ if ( ! function_exists( 'gllr_settings_page' ) ) {
789
  } ?>
790
  <div class="wrap">
791
  <div class="icon32 icon32-bws" id="icon-options-general"></div>
792
- <h2><?php _e( 'Gallery Settings', 'gallery' ); ?></h2>
793
  <h2 class="nav-tab-wrapper">
794
- <a class="nav-tab<?php if ( ! isset( $_GET['action'] ) ) echo ' nav-tab-active'; ?>" href="admin.php?page=gallery-plugin.php"><?php _e( 'Settings', 'gallery' ); ?></a>
795
- <a class="nav-tab" href="http://bestwebsoft.com/products/gallery/faq/" target="_blank"><?php _e( 'FAQ', 'gallery' ); ?></a>
796
- <a class="nav-tab bws_go_pro_tab<?php if ( isset( $_GET['action'] ) && 'go_pro' == $_GET['action'] ) echo ' nav-tab-active'; ?>" href="admin.php?page=gallery-plugin.php&amp;action=go_pro"><?php _e( 'Go PRO', 'gallery' ); ?></a>
797
  </h2>
798
  <div id="gllr_settings_message" class="updated fade" <?php if ( "" == $message ) echo 'style="display:none"'; ?>><p><strong><?php echo $message; ?></strong></p></div>
799
  <div class="error" <?php if ( "" == $error ) echo 'style="display:none"'; ?>><p><strong><?php echo $error; ?></strong></p></div>
@@ -803,52 +805,52 @@ if ( ! function_exists( 'gllr_settings_page' ) ) {
803
  } elseif ( isset( $_POST['bws_handle_demo'] ) && check_admin_referer( $plugin_basename, 'bws_settings_nonce_name' ) ) {
804
  bws_demo_confirm();
805
  } else { ?>
806
- <noscript><div class="error"><p><?php _e( 'Please enable JavaScript to use the option to renew images.', 'gallery' ); ?></p></div></noscript>
807
- <div id="gllr_settings_notice" class="updated fade" style="display:none"><p><strong><?php _e( "Notice:", 'gallery' ); ?></strong> <?php _e( "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button.", 'gallery' ); ?></p></div>
808
- <p><?php _e( "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:", 'gallery' ); ?>
809
  <span class="bws_code">[print_gllr id=Your_gallery_post_id]</span>
810
  </p>
811
  <table class="form-table hide-if-no-js">
812
  <tr valign="top">
813
- <th scope="row"><?php _e( 'Update images for gallery', 'gallery' ); ?> </th>
814
  <td style="position:relative">
815
- <input type="button" value="<?php _e( 'Update images', 'gallery' ); ?>" id="gllr_ajax_update_images" name="ajax_update_images" class="button" /> <div id="gllr_img_loader"><img src="<?php echo plugins_url( 'images/ajax-loader.gif', __FILE__ ); ?>" alt="loader" /></div>
816
  </td>
817
  </tr>
818
  </table>
819
  <br/>
820
- <form id="gllr_settings_form" method="post" action="admin.php?page=gallery-plugin.php">
821
  <table class="form-table">
822
  <tr valign="top" class="gllr_width_labels">
823
- <th scope="row"><?php _e( 'Image size for the album cover', 'gallery' ); ?> </th>
824
  <td>
825
- <label><?php _e( 'Image size', 'gallery' ); ?> <?php echo $gllr_options["gllr_custom_size_name"][0]; ?></label><br />
826
  <label>
827
  <input type="number" name="gllr_custom_image_size_w_album" min="1" max="10000" value="<?php echo $gllr_options["gllr_custom_size_px"][0][0]; ?>" />
828
- <?php _e( 'Width (in px)', 'gallery' ); ?>
829
  </label><br />
830
  <label>
831
  <input type="number" name="gllr_custom_image_size_h_album" min="1" max="10000" value="<?php echo $gllr_options["gllr_custom_size_px"][0][1]; ?>" />
832
- <?php _e( 'Height (in px)', 'gallery' ); ?>
833
  </label>
834
  </td>
835
  </tr>
836
  <tr valign="top" class="gllr_width_labels">
837
- <th scope="row"><?php _e( 'Image size for thumbnails', 'gallery' ); ?></th>
838
  <td>
839
- <label><?php _e( 'Image size', 'gallery' ); ?> <?php echo $gllr_options["gllr_custom_size_name"][1]; ?></label><br />
840
  <label>
841
  <input type="number" name="gllr_custom_image_size_w_photo" min="1" max="10000" value="<?php echo $gllr_options["gllr_custom_size_px"][1][0]; ?>" />
842
- <?php _e( 'Width (in px)', 'gallery' ); ?>
843
  </label><br />
844
  <label>
845
  <input type="number" name="gllr_custom_image_size_h_photo" min="1" max="10000" value="<?php echo $gllr_options["gllr_custom_size_px"][1][1]; ?>" />
846
- <?php _e( 'Height (in px)', 'gallery' ); ?>
847
  </label>
848
  </td>
849
  </tr>
850
  <tr valign="top">
851
- <td colspan="2"><span class="bws_info"><?php _e( 'WordPress will create a new thumbnail with the specified dimensions when you upload a new photo.', 'gallery' ); ?></span></td>
852
  </tr>
853
  </table>
854
  <div class="bws_pro_version_bloc">
@@ -856,169 +858,169 @@ if ( ! function_exists( 'gllr_settings_page' ) ) {
856
  <div class="bws_table_bg"></div>
857
  <table class="form-table bws_pro_version">
858
  <tr valign="top" class="gllr_width_labels">
859
- <th scope="row"><?php _e( 'Image size in the lightbox', 'gallery' ); ?> </th>
860
  <td>
861
- <label><?php _e( 'Image size', 'gallery' ); ?> full-photo</label><br />
862
- <label><input disabled class="gllrprfssnl_size_photo_full" type="number" name="gllrprfssnl_custom_image_size_w_full" value="1024" /> <?php _e( 'Max width (in px)', 'gallery' ); ?></label><br />
863
- <label><input disabled class="gllrprfssnl_size_photo_full" type="number" name="gllrprfssnl_custom_image_size_h_full" value="1024" /> <?php _e( 'Max height (in px)', 'gallery' ); ?></label><br />
864
- <input disabled type="checkbox" name="gllrprfssnl_size_photo_full" value="1" /> <?php _e( 'Display a full size image in the lightbox', 'gallery' ); ?>
865
  </td>
866
  </tr>
867
  <tr valign="top" class="gllr_width_labels">
868
- <th scope="row"><?php _e( 'Crop position', 'gallery' ); ?></th>
869
  <td>
870
  <label>
871
  <select disabled>
872
- <option value="center"><?php _e( 'center', 'gallery' ); ?></option>
873
  </select>
874
- <?php _e( 'Horizontal', 'gallery' ); ?>
875
  </label><br />
876
  <label>
877
  <select disabled>
878
- <option value="center"><?php _e( 'center', 'gallery' ); ?></option>
879
  </select>
880
- <?php _e( 'Vertical', 'gallery' ); ?>
881
  </label>
882
  </td>
883
  </tr>
884
  <tr valign="top">
885
- <th scope="row"><?php _e( 'Lightbox background', 'gallery' ); ?> </th>
886
  <td>
887
- <input disabled class="button button-small gllrprfssnl_lightbox_default" type="button" value="<?php _e( 'Default', 'gallery' ); ?>"> <br />
888
- <input disabled type="text" size="8" value="0.7" name="gllrprfssnl_background_lightbox_opacity" /> <?php _e( 'Background transparency (from 0 to 1)', 'gallery' ); ?><br />
889
- <label><input disabled id="gllrprfssnl_background_lightbox_color" type="minicolors" name="gllrprfssnl_background_lightbox_color" value="#777777" id="gllrprfssnl_background_lightbox_color" /> <?php _e( 'Select a background color', 'gallery' ); ?></label>
890
  </td>
891
  </tr>
892
  <tr valign="top">
893
  <th scope="row" colspan="2">
894
- * <?php _e( 'If you upgrade to Pro version all your settings and galleries will be saved.', 'gallery' ); ?>
895
  </th>
896
  </tr>
897
  </table>
898
  </div>
899
  <div class="bws_pro_version_tooltip">
900
  <div class="bws_info">
901
- <?php _e( 'Unlock premium options by upgrading to Pro version', 'gallery' ); ?>
902
  </div>
903
  <div class="bws_pro_links">
904
  <span class="bws_trial_info">
905
- <a href="http://bestwebsoft.com/products/gallery/trial/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $gllr_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Gallery Pro Plugin"><?php _e( 'Start Your Trial', 'gallery' ); ?></a>
906
- <?php _e( 'or', 'gallery' ); ?>
907
  </span>
908
- <a class="bws_button" href="http://bestwebsoft.com/products/gallery/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $gllr_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Gallery Pro Plugin"><?php _e( 'Learn More', 'gallery' ); ?></a>
909
  </div>
910
  <div class="gllr_clear"></div>
911
  </div>
912
  </div>
913
  <table class="form-table">
914
  <tr valign="top">
915
- <th scope="row"><?php _e( 'Images with border', 'gallery' ); ?></th>
916
  <td>
917
  <input type="checkbox" name="gllr_border_images" value="1" <?php if ( 1 == $gllr_options["border_images"] ) echo 'checked="checked"'; ?> /><br />
918
- <input type="number" min="0" max="10000" value="<?php echo $gllr_options["border_images_width"]; ?>" name="gllr_border_images_width" /> <?php _e( 'Border width in px, just numbers', 'gallery' ); ?><br />
919
- <label><input type="minicolors" name="gllr_border_images_color" maxlength="7" value="<?php echo $gllr_options["border_images_color"]; ?>" id="gllr_border_images_color" /> <?php _e( 'Select a border color', 'gallery' ); ?></label>
920
  </td>
921
  </tr>
922
  <tr valign="top">
923
- <th scope="row"><?php _e( 'Number of images in the row', 'gallery' ); ?> </th>
924
  <td>
925
  <input type="number" name="gllr_custom_image_row_count" min="1" max="10000" value="<?php echo $gllr_options["custom_image_row_count"]; ?>" />
926
  </td>
927
  </tr>
928
  <tr valign="top">
929
- <th scope="row"><?php _e( 'Start slideshow', 'gallery' ); ?> </th>
930
  <td>
931
  <input type="checkbox" name="gllr_start_slideshow" value="1" <?php if ( 1 == $gllr_options["start_slideshow"] ) echo 'checked="checked"'; ?> />
932
  </td>
933
  </tr>
934
  <tr valign="top">
935
- <th scope="row"><?php _e( 'Slideshow interval', 'gallery' ); ?> </th>
936
  <td>
937
  <input type="number" name="gllr_slideshow_interval" min="1" max="1000000" value="<?php echo $gllr_options["slideshow_interval"]; ?>" />
938
  </td>
939
  </tr>
940
  <tr valign="top">
941
- <th scope="row"><?php _e( 'Use single lightbox for multiple galleries on one page', 'gallery' ); ?> </th>
942
  <td>
943
  <input type="checkbox" name="gllr_single_lightbox_for_multiple_galleries" value="1" <?php if ( 1 == $gllr_options["single_lightbox_for_multiple_galleries"] ) echo 'checked="checked"'; ?> />
944
  </td>
945
  </tr>
946
  <tr valign="top">
947
- <th scope="row"><?php _e( 'Sort images by', 'gallery' ); ?></th>
948
  <td>
949
- <label class="label_radio"><input type="radio" name="gllr_order_by" value="ID" <?php if ( 'ID' == $gllr_options["order_by"] ) echo 'checked="checked"'; ?> /> <?php _e( 'Attachment ID', 'gallery' ); ?></label><br />
950
- <label class="label_radio"><input type="radio" name="gllr_order_by" value="title" <?php if ( 'title' == $gllr_options["order_by"] ) echo 'checked="checked"'; ?> /> <?php _e( 'Image Name', 'gallery' ); ?></label><br />
951
- <label class="label_radio"><input type="radio" name="gllr_order_by" value="date" <?php if ( 'date' == $gllr_options["order_by"] ) echo 'checked="checked"'; ?> /> <?php _e( 'Date', 'gallery' ); ?></label><br />
952
- <label class="label_radio"><input type="radio" name="gllr_order_by" value="meta_value_num" <?php if ( 'meta_value_num' == $gllr_options["order_by"] ) echo 'checked="checked"'; ?> /> <?php _e( 'Sorting order in the Gallery', 'gallery' ); ?></label><br />
953
- <label class="label_radio"><input type="radio" name="gllr_order_by" value="rand" <?php if ( 'rand' == $gllr_options["order_by"] ) echo 'checked="checked"'; ?> /> <?php _e( 'Random', 'gallery' ); ?></label>
954
  </td>
955
  </tr>
956
  <tr valign="top">
957
- <th scope="row"><?php _e( 'Sort images', 'gallery' ); ?></th>
958
  <td>
959
- <label class="label_radio"><input type="radio" name="gllr_order" value="ASC" <?php if ( 'ASC' == $gllr_options["order"] ) echo 'checked="checked"'; ?> /> <?php _e( 'ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)', 'gallery' ); ?></label><br />
960
- <label class="label_radio"><input type="radio" name="gllr_order" value="DESC" <?php if ( 'DESC' == $gllr_options["order"] ) echo 'checked="checked"'; ?> /> <?php _e( 'DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)', 'gallery' ); ?></label>
961
  </td>
962
  </tr>
963
  <tr valign="top">
964
- <th scope="row"><?php _e( 'Display text under the image', 'gallery' ); ?></th>
965
  <td>
966
- <label><input type="checkbox" name="gllr_image_text" value="1" <?php if ( 1 == $gllr_options["image_text"] ) echo 'checked="checked"'; ?> /> <?php _e( 'Turn off the checkbox, if you want to display text just in a lightbox', 'gallery' ); ?></label>
967
  </td>
968
  </tr>
969
  <tr valign="top">
970
- <th scope="row"><?php _e( 'Display the Back link', 'gallery' ); ?></th>
971
  <td>
972
  <input type="checkbox" name="gllr_return_link" value="1" <?php if ( 1 == $gllr_options["return_link"] ) echo 'checked="checked"'; ?> />
973
  </td>
974
  </tr>
975
  <tr valign="top">
976
- <th scope="row"><?php _e( 'Display the Back link in the shortcode', 'gallery' ); ?> </th>
977
  <td>
978
  <input type="checkbox" name="gllr_return_link_shortcode" value="1" <?php if ( 1 == $gllr_options["return_link_shortcode"] ) echo 'checked="checked"'; ?> />
979
  </td>
980
  </tr>
981
  <tr valign="top">
982
- <th scope="row"><?php _e( 'The Back link text', 'gallery' ); ?> </th>
983
  <td>
984
  <input type="text" name="gllr_return_link_text" maxlength="250" value="<?php echo $gllr_options["return_link_text"]; ?>" style="width:200px;" />
985
  </td>
986
  </tr>
987
  <tr valign="top">
988
- <th scope="row"><?php _e( 'The Back link URL', 'gallery' ); ?></th>
989
  <td>
990
- <label><input type="radio" value="gallery_template_url" name="gllr_return_link_page" <?php if ( 'gallery_template_url' == $gllr_options["return_link_page"] ) echo 'checked="checked"'; ?> /><?php _e( 'Gallery page (Page with Gallery Template)', 'gallery'); ?></label><br />
991
  <label><input type="radio" maxlength="250" value="custom_url" name="gllr_return_link_page" id="gllr_return_link_url" <?php if ( 'custom_url' == $gllr_options["return_link_page"] ) echo 'checked="checked"'; ?> /> <input type="text" onfocus="document.getElementById('gllr_return_link_url').checked = true;" value="<?php echo $gllr_options["return_link_url"]; ?>" name="gllr_return_link_url" />
992
- <?php _e( '(Full URL to custom page)' , 'gallery'); ?></label>
993
  </td>
994
  </tr>
995
  <tr valign="top">
996
- <th scope="row"><?php _e( 'The Read More link text', 'gallery' ); ?></th>
997
  <td>
998
  <input type="text" name="gllr_read_more_link_text" maxlength="250" value="<?php echo $gllr_options["read_more_link_text"]; ?>" style="width:200px;" />
999
  </td>
1000
  </tr>
1001
  <tr valign="top">
1002
- <th scope="row"><?php _e( 'Add gallery to the search', 'gallery' ); ?></th>
1003
  <td>
1004
  <?php if ( array_key_exists( 'custom-search-plugin/custom-search-plugin.php', $all_plugins ) || array_key_exists( 'custom-search-pro/custom-search-pro.php', $all_plugins ) ) {
1005
  if ( is_plugin_active( 'custom-search-plugin/custom-search-plugin.php' ) || is_plugin_active( 'custom-search-pro/custom-search-pro.php' ) ) { ?>
1006
  <input type="checkbox" name="gllr_add_to_search" value="1" <?php if ( in_array( 'gallery', $cstmsrch_options['post_types'] ) ) echo 'checked="checked"'; ?> />
1007
- <span class="bws_info"> (<?php _e( 'Using', 'gallery' ); ?> Custom Search <?php _e( 'powered by', 'gallery' ); ?> <a href="http://bestwebsoft.com/products/">bestwebsoft.com</a>)</span>
1008
  <?php } else { ?>
1009
  <input disabled="disabled" type="checkbox" name="gllr_add_to_search" value="1" <?php if ( in_array( 'gallery', $cstmsrch_options['post_types'] ) ) echo 'checked="checked"'; ?> />
1010
- <span class="bws_info">(<?php _e( 'Using Custom Search powered by', 'gallery' ); ?> <a href="http://bestwebsoft.com/products/">bestwebsoft.com</a>) <a href="<?php echo bloginfo("url"); ?>/wp-admin/plugins.php"><?php _e( 'Activate Custom Search', 'gallery' ); ?></a></span>
1011
  <?php }
1012
  } else { ?>
1013
  <input disabled="disabled" type="checkbox" name="gllr_add_to_search" value="1" />
1014
- <span class="bws_info">(<?php _e( 'Using Custom Search powered by', 'gallery' ); ?> <a href="http://bestwebsoft.com/products/">bestwebsoft.com</a>) <a href="http://bestwebsoft.com/products/custom-search/"><?php _e( 'Download Custom Search', 'gallery' ); ?></a></span>
1015
  <?php } ?>
1016
  </td>
1017
  </tr>
1018
  <tr valign="top">
1019
- <th scope="row"><?php _e( 'Rewrite templates after update', 'gallery' ); ?></th>
1020
  <td>
1021
- <input type="checkbox" name="gllr_rewrite_template" value="1" <?php if ( 1 == $gllr_options['rewrite_template'] ) echo 'checked="checked"'; ?> /> <span class="bws_info"><?php _e( "Turn off the checkbox, if You edited the file 'gallery-template.php' or 'gallery-single-template.php' file in your theme folder and You don't want to rewrite them", 'gallery' ); ?></span>
1022
  </td>
1023
  </tr>
1024
  </table>
@@ -1027,72 +1029,72 @@ if ( ! function_exists( 'gllr_settings_page' ) ) {
1027
  <div class="bws_table_bg"></div>
1028
  <table class="form-table bws_pro_version">
1029
  <tr valign="top" class="gllr_width_labels">
1030
- <th scope="row"><?php _e( 'Use pagination for images', 'gallery' ); ?></th>
1031
  <td>
1032
  <input disabled type="checkbox" name="gllrprfssnl_images_pagination" value="1" /><br />
1033
- <label><input disabled type="number" name="gllrprfssnl_images_per_page" value="" /> <?php _e( 'per page', 'gallery' ); ?></label>
1034
  </td>
1035
  </tr>
1036
  <tr valign="top" class="gllr_width_labels">
1037
- <th scope="row"><?php _e( 'The lightbox helper', 'gallery' ); ?></th>
1038
  <td>
1039
- <label><input disabled type="radio" name="gllrprfssnl_fancybox_helper" value="none" /> <?php _e( 'Do not use', 'gallery' ); ?></label><br />
1040
- <label><input disabled type="radio" name="gllrprfssnl_fancybox_helper" value="button" /> <?php _e( 'Button helper', 'gallery' ); ?></label><br />
1041
- <label><input disabled type="radio" name="gllrprfssnl_fancybox_helper" value="thumbnail" /> <?php _e( 'Thumbnail helper', 'gallery' ); ?></label>
1042
  </td>
1043
  </tr>
1044
  <tr valign="top" class="gllr_width_labels">
1045
- <th scope="row"><?php _e( 'Display Like buttons in the lightbox', 'gallery' ); ?></th>
1046
  <td>
1047
- <label><input disabled type="checkbox" name="gllrprfssnl_like_button_fb" value="1" /> <?php _e( 'FaceBook', 'gallery' ); ?></label><br />
1048
- <label><input disabled type="checkbox" name="gllrprfssnl_like_button_twit" value="1" /> <?php _e( 'Twitter', 'gallery' ); ?></label><br />
1049
- <label><input disabled type="checkbox" name="gllrprfssnl_like_button_pint" value="1" /> <?php _e( 'Pinterest', 'gallery' ); ?></label><br />
1050
- <label><input disabled type="checkbox" name="gllrprfssnl_like_button_g_plusone" value="1" /> <?php _e( 'Google +1', 'gallery' ); ?></label>
1051
  </td>
1052
  </tr>
1053
  <tr valign="top" class="gllr_width_labels">
1054
- <th scope="row"><?php _e( 'Slug for gallery item', 'gallery' ); ?></th>
1055
  <td>
1056
- <input type="text" name="gllrprfssnl_slug" value="gallery" disabled /> <span class="bws_info"><?php _e( 'for any structure of permalinks except the default structure', 'gallery' ); ?></span>
1057
  </td
1058
  </tr>
1059
  <tr valign="top">
1060
- <th scope="row"><?php _e( 'Title for lightbox button', 'gallery' ); ?></th>
1061
  <td>
1062
  <input type="text" name="gllrprfssnl_lightbox_button_text" disabled value="" />
1063
  </td>
1064
  </tr>
1065
  <tr valign="top">
1066
- <th scope="row"><?php _e( 'Display all images in the lightbox instead of going into a single gallery', 'gallery' ); ?> </th>
1067
  <td>
1068
  <input type="checkbox" name="gllrpr_hide_single_gallery" value="1" disabled />
1069
- <span class="bws_info">(<?php _e( 'When using the gallery template or a shortcode with `display=short` parameter', 'gallery' ); ?>)</span>
1070
  </td>
1071
  </tr>
1072
  <tr valign="top">
1073
  <th scope="row" colspan="2">
1074
- * <?php _e( 'If you upgrade to Pro version all your settings and galleries will be saved.', 'gallery' ); ?>
1075
  </th>
1076
  </tr>
1077
  </table>
1078
  </div>
1079
  <div class="bws_pro_version_tooltip">
1080
  <div class="bws_info">
1081
- <?php _e( 'Unlock premium options by upgrading to Pro version', 'gallery' ); ?>
1082
  </div>
1083
  <div class="bws_pro_links">
1084
  <span class="bws_trial_info">
1085
- <a href="http://bestwebsoft.com/products/gallery/trial/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $gllr_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Gallery Pro Plugin"><?php _e( 'Start Your Trial', 'gallery' ); ?></a>
1086
- <?php _e( 'or', 'gallery' ); ?>
1087
  </span>
1088
- <a class="bws_button" href="http://bestwebsoft.com/products/gallery/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $gllr_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Gallery Pro Plugin"><?php _e( 'Learn More', 'gallery' ); ?></a>
1089
  </div>
1090
  <div class="gllr_clear"></div>
1091
  </div>
1092
  </div>
1093
  <input type="hidden" name="gllr_form_submit" value="submit" />
1094
  <p class="submit">
1095
- <input type="submit" class="button-primary" value="<?php _e( 'Save Changes' ) ?>" />
1096
  </p>
1097
  <?php wp_nonce_field( $plugin_basename, 'gllr_nonce_name' ); ?>
1098
  </form>
@@ -1127,9 +1129,9 @@ if ( ! function_exists( 'gllr_register_plugin_links' ) ) {
1127
  $base = plugin_basename( __FILE__ );
1128
  if ( $file == $base ) {
1129
  if ( ! is_network_admin() )
1130
- $links[] = '<a href="admin.php?page=gallery-plugin.php">' . __( 'Settings', 'gallery' ) . '</a>';
1131
- $links[] = '<a href="http://wordpress.org/plugins/gallery-plugin/faq/" target="_blank">' . __( 'FAQ', 'gallery' ) . '</a>';
1132
- $links[] = '<a href="http://support.bestwebsoft.com">' . __( 'Support', 'gallery' ) . '</a>';
1133
  }
1134
  return $links;
1135
  }
@@ -1144,7 +1146,7 @@ if ( ! function_exists( 'gllr_plugin_action_links' ) ) {
1144
  $this_plugin = plugin_basename( __FILE__ );
1145
 
1146
  if ( $file == $this_plugin ) {
1147
- $settings_link = '<a href="admin.php?page=gallery-plugin.php">' . __( 'Settings', 'gallery' ) . '</a>';
1148
  array_unshift( $links, $settings_link );
1149
  }
1150
  }
@@ -1154,7 +1156,7 @@ if ( ! function_exists( 'gllr_plugin_action_links' ) ) {
1154
 
1155
  if ( ! function_exists ( 'gllr_add_admin_script' ) ) {
1156
  function gllr_add_admin_script() {
1157
- global $post_type, $wp_version; ?>
1158
  <script type="text/javascript">
1159
  (function($) {
1160
  $(document).ready( function() {
@@ -1166,24 +1168,14 @@ if ( ! function_exists ( 'gllr_add_admin_script' ) ) {
1166
  });
1167
  })(jQuery);
1168
  </script>
1169
- <?php if ( $wp_version < '3.6' && isset( $post_type ) && 'gallery' == $post_type ) { ?>
1170
- <style type="text/css">
1171
- .postarea .insert-media {
1172
- display: none;
1173
- }
1174
- </style>
1175
- <?php }
1176
- }
1177
  }
1178
 
1179
  if ( ! function_exists ( 'gllr_admin_head' ) ) {
1180
  function gllr_admin_head() {
1181
  global $wp_version, $gllr_plugin_info, $post_type, $pagenow;
1182
 
1183
- if ( 3.8 > $wp_version )
1184
- wp_enqueue_style( 'gllr_stylesheet', plugins_url( 'css/style_wp_before_3.8.css', __FILE__ ) );
1185
- else
1186
- wp_enqueue_style( 'gllr_stylesheet', plugins_url( 'css/style.css', __FILE__ ) );
1187
 
1188
  wp_enqueue_script( 'jquery' );
1189
  wp_enqueue_script( 'jquery-ui-sortable' );
@@ -1196,10 +1188,10 @@ if ( ! function_exists ( 'gllr_admin_head' ) ) {
1196
  wp_localize_script( 'gllr_script', 'gllr_vars',
1197
  array(
1198
  'gllr_nonce' => wp_create_nonce( plugin_basename( __FILE__ ), 'gllr_ajax_nonce_field' ),
1199
- 'update_img_message' => __( 'Updating images...', 'gallery' ),
1200
- 'not_found_img_info' => __( 'No image found.', 'gallery' ),
1201
- 'img_success' => __( 'All images are updated.', 'gallery' ),
1202
- 'img_error' => __( 'Error.', 'gallery' )
1203
  )
1204
  );
1205
  } else if (
@@ -1208,11 +1200,12 @@ if ( ! function_exists ( 'gllr_admin_head' ) ) {
1208
  wp_enqueue_script( 'gllr_script', plugins_url( 'js/script.js', __FILE__ ), array( 'jquery' ) );
1209
  wp_localize_script( 'gllr_script', 'gllr_vars',
1210
  array(
1211
- 'gllr_nonce' => wp_create_nonce( plugin_basename( __FILE__ ), 'gllr_ajax_nonce_field' ),
1212
- 'gllr_add_nonce' => wp_create_nonce( plugin_basename( __FILE__ ), 'gllr_ajax_add_nonce' ),
1213
- 'warnBulkDelete' => __( "You are about to delete these items from this gallery.\n 'Cancel' to stop, 'OK' to delete.", 'gallery' ),
1214
- 'wp_media_title' => __( 'Insert Media' ),
1215
- 'wp_media_button' => __( 'Insert' ),
 
1216
  )
1217
  );
1218
  }
@@ -1224,19 +1217,19 @@ if ( ! function_exists ( 'gllr_admin_head' ) ) {
1224
  if ( ! function_exists( 'get_plugins' ) )
1225
  require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
1226
  $all_plugins = get_plugins();
1227
- $learn_more = str_replace( ' ', '&nbsp', __( 'Learn more', 'gallery' ) );
1228
  /* tooltip for gallery categories */
1229
  if ( isset( $all_plugins['gallery-categories/gallery-categories.php'] ) || isset( $all_plugins['gallery-categories-pro/gallery-categories-pro.php'] ) ) {
1230
  /* if gallery categories is installed */
1231
  $link = "plugins.php";
1232
- $text = __( 'Activate', 'gallery' );
1233
  } else {
1234
  if ( function_exists( 'is_multisite' ) )
1235
  $link = ( ! is_multisite() ) ? admin_url( '/' ) : network_admin_url( '/' );
1236
  else
1237
  $link = admin_url( '/' );
1238
  $link = $link . 'plugin-install.php?tab=search&type=term&s=Gallery+Categories+BestWebSoft&plugin-search-input=Search+Plugins';
1239
- $text = __( 'Install now', 'gallery' );
1240
  }
1241
  $tooltip_args = array(
1242
  'tooltip_id' => 'gllr_install_gallery_categories_tooltip',
@@ -1245,7 +1238,7 @@ if ( ! function_exists ( 'gllr_admin_head' ) ) {
1245
  'click' => true,
1246
  'onload' => true,
1247
  ),
1248
- 'content' => '<h3>' . __( 'Add multiple gallery categories', 'gallery' ) . '</h3><p>' . __( "Install Gallery Categories plugin to add unlimited number of categories.", 'gallery' ) . ' <a href="http://bestwebsoft.com/products/gallery-categories/?k=bb17b69bfb50827f3e2a9b3a75978760&pn=79&v=' . $gllr_plugin_info["Version"] . '&wp_v=' . $wp_version . '" target="_blank">' . $learn_more . '</a></p>',
1249
  'buttons' => array(
1250
  array(
1251
  'type' => 'link',
@@ -1254,7 +1247,7 @@ if ( ! function_exists ( 'gllr_admin_head' ) ) {
1254
  ),
1255
  'close' => array(
1256
  'type' => 'dismiss',
1257
- 'text' => __( 'Close', 'gallery' ),
1258
  ),
1259
  ),
1260
  'position' => array(
@@ -1518,7 +1511,7 @@ if ( ! function_exists ( 'gllr_shortcode' ) ) {
1518
  <?php endwhile;
1519
  else: ?>
1520
  <div class="gallery_box_single">
1521
- <p class="not_found"><?php _e( 'Sorry, nothing found.', 'gallery' ); ?></p>
1522
  </div><!-- .gallery_box_single -->
1523
  <?php endif;
1524
  if ( 1 == $gllr_options['return_link_shortcode'] ) {
@@ -1540,7 +1533,7 @@ if ( ! function_exists ( 'gllr_shortcode' ) ) {
1540
  'speedIn' : 500,
1541
  'speedOut' : 300,
1542
  'titleFormat' : function( title, currentArray, currentIndex, currentOpts ) {
1543
- return '<div id="fancybox-title-inside">' + ( title.length ? '<span id="bws_gallery_image_title">' + title + '</span><br />' : '' ) + '<span id="bws_gallery_image_counter"><?php _e( "Image", "gallery"); ?> ' + ( currentIndex + 1 ) + ' / ' + currentArray.length + '</span></div><?php if( get_post_meta( $post->ID, 'gllr_download_link', true ) != '' ){?><a id="bws_gallery_download_link" href="' + $( currentOpts.orig ).attr( 'rel' ) + '" target="_blank"><?php echo addslashes( __( "Download high resolution image", "gallery" ) ); ?> </a><?php } ?>';
1544
  }<?php if ( 1 == $gllr_options['start_slideshow'] ) { ?>,
1545
  'onComplete': function() {
1546
  clearTimeout( jQuery.fancybox.slider );
@@ -1670,7 +1663,7 @@ if ( ! function_exists ( 'gllr_image_resize' ) ) {
1670
  function gllr_image_resize( $file, $max_w, $max_h, $crop = false, $suffix = null, $dest_path = null, $jpeg_quality = 90 ) {
1671
  $size = @getimagesize( $file );
1672
  if ( ! $size )
1673
- return new WP_Error( 'invalid_image', __( 'Image size not defined' ), $file );
1674
 
1675
  $type = $size[2];
1676
 
@@ -1685,7 +1678,7 @@ if ( ! function_exists ( 'gllr_image_resize' ) ) {
1685
  else if ( 16 == $type )
1686
  $image = imagecreatefromxbm( $file );
1687
  else
1688
- return new WP_Error( 'invalid_image', __( 'We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image.' ), $file );
1689
 
1690
  if ( ! is_resource( $image ) )
1691
  return new WP_Error( 'error_loading_image', $image, $file );
@@ -1696,7 +1689,7 @@ if ( ! function_exists ( 'gllr_image_resize' ) ) {
1696
  $dims = gllr_image_resize_dimensions($orig_w, $orig_h, $max_w, $max_h, $crop);
1697
 
1698
  if ( ! $dims )
1699
- return new WP_Error( 'error_getting_dimensions', __( 'Image size changes not defined' ) );
1700
  list( $dst_x, $dst_y, $src_x, $src_y, $dst_w, $dst_h, $src_w, $src_h ) = $dims;
1701
 
1702
  $newimage = wp_imagecreatetruecolor( $dst_w, $dst_h );
@@ -1725,15 +1718,15 @@ if ( ! function_exists ( 'gllr_image_resize' ) ) {
1725
 
1726
  if ( IMAGETYPE_GIF == $orig_type ) {
1727
  if ( !imagegif( $newimage, $destfilename ) )
1728
- return new WP_Error( 'resize_path_invalid', __( 'Invalid path' ) );
1729
  } elseif ( IMAGETYPE_PNG == $orig_type ) {
1730
  if ( !imagepng( $newimage, $destfilename ) )
1731
- return new WP_Error( 'resize_path_invalid', __( 'Invalid path' ) );
1732
  } else {
1733
  /* All other formats are converted to jpg */
1734
  $destfilename = "{$dir}/{$name}-{$suffix}.jpg";
1735
  if ( !imagejpeg( $newimage, $destfilename, apply_filters( 'jpeg_quality', $jpeg_quality, 'image_resize' ) ) )
1736
- return new WP_Error( 'resize_path_invalid', __( 'Invalid path' ) );
1737
  }
1738
  imagedestroy( $newimage );
1739
 
@@ -1829,9 +1822,12 @@ if ( ! function_exists ( 'gllr_theme_body_classes' ) ) {
1829
  }
1830
  }
1831
 
1832
- if ( ! function_exists ( 'gllr_plugin_banner' ) ) {
1833
- function gllr_plugin_banner() {
1834
  global $hook_suffix, $gllr_options;
 
 
 
1835
  if ( 'plugins.php' == $hook_suffix ) {
1836
  global $gllr_plugin_info;
1837
 
@@ -1878,14 +1874,14 @@ if ( ! function_exists( 'gllr_plugin_uninstall' ) ) {
1878
  /* Create custom meta box for gallery post type */
1879
  if ( ! function_exists( 'gllr_media_custom_box' ) ) {
1880
  function gllr_media_custom_box( $obj = '', $box = '' ) {
1881
- global $post, $wp_version, $gllr_plugin_info, $mode, $original_post;
1882
  $original_post = $post; ?>
1883
  <div style="padding-top:10px;">
1884
  <div class="error hide-if-js">
1885
- <p><?php _e( 'Add images requires JavaScript.', 'gallery' ); ?></p>
1886
  </div>
1887
  <div class="wp-media-buttons">
1888
- <a href="#" id="gllr-media-insert" class="button add_media hide-if-no-js"><span class="dashicons dashicons-admin-media wp-media-buttons-icon"></span> <?php _e( 'Add Media' ); ?></a>
1889
  </div>
1890
  <div class="clear"></div>
1891
  <?php $wp_gallery_media_table = new Gllr_Media_Table();
@@ -1895,7 +1891,7 @@ if ( ! function_exists( 'gllr_media_custom_box' ) ) {
1895
  $wp_gallery_media_table->display();
1896
  } else { ?>
1897
  <div class="error hide-if-js">
1898
- <p><?php _e( 'The grid view for the Gallery images requires JavaScript.', 'gallery' ); ?> <a href="<?php echo esc_url( add_query_arg( 'mode', 'list', $_SERVER['REQUEST_URI'] ) ) ?>"><?php _e( 'Switch to the list view', 'gallery' ); ?></a></p>
1899
  </div>
1900
  <ul tabindex="-1" class="attachments ui-sortable ui-sortable-disabled hide-if-no-js" id="__attachments-view-39">
1901
  <?php $wp_gallery_media_table->display_grid_rows(); ?>
@@ -1922,8 +1918,8 @@ if ( $wp_version > '3.3' ) {
1922
  public function __construct( $args = array() ) {
1923
 
1924
  $this->modes = array(
1925
- 'list' => __( 'List View' ),
1926
- 'grid' => __( 'Grid View' )
1927
  );
1928
 
1929
  parent::__construct( array(
@@ -1937,7 +1933,7 @@ if ( $wp_version > '3.3' ) {
1937
 
1938
  $columns = $this->get_columns();
1939
  $hidden = array( 'order' );
1940
- $sortable = $this->get_sortable_columns();
1941
  $current_page = $this->get_pagenum();
1942
  $this->_column_headers = array( $columns, $hidden, $sortable );
1943
  $images_id = get_post_meta( $original_post->ID, '_gallery_images', true );
@@ -1980,11 +1976,11 @@ if ( $wp_version > '3.3' ) {
1980
 
1981
  /** This action is documented in wp-admin/includes/class-wp-posts-list-table.php */
1982
  do_action( 'restrict_manage_posts' );
1983
- submit_button( __( 'Filter' ), 'button', 'filter_action', false, array( 'id' => 'post-query-submit' ) );
1984
  }
1985
 
1986
  if ( $this->is_trash && current_user_can( 'edit_others_posts' ) ) {
1987
- submit_button( __( 'Empty Trash' ), 'apply', 'delete_all', false );
1988
  } ?>
1989
  </div>
1990
  <?php }
@@ -2005,7 +2001,7 @@ if ( $wp_version > '3.3' ) {
2005
  }
2006
 
2007
  function no_items() {
2008
- _e( 'No images found', 'gallery' );
2009
  }
2010
 
2011
  function get_views() {
@@ -2059,9 +2055,9 @@ if ( $wp_version > '3.3' ) {
2059
  if ( empty( $this->_actions ) )
2060
  return;
2061
 
2062
- echo "<label for='bulk-action-selector-" . esc_attr( $which ) . "' class='screen-reader-text'>" . __( 'Select bulk action' ) . "</label>";
2063
  echo "<select name='action-" . esc_attr( $which ) . "' id='bulk-action-selector-" . esc_attr( $which ) . "'>\n";
2064
- echo "<option value='-1' selected='selected'>" . __( 'Bulk Actions' ) . "</option>\n";
2065
 
2066
  foreach ( $this->_actions as $name => $title ) {
2067
  $class = 'edit' == $name ? ' class="hide-if-no-js"' : '';
@@ -2071,14 +2067,14 @@ if ( $wp_version > '3.3' ) {
2071
 
2072
  echo "</select>\n";
2073
 
2074
- submit_button( __( 'Apply' ), 'action', '', false, array( 'id' => "doaction$two" ) );
2075
  echo "\n";
2076
  }
2077
 
2078
  function get_bulk_actions() {
2079
  $actions = array();
2080
 
2081
- $actions['delete'] = __( 'Delete from Gallery', 'gallery' );
2082
 
2083
  return $actions;
2084
  }
@@ -2091,7 +2087,7 @@ if ( $wp_version > '3.3' ) {
2091
  $views = $this->get_views(); ?>
2092
  <div class="postbox" style="margin-top: 10px;">
2093
  <div class="inside">
2094
- <label><input type="checkbox" name="gllr_download_link" value="1" <?php if ( '' != $gllr_download_link ) echo "checked='checked'"; ?> /> <?php _e( 'Display file URL', 'gallery' ); ?></label>
2095
  </div>
2096
  </div>
2097
  <?php } else {
@@ -2100,27 +2096,29 @@ if ( $wp_version > '3.3' ) {
2100
  <div class="filter-items">
2101
  <?php $this->view_switcher( $mode ); ?>
2102
  <?php if ( $mode == 'grid' ) { ?>
2103
- <a href="#" class="button media-button button-large gllr-media-bulk-select-button hide-if-no-js"><?php _e( 'Bulk Select' ); ?></a>
2104
  <?php } ?>
2105
- <a href="#" class="button media-button button-large gllr-media-bulk-cansel-select-button hide-if-no-js"><?php _e( 'Cancel Selection' ); ?></a>
2106
- <a href="#" class="button media-button button-primary button-large gllr-media-bulk-delete-selected-button hide-if-no-js" disabled="disabled"><?php _e( 'Delete Selected' ); ?></a>
2107
  <span class="gllr-media-spinner"></span>
2108
- <label><input type="checkbox" name="gllr_download_link" value="1" <?php if ( '' != $gllr_download_link ) echo "checked='checked'"; ?> /> <?php _e( 'Display file URL', 'gallery' ); ?></label>
2109
  </div>
2110
  </div>
2111
  <?php }
2112
  }
2113
 
2114
  function get_columns() {
 
 
 
2115
  $lists_columns = array(
2116
- 'order' => '',
2117
  'cb' => '<input type="checkbox" />',
2118
- 'icon' => '',
2119
- 'title' => __( 'File', 'gallery' ),
2120
- 'dimensions' => __( 'Dimensions' ),
2121
- 'gllr_image_text' => __( 'Title', 'gallery' ),
2122
- 'gllr_image_alt_tag' => __( 'Alt tag', 'gallery' ),
2123
- 'gllr_link_url' => __( 'URL', 'gallery' )
2124
  );
2125
  return $lists_columns;
2126
  }
@@ -2159,7 +2157,7 @@ if ( $wp_version > '3.3' ) {
2159
  }
2160
 
2161
  function display_grid_rows() {
2162
- global $post, $mode, $original_post, $wp_version, $gllr_plugin_info;
2163
  $old_post = $post;
2164
  add_filter( 'the_title','esc_html' );
2165
 
@@ -2196,19 +2194,18 @@ if ( $wp_version > '3.3' ) {
2196
  </div>
2197
  </div>
2198
  </div>
2199
- <a class="gllr-media-check" tabindex="-1" title="<?php _e( 'Deselect' ); ?>" href="#">
2200
  <div class="media-modal-icon"></div>
2201
  </a>
2202
  <div class="gllr-media-attachment-details">
2203
  <div class="gllr-media-attachment-info">
2204
  <div class="gllr-media-details">
2205
- <div class="gllr-media-filename"><strong><?php _e( 'File name', 'gallery' ); ?>:</strong> <?php the_title(); ?></div>
2206
- <div class="gllr-media-filetype"><strong><?php _e( 'File type', 'gallery' ); ?>:</strong> <?php echo get_post_mime_type( $post->ID ); ?></div>
2207
- <div class="gllr-media-dimensions"><strong><?php _e( 'Dimensions' ); ?>:</strong> <?php echo $attachment_metadata['width']; ?> &times; <?php echo $attachment_metadata['height']; ?></div>
2208
  </div>
2209
  <div class="gllr-media-actions">
2210
- <!--<a href="post.php?post=<?php echo $post->ID; ?>&action=edit"><?php _e( 'Edit Attachment', 'gallery' ); ?></a>-->
2211
- <a href="<?php echo get_edit_post_link( $post->ID ); ?>#TB_inline?width=800&height=450&width=700&inlineId=gllr-media-attachment-details-box-<?php echo $post->ID; ?>" class="thickbox" title="<?php _e( 'Edit Attachment Info', 'gallery' ); ?>"><?php _e( 'Edit Attachment', 'gallery' ); ?></a>
2212
  </div>
2213
  </div>
2214
  </div>
@@ -2218,40 +2215,45 @@ if ( $wp_version > '3.3' ) {
2218
  $alt_tag_key = "gllr_image_alt_tag";
2219
  $image_attributes = wp_get_attachment_image_src( $post->ID, 'large' ); ?>
2220
  <div class="gllr-pro-version-block">
2221
- <a class="button bws_plugin_pro_version" href="http://bestwebsoft.com/products/gallery/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $gllr_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="<?php _e( 'Go Pro', 'gallery' ); ?>"><?php _e( 'Pro version', 'gallery' ); ?>
2222
  </a>
2223
  <div class="gllr-pro-settings">
2224
- <?php _e( 'This setting is available in Pro version', 'gallery' ); ?>
2225
  <img src="<?php echo plugins_url( 'images/pro-settings.jpg', __FILE__ ); ?>" alt="pro-settings" />
2226
  </div>
2227
  </div>
2228
  <div class="gllr-media-attachment-details-box-left">
2229
  <div class="gllr_border_image">
2230
  <img src="<?php echo $image_attributes[0]; ?>" alt="<?php the_title(); ?>" title="<?php the_title(); ?>" height="auto" width="<?php echo $image_attributes[1]; ?>" />
2231
- <!--<div class="attachment-actions">
2232
- <a href="<?php echo get_edit_post_link( $post->ID ); ?>" class="button edit-attachment">Edit Image</a>
2233
- </div>-->
2234
  </div>
2235
  </div>
2236
  <div class="gllr-media-attachment-details-box-right">
2237
  <div>
2238
- <?php _e( "Title", "gallery" ); ?><br />
 
 
2239
  <input type="text" name="gllr_image_text[<?php echo $post->ID; ?>]" value="<?php echo get_post_meta( $post->ID, $key, true ); ?>" />
2240
  </div>
2241
  <div>
2242
- <?php _e( "Alt tag", "gallery" ); ?><br />
 
 
 
 
2243
  <input type="text" name="gllr_image_alt_tag[<?php echo $post->ID; ?>]" value="<?php echo get_post_meta( $post->ID, $alt_tag_key, true ); ?>" />
2244
  </div>
2245
  <div>
2246
- <?php _e( "URL", "gallery" ); ?><br />
 
 
 
 
2247
  <input type="text" name="gllr_link_url[<?php echo $post->ID; ?>]" value="<?php echo get_post_meta( $post->ID, $link_key, true ); ?>" /><br />
2248
- <span class="bws_info"><?php _e( "(by click on image opens a link in a new window)", 'gallery' ); ?></span>
2249
  </div>
2250
  <div class="gllr-media-attachment-actions">
2251
- <!--<a href="<?php echo get_edit_post_link( $post->ID ); ?>" class="button save-media-details">Save</a>-->
2252
- <a href="post.php?post=<?php echo $post->ID; ?>&amp;action=edit"><?php _e( 'Edit more details', 'gallery' ); ?></a>
2253
  <span class="gllr-separator">|</span>
2254
- <a href="#" class="gllr-media-delete-attachment"><?php _e( 'Delete from Gallery', 'gallery' ); ?></a>
2255
  <input type="hidden" class="gllr_attachment_id" name="_gllr_attachment_id" value="<?php echo $post->ID; ?>" />
2256
  <input type="hidden" class="gllr_post_id" name="_gllr_post_id" value="<?php echo $original_post->ID; ?>" />
2257
  </div>
@@ -2263,7 +2265,7 @@ if ( $wp_version > '3.3' ) {
2263
  $user_can_edit = current_user_can( 'edit_post', $post->ID );
2264
  $post_owner = ( get_current_user_id() == $post->post_author ) ? 'self' : 'other';
2265
  $att_title = _draft_or_post_title(); ?>
2266
- <tr id="post-<?php echo $post->ID; ?>" class="<?php echo trim( ' author-' . $post_owner . ' status-' . $post->post_status ); ?>">
2267
  <?php list ( $columns, $hidden ) = $this->get_column_info();
2268
  foreach ( $columns as $column_name => $column_display_name ) {
2269
 
@@ -2271,6 +2273,9 @@ if ( $wp_version > '3.3' ) {
2271
  if ( in_array( $column_name, $hidden ) )
2272
  $classes .= ' hidden';
2273
 
 
 
 
2274
  $attributes = "class='$classes'";
2275
  switch ( $column_name ) {
2276
  case 'order': ?>
@@ -2281,49 +2286,47 @@ if ( $wp_version > '3.3' ) {
2281
  case 'cb': ?>
2282
  <th scope="row" class="check-column">
2283
  <?php if ( $user_can_edit ) { ?>
2284
- <label class="screen-reader-text" for="cb-select-<?php the_ID(); ?>"><?php echo sprintf( __( 'Select %s' ), $att_title );?></label>
2285
  <input type="checkbox" name="media[]" id="cb-select-<?php the_ID(); ?>" value="<?php the_ID(); ?>" />
2286
  <?php } ?>
2287
  </th>
2288
  <?php break;
2289
- case 'icon':
2290
- list( $mime ) = explode( '/', $post->post_mime_type );
2291
- $attributes = "class='$classes media-icon " . $mime . "-icon'"; ?>
2292
- <td <?php echo $attributes; ?>><?php
2293
- if ( $thumb = wp_get_attachment_image( $post->ID, array( 80, 60 ), true ) ) {
2294
- if ( $this->is_trash || ! $user_can_edit ) {
2295
- echo $thumb;
2296
- } else { ?>
2297
- <a href="<?php echo get_edit_post_link( $post->ID ); ?>" title="<?php echo esc_attr( sprintf( __( 'Edit &#8220;%s&#8221;' ), $att_title ) ); ?>">
2298
- <?php echo $thumb; ?>
2299
- </a>
2300
- <?php }
2301
- } ?>
2302
- </td>
2303
- <?php break;
2304
  case 'title': ?>
2305
  <td <?php echo $attributes; ?>><strong>
2306
- <?php if ( $this->is_trash || ! $user_can_edit ) {
2307
- echo $att_title;
 
 
 
2308
  } else { ?>
2309
- <a href="<?php echo get_edit_post_link( $post->ID ); ?>" title="<?php echo esc_attr( sprintf( __( 'Edit &#8220;%s&#8221;' ), $att_title ) ); ?>">
2310
- <?php echo $att_title; ?>
 
2311
  </a>
2312
  <?php }
2313
  _media_states( $post ); ?></strong>
2314
  <p class="filename"><?php echo wp_basename( $post->guid ); ?></p>
2315
  <?php echo $this->row_actions( $this->_get_row_actions( $post, $att_title ) ); ?>
 
2316
  </td>
2317
  <?php break;
2318
  case 'dimensions': ?>
2319
- <td <?php echo $attributes; ?>>
2320
  <?php echo $attachment_metadata['width']; ?> &times; <?php echo $attachment_metadata['height']; ?>
2321
  </td>
2322
  <?php break;
2323
- case 'gllr_image_text':
2324
- case 'gllr_image_alt_tag':
 
 
 
 
 
 
 
 
2325
  case 'gllr_link_url': ?>
2326
- <td <?php echo $attributes; ?>>
2327
  <input type="text" name="<?php echo $column_name; ?>[<?php echo $post->ID; ?>]" value="<?php echo get_post_meta( $post->ID, $column_name, true ); ?>" />
2328
  </td>
2329
  <?php break;
@@ -2341,33 +2344,33 @@ if ( $wp_version > '3.3' ) {
2341
 
2342
  if ( $this->detached ) {
2343
  if ( current_user_can( 'edit_post', $post->ID ) )
2344
- $actions['edit'] = '<a href="' . get_edit_post_link( $post->ID ) . '">' . __( 'Edit' ) . '</a>';
2345
  if ( current_user_can( 'delete_post', $post->ID ) )
2346
  if ( EMPTY_TRASH_DAYS && MEDIA_TRASH ) {
2347
- $actions['trash'] = "<a class='submitdelete' href='" . wp_nonce_url( "post.php?action=trash&amp;post=$post->ID", 'trash-post_' . $post->ID ) . "'>" . __( 'Trash' ) . "</a>";
2348
  } else {
2349
  $delete_ays = !MEDIA_TRASH ? " onclick='return showNotice.warn();'" : '';
2350
- $actions['delete'] = "<a class='submitdelete'$delete_ays href='" . wp_nonce_url( "post.php?action=delete&amp;post=$post->ID", 'delete-post_' . $post->ID ) . "'>" . __( 'Delete Permanently' ) . "</a>";
2351
  }
2352
- $actions['view'] = '<a href="' . get_permalink( $post->ID ) . '" title="' . esc_attr( sprintf( __( 'View &#8220;%s&#8221;' ), $att_title ) ) . '" rel="permalink">' . __( 'View' ) . '</a>';
2353
  if ( current_user_can( 'edit_post', $post->ID ) )
2354
- $actions['attach'] = '<a href="#the-list" onclick="findPosts.open( \'media[]\',\''.$post->ID.'\' );return false;" class="hide-if-no-js">' . __( 'Attach' ) . '</a>';
2355
  } else {
2356
  if ( current_user_can( 'edit_post', $post->ID ) && !$this->is_trash )
2357
- $actions['edit'] = '<a href="' . get_edit_post_link( $post->ID ) . '">' . __( 'Edit' ) . '</a>';
2358
  if ( current_user_can( 'delete_post', $post->ID ) ) {
2359
  if ( $this->is_trash )
2360
- $actions['untrash'] = "<a class='submitdelete' href='" . wp_nonce_url( "post.php?action=untrash&amp;post=$post->ID", 'untrash-post_' . $post->ID ) . "'>" . __( 'Restore' ) . "</a>";
2361
  elseif ( EMPTY_TRASH_DAYS && MEDIA_TRASH )
2362
- $actions['trash'] = "<a class='submitdelete' href='" . wp_nonce_url( "post.php?action=trash&amp;post=$post->ID", 'trash-post_' . $post->ID ) . "'>" . __( 'Trash' ) . "</a>";
2363
  if ( $this->is_trash || !EMPTY_TRASH_DAYS || !MEDIA_TRASH ) {
2364
  $delete_ays = ( !$this->is_trash && !MEDIA_TRASH ) ? " onclick='return showNotice.warn();'" : '';
2365
- $actions['delete'] = "<a class='submitdelete'$delete_ays href='" . wp_nonce_url( "post.php?action=delete&amp;post=$post->ID", 'delete-post_' . $post->ID ) . "'>" . __( 'Delete Permanently' ) . "</a>";
2366
  }
2367
  }
2368
  if ( !$this->is_trash ) {
2369
  $title =_draft_or_post_title( $post->post_parent );
2370
- $actions['view'] = '<a href="' . get_permalink( $post->ID ) . '" title="' . esc_attr( sprintf( __( 'View &#8220;%s&#8221;' ), $title ) ) . '" rel="permalink">' . __( 'View' ) . '</a>';
2371
  }
2372
  }
2373
  return $actions;
@@ -2441,6 +2444,17 @@ if ( ! function_exists( 'gllr_add_from_media' ) ) {
2441
  }
2442
  }
2443
 
 
 
 
 
 
 
 
 
 
 
 
2444
  /**
2445
  * Add place for notice in media upoader for gallery
2446
  *
@@ -2477,7 +2491,7 @@ if ( ! function_exists( 'gllr_media_check_ajax_action' ) ) {
2477
  $atachment_detail = get_post( $thumbnail_id );
2478
  if ( ! empty( $atachment_detail ) ) {
2479
  if ( ! preg_match( '!^image/!', $atachment_detail->post_mime_type ) ) {
2480
- $notice_attach = "<div class='upload-error'><strong>" . __( 'Warning', 'gallery' ) . ": </strong>" . __( 'You can add only images to the gallery', 'gallery' ) . "</div>";
2481
  wp_send_json_success( $notice_attach );
2482
  }
2483
  }
@@ -2490,29 +2504,47 @@ if ( ! function_exists( 'gllr_media_check_ajax_action' ) ) {
2490
  /* add shortcode content */
2491
  if ( ! function_exists( 'gllr_shortcode_button_content' ) ) {
2492
  function gllr_shortcode_button_content( $content ) {
2493
- global $wp_version; ?>
2494
  <div id="gllr" style="display:none;">
2495
  <fieldset>
2496
  <label>
2497
- <?php $query = new WP_Query( 'post_type=gallery&post_status=publish&posts_per_page=-1&order=DESC&orderby=date' );
2498
- if ( $query->have_posts() ) { ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2499
  <select name="gllr_list" id="gllr_shortcode_list">
2500
  <?php while ( $query->have_posts() ) {
2501
  $query->the_post();
2502
  if ( ! isset( $gllr_first ) ) $gllr_first = get_the_ID(); ?>
2503
  <option value="<?php the_ID(); ?>"><h2><?php the_title(); ?></h2></option>
2504
  <?php }
2505
- wp_reset_postdata(); ?>
 
2506
  </select>
2507
- <span class="title"><?php _e( 'Gallery', 'gallery' ); ?></span>
2508
- <?php } else { ?>
2509
- <span class="title"><?php _e( 'Sorry, no gallery found.', 'gallery' ); ?></p>
2510
  <?php } ?>
2511
  </label><br/>
2512
  <label>
2513
  <input type="checkbox" value="1" name="gllr_display_short" id="gllr_display_short" />
2514
  <span class="checkbox-title">
2515
- <?php _e( 'Display an album image with the description and the link to a single gallery page', 'gallery' ); ?>
2516
  </span>
2517
  </label>
2518
  </fieldset>
@@ -2536,7 +2568,12 @@ if ( ! function_exists( 'gllr_shortcode_button_content' ) ) {
2536
  var shortcode = '[print_gllr id=' + gllr_list + ']';
2537
 
2538
  $( current_object + ' #bws_shortcode_display' ).text( shortcode );
2539
- });
 
 
 
 
 
2540
  })(jQuery);
2541
  }
2542
  </script>
@@ -2557,6 +2594,8 @@ add_action( 'admin_menu', 'add_gllr_admin_menu' );
2557
  add_action( 'init', 'gllr_init' );
2558
  add_action( 'admin_init', 'gllr_admin_init' );
2559
 
 
 
2560
  add_action( 'after_switch_theme', 'gllr_after_switch_theme', 10, 2 );
2561
 
2562
  add_filter( 'rewrite_rules_array', 'gllr_custom_permalinks' ); /* Add custom permalink for gallery */
@@ -2588,7 +2627,7 @@ add_action( 'wp_ajax_gllr_update_image', 'gllr_update_image' );
2588
  add_action( 'wp_ajax_gllr_sanitize_file_name', 'gllr_sanitize_file_name' );
2589
  add_filter( 'sanitize_file_name', 'gllr_filter_sanitize_file_name' );
2590
 
2591
- add_action( 'admin_notices', 'gllr_plugin_banner' );
2592
 
2593
  /* Add place for notice in media upoader for portfolio */
2594
  add_action( 'print_media_templates', 'gllr_print_media_notice', 11 );
@@ -2604,6 +2643,7 @@ if ( ( isset( $_GET['post'] ) && get_post_type( $_GET['post'] ) == 'gallery' ) |
2604
 
2605
  add_action( 'wp_ajax_gllr_delete_image', 'gllr_delete_image' );
2606
  add_action( 'wp_ajax_gllr_add_from_media', 'gllr_add_from_media' );
 
2607
 
2608
  /* Delete plugin */
2609
  register_uninstall_hook( __FILE__, 'gllr_plugin_uninstall' );
4
  Plugin URI: http://bestwebsoft.com/products/
5
  Description: This plugin allows you to implement gallery page into web site.
6
  Author: BestWebSoft
7
+ Text Domain: gallery-plugin
8
+ Domain Path: /languages
9
+ Version: 4.3.7
10
  Author URI: http://bestwebsoft.com/
11
  License: GPLv2 or later
12
  */
42
  add_submenu_page( 'bws_plugins', 'Gallery', 'Gallery', 'manage_options', 'gallery-plugin.php', 'gllr_settings_page' );
43
 
44
  $url = admin_url( 'admin.php?page=gallery-plugin.php' );
45
+ $submenu['edit.php?post_type=gallery'][] = array( __( 'Settings', 'gallery-plugin' ), 'manage_options', $url );
46
+ }
47
+ }
48
+
49
+ if ( ! function_exists( 'gllr_plugins_loaded' ) ) {
50
+ function gllr_plugins_loaded() {
51
+ /* Internationalization, first(!) */
52
+ load_plugin_textdomain( 'gallery-plugin', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
53
  }
54
  }
55
 
56
  if ( ! function_exists ( 'gllr_init' ) ) {
57
  function gllr_init() {
58
  global $gllr_plugin_info;
 
 
59
 
60
  require_once( dirname( __FILE__ ) . '/bws_menu/bws_include.php' );
61
  bws_include_init( plugin_basename( __FILE__ ) );
66
  $gllr_plugin_info = get_plugin_data( __FILE__ );
67
  }
68
  /* Function check if plugin is compatible with current WP version */
69
+ bws_wp_min_version_check( plugin_basename( __FILE__ ), $gllr_plugin_info, '3.8', '3.5' );
70
 
71
  /* Register post type */
72
  gllr_post_type_images();
82
  }
83
  /* Call register settings function */
84
  gllr_settings();
 
 
85
  /* add gallery to global $bws_shortcode_list */
86
  $bws_shortcode_list['gllr'] = array( 'name' => 'Gallery', 'js_function' => 'gllr_shortcode_init' );
87
  }
105
  'single_lightbox_for_multiple_galleries' => 0,
106
  'order_by' => 'meta_value_num',
107
  'order' => 'ASC',
108
+ 'read_more_link_text' => __( 'See images &raquo;', 'gallery-plugin' ),
109
  'image_text' => 0,
110
  'return_link' => 0,
111
+ 'return_link_text' => __( 'Return to all albums', 'gallery-plugin' ),
112
  'return_link_page' => 'gallery_template_url',
113
  'return_link_url' => '',
114
  'return_link_shortcode' => 0,
313
  foreach ( $attachments_array as $key => $value ) {
314
  update_post_meta( $key, '_gallery_images', implode( ',', $value ) );
315
  }
316
+ /* set gallery category for demo data */
317
+ if ( function_exists( 'gllrctgrs_add_default_term_all_gallery' ) )
318
+ gllrctgrs_add_default_term_all_gallery();
319
+ }
320
  }
321
  }
322
 
327
  $post = isset( $_REQUEST['post'] ) ? $_REQUEST['post'] : "" ;
328
  $post_type = isset( $_REQUEST['post_type'] ) ? $_REQUEST['post_type'] : get_post_type( $post );
329
 
 
330
  if ( 'gallery' == $post_type || ( isset( $_REQUEST['page'] ) && 'gallery-plugin.php' == $_REQUEST['page'] ) ) {
331
+ $file_exists_flag = true;
332
  foreach ( $gllr_filenames as $filename ) {
333
  if ( ! file_exists( $gllr_themepath . $filename ) )
334
  $file_exists_flag = false;
335
  }
336
+ if ( ! $file_exists_flag ) { ?>
337
+ <div class="error"><p><strong><?php printf( __( "The following files '%s' and '%s' were not found in the directory of your theme. Please copy them from the directory `%s` to the directory of your theme for the correct work of the Gallery plugin", 'gallery-plugin' ), 'gallery-template.php','gallery-single-template.php', '/wp-content/plugins/gallery-plugin/template/' ); ?></strong></p></div>
338
+ <?php }
339
+ }
340
  }
341
  }
342
 
345
  function gllr_post_type_images() {
346
  register_post_type( 'gallery', array(
347
  'labels' => array(
348
+ 'name' => __( 'Galleries', 'gallery-plugin' ),
349
+ 'singular_name' => __( 'Gallery', 'gallery-plugin' ),
350
+ 'add_new_item' => __( 'Add New Gallery', 'gallery-plugin' ),
351
+ 'edit_item' => __( 'Edit Gallery', 'gallery-plugin' ),
352
+ 'new_item' => __( 'New Gallery', 'gallery-plugin' ),
353
+ 'view_item' => __( 'View Gallery', 'gallery-plugin' ),
354
+ 'search_items' => __( 'Search Galleries', 'gallery-plugin' ),
355
+ 'not_found' => __( 'No Gallery found', 'gallery-plugin' ),
356
  'parent_item_colon' => '',
357
+ 'menu_name' => __( 'Galleries', 'gallery-plugin' )
358
  ),
359
  'public' => true,
360
  'publicly_queryable' => true,
409
 
410
  if ( ! function_exists( 'init_metaboxes_gallery' ) ) {
411
  function init_metaboxes_gallery() {
412
+ add_meta_box( 'Gallery-Shortcode', __( 'Gallery Shortcode', 'gallery-plugin' ), 'gllr_post_shortcode_box', 'gallery', 'side', 'high' );
413
  if ( ! ( is_plugin_active( 'gallery-categories/gallery-categories.php' ) || is_plugin_active( 'gallery-categories-pro/gallery-categories-pro.php' ) ) ) {
414
+ add_meta_box( 'Gallery-Categories', __( 'Gallery Categories', 'gallery-plugin' ), 'gllr_gallery_categories', 'gallery', 'side', 'core' );
415
  }
416
  }
417
  }
419
  /* Create shortcode meta box for gallery post type */
420
  if ( ! function_exists( 'gllr_post_shortcode_box' ) ) {
421
  function gllr_post_shortcode_box( $obj = '', $box = '' ) {
422
+ global $post, $wp_version; ?>
423
+ <p><?php _e( 'Add this shortcode to a page, post or widget to display a single gallery', 'gallery-plugin' ); ?>:</p>
424
  <p><span class="bws_code">[print_gllr id=<?php echo $post->ID; ?>]</span></p>
425
  <div>
426
+ <?php _e( 'Use this shortcode to display an album image with the description and the link to a single gallery page', 'gallery-plugin' ); ?>:
427
+ <div class="bws_help_box bws_help_box_right<?php if ( $wp_version >= '3.9' ) echo ' dashicons dashicons-editor-help'; ?>">
428
+ <div class="bws_hidden_help_text"><img style="border: 1px solid #ccc;" src="<?php echo plugins_url( 'gallery-plugin/images/gallery_short_view.png' ); ?>" title="<?php _e( 'Short display', 'gallery-plugin' ); ?>" alt=""/></div>
429
  </div>
430
  </div>
431
  <p><span class="bws_code">[print_gllr id=<?php echo $post->ID; ?> display=short]</span></p>
443
  <div class="inside">
444
  <div id="taxonomy-gallery_categories" class="categorydiv">
445
  <ul id="gallery_categories-tabs" class="category-tabs">
446
+ <li class="tabs"><?php _e( 'Gallery Categories', 'gallery-plugin' ); ?></li>
447
+ <li class="hide-if-no-js" style="color:#0074A2;"><?php _e( 'Most Used', 'gallery-plugin' ); ?></li>
448
  </ul>
449
  <div id="gallery_categories-all" class="tabs-panel">
450
  <ul id="gallery_categorieschecklist" data-wp-lists="list:gallery_categories" class="categorychecklist form-no-clear">
451
  <li id="gallery_categories-2" class="popular-category">
452
+ <label class="selectit"><input value="2" type="checkbox" disabled="disabled" name="tax_input[gallery_categories][]" id="in-gallery_categories-2" checked="checked"><?php _e( 'Default', 'gallery-plugin' ); ?></label>
453
  </li>
454
  </ul>
455
  </div>
456
  <div id="gallery_categories-adder" class="wp-hidden-children">
457
+ <h4><a id="gallery_categories-add-toggle" href="#" class="hide-if-no-js">+ <?php _e( 'Add New Gallery Category', 'gallery-plugin' ); ?></a></h4>
458
  </div>
459
  </div>
460
  </div>
461
  </div>
462
  </div>
463
  </div>
464
+ <div id="gllr_show_gallery_categories_notice"><?php _e( 'Install plugin', 'gallery-plugin'); ?> <a href="http://bestwebsoft.com/products/gallery-categories/">Gallery Categories</a></div>
465
  <?php }
466
  }
467
 
616
  function gllr_change_columns( $cols ) {
617
  $cols = array(
618
  'cb' => '<input type="checkbox" />',
619
+ 'title' => __( 'Title', 'gallery-plugin' ),
620
+ 'author' => __( 'Author', 'gallery-plugin' ),
621
+ 'shortcode' => __( 'Shortcode', 'gallery-plugin' ),
622
+ 'photos' => __( 'Photos', 'gallery-plugin' ),
623
+ 'date' => __( 'Date', 'gallery-plugin' )
624
  );
625
  return $cols;
626
  }
631
  global $wpdb;
632
  $post = get_post( $post_id );
633
  switch ( $column ) {
 
 
 
 
634
  case "shortcode":
635
  echo '[print_gllr id=' . $post->ID . ']<br/>[print_gllr id=' . $post->ID . ' display=short]';
636
  break;
641
  else
642
  echo $wpdb->get_var( "SELECT COUNT(*) FROM " . $wpdb->posts . " WHERE ID IN( " . $images_id . " )" );
643
  break;
 
 
 
644
  }
645
  }
646
  }
766
 
767
  /* Check select one point in the blocks Arithmetic actions and Difficulty on settings page */
768
  update_option( 'gllr_options', $gllr_options );
769
+ $message = __( "Settings are saved", 'gallery-plugin' );
770
  }
771
 
772
  /* GO PRO */
779
  if ( isset( $_REQUEST['bws_restore_confirm'] ) && check_admin_referer( $plugin_basename, 'bws_settings_nonce_name' ) ) {
780
  $gllr_options = $gllr_option_defaults;
781
  update_option( 'gllr_options', $gllr_options );
782
+ $message = __( 'All plugin settings were restored.', 'gallery-plugin' );
783
  }
784
 
785
  $result = apply_filters( 'bws_handle_demo_data', 'gllr_plugin_upgrade', 'gllr_settings' );
791
  } ?>
792
  <div class="wrap">
793
  <div class="icon32 icon32-bws" id="icon-options-general"></div>
794
+ <h2><?php _e( 'Gallery Settings', 'gallery-plugin' ); ?></h2>
795
  <h2 class="nav-tab-wrapper">
796
+ <a class="nav-tab<?php if ( ! isset( $_GET['action'] ) ) echo ' nav-tab-active'; ?>" href="admin.php?page=gallery-plugin.php"><?php _e( 'Settings', 'gallery-plugin' ); ?></a>
797
+ <a class="nav-tab" href="http://bestwebsoft.com/products/gallery/faq/" target="_blank"><?php _e( 'FAQ', 'gallery-plugin' ); ?></a>
798
+ <a class="nav-tab bws_go_pro_tab<?php if ( isset( $_GET['action'] ) && 'go_pro' == $_GET['action'] ) echo ' nav-tab-active'; ?>" href="admin.php?page=gallery-plugin.php&amp;action=go_pro"><?php _e( 'Go PRO', 'gallery-plugin' ); ?></a>
799
  </h2>
800
  <div id="gllr_settings_message" class="updated fade" <?php if ( "" == $message ) echo 'style="display:none"'; ?>><p><strong><?php echo $message; ?></strong></p></div>
801
  <div class="error" <?php if ( "" == $error ) echo 'style="display:none"'; ?>><p><strong><?php echo $error; ?></strong></p></div>
805
  } elseif ( isset( $_POST['bws_handle_demo'] ) && check_admin_referer( $plugin_basename, 'bws_settings_nonce_name' ) ) {
806
  bws_demo_confirm();
807
  } else { ?>
808
+ <noscript><div class="error"><p><?php _e( 'Please enable JavaScript to use the option to renew images.', 'gallery-plugin' ); ?></p></div></noscript>
809
+ <?php bws_show_settings_notice(); ?>
810
+ <p><?php _e( "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:", 'gallery-plugin' ); ?>
811
  <span class="bws_code">[print_gllr id=Your_gallery_post_id]</span>
812
  </p>
813
  <table class="form-table hide-if-no-js">
814
  <tr valign="top">
815
+ <th scope="row"><?php _e( 'Update images for gallery', 'gallery-plugin' ); ?> </th>
816
  <td style="position:relative">
817
+ <input type="button" value="<?php _e( 'Update images', 'gallery-plugin' ); ?>" id="gllr_ajax_update_images" name="ajax_update_images" class="button" /> <div id="gllr_img_loader"><img src="<?php echo plugins_url( 'images/ajax-loader.gif', __FILE__ ); ?>" alt="loader" /></div>
818
  </td>
819
  </tr>
820
  </table>
821
  <br/>
822
+ <form class="bws_form" method="post" action="admin.php?page=gallery-plugin.php">
823
  <table class="form-table">
824
  <tr valign="top" class="gllr_width_labels">
825
+ <th scope="row"><?php _e( 'Image size for the album cover', 'gallery-plugin' ); ?> </th>
826
  <td>
827
+ <label><?php _e( 'Image size', 'gallery-plugin' ); ?> <?php echo $gllr_options["gllr_custom_size_name"][0]; ?></label><br />
828
  <label>
829
  <input type="number" name="gllr_custom_image_size_w_album" min="1" max="10000" value="<?php echo $gllr_options["gllr_custom_size_px"][0][0]; ?>" />
830
+ <?php _e( 'Width (in px)', 'gallery-plugin' ); ?>
831
  </label><br />
832
  <label>
833
  <input type="number" name="gllr_custom_image_size_h_album" min="1" max="10000" value="<?php echo $gllr_options["gllr_custom_size_px"][0][1]; ?>" />
834
+ <?php _e( 'Height (in px)', 'gallery-plugin' ); ?>
835
  </label>
836
  </td>
837
  </tr>
838
  <tr valign="top" class="gllr_width_labels">
839
+ <th scope="row"><?php _e( 'Image size for thumbnails', 'gallery-plugin' ); ?></th>
840
  <td>
841
+ <label><?php _e( 'Image size', 'gallery-plugin' ); ?> <?php echo $gllr_options["gllr_custom_size_name"][1]; ?></label><br />
842
  <label>
843
  <input type="number" name="gllr_custom_image_size_w_photo" min="1" max="10000" value="<?php echo $gllr_options["gllr_custom_size_px"][1][0]; ?>" />
844
+ <?php _e( 'Width (in px)', 'gallery-plugin' ); ?>
845
  </label><br />
846
  <label>
847
  <input type="number" name="gllr_custom_image_size_h_photo" min="1" max="10000" value="<?php echo $gllr_options["gllr_custom_size_px"][1][1]; ?>" />
848
+ <?php _e( 'Height (in px)', 'gallery-plugin' ); ?>
849
  </label>
850
  </td>
851
  </tr>
852
  <tr valign="top">
853
+ <td colspan="2"><span class="bws_info"><?php _e( 'WordPress will create a new thumbnail with the specified dimensions when you upload a new photo.', 'gallery-plugin' ); ?></span></td>
854
  </tr>
855
  </table>
856
  <div class="bws_pro_version_bloc">
858
  <div class="bws_table_bg"></div>
859
  <table class="form-table bws_pro_version">
860
  <tr valign="top" class="gllr_width_labels">
861
+ <th scope="row"><?php _e( 'Image size in the lightbox', 'gallery-plugin' ); ?> </th>
862
  <td>
863
+ <label><?php _e( 'Image size', 'gallery-plugin' ); ?> full-photo</label><br />
864
+ <label><input disabled class="gllrprfssnl_size_photo_full" type="number" name="gllrprfssnl_custom_image_size_w_full" value="1024" /> <?php _e( 'Max width (in px)', 'gallery-plugin' ); ?></label><br />
865
+ <label><input disabled class="gllrprfssnl_size_photo_full" type="number" name="gllrprfssnl_custom_image_size_h_full" value="1024" /> <?php _e( 'Max height (in px)', 'gallery-plugin' ); ?></label><br />
866
+ <input disabled type="checkbox" name="gllrprfssnl_size_photo_full" value="1" /> <?php _e( 'Display a full size image in the lightbox', 'gallery-plugin' ); ?>
867
  </td>
868
  </tr>
869
  <tr valign="top" class="gllr_width_labels">
870
+ <th scope="row"><?php _e( 'Crop position', 'gallery-plugin' ); ?></th>
871
  <td>
872
  <label>
873
  <select disabled>
874
+ <option value="center"><?php _e( 'center', 'gallery-plugin' ); ?></option>
875
  </select>
876
+ <?php _e( 'Horizontal', 'gallery-plugin' ); ?>
877
  </label><br />
878
  <label>
879
  <select disabled>
880
+ <option value="center"><?php _e( 'center', 'gallery-plugin' ); ?></option>
881
  </select>
882
+ <?php _e( 'Vertical', 'gallery-plugin' ); ?>
883
  </label>
884
  </td>
885
  </tr>
886
  <tr valign="top">
887
+ <th scope="row"><?php _e( 'Lightbox background', 'gallery-plugin' ); ?> </th>
888
  <td>
889
+ <input disabled class="button button-small gllrprfssnl_lightbox_default" type="button" value="<?php _e( 'Default', 'gallery-plugin' ); ?>"> <br />
890
+ <input disabled type="text" size="8" value="0.7" name="gllrprfssnl_background_lightbox_opacity" /> <?php _e( 'Background transparency (from 0 to 1)', 'gallery-plugin' ); ?><br />
891
+ <label><input disabled id="gllrprfssnl_background_lightbox_color" type="minicolors" name="gllrprfssnl_background_lightbox_color" value="#777777" id="gllrprfssnl_background_lightbox_color" /> <?php _e( 'Select a background color', 'gallery-plugin' ); ?></label>
892
  </td>
893
  </tr>
894
  <tr valign="top">
895
  <th scope="row" colspan="2">
896
+ * <?php _e( 'If you upgrade to Pro version all your settings and galleries will be saved.', 'gallery-plugin' ); ?>
897
  </th>
898
  </tr>
899
  </table>
900
  </div>
901
  <div class="bws_pro_version_tooltip">
902
  <div class="bws_info">
903
+ <?php _e( 'Unlock premium options by upgrading to Pro version', 'gallery-plugin' ); ?>
904
  </div>
905
  <div class="bws_pro_links">
906
  <span class="bws_trial_info">
907
+ <a href="http://bestwebsoft.com/products/gallery/trial/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $gllr_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Gallery Pro Plugin"><?php _e( 'Start Your Trial', 'gallery-plugin' ); ?></a>
908
+ <?php _e( 'or', 'gallery-plugin' ); ?>
909
  </span>
910
+ <a class="bws_button" href="http://bestwebsoft.com/products/gallery/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $gllr_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Gallery Pro Plugin"><?php _e( 'Learn More', 'gallery-plugin' ); ?></a>
911
  </div>
912
  <div class="gllr_clear"></div>
913
  </div>
914
  </div>
915
  <table class="form-table">
916
  <tr valign="top">
917
+ <th scope="row"><?php _e( 'Images with border', 'gallery-plugin' ); ?></th>
918
  <td>
919
  <input type="checkbox" name="gllr_border_images" value="1" <?php if ( 1 == $gllr_options["border_images"] ) echo 'checked="checked"'; ?> /><br />
920
+ <input type="number" min="0" max="10000" value="<?php echo $gllr_options["border_images_width"]; ?>" name="gllr_border_images_width" /> <?php _e( 'Border width in px, just numbers', 'gallery-plugin' ); ?><br />
921
+ <label><input type="minicolors" name="gllr_border_images_color" maxlength="7" value="<?php echo $gllr_options["border_images_color"]; ?>" id="gllr_border_images_color" /> <?php _e( 'Select a border color', 'gallery-plugin' ); ?></label>
922
  </td>
923
  </tr>
924
  <tr valign="top">
925
+ <th scope="row"><?php _e( 'Number of images in the row', 'gallery-plugin' ); ?> </th>
926
  <td>
927
  <input type="number" name="gllr_custom_image_row_count" min="1" max="10000" value="<?php echo $gllr_options["custom_image_row_count"]; ?>" />
928
  </td>
929
  </tr>
930
  <tr valign="top">
931
+ <th scope="row"><?php _e( 'Start slideshow', 'gallery-plugin' ); ?> </th>
932
  <td>
933
  <input type="checkbox" name="gllr_start_slideshow" value="1" <?php if ( 1 == $gllr_options["start_slideshow"] ) echo 'checked="checked"'; ?> />
934
  </td>
935
  </tr>
936
  <tr valign="top">
937
+ <th scope="row"><?php _e( 'Slideshow interval', 'gallery-plugin' ); ?> </th>
938
  <td>
939
  <input type="number" name="gllr_slideshow_interval" min="1" max="1000000" value="<?php echo $gllr_options["slideshow_interval"]; ?>" />
940
  </td>
941
  </tr>
942
  <tr valign="top">
943
+ <th scope="row"><?php _e( 'Use single lightbox for multiple galleries on one page', 'gallery-plugin' ); ?> </th>
944
  <td>
945
  <input type="checkbox" name="gllr_single_lightbox_for_multiple_galleries" value="1" <?php if ( 1 == $gllr_options["single_lightbox_for_multiple_galleries"] ) echo 'checked="checked"'; ?> />
946
  </td>
947
  </tr>
948
  <tr valign="top">
949
+ <th scope="row"><?php _e( 'Sort images by', 'gallery-plugin' ); ?></th>
950
  <td>
951
+ <label class="label_radio"><input type="radio" name="gllr_order_by" value="ID" <?php if ( 'ID' == $gllr_options["order_by"] ) echo 'checked="checked"'; ?> /> <?php _e( 'Attachment ID', 'gallery-plugin' ); ?></label><br />
952
+ <label class="label_radio"><input type="radio" name="gllr_order_by" value="title" <?php if ( 'title' == $gllr_options["order_by"] ) echo 'checked="checked"'; ?> /> <?php _e( 'Image Name', 'gallery-plugin' ); ?></label><br />
953
+ <label class="label_radio"><input type="radio" name="gllr_order_by" value="date" <?php if ( 'date' == $gllr_options["order_by"] ) echo 'checked="checked"'; ?> /> <?php _e( 'Date', 'gallery-plugin' ); ?></label><br />
954
+ <label class="label_radio"><input type="radio" name="gllr_order_by" value="meta_value_num" <?php if ( 'meta_value_num' == $gllr_options["order_by"] ) echo 'checked="checked"'; ?> /> <?php _e( 'Sorting order in the Gallery', 'gallery-plugin' ); ?></label><br />
955
+ <label class="label_radio"><input type="radio" name="gllr_order_by" value="rand" <?php if ( 'rand' == $gllr_options["order_by"] ) echo 'checked="checked"'; ?> /> <?php _e( 'Random', 'gallery-plugin' ); ?></label>
956
  </td>
957
  </tr>
958
  <tr valign="top">
959
+ <th scope="row"><?php _e( 'Sort images', 'gallery-plugin' ); ?></th>
960
  <td>
961
+ <label class="label_radio"><input type="radio" name="gllr_order" value="ASC" <?php if ( 'ASC' == $gllr_options["order"] ) echo 'checked="checked"'; ?> /> <?php _e( 'ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)', 'gallery-plugin' ); ?></label><br />
962
+ <label class="label_radio"><input type="radio" name="gllr_order" value="DESC" <?php if ( 'DESC' == $gllr_options["order"] ) echo 'checked="checked"'; ?> /> <?php _e( 'DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)', 'gallery-plugin' ); ?></label>
963
  </td>
964
  </tr>
965
  <tr valign="top">
966
+ <th scope="row"><?php _e( 'Display text under the image', 'gallery-plugin' ); ?></th>
967
  <td>
968
+ <label><input type="checkbox" name="gllr_image_text" value="1" <?php if ( 1 == $gllr_options["image_text"] ) echo 'checked="checked"'; ?> /> <?php _e( 'Turn off the checkbox, if you want to display text just in a lightbox', 'gallery-plugin' ); ?></label>
969
  </td>
970
  </tr>
971
  <tr valign="top">
972
+ <th scope="row"><?php _e( 'Display the Back link', 'gallery-plugin' ); ?></th>
973
  <td>
974
  <input type="checkbox" name="gllr_return_link" value="1" <?php if ( 1 == $gllr_options["return_link"] ) echo 'checked="checked"'; ?> />
975
  </td>
976
  </tr>
977
  <tr valign="top">
978
+ <th scope="row"><?php _e( 'Display the Back link in the shortcode', 'gallery-plugin' ); ?> </th>
979
  <td>
980
  <input type="checkbox" name="gllr_return_link_shortcode" value="1" <?php if ( 1 == $gllr_options["return_link_shortcode"] ) echo 'checked="checked"'; ?> />
981
  </td>
982
  </tr>
983
  <tr valign="top">
984
+ <th scope="row"><?php _e( 'The Back link text', 'gallery-plugin' ); ?> </th>
985
  <td>
986
  <input type="text" name="gllr_return_link_text" maxlength="250" value="<?php echo $gllr_options["return_link_text"]; ?>" style="width:200px;" />
987
  </td>
988
  </tr>
989
  <tr valign="top">
990
+ <th scope="row"><?php _e( 'The Back link URL', 'gallery-plugin' ); ?></th>
991
  <td>
992
+ <label><input type="radio" value="gallery_template_url" name="gllr_return_link_page" <?php if ( 'gallery_template_url' == $gllr_options["return_link_page"] ) echo 'checked="checked"'; ?> /><?php _e( 'Gallery page (Page with Gallery Template)', 'gallery-plugin' ); ?></label><br />
993
  <label><input type="radio" maxlength="250" value="custom_url" name="gllr_return_link_page" id="gllr_return_link_url" <?php if ( 'custom_url' == $gllr_options["return_link_page"] ) echo 'checked="checked"'; ?> /> <input type="text" onfocus="document.getElementById('gllr_return_link_url').checked = true;" value="<?php echo $gllr_options["return_link_url"]; ?>" name="gllr_return_link_url" />
994
+ <?php _e( '(Full URL to custom page)' , 'gallery-plugin'); ?></label>
995
  </td>
996
  </tr>
997
  <tr valign="top">
998
+ <th scope="row"><?php _e( 'The Read More link text', 'gallery-plugin' ); ?></th>
999
  <td>
1000
  <input type="text" name="gllr_read_more_link_text" maxlength="250" value="<?php echo $gllr_options["read_more_link_text"]; ?>" style="width:200px;" />
1001
  </td>
1002
  </tr>
1003
  <tr valign="top">
1004
+ <th scope="row"><?php _e( 'Add gallery to the search', 'gallery-plugin' ); ?></th>
1005
  <td>
1006
  <?php if ( array_key_exists( 'custom-search-plugin/custom-search-plugin.php', $all_plugins ) || array_key_exists( 'custom-search-pro/custom-search-pro.php', $all_plugins ) ) {
1007
  if ( is_plugin_active( 'custom-search-plugin/custom-search-plugin.php' ) || is_plugin_active( 'custom-search-pro/custom-search-pro.php' ) ) { ?>
1008
  <input type="checkbox" name="gllr_add_to_search" value="1" <?php if ( in_array( 'gallery', $cstmsrch_options['post_types'] ) ) echo 'checked="checked"'; ?> />
1009
+ <span class="bws_info"> (<?php _e( 'Using', 'gallery-plugin' ); ?> Custom Search <?php _e( 'powered by', 'gallery-plugin' ); ?> <a href="http://bestwebsoft.com/products/">bestwebsoft.com</a>)</span>
1010
  <?php } else { ?>
1011
  <input disabled="disabled" type="checkbox" name="gllr_add_to_search" value="1" <?php if ( in_array( 'gallery', $cstmsrch_options['post_types'] ) ) echo 'checked="checked"'; ?> />
1012
+ <span class="bws_info">(<?php _e( 'Using', 'gallery-plugin' ); ?> Custom Search <?php _e( 'powered by', 'gallery-plugin' ); ?> <a href="http://bestwebsoft.com/products/">bestwebsoft.com</a>) <a href="<?php echo bloginfo("url"); ?>/wp-admin/plugins.php"><?php _e( 'Activate', 'gallery-plugin' ); ?> Custom Search</a></span>
1013
  <?php }
1014
  } else { ?>
1015
  <input disabled="disabled" type="checkbox" name="gllr_add_to_search" value="1" />
1016
+ <span class="bws_info">(<?php _e( 'Using', 'gallery-plugin' ); ?> Custom Search <?php _e( 'powered by', 'gallery-plugin' ); ?> <a href="http://bestwebsoft.com/products/">bestwebsoft.com</a>) <a href="http://bestwebsoft.com/products/custom-search/"><?php _e( 'Download', 'gallery-plugin' ); ?> Custom Search</a></span>
1017
  <?php } ?>
1018
  </td>
1019
  </tr>
1020
  <tr valign="top">
1021
+ <th scope="row"><?php _e( 'Rewrite templates after update', 'gallery-plugin' ); ?></th>
1022
  <td>
1023
+ <input type="checkbox" name="gllr_rewrite_template" value="1" <?php if ( 1 == $gllr_options['rewrite_template'] ) echo 'checked="checked"'; ?> /> <span class="bws_info"><?php printf( __( "Turn off the checkbox, if You edited the file '%s' or '%s' file in your theme folder and You don't want to rewrite them", 'gallery-plugin' ), 'gallery-template.php', 'gallery-single-template.php' ); ?></span>
1024
  </td>
1025
  </tr>
1026
  </table>
1029
  <div class="bws_table_bg"></div>
1030
  <table class="form-table bws_pro_version">
1031
  <tr valign="top" class="gllr_width_labels">
1032
+ <th scope="row"><?php _e( 'Use pagination for images', 'gallery-plugin' ); ?></th>
1033
  <td>
1034
  <input disabled type="checkbox" name="gllrprfssnl_images_pagination" value="1" /><br />
1035
+ <label><input disabled type="number" name="gllrprfssnl_images_per_page" value="" /> <?php _e( 'per page', 'gallery-plugin' ); ?></label>
1036
  </td>
1037
  </tr>
1038
  <tr valign="top" class="gllr_width_labels">
1039
+ <th scope="row"><?php _e( 'The lightbox helper', 'gallery-plugin' ); ?></th>
1040
  <td>
1041
+ <label><input disabled type="radio" name="gllrprfssnl_fancybox_helper" value="none" /> <?php _e( 'Do not use', 'gallery-plugin' ); ?></label><br />
1042
+ <label><input disabled type="radio" name="gllrprfssnl_fancybox_helper" value="button" /> <?php _e( 'Button helper', 'gallery-plugin' ); ?></label><br />
1043
+ <label><input disabled type="radio" name="gllrprfssnl_fancybox_helper" value="thumbnail" /> <?php _e( 'Thumbnail helper', 'gallery-plugin' ); ?></label>
1044
  </td>
1045
  </tr>
1046
  <tr valign="top" class="gllr_width_labels">
1047
+ <th scope="row"><?php _e( 'Display Like buttons in the lightbox', 'gallery-plugin' ); ?></th>
1048
  <td>
1049
+ <label><input disabled type="checkbox" name="gllrprfssnl_like_button_fb" value="1" /> <?php _e( 'FaceBook', 'gallery-plugin' ); ?></label><br />
1050
+ <label><input disabled type="checkbox" name="gllrprfssnl_like_button_twit" value="1" /> <?php _e( 'Twitter', 'gallery-plugin' ); ?></label><br />
1051
+ <label><input disabled type="checkbox" name="gllrprfssnl_like_button_pint" value="1" /> <?php _e( 'Pinterest', 'gallery-plugin' ); ?></label><br />
1052
+ <label><input disabled type="checkbox" name="gllrprfssnl_like_button_g_plusone" value="1" /> <?php _e( 'Google +1', 'gallery-plugin' ); ?></label>
1053
  </td>
1054
  </tr>
1055
  <tr valign="top" class="gllr_width_labels">
1056
+ <th scope="row"><?php _e( 'Slug for gallery item', 'gallery-plugin' ); ?></th>
1057
  <td>
1058
+ <input type="text" name="gllrprfssnl_slug" value="gallery" disabled /> <span class="bws_info"><?php _e( 'for any structure of permalinks except the default structure', 'gallery-plugin' ); ?></span>
1059
  </td
1060
  </tr>
1061
  <tr valign="top">
1062
+ <th scope="row"><?php _e( 'Title for lightbox button', 'gallery-plugin' ); ?></th>
1063
  <td>
1064
  <input type="text" name="gllrprfssnl_lightbox_button_text" disabled value="" />
1065
  </td>
1066
  </tr>
1067
  <tr valign="top">
1068
+ <th scope="row"><?php _e( 'Display all images in the lightbox instead of going into a single gallery', 'gallery-plugin' ); ?> </th>
1069
  <td>
1070
  <input type="checkbox" name="gllrpr_hide_single_gallery" value="1" disabled />
1071
+ <span class="bws_info">(<?php printf( __( 'When using the gallery template or a shortcode with `%s` parameter', 'gallery-plugin' ), 'display=short' ); ?>)</span>
1072
  </td>
1073
  </tr>
1074
  <tr valign="top">
1075
  <th scope="row" colspan="2">
1076
+ * <?php _e( 'If you upgrade to Pro version all your settings and galleries will be saved.', 'gallery-plugin' ); ?>
1077
  </th>
1078
  </tr>
1079
  </table>
1080
  </div>
1081
  <div class="bws_pro_version_tooltip">
1082
  <div class="bws_info">
1083
+ <?php _e( 'Unlock premium options by upgrading to Pro version', 'gallery-plugin' ); ?>
1084
  </div>
1085
  <div class="bws_pro_links">
1086
  <span class="bws_trial_info">
1087
+ <a href="http://bestwebsoft.com/products/gallery/trial/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $gllr_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Gallery Pro Plugin"><?php _e( 'Start Your Trial', 'gallery-plugin' ); ?></a>
1088
+ <?php _e( 'or', 'gallery-plugin' ); ?>
1089
  </span>
1090
+ <a class="bws_button" href="http://bestwebsoft.com/products/gallery/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $gllr_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Gallery Pro Plugin"><?php _e( 'Learn More', 'gallery-plugin' ); ?></a>
1091
  </div>
1092
  <div class="gllr_clear"></div>
1093
  </div>
1094
  </div>
1095
  <input type="hidden" name="gllr_form_submit" value="submit" />
1096
  <p class="submit">
1097
+ <input id="bws-submit-button" type="submit" class="button-primary" value="<?php _e( 'Save Changes', 'gallery-plugin' ) ?>" />
1098
  </p>
1099
  <?php wp_nonce_field( $plugin_basename, 'gllr_nonce_name' ); ?>
1100
  </form>
1129
  $base = plugin_basename( __FILE__ );
1130
  if ( $file == $base ) {
1131
  if ( ! is_network_admin() )
1132
+ $links[] = '<a href="admin.php?page=gallery-plugin.php">' . __( 'Settings', 'gallery-plugin' ) . '</a>';
1133
+ $links[] = '<a href="http://wordpress.org/plugins/gallery-plugin/faq/" target="_blank">' . __( 'FAQ', 'gallery-plugin' ) . '</a>';
1134
+ $links[] = '<a href="http://support.bestwebsoft.com">' . __( 'Support', 'gallery-plugin' ) . '</a>';
1135
  }
1136
  return $links;
1137
  }
1146
  $this_plugin = plugin_basename( __FILE__ );
1147
 
1148
  if ( $file == $this_plugin ) {
1149
+ $settings_link = '<a href="admin.php?page=gallery-plugin.php">' . __( 'Settings', 'gallery-plugin' ) . '</a>';
1150
  array_unshift( $links, $settings_link );
1151
  }
1152
  }
1156
 
1157
  if ( ! function_exists ( 'gllr_add_admin_script' ) ) {
1158
  function gllr_add_admin_script() {
1159
+ global $post_type; ?>
1160
  <script type="text/javascript">
1161
  (function($) {
1162
  $(document).ready( function() {
1168
  });
1169
  })(jQuery);
1170
  </script>
1171
+ <?php }
 
 
 
 
 
 
 
1172
  }
1173
 
1174
  if ( ! function_exists ( 'gllr_admin_head' ) ) {
1175
  function gllr_admin_head() {
1176
  global $wp_version, $gllr_plugin_info, $post_type, $pagenow;
1177
 
1178
+ wp_enqueue_style( 'gllr_stylesheet', plugins_url( 'css/style.css', __FILE__ ) );
 
 
 
1179
 
1180
  wp_enqueue_script( 'jquery' );
1181
  wp_enqueue_script( 'jquery-ui-sortable' );
1188
  wp_localize_script( 'gllr_script', 'gllr_vars',
1189
  array(
1190
  'gllr_nonce' => wp_create_nonce( plugin_basename( __FILE__ ), 'gllr_ajax_nonce_field' ),
1191
+ 'update_img_message' => __( 'Updating images...', 'gallery-plugin' ),
1192
+ 'not_found_img_info' => __( 'No image found.', 'gallery-plugin' ),
1193
+ 'img_success' => __( 'All images are updated.', 'gallery-plugin' ),
1194
+ 'img_error' => __( 'Error.', 'gallery-plugin' )
1195
  )
1196
  );
1197
  } else if (
1200
  wp_enqueue_script( 'gllr_script', plugins_url( 'js/script.js', __FILE__ ), array( 'jquery' ) );
1201
  wp_localize_script( 'gllr_script', 'gllr_vars',
1202
  array(
1203
+ 'gllr_nonce' => wp_create_nonce( plugin_basename( __FILE__ ), 'gllr_ajax_nonce_field' ),
1204
+ 'gllr_add_nonce' => wp_create_nonce( plugin_basename( __FILE__ ), 'gllr_ajax_add_nonce' ),
1205
+ 'warnBulkDelete' => __( "You are about to delete these items from this gallery.\n 'Cancel' to stop, 'OK' to delete.", 'gallery-plugin' ),
1206
+ 'confirm_update_gallery' => __( "Switching to another mode, all unsaved data will be lost. Save data before switching?", 'gallery-plugin' ),
1207
+ 'wp_media_title' => __( 'Insert Media', 'gallery-plugin' ),
1208
+ 'wp_media_button' => __( 'Insert', 'gallery-plugin' ),
1209
  )
1210
  );
1211
  }
1217
  if ( ! function_exists( 'get_plugins' ) )
1218
  require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
1219
  $all_plugins = get_plugins();
1220
+ $learn_more = str_replace( ' ', '&nbsp', __( 'Learn more', 'gallery-plugin' ) );
1221
  /* tooltip for gallery categories */
1222
  if ( isset( $all_plugins['gallery-categories/gallery-categories.php'] ) || isset( $all_plugins['gallery-categories-pro/gallery-categories-pro.php'] ) ) {
1223
  /* if gallery categories is installed */
1224
  $link = "plugins.php";
1225
+ $text = __( 'Activate', 'gallery-plugin' );
1226
  } else {
1227
  if ( function_exists( 'is_multisite' ) )
1228
  $link = ( ! is_multisite() ) ? admin_url( '/' ) : network_admin_url( '/' );
1229
  else
1230
  $link = admin_url( '/' );
1231
  $link = $link . 'plugin-install.php?tab=search&type=term&s=Gallery+Categories+BestWebSoft&plugin-search-input=Search+Plugins';
1232
+ $text = __( 'Install now', 'gallery-plugin' );
1233
  }
1234
  $tooltip_args = array(
1235
  'tooltip_id' => 'gllr_install_gallery_categories_tooltip',
1238
  'click' => true,
1239
  'onload' => true,
1240
  ),
1241
+ 'content' => '<h3>' . __( 'Add multiple gallery categories', 'gallery-plugin' ) . '</h3><p>' . __( "Install Gallery Categories plugin to add unlimited number of categories.", 'gallery-plugin' ) . ' <a href="http://bestwebsoft.com/products/gallery-categories/?k=bb17b69bfb50827f3e2a9b3a75978760&pn=79&v=' . $gllr_plugin_info["Version"] . '&wp_v=' . $wp_version . '" target="_blank">' . $learn_more . '</a></p>',
1242
  'buttons' => array(
1243
  array(
1244
  'type' => 'link',
1247
  ),
1248
  'close' => array(
1249
  'type' => 'dismiss',
1250
+ 'text' => __( 'Close', 'gallery-plugin' ),
1251
  ),
1252
  ),
1253
  'position' => array(
1511
  <?php endwhile;
1512
  else: ?>
1513
  <div class="gallery_box_single">
1514
+ <p class="not_found"><?php _e( 'Sorry, nothing found.', 'gallery-plugin' ); ?></p>
1515
  </div><!-- .gallery_box_single -->
1516
  <?php endif;
1517
  if ( 1 == $gllr_options['return_link_shortcode'] ) {
1533
  'speedIn' : 500,
1534
  'speedOut' : 300,
1535
  'titleFormat' : function( title, currentArray, currentIndex, currentOpts ) {
1536
+ return '<div id="fancybox-title-inside">' + ( title.length ? '<span id="bws_gallery_image_title">' + title + '</span><br />' : '' ) + '<span id="bws_gallery_image_counter"><?php _e( "Image", "gallery-plugin" ); ?> ' + ( currentIndex + 1 ) + ' / ' + currentArray.length + '</span></div><?php if( get_post_meta( $post->ID, 'gllr_download_link', true ) != '' ){?><a id="bws_gallery_download_link" href="' + $( currentOpts.orig ).attr( 'rel' ) + '" target="_blank"><?php echo addslashes( __( "Download high resolution image", "gallery-plugin" ) ); ?> </a><?php } ?>';
1537
  }<?php if ( 1 == $gllr_options['start_slideshow'] ) { ?>,
1538
  'onComplete': function() {
1539
  clearTimeout( jQuery.fancybox.slider );
1663
  function gllr_image_resize( $file, $max_w, $max_h, $crop = false, $suffix = null, $dest_path = null, $jpeg_quality = 90 ) {
1664
  $size = @getimagesize( $file );
1665
  if ( ! $size )
1666
+ return new WP_Error( 'invalid_image', __( 'Image size not defined', 'gallery-plugin' ), $file );
1667
 
1668
  $type = $size[2];
1669
 
1678
  else if ( 16 == $type )
1679
  $image = imagecreatefromxbm( $file );
1680
  else
1681
+ return new WP_Error( 'invalid_image', __( 'We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image.', 'gallery-plugin' ), $file );
1682
 
1683
  if ( ! is_resource( $image ) )
1684
  return new WP_Error( 'error_loading_image', $image, $file );
1689
  $dims = gllr_image_resize_dimensions($orig_w, $orig_h, $max_w, $max_h, $crop);
1690
 
1691
  if ( ! $dims )
1692
+ return new WP_Error( 'error_getting_dimensions', __( 'Image size changes not defined', 'gallery-plugin' ) );
1693
  list( $dst_x, $dst_y, $src_x, $src_y, $dst_w, $dst_h, $src_w, $src_h ) = $dims;
1694
 
1695
  $newimage = wp_imagecreatetruecolor( $dst_w, $dst_h );
1718
 
1719
  if ( IMAGETYPE_GIF == $orig_type ) {
1720
  if ( !imagegif( $newimage, $destfilename ) )
1721
+ return new WP_Error( 'resize_path_invalid', __( 'Invalid path', 'gallery-plugin' ) );
1722
  } elseif ( IMAGETYPE_PNG == $orig_type ) {
1723
  if ( !imagepng( $newimage, $destfilename ) )
1724
+ return new WP_Error( 'resize_path_invalid', __( 'Invalid path', 'gallery-plugin' ) );
1725
  } else {
1726
  /* All other formats are converted to jpg */
1727
  $destfilename = "{$dir}/{$name}-{$suffix}.jpg";
1728
  if ( !imagejpeg( $newimage, $destfilename, apply_filters( 'jpeg_quality', $jpeg_quality, 'image_resize' ) ) )
1729
+ return new WP_Error( 'resize_path_invalid', __( 'Invalid path', 'gallery-plugin' ) );
1730
  }
1731
  imagedestroy( $newimage );
1732
 
1822
  }
1823
  }
1824
 
1825
+ if ( ! function_exists ( 'gllr_admin_notices' ) ) {
1826
+ function gllr_admin_notices() {
1827
  global $hook_suffix, $gllr_options;
1828
+ /* add error if templates were not found in the theme directory */
1829
+ gllr_admin_error();
1830
+
1831
  if ( 'plugins.php' == $hook_suffix ) {
1832
  global $gllr_plugin_info;
1833
 
1874
  /* Create custom meta box for gallery post type */
1875
  if ( ! function_exists( 'gllr_media_custom_box' ) ) {
1876
  function gllr_media_custom_box( $obj = '', $box = '' ) {
1877
+ global $post, $gllr_plugin_info, $mode, $original_post;
1878
  $original_post = $post; ?>
1879
  <div style="padding-top:10px;">
1880
  <div class="error hide-if-js">
1881
+ <p><?php _e( 'Add images requires JavaScript.', 'gallery-plugin' ); ?></p>
1882
  </div>
1883
  <div class="wp-media-buttons">
1884
+ <a href="#" id="gllr-media-insert" class="button add_media hide-if-no-js"><span class="dashicons dashicons-admin-media wp-media-buttons-icon"></span> <?php _e( 'Add Media', 'gallery-plugin' ); ?></a>
1885
  </div>
1886
  <div class="clear"></div>
1887
  <?php $wp_gallery_media_table = new Gllr_Media_Table();
1891
  $wp_gallery_media_table->display();
1892
  } else { ?>
1893
  <div class="error hide-if-js">
1894
+ <p><?php _e( 'The grid view for the Gallery images requires JavaScript.', 'gallery-plugin' ); ?> <a href="<?php echo esc_url( add_query_arg( 'mode', 'list', $_SERVER['REQUEST_URI'] ) ) ?>"><?php _e( 'Switch to the list view', 'gallery-plugin' ); ?></a></p>
1895
  </div>
1896
  <ul tabindex="-1" class="attachments ui-sortable ui-sortable-disabled hide-if-no-js" id="__attachments-view-39">
1897
  <?php $wp_gallery_media_table->display_grid_rows(); ?>
1918
  public function __construct( $args = array() ) {
1919
 
1920
  $this->modes = array(
1921
+ 'list' => __( 'List View', 'gallery-plugin' ),
1922
+ 'grid' => __( 'Grid View', 'gallery-plugin' )
1923
  );
1924
 
1925
  parent::__construct( array(
1933
 
1934
  $columns = $this->get_columns();
1935
  $hidden = array( 'order' );
1936
+ $sortable = array();
1937
  $current_page = $this->get_pagenum();
1938
  $this->_column_headers = array( $columns, $hidden, $sortable );
1939
  $images_id = get_post_meta( $original_post->ID, '_gallery_images', true );
1976
 
1977
  /** This action is documented in wp-admin/includes/class-wp-posts-list-table.php */
1978
  do_action( 'restrict_manage_posts' );
1979
+ submit_button( __( 'Filter', 'gallery-plugin' ), 'button', 'filter_action', false, array( 'id' => 'post-query-submit' ) );
1980
  }
1981
 
1982
  if ( $this->is_trash && current_user_can( 'edit_others_posts' ) ) {
1983
+ submit_button( __( 'Empty Trash', 'gallery-plugin' ), 'apply', 'delete_all', false );
1984
  } ?>
1985
  </div>
1986
  <?php }
2001
  }
2002
 
2003
  function no_items() {
2004
+ _e( 'No images found', 'gallery-plugin' );
2005
  }
2006
 
2007
  function get_views() {
2055
  if ( empty( $this->_actions ) )
2056
  return;
2057
 
2058
+ echo "<label for='bulk-action-selector-" . esc_attr( $which ) . "' class='screen-reader-text'>" . __( 'Select bulk action', 'gallery-plugin' ) . "</label>";
2059
  echo "<select name='action-" . esc_attr( $which ) . "' id='bulk-action-selector-" . esc_attr( $which ) . "'>\n";
2060
+ echo "<option value='-1' selected='selected'>" . __( 'Bulk Actions', 'gallery-plugin' ) . "</option>\n";
2061
 
2062
  foreach ( $this->_actions as $name => $title ) {
2063
  $class = 'edit' == $name ? ' class="hide-if-no-js"' : '';
2067
 
2068
  echo "</select>\n";
2069
 
2070
+ submit_button( __( 'Apply', 'gallery-plugin' ), 'action', '', false, array( 'id' => "doaction$two" ) );
2071
  echo "\n";
2072
  }
2073
 
2074
  function get_bulk_actions() {
2075
  $actions = array();
2076
 
2077
+ $actions['delete'] = __( 'Delete from Gallery', 'gallery-plugin' );
2078
 
2079
  return $actions;
2080
  }
2087
  $views = $this->get_views(); ?>
2088
  <div class="postbox" style="margin-top: 10px;">
2089
  <div class="inside">
2090
+ <label><input type="checkbox" name="gllr_download_link" value="1" <?php if ( '' != $gllr_download_link ) echo "checked='checked'"; ?> /> <?php _e( 'Display link to the original file under each image in the lightbox', 'gallery-plugin' ); ?></label>
2091
  </div>
2092
  </div>
2093
  <?php } else {
2096
  <div class="filter-items">
2097
  <?php $this->view_switcher( $mode ); ?>
2098
  <?php if ( $mode == 'grid' ) { ?>
2099
+ <a href="#" class="button media-button button-large gllr-media-bulk-select-button hide-if-no-js"><?php _e( 'Bulk Select', 'gallery-plugin' ); ?></a>
2100
  <?php } ?>
2101
+ <a href="#" class="button media-button button-large gllr-media-bulk-cansel-select-button hide-if-no-js"><?php _e( 'Cancel Selection', 'gallery-plugin' ); ?></a>
2102
+ <a href="#" class="button media-button button-primary button-large gllr-media-bulk-delete-selected-button hide-if-no-js" disabled="disabled"><?php _e( 'Delete Selected', 'gallery-plugin' ); ?></a>
2103
  <span class="gllr-media-spinner"></span>
2104
+ <label><input type="checkbox" name="gllr_download_link" value="1" <?php if ( '' != $gllr_download_link ) echo "checked='checked'"; ?> /> <?php _e( 'Display link to the original file under each image in the lightbox', 'gallery-plugin' ); ?></label>
2105
  </div>
2106
  </div>
2107
  <?php }
2108
  }
2109
 
2110
  function get_columns() {
2111
+ global $wp_version;
2112
+ $tooltip_class = ( $wp_version >= '3.9' ) ? ' dashicons dashicons-editor-help' : '';
2113
+
2114
  $lists_columns = array(
 
2115
  'cb' => '<input type="checkbox" />',
2116
+ 'title' => __( 'File', 'gallery-plugin' ),
2117
+ 'dimensions' => __( 'Dimensions', 'gallery-plugin' ),
2118
+ 'gllr_image_text' => __( 'Title', 'gallery-plugin' ) . '<div class="bws_help_box' . $tooltip_class . '"><div class="bws_hidden_help_text"><img src="' . plugins_url( 'gallery-plugin/images/image-title-example.png' ) . '" title="" alt=""/></div></div>',
2119
+ 'gllr_image_alt_tag' => __( 'Alt tag', 'gallery-plugin' ) . ' <div class="bws_help_box' . $tooltip_class . '"><div class="bws_hidden_help_text" style="min-width: 130px;">' . __( 'The alt attribute specifies an alternate text for an image, if the image cannot be displayed.', 'gallery-plugin' ) . '</div></div>',
2120
+ 'gllr_link_url' => __( 'Custom URL', 'gallery-plugin' ) . ' <div class="bws_help_box' . $tooltip_class . '"><div class="bws_hidden_help_text" style="min-width: 130px;">' . __( "By clicking on the thumbnail you'll go to the link (if the field is filled) or the image will be opened in the lightbox (if the field isn't filled)", 'gallery-plugin' ) . '</div></div>',
2121
+ 'order' => ''
2122
  );
2123
  return $lists_columns;
2124
  }
2157
  }
2158
 
2159
  function display_grid_rows() {
2160
+ global $post, $mode, $original_post, $gllr_plugin_info;
2161
  $old_post = $post;
2162
  add_filter( 'the_title','esc_html' );
2163
 
2194
  </div>
2195
  </div>
2196
  </div>
2197
+ <a class="gllr-media-check" tabindex="-1" title="<?php _e( 'Deselect', 'gallery-plugin' ); ?>" href="#">
2198
  <div class="media-modal-icon"></div>
2199
  </a>
2200
  <div class="gllr-media-attachment-details">
2201
  <div class="gllr-media-attachment-info">
2202
  <div class="gllr-media-details">
2203
+ <div class="gllr-media-filename"><strong><?php _e( 'File name', 'gallery-plugin' ); ?>:</strong> <?php the_title(); ?></div>
2204
+ <div class="gllr-media-filetype"><strong><?php _e( 'File type', 'gallery-plugin' ); ?>:</strong> <?php echo get_post_mime_type( $post->ID ); ?></div>
2205
+ <div class="gllr-media-dimensions"><strong><?php _e( 'Dimensions', 'gallery-plugin' ); ?>:</strong> <?php echo $attachment_metadata['width']; ?> &times; <?php echo $attachment_metadata['height']; ?></div>
2206
  </div>
2207
  <div class="gllr-media-actions">
2208
+ <a href="<?php echo get_edit_post_link( $post->ID ); ?>#TB_inline?width=800&height=450&inlineId=gllr-media-attachment-details-box-<?php echo $post->ID; ?>" class="thickbox" title="<?php _e( 'Edit Attachment Info', 'gallery-plugin' ); ?>"><?php _e( 'Edit Attachment', 'gallery-plugin' ); ?></a>
 
2209
  </div>
2210
  </div>
2211
  </div>
2215
  $alt_tag_key = "gllr_image_alt_tag";
2216
  $image_attributes = wp_get_attachment_image_src( $post->ID, 'large' ); ?>
2217
  <div class="gllr-pro-version-block">
2218
+ <a class="button bws_plugin_pro_version" href="http://bestwebsoft.com/products/gallery/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $gllr_plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="<?php _e( 'Go Pro', 'gallery-plugin' ); ?>"><?php _e( 'Pro version', 'gallery-plugin' ); ?>
2219
  </a>
2220
  <div class="gllr-pro-settings">
2221
+ <?php _e( 'This setting is available in Pro version', 'gallery-plugin' ); ?>
2222
  <img src="<?php echo plugins_url( 'images/pro-settings.jpg', __FILE__ ); ?>" alt="pro-settings" />
2223
  </div>
2224
  </div>
2225
  <div class="gllr-media-attachment-details-box-left">
2226
  <div class="gllr_border_image">
2227
  <img src="<?php echo $image_attributes[0]; ?>" alt="<?php the_title(); ?>" title="<?php the_title(); ?>" height="auto" width="<?php echo $image_attributes[1]; ?>" />
 
 
 
2228
  </div>
2229
  </div>
2230
  <div class="gllr-media-attachment-details-box-right">
2231
  <div>
2232
+ <?php _e( "Title", 'gallery-plugin' ); ?>
2233
+ <div class="bws_help_box<?php if ( $wp_version >= '3.9' ) echo ' dashicons dashicons-editor-help'; ?>"><div class="bws_hidden_help_text"><img src="<?php echo plugins_url( 'gallery-plugin/images/image-title-example.png' ); ?>" title="" alt=""/></div></div>
2234
+ <br />
2235
  <input type="text" name="gllr_image_text[<?php echo $post->ID; ?>]" value="<?php echo get_post_meta( $post->ID, $key, true ); ?>" />
2236
  </div>
2237
  <div>
2238
+ <?php _e( "Alt tag", 'gallery-plugin' ); ?>
2239
+ <div class="bws_help_box<?php if ( $wp_version >= '3.9' ) echo ' dashicons dashicons-editor-help'; ?>">
2240
+ <div class="bws_hidden_help_text" style="min-width: 130px;"><?php _e( 'The alt attribute specifies an alternate text for an image, if the image cannot be displayed.', 'gallery-plugin' ); ?></div>
2241
+ </div>
2242
+ <br />
2243
  <input type="text" name="gllr_image_alt_tag[<?php echo $post->ID; ?>]" value="<?php echo get_post_meta( $post->ID, $alt_tag_key, true ); ?>" />
2244
  </div>
2245
  <div>
2246
+ <?php _e( "Custom URL", 'gallery-plugin' ); ?>
2247
+ <div class="bws_help_box<?php if ( $wp_version >= '3.9' ) echo ' dashicons dashicons-editor-help'; ?>">
2248
+ <div class="bws_hidden_help_text" style="min-width: 130px;"><?php _e( "By clicking on the thumbnail you'll go to the link (if the field is filled) or the image will be opened in the lightbox (if the field isn't filled)", 'gallery-plugin' ); ?></div>
2249
+ </div>
2250
+ <br />
2251
  <input type="text" name="gllr_link_url[<?php echo $post->ID; ?>]" value="<?php echo get_post_meta( $post->ID, $link_key, true ); ?>" /><br />
 
2252
  </div>
2253
  <div class="gllr-media-attachment-actions">
2254
+ <a href="post.php?post=<?php echo $post->ID; ?>&amp;action=edit"><?php _e( 'Edit more details', 'gallery-plugin' ); ?></a>
 
2255
  <span class="gllr-separator">|</span>
2256
+ <a href="#" class="gllr-media-delete-attachment"><?php _e( 'Delete from Gallery', 'gallery-plugin' ); ?></a>
2257
  <input type="hidden" class="gllr_attachment_id" name="_gllr_attachment_id" value="<?php echo $post->ID; ?>" />
2258
  <input type="hidden" class="gllr_post_id" name="_gllr_post_id" value="<?php echo $original_post->ID; ?>" />
2259
  </div>
2265
  $user_can_edit = current_user_can( 'edit_post', $post->ID );
2266
  $post_owner = ( get_current_user_id() == $post->post_author ) ? 'self' : 'other';
2267
  $att_title = _draft_or_post_title(); ?>
2268
+ <tr id="post-<?php echo $post->ID; ?>" class="<?php if ( $wp_version < '4.3' ) echo 'gllr_add_responsive_column '; echo trim( ' author-' . $post_owner . ' status-' . $post->post_status ); ?>">
2269
  <?php list ( $columns, $hidden ) = $this->get_column_info();
2270
  foreach ( $columns as $column_name => $column_display_name ) {
2271
 
2273
  if ( in_array( $column_name, $hidden ) )
2274
  $classes .= ' hidden';
2275
 
2276
+ if ( 'title' == $column_name )
2277
+ $classes .= ' column-primary has-row-actions';
2278
+
2279
  $attributes = "class='$classes'";
2280
  switch ( $column_name ) {
2281
  case 'order': ?>
2286
  case 'cb': ?>
2287
  <th scope="row" class="check-column">
2288
  <?php if ( $user_can_edit ) { ?>
2289
+ <label class="screen-reader-text" for="cb-select-<?php the_ID(); ?>"><?php echo sprintf( __( 'Select %s', 'gallery-plugin' ), $att_title );?></label>
2290
  <input type="checkbox" name="media[]" id="cb-select-<?php the_ID(); ?>" value="<?php the_ID(); ?>" />
2291
  <?php } ?>
2292
  </th>
2293
  <?php break;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2294
  case 'title': ?>
2295
  <td <?php echo $attributes; ?>><strong>
2296
+ <?php $thumb = wp_get_attachment_image( $post->ID, array( 80, 60 ), true );
2297
+ if ( $this->is_trash || ! $user_can_edit ) {
2298
+ if ( $thumb )
2299
+ echo '<span class="media-icon image-icon">' . $thumb . '</span>';
2300
+ echo '<span aria-hidden="true">' . $att_title . '</span>';
2301
  } else { ?>
2302
+ <a href="<?php echo get_edit_post_link( $post->ID ); ?>" title="<?php echo esc_attr( sprintf( __( 'Edit &#8220;%s&#8221;', 'gallery-plugin' ), $att_title ) ); ?>">
2303
+ <?php if ( $thumb ) echo '<span class="media-icon image-icon">' . $thumb . '</span>'; ?>
2304
+ <?php echo '<span aria-hidden="true">' . $att_title . '</span>'; ?>
2305
  </a>
2306
  <?php }
2307
  _media_states( $post ); ?></strong>
2308
  <p class="filename"><?php echo wp_basename( $post->guid ); ?></p>
2309
  <?php echo $this->row_actions( $this->_get_row_actions( $post, $att_title ) ); ?>
2310
+ <a href="#" class="gllr_info_show hidden"><?php _e( 'Edit Attachment Info', 'gallery-plugin' ); ?></a>
2311
  </td>
2312
  <?php break;
2313
  case 'dimensions': ?>
2314
+ <td <?php echo $attributes; ?> data-colname="<?php _e( 'Dimensions', 'gallery-plugin' ); ?>">
2315
  <?php echo $attachment_metadata['width']; ?> &times; <?php echo $attachment_metadata['height']; ?>
2316
  </td>
2317
  <?php break;
2318
+ case 'gllr_image_text': ?>
2319
+ <td <?php echo $attributes; ?> data-colname="<?php _e( 'Title', 'gallery-plugin' ); ?>">
2320
+ <input type="text" name="<?php echo $column_name; ?>[<?php echo $post->ID; ?>]" value="<?php echo get_post_meta( $post->ID, $column_name, true ); ?>" />
2321
+ </td>
2322
+ <?php break;
2323
+ case 'gllr_image_alt_tag': ?>
2324
+ <td <?php echo $attributes; ?> data-colname="<?php _e( 'Alt tag', 'gallery-plugin' ); ?>">
2325
+ <input type="text" name="<?php echo $column_name; ?>[<?php echo $post->ID; ?>]" value="<?php echo get_post_meta( $post->ID, $column_name, true ); ?>" />
2326
+ </td>
2327
+ <?php break;
2328
  case 'gllr_link_url': ?>
2329
+ <td <?php echo $attributes; ?> data-colname="<?php _e( 'Custom URL', 'gallery-plugin' ); ?>">
2330
  <input type="text" name="<?php echo $column_name; ?>[<?php echo $post->ID; ?>]" value="<?php echo get_post_meta( $post->ID, $column_name, true ); ?>" />
2331
  </td>
2332
  <?php break;
2344
 
2345
  if ( $this->detached ) {
2346
  if ( current_user_can( 'edit_post', $post->ID ) )
2347
+ $actions['edit'] = '<a href="' . get_edit_post_link( $post->ID ) . '">' . __( 'Edit', 'gallery-plugin' ) . '</a>';
2348
  if ( current_user_can( 'delete_post', $post->ID ) )
2349
  if ( EMPTY_TRASH_DAYS && MEDIA_TRASH ) {
2350
+ $actions['trash'] = "<a class='submitdelete' href='" . wp_nonce_url( "post.php?action=trash&amp;post=$post->ID", 'trash-post_' . $post->ID ) . "'>" . __( 'Trash', 'gallery-plugin' ) . "</a>";
2351
  } else {
2352
  $delete_ays = !MEDIA_TRASH ? " onclick='return showNotice.warn();'" : '';
2353
+ $actions['delete'] = "<a class='submitdelete'$delete_ays href='" . wp_nonce_url( "post.php?action=delete&amp;post=$post->ID", 'delete-post_' . $post->ID ) . "'>" . __( 'Delete Permanently', 'gallery-plugin' ) . "</a>";
2354
  }
2355
+ $actions['view'] = '<a href="' . get_permalink( $post->ID ) . '" title="' . esc_attr( sprintf( __( 'View &#8220;%s&#8221;', 'gallery-plugin' ), $att_title ) ) . '" rel="permalink">' . __( 'View', 'gallery-plugin' ) . '</a>';
2356
  if ( current_user_can( 'edit_post', $post->ID ) )
2357
+ $actions['attach'] = '<a href="#the-list" onclick="findPosts.open( \'media[]\',\''.$post->ID.'\' );return false;" class="hide-if-no-js">' . __( 'Attach', 'gallery-plugin' ) . '</a>';
2358
  } else {
2359
  if ( current_user_can( 'edit_post', $post->ID ) && !$this->is_trash )
2360
+ $actions['edit'] = '<a href="' . get_edit_post_link( $post->ID ) . '">' . __( 'Edit', 'gallery-plugin' ) . '</a>';
2361
  if ( current_user_can( 'delete_post', $post->ID ) ) {
2362
  if ( $this->is_trash )
2363
+ $actions['untrash'] = "<a class='submitdelete' href='" . wp_nonce_url( "post.php?action=untrash&amp;post=$post->ID", 'untrash-post_' . $post->ID ) . "'>" . __( 'Restore', 'gallery-plugin' ) . "</a>";
2364
  elseif ( EMPTY_TRASH_DAYS && MEDIA_TRASH )
2365
+ $actions['trash'] = "<a class='submitdelete' href='" . wp_nonce_url( "post.php?action=trash&amp;post=$post->ID", 'trash-post_' . $post->ID ) . "'>" . __( 'Trash', 'gallery-plugin' ) . "</a>";
2366
  if ( $this->is_trash || !EMPTY_TRASH_DAYS || !MEDIA_TRASH ) {
2367
  $delete_ays = ( !$this->is_trash && !MEDIA_TRASH ) ? " onclick='return showNotice.warn();'" : '';
2368
+ $actions['delete'] = "<a class='submitdelete'$delete_ays href='" . wp_nonce_url( "post.php?action=delete&amp;post=$post->ID", 'delete-post_' . $post->ID ) . "'>" . __( 'Delete Permanently', 'gallery-plugin' ) . "</a>";
2369
  }
2370
  }
2371
  if ( !$this->is_trash ) {
2372
  $title =_draft_or_post_title( $post->post_parent );
2373
+ $actions['view'] = '<a href="' . get_permalink( $post->ID ) . '" title="' . esc_attr( sprintf( __( 'View &#8220;%s&#8221;', 'gallery-plugin' ), $title ) ) . '" rel="permalink">' . __( 'View', 'gallery-plugin' ) . '</a>';
2374
  }
2375
  }
2376
  return $actions;
2444
  }
2445
  }
2446
 
2447
+ if ( ! function_exists( 'gllr_change_view_mode' ) ) {
2448
+ function gllr_change_view_mode() {
2449
+ check_ajax_referer( plugin_basename( __FILE__ ), 'gllr_ajax_nonce_field' );
2450
+ $mode = $_POST['mode'];
2451
+ if ( ! empty( $mode ) ) {
2452
+ update_user_option( get_current_user_id(), 'gllr_media_library_mode', $mode );
2453
+ }
2454
+ die();
2455
+ }
2456
+ }
2457
+
2458
  /**
2459
  * Add place for notice in media upoader for gallery
2460
  *
2491
  $atachment_detail = get_post( $thumbnail_id );
2492
  if ( ! empty( $atachment_detail ) ) {
2493
  if ( ! preg_match( '!^image/!', $atachment_detail->post_mime_type ) ) {
2494
+ $notice_attach = "<div class='upload-error'><strong>" . __( 'Warning', 'gallery-plugin' ) . ": </strong>" . __( 'You can add only images to the gallery', 'gallery-plugin' ) . "</div>";
2495
  wp_send_json_success( $notice_attach );
2496
  }
2497
  }
2504
  /* add shortcode content */
2505
  if ( ! function_exists( 'gllr_shortcode_button_content' ) ) {
2506
  function gllr_shortcode_button_content( $content ) {
2507
+ global $wp_version, $post; ?>
2508
  <div id="gllr" style="display:none;">
2509
  <fieldset>
2510
  <label>
2511
+ <?php $old_post = $post;
2512
+ $query = new WP_Query( 'post_type=gallery&post_status=publish&posts_per_page=-1&order=DESC&orderby=date' );
2513
+ if ( $query->have_posts() ) {
2514
+ if ( is_plugin_active( 'gallery-categories/gallery-categories.php' ) || is_plugin_active( 'gallery-categories-pro/gallery-categories-pro.php' ) ) {
2515
+ $cat_args = array(
2516
+ 'orderby' => 'date',
2517
+ 'order' => 'DESC',
2518
+ 'show_count' => 1,
2519
+ 'hierarchical' => 1,
2520
+ 'taxonomy' => 'gallery_categories',
2521
+ 'name' => 'gllr_gallery_categories',
2522
+ 'id' => 'gllr_gallery_categories'
2523
+ );
2524
+ wp_dropdown_categories( apply_filters( 'widget_categories_dropdown_args', $cat_args ) ); ?>
2525
+ <span class="title"><?php _e( 'Gallery Categories', 'gallery-plugin' ); ?></span>
2526
+ </label><br/>
2527
+ <p><?php _e( 'or', 'gallery-plugin' ); ?></p>
2528
+ <label>
2529
+ <?php } ?>
2530
  <select name="gllr_list" id="gllr_shortcode_list">
2531
  <?php while ( $query->have_posts() ) {
2532
  $query->the_post();
2533
  if ( ! isset( $gllr_first ) ) $gllr_first = get_the_ID(); ?>
2534
  <option value="<?php the_ID(); ?>"><h2><?php the_title(); ?></h2></option>
2535
  <?php }
2536
+ wp_reset_postdata();
2537
+ $post = $old_post; ?>
2538
  </select>
2539
+ <span class="title"><?php _e( 'Gallery', 'gallery-plugin' ); ?></span>
2540
+ <?php } else { ?>
2541
+ <span class="title"><?php _e( 'Sorry, no gallery found.', 'gallery-plugin' ); ?></span>
2542
  <?php } ?>
2543
  </label><br/>
2544
  <label>
2545
  <input type="checkbox" value="1" name="gllr_display_short" id="gllr_display_short" />
2546
  <span class="checkbox-title">
2547
+ <?php _e( 'Display an album image with the description and the link to a single gallery page', 'gallery-plugin' ); ?>
2548
  </span>
2549
  </label>
2550
  </fieldset>
2568
  var shortcode = '[print_gllr id=' + gllr_list + ']';
2569
 
2570
  $( current_object + ' #bws_shortcode_display' ).text( shortcode );
2571
+ });
2572
+ $( current_object + ' #gllr_gallery_categories' ).on( 'click', function() {
2573
+ var gllr_list = $( current_object + ' #gllr_gallery_categories option:selected' ).val();
2574
+ var shortcode = '[print_gllr cat_id=' + gllr_list + ']';
2575
+ $( current_object + ' #bws_shortcode_display' ).text( shortcode );
2576
+ });
2577
  })(jQuery);
2578
  }
2579
  </script>
2594
  add_action( 'init', 'gllr_init' );
2595
  add_action( 'admin_init', 'gllr_admin_init' );
2596
 
2597
+ add_action( 'plugins_loaded', 'gllr_plugins_loaded' );
2598
+
2599
  add_action( 'after_switch_theme', 'gllr_after_switch_theme', 10, 2 );
2600
 
2601
  add_filter( 'rewrite_rules_array', 'gllr_custom_permalinks' ); /* Add custom permalink for gallery */
2627
  add_action( 'wp_ajax_gllr_sanitize_file_name', 'gllr_sanitize_file_name' );
2628
  add_filter( 'sanitize_file_name', 'gllr_filter_sanitize_file_name' );
2629
 
2630
+ add_action( 'admin_notices', 'gllr_admin_notices' );
2631
 
2632
  /* Add place for notice in media upoader for portfolio */
2633
  add_action( 'print_media_templates', 'gllr_print_media_notice', 11 );
2643
 
2644
  add_action( 'wp_ajax_gllr_delete_image', 'gllr_delete_image' );
2645
  add_action( 'wp_ajax_gllr_add_from_media', 'gllr_add_from_media' );
2646
+ add_action( 'wp_ajax_gllr_change_view_mode', 'gllr_change_view_mode' );
2647
 
2648
  /* Delete plugin */
2649
  register_uninstall_hook( __FILE__, 'gllr_plugin_uninstall' );
images/gallery_short_view.png CHANGED
Binary file
images/icons_32.png DELETED
Binary file
images/icons_32_b.png DELETED
Binary file
images/image-title-example.png ADDED
Binary file
images/menu.png DELETED
Binary file
images/menu_b.png DELETED
Binary file
inc/demo-data/demo-data-loader.php CHANGED
@@ -18,11 +18,11 @@ if ( ! function_exists( 'bws_get_plugin_data' ) ) {
18
  $bws_plugin_file = $bws_plugin_file_array[0];
19
  switch( $bws_plugin_file ) {
20
  case 'gallery-plugin.php':
21
- $bws_plugin_text_domain = 'gallery';
22
  $bws_plugin_prefix = 'gllr_';
23
  break;
24
  case 'gallery-plugin-pro.php':
25
- $bws_plugin_text_domain = 'gallery_pro';
26
  $bws_plugin_prefix = 'gllrprfssnl_';
27
  break;
28
  case 'portfolio.php':
@@ -34,7 +34,7 @@ if ( ! function_exists( 'bws_get_plugin_data' ) ) {
34
  $bws_plugin_prefix = 'prtflpr_';
35
  break;
36
  case 'quotes-and-tips.php':
37
- $bws_plugin_text_domain = 'quotes_and_tips';
38
  $bws_plugin_prefix = 'qtsndtps_';
39
  break;
40
  case 'realty.php':
18
  $bws_plugin_file = $bws_plugin_file_array[0];
19
  switch( $bws_plugin_file ) {
20
  case 'gallery-plugin.php':
21
+ $bws_plugin_text_domain = 'gallery-plugin';
22
  $bws_plugin_prefix = 'gllr_';
23
  break;
24
  case 'gallery-plugin-pro.php':
25
+ $bws_plugin_text_domain = 'gallery-plugin-pro';
26
  $bws_plugin_prefix = 'gllrprfssnl_';
27
  break;
28
  case 'portfolio.php':
34
  $bws_plugin_prefix = 'prtflpr_';
35
  break;
36
  case 'quotes-and-tips.php':
37
+ $bws_plugin_text_domain = 'quotes-and-tips';
38
  $bws_plugin_prefix = 'qtsndtps_';
39
  break;
40
  case 'realty.php':
js/script.js CHANGED
@@ -16,14 +16,6 @@ function gllr_setError( msg ) {
16
 
17
  (function($) {
18
  $(document).ready( function() {
19
- /* add notice about changing in the settings page */
20
- $( '#gllr_settings_form input' ).bind( "change click select", function() {
21
- if ( $( this ).attr( 'type' ) != 'submit' ) {
22
- $( '.updated.fade' ).css( 'display', 'none' );
23
- $( '#gllr_settings_notice' ).css( 'display', 'block' );
24
- };
25
- });
26
-
27
  $( '#gllr_ajax_update_images' ).click( function() {
28
  gllr_setMessage( "<p>" + gllr_vars.update_img_message + "</p>" );
29
  var curr = 0;
@@ -72,6 +64,27 @@ function gllr_setError( msg ) {
72
  }
73
  });
74
  });
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
75
 
76
  $( '#gllr-media-insert' ).click( function open_media_window() {
77
  if ( this.window === undefined ) {
@@ -122,29 +135,38 @@ function gllr_setError( msg ) {
122
  });
123
 
124
  if ( $.fn.sortable ) {
125
- $( '#the-list' ).sortable( {
126
- stop: function( event, ui ) {
127
- var g = $( '#the-list' ).sortable( 'toArray' );
128
- var f = g.length;
129
- $.each( g,
130
- function( k,l ) {
131
- $( '#' + l + ' input[name^="_gallery_order"]' ).val( k + 1 );
132
- }
133
- )
134
- }
135
- });
136
-
137
- $( '.attachments' ).sortable({
138
- stop: function( event, ui ) {
139
- var g = $( '.attachments' ).sortable( 'toArray' );
140
- var f = g.length;
141
- $.each( g,
142
- function( k,l ) {
143
- $( '#' + l + ' input[name^="_gallery_order"]' ).val( k + 1 );
144
- }
145
- )
146
- }
147
- });
 
 
 
 
 
 
 
 
 
148
  }
149
 
150
  $( '.gllr-media-bulk-select-button' ).on( 'click', function() {
@@ -253,6 +275,25 @@ function gllr_setError( msg ) {
253
  $( this ).find( '.gllr-media-attachment-details' ).show();
254
  });
255
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
256
  });
257
  })(jQuery);
258
 
@@ -262,7 +303,7 @@ function gllr_notice_wiev( data_id ) {
262
  /* function to send Ajax request to gallery notice */
263
  gllr_notice_media_attach = function( post_id, thumb_id, typenow ) {
264
  $.ajax({
265
- url: "/wp-admin/admin-ajax.php",
266
  type: "POST",
267
  data: "action=gllr_media_check&&thumbnail_id=" + thumb_id + "&gllr_ajax_nonce_field=" + gllr_vars.gllr_nonce + "&post_type=" + typenow,
268
  success: function( html ) {
16
 
17
  (function($) {
18
  $(document).ready( function() {
 
 
 
 
 
 
 
 
19
  $( '#gllr_ajax_update_images' ).click( function() {
20
  gllr_setMessage( "<p>" + gllr_vars.update_img_message + "</p>" );
21
  var curr = 0;
64
  }
65
  });
66
  });
67
+
68
+ if ( $( window ).width() < 800 ) {
69
+ $.each( $( '.gllr_add_responsive_column' ), function() {
70
+ var content = '<div class="gllr_info hidden">';
71
+ $.each( $( this ).find( 'td:hidden' ).not( '.column-order' ), function() {
72
+ content = content + '<label>' + $( this ).attr( 'data-colname' ) + '</label><br/>' + $( this ).html() + '<br/>';
73
+ $( this ).html( '' );
74
+ });
75
+ content = content + '</div>';
76
+ $( this ).find( '.column-title' ).append( content );
77
+ $( this ).find( '.gllr_info_show' ).show();
78
+ });
79
+ $( '.gllr_info_show' ).on( 'click', function( event ) {
80
+ event.preventDefault();
81
+ if ( $( this ).next( '.gllr_info' ).is( ':hidden' ) ) {
82
+ $( this ).next( '.gllr_info' ).show();
83
+ } else {
84
+ $( this ).next( '.gllr_info' ).hide();
85
+ }
86
+ });
87
+ }
88
 
89
  $( '#gllr-media-insert' ).click( function open_media_window() {
90
  if ( this.window === undefined ) {
135
  });
136
 
137
  if ( $.fn.sortable ) {
138
+ if ( $( "#the-list tr" ).length > 1 ) {
139
+ $( '#the-list' ).sortable( {
140
+ stop: function( event, ui ) {
141
+ var g = $( '#the-list' ).sortable( 'toArray' );
142
+ var f = g.length;
143
+ $.each( g,
144
+ function( k,l ) {
145
+ $( '#' + l + ' input[name^="_gallery_order"]' ).val( k + 1 );
146
+ }
147
+ )
148
+ }
149
+ });
150
+
151
+ $( "#the-list input" ).on( 'click', function() { $(this).focus(); });
152
+ }
153
+ if ( $( ".attachments li" ).length > 1 ) {
154
+ $( '.attachments' ).sortable({
155
+ start: function( event, ui ) {
156
+ $( '.attachments' ).css( 'border', '1px solid #ccc' );
157
+ },
158
+ stop: function( event, ui ) {
159
+ $( '.attachments' ).css( 'border', 'none' );
160
+ var g = $( '.attachments' ).sortable( 'toArray' );
161
+ var f = g.length;
162
+ $.each( g,
163
+ function( k,l ) {
164
+ $( '#' + l + ' input[name^="_gallery_order"]' ).val( k + 1 );
165
+ }
166
+ )
167
+ }
168
+ });
169
+ }
170
  }
171
 
172
  $( '.gllr-media-bulk-select-button' ).on( 'click', function() {
275
  $( this ).find( '.gllr-media-attachment-details' ).show();
276
  });
277
  }
278
+
279
+ $( '.post-type-gallery .view-switch a' ).on( 'click', function( event ) {
280
+ if ( window.confirm( gllr_vars.confirm_update_gallery ) ) {
281
+ event.preventDefault();
282
+ if ( $( '.filter-items input[name="mode"]' ).val() == 'grid' )
283
+ var mode = 'list';
284
+ else
285
+ var mode = 'grid';
286
+ /* change view mode */
287
+ $.ajax({
288
+ url: "../wp-admin/admin-ajax.php",
289
+ type: "POST",
290
+ data: "action=gllr_change_view_mode&&mode=" + mode + "&gllr_ajax_nonce_field=" + gllr_vars.gllr_nonce,
291
+ success: function( result ) {
292
+ $( '#publishing-action .button-primary' ).click();
293
+ }
294
+ });
295
+ }
296
+ });
297
  });
298
  })(jQuery);
299
 
303
  /* function to send Ajax request to gallery notice */
304
  gllr_notice_media_attach = function( post_id, thumb_id, typenow ) {
305
  $.ajax({
306
+ url: "../wp-admin/admin-ajax.php",
307
  type: "POST",
308
  data: "action=gllr_media_check&&thumbnail_id=" + thumb_id + "&gllr_ajax_nonce_field=" + gllr_vars.gllr_nonce + "&post_type=" + typenow,
309
  success: function( html ) {
languages/gallery-bg_BG.mo DELETED
Binary file
languages/gallery-bg_BG.po DELETED
@@ -1,808 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: gallery\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-08-11 12:12+0300\n"
6
- "PO-Revision-Date: 2015-08-11 12:12+0300\n"
7
- "Last-Translator: BestWebSoft team <wp@bestwebsoft.com>\n"
8
- "Language-Team: Petya <p@pipermagus.com>\n"
9
- "Language: uk_UA\n"
10
- "MIME-Version: 1.0\n"
11
- "Content-Type: text/plain; charset=UTF-8\n"
12
- "Content-Transfer-Encoding: 8bit\n"
13
- "X-Poedit-KeywordsList: __;_e\n"
14
- "X-Poedit-Basepath: ..\n"
15
- "X-Poedit-SourceCharset: utf-8\n"
16
- "X-Generator: Poedit 1.5.4\n"
17
- "X-Poedit-SearchPath-0: .\n"
18
-
19
- #: gallery-plugin.php:95
20
- msgid "See images &raquo;"
21
- msgstr "Виж изображенията &raquo;"
22
-
23
- #: gallery-plugin.php:209
24
- msgid ""
25
- "The following files \"gallery-template.php\" and \"gallery-single-template."
26
- "php\" were not found in the directory of your theme. Please copy them from "
27
- "the directory `/wp-content/plugins/gallery-plugin/template/` to the "
28
- "directory of your theme for the correct work of the Gallery plugin"
29
- msgstr ""
30
- "Файловете \"gallery-template.php\" и \"gallery-single-template.php\" не бяха "
31
- "намерени в папката на вашата тема. Моля копирайте ги от папката `/wp-content/"
32
- "plugins/gallery-plugin/template/` в папката на вашата тема, за да работи "
33
- "правилно приставката Gallery."
34
-
35
- #: gallery-plugin.php:218 gallery-plugin.php:228
36
- msgid "Galleries"
37
- msgstr "Галерии"
38
-
39
- #: gallery-plugin.php:219
40
- msgid "Gallery"
41
- msgstr "Галерия"
42
-
43
- #: gallery-plugin.php:220
44
- msgid "Add a Gallery"
45
- msgstr "Добави галерия"
46
-
47
- #: gallery-plugin.php:221
48
- msgid "Add New Gallery"
49
- msgstr "Добави нова галерия"
50
-
51
- #: gallery-plugin.php:222
52
- msgid "Edit Gallery"
53
- msgstr "Редактирай галерия"
54
-
55
- #: gallery-plugin.php:223
56
- msgid "New Gallery"
57
- msgstr "Нова галерия"
58
-
59
- #: gallery-plugin.php:224
60
- msgid "View Gallery"
61
- msgstr "Преглед на галерия"
62
-
63
- #: gallery-plugin.php:225
64
- msgid "Find a Gallery"
65
- msgstr "Намери галерия"
66
-
67
- #: gallery-plugin.php:226
68
- msgid "No Gallery found"
69
- msgstr "Няма намерена галерия"
70
-
71
- #: gallery-plugin.php:283
72
- msgid "Upload File"
73
- msgstr "Качване на файл"
74
-
75
- #: gallery-plugin.php:284
76
- msgid "Gallery Shortcode"
77
- msgstr "Шорткод за галерия"
78
-
79
- #: gallery-plugin.php:286 gallery-plugin.php:442
80
- #, fuzzy
81
- msgid "Gallery Categories"
82
- msgstr "Размер на изображението в галерия"
83
-
84
- #: gallery-plugin.php:295
85
- msgid "Choose a media file that will be attached"
86
- msgstr ""
87
-
88
- #: gallery-plugin.php:295
89
- #, php-format
90
- msgid "You need to install \"%s\" plugin to use this functionality"
91
- msgstr ""
92
-
93
- #: gallery-plugin.php:296
94
- msgid "Attach media item to this gallery"
95
- msgstr ""
96
-
97
- #: gallery-plugin.php:315
98
- msgid ""
99
- "The gallery temp directory (gallery-plugin/upload/files) is not available "
100
- "for record on your webserver. Please use the standard WP functionality to "
101
- "upload images (media library)"
102
- msgstr ""
103
- "Временната папка за съхраняване на файлове (gallery-plugin/upload/files) не "
104
- "е достъпна за запис на уеб-сървъра ви. Моля, използвайте стандартния начин "
105
- "на WordPress за качване на снимки(media library)."
106
-
107
- #: gallery-plugin.php:327
108
- msgid "Choose an image for upload:"
109
- msgstr "Изберете изображение за качване:"
110
-
111
- #: gallery-plugin.php:332
112
- msgid "Please enable JavaScript to use the file uploader."
113
- msgstr "Моля, активирайте JavaScript, за да можете да качвате файлове."
114
-
115
- #: gallery-plugin.php:340
116
- msgid "Allow the download link for all images in this gallery"
117
- msgstr "Позволете свалянето на всички изображения от тази галерия."
118
-
119
- #: gallery-plugin.php:341
120
- msgid ""
121
- "Please use the drag and drop function to change an order of the images "
122
- "displaying and do not forget to save the post."
123
- msgstr ""
124
- "Моля, използвайте функцията drag&drop, за да смените позицията на снимките и "
125
- "не забравяйте да съхраните промените."
126
-
127
- #: gallery-plugin.php:343
128
- msgid "Please make a choice"
129
- msgstr "Моля, изберете"
130
-
131
- #: gallery-plugin.php:343 gallery-plugin.php:1030
132
- msgid "Sort images by"
133
- msgstr "Подреди изображенията по"
134
-
135
- #: gallery-plugin.php:343
136
- msgid "sort images"
137
- msgstr "подреди изображенията"
138
-
139
- #: gallery-plugin.php:343
140
- msgid "on the plugin settings page ("
141
- msgstr "на страницата с настройки за плъгина ("
142
-
143
- #: gallery-plugin.php:396 gallery-plugin.php:672
144
- msgid "Title"
145
- msgstr "Име"
146
-
147
- #: gallery-plugin.php:398
148
- msgid "Alt tag"
149
- msgstr ""
150
-
151
- #: gallery-plugin.php:399
152
- msgid "URL"
153
- msgstr "URL"
154
-
155
- #: gallery-plugin.php:399
156
- msgid "(by click on image opens a link in a new window)"
157
- msgstr "(отваря изображението в нов прозорец)"
158
-
159
- #: gallery-plugin.php:400
160
- msgid "This setting is available in Pro version"
161
- msgstr "Тази настройка е достъпна само в Pro версията."
162
-
163
- #: gallery-plugin.php:401
164
- #, fuzzy
165
- msgid "Open the URL"
166
- msgstr "Отваряне на линка"
167
-
168
- #: gallery-plugin.php:401
169
- msgid "Current window"
170
- msgstr "Текущия прозорец"
171
-
172
- #: gallery-plugin.php:401
173
- msgid "New window"
174
- msgstr "Нов прозорец"
175
-
176
- #: gallery-plugin.php:402
177
- #, fuzzy
178
- msgid "Lightbox button URL"
179
- msgstr "Фон на lightbox"
180
-
181
- #: gallery-plugin.php:403
182
- msgid "Description"
183
- msgstr ""
184
-
185
- #: gallery-plugin.php:404
186
- msgid "Delete"
187
- msgstr "Изтриване"
188
-
189
- #: gallery-plugin.php:424
190
- msgid ""
191
- "You can add a Single Gallery to the page or post by inserting this shortcode "
192
- "into the content"
193
- msgstr ""
194
- "Можете да добавите галерия към страница или пост, като добавите този шорткод "
195
- "към съдържанието"
196
-
197
- #: gallery-plugin.php:426
198
- msgid ""
199
- "If you want to display a short description containing a screenshot and the "
200
- "link to the Single Gallery Page"
201
- msgstr ""
202
- "Ако искате да покажете кратко описание, заедно със screenshot и линк към "
203
- "страницата с галерията"
204
-
205
- #: gallery-plugin.php:443
206
- msgid "Most Used"
207
- msgstr ""
208
-
209
- #: gallery-plugin.php:448 gallery-plugin.php:957
210
- msgid "Default"
211
- msgstr "По подразбиране"
212
-
213
- #: gallery-plugin.php:453
214
- #, fuzzy
215
- msgid "Add New Gallery Category"
216
- msgstr "Добави нова галерия"
217
-
218
- #: gallery-plugin.php:460
219
- #, fuzzy
220
- msgid "Install plugin"
221
- msgstr "Встановлених модулів"
222
-
223
- #: gallery-plugin.php:673
224
- msgid "Author"
225
- msgstr "Автор "
226
-
227
- #: gallery-plugin.php:674
228
- msgid "Photo"
229
- msgstr "Снимка"
230
-
231
- #: gallery-plugin.php:675
232
- msgid "Publishing"
233
- msgstr "Публикация"
234
-
235
- #: gallery-plugin.php:676 gallery-plugin.php:1034
236
- msgid "Date"
237
- msgstr "Дата "
238
-
239
- #: gallery-plugin.php:836
240
- msgid "Settings are saved"
241
- msgstr "Настройките са съхранени"
242
-
243
- #: gallery-plugin.php:849
244
- #, fuzzy
245
- msgid "All plugin settings were restored."
246
- msgstr "на страницата с настройки за плъгина ("
247
-
248
- #: gallery-plugin.php:862
249
- msgid "Gallery Settings"
250
- msgstr "Настройки на галерията"
251
-
252
- #: gallery-plugin.php:864 gallery-plugin.php:1216 gallery-plugin.php:1233
253
- msgid "Settings"
254
- msgstr "Настройки"
255
-
256
- #: gallery-plugin.php:865 gallery-plugin.php:1217
257
- msgid "FAQ"
258
- msgstr "Често задавани въпроси"
259
-
260
- #: gallery-plugin.php:866
261
- msgid "Go PRO"
262
- msgstr ""
263
-
264
- #: gallery-plugin.php:876
265
- msgid "Notice:"
266
- msgstr ""
267
-
268
- #: gallery-plugin.php:876
269
- msgid ""
270
- "The plugin's settings have been changed. In order to save them please don't "
271
- "forget to click the 'Save Changes' button."
272
- msgstr ""
273
-
274
- #: gallery-plugin.php:877
275
- msgid ""
276
- "If you would like to add a Single Gallery to your page or post, just copy "
277
- "and paste this shortcode into your post or page:"
278
- msgstr ""
279
- "Ако искате да добавите галерия към ваша страница или пост, просто копирайте "
280
- "и поставете този шорткод в поста или страницата:"
281
-
282
- #: gallery-plugin.php:879
283
- #, fuzzy
284
- msgid "Please enable JavaScript to use the option to renew images."
285
- msgstr "Моля, активирайте JavaScript, за да можете да качвате файлове."
286
-
287
- #: gallery-plugin.php:883
288
- msgid "Update images for gallery"
289
- msgstr ""
290
-
291
- #: gallery-plugin.php:885
292
- #, fuzzy
293
- msgid "Update images"
294
- msgstr "подреди изображенията"
295
-
296
- #: gallery-plugin.php:893
297
- msgid "Image size for the album cover"
298
- msgstr "Размер на изображението за корица на албума"
299
-
300
- #: gallery-plugin.php:895 gallery-plugin.php:909 gallery-plugin.php:931
301
- msgid "Image size"
302
- msgstr "Размер на изображението"
303
-
304
- #: gallery-plugin.php:898 gallery-plugin.php:912
305
- msgid "Width (in px)"
306
- msgstr "Ширина (в px)"
307
-
308
- #: gallery-plugin.php:902 gallery-plugin.php:916
309
- msgid "Height (in px)"
310
- msgstr "Височина (в px)"
311
-
312
- #: gallery-plugin.php:907
313
- #, fuzzy
314
- msgid "Image size for thumbnails"
315
- msgstr "Размер на изображението за корица на албума"
316
-
317
- #: gallery-plugin.php:921
318
- msgid ""
319
- "WordPress will create a new thumbnail with the specified dimensions when you "
320
- "upload a new photo."
321
- msgstr ""
322
- "WordPress ще създава thumbnail с указаните размери, когато качвате нова "
323
- "снимка."
324
-
325
- #: gallery-plugin.php:929
326
- #, fuzzy
327
- msgid "Image size in the lightbox"
328
- msgstr "Размер на изображението за lightbox"
329
-
330
- #: gallery-plugin.php:932
331
- msgid "Max width (in px)"
332
- msgstr "Макс. ширина (в px)"
333
-
334
- #: gallery-plugin.php:933
335
- msgid "Max height (in px)"
336
- msgstr "Макс. височина (в px)"
337
-
338
- #: gallery-plugin.php:934
339
- msgid "Display a full size image in the lightbox"
340
- msgstr "Показване на изображението в пълен размер в lightbox"
341
-
342
- #: gallery-plugin.php:938
343
- msgid "Crop position"
344
- msgstr "Позиция за изрязване"
345
-
346
- #: gallery-plugin.php:942 gallery-plugin.php:948
347
- msgid "center"
348
- msgstr "център"
349
-
350
- #: gallery-plugin.php:944
351
- msgid "Horizontal"
352
- msgstr "Хоризонтално"
353
-
354
- #: gallery-plugin.php:950
355
- msgid "Vertical"
356
- msgstr "Вертикално"
357
-
358
- #: gallery-plugin.php:955
359
- msgid "Lightbox background"
360
- msgstr "Фон на lightbox"
361
-
362
- #: gallery-plugin.php:958
363
- msgid "Background transparency (from 0 to 1)"
364
- msgstr "Прозрачност на фона (от 0 до 1)"
365
-
366
- #: gallery-plugin.php:960
367
- msgid "Select a background color"
368
- msgstr "Изберете цвят за фон"
369
-
370
- #: gallery-plugin.php:962
371
- msgid "Background color"
372
- msgstr "Цвят на фона"
373
-
374
- #: gallery-plugin.php:969 gallery-plugin.php:1157
375
- msgid ""
376
- "If you upgrade to Pro version all your settings and galleries will be saved."
377
- msgstr ""
378
-
379
- #: gallery-plugin.php:976 gallery-plugin.php:1164
380
- msgid "Unlock premium options by upgrading to a PRO version."
381
- msgstr ""
382
-
383
- #: gallery-plugin.php:977 gallery-plugin.php:1165
384
- #, fuzzy
385
- msgid "Learn More"
386
- msgstr "Читати далі"
387
-
388
- #: gallery-plugin.php:981 gallery-plugin.php:1169
389
- msgid "Start Your Trial"
390
- msgstr ""
391
-
392
- #: gallery-plugin.php:982 gallery-plugin.php:1170
393
- msgid "or"
394
- msgstr ""
395
-
396
- #: gallery-plugin.php:985 gallery-plugin.php:1173
397
- msgid "Go"
398
- msgstr ""
399
-
400
- #: gallery-plugin.php:993
401
- msgid "Images with border"
402
- msgstr "Изображения с рамка"
403
-
404
- #: gallery-plugin.php:996
405
- msgid "Border width in px, just numbers"
406
- msgstr "Ширина на рамката в пиксели, само числа"
407
-
408
- #: gallery-plugin.php:998 gallery-plugin.php:1000
409
- msgid "Select a border color"
410
- msgstr "Изберете цвят за рамката"
411
-
412
- #: gallery-plugin.php:1006
413
- msgid "Number of images in the row"
414
- msgstr "Брой изображения на ред"
415
-
416
- #: gallery-plugin.php:1012
417
- msgid "Start slideshow"
418
- msgstr "Слайдшоу"
419
-
420
- #: gallery-plugin.php:1018
421
- msgid "Slideshow interval"
422
- msgstr "Интервал за слайдшоу"
423
-
424
- #: gallery-plugin.php:1024
425
- msgid "Use single lightbox for multiple galleries on one page"
426
- msgstr ""
427
-
428
- #: gallery-plugin.php:1032
429
- msgid "Attachment ID"
430
- msgstr "ID на изображението"
431
-
432
- #: gallery-plugin.php:1033
433
- msgid "Image Name"
434
- msgstr "Име на изображението"
435
-
436
- #: gallery-plugin.php:1035
437
- msgid ""
438
- "Sorting order (the input field for sorting order in the Insert / Upload "
439
- "Media Gallery dialog)"
440
- msgstr ""
441
- "Ред за сортиране (полето за въвеждане на ред за сортиране в Insert / Upload "
442
- "Media Gallery)"
443
-
444
- #: gallery-plugin.php:1036
445
- msgid "Random"
446
- msgstr "Произволен"
447
-
448
- #: gallery-plugin.php:1040
449
- msgid "Sort images"
450
- msgstr "Подреди изображенията"
451
-
452
- #: gallery-plugin.php:1042
453
- msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
454
- msgstr "ASC (възходящ ред - 1, 2, 3, а, б, в)"
455
-
456
- #: gallery-plugin.php:1043
457
- msgid ""
458
- "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
459
- msgstr "DESC (низходящ ред - 3, 2, 1, в, б, а)"
460
-
461
- #: gallery-plugin.php:1047
462
- #, fuzzy
463
- msgid "Display text under the image"
464
- msgstr "Показване на текст над изображението"
465
-
466
- #: gallery-plugin.php:1049
467
- msgid "Turn off the checkbox, if you want to display text just in a lightbox"
468
- msgstr "Не отбелязвайте, ако искате текстът да се показва само в lightbox"
469
-
470
- #: gallery-plugin.php:1053
471
- msgid "Display the Back link"
472
- msgstr "Показване на линк 'Назад'"
473
-
474
- #: gallery-plugin.php:1059
475
- msgid "Display the Back link in the shortcode"
476
- msgstr "Показване на линк 'Назад' в шорткода"
477
-
478
- #: gallery-plugin.php:1065
479
- msgid "The Back link text"
480
- msgstr "Текст за линка 'Назад'"
481
-
482
- #: gallery-plugin.php:1071
483
- msgid "The Back link URL"
484
- msgstr "URL за линка 'Назад'"
485
-
486
- #: gallery-plugin.php:1073
487
- msgid "Gallery page (Page with Gallery Template)"
488
- msgstr "Страница с галерия (страница с шаблон 'Gallery Template')"
489
-
490
- #: gallery-plugin.php:1075
491
- msgid "(Full URL to custom page)"
492
- msgstr "(Пълно URL към произволна страница)"
493
-
494
- #: gallery-plugin.php:1079
495
- msgid "The Read More link text"
496
- msgstr "Текст за линка 'Прочети повече'"
497
-
498
- #: gallery-plugin.php:1085
499
- msgid "Add gallery to the search"
500
- msgstr ""
501
-
502
- #: gallery-plugin.php:1090
503
- msgid "Using"
504
- msgstr ""
505
-
506
- #: gallery-plugin.php:1090
507
- msgid "powered by"
508
- msgstr ""
509
-
510
- #: gallery-plugin.php:1093 gallery-plugin.php:1097
511
- msgid "Using Custom Search powered by"
512
- msgstr ""
513
-
514
- #: gallery-plugin.php:1093
515
- msgid "Activate Custom Search"
516
- msgstr ""
517
-
518
- #: gallery-plugin.php:1097
519
- msgid "Download Custom Search"
520
- msgstr ""
521
-
522
- #: gallery-plugin.php:1102
523
- msgid "Rewrite templates after update"
524
- msgstr ""
525
-
526
- #: gallery-plugin.php:1104
527
- msgid ""
528
- "Turn off the checkbox, if You edited the file 'gallery-template.php' or "
529
- "'gallery-single-template.php' file in your theme folder and You don't want "
530
- "to rewrite them"
531
- msgstr ""
532
-
533
- #: gallery-plugin.php:1113
534
- msgid "Use pagination for images"
535
- msgstr ""
536
-
537
- #: gallery-plugin.php:1116
538
- msgid "per page"
539
- msgstr ""
540
-
541
- #: gallery-plugin.php:1120
542
- msgid "The lightbox helper"
543
- msgstr ""
544
-
545
- #: gallery-plugin.php:1122
546
- msgid "Do not use"
547
- msgstr ""
548
-
549
- #: gallery-plugin.php:1123
550
- msgid "Button helper"
551
- msgstr ""
552
-
553
- #: gallery-plugin.php:1124
554
- msgid "Thumbnail helper"
555
- msgstr ""
556
-
557
- #: gallery-plugin.php:1128
558
- msgid "Display Like buttons in the lightbox"
559
- msgstr "Показване на Like бутони в lightbox"
560
-
561
- #: gallery-plugin.php:1130
562
- msgid "FaceBook"
563
- msgstr "FaceBook"
564
-
565
- #: gallery-plugin.php:1131
566
- msgid "Twitter"
567
- msgstr "Twitter"
568
-
569
- #: gallery-plugin.php:1132
570
- msgid "Pinterest"
571
- msgstr "Pinterest"
572
-
573
- #: gallery-plugin.php:1133
574
- msgid "Google +1"
575
- msgstr "Google +1"
576
-
577
- #: gallery-plugin.php:1137
578
- msgid "Slug for gallery item"
579
- msgstr "Название на елемент от галерията"
580
-
581
- #: gallery-plugin.php:1139
582
- msgid "for any structure of permalinks except the default structure"
583
- msgstr ""
584
- "за всяка структура от пермалинковете, с изключение на структурата по "
585
- "подразбиране"
586
-
587
- #: gallery-plugin.php:1143
588
- msgid "Title for lightbox button"
589
- msgstr ""
590
-
591
- #: gallery-plugin.php:1149
592
- msgid ""
593
- "Display all images in the lightbox instead of going into a single gallery"
594
- msgstr ""
595
-
596
- #: gallery-plugin.php:1152
597
- msgid ""
598
- "When using the gallery template or a shortcode with `display=short` parameter"
599
- msgstr ""
600
-
601
- #: gallery-plugin.php:1181
602
- msgid "Save Changes"
603
- msgstr "Съхрани промените"
604
-
605
- #: gallery-plugin.php:1218
606
- msgid "Support"
607
- msgstr "Поддръжка"
608
-
609
- #: gallery-plugin.php:1326
610
- msgid "Updating images..."
611
- msgstr ""
612
-
613
- #: gallery-plugin.php:1327
614
- #, fuzzy
615
- msgid "No image found."
616
- msgstr "Няма намерена галерия"
617
-
618
- #: gallery-plugin.php:1328
619
- msgid "All images are updated."
620
- msgstr ""
621
-
622
- #: gallery-plugin.php:1329
623
- msgid "Error."
624
- msgstr ""
625
-
626
- #: gallery-plugin.php:1338
627
- #, fuzzy
628
- msgid "Learn more"
629
- msgstr "Читати далі"
630
-
631
- #: gallery-plugin.php:1343 gallery-plugin.php:1383
632
- #, fuzzy
633
- msgid "Activate"
634
- msgstr "Активовані плагіни"
635
-
636
- #: gallery-plugin.php:1350 gallery-plugin.php:1390
637
- #, fuzzy
638
- msgid "Install now"
639
- msgstr "Установка %"
640
-
641
- #: gallery-plugin.php:1359
642
- msgid "Add multiple gallery categories"
643
- msgstr ""
644
-
645
- #: gallery-plugin.php:1359
646
- msgid ""
647
- "Install Gallery Categories plugin to add unlimited number of categories."
648
- msgstr ""
649
-
650
- #: gallery-plugin.php:1368 gallery-plugin.php:1409
651
- msgid "Close"
652
- msgstr ""
653
-
654
- #: gallery-plugin.php:1400
655
- msgid "Already attached?"
656
- msgstr ""
657
-
658
- #: gallery-plugin.php:1400
659
- msgid ""
660
- "If you'd like to attach the files, which are already uploaded, please use Re-"
661
- "attacher plugin."
662
- msgstr ""
663
-
664
- #: gallery-plugin.php:1490 template/gallery-single-template.php:19
665
- msgid "Download high resolution image"
666
- msgstr "Свали изображението в цял размер"
667
-
668
- #: gallery-plugin.php:1651 template/gallery-single-template.php:101
669
- msgid "Sorry, nothing found."
670
- msgstr "Съжалявам, нищо не е намерено."
671
-
672
- #: gallery-plugin.php:1673 template/gallery-single-template.php:120
673
- msgid "Image"
674
- msgstr "Изображение"
675
-
676
- #: gallery-plugin.php:1982
677
- #, fuzzy
678
- msgid "Image size not defined"
679
- msgstr "Размер на изображението"
680
-
681
- #: gallery-plugin.php:1997
682
- msgid ""
683
- "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, "
684
- "manually reload image."
685
- msgstr ""
686
-
687
- #: gallery-plugin.php:2008
688
- msgid "Image size changes not defined"
689
- msgstr ""
690
-
691
- #: gallery-plugin.php:2037 gallery-plugin.php:2040 gallery-plugin.php:2045
692
- msgid "Invalid path"
693
- msgstr ""
694
-
695
- #: template/gallery-template.php:14
696
- #, fuzzy
697
- msgid "Gallery Category"
698
- msgstr "Размер на изображението в галерия"
699
-
700
- #: inc/demo-data/demo-data-loader.php:77
701
- #, fuzzy
702
- msgid "Install Demo Data"
703
- msgstr "Установка %"
704
-
705
- #: inc/demo-data/demo-data-loader.php:78
706
- msgid ""
707
- "If you install the demo-data, will be created galleries with images, demo-"
708
- "post with available shortcodes and page with a list of all the galleries, \n"
709
- "plugin settings will be overwritten, however, when you delete the demo data, "
710
- "they will be restored."
711
- msgstr ""
712
-
713
- #: inc/demo-data/demo-data-loader.php:82
714
- msgid "Remove Demo Data"
715
- msgstr ""
716
-
717
- #: inc/demo-data/demo-data-loader.php:83
718
- msgid "Delete demo-data and restore old plugin settings."
719
- msgstr ""
720
-
721
- #: inc/demo-data/demo-data-loader.php:108
722
- msgid "Yes, install demo data"
723
- msgstr ""
724
-
725
- #: inc/demo-data/demo-data-loader.php:109
726
- msgid "Are you sure you want to install demo data?"
727
- msgstr ""
728
-
729
- #: inc/demo-data/demo-data-loader.php:111
730
- msgid "Yes, remove demo data"
731
- msgstr ""
732
-
733
- #: inc/demo-data/demo-data-loader.php:112
734
- msgid "Are you sure you want to remove demo data?"
735
- msgstr ""
736
-
737
- #: inc/demo-data/demo-data-loader.php:119
738
- #, fuzzy
739
- msgid "No, go back to the settings page"
740
- msgstr "на страницата с настройки за плъгина ("
741
-
742
- #: inc/demo-data/demo-data-loader.php:167
743
- msgid "Can not get demo data."
744
- msgstr ""
745
-
746
- #: inc/demo-data/demo-data-loader.php:173
747
- msgid "Demo options already installed."
748
- msgstr ""
749
-
750
- #: inc/demo-data/demo-data-loader.php:294
751
- msgid "Demo data successfully installed."
752
- msgstr ""
753
-
754
- #: inc/demo-data/demo-data-loader.php:296
755
- msgid "View post with shortcodes"
756
- msgstr ""
757
-
758
- #: inc/demo-data/demo-data-loader.php:299
759
- msgid "View page with examples"
760
- msgstr ""
761
-
762
- #: inc/demo-data/demo-data-loader.php:303
763
- msgid "Installation of demo data with some errors occurred."
764
- msgstr ""
765
-
766
- #: inc/demo-data/demo-data-loader.php:306
767
- msgid "Posts data is missing."
768
- msgstr ""
769
-
770
- #: inc/demo-data/demo-data-loader.php:331
771
- msgid "Demo data have already been removed."
772
- msgstr ""
773
-
774
- #: inc/demo-data/demo-data-loader.php:378
775
- msgid "Demo data successfully removed."
776
- msgstr ""
777
-
778
- #: inc/demo-data/demo-data-loader.php:381
779
- msgid "Removing demo data with some errors occurred."
780
- msgstr ""
781
-
782
- #: inc/demo-data/demo-data-loader.php:510
783
- msgid "Close notice"
784
- msgstr ""
785
-
786
- #: inc/demo-data/demo-data-loader.php:513
787
- #, fuzzy
788
- msgid "Install demo data"
789
- msgstr "Установка %"
790
-
791
- #: inc/demo-data/demo-data-loader.php:513
792
- msgid "for an acquaintance with the possibilities of the"
793
- msgstr ""
794
-
795
- #~ msgid "left"
796
- #~ msgstr "ляво"
797
-
798
- #~ msgid "right"
799
- #~ msgstr "дясно"
800
-
801
- #~ msgid "top"
802
- #~ msgstr "отгоре"
803
-
804
- #~ msgid "bottom"
805
- #~ msgstr "отдолу"
806
-
807
- #~ msgid "Gallery image size"
808
- #~ msgstr "Размер на изображението в галерия"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/gallery-cs_CZ.mo DELETED
Binary file
languages/gallery-de_DE.mo DELETED
Binary file
languages/gallery-es_ES.mo DELETED
Binary file
languages/gallery-fr_FR.mo DELETED
Binary file
languages/gallery-nl_NL.mo DELETED
Binary file
languages/gallery-plugin-bg_BG.mo ADDED
Binary file
languages/gallery-plugin-bg_BG.po ADDED
@@ -0,0 +1,988 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: gallery\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-14 14:32+0300\n"
6
+ "PO-Revision-Date: 2015-09-14 14:32+0300\n"
7
+ "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
+ "Language-Team: Petya <p@pipermagus.com>\n"
9
+ "Language: uk_UA\n"
10
+ "MIME-Version: 1.0\n"
11
+ "Content-Type: text/plain; charset=UTF-8\n"
12
+ "Content-Transfer-Encoding: 8bit\n"
13
+ "X-Poedit-KeywordsList: __;_e\n"
14
+ "X-Poedit-Basepath: ..\n"
15
+ "X-Poedit-SourceCharset: utf-8\n"
16
+ "X-Generator: Poedit 1.5.4\n"
17
+ "X-Poedit-SearchPath-0: .\n"
18
+
19
+ #: gallery-plugin.php:45
20
+ #: gallery-plugin.php:797
21
+ #: gallery-plugin.php:1133
22
+ #: gallery-plugin.php:1150
23
+ msgid "Settings"
24
+ msgstr "Настройки"
25
+
26
+ #: gallery-plugin.php:105
27
+ msgid "See images &raquo;"
28
+ msgstr "Виж изображенията &raquo;"
29
+
30
+ #: gallery-plugin.php:108
31
+ msgid "Return to all albums"
32
+ msgstr ""
33
+
34
+ #: gallery-plugin.php:332
35
+ #, fuzzy, php-format
36
+ msgid "The following files '%s' and '%s' were not found in the directory of your theme. Please copy them from the directory `%s` to the directory of your theme for the correct work of the Gallery plugin"
37
+ msgstr "Файловете \"gallery-template.php\" и \"gallery-single-template.php\" не бяха намерени в папката на вашата тема. Моля копирайте ги от папката `/wp-content/plugins/gallery-plugin/template/` в папката на вашата тема, за да работи правилно приставката Gallery."
38
+
39
+ #: gallery-plugin.php:342
40
+ #: gallery-plugin.php:351
41
+ msgid "Galleries"
42
+ msgstr "Галерии"
43
+
44
+ #: gallery-plugin.php:343
45
+ #: gallery-plugin.php:2530
46
+ msgid "Gallery"
47
+ msgstr "Галерия"
48
+
49
+ #: gallery-plugin.php:344
50
+ msgid "Add New Gallery"
51
+ msgstr "Добави нова галерия"
52
+
53
+ #: gallery-plugin.php:345
54
+ msgid "Edit Gallery"
55
+ msgstr "Редактирай галерия"
56
+
57
+ #: gallery-plugin.php:346
58
+ msgid "New Gallery"
59
+ msgstr "Нова галерия"
60
+
61
+ #: gallery-plugin.php:347
62
+ msgid "View Gallery"
63
+ msgstr "Преглед на галерия"
64
+
65
+ #: gallery-plugin.php:348
66
+ #, fuzzy
67
+ msgid "Search Galleries"
68
+ msgstr "Галерии"
69
+
70
+ #: gallery-plugin.php:349
71
+ msgid "No Gallery found"
72
+ msgstr "Няма намерена галерия"
73
+
74
+ #: gallery-plugin.php:406
75
+ msgid "Gallery Shortcode"
76
+ msgstr "Шорткод за галерия"
77
+
78
+ #: gallery-plugin.php:408
79
+ #: gallery-plugin.php:440
80
+ #, fuzzy
81
+ msgid "Gallery Categories"
82
+ msgstr "Размер на изображението в галерия"
83
+
84
+ #: gallery-plugin.php:417
85
+ msgid "Add this shortcode to a page, post or widget to display a single gallery"
86
+ msgstr ""
87
+
88
+ #: gallery-plugin.php:420
89
+ #, fuzzy
90
+ msgid "Use this shortcode to display an album image with the description and the link to a single gallery page"
91
+ msgstr "Ако искате да покажете кратко описание, заедно със screenshot и линк към страницата с галерията"
92
+
93
+ #: gallery-plugin.php:422
94
+ msgid "Short display"
95
+ msgstr ""
96
+
97
+ #: gallery-plugin.php:441
98
+ msgid "Most Used"
99
+ msgstr ""
100
+
101
+ #: gallery-plugin.php:446
102
+ #: gallery-plugin.php:890
103
+ msgid "Default"
104
+ msgstr "По подразбиране"
105
+
106
+ #: gallery-plugin.php:451
107
+ #, fuzzy
108
+ msgid "Add New Gallery Category"
109
+ msgstr "Добави нова галерия"
110
+
111
+ #: gallery-plugin.php:458
112
+ #, fuzzy
113
+ msgid "Install plugin"
114
+ msgstr "Встановлених модулів"
115
+
116
+ #: gallery-plugin.php:613
117
+ #: gallery-plugin.php:2126
118
+ #: gallery-plugin.php:2240
119
+ #: gallery-plugin.php:2326
120
+ msgid "Title"
121
+ msgstr "Име"
122
+
123
+ #: gallery-plugin.php:614
124
+ msgid "Author"
125
+ msgstr "Автор "
126
+
127
+ #: gallery-plugin.php:615
128
+ #, fuzzy
129
+ msgid "Shortcode"
130
+ msgstr "Шорткод за галерия"
131
+
132
+ #: gallery-plugin.php:616
133
+ #, fuzzy
134
+ msgid "Photos"
135
+ msgstr "Снимка"
136
+
137
+ #: gallery-plugin.php:617
138
+ #: gallery-plugin.php:954
139
+ msgid "Date"
140
+ msgstr "Дата "
141
+
142
+ #: gallery-plugin.php:770
143
+ msgid "Settings are saved"
144
+ msgstr "Настройките са съхранени"
145
+
146
+ #: gallery-plugin.php:783
147
+ #, fuzzy
148
+ msgid "All plugin settings were restored."
149
+ msgstr "на страницата с настройки за плъгина ("
150
+
151
+ #: gallery-plugin.php:795
152
+ msgid "Gallery Settings"
153
+ msgstr "Настройки на галерията"
154
+
155
+ #: gallery-plugin.php:798
156
+ #: gallery-plugin.php:1134
157
+ msgid "FAQ"
158
+ msgstr "Често задавани въпроси"
159
+
160
+ #: gallery-plugin.php:799
161
+ msgid "Go PRO"
162
+ msgstr ""
163
+
164
+ #: gallery-plugin.php:809
165
+ #, fuzzy
166
+ msgid "Please enable JavaScript to use the option to renew images."
167
+ msgstr "Моля, активирайте JavaScript, за да можете да качвате файлове."
168
+
169
+ #: gallery-plugin.php:810
170
+ msgid "Notice:"
171
+ msgstr ""
172
+
173
+ #: gallery-plugin.php:810
174
+ msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
175
+ msgstr ""
176
+
177
+ #: gallery-plugin.php:811
178
+ msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
179
+ msgstr "Ако искате да добавите галерия към ваша страница или пост, просто копирайте и поставете този шорткод в поста или страницата:"
180
+
181
+ #: gallery-plugin.php:816
182
+ msgid "Update images for gallery"
183
+ msgstr ""
184
+
185
+ #: gallery-plugin.php:818
186
+ #, fuzzy
187
+ msgid "Update images"
188
+ msgstr "подреди изображенията"
189
+
190
+ #: gallery-plugin.php:826
191
+ msgid "Image size for the album cover"
192
+ msgstr "Размер на изображението за корица на албума"
193
+
194
+ #: gallery-plugin.php:828
195
+ #: gallery-plugin.php:842
196
+ #: gallery-plugin.php:864
197
+ msgid "Image size"
198
+ msgstr "Размер на изображението"
199
+
200
+ #: gallery-plugin.php:831
201
+ #: gallery-plugin.php:845
202
+ msgid "Width (in px)"
203
+ msgstr "Ширина (в px)"
204
+
205
+ #: gallery-plugin.php:835
206
+ #: gallery-plugin.php:849
207
+ msgid "Height (in px)"
208
+ msgstr "Височина (в px)"
209
+
210
+ #: gallery-plugin.php:840
211
+ #, fuzzy
212
+ msgid "Image size for thumbnails"
213
+ msgstr "Размер на изображението за корица на албума"
214
+
215
+ #: gallery-plugin.php:854
216
+ msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
217
+ msgstr "WordPress ще създава thumbnail с указаните размери, когато качвате нова снимка."
218
+
219
+ #: gallery-plugin.php:862
220
+ #, fuzzy
221
+ msgid "Image size in the lightbox"
222
+ msgstr "Размер на изображението за lightbox"
223
+
224
+ #: gallery-plugin.php:865
225
+ msgid "Max width (in px)"
226
+ msgstr "Макс. ширина (в px)"
227
+
228
+ #: gallery-plugin.php:866
229
+ msgid "Max height (in px)"
230
+ msgstr "Макс. височина (в px)"
231
+
232
+ #: gallery-plugin.php:867
233
+ msgid "Display a full size image in the lightbox"
234
+ msgstr "Показване на изображението в пълен размер в lightbox"
235
+
236
+ #: gallery-plugin.php:871
237
+ msgid "Crop position"
238
+ msgstr "Позиция за изрязване"
239
+
240
+ #: gallery-plugin.php:875
241
+ #: gallery-plugin.php:881
242
+ msgid "center"
243
+ msgstr "център"
244
+
245
+ #: gallery-plugin.php:877
246
+ msgid "Horizontal"
247
+ msgstr "Хоризонтално"
248
+
249
+ #: gallery-plugin.php:883
250
+ msgid "Vertical"
251
+ msgstr "Вертикално"
252
+
253
+ #: gallery-plugin.php:888
254
+ msgid "Lightbox background"
255
+ msgstr "Фон на lightbox"
256
+
257
+ #: gallery-plugin.php:891
258
+ msgid "Background transparency (from 0 to 1)"
259
+ msgstr "Прозрачност на фона (от 0 до 1)"
260
+
261
+ #: gallery-plugin.php:892
262
+ msgid "Select a background color"
263
+ msgstr "Изберете цвят за фон"
264
+
265
+ #: gallery-plugin.php:897
266
+ #: gallery-plugin.php:1077
267
+ msgid "If you upgrade to Pro version all your settings and galleries will be saved."
268
+ msgstr ""
269
+
270
+ #: gallery-plugin.php:904
271
+ #: gallery-plugin.php:1084
272
+ msgid "Unlock premium options by upgrading to Pro version"
273
+ msgstr ""
274
+
275
+ #: gallery-plugin.php:908
276
+ #: gallery-plugin.php:1088
277
+ msgid "Start Your Trial"
278
+ msgstr ""
279
+
280
+ #: gallery-plugin.php:909
281
+ #: gallery-plugin.php:1089
282
+ msgid "or"
283
+ msgstr ""
284
+
285
+ #: gallery-plugin.php:911
286
+ #: gallery-plugin.php:1091
287
+ #, fuzzy
288
+ msgid "Learn More"
289
+ msgstr "Читати далі"
290
+
291
+ #: gallery-plugin.php:918
292
+ msgid "Images with border"
293
+ msgstr "Изображения с рамка"
294
+
295
+ #: gallery-plugin.php:921
296
+ msgid "Border width in px, just numbers"
297
+ msgstr "Ширина на рамката в пиксели, само числа"
298
+
299
+ #: gallery-plugin.php:922
300
+ msgid "Select a border color"
301
+ msgstr "Изберете цвят за рамката"
302
+
303
+ #: gallery-plugin.php:926
304
+ msgid "Number of images in the row"
305
+ msgstr "Брой изображения на ред"
306
+
307
+ #: gallery-plugin.php:932
308
+ msgid "Start slideshow"
309
+ msgstr "Слайдшоу"
310
+
311
+ #: gallery-plugin.php:938
312
+ msgid "Slideshow interval"
313
+ msgstr "Интервал за слайдшоу"
314
+
315
+ #: gallery-plugin.php:944
316
+ msgid "Use single lightbox for multiple galleries on one page"
317
+ msgstr ""
318
+
319
+ #: gallery-plugin.php:950
320
+ msgid "Sort images by"
321
+ msgstr "Подреди изображенията по"
322
+
323
+ #: gallery-plugin.php:952
324
+ msgid "Attachment ID"
325
+ msgstr "ID на изображението"
326
+
327
+ #: gallery-plugin.php:953
328
+ msgid "Image Name"
329
+ msgstr "Име на изображението"
330
+
331
+ #: gallery-plugin.php:955
332
+ msgid "Sorting order in the Gallery"
333
+ msgstr ""
334
+
335
+ #: gallery-plugin.php:956
336
+ msgid "Random"
337
+ msgstr "Произволен"
338
+
339
+ #: gallery-plugin.php:960
340
+ msgid "Sort images"
341
+ msgstr "Подреди изображенията"
342
+
343
+ #: gallery-plugin.php:962
344
+ msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
345
+ msgstr "ASC (възходящ ред - 1, 2, 3, а, б, в)"
346
+
347
+ #: gallery-plugin.php:963
348
+ msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
349
+ msgstr "DESC (низходящ ред - 3, 2, 1, в, б, а)"
350
+
351
+ #: gallery-plugin.php:967
352
+ #, fuzzy
353
+ msgid "Display text under the image"
354
+ msgstr "Показване на текст над изображението"
355
+
356
+ #: gallery-plugin.php:969
357
+ msgid "Turn off the checkbox, if you want to display text just in a lightbox"
358
+ msgstr "Не отбелязвайте, ако искате текстът да се показва само в lightbox"
359
+
360
+ #: gallery-plugin.php:973
361
+ msgid "Display the Back link"
362
+ msgstr "Показване на линк 'Назад'"
363
+
364
+ #: gallery-plugin.php:979
365
+ msgid "Display the Back link in the shortcode"
366
+ msgstr "Показване на линк 'Назад' в шорткода"
367
+
368
+ #: gallery-plugin.php:985
369
+ msgid "The Back link text"
370
+ msgstr "Текст за линка 'Назад'"
371
+
372
+ #: gallery-plugin.php:991
373
+ msgid "The Back link URL"
374
+ msgstr "URL за линка 'Назад'"
375
+
376
+ #: gallery-plugin.php:993
377
+ msgid "Gallery page (Page with Gallery Template)"
378
+ msgstr "Страница с галерия (страница с шаблон 'Gallery Template')"
379
+
380
+ #: gallery-plugin.php:995
381
+ msgid "(Full URL to custom page)"
382
+ msgstr "(Пълно URL към произволна страница)"
383
+
384
+ #: gallery-plugin.php:999
385
+ msgid "The Read More link text"
386
+ msgstr "Текст за линка 'Прочети повече'"
387
+
388
+ #: gallery-plugin.php:1005
389
+ msgid "Add gallery to the search"
390
+ msgstr ""
391
+
392
+ #: gallery-plugin.php:1010
393
+ #: gallery-plugin.php:1013
394
+ #: gallery-plugin.php:1017
395
+ msgid "Using"
396
+ msgstr ""
397
+
398
+ #: gallery-plugin.php:1010
399
+ #: gallery-plugin.php:1013
400
+ #: gallery-plugin.php:1017
401
+ msgid "powered by"
402
+ msgstr ""
403
+
404
+ #: gallery-plugin.php:1013
405
+ #: gallery-plugin.php:1236
406
+ #, fuzzy
407
+ msgid "Activate"
408
+ msgstr "Активовані плагіни"
409
+
410
+ #: gallery-plugin.php:1017
411
+ msgid "Download"
412
+ msgstr ""
413
+
414
+ #: gallery-plugin.php:1022
415
+ msgid "Rewrite templates after update"
416
+ msgstr ""
417
+
418
+ #: gallery-plugin.php:1024
419
+ #, php-format
420
+ msgid "Turn off the checkbox, if You edited the file '%s' or '%s' file in your theme folder and You don't want to rewrite them"
421
+ msgstr ""
422
+
423
+ #: gallery-plugin.php:1033
424
+ msgid "Use pagination for images"
425
+ msgstr ""
426
+
427
+ #: gallery-plugin.php:1036
428
+ msgid "per page"
429
+ msgstr ""
430
+
431
+ #: gallery-plugin.php:1040
432
+ msgid "The lightbox helper"
433
+ msgstr ""
434
+
435
+ #: gallery-plugin.php:1042
436
+ msgid "Do not use"
437
+ msgstr ""
438
+
439
+ #: gallery-plugin.php:1043
440
+ msgid "Button helper"
441
+ msgstr ""
442
+
443
+ #: gallery-plugin.php:1044
444
+ msgid "Thumbnail helper"
445
+ msgstr ""
446
+
447
+ #: gallery-plugin.php:1048
448
+ msgid "Display Like buttons in the lightbox"
449
+ msgstr "Показване на Like бутони в lightbox"
450
+
451
+ #: gallery-plugin.php:1050
452
+ msgid "FaceBook"
453
+ msgstr "FaceBook"
454
+
455
+ #: gallery-plugin.php:1051
456
+ msgid "Twitter"
457
+ msgstr "Twitter"
458
+
459
+ #: gallery-plugin.php:1052
460
+ msgid "Pinterest"
461
+ msgstr "Pinterest"
462
+
463
+ #: gallery-plugin.php:1053
464
+ msgid "Google +1"
465
+ msgstr "Google +1"
466
+
467
+ #: gallery-plugin.php:1057
468
+ msgid "Slug for gallery item"
469
+ msgstr "Название на елемент от галерията"
470
+
471
+ #: gallery-plugin.php:1059
472
+ msgid "for any structure of permalinks except the default structure"
473
+ msgstr "за всяка структура от пермалинковете, с изключение на структурата по подразбиране"
474
+
475
+ #: gallery-plugin.php:1063
476
+ msgid "Title for lightbox button"
477
+ msgstr ""
478
+
479
+ #: gallery-plugin.php:1069
480
+ msgid "Display all images in the lightbox instead of going into a single gallery"
481
+ msgstr ""
482
+
483
+ #: gallery-plugin.php:1072
484
+ #, php-format
485
+ msgid "When using the gallery template or a shortcode with `%s` parameter"
486
+ msgstr ""
487
+
488
+ #: gallery-plugin.php:1098
489
+ msgid "Save Changes"
490
+ msgstr "Съхрани промените"
491
+
492
+ #: gallery-plugin.php:1135
493
+ msgid "Support"
494
+ msgstr "Поддръжка"
495
+
496
+ #: gallery-plugin.php:1202
497
+ msgid "Updating images..."
498
+ msgstr ""
499
+
500
+ #: gallery-plugin.php:1203
501
+ #, fuzzy
502
+ msgid "No image found."
503
+ msgstr "Няма намерена галерия"
504
+
505
+ #: gallery-plugin.php:1204
506
+ msgid "All images are updated."
507
+ msgstr ""
508
+
509
+ #: gallery-plugin.php:1205
510
+ msgid "Error."
511
+ msgstr ""
512
+
513
+ #: gallery-plugin.php:1216
514
+ msgid ""
515
+ "You are about to delete these items from this gallery.\n"
516
+ " 'Cancel' to stop, 'OK' to delete."
517
+ msgstr ""
518
+
519
+ #: gallery-plugin.php:1217
520
+ msgid "Switching to another mode, all unsaved data will be lost. Save data before switching?"
521
+ msgstr ""
522
+
523
+ #: gallery-plugin.php:1218
524
+ msgid "Insert Media"
525
+ msgstr ""
526
+
527
+ #: gallery-plugin.php:1219
528
+ msgid "Insert"
529
+ msgstr ""
530
+
531
+ #: gallery-plugin.php:1231
532
+ #, fuzzy
533
+ msgid "Learn more"
534
+ msgstr "Читати далі"
535
+
536
+ #: gallery-plugin.php:1243
537
+ #, fuzzy
538
+ msgid "Install now"
539
+ msgstr "Установка %"
540
+
541
+ #: gallery-plugin.php:1252
542
+ msgid "Add multiple gallery categories"
543
+ msgstr ""
544
+
545
+ #: gallery-plugin.php:1252
546
+ msgid "Install Gallery Categories plugin to add unlimited number of categories."
547
+ msgstr ""
548
+
549
+ #: gallery-plugin.php:1261
550
+ msgid "Close"
551
+ msgstr ""
552
+
553
+ #: gallery-plugin.php:1525
554
+ #: template/gallery-single-template.php:101
555
+ msgid "Sorry, nothing found."
556
+ msgstr "Съжалявам, нищо не е намерено."
557
+
558
+ #: gallery-plugin.php:1547
559
+ #: template/gallery-single-template.php:120
560
+ msgid "Image"
561
+ msgstr "Изображение"
562
+
563
+ #: gallery-plugin.php:1547
564
+ #: template/gallery-single-template.php:19
565
+ msgid "Download high resolution image"
566
+ msgstr "Свали изображението в цял размер"
567
+
568
+ #: gallery-plugin.php:1677
569
+ #, fuzzy
570
+ msgid "Image size not defined"
571
+ msgstr "Размер на изображението"
572
+
573
+ #: gallery-plugin.php:1692
574
+ msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
575
+ msgstr ""
576
+
577
+ #: gallery-plugin.php:1703
578
+ msgid "Image size changes not defined"
579
+ msgstr ""
580
+
581
+ #: gallery-plugin.php:1732
582
+ #: gallery-plugin.php:1735
583
+ #: gallery-plugin.php:1740
584
+ msgid "Invalid path"
585
+ msgstr ""
586
+
587
+ #: gallery-plugin.php:1889
588
+ msgid "Add images requires JavaScript."
589
+ msgstr ""
590
+
591
+ #: gallery-plugin.php:1892
592
+ msgid "Add Media"
593
+ msgstr ""
594
+
595
+ #: gallery-plugin.php:1902
596
+ msgid "The grid view for the Gallery images requires JavaScript."
597
+ msgstr ""
598
+
599
+ #: gallery-plugin.php:1902
600
+ msgid "Switch to the list view"
601
+ msgstr ""
602
+
603
+ #: gallery-plugin.php:1929
604
+ msgid "List View"
605
+ msgstr ""
606
+
607
+ #: gallery-plugin.php:1930
608
+ msgid "Grid View"
609
+ msgstr ""
610
+
611
+ #: gallery-plugin.php:1987
612
+ msgid "Filter"
613
+ msgstr ""
614
+
615
+ #: gallery-plugin.php:1991
616
+ msgid "Empty Trash"
617
+ msgstr ""
618
+
619
+ #: gallery-plugin.php:2012
620
+ #, fuzzy
621
+ msgid "No images found"
622
+ msgstr "Няма намерена галерия"
623
+
624
+ #: gallery-plugin.php:2066
625
+ msgid "Select bulk action"
626
+ msgstr ""
627
+
628
+ #: gallery-plugin.php:2068
629
+ msgid "Bulk Actions"
630
+ msgstr ""
631
+
632
+ #: gallery-plugin.php:2078
633
+ msgid "Apply"
634
+ msgstr ""
635
+
636
+ #: gallery-plugin.php:2085
637
+ #: gallery-plugin.php:2264
638
+ #, fuzzy
639
+ msgid "Delete from Gallery"
640
+ msgstr "Нова галерия"
641
+
642
+ #: gallery-plugin.php:2098
643
+ #: gallery-plugin.php:2112
644
+ #, fuzzy
645
+ msgid "Display link to the original file under each image in the lightbox"
646
+ msgstr "Показване на изображението в пълен размер в lightbox"
647
+
648
+ #: gallery-plugin.php:2107
649
+ msgid "Bulk Select"
650
+ msgstr ""
651
+
652
+ #: gallery-plugin.php:2109
653
+ msgid "Cancel Selection"
654
+ msgstr ""
655
+
656
+ #: gallery-plugin.php:2110
657
+ msgid "Delete Selected"
658
+ msgstr ""
659
+
660
+ #: gallery-plugin.php:2124
661
+ msgid "File"
662
+ msgstr ""
663
+
664
+ #: gallery-plugin.php:2125
665
+ #: gallery-plugin.php:2213
666
+ #: gallery-plugin.php:2321
667
+ msgid "Dimensions"
668
+ msgstr ""
669
+
670
+ #: gallery-plugin.php:2127
671
+ #: gallery-plugin.php:2246
672
+ #: gallery-plugin.php:2331
673
+ msgid "Alt tag"
674
+ msgstr ""
675
+
676
+ #: gallery-plugin.php:2127
677
+ #: gallery-plugin.php:2248
678
+ msgid "The alt attribute specifies an alternate text for an image, if the image cannot be displayed."
679
+ msgstr ""
680
+
681
+ #: gallery-plugin.php:2128
682
+ #: gallery-plugin.php:2254
683
+ #: gallery-plugin.php:2336
684
+ msgid "Custom URL"
685
+ msgstr ""
686
+
687
+ #: gallery-plugin.php:2128
688
+ #: gallery-plugin.php:2256
689
+ msgid "By clicking on the thumbnail you'll go to the link (if the field is filled) or the image will be opened in the lightbox (if the field isn't filled)"
690
+ msgstr ""
691
+
692
+ #: gallery-plugin.php:2205
693
+ msgid "Deselect"
694
+ msgstr ""
695
+
696
+ #: gallery-plugin.php:2211
697
+ msgid "File name"
698
+ msgstr ""
699
+
700
+ #: gallery-plugin.php:2212
701
+ msgid "File type"
702
+ msgstr ""
703
+
704
+ #: gallery-plugin.php:2216
705
+ #, fuzzy
706
+ msgid "Edit Attachment Info"
707
+ msgstr "ID на изображението"
708
+
709
+ #: gallery-plugin.php:2216
710
+ #, fuzzy
711
+ msgid "Edit Attachment"
712
+ msgstr "ID на изображението"
713
+
714
+ #: gallery-plugin.php:2226
715
+ msgid "Go Pro"
716
+ msgstr ""
717
+
718
+ #: gallery-plugin.php:2226
719
+ msgid "Pro version"
720
+ msgstr ""
721
+
722
+ #: gallery-plugin.php:2229
723
+ msgid "This setting is available in Pro version"
724
+ msgstr "Тази настройка е достъпна само в Pro версията."
725
+
726
+ #: gallery-plugin.php:2262
727
+ msgid "Edit more details"
728
+ msgstr ""
729
+
730
+ #: gallery-plugin.php:2297
731
+ #, php-format
732
+ msgid "Select %s"
733
+ msgstr ""
734
+
735
+ #: gallery-plugin.php:2310
736
+ #, php-format
737
+ msgid "Edit &#8220;%s&#8221;"
738
+ msgstr ""
739
+
740
+ #: gallery-plugin.php:2354
741
+ #: gallery-plugin.php:2367
742
+ msgid "Edit"
743
+ msgstr ""
744
+
745
+ #: gallery-plugin.php:2357
746
+ #: gallery-plugin.php:2372
747
+ msgid "Trash"
748
+ msgstr ""
749
+
750
+ #: gallery-plugin.php:2360
751
+ #: gallery-plugin.php:2375
752
+ msgid "Delete Permanently"
753
+ msgstr ""
754
+
755
+ #: gallery-plugin.php:2362
756
+ #: gallery-plugin.php:2380
757
+ #, php-format
758
+ msgid "View &#8220;%s&#8221;"
759
+ msgstr ""
760
+
761
+ #: gallery-plugin.php:2362
762
+ #: gallery-plugin.php:2380
763
+ msgid "View"
764
+ msgstr ""
765
+
766
+ #: gallery-plugin.php:2364
767
+ #, fuzzy
768
+ msgid "Attach"
769
+ msgstr "ID на изображението"
770
+
771
+ #: gallery-plugin.php:2370
772
+ msgid "Restore"
773
+ msgstr ""
774
+
775
+ #: gallery-plugin.php:2501
776
+ msgid "Warning"
777
+ msgstr ""
778
+
779
+ #: gallery-plugin.php:2501
780
+ msgid "You can add only images to the gallery"
781
+ msgstr ""
782
+
783
+ #: gallery-plugin.php:2532
784
+ #, fuzzy
785
+ msgid "Sorry, no gallery found."
786
+ msgstr "Съжалявам, нищо не е намерено."
787
+
788
+ #: gallery-plugin.php:2538
789
+ #, fuzzy
790
+ msgid "Display an album image with the description and the link to a single gallery page"
791
+ msgstr "Ако искате да покажете кратко описание, заедно със screenshot и линк към страницата с галерията"
792
+
793
+ #: inc/demo-data/demo-data-loader.php:78
794
+ #, fuzzy
795
+ msgid "Install Demo Data"
796
+ msgstr "Установка %"
797
+
798
+ #: inc/demo-data/demo-data-loader.php:79
799
+ msgid "If you install the demo-data, will be created galleries with images, demo-post with available shortcodes and page with a list of all the galleries, plugin settings will be overwritten, however, when you delete the demo data, they will be restored."
800
+ msgstr ""
801
+
802
+ #: inc/demo-data/demo-data-loader.php:82
803
+ msgid "Remove Demo Data"
804
+ msgstr ""
805
+
806
+ #: inc/demo-data/demo-data-loader.php:83
807
+ msgid "Delete demo-data and restore old plugin settings."
808
+ msgstr ""
809
+
810
+ #: inc/demo-data/demo-data-loader.php:108
811
+ msgid "Yes, install demo data"
812
+ msgstr ""
813
+
814
+ #: inc/demo-data/demo-data-loader.php:109
815
+ msgid "Are you sure you want to install demo data?"
816
+ msgstr ""
817
+
818
+ #: inc/demo-data/demo-data-loader.php:111
819
+ msgid "Yes, remove demo data"
820
+ msgstr ""
821
+
822
+ #: inc/demo-data/demo-data-loader.php:112
823
+ msgid "Are you sure you want to remove demo data?"
824
+ msgstr ""
825
+
826
+ #: inc/demo-data/demo-data-loader.php:119
827
+ #, fuzzy
828
+ msgid "No, go back to the settings page"
829
+ msgstr "на страницата с настройки за плъгина ("
830
+
831
+ #: inc/demo-data/demo-data-loader.php:167
832
+ msgid "Can not get demo data."
833
+ msgstr ""
834
+
835
+ #: inc/demo-data/demo-data-loader.php:173
836
+ msgid "Demo options already installed."
837
+ msgstr ""
838
+
839
+ #: inc/demo-data/demo-data-loader.php:296
840
+ msgid "Demo data successfully installed."
841
+ msgstr ""
842
+
843
+ #: inc/demo-data/demo-data-loader.php:298
844
+ msgid "View post with shortcodes"
845
+ msgstr ""
846
+
847
+ #: inc/demo-data/demo-data-loader.php:301
848
+ msgid "View page with examples"
849
+ msgstr ""
850
+
851
+ #: inc/demo-data/demo-data-loader.php:308
852
+ msgid "Installation of demo data with some errors occurred."
853
+ msgstr ""
854
+
855
+ #: inc/demo-data/demo-data-loader.php:311
856
+ msgid "Posts data is missing."
857
+ msgstr ""
858
+
859
+ #: inc/demo-data/demo-data-loader.php:336
860
+ msgid "Demo data have already been removed."
861
+ msgstr ""
862
+
863
+ #: inc/demo-data/demo-data-loader.php:383
864
+ msgid "Demo data successfully removed."
865
+ msgstr ""
866
+
867
+ #: inc/demo-data/demo-data-loader.php:386
868
+ msgid "Removing demo data with some errors occurred."
869
+ msgstr ""
870
+
871
+ #: inc/demo-data/demo-data-loader.php:517
872
+ msgid "Close notice"
873
+ msgstr ""
874
+
875
+ #: inc/demo-data/demo-data-loader.php:520
876
+ #, fuzzy
877
+ msgid "Install demo data"
878
+ msgstr "Установка %"
879
+
880
+ #: inc/demo-data/demo-data-loader.php:520
881
+ msgid "for an acquaintance with the possibilities of the"
882
+ msgstr ""
883
+
884
+ #: template/gallery-template.php:14
885
+ #, fuzzy
886
+ msgid "Gallery Category"
887
+ msgstr "Размер на изображението в галерия"
888
+
889
+ #~ msgid "Add a Gallery"
890
+ #~ msgstr "Добави галерия"
891
+
892
+ #~ msgid "Find a Gallery"
893
+ #~ msgstr "Намери галерия"
894
+
895
+ #~ msgid "Upload File"
896
+ #~ msgstr "Качване на файл"
897
+
898
+ #~ msgid ""
899
+ #~ "The gallery temp directory (gallery-plugin/upload/files) is not available "
900
+ #~ "for record on your webserver. Please use the standard WP functionality to "
901
+ #~ "upload images (media library)"
902
+ #~ msgstr ""
903
+ #~ "Временната папка за съхраняване на файлове (gallery-plugin/upload/files) "
904
+ #~ "не е достъпна за запис на уеб-сървъра ви. Моля, използвайте стандартния "
905
+ #~ "начин на WordPress за качване на снимки(media library)."
906
+
907
+ #~ msgid "Choose an image for upload:"
908
+ #~ msgstr "Изберете изображение за качване:"
909
+
910
+ #~ msgid "Please enable JavaScript to use the file uploader."
911
+ #~ msgstr "Моля, активирайте JavaScript, за да можете да качвате файлове."
912
+
913
+ #~ msgid "Allow the download link for all images in this gallery"
914
+ #~ msgstr "Позволете свалянето на всички изображения от тази галерия."
915
+
916
+ #~ msgid ""
917
+ #~ "Please use the drag and drop function to change an order of the images "
918
+ #~ "displaying and do not forget to save the post."
919
+ #~ msgstr ""
920
+ #~ "Моля, използвайте функцията drag&drop, за да смените позицията на "
921
+ #~ "снимките и не забравяйте да съхраните промените."
922
+
923
+ #~ msgid "Please make a choice"
924
+ #~ msgstr "Моля, изберете"
925
+
926
+ #~ msgid "sort images"
927
+ #~ msgstr "подреди изображенията"
928
+
929
+ #~ msgid "on the plugin settings page ("
930
+ #~ msgstr "на страницата с настройки за плъгина ("
931
+
932
+ #~ msgid "URL"
933
+ #~ msgstr "URL"
934
+
935
+ #~ msgid "(by click on image opens a link in a new window)"
936
+ #~ msgstr "(отваря изображението в нов прозорец)"
937
+
938
+ #, fuzzy
939
+ #~ msgid "Open the URL"
940
+ #~ msgstr "Отваряне на линка"
941
+
942
+ #~ msgid "Current window"
943
+ #~ msgstr "Текущия прозорец"
944
+
945
+ #~ msgid "New window"
946
+ #~ msgstr "Нов прозорец"
947
+
948
+ #, fuzzy
949
+ #~ msgid "Lightbox button URL"
950
+ #~ msgstr "Фон на lightbox"
951
+
952
+ #~ msgid "Delete"
953
+ #~ msgstr "Изтриване"
954
+
955
+ #~ msgid ""
956
+ #~ "You can add a Single Gallery to the page or post by inserting this "
957
+ #~ "shortcode into the content"
958
+ #~ msgstr ""
959
+ #~ "Можете да добавите галерия към страница или пост, като добавите този "
960
+ #~ "шорткод към съдържанието"
961
+
962
+ #~ msgid "Publishing"
963
+ #~ msgstr "Публикация"
964
+
965
+ #~ msgid "Background color"
966
+ #~ msgstr "Цвят на фона"
967
+
968
+ #~ msgid ""
969
+ #~ "Sorting order (the input field for sorting order in the Insert / Upload "
970
+ #~ "Media Gallery dialog)"
971
+ #~ msgstr ""
972
+ #~ "Ред за сортиране (полето за въвеждане на ред за сортиране в Insert / "
973
+ #~ "Upload Media Gallery)"
974
+
975
+ #~ msgid "left"
976
+ #~ msgstr "ляво"
977
+
978
+ #~ msgid "right"
979
+ #~ msgstr "дясно"
980
+
981
+ #~ msgid "top"
982
+ #~ msgstr "отгоре"
983
+
984
+ #~ msgid "bottom"
985
+ #~ msgstr "отдолу"
986
+
987
+ #~ msgid "Gallery image size"
988
+ #~ msgstr "Размер на изображението в галерия"
languages/gallery-plugin-cs_CZ.mo ADDED
Binary file
languages/{gallery-cs_CZ.po → gallery-plugin-cs_CZ.po} RENAMED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-09-07 13:27+0300\n"
6
- "PO-Revision-Date: 2015-09-07 13:27+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Lagya <lagya@me.com>\n"
9
  "Language: cs\n"
@@ -17,165 +17,167 @@ msgstr ""
17
  "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: gallery-plugin.php:43
21
- #: gallery-plugin.php:795
22
  #: gallery-plugin.php:1133
23
  #: gallery-plugin.php:1150
24
  msgid "Settings"
25
  msgstr "Nastavení"
26
 
27
- #: gallery-plugin.php:104
28
  msgid "See images &raquo;"
29
  msgstr "Viz obrázky &raquo;"
30
 
31
- #: gallery-plugin.php:107
32
  msgid "Return to all albums"
33
  msgstr ""
34
 
35
- #: gallery-plugin.php:331
36
- msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
 
37
  msgstr "Následující soubory \"gallery-template.php\" a \"gallery-single-template.php\"nebyly nalezeny v adresáři vašeho tématu WP. Zkopírujte prosím z adresáře `/wp-content/plugins/gallery-plugin/template/` do adresáře vašeho motivu pro správnou práci pluginu Gallery."
38
 
39
- #: gallery-plugin.php:340
40
- #: gallery-plugin.php:349
41
  msgid "Galleries"
42
  msgstr "Galerie"
43
 
44
- #: gallery-plugin.php:341
45
- #: gallery-plugin.php:2511
46
  msgid "Gallery"
47
  msgstr "Galerie"
48
 
49
- #: gallery-plugin.php:342
50
  msgid "Add New Gallery"
51
  msgstr "Přidej novou galerii"
52
 
53
- #: gallery-plugin.php:343
54
  msgid "Edit Gallery"
55
  msgstr "Uprav galerii"
56
 
57
- #: gallery-plugin.php:344
58
  msgid "New Gallery"
59
  msgstr "Nová galerie"
60
 
61
- #: gallery-plugin.php:345
62
  msgid "View Gallery"
63
  msgstr "Ukaž galerii"
64
 
65
- #: gallery-plugin.php:346
66
  #, fuzzy
67
  msgid "Search Galleries"
68
  msgstr "Galerie"
69
 
70
- #: gallery-plugin.php:347
71
  msgid "No Gallery found"
72
  msgstr "Žádná galerie nenalezena"
73
 
74
- #: gallery-plugin.php:404
75
  msgid "Gallery Shortcode"
76
  msgstr "Zkrácený kód galerie"
77
 
78
- #: gallery-plugin.php:406
79
- #: gallery-plugin.php:438
80
  #, fuzzy
81
  msgid "Gallery Categories"
82
  msgstr "Velikost obrázku v galerii"
83
 
84
- #: gallery-plugin.php:415
85
  msgid "Add this shortcode to a page, post or widget to display a single gallery"
86
  msgstr ""
87
 
88
- #: gallery-plugin.php:418
89
  #, fuzzy
90
  msgid "Use this shortcode to display an album image with the description and the link to a single gallery page"
91
  msgstr "Chcete-li zobrazit krátký popis obsahující screenshot a odkaz na jednu stránku Galerie"
92
 
93
- #: gallery-plugin.php:420
94
  msgid "Short display"
95
  msgstr ""
96
 
97
- #: gallery-plugin.php:439
98
  msgid "Most Used"
99
  msgstr ""
100
 
101
- #: gallery-plugin.php:444
102
  #: gallery-plugin.php:890
103
  msgid "Default"
104
  msgstr "Výchozí"
105
 
106
- #: gallery-plugin.php:449
107
  #, fuzzy
108
  msgid "Add New Gallery Category"
109
  msgstr "Přidej novou galerii"
110
 
111
- #: gallery-plugin.php:456
112
  #, fuzzy
113
  msgid "Install plugin"
114
  msgstr "Встановлених модулів"
115
 
116
- #: gallery-plugin.php:611
117
- #: gallery-plugin.php:2124
118
- #: gallery-plugin.php:2242
 
119
  msgid "Title"
120
  msgstr "Titulek"
121
 
122
- #: gallery-plugin.php:612
123
  msgid "Author"
124
  msgstr "Autor"
125
 
126
- #: gallery-plugin.php:613
127
  #, fuzzy
128
  msgid "Shortcode"
129
  msgstr "Zkrácený kód galerie"
130
 
131
- #: gallery-plugin.php:614
132
  #, fuzzy
133
  msgid "Photos"
134
  msgstr "Foto"
135
 
136
- #: gallery-plugin.php:615
137
  #: gallery-plugin.php:954
138
  msgid "Date"
139
  msgstr "Datum"
140
 
141
- #: gallery-plugin.php:768
142
  msgid "Settings are saved"
143
  msgstr "Nastavení uloženo"
144
 
145
- #: gallery-plugin.php:781
146
  #, fuzzy
147
  msgid "All plugin settings were restored."
148
  msgstr "na stránce pluginu ("
149
 
150
- #: gallery-plugin.php:793
151
  msgid "Gallery Settings"
152
  msgstr "Nastavení galerie"
153
 
154
- #: gallery-plugin.php:796
155
  #: gallery-plugin.php:1134
156
  msgid "FAQ"
157
  msgstr "FAQ "
158
 
159
- #: gallery-plugin.php:797
160
  msgid "Go PRO"
161
  msgstr ""
162
 
163
- #: gallery-plugin.php:807
 
 
 
 
164
  msgid "Notice:"
165
  msgstr "Poznámka:"
166
 
167
- #: gallery-plugin.php:807
168
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
169
  msgstr "Nastavení pluginu bylo změněno. Nezapomeňte si nastavení uložit kliknutím na tlačítko \"Ulož změny\"."
170
 
171
- #: gallery-plugin.php:808
172
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
173
  msgstr "Pokud byste chtěli přidat jednu Galerie na vaše stránky nebo příspěvek, stačí zkopírovat a vložit tento zkrácený kód do příspěvku nebo stránky:"
174
 
175
- #: gallery-plugin.php:812
176
- msgid "Please enable JavaScript to use the option to renew images."
177
- msgstr "Povolte JavaScript pro použití možnosti obnovení obrázků."
178
-
179
  #: gallery-plugin.php:816
180
  msgid "Update images for gallery"
181
  msgstr "Aktualizace obrázků galerie"
@@ -386,32 +388,34 @@ msgid "Add gallery to the search"
386
  msgstr "Přidat galerii do vyhledávání"
387
 
388
  #: gallery-plugin.php:1010
 
 
389
  msgid "Using"
390
  msgstr ""
391
 
392
  #: gallery-plugin.php:1010
393
- msgid "powered by"
394
- msgstr ""
395
-
396
  #: gallery-plugin.php:1013
397
  #: gallery-plugin.php:1017
398
- msgid "Using Custom Search powered by"
399
- msgstr "Použití Custom Search powered by"
400
 
401
  #: gallery-plugin.php:1013
402
- msgid "Activate Custom Search"
403
- msgstr "Povolení Custom Search"
 
 
404
 
405
  #: gallery-plugin.php:1017
406
- msgid "Download Custom Search"
407
- msgstr "Stáhněte Custom Search"
408
 
409
  #: gallery-plugin.php:1022
410
  msgid "Rewrite templates after update"
411
  msgstr ""
412
 
413
  #: gallery-plugin.php:1024
414
- msgid "Turn off the checkbox, if You edited the file 'gallery-template.php' or 'gallery-single-template.php' file in your theme folder and You don't want to rewrite them"
 
415
  msgstr ""
416
 
417
  #: gallery-plugin.php:1033
@@ -476,7 +480,8 @@ msgid "Display all images in the lightbox instead of going into a single gallery
476
  msgstr ""
477
 
478
  #: gallery-plugin.php:1072
479
- msgid "When using the gallery template or a shortcode with `display=short` parameter"
 
480
  msgstr ""
481
 
482
  #: gallery-plugin.php:1098
@@ -512,272 +517,274 @@ msgid ""
512
  msgstr ""
513
 
514
  #: gallery-plugin.php:1217
515
- msgid "Insert Media"
516
  msgstr ""
517
 
518
  #: gallery-plugin.php:1218
 
 
 
 
519
  msgid "Insert"
520
  msgstr ""
521
 
522
- #: gallery-plugin.php:1230
523
  #, fuzzy
524
  msgid "Learn more"
525
  msgstr "Dozvědět se více"
526
 
527
- #: gallery-plugin.php:1235
528
- #, fuzzy
529
- msgid "Activate"
530
- msgstr "Активовані плагіни"
531
-
532
- #: gallery-plugin.php:1242
533
  #, fuzzy
534
  msgid "Install now"
535
  msgstr "Установка %"
536
 
537
- #: gallery-plugin.php:1251
538
  msgid "Add multiple gallery categories"
539
  msgstr ""
540
 
541
- #: gallery-plugin.php:1251
542
  msgid "Install Gallery Categories plugin to add unlimited number of categories."
543
  msgstr ""
544
 
545
- #: gallery-plugin.php:1260
546
  msgid "Close"
547
  msgstr ""
548
 
549
- #: gallery-plugin.php:1524
550
  #: template/gallery-single-template.php:101
551
  msgid "Sorry, nothing found."
552
  msgstr "Ups, nic nenalezeno"
553
 
554
- #: gallery-plugin.php:1546
555
  #: template/gallery-single-template.php:120
556
  msgid "Image"
557
  msgstr "Obrázek"
558
 
559
- #: gallery-plugin.php:1546
560
  #: template/gallery-single-template.php:19
561
  msgid "Download high resolution image"
562
  msgstr "Stáhnout obrázek ve vysokém rozlišení"
563
 
564
- #: gallery-plugin.php:1676
565
  msgid "Image size not defined"
566
  msgstr "Velikost obrázku není definována"
567
 
568
- #: gallery-plugin.php:1691
569
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
570
  msgstr "Můžeme aktualizovat pouze PNG, JPEG, GIF, WPMP nebo XBM soubory. Ostatní musíte nahrát ručně."
571
 
572
- #: gallery-plugin.php:1702
573
  msgid "Image size changes not defined"
574
  msgstr "Změna velikosti obrázku není definována"
575
 
576
- #: gallery-plugin.php:1731
577
- #: gallery-plugin.php:1734
578
- #: gallery-plugin.php:1739
579
  msgid "Invalid path"
580
  msgstr "Špatná cesta"
581
 
582
- #: gallery-plugin.php:1888
583
  msgid "Add images requires JavaScript."
584
  msgstr ""
585
 
586
- #: gallery-plugin.php:1891
587
  msgid "Add Media"
588
  msgstr ""
589
 
590
- #: gallery-plugin.php:1901
591
  msgid "The grid view for the Gallery images requires JavaScript."
592
  msgstr ""
593
 
594
- #: gallery-plugin.php:1901
595
  msgid "Switch to the list view"
596
  msgstr ""
597
 
598
- #: gallery-plugin.php:1928
599
  msgid "List View"
600
  msgstr ""
601
 
602
- #: gallery-plugin.php:1929
603
  msgid "Grid View"
604
  msgstr ""
605
 
606
- #: gallery-plugin.php:1986
607
  msgid "Filter"
608
  msgstr ""
609
 
610
- #: gallery-plugin.php:1990
611
  msgid "Empty Trash"
612
  msgstr ""
613
 
614
- #: gallery-plugin.php:2011
615
  #, fuzzy
616
  msgid "No images found"
617
  msgstr "Nenalezen žádný obrázek"
618
 
619
- #: gallery-plugin.php:2065
620
  msgid "Select bulk action"
621
  msgstr ""
622
 
623
- #: gallery-plugin.php:2067
624
  msgid "Bulk Actions"
625
  msgstr ""
626
 
627
- #: gallery-plugin.php:2077
628
  msgid "Apply"
629
  msgstr ""
630
 
631
- #: gallery-plugin.php:2084
632
- #: gallery-plugin.php:2258
633
  #, fuzzy
634
  msgid "Delete from Gallery"
635
  msgstr "Nová galerie"
636
 
637
- #: gallery-plugin.php:2097
638
- #: gallery-plugin.php:2111
639
- msgid "Display file URL"
640
- msgstr ""
 
641
 
642
- #: gallery-plugin.php:2106
643
  msgid "Bulk Select"
644
  msgstr ""
645
 
646
- #: gallery-plugin.php:2108
647
  msgid "Cancel Selection"
648
  msgstr ""
649
 
650
- #: gallery-plugin.php:2109
651
  msgid "Delete Selected"
652
  msgstr ""
653
 
654
- #: gallery-plugin.php:2122
655
  msgid "File"
656
  msgstr ""
657
 
658
- #: gallery-plugin.php:2123
659
- #: gallery-plugin.php:2211
 
660
  msgid "Dimensions"
661
  msgstr ""
662
 
663
- #: gallery-plugin.php:2125
664
  #: gallery-plugin.php:2246
 
665
  msgid "Alt tag"
666
  msgstr "Alt tag"
667
 
668
- #: gallery-plugin.php:2126
669
- #: gallery-plugin.php:2250
670
- msgid "URL"
671
- msgstr "URL"
 
 
 
 
 
 
672
 
673
- #: gallery-plugin.php:2202
 
 
 
 
 
674
  msgid "Deselect"
675
  msgstr ""
676
 
677
- #: gallery-plugin.php:2208
678
  msgid "File name"
679
  msgstr ""
680
 
681
- #: gallery-plugin.php:2209
682
  msgid "File type"
683
  msgstr ""
684
 
685
- #: gallery-plugin.php:2210
686
- #, fuzzy
687
- msgid "Uploaded on"
688
- msgstr "Nahraj soubor"
689
-
690
- #: gallery-plugin.php:2214
691
- #: gallery-plugin.php:2215
692
  #, fuzzy
693
- msgid "Edit Attachment"
694
  msgstr "ID přílohy"
695
 
696
- #: gallery-plugin.php:2215
697
  #, fuzzy
698
- msgid "Edit Attachment Info"
699
  msgstr "ID přílohy"
700
 
701
- #: gallery-plugin.php:2225
702
  msgid "Go Pro"
703
  msgstr ""
704
 
705
- #: gallery-plugin.php:2225
706
  msgid "Pro version"
707
  msgstr ""
708
 
709
- #: gallery-plugin.php:2228
710
  msgid "This setting is available in Pro version"
711
  msgstr "Toto nastavení je k dispozici ve verzi Pro"
712
 
713
- #: gallery-plugin.php:2252
714
- msgid "(by click on image opens a link in a new window)"
715
- msgstr "(kliknutím na obrázek se otevře odkaz v novém okně)"
716
-
717
- #: gallery-plugin.php:2256
718
  msgid "Edit more details"
719
  msgstr ""
720
 
721
- #: gallery-plugin.php:2288
722
  #, php-format
723
  msgid "Select %s"
724
  msgstr ""
725
 
726
- #: gallery-plugin.php:2301
727
- #: gallery-plugin.php:2313
728
  #, php-format
729
  msgid "Edit &#8220;%s&#8221;"
730
  msgstr ""
731
 
732
- #: gallery-plugin.php:2348
733
- #: gallery-plugin.php:2361
734
  msgid "Edit"
735
  msgstr ""
736
 
737
- #: gallery-plugin.php:2351
738
- #: gallery-plugin.php:2366
739
  msgid "Trash"
740
  msgstr ""
741
 
742
- #: gallery-plugin.php:2354
743
- #: gallery-plugin.php:2369
744
  msgid "Delete Permanently"
745
  msgstr ""
746
 
747
- #: gallery-plugin.php:2356
748
- #: gallery-plugin.php:2374
749
  #, php-format
750
  msgid "View &#8220;%s&#8221;"
751
  msgstr ""
752
 
753
- #: gallery-plugin.php:2356
754
- #: gallery-plugin.php:2374
755
  msgid "View"
756
  msgstr ""
757
 
758
- #: gallery-plugin.php:2358
759
  #, fuzzy
760
  msgid "Attach"
761
  msgstr "ID přílohy"
762
 
763
- #: gallery-plugin.php:2364
764
  msgid "Restore"
765
  msgstr ""
766
 
767
- #: gallery-plugin.php:2484
768
  msgid "Warning"
769
  msgstr ""
770
 
771
- #: gallery-plugin.php:2484
772
  msgid "You can add only images to the gallery"
773
  msgstr ""
774
 
775
- #: gallery-plugin.php:2513
776
  #, fuzzy
777
  msgid "Sorry, no gallery found."
778
  msgstr "Ups, nic nenalezeno"
779
 
780
- #: gallery-plugin.php:2519
781
  #, fuzzy
782
  msgid "Display an album image with the description and the link to a single gallery page"
783
  msgstr "Chcete-li zobrazit krátký popis obsahující screenshot a odkaz na jednu stránku Galerie"
@@ -878,6 +885,25 @@ msgstr ""
878
  msgid "Gallery Category"
879
  msgstr "Velikost obrázku v galerii"
880
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
881
  #~ msgid "Add a Gallery"
882
  #~ msgstr "Přidej galerii"
883
 
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-14 14:32+0300\n"
6
+ "PO-Revision-Date: 2015-09-14 14:32+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Lagya <lagya@me.com>\n"
9
  "Language: cs\n"
17
  "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: gallery-plugin.php:45
21
+ #: gallery-plugin.php:797
22
  #: gallery-plugin.php:1133
23
  #: gallery-plugin.php:1150
24
  msgid "Settings"
25
  msgstr "Nastavení"
26
 
27
+ #: gallery-plugin.php:105
28
  msgid "See images &raquo;"
29
  msgstr "Viz obrázky &raquo;"
30
 
31
+ #: gallery-plugin.php:108
32
  msgid "Return to all albums"
33
  msgstr ""
34
 
35
+ #: gallery-plugin.php:332
36
+ #, fuzzy, php-format
37
+ msgid "The following files '%s' and '%s' were not found in the directory of your theme. Please copy them from the directory `%s` to the directory of your theme for the correct work of the Gallery plugin"
38
  msgstr "Následující soubory \"gallery-template.php\" a \"gallery-single-template.php\"nebyly nalezeny v adresáři vašeho tématu WP. Zkopírujte prosím z adresáře `/wp-content/plugins/gallery-plugin/template/` do adresáře vašeho motivu pro správnou práci pluginu Gallery."
39
 
40
+ #: gallery-plugin.php:342
41
+ #: gallery-plugin.php:351
42
  msgid "Galleries"
43
  msgstr "Galerie"
44
 
45
+ #: gallery-plugin.php:343
46
+ #: gallery-plugin.php:2530
47
  msgid "Gallery"
48
  msgstr "Galerie"
49
 
50
+ #: gallery-plugin.php:344
51
  msgid "Add New Gallery"
52
  msgstr "Přidej novou galerii"
53
 
54
+ #: gallery-plugin.php:345
55
  msgid "Edit Gallery"
56
  msgstr "Uprav galerii"
57
 
58
+ #: gallery-plugin.php:346
59
  msgid "New Gallery"
60
  msgstr "Nová galerie"
61
 
62
+ #: gallery-plugin.php:347
63
  msgid "View Gallery"
64
  msgstr "Ukaž galerii"
65
 
66
+ #: gallery-plugin.php:348
67
  #, fuzzy
68
  msgid "Search Galleries"
69
  msgstr "Galerie"
70
 
71
+ #: gallery-plugin.php:349
72
  msgid "No Gallery found"
73
  msgstr "Žádná galerie nenalezena"
74
 
75
+ #: gallery-plugin.php:406
76
  msgid "Gallery Shortcode"
77
  msgstr "Zkrácený kód galerie"
78
 
79
+ #: gallery-plugin.php:408
80
+ #: gallery-plugin.php:440
81
  #, fuzzy
82
  msgid "Gallery Categories"
83
  msgstr "Velikost obrázku v galerii"
84
 
85
+ #: gallery-plugin.php:417
86
  msgid "Add this shortcode to a page, post or widget to display a single gallery"
87
  msgstr ""
88
 
89
+ #: gallery-plugin.php:420
90
  #, fuzzy
91
  msgid "Use this shortcode to display an album image with the description and the link to a single gallery page"
92
  msgstr "Chcete-li zobrazit krátký popis obsahující screenshot a odkaz na jednu stránku Galerie"
93
 
94
+ #: gallery-plugin.php:422
95
  msgid "Short display"
96
  msgstr ""
97
 
98
+ #: gallery-plugin.php:441
99
  msgid "Most Used"
100
  msgstr ""
101
 
102
+ #: gallery-plugin.php:446
103
  #: gallery-plugin.php:890
104
  msgid "Default"
105
  msgstr "Výchozí"
106
 
107
+ #: gallery-plugin.php:451
108
  #, fuzzy
109
  msgid "Add New Gallery Category"
110
  msgstr "Přidej novou galerii"
111
 
112
+ #: gallery-plugin.php:458
113
  #, fuzzy
114
  msgid "Install plugin"
115
  msgstr "Встановлених модулів"
116
 
117
+ #: gallery-plugin.php:613
118
+ #: gallery-plugin.php:2126
119
+ #: gallery-plugin.php:2240
120
+ #: gallery-plugin.php:2326
121
  msgid "Title"
122
  msgstr "Titulek"
123
 
124
+ #: gallery-plugin.php:614
125
  msgid "Author"
126
  msgstr "Autor"
127
 
128
+ #: gallery-plugin.php:615
129
  #, fuzzy
130
  msgid "Shortcode"
131
  msgstr "Zkrácený kód galerie"
132
 
133
+ #: gallery-plugin.php:616
134
  #, fuzzy
135
  msgid "Photos"
136
  msgstr "Foto"
137
 
138
+ #: gallery-plugin.php:617
139
  #: gallery-plugin.php:954
140
  msgid "Date"
141
  msgstr "Datum"
142
 
143
+ #: gallery-plugin.php:770
144
  msgid "Settings are saved"
145
  msgstr "Nastavení uloženo"
146
 
147
+ #: gallery-plugin.php:783
148
  #, fuzzy
149
  msgid "All plugin settings were restored."
150
  msgstr "na stránce pluginu ("
151
 
152
+ #: gallery-plugin.php:795
153
  msgid "Gallery Settings"
154
  msgstr "Nastavení galerie"
155
 
156
+ #: gallery-plugin.php:798
157
  #: gallery-plugin.php:1134
158
  msgid "FAQ"
159
  msgstr "FAQ "
160
 
161
+ #: gallery-plugin.php:799
162
  msgid "Go PRO"
163
  msgstr ""
164
 
165
+ #: gallery-plugin.php:809
166
+ msgid "Please enable JavaScript to use the option to renew images."
167
+ msgstr "Povolte JavaScript pro použití možnosti obnovení obrázků."
168
+
169
+ #: gallery-plugin.php:810
170
  msgid "Notice:"
171
  msgstr "Poznámka:"
172
 
173
+ #: gallery-plugin.php:810
174
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
175
  msgstr "Nastavení pluginu bylo změněno. Nezapomeňte si nastavení uložit kliknutím na tlačítko \"Ulož změny\"."
176
 
177
+ #: gallery-plugin.php:811
178
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
179
  msgstr "Pokud byste chtěli přidat jednu Galerie na vaše stránky nebo příspěvek, stačí zkopírovat a vložit tento zkrácený kód do příspěvku nebo stránky:"
180
 
 
 
 
 
181
  #: gallery-plugin.php:816
182
  msgid "Update images for gallery"
183
  msgstr "Aktualizace obrázků galerie"
388
  msgstr "Přidat galerii do vyhledávání"
389
 
390
  #: gallery-plugin.php:1010
391
+ #: gallery-plugin.php:1013
392
+ #: gallery-plugin.php:1017
393
  msgid "Using"
394
  msgstr ""
395
 
396
  #: gallery-plugin.php:1010
 
 
 
397
  #: gallery-plugin.php:1013
398
  #: gallery-plugin.php:1017
399
+ msgid "powered by"
400
+ msgstr ""
401
 
402
  #: gallery-plugin.php:1013
403
+ #: gallery-plugin.php:1236
404
+ #, fuzzy
405
+ msgid "Activate"
406
+ msgstr "Активовані плагіни"
407
 
408
  #: gallery-plugin.php:1017
409
+ msgid "Download"
410
+ msgstr ""
411
 
412
  #: gallery-plugin.php:1022
413
  msgid "Rewrite templates after update"
414
  msgstr ""
415
 
416
  #: gallery-plugin.php:1024
417
+ #, php-format
418
+ msgid "Turn off the checkbox, if You edited the file '%s' or '%s' file in your theme folder and You don't want to rewrite them"
419
  msgstr ""
420
 
421
  #: gallery-plugin.php:1033
480
  msgstr ""
481
 
482
  #: gallery-plugin.php:1072
483
+ #, php-format
484
+ msgid "When using the gallery template or a shortcode with `%s` parameter"
485
  msgstr ""
486
 
487
  #: gallery-plugin.php:1098
517
  msgstr ""
518
 
519
  #: gallery-plugin.php:1217
520
+ msgid "Switching to another mode, all unsaved data will be lost. Save data before switching?"
521
  msgstr ""
522
 
523
  #: gallery-plugin.php:1218
524
+ msgid "Insert Media"
525
+ msgstr ""
526
+
527
+ #: gallery-plugin.php:1219
528
  msgid "Insert"
529
  msgstr ""
530
 
531
+ #: gallery-plugin.php:1231
532
  #, fuzzy
533
  msgid "Learn more"
534
  msgstr "Dozvědět se více"
535
 
536
+ #: gallery-plugin.php:1243
 
 
 
 
 
537
  #, fuzzy
538
  msgid "Install now"
539
  msgstr "Установка %"
540
 
541
+ #: gallery-plugin.php:1252
542
  msgid "Add multiple gallery categories"
543
  msgstr ""
544
 
545
+ #: gallery-plugin.php:1252
546
  msgid "Install Gallery Categories plugin to add unlimited number of categories."
547
  msgstr ""
548
 
549
+ #: gallery-plugin.php:1261
550
  msgid "Close"
551
  msgstr ""
552
 
553
+ #: gallery-plugin.php:1525
554
  #: template/gallery-single-template.php:101
555
  msgid "Sorry, nothing found."
556
  msgstr "Ups, nic nenalezeno"
557
 
558
+ #: gallery-plugin.php:1547
559
  #: template/gallery-single-template.php:120
560
  msgid "Image"
561
  msgstr "Obrázek"
562
 
563
+ #: gallery-plugin.php:1547
564
  #: template/gallery-single-template.php:19
565
  msgid "Download high resolution image"
566
  msgstr "Stáhnout obrázek ve vysokém rozlišení"
567
 
568
+ #: gallery-plugin.php:1677
569
  msgid "Image size not defined"
570
  msgstr "Velikost obrázku není definována"
571
 
572
+ #: gallery-plugin.php:1692
573
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
574
  msgstr "Můžeme aktualizovat pouze PNG, JPEG, GIF, WPMP nebo XBM soubory. Ostatní musíte nahrát ručně."
575
 
576
+ #: gallery-plugin.php:1703
577
  msgid "Image size changes not defined"
578
  msgstr "Změna velikosti obrázku není definována"
579
 
580
+ #: gallery-plugin.php:1732
581
+ #: gallery-plugin.php:1735
582
+ #: gallery-plugin.php:1740
583
  msgid "Invalid path"
584
  msgstr "Špatná cesta"
585
 
586
+ #: gallery-plugin.php:1889
587
  msgid "Add images requires JavaScript."
588
  msgstr ""
589
 
590
+ #: gallery-plugin.php:1892
591
  msgid "Add Media"
592
  msgstr ""
593
 
594
+ #: gallery-plugin.php:1902
595
  msgid "The grid view for the Gallery images requires JavaScript."
596
  msgstr ""
597
 
598
+ #: gallery-plugin.php:1902
599
  msgid "Switch to the list view"
600
  msgstr ""
601
 
602
+ #: gallery-plugin.php:1929
603
  msgid "List View"
604
  msgstr ""
605
 
606
+ #: gallery-plugin.php:1930
607
  msgid "Grid View"
608
  msgstr ""
609
 
610
+ #: gallery-plugin.php:1987
611
  msgid "Filter"
612
  msgstr ""
613
 
614
+ #: gallery-plugin.php:1991
615
  msgid "Empty Trash"
616
  msgstr ""
617
 
618
+ #: gallery-plugin.php:2012
619
  #, fuzzy
620
  msgid "No images found"
621
  msgstr "Nenalezen žádný obrázek"
622
 
623
+ #: gallery-plugin.php:2066
624
  msgid "Select bulk action"
625
  msgstr ""
626
 
627
+ #: gallery-plugin.php:2068
628
  msgid "Bulk Actions"
629
  msgstr ""
630
 
631
+ #: gallery-plugin.php:2078
632
  msgid "Apply"
633
  msgstr ""
634
 
635
+ #: gallery-plugin.php:2085
636
+ #: gallery-plugin.php:2264
637
  #, fuzzy
638
  msgid "Delete from Gallery"
639
  msgstr "Nová galerie"
640
 
641
+ #: gallery-plugin.php:2098
642
+ #: gallery-plugin.php:2112
643
+ #, fuzzy
644
+ msgid "Display link to the original file under each image in the lightbox"
645
+ msgstr "Zobrazení obrázku v plné velikosti v lightboxu"
646
 
647
+ #: gallery-plugin.php:2107
648
  msgid "Bulk Select"
649
  msgstr ""
650
 
651
+ #: gallery-plugin.php:2109
652
  msgid "Cancel Selection"
653
  msgstr ""
654
 
655
+ #: gallery-plugin.php:2110
656
  msgid "Delete Selected"
657
  msgstr ""
658
 
659
+ #: gallery-plugin.php:2124
660
  msgid "File"
661
  msgstr ""
662
 
663
+ #: gallery-plugin.php:2125
664
+ #: gallery-plugin.php:2213
665
+ #: gallery-plugin.php:2321
666
  msgid "Dimensions"
667
  msgstr ""
668
 
669
+ #: gallery-plugin.php:2127
670
  #: gallery-plugin.php:2246
671
+ #: gallery-plugin.php:2331
672
  msgid "Alt tag"
673
  msgstr "Alt tag"
674
 
675
+ #: gallery-plugin.php:2127
676
+ #: gallery-plugin.php:2248
677
+ msgid "The alt attribute specifies an alternate text for an image, if the image cannot be displayed."
678
+ msgstr ""
679
+
680
+ #: gallery-plugin.php:2128
681
+ #: gallery-plugin.php:2254
682
+ #: gallery-plugin.php:2336
683
+ msgid "Custom URL"
684
+ msgstr ""
685
 
686
+ #: gallery-plugin.php:2128
687
+ #: gallery-plugin.php:2256
688
+ msgid "By clicking on the thumbnail you'll go to the link (if the field is filled) or the image will be opened in the lightbox (if the field isn't filled)"
689
+ msgstr ""
690
+
691
+ #: gallery-plugin.php:2205
692
  msgid "Deselect"
693
  msgstr ""
694
 
695
+ #: gallery-plugin.php:2211
696
  msgid "File name"
697
  msgstr ""
698
 
699
+ #: gallery-plugin.php:2212
700
  msgid "File type"
701
  msgstr ""
702
 
703
+ #: gallery-plugin.php:2216
 
 
 
 
 
 
704
  #, fuzzy
705
+ msgid "Edit Attachment Info"
706
  msgstr "ID přílohy"
707
 
708
+ #: gallery-plugin.php:2216
709
  #, fuzzy
710
+ msgid "Edit Attachment"
711
  msgstr "ID přílohy"
712
 
713
+ #: gallery-plugin.php:2226
714
  msgid "Go Pro"
715
  msgstr ""
716
 
717
+ #: gallery-plugin.php:2226
718
  msgid "Pro version"
719
  msgstr ""
720
 
721
+ #: gallery-plugin.php:2229
722
  msgid "This setting is available in Pro version"
723
  msgstr "Toto nastavení je k dispozici ve verzi Pro"
724
 
725
+ #: gallery-plugin.php:2262
 
 
 
 
726
  msgid "Edit more details"
727
  msgstr ""
728
 
729
+ #: gallery-plugin.php:2297
730
  #, php-format
731
  msgid "Select %s"
732
  msgstr ""
733
 
734
+ #: gallery-plugin.php:2310
 
735
  #, php-format
736
  msgid "Edit &#8220;%s&#8221;"
737
  msgstr ""
738
 
739
+ #: gallery-plugin.php:2354
740
+ #: gallery-plugin.php:2367
741
  msgid "Edit"
742
  msgstr ""
743
 
744
+ #: gallery-plugin.php:2357
745
+ #: gallery-plugin.php:2372
746
  msgid "Trash"
747
  msgstr ""
748
 
749
+ #: gallery-plugin.php:2360
750
+ #: gallery-plugin.php:2375
751
  msgid "Delete Permanently"
752
  msgstr ""
753
 
754
+ #: gallery-plugin.php:2362
755
+ #: gallery-plugin.php:2380
756
  #, php-format
757
  msgid "View &#8220;%s&#8221;"
758
  msgstr ""
759
 
760
+ #: gallery-plugin.php:2362
761
+ #: gallery-plugin.php:2380
762
  msgid "View"
763
  msgstr ""
764
 
765
+ #: gallery-plugin.php:2364
766
  #, fuzzy
767
  msgid "Attach"
768
  msgstr "ID přílohy"
769
 
770
+ #: gallery-plugin.php:2370
771
  msgid "Restore"
772
  msgstr ""
773
 
774
+ #: gallery-plugin.php:2501
775
  msgid "Warning"
776
  msgstr ""
777
 
778
+ #: gallery-plugin.php:2501
779
  msgid "You can add only images to the gallery"
780
  msgstr ""
781
 
782
+ #: gallery-plugin.php:2532
783
  #, fuzzy
784
  msgid "Sorry, no gallery found."
785
  msgstr "Ups, nic nenalezeno"
786
 
787
+ #: gallery-plugin.php:2538
788
  #, fuzzy
789
  msgid "Display an album image with the description and the link to a single gallery page"
790
  msgstr "Chcete-li zobrazit krátký popis obsahující screenshot a odkaz na jednu stránku Galerie"
885
  msgid "Gallery Category"
886
  msgstr "Velikost obrázku v galerii"
887
 
888
+ #~ msgid "Using Custom Search powered by"
889
+ #~ msgstr "Použití Custom Search powered by"
890
+
891
+ #~ msgid "Activate Custom Search"
892
+ #~ msgstr "Povolení Custom Search"
893
+
894
+ #~ msgid "Download Custom Search"
895
+ #~ msgstr "Stáhněte Custom Search"
896
+
897
+ #~ msgid "URL"
898
+ #~ msgstr "URL"
899
+
900
+ #, fuzzy
901
+ #~ msgid "Uploaded on"
902
+ #~ msgstr "Nahraj soubor"
903
+
904
+ #~ msgid "(by click on image opens a link in a new window)"
905
+ #~ msgstr "(kliknutím na obrázek se otevře odkaz v novém okně)"
906
+
907
  #~ msgid "Add a Gallery"
908
  #~ msgstr "Přidej galerii"
909
 
languages/gallery-plugin-de_DE.mo ADDED
Binary file
languages/{gallery-de_DE.po → gallery-plugin-de_DE.po} RENAMED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-09-07 13:27+0300\n"
6
- "PO-Revision-Date: 2015-09-07 13:27+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Jonas Seemann <info@ahoidesign.de>\n"
9
  "Language: uk_UA\n"
@@ -16,166 +16,168 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: gallery-plugin.php:43
20
- #: gallery-plugin.php:795
21
  #: gallery-plugin.php:1133
22
  #: gallery-plugin.php:1150
23
  msgid "Settings"
24
  msgstr "Einstellungen"
25
 
26
- #: gallery-plugin.php:104
27
  msgid "See images &raquo;"
28
  msgstr "Fotos anzeigen &raquo;"
29
 
30
- #: gallery-plugin.php:107
31
  msgid "Return to all albums"
32
  msgstr ""
33
 
34
- #: gallery-plugin.php:331
35
- msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
 
36
  msgstr "Fehler Gallery PluginDie Dateien \"gallery-template.php\" und \"gallery-single-template.php\" wurden nicht in deinem Theme gefunden. Bitte kopiere sie aus dem Verzeichnis `/wp-content/plugins/gallery-plugin/template/` direkt in das Verzeichnis deines Themes, damit das Plugin richtig funktionieren kann."
37
 
38
- #: gallery-plugin.php:340
39
- #: gallery-plugin.php:349
40
  msgid "Galleries"
41
  msgstr "Galerien"
42
 
43
- #: gallery-plugin.php:341
44
- #: gallery-plugin.php:2511
45
  msgid "Gallery"
46
  msgstr "Galerie"
47
 
48
- #: gallery-plugin.php:342
49
  msgid "Add New Gallery"
50
  msgstr "Galerie hinzufügen"
51
 
52
- #: gallery-plugin.php:343
53
  msgid "Edit Gallery"
54
  msgstr "Galerie bearbeiten"
55
 
56
- #: gallery-plugin.php:344
57
  msgid "New Gallery"
58
  msgstr "Neue Galerie"
59
 
60
- #: gallery-plugin.php:345
61
  msgid "View Gallery"
62
  msgstr "Galerie anzeigen"
63
 
64
- #: gallery-plugin.php:346
65
  #, fuzzy
66
  msgid "Search Galleries"
67
  msgstr "Galerien"
68
 
69
- #: gallery-plugin.php:347
70
  msgid "No Gallery found"
71
  msgstr "Keine Galerien gefunden"
72
 
73
- #: gallery-plugin.php:404
74
  msgid "Gallery Shortcode"
75
  msgstr "Galerie Einstellungen"
76
 
77
- #: gallery-plugin.php:406
78
- #: gallery-plugin.php:438
79
  #, fuzzy
80
  msgid "Gallery Categories"
81
  msgstr "Bildgröße für Galerie"
82
 
83
- #: gallery-plugin.php:415
84
  msgid "Add this shortcode to a page, post or widget to display a single gallery"
85
  msgstr ""
86
 
87
- #: gallery-plugin.php:418
88
  #, fuzzy
89
  msgid "Use this shortcode to display an album image with the description and the link to a single gallery page"
90
  msgstr "Shortcode zum Anzeigen einer Kurzbeschreibung, Link und Bild"
91
 
92
- #: gallery-plugin.php:420
93
  msgid "Short display"
94
  msgstr ""
95
 
96
- #: gallery-plugin.php:439
97
  msgid "Most Used"
98
  msgstr ""
99
 
100
- #: gallery-plugin.php:444
101
  #: gallery-plugin.php:890
102
  msgid "Default"
103
  msgstr "Standard"
104
 
105
- #: gallery-plugin.php:449
106
  #, fuzzy
107
  msgid "Add New Gallery Category"
108
  msgstr "Galerie hinzufügen"
109
 
110
- #: gallery-plugin.php:456
111
  #, fuzzy
112
  msgid "Install plugin"
113
  msgstr "Installierte Plugins"
114
 
115
- #: gallery-plugin.php:611
116
- #: gallery-plugin.php:2124
117
- #: gallery-plugin.php:2242
 
118
  msgid "Title"
119
  msgstr "Titel"
120
 
121
- #: gallery-plugin.php:612
122
  msgid "Author"
123
  msgstr "Author"
124
 
125
- #: gallery-plugin.php:613
126
  #, fuzzy
127
  msgid "Shortcode"
128
  msgstr "Galerie Einstellungen"
129
 
130
- #: gallery-plugin.php:614
131
  #, fuzzy
132
  msgid "Photos"
133
  msgstr "Foto"
134
 
135
- #: gallery-plugin.php:615
136
  #: gallery-plugin.php:954
137
  msgid "Date"
138
  msgstr "Datum"
139
 
140
- #: gallery-plugin.php:768
141
  msgid "Settings are saved"
142
  msgstr "Einstellungen gespeichert."
143
 
144
- #: gallery-plugin.php:781
145
  #, fuzzy
146
  msgid "All plugin settings were restored."
147
  msgstr "auf der Plugin-Optionen-Seite ("
148
 
149
- #: gallery-plugin.php:793
150
  msgid "Gallery Settings"
151
  msgstr "Galerie Einstellungen"
152
 
153
- #: gallery-plugin.php:796
154
  #: gallery-plugin.php:1134
155
  msgid "FAQ"
156
  msgstr "FAQ"
157
 
158
- #: gallery-plugin.php:797
159
  msgid "Go PRO"
160
  msgstr ""
161
 
162
- #: gallery-plugin.php:807
 
 
 
 
 
163
  msgid "Notice:"
164
  msgstr ""
165
 
166
- #: gallery-plugin.php:807
167
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
168
  msgstr ""
169
 
170
- #: gallery-plugin.php:808
171
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
172
  msgstr "Zum Einfügen einer Galerie füge diesen Shortcode in eine Seite oder einen Beitrag ein:"
173
 
174
- #: gallery-plugin.php:812
175
- #, fuzzy
176
- msgid "Please enable JavaScript to use the option to renew images."
177
- msgstr "Please enable JavaScript um den File-Uploader zu benutzen."
178
-
179
  #: gallery-plugin.php:816
180
  msgid "Update images for gallery"
181
  msgstr ""
@@ -388,24 +390,25 @@ msgid "Add gallery to the search"
388
  msgstr ""
389
 
390
  #: gallery-plugin.php:1010
 
 
391
  msgid "Using"
392
  msgstr ""
393
 
394
  #: gallery-plugin.php:1010
395
- msgid "powered by"
396
- msgstr ""
397
-
398
  #: gallery-plugin.php:1013
399
  #: gallery-plugin.php:1017
400
- msgid "Using Custom Search powered by"
401
  msgstr ""
402
 
403
  #: gallery-plugin.php:1013
404
- msgid "Activate Custom Search"
405
- msgstr ""
 
 
406
 
407
  #: gallery-plugin.php:1017
408
- msgid "Download Custom Search"
409
  msgstr ""
410
 
411
  #: gallery-plugin.php:1022
@@ -413,7 +416,8 @@ msgid "Rewrite templates after update"
413
  msgstr ""
414
 
415
  #: gallery-plugin.php:1024
416
- msgid "Turn off the checkbox, if You edited the file 'gallery-template.php' or 'gallery-single-template.php' file in your theme folder and You don't want to rewrite them"
 
417
  msgstr ""
418
 
419
  #: gallery-plugin.php:1033
@@ -477,7 +481,8 @@ msgid "Display all images in the lightbox instead of going into a single gallery
477
  msgstr ""
478
 
479
  #: gallery-plugin.php:1072
480
- msgid "When using the gallery template or a shortcode with `display=short` parameter"
 
481
  msgstr ""
482
 
483
  #: gallery-plugin.php:1098
@@ -512,273 +517,275 @@ msgid ""
512
  msgstr ""
513
 
514
  #: gallery-plugin.php:1217
515
- msgid "Insert Media"
516
  msgstr ""
517
 
518
  #: gallery-plugin.php:1218
 
 
 
 
519
  msgid "Insert"
520
  msgstr ""
521
 
522
- #: gallery-plugin.php:1230
523
  #, fuzzy
524
  msgid "Learn more"
525
  msgstr "Mehr erfahren"
526
 
527
- #: gallery-plugin.php:1235
528
- #, fuzzy
529
- msgid "Activate"
530
- msgstr "Aktivierte Plugins"
531
-
532
- #: gallery-plugin.php:1242
533
  #, fuzzy
534
  msgid "Install now"
535
  msgstr "Installiere %s"
536
 
537
- #: gallery-plugin.php:1251
538
  msgid "Add multiple gallery categories"
539
  msgstr ""
540
 
541
- #: gallery-plugin.php:1251
542
  msgid "Install Gallery Categories plugin to add unlimited number of categories."
543
  msgstr ""
544
 
545
- #: gallery-plugin.php:1260
546
  msgid "Close"
547
  msgstr ""
548
 
549
- #: gallery-plugin.php:1524
550
  #: template/gallery-single-template.php:101
551
  msgid "Sorry, nothing found."
552
  msgstr "Leider nichts gefunden."
553
 
554
- #: gallery-plugin.php:1546
555
  #: template/gallery-single-template.php:120
556
  msgid "Image"
557
  msgstr "Bild"
558
 
559
- #: gallery-plugin.php:1546
560
  #: template/gallery-single-template.php:19
561
  msgid "Download high resolution image"
562
  msgstr "Lade Bild in Originalgröße"
563
 
564
- #: gallery-plugin.php:1676
565
  #, fuzzy
566
  msgid "Image size not defined"
567
  msgstr "Name der Bilder"
568
 
569
- #: gallery-plugin.php:1691
570
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
571
  msgstr ""
572
 
573
- #: gallery-plugin.php:1702
574
  msgid "Image size changes not defined"
575
  msgstr ""
576
 
577
- #: gallery-plugin.php:1731
578
- #: gallery-plugin.php:1734
579
- #: gallery-plugin.php:1739
580
  msgid "Invalid path"
581
  msgstr ""
582
 
583
- #: gallery-plugin.php:1888
584
  msgid "Add images requires JavaScript."
585
  msgstr ""
586
 
587
- #: gallery-plugin.php:1891
588
  msgid "Add Media"
589
  msgstr ""
590
 
591
- #: gallery-plugin.php:1901
592
  msgid "The grid view for the Gallery images requires JavaScript."
593
  msgstr ""
594
 
595
- #: gallery-plugin.php:1901
596
  msgid "Switch to the list view"
597
  msgstr ""
598
 
599
- #: gallery-plugin.php:1928
600
  msgid "List View"
601
  msgstr ""
602
 
603
- #: gallery-plugin.php:1929
604
  msgid "Grid View"
605
  msgstr ""
606
 
607
- #: gallery-plugin.php:1986
608
  msgid "Filter"
609
  msgstr ""
610
 
611
- #: gallery-plugin.php:1990
612
  msgid "Empty Trash"
613
  msgstr ""
614
 
615
- #: gallery-plugin.php:2011
616
  #, fuzzy
617
  msgid "No images found"
618
  msgstr "Keine Galerien gefunden"
619
 
620
- #: gallery-plugin.php:2065
621
  msgid "Select bulk action"
622
  msgstr ""
623
 
624
- #: gallery-plugin.php:2067
625
  msgid "Bulk Actions"
626
  msgstr ""
627
 
628
- #: gallery-plugin.php:2077
629
  msgid "Apply"
630
  msgstr ""
631
 
632
- #: gallery-plugin.php:2084
633
- #: gallery-plugin.php:2258
634
  #, fuzzy
635
  msgid "Delete from Gallery"
636
  msgstr "Neue Galerie"
637
 
638
- #: gallery-plugin.php:2097
639
- #: gallery-plugin.php:2111
640
- msgid "Display file URL"
641
- msgstr ""
 
642
 
643
- #: gallery-plugin.php:2106
644
  msgid "Bulk Select"
645
  msgstr ""
646
 
647
- #: gallery-plugin.php:2108
648
  msgid "Cancel Selection"
649
  msgstr ""
650
 
651
- #: gallery-plugin.php:2109
652
  msgid "Delete Selected"
653
  msgstr ""
654
 
655
- #: gallery-plugin.php:2122
656
  msgid "File"
657
  msgstr ""
658
 
659
- #: gallery-plugin.php:2123
660
- #: gallery-plugin.php:2211
 
661
  msgid "Dimensions"
662
  msgstr ""
663
 
664
- #: gallery-plugin.php:2125
665
  #: gallery-plugin.php:2246
 
666
  msgid "Alt tag"
667
  msgstr ""
668
 
669
- #: gallery-plugin.php:2126
670
- #: gallery-plugin.php:2250
671
- msgid "URL"
672
- msgstr "URL"
 
 
 
 
 
 
 
 
 
 
 
673
 
674
- #: gallery-plugin.php:2202
675
  msgid "Deselect"
676
  msgstr ""
677
 
678
- #: gallery-plugin.php:2208
679
  msgid "File name"
680
  msgstr ""
681
 
682
- #: gallery-plugin.php:2209
683
  msgid "File type"
684
  msgstr ""
685
 
686
- #: gallery-plugin.php:2210
687
- #, fuzzy
688
- msgid "Uploaded on"
689
- msgstr "Datei hochladen"
690
-
691
- #: gallery-plugin.php:2214
692
- #: gallery-plugin.php:2215
693
  #, fuzzy
694
- msgid "Edit Attachment"
695
  msgstr "Anhang ID"
696
 
697
- #: gallery-plugin.php:2215
698
  #, fuzzy
699
- msgid "Edit Attachment Info"
700
  msgstr "Anhang ID"
701
 
702
- #: gallery-plugin.php:2225
703
  msgid "Go Pro"
704
  msgstr ""
705
 
706
- #: gallery-plugin.php:2225
707
  msgid "Pro version"
708
  msgstr ""
709
 
710
- #: gallery-plugin.php:2228
711
  msgid "This setting is available in Pro version"
712
  msgstr "Diese Einstellung ist in der Pro-Version verfügbar"
713
 
714
- #: gallery-plugin.php:2252
715
- msgid "(by click on image opens a link in a new window)"
716
- msgstr "(durch klicken auf das Bild wird einen neues Fenster geöffnet)"
717
-
718
- #: gallery-plugin.php:2256
719
  msgid "Edit more details"
720
  msgstr ""
721
 
722
- #: gallery-plugin.php:2288
723
  #, php-format
724
  msgid "Select %s"
725
  msgstr ""
726
 
727
- #: gallery-plugin.php:2301
728
- #: gallery-plugin.php:2313
729
  #, php-format
730
  msgid "Edit &#8220;%s&#8221;"
731
  msgstr ""
732
 
733
- #: gallery-plugin.php:2348
734
- #: gallery-plugin.php:2361
735
  msgid "Edit"
736
  msgstr ""
737
 
738
- #: gallery-plugin.php:2351
739
- #: gallery-plugin.php:2366
740
  msgid "Trash"
741
  msgstr ""
742
 
743
- #: gallery-plugin.php:2354
744
- #: gallery-plugin.php:2369
745
  msgid "Delete Permanently"
746
  msgstr ""
747
 
748
- #: gallery-plugin.php:2356
749
- #: gallery-plugin.php:2374
750
  #, php-format
751
  msgid "View &#8220;%s&#8221;"
752
  msgstr ""
753
 
754
- #: gallery-plugin.php:2356
755
- #: gallery-plugin.php:2374
756
  msgid "View"
757
  msgstr ""
758
 
759
- #: gallery-plugin.php:2358
760
  #, fuzzy
761
  msgid "Attach"
762
  msgstr "Anhang ID"
763
 
764
- #: gallery-plugin.php:2364
765
  msgid "Restore"
766
  msgstr ""
767
 
768
- #: gallery-plugin.php:2484
769
  msgid "Warning"
770
  msgstr ""
771
 
772
- #: gallery-plugin.php:2484
773
  msgid "You can add only images to the gallery"
774
  msgstr ""
775
 
776
- #: gallery-plugin.php:2513
777
  #, fuzzy
778
  msgid "Sorry, no gallery found."
779
  msgstr "Leider nichts gefunden."
780
 
781
- #: gallery-plugin.php:2519
782
  #, fuzzy
783
  msgid "Display an album image with the description and the link to a single gallery page"
784
  msgstr "Shortcode zum Anzeigen einer Kurzbeschreibung, Link und Bild"
@@ -879,6 +886,16 @@ msgstr ""
879
  msgid "Gallery Category"
880
  msgstr "Bildgröße für Galerie"
881
 
 
 
 
 
 
 
 
 
 
 
882
  #~ msgid "Add a Gallery"
883
  #~ msgstr "Galerie hinzufügen"
884
 
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-14 14:32+0300\n"
6
+ "PO-Revision-Date: 2015-09-14 14:32+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Jonas Seemann <info@ahoidesign.de>\n"
9
  "Language: uk_UA\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: gallery-plugin.php:45
20
+ #: gallery-plugin.php:797
21
  #: gallery-plugin.php:1133
22
  #: gallery-plugin.php:1150
23
  msgid "Settings"
24
  msgstr "Einstellungen"
25
 
26
+ #: gallery-plugin.php:105
27
  msgid "See images &raquo;"
28
  msgstr "Fotos anzeigen &raquo;"
29
 
30
+ #: gallery-plugin.php:108
31
  msgid "Return to all albums"
32
  msgstr ""
33
 
34
+ #: gallery-plugin.php:332
35
+ #, fuzzy, php-format
36
+ msgid "The following files '%s' and '%s' were not found in the directory of your theme. Please copy them from the directory `%s` to the directory of your theme for the correct work of the Gallery plugin"
37
  msgstr "Fehler Gallery PluginDie Dateien \"gallery-template.php\" und \"gallery-single-template.php\" wurden nicht in deinem Theme gefunden. Bitte kopiere sie aus dem Verzeichnis `/wp-content/plugins/gallery-plugin/template/` direkt in das Verzeichnis deines Themes, damit das Plugin richtig funktionieren kann."
38
 
39
+ #: gallery-plugin.php:342
40
+ #: gallery-plugin.php:351
41
  msgid "Galleries"
42
  msgstr "Galerien"
43
 
44
+ #: gallery-plugin.php:343
45
+ #: gallery-plugin.php:2530
46
  msgid "Gallery"
47
  msgstr "Galerie"
48
 
49
+ #: gallery-plugin.php:344
50
  msgid "Add New Gallery"
51
  msgstr "Galerie hinzufügen"
52
 
53
+ #: gallery-plugin.php:345
54
  msgid "Edit Gallery"
55
  msgstr "Galerie bearbeiten"
56
 
57
+ #: gallery-plugin.php:346
58
  msgid "New Gallery"
59
  msgstr "Neue Galerie"
60
 
61
+ #: gallery-plugin.php:347
62
  msgid "View Gallery"
63
  msgstr "Galerie anzeigen"
64
 
65
+ #: gallery-plugin.php:348
66
  #, fuzzy
67
  msgid "Search Galleries"
68
  msgstr "Galerien"
69
 
70
+ #: gallery-plugin.php:349
71
  msgid "No Gallery found"
72
  msgstr "Keine Galerien gefunden"
73
 
74
+ #: gallery-plugin.php:406
75
  msgid "Gallery Shortcode"
76
  msgstr "Galerie Einstellungen"
77
 
78
+ #: gallery-plugin.php:408
79
+ #: gallery-plugin.php:440
80
  #, fuzzy
81
  msgid "Gallery Categories"
82
  msgstr "Bildgröße für Galerie"
83
 
84
+ #: gallery-plugin.php:417
85
  msgid "Add this shortcode to a page, post or widget to display a single gallery"
86
  msgstr ""
87
 
88
+ #: gallery-plugin.php:420
89
  #, fuzzy
90
  msgid "Use this shortcode to display an album image with the description and the link to a single gallery page"
91
  msgstr "Shortcode zum Anzeigen einer Kurzbeschreibung, Link und Bild"
92
 
93
+ #: gallery-plugin.php:422
94
  msgid "Short display"
95
  msgstr ""
96
 
97
+ #: gallery-plugin.php:441
98
  msgid "Most Used"
99
  msgstr ""
100
 
101
+ #: gallery-plugin.php:446
102
  #: gallery-plugin.php:890
103
  msgid "Default"
104
  msgstr "Standard"
105
 
106
+ #: gallery-plugin.php:451
107
  #, fuzzy
108
  msgid "Add New Gallery Category"
109
  msgstr "Galerie hinzufügen"
110
 
111
+ #: gallery-plugin.php:458
112
  #, fuzzy
113
  msgid "Install plugin"
114
  msgstr "Installierte Plugins"
115
 
116
+ #: gallery-plugin.php:613
117
+ #: gallery-plugin.php:2126
118
+ #: gallery-plugin.php:2240
119
+ #: gallery-plugin.php:2326
120
  msgid "Title"
121
  msgstr "Titel"
122
 
123
+ #: gallery-plugin.php:614
124
  msgid "Author"
125
  msgstr "Author"
126
 
127
+ #: gallery-plugin.php:615
128
  #, fuzzy
129
  msgid "Shortcode"
130
  msgstr "Galerie Einstellungen"
131
 
132
+ #: gallery-plugin.php:616
133
  #, fuzzy
134
  msgid "Photos"
135
  msgstr "Foto"
136
 
137
+ #: gallery-plugin.php:617
138
  #: gallery-plugin.php:954
139
  msgid "Date"
140
  msgstr "Datum"
141
 
142
+ #: gallery-plugin.php:770
143
  msgid "Settings are saved"
144
  msgstr "Einstellungen gespeichert."
145
 
146
+ #: gallery-plugin.php:783
147
  #, fuzzy
148
  msgid "All plugin settings were restored."
149
  msgstr "auf der Plugin-Optionen-Seite ("
150
 
151
+ #: gallery-plugin.php:795
152
  msgid "Gallery Settings"
153
  msgstr "Galerie Einstellungen"
154
 
155
+ #: gallery-plugin.php:798
156
  #: gallery-plugin.php:1134
157
  msgid "FAQ"
158
  msgstr "FAQ"
159
 
160
+ #: gallery-plugin.php:799
161
  msgid "Go PRO"
162
  msgstr ""
163
 
164
+ #: gallery-plugin.php:809
165
+ #, fuzzy
166
+ msgid "Please enable JavaScript to use the option to renew images."
167
+ msgstr "Please enable JavaScript um den File-Uploader zu benutzen."
168
+
169
+ #: gallery-plugin.php:810
170
  msgid "Notice:"
171
  msgstr ""
172
 
173
+ #: gallery-plugin.php:810
174
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
175
  msgstr ""
176
 
177
+ #: gallery-plugin.php:811
178
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
179
  msgstr "Zum Einfügen einer Galerie füge diesen Shortcode in eine Seite oder einen Beitrag ein:"
180
 
 
 
 
 
 
181
  #: gallery-plugin.php:816
182
  msgid "Update images for gallery"
183
  msgstr ""
390
  msgstr ""
391
 
392
  #: gallery-plugin.php:1010
393
+ #: gallery-plugin.php:1013
394
+ #: gallery-plugin.php:1017
395
  msgid "Using"
396
  msgstr ""
397
 
398
  #: gallery-plugin.php:1010
 
 
 
399
  #: gallery-plugin.php:1013
400
  #: gallery-plugin.php:1017
401
+ msgid "powered by"
402
  msgstr ""
403
 
404
  #: gallery-plugin.php:1013
405
+ #: gallery-plugin.php:1236
406
+ #, fuzzy
407
+ msgid "Activate"
408
+ msgstr "Aktivierte Plugins"
409
 
410
  #: gallery-plugin.php:1017
411
+ msgid "Download"
412
  msgstr ""
413
 
414
  #: gallery-plugin.php:1022
416
  msgstr ""
417
 
418
  #: gallery-plugin.php:1024
419
+ #, php-format
420
+ msgid "Turn off the checkbox, if You edited the file '%s' or '%s' file in your theme folder and You don't want to rewrite them"
421
  msgstr ""
422
 
423
  #: gallery-plugin.php:1033
481
  msgstr ""
482
 
483
  #: gallery-plugin.php:1072
484
+ #, php-format
485
+ msgid "When using the gallery template or a shortcode with `%s` parameter"
486
  msgstr ""
487
 
488
  #: gallery-plugin.php:1098
517
  msgstr ""
518
 
519
  #: gallery-plugin.php:1217
520
+ msgid "Switching to another mode, all unsaved data will be lost. Save data before switching?"
521
  msgstr ""
522
 
523
  #: gallery-plugin.php:1218
524
+ msgid "Insert Media"
525
+ msgstr ""
526
+
527
+ #: gallery-plugin.php:1219
528
  msgid "Insert"
529
  msgstr ""
530
 
531
+ #: gallery-plugin.php:1231
532
  #, fuzzy
533
  msgid "Learn more"
534
  msgstr "Mehr erfahren"
535
 
536
+ #: gallery-plugin.php:1243
 
 
 
 
 
537
  #, fuzzy
538
  msgid "Install now"
539
  msgstr "Installiere %s"
540
 
541
+ #: gallery-plugin.php:1252
542
  msgid "Add multiple gallery categories"
543
  msgstr ""
544
 
545
+ #: gallery-plugin.php:1252
546
  msgid "Install Gallery Categories plugin to add unlimited number of categories."
547
  msgstr ""
548
 
549
+ #: gallery-plugin.php:1261
550
  msgid "Close"
551
  msgstr ""
552
 
553
+ #: gallery-plugin.php:1525
554
  #: template/gallery-single-template.php:101
555
  msgid "Sorry, nothing found."
556
  msgstr "Leider nichts gefunden."
557
 
558
+ #: gallery-plugin.php:1547
559
  #: template/gallery-single-template.php:120
560
  msgid "Image"
561
  msgstr "Bild"
562
 
563
+ #: gallery-plugin.php:1547
564
  #: template/gallery-single-template.php:19
565
  msgid "Download high resolution image"
566
  msgstr "Lade Bild in Originalgröße"
567
 
568
+ #: gallery-plugin.php:1677
569
  #, fuzzy
570
  msgid "Image size not defined"
571
  msgstr "Name der Bilder"
572
 
573
+ #: gallery-plugin.php:1692
574
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
575
  msgstr ""
576
 
577
+ #: gallery-plugin.php:1703
578
  msgid "Image size changes not defined"
579
  msgstr ""
580
 
581
+ #: gallery-plugin.php:1732
582
+ #: gallery-plugin.php:1735
583
+ #: gallery-plugin.php:1740
584
  msgid "Invalid path"
585
  msgstr ""
586
 
587
+ #: gallery-plugin.php:1889
588
  msgid "Add images requires JavaScript."
589
  msgstr ""
590
 
591
+ #: gallery-plugin.php:1892
592
  msgid "Add Media"
593
  msgstr ""
594
 
595
+ #: gallery-plugin.php:1902
596
  msgid "The grid view for the Gallery images requires JavaScript."
597
  msgstr ""
598
 
599
+ #: gallery-plugin.php:1902
600
  msgid "Switch to the list view"
601
  msgstr ""
602
 
603
+ #: gallery-plugin.php:1929
604
  msgid "List View"
605
  msgstr ""
606
 
607
+ #: gallery-plugin.php:1930
608
  msgid "Grid View"
609
  msgstr ""
610
 
611
+ #: gallery-plugin.php:1987
612
  msgid "Filter"
613
  msgstr ""
614
 
615
+ #: gallery-plugin.php:1991
616
  msgid "Empty Trash"
617
  msgstr ""
618
 
619
+ #: gallery-plugin.php:2012
620
  #, fuzzy
621
  msgid "No images found"
622
  msgstr "Keine Galerien gefunden"
623
 
624
+ #: gallery-plugin.php:2066
625
  msgid "Select bulk action"
626
  msgstr ""
627
 
628
+ #: gallery-plugin.php:2068
629
  msgid "Bulk Actions"
630
  msgstr ""
631
 
632
+ #: gallery-plugin.php:2078
633
  msgid "Apply"
634
  msgstr ""
635
 
636
+ #: gallery-plugin.php:2085
637
+ #: gallery-plugin.php:2264
638
  #, fuzzy
639
  msgid "Delete from Gallery"
640
  msgstr "Neue Galerie"
641
 
642
+ #: gallery-plugin.php:2098
643
+ #: gallery-plugin.php:2112
644
+ #, fuzzy
645
+ msgid "Display link to the original file under each image in the lightbox"
646
+ msgstr "Zeige das Bild in Originalgröße in derLightbox"
647
 
648
+ #: gallery-plugin.php:2107
649
  msgid "Bulk Select"
650
  msgstr ""
651
 
652
+ #: gallery-plugin.php:2109
653
  msgid "Cancel Selection"
654
  msgstr ""
655
 
656
+ #: gallery-plugin.php:2110
657
  msgid "Delete Selected"
658
  msgstr ""
659
 
660
+ #: gallery-plugin.php:2124
661
  msgid "File"
662
  msgstr ""
663
 
664
+ #: gallery-plugin.php:2125
665
+ #: gallery-plugin.php:2213
666
+ #: gallery-plugin.php:2321
667
  msgid "Dimensions"
668
  msgstr ""
669
 
670
+ #: gallery-plugin.php:2127
671
  #: gallery-plugin.php:2246
672
+ #: gallery-plugin.php:2331
673
  msgid "Alt tag"
674
  msgstr ""
675
 
676
+ #: gallery-plugin.php:2127
677
+ #: gallery-plugin.php:2248
678
+ msgid "The alt attribute specifies an alternate text for an image, if the image cannot be displayed."
679
+ msgstr ""
680
+
681
+ #: gallery-plugin.php:2128
682
+ #: gallery-plugin.php:2254
683
+ #: gallery-plugin.php:2336
684
+ msgid "Custom URL"
685
+ msgstr ""
686
+
687
+ #: gallery-plugin.php:2128
688
+ #: gallery-plugin.php:2256
689
+ msgid "By clicking on the thumbnail you'll go to the link (if the field is filled) or the image will be opened in the lightbox (if the field isn't filled)"
690
+ msgstr ""
691
 
692
+ #: gallery-plugin.php:2205
693
  msgid "Deselect"
694
  msgstr ""
695
 
696
+ #: gallery-plugin.php:2211
697
  msgid "File name"
698
  msgstr ""
699
 
700
+ #: gallery-plugin.php:2212
701
  msgid "File type"
702
  msgstr ""
703
 
704
+ #: gallery-plugin.php:2216
 
 
 
 
 
 
705
  #, fuzzy
706
+ msgid "Edit Attachment Info"
707
  msgstr "Anhang ID"
708
 
709
+ #: gallery-plugin.php:2216
710
  #, fuzzy
711
+ msgid "Edit Attachment"
712
  msgstr "Anhang ID"
713
 
714
+ #: gallery-plugin.php:2226
715
  msgid "Go Pro"
716
  msgstr ""
717
 
718
+ #: gallery-plugin.php:2226
719
  msgid "Pro version"
720
  msgstr ""
721
 
722
+ #: gallery-plugin.php:2229
723
  msgid "This setting is available in Pro version"
724
  msgstr "Diese Einstellung ist in der Pro-Version verfügbar"
725
 
726
+ #: gallery-plugin.php:2262
 
 
 
 
727
  msgid "Edit more details"
728
  msgstr ""
729
 
730
+ #: gallery-plugin.php:2297
731
  #, php-format
732
  msgid "Select %s"
733
  msgstr ""
734
 
735
+ #: gallery-plugin.php:2310
 
736
  #, php-format
737
  msgid "Edit &#8220;%s&#8221;"
738
  msgstr ""
739
 
740
+ #: gallery-plugin.php:2354
741
+ #: gallery-plugin.php:2367
742
  msgid "Edit"
743
  msgstr ""
744
 
745
+ #: gallery-plugin.php:2357
746
+ #: gallery-plugin.php:2372
747
  msgid "Trash"
748
  msgstr ""
749
 
750
+ #: gallery-plugin.php:2360
751
+ #: gallery-plugin.php:2375
752
  msgid "Delete Permanently"
753
  msgstr ""
754
 
755
+ #: gallery-plugin.php:2362
756
+ #: gallery-plugin.php:2380
757
  #, php-format
758
  msgid "View &#8220;%s&#8221;"
759
  msgstr ""
760
 
761
+ #: gallery-plugin.php:2362
762
+ #: gallery-plugin.php:2380
763
  msgid "View"
764
  msgstr ""
765
 
766
+ #: gallery-plugin.php:2364
767
  #, fuzzy
768
  msgid "Attach"
769
  msgstr "Anhang ID"
770
 
771
+ #: gallery-plugin.php:2370
772
  msgid "Restore"
773
  msgstr ""
774
 
775
+ #: gallery-plugin.php:2501
776
  msgid "Warning"
777
  msgstr ""
778
 
779
+ #: gallery-plugin.php:2501
780
  msgid "You can add only images to the gallery"
781
  msgstr ""
782
 
783
+ #: gallery-plugin.php:2532
784
  #, fuzzy
785
  msgid "Sorry, no gallery found."
786
  msgstr "Leider nichts gefunden."
787
 
788
+ #: gallery-plugin.php:2538
789
  #, fuzzy
790
  msgid "Display an album image with the description and the link to a single gallery page"
791
  msgstr "Shortcode zum Anzeigen einer Kurzbeschreibung, Link und Bild"
886
  msgid "Gallery Category"
887
  msgstr "Bildgröße für Galerie"
888
 
889
+ #~ msgid "URL"
890
+ #~ msgstr "URL"
891
+
892
+ #, fuzzy
893
+ #~ msgid "Uploaded on"
894
+ #~ msgstr "Datei hochladen"
895
+
896
+ #~ msgid "(by click on image opens a link in a new window)"
897
+ #~ msgstr "(durch klicken auf das Bild wird einen neues Fenster geöffnet)"
898
+
899
  #~ msgid "Add a Gallery"
900
  #~ msgstr "Galerie hinzufügen"
901
 
languages/gallery-plugin-es_ES.mo ADDED
Binary file
languages/{gallery-es_ES.po → gallery-plugin-es_ES.po} RENAMED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-09-07 13:27+0300\n"
6
- "PO-Revision-Date: 2015-09-07 13:27+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Carlos Limia <climia@climia.es>\n"
9
  "Language: pt_BR\n"
@@ -20,190 +20,192 @@ msgstr ""
20
 
21
  # @ bestwebsoft
22
  # @ gallery
23
- #: gallery-plugin.php:43
24
- #: gallery-plugin.php:795
25
  #: gallery-plugin.php:1133
26
  #: gallery-plugin.php:1150
27
  msgid "Settings"
28
  msgstr "Configuraciones"
29
 
30
  # @ gallery
31
- #: gallery-plugin.php:104
32
  msgid "See images &raquo;"
33
  msgstr "Ver imagens &raquo;"
34
 
35
- #: gallery-plugin.php:107
36
  msgid "Return to all albums"
37
  msgstr ""
38
 
39
  # @ gallery
40
- #: gallery-plugin.php:331
41
- msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
 
42
  msgstr "Os siguientes archivos \"gallery-template.php\" y \"gallery-single-template.php\" no se encontraron en el directorio de tema utilizado. Por favor, copie los del directorio `/wp-content/plugins/gallery-plugin/template/` al directorio de su tema para que el plugin Galeria funcione corretamente"
43
 
44
  # @ gallery
45
- #: gallery-plugin.php:340
46
- #: gallery-plugin.php:349
47
  msgid "Galleries"
48
  msgstr "Galerias"
49
 
50
  # @ gallery
51
- #: gallery-plugin.php:341
52
- #: gallery-plugin.php:2511
53
  msgid "Gallery"
54
  msgstr "Galeria"
55
 
56
  # @ gallery
57
- #: gallery-plugin.php:342
58
  msgid "Add New Gallery"
59
  msgstr "Agregar una Galeria nueva"
60
 
61
  # @ gallery
62
- #: gallery-plugin.php:343
63
  msgid "Edit Gallery"
64
  msgstr "Editar Galeria"
65
 
66
  # @ gallery
67
- #: gallery-plugin.php:344
68
  msgid "New Gallery"
69
  msgstr "Galeria nueva"
70
 
71
  # @ gallery
72
- #: gallery-plugin.php:345
73
  msgid "View Gallery"
74
  msgstr "Ver Galeria"
75
 
76
  # @ gallery
77
- #: gallery-plugin.php:346
78
  #, fuzzy
79
  msgid "Search Galleries"
80
  msgstr "Galerias"
81
 
82
  # @ gallery
83
- #: gallery-plugin.php:347
84
  msgid "No Gallery found"
85
  msgstr "Ninguna galeria encontrada"
86
 
87
  # @ gallery
88
- #: gallery-plugin.php:404
89
  msgid "Gallery Shortcode"
90
  msgstr "Codigo corto de Galeria"
91
 
92
  # @ gallery
93
- #: gallery-plugin.php:406
94
- #: gallery-plugin.php:438
95
  #, fuzzy
96
  msgid "Gallery Categories"
97
  msgstr "Tamanño de da imagen de la galeria"
98
 
99
- #: gallery-plugin.php:415
100
  msgid "Add this shortcode to a page, post or widget to display a single gallery"
101
  msgstr ""
102
 
103
  # @ gallery
104
- #: gallery-plugin.php:418
105
  #, fuzzy
106
  msgid "Use this shortcode to display an album image with the description and the link to a single gallery page"
107
  msgstr "Si quiere mostrar una descripcion corta con una miniatura de una Galeria en una pagina."
108
 
109
- #: gallery-plugin.php:420
110
  msgid "Short display"
111
  msgstr ""
112
 
113
- #: gallery-plugin.php:439
114
  msgid "Most Used"
115
  msgstr ""
116
 
117
  # @ gallery
118
- #: gallery-plugin.php:444
119
  #: gallery-plugin.php:890
120
  msgid "Default"
121
  msgstr "Por Defecto"
122
 
123
  # @ gallery
124
- #: gallery-plugin.php:449
125
  #, fuzzy
126
  msgid "Add New Gallery Category"
127
  msgstr "Agregar una Galeria nueva"
128
 
129
- #: gallery-plugin.php:456
130
  msgid "Install plugin"
131
  msgstr ""
132
 
133
  # @ gallery
134
- #: gallery-plugin.php:611
135
- #: gallery-plugin.php:2124
136
- #: gallery-plugin.php:2242
 
137
  msgid "Title"
138
  msgstr "Título"
139
 
140
  # @ gallery
141
- #: gallery-plugin.php:612
142
  msgid "Author"
143
  msgstr "Autor"
144
 
145
  # @ gallery
146
- #: gallery-plugin.php:613
147
  #, fuzzy
148
  msgid "Shortcode"
149
  msgstr "Codigo corto de Galeria"
150
 
151
  # @ gallery
152
- #: gallery-plugin.php:614
153
  #, fuzzy
154
  msgid "Photos"
155
  msgstr "Foto"
156
 
157
  # @ gallery
158
- #: gallery-plugin.php:615
159
  #: gallery-plugin.php:954
160
  msgid "Date"
161
  msgstr "Fecha"
162
 
163
  # @ gallery
164
- #: gallery-plugin.php:768
165
  msgid "Settings are saved"
166
  msgstr "Cambios guardados"
167
 
168
  # @ gallery
169
- #: gallery-plugin.php:781
170
  #, fuzzy
171
  msgid "All plugin settings were restored."
172
  msgstr "En la pagina de opciones de este plugin ("
173
 
174
  # @ gallery
175
- #: gallery-plugin.php:793
176
  msgid "Gallery Settings"
177
  msgstr "Configuracion de la Galeria"
178
 
179
  # @ gallery
180
- #: gallery-plugin.php:796
181
  #: gallery-plugin.php:1134
182
  msgid "FAQ"
183
  msgstr "FAQ"
184
 
185
- #: gallery-plugin.php:797
186
  msgid "Go PRO"
187
  msgstr "Ir a PRO"
188
 
189
- #: gallery-plugin.php:807
 
 
 
 
 
190
  msgid "Notice:"
191
  msgstr "Nota:"
192
 
193
- #: gallery-plugin.php:807
194
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
195
  msgstr "La configuracion a cambiado, no olvide de hacer click en el botton \"guardar cambios\""
196
 
197
  # @ gallery
198
- #: gallery-plugin.php:808
199
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
200
  msgstr "Si quiere agregar una Galeria a su pagina o entrada, simplemente copie y pege el codigo corto en la pagina o entrada."
201
 
202
- # @ gallery
203
- #: gallery-plugin.php:812
204
- msgid "Please enable JavaScript to use the option to renew images."
205
- msgstr "Por favor habilite el Javascript para usar la opcion de renovar imagenes."
206
-
207
  #: gallery-plugin.php:816
208
  msgid "Update images for gallery"
209
  msgstr "Actualizar imagene de la galeria"
@@ -454,32 +456,33 @@ msgid "Add gallery to the search"
454
  msgstr "Agregar la galeria a la busqueda"
455
 
456
  #: gallery-plugin.php:1010
 
 
457
  msgid "Using"
458
  msgstr "Usando"
459
 
460
  #: gallery-plugin.php:1010
461
- msgid "powered by"
462
- msgstr "propulsado por"
463
-
464
  #: gallery-plugin.php:1013
465
  #: gallery-plugin.php:1017
466
- msgid "Using Custom Search powered by"
467
- msgstr "Usando buqueda customizada propulsado por"
468
 
469
  #: gallery-plugin.php:1013
470
- msgid "Activate Custom Search"
471
- msgstr "Activar Busqueda customizada"
 
472
 
473
  #: gallery-plugin.php:1017
474
- msgid "Download Custom Search"
475
- msgstr "Descarga Busqueda customizada"
476
 
477
  #: gallery-plugin.php:1022
478
  msgid "Rewrite templates after update"
479
  msgstr ""
480
 
481
  #: gallery-plugin.php:1024
482
- msgid "Turn off the checkbox, if You edited the file 'gallery-template.php' or 'gallery-single-template.php' file in your theme folder and You don't want to rewrite them"
 
483
  msgstr ""
484
 
485
  #: gallery-plugin.php:1033
@@ -551,7 +554,8 @@ msgid "Display all images in the lightbox instead of going into a single gallery
551
  msgstr ""
552
 
553
  #: gallery-plugin.php:1072
554
- msgid "When using the gallery template or a shortcode with `display=short` parameter"
 
555
  msgstr ""
556
 
557
  # @ default
@@ -590,286 +594,287 @@ msgid ""
590
  msgstr ""
591
 
592
  #: gallery-plugin.php:1217
593
- msgid "Insert Media"
594
  msgstr ""
595
 
596
  #: gallery-plugin.php:1218
 
 
 
 
597
  msgid "Insert"
598
  msgstr ""
599
 
600
- #: gallery-plugin.php:1230
601
  #, fuzzy
602
  msgid "Learn more"
603
  msgstr "Saber mas."
604
 
605
- #: gallery-plugin.php:1235
606
- msgid "Activate"
607
- msgstr ""
608
-
609
- #: gallery-plugin.php:1242
610
  msgid "Install now"
611
  msgstr ""
612
 
613
- #: gallery-plugin.php:1251
614
  msgid "Add multiple gallery categories"
615
  msgstr ""
616
 
617
- #: gallery-plugin.php:1251
618
  msgid "Install Gallery Categories plugin to add unlimited number of categories."
619
  msgstr ""
620
 
621
- #: gallery-plugin.php:1260
622
  msgid "Close"
623
  msgstr ""
624
 
625
  # @ gallery
626
- #: gallery-plugin.php:1524
627
  #: template/gallery-single-template.php:101
628
  msgid "Sorry, nothing found."
629
  msgstr "Disculpe, nada fue encontrado."
630
 
631
  # @ gallery
632
- #: gallery-plugin.php:1546
633
  #: template/gallery-single-template.php:120
634
  msgid "Image"
635
  msgstr "Imagen"
636
 
637
  # @ gallery
638
- #: gallery-plugin.php:1546
639
  #: template/gallery-single-template.php:19
640
  msgid "Download high resolution image"
641
  msgstr "Descarga la image de alta resolucion"
642
 
643
  # @ gallery
644
- #: gallery-plugin.php:1676
645
  msgid "Image size not defined"
646
  msgstr "Tanaño de imagen no definida"
647
 
648
- #: gallery-plugin.php:1691
649
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
650
  msgstr "Solo podemos actualizar archivos PNG, JPEG, GIF, WPMP o XBM. Para otros formatos necesita volver a subir elarchivo."
651
 
652
- #: gallery-plugin.php:1702
653
  msgid "Image size changes not defined"
654
  msgstr "Tamaño de imagen no esta definida."
655
 
656
- #: gallery-plugin.php:1731
657
- #: gallery-plugin.php:1734
658
- #: gallery-plugin.php:1739
659
  msgid "Invalid path"
660
  msgstr "Ruta incorrecta."
661
 
662
- #: gallery-plugin.php:1888
663
  msgid "Add images requires JavaScript."
664
  msgstr ""
665
 
666
- #: gallery-plugin.php:1891
667
  msgid "Add Media"
668
  msgstr ""
669
 
670
- #: gallery-plugin.php:1901
671
  msgid "The grid view for the Gallery images requires JavaScript."
672
  msgstr ""
673
 
674
- #: gallery-plugin.php:1901
675
  msgid "Switch to the list view"
676
  msgstr ""
677
 
678
- #: gallery-plugin.php:1928
679
  msgid "List View"
680
  msgstr ""
681
 
682
- #: gallery-plugin.php:1929
683
  msgid "Grid View"
684
  msgstr ""
685
 
686
- #: gallery-plugin.php:1986
687
  msgid "Filter"
688
  msgstr ""
689
 
690
- #: gallery-plugin.php:1990
691
  msgid "Empty Trash"
692
  msgstr ""
693
 
694
  # @ gallery
695
- #: gallery-plugin.php:2011
696
  #, fuzzy
697
  msgid "No images found"
698
  msgstr "Imagen no encontrada"
699
 
700
- #: gallery-plugin.php:2065
701
  msgid "Select bulk action"
702
  msgstr ""
703
 
704
- #: gallery-plugin.php:2067
705
  msgid "Bulk Actions"
706
  msgstr ""
707
 
708
- #: gallery-plugin.php:2077
709
  msgid "Apply"
710
  msgstr ""
711
 
712
  # @ gallery
713
- #: gallery-plugin.php:2084
714
- #: gallery-plugin.php:2258
715
  #, fuzzy
716
  msgid "Delete from Gallery"
717
  msgstr "Galeria nueva"
718
 
719
- #: gallery-plugin.php:2097
720
- #: gallery-plugin.php:2111
721
- msgid "Display file URL"
722
- msgstr ""
 
 
723
 
724
- #: gallery-plugin.php:2106
725
  msgid "Bulk Select"
726
  msgstr ""
727
 
728
- #: gallery-plugin.php:2108
729
  msgid "Cancel Selection"
730
  msgstr ""
731
 
732
- #: gallery-plugin.php:2109
733
  msgid "Delete Selected"
734
  msgstr ""
735
 
736
- #: gallery-plugin.php:2122
737
  msgid "File"
738
  msgstr ""
739
 
740
- #: gallery-plugin.php:2123
741
- #: gallery-plugin.php:2211
 
742
  msgid "Dimensions"
743
  msgstr ""
744
 
745
- #: gallery-plugin.php:2125
746
  #: gallery-plugin.php:2246
 
747
  msgid "Alt tag"
748
  msgstr "Etiqueta alternativa"
749
 
750
- # @ gallery
751
- #: gallery-plugin.php:2126
752
- #: gallery-plugin.php:2250
753
- msgid "URL"
754
- msgstr "URL"
 
 
 
 
 
 
 
 
 
 
755
 
756
- #: gallery-plugin.php:2202
757
  msgid "Deselect"
758
  msgstr ""
759
 
760
- #: gallery-plugin.php:2208
761
  msgid "File name"
762
  msgstr ""
763
 
764
- #: gallery-plugin.php:2209
765
  msgid "File type"
766
  msgstr ""
767
 
768
  # @ gallery
769
- #: gallery-plugin.php:2210
770
  #, fuzzy
771
- msgid "Uploaded on"
772
- msgstr "Subir Archivo"
773
-
774
- # @ gallery
775
- #: gallery-plugin.php:2214
776
- #: gallery-plugin.php:2215
777
- #, fuzzy
778
- msgid "Edit Attachment"
779
  msgstr "ID del anexo"
780
 
781
  # @ gallery
782
- #: gallery-plugin.php:2215
783
  #, fuzzy
784
- msgid "Edit Attachment Info"
785
  msgstr "ID del anexo"
786
 
787
- #: gallery-plugin.php:2225
788
  #, fuzzy
789
  msgid "Go Pro"
790
  msgstr "Ir a PRO"
791
 
792
- #: gallery-plugin.php:2225
793
  msgid "Pro version"
794
  msgstr ""
795
 
796
  # @ gallery
797
- #: gallery-plugin.php:2228
798
  msgid "This setting is available in Pro version"
799
  msgstr "Esta opcion solo esta disponible en la version Pro"
800
 
801
- # @ gallery
802
- #: gallery-plugin.php:2252
803
- msgid "(by click on image opens a link in a new window)"
804
- msgstr "(pinchar en la imagen abre un enlace en una nueva ventana)"
805
-
806
- #: gallery-plugin.php:2256
807
  msgid "Edit more details"
808
  msgstr ""
809
 
810
- #: gallery-plugin.php:2288
811
  #, php-format
812
  msgid "Select %s"
813
  msgstr ""
814
 
815
- #: gallery-plugin.php:2301
816
- #: gallery-plugin.php:2313
817
  #, php-format
818
  msgid "Edit &#8220;%s&#8221;"
819
  msgstr ""
820
 
821
- #: gallery-plugin.php:2348
822
- #: gallery-plugin.php:2361
823
  msgid "Edit"
824
  msgstr ""
825
 
826
- #: gallery-plugin.php:2351
827
- #: gallery-plugin.php:2366
828
  msgid "Trash"
829
  msgstr ""
830
 
831
- #: gallery-plugin.php:2354
832
- #: gallery-plugin.php:2369
833
  msgid "Delete Permanently"
834
  msgstr ""
835
 
836
- #: gallery-plugin.php:2356
837
- #: gallery-plugin.php:2374
838
  #, php-format
839
  msgid "View &#8220;%s&#8221;"
840
  msgstr ""
841
 
842
- #: gallery-plugin.php:2356
843
- #: gallery-plugin.php:2374
844
  msgid "View"
845
  msgstr ""
846
 
847
  # @ gallery
848
- #: gallery-plugin.php:2358
849
  #, fuzzy
850
  msgid "Attach"
851
  msgstr "ID del anexo"
852
 
853
- #: gallery-plugin.php:2364
854
  msgid "Restore"
855
  msgstr ""
856
 
857
- #: gallery-plugin.php:2484
858
  msgid "Warning"
859
  msgstr ""
860
 
861
- #: gallery-plugin.php:2484
862
  msgid "You can add only images to the gallery"
863
  msgstr ""
864
 
865
  # @ gallery
866
- #: gallery-plugin.php:2513
867
  #, fuzzy
868
  msgid "Sorry, no gallery found."
869
  msgstr "Disculpe, nada fue encontrado."
870
 
871
  # @ gallery
872
- #: gallery-plugin.php:2519
873
  #, fuzzy
874
  msgid "Display an album image with the description and the link to a single gallery page"
875
  msgstr "Si quiere mostrar una descripcion corta con una miniatura de una Galeria en una pagina."
@@ -970,6 +975,26 @@ msgstr ""
970
  msgid "Gallery Category"
971
  msgstr "Tamanño de da imagen de la galeria"
972
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
973
  # @ gallery
974
  #~ msgid "Add a Gallery"
975
  #~ msgstr "Agregar una Galeria"
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-14 14:32+0300\n"
6
+ "PO-Revision-Date: 2015-09-14 14:32+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Carlos Limia <climia@climia.es>\n"
9
  "Language: pt_BR\n"
20
 
21
  # @ bestwebsoft
22
  # @ gallery
23
+ #: gallery-plugin.php:45
24
+ #: gallery-plugin.php:797
25
  #: gallery-plugin.php:1133
26
  #: gallery-plugin.php:1150
27
  msgid "Settings"
28
  msgstr "Configuraciones"
29
 
30
  # @ gallery
31
+ #: gallery-plugin.php:105
32
  msgid "See images &raquo;"
33
  msgstr "Ver imagens &raquo;"
34
 
35
+ #: gallery-plugin.php:108
36
  msgid "Return to all albums"
37
  msgstr ""
38
 
39
  # @ gallery
40
+ #: gallery-plugin.php:332
41
+ #, fuzzy, php-format
42
+ msgid "The following files '%s' and '%s' were not found in the directory of your theme. Please copy them from the directory `%s` to the directory of your theme for the correct work of the Gallery plugin"
43
  msgstr "Os siguientes archivos \"gallery-template.php\" y \"gallery-single-template.php\" no se encontraron en el directorio de tema utilizado. Por favor, copie los del directorio `/wp-content/plugins/gallery-plugin/template/` al directorio de su tema para que el plugin Galeria funcione corretamente"
44
 
45
  # @ gallery
46
+ #: gallery-plugin.php:342
47
+ #: gallery-plugin.php:351
48
  msgid "Galleries"
49
  msgstr "Galerias"
50
 
51
  # @ gallery
52
+ #: gallery-plugin.php:343
53
+ #: gallery-plugin.php:2530
54
  msgid "Gallery"
55
  msgstr "Galeria"
56
 
57
  # @ gallery
58
+ #: gallery-plugin.php:344
59
  msgid "Add New Gallery"
60
  msgstr "Agregar una Galeria nueva"
61
 
62
  # @ gallery
63
+ #: gallery-plugin.php:345
64
  msgid "Edit Gallery"
65
  msgstr "Editar Galeria"
66
 
67
  # @ gallery
68
+ #: gallery-plugin.php:346
69
  msgid "New Gallery"
70
  msgstr "Galeria nueva"
71
 
72
  # @ gallery
73
+ #: gallery-plugin.php:347
74
  msgid "View Gallery"
75
  msgstr "Ver Galeria"
76
 
77
  # @ gallery
78
+ #: gallery-plugin.php:348
79
  #, fuzzy
80
  msgid "Search Galleries"
81
  msgstr "Galerias"
82
 
83
  # @ gallery
84
+ #: gallery-plugin.php:349
85
  msgid "No Gallery found"
86
  msgstr "Ninguna galeria encontrada"
87
 
88
  # @ gallery
89
+ #: gallery-plugin.php:406
90
  msgid "Gallery Shortcode"
91
  msgstr "Codigo corto de Galeria"
92
 
93
  # @ gallery
94
+ #: gallery-plugin.php:408
95
+ #: gallery-plugin.php:440
96
  #, fuzzy
97
  msgid "Gallery Categories"
98
  msgstr "Tamanño de da imagen de la galeria"
99
 
100
+ #: gallery-plugin.php:417
101
  msgid "Add this shortcode to a page, post or widget to display a single gallery"
102
  msgstr ""
103
 
104
  # @ gallery
105
+ #: gallery-plugin.php:420
106
  #, fuzzy
107
  msgid "Use this shortcode to display an album image with the description and the link to a single gallery page"
108
  msgstr "Si quiere mostrar una descripcion corta con una miniatura de una Galeria en una pagina."
109
 
110
+ #: gallery-plugin.php:422
111
  msgid "Short display"
112
  msgstr ""
113
 
114
+ #: gallery-plugin.php:441
115
  msgid "Most Used"
116
  msgstr ""
117
 
118
  # @ gallery
119
+ #: gallery-plugin.php:446
120
  #: gallery-plugin.php:890
121
  msgid "Default"
122
  msgstr "Por Defecto"
123
 
124
  # @ gallery
125
+ #: gallery-plugin.php:451
126
  #, fuzzy
127
  msgid "Add New Gallery Category"
128
  msgstr "Agregar una Galeria nueva"
129
 
130
+ #: gallery-plugin.php:458
131
  msgid "Install plugin"
132
  msgstr ""
133
 
134
  # @ gallery
135
+ #: gallery-plugin.php:613
136
+ #: gallery-plugin.php:2126
137
+ #: gallery-plugin.php:2240
138
+ #: gallery-plugin.php:2326
139
  msgid "Title"
140
  msgstr "Título"
141
 
142
  # @ gallery
143
+ #: gallery-plugin.php:614
144
  msgid "Author"
145
  msgstr "Autor"
146
 
147
  # @ gallery
148
+ #: gallery-plugin.php:615
149
  #, fuzzy
150
  msgid "Shortcode"
151
  msgstr "Codigo corto de Galeria"
152
 
153
  # @ gallery
154
+ #: gallery-plugin.php:616
155
  #, fuzzy
156
  msgid "Photos"
157
  msgstr "Foto"
158
 
159
  # @ gallery
160
+ #: gallery-plugin.php:617
161
  #: gallery-plugin.php:954
162
  msgid "Date"
163
  msgstr "Fecha"
164
 
165
  # @ gallery
166
+ #: gallery-plugin.php:770
167
  msgid "Settings are saved"
168
  msgstr "Cambios guardados"
169
 
170
  # @ gallery
171
+ #: gallery-plugin.php:783
172
  #, fuzzy
173
  msgid "All plugin settings were restored."
174
  msgstr "En la pagina de opciones de este plugin ("
175
 
176
  # @ gallery
177
+ #: gallery-plugin.php:795
178
  msgid "Gallery Settings"
179
  msgstr "Configuracion de la Galeria"
180
 
181
  # @ gallery
182
+ #: gallery-plugin.php:798
183
  #: gallery-plugin.php:1134
184
  msgid "FAQ"
185
  msgstr "FAQ"
186
 
187
+ #: gallery-plugin.php:799
188
  msgid "Go PRO"
189
  msgstr "Ir a PRO"
190
 
191
+ # @ gallery
192
+ #: gallery-plugin.php:809
193
+ msgid "Please enable JavaScript to use the option to renew images."
194
+ msgstr "Por favor habilite el Javascript para usar la opcion de renovar imagenes."
195
+
196
+ #: gallery-plugin.php:810
197
  msgid "Notice:"
198
  msgstr "Nota:"
199
 
200
+ #: gallery-plugin.php:810
201
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
202
  msgstr "La configuracion a cambiado, no olvide de hacer click en el botton \"guardar cambios\""
203
 
204
  # @ gallery
205
+ #: gallery-plugin.php:811
206
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
207
  msgstr "Si quiere agregar una Galeria a su pagina o entrada, simplemente copie y pege el codigo corto en la pagina o entrada."
208
 
 
 
 
 
 
209
  #: gallery-plugin.php:816
210
  msgid "Update images for gallery"
211
  msgstr "Actualizar imagene de la galeria"
456
  msgstr "Agregar la galeria a la busqueda"
457
 
458
  #: gallery-plugin.php:1010
459
+ #: gallery-plugin.php:1013
460
+ #: gallery-plugin.php:1017
461
  msgid "Using"
462
  msgstr "Usando"
463
 
464
  #: gallery-plugin.php:1010
 
 
 
465
  #: gallery-plugin.php:1013
466
  #: gallery-plugin.php:1017
467
+ msgid "powered by"
468
+ msgstr "propulsado por"
469
 
470
  #: gallery-plugin.php:1013
471
+ #: gallery-plugin.php:1236
472
+ msgid "Activate"
473
+ msgstr ""
474
 
475
  #: gallery-plugin.php:1017
476
+ msgid "Download"
477
+ msgstr ""
478
 
479
  #: gallery-plugin.php:1022
480
  msgid "Rewrite templates after update"
481
  msgstr ""
482
 
483
  #: gallery-plugin.php:1024
484
+ #, php-format
485
+ msgid "Turn off the checkbox, if You edited the file '%s' or '%s' file in your theme folder and You don't want to rewrite them"
486
  msgstr ""
487
 
488
  #: gallery-plugin.php:1033
554
  msgstr ""
555
 
556
  #: gallery-plugin.php:1072
557
+ #, php-format
558
+ msgid "When using the gallery template or a shortcode with `%s` parameter"
559
  msgstr ""
560
 
561
  # @ default
594
  msgstr ""
595
 
596
  #: gallery-plugin.php:1217
597
+ msgid "Switching to another mode, all unsaved data will be lost. Save data before switching?"
598
  msgstr ""
599
 
600
  #: gallery-plugin.php:1218
601
+ msgid "Insert Media"
602
+ msgstr ""
603
+
604
+ #: gallery-plugin.php:1219
605
  msgid "Insert"
606
  msgstr ""
607
 
608
+ #: gallery-plugin.php:1231
609
  #, fuzzy
610
  msgid "Learn more"
611
  msgstr "Saber mas."
612
 
613
+ #: gallery-plugin.php:1243
 
 
 
 
614
  msgid "Install now"
615
  msgstr ""
616
 
617
+ #: gallery-plugin.php:1252
618
  msgid "Add multiple gallery categories"
619
  msgstr ""
620
 
621
+ #: gallery-plugin.php:1252
622
  msgid "Install Gallery Categories plugin to add unlimited number of categories."
623
  msgstr ""
624
 
625
+ #: gallery-plugin.php:1261
626
  msgid "Close"
627
  msgstr ""
628
 
629
  # @ gallery
630
+ #: gallery-plugin.php:1525
631
  #: template/gallery-single-template.php:101
632
  msgid "Sorry, nothing found."
633
  msgstr "Disculpe, nada fue encontrado."
634
 
635
  # @ gallery
636
+ #: gallery-plugin.php:1547
637
  #: template/gallery-single-template.php:120
638
  msgid "Image"
639
  msgstr "Imagen"
640
 
641
  # @ gallery
642
+ #: gallery-plugin.php:1547
643
  #: template/gallery-single-template.php:19
644
  msgid "Download high resolution image"
645
  msgstr "Descarga la image de alta resolucion"
646
 
647
  # @ gallery
648
+ #: gallery-plugin.php:1677
649
  msgid "Image size not defined"
650
  msgstr "Tanaño de imagen no definida"
651
 
652
+ #: gallery-plugin.php:1692
653
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
654
  msgstr "Solo podemos actualizar archivos PNG, JPEG, GIF, WPMP o XBM. Para otros formatos necesita volver a subir elarchivo."
655
 
656
+ #: gallery-plugin.php:1703
657
  msgid "Image size changes not defined"
658
  msgstr "Tamaño de imagen no esta definida."
659
 
660
+ #: gallery-plugin.php:1732
661
+ #: gallery-plugin.php:1735
662
+ #: gallery-plugin.php:1740
663
  msgid "Invalid path"
664
  msgstr "Ruta incorrecta."
665
 
666
+ #: gallery-plugin.php:1889
667
  msgid "Add images requires JavaScript."
668
  msgstr ""
669
 
670
+ #: gallery-plugin.php:1892
671
  msgid "Add Media"
672
  msgstr ""
673
 
674
+ #: gallery-plugin.php:1902
675
  msgid "The grid view for the Gallery images requires JavaScript."
676
  msgstr ""
677
 
678
+ #: gallery-plugin.php:1902
679
  msgid "Switch to the list view"
680
  msgstr ""
681
 
682
+ #: gallery-plugin.php:1929
683
  msgid "List View"
684
  msgstr ""
685
 
686
+ #: gallery-plugin.php:1930
687
  msgid "Grid View"
688
  msgstr ""
689
 
690
+ #: gallery-plugin.php:1987
691
  msgid "Filter"
692
  msgstr ""
693
 
694
+ #: gallery-plugin.php:1991
695
  msgid "Empty Trash"
696
  msgstr ""
697
 
698
  # @ gallery
699
+ #: gallery-plugin.php:2012
700
  #, fuzzy
701
  msgid "No images found"
702
  msgstr "Imagen no encontrada"
703
 
704
+ #: gallery-plugin.php:2066
705
  msgid "Select bulk action"
706
  msgstr ""
707
 
708
+ #: gallery-plugin.php:2068
709
  msgid "Bulk Actions"
710
  msgstr ""
711
 
712
+ #: gallery-plugin.php:2078
713
  msgid "Apply"
714
  msgstr ""
715
 
716
  # @ gallery
717
+ #: gallery-plugin.php:2085
718
+ #: gallery-plugin.php:2264
719
  #, fuzzy
720
  msgid "Delete from Gallery"
721
  msgstr "Galeria nueva"
722
 
723
+ # @ gallery
724
+ #: gallery-plugin.php:2098
725
+ #: gallery-plugin.php:2112
726
+ #, fuzzy
727
+ msgid "Display link to the original file under each image in the lightbox"
728
+ msgstr "Exibir la imagen en su tamaño completo en el Lightbox"
729
 
730
+ #: gallery-plugin.php:2107
731
  msgid "Bulk Select"
732
  msgstr ""
733
 
734
+ #: gallery-plugin.php:2109
735
  msgid "Cancel Selection"
736
  msgstr ""
737
 
738
+ #: gallery-plugin.php:2110
739
  msgid "Delete Selected"
740
  msgstr ""
741
 
742
+ #: gallery-plugin.php:2124
743
  msgid "File"
744
  msgstr ""
745
 
746
+ #: gallery-plugin.php:2125
747
+ #: gallery-plugin.php:2213
748
+ #: gallery-plugin.php:2321
749
  msgid "Dimensions"
750
  msgstr ""
751
 
752
+ #: gallery-plugin.php:2127
753
  #: gallery-plugin.php:2246
754
+ #: gallery-plugin.php:2331
755
  msgid "Alt tag"
756
  msgstr "Etiqueta alternativa"
757
 
758
+ #: gallery-plugin.php:2127
759
+ #: gallery-plugin.php:2248
760
+ msgid "The alt attribute specifies an alternate text for an image, if the image cannot be displayed."
761
+ msgstr ""
762
+
763
+ #: gallery-plugin.php:2128
764
+ #: gallery-plugin.php:2254
765
+ #: gallery-plugin.php:2336
766
+ msgid "Custom URL"
767
+ msgstr ""
768
+
769
+ #: gallery-plugin.php:2128
770
+ #: gallery-plugin.php:2256
771
+ msgid "By clicking on the thumbnail you'll go to the link (if the field is filled) or the image will be opened in the lightbox (if the field isn't filled)"
772
+ msgstr ""
773
 
774
+ #: gallery-plugin.php:2205
775
  msgid "Deselect"
776
  msgstr ""
777
 
778
+ #: gallery-plugin.php:2211
779
  msgid "File name"
780
  msgstr ""
781
 
782
+ #: gallery-plugin.php:2212
783
  msgid "File type"
784
  msgstr ""
785
 
786
  # @ gallery
787
+ #: gallery-plugin.php:2216
788
  #, fuzzy
789
+ msgid "Edit Attachment Info"
 
 
 
 
 
 
 
790
  msgstr "ID del anexo"
791
 
792
  # @ gallery
793
+ #: gallery-plugin.php:2216
794
  #, fuzzy
795
+ msgid "Edit Attachment"
796
  msgstr "ID del anexo"
797
 
798
+ #: gallery-plugin.php:2226
799
  #, fuzzy
800
  msgid "Go Pro"
801
  msgstr "Ir a PRO"
802
 
803
+ #: gallery-plugin.php:2226
804
  msgid "Pro version"
805
  msgstr ""
806
 
807
  # @ gallery
808
+ #: gallery-plugin.php:2229
809
  msgid "This setting is available in Pro version"
810
  msgstr "Esta opcion solo esta disponible en la version Pro"
811
 
812
+ #: gallery-plugin.php:2262
 
 
 
 
 
813
  msgid "Edit more details"
814
  msgstr ""
815
 
816
+ #: gallery-plugin.php:2297
817
  #, php-format
818
  msgid "Select %s"
819
  msgstr ""
820
 
821
+ #: gallery-plugin.php:2310
 
822
  #, php-format
823
  msgid "Edit &#8220;%s&#8221;"
824
  msgstr ""
825
 
826
+ #: gallery-plugin.php:2354
827
+ #: gallery-plugin.php:2367
828
  msgid "Edit"
829
  msgstr ""
830
 
831
+ #: gallery-plugin.php:2357
832
+ #: gallery-plugin.php:2372
833
  msgid "Trash"
834
  msgstr ""
835
 
836
+ #: gallery-plugin.php:2360
837
+ #: gallery-plugin.php:2375
838
  msgid "Delete Permanently"
839
  msgstr ""
840
 
841
+ #: gallery-plugin.php:2362
842
+ #: gallery-plugin.php:2380
843
  #, php-format
844
  msgid "View &#8220;%s&#8221;"
845
  msgstr ""
846
 
847
+ #: gallery-plugin.php:2362
848
+ #: gallery-plugin.php:2380
849
  msgid "View"
850
  msgstr ""
851
 
852
  # @ gallery
853
+ #: gallery-plugin.php:2364
854
  #, fuzzy
855
  msgid "Attach"
856
  msgstr "ID del anexo"
857
 
858
+ #: gallery-plugin.php:2370
859
  msgid "Restore"
860
  msgstr ""
861
 
862
+ #: gallery-plugin.php:2501
863
  msgid "Warning"
864
  msgstr ""
865
 
866
+ #: gallery-plugin.php:2501
867
  msgid "You can add only images to the gallery"
868
  msgstr ""
869
 
870
  # @ gallery
871
+ #: gallery-plugin.php:2532
872
  #, fuzzy
873
  msgid "Sorry, no gallery found."
874
  msgstr "Disculpe, nada fue encontrado."
875
 
876
  # @ gallery
877
+ #: gallery-plugin.php:2538
878
  #, fuzzy
879
  msgid "Display an album image with the description and the link to a single gallery page"
880
  msgstr "Si quiere mostrar una descripcion corta con una miniatura de una Galeria en una pagina."
975
  msgid "Gallery Category"
976
  msgstr "Tamanño de da imagen de la galeria"
977
 
978
+ #~ msgid "Using Custom Search powered by"
979
+ #~ msgstr "Usando buqueda customizada propulsado por"
980
+
981
+ #~ msgid "Activate Custom Search"
982
+ #~ msgstr "Activar Busqueda customizada"
983
+
984
+ #~ msgid "Download Custom Search"
985
+ #~ msgstr "Descarga Busqueda customizada"
986
+
987
+ # @ gallery
988
+ #~ msgid "URL"
989
+ #~ msgstr "URL"
990
+ # @ gallery
991
+ #, fuzzy
992
+ #~ msgid "Uploaded on"
993
+ #~ msgstr "Subir Archivo"
994
+
995
+ # @ gallery
996
+ #~ msgid "(by click on image opens a link in a new window)"
997
+ #~ msgstr "(pinchar en la imagen abre un enlace en una nueva ventana)"
998
  # @ gallery
999
  #~ msgid "Add a Gallery"
1000
  #~ msgstr "Agregar una Galeria"
languages/gallery-plugin-fr_FR.mo ADDED
Binary file
languages/{gallery-fr_FR.po → gallery-plugin-fr_FR.po} RENAMED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-09-08 17:02+0300\n"
6
- "PO-Revision-Date: 2015-09-08 17:03+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Didier, L Capronnier <lcapronnier@yahoo.com>\n"
9
  "Language: fr_FR\n"
@@ -17,754 +17,767 @@ msgstr ""
17
  "X-Generator: Poedit 1.5.4\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: gallery-plugin.php:43
21
- #: gallery-plugin.php:794
22
- #: gallery-plugin.php:1130
23
- #: gallery-plugin.php:1147
24
  msgid "Settings"
25
  msgstr "Réglages"
26
 
27
- #: gallery-plugin.php:103
28
  msgid "See images &raquo;"
29
  msgstr "Voir les images &raquo;"
30
 
31
- #: gallery-plugin.php:106
32
  msgid "Return to all albums"
33
  msgstr ""
34
 
35
- #: gallery-plugin.php:330
36
- msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
 
37
  msgstr "Les fichiers suivants \"gallery-template.php\" et \"gallery-single-template.php\" n'ont pas été trouvés dans le répertoire de votre thème. Merci de les copier depuis le répertoire `/wp-content/plugins/gallery-plugin/template/` dans le répertoire de votre thème pour le bon fonctionnement de l'extension Gallery"
38
 
39
- #: gallery-plugin.php:339
40
- #: gallery-plugin.php:348
41
  msgid "Galleries"
42
  msgstr "Galeries"
43
 
44
- #: gallery-plugin.php:340
45
- #: gallery-plugin.php:2507
46
  msgid "Gallery"
47
  msgstr "Galerie"
48
 
49
- #: gallery-plugin.php:341
50
  msgid "Add New Gallery"
51
  msgstr "Ajouter une nouvelle galerie"
52
 
53
- #: gallery-plugin.php:342
54
  msgid "Edit Gallery"
55
  msgstr "Modifier la galerie"
56
 
57
- #: gallery-plugin.php:343
58
  msgid "New Gallery"
59
  msgstr "Nouvelle galerie"
60
 
61
- #: gallery-plugin.php:344
62
  msgid "View Gallery"
63
  msgstr "Voir la galerie"
64
 
65
- #: gallery-plugin.php:345
66
  msgid "Search Galleries"
67
  msgstr "Rechercher une galerie"
68
 
69
- #: gallery-plugin.php:346
70
  msgid "No Gallery found"
71
  msgstr "Pas de galeries trouvées"
72
 
73
- #: gallery-plugin.php:403
74
  msgid "Gallery Shortcode"
75
  msgstr "Gallery Shortcode"
76
 
77
- #: gallery-plugin.php:405
78
- #: gallery-plugin.php:437
79
  msgid "Gallery Categories"
80
  msgstr "Catégories de galeries"
81
 
82
- #: gallery-plugin.php:414
83
  msgid "Add this shortcode to a page, post or widget to display a single gallery"
84
  msgstr ""
85
 
86
- #: gallery-plugin.php:417
87
  #, fuzzy
88
  msgid "Use this shortcode to display an album image with the description and the link to a single gallery page"
89
  msgstr "Si vous voulez avoir un bref aperçu de la galerie avec un lien vers une page unique de la galerie"
90
 
91
- #: gallery-plugin.php:419
92
  msgid "Short display"
93
  msgstr ""
94
 
95
- #: gallery-plugin.php:438
96
  msgid "Most Used"
97
  msgstr "Les plus utiliser"
98
 
99
- #: gallery-plugin.php:443
100
- #: gallery-plugin.php:887
101
  msgid "Default"
102
  msgstr "Défaut"
103
 
104
- #: gallery-plugin.php:448
105
  msgid "Add New Gallery Category"
106
  msgstr "Ajouter une nouvelle catégorie de galerie"
107
 
108
- #: gallery-plugin.php:455
109
  msgid "Install plugin"
110
  msgstr "Installer l'extension"
111
 
112
- #: gallery-plugin.php:610
113
- #: gallery-plugin.php:2121
114
- #: gallery-plugin.php:2238
 
115
  msgid "Title"
116
  msgstr "Titre"
117
 
118
- #: gallery-plugin.php:611
119
  msgid "Author"
120
  msgstr "Auteur"
121
 
122
- #: gallery-plugin.php:612
123
  #, fuzzy
124
  msgid "Shortcode"
125
  msgstr "Gallery Shortcode"
126
 
127
- #: gallery-plugin.php:613
128
  #, fuzzy
129
  msgid "Photos"
130
  msgstr "Photo"
131
 
132
- #: gallery-plugin.php:614
133
- #: gallery-plugin.php:951
134
  msgid "Date"
135
  msgstr "Date"
136
 
137
- #: gallery-plugin.php:767
138
  msgid "Settings are saved"
139
  msgstr "Paramètres enregistrés."
140
 
141
- #: gallery-plugin.php:780
142
  #, fuzzy
143
  msgid "All plugin settings were restored."
144
  msgstr "dans les paramètres de l'extension ("
145
 
146
- #: gallery-plugin.php:792
147
  msgid "Gallery Settings"
148
  msgstr "Paramètres de la galerie"
149
 
150
- #: gallery-plugin.php:795
151
- #: gallery-plugin.php:1131
152
  msgid "FAQ"
153
  msgstr "FAQ"
154
 
155
- #: gallery-plugin.php:796
156
  msgid "Go PRO"
157
  msgstr "Choisir la version PRO"
158
 
159
- #: gallery-plugin.php:806
160
  msgid "Please enable JavaScript to use the option to renew images."
161
  msgstr "Merci d'activer JavaScript pour utiliser l'option de mise à jour des images."
162
 
163
- #: gallery-plugin.php:807
164
  msgid "Notice:"
165
  msgstr "Avertissement :"
166
 
167
- #: gallery-plugin.php:807
168
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
169
  msgstr "Les paramètres de l'extension ont été changés. Afin de pouvoir les enregistrer, merci de cliquer sur le bouton 'Enregistrer les modifications'."
170
 
171
- #: gallery-plugin.php:808
172
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
173
  msgstr "Si vous voulez ajouter la galerie dans une page ou un article, copier le code court suivant dans le contenu de votre page ou de votre article :"
174
 
175
- #: gallery-plugin.php:813
176
  msgid "Update images for gallery"
177
  msgstr "Mettre à jour les images pour la galerie"
178
 
179
- #: gallery-plugin.php:815
180
  msgid "Update images"
181
  msgstr "Mettre à jour les images"
182
 
183
- #: gallery-plugin.php:823
184
  msgid "Image size for the album cover"
185
  msgstr "Taille de la vignette de l'album"
186
 
187
- #: gallery-plugin.php:825
188
- #: gallery-plugin.php:839
189
- #: gallery-plugin.php:861
190
  msgid "Image size"
191
  msgstr "Taille de l'image"
192
 
193
- #: gallery-plugin.php:828
194
- #: gallery-plugin.php:842
195
  msgid "Width (in px)"
196
  msgstr "Largeur (en pixels)"
197
 
198
- #: gallery-plugin.php:832
199
- #: gallery-plugin.php:846
200
  msgid "Height (in px)"
201
  msgstr "Hauteur (en pixels)"
202
 
203
- #: gallery-plugin.php:837
204
  msgid "Image size for thumbnails"
205
  msgstr "Taille de l'image pour la vignette"
206
 
207
- #: gallery-plugin.php:851
208
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
209
  msgstr "WordPress créera une copie de la miniature avec les dimensions spécifiées quand vous envoyez une nouvelle photo."
210
 
211
- #: gallery-plugin.php:859
212
  msgid "Image size in the lightbox"
213
  msgstr "Taille de l'image pour le diaporama"
214
 
215
- #: gallery-plugin.php:862
216
  msgid "Max width (in px)"
217
  msgstr "Largeur maximum (en pixels)"
218
 
219
- #: gallery-plugin.php:863
220
  msgid "Max height (in px)"
221
  msgstr "Hauteur maximum (en pixels)"
222
 
223
- #: gallery-plugin.php:864
224
  msgid "Display a full size image in the lightbox"
225
  msgstr "Afficher une image en taille normale dans la boite"
226
 
227
- #: gallery-plugin.php:868
228
  msgid "Crop position"
229
  msgstr "Point de base"
230
 
231
- #: gallery-plugin.php:872
232
- #: gallery-plugin.php:878
233
  msgid "center"
234
  msgstr "centré"
235
 
236
- #: gallery-plugin.php:874
237
  msgid "Horizontal"
238
  msgstr "Horizontale"
239
 
240
- #: gallery-plugin.php:880
241
  msgid "Vertical"
242
  msgstr "Verticale"
243
 
244
- #: gallery-plugin.php:885
245
  msgid "Lightbox background"
246
  msgstr "Fond de la boite"
247
 
248
- #: gallery-plugin.php:888
249
  msgid "Background transparency (from 0 to 1)"
250
  msgstr "Transparence du fond (de 0 à 1)"
251
 
252
- #: gallery-plugin.php:889
253
  msgid "Select a background color"
254
  msgstr "Choisir une couleur pour le fond"
255
 
256
- #: gallery-plugin.php:894
257
- #: gallery-plugin.php:1074
258
  msgid "If you upgrade to Pro version all your settings and galleries will be saved."
259
  msgstr "Si vous passez à  la version Pro, tous ces paramètres seront enregistrés."
260
 
261
- #: gallery-plugin.php:901
262
- #: gallery-plugin.php:1081
263
  #, fuzzy
264
  msgid "Unlock premium options by upgrading to Pro version"
265
  msgstr "Déploquer les options premium en migrant vers la version PRO."
266
 
267
- #: gallery-plugin.php:905
268
- #: gallery-plugin.php:1085
269
  msgid "Start Your Trial"
270
  msgstr "Débuter votre essai"
271
 
272
- #: gallery-plugin.php:906
273
- #: gallery-plugin.php:1086
274
  msgid "or"
275
  msgstr "ou"
276
 
277
- #: gallery-plugin.php:908
278
- #: gallery-plugin.php:1088
279
  msgid "Learn More"
280
  msgstr "En savoir plus"
281
 
282
- #: gallery-plugin.php:915
283
  msgid "Images with border"
284
  msgstr "Image avec bordure"
285
 
286
- #: gallery-plugin.php:918
287
  msgid "Border width in px, just numbers"
288
  msgstr "Taille de la bordure en pixel, juste le nombre"
289
 
290
- #: gallery-plugin.php:919
291
  msgid "Select a border color"
292
  msgstr "Choisir une couleur pour la bordure"
293
 
294
- #: gallery-plugin.php:923
295
  msgid "Number of images in the row"
296
  msgstr "Nombre d'images par ligne"
297
 
298
- #: gallery-plugin.php:929
299
  msgid "Start slideshow"
300
  msgstr "Démarer le diaporama"
301
 
302
- #: gallery-plugin.php:935
303
  msgid "Slideshow interval"
304
  msgstr "Interval de transition pour le diaporama"
305
 
306
- #: gallery-plugin.php:941
307
  msgid "Use single lightbox for multiple galleries on one page"
308
  msgstr "Utiliser un seul diaporama pour plusieures galeries sur une seule page"
309
 
310
- #: gallery-plugin.php:947
311
  msgid "Sort images by"
312
  msgstr "Trier les images par"
313
 
314
- #: gallery-plugin.php:949
315
  msgid "Attachment ID"
316
  msgstr "ID du fichier"
317
 
318
- #: gallery-plugin.php:950
319
  msgid "Image Name"
320
  msgstr "Nom de l'image "
321
 
322
- #: gallery-plugin.php:952
323
  msgid "Sorting order in the Gallery"
324
  msgstr ""
325
 
326
- #: gallery-plugin.php:953
327
  msgid "Random"
328
  msgstr "Aléatoire"
329
 
330
- #: gallery-plugin.php:957
331
  msgid "Sort images"
332
  msgstr "Trier les images"
333
 
334
- #: gallery-plugin.php:959
335
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
336
  msgstr "ASC (ordre ascendant de la plus petite à la plus grande valeur - 1, 2, 3; a, b, c)"
337
 
338
- #: gallery-plugin.php:960
339
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
340
  msgstr "DESC (ordre descendant de la plus grade à la plus petite - 3, 2, 1; c, b, a)"
341
 
342
- #: gallery-plugin.php:964
343
  msgid "Display text under the image"
344
  msgstr "Afficher le texte au dessous de l'image"
345
 
346
- #: gallery-plugin.php:966
347
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
348
  msgstr "Si vous voulez juste afficher du texte dans une boite, désactiver l'option"
349
 
350
- #: gallery-plugin.php:970
351
  msgid "Display the Back link"
352
  msgstr "Afficher le lien de retour"
353
 
354
- #: gallery-plugin.php:976
355
  msgid "Display the Back link in the shortcode"
356
  msgstr "Afficher le lien de retour dans le code court"
357
 
358
- #: gallery-plugin.php:982
359
  msgid "The Back link text"
360
  msgstr "Le text pour le lien de retour"
361
 
362
- #: gallery-plugin.php:988
363
  msgid "The Back link URL"
364
  msgstr "L'URL pour le lien de retour"
365
 
366
- #: gallery-plugin.php:990
367
  msgid "Gallery page (Page with Gallery Template)"
368
  msgstr "Page de la galerie (Page avec le modèle de galerie)"
369
 
370
- #: gallery-plugin.php:992
371
  msgid "(Full URL to custom page)"
372
  msgstr "(URL complète pour la page spécifique)"
373
 
374
- #: gallery-plugin.php:996
375
  msgid "The Read More link text"
376
  msgstr "Texte pour le lien \"Read More\""
377
 
378
- #: gallery-plugin.php:1002
379
  msgid "Add gallery to the search"
380
  msgstr "Ajouter les galeries à la recherche"
381
 
382
- #: gallery-plugin.php:1007
 
 
383
  msgid "Using"
384
  msgstr "Utilisant"
385
 
386
- #: gallery-plugin.php:1007
 
 
387
  msgid "powered by"
388
  msgstr "fournis par"
389
 
390
- #: gallery-plugin.php:1010
391
- #: gallery-plugin.php:1014
392
- msgid "Using Custom Search powered by"
393
- msgstr "Utiliser les recherche personalisées fournies par"
394
-
395
- #: gallery-plugin.php:1010
396
- msgid "Activate Custom Search"
397
- msgstr "Activer les recherche personalisées"
398
 
399
- #: gallery-plugin.php:1014
400
- msgid "Download Custom Search"
401
- msgstr "Télécharger les recherches personalisées"
402
 
403
- #: gallery-plugin.php:1019
404
  msgid "Rewrite templates after update"
405
  msgstr ""
406
 
407
- #: gallery-plugin.php:1021
408
- msgid "Turn off the checkbox, if You edited the file 'gallery-template.php' or 'gallery-single-template.php' file in your theme folder and You don't want to rewrite them"
 
409
  msgstr ""
410
 
411
- #: gallery-plugin.php:1030
412
  msgid "Use pagination for images"
413
  msgstr "Utiliser la pagination pour les images"
414
 
415
- #: gallery-plugin.php:1033
416
  msgid "per page"
417
  msgstr "par page"
418
 
419
- #: gallery-plugin.php:1037
420
  msgid "The lightbox helper"
421
  msgstr "L'aide de lightbox"
422
 
423
- #: gallery-plugin.php:1039
424
  msgid "Do not use"
425
  msgstr "Ne pas utliser"
426
 
427
- #: gallery-plugin.php:1040
428
  msgid "Button helper"
429
  msgstr "Bouton pour l'assistant"
430
 
431
- #: gallery-plugin.php:1041
432
  msgid "Thumbnail helper"
433
  msgstr "Assistant de la galerie"
434
 
435
- #: gallery-plugin.php:1045
436
  msgid "Display Like buttons in the lightbox"
437
  msgstr "Afficher les boutons des réseaux sociaux dans la boite"
438
 
439
- #: gallery-plugin.php:1047
440
  msgid "FaceBook"
441
  msgstr "FaceBook"
442
 
443
- #: gallery-plugin.php:1048
444
  msgid "Twitter"
445
  msgstr "Twitter"
446
 
447
- #: gallery-plugin.php:1049
448
  msgid "Pinterest"
449
  msgstr "Pinterest"
450
 
451
- #: gallery-plugin.php:1050
452
  msgid "Google +1"
453
  msgstr "Google +1"
454
 
455
- #: gallery-plugin.php:1054
456
  msgid "Slug for gallery item"
457
  msgstr "Racine pour les pages des galeries"
458
 
459
- #: gallery-plugin.php:1056
460
  msgid "for any structure of permalinks except the default structure"
461
  msgstr "pour toute forme de permaliens à l'exception de la forme par défaut"
462
 
463
- #: gallery-plugin.php:1060
464
  msgid "Title for lightbox button"
465
  msgstr "Titre pour le bouton lightbox"
466
 
467
- #: gallery-plugin.php:1066
468
  msgid "Display all images in the lightbox instead of going into a single gallery"
469
  msgstr "Afficher toutes les images dans une 'lightbox' au lieu de d'une seule galerie"
470
 
471
- #: gallery-plugin.php:1069
472
- msgid "When using the gallery template or a shortcode with `display=short` parameter"
 
473
  msgstr "Quand vous utilisez le modèle de galerie ou le code court avec le paramètre `display=short`"
474
 
475
- #: gallery-plugin.php:1095
476
  msgid "Save Changes"
477
  msgstr "Enregistrer les modifications"
478
 
479
- #: gallery-plugin.php:1132
480
  msgid "Support"
481
  msgstr "Soutien"
482
 
483
- #: gallery-plugin.php:1199
484
  msgid "Updating images..."
485
  msgstr "Mise à jour des images..."
486
 
487
- #: gallery-plugin.php:1200
488
  msgid "No image found."
489
  msgstr "Pas d'image trouvée."
490
 
491
- #: gallery-plugin.php:1201
492
  msgid "All images are updated."
493
  msgstr "Toutes les images ont été mises à jour."
494
 
495
- #: gallery-plugin.php:1202
496
  msgid "Error."
497
  msgstr "Erreur."
498
 
499
- #: gallery-plugin.php:1213
500
  msgid ""
501
  "You are about to delete these items from this gallery.\n"
502
  " 'Cancel' to stop, 'OK' to delete."
503
  msgstr ""
504
 
505
- #: gallery-plugin.php:1214
 
 
 
 
506
  msgid "Insert Media"
507
  msgstr ""
508
 
509
- #: gallery-plugin.php:1215
510
  msgid "Insert"
511
  msgstr ""
512
 
513
- #: gallery-plugin.php:1227
514
  msgid "Learn more"
515
  msgstr "En savoir plus"
516
 
517
- #: gallery-plugin.php:1232
518
- msgid "Activate"
519
- msgstr "Activer"
520
-
521
- #: gallery-plugin.php:1239
522
  msgid "Install now"
523
  msgstr "Installé maintenant"
524
 
525
- #: gallery-plugin.php:1248
526
  msgid "Add multiple gallery categories"
527
  msgstr "Ajouter des catégories de galeries"
528
 
529
- #: gallery-plugin.php:1248
530
  msgid "Install Gallery Categories plugin to add unlimited number of categories."
531
  msgstr "Installer l'extension 'Gallery Categories' pour ajouter un nombre infini de catégories."
532
 
533
- #: gallery-plugin.php:1257
534
  msgid "Close"
535
  msgstr "Fermer"
536
 
537
- #: gallery-plugin.php:1521
538
  #: template/gallery-single-template.php:101
539
  msgid "Sorry, nothing found."
540
  msgstr "Désolé, rien n'a été trouvé"
541
 
542
- #: gallery-plugin.php:1543
543
  #: template/gallery-single-template.php:120
544
  msgid "Image"
545
  msgstr "Image "
546
 
547
- #: gallery-plugin.php:1543
548
  #: template/gallery-single-template.php:19
549
  msgid "Download high resolution image"
550
  msgstr "Télécharger l'image en haute résolution"
551
 
552
- #: gallery-plugin.php:1673
553
  msgid "Image size not defined"
554
  msgstr "Taille de l'image non définie"
555
 
556
- #: gallery-plugin.php:1688
557
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
558
  msgstr "Il n'est possible de mettre à jour que les images de type PNG, JPEG, GIF, WPMP or XBM. Pour les autres, merci de faire une mise à jour manuelle."
559
 
560
- #: gallery-plugin.php:1699
561
  msgid "Image size changes not defined"
562
  msgstr "La modification de la taille n'est pas définie"
563
 
564
- #: gallery-plugin.php:1728
565
- #: gallery-plugin.php:1731
566
- #: gallery-plugin.php:1736
567
  msgid "Invalid path"
568
  msgstr "Chemin invalide"
569
 
570
- #: gallery-plugin.php:1885
571
  msgid "Add images requires JavaScript."
572
  msgstr ""
573
 
574
- #: gallery-plugin.php:1888
575
  #, fuzzy
576
  msgid "Add Media"
577
  msgstr "Ajouter"
578
 
579
- #: gallery-plugin.php:1898
580
  msgid "The grid view for the Gallery images requires JavaScript."
581
  msgstr ""
582
 
583
- #: gallery-plugin.php:1898
584
  #, fuzzy
585
  msgid "Switch to the list view"
586
  msgstr "Basculer vers la nouvelle interface"
587
 
588
- #: gallery-plugin.php:1925
589
  msgid "List View"
590
  msgstr ""
591
 
592
- #: gallery-plugin.php:1926
593
  msgid "Grid View"
594
  msgstr ""
595
 
596
- #: gallery-plugin.php:1983
597
  msgid "Filter"
598
  msgstr ""
599
 
600
- #: gallery-plugin.php:1987
601
  msgid "Empty Trash"
602
  msgstr ""
603
 
604
- #: gallery-plugin.php:2008
605
  #, fuzzy
606
  msgid "No images found"
607
  msgstr "Pas d'image trouvée."
608
 
609
- #: gallery-plugin.php:2062
610
  msgid "Select bulk action"
611
  msgstr ""
612
 
613
- #: gallery-plugin.php:2064
614
  msgid "Bulk Actions"
615
  msgstr ""
616
 
617
- #: gallery-plugin.php:2074
618
  msgid "Apply"
619
  msgstr ""
620
 
621
- #: gallery-plugin.php:2081
622
- #: gallery-plugin.php:2254
623
  #, fuzzy
624
  msgid "Delete from Gallery"
625
  msgstr "Nouvelle galerie"
626
 
627
- #: gallery-plugin.php:2094
628
- #: gallery-plugin.php:2108
629
- msgid "Display file URL"
630
- msgstr ""
 
631
 
632
- #: gallery-plugin.php:2103
633
  msgid "Bulk Select"
634
  msgstr ""
635
 
636
- #: gallery-plugin.php:2105
637
  msgid "Cancel Selection"
638
  msgstr ""
639
 
640
- #: gallery-plugin.php:2106
641
  msgid "Delete Selected"
642
  msgstr ""
643
 
644
- #: gallery-plugin.php:2119
645
  msgid "File"
646
  msgstr ""
647
 
648
- #: gallery-plugin.php:2120
649
- #: gallery-plugin.php:2207
 
650
  msgid "Dimensions"
651
  msgstr ""
652
 
653
- #: gallery-plugin.php:2122
654
- #: gallery-plugin.php:2242
 
655
  msgid "Alt tag"
656
  msgstr "Tag Alt"
657
 
658
- #: gallery-plugin.php:2123
659
- #: gallery-plugin.php:2246
660
- msgid "URL"
661
- msgstr "URL"
662
 
663
- #: gallery-plugin.php:2199
664
- msgid "Deselect"
 
 
 
 
 
 
 
 
665
  msgstr ""
666
 
667
  #: gallery-plugin.php:2205
 
 
 
 
668
  msgid "File name"
669
  msgstr ""
670
 
671
- #: gallery-plugin.php:2206
672
  msgid "File type"
673
  msgstr ""
674
 
675
- #: gallery-plugin.php:2210
676
- #: gallery-plugin.php:2211
677
  #, fuzzy
678
- msgid "Edit Attachment"
679
  msgstr "ID du fichier"
680
 
681
- #: gallery-plugin.php:2211
682
  #, fuzzy
683
- msgid "Edit Attachment Info"
684
  msgstr "ID du fichier"
685
 
686
- #: gallery-plugin.php:2221
687
  #, fuzzy
688
  msgid "Go Pro"
689
  msgstr "Choisir la version PRO"
690
 
691
- #: gallery-plugin.php:2221
692
  #, fuzzy
693
  msgid "Pro version"
694
  msgstr "version"
695
 
696
- #: gallery-plugin.php:2224
697
  msgid "This setting is available in Pro version"
698
  msgstr "Ce paramètre est disponible dans la version Pro"
699
 
700
- #: gallery-plugin.php:2248
701
- msgid "(by click on image opens a link in a new window)"
702
- msgstr "(cliquer sur l'image ouvre le lien dans une nouvelle fenêtre)"
703
-
704
- #: gallery-plugin.php:2252
705
  msgid "Edit more details"
706
  msgstr ""
707
 
708
- #: gallery-plugin.php:2284
709
  #, php-format
710
  msgid "Select %s"
711
  msgstr ""
712
 
713
- #: gallery-plugin.php:2297
714
- #: gallery-plugin.php:2309
715
  #, fuzzy, php-format
716
  msgid "Edit &#8220;%s&#8221;"
717
  msgstr "Pré-visualiser &#8220;%s&#8221;"
718
 
719
- #: gallery-plugin.php:2344
720
- #: gallery-plugin.php:2357
721
  msgid "Edit"
722
  msgstr ""
723
 
724
- #: gallery-plugin.php:2347
725
- #: gallery-plugin.php:2362
726
  msgid "Trash"
727
  msgstr ""
728
 
729
- #: gallery-plugin.php:2350
730
- #: gallery-plugin.php:2365
731
  msgid "Delete Permanently"
732
  msgstr ""
733
 
734
- #: gallery-plugin.php:2352
735
- #: gallery-plugin.php:2370
736
  #, fuzzy, php-format
737
  msgid "View &#8220;%s&#8221;"
738
  msgstr "Pré-visualiser &#8220;%s&#8221;"
739
 
740
- #: gallery-plugin.php:2352
741
- #: gallery-plugin.php:2370
742
  msgid "View"
743
  msgstr ""
744
 
745
- #: gallery-plugin.php:2354
746
  #, fuzzy
747
  msgid "Attach"
748
  msgstr "ID du fichier"
749
 
750
- #: gallery-plugin.php:2360
751
  msgid "Restore"
752
  msgstr ""
753
 
754
- #: gallery-plugin.php:2480
755
  msgid "Warning"
756
  msgstr ""
757
 
758
- #: gallery-plugin.php:2480
759
  msgid "You can add only images to the gallery"
760
  msgstr ""
761
 
762
- #: gallery-plugin.php:2509
763
  #, fuzzy
764
  msgid "Sorry, no gallery found."
765
  msgstr "Désolé, rien n'a été trouvé"
766
 
767
- #: gallery-plugin.php:2515
768
  #, fuzzy
769
  msgid "Display an album image with the description and the link to a single gallery page"
770
  msgstr "Afficher toutes les images dans une 'lightbox' au lieu de d'une seule galerie"
@@ -866,6 +879,21 @@ msgstr ""
866
  msgid "Gallery Category"
867
  msgstr "Catégories de galeries"
868
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
869
  #, fuzzy
870
  #~ msgid "Uploaded on"
871
  #~ msgstr "Envoi de fichier"
@@ -1328,9 +1356,6 @@ msgstr "Catégories de galeries"
1328
  #~ msgid "Site URL"
1329
  #~ msgstr "Site URL"
1330
 
1331
- #~ msgid "Home URL"
1332
- #~ msgstr "Home URL"
1333
-
1334
  #~ msgid "WordPress Version"
1335
  #~ msgstr "WordPress Version"
1336
 
@@ -1482,9 +1507,6 @@ msgstr "Catégories de galeries"
1482
  #~ msgid "Free plugins"
1483
  #~ msgstr "Extensions gratuites"
1484
 
1485
- #~ msgid "Download"
1486
- #~ msgstr "Télécharger"
1487
-
1488
  #~ msgid "Install now from wordpress.org"
1489
  #~ msgstr "Installation à partir de wordpress.org"
1490
 
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-14 14:32+0300\n"
6
+ "PO-Revision-Date: 2015-09-14 14:32+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Didier, L Capronnier <lcapronnier@yahoo.com>\n"
9
  "Language: fr_FR\n"
17
  "X-Generator: Poedit 1.5.4\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: gallery-plugin.php:45
21
+ #: gallery-plugin.php:797
22
+ #: gallery-plugin.php:1133
23
+ #: gallery-plugin.php:1150
24
  msgid "Settings"
25
  msgstr "Réglages"
26
 
27
+ #: gallery-plugin.php:105
28
  msgid "See images &raquo;"
29
  msgstr "Voir les images &raquo;"
30
 
31
+ #: gallery-plugin.php:108
32
  msgid "Return to all albums"
33
  msgstr ""
34
 
35
+ #: gallery-plugin.php:332
36
+ #, fuzzy, php-format
37
+ msgid "The following files '%s' and '%s' were not found in the directory of your theme. Please copy them from the directory `%s` to the directory of your theme for the correct work of the Gallery plugin"
38
  msgstr "Les fichiers suivants \"gallery-template.php\" et \"gallery-single-template.php\" n'ont pas été trouvés dans le répertoire de votre thème. Merci de les copier depuis le répertoire `/wp-content/plugins/gallery-plugin/template/` dans le répertoire de votre thème pour le bon fonctionnement de l'extension Gallery"
39
 
40
+ #: gallery-plugin.php:342
41
+ #: gallery-plugin.php:351
42
  msgid "Galleries"
43
  msgstr "Galeries"
44
 
45
+ #: gallery-plugin.php:343
46
+ #: gallery-plugin.php:2530
47
  msgid "Gallery"
48
  msgstr "Galerie"
49
 
50
+ #: gallery-plugin.php:344
51
  msgid "Add New Gallery"
52
  msgstr "Ajouter une nouvelle galerie"
53
 
54
+ #: gallery-plugin.php:345
55
  msgid "Edit Gallery"
56
  msgstr "Modifier la galerie"
57
 
58
+ #: gallery-plugin.php:346
59
  msgid "New Gallery"
60
  msgstr "Nouvelle galerie"
61
 
62
+ #: gallery-plugin.php:347
63
  msgid "View Gallery"
64
  msgstr "Voir la galerie"
65
 
66
+ #: gallery-plugin.php:348
67
  msgid "Search Galleries"
68
  msgstr "Rechercher une galerie"
69
 
70
+ #: gallery-plugin.php:349
71
  msgid "No Gallery found"
72
  msgstr "Pas de galeries trouvées"
73
 
74
+ #: gallery-plugin.php:406
75
  msgid "Gallery Shortcode"
76
  msgstr "Gallery Shortcode"
77
 
78
+ #: gallery-plugin.php:408
79
+ #: gallery-plugin.php:440
80
  msgid "Gallery Categories"
81
  msgstr "Catégories de galeries"
82
 
83
+ #: gallery-plugin.php:417
84
  msgid "Add this shortcode to a page, post or widget to display a single gallery"
85
  msgstr ""
86
 
87
+ #: gallery-plugin.php:420
88
  #, fuzzy
89
  msgid "Use this shortcode to display an album image with the description and the link to a single gallery page"
90
  msgstr "Si vous voulez avoir un bref aperçu de la galerie avec un lien vers une page unique de la galerie"
91
 
92
+ #: gallery-plugin.php:422
93
  msgid "Short display"
94
  msgstr ""
95
 
96
+ #: gallery-plugin.php:441
97
  msgid "Most Used"
98
  msgstr "Les plus utiliser"
99
 
100
+ #: gallery-plugin.php:446
101
+ #: gallery-plugin.php:890
102
  msgid "Default"
103
  msgstr "Défaut"
104
 
105
+ #: gallery-plugin.php:451
106
  msgid "Add New Gallery Category"
107
  msgstr "Ajouter une nouvelle catégorie de galerie"
108
 
109
+ #: gallery-plugin.php:458
110
  msgid "Install plugin"
111
  msgstr "Installer l'extension"
112
 
113
+ #: gallery-plugin.php:613
114
+ #: gallery-plugin.php:2126
115
+ #: gallery-plugin.php:2240
116
+ #: gallery-plugin.php:2326
117
  msgid "Title"
118
  msgstr "Titre"
119
 
120
+ #: gallery-plugin.php:614
121
  msgid "Author"
122
  msgstr "Auteur"
123
 
124
+ #: gallery-plugin.php:615
125
  #, fuzzy
126
  msgid "Shortcode"
127
  msgstr "Gallery Shortcode"
128
 
129
+ #: gallery-plugin.php:616
130
  #, fuzzy
131
  msgid "Photos"
132
  msgstr "Photo"
133
 
134
+ #: gallery-plugin.php:617
135
+ #: gallery-plugin.php:954
136
  msgid "Date"
137
  msgstr "Date"
138
 
139
+ #: gallery-plugin.php:770
140
  msgid "Settings are saved"
141
  msgstr "Paramètres enregistrés."
142
 
143
+ #: gallery-plugin.php:783
144
  #, fuzzy
145
  msgid "All plugin settings were restored."
146
  msgstr "dans les paramètres de l'extension ("
147
 
148
+ #: gallery-plugin.php:795
149
  msgid "Gallery Settings"
150
  msgstr "Paramètres de la galerie"
151
 
152
+ #: gallery-plugin.php:798
153
+ #: gallery-plugin.php:1134
154
  msgid "FAQ"
155
  msgstr "FAQ"
156
 
157
+ #: gallery-plugin.php:799
158
  msgid "Go PRO"
159
  msgstr "Choisir la version PRO"
160
 
161
+ #: gallery-plugin.php:809
162
  msgid "Please enable JavaScript to use the option to renew images."
163
  msgstr "Merci d'activer JavaScript pour utiliser l'option de mise à jour des images."
164
 
165
+ #: gallery-plugin.php:810
166
  msgid "Notice:"
167
  msgstr "Avertissement :"
168
 
169
+ #: gallery-plugin.php:810
170
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
171
  msgstr "Les paramètres de l'extension ont été changés. Afin de pouvoir les enregistrer, merci de cliquer sur le bouton 'Enregistrer les modifications'."
172
 
173
+ #: gallery-plugin.php:811
174
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
175
  msgstr "Si vous voulez ajouter la galerie dans une page ou un article, copier le code court suivant dans le contenu de votre page ou de votre article :"
176
 
177
+ #: gallery-plugin.php:816
178
  msgid "Update images for gallery"
179
  msgstr "Mettre à jour les images pour la galerie"
180
 
181
+ #: gallery-plugin.php:818
182
  msgid "Update images"
183
  msgstr "Mettre à jour les images"
184
 
185
+ #: gallery-plugin.php:826
186
  msgid "Image size for the album cover"
187
  msgstr "Taille de la vignette de l'album"
188
 
189
+ #: gallery-plugin.php:828
190
+ #: gallery-plugin.php:842
191
+ #: gallery-plugin.php:864
192
  msgid "Image size"
193
  msgstr "Taille de l'image"
194
 
195
+ #: gallery-plugin.php:831
196
+ #: gallery-plugin.php:845
197
  msgid "Width (in px)"
198
  msgstr "Largeur (en pixels)"
199
 
200
+ #: gallery-plugin.php:835
201
+ #: gallery-plugin.php:849
202
  msgid "Height (in px)"
203
  msgstr "Hauteur (en pixels)"
204
 
205
+ #: gallery-plugin.php:840
206
  msgid "Image size for thumbnails"
207
  msgstr "Taille de l'image pour la vignette"
208
 
209
+ #: gallery-plugin.php:854
210
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
211
  msgstr "WordPress créera une copie de la miniature avec les dimensions spécifiées quand vous envoyez une nouvelle photo."
212
 
213
+ #: gallery-plugin.php:862
214
  msgid "Image size in the lightbox"
215
  msgstr "Taille de l'image pour le diaporama"
216
 
217
+ #: gallery-plugin.php:865
218
  msgid "Max width (in px)"
219
  msgstr "Largeur maximum (en pixels)"
220
 
221
+ #: gallery-plugin.php:866
222
  msgid "Max height (in px)"
223
  msgstr "Hauteur maximum (en pixels)"
224
 
225
+ #: gallery-plugin.php:867
226
  msgid "Display a full size image in the lightbox"
227
  msgstr "Afficher une image en taille normale dans la boite"
228
 
229
+ #: gallery-plugin.php:871
230
  msgid "Crop position"
231
  msgstr "Point de base"
232
 
233
+ #: gallery-plugin.php:875
234
+ #: gallery-plugin.php:881
235
  msgid "center"
236
  msgstr "centré"
237
 
238
+ #: gallery-plugin.php:877
239
  msgid "Horizontal"
240
  msgstr "Horizontale"
241
 
242
+ #: gallery-plugin.php:883
243
  msgid "Vertical"
244
  msgstr "Verticale"
245
 
246
+ #: gallery-plugin.php:888
247
  msgid "Lightbox background"
248
  msgstr "Fond de la boite"
249
 
250
+ #: gallery-plugin.php:891
251
  msgid "Background transparency (from 0 to 1)"
252
  msgstr "Transparence du fond (de 0 à 1)"
253
 
254
+ #: gallery-plugin.php:892
255
  msgid "Select a background color"
256
  msgstr "Choisir une couleur pour le fond"
257
 
258
+ #: gallery-plugin.php:897
259
+ #: gallery-plugin.php:1077
260
  msgid "If you upgrade to Pro version all your settings and galleries will be saved."
261
  msgstr "Si vous passez à  la version Pro, tous ces paramètres seront enregistrés."
262
 
263
+ #: gallery-plugin.php:904
264
+ #: gallery-plugin.php:1084
265
  #, fuzzy
266
  msgid "Unlock premium options by upgrading to Pro version"
267
  msgstr "Déploquer les options premium en migrant vers la version PRO."
268
 
269
+ #: gallery-plugin.php:908
270
+ #: gallery-plugin.php:1088
271
  msgid "Start Your Trial"
272
  msgstr "Débuter votre essai"
273
 
274
+ #: gallery-plugin.php:909
275
+ #: gallery-plugin.php:1089
276
  msgid "or"
277
  msgstr "ou"
278
 
279
+ #: gallery-plugin.php:911
280
+ #: gallery-plugin.php:1091
281
  msgid "Learn More"
282
  msgstr "En savoir plus"
283
 
284
+ #: gallery-plugin.php:918
285
  msgid "Images with border"
286
  msgstr "Image avec bordure"
287
 
288
+ #: gallery-plugin.php:921
289
  msgid "Border width in px, just numbers"
290
  msgstr "Taille de la bordure en pixel, juste le nombre"
291
 
292
+ #: gallery-plugin.php:922
293
  msgid "Select a border color"
294
  msgstr "Choisir une couleur pour la bordure"
295
 
296
+ #: gallery-plugin.php:926
297
  msgid "Number of images in the row"
298
  msgstr "Nombre d'images par ligne"
299
 
300
+ #: gallery-plugin.php:932
301
  msgid "Start slideshow"
302
  msgstr "Démarer le diaporama"
303
 
304
+ #: gallery-plugin.php:938
305
  msgid "Slideshow interval"
306
  msgstr "Interval de transition pour le diaporama"
307
 
308
+ #: gallery-plugin.php:944
309
  msgid "Use single lightbox for multiple galleries on one page"
310
  msgstr "Utiliser un seul diaporama pour plusieures galeries sur une seule page"
311
 
312
+ #: gallery-plugin.php:950
313
  msgid "Sort images by"
314
  msgstr "Trier les images par"
315
 
316
+ #: gallery-plugin.php:952
317
  msgid "Attachment ID"
318
  msgstr "ID du fichier"
319
 
320
+ #: gallery-plugin.php:953
321
  msgid "Image Name"
322
  msgstr "Nom de l'image "
323
 
324
+ #: gallery-plugin.php:955
325
  msgid "Sorting order in the Gallery"
326
  msgstr ""
327
 
328
+ #: gallery-plugin.php:956
329
  msgid "Random"
330
  msgstr "Aléatoire"
331
 
332
+ #: gallery-plugin.php:960
333
  msgid "Sort images"
334
  msgstr "Trier les images"
335
 
336
+ #: gallery-plugin.php:962
337
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
338
  msgstr "ASC (ordre ascendant de la plus petite à la plus grande valeur - 1, 2, 3; a, b, c)"
339
 
340
+ #: gallery-plugin.php:963
341
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
342
  msgstr "DESC (ordre descendant de la plus grade à la plus petite - 3, 2, 1; c, b, a)"
343
 
344
+ #: gallery-plugin.php:967
345
  msgid "Display text under the image"
346
  msgstr "Afficher le texte au dessous de l'image"
347
 
348
+ #: gallery-plugin.php:969
349
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
350
  msgstr "Si vous voulez juste afficher du texte dans une boite, désactiver l'option"
351
 
352
+ #: gallery-plugin.php:973
353
  msgid "Display the Back link"
354
  msgstr "Afficher le lien de retour"
355
 
356
+ #: gallery-plugin.php:979
357
  msgid "Display the Back link in the shortcode"
358
  msgstr "Afficher le lien de retour dans le code court"
359
 
360
+ #: gallery-plugin.php:985
361
  msgid "The Back link text"
362
  msgstr "Le text pour le lien de retour"
363
 
364
+ #: gallery-plugin.php:991
365
  msgid "The Back link URL"
366
  msgstr "L'URL pour le lien de retour"
367
 
368
+ #: gallery-plugin.php:993
369
  msgid "Gallery page (Page with Gallery Template)"
370
  msgstr "Page de la galerie (Page avec le modèle de galerie)"
371
 
372
+ #: gallery-plugin.php:995
373
  msgid "(Full URL to custom page)"
374
  msgstr "(URL complète pour la page spécifique)"
375
 
376
+ #: gallery-plugin.php:999
377
  msgid "The Read More link text"
378
  msgstr "Texte pour le lien \"Read More\""
379
 
380
+ #: gallery-plugin.php:1005
381
  msgid "Add gallery to the search"
382
  msgstr "Ajouter les galeries à la recherche"
383
 
384
+ #: gallery-plugin.php:1010
385
+ #: gallery-plugin.php:1013
386
+ #: gallery-plugin.php:1017
387
  msgid "Using"
388
  msgstr "Utilisant"
389
 
390
+ #: gallery-plugin.php:1010
391
+ #: gallery-plugin.php:1013
392
+ #: gallery-plugin.php:1017
393
  msgid "powered by"
394
  msgstr "fournis par"
395
 
396
+ #: gallery-plugin.php:1013
397
+ #: gallery-plugin.php:1236
398
+ msgid "Activate"
399
+ msgstr "Activer"
 
 
 
 
400
 
401
+ #: gallery-plugin.php:1017
402
+ msgid "Download"
403
+ msgstr "Télécharger"
404
 
405
+ #: gallery-plugin.php:1022
406
  msgid "Rewrite templates after update"
407
  msgstr ""
408
 
409
+ #: gallery-plugin.php:1024
410
+ #, php-format
411
+ msgid "Turn off the checkbox, if You edited the file '%s' or '%s' file in your theme folder and You don't want to rewrite them"
412
  msgstr ""
413
 
414
+ #: gallery-plugin.php:1033
415
  msgid "Use pagination for images"
416
  msgstr "Utiliser la pagination pour les images"
417
 
418
+ #: gallery-plugin.php:1036
419
  msgid "per page"
420
  msgstr "par page"
421
 
422
+ #: gallery-plugin.php:1040
423
  msgid "The lightbox helper"
424
  msgstr "L'aide de lightbox"
425
 
426
+ #: gallery-plugin.php:1042
427
  msgid "Do not use"
428
  msgstr "Ne pas utliser"
429
 
430
+ #: gallery-plugin.php:1043
431
  msgid "Button helper"
432
  msgstr "Bouton pour l'assistant"
433
 
434
+ #: gallery-plugin.php:1044
435
  msgid "Thumbnail helper"
436
  msgstr "Assistant de la galerie"
437
 
438
+ #: gallery-plugin.php:1048
439
  msgid "Display Like buttons in the lightbox"
440
  msgstr "Afficher les boutons des réseaux sociaux dans la boite"
441
 
442
+ #: gallery-plugin.php:1050
443
  msgid "FaceBook"
444
  msgstr "FaceBook"
445
 
446
+ #: gallery-plugin.php:1051
447
  msgid "Twitter"
448
  msgstr "Twitter"
449
 
450
+ #: gallery-plugin.php:1052
451
  msgid "Pinterest"
452
  msgstr "Pinterest"
453
 
454
+ #: gallery-plugin.php:1053
455
  msgid "Google +1"
456
  msgstr "Google +1"
457
 
458
+ #: gallery-plugin.php:1057
459
  msgid "Slug for gallery item"
460
  msgstr "Racine pour les pages des galeries"
461
 
462
+ #: gallery-plugin.php:1059
463
  msgid "for any structure of permalinks except the default structure"
464
  msgstr "pour toute forme de permaliens à l'exception de la forme par défaut"
465
 
466
+ #: gallery-plugin.php:1063
467
  msgid "Title for lightbox button"
468
  msgstr "Titre pour le bouton lightbox"
469
 
470
+ #: gallery-plugin.php:1069
471
  msgid "Display all images in the lightbox instead of going into a single gallery"
472
  msgstr "Afficher toutes les images dans une 'lightbox' au lieu de d'une seule galerie"
473
 
474
+ #: gallery-plugin.php:1072
475
+ #, fuzzy, php-format
476
+ msgid "When using the gallery template or a shortcode with `%s` parameter"
477
  msgstr "Quand vous utilisez le modèle de galerie ou le code court avec le paramètre `display=short`"
478
 
479
+ #: gallery-plugin.php:1098
480
  msgid "Save Changes"
481
  msgstr "Enregistrer les modifications"
482
 
483
+ #: gallery-plugin.php:1135
484
  msgid "Support"
485
  msgstr "Soutien"
486
 
487
+ #: gallery-plugin.php:1202
488
  msgid "Updating images..."
489
  msgstr "Mise à jour des images..."
490
 
491
+ #: gallery-plugin.php:1203
492
  msgid "No image found."
493
  msgstr "Pas d'image trouvée."
494
 
495
+ #: gallery-plugin.php:1204
496
  msgid "All images are updated."
497
  msgstr "Toutes les images ont été mises à jour."
498
 
499
+ #: gallery-plugin.php:1205
500
  msgid "Error."
501
  msgstr "Erreur."
502
 
503
+ #: gallery-plugin.php:1216
504
  msgid ""
505
  "You are about to delete these items from this gallery.\n"
506
  " 'Cancel' to stop, 'OK' to delete."
507
  msgstr ""
508
 
509
+ #: gallery-plugin.php:1217
510
+ msgid "Switching to another mode, all unsaved data will be lost. Save data before switching?"
511
+ msgstr ""
512
+
513
+ #: gallery-plugin.php:1218
514
  msgid "Insert Media"
515
  msgstr ""
516
 
517
+ #: gallery-plugin.php:1219
518
  msgid "Insert"
519
  msgstr ""
520
 
521
+ #: gallery-plugin.php:1231
522
  msgid "Learn more"
523
  msgstr "En savoir plus"
524
 
525
+ #: gallery-plugin.php:1243
 
 
 
 
526
  msgid "Install now"
527
  msgstr "Installé maintenant"
528
 
529
+ #: gallery-plugin.php:1252
530
  msgid "Add multiple gallery categories"
531
  msgstr "Ajouter des catégories de galeries"
532
 
533
+ #: gallery-plugin.php:1252
534
  msgid "Install Gallery Categories plugin to add unlimited number of categories."
535
  msgstr "Installer l'extension 'Gallery Categories' pour ajouter un nombre infini de catégories."
536
 
537
+ #: gallery-plugin.php:1261
538
  msgid "Close"
539
  msgstr "Fermer"
540
 
541
+ #: gallery-plugin.php:1525
542
  #: template/gallery-single-template.php:101
543
  msgid "Sorry, nothing found."
544
  msgstr "Désolé, rien n'a été trouvé"
545
 
546
+ #: gallery-plugin.php:1547
547
  #: template/gallery-single-template.php:120
548
  msgid "Image"
549
  msgstr "Image "
550
 
551
+ #: gallery-plugin.php:1547
552
  #: template/gallery-single-template.php:19
553
  msgid "Download high resolution image"
554
  msgstr "Télécharger l'image en haute résolution"
555
 
556
+ #: gallery-plugin.php:1677
557
  msgid "Image size not defined"
558
  msgstr "Taille de l'image non définie"
559
 
560
+ #: gallery-plugin.php:1692
561
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
562
  msgstr "Il n'est possible de mettre à jour que les images de type PNG, JPEG, GIF, WPMP or XBM. Pour les autres, merci de faire une mise à jour manuelle."
563
 
564
+ #: gallery-plugin.php:1703
565
  msgid "Image size changes not defined"
566
  msgstr "La modification de la taille n'est pas définie"
567
 
568
+ #: gallery-plugin.php:1732
569
+ #: gallery-plugin.php:1735
570
+ #: gallery-plugin.php:1740
571
  msgid "Invalid path"
572
  msgstr "Chemin invalide"
573
 
574
+ #: gallery-plugin.php:1889
575
  msgid "Add images requires JavaScript."
576
  msgstr ""
577
 
578
+ #: gallery-plugin.php:1892
579
  #, fuzzy
580
  msgid "Add Media"
581
  msgstr "Ajouter"
582
 
583
+ #: gallery-plugin.php:1902
584
  msgid "The grid view for the Gallery images requires JavaScript."
585
  msgstr ""
586
 
587
+ #: gallery-plugin.php:1902
588
  #, fuzzy
589
  msgid "Switch to the list view"
590
  msgstr "Basculer vers la nouvelle interface"
591
 
592
+ #: gallery-plugin.php:1929
593
  msgid "List View"
594
  msgstr ""
595
 
596
+ #: gallery-plugin.php:1930
597
  msgid "Grid View"
598
  msgstr ""
599
 
600
+ #: gallery-plugin.php:1987
601
  msgid "Filter"
602
  msgstr ""
603
 
604
+ #: gallery-plugin.php:1991
605
  msgid "Empty Trash"
606
  msgstr ""
607
 
608
+ #: gallery-plugin.php:2012
609
  #, fuzzy
610
  msgid "No images found"
611
  msgstr "Pas d'image trouvée."
612
 
613
+ #: gallery-plugin.php:2066
614
  msgid "Select bulk action"
615
  msgstr ""
616
 
617
+ #: gallery-plugin.php:2068
618
  msgid "Bulk Actions"
619
  msgstr ""
620
 
621
+ #: gallery-plugin.php:2078
622
  msgid "Apply"
623
  msgstr ""
624
 
625
+ #: gallery-plugin.php:2085
626
+ #: gallery-plugin.php:2264
627
  #, fuzzy
628
  msgid "Delete from Gallery"
629
  msgstr "Nouvelle galerie"
630
 
631
+ #: gallery-plugin.php:2098
632
+ #: gallery-plugin.php:2112
633
+ #, fuzzy
634
+ msgid "Display link to the original file under each image in the lightbox"
635
+ msgstr "Afficher une image en taille normale dans la boite"
636
 
637
+ #: gallery-plugin.php:2107
638
  msgid "Bulk Select"
639
  msgstr ""
640
 
641
+ #: gallery-plugin.php:2109
642
  msgid "Cancel Selection"
643
  msgstr ""
644
 
645
+ #: gallery-plugin.php:2110
646
  msgid "Delete Selected"
647
  msgstr ""
648
 
649
+ #: gallery-plugin.php:2124
650
  msgid "File"
651
  msgstr ""
652
 
653
+ #: gallery-plugin.php:2125
654
+ #: gallery-plugin.php:2213
655
+ #: gallery-plugin.php:2321
656
  msgid "Dimensions"
657
  msgstr ""
658
 
659
+ #: gallery-plugin.php:2127
660
+ #: gallery-plugin.php:2246
661
+ #: gallery-plugin.php:2331
662
  msgid "Alt tag"
663
  msgstr "Tag Alt"
664
 
665
+ #: gallery-plugin.php:2127
666
+ #: gallery-plugin.php:2248
667
+ msgid "The alt attribute specifies an alternate text for an image, if the image cannot be displayed."
668
+ msgstr ""
669
 
670
+ #: gallery-plugin.php:2128
671
+ #: gallery-plugin.php:2254
672
+ #: gallery-plugin.php:2336
673
+ #, fuzzy
674
+ msgid "Custom URL"
675
+ msgstr "Home URL"
676
+
677
+ #: gallery-plugin.php:2128
678
+ #: gallery-plugin.php:2256
679
+ msgid "By clicking on the thumbnail you'll go to the link (if the field is filled) or the image will be opened in the lightbox (if the field isn't filled)"
680
  msgstr ""
681
 
682
  #: gallery-plugin.php:2205
683
+ msgid "Deselect"
684
+ msgstr ""
685
+
686
+ #: gallery-plugin.php:2211
687
  msgid "File name"
688
  msgstr ""
689
 
690
+ #: gallery-plugin.php:2212
691
  msgid "File type"
692
  msgstr ""
693
 
694
+ #: gallery-plugin.php:2216
 
695
  #, fuzzy
696
+ msgid "Edit Attachment Info"
697
  msgstr "ID du fichier"
698
 
699
+ #: gallery-plugin.php:2216
700
  #, fuzzy
701
+ msgid "Edit Attachment"
702
  msgstr "ID du fichier"
703
 
704
+ #: gallery-plugin.php:2226
705
  #, fuzzy
706
  msgid "Go Pro"
707
  msgstr "Choisir la version PRO"
708
 
709
+ #: gallery-plugin.php:2226
710
  #, fuzzy
711
  msgid "Pro version"
712
  msgstr "version"
713
 
714
+ #: gallery-plugin.php:2229
715
  msgid "This setting is available in Pro version"
716
  msgstr "Ce paramètre est disponible dans la version Pro"
717
 
718
+ #: gallery-plugin.php:2262
 
 
 
 
719
  msgid "Edit more details"
720
  msgstr ""
721
 
722
+ #: gallery-plugin.php:2297
723
  #, php-format
724
  msgid "Select %s"
725
  msgstr ""
726
 
727
+ #: gallery-plugin.php:2310
 
728
  #, fuzzy, php-format
729
  msgid "Edit &#8220;%s&#8221;"
730
  msgstr "Pré-visualiser &#8220;%s&#8221;"
731
 
732
+ #: gallery-plugin.php:2354
733
+ #: gallery-plugin.php:2367
734
  msgid "Edit"
735
  msgstr ""
736
 
737
+ #: gallery-plugin.php:2357
738
+ #: gallery-plugin.php:2372
739
  msgid "Trash"
740
  msgstr ""
741
 
742
+ #: gallery-plugin.php:2360
743
+ #: gallery-plugin.php:2375
744
  msgid "Delete Permanently"
745
  msgstr ""
746
 
747
+ #: gallery-plugin.php:2362
748
+ #: gallery-plugin.php:2380
749
  #, fuzzy, php-format
750
  msgid "View &#8220;%s&#8221;"
751
  msgstr "Pré-visualiser &#8220;%s&#8221;"
752
 
753
+ #: gallery-plugin.php:2362
754
+ #: gallery-plugin.php:2380
755
  msgid "View"
756
  msgstr ""
757
 
758
+ #: gallery-plugin.php:2364
759
  #, fuzzy
760
  msgid "Attach"
761
  msgstr "ID du fichier"
762
 
763
+ #: gallery-plugin.php:2370
764
  msgid "Restore"
765
  msgstr ""
766
 
767
+ #: gallery-plugin.php:2501
768
  msgid "Warning"
769
  msgstr ""
770
 
771
+ #: gallery-plugin.php:2501
772
  msgid "You can add only images to the gallery"
773
  msgstr ""
774
 
775
+ #: gallery-plugin.php:2532
776
  #, fuzzy
777
  msgid "Sorry, no gallery found."
778
  msgstr "Désolé, rien n'a été trouvé"
779
 
780
+ #: gallery-plugin.php:2538
781
  #, fuzzy
782
  msgid "Display an album image with the description and the link to a single gallery page"
783
  msgstr "Afficher toutes les images dans une 'lightbox' au lieu de d'une seule galerie"
879
  msgid "Gallery Category"
880
  msgstr "Catégories de galeries"
881
 
882
+ #~ msgid "Using Custom Search powered by"
883
+ #~ msgstr "Utiliser les recherche personalisées fournies par"
884
+
885
+ #~ msgid "Activate Custom Search"
886
+ #~ msgstr "Activer les recherche personalisées"
887
+
888
+ #~ msgid "Download Custom Search"
889
+ #~ msgstr "Télécharger les recherches personalisées"
890
+
891
+ #~ msgid "URL"
892
+ #~ msgstr "URL"
893
+
894
+ #~ msgid "(by click on image opens a link in a new window)"
895
+ #~ msgstr "(cliquer sur l'image ouvre le lien dans une nouvelle fenêtre)"
896
+
897
  #, fuzzy
898
  #~ msgid "Uploaded on"
899
  #~ msgstr "Envoi de fichier"
1356
  #~ msgid "Site URL"
1357
  #~ msgstr "Site URL"
1358
 
 
 
 
1359
  #~ msgid "WordPress Version"
1360
  #~ msgstr "WordPress Version"
1361
 
1507
  #~ msgid "Free plugins"
1508
  #~ msgstr "Extensions gratuites"
1509
 
 
 
 
1510
  #~ msgid "Install now from wordpress.org"
1511
  #~ msgstr "Installation à partir de wordpress.org"
1512
 
languages/gallery-plugin-nl_NL.mo ADDED
Binary file
languages/{gallery-nl_NL.po → gallery-plugin-nl_NL.po} RENAMED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-09-07 13:28+0300\n"
6
- "PO-Revision-Date: 2015-09-07 13:28+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: J Goessens <j.goessens@gmail.com>\n"
9
  "Language: nl_NL\n"
@@ -17,165 +17,167 @@ msgstr ""
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: gallery-plugin.php:43
21
- #: gallery-plugin.php:795
22
  #: gallery-plugin.php:1133
23
  #: gallery-plugin.php:1150
24
  msgid "Settings"
25
  msgstr "Instellingen"
26
 
27
- #: gallery-plugin.php:104
28
  msgid "See images &raquo;"
29
  msgstr "Foto's bekijken &raquo;"
30
 
31
- #: gallery-plugin.php:107
32
  msgid "Return to all albums"
33
  msgstr ""
34
 
35
- #: gallery-plugin.php:331
36
- msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
 
37
  msgstr "De volgende bestanden \"gallery-template.php\" en \"gallery-single-template.php\" werden niet in de actieve 'theme' map gevonden. Voor de correcte werking van deze plugin, dienen ze vanuit `/wp-content/plugins/gallery-plugin/template/` naar de actieve 'theme' map te worden gekopieerd. "
38
 
39
- #: gallery-plugin.php:340
40
- #: gallery-plugin.php:349
41
  msgid "Galleries"
42
  msgstr "Galerijen"
43
 
44
- #: gallery-plugin.php:341
45
- #: gallery-plugin.php:2511
46
  msgid "Gallery"
47
  msgstr "Galerij"
48
 
49
- #: gallery-plugin.php:342
50
  msgid "Add New Gallery"
51
  msgstr "Nieuwe Galerij toevoegen"
52
 
53
- #: gallery-plugin.php:343
54
  msgid "Edit Gallery"
55
  msgstr "Galerij bewerken"
56
 
57
- #: gallery-plugin.php:344
58
  msgid "New Gallery"
59
  msgstr "Nieuwe Galerij"
60
 
61
- #: gallery-plugin.php:345
62
  msgid "View Gallery"
63
  msgstr "Galerij bekijken"
64
 
65
- #: gallery-plugin.php:346
66
  #, fuzzy
67
  msgid "Search Galleries"
68
  msgstr "Galerijen"
69
 
70
- #: gallery-plugin.php:347
71
  msgid "No Gallery found"
72
  msgstr "Geen Galerij gevonden"
73
 
74
- #: gallery-plugin.php:404
75
  msgid "Gallery Shortcode"
76
  msgstr "Galerij Shortcode"
77
 
78
- #: gallery-plugin.php:406
79
- #: gallery-plugin.php:438
80
  #, fuzzy
81
  msgid "Gallery Categories"
82
  msgstr "Afmeting galerij foto"
83
 
84
- #: gallery-plugin.php:415
85
  msgid "Add this shortcode to a page, post or widget to display a single gallery"
86
  msgstr ""
87
 
88
- #: gallery-plugin.php:418
89
  #, fuzzy
90
  msgid "Use this shortcode to display an album image with the description and the link to a single gallery page"
91
  msgstr "Als je een korte omschrijving, met een voorbeeld & link naar de galerij pagina, wilt weergeven "
92
 
93
- #: gallery-plugin.php:420
94
  msgid "Short display"
95
  msgstr ""
96
 
97
- #: gallery-plugin.php:439
98
  msgid "Most Used"
99
  msgstr ""
100
 
101
- #: gallery-plugin.php:444
102
  #: gallery-plugin.php:890
103
  msgid "Default"
104
  msgstr "Standaard"
105
 
106
- #: gallery-plugin.php:449
107
  #, fuzzy
108
  msgid "Add New Gallery Category"
109
  msgstr "Nieuwe Galerij toevoegen"
110
 
111
- #: gallery-plugin.php:456
112
  #, fuzzy
113
  msgid "Install plugin"
114
  msgstr "Встановлених модулів"
115
 
116
- #: gallery-plugin.php:611
117
- #: gallery-plugin.php:2124
118
- #: gallery-plugin.php:2242
 
119
  msgid "Title"
120
  msgstr "Titel"
121
 
122
- #: gallery-plugin.php:612
123
  msgid "Author"
124
  msgstr "Autheur"
125
 
126
- #: gallery-plugin.php:613
127
  #, fuzzy
128
  msgid "Shortcode"
129
  msgstr "Galerij Shortcode"
130
 
131
- #: gallery-plugin.php:614
132
  #, fuzzy
133
  msgid "Photos"
134
  msgstr "Foto"
135
 
136
- #: gallery-plugin.php:615
137
  #: gallery-plugin.php:954
138
  msgid "Date"
139
  msgstr "Datum"
140
 
141
- #: gallery-plugin.php:768
142
  msgid "Settings are saved"
143
  msgstr "Instellingen opgeslagen"
144
 
145
- #: gallery-plugin.php:781
146
  #, fuzzy
147
  msgid "All plugin settings were restored."
148
  msgstr "op de plugin instellingen pagina ("
149
 
150
- #: gallery-plugin.php:793
151
  msgid "Gallery Settings"
152
  msgstr "Galerij Instellingen"
153
 
154
- #: gallery-plugin.php:796
155
  #: gallery-plugin.php:1134
156
  msgid "FAQ"
157
  msgstr "FAQ "
158
 
159
- #: gallery-plugin.php:797
160
  msgid "Go PRO"
161
  msgstr "Ga PRO"
162
 
163
- #: gallery-plugin.php:807
 
 
 
 
164
  msgid "Notice:"
165
  msgstr "Opmerking:"
166
 
167
- #: gallery-plugin.php:807
168
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
169
  msgstr "De instellingen van de plugin zijn veranderd. Om ze op te slaan, dien je op de knop 'Instellingen Opslaan' te drukken."
170
 
171
- #: gallery-plugin.php:808
172
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
173
  msgstr "Als je een enkele galerij wilt toevoegen aan je pagina, of bericht, kopieer & plak dan de volgende shortcode in je bericht, of pagina:"
174
 
175
- #: gallery-plugin.php:812
176
- msgid "Please enable JavaScript to use the option to renew images."
177
- msgstr " Javascript dient geactiveerd te zijn, om gebruik te maken van de optie om foto's te vernieuwen."
178
-
179
  #: gallery-plugin.php:816
180
  msgid "Update images for gallery"
181
  msgstr "Foto's voor galerij bijwerken"
@@ -386,32 +388,33 @@ msgid "Add gallery to the search"
386
  msgstr "Galerij, aan zoeken, toevoegen"
387
 
388
  #: gallery-plugin.php:1010
 
 
389
  msgid "Using"
390
  msgstr "Gebruik"
391
 
392
  #: gallery-plugin.php:1010
393
- msgid "powered by"
394
- msgstr "powered by"
395
-
396
  #: gallery-plugin.php:1013
397
  #: gallery-plugin.php:1017
398
- msgid "Using Custom Search powered by"
399
- msgstr "Aangepast zoeken, powered by"
400
 
401
  #: gallery-plugin.php:1013
402
- msgid "Activate Custom Search"
403
- msgstr "Activeer Aangepast zoeken"
 
404
 
405
  #: gallery-plugin.php:1017
406
- msgid "Download Custom Search"
407
- msgstr "Aangepast zoeken, downloaden"
408
 
409
  #: gallery-plugin.php:1022
410
  msgid "Rewrite templates after update"
411
  msgstr ""
412
 
413
  #: gallery-plugin.php:1024
414
- msgid "Turn off the checkbox, if You edited the file 'gallery-template.php' or 'gallery-single-template.php' file in your theme folder and You don't want to rewrite them"
 
415
  msgstr ""
416
 
417
  #: gallery-plugin.php:1033
@@ -475,7 +478,8 @@ msgid "Display all images in the lightbox instead of going into a single gallery
475
  msgstr ""
476
 
477
  #: gallery-plugin.php:1072
478
- msgid "When using the gallery template or a shortcode with `display=short` parameter"
 
479
  msgstr ""
480
 
481
  #: gallery-plugin.php:1098
@@ -511,272 +515,275 @@ msgid ""
511
  msgstr ""
512
 
513
  #: gallery-plugin.php:1217
514
- msgid "Insert Media"
515
  msgstr ""
516
 
517
  #: gallery-plugin.php:1218
 
 
 
 
518
  msgid "Insert"
519
  msgstr ""
520
 
521
- #: gallery-plugin.php:1230
522
  #, fuzzy
523
  msgid "Learn more"
524
  msgstr "Kom meer te weten"
525
 
526
- #: gallery-plugin.php:1235
527
- msgid "Activate"
528
- msgstr "Activeren"
529
-
530
- #: gallery-plugin.php:1242
531
  #, fuzzy
532
  msgid "Install now"
533
  msgstr "Установка %"
534
 
535
- #: gallery-plugin.php:1251
536
  msgid "Add multiple gallery categories"
537
  msgstr ""
538
 
539
- #: gallery-plugin.php:1251
540
  msgid "Install Gallery Categories plugin to add unlimited number of categories."
541
  msgstr ""
542
 
543
- #: gallery-plugin.php:1260
544
  msgid "Close"
545
  msgstr ""
546
 
547
- #: gallery-plugin.php:1524
548
  #: template/gallery-single-template.php:101
549
  msgid "Sorry, nothing found."
550
  msgstr "Sorry, niets gevonden."
551
 
552
- #: gallery-plugin.php:1546
553
  #: template/gallery-single-template.php:120
554
  msgid "Image"
555
  msgstr "Foto"
556
 
557
- #: gallery-plugin.php:1546
558
  #: template/gallery-single-template.php:19
559
  msgid "Download high resolution image"
560
  msgstr "Download hoge-resolutie foto"
561
 
562
- #: gallery-plugin.php:1676
563
  msgid "Image size not defined"
564
  msgstr "Afmetingen van foto, niet gedefinieerd"
565
 
566
- #: gallery-plugin.php:1691
567
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
568
  msgstr "We kunnen alleen de volgende bestandstypen bijwerken: PNG, JPG, GIF, WPMP of XBM (Voor overige, aub handmatig herladen)."
569
 
570
- #: gallery-plugin.php:1702
571
  msgid "Image size changes not defined"
572
  msgstr "Wijzigingen van foto afmetingen, niet gedefinieerd"
573
 
574
- #: gallery-plugin.php:1731
575
- #: gallery-plugin.php:1734
576
- #: gallery-plugin.php:1739
577
  msgid "Invalid path"
578
  msgstr "Ongeldig pad"
579
 
580
- #: gallery-plugin.php:1888
581
  msgid "Add images requires JavaScript."
582
  msgstr ""
583
 
584
- #: gallery-plugin.php:1891
585
  msgid "Add Media"
586
  msgstr ""
587
 
588
- #: gallery-plugin.php:1901
589
  msgid "The grid view for the Gallery images requires JavaScript."
590
  msgstr ""
591
 
592
- #: gallery-plugin.php:1901
593
  msgid "Switch to the list view"
594
  msgstr ""
595
 
596
- #: gallery-plugin.php:1928
597
  msgid "List View"
598
  msgstr ""
599
 
600
- #: gallery-plugin.php:1929
601
  msgid "Grid View"
602
  msgstr ""
603
 
604
- #: gallery-plugin.php:1986
605
  msgid "Filter"
606
  msgstr ""
607
 
608
- #: gallery-plugin.php:1990
609
  msgid "Empty Trash"
610
  msgstr ""
611
 
612
- #: gallery-plugin.php:2011
613
  #, fuzzy
614
  msgid "No images found"
615
  msgstr "Geen foto gevonden"
616
 
617
- #: gallery-plugin.php:2065
618
  msgid "Select bulk action"
619
  msgstr ""
620
 
621
- #: gallery-plugin.php:2067
622
  msgid "Bulk Actions"
623
  msgstr ""
624
 
625
- #: gallery-plugin.php:2077
626
  msgid "Apply"
627
  msgstr ""
628
 
629
- #: gallery-plugin.php:2084
630
- #: gallery-plugin.php:2258
631
  #, fuzzy
632
  msgid "Delete from Gallery"
633
  msgstr "Nieuwe Galerij"
634
 
635
- #: gallery-plugin.php:2097
636
- #: gallery-plugin.php:2111
637
- msgid "Display file URL"
638
- msgstr ""
 
639
 
640
- #: gallery-plugin.php:2106
641
  msgid "Bulk Select"
642
  msgstr ""
643
 
644
- #: gallery-plugin.php:2108
645
  msgid "Cancel Selection"
646
  msgstr ""
647
 
648
- #: gallery-plugin.php:2109
649
  msgid "Delete Selected"
650
  msgstr ""
651
 
652
- #: gallery-plugin.php:2122
653
  msgid "File"
654
  msgstr ""
655
 
656
- #: gallery-plugin.php:2123
657
- #: gallery-plugin.php:2211
 
658
  msgid "Dimensions"
659
  msgstr ""
660
 
661
- #: gallery-plugin.php:2125
662
  #: gallery-plugin.php:2246
 
663
  msgid "Alt tag"
664
  msgstr "Alt tag"
665
 
666
- #: gallery-plugin.php:2126
667
- #: gallery-plugin.php:2250
668
- msgid "URL"
669
- msgstr "URL"
670
 
671
- #: gallery-plugin.php:2202
 
 
 
 
 
 
 
 
 
 
 
672
  msgid "Deselect"
673
  msgstr ""
674
 
675
- #: gallery-plugin.php:2208
676
  msgid "File name"
677
  msgstr ""
678
 
679
- #: gallery-plugin.php:2209
680
  msgid "File type"
681
  msgstr ""
682
 
683
- #: gallery-plugin.php:2210
684
  #, fuzzy
685
- msgid "Uploaded on"
686
- msgstr "Upload Bestand"
687
-
688
- #: gallery-plugin.php:2214
689
- #: gallery-plugin.php:2215
690
- #, fuzzy
691
- msgid "Edit Attachment"
692
  msgstr "Bijlage ID"
693
 
694
- #: gallery-plugin.php:2215
695
  #, fuzzy
696
- msgid "Edit Attachment Info"
697
  msgstr "Bijlage ID"
698
 
699
- #: gallery-plugin.php:2225
700
  #, fuzzy
701
  msgid "Go Pro"
702
  msgstr "Ga PRO"
703
 
704
- #: gallery-plugin.php:2225
705
  msgid "Pro version"
706
  msgstr ""
707
 
708
- #: gallery-plugin.php:2228
709
  msgid "This setting is available in Pro version"
710
  msgstr "Deze instelling is alleen beschikbaar in de Pro versie"
711
 
712
- #: gallery-plugin.php:2252
713
- msgid "(by click on image opens a link in a new window)"
714
- msgstr "(door op een foto te drukken, opent de link zich in een nieuwe pagina)"
715
-
716
- #: gallery-plugin.php:2256
717
  msgid "Edit more details"
718
  msgstr ""
719
 
720
- #: gallery-plugin.php:2288
721
  #, php-format
722
  msgid "Select %s"
723
  msgstr ""
724
 
725
- #: gallery-plugin.php:2301
726
- #: gallery-plugin.php:2313
727
  #, php-format
728
  msgid "Edit &#8220;%s&#8221;"
729
  msgstr ""
730
 
731
- #: gallery-plugin.php:2348
732
- #: gallery-plugin.php:2361
733
  msgid "Edit"
734
  msgstr ""
735
 
736
- #: gallery-plugin.php:2351
737
- #: gallery-plugin.php:2366
738
  msgid "Trash"
739
  msgstr ""
740
 
741
- #: gallery-plugin.php:2354
742
- #: gallery-plugin.php:2369
743
  msgid "Delete Permanently"
744
  msgstr ""
745
 
746
- #: gallery-plugin.php:2356
747
- #: gallery-plugin.php:2374
748
  #, php-format
749
  msgid "View &#8220;%s&#8221;"
750
  msgstr ""
751
 
752
- #: gallery-plugin.php:2356
753
- #: gallery-plugin.php:2374
754
  msgid "View"
755
  msgstr ""
756
 
757
- #: gallery-plugin.php:2358
758
  #, fuzzy
759
  msgid "Attach"
760
  msgstr "Bijlage ID"
761
 
762
- #: gallery-plugin.php:2364
763
  msgid "Restore"
764
  msgstr ""
765
 
766
- #: gallery-plugin.php:2484
767
  msgid "Warning"
768
  msgstr ""
769
 
770
- #: gallery-plugin.php:2484
771
  msgid "You can add only images to the gallery"
772
  msgstr ""
773
 
774
- #: gallery-plugin.php:2513
775
  #, fuzzy
776
  msgid "Sorry, no gallery found."
777
  msgstr "Sorry, niets gevonden."
778
 
779
- #: gallery-plugin.php:2519
780
  #, fuzzy
781
  msgid "Display an album image with the description and the link to a single gallery page"
782
  msgstr "Als je een korte omschrijving, met een voorbeeld & link naar de galerij pagina, wilt weergeven "
@@ -877,6 +884,26 @@ msgstr ""
877
  msgid "Gallery Category"
878
  msgstr "Afmeting galerij foto"
879
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
880
  #~ msgid "Add a Gallery"
881
  #~ msgstr "Galerij toevoegen"
882
 
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-14 14:32+0300\n"
6
+ "PO-Revision-Date: 2015-09-14 14:32+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: J Goessens <j.goessens@gmail.com>\n"
9
  "Language: nl_NL\n"
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: gallery-plugin.php:45
21
+ #: gallery-plugin.php:797
22
  #: gallery-plugin.php:1133
23
  #: gallery-plugin.php:1150
24
  msgid "Settings"
25
  msgstr "Instellingen"
26
 
27
+ #: gallery-plugin.php:105
28
  msgid "See images &raquo;"
29
  msgstr "Foto's bekijken &raquo;"
30
 
31
+ #: gallery-plugin.php:108
32
  msgid "Return to all albums"
33
  msgstr ""
34
 
35
+ #: gallery-plugin.php:332
36
+ #, fuzzy, php-format
37
+ msgid "The following files '%s' and '%s' were not found in the directory of your theme. Please copy them from the directory `%s` to the directory of your theme for the correct work of the Gallery plugin"
38
  msgstr "De volgende bestanden \"gallery-template.php\" en \"gallery-single-template.php\" werden niet in de actieve 'theme' map gevonden. Voor de correcte werking van deze plugin, dienen ze vanuit `/wp-content/plugins/gallery-plugin/template/` naar de actieve 'theme' map te worden gekopieerd. "
39
 
40
+ #: gallery-plugin.php:342
41
+ #: gallery-plugin.php:351
42
  msgid "Galleries"
43
  msgstr "Galerijen"
44
 
45
+ #: gallery-plugin.php:343
46
+ #: gallery-plugin.php:2530
47
  msgid "Gallery"
48
  msgstr "Galerij"
49
 
50
+ #: gallery-plugin.php:344
51
  msgid "Add New Gallery"
52
  msgstr "Nieuwe Galerij toevoegen"
53
 
54
+ #: gallery-plugin.php:345
55
  msgid "Edit Gallery"
56
  msgstr "Galerij bewerken"
57
 
58
+ #: gallery-plugin.php:346
59
  msgid "New Gallery"
60
  msgstr "Nieuwe Galerij"
61
 
62
+ #: gallery-plugin.php:347
63
  msgid "View Gallery"
64
  msgstr "Galerij bekijken"
65
 
66
+ #: gallery-plugin.php:348
67
  #, fuzzy
68
  msgid "Search Galleries"
69
  msgstr "Galerijen"
70
 
71
+ #: gallery-plugin.php:349
72
  msgid "No Gallery found"
73
  msgstr "Geen Galerij gevonden"
74
 
75
+ #: gallery-plugin.php:406
76
  msgid "Gallery Shortcode"
77
  msgstr "Galerij Shortcode"
78
 
79
+ #: gallery-plugin.php:408
80
+ #: gallery-plugin.php:440
81
  #, fuzzy
82
  msgid "Gallery Categories"
83
  msgstr "Afmeting galerij foto"
84
 
85
+ #: gallery-plugin.php:417
86
  msgid "Add this shortcode to a page, post or widget to display a single gallery"
87
  msgstr ""
88
 
89
+ #: gallery-plugin.php:420
90
  #, fuzzy
91
  msgid "Use this shortcode to display an album image with the description and the link to a single gallery page"
92
  msgstr "Als je een korte omschrijving, met een voorbeeld & link naar de galerij pagina, wilt weergeven "
93
 
94
+ #: gallery-plugin.php:422
95
  msgid "Short display"
96
  msgstr ""
97
 
98
+ #: gallery-plugin.php:441
99
  msgid "Most Used"
100
  msgstr ""
101
 
102
+ #: gallery-plugin.php:446
103
  #: gallery-plugin.php:890
104
  msgid "Default"
105
  msgstr "Standaard"
106
 
107
+ #: gallery-plugin.php:451
108
  #, fuzzy
109
  msgid "Add New Gallery Category"
110
  msgstr "Nieuwe Galerij toevoegen"
111
 
112
+ #: gallery-plugin.php:458
113
  #, fuzzy
114
  msgid "Install plugin"
115
  msgstr "Встановлених модулів"
116
 
117
+ #: gallery-plugin.php:613
118
+ #: gallery-plugin.php:2126
119
+ #: gallery-plugin.php:2240
120
+ #: gallery-plugin.php:2326
121
  msgid "Title"
122
  msgstr "Titel"
123
 
124
+ #: gallery-plugin.php:614
125
  msgid "Author"
126
  msgstr "Autheur"
127
 
128
+ #: gallery-plugin.php:615
129
  #, fuzzy
130
  msgid "Shortcode"
131
  msgstr "Galerij Shortcode"
132
 
133
+ #: gallery-plugin.php:616
134
  #, fuzzy
135
  msgid "Photos"
136
  msgstr "Foto"
137
 
138
+ #: gallery-plugin.php:617
139
  #: gallery-plugin.php:954
140
  msgid "Date"
141
  msgstr "Datum"
142
 
143
+ #: gallery-plugin.php:770
144
  msgid "Settings are saved"
145
  msgstr "Instellingen opgeslagen"
146
 
147
+ #: gallery-plugin.php:783
148
  #, fuzzy
149
  msgid "All plugin settings were restored."
150
  msgstr "op de plugin instellingen pagina ("
151
 
152
+ #: gallery-plugin.php:795
153
  msgid "Gallery Settings"
154
  msgstr "Galerij Instellingen"
155
 
156
+ #: gallery-plugin.php:798
157
  #: gallery-plugin.php:1134
158
  msgid "FAQ"
159
  msgstr "FAQ "
160
 
161
+ #: gallery-plugin.php:799
162
  msgid "Go PRO"
163
  msgstr "Ga PRO"
164
 
165
+ #: gallery-plugin.php:809
166
+ msgid "Please enable JavaScript to use the option to renew images."
167
+ msgstr " Javascript dient geactiveerd te zijn, om gebruik te maken van de optie om foto's te vernieuwen."
168
+
169
+ #: gallery-plugin.php:810
170
  msgid "Notice:"
171
  msgstr "Opmerking:"
172
 
173
+ #: gallery-plugin.php:810
174
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
175
  msgstr "De instellingen van de plugin zijn veranderd. Om ze op te slaan, dien je op de knop 'Instellingen Opslaan' te drukken."
176
 
177
+ #: gallery-plugin.php:811
178
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
179
  msgstr "Als je een enkele galerij wilt toevoegen aan je pagina, of bericht, kopieer & plak dan de volgende shortcode in je bericht, of pagina:"
180
 
 
 
 
 
181
  #: gallery-plugin.php:816
182
  msgid "Update images for gallery"
183
  msgstr "Foto's voor galerij bijwerken"
388
  msgstr "Galerij, aan zoeken, toevoegen"
389
 
390
  #: gallery-plugin.php:1010
391
+ #: gallery-plugin.php:1013
392
+ #: gallery-plugin.php:1017
393
  msgid "Using"
394
  msgstr "Gebruik"
395
 
396
  #: gallery-plugin.php:1010
 
 
 
397
  #: gallery-plugin.php:1013
398
  #: gallery-plugin.php:1017
399
+ msgid "powered by"
400
+ msgstr "powered by"
401
 
402
  #: gallery-plugin.php:1013
403
+ #: gallery-plugin.php:1236
404
+ msgid "Activate"
405
+ msgstr "Activeren"
406
 
407
  #: gallery-plugin.php:1017
408
+ msgid "Download"
409
+ msgstr ""
410
 
411
  #: gallery-plugin.php:1022
412
  msgid "Rewrite templates after update"
413
  msgstr ""
414
 
415
  #: gallery-plugin.php:1024
416
+ #, php-format
417
+ msgid "Turn off the checkbox, if You edited the file '%s' or '%s' file in your theme folder and You don't want to rewrite them"
418
  msgstr ""
419
 
420
  #: gallery-plugin.php:1033
478
  msgstr ""
479
 
480
  #: gallery-plugin.php:1072
481
+ #, php-format
482
+ msgid "When using the gallery template or a shortcode with `%s` parameter"
483
  msgstr ""
484
 
485
  #: gallery-plugin.php:1098
515
  msgstr ""
516
 
517
  #: gallery-plugin.php:1217
518
+ msgid "Switching to another mode, all unsaved data will be lost. Save data before switching?"
519
  msgstr ""
520
 
521
  #: gallery-plugin.php:1218
522
+ msgid "Insert Media"
523
+ msgstr ""
524
+
525
+ #: gallery-plugin.php:1219
526
  msgid "Insert"
527
  msgstr ""
528
 
529
+ #: gallery-plugin.php:1231
530
  #, fuzzy
531
  msgid "Learn more"
532
  msgstr "Kom meer te weten"
533
 
534
+ #: gallery-plugin.php:1243
 
 
 
 
535
  #, fuzzy
536
  msgid "Install now"
537
  msgstr "Установка %"
538
 
539
+ #: gallery-plugin.php:1252
540
  msgid "Add multiple gallery categories"
541
  msgstr ""
542
 
543
+ #: gallery-plugin.php:1252
544
  msgid "Install Gallery Categories plugin to add unlimited number of categories."
545
  msgstr ""
546
 
547
+ #: gallery-plugin.php:1261
548
  msgid "Close"
549
  msgstr ""
550
 
551
+ #: gallery-plugin.php:1525
552
  #: template/gallery-single-template.php:101
553
  msgid "Sorry, nothing found."
554
  msgstr "Sorry, niets gevonden."
555
 
556
+ #: gallery-plugin.php:1547
557
  #: template/gallery-single-template.php:120
558
  msgid "Image"
559
  msgstr "Foto"
560
 
561
+ #: gallery-plugin.php:1547
562
  #: template/gallery-single-template.php:19
563
  msgid "Download high resolution image"
564
  msgstr "Download hoge-resolutie foto"
565
 
566
+ #: gallery-plugin.php:1677
567
  msgid "Image size not defined"
568
  msgstr "Afmetingen van foto, niet gedefinieerd"
569
 
570
+ #: gallery-plugin.php:1692
571
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
572
  msgstr "We kunnen alleen de volgende bestandstypen bijwerken: PNG, JPG, GIF, WPMP of XBM (Voor overige, aub handmatig herladen)."
573
 
574
+ #: gallery-plugin.php:1703
575
  msgid "Image size changes not defined"
576
  msgstr "Wijzigingen van foto afmetingen, niet gedefinieerd"
577
 
578
+ #: gallery-plugin.php:1732
579
+ #: gallery-plugin.php:1735
580
+ #: gallery-plugin.php:1740
581
  msgid "Invalid path"
582
  msgstr "Ongeldig pad"
583
 
584
+ #: gallery-plugin.php:1889
585
  msgid "Add images requires JavaScript."
586
  msgstr ""
587
 
588
+ #: gallery-plugin.php:1892
589
  msgid "Add Media"
590
  msgstr ""
591
 
592
+ #: gallery-plugin.php:1902
593
  msgid "The grid view for the Gallery images requires JavaScript."
594
  msgstr ""
595
 
596
+ #: gallery-plugin.php:1902
597
  msgid "Switch to the list view"
598
  msgstr ""
599
 
600
+ #: gallery-plugin.php:1929
601
  msgid "List View"
602
  msgstr ""
603
 
604
+ #: gallery-plugin.php:1930
605
  msgid "Grid View"
606
  msgstr ""
607
 
608
+ #: gallery-plugin.php:1987
609
  msgid "Filter"
610
  msgstr ""
611
 
612
+ #: gallery-plugin.php:1991
613
  msgid "Empty Trash"
614
  msgstr ""
615
 
616
+ #: gallery-plugin.php:2012
617
  #, fuzzy
618
  msgid "No images found"
619
  msgstr "Geen foto gevonden"
620
 
621
+ #: gallery-plugin.php:2066
622
  msgid "Select bulk action"
623
  msgstr ""
624
 
625
+ #: gallery-plugin.php:2068
626
  msgid "Bulk Actions"
627
  msgstr ""
628
 
629
+ #: gallery-plugin.php:2078
630
  msgid "Apply"
631
  msgstr ""
632
 
633
+ #: gallery-plugin.php:2085
634
+ #: gallery-plugin.php:2264
635
  #, fuzzy
636
  msgid "Delete from Gallery"
637
  msgstr "Nieuwe Galerij"
638
 
639
+ #: gallery-plugin.php:2098
640
+ #: gallery-plugin.php:2112
641
+ #, fuzzy
642
+ msgid "Display link to the original file under each image in the lightbox"
643
+ msgstr "Geef volledige grootte weer, voor lightbox"
644
 
645
+ #: gallery-plugin.php:2107
646
  msgid "Bulk Select"
647
  msgstr ""
648
 
649
+ #: gallery-plugin.php:2109
650
  msgid "Cancel Selection"
651
  msgstr ""
652
 
653
+ #: gallery-plugin.php:2110
654
  msgid "Delete Selected"
655
  msgstr ""
656
 
657
+ #: gallery-plugin.php:2124
658
  msgid "File"
659
  msgstr ""
660
 
661
+ #: gallery-plugin.php:2125
662
+ #: gallery-plugin.php:2213
663
+ #: gallery-plugin.php:2321
664
  msgid "Dimensions"
665
  msgstr ""
666
 
667
+ #: gallery-plugin.php:2127
668
  #: gallery-plugin.php:2246
669
+ #: gallery-plugin.php:2331
670
  msgid "Alt tag"
671
  msgstr "Alt tag"
672
 
673
+ #: gallery-plugin.php:2127
674
+ #: gallery-plugin.php:2248
675
+ msgid "The alt attribute specifies an alternate text for an image, if the image cannot be displayed."
676
+ msgstr ""
677
 
678
+ #: gallery-plugin.php:2128
679
+ #: gallery-plugin.php:2254
680
+ #: gallery-plugin.php:2336
681
+ msgid "Custom URL"
682
+ msgstr ""
683
+
684
+ #: gallery-plugin.php:2128
685
+ #: gallery-plugin.php:2256
686
+ msgid "By clicking on the thumbnail you'll go to the link (if the field is filled) or the image will be opened in the lightbox (if the field isn't filled)"
687
+ msgstr ""
688
+
689
+ #: gallery-plugin.php:2205
690
  msgid "Deselect"
691
  msgstr ""
692
 
693
+ #: gallery-plugin.php:2211
694
  msgid "File name"
695
  msgstr ""
696
 
697
+ #: gallery-plugin.php:2212
698
  msgid "File type"
699
  msgstr ""
700
 
701
+ #: gallery-plugin.php:2216
702
  #, fuzzy
703
+ msgid "Edit Attachment Info"
 
 
 
 
 
 
704
  msgstr "Bijlage ID"
705
 
706
+ #: gallery-plugin.php:2216
707
  #, fuzzy
708
+ msgid "Edit Attachment"
709
  msgstr "Bijlage ID"
710
 
711
+ #: gallery-plugin.php:2226
712
  #, fuzzy
713
  msgid "Go Pro"
714
  msgstr "Ga PRO"
715
 
716
+ #: gallery-plugin.php:2226
717
  msgid "Pro version"
718
  msgstr ""
719
 
720
+ #: gallery-plugin.php:2229
721
  msgid "This setting is available in Pro version"
722
  msgstr "Deze instelling is alleen beschikbaar in de Pro versie"
723
 
724
+ #: gallery-plugin.php:2262
 
 
 
 
725
  msgid "Edit more details"
726
  msgstr ""
727
 
728
+ #: gallery-plugin.php:2297
729
  #, php-format
730
  msgid "Select %s"
731
  msgstr ""
732
 
733
+ #: gallery-plugin.php:2310
 
734
  #, php-format
735
  msgid "Edit &#8220;%s&#8221;"
736
  msgstr ""
737
 
738
+ #: gallery-plugin.php:2354
739
+ #: gallery-plugin.php:2367
740
  msgid "Edit"
741
  msgstr ""
742
 
743
+ #: gallery-plugin.php:2357
744
+ #: gallery-plugin.php:2372
745
  msgid "Trash"
746
  msgstr ""
747
 
748
+ #: gallery-plugin.php:2360
749
+ #: gallery-plugin.php:2375
750
  msgid "Delete Permanently"
751
  msgstr ""
752
 
753
+ #: gallery-plugin.php:2362
754
+ #: gallery-plugin.php:2380
755
  #, php-format
756
  msgid "View &#8220;%s&#8221;"
757
  msgstr ""
758
 
759
+ #: gallery-plugin.php:2362
760
+ #: gallery-plugin.php:2380
761
  msgid "View"
762
  msgstr ""
763
 
764
+ #: gallery-plugin.php:2364
765
  #, fuzzy
766
  msgid "Attach"
767
  msgstr "Bijlage ID"
768
 
769
+ #: gallery-plugin.php:2370
770
  msgid "Restore"
771
  msgstr ""
772
 
773
+ #: gallery-plugin.php:2501
774
  msgid "Warning"
775
  msgstr ""
776
 
777
+ #: gallery-plugin.php:2501
778
  msgid "You can add only images to the gallery"
779
  msgstr ""
780
 
781
+ #: gallery-plugin.php:2532
782
  #, fuzzy
783
  msgid "Sorry, no gallery found."
784
  msgstr "Sorry, niets gevonden."
785
 
786
+ #: gallery-plugin.php:2538
787
  #, fuzzy
788
  msgid "Display an album image with the description and the link to a single gallery page"
789
  msgstr "Als je een korte omschrijving, met een voorbeeld & link naar de galerij pagina, wilt weergeven "
884
  msgid "Gallery Category"
885
  msgstr "Afmeting galerij foto"
886
 
887
+ #~ msgid "Using Custom Search powered by"
888
+ #~ msgstr "Aangepast zoeken, powered by"
889
+
890
+ #~ msgid "Activate Custom Search"
891
+ #~ msgstr "Activeer Aangepast zoeken"
892
+
893
+ #~ msgid "Download Custom Search"
894
+ #~ msgstr "Aangepast zoeken, downloaden"
895
+
896
+ #~ msgid "URL"
897
+ #~ msgstr "URL"
898
+
899
+ #, fuzzy
900
+ #~ msgid "Uploaded on"
901
+ #~ msgstr "Upload Bestand"
902
+
903
+ #~ msgid "(by click on image opens a link in a new window)"
904
+ #~ msgstr ""
905
+ #~ "(door op een foto te drukken, opent de link zich in een nieuwe pagina)"
906
+
907
  #~ msgid "Add a Gallery"
908
  #~ msgstr "Galerij toevoegen"
909
 
languages/gallery-plugin-pt_BR.mo ADDED
Binary file
languages/{gallery-pt_BR.po → gallery-plugin-pt_BR.po} RENAMED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-09-07 13:28+0300\n"
6
- "PO-Revision-Date: 2015-09-07 13:28+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: DJIO | Dionizio Bonfim Bach <wordpress@djio.com.br>\n"
9
  "Language: pt_BR\n"
@@ -20,191 +20,193 @@ msgstr ""
20
 
21
  # @ bestwebsoft
22
  # @ gallery
23
- #: gallery-plugin.php:43
24
- #: gallery-plugin.php:795
25
  #: gallery-plugin.php:1133
26
  #: gallery-plugin.php:1150
27
  msgid "Settings"
28
  msgstr "Configurações"
29
 
30
  # @ gallery
31
- #: gallery-plugin.php:104
32
  msgid "See images &raquo;"
33
  msgstr "Ver imagens &raquo;"
34
 
35
- #: gallery-plugin.php:107
36
  msgid "Return to all albums"
37
  msgstr ""
38
 
39
  # @ gallery
40
- #: gallery-plugin.php:331
41
- msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
 
42
  msgstr "Os seguintes arquivos \"gallery-template.php\" e \"gallery-single-template.php\" não foram encontrados no diretório do seu tema. Por favor, copie-os a partir do diretório `/wp-content/plugins/gallery-plugin/template/` para o diretório do seu tema para que o plugin Galeria funcione corretamente"
43
 
44
  # @ gallery
45
- #: gallery-plugin.php:340
46
- #: gallery-plugin.php:349
47
  msgid "Galleries"
48
  msgstr "Galerias"
49
 
50
  # @ gallery
51
- #: gallery-plugin.php:341
52
- #: gallery-plugin.php:2511
53
  msgid "Gallery"
54
  msgstr "Galeria"
55
 
56
  # @ gallery
57
- #: gallery-plugin.php:342
58
  msgid "Add New Gallery"
59
  msgstr "Adicionar Nova Galeria"
60
 
61
  # @ gallery
62
- #: gallery-plugin.php:343
63
  msgid "Edit Gallery"
64
  msgstr "Editar Galeria"
65
 
66
  # @ gallery
67
- #: gallery-plugin.php:344
68
  msgid "New Gallery"
69
  msgstr "Nova Galeria"
70
 
71
  # @ gallery
72
- #: gallery-plugin.php:345
73
  msgid "View Gallery"
74
  msgstr "Ver Galeria"
75
 
76
  # @ gallery
77
- #: gallery-plugin.php:346
78
  #, fuzzy
79
  msgid "Search Galleries"
80
  msgstr "Galerias"
81
 
82
  # @ gallery
83
- #: gallery-plugin.php:347
84
  msgid "No Gallery found"
85
  msgstr "Nenhuma Galeria foi encontrada"
86
 
87
  # @ gallery
88
- #: gallery-plugin.php:404
89
  msgid "Gallery Shortcode"
90
  msgstr "Shortcode da Galeria"
91
 
92
  # @ gallery
93
- #: gallery-plugin.php:406
94
- #: gallery-plugin.php:438
95
  #, fuzzy
96
  msgid "Gallery Categories"
97
  msgstr "Tamanho da imagem da galeria"
98
 
99
- #: gallery-plugin.php:415
100
  msgid "Add this shortcode to a page, post or widget to display a single gallery"
101
  msgstr ""
102
 
103
  # @ gallery
104
- #: gallery-plugin.php:418
105
  #, fuzzy
106
  msgid "Use this shortcode to display an album image with the description and the link to a single gallery page"
107
  msgstr "Se você quiser mostrar uma breve descrição contendo a miniatura e o link para a Página da Galeria use assim"
108
 
109
- #: gallery-plugin.php:420
110
  msgid "Short display"
111
  msgstr ""
112
 
113
- #: gallery-plugin.php:439
114
  msgid "Most Used"
115
  msgstr ""
116
 
117
  # @ gallery
118
- #: gallery-plugin.php:444
119
  #: gallery-plugin.php:890
120
  msgid "Default"
121
  msgstr "Padrão"
122
 
123
  # @ gallery
124
- #: gallery-plugin.php:449
125
  #, fuzzy
126
  msgid "Add New Gallery Category"
127
  msgstr "Adicionar Nova Galeria"
128
 
129
- #: gallery-plugin.php:456
130
  msgid "Install plugin"
131
  msgstr ""
132
 
133
  # @ gallery
134
- #: gallery-plugin.php:611
135
- #: gallery-plugin.php:2124
136
- #: gallery-plugin.php:2242
 
137
  msgid "Title"
138
  msgstr "Título"
139
 
140
  # @ gallery
141
- #: gallery-plugin.php:612
142
  msgid "Author"
143
  msgstr "Autor"
144
 
145
  # @ gallery
146
- #: gallery-plugin.php:613
147
  #, fuzzy
148
  msgid "Shortcode"
149
  msgstr "Shortcode da Galeria"
150
 
151
  # @ gallery
152
- #: gallery-plugin.php:614
153
  #, fuzzy
154
  msgid "Photos"
155
  msgstr "Foto"
156
 
157
  # @ gallery
158
- #: gallery-plugin.php:615
159
  #: gallery-plugin.php:954
160
  msgid "Date"
161
  msgstr "Data"
162
 
163
  # @ gallery
164
- #: gallery-plugin.php:768
165
  msgid "Settings are saved"
166
  msgstr "As configurações estão salvas"
167
 
168
  # @ gallery
169
- #: gallery-plugin.php:781
170
  #, fuzzy
171
  msgid "All plugin settings were restored."
172
  msgstr "da página de configurações do plugin ("
173
 
174
  # @ gallery
175
- #: gallery-plugin.php:793
176
  msgid "Gallery Settings"
177
  msgstr "Configurações da Galeria"
178
 
179
  # @ gallery
180
- #: gallery-plugin.php:796
181
  #: gallery-plugin.php:1134
182
  msgid "FAQ"
183
  msgstr "FAQ"
184
 
185
- #: gallery-plugin.php:797
186
  msgid "Go PRO"
187
  msgstr ""
188
 
189
- #: gallery-plugin.php:807
 
 
 
 
 
 
190
  msgid "Notice:"
191
  msgstr ""
192
 
193
- #: gallery-plugin.php:807
194
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
195
  msgstr ""
196
 
197
  # @ gallery
198
- #: gallery-plugin.php:808
199
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
200
  msgstr "Se você quiser adicionar uma Galeria específica em sua página ou post, basta copiar e colar este shortcode em seu post ou página:"
201
 
202
- # @ gallery
203
- #: gallery-plugin.php:812
204
- #, fuzzy
205
- msgid "Please enable JavaScript to use the option to renew images."
206
- msgstr "Favor havilitar o Javascript para usar o envio de arquivos."
207
-
208
  #: gallery-plugin.php:816
209
  msgid "Update images for gallery"
210
  msgstr ""
@@ -456,24 +458,24 @@ msgid "Add gallery to the search"
456
  msgstr ""
457
 
458
  #: gallery-plugin.php:1010
 
 
459
  msgid "Using"
460
  msgstr ""
461
 
462
  #: gallery-plugin.php:1010
463
- msgid "powered by"
464
- msgstr ""
465
-
466
  #: gallery-plugin.php:1013
467
  #: gallery-plugin.php:1017
468
- msgid "Using Custom Search powered by"
469
  msgstr ""
470
 
471
  #: gallery-plugin.php:1013
472
- msgid "Activate Custom Search"
 
473
  msgstr ""
474
 
475
  #: gallery-plugin.php:1017
476
- msgid "Download Custom Search"
477
  msgstr ""
478
 
479
  #: gallery-plugin.php:1022
@@ -481,7 +483,8 @@ msgid "Rewrite templates after update"
481
  msgstr ""
482
 
483
  #: gallery-plugin.php:1024
484
- msgid "Turn off the checkbox, if You edited the file 'gallery-template.php' or 'gallery-single-template.php' file in your theme folder and You don't want to rewrite them"
 
485
  msgstr ""
486
 
487
  #: gallery-plugin.php:1033
@@ -552,7 +555,8 @@ msgid "Display all images in the lightbox instead of going into a single gallery
552
  msgstr ""
553
 
554
  #: gallery-plugin.php:1072
555
- msgid "When using the gallery template or a shortcode with `display=short` parameter"
 
556
  msgstr ""
557
 
558
  # @ default
@@ -590,285 +594,286 @@ msgid ""
590
  msgstr ""
591
 
592
  #: gallery-plugin.php:1217
593
- msgid "Insert Media"
594
  msgstr ""
595
 
596
  #: gallery-plugin.php:1218
597
- msgid "Insert"
598
  msgstr ""
599
 
600
- #: gallery-plugin.php:1230
601
- msgid "Learn more"
602
  msgstr ""
603
 
604
- #: gallery-plugin.php:1235
605
- msgid "Activate"
606
  msgstr ""
607
 
608
- #: gallery-plugin.php:1242
609
  msgid "Install now"
610
  msgstr ""
611
 
612
- #: gallery-plugin.php:1251
613
  msgid "Add multiple gallery categories"
614
  msgstr ""
615
 
616
- #: gallery-plugin.php:1251
617
  msgid "Install Gallery Categories plugin to add unlimited number of categories."
618
  msgstr ""
619
 
620
- #: gallery-plugin.php:1260
621
  msgid "Close"
622
  msgstr ""
623
 
624
  # @ gallery
625
- #: gallery-plugin.php:1524
626
  #: template/gallery-single-template.php:101
627
  msgid "Sorry, nothing found."
628
  msgstr "Desculpe, nada foi encontrado."
629
 
630
  # @ gallery
631
- #: gallery-plugin.php:1546
632
  #: template/gallery-single-template.php:120
633
  msgid "Image"
634
  msgstr "Imagem"
635
 
636
  # @ gallery
637
- #: gallery-plugin.php:1546
638
  #: template/gallery-single-template.php:19
639
  msgid "Download high resolution image"
640
  msgstr "Download de imagem de alta resolução"
641
 
642
  # @ gallery
643
- #: gallery-plugin.php:1676
644
  #, fuzzy
645
  msgid "Image size not defined"
646
  msgstr "Tamanho da imagem"
647
 
648
- #: gallery-plugin.php:1691
649
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
650
  msgstr ""
651
 
652
- #: gallery-plugin.php:1702
653
  msgid "Image size changes not defined"
654
  msgstr ""
655
 
656
- #: gallery-plugin.php:1731
657
- #: gallery-plugin.php:1734
658
- #: gallery-plugin.php:1739
659
  msgid "Invalid path"
660
  msgstr ""
661
 
662
- #: gallery-plugin.php:1888
663
  msgid "Add images requires JavaScript."
664
  msgstr ""
665
 
666
- #: gallery-plugin.php:1891
667
  msgid "Add Media"
668
  msgstr ""
669
 
670
- #: gallery-plugin.php:1901
671
  msgid "The grid view for the Gallery images requires JavaScript."
672
  msgstr ""
673
 
674
- #: gallery-plugin.php:1901
675
  msgid "Switch to the list view"
676
  msgstr ""
677
 
678
- #: gallery-plugin.php:1928
679
  msgid "List View"
680
  msgstr ""
681
 
682
- #: gallery-plugin.php:1929
683
  msgid "Grid View"
684
  msgstr ""
685
 
686
- #: gallery-plugin.php:1986
687
  msgid "Filter"
688
  msgstr ""
689
 
690
- #: gallery-plugin.php:1990
691
  msgid "Empty Trash"
692
  msgstr ""
693
 
694
  # @ gallery
695
- #: gallery-plugin.php:2011
696
  #, fuzzy
697
  msgid "No images found"
698
  msgstr "Nenhuma Galeria foi encontrada"
699
 
700
- #: gallery-plugin.php:2065
701
  msgid "Select bulk action"
702
  msgstr ""
703
 
704
- #: gallery-plugin.php:2067
705
  msgid "Bulk Actions"
706
  msgstr ""
707
 
708
- #: gallery-plugin.php:2077
709
  msgid "Apply"
710
  msgstr ""
711
 
712
  # @ gallery
713
- #: gallery-plugin.php:2084
714
- #: gallery-plugin.php:2258
715
  #, fuzzy
716
  msgid "Delete from Gallery"
717
  msgstr "Nova Galeria"
718
 
719
- #: gallery-plugin.php:2097
720
- #: gallery-plugin.php:2111
721
- msgid "Display file URL"
722
- msgstr ""
 
 
723
 
724
- #: gallery-plugin.php:2106
725
  msgid "Bulk Select"
726
  msgstr ""
727
 
728
- #: gallery-plugin.php:2108
729
  msgid "Cancel Selection"
730
  msgstr ""
731
 
732
- #: gallery-plugin.php:2109
733
  msgid "Delete Selected"
734
  msgstr ""
735
 
736
- #: gallery-plugin.php:2122
737
  msgid "File"
738
  msgstr ""
739
 
740
- #: gallery-plugin.php:2123
741
- #: gallery-plugin.php:2211
 
742
  msgid "Dimensions"
743
  msgstr ""
744
 
745
- #: gallery-plugin.php:2125
746
  #: gallery-plugin.php:2246
 
747
  msgid "Alt tag"
748
  msgstr ""
749
 
750
- # @ gallery
751
- #: gallery-plugin.php:2126
752
- #: gallery-plugin.php:2250
753
- msgid "URL"
754
- msgstr "URL"
 
 
 
 
 
 
 
 
 
 
755
 
756
- #: gallery-plugin.php:2202
757
  msgid "Deselect"
758
  msgstr ""
759
 
760
- #: gallery-plugin.php:2208
761
  msgid "File name"
762
  msgstr ""
763
 
764
- #: gallery-plugin.php:2209
765
  msgid "File type"
766
  msgstr ""
767
 
768
  # @ gallery
769
- #: gallery-plugin.php:2210
770
- #, fuzzy
771
- msgid "Uploaded on"
772
- msgstr "Enviar Arquivo"
773
-
774
- # @ gallery
775
- #: gallery-plugin.php:2214
776
- #: gallery-plugin.php:2215
777
  #, fuzzy
778
- msgid "Edit Attachment"
779
  msgstr "ID do anexo"
780
 
781
  # @ gallery
782
- #: gallery-plugin.php:2215
783
  #, fuzzy
784
- msgid "Edit Attachment Info"
785
  msgstr "ID do anexo"
786
 
787
- #: gallery-plugin.php:2225
788
  msgid "Go Pro"
789
  msgstr ""
790
 
791
- #: gallery-plugin.php:2225
792
  msgid "Pro version"
793
  msgstr ""
794
 
795
  # @ gallery
796
- #: gallery-plugin.php:2228
797
  msgid "This setting is available in Pro version"
798
  msgstr "Esta configuração está disponível na versão Pro"
799
 
800
- # @ gallery
801
- #: gallery-plugin.php:2252
802
- msgid "(by click on image opens a link in a new window)"
803
- msgstr "(clicar na imagem abre um link em uma nova janela)"
804
-
805
- #: gallery-plugin.php:2256
806
  msgid "Edit more details"
807
  msgstr ""
808
 
809
- #: gallery-plugin.php:2288
810
  #, php-format
811
  msgid "Select %s"
812
  msgstr ""
813
 
814
- #: gallery-plugin.php:2301
815
- #: gallery-plugin.php:2313
816
  #, php-format
817
  msgid "Edit &#8220;%s&#8221;"
818
  msgstr ""
819
 
820
- #: gallery-plugin.php:2348
821
- #: gallery-plugin.php:2361
822
  msgid "Edit"
823
  msgstr ""
824
 
825
- #: gallery-plugin.php:2351
826
- #: gallery-plugin.php:2366
827
  msgid "Trash"
828
  msgstr ""
829
 
830
- #: gallery-plugin.php:2354
831
- #: gallery-plugin.php:2369
832
  msgid "Delete Permanently"
833
  msgstr ""
834
 
835
- #: gallery-plugin.php:2356
836
- #: gallery-plugin.php:2374
837
  #, php-format
838
  msgid "View &#8220;%s&#8221;"
839
  msgstr ""
840
 
841
- #: gallery-plugin.php:2356
842
- #: gallery-plugin.php:2374
843
  msgid "View"
844
  msgstr ""
845
 
846
  # @ gallery
847
- #: gallery-plugin.php:2358
848
  #, fuzzy
849
  msgid "Attach"
850
  msgstr "ID do anexo"
851
 
852
- #: gallery-plugin.php:2364
853
  msgid "Restore"
854
  msgstr ""
855
 
856
- #: gallery-plugin.php:2484
857
  msgid "Warning"
858
  msgstr ""
859
 
860
- #: gallery-plugin.php:2484
861
  msgid "You can add only images to the gallery"
862
  msgstr ""
863
 
864
  # @ gallery
865
- #: gallery-plugin.php:2513
866
  #, fuzzy
867
  msgid "Sorry, no gallery found."
868
  msgstr "Desculpe, nada foi encontrado."
869
 
870
  # @ gallery
871
- #: gallery-plugin.php:2519
872
  #, fuzzy
873
  msgid "Display an album image with the description and the link to a single gallery page"
874
  msgstr "Se você quiser mostrar uma breve descrição contendo a miniatura e o link para a Página da Galeria use assim"
@@ -969,6 +974,17 @@ msgstr ""
969
  msgid "Gallery Category"
970
  msgstr "Tamanho da imagem da galeria"
971
 
 
 
 
 
 
 
 
 
 
 
 
972
  # @ gallery
973
  #~ msgid "Add a Gallery"
974
  #~ msgstr "Adicionar uma Galeria"
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-14 14:32+0300\n"
6
+ "PO-Revision-Date: 2015-09-14 14:32+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: DJIO | Dionizio Bonfim Bach <wordpress@djio.com.br>\n"
9
  "Language: pt_BR\n"
20
 
21
  # @ bestwebsoft
22
  # @ gallery
23
+ #: gallery-plugin.php:45
24
+ #: gallery-plugin.php:797
25
  #: gallery-plugin.php:1133
26
  #: gallery-plugin.php:1150
27
  msgid "Settings"
28
  msgstr "Configurações"
29
 
30
  # @ gallery
31
+ #: gallery-plugin.php:105
32
  msgid "See images &raquo;"
33
  msgstr "Ver imagens &raquo;"
34
 
35
+ #: gallery-plugin.php:108
36
  msgid "Return to all albums"
37
  msgstr ""
38
 
39
  # @ gallery
40
+ #: gallery-plugin.php:332
41
+ #, fuzzy, php-format
42
+ msgid "The following files '%s' and '%s' were not found in the directory of your theme. Please copy them from the directory `%s` to the directory of your theme for the correct work of the Gallery plugin"
43
  msgstr "Os seguintes arquivos \"gallery-template.php\" e \"gallery-single-template.php\" não foram encontrados no diretório do seu tema. Por favor, copie-os a partir do diretório `/wp-content/plugins/gallery-plugin/template/` para o diretório do seu tema para que o plugin Galeria funcione corretamente"
44
 
45
  # @ gallery
46
+ #: gallery-plugin.php:342
47
+ #: gallery-plugin.php:351
48
  msgid "Galleries"
49
  msgstr "Galerias"
50
 
51
  # @ gallery
52
+ #: gallery-plugin.php:343
53
+ #: gallery-plugin.php:2530
54
  msgid "Gallery"
55
  msgstr "Galeria"
56
 
57
  # @ gallery
58
+ #: gallery-plugin.php:344
59
  msgid "Add New Gallery"
60
  msgstr "Adicionar Nova Galeria"
61
 
62
  # @ gallery
63
+ #: gallery-plugin.php:345
64
  msgid "Edit Gallery"
65
  msgstr "Editar Galeria"
66
 
67
  # @ gallery
68
+ #: gallery-plugin.php:346
69
  msgid "New Gallery"
70
  msgstr "Nova Galeria"
71
 
72
  # @ gallery
73
+ #: gallery-plugin.php:347
74
  msgid "View Gallery"
75
  msgstr "Ver Galeria"
76
 
77
  # @ gallery
78
+ #: gallery-plugin.php:348
79
  #, fuzzy
80
  msgid "Search Galleries"
81
  msgstr "Galerias"
82
 
83
  # @ gallery
84
+ #: gallery-plugin.php:349
85
  msgid "No Gallery found"
86
  msgstr "Nenhuma Galeria foi encontrada"
87
 
88
  # @ gallery
89
+ #: gallery-plugin.php:406
90
  msgid "Gallery Shortcode"
91
  msgstr "Shortcode da Galeria"
92
 
93
  # @ gallery
94
+ #: gallery-plugin.php:408
95
+ #: gallery-plugin.php:440
96
  #, fuzzy
97
  msgid "Gallery Categories"
98
  msgstr "Tamanho da imagem da galeria"
99
 
100
+ #: gallery-plugin.php:417
101
  msgid "Add this shortcode to a page, post or widget to display a single gallery"
102
  msgstr ""
103
 
104
  # @ gallery
105
+ #: gallery-plugin.php:420
106
  #, fuzzy
107
  msgid "Use this shortcode to display an album image with the description and the link to a single gallery page"
108
  msgstr "Se você quiser mostrar uma breve descrição contendo a miniatura e o link para a Página da Galeria use assim"
109
 
110
+ #: gallery-plugin.php:422
111
  msgid "Short display"
112
  msgstr ""
113
 
114
+ #: gallery-plugin.php:441
115
  msgid "Most Used"
116
  msgstr ""
117
 
118
  # @ gallery
119
+ #: gallery-plugin.php:446
120
  #: gallery-plugin.php:890
121
  msgid "Default"
122
  msgstr "Padrão"
123
 
124
  # @ gallery
125
+ #: gallery-plugin.php:451
126
  #, fuzzy
127
  msgid "Add New Gallery Category"
128
  msgstr "Adicionar Nova Galeria"
129
 
130
+ #: gallery-plugin.php:458
131
  msgid "Install plugin"
132
  msgstr ""
133
 
134
  # @ gallery
135
+ #: gallery-plugin.php:613
136
+ #: gallery-plugin.php:2126
137
+ #: gallery-plugin.php:2240
138
+ #: gallery-plugin.php:2326
139
  msgid "Title"
140
  msgstr "Título"
141
 
142
  # @ gallery
143
+ #: gallery-plugin.php:614
144
  msgid "Author"
145
  msgstr "Autor"
146
 
147
  # @ gallery
148
+ #: gallery-plugin.php:615
149
  #, fuzzy
150
  msgid "Shortcode"
151
  msgstr "Shortcode da Galeria"
152
 
153
  # @ gallery
154
+ #: gallery-plugin.php:616
155
  #, fuzzy
156
  msgid "Photos"
157
  msgstr "Foto"
158
 
159
  # @ gallery
160
+ #: gallery-plugin.php:617
161
  #: gallery-plugin.php:954
162
  msgid "Date"
163
  msgstr "Data"
164
 
165
  # @ gallery
166
+ #: gallery-plugin.php:770
167
  msgid "Settings are saved"
168
  msgstr "As configurações estão salvas"
169
 
170
  # @ gallery
171
+ #: gallery-plugin.php:783
172
  #, fuzzy
173
  msgid "All plugin settings were restored."
174
  msgstr "da página de configurações do plugin ("
175
 
176
  # @ gallery
177
+ #: gallery-plugin.php:795
178
  msgid "Gallery Settings"
179
  msgstr "Configurações da Galeria"
180
 
181
  # @ gallery
182
+ #: gallery-plugin.php:798
183
  #: gallery-plugin.php:1134
184
  msgid "FAQ"
185
  msgstr "FAQ"
186
 
187
+ #: gallery-plugin.php:799
188
  msgid "Go PRO"
189
  msgstr ""
190
 
191
+ # @ gallery
192
+ #: gallery-plugin.php:809
193
+ #, fuzzy
194
+ msgid "Please enable JavaScript to use the option to renew images."
195
+ msgstr "Favor havilitar o Javascript para usar o envio de arquivos."
196
+
197
+ #: gallery-plugin.php:810
198
  msgid "Notice:"
199
  msgstr ""
200
 
201
+ #: gallery-plugin.php:810
202
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
203
  msgstr ""
204
 
205
  # @ gallery
206
+ #: gallery-plugin.php:811
207
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
208
  msgstr "Se você quiser adicionar uma Galeria específica em sua página ou post, basta copiar e colar este shortcode em seu post ou página:"
209
 
 
 
 
 
 
 
210
  #: gallery-plugin.php:816
211
  msgid "Update images for gallery"
212
  msgstr ""
458
  msgstr ""
459
 
460
  #: gallery-plugin.php:1010
461
+ #: gallery-plugin.php:1013
462
+ #: gallery-plugin.php:1017
463
  msgid "Using"
464
  msgstr ""
465
 
466
  #: gallery-plugin.php:1010
 
 
 
467
  #: gallery-plugin.php:1013
468
  #: gallery-plugin.php:1017
469
+ msgid "powered by"
470
  msgstr ""
471
 
472
  #: gallery-plugin.php:1013
473
+ #: gallery-plugin.php:1236
474
+ msgid "Activate"
475
  msgstr ""
476
 
477
  #: gallery-plugin.php:1017
478
+ msgid "Download"
479
  msgstr ""
480
 
481
  #: gallery-plugin.php:1022
483
  msgstr ""
484
 
485
  #: gallery-plugin.php:1024
486
+ #, php-format
487
+ msgid "Turn off the checkbox, if You edited the file '%s' or '%s' file in your theme folder and You don't want to rewrite them"
488
  msgstr ""
489
 
490
  #: gallery-plugin.php:1033
555
  msgstr ""
556
 
557
  #: gallery-plugin.php:1072
558
+ #, php-format
559
+ msgid "When using the gallery template or a shortcode with `%s` parameter"
560
  msgstr ""
561
 
562
  # @ default
594
  msgstr ""
595
 
596
  #: gallery-plugin.php:1217
597
+ msgid "Switching to another mode, all unsaved data will be lost. Save data before switching?"
598
  msgstr ""
599
 
600
  #: gallery-plugin.php:1218
601
+ msgid "Insert Media"
602
  msgstr ""
603
 
604
+ #: gallery-plugin.php:1219
605
+ msgid "Insert"
606
  msgstr ""
607
 
608
+ #: gallery-plugin.php:1231
609
+ msgid "Learn more"
610
  msgstr ""
611
 
612
+ #: gallery-plugin.php:1243
613
  msgid "Install now"
614
  msgstr ""
615
 
616
+ #: gallery-plugin.php:1252
617
  msgid "Add multiple gallery categories"
618
  msgstr ""
619
 
620
+ #: gallery-plugin.php:1252
621
  msgid "Install Gallery Categories plugin to add unlimited number of categories."
622
  msgstr ""
623
 
624
+ #: gallery-plugin.php:1261
625
  msgid "Close"
626
  msgstr ""
627
 
628
  # @ gallery
629
+ #: gallery-plugin.php:1525
630
  #: template/gallery-single-template.php:101
631
  msgid "Sorry, nothing found."
632
  msgstr "Desculpe, nada foi encontrado."
633
 
634
  # @ gallery
635
+ #: gallery-plugin.php:1547
636
  #: template/gallery-single-template.php:120
637
  msgid "Image"
638
  msgstr "Imagem"
639
 
640
  # @ gallery
641
+ #: gallery-plugin.php:1547
642
  #: template/gallery-single-template.php:19
643
  msgid "Download high resolution image"
644
  msgstr "Download de imagem de alta resolução"
645
 
646
  # @ gallery
647
+ #: gallery-plugin.php:1677
648
  #, fuzzy
649
  msgid "Image size not defined"
650
  msgstr "Tamanho da imagem"
651
 
652
+ #: gallery-plugin.php:1692
653
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
654
  msgstr ""
655
 
656
+ #: gallery-plugin.php:1703
657
  msgid "Image size changes not defined"
658
  msgstr ""
659
 
660
+ #: gallery-plugin.php:1732
661
+ #: gallery-plugin.php:1735
662
+ #: gallery-plugin.php:1740
663
  msgid "Invalid path"
664
  msgstr ""
665
 
666
+ #: gallery-plugin.php:1889
667
  msgid "Add images requires JavaScript."
668
  msgstr ""
669
 
670
+ #: gallery-plugin.php:1892
671
  msgid "Add Media"
672
  msgstr ""
673
 
674
+ #: gallery-plugin.php:1902
675
  msgid "The grid view for the Gallery images requires JavaScript."
676
  msgstr ""
677
 
678
+ #: gallery-plugin.php:1902
679
  msgid "Switch to the list view"
680
  msgstr ""
681
 
682
+ #: gallery-plugin.php:1929
683
  msgid "List View"
684
  msgstr ""
685
 
686
+ #: gallery-plugin.php:1930
687
  msgid "Grid View"
688
  msgstr ""
689
 
690
+ #: gallery-plugin.php:1987
691
  msgid "Filter"
692
  msgstr ""
693
 
694
+ #: gallery-plugin.php:1991
695
  msgid "Empty Trash"
696
  msgstr ""
697
 
698
  # @ gallery
699
+ #: gallery-plugin.php:2012
700
  #, fuzzy
701
  msgid "No images found"
702
  msgstr "Nenhuma Galeria foi encontrada"
703
 
704
+ #: gallery-plugin.php:2066
705
  msgid "Select bulk action"
706
  msgstr ""
707
 
708
+ #: gallery-plugin.php:2068
709
  msgid "Bulk Actions"
710
  msgstr ""
711
 
712
+ #: gallery-plugin.php:2078
713
  msgid "Apply"
714
  msgstr ""
715
 
716
  # @ gallery
717
+ #: gallery-plugin.php:2085
718
+ #: gallery-plugin.php:2264
719
  #, fuzzy
720
  msgid "Delete from Gallery"
721
  msgstr "Nova Galeria"
722
 
723
+ # @ gallery
724
+ #: gallery-plugin.php:2098
725
+ #: gallery-plugin.php:2112
726
+ #, fuzzy
727
+ msgid "Display link to the original file under each image in the lightbox"
728
+ msgstr "Exibir a imagem em tamanho original no Lightbox"
729
 
730
+ #: gallery-plugin.php:2107
731
  msgid "Bulk Select"
732
  msgstr ""
733
 
734
+ #: gallery-plugin.php:2109
735
  msgid "Cancel Selection"
736
  msgstr ""
737
 
738
+ #: gallery-plugin.php:2110
739
  msgid "Delete Selected"
740
  msgstr ""
741
 
742
+ #: gallery-plugin.php:2124
743
  msgid "File"
744
  msgstr ""
745
 
746
+ #: gallery-plugin.php:2125
747
+ #: gallery-plugin.php:2213
748
+ #: gallery-plugin.php:2321
749
  msgid "Dimensions"
750
  msgstr ""
751
 
752
+ #: gallery-plugin.php:2127
753
  #: gallery-plugin.php:2246
754
+ #: gallery-plugin.php:2331
755
  msgid "Alt tag"
756
  msgstr ""
757
 
758
+ #: gallery-plugin.php:2127
759
+ #: gallery-plugin.php:2248
760
+ msgid "The alt attribute specifies an alternate text for an image, if the image cannot be displayed."
761
+ msgstr ""
762
+
763
+ #: gallery-plugin.php:2128
764
+ #: gallery-plugin.php:2254
765
+ #: gallery-plugin.php:2336
766
+ msgid "Custom URL"
767
+ msgstr ""
768
+
769
+ #: gallery-plugin.php:2128
770
+ #: gallery-plugin.php:2256
771
+ msgid "By clicking on the thumbnail you'll go to the link (if the field is filled) or the image will be opened in the lightbox (if the field isn't filled)"
772
+ msgstr ""
773
 
774
+ #: gallery-plugin.php:2205
775
  msgid "Deselect"
776
  msgstr ""
777
 
778
+ #: gallery-plugin.php:2211
779
  msgid "File name"
780
  msgstr ""
781
 
782
+ #: gallery-plugin.php:2212
783
  msgid "File type"
784
  msgstr ""
785
 
786
  # @ gallery
787
+ #: gallery-plugin.php:2216
 
 
 
 
 
 
 
788
  #, fuzzy
789
+ msgid "Edit Attachment Info"
790
  msgstr "ID do anexo"
791
 
792
  # @ gallery
793
+ #: gallery-plugin.php:2216
794
  #, fuzzy
795
+ msgid "Edit Attachment"
796
  msgstr "ID do anexo"
797
 
798
+ #: gallery-plugin.php:2226
799
  msgid "Go Pro"
800
  msgstr ""
801
 
802
+ #: gallery-plugin.php:2226
803
  msgid "Pro version"
804
  msgstr ""
805
 
806
  # @ gallery
807
+ #: gallery-plugin.php:2229
808
  msgid "This setting is available in Pro version"
809
  msgstr "Esta configuração está disponível na versão Pro"
810
 
811
+ #: gallery-plugin.php:2262
 
 
 
 
 
812
  msgid "Edit more details"
813
  msgstr ""
814
 
815
+ #: gallery-plugin.php:2297
816
  #, php-format
817
  msgid "Select %s"
818
  msgstr ""
819
 
820
+ #: gallery-plugin.php:2310
 
821
  #, php-format
822
  msgid "Edit &#8220;%s&#8221;"
823
  msgstr ""
824
 
825
+ #: gallery-plugin.php:2354
826
+ #: gallery-plugin.php:2367
827
  msgid "Edit"
828
  msgstr ""
829
 
830
+ #: gallery-plugin.php:2357
831
+ #: gallery-plugin.php:2372
832
  msgid "Trash"
833
  msgstr ""
834
 
835
+ #: gallery-plugin.php:2360
836
+ #: gallery-plugin.php:2375
837
  msgid "Delete Permanently"
838
  msgstr ""
839
 
840
+ #: gallery-plugin.php:2362
841
+ #: gallery-plugin.php:2380
842
  #, php-format
843
  msgid "View &#8220;%s&#8221;"
844
  msgstr ""
845
 
846
+ #: gallery-plugin.php:2362
847
+ #: gallery-plugin.php:2380
848
  msgid "View"
849
  msgstr ""
850
 
851
  # @ gallery
852
+ #: gallery-plugin.php:2364
853
  #, fuzzy
854
  msgid "Attach"
855
  msgstr "ID do anexo"
856
 
857
+ #: gallery-plugin.php:2370
858
  msgid "Restore"
859
  msgstr ""
860
 
861
+ #: gallery-plugin.php:2501
862
  msgid "Warning"
863
  msgstr ""
864
 
865
+ #: gallery-plugin.php:2501
866
  msgid "You can add only images to the gallery"
867
  msgstr ""
868
 
869
  # @ gallery
870
+ #: gallery-plugin.php:2532
871
  #, fuzzy
872
  msgid "Sorry, no gallery found."
873
  msgstr "Desculpe, nada foi encontrado."
874
 
875
  # @ gallery
876
+ #: gallery-plugin.php:2538
877
  #, fuzzy
878
  msgid "Display an album image with the description and the link to a single gallery page"
879
  msgstr "Se você quiser mostrar uma breve descrição contendo a miniatura e o link para a Página da Galeria use assim"
974
  msgid "Gallery Category"
975
  msgstr "Tamanho da imagem da galeria"
976
 
977
+ # @ gallery
978
+ #~ msgid "URL"
979
+ #~ msgstr "URL"
980
+ # @ gallery
981
+ #, fuzzy
982
+ #~ msgid "Uploaded on"
983
+ #~ msgstr "Enviar Arquivo"
984
+
985
+ # @ gallery
986
+ #~ msgid "(by click on image opens a link in a new window)"
987
+ #~ msgstr "(clicar na imagem abre um link em uma nova janela)"
988
  # @ gallery
989
  #~ msgid "Add a Gallery"
990
  #~ msgstr "Adicionar uma Galeria"
languages/gallery-plugin-ru_RU.mo ADDED
Binary file
languages/{gallery-ru_RU.po → gallery-plugin-ru_RU.po} RENAMED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-09-09 13:51+0300\n"
6
- "PO-Revision-Date: 2015-09-09 13:51+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
9
  "Language: ru_RU\n"
@@ -16,481 +16,487 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: gallery-plugin.php:43
20
- #: gallery-plugin.php:794
21
- #: gallery-plugin.php:1130
22
- #: gallery-plugin.php:1147
23
  msgid "Settings"
24
  msgstr "Настройки"
25
 
26
- #: gallery-plugin.php:103
27
  msgid "See images &raquo;"
28
  msgstr "Смотреть фотографии &raquo;"
29
 
30
- #: gallery-plugin.php:106
31
  msgid "Return to all albums"
32
  msgstr "Вернуться ко всем альбомам"
33
 
34
- #: gallery-plugin.php:330
35
- msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
36
- msgstr "Файлы \"gallery-template.php\" и \"gallery-single-template.php\" не найдены в каталоге вашей темы. Пожалуйста, скопируйте их из каталога `/ wp-content/plugins/gallery-plugin/template /` в директорию вашей темы для корректной работы плагина Gallery"
 
37
 
38
- #: gallery-plugin.php:339
39
- #: gallery-plugin.php:348
40
  msgid "Galleries"
41
  msgstr "Галереи"
42
 
43
- #: gallery-plugin.php:340
44
- #: gallery-plugin.php:2507
45
  msgid "Gallery"
46
  msgstr "Галерея"
47
 
48
- #: gallery-plugin.php:341
49
  msgid "Add New Gallery"
50
  msgstr "Добавить новую галерею"
51
 
52
- #: gallery-plugin.php:342
53
  msgid "Edit Gallery"
54
  msgstr "Редактировать галерею"
55
 
56
- #: gallery-plugin.php:343
57
  msgid "New Gallery"
58
  msgstr "Новая галерея"
59
 
60
- #: gallery-plugin.php:344
61
  msgid "View Gallery"
62
  msgstr "Просмотреть галерею"
63
 
64
- #: gallery-plugin.php:345
65
  msgid "Search Galleries"
66
  msgstr "Искать Галереи"
67
 
68
- #: gallery-plugin.php:346
69
  msgid "No Gallery found"
70
  msgstr "Ни одной галереи не найдено"
71
 
72
- #: gallery-plugin.php:403
73
  msgid "Gallery Shortcode"
74
  msgstr "Шорткод для галереи"
75
 
76
- #: gallery-plugin.php:405
77
- #: gallery-plugin.php:437
 
78
  msgid "Gallery Categories"
79
  msgstr "Категории галерей"
80
 
81
- #: gallery-plugin.php:414
82
  msgid "Add this shortcode to a page, post or widget to display a single gallery"
83
  msgstr "Добавьте этот шорткод на страницу, пост или виджет для отображения отдельной галереи"
84
 
85
- #: gallery-plugin.php:417
86
  msgid "Use this shortcode to display an album image with the description and the link to a single gallery page"
87
  msgstr "Используйте этот шорткод, чтобы отобразить изображение альбома с описанием и ссылкой на отдельную страницу галереи"
88
 
89
- #: gallery-plugin.php:419
90
  msgid "Short display"
91
  msgstr "Отображение альбома"
92
 
93
- #: gallery-plugin.php:438
94
  msgid "Most Used"
95
  msgstr "Наиболее используемые"
96
 
97
- #: gallery-plugin.php:443
98
- #: gallery-plugin.php:887
99
  msgid "Default"
100
  msgstr "По умолчанию"
101
 
102
- #: gallery-plugin.php:448
103
  msgid "Add New Gallery Category"
104
  msgstr "Добавить новую категорию галерей"
105
 
106
- #: gallery-plugin.php:455
107
  msgid "Install plugin"
108
  msgstr "Установить плагин"
109
 
110
- #: gallery-plugin.php:610
111
- #: gallery-plugin.php:2121
112
- #: gallery-plugin.php:2238
 
113
  msgid "Title"
114
  msgstr "Название"
115
 
116
- #: gallery-plugin.php:611
117
  msgid "Author"
118
  msgstr "Автор"
119
 
120
- #: gallery-plugin.php:612
121
  msgid "Shortcode"
122
  msgstr "Шорткод"
123
 
124
- #: gallery-plugin.php:613
125
  msgid "Photos"
126
  msgstr "Фото"
127
 
128
- #: gallery-plugin.php:614
129
- #: gallery-plugin.php:951
130
  msgid "Date"
131
  msgstr "Дата"
132
 
133
- #: gallery-plugin.php:767
134
  msgid "Settings are saved"
135
  msgstr "Опции сохранены"
136
 
137
- #: gallery-plugin.php:780
138
  msgid "All plugin settings were restored."
139
  msgstr "Настройки плагина восстановлены."
140
 
141
- #: gallery-plugin.php:792
142
  msgid "Gallery Settings"
143
  msgstr "Настройки Gallery"
144
 
145
- #: gallery-plugin.php:795
146
- #: gallery-plugin.php:1131
147
  msgid "FAQ"
148
  msgstr "FAQ"
149
 
150
- #: gallery-plugin.php:796
151
  msgid "Go PRO"
152
  msgstr "Перейти на Pro версию"
153
 
154
- #: gallery-plugin.php:806
155
  msgid "Please enable JavaScript to use the option to renew images."
156
  msgstr "Пожалуйста, включите javascript для использования опции обновления изображений."
157
 
158
- #: gallery-plugin.php:807
159
  msgid "Notice:"
160
  msgstr "Внимание:"
161
 
162
- #: gallery-plugin.php:807
163
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
164
  msgstr "Настройки плагина были изменены. Для того, чтобы сохранить их, пожалуйста, не забудьте нажать кнопку \"Сохранить\"."
165
 
166
- #: gallery-plugin.php:808
167
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
168
  msgstr "Если вы хотели бы добавить галерею на вашу страницу или пост, просто скопируйте и поместите этот шорткод в контент поста или страницы:"
169
 
170
- #: gallery-plugin.php:813
171
  msgid "Update images for gallery"
172
  msgstr "Обновить все изображения для галереи"
173
 
174
- #: gallery-plugin.php:815
175
  msgid "Update images"
176
  msgstr "Обновить изображения"
177
 
178
- #: gallery-plugin.php:823
179
  msgid "Image size for the album cover"
180
  msgstr "Размер изображения для обложки альбома галереи"
181
 
182
- #: gallery-plugin.php:825
183
- #: gallery-plugin.php:839
184
- #: gallery-plugin.php:861
185
  msgid "Image size"
186
  msgstr "Название размера изображения"
187
 
188
- #: gallery-plugin.php:828
189
- #: gallery-plugin.php:842
190
  msgid "Width (in px)"
191
  msgstr "Ширина (в px)"
192
 
193
- #: gallery-plugin.php:832
194
- #: gallery-plugin.php:846
195
  msgid "Height (in px)"
196
  msgstr "Высота (в px)"
197
 
198
- #: gallery-plugin.php:837
199
  msgid "Image size for thumbnails"
200
  msgstr "Размер изображения для миниатюр"
201
 
202
- #: gallery-plugin.php:851
203
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
204
  msgstr "WordPress создаст новую миниатюру с заданными размерами при загрузке новой фотографии."
205
 
206
- #: gallery-plugin.php:859
207
  msgid "Image size in the lightbox"
208
  msgstr "Размер изображений в лайтбоксе"
209
 
210
- #: gallery-plugin.php:862
211
  msgid "Max width (in px)"
212
  msgstr "Макс. ширина (в px)"
213
 
214
- #: gallery-plugin.php:863
215
  msgid "Max height (in px)"
216
  msgstr "Макс. высота (в px)"
217
 
218
- #: gallery-plugin.php:864
219
  msgid "Display a full size image in the lightbox"
220
  msgstr "Если вы хотите отображать полное изображение в лайтбоксе"
221
 
222
- #: gallery-plugin.php:868
223
  msgid "Crop position"
224
  msgstr "Позиция обрезки"
225
 
226
- #: gallery-plugin.php:872
227
- #: gallery-plugin.php:878
228
  msgid "center"
229
  msgstr "центр"
230
 
231
- #: gallery-plugin.php:874
232
  msgid "Horizontal"
233
  msgstr "Горизонтальная"
234
 
235
- #: gallery-plugin.php:880
236
  msgid "Vertical"
237
  msgstr "Вертикальная"
238
 
239
- #: gallery-plugin.php:885
240
  msgid "Lightbox background"
241
  msgstr "Фон лайтбокса"
242
 
243
- #: gallery-plugin.php:888
244
  msgid "Background transparency (from 0 to 1)"
245
  msgstr "Прозрачность для фона (от 0 до 1)"
246
 
247
- #: gallery-plugin.php:889
248
  msgid "Select a background color"
249
  msgstr "Выберите цвет фона"
250
 
251
- #: gallery-plugin.php:894
252
- #: gallery-plugin.php:1074
253
  msgid "If you upgrade to Pro version all your settings and galleries will be saved."
254
  msgstr "При переходе на Pro версию все ваши настройки и галереи сохраняются."
255
 
256
- #: gallery-plugin.php:901
257
- #: gallery-plugin.php:1081
258
  msgid "Unlock premium options by upgrading to Pro version"
259
  msgstr "Активируйте премиум опции обновившись до Pro версии"
260
 
261
- #: gallery-plugin.php:905
262
- #: gallery-plugin.php:1085
263
  msgid "Start Your Trial"
264
  msgstr "Получить пробную версию"
265
 
266
- #: gallery-plugin.php:906
267
- #: gallery-plugin.php:1086
 
268
  msgid "or"
269
  msgstr "или"
270
 
271
- #: gallery-plugin.php:908
272
- #: gallery-plugin.php:1088
273
  msgid "Learn More"
274
  msgstr "Подробнее"
275
 
276
- #: gallery-plugin.php:915
277
  msgid "Images with border"
278
  msgstr "Изображения с рамкой"
279
 
280
- #: gallery-plugin.php:918
281
  msgid "Border width in px, just numbers"
282
  msgstr "Ширина рамки в px, только числа"
283
 
284
- #: gallery-plugin.php:919
285
  msgid "Select a border color"
286
  msgstr "Выберите цвет рамки"
287
 
288
- #: gallery-plugin.php:923
289
  msgid "Number of images in the row"
290
  msgstr "Количество изображений в строке"
291
 
292
- #: gallery-plugin.php:929
293
  msgid "Start slideshow"
294
  msgstr "Начать слайдшоу"
295
 
296
- #: gallery-plugin.php:935
297
  msgid "Slideshow interval"
298
  msgstr "Интервал времени при показе слайдшоу"
299
 
300
- #: gallery-plugin.php:941
301
  msgid "Use single lightbox for multiple galleries on one page"
302
  msgstr "Использовать один лайтбокс для нескольких галерей на одной странице"
303
 
304
- #: gallery-plugin.php:947
305
  msgid "Sort images by"
306
  msgstr "Изображения сортируются по"
307
 
308
- #: gallery-plugin.php:949
309
  msgid "Attachment ID"
310
  msgstr "id изображения"
311
 
312
- #: gallery-plugin.php:950
313
  msgid "Image Name"
314
  msgstr "названию изображения"
315
 
316
- #: gallery-plugin.php:952
317
  msgid "Sorting order in the Gallery"
318
  msgstr "Cортировка по порядку в Галерее"
319
 
320
- #: gallery-plugin.php:953
321
  msgid "Random"
322
  msgstr "произвольно"
323
 
324
- #: gallery-plugin.php:957
325
  msgid "Sort images"
326
  msgstr "Сортировать изображения"
327
 
328
- #: gallery-plugin.php:959
329
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
330
  msgstr "ASC (в порядке возрастания от наименьшего до наибольшего значения - 1, 2, 3; a, b, c)"
331
 
332
- #: gallery-plugin.php:960
333
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
334
  msgstr "DESC (по убыванию от самого высокого до самого низкого значения - 3, 2, 1; c, b, a)"
335
 
336
- #: gallery-plugin.php:964
337
  msgid "Display text under the image"
338
  msgstr "Отображение текста под изображением"
339
 
340
- #: gallery-plugin.php:966
341
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
342
  msgstr "Отключите чекбокс, если вы хотите отображать текст только в лайтбоксе"
343
 
344
- #: gallery-plugin.php:970
345
  msgid "Display the Back link"
346
  msgstr "Отображать ссылку Вернуться"
347
 
348
- #: gallery-plugin.php:976
349
  msgid "Display the Back link in the shortcode"
350
  msgstr "Отображаться ссылку Вернуться в шорткоде"
351
 
352
- #: gallery-plugin.php:982
353
  msgid "The Back link text"
354
  msgstr "Текст для ссылки Вернуться"
355
 
356
- #: gallery-plugin.php:988
357
  msgid "The Back link URL"
358
  msgstr "URL для ссылки Вернуться"
359
 
360
- #: gallery-plugin.php:990
361
  msgid "Gallery page (Page with Gallery Template)"
362
  msgstr "Страница галереи (Страница с Gallery Template)"
363
 
364
- #: gallery-plugin.php:992
365
  msgid "(Full URL to custom page)"
366
  msgstr "(Полная ссылка на пользовательскую страницу)"
367
 
368
- #: gallery-plugin.php:996
369
  msgid "The Read More link text"
370
  msgstr "Текст для ссылки Узнать больше"
371
 
372
- #: gallery-plugin.php:1002
373
  msgid "Add gallery to the search"
374
  msgstr "Добавить галерею в поиск"
375
 
376
- #: gallery-plugin.php:1007
 
 
377
  msgid "Using"
378
  msgstr "Используя"
379
 
380
- #: gallery-plugin.php:1007
 
 
381
  msgid "powered by"
382
  msgstr "разработанный"
383
 
384
- #: gallery-plugin.php:1010
385
- #: gallery-plugin.php:1014
386
- msgid "Using Custom Search powered by"
387
- msgstr "Используя Custom Search, разработанный"
388
-
389
- #: gallery-plugin.php:1010
390
- msgid "Activate Custom Search"
391
- msgstr "Активировать Custom Search"
392
 
393
- #: gallery-plugin.php:1014
394
- msgid "Download Custom Search"
395
- msgstr "Загрузить Custom Search"
396
 
397
- #: gallery-plugin.php:1019
398
  msgid "Rewrite templates after update"
399
  msgstr "Перезапись шаблонов после обновления"
400
 
401
- #: gallery-plugin.php:1021
402
- msgid "Turn off the checkbox, if You edited the file 'gallery-template.php' or 'gallery-single-template.php' file in your theme folder and You don't want to rewrite them"
403
- msgstr "Отключите чекбокс, если вы внесли изменения в файлы 'gallery-template.php' или 'gallery-single-template.php' в папке темы, и вы не хотите чтобы они были обновлены"
 
404
 
405
- #: gallery-plugin.php:1030
406
  msgid "Use pagination for images"
407
  msgstr "Использовать пагинацию для изображений"
408
 
409
- #: gallery-plugin.php:1033
410
  msgid "per page"
411
  msgstr "на странице"
412
 
413
- #: gallery-plugin.php:1037
414
  msgid "The lightbox helper"
415
  msgstr "Вспомогательные элементы в лайтбоксе"
416
 
417
- #: gallery-plugin.php:1039
418
  msgid "Do not use"
419
  msgstr "Не использовать"
420
 
421
- #: gallery-plugin.php:1040
422
  msgid "Button helper"
423
  msgstr "Вспомогательные кнопки"
424
 
425
- #: gallery-plugin.php:1041
426
  msgid "Thumbnail helper"
427
  msgstr "Вспомогательные миниатюры"
428
 
429
- #: gallery-plugin.php:1045
430
  msgid "Display Like buttons in the lightbox"
431
  msgstr "Отображать Like кнопки в лайтбоксе"
432
 
433
- #: gallery-plugin.php:1047
434
  msgid "FaceBook"
435
  msgstr "FaceBook"
436
 
437
- #: gallery-plugin.php:1048
438
  msgid "Twitter"
439
  msgstr "Twitter"
440
 
441
- #: gallery-plugin.php:1049
442
  msgid "Pinterest"
443
  msgstr "Pinterest"
444
 
445
- #: gallery-plugin.php:1050
446
  msgid "Google +1"
447
  msgstr "Google +1"
448
 
449
- #: gallery-plugin.php:1054
450
  msgid "Slug for gallery item"
451
  msgstr "Название для элементов галереи"
452
 
453
- #: gallery-plugin.php:1056
454
  msgid "for any structure of permalinks except the default structure"
455
  msgstr "для любой структуры ссылок, за исключением структуры по умолчанию"
456
 
457
- #: gallery-plugin.php:1060
458
  msgid "Title for lightbox button"
459
  msgstr "Название кнопки в лайтбоксе"
460
 
461
- #: gallery-plugin.php:1066
462
  msgid "Display all images in the lightbox instead of going into a single gallery"
463
  msgstr "Отображать все изображения в лайтбоксе вместо перехода в отдельную галерею"
464
 
465
- #: gallery-plugin.php:1069
466
- msgid "When using the gallery template or a shortcode with `display=short` parameter"
467
- msgstr "Когда используется темплейт галереи или шорткод с параметром `display=short`"
 
468
 
469
- #: gallery-plugin.php:1095
470
  msgid "Save Changes"
471
  msgstr "Сохранить изменения"
472
 
473
- #: gallery-plugin.php:1132
474
  msgid "Support"
475
  msgstr "Поддержка"
476
 
477
- #: gallery-plugin.php:1199
478
  msgid "Updating images..."
479
  msgstr "Обновление изображений..."
480
 
481
- #: gallery-plugin.php:1200
482
  msgid "No image found."
483
  msgstr "Ни одного изображения не найдено."
484
 
485
- #: gallery-plugin.php:1201
486
  msgid "All images are updated."
487
  msgstr "Все изображения были обновлены."
488
 
489
- #: gallery-plugin.php:1202
490
  msgid "Error."
491
  msgstr "Ошибка."
492
 
493
- #: gallery-plugin.php:1213
494
  msgid ""
495
  "You are about to delete these items from this gallery.\n"
496
  " 'Cancel' to stop, 'OK' to delete."
@@ -498,259 +504,266 @@ msgstr ""
498
  "Вы собираетесь удалить эти элементы из этой галереи.\n"
499
  " Нажмите \"Отменить\" чтобы отменить действие или \"OK\" для удаления."
500
 
501
- #: gallery-plugin.php:1214
 
 
 
 
502
  msgid "Insert Media"
503
  msgstr "Вставить медиафайл"
504
 
505
- #: gallery-plugin.php:1215
506
  msgid "Insert"
507
  msgstr "Вставить"
508
 
509
- #: gallery-plugin.php:1227
510
  msgid "Learn more"
511
  msgstr "Подробнее"
512
 
513
- #: gallery-plugin.php:1232
514
- msgid "Activate"
515
- msgstr "Активировать"
516
-
517
- #: gallery-plugin.php:1239
518
  msgid "Install now"
519
  msgstr "Установить"
520
 
521
- #: gallery-plugin.php:1248
522
  msgid "Add multiple gallery categories"
523
  msgstr "Добавить несколько категорий галереи"
524
 
525
- #: gallery-plugin.php:1248
526
  msgid "Install Gallery Categories plugin to add unlimited number of categories."
527
  msgstr "Установить плагин Gallery Categories, чтобы иметь возможность добавлять неограниченное количество категорий."
528
 
529
- #: gallery-plugin.php:1257
530
  msgid "Close"
531
  msgstr "Закрыть"
532
 
533
- #: gallery-plugin.php:1521
534
  #: template/gallery-single-template.php:101
535
  msgid "Sorry, nothing found."
536
  msgstr "Извините, ничего не найдено."
537
 
538
- #: gallery-plugin.php:1543
539
  #: template/gallery-single-template.php:120
540
  msgid "Image"
541
  msgstr "Изображение"
542
 
543
- #: gallery-plugin.php:1543
544
  #: template/gallery-single-template.php:19
545
  msgid "Download high resolution image"
546
  msgstr "Скачать изображение в высоком разрешении"
547
 
548
- #: gallery-plugin.php:1673
549
  msgid "Image size not defined"
550
  msgstr "Невозможно определить размер изображения"
551
 
552
- #: gallery-plugin.php:1688
553
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
554
  msgstr "Плагин может обновить только PNG, JPEG, GIF, XBM или WPMP типы файлов. Для других, пожалуйста, вручную перезагрузите изображения."
555
 
556
- #: gallery-plugin.php:1699
557
  msgid "Image size changes not defined"
558
  msgstr "Не удалось вычислить изменения размеров изображения"
559
 
560
- #: gallery-plugin.php:1728
561
- #: gallery-plugin.php:1731
562
- #: gallery-plugin.php:1736
563
  msgid "Invalid path"
564
  msgstr "Путь к изображению для редактирования некорректный"
565
 
566
- #: gallery-plugin.php:1885
567
  msgid "Add images requires JavaScript."
568
  msgstr "Для добавления изображений необходим JavaScript."
569
 
570
- #: gallery-plugin.php:1888
571
  msgid "Add Media"
572
  msgstr "Добавить медиафайл"
573
 
574
- #: gallery-plugin.php:1898
575
  msgid "The grid view for the Gallery images requires JavaScript."
576
  msgstr "Вид сетки для галереи изображений требует JavaScript."
577
 
578
- #: gallery-plugin.php:1898
579
  msgid "Switch to the list view"
580
  msgstr "Переключиться на список"
581
 
582
- #: gallery-plugin.php:1925
583
  msgid "List View"
584
  msgstr "В виде списка"
585
 
586
- #: gallery-plugin.php:1926
587
  msgid "Grid View"
588
  msgstr "В виде сетки"
589
 
590
- #: gallery-plugin.php:1983
591
  msgid "Filter"
592
  msgstr "Фильтр"
593
 
594
- #: gallery-plugin.php:1987
595
  msgid "Empty Trash"
596
  msgstr "Очистить корзину"
597
 
598
- #: gallery-plugin.php:2008
599
  msgid "No images found"
600
  msgstr "Ни одного изображения не найдено"
601
 
602
- #: gallery-plugin.php:2062
603
  msgid "Select bulk action"
604
  msgstr "Выберите массовое действие"
605
 
606
- #: gallery-plugin.php:2064
607
  msgid "Bulk Actions"
608
  msgstr "Действия"
609
 
610
- #: gallery-plugin.php:2074
611
  msgid "Apply"
612
  msgstr "Применить"
613
 
614
- #: gallery-plugin.php:2081
615
- #: gallery-plugin.php:2254
616
  msgid "Delete from Gallery"
617
  msgstr "Удалить из галереи"
618
 
619
- #: gallery-plugin.php:2094
620
- #: gallery-plugin.php:2108
621
- msgid "Display file URL"
622
- msgstr "Отобразить путь к файлу"
623
 
624
- #: gallery-plugin.php:2103
625
  msgid "Bulk Select"
626
  msgstr "Выбор"
627
 
628
- #: gallery-plugin.php:2105
629
  msgid "Cancel Selection"
630
  msgstr "Отменить выбор"
631
 
632
- #: gallery-plugin.php:2106
633
  msgid "Delete Selected"
634
  msgstr "Удалить выбранное"
635
 
636
- #: gallery-plugin.php:2119
637
  msgid "File"
638
  msgstr "Файл"
639
 
640
- #: gallery-plugin.php:2120
641
- #: gallery-plugin.php:2207
 
642
  msgid "Dimensions"
643
  msgstr "Размеры"
644
 
645
- #: gallery-plugin.php:2122
646
- #: gallery-plugin.php:2242
 
647
  msgid "Alt tag"
648
  msgstr "Тэг \"Alt\""
649
 
650
- #: gallery-plugin.php:2123
651
- #: gallery-plugin.php:2246
652
- msgid "URL"
653
- msgstr "Ссылка"
 
 
 
 
 
 
 
 
 
 
 
654
 
655
- #: gallery-plugin.php:2199
656
  msgid "Deselect"
657
  msgstr "Отменить выбор"
658
 
659
- #: gallery-plugin.php:2205
660
  msgid "File name"
661
  msgstr "Название файла"
662
 
663
- #: gallery-plugin.php:2206
664
  msgid "File type"
665
  msgstr "Тип файла"
666
 
667
- #: gallery-plugin.php:2210
668
- #: gallery-plugin.php:2211
669
- msgid "Edit Attachment"
670
- msgstr "Редактировать"
671
-
672
- #: gallery-plugin.php:2211
673
  msgid "Edit Attachment Info"
674
  msgstr "Редактировать информацию"
675
 
676
- #: gallery-plugin.php:2221
 
 
 
 
677
  msgid "Go Pro"
678
  msgstr "Перейти на Pro версию"
679
 
680
- #: gallery-plugin.php:2221
681
  msgid "Pro version"
682
  msgstr "Pro версия"
683
 
684
- #: gallery-plugin.php:2224
685
  msgid "This setting is available in Pro version"
686
  msgstr "Эти настройки доступны в Pro версии"
687
 
688
- #: gallery-plugin.php:2248
689
- msgid "(by click on image opens a link in a new window)"
690
- msgstr "(нажатие на изображение открывает данную ссылку в новом окне браузера)"
691
-
692
- #: gallery-plugin.php:2252
693
  msgid "Edit more details"
694
  msgstr "Редактировать детали"
695
 
696
- #: gallery-plugin.php:2284
697
  #, php-format
698
  msgid "Select %s"
699
  msgstr "Выбрать %s"
700
 
701
- #: gallery-plugin.php:2297
702
- #: gallery-plugin.php:2309
703
  #, php-format
704
  msgid "Edit &#8220;%s&#8221;"
705
  msgstr "Изменить &#8220;%s&#8221;"
706
 
707
- #: gallery-plugin.php:2344
708
- #: gallery-plugin.php:2357
709
  msgid "Edit"
710
  msgstr "Изменить"
711
 
712
- #: gallery-plugin.php:2347
713
- #: gallery-plugin.php:2362
714
  msgid "Trash"
715
  msgstr "Удалить"
716
 
717
- #: gallery-plugin.php:2350
718
- #: gallery-plugin.php:2365
719
  msgid "Delete Permanently"
720
  msgstr "Удалить навсегда"
721
 
722
- #: gallery-plugin.php:2352
723
  #: gallery-plugin.php:2370
 
724
  #, php-format
725
  msgid "View &#8220;%s&#8221;"
726
  msgstr "Просмотр &#8220;%s&#8221;"
727
 
728
- #: gallery-plugin.php:2352
729
  #: gallery-plugin.php:2370
 
730
  msgid "View"
731
  msgstr "Просмотр"
732
 
733
- #: gallery-plugin.php:2354
734
  msgid "Attach"
735
  msgstr "Прикрепить"
736
 
737
- #: gallery-plugin.php:2360
738
  msgid "Restore"
739
  msgstr "Восстановить"
740
 
741
- #: gallery-plugin.php:2480
742
  msgid "Warning"
743
  msgstr "Внимание"
744
 
745
- #: gallery-plugin.php:2480
746
  msgid "You can add only images to the gallery"
747
  msgstr "Вы можете добавить только изображения в галерею"
748
 
749
- #: gallery-plugin.php:2509
750
  msgid "Sorry, no gallery found."
751
  msgstr "Извините, ничего не найдено"
752
 
753
- #: gallery-plugin.php:2515
754
  msgid "Display an album image with the description and the link to a single gallery page"
755
  msgstr "Отобразить изображение альбома с описанием и ссылкой на отдельную страницу галереи"
756
 
@@ -846,6 +859,25 @@ msgstr "для ознакомления с возможностями плаги
846
  msgid "Gallery Category"
847
  msgstr "Категория галерей"
848
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
849
  #~ msgid "Background color"
850
  #~ msgstr "Цвет фона"
851
 
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-14 16:21+0300\n"
6
+ "PO-Revision-Date: 2015-09-14 16:21+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: bestwebsoft.com <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
+ #: gallery-plugin.php:45
20
+ #: gallery-plugin.php:805
21
+ #: gallery-plugin.php:1141
22
+ #: gallery-plugin.php:1158
23
  msgid "Settings"
24
  msgstr "Настройки"
25
 
26
+ #: gallery-plugin.php:110
27
  msgid "See images &raquo;"
28
  msgstr "Смотреть фотографии &raquo;"
29
 
30
+ #: gallery-plugin.php:113
31
  msgid "Return to all albums"
32
  msgstr "Вернуться ко всем альбомам"
33
 
34
+ #: gallery-plugin.php:340
35
+ #, php-format
36
+ msgid "The following files '%s' and '%s' were not found in the directory of your theme. Please copy them from the directory `%s` to the directory of your theme for the correct work of the Gallery plugin"
37
+ msgstr "Файлы '%s' и '%s' не найдены в каталоге вашей темы. Пожалуйста, скопируйте их из каталога `%s` в директорию вашей темы для корректной работы плагина Gallery"
38
 
39
+ #: gallery-plugin.php:350
40
+ #: gallery-plugin.php:359
41
  msgid "Galleries"
42
  msgstr "Галереи"
43
 
44
+ #: gallery-plugin.php:351
45
+ #: gallery-plugin.php:2554
46
  msgid "Gallery"
47
  msgstr "Галерея"
48
 
49
+ #: gallery-plugin.php:352
50
  msgid "Add New Gallery"
51
  msgstr "Добавить новую галерею"
52
 
53
+ #: gallery-plugin.php:353
54
  msgid "Edit Gallery"
55
  msgstr "Редактировать галерею"
56
 
57
+ #: gallery-plugin.php:354
58
  msgid "New Gallery"
59
  msgstr "Новая галерея"
60
 
61
+ #: gallery-plugin.php:355
62
  msgid "View Gallery"
63
  msgstr "Просмотреть галерею"
64
 
65
+ #: gallery-plugin.php:356
66
  msgid "Search Galleries"
67
  msgstr "Искать Галереи"
68
 
69
+ #: gallery-plugin.php:357
70
  msgid "No Gallery found"
71
  msgstr "Ни одной галереи не найдено"
72
 
73
+ #: gallery-plugin.php:414
74
  msgid "Gallery Shortcode"
75
  msgstr "Шорткод для галереи"
76
 
77
+ #: gallery-plugin.php:416
78
+ #: gallery-plugin.php:448
79
+ #: gallery-plugin.php:2540
80
  msgid "Gallery Categories"
81
  msgstr "Категории галерей"
82
 
83
+ #: gallery-plugin.php:425
84
  msgid "Add this shortcode to a page, post or widget to display a single gallery"
85
  msgstr "Добавьте этот шорткод на страницу, пост или виджет для отображения отдельной галереи"
86
 
87
+ #: gallery-plugin.php:428
88
  msgid "Use this shortcode to display an album image with the description and the link to a single gallery page"
89
  msgstr "Используйте этот шорткод, чтобы отобразить изображение альбома с описанием и ссылкой на отдельную страницу галереи"
90
 
91
+ #: gallery-plugin.php:430
92
  msgid "Short display"
93
  msgstr "Отображение альбома"
94
 
95
+ #: gallery-plugin.php:449
96
  msgid "Most Used"
97
  msgstr "Наиболее используемые"
98
 
99
+ #: gallery-plugin.php:454
100
+ #: gallery-plugin.php:898
101
  msgid "Default"
102
  msgstr "По умолчанию"
103
 
104
+ #: gallery-plugin.php:459
105
  msgid "Add New Gallery Category"
106
  msgstr "Добавить новую категорию галерей"
107
 
108
+ #: gallery-plugin.php:466
109
  msgid "Install plugin"
110
  msgstr "Установить плагин"
111
 
112
+ #: gallery-plugin.php:621
113
+ #: gallery-plugin.php:2134
114
+ #: gallery-plugin.php:2248
115
+ #: gallery-plugin.php:2334
116
  msgid "Title"
117
  msgstr "Название"
118
 
119
+ #: gallery-plugin.php:622
120
  msgid "Author"
121
  msgstr "Автор"
122
 
123
+ #: gallery-plugin.php:623
124
  msgid "Shortcode"
125
  msgstr "Шорткод"
126
 
127
+ #: gallery-plugin.php:624
128
  msgid "Photos"
129
  msgstr "Фото"
130
 
131
+ #: gallery-plugin.php:625
132
+ #: gallery-plugin.php:962
133
  msgid "Date"
134
  msgstr "Дата"
135
 
136
+ #: gallery-plugin.php:778
137
  msgid "Settings are saved"
138
  msgstr "Опции сохранены"
139
 
140
+ #: gallery-plugin.php:791
141
  msgid "All plugin settings were restored."
142
  msgstr "Настройки плагина восстановлены."
143
 
144
+ #: gallery-plugin.php:803
145
  msgid "Gallery Settings"
146
  msgstr "Настройки Gallery"
147
 
148
+ #: gallery-plugin.php:806
149
+ #: gallery-plugin.php:1142
150
  msgid "FAQ"
151
  msgstr "FAQ"
152
 
153
+ #: gallery-plugin.php:807
154
  msgid "Go PRO"
155
  msgstr "Перейти на Pro версию"
156
 
157
+ #: gallery-plugin.php:817
158
  msgid "Please enable JavaScript to use the option to renew images."
159
  msgstr "Пожалуйста, включите javascript для использования опции обновления изображений."
160
 
161
+ #: gallery-plugin.php:818
162
  msgid "Notice:"
163
  msgstr "Внимание:"
164
 
165
+ #: gallery-plugin.php:818
166
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
167
  msgstr "Настройки плагина были изменены. Для того, чтобы сохранить их, пожалуйста, не забудьте нажать кнопку \"Сохранить\"."
168
 
169
+ #: gallery-plugin.php:819
170
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
171
  msgstr "Если вы хотели бы добавить галерею на вашу страницу или пост, просто скопируйте и поместите этот шорткод в контент поста или страницы:"
172
 
173
+ #: gallery-plugin.php:824
174
  msgid "Update images for gallery"
175
  msgstr "Обновить все изображения для галереи"
176
 
177
+ #: gallery-plugin.php:826
178
  msgid "Update images"
179
  msgstr "Обновить изображения"
180
 
181
+ #: gallery-plugin.php:834
182
  msgid "Image size for the album cover"
183
  msgstr "Размер изображения для обложки альбома галереи"
184
 
185
+ #: gallery-plugin.php:836
186
+ #: gallery-plugin.php:850
187
+ #: gallery-plugin.php:872
188
  msgid "Image size"
189
  msgstr "Название размера изображения"
190
 
191
+ #: gallery-plugin.php:839
192
+ #: gallery-plugin.php:853
193
  msgid "Width (in px)"
194
  msgstr "Ширина (в px)"
195
 
196
+ #: gallery-plugin.php:843
197
+ #: gallery-plugin.php:857
198
  msgid "Height (in px)"
199
  msgstr "Высота (в px)"
200
 
201
+ #: gallery-plugin.php:848
202
  msgid "Image size for thumbnails"
203
  msgstr "Размер изображения для миниатюр"
204
 
205
+ #: gallery-plugin.php:862
206
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
207
  msgstr "WordPress создаст новую миниатюру с заданными размерами при загрузке новой фотографии."
208
 
209
+ #: gallery-plugin.php:870
210
  msgid "Image size in the lightbox"
211
  msgstr "Размер изображений в лайтбоксе"
212
 
213
+ #: gallery-plugin.php:873
214
  msgid "Max width (in px)"
215
  msgstr "Макс. ширина (в px)"
216
 
217
+ #: gallery-plugin.php:874
218
  msgid "Max height (in px)"
219
  msgstr "Макс. высота (в px)"
220
 
221
+ #: gallery-plugin.php:875
222
  msgid "Display a full size image in the lightbox"
223
  msgstr "Если вы хотите отображать полное изображение в лайтбоксе"
224
 
225
+ #: gallery-plugin.php:879
226
  msgid "Crop position"
227
  msgstr "Позиция обрезки"
228
 
229
+ #: gallery-plugin.php:883
230
+ #: gallery-plugin.php:889
231
  msgid "center"
232
  msgstr "центр"
233
 
234
+ #: gallery-plugin.php:885
235
  msgid "Horizontal"
236
  msgstr "Горизонтальная"
237
 
238
+ #: gallery-plugin.php:891
239
  msgid "Vertical"
240
  msgstr "Вертикальная"
241
 
242
+ #: gallery-plugin.php:896
243
  msgid "Lightbox background"
244
  msgstr "Фон лайтбокса"
245
 
246
+ #: gallery-plugin.php:899
247
  msgid "Background transparency (from 0 to 1)"
248
  msgstr "Прозрачность для фона (от 0 до 1)"
249
 
250
+ #: gallery-plugin.php:900
251
  msgid "Select a background color"
252
  msgstr "Выберите цвет фона"
253
 
254
+ #: gallery-plugin.php:905
255
+ #: gallery-plugin.php:1085
256
  msgid "If you upgrade to Pro version all your settings and galleries will be saved."
257
  msgstr "При переходе на Pro версию все ваши настройки и галереи сохраняются."
258
 
259
+ #: gallery-plugin.php:912
260
+ #: gallery-plugin.php:1092
261
  msgid "Unlock premium options by upgrading to Pro version"
262
  msgstr "Активируйте премиум опции обновившись до Pro версии"
263
 
264
+ #: gallery-plugin.php:916
265
+ #: gallery-plugin.php:1096
266
  msgid "Start Your Trial"
267
  msgstr "Получить пробную версию"
268
 
269
+ #: gallery-plugin.php:917
270
+ #: gallery-plugin.php:1097
271
+ #: gallery-plugin.php:2542
272
  msgid "or"
273
  msgstr "или"
274
 
275
+ #: gallery-plugin.php:919
276
+ #: gallery-plugin.php:1099
277
  msgid "Learn More"
278
  msgstr "Подробнее"
279
 
280
+ #: gallery-plugin.php:926
281
  msgid "Images with border"
282
  msgstr "Изображения с рамкой"
283
 
284
+ #: gallery-plugin.php:929
285
  msgid "Border width in px, just numbers"
286
  msgstr "Ширина рамки в px, только числа"
287
 
288
+ #: gallery-plugin.php:930
289
  msgid "Select a border color"
290
  msgstr "Выберите цвет рамки"
291
 
292
+ #: gallery-plugin.php:934
293
  msgid "Number of images in the row"
294
  msgstr "Количество изображений в строке"
295
 
296
+ #: gallery-plugin.php:940
297
  msgid "Start slideshow"
298
  msgstr "Начать слайдшоу"
299
 
300
+ #: gallery-plugin.php:946
301
  msgid "Slideshow interval"
302
  msgstr "Интервал времени при показе слайдшоу"
303
 
304
+ #: gallery-plugin.php:952
305
  msgid "Use single lightbox for multiple galleries on one page"
306
  msgstr "Использовать один лайтбокс для нескольких галерей на одной странице"
307
 
308
+ #: gallery-plugin.php:958
309
  msgid "Sort images by"
310
  msgstr "Изображения сортируются по"
311
 
312
+ #: gallery-plugin.php:960
313
  msgid "Attachment ID"
314
  msgstr "id изображения"
315
 
316
+ #: gallery-plugin.php:961
317
  msgid "Image Name"
318
  msgstr "названию изображения"
319
 
320
+ #: gallery-plugin.php:963
321
  msgid "Sorting order in the Gallery"
322
  msgstr "Cортировка по порядку в Галерее"
323
 
324
+ #: gallery-plugin.php:964
325
  msgid "Random"
326
  msgstr "произвольно"
327
 
328
+ #: gallery-plugin.php:968
329
  msgid "Sort images"
330
  msgstr "Сортировать изображения"
331
 
332
+ #: gallery-plugin.php:970
333
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
334
  msgstr "ASC (в порядке возрастания от наименьшего до наибольшего значения - 1, 2, 3; a, b, c)"
335
 
336
+ #: gallery-plugin.php:971
337
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
338
  msgstr "DESC (по убыванию от самого высокого до самого низкого значения - 3, 2, 1; c, b, a)"
339
 
340
+ #: gallery-plugin.php:975
341
  msgid "Display text under the image"
342
  msgstr "Отображение текста под изображением"
343
 
344
+ #: gallery-plugin.php:977
345
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
346
  msgstr "Отключите чекбокс, если вы хотите отображать текст только в лайтбоксе"
347
 
348
+ #: gallery-plugin.php:981
349
  msgid "Display the Back link"
350
  msgstr "Отображать ссылку Вернуться"
351
 
352
+ #: gallery-plugin.php:987
353
  msgid "Display the Back link in the shortcode"
354
  msgstr "Отображаться ссылку Вернуться в шорткоде"
355
 
356
+ #: gallery-plugin.php:993
357
  msgid "The Back link text"
358
  msgstr "Текст для ссылки Вернуться"
359
 
360
+ #: gallery-plugin.php:999
361
  msgid "The Back link URL"
362
  msgstr "URL для ссылки Вернуться"
363
 
364
+ #: gallery-plugin.php:1001
365
  msgid "Gallery page (Page with Gallery Template)"
366
  msgstr "Страница галереи (Страница с Gallery Template)"
367
 
368
+ #: gallery-plugin.php:1003
369
  msgid "(Full URL to custom page)"
370
  msgstr "(Полная ссылка на пользовательскую страницу)"
371
 
372
+ #: gallery-plugin.php:1007
373
  msgid "The Read More link text"
374
  msgstr "Текст для ссылки Узнать больше"
375
 
376
+ #: gallery-plugin.php:1013
377
  msgid "Add gallery to the search"
378
  msgstr "Добавить галерею в поиск"
379
 
380
+ #: gallery-plugin.php:1018
381
+ #: gallery-plugin.php:1021
382
+ #: gallery-plugin.php:1025
383
  msgid "Using"
384
  msgstr "Используя"
385
 
386
+ #: gallery-plugin.php:1018
387
+ #: gallery-plugin.php:1021
388
+ #: gallery-plugin.php:1025
389
  msgid "powered by"
390
  msgstr "разработанный"
391
 
392
+ #: gallery-plugin.php:1021
393
+ #: gallery-plugin.php:1244
394
+ msgid "Activate"
395
+ msgstr "Активировать"
 
 
 
 
396
 
397
+ #: gallery-plugin.php:1025
398
+ msgid "Download"
399
+ msgstr "Загрузить"
400
 
401
+ #: gallery-plugin.php:1030
402
  msgid "Rewrite templates after update"
403
  msgstr "Перезапись шаблонов после обновления"
404
 
405
+ #: gallery-plugin.php:1032
406
+ #, php-format
407
+ msgid "Turn off the checkbox, if You edited the file '%s' or '%s' file in your theme folder and You don't want to rewrite them"
408
+ msgstr "Отключите чекбокс, если вы внесли изменения в файлы '%s' или '%s' в папке темы, и вы не хотите чтобы они были обновлены"
409
 
410
+ #: gallery-plugin.php:1041
411
  msgid "Use pagination for images"
412
  msgstr "Использовать пагинацию для изображений"
413
 
414
+ #: gallery-plugin.php:1044
415
  msgid "per page"
416
  msgstr "на странице"
417
 
418
+ #: gallery-plugin.php:1048
419
  msgid "The lightbox helper"
420
  msgstr "Вспомогательные элементы в лайтбоксе"
421
 
422
+ #: gallery-plugin.php:1050
423
  msgid "Do not use"
424
  msgstr "Не использовать"
425
 
426
+ #: gallery-plugin.php:1051
427
  msgid "Button helper"
428
  msgstr "Вспомогательные кнопки"
429
 
430
+ #: gallery-plugin.php:1052
431
  msgid "Thumbnail helper"
432
  msgstr "Вспомогательные миниатюры"
433
 
434
+ #: gallery-plugin.php:1056
435
  msgid "Display Like buttons in the lightbox"
436
  msgstr "Отображать Like кнопки в лайтбоксе"
437
 
438
+ #: gallery-plugin.php:1058
439
  msgid "FaceBook"
440
  msgstr "FaceBook"
441
 
442
+ #: gallery-plugin.php:1059
443
  msgid "Twitter"
444
  msgstr "Twitter"
445
 
446
+ #: gallery-plugin.php:1060
447
  msgid "Pinterest"
448
  msgstr "Pinterest"
449
 
450
+ #: gallery-plugin.php:1061
451
  msgid "Google +1"
452
  msgstr "Google +1"
453
 
454
+ #: gallery-plugin.php:1065
455
  msgid "Slug for gallery item"
456
  msgstr "Название для элементов галереи"
457
 
458
+ #: gallery-plugin.php:1067
459
  msgid "for any structure of permalinks except the default structure"
460
  msgstr "для любой структуры ссылок, за исключением структуры по умолчанию"
461
 
462
+ #: gallery-plugin.php:1071
463
  msgid "Title for lightbox button"
464
  msgstr "Название кнопки в лайтбоксе"
465
 
466
+ #: gallery-plugin.php:1077
467
  msgid "Display all images in the lightbox instead of going into a single gallery"
468
  msgstr "Отображать все изображения в лайтбоксе вместо перехода в отдельную галерею"
469
 
470
+ #: gallery-plugin.php:1080
471
+ #, php-format
472
+ msgid "When using the gallery template or a shortcode with `%s` parameter"
473
+ msgstr "Когда используется темплейт галереи или шорткод с параметром `%s`"
474
 
475
+ #: gallery-plugin.php:1106
476
  msgid "Save Changes"
477
  msgstr "Сохранить изменения"
478
 
479
+ #: gallery-plugin.php:1143
480
  msgid "Support"
481
  msgstr "Поддержка"
482
 
483
+ #: gallery-plugin.php:1210
484
  msgid "Updating images..."
485
  msgstr "Обновление изображений..."
486
 
487
+ #: gallery-plugin.php:1211
488
  msgid "No image found."
489
  msgstr "Ни одного изображения не найдено."
490
 
491
+ #: gallery-plugin.php:1212
492
  msgid "All images are updated."
493
  msgstr "Все изображения были обновлены."
494
 
495
+ #: gallery-plugin.php:1213
496
  msgid "Error."
497
  msgstr "Ошибка."
498
 
499
+ #: gallery-plugin.php:1224
500
  msgid ""
501
  "You are about to delete these items from this gallery.\n"
502
  " 'Cancel' to stop, 'OK' to delete."
504
  "Вы собираетесь удалить эти элементы из этой галереи.\n"
505
  " Нажмите \"Отменить\" чтобы отменить действие или \"OK\" для удаления."
506
 
507
+ #: gallery-plugin.php:1225
508
+ msgid "Switching to another mode, all unsaved data will be lost. Save data before switching?"
509
+ msgstr "При переключение на другой режим все несохраненные данные будут потеряны. Сохранить данные перед переключением?"
510
+
511
+ #: gallery-plugin.php:1226
512
  msgid "Insert Media"
513
  msgstr "Вставить медиафайл"
514
 
515
+ #: gallery-plugin.php:1227
516
  msgid "Insert"
517
  msgstr "Вставить"
518
 
519
+ #: gallery-plugin.php:1239
520
  msgid "Learn more"
521
  msgstr "Подробнее"
522
 
523
+ #: gallery-plugin.php:1251
 
 
 
 
524
  msgid "Install now"
525
  msgstr "Установить"
526
 
527
+ #: gallery-plugin.php:1260
528
  msgid "Add multiple gallery categories"
529
  msgstr "Добавить несколько категорий галереи"
530
 
531
+ #: gallery-plugin.php:1260
532
  msgid "Install Gallery Categories plugin to add unlimited number of categories."
533
  msgstr "Установить плагин Gallery Categories, чтобы иметь возможность добавлять неограниченное количество категорий."
534
 
535
+ #: gallery-plugin.php:1269
536
  msgid "Close"
537
  msgstr "Закрыть"
538
 
539
+ #: gallery-plugin.php:1533
540
  #: template/gallery-single-template.php:101
541
  msgid "Sorry, nothing found."
542
  msgstr "Извините, ничего не найдено."
543
 
544
+ #: gallery-plugin.php:1555
545
  #: template/gallery-single-template.php:120
546
  msgid "Image"
547
  msgstr "Изображение"
548
 
549
+ #: gallery-plugin.php:1555
550
  #: template/gallery-single-template.php:19
551
  msgid "Download high resolution image"
552
  msgstr "Скачать изображение в высоком разрешении"
553
 
554
+ #: gallery-plugin.php:1685
555
  msgid "Image size not defined"
556
  msgstr "Невозможно определить размер изображения"
557
 
558
+ #: gallery-plugin.php:1700
559
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
560
  msgstr "Плагин может обновить только PNG, JPEG, GIF, XBM или WPMP типы файлов. Для других, пожалуйста, вручную перезагрузите изображения."
561
 
562
+ #: gallery-plugin.php:1711
563
  msgid "Image size changes not defined"
564
  msgstr "Не удалось вычислить изменения размеров изображения"
565
 
566
+ #: gallery-plugin.php:1740
567
+ #: gallery-plugin.php:1743
568
+ #: gallery-plugin.php:1748
569
  msgid "Invalid path"
570
  msgstr "Путь к изображению для редактирования некорректный"
571
 
572
+ #: gallery-plugin.php:1897
573
  msgid "Add images requires JavaScript."
574
  msgstr "Для добавления изображений необходим JavaScript."
575
 
576
+ #: gallery-plugin.php:1900
577
  msgid "Add Media"
578
  msgstr "Добавить медиафайл"
579
 
580
+ #: gallery-plugin.php:1910
581
  msgid "The grid view for the Gallery images requires JavaScript."
582
  msgstr "Вид сетки для галереи изображений требует JavaScript."
583
 
584
+ #: gallery-plugin.php:1910
585
  msgid "Switch to the list view"
586
  msgstr "Переключиться на список"
587
 
588
+ #: gallery-plugin.php:1937
589
  msgid "List View"
590
  msgstr "В виде списка"
591
 
592
+ #: gallery-plugin.php:1938
593
  msgid "Grid View"
594
  msgstr "В виде сетки"
595
 
596
+ #: gallery-plugin.php:1995
597
  msgid "Filter"
598
  msgstr "Фильтр"
599
 
600
+ #: gallery-plugin.php:1999
601
  msgid "Empty Trash"
602
  msgstr "Очистить корзину"
603
 
604
+ #: gallery-plugin.php:2020
605
  msgid "No images found"
606
  msgstr "Ни одного изображения не найдено"
607
 
608
+ #: gallery-plugin.php:2074
609
  msgid "Select bulk action"
610
  msgstr "Выберите массовое действие"
611
 
612
+ #: gallery-plugin.php:2076
613
  msgid "Bulk Actions"
614
  msgstr "Действия"
615
 
616
+ #: gallery-plugin.php:2086
617
  msgid "Apply"
618
  msgstr "Применить"
619
 
620
+ #: gallery-plugin.php:2093
621
+ #: gallery-plugin.php:2272
622
  msgid "Delete from Gallery"
623
  msgstr "Удалить из галереи"
624
 
625
+ #: gallery-plugin.php:2106
626
+ #: gallery-plugin.php:2120
627
+ msgid "Display link to the original file under each image in the lightbox"
628
+ msgstr "Показать ссылку на исходный файл под каждым изображением в лайтбоксе"
629
 
630
+ #: gallery-plugin.php:2115
631
  msgid "Bulk Select"
632
  msgstr "Выбор"
633
 
634
+ #: gallery-plugin.php:2117
635
  msgid "Cancel Selection"
636
  msgstr "Отменить выбор"
637
 
638
+ #: gallery-plugin.php:2118
639
  msgid "Delete Selected"
640
  msgstr "Удалить выбранное"
641
 
642
+ #: gallery-plugin.php:2132
643
  msgid "File"
644
  msgstr "Файл"
645
 
646
+ #: gallery-plugin.php:2133
647
+ #: gallery-plugin.php:2221
648
+ #: gallery-plugin.php:2329
649
  msgid "Dimensions"
650
  msgstr "Размеры"
651
 
652
+ #: gallery-plugin.php:2135
653
+ #: gallery-plugin.php:2254
654
+ #: gallery-plugin.php:2339
655
  msgid "Alt tag"
656
  msgstr "Тэг \"Alt\""
657
 
658
+ #: gallery-plugin.php:2135
659
+ #: gallery-plugin.php:2256
660
+ msgid "The alt attribute specifies an alternate text for an image, if the image cannot be displayed."
661
+ msgstr "Атрибут Alt определяет альтернативный текст для изображения, если изображение не может быть отображено."
662
+
663
+ #: gallery-plugin.php:2136
664
+ #: gallery-plugin.php:2262
665
+ #: gallery-plugin.php:2344
666
+ msgid "Custom URL"
667
+ msgstr "Пользовательская ссылка"
668
+
669
+ #: gallery-plugin.php:2136
670
+ #: gallery-plugin.php:2264
671
+ msgid "By clicking on the thumbnail you'll go to the link (if the field is filled) or the image will be opened in the lightbox (if the field isn't filled)"
672
+ msgstr "Нажав на миниатюру, вы будете перенаправлены по ссылке (если поле заполнено) или изображение будет открыто в лайтбоксе (если поле не заполнено)"
673
 
674
+ #: gallery-plugin.php:2213
675
  msgid "Deselect"
676
  msgstr "Отменить выбор"
677
 
678
+ #: gallery-plugin.php:2219
679
  msgid "File name"
680
  msgstr "Название файла"
681
 
682
+ #: gallery-plugin.php:2220
683
  msgid "File type"
684
  msgstr "Тип файла"
685
 
686
+ #: gallery-plugin.php:2224
 
 
 
 
 
687
  msgid "Edit Attachment Info"
688
  msgstr "Редактировать информацию"
689
 
690
+ #: gallery-plugin.php:2224
691
+ msgid "Edit Attachment"
692
+ msgstr "Редактировать"
693
+
694
+ #: gallery-plugin.php:2234
695
  msgid "Go Pro"
696
  msgstr "Перейти на Pro версию"
697
 
698
+ #: gallery-plugin.php:2234
699
  msgid "Pro version"
700
  msgstr "Pro версия"
701
 
702
+ #: gallery-plugin.php:2237
703
  msgid "This setting is available in Pro version"
704
  msgstr "Эти настройки доступны в Pro версии"
705
 
706
+ #: gallery-plugin.php:2270
 
 
 
 
707
  msgid "Edit more details"
708
  msgstr "Редактировать детали"
709
 
710
+ #: gallery-plugin.php:2305
711
  #, php-format
712
  msgid "Select %s"
713
  msgstr "Выбрать %s"
714
 
715
+ #: gallery-plugin.php:2318
 
716
  #, php-format
717
  msgid "Edit &#8220;%s&#8221;"
718
  msgstr "Изменить &#8220;%s&#8221;"
719
 
720
+ #: gallery-plugin.php:2362
721
+ #: gallery-plugin.php:2375
722
  msgid "Edit"
723
  msgstr "Изменить"
724
 
725
+ #: gallery-plugin.php:2365
726
+ #: gallery-plugin.php:2380
727
  msgid "Trash"
728
  msgstr "Удалить"
729
 
730
+ #: gallery-plugin.php:2368
731
+ #: gallery-plugin.php:2383
732
  msgid "Delete Permanently"
733
  msgstr "Удалить навсегда"
734
 
 
735
  #: gallery-plugin.php:2370
736
+ #: gallery-plugin.php:2388
737
  #, php-format
738
  msgid "View &#8220;%s&#8221;"
739
  msgstr "Просмотр &#8220;%s&#8221;"
740
 
 
741
  #: gallery-plugin.php:2370
742
+ #: gallery-plugin.php:2388
743
  msgid "View"
744
  msgstr "Просмотр"
745
 
746
+ #: gallery-plugin.php:2372
747
  msgid "Attach"
748
  msgstr "Прикрепить"
749
 
750
+ #: gallery-plugin.php:2378
751
  msgid "Restore"
752
  msgstr "Восстановить"
753
 
754
+ #: gallery-plugin.php:2509
755
  msgid "Warning"
756
  msgstr "Внимание"
757
 
758
+ #: gallery-plugin.php:2509
759
  msgid "You can add only images to the gallery"
760
  msgstr "Вы можете добавить только изображения в галерею"
761
 
762
+ #: gallery-plugin.php:2556
763
  msgid "Sorry, no gallery found."
764
  msgstr "Извините, ничего не найдено"
765
 
766
+ #: gallery-plugin.php:2562
767
  msgid "Display an album image with the description and the link to a single gallery page"
768
  msgstr "Отобразить изображение альбома с описанием и ссылкой на отдельную страницу галереи"
769
 
859
  msgid "Gallery Category"
860
  msgstr "Категория галерей"
861
 
862
+ #~ msgid "Using Custom Search powered by"
863
+ #~ msgstr "Используя Custom Search, разработанный"
864
+
865
+ #~ msgid "Activate Custom Search"
866
+ #~ msgstr "Активировать Custom Search"
867
+
868
+ #~ msgid "Download Custom Search"
869
+ #~ msgstr "Загрузить Custom Search"
870
+
871
+ #~ msgid "Display file URL"
872
+ #~ msgstr "Отобразить путь к файлу"
873
+
874
+ #~ msgid "URL"
875
+ #~ msgstr "Ссылка"
876
+
877
+ #~ msgid "(by click on image opens a link in a new window)"
878
+ #~ msgstr ""
879
+ #~ "(нажатие на изображение открывает данную ссылку в новом окне браузера)"
880
+
881
  #~ msgid "Background color"
882
  #~ msgstr "Цвет фона"
883
 
languages/{gallery-sk_SK.po → gallery-plugin-sk_SK.po} RENAMED
File without changes
languages/gallery-plugin-sl_SI.mo ADDED
Binary file
languages/{gallery-sl_SI.po → gallery-plugin-sl_SI.po} RENAMED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-09-07 13:28+0300\n"
6
- "PO-Revision-Date: 2015-09-07 13:28+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Tilen <tilen@divided.si>\n"
9
  "Language: sl_SI\n"
@@ -17,165 +17,167 @@ msgstr ""
17
  "X-Generator: Poedit 1.5.4\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: gallery-plugin.php:43
21
- #: gallery-plugin.php:795
22
  #: gallery-plugin.php:1133
23
  #: gallery-plugin.php:1150
24
  msgid "Settings"
25
  msgstr "Nastavitve"
26
 
27
- #: gallery-plugin.php:104
28
  msgid "See images &raquo;"
29
  msgstr "Poglej slike &raquo;"
30
 
31
- #: gallery-plugin.php:107
32
  msgid "Return to all albums"
33
  msgstr ""
34
 
35
- #: gallery-plugin.php:331
36
- msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
 
37
  msgstr "Datoteke \"gallery-template.php\" in \"gallery-single-template.php\" niso bile najdene v mapi tvoje teme. Prosimo skopiraj jih iz mape `/wp-content/plugins/gallery-plugin/template/` v mapo tvoje teme za pravilno delovanje Gallery vtičnika"
38
 
39
- #: gallery-plugin.php:340
40
- #: gallery-plugin.php:349
41
  msgid "Galleries"
42
  msgstr "Galerije"
43
 
44
- #: gallery-plugin.php:341
45
- #: gallery-plugin.php:2511
46
  msgid "Gallery"
47
  msgstr "Galerija"
48
 
49
- #: gallery-plugin.php:342
50
  msgid "Add New Gallery"
51
  msgstr "Dodaj novo Galerijo"
52
 
53
- #: gallery-plugin.php:343
54
  msgid "Edit Gallery"
55
  msgstr "Uredi Galerijo"
56
 
57
- #: gallery-plugin.php:344
58
  msgid "New Gallery"
59
  msgstr "Nova Galerija"
60
 
61
- #: gallery-plugin.php:345
62
  msgid "View Gallery"
63
  msgstr "Pregled Galerije"
64
 
65
- #: gallery-plugin.php:346
66
  #, fuzzy
67
  msgid "Search Galleries"
68
  msgstr "Galerije"
69
 
70
- #: gallery-plugin.php:347
71
  msgid "No Gallery found"
72
  msgstr "Galerija ni bila najdena"
73
 
74
- #: gallery-plugin.php:404
75
  msgid "Gallery Shortcode"
76
  msgstr "Kratka koda do galerije"
77
 
78
- #: gallery-plugin.php:406
79
- #: gallery-plugin.php:438
80
  #, fuzzy
81
  msgid "Gallery Categories"
82
  msgstr "Velikost slike v galeriji"
83
 
84
- #: gallery-plugin.php:415
85
  msgid "Add this shortcode to a page, post or widget to display a single gallery"
86
  msgstr ""
87
 
88
- #: gallery-plugin.php:418
89
  #, fuzzy
90
  msgid "Use this shortcode to display an album image with the description and the link to a single gallery page"
91
  msgstr "Če želiš prikazati kratek opis s predogledno sliko in povezavo do posamezne galerije kopiraj spodnjo povezavo."
92
 
93
- #: gallery-plugin.php:420
94
  msgid "Short display"
95
  msgstr ""
96
 
97
- #: gallery-plugin.php:439
98
  msgid "Most Used"
99
  msgstr ""
100
 
101
- #: gallery-plugin.php:444
102
  #: gallery-plugin.php:890
103
  msgid "Default"
104
  msgstr "Privzeto"
105
 
106
- #: gallery-plugin.php:449
107
  #, fuzzy
108
  msgid "Add New Gallery Category"
109
  msgstr "Dodaj novo Galerijo"
110
 
111
- #: gallery-plugin.php:456
112
  #, fuzzy
113
  msgid "Install plugin"
114
  msgstr "Instalirani moduli"
115
 
116
- #: gallery-plugin.php:611
117
- #: gallery-plugin.php:2124
118
- #: gallery-plugin.php:2242
 
119
  msgid "Title"
120
  msgstr "Naslov"
121
 
122
- #: gallery-plugin.php:612
123
  msgid "Author"
124
  msgstr "Avtor"
125
 
126
- #: gallery-plugin.php:613
127
  #, fuzzy
128
  msgid "Shortcode"
129
  msgstr "Kratka koda do galerije"
130
 
131
- #: gallery-plugin.php:614
132
  #, fuzzy
133
  msgid "Photos"
134
  msgstr "Slika"
135
 
136
- #: gallery-plugin.php:615
137
  #: gallery-plugin.php:954
138
  msgid "Date"
139
  msgstr "Datum"
140
 
141
- #: gallery-plugin.php:768
142
  msgid "Settings are saved"
143
  msgstr "Nastavitve so shranjene"
144
 
145
- #: gallery-plugin.php:781
146
  #, fuzzy
147
  msgid "All plugin settings were restored."
148
  msgstr "na strani za nastavitve vtičnikov ("
149
 
150
- #: gallery-plugin.php:793
151
  msgid "Gallery Settings"
152
  msgstr "Nastavitve galerije"
153
 
154
- #: gallery-plugin.php:796
155
  #: gallery-plugin.php:1134
156
  msgid "FAQ"
157
  msgstr "FAQ"
158
 
159
- #: gallery-plugin.php:797
160
  msgid "Go PRO"
161
  msgstr "Pojdi na PRO"
162
 
163
- #: gallery-plugin.php:807
 
 
 
 
164
  msgid "Notice:"
165
  msgstr "Obvestilo:"
166
 
167
- #: gallery-plugin.php:807
168
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
169
  msgstr "Nastavitve vtičnika so bile spremenjen. Da se bodo nastavitve shranile, ne pozabi klikniti gumba \"Shrani nastavitve\" na dnu strani."
170
 
171
- #: gallery-plugin.php:808
172
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
173
  msgstr "Če želiš dodati posamezno galerijo v stran ali prispevek preprosto kopiraj to kodo:"
174
 
175
- #: gallery-plugin.php:812
176
- msgid "Please enable JavaScript to use the option to renew images."
177
- msgstr "Prosimo omogoči Javascript za uporabo funkcije osvežitve slik."
178
-
179
  #: gallery-plugin.php:816
180
  msgid "Update images for gallery"
181
  msgstr "Osveži slike galerije"
@@ -386,32 +388,33 @@ msgid "Add gallery to the search"
386
  msgstr "Dodaj galerijo k iskalniku"
387
 
388
  #: gallery-plugin.php:1010
 
 
389
  msgid "Using"
390
  msgstr "Se uporablja"
391
 
392
  #: gallery-plugin.php:1010
393
- msgid "powered by"
394
- msgstr "gnano z"
395
-
396
  #: gallery-plugin.php:1013
397
  #: gallery-plugin.php:1017
398
- msgid "Using Custom Search powered by"
399
- msgstr "Se uporablja \"Custom Search\" gnano z"
400
 
401
  #: gallery-plugin.php:1013
402
- msgid "Activate Custom Search"
403
- msgstr "Aktiviraj \"Custom Search\""
 
404
 
405
  #: gallery-plugin.php:1017
406
- msgid "Download Custom Search"
407
- msgstr "Prensei \"Custom Search\""
408
 
409
  #: gallery-plugin.php:1022
410
  msgid "Rewrite templates after update"
411
  msgstr ""
412
 
413
  #: gallery-plugin.php:1024
414
- msgid "Turn off the checkbox, if You edited the file 'gallery-template.php' or 'gallery-single-template.php' file in your theme folder and You don't want to rewrite them"
 
415
  msgstr ""
416
 
417
  #: gallery-plugin.php:1033
@@ -475,7 +478,8 @@ msgid "Display all images in the lightbox instead of going into a single gallery
475
  msgstr ""
476
 
477
  #: gallery-plugin.php:1072
478
- msgid "When using the gallery template or a shortcode with `display=short` parameter"
 
479
  msgstr ""
480
 
481
  #: gallery-plugin.php:1098
@@ -511,272 +515,275 @@ msgid ""
511
  msgstr ""
512
 
513
  #: gallery-plugin.php:1217
514
- msgid "Insert Media"
515
  msgstr ""
516
 
517
  #: gallery-plugin.php:1218
 
 
 
 
518
  msgid "Insert"
519
  msgstr ""
520
 
521
- #: gallery-plugin.php:1230
522
  #, fuzzy
523
  msgid "Learn more"
524
  msgstr "Preberi več"
525
 
526
- #: gallery-plugin.php:1235
527
- msgid "Activate"
528
- msgstr "Aktivirani moduli"
529
-
530
- #: gallery-plugin.php:1242
531
  #, fuzzy
532
  msgid "Install now"
533
  msgstr "Instalacija %s"
534
 
535
- #: gallery-plugin.php:1251
536
  msgid "Add multiple gallery categories"
537
  msgstr ""
538
 
539
- #: gallery-plugin.php:1251
540
  msgid "Install Gallery Categories plugin to add unlimited number of categories."
541
  msgstr ""
542
 
543
- #: gallery-plugin.php:1260
544
  msgid "Close"
545
  msgstr ""
546
 
547
- #: gallery-plugin.php:1524
548
  #: template/gallery-single-template.php:101
549
  msgid "Sorry, nothing found."
550
  msgstr "Žal ni zadetkov"
551
 
552
- #: gallery-plugin.php:1546
553
  #: template/gallery-single-template.php:120
554
  msgid "Image"
555
  msgstr "Slika"
556
 
557
- #: gallery-plugin.php:1546
558
  #: template/gallery-single-template.php:19
559
  msgid "Download high resolution image"
560
  msgstr "Prenesi sliko visoke resolucije"
561
 
562
- #: gallery-plugin.php:1676
563
  msgid "Image size not defined"
564
  msgstr "Velikost slike ni podana"
565
 
566
- #: gallery-plugin.php:1691
567
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
568
  msgstr "Posodobiti je možno le PNG, JPEG, GIF, WPMP ali XBM tipe datotek. Za vse ostale prosimo, da posodobiš slike ročno."
569
 
570
- #: gallery-plugin.php:1702
571
  msgid "Image size changes not defined"
572
  msgstr "Spremembe velikosti slike niso podane"
573
 
574
- #: gallery-plugin.php:1731
575
- #: gallery-plugin.php:1734
576
- #: gallery-plugin.php:1739
577
  msgid "Invalid path"
578
  msgstr "Napačna pot"
579
 
580
- #: gallery-plugin.php:1888
581
  msgid "Add images requires JavaScript."
582
  msgstr ""
583
 
584
- #: gallery-plugin.php:1891
585
  msgid "Add Media"
586
  msgstr ""
587
 
588
- #: gallery-plugin.php:1901
589
  msgid "The grid view for the Gallery images requires JavaScript."
590
  msgstr ""
591
 
592
- #: gallery-plugin.php:1901
593
  msgid "Switch to the list view"
594
  msgstr ""
595
 
596
- #: gallery-plugin.php:1928
597
  msgid "List View"
598
  msgstr ""
599
 
600
- #: gallery-plugin.php:1929
601
  msgid "Grid View"
602
  msgstr ""
603
 
604
- #: gallery-plugin.php:1986
605
  msgid "Filter"
606
  msgstr ""
607
 
608
- #: gallery-plugin.php:1990
609
  msgid "Empty Trash"
610
  msgstr ""
611
 
612
- #: gallery-plugin.php:2011
613
  #, fuzzy
614
  msgid "No images found"
615
  msgstr "Slike niso bile najdene"
616
 
617
- #: gallery-plugin.php:2065
618
  msgid "Select bulk action"
619
  msgstr ""
620
 
621
- #: gallery-plugin.php:2067
622
  msgid "Bulk Actions"
623
  msgstr ""
624
 
625
- #: gallery-plugin.php:2077
626
  msgid "Apply"
627
  msgstr ""
628
 
629
- #: gallery-plugin.php:2084
630
- #: gallery-plugin.php:2258
631
  #, fuzzy
632
  msgid "Delete from Gallery"
633
  msgstr "Nova Galerija"
634
 
635
- #: gallery-plugin.php:2097
636
- #: gallery-plugin.php:2111
637
- msgid "Display file URL"
638
- msgstr ""
 
639
 
640
- #: gallery-plugin.php:2106
641
  msgid "Bulk Select"
642
  msgstr ""
643
 
644
- #: gallery-plugin.php:2108
645
  msgid "Cancel Selection"
646
  msgstr ""
647
 
648
- #: gallery-plugin.php:2109
649
  msgid "Delete Selected"
650
  msgstr ""
651
 
652
- #: gallery-plugin.php:2122
653
  msgid "File"
654
  msgstr ""
655
 
656
- #: gallery-plugin.php:2123
657
- #: gallery-plugin.php:2211
 
658
  msgid "Dimensions"
659
  msgstr ""
660
 
661
- #: gallery-plugin.php:2125
662
  #: gallery-plugin.php:2246
 
663
  msgid "Alt tag"
664
  msgstr "Alt oznaka"
665
 
666
- #: gallery-plugin.php:2126
667
- #: gallery-plugin.php:2250
668
- msgid "URL"
669
- msgstr "URL"
 
 
 
 
 
 
670
 
671
- #: gallery-plugin.php:2202
 
 
 
 
 
672
  msgid "Deselect"
673
  msgstr ""
674
 
675
- #: gallery-plugin.php:2208
676
  msgid "File name"
677
  msgstr ""
678
 
679
- #: gallery-plugin.php:2209
680
  msgid "File type"
681
  msgstr ""
682
 
683
- #: gallery-plugin.php:2210
684
- #, fuzzy
685
- msgid "Uploaded on"
686
- msgstr "Naloži datoteko"
687
-
688
- #: gallery-plugin.php:2214
689
- #: gallery-plugin.php:2215
690
  #, fuzzy
691
- msgid "Edit Attachment"
692
  msgstr "ID priloge"
693
 
694
- #: gallery-plugin.php:2215
695
  #, fuzzy
696
- msgid "Edit Attachment Info"
697
  msgstr "ID priloge"
698
 
699
- #: gallery-plugin.php:2225
700
  #, fuzzy
701
  msgid "Go Pro"
702
  msgstr "Pojdi na PRO"
703
 
704
- #: gallery-plugin.php:2225
705
  msgid "Pro version"
706
  msgstr ""
707
 
708
- #: gallery-plugin.php:2228
709
  msgid "This setting is available in Pro version"
710
  msgstr "Ta nastavitev je dostopna v Pro verziji"
711
 
712
- #: gallery-plugin.php:2252
713
- msgid "(by click on image opens a link in a new window)"
714
- msgstr "(s klikom na sliko se odpre povezava v novem oknu)"
715
-
716
- #: gallery-plugin.php:2256
717
  msgid "Edit more details"
718
  msgstr ""
719
 
720
- #: gallery-plugin.php:2288
721
  #, php-format
722
  msgid "Select %s"
723
  msgstr ""
724
 
725
- #: gallery-plugin.php:2301
726
- #: gallery-plugin.php:2313
727
  #, php-format
728
  msgid "Edit &#8220;%s&#8221;"
729
  msgstr ""
730
 
731
- #: gallery-plugin.php:2348
732
- #: gallery-plugin.php:2361
733
  msgid "Edit"
734
  msgstr ""
735
 
736
- #: gallery-plugin.php:2351
737
- #: gallery-plugin.php:2366
738
  msgid "Trash"
739
  msgstr ""
740
 
741
- #: gallery-plugin.php:2354
742
- #: gallery-plugin.php:2369
743
  msgid "Delete Permanently"
744
  msgstr ""
745
 
746
- #: gallery-plugin.php:2356
747
- #: gallery-plugin.php:2374
748
  #, php-format
749
  msgid "View &#8220;%s&#8221;"
750
  msgstr ""
751
 
752
- #: gallery-plugin.php:2356
753
- #: gallery-plugin.php:2374
754
  msgid "View"
755
  msgstr ""
756
 
757
- #: gallery-plugin.php:2358
758
  #, fuzzy
759
  msgid "Attach"
760
  msgstr "ID priloge"
761
 
762
- #: gallery-plugin.php:2364
763
  msgid "Restore"
764
  msgstr ""
765
 
766
- #: gallery-plugin.php:2484
767
  msgid "Warning"
768
  msgstr ""
769
 
770
- #: gallery-plugin.php:2484
771
  msgid "You can add only images to the gallery"
772
  msgstr ""
773
 
774
- #: gallery-plugin.php:2513
775
  #, fuzzy
776
  msgid "Sorry, no gallery found."
777
  msgstr "Žal ni zadetkov"
778
 
779
- #: gallery-plugin.php:2519
780
  #, fuzzy
781
  msgid "Display an album image with the description and the link to a single gallery page"
782
  msgstr "Če želiš prikazati kratek opis s predogledno sliko in povezavo do posamezne galerije kopiraj spodnjo povezavo."
@@ -877,6 +884,25 @@ msgstr ""
877
  msgid "Gallery Category"
878
  msgstr "Velikost slike v galeriji"
879
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
880
  #~ msgid "Add a Gallery"
881
  #~ msgstr "Dodaj Galerijo"
882
 
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-14 14:33+0300\n"
6
+ "PO-Revision-Date: 2015-09-14 14:33+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Tilen <tilen@divided.si>\n"
9
  "Language: sl_SI\n"
17
  "X-Generator: Poedit 1.5.4\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: gallery-plugin.php:45
21
+ #: gallery-plugin.php:797
22
  #: gallery-plugin.php:1133
23
  #: gallery-plugin.php:1150
24
  msgid "Settings"
25
  msgstr "Nastavitve"
26
 
27
+ #: gallery-plugin.php:105
28
  msgid "See images &raquo;"
29
  msgstr "Poglej slike &raquo;"
30
 
31
+ #: gallery-plugin.php:108
32
  msgid "Return to all albums"
33
  msgstr ""
34
 
35
+ #: gallery-plugin.php:332
36
+ #, fuzzy, php-format
37
+ msgid "The following files '%s' and '%s' were not found in the directory of your theme. Please copy them from the directory `%s` to the directory of your theme for the correct work of the Gallery plugin"
38
  msgstr "Datoteke \"gallery-template.php\" in \"gallery-single-template.php\" niso bile najdene v mapi tvoje teme. Prosimo skopiraj jih iz mape `/wp-content/plugins/gallery-plugin/template/` v mapo tvoje teme za pravilno delovanje Gallery vtičnika"
39
 
40
+ #: gallery-plugin.php:342
41
+ #: gallery-plugin.php:351
42
  msgid "Galleries"
43
  msgstr "Galerije"
44
 
45
+ #: gallery-plugin.php:343
46
+ #: gallery-plugin.php:2530
47
  msgid "Gallery"
48
  msgstr "Galerija"
49
 
50
+ #: gallery-plugin.php:344
51
  msgid "Add New Gallery"
52
  msgstr "Dodaj novo Galerijo"
53
 
54
+ #: gallery-plugin.php:345
55
  msgid "Edit Gallery"
56
  msgstr "Uredi Galerijo"
57
 
58
+ #: gallery-plugin.php:346
59
  msgid "New Gallery"
60
  msgstr "Nova Galerija"
61
 
62
+ #: gallery-plugin.php:347
63
  msgid "View Gallery"
64
  msgstr "Pregled Galerije"
65
 
66
+ #: gallery-plugin.php:348
67
  #, fuzzy
68
  msgid "Search Galleries"
69
  msgstr "Galerije"
70
 
71
+ #: gallery-plugin.php:349
72
  msgid "No Gallery found"
73
  msgstr "Galerija ni bila najdena"
74
 
75
+ #: gallery-plugin.php:406
76
  msgid "Gallery Shortcode"
77
  msgstr "Kratka koda do galerije"
78
 
79
+ #: gallery-plugin.php:408
80
+ #: gallery-plugin.php:440
81
  #, fuzzy
82
  msgid "Gallery Categories"
83
  msgstr "Velikost slike v galeriji"
84
 
85
+ #: gallery-plugin.php:417
86
  msgid "Add this shortcode to a page, post or widget to display a single gallery"
87
  msgstr ""
88
 
89
+ #: gallery-plugin.php:420
90
  #, fuzzy
91
  msgid "Use this shortcode to display an album image with the description and the link to a single gallery page"
92
  msgstr "Če želiš prikazati kratek opis s predogledno sliko in povezavo do posamezne galerije kopiraj spodnjo povezavo."
93
 
94
+ #: gallery-plugin.php:422
95
  msgid "Short display"
96
  msgstr ""
97
 
98
+ #: gallery-plugin.php:441
99
  msgid "Most Used"
100
  msgstr ""
101
 
102
+ #: gallery-plugin.php:446
103
  #: gallery-plugin.php:890
104
  msgid "Default"
105
  msgstr "Privzeto"
106
 
107
+ #: gallery-plugin.php:451
108
  #, fuzzy
109
  msgid "Add New Gallery Category"
110
  msgstr "Dodaj novo Galerijo"
111
 
112
+ #: gallery-plugin.php:458
113
  #, fuzzy
114
  msgid "Install plugin"
115
  msgstr "Instalirani moduli"
116
 
117
+ #: gallery-plugin.php:613
118
+ #: gallery-plugin.php:2126
119
+ #: gallery-plugin.php:2240
120
+ #: gallery-plugin.php:2326
121
  msgid "Title"
122
  msgstr "Naslov"
123
 
124
+ #: gallery-plugin.php:614
125
  msgid "Author"
126
  msgstr "Avtor"
127
 
128
+ #: gallery-plugin.php:615
129
  #, fuzzy
130
  msgid "Shortcode"
131
  msgstr "Kratka koda do galerije"
132
 
133
+ #: gallery-plugin.php:616
134
  #, fuzzy
135
  msgid "Photos"
136
  msgstr "Slika"
137
 
138
+ #: gallery-plugin.php:617
139
  #: gallery-plugin.php:954
140
  msgid "Date"
141
  msgstr "Datum"
142
 
143
+ #: gallery-plugin.php:770
144
  msgid "Settings are saved"
145
  msgstr "Nastavitve so shranjene"
146
 
147
+ #: gallery-plugin.php:783
148
  #, fuzzy
149
  msgid "All plugin settings were restored."
150
  msgstr "na strani za nastavitve vtičnikov ("
151
 
152
+ #: gallery-plugin.php:795
153
  msgid "Gallery Settings"
154
  msgstr "Nastavitve galerije"
155
 
156
+ #: gallery-plugin.php:798
157
  #: gallery-plugin.php:1134
158
  msgid "FAQ"
159
  msgstr "FAQ"
160
 
161
+ #: gallery-plugin.php:799
162
  msgid "Go PRO"
163
  msgstr "Pojdi na PRO"
164
 
165
+ #: gallery-plugin.php:809
166
+ msgid "Please enable JavaScript to use the option to renew images."
167
+ msgstr "Prosimo omogoči Javascript za uporabo funkcije osvežitve slik."
168
+
169
+ #: gallery-plugin.php:810
170
  msgid "Notice:"
171
  msgstr "Obvestilo:"
172
 
173
+ #: gallery-plugin.php:810
174
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
175
  msgstr "Nastavitve vtičnika so bile spremenjen. Da se bodo nastavitve shranile, ne pozabi klikniti gumba \"Shrani nastavitve\" na dnu strani."
176
 
177
+ #: gallery-plugin.php:811
178
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
179
  msgstr "Če želiš dodati posamezno galerijo v stran ali prispevek preprosto kopiraj to kodo:"
180
 
 
 
 
 
181
  #: gallery-plugin.php:816
182
  msgid "Update images for gallery"
183
  msgstr "Osveži slike galerije"
388
  msgstr "Dodaj galerijo k iskalniku"
389
 
390
  #: gallery-plugin.php:1010
391
+ #: gallery-plugin.php:1013
392
+ #: gallery-plugin.php:1017
393
  msgid "Using"
394
  msgstr "Se uporablja"
395
 
396
  #: gallery-plugin.php:1010
 
 
 
397
  #: gallery-plugin.php:1013
398
  #: gallery-plugin.php:1017
399
+ msgid "powered by"
400
+ msgstr "gnano z"
401
 
402
  #: gallery-plugin.php:1013
403
+ #: gallery-plugin.php:1236
404
+ msgid "Activate"
405
+ msgstr "Aktivirani moduli"
406
 
407
  #: gallery-plugin.php:1017
408
+ msgid "Download"
409
+ msgstr ""
410
 
411
  #: gallery-plugin.php:1022
412
  msgid "Rewrite templates after update"
413
  msgstr ""
414
 
415
  #: gallery-plugin.php:1024
416
+ #, php-format
417
+ msgid "Turn off the checkbox, if You edited the file '%s' or '%s' file in your theme folder and You don't want to rewrite them"
418
  msgstr ""
419
 
420
  #: gallery-plugin.php:1033
478
  msgstr ""
479
 
480
  #: gallery-plugin.php:1072
481
+ #, php-format
482
+ msgid "When using the gallery template or a shortcode with `%s` parameter"
483
  msgstr ""
484
 
485
  #: gallery-plugin.php:1098
515
  msgstr ""
516
 
517
  #: gallery-plugin.php:1217
518
+ msgid "Switching to another mode, all unsaved data will be lost. Save data before switching?"
519
  msgstr ""
520
 
521
  #: gallery-plugin.php:1218
522
+ msgid "Insert Media"
523
+ msgstr ""
524
+
525
+ #: gallery-plugin.php:1219
526
  msgid "Insert"
527
  msgstr ""
528
 
529
+ #: gallery-plugin.php:1231
530
  #, fuzzy
531
  msgid "Learn more"
532
  msgstr "Preberi več"
533
 
534
+ #: gallery-plugin.php:1243
 
 
 
 
535
  #, fuzzy
536
  msgid "Install now"
537
  msgstr "Instalacija %s"
538
 
539
+ #: gallery-plugin.php:1252
540
  msgid "Add multiple gallery categories"
541
  msgstr ""
542
 
543
+ #: gallery-plugin.php:1252
544
  msgid "Install Gallery Categories plugin to add unlimited number of categories."
545
  msgstr ""
546
 
547
+ #: gallery-plugin.php:1261
548
  msgid "Close"
549
  msgstr ""
550
 
551
+ #: gallery-plugin.php:1525
552
  #: template/gallery-single-template.php:101
553
  msgid "Sorry, nothing found."
554
  msgstr "Žal ni zadetkov"
555
 
556
+ #: gallery-plugin.php:1547
557
  #: template/gallery-single-template.php:120
558
  msgid "Image"
559
  msgstr "Slika"
560
 
561
+ #: gallery-plugin.php:1547
562
  #: template/gallery-single-template.php:19
563
  msgid "Download high resolution image"
564
  msgstr "Prenesi sliko visoke resolucije"
565
 
566
+ #: gallery-plugin.php:1677
567
  msgid "Image size not defined"
568
  msgstr "Velikost slike ni podana"
569
 
570
+ #: gallery-plugin.php:1692
571
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
572
  msgstr "Posodobiti je možno le PNG, JPEG, GIF, WPMP ali XBM tipe datotek. Za vse ostale prosimo, da posodobiš slike ročno."
573
 
574
+ #: gallery-plugin.php:1703
575
  msgid "Image size changes not defined"
576
  msgstr "Spremembe velikosti slike niso podane"
577
 
578
+ #: gallery-plugin.php:1732
579
+ #: gallery-plugin.php:1735
580
+ #: gallery-plugin.php:1740
581
  msgid "Invalid path"
582
  msgstr "Napačna pot"
583
 
584
+ #: gallery-plugin.php:1889
585
  msgid "Add images requires JavaScript."
586
  msgstr ""
587
 
588
+ #: gallery-plugin.php:1892
589
  msgid "Add Media"
590
  msgstr ""
591
 
592
+ #: gallery-plugin.php:1902
593
  msgid "The grid view for the Gallery images requires JavaScript."
594
  msgstr ""
595
 
596
+ #: gallery-plugin.php:1902
597
  msgid "Switch to the list view"
598
  msgstr ""
599
 
600
+ #: gallery-plugin.php:1929
601
  msgid "List View"
602
  msgstr ""
603
 
604
+ #: gallery-plugin.php:1930
605
  msgid "Grid View"
606
  msgstr ""
607
 
608
+ #: gallery-plugin.php:1987
609
  msgid "Filter"
610
  msgstr ""
611
 
612
+ #: gallery-plugin.php:1991
613
  msgid "Empty Trash"
614
  msgstr ""
615
 
616
+ #: gallery-plugin.php:2012
617
  #, fuzzy
618
  msgid "No images found"
619
  msgstr "Slike niso bile najdene"
620
 
621
+ #: gallery-plugin.php:2066
622
  msgid "Select bulk action"
623
  msgstr ""
624
 
625
+ #: gallery-plugin.php:2068
626
  msgid "Bulk Actions"
627
  msgstr ""
628
 
629
+ #: gallery-plugin.php:2078
630
  msgid "Apply"
631
  msgstr ""
632
 
633
+ #: gallery-plugin.php:2085
634
+ #: gallery-plugin.php:2264
635
  #, fuzzy
636
  msgid "Delete from Gallery"
637
  msgstr "Nova Galerija"
638
 
639
+ #: gallery-plugin.php:2098
640
+ #: gallery-plugin.php:2112
641
+ #, fuzzy
642
+ msgid "Display link to the original file under each image in the lightbox"
643
+ msgstr "Prikaži sliko polne velikosti v lightbox-u"
644
 
645
+ #: gallery-plugin.php:2107
646
  msgid "Bulk Select"
647
  msgstr ""
648
 
649
+ #: gallery-plugin.php:2109
650
  msgid "Cancel Selection"
651
  msgstr ""
652
 
653
+ #: gallery-plugin.php:2110
654
  msgid "Delete Selected"
655
  msgstr ""
656
 
657
+ #: gallery-plugin.php:2124
658
  msgid "File"
659
  msgstr ""
660
 
661
+ #: gallery-plugin.php:2125
662
+ #: gallery-plugin.php:2213
663
+ #: gallery-plugin.php:2321
664
  msgid "Dimensions"
665
  msgstr ""
666
 
667
+ #: gallery-plugin.php:2127
668
  #: gallery-plugin.php:2246
669
+ #: gallery-plugin.php:2331
670
  msgid "Alt tag"
671
  msgstr "Alt oznaka"
672
 
673
+ #: gallery-plugin.php:2127
674
+ #: gallery-plugin.php:2248
675
+ msgid "The alt attribute specifies an alternate text for an image, if the image cannot be displayed."
676
+ msgstr ""
677
+
678
+ #: gallery-plugin.php:2128
679
+ #: gallery-plugin.php:2254
680
+ #: gallery-plugin.php:2336
681
+ msgid "Custom URL"
682
+ msgstr ""
683
 
684
+ #: gallery-plugin.php:2128
685
+ #: gallery-plugin.php:2256
686
+ msgid "By clicking on the thumbnail you'll go to the link (if the field is filled) or the image will be opened in the lightbox (if the field isn't filled)"
687
+ msgstr ""
688
+
689
+ #: gallery-plugin.php:2205
690
  msgid "Deselect"
691
  msgstr ""
692
 
693
+ #: gallery-plugin.php:2211
694
  msgid "File name"
695
  msgstr ""
696
 
697
+ #: gallery-plugin.php:2212
698
  msgid "File type"
699
  msgstr ""
700
 
701
+ #: gallery-plugin.php:2216
 
 
 
 
 
 
702
  #, fuzzy
703
+ msgid "Edit Attachment Info"
704
  msgstr "ID priloge"
705
 
706
+ #: gallery-plugin.php:2216
707
  #, fuzzy
708
+ msgid "Edit Attachment"
709
  msgstr "ID priloge"
710
 
711
+ #: gallery-plugin.php:2226
712
  #, fuzzy
713
  msgid "Go Pro"
714
  msgstr "Pojdi na PRO"
715
 
716
+ #: gallery-plugin.php:2226
717
  msgid "Pro version"
718
  msgstr ""
719
 
720
+ #: gallery-plugin.php:2229
721
  msgid "This setting is available in Pro version"
722
  msgstr "Ta nastavitev je dostopna v Pro verziji"
723
 
724
+ #: gallery-plugin.php:2262
 
 
 
 
725
  msgid "Edit more details"
726
  msgstr ""
727
 
728
+ #: gallery-plugin.php:2297
729
  #, php-format
730
  msgid "Select %s"
731
  msgstr ""
732
 
733
+ #: gallery-plugin.php:2310
 
734
  #, php-format
735
  msgid "Edit &#8220;%s&#8221;"
736
  msgstr ""
737
 
738
+ #: gallery-plugin.php:2354
739
+ #: gallery-plugin.php:2367
740
  msgid "Edit"
741
  msgstr ""
742
 
743
+ #: gallery-plugin.php:2357
744
+ #: gallery-plugin.php:2372
745
  msgid "Trash"
746
  msgstr ""
747
 
748
+ #: gallery-plugin.php:2360
749
+ #: gallery-plugin.php:2375
750
  msgid "Delete Permanently"
751
  msgstr ""
752
 
753
+ #: gallery-plugin.php:2362
754
+ #: gallery-plugin.php:2380
755
  #, php-format
756
  msgid "View &#8220;%s&#8221;"
757
  msgstr ""
758
 
759
+ #: gallery-plugin.php:2362
760
+ #: gallery-plugin.php:2380
761
  msgid "View"
762
  msgstr ""
763
 
764
+ #: gallery-plugin.php:2364
765
  #, fuzzy
766
  msgid "Attach"
767
  msgstr "ID priloge"
768
 
769
+ #: gallery-plugin.php:2370
770
  msgid "Restore"
771
  msgstr ""
772
 
773
+ #: gallery-plugin.php:2501
774
  msgid "Warning"
775
  msgstr ""
776
 
777
+ #: gallery-plugin.php:2501
778
  msgid "You can add only images to the gallery"
779
  msgstr ""
780
 
781
+ #: gallery-plugin.php:2532
782
  #, fuzzy
783
  msgid "Sorry, no gallery found."
784
  msgstr "Žal ni zadetkov"
785
 
786
+ #: gallery-plugin.php:2538
787
  #, fuzzy
788
  msgid "Display an album image with the description and the link to a single gallery page"
789
  msgstr "Če želiš prikazati kratek opis s predogledno sliko in povezavo do posamezne galerije kopiraj spodnjo povezavo."
884
  msgid "Gallery Category"
885
  msgstr "Velikost slike v galeriji"
886
 
887
+ #~ msgid "Using Custom Search powered by"
888
+ #~ msgstr "Se uporablja \"Custom Search\" gnano z"
889
+
890
+ #~ msgid "Activate Custom Search"
891
+ #~ msgstr "Aktiviraj \"Custom Search\""
892
+
893
+ #~ msgid "Download Custom Search"
894
+ #~ msgstr "Prensei \"Custom Search\""
895
+
896
+ #~ msgid "URL"
897
+ #~ msgstr "URL"
898
+
899
+ #, fuzzy
900
+ #~ msgid "Uploaded on"
901
+ #~ msgstr "Naloži datoteko"
902
+
903
+ #~ msgid "(by click on image opens a link in a new window)"
904
+ #~ msgstr "(s klikom na sliko se odpre povezava v novem oknu)"
905
+
906
  #~ msgid "Add a Gallery"
907
  #~ msgstr "Dodaj Galerijo"
908
 
languages/gallery-plugin-sr_RS.mo ADDED
Binary file
languages/{gallery-sr_RS.po → gallery-plugin-sr_RS.po} RENAMED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-09-07 13:28+0300\n"
6
- "PO-Revision-Date: 2015-09-07 13:28+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Radovan Georgijevic, Andrijana Nikolic <http://www.georgijevic.info, andrijanan@webhostinggeeks.com>\n"
9
  "Language: fr_FR\n"
@@ -17,166 +17,168 @@ msgstr ""
17
  "X-Generator: Poedit 1.5.4\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: gallery-plugin.php:43
21
- #: gallery-plugin.php:795
22
  #: gallery-plugin.php:1133
23
  #: gallery-plugin.php:1150
24
  msgid "Settings"
25
  msgstr "Podešavanja"
26
 
27
- #: gallery-plugin.php:104
28
  msgid "See images &raquo;"
29
  msgstr "Pogledaj sliku &raquo;"
30
 
31
- #: gallery-plugin.php:107
32
  msgid "Return to all albums"
33
  msgstr ""
34
 
35
- #: gallery-plugin.php:331
36
- msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
 
37
  msgstr "Sledeći fajlovi \"gallery-template.php\" i \"gallery-single-template.php\" nisu pronađeni u direktorijumu vaše teme. Molimo vas da ih kopirate iz direktorijuma `/wp-content/plugins/gallery-plugin/template/` u direktorijum vaše teme za ispravan rad modula Galerija"
38
 
39
- #: gallery-plugin.php:340
40
- #: gallery-plugin.php:349
41
  msgid "Galleries"
42
  msgstr "Galerije"
43
 
44
- #: gallery-plugin.php:341
45
- #: gallery-plugin.php:2511
46
  msgid "Gallery"
47
  msgstr "Galerija"
48
 
49
- #: gallery-plugin.php:342
50
  msgid "Add New Gallery"
51
  msgstr "Dodaj novu Galeriju"
52
 
53
- #: gallery-plugin.php:343
54
  msgid "Edit Gallery"
55
  msgstr "Uredi Galeriju"
56
 
57
- #: gallery-plugin.php:344
58
  msgid "New Gallery"
59
  msgstr "Nova Galerija"
60
 
61
- #: gallery-plugin.php:345
62
  msgid "View Gallery"
63
  msgstr "Pregled Galerije"
64
 
65
- #: gallery-plugin.php:346
66
  #, fuzzy
67
  msgid "Search Galleries"
68
  msgstr "Galerije"
69
 
70
- #: gallery-plugin.php:347
71
  msgid "No Gallery found"
72
  msgstr "Nije pronađena Galerija"
73
 
74
- #: gallery-plugin.php:404
75
  msgid "Gallery Shortcode"
76
  msgstr "Kratak kod za Galeriju"
77
 
78
- #: gallery-plugin.php:406
79
- #: gallery-plugin.php:438
80
  #, fuzzy
81
  msgid "Gallery Categories"
82
  msgstr "Veličina slika u galeriji"
83
 
84
- #: gallery-plugin.php:415
85
  msgid "Add this shortcode to a page, post or widget to display a single gallery"
86
  msgstr ""
87
 
88
- #: gallery-plugin.php:418
89
  #, fuzzy
90
  msgid "Use this shortcode to display an album image with the description and the link to a single gallery page"
91
  msgstr "Ako želite da prikažete kratak opis koji sadrži snimak ekrana i link ka stranici sa Jedinstvenom galerijom."
92
 
93
- #: gallery-plugin.php:420
94
  msgid "Short display"
95
  msgstr ""
96
 
97
- #: gallery-plugin.php:439
98
  msgid "Most Used"
99
  msgstr ""
100
 
101
- #: gallery-plugin.php:444
102
  #: gallery-plugin.php:890
103
  msgid "Default"
104
  msgstr "Podrazumevano"
105
 
106
- #: gallery-plugin.php:449
107
  #, fuzzy
108
  msgid "Add New Gallery Category"
109
  msgstr "Dodaj novu Galeriju"
110
 
111
- #: gallery-plugin.php:456
112
  #, fuzzy
113
  msgid "Install plugin"
114
  msgstr "Instalirani moduli"
115
 
116
- #: gallery-plugin.php:611
117
- #: gallery-plugin.php:2124
118
- #: gallery-plugin.php:2242
 
119
  msgid "Title"
120
  msgstr "Naslov"
121
 
122
- #: gallery-plugin.php:612
123
  msgid "Author"
124
  msgstr "Autor"
125
 
126
- #: gallery-plugin.php:613
127
  #, fuzzy
128
  msgid "Shortcode"
129
  msgstr "Kratak kod za Galeriju"
130
 
131
- #: gallery-plugin.php:614
132
  #, fuzzy
133
  msgid "Photos"
134
  msgstr "Foto"
135
 
136
- #: gallery-plugin.php:615
137
  #: gallery-plugin.php:954
138
  msgid "Date"
139
  msgstr "Datum"
140
 
141
- #: gallery-plugin.php:768
142
  msgid "Settings are saved"
143
  msgstr "Podešavanja su sačuvana"
144
 
145
- #: gallery-plugin.php:781
146
  #, fuzzy
147
  msgid "All plugin settings were restored."
148
  msgstr "na stranici za podešavanje modula ("
149
 
150
- #: gallery-plugin.php:793
151
  msgid "Gallery Settings"
152
  msgstr "Podešavanja Galerije"
153
 
154
- #: gallery-plugin.php:796
155
  #: gallery-plugin.php:1134
156
  msgid "FAQ"
157
  msgstr "FAQ"
158
 
159
- #: gallery-plugin.php:797
160
  msgid "Go PRO"
161
  msgstr ""
162
 
163
- #: gallery-plugin.php:807
 
 
 
 
 
164
  msgid "Notice:"
165
  msgstr ""
166
 
167
- #: gallery-plugin.php:807
168
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
169
  msgstr ""
170
 
171
- #: gallery-plugin.php:808
172
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
173
  msgstr "Ako želite da dodate Jedinstvenu Galeriju na vašu stranicu ili post, samo kopirajte i prelepite ovaj kratki kod na vaš post ili stranicu:"
174
 
175
- #: gallery-plugin.php:812
176
- #, fuzzy
177
- msgid "Please enable JavaScript to use the option to renew images."
178
- msgstr "Molimo vas omogućite da JavaScript koristi program za učitavanje fajlova."
179
-
180
  #: gallery-plugin.php:816
181
  msgid "Update images for gallery"
182
  msgstr ""
@@ -390,24 +392,25 @@ msgid "Add gallery to the search"
390
  msgstr ""
391
 
392
  #: gallery-plugin.php:1010
 
 
393
  msgid "Using"
394
  msgstr ""
395
 
396
  #: gallery-plugin.php:1010
397
- msgid "powered by"
398
- msgstr ""
399
-
400
  #: gallery-plugin.php:1013
401
  #: gallery-plugin.php:1017
402
- msgid "Using Custom Search powered by"
403
  msgstr ""
404
 
405
  #: gallery-plugin.php:1013
406
- msgid "Activate Custom Search"
407
- msgstr ""
 
 
408
 
409
  #: gallery-plugin.php:1017
410
- msgid "Download Custom Search"
411
  msgstr ""
412
 
413
  #: gallery-plugin.php:1022
@@ -415,7 +418,8 @@ msgid "Rewrite templates after update"
415
  msgstr ""
416
 
417
  #: gallery-plugin.php:1024
418
- msgid "Turn off the checkbox, if You edited the file 'gallery-template.php' or 'gallery-single-template.php' file in your theme folder and You don't want to rewrite them"
 
419
  msgstr ""
420
 
421
  #: gallery-plugin.php:1033
@@ -482,7 +486,8 @@ msgid "Display all images in the lightbox instead of going into a single gallery
482
  msgstr ""
483
 
484
  #: gallery-plugin.php:1072
485
- msgid "When using the gallery template or a shortcode with `display=short` parameter"
 
486
  msgstr ""
487
 
488
  #: gallery-plugin.php:1098
@@ -517,273 +522,275 @@ msgid ""
517
  msgstr ""
518
 
519
  #: gallery-plugin.php:1217
520
- msgid "Insert Media"
521
  msgstr ""
522
 
523
  #: gallery-plugin.php:1218
 
 
 
 
524
  msgid "Insert"
525
  msgstr ""
526
 
527
- #: gallery-plugin.php:1230
528
  #, fuzzy
529
  msgid "Learn more"
530
  msgstr "Pročitaj više"
531
 
532
- #: gallery-plugin.php:1235
533
- #, fuzzy
534
- msgid "Activate"
535
- msgstr "Aktivirani moduli"
536
-
537
- #: gallery-plugin.php:1242
538
  #, fuzzy
539
  msgid "Install now"
540
  msgstr "Instalacija %s"
541
 
542
- #: gallery-plugin.php:1251
543
  msgid "Add multiple gallery categories"
544
  msgstr ""
545
 
546
- #: gallery-plugin.php:1251
547
  msgid "Install Gallery Categories plugin to add unlimited number of categories."
548
  msgstr ""
549
 
550
- #: gallery-plugin.php:1260
551
  msgid "Close"
552
  msgstr ""
553
 
554
- #: gallery-plugin.php:1524
555
  #: template/gallery-single-template.php:101
556
  msgid "Sorry, nothing found."
557
  msgstr "Nažalost nije pronađeno"
558
 
559
- #: gallery-plugin.php:1546
560
  #: template/gallery-single-template.php:120
561
  msgid "Image"
562
  msgstr "Slika"
563
 
564
- #: gallery-plugin.php:1546
565
  #: template/gallery-single-template.php:19
566
  msgid "Download high resolution image"
567
  msgstr "Preuzmi sliku u visokoj rezoluciji"
568
 
569
- #: gallery-plugin.php:1676
570
  #, fuzzy
571
  msgid "Image size not defined"
572
  msgstr "Veličina slike"
573
 
574
- #: gallery-plugin.php:1691
575
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
576
  msgstr ""
577
 
578
- #: gallery-plugin.php:1702
579
  msgid "Image size changes not defined"
580
  msgstr ""
581
 
582
- #: gallery-plugin.php:1731
583
- #: gallery-plugin.php:1734
584
- #: gallery-plugin.php:1739
585
  msgid "Invalid path"
586
  msgstr ""
587
 
588
- #: gallery-plugin.php:1888
589
  msgid "Add images requires JavaScript."
590
  msgstr ""
591
 
592
- #: gallery-plugin.php:1891
593
  msgid "Add Media"
594
  msgstr ""
595
 
596
- #: gallery-plugin.php:1901
597
  msgid "The grid view for the Gallery images requires JavaScript."
598
  msgstr ""
599
 
600
- #: gallery-plugin.php:1901
601
  msgid "Switch to the list view"
602
  msgstr ""
603
 
604
- #: gallery-plugin.php:1928
605
  msgid "List View"
606
  msgstr ""
607
 
608
- #: gallery-plugin.php:1929
609
  msgid "Grid View"
610
  msgstr ""
611
 
612
- #: gallery-plugin.php:1986
613
  msgid "Filter"
614
  msgstr ""
615
 
616
- #: gallery-plugin.php:1990
617
  msgid "Empty Trash"
618
  msgstr ""
619
 
620
- #: gallery-plugin.php:2011
621
  #, fuzzy
622
  msgid "No images found"
623
  msgstr "Nije pronađena Galerija"
624
 
625
- #: gallery-plugin.php:2065
626
  msgid "Select bulk action"
627
  msgstr ""
628
 
629
- #: gallery-plugin.php:2067
630
  msgid "Bulk Actions"
631
  msgstr ""
632
 
633
- #: gallery-plugin.php:2077
634
  msgid "Apply"
635
  msgstr ""
636
 
637
- #: gallery-plugin.php:2084
638
- #: gallery-plugin.php:2258
639
  #, fuzzy
640
  msgid "Delete from Gallery"
641
  msgstr "Nova Galerija"
642
 
643
- #: gallery-plugin.php:2097
644
- #: gallery-plugin.php:2111
645
- msgid "Display file URL"
646
- msgstr ""
 
647
 
648
- #: gallery-plugin.php:2106
649
  msgid "Bulk Select"
650
  msgstr ""
651
 
652
- #: gallery-plugin.php:2108
653
  msgid "Cancel Selection"
654
  msgstr ""
655
 
656
- #: gallery-plugin.php:2109
657
  msgid "Delete Selected"
658
  msgstr ""
659
 
660
- #: gallery-plugin.php:2122
661
  msgid "File"
662
  msgstr ""
663
 
664
- #: gallery-plugin.php:2123
665
- #: gallery-plugin.php:2211
 
666
  msgid "Dimensions"
667
  msgstr ""
668
 
669
- #: gallery-plugin.php:2125
670
  #: gallery-plugin.php:2246
 
671
  msgid "Alt tag"
672
  msgstr ""
673
 
674
- #: gallery-plugin.php:2126
675
- #: gallery-plugin.php:2250
676
- msgid "URL"
677
- msgstr "URL"
 
 
 
 
 
 
 
 
 
 
 
678
 
679
- #: gallery-plugin.php:2202
680
  msgid "Deselect"
681
  msgstr ""
682
 
683
- #: gallery-plugin.php:2208
684
  msgid "File name"
685
  msgstr ""
686
 
687
- #: gallery-plugin.php:2209
688
  msgid "File type"
689
  msgstr ""
690
 
691
- #: gallery-plugin.php:2210
692
- #, fuzzy
693
- msgid "Uploaded on"
694
- msgstr "Učitaj fajl"
695
-
696
- #: gallery-plugin.php:2214
697
- #: gallery-plugin.php:2215
698
  #, fuzzy
699
- msgid "Edit Attachment"
700
  msgstr "ID priloga"
701
 
702
- #: gallery-plugin.php:2215
703
  #, fuzzy
704
- msgid "Edit Attachment Info"
705
  msgstr "ID priloga"
706
 
707
- #: gallery-plugin.php:2225
708
  msgid "Go Pro"
709
  msgstr ""
710
 
711
- #: gallery-plugin.php:2225
712
  msgid "Pro version"
713
  msgstr ""
714
 
715
- #: gallery-plugin.php:2228
716
  msgid "This setting is available in Pro version"
717
  msgstr "Ovo podešavanje je dostupno u Pro verziji"
718
 
719
- #: gallery-plugin.php:2252
720
- msgid "(by click on image opens a link in a new window)"
721
- msgstr "(klikom na sliku otvara se link u novom prozoru)"
722
-
723
- #: gallery-plugin.php:2256
724
  msgid "Edit more details"
725
  msgstr ""
726
 
727
- #: gallery-plugin.php:2288
728
  #, php-format
729
  msgid "Select %s"
730
  msgstr ""
731
 
732
- #: gallery-plugin.php:2301
733
- #: gallery-plugin.php:2313
734
  #, php-format
735
  msgid "Edit &#8220;%s&#8221;"
736
  msgstr ""
737
 
738
- #: gallery-plugin.php:2348
739
- #: gallery-plugin.php:2361
740
  msgid "Edit"
741
  msgstr ""
742
 
743
- #: gallery-plugin.php:2351
744
- #: gallery-plugin.php:2366
745
  msgid "Trash"
746
  msgstr ""
747
 
748
- #: gallery-plugin.php:2354
749
- #: gallery-plugin.php:2369
750
  msgid "Delete Permanently"
751
  msgstr ""
752
 
753
- #: gallery-plugin.php:2356
754
- #: gallery-plugin.php:2374
755
  #, php-format
756
  msgid "View &#8220;%s&#8221;"
757
  msgstr ""
758
 
759
- #: gallery-plugin.php:2356
760
- #: gallery-plugin.php:2374
761
  msgid "View"
762
  msgstr ""
763
 
764
- #: gallery-plugin.php:2358
765
  #, fuzzy
766
  msgid "Attach"
767
  msgstr "ID priloga"
768
 
769
- #: gallery-plugin.php:2364
770
  msgid "Restore"
771
  msgstr ""
772
 
773
- #: gallery-plugin.php:2484
774
  msgid "Warning"
775
  msgstr ""
776
 
777
- #: gallery-plugin.php:2484
778
  msgid "You can add only images to the gallery"
779
  msgstr ""
780
 
781
- #: gallery-plugin.php:2513
782
  #, fuzzy
783
  msgid "Sorry, no gallery found."
784
  msgstr "Nažalost nije pronađeno"
785
 
786
- #: gallery-plugin.php:2519
787
  #, fuzzy
788
  msgid "Display an album image with the description and the link to a single gallery page"
789
  msgstr "Ako želite da prikažete kratak opis koji sadrži snimak ekrana i link ka stranici sa Jedinstvenom galerijom."
@@ -884,6 +891,16 @@ msgstr ""
884
  msgid "Gallery Category"
885
  msgstr "Veličina slika u galeriji"
886
 
 
 
 
 
 
 
 
 
 
 
887
  #~ msgid "Add a Gallery"
888
  #~ msgstr "Dodaj Galeriju"
889
 
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-14 14:33+0300\n"
6
+ "PO-Revision-Date: 2015-09-14 14:33+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Radovan Georgijevic, Andrijana Nikolic <http://www.georgijevic.info, andrijanan@webhostinggeeks.com>\n"
9
  "Language: fr_FR\n"
17
  "X-Generator: Poedit 1.5.4\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: gallery-plugin.php:45
21
+ #: gallery-plugin.php:797
22
  #: gallery-plugin.php:1133
23
  #: gallery-plugin.php:1150
24
  msgid "Settings"
25
  msgstr "Podešavanja"
26
 
27
+ #: gallery-plugin.php:105
28
  msgid "See images &raquo;"
29
  msgstr "Pogledaj sliku &raquo;"
30
 
31
+ #: gallery-plugin.php:108
32
  msgid "Return to all albums"
33
  msgstr ""
34
 
35
+ #: gallery-plugin.php:332
36
+ #, fuzzy, php-format
37
+ msgid "The following files '%s' and '%s' were not found in the directory of your theme. Please copy them from the directory `%s` to the directory of your theme for the correct work of the Gallery plugin"
38
  msgstr "Sledeći fajlovi \"gallery-template.php\" i \"gallery-single-template.php\" nisu pronađeni u direktorijumu vaše teme. Molimo vas da ih kopirate iz direktorijuma `/wp-content/plugins/gallery-plugin/template/` u direktorijum vaše teme za ispravan rad modula Galerija"
39
 
40
+ #: gallery-plugin.php:342
41
+ #: gallery-plugin.php:351
42
  msgid "Galleries"
43
  msgstr "Galerije"
44
 
45
+ #: gallery-plugin.php:343
46
+ #: gallery-plugin.php:2530
47
  msgid "Gallery"
48
  msgstr "Galerija"
49
 
50
+ #: gallery-plugin.php:344
51
  msgid "Add New Gallery"
52
  msgstr "Dodaj novu Galeriju"
53
 
54
+ #: gallery-plugin.php:345
55
  msgid "Edit Gallery"
56
  msgstr "Uredi Galeriju"
57
 
58
+ #: gallery-plugin.php:346
59
  msgid "New Gallery"
60
  msgstr "Nova Galerija"
61
 
62
+ #: gallery-plugin.php:347
63
  msgid "View Gallery"
64
  msgstr "Pregled Galerije"
65
 
66
+ #: gallery-plugin.php:348
67
  #, fuzzy
68
  msgid "Search Galleries"
69
  msgstr "Galerije"
70
 
71
+ #: gallery-plugin.php:349
72
  msgid "No Gallery found"
73
  msgstr "Nije pronađena Galerija"
74
 
75
+ #: gallery-plugin.php:406
76
  msgid "Gallery Shortcode"
77
  msgstr "Kratak kod za Galeriju"
78
 
79
+ #: gallery-plugin.php:408
80
+ #: gallery-plugin.php:440
81
  #, fuzzy
82
  msgid "Gallery Categories"
83
  msgstr "Veličina slika u galeriji"
84
 
85
+ #: gallery-plugin.php:417
86
  msgid "Add this shortcode to a page, post or widget to display a single gallery"
87
  msgstr ""
88
 
89
+ #: gallery-plugin.php:420
90
  #, fuzzy
91
  msgid "Use this shortcode to display an album image with the description and the link to a single gallery page"
92
  msgstr "Ako želite da prikažete kratak opis koji sadrži snimak ekrana i link ka stranici sa Jedinstvenom galerijom."
93
 
94
+ #: gallery-plugin.php:422
95
  msgid "Short display"
96
  msgstr ""
97
 
98
+ #: gallery-plugin.php:441
99
  msgid "Most Used"
100
  msgstr ""
101
 
102
+ #: gallery-plugin.php:446
103
  #: gallery-plugin.php:890
104
  msgid "Default"
105
  msgstr "Podrazumevano"
106
 
107
+ #: gallery-plugin.php:451
108
  #, fuzzy
109
  msgid "Add New Gallery Category"
110
  msgstr "Dodaj novu Galeriju"
111
 
112
+ #: gallery-plugin.php:458
113
  #, fuzzy
114
  msgid "Install plugin"
115
  msgstr "Instalirani moduli"
116
 
117
+ #: gallery-plugin.php:613
118
+ #: gallery-plugin.php:2126
119
+ #: gallery-plugin.php:2240
120
+ #: gallery-plugin.php:2326
121
  msgid "Title"
122
  msgstr "Naslov"
123
 
124
+ #: gallery-plugin.php:614
125
  msgid "Author"
126
  msgstr "Autor"
127
 
128
+ #: gallery-plugin.php:615
129
  #, fuzzy
130
  msgid "Shortcode"
131
  msgstr "Kratak kod za Galeriju"
132
 
133
+ #: gallery-plugin.php:616
134
  #, fuzzy
135
  msgid "Photos"
136
  msgstr "Foto"
137
 
138
+ #: gallery-plugin.php:617
139
  #: gallery-plugin.php:954
140
  msgid "Date"
141
  msgstr "Datum"
142
 
143
+ #: gallery-plugin.php:770
144
  msgid "Settings are saved"
145
  msgstr "Podešavanja su sačuvana"
146
 
147
+ #: gallery-plugin.php:783
148
  #, fuzzy
149
  msgid "All plugin settings were restored."
150
  msgstr "na stranici za podešavanje modula ("
151
 
152
+ #: gallery-plugin.php:795
153
  msgid "Gallery Settings"
154
  msgstr "Podešavanja Galerije"
155
 
156
+ #: gallery-plugin.php:798
157
  #: gallery-plugin.php:1134
158
  msgid "FAQ"
159
  msgstr "FAQ"
160
 
161
+ #: gallery-plugin.php:799
162
  msgid "Go PRO"
163
  msgstr ""
164
 
165
+ #: gallery-plugin.php:809
166
+ #, fuzzy
167
+ msgid "Please enable JavaScript to use the option to renew images."
168
+ msgstr "Molimo vas omogućite da JavaScript koristi program za učitavanje fajlova."
169
+
170
+ #: gallery-plugin.php:810
171
  msgid "Notice:"
172
  msgstr ""
173
 
174
+ #: gallery-plugin.php:810
175
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
176
  msgstr ""
177
 
178
+ #: gallery-plugin.php:811
179
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
180
  msgstr "Ako želite da dodate Jedinstvenu Galeriju na vašu stranicu ili post, samo kopirajte i prelepite ovaj kratki kod na vaš post ili stranicu:"
181
 
 
 
 
 
 
182
  #: gallery-plugin.php:816
183
  msgid "Update images for gallery"
184
  msgstr ""
392
  msgstr ""
393
 
394
  #: gallery-plugin.php:1010
395
+ #: gallery-plugin.php:1013
396
+ #: gallery-plugin.php:1017
397
  msgid "Using"
398
  msgstr ""
399
 
400
  #: gallery-plugin.php:1010
 
 
 
401
  #: gallery-plugin.php:1013
402
  #: gallery-plugin.php:1017
403
+ msgid "powered by"
404
  msgstr ""
405
 
406
  #: gallery-plugin.php:1013
407
+ #: gallery-plugin.php:1236
408
+ #, fuzzy
409
+ msgid "Activate"
410
+ msgstr "Aktivirani moduli"
411
 
412
  #: gallery-plugin.php:1017
413
+ msgid "Download"
414
  msgstr ""
415
 
416
  #: gallery-plugin.php:1022
418
  msgstr ""
419
 
420
  #: gallery-plugin.php:1024
421
+ #, php-format
422
+ msgid "Turn off the checkbox, if You edited the file '%s' or '%s' file in your theme folder and You don't want to rewrite them"
423
  msgstr ""
424
 
425
  #: gallery-plugin.php:1033
486
  msgstr ""
487
 
488
  #: gallery-plugin.php:1072
489
+ #, php-format
490
+ msgid "When using the gallery template or a shortcode with `%s` parameter"
491
  msgstr ""
492
 
493
  #: gallery-plugin.php:1098
522
  msgstr ""
523
 
524
  #: gallery-plugin.php:1217
525
+ msgid "Switching to another mode, all unsaved data will be lost. Save data before switching?"
526
  msgstr ""
527
 
528
  #: gallery-plugin.php:1218
529
+ msgid "Insert Media"
530
+ msgstr ""
531
+
532
+ #: gallery-plugin.php:1219
533
  msgid "Insert"
534
  msgstr ""
535
 
536
+ #: gallery-plugin.php:1231
537
  #, fuzzy
538
  msgid "Learn more"
539
  msgstr "Pročitaj više"
540
 
541
+ #: gallery-plugin.php:1243
 
 
 
 
 
542
  #, fuzzy
543
  msgid "Install now"
544
  msgstr "Instalacija %s"
545
 
546
+ #: gallery-plugin.php:1252
547
  msgid "Add multiple gallery categories"
548
  msgstr ""
549
 
550
+ #: gallery-plugin.php:1252
551
  msgid "Install Gallery Categories plugin to add unlimited number of categories."
552
  msgstr ""
553
 
554
+ #: gallery-plugin.php:1261
555
  msgid "Close"
556
  msgstr ""
557
 
558
+ #: gallery-plugin.php:1525
559
  #: template/gallery-single-template.php:101
560
  msgid "Sorry, nothing found."
561
  msgstr "Nažalost nije pronađeno"
562
 
563
+ #: gallery-plugin.php:1547
564
  #: template/gallery-single-template.php:120
565
  msgid "Image"
566
  msgstr "Slika"
567
 
568
+ #: gallery-plugin.php:1547
569
  #: template/gallery-single-template.php:19
570
  msgid "Download high resolution image"
571
  msgstr "Preuzmi sliku u visokoj rezoluciji"
572
 
573
+ #: gallery-plugin.php:1677
574
  #, fuzzy
575
  msgid "Image size not defined"
576
  msgstr "Veličina slike"
577
 
578
+ #: gallery-plugin.php:1692
579
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
580
  msgstr ""
581
 
582
+ #: gallery-plugin.php:1703
583
  msgid "Image size changes not defined"
584
  msgstr ""
585
 
586
+ #: gallery-plugin.php:1732
587
+ #: gallery-plugin.php:1735
588
+ #: gallery-plugin.php:1740
589
  msgid "Invalid path"
590
  msgstr ""
591
 
592
+ #: gallery-plugin.php:1889
593
  msgid "Add images requires JavaScript."
594
  msgstr ""
595
 
596
+ #: gallery-plugin.php:1892
597
  msgid "Add Media"
598
  msgstr ""
599
 
600
+ #: gallery-plugin.php:1902
601
  msgid "The grid view for the Gallery images requires JavaScript."
602
  msgstr ""
603
 
604
+ #: gallery-plugin.php:1902
605
  msgid "Switch to the list view"
606
  msgstr ""
607
 
608
+ #: gallery-plugin.php:1929
609
  msgid "List View"
610
  msgstr ""
611
 
612
+ #: gallery-plugin.php:1930
613
  msgid "Grid View"
614
  msgstr ""
615
 
616
+ #: gallery-plugin.php:1987
617
  msgid "Filter"
618
  msgstr ""
619
 
620
+ #: gallery-plugin.php:1991
621
  msgid "Empty Trash"
622
  msgstr ""
623
 
624
+ #: gallery-plugin.php:2012
625
  #, fuzzy
626
  msgid "No images found"
627
  msgstr "Nije pronađena Galerija"
628
 
629
+ #: gallery-plugin.php:2066
630
  msgid "Select bulk action"
631
  msgstr ""
632
 
633
+ #: gallery-plugin.php:2068
634
  msgid "Bulk Actions"
635
  msgstr ""
636
 
637
+ #: gallery-plugin.php:2078
638
  msgid "Apply"
639
  msgstr ""
640
 
641
+ #: gallery-plugin.php:2085
642
+ #: gallery-plugin.php:2264
643
  #, fuzzy
644
  msgid "Delete from Gallery"
645
  msgstr "Nova Galerija"
646
 
647
+ #: gallery-plugin.php:2098
648
+ #: gallery-plugin.php:2112
649
+ #, fuzzy
650
+ msgid "Display link to the original file under each image in the lightbox"
651
+ msgstr "Prikaži sliku u punoj veličini u lightbox-u"
652
 
653
+ #: gallery-plugin.php:2107
654
  msgid "Bulk Select"
655
  msgstr ""
656
 
657
+ #: gallery-plugin.php:2109
658
  msgid "Cancel Selection"
659
  msgstr ""
660
 
661
+ #: gallery-plugin.php:2110
662
  msgid "Delete Selected"
663
  msgstr ""
664
 
665
+ #: gallery-plugin.php:2124
666
  msgid "File"
667
  msgstr ""
668
 
669
+ #: gallery-plugin.php:2125
670
+ #: gallery-plugin.php:2213
671
+ #: gallery-plugin.php:2321
672
  msgid "Dimensions"
673
  msgstr ""
674
 
675
+ #: gallery-plugin.php:2127
676
  #: gallery-plugin.php:2246
677
+ #: gallery-plugin.php:2331
678
  msgid "Alt tag"
679
  msgstr ""
680
 
681
+ #: gallery-plugin.php:2127
682
+ #: gallery-plugin.php:2248
683
+ msgid "The alt attribute specifies an alternate text for an image, if the image cannot be displayed."
684
+ msgstr ""
685
+
686
+ #: gallery-plugin.php:2128
687
+ #: gallery-plugin.php:2254
688
+ #: gallery-plugin.php:2336
689
+ msgid "Custom URL"
690
+ msgstr ""
691
+
692
+ #: gallery-plugin.php:2128
693
+ #: gallery-plugin.php:2256
694
+ msgid "By clicking on the thumbnail you'll go to the link (if the field is filled) or the image will be opened in the lightbox (if the field isn't filled)"
695
+ msgstr ""
696
 
697
+ #: gallery-plugin.php:2205
698
  msgid "Deselect"
699
  msgstr ""
700
 
701
+ #: gallery-plugin.php:2211
702
  msgid "File name"
703
  msgstr ""
704
 
705
+ #: gallery-plugin.php:2212
706
  msgid "File type"
707
  msgstr ""
708
 
709
+ #: gallery-plugin.php:2216
 
 
 
 
 
 
710
  #, fuzzy
711
+ msgid "Edit Attachment Info"
712
  msgstr "ID priloga"
713
 
714
+ #: gallery-plugin.php:2216
715
  #, fuzzy
716
+ msgid "Edit Attachment"
717
  msgstr "ID priloga"
718
 
719
+ #: gallery-plugin.php:2226
720
  msgid "Go Pro"
721
  msgstr ""
722
 
723
+ #: gallery-plugin.php:2226
724
  msgid "Pro version"
725
  msgstr ""
726
 
727
+ #: gallery-plugin.php:2229
728
  msgid "This setting is available in Pro version"
729
  msgstr "Ovo podešavanje je dostupno u Pro verziji"
730
 
731
+ #: gallery-plugin.php:2262
 
 
 
 
732
  msgid "Edit more details"
733
  msgstr ""
734
 
735
+ #: gallery-plugin.php:2297
736
  #, php-format
737
  msgid "Select %s"
738
  msgstr ""
739
 
740
+ #: gallery-plugin.php:2310
 
741
  #, php-format
742
  msgid "Edit &#8220;%s&#8221;"
743
  msgstr ""
744
 
745
+ #: gallery-plugin.php:2354
746
+ #: gallery-plugin.php:2367
747
  msgid "Edit"
748
  msgstr ""
749
 
750
+ #: gallery-plugin.php:2357
751
+ #: gallery-plugin.php:2372
752
  msgid "Trash"
753
  msgstr ""
754
 
755
+ #: gallery-plugin.php:2360
756
+ #: gallery-plugin.php:2375
757
  msgid "Delete Permanently"
758
  msgstr ""
759
 
760
+ #: gallery-plugin.php:2362
761
+ #: gallery-plugin.php:2380
762
  #, php-format
763
  msgid "View &#8220;%s&#8221;"
764
  msgstr ""
765
 
766
+ #: gallery-plugin.php:2362
767
+ #: gallery-plugin.php:2380
768
  msgid "View"
769
  msgstr ""
770
 
771
+ #: gallery-plugin.php:2364
772
  #, fuzzy
773
  msgid "Attach"
774
  msgstr "ID priloga"
775
 
776
+ #: gallery-plugin.php:2370
777
  msgid "Restore"
778
  msgstr ""
779
 
780
+ #: gallery-plugin.php:2501
781
  msgid "Warning"
782
  msgstr ""
783
 
784
+ #: gallery-plugin.php:2501
785
  msgid "You can add only images to the gallery"
786
  msgstr ""
787
 
788
+ #: gallery-plugin.php:2532
789
  #, fuzzy
790
  msgid "Sorry, no gallery found."
791
  msgstr "Nažalost nije pronađeno"
792
 
793
+ #: gallery-plugin.php:2538
794
  #, fuzzy
795
  msgid "Display an album image with the description and the link to a single gallery page"
796
  msgstr "Ako želite da prikažete kratak opis koji sadrži snimak ekrana i link ka stranici sa Jedinstvenom galerijom."
891
  msgid "Gallery Category"
892
  msgstr "Veličina slika u galeriji"
893
 
894
+ #~ msgid "URL"
895
+ #~ msgstr "URL"
896
+
897
+ #, fuzzy
898
+ #~ msgid "Uploaded on"
899
+ #~ msgstr "Učitaj fajl"
900
+
901
+ #~ msgid "(by click on image opens a link in a new window)"
902
+ #~ msgstr "(klikom na sliku otvara se link u novom prozoru)"
903
+
904
  #~ msgid "Add a Gallery"
905
  #~ msgstr "Dodaj Galeriju"
906
 
languages/gallery-plugin-tr.mo ADDED
Binary file
languages/{gallery-tr.po → gallery-plugin-tr.po} RENAMED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-09-07 13:28+0300\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Ismail Demirbilek <ce.demirbilek@gmail.com>\n"
@@ -17,166 +17,168 @@ msgstr ""
17
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: gallery-plugin.php:43
21
- #: gallery-plugin.php:795
22
  #: gallery-plugin.php:1133
23
  #: gallery-plugin.php:1150
24
  msgid "Settings"
25
  msgstr "Ayarlar"
26
 
27
- #: gallery-plugin.php:104
28
  msgid "See images &raquo;"
29
  msgstr "Resimleri Gör &raquo;"
30
 
31
- #: gallery-plugin.php:107
32
  msgid "Return to all albums"
33
  msgstr ""
34
 
35
- #: gallery-plugin.php:331
36
- msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
 
37
  msgstr "\"gallery-template.php\" ve \"gallery-single-template.php\" dosyaları tema klasörünüzde bulunamadı. Lütfen bu dosyaları `/wp-content/plugins/gallery-plugin/template/` dizininden tema dizininize kopyalayınız. Aksi halde Galeri eklentisi doğru çalışmayacaktır."
38
 
39
- #: gallery-plugin.php:340
40
- #: gallery-plugin.php:349
41
  msgid "Galleries"
42
  msgstr "Galeriler"
43
 
44
- #: gallery-plugin.php:341
45
- #: gallery-plugin.php:2511
46
  msgid "Gallery"
47
  msgstr "Galeri"
48
 
49
- #: gallery-plugin.php:342
50
  msgid "Add New Gallery"
51
  msgstr "Yeni Galeri"
52
 
53
- #: gallery-plugin.php:343
54
  msgid "Edit Gallery"
55
  msgstr "Galeriyi Düzenle"
56
 
57
- #: gallery-plugin.php:344
58
  msgid "New Gallery"
59
  msgstr "Yeni Galeri"
60
 
61
- #: gallery-plugin.php:345
62
  msgid "View Gallery"
63
  msgstr "Galeriyi görüntüle"
64
 
65
- #: gallery-plugin.php:346
66
  #, fuzzy
67
  msgid "Search Galleries"
68
  msgstr "Galeriler"
69
 
70
- #: gallery-plugin.php:347
71
  msgid "No Gallery found"
72
  msgstr "Galeri bulunamadı"
73
 
74
- #: gallery-plugin.php:404
75
  msgid "Gallery Shortcode"
76
  msgstr "Galeri Kısa Kodu"
77
 
78
- #: gallery-plugin.php:406
79
- #: gallery-plugin.php:438
80
  #, fuzzy
81
  msgid "Gallery Categories"
82
  msgstr "Galeri resim boyutu"
83
 
84
- #: gallery-plugin.php:415
85
  msgid "Add this shortcode to a page, post or widget to display a single gallery"
86
  msgstr ""
87
 
88
- #: gallery-plugin.php:418
89
  #, fuzzy
90
  msgid "Use this shortcode to display an album image with the description and the link to a single gallery page"
91
  msgstr "Eğer Galeri sayfasına link içeren galeri önizlemesi eklemek isterseniz aşağıdaki kodu yapıştırınız"
92
 
93
- #: gallery-plugin.php:420
94
  msgid "Short display"
95
  msgstr ""
96
 
97
- #: gallery-plugin.php:439
98
  msgid "Most Used"
99
  msgstr ""
100
 
101
- #: gallery-plugin.php:444
102
  #: gallery-plugin.php:890
103
  msgid "Default"
104
  msgstr "Öntanımlı"
105
 
106
- #: gallery-plugin.php:449
107
  #, fuzzy
108
  msgid "Add New Gallery Category"
109
  msgstr "Yeni Galeri"
110
 
111
- #: gallery-plugin.php:456
112
  #, fuzzy
113
  msgid "Install plugin"
114
  msgstr "Yüklü eklentiler"
115
 
116
- #: gallery-plugin.php:611
117
- #: gallery-plugin.php:2124
118
- #: gallery-plugin.php:2242
 
119
  msgid "Title"
120
  msgstr "Başlık"
121
 
122
- #: gallery-plugin.php:612
123
  msgid "Author"
124
  msgstr "Yazar"
125
 
126
- #: gallery-plugin.php:613
127
  #, fuzzy
128
  msgid "Shortcode"
129
  msgstr "Galeri Kısa Kodu"
130
 
131
- #: gallery-plugin.php:614
132
  #, fuzzy
133
  msgid "Photos"
134
  msgstr "Fotoğraf"
135
 
136
- #: gallery-plugin.php:615
137
  #: gallery-plugin.php:954
138
  msgid "Date"
139
  msgstr "Tarih"
140
 
141
- #: gallery-plugin.php:768
142
  msgid "Settings are saved"
143
  msgstr "Ayarlar kaydedildi"
144
 
145
- #: gallery-plugin.php:781
146
  #, fuzzy
147
  msgid "All plugin settings were restored."
148
  msgstr "Eklenti ayarları: ("
149
 
150
- #: gallery-plugin.php:793
151
  msgid "Gallery Settings"
152
  msgstr "Galeri ayarları"
153
 
154
- #: gallery-plugin.php:796
155
  #: gallery-plugin.php:1134
156
  msgid "FAQ"
157
  msgstr "SSS"
158
 
159
- #: gallery-plugin.php:797
160
  msgid "Go PRO"
161
  msgstr ""
162
 
163
- #: gallery-plugin.php:807
 
 
 
 
 
164
  msgid "Notice:"
165
  msgstr ""
166
 
167
- #: gallery-plugin.php:807
168
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
169
  msgstr ""
170
 
171
- #: gallery-plugin.php:808
172
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
173
  msgstr "Sayfa ya da yazılara tekil galeri eklemek için bu kısa kodu kopyalayıp sayfa ya da yazı içerisine yapıştırın:"
174
 
175
- #: gallery-plugin.php:812
176
- #, fuzzy
177
- msgid "Please enable JavaScript to use the option to renew images."
178
- msgstr "Uploader'ı kullanmak için JavaScript desteğini aktifleştirmelisiniz."
179
-
180
  #: gallery-plugin.php:816
181
  msgid "Update images for gallery"
182
  msgstr ""
@@ -390,24 +392,25 @@ msgid "Add gallery to the search"
390
  msgstr ""
391
 
392
  #: gallery-plugin.php:1010
 
 
393
  msgid "Using"
394
  msgstr ""
395
 
396
  #: gallery-plugin.php:1010
397
- msgid "powered by"
398
- msgstr ""
399
-
400
  #: gallery-plugin.php:1013
401
  #: gallery-plugin.php:1017
402
- msgid "Using Custom Search powered by"
403
  msgstr ""
404
 
405
  #: gallery-plugin.php:1013
406
- msgid "Activate Custom Search"
407
- msgstr ""
 
 
408
 
409
  #: gallery-plugin.php:1017
410
- msgid "Download Custom Search"
411
  msgstr ""
412
 
413
  #: gallery-plugin.php:1022
@@ -415,7 +418,8 @@ msgid "Rewrite templates after update"
415
  msgstr ""
416
 
417
  #: gallery-plugin.php:1024
418
- msgid "Turn off the checkbox, if You edited the file 'gallery-template.php' or 'gallery-single-template.php' file in your theme folder and You don't want to rewrite them"
 
419
  msgstr ""
420
 
421
  #: gallery-plugin.php:1033
@@ -480,7 +484,8 @@ msgid "Display all images in the lightbox instead of going into a single gallery
480
  msgstr ""
481
 
482
  #: gallery-plugin.php:1072
483
- msgid "When using the gallery template or a shortcode with `display=short` parameter"
 
484
  msgstr ""
485
 
486
  #: gallery-plugin.php:1098
@@ -515,273 +520,275 @@ msgid ""
515
  msgstr ""
516
 
517
  #: gallery-plugin.php:1217
518
- msgid "Insert Media"
519
  msgstr ""
520
 
521
  #: gallery-plugin.php:1218
 
 
 
 
522
  msgid "Insert"
523
  msgstr ""
524
 
525
- #: gallery-plugin.php:1230
526
  #, fuzzy
527
  msgid "Learn more"
528
  msgstr "Devamını Oku"
529
 
530
- #: gallery-plugin.php:1235
531
- #, fuzzy
532
- msgid "Activate"
533
- msgstr "Etkinleştirilmiş eklentiler"
534
-
535
- #: gallery-plugin.php:1242
536
  #, fuzzy
537
  msgid "Install now"
538
  msgstr "%s yükle"
539
 
540
- #: gallery-plugin.php:1251
541
  msgid "Add multiple gallery categories"
542
  msgstr ""
543
 
544
- #: gallery-plugin.php:1251
545
  msgid "Install Gallery Categories plugin to add unlimited number of categories."
546
  msgstr ""
547
 
548
- #: gallery-plugin.php:1260
549
  msgid "Close"
550
  msgstr ""
551
 
552
- #: gallery-plugin.php:1524
553
  #: template/gallery-single-template.php:101
554
  msgid "Sorry, nothing found."
555
  msgstr "Üzgünüz, sonuç bulunamadı."
556
 
557
- #: gallery-plugin.php:1546
558
  #: template/gallery-single-template.php:120
559
  msgid "Image"
560
  msgstr "Görsel"
561
 
562
- #: gallery-plugin.php:1546
563
  #: template/gallery-single-template.php:19
564
  msgid "Download high resolution image"
565
  msgstr "Yüksek çözünürlüklü görseli indir"
566
 
567
- #: gallery-plugin.php:1676
568
  #, fuzzy
569
  msgid "Image size not defined"
570
  msgstr "Resim boyutu"
571
 
572
- #: gallery-plugin.php:1691
573
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
574
  msgstr ""
575
 
576
- #: gallery-plugin.php:1702
577
  msgid "Image size changes not defined"
578
  msgstr ""
579
 
580
- #: gallery-plugin.php:1731
581
- #: gallery-plugin.php:1734
582
- #: gallery-plugin.php:1739
583
  msgid "Invalid path"
584
  msgstr ""
585
 
586
- #: gallery-plugin.php:1888
587
  msgid "Add images requires JavaScript."
588
  msgstr ""
589
 
590
- #: gallery-plugin.php:1891
591
  msgid "Add Media"
592
  msgstr ""
593
 
594
- #: gallery-plugin.php:1901
595
  msgid "The grid view for the Gallery images requires JavaScript."
596
  msgstr ""
597
 
598
- #: gallery-plugin.php:1901
599
  msgid "Switch to the list view"
600
  msgstr ""
601
 
602
- #: gallery-plugin.php:1928
603
  msgid "List View"
604
  msgstr ""
605
 
606
- #: gallery-plugin.php:1929
607
  msgid "Grid View"
608
  msgstr ""
609
 
610
- #: gallery-plugin.php:1986
611
  msgid "Filter"
612
  msgstr ""
613
 
614
- #: gallery-plugin.php:1990
615
  msgid "Empty Trash"
616
  msgstr ""
617
 
618
- #: gallery-plugin.php:2011
619
  #, fuzzy
620
  msgid "No images found"
621
  msgstr "Galeri bulunamadı"
622
 
623
- #: gallery-plugin.php:2065
624
  msgid "Select bulk action"
625
  msgstr ""
626
 
627
- #: gallery-plugin.php:2067
628
  msgid "Bulk Actions"
629
  msgstr ""
630
 
631
- #: gallery-plugin.php:2077
632
  msgid "Apply"
633
  msgstr ""
634
 
635
- #: gallery-plugin.php:2084
636
- #: gallery-plugin.php:2258
637
  #, fuzzy
638
  msgid "Delete from Gallery"
639
  msgstr "Yeni Galeri"
640
 
641
- #: gallery-plugin.php:2097
642
- #: gallery-plugin.php:2111
643
- msgid "Display file URL"
644
- msgstr ""
 
645
 
646
- #: gallery-plugin.php:2106
647
  msgid "Bulk Select"
648
  msgstr ""
649
 
650
- #: gallery-plugin.php:2108
651
  msgid "Cancel Selection"
652
  msgstr ""
653
 
654
- #: gallery-plugin.php:2109
655
  msgid "Delete Selected"
656
  msgstr ""
657
 
658
- #: gallery-plugin.php:2122
659
  msgid "File"
660
  msgstr ""
661
 
662
- #: gallery-plugin.php:2123
663
- #: gallery-plugin.php:2211
 
664
  msgid "Dimensions"
665
  msgstr ""
666
 
667
- #: gallery-plugin.php:2125
668
  #: gallery-plugin.php:2246
 
669
  msgid "Alt tag"
670
  msgstr ""
671
 
672
- #: gallery-plugin.php:2126
673
- #: gallery-plugin.php:2250
674
- msgid "URL"
675
- msgstr "URL"
 
 
 
 
 
 
 
 
 
 
 
676
 
677
- #: gallery-plugin.php:2202
678
  msgid "Deselect"
679
  msgstr ""
680
 
681
- #: gallery-plugin.php:2208
682
  msgid "File name"
683
  msgstr ""
684
 
685
- #: gallery-plugin.php:2209
686
  msgid "File type"
687
  msgstr ""
688
 
689
- #: gallery-plugin.php:2210
690
- #, fuzzy
691
- msgid "Uploaded on"
692
- msgstr "Resim Yükle"
693
-
694
- #: gallery-plugin.php:2214
695
- #: gallery-plugin.php:2215
696
  #, fuzzy
697
- msgid "Edit Attachment"
698
  msgstr "Ek ID"
699
 
700
- #: gallery-plugin.php:2215
701
  #, fuzzy
702
- msgid "Edit Attachment Info"
703
  msgstr "Ek ID"
704
 
705
- #: gallery-plugin.php:2225
706
  msgid "Go Pro"
707
  msgstr ""
708
 
709
- #: gallery-plugin.php:2225
710
  msgid "Pro version"
711
  msgstr ""
712
 
713
- #: gallery-plugin.php:2228
714
  msgid "This setting is available in Pro version"
715
  msgstr "Bu ayar Pro verisyonda yapılabilir"
716
 
717
- #: gallery-plugin.php:2252
718
- msgid "(by click on image opens a link in a new window)"
719
- msgstr "(görsele tıklanınca yeni bir pencerede link açılır)"
720
-
721
- #: gallery-plugin.php:2256
722
  msgid "Edit more details"
723
  msgstr ""
724
 
725
- #: gallery-plugin.php:2288
726
  #, php-format
727
  msgid "Select %s"
728
  msgstr ""
729
 
730
- #: gallery-plugin.php:2301
731
- #: gallery-plugin.php:2313
732
  #, php-format
733
  msgid "Edit &#8220;%s&#8221;"
734
  msgstr ""
735
 
736
- #: gallery-plugin.php:2348
737
- #: gallery-plugin.php:2361
738
  msgid "Edit"
739
  msgstr ""
740
 
741
- #: gallery-plugin.php:2351
742
- #: gallery-plugin.php:2366
743
  msgid "Trash"
744
  msgstr ""
745
 
746
- #: gallery-plugin.php:2354
747
- #: gallery-plugin.php:2369
748
  msgid "Delete Permanently"
749
  msgstr ""
750
 
751
- #: gallery-plugin.php:2356
752
- #: gallery-plugin.php:2374
753
  #, php-format
754
  msgid "View &#8220;%s&#8221;"
755
  msgstr ""
756
 
757
- #: gallery-plugin.php:2356
758
- #: gallery-plugin.php:2374
759
  msgid "View"
760
  msgstr ""
761
 
762
- #: gallery-plugin.php:2358
763
  #, fuzzy
764
  msgid "Attach"
765
  msgstr "Ek ID"
766
 
767
- #: gallery-plugin.php:2364
768
  msgid "Restore"
769
  msgstr ""
770
 
771
- #: gallery-plugin.php:2484
772
  msgid "Warning"
773
  msgstr ""
774
 
775
- #: gallery-plugin.php:2484
776
  msgid "You can add only images to the gallery"
777
  msgstr ""
778
 
779
- #: gallery-plugin.php:2513
780
  #, fuzzy
781
  msgid "Sorry, no gallery found."
782
  msgstr "Üzgünüz, sonuç bulunamadı."
783
 
784
- #: gallery-plugin.php:2519
785
  #, fuzzy
786
  msgid "Display an album image with the description and the link to a single gallery page"
787
  msgstr "Eğer Galeri sayfasına link içeren galeri önizlemesi eklemek isterseniz aşağıdaki kodu yapıştırınız"
@@ -882,6 +889,16 @@ msgstr ""
882
  msgid "Gallery Category"
883
  msgstr "Galeri resim boyutu"
884
 
 
 
 
 
 
 
 
 
 
 
885
  #~ msgid "Add a Gallery"
886
  #~ msgstr "Yeni Galeri"
887
 
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-14 14:33+0300\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Ismail Demirbilek <ce.demirbilek@gmail.com>\n"
17
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: gallery-plugin.php:45
21
+ #: gallery-plugin.php:797
22
  #: gallery-plugin.php:1133
23
  #: gallery-plugin.php:1150
24
  msgid "Settings"
25
  msgstr "Ayarlar"
26
 
27
+ #: gallery-plugin.php:105
28
  msgid "See images &raquo;"
29
  msgstr "Resimleri Gör &raquo;"
30
 
31
+ #: gallery-plugin.php:108
32
  msgid "Return to all albums"
33
  msgstr ""
34
 
35
+ #: gallery-plugin.php:332
36
+ #, fuzzy, php-format
37
+ msgid "The following files '%s' and '%s' were not found in the directory of your theme. Please copy them from the directory `%s` to the directory of your theme for the correct work of the Gallery plugin"
38
  msgstr "\"gallery-template.php\" ve \"gallery-single-template.php\" dosyaları tema klasörünüzde bulunamadı. Lütfen bu dosyaları `/wp-content/plugins/gallery-plugin/template/` dizininden tema dizininize kopyalayınız. Aksi halde Galeri eklentisi doğru çalışmayacaktır."
39
 
40
+ #: gallery-plugin.php:342
41
+ #: gallery-plugin.php:351
42
  msgid "Galleries"
43
  msgstr "Galeriler"
44
 
45
+ #: gallery-plugin.php:343
46
+ #: gallery-plugin.php:2530
47
  msgid "Gallery"
48
  msgstr "Galeri"
49
 
50
+ #: gallery-plugin.php:344
51
  msgid "Add New Gallery"
52
  msgstr "Yeni Galeri"
53
 
54
+ #: gallery-plugin.php:345
55
  msgid "Edit Gallery"
56
  msgstr "Galeriyi Düzenle"
57
 
58
+ #: gallery-plugin.php:346
59
  msgid "New Gallery"
60
  msgstr "Yeni Galeri"
61
 
62
+ #: gallery-plugin.php:347
63
  msgid "View Gallery"
64
  msgstr "Galeriyi görüntüle"
65
 
66
+ #: gallery-plugin.php:348
67
  #, fuzzy
68
  msgid "Search Galleries"
69
  msgstr "Galeriler"
70
 
71
+ #: gallery-plugin.php:349
72
  msgid "No Gallery found"
73
  msgstr "Galeri bulunamadı"
74
 
75
+ #: gallery-plugin.php:406
76
  msgid "Gallery Shortcode"
77
  msgstr "Galeri Kısa Kodu"
78
 
79
+ #: gallery-plugin.php:408
80
+ #: gallery-plugin.php:440
81
  #, fuzzy
82
  msgid "Gallery Categories"
83
  msgstr "Galeri resim boyutu"
84
 
85
+ #: gallery-plugin.php:417
86
  msgid "Add this shortcode to a page, post or widget to display a single gallery"
87
  msgstr ""
88
 
89
+ #: gallery-plugin.php:420
90
  #, fuzzy
91
  msgid "Use this shortcode to display an album image with the description and the link to a single gallery page"
92
  msgstr "Eğer Galeri sayfasına link içeren galeri önizlemesi eklemek isterseniz aşağıdaki kodu yapıştırınız"
93
 
94
+ #: gallery-plugin.php:422
95
  msgid "Short display"
96
  msgstr ""
97
 
98
+ #: gallery-plugin.php:441
99
  msgid "Most Used"
100
  msgstr ""
101
 
102
+ #: gallery-plugin.php:446
103
  #: gallery-plugin.php:890
104
  msgid "Default"
105
  msgstr "Öntanımlı"
106
 
107
+ #: gallery-plugin.php:451
108
  #, fuzzy
109
  msgid "Add New Gallery Category"
110
  msgstr "Yeni Galeri"
111
 
112
+ #: gallery-plugin.php:458
113
  #, fuzzy
114
  msgid "Install plugin"
115
  msgstr "Yüklü eklentiler"
116
 
117
+ #: gallery-plugin.php:613
118
+ #: gallery-plugin.php:2126
119
+ #: gallery-plugin.php:2240
120
+ #: gallery-plugin.php:2326
121
  msgid "Title"
122
  msgstr "Başlık"
123
 
124
+ #: gallery-plugin.php:614
125
  msgid "Author"
126
  msgstr "Yazar"
127
 
128
+ #: gallery-plugin.php:615
129
  #, fuzzy
130
  msgid "Shortcode"
131
  msgstr "Galeri Kısa Kodu"
132
 
133
+ #: gallery-plugin.php:616
134
  #, fuzzy
135
  msgid "Photos"
136
  msgstr "Fotoğraf"
137
 
138
+ #: gallery-plugin.php:617
139
  #: gallery-plugin.php:954
140
  msgid "Date"
141
  msgstr "Tarih"
142
 
143
+ #: gallery-plugin.php:770
144
  msgid "Settings are saved"
145
  msgstr "Ayarlar kaydedildi"
146
 
147
+ #: gallery-plugin.php:783
148
  #, fuzzy
149
  msgid "All plugin settings were restored."
150
  msgstr "Eklenti ayarları: ("
151
 
152
+ #: gallery-plugin.php:795
153
  msgid "Gallery Settings"
154
  msgstr "Galeri ayarları"
155
 
156
+ #: gallery-plugin.php:798
157
  #: gallery-plugin.php:1134
158
  msgid "FAQ"
159
  msgstr "SSS"
160
 
161
+ #: gallery-plugin.php:799
162
  msgid "Go PRO"
163
  msgstr ""
164
 
165
+ #: gallery-plugin.php:809
166
+ #, fuzzy
167
+ msgid "Please enable JavaScript to use the option to renew images."
168
+ msgstr "Uploader'ı kullanmak için JavaScript desteğini aktifleştirmelisiniz."
169
+
170
+ #: gallery-plugin.php:810
171
  msgid "Notice:"
172
  msgstr ""
173
 
174
+ #: gallery-plugin.php:810
175
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
176
  msgstr ""
177
 
178
+ #: gallery-plugin.php:811
179
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
180
  msgstr "Sayfa ya da yazılara tekil galeri eklemek için bu kısa kodu kopyalayıp sayfa ya da yazı içerisine yapıştırın:"
181
 
 
 
 
 
 
182
  #: gallery-plugin.php:816
183
  msgid "Update images for gallery"
184
  msgstr ""
392
  msgstr ""
393
 
394
  #: gallery-plugin.php:1010
395
+ #: gallery-plugin.php:1013
396
+ #: gallery-plugin.php:1017
397
  msgid "Using"
398
  msgstr ""
399
 
400
  #: gallery-plugin.php:1010
 
 
 
401
  #: gallery-plugin.php:1013
402
  #: gallery-plugin.php:1017
403
+ msgid "powered by"
404
  msgstr ""
405
 
406
  #: gallery-plugin.php:1013
407
+ #: gallery-plugin.php:1236
408
+ #, fuzzy
409
+ msgid "Activate"
410
+ msgstr "Etkinleştirilmiş eklentiler"
411
 
412
  #: gallery-plugin.php:1017
413
+ msgid "Download"
414
  msgstr ""
415
 
416
  #: gallery-plugin.php:1022
418
  msgstr ""
419
 
420
  #: gallery-plugin.php:1024
421
+ #, php-format
422
+ msgid "Turn off the checkbox, if You edited the file '%s' or '%s' file in your theme folder and You don't want to rewrite them"
423
  msgstr ""
424
 
425
  #: gallery-plugin.php:1033
484
  msgstr ""
485
 
486
  #: gallery-plugin.php:1072
487
+ #, php-format
488
+ msgid "When using the gallery template or a shortcode with `%s` parameter"
489
  msgstr ""
490
 
491
  #: gallery-plugin.php:1098
520
  msgstr ""
521
 
522
  #: gallery-plugin.php:1217
523
+ msgid "Switching to another mode, all unsaved data will be lost. Save data before switching?"
524
  msgstr ""
525
 
526
  #: gallery-plugin.php:1218
527
+ msgid "Insert Media"
528
+ msgstr ""
529
+
530
+ #: gallery-plugin.php:1219
531
  msgid "Insert"
532
  msgstr ""
533
 
534
+ #: gallery-plugin.php:1231
535
  #, fuzzy
536
  msgid "Learn more"
537
  msgstr "Devamını Oku"
538
 
539
+ #: gallery-plugin.php:1243
 
 
 
 
 
540
  #, fuzzy
541
  msgid "Install now"
542
  msgstr "%s yükle"
543
 
544
+ #: gallery-plugin.php:1252
545
  msgid "Add multiple gallery categories"
546
  msgstr ""
547
 
548
+ #: gallery-plugin.php:1252
549
  msgid "Install Gallery Categories plugin to add unlimited number of categories."
550
  msgstr ""
551
 
552
+ #: gallery-plugin.php:1261
553
  msgid "Close"
554
  msgstr ""
555
 
556
+ #: gallery-plugin.php:1525
557
  #: template/gallery-single-template.php:101
558
  msgid "Sorry, nothing found."
559
  msgstr "Üzgünüz, sonuç bulunamadı."
560
 
561
+ #: gallery-plugin.php:1547
562
  #: template/gallery-single-template.php:120
563
  msgid "Image"
564
  msgstr "Görsel"
565
 
566
+ #: gallery-plugin.php:1547
567
  #: template/gallery-single-template.php:19
568
  msgid "Download high resolution image"
569
  msgstr "Yüksek çözünürlüklü görseli indir"
570
 
571
+ #: gallery-plugin.php:1677
572
  #, fuzzy
573
  msgid "Image size not defined"
574
  msgstr "Resim boyutu"
575
 
576
+ #: gallery-plugin.php:1692
577
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
578
  msgstr ""
579
 
580
+ #: gallery-plugin.php:1703
581
  msgid "Image size changes not defined"
582
  msgstr ""
583
 
584
+ #: gallery-plugin.php:1732
585
+ #: gallery-plugin.php:1735
586
+ #: gallery-plugin.php:1740
587
  msgid "Invalid path"
588
  msgstr ""
589
 
590
+ #: gallery-plugin.php:1889
591
  msgid "Add images requires JavaScript."
592
  msgstr ""
593
 
594
+ #: gallery-plugin.php:1892
595
  msgid "Add Media"
596
  msgstr ""
597
 
598
+ #: gallery-plugin.php:1902
599
  msgid "The grid view for the Gallery images requires JavaScript."
600
  msgstr ""
601
 
602
+ #: gallery-plugin.php:1902
603
  msgid "Switch to the list view"
604
  msgstr ""
605
 
606
+ #: gallery-plugin.php:1929
607
  msgid "List View"
608
  msgstr ""
609
 
610
+ #: gallery-plugin.php:1930
611
  msgid "Grid View"
612
  msgstr ""
613
 
614
+ #: gallery-plugin.php:1987
615
  msgid "Filter"
616
  msgstr ""
617
 
618
+ #: gallery-plugin.php:1991
619
  msgid "Empty Trash"
620
  msgstr ""
621
 
622
+ #: gallery-plugin.php:2012
623
  #, fuzzy
624
  msgid "No images found"
625
  msgstr "Galeri bulunamadı"
626
 
627
+ #: gallery-plugin.php:2066
628
  msgid "Select bulk action"
629
  msgstr ""
630
 
631
+ #: gallery-plugin.php:2068
632
  msgid "Bulk Actions"
633
  msgstr ""
634
 
635
+ #: gallery-plugin.php:2078
636
  msgid "Apply"
637
  msgstr ""
638
 
639
+ #: gallery-plugin.php:2085
640
+ #: gallery-plugin.php:2264
641
  #, fuzzy
642
  msgid "Delete from Gallery"
643
  msgstr "Yeni Galeri"
644
 
645
+ #: gallery-plugin.php:2098
646
+ #: gallery-plugin.php:2112
647
+ #, fuzzy
648
+ msgid "Display link to the original file under each image in the lightbox"
649
+ msgstr "Lightbox içerisinde tam boyutlu resim göster"
650
 
651
+ #: gallery-plugin.php:2107
652
  msgid "Bulk Select"
653
  msgstr ""
654
 
655
+ #: gallery-plugin.php:2109
656
  msgid "Cancel Selection"
657
  msgstr ""
658
 
659
+ #: gallery-plugin.php:2110
660
  msgid "Delete Selected"
661
  msgstr ""
662
 
663
+ #: gallery-plugin.php:2124
664
  msgid "File"
665
  msgstr ""
666
 
667
+ #: gallery-plugin.php:2125
668
+ #: gallery-plugin.php:2213
669
+ #: gallery-plugin.php:2321
670
  msgid "Dimensions"
671
  msgstr ""
672
 
673
+ #: gallery-plugin.php:2127
674
  #: gallery-plugin.php:2246
675
+ #: gallery-plugin.php:2331
676
  msgid "Alt tag"
677
  msgstr ""
678
 
679
+ #: gallery-plugin.php:2127
680
+ #: gallery-plugin.php:2248
681
+ msgid "The alt attribute specifies an alternate text for an image, if the image cannot be displayed."
682
+ msgstr ""
683
+
684
+ #: gallery-plugin.php:2128
685
+ #: gallery-plugin.php:2254
686
+ #: gallery-plugin.php:2336
687
+ msgid "Custom URL"
688
+ msgstr ""
689
+
690
+ #: gallery-plugin.php:2128
691
+ #: gallery-plugin.php:2256
692
+ msgid "By clicking on the thumbnail you'll go to the link (if the field is filled) or the image will be opened in the lightbox (if the field isn't filled)"
693
+ msgstr ""
694
 
695
+ #: gallery-plugin.php:2205
696
  msgid "Deselect"
697
  msgstr ""
698
 
699
+ #: gallery-plugin.php:2211
700
  msgid "File name"
701
  msgstr ""
702
 
703
+ #: gallery-plugin.php:2212
704
  msgid "File type"
705
  msgstr ""
706
 
707
+ #: gallery-plugin.php:2216
 
 
 
 
 
 
708
  #, fuzzy
709
+ msgid "Edit Attachment Info"
710
  msgstr "Ek ID"
711
 
712
+ #: gallery-plugin.php:2216
713
  #, fuzzy
714
+ msgid "Edit Attachment"
715
  msgstr "Ek ID"
716
 
717
+ #: gallery-plugin.php:2226
718
  msgid "Go Pro"
719
  msgstr ""
720
 
721
+ #: gallery-plugin.php:2226
722
  msgid "Pro version"
723
  msgstr ""
724
 
725
+ #: gallery-plugin.php:2229
726
  msgid "This setting is available in Pro version"
727
  msgstr "Bu ayar Pro verisyonda yapılabilir"
728
 
729
+ #: gallery-plugin.php:2262
 
 
 
 
730
  msgid "Edit more details"
731
  msgstr ""
732
 
733
+ #: gallery-plugin.php:2297
734
  #, php-format
735
  msgid "Select %s"
736
  msgstr ""
737
 
738
+ #: gallery-plugin.php:2310
 
739
  #, php-format
740
  msgid "Edit &#8220;%s&#8221;"
741
  msgstr ""
742
 
743
+ #: gallery-plugin.php:2354
744
+ #: gallery-plugin.php:2367
745
  msgid "Edit"
746
  msgstr ""
747
 
748
+ #: gallery-plugin.php:2357
749
+ #: gallery-plugin.php:2372
750
  msgid "Trash"
751
  msgstr ""
752
 
753
+ #: gallery-plugin.php:2360
754
+ #: gallery-plugin.php:2375
755
  msgid "Delete Permanently"
756
  msgstr ""
757
 
758
+ #: gallery-plugin.php:2362
759
+ #: gallery-plugin.php:2380
760
  #, php-format
761
  msgid "View &#8220;%s&#8221;"
762
  msgstr ""
763
 
764
+ #: gallery-plugin.php:2362
765
+ #: gallery-plugin.php:2380
766
  msgid "View"
767
  msgstr ""
768
 
769
+ #: gallery-plugin.php:2364
770
  #, fuzzy
771
  msgid "Attach"
772
  msgstr "Ek ID"
773
 
774
+ #: gallery-plugin.php:2370
775
  msgid "Restore"
776
  msgstr ""
777
 
778
+ #: gallery-plugin.php:2501
779
  msgid "Warning"
780
  msgstr ""
781
 
782
+ #: gallery-plugin.php:2501
783
  msgid "You can add only images to the gallery"
784
  msgstr ""
785
 
786
+ #: gallery-plugin.php:2532
787
  #, fuzzy
788
  msgid "Sorry, no gallery found."
789
  msgstr "Üzgünüz, sonuç bulunamadı."
790
 
791
+ #: gallery-plugin.php:2538
792
  #, fuzzy
793
  msgid "Display an album image with the description and the link to a single gallery page"
794
  msgstr "Eğer Galeri sayfasına link içeren galeri önizlemesi eklemek isterseniz aşağıdaki kodu yapıştırınız"
889
  msgid "Gallery Category"
890
  msgstr "Galeri resim boyutu"
891
 
892
+ #~ msgid "URL"
893
+ #~ msgstr "URL"
894
+
895
+ #, fuzzy
896
+ #~ msgid "Uploaded on"
897
+ #~ msgstr "Resim Yükle"
898
+
899
+ #~ msgid "(by click on image opens a link in a new window)"
900
+ #~ msgstr "(görsele tıklanınca yeni bir pencerede link açılır)"
901
+
902
  #~ msgid "Add a Gallery"
903
  #~ msgstr "Yeni Galeri"
904
 
languages/gallery-plugin-uk.mo ADDED
Binary file
languages/{gallery-uk.po → gallery-plugin-uk.po} RENAMED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-09-09 13:51+0300\n"
6
- "PO-Revision-Date: 2015-09-09 13:51+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: bestwebsoft.com <http://support.bestwebsoft.com>\n"
9
  "Language: uk_UA\n"
@@ -16,481 +16,487 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: gallery-plugin.php:43
20
- #: gallery-plugin.php:794
21
- #: gallery-plugin.php:1130
22
- #: gallery-plugin.php:1147
23
  msgid "Settings"
24
  msgstr "Налаштування"
25
 
26
- #: gallery-plugin.php:103
27
  msgid "See images &raquo;"
28
  msgstr "Дивитися зображення &raquo;"
29
 
30
- #: gallery-plugin.php:106
31
  msgid "Return to all albums"
32
  msgstr "Повернутись до всіх альбомів"
33
 
34
- #: gallery-plugin.php:330
35
- msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
36
- msgstr "В папці вашої теми файли \"gallery-template.php\" та \"gallery-single-template.php\" не знайдені. Для правильної роботи плагіну Gallery, будь ласка, скопіюйте їх з папки `/wp-content/plugins/gallery-plugin/template/` в папку вашої теми."
 
37
 
38
- #: gallery-plugin.php:339
39
- #: gallery-plugin.php:348
40
  msgid "Galleries"
41
  msgstr "Галереї"
42
 
43
- #: gallery-plugin.php:340
44
- #: gallery-plugin.php:2507
45
  msgid "Gallery"
46
  msgstr "Галерея"
47
 
48
- #: gallery-plugin.php:341
49
  msgid "Add New Gallery"
50
  msgstr "Додати нову галерею"
51
 
52
- #: gallery-plugin.php:342
53
  msgid "Edit Gallery"
54
  msgstr "Редагувати галерею"
55
 
56
- #: gallery-plugin.php:343
57
  msgid "New Gallery"
58
  msgstr "Нова галерея"
59
 
60
- #: gallery-plugin.php:344
61
  msgid "View Gallery"
62
  msgstr "Переглянути галерею"
63
 
64
- #: gallery-plugin.php:345
65
  msgid "Search Galleries"
66
  msgstr "Шукати Галереї"
67
 
68
- #: gallery-plugin.php:346
69
  msgid "No Gallery found"
70
  msgstr "Галерею не знайдено"
71
 
72
- #: gallery-plugin.php:403
73
  msgid "Gallery Shortcode"
74
  msgstr "Шорткод галереї"
75
 
76
- #: gallery-plugin.php:405
77
- #: gallery-plugin.php:437
 
78
  msgid "Gallery Categories"
79
  msgstr "Категорії галерей"
80
 
81
- #: gallery-plugin.php:414
82
  msgid "Add this shortcode to a page, post or widget to display a single gallery"
83
  msgstr "Додати цей шорткод у сторінку, пост чи віджет для відображення галереї"
84
 
85
- #: gallery-plugin.php:417
86
  msgid "Use this shortcode to display an album image with the description and the link to a single gallery page"
87
  msgstr "Вивести короткий опис зі скріншотом та посиланням на сторінку з галереєю"
88
 
89
- #: gallery-plugin.php:419
90
  msgid "Short display"
91
  msgstr "Скорочене відображення"
92
 
93
- #: gallery-plugin.php:438
94
  msgid "Most Used"
95
  msgstr "Часто вживані"
96
 
97
- #: gallery-plugin.php:443
98
- #: gallery-plugin.php:887
99
  msgid "Default"
100
  msgstr "за замовчуванням"
101
 
102
- #: gallery-plugin.php:448
103
  msgid "Add New Gallery Category"
104
  msgstr "Додати нову категорію галерей"
105
 
106
- #: gallery-plugin.php:455
107
  msgid "Install plugin"
108
  msgstr "Встановити плагін"
109
 
110
- #: gallery-plugin.php:610
111
- #: gallery-plugin.php:2121
112
- #: gallery-plugin.php:2238
 
113
  msgid "Title"
114
  msgstr "Назва"
115
 
116
- #: gallery-plugin.php:611
117
  msgid "Author"
118
  msgstr "Автор"
119
 
120
- #: gallery-plugin.php:612
121
  msgid "Shortcode"
122
  msgstr "Шорткод"
123
 
124
- #: gallery-plugin.php:613
125
  msgid "Photos"
126
  msgstr "Фото"
127
 
128
- #: gallery-plugin.php:614
129
- #: gallery-plugin.php:951
130
  msgid "Date"
131
  msgstr "Дата"
132
 
133
- #: gallery-plugin.php:767
134
  msgid "Settings are saved"
135
  msgstr "Налаштування збережено"
136
 
137
- #: gallery-plugin.php:780
138
  msgid "All plugin settings were restored."
139
  msgstr "Налаштування плагіну відновлені."
140
 
141
- #: gallery-plugin.php:792
142
  msgid "Gallery Settings"
143
  msgstr "Налаштування Gallery"
144
 
145
- #: gallery-plugin.php:795
146
- #: gallery-plugin.php:1131
147
  msgid "FAQ"
148
  msgstr "FAQ"
149
 
150
- #: gallery-plugin.php:796
151
  msgid "Go PRO"
152
  msgstr "Придбати PRO версію"
153
 
154
- #: gallery-plugin.php:806
155
  msgid "Please enable JavaScript to use the option to renew images."
156
  msgstr "Будь ласка, увімкніть JavaScript для використання опції оновлення зображень."
157
 
158
- #: gallery-plugin.php:807
159
  msgid "Notice:"
160
  msgstr "Зверніть увагу:"
161
 
162
- #: gallery-plugin.php:807
163
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
164
  msgstr "Налаштування плагіну змінились. Щоб зберегти їх, клікніть на \"Зберегти зміни\" при виході."
165
 
166
- #: gallery-plugin.php:808
167
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
168
  msgstr "Якщо ви хочете додати галерею на вашу сторінку або пост, просто скопіюйте та розмістіть цей шорткод в контент вашого посту або сторінки:"
169
 
170
- #: gallery-plugin.php:813
171
  msgid "Update images for gallery"
172
  msgstr "Оновити всі зображення галереї"
173
 
174
- #: gallery-plugin.php:815
175
  msgid "Update images"
176
  msgstr "Оновити зображення"
177
 
178
- #: gallery-plugin.php:823
179
  msgid "Image size for the album cover"
180
  msgstr "Розмір зображення для обкладинки альбому"
181
 
182
- #: gallery-plugin.php:825
183
- #: gallery-plugin.php:839
184
- #: gallery-plugin.php:861
185
  msgid "Image size"
186
  msgstr "Розмір зображення"
187
 
188
- #: gallery-plugin.php:828
189
- #: gallery-plugin.php:842
190
  msgid "Width (in px)"
191
  msgstr "Ширина (в px)"
192
 
193
- #: gallery-plugin.php:832
194
- #: gallery-plugin.php:846
195
  msgid "Height (in px)"
196
  msgstr "Висота (в px)"
197
 
198
- #: gallery-plugin.php:837
199
  msgid "Image size for thumbnails"
200
  msgstr "Розмір зображення для мініатюр"
201
 
202
- #: gallery-plugin.php:851
203
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
204
  msgstr "Коли ви завантажите нове зображення, WordPress створить іконки відповідно до заданих розмірів."
205
 
206
- #: gallery-plugin.php:859
207
  msgid "Image size in the lightbox"
208
  msgstr "Розмір зображень в лайтбоксі"
209
 
210
- #: gallery-plugin.php:862
211
  msgid "Max width (in px)"
212
  msgstr "Макс. ширина (в px)"
213
 
214
- #: gallery-plugin.php:863
215
  msgid "Max height (in px)"
216
  msgstr "Макс. висота (в px)"
217
 
218
- #: gallery-plugin.php:864
219
  msgid "Display a full size image in the lightbox"
220
  msgstr "Відображати повне зображення в лайтбоксі"
221
 
222
- #: gallery-plugin.php:868
223
  msgid "Crop position"
224
  msgstr "Обрізання"
225
 
226
- #: gallery-plugin.php:872
227
- #: gallery-plugin.php:878
228
  msgid "center"
229
  msgstr "центр"
230
 
231
- #: gallery-plugin.php:874
232
  msgid "Horizontal"
233
  msgstr "Горизонтальна"
234
 
235
- #: gallery-plugin.php:880
236
  msgid "Vertical"
237
  msgstr "Вертикальна"
238
 
239
- #: gallery-plugin.php:885
240
  msgid "Lightbox background"
241
  msgstr "Фон лайтбоксу"
242
 
243
- #: gallery-plugin.php:888
244
  msgid "Background transparency (from 0 to 1)"
245
  msgstr "Прозорість фону (від 0 до 1)"
246
 
247
- #: gallery-plugin.php:889
248
  msgid "Select a background color"
249
  msgstr "Виберіть колір фону"
250
 
251
- #: gallery-plugin.php:894
252
- #: gallery-plugin.php:1074
253
  msgid "If you upgrade to Pro version all your settings and galleries will be saved."
254
  msgstr "Якщо ви перейшли на PRO версію, всі налаштування і галереї буде збережено."
255
 
256
- #: gallery-plugin.php:901
257
- #: gallery-plugin.php:1081
258
  msgid "Unlock premium options by upgrading to Pro version"
259
  msgstr "Відкрийте додаткові опції, перейшовши на Pro версію"
260
 
261
- #: gallery-plugin.php:905
262
- #: gallery-plugin.php:1085
263
  msgid "Start Your Trial"
264
  msgstr "Отримати пробну версію"
265
 
266
- #: gallery-plugin.php:906
267
- #: gallery-plugin.php:1086
 
268
  msgid "or"
269
  msgstr "або"
270
 
271
- #: gallery-plugin.php:908
272
- #: gallery-plugin.php:1088
273
  msgid "Learn More"
274
  msgstr "Дізнатись більше"
275
 
276
- #: gallery-plugin.php:915
277
  msgid "Images with border"
278
  msgstr "Зображення з рамкою"
279
 
280
- #: gallery-plugin.php:918
281
  msgid "Border width in px, just numbers"
282
  msgstr "Ширина рамки у пікселях, тільки числа"
283
 
284
- #: gallery-plugin.php:919
285
  msgid "Select a border color"
286
  msgstr "Виберіть колір рамки"
287
 
288
- #: gallery-plugin.php:923
289
  msgid "Number of images in the row"
290
  msgstr "Кількість зображень у рядку"
291
 
292
- #: gallery-plugin.php:929
293
  msgid "Start slideshow"
294
  msgstr "Розпочати слайд-шоу"
295
 
296
- #: gallery-plugin.php:935
297
  msgid "Slideshow interval"
298
  msgstr "Інтервал між слайдами"
299
 
300
- #: gallery-plugin.php:941
301
  msgid "Use single lightbox for multiple galleries on one page"
302
  msgstr "Використовувати один лайтбокс для багатьох галерей на сторінці"
303
 
304
- #: gallery-plugin.php:947
305
  msgid "Sort images by"
306
  msgstr "Сортувати зображення за"
307
 
308
- #: gallery-plugin.php:949
309
  msgid "Attachment ID"
310
  msgstr "ID зображення"
311
 
312
- #: gallery-plugin.php:950
313
  msgid "Image Name"
314
  msgstr "Назва зображення"
315
 
316
- #: gallery-plugin.php:952
317
  msgid "Sorting order in the Gallery"
318
  msgstr "Порядок сортування в галереї"
319
 
320
- #: gallery-plugin.php:953
321
  msgid "Random"
322
  msgstr "Довільно"
323
 
324
- #: gallery-plugin.php:957
325
  msgid "Sort images"
326
  msgstr "Сортувати зображення"
327
 
328
- #: gallery-plugin.php:959
329
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
330
  msgstr "ASC (в порядку зростання від найменшого до найбільшого значення - 1, 2, 3; a, b, c)"
331
 
332
- #: gallery-plugin.php:960
333
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
334
  msgstr "DESC (в порядку зменшення від найбільшого до найменшого значення - 3, 2, 1; c, b, a)"
335
 
336
- #: gallery-plugin.php:964
337
  msgid "Display text under the image"
338
  msgstr "Відображати текст під зображенням"
339
 
340
- #: gallery-plugin.php:966
341
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
342
  msgstr "Приберіть позначку, якщо ви хочете відображати текст тільки у лайтбоксі"
343
 
344
- #: gallery-plugin.php:970
345
  msgid "Display the Back link"
346
  msgstr "Відображати посилання Назад"
347
 
348
- #: gallery-plugin.php:976
349
  msgid "Display the Back link in the shortcode"
350
  msgstr "Відображати посилання Назад у шорткоді"
351
 
352
- #: gallery-plugin.php:982
353
  msgid "The Back link text"
354
  msgstr "Текст для посилання Назад"
355
 
356
- #: gallery-plugin.php:988
357
  msgid "The Back link URL"
358
  msgstr "URL для посилання Назад"
359
 
360
- #: gallery-plugin.php:990
361
  msgid "Gallery page (Page with Gallery Template)"
362
  msgstr "Сторінка галереї (сторінка з шаблоном галереї)"
363
 
364
- #: gallery-plugin.php:992
365
  msgid "(Full URL to custom page)"
366
  msgstr "(Повне посилання на сторінку користувача)"
367
 
368
- #: gallery-plugin.php:996
369
  msgid "The Read More link text"
370
  msgstr "Текст для посилання Дізнатися більше"
371
 
372
- #: gallery-plugin.php:1002
373
  msgid "Add gallery to the search"
374
  msgstr "Додати галерею до пошуку"
375
 
376
- #: gallery-plugin.php:1007
 
 
377
  msgid "Using"
378
  msgstr "Використовуючи"
379
 
380
- #: gallery-plugin.php:1007
 
 
381
  msgid "powered by"
382
  msgstr "розроблений"
383
 
384
- #: gallery-plugin.php:1010
385
- #: gallery-plugin.php:1014
386
- msgid "Using Custom Search powered by"
387
- msgstr "Використовуючи Custom Search, розроблений"
388
-
389
- #: gallery-plugin.php:1010
390
- msgid "Activate Custom Search"
391
- msgstr "Активувати Custom Search"
392
 
393
- #: gallery-plugin.php:1014
394
- msgid "Download Custom Search"
395
- msgstr "Завантажити Custom Search"
396
 
397
- #: gallery-plugin.php:1019
398
  msgid "Rewrite templates after update"
399
  msgstr "Перезаписати шаблони після оновлення"
400
 
401
- #: gallery-plugin.php:1021
402
- msgid "Turn off the checkbox, if You edited the file 'gallery-template.php' or 'gallery-single-template.php' file in your theme folder and You don't want to rewrite them"
403
- msgstr "Приберіть галочку, якщо ви редагували файл 'gallery-template.php' або 'gallery-single-template.php' в теці тем і не хочете перезаписати зміни"
 
404
 
405
- #: gallery-plugin.php:1030
406
  msgid "Use pagination for images"
407
  msgstr "Використовувати пагінацію для зображень"
408
 
409
- #: gallery-plugin.php:1033
410
  msgid "per page"
411
  msgstr "на сторінці"
412
 
413
- #: gallery-plugin.php:1037
414
  msgid "The lightbox helper"
415
  msgstr "Допоміжний елемент лайтбоксу"
416
 
417
- #: gallery-plugin.php:1039
418
  msgid "Do not use"
419
  msgstr "Не використовувати"
420
 
421
- #: gallery-plugin.php:1040
422
  msgid "Button helper"
423
  msgstr "Допоміжні кнопоки"
424
 
425
- #: gallery-plugin.php:1041
426
  msgid "Thumbnail helper"
427
  msgstr "Допоміжні мініатюри"
428
 
429
- #: gallery-plugin.php:1045
430
  msgid "Display Like buttons in the lightbox"
431
  msgstr "Відображати кнопки Подобається у лайтбоксі"
432
 
433
- #: gallery-plugin.php:1047
434
  msgid "FaceBook"
435
  msgstr "FaceBook"
436
 
437
- #: gallery-plugin.php:1048
438
  msgid "Twitter"
439
  msgstr "Twitter"
440
 
441
- #: gallery-plugin.php:1049
442
  msgid "Pinterest"
443
  msgstr "Pinterest"
444
 
445
- #: gallery-plugin.php:1050
446
  msgid "Google +1"
447
  msgstr "Google +1"
448
 
449
- #: gallery-plugin.php:1054
450
  msgid "Slug for gallery item"
451
  msgstr "Назва для елементів галереї"
452
 
453
- #: gallery-plugin.php:1056
454
  msgid "for any structure of permalinks except the default structure"
455
  msgstr "для будь-якої структури посилань, за винятком стандартної структури"
456
 
457
- #: gallery-plugin.php:1060
458
  msgid "Title for lightbox button"
459
  msgstr "Назва кнопки лайтбоксу"
460
 
461
- #: gallery-plugin.php:1066
462
  msgid "Display all images in the lightbox instead of going into a single gallery"
463
  msgstr "Відображати всі зображення у лайтбоксі замість переходу до окремої галереї"
464
 
465
- #: gallery-plugin.php:1069
466
- msgid "When using the gallery template or a shortcode with `display=short` parameter"
467
- msgstr "Коли використовується темплейт галереї або шорткод з параметром `display=short`"
 
468
 
469
- #: gallery-plugin.php:1095
470
  msgid "Save Changes"
471
  msgstr "Зберегти зміни"
472
 
473
- #: gallery-plugin.php:1132
474
  msgid "Support"
475
  msgstr "Підтримка"
476
 
477
- #: gallery-plugin.php:1199
478
  msgid "Updating images..."
479
  msgstr "Оновлення зображень…"
480
 
481
- #: gallery-plugin.php:1200
482
  msgid "No image found."
483
  msgstr "Зображення не знайдено."
484
 
485
- #: gallery-plugin.php:1201
486
  msgid "All images are updated."
487
  msgstr "Всі зображення оновлено."
488
 
489
- #: gallery-plugin.php:1202
490
  msgid "Error."
491
  msgstr "Помилка."
492
 
493
- #: gallery-plugin.php:1213
494
  msgid ""
495
  "You are about to delete these items from this gallery.\n"
496
  " 'Cancel' to stop, 'OK' to delete."
@@ -498,259 +504,266 @@ msgstr ""
498
  "Ви збираєтесь видалити вибрані елементи з галереї. \n"
499
  "'Відміна' - скасувати, 'OK' - видалити."
500
 
501
- #: gallery-plugin.php:1214
 
 
 
 
502
  msgid "Insert Media"
503
  msgstr "Додати Медіа"
504
 
505
- #: gallery-plugin.php:1215
506
  msgid "Insert"
507
  msgstr "Додати"
508
 
509
- #: gallery-plugin.php:1227
510
  msgid "Learn more"
511
  msgstr "Докладніше"
512
 
513
- #: gallery-plugin.php:1232
514
- msgid "Activate"
515
- msgstr "Активувати"
516
-
517
- #: gallery-plugin.php:1239
518
  msgid "Install now"
519
  msgstr "Встановити"
520
 
521
- #: gallery-plugin.php:1248
522
  msgid "Add multiple gallery categories"
523
  msgstr "Додати декілька категорій галереї"
524
 
525
- #: gallery-plugin.php:1248
526
  msgid "Install Gallery Categories plugin to add unlimited number of categories."
527
  msgstr "Встановити плагін Gallery Categories, щоб мати змогу додати необмежену кількість категорій."
528
 
529
- #: gallery-plugin.php:1257
530
  msgid "Close"
531
  msgstr "Закрити"
532
 
533
- #: gallery-plugin.php:1521
534
  #: template/gallery-single-template.php:101
535
  msgid "Sorry, nothing found."
536
  msgstr "Вибачте, нічого не знайдено."
537
 
538
- #: gallery-plugin.php:1543
539
  #: template/gallery-single-template.php:120
540
  msgid "Image"
541
  msgstr "Зображення"
542
 
543
- #: gallery-plugin.php:1543
544
  #: template/gallery-single-template.php:19
545
  msgid "Download high resolution image"
546
  msgstr "Завантажити зображення у високій якості"
547
 
548
- #: gallery-plugin.php:1673
549
  msgid "Image size not defined"
550
  msgstr "Розмір зображення не визначено"
551
 
552
- #: gallery-plugin.php:1688
553
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
554
  msgstr "Можливі оновлення лише файлів у форматах PNG, JPEG, GIF, WPMP чи XBM. В інших випадках, будь ласка, перезавантажте зображення вручну."
555
 
556
- #: gallery-plugin.php:1699
557
  msgid "Image size changes not defined"
558
  msgstr "Зміни розміру зображення не визначено"
559
 
560
- #: gallery-plugin.php:1728
561
- #: gallery-plugin.php:1731
562
- #: gallery-plugin.php:1736
563
  msgid "Invalid path"
564
  msgstr "Невірний шлях"
565
 
566
- #: gallery-plugin.php:1885
567
  msgid "Add images requires JavaScript."
568
  msgstr "Додавання зображень вимагає використання JavaScript."
569
 
570
- #: gallery-plugin.php:1888
571
  msgid "Add Media"
572
  msgstr "Додати Медіа"
573
 
574
- #: gallery-plugin.php:1898
575
  msgid "The grid view for the Gallery images requires JavaScript."
576
  msgstr "Перегляд зображень таблицею вимагає використання JavaScript."
577
 
578
- #: gallery-plugin.php:1898
579
  msgid "Switch to the list view"
580
  msgstr "Увімкнути перегляд списком"
581
 
582
- #: gallery-plugin.php:1925
583
  msgid "List View"
584
  msgstr "Перегляд списком"
585
 
586
- #: gallery-plugin.php:1926
587
  msgid "Grid View"
588
  msgstr "Перегляд таблицею"
589
 
590
- #: gallery-plugin.php:1983
591
  msgid "Filter"
592
  msgstr "Фільтр"
593
 
594
- #: gallery-plugin.php:1987
595
  msgid "Empty Trash"
596
  msgstr "Спорожнити Корзину"
597
 
598
- #: gallery-plugin.php:2008
599
  msgid "No images found"
600
  msgstr "Зображення не знайдено"
601
 
602
- #: gallery-plugin.php:2062
603
  msgid "Select bulk action"
604
  msgstr "Вибрати гуртові дії"
605
 
606
- #: gallery-plugin.php:2064
607
  msgid "Bulk Actions"
608
  msgstr "Гуртові дії"
609
 
610
- #: gallery-plugin.php:2074
611
  msgid "Apply"
612
  msgstr "Застосувати"
613
 
614
- #: gallery-plugin.php:2081
615
- #: gallery-plugin.php:2254
616
  msgid "Delete from Gallery"
617
  msgstr "Видалити з галереї"
618
 
619
- #: gallery-plugin.php:2094
620
- #: gallery-plugin.php:2108
621
- msgid "Display file URL"
622
- msgstr "Відображати URL файлу"
623
 
624
- #: gallery-plugin.php:2103
625
  msgid "Bulk Select"
626
  msgstr "Гуртовий вибір"
627
 
628
- #: gallery-plugin.php:2105
629
  msgid "Cancel Selection"
630
  msgstr "Скасувати вибір"
631
 
632
- #: gallery-plugin.php:2106
633
  msgid "Delete Selected"
634
  msgstr "Видалити вибране"
635
 
636
- #: gallery-plugin.php:2119
637
  msgid "File"
638
  msgstr "Файл"
639
 
640
- #: gallery-plugin.php:2120
641
- #: gallery-plugin.php:2207
 
642
  msgid "Dimensions"
643
  msgstr "Розміри"
644
 
645
- #: gallery-plugin.php:2122
646
- #: gallery-plugin.php:2242
 
647
  msgid "Alt tag"
648
  msgstr "Тег \"Alt\""
649
 
650
- #: gallery-plugin.php:2123
651
- #: gallery-plugin.php:2246
652
- msgid "URL"
653
- msgstr "Посилання"
 
 
 
 
 
 
654
 
655
- #: gallery-plugin.php:2199
 
 
 
 
 
656
  msgid "Deselect"
657
  msgstr "Скасувати вибір"
658
 
659
- #: gallery-plugin.php:2205
660
  msgid "File name"
661
  msgstr "Назва файлу"
662
 
663
- #: gallery-plugin.php:2206
664
  msgid "File type"
665
  msgstr "Тип файлу"
666
 
667
- #: gallery-plugin.php:2210
668
- #: gallery-plugin.php:2211
669
- msgid "Edit Attachment"
670
- msgstr "Редагувати прикріплений файл"
671
-
672
- #: gallery-plugin.php:2211
673
  msgid "Edit Attachment Info"
674
  msgstr "Редагувати інформацію про прикріплений файл"
675
 
676
- #: gallery-plugin.php:2221
 
 
 
 
677
  msgid "Go Pro"
678
  msgstr "Придбати Pro версію"
679
 
680
- #: gallery-plugin.php:2221
681
  msgid "Pro version"
682
  msgstr "Pro версія"
683
 
684
- #: gallery-plugin.php:2224
685
  msgid "This setting is available in Pro version"
686
  msgstr "Ці установки доступні у PRO версії плагіну"
687
 
688
- #: gallery-plugin.php:2248
689
- msgid "(by click on image opens a link in a new window)"
690
- msgstr "(клік на зображення відкриває його у новому вікні браузера)"
691
-
692
- #: gallery-plugin.php:2252
693
  msgid "Edit more details"
694
  msgstr "Редагувати деталі"
695
 
696
- #: gallery-plugin.php:2284
697
  #, php-format
698
  msgid "Select %s"
699
  msgstr "Вибрати %s"
700
 
701
- #: gallery-plugin.php:2297
702
- #: gallery-plugin.php:2309
703
  #, php-format
704
  msgid "Edit &#8220;%s&#8221;"
705
  msgstr "Редагувати &#8220;%s&#8221;"
706
 
707
- #: gallery-plugin.php:2344
708
- #: gallery-plugin.php:2357
709
  msgid "Edit"
710
  msgstr "Редагувати"
711
 
712
- #: gallery-plugin.php:2347
713
- #: gallery-plugin.php:2362
714
  msgid "Trash"
715
  msgstr "Корзина"
716
 
717
- #: gallery-plugin.php:2350
718
- #: gallery-plugin.php:2365
719
  msgid "Delete Permanently"
720
  msgstr "Видалити Повністю"
721
 
722
- #: gallery-plugin.php:2352
723
  #: gallery-plugin.php:2370
 
724
  #, php-format
725
  msgid "View &#8220;%s&#8221;"
726
  msgstr "Перегляд &#8220;%s&#8221;"
727
 
728
- #: gallery-plugin.php:2352
729
  #: gallery-plugin.php:2370
 
730
  msgid "View"
731
  msgstr "Перегляд"
732
 
733
- #: gallery-plugin.php:2354
734
  msgid "Attach"
735
  msgstr "Прикріпити"
736
 
737
- #: gallery-plugin.php:2360
738
  msgid "Restore"
739
  msgstr "Відновити"
740
 
741
- #: gallery-plugin.php:2480
742
  msgid "Warning"
743
  msgstr "Увага"
744
 
745
- #: gallery-plugin.php:2480
746
  msgid "You can add only images to the gallery"
747
  msgstr "В галерею можна додати лише зображення"
748
 
749
- #: gallery-plugin.php:2509
750
  msgid "Sorry, no gallery found."
751
  msgstr "Вибачте, жодної галереї не знайдено."
752
 
753
- #: gallery-plugin.php:2515
754
  msgid "Display an album image with the description and the link to a single gallery page"
755
  msgstr "Відображати короткий опис зі скріншотом та посиланням на сторінку з галереєю"
756
 
@@ -846,6 +859,24 @@ msgstr "для ознайомлення із можливостями плагі
846
  msgid "Gallery Category"
847
  msgstr "Категорія галерей"
848
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
849
  #, fuzzy
850
  #~ msgid "Uploaded on"
851
  #~ msgstr "Завантажити файл"
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-14 16:21+0300\n"
6
+ "PO-Revision-Date: 2015-09-14 16:21+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: bestwebsoft.com <http://support.bestwebsoft.com>\n"
9
  "Language: uk_UA\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: gallery-plugin.php:45
20
+ #: gallery-plugin.php:805
21
+ #: gallery-plugin.php:1141
22
+ #: gallery-plugin.php:1158
23
  msgid "Settings"
24
  msgstr "Налаштування"
25
 
26
+ #: gallery-plugin.php:110
27
  msgid "See images &raquo;"
28
  msgstr "Дивитися зображення &raquo;"
29
 
30
+ #: gallery-plugin.php:113
31
  msgid "Return to all albums"
32
  msgstr "Повернутись до всіх альбомів"
33
 
34
+ #: gallery-plugin.php:340
35
+ #, php-format
36
+ msgid "The following files '%s' and '%s' were not found in the directory of your theme. Please copy them from the directory `%s` to the directory of your theme for the correct work of the Gallery plugin"
37
+ msgstr "В папці вашої теми файли '%s' та '%s' не знайдені. Для правильної роботи плагіну Gallery, будь ласка, скопіюйте їх з папки `%s` в папку вашої теми"
38
 
39
+ #: gallery-plugin.php:350
40
+ #: gallery-plugin.php:359
41
  msgid "Galleries"
42
  msgstr "Галереї"
43
 
44
+ #: gallery-plugin.php:351
45
+ #: gallery-plugin.php:2554
46
  msgid "Gallery"
47
  msgstr "Галерея"
48
 
49
+ #: gallery-plugin.php:352
50
  msgid "Add New Gallery"
51
  msgstr "Додати нову галерею"
52
 
53
+ #: gallery-plugin.php:353
54
  msgid "Edit Gallery"
55
  msgstr "Редагувати галерею"
56
 
57
+ #: gallery-plugin.php:354
58
  msgid "New Gallery"
59
  msgstr "Нова галерея"
60
 
61
+ #: gallery-plugin.php:355
62
  msgid "View Gallery"
63
  msgstr "Переглянути галерею"
64
 
65
+ #: gallery-plugin.php:356
66
  msgid "Search Galleries"
67
  msgstr "Шукати Галереї"
68
 
69
+ #: gallery-plugin.php:357
70
  msgid "No Gallery found"
71
  msgstr "Галерею не знайдено"
72
 
73
+ #: gallery-plugin.php:414
74
  msgid "Gallery Shortcode"
75
  msgstr "Шорткод галереї"
76
 
77
+ #: gallery-plugin.php:416
78
+ #: gallery-plugin.php:448
79
+ #: gallery-plugin.php:2540
80
  msgid "Gallery Categories"
81
  msgstr "Категорії галерей"
82
 
83
+ #: gallery-plugin.php:425
84
  msgid "Add this shortcode to a page, post or widget to display a single gallery"
85
  msgstr "Додати цей шорткод у сторінку, пост чи віджет для відображення галереї"
86
 
87
+ #: gallery-plugin.php:428
88
  msgid "Use this shortcode to display an album image with the description and the link to a single gallery page"
89
  msgstr "Вивести короткий опис зі скріншотом та посиланням на сторінку з галереєю"
90
 
91
+ #: gallery-plugin.php:430
92
  msgid "Short display"
93
  msgstr "Скорочене відображення"
94
 
95
+ #: gallery-plugin.php:449
96
  msgid "Most Used"
97
  msgstr "Часто вживані"
98
 
99
+ #: gallery-plugin.php:454
100
+ #: gallery-plugin.php:898
101
  msgid "Default"
102
  msgstr "за замовчуванням"
103
 
104
+ #: gallery-plugin.php:459
105
  msgid "Add New Gallery Category"
106
  msgstr "Додати нову категорію галерей"
107
 
108
+ #: gallery-plugin.php:466
109
  msgid "Install plugin"
110
  msgstr "Встановити плагін"
111
 
112
+ #: gallery-plugin.php:621
113
+ #: gallery-plugin.php:2134
114
+ #: gallery-plugin.php:2248
115
+ #: gallery-plugin.php:2334
116
  msgid "Title"
117
  msgstr "Назва"
118
 
119
+ #: gallery-plugin.php:622
120
  msgid "Author"
121
  msgstr "Автор"
122
 
123
+ #: gallery-plugin.php:623
124
  msgid "Shortcode"
125
  msgstr "Шорткод"
126
 
127
+ #: gallery-plugin.php:624
128
  msgid "Photos"
129
  msgstr "Фото"
130
 
131
+ #: gallery-plugin.php:625
132
+ #: gallery-plugin.php:962
133
  msgid "Date"
134
  msgstr "Дата"
135
 
136
+ #: gallery-plugin.php:778
137
  msgid "Settings are saved"
138
  msgstr "Налаштування збережено"
139
 
140
+ #: gallery-plugin.php:791
141
  msgid "All plugin settings were restored."
142
  msgstr "Налаштування плагіну відновлені."
143
 
144
+ #: gallery-plugin.php:803
145
  msgid "Gallery Settings"
146
  msgstr "Налаштування Gallery"
147
 
148
+ #: gallery-plugin.php:806
149
+ #: gallery-plugin.php:1142
150
  msgid "FAQ"
151
  msgstr "FAQ"
152
 
153
+ #: gallery-plugin.php:807
154
  msgid "Go PRO"
155
  msgstr "Придбати PRO версію"
156
 
157
+ #: gallery-plugin.php:817
158
  msgid "Please enable JavaScript to use the option to renew images."
159
  msgstr "Будь ласка, увімкніть JavaScript для використання опції оновлення зображень."
160
 
161
+ #: gallery-plugin.php:818
162
  msgid "Notice:"
163
  msgstr "Зверніть увагу:"
164
 
165
+ #: gallery-plugin.php:818
166
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
167
  msgstr "Налаштування плагіну змінились. Щоб зберегти їх, клікніть на \"Зберегти зміни\" при виході."
168
 
169
+ #: gallery-plugin.php:819
170
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
171
  msgstr "Якщо ви хочете додати галерею на вашу сторінку або пост, просто скопіюйте та розмістіть цей шорткод в контент вашого посту або сторінки:"
172
 
173
+ #: gallery-plugin.php:824
174
  msgid "Update images for gallery"
175
  msgstr "Оновити всі зображення галереї"
176
 
177
+ #: gallery-plugin.php:826
178
  msgid "Update images"
179
  msgstr "Оновити зображення"
180
 
181
+ #: gallery-plugin.php:834
182
  msgid "Image size for the album cover"
183
  msgstr "Розмір зображення для обкладинки альбому"
184
 
185
+ #: gallery-plugin.php:836
186
+ #: gallery-plugin.php:850
187
+ #: gallery-plugin.php:872
188
  msgid "Image size"
189
  msgstr "Розмір зображення"
190
 
191
+ #: gallery-plugin.php:839
192
+ #: gallery-plugin.php:853
193
  msgid "Width (in px)"
194
  msgstr "Ширина (в px)"
195
 
196
+ #: gallery-plugin.php:843
197
+ #: gallery-plugin.php:857
198
  msgid "Height (in px)"
199
  msgstr "Висота (в px)"
200
 
201
+ #: gallery-plugin.php:848
202
  msgid "Image size for thumbnails"
203
  msgstr "Розмір зображення для мініатюр"
204
 
205
+ #: gallery-plugin.php:862
206
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
207
  msgstr "Коли ви завантажите нове зображення, WordPress створить іконки відповідно до заданих розмірів."
208
 
209
+ #: gallery-plugin.php:870
210
  msgid "Image size in the lightbox"
211
  msgstr "Розмір зображень в лайтбоксі"
212
 
213
+ #: gallery-plugin.php:873
214
  msgid "Max width (in px)"
215
  msgstr "Макс. ширина (в px)"
216
 
217
+ #: gallery-plugin.php:874
218
  msgid "Max height (in px)"
219
  msgstr "Макс. висота (в px)"
220
 
221
+ #: gallery-plugin.php:875
222
  msgid "Display a full size image in the lightbox"
223
  msgstr "Відображати повне зображення в лайтбоксі"
224
 
225
+ #: gallery-plugin.php:879
226
  msgid "Crop position"
227
  msgstr "Обрізання"
228
 
229
+ #: gallery-plugin.php:883
230
+ #: gallery-plugin.php:889
231
  msgid "center"
232
  msgstr "центр"
233
 
234
+ #: gallery-plugin.php:885
235
  msgid "Horizontal"
236
  msgstr "Горизонтальна"
237
 
238
+ #: gallery-plugin.php:891
239
  msgid "Vertical"
240
  msgstr "Вертикальна"
241
 
242
+ #: gallery-plugin.php:896
243
  msgid "Lightbox background"
244
  msgstr "Фон лайтбоксу"
245
 
246
+ #: gallery-plugin.php:899
247
  msgid "Background transparency (from 0 to 1)"
248
  msgstr "Прозорість фону (від 0 до 1)"
249
 
250
+ #: gallery-plugin.php:900
251
  msgid "Select a background color"
252
  msgstr "Виберіть колір фону"
253
 
254
+ #: gallery-plugin.php:905
255
+ #: gallery-plugin.php:1085
256
  msgid "If you upgrade to Pro version all your settings and galleries will be saved."
257
  msgstr "Якщо ви перейшли на PRO версію, всі налаштування і галереї буде збережено."
258
 
259
+ #: gallery-plugin.php:912
260
+ #: gallery-plugin.php:1092
261
  msgid "Unlock premium options by upgrading to Pro version"
262
  msgstr "Відкрийте додаткові опції, перейшовши на Pro версію"
263
 
264
+ #: gallery-plugin.php:916
265
+ #: gallery-plugin.php:1096
266
  msgid "Start Your Trial"
267
  msgstr "Отримати пробну версію"
268
 
269
+ #: gallery-plugin.php:917
270
+ #: gallery-plugin.php:1097
271
+ #: gallery-plugin.php:2542
272
  msgid "or"
273
  msgstr "або"
274
 
275
+ #: gallery-plugin.php:919
276
+ #: gallery-plugin.php:1099
277
  msgid "Learn More"
278
  msgstr "Дізнатись більше"
279
 
280
+ #: gallery-plugin.php:926
281
  msgid "Images with border"
282
  msgstr "Зображення з рамкою"
283
 
284
+ #: gallery-plugin.php:929
285
  msgid "Border width in px, just numbers"
286
  msgstr "Ширина рамки у пікселях, тільки числа"
287
 
288
+ #: gallery-plugin.php:930
289
  msgid "Select a border color"
290
  msgstr "Виберіть колір рамки"
291
 
292
+ #: gallery-plugin.php:934
293
  msgid "Number of images in the row"
294
  msgstr "Кількість зображень у рядку"
295
 
296
+ #: gallery-plugin.php:940
297
  msgid "Start slideshow"
298
  msgstr "Розпочати слайд-шоу"
299
 
300
+ #: gallery-plugin.php:946
301
  msgid "Slideshow interval"
302
  msgstr "Інтервал між слайдами"
303
 
304
+ #: gallery-plugin.php:952
305
  msgid "Use single lightbox for multiple galleries on one page"
306
  msgstr "Використовувати один лайтбокс для багатьох галерей на сторінці"
307
 
308
+ #: gallery-plugin.php:958
309
  msgid "Sort images by"
310
  msgstr "Сортувати зображення за"
311
 
312
+ #: gallery-plugin.php:960
313
  msgid "Attachment ID"
314
  msgstr "ID зображення"
315
 
316
+ #: gallery-plugin.php:961
317
  msgid "Image Name"
318
  msgstr "Назва зображення"
319
 
320
+ #: gallery-plugin.php:963
321
  msgid "Sorting order in the Gallery"
322
  msgstr "Порядок сортування в галереї"
323
 
324
+ #: gallery-plugin.php:964
325
  msgid "Random"
326
  msgstr "Довільно"
327
 
328
+ #: gallery-plugin.php:968
329
  msgid "Sort images"
330
  msgstr "Сортувати зображення"
331
 
332
+ #: gallery-plugin.php:970
333
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
334
  msgstr "ASC (в порядку зростання від найменшого до найбільшого значення - 1, 2, 3; a, b, c)"
335
 
336
+ #: gallery-plugin.php:971
337
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
338
  msgstr "DESC (в порядку зменшення від найбільшого до найменшого значення - 3, 2, 1; c, b, a)"
339
 
340
+ #: gallery-plugin.php:975
341
  msgid "Display text under the image"
342
  msgstr "Відображати текст під зображенням"
343
 
344
+ #: gallery-plugin.php:977
345
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
346
  msgstr "Приберіть позначку, якщо ви хочете відображати текст тільки у лайтбоксі"
347
 
348
+ #: gallery-plugin.php:981
349
  msgid "Display the Back link"
350
  msgstr "Відображати посилання Назад"
351
 
352
+ #: gallery-plugin.php:987
353
  msgid "Display the Back link in the shortcode"
354
  msgstr "Відображати посилання Назад у шорткоді"
355
 
356
+ #: gallery-plugin.php:993
357
  msgid "The Back link text"
358
  msgstr "Текст для посилання Назад"
359
 
360
+ #: gallery-plugin.php:999
361
  msgid "The Back link URL"
362
  msgstr "URL для посилання Назад"
363
 
364
+ #: gallery-plugin.php:1001
365
  msgid "Gallery page (Page with Gallery Template)"
366
  msgstr "Сторінка галереї (сторінка з шаблоном галереї)"
367
 
368
+ #: gallery-plugin.php:1003
369
  msgid "(Full URL to custom page)"
370
  msgstr "(Повне посилання на сторінку користувача)"
371
 
372
+ #: gallery-plugin.php:1007
373
  msgid "The Read More link text"
374
  msgstr "Текст для посилання Дізнатися більше"
375
 
376
+ #: gallery-plugin.php:1013
377
  msgid "Add gallery to the search"
378
  msgstr "Додати галерею до пошуку"
379
 
380
+ #: gallery-plugin.php:1018
381
+ #: gallery-plugin.php:1021
382
+ #: gallery-plugin.php:1025
383
  msgid "Using"
384
  msgstr "Використовуючи"
385
 
386
+ #: gallery-plugin.php:1018
387
+ #: gallery-plugin.php:1021
388
+ #: gallery-plugin.php:1025
389
  msgid "powered by"
390
  msgstr "розроблений"
391
 
392
+ #: gallery-plugin.php:1021
393
+ #: gallery-plugin.php:1244
394
+ msgid "Activate"
395
+ msgstr "Активувати"
 
 
 
 
396
 
397
+ #: gallery-plugin.php:1025
398
+ msgid "Download"
399
+ msgstr "Завантажити"
400
 
401
+ #: gallery-plugin.php:1030
402
  msgid "Rewrite templates after update"
403
  msgstr "Перезаписати шаблони після оновлення"
404
 
405
+ #: gallery-plugin.php:1032
406
+ #, php-format
407
+ msgid "Turn off the checkbox, if You edited the file '%s' or '%s' file in your theme folder and You don't want to rewrite them"
408
+ msgstr "Приберіть галочку, якщо ви редагували файл '%s' або '%s' в теці тем і не хочете перезаписати зміни"
409
 
410
+ #: gallery-plugin.php:1041
411
  msgid "Use pagination for images"
412
  msgstr "Використовувати пагінацію для зображень"
413
 
414
+ #: gallery-plugin.php:1044
415
  msgid "per page"
416
  msgstr "на сторінці"
417
 
418
+ #: gallery-plugin.php:1048
419
  msgid "The lightbox helper"
420
  msgstr "Допоміжний елемент лайтбоксу"
421
 
422
+ #: gallery-plugin.php:1050
423
  msgid "Do not use"
424
  msgstr "Не використовувати"
425
 
426
+ #: gallery-plugin.php:1051
427
  msgid "Button helper"
428
  msgstr "Допоміжні кнопоки"
429
 
430
+ #: gallery-plugin.php:1052
431
  msgid "Thumbnail helper"
432
  msgstr "Допоміжні мініатюри"
433
 
434
+ #: gallery-plugin.php:1056
435
  msgid "Display Like buttons in the lightbox"
436
  msgstr "Відображати кнопки Подобається у лайтбоксі"
437
 
438
+ #: gallery-plugin.php:1058
439
  msgid "FaceBook"
440
  msgstr "FaceBook"
441
 
442
+ #: gallery-plugin.php:1059
443
  msgid "Twitter"
444
  msgstr "Twitter"
445
 
446
+ #: gallery-plugin.php:1060
447
  msgid "Pinterest"
448
  msgstr "Pinterest"
449
 
450
+ #: gallery-plugin.php:1061
451
  msgid "Google +1"
452
  msgstr "Google +1"
453
 
454
+ #: gallery-plugin.php:1065
455
  msgid "Slug for gallery item"
456
  msgstr "Назва для елементів галереї"
457
 
458
+ #: gallery-plugin.php:1067
459
  msgid "for any structure of permalinks except the default structure"
460
  msgstr "для будь-якої структури посилань, за винятком стандартної структури"
461
 
462
+ #: gallery-plugin.php:1071
463
  msgid "Title for lightbox button"
464
  msgstr "Назва кнопки лайтбоксу"
465
 
466
+ #: gallery-plugin.php:1077
467
  msgid "Display all images in the lightbox instead of going into a single gallery"
468
  msgstr "Відображати всі зображення у лайтбоксі замість переходу до окремої галереї"
469
 
470
+ #: gallery-plugin.php:1080
471
+ #, php-format
472
+ msgid "When using the gallery template or a shortcode with `%s` parameter"
473
+ msgstr "Коли використовується темплейт галереї або шорткод з параметром `%s`"
474
 
475
+ #: gallery-plugin.php:1106
476
  msgid "Save Changes"
477
  msgstr "Зберегти зміни"
478
 
479
+ #: gallery-plugin.php:1143
480
  msgid "Support"
481
  msgstr "Підтримка"
482
 
483
+ #: gallery-plugin.php:1210
484
  msgid "Updating images..."
485
  msgstr "Оновлення зображень…"
486
 
487
+ #: gallery-plugin.php:1211
488
  msgid "No image found."
489
  msgstr "Зображення не знайдено."
490
 
491
+ #: gallery-plugin.php:1212
492
  msgid "All images are updated."
493
  msgstr "Всі зображення оновлено."
494
 
495
+ #: gallery-plugin.php:1213
496
  msgid "Error."
497
  msgstr "Помилка."
498
 
499
+ #: gallery-plugin.php:1224
500
  msgid ""
501
  "You are about to delete these items from this gallery.\n"
502
  " 'Cancel' to stop, 'OK' to delete."
504
  "Ви збираєтесь видалити вибрані елементи з галереї. \n"
505
  "'Відміна' - скасувати, 'OK' - видалити."
506
 
507
+ #: gallery-plugin.php:1225
508
+ msgid "Switching to another mode, all unsaved data will be lost. Save data before switching?"
509
+ msgstr "При переході на інший режим, всі незбережіні дані будуть втрачені. Зберегти їх перед переходом?"
510
+
511
+ #: gallery-plugin.php:1226
512
  msgid "Insert Media"
513
  msgstr "Додати Медіа"
514
 
515
+ #: gallery-plugin.php:1227
516
  msgid "Insert"
517
  msgstr "Додати"
518
 
519
+ #: gallery-plugin.php:1239
520
  msgid "Learn more"
521
  msgstr "Докладніше"
522
 
523
+ #: gallery-plugin.php:1251
 
 
 
 
524
  msgid "Install now"
525
  msgstr "Встановити"
526
 
527
+ #: gallery-plugin.php:1260
528
  msgid "Add multiple gallery categories"
529
  msgstr "Додати декілька категорій галереї"
530
 
531
+ #: gallery-plugin.php:1260
532
  msgid "Install Gallery Categories plugin to add unlimited number of categories."
533
  msgstr "Встановити плагін Gallery Categories, щоб мати змогу додати необмежену кількість категорій."
534
 
535
+ #: gallery-plugin.php:1269
536
  msgid "Close"
537
  msgstr "Закрити"
538
 
539
+ #: gallery-plugin.php:1533
540
  #: template/gallery-single-template.php:101
541
  msgid "Sorry, nothing found."
542
  msgstr "Вибачте, нічого не знайдено."
543
 
544
+ #: gallery-plugin.php:1555
545
  #: template/gallery-single-template.php:120
546
  msgid "Image"
547
  msgstr "Зображення"
548
 
549
+ #: gallery-plugin.php:1555
550
  #: template/gallery-single-template.php:19
551
  msgid "Download high resolution image"
552
  msgstr "Завантажити зображення у високій якості"
553
 
554
+ #: gallery-plugin.php:1685
555
  msgid "Image size not defined"
556
  msgstr "Розмір зображення не визначено"
557
 
558
+ #: gallery-plugin.php:1700
559
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
560
  msgstr "Можливі оновлення лише файлів у форматах PNG, JPEG, GIF, WPMP чи XBM. В інших випадках, будь ласка, перезавантажте зображення вручну."
561
 
562
+ #: gallery-plugin.php:1711
563
  msgid "Image size changes not defined"
564
  msgstr "Зміни розміру зображення не визначено"
565
 
566
+ #: gallery-plugin.php:1740
567
+ #: gallery-plugin.php:1743
568
+ #: gallery-plugin.php:1748
569
  msgid "Invalid path"
570
  msgstr "Невірний шлях"
571
 
572
+ #: gallery-plugin.php:1897
573
  msgid "Add images requires JavaScript."
574
  msgstr "Додавання зображень вимагає використання JavaScript."
575
 
576
+ #: gallery-plugin.php:1900
577
  msgid "Add Media"
578
  msgstr "Додати Медіа"
579
 
580
+ #: gallery-plugin.php:1910
581
  msgid "The grid view for the Gallery images requires JavaScript."
582
  msgstr "Перегляд зображень таблицею вимагає використання JavaScript."
583
 
584
+ #: gallery-plugin.php:1910
585
  msgid "Switch to the list view"
586
  msgstr "Увімкнути перегляд списком"
587
 
588
+ #: gallery-plugin.php:1937
589
  msgid "List View"
590
  msgstr "Перегляд списком"
591
 
592
+ #: gallery-plugin.php:1938
593
  msgid "Grid View"
594
  msgstr "Перегляд таблицею"
595
 
596
+ #: gallery-plugin.php:1995
597
  msgid "Filter"
598
  msgstr "Фільтр"
599
 
600
+ #: gallery-plugin.php:1999
601
  msgid "Empty Trash"
602
  msgstr "Спорожнити Корзину"
603
 
604
+ #: gallery-plugin.php:2020
605
  msgid "No images found"
606
  msgstr "Зображення не знайдено"
607
 
608
+ #: gallery-plugin.php:2074
609
  msgid "Select bulk action"
610
  msgstr "Вибрати гуртові дії"
611
 
612
+ #: gallery-plugin.php:2076
613
  msgid "Bulk Actions"
614
  msgstr "Гуртові дії"
615
 
616
+ #: gallery-plugin.php:2086
617
  msgid "Apply"
618
  msgstr "Застосувати"
619
 
620
+ #: gallery-plugin.php:2093
621
+ #: gallery-plugin.php:2272
622
  msgid "Delete from Gallery"
623
  msgstr "Видалити з галереї"
624
 
625
+ #: gallery-plugin.php:2106
626
+ #: gallery-plugin.php:2120
627
+ msgid "Display link to the original file under each image in the lightbox"
628
+ msgstr "Відображати лінк на оригінальний файл під кожним зображенням в лайтбоксі"
629
 
630
+ #: gallery-plugin.php:2115
631
  msgid "Bulk Select"
632
  msgstr "Гуртовий вибір"
633
 
634
+ #: gallery-plugin.php:2117
635
  msgid "Cancel Selection"
636
  msgstr "Скасувати вибір"
637
 
638
+ #: gallery-plugin.php:2118
639
  msgid "Delete Selected"
640
  msgstr "Видалити вибране"
641
 
642
+ #: gallery-plugin.php:2132
643
  msgid "File"
644
  msgstr "Файл"
645
 
646
+ #: gallery-plugin.php:2133
647
+ #: gallery-plugin.php:2221
648
+ #: gallery-plugin.php:2329
649
  msgid "Dimensions"
650
  msgstr "Розміри"
651
 
652
+ #: gallery-plugin.php:2135
653
+ #: gallery-plugin.php:2254
654
+ #: gallery-plugin.php:2339
655
  msgid "Alt tag"
656
  msgstr "Тег \"Alt\""
657
 
658
+ #: gallery-plugin.php:2135
659
+ #: gallery-plugin.php:2256
660
+ msgid "The alt attribute specifies an alternate text for an image, if the image cannot be displayed."
661
+ msgstr "Атрибут Alt визначає альтернативний текст для зображення, якщо зображення не може бути відображене."
662
+
663
+ #: gallery-plugin.php:2136
664
+ #: gallery-plugin.php:2262
665
+ #: gallery-plugin.php:2344
666
+ msgid "Custom URL"
667
+ msgstr "Кастомний URL"
668
 
669
+ #: gallery-plugin.php:2136
670
+ #: gallery-plugin.php:2264
671
+ msgid "By clicking on the thumbnail you'll go to the link (if the field is filled) or the image will be opened in the lightbox (if the field isn't filled)"
672
+ msgstr "Клікаючи на мініатюру, вас буде перенаправлено за посиланням (при умові, якщо поле заповнене), або зображення відкриється в лайтбоксі (якщо поле не заповнене)"
673
+
674
+ #: gallery-plugin.php:2213
675
  msgid "Deselect"
676
  msgstr "Скасувати вибір"
677
 
678
+ #: gallery-plugin.php:2219
679
  msgid "File name"
680
  msgstr "Назва файлу"
681
 
682
+ #: gallery-plugin.php:2220
683
  msgid "File type"
684
  msgstr "Тип файлу"
685
 
686
+ #: gallery-plugin.php:2224
 
 
 
 
 
687
  msgid "Edit Attachment Info"
688
  msgstr "Редагувати інформацію про прикріплений файл"
689
 
690
+ #: gallery-plugin.php:2224
691
+ msgid "Edit Attachment"
692
+ msgstr "Редагувати прикріплений файл"
693
+
694
+ #: gallery-plugin.php:2234
695
  msgid "Go Pro"
696
  msgstr "Придбати Pro версію"
697
 
698
+ #: gallery-plugin.php:2234
699
  msgid "Pro version"
700
  msgstr "Pro версія"
701
 
702
+ #: gallery-plugin.php:2237
703
  msgid "This setting is available in Pro version"
704
  msgstr "Ці установки доступні у PRO версії плагіну"
705
 
706
+ #: gallery-plugin.php:2270
 
 
 
 
707
  msgid "Edit more details"
708
  msgstr "Редагувати деталі"
709
 
710
+ #: gallery-plugin.php:2305
711
  #, php-format
712
  msgid "Select %s"
713
  msgstr "Вибрати %s"
714
 
715
+ #: gallery-plugin.php:2318
 
716
  #, php-format
717
  msgid "Edit &#8220;%s&#8221;"
718
  msgstr "Редагувати &#8220;%s&#8221;"
719
 
720
+ #: gallery-plugin.php:2362
721
+ #: gallery-plugin.php:2375
722
  msgid "Edit"
723
  msgstr "Редагувати"
724
 
725
+ #: gallery-plugin.php:2365
726
+ #: gallery-plugin.php:2380
727
  msgid "Trash"
728
  msgstr "Корзина"
729
 
730
+ #: gallery-plugin.php:2368
731
+ #: gallery-plugin.php:2383
732
  msgid "Delete Permanently"
733
  msgstr "Видалити Повністю"
734
 
 
735
  #: gallery-plugin.php:2370
736
+ #: gallery-plugin.php:2388
737
  #, php-format
738
  msgid "View &#8220;%s&#8221;"
739
  msgstr "Перегляд &#8220;%s&#8221;"
740
 
 
741
  #: gallery-plugin.php:2370
742
+ #: gallery-plugin.php:2388
743
  msgid "View"
744
  msgstr "Перегляд"
745
 
746
+ #: gallery-plugin.php:2372
747
  msgid "Attach"
748
  msgstr "Прикріпити"
749
 
750
+ #: gallery-plugin.php:2378
751
  msgid "Restore"
752
  msgstr "Відновити"
753
 
754
+ #: gallery-plugin.php:2509
755
  msgid "Warning"
756
  msgstr "Увага"
757
 
758
+ #: gallery-plugin.php:2509
759
  msgid "You can add only images to the gallery"
760
  msgstr "В галерею можна додати лише зображення"
761
 
762
+ #: gallery-plugin.php:2556
763
  msgid "Sorry, no gallery found."
764
  msgstr "Вибачте, жодної галереї не знайдено."
765
 
766
+ #: gallery-plugin.php:2562
767
  msgid "Display an album image with the description and the link to a single gallery page"
768
  msgstr "Відображати короткий опис зі скріншотом та посиланням на сторінку з галереєю"
769
 
859
  msgid "Gallery Category"
860
  msgstr "Категорія галерей"
861
 
862
+ #~ msgid "Using Custom Search powered by"
863
+ #~ msgstr "Використовуючи Custom Search, розроблений"
864
+
865
+ #~ msgid "Activate Custom Search"
866
+ #~ msgstr "Активувати Custom Search"
867
+
868
+ #~ msgid "Download Custom Search"
869
+ #~ msgstr "Завантажити Custom Search"
870
+
871
+ #~ msgid "Display file URL"
872
+ #~ msgstr "Відображати URL файлу"
873
+
874
+ #~ msgid "URL"
875
+ #~ msgstr "Посилання"
876
+
877
+ #~ msgid "(by click on image opens a link in a new window)"
878
+ #~ msgstr "(клік на зображення відкриває його у новому вікні браузера)"
879
+
880
  #, fuzzy
881
  #~ msgid "Uploaded on"
882
  #~ msgstr "Завантажити файл"
languages/gallery-plugin-zh_CN.mo ADDED
Binary file
languages/{gallery-zh_CN.po → gallery-plugin-zh_CN.po} RENAMED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-09-07 13:28+0300\n"
6
- "PO-Revision-Date: 2015-09-07 13:28+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Xiaobo Chen <mibcxb@gmail.com>\n"
9
  "Language: zh_CN\n"
@@ -16,165 +16,167 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: gallery-plugin.php:43
20
- #: gallery-plugin.php:795
21
  #: gallery-plugin.php:1133
22
  #: gallery-plugin.php:1150
23
  msgid "Settings"
24
  msgstr "设置"
25
 
26
- #: gallery-plugin.php:104
27
  msgid "See images &raquo;"
28
  msgstr "查看影像 &raquo;"
29
 
30
- #: gallery-plugin.php:107
31
  msgid "Return to all albums"
32
  msgstr ""
33
 
34
- #: gallery-plugin.php:331
35
- msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
 
36
  msgstr "在您的主题目录中没有找到文件 \"gallery-template.php\" 和 \"gallery-single-template.php\"。为了画廊插件的正常运行,请从目录 `/wp-content/plugins/gallery-plugin/template/` 中复制他们到您的主题目录中"
37
 
38
- #: gallery-plugin.php:340
39
- #: gallery-plugin.php:349
40
  msgid "Galleries"
41
  msgstr "画廊"
42
 
43
- #: gallery-plugin.php:341
44
- #: gallery-plugin.php:2511
45
  msgid "Gallery"
46
  msgstr "画廊"
47
 
48
- #: gallery-plugin.php:342
49
  msgid "Add New Gallery"
50
  msgstr "新建画廊"
51
 
52
- #: gallery-plugin.php:343
53
  msgid "Edit Gallery"
54
  msgstr "编辑画廊"
55
 
56
- #: gallery-plugin.php:344
57
  msgid "New Gallery"
58
  msgstr "新画廊"
59
 
60
- #: gallery-plugin.php:345
61
  msgid "View Gallery"
62
  msgstr "浏览画廊"
63
 
64
- #: gallery-plugin.php:346
65
  #, fuzzy
66
  msgid "Search Galleries"
67
  msgstr "画廊"
68
 
69
- #: gallery-plugin.php:347
70
  msgid "No Gallery found"
71
  msgstr "没有找到画廊"
72
 
73
- #: gallery-plugin.php:404
74
  msgid "Gallery Shortcode"
75
  msgstr "画廊代码"
76
 
77
- #: gallery-plugin.php:406
78
- #: gallery-plugin.php:438
79
  #, fuzzy
80
  msgid "Gallery Categories"
81
  msgstr "画廊中影像的尺寸"
82
 
83
- #: gallery-plugin.php:415
84
  msgid "Add this shortcode to a page, post or widget to display a single gallery"
85
  msgstr ""
86
 
87
- #: gallery-plugin.php:418
88
  #, fuzzy
89
  msgid "Use this shortcode to display an album image with the description and the link to a single gallery page"
90
  msgstr "如果您想显示一个简述,其包含屏幕截图且具有指向一个图集的链接"
91
 
92
- #: gallery-plugin.php:420
93
  msgid "Short display"
94
  msgstr ""
95
 
96
- #: gallery-plugin.php:439
97
  msgid "Most Used"
98
  msgstr ""
99
 
100
- #: gallery-plugin.php:444
101
  #: gallery-plugin.php:890
102
  msgid "Default"
103
  msgstr "默认"
104
 
105
- #: gallery-plugin.php:449
106
  #, fuzzy
107
  msgid "Add New Gallery Category"
108
  msgstr "新建画廊"
109
 
110
- #: gallery-plugin.php:456
111
  #, fuzzy
112
  msgid "Install plugin"
113
  msgstr "安装插件"
114
 
115
- #: gallery-plugin.php:611
116
- #: gallery-plugin.php:2124
117
- #: gallery-plugin.php:2242
 
118
  msgid "Title"
119
  msgstr "标题"
120
 
121
- #: gallery-plugin.php:612
122
  msgid "Author"
123
  msgstr "作者"
124
 
125
- #: gallery-plugin.php:613
126
  #, fuzzy
127
  msgid "Shortcode"
128
  msgstr "画廊代码"
129
 
130
- #: gallery-plugin.php:614
131
  #, fuzzy
132
  msgid "Photos"
133
  msgstr "照片"
134
 
135
- #: gallery-plugin.php:615
136
  #: gallery-plugin.php:954
137
  msgid "Date"
138
  msgstr "日期"
139
 
140
- #: gallery-plugin.php:768
141
  msgid "Settings are saved"
142
  msgstr "设置已保存。"
143
 
144
- #: gallery-plugin.php:781
145
  #, fuzzy
146
  msgid "All plugin settings were restored."
147
  msgstr "在插件的设置页面("
148
 
149
- #: gallery-plugin.php:793
150
  msgid "Gallery Settings"
151
  msgstr "画廊设置"
152
 
153
- #: gallery-plugin.php:796
154
  #: gallery-plugin.php:1134
155
  msgid "FAQ"
156
  msgstr "常见问题"
157
 
158
- #: gallery-plugin.php:797
159
  msgid "Go PRO"
160
  msgstr "转到高级版"
161
 
162
- #: gallery-plugin.php:807
 
 
 
 
163
  msgid "Notice:"
164
  msgstr "注意:"
165
 
166
- #: gallery-plugin.php:807
167
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
168
  msgstr "插件的设置已经被修改。为了保存,请不要忘记点击 '保存修改' 按钮。"
169
 
170
- #: gallery-plugin.php:808
171
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
172
  msgstr "如果您想添加一个画廊到页面或公告中,仅需要将画廊代码放到页面或公告的内容中即可:"
173
 
174
- #: gallery-plugin.php:812
175
- msgid "Please enable JavaScript to use the option to renew images."
176
- msgstr "请打开JavaScript以使用选项更新影像"
177
-
178
  #: gallery-plugin.php:816
179
  msgid "Update images for gallery"
180
  msgstr "为画廊更新影像"
@@ -385,32 +387,33 @@ msgid "Add gallery to the search"
385
  msgstr "将画廊添加到搜索"
386
 
387
  #: gallery-plugin.php:1010
 
 
388
  msgid "Using"
389
  msgstr "试用"
390
 
391
  #: gallery-plugin.php:1010
392
- msgid "powered by"
393
- msgstr "提供方为"
394
-
395
  #: gallery-plugin.php:1013
396
  #: gallery-plugin.php:1017
397
- msgid "Using Custom Search powered by"
398
- msgstr "自定义搜索技术支持"
399
 
400
  #: gallery-plugin.php:1013
401
- msgid "Activate Custom Search"
402
- msgstr "启用自定义搜索"
 
403
 
404
  #: gallery-plugin.php:1017
405
- msgid "Download Custom Search"
406
- msgstr "下载自定义搜索"
407
 
408
  #: gallery-plugin.php:1022
409
  msgid "Rewrite templates after update"
410
  msgstr ""
411
 
412
  #: gallery-plugin.php:1024
413
- msgid "Turn off the checkbox, if You edited the file 'gallery-template.php' or 'gallery-single-template.php' file in your theme folder and You don't want to rewrite them"
 
414
  msgstr ""
415
 
416
  #: gallery-plugin.php:1033
@@ -474,7 +477,8 @@ msgid "Display all images in the lightbox instead of going into a single gallery
474
  msgstr ""
475
 
476
  #: gallery-plugin.php:1072
477
- msgid "When using the gallery template or a shortcode with `display=short` parameter"
 
478
  msgstr ""
479
 
480
  #: gallery-plugin.php:1098
@@ -510,272 +514,275 @@ msgid ""
510
  msgstr ""
511
 
512
  #: gallery-plugin.php:1217
513
- msgid "Insert Media"
514
  msgstr ""
515
 
516
  #: gallery-plugin.php:1218
 
 
 
 
517
  msgid "Insert"
518
  msgstr ""
519
 
520
- #: gallery-plugin.php:1230
521
  #, fuzzy
522
  msgid "Learn more"
523
  msgstr "学习更多"
524
 
525
- #: gallery-plugin.php:1235
526
- msgid "Activate"
527
- msgstr "激活"
528
-
529
- #: gallery-plugin.php:1242
530
  #, fuzzy
531
  msgid "Install now"
532
  msgstr "安装 %s"
533
 
534
- #: gallery-plugin.php:1251
535
  msgid "Add multiple gallery categories"
536
  msgstr ""
537
 
538
- #: gallery-plugin.php:1251
539
  msgid "Install Gallery Categories plugin to add unlimited number of categories."
540
  msgstr ""
541
 
542
- #: gallery-plugin.php:1260
543
  msgid "Close"
544
  msgstr ""
545
 
546
- #: gallery-plugin.php:1524
547
  #: template/gallery-single-template.php:101
548
  msgid "Sorry, nothing found."
549
  msgstr "对不起 - 没有找到。"
550
 
551
- #: gallery-plugin.php:1546
552
  #: template/gallery-single-template.php:120
553
  msgid "Image"
554
  msgstr "影像"
555
 
556
- #: gallery-plugin.php:1546
557
  #: template/gallery-single-template.php:19
558
  msgid "Download high resolution image"
559
  msgstr "下载高分辨率图像"
560
 
561
- #: gallery-plugin.php:1676
562
  msgid "Image size not defined"
563
  msgstr "影像尺寸未定义"
564
 
565
- #: gallery-plugin.php:1691
566
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
567
  msgstr "我们仅可以更新 PNG,JPEG,GIF,WPMP 或 XBM 文件。对于其他文件类型,请手动重新加载影像。"
568
 
569
- #: gallery-plugin.php:1702
570
  msgid "Image size changes not defined"
571
  msgstr "图像大小的变化没有定义"
572
 
573
- #: gallery-plugin.php:1731
574
- #: gallery-plugin.php:1734
575
- #: gallery-plugin.php:1739
576
  msgid "Invalid path"
577
  msgstr "无效的路径"
578
 
579
- #: gallery-plugin.php:1888
580
  msgid "Add images requires JavaScript."
581
  msgstr ""
582
 
583
- #: gallery-plugin.php:1891
584
  msgid "Add Media"
585
  msgstr ""
586
 
587
- #: gallery-plugin.php:1901
588
  msgid "The grid view for the Gallery images requires JavaScript."
589
  msgstr ""
590
 
591
- #: gallery-plugin.php:1901
592
  msgid "Switch to the list view"
593
  msgstr ""
594
 
595
- #: gallery-plugin.php:1928
596
  msgid "List View"
597
  msgstr ""
598
 
599
- #: gallery-plugin.php:1929
600
  msgid "Grid View"
601
  msgstr ""
602
 
603
- #: gallery-plugin.php:1986
604
  msgid "Filter"
605
  msgstr ""
606
 
607
- #: gallery-plugin.php:1990
608
  msgid "Empty Trash"
609
  msgstr ""
610
 
611
- #: gallery-plugin.php:2011
612
  #, fuzzy
613
  msgid "No images found"
614
  msgstr "没有找到影像"
615
 
616
- #: gallery-plugin.php:2065
617
  msgid "Select bulk action"
618
  msgstr ""
619
 
620
- #: gallery-plugin.php:2067
621
  msgid "Bulk Actions"
622
  msgstr ""
623
 
624
- #: gallery-plugin.php:2077
625
  msgid "Apply"
626
  msgstr ""
627
 
628
- #: gallery-plugin.php:2084
629
- #: gallery-plugin.php:2258
630
  #, fuzzy
631
  msgid "Delete from Gallery"
632
  msgstr "新画廊"
633
 
634
- #: gallery-plugin.php:2097
635
- #: gallery-plugin.php:2111
636
- msgid "Display file URL"
637
- msgstr ""
 
638
 
639
- #: gallery-plugin.php:2106
640
  msgid "Bulk Select"
641
  msgstr ""
642
 
643
- #: gallery-plugin.php:2108
644
  msgid "Cancel Selection"
645
  msgstr ""
646
 
647
- #: gallery-plugin.php:2109
648
  msgid "Delete Selected"
649
  msgstr ""
650
 
651
- #: gallery-plugin.php:2122
652
  msgid "File"
653
  msgstr ""
654
 
655
- #: gallery-plugin.php:2123
656
- #: gallery-plugin.php:2211
 
657
  msgid "Dimensions"
658
  msgstr ""
659
 
660
- #: gallery-plugin.php:2125
661
  #: gallery-plugin.php:2246
 
662
  msgid "Alt tag"
663
  msgstr "Alt标签"
664
 
665
- #: gallery-plugin.php:2126
666
- #: gallery-plugin.php:2250
667
- msgid "URL"
668
- msgstr "URL"
 
 
 
 
 
 
669
 
670
- #: gallery-plugin.php:2202
 
 
 
 
 
671
  msgid "Deselect"
672
  msgstr ""
673
 
674
- #: gallery-plugin.php:2208
675
  msgid "File name"
676
  msgstr ""
677
 
678
- #: gallery-plugin.php:2209
679
  msgid "File type"
680
  msgstr ""
681
 
682
- #: gallery-plugin.php:2210
683
- #, fuzzy
684
- msgid "Uploaded on"
685
- msgstr "上传文件"
686
-
687
- #: gallery-plugin.php:2214
688
- #: gallery-plugin.php:2215
689
  #, fuzzy
690
- msgid "Edit Attachment"
691
  msgstr "附件ID"
692
 
693
- #: gallery-plugin.php:2215
694
  #, fuzzy
695
- msgid "Edit Attachment Info"
696
  msgstr "附件ID"
697
 
698
- #: gallery-plugin.php:2225
699
  #, fuzzy
700
  msgid "Go Pro"
701
  msgstr "转到高级版"
702
 
703
- #: gallery-plugin.php:2225
704
  msgid "Pro version"
705
  msgstr ""
706
 
707
- #: gallery-plugin.php:2228
708
  msgid "This setting is available in Pro version"
709
  msgstr "此设置在高级版本中可用"
710
 
711
- #: gallery-plugin.php:2252
712
- msgid "(by click on image opens a link in a new window)"
713
- msgstr "(通过点击图像在新窗口中打开链接)"
714
-
715
- #: gallery-plugin.php:2256
716
  msgid "Edit more details"
717
  msgstr ""
718
 
719
- #: gallery-plugin.php:2288
720
  #, php-format
721
  msgid "Select %s"
722
  msgstr ""
723
 
724
- #: gallery-plugin.php:2301
725
- #: gallery-plugin.php:2313
726
  #, php-format
727
  msgid "Edit &#8220;%s&#8221;"
728
  msgstr ""
729
 
730
- #: gallery-plugin.php:2348
731
- #: gallery-plugin.php:2361
732
  msgid "Edit"
733
  msgstr ""
734
 
735
- #: gallery-plugin.php:2351
736
- #: gallery-plugin.php:2366
737
  msgid "Trash"
738
  msgstr ""
739
 
740
- #: gallery-plugin.php:2354
741
- #: gallery-plugin.php:2369
742
  msgid "Delete Permanently"
743
  msgstr ""
744
 
745
- #: gallery-plugin.php:2356
746
- #: gallery-plugin.php:2374
747
  #, php-format
748
  msgid "View &#8220;%s&#8221;"
749
  msgstr ""
750
 
751
- #: gallery-plugin.php:2356
752
- #: gallery-plugin.php:2374
753
  msgid "View"
754
  msgstr ""
755
 
756
- #: gallery-plugin.php:2358
757
  #, fuzzy
758
  msgid "Attach"
759
  msgstr "附件ID"
760
 
761
- #: gallery-plugin.php:2364
762
  msgid "Restore"
763
  msgstr ""
764
 
765
- #: gallery-plugin.php:2484
766
  msgid "Warning"
767
  msgstr ""
768
 
769
- #: gallery-plugin.php:2484
770
  msgid "You can add only images to the gallery"
771
  msgstr ""
772
 
773
- #: gallery-plugin.php:2513
774
  #, fuzzy
775
  msgid "Sorry, no gallery found."
776
  msgstr "对不起 - 没有找到。"
777
 
778
- #: gallery-plugin.php:2519
779
  #, fuzzy
780
  msgid "Display an album image with the description and the link to a single gallery page"
781
  msgstr "如果您想显示一个简述,其包含屏幕截图且具有指向一个图集的链接"
@@ -876,6 +883,25 @@ msgstr ""
876
  msgid "Gallery Category"
877
  msgstr "画廊中影像的尺寸"
878
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
879
  #~ msgid "Add a Gallery"
880
  #~ msgstr "添加画廊"
881
 
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-14 14:34+0300\n"
6
+ "PO-Revision-Date: 2015-09-14 14:34+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Xiaobo Chen <mibcxb@gmail.com>\n"
9
  "Language: zh_CN\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: gallery-plugin.php:45
20
+ #: gallery-plugin.php:797
21
  #: gallery-plugin.php:1133
22
  #: gallery-plugin.php:1150
23
  msgid "Settings"
24
  msgstr "设置"
25
 
26
+ #: gallery-plugin.php:105
27
  msgid "See images &raquo;"
28
  msgstr "查看影像 &raquo;"
29
 
30
+ #: gallery-plugin.php:108
31
  msgid "Return to all albums"
32
  msgstr ""
33
 
34
+ #: gallery-plugin.php:332
35
+ #, fuzzy, php-format
36
+ msgid "The following files '%s' and '%s' were not found in the directory of your theme. Please copy them from the directory `%s` to the directory of your theme for the correct work of the Gallery plugin"
37
  msgstr "在您的主题目录中没有找到文件 \"gallery-template.php\" 和 \"gallery-single-template.php\"。为了画廊插件的正常运行,请从目录 `/wp-content/plugins/gallery-plugin/template/` 中复制他们到您的主题目录中"
38
 
39
+ #: gallery-plugin.php:342
40
+ #: gallery-plugin.php:351
41
  msgid "Galleries"
42
  msgstr "画廊"
43
 
44
+ #: gallery-plugin.php:343
45
+ #: gallery-plugin.php:2530
46
  msgid "Gallery"
47
  msgstr "画廊"
48
 
49
+ #: gallery-plugin.php:344
50
  msgid "Add New Gallery"
51
  msgstr "新建画廊"
52
 
53
+ #: gallery-plugin.php:345
54
  msgid "Edit Gallery"
55
  msgstr "编辑画廊"
56
 
57
+ #: gallery-plugin.php:346
58
  msgid "New Gallery"
59
  msgstr "新画廊"
60
 
61
+ #: gallery-plugin.php:347
62
  msgid "View Gallery"
63
  msgstr "浏览画廊"
64
 
65
+ #: gallery-plugin.php:348
66
  #, fuzzy
67
  msgid "Search Galleries"
68
  msgstr "画廊"
69
 
70
+ #: gallery-plugin.php:349
71
  msgid "No Gallery found"
72
  msgstr "没有找到画廊"
73
 
74
+ #: gallery-plugin.php:406
75
  msgid "Gallery Shortcode"
76
  msgstr "画廊代码"
77
 
78
+ #: gallery-plugin.php:408
79
+ #: gallery-plugin.php:440
80
  #, fuzzy
81
  msgid "Gallery Categories"
82
  msgstr "画廊中影像的尺寸"
83
 
84
+ #: gallery-plugin.php:417
85
  msgid "Add this shortcode to a page, post or widget to display a single gallery"
86
  msgstr ""
87
 
88
+ #: gallery-plugin.php:420
89
  #, fuzzy
90
  msgid "Use this shortcode to display an album image with the description and the link to a single gallery page"
91
  msgstr "如果您想显示一个简述,其包含屏幕截图且具有指向一个图集的链接"
92
 
93
+ #: gallery-plugin.php:422
94
  msgid "Short display"
95
  msgstr ""
96
 
97
+ #: gallery-plugin.php:441
98
  msgid "Most Used"
99
  msgstr ""
100
 
101
+ #: gallery-plugin.php:446
102
  #: gallery-plugin.php:890
103
  msgid "Default"
104
  msgstr "默认"
105
 
106
+ #: gallery-plugin.php:451
107
  #, fuzzy
108
  msgid "Add New Gallery Category"
109
  msgstr "新建画廊"
110
 
111
+ #: gallery-plugin.php:458
112
  #, fuzzy
113
  msgid "Install plugin"
114
  msgstr "安装插件"
115
 
116
+ #: gallery-plugin.php:613
117
+ #: gallery-plugin.php:2126
118
+ #: gallery-plugin.php:2240
119
+ #: gallery-plugin.php:2326
120
  msgid "Title"
121
  msgstr "标题"
122
 
123
+ #: gallery-plugin.php:614
124
  msgid "Author"
125
  msgstr "作者"
126
 
127
+ #: gallery-plugin.php:615
128
  #, fuzzy
129
  msgid "Shortcode"
130
  msgstr "画廊代码"
131
 
132
+ #: gallery-plugin.php:616
133
  #, fuzzy
134
  msgid "Photos"
135
  msgstr "照片"
136
 
137
+ #: gallery-plugin.php:617
138
  #: gallery-plugin.php:954
139
  msgid "Date"
140
  msgstr "日期"
141
 
142
+ #: gallery-plugin.php:770
143
  msgid "Settings are saved"
144
  msgstr "设置已保存。"
145
 
146
+ #: gallery-plugin.php:783
147
  #, fuzzy
148
  msgid "All plugin settings were restored."
149
  msgstr "在插件的设置页面("
150
 
151
+ #: gallery-plugin.php:795
152
  msgid "Gallery Settings"
153
  msgstr "画廊设置"
154
 
155
+ #: gallery-plugin.php:798
156
  #: gallery-plugin.php:1134
157
  msgid "FAQ"
158
  msgstr "常见问题"
159
 
160
+ #: gallery-plugin.php:799
161
  msgid "Go PRO"
162
  msgstr "转到高级版"
163
 
164
+ #: gallery-plugin.php:809
165
+ msgid "Please enable JavaScript to use the option to renew images."
166
+ msgstr "请打开JavaScript以使用选项更新影像"
167
+
168
+ #: gallery-plugin.php:810
169
  msgid "Notice:"
170
  msgstr "注意:"
171
 
172
+ #: gallery-plugin.php:810
173
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
174
  msgstr "插件的设置已经被修改。为了保存,请不要忘记点击 '保存修改' 按钮。"
175
 
176
+ #: gallery-plugin.php:811
177
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
178
  msgstr "如果您想添加一个画廊到页面或公告中,仅需要将画廊代码放到页面或公告的内容中即可:"
179
 
 
 
 
 
180
  #: gallery-plugin.php:816
181
  msgid "Update images for gallery"
182
  msgstr "为画廊更新影像"
387
  msgstr "将画廊添加到搜索"
388
 
389
  #: gallery-plugin.php:1010
390
+ #: gallery-plugin.php:1013
391
+ #: gallery-plugin.php:1017
392
  msgid "Using"
393
  msgstr "试用"
394
 
395
  #: gallery-plugin.php:1010
 
 
 
396
  #: gallery-plugin.php:1013
397
  #: gallery-plugin.php:1017
398
+ msgid "powered by"
399
+ msgstr "提供方为"
400
 
401
  #: gallery-plugin.php:1013
402
+ #: gallery-plugin.php:1236
403
+ msgid "Activate"
404
+ msgstr "激活"
405
 
406
  #: gallery-plugin.php:1017
407
+ msgid "Download"
408
+ msgstr ""
409
 
410
  #: gallery-plugin.php:1022
411
  msgid "Rewrite templates after update"
412
  msgstr ""
413
 
414
  #: gallery-plugin.php:1024
415
+ #, php-format
416
+ msgid "Turn off the checkbox, if You edited the file '%s' or '%s' file in your theme folder and You don't want to rewrite them"
417
  msgstr ""
418
 
419
  #: gallery-plugin.php:1033
477
  msgstr ""
478
 
479
  #: gallery-plugin.php:1072
480
+ #, php-format
481
+ msgid "When using the gallery template or a shortcode with `%s` parameter"
482
  msgstr ""
483
 
484
  #: gallery-plugin.php:1098
514
  msgstr ""
515
 
516
  #: gallery-plugin.php:1217
517
+ msgid "Switching to another mode, all unsaved data will be lost. Save data before switching?"
518
  msgstr ""
519
 
520
  #: gallery-plugin.php:1218
521
+ msgid "Insert Media"
522
+ msgstr ""
523
+
524
+ #: gallery-plugin.php:1219
525
  msgid "Insert"
526
  msgstr ""
527
 
528
+ #: gallery-plugin.php:1231
529
  #, fuzzy
530
  msgid "Learn more"
531
  msgstr "学习更多"
532
 
533
+ #: gallery-plugin.php:1243
 
 
 
 
534
  #, fuzzy
535
  msgid "Install now"
536
  msgstr "安装 %s"
537
 
538
+ #: gallery-plugin.php:1252
539
  msgid "Add multiple gallery categories"
540
  msgstr ""
541
 
542
+ #: gallery-plugin.php:1252
543
  msgid "Install Gallery Categories plugin to add unlimited number of categories."
544
  msgstr ""
545
 
546
+ #: gallery-plugin.php:1261
547
  msgid "Close"
548
  msgstr ""
549
 
550
+ #: gallery-plugin.php:1525
551
  #: template/gallery-single-template.php:101
552
  msgid "Sorry, nothing found."
553
  msgstr "对不起 - 没有找到。"
554
 
555
+ #: gallery-plugin.php:1547
556
  #: template/gallery-single-template.php:120
557
  msgid "Image"
558
  msgstr "影像"
559
 
560
+ #: gallery-plugin.php:1547
561
  #: template/gallery-single-template.php:19
562
  msgid "Download high resolution image"
563
  msgstr "下载高分辨率图像"
564
 
565
+ #: gallery-plugin.php:1677
566
  msgid "Image size not defined"
567
  msgstr "影像尺寸未定义"
568
 
569
+ #: gallery-plugin.php:1692
570
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
571
  msgstr "我们仅可以更新 PNG,JPEG,GIF,WPMP 或 XBM 文件。对于其他文件类型,请手动重新加载影像。"
572
 
573
+ #: gallery-plugin.php:1703
574
  msgid "Image size changes not defined"
575
  msgstr "图像大小的变化没有定义"
576
 
577
+ #: gallery-plugin.php:1732
578
+ #: gallery-plugin.php:1735
579
+ #: gallery-plugin.php:1740
580
  msgid "Invalid path"
581
  msgstr "无效的路径"
582
 
583
+ #: gallery-plugin.php:1889
584
  msgid "Add images requires JavaScript."
585
  msgstr ""
586
 
587
+ #: gallery-plugin.php:1892
588
  msgid "Add Media"
589
  msgstr ""
590
 
591
+ #: gallery-plugin.php:1902
592
  msgid "The grid view for the Gallery images requires JavaScript."
593
  msgstr ""
594
 
595
+ #: gallery-plugin.php:1902
596
  msgid "Switch to the list view"
597
  msgstr ""
598
 
599
+ #: gallery-plugin.php:1929
600
  msgid "List View"
601
  msgstr ""
602
 
603
+ #: gallery-plugin.php:1930
604
  msgid "Grid View"
605
  msgstr ""
606
 
607
+ #: gallery-plugin.php:1987
608
  msgid "Filter"
609
  msgstr ""
610
 
611
+ #: gallery-plugin.php:1991
612
  msgid "Empty Trash"
613
  msgstr ""
614
 
615
+ #: gallery-plugin.php:2012
616
  #, fuzzy
617
  msgid "No images found"
618
  msgstr "没有找到影像"
619
 
620
+ #: gallery-plugin.php:2066
621
  msgid "Select bulk action"
622
  msgstr ""
623
 
624
+ #: gallery-plugin.php:2068
625
  msgid "Bulk Actions"
626
  msgstr ""
627
 
628
+ #: gallery-plugin.php:2078
629
  msgid "Apply"
630
  msgstr ""
631
 
632
+ #: gallery-plugin.php:2085
633
+ #: gallery-plugin.php:2264
634
  #, fuzzy
635
  msgid "Delete from Gallery"
636
  msgstr "新画廊"
637
 
638
+ #: gallery-plugin.php:2098
639
+ #: gallery-plugin.php:2112
640
+ #, fuzzy
641
+ msgid "Display link to the original file under each image in the lightbox"
642
+ msgstr "在灯箱中显示全尺寸图像"
643
 
644
+ #: gallery-plugin.php:2107
645
  msgid "Bulk Select"
646
  msgstr ""
647
 
648
+ #: gallery-plugin.php:2109
649
  msgid "Cancel Selection"
650
  msgstr ""
651
 
652
+ #: gallery-plugin.php:2110
653
  msgid "Delete Selected"
654
  msgstr ""
655
 
656
+ #: gallery-plugin.php:2124
657
  msgid "File"
658
  msgstr ""
659
 
660
+ #: gallery-plugin.php:2125
661
+ #: gallery-plugin.php:2213
662
+ #: gallery-plugin.php:2321
663
  msgid "Dimensions"
664
  msgstr ""
665
 
666
+ #: gallery-plugin.php:2127
667
  #: gallery-plugin.php:2246
668
+ #: gallery-plugin.php:2331
669
  msgid "Alt tag"
670
  msgstr "Alt标签"
671
 
672
+ #: gallery-plugin.php:2127
673
+ #: gallery-plugin.php:2248
674
+ msgid "The alt attribute specifies an alternate text for an image, if the image cannot be displayed."
675
+ msgstr ""
676
+
677
+ #: gallery-plugin.php:2128
678
+ #: gallery-plugin.php:2254
679
+ #: gallery-plugin.php:2336
680
+ msgid "Custom URL"
681
+ msgstr ""
682
 
683
+ #: gallery-plugin.php:2128
684
+ #: gallery-plugin.php:2256
685
+ msgid "By clicking on the thumbnail you'll go to the link (if the field is filled) or the image will be opened in the lightbox (if the field isn't filled)"
686
+ msgstr ""
687
+
688
+ #: gallery-plugin.php:2205
689
  msgid "Deselect"
690
  msgstr ""
691
 
692
+ #: gallery-plugin.php:2211
693
  msgid "File name"
694
  msgstr ""
695
 
696
+ #: gallery-plugin.php:2212
697
  msgid "File type"
698
  msgstr ""
699
 
700
+ #: gallery-plugin.php:2216
 
 
 
 
 
 
701
  #, fuzzy
702
+ msgid "Edit Attachment Info"
703
  msgstr "附件ID"
704
 
705
+ #: gallery-plugin.php:2216
706
  #, fuzzy
707
+ msgid "Edit Attachment"
708
  msgstr "附件ID"
709
 
710
+ #: gallery-plugin.php:2226
711
  #, fuzzy
712
  msgid "Go Pro"
713
  msgstr "转到高级版"
714
 
715
+ #: gallery-plugin.php:2226
716
  msgid "Pro version"
717
  msgstr ""
718
 
719
+ #: gallery-plugin.php:2229
720
  msgid "This setting is available in Pro version"
721
  msgstr "此设置在高级版本中可用"
722
 
723
+ #: gallery-plugin.php:2262
 
 
 
 
724
  msgid "Edit more details"
725
  msgstr ""
726
 
727
+ #: gallery-plugin.php:2297
728
  #, php-format
729
  msgid "Select %s"
730
  msgstr ""
731
 
732
+ #: gallery-plugin.php:2310
 
733
  #, php-format
734
  msgid "Edit &#8220;%s&#8221;"
735
  msgstr ""
736
 
737
+ #: gallery-plugin.php:2354
738
+ #: gallery-plugin.php:2367
739
  msgid "Edit"
740
  msgstr ""
741
 
742
+ #: gallery-plugin.php:2357
743
+ #: gallery-plugin.php:2372
744
  msgid "Trash"
745
  msgstr ""
746
 
747
+ #: gallery-plugin.php:2360
748
+ #: gallery-plugin.php:2375
749
  msgid "Delete Permanently"
750
  msgstr ""
751
 
752
+ #: gallery-plugin.php:2362
753
+ #: gallery-plugin.php:2380
754
  #, php-format
755
  msgid "View &#8220;%s&#8221;"
756
  msgstr ""
757
 
758
+ #: gallery-plugin.php:2362
759
+ #: gallery-plugin.php:2380
760
  msgid "View"
761
  msgstr ""
762
 
763
+ #: gallery-plugin.php:2364
764
  #, fuzzy
765
  msgid "Attach"
766
  msgstr "附件ID"
767
 
768
+ #: gallery-plugin.php:2370
769
  msgid "Restore"
770
  msgstr ""
771
 
772
+ #: gallery-plugin.php:2501
773
  msgid "Warning"
774
  msgstr ""
775
 
776
+ #: gallery-plugin.php:2501
777
  msgid "You can add only images to the gallery"
778
  msgstr ""
779
 
780
+ #: gallery-plugin.php:2532
781
  #, fuzzy
782
  msgid "Sorry, no gallery found."
783
  msgstr "对不起 - 没有找到。"
784
 
785
+ #: gallery-plugin.php:2538
786
  #, fuzzy
787
  msgid "Display an album image with the description and the link to a single gallery page"
788
  msgstr "如果您想显示一个简述,其包含屏幕截图且具有指向一个图集的链接"
883
  msgid "Gallery Category"
884
  msgstr "画廊中影像的尺寸"
885
 
886
+ #~ msgid "Using Custom Search powered by"
887
+ #~ msgstr "自定义搜索技术支持"
888
+
889
+ #~ msgid "Activate Custom Search"
890
+ #~ msgstr "启用自定义搜索"
891
+
892
+ #~ msgid "Download Custom Search"
893
+ #~ msgstr "下载自定义搜索"
894
+
895
+ #~ msgid "URL"
896
+ #~ msgstr "URL"
897
+
898
+ #, fuzzy
899
+ #~ msgid "Uploaded on"
900
+ #~ msgstr "上传文件"
901
+
902
+ #~ msgid "(by click on image opens a link in a new window)"
903
+ #~ msgstr "(通过点击图像在新窗口中打开链接)"
904
+
905
  #~ msgid "Add a Gallery"
906
  #~ msgstr "添加画廊"
907
 
languages/gallery-pt_BR.mo DELETED
Binary file
languages/gallery-ru_RU.mo DELETED
Binary file
languages/gallery-sk_SK.mo DELETED
Binary file
languages/gallery-sl_SI.mo DELETED
Binary file
languages/gallery-sr_RS.mo DELETED
Binary file
languages/gallery-tr.mo DELETED
Binary file
languages/gallery-uk.mo DELETED
Binary file
languages/gallery-zh_CN.mo DELETED
Binary file
readme.txt CHANGED
@@ -2,9 +2,9 @@
2
  Contributors: bestwebsoft
3
  Donate link: http://bestwebsoft.com/donate/
4
  Tags: add image, add images, add photo, add album, add gallery, add galleries, add picture, add pictures, album, albums, art gallery, best gallery, best gallery plugin, best image slider, best portfolio, best portfolio plugin, content gallery, content slider, easy media gallery, easy gallery, fancybox, fancy gallery, free photo gallery, free gallery, free images, free slider, filterable, filterable gallery, filterable portfolio, foto, fotoalbum, fotogalerie, fullscreen, fullscreen gallery, fullscreen photo, fullscreen slider, gallery, galery, galeri, galerie, galleries, galary, galeria, gallary, gellery, gellary, gelary, gallerie, galerij, Galleria, gallery decription, gallery image, gallery lightbox, Gallery Plugin, gallery shortcode, gallery slider, gallery wordpress, grid, grid gallery, image, image album, image description, image display, image gallery, image gallery plugin, image lightbox, image slider, image slideshow, images, images gallery, jquery, jquery gallery, lightbox, lightbox gallery, lightbox photo, media, media gallery, multi categories galleries, multi categories gallery, multiple pictures, multiply images upload, pagination gallery, pagination portfolio, panorama, panorama views, photo, photo album, photo albums, photo gallery, photoalbum, photographs, photogallery, photographer, photography, photos, photoset, picture, pictures, Picture Gallery, plugin for gallery, plugin gallery, portfolio, portfolio gallery, portfolio plugin, responsive, responsive galleries, responsive gallery, responsive image gallery, responsive slider, responsive slideshow, responsive wordpress photo gallery, shortcode, sidebar, shortcode gallery, Simple gallery, slide, slide show, slideshow, slideshow galleries, slideshow gallery, slideshows, sortable galleries, sortable gallery, thumbnail, thumbnail view, thumb view, thumbnail galleries, thumbnail gallery, thumbnails, thumbs, upload images, upload photos, view images, view pictures, website gallery, widget gallery, wordpress gallery, wordpress gallery plugin, wordpress photo gallery plugin, wordpress responsive gallery, wp gallery, wp gallery plugin, wp gallery plugins
5
- Requires at least: 3.5
6
- Tested up to: 4.3
7
- Stable tag: 4.3.6
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -160,6 +160,12 @@ Please make sure that the problem hasn't been discussed yet on our forum (<a hre
160
 
161
  == Changelog ==
162
 
 
 
 
 
 
 
163
  = V4.3.6 - 09.09.2015 =
164
  * Update : Functionality for galleries downloading and displaying in dashboard was updated.
165
  * NEW : Ability to add images from WordPress media library.
@@ -494,6 +500,9 @@ Please make sure that the problem hasn't been discussed yet on our forum (<a hre
494
 
495
  == Upgrade Notice ==
496
 
 
 
 
497
  = V4.3.6 =
498
  Functionality for galleries downloading and displaying in dashboard was updated. Ability to add images from WordPress media library. A button for gallery shortcode inserting to the content was added.
499
 
2
  Contributors: bestwebsoft
3
  Donate link: http://bestwebsoft.com/donate/
4
  Tags: add image, add images, add photo, add album, add gallery, add galleries, add picture, add pictures, album, albums, art gallery, best gallery, best gallery plugin, best image slider, best portfolio, best portfolio plugin, content gallery, content slider, easy media gallery, easy gallery, fancybox, fancy gallery, free photo gallery, free gallery, free images, free slider, filterable, filterable gallery, filterable portfolio, foto, fotoalbum, fotogalerie, fullscreen, fullscreen gallery, fullscreen photo, fullscreen slider, gallery, galery, galeri, galerie, galleries, galary, galeria, gallary, gellery, gellary, gelary, gallerie, galerij, Galleria, gallery decription, gallery image, gallery lightbox, Gallery Plugin, gallery shortcode, gallery slider, gallery wordpress, grid, grid gallery, image, image album, image description, image display, image gallery, image gallery plugin, image lightbox, image slider, image slideshow, images, images gallery, jquery, jquery gallery, lightbox, lightbox gallery, lightbox photo, media, media gallery, multi categories galleries, multi categories gallery, multiple pictures, multiply images upload, pagination gallery, pagination portfolio, panorama, panorama views, photo, photo album, photo albums, photo gallery, photoalbum, photographs, photogallery, photographer, photography, photos, photoset, picture, pictures, Picture Gallery, plugin for gallery, plugin gallery, portfolio, portfolio gallery, portfolio plugin, responsive, responsive galleries, responsive gallery, responsive image gallery, responsive slider, responsive slideshow, responsive wordpress photo gallery, shortcode, sidebar, shortcode gallery, Simple gallery, slide, slide show, slideshow, slideshow galleries, slideshow gallery, slideshows, sortable galleries, sortable gallery, thumbnail, thumbnail view, thumb view, thumbnail galleries, thumbnail gallery, thumbnails, thumbs, upload images, upload photos, view images, view pictures, website gallery, widget gallery, wordpress gallery, wordpress gallery plugin, wordpress photo gallery plugin, wordpress responsive gallery, wp gallery, wp gallery plugin, wp gallery plugins
5
+ Requires at least: 3.8
6
+ Tested up to: 4.3.1
7
+ Stable tag: 4.3.7
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
160
 
161
  == Changelog ==
162
 
163
+ = V4.3.7 - 18.09.2015 =
164
+ * Bugfix : We fixed bug with image uploading in posts.
165
+ * Update : Textdomain was changed.
166
+ * NEW : Help tooltips were added.
167
+ * Update : Updated for compatibility with Gallery Categories Plugin.
168
+
169
  = V4.3.6 - 09.09.2015 =
170
  * Update : Functionality for galleries downloading and displaying in dashboard was updated.
171
  * NEW : Ability to add images from WordPress media library.
500
 
501
  == Upgrade Notice ==
502
 
503
+ = V4.3.7 =
504
+ We fixed bug with image uploading in posts. Textdomain was changed. Help tooltips were added. Updated for compatibility with Gallery Categories Plugin.
505
+
506
  = V4.3.6 =
507
  Functionality for galleries downloading and displaying in dashboard was updated. Ability to add images from WordPress media library. A button for gallery shortcode inserting to the content was added.
508
 
template/gallery-single-template.php CHANGED
@@ -16,7 +16,7 @@ get_header(); ?>
16
  );
17
  $second_query = new WP_Query( $args );
18
  $gllr_options = get_option( 'gllr_options' );
19
- $gllr_download_link_title = addslashes( __( 'Download high resolution image', 'gallery' ) );
20
  if ( $second_query->have_posts() ) {
21
  while ( $second_query->have_posts() ) : $second_query->the_post(); ?>
22
  <h1 class="home_page_title entry-header"><?php the_title(); ?></h1>
@@ -98,7 +98,7 @@ get_header(); ?>
98
  }
99
  } else { ?>
100
  <div class="gallery_box_single">
101
- <p class="not_found"><?php _e( 'Sorry, nothing found.', 'gallery' ); ?></p>
102
  <?php } ?>
103
  </div><!-- .gallery_box_single -->
104
  <div class="gllr_clear"></div>
@@ -117,7 +117,7 @@ get_header(); ?>
117
  'speedIn' : 500,
118
  'speedOut' : 300,
119
  'titleFormat' : function( title, currentArray, currentIndex, currentOpts ) {
120
- return '<div id="fancybox-title-inside">' + ( title.length ? '<span id="bws_gallery_image_title">' + title + '</span><br />' : '' ) + '<span id="bws_gallery_image_counter"><?php _e( "Image", "gallery"); ?> ' + ( currentIndex + 1 ) + ' / ' + currentArray.length + '</span></div><?php if( get_post_meta( $post->ID, 'gllr_download_link', true ) != '' ){?><a id="bws_gallery_download_link" href="' + $( currentOpts.orig ).attr('rel') + '" target="_blank"><?php echo $gllr_download_link_title; ?> </a><?php } ?>';
121
  }<?php if ( $gllr_options['start_slideshow'] == 1 ) { ?>,
122
  'onComplete': function() {
123
  clearTimeout( jQuery.fancybox.slider );
16
  );
17
  $second_query = new WP_Query( $args );
18
  $gllr_options = get_option( 'gllr_options' );
19
+ $gllr_download_link_title = addslashes( __( 'Download high resolution image', 'gallery-plugin' ) );
20
  if ( $second_query->have_posts() ) {
21
  while ( $second_query->have_posts() ) : $second_query->the_post(); ?>
22
  <h1 class="home_page_title entry-header"><?php the_title(); ?></h1>
98
  }
99
  } else { ?>
100
  <div class="gallery_box_single">
101
+ <p class="not_found"><?php _e( 'Sorry, nothing found.', 'gallery-plugin' ); ?></p>
102
  <?php } ?>
103
  </div><!-- .gallery_box_single -->
104
  <div class="gllr_clear"></div>
117
  'speedIn' : 500,
118
  'speedOut' : 300,
119
  'titleFormat' : function( title, currentArray, currentIndex, currentOpts ) {
120
+ return '<div id="fancybox-title-inside">' + ( title.length ? '<span id="bws_gallery_image_title">' + title + '</span><br />' : '' ) + '<span id="bws_gallery_image_counter"><?php _e( "Image", "gallery-plugin" ); ?> ' + ( currentIndex + 1 ) + ' / ' + currentArray.length + '</span></div><?php if( get_post_meta( $post->ID, 'gllr_download_link', true ) != '' ){?><a id="bws_gallery_download_link" href="' + $( currentOpts.orig ).attr('rel') + '" target="_blank"><?php echo $gllr_download_link_title; ?> </a><?php } ?>';
121
  }<?php if ( $gllr_options['start_slideshow'] == 1 ) { ?>,
122
  'onComplete': function() {
123
  clearTimeout( jQuery.fancybox.slider );
template/gallery-template.php CHANGED
@@ -11,7 +11,7 @@ Template Name: Gallery Template
11
  <h1 class="home_page_title entry-header">
12
  <?php if ( isset( $wp_query->query_vars["gallery_categories"] ) ) {
13
  $term = get_term_by( 'slug', $wp_query->query_vars["gallery_categories"], 'gallery_categories' );
14
- echo __( 'Gallery Category', 'gallery' ) . ':&nbsp;' . ( $term->name );
15
  } else {
16
  the_title();
17
  } ?>
11
  <h1 class="home_page_title entry-header">
12
  <?php if ( isset( $wp_query->query_vars["gallery_categories"] ) ) {
13
  $term = get_term_by( 'slug', $wp_query->query_vars["gallery_categories"], 'gallery_categories' );
14
+ echo __( 'Gallery Category', 'gallery-plugin' ) . ':&nbsp;' . ( $term->name );
15
  } else {
16
  the_title();
17
  } ?>