Gallery by BestWebSoft - Version 4.1.4

Version Description

  • 06.02.2014 =
  • Update : We updated all functionality for wordpress 3.8.1.
  • NEW : The Dutch language file is added.
  • NEW : The Czech language file is added.
Download this release

Release Info

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

Code changes from version 4.1.3 to 4.1.4

Files changed (91) hide show
  1. bws_menu/bws_menu.php +62 -32
  2. bws_menu/css/style.css +6 -6
  3. bws_menu/js/bws_menu.js +2 -2
  4. bws_menu/languages/bestwebsoft-de_DE.mo +0 -0
  5. bws_menu/languages/bestwebsoft-de_DE.po +124 -130
  6. bws_menu/languages/bestwebsoft-fr_FR.mo +0 -0
  7. bws_menu/languages/bestwebsoft-fr_FR.po +124 -129
  8. bws_menu/languages/bestwebsoft-it_IT.mo +0 -0
  9. bws_menu/languages/bestwebsoft-it_IT.po +125 -130
  10. bws_menu/languages/bestwebsoft-ja.mo +0 -0
  11. bws_menu/languages/bestwebsoft-ja.po +124 -129
  12. bws_menu/languages/bestwebsoft-pt_BR.mo +0 -0
  13. bws_menu/languages/bestwebsoft-pt_BR.po +124 -130
  14. bws_menu/languages/bestwebsoft-ru_RU.mo +0 -0
  15. bws_menu/languages/bestwebsoft-ru_RU.po +128 -131
  16. bws_menu/languages/bestwebsoft-sr_RS.mo +0 -0
  17. bws_menu/languages/bestwebsoft-sr_RS.po +124 -129
  18. bws_menu/languages/bestwebsoft-sv_SE.mo +0 -0
  19. bws_menu/languages/bestwebsoft-sv_SE.po +124 -129
  20. bws_menu/languages/bestwebsoft-uk.mo +0 -0
  21. bws_menu/languages/bestwebsoft-uk.po +126 -131
  22. css/style_wp_before_3.8.css +12 -0
  23. css/stylesheet.css +17 -0
  24. fancybox/blank.gif +0 -0
  25. fancybox/fancy_close.png +0 -0
  26. fancybox/fancy_loading.png +0 -0
  27. fancybox/fancy_nav_left.png +0 -0
  28. fancybox/fancy_nav_right.png +0 -0
  29. fancybox/fancy_shadow_e.png +0 -0
  30. fancybox/fancy_shadow_n.png +0 -0
  31. fancybox/fancy_shadow_ne.png +0 -0
  32. fancybox/fancy_shadow_nw.png +0 -0
  33. fancybox/fancy_shadow_s.png +0 -0
  34. fancybox/fancy_shadow_se.png +0 -0
  35. fancybox/fancy_shadow_sw.png +0 -0
  36. fancybox/fancy_shadow_w.png +0 -0
  37. fancybox/fancy_title_left.png +0 -0
  38. fancybox/fancy_title_main.png +0 -0
  39. fancybox/fancy_title_over.png +0 -0
  40. fancybox/fancy_title_right.png +0 -0
  41. fancybox/fancybox-x.png +0 -0
  42. fancybox/fancybox-y.png +0 -0
  43. fancybox/fancybox.png +0 -0
  44. fancybox/jquery.fancybox-1.3.4.css +0 -0
  45. fancybox/jquery.fancybox-1.3.4.js +0 -0
  46. fancybox/jquery.fancybox-1.3.4.pack.js +0 -0
  47. fancybox/jquery.mousewheel-3.0.4.pack.js +0 -0
  48. gallery-plugin.php +433 -257
  49. images/Thumbs.db +0 -0
  50. images/icon_16.png +0 -0
  51. images/icon_16_b.png +0 -0
  52. images/icon_16_c.png +0 -0
  53. images/icon_36.png +0 -0
  54. images/icon_36_b.png +0 -0
  55. images/icons_32.png +0 -0
  56. images/icons_32_b.png +0 -0
  57. images/menu.png +0 -0
  58. images/menu_b.png +0 -0
  59. images/menu_single.png +0 -0
  60. images/px.png +0 -0
  61. languages/gallery-bg_BG.mo +0 -0
  62. languages/gallery-bg_BG.po +240 -168
  63. languages/gallery-cs_CZ.mo +0 -0
  64. languages/gallery-cs_CZ.po +807 -0
  65. languages/gallery-de_DE.mo +0 -0
  66. languages/gallery-de_DE.po +240 -168
  67. languages/gallery-fr_FR.mo +0 -0
  68. languages/gallery-fr_FR.po +236 -146
  69. languages/gallery-nl_NL.mo +0 -0
  70. languages/gallery-nl_NL.po +809 -0
  71. languages/gallery-pt_BR.mo +0 -0
  72. languages/gallery-pt_BR.po +245 -173
  73. languages/gallery-ru_RU.mo +0 -0
  74. languages/gallery-ru_RU.po +286 -246
  75. languages/gallery-sr_RS.mo +0 -0
  76. languages/gallery-sr_RS.po +240 -168
  77. languages/gallery-tr.mo +0 -0
  78. languages/gallery-tr.po +239 -167
  79. languages/gallery-uk.mo +0 -0
  80. languages/gallery-uk.po +270 -239
  81. languages/gallery-zh_CN.mo +0 -0
  82. languages/gallery-zh_CN.po +236 -146
  83. minicolors/jquery.miniColors.css +0 -0
  84. minicolors/jquery.miniColors.js +0 -0
  85. minicolors/jquery.minicolors.png +0 -0
  86. readme.txt +20 -2
  87. template/gallery-single-template.php +1 -1
  88. template/gallery-template.php +22 -27
  89. upload/fileuploader.css +0 -0
  90. upload/fileuploader.js +0 -0
  91. upload/loading.gif +0 -0
bws_menu/bws_menu.php CHANGED
@@ -233,6 +233,12 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
233
 
234
  $recommend_plugins = array_diff_key( $bws_plugins, $all_plugins );
235
 
 
 
 
 
 
 
236
  foreach ( $all_plugins as $key_plugin => $value_plugin ) {
237
  if ( ! isset( $bws_plugins[ $key_plugin ] ) && ! isset( $bws_plugins_pro[ $key_plugin ] ) )
238
  unset( $all_plugins[ $key_plugin ] );
@@ -656,10 +662,28 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
656
  <div class="clear"></div>
657
  <?php if ( ( isset( $_GET['sub'] ) && 'installed' == $_GET['sub'] ) || !isset( $_GET['sub'] ) ) { ?>
658
  <h4 class="bws_installed"><?php _e( 'Installed plugins', 'bestwebsoft' ); ?></h4>
659
- <?php foreach ( $all_plugins as $key_plugin => $value_plugin ) { ?>
660
- <?php if ( in_array( $key_plugin, $active_plugins ) || is_plugin_active_for_network( $key_plugin ) ) { ?>
661
- <?php if ( isset( $bws_plugins_pro[ $key_plugin ] ) ) {
662
- $icon = ( false != strstr( $key_plugin, '-plugin-pro/', true ) ) ? strstr( $key_plugin, '-plugin-pro/', true ) : strstr( $key_plugin, '-pro/', true ); ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
663
  <div class="bws_product_box bws_exist_overlay">
664
  <div class="bws_product">
665
  <div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
@@ -670,9 +694,6 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
670
  </div>
671
  <div class="bws_product_description"><?php echo $value_plugin["Description"]; ?></div>
672
  </div>
673
- <a href="<?php echo $bws_plugins_pro[ $key_plugin ]["link"]; ?>" target="_blank">
674
- <div class="bws_product_button"><strong>PRO</strong> <?php _e( 'installed', 'bestwebsoft' );?></div>
675
- </a>
676
  <div class="clear"></div>
677
  </div>
678
  <div class="bws_product_links">
@@ -681,8 +702,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
681
  <a href="<?php echo $bws_plugins_pro[ $key_plugin ]["settings"]; ?>" target="_blank"><?php _e( "Settings", 'bestwebsoft' ); ?></a>
682
  </div>
683
  </div>
684
- <?php } elseif ( isset( $bws_plugins[ $key_plugin ] ) ) {
685
- $icon = ( false != strstr( $key_plugin, '-plugin/', true ) ) ? strstr( $key_plugin, '-plugin/', true ) : strstr( $key_plugin, '/', true ); ?>
686
  <div class="bws_product_box bws_product_free">
687
  <div class="bws_product">
688
  <div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
@@ -693,12 +713,12 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
693
  <div class="bws_product_description"><?php echo $bws_plugins[ $key_plugin ]["description"]; ?></div>
694
  </div>
695
  <?php if ( isset( $bws_plugins[ $key_plugin ]['pro_version'] ) && isset( $bws_plugins_pro[ $bws_plugins[ $key_plugin ]['pro_version'] ] ) ) { ?>
696
- <a href="<?php echo $bws_plugins_pro[ $bws_plugins[ $key_plugin ]['pro_version'] ]["purchase"]; ?>" target="_blank">
697
- <div class="bws_product_button"><?php _e( 'Go', 'bestwebsoft' );?> <strong>PRO</strong></div>
698
  </a>
699
  <?php } else { ?>
700
- <a href="<?php echo $bws_donate_link; ?>" target="_blank">
701
- <div class="bws_product_button bws_donate_button"><strong><?php _e( 'DONATE', 'bestwebsoft' );?></strong></div>
702
  </a>
703
  <?php } ?>
704
  <div class="clear"></div>
@@ -711,8 +731,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
711
  </div>
712
  <?php }
713
  } else {
714
- if ( isset( $bws_plugins_pro[ $key_plugin ] ) ) {
715
- $icon = ( false != strstr( $key_plugin, '-plugin-pro/', true ) ) ? strstr( $key_plugin, '-plugin-pro/', true ) : strstr( $key_plugin, '-pro/', true ); ?>
716
  <div class="bws_product_box bws_product_deactivated">
717
  <div class="bws_product">
718
  <div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
@@ -723,9 +742,6 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
723
  </div>
724
  <div class="bws_product_description"><?php echo $bws_plugins_pro[ $key_plugin ]["description"]; ?></div>
725
  </div>
726
- <a href="<?php echo $bws_plugins_pro[ $key_plugin ]["link"]; ?>" target="_blank">
727
- <div class="bws_product_button"><strong>PRO</strong> <?php _e( 'installed', 'bestwebsoft' );?></div>
728
- </a>
729
  <div class="clear"></div>
730
  </div>
731
  <div class="bws_product_links">
@@ -734,8 +750,7 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
734
  <a class="bws_activate" href="plugins.php" title="<?php _e( "Activate this plugin", 'bestwebsoft' ); ?>" target="_blank"><?php _e( "Activate", 'bestwebsoft' ); ?></a>
735
  </div>
736
  </div>
737
- <?php } elseif ( isset( $bws_plugins[ $key_plugin ] ) ) {
738
- $icon = ( false != strstr( $key_plugin, '-plugin/', true ) ) ? strstr( $key_plugin, '-plugin/', true ) : strstr( $key_plugin, '/', true ); ?>
739
  <div class="bws_product_box bws_product_deactivated bws_product_free">
740
  <div class="bws_product">
741
  <div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
@@ -746,12 +761,12 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
746
  <div class="bws_product_description"><?php echo $bws_plugins[ $key_plugin ]["description"]; ?></div>
747
  </div>
748
  <?php if ( isset( $bws_plugins[ $key_plugin ]['pro_version'] ) && isset( $bws_plugins_pro[ $bws_plugins[ $key_plugin ]['pro_version'] ] ) ) { ?>
749
- <a href="<?php echo $bws_plugins_pro[ $bws_plugins[ $key_plugin ]['pro_version'] ]["purchase"]; ?>" target="_blank">
750
- <div class="bws_product_button"><?php _e( 'Go', 'bestwebsoft' );?> <strong>PRO</strong></div>
751
  </a>
752
  <?php } else { ?>
753
- <a href="<?php echo $bws_donate_link; ?>" target="_blank">
754
- <div class="bws_product_button bws_donate_button"><strong><?php _e( 'Donate', 'bestwebsoft' );?></strong></div>
755
  </a>
756
  <?php } ?>
757
  <div class="clear"></div>
@@ -770,9 +785,24 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
770
  <?php if ( ( isset( $_GET['sub'] ) && 'recommended' == $_GET['sub'] ) || !isset( $_GET['sub'] ) ) { ?>
771
  <h4 class="bws_recommended"><?php _e( 'Recommended plugins', 'bestwebsoft' ); ?></h4>
772
  <?php foreach ( $recommend_plugins as $key_plugin => $value_plugin ) {
773
- $icon = ( false != strstr( $key_plugin, '-plugin-pro/', true ) ) ? strstr( $key_plugin, '-plugin-pro/', true ) : strstr( $key_plugin, '-pro/', true );
774
- if ( ! $icon )
775
- $icon = ( false != strstr( $key_plugin, '-plugin/', true ) ) ? strstr( $key_plugin, '-plugin/', true ) : strstr( $key_plugin, '/', true );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
776
  ?>
777
  <div class="bws_product_box">
778
  <div class="bws_product">
@@ -787,19 +817,19 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
787
  <div class="bws_product_description"><?php echo $bws_plugins[ $key_plugin ]["description"]; ?></div>
788
  </div>
789
  <?php if ( isset( $bws_plugins[ $key_plugin ]['pro_version'] ) && isset( $bws_plugins_pro[ $bws_plugins[ $key_plugin ]['pro_version'] ] ) ) { ?>
790
- <a href="<?php echo $bws_plugins_pro[ $bws_plugins[ $key_plugin ]['pro_version'] ]["link"]; ?>" target="_blank">
791
- <div class="bws_product_button"><?php echo _e( 'Go', 'bestwebsoft' );?> <strong>PRO</strong></div>
792
  </a>
793
  <?php } else { ?>
794
- <a href="<?php echo $bws_donate_link; ?>" target="_blank">
795
- <div class="bws_product_button bws_donate_button"><strong><?php echo _e( 'Donate', 'bestwebsoft' );?></strong></div>
796
  </a>
797
  <?php } ?>
798
  </div>
799
  <div class="clear"></div>
800
  <div class="bws_product_links">
801
  <a href="<?php echo $bws_plugins[ $key_plugin ]["link"]; ?>" target="_blank"><?php echo __( "Learn more", 'bestwebsoft' ); ?></a>
802
- <span> | <span>
803
  <a href="<?php echo $bws_plugins[ $key_plugin ]["wp_install"]; ?>" target="_blank"><?php echo __( "Install now", 'bestwebsoft' ); ?></a>
804
  </div>
805
  </div>
233
 
234
  $recommend_plugins = array_diff_key( $bws_plugins, $all_plugins );
235
 
236
+ foreach ( $bws_plugins as $key_plugin => $value_plugin ) {
237
+ if ( ! isset( $all_plugins[ $key_plugin ] ) && isset( $bws_plugins[ $key_plugin ]['pro_version'] ) && isset( $all_plugins[ $bws_plugins[ $key_plugin ]['pro_version'] ] ) ) {
238
+ unset( $recommend_plugins[ $key_plugin ] );
239
+ }
240
+ }
241
+
242
  foreach ( $all_plugins as $key_plugin => $value_plugin ) {
243
  if ( ! isset( $bws_plugins[ $key_plugin ] ) && ! isset( $bws_plugins_pro[ $key_plugin ] ) )
244
  unset( $all_plugins[ $key_plugin ] );
662
  <div class="clear"></div>
663
  <?php if ( ( isset( $_GET['sub'] ) && 'installed' == $_GET['sub'] ) || !isset( $_GET['sub'] ) ) { ?>
664
  <h4 class="bws_installed"><?php _e( 'Installed plugins', 'bestwebsoft' ); ?></h4>
665
+ <?php foreach ( $all_plugins as $key_plugin => $value_plugin ) {
666
+
667
+ if ( isset( $bws_plugins_pro[ $key_plugin ] ) ) {
668
+ $key_plugin_explode = explode( '-plugin-pro/', $key_plugin );
669
+ if ( isset( $key_plugin_explode[1] ) )
670
+ $icon = $key_plugin_explode[0];
671
+ else {
672
+ $key_plugin_explode = explode( '-pro/', $key_plugin );
673
+ $icon = $key_plugin_explode[0];
674
+ }
675
+ } elseif ( isset( $bws_plugins[ $key_plugin ] ) ) {
676
+ $key_plugin_explode = explode( '-plugin/', $key_plugin );
677
+ if ( isset( $key_plugin_explode[1] ) )
678
+ $icon = $key_plugin_explode[0];
679
+ else {
680
+ $key_plugin_explode = explode( '/', $key_plugin );
681
+ $icon = $key_plugin_explode[0];
682
+ }
683
+ }
684
+
685
+ if ( in_array( $key_plugin, $active_plugins ) || is_plugin_active_for_network( $key_plugin ) ) { ?>
686
+ <?php if ( isset( $bws_plugins_pro[ $key_plugin ] ) ) { ?>
687
  <div class="bws_product_box bws_exist_overlay">
688
  <div class="bws_product">
689
  <div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
694
  </div>
695
  <div class="bws_product_description"><?php echo $value_plugin["Description"]; ?></div>
696
  </div>
 
 
 
697
  <div class="clear"></div>
698
  </div>
699
  <div class="bws_product_links">
702
  <a href="<?php echo $bws_plugins_pro[ $key_plugin ]["settings"]; ?>" target="_blank"><?php _e( "Settings", 'bestwebsoft' ); ?></a>
703
  </div>
704
  </div>
705
+ <?php } elseif ( isset( $bws_plugins[ $key_plugin ] ) ) { ?>
 
706
  <div class="bws_product_box bws_product_free">
707
  <div class="bws_product">
708
  <div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
713
  <div class="bws_product_description"><?php echo $bws_plugins[ $key_plugin ]["description"]; ?></div>
714
  </div>
715
  <?php if ( isset( $bws_plugins[ $key_plugin ]['pro_version'] ) && isset( $bws_plugins_pro[ $bws_plugins[ $key_plugin ]['pro_version'] ] ) ) { ?>
716
+ <a class="bws_product_button" href="<?php echo $bws_plugins_pro[ $bws_plugins[ $key_plugin ]['pro_version'] ]["purchase"]; ?>" target="_blank">
717
+ <?php _e( 'Go', 'bestwebsoft' );?> <strong>PRO</strong>
718
  </a>
719
  <?php } else { ?>
720
+ <a class="bws_product_button bws_donate_button" href="<?php echo $bws_donate_link; ?>" target="_blank">
721
+ <strong><?php _e( 'DONATE', 'bestwebsoft' );?></strong>
722
  </a>
723
  <?php } ?>
724
  <div class="clear"></div>
731
  </div>
732
  <?php }
733
  } else {
734
+ if ( isset( $bws_plugins_pro[ $key_plugin ] ) ) { ?>
 
735
  <div class="bws_product_box bws_product_deactivated">
736
  <div class="bws_product">
737
  <div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
742
  </div>
743
  <div class="bws_product_description"><?php echo $bws_plugins_pro[ $key_plugin ]["description"]; ?></div>
744
  </div>
 
 
 
745
  <div class="clear"></div>
746
  </div>
747
  <div class="bws_product_links">
750
  <a class="bws_activate" href="plugins.php" title="<?php _e( "Activate this plugin", 'bestwebsoft' ); ?>" target="_blank"><?php _e( "Activate", 'bestwebsoft' ); ?></a>
751
  </div>
752
  </div>
753
+ <?php } elseif ( isset( $bws_plugins[ $key_plugin ] ) ) { ?>
 
754
  <div class="bws_product_box bws_product_deactivated bws_product_free">
755
  <div class="bws_product">
756
  <div class="bws_product_title"><?php echo $value_plugin["Name"]; ?></div>
761
  <div class="bws_product_description"><?php echo $bws_plugins[ $key_plugin ]["description"]; ?></div>
762
  </div>
763
  <?php if ( isset( $bws_plugins[ $key_plugin ]['pro_version'] ) && isset( $bws_plugins_pro[ $bws_plugins[ $key_plugin ]['pro_version'] ] ) ) { ?>
764
+ <a class="bws_product_button" href="<?php echo $bws_plugins_pro[ $bws_plugins[ $key_plugin ]['pro_version'] ]["purchase"]; ?>" target="_blank">
765
+ <?php _e( 'Go', 'bestwebsoft' );?> <strong>PRO</strong>
766
  </a>
767
  <?php } else { ?>
768
+ <a class="bws_product_button bws_donate_button" href="<?php echo $bws_donate_link; ?>" target="_blank">
769
+ <strong><?php _e( 'DONATE', 'bestwebsoft' );?></strong>
770
  </a>
771
  <?php } ?>
772
  <div class="clear"></div>
785
  <?php if ( ( isset( $_GET['sub'] ) && 'recommended' == $_GET['sub'] ) || !isset( $_GET['sub'] ) ) { ?>
786
  <h4 class="bws_recommended"><?php _e( 'Recommended plugins', 'bestwebsoft' ); ?></h4>
787
  <?php foreach ( $recommend_plugins as $key_plugin => $value_plugin ) {
788
+
789
+ if ( isset( $bws_plugins_pro[ $key_plugin ] ) ) {
790
+ $key_plugin_explode = explode( '-plugin-pro/', $key_plugin );
791
+ if ( isset( $key_plugin_explode[1] ) )
792
+ $icon = $key_plugin_explode[0];
793
+ else {
794
+ $key_plugin_explode = explode( '-pro/', $key_plugin );
795
+ $icon = $key_plugin_explode[0];
796
+ }
797
+ } elseif ( isset( $bws_plugins[ $key_plugin ] ) ) {
798
+ $key_plugin_explode = explode( '-plugin/', $key_plugin );
799
+ if ( isset( $key_plugin_explode[1] ) )
800
+ $icon = $key_plugin_explode[0];
801
+ else {
802
+ $key_plugin_explode = explode( '/', $key_plugin );
803
+ $icon = $key_plugin_explode[0];
804
+ }
805
+ }
806
  ?>
807
  <div class="bws_product_box">
808
  <div class="bws_product">
817
  <div class="bws_product_description"><?php echo $bws_plugins[ $key_plugin ]["description"]; ?></div>
818
  </div>
819
  <?php if ( isset( $bws_plugins[ $key_plugin ]['pro_version'] ) && isset( $bws_plugins_pro[ $bws_plugins[ $key_plugin ]['pro_version'] ] ) ) { ?>
820
+ <a class="bws_product_button" href="<?php echo $bws_plugins_pro[ $bws_plugins[ $key_plugin ]['pro_version'] ]["link"]; ?>" target="_blank">
821
+ <?php echo _e( 'Go', 'bestwebsoft' );?> <strong>PRO</strong>
822
  </a>
823
  <?php } else { ?>
824
+ <a class="bws_product_button bws_donate_button" href="<?php echo $bws_donate_link; ?>" target="_blank">
825
+ <strong><?php echo _e( 'DONATE', 'bestwebsoft' );?></strong>
826
  </a>
827
  <?php } ?>
828
  </div>
829
  <div class="clear"></div>
830
  <div class="bws_product_links">
831
  <a href="<?php echo $bws_plugins[ $key_plugin ]["link"]; ?>" target="_blank"><?php echo __( "Learn more", 'bestwebsoft' ); ?></a>
832
+ <span> | </span>
833
  <a href="<?php echo $bws_plugins[ $key_plugin ]["wp_install"]; ?>" target="_blank"><?php echo __( "Install now", 'bestwebsoft' ); ?></a>
834
  </div>
835
  </div>
bws_menu/css/style.css CHANGED
@@ -65,7 +65,7 @@ h4.bws_recommended {
65
  }
66
  .bws_product_title {
67
  font-weight: bold;
68
- padding: 16px 5px 28px;
69
  font-size: 14px;
70
  height: 18px;
71
  }
@@ -83,12 +83,12 @@ h4.bws_recommended {
83
  top: -9px;
84
  }
85
  .bws_product_description {
86
- padding: 0 5px;
87
  color: #a7a7a7;
88
  display: none;
89
  }
90
  .bws_product_links {
91
- padding: 10px 7px 12px;
92
  }
93
  .bws_product_links span {
94
  color: #c2c2c2;
@@ -111,8 +111,9 @@ h4.bws_recommended {
111
  border-radius: 2px;
112
  margin: 3px auto;
113
  padding: 7px 5px 8px;
114
- width: 75%;
115
  font-size: 14px;
 
 
116
  }
117
  .bws_product_button:hover{
118
  background: #008726;
@@ -131,7 +132,6 @@ h4.bws_recommended {
131
  }
132
  .bws_product_button.bws_donate_button {
133
  background: #E89D09 !important;
134
- text-transform: uppercase;
135
  }
136
  .bws_product_button.bws_donate_button:hover {
137
  background: #D69108 !important;
@@ -142,7 +142,7 @@ h4.bws_recommended {
142
  color: #0074A2;
143
  float: right;
144
  cursor: pointer;
145
- font-size: 14px;
146
  }
147
  .bws_switch_link:hover {
148
  color: #2ea2cc;
65
  }
66
  .bws_product_title {
67
  font-weight: bold;
68
+ padding: 16px 10px 28px;
69
  font-size: 14px;
70
  height: 18px;
71
  }
83
  top: -9px;
84
  }
85
  .bws_product_description {
86
+ padding: 0 10px;
87
  color: #a7a7a7;
88
  display: none;
89
  }
90
  .bws_product_links {
91
+ padding: 10px 6px 12px;
92
  }
93
  .bws_product_links span {
94
  color: #c2c2c2;
111
  border-radius: 2px;
112
  margin: 3px auto;
113
  padding: 7px 5px 8px;
 
114
  font-size: 14px;
115
+ min-width: 103px;
116
+ display: inline-block;
117
  }
118
  .bws_product_button:hover{
119
  background: #008726;
132
  }
133
  .bws_product_button.bws_donate_button {
134
  background: #E89D09 !important;
 
135
  }
136
  .bws_product_button.bws_donate_button:hover {
137
  background: #D69108 !important;
142
  color: #0074A2;
143
  float: right;
144
  cursor: pointer;
145
+ font-size: 13px;
146
  }
147
  .bws_switch_link:hover {
148
  color: #2ea2cc;
bws_menu/js/bws_menu.js CHANGED
@@ -25,14 +25,14 @@
25
  $( this ).children( '.bws_product' ).addClass( 'bws_product_pro' );
26
  $( this ).children( '.bws_product' ).children( '.bws_product_content' ).children( '.bws_product_description' ).css( 'display', 'block' );
27
  $( this ).children( '.bws_product' ).children( '.bws_product_content' ).children( '.bws_product_icon' ).css( 'display', 'none' );
28
- $( this ).children( '.bws_product' ).children( 'a' ).children( '.bws_product_button' ).css( 'display', 'block' );
29
  }
30
  }, function() {
31
  if ( $( this ).children( '.bws_product' ).children( '.bws_product_content' ).children( '.bws_product_description' ).length > 0 ) {
32
  $( this ).children( '.bws_product' ).removeClass( 'bws_product_pro' );
33
  $( this ).children( '.bws_product' ).children( '.bws_product_content' ).children( '.bws_product_description' ).css( 'display', 'none' );
34
  $( this ).children( '.bws_product' ).children( '.bws_product_content' ).children( '.bws_product_icon' ).css( 'display', 'block' );
35
- $( this ).children( '.bws_product' ).children( 'a' ).children( '.bws_product_button' ).css( 'display', 'none' );
36
  }
37
  });
38
 
25
  $( this ).children( '.bws_product' ).addClass( 'bws_product_pro' );
26
  $( this ).children( '.bws_product' ).children( '.bws_product_content' ).children( '.bws_product_description' ).css( 'display', 'block' );
27
  $( this ).children( '.bws_product' ).children( '.bws_product_content' ).children( '.bws_product_icon' ).css( 'display', 'none' );
28
+ $( this ).children( '.bws_product' ).children( '.bws_product_button' ).css( 'display', 'inline-block' );
29
  }
30
  }, function() {
31
  if ( $( this ).children( '.bws_product' ).children( '.bws_product_content' ).children( '.bws_product_description' ).length > 0 ) {
32
  $( this ).children( '.bws_product' ).removeClass( 'bws_product_pro' );
33
  $( this ).children( '.bws_product' ).children( '.bws_product_content' ).children( '.bws_product_description' ).css( 'display', 'none' );
34
  $( this ).children( '.bws_product' ).children( '.bws_product_content' ).children( '.bws_product_icon' ).css( 'display', 'block' );
35
+ $( this ).children( '.bws_product' ).children( '.bws_product_button' ).css( 'display', 'none' );
36
  }
37
  });
38
 
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: 2014-01-06 15:12+0300\n"
6
- "PO-Revision-Date: 2014-01-06 15:12+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Lothar Schiborr <lothar.schiborr@web.de>\n"
9
  "Language: \n"
@@ -19,452 +19,446 @@ msgstr ""
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
  # @ captcha
22
- #: bws_menu.php:331
23
  msgid "Not set"
24
  msgstr "Nicht festgelegt"
25
 
26
  # @ captcha
27
- #: bws_menu.php:333
28
- #: bws_menu.php:337
29
  msgid "On"
30
  msgstr "Ein"
31
 
32
  # @ captcha
33
- #: bws_menu.php:335
34
- #: bws_menu.php:339
35
  msgid "Off"
36
  msgstr "Ausgeschaltet"
37
 
38
  # @ captcha
39
- #: bws_menu.php:343
40
- #: bws_menu.php:347
41
  #: bws_menu.php:351
42
  #: bws_menu.php:355
43
  #: bws_menu.php:359
44
- #: bws_menu.php:385
 
 
45
  msgid "N/A"
46
  msgstr "keine Angaben"
47
 
48
  # @ captcha
49
- #: bws_menu.php:357
50
  msgid " Mb"
51
  msgstr " Mb"
52
 
53
  # @ captcha
54
- #: bws_menu.php:361
55
- #: bws_menu.php:365
56
  #: bws_menu.php:369
57
- #: bws_menu.php:380
 
 
58
  msgid "Yes"
59
  msgstr "Ja"
60
 
61
  # @ captcha
62
- #: bws_menu.php:363
63
- #: bws_menu.php:367
64
  #: bws_menu.php:371
65
- #: bws_menu.php:382
 
 
66
  msgid "No"
67
  msgstr "Nein"
68
 
69
  # @ captcha
70
- #: bws_menu.php:396
71
  msgid "Operating System"
72
  msgstr "Betriebs-System"
73
 
74
  # @ captcha
75
- #: bws_menu.php:397
76
  msgid "Server"
77
  msgstr "Server"
78
 
79
  # @ captcha
80
- #: bws_menu.php:398
81
  msgid "Memory usage"
82
  msgstr "Speichernutzung"
83
 
84
  # @ captcha
85
- #: bws_menu.php:399
86
  msgid "MYSQL Version"
87
  msgstr "MYSQL Version"
88
 
89
  # @ captcha
90
- #: bws_menu.php:400
91
  msgid "SQL Mode"
92
  msgstr "SQL Modus"
93
 
94
  # @ captcha
95
- #: bws_menu.php:401
96
  msgid "PHP Version"
97
  msgstr "PHP Version"
98
 
99
  # @ captcha
100
- #: bws_menu.php:402
101
  msgid "PHP Safe Mode"
102
  msgstr "PHP Gesicherter Modus"
103
 
104
  # @ captcha
105
- #: bws_menu.php:403
106
  msgid "PHP Allow URL fopen"
107
  msgstr "PHP Erlaubet URL zu öffnen (fopen)"
108
 
109
  # @ captcha
110
- #: bws_menu.php:404
111
  msgid "PHP Memory Limit"
112
  msgstr "PHP Speicher-Grenze"
113
 
114
  # @ captcha
115
- #: bws_menu.php:405
116
  msgid "PHP Max Upload Size"
117
  msgstr "PHP Maximale Upload Größe"
118
 
119
  # @ captcha
120
- #: bws_menu.php:406
121
  msgid "PHP Max Post Size"
122
  msgstr "PHP Maximale Beitrags-Größe"
123
 
124
  # @ captcha
125
- #: bws_menu.php:407
126
  msgid "PHP Max Script Execute Time"
127
  msgstr "PHP Maximale Script Ausführungszeit"
128
 
129
  # @ captcha
130
- #: bws_menu.php:408
131
  msgid "PHP Exif support"
132
  msgstr "PHP Exif Support"
133
 
134
  # @ captcha
135
- #: bws_menu.php:409
136
  msgid "PHP IPTC support"
137
  msgstr "PHP IPTC Support"
138
 
139
  # @ captcha
140
- #: bws_menu.php:410
141
  msgid "PHP XML support"
142
  msgstr "PHP XML Support"
143
 
144
  # @ captcha
145
- #: bws_menu.php:411
146
  msgid "Site URL"
147
  msgstr "Site URL"
148
 
149
  # @ captcha
150
- #: bws_menu.php:412
151
  msgid "Home URL"
152
  msgstr "Home URL"
153
 
154
  # @ captcha
155
- #: bws_menu.php:413
156
  msgid "WordPress Version"
157
  msgstr "WordPress Version"
158
 
159
  # @ captcha
160
- #: bws_menu.php:414
161
  msgid "WordPress DB Version"
162
  msgstr "WordPress DB Version"
163
 
164
  # @ captcha
165
- #: bws_menu.php:415
166
  msgid "Multisite"
167
  msgstr "Multisite"
168
 
169
  # @ captcha
170
- #: bws_menu.php:416
171
  msgid "Active Theme"
172
  msgstr "Actives Theme"
173
 
174
  # @ captcha
175
- #: bws_menu.php:432
176
  msgid "Please enter a valid email address."
177
  msgstr "Bitte geben Sie eine gültige E-Mail-Adresse ein."
178
 
179
  # @ captcha
180
- #: bws_menu.php:436
181
  msgid "Email with system info is sent to "
182
  msgstr "E-Mail-mit System Informationen wird gesendet an "
183
 
184
  # @ captcha
185
- #: bws_menu.php:440
186
  msgid "Thank you for contacting us."
187
  msgstr "Vielen Dank für Ihre Kontaktaufnahme."
188
 
189
  # @ captcha
190
- #: bws_menu.php:468
191
  msgid "Sorry, email message could not be delivered."
192
  msgstr "Sorry, E-Mail konnte nicht zugestellt werden."
193
 
194
- #: bws_menu.php:480
195
  msgid "Switch to new interface"
196
  msgstr ""
197
 
198
  # @ captcha
199
- #: bws_menu.php:487
200
  msgid "Pro plugins"
201
  msgstr "BWS Plugins"
202
 
203
  # @ captcha
204
- #: bws_menu.php:490
205
- #: bws_menu.php:516
206
  msgid "Activated plugins"
207
  msgstr "Aktivierte Plugins"
208
 
209
  # @ captcha
210
- #: bws_menu.php:492
211
  #: bws_menu.php:500
212
  #: bws_menu.php:508
213
- #: bws_menu.php:518
214
  #: bws_menu.php:526
215
  #: bws_menu.php:534
216
- #: bws_menu.php:544
217
- #: bws_menu.php:551
218
  #: bws_menu.php:559
 
219
  msgid "Read more"
220
  msgstr "Lesen Sie mehr"
221
 
222
  # @ captcha
223
- #: bws_menu.php:492
224
- #: bws_menu.php:518
225
- #: bws_menu.php:673
226
- #: bws_menu.php:701
227
  msgid "Settings"
228
  msgstr "Einstellungen"
229
 
230
  # @ captcha
231
- #: bws_menu.php:498
232
- #: bws_menu.php:524
233
- #: bws_menu.php:650
234
  msgid "Installed plugins"
235
  msgstr "Installierte Plugins"
236
 
237
  # @ captcha
238
- #: bws_menu.php:506
239
- #: bws_menu.php:532
240
- #: bws_menu.php:763
241
  msgid "Recommended plugins"
242
  msgstr "Empfohlene Plugins"
243
 
244
  # @ captcha
245
- #: bws_menu.php:508
246
  msgid "Purchase"
247
  msgstr "Kaufen"
248
 
249
  # @ captcha
250
- #: bws_menu.php:513
251
  msgid "Free plugins"
252
  msgstr "Freie Plugins"
253
 
254
  # @ captcha
255
- #: bws_menu.php:534
256
- #: bws_menu.php:559
257
  msgid "Download"
258
  msgstr "Herunterladen"
259
 
260
  # @ default
261
- #: bws_menu.php:534
262
- #: bws_menu.php:559
263
- #: bws_menu.php:865
264
  #, php-format
265
  msgid "Install %s"
266
  msgstr "Installiere %s"
267
 
268
  # @ captcha
269
- #: bws_menu.php:534
270
- #: bws_menu.php:559
271
  msgid "Install now from wordpress.org"
272
  msgstr "Installiere jetzt von wordpress.org"
273
 
274
- #: bws_menu.php:540
275
  msgid "Free themes"
276
  msgstr ""
277
 
278
  # @ captcha
279
- #: bws_menu.php:543
280
  #, fuzzy
281
  msgid "Activated theme"
282
  msgstr "Actives Theme"
283
 
284
- #: bws_menu.php:544
285
  #, php-format
286
  msgid "Customize &#8220;%s&#8221;"
287
  msgstr ""
288
 
289
- #: bws_menu.php:544
290
  msgid "Customize"
291
  msgstr ""
292
 
293
  # @ default
294
- #: bws_menu.php:549
295
  #, fuzzy
296
  msgid "Installed themes"
297
  msgstr "Installiere %s"
298
 
299
  # @ captcha
300
- #: bws_menu.php:557
301
  #, fuzzy
302
  msgid "Recommended themes"
303
  msgstr "Empfohlene Plugins"
304
 
305
  # @ captcha
306
- #: bws_menu.php:565
307
  msgid "If you have any questions, please contact us via"
308
  msgstr "Wenn Sie irgendwelche Fragen haben, kontaktieren Sie uns bitte über"
309
 
310
  # @ captcha
311
- #: bws_menu.php:572
312
- #: bws_menu.php:640
313
- #: bws_menu.php:901
314
  msgid "System status"
315
  msgstr "System Status"
316
 
317
  # @ captcha
318
- #: bws_menu.php:576
319
- #: bws_menu.php:904
320
  msgid "Environment"
321
  msgstr "Umgebungsvariable"
322
 
323
  # @ captcha
324
- #: bws_menu.php:587
325
- #: bws_menu.php:915
326
  msgid "Active Plugins"
327
  msgstr "Aktivierte Plugins"
328
 
329
  # @ captcha
330
- #: bws_menu.php:598
331
- #: bws_menu.php:926
332
  msgid "Inactive Plugins"
333
  msgstr "Inactive Plugins"
334
 
335
  # @ captcha
336
- #: bws_menu.php:612
337
- #: bws_menu.php:940
338
  msgid "Send to support"
339
  msgstr "Sende zuzm Support"
340
 
341
  # @ captcha
342
- #: bws_menu.php:619
343
- #: bws_menu.php:947
344
  msgid "Send to custom email &#187;"
345
  msgstr "Senden Sie eine benutzerdefinierte E-Mail zu &#187;"
346
 
347
- #: bws_menu.php:630
348
  msgid "Switch to old interface"
349
  msgstr ""
350
 
351
  # @ captcha
352
- #: bws_menu.php:636
353
  #, fuzzy
354
  msgid "Plugins"
355
  msgstr "BWS Plugins"
356
 
357
- #: bws_menu.php:638
358
  msgid "Themes"
359
  msgstr ""
360
 
361
- #: bws_menu.php:644
362
  msgid "All"
363
  msgstr ""
364
 
365
  # @ default
366
- #: bws_menu.php:645
367
  #, fuzzy
368
  msgid "Installed"
369
  msgstr "Installiere %s"
370
 
371
  # @ captcha
372
- #: bws_menu.php:646
373
  #, fuzzy
374
  msgid "Recommended"
375
  msgstr "Empfohlene Plugins"
376
 
377
- # @ default
378
- #: bws_menu.php:666
379
- #: bws_menu.php:719
380
- #, fuzzy
381
- msgid "installed"
382
- msgstr "Installiere %s"
383
-
384
  # @ captcha
385
- #: bws_menu.php:671
386
- #: bws_menu.php:699
387
- #: bws_menu.php:724
388
- #: bws_menu.php:752
389
- #: bws_menu.php:793
390
  #, fuzzy
391
  msgid "Learn more"
392
  msgstr "Lesen Sie mehr"
393
 
394
- #: bws_menu.php:689
395
- #: bws_menu.php:742
396
- #: bws_menu.php:783
397
  msgid "Go"
398
  msgstr ""
399
 
400
- #: bws_menu.php:693
 
 
401
  msgid "DONATE"
402
  msgstr ""
403
 
404
  # @ captcha
405
- #: bws_menu.php:726
406
- #: bws_menu.php:754
407
  #, fuzzy
408
  msgid "Activate this plugin"
409
  msgstr "Aktivierte Plugins"
410
 
411
  # @ captcha
412
- #: bws_menu.php:726
413
- #: bws_menu.php:754
414
  #, fuzzy
415
  msgid "Activate"
416
  msgstr "Aktivierte Plugins"
417
 
418
- #: bws_menu.php:746
419
- #: bws_menu.php:787
420
- msgid "Donate"
421
- msgstr ""
422
-
423
  # @ default
424
- #: bws_menu.php:795
425
  #, fuzzy
426
  msgid "Install now"
427
  msgstr "Installiere %s"
428
 
429
- #: bws_menu.php:817
430
  msgid "Try again"
431
  msgstr ""
432
 
433
- #: bws_menu.php:834
434
  #, php-format
435
  msgid "Preview &#8220;%s&#8221;"
436
  msgstr ""
437
 
438
  # @ default
439
- #: bws_menu.php:865
440
  #, fuzzy
441
  msgid "Install Now"
442
  msgstr "Installiere %s"
443
 
444
- #: bws_menu.php:868
445
  #, php-format
446
  msgid "Update to version %s"
447
  msgstr ""
448
 
449
- #: bws_menu.php:868
450
  msgid "Update"
451
  msgstr ""
452
 
453
- #: bws_menu.php:875
454
  #, php-format
455
  msgid "Preview %s"
456
  msgstr ""
457
 
458
- #: bws_menu.php:875
459
  msgid "Preview"
460
  msgstr ""
461
 
462
- #: bws_menu.php:882
463
  #, php-format
464
  msgid "By %s"
465
  msgstr ""
466
 
467
- #: bws_menu.php:888
468
  msgid "Details"
469
  msgstr ""
470
 
 
 
 
 
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-01-17 12:13+0300\n"
6
+ "PO-Revision-Date: 2014-01-17 12:13+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Lothar Schiborr <lothar.schiborr@web.de>\n"
9
  "Language: \n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
  # @ captcha
22
+ #: bws_menu.php:339
23
  msgid "Not set"
24
  msgstr "Nicht festgelegt"
25
 
26
  # @ captcha
27
+ #: bws_menu.php:341
28
+ #: bws_menu.php:345
29
  msgid "On"
30
  msgstr "Ein"
31
 
32
  # @ captcha
33
+ #: bws_menu.php:343
34
+ #: bws_menu.php:347
35
  msgid "Off"
36
  msgstr "Ausgeschaltet"
37
 
38
  # @ captcha
 
 
39
  #: bws_menu.php:351
40
  #: bws_menu.php:355
41
  #: bws_menu.php:359
42
+ #: bws_menu.php:363
43
+ #: bws_menu.php:367
44
+ #: bws_menu.php:393
45
  msgid "N/A"
46
  msgstr "keine Angaben"
47
 
48
  # @ captcha
49
+ #: bws_menu.php:365
50
  msgid " Mb"
51
  msgstr " Mb"
52
 
53
  # @ captcha
 
 
54
  #: bws_menu.php:369
55
+ #: bws_menu.php:373
56
+ #: bws_menu.php:377
57
+ #: bws_menu.php:388
58
  msgid "Yes"
59
  msgstr "Ja"
60
 
61
  # @ captcha
 
 
62
  #: bws_menu.php:371
63
+ #: bws_menu.php:375
64
+ #: bws_menu.php:379
65
+ #: bws_menu.php:390
66
  msgid "No"
67
  msgstr "Nein"
68
 
69
  # @ captcha
70
+ #: bws_menu.php:404
71
  msgid "Operating System"
72
  msgstr "Betriebs-System"
73
 
74
  # @ captcha
75
+ #: bws_menu.php:405
76
  msgid "Server"
77
  msgstr "Server"
78
 
79
  # @ captcha
80
+ #: bws_menu.php:406
81
  msgid "Memory usage"
82
  msgstr "Speichernutzung"
83
 
84
  # @ captcha
85
+ #: bws_menu.php:407
86
  msgid "MYSQL Version"
87
  msgstr "MYSQL Version"
88
 
89
  # @ captcha
90
+ #: bws_menu.php:408
91
  msgid "SQL Mode"
92
  msgstr "SQL Modus"
93
 
94
  # @ captcha
95
+ #: bws_menu.php:409
96
  msgid "PHP Version"
97
  msgstr "PHP Version"
98
 
99
  # @ captcha
100
+ #: bws_menu.php:410
101
  msgid "PHP Safe Mode"
102
  msgstr "PHP Gesicherter Modus"
103
 
104
  # @ captcha
105
+ #: bws_menu.php:411
106
  msgid "PHP Allow URL fopen"
107
  msgstr "PHP Erlaubet URL zu öffnen (fopen)"
108
 
109
  # @ captcha
110
+ #: bws_menu.php:412
111
  msgid "PHP Memory Limit"
112
  msgstr "PHP Speicher-Grenze"
113
 
114
  # @ captcha
115
+ #: bws_menu.php:413
116
  msgid "PHP Max Upload Size"
117
  msgstr "PHP Maximale Upload Größe"
118
 
119
  # @ captcha
120
+ #: bws_menu.php:414
121
  msgid "PHP Max Post Size"
122
  msgstr "PHP Maximale Beitrags-Größe"
123
 
124
  # @ captcha
125
+ #: bws_menu.php:415
126
  msgid "PHP Max Script Execute Time"
127
  msgstr "PHP Maximale Script Ausführungszeit"
128
 
129
  # @ captcha
130
+ #: bws_menu.php:416
131
  msgid "PHP Exif support"
132
  msgstr "PHP Exif Support"
133
 
134
  # @ captcha
135
+ #: bws_menu.php:417
136
  msgid "PHP IPTC support"
137
  msgstr "PHP IPTC Support"
138
 
139
  # @ captcha
140
+ #: bws_menu.php:418
141
  msgid "PHP XML support"
142
  msgstr "PHP XML Support"
143
 
144
  # @ captcha
145
+ #: bws_menu.php:419
146
  msgid "Site URL"
147
  msgstr "Site URL"
148
 
149
  # @ captcha
150
+ #: bws_menu.php:420
151
  msgid "Home URL"
152
  msgstr "Home URL"
153
 
154
  # @ captcha
155
+ #: bws_menu.php:421
156
  msgid "WordPress Version"
157
  msgstr "WordPress Version"
158
 
159
  # @ captcha
160
+ #: bws_menu.php:422
161
  msgid "WordPress DB Version"
162
  msgstr "WordPress DB Version"
163
 
164
  # @ captcha
165
+ #: bws_menu.php:423
166
  msgid "Multisite"
167
  msgstr "Multisite"
168
 
169
  # @ captcha
170
+ #: bws_menu.php:424
171
  msgid "Active Theme"
172
  msgstr "Actives Theme"
173
 
174
  # @ captcha
175
+ #: bws_menu.php:440
176
  msgid "Please enter a valid email address."
177
  msgstr "Bitte geben Sie eine gültige E-Mail-Adresse ein."
178
 
179
  # @ captcha
180
+ #: bws_menu.php:444
181
  msgid "Email with system info is sent to "
182
  msgstr "E-Mail-mit System Informationen wird gesendet an "
183
 
184
  # @ captcha
185
+ #: bws_menu.php:448
186
  msgid "Thank you for contacting us."
187
  msgstr "Vielen Dank für Ihre Kontaktaufnahme."
188
 
189
  # @ captcha
190
+ #: bws_menu.php:476
191
  msgid "Sorry, email message could not be delivered."
192
  msgstr "Sorry, E-Mail konnte nicht zugestellt werden."
193
 
194
+ #: bws_menu.php:488
195
  msgid "Switch to new interface"
196
  msgstr ""
197
 
198
  # @ captcha
199
+ #: bws_menu.php:495
200
  msgid "Pro plugins"
201
  msgstr "BWS Plugins"
202
 
203
  # @ captcha
204
+ #: bws_menu.php:498
205
+ #: bws_menu.php:524
206
  msgid "Activated plugins"
207
  msgstr "Aktivierte Plugins"
208
 
209
  # @ captcha
 
210
  #: bws_menu.php:500
211
  #: bws_menu.php:508
212
+ #: bws_menu.php:516
213
  #: bws_menu.php:526
214
  #: bws_menu.php:534
215
+ #: bws_menu.php:542
216
+ #: bws_menu.php:552
217
  #: bws_menu.php:559
218
+ #: bws_menu.php:567
219
  msgid "Read more"
220
  msgstr "Lesen Sie mehr"
221
 
222
  # @ captcha
223
+ #: bws_menu.php:500
224
+ #: bws_menu.php:526
225
+ #: bws_menu.php:678
226
+ #: bws_menu.php:706
227
  msgid "Settings"
228
  msgstr "Einstellungen"
229
 
230
  # @ captcha
231
+ #: bws_menu.php:506
232
+ #: bws_menu.php:532
233
+ #: bws_menu.php:658
234
  msgid "Installed plugins"
235
  msgstr "Installierte Plugins"
236
 
237
  # @ captcha
238
+ #: bws_menu.php:514
239
+ #: bws_menu.php:540
240
+ #: bws_menu.php:765
241
  msgid "Recommended plugins"
242
  msgstr "Empfohlene Plugins"
243
 
244
  # @ captcha
245
+ #: bws_menu.php:516
246
  msgid "Purchase"
247
  msgstr "Kaufen"
248
 
249
  # @ captcha
250
+ #: bws_menu.php:521
251
  msgid "Free plugins"
252
  msgstr "Freie Plugins"
253
 
254
  # @ captcha
255
+ #: bws_menu.php:542
256
+ #: bws_menu.php:567
257
  msgid "Download"
258
  msgstr "Herunterladen"
259
 
260
  # @ default
261
+ #: bws_menu.php:542
262
+ #: bws_menu.php:567
263
+ #: bws_menu.php:867
264
  #, php-format
265
  msgid "Install %s"
266
  msgstr "Installiere %s"
267
 
268
  # @ captcha
269
+ #: bws_menu.php:542
270
+ #: bws_menu.php:567
271
  msgid "Install now from wordpress.org"
272
  msgstr "Installiere jetzt von wordpress.org"
273
 
274
+ #: bws_menu.php:548
275
  msgid "Free themes"
276
  msgstr ""
277
 
278
  # @ captcha
279
+ #: bws_menu.php:551
280
  #, fuzzy
281
  msgid "Activated theme"
282
  msgstr "Actives Theme"
283
 
284
+ #: bws_menu.php:552
285
  #, php-format
286
  msgid "Customize &#8220;%s&#8221;"
287
  msgstr ""
288
 
289
+ #: bws_menu.php:552
290
  msgid "Customize"
291
  msgstr ""
292
 
293
  # @ default
294
+ #: bws_menu.php:557
295
  #, fuzzy
296
  msgid "Installed themes"
297
  msgstr "Installiere %s"
298
 
299
  # @ captcha
300
+ #: bws_menu.php:565
301
  #, fuzzy
302
  msgid "Recommended themes"
303
  msgstr "Empfohlene Plugins"
304
 
305
  # @ captcha
306
+ #: bws_menu.php:573
307
  msgid "If you have any questions, please contact us via"
308
  msgstr "Wenn Sie irgendwelche Fragen haben, kontaktieren Sie uns bitte über"
309
 
310
  # @ captcha
311
+ #: bws_menu.php:580
312
+ #: bws_menu.php:648
313
+ #: bws_menu.php:903
314
  msgid "System status"
315
  msgstr "System Status"
316
 
317
  # @ captcha
318
+ #: bws_menu.php:584
319
+ #: bws_menu.php:906
320
  msgid "Environment"
321
  msgstr "Umgebungsvariable"
322
 
323
  # @ captcha
324
+ #: bws_menu.php:595
325
+ #: bws_menu.php:917
326
  msgid "Active Plugins"
327
  msgstr "Aktivierte Plugins"
328
 
329
  # @ captcha
330
+ #: bws_menu.php:606
331
+ #: bws_menu.php:928
332
  msgid "Inactive Plugins"
333
  msgstr "Inactive Plugins"
334
 
335
  # @ captcha
336
+ #: bws_menu.php:620
337
+ #: bws_menu.php:942
338
  msgid "Send to support"
339
  msgstr "Sende zuzm Support"
340
 
341
  # @ captcha
342
+ #: bws_menu.php:627
343
+ #: bws_menu.php:949
344
  msgid "Send to custom email &#187;"
345
  msgstr "Senden Sie eine benutzerdefinierte E-Mail zu &#187;"
346
 
347
+ #: bws_menu.php:638
348
  msgid "Switch to old interface"
349
  msgstr ""
350
 
351
  # @ captcha
352
+ #: bws_menu.php:644
353
  #, fuzzy
354
  msgid "Plugins"
355
  msgstr "BWS Plugins"
356
 
357
+ #: bws_menu.php:646
358
  msgid "Themes"
359
  msgstr ""
360
 
361
+ #: bws_menu.php:652
362
  msgid "All"
363
  msgstr ""
364
 
365
  # @ default
366
+ #: bws_menu.php:653
367
  #, fuzzy
368
  msgid "Installed"
369
  msgstr "Installiere %s"
370
 
371
  # @ captcha
372
+ #: bws_menu.php:654
373
  #, fuzzy
374
  msgid "Recommended"
375
  msgstr "Empfohlene Plugins"
376
 
 
 
 
 
 
 
 
377
  # @ captcha
378
+ #: bws_menu.php:676
379
+ #: bws_menu.php:704
380
+ #: bws_menu.php:726
381
+ #: bws_menu.php:754
382
+ #: bws_menu.php:795
383
  #, fuzzy
384
  msgid "Learn more"
385
  msgstr "Lesen Sie mehr"
386
 
387
+ #: bws_menu.php:694
388
+ #: bws_menu.php:744
389
+ #: bws_menu.php:785
390
  msgid "Go"
391
  msgstr ""
392
 
393
+ #: bws_menu.php:698
394
+ #: bws_menu.php:748
395
+ #: bws_menu.php:789
396
  msgid "DONATE"
397
  msgstr ""
398
 
399
  # @ captcha
400
+ #: bws_menu.php:728
401
+ #: bws_menu.php:756
402
  #, fuzzy
403
  msgid "Activate this plugin"
404
  msgstr "Aktivierte Plugins"
405
 
406
  # @ captcha
407
+ #: bws_menu.php:728
408
+ #: bws_menu.php:756
409
  #, fuzzy
410
  msgid "Activate"
411
  msgstr "Aktivierte Plugins"
412
 
 
 
 
 
 
413
  # @ default
414
+ #: bws_menu.php:797
415
  #, fuzzy
416
  msgid "Install now"
417
  msgstr "Installiere %s"
418
 
419
+ #: bws_menu.php:819
420
  msgid "Try again"
421
  msgstr ""
422
 
423
+ #: bws_menu.php:836
424
  #, php-format
425
  msgid "Preview &#8220;%s&#8221;"
426
  msgstr ""
427
 
428
  # @ default
429
+ #: bws_menu.php:867
430
  #, fuzzy
431
  msgid "Install Now"
432
  msgstr "Installiere %s"
433
 
434
+ #: bws_menu.php:870
435
  #, php-format
436
  msgid "Update to version %s"
437
  msgstr ""
438
 
439
+ #: bws_menu.php:870
440
  msgid "Update"
441
  msgstr ""
442
 
443
+ #: bws_menu.php:877
444
  #, php-format
445
  msgid "Preview %s"
446
  msgstr ""
447
 
448
+ #: bws_menu.php:877
449
  msgid "Preview"
450
  msgstr ""
451
 
452
+ #: bws_menu.php:884
453
  #, php-format
454
  msgid "By %s"
455
  msgstr ""
456
 
457
+ #: bws_menu.php:890
458
  msgid "Details"
459
  msgstr ""
460
 
461
+ # @ default
462
+ #, fuzzy
463
+ #~ msgid "installed"
464
+ #~ msgstr "Installiere %s"
bws_menu/languages/bestwebsoft-fr_FR.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-fr_FR.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2014-01-06 15:14+0300\n"
6
- "PO-Revision-Date: 2014-01-06 15:14+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"
@@ -17,393 +17,388 @@ msgstr ""
17
  "X-Generator: Poedit 1.5.7\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: bws_menu.php:331
21
  msgid "Not set"
22
  msgstr "Not set"
23
 
24
- #: bws_menu.php:333
25
- #: bws_menu.php:337
26
  msgid "On"
27
  msgstr "On"
28
 
29
- #: bws_menu.php:335
30
- #: bws_menu.php:339
31
  msgid "Off"
32
  msgstr "Off"
33
 
34
- #: bws_menu.php:343
35
- #: bws_menu.php:347
36
  #: bws_menu.php:351
37
  #: bws_menu.php:355
38
  #: bws_menu.php:359
39
- #: bws_menu.php:385
 
 
40
  msgid "N/A"
41
  msgstr "N/A"
42
 
43
- #: bws_menu.php:357
44
  msgid " Mb"
45
  msgstr " Mb"
46
 
47
- #: bws_menu.php:361
48
- #: bws_menu.php:365
49
  #: bws_menu.php:369
50
- #: bws_menu.php:380
 
 
51
  msgid "Yes"
52
  msgstr "Yes"
53
 
54
- #: bws_menu.php:363
55
- #: bws_menu.php:367
56
  #: bws_menu.php:371
57
- #: bws_menu.php:382
 
 
58
  msgid "No"
59
  msgstr "No"
60
 
61
- #: bws_menu.php:396
62
  msgid "Operating System"
63
  msgstr "Operating System"
64
 
65
- #: bws_menu.php:397
66
  msgid "Server"
67
  msgstr "Server"
68
 
69
- #: bws_menu.php:398
70
  msgid "Memory usage"
71
  msgstr "Memory usage"
72
 
73
- #: bws_menu.php:399
74
  msgid "MYSQL Version"
75
  msgstr "MYSQL Version"
76
 
77
- #: bws_menu.php:400
78
  msgid "SQL Mode"
79
  msgstr "SQL Mode"
80
 
81
- #: bws_menu.php:401
82
  msgid "PHP Version"
83
  msgstr "PHP Version"
84
 
85
- #: bws_menu.php:402
86
  msgid "PHP Safe Mode"
87
  msgstr "PHP Safe Mode"
88
 
89
- #: bws_menu.php:403
90
  msgid "PHP Allow URL fopen"
91
  msgstr "PHP Allow URL fopen"
92
 
93
- #: bws_menu.php:404
94
  msgid "PHP Memory Limit"
95
  msgstr "PHP Memory Limit"
96
 
97
- #: bws_menu.php:405
98
  msgid "PHP Max Upload Size"
99
  msgstr "PHP Max Upload Size"
100
 
101
- #: bws_menu.php:406
102
  msgid "PHP Max Post Size"
103
  msgstr "PHP Max Post Size"
104
 
105
- #: bws_menu.php:407
106
  msgid "PHP Max Script Execute Time"
107
  msgstr "PHP Max Script Execute Time"
108
 
109
- #: bws_menu.php:408
110
  msgid "PHP Exif support"
111
  msgstr "PHP Exif support"
112
 
113
- #: bws_menu.php:409
114
  msgid "PHP IPTC support"
115
  msgstr "PHP IPTC support"
116
 
117
- #: bws_menu.php:410
118
  msgid "PHP XML support"
119
  msgstr "PHP XML support"
120
 
121
- #: bws_menu.php:411
122
  msgid "Site URL"
123
  msgstr "Site URL"
124
 
125
- #: bws_menu.php:412
126
  msgid "Home URL"
127
  msgstr "Home URL"
128
 
129
- #: bws_menu.php:413
130
  msgid "WordPress Version"
131
  msgstr "WordPress Version"
132
 
133
- #: bws_menu.php:414
134
  msgid "WordPress DB Version"
135
  msgstr "WordPress DB Version"
136
 
137
- #: bws_menu.php:415
138
  msgid "Multisite"
139
  msgstr "Multisite"
140
 
141
- #: bws_menu.php:416
142
  msgid "Active Theme"
143
  msgstr "Active Theme"
144
 
145
- #: bws_menu.php:432
146
  msgid "Please enter a valid email address."
147
  msgstr "Merci de saisir une adresse e-mail valide."
148
 
149
- #: bws_menu.php:436
150
  msgid "Email with system info is sent to "
151
  msgstr "Le courriel avec les informations système est envoyé à"
152
 
153
- #: bws_menu.php:440
154
  msgid "Thank you for contacting us."
155
  msgstr "Merci de nous avoir contacté."
156
 
157
- #: bws_menu.php:468
158
  msgid "Sorry, email message could not be delivered."
159
  msgstr "Désolé, votre e-mail n'a pas pu être envoyé."
160
 
161
- #: bws_menu.php:480
162
  msgid "Switch to new interface"
163
  msgstr ""
164
 
165
- #: bws_menu.php:487
166
  msgid "Pro plugins"
167
  msgstr "Plugins Pro"
168
 
169
- #: bws_menu.php:490
170
- #: bws_menu.php:516
171
  msgid "Activated plugins"
172
  msgstr "Plugin activé"
173
 
174
- #: bws_menu.php:492
175
  #: bws_menu.php:500
176
  #: bws_menu.php:508
177
- #: bws_menu.php:518
178
  #: bws_menu.php:526
179
  #: bws_menu.php:534
180
- #: bws_menu.php:544
181
- #: bws_menu.php:551
182
  #: bws_menu.php:559
 
183
  msgid "Read more"
184
  msgstr "Lire la suite"
185
 
186
- #: bws_menu.php:492
187
- #: bws_menu.php:518
188
- #: bws_menu.php:673
189
- #: bws_menu.php:701
190
  msgid "Settings"
191
  msgstr "Réglages"
192
 
193
- #: bws_menu.php:498
194
- #: bws_menu.php:524
195
- #: bws_menu.php:650
196
  msgid "Installed plugins"
197
  msgstr "Plugin installé"
198
 
199
- #: bws_menu.php:506
200
- #: bws_menu.php:532
201
- #: bws_menu.php:763
202
  msgid "Recommended plugins"
203
  msgstr "Plugin recommandé"
204
 
205
- #: bws_menu.php:508
206
  msgid "Purchase"
207
  msgstr "Achetez"
208
 
209
- #: bws_menu.php:513
210
  msgid "Free plugins"
211
  msgstr "Plugins gratuits"
212
 
213
- #: bws_menu.php:534
214
- #: bws_menu.php:559
215
  msgid "Download"
216
  msgstr "Téléchargement"
217
 
218
- #: bws_menu.php:534
219
- #: bws_menu.php:559
220
- #: bws_menu.php:865
221
  #, php-format
222
  msgid "Install %s"
223
  msgstr "%s installé"
224
 
225
- #: bws_menu.php:534
226
- #: bws_menu.php:559
227
  msgid "Install now from wordpress.org"
228
  msgstr "Installer maintenant depuis wordpress.org"
229
 
230
- #: bws_menu.php:540
231
  msgid "Free themes"
232
  msgstr ""
233
 
234
- #: bws_menu.php:543
235
  #, fuzzy
236
  msgid "Activated theme"
237
  msgstr "Active Theme"
238
 
239
- #: bws_menu.php:544
240
  #, php-format
241
  msgid "Customize &#8220;%s&#8221;"
242
  msgstr ""
243
 
244
- #: bws_menu.php:544
245
  msgid "Customize"
246
  msgstr ""
247
 
248
- #: bws_menu.php:549
249
  #, fuzzy
250
  msgid "Installed themes"
251
  msgstr "%s installé"
252
 
253
- #: bws_menu.php:557
254
  #, fuzzy
255
  msgid "Recommended themes"
256
  msgstr "Plugin recommandé"
257
 
258
- #: bws_menu.php:565
259
  msgid "If you have any questions, please contact us via"
260
  msgstr "Si vous avez des questions, merci de contacter via "
261
 
262
- #: bws_menu.php:572
263
- #: bws_menu.php:640
264
- #: bws_menu.php:901
265
  msgid "System status"
266
  msgstr "System status"
267
 
268
- #: bws_menu.php:576
269
- #: bws_menu.php:904
270
  msgid "Environment"
271
  msgstr "Environment"
272
 
273
- #: bws_menu.php:587
274
- #: bws_menu.php:915
275
  msgid "Active Plugins"
276
  msgstr "Plugin actifs"
277
 
278
- #: bws_menu.php:598
279
- #: bws_menu.php:926
280
  msgid "Inactive Plugins"
281
  msgstr "Plugin inactifs"
282
 
283
- #: bws_menu.php:612
284
- #: bws_menu.php:940
285
  msgid "Send to support"
286
  msgstr "Envoyé au support"
287
 
288
- #: bws_menu.php:619
289
- #: bws_menu.php:947
290
  msgid "Send to custom email &#187;"
291
  msgstr "Envoyer un e-mail spécifique &#187;"
292
 
293
- #: bws_menu.php:630
294
  msgid "Switch to old interface"
295
  msgstr ""
296
 
297
- #: bws_menu.php:636
298
  #, fuzzy
299
  msgid "Plugins"
300
  msgstr "Plugins Pro"
301
 
302
- #: bws_menu.php:638
303
  msgid "Themes"
304
  msgstr ""
305
 
306
- #: bws_menu.php:644
307
  msgid "All"
308
  msgstr ""
309
 
310
- #: bws_menu.php:645
311
  #, fuzzy
312
  msgid "Installed"
313
  msgstr "%s installé"
314
 
315
- #: bws_menu.php:646
316
  #, fuzzy
317
  msgid "Recommended"
318
  msgstr "Plugin recommandé"
319
 
320
- #: bws_menu.php:666
321
- #: bws_menu.php:719
322
- #, fuzzy
323
- msgid "installed"
324
- msgstr "%s installé"
325
-
326
- #: bws_menu.php:671
327
- #: bws_menu.php:699
328
- #: bws_menu.php:724
329
- #: bws_menu.php:752
330
- #: bws_menu.php:793
331
  #, fuzzy
332
  msgid "Learn more"
333
  msgstr "Lire la suite"
334
 
335
- #: bws_menu.php:689
336
- #: bws_menu.php:742
337
- #: bws_menu.php:783
338
  msgid "Go"
339
  msgstr ""
340
 
341
- #: bws_menu.php:693
 
 
342
  msgid "DONATE"
343
  msgstr ""
344
 
345
- #: bws_menu.php:726
346
- #: bws_menu.php:754
347
  #, fuzzy
348
  msgid "Activate this plugin"
349
  msgstr "Plugin activé"
350
 
351
- #: bws_menu.php:726
352
- #: bws_menu.php:754
353
  #, fuzzy
354
  msgid "Activate"
355
  msgstr "Activé le captcha"
356
 
357
- #: bws_menu.php:746
358
- #: bws_menu.php:787
359
- msgid "Donate"
360
- msgstr ""
361
-
362
- #: bws_menu.php:795
363
  #, fuzzy
364
  msgid "Install now"
365
  msgstr "Installa Ora"
366
 
367
- #: bws_menu.php:817
368
  msgid "Try again"
369
  msgstr ""
370
 
371
- #: bws_menu.php:834
372
  #, php-format
373
  msgid "Preview &#8220;%s&#8221;"
374
  msgstr ""
375
 
376
- #: bws_menu.php:865
377
  msgid "Install Now"
378
  msgstr "Installa Ora"
379
 
380
- #: bws_menu.php:868
381
  #, php-format
382
  msgid "Update to version %s"
383
  msgstr ""
384
 
385
- #: bws_menu.php:868
386
  msgid "Update"
387
  msgstr ""
388
 
389
- #: bws_menu.php:875
390
  #, php-format
391
  msgid "Preview %s"
392
  msgstr ""
393
 
394
- #: bws_menu.php:875
395
  msgid "Preview"
396
  msgstr ""
397
 
398
- #: bws_menu.php:882
399
  #, php-format
400
  msgid "By %s"
401
  msgstr ""
402
 
403
- #: bws_menu.php:888
404
  msgid "Details"
405
  msgstr ""
406
 
 
 
 
 
407
  #~ msgid "Contact Form Settings"
408
  #~ msgstr "Options du formulaire de Contact"
409
 
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-01-17 12:13+0300\n"
6
+ "PO-Revision-Date: 2014-01-17 12:13+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"
17
  "X-Generator: Poedit 1.5.7\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: bws_menu.php:339
21
  msgid "Not set"
22
  msgstr "Not set"
23
 
24
+ #: bws_menu.php:341
25
+ #: bws_menu.php:345
26
  msgid "On"
27
  msgstr "On"
28
 
29
+ #: bws_menu.php:343
30
+ #: bws_menu.php:347
31
  msgid "Off"
32
  msgstr "Off"
33
 
 
 
34
  #: bws_menu.php:351
35
  #: bws_menu.php:355
36
  #: bws_menu.php:359
37
+ #: bws_menu.php:363
38
+ #: bws_menu.php:367
39
+ #: bws_menu.php:393
40
  msgid "N/A"
41
  msgstr "N/A"
42
 
43
+ #: bws_menu.php:365
44
  msgid " Mb"
45
  msgstr " Mb"
46
 
 
 
47
  #: bws_menu.php:369
48
+ #: bws_menu.php:373
49
+ #: bws_menu.php:377
50
+ #: bws_menu.php:388
51
  msgid "Yes"
52
  msgstr "Yes"
53
 
 
 
54
  #: bws_menu.php:371
55
+ #: bws_menu.php:375
56
+ #: bws_menu.php:379
57
+ #: bws_menu.php:390
58
  msgid "No"
59
  msgstr "No"
60
 
61
+ #: bws_menu.php:404
62
  msgid "Operating System"
63
  msgstr "Operating System"
64
 
65
+ #: bws_menu.php:405
66
  msgid "Server"
67
  msgstr "Server"
68
 
69
+ #: bws_menu.php:406
70
  msgid "Memory usage"
71
  msgstr "Memory usage"
72
 
73
+ #: bws_menu.php:407
74
  msgid "MYSQL Version"
75
  msgstr "MYSQL Version"
76
 
77
+ #: bws_menu.php:408
78
  msgid "SQL Mode"
79
  msgstr "SQL Mode"
80
 
81
+ #: bws_menu.php:409
82
  msgid "PHP Version"
83
  msgstr "PHP Version"
84
 
85
+ #: bws_menu.php:410
86
  msgid "PHP Safe Mode"
87
  msgstr "PHP Safe Mode"
88
 
89
+ #: bws_menu.php:411
90
  msgid "PHP Allow URL fopen"
91
  msgstr "PHP Allow URL fopen"
92
 
93
+ #: bws_menu.php:412
94
  msgid "PHP Memory Limit"
95
  msgstr "PHP Memory Limit"
96
 
97
+ #: bws_menu.php:413
98
  msgid "PHP Max Upload Size"
99
  msgstr "PHP Max Upload Size"
100
 
101
+ #: bws_menu.php:414
102
  msgid "PHP Max Post Size"
103
  msgstr "PHP Max Post Size"
104
 
105
+ #: bws_menu.php:415
106
  msgid "PHP Max Script Execute Time"
107
  msgstr "PHP Max Script Execute Time"
108
 
109
+ #: bws_menu.php:416
110
  msgid "PHP Exif support"
111
  msgstr "PHP Exif support"
112
 
113
+ #: bws_menu.php:417
114
  msgid "PHP IPTC support"
115
  msgstr "PHP IPTC support"
116
 
117
+ #: bws_menu.php:418
118
  msgid "PHP XML support"
119
  msgstr "PHP XML support"
120
 
121
+ #: bws_menu.php:419
122
  msgid "Site URL"
123
  msgstr "Site URL"
124
 
125
+ #: bws_menu.php:420
126
  msgid "Home URL"
127
  msgstr "Home URL"
128
 
129
+ #: bws_menu.php:421
130
  msgid "WordPress Version"
131
  msgstr "WordPress Version"
132
 
133
+ #: bws_menu.php:422
134
  msgid "WordPress DB Version"
135
  msgstr "WordPress DB Version"
136
 
137
+ #: bws_menu.php:423
138
  msgid "Multisite"
139
  msgstr "Multisite"
140
 
141
+ #: bws_menu.php:424
142
  msgid "Active Theme"
143
  msgstr "Active Theme"
144
 
145
+ #: bws_menu.php:440
146
  msgid "Please enter a valid email address."
147
  msgstr "Merci de saisir une adresse e-mail valide."
148
 
149
+ #: bws_menu.php:444
150
  msgid "Email with system info is sent to "
151
  msgstr "Le courriel avec les informations système est envoyé à"
152
 
153
+ #: bws_menu.php:448
154
  msgid "Thank you for contacting us."
155
  msgstr "Merci de nous avoir contacté."
156
 
157
+ #: bws_menu.php:476
158
  msgid "Sorry, email message could not be delivered."
159
  msgstr "Désolé, votre e-mail n'a pas pu être envoyé."
160
 
161
+ #: bws_menu.php:488
162
  msgid "Switch to new interface"
163
  msgstr ""
164
 
165
+ #: bws_menu.php:495
166
  msgid "Pro plugins"
167
  msgstr "Plugins Pro"
168
 
169
+ #: bws_menu.php:498
170
+ #: bws_menu.php:524
171
  msgid "Activated plugins"
172
  msgstr "Plugin activé"
173
 
 
174
  #: bws_menu.php:500
175
  #: bws_menu.php:508
176
+ #: bws_menu.php:516
177
  #: bws_menu.php:526
178
  #: bws_menu.php:534
179
+ #: bws_menu.php:542
180
+ #: bws_menu.php:552
181
  #: bws_menu.php:559
182
+ #: bws_menu.php:567
183
  msgid "Read more"
184
  msgstr "Lire la suite"
185
 
186
+ #: bws_menu.php:500
187
+ #: bws_menu.php:526
188
+ #: bws_menu.php:678
189
+ #: bws_menu.php:706
190
  msgid "Settings"
191
  msgstr "Réglages"
192
 
193
+ #: bws_menu.php:506
194
+ #: bws_menu.php:532
195
+ #: bws_menu.php:658
196
  msgid "Installed plugins"
197
  msgstr "Plugin installé"
198
 
199
+ #: bws_menu.php:514
200
+ #: bws_menu.php:540
201
+ #: bws_menu.php:765
202
  msgid "Recommended plugins"
203
  msgstr "Plugin recommandé"
204
 
205
+ #: bws_menu.php:516
206
  msgid "Purchase"
207
  msgstr "Achetez"
208
 
209
+ #: bws_menu.php:521
210
  msgid "Free plugins"
211
  msgstr "Plugins gratuits"
212
 
213
+ #: bws_menu.php:542
214
+ #: bws_menu.php:567
215
  msgid "Download"
216
  msgstr "Téléchargement"
217
 
218
+ #: bws_menu.php:542
219
+ #: bws_menu.php:567
220
+ #: bws_menu.php:867
221
  #, php-format
222
  msgid "Install %s"
223
  msgstr "%s installé"
224
 
225
+ #: bws_menu.php:542
226
+ #: bws_menu.php:567
227
  msgid "Install now from wordpress.org"
228
  msgstr "Installer maintenant depuis wordpress.org"
229
 
230
+ #: bws_menu.php:548
231
  msgid "Free themes"
232
  msgstr ""
233
 
234
+ #: bws_menu.php:551
235
  #, fuzzy
236
  msgid "Activated theme"
237
  msgstr "Active Theme"
238
 
239
+ #: bws_menu.php:552
240
  #, php-format
241
  msgid "Customize &#8220;%s&#8221;"
242
  msgstr ""
243
 
244
+ #: bws_menu.php:552
245
  msgid "Customize"
246
  msgstr ""
247
 
248
+ #: bws_menu.php:557
249
  #, fuzzy
250
  msgid "Installed themes"
251
  msgstr "%s installé"
252
 
253
+ #: bws_menu.php:565
254
  #, fuzzy
255
  msgid "Recommended themes"
256
  msgstr "Plugin recommandé"
257
 
258
+ #: bws_menu.php:573
259
  msgid "If you have any questions, please contact us via"
260
  msgstr "Si vous avez des questions, merci de contacter via "
261
 
262
+ #: bws_menu.php:580
263
+ #: bws_menu.php:648
264
+ #: bws_menu.php:903
265
  msgid "System status"
266
  msgstr "System status"
267
 
268
+ #: bws_menu.php:584
269
+ #: bws_menu.php:906
270
  msgid "Environment"
271
  msgstr "Environment"
272
 
273
+ #: bws_menu.php:595
274
+ #: bws_menu.php:917
275
  msgid "Active Plugins"
276
  msgstr "Plugin actifs"
277
 
278
+ #: bws_menu.php:606
279
+ #: bws_menu.php:928
280
  msgid "Inactive Plugins"
281
  msgstr "Plugin inactifs"
282
 
283
+ #: bws_menu.php:620
284
+ #: bws_menu.php:942
285
  msgid "Send to support"
286
  msgstr "Envoyé au support"
287
 
288
+ #: bws_menu.php:627
289
+ #: bws_menu.php:949
290
  msgid "Send to custom email &#187;"
291
  msgstr "Envoyer un e-mail spécifique &#187;"
292
 
293
+ #: bws_menu.php:638
294
  msgid "Switch to old interface"
295
  msgstr ""
296
 
297
+ #: bws_menu.php:644
298
  #, fuzzy
299
  msgid "Plugins"
300
  msgstr "Plugins Pro"
301
 
302
+ #: bws_menu.php:646
303
  msgid "Themes"
304
  msgstr ""
305
 
306
+ #: bws_menu.php:652
307
  msgid "All"
308
  msgstr ""
309
 
310
+ #: bws_menu.php:653
311
  #, fuzzy
312
  msgid "Installed"
313
  msgstr "%s installé"
314
 
315
+ #: bws_menu.php:654
316
  #, fuzzy
317
  msgid "Recommended"
318
  msgstr "Plugin recommandé"
319
 
320
+ #: bws_menu.php:676
321
+ #: bws_menu.php:704
322
+ #: bws_menu.php:726
323
+ #: bws_menu.php:754
324
+ #: bws_menu.php:795
 
 
 
 
 
 
325
  #, fuzzy
326
  msgid "Learn more"
327
  msgstr "Lire la suite"
328
 
329
+ #: bws_menu.php:694
330
+ #: bws_menu.php:744
331
+ #: bws_menu.php:785
332
  msgid "Go"
333
  msgstr ""
334
 
335
+ #: bws_menu.php:698
336
+ #: bws_menu.php:748
337
+ #: bws_menu.php:789
338
  msgid "DONATE"
339
  msgstr ""
340
 
341
+ #: bws_menu.php:728
342
+ #: bws_menu.php:756
343
  #, fuzzy
344
  msgid "Activate this plugin"
345
  msgstr "Plugin activé"
346
 
347
+ #: bws_menu.php:728
348
+ #: bws_menu.php:756
349
  #, fuzzy
350
  msgid "Activate"
351
  msgstr "Activé le captcha"
352
 
353
+ #: bws_menu.php:797
 
 
 
 
 
354
  #, fuzzy
355
  msgid "Install now"
356
  msgstr "Installa Ora"
357
 
358
+ #: bws_menu.php:819
359
  msgid "Try again"
360
  msgstr ""
361
 
362
+ #: bws_menu.php:836
363
  #, php-format
364
  msgid "Preview &#8220;%s&#8221;"
365
  msgstr ""
366
 
367
+ #: bws_menu.php:867
368
  msgid "Install Now"
369
  msgstr "Installa Ora"
370
 
371
+ #: bws_menu.php:870
372
  #, php-format
373
  msgid "Update to version %s"
374
  msgstr ""
375
 
376
+ #: bws_menu.php:870
377
  msgid "Update"
378
  msgstr ""
379
 
380
+ #: bws_menu.php:877
381
  #, php-format
382
  msgid "Preview %s"
383
  msgstr ""
384
 
385
+ #: bws_menu.php:877
386
  msgid "Preview"
387
  msgstr ""
388
 
389
+ #: bws_menu.php:884
390
  #, php-format
391
  msgid "By %s"
392
  msgstr ""
393
 
394
+ #: bws_menu.php:890
395
  msgid "Details"
396
  msgstr ""
397
 
398
+ #, fuzzy
399
+ #~ msgid "installed"
400
+ #~ msgstr "%s installé"
401
+
402
  #~ msgid "Contact Form Settings"
403
  #~ msgstr "Options du formulaire de Contact"
404
 
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: 2014-01-06 15:14+0300\n"
6
- "PO-Revision-Date: 2014-01-06 15:14+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Marco <marco@blackstudio.it>\n"
9
  "Language: \n"
@@ -19,456 +19,451 @@ msgstr ""
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
  # @ bestwebsoft
22
- #: bws_menu.php:331
23
  msgid "Not set"
24
  msgstr "Non impostato"
25
 
26
  # @ bestwebsoft
27
- #: bws_menu.php:333
28
- #: bws_menu.php:337
29
  msgid "On"
30
  msgstr "Abilitato"
31
 
32
  # @ bestwebsoft
33
- #: bws_menu.php:335
34
- #: bws_menu.php:339
35
  msgid "Off"
36
  msgstr "Disabilitato"
37
 
38
  # @ bestwebsoft
39
- #: bws_menu.php:343
40
- #: bws_menu.php:347
41
  #: bws_menu.php:351
42
  #: bws_menu.php:355
43
  #: bws_menu.php:359
44
- #: bws_menu.php:385
 
 
45
  msgid "N/A"
46
  msgstr "Non disponibile"
47
 
48
  # @ bestwebsoft
49
- #: bws_menu.php:357
50
  msgid " Mb"
51
  msgstr "Mb"
52
 
53
  # @ bestwebsoft
54
- #: bws_menu.php:361
55
- #: bws_menu.php:365
56
  #: bws_menu.php:369
57
- #: bws_menu.php:380
 
 
58
  msgid "Yes"
59
  msgstr "Sì"
60
 
61
  # @ bestwebsoft
62
- #: bws_menu.php:363
63
- #: bws_menu.php:367
64
  #: bws_menu.php:371
65
- #: bws_menu.php:382
 
 
66
  msgid "No"
67
  msgstr "No"
68
 
69
  # @ bestwebsoft
70
- #: bws_menu.php:396
71
  msgid "Operating System"
72
  msgstr "Sistema operativo"
73
 
74
  # @ bestwebsoft
75
- #: bws_menu.php:397
76
  msgid "Server"
77
  msgstr "Server"
78
 
79
  # @ bestwebsoft
80
- #: bws_menu.php:398
81
  msgid "Memory usage"
82
  msgstr "Utilizzo memoria"
83
 
84
  # @ bestwebsoft
85
- #: bws_menu.php:399
86
  msgid "MYSQL Version"
87
  msgstr "Versione MYSQL"
88
 
89
  # @ bestwebsoft
90
- #: bws_menu.php:400
91
  msgid "SQL Mode"
92
  msgstr "Modalità SQL"
93
 
94
  # @ bestwebsoft
95
- #: bws_menu.php:401
96
  msgid "PHP Version"
97
  msgstr "Versione PHP"
98
 
99
  # @ bestwebsoft
100
- #: bws_menu.php:402
101
  msgid "PHP Safe Mode"
102
  msgstr "Safe Mode PHP"
103
 
104
  # @ bestwebsoft
105
- #: bws_menu.php:403
106
  msgid "PHP Allow URL fopen"
107
  msgstr "Consenti URL fopen PHP"
108
 
109
  # @ bestwebsoft
110
- #: bws_menu.php:404
111
  msgid "PHP Memory Limit"
112
  msgstr "Limite di memoria PHP"
113
 
114
  # @ bestwebsoft
115
- #: bws_menu.php:405
116
  msgid "PHP Max Upload Size"
117
  msgstr "Dimensione upload massima PHP"
118
 
119
  # @ bestwebsoft
120
- #: bws_menu.php:406
121
  msgid "PHP Max Post Size"
122
  msgstr "Dimensione massima Post PHP"
123
 
124
  # @ bestwebsoft
125
- #: bws_menu.php:407
126
  msgid "PHP Max Script Execute Time"
127
  msgstr "Tempo massimo di esecuzione PHP"
128
 
129
  # @ bestwebsoft
130
- #: bws_menu.php:408
131
  msgid "PHP Exif support"
132
  msgstr "Supporto Exif PHP"
133
 
134
  # @ bestwebsoft
135
- #: bws_menu.php:409
136
  msgid "PHP IPTC support"
137
  msgstr "Supporto IPTC PHP"
138
 
139
  # @ bestwebsoft
140
- #: bws_menu.php:410
141
  msgid "PHP XML support"
142
  msgstr "Supporto XML PHP"
143
 
144
  # @ bestwebsoft
145
- #: bws_menu.php:411
146
  msgid "Site URL"
147
  msgstr "URL sito"
148
 
149
  # @ bestwebsoft
150
- #: bws_menu.php:412
151
  msgid "Home URL"
152
  msgstr "URL home"
153
 
154
  # @ bestwebsoft
155
- #: bws_menu.php:413
156
  msgid "WordPress Version"
157
  msgstr "Versione WordPress"
158
 
159
  # @ bestwebsoft
160
- #: bws_menu.php:414
161
  msgid "WordPress DB Version"
162
  msgstr "Versione DB WordPress"
163
 
164
  # @ bestwebsoft
165
- #: bws_menu.php:415
166
  msgid "Multisite"
167
  msgstr "Multisito"
168
 
169
  # @ bestwebsoft
170
- #: bws_menu.php:416
171
  msgid "Active Theme"
172
  msgstr "Tema attivo"
173
 
174
  # @ bestwebsoft
175
- #: bws_menu.php:432
176
  msgid "Please enter a valid email address."
177
  msgstr "Per favore inserisci un indirizzo e-mail valido."
178
 
179
  # @ bestwebsoft
180
- #: bws_menu.php:436
181
  msgid "Email with system info is sent to "
182
  msgstr "Email con informazioni di sistema spedita a "
183
 
184
  # @ bestwebsoft
185
- #: bws_menu.php:440
186
  msgid "Thank you for contacting us."
187
  msgstr "Grazie per averci contattato."
188
 
189
  # @ bestwebsoft
190
- #: bws_menu.php:468
191
  msgid "Sorry, email message could not be delivered."
192
  msgstr "Spiacenti, il messaggio email non può essere inviato."
193
 
194
- #: bws_menu.php:480
195
  msgid "Switch to new interface"
196
  msgstr ""
197
 
198
  # @ bestwebsoft
199
- #: bws_menu.php:487
200
  msgid "Pro plugins"
201
  msgstr "Plugin Pro"
202
 
203
  # @ bestwebsoft
204
- #: bws_menu.php:490
205
- #: bws_menu.php:516
206
  msgid "Activated plugins"
207
  msgstr "Plugin attivi"
208
 
209
  # @ bestwebsoft
210
- #: bws_menu.php:492
211
  #: bws_menu.php:500
212
  #: bws_menu.php:508
213
- #: bws_menu.php:518
214
  #: bws_menu.php:526
215
  #: bws_menu.php:534
216
- #: bws_menu.php:544
217
- #: bws_menu.php:551
218
  #: bws_menu.php:559
 
219
  msgid "Read more"
220
  msgstr "Leggi tutto"
221
 
222
  # @ bestwebsoft
223
  # @ captcha
224
- #: bws_menu.php:492
225
- #: bws_menu.php:518
226
- #: bws_menu.php:673
227
- #: bws_menu.php:701
228
  msgid "Settings"
229
  msgstr "Impostazioni"
230
 
231
  # @ bestwebsoft
232
- #: bws_menu.php:498
233
- #: bws_menu.php:524
234
- #: bws_menu.php:650
235
  msgid "Installed plugins"
236
  msgstr "Plugin installati"
237
 
238
  # @ bestwebsoft
239
- #: bws_menu.php:506
240
- #: bws_menu.php:532
241
- #: bws_menu.php:763
242
  msgid "Recommended plugins"
243
  msgstr "Plugin raccomandati"
244
 
245
  # @ bestwebsoft
246
- #: bws_menu.php:508
247
  msgid "Purchase"
248
  msgstr "Acquista"
249
 
250
  # @ bestwebsoft
251
- #: bws_menu.php:513
252
  msgid "Free plugins"
253
  msgstr "Plugin gratuiti"
254
 
255
  # @ bestwebsoft
256
- #: bws_menu.php:534
257
- #: bws_menu.php:559
258
  msgid "Download"
259
  msgstr "Scarica"
260
 
261
  # @ default
262
- #: bws_menu.php:534
263
- #: bws_menu.php:559
264
- #: bws_menu.php:865
265
  #, php-format
266
  msgid "Install %s"
267
  msgstr "Installa %s"
268
 
269
  # @ bestwebsoft
270
- #: bws_menu.php:534
271
- #: bws_menu.php:559
272
  msgid "Install now from wordpress.org"
273
  msgstr "Installa ora da wordpress.org"
274
 
275
- #: bws_menu.php:540
276
  msgid "Free themes"
277
  msgstr ""
278
 
279
  # @ bestwebsoft
280
- #: bws_menu.php:543
281
  #, fuzzy
282
  msgid "Activated theme"
283
  msgstr "Tema attivo"
284
 
285
- #: bws_menu.php:544
286
  #, php-format
287
  msgid "Customize &#8220;%s&#8221;"
288
  msgstr ""
289
 
290
- #: bws_menu.php:544
291
  msgid "Customize"
292
  msgstr ""
293
 
294
  # @ default
295
- #: bws_menu.php:549
296
  #, fuzzy
297
  msgid "Installed themes"
298
  msgstr "Installa %s"
299
 
300
  # @ bestwebsoft
301
- #: bws_menu.php:557
302
  #, fuzzy
303
  msgid "Recommended themes"
304
  msgstr "Plugin raccomandati"
305
 
306
  # @ bestwebsoft
307
- #: bws_menu.php:565
308
  msgid "If you have any questions, please contact us via"
309
  msgstr "Se hai domande, contattaci tramite"
310
 
311
  # @ bestwebsoft
312
- #: bws_menu.php:572
313
- #: bws_menu.php:640
314
- #: bws_menu.php:901
315
  msgid "System status"
316
  msgstr "Stato sistema"
317
 
318
  # @ bestwebsoft
319
- #: bws_menu.php:576
320
- #: bws_menu.php:904
321
  msgid "Environment"
322
  msgstr "Ambiente"
323
 
324
  # @ bestwebsoft
325
- #: bws_menu.php:587
326
- #: bws_menu.php:915
327
  msgid "Active Plugins"
328
  msgstr "Plugin attivi"
329
 
330
  # @ bestwebsoft
331
- #: bws_menu.php:598
332
- #: bws_menu.php:926
333
  msgid "Inactive Plugins"
334
  msgstr "Plugin inattivi"
335
 
336
  # @ bestwebsoft
337
- #: bws_menu.php:612
338
- #: bws_menu.php:940
339
  msgid "Send to support"
340
  msgstr "Invia al supporto"
341
 
342
  # @ bestwebsoft
343
- #: bws_menu.php:619
344
- #: bws_menu.php:947
345
  msgid "Send to custom email &#187;"
346
  msgstr "Invia a una email personalizzata &#187;"
347
 
348
- #: bws_menu.php:630
349
  msgid "Switch to old interface"
350
  msgstr ""
351
 
352
  # @ bestwebsoft
353
- #: bws_menu.php:636
354
  #, fuzzy
355
  msgid "Plugins"
356
  msgstr "Plugin Pro"
357
 
358
- #: bws_menu.php:638
359
  msgid "Themes"
360
  msgstr ""
361
 
362
- #: bws_menu.php:644
363
  msgid "All"
364
  msgstr ""
365
 
366
  # @ default
367
- #: bws_menu.php:645
368
  #, fuzzy
369
  msgid "Installed"
370
  msgstr "Installa %s"
371
 
372
  # @ bestwebsoft
373
- #: bws_menu.php:646
374
  #, fuzzy
375
  msgid "Recommended"
376
  msgstr "Plugin raccomandati"
377
 
378
- # @ default
379
- #: bws_menu.php:666
380
- #: bws_menu.php:719
381
- #, fuzzy
382
- msgid "installed"
383
- msgstr "Installa %s"
384
-
385
  # @ bestwebsoft
386
- #: bws_menu.php:671
387
- #: bws_menu.php:699
388
- #: bws_menu.php:724
389
- #: bws_menu.php:752
390
- #: bws_menu.php:793
391
  #, fuzzy
392
  msgid "Learn more"
393
  msgstr "Leggi tutto"
394
 
395
- #: bws_menu.php:689
396
- #: bws_menu.php:742
397
- #: bws_menu.php:783
398
  msgid "Go"
399
  msgstr ""
400
 
401
- #: bws_menu.php:693
 
 
402
  msgid "DONATE"
403
  msgstr ""
404
 
405
  # @ bestwebsoft
406
- #: bws_menu.php:726
407
- #: bws_menu.php:754
408
  #, fuzzy
409
  msgid "Activate this plugin"
410
  msgstr "Plugin attivi"
411
 
412
  # @ bestwebsoft
413
- #: bws_menu.php:726
414
- #: bws_menu.php:754
415
  #, fuzzy
416
  msgid "Activate"
417
  msgstr "Plugin attivi"
418
 
419
- #: bws_menu.php:746
420
- #: bws_menu.php:787
421
- msgid "Donate"
422
- msgstr ""
423
-
424
  # @ default
425
- #: bws_menu.php:795
426
  #, fuzzy
427
  msgid "Install now"
428
  msgstr "Installa %s"
429
 
430
- #: bws_menu.php:817
431
  msgid "Try again"
432
  msgstr ""
433
 
434
- #: bws_menu.php:834
435
  #, php-format
436
  msgid "Preview &#8220;%s&#8221;"
437
  msgstr ""
438
 
439
  # @ default
440
- #: bws_menu.php:865
441
  #, fuzzy
442
  msgid "Install Now"
443
  msgstr "Installa %s"
444
 
445
- #: bws_menu.php:868
446
  #, php-format
447
  msgid "Update to version %s"
448
  msgstr ""
449
 
450
- #: bws_menu.php:868
451
  msgid "Update"
452
  msgstr ""
453
 
454
- #: bws_menu.php:875
455
  #, php-format
456
  msgid "Preview %s"
457
  msgstr ""
458
 
459
- #: bws_menu.php:875
460
  msgid "Preview"
461
  msgstr ""
462
 
463
- #: bws_menu.php:882
464
  #, php-format
465
  msgid "By %s"
466
  msgstr ""
467
 
468
- #: bws_menu.php:888
469
  msgid "Details"
470
  msgstr ""
471
 
 
 
 
 
 
472
  # @ captcha
473
  #, fuzzy
474
  #~ msgid "Captcha Settings"
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-01-17 12:13+0300\n"
6
+ "PO-Revision-Date: 2014-01-17 12:13+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Marco <marco@blackstudio.it>\n"
9
  "Language: \n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
  # @ bestwebsoft
22
+ #: bws_menu.php:339
23
  msgid "Not set"
24
  msgstr "Non impostato"
25
 
26
  # @ bestwebsoft
27
+ #: bws_menu.php:341
28
+ #: bws_menu.php:345
29
  msgid "On"
30
  msgstr "Abilitato"
31
 
32
  # @ bestwebsoft
33
+ #: bws_menu.php:343
34
+ #: bws_menu.php:347
35
  msgid "Off"
36
  msgstr "Disabilitato"
37
 
38
  # @ bestwebsoft
 
 
39
  #: bws_menu.php:351
40
  #: bws_menu.php:355
41
  #: bws_menu.php:359
42
+ #: bws_menu.php:363
43
+ #: bws_menu.php:367
44
+ #: bws_menu.php:393
45
  msgid "N/A"
46
  msgstr "Non disponibile"
47
 
48
  # @ bestwebsoft
49
+ #: bws_menu.php:365
50
  msgid " Mb"
51
  msgstr "Mb"
52
 
53
  # @ bestwebsoft
 
 
54
  #: bws_menu.php:369
55
+ #: bws_menu.php:373
56
+ #: bws_menu.php:377
57
+ #: bws_menu.php:388
58
  msgid "Yes"
59
  msgstr "Sì"
60
 
61
  # @ bestwebsoft
 
 
62
  #: bws_menu.php:371
63
+ #: bws_menu.php:375
64
+ #: bws_menu.php:379
65
+ #: bws_menu.php:390
66
  msgid "No"
67
  msgstr "No"
68
 
69
  # @ bestwebsoft
70
+ #: bws_menu.php:404
71
  msgid "Operating System"
72
  msgstr "Sistema operativo"
73
 
74
  # @ bestwebsoft
75
+ #: bws_menu.php:405
76
  msgid "Server"
77
  msgstr "Server"
78
 
79
  # @ bestwebsoft
80
+ #: bws_menu.php:406
81
  msgid "Memory usage"
82
  msgstr "Utilizzo memoria"
83
 
84
  # @ bestwebsoft
85
+ #: bws_menu.php:407
86
  msgid "MYSQL Version"
87
  msgstr "Versione MYSQL"
88
 
89
  # @ bestwebsoft
90
+ #: bws_menu.php:408
91
  msgid "SQL Mode"
92
  msgstr "Modalità SQL"
93
 
94
  # @ bestwebsoft
95
+ #: bws_menu.php:409
96
  msgid "PHP Version"
97
  msgstr "Versione PHP"
98
 
99
  # @ bestwebsoft
100
+ #: bws_menu.php:410
101
  msgid "PHP Safe Mode"
102
  msgstr "Safe Mode PHP"
103
 
104
  # @ bestwebsoft
105
+ #: bws_menu.php:411
106
  msgid "PHP Allow URL fopen"
107
  msgstr "Consenti URL fopen PHP"
108
 
109
  # @ bestwebsoft
110
+ #: bws_menu.php:412
111
  msgid "PHP Memory Limit"
112
  msgstr "Limite di memoria PHP"
113
 
114
  # @ bestwebsoft
115
+ #: bws_menu.php:413
116
  msgid "PHP Max Upload Size"
117
  msgstr "Dimensione upload massima PHP"
118
 
119
  # @ bestwebsoft
120
+ #: bws_menu.php:414
121
  msgid "PHP Max Post Size"
122
  msgstr "Dimensione massima Post PHP"
123
 
124
  # @ bestwebsoft
125
+ #: bws_menu.php:415
126
  msgid "PHP Max Script Execute Time"
127
  msgstr "Tempo massimo di esecuzione PHP"
128
 
129
  # @ bestwebsoft
130
+ #: bws_menu.php:416
131
  msgid "PHP Exif support"
132
  msgstr "Supporto Exif PHP"
133
 
134
  # @ bestwebsoft
135
+ #: bws_menu.php:417
136
  msgid "PHP IPTC support"
137
  msgstr "Supporto IPTC PHP"
138
 
139
  # @ bestwebsoft
140
+ #: bws_menu.php:418
141
  msgid "PHP XML support"
142
  msgstr "Supporto XML PHP"
143
 
144
  # @ bestwebsoft
145
+ #: bws_menu.php:419
146
  msgid "Site URL"
147
  msgstr "URL sito"
148
 
149
  # @ bestwebsoft
150
+ #: bws_menu.php:420
151
  msgid "Home URL"
152
  msgstr "URL home"
153
 
154
  # @ bestwebsoft
155
+ #: bws_menu.php:421
156
  msgid "WordPress Version"
157
  msgstr "Versione WordPress"
158
 
159
  # @ bestwebsoft
160
+ #: bws_menu.php:422
161
  msgid "WordPress DB Version"
162
  msgstr "Versione DB WordPress"
163
 
164
  # @ bestwebsoft
165
+ #: bws_menu.php:423
166
  msgid "Multisite"
167
  msgstr "Multisito"
168
 
169
  # @ bestwebsoft
170
+ #: bws_menu.php:424
171
  msgid "Active Theme"
172
  msgstr "Tema attivo"
173
 
174
  # @ bestwebsoft
175
+ #: bws_menu.php:440
176
  msgid "Please enter a valid email address."
177
  msgstr "Per favore inserisci un indirizzo e-mail valido."
178
 
179
  # @ bestwebsoft
180
+ #: bws_menu.php:444
181
  msgid "Email with system info is sent to "
182
  msgstr "Email con informazioni di sistema spedita a "
183
 
184
  # @ bestwebsoft
185
+ #: bws_menu.php:448
186
  msgid "Thank you for contacting us."
187
  msgstr "Grazie per averci contattato."
188
 
189
  # @ bestwebsoft
190
+ #: bws_menu.php:476
191
  msgid "Sorry, email message could not be delivered."
192
  msgstr "Spiacenti, il messaggio email non può essere inviato."
193
 
194
+ #: bws_menu.php:488
195
  msgid "Switch to new interface"
196
  msgstr ""
197
 
198
  # @ bestwebsoft
199
+ #: bws_menu.php:495
200
  msgid "Pro plugins"
201
  msgstr "Plugin Pro"
202
 
203
  # @ bestwebsoft
204
+ #: bws_menu.php:498
205
+ #: bws_menu.php:524
206
  msgid "Activated plugins"
207
  msgstr "Plugin attivi"
208
 
209
  # @ bestwebsoft
 
210
  #: bws_menu.php:500
211
  #: bws_menu.php:508
212
+ #: bws_menu.php:516
213
  #: bws_menu.php:526
214
  #: bws_menu.php:534
215
+ #: bws_menu.php:542
216
+ #: bws_menu.php:552
217
  #: bws_menu.php:559
218
+ #: bws_menu.php:567
219
  msgid "Read more"
220
  msgstr "Leggi tutto"
221
 
222
  # @ bestwebsoft
223
  # @ captcha
224
+ #: bws_menu.php:500
225
+ #: bws_menu.php:526
226
+ #: bws_menu.php:678
227
+ #: bws_menu.php:706
228
  msgid "Settings"
229
  msgstr "Impostazioni"
230
 
231
  # @ bestwebsoft
232
+ #: bws_menu.php:506
233
+ #: bws_menu.php:532
234
+ #: bws_menu.php:658
235
  msgid "Installed plugins"
236
  msgstr "Plugin installati"
237
 
238
  # @ bestwebsoft
239
+ #: bws_menu.php:514
240
+ #: bws_menu.php:540
241
+ #: bws_menu.php:765
242
  msgid "Recommended plugins"
243
  msgstr "Plugin raccomandati"
244
 
245
  # @ bestwebsoft
246
+ #: bws_menu.php:516
247
  msgid "Purchase"
248
  msgstr "Acquista"
249
 
250
  # @ bestwebsoft
251
+ #: bws_menu.php:521
252
  msgid "Free plugins"
253
  msgstr "Plugin gratuiti"
254
 
255
  # @ bestwebsoft
256
+ #: bws_menu.php:542
257
+ #: bws_menu.php:567
258
  msgid "Download"
259
  msgstr "Scarica"
260
 
261
  # @ default
262
+ #: bws_menu.php:542
263
+ #: bws_menu.php:567
264
+ #: bws_menu.php:867
265
  #, php-format
266
  msgid "Install %s"
267
  msgstr "Installa %s"
268
 
269
  # @ bestwebsoft
270
+ #: bws_menu.php:542
271
+ #: bws_menu.php:567
272
  msgid "Install now from wordpress.org"
273
  msgstr "Installa ora da wordpress.org"
274
 
275
+ #: bws_menu.php:548
276
  msgid "Free themes"
277
  msgstr ""
278
 
279
  # @ bestwebsoft
280
+ #: bws_menu.php:551
281
  #, fuzzy
282
  msgid "Activated theme"
283
  msgstr "Tema attivo"
284
 
285
+ #: bws_menu.php:552
286
  #, php-format
287
  msgid "Customize &#8220;%s&#8221;"
288
  msgstr ""
289
 
290
+ #: bws_menu.php:552
291
  msgid "Customize"
292
  msgstr ""
293
 
294
  # @ default
295
+ #: bws_menu.php:557
296
  #, fuzzy
297
  msgid "Installed themes"
298
  msgstr "Installa %s"
299
 
300
  # @ bestwebsoft
301
+ #: bws_menu.php:565
302
  #, fuzzy
303
  msgid "Recommended themes"
304
  msgstr "Plugin raccomandati"
305
 
306
  # @ bestwebsoft
307
+ #: bws_menu.php:573
308
  msgid "If you have any questions, please contact us via"
309
  msgstr "Se hai domande, contattaci tramite"
310
 
311
  # @ bestwebsoft
312
+ #: bws_menu.php:580
313
+ #: bws_menu.php:648
314
+ #: bws_menu.php:903
315
  msgid "System status"
316
  msgstr "Stato sistema"
317
 
318
  # @ bestwebsoft
319
+ #: bws_menu.php:584
320
+ #: bws_menu.php:906
321
  msgid "Environment"
322
  msgstr "Ambiente"
323
 
324
  # @ bestwebsoft
325
+ #: bws_menu.php:595
326
+ #: bws_menu.php:917
327
  msgid "Active Plugins"
328
  msgstr "Plugin attivi"
329
 
330
  # @ bestwebsoft
331
+ #: bws_menu.php:606
332
+ #: bws_menu.php:928
333
  msgid "Inactive Plugins"
334
  msgstr "Plugin inattivi"
335
 
336
  # @ bestwebsoft
337
+ #: bws_menu.php:620
338
+ #: bws_menu.php:942
339
  msgid "Send to support"
340
  msgstr "Invia al supporto"
341
 
342
  # @ bestwebsoft
343
+ #: bws_menu.php:627
344
+ #: bws_menu.php:949
345
  msgid "Send to custom email &#187;"
346
  msgstr "Invia a una email personalizzata &#187;"
347
 
348
+ #: bws_menu.php:638
349
  msgid "Switch to old interface"
350
  msgstr ""
351
 
352
  # @ bestwebsoft
353
+ #: bws_menu.php:644
354
  #, fuzzy
355
  msgid "Plugins"
356
  msgstr "Plugin Pro"
357
 
358
+ #: bws_menu.php:646
359
  msgid "Themes"
360
  msgstr ""
361
 
362
+ #: bws_menu.php:652
363
  msgid "All"
364
  msgstr ""
365
 
366
  # @ default
367
+ #: bws_menu.php:653
368
  #, fuzzy
369
  msgid "Installed"
370
  msgstr "Installa %s"
371
 
372
  # @ bestwebsoft
373
+ #: bws_menu.php:654
374
  #, fuzzy
375
  msgid "Recommended"
376
  msgstr "Plugin raccomandati"
377
 
 
 
 
 
 
 
 
378
  # @ bestwebsoft
379
+ #: bws_menu.php:676
380
+ #: bws_menu.php:704
381
+ #: bws_menu.php:726
382
+ #: bws_menu.php:754
383
+ #: bws_menu.php:795
384
  #, fuzzy
385
  msgid "Learn more"
386
  msgstr "Leggi tutto"
387
 
388
+ #: bws_menu.php:694
389
+ #: bws_menu.php:744
390
+ #: bws_menu.php:785
391
  msgid "Go"
392
  msgstr ""
393
 
394
+ #: bws_menu.php:698
395
+ #: bws_menu.php:748
396
+ #: bws_menu.php:789
397
  msgid "DONATE"
398
  msgstr ""
399
 
400
  # @ bestwebsoft
401
+ #: bws_menu.php:728
402
+ #: bws_menu.php:756
403
  #, fuzzy
404
  msgid "Activate this plugin"
405
  msgstr "Plugin attivi"
406
 
407
  # @ bestwebsoft
408
+ #: bws_menu.php:728
409
+ #: bws_menu.php:756
410
  #, fuzzy
411
  msgid "Activate"
412
  msgstr "Plugin attivi"
413
 
 
 
 
 
 
414
  # @ default
415
+ #: bws_menu.php:797
416
  #, fuzzy
417
  msgid "Install now"
418
  msgstr "Installa %s"
419
 
420
+ #: bws_menu.php:819
421
  msgid "Try again"
422
  msgstr ""
423
 
424
+ #: bws_menu.php:836
425
  #, php-format
426
  msgid "Preview &#8220;%s&#8221;"
427
  msgstr ""
428
 
429
  # @ default
430
+ #: bws_menu.php:867
431
  #, fuzzy
432
  msgid "Install Now"
433
  msgstr "Installa %s"
434
 
435
+ #: bws_menu.php:870
436
  #, php-format
437
  msgid "Update to version %s"
438
  msgstr ""
439
 
440
+ #: bws_menu.php:870
441
  msgid "Update"
442
  msgstr ""
443
 
444
+ #: bws_menu.php:877
445
  #, php-format
446
  msgid "Preview %s"
447
  msgstr ""
448
 
449
+ #: bws_menu.php:877
450
  msgid "Preview"
451
  msgstr ""
452
 
453
+ #: bws_menu.php:884
454
  #, php-format
455
  msgid "By %s"
456
  msgstr ""
457
 
458
+ #: bws_menu.php:890
459
  msgid "Details"
460
  msgstr ""
461
 
462
+ # @ default
463
+ #, fuzzy
464
+ #~ msgid "installed"
465
+ #~ msgstr "Installa %s"
466
+
467
  # @ captcha
468
  #, fuzzy
469
  #~ msgid "Captcha Settings"
bws_menu/languages/bestwebsoft-ja.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-ja.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2014-01-06 15:14+0300\n"
6
- "PO-Revision-Date: 2014-01-06 15:14+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: foken <foken@gmx.com>\n"
9
  "Language: ja_JP\n"
@@ -16,393 +16,388 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.7\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: bws_menu.php:331
20
  msgid "Not set"
21
  msgstr "未設定"
22
 
23
- #: bws_menu.php:333
24
- #: bws_menu.php:337
25
  msgid "On"
26
  msgstr "On"
27
 
28
- #: bws_menu.php:335
29
- #: bws_menu.php:339
30
  msgid "Off"
31
  msgstr "Off"
32
 
33
- #: bws_menu.php:343
34
- #: bws_menu.php:347
35
  #: bws_menu.php:351
36
  #: bws_menu.php:355
37
  #: bws_menu.php:359
38
- #: bws_menu.php:385
 
 
39
  msgid "N/A"
40
  msgstr "該当なし"
41
 
42
- #: bws_menu.php:357
43
  msgid " Mb"
44
  msgstr " Mb"
45
 
46
- #: bws_menu.php:361
47
- #: bws_menu.php:365
48
  #: bws_menu.php:369
49
- #: bws_menu.php:380
 
 
50
  msgid "Yes"
51
  msgstr "はい"
52
 
53
- #: bws_menu.php:363
54
- #: bws_menu.php:367
55
  #: bws_menu.php:371
56
- #: bws_menu.php:382
 
 
57
  msgid "No"
58
  msgstr "いいえ"
59
 
60
- #: bws_menu.php:396
61
  msgid "Operating System"
62
  msgstr "オペレーション・システム"
63
 
64
- #: bws_menu.php:397
65
  msgid "Server"
66
  msgstr "サーバ"
67
 
68
- #: bws_menu.php:398
69
  msgid "Memory usage"
70
  msgstr "メモリー使用"
71
 
72
- #: bws_menu.php:399
73
  msgid "MYSQL Version"
74
  msgstr "MYSQL バージョン"
75
 
76
- #: bws_menu.php:400
77
  msgid "SQL Mode"
78
  msgstr "SQLモード"
79
 
80
- #: bws_menu.php:401
81
  msgid "PHP Version"
82
  msgstr "PHP バージョン"
83
 
84
- #: bws_menu.php:402
85
  msgid "PHP Safe Mode"
86
  msgstr "PHP Safe Mode"
87
 
88
- #: bws_menu.php:403
89
  msgid "PHP Allow URL fopen"
90
  msgstr "PHP Allow URL fopen"
91
 
92
- #: bws_menu.php:404
93
  msgid "PHP Memory Limit"
94
  msgstr "PHP Memory Limit"
95
 
96
- #: bws_menu.php:405
97
  msgid "PHP Max Upload Size"
98
  msgstr "PHP Max Upload Size"
99
 
100
- #: bws_menu.php:406
101
  msgid "PHP Max Post Size"
102
  msgstr "PHP Max Post Size"
103
 
104
- #: bws_menu.php:407
105
  msgid "PHP Max Script Execute Time"
106
  msgstr "PHP Max Script Execute Time"
107
 
108
- #: bws_menu.php:408
109
  msgid "PHP Exif support"
110
  msgstr "PHP Exif サポート"
111
 
112
- #: bws_menu.php:409
113
  msgid "PHP IPTC support"
114
  msgstr "PHP IPTC サポート"
115
 
116
- #: bws_menu.php:410
117
  msgid "PHP XML support"
118
  msgstr "PHP XML サポート"
119
 
120
- #: bws_menu.php:411
121
  msgid "Site URL"
122
  msgstr "サイトURL"
123
 
124
- #: bws_menu.php:412
125
  msgid "Home URL"
126
  msgstr "ホームURL"
127
 
128
- #: bws_menu.php:413
129
  msgid "WordPress Version"
130
  msgstr "WordPress バージョン"
131
 
132
- #: bws_menu.php:414
133
  msgid "WordPress DB Version"
134
  msgstr "WordPress データベース バージョン"
135
 
136
- #: bws_menu.php:415
137
  msgid "Multisite"
138
  msgstr "複数サイト"
139
 
140
- #: bws_menu.php:416
141
  msgid "Active Theme"
142
  msgstr "有効なテーマ"
143
 
144
- #: bws_menu.php:432
145
  msgid "Please enter a valid email address."
146
  msgstr "正確なEメール・アドレスを入力して下さい。"
147
 
148
- #: bws_menu.php:436
149
  msgid "Email with system info is sent to "
150
  msgstr "システム情報をメールで送信:"
151
 
152
- #: bws_menu.php:440
153
  msgid "Thank you for contacting us."
154
  msgstr "ご連絡ありがとうございます"
155
 
156
- #: bws_menu.php:468
157
  msgid "Sorry, email message could not be delivered."
158
  msgstr "申し訳ございませんが、貴方のemailは配信できませんでした。"
159
 
160
- #: bws_menu.php:480
161
  msgid "Switch to new interface"
162
  msgstr ""
163
 
164
- #: bws_menu.php:487
165
  msgid "Pro plugins"
166
  msgstr "Pro Plugins"
167
 
168
- #: bws_menu.php:490
169
- #: bws_menu.php:516
170
  msgid "Activated plugins"
171
  msgstr "有効なプラグイン"
172
 
173
- #: bws_menu.php:492
174
  #: bws_menu.php:500
175
  #: bws_menu.php:508
176
- #: bws_menu.php:518
177
  #: bws_menu.php:526
178
  #: bws_menu.php:534
179
- #: bws_menu.php:544
180
- #: bws_menu.php:551
181
  #: bws_menu.php:559
 
182
  msgid "Read more"
183
  msgstr "もっと読む"
184
 
185
- #: bws_menu.php:492
186
- #: bws_menu.php:518
187
- #: bws_menu.php:673
188
- #: bws_menu.php:701
189
  msgid "Settings"
190
  msgstr "設定"
191
 
192
- #: bws_menu.php:498
193
- #: bws_menu.php:524
194
- #: bws_menu.php:650
195
  msgid "Installed plugins"
196
  msgstr "導入済みプラグイン"
197
 
198
- #: bws_menu.php:506
199
- #: bws_menu.php:532
200
- #: bws_menu.php:763
201
  msgid "Recommended plugins"
202
  msgstr "推奨プラグイン"
203
 
204
- #: bws_menu.php:508
205
  msgid "Purchase"
206
  msgstr "購入"
207
 
208
- #: bws_menu.php:513
209
  msgid "Free plugins"
210
  msgstr "無料プラグイン"
211
 
212
- #: bws_menu.php:534
213
- #: bws_menu.php:559
214
  msgid "Download"
215
  msgstr "ダウンロード"
216
 
217
- #: bws_menu.php:534
218
- #: bws_menu.php:559
219
- #: bws_menu.php:865
220
  #, php-format
221
  msgid "Install %s"
222
  msgstr "%s 導入"
223
 
224
- #: bws_menu.php:534
225
- #: bws_menu.php:559
226
  msgid "Install now from wordpress.org"
227
  msgstr "wordpress.org から直ぐに導入"
228
 
229
- #: bws_menu.php:540
230
  msgid "Free themes"
231
  msgstr ""
232
 
233
- #: bws_menu.php:543
234
  #, fuzzy
235
  msgid "Activated theme"
236
  msgstr "有効なテーマ"
237
 
238
- #: bws_menu.php:544
239
  #, php-format
240
  msgid "Customize &#8220;%s&#8221;"
241
  msgstr ""
242
 
243
- #: bws_menu.php:544
244
  msgid "Customize"
245
  msgstr ""
246
 
247
- #: bws_menu.php:549
248
  #, fuzzy
249
  msgid "Installed themes"
250
  msgstr "%s 導入"
251
 
252
- #: bws_menu.php:557
253
  #, fuzzy
254
  msgid "Recommended themes"
255
  msgstr "推奨プラグイン"
256
 
257
- #: bws_menu.php:565
258
  msgid "If you have any questions, please contact us via"
259
  msgstr "もそご質問がある場合は、以下の方法でご連絡下さい:"
260
 
261
- #: bws_menu.php:572
262
- #: bws_menu.php:640
263
- #: bws_menu.php:901
264
  msgid "System status"
265
  msgstr "システム状況"
266
 
267
- #: bws_menu.php:576
268
- #: bws_menu.php:904
269
  msgid "Environment"
270
  msgstr "環境"
271
 
272
- #: bws_menu.php:587
273
- #: bws_menu.php:915
274
  msgid "Active Plugins"
275
  msgstr "有効なプラグイン"
276
 
277
- #: bws_menu.php:598
278
- #: bws_menu.php:926
279
  msgid "Inactive Plugins"
280
  msgstr "無効なプラグイン"
281
 
282
- #: bws_menu.php:612
283
- #: bws_menu.php:940
284
  msgid "Send to support"
285
  msgstr "サポートに送信"
286
 
287
- #: bws_menu.php:619
288
- #: bws_menu.php:947
289
  msgid "Send to custom email &#187;"
290
  msgstr "カスタムEメールに送信&#187;"
291
 
292
- #: bws_menu.php:630
293
  msgid "Switch to old interface"
294
  msgstr ""
295
 
296
- #: bws_menu.php:636
297
  #, fuzzy
298
  msgid "Plugins"
299
  msgstr "Pro Plugins"
300
 
301
- #: bws_menu.php:638
302
  msgid "Themes"
303
  msgstr ""
304
 
305
- #: bws_menu.php:644
306
  msgid "All"
307
  msgstr ""
308
 
309
- #: bws_menu.php:645
310
  #, fuzzy
311
  msgid "Installed"
312
  msgstr "%s 導入"
313
 
314
- #: bws_menu.php:646
315
  #, fuzzy
316
  msgid "Recommended"
317
  msgstr "推奨プラグイン"
318
 
319
- #: bws_menu.php:666
320
- #: bws_menu.php:719
321
- #, fuzzy
322
- msgid "installed"
323
- msgstr "%s 導入"
324
-
325
- #: bws_menu.php:671
326
- #: bws_menu.php:699
327
- #: bws_menu.php:724
328
- #: bws_menu.php:752
329
- #: bws_menu.php:793
330
  #, fuzzy
331
  msgid "Learn more"
332
  msgstr "もっと読む"
333
 
334
- #: bws_menu.php:689
335
- #: bws_menu.php:742
336
- #: bws_menu.php:783
337
  msgid "Go"
338
  msgstr ""
339
 
340
- #: bws_menu.php:693
 
 
341
  msgid "DONATE"
342
  msgstr ""
343
 
344
- #: bws_menu.php:726
345
- #: bws_menu.php:754
346
  #, fuzzy
347
  msgid "Activate this plugin"
348
  msgstr "有効なプラグイン"
349
 
350
- #: bws_menu.php:726
351
- #: bws_menu.php:754
352
  #, fuzzy
353
  msgid "Activate"
354
  msgstr "有効なcaptcha"
355
 
356
- #: bws_menu.php:746
357
- #: bws_menu.php:787
358
- msgid "Donate"
359
- msgstr ""
360
-
361
- #: bws_menu.php:795
362
  #, fuzzy
363
  msgid "Install now"
364
  msgstr "Installa Ora"
365
 
366
- #: bws_menu.php:817
367
  msgid "Try again"
368
  msgstr ""
369
 
370
- #: bws_menu.php:834
371
  #, php-format
372
  msgid "Preview &#8220;%s&#8221;"
373
  msgstr ""
374
 
375
- #: bws_menu.php:865
376
  msgid "Install Now"
377
  msgstr "Installa Ora"
378
 
379
- #: bws_menu.php:868
380
  #, php-format
381
  msgid "Update to version %s"
382
  msgstr ""
383
 
384
- #: bws_menu.php:868
385
  msgid "Update"
386
  msgstr ""
387
 
388
- #: bws_menu.php:875
389
  #, php-format
390
  msgid "Preview %s"
391
  msgstr ""
392
 
393
- #: bws_menu.php:875
394
  msgid "Preview"
395
  msgstr ""
396
 
397
- #: bws_menu.php:882
398
  #, php-format
399
  msgid "By %s"
400
  msgstr ""
401
 
402
- #: bws_menu.php:888
403
  msgid "Details"
404
  msgstr ""
405
 
 
 
 
 
406
  #~ msgid "Contact Form Settings"
407
  #~ msgstr "コンタクトフォーム設定"
408
 
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-01-17 12:13+0300\n"
6
+ "PO-Revision-Date: 2014-01-17 12:13+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: foken <foken@gmx.com>\n"
9
  "Language: ja_JP\n"
16
  "X-Generator: Poedit 1.5.7\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: bws_menu.php:339
20
  msgid "Not set"
21
  msgstr "未設定"
22
 
23
+ #: bws_menu.php:341
24
+ #: bws_menu.php:345
25
  msgid "On"
26
  msgstr "On"
27
 
28
+ #: bws_menu.php:343
29
+ #: bws_menu.php:347
30
  msgid "Off"
31
  msgstr "Off"
32
 
 
 
33
  #: bws_menu.php:351
34
  #: bws_menu.php:355
35
  #: bws_menu.php:359
36
+ #: bws_menu.php:363
37
+ #: bws_menu.php:367
38
+ #: bws_menu.php:393
39
  msgid "N/A"
40
  msgstr "該当なし"
41
 
42
+ #: bws_menu.php:365
43
  msgid " Mb"
44
  msgstr " Mb"
45
 
 
 
46
  #: bws_menu.php:369
47
+ #: bws_menu.php:373
48
+ #: bws_menu.php:377
49
+ #: bws_menu.php:388
50
  msgid "Yes"
51
  msgstr "はい"
52
 
 
 
53
  #: bws_menu.php:371
54
+ #: bws_menu.php:375
55
+ #: bws_menu.php:379
56
+ #: bws_menu.php:390
57
  msgid "No"
58
  msgstr "いいえ"
59
 
60
+ #: bws_menu.php:404
61
  msgid "Operating System"
62
  msgstr "オペレーション・システム"
63
 
64
+ #: bws_menu.php:405
65
  msgid "Server"
66
  msgstr "サーバ"
67
 
68
+ #: bws_menu.php:406
69
  msgid "Memory usage"
70
  msgstr "メモリー使用"
71
 
72
+ #: bws_menu.php:407
73
  msgid "MYSQL Version"
74
  msgstr "MYSQL バージョン"
75
 
76
+ #: bws_menu.php:408
77
  msgid "SQL Mode"
78
  msgstr "SQLモード"
79
 
80
+ #: bws_menu.php:409
81
  msgid "PHP Version"
82
  msgstr "PHP バージョン"
83
 
84
+ #: bws_menu.php:410
85
  msgid "PHP Safe Mode"
86
  msgstr "PHP Safe Mode"
87
 
88
+ #: bws_menu.php:411
89
  msgid "PHP Allow URL fopen"
90
  msgstr "PHP Allow URL fopen"
91
 
92
+ #: bws_menu.php:412
93
  msgid "PHP Memory Limit"
94
  msgstr "PHP Memory Limit"
95
 
96
+ #: bws_menu.php:413
97
  msgid "PHP Max Upload Size"
98
  msgstr "PHP Max Upload Size"
99
 
100
+ #: bws_menu.php:414
101
  msgid "PHP Max Post Size"
102
  msgstr "PHP Max Post Size"
103
 
104
+ #: bws_menu.php:415
105
  msgid "PHP Max Script Execute Time"
106
  msgstr "PHP Max Script Execute Time"
107
 
108
+ #: bws_menu.php:416
109
  msgid "PHP Exif support"
110
  msgstr "PHP Exif サポート"
111
 
112
+ #: bws_menu.php:417
113
  msgid "PHP IPTC support"
114
  msgstr "PHP IPTC サポート"
115
 
116
+ #: bws_menu.php:418
117
  msgid "PHP XML support"
118
  msgstr "PHP XML サポート"
119
 
120
+ #: bws_menu.php:419
121
  msgid "Site URL"
122
  msgstr "サイトURL"
123
 
124
+ #: bws_menu.php:420
125
  msgid "Home URL"
126
  msgstr "ホームURL"
127
 
128
+ #: bws_menu.php:421
129
  msgid "WordPress Version"
130
  msgstr "WordPress バージョン"
131
 
132
+ #: bws_menu.php:422
133
  msgid "WordPress DB Version"
134
  msgstr "WordPress データベース バージョン"
135
 
136
+ #: bws_menu.php:423
137
  msgid "Multisite"
138
  msgstr "複数サイト"
139
 
140
+ #: bws_menu.php:424
141
  msgid "Active Theme"
142
  msgstr "有効なテーマ"
143
 
144
+ #: bws_menu.php:440
145
  msgid "Please enter a valid email address."
146
  msgstr "正確なEメール・アドレスを入力して下さい。"
147
 
148
+ #: bws_menu.php:444
149
  msgid "Email with system info is sent to "
150
  msgstr "システム情報をメールで送信:"
151
 
152
+ #: bws_menu.php:448
153
  msgid "Thank you for contacting us."
154
  msgstr "ご連絡ありがとうございます"
155
 
156
+ #: bws_menu.php:476
157
  msgid "Sorry, email message could not be delivered."
158
  msgstr "申し訳ございませんが、貴方のemailは配信できませんでした。"
159
 
160
+ #: bws_menu.php:488
161
  msgid "Switch to new interface"
162
  msgstr ""
163
 
164
+ #: bws_menu.php:495
165
  msgid "Pro plugins"
166
  msgstr "Pro Plugins"
167
 
168
+ #: bws_menu.php:498
169
+ #: bws_menu.php:524
170
  msgid "Activated plugins"
171
  msgstr "有効なプラグイン"
172
 
 
173
  #: bws_menu.php:500
174
  #: bws_menu.php:508
175
+ #: bws_menu.php:516
176
  #: bws_menu.php:526
177
  #: bws_menu.php:534
178
+ #: bws_menu.php:542
179
+ #: bws_menu.php:552
180
  #: bws_menu.php:559
181
+ #: bws_menu.php:567
182
  msgid "Read more"
183
  msgstr "もっと読む"
184
 
185
+ #: bws_menu.php:500
186
+ #: bws_menu.php:526
187
+ #: bws_menu.php:678
188
+ #: bws_menu.php:706
189
  msgid "Settings"
190
  msgstr "設定"
191
 
192
+ #: bws_menu.php:506
193
+ #: bws_menu.php:532
194
+ #: bws_menu.php:658
195
  msgid "Installed plugins"
196
  msgstr "導入済みプラグイン"
197
 
198
+ #: bws_menu.php:514
199
+ #: bws_menu.php:540
200
+ #: bws_menu.php:765
201
  msgid "Recommended plugins"
202
  msgstr "推奨プラグイン"
203
 
204
+ #: bws_menu.php:516
205
  msgid "Purchase"
206
  msgstr "購入"
207
 
208
+ #: bws_menu.php:521
209
  msgid "Free plugins"
210
  msgstr "無料プラグイン"
211
 
212
+ #: bws_menu.php:542
213
+ #: bws_menu.php:567
214
  msgid "Download"
215
  msgstr "ダウンロード"
216
 
217
+ #: bws_menu.php:542
218
+ #: bws_menu.php:567
219
+ #: bws_menu.php:867
220
  #, php-format
221
  msgid "Install %s"
222
  msgstr "%s 導入"
223
 
224
+ #: bws_menu.php:542
225
+ #: bws_menu.php:567
226
  msgid "Install now from wordpress.org"
227
  msgstr "wordpress.org から直ぐに導入"
228
 
229
+ #: bws_menu.php:548
230
  msgid "Free themes"
231
  msgstr ""
232
 
233
+ #: bws_menu.php:551
234
  #, fuzzy
235
  msgid "Activated theme"
236
  msgstr "有効なテーマ"
237
 
238
+ #: bws_menu.php:552
239
  #, php-format
240
  msgid "Customize &#8220;%s&#8221;"
241
  msgstr ""
242
 
243
+ #: bws_menu.php:552
244
  msgid "Customize"
245
  msgstr ""
246
 
247
+ #: bws_menu.php:557
248
  #, fuzzy
249
  msgid "Installed themes"
250
  msgstr "%s 導入"
251
 
252
+ #: bws_menu.php:565
253
  #, fuzzy
254
  msgid "Recommended themes"
255
  msgstr "推奨プラグイン"
256
 
257
+ #: bws_menu.php:573
258
  msgid "If you have any questions, please contact us via"
259
  msgstr "もそご質問がある場合は、以下の方法でご連絡下さい:"
260
 
261
+ #: bws_menu.php:580
262
+ #: bws_menu.php:648
263
+ #: bws_menu.php:903
264
  msgid "System status"
265
  msgstr "システム状況"
266
 
267
+ #: bws_menu.php:584
268
+ #: bws_menu.php:906
269
  msgid "Environment"
270
  msgstr "環境"
271
 
272
+ #: bws_menu.php:595
273
+ #: bws_menu.php:917
274
  msgid "Active Plugins"
275
  msgstr "有効なプラグイン"
276
 
277
+ #: bws_menu.php:606
278
+ #: bws_menu.php:928
279
  msgid "Inactive Plugins"
280
  msgstr "無効なプラグイン"
281
 
282
+ #: bws_menu.php:620
283
+ #: bws_menu.php:942
284
  msgid "Send to support"
285
  msgstr "サポートに送信"
286
 
287
+ #: bws_menu.php:627
288
+ #: bws_menu.php:949
289
  msgid "Send to custom email &#187;"
290
  msgstr "カスタムEメールに送信&#187;"
291
 
292
+ #: bws_menu.php:638
293
  msgid "Switch to old interface"
294
  msgstr ""
295
 
296
+ #: bws_menu.php:644
297
  #, fuzzy
298
  msgid "Plugins"
299
  msgstr "Pro Plugins"
300
 
301
+ #: bws_menu.php:646
302
  msgid "Themes"
303
  msgstr ""
304
 
305
+ #: bws_menu.php:652
306
  msgid "All"
307
  msgstr ""
308
 
309
+ #: bws_menu.php:653
310
  #, fuzzy
311
  msgid "Installed"
312
  msgstr "%s 導入"
313
 
314
+ #: bws_menu.php:654
315
  #, fuzzy
316
  msgid "Recommended"
317
  msgstr "推奨プラグイン"
318
 
319
+ #: bws_menu.php:676
320
+ #: bws_menu.php:704
321
+ #: bws_menu.php:726
322
+ #: bws_menu.php:754
323
+ #: bws_menu.php:795
 
 
 
 
 
 
324
  #, fuzzy
325
  msgid "Learn more"
326
  msgstr "もっと読む"
327
 
328
+ #: bws_menu.php:694
329
+ #: bws_menu.php:744
330
+ #: bws_menu.php:785
331
  msgid "Go"
332
  msgstr ""
333
 
334
+ #: bws_menu.php:698
335
+ #: bws_menu.php:748
336
+ #: bws_menu.php:789
337
  msgid "DONATE"
338
  msgstr ""
339
 
340
+ #: bws_menu.php:728
341
+ #: bws_menu.php:756
342
  #, fuzzy
343
  msgid "Activate this plugin"
344
  msgstr "有効なプラグイン"
345
 
346
+ #: bws_menu.php:728
347
+ #: bws_menu.php:756
348
  #, fuzzy
349
  msgid "Activate"
350
  msgstr "有効なcaptcha"
351
 
352
+ #: bws_menu.php:797
 
 
 
 
 
353
  #, fuzzy
354
  msgid "Install now"
355
  msgstr "Installa Ora"
356
 
357
+ #: bws_menu.php:819
358
  msgid "Try again"
359
  msgstr ""
360
 
361
+ #: bws_menu.php:836
362
  #, php-format
363
  msgid "Preview &#8220;%s&#8221;"
364
  msgstr ""
365
 
366
+ #: bws_menu.php:867
367
  msgid "Install Now"
368
  msgstr "Installa Ora"
369
 
370
+ #: bws_menu.php:870
371
  #, php-format
372
  msgid "Update to version %s"
373
  msgstr ""
374
 
375
+ #: bws_menu.php:870
376
  msgid "Update"
377
  msgstr ""
378
 
379
+ #: bws_menu.php:877
380
  #, php-format
381
  msgid "Preview %s"
382
  msgstr ""
383
 
384
+ #: bws_menu.php:877
385
  msgid "Preview"
386
  msgstr ""
387
 
388
+ #: bws_menu.php:884
389
  #, php-format
390
  msgid "By %s"
391
  msgstr ""
392
 
393
+ #: bws_menu.php:890
394
  msgid "Details"
395
  msgstr ""
396
 
397
+ #, fuzzy
398
+ #~ msgid "installed"
399
+ #~ msgstr "%s 導入"
400
+
401
  #~ msgid "Contact Form Settings"
402
  #~ msgstr "コンタクトフォーム設定"
403
 
bws_menu/languages/bestwebsoft-pt_BR.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-pt_BR.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2014-01-06 15:15+0300\n"
6
- "PO-Revision-Date: 2014-01-06 15:15+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,452 +19,446 @@ msgstr ""
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
  # @ captcha
22
- #: bws_menu.php:331
23
  msgid "Not set"
24
  msgstr "Não definido"
25
 
26
  # @ captcha
27
- #: bws_menu.php:333
28
- #: bws_menu.php:337
29
  msgid "On"
30
  msgstr "Ligado"
31
 
32
  # @ captcha
33
- #: bws_menu.php:335
34
- #: bws_menu.php:339
35
  msgid "Off"
36
  msgstr "Desligado"
37
 
38
  # @ captcha
39
- #: bws_menu.php:343
40
- #: bws_menu.php:347
41
  #: bws_menu.php:351
42
  #: bws_menu.php:355
43
  #: bws_menu.php:359
44
- #: bws_menu.php:385
 
 
45
  msgid "N/A"
46
  msgstr "N/D"
47
 
48
  # @ captcha
49
- #: bws_menu.php:357
50
  msgid " Mb"
51
  msgstr " Mb"
52
 
53
  # @ captcha
54
- #: bws_menu.php:361
55
- #: bws_menu.php:365
56
  #: bws_menu.php:369
57
- #: bws_menu.php:380
 
 
58
  msgid "Yes"
59
  msgstr "Sim"
60
 
61
  # @ captcha
62
- #: bws_menu.php:363
63
- #: bws_menu.php:367
64
  #: bws_menu.php:371
65
- #: bws_menu.php:382
 
 
66
  msgid "No"
67
  msgstr "Não"
68
 
69
  # @ captcha
70
- #: bws_menu.php:396
71
  msgid "Operating System"
72
  msgstr "Sistema Operacional"
73
 
74
  # @ captcha
75
- #: bws_menu.php:397
76
  msgid "Server"
77
  msgstr "Servidor"
78
 
79
  # @ captcha
80
- #: bws_menu.php:398
81
  msgid "Memory usage"
82
  msgstr "Uso de memória"
83
 
84
  # @ captcha
85
- #: bws_menu.php:399
86
  msgid "MYSQL Version"
87
  msgstr "Versão do MySQL"
88
 
89
  # @ captcha
90
- #: bws_menu.php:400
91
  msgid "SQL Mode"
92
  msgstr "Modo SQL"
93
 
94
  # @ captcha
95
- #: bws_menu.php:401
96
  msgid "PHP Version"
97
  msgstr "Versão do PHP"
98
 
99
  # @ captcha
100
- #: bws_menu.php:402
101
  msgid "PHP Safe Mode"
102
  msgstr "Modo de Segurança do PHP"
103
 
104
  # @ captcha
105
- #: bws_menu.php:403
106
  msgid "PHP Allow URL fopen"
107
  msgstr "Permissão de fopen de URL do PHP"
108
 
109
  # @ captcha
110
- #: bws_menu.php:404
111
  msgid "PHP Memory Limit"
112
  msgstr "Limite de Memória do PHP"
113
 
114
  # @ captcha
115
- #: bws_menu.php:405
116
  msgid "PHP Max Upload Size"
117
  msgstr "Tamanho Máximo de Upload no PHP"
118
 
119
  # @ captcha
120
- #: bws_menu.php:406
121
  msgid "PHP Max Post Size"
122
  msgstr "Tamanho Máximo de Envio do PHP"
123
 
124
  # @ captcha
125
- #: bws_menu.php:407
126
  msgid "PHP Max Script Execute Time"
127
  msgstr "Tempo de Execução Máximo do PHP"
128
 
129
  # @ captcha
130
- #: bws_menu.php:408
131
  msgid "PHP Exif support"
132
  msgstr "Suporte a Exif no PHP"
133
 
134
  # @ captcha
135
- #: bws_menu.php:409
136
  msgid "PHP IPTC support"
137
  msgstr "Suporte da IPTC no PHP"
138
 
139
  # @ captcha
140
- #: bws_menu.php:410
141
  msgid "PHP XML support"
142
  msgstr "Suporte a XML no PHP"
143
 
144
  # @ captcha
145
- #: bws_menu.php:411
146
  msgid "Site URL"
147
  msgstr "URL do Site"
148
 
149
  # @ captcha
150
- #: bws_menu.php:412
151
  msgid "Home URL"
152
  msgstr "URL da Página Inicial"
153
 
154
  # @ captcha
155
- #: bws_menu.php:413
156
  msgid "WordPress Version"
157
  msgstr "Versão do WordPress"
158
 
159
  # @ captcha
160
- #: bws_menu.php:414
161
  msgid "WordPress DB Version"
162
  msgstr "Versão do DB do WordPress"
163
 
164
  # @ captcha
165
- #: bws_menu.php:415
166
  msgid "Multisite"
167
  msgstr "Multisite"
168
 
169
  # @ captcha
170
- #: bws_menu.php:416
171
  msgid "Active Theme"
172
  msgstr "Tema Ativo"
173
 
174
  # @ captcha
175
- #: bws_menu.php:432
176
  msgid "Please enter a valid email address."
177
  msgstr "Por favor, informe um endereço de email válido."
178
 
179
  # @ captcha
180
- #: bws_menu.php:436
181
  msgid "Email with system info is sent to "
182
  msgstr "Email com informações do sistema é enviado para "
183
 
184
  # @ captcha
185
- #: bws_menu.php:440
186
  msgid "Thank you for contacting us."
187
  msgstr "Obrigado por nos contatar."
188
 
189
  # @ captcha
190
- #: bws_menu.php:468
191
  msgid "Sorry, email message could not be delivered."
192
  msgstr "Desculpe, a mensagem de email não pôde ser enviada."
193
 
194
- #: bws_menu.php:480
195
  msgid "Switch to new interface"
196
  msgstr ""
197
 
198
  # @ captcha
199
- #: bws_menu.php:487
200
  msgid "Pro plugins"
201
  msgstr "Plugins Pro"
202
 
203
  # @ captcha
204
- #: bws_menu.php:490
205
- #: bws_menu.php:516
206
  msgid "Activated plugins"
207
  msgstr "Plugins ativados"
208
 
209
  # @ captcha
210
- #: bws_menu.php:492
211
  #: bws_menu.php:500
212
  #: bws_menu.php:508
213
- #: bws_menu.php:518
214
  #: bws_menu.php:526
215
  #: bws_menu.php:534
216
- #: bws_menu.php:544
217
- #: bws_menu.php:551
218
  #: bws_menu.php:559
 
219
  msgid "Read more"
220
  msgstr "Leia Mais"
221
 
222
  # @ captcha
223
- #: bws_menu.php:492
224
- #: bws_menu.php:518
225
- #: bws_menu.php:673
226
- #: bws_menu.php:701
227
  msgid "Settings"
228
  msgstr "Configurações"
229
 
230
  # @ captcha
231
- #: bws_menu.php:498
232
- #: bws_menu.php:524
233
- #: bws_menu.php:650
234
  msgid "Installed plugins"
235
  msgstr "Plugins Instalados"
236
 
237
  # @ captcha
238
- #: bws_menu.php:506
239
- #: bws_menu.php:532
240
- #: bws_menu.php:763
241
  msgid "Recommended plugins"
242
  msgstr "Plugins Recomendados"
243
 
244
  # @ captcha
245
- #: bws_menu.php:508
246
  msgid "Purchase"
247
  msgstr "Compra"
248
 
249
  # @ captcha
250
- #: bws_menu.php:513
251
  msgid "Free plugins"
252
  msgstr "Plugins Grátis"
253
 
254
  # @ captcha
255
- #: bws_menu.php:534
256
- #: bws_menu.php:559
257
  msgid "Download"
258
  msgstr "Baixar"
259
 
260
  # @ default
261
- #: bws_menu.php:534
262
- #: bws_menu.php:559
263
- #: bws_menu.php:865
264
  #, php-format
265
  msgid "Install %s"
266
  msgstr "Instalar %s"
267
 
268
  # @ captcha
269
- #: bws_menu.php:534
270
- #: bws_menu.php:559
271
  msgid "Install now from wordpress.org"
272
  msgstr "Instale agora do site do wordpress (wordpress.org)"
273
 
274
- #: bws_menu.php:540
275
  msgid "Free themes"
276
  msgstr ""
277
 
278
  # @ captcha
279
- #: bws_menu.php:543
280
  #, fuzzy
281
  msgid "Activated theme"
282
  msgstr "Tema Ativo"
283
 
284
- #: bws_menu.php:544
285
  #, php-format
286
  msgid "Customize &#8220;%s&#8221;"
287
  msgstr ""
288
 
289
- #: bws_menu.php:544
290
  msgid "Customize"
291
  msgstr ""
292
 
293
  # @ default
294
- #: bws_menu.php:549
295
  #, fuzzy
296
  msgid "Installed themes"
297
  msgstr "Instalar %s"
298
 
299
  # @ captcha
300
- #: bws_menu.php:557
301
  #, fuzzy
302
  msgid "Recommended themes"
303
  msgstr "Plugins Recomendados"
304
 
305
  # @ captcha
306
- #: bws_menu.php:565
307
  msgid "If you have any questions, please contact us via"
308
  msgstr "Se você tiver quaisquer perguntas, por favor entre em contato via"
309
 
310
  # @ captcha
311
- #: bws_menu.php:572
312
- #: bws_menu.php:640
313
- #: bws_menu.php:901
314
  msgid "System status"
315
  msgstr "Status do sistema"
316
 
317
  # @ captcha
318
- #: bws_menu.php:576
319
- #: bws_menu.php:904
320
  msgid "Environment"
321
  msgstr "Ambiente"
322
 
323
  # @ captcha
324
- #: bws_menu.php:587
325
- #: bws_menu.php:915
326
  msgid "Active Plugins"
327
  msgstr "Plugins Ativos"
328
 
329
  # @ captcha
330
- #: bws_menu.php:598
331
- #: bws_menu.php:926
332
  msgid "Inactive Plugins"
333
  msgstr "Plugins Inativos"
334
 
335
  # @ captcha
336
- #: bws_menu.php:612
337
- #: bws_menu.php:940
338
  msgid "Send to support"
339
  msgstr "Enviar para o suporte"
340
 
341
  # @ captcha
342
- #: bws_menu.php:619
343
- #: bws_menu.php:947
344
  msgid "Send to custom email &#187;"
345
  msgstr "Enviar para email personalizado &#187;"
346
 
347
- #: bws_menu.php:630
348
  msgid "Switch to old interface"
349
  msgstr ""
350
 
351
  # @ captcha
352
- #: bws_menu.php:636
353
  #, fuzzy
354
  msgid "Plugins"
355
  msgstr "Plugins Pro"
356
 
357
- #: bws_menu.php:638
358
  msgid "Themes"
359
  msgstr ""
360
 
361
- #: bws_menu.php:644
362
  msgid "All"
363
  msgstr ""
364
 
365
  # @ default
366
- #: bws_menu.php:645
367
  #, fuzzy
368
  msgid "Installed"
369
  msgstr "Instalar %s"
370
 
371
  # @ captcha
372
- #: bws_menu.php:646
373
  #, fuzzy
374
  msgid "Recommended"
375
  msgstr "Plugins Recomendados"
376
 
377
- # @ default
378
- #: bws_menu.php:666
379
- #: bws_menu.php:719
380
- #, fuzzy
381
- msgid "installed"
382
- msgstr "Instalar %s"
383
-
384
  # @ captcha
385
- #: bws_menu.php:671
386
- #: bws_menu.php:699
387
- #: bws_menu.php:724
388
- #: bws_menu.php:752
389
- #: bws_menu.php:793
390
  #, fuzzy
391
  msgid "Learn more"
392
  msgstr "Leia Mais"
393
 
394
- #: bws_menu.php:689
395
- #: bws_menu.php:742
396
- #: bws_menu.php:783
397
  msgid "Go"
398
  msgstr ""
399
 
400
- #: bws_menu.php:693
 
 
401
  msgid "DONATE"
402
  msgstr ""
403
 
404
  # @ captcha
405
- #: bws_menu.php:726
406
- #: bws_menu.php:754
407
  #, fuzzy
408
  msgid "Activate this plugin"
409
  msgstr "Plugins ativados"
410
 
411
  # @ captcha
412
- #: bws_menu.php:726
413
- #: bws_menu.php:754
414
  #, fuzzy
415
  msgid "Activate"
416
  msgstr "Plugins ativados"
417
 
418
- #: bws_menu.php:746
419
- #: bws_menu.php:787
420
- msgid "Donate"
421
- msgstr ""
422
-
423
  # @ default
424
- #: bws_menu.php:795
425
  #, fuzzy
426
  msgid "Install now"
427
  msgstr "Instalar %s"
428
 
429
- #: bws_menu.php:817
430
  msgid "Try again"
431
  msgstr ""
432
 
433
- #: bws_menu.php:834
434
  #, php-format
435
  msgid "Preview &#8220;%s&#8221;"
436
  msgstr ""
437
 
438
  # @ default
439
- #: bws_menu.php:865
440
  #, fuzzy
441
  msgid "Install Now"
442
  msgstr "Instalar %s"
443
 
444
- #: bws_menu.php:868
445
  #, php-format
446
  msgid "Update to version %s"
447
  msgstr ""
448
 
449
- #: bws_menu.php:868
450
  msgid "Update"
451
  msgstr ""
452
 
453
- #: bws_menu.php:875
454
  #, php-format
455
  msgid "Preview %s"
456
  msgstr ""
457
 
458
- #: bws_menu.php:875
459
  msgid "Preview"
460
  msgstr ""
461
 
462
- #: bws_menu.php:882
463
  #, php-format
464
  msgid "By %s"
465
  msgstr ""
466
 
467
- #: bws_menu.php:888
468
  msgid "Details"
469
  msgstr ""
470
 
 
 
 
 
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-01-17 12:13+0300\n"
6
+ "PO-Revision-Date: 2014-01-17 12:13+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
  # @ captcha
22
+ #: bws_menu.php:339
23
  msgid "Not set"
24
  msgstr "Não definido"
25
 
26
  # @ captcha
27
+ #: bws_menu.php:341
28
+ #: bws_menu.php:345
29
  msgid "On"
30
  msgstr "Ligado"
31
 
32
  # @ captcha
33
+ #: bws_menu.php:343
34
+ #: bws_menu.php:347
35
  msgid "Off"
36
  msgstr "Desligado"
37
 
38
  # @ captcha
 
 
39
  #: bws_menu.php:351
40
  #: bws_menu.php:355
41
  #: bws_menu.php:359
42
+ #: bws_menu.php:363
43
+ #: bws_menu.php:367
44
+ #: bws_menu.php:393
45
  msgid "N/A"
46
  msgstr "N/D"
47
 
48
  # @ captcha
49
+ #: bws_menu.php:365
50
  msgid " Mb"
51
  msgstr " Mb"
52
 
53
  # @ captcha
 
 
54
  #: bws_menu.php:369
55
+ #: bws_menu.php:373
56
+ #: bws_menu.php:377
57
+ #: bws_menu.php:388
58
  msgid "Yes"
59
  msgstr "Sim"
60
 
61
  # @ captcha
 
 
62
  #: bws_menu.php:371
63
+ #: bws_menu.php:375
64
+ #: bws_menu.php:379
65
+ #: bws_menu.php:390
66
  msgid "No"
67
  msgstr "Não"
68
 
69
  # @ captcha
70
+ #: bws_menu.php:404
71
  msgid "Operating System"
72
  msgstr "Sistema Operacional"
73
 
74
  # @ captcha
75
+ #: bws_menu.php:405
76
  msgid "Server"
77
  msgstr "Servidor"
78
 
79
  # @ captcha
80
+ #: bws_menu.php:406
81
  msgid "Memory usage"
82
  msgstr "Uso de memória"
83
 
84
  # @ captcha
85
+ #: bws_menu.php:407
86
  msgid "MYSQL Version"
87
  msgstr "Versão do MySQL"
88
 
89
  # @ captcha
90
+ #: bws_menu.php:408
91
  msgid "SQL Mode"
92
  msgstr "Modo SQL"
93
 
94
  # @ captcha
95
+ #: bws_menu.php:409
96
  msgid "PHP Version"
97
  msgstr "Versão do PHP"
98
 
99
  # @ captcha
100
+ #: bws_menu.php:410
101
  msgid "PHP Safe Mode"
102
  msgstr "Modo de Segurança do PHP"
103
 
104
  # @ captcha
105
+ #: bws_menu.php:411
106
  msgid "PHP Allow URL fopen"
107
  msgstr "Permissão de fopen de URL do PHP"
108
 
109
  # @ captcha
110
+ #: bws_menu.php:412
111
  msgid "PHP Memory Limit"
112
  msgstr "Limite de Memória do PHP"
113
 
114
  # @ captcha
115
+ #: bws_menu.php:413
116
  msgid "PHP Max Upload Size"
117
  msgstr "Tamanho Máximo de Upload no PHP"
118
 
119
  # @ captcha
120
+ #: bws_menu.php:414
121
  msgid "PHP Max Post Size"
122
  msgstr "Tamanho Máximo de Envio do PHP"
123
 
124
  # @ captcha
125
+ #: bws_menu.php:415
126
  msgid "PHP Max Script Execute Time"
127
  msgstr "Tempo de Execução Máximo do PHP"
128
 
129
  # @ captcha
130
+ #: bws_menu.php:416
131
  msgid "PHP Exif support"
132
  msgstr "Suporte a Exif no PHP"
133
 
134
  # @ captcha
135
+ #: bws_menu.php:417
136
  msgid "PHP IPTC support"
137
  msgstr "Suporte da IPTC no PHP"
138
 
139
  # @ captcha
140
+ #: bws_menu.php:418
141
  msgid "PHP XML support"
142
  msgstr "Suporte a XML no PHP"
143
 
144
  # @ captcha
145
+ #: bws_menu.php:419
146
  msgid "Site URL"
147
  msgstr "URL do Site"
148
 
149
  # @ captcha
150
+ #: bws_menu.php:420
151
  msgid "Home URL"
152
  msgstr "URL da Página Inicial"
153
 
154
  # @ captcha
155
+ #: bws_menu.php:421
156
  msgid "WordPress Version"
157
  msgstr "Versão do WordPress"
158
 
159
  # @ captcha
160
+ #: bws_menu.php:422
161
  msgid "WordPress DB Version"
162
  msgstr "Versão do DB do WordPress"
163
 
164
  # @ captcha
165
+ #: bws_menu.php:423
166
  msgid "Multisite"
167
  msgstr "Multisite"
168
 
169
  # @ captcha
170
+ #: bws_menu.php:424
171
  msgid "Active Theme"
172
  msgstr "Tema Ativo"
173
 
174
  # @ captcha
175
+ #: bws_menu.php:440
176
  msgid "Please enter a valid email address."
177
  msgstr "Por favor, informe um endereço de email válido."
178
 
179
  # @ captcha
180
+ #: bws_menu.php:444
181
  msgid "Email with system info is sent to "
182
  msgstr "Email com informações do sistema é enviado para "
183
 
184
  # @ captcha
185
+ #: bws_menu.php:448
186
  msgid "Thank you for contacting us."
187
  msgstr "Obrigado por nos contatar."
188
 
189
  # @ captcha
190
+ #: bws_menu.php:476
191
  msgid "Sorry, email message could not be delivered."
192
  msgstr "Desculpe, a mensagem de email não pôde ser enviada."
193
 
194
+ #: bws_menu.php:488
195
  msgid "Switch to new interface"
196
  msgstr ""
197
 
198
  # @ captcha
199
+ #: bws_menu.php:495
200
  msgid "Pro plugins"
201
  msgstr "Plugins Pro"
202
 
203
  # @ captcha
204
+ #: bws_menu.php:498
205
+ #: bws_menu.php:524
206
  msgid "Activated plugins"
207
  msgstr "Plugins ativados"
208
 
209
  # @ captcha
 
210
  #: bws_menu.php:500
211
  #: bws_menu.php:508
212
+ #: bws_menu.php:516
213
  #: bws_menu.php:526
214
  #: bws_menu.php:534
215
+ #: bws_menu.php:542
216
+ #: bws_menu.php:552
217
  #: bws_menu.php:559
218
+ #: bws_menu.php:567
219
  msgid "Read more"
220
  msgstr "Leia Mais"
221
 
222
  # @ captcha
223
+ #: bws_menu.php:500
224
+ #: bws_menu.php:526
225
+ #: bws_menu.php:678
226
+ #: bws_menu.php:706
227
  msgid "Settings"
228
  msgstr "Configurações"
229
 
230
  # @ captcha
231
+ #: bws_menu.php:506
232
+ #: bws_menu.php:532
233
+ #: bws_menu.php:658
234
  msgid "Installed plugins"
235
  msgstr "Plugins Instalados"
236
 
237
  # @ captcha
238
+ #: bws_menu.php:514
239
+ #: bws_menu.php:540
240
+ #: bws_menu.php:765
241
  msgid "Recommended plugins"
242
  msgstr "Plugins Recomendados"
243
 
244
  # @ captcha
245
+ #: bws_menu.php:516
246
  msgid "Purchase"
247
  msgstr "Compra"
248
 
249
  # @ captcha
250
+ #: bws_menu.php:521
251
  msgid "Free plugins"
252
  msgstr "Plugins Grátis"
253
 
254
  # @ captcha
255
+ #: bws_menu.php:542
256
+ #: bws_menu.php:567
257
  msgid "Download"
258
  msgstr "Baixar"
259
 
260
  # @ default
261
+ #: bws_menu.php:542
262
+ #: bws_menu.php:567
263
+ #: bws_menu.php:867
264
  #, php-format
265
  msgid "Install %s"
266
  msgstr "Instalar %s"
267
 
268
  # @ captcha
269
+ #: bws_menu.php:542
270
+ #: bws_menu.php:567
271
  msgid "Install now from wordpress.org"
272
  msgstr "Instale agora do site do wordpress (wordpress.org)"
273
 
274
+ #: bws_menu.php:548
275
  msgid "Free themes"
276
  msgstr ""
277
 
278
  # @ captcha
279
+ #: bws_menu.php:551
280
  #, fuzzy
281
  msgid "Activated theme"
282
  msgstr "Tema Ativo"
283
 
284
+ #: bws_menu.php:552
285
  #, php-format
286
  msgid "Customize &#8220;%s&#8221;"
287
  msgstr ""
288
 
289
+ #: bws_menu.php:552
290
  msgid "Customize"
291
  msgstr ""
292
 
293
  # @ default
294
+ #: bws_menu.php:557
295
  #, fuzzy
296
  msgid "Installed themes"
297
  msgstr "Instalar %s"
298
 
299
  # @ captcha
300
+ #: bws_menu.php:565
301
  #, fuzzy
302
  msgid "Recommended themes"
303
  msgstr "Plugins Recomendados"
304
 
305
  # @ captcha
306
+ #: bws_menu.php:573
307
  msgid "If you have any questions, please contact us via"
308
  msgstr "Se você tiver quaisquer perguntas, por favor entre em contato via"
309
 
310
  # @ captcha
311
+ #: bws_menu.php:580
312
+ #: bws_menu.php:648
313
+ #: bws_menu.php:903
314
  msgid "System status"
315
  msgstr "Status do sistema"
316
 
317
  # @ captcha
318
+ #: bws_menu.php:584
319
+ #: bws_menu.php:906
320
  msgid "Environment"
321
  msgstr "Ambiente"
322
 
323
  # @ captcha
324
+ #: bws_menu.php:595
325
+ #: bws_menu.php:917
326
  msgid "Active Plugins"
327
  msgstr "Plugins Ativos"
328
 
329
  # @ captcha
330
+ #: bws_menu.php:606
331
+ #: bws_menu.php:928
332
  msgid "Inactive Plugins"
333
  msgstr "Plugins Inativos"
334
 
335
  # @ captcha
336
+ #: bws_menu.php:620
337
+ #: bws_menu.php:942
338
  msgid "Send to support"
339
  msgstr "Enviar para o suporte"
340
 
341
  # @ captcha
342
+ #: bws_menu.php:627
343
+ #: bws_menu.php:949
344
  msgid "Send to custom email &#187;"
345
  msgstr "Enviar para email personalizado &#187;"
346
 
347
+ #: bws_menu.php:638
348
  msgid "Switch to old interface"
349
  msgstr ""
350
 
351
  # @ captcha
352
+ #: bws_menu.php:644
353
  #, fuzzy
354
  msgid "Plugins"
355
  msgstr "Plugins Pro"
356
 
357
+ #: bws_menu.php:646
358
  msgid "Themes"
359
  msgstr ""
360
 
361
+ #: bws_menu.php:652
362
  msgid "All"
363
  msgstr ""
364
 
365
  # @ default
366
+ #: bws_menu.php:653
367
  #, fuzzy
368
  msgid "Installed"
369
  msgstr "Instalar %s"
370
 
371
  # @ captcha
372
+ #: bws_menu.php:654
373
  #, fuzzy
374
  msgid "Recommended"
375
  msgstr "Plugins Recomendados"
376
 
 
 
 
 
 
 
 
377
  # @ captcha
378
+ #: bws_menu.php:676
379
+ #: bws_menu.php:704
380
+ #: bws_menu.php:726
381
+ #: bws_menu.php:754
382
+ #: bws_menu.php:795
383
  #, fuzzy
384
  msgid "Learn more"
385
  msgstr "Leia Mais"
386
 
387
+ #: bws_menu.php:694
388
+ #: bws_menu.php:744
389
+ #: bws_menu.php:785
390
  msgid "Go"
391
  msgstr ""
392
 
393
+ #: bws_menu.php:698
394
+ #: bws_menu.php:748
395
+ #: bws_menu.php:789
396
  msgid "DONATE"
397
  msgstr ""
398
 
399
  # @ captcha
400
+ #: bws_menu.php:728
401
+ #: bws_menu.php:756
402
  #, fuzzy
403
  msgid "Activate this plugin"
404
  msgstr "Plugins ativados"
405
 
406
  # @ captcha
407
+ #: bws_menu.php:728
408
+ #: bws_menu.php:756
409
  #, fuzzy
410
  msgid "Activate"
411
  msgstr "Plugins ativados"
412
 
 
 
 
 
 
413
  # @ default
414
+ #: bws_menu.php:797
415
  #, fuzzy
416
  msgid "Install now"
417
  msgstr "Instalar %s"
418
 
419
+ #: bws_menu.php:819
420
  msgid "Try again"
421
  msgstr ""
422
 
423
+ #: bws_menu.php:836
424
  #, php-format
425
  msgid "Preview &#8220;%s&#8221;"
426
  msgstr ""
427
 
428
  # @ default
429
+ #: bws_menu.php:867
430
  #, fuzzy
431
  msgid "Install Now"
432
  msgstr "Instalar %s"
433
 
434
+ #: bws_menu.php:870
435
  #, php-format
436
  msgid "Update to version %s"
437
  msgstr ""
438
 
439
+ #: bws_menu.php:870
440
  msgid "Update"
441
  msgstr ""
442
 
443
+ #: bws_menu.php:877
444
  #, php-format
445
  msgid "Preview %s"
446
  msgstr ""
447
 
448
+ #: bws_menu.php:877
449
  msgid "Preview"
450
  msgstr ""
451
 
452
+ #: bws_menu.php:884
453
  #, php-format
454
  msgid "By %s"
455
  msgstr ""
456
 
457
+ #: bws_menu.php:890
458
  msgid "Details"
459
  msgstr ""
460
 
461
+ # @ default
462
+ #, fuzzy
463
+ #~ msgid "installed"
464
+ #~ msgstr "Instalar %s"
bws_menu/languages/bestwebsoft-ru_RU.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-ru_RU.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2014-01-06 15:15+0300\n"
6
- "PO-Revision-Date: 2014-01-06 15:19+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: bestwebsoft.com <http://support.bestwebsoft.com>\n"
9
  "Language: ru_RU\n"
@@ -16,379 +16,376 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: bws_menu.php:331
20
  msgid "Not set"
21
  msgstr "Не задан"
22
 
23
- #: bws_menu.php:333
24
- #: bws_menu.php:337
25
  msgid "On"
26
  msgstr "Вкл"
27
 
28
- #: bws_menu.php:335
29
- #: bws_menu.php:339
30
  msgid "Off"
31
  msgstr "Выкл"
32
 
33
- #: bws_menu.php:343
34
- #: bws_menu.php:347
35
  #: bws_menu.php:351
36
  #: bws_menu.php:355
37
  #: bws_menu.php:359
38
- #: bws_menu.php:385
 
 
39
  msgid "N/A"
40
  msgstr "Неизвестно"
41
 
42
- #: bws_menu.php:357
43
  msgid " Mb"
44
  msgstr "Mb"
45
 
46
- #: bws_menu.php:361
47
- #: bws_menu.php:365
48
  #: bws_menu.php:369
49
- #: bws_menu.php:380
 
 
50
  msgid "Yes"
51
  msgstr "Да"
52
 
53
- #: bws_menu.php:363
54
- #: bws_menu.php:367
55
  #: bws_menu.php:371
56
- #: bws_menu.php:382
 
 
57
  msgid "No"
58
  msgstr "Нет"
59
 
60
- #: bws_menu.php:396
61
  msgid "Operating System"
62
  msgstr "Операционная система"
63
 
64
- #: bws_menu.php:397
65
  msgid "Server"
66
  msgstr "Тип сервера"
67
 
68
- #: bws_menu.php:398
69
  msgid "Memory usage"
70
  msgstr "Памяти использовано"
71
 
72
- #: bws_menu.php:399
73
  msgid "MYSQL Version"
74
  msgstr "Версия MYSQL"
75
 
76
- #: bws_menu.php:400
77
  msgid "SQL Mode"
78
  msgstr "Режим SQL"
79
 
80
- #: bws_menu.php:401
81
  msgid "PHP Version"
82
  msgstr "Версия PHP"
83
 
84
- #: bws_menu.php:402
85
  msgid "PHP Safe Mode"
86
  msgstr "PHP Safe Mode"
87
 
88
- #: bws_menu.php:403
89
  msgid "PHP Allow URL fopen"
90
  msgstr "PHP Allow URL fopen"
91
 
92
- #: bws_menu.php:404
93
  msgid "PHP Memory Limit"
94
  msgstr "Лимит памяти"
95
 
96
- #: bws_menu.php:405
97
  msgid "PHP Max Upload Size"
98
  msgstr "Макс. размер загружаемого файла"
99
 
100
- #: bws_menu.php:406
101
  msgid "PHP Max Post Size"
102
  msgstr "Макс. размер записи"
103
 
104
- #: bws_menu.php:407
105
  msgid "PHP Max Script Execute Time"
106
  msgstr "Макс. время выполнения сценария"
107
 
108
- #: bws_menu.php:408
109
  msgid "PHP Exif support"
110
  msgstr "Поддержка PHP Exif"
111
 
112
- #: bws_menu.php:409
113
  msgid "PHP IPTC support"
114
  msgstr "Поддержка PHP IPTC"
115
 
116
- #: bws_menu.php:410
117
  msgid "PHP XML support"
118
  msgstr "Поддержка PHP XML"
119
 
120
- #: bws_menu.php:411
121
  msgid "Site URL"
122
  msgstr "Адрес сайта"
123
 
124
- #: bws_menu.php:412
125
  msgid "Home URL"
126
  msgstr "Основной адрес сайта"
127
 
128
- #: bws_menu.php:413
129
  msgid "WordPress Version"
130
  msgstr "Версия WordPress"
131
 
132
- #: bws_menu.php:414
133
  msgid "WordPress DB Version"
134
  msgstr "Версия базы данных WordPress"
135
 
136
- #: bws_menu.php:415
137
  msgid "Multisite"
138
  msgstr "Мультиблог"
139
 
140
- #: bws_menu.php:416
141
  msgid "Active Theme"
142
  msgstr "Текущая тема"
143
 
144
- #: bws_menu.php:432
145
  msgid "Please enter a valid email address."
146
  msgstr "Пожалуйста, введите валидный емайл."
147
 
148
- #: bws_menu.php:436
149
  msgid "Email with system info is sent to "
150
  msgstr "E-mail с системной информацией отправлен на"
151
 
152
- #: bws_menu.php:440
153
  msgid "Thank you for contacting us."
154
  msgstr "Спасибо что связались с нами."
155
 
156
- #: bws_menu.php:468
157
  msgid "Sorry, email message could not be delivered."
158
  msgstr "Извините, ваш email не может быть отправлен."
159
 
160
- #: bws_menu.php:480
161
  msgid "Switch to new interface"
162
  msgstr "Переключится на новый интерфейс"
163
 
164
- #: bws_menu.php:487
165
  msgid "Pro plugins"
166
  msgstr "Pro плагины"
167
 
168
- #: bws_menu.php:490
169
- #: bws_menu.php:516
170
  msgid "Activated plugins"
171
  msgstr "Активированные плагины"
172
 
173
- #: bws_menu.php:492
174
  #: bws_menu.php:500
175
  #: bws_menu.php:508
176
- #: bws_menu.php:518
177
  #: bws_menu.php:526
178
  #: bws_menu.php:534
179
- #: bws_menu.php:544
180
- #: bws_menu.php:551
181
  #: bws_menu.php:559
 
182
  msgid "Read more"
183
  msgstr "Подробнее..."
184
 
185
- #: bws_menu.php:492
186
- #: bws_menu.php:518
187
- #: bws_menu.php:673
188
- #: bws_menu.php:701
189
  msgid "Settings"
190
  msgstr "Настройки"
191
 
192
- #: bws_menu.php:498
193
- #: bws_menu.php:524
194
- #: bws_menu.php:650
195
  msgid "Installed plugins"
196
  msgstr "Установленные плагины"
197
 
198
- #: bws_menu.php:506
199
- #: bws_menu.php:532
200
- #: bws_menu.php:763
201
  msgid "Recommended plugins"
202
  msgstr "Рекомендованные к установке плагины"
203
 
204
- #: bws_menu.php:508
205
  msgid "Purchase"
206
  msgstr "Купить"
207
 
208
- #: bws_menu.php:513
209
  msgid "Free plugins"
210
  msgstr "Бесплатные плагины"
211
 
212
- #: bws_menu.php:534
213
- #: bws_menu.php:559
214
  msgid "Download"
215
  msgstr "Скачать"
216
 
217
- #: bws_menu.php:534
218
- #: bws_menu.php:559
219
- #: bws_menu.php:865
220
  #, php-format
221
  msgid "Install %s"
222
  msgstr "Установлено %s"
223
 
224
- #: bws_menu.php:534
225
- #: bws_menu.php:559
226
  msgid "Install now from wordpress.org"
227
  msgstr "Установить с wordpress.org"
228
 
229
- #: bws_menu.php:540
230
  msgid "Free themes"
231
  msgstr "Бесплатные темы"
232
 
233
- #: bws_menu.php:543
234
  msgid "Activated theme"
235
  msgstr "Активная тема"
236
 
237
- #: bws_menu.php:544
238
  #, php-format
239
  msgid "Customize &#8220;%s&#8221;"
240
  msgstr "Кастомизировать &#8220;%s&#8221;"
241
 
242
- #: bws_menu.php:544
243
  msgid "Customize"
244
  msgstr "Кастомизировать"
245
 
246
- #: bws_menu.php:549
247
  msgid "Installed themes"
248
  msgstr "Установленные темы"
249
 
250
- #: bws_menu.php:557
251
  msgid "Recommended themes"
252
  msgstr "Рекомендованные темы"
253
 
254
- #: bws_menu.php:565
255
  msgid "If you have any questions, please contact us via"
256
  msgstr "Если у вас есть какие-то вопросы, обращайтесь на"
257
 
258
- #: bws_menu.php:572
259
- #: bws_menu.php:640
260
- #: bws_menu.php:901
261
  msgid "System status"
262
  msgstr "Системная информация"
263
 
264
- #: bws_menu.php:576
265
- #: bws_menu.php:904
266
  msgid "Environment"
267
  msgstr "Системная среда"
268
 
269
- #: bws_menu.php:587
270
- #: bws_menu.php:915
271
  msgid "Active Plugins"
272
  msgstr "Активированные плагины"
273
 
274
- #: bws_menu.php:598
275
- #: bws_menu.php:926
276
  msgid "Inactive Plugins"
277
  msgstr "Неактивированные плагины"
278
 
279
- #: bws_menu.php:612
280
- #: bws_menu.php:940
281
  msgid "Send to support"
282
  msgstr "Отправить в тех. поддержку"
283
 
284
- #: bws_menu.php:619
285
- #: bws_menu.php:947
286
  msgid "Send to custom email &#187;"
287
  msgstr "Отправить на емейл &#187;"
288
 
289
- #: bws_menu.php:630
290
  msgid "Switch to old interface"
291
  msgstr "Переключится на старый интерфейс"
292
 
293
- #: bws_menu.php:636
294
  msgid "Plugins"
295
  msgstr "Плагины"
296
 
297
- #: bws_menu.php:638
298
  msgid "Themes"
299
  msgstr "Темы"
300
 
301
- #: bws_menu.php:644
302
  msgid "All"
303
  msgstr "Все"
304
 
305
- #: bws_menu.php:645
306
  msgid "Installed"
307
  msgstr "Установленные"
308
 
309
- #: bws_menu.php:646
310
  msgid "Recommended"
311
  msgstr "Рекомендованные"
312
 
313
- #: bws_menu.php:666
314
- #: bws_menu.php:719
315
- msgid "installed"
316
- msgstr "установлен"
317
-
318
- #: bws_menu.php:671
319
- #: bws_menu.php:699
320
- #: bws_menu.php:724
321
- #: bws_menu.php:752
322
- #: bws_menu.php:793
323
  msgid "Learn more"
324
  msgstr "Подробнее"
325
 
326
- #: bws_menu.php:689
327
- #: bws_menu.php:742
328
- #: bws_menu.php:783
329
  msgid "Go"
330
- msgstr "Перейти"
331
 
332
- #: bws_menu.php:693
 
 
333
  msgid "DONATE"
334
  msgstr "Пожертвовать"
335
 
336
- #: bws_menu.php:726
337
- #: bws_menu.php:754
338
  msgid "Activate this plugin"
339
  msgstr "Активировать плагин"
340
 
341
- #: bws_menu.php:726
342
- #: bws_menu.php:754
343
  msgid "Activate"
344
  msgstr "Активировать"
345
 
346
- #: bws_menu.php:746
347
- #: bws_menu.php:787
348
- msgid "Donate"
349
- msgstr "Пожертвовать"
350
-
351
- #: bws_menu.php:795
352
  msgid "Install now"
353
- msgstr "Установить сейчас"
354
 
355
- #: bws_menu.php:817
356
  msgid "Try again"
357
  msgstr "Попробовать снова"
358
 
359
- #: bws_menu.php:834
360
  #, php-format
361
  msgid "Preview &#8220;%s&#8221;"
362
  msgstr "Просмотр &#8220;%s&#8221;"
363
 
364
- #: bws_menu.php:865
365
  msgid "Install Now"
366
- msgstr "Установить сейчас"
367
 
368
- #: bws_menu.php:868
369
  #, php-format
370
  msgid "Update to version %s"
371
  msgstr "Обновить до версии %s"
372
 
373
- #: bws_menu.php:868
374
  msgid "Update"
375
  msgstr "Обновить"
376
 
377
- #: bws_menu.php:875
378
  #, php-format
379
  msgid "Preview %s"
380
  msgstr "Просмотр %s"
381
 
382
- #: bws_menu.php:875
383
  msgid "Preview"
384
  msgstr "Просмотр"
385
 
386
- #: bws_menu.php:882
387
  #, php-format
388
  msgid "By %s"
389
  msgstr "%s"
390
 
391
- #: bws_menu.php:888
392
  msgid "Details"
393
  msgstr "Детали"
394
 
 
 
 
 
 
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-01-17 12:51+0300\n"
6
+ "PO-Revision-Date: 2014-01-17 12:51+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: bestwebsoft.com <http://support.bestwebsoft.com>\n"
9
  "Language: ru_RU\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: bws_menu.php:339
20
  msgid "Not set"
21
  msgstr "Не задан"
22
 
23
+ #: bws_menu.php:341
24
+ #: bws_menu.php:345
25
  msgid "On"
26
  msgstr "Вкл"
27
 
28
+ #: bws_menu.php:343
29
+ #: bws_menu.php:347
30
  msgid "Off"
31
  msgstr "Выкл"
32
 
 
 
33
  #: bws_menu.php:351
34
  #: bws_menu.php:355
35
  #: bws_menu.php:359
36
+ #: bws_menu.php:363
37
+ #: bws_menu.php:367
38
+ #: bws_menu.php:393
39
  msgid "N/A"
40
  msgstr "Неизвестно"
41
 
42
+ #: bws_menu.php:365
43
  msgid " Mb"
44
  msgstr "Mb"
45
 
 
 
46
  #: bws_menu.php:369
47
+ #: bws_menu.php:373
48
+ #: bws_menu.php:377
49
+ #: bws_menu.php:388
50
  msgid "Yes"
51
  msgstr "Да"
52
 
 
 
53
  #: bws_menu.php:371
54
+ #: bws_menu.php:375
55
+ #: bws_menu.php:379
56
+ #: bws_menu.php:390
57
  msgid "No"
58
  msgstr "Нет"
59
 
60
+ #: bws_menu.php:404
61
  msgid "Operating System"
62
  msgstr "Операционная система"
63
 
64
+ #: bws_menu.php:405
65
  msgid "Server"
66
  msgstr "Тип сервера"
67
 
68
+ #: bws_menu.php:406
69
  msgid "Memory usage"
70
  msgstr "Памяти использовано"
71
 
72
+ #: bws_menu.php:407
73
  msgid "MYSQL Version"
74
  msgstr "Версия MYSQL"
75
 
76
+ #: bws_menu.php:408
77
  msgid "SQL Mode"
78
  msgstr "Режим SQL"
79
 
80
+ #: bws_menu.php:409
81
  msgid "PHP Version"
82
  msgstr "Версия PHP"
83
 
84
+ #: bws_menu.php:410
85
  msgid "PHP Safe Mode"
86
  msgstr "PHP Safe Mode"
87
 
88
+ #: bws_menu.php:411
89
  msgid "PHP Allow URL fopen"
90
  msgstr "PHP Allow URL fopen"
91
 
92
+ #: bws_menu.php:412
93
  msgid "PHP Memory Limit"
94
  msgstr "Лимит памяти"
95
 
96
+ #: bws_menu.php:413
97
  msgid "PHP Max Upload Size"
98
  msgstr "Макс. размер загружаемого файла"
99
 
100
+ #: bws_menu.php:414
101
  msgid "PHP Max Post Size"
102
  msgstr "Макс. размер записи"
103
 
104
+ #: bws_menu.php:415
105
  msgid "PHP Max Script Execute Time"
106
  msgstr "Макс. время выполнения сценария"
107
 
108
+ #: bws_menu.php:416
109
  msgid "PHP Exif support"
110
  msgstr "Поддержка PHP Exif"
111
 
112
+ #: bws_menu.php:417
113
  msgid "PHP IPTC support"
114
  msgstr "Поддержка PHP IPTC"
115
 
116
+ #: bws_menu.php:418
117
  msgid "PHP XML support"
118
  msgstr "Поддержка PHP XML"
119
 
120
+ #: bws_menu.php:419
121
  msgid "Site URL"
122
  msgstr "Адрес сайта"
123
 
124
+ #: bws_menu.php:420
125
  msgid "Home URL"
126
  msgstr "Основной адрес сайта"
127
 
128
+ #: bws_menu.php:421
129
  msgid "WordPress Version"
130
  msgstr "Версия WordPress"
131
 
132
+ #: bws_menu.php:422
133
  msgid "WordPress DB Version"
134
  msgstr "Версия базы данных WordPress"
135
 
136
+ #: bws_menu.php:423
137
  msgid "Multisite"
138
  msgstr "Мультиблог"
139
 
140
+ #: bws_menu.php:424
141
  msgid "Active Theme"
142
  msgstr "Текущая тема"
143
 
144
+ #: bws_menu.php:440
145
  msgid "Please enter a valid email address."
146
  msgstr "Пожалуйста, введите валидный емайл."
147
 
148
+ #: bws_menu.php:444
149
  msgid "Email with system info is sent to "
150
  msgstr "E-mail с системной информацией отправлен на"
151
 
152
+ #: bws_menu.php:448
153
  msgid "Thank you for contacting us."
154
  msgstr "Спасибо что связались с нами."
155
 
156
+ #: bws_menu.php:476
157
  msgid "Sorry, email message could not be delivered."
158
  msgstr "Извините, ваш email не может быть отправлен."
159
 
160
+ #: bws_menu.php:488
161
  msgid "Switch to new interface"
162
  msgstr "Переключится на новый интерфейс"
163
 
164
+ #: bws_menu.php:495
165
  msgid "Pro plugins"
166
  msgstr "Pro плагины"
167
 
168
+ #: bws_menu.php:498
169
+ #: bws_menu.php:524
170
  msgid "Activated plugins"
171
  msgstr "Активированные плагины"
172
 
 
173
  #: bws_menu.php:500
174
  #: bws_menu.php:508
175
+ #: bws_menu.php:516
176
  #: bws_menu.php:526
177
  #: bws_menu.php:534
178
+ #: bws_menu.php:542
179
+ #: bws_menu.php:552
180
  #: bws_menu.php:559
181
+ #: bws_menu.php:567
182
  msgid "Read more"
183
  msgstr "Подробнее..."
184
 
185
+ #: bws_menu.php:500
186
+ #: bws_menu.php:526
187
+ #: bws_menu.php:678
188
+ #: bws_menu.php:706
189
  msgid "Settings"
190
  msgstr "Настройки"
191
 
192
+ #: bws_menu.php:506
193
+ #: bws_menu.php:532
194
+ #: bws_menu.php:658
195
  msgid "Installed plugins"
196
  msgstr "Установленные плагины"
197
 
198
+ #: bws_menu.php:514
199
+ #: bws_menu.php:540
200
+ #: bws_menu.php:765
201
  msgid "Recommended plugins"
202
  msgstr "Рекомендованные к установке плагины"
203
 
204
+ #: bws_menu.php:516
205
  msgid "Purchase"
206
  msgstr "Купить"
207
 
208
+ #: bws_menu.php:521
209
  msgid "Free plugins"
210
  msgstr "Бесплатные плагины"
211
 
212
+ #: bws_menu.php:542
213
+ #: bws_menu.php:567
214
  msgid "Download"
215
  msgstr "Скачать"
216
 
217
+ #: bws_menu.php:542
218
+ #: bws_menu.php:567
219
+ #: bws_menu.php:867
220
  #, php-format
221
  msgid "Install %s"
222
  msgstr "Установлено %s"
223
 
224
+ #: bws_menu.php:542
225
+ #: bws_menu.php:567
226
  msgid "Install now from wordpress.org"
227
  msgstr "Установить с wordpress.org"
228
 
229
+ #: bws_menu.php:548
230
  msgid "Free themes"
231
  msgstr "Бесплатные темы"
232
 
233
+ #: bws_menu.php:551
234
  msgid "Activated theme"
235
  msgstr "Активная тема"
236
 
237
+ #: bws_menu.php:552
238
  #, php-format
239
  msgid "Customize &#8220;%s&#8221;"
240
  msgstr "Кастомизировать &#8220;%s&#8221;"
241
 
242
+ #: bws_menu.php:552
243
  msgid "Customize"
244
  msgstr "Кастомизировать"
245
 
246
+ #: bws_menu.php:557
247
  msgid "Installed themes"
248
  msgstr "Установленные темы"
249
 
250
+ #: bws_menu.php:565
251
  msgid "Recommended themes"
252
  msgstr "Рекомендованные темы"
253
 
254
+ #: bws_menu.php:573
255
  msgid "If you have any questions, please contact us via"
256
  msgstr "Если у вас есть какие-то вопросы, обращайтесь на"
257
 
258
+ #: bws_menu.php:580
259
+ #: bws_menu.php:648
260
+ #: bws_menu.php:903
261
  msgid "System status"
262
  msgstr "Системная информация"
263
 
264
+ #: bws_menu.php:584
265
+ #: bws_menu.php:906
266
  msgid "Environment"
267
  msgstr "Системная среда"
268
 
269
+ #: bws_menu.php:595
270
+ #: bws_menu.php:917
271
  msgid "Active Plugins"
272
  msgstr "Активированные плагины"
273
 
274
+ #: bws_menu.php:606
275
+ #: bws_menu.php:928
276
  msgid "Inactive Plugins"
277
  msgstr "Неактивированные плагины"
278
 
279
+ #: bws_menu.php:620
280
+ #: bws_menu.php:942
281
  msgid "Send to support"
282
  msgstr "Отправить в тех. поддержку"
283
 
284
+ #: bws_menu.php:627
285
+ #: bws_menu.php:949
286
  msgid "Send to custom email &#187;"
287
  msgstr "Отправить на емейл &#187;"
288
 
289
+ #: bws_menu.php:638
290
  msgid "Switch to old interface"
291
  msgstr "Переключится на старый интерфейс"
292
 
293
+ #: bws_menu.php:644
294
  msgid "Plugins"
295
  msgstr "Плагины"
296
 
297
+ #: bws_menu.php:646
298
  msgid "Themes"
299
  msgstr "Темы"
300
 
301
+ #: bws_menu.php:652
302
  msgid "All"
303
  msgstr "Все"
304
 
305
+ #: bws_menu.php:653
306
  msgid "Installed"
307
  msgstr "Установленные"
308
 
309
+ #: bws_menu.php:654
310
  msgid "Recommended"
311
  msgstr "Рекомендованные"
312
 
313
+ #: bws_menu.php:676
314
+ #: bws_menu.php:704
315
+ #: bws_menu.php:726
316
+ #: bws_menu.php:754
317
+ #: bws_menu.php:795
 
 
 
 
 
318
  msgid "Learn more"
319
  msgstr "Подробнее"
320
 
321
+ #: bws_menu.php:694
322
+ #: bws_menu.php:744
323
+ #: bws_menu.php:785
324
  msgid "Go"
325
+ msgstr "Перейти на"
326
 
327
+ #: bws_menu.php:698
328
+ #: bws_menu.php:748
329
+ #: bws_menu.php:789
330
  msgid "DONATE"
331
  msgstr "Пожертвовать"
332
 
333
+ #: bws_menu.php:728
334
+ #: bws_menu.php:756
335
  msgid "Activate this plugin"
336
  msgstr "Активировать плагин"
337
 
338
+ #: bws_menu.php:728
339
+ #: bws_menu.php:756
340
  msgid "Activate"
341
  msgstr "Активировать"
342
 
343
+ #: bws_menu.php:797
 
 
 
 
 
344
  msgid "Install now"
345
+ msgstr "Установить"
346
 
347
+ #: bws_menu.php:819
348
  msgid "Try again"
349
  msgstr "Попробовать снова"
350
 
351
+ #: bws_menu.php:836
352
  #, php-format
353
  msgid "Preview &#8220;%s&#8221;"
354
  msgstr "Просмотр &#8220;%s&#8221;"
355
 
356
+ #: bws_menu.php:867
357
  msgid "Install Now"
358
+ msgstr "Установить"
359
 
360
+ #: bws_menu.php:870
361
  #, php-format
362
  msgid "Update to version %s"
363
  msgstr "Обновить до версии %s"
364
 
365
+ #: bws_menu.php:870
366
  msgid "Update"
367
  msgstr "Обновить"
368
 
369
+ #: bws_menu.php:877
370
  #, php-format
371
  msgid "Preview %s"
372
  msgstr "Просмотр %s"
373
 
374
+ #: bws_menu.php:877
375
  msgid "Preview"
376
  msgstr "Просмотр"
377
 
378
+ #: bws_menu.php:884
379
  #, php-format
380
  msgid "By %s"
381
  msgstr "%s"
382
 
383
+ #: bws_menu.php:890
384
  msgid "Details"
385
  msgstr "Детали"
386
 
387
+ #~ msgid "Donate"
388
+ #~ msgstr "Пожертвовать"
389
+
390
+ #~ msgid "installed"
391
+ #~ msgstr "установлен"
bws_menu/languages/bestwebsoft-sr_RS.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-sr_RS.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2014-01-06 15:20+0300\n"
6
- "PO-Revision-Date: 2014-01-06 15:20+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Andrijana Nikolic <andrijanan@webhostinggeeks.com>\n"
9
  "Language: fr_FR\n"
@@ -17,400 +17,395 @@ msgstr ""
17
  "X-Generator: Poedit 1.5.7\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: bws_menu.php:331
21
  msgid "Not set"
22
  msgstr "Nije podešeno"
23
 
24
- #: bws_menu.php:333
25
- #: bws_menu.php:337
26
  msgid "On"
27
  msgstr "Uključeno"
28
 
29
- #: bws_menu.php:335
30
- #: bws_menu.php:339
31
  msgid "Off"
32
  msgstr "Isključeno"
33
 
34
- #: bws_menu.php:343
35
- #: bws_menu.php:347
36
  #: bws_menu.php:351
37
  #: bws_menu.php:355
38
  #: bws_menu.php:359
39
- #: bws_menu.php:385
 
 
40
  msgid "N/A"
41
  msgstr "N/A"
42
 
43
- #: bws_menu.php:357
44
  msgid " Mb"
45
  msgstr " Mb"
46
 
47
- #: bws_menu.php:361
48
- #: bws_menu.php:365
49
  #: bws_menu.php:369
50
- #: bws_menu.php:380
 
 
51
  msgid "Yes"
52
  msgstr "Da"
53
 
54
- #: bws_menu.php:363
55
- #: bws_menu.php:367
56
  #: bws_menu.php:371
57
- #: bws_menu.php:382
 
 
58
  msgid "No"
59
  msgstr "Ne"
60
 
61
- #: bws_menu.php:396
62
  msgid "Operating System"
63
  msgstr "Operativni Sistem"
64
 
65
- #: bws_menu.php:397
66
  msgid "Server"
67
  msgstr "Server"
68
 
69
- #: bws_menu.php:398
70
  msgid "Memory usage"
71
  msgstr "Upotreba memorije"
72
 
73
- #: bws_menu.php:399
74
  msgid "MYSQL Version"
75
  msgstr "MYSQL Verzija"
76
 
77
- #: bws_menu.php:400
78
  msgid "SQL Mode"
79
  msgstr "SQL način"
80
 
81
- #: bws_menu.php:401
82
  msgid "PHP Version"
83
  msgstr "PHP Verzija"
84
 
85
- #: bws_menu.php:402
86
  msgid "PHP Safe Mode"
87
  msgstr "PHP Sigurni način"
88
 
89
- #: bws_menu.php:403
90
  msgid "PHP Allow URL fopen"
91
  msgstr "PHP Dozvoli URL fopen"
92
 
93
- #: bws_menu.php:404
94
  msgid "PHP Memory Limit"
95
  msgstr "PHP Ograničenje memorije"
96
 
97
- #: bws_menu.php:405
98
  #, fuzzy
99
  msgid "PHP Max Upload Size"
100
  msgstr "Envoi de fichier"
101
 
102
- #: bws_menu.php:406
103
  msgid "PHP Max Post Size"
104
  msgstr "PHP Max veličina za učitavanje"
105
 
106
- #: bws_menu.php:407
107
  msgid "PHP Max Script Execute Time"
108
  msgstr "PHP Max veličina posta"
109
 
110
- #: bws_menu.php:408
111
  msgid "PHP Exif support"
112
  msgstr "PHP Exif podrška"
113
 
114
- #: bws_menu.php:409
115
  msgid "PHP IPTC support"
116
  msgstr "PHP IPTC podrška"
117
 
118
- #: bws_menu.php:410
119
  msgid "PHP XML support"
120
  msgstr "PHP XML podrška"
121
 
122
- #: bws_menu.php:411
123
  #, fuzzy
124
  msgid "Site URL"
125
  msgstr "URL du lien"
126
 
127
- #: bws_menu.php:412
128
  msgid "Home URL"
129
  msgstr "URL naslovne"
130
 
131
- #: bws_menu.php:413
132
  msgid "WordPress Version"
133
  msgstr "WordPress Verzija"
134
 
135
- #: bws_menu.php:414
136
  msgid "WordPress DB Version"
137
  msgstr "WordPress DB Verzija"
138
 
139
- #: bws_menu.php:415
140
  msgid "Multisite"
141
  msgstr "Višenamenski sajt"
142
 
143
- #: bws_menu.php:416
144
  msgid "Active Theme"
145
  msgstr "Aktivna tema"
146
 
147
- #: bws_menu.php:432
148
  msgid "Please enter a valid email address."
149
  msgstr "Molimo unesite važeću mejl adresu"
150
 
151
- #: bws_menu.php:436
152
  msgid "Email with system info is sent to "
153
  msgstr "Mejl sa sistemskim informacijama je poslat na"
154
 
155
- #: bws_menu.php:440
156
  msgid "Thank you for contacting us."
157
  msgstr "Hvala što ste nas kontaktirali"
158
 
159
- #: bws_menu.php:468
160
  msgid "Sorry, email message could not be delivered."
161
  msgstr "Nažalost mejl poruka nije prosleđena"
162
 
163
- #: bws_menu.php:480
164
  msgid "Switch to new interface"
165
  msgstr ""
166
 
167
- #: bws_menu.php:487
168
  msgid "Pro plugins"
169
  msgstr "Pro moduli"
170
 
171
- #: bws_menu.php:490
172
- #: bws_menu.php:516
173
  msgid "Activated plugins"
174
  msgstr "Aktivirani moduli"
175
 
176
- #: bws_menu.php:492
177
  #: bws_menu.php:500
178
  #: bws_menu.php:508
179
- #: bws_menu.php:518
180
  #: bws_menu.php:526
181
  #: bws_menu.php:534
182
- #: bws_menu.php:544
183
- #: bws_menu.php:551
184
  #: bws_menu.php:559
 
185
  msgid "Read more"
186
  msgstr "Pročitaj više"
187
 
188
- #: bws_menu.php:492
189
- #: bws_menu.php:518
190
- #: bws_menu.php:673
191
- #: bws_menu.php:701
192
  msgid "Settings"
193
  msgstr "Podešavanja"
194
 
195
- #: bws_menu.php:498
196
- #: bws_menu.php:524
197
- #: bws_menu.php:650
198
  msgid "Installed plugins"
199
  msgstr "Instalirani moduli"
200
 
201
- #: bws_menu.php:506
202
- #: bws_menu.php:532
203
- #: bws_menu.php:763
204
  msgid "Recommended plugins"
205
  msgstr "Preporučeni moduli"
206
 
207
- #: bws_menu.php:508
208
  msgid "Purchase"
209
  msgstr "Kupovina"
210
 
211
- #: bws_menu.php:513
212
  msgid "Free plugins"
213
  msgstr "Besplatni moduli"
214
 
215
- #: bws_menu.php:534
216
- #: bws_menu.php:559
217
  msgid "Download"
218
  msgstr "Prezimanje"
219
 
220
- #: bws_menu.php:534
221
- #: bws_menu.php:559
222
- #: bws_menu.php:865
223
  #, php-format
224
  msgid "Install %s"
225
  msgstr "Instalacija %s"
226
 
227
- #: bws_menu.php:534
228
- #: bws_menu.php:559
229
  msgid "Install now from wordpress.org"
230
  msgstr "Instaliraj sada sa wordpress.org"
231
 
232
- #: bws_menu.php:540
233
  msgid "Free themes"
234
  msgstr ""
235
 
236
- #: bws_menu.php:543
237
  #, fuzzy
238
  msgid "Activated theme"
239
  msgstr "Aktivna tema"
240
 
241
- #: bws_menu.php:544
242
  #, php-format
243
  msgid "Customize &#8220;%s&#8221;"
244
  msgstr ""
245
 
246
- #: bws_menu.php:544
247
  msgid "Customize"
248
  msgstr ""
249
 
250
- #: bws_menu.php:549
251
  #, fuzzy
252
  msgid "Installed themes"
253
  msgstr "Instalacija %s"
254
 
255
- #: bws_menu.php:557
256
  #, fuzzy
257
  msgid "Recommended themes"
258
  msgstr "Preporučeni moduli"
259
 
260
- #: bws_menu.php:565
261
  msgid "If you have any questions, please contact us via"
262
  msgstr "Ako imate pitanja molimo da nas kontaktirate preko"
263
 
264
- #: bws_menu.php:572
265
- #: bws_menu.php:640
266
- #: bws_menu.php:901
267
  msgid "System status"
268
  msgstr "Sistemski status"
269
 
270
- #: bws_menu.php:576
271
- #: bws_menu.php:904
272
  msgid "Environment"
273
  msgstr "Okruženje"
274
 
275
- #: bws_menu.php:587
276
- #: bws_menu.php:915
277
  #, fuzzy
278
  msgid "Active Plugins"
279
  msgstr "Extensions activées"
280
 
281
- #: bws_menu.php:598
282
- #: bws_menu.php:926
283
  #, fuzzy
284
  msgid "Inactive Plugins"
285
  msgstr "Extensions activées"
286
 
287
- #: bws_menu.php:612
288
- #: bws_menu.php:940
289
  #, fuzzy
290
  msgid "Send to support"
291
  msgstr "Soutien"
292
 
293
- #: bws_menu.php:619
294
- #: bws_menu.php:947
295
  msgid "Send to custom email &#187;"
296
  msgstr "Pošalji na korisnički mejl &#187;"
297
 
298
- #: bws_menu.php:630
299
  msgid "Switch to old interface"
300
  msgstr ""
301
 
302
- #: bws_menu.php:636
303
  #, fuzzy
304
  msgid "Plugins"
305
  msgstr "Pro moduli"
306
 
307
- #: bws_menu.php:638
308
  msgid "Themes"
309
  msgstr ""
310
 
311
- #: bws_menu.php:644
312
  msgid "All"
313
  msgstr ""
314
 
315
- #: bws_menu.php:645
316
  #, fuzzy
317
  msgid "Installed"
318
  msgstr "Instalacija %s"
319
 
320
- #: bws_menu.php:646
321
  #, fuzzy
322
  msgid "Recommended"
323
  msgstr "Preporučeni moduli"
324
 
325
- #: bws_menu.php:666
326
- #: bws_menu.php:719
327
- #, fuzzy
328
- msgid "installed"
329
- msgstr "Instalacija %s"
330
-
331
- #: bws_menu.php:671
332
- #: bws_menu.php:699
333
- #: bws_menu.php:724
334
- #: bws_menu.php:752
335
- #: bws_menu.php:793
336
  #, fuzzy
337
  msgid "Learn more"
338
  msgstr "Pročitaj više"
339
 
340
- #: bws_menu.php:689
341
- #: bws_menu.php:742
342
- #: bws_menu.php:783
343
  msgid "Go"
344
  msgstr ""
345
 
346
- #: bws_menu.php:693
 
 
347
  msgid "DONATE"
348
  msgstr ""
349
 
350
- #: bws_menu.php:726
351
- #: bws_menu.php:754
352
  #, fuzzy
353
  msgid "Activate this plugin"
354
  msgstr "Aktivirani moduli"
355
 
356
- #: bws_menu.php:726
357
- #: bws_menu.php:754
358
  #, fuzzy
359
  msgid "Activate"
360
  msgstr "Aktivirani moduli"
361
 
362
- #: bws_menu.php:746
363
- #: bws_menu.php:787
364
- msgid "Donate"
365
- msgstr ""
366
-
367
- #: bws_menu.php:795
368
  #, fuzzy
369
  msgid "Install now"
370
  msgstr "Instalacija %s"
371
 
372
- #: bws_menu.php:817
373
  msgid "Try again"
374
  msgstr ""
375
 
376
- #: bws_menu.php:834
377
  #, php-format
378
  msgid "Preview &#8220;%s&#8221;"
379
  msgstr ""
380
 
381
- #: bws_menu.php:865
382
  #, fuzzy
383
  msgid "Install Now"
384
  msgstr "Instalacija %s"
385
 
386
- #: bws_menu.php:868
387
  #, php-format
388
  msgid "Update to version %s"
389
  msgstr ""
390
 
391
- #: bws_menu.php:868
392
  #, fuzzy
393
  msgid "Update"
394
  msgstr "date"
395
 
396
- #: bws_menu.php:875
397
  #, php-format
398
  msgid "Preview %s"
399
  msgstr ""
400
 
401
- #: bws_menu.php:875
402
  msgid "Preview"
403
  msgstr ""
404
 
405
- #: bws_menu.php:882
406
  #, php-format
407
  msgid "By %s"
408
  msgstr ""
409
 
410
- #: bws_menu.php:888
411
  msgid "Details"
412
  msgstr ""
413
 
 
 
 
 
414
  #~ msgid ""
415
  #~ "The following files \"gallery-template.php\" and \"gallery-single-"
416
  #~ "template.php\" were not found in the directory of your theme. Please copy "
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-01-17 12:13+0300\n"
6
+ "PO-Revision-Date: 2014-01-17 12:13+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Andrijana Nikolic <andrijanan@webhostinggeeks.com>\n"
9
  "Language: fr_FR\n"
17
  "X-Generator: Poedit 1.5.7\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: bws_menu.php:339
21
  msgid "Not set"
22
  msgstr "Nije podešeno"
23
 
24
+ #: bws_menu.php:341
25
+ #: bws_menu.php:345
26
  msgid "On"
27
  msgstr "Uključeno"
28
 
29
+ #: bws_menu.php:343
30
+ #: bws_menu.php:347
31
  msgid "Off"
32
  msgstr "Isključeno"
33
 
 
 
34
  #: bws_menu.php:351
35
  #: bws_menu.php:355
36
  #: bws_menu.php:359
37
+ #: bws_menu.php:363
38
+ #: bws_menu.php:367
39
+ #: bws_menu.php:393
40
  msgid "N/A"
41
  msgstr "N/A"
42
 
43
+ #: bws_menu.php:365
44
  msgid " Mb"
45
  msgstr " Mb"
46
 
 
 
47
  #: bws_menu.php:369
48
+ #: bws_menu.php:373
49
+ #: bws_menu.php:377
50
+ #: bws_menu.php:388
51
  msgid "Yes"
52
  msgstr "Da"
53
 
 
 
54
  #: bws_menu.php:371
55
+ #: bws_menu.php:375
56
+ #: bws_menu.php:379
57
+ #: bws_menu.php:390
58
  msgid "No"
59
  msgstr "Ne"
60
 
61
+ #: bws_menu.php:404
62
  msgid "Operating System"
63
  msgstr "Operativni Sistem"
64
 
65
+ #: bws_menu.php:405
66
  msgid "Server"
67
  msgstr "Server"
68
 
69
+ #: bws_menu.php:406
70
  msgid "Memory usage"
71
  msgstr "Upotreba memorije"
72
 
73
+ #: bws_menu.php:407
74
  msgid "MYSQL Version"
75
  msgstr "MYSQL Verzija"
76
 
77
+ #: bws_menu.php:408
78
  msgid "SQL Mode"
79
  msgstr "SQL način"
80
 
81
+ #: bws_menu.php:409
82
  msgid "PHP Version"
83
  msgstr "PHP Verzija"
84
 
85
+ #: bws_menu.php:410
86
  msgid "PHP Safe Mode"
87
  msgstr "PHP Sigurni način"
88
 
89
+ #: bws_menu.php:411
90
  msgid "PHP Allow URL fopen"
91
  msgstr "PHP Dozvoli URL fopen"
92
 
93
+ #: bws_menu.php:412
94
  msgid "PHP Memory Limit"
95
  msgstr "PHP Ograničenje memorije"
96
 
97
+ #: bws_menu.php:413
98
  #, fuzzy
99
  msgid "PHP Max Upload Size"
100
  msgstr "Envoi de fichier"
101
 
102
+ #: bws_menu.php:414
103
  msgid "PHP Max Post Size"
104
  msgstr "PHP Max veličina za učitavanje"
105
 
106
+ #: bws_menu.php:415
107
  msgid "PHP Max Script Execute Time"
108
  msgstr "PHP Max veličina posta"
109
 
110
+ #: bws_menu.php:416
111
  msgid "PHP Exif support"
112
  msgstr "PHP Exif podrška"
113
 
114
+ #: bws_menu.php:417
115
  msgid "PHP IPTC support"
116
  msgstr "PHP IPTC podrška"
117
 
118
+ #: bws_menu.php:418
119
  msgid "PHP XML support"
120
  msgstr "PHP XML podrška"
121
 
122
+ #: bws_menu.php:419
123
  #, fuzzy
124
  msgid "Site URL"
125
  msgstr "URL du lien"
126
 
127
+ #: bws_menu.php:420
128
  msgid "Home URL"
129
  msgstr "URL naslovne"
130
 
131
+ #: bws_menu.php:421
132
  msgid "WordPress Version"
133
  msgstr "WordPress Verzija"
134
 
135
+ #: bws_menu.php:422
136
  msgid "WordPress DB Version"
137
  msgstr "WordPress DB Verzija"
138
 
139
+ #: bws_menu.php:423
140
  msgid "Multisite"
141
  msgstr "Višenamenski sajt"
142
 
143
+ #: bws_menu.php:424
144
  msgid "Active Theme"
145
  msgstr "Aktivna tema"
146
 
147
+ #: bws_menu.php:440
148
  msgid "Please enter a valid email address."
149
  msgstr "Molimo unesite važeću mejl adresu"
150
 
151
+ #: bws_menu.php:444
152
  msgid "Email with system info is sent to "
153
  msgstr "Mejl sa sistemskim informacijama je poslat na"
154
 
155
+ #: bws_menu.php:448
156
  msgid "Thank you for contacting us."
157
  msgstr "Hvala što ste nas kontaktirali"
158
 
159
+ #: bws_menu.php:476
160
  msgid "Sorry, email message could not be delivered."
161
  msgstr "Nažalost mejl poruka nije prosleđena"
162
 
163
+ #: bws_menu.php:488
164
  msgid "Switch to new interface"
165
  msgstr ""
166
 
167
+ #: bws_menu.php:495
168
  msgid "Pro plugins"
169
  msgstr "Pro moduli"
170
 
171
+ #: bws_menu.php:498
172
+ #: bws_menu.php:524
173
  msgid "Activated plugins"
174
  msgstr "Aktivirani moduli"
175
 
 
176
  #: bws_menu.php:500
177
  #: bws_menu.php:508
178
+ #: bws_menu.php:516
179
  #: bws_menu.php:526
180
  #: bws_menu.php:534
181
+ #: bws_menu.php:542
182
+ #: bws_menu.php:552
183
  #: bws_menu.php:559
184
+ #: bws_menu.php:567
185
  msgid "Read more"
186
  msgstr "Pročitaj više"
187
 
188
+ #: bws_menu.php:500
189
+ #: bws_menu.php:526
190
+ #: bws_menu.php:678
191
+ #: bws_menu.php:706
192
  msgid "Settings"
193
  msgstr "Podešavanja"
194
 
195
+ #: bws_menu.php:506
196
+ #: bws_menu.php:532
197
+ #: bws_menu.php:658
198
  msgid "Installed plugins"
199
  msgstr "Instalirani moduli"
200
 
201
+ #: bws_menu.php:514
202
+ #: bws_menu.php:540
203
+ #: bws_menu.php:765
204
  msgid "Recommended plugins"
205
  msgstr "Preporučeni moduli"
206
 
207
+ #: bws_menu.php:516
208
  msgid "Purchase"
209
  msgstr "Kupovina"
210
 
211
+ #: bws_menu.php:521
212
  msgid "Free plugins"
213
  msgstr "Besplatni moduli"
214
 
215
+ #: bws_menu.php:542
216
+ #: bws_menu.php:567
217
  msgid "Download"
218
  msgstr "Prezimanje"
219
 
220
+ #: bws_menu.php:542
221
+ #: bws_menu.php:567
222
+ #: bws_menu.php:867
223
  #, php-format
224
  msgid "Install %s"
225
  msgstr "Instalacija %s"
226
 
227
+ #: bws_menu.php:542
228
+ #: bws_menu.php:567
229
  msgid "Install now from wordpress.org"
230
  msgstr "Instaliraj sada sa wordpress.org"
231
 
232
+ #: bws_menu.php:548
233
  msgid "Free themes"
234
  msgstr ""
235
 
236
+ #: bws_menu.php:551
237
  #, fuzzy
238
  msgid "Activated theme"
239
  msgstr "Aktivna tema"
240
 
241
+ #: bws_menu.php:552
242
  #, php-format
243
  msgid "Customize &#8220;%s&#8221;"
244
  msgstr ""
245
 
246
+ #: bws_menu.php:552
247
  msgid "Customize"
248
  msgstr ""
249
 
250
+ #: bws_menu.php:557
251
  #, fuzzy
252
  msgid "Installed themes"
253
  msgstr "Instalacija %s"
254
 
255
+ #: bws_menu.php:565
256
  #, fuzzy
257
  msgid "Recommended themes"
258
  msgstr "Preporučeni moduli"
259
 
260
+ #: bws_menu.php:573
261
  msgid "If you have any questions, please contact us via"
262
  msgstr "Ako imate pitanja molimo da nas kontaktirate preko"
263
 
264
+ #: bws_menu.php:580
265
+ #: bws_menu.php:648
266
+ #: bws_menu.php:903
267
  msgid "System status"
268
  msgstr "Sistemski status"
269
 
270
+ #: bws_menu.php:584
271
+ #: bws_menu.php:906
272
  msgid "Environment"
273
  msgstr "Okruženje"
274
 
275
+ #: bws_menu.php:595
276
+ #: bws_menu.php:917
277
  #, fuzzy
278
  msgid "Active Plugins"
279
  msgstr "Extensions activées"
280
 
281
+ #: bws_menu.php:606
282
+ #: bws_menu.php:928
283
  #, fuzzy
284
  msgid "Inactive Plugins"
285
  msgstr "Extensions activées"
286
 
287
+ #: bws_menu.php:620
288
+ #: bws_menu.php:942
289
  #, fuzzy
290
  msgid "Send to support"
291
  msgstr "Soutien"
292
 
293
+ #: bws_menu.php:627
294
+ #: bws_menu.php:949
295
  msgid "Send to custom email &#187;"
296
  msgstr "Pošalji na korisnički mejl &#187;"
297
 
298
+ #: bws_menu.php:638
299
  msgid "Switch to old interface"
300
  msgstr ""
301
 
302
+ #: bws_menu.php:644
303
  #, fuzzy
304
  msgid "Plugins"
305
  msgstr "Pro moduli"
306
 
307
+ #: bws_menu.php:646
308
  msgid "Themes"
309
  msgstr ""
310
 
311
+ #: bws_menu.php:652
312
  msgid "All"
313
  msgstr ""
314
 
315
+ #: bws_menu.php:653
316
  #, fuzzy
317
  msgid "Installed"
318
  msgstr "Instalacija %s"
319
 
320
+ #: bws_menu.php:654
321
  #, fuzzy
322
  msgid "Recommended"
323
  msgstr "Preporučeni moduli"
324
 
325
+ #: bws_menu.php:676
326
+ #: bws_menu.php:704
327
+ #: bws_menu.php:726
328
+ #: bws_menu.php:754
329
+ #: bws_menu.php:795
 
 
 
 
 
 
330
  #, fuzzy
331
  msgid "Learn more"
332
  msgstr "Pročitaj više"
333
 
334
+ #: bws_menu.php:694
335
+ #: bws_menu.php:744
336
+ #: bws_menu.php:785
337
  msgid "Go"
338
  msgstr ""
339
 
340
+ #: bws_menu.php:698
341
+ #: bws_menu.php:748
342
+ #: bws_menu.php:789
343
  msgid "DONATE"
344
  msgstr ""
345
 
346
+ #: bws_menu.php:728
347
+ #: bws_menu.php:756
348
  #, fuzzy
349
  msgid "Activate this plugin"
350
  msgstr "Aktivirani moduli"
351
 
352
+ #: bws_menu.php:728
353
+ #: bws_menu.php:756
354
  #, fuzzy
355
  msgid "Activate"
356
  msgstr "Aktivirani moduli"
357
 
358
+ #: bws_menu.php:797
 
 
 
 
 
359
  #, fuzzy
360
  msgid "Install now"
361
  msgstr "Instalacija %s"
362
 
363
+ #: bws_menu.php:819
364
  msgid "Try again"
365
  msgstr ""
366
 
367
+ #: bws_menu.php:836
368
  #, php-format
369
  msgid "Preview &#8220;%s&#8221;"
370
  msgstr ""
371
 
372
+ #: bws_menu.php:867
373
  #, fuzzy
374
  msgid "Install Now"
375
  msgstr "Instalacija %s"
376
 
377
+ #: bws_menu.php:870
378
  #, php-format
379
  msgid "Update to version %s"
380
  msgstr ""
381
 
382
+ #: bws_menu.php:870
383
  #, fuzzy
384
  msgid "Update"
385
  msgstr "date"
386
 
387
+ #: bws_menu.php:877
388
  #, php-format
389
  msgid "Preview %s"
390
  msgstr ""
391
 
392
+ #: bws_menu.php:877
393
  msgid "Preview"
394
  msgstr ""
395
 
396
+ #: bws_menu.php:884
397
  #, php-format
398
  msgid "By %s"
399
  msgstr ""
400
 
401
+ #: bws_menu.php:890
402
  msgid "Details"
403
  msgstr ""
404
 
405
+ #, fuzzy
406
+ #~ msgid "installed"
407
+ #~ msgstr "Instalacija %s"
408
+
409
  #~ msgid ""
410
  #~ "The following files \"gallery-template.php\" and \"gallery-single-"
411
  #~ "template.php\" were not found in the directory of your theme. Please copy "
bws_menu/languages/bestwebsoft-sv_SE.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-sv_SE.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2014-01-06 15:20+0300\n"
6
- "PO-Revision-Date: 2014-01-06 15:20+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Christer Rönningborg, Blittan <blittan@xbmc.org>\n"
9
  "Language: sv_SE\n"
@@ -16,393 +16,388 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.7\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: bws_menu.php:331
20
  msgid "Not set"
21
  msgstr "Inte angiven"
22
 
23
- #: bws_menu.php:333
24
- #: bws_menu.php:337
25
  msgid "On"
26
  msgstr "På"
27
 
28
- #: bws_menu.php:335
29
- #: bws_menu.php:339
30
  msgid "Off"
31
  msgstr "Av"
32
 
33
- #: bws_menu.php:343
34
- #: bws_menu.php:347
35
  #: bws_menu.php:351
36
  #: bws_menu.php:355
37
  #: bws_menu.php:359
38
- #: bws_menu.php:385
 
 
39
  msgid "N/A"
40
  msgstr "Finns ej"
41
 
42
- #: bws_menu.php:357
43
  msgid " Mb"
44
  msgstr " Mb"
45
 
46
- #: bws_menu.php:361
47
- #: bws_menu.php:365
48
  #: bws_menu.php:369
49
- #: bws_menu.php:380
 
 
50
  msgid "Yes"
51
  msgstr "Ja"
52
 
53
- #: bws_menu.php:363
54
- #: bws_menu.php:367
55
  #: bws_menu.php:371
56
- #: bws_menu.php:382
 
 
57
  msgid "No"
58
  msgstr "Nej"
59
 
60
- #: bws_menu.php:396
61
  msgid "Operating System"
62
  msgstr "Operativsystem"
63
 
64
- #: bws_menu.php:397
65
  msgid "Server"
66
  msgstr "Server"
67
 
68
- #: bws_menu.php:398
69
  msgid "Memory usage"
70
  msgstr "Minnesanvändning"
71
 
72
- #: bws_menu.php:399
73
  msgid "MYSQL Version"
74
  msgstr "MySQL-version"
75
 
76
- #: bws_menu.php:400
77
  msgid "SQL Mode"
78
  msgstr "SQL-läge"
79
 
80
- #: bws_menu.php:401
81
  msgid "PHP Version"
82
  msgstr "PHP-version"
83
 
84
- #: bws_menu.php:402
85
  msgid "PHP Safe Mode"
86
  msgstr "PHP säkert läge"
87
 
88
- #: bws_menu.php:403
89
  msgid "PHP Allow URL fopen"
90
  msgstr "PHP tillåt URL fopen"
91
 
92
- #: bws_menu.php:404
93
  msgid "PHP Memory Limit"
94
  msgstr "PHP Minnesgräns"
95
 
96
- #: bws_menu.php:405
97
  msgid "PHP Max Upload Size"
98
  msgstr "PHP Max uppladdningstorlek"
99
 
100
- #: bws_menu.php:406
101
  msgid "PHP Max Post Size"
102
  msgstr "PHP Max poststorlek"
103
 
104
- #: bws_menu.php:407
105
  msgid "PHP Max Script Execute Time"
106
  msgstr "PHP Max skriptexekverinstid"
107
 
108
- #: bws_menu.php:408
109
  msgid "PHP Exif support"
110
  msgstr "PHP Exifstöd"
111
 
112
- #: bws_menu.php:409
113
  msgid "PHP IPTC support"
114
  msgstr "PHP ITPC-stöd"
115
 
116
- #: bws_menu.php:410
117
  msgid "PHP XML support"
118
  msgstr "PHP XML-stöd"
119
 
120
- #: bws_menu.php:411
121
  msgid "Site URL"
122
  msgstr "SajtURL"
123
 
124
- #: bws_menu.php:412
125
  msgid "Home URL"
126
  msgstr "HemURL"
127
 
128
- #: bws_menu.php:413
129
  msgid "WordPress Version"
130
  msgstr "WordPress-version"
131
 
132
- #: bws_menu.php:414
133
  msgid "WordPress DB Version"
134
  msgstr "WordPress-DB-version"
135
 
136
- #: bws_menu.php:415
137
  msgid "Multisite"
138
  msgstr "Multisajt"
139
 
140
- #: bws_menu.php:416
141
  msgid "Active Theme"
142
  msgstr "Aktivt tema"
143
 
144
- #: bws_menu.php:432
145
  msgid "Please enter a valid email address."
146
  msgstr "Var god ange en giltig epost-adress."
147
 
148
- #: bws_menu.php:436
149
  msgid "Email with system info is sent to "
150
  msgstr "Epost med systeminfo är skickat till"
151
 
152
- #: bws_menu.php:440
153
  msgid "Thank you for contacting us."
154
  msgstr "Tack för att du kontaktade oss."
155
 
156
- #: bws_menu.php:468
157
  msgid "Sorry, email message could not be delivered."
158
  msgstr "Ledsen, eposten kunde inte levereras."
159
 
160
- #: bws_menu.php:480
161
  msgid "Switch to new interface"
162
  msgstr ""
163
 
164
- #: bws_menu.php:487
165
  msgid "Pro plugins"
166
  msgstr "Betaltillägg"
167
 
168
- #: bws_menu.php:490
169
- #: bws_menu.php:516
170
  msgid "Activated plugins"
171
  msgstr "Aktiverade tillägg"
172
 
173
- #: bws_menu.php:492
174
  #: bws_menu.php:500
175
  #: bws_menu.php:508
176
- #: bws_menu.php:518
177
  #: bws_menu.php:526
178
  #: bws_menu.php:534
179
- #: bws_menu.php:544
180
- #: bws_menu.php:551
181
  #: bws_menu.php:559
 
182
  msgid "Read more"
183
  msgstr "Läs mer"
184
 
185
- #: bws_menu.php:492
186
- #: bws_menu.php:518
187
- #: bws_menu.php:673
188
- #: bws_menu.php:701
189
  msgid "Settings"
190
  msgstr "Inställningar"
191
 
192
- #: bws_menu.php:498
193
- #: bws_menu.php:524
194
- #: bws_menu.php:650
195
  msgid "Installed plugins"
196
  msgstr "Installerade tillägg"
197
 
198
- #: bws_menu.php:506
199
- #: bws_menu.php:532
200
- #: bws_menu.php:763
201
  msgid "Recommended plugins"
202
  msgstr "Rekommenderade tillägg"
203
 
204
- #: bws_menu.php:508
205
  msgid "Purchase"
206
  msgstr "Köp"
207
 
208
- #: bws_menu.php:513
209
  msgid "Free plugins"
210
  msgstr "Gratis tillägg"
211
 
212
- #: bws_menu.php:534
213
- #: bws_menu.php:559
214
  msgid "Download"
215
  msgstr "Hämta"
216
 
217
- #: bws_menu.php:534
218
- #: bws_menu.php:559
219
- #: bws_menu.php:865
220
  #, php-format
221
  msgid "Install %s"
222
  msgstr "Installera %s"
223
 
224
- #: bws_menu.php:534
225
- #: bws_menu.php:559
226
  msgid "Install now from wordpress.org"
227
  msgstr "Installera nu från wordpress.org"
228
 
229
- #: bws_menu.php:540
230
  msgid "Free themes"
231
  msgstr ""
232
 
233
- #: bws_menu.php:543
234
  #, fuzzy
235
  msgid "Activated theme"
236
  msgstr "Aktivt tema"
237
 
238
- #: bws_menu.php:544
239
  #, php-format
240
  msgid "Customize &#8220;%s&#8221;"
241
  msgstr ""
242
 
243
- #: bws_menu.php:544
244
  msgid "Customize"
245
  msgstr ""
246
 
247
- #: bws_menu.php:549
248
  #, fuzzy
249
  msgid "Installed themes"
250
  msgstr "Installera %s"
251
 
252
- #: bws_menu.php:557
253
  #, fuzzy
254
  msgid "Recommended themes"
255
  msgstr "Rekommenderade tillägg"
256
 
257
- #: bws_menu.php:565
258
  msgid "If you have any questions, please contact us via"
259
  msgstr "Om du har några frågor, kontakta oss via"
260
 
261
- #: bws_menu.php:572
262
- #: bws_menu.php:640
263
- #: bws_menu.php:901
264
  msgid "System status"
265
  msgstr "Systemstatus"
266
 
267
- #: bws_menu.php:576
268
- #: bws_menu.php:904
269
  msgid "Environment"
270
  msgstr "Miljövariabler"
271
 
272
- #: bws_menu.php:587
273
- #: bws_menu.php:915
274
  msgid "Active Plugins"
275
  msgstr "Aktiverade tillägg"
276
 
277
- #: bws_menu.php:598
278
- #: bws_menu.php:926
279
  msgid "Inactive Plugins"
280
  msgstr "Inaktiverade tillägg"
281
 
282
- #: bws_menu.php:612
283
- #: bws_menu.php:940
284
  msgid "Send to support"
285
  msgstr "Skicka till support"
286
 
287
- #: bws_menu.php:619
288
- #: bws_menu.php:947
289
  msgid "Send to custom email &#187;"
290
  msgstr "Skicka till anpassad epost &#187;"
291
 
292
- #: bws_menu.php:630
293
  msgid "Switch to old interface"
294
  msgstr ""
295
 
296
- #: bws_menu.php:636
297
  #, fuzzy
298
  msgid "Plugins"
299
  msgstr "Betaltillägg"
300
 
301
- #: bws_menu.php:638
302
  msgid "Themes"
303
  msgstr ""
304
 
305
- #: bws_menu.php:644
306
  msgid "All"
307
  msgstr ""
308
 
309
- #: bws_menu.php:645
310
  #, fuzzy
311
  msgid "Installed"
312
  msgstr "Installera %s"
313
 
314
- #: bws_menu.php:646
315
  #, fuzzy
316
  msgid "Recommended"
317
  msgstr "Rekommenderade tillägg"
318
 
319
- #: bws_menu.php:666
320
- #: bws_menu.php:719
321
- #, fuzzy
322
- msgid "installed"
323
- msgstr "Installera %s"
324
-
325
- #: bws_menu.php:671
326
- #: bws_menu.php:699
327
- #: bws_menu.php:724
328
- #: bws_menu.php:752
329
- #: bws_menu.php:793
330
  #, fuzzy
331
  msgid "Learn more"
332
  msgstr "Läs mer"
333
 
334
- #: bws_menu.php:689
335
- #: bws_menu.php:742
336
- #: bws_menu.php:783
337
  msgid "Go"
338
  msgstr ""
339
 
340
- #: bws_menu.php:693
 
 
341
  msgid "DONATE"
342
  msgstr ""
343
 
344
- #: bws_menu.php:726
345
- #: bws_menu.php:754
346
  #, fuzzy
347
  msgid "Activate this plugin"
348
  msgstr "Aktiverade tillägg"
349
 
350
- #: bws_menu.php:726
351
- #: bws_menu.php:754
352
  #, fuzzy
353
  msgid "Activate"
354
  msgstr "Aktiverade tillägg"
355
 
356
- #: bws_menu.php:746
357
- #: bws_menu.php:787
358
- msgid "Donate"
359
- msgstr ""
360
-
361
- #: bws_menu.php:795
362
  #, fuzzy
363
  msgid "Install now"
364
  msgstr "Установить сейчас"
365
 
366
- #: bws_menu.php:817
367
  msgid "Try again"
368
  msgstr ""
369
 
370
- #: bws_menu.php:834
371
  #, php-format
372
  msgid "Preview &#8220;%s&#8221;"
373
  msgstr ""
374
 
375
- #: bws_menu.php:865
376
  msgid "Install Now"
377
  msgstr "Установить сейчас"
378
 
379
- #: bws_menu.php:868
380
  #, php-format
381
  msgid "Update to version %s"
382
  msgstr ""
383
 
384
- #: bws_menu.php:868
385
  msgid "Update"
386
  msgstr ""
387
 
388
- #: bws_menu.php:875
389
  #, php-format
390
  msgid "Preview %s"
391
  msgstr ""
392
 
393
- #: bws_menu.php:875
394
  msgid "Preview"
395
  msgstr ""
396
 
397
- #: bws_menu.php:882
398
  #, php-format
399
  msgid "By %s"
400
  msgstr ""
401
 
402
- #: bws_menu.php:888
403
  msgid "Details"
404
  msgstr ""
405
 
 
 
 
 
406
  #~ msgid "Login form"
407
  #~ msgstr "Inloggningsformulär"
408
 
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-01-17 12:14+0300\n"
6
+ "PO-Revision-Date: 2014-01-17 12:14+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Christer Rönningborg, Blittan <blittan@xbmc.org>\n"
9
  "Language: sv_SE\n"
16
  "X-Generator: Poedit 1.5.7\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: bws_menu.php:339
20
  msgid "Not set"
21
  msgstr "Inte angiven"
22
 
23
+ #: bws_menu.php:341
24
+ #: bws_menu.php:345
25
  msgid "On"
26
  msgstr "På"
27
 
28
+ #: bws_menu.php:343
29
+ #: bws_menu.php:347
30
  msgid "Off"
31
  msgstr "Av"
32
 
 
 
33
  #: bws_menu.php:351
34
  #: bws_menu.php:355
35
  #: bws_menu.php:359
36
+ #: bws_menu.php:363
37
+ #: bws_menu.php:367
38
+ #: bws_menu.php:393
39
  msgid "N/A"
40
  msgstr "Finns ej"
41
 
42
+ #: bws_menu.php:365
43
  msgid " Mb"
44
  msgstr " Mb"
45
 
 
 
46
  #: bws_menu.php:369
47
+ #: bws_menu.php:373
48
+ #: bws_menu.php:377
49
+ #: bws_menu.php:388
50
  msgid "Yes"
51
  msgstr "Ja"
52
 
 
 
53
  #: bws_menu.php:371
54
+ #: bws_menu.php:375
55
+ #: bws_menu.php:379
56
+ #: bws_menu.php:390
57
  msgid "No"
58
  msgstr "Nej"
59
 
60
+ #: bws_menu.php:404
61
  msgid "Operating System"
62
  msgstr "Operativsystem"
63
 
64
+ #: bws_menu.php:405
65
  msgid "Server"
66
  msgstr "Server"
67
 
68
+ #: bws_menu.php:406
69
  msgid "Memory usage"
70
  msgstr "Minnesanvändning"
71
 
72
+ #: bws_menu.php:407
73
  msgid "MYSQL Version"
74
  msgstr "MySQL-version"
75
 
76
+ #: bws_menu.php:408
77
  msgid "SQL Mode"
78
  msgstr "SQL-läge"
79
 
80
+ #: bws_menu.php:409
81
  msgid "PHP Version"
82
  msgstr "PHP-version"
83
 
84
+ #: bws_menu.php:410
85
  msgid "PHP Safe Mode"
86
  msgstr "PHP säkert läge"
87
 
88
+ #: bws_menu.php:411
89
  msgid "PHP Allow URL fopen"
90
  msgstr "PHP tillåt URL fopen"
91
 
92
+ #: bws_menu.php:412
93
  msgid "PHP Memory Limit"
94
  msgstr "PHP Minnesgräns"
95
 
96
+ #: bws_menu.php:413
97
  msgid "PHP Max Upload Size"
98
  msgstr "PHP Max uppladdningstorlek"
99
 
100
+ #: bws_menu.php:414
101
  msgid "PHP Max Post Size"
102
  msgstr "PHP Max poststorlek"
103
 
104
+ #: bws_menu.php:415
105
  msgid "PHP Max Script Execute Time"
106
  msgstr "PHP Max skriptexekverinstid"
107
 
108
+ #: bws_menu.php:416
109
  msgid "PHP Exif support"
110
  msgstr "PHP Exifstöd"
111
 
112
+ #: bws_menu.php:417
113
  msgid "PHP IPTC support"
114
  msgstr "PHP ITPC-stöd"
115
 
116
+ #: bws_menu.php:418
117
  msgid "PHP XML support"
118
  msgstr "PHP XML-stöd"
119
 
120
+ #: bws_menu.php:419
121
  msgid "Site URL"
122
  msgstr "SajtURL"
123
 
124
+ #: bws_menu.php:420
125
  msgid "Home URL"
126
  msgstr "HemURL"
127
 
128
+ #: bws_menu.php:421
129
  msgid "WordPress Version"
130
  msgstr "WordPress-version"
131
 
132
+ #: bws_menu.php:422
133
  msgid "WordPress DB Version"
134
  msgstr "WordPress-DB-version"
135
 
136
+ #: bws_menu.php:423
137
  msgid "Multisite"
138
  msgstr "Multisajt"
139
 
140
+ #: bws_menu.php:424
141
  msgid "Active Theme"
142
  msgstr "Aktivt tema"
143
 
144
+ #: bws_menu.php:440
145
  msgid "Please enter a valid email address."
146
  msgstr "Var god ange en giltig epost-adress."
147
 
148
+ #: bws_menu.php:444
149
  msgid "Email with system info is sent to "
150
  msgstr "Epost med systeminfo är skickat till"
151
 
152
+ #: bws_menu.php:448
153
  msgid "Thank you for contacting us."
154
  msgstr "Tack för att du kontaktade oss."
155
 
156
+ #: bws_menu.php:476
157
  msgid "Sorry, email message could not be delivered."
158
  msgstr "Ledsen, eposten kunde inte levereras."
159
 
160
+ #: bws_menu.php:488
161
  msgid "Switch to new interface"
162
  msgstr ""
163
 
164
+ #: bws_menu.php:495
165
  msgid "Pro plugins"
166
  msgstr "Betaltillägg"
167
 
168
+ #: bws_menu.php:498
169
+ #: bws_menu.php:524
170
  msgid "Activated plugins"
171
  msgstr "Aktiverade tillägg"
172
 
 
173
  #: bws_menu.php:500
174
  #: bws_menu.php:508
175
+ #: bws_menu.php:516
176
  #: bws_menu.php:526
177
  #: bws_menu.php:534
178
+ #: bws_menu.php:542
179
+ #: bws_menu.php:552
180
  #: bws_menu.php:559
181
+ #: bws_menu.php:567
182
  msgid "Read more"
183
  msgstr "Läs mer"
184
 
185
+ #: bws_menu.php:500
186
+ #: bws_menu.php:526
187
+ #: bws_menu.php:678
188
+ #: bws_menu.php:706
189
  msgid "Settings"
190
  msgstr "Inställningar"
191
 
192
+ #: bws_menu.php:506
193
+ #: bws_menu.php:532
194
+ #: bws_menu.php:658
195
  msgid "Installed plugins"
196
  msgstr "Installerade tillägg"
197
 
198
+ #: bws_menu.php:514
199
+ #: bws_menu.php:540
200
+ #: bws_menu.php:765
201
  msgid "Recommended plugins"
202
  msgstr "Rekommenderade tillägg"
203
 
204
+ #: bws_menu.php:516
205
  msgid "Purchase"
206
  msgstr "Köp"
207
 
208
+ #: bws_menu.php:521
209
  msgid "Free plugins"
210
  msgstr "Gratis tillägg"
211
 
212
+ #: bws_menu.php:542
213
+ #: bws_menu.php:567
214
  msgid "Download"
215
  msgstr "Hämta"
216
 
217
+ #: bws_menu.php:542
218
+ #: bws_menu.php:567
219
+ #: bws_menu.php:867
220
  #, php-format
221
  msgid "Install %s"
222
  msgstr "Installera %s"
223
 
224
+ #: bws_menu.php:542
225
+ #: bws_menu.php:567
226
  msgid "Install now from wordpress.org"
227
  msgstr "Installera nu från wordpress.org"
228
 
229
+ #: bws_menu.php:548
230
  msgid "Free themes"
231
  msgstr ""
232
 
233
+ #: bws_menu.php:551
234
  #, fuzzy
235
  msgid "Activated theme"
236
  msgstr "Aktivt tema"
237
 
238
+ #: bws_menu.php:552
239
  #, php-format
240
  msgid "Customize &#8220;%s&#8221;"
241
  msgstr ""
242
 
243
+ #: bws_menu.php:552
244
  msgid "Customize"
245
  msgstr ""
246
 
247
+ #: bws_menu.php:557
248
  #, fuzzy
249
  msgid "Installed themes"
250
  msgstr "Installera %s"
251
 
252
+ #: bws_menu.php:565
253
  #, fuzzy
254
  msgid "Recommended themes"
255
  msgstr "Rekommenderade tillägg"
256
 
257
+ #: bws_menu.php:573
258
  msgid "If you have any questions, please contact us via"
259
  msgstr "Om du har några frågor, kontakta oss via"
260
 
261
+ #: bws_menu.php:580
262
+ #: bws_menu.php:648
263
+ #: bws_menu.php:903
264
  msgid "System status"
265
  msgstr "Systemstatus"
266
 
267
+ #: bws_menu.php:584
268
+ #: bws_menu.php:906
269
  msgid "Environment"
270
  msgstr "Miljövariabler"
271
 
272
+ #: bws_menu.php:595
273
+ #: bws_menu.php:917
274
  msgid "Active Plugins"
275
  msgstr "Aktiverade tillägg"
276
 
277
+ #: bws_menu.php:606
278
+ #: bws_menu.php:928
279
  msgid "Inactive Plugins"
280
  msgstr "Inaktiverade tillägg"
281
 
282
+ #: bws_menu.php:620
283
+ #: bws_menu.php:942
284
  msgid "Send to support"
285
  msgstr "Skicka till support"
286
 
287
+ #: bws_menu.php:627
288
+ #: bws_menu.php:949
289
  msgid "Send to custom email &#187;"
290
  msgstr "Skicka till anpassad epost &#187;"
291
 
292
+ #: bws_menu.php:638
293
  msgid "Switch to old interface"
294
  msgstr ""
295
 
296
+ #: bws_menu.php:644
297
  #, fuzzy
298
  msgid "Plugins"
299
  msgstr "Betaltillägg"
300
 
301
+ #: bws_menu.php:646
302
  msgid "Themes"
303
  msgstr ""
304
 
305
+ #: bws_menu.php:652
306
  msgid "All"
307
  msgstr ""
308
 
309
+ #: bws_menu.php:653
310
  #, fuzzy
311
  msgid "Installed"
312
  msgstr "Installera %s"
313
 
314
+ #: bws_menu.php:654
315
  #, fuzzy
316
  msgid "Recommended"
317
  msgstr "Rekommenderade tillägg"
318
 
319
+ #: bws_menu.php:676
320
+ #: bws_menu.php:704
321
+ #: bws_menu.php:726
322
+ #: bws_menu.php:754
323
+ #: bws_menu.php:795
 
 
 
 
 
 
324
  #, fuzzy
325
  msgid "Learn more"
326
  msgstr "Läs mer"
327
 
328
+ #: bws_menu.php:694
329
+ #: bws_menu.php:744
330
+ #: bws_menu.php:785
331
  msgid "Go"
332
  msgstr ""
333
 
334
+ #: bws_menu.php:698
335
+ #: bws_menu.php:748
336
+ #: bws_menu.php:789
337
  msgid "DONATE"
338
  msgstr ""
339
 
340
+ #: bws_menu.php:728
341
+ #: bws_menu.php:756
342
  #, fuzzy
343
  msgid "Activate this plugin"
344
  msgstr "Aktiverade tillägg"
345
 
346
+ #: bws_menu.php:728
347
+ #: bws_menu.php:756
348
  #, fuzzy
349
  msgid "Activate"
350
  msgstr "Aktiverade tillägg"
351
 
352
+ #: bws_menu.php:797
 
 
 
 
 
353
  #, fuzzy
354
  msgid "Install now"
355
  msgstr "Установить сейчас"
356
 
357
+ #: bws_menu.php:819
358
  msgid "Try again"
359
  msgstr ""
360
 
361
+ #: bws_menu.php:836
362
  #, php-format
363
  msgid "Preview &#8220;%s&#8221;"
364
  msgstr ""
365
 
366
+ #: bws_menu.php:867
367
  msgid "Install Now"
368
  msgstr "Установить сейчас"
369
 
370
+ #: bws_menu.php:870
371
  #, php-format
372
  msgid "Update to version %s"
373
  msgstr ""
374
 
375
+ #: bws_menu.php:870
376
  msgid "Update"
377
  msgstr ""
378
 
379
+ #: bws_menu.php:877
380
  #, php-format
381
  msgid "Preview %s"
382
  msgstr ""
383
 
384
+ #: bws_menu.php:877
385
  msgid "Preview"
386
  msgstr ""
387
 
388
+ #: bws_menu.php:884
389
  #, php-format
390
  msgid "By %s"
391
  msgstr ""
392
 
393
+ #: bws_menu.php:890
394
  msgid "Details"
395
  msgstr ""
396
 
397
+ #, fuzzy
398
+ #~ msgid "installed"
399
+ #~ msgstr "Installera %s"
400
+
401
  #~ msgid "Login form"
402
  #~ msgstr "Inloggningsformulär"
403
 
bws_menu/languages/bestwebsoft-uk.mo CHANGED
Binary file
bws_menu/languages/bestwebsoft-uk.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2014-01-06 15:20+0300\n"
6
- "PO-Revision-Date: 2014-01-06 15:20+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: bestwebsoft.com <http://support.bestwebsoft.com>\n"
9
  "Language: ru_RU\n"
@@ -16,393 +16,388 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.7\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: bws_menu.php:331
20
  msgid "Not set"
21
  msgstr "Не завдано"
22
 
23
- #: bws_menu.php:333
24
- #: bws_menu.php:337
25
  msgid "On"
26
  msgstr "Увімк."
27
 
28
- #: bws_menu.php:335
29
- #: bws_menu.php:339
30
  msgid "Off"
31
  msgstr "Вимк."
32
 
33
- #: bws_menu.php:343
34
- #: bws_menu.php:347
35
  #: bws_menu.php:351
36
  #: bws_menu.php:355
37
  #: bws_menu.php:359
38
- #: bws_menu.php:385
 
 
39
  msgid "N/A"
40
  msgstr "Невідомо"
41
 
42
- #: bws_menu.php:357
43
  msgid " Mb"
44
  msgstr "Mb"
45
 
46
- #: bws_menu.php:361
47
- #: bws_menu.php:365
48
  #: bws_menu.php:369
49
- #: bws_menu.php:380
 
 
50
  msgid "Yes"
51
  msgstr "Так"
52
 
53
- #: bws_menu.php:363
54
- #: bws_menu.php:367
55
  #: bws_menu.php:371
56
- #: bws_menu.php:382
 
 
57
  msgid "No"
58
  msgstr "Ні"
59
 
60
- #: bws_menu.php:396
61
  msgid "Operating System"
62
  msgstr "Операційна система"
63
 
64
- #: bws_menu.php:397
65
  msgid "Server"
66
  msgstr "Тип серверу"
67
 
68
- #: bws_menu.php:398
69
  msgid "Memory usage"
70
  msgstr "Пам’яті використано"
71
 
72
- #: bws_menu.php:399
73
  msgid "MYSQL Version"
74
  msgstr "Версія MYSQL"
75
 
76
- #: bws_menu.php:400
77
  msgid "SQL Mode"
78
  msgstr "Режим SQL"
79
 
80
- #: bws_menu.php:401
81
  msgid "PHP Version"
82
  msgstr "Версія PHP"
83
 
84
- #: bws_menu.php:402
85
  msgid "PHP Safe Mode"
86
  msgstr "PHP Безпечний режим"
87
 
88
- #: bws_menu.php:403
89
  msgid "PHP Allow URL fopen"
90
  msgstr "PHP Allow URL fopen"
91
 
92
- #: bws_menu.php:404
93
  msgid "PHP Memory Limit"
94
  msgstr "Ліміт пам’яті"
95
 
96
- #: bws_menu.php:405
97
  msgid "PHP Max Upload Size"
98
  msgstr "Макс. розмір файлу, що завантажується"
99
 
100
- #: bws_menu.php:406
101
  msgid "PHP Max Post Size"
102
  msgstr "Макс. розмір запису"
103
 
104
- #: bws_menu.php:407
105
  msgid "PHP Max Script Execute Time"
106
  msgstr "Макс. час виконання сценарію"
107
 
108
- #: bws_menu.php:408
109
  msgid "PHP Exif support"
110
  msgstr "Підтримка PHP Exif"
111
 
112
- #: bws_menu.php:409
113
  msgid "PHP IPTC support"
114
  msgstr "Підтримка PHP IPTC"
115
 
116
- #: bws_menu.php:410
117
  msgid "PHP XML support"
118
  msgstr "Підтримка PHP XML"
119
 
120
- #: bws_menu.php:411
121
  msgid "Site URL"
122
  msgstr "Адреса сайту"
123
 
124
- #: bws_menu.php:412
125
  msgid "Home URL"
126
  msgstr "Основна адреса сайту"
127
 
128
- #: bws_menu.php:413
129
  msgid "WordPress Version"
130
  msgstr "Версія WordPress"
131
 
132
- #: bws_menu.php:414
133
  msgid "WordPress DB Version"
134
  msgstr "Версія бази даних WordPress"
135
 
136
- #: bws_menu.php:415
137
  msgid "Multisite"
138
  msgstr "Мультиблог"
139
 
140
- #: bws_menu.php:416
141
  msgid "Active Theme"
142
  msgstr "Поточна тема"
143
 
144
- #: bws_menu.php:432
145
  msgid "Please enter a valid email address."
146
  msgstr "Будь ласка, введіть коректну електронну адресу."
147
 
148
- #: bws_menu.php:436
149
  msgid "Email with system info is sent to "
150
  msgstr "Електронній лист з системною інформацією відправлено на"
151
 
152
- #: bws_menu.php:440
153
  msgid "Thank you for contacting us."
154
  msgstr "Дякуємо, що звернулися до нас."
155
 
156
- #: bws_menu.php:468
157
  msgid "Sorry, email message could not be delivered."
158
  msgstr "Вибачте, ваше електронне повідомлення не може бути відправлено"
159
 
160
- #: bws_menu.php:480
161
  msgid "Switch to new interface"
162
  msgstr ""
163
 
164
- #: bws_menu.php:487
165
  msgid "Pro plugins"
166
  msgstr "Плагіни про-версії"
167
 
168
- #: bws_menu.php:490
169
- #: bws_menu.php:516
170
  msgid "Activated plugins"
171
  msgstr "Активовані плагіни"
172
 
173
- #: bws_menu.php:492
174
  #: bws_menu.php:500
175
  #: bws_menu.php:508
176
- #: bws_menu.php:518
177
  #: bws_menu.php:526
178
  #: bws_menu.php:534
179
- #: bws_menu.php:544
180
- #: bws_menu.php:551
181
  #: bws_menu.php:559
 
182
  msgid "Read more"
183
  msgstr "Детальніше..."
184
 
185
- #: bws_menu.php:492
186
- #: bws_menu.php:518
187
- #: bws_menu.php:673
188
- #: bws_menu.php:701
189
  msgid "Settings"
190
  msgstr "Установки"
191
 
192
- #: bws_menu.php:498
193
- #: bws_menu.php:524
194
- #: bws_menu.php:650
195
  msgid "Installed plugins"
196
  msgstr "Установлені плагіни"
197
 
198
- #: bws_menu.php:506
199
- #: bws_menu.php:532
200
- #: bws_menu.php:763
201
  msgid "Recommended plugins"
202
  msgstr "Рекомендовані до установки плагіни"
203
 
204
- #: bws_menu.php:508
205
  msgid "Purchase"
206
  msgstr "Купити"
207
 
208
- #: bws_menu.php:513
209
  msgid "Free plugins"
210
  msgstr "Безкоштовні плагіни"
211
 
212
- #: bws_menu.php:534
213
- #: bws_menu.php:559
214
  msgid "Download"
215
  msgstr "Завантажити"
216
 
217
- #: bws_menu.php:534
218
- #: bws_menu.php:559
219
- #: bws_menu.php:865
220
  #, php-format
221
  msgid "Install %s"
222
  msgstr "Установлено %s"
223
 
224
- #: bws_menu.php:534
225
- #: bws_menu.php:559
226
  msgid "Install now from wordpress.org"
227
  msgstr "Установити з wordpress.org"
228
 
229
- #: bws_menu.php:540
230
  msgid "Free themes"
231
  msgstr ""
232
 
233
- #: bws_menu.php:543
234
  #, fuzzy
235
  msgid "Activated theme"
236
  msgstr "Поточна тема"
237
 
238
- #: bws_menu.php:544
239
  #, php-format
240
  msgid "Customize &#8220;%s&#8221;"
241
  msgstr ""
242
 
243
- #: bws_menu.php:544
244
  msgid "Customize"
245
  msgstr ""
246
 
247
- #: bws_menu.php:549
248
  #, fuzzy
249
  msgid "Installed themes"
250
  msgstr "Установлено %s"
251
 
252
- #: bws_menu.php:557
253
  #, fuzzy
254
  msgid "Recommended themes"
255
  msgstr "Рекомендовані до установки плагіни"
256
 
257
- #: bws_menu.php:565
258
  msgid "If you have any questions, please contact us via"
259
  msgstr "Якщо у вас виникли будь-які питанні, будь ласка, звертайтеся на"
260
 
261
- #: bws_menu.php:572
262
- #: bws_menu.php:640
263
- #: bws_menu.php:901
264
  msgid "System status"
265
  msgstr "Системна інформація"
266
 
267
- #: bws_menu.php:576
268
- #: bws_menu.php:904
269
  msgid "Environment"
270
  msgstr "Системне оточення"
271
 
272
- #: bws_menu.php:587
273
- #: bws_menu.php:915
274
  msgid "Active Plugins"
275
  msgstr "Активовані плагіни"
276
 
277
- #: bws_menu.php:598
278
- #: bws_menu.php:926
279
  msgid "Inactive Plugins"
280
  msgstr "Неактивовані плагіни"
281
 
282
- #: bws_menu.php:612
283
- #: bws_menu.php:940
284
  msgid "Send to support"
285
  msgstr "Відправити до служби тех. підтримки"
286
 
287
- #: bws_menu.php:619
288
- #: bws_menu.php:947
289
  msgid "Send to custom email &#187;"
290
  msgstr "Відправити на електронну адресу &#187;"
291
 
292
- #: bws_menu.php:630
293
  msgid "Switch to old interface"
294
  msgstr ""
295
 
296
- #: bws_menu.php:636
297
  #, fuzzy
298
  msgid "Plugins"
299
  msgstr "Плагіни про-версії"
300
 
301
- #: bws_menu.php:638
302
  msgid "Themes"
303
  msgstr ""
304
 
305
- #: bws_menu.php:644
306
  msgid "All"
307
  msgstr ""
308
 
309
- #: bws_menu.php:645
310
  #, fuzzy
311
  msgid "Installed"
312
  msgstr "Установлено %s"
313
 
314
- #: bws_menu.php:646
315
  #, fuzzy
316
  msgid "Recommended"
317
  msgstr "Рекомендовані до установки плагіни"
318
 
319
- #: bws_menu.php:666
320
- #: bws_menu.php:719
321
- #, fuzzy
322
- msgid "installed"
323
- msgstr "Установлено %s"
324
-
325
- #: bws_menu.php:671
326
- #: bws_menu.php:699
327
- #: bws_menu.php:724
328
- #: bws_menu.php:752
329
- #: bws_menu.php:793
330
  #, fuzzy
331
  msgid "Learn more"
332
  msgstr "Детальніше..."
333
 
334
- #: bws_menu.php:689
335
- #: bws_menu.php:742
336
- #: bws_menu.php:783
337
  msgid "Go"
338
  msgstr ""
339
 
340
- #: bws_menu.php:693
 
 
341
  msgid "DONATE"
342
  msgstr ""
343
 
344
- #: bws_menu.php:726
345
- #: bws_menu.php:754
346
  #, fuzzy
347
  msgid "Activate this plugin"
348
  msgstr "Активовані плагіни"
349
 
350
- #: bws_menu.php:726
351
- #: bws_menu.php:754
352
  #, fuzzy
353
  msgid "Activate"
354
  msgstr "Активовані плагіни"
355
 
356
- #: bws_menu.php:746
357
- #: bws_menu.php:787
358
- msgid "Donate"
359
- msgstr ""
360
-
361
- #: bws_menu.php:795
362
  #, fuzzy
363
  msgid "Install now"
364
- msgstr "Установить сейчас"
365
 
366
- #: bws_menu.php:817
367
  msgid "Try again"
368
  msgstr ""
369
 
370
- #: bws_menu.php:834
371
  #, php-format
372
  msgid "Preview &#8220;%s&#8221;"
373
  msgstr ""
374
 
375
- #: bws_menu.php:865
376
  msgid "Install Now"
377
- msgstr "Установить сейчас"
378
 
379
- #: bws_menu.php:868
380
  #, php-format
381
  msgid "Update to version %s"
382
  msgstr ""
383
 
384
- #: bws_menu.php:868
385
  msgid "Update"
386
  msgstr ""
387
 
388
- #: bws_menu.php:875
389
  #, php-format
390
  msgid "Preview %s"
391
  msgstr ""
392
 
393
- #: bws_menu.php:875
394
  msgid "Preview"
395
  msgstr ""
396
 
397
- #: bws_menu.php:882
398
  #, php-format
399
  msgid "By %s"
400
  msgstr ""
401
 
402
- #: bws_menu.php:888
403
  msgid "Details"
404
  msgstr ""
405
 
 
 
 
 
406
  #~ msgid "Login form"
407
  #~ msgstr "Форма логина"
408
 
2
  msgstr ""
3
  "Project-Id-Version: bestwebsoft\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-01-17 12:14+0300\n"
6
+ "PO-Revision-Date: 2014-01-17 12:14+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: bestwebsoft.com <http://support.bestwebsoft.com>\n"
9
  "Language: ru_RU\n"
16
  "X-Generator: Poedit 1.5.7\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: bws_menu.php:339
20
  msgid "Not set"
21
  msgstr "Не завдано"
22
 
23
+ #: bws_menu.php:341
24
+ #: bws_menu.php:345
25
  msgid "On"
26
  msgstr "Увімк."
27
 
28
+ #: bws_menu.php:343
29
+ #: bws_menu.php:347
30
  msgid "Off"
31
  msgstr "Вимк."
32
 
 
 
33
  #: bws_menu.php:351
34
  #: bws_menu.php:355
35
  #: bws_menu.php:359
36
+ #: bws_menu.php:363
37
+ #: bws_menu.php:367
38
+ #: bws_menu.php:393
39
  msgid "N/A"
40
  msgstr "Невідомо"
41
 
42
+ #: bws_menu.php:365
43
  msgid " Mb"
44
  msgstr "Mb"
45
 
 
 
46
  #: bws_menu.php:369
47
+ #: bws_menu.php:373
48
+ #: bws_menu.php:377
49
+ #: bws_menu.php:388
50
  msgid "Yes"
51
  msgstr "Так"
52
 
 
 
53
  #: bws_menu.php:371
54
+ #: bws_menu.php:375
55
+ #: bws_menu.php:379
56
+ #: bws_menu.php:390
57
  msgid "No"
58
  msgstr "Ні"
59
 
60
+ #: bws_menu.php:404
61
  msgid "Operating System"
62
  msgstr "Операційна система"
63
 
64
+ #: bws_menu.php:405
65
  msgid "Server"
66
  msgstr "Тип серверу"
67
 
68
+ #: bws_menu.php:406
69
  msgid "Memory usage"
70
  msgstr "Пам’яті використано"
71
 
72
+ #: bws_menu.php:407
73
  msgid "MYSQL Version"
74
  msgstr "Версія MYSQL"
75
 
76
+ #: bws_menu.php:408
77
  msgid "SQL Mode"
78
  msgstr "Режим SQL"
79
 
80
+ #: bws_menu.php:409
81
  msgid "PHP Version"
82
  msgstr "Версія PHP"
83
 
84
+ #: bws_menu.php:410
85
  msgid "PHP Safe Mode"
86
  msgstr "PHP Безпечний режим"
87
 
88
+ #: bws_menu.php:411
89
  msgid "PHP Allow URL fopen"
90
  msgstr "PHP Allow URL fopen"
91
 
92
+ #: bws_menu.php:412
93
  msgid "PHP Memory Limit"
94
  msgstr "Ліміт пам’яті"
95
 
96
+ #: bws_menu.php:413
97
  msgid "PHP Max Upload Size"
98
  msgstr "Макс. розмір файлу, що завантажується"
99
 
100
+ #: bws_menu.php:414
101
  msgid "PHP Max Post Size"
102
  msgstr "Макс. розмір запису"
103
 
104
+ #: bws_menu.php:415
105
  msgid "PHP Max Script Execute Time"
106
  msgstr "Макс. час виконання сценарію"
107
 
108
+ #: bws_menu.php:416
109
  msgid "PHP Exif support"
110
  msgstr "Підтримка PHP Exif"
111
 
112
+ #: bws_menu.php:417
113
  msgid "PHP IPTC support"
114
  msgstr "Підтримка PHP IPTC"
115
 
116
+ #: bws_menu.php:418
117
  msgid "PHP XML support"
118
  msgstr "Підтримка PHP XML"
119
 
120
+ #: bws_menu.php:419
121
  msgid "Site URL"
122
  msgstr "Адреса сайту"
123
 
124
+ #: bws_menu.php:420
125
  msgid "Home URL"
126
  msgstr "Основна адреса сайту"
127
 
128
+ #: bws_menu.php:421
129
  msgid "WordPress Version"
130
  msgstr "Версія WordPress"
131
 
132
+ #: bws_menu.php:422
133
  msgid "WordPress DB Version"
134
  msgstr "Версія бази даних WordPress"
135
 
136
+ #: bws_menu.php:423
137
  msgid "Multisite"
138
  msgstr "Мультиблог"
139
 
140
+ #: bws_menu.php:424
141
  msgid "Active Theme"
142
  msgstr "Поточна тема"
143
 
144
+ #: bws_menu.php:440
145
  msgid "Please enter a valid email address."
146
  msgstr "Будь ласка, введіть коректну електронну адресу."
147
 
148
+ #: bws_menu.php:444
149
  msgid "Email with system info is sent to "
150
  msgstr "Електронній лист з системною інформацією відправлено на"
151
 
152
+ #: bws_menu.php:448
153
  msgid "Thank you for contacting us."
154
  msgstr "Дякуємо, що звернулися до нас."
155
 
156
+ #: bws_menu.php:476
157
  msgid "Sorry, email message could not be delivered."
158
  msgstr "Вибачте, ваше електронне повідомлення не може бути відправлено"
159
 
160
+ #: bws_menu.php:488
161
  msgid "Switch to new interface"
162
  msgstr ""
163
 
164
+ #: bws_menu.php:495
165
  msgid "Pro plugins"
166
  msgstr "Плагіни про-версії"
167
 
168
+ #: bws_menu.php:498
169
+ #: bws_menu.php:524
170
  msgid "Activated plugins"
171
  msgstr "Активовані плагіни"
172
 
 
173
  #: bws_menu.php:500
174
  #: bws_menu.php:508
175
+ #: bws_menu.php:516
176
  #: bws_menu.php:526
177
  #: bws_menu.php:534
178
+ #: bws_menu.php:542
179
+ #: bws_menu.php:552
180
  #: bws_menu.php:559
181
+ #: bws_menu.php:567
182
  msgid "Read more"
183
  msgstr "Детальніше..."
184
 
185
+ #: bws_menu.php:500
186
+ #: bws_menu.php:526
187
+ #: bws_menu.php:678
188
+ #: bws_menu.php:706
189
  msgid "Settings"
190
  msgstr "Установки"
191
 
192
+ #: bws_menu.php:506
193
+ #: bws_menu.php:532
194
+ #: bws_menu.php:658
195
  msgid "Installed plugins"
196
  msgstr "Установлені плагіни"
197
 
198
+ #: bws_menu.php:514
199
+ #: bws_menu.php:540
200
+ #: bws_menu.php:765
201
  msgid "Recommended plugins"
202
  msgstr "Рекомендовані до установки плагіни"
203
 
204
+ #: bws_menu.php:516
205
  msgid "Purchase"
206
  msgstr "Купити"
207
 
208
+ #: bws_menu.php:521
209
  msgid "Free plugins"
210
  msgstr "Безкоштовні плагіни"
211
 
212
+ #: bws_menu.php:542
213
+ #: bws_menu.php:567
214
  msgid "Download"
215
  msgstr "Завантажити"
216
 
217
+ #: bws_menu.php:542
218
+ #: bws_menu.php:567
219
+ #: bws_menu.php:867
220
  #, php-format
221
  msgid "Install %s"
222
  msgstr "Установлено %s"
223
 
224
+ #: bws_menu.php:542
225
+ #: bws_menu.php:567
226
  msgid "Install now from wordpress.org"
227
  msgstr "Установити з wordpress.org"
228
 
229
+ #: bws_menu.php:548
230
  msgid "Free themes"
231
  msgstr ""
232
 
233
+ #: bws_menu.php:551
234
  #, fuzzy
235
  msgid "Activated theme"
236
  msgstr "Поточна тема"
237
 
238
+ #: bws_menu.php:552
239
  #, php-format
240
  msgid "Customize &#8220;%s&#8221;"
241
  msgstr ""
242
 
243
+ #: bws_menu.php:552
244
  msgid "Customize"
245
  msgstr ""
246
 
247
+ #: bws_menu.php:557
248
  #, fuzzy
249
  msgid "Installed themes"
250
  msgstr "Установлено %s"
251
 
252
+ #: bws_menu.php:565
253
  #, fuzzy
254
  msgid "Recommended themes"
255
  msgstr "Рекомендовані до установки плагіни"
256
 
257
+ #: bws_menu.php:573
258
  msgid "If you have any questions, please contact us via"
259
  msgstr "Якщо у вас виникли будь-які питанні, будь ласка, звертайтеся на"
260
 
261
+ #: bws_menu.php:580
262
+ #: bws_menu.php:648
263
+ #: bws_menu.php:903
264
  msgid "System status"
265
  msgstr "Системна інформація"
266
 
267
+ #: bws_menu.php:584
268
+ #: bws_menu.php:906
269
  msgid "Environment"
270
  msgstr "Системне оточення"
271
 
272
+ #: bws_menu.php:595
273
+ #: bws_menu.php:917
274
  msgid "Active Plugins"
275
  msgstr "Активовані плагіни"
276
 
277
+ #: bws_menu.php:606
278
+ #: bws_menu.php:928
279
  msgid "Inactive Plugins"
280
  msgstr "Неактивовані плагіни"
281
 
282
+ #: bws_menu.php:620
283
+ #: bws_menu.php:942
284
  msgid "Send to support"
285
  msgstr "Відправити до служби тех. підтримки"
286
 
287
+ #: bws_menu.php:627
288
+ #: bws_menu.php:949
289
  msgid "Send to custom email &#187;"
290
  msgstr "Відправити на електронну адресу &#187;"
291
 
292
+ #: bws_menu.php:638
293
  msgid "Switch to old interface"
294
  msgstr ""
295
 
296
+ #: bws_menu.php:644
297
  #, fuzzy
298
  msgid "Plugins"
299
  msgstr "Плагіни про-версії"
300
 
301
+ #: bws_menu.php:646
302
  msgid "Themes"
303
  msgstr ""
304
 
305
+ #: bws_menu.php:652
306
  msgid "All"
307
  msgstr ""
308
 
309
+ #: bws_menu.php:653
310
  #, fuzzy
311
  msgid "Installed"
312
  msgstr "Установлено %s"
313
 
314
+ #: bws_menu.php:654
315
  #, fuzzy
316
  msgid "Recommended"
317
  msgstr "Рекомендовані до установки плагіни"
318
 
319
+ #: bws_menu.php:676
320
+ #: bws_menu.php:704
321
+ #: bws_menu.php:726
322
+ #: bws_menu.php:754
323
+ #: bws_menu.php:795
 
 
 
 
 
 
324
  #, fuzzy
325
  msgid "Learn more"
326
  msgstr "Детальніше..."
327
 
328
+ #: bws_menu.php:694
329
+ #: bws_menu.php:744
330
+ #: bws_menu.php:785
331
  msgid "Go"
332
  msgstr ""
333
 
334
+ #: bws_menu.php:698
335
+ #: bws_menu.php:748
336
+ #: bws_menu.php:789
337
  msgid "DONATE"
338
  msgstr ""
339
 
340
+ #: bws_menu.php:728
341
+ #: bws_menu.php:756
342
  #, fuzzy
343
  msgid "Activate this plugin"
344
  msgstr "Активовані плагіни"
345
 
346
+ #: bws_menu.php:728
347
+ #: bws_menu.php:756
348
  #, fuzzy
349
  msgid "Activate"
350
  msgstr "Активовані плагіни"
351
 
352
+ #: bws_menu.php:797
 
 
 
 
 
353
  #, fuzzy
354
  msgid "Install now"
355
+ msgstr "Установить"
356
 
357
+ #: bws_menu.php:819
358
  msgid "Try again"
359
  msgstr ""
360
 
361
+ #: bws_menu.php:836
362
  #, php-format
363
  msgid "Preview &#8220;%s&#8221;"
364
  msgstr ""
365
 
366
+ #: bws_menu.php:867
367
  msgid "Install Now"
368
+ msgstr "Установить"
369
 
370
+ #: bws_menu.php:870
371
  #, php-format
372
  msgid "Update to version %s"
373
  msgstr ""
374
 
375
+ #: bws_menu.php:870
376
  msgid "Update"
377
  msgstr ""
378
 
379
+ #: bws_menu.php:877
380
  #, php-format
381
  msgid "Preview %s"
382
  msgstr ""
383
 
384
+ #: bws_menu.php:877
385
  msgid "Preview"
386
  msgstr ""
387
 
388
+ #: bws_menu.php:884
389
  #, php-format
390
  msgid "By %s"
391
  msgstr ""
392
 
393
+ #: bws_menu.php:890
394
  msgid "Details"
395
  msgstr ""
396
 
397
+ #, fuzzy
398
+ #~ msgid "installed"
399
+ #~ msgstr "Установлено %s"
400
+
401
  #~ msgid "Login form"
402
  #~ msgstr "Форма логина"
403
 
css/style_wp_before_3.8.css CHANGED
@@ -34,6 +34,18 @@
34
  #toplevel_page_bws_plugins .wp-submenu .wp-first-item {
35
  display: none;
36
  }
 
 
 
 
 
 
 
 
 
 
 
 
37
  /*
38
  * styles for rate-support div on the settings page
39
  */
34
  #toplevel_page_bws_plugins .wp-submenu .wp-first-item {
35
  display: none;
36
  }
37
+ .bws_go_pro_tab {
38
+ background-color: #2A95C5;
39
+ border-color: #11688F;
40
+ color: #FFFFFF;
41
+ font-weight: normal !important;
42
+ text-shadow: none;
43
+ }
44
+ .bws_go_pro_tab:hover {
45
+ background-color: #2080AB;
46
+ color: #FFFFFF;
47
+ border-color: #11688F;
48
+ }
49
  /*
50
  * styles for rate-support div on the settings page
51
  */
css/stylesheet.css CHANGED
@@ -17,6 +17,23 @@
17
  #toplevel_page_bws_plugins .wp-submenu .wp-first-item {
18
  display: none;
19
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  /*
21
  * styles for rate-support div on the settings page
22
  */
17
  #toplevel_page_bws_plugins .wp-submenu .wp-first-item {
18
  display: none;
19
  }
20
+ .bws_go_pro_tab {
21
+ background-color: #2A95C5;
22
+ border-color: #11688F;
23
+ color: #FFFFFF;
24
+ font-weight: normal;
25
+ text-shadow: none;
26
+ }
27
+ .bws_go_pro_tab:hover {
28
+ background-color: #2080AB;
29
+ color: #FFFFFF;
30
+ border-color: #11688F;
31
+ }
32
+ .bws_go_pro_tab.nav-tab-active {
33
+ background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
34
+ border-color: #CCCCCC #CCCCCC #F1F1F1;
35
+ color: #000000;
36
+ }
37
  /*
38
  * styles for rate-support div on the settings page
39
  */
fancybox/blank.gif CHANGED
File without changes
fancybox/fancy_close.png CHANGED
File without changes
fancybox/fancy_loading.png CHANGED
File without changes
fancybox/fancy_nav_left.png CHANGED
File without changes
fancybox/fancy_nav_right.png CHANGED
File without changes
fancybox/fancy_shadow_e.png CHANGED
File without changes
fancybox/fancy_shadow_n.png CHANGED
File without changes
fancybox/fancy_shadow_ne.png CHANGED
File without changes
fancybox/fancy_shadow_nw.png CHANGED
File without changes
fancybox/fancy_shadow_s.png CHANGED
File without changes
fancybox/fancy_shadow_se.png CHANGED
File without changes
fancybox/fancy_shadow_sw.png CHANGED
File without changes
fancybox/fancy_shadow_w.png CHANGED
File without changes
fancybox/fancy_title_left.png CHANGED
File without changes
fancybox/fancy_title_main.png CHANGED
File without changes
fancybox/fancy_title_over.png CHANGED
File without changes
fancybox/fancy_title_right.png CHANGED
File without changes
fancybox/fancybox-x.png CHANGED
File without changes
fancybox/fancybox-y.png CHANGED
File without changes
fancybox/fancybox.png CHANGED
File without changes
fancybox/jquery.fancybox-1.3.4.css CHANGED
File without changes
fancybox/jquery.fancybox-1.3.4.js CHANGED
File without changes
fancybox/jquery.fancybox-1.3.4.pack.js CHANGED
File without changes
fancybox/jquery.mousewheel-3.0.4.pack.js CHANGED
File without changes
gallery-plugin.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Gallery
4
  Plugin URI: http://bestwebsoft.com/plugin/
5
  Description: This plugin allows you to implement gallery page into web site.
6
  Author: BestWebSoft
7
- Version: 4.1.3
8
  Author URI: http://bestwebsoft.com/
9
  License: GPLv2 or later
10
  */
@@ -776,273 +776,447 @@ if ( ! function_exists( 'gllr_settings_page' ) ) {
776
  if ( ! file_exists( get_stylesheet_directory() . '/gallery-template.php' ) || ! file_exists( get_stylesheet_directory() . '/gallery-single-template.php' ) ) {
777
  $error .= __( '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' );
778
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
779
  /* Display form on the setting page */
780
  ?>
781
  <div class="wrap">
782
  <div class="icon32 icon32-bws" id="icon-options-general"></div>
783
  <h2><?php _e( 'Gallery Settings', 'gallery' ); ?></h2>
 
 
 
 
784
  <div id="gllr_settings_message" class="updated fade" <?php if ( ! isset( $_REQUEST['gllr_form_submit'] ) || "" != $error ) echo "style=\"display:none\""; ?>><p><strong><?php echo $message; ?></strong></p></div>
785
  <div class="error" <?php if ( "" == $error ) echo "style=\"display:none\""; ?>><p><strong><?php echo $error; ?></strong></p></div>
786
- <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>
787
- <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' ); ?> [print_gllr id=Your_gallery_post_id]</p>
788
- <noscript>
789
- <p><?php echo __( 'Please enable JavaScript to use the option to renew images.', 'gallery' ); ?></p>
790
- </noscript>
791
- <table class="form-table">
792
- <tr valign="top">
793
- <th scope="row"><?php _e( 'Update images for gallery', 'gallery' ); ?> </th>
794
- <td style="position:relative">
795
- <input type="button" value="<?php _e( 'Update images' ); ?>" id="ajax_update_images" name="ajax_update_images" class="button" onclick="javascript:gllr_update_images();"> <div id="gllr_img_loader"><img src="<?php echo plugins_url( 'images/ajax-loader.gif', __FILE__ ); ?>" alt="loader" /></div>
796
- </td>
797
- </tr>
798
- </table>
799
- <script type="text/javascript">
800
- var update_img_message = "<?php _e( 'Updating images...', 'gallery' ) ?>",
801
- not_found_img_info = "<?php _e( 'No image found', 'gallery'); ?>",
802
- img_success = "<?php _e( 'All images are updated', 'gallery' ); ?>",
803
- img_error = "<?php _e( 'Error.', 'gallery' ); ?>";
804
- </script>
805
- <br/>
806
- <form id="gllr_settings_form" method="post" action="admin.php?page=gallery-plugin.php">
807
- <table class="form-table">
808
- <tr valign="top" class="gllr_width_labels">
809
- <th scope="row"><?php _e( 'Image size for the album cover', 'gallery' ); ?> </th>
810
- <td>
811
- <label for="custom_image_size_name"><?php _e( 'Image size', 'gallery' ); ?></label> <?php echo $gllr_options["gllr_custom_size_name"][0]; ?><br />
812
- <label for="custom_image_size_w"><?php _e( 'Width (in px)', 'gallery' ); ?></label> <input type="text" name="gllr_custom_image_size_w_album" value="<?php echo $gllr_options["gllr_custom_size_px"][0][0]; ?>" /><br />
813
- <label for="custom_image_size_h"><?php _e( 'Height (in px)', 'gallery' ); ?></label> <input type="text" name="gllr_custom_image_size_h_album" value="<?php echo $gllr_options["gllr_custom_size_px"][0][1]; ?>" />
814
- </td>
815
- </tr>
816
- <tr valign="top" class="gllr_width_labels">
817
- <th scope="row"><?php _e( 'Gallery image size', 'gallery' ); ?> </th>
818
- <td>
819
- <label for="custom_image_size_name"><?php _e( 'Image size', 'gallery' ); ?></label> <?php echo $gllr_options["gllr_custom_size_name"][1]; ?><br />
820
- <label for="custom_image_size_w"><?php _e( 'Width (in px)', 'gallery' ); ?></label> <input type="text" name="gllr_custom_image_size_w_photo" value="<?php echo $gllr_options["gllr_custom_size_px"][1][0]; ?>" /><br />
821
- <label for="custom_image_size_h"><?php _e( 'Height (in px)', 'gallery' ); ?></label> <input type="text" name="gllr_custom_image_size_h_photo" value="<?php echo $gllr_options["gllr_custom_size_px"][1][1]; ?>" />
822
- </td>
823
- </tr>
824
- <tr valign="top">
825
- <td colspan="2"><span style="color: #888888;font-size: 10px;"><?php _e( 'WordPress will create a new thumbnail with the specified dimensions when you upload a new photo.', 'gallery' ); ?></span></td>
826
- </tr>
827
- </table>
828
- <table class="form-table bws_pro_version">
829
- <tr valign="top" class="gllr_width_labels">
830
- <th scope="row"><?php _e( 'Gallery image size in the lightbox', 'gallery' ); ?> </th>
831
- <td>
832
- <label for="custom_image_size_name"><?php _e( 'Image size', 'gallery' ); ?></label> full-photo<br />
833
- <label for="custom_image_size_w"><?php _e( 'Max width (in px)', 'gallery' ); ?></label> <input disabled class="gllrprfssnl_size_photo_full" type="text" name="gllrprfssnl_custom_image_size_w_full" value="1024"/><br />
834
- <label for="custom_image_size_h"><?php _e( 'Max height (in px)', 'gallery' ); ?></label> <input disabled class="gllrprfssnl_size_photo_full" type="text" name="gllrprfssnl_custom_image_size_h_full" value="1024"/><br />
835
- <input disabled type="checkbox" name="gllrprfssnl_size_photo_full" value="1" /> <?php _e( 'Display a full size image in the lightbox', 'gallery' ); ?>
836
- </td>
837
- </tr>
838
- <tr valign="top" class="gllr_width_labels">
839
- <th scope="row"><?php _e( 'Crop position', 'gallery' ); ?></th>
840
- <td>
841
- <label><?php _e( 'Horizontal', 'gallery' ); ?></label>
842
- <select>
843
- <option value="left"><?php _e( 'left', 'gallery' ); ?></option>
844
- <option value="center"><?php _e( 'center', 'gallery' ); ?></option>
845
- <option value="right"><?php _e( 'right', 'gallery' ); ?></option>
846
- </select>
847
- <br />
848
- <label><?php _e( 'Vertical', 'gallery' ); ?></label>
849
- <select>
850
- <option value="top"><?php _e( 'top', 'gallery' ); ?></option>
851
- <option value="center"><?php _e( 'center', 'gallery' ); ?></option>
852
- <option value="bottom"><?php _e( 'bottom', 'gallery' ); ?></option>
853
- </select>
854
- </td>
855
- </tr>
856
- <tr valign="top">
857
- <th scope="row"><?php _e( 'Lightbox background', 'gallery' ); ?> </th>
858
- <td>
859
- <input disabled class="button button-small gllrprfssnl_lightbox_default" type="button" value="<?php _e( 'Default', 'gallery' ); ?>"> <br />
860
- <input disabled type="text" size="8" value="0.7" name="gllrprfssnl_background_lightbox_opacity" /> <?php _e( 'Background transparency (from 0 to 1)', 'gallery' ); ?><br />
861
- <?php if ( 3.5 <= $wp_version ) { ?>
862
- <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' ); ?>
863
- <?php } else { ?>
864
- <input disabled id="gllrprfssnl_background_lightbox_color" type="text" name="gllrprfssnl_background_lightbox_color" value="#777777" id="gllrprfssnl_background_lightbox_color" /><span id="gllrprfssnl_background_lightbox_color_small" style="background-color:#777777"></span> <?php _e( 'Background color', 'gallery' ); ?>
865
- <div id="colorPickerDiv_backgraund" style="z-index: 100; background:#eee; border:1px solid #ccc; position:absolute; display:none;"></div>
866
- <?php } ?>
867
- </td>
868
- </tr>
869
- <tr valign="top">
870
- <th scope="row" colspan="2">
871
- * <?php _e( 'If you upgrade to Pro version all your settings and galleries will be saved.', 'gallery' ); ?>
872
- </th>
873
- </tr>
874
- <tr class="bws_pro_version_tooltip">
875
- <th scope="row" colspan="2">
876
- <?php _e( 'This functionality is available in the Pro version of the plugin. For more details, please follow the link', 'gallery' ); ?>
877
- <a href="http://bestwebsoft.com/plugin/gallery-pro/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Gallery Pro Plugin">
878
- Gallery Pro Plugin
879
- </a>
880
- </th>
881
- </tr>
882
- </table>
883
  <table class="form-table">
884
  <tr valign="top">
885
- <th scope="row"><?php _e( 'Images with border', 'gallery' ); ?></th>
886
- <td>
887
- <input type="checkbox" name="gllr_border_images" value="1" <?php if ( 1 == $gllr_options["border_images"] ) echo 'checked="checked"'; ?> /><br />
888
- <input type="text" value="<?php echo $gllr_options["border_images_width"]; ?>" name="gllr_border_images_width" /> <?php _e( 'Border width in px, just numbers', 'gallery' ); ?><br />
889
- <?php if ( 3.5 <= $wp_version ) { ?>
890
- <input type="minicolors" name="gllr_border_images_color" value="<?php echo $gllr_options["border_images_color"]; ?>" id="gllr_border_images_color" /> <?php _e( 'Select a border color', 'gallery' ); ?>
891
- <?php } else { ?>
892
- <input type="text" name="gllr_border_images_color" value="<?php echo $gllr_options["border_images_color"]; ?>" id="gllr_border_images_color" /><span id="gllr_border_images_color_small" style="background-color:<?php echo $gllr_options["border_images_color"]; ?>"></span> <?php _e( 'Select a border color', 'gallery' ); ?>
893
- <div id="colorPickerDiv" style="z-index: 100; background:#eee; border:1px solid #ccc; position:absolute; display:none;"></div>
894
- <?php } ?>
895
- </td>
896
- </tr>
897
- <tr valign="top">
898
- <th scope="row"><?php _e( 'Number of images in the row', 'gallery' ); ?> </th>
899
- <td>
900
- <input type="text" name="gllr_custom_image_row_count" value="<?php echo $gllr_options["custom_image_row_count"]; ?>" />
901
- </td>
902
- </tr>
903
- <tr valign="top">
904
- <th scope="row"><?php _e( 'Start slideshow', 'gallery' ); ?> </th>
905
- <td>
906
- <input type="checkbox" name="gllr_start_slideshow" value="1" <?php if ( 1 == $gllr_options["start_slideshow"] ) echo 'checked="checked"'; ?> />
907
- </td>
908
- </tr>
909
- <tr valign="top">
910
- <th scope="row"><?php _e( 'Slideshow interval', 'gallery' ); ?> </th>
911
- <td>
912
- <input type="text" name="gllr_slideshow_interval" value="<?php echo $gllr_options["slideshow_interval"]; ?>" />
913
- </td>
914
- </tr>
915
- <tr valign="top">
916
- <th scope="row"><?php _e( 'Use single lightbox for multiple galleries on one page', 'gallery' ); ?> </th>
917
- <td>
918
- <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"'; ?> />
919
- </td>
920
- </tr>
921
- <tr valign="top">
922
- <th scope="row"><?php _e( 'Sort images by', 'gallery' ); ?></th>
923
- <td>
924
- <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 />
925
- <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 />
926
- <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 />
927
- <label class="label_radio"><input type="radio" name="gllr_order_by" value="menu_order" <?php if ( 'menu_order' == $gllr_options["order_by"] ) echo 'checked="checked"'; ?> /> <?php _e( 'Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)', 'gallery' ); ?></label><br />
928
- <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>
929
- </td>
930
- </tr>
931
- <tr valign="top">
932
- <th scope="row"><?php _e( 'Sort images', 'gallery' ); ?></th>
933
- <td>
934
- <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 />
935
- <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>
936
- </td>
937
- </tr>
938
- <tr valign="top">
939
- <th scope="row"><?php _e( 'Display text above the image', 'gallery' ); ?></th>
940
- <td>
941
- <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>
942
- </td>
943
- </tr>
944
- <tr valign="top">
945
- <th scope="row"><?php _e( 'Display the Back link', 'gallery' ); ?></th>
946
- <td>
947
- <input type="checkbox" name="gllr_return_link" value="1" <?php if ( 1 == $gllr_options["return_link"] ) echo 'checked="checked"'; ?> />
948
- </td>
949
- </tr>
950
- <tr valign="top">
951
- <th scope="row"><?php _e( 'Display the Back link in the shortcode', 'gallery' ); ?> </th>
952
- <td>
953
- <input type="checkbox" name="gllr_return_link_shortcode" value="1" <?php if ( 1 == $gllr_options["return_link_shortcode"] ) echo 'checked="checked"'; ?> />
954
- </td>
955
- </tr>
956
- <tr valign="top">
957
- <th scope="row"><?php _e( 'The Back link text', 'gallery' ); ?> </th>
958
- <td>
959
- <input type="text" name="gllr_return_link_text" value="<?php echo $gllr_options["return_link_text"]; ?>" style="width:200px;" />
960
- </td>
961
- </tr>
962
- <tr valign="top">
963
- <th scope="row"><?php _e( 'The Back link URL', 'gallery' ); ?></th>
964
- <td>
965
- <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 />
966
- <input type="radio" 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">
967
- <?php _e( '(Full URL to custom page)' , 'gallery'); ?>
968
- </td>
969
- </tr>
970
- <tr valign="top">
971
- <th scope="row"><?php _e( 'The Read More link text', 'gallery' ); ?></th>
972
- <td>
973
- <input type="text" name="gllr_read_more_link_text" value="<?php echo $gllr_options["read_more_link_text"]; ?>" style="width:200px;" />
974
  </td>
975
  </tr>
976
- <tr valign="top">
977
- <th scope="row"><?php _e( 'Add gallery to the search', 'gallery' ); ?></th>
978
- <td>
979
- <?php
980
- $all_plugins = get_plugins();
981
- $active_plugins = get_option( 'active_plugins' );
982
- if ( ! function_exists( 'is_plugin_active_for_network' ) )
983
- require_once( ABSPATH . '/wp-admin/includes/plugin.php' );
984
- if ( array_key_exists( 'custom-search-plugin/custom-search-plugin.php', $all_plugins ) ) {
985
- if ( 0 < count( preg_grep( '/custom-search-plugin\/custom-search-plugin.php/', $active_plugins ) ) || is_plugin_active_for_network( 'custom-search-plugin/custom-search-plugin.php' ) ) { ?>
986
- <input type="checkbox" name="gllr_add_to_search" value="1" <?php if ( isset( $cstmsrch_options ) && in_array( 'gallery', $cstmsrch_options ) ) echo "checked=\"checked\""; ?> />
987
- <span style="color: #888888;font-size: 10px;"> (<?php _e( 'Using Custom Search powered by', 'gallery' ); ?> <a href="http://bestwebsoft.com/plugin/">bestwebsoft.com</a>)</span>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
988
  <?php } else { ?>
989
- <input disabled="disabled" type="checkbox" name="gllr_add_to_search" value="1" <?php if ( isset( $cstmsrch_options ) && in_array( 'gallery', $cstmsrch_options ) ) echo "checked=\"checked\""; ?> />
990
- <span style="color: #888888;font-size: 10px;">(<?php _e( 'Using Custom Search powered by', 'gallery' ); ?> <a href="http://bestwebsoft.com/plugin/">bestwebsoft.com</a>) <a href="<?php echo bloginfo("url"); ?>/wp-admin/plugins.php"><?php _e( 'Activate Custom Search', 'gallery' ); ?></a></span>
991
- <?php }
992
- } else { ?>
993
- <input disabled="disabled" type="checkbox" name="gllr_add_to_search" value="1" />
994
- <span style="color: #888888;font-size: 10px;">(<?php _e( 'Using Custom Search powered by', 'gallery' ); ?> <a href="http://bestwebsoft.com/plugin/">bestwebsoft.com</a>) <a href="http://bestwebsoft.com/plugin/custom-search-plugin/"><?php _e( 'Download Custom Search', 'gallery' ); ?></a></span>
995
- <?php } ?>
996
- </td>
997
- </tr>
998
- </table>
999
- <table class="form-table bws_pro_version">
1000
- <tr valign="top" class="gllr_width_labels">
1001
- <th scope="row"><?php _e( 'Display Like buttons in the lightbox', 'gallery' ); ?></th>
1002
- <td>
1003
- <input disabled type="checkbox" name="gllrprfssnl_like_button_fb" value="1" /> <?php _e( 'FaceBook', 'gallery' ); ?><br />
1004
- <input disabled type="checkbox" name="gllrprfssnl_like_button_twit" value="1" /> <?php _e( 'Twitter', 'gallery' ); ?><br />
1005
- <input disabled type="checkbox" name="gllrprfssnl_like_button_pint" value="1" /> <?php _e( 'Pinterest', 'gallery' ); ?><br />
1006
- <input disabled type="checkbox" name="gllrprfssnl_like_button_g_plusone" value="1" /> <?php _e( 'Google +1', 'gallery' ); ?>
1007
- </td>
1008
- </tr>
1009
- <tr valign="top" class="gllr_width_labels">
1010
- <th scope="row"><?php _e( 'Slug for gallery item', 'gallery' ); ?></th>
1011
- <td>
1012
- <input type="text" name="gllrprfssnl_slug" value="gallery" disabled /> <span style="color: #888888;font-size: 10px;"><?php _e( 'for any structure of permalinks except the default structure', 'gallery' ); ?></span>
1013
- </td>
1014
- </tr>
1015
- <tr valign="top">
1016
- <th scope="row" colspan="2">
1017
- * <?php _e( 'If you upgrade to Pro version all your settings and galleries will be saved.', 'gallery' ); ?>
1018
- </th>
1019
- </tr>
1020
- <tr class="bws_pro_version_tooltip">
1021
- <th scope="row" colspan="2">
1022
- <?php _e( 'This functionality is available in the Pro version of the plugin. For more details, please follow the link', 'gallery' ); ?>
1023
- <a href="http://bestwebsoft.com/plugin/gallery-pro/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Gallery Pro Plugin">
1024
- Gallery Pro Plugin
1025
- </a>
1026
- </th>
1027
- </tr>
1028
- </table>
1029
- <div style="clear:both;"></div>
1030
- <input type="hidden" name="gllr_form_submit" value="submit" />
1031
- <p class="submit">
1032
- <input type="submit" class="button-primary" value="<?php _e( 'Save Changes' ) ?>" />
1033
- </p>
1034
- <?php wp_nonce_field( plugin_basename( __FILE__ ), 'gllr_nonce_name' ); ?>
1035
- </form>
1036
- <div class="bws-plugin-reviews">
1037
- <div class="bws-plugin-reviews-rate">
1038
- <?php _e( 'If you enjoy our plugin, please give it 5 stars on WordPress', 'gallery' ); ?>:
1039
- <a href="http://wordpress.org/support/view/plugin-reviews/gallery-plugin/" target="_blank" title="Gallery reviews"><?php _e( 'Rate the plugin', 'gallery' ); ?></a><br/>
1040
- </div>
1041
- <div class="bws-plugin-reviews-support">
1042
- <?php _e( 'If there is something wrong about it, please contact us', 'gallery' ); ?>:
1043
- <a href="http://support.bestwebsoft.com">http://support.bestwebsoft.com</a>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1044
  </div>
1045
- </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1046
  </div>
1047
  <?php }
1048
  }
@@ -1195,7 +1369,9 @@ if ( ! function_exists ( 'gllr_shortcode' ) ) {
1195
  }
1196
  ?>
1197
  <li>
1198
- <img style="width:<?php echo $gllr_options['gllr_custom_size_px'][0][0]; ?>px;" alt="<?php echo $post->post_title; ?>" title="<?php echo $post->post_title; ?>" src="<?php echo $image_attributes[0]; ?>" />
 
 
1199
  <div class="gallery_detail_box">
1200
  <div><?php echo $post->post_title; ?></div>
1201
  <div><?php echo the_excerpt_max_charlength( 100 ); ?></div>
@@ -1294,7 +1470,7 @@ if ( ! function_exists ( 'gllr_shortcode' ) ) {
1294
  'speedIn' : 500,
1295
  'speedOut' : 300,
1296
  'titleFormat' : function( title, currentArray, currentIndex, currentOpts ) {
1297
- return '<span id="fancybox-title-inside">' + ( title.length ? title + '<br />' : '' ) + 'Image ' + ( currentIndex + 1 ) + ' / ' + currentArray.length + '</span><?php if( get_post_meta( $post->ID, 'gllr_download_link', true ) != '' ){?><br /><a href="' + $( currentOpts.orig ).attr( 'rel' ) + '" target="_blank"><?php echo $gllr_download_link_title; ?> </a><?php } ?>';
1298
  }<?php if ( 1 == $gllr_options['start_slideshow'] ) { ?>,
1299
  'onComplete': function() {
1300
  clearTimeout( jQuery.fancybox.slider );
4
  Plugin URI: http://bestwebsoft.com/plugin/
5
  Description: This plugin allows you to implement gallery page into web site.
6
  Author: BestWebSoft
7
+ Version: 4.1.4
8
  Author URI: http://bestwebsoft.com/
9
  License: GPLv2 or later
10
  */
776
  if ( ! file_exists( get_stylesheet_directory() . '/gallery-template.php' ) || ! file_exists( get_stylesheet_directory() . '/gallery-single-template.php' ) ) {
777
  $error .= __( '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' );
778
  }
779
+
780
+ /* GO PRO */
781
+ if ( isset( $_GET['action'] ) && 'go_pro' == $_GET['action'] ) {
782
+ global $wpmu;
783
+
784
+ $bws_license_key = ( isset( $_POST['bws_license_key'] ) ) ? trim( $_POST['bws_license_key'] ) : "";
785
+ $bstwbsftwppdtplgns_options_defaults = array();
786
+ if ( 1 == $wpmu ) {
787
+ if ( !get_site_option( 'bstwbsftwppdtplgns_options' ) )
788
+ add_site_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options_defaults, '', 'yes' );
789
+ $bstwbsftwppdtplgns_options = get_site_option( 'bstwbsftwppdtplgns_options' );
790
+ } else {
791
+ if ( !get_option( 'bstwbsftwppdtplgns_options' ) )
792
+ add_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options_defaults, '', 'yes' );
793
+ $bstwbsftwppdtplgns_options = get_option( 'bstwbsftwppdtplgns_options' );
794
+ }
795
+
796
+ if ( isset( $_POST['bws_license_submit'] ) && check_admin_referer( plugin_basename( __FILE__ ), 'bws_license_nonce_name' ) ) {
797
+ if ( '' != $bws_license_key ) {
798
+ if ( strlen( $bws_license_key ) != 18 ) {
799
+ $error = __( "Wrong license key", 'gallery' );
800
+ } else {
801
+ $bws_license_plugin = trim( $_POST['bws_license_plugin'] );
802
+ if ( isset( $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['count'] ) && $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['time'] < ( time() + (24 * 60 * 60) ) ) {
803
+ $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['count'] = $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['count'] + 1;
804
+ } else {
805
+ $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['count'] = 1;
806
+ $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['time'] = time();
807
+ }
808
+
809
+ /* download Pro */
810
+ if ( !function_exists( 'get_plugins' ) )
811
+ require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
812
+ if ( ! function_exists( 'is_plugin_active_for_network' ) )
813
+ require_once( ABSPATH . '/wp-admin/includes/plugin.php' );
814
+ $all_plugins = get_plugins();
815
+ $active_plugins = get_option( 'active_plugins' );
816
+
817
+ if ( ! array_key_exists( $bws_license_plugin, $all_plugins ) ) {
818
+ $current = get_site_transient( 'update_plugins' );
819
+ if ( is_array( $all_plugins ) && !empty( $all_plugins ) && isset( $current ) && is_array( $current->response ) ) {
820
+ $to_send = array();
821
+ $to_send["plugins"][ $bws_license_plugin ] = array();
822
+ $to_send["plugins"][ $bws_license_plugin ]["bws_license_key"] = $bws_license_key;
823
+ $to_send["plugins"][ $bws_license_plugin ]["bws_illegal_client"] = true;
824
+ $options = array(
825
+ 'timeout' => ( ( defined('DOING_CRON') && DOING_CRON ) ? 30 : 3 ),
826
+ 'body' => array( 'plugins' => serialize( $to_send ) ),
827
+ 'user-agent' => 'WordPress/' . $wp_version . '; ' . get_bloginfo( 'url' ) );
828
+ $raw_response = wp_remote_post( 'http://bestwebsoft.com/wp-content/plugins/paid-products/plugins/update-check/1.0/', $options );
829
+
830
+ if ( is_wp_error( $raw_response ) || 200 != wp_remote_retrieve_response_code( $raw_response ) ) {
831
+ $error = __( "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience.", 'gallery' );
832
+ } else {
833
+ $response = maybe_unserialize( wp_remote_retrieve_body( $raw_response ) );
834
+
835
+ if ( is_array( $response ) && !empty( $response ) ) {
836
+ foreach ( $response as $key => $value ) {
837
+ if ( "wrong_license_key" == $value->package ) {
838
+ $error = __( "Wrong license key", 'gallery' );
839
+ } elseif ( "wrong_domain" == $value->package ) {
840
+ $error = __( "This license key is bind to another site", 'gallery' );
841
+ } elseif ( "you_are_banned" == $value->package ) {
842
+ $error = __( "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually.", 'gallery' );
843
+ }
844
+ }
845
+ if ( '' == $error ) {
846
+ global $wpmu;
847
+ $bstwbsftwppdtplgns_options[ $bws_license_plugin ] = $bws_license_key;
848
+
849
+ $url = 'http://bestwebsoft.com/wp-content/plugins/paid-products/plugins/downloads/?bws_first_download=' . $bws_license_plugin . '&bws_license_key=' . $bws_license_key . '&download_from=5';
850
+ $uploadDir = wp_upload_dir();
851
+ $zip_name = explode( '/', $bws_license_plugin );
852
+ if ( file_put_contents( $uploadDir["path"] . "/" . $zip_name[0] . ".zip", file_get_contents( $url ) ) ) {
853
+ @chmod( $uploadDir["path"] . "/" . $zip_name[0] . ".zip", octdec( 755 ) );
854
+ if ( class_exists( 'ZipArchive' ) ) {
855
+ $zip = new ZipArchive();
856
+ if ( $zip->open( $uploadDir["path"] . "/" . $zip_name[0] . ".zip" ) === TRUE ) {
857
+ $zip->extractTo( WP_PLUGIN_DIR );
858
+ $zip->close();
859
+ } else {
860
+ $error = __( "Failed to open the zip archive. Please, upload the plugin manually", 'gallery' );
861
+ }
862
+ } elseif ( class_exists( 'Phar' ) ) {
863
+ $phar = new PharData( $uploadDir["path"] . "/" . $zip_name[0] . ".zip" );
864
+ $phar->extractTo( WP_PLUGIN_DIR );
865
+ } else {
866
+ $error = __( "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually", 'gallery' );
867
+ }
868
+ @unlink( $uploadDir["path"] . "/" . $zip_name[0] . ".zip" );
869
+ } else {
870
+ $error = __( "Failed to download the zip archive. Please, upload the plugin manually", 'gallery' );
871
+ }
872
+
873
+ /* activate Pro */
874
+ if ( file_exists( WP_PLUGIN_DIR . '/' . $zip_name[0] ) ) {
875
+ array_push( $active_plugins, $bws_license_plugin );
876
+ update_option( 'active_plugins', $active_plugins );
877
+ $pro_plugin_is_activated = true;
878
+ } elseif ( '' == $error ) {
879
+ $error = __( "Failed to download the zip archive. Please, upload the plugin manually", 'gallery' );
880
+ }
881
+ }
882
+ } else {
883
+ $error = __( "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience.", 'gallery' );
884
+ }
885
+ }
886
+ }
887
+ } else {
888
+ /* activate Pro */
889
+ if ( ! ( in_array( $bws_license_plugin, $active_plugins ) || is_plugin_active_for_network( $bws_license_plugin ) ) ) {
890
+ array_push( $active_plugins, $bws_license_plugin );
891
+ update_option( 'active_plugins', $active_plugins );
892
+ $pro_plugin_is_activated = true;
893
+ }
894
+ }
895
+ update_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options, '', 'yes' );
896
+ }
897
+ } else {
898
+ $error = __( "Please, enter Your license key", 'gallery' );
899
+ }
900
+ }
901
+ }
902
  /* Display form on the setting page */
903
  ?>
904
  <div class="wrap">
905
  <div class="icon32 icon32-bws" id="icon-options-general"></div>
906
  <h2><?php _e( 'Gallery Settings', 'gallery' ); ?></h2>
907
+ <h2 class="nav-tab-wrapper">
908
+ <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>
909
+ <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>
910
+ </h2>
911
  <div id="gllr_settings_message" class="updated fade" <?php if ( ! isset( $_REQUEST['gllr_form_submit'] ) || "" != $error ) echo "style=\"display:none\""; ?>><p><strong><?php echo $message; ?></strong></p></div>
912
  <div class="error" <?php if ( "" == $error ) echo "style=\"display:none\""; ?>><p><strong><?php echo $error; ?></strong></p></div>
913
+ <?php if ( ! isset( $_GET['action'] ) ) { ?>
914
+ <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>
915
+ <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' ); ?> [print_gllr id=Your_gallery_post_id]</p>
916
+ <noscript>
917
+ <p><?php echo __( 'Please enable JavaScript to use the option to renew images.', 'gallery' ); ?></p>
918
+ </noscript>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
919
  <table class="form-table">
920
  <tr valign="top">
921
+ <th scope="row"><?php _e( 'Update images for gallery', 'gallery' ); ?> </th>
922
+ <td style="position:relative">
923
+ <input type="button" value="<?php _e( 'Update images' ); ?>" id="ajax_update_images" name="ajax_update_images" class="button" onclick="javascript:gllr_update_images();"> <div id="gllr_img_loader"><img src="<?php echo plugins_url( 'images/ajax-loader.gif', __FILE__ ); ?>" alt="loader" /></div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
924
  </td>
925
  </tr>
926
+ </table>
927
+ <script type="text/javascript">
928
+ var update_img_message = "<?php _e( 'Updating images...', 'gallery' ) ?>",
929
+ not_found_img_info = "<?php _e( 'No image found', 'gallery'); ?>",
930
+ img_success = "<?php _e( 'All images are updated', 'gallery' ); ?>",
931
+ img_error = "<?php _e( 'Error.', 'gallery' ); ?>";
932
+ </script>
933
+ <br/>
934
+ <form id="gllr_settings_form" method="post" action="admin.php?page=gallery-plugin.php">
935
+ <table class="form-table">
936
+ <tr valign="top" class="gllr_width_labels">
937
+ <th scope="row"><?php _e( 'Image size for the album cover', 'gallery' ); ?> </th>
938
+ <td>
939
+ <label for="custom_image_size_name"><?php _e( 'Image size', 'gallery' ); ?></label> <?php echo $gllr_options["gllr_custom_size_name"][0]; ?><br />
940
+ <label for="custom_image_size_w"><?php _e( 'Width (in px)', 'gallery' ); ?></label> <input type="text" name="gllr_custom_image_size_w_album" value="<?php echo $gllr_options["gllr_custom_size_px"][0][0]; ?>" /><br />
941
+ <label for="custom_image_size_h"><?php _e( 'Height (in px)', 'gallery' ); ?></label> <input type="text" name="gllr_custom_image_size_h_album" value="<?php echo $gllr_options["gllr_custom_size_px"][0][1]; ?>" />
942
+ </td>
943
+ </tr>
944
+ <tr valign="top" class="gllr_width_labels">
945
+ <th scope="row"><?php _e( 'Gallery image size', 'gallery' ); ?> </th>
946
+ <td>
947
+ <label for="custom_image_size_name"><?php _e( 'Image size', 'gallery' ); ?></label> <?php echo $gllr_options["gllr_custom_size_name"][1]; ?><br />
948
+ <label for="custom_image_size_w"><?php _e( 'Width (in px)', 'gallery' ); ?></label> <input type="text" name="gllr_custom_image_size_w_photo" value="<?php echo $gllr_options["gllr_custom_size_px"][1][0]; ?>" /><br />
949
+ <label for="custom_image_size_h"><?php _e( 'Height (in px)', 'gallery' ); ?></label> <input type="text" name="gllr_custom_image_size_h_photo" value="<?php echo $gllr_options["gllr_custom_size_px"][1][1]; ?>" />
950
+ </td>
951
+ </tr>
952
+ <tr valign="top">
953
+ <td colspan="2"><span style="color: #888888;font-size: 10px;"><?php _e( 'WordPress will create a new thumbnail with the specified dimensions when you upload a new photo.', 'gallery' ); ?></span></td>
954
+ </tr>
955
+ </table>
956
+ <table class="form-table bws_pro_version">
957
+ <tr valign="top" class="gllr_width_labels">
958
+ <th scope="row"><?php _e( 'Gallery image size in the lightbox', 'gallery' ); ?> </th>
959
+ <td>
960
+ <label for="custom_image_size_name"><?php _e( 'Image size', 'gallery' ); ?></label> full-photo<br />
961
+ <label for="custom_image_size_w"><?php _e( 'Max width (in px)', 'gallery' ); ?></label> <input disabled class="gllrprfssnl_size_photo_full" type="text" name="gllrprfssnl_custom_image_size_w_full" value="1024"/><br />
962
+ <label for="custom_image_size_h"><?php _e( 'Max height (in px)', 'gallery' ); ?></label> <input disabled class="gllrprfssnl_size_photo_full" type="text" name="gllrprfssnl_custom_image_size_h_full" value="1024"/><br />
963
+ <input disabled type="checkbox" name="gllrprfssnl_size_photo_full" value="1" /> <?php _e( 'Display a full size image in the lightbox', 'gallery' ); ?>
964
+ </td>
965
+ </tr>
966
+ <tr valign="top" class="gllr_width_labels">
967
+ <th scope="row"><?php _e( 'Crop position', 'gallery' ); ?></th>
968
+ <td>
969
+ <label><?php _e( 'Horizontal', 'gallery' ); ?></label>
970
+ <select>
971
+ <option value="left"><?php _e( 'left', 'gallery' ); ?></option>
972
+ <option value="center"><?php _e( 'center', 'gallery' ); ?></option>
973
+ <option value="right"><?php _e( 'right', 'gallery' ); ?></option>
974
+ </select>
975
+ <br />
976
+ <label><?php _e( 'Vertical', 'gallery' ); ?></label>
977
+ <select>
978
+ <option value="top"><?php _e( 'top', 'gallery' ); ?></option>
979
+ <option value="center"><?php _e( 'center', 'gallery' ); ?></option>
980
+ <option value="bottom"><?php _e( 'bottom', 'gallery' ); ?></option>
981
+ </select>
982
+ </td>
983
+ </tr>
984
+ <tr valign="top">
985
+ <th scope="row"><?php _e( 'Lightbox background', 'gallery' ); ?> </th>
986
+ <td>
987
+ <input disabled class="button button-small gllrprfssnl_lightbox_default" type="button" value="<?php _e( 'Default', 'gallery' ); ?>"> <br />
988
+ <input disabled type="text" size="8" value="0.7" name="gllrprfssnl_background_lightbox_opacity" /> <?php _e( 'Background transparency (from 0 to 1)', 'gallery' ); ?><br />
989
+ <?php if ( 3.5 <= $wp_version ) { ?>
990
+ <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' ); ?>
991
  <?php } else { ?>
992
+ <input disabled id="gllrprfssnl_background_lightbox_color" type="text" name="gllrprfssnl_background_lightbox_color" value="#777777" id="gllrprfssnl_background_lightbox_color" /><span id="gllrprfssnl_background_lightbox_color_small" style="background-color:#777777"></span> <?php _e( 'Background color', 'gallery' ); ?>
993
+ <div id="colorPickerDiv_backgraund" style="z-index: 100; background:#eee; border:1px solid #ccc; position:absolute; display:none;"></div>
994
+ <?php } ?>
995
+ </td>
996
+ </tr>
997
+ <tr valign="top">
998
+ <th scope="row" colspan="2">
999
+ * <?php _e( 'If you upgrade to Pro version all your settings and galleries will be saved.', 'gallery' ); ?>
1000
+ </th>
1001
+ </tr>
1002
+ <tr class="bws_pro_version_tooltip">
1003
+ <th scope="row" colspan="2">
1004
+ <?php _e( 'This functionality is available in the Pro version of the plugin. For more details, please follow the link', 'gallery' ); ?>
1005
+ <a href="http://bestwebsoft.com/plugin/gallery-pro/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Gallery Pro Plugin">
1006
+ Gallery Pro Plugin
1007
+ </a>
1008
+ </th>
1009
+ </tr>
1010
+ </table>
1011
+ <table class="form-table">
1012
+ <tr valign="top">
1013
+ <th scope="row"><?php _e( 'Images with border', 'gallery' ); ?></th>
1014
+ <td>
1015
+ <input type="checkbox" name="gllr_border_images" value="1" <?php if ( 1 == $gllr_options["border_images"] ) echo 'checked="checked"'; ?> /><br />
1016
+ <input type="text" value="<?php echo $gllr_options["border_images_width"]; ?>" name="gllr_border_images_width" /> <?php _e( 'Border width in px, just numbers', 'gallery' ); ?><br />
1017
+ <?php if ( 3.5 <= $wp_version ) { ?>
1018
+ <input type="minicolors" name="gllr_border_images_color" value="<?php echo $gllr_options["border_images_color"]; ?>" id="gllr_border_images_color" /> <?php _e( 'Select a border color', 'gallery' ); ?>
1019
+ <?php } else { ?>
1020
+ <input type="text" name="gllr_border_images_color" value="<?php echo $gllr_options["border_images_color"]; ?>" id="gllr_border_images_color" /><span id="gllr_border_images_color_small" style="background-color:<?php echo $gllr_options["border_images_color"]; ?>"></span> <?php _e( 'Select a border color', 'gallery' ); ?>
1021
+ <div id="colorPickerDiv" style="z-index: 100; background:#eee; border:1px solid #ccc; position:absolute; display:none;"></div>
1022
+ <?php } ?>
1023
+ </td>
1024
+ </tr>
1025
+ <tr valign="top">
1026
+ <th scope="row"><?php _e( 'Number of images in the row', 'gallery' ); ?> </th>
1027
+ <td>
1028
+ <input type="text" name="gllr_custom_image_row_count" value="<?php echo $gllr_options["custom_image_row_count"]; ?>" />
1029
+ </td>
1030
+ </tr>
1031
+ <tr valign="top">
1032
+ <th scope="row"><?php _e( 'Start slideshow', 'gallery' ); ?> </th>
1033
+ <td>
1034
+ <input type="checkbox" name="gllr_start_slideshow" value="1" <?php if ( 1 == $gllr_options["start_slideshow"] ) echo 'checked="checked"'; ?> />
1035
+ </td>
1036
+ </tr>
1037
+ <tr valign="top">
1038
+ <th scope="row"><?php _e( 'Slideshow interval', 'gallery' ); ?> </th>
1039
+ <td>
1040
+ <input type="text" name="gllr_slideshow_interval" value="<?php echo $gllr_options["slideshow_interval"]; ?>" />
1041
+ </td>
1042
+ </tr>
1043
+ <tr valign="top">
1044
+ <th scope="row"><?php _e( 'Use single lightbox for multiple galleries on one page', 'gallery' ); ?> </th>
1045
+ <td>
1046
+ <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"'; ?> />
1047
+ </td>
1048
+ </tr>
1049
+ <tr valign="top">
1050
+ <th scope="row"><?php _e( 'Sort images by', 'gallery' ); ?></th>
1051
+ <td>
1052
+ <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 />
1053
+ <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 />
1054
+ <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 />
1055
+ <label class="label_radio"><input type="radio" name="gllr_order_by" value="menu_order" <?php if ( 'menu_order' == $gllr_options["order_by"] ) echo 'checked="checked"'; ?> /> <?php _e( 'Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)', 'gallery' ); ?></label><br />
1056
+ <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>
1057
+ </td>
1058
+ </tr>
1059
+ <tr valign="top">
1060
+ <th scope="row"><?php _e( 'Sort images', 'gallery' ); ?></th>
1061
+ <td>
1062
+ <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 />
1063
+ <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>
1064
+ </td>
1065
+ </tr>
1066
+ <tr valign="top">
1067
+ <th scope="row"><?php _e( 'Display text above the image', 'gallery' ); ?></th>
1068
+ <td>
1069
+ <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>
1070
+ </td>
1071
+ </tr>
1072
+ <tr valign="top">
1073
+ <th scope="row"><?php _e( 'Display the Back link', 'gallery' ); ?></th>
1074
+ <td>
1075
+ <input type="checkbox" name="gllr_return_link" value="1" <?php if ( 1 == $gllr_options["return_link"] ) echo 'checked="checked"'; ?> />
1076
+ </td>
1077
+ </tr>
1078
+ <tr valign="top">
1079
+ <th scope="row"><?php _e( 'Display the Back link in the shortcode', 'gallery' ); ?> </th>
1080
+ <td>
1081
+ <input type="checkbox" name="gllr_return_link_shortcode" value="1" <?php if ( 1 == $gllr_options["return_link_shortcode"] ) echo 'checked="checked"'; ?> />
1082
+ </td>
1083
+ </tr>
1084
+ <tr valign="top">
1085
+ <th scope="row"><?php _e( 'The Back link text', 'gallery' ); ?> </th>
1086
+ <td>
1087
+ <input type="text" name="gllr_return_link_text" value="<?php echo $gllr_options["return_link_text"]; ?>" style="width:200px;" />
1088
+ </td>
1089
+ </tr>
1090
+ <tr valign="top">
1091
+ <th scope="row"><?php _e( 'The Back link URL', 'gallery' ); ?></th>
1092
+ <td>
1093
+ <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 />
1094
+ <input type="radio" 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">
1095
+ <?php _e( '(Full URL to custom page)' , 'gallery'); ?>
1096
+ </td>
1097
+ </tr>
1098
+ <tr valign="top">
1099
+ <th scope="row"><?php _e( 'The Read More link text', 'gallery' ); ?></th>
1100
+ <td>
1101
+ <input type="text" name="gllr_read_more_link_text" value="<?php echo $gllr_options["read_more_link_text"]; ?>" style="width:200px;" />
1102
+ </td>
1103
+ </tr>
1104
+ <tr valign="top">
1105
+ <th scope="row"><?php _e( 'Add gallery to the search', 'gallery' ); ?></th>
1106
+ <td>
1107
+ <?php
1108
+ $all_plugins = get_plugins();
1109
+ $active_plugins = get_option( 'active_plugins' );
1110
+ if ( ! function_exists( 'is_plugin_active_for_network' ) )
1111
+ require_once( ABSPATH . '/wp-admin/includes/plugin.php' );
1112
+ if ( array_key_exists( 'custom-search-plugin/custom-search-plugin.php', $all_plugins ) ) {
1113
+ if ( 0 < count( preg_grep( '/custom-search-plugin\/custom-search-plugin.php/', $active_plugins ) ) || is_plugin_active_for_network( 'custom-search-plugin/custom-search-plugin.php' ) ) { ?>
1114
+ <input type="checkbox" name="gllr_add_to_search" value="1" <?php if ( isset( $cstmsrch_options ) && in_array( 'gallery', $cstmsrch_options ) ) echo "checked=\"checked\""; ?> />
1115
+ <span style="color: #888888;font-size: 10px;"> (<?php _e( 'Using', 'gallery' ); ?> <a href="admin.php?page=custom_search.php">Custom Search</a> <?php _e( 'powered by', 'gallery' ); ?> <a href="http://bestwebsoft.com/plugin/">bestwebsoft.com</a>)</span>
1116
+ <?php } else { ?>
1117
+ <input disabled="disabled" type="checkbox" name="gllr_add_to_search" value="1" <?php if ( isset( $cstmsrch_options ) && in_array( 'gallery', $cstmsrch_options ) ) echo "checked=\"checked\""; ?> />
1118
+ <span style="color: #888888;font-size: 10px;">(<?php _e( 'Using Custom Search powered by', 'gallery' ); ?> <a href="http://bestwebsoft.com/plugin/">bestwebsoft.com</a>) <a href="<?php echo bloginfo("url"); ?>/wp-admin/plugins.php"><?php _e( 'Activate Custom Search', 'gallery' ); ?></a></span>
1119
+ <?php }
1120
+ } else { ?>
1121
+ <input disabled="disabled" type="checkbox" name="gllr_add_to_search" value="1" />
1122
+ <span style="color: #888888;font-size: 10px;">(<?php _e( 'Using Custom Search powered by', 'gallery' ); ?> <a href="http://bestwebsoft.com/plugin/">bestwebsoft.com</a>) <a href="http://bestwebsoft.com/plugin/custom-search-plugin/"><?php _e( 'Download Custom Search', 'gallery' ); ?></a></span>
1123
+ <?php } ?>
1124
+ </td>
1125
+ </tr>
1126
+ </table>
1127
+ <table class="form-table bws_pro_version">
1128
+ <tr valign="top" class="gllr_width_labels">
1129
+ <th scope="row"><?php _e( 'Display Like buttons in the lightbox', 'gallery' ); ?></th>
1130
+ <td>
1131
+ <input disabled type="checkbox" name="gllrprfssnl_like_button_fb" value="1" /> <?php _e( 'FaceBook', 'gallery' ); ?><br />
1132
+ <input disabled type="checkbox" name="gllrprfssnl_like_button_twit" value="1" /> <?php _e( 'Twitter', 'gallery' ); ?><br />
1133
+ <input disabled type="checkbox" name="gllrprfssnl_like_button_pint" value="1" /> <?php _e( 'Pinterest', 'gallery' ); ?><br />
1134
+ <input disabled type="checkbox" name="gllrprfssnl_like_button_g_plusone" value="1" /> <?php _e( 'Google +1', 'gallery' ); ?>
1135
+ </td>
1136
+ </tr>
1137
+ <tr valign="top" class="gllr_width_labels">
1138
+ <th scope="row"><?php _e( 'Slug for gallery item', 'gallery' ); ?></th>
1139
+ <td>
1140
+ <input type="text" name="gllrprfssnl_slug" value="gallery" disabled /> <span style="color: #888888;font-size: 10px;"><?php _e( 'for any structure of permalinks except the default structure', 'gallery' ); ?></span>
1141
+ </td>
1142
+ </tr>
1143
+ <tr valign="top">
1144
+ <th scope="row" colspan="2">
1145
+ * <?php _e( 'If you upgrade to Pro version all your settings and galleries will be saved.', 'gallery' ); ?>
1146
+ </th>
1147
+ </tr>
1148
+ <tr class="bws_pro_version_tooltip">
1149
+ <th scope="row" colspan="2">
1150
+ <?php _e( 'This functionality is available in the Pro version of the plugin. For more details, please follow the link', 'gallery' ); ?>
1151
+ <a href="http://bestwebsoft.com/plugin/gallery-pro/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Gallery Pro Plugin">
1152
+ Gallery Pro Plugin
1153
+ </a>
1154
+ </th>
1155
+ </tr>
1156
+ </table>
1157
+ <div style="clear:both;"></div>
1158
+ <input type="hidden" name="gllr_form_submit" value="submit" />
1159
+ <p class="submit">
1160
+ <input type="submit" class="button-primary" value="<?php _e( 'Save Changes' ) ?>" />
1161
+ </p>
1162
+ <?php wp_nonce_field( plugin_basename( __FILE__ ), 'gllr_nonce_name' ); ?>
1163
+ </form>
1164
+ <div class="bws-plugin-reviews">
1165
+ <div class="bws-plugin-reviews-rate">
1166
+ <?php _e( 'If you enjoy our plugin, please give it 5 stars on WordPress', 'gallery' ); ?>:
1167
+ <a href="http://wordpress.org/support/view/plugin-reviews/gallery-plugin/" target="_blank" title="Gallery reviews"><?php _e( 'Rate the plugin', 'gallery' ); ?></a>
1168
+ </div>
1169
+ <div class="bws-plugin-reviews-support">
1170
+ <?php _e( 'If there is something wrong about it, please contact us', 'gallery' ); ?>:
1171
+ <a href="http://support.bestwebsoft.com">http://support.bestwebsoft.com</a>
1172
+ </div>
1173
  </div>
1174
+ <?php } elseif ( 'go_pro' == $_GET['action'] ) { ?>
1175
+ <?php if ( isset( $pro_plugin_is_activated ) && true === $pro_plugin_is_activated ) { ?>
1176
+ <script type="text/javascript">
1177
+ window.setTimeout( function() {
1178
+ window.location.href = 'admin.php?page=gallery-plugin-pro.php';
1179
+ }, 5000 );
1180
+ </script>
1181
+ <p><?php _e( "Congratulations! The PRO version of the plugin is successfully download and activated.", 'gallery' ); ?></p>
1182
+ <p>
1183
+ <?php _e( "Please, go to", 'gallery' ); ?> <a href="admin.php?page=gallery-plugin-pro.php"><?php _e( 'the setting page', 'gallery' ); ?></a>
1184
+ (<?php _e( "You will be redirected automatically in 5 seconds.", 'gallery' ); ?>)
1185
+ </p>
1186
+ <?php } else { ?>
1187
+ <form method="post" action="admin.php?page=gallery-plugin.php&amp;action=go_pro">
1188
+ <p>
1189
+ <?php _e( 'You can download and activate', 'gallery' ); ?>
1190
+ <a href="http://bestwebsoft.com/plugin/gallery-pro/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Gallery Pro">PRO</a>
1191
+ <?php _e( 'version of this plugin by entering Your license key.', 'gallery' ); ?><br />
1192
+ <span style="color: #888888;font-size: 10px;">
1193
+ <?php _e( 'You can find your license key on your personal page Client area, by clicking on the link', 'gallery' ); ?>
1194
+ <a href="http://bestwebsoft.com/wp-login.php">http://bestwebsoft.com/wp-login.php</a>
1195
+ <?php _e( '(your username is the email you specify when purchasing the product).', 'gallery' ); ?>
1196
+ </span>
1197
+ </p>
1198
+ <?php if ( isset( $bstwbsftwppdtplgns_options['go_pro']['gallery-plugin-pro/gallery-plugin-pro.php']['count'] ) &&
1199
+ '5' < $bstwbsftwppdtplgns_options['go_pro']['gallery-plugin-pro/gallery-plugin-pro.php']['count'] &&
1200
+ $bstwbsftwppdtplgns_options['go_pro']['gallery-plugin-pro/gallery-plugin-pro.php']['time'] < ( time() + ( 24 * 60 * 60 ) ) ) { ?>
1201
+ <p>
1202
+ <input disabled="disabled" type="text" name="bws_license_key" value="<?php echo $bws_license_key; ?>" />
1203
+ <input disabled="disabled" type="submit" class="button-primary" value="<?php _e( 'Go!', 'gallery' ); ?>" />
1204
+ </p>
1205
+ <p>
1206
+ <?php _e( "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually.", 'gallery' ); ?>
1207
+ </p>
1208
+ <?php } else { ?>
1209
+ <p>
1210
+ <input type="text" name="bws_license_key" value="<?php echo $bws_license_key; ?>" />
1211
+ <input type="hidden" name="bws_license_plugin" value="gallery-plugin-pro/gallery-plugin-pro.php" />
1212
+ <input type="hidden" name="bws_license_submit" value="submit" />
1213
+ <input type="submit" class="button-primary" value="<?php _e( 'Go!', 'gallery' ); ?>" />
1214
+ <?php wp_nonce_field( plugin_basename(__FILE__), 'bws_license_nonce_name' ); ?>
1215
+ </p>
1216
+ <?php } ?>
1217
+ </form>
1218
+ <?php }
1219
+ } ?>
1220
  </div>
1221
  <?php }
1222
  }
1369
  }
1370
  ?>
1371
  <li>
1372
+ <a rel="bookmark" href="<?php echo get_permalink(); ?>" title="<?php echo $post->post_title; ?>">
1373
+ <img style="width:<?php echo $gllr_options['gllr_custom_size_px'][0][0]; ?>px;" alt="<?php echo $post->post_title; ?>" title="<?php echo $post->post_title; ?>" src="<?php echo $image_attributes[0]; ?>" />
1374
+ </a>
1375
  <div class="gallery_detail_box">
1376
  <div><?php echo $post->post_title; ?></div>
1377
  <div><?php echo the_excerpt_max_charlength( 100 ); ?></div>
1470
  'speedIn' : 500,
1471
  'speedOut' : 300,
1472
  'titleFormat' : function( title, currentArray, currentIndex, currentOpts ) {
1473
+ 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 } ?>';
1474
  }<?php if ( 1 == $gllr_options['start_slideshow'] ) { ?>,
1475
  'onComplete': function() {
1476
  clearTimeout( jQuery.fancybox.slider );
images/Thumbs.db CHANGED
File without changes
images/icon_16.png CHANGED
File without changes
images/icon_16_b.png CHANGED
File without changes
images/icon_16_c.png CHANGED
File without changes
images/icon_36.png CHANGED
File without changes
images/icon_36_b.png CHANGED
File without changes
images/icons_32.png CHANGED
File without changes
images/icons_32_b.png CHANGED
File without changes
images/menu.png CHANGED
File without changes
images/menu_b.png CHANGED
File without changes
images/menu_single.png CHANGED
File without changes
images/px.png CHANGED
File without changes
languages/gallery-bg_BG.mo CHANGED
Binary file
languages/gallery-bg_BG.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-12-13 14:03+0300\n"
6
- "PO-Revision-Date: 2013-12-13 14:03+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Petya <p@pipermagus.com>\n"
9
  "Language: uk_UA\n"
@@ -17,7 +17,7 @@ msgstr ""
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
  #: gallery-plugin.php:100
20
- #: gallery-plugin.php:782
21
  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"
22
  msgstr "Файловете \"gallery-template.php\" и \"gallery-single-template.php\" не бяха намерени в папката на вашата тема. Моля копирайте ги от папката `/wp-content/plugins/gallery-plugin/template/` в папката на вашата тема, за да работи правилно приставката Gallery."
23
 
@@ -27,7 +27,7 @@ msgid "Galleries"
27
  msgstr "Галерии"
28
 
29
  #: gallery-plugin.php:129
30
- #: gallery-plugin.php:609
31
  msgid "Gallery"
32
  msgstr "Галерия"
33
 
@@ -67,521 +67,593 @@ msgstr "Качване на файл"
67
  msgid "Gallery Shortcode"
68
  msgstr "Шорткод за галерия"
69
 
70
- #: gallery-plugin.php:212
71
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
72
  msgstr "Временната папка за съхраняване на файлове (gallery-plugin/upload/files) не е достъпна за запис на уеб-сървъра ви. Моля, използвайте стандартния начин на WordPress за качване на снимки(media library)."
73
 
74
- #: gallery-plugin.php:216
75
  msgid "Choose an image for upload:"
76
  msgstr "Изберете изображение за качване:"
77
 
78
- #: gallery-plugin.php:221
79
  msgid "Please enable JavaScript to use the file uploader."
80
  msgstr "Моля, активирайте JavaScript, за да можете да качвате файлове."
81
 
82
- #: gallery-plugin.php:228
83
  msgid "Allow the download link for all images in this gallery"
84
  msgstr "Позволете свалянето на всички изображения от тази галерия."
85
 
86
- #: gallery-plugin.php:229
87
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
88
  msgstr "Моля, използвайте функцията drag&drop, за да смените позицията на снимките и не забравяйте да съхраните промените."
89
 
90
- #: gallery-plugin.php:231
91
  msgid "Please make a choice"
92
  msgstr "Моля, изберете"
93
 
94
- #: gallery-plugin.php:231
95
- #: gallery-plugin.php:948
96
  msgid "Sort images by"
97
  msgstr "Подреди изображенията по"
98
 
99
- #: gallery-plugin.php:231
100
  msgid "sort images"
101
  msgstr "подреди изображенията"
102
 
103
- #: gallery-plugin.php:231
104
  msgid "on the plugin settings page ("
105
  msgstr "на страницата с настройки за плъгина ("
106
 
107
- #: gallery-plugin.php:276
108
- #: gallery-plugin.php:505
109
  msgid "Title"
110
  msgstr "Име"
111
 
112
- #: gallery-plugin.php:278
113
  msgid "Alt tag"
114
  msgstr ""
115
 
116
- #: gallery-plugin.php:279
117
  msgid "URL"
118
  msgstr "URL"
119
 
120
- #: gallery-plugin.php:279
121
  msgid "(by click on image opens a link in a new window)"
122
  msgstr "(отваря изображението в нов прозорец)"
123
 
124
- #: gallery-plugin.php:280
125
  msgid "This setting is available in Pro version"
126
  msgstr "Тази настройка е достъпна само в Pro версията."
127
 
128
- #: gallery-plugin.php:281
129
  msgid "Open the link"
130
  msgstr "Отваряне на линка"
131
 
132
- #: gallery-plugin.php:281
133
  msgid "Current window"
134
  msgstr "Текущия прозорец"
135
 
136
- #: gallery-plugin.php:281
137
  msgid "New window"
138
  msgstr "Нов прозорец"
139
 
140
- #: gallery-plugin.php:282
141
  msgid "Delete"
142
  msgstr "Изтриване"
143
 
144
- #: gallery-plugin.php:295
145
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
146
  msgstr "Можете да добавите галерия към страница или пост, като добавите този шорткод към съдържанието"
147
 
148
- #: gallery-plugin.php:297
149
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
150
  msgstr "Ако искате да покажете кратко описание, заедно със screenshot и линк към страницата с галерията"
151
 
152
- #: gallery-plugin.php:506
153
  msgid "Author"
154
  msgstr "Автор "
155
 
156
- #: gallery-plugin.php:507
157
  msgid "Photo"
158
  msgstr "Снимка"
159
 
160
- #: gallery-plugin.php:508
161
  msgid "Publishing"
162
  msgstr "Публикация"
163
 
164
- #: gallery-plugin.php:509
165
- #: gallery-plugin.php:952
166
  msgid "Date"
167
  msgstr "Дата "
168
 
169
- #: gallery-plugin.php:638
170
  msgid "See images &raquo;"
171
  msgstr "Виж изображенията &raquo;"
172
 
173
- #: gallery-plugin.php:685
174
  msgid "requires"
175
  msgstr ""
176
 
177
- #: gallery-plugin.php:685
178
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
179
  msgstr ""
180
 
181
- #: gallery-plugin.php:685
182
  msgid "Back to the WordPress"
183
  msgstr ""
184
 
185
- #: gallery-plugin.php:685
186
  #, fuzzy
187
  msgid "Plugins page"
188
  msgstr "Плагіни про-версії"
189
 
190
- #: gallery-plugin.php:775
191
  msgid "Settings are saved"
192
  msgstr "Настройките са съхранени"
193
 
194
- #: gallery-plugin.php:788
195
- msgid "Gallery Settings"
196
- msgstr "Настройки на галерията"
 
197
 
198
- #: gallery-plugin.php:791
199
- msgid "Notice:"
200
  msgstr ""
201
 
202
- #: gallery-plugin.php:791
203
- msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
204
  msgstr ""
205
 
206
- #: gallery-plugin.php:792
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 "Ако искате да добавите галерия към ваша страница или пост, просто копирайте и поставете този шорткод в поста или страницата:"
 
209
 
210
- #: gallery-plugin.php:794
211
- #, fuzzy
212
- msgid "Please enable JavaScript to use the option to renew images."
213
- msgstr "Моля, активирайте JavaScript, за да можете да качвате файлове."
214
 
215
- #: gallery-plugin.php:804
216
- msgid "Change the way to store your post_meta information for gallery"
217
  msgstr ""
218
 
219
- #: gallery-plugin.php:806
220
- msgid "Update All Info"
 
221
  msgstr ""
222
 
223
- #: gallery-plugin.php:811
224
- msgid "Updating post_meta information..."
225
  msgstr ""
226
 
227
- #: gallery-plugin.php:812
228
- #, fuzzy
229
- msgid "No gallery item found"
230
- msgstr "Няма намерена галерия"
 
 
 
 
 
 
 
 
 
231
 
232
- #: gallery-plugin.php:813
233
- msgid "All info is updated"
234
  msgstr ""
235
 
236
- #: gallery-plugin.php:814
237
- #: gallery-plugin.php:829
238
- msgid "Error."
 
 
 
239
  msgstr ""
240
 
241
- #: gallery-plugin.php:819
 
 
 
 
 
 
 
 
 
242
  msgid "Update images for gallery"
243
  msgstr ""
244
 
245
- #: gallery-plugin.php:821
246
  #, fuzzy
247
  msgid "Update images"
248
  msgstr "подреди изображенията"
249
 
250
- #: gallery-plugin.php:826
251
  msgid "Updating images..."
252
  msgstr ""
253
 
254
- #: gallery-plugin.php:827
255
  #, fuzzy
256
  msgid "No image found"
257
  msgstr "Няма намерена галерия"
258
 
259
- #: gallery-plugin.php:828
260
  msgid "All images are updated"
261
  msgstr ""
262
 
263
- #: gallery-plugin.php:835
 
 
 
 
264
  msgid "Image size for the album cover"
265
  msgstr "Размер на изображението за корица на албума"
266
 
267
- #: gallery-plugin.php:837
268
- #: gallery-plugin.php:845
269
- #: gallery-plugin.php:858
270
  msgid "Image size"
271
  msgstr "Размер на изображението"
272
 
273
- #: gallery-plugin.php:838
274
- #: gallery-plugin.php:846
275
  msgid "Width (in px)"
276
  msgstr "Ширина (в px)"
277
 
278
- #: gallery-plugin.php:839
279
- #: gallery-plugin.php:847
280
  msgid "Height (in px)"
281
  msgstr "Височина (в px)"
282
 
283
- #: gallery-plugin.php:843
284
  msgid "Gallery image size"
285
  msgstr "Размер на изображението в галерия"
286
 
287
- #: gallery-plugin.php:851
288
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
289
  msgstr "WordPress ще създава thumbnail с указаните размери, когато качвате нова снимка."
290
 
291
- #: gallery-plugin.php:856
292
  msgid "Gallery image size in the lightbox"
293
  msgstr "Размер на изображението за lightbox"
294
 
295
- #: gallery-plugin.php:859
296
  msgid "Max width (in px)"
297
  msgstr "Макс. ширина (в px)"
298
 
299
- #: gallery-plugin.php:860
300
  msgid "Max height (in px)"
301
  msgstr "Макс. височина (в px)"
302
 
303
- #: gallery-plugin.php:861
304
  msgid "Display a full size image in the lightbox"
305
  msgstr "Показване на изображението в пълен размер в lightbox"
306
 
307
- #: gallery-plugin.php:865
308
  msgid "Crop position"
309
  msgstr "Позиция за изрязване"
310
 
311
- #: gallery-plugin.php:867
312
  msgid "Horizontal"
313
  msgstr "Хоризонтално"
314
 
315
- #: gallery-plugin.php:869
316
  msgid "left"
317
  msgstr "ляво"
318
 
319
- #: gallery-plugin.php:870
320
- #: gallery-plugin.php:877
321
  msgid "center"
322
  msgstr "център"
323
 
324
- #: gallery-plugin.php:871
325
  msgid "right"
326
  msgstr "дясно"
327
 
328
- #: gallery-plugin.php:874
329
  msgid "Vertical"
330
  msgstr "Вертикално"
331
 
332
- #: gallery-plugin.php:876
333
  msgid "top"
334
  msgstr "отгоре"
335
 
336
- #: gallery-plugin.php:878
337
  msgid "bottom"
338
  msgstr "отдолу"
339
 
340
- #: gallery-plugin.php:883
341
  msgid "Lightbox background"
342
  msgstr "Фон на lightbox"
343
 
344
- #: gallery-plugin.php:885
345
  msgid "Default"
346
  msgstr "По подразбиране"
347
 
348
- #: gallery-plugin.php:886
349
  msgid "Background transparency (from 0 to 1)"
350
  msgstr "Прозрачност на фона (от 0 до 1)"
351
 
352
- #: gallery-plugin.php:888
353
  msgid "Select a background color"
354
  msgstr "Изберете цвят за фон"
355
 
356
- #: gallery-plugin.php:890
357
  msgid "Background color"
358
  msgstr "Цвят на фона"
359
 
360
- #: gallery-plugin.php:897
361
- #: gallery-plugin.php:1042
362
  msgid "If you upgrade to Pro version all your settings and galleries will be saved."
363
  msgstr ""
364
 
365
- #: gallery-plugin.php:902
366
- #: gallery-plugin.php:1047
367
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
368
  msgstr "Тази опция е налична в Pro версията на плъгина. За повече подробности, моля отидете на "
369
 
370
- #: gallery-plugin.php:911
371
  msgid "Images with border"
372
  msgstr "Изображения с рамка"
373
 
374
- #: gallery-plugin.php:914
375
  msgid "Border width in px, just numbers"
376
  msgstr "Ширина на рамката в пиксели, само числа"
377
 
378
- #: gallery-plugin.php:916
379
- #: gallery-plugin.php:918
380
  msgid "Select a border color"
381
  msgstr "Изберете цвят за рамката"
382
 
383
- #: gallery-plugin.php:924
384
  msgid "Number of images in the row"
385
  msgstr "Брой изображения на ред"
386
 
387
- #: gallery-plugin.php:930
388
  msgid "Start slideshow"
389
  msgstr "Слайдшоу"
390
 
391
- #: gallery-plugin.php:936
392
  msgid "Slideshow interval"
393
  msgstr "Интервал за слайдшоу"
394
 
395
- #: gallery-plugin.php:942
396
  msgid "Use single lightbox for multiple galleries on one page"
397
  msgstr ""
398
 
399
- #: gallery-plugin.php:950
400
  msgid "Attachment ID"
401
  msgstr "ID на изображението"
402
 
403
- #: gallery-plugin.php:951
404
  msgid "Image Name"
405
  msgstr "Име на изображението"
406
 
407
- #: gallery-plugin.php:953
408
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
409
  msgstr "Ред за сортиране (полето за въвеждане на ред за сортиране в Insert / Upload Media Gallery)"
410
 
411
- #: gallery-plugin.php:954
412
  msgid "Random"
413
  msgstr "Произволен"
414
 
415
- #: gallery-plugin.php:958
416
  msgid "Sort images"
417
  msgstr "Подреди изображенията"
418
 
419
- #: gallery-plugin.php:960
420
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
421
  msgstr "ASC (възходящ ред - 1, 2, 3, а, б, в)"
422
 
423
- #: gallery-plugin.php:961
424
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
425
  msgstr "DESC (низходящ ред - 3, 2, 1, в, б, а)"
426
 
427
- #: gallery-plugin.php:965
428
  msgid "Display text above the image"
429
  msgstr "Показване на текст над изображението"
430
 
431
- #: gallery-plugin.php:967
432
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
433
  msgstr "Не отбелязвайте, ако искате текстът да се показва само в lightbox"
434
 
435
- #: gallery-plugin.php:971
436
  msgid "Display the Back link"
437
  msgstr "Показване на линк 'Назад'"
438
 
439
- #: gallery-plugin.php:977
440
  msgid "Display the Back link in the shortcode"
441
  msgstr "Показване на линк 'Назад' в шорткода"
442
 
443
- #: gallery-plugin.php:983
444
  msgid "The Back link text"
445
  msgstr "Текст за линка 'Назад'"
446
 
447
- #: gallery-plugin.php:989
448
  msgid "The Back link URL"
449
  msgstr "URL за линка 'Назад'"
450
 
451
- #: gallery-plugin.php:991
452
  msgid "Gallery page (Page with Gallery Template)"
453
  msgstr "Страница с галерия (страница с шаблон 'Gallery Template')"
454
 
455
- #: gallery-plugin.php:993
456
  msgid "(Full URL to custom page)"
457
  msgstr "(Пълно URL към произволна страница)"
458
 
459
- #: gallery-plugin.php:997
460
  msgid "The Read More link text"
461
  msgstr "Текст за линка 'Прочети повече'"
462
 
463
- #: gallery-plugin.php:1003
464
  msgid "Add gallery to the search"
465
  msgstr ""
466
 
467
- #: gallery-plugin.php:1012
468
- #: gallery-plugin.php:1015
469
- #: gallery-plugin.php:1019
 
 
 
 
 
 
 
470
  msgid "Using Custom Search powered by"
471
  msgstr ""
472
 
473
- #: gallery-plugin.php:1015
474
  msgid "Activate Custom Search"
475
  msgstr ""
476
 
477
- #: gallery-plugin.php:1019
478
  msgid "Download Custom Search"
479
  msgstr ""
480
 
481
- #: gallery-plugin.php:1026
482
  msgid "Display Like buttons in the lightbox"
483
  msgstr "Показване на Like бутони в lightbox"
484
 
485
- #: gallery-plugin.php:1028
486
  msgid "FaceBook"
487
  msgstr "FaceBook"
488
 
489
- #: gallery-plugin.php:1029
490
  msgid "Twitter"
491
  msgstr "Twitter"
492
 
493
- #: gallery-plugin.php:1030
494
  msgid "Pinterest"
495
  msgstr "Pinterest"
496
 
497
- #: gallery-plugin.php:1031
498
  msgid "Google +1"
499
  msgstr "Google +1"
500
 
501
- #: gallery-plugin.php:1035
502
  msgid "Slug for gallery item"
503
  msgstr "Название на елемент от галерията"
504
 
505
- #: gallery-plugin.php:1037
506
  msgid "for any structure of permalinks except the default structure"
507
  msgstr "за всяка структура от пермалинковете, с изключение на структурата по подразбиране"
508
 
509
- #: gallery-plugin.php:1057
510
  msgid "Save Changes"
511
  msgstr "Съхрани промените"
512
 
513
- #: gallery-plugin.php:1063
514
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
515
  msgstr ""
516
 
517
- #: gallery-plugin.php:1064
518
  #, fuzzy
519
  msgid "Rate the plugin"
520
  msgstr "Безкоштовні плагіни"
521
 
522
- #: gallery-plugin.php:1067
523
  #, fuzzy
524
  msgid "If there is something wrong about it, please contact us"
525
  msgstr "Якщо у вас є ябудь-які питання, будь ласка, зв'яжіться з нами через plugin@bestwebsoft.com або заповніть нашу контактну форму на нашому сайті"
526
 
527
- #: gallery-plugin.php:1079
528
- #: gallery-plugin.php:1094
529
- msgid "Settings"
530
- msgstr "Настройки"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
531
 
532
- #: gallery-plugin.php:1080
 
 
 
 
 
 
 
 
 
 
 
 
 
533
  msgid "FAQ"
534
  msgstr "Често задавани въпроси"
535
 
536
- #: gallery-plugin.php:1081
537
  msgid "Support"
538
  msgstr "Поддръжка"
539
 
540
- #: gallery-plugin.php:1302
541
- #: template/gallery-single-template.php:76
 
 
 
 
 
542
  msgid "Sorry, nothing found."
543
  msgstr "Съжалявам, нищо не е намерено."
544
 
545
- #: gallery-plugin.php:1324
546
- #: template/gallery-single-template.php:102
547
- msgid "Download high resolution image"
548
- msgstr "Свали изображението в цял размер"
549
 
550
- #: gallery-plugin.php:1648
551
  #, fuzzy
552
  msgid "Image size not defined"
553
  msgstr "Размер на изображението"
554
 
555
- #: gallery-plugin.php:1663
556
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
557
  msgstr ""
558
 
559
- #: gallery-plugin.php:1674
560
  msgid "Image size changes not defined"
561
  msgstr ""
562
 
563
- #: gallery-plugin.php:1703
564
- #: gallery-plugin.php:1706
565
- #: gallery-plugin.php:1711
566
  msgid "Invalid path"
567
  msgstr ""
568
 
569
- #: gallery-plugin.php:1829
570
  #, fuzzy
571
  msgid "Learn More"
572
  msgstr "Читати далі"
573
 
574
- #: gallery-plugin.php:1831
575
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
576
  msgstr ""
577
 
578
- #: gallery-plugin.php:1832
579
  msgid "Extend standard plugin functionality with new great options."
580
  msgstr ""
581
 
582
- #: template/gallery-single-template.php:102
583
- msgid "Image"
584
- msgstr "Изображение"
585
 
586
  #~ msgid "Not set"
587
  #~ msgstr "Не завдано"
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-02-06 10:39+0300\n"
6
+ "PO-Revision-Date: 2014-02-06 10:39+0300\n"
7
  "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Petya <p@pipermagus.com>\n"
9
  "Language: uk_UA\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
  #: gallery-plugin.php:100
20
+ #: gallery-plugin.php:777
21
  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"
22
  msgstr "Файловете \"gallery-template.php\" и \"gallery-single-template.php\" не бяха намерени в папката на вашата тема. Моля копирайте ги от папката `/wp-content/plugins/gallery-plugin/template/` в папката на вашата тема, за да работи правилно приставката Gallery."
23
 
27
  msgstr "Галерии"
28
 
29
  #: gallery-plugin.php:129
30
+ #: gallery-plugin.php:606
31
  msgid "Gallery"
32
  msgstr "Галерия"
33
 
67
  msgid "Gallery Shortcode"
68
  msgstr "Шорткод за галерия"
69
 
70
+ #: gallery-plugin.php:213
71
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
72
  msgstr "Временната папка за съхраняване на файлове (gallery-plugin/upload/files) не е достъпна за запис на уеб-сървъра ви. Моля, използвайте стандартния начин на WordPress за качване на снимки(media library)."
73
 
74
+ #: gallery-plugin.php:217
75
  msgid "Choose an image for upload:"
76
  msgstr "Изберете изображение за качване:"
77
 
78
+ #: gallery-plugin.php:222
79
  msgid "Please enable JavaScript to use the file uploader."
80
  msgstr "Моля, активирайте JavaScript, за да можете да качвате файлове."
81
 
82
+ #: gallery-plugin.php:229
83
  msgid "Allow the download link for all images in this gallery"
84
  msgstr "Позволете свалянето на всички изображения от тази галерия."
85
 
86
+ #: gallery-plugin.php:230
87
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
88
  msgstr "Моля, използвайте функцията drag&drop, за да смените позицията на снимките и не забравяйте да съхраните промените."
89
 
90
+ #: gallery-plugin.php:232
91
  msgid "Please make a choice"
92
  msgstr "Моля, изберете"
93
 
94
+ #: gallery-plugin.php:232
95
+ #: gallery-plugin.php:1050
96
  msgid "Sort images by"
97
  msgstr "Подреди изображенията по"
98
 
99
+ #: gallery-plugin.php:232
100
  msgid "sort images"
101
  msgstr "подреди изображенията"
102
 
103
+ #: gallery-plugin.php:232
104
  msgid "on the plugin settings page ("
105
  msgstr "на страницата с настройки за плъгина ("
106
 
107
+ #: gallery-plugin.php:277
108
+ #: gallery-plugin.php:503
109
  msgid "Title"
110
  msgstr "Име"
111
 
112
+ #: gallery-plugin.php:279
113
  msgid "Alt tag"
114
  msgstr ""
115
 
116
+ #: gallery-plugin.php:280
117
  msgid "URL"
118
  msgstr "URL"
119
 
120
+ #: gallery-plugin.php:280
121
  msgid "(by click on image opens a link in a new window)"
122
  msgstr "(отваря изображението в нов прозорец)"
123
 
124
+ #: gallery-plugin.php:281
125
  msgid "This setting is available in Pro version"
126
  msgstr "Тази настройка е достъпна само в Pro версията."
127
 
128
+ #: gallery-plugin.php:282
129
  msgid "Open the link"
130
  msgstr "Отваряне на линка"
131
 
132
+ #: gallery-plugin.php:282
133
  msgid "Current window"
134
  msgstr "Текущия прозорец"
135
 
136
+ #: gallery-plugin.php:282
137
  msgid "New window"
138
  msgstr "Нов прозорец"
139
 
140
+ #: gallery-plugin.php:283
141
  msgid "Delete"
142
  msgstr "Изтриване"
143
 
144
+ #: gallery-plugin.php:296
145
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
146
  msgstr "Можете да добавите галерия към страница или пост, като добавите този шорткод към съдържанието"
147
 
148
+ #: gallery-plugin.php:298
149
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
150
  msgstr "Ако искате да покажете кратко описание, заедно със screenshot и линк към страницата с галерията"
151
 
152
+ #: gallery-plugin.php:504
153
  msgid "Author"
154
  msgstr "Автор "
155
 
156
+ #: gallery-plugin.php:505
157
  msgid "Photo"
158
  msgstr "Снимка"
159
 
160
+ #: gallery-plugin.php:506
161
  msgid "Publishing"
162
  msgstr "Публикация"
163
 
164
+ #: gallery-plugin.php:507
165
+ #: gallery-plugin.php:1054
166
  msgid "Date"
167
  msgstr "Дата "
168
 
169
+ #: gallery-plugin.php:635
170
  msgid "See images &raquo;"
171
  msgstr "Виж изображенията &raquo;"
172
 
173
+ #: gallery-plugin.php:682
174
  msgid "requires"
175
  msgstr ""
176
 
177
+ #: gallery-plugin.php:682
178
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
179
  msgstr ""
180
 
181
+ #: gallery-plugin.php:682
182
  msgid "Back to the WordPress"
183
  msgstr ""
184
 
185
+ #: gallery-plugin.php:682
186
  #, fuzzy
187
  msgid "Plugins page"
188
  msgstr "Плагіни про-версії"
189
 
190
+ #: gallery-plugin.php:770
191
  msgid "Settings are saved"
192
  msgstr "Настройките са съхранени"
193
 
194
+ #: gallery-plugin.php:799
195
+ #: gallery-plugin.php:838
196
+ msgid "Wrong license key"
197
+ msgstr ""
198
 
199
+ #: gallery-plugin.php:831
200
+ msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
201
  msgstr ""
202
 
203
+ #: gallery-plugin.php:840
204
+ msgid "This license key is bind to another site"
205
  msgstr ""
206
 
207
+ #: gallery-plugin.php:842
208
+ #: gallery-plugin.php:1206
209
+ msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
210
+ msgstr ""
211
 
212
+ #: gallery-plugin.php:860
213
+ msgid "Failed to open the zip archive. Please, upload the plugin manually"
214
+ msgstr ""
 
215
 
216
+ #: gallery-plugin.php:866
217
+ msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
218
  msgstr ""
219
 
220
+ #: gallery-plugin.php:870
221
+ #: gallery-plugin.php:879
222
+ msgid "Failed to download the zip archive. Please, upload the plugin manually"
223
  msgstr ""
224
 
225
+ #: gallery-plugin.php:883
226
+ msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
227
  msgstr ""
228
 
229
+ #: gallery-plugin.php:898
230
+ msgid "Please, enter Your license key"
231
+ msgstr ""
232
+
233
+ #: gallery-plugin.php:906
234
+ msgid "Gallery Settings"
235
+ msgstr "Настройки на галерията"
236
+
237
+ #: gallery-plugin.php:908
238
+ #: gallery-plugin.php:1228
239
+ #: gallery-plugin.php:1243
240
+ msgid "Settings"
241
+ msgstr "Настройки"
242
 
243
+ #: gallery-plugin.php:909
244
+ msgid "Go PRO"
245
  msgstr ""
246
 
247
+ #: gallery-plugin.php:914
248
+ msgid "Notice:"
249
+ msgstr ""
250
+
251
+ #: gallery-plugin.php:914
252
+ msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
253
  msgstr ""
254
 
255
+ #: gallery-plugin.php:915
256
+ 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:"
257
+ msgstr "Ако искате да добавите галерия към ваша страница или пост, просто копирайте и поставете този шорткод в поста или страницата:"
258
+
259
+ #: gallery-plugin.php:917
260
+ #, fuzzy
261
+ msgid "Please enable JavaScript to use the option to renew images."
262
+ msgstr "Моля, активирайте JavaScript, за да можете да качвате файлове."
263
+
264
+ #: gallery-plugin.php:921
265
  msgid "Update images for gallery"
266
  msgstr ""
267
 
268
+ #: gallery-plugin.php:923
269
  #, fuzzy
270
  msgid "Update images"
271
  msgstr "подреди изображенията"
272
 
273
+ #: gallery-plugin.php:928
274
  msgid "Updating images..."
275
  msgstr ""
276
 
277
+ #: gallery-plugin.php:929
278
  #, fuzzy
279
  msgid "No image found"
280
  msgstr "Няма намерена галерия"
281
 
282
+ #: gallery-plugin.php:930
283
  msgid "All images are updated"
284
  msgstr ""
285
 
286
+ #: gallery-plugin.php:931
287
+ msgid "Error."
288
+ msgstr ""
289
+
290
+ #: gallery-plugin.php:937
291
  msgid "Image size for the album cover"
292
  msgstr "Размер на изображението за корица на албума"
293
 
294
+ #: gallery-plugin.php:939
295
+ #: gallery-plugin.php:947
296
+ #: gallery-plugin.php:960
297
  msgid "Image size"
298
  msgstr "Размер на изображението"
299
 
300
+ #: gallery-plugin.php:940
301
+ #: gallery-plugin.php:948
302
  msgid "Width (in px)"
303
  msgstr "Ширина (в px)"
304
 
305
+ #: gallery-plugin.php:941
306
+ #: gallery-plugin.php:949
307
  msgid "Height (in px)"
308
  msgstr "Височина (в px)"
309
 
310
+ #: gallery-plugin.php:945
311
  msgid "Gallery image size"
312
  msgstr "Размер на изображението в галерия"
313
 
314
+ #: gallery-plugin.php:953
315
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
316
  msgstr "WordPress ще създава thumbnail с указаните размери, когато качвате нова снимка."
317
 
318
+ #: gallery-plugin.php:958
319
  msgid "Gallery image size in the lightbox"
320
  msgstr "Размер на изображението за lightbox"
321
 
322
+ #: gallery-plugin.php:961
323
  msgid "Max width (in px)"
324
  msgstr "Макс. ширина (в px)"
325
 
326
+ #: gallery-plugin.php:962
327
  msgid "Max height (in px)"
328
  msgstr "Макс. височина (в px)"
329
 
330
+ #: gallery-plugin.php:963
331
  msgid "Display a full size image in the lightbox"
332
  msgstr "Показване на изображението в пълен размер в lightbox"
333
 
334
+ #: gallery-plugin.php:967
335
  msgid "Crop position"
336
  msgstr "Позиция за изрязване"
337
 
338
+ #: gallery-plugin.php:969
339
  msgid "Horizontal"
340
  msgstr "Хоризонтално"
341
 
342
+ #: gallery-plugin.php:971
343
  msgid "left"
344
  msgstr "ляво"
345
 
346
+ #: gallery-plugin.php:972
347
+ #: gallery-plugin.php:979
348
  msgid "center"
349
  msgstr "център"
350
 
351
+ #: gallery-plugin.php:973
352
  msgid "right"
353
  msgstr "дясно"
354
 
355
+ #: gallery-plugin.php:976
356
  msgid "Vertical"
357
  msgstr "Вертикално"
358
 
359
+ #: gallery-plugin.php:978
360
  msgid "top"
361
  msgstr "отгоре"
362
 
363
+ #: gallery-plugin.php:980
364
  msgid "bottom"
365
  msgstr "отдолу"
366
 
367
+ #: gallery-plugin.php:985
368
  msgid "Lightbox background"
369
  msgstr "Фон на lightbox"
370
 
371
+ #: gallery-plugin.php:987
372
  msgid "Default"
373
  msgstr "По подразбиране"
374
 
375
+ #: gallery-plugin.php:988
376
  msgid "Background transparency (from 0 to 1)"
377
  msgstr "Прозрачност на фона (от 0 до 1)"
378
 
379
+ #: gallery-plugin.php:990
380
  msgid "Select a background color"
381
  msgstr "Изберете цвят за фон"
382
 
383
+ #: gallery-plugin.php:992
384
  msgid "Background color"
385
  msgstr "Цвят на фона"
386
 
387
+ #: gallery-plugin.php:999
388
+ #: gallery-plugin.php:1145
389
  msgid "If you upgrade to Pro version all your settings and galleries will be saved."
390
  msgstr ""
391
 
392
+ #: gallery-plugin.php:1004
393
+ #: gallery-plugin.php:1150
394
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
395
  msgstr "Тази опция е налична в Pro версията на плъгина. За повече подробности, моля отидете на "
396
 
397
+ #: gallery-plugin.php:1013
398
  msgid "Images with border"
399
  msgstr "Изображения с рамка"
400
 
401
+ #: gallery-plugin.php:1016
402
  msgid "Border width in px, just numbers"
403
  msgstr "Ширина на рамката в пиксели, само числа"
404
 
405
+ #: gallery-plugin.php:1018
406
+ #: gallery-plugin.php:1020
407
  msgid "Select a border color"
408
  msgstr "Изберете цвят за рамката"
409
 
410
+ #: gallery-plugin.php:1026
411
  msgid "Number of images in the row"
412
  msgstr "Брой изображения на ред"
413
 
414
+ #: gallery-plugin.php:1032
415
  msgid "Start slideshow"
416
  msgstr "Слайдшоу"
417
 
418
+ #: gallery-plugin.php:1038
419
  msgid "Slideshow interval"
420
  msgstr "Интервал за слайдшоу"
421
 
422
+ #: gallery-plugin.php:1044
423
  msgid "Use single lightbox for multiple galleries on one page"
424
  msgstr ""
425
 
426
+ #: gallery-plugin.php:1052
427
  msgid "Attachment ID"
428
  msgstr "ID на изображението"
429
 
430
+ #: gallery-plugin.php:1053
431
  msgid "Image Name"
432
  msgstr "Име на изображението"
433
 
434
+ #: gallery-plugin.php:1055
435
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
436
  msgstr "Ред за сортиране (полето за въвеждане на ред за сортиране в Insert / Upload Media Gallery)"
437
 
438
+ #: gallery-plugin.php:1056
439
  msgid "Random"
440
  msgstr "Произволен"
441
 
442
+ #: gallery-plugin.php:1060
443
  msgid "Sort images"
444
  msgstr "Подреди изображенията"
445
 
446
+ #: gallery-plugin.php:1062
447
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
448
  msgstr "ASC (възходящ ред - 1, 2, 3, а, б, в)"
449
 
450
+ #: gallery-plugin.php:1063
451
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
452
  msgstr "DESC (низходящ ред - 3, 2, 1, в, б, а)"
453
 
454
+ #: gallery-plugin.php:1067
455
  msgid "Display text above the image"
456
  msgstr "Показване на текст над изображението"
457
 
458
+ #: gallery-plugin.php:1069
459
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
460
  msgstr "Не отбелязвайте, ако искате текстът да се показва само в lightbox"
461
 
462
+ #: gallery-plugin.php:1073
463
  msgid "Display the Back link"
464
  msgstr "Показване на линк 'Назад'"
465
 
466
+ #: gallery-plugin.php:1079
467
  msgid "Display the Back link in the shortcode"
468
  msgstr "Показване на линк 'Назад' в шорткода"
469
 
470
+ #: gallery-plugin.php:1085
471
  msgid "The Back link text"
472
  msgstr "Текст за линка 'Назад'"
473
 
474
+ #: gallery-plugin.php:1091
475
  msgid "The Back link URL"
476
  msgstr "URL за линка 'Назад'"
477
 
478
+ #: gallery-plugin.php:1093
479
  msgid "Gallery page (Page with Gallery Template)"
480
  msgstr "Страница с галерия (страница с шаблон 'Gallery Template')"
481
 
482
+ #: gallery-plugin.php:1095
483
  msgid "(Full URL to custom page)"
484
  msgstr "(Пълно URL към произволна страница)"
485
 
486
+ #: gallery-plugin.php:1099
487
  msgid "The Read More link text"
488
  msgstr "Текст за линка 'Прочети повече'"
489
 
490
+ #: gallery-plugin.php:1105
491
  msgid "Add gallery to the search"
492
  msgstr ""
493
 
494
+ #: gallery-plugin.php:1115
495
+ msgid "Using"
496
+ msgstr ""
497
+
498
+ #: gallery-plugin.php:1115
499
+ msgid "powered by"
500
+ msgstr ""
501
+
502
+ #: gallery-plugin.php:1118
503
+ #: gallery-plugin.php:1122
504
  msgid "Using Custom Search powered by"
505
  msgstr ""
506
 
507
+ #: gallery-plugin.php:1118
508
  msgid "Activate Custom Search"
509
  msgstr ""
510
 
511
+ #: gallery-plugin.php:1122
512
  msgid "Download Custom Search"
513
  msgstr ""
514
 
515
+ #: gallery-plugin.php:1129
516
  msgid "Display Like buttons in the lightbox"
517
  msgstr "Показване на Like бутони в lightbox"
518
 
519
+ #: gallery-plugin.php:1131
520
  msgid "FaceBook"
521
  msgstr "FaceBook"
522
 
523
+ #: gallery-plugin.php:1132
524
  msgid "Twitter"
525
  msgstr "Twitter"
526
 
527
+ #: gallery-plugin.php:1133
528
  msgid "Pinterest"
529
  msgstr "Pinterest"
530
 
531
+ #: gallery-plugin.php:1134
532
  msgid "Google +1"
533
  msgstr "Google +1"
534
 
535
+ #: gallery-plugin.php:1138
536
  msgid "Slug for gallery item"
537
  msgstr "Название на елемент от галерията"
538
 
539
+ #: gallery-plugin.php:1140
540
  msgid "for any structure of permalinks except the default structure"
541
  msgstr "за всяка структура от пермалинковете, с изключение на структурата по подразбиране"
542
 
543
+ #: gallery-plugin.php:1160
544
  msgid "Save Changes"
545
  msgstr "Съхрани промените"
546
 
547
+ #: gallery-plugin.php:1166
548
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
549
  msgstr ""
550
 
551
+ #: gallery-plugin.php:1167
552
  #, fuzzy
553
  msgid "Rate the plugin"
554
  msgstr "Безкоштовні плагіни"
555
 
556
+ #: gallery-plugin.php:1170
557
  #, fuzzy
558
  msgid "If there is something wrong about it, please contact us"
559
  msgstr "Якщо у вас є ябудь-які питання, будь ласка, зв'яжіться з нами через plugin@bestwebsoft.com або заповніть нашу контактну форму на нашому сайті"
560
 
561
+ #: gallery-plugin.php:1181
562
+ msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
563
+ msgstr ""
564
+
565
+ #: gallery-plugin.php:1183
566
+ msgid "Please, go to"
567
+ msgstr ""
568
+
569
+ #: gallery-plugin.php:1183
570
+ #, fuzzy
571
+ msgid "the setting page"
572
+ msgstr "на страницата с настройки за плъгина ("
573
+
574
+ #: gallery-plugin.php:1184
575
+ msgid "You will be redirected automatically in 5 seconds."
576
+ msgstr ""
577
+
578
+ #: gallery-plugin.php:1189
579
+ msgid "You can download and activate"
580
+ msgstr ""
581
+
582
+ #: gallery-plugin.php:1191
583
+ msgid "version of this plugin by entering Your license key."
584
+ msgstr ""
585
 
586
+ #: gallery-plugin.php:1193
587
+ msgid "You can find your license key on your personal page Client area, by clicking on the link"
588
+ msgstr ""
589
+
590
+ #: gallery-plugin.php:1195
591
+ msgid "(your username is the email you specify when purchasing the product)."
592
+ msgstr ""
593
+
594
+ #: gallery-plugin.php:1203
595
+ #: gallery-plugin.php:1213
596
+ msgid "Go!"
597
+ msgstr ""
598
+
599
+ #: gallery-plugin.php:1229
600
  msgid "FAQ"
601
  msgstr "Често задавани въпроси"
602
 
603
+ #: gallery-plugin.php:1230
604
  msgid "Support"
605
  msgstr "Поддръжка"
606
 
607
+ #: gallery-plugin.php:1341
608
+ #: template/gallery-single-template.php:14
609
+ msgid "Download high resolution image"
610
+ msgstr "Свали изображението в цял размер"
611
+
612
+ #: gallery-plugin.php:1450
613
+ #: template/gallery-single-template.php:77
614
  msgid "Sorry, nothing found."
615
  msgstr "Съжалявам, нищо не е намерено."
616
 
617
+ #: gallery-plugin.php:1473
618
+ #: template/gallery-single-template.php:103
619
+ msgid "Image"
620
+ msgstr "Изображение"
621
 
622
+ #: gallery-plugin.php:1764
623
  #, fuzzy
624
  msgid "Image size not defined"
625
  msgstr "Размер на изображението"
626
 
627
+ #: gallery-plugin.php:1779
628
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
629
  msgstr ""
630
 
631
+ #: gallery-plugin.php:1790
632
  msgid "Image size changes not defined"
633
  msgstr ""
634
 
635
+ #: gallery-plugin.php:1819
636
+ #: gallery-plugin.php:1822
637
+ #: gallery-plugin.php:1827
638
  msgid "Invalid path"
639
  msgstr ""
640
 
641
+ #: gallery-plugin.php:1945
642
  #, fuzzy
643
  msgid "Learn More"
644
  msgstr "Читати далі"
645
 
646
+ #: gallery-plugin.php:1947
647
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
648
  msgstr ""
649
 
650
+ #: gallery-plugin.php:1948
651
  msgid "Extend standard plugin functionality with new great options."
652
  msgstr ""
653
 
654
+ #, fuzzy
655
+ #~ msgid "No gallery item found"
656
+ #~ msgstr "Няма намерена галерия"
657
 
658
  #~ msgid "Not set"
659
  #~ msgstr "Не завдано"
languages/gallery-cs_CZ.mo ADDED
Binary file
languages/gallery-cs_CZ.po ADDED
@@ -0,0 +1,807 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: gallery\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-02-06 10:51+0300\n"
6
+ "PO-Revision-Date: 2014-02-06 10:51+0300\n"
7
+ "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
+ "Language-Team: Lagya <lagya@me.com>\n"
9
+ "Language: cs\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.6.3\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:100
21
+ #: gallery-plugin.php:777
22
+ 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"
23
+ 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."
24
+
25
+ #: gallery-plugin.php:128
26
+ #: gallery-plugin.php:138
27
+ msgid "Galleries"
28
+ msgstr "Galerie"
29
+
30
+ #: gallery-plugin.php:129
31
+ #: gallery-plugin.php:606
32
+ msgid "Gallery"
33
+ msgstr "Galerie"
34
+
35
+ #: gallery-plugin.php:130
36
+ msgid "Add a Gallery"
37
+ msgstr "Přidej galerii"
38
+
39
+ #: gallery-plugin.php:131
40
+ msgid "Add New Gallery"
41
+ msgstr "Přidej novou galerii"
42
+
43
+ #: gallery-plugin.php:132
44
+ msgid "Edit Gallery"
45
+ msgstr "Uprav galerii"
46
+
47
+ #: gallery-plugin.php:133
48
+ msgid "New Gallery"
49
+ msgstr "Nová galerie"
50
+
51
+ #: gallery-plugin.php:134
52
+ msgid "View Gallery"
53
+ msgstr "Ukaž galerii"
54
+
55
+ #: gallery-plugin.php:135
56
+ msgid "Find a Gallery"
57
+ msgstr "Najdi galerii"
58
+
59
+ #: gallery-plugin.php:136
60
+ msgid "No Gallery found"
61
+ msgstr "Žádná galerie nenalezena"
62
+
63
+ #: gallery-plugin.php:193
64
+ msgid "Upload File"
65
+ msgstr "Nahraj soubor"
66
+
67
+ #: gallery-plugin.php:194
68
+ msgid "Gallery Shortcode"
69
+ msgstr "Zkrácený kód galerie"
70
+
71
+ #: gallery-plugin.php:213
72
+ msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
73
+ msgstr "Adresář galerie temp (gallery-plugin/upload/files) není k dispozici pro zápis na váš webový server. Pro nahrání obrázků, použijte prosím standardní funkce WP (knihovna médií)"
74
+
75
+ #: gallery-plugin.php:217
76
+ msgid "Choose an image for upload:"
77
+ msgstr "Vyberte obrázky pro upload:"
78
+
79
+ #: gallery-plugin.php:222
80
+ msgid "Please enable JavaScript to use the file uploader."
81
+ msgstr "Povolte JavaScript pro použití uploaderu."
82
+
83
+ #: gallery-plugin.php:229
84
+ msgid "Allow the download link for all images in this gallery"
85
+ msgstr "Nechte odkaz ke stažení pro všechny obrázky v této galerii"
86
+
87
+ #: gallery-plugin.php:230
88
+ msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
89
+ msgstr "Chcete-li změnit pořadí snímků zobrazujících nezapomeňte uložit příspěvek Využijte funkci přetažení."
90
+
91
+ #: gallery-plugin.php:232
92
+ msgid "Please make a choice"
93
+ msgstr "Vyberte volbu"
94
+
95
+ #: gallery-plugin.php:232
96
+ #: gallery-plugin.php:1050
97
+ msgid "Sort images by"
98
+ msgstr "Řazení obrázků dle"
99
+
100
+ #: gallery-plugin.php:232
101
+ msgid "sort images"
102
+ msgstr "řadit obrázky"
103
+
104
+ #: gallery-plugin.php:232
105
+ msgid "on the plugin settings page ("
106
+ msgstr "na stránce pluginu ("
107
+
108
+ #: gallery-plugin.php:277
109
+ #: gallery-plugin.php:503
110
+ msgid "Title"
111
+ msgstr "Titulek"
112
+
113
+ #: gallery-plugin.php:279
114
+ msgid "Alt tag"
115
+ msgstr "Alt tag"
116
+
117
+ #: gallery-plugin.php:280
118
+ msgid "URL"
119
+ msgstr "URL"
120
+
121
+ #: gallery-plugin.php:280
122
+ msgid "(by click on image opens a link in a new window)"
123
+ msgstr "(kliknutím na obrázek se otevře odkaz v novém okně)"
124
+
125
+ #: gallery-plugin.php:281
126
+ msgid "This setting is available in Pro version"
127
+ msgstr "Toto nastavení je k dispozici ve verzi Pro"
128
+
129
+ #: gallery-plugin.php:282
130
+ msgid "Open the link"
131
+ msgstr "Otevřete odkaz"
132
+
133
+ #: gallery-plugin.php:282
134
+ msgid "Current window"
135
+ msgstr "Aktuální okno"
136
+
137
+ #: gallery-plugin.php:282
138
+ msgid "New window"
139
+ msgstr "Nové okno"
140
+
141
+ #: gallery-plugin.php:283
142
+ msgid "Delete"
143
+ msgstr "Smazat"
144
+
145
+ #: gallery-plugin.php:296
146
+ msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
147
+ msgstr "Můžete přidat Galerii vložením tohoto zkráceného kódu na stránku nebo do příspěvku"
148
+
149
+ #: gallery-plugin.php:298
150
+ msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
151
+ msgstr "Chcete-li zobrazit krátký popis obsahující screenshot a odkaz na jednu stránku Galerie"
152
+
153
+ #: gallery-plugin.php:504
154
+ msgid "Author"
155
+ msgstr "Autor"
156
+
157
+ #: gallery-plugin.php:505
158
+ msgid "Photo"
159
+ msgstr "Foto"
160
+
161
+ #: gallery-plugin.php:506
162
+ msgid "Publishing"
163
+ msgstr "Vydavatelství"
164
+
165
+ #: gallery-plugin.php:507
166
+ #: gallery-plugin.php:1054
167
+ msgid "Date"
168
+ msgstr "Datum"
169
+
170
+ #: gallery-plugin.php:635
171
+ msgid "See images &raquo;"
172
+ msgstr "Viz obrázky &raquo;"
173
+
174
+ #: gallery-plugin.php:682
175
+ msgid "requires"
176
+ msgstr "vyžaduje"
177
+
178
+ #: gallery-plugin.php:682
179
+ msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
180
+ msgstr "nebo vyšší. To je důvod, proč byl deaktivován! Prosím nainstalujte si WordPress a zkuste to znovu."
181
+
182
+ #: gallery-plugin.php:682
183
+ msgid "Back to the WordPress"
184
+ msgstr "Zpět na WordPress"
185
+
186
+ #: gallery-plugin.php:682
187
+ msgid "Plugins page"
188
+ msgstr "Stránka doplňků"
189
+
190
+ #: gallery-plugin.php:770
191
+ msgid "Settings are saved"
192
+ msgstr "Nastavení uloženo"
193
+
194
+ #: gallery-plugin.php:799
195
+ #: gallery-plugin.php:838
196
+ msgid "Wrong license key"
197
+ msgstr ""
198
+
199
+ #: gallery-plugin.php:831
200
+ msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
201
+ msgstr ""
202
+
203
+ #: gallery-plugin.php:840
204
+ msgid "This license key is bind to another site"
205
+ msgstr ""
206
+
207
+ #: gallery-plugin.php:842
208
+ #: gallery-plugin.php:1206
209
+ msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
210
+ msgstr ""
211
+
212
+ #: gallery-plugin.php:860
213
+ msgid "Failed to open the zip archive. Please, upload the plugin manually"
214
+ msgstr ""
215
+
216
+ #: gallery-plugin.php:866
217
+ msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
218
+ msgstr ""
219
+
220
+ #: gallery-plugin.php:870
221
+ #: gallery-plugin.php:879
222
+ msgid "Failed to download the zip archive. Please, upload the plugin manually"
223
+ msgstr ""
224
+
225
+ #: gallery-plugin.php:883
226
+ msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
227
+ msgstr ""
228
+
229
+ #: gallery-plugin.php:898
230
+ msgid "Please, enter Your license key"
231
+ msgstr ""
232
+
233
+ #: gallery-plugin.php:906
234
+ msgid "Gallery Settings"
235
+ msgstr "Nastavení galerie"
236
+
237
+ #: gallery-plugin.php:908
238
+ #: gallery-plugin.php:1228
239
+ #: gallery-plugin.php:1243
240
+ msgid "Settings"
241
+ msgstr "Nastavení"
242
+
243
+ #: gallery-plugin.php:909
244
+ msgid "Go PRO"
245
+ msgstr ""
246
+
247
+ #: gallery-plugin.php:914
248
+ msgid "Notice:"
249
+ msgstr "Poznámka:"
250
+
251
+ #: gallery-plugin.php:914
252
+ msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
253
+ msgstr "Nastavení pluginu bylo změněno. Nezapomeňte si nastavení uložit kliknutím na tlačítko \"Ulož změny\"."
254
+
255
+ #: gallery-plugin.php:915
256
+ 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:"
257
+ 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:"
258
+
259
+ #: gallery-plugin.php:917
260
+ msgid "Please enable JavaScript to use the option to renew images."
261
+ msgstr "Povolte JavaScript pro použití možnosti obnovení obrázků."
262
+
263
+ #: gallery-plugin.php:921
264
+ msgid "Update images for gallery"
265
+ msgstr "Aktualizace obrázků galerie"
266
+
267
+ #: gallery-plugin.php:923
268
+ msgid "Update images"
269
+ msgstr "Aktualizace obrázků"
270
+
271
+ #: gallery-plugin.php:928
272
+ msgid "Updating images..."
273
+ msgstr "Aktualizuji obrázky..."
274
+
275
+ #: gallery-plugin.php:929
276
+ msgid "No image found"
277
+ msgstr "Nenalezen žádný obrázek"
278
+
279
+ #: gallery-plugin.php:930
280
+ msgid "All images are updated"
281
+ msgstr "Všechny obrázky jsou aktuální"
282
+
283
+ #: gallery-plugin.php:931
284
+ msgid "Error."
285
+ msgstr "Chyba."
286
+
287
+ #: gallery-plugin.php:937
288
+ msgid "Image size for the album cover"
289
+ msgstr "Velikost obrázku na obalu alba"
290
+
291
+ #: gallery-plugin.php:939
292
+ #: gallery-plugin.php:947
293
+ #: gallery-plugin.php:960
294
+ msgid "Image size"
295
+ msgstr "Velikost obrázku"
296
+
297
+ #: gallery-plugin.php:940
298
+ #: gallery-plugin.php:948
299
+ msgid "Width (in px)"
300
+ msgstr "Šířka (v px)"
301
+
302
+ #: gallery-plugin.php:941
303
+ #: gallery-plugin.php:949
304
+ msgid "Height (in px)"
305
+ msgstr "Výška (v px)"
306
+
307
+ #: gallery-plugin.php:945
308
+ msgid "Gallery image size"
309
+ msgstr "Velikost obrázku v galerii"
310
+
311
+ #: gallery-plugin.php:953
312
+ msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
313
+ msgstr "WordPress se vytvoří novou miniaturu se zadanými rozměry, když nahrajete novou fotku."
314
+
315
+ #: gallery-plugin.php:958
316
+ msgid "Gallery image size in the lightbox"
317
+ msgstr "Velikost obrazu v Lightboxu"
318
+
319
+ #: gallery-plugin.php:961
320
+ msgid "Max width (in px)"
321
+ msgstr "Max. šířka (v px)"
322
+
323
+ #: gallery-plugin.php:962
324
+ msgid "Max height (in px)"
325
+ msgstr "Max. výška (v px)"
326
+
327
+ #: gallery-plugin.php:963
328
+ msgid "Display a full size image in the lightbox"
329
+ msgstr "Zobrazení obrázku v plné velikosti v lightboxu"
330
+
331
+ #: gallery-plugin.php:967
332
+ msgid "Crop position"
333
+ msgstr "Pozice ořezu"
334
+
335
+ #: gallery-plugin.php:969
336
+ msgid "Horizontal"
337
+ msgstr "Horizontálně"
338
+
339
+ #: gallery-plugin.php:971
340
+ msgid "left"
341
+ msgstr "vlevo"
342
+
343
+ #: gallery-plugin.php:972
344
+ #: gallery-plugin.php:979
345
+ msgid "center"
346
+ msgstr "střed"
347
+
348
+ #: gallery-plugin.php:973
349
+ msgid "right"
350
+ msgstr "vpravo"
351
+
352
+ #: gallery-plugin.php:976
353
+ msgid "Vertical"
354
+ msgstr "Vertikálně"
355
+
356
+ #: gallery-plugin.php:978
357
+ msgid "top"
358
+ msgstr "nahoře"
359
+
360
+ #: gallery-plugin.php:980
361
+ msgid "bottom"
362
+ msgstr "dole"
363
+
364
+ #: gallery-plugin.php:985
365
+ msgid "Lightbox background"
366
+ msgstr "Pozadí Lightboxu"
367
+
368
+ #: gallery-plugin.php:987
369
+ msgid "Default"
370
+ msgstr "Výchozí"
371
+
372
+ #: gallery-plugin.php:988
373
+ msgid "Background transparency (from 0 to 1)"
374
+ msgstr "Průhlednost pozadí (od 0 do 1)"
375
+
376
+ #: gallery-plugin.php:990
377
+ msgid "Select a background color"
378
+ msgstr "Vyberte barvu pozadí"
379
+
380
+ #: gallery-plugin.php:992
381
+ msgid "Background color"
382
+ msgstr "Barva pozadí"
383
+
384
+ #: gallery-plugin.php:999
385
+ #: gallery-plugin.php:1145
386
+ msgid "If you upgrade to Pro version all your settings and galleries will be saved."
387
+ msgstr "Pokud jste upgradovali na verzi Pro, všechna vaše nastavení a galerie se uloží."
388
+
389
+ #: gallery-plugin.php:1004
390
+ #: gallery-plugin.php:1150
391
+ msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
392
+ msgstr "Tato funkce je k dispozici v Pro verzi pluginu. Pro více informací, prosím, jděte na odkaz"
393
+
394
+ #: gallery-plugin.php:1013
395
+ msgid "Images with border"
396
+ msgstr "Obrázek s okrajem"
397
+
398
+ #: gallery-plugin.php:1016
399
+ msgid "Border width in px, just numbers"
400
+ msgstr "Šířka okraje v px, jen čísla"
401
+
402
+ #: gallery-plugin.php:1018
403
+ #: gallery-plugin.php:1020
404
+ msgid "Select a border color"
405
+ msgstr "Vyber barvu okraje"
406
+
407
+ #: gallery-plugin.php:1026
408
+ msgid "Number of images in the row"
409
+ msgstr "Počet snímků na řádku"
410
+
411
+ #: gallery-plugin.php:1032
412
+ msgid "Start slideshow"
413
+ msgstr "Spustit prezentaci"
414
+
415
+ #: gallery-plugin.php:1038
416
+ msgid "Slideshow interval"
417
+ msgstr "Interval prezentace"
418
+
419
+ #: gallery-plugin.php:1044
420
+ msgid "Use single lightbox for multiple galleries on one page"
421
+ msgstr "Použijte jeden Lightbox pro více galerií na jedné stránce"
422
+
423
+ #: gallery-plugin.php:1052
424
+ msgid "Attachment ID"
425
+ msgstr "ID přílohy"
426
+
427
+ #: gallery-plugin.php:1053
428
+ msgid "Image Name"
429
+ msgstr "Název obrázku"
430
+
431
+ #: gallery-plugin.php:1055
432
+ msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
433
+ msgstr "Řazení objednávky (vstupní pole pro třídění pořadí v dialogovém okně Insert / upload Media Gallery)"
434
+
435
+ #: gallery-plugin.php:1056
436
+ msgid "Random"
437
+ msgstr "Náhodně"
438
+
439
+ #: gallery-plugin.php:1060
440
+ msgid "Sort images"
441
+ msgstr "Řadit obrázky"
442
+
443
+ #: gallery-plugin.php:1062
444
+ msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
445
+ msgstr "ASC (řadit vzestupně od nejnižší k nejvyšší hodnotě - 1, 2, 3, a, b, c)"
446
+
447
+ #: gallery-plugin.php:1063
448
+ msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
449
+ msgstr "DESC (řadit sestupně od nejvyšší po nejnižší hodnotu - 3, 2, 1, c, b, a)"
450
+
451
+ #: gallery-plugin.php:1067
452
+ msgid "Display text above the image"
453
+ msgstr "Zobrazený text nad obrázkem"
454
+
455
+ #: gallery-plugin.php:1069
456
+ msgid "Turn off the checkbox, if you want to display text just in a lightbox"
457
+ msgstr "Vypněte políčko, chcete-li zobrazit text pouze v Lightboxu"
458
+
459
+ #: gallery-plugin.php:1073
460
+ msgid "Display the Back link"
461
+ msgstr "Zobrazit odkaz Zpět"
462
+
463
+ #: gallery-plugin.php:1079
464
+ msgid "Display the Back link in the shortcode"
465
+ msgstr "Zobrazit odkaz Zpět na zkrácený kód"
466
+
467
+ #: gallery-plugin.php:1085
468
+ msgid "The Back link text"
469
+ msgstr "Text odkazu Zpět"
470
+
471
+ #: gallery-plugin.php:1091
472
+ msgid "The Back link URL"
473
+ msgstr "URL odkazu Zpět "
474
+
475
+ #: gallery-plugin.php:1093
476
+ msgid "Gallery page (Page with Gallery Template)"
477
+ msgstr "Stránka Galerie (stránka šablony)"
478
+
479
+ #: gallery-plugin.php:1095
480
+ msgid "(Full URL to custom page)"
481
+ msgstr "(celá URL na vlastní stránku)"
482
+
483
+ #: gallery-plugin.php:1099
484
+ msgid "The Read More link text"
485
+ msgstr "Text odkazu Čtěte více"
486
+
487
+ #: gallery-plugin.php:1105
488
+ msgid "Add gallery to the search"
489
+ msgstr "Přidat galerii do vyhledávání"
490
+
491
+ #: gallery-plugin.php:1115
492
+ msgid "Using"
493
+ msgstr ""
494
+
495
+ #: gallery-plugin.php:1115
496
+ msgid "powered by"
497
+ msgstr ""
498
+
499
+ #: gallery-plugin.php:1118
500
+ #: gallery-plugin.php:1122
501
+ msgid "Using Custom Search powered by"
502
+ msgstr "Použití Custom Search powered by"
503
+
504
+ #: gallery-plugin.php:1118
505
+ msgid "Activate Custom Search"
506
+ msgstr "Povolení Custom Search"
507
+
508
+ #: gallery-plugin.php:1122
509
+ msgid "Download Custom Search"
510
+ msgstr "Stáhněte Custom Search"
511
+
512
+ #: gallery-plugin.php:1129
513
+ msgid "Display Like buttons in the lightbox"
514
+ msgstr "Zobrazit tlačítka Like v Lightboxu"
515
+
516
+ #: gallery-plugin.php:1131
517
+ msgid "FaceBook"
518
+ msgstr "FaceBook"
519
+
520
+ #: gallery-plugin.php:1132
521
+ msgid "Twitter"
522
+ msgstr "Twitter"
523
+
524
+ #: gallery-plugin.php:1133
525
+ msgid "Pinterest"
526
+ msgstr "Pinterest"
527
+
528
+ #: gallery-plugin.php:1134
529
+ msgid "Google +1"
530
+ msgstr "Google +1"
531
+
532
+ #: gallery-plugin.php:1138
533
+ msgid "Slug for gallery item"
534
+ msgstr "Jména pro galerii"
535
+
536
+ #: gallery-plugin.php:1140
537
+ msgid "for any structure of permalinks except the default structure"
538
+ msgstr "pro všechny struktury permalinks kromě výchozí struktury"
539
+
540
+ #: gallery-plugin.php:1160
541
+ msgid "Save Changes"
542
+ msgstr "Ulož změny"
543
+
544
+ #: gallery-plugin.php:1166
545
+ msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
546
+ msgstr "Pokud jste spokojeni s naším pluginem, dejte mu prosím 5 hvězd na WordPressu"
547
+
548
+ #: gallery-plugin.php:1167
549
+ msgid "Rate the plugin"
550
+ msgstr "Ohodnoťte plugin"
551
+
552
+ #: gallery-plugin.php:1170
553
+ msgid "If there is something wrong about it, please contact us"
554
+ msgstr "Pokud je něco špatně kontaktujte nás prosím"
555
+
556
+ #: gallery-plugin.php:1181
557
+ msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
558
+ msgstr ""
559
+
560
+ #: gallery-plugin.php:1183
561
+ msgid "Please, go to"
562
+ msgstr ""
563
+
564
+ #: gallery-plugin.php:1183
565
+ #, fuzzy
566
+ msgid "the setting page"
567
+ msgstr "na stránce pluginu ("
568
+
569
+ #: gallery-plugin.php:1184
570
+ msgid "You will be redirected automatically in 5 seconds."
571
+ msgstr ""
572
+
573
+ #: gallery-plugin.php:1189
574
+ msgid "You can download and activate"
575
+ msgstr ""
576
+
577
+ #: gallery-plugin.php:1191
578
+ msgid "version of this plugin by entering Your license key."
579
+ msgstr ""
580
+
581
+ #: gallery-plugin.php:1193
582
+ msgid "You can find your license key on your personal page Client area, by clicking on the link"
583
+ msgstr ""
584
+
585
+ #: gallery-plugin.php:1195
586
+ msgid "(your username is the email you specify when purchasing the product)."
587
+ msgstr ""
588
+
589
+ #: gallery-plugin.php:1203
590
+ #: gallery-plugin.php:1213
591
+ msgid "Go!"
592
+ msgstr ""
593
+
594
+ #: gallery-plugin.php:1229
595
+ msgid "FAQ"
596
+ msgstr "FAQ "
597
+
598
+ #: gallery-plugin.php:1230
599
+ msgid "Support"
600
+ msgstr "Podpora"
601
+
602
+ #: gallery-plugin.php:1341
603
+ #: template/gallery-single-template.php:14
604
+ msgid "Download high resolution image"
605
+ msgstr "Stáhnout obrázek ve vysokém rozlišení"
606
+
607
+ #: gallery-plugin.php:1450
608
+ #: template/gallery-single-template.php:77
609
+ msgid "Sorry, nothing found."
610
+ msgstr "Ups, nic nenalezeno"
611
+
612
+ #: gallery-plugin.php:1473
613
+ #: template/gallery-single-template.php:103
614
+ msgid "Image"
615
+ msgstr "Obrázek"
616
+
617
+ #: gallery-plugin.php:1764
618
+ msgid "Image size not defined"
619
+ msgstr "Velikost obrázku není definována"
620
+
621
+ #: gallery-plugin.php:1779
622
+ msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
623
+ msgstr "Můžeme aktualizovat pouze PNG, JPEG, GIF, WPMP nebo XBM soubory. Ostatní musíte nahrát ručně."
624
+
625
+ #: gallery-plugin.php:1790
626
+ msgid "Image size changes not defined"
627
+ msgstr "Změna velikosti obrázku není definována"
628
+
629
+ #: gallery-plugin.php:1819
630
+ #: gallery-plugin.php:1822
631
+ #: gallery-plugin.php:1827
632
+ msgid "Invalid path"
633
+ msgstr "Špatná cesta"
634
+
635
+ #: gallery-plugin.php:1945
636
+ msgid "Learn More"
637
+ msgstr "Dozvědět se více"
638
+
639
+ #: gallery-plugin.php:1947
640
+ msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
641
+ msgstr "Je čas na upgrade svého <strong>Gallery plugin</strong> na <strong>PRO</strong> verzi!"
642
+
643
+ #: gallery-plugin.php:1948
644
+ msgid "Extend standard plugin functionality with new great options."
645
+ msgstr "Rozšíření standardní funkce pluginů s novými velkými možnostmi."
646
+
647
+ #~ msgid "Change the way to store your post_meta information for gallery"
648
+ #~ msgstr "Změňte způsob, jak ukládat své post_meta informace pro galerii"
649
+
650
+ #~ msgid "Update All Info"
651
+ #~ msgstr "Aktualizovat všechny informace"
652
+
653
+ #~ msgid "Updating post_meta information..."
654
+ #~ msgstr "Aktualizuji post_meta informace..."
655
+
656
+ #~ msgid "No gallery item found"
657
+ #~ msgstr "Žádné položky galerie nenalezeny"
658
+
659
+ #~ msgid "All info is updated"
660
+ #~ msgstr "Všechny informace jsou aktuální"
661
+
662
+ #~ msgid "Not set"
663
+ #~ msgstr "Не завдано"
664
+
665
+ #~ msgid "On"
666
+ #~ msgstr "Увімк."
667
+
668
+ #~ msgid "Off"
669
+ #~ msgstr "Вимк."
670
+
671
+ #~ msgid "N/A"
672
+ #~ msgstr "Невідомо"
673
+
674
+ #~ msgid " Mb"
675
+ #~ msgstr "Mb"
676
+
677
+ #~ msgid "Yes"
678
+ #~ msgstr "Так"
679
+
680
+ #~ msgid "No"
681
+ #~ msgstr "Ні"
682
+
683
+ #~ msgid "Operating System"
684
+ #~ msgstr "Операційна система"
685
+
686
+ #~ msgid "Server"
687
+ #~ msgstr "Сервер"
688
+
689
+ #~ msgid "Memory usage"
690
+ #~ msgstr "Використано пам’яті"
691
+
692
+ #~ msgid "MYSQL Version"
693
+ #~ msgstr "Версія MYSQL"
694
+
695
+ #~ msgid "SQL Mode"
696
+ #~ msgstr "Режим SQL "
697
+
698
+ #~ msgid "PHP Version"
699
+ #~ msgstr "Версія PHP"
700
+
701
+ #~ msgid "PHP Safe Mode"
702
+ #~ msgstr "Безпечний режим PHP"
703
+
704
+ #~ msgid "PHP Allow URL fopen"
705
+ #~ msgstr "PHP Allow URL fopen"
706
+
707
+ #~ msgid "PHP Memory Limit"
708
+ #~ msgstr "Ліміт пам’яті"
709
+
710
+ #~ msgid "PHP Max Upload Size"
711
+ #~ msgstr "Макс. розмір файла, що завантажується"
712
+
713
+ #~ msgid "PHP Max Post Size"
714
+ #~ msgstr "Макс. розмір запису"
715
+
716
+ #~ msgid "PHP Max Script Execute Time"
717
+ #~ msgstr "Макс. час виконання сценарію"
718
+
719
+ #~ msgid "PHP Exif support"
720
+ #~ msgstr "Підтримка PHP Exif"
721
+
722
+ #~ msgid "PHP IPTC support"
723
+ #~ msgstr "Підтримка PHP IPTC"
724
+
725
+ #~ msgid "PHP XML support"
726
+ #~ msgstr "Підтримка PHP XML"
727
+
728
+ #~ msgid "Site URL"
729
+ #~ msgstr "Адреса сайту"
730
+
731
+ #~ msgid "Home URL"
732
+ #~ msgstr "Основна адреса сайту"
733
+
734
+ #~ msgid "WordPress Version"
735
+ #~ msgstr "Версія WordPress"
736
+
737
+ #~ msgid "WordPress DB Version"
738
+ #~ msgstr "Версія бази даних WordPress"
739
+
740
+ #~ msgid "Multisite"
741
+ #~ msgstr "Мультиблог"
742
+
743
+ #~ msgid "Active Theme"
744
+ #~ msgstr "Поточна тема"
745
+
746
+ #~ msgid "Please enter a valid email address."
747
+ #~ msgstr "Будь ласка, введіть коректну електронну адресу."
748
+
749
+ #~ msgid "Email with system info is sent to "
750
+ #~ msgstr "Електронний лист з системною інформацією відправлено на"
751
+
752
+ #~ msgid "Thank you for contacting us."
753
+ #~ msgstr "Дякуємо, що звернулись до нас."
754
+
755
+ #~ msgid "Sorry, email message could not be delivered."
756
+ #~ msgstr "Вибачте, електронне повідомлення не може бути відправлено."
757
+
758
+ #~ msgid "Activated plugins"
759
+ #~ msgstr "Активовані плагіни"
760
+
761
+ #~ msgid "Installed plugins"
762
+ #~ msgstr "Встановлених модулів"
763
+
764
+ #~ msgid "Recommended plugins"
765
+ #~ msgstr "Рекомендовані плагіни"
766
+
767
+ #~ msgid "Purchase"
768
+ #~ msgstr "Купити"
769
+
770
+ #~ msgid "Download"
771
+ #~ msgstr "Завантажити"
772
+
773
+ #~ msgid "Install %s"
774
+ #~ msgstr "Установка %"
775
+
776
+ #~ msgid "Install now from wordpress.org"
777
+ #~ msgstr "Установити зараз від wordpress.org"
778
+
779
+ #~ msgid "System status"
780
+ #~ msgstr "Системна інформація"
781
+
782
+ #~ msgid "Environment"
783
+ #~ msgstr "Системне оточення"
784
+
785
+ #~ msgid "Active Plugins"
786
+ #~ msgstr "Активовані плагіни"
787
+
788
+ #~ msgid "Inactive Plugins"
789
+ #~ msgstr "Неактивовані плагіни"
790
+
791
+ #~ msgid "Send to support"
792
+ #~ msgstr "Відправити до служби тех. підтримки"
793
+
794
+ #~ msgid "Send to custom email &#187;"
795
+ #~ msgstr "Відправити на електронну адресу &#187;"
796
+
797
+ #~ msgid "Add New"
798
+ #~ msgstr "Додати новий"
799
+
800
+ #~ msgid "Search Galleries"
801
+ #~ msgstr "Пошук галереї"
802
+
803
+ #~ msgid "The size of the cover album for gallery"
804
+ #~ msgstr "Розмір обкладинки альбому для галереї"
805
+
806
+ #~ msgid "date"
807
+ #~ msgstr "Дата"
languages/gallery-de_DE.mo CHANGED
Binary file
languages/gallery-de_DE.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-12-13 14:03+0300\n"
6
- "PO-Revision-Date: 2013-12-13 14:03+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"
@@ -17,7 +17,7 @@ msgstr ""
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
  #: gallery-plugin.php:100
20
- #: gallery-plugin.php:782
21
  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"
22
  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."
23
 
@@ -27,7 +27,7 @@ msgid "Galleries"
27
  msgstr "Galerien"
28
 
29
  #: gallery-plugin.php:129
30
- #: gallery-plugin.php:609
31
  msgid "Gallery"
32
  msgstr "Galerie"
33
 
@@ -67,521 +67,593 @@ msgstr "Datei hochladen"
67
  msgid "Gallery Shortcode"
68
  msgstr "Galerie Einstellungen"
69
 
70
- #: gallery-plugin.php:212
71
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
72
  msgstr "Fehler Gallery PluginDas Verzeichnis (gallery-plugin/upload/files) ist schreibgeschützt. Bitte nutze die Wordpress-Mediathek um Bidler hochzuladen."
73
 
74
- #: gallery-plugin.php:216
75
  msgid "Choose an image for upload:"
76
  msgstr "Bild zum hochladen auswählen:"
77
 
78
- #: gallery-plugin.php:221
79
  msgid "Please enable JavaScript to use the file uploader."
80
  msgstr "Please enable JavaScript um den File-Uploader zu benutzen."
81
 
82
- #: gallery-plugin.php:228
83
  msgid "Allow the download link for all images in this gallery"
84
  msgstr "Aktiviere den Download-Link für alle Bilder in dieser Galerie"
85
 
86
- #: gallery-plugin.php:229
87
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
88
  msgstr "Nutze Drag & Drop um die Reihenfolge der Bilder zu ändern (Speichern nicht vergessen)"
89
 
90
- #: gallery-plugin.php:231
91
  msgid "Please make a choice"
92
  msgstr "Bitte auswählen"
93
 
94
- #: gallery-plugin.php:231
95
- #: gallery-plugin.php:948
96
  msgid "Sort images by"
97
  msgstr "Sortieren nach"
98
 
99
- #: gallery-plugin.php:231
100
  msgid "sort images"
101
  msgstr "Reihenfolge Bilder"
102
 
103
- #: gallery-plugin.php:231
104
  msgid "on the plugin settings page ("
105
  msgstr "auf der Plugin-Optionen-Seite ("
106
 
107
- #: gallery-plugin.php:276
108
- #: gallery-plugin.php:505
109
  msgid "Title"
110
  msgstr "Titel"
111
 
112
- #: gallery-plugin.php:278
113
  msgid "Alt tag"
114
  msgstr ""
115
 
116
- #: gallery-plugin.php:279
117
  msgid "URL"
118
  msgstr "URL"
119
 
120
- #: gallery-plugin.php:279
121
  msgid "(by click on image opens a link in a new window)"
122
  msgstr "(durch klicken auf das Bild wird einen neues Fenster geöffnet)"
123
 
124
- #: gallery-plugin.php:280
125
  msgid "This setting is available in Pro version"
126
  msgstr "Diese Einstellung ist in der Pro-Version verfügbar"
127
 
128
- #: gallery-plugin.php:281
129
  msgid "Open the link"
130
  msgstr "Öffne Link"
131
 
132
- #: gallery-plugin.php:281
133
  msgid "Current window"
134
  msgstr "im aktuellen Fenster"
135
 
136
- #: gallery-plugin.php:281
137
  msgid "New window"
138
  msgstr "in einem neuen Fenster"
139
 
140
- #: gallery-plugin.php:282
141
  msgid "Delete"
142
  msgstr "Löschen"
143
 
144
- #: gallery-plugin.php:295
145
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
146
  msgstr "Shortcode zum einfügen der Galerie auf einer Seite oder in einen Beitrag"
147
 
148
- #: gallery-plugin.php:297
149
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
150
  msgstr "Shortcode zum Anzeigen einer Kurzbeschreibung, Link und Bild"
151
 
152
- #: gallery-plugin.php:506
153
  msgid "Author"
154
  msgstr "Author"
155
 
156
- #: gallery-plugin.php:507
157
  msgid "Photo"
158
  msgstr "Foto"
159
 
160
- #: gallery-plugin.php:508
161
  msgid "Publishing"
162
  msgstr "Veröffentlichen"
163
 
164
- #: gallery-plugin.php:509
165
- #: gallery-plugin.php:952
166
  msgid "Date"
167
  msgstr "Datum"
168
 
169
- #: gallery-plugin.php:638
170
  msgid "See images &raquo;"
171
  msgstr "Fotos anzeigen &raquo;"
172
 
173
- #: gallery-plugin.php:685
174
  msgid "requires"
175
  msgstr ""
176
 
177
- #: gallery-plugin.php:685
178
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
179
  msgstr ""
180
 
181
- #: gallery-plugin.php:685
182
  msgid "Back to the WordPress"
183
  msgstr ""
184
 
185
- #: gallery-plugin.php:685
186
  #, fuzzy
187
  msgid "Plugins page"
188
  msgstr "Benötigte Plugins"
189
 
190
- #: gallery-plugin.php:775
191
  msgid "Settings are saved"
192
  msgstr "Einstellungen gespeichert."
193
 
194
- #: gallery-plugin.php:788
195
- msgid "Gallery Settings"
196
- msgstr "Galerie Einstellungen"
 
197
 
198
- #: gallery-plugin.php:791
199
- msgid "Notice:"
200
  msgstr ""
201
 
202
- #: gallery-plugin.php:791
203
- msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
204
  msgstr ""
205
 
206
- #: gallery-plugin.php:792
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 "Zum Einfügen einer Galerie füge diesen Shortcode in eine Seite oder einen Beitrag ein:"
 
209
 
210
- #: gallery-plugin.php:794
211
- #, fuzzy
212
- msgid "Please enable JavaScript to use the option to renew images."
213
- msgstr "Please enable JavaScript um den File-Uploader zu benutzen."
214
 
215
- #: gallery-plugin.php:804
216
- msgid "Change the way to store your post_meta information for gallery"
217
  msgstr ""
218
 
219
- #: gallery-plugin.php:806
220
- msgid "Update All Info"
 
221
  msgstr ""
222
 
223
- #: gallery-plugin.php:811
224
- msgid "Updating post_meta information..."
225
  msgstr ""
226
 
227
- #: gallery-plugin.php:812
228
- #, fuzzy
229
- msgid "No gallery item found"
230
- msgstr "Keine Galerien gefunden"
 
 
 
 
 
 
 
 
 
231
 
232
- #: gallery-plugin.php:813
233
- msgid "All info is updated"
234
  msgstr ""
235
 
236
- #: gallery-plugin.php:814
237
- #: gallery-plugin.php:829
238
- msgid "Error."
 
 
 
239
  msgstr ""
240
 
241
- #: gallery-plugin.php:819
 
 
 
 
 
 
 
 
 
242
  msgid "Update images for gallery"
243
  msgstr ""
244
 
245
- #: gallery-plugin.php:821
246
  #, fuzzy
247
  msgid "Update images"
248
  msgstr "Reihenfolge Bilder"
249
 
250
- #: gallery-plugin.php:826
251
  msgid "Updating images..."
252
  msgstr ""
253
 
254
- #: gallery-plugin.php:827
255
  #, fuzzy
256
  msgid "No image found"
257
  msgstr "Keine Galerien gefunden"
258
 
259
- #: gallery-plugin.php:828
260
  msgid "All images are updated"
261
  msgstr ""
262
 
263
- #: gallery-plugin.php:835
 
 
 
 
264
  msgid "Image size for the album cover"
265
  msgstr "Bildgröße für Beitragsbild"
266
 
267
- #: gallery-plugin.php:837
268
- #: gallery-plugin.php:845
269
- #: gallery-plugin.php:858
270
  msgid "Image size"
271
  msgstr "Name der Bilder"
272
 
273
- #: gallery-plugin.php:838
274
- #: gallery-plugin.php:846
275
  msgid "Width (in px)"
276
  msgstr "Breite (in px)"
277
 
278
- #: gallery-plugin.php:839
279
- #: gallery-plugin.php:847
280
  msgid "Height (in px)"
281
  msgstr "Höhe (in px)"
282
 
283
- #: gallery-plugin.php:843
284
  msgid "Gallery image size"
285
  msgstr "Bildgröße für Galerie"
286
 
287
- #: gallery-plugin.php:851
288
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
289
  msgstr "Wordpress wird ein neues Thumbnail mit den Einstellungen erstellen, wenn du ein neues Bild hochlädst."
290
 
291
- #: gallery-plugin.php:856
292
  msgid "Gallery image size in the lightbox"
293
  msgstr "Galeriegröße in der Lightbox"
294
 
295
- #: gallery-plugin.php:859
296
  msgid "Max width (in px)"
297
  msgstr "max. Breite (in px)"
298
 
299
- #: gallery-plugin.php:860
300
  msgid "Max height (in px)"
301
  msgstr "max. Höhe (in px)"
302
 
303
- #: gallery-plugin.php:861
304
  msgid "Display a full size image in the lightbox"
305
  msgstr "Zeige das Bild in Originalgröße in derLightbox"
306
 
307
- #: gallery-plugin.php:865
308
  msgid "Crop position"
309
  msgstr "Crop Position"
310
 
311
- #: gallery-plugin.php:867
312
  msgid "Horizontal"
313
  msgstr "Horizontal"
314
 
315
- #: gallery-plugin.php:869
316
  msgid "left"
317
  msgstr "links"
318
 
319
- #: gallery-plugin.php:870
320
- #: gallery-plugin.php:877
321
  msgid "center"
322
  msgstr "zentriert"
323
 
324
- #: gallery-plugin.php:871
325
  msgid "right"
326
  msgstr "rechts"
327
 
328
- #: gallery-plugin.php:874
329
  msgid "Vertical"
330
  msgstr "vertikal"
331
 
332
- #: gallery-plugin.php:876
333
  msgid "top"
334
  msgstr "oben"
335
 
336
- #: gallery-plugin.php:878
337
  msgid "bottom"
338
  msgstr "unten"
339
 
340
- #: gallery-plugin.php:883
341
  msgid "Lightbox background"
342
  msgstr "Lightbox Hintergrund"
343
 
344
- #: gallery-plugin.php:885
345
  msgid "Default"
346
  msgstr "Standard"
347
 
348
- #: gallery-plugin.php:886
349
  msgid "Background transparency (from 0 to 1)"
350
  msgstr "Hintergrund Transparenz (0 – 1)"
351
 
352
- #: gallery-plugin.php:888
353
  msgid "Select a background color"
354
  msgstr "Wähle eine Hintergrundfarbe"
355
 
356
- #: gallery-plugin.php:890
357
  msgid "Background color"
358
  msgstr "Hintergrundfarbe"
359
 
360
- #: gallery-plugin.php:897
361
- #: gallery-plugin.php:1042
362
  msgid "If you upgrade to Pro version all your settings and galleries will be saved."
363
  msgstr ""
364
 
365
- #: gallery-plugin.php:902
366
- #: gallery-plugin.php:1047
367
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
368
  msgstr "Nur in der Pro Version verfügbar. Folge dem Link für mehr Informationen"
369
 
370
- #: gallery-plugin.php:911
371
  msgid "Images with border"
372
  msgstr "Bilder mit Rand"
373
 
374
- #: gallery-plugin.php:914
375
  msgid "Border width in px, just numbers"
376
  msgstr "Breite Bildrand in Pixel"
377
 
378
- #: gallery-plugin.php:916
379
- #: gallery-plugin.php:918
380
  msgid "Select a border color"
381
  msgstr "Rahmenfarbe"
382
 
383
- #: gallery-plugin.php:924
384
  msgid "Number of images in the row"
385
  msgstr "Anzahl Bilder in einer Reihe"
386
 
387
- #: gallery-plugin.php:930
388
  msgid "Start slideshow"
389
  msgstr "Starte Slideshow"
390
 
391
- #: gallery-plugin.php:936
392
  msgid "Slideshow interval"
393
  msgstr "Slideshow Geschwindigkeit"
394
 
395
- #: gallery-plugin.php:942
396
  msgid "Use single lightbox for multiple galleries on one page"
397
  msgstr ""
398
 
399
- #: gallery-plugin.php:950
400
  msgid "Attachment ID"
401
  msgstr "Anhang ID"
402
 
403
- #: gallery-plugin.php:951
404
  msgid "Image Name"
405
  msgstr "Bildname"
406
 
407
- #: gallery-plugin.php:953
408
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
409
  msgstr "Reihenfolge (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
410
 
411
- #: gallery-plugin.php:954
412
  msgid "Random"
413
  msgstr "Zufall"
414
 
415
- #: gallery-plugin.php:958
416
  msgid "Sort images"
417
  msgstr "Reihenfolge"
418
 
419
- #: gallery-plugin.php:960
420
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
421
  msgstr "ASC (aufsteigend)"
422
 
423
- #: gallery-plugin.php:961
424
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
425
  msgstr "DESC (absteigend)"
426
 
427
- #: gallery-plugin.php:965
428
  msgid "Display text above the image"
429
  msgstr "Zeige Text über dem Bild"
430
 
431
- #: gallery-plugin.php:967
432
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
433
  msgstr "Text nur in Lightbox anzeigen"
434
 
435
- #: gallery-plugin.php:971
436
  msgid "Display the Back link"
437
  msgstr "Aktiviere Zurück-Link"
438
 
439
- #: gallery-plugin.php:977
440
  msgid "Display the Back link in the shortcode"
441
  msgstr "Aktiviere Zurück-Link im Shortcode"
442
 
443
- #: gallery-plugin.php:983
444
  msgid "The Back link text"
445
  msgstr "Zurück-Link Text"
446
 
447
- #: gallery-plugin.php:989
448
  msgid "The Back link URL"
449
  msgstr "Zurück-Link URL"
450
 
451
- #: gallery-plugin.php:991
452
  msgid "Gallery page (Page with Gallery Template)"
453
  msgstr "Galerie-Seite (Seite mit Gallerie-Template)"
454
 
455
- #: gallery-plugin.php:993
456
  msgid "(Full URL to custom page)"
457
  msgstr "(URL zu eigener Seite)"
458
 
459
- #: gallery-plugin.php:997
460
  msgid "The Read More link text"
461
  msgstr "Weiterlesen link Text"
462
 
463
- #: gallery-plugin.php:1003
464
  msgid "Add gallery to the search"
465
  msgstr ""
466
 
467
- #: gallery-plugin.php:1012
468
- #: gallery-plugin.php:1015
469
- #: gallery-plugin.php:1019
 
 
 
 
 
 
 
470
  msgid "Using Custom Search powered by"
471
  msgstr ""
472
 
473
- #: gallery-plugin.php:1015
474
  msgid "Activate Custom Search"
475
  msgstr ""
476
 
477
- #: gallery-plugin.php:1019
478
  msgid "Download Custom Search"
479
  msgstr ""
480
 
481
- #: gallery-plugin.php:1026
482
  msgid "Display Like buttons in the lightbox"
483
  msgstr "Aktivier Like-Button in der Lightbox"
484
 
485
- #: gallery-plugin.php:1028
486
  msgid "FaceBook"
487
  msgstr "Facebook"
488
 
489
- #: gallery-plugin.php:1029
490
  msgid "Twitter"
491
  msgstr "Twitter"
492
 
493
- #: gallery-plugin.php:1030
494
  msgid "Pinterest"
495
  msgstr "Pinterest"
496
 
497
- #: gallery-plugin.php:1031
498
  msgid "Google +1"
499
  msgstr "Goolge+"
500
 
501
- #: gallery-plugin.php:1035
502
  msgid "Slug for gallery item"
503
  msgstr "Galerie Slug"
504
 
505
- #: gallery-plugin.php:1037
506
  msgid "for any structure of permalinks except the default structure"
507
  msgstr "Permalinkstruktur (Default ausgenommen)"
508
 
509
- #: gallery-plugin.php:1057
510
  msgid "Save Changes"
511
  msgstr "Einstellungen speichern"
512
 
513
- #: gallery-plugin.php:1063
514
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
515
  msgstr ""
516
 
517
- #: gallery-plugin.php:1064
518
  #, fuzzy
519
  msgid "Rate the plugin"
520
  msgstr "Benötigte Plugins"
521
 
522
- #: gallery-plugin.php:1067
523
  #, fuzzy
524
  msgid "If there is something wrong about it, please contact us"
525
  msgstr "Wenn Sie Fragen haben, kontaktieren Sie uns über plugin@bestwebsoft.com, oder füllen Sie das Kontakt Formular auf unserer Website aus."
526
 
527
- #: gallery-plugin.php:1079
528
- #: gallery-plugin.php:1094
529
- msgid "Settings"
530
- msgstr "Einstellungen"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
531
 
532
- #: gallery-plugin.php:1080
 
 
 
 
 
 
 
 
 
 
 
 
 
533
  msgid "FAQ"
534
  msgstr "FAQ"
535
 
536
- #: gallery-plugin.php:1081
537
  msgid "Support"
538
  msgstr "Support"
539
 
540
- #: gallery-plugin.php:1302
541
- #: template/gallery-single-template.php:76
 
 
 
 
 
542
  msgid "Sorry, nothing found."
543
  msgstr "Leider nichts gefunden."
544
 
545
- #: gallery-plugin.php:1324
546
- #: template/gallery-single-template.php:102
547
- msgid "Download high resolution image"
548
- msgstr "Lade Bild in Originalgröße"
549
 
550
- #: gallery-plugin.php:1648
551
  #, fuzzy
552
  msgid "Image size not defined"
553
  msgstr "Name der Bilder"
554
 
555
- #: gallery-plugin.php:1663
556
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
557
  msgstr ""
558
 
559
- #: gallery-plugin.php:1674
560
  msgid "Image size changes not defined"
561
  msgstr ""
562
 
563
- #: gallery-plugin.php:1703
564
- #: gallery-plugin.php:1706
565
- #: gallery-plugin.php:1711
566
  msgid "Invalid path"
567
  msgstr ""
568
 
569
- #: gallery-plugin.php:1829
570
  #, fuzzy
571
  msgid "Learn More"
572
  msgstr "Mehr erfahren"
573
 
574
- #: gallery-plugin.php:1831
575
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
576
  msgstr ""
577
 
578
- #: gallery-plugin.php:1832
579
  msgid "Extend standard plugin functionality with new great options."
580
  msgstr ""
581
 
582
- #: template/gallery-single-template.php:102
583
- msgid "Image"
584
- msgstr "Bild"
585
 
586
  #, fuzzy
587
  #~ msgid "PHP Max Upload Size"
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-02-06 10:39+0300\n"
6
+ "PO-Revision-Date: 2014-02-06 10:39+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"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
  #: gallery-plugin.php:100
20
+ #: gallery-plugin.php:777
21
  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"
22
  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."
23
 
27
  msgstr "Galerien"
28
 
29
  #: gallery-plugin.php:129
30
+ #: gallery-plugin.php:606
31
  msgid "Gallery"
32
  msgstr "Galerie"
33
 
67
  msgid "Gallery Shortcode"
68
  msgstr "Galerie Einstellungen"
69
 
70
+ #: gallery-plugin.php:213
71
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
72
  msgstr "Fehler Gallery PluginDas Verzeichnis (gallery-plugin/upload/files) ist schreibgeschützt. Bitte nutze die Wordpress-Mediathek um Bidler hochzuladen."
73
 
74
+ #: gallery-plugin.php:217
75
  msgid "Choose an image for upload:"
76
  msgstr "Bild zum hochladen auswählen:"
77
 
78
+ #: gallery-plugin.php:222
79
  msgid "Please enable JavaScript to use the file uploader."
80
  msgstr "Please enable JavaScript um den File-Uploader zu benutzen."
81
 
82
+ #: gallery-plugin.php:229
83
  msgid "Allow the download link for all images in this gallery"
84
  msgstr "Aktiviere den Download-Link für alle Bilder in dieser Galerie"
85
 
86
+ #: gallery-plugin.php:230
87
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
88
  msgstr "Nutze Drag & Drop um die Reihenfolge der Bilder zu ändern (Speichern nicht vergessen)"
89
 
90
+ #: gallery-plugin.php:232
91
  msgid "Please make a choice"
92
  msgstr "Bitte auswählen"
93
 
94
+ #: gallery-plugin.php:232
95
+ #: gallery-plugin.php:1050
96
  msgid "Sort images by"
97
  msgstr "Sortieren nach"
98
 
99
+ #: gallery-plugin.php:232
100
  msgid "sort images"
101
  msgstr "Reihenfolge Bilder"
102
 
103
+ #: gallery-plugin.php:232
104
  msgid "on the plugin settings page ("
105
  msgstr "auf der Plugin-Optionen-Seite ("
106
 
107
+ #: gallery-plugin.php:277
108
+ #: gallery-plugin.php:503
109
  msgid "Title"
110
  msgstr "Titel"
111
 
112
+ #: gallery-plugin.php:279
113
  msgid "Alt tag"
114
  msgstr ""
115
 
116
+ #: gallery-plugin.php:280
117
  msgid "URL"
118
  msgstr "URL"
119
 
120
+ #: gallery-plugin.php:280
121
  msgid "(by click on image opens a link in a new window)"
122
  msgstr "(durch klicken auf das Bild wird einen neues Fenster geöffnet)"
123
 
124
+ #: gallery-plugin.php:281
125
  msgid "This setting is available in Pro version"
126
  msgstr "Diese Einstellung ist in der Pro-Version verfügbar"
127
 
128
+ #: gallery-plugin.php:282
129
  msgid "Open the link"
130
  msgstr "Öffne Link"
131
 
132
+ #: gallery-plugin.php:282
133
  msgid "Current window"
134
  msgstr "im aktuellen Fenster"
135
 
136
+ #: gallery-plugin.php:282
137
  msgid "New window"
138
  msgstr "in einem neuen Fenster"
139
 
140
+ #: gallery-plugin.php:283
141
  msgid "Delete"
142
  msgstr "Löschen"
143
 
144
+ #: gallery-plugin.php:296
145
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
146
  msgstr "Shortcode zum einfügen der Galerie auf einer Seite oder in einen Beitrag"
147
 
148
+ #: gallery-plugin.php:298
149
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
150
  msgstr "Shortcode zum Anzeigen einer Kurzbeschreibung, Link und Bild"
151
 
152
+ #: gallery-plugin.php:504
153
  msgid "Author"
154
  msgstr "Author"
155
 
156
+ #: gallery-plugin.php:505
157
  msgid "Photo"
158
  msgstr "Foto"
159
 
160
+ #: gallery-plugin.php:506
161
  msgid "Publishing"
162
  msgstr "Veröffentlichen"
163
 
164
+ #: gallery-plugin.php:507
165
+ #: gallery-plugin.php:1054
166
  msgid "Date"
167
  msgstr "Datum"
168
 
169
+ #: gallery-plugin.php:635
170
  msgid "See images &raquo;"
171
  msgstr "Fotos anzeigen &raquo;"
172
 
173
+ #: gallery-plugin.php:682
174
  msgid "requires"
175
  msgstr ""
176
 
177
+ #: gallery-plugin.php:682
178
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
179
  msgstr ""
180
 
181
+ #: gallery-plugin.php:682
182
  msgid "Back to the WordPress"
183
  msgstr ""
184
 
185
+ #: gallery-plugin.php:682
186
  #, fuzzy
187
  msgid "Plugins page"
188
  msgstr "Benötigte Plugins"
189
 
190
+ #: gallery-plugin.php:770
191
  msgid "Settings are saved"
192
  msgstr "Einstellungen gespeichert."
193
 
194
+ #: gallery-plugin.php:799
195
+ #: gallery-plugin.php:838
196
+ msgid "Wrong license key"
197
+ msgstr ""
198
 
199
+ #: gallery-plugin.php:831
200
+ msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
201
  msgstr ""
202
 
203
+ #: gallery-plugin.php:840
204
+ msgid "This license key is bind to another site"
205
  msgstr ""
206
 
207
+ #: gallery-plugin.php:842
208
+ #: gallery-plugin.php:1206
209
+ msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
210
+ msgstr ""
211
 
212
+ #: gallery-plugin.php:860
213
+ msgid "Failed to open the zip archive. Please, upload the plugin manually"
214
+ msgstr ""
 
215
 
216
+ #: gallery-plugin.php:866
217
+ msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
218
  msgstr ""
219
 
220
+ #: gallery-plugin.php:870
221
+ #: gallery-plugin.php:879
222
+ msgid "Failed to download the zip archive. Please, upload the plugin manually"
223
  msgstr ""
224
 
225
+ #: gallery-plugin.php:883
226
+ msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
227
  msgstr ""
228
 
229
+ #: gallery-plugin.php:898
230
+ msgid "Please, enter Your license key"
231
+ msgstr ""
232
+
233
+ #: gallery-plugin.php:906
234
+ msgid "Gallery Settings"
235
+ msgstr "Galerie Einstellungen"
236
+
237
+ #: gallery-plugin.php:908
238
+ #: gallery-plugin.php:1228
239
+ #: gallery-plugin.php:1243
240
+ msgid "Settings"
241
+ msgstr "Einstellungen"
242
 
243
+ #: gallery-plugin.php:909
244
+ msgid "Go PRO"
245
  msgstr ""
246
 
247
+ #: gallery-plugin.php:914
248
+ msgid "Notice:"
249
+ msgstr ""
250
+
251
+ #: gallery-plugin.php:914
252
+ msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
253
  msgstr ""
254
 
255
+ #: gallery-plugin.php:915
256
+ 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:"
257
+ msgstr "Zum Einfügen einer Galerie füge diesen Shortcode in eine Seite oder einen Beitrag ein:"
258
+
259
+ #: gallery-plugin.php:917
260
+ #, fuzzy
261
+ msgid "Please enable JavaScript to use the option to renew images."
262
+ msgstr "Please enable JavaScript um den File-Uploader zu benutzen."
263
+
264
+ #: gallery-plugin.php:921
265
  msgid "Update images for gallery"
266
  msgstr ""
267
 
268
+ #: gallery-plugin.php:923
269
  #, fuzzy
270
  msgid "Update images"
271
  msgstr "Reihenfolge Bilder"
272
 
273
+ #: gallery-plugin.php:928
274
  msgid "Updating images..."
275
  msgstr ""
276
 
277
+ #: gallery-plugin.php:929
278
  #, fuzzy
279
  msgid "No image found"
280
  msgstr "Keine Galerien gefunden"
281
 
282
+ #: gallery-plugin.php:930
283
  msgid "All images are updated"
284
  msgstr ""
285
 
286
+ #: gallery-plugin.php:931
287
+ msgid "Error."
288
+ msgstr ""
289
+
290
+ #: gallery-plugin.php:937
291
  msgid "Image size for the album cover"
292
  msgstr "Bildgröße für Beitragsbild"
293
 
294
+ #: gallery-plugin.php:939
295
+ #: gallery-plugin.php:947
296
+ #: gallery-plugin.php:960
297
  msgid "Image size"
298
  msgstr "Name der Bilder"
299
 
300
+ #: gallery-plugin.php:940
301
+ #: gallery-plugin.php:948
302
  msgid "Width (in px)"
303
  msgstr "Breite (in px)"
304
 
305
+ #: gallery-plugin.php:941
306
+ #: gallery-plugin.php:949
307
  msgid "Height (in px)"
308
  msgstr "Höhe (in px)"
309
 
310
+ #: gallery-plugin.php:945
311
  msgid "Gallery image size"
312
  msgstr "Bildgröße für Galerie"
313
 
314
+ #: gallery-plugin.php:953
315
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
316
  msgstr "Wordpress wird ein neues Thumbnail mit den Einstellungen erstellen, wenn du ein neues Bild hochlädst."
317
 
318
+ #: gallery-plugin.php:958
319
  msgid "Gallery image size in the lightbox"
320
  msgstr "Galeriegröße in der Lightbox"
321
 
322
+ #: gallery-plugin.php:961
323
  msgid "Max width (in px)"
324
  msgstr "max. Breite (in px)"
325
 
326
+ #: gallery-plugin.php:962
327
  msgid "Max height (in px)"
328
  msgstr "max. Höhe (in px)"
329
 
330
+ #: gallery-plugin.php:963
331
  msgid "Display a full size image in the lightbox"
332
  msgstr "Zeige das Bild in Originalgröße in derLightbox"
333
 
334
+ #: gallery-plugin.php:967
335
  msgid "Crop position"
336
  msgstr "Crop Position"
337
 
338
+ #: gallery-plugin.php:969
339
  msgid "Horizontal"
340
  msgstr "Horizontal"
341
 
342
+ #: gallery-plugin.php:971
343
  msgid "left"
344
  msgstr "links"
345
 
346
+ #: gallery-plugin.php:972
347
+ #: gallery-plugin.php:979
348
  msgid "center"
349
  msgstr "zentriert"
350
 
351
+ #: gallery-plugin.php:973
352
  msgid "right"
353
  msgstr "rechts"
354
 
355
+ #: gallery-plugin.php:976
356
  msgid "Vertical"
357
  msgstr "vertikal"
358
 
359
+ #: gallery-plugin.php:978
360
  msgid "top"
361
  msgstr "oben"
362
 
363
+ #: gallery-plugin.php:980
364
  msgid "bottom"
365
  msgstr "unten"
366
 
367
+ #: gallery-plugin.php:985
368
  msgid "Lightbox background"
369
  msgstr "Lightbox Hintergrund"
370
 
371
+ #: gallery-plugin.php:987
372
  msgid "Default"
373
  msgstr "Standard"
374
 
375
+ #: gallery-plugin.php:988
376
  msgid "Background transparency (from 0 to 1)"
377
  msgstr "Hintergrund Transparenz (0 – 1)"
378
 
379
+ #: gallery-plugin.php:990
380
  msgid "Select a background color"
381
  msgstr "Wähle eine Hintergrundfarbe"
382
 
383
+ #: gallery-plugin.php:992
384
  msgid "Background color"
385
  msgstr "Hintergrundfarbe"
386
 
387
+ #: gallery-plugin.php:999
388
+ #: gallery-plugin.php:1145
389
  msgid "If you upgrade to Pro version all your settings and galleries will be saved."
390
  msgstr ""
391
 
392
+ #: gallery-plugin.php:1004
393
+ #: gallery-plugin.php:1150
394
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
395
  msgstr "Nur in der Pro Version verfügbar. Folge dem Link für mehr Informationen"
396
 
397
+ #: gallery-plugin.php:1013
398
  msgid "Images with border"
399
  msgstr "Bilder mit Rand"
400
 
401
+ #: gallery-plugin.php:1016
402
  msgid "Border width in px, just numbers"
403
  msgstr "Breite Bildrand in Pixel"
404
 
405
+ #: gallery-plugin.php:1018
406
+ #: gallery-plugin.php:1020
407
  msgid "Select a border color"
408
  msgstr "Rahmenfarbe"
409
 
410
+ #: gallery-plugin.php:1026
411
  msgid "Number of images in the row"
412
  msgstr "Anzahl Bilder in einer Reihe"
413
 
414
+ #: gallery-plugin.php:1032
415
  msgid "Start slideshow"
416
  msgstr "Starte Slideshow"
417
 
418
+ #: gallery-plugin.php:1038
419
  msgid "Slideshow interval"
420
  msgstr "Slideshow Geschwindigkeit"
421
 
422
+ #: gallery-plugin.php:1044
423
  msgid "Use single lightbox for multiple galleries on one page"
424
  msgstr ""
425
 
426
+ #: gallery-plugin.php:1052
427
  msgid "Attachment ID"
428
  msgstr "Anhang ID"
429
 
430
+ #: gallery-plugin.php:1053
431
  msgid "Image Name"
432
  msgstr "Bildname"
433
 
434
+ #: gallery-plugin.php:1055
435
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
436
  msgstr "Reihenfolge (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
437
 
438
+ #: gallery-plugin.php:1056
439
  msgid "Random"
440
  msgstr "Zufall"
441
 
442
+ #: gallery-plugin.php:1060
443
  msgid "Sort images"
444
  msgstr "Reihenfolge"
445
 
446
+ #: gallery-plugin.php:1062
447
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
448
  msgstr "ASC (aufsteigend)"
449
 
450
+ #: gallery-plugin.php:1063
451
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
452
  msgstr "DESC (absteigend)"
453
 
454
+ #: gallery-plugin.php:1067
455
  msgid "Display text above the image"
456
  msgstr "Zeige Text über dem Bild"
457
 
458
+ #: gallery-plugin.php:1069
459
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
460
  msgstr "Text nur in Lightbox anzeigen"
461
 
462
+ #: gallery-plugin.php:1073
463
  msgid "Display the Back link"
464
  msgstr "Aktiviere Zurück-Link"
465
 
466
+ #: gallery-plugin.php:1079
467
  msgid "Display the Back link in the shortcode"
468
  msgstr "Aktiviere Zurück-Link im Shortcode"
469
 
470
+ #: gallery-plugin.php:1085
471
  msgid "The Back link text"
472
  msgstr "Zurück-Link Text"
473
 
474
+ #: gallery-plugin.php:1091
475
  msgid "The Back link URL"
476
  msgstr "Zurück-Link URL"
477
 
478
+ #: gallery-plugin.php:1093
479
  msgid "Gallery page (Page with Gallery Template)"
480
  msgstr "Galerie-Seite (Seite mit Gallerie-Template)"
481
 
482
+ #: gallery-plugin.php:1095
483
  msgid "(Full URL to custom page)"
484
  msgstr "(URL zu eigener Seite)"
485
 
486
+ #: gallery-plugin.php:1099
487
  msgid "The Read More link text"
488
  msgstr "Weiterlesen link Text"
489
 
490
+ #: gallery-plugin.php:1105
491
  msgid "Add gallery to the search"
492
  msgstr ""
493
 
494
+ #: gallery-plugin.php:1115
495
+ msgid "Using"
496
+ msgstr ""
497
+
498
+ #: gallery-plugin.php:1115
499
+ msgid "powered by"
500
+ msgstr ""
501
+
502
+ #: gallery-plugin.php:1118
503
+ #: gallery-plugin.php:1122
504
  msgid "Using Custom Search powered by"
505
  msgstr ""
506
 
507
+ #: gallery-plugin.php:1118
508
  msgid "Activate Custom Search"
509
  msgstr ""
510
 
511
+ #: gallery-plugin.php:1122
512
  msgid "Download Custom Search"
513
  msgstr ""
514
 
515
+ #: gallery-plugin.php:1129
516
  msgid "Display Like buttons in the lightbox"
517
  msgstr "Aktivier Like-Button in der Lightbox"
518
 
519
+ #: gallery-plugin.php:1131
520
  msgid "FaceBook"
521
  msgstr "Facebook"
522
 
523
+ #: gallery-plugin.php:1132
524
  msgid "Twitter"
525
  msgstr "Twitter"
526
 
527
+ #: gallery-plugin.php:1133
528
  msgid "Pinterest"
529
  msgstr "Pinterest"
530
 
531
+ #: gallery-plugin.php:1134
532
  msgid "Google +1"
533
  msgstr "Goolge+"
534
 
535
+ #: gallery-plugin.php:1138
536
  msgid "Slug for gallery item"
537
  msgstr "Galerie Slug"
538
 
539
+ #: gallery-plugin.php:1140
540
  msgid "for any structure of permalinks except the default structure"
541
  msgstr "Permalinkstruktur (Default ausgenommen)"
542
 
543
+ #: gallery-plugin.php:1160
544
  msgid "Save Changes"
545
  msgstr "Einstellungen speichern"
546
 
547
+ #: gallery-plugin.php:1166
548
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
549
  msgstr ""
550
 
551
+ #: gallery-plugin.php:1167
552
  #, fuzzy
553
  msgid "Rate the plugin"
554
  msgstr "Benötigte Plugins"
555
 
556
+ #: gallery-plugin.php:1170
557
  #, fuzzy
558
  msgid "If there is something wrong about it, please contact us"
559
  msgstr "Wenn Sie Fragen haben, kontaktieren Sie uns über plugin@bestwebsoft.com, oder füllen Sie das Kontakt Formular auf unserer Website aus."
560
 
561
+ #: gallery-plugin.php:1181
562
+ msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
563
+ msgstr ""
564
+
565
+ #: gallery-plugin.php:1183
566
+ msgid "Please, go to"
567
+ msgstr ""
568
+
569
+ #: gallery-plugin.php:1183
570
+ #, fuzzy
571
+ msgid "the setting page"
572
+ msgstr "auf der Plugin-Optionen-Seite ("
573
+
574
+ #: gallery-plugin.php:1184
575
+ msgid "You will be redirected automatically in 5 seconds."
576
+ msgstr ""
577
+
578
+ #: gallery-plugin.php:1189
579
+ msgid "You can download and activate"
580
+ msgstr ""
581
+
582
+ #: gallery-plugin.php:1191
583
+ msgid "version of this plugin by entering Your license key."
584
+ msgstr ""
585
 
586
+ #: gallery-plugin.php:1193
587
+ msgid "You can find your license key on your personal page Client area, by clicking on the link"
588
+ msgstr ""
589
+
590
+ #: gallery-plugin.php:1195
591
+ msgid "(your username is the email you specify when purchasing the product)."
592
+ msgstr ""
593
+
594
+ #: gallery-plugin.php:1203
595
+ #: gallery-plugin.php:1213
596
+ msgid "Go!"
597
+ msgstr ""
598
+
599
+ #: gallery-plugin.php:1229
600
  msgid "FAQ"
601
  msgstr "FAQ"
602
 
603
+ #: gallery-plugin.php:1230
604
  msgid "Support"
605
  msgstr "Support"
606
 
607
+ #: gallery-plugin.php:1341
608
+ #: template/gallery-single-template.php:14
609
+ msgid "Download high resolution image"
610
+ msgstr "Lade Bild in Originalgröße"
611
+
612
+ #: gallery-plugin.php:1450
613
+ #: template/gallery-single-template.php:77
614
  msgid "Sorry, nothing found."
615
  msgstr "Leider nichts gefunden."
616
 
617
+ #: gallery-plugin.php:1473
618
+ #: template/gallery-single-template.php:103
619
+ msgid "Image"
620
+ msgstr "Bild"
621
 
622
+ #: gallery-plugin.php:1764
623
  #, fuzzy
624
  msgid "Image size not defined"
625
  msgstr "Name der Bilder"
626
 
627
+ #: gallery-plugin.php:1779
628
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
629
  msgstr ""
630
 
631
+ #: gallery-plugin.php:1790
632
  msgid "Image size changes not defined"
633
  msgstr ""
634
 
635
+ #: gallery-plugin.php:1819
636
+ #: gallery-plugin.php:1822
637
+ #: gallery-plugin.php:1827
638
  msgid "Invalid path"
639
  msgstr ""
640
 
641
+ #: gallery-plugin.php:1945
642
  #, fuzzy
643
  msgid "Learn More"
644
  msgstr "Mehr erfahren"
645
 
646
+ #: gallery-plugin.php:1947
647
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
648
  msgstr ""
649
 
650
+ #: gallery-plugin.php:1948
651
  msgid "Extend standard plugin functionality with new great options."
652
  msgstr ""
653
 
654
+ #, fuzzy
655
+ #~ msgid "No gallery item found"
656
+ #~ msgstr "Keine Galerien gefunden"
657
 
658
  #, fuzzy
659
  #~ msgid "PHP Max Upload Size"
languages/gallery-fr_FR.mo CHANGED
Binary file
languages/gallery-fr_FR.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-12-25 15:28+0300\n"
6
- "PO-Revision-Date: 2013-12-25 15:44+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"
@@ -20,7 +20,7 @@ msgstr ""
20
  "X-Poedit-SearchPath-0: .\n"
21
 
22
  #: gallery-plugin.php:100
23
- #: gallery-plugin.php:782
24
  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"
25
  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"
26
 
@@ -30,7 +30,7 @@ msgid "Galleries"
30
  msgstr "Galeries"
31
 
32
  #: gallery-plugin.php:129
33
- #: gallery-plugin.php:609
34
  msgid "Gallery"
35
  msgstr "Galerie"
36
 
@@ -70,492 +70,582 @@ msgstr "Envoi de fichier"
70
  msgid "Gallery Shortcode"
71
  msgstr "Gallery Shortcode"
72
 
73
- #: gallery-plugin.php:212
74
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
75
  msgstr "Le répertoire temporaire de la gallery (gallery-plugin/upload/files) n'est pas autorisé en écriture par votre serveur Web. Merci d'utliser les fonctions standards de WP pour charger les images (Média)"
76
 
77
- #: gallery-plugin.php:216
78
  msgid "Choose an image for upload:"
79
  msgstr "Choisir l'image à envoyer :"
80
 
81
- #: gallery-plugin.php:221
82
  msgid "Please enable JavaScript to use the file uploader."
83
  msgstr "Merci d'activer JavaScript pour utiliser l'envoi de fichiers."
84
 
85
- #: gallery-plugin.php:228
86
  msgid "Allow the download link for all images in this gallery"
87
  msgstr "Autoriser les liens de téléchargement des images dans cette galerie"
88
 
89
- #: gallery-plugin.php:229
90
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
91
  msgstr "Merci d'utiliser les fonctions de glisser/déposer pour modifier l'ordre d'affichage des images. Ne pas oublier d'enregistrer l'article."
92
 
93
- #: gallery-plugin.php:231
94
  msgid "Please make a choice"
95
  msgstr "Merci de faire un choix"
96
 
97
- #: gallery-plugin.php:231
98
- #: gallery-plugin.php:927
99
  msgid "Sort images by"
100
  msgstr "Trier les images par"
101
 
102
- #: gallery-plugin.php:231
103
  msgid "sort images"
104
  msgstr "trier les images"
105
 
106
- #: gallery-plugin.php:231
107
  msgid "on the plugin settings page ("
108
  msgstr "dans les paramètres de l'extension ("
109
 
110
- #: gallery-plugin.php:276
111
- #: gallery-plugin.php:505
112
  msgid "Title"
113
  msgstr "Titre"
114
 
115
- #: gallery-plugin.php:278
116
  msgid "Alt tag"
117
  msgstr "Tag Alt"
118
 
119
- #: gallery-plugin.php:279
120
  msgid "URL"
121
  msgstr "URL"
122
 
123
- #: gallery-plugin.php:279
124
  msgid "(by click on image opens a link in a new window)"
125
  msgstr "(cliquer sur l'image ouvre le lien dans une nouvelle fenêtre)"
126
 
127
- #: gallery-plugin.php:280
128
  msgid "This setting is available in Pro version"
129
  msgstr "Ce paramètre est disponible dans la version Pro"
130
 
131
- #: gallery-plugin.php:281
132
  msgid "Open the link"
133
  msgstr "Ouvrir le lien"
134
 
135
- #: gallery-plugin.php:281
136
  msgid "Current window"
137
  msgstr "Fenêtre courrante"
138
 
139
- #: gallery-plugin.php:281
140
  msgid "New window"
141
  msgstr "Nouvelle fenêtre"
142
 
143
- #: gallery-plugin.php:282
144
  msgid "Delete"
145
  msgstr "Supprimer"
146
 
147
- #: gallery-plugin.php:295
148
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
149
  msgstr "Vous pouvez ajouter la galerie dans la page ou l'article en insérant le code court dans le contenu"
150
 
151
- #: gallery-plugin.php:297
152
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
153
  msgstr "Si vous voulez avoir un bref aperçu de la galerie avec un lien vers une page unique de la galerie"
154
 
155
- #: gallery-plugin.php:506
156
  msgid "Author"
157
  msgstr "Auteur"
158
 
159
- #: gallery-plugin.php:507
160
  msgid "Photo"
161
  msgstr "Photo"
162
 
163
- #: gallery-plugin.php:508
164
  msgid "Publishing"
165
  msgstr "Public"
166
 
167
- #: gallery-plugin.php:509
168
- #: gallery-plugin.php:931
169
  msgid "Date"
170
  msgstr "Date"
171
 
172
- #: gallery-plugin.php:638
173
  msgid "See images &raquo;"
174
  msgstr "Voir les images &raquo;"
175
 
176
- #: gallery-plugin.php:685
177
  msgid "requires"
178
  msgstr "requis"
179
 
180
- #: gallery-plugin.php:685
181
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
182
  msgstr "ou supérieure, c'est pourquoi il a été désactive! Merci de faire la mise à jour de WordPress et de ré-essayer!"
183
 
184
- #: gallery-plugin.php:685
185
  msgid "Back to the WordPress"
186
  msgstr "Retour à WordPress"
187
 
188
- #: gallery-plugin.php:685
189
  msgid "Plugins page"
190
  msgstr "Page des extensions"
191
 
192
- #: gallery-plugin.php:775
193
  msgid "Settings are saved"
194
  msgstr "Paramètres sauvegardés."
195
 
196
- #: gallery-plugin.php:788
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
197
  msgid "Gallery Settings"
198
  msgstr "Paramètres de la galerie"
199
 
200
- #: gallery-plugin.php:791
 
 
 
 
 
 
 
 
 
 
201
  msgid "Notice:"
202
  msgstr "Avertissement :"
203
 
204
- #: gallery-plugin.php:791
205
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
206
  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'."
207
 
208
- #: gallery-plugin.php:792
209
  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:"
210
  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:"
211
 
212
- #: gallery-plugin.php:794
213
  msgid "Please enable JavaScript to use the option to renew images."
214
  msgstr "Merci d'activer JavaScript pour utiliser l'option de mise à jour des images."
215
 
216
- #: gallery-plugin.php:798
217
  msgid "Update images for gallery"
218
  msgstr "Mettre à jour les images pour la galerie"
219
 
220
- #: gallery-plugin.php:800
221
  msgid "Update images"
222
  msgstr "Mettre à jour les images"
223
 
224
- #: gallery-plugin.php:805
225
  msgid "Updating images..."
226
  msgstr "Mise à jour des images..."
227
 
228
- #: gallery-plugin.php:806
229
  msgid "No image found"
230
  msgstr "Pas d'image trouvée"
231
 
232
- #: gallery-plugin.php:807
233
  msgid "All images are updated"
234
  msgstr "Toutes les images ont été mises à jour"
235
 
236
- #: gallery-plugin.php:808
237
  msgid "Error."
238
  msgstr "Erreur."
239
 
240
- #: gallery-plugin.php:814
241
  msgid "Image size for the album cover"
242
  msgstr "Taille de la vignette de l'album"
243
 
244
- #: gallery-plugin.php:816
245
- #: gallery-plugin.php:824
246
- #: gallery-plugin.php:837
247
  msgid "Image size"
248
  msgstr "Taille de l'image"
249
 
250
- #: gallery-plugin.php:817
251
- #: gallery-plugin.php:825
252
  msgid "Width (in px)"
253
  msgstr "Largeur (en pixels)"
254
 
255
- #: gallery-plugin.php:818
256
- #: gallery-plugin.php:826
257
  msgid "Height (in px)"
258
  msgstr "Hauteur (en pixels)"
259
 
260
- #: gallery-plugin.php:822
261
  msgid "Gallery image size"
262
  msgstr "Taille de l'image de la galerie"
263
 
264
- #: gallery-plugin.php:830
265
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
266
  msgstr "WordPress créera une copie de la miniature avec les dimensions spécifiées quand vous envoyez une nouvelle photo."
267
 
268
- #: gallery-plugin.php:835
269
  msgid "Gallery image size in the lightbox"
270
  msgstr "Taille de l'image de la galerie"
271
 
272
- #: gallery-plugin.php:838
273
  msgid "Max width (in px)"
274
  msgstr "Largeur maximum (en pixels)"
275
 
276
- #: gallery-plugin.php:839
277
  msgid "Max height (in px)"
278
  msgstr "Hauteur maximum (en pixels)"
279
 
280
- #: gallery-plugin.php:840
281
  msgid "Display a full size image in the lightbox"
282
  msgstr "Afficher une image en taille normale dans la boite"
283
 
284
- #: gallery-plugin.php:844
285
  msgid "Crop position"
286
  msgstr "Point de base"
287
 
288
- #: gallery-plugin.php:846
289
  msgid "Horizontal"
290
  msgstr "Horizontale"
291
 
292
- #: gallery-plugin.php:848
293
  msgid "left"
294
  msgstr "gauche"
295
 
296
- #: gallery-plugin.php:849
297
- #: gallery-plugin.php:856
298
  msgid "center"
299
  msgstr "centré"
300
 
301
- #: gallery-plugin.php:850
302
  msgid "right"
303
  msgstr "droite"
304
 
305
- #: gallery-plugin.php:853
306
  msgid "Vertical"
307
  msgstr "Verticale"
308
 
309
- #: gallery-plugin.php:855
310
  msgid "top"
311
  msgstr "haut"
312
 
313
- #: gallery-plugin.php:857
314
  msgid "bottom"
315
  msgstr "bas"
316
 
317
- #: gallery-plugin.php:862
318
  msgid "Lightbox background"
319
  msgstr "Fond de la boite"
320
 
321
- #: gallery-plugin.php:864
322
  msgid "Default"
323
  msgstr "Défaut"
324
 
325
- #: gallery-plugin.php:865
326
  msgid "Background transparency (from 0 to 1)"
327
  msgstr "Transparence du fond (de 0 à 1)"
328
 
329
- #: gallery-plugin.php:867
330
  msgid "Select a background color"
331
  msgstr "Choisir une couleur pour le fond"
332
 
333
- #: gallery-plugin.php:869
334
  msgid "Background color"
335
  msgstr "Couleur du fond"
336
 
337
- #: gallery-plugin.php:876
338
- #: gallery-plugin.php:1021
339
  msgid "If you upgrade to Pro version all your settings and galleries will be saved."
340
  msgstr "Si vous passez à  la version Pro, tous ces paramètres seront enregistrés."
341
 
342
- #: gallery-plugin.php:881
343
- #: gallery-plugin.php:1026
344
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
345
  msgstr "Cette fonction est disponible dans le version pro de cette extension. Pour plus de détails, suivre le lien"
346
 
347
- #: gallery-plugin.php:890
348
  msgid "Images with border"
349
  msgstr "Image avec bordure"
350
 
351
- #: gallery-plugin.php:893
352
  msgid "Border width in px, just numbers"
353
  msgstr "Taille de la bordure en pixel, juste le nombre"
354
 
355
- #: gallery-plugin.php:895
356
- #: gallery-plugin.php:897
357
  msgid "Select a border color"
358
  msgstr "Choisir une couleur pour la bordure"
359
 
360
- #: gallery-plugin.php:903
361
  msgid "Number of images in the row"
362
  msgstr "Nombre d'images par ligne"
363
 
364
- #: gallery-plugin.php:909
365
  msgid "Start slideshow"
366
  msgstr "Démarer le diaporama"
367
 
368
- #: gallery-plugin.php:915
369
  msgid "Slideshow interval"
370
  msgstr "Interval de transition pour le diaporama"
371
 
372
- #: gallery-plugin.php:921
373
  msgid "Use single lightbox for multiple galleries on one page"
374
  msgstr "Utiliser un seul diaporama pour plusieures galeries sur une seule page"
375
 
376
- #: gallery-plugin.php:929
377
  msgid "Attachment ID"
378
  msgstr "ID du fichier"
379
 
380
- #: gallery-plugin.php:930
381
  msgid "Image Name"
382
  msgstr "Nom de l'image "
383
 
384
- #: gallery-plugin.php:932
385
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
386
  msgstr "Ordre de tri (le nombre dans la fenêtre d'insertion / téléchargement de la galerie)"
387
 
388
- #: gallery-plugin.php:933
389
  msgid "Random"
390
  msgstr "Aléatoire"
391
 
392
- #: gallery-plugin.php:937
393
  msgid "Sort images"
394
  msgstr "Trier les images"
395
 
396
- #: gallery-plugin.php:939
397
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
398
  msgstr "ASC (ordre ascendant de la plus petite à la plus grande valeur - 1, 2, 3; a, b, c)"
399
 
400
- #: gallery-plugin.php:940
401
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
402
  msgstr "DESC (ordre descendant de la plus grade à la plus petite - 3, 2, 1; c, b, a)"
403
 
404
- #: gallery-plugin.php:944
405
  msgid "Display text above the image"
406
  msgstr "Aficher le texte au dessus de l'image"
407
 
408
- #: gallery-plugin.php:946
409
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
410
  msgstr "Si vous voulez juste afficher du texte dans une boite, désactiver l'option"
411
 
412
- #: gallery-plugin.php:950
413
  msgid "Display the Back link"
414
  msgstr "Afficher le lien de retour"
415
 
416
- #: gallery-plugin.php:956
417
  msgid "Display the Back link in the shortcode"
418
  msgstr "Afficher le lien de retour dans le code court"
419
 
420
- #: gallery-plugin.php:962
421
  msgid "The Back link text"
422
  msgstr "Le text pour le lien de retour"
423
 
424
- #: gallery-plugin.php:968
425
  msgid "The Back link URL"
426
  msgstr "L'URL pour le lien de retour"
427
 
428
- #: gallery-plugin.php:970
429
  msgid "Gallery page (Page with Gallery Template)"
430
  msgstr "Page de la galerie (Page avec le modèle de galerie)"
431
 
432
- #: gallery-plugin.php:972
433
  msgid "(Full URL to custom page)"
434
  msgstr "(URL complète pour la page spécifique)"
435
 
436
- #: gallery-plugin.php:976
437
  msgid "The Read More link text"
438
  msgstr "Texte pour le lien \"Read More\""
439
 
440
- #: gallery-plugin.php:982
441
  msgid "Add gallery to the search"
442
  msgstr "Ajouter les galeries à la recherche"
443
 
444
- #: gallery-plugin.php:991
445
- #: gallery-plugin.php:994
446
- #: gallery-plugin.php:998
 
 
 
 
 
 
 
447
  msgid "Using Custom Search powered by"
448
  msgstr "Utiliser les recherche personalisées fournies par"
449
 
450
- #: gallery-plugin.php:994
451
  msgid "Activate Custom Search"
452
  msgstr "Activer les recherche personalisées"
453
 
454
- #: gallery-plugin.php:998
455
  msgid "Download Custom Search"
456
  msgstr "Télécharger les recherches personalisées"
457
 
458
- #: gallery-plugin.php:1005
459
  msgid "Display Like buttons in the lightbox"
460
  msgstr "Afficher les boutons des réseaux sociaux dans la boite"
461
 
462
- #: gallery-plugin.php:1007
463
  msgid "FaceBook"
464
  msgstr "FaceBook"
465
 
466
- #: gallery-plugin.php:1008
467
  msgid "Twitter"
468
  msgstr "Twitter"
469
 
470
- #: gallery-plugin.php:1009
471
  msgid "Pinterest"
472
  msgstr "Pinterest"
473
 
474
- #: gallery-plugin.php:1010
475
  msgid "Google +1"
476
  msgstr "Google +1"
477
 
478
- #: gallery-plugin.php:1014
479
  msgid "Slug for gallery item"
480
  msgstr "Racine pour les pages des galeries"
481
 
482
- #: gallery-plugin.php:1016
483
  msgid "for any structure of permalinks except the default structure"
484
  msgstr "pour toute forme de permaliens à l'exception de la forme par défaut"
485
 
486
- #: gallery-plugin.php:1036
487
  msgid "Save Changes"
488
  msgstr "Sauvegarder"
489
 
490
- #: gallery-plugin.php:1042
491
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
492
  msgstr "Si notre extension vous satisfait, merci de la notée avec 5 étoiles dans Wordpress"
493
 
494
- #: gallery-plugin.php:1043
495
  msgid "Rate the plugin"
496
  msgstr "Noter l'extension"
497
 
498
- #: gallery-plugin.php:1046
499
  msgid "If there is something wrong about it, please contact us"
500
  msgstr "Si vous avez des questions, merci de nous contacter"
501
 
502
- #: gallery-plugin.php:1058
503
- #: gallery-plugin.php:1073
504
- msgid "Settings"
505
- msgstr "Réglages"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
506
 
507
- #: gallery-plugin.php:1059
508
  msgid "FAQ"
509
  msgstr "FAQ"
510
 
511
- #: gallery-plugin.php:1060
512
  msgid "Support"
513
  msgstr "Soutien"
514
 
515
- #: gallery-plugin.php:1280
516
- #: template/gallery-single-template.php:76
 
 
 
 
 
517
  msgid "Sorry, nothing found."
518
  msgstr "Désolé, rien n'a été trouvé"
519
 
520
- #: gallery-plugin.php:1302
521
- #: template/gallery-single-template.php:102
522
- msgid "Download high resolution image"
523
- msgstr "Télécharger l'image en haute résolution"
524
 
525
- #: gallery-plugin.php:1593
526
  msgid "Image size not defined"
527
  msgstr "Taille de l'image non définie"
528
 
529
- #: gallery-plugin.php:1608
530
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
531
  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."
532
 
533
- #: gallery-plugin.php:1619
534
  msgid "Image size changes not defined"
535
  msgstr "La modification de la taille n'est pas définie"
536
 
537
- #: gallery-plugin.php:1648
538
- #: gallery-plugin.php:1651
539
- #: gallery-plugin.php:1656
540
  msgid "Invalid path"
541
  msgstr "Chemin invalide"
542
 
543
- #: gallery-plugin.php:1774
544
  msgid "Learn More"
545
  msgstr "En savoir plus"
546
 
547
- #: gallery-plugin.php:1776
548
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
549
  msgstr "Il est peut-être temps de passer votre extension <strong>Gallery</strong> vers la version <strong>PRO</strong> !"
550
 
551
- #: gallery-plugin.php:1777
552
  msgid "Extend standard plugin functionality with new great options."
553
  msgstr "Etand les fonctions standards avec de nouveaux paramètres."
554
 
555
- #: template/gallery-single-template.php:102
556
- msgid "Image"
557
- msgstr "Image "
558
-
559
  #~ msgid "Not set"
560
  #~ msgstr "Not set"
561
 
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-02-06 10:40+0300\n"
6
+ "PO-Revision-Date: 2014-02-06 10:40+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"
20
  "X-Poedit-SearchPath-0: .\n"
21
 
22
  #: gallery-plugin.php:100
23
+ #: gallery-plugin.php:777
24
  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"
25
  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"
26
 
30
  msgstr "Galeries"
31
 
32
  #: gallery-plugin.php:129
33
+ #: gallery-plugin.php:606
34
  msgid "Gallery"
35
  msgstr "Galerie"
36
 
70
  msgid "Gallery Shortcode"
71
  msgstr "Gallery Shortcode"
72
 
73
+ #: gallery-plugin.php:213
74
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
75
  msgstr "Le répertoire temporaire de la gallery (gallery-plugin/upload/files) n'est pas autorisé en écriture par votre serveur Web. Merci d'utliser les fonctions standards de WP pour charger les images (Média)"
76
 
77
+ #: gallery-plugin.php:217
78
  msgid "Choose an image for upload:"
79
  msgstr "Choisir l'image à envoyer :"
80
 
81
+ #: gallery-plugin.php:222
82
  msgid "Please enable JavaScript to use the file uploader."
83
  msgstr "Merci d'activer JavaScript pour utiliser l'envoi de fichiers."
84
 
85
+ #: gallery-plugin.php:229
86
  msgid "Allow the download link for all images in this gallery"
87
  msgstr "Autoriser les liens de téléchargement des images dans cette galerie"
88
 
89
+ #: gallery-plugin.php:230
90
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
91
  msgstr "Merci d'utiliser les fonctions de glisser/déposer pour modifier l'ordre d'affichage des images. Ne pas oublier d'enregistrer l'article."
92
 
93
+ #: gallery-plugin.php:232
94
  msgid "Please make a choice"
95
  msgstr "Merci de faire un choix"
96
 
97
+ #: gallery-plugin.php:232
98
+ #: gallery-plugin.php:1050
99
  msgid "Sort images by"
100
  msgstr "Trier les images par"
101
 
102
+ #: gallery-plugin.php:232
103
  msgid "sort images"
104
  msgstr "trier les images"
105
 
106
+ #: gallery-plugin.php:232
107
  msgid "on the plugin settings page ("
108
  msgstr "dans les paramètres de l'extension ("
109
 
110
+ #: gallery-plugin.php:277
111
+ #: gallery-plugin.php:503
112
  msgid "Title"
113
  msgstr "Titre"
114
 
115
+ #: gallery-plugin.php:279
116
  msgid "Alt tag"
117
  msgstr "Tag Alt"
118
 
119
+ #: gallery-plugin.php:280
120
  msgid "URL"
121
  msgstr "URL"
122
 
123
+ #: gallery-plugin.php:280
124
  msgid "(by click on image opens a link in a new window)"
125
  msgstr "(cliquer sur l'image ouvre le lien dans une nouvelle fenêtre)"
126
 
127
+ #: gallery-plugin.php:281
128
  msgid "This setting is available in Pro version"
129
  msgstr "Ce paramètre est disponible dans la version Pro"
130
 
131
+ #: gallery-plugin.php:282
132
  msgid "Open the link"
133
  msgstr "Ouvrir le lien"
134
 
135
+ #: gallery-plugin.php:282
136
  msgid "Current window"
137
  msgstr "Fenêtre courrante"
138
 
139
+ #: gallery-plugin.php:282
140
  msgid "New window"
141
  msgstr "Nouvelle fenêtre"
142
 
143
+ #: gallery-plugin.php:283
144
  msgid "Delete"
145
  msgstr "Supprimer"
146
 
147
+ #: gallery-plugin.php:296
148
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
149
  msgstr "Vous pouvez ajouter la galerie dans la page ou l'article en insérant le code court dans le contenu"
150
 
151
+ #: gallery-plugin.php:298
152
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
153
  msgstr "Si vous voulez avoir un bref aperçu de la galerie avec un lien vers une page unique de la galerie"
154
 
155
+ #: gallery-plugin.php:504
156
  msgid "Author"
157
  msgstr "Auteur"
158
 
159
+ #: gallery-plugin.php:505
160
  msgid "Photo"
161
  msgstr "Photo"
162
 
163
+ #: gallery-plugin.php:506
164
  msgid "Publishing"
165
  msgstr "Public"
166
 
167
+ #: gallery-plugin.php:507
168
+ #: gallery-plugin.php:1054
169
  msgid "Date"
170
  msgstr "Date"
171
 
172
+ #: gallery-plugin.php:635
173
  msgid "See images &raquo;"
174
  msgstr "Voir les images &raquo;"
175
 
176
+ #: gallery-plugin.php:682
177
  msgid "requires"
178
  msgstr "requis"
179
 
180
+ #: gallery-plugin.php:682
181
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
182
  msgstr "ou supérieure, c'est pourquoi il a été désactive! Merci de faire la mise à jour de WordPress et de ré-essayer!"
183
 
184
+ #: gallery-plugin.php:682
185
  msgid "Back to the WordPress"
186
  msgstr "Retour à WordPress"
187
 
188
+ #: gallery-plugin.php:682
189
  msgid "Plugins page"
190
  msgstr "Page des extensions"
191
 
192
+ #: gallery-plugin.php:770
193
  msgid "Settings are saved"
194
  msgstr "Paramètres sauvegardés."
195
 
196
+ #: gallery-plugin.php:799
197
+ #: gallery-plugin.php:838
198
+ msgid "Wrong license key"
199
+ msgstr ""
200
+
201
+ #: gallery-plugin.php:831
202
+ msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
203
+ msgstr ""
204
+
205
+ #: gallery-plugin.php:840
206
+ msgid "This license key is bind to another site"
207
+ msgstr ""
208
+
209
+ #: gallery-plugin.php:842
210
+ #: gallery-plugin.php:1206
211
+ msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
212
+ msgstr ""
213
+
214
+ #: gallery-plugin.php:860
215
+ msgid "Failed to open the zip archive. Please, upload the plugin manually"
216
+ msgstr ""
217
+
218
+ #: gallery-plugin.php:866
219
+ msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
220
+ msgstr ""
221
+
222
+ #: gallery-plugin.php:870
223
+ #: gallery-plugin.php:879
224
+ msgid "Failed to download the zip archive. Please, upload the plugin manually"
225
+ msgstr ""
226
+
227
+ #: gallery-plugin.php:883
228
+ msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
229
+ msgstr ""
230
+
231
+ #: gallery-plugin.php:898
232
+ msgid "Please, enter Your license key"
233
+ msgstr ""
234
+
235
+ #: gallery-plugin.php:906
236
  msgid "Gallery Settings"
237
  msgstr "Paramètres de la galerie"
238
 
239
+ #: gallery-plugin.php:908
240
+ #: gallery-plugin.php:1228
241
+ #: gallery-plugin.php:1243
242
+ msgid "Settings"
243
+ msgstr "Réglages"
244
+
245
+ #: gallery-plugin.php:909
246
+ msgid "Go PRO"
247
+ msgstr ""
248
+
249
+ #: gallery-plugin.php:914
250
  msgid "Notice:"
251
  msgstr "Avertissement :"
252
 
253
+ #: gallery-plugin.php:914
254
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
255
  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'."
256
 
257
+ #: gallery-plugin.php:915
258
  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:"
259
  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:"
260
 
261
+ #: gallery-plugin.php:917
262
  msgid "Please enable JavaScript to use the option to renew images."
263
  msgstr "Merci d'activer JavaScript pour utiliser l'option de mise à jour des images."
264
 
265
+ #: gallery-plugin.php:921
266
  msgid "Update images for gallery"
267
  msgstr "Mettre à jour les images pour la galerie"
268
 
269
+ #: gallery-plugin.php:923
270
  msgid "Update images"
271
  msgstr "Mettre à jour les images"
272
 
273
+ #: gallery-plugin.php:928
274
  msgid "Updating images..."
275
  msgstr "Mise à jour des images..."
276
 
277
+ #: gallery-plugin.php:929
278
  msgid "No image found"
279
  msgstr "Pas d'image trouvée"
280
 
281
+ #: gallery-plugin.php:930
282
  msgid "All images are updated"
283
  msgstr "Toutes les images ont été mises à jour"
284
 
285
+ #: gallery-plugin.php:931
286
  msgid "Error."
287
  msgstr "Erreur."
288
 
289
+ #: gallery-plugin.php:937
290
  msgid "Image size for the album cover"
291
  msgstr "Taille de la vignette de l'album"
292
 
293
+ #: gallery-plugin.php:939
294
+ #: gallery-plugin.php:947
295
+ #: gallery-plugin.php:960
296
  msgid "Image size"
297
  msgstr "Taille de l'image"
298
 
299
+ #: gallery-plugin.php:940
300
+ #: gallery-plugin.php:948
301
  msgid "Width (in px)"
302
  msgstr "Largeur (en pixels)"
303
 
304
+ #: gallery-plugin.php:941
305
+ #: gallery-plugin.php:949
306
  msgid "Height (in px)"
307
  msgstr "Hauteur (en pixels)"
308
 
309
+ #: gallery-plugin.php:945
310
  msgid "Gallery image size"
311
  msgstr "Taille de l'image de la galerie"
312
 
313
+ #: gallery-plugin.php:953
314
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
315
  msgstr "WordPress créera une copie de la miniature avec les dimensions spécifiées quand vous envoyez une nouvelle photo."
316
 
317
+ #: gallery-plugin.php:958
318
  msgid "Gallery image size in the lightbox"
319
  msgstr "Taille de l'image de la galerie"
320
 
321
+ #: gallery-plugin.php:961
322
  msgid "Max width (in px)"
323
  msgstr "Largeur maximum (en pixels)"
324
 
325
+ #: gallery-plugin.php:962
326
  msgid "Max height (in px)"
327
  msgstr "Hauteur maximum (en pixels)"
328
 
329
+ #: gallery-plugin.php:963
330
  msgid "Display a full size image in the lightbox"
331
  msgstr "Afficher une image en taille normale dans la boite"
332
 
333
+ #: gallery-plugin.php:967
334
  msgid "Crop position"
335
  msgstr "Point de base"
336
 
337
+ #: gallery-plugin.php:969
338
  msgid "Horizontal"
339
  msgstr "Horizontale"
340
 
341
+ #: gallery-plugin.php:971
342
  msgid "left"
343
  msgstr "gauche"
344
 
345
+ #: gallery-plugin.php:972
346
+ #: gallery-plugin.php:979
347
  msgid "center"
348
  msgstr "centré"
349
 
350
+ #: gallery-plugin.php:973
351
  msgid "right"
352
  msgstr "droite"
353
 
354
+ #: gallery-plugin.php:976
355
  msgid "Vertical"
356
  msgstr "Verticale"
357
 
358
+ #: gallery-plugin.php:978
359
  msgid "top"
360
  msgstr "haut"
361
 
362
+ #: gallery-plugin.php:980
363
  msgid "bottom"
364
  msgstr "bas"
365
 
366
+ #: gallery-plugin.php:985
367
  msgid "Lightbox background"
368
  msgstr "Fond de la boite"
369
 
370
+ #: gallery-plugin.php:987
371
  msgid "Default"
372
  msgstr "Défaut"
373
 
374
+ #: gallery-plugin.php:988
375
  msgid "Background transparency (from 0 to 1)"
376
  msgstr "Transparence du fond (de 0 à 1)"
377
 
378
+ #: gallery-plugin.php:990
379
  msgid "Select a background color"
380
  msgstr "Choisir une couleur pour le fond"
381
 
382
+ #: gallery-plugin.php:992
383
  msgid "Background color"
384
  msgstr "Couleur du fond"
385
 
386
+ #: gallery-plugin.php:999
387
+ #: gallery-plugin.php:1145
388
  msgid "If you upgrade to Pro version all your settings and galleries will be saved."
389
  msgstr "Si vous passez à  la version Pro, tous ces paramètres seront enregistrés."
390
 
391
+ #: gallery-plugin.php:1004
392
+ #: gallery-plugin.php:1150
393
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
394
  msgstr "Cette fonction est disponible dans le version pro de cette extension. Pour plus de détails, suivre le lien"
395
 
396
+ #: gallery-plugin.php:1013
397
  msgid "Images with border"
398
  msgstr "Image avec bordure"
399
 
400
+ #: gallery-plugin.php:1016
401
  msgid "Border width in px, just numbers"
402
  msgstr "Taille de la bordure en pixel, juste le nombre"
403
 
404
+ #: gallery-plugin.php:1018
405
+ #: gallery-plugin.php:1020
406
  msgid "Select a border color"
407
  msgstr "Choisir une couleur pour la bordure"
408
 
409
+ #: gallery-plugin.php:1026
410
  msgid "Number of images in the row"
411
  msgstr "Nombre d'images par ligne"
412
 
413
+ #: gallery-plugin.php:1032
414
  msgid "Start slideshow"
415
  msgstr "Démarer le diaporama"
416
 
417
+ #: gallery-plugin.php:1038
418
  msgid "Slideshow interval"
419
  msgstr "Interval de transition pour le diaporama"
420
 
421
+ #: gallery-plugin.php:1044
422
  msgid "Use single lightbox for multiple galleries on one page"
423
  msgstr "Utiliser un seul diaporama pour plusieures galeries sur une seule page"
424
 
425
+ #: gallery-plugin.php:1052
426
  msgid "Attachment ID"
427
  msgstr "ID du fichier"
428
 
429
+ #: gallery-plugin.php:1053
430
  msgid "Image Name"
431
  msgstr "Nom de l'image "
432
 
433
+ #: gallery-plugin.php:1055
434
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
435
  msgstr "Ordre de tri (le nombre dans la fenêtre d'insertion / téléchargement de la galerie)"
436
 
437
+ #: gallery-plugin.php:1056
438
  msgid "Random"
439
  msgstr "Aléatoire"
440
 
441
+ #: gallery-plugin.php:1060
442
  msgid "Sort images"
443
  msgstr "Trier les images"
444
 
445
+ #: gallery-plugin.php:1062
446
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
447
  msgstr "ASC (ordre ascendant de la plus petite à la plus grande valeur - 1, 2, 3; a, b, c)"
448
 
449
+ #: gallery-plugin.php:1063
450
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
451
  msgstr "DESC (ordre descendant de la plus grade à la plus petite - 3, 2, 1; c, b, a)"
452
 
453
+ #: gallery-plugin.php:1067
454
  msgid "Display text above the image"
455
  msgstr "Aficher le texte au dessus de l'image"
456
 
457
+ #: gallery-plugin.php:1069
458
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
459
  msgstr "Si vous voulez juste afficher du texte dans une boite, désactiver l'option"
460
 
461
+ #: gallery-plugin.php:1073
462
  msgid "Display the Back link"
463
  msgstr "Afficher le lien de retour"
464
 
465
+ #: gallery-plugin.php:1079
466
  msgid "Display the Back link in the shortcode"
467
  msgstr "Afficher le lien de retour dans le code court"
468
 
469
+ #: gallery-plugin.php:1085
470
  msgid "The Back link text"
471
  msgstr "Le text pour le lien de retour"
472
 
473
+ #: gallery-plugin.php:1091
474
  msgid "The Back link URL"
475
  msgstr "L'URL pour le lien de retour"
476
 
477
+ #: gallery-plugin.php:1093
478
  msgid "Gallery page (Page with Gallery Template)"
479
  msgstr "Page de la galerie (Page avec le modèle de galerie)"
480
 
481
+ #: gallery-plugin.php:1095
482
  msgid "(Full URL to custom page)"
483
  msgstr "(URL complète pour la page spécifique)"
484
 
485
+ #: gallery-plugin.php:1099
486
  msgid "The Read More link text"
487
  msgstr "Texte pour le lien \"Read More\""
488
 
489
+ #: gallery-plugin.php:1105
490
  msgid "Add gallery to the search"
491
  msgstr "Ajouter les galeries à la recherche"
492
 
493
+ #: gallery-plugin.php:1115
494
+ msgid "Using"
495
+ msgstr ""
496
+
497
+ #: gallery-plugin.php:1115
498
+ msgid "powered by"
499
+ msgstr ""
500
+
501
+ #: gallery-plugin.php:1118
502
+ #: gallery-plugin.php:1122
503
  msgid "Using Custom Search powered by"
504
  msgstr "Utiliser les recherche personalisées fournies par"
505
 
506
+ #: gallery-plugin.php:1118
507
  msgid "Activate Custom Search"
508
  msgstr "Activer les recherche personalisées"
509
 
510
+ #: gallery-plugin.php:1122
511
  msgid "Download Custom Search"
512
  msgstr "Télécharger les recherches personalisées"
513
 
514
+ #: gallery-plugin.php:1129
515
  msgid "Display Like buttons in the lightbox"
516
  msgstr "Afficher les boutons des réseaux sociaux dans la boite"
517
 
518
+ #: gallery-plugin.php:1131
519
  msgid "FaceBook"
520
  msgstr "FaceBook"
521
 
522
+ #: gallery-plugin.php:1132
523
  msgid "Twitter"
524
  msgstr "Twitter"
525
 
526
+ #: gallery-plugin.php:1133
527
  msgid "Pinterest"
528
  msgstr "Pinterest"
529
 
530
+ #: gallery-plugin.php:1134
531
  msgid "Google +1"
532
  msgstr "Google +1"
533
 
534
+ #: gallery-plugin.php:1138
535
  msgid "Slug for gallery item"
536
  msgstr "Racine pour les pages des galeries"
537
 
538
+ #: gallery-plugin.php:1140
539
  msgid "for any structure of permalinks except the default structure"
540
  msgstr "pour toute forme de permaliens à l'exception de la forme par défaut"
541
 
542
+ #: gallery-plugin.php:1160
543
  msgid "Save Changes"
544
  msgstr "Sauvegarder"
545
 
546
+ #: gallery-plugin.php:1166
547
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
548
  msgstr "Si notre extension vous satisfait, merci de la notée avec 5 étoiles dans Wordpress"
549
 
550
+ #: gallery-plugin.php:1167
551
  msgid "Rate the plugin"
552
  msgstr "Noter l'extension"
553
 
554
+ #: gallery-plugin.php:1170
555
  msgid "If there is something wrong about it, please contact us"
556
  msgstr "Si vous avez des questions, merci de nous contacter"
557
 
558
+ #: gallery-plugin.php:1181
559
+ msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
560
+ msgstr ""
561
+
562
+ #: gallery-plugin.php:1183
563
+ msgid "Please, go to"
564
+ msgstr ""
565
+
566
+ #: gallery-plugin.php:1183
567
+ #, fuzzy
568
+ msgid "the setting page"
569
+ msgstr "dans les paramètres de l'extension ("
570
+
571
+ #: gallery-plugin.php:1184
572
+ msgid "You will be redirected automatically in 5 seconds."
573
+ msgstr ""
574
+
575
+ #: gallery-plugin.php:1189
576
+ msgid "You can download and activate"
577
+ msgstr ""
578
+
579
+ #: gallery-plugin.php:1191
580
+ msgid "version of this plugin by entering Your license key."
581
+ msgstr ""
582
+
583
+ #: gallery-plugin.php:1193
584
+ msgid "You can find your license key on your personal page Client area, by clicking on the link"
585
+ msgstr ""
586
+
587
+ #: gallery-plugin.php:1195
588
+ msgid "(your username is the email you specify when purchasing the product)."
589
+ msgstr ""
590
+
591
+ #: gallery-plugin.php:1203
592
+ #: gallery-plugin.php:1213
593
+ msgid "Go!"
594
+ msgstr ""
595
 
596
+ #: gallery-plugin.php:1229
597
  msgid "FAQ"
598
  msgstr "FAQ"
599
 
600
+ #: gallery-plugin.php:1230
601
  msgid "Support"
602
  msgstr "Soutien"
603
 
604
+ #: gallery-plugin.php:1341
605
+ #: template/gallery-single-template.php:14
606
+ msgid "Download high resolution image"
607
+ msgstr "Télécharger l'image en haute résolution"
608
+
609
+ #: gallery-plugin.php:1450
610
+ #: template/gallery-single-template.php:77
611
  msgid "Sorry, nothing found."
612
  msgstr "Désolé, rien n'a été trouvé"
613
 
614
+ #: gallery-plugin.php:1473
615
+ #: template/gallery-single-template.php:103
616
+ msgid "Image"
617
+ msgstr "Image "
618
 
619
+ #: gallery-plugin.php:1764
620
  msgid "Image size not defined"
621
  msgstr "Taille de l'image non définie"
622
 
623
+ #: gallery-plugin.php:1779
624
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
625
  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."
626
 
627
+ #: gallery-plugin.php:1790
628
  msgid "Image size changes not defined"
629
  msgstr "La modification de la taille n'est pas définie"
630
 
631
+ #: gallery-plugin.php:1819
632
+ #: gallery-plugin.php:1822
633
+ #: gallery-plugin.php:1827
634
  msgid "Invalid path"
635
  msgstr "Chemin invalide"
636
 
637
+ #: gallery-plugin.php:1945
638
  msgid "Learn More"
639
  msgstr "En savoir plus"
640
 
641
+ #: gallery-plugin.php:1947
642
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
643
  msgstr "Il est peut-être temps de passer votre extension <strong>Gallery</strong> vers la version <strong>PRO</strong> !"
644
 
645
+ #: gallery-plugin.php:1948
646
  msgid "Extend standard plugin functionality with new great options."
647
  msgstr "Etand les fonctions standards avec de nouveaux paramètres."
648
 
 
 
 
 
649
  #~ msgid "Not set"
650
  #~ msgstr "Not set"
651
 
languages/gallery-nl_NL.mo ADDED
Binary file
languages/gallery-nl_NL.po ADDED
@@ -0,0 +1,809 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: gallery\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-02-06 10:40+0300\n"
6
+ "PO-Revision-Date: 2014-02-06 10:40+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"
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.6.3\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Poedit-SearchPath-0: .\n"
19
+
20
+ #: gallery-plugin.php:100
21
+ #: gallery-plugin.php:777
22
+ 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"
23
+ 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. "
24
+
25
+ #: gallery-plugin.php:128
26
+ #: gallery-plugin.php:138
27
+ msgid "Galleries"
28
+ msgstr "Galerijen"
29
+
30
+ #: gallery-plugin.php:129
31
+ #: gallery-plugin.php:606
32
+ msgid "Gallery"
33
+ msgstr "Galerij"
34
+
35
+ #: gallery-plugin.php:130
36
+ msgid "Add a Gallery"
37
+ msgstr "Galerij toevoegen"
38
+
39
+ #: gallery-plugin.php:131
40
+ msgid "Add New Gallery"
41
+ msgstr "Nieuwe Galerij toevoegen"
42
+
43
+ #: gallery-plugin.php:132
44
+ msgid "Edit Gallery"
45
+ msgstr "Galerij bewerken"
46
+
47
+ #: gallery-plugin.php:133
48
+ msgid "New Gallery"
49
+ msgstr "Nieuwe Galerij"
50
+
51
+ #: gallery-plugin.php:134
52
+ msgid "View Gallery"
53
+ msgstr "Galerij bekijken"
54
+
55
+ #: gallery-plugin.php:135
56
+ msgid "Find a Gallery"
57
+ msgstr "Galerij zoeken"
58
+
59
+ #: gallery-plugin.php:136
60
+ msgid "No Gallery found"
61
+ msgstr "Geen Galerij gevonden"
62
+
63
+ #: gallery-plugin.php:193
64
+ msgid "Upload File"
65
+ msgstr "Upload Bestand"
66
+
67
+ #: gallery-plugin.php:194
68
+ msgid "Gallery Shortcode"
69
+ msgstr "Galerij Shortcode"
70
+
71
+ #: gallery-plugin.php:213
72
+ msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
73
+ msgstr "De tijdelijke, galerij, map (gallery-plugin/upload/files) is niet beschikbaar op de webserver. Gebruik aub de standaard WordPress methode om foto's te uploaden (media bibliotheek)"
74
+
75
+ #: gallery-plugin.php:217
76
+ msgid "Choose an image for upload:"
77
+ msgstr "Kies een foto om te uploaden:"
78
+
79
+ #: gallery-plugin.php:222
80
+ msgid "Please enable JavaScript to use the file uploader."
81
+ msgstr "Activeer JavaScript om de uploader te gebruiken."
82
+
83
+ #: gallery-plugin.php:229
84
+ msgid "Allow the download link for all images in this gallery"
85
+ msgstr "Sta de 'download' link toe voor alle foto's in deze galerij"
86
+
87
+ #: gallery-plugin.php:230
88
+ msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
89
+ msgstr "Om de volgorde van de foto's te wijzigen, kunnen deze gewoon versleept worden (vergeet echter niet om de wijziging ook op te slaan)."
90
+
91
+ #: gallery-plugin.php:232
92
+ msgid "Please make a choice"
93
+ msgstr "Maak een keuze"
94
+
95
+ #: gallery-plugin.php:232
96
+ #: gallery-plugin.php:1050
97
+ msgid "Sort images by"
98
+ msgstr "Sorteer foto's op"
99
+
100
+ #: gallery-plugin.php:232
101
+ msgid "sort images"
102
+ msgstr "sorteer foto's"
103
+
104
+ #: gallery-plugin.php:232
105
+ msgid "on the plugin settings page ("
106
+ msgstr "op de plugin instellingen pagina ("
107
+
108
+ #: gallery-plugin.php:277
109
+ #: gallery-plugin.php:503
110
+ msgid "Title"
111
+ msgstr "Titel"
112
+
113
+ #: gallery-plugin.php:279
114
+ msgid "Alt tag"
115
+ msgstr "Alt tag"
116
+
117
+ #: gallery-plugin.php:280
118
+ msgid "URL"
119
+ msgstr "URL"
120
+
121
+ #: gallery-plugin.php:280
122
+ msgid "(by click on image opens a link in a new window)"
123
+ msgstr "(door op een foto te drukken, opent de link zich in een nieuwe pagina)"
124
+
125
+ #: gallery-plugin.php:281
126
+ msgid "This setting is available in Pro version"
127
+ msgstr "Deze instelling is alleen beschikbaar in de Pro versie"
128
+
129
+ #: gallery-plugin.php:282
130
+ msgid "Open the link"
131
+ msgstr "Open de link"
132
+
133
+ #: gallery-plugin.php:282
134
+ msgid "Current window"
135
+ msgstr "Huidig scherm"
136
+
137
+ #: gallery-plugin.php:282
138
+ msgid "New window"
139
+ msgstr "Nieuw scherm"
140
+
141
+ #: gallery-plugin.php:283
142
+ msgid "Delete"
143
+ msgstr "Verwijderen"
144
+
145
+ #: gallery-plugin.php:296
146
+ msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
147
+ msgstr "Je kunt een enkele galerij toevoegen aan een pagina, of bericht, door deze shortcode toe te voegen aan de inhoud"
148
+
149
+ #: gallery-plugin.php:298
150
+ msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
151
+ msgstr "Als je een korte omschrijving, met een voorbeeld & link naar de galerij pagina, wilt weergeven "
152
+
153
+ #: gallery-plugin.php:504
154
+ msgid "Author"
155
+ msgstr "Autheur"
156
+
157
+ #: gallery-plugin.php:505
158
+ msgid "Photo"
159
+ msgstr "Foto"
160
+
161
+ #: gallery-plugin.php:506
162
+ msgid "Publishing"
163
+ msgstr "Publiceren"
164
+
165
+ #: gallery-plugin.php:507
166
+ #: gallery-plugin.php:1054
167
+ msgid "Date"
168
+ msgstr "Datum"
169
+
170
+ #: gallery-plugin.php:635
171
+ msgid "See images &raquo;"
172
+ msgstr "Foto's bekijken &raquo;"
173
+
174
+ #: gallery-plugin.php:682
175
+ msgid "requires"
176
+ msgstr "vereist"
177
+
178
+ #: gallery-plugin.php:682
179
+ msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
180
+ msgstr "of hoger. Daarom is het uitgeschakeld. Voer eerst een update van WordPress uit en probeer het, daarna, nogmaals."
181
+
182
+ #: gallery-plugin.php:682
183
+ msgid "Back to the WordPress"
184
+ msgstr "Terug naar WordPress"
185
+
186
+ #: gallery-plugin.php:682
187
+ msgid "Plugins page"
188
+ msgstr "Plugins pagina"
189
+
190
+ #: gallery-plugin.php:770
191
+ msgid "Settings are saved"
192
+ msgstr "Instellingen opgeslagen"
193
+
194
+ #: gallery-plugin.php:799
195
+ #: gallery-plugin.php:838
196
+ msgid "Wrong license key"
197
+ msgstr ""
198
+
199
+ #: gallery-plugin.php:831
200
+ msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
201
+ msgstr ""
202
+
203
+ #: gallery-plugin.php:840
204
+ msgid "This license key is bind to another site"
205
+ msgstr ""
206
+
207
+ #: gallery-plugin.php:842
208
+ #: gallery-plugin.php:1206
209
+ msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
210
+ msgstr ""
211
+
212
+ #: gallery-plugin.php:860
213
+ msgid "Failed to open the zip archive. Please, upload the plugin manually"
214
+ msgstr ""
215
+
216
+ #: gallery-plugin.php:866
217
+ msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
218
+ msgstr ""
219
+
220
+ #: gallery-plugin.php:870
221
+ #: gallery-plugin.php:879
222
+ msgid "Failed to download the zip archive. Please, upload the plugin manually"
223
+ msgstr ""
224
+
225
+ #: gallery-plugin.php:883
226
+ msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
227
+ msgstr ""
228
+
229
+ #: gallery-plugin.php:898
230
+ msgid "Please, enter Your license key"
231
+ msgstr ""
232
+
233
+ #: gallery-plugin.php:906
234
+ msgid "Gallery Settings"
235
+ msgstr "Galerij Instellingen"
236
+
237
+ #: gallery-plugin.php:908
238
+ #: gallery-plugin.php:1228
239
+ #: gallery-plugin.php:1243
240
+ msgid "Settings"
241
+ msgstr "Instellingen"
242
+
243
+ #: gallery-plugin.php:909
244
+ msgid "Go PRO"
245
+ msgstr ""
246
+
247
+ #: gallery-plugin.php:914
248
+ msgid "Notice:"
249
+ msgstr "Opmerking:"
250
+
251
+ #: gallery-plugin.php:914
252
+ msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
253
+ msgstr "De instellingen van de plugin zijn veranderd. Om ze op te slaan, dien je op de knop 'Instellingen Opslaan' te drukken."
254
+
255
+ #: gallery-plugin.php:915
256
+ 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:"
257
+ msgstr "Als je een enkele galerij wilt toevoegen aan je pagina, of bericht, kopieer & plak dan de volgende shortcode in je bericht, of pagina:"
258
+
259
+ #: gallery-plugin.php:917
260
+ msgid "Please enable JavaScript to use the option to renew images."
261
+ msgstr " Javascript dient geactiveerd te zijn, om gebruik te maken van de optie om foto's te vernieuwen."
262
+
263
+ #: gallery-plugin.php:921
264
+ msgid "Update images for gallery"
265
+ msgstr "Foto's voor galerij bijwerken"
266
+
267
+ #: gallery-plugin.php:923
268
+ msgid "Update images"
269
+ msgstr "Foto's bijwerken"
270
+
271
+ #: gallery-plugin.php:928
272
+ msgid "Updating images..."
273
+ msgstr "Bijwerken foto's..."
274
+
275
+ #: gallery-plugin.php:929
276
+ msgid "No image found"
277
+ msgstr "Geen foto gevonden"
278
+
279
+ #: gallery-plugin.php:930
280
+ msgid "All images are updated"
281
+ msgstr "Alle foto's zijn bijgewerkt"
282
+
283
+ #: gallery-plugin.php:931
284
+ msgid "Error."
285
+ msgstr "Fout."
286
+
287
+ #: gallery-plugin.php:937
288
+ msgid "Image size for the album cover"
289
+ msgstr "Foto afmeting voor de omslag van het album"
290
+
291
+ #: gallery-plugin.php:939
292
+ #: gallery-plugin.php:947
293
+ #: gallery-plugin.php:960
294
+ msgid "Image size"
295
+ msgstr "Foto afmeting"
296
+
297
+ #: gallery-plugin.php:940
298
+ #: gallery-plugin.php:948
299
+ msgid "Width (in px)"
300
+ msgstr "Breedte (in px)"
301
+
302
+ #: gallery-plugin.php:941
303
+ #: gallery-plugin.php:949
304
+ msgid "Height (in px)"
305
+ msgstr "Hoogte (in px)"
306
+
307
+ #: gallery-plugin.php:945
308
+ msgid "Gallery image size"
309
+ msgstr "Afmeting galerij foto"
310
+
311
+ #: gallery-plugin.php:953
312
+ msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
313
+ msgstr "WordPress zal een nieuw voorbeeld maken, met de opgegeven afmetingen, als er een nieuwe foto wordt geupload."
314
+
315
+ #: gallery-plugin.php:958
316
+ msgid "Gallery image size in the lightbox"
317
+ msgstr "Foto afmeting voor lightbox"
318
+
319
+ #: gallery-plugin.php:961
320
+ msgid "Max width (in px)"
321
+ msgstr "Max breedte (in px)"
322
+
323
+ #: gallery-plugin.php:962
324
+ msgid "Max height (in px)"
325
+ msgstr "Max hoogte (in px)"
326
+
327
+ #: gallery-plugin.php:963
328
+ msgid "Display a full size image in the lightbox"
329
+ msgstr "Geef volledige grootte weer, voor lightbox"
330
+
331
+ #: gallery-plugin.php:967
332
+ msgid "Crop position"
333
+ msgstr "Positie bijsnijden"
334
+
335
+ #: gallery-plugin.php:969
336
+ msgid "Horizontal"
337
+ msgstr "Horizontaal"
338
+
339
+ #: gallery-plugin.php:971
340
+ msgid "left"
341
+ msgstr "links"
342
+
343
+ #: gallery-plugin.php:972
344
+ #: gallery-plugin.php:979
345
+ msgid "center"
346
+ msgstr "midden"
347
+
348
+ #: gallery-plugin.php:973
349
+ msgid "right"
350
+ msgstr "rechts"
351
+
352
+ #: gallery-plugin.php:976
353
+ msgid "Vertical"
354
+ msgstr "Verticaal"
355
+
356
+ #: gallery-plugin.php:978
357
+ msgid "top"
358
+ msgstr "bovenkant"
359
+
360
+ #: gallery-plugin.php:980
361
+ msgid "bottom"
362
+ msgstr "onderkant"
363
+
364
+ #: gallery-plugin.php:985
365
+ msgid "Lightbox background"
366
+ msgstr "Lightbox achtergrond"
367
+
368
+ #: gallery-plugin.php:987
369
+ msgid "Default"
370
+ msgstr "Standaard"
371
+
372
+ #: gallery-plugin.php:988
373
+ msgid "Background transparency (from 0 to 1)"
374
+ msgstr "Achtergrond transparantie (van 0 tot 1)"
375
+
376
+ #: gallery-plugin.php:990
377
+ msgid "Select a background color"
378
+ msgstr "Selecteer een achtergrondkleur"
379
+
380
+ #: gallery-plugin.php:992
381
+ msgid "Background color"
382
+ msgstr "Achtergrondkleur"
383
+
384
+ #: gallery-plugin.php:999
385
+ #: gallery-plugin.php:1145
386
+ msgid "If you upgrade to Pro version all your settings and galleries will be saved."
387
+ msgstr "Als je naar de Pro versie overstapt, zullen alle instellingen en galerijen bewaard blijven."
388
+
389
+ #: gallery-plugin.php:1004
390
+ #: gallery-plugin.php:1150
391
+ msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
392
+ msgstr "Deze functionaliteit is alleen beschikbaar in de Pro versie. Voor meer informatie, volg de link"
393
+
394
+ #: gallery-plugin.php:1013
395
+ msgid "Images with border"
396
+ msgstr "Foto's met rand"
397
+
398
+ #: gallery-plugin.php:1016
399
+ msgid "Border width in px, just numbers"
400
+ msgstr "Randbreedte in px, alleen nummers"
401
+
402
+ #: gallery-plugin.php:1018
403
+ #: gallery-plugin.php:1020
404
+ msgid "Select a border color"
405
+ msgstr "Selecteer een randkleur"
406
+
407
+ #: gallery-plugin.php:1026
408
+ msgid "Number of images in the row"
409
+ msgstr "Aantal foto's op een rij"
410
+
411
+ #: gallery-plugin.php:1032
412
+ msgid "Start slideshow"
413
+ msgstr "Start diavoorstelling"
414
+
415
+ #: gallery-plugin.php:1038
416
+ msgid "Slideshow interval"
417
+ msgstr "Diavoorstelling interval"
418
+
419
+ #: gallery-plugin.php:1044
420
+ msgid "Use single lightbox for multiple galleries on one page"
421
+ msgstr "Gebruik 1 lightbox voor meerdere galerijen op 1 pagina"
422
+
423
+ #: gallery-plugin.php:1052
424
+ msgid "Attachment ID"
425
+ msgstr "Bijlage ID"
426
+
427
+ #: gallery-plugin.php:1053
428
+ msgid "Image Name"
429
+ msgstr "Foto Naam"
430
+
431
+ #: gallery-plugin.php:1055
432
+ msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
433
+ msgstr "Sorteervolgorde (het invoerveld voor sorteervolgorde in het Invoeg / Upload Media Galerij venster)"
434
+
435
+ #: gallery-plugin.php:1056
436
+ msgid "Random"
437
+ msgstr "Willekeurig"
438
+
439
+ #: gallery-plugin.php:1060
440
+ msgid "Sort images"
441
+ msgstr "Sorteer foto's"
442
+
443
+ #: gallery-plugin.php:1062
444
+ msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
445
+ msgstr "ASC (oplopend van laagste naar hoogste waarde - 1, 2, 3; a, b, c)"
446
+
447
+ #: gallery-plugin.php:1063
448
+ msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
449
+ msgstr "DESC (aflopend van hoogste naar laagste waarde - 3, 2, 1; c, b, a)"
450
+
451
+ #: gallery-plugin.php:1067
452
+ msgid "Display text above the image"
453
+ msgstr "Text weergeven boven de foto"
454
+
455
+ #: gallery-plugin.php:1069
456
+ msgid "Turn off the checkbox, if you want to display text just in a lightbox"
457
+ msgstr "Schakel het vinkje uit, als je de tekst alleen wilt weergeven in de lightbox"
458
+
459
+ #: gallery-plugin.php:1073
460
+ msgid "Display the Back link"
461
+ msgstr "Toon de Terug link"
462
+
463
+ #: gallery-plugin.php:1079
464
+ msgid "Display the Back link in the shortcode"
465
+ msgstr "Toon de Terug link in de shortcode"
466
+
467
+ #: gallery-plugin.php:1085
468
+ msgid "The Back link text"
469
+ msgstr "De Terug link tekst"
470
+
471
+ #: gallery-plugin.php:1091
472
+ msgid "The Back link URL"
473
+ msgstr "De Terug link URL"
474
+
475
+ #: gallery-plugin.php:1093
476
+ msgid "Gallery page (Page with Gallery Template)"
477
+ msgstr "Galerij pagina (pagina met galerij template)"
478
+
479
+ #: gallery-plugin.php:1095
480
+ msgid "(Full URL to custom page)"
481
+ msgstr "(Volledige URL naar aangepaste pagina)"
482
+
483
+ #: gallery-plugin.php:1099
484
+ msgid "The Read More link text"
485
+ msgstr "De 'Lees Meer' link tekst"
486
+
487
+ #: gallery-plugin.php:1105
488
+ msgid "Add gallery to the search"
489
+ msgstr "Galerij, aan zoeken, toevoegen"
490
+
491
+ #: gallery-plugin.php:1115
492
+ msgid "Using"
493
+ msgstr ""
494
+
495
+ #: gallery-plugin.php:1115
496
+ msgid "powered by"
497
+ msgstr ""
498
+
499
+ #: gallery-plugin.php:1118
500
+ #: gallery-plugin.php:1122
501
+ msgid "Using Custom Search powered by"
502
+ msgstr "Aangepast zoeken, powered by"
503
+
504
+ #: gallery-plugin.php:1118
505
+ msgid "Activate Custom Search"
506
+ msgstr "Activeer Aangepast zoeken"
507
+
508
+ #: gallery-plugin.php:1122
509
+ msgid "Download Custom Search"
510
+ msgstr "Aangepast zoeken, downloaden"
511
+
512
+ #: gallery-plugin.php:1129
513
+ msgid "Display Like buttons in the lightbox"
514
+ msgstr "Geef 'Vind ik leuk' knoppen weer, in de lightbox"
515
+
516
+ #: gallery-plugin.php:1131
517
+ msgid "FaceBook"
518
+ msgstr "FaceBook"
519
+
520
+ #: gallery-plugin.php:1132
521
+ msgid "Twitter"
522
+ msgstr "Twitter"
523
+
524
+ #: gallery-plugin.php:1133
525
+ msgid "Pinterest"
526
+ msgstr "Pinterest"
527
+
528
+ #: gallery-plugin.php:1134
529
+ msgid "Google +1"
530
+ msgstr "Google +1"
531
+
532
+ #: gallery-plugin.php:1138
533
+ msgid "Slug for gallery item"
534
+ msgstr "Slug voor galerij-item"
535
+
536
+ #: gallery-plugin.php:1140
537
+ msgid "for any structure of permalinks except the default structure"
538
+ msgstr "voor elke structuur van permalink, behalve de standaard structuur"
539
+
540
+ #: gallery-plugin.php:1160
541
+ msgid "Save Changes"
542
+ msgstr "Wijzigingen Opslaan"
543
+
544
+ #: gallery-plugin.php:1166
545
+ msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
546
+ msgstr "Als onze plugin je bevalt, geef ons dan 5 sterren op WordPress"
547
+
548
+ #: gallery-plugin.php:1167
549
+ msgid "Rate the plugin"
550
+ msgstr "Beoordeel de plugin"
551
+
552
+ #: gallery-plugin.php:1170
553
+ msgid "If there is something wrong about it, please contact us"
554
+ msgstr "Indien je een fout tegenkomt, neem dan contact met ons op, via: plugin@bestwebsoft.com"
555
+
556
+ #: gallery-plugin.php:1181
557
+ msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
558
+ msgstr ""
559
+
560
+ #: gallery-plugin.php:1183
561
+ msgid "Please, go to"
562
+ msgstr ""
563
+
564
+ #: gallery-plugin.php:1183
565
+ #, fuzzy
566
+ msgid "the setting page"
567
+ msgstr "op de plugin instellingen pagina ("
568
+
569
+ #: gallery-plugin.php:1184
570
+ msgid "You will be redirected automatically in 5 seconds."
571
+ msgstr ""
572
+
573
+ #: gallery-plugin.php:1189
574
+ msgid "You can download and activate"
575
+ msgstr ""
576
+
577
+ #: gallery-plugin.php:1191
578
+ msgid "version of this plugin by entering Your license key."
579
+ msgstr ""
580
+
581
+ #: gallery-plugin.php:1193
582
+ msgid "You can find your license key on your personal page Client area, by clicking on the link"
583
+ msgstr ""
584
+
585
+ #: gallery-plugin.php:1195
586
+ msgid "(your username is the email you specify when purchasing the product)."
587
+ msgstr ""
588
+
589
+ #: gallery-plugin.php:1203
590
+ #: gallery-plugin.php:1213
591
+ msgid "Go!"
592
+ msgstr ""
593
+
594
+ #: gallery-plugin.php:1229
595
+ msgid "FAQ"
596
+ msgstr "FAQ "
597
+
598
+ #: gallery-plugin.php:1230
599
+ msgid "Support"
600
+ msgstr "Ondersteuning"
601
+
602
+ #: gallery-plugin.php:1341
603
+ #: template/gallery-single-template.php:14
604
+ msgid "Download high resolution image"
605
+ msgstr "Download hoge-resolutie foto"
606
+
607
+ #: gallery-plugin.php:1450
608
+ #: template/gallery-single-template.php:77
609
+ msgid "Sorry, nothing found."
610
+ msgstr "Sorry, niets gevonden."
611
+
612
+ #: gallery-plugin.php:1473
613
+ #: template/gallery-single-template.php:103
614
+ msgid "Image"
615
+ msgstr "Foto"
616
+
617
+ #: gallery-plugin.php:1764
618
+ msgid "Image size not defined"
619
+ msgstr "Afmetingen van foto, niet gedefinieerd"
620
+
621
+ #: gallery-plugin.php:1779
622
+ msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
623
+ msgstr "We kunnen alleen de volgende bestandstypen bijwerken: PNG, JPG, GIF, WPMP of XBM (Voor overige, aub handmatig herladen)."
624
+
625
+ #: gallery-plugin.php:1790
626
+ msgid "Image size changes not defined"
627
+ msgstr "Wijzigingen van foto afmetingen, niet gedefinieerd"
628
+
629
+ #: gallery-plugin.php:1819
630
+ #: gallery-plugin.php:1822
631
+ #: gallery-plugin.php:1827
632
+ msgid "Invalid path"
633
+ msgstr "Ongeldig pad"
634
+
635
+ #: gallery-plugin.php:1945
636
+ msgid "Learn More"
637
+ msgstr "Kom meer te weten"
638
+
639
+ #: gallery-plugin.php:1947
640
+ msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
641
+ msgstr "Het is tijd om je <strong>Galerij plugin</strong> bij te werken naar de <strong>PRO</strong> versie!"
642
+
643
+ #: gallery-plugin.php:1948
644
+ msgid "Extend standard plugin functionality with new great options."
645
+ msgstr "Voeg nieuwe, geweldige, opties toe aan de standaard functionaliteit."
646
+
647
+ #~ msgid "Change the way to store your post_meta information for gallery"
648
+ #~ msgstr ""
649
+ #~ "Verander de manier om je post_meta informatie, voor de galerij, op te "
650
+ #~ "slaan"
651
+
652
+ #~ msgid "Update All Info"
653
+ #~ msgstr "Alle info bijwerken"
654
+
655
+ #~ msgid "Updating post_meta information..."
656
+ #~ msgstr "Bijwerken van post_meta info..."
657
+
658
+ #~ msgid "No gallery item found"
659
+ #~ msgstr "Geen galerij-item gevonden"
660
+
661
+ #~ msgid "All info is updated"
662
+ #~ msgstr "Alle info is bijgewerkt"
663
+
664
+ #~ msgid "Not set"
665
+ #~ msgstr "Не завдано"
666
+
667
+ #~ msgid "On"
668
+ #~ msgstr "Увімк."
669
+
670
+ #~ msgid "Off"
671
+ #~ msgstr "Вимк."
672
+
673
+ #~ msgid "N/A"
674
+ #~ msgstr "Невідомо"
675
+
676
+ #~ msgid " Mb"
677
+ #~ msgstr "Mb"
678
+
679
+ #~ msgid "Yes"
680
+ #~ msgstr "Так"
681
+
682
+ #~ msgid "No"
683
+ #~ msgstr "Ні"
684
+
685
+ #~ msgid "Operating System"
686
+ #~ msgstr "Операційна система"
687
+
688
+ #~ msgid "Server"
689
+ #~ msgstr "Сервер"
690
+
691
+ #~ msgid "Memory usage"
692
+ #~ msgstr "Використано пам’яті"
693
+
694
+ #~ msgid "MYSQL Version"
695
+ #~ msgstr "Версія MYSQL"
696
+
697
+ #~ msgid "SQL Mode"
698
+ #~ msgstr "Режим SQL "
699
+
700
+ #~ msgid "PHP Version"
701
+ #~ msgstr "Версія PHP"
702
+
703
+ #~ msgid "PHP Safe Mode"
704
+ #~ msgstr "Безпечний режим PHP"
705
+
706
+ #~ msgid "PHP Allow URL fopen"
707
+ #~ msgstr "PHP Allow URL fopen"
708
+
709
+ #~ msgid "PHP Memory Limit"
710
+ #~ msgstr "Ліміт пам’яті"
711
+
712
+ #~ msgid "PHP Max Upload Size"
713
+ #~ msgstr "Макс. розмір файла, що завантажується"
714
+
715
+ #~ msgid "PHP Max Post Size"
716
+ #~ msgstr "Макс. розмір запису"
717
+
718
+ #~ msgid "PHP Max Script Execute Time"
719
+ #~ msgstr "Макс. час виконання сценарію"
720
+
721
+ #~ msgid "PHP Exif support"
722
+ #~ msgstr "Підтримка PHP Exif"
723
+
724
+ #~ msgid "PHP IPTC support"
725
+ #~ msgstr "Підтримка PHP IPTC"
726
+
727
+ #~ msgid "PHP XML support"
728
+ #~ msgstr "Підтримка PHP XML"
729
+
730
+ #~ msgid "Site URL"
731
+ #~ msgstr "Адреса сайту"
732
+
733
+ #~ msgid "Home URL"
734
+ #~ msgstr "Основна адреса сайту"
735
+
736
+ #~ msgid "WordPress Version"
737
+ #~ msgstr "Версія WordPress"
738
+
739
+ #~ msgid "WordPress DB Version"
740
+ #~ msgstr "Версія бази даних WordPress"
741
+
742
+ #~ msgid "Multisite"
743
+ #~ msgstr "Мультиблог"
744
+
745
+ #~ msgid "Active Theme"
746
+ #~ msgstr "Поточна тема"
747
+
748
+ #~ msgid "Please enter a valid email address."
749
+ #~ msgstr "Будь ласка, введіть коректну електронну адресу."
750
+
751
+ #~ msgid "Email with system info is sent to "
752
+ #~ msgstr "Електронний лист з системною інформацією відправлено на"
753
+
754
+ #~ msgid "Thank you for contacting us."
755
+ #~ msgstr "Дякуємо, що звернулись до нас."
756
+
757
+ #~ msgid "Sorry, email message could not be delivered."
758
+ #~ msgstr "Вибачте, електронне повідомлення не може бути відправлено."
759
+
760
+ #~ msgid "Activated plugins"
761
+ #~ msgstr "Активовані плагіни"
762
+
763
+ #~ msgid "Installed plugins"
764
+ #~ msgstr "Встановлених модулів"
765
+
766
+ #~ msgid "Recommended plugins"
767
+ #~ msgstr "Рекомендовані плагіни"
768
+
769
+ #~ msgid "Purchase"
770
+ #~ msgstr "Купити"
771
+
772
+ #~ msgid "Download"
773
+ #~ msgstr "Завантажити"
774
+
775
+ #~ msgid "Install %s"
776
+ #~ msgstr "Установка %"
777
+
778
+ #~ msgid "Install now from wordpress.org"
779
+ #~ msgstr "Установити зараз від wordpress.org"
780
+
781
+ #~ msgid "System status"
782
+ #~ msgstr "Системна інформація"
783
+
784
+ #~ msgid "Environment"
785
+ #~ msgstr "Системне оточення"
786
+
787
+ #~ msgid "Active Plugins"
788
+ #~ msgstr "Активовані плагіни"
789
+
790
+ #~ msgid "Inactive Plugins"
791
+ #~ msgstr "Неактивовані плагіни"
792
+
793
+ #~ msgid "Send to support"
794
+ #~ msgstr "Відправити до служби тех. підтримки"
795
+
796
+ #~ msgid "Send to custom email &#187;"
797
+ #~ msgstr "Відправити на електронну адресу &#187;"
798
+
799
+ #~ msgid "Add New"
800
+ #~ msgstr "Додати новий"
801
+
802
+ #~ msgid "Search Galleries"
803
+ #~ msgstr "Пошук галереї"
804
+
805
+ #~ msgid "The size of the cover album for gallery"
806
+ #~ msgstr "Розмір обкладинки альбому для галереї"
807
+
808
+ #~ msgid "date"
809
+ #~ msgstr "Дата"
languages/gallery-pt_BR.mo CHANGED
Binary file
languages/gallery-pt_BR.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-12-13 14:03+0300\n"
6
- "PO-Revision-Date: 2013-12-13 14:03+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,7 +20,7 @@ msgstr ""
20
 
21
  # @ gallery
22
  #: gallery-plugin.php:100
23
- #: gallery-plugin.php:782
24
  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"
25
  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"
26
 
@@ -32,7 +32,7 @@ msgstr "Galerias"
32
 
33
  # @ gallery
34
  #: gallery-plugin.php:129
35
- #: gallery-plugin.php:609
36
  msgid "Gallery"
37
  msgstr "Galeria"
38
 
@@ -82,609 +82,681 @@ msgid "Gallery Shortcode"
82
  msgstr "Shortcode da Galeria"
83
 
84
  # @ gallery
85
- #: gallery-plugin.php:212
86
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
87
  msgstr "O diretório temporário da Galeria (gallery-plugin/upload/files) não está disponível para escrita em seu servidor Web. Por favor, utilize o método padrão do WP para fazer upload de imagens (biblioteca de mídia)"
88
 
89
  # @ gallery
90
- #: gallery-plugin.php:216
91
  msgid "Choose an image for upload:"
92
  msgstr "Escolha uma imagem para fazer upload:"
93
 
94
  # @ gallery
95
- #: gallery-plugin.php:221
96
  msgid "Please enable JavaScript to use the file uploader."
97
  msgstr "Favor havilitar o Javascript para usar o envio de arquivos."
98
 
99
  # @ gallery
100
- #: gallery-plugin.php:228
101
  msgid "Allow the download link for all images in this gallery"
102
  msgstr "Permitir o link de download para todas as imagens nesta galeria"
103
 
104
  # @ gallery
105
- #: gallery-plugin.php:229
106
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
107
  msgstr "Por favor, use a função arrastar e soltar para alterar a ordem de exibição das imagens e não se esqueça de salvar o post."
108
 
109
  # @ gallery
110
- #: gallery-plugin.php:231
111
  msgid "Please make a choice"
112
  msgstr "Por favor, faça uma escolha"
113
 
114
  # @ gallery
115
- #: gallery-plugin.php:231
116
- #: gallery-plugin.php:948
117
  msgid "Sort images by"
118
  msgstr "Ordenar imagens por"
119
 
120
  # @ gallery
121
- #: gallery-plugin.php:231
122
  msgid "sort images"
123
  msgstr "ordenar imagens"
124
 
125
  # @ gallery
126
- #: gallery-plugin.php:231
127
  msgid "on the plugin settings page ("
128
  msgstr "da página de configurações do plugin ("
129
 
130
  # @ gallery
131
- #: gallery-plugin.php:276
132
- #: gallery-plugin.php:505
133
  msgid "Title"
134
  msgstr "Título"
135
 
136
- #: gallery-plugin.php:278
137
  msgid "Alt tag"
138
  msgstr ""
139
 
140
  # @ gallery
141
- #: gallery-plugin.php:279
142
  msgid "URL"
143
  msgstr "URL"
144
 
145
  # @ gallery
146
- #: gallery-plugin.php:279
147
  msgid "(by click on image opens a link in a new window)"
148
  msgstr "(clicar na imagem abre um link em uma nova janela)"
149
 
150
  # @ gallery
151
- #: gallery-plugin.php:280
152
  msgid "This setting is available in Pro version"
153
  msgstr "Esta configuração está disponível na versão Pro"
154
 
155
  # @ gallery
156
- #: gallery-plugin.php:281
157
  msgid "Open the link"
158
  msgstr "Abrir o link"
159
 
160
  # @ gallery
161
- #: gallery-plugin.php:281
162
  msgid "Current window"
163
  msgstr "Janela atual"
164
 
165
  # @ gallery
166
- #: gallery-plugin.php:281
167
  msgid "New window"
168
  msgstr "Nova janela"
169
 
170
  # @ gallery
171
- #: gallery-plugin.php:282
172
  msgid "Delete"
173
  msgstr "Excluir"
174
 
175
  # @ gallery
176
- #: gallery-plugin.php:295
177
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
178
  msgstr "Você pode adicionar esta Galeria numa página ou post inserindo este shortcode no conteúdo"
179
 
180
  # @ gallery
181
- #: gallery-plugin.php:297
182
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
183
  msgstr "Se você quiser mostrar uma breve descrição contendo a miniatura e o link para a Página da Galeria use assim"
184
 
185
  # @ gallery
186
- #: gallery-plugin.php:506
187
  msgid "Author"
188
  msgstr "Autor"
189
 
190
  # @ gallery
191
- #: gallery-plugin.php:507
192
  msgid "Photo"
193
  msgstr "Foto"
194
 
195
  # @ gallery
196
- #: gallery-plugin.php:508
197
  msgid "Publishing"
198
  msgstr "Publicação"
199
 
200
  # @ gallery
201
- #: gallery-plugin.php:509
202
- #: gallery-plugin.php:952
203
  msgid "Date"
204
  msgstr "Data"
205
 
206
  # @ gallery
207
- #: gallery-plugin.php:638
208
  msgid "See images &raquo;"
209
  msgstr "Ver imagens &raquo;"
210
 
211
- #: gallery-plugin.php:685
212
  msgid "requires"
213
  msgstr ""
214
 
215
- #: gallery-plugin.php:685
216
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
217
  msgstr ""
218
 
219
- #: gallery-plugin.php:685
220
  msgid "Back to the WordPress"
221
  msgstr ""
222
 
223
- #: gallery-plugin.php:685
224
  msgid "Plugins page"
225
  msgstr ""
226
 
227
  # @ gallery
228
- #: gallery-plugin.php:775
229
  msgid "Settings are saved"
230
  msgstr "As configurações estão salvas"
231
 
232
- # @ gallery
233
- #: gallery-plugin.php:788
234
- msgid "Gallery Settings"
235
- msgstr "Configurações da Galeria"
236
 
237
- #: gallery-plugin.php:791
238
- msgid "Notice:"
239
  msgstr ""
240
 
241
- #: gallery-plugin.php:791
242
- msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
243
  msgstr ""
244
 
245
- # @ gallery
246
- #: gallery-plugin.php:792
247
- 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:"
248
- 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:"
249
 
250
- # @ gallery
251
- #: gallery-plugin.php:794
252
- #, fuzzy
253
- msgid "Please enable JavaScript to use the option to renew images."
254
- msgstr "Favor havilitar o Javascript para usar o envio de arquivos."
255
 
256
- #: gallery-plugin.php:804
257
- msgid "Change the way to store your post_meta information for gallery"
258
  msgstr ""
259
 
260
- #: gallery-plugin.php:806
261
- msgid "Update All Info"
 
 
 
 
 
262
  msgstr ""
263
 
264
- #: gallery-plugin.php:811
265
- msgid "Updating post_meta information..."
266
  msgstr ""
267
 
268
  # @ gallery
269
- #: gallery-plugin.php:812
270
- #, fuzzy
271
- msgid "No gallery item found"
272
- msgstr "Nenhuma Galeria foi encontrada"
 
 
 
 
 
 
 
273
 
274
- #: gallery-plugin.php:813
275
- msgid "All info is updated"
276
  msgstr ""
277
 
278
- #: gallery-plugin.php:814
279
- #: gallery-plugin.php:829
280
- msgid "Error."
281
  msgstr ""
282
 
283
- #: gallery-plugin.php:819
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
284
  msgid "Update images for gallery"
285
  msgstr ""
286
 
287
  # @ gallery
288
- #: gallery-plugin.php:821
289
  #, fuzzy
290
  msgid "Update images"
291
  msgstr "ordenar imagens"
292
 
293
- #: gallery-plugin.php:826
294
  msgid "Updating images..."
295
  msgstr ""
296
 
297
  # @ gallery
298
- #: gallery-plugin.php:827
299
  #, fuzzy
300
  msgid "No image found"
301
  msgstr "Nenhuma Galeria foi encontrada"
302
 
303
- #: gallery-plugin.php:828
304
  msgid "All images are updated"
305
  msgstr ""
306
 
 
 
 
 
307
  # @ gallery
308
- #: gallery-plugin.php:835
309
  msgid "Image size for the album cover"
310
  msgstr "Tamanho da imagem de capa do álbum"
311
 
312
  # @ gallery
313
- #: gallery-plugin.php:837
314
- #: gallery-plugin.php:845
315
- #: gallery-plugin.php:858
316
  msgid "Image size"
317
  msgstr "Tamanho da imagem"
318
 
319
  # @ gallery
320
- #: gallery-plugin.php:838
321
- #: gallery-plugin.php:846
322
  msgid "Width (in px)"
323
  msgstr "Largura (em px)"
324
 
325
  # @ gallery
326
- #: gallery-plugin.php:839
327
- #: gallery-plugin.php:847
328
  msgid "Height (in px)"
329
  msgstr "Altura (em px)"
330
 
331
  # @ gallery
332
- #: gallery-plugin.php:843
333
  msgid "Gallery image size"
334
  msgstr "Tamanho da imagem da galeria"
335
 
336
  # @ gallery
337
- #: gallery-plugin.php:851
338
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
339
  msgstr "WordPress irá criar uma nova miniatura com os tamanhos especificados quando você enviar uma nova foto."
340
 
341
  # @ gallery
342
- #: gallery-plugin.php:856
343
  msgid "Gallery image size in the lightbox"
344
  msgstr "Tamanho da imagem da galeria no Lightbox"
345
 
346
  # @ gallery
347
- #: gallery-plugin.php:859
348
  msgid "Max width (in px)"
349
  msgstr "Largura máxima (em px)"
350
 
351
  # @ gallery
352
- #: gallery-plugin.php:860
353
  msgid "Max height (in px)"
354
  msgstr "Altura máxima (em px)"
355
 
356
  # @ gallery
357
- #: gallery-plugin.php:861
358
  msgid "Display a full size image in the lightbox"
359
  msgstr "Exibir a imagem em tamanho original no Lightbox"
360
 
361
  # @ gallery
362
- #: gallery-plugin.php:865
363
  msgid "Crop position"
364
  msgstr "Posição de recorte"
365
 
366
  # @ gallery
367
- #: gallery-plugin.php:867
368
  msgid "Horizontal"
369
  msgstr "Horizontal"
370
 
371
  # @ gallery
372
- #: gallery-plugin.php:869
373
  msgid "left"
374
  msgstr "esquerda"
375
 
376
  # @ gallery
377
- #: gallery-plugin.php:870
378
- #: gallery-plugin.php:877
379
  msgid "center"
380
  msgstr "centro"
381
 
382
  # @ gallery
383
- #: gallery-plugin.php:871
384
  msgid "right"
385
  msgstr "direita"
386
 
387
  # @ gallery
388
- #: gallery-plugin.php:874
389
  msgid "Vertical"
390
  msgstr "Vertical"
391
 
392
  # @ gallery
393
- #: gallery-plugin.php:876
394
  msgid "top"
395
  msgstr "topo"
396
 
397
  # @ gallery
398
- #: gallery-plugin.php:878
399
  msgid "bottom"
400
  msgstr "fundo"
401
 
402
  # @ gallery
403
- #: gallery-plugin.php:883
404
  msgid "Lightbox background"
405
  msgstr "Fundo do Lightbox"
406
 
407
  # @ gallery
408
- #: gallery-plugin.php:885
409
  msgid "Default"
410
  msgstr "Padrão"
411
 
412
  # @ gallery
413
- #: gallery-plugin.php:886
414
  msgid "Background transparency (from 0 to 1)"
415
  msgstr "Transparência de background (de 0 a 1)"
416
 
417
  # @ gallery
418
- #: gallery-plugin.php:888
419
  msgid "Select a background color"
420
  msgstr "Selecionar uma cor de fundo"
421
 
422
  # @ gallery
423
- #: gallery-plugin.php:890
424
  msgid "Background color"
425
  msgstr "Cor de fundo"
426
 
427
- #: gallery-plugin.php:897
428
- #: gallery-plugin.php:1042
429
  msgid "If you upgrade to Pro version all your settings and galleries will be saved."
430
  msgstr ""
431
 
432
  # @ gallery
433
- #: gallery-plugin.php:902
434
- #: gallery-plugin.php:1047
435
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
436
  msgstr "Esta função está disponível na versão Pro do plugin. Para saber mais detalhes, por favor siga o link"
437
 
438
  # @ gallery
439
- #: gallery-plugin.php:911
440
  msgid "Images with border"
441
  msgstr "Imagens com borda"
442
 
443
  # @ gallery
444
- #: gallery-plugin.php:914
445
  msgid "Border width in px, just numbers"
446
  msgstr "Largura da borda em px, apenas os números"
447
 
448
  # @ gallery
449
- #: gallery-plugin.php:916
450
- #: gallery-plugin.php:918
451
  msgid "Select a border color"
452
  msgstr "Escolha a cor da borda"
453
 
454
  # @ gallery
455
- #: gallery-plugin.php:924
456
  msgid "Number of images in the row"
457
  msgstr "Número de imagens por linha"
458
 
459
  # @ gallery
460
- #: gallery-plugin.php:930
461
  msgid "Start slideshow"
462
  msgstr "Iniciar Apresentação de Slides"
463
 
464
  # @ gallery
465
- #: gallery-plugin.php:936
466
  msgid "Slideshow interval"
467
  msgstr "Intervalo de tempo entre cada Slide"
468
 
469
- #: gallery-plugin.php:942
470
  msgid "Use single lightbox for multiple galleries on one page"
471
  msgstr ""
472
 
473
  # @ gallery
474
- #: gallery-plugin.php:950
475
  msgid "Attachment ID"
476
  msgstr "ID do anexo"
477
 
478
  # @ gallery
479
- #: gallery-plugin.php:951
480
  msgid "Image Name"
481
  msgstr "Nome da Imagem"
482
 
483
  # @ gallery
484
- #: gallery-plugin.php:953
485
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
486
  msgstr "Critério de ordenação (o campo de ordenação na caixa de diálogo em Adicionar Mídia)"
487
 
488
  # @ gallery
489
- #: gallery-plugin.php:954
490
  msgid "Random"
491
  msgstr "Aleatório"
492
 
493
  # @ gallery
494
- #: gallery-plugin.php:958
495
  msgid "Sort images"
496
  msgstr "Ordenar imagens:"
497
 
498
  # @ gallery
499
- #: gallery-plugin.php:960
500
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
501
  msgstr "ASC (ordem crescente dos valores mais baixos para os mais altos - 1, 2, 3; a, b, c)"
502
 
503
  # @ gallery
504
- #: gallery-plugin.php:961
505
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
506
  msgstr "DESC (ordem decrescente dos valores mais altos para os mais baixos - 3, 2, 1; c, b, a)"
507
 
508
  # @ gallery
509
- #: gallery-plugin.php:965
510
  msgid "Display text above the image"
511
  msgstr "Mostrar texto acima da imagem"
512
 
513
  # @ gallery
514
- #: gallery-plugin.php:967
515
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
516
  msgstr "Desmarque a caixa de seleção, se você deseja mostrar texto apenas numa lightbox"
517
 
518
  # @ gallery
519
- #: gallery-plugin.php:971
520
  msgid "Display the Back link"
521
  msgstr "Exibir o link Voltar"
522
 
523
  # @ gallery
524
- #: gallery-plugin.php:977
525
  msgid "Display the Back link in the shortcode"
526
  msgstr "Exibir o link Voltar no shortcode"
527
 
528
  # @ gallery
529
- #: gallery-plugin.php:983
530
  msgid "The Back link text"
531
  msgstr "Texto do link Voltar"
532
 
533
  # @ gallery
534
- #: gallery-plugin.php:989
535
  msgid "The Back link URL"
536
  msgstr "URL do link Voltar"
537
 
538
  # @ gallery
539
- #: gallery-plugin.php:991
540
  msgid "Gallery page (Page with Gallery Template)"
541
  msgstr "Página da Galeria (página usando o Modelo de Galeria)"
542
 
543
  # @ gallery
544
- #: gallery-plugin.php:993
545
  msgid "(Full URL to custom page)"
546
  msgstr "(URL completa para a página personalizada)"
547
 
548
  # @ gallery
549
- #: gallery-plugin.php:997
550
  msgid "The Read More link text"
551
  msgstr "Texto do link Leia Mais"
552
 
553
- #: gallery-plugin.php:1003
554
  msgid "Add gallery to the search"
555
  msgstr ""
556
 
557
- #: gallery-plugin.php:1012
558
- #: gallery-plugin.php:1015
559
- #: gallery-plugin.php:1019
 
 
 
 
 
 
 
560
  msgid "Using Custom Search powered by"
561
  msgstr ""
562
 
563
- #: gallery-plugin.php:1015
564
  msgid "Activate Custom Search"
565
  msgstr ""
566
 
567
- #: gallery-plugin.php:1019
568
  msgid "Download Custom Search"
569
  msgstr ""
570
 
571
  # @ gallery
572
- #: gallery-plugin.php:1026
573
  msgid "Display Like buttons in the lightbox"
574
  msgstr "Exibir botões de Curtir no Lightbox"
575
 
576
  # @ gallery
577
- #: gallery-plugin.php:1028
578
  msgid "FaceBook"
579
  msgstr "Facebook"
580
 
581
  # @ gallery
582
- #: gallery-plugin.php:1029
583
  msgid "Twitter"
584
  msgstr "Twitter"
585
 
586
  # @ gallery
587
- #: gallery-plugin.php:1030
588
  msgid "Pinterest"
589
  msgstr "Pinterest"
590
 
591
  # @ gallery
592
- #: gallery-plugin.php:1031
593
  msgid "Google +1"
594
  msgstr "Google +1"
595
 
596
  # @ gallery
597
- #: gallery-plugin.php:1035
598
  msgid "Slug for gallery item"
599
  msgstr "Slug para o item da galeria"
600
 
601
  # @ gallery
602
- #: gallery-plugin.php:1037
603
  msgid "for any structure of permalinks except the default structure"
604
  msgstr "para qualquer estrutura de links permanentes, exceto a estrutura padrão"
605
 
606
  # @ default
607
- #: gallery-plugin.php:1057
608
  msgid "Save Changes"
609
  msgstr "Salvar Alterações"
610
 
611
- #: gallery-plugin.php:1063
612
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
613
  msgstr ""
614
 
615
  # @ gallery
616
- #: gallery-plugin.php:1064
617
  #, fuzzy
618
  msgid "Rate the plugin"
619
  msgstr "Abrir o link"
620
 
621
- #: gallery-plugin.php:1067
622
  msgid "If there is something wrong about it, please contact us"
623
  msgstr ""
624
 
625
- # @ bestwebsoft
 
 
 
 
 
 
 
626
  # @ gallery
627
- #: gallery-plugin.php:1079
628
- #: gallery-plugin.php:1094
629
- msgid "Settings"
630
- msgstr "Configurações"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
631
 
632
  # @ gallery
633
- #: gallery-plugin.php:1080
634
  msgid "FAQ"
635
  msgstr "FAQ"
636
 
637
  # @ gallery
638
- #: gallery-plugin.php:1081
639
  msgid "Support"
640
  msgstr "Suporte"
641
 
642
  # @ gallery
643
- #: gallery-plugin.php:1302
644
- #: template/gallery-single-template.php:76
 
 
 
 
 
 
645
  msgid "Sorry, nothing found."
646
  msgstr "Desculpe, nada foi encontrado."
647
 
648
  # @ gallery
649
- #: gallery-plugin.php:1324
650
- #: template/gallery-single-template.php:102
651
- msgid "Download high resolution image"
652
- msgstr "Download de imagem de alta resolução"
653
 
654
  # @ gallery
655
- #: gallery-plugin.php:1648
656
  #, fuzzy
657
  msgid "Image size not defined"
658
  msgstr "Tamanho da imagem"
659
 
660
- #: gallery-plugin.php:1663
661
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
662
  msgstr ""
663
 
664
- #: gallery-plugin.php:1674
665
  msgid "Image size changes not defined"
666
  msgstr ""
667
 
668
- #: gallery-plugin.php:1703
669
- #: gallery-plugin.php:1706
670
- #: gallery-plugin.php:1711
671
  msgid "Invalid path"
672
  msgstr ""
673
 
674
- #: gallery-plugin.php:1829
675
  msgid "Learn More"
676
  msgstr ""
677
 
678
- #: gallery-plugin.php:1831
679
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
680
  msgstr ""
681
 
682
- #: gallery-plugin.php:1832
683
  msgid "Extend standard plugin functionality with new great options."
684
  msgstr ""
685
 
686
  # @ gallery
687
- #: template/gallery-single-template.php:102
688
- msgid "Image"
689
- msgstr "Imagem"
690
-
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-02-06 10:40+0300\n"
6
+ "PO-Revision-Date: 2014-02-06 10:40+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
  # @ gallery
22
  #: gallery-plugin.php:100
23
+ #: gallery-plugin.php:777
24
  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"
25
  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"
26
 
32
 
33
  # @ gallery
34
  #: gallery-plugin.php:129
35
+ #: gallery-plugin.php:606
36
  msgid "Gallery"
37
  msgstr "Galeria"
38
 
82
  msgstr "Shortcode da Galeria"
83
 
84
  # @ gallery
85
+ #: gallery-plugin.php:213
86
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
87
  msgstr "O diretório temporário da Galeria (gallery-plugin/upload/files) não está disponível para escrita em seu servidor Web. Por favor, utilize o método padrão do WP para fazer upload de imagens (biblioteca de mídia)"
88
 
89
  # @ gallery
90
+ #: gallery-plugin.php:217
91
  msgid "Choose an image for upload:"
92
  msgstr "Escolha uma imagem para fazer upload:"
93
 
94
  # @ gallery
95
+ #: gallery-plugin.php:222
96
  msgid "Please enable JavaScript to use the file uploader."
97
  msgstr "Favor havilitar o Javascript para usar o envio de arquivos."
98
 
99
  # @ gallery
100
+ #: gallery-plugin.php:229
101
  msgid "Allow the download link for all images in this gallery"
102
  msgstr "Permitir o link de download para todas as imagens nesta galeria"
103
 
104
  # @ gallery
105
+ #: gallery-plugin.php:230
106
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
107
  msgstr "Por favor, use a função arrastar e soltar para alterar a ordem de exibição das imagens e não se esqueça de salvar o post."
108
 
109
  # @ gallery
110
+ #: gallery-plugin.php:232
111
  msgid "Please make a choice"
112
  msgstr "Por favor, faça uma escolha"
113
 
114
  # @ gallery
115
+ #: gallery-plugin.php:232
116
+ #: gallery-plugin.php:1050
117
  msgid "Sort images by"
118
  msgstr "Ordenar imagens por"
119
 
120
  # @ gallery
121
+ #: gallery-plugin.php:232
122
  msgid "sort images"
123
  msgstr "ordenar imagens"
124
 
125
  # @ gallery
126
+ #: gallery-plugin.php:232
127
  msgid "on the plugin settings page ("
128
  msgstr "da página de configurações do plugin ("
129
 
130
  # @ gallery
131
+ #: gallery-plugin.php:277
132
+ #: gallery-plugin.php:503
133
  msgid "Title"
134
  msgstr "Título"
135
 
136
+ #: gallery-plugin.php:279
137
  msgid "Alt tag"
138
  msgstr ""
139
 
140
  # @ gallery
141
+ #: gallery-plugin.php:280
142
  msgid "URL"
143
  msgstr "URL"
144
 
145
  # @ gallery
146
+ #: gallery-plugin.php:280
147
  msgid "(by click on image opens a link in a new window)"
148
  msgstr "(clicar na imagem abre um link em uma nova janela)"
149
 
150
  # @ gallery
151
+ #: gallery-plugin.php:281
152
  msgid "This setting is available in Pro version"
153
  msgstr "Esta configuração está disponível na versão Pro"
154
 
155
  # @ gallery
156
+ #: gallery-plugin.php:282
157
  msgid "Open the link"
158
  msgstr "Abrir o link"
159
 
160
  # @ gallery
161
+ #: gallery-plugin.php:282
162
  msgid "Current window"
163
  msgstr "Janela atual"
164
 
165
  # @ gallery
166
+ #: gallery-plugin.php:282
167
  msgid "New window"
168
  msgstr "Nova janela"
169
 
170
  # @ gallery
171
+ #: gallery-plugin.php:283
172
  msgid "Delete"
173
  msgstr "Excluir"
174
 
175
  # @ gallery
176
+ #: gallery-plugin.php:296
177
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
178
  msgstr "Você pode adicionar esta Galeria numa página ou post inserindo este shortcode no conteúdo"
179
 
180
  # @ gallery
181
+ #: gallery-plugin.php:298
182
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
183
  msgstr "Se você quiser mostrar uma breve descrição contendo a miniatura e o link para a Página da Galeria use assim"
184
 
185
  # @ gallery
186
+ #: gallery-plugin.php:504
187
  msgid "Author"
188
  msgstr "Autor"
189
 
190
  # @ gallery
191
+ #: gallery-plugin.php:505
192
  msgid "Photo"
193
  msgstr "Foto"
194
 
195
  # @ gallery
196
+ #: gallery-plugin.php:506
197
  msgid "Publishing"
198
  msgstr "Publicação"
199
 
200
  # @ gallery
201
+ #: gallery-plugin.php:507
202
+ #: gallery-plugin.php:1054
203
  msgid "Date"
204
  msgstr "Data"
205
 
206
  # @ gallery
207
+ #: gallery-plugin.php:635
208
  msgid "See images &raquo;"
209
  msgstr "Ver imagens &raquo;"
210
 
211
+ #: gallery-plugin.php:682
212
  msgid "requires"
213
  msgstr ""
214
 
215
+ #: gallery-plugin.php:682
216
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
217
  msgstr ""
218
 
219
+ #: gallery-plugin.php:682
220
  msgid "Back to the WordPress"
221
  msgstr ""
222
 
223
+ #: gallery-plugin.php:682
224
  msgid "Plugins page"
225
  msgstr ""
226
 
227
  # @ gallery
228
+ #: gallery-plugin.php:770
229
  msgid "Settings are saved"
230
  msgstr "As configurações estão salvas"
231
 
232
+ #: gallery-plugin.php:799
233
+ #: gallery-plugin.php:838
234
+ msgid "Wrong license key"
235
+ msgstr ""
236
 
237
+ #: gallery-plugin.php:831
238
+ msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
239
  msgstr ""
240
 
241
+ #: gallery-plugin.php:840
242
+ msgid "This license key is bind to another site"
243
  msgstr ""
244
 
245
+ #: gallery-plugin.php:842
246
+ #: gallery-plugin.php:1206
247
+ msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
248
+ msgstr ""
249
 
250
+ #: gallery-plugin.php:860
251
+ msgid "Failed to open the zip archive. Please, upload the plugin manually"
252
+ msgstr ""
 
 
253
 
254
+ #: gallery-plugin.php:866
255
+ msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
256
  msgstr ""
257
 
258
+ #: gallery-plugin.php:870
259
+ #: gallery-plugin.php:879
260
+ msgid "Failed to download the zip archive. Please, upload the plugin manually"
261
+ msgstr ""
262
+
263
+ #: gallery-plugin.php:883
264
+ msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
265
  msgstr ""
266
 
267
+ #: gallery-plugin.php:898
268
+ msgid "Please, enter Your license key"
269
  msgstr ""
270
 
271
  # @ gallery
272
+ #: gallery-plugin.php:906
273
+ msgid "Gallery Settings"
274
+ msgstr "Configurações da Galeria"
275
+
276
+ # @ bestwebsoft
277
+ # @ gallery
278
+ #: gallery-plugin.php:908
279
+ #: gallery-plugin.php:1228
280
+ #: gallery-plugin.php:1243
281
+ msgid "Settings"
282
+ msgstr "Configurações"
283
 
284
+ #: gallery-plugin.php:909
285
+ msgid "Go PRO"
286
  msgstr ""
287
 
288
+ #: gallery-plugin.php:914
289
+ msgid "Notice:"
 
290
  msgstr ""
291
 
292
+ #: gallery-plugin.php:914
293
+ msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
294
+ msgstr ""
295
+
296
+ # @ gallery
297
+ #: gallery-plugin.php:915
298
+ 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:"
299
+ 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:"
300
+
301
+ # @ gallery
302
+ #: gallery-plugin.php:917
303
+ #, fuzzy
304
+ msgid "Please enable JavaScript to use the option to renew images."
305
+ msgstr "Favor havilitar o Javascript para usar o envio de arquivos."
306
+
307
+ #: gallery-plugin.php:921
308
  msgid "Update images for gallery"
309
  msgstr ""
310
 
311
  # @ gallery
312
+ #: gallery-plugin.php:923
313
  #, fuzzy
314
  msgid "Update images"
315
  msgstr "ordenar imagens"
316
 
317
+ #: gallery-plugin.php:928
318
  msgid "Updating images..."
319
  msgstr ""
320
 
321
  # @ gallery
322
+ #: gallery-plugin.php:929
323
  #, fuzzy
324
  msgid "No image found"
325
  msgstr "Nenhuma Galeria foi encontrada"
326
 
327
+ #: gallery-plugin.php:930
328
  msgid "All images are updated"
329
  msgstr ""
330
 
331
+ #: gallery-plugin.php:931
332
+ msgid "Error."
333
+ msgstr ""
334
+
335
  # @ gallery
336
+ #: gallery-plugin.php:937
337
  msgid "Image size for the album cover"
338
  msgstr "Tamanho da imagem de capa do álbum"
339
 
340
  # @ gallery
341
+ #: gallery-plugin.php:939
342
+ #: gallery-plugin.php:947
343
+ #: gallery-plugin.php:960
344
  msgid "Image size"
345
  msgstr "Tamanho da imagem"
346
 
347
  # @ gallery
348
+ #: gallery-plugin.php:940
349
+ #: gallery-plugin.php:948
350
  msgid "Width (in px)"
351
  msgstr "Largura (em px)"
352
 
353
  # @ gallery
354
+ #: gallery-plugin.php:941
355
+ #: gallery-plugin.php:949
356
  msgid "Height (in px)"
357
  msgstr "Altura (em px)"
358
 
359
  # @ gallery
360
+ #: gallery-plugin.php:945
361
  msgid "Gallery image size"
362
  msgstr "Tamanho da imagem da galeria"
363
 
364
  # @ gallery
365
+ #: gallery-plugin.php:953
366
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
367
  msgstr "WordPress irá criar uma nova miniatura com os tamanhos especificados quando você enviar uma nova foto."
368
 
369
  # @ gallery
370
+ #: gallery-plugin.php:958
371
  msgid "Gallery image size in the lightbox"
372
  msgstr "Tamanho da imagem da galeria no Lightbox"
373
 
374
  # @ gallery
375
+ #: gallery-plugin.php:961
376
  msgid "Max width (in px)"
377
  msgstr "Largura máxima (em px)"
378
 
379
  # @ gallery
380
+ #: gallery-plugin.php:962
381
  msgid "Max height (in px)"
382
  msgstr "Altura máxima (em px)"
383
 
384
  # @ gallery
385
+ #: gallery-plugin.php:963
386
  msgid "Display a full size image in the lightbox"
387
  msgstr "Exibir a imagem em tamanho original no Lightbox"
388
 
389
  # @ gallery
390
+ #: gallery-plugin.php:967
391
  msgid "Crop position"
392
  msgstr "Posição de recorte"
393
 
394
  # @ gallery
395
+ #: gallery-plugin.php:969
396
  msgid "Horizontal"
397
  msgstr "Horizontal"
398
 
399
  # @ gallery
400
+ #: gallery-plugin.php:971
401
  msgid "left"
402
  msgstr "esquerda"
403
 
404
  # @ gallery
405
+ #: gallery-plugin.php:972
406
+ #: gallery-plugin.php:979
407
  msgid "center"
408
  msgstr "centro"
409
 
410
  # @ gallery
411
+ #: gallery-plugin.php:973
412
  msgid "right"
413
  msgstr "direita"
414
 
415
  # @ gallery
416
+ #: gallery-plugin.php:976
417
  msgid "Vertical"
418
  msgstr "Vertical"
419
 
420
  # @ gallery
421
+ #: gallery-plugin.php:978
422
  msgid "top"
423
  msgstr "topo"
424
 
425
  # @ gallery
426
+ #: gallery-plugin.php:980
427
  msgid "bottom"
428
  msgstr "fundo"
429
 
430
  # @ gallery
431
+ #: gallery-plugin.php:985
432
  msgid "Lightbox background"
433
  msgstr "Fundo do Lightbox"
434
 
435
  # @ gallery
436
+ #: gallery-plugin.php:987
437
  msgid "Default"
438
  msgstr "Padrão"
439
 
440
  # @ gallery
441
+ #: gallery-plugin.php:988
442
  msgid "Background transparency (from 0 to 1)"
443
  msgstr "Transparência de background (de 0 a 1)"
444
 
445
  # @ gallery
446
+ #: gallery-plugin.php:990
447
  msgid "Select a background color"
448
  msgstr "Selecionar uma cor de fundo"
449
 
450
  # @ gallery
451
+ #: gallery-plugin.php:992
452
  msgid "Background color"
453
  msgstr "Cor de fundo"
454
 
455
+ #: gallery-plugin.php:999
456
+ #: gallery-plugin.php:1145
457
  msgid "If you upgrade to Pro version all your settings and galleries will be saved."
458
  msgstr ""
459
 
460
  # @ gallery
461
+ #: gallery-plugin.php:1004
462
+ #: gallery-plugin.php:1150
463
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
464
  msgstr "Esta função está disponível na versão Pro do plugin. Para saber mais detalhes, por favor siga o link"
465
 
466
  # @ gallery
467
+ #: gallery-plugin.php:1013
468
  msgid "Images with border"
469
  msgstr "Imagens com borda"
470
 
471
  # @ gallery
472
+ #: gallery-plugin.php:1016
473
  msgid "Border width in px, just numbers"
474
  msgstr "Largura da borda em px, apenas os números"
475
 
476
  # @ gallery
477
+ #: gallery-plugin.php:1018
478
+ #: gallery-plugin.php:1020
479
  msgid "Select a border color"
480
  msgstr "Escolha a cor da borda"
481
 
482
  # @ gallery
483
+ #: gallery-plugin.php:1026
484
  msgid "Number of images in the row"
485
  msgstr "Número de imagens por linha"
486
 
487
  # @ gallery
488
+ #: gallery-plugin.php:1032
489
  msgid "Start slideshow"
490
  msgstr "Iniciar Apresentação de Slides"
491
 
492
  # @ gallery
493
+ #: gallery-plugin.php:1038
494
  msgid "Slideshow interval"
495
  msgstr "Intervalo de tempo entre cada Slide"
496
 
497
+ #: gallery-plugin.php:1044
498
  msgid "Use single lightbox for multiple galleries on one page"
499
  msgstr ""
500
 
501
  # @ gallery
502
+ #: gallery-plugin.php:1052
503
  msgid "Attachment ID"
504
  msgstr "ID do anexo"
505
 
506
  # @ gallery
507
+ #: gallery-plugin.php:1053
508
  msgid "Image Name"
509
  msgstr "Nome da Imagem"
510
 
511
  # @ gallery
512
+ #: gallery-plugin.php:1055
513
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
514
  msgstr "Critério de ordenação (o campo de ordenação na caixa de diálogo em Adicionar Mídia)"
515
 
516
  # @ gallery
517
+ #: gallery-plugin.php:1056
518
  msgid "Random"
519
  msgstr "Aleatório"
520
 
521
  # @ gallery
522
+ #: gallery-plugin.php:1060
523
  msgid "Sort images"
524
  msgstr "Ordenar imagens:"
525
 
526
  # @ gallery
527
+ #: gallery-plugin.php:1062
528
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
529
  msgstr "ASC (ordem crescente dos valores mais baixos para os mais altos - 1, 2, 3; a, b, c)"
530
 
531
  # @ gallery
532
+ #: gallery-plugin.php:1063
533
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
534
  msgstr "DESC (ordem decrescente dos valores mais altos para os mais baixos - 3, 2, 1; c, b, a)"
535
 
536
  # @ gallery
537
+ #: gallery-plugin.php:1067
538
  msgid "Display text above the image"
539
  msgstr "Mostrar texto acima da imagem"
540
 
541
  # @ gallery
542
+ #: gallery-plugin.php:1069
543
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
544
  msgstr "Desmarque a caixa de seleção, se você deseja mostrar texto apenas numa lightbox"
545
 
546
  # @ gallery
547
+ #: gallery-plugin.php:1073
548
  msgid "Display the Back link"
549
  msgstr "Exibir o link Voltar"
550
 
551
  # @ gallery
552
+ #: gallery-plugin.php:1079
553
  msgid "Display the Back link in the shortcode"
554
  msgstr "Exibir o link Voltar no shortcode"
555
 
556
  # @ gallery
557
+ #: gallery-plugin.php:1085
558
  msgid "The Back link text"
559
  msgstr "Texto do link Voltar"
560
 
561
  # @ gallery
562
+ #: gallery-plugin.php:1091
563
  msgid "The Back link URL"
564
  msgstr "URL do link Voltar"
565
 
566
  # @ gallery
567
+ #: gallery-plugin.php:1093
568
  msgid "Gallery page (Page with Gallery Template)"
569
  msgstr "Página da Galeria (página usando o Modelo de Galeria)"
570
 
571
  # @ gallery
572
+ #: gallery-plugin.php:1095
573
  msgid "(Full URL to custom page)"
574
  msgstr "(URL completa para a página personalizada)"
575
 
576
  # @ gallery
577
+ #: gallery-plugin.php:1099
578
  msgid "The Read More link text"
579
  msgstr "Texto do link Leia Mais"
580
 
581
+ #: gallery-plugin.php:1105
582
  msgid "Add gallery to the search"
583
  msgstr ""
584
 
585
+ #: gallery-plugin.php:1115
586
+ msgid "Using"
587
+ msgstr ""
588
+
589
+ #: gallery-plugin.php:1115
590
+ msgid "powered by"
591
+ msgstr ""
592
+
593
+ #: gallery-plugin.php:1118
594
+ #: gallery-plugin.php:1122
595
  msgid "Using Custom Search powered by"
596
  msgstr ""
597
 
598
+ #: gallery-plugin.php:1118
599
  msgid "Activate Custom Search"
600
  msgstr ""
601
 
602
+ #: gallery-plugin.php:1122
603
  msgid "Download Custom Search"
604
  msgstr ""
605
 
606
  # @ gallery
607
+ #: gallery-plugin.php:1129
608
  msgid "Display Like buttons in the lightbox"
609
  msgstr "Exibir botões de Curtir no Lightbox"
610
 
611
  # @ gallery
612
+ #: gallery-plugin.php:1131
613
  msgid "FaceBook"
614
  msgstr "Facebook"
615
 
616
  # @ gallery
617
+ #: gallery-plugin.php:1132
618
  msgid "Twitter"
619
  msgstr "Twitter"
620
 
621
  # @ gallery
622
+ #: gallery-plugin.php:1133
623
  msgid "Pinterest"
624
  msgstr "Pinterest"
625
 
626
  # @ gallery
627
+ #: gallery-plugin.php:1134
628
  msgid "Google +1"
629
  msgstr "Google +1"
630
 
631
  # @ gallery
632
+ #: gallery-plugin.php:1138
633
  msgid "Slug for gallery item"
634
  msgstr "Slug para o item da galeria"
635
 
636
  # @ gallery
637
+ #: gallery-plugin.php:1140
638
  msgid "for any structure of permalinks except the default structure"
639
  msgstr "para qualquer estrutura de links permanentes, exceto a estrutura padrão"
640
 
641
  # @ default
642
+ #: gallery-plugin.php:1160
643
  msgid "Save Changes"
644
  msgstr "Salvar Alterações"
645
 
646
+ #: gallery-plugin.php:1166
647
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
648
  msgstr ""
649
 
650
  # @ gallery
651
+ #: gallery-plugin.php:1167
652
  #, fuzzy
653
  msgid "Rate the plugin"
654
  msgstr "Abrir o link"
655
 
656
+ #: gallery-plugin.php:1170
657
  msgid "If there is something wrong about it, please contact us"
658
  msgstr ""
659
 
660
+ #: gallery-plugin.php:1181
661
+ msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
662
+ msgstr ""
663
+
664
+ #: gallery-plugin.php:1183
665
+ msgid "Please, go to"
666
+ msgstr ""
667
+
668
  # @ gallery
669
+ #: gallery-plugin.php:1183
670
+ #, fuzzy
671
+ msgid "the setting page"
672
+ msgstr "da página de configurações do plugin ("
673
+
674
+ #: gallery-plugin.php:1184
675
+ msgid "You will be redirected automatically in 5 seconds."
676
+ msgstr ""
677
+
678
+ #: gallery-plugin.php:1189
679
+ msgid "You can download and activate"
680
+ msgstr ""
681
+
682
+ #: gallery-plugin.php:1191
683
+ msgid "version of this plugin by entering Your license key."
684
+ msgstr ""
685
+
686
+ #: gallery-plugin.php:1193
687
+ msgid "You can find your license key on your personal page Client area, by clicking on the link"
688
+ msgstr ""
689
+
690
+ #: gallery-plugin.php:1195
691
+ msgid "(your username is the email you specify when purchasing the product)."
692
+ msgstr ""
693
+
694
+ #: gallery-plugin.php:1203
695
+ #: gallery-plugin.php:1213
696
+ msgid "Go!"
697
+ msgstr ""
698
 
699
  # @ gallery
700
+ #: gallery-plugin.php:1229
701
  msgid "FAQ"
702
  msgstr "FAQ"
703
 
704
  # @ gallery
705
+ #: gallery-plugin.php:1230
706
  msgid "Support"
707
  msgstr "Suporte"
708
 
709
  # @ gallery
710
+ #: gallery-plugin.php:1341
711
+ #: template/gallery-single-template.php:14
712
+ msgid "Download high resolution image"
713
+ msgstr "Download de imagem de alta resolução"
714
+
715
+ # @ gallery
716
+ #: gallery-plugin.php:1450
717
+ #: template/gallery-single-template.php:77
718
  msgid "Sorry, nothing found."
719
  msgstr "Desculpe, nada foi encontrado."
720
 
721
  # @ gallery
722
+ #: gallery-plugin.php:1473
723
+ #: template/gallery-single-template.php:103
724
+ msgid "Image"
725
+ msgstr "Imagem"
726
 
727
  # @ gallery
728
+ #: gallery-plugin.php:1764
729
  #, fuzzy
730
  msgid "Image size not defined"
731
  msgstr "Tamanho da imagem"
732
 
733
+ #: gallery-plugin.php:1779
734
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
735
  msgstr ""
736
 
737
+ #: gallery-plugin.php:1790
738
  msgid "Image size changes not defined"
739
  msgstr ""
740
 
741
+ #: gallery-plugin.php:1819
742
+ #: gallery-plugin.php:1822
743
+ #: gallery-plugin.php:1827
744
  msgid "Invalid path"
745
  msgstr ""
746
 
747
+ #: gallery-plugin.php:1945
748
  msgid "Learn More"
749
  msgstr ""
750
 
751
+ #: gallery-plugin.php:1947
752
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
753
  msgstr ""
754
 
755
+ #: gallery-plugin.php:1948
756
  msgid "Extend standard plugin functionality with new great options."
757
  msgstr ""
758
 
759
  # @ gallery
760
+ #, fuzzy
761
+ #~ msgid "No gallery item found"
762
+ #~ msgstr "Nenhuma Galeria foi encontrada"
 
languages/gallery-ru_RU.mo CHANGED
Binary file
languages/gallery-ru_RU.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-12-13 14:02+0300\n"
6
- "PO-Revision-Date: 2014-01-16 16:33+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,23 +16,18 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: gallery-plugin.php:100 gallery-plugin.php:782
20
- msgid ""
21
- "The following files \"gallery-template.php\" and \"gallery-single-template."
22
- "php\" were not found in the directory of your theme. Please copy them from "
23
- "the directory `/wp-content/plugins/gallery-plugin/template/` to the "
24
- "directory of your theme for the correct work of the Gallery plugin"
25
- msgstr ""
26
- "Файлы \"gallery-template.php\" и \"gallery-single-template.php\" не найден в "
27
- "каталоге вашей темы. Пожалуйста, скопируйте их из каталога `/ wp-content/"
28
- "plugins/gallery-plugin/template /` в директорию вашей темы для корректной "
29
- "работы плагина Gallery"
30
 
31
- #: gallery-plugin.php:128 gallery-plugin.php:138
 
32
  msgid "Galleries"
33
  msgstr "Галереи"
34
 
35
- #: gallery-plugin.php:129 gallery-plugin.php:609
 
36
  msgid "Gallery"
37
  msgstr "Gallery"
38
 
@@ -72,550 +67,595 @@ msgstr "Загрузить файлы"
72
  msgid "Gallery Shortcode"
73
  msgstr "Шорткод для галереи"
74
 
75
- #: gallery-plugin.php:212
76
- msgid ""
77
- "The gallery temp directory (gallery-plugin/upload/files) is not available "
78
- "for record on your webserver. Please use the standard WP functionality to "
79
- "upload images (media library)"
80
- msgstr ""
81
- "Каталог галереи для сохранения временных файлов (gallery-plugin/upload/"
82
- "files) закрыт для записи на вашем веб-сервере. Пожалуйста, воспользуйтесь "
83
- "стандартным функционалом WP для загрузки изображения (медиа-библиотека)"
84
 
85
- #: gallery-plugin.php:216
86
  msgid "Choose an image for upload:"
87
  msgstr "Выбрать файлы для загрузки:"
88
 
89
- #: gallery-plugin.php:221
90
  msgid "Please enable JavaScript to use the file uploader."
91
  msgstr "Пожалуйста, включите javascript для использования загрузчика файлов."
92
 
93
- #: gallery-plugin.php:228
94
  msgid "Allow the download link for all images in this gallery"
95
  msgstr "Разрешить ссылку для загрузки для всех изображений в этой галерее"
96
 
97
- #: gallery-plugin.php:229
98
- msgid ""
99
- "Please use the drag and drop function to change an order of the images "
100
- "displaying and do not forget to save the post."
101
- msgstr ""
102
- "Воспользуйтесь перетаскиванием, чтобы изменить порядок отображения "
103
- "изображений и не забудьте сохранить пост."
104
 
105
- #: gallery-plugin.php:231
106
  msgid "Please make a choice"
107
  msgstr "Пожалуйста, выберите"
108
 
109
- #: gallery-plugin.php:231 gallery-plugin.php:948
 
110
  msgid "Sort images by"
111
  msgstr "Изображения сортируются по"
112
 
113
- #: gallery-plugin.php:231
114
  msgid "sort images"
115
  msgstr "сортировать изображения"
116
 
117
- #: gallery-plugin.php:231
118
  msgid "on the plugin settings page ("
119
  msgstr "на странице настроек плагина ("
120
 
121
- #: gallery-plugin.php:276 gallery-plugin.php:505
 
122
  msgid "Title"
123
  msgstr "Название"
124
 
125
- #: gallery-plugin.php:278
126
  msgid "Alt tag"
127
  msgstr "Тэг \"Alt\""
128
 
129
- #: gallery-plugin.php:279
130
  msgid "URL"
131
  msgstr "Ссылка"
132
 
133
- #: gallery-plugin.php:279
134
  msgid "(by click on image opens a link in a new window)"
135
  msgstr "(нажатие на изображение открывает данную ссылку в новом окне браузера)"
136
 
137
- #: gallery-plugin.php:280
138
  msgid "This setting is available in Pro version"
139
  msgstr "Эти настройки доступны в Pro версии"
140
 
141
- #: gallery-plugin.php:281
142
  msgid "Open the link"
143
  msgstr "Открыть ссылку"
144
 
145
- #: gallery-plugin.php:281
146
  msgid "Current window"
147
  msgstr "Текущее окно"
148
 
149
- #: gallery-plugin.php:281
150
  msgid "New window"
151
  msgstr "Новое окно"
152
 
153
- #: gallery-plugin.php:282
154
  msgid "Delete"
155
  msgstr "Удалить"
156
 
157
- #: gallery-plugin.php:295
158
- msgid ""
159
- "You can add a Single Gallery to the page or post by inserting this shortcode "
160
- "into the content"
161
- msgstr ""
162
- "Вы можете добавить Галерею на вашу страницу или пост, просто скопируйте и "
163
- "поместить этот шорткод в контент поста или страницы:"
164
 
165
- #: gallery-plugin.php:297
166
- msgid ""
167
- "If you want to display a short description containing a screenshot and the "
168
- "link to the Single Gallery Page"
169
- msgstr ""
170
- "Если вы хотите вывести краткую форму галереи со ссылкой на Single Gallery "
171
- "Page"
172
 
173
- #: gallery-plugin.php:506
174
  msgid "Author"
175
  msgstr "Автор"
176
 
177
- #: gallery-plugin.php:507
178
  msgid "Photo"
179
  msgstr "Фото"
180
 
181
- #: gallery-plugin.php:508
182
  msgid "Publishing"
183
  msgstr "Опубликование"
184
 
185
- #: gallery-plugin.php:509 gallery-plugin.php:952
 
186
  msgid "Date"
187
  msgstr "дате"
188
 
189
- #: gallery-plugin.php:638
190
  msgid "See images &raquo;"
191
  msgstr "Смотреть фотографии &raquo;"
192
 
193
- #: gallery-plugin.php:685
194
  msgid "requires"
195
  msgstr "требует"
196
 
197
- #: gallery-plugin.php:685
198
- msgid ""
199
- "or higher, that is why it has been deactivated! Please upgrade WordPress and "
200
- "try again."
201
- msgstr ""
202
- "или выше, поэтому плагин был деактивирован! Пожалуйста обновите WordPress и "
203
- "попробуйте снова."
204
 
205
- #: gallery-plugin.php:685
206
  msgid "Back to the WordPress"
207
  msgstr "Вернуться на WordPress"
208
 
209
- #: gallery-plugin.php:685
210
  msgid "Plugins page"
211
  msgstr "страницу плагинов"
212
 
213
- #: gallery-plugin.php:775
214
  msgid "Settings are saved"
215
  msgstr "Опции сохранены"
216
 
217
- #: gallery-plugin.php:788
218
- msgid "Gallery Settings"
219
- msgstr "Настройки Gallery"
 
220
 
221
- #: gallery-plugin.php:791
222
- msgid "Notice:"
223
- msgstr "Внимание:"
224
 
225
- #: gallery-plugin.php:791
226
- msgid ""
227
- "The plugin's settings have been changed. In order to save them please don't "
228
- "forget to click the 'Save Changes' button."
229
- msgstr ""
230
- "Настройки плагина были изменены. Для того, чтобы сохранить их, пожалуйста, "
231
- "не забудьте нажать кнопку \"Сохранить\"."
232
 
233
- #: gallery-plugin.php:792
234
- msgid ""
235
- "If you would like to add a Single Gallery to your page or post, just copy "
236
- "and paste this shortcode into your post or page:"
237
- msgstr ""
238
- "Если вы хотели бы добавить галерею на вашу страницу или пост, просто "
239
- "скопируйте и поместите этот шорткод в контент поста или страницы:"
240
 
241
- #: gallery-plugin.php:794
242
- msgid "Please enable JavaScript to use the option to renew images."
243
- msgstr ""
244
- "Пожалуйста, включите javascript для использования опции обновления "
245
- "изображений."
246
 
247
- #: gallery-plugin.php:804
248
- msgid "Change the way to store your post_meta information for gallery"
249
- msgstr "Обновить способ хранения post_meta информации для галереи"
250
 
251
- #: gallery-plugin.php:806
252
- msgid "Update All Info"
253
- msgstr "Обновить всю информацию"
 
254
 
255
- #: gallery-plugin.php:811
256
- msgid "Updating post_meta information..."
257
- msgstr "Обновляется post_meta информация..."
258
 
259
- #: gallery-plugin.php:812
260
- msgid "No gallery item found"
261
- msgstr "Ни одной галереи не найдено"
262
 
263
- #: gallery-plugin.php:813
264
- msgid "All info is updated"
265
- msgstr "Вся информация обновлена"
266
 
267
- #: gallery-plugin.php:814 gallery-plugin.php:829
268
- msgid "Error."
269
- msgstr "Ошибка."
 
 
 
 
 
 
 
 
 
 
270
 
271
- #: gallery-plugin.php:819
 
 
 
 
 
 
 
 
 
 
 
 
272
  msgid "Update images for gallery"
273
  msgstr "Обновить изображения для галереи"
274
 
275
- #: gallery-plugin.php:821
276
  msgid "Update images"
277
  msgstr "Обновить изображения"
278
 
279
- #: gallery-plugin.php:826
280
  msgid "Updating images..."
281
  msgstr "Обновление изображений..."
282
 
283
- #: gallery-plugin.php:827
284
  msgid "No image found"
285
  msgstr "Ни одного изображения не найдено"
286
 
287
- #: gallery-plugin.php:828
288
  msgid "All images are updated"
289
  msgstr "Все изображения были обновлены"
290
 
291
- #: gallery-plugin.php:835
 
 
 
 
292
  msgid "Image size for the album cover"
293
  msgstr "Размер изображения для обложки альбома галереи"
294
 
295
- #: gallery-plugin.php:837 gallery-plugin.php:845 gallery-plugin.php:858
 
 
296
  msgid "Image size"
297
  msgstr "Название размера изображения"
298
 
299
- #: gallery-plugin.php:838 gallery-plugin.php:846
 
300
  msgid "Width (in px)"
301
  msgstr "Ширина (в px)"
302
 
303
- #: gallery-plugin.php:839 gallery-plugin.php:847
 
304
  msgid "Height (in px)"
305
  msgstr "Высота (в px)"
306
 
307
- #: gallery-plugin.php:843
308
  msgid "Gallery image size"
309
  msgstr "Размер изображений галереи"
310
 
311
- #: gallery-plugin.php:851
312
- msgid ""
313
- "WordPress will create a new thumbnail with the specified dimensions when you "
314
- "upload a new photo."
315
- msgstr ""
316
- "WordPress создаст новую миниатюру с заданными размерами при загрузке новой "
317
- "фотографии."
318
 
319
- #: gallery-plugin.php:856
320
  msgid "Gallery image size in the lightbox"
321
  msgstr "Размер изображений галереи в лайтбоксе"
322
 
323
- #: gallery-plugin.php:859
324
  msgid "Max width (in px)"
325
  msgstr "Макс. ширина (в px)"
326
 
327
- #: gallery-plugin.php:860
328
  msgid "Max height (in px)"
329
  msgstr "Макс. высота (в px)"
330
 
331
- #: gallery-plugin.php:861
332
  msgid "Display a full size image in the lightbox"
333
  msgstr "Если вы хотите отображать полное изображение в лайтбоксе"
334
 
335
- #: gallery-plugin.php:865
336
  msgid "Crop position"
337
  msgstr "Позиция обрезки"
338
 
339
- #: gallery-plugin.php:867
340
  msgid "Horizontal"
341
  msgstr "Горизонтальная"
342
 
343
- #: gallery-plugin.php:869
344
  msgid "left"
345
  msgstr "лево"
346
 
347
- #: gallery-plugin.php:870 gallery-plugin.php:877
 
348
  msgid "center"
349
  msgstr "центр"
350
 
351
- #: gallery-plugin.php:871
352
  msgid "right"
353
  msgstr "право"
354
 
355
- #: gallery-plugin.php:874
356
  msgid "Vertical"
357
  msgstr "Вертикальная"
358
 
359
- #: gallery-plugin.php:876
360
  msgid "top"
361
  msgstr "верх"
362
 
363
- #: gallery-plugin.php:878
364
  msgid "bottom"
365
  msgstr "низ"
366
 
367
- #: gallery-plugin.php:883
368
  msgid "Lightbox background"
369
  msgstr "Фон лайтбокса"
370
 
371
- #: gallery-plugin.php:885
372
  msgid "Default"
373
  msgstr "По-умолчанию"
374
 
375
- #: gallery-plugin.php:886
376
  msgid "Background transparency (from 0 to 1)"
377
  msgstr "Прозрачность для фона (от 0 до 1)"
378
 
379
- #: gallery-plugin.php:888
380
  msgid "Select a background color"
381
  msgstr "Выберите цвет фона"
382
 
383
- #: gallery-plugin.php:890
384
  msgid "Background color"
385
  msgstr "Цвет фона"
386
 
387
- #: gallery-plugin.php:897 gallery-plugin.php:1042
388
- msgid ""
389
- "If you upgrade to Pro version all your settings and galleries will be saved."
390
  msgstr "При переходе на Pro версию все ваши настройки и галереи сохраняются."
391
 
392
- #: gallery-plugin.php:902 gallery-plugin.php:1047
393
- msgid ""
394
- "This functionality is available in the Pro version of the plugin. For more "
395
- "details, please follow the link"
396
- msgstr ""
397
- "Этот функционал доступен в Pro версии плагина. Для детального ознакомления, "
398
- "перейдите по ссылке"
399
 
400
- #: gallery-plugin.php:911
401
  msgid "Images with border"
402
  msgstr "Изображения с рамкой"
403
 
404
- #: gallery-plugin.php:914
405
  msgid "Border width in px, just numbers"
406
  msgstr "Ширина рамки в px, только числа"
407
 
408
- #: gallery-plugin.php:916 gallery-plugin.php:918
 
409
  msgid "Select a border color"
410
  msgstr "Выберите цвет рамки"
411
 
412
- #: gallery-plugin.php:924
413
  msgid "Number of images in the row"
414
  msgstr "Количество изображений в строке"
415
 
416
- #: gallery-plugin.php:930
417
  msgid "Start slideshow"
418
  msgstr "Начать слайдшоу"
419
 
420
- #: gallery-plugin.php:936
421
  msgid "Slideshow interval"
422
  msgstr "Интервал времени при показе слайдшоу"
423
 
424
- #: gallery-plugin.php:942
425
  msgid "Use single lightbox for multiple galleries on one page"
426
  msgstr "Использовать один лайтбокс для нескольких галерей на одной странице"
427
 
428
- #: gallery-plugin.php:950
429
  msgid "Attachment ID"
430
  msgstr "id изображения"
431
 
432
- #: gallery-plugin.php:951
433
  msgid "Image Name"
434
  msgstr "названию изображения"
435
 
436
- #: gallery-plugin.php:953
437
- msgid ""
438
- "Sorting order (the input field for sorting order in the Insert / Upload "
439
- "Media Gallery dialog)"
440
- msgstr ""
441
- "сортировка по порядку (поле для ввода порядка сортировки в диалоге Insert / "
442
- "Upload Media Gallery)"
443
 
444
- #: gallery-plugin.php:954
445
  msgid "Random"
446
  msgstr "произвольно"
447
 
448
- #: gallery-plugin.php:958
449
  msgid "Sort images"
450
  msgstr "Сортировать изображения"
451
 
452
- #: gallery-plugin.php:960
453
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
454
- msgstr ""
455
- "ASC (в порядке возрастания от наименьшего до наибольшего значения - 1, 2, 3; "
456
- "a, b, c)"
457
 
458
- #: gallery-plugin.php:961
459
- msgid ""
460
- "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
461
- msgstr ""
462
- "DESC (по убыванию от самого высокого до самого низкого значения - 3, 2, 1; "
463
- "c, b, a)"
464
 
465
- #: gallery-plugin.php:965
466
  msgid "Display text above the image"
467
  msgstr "Отображение текста над изображением"
468
 
469
- #: gallery-plugin.php:967
470
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
471
  msgstr "Отключите чекбокс, если вы хотите отображать текст только в лайтбоксе"
472
 
473
- #: gallery-plugin.php:971
474
  msgid "Display the Back link"
475
  msgstr "Отображать ссылку Вернуться"
476
 
477
- #: gallery-plugin.php:977
478
  msgid "Display the Back link in the shortcode"
479
  msgstr "Отображаться ссылку Вернуться в шорткоде"
480
 
481
- #: gallery-plugin.php:983
482
  msgid "The Back link text"
483
  msgstr "Текст для ссылки Вернуться"
484
 
485
- #: gallery-plugin.php:989
486
  msgid "The Back link URL"
487
  msgstr "URL для ссылки Вернуться"
488
 
489
- #: gallery-plugin.php:991
490
  msgid "Gallery page (Page with Gallery Template)"
491
  msgstr "Страница галереи (Страница с Gallery Template)"
492
 
493
- #: gallery-plugin.php:993
494
  msgid "(Full URL to custom page)"
495
  msgstr "(Полная ссылка на пользовательскую страницу)"
496
 
497
- #: gallery-plugin.php:997
498
  msgid "The Read More link text"
499
  msgstr "Текст для ссылки Вернуться"
500
 
501
- #: gallery-plugin.php:1003
502
  msgid "Add gallery to the search"
503
  msgstr "Добавить галерею в поиск"
504
 
505
- #: gallery-plugin.php:1012 gallery-plugin.php:1015 gallery-plugin.php:1019
 
 
 
 
 
 
 
 
 
506
  msgid "Using Custom Search powered by"
507
  msgstr "Используя Custom Search, разработанный"
508
 
509
- #: gallery-plugin.php:1015
510
  msgid "Activate Custom Search"
511
  msgstr "Активировать Custom Search"
512
 
513
- #: gallery-plugin.php:1019
514
  msgid "Download Custom Search"
515
  msgstr "Загрузить Custom Search"
516
 
517
- #: gallery-plugin.php:1026
518
  msgid "Display Like buttons in the lightbox"
519
  msgstr "Отображать Like кнопки в лайтбоксе"
520
 
521
- #: gallery-plugin.php:1028
522
  msgid "FaceBook"
523
  msgstr "FaceBook"
524
 
525
- #: gallery-plugin.php:1029
526
  msgid "Twitter"
527
  msgstr "Twitter"
528
 
529
- #: gallery-plugin.php:1030
530
  msgid "Pinterest"
531
  msgstr "Pinterest"
532
 
533
- #: gallery-plugin.php:1031
534
  msgid "Google +1"
535
  msgstr "Google +1"
536
 
537
- #: gallery-plugin.php:1035
538
  msgid "Slug for gallery item"
539
  msgstr "Название для элементов галереи"
540
 
541
- #: gallery-plugin.php:1037
542
  msgid "for any structure of permalinks except the default structure"
543
  msgstr "для любой структуры ссылок, за исключением структуры по умолчанию"
544
 
545
- #: gallery-plugin.php:1057
546
  msgid "Save Changes"
547
  msgstr "Сохранить изменения"
548
 
549
- #: gallery-plugin.php:1063
550
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
551
  msgstr " Если вам понравился плагин то поставте нам 5 звезд на WordPress"
552
 
553
- #: gallery-plugin.php:1064
554
  msgid "Rate the plugin"
555
  msgstr "Оценить плагин"
556
 
557
- #: gallery-plugin.php:1067
558
  msgid "If there is something wrong about it, please contact us"
559
  msgstr "Если у вас есть какие-то вопросы, обращайтесь"
560
 
561
- #: gallery-plugin.php:1079 gallery-plugin.php:1094
562
- msgid "Settings"
563
- msgstr "Настройки"
 
 
 
 
 
 
 
 
564
 
565
- #: gallery-plugin.php:1080
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
566
  msgid "FAQ"
567
  msgstr "FAQ"
568
 
569
- #: gallery-plugin.php:1081
570
  msgid "Support"
571
  msgstr "Поддержка"
572
 
573
- #: gallery-plugin.php:1302 template/gallery-single-template.php:76
 
 
 
 
 
 
574
  msgid "Sorry, nothing found."
575
  msgstr "Извините, ничего не найдено."
576
 
577
- #: gallery-plugin.php:1324 template/gallery-single-template.php:102
578
- msgid "Download high resolution image"
579
- msgstr "Скачать изображение в высоком разрешении"
 
580
 
581
- #: gallery-plugin.php:1648
582
  msgid "Image size not defined"
583
  msgstr "Невозможно определить размер изображения"
584
 
585
- #: gallery-plugin.php:1663
586
- msgid ""
587
- "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, "
588
- "manually reload image."
589
- msgstr ""
590
- "Плагин может обновить только PNG, JPEG, GIF, XBM или WPMP типы файлов. Для "
591
- "других, пожалуйста, вручную перезагрузите изображения."
592
 
593
- #: gallery-plugin.php:1674
594
  msgid "Image size changes not defined"
595
  msgstr "Не удалось вычислить изменения размеров изображения"
596
 
597
- #: gallery-plugin.php:1703 gallery-plugin.php:1706 gallery-plugin.php:1711
 
 
598
  msgid "Invalid path"
599
  msgstr "Путь к изображению для редактирования некорректный"
600
 
601
- #: gallery-plugin.php:1829
602
  msgid "Learn More"
603
  msgstr "Подробнее"
604
 
605
- #: gallery-plugin.php:1831
606
- msgid ""
607
- "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</"
608
- "strong> version!"
609
- msgstr ""
610
- "Пора обновить <strong>плагин Gallery</strong> до <strong>PRO</strong> версии!"
611
 
612
- #: gallery-plugin.php:1832
613
  msgid "Extend standard plugin functionality with new great options."
614
  msgstr "Расширить стандартный функционал плагина новыми опциями."
615
 
616
- #: template/gallery-single-template.php:102
617
- msgid "Image"
618
- msgstr "Изображение"
 
 
 
 
 
 
 
 
 
 
 
619
 
620
  #~ msgid "Not set"
621
  #~ msgstr "Не задан"
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-02-06 10:40+0300\n"
6
+ "PO-Revision-Date: 2014-02-06 10:44+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:100
20
+ #: gallery-plugin.php:777
21
+ 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"
22
+ msgstr "Файлы \"gallery-template.php\" и \"gallery-single-template.php\" не найден в каталоге вашей темы. Пожалуйста, скопируйте их из каталога `/ wp-content/plugins/gallery-plugin/template /` в директорию вашей темы для корректной работы плагина Gallery"
 
 
 
 
 
 
 
23
 
24
+ #: gallery-plugin.php:128
25
+ #: gallery-plugin.php:138
26
  msgid "Galleries"
27
  msgstr "Галереи"
28
 
29
+ #: gallery-plugin.php:129
30
+ #: gallery-plugin.php:606
31
  msgid "Gallery"
32
  msgstr "Gallery"
33
 
67
  msgid "Gallery Shortcode"
68
  msgstr "Шорткод для галереи"
69
 
70
+ #: gallery-plugin.php:213
71
+ msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
72
+ msgstr "Каталог галереи для сохранения временных файлов (gallery-plugin/upload/files) закрыт для записи на вашем веб-сервере. Пожалуйста, воспользуйтесь стандартным функционалом WP для загрузки изображения (медиа-библиотека)"
 
 
 
 
 
 
73
 
74
+ #: gallery-plugin.php:217
75
  msgid "Choose an image for upload:"
76
  msgstr "Выбрать файлы для загрузки:"
77
 
78
+ #: gallery-plugin.php:222
79
  msgid "Please enable JavaScript to use the file uploader."
80
  msgstr "Пожалуйста, включите javascript для использования загрузчика файлов."
81
 
82
+ #: gallery-plugin.php:229
83
  msgid "Allow the download link for all images in this gallery"
84
  msgstr "Разрешить ссылку для загрузки для всех изображений в этой галерее"
85
 
86
+ #: gallery-plugin.php:230
87
+ msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
88
+ msgstr "Воспользуйтесь перетаскиванием, чтобы изменить порядок отображения изображений и не забудьте сохранить пост."
 
 
 
 
89
 
90
+ #: gallery-plugin.php:232
91
  msgid "Please make a choice"
92
  msgstr "Пожалуйста, выберите"
93
 
94
+ #: gallery-plugin.php:232
95
+ #: gallery-plugin.php:1050
96
  msgid "Sort images by"
97
  msgstr "Изображения сортируются по"
98
 
99
+ #: gallery-plugin.php:232
100
  msgid "sort images"
101
  msgstr "сортировать изображения"
102
 
103
+ #: gallery-plugin.php:232
104
  msgid "on the plugin settings page ("
105
  msgstr "на странице настроек плагина ("
106
 
107
+ #: gallery-plugin.php:277
108
+ #: gallery-plugin.php:503
109
  msgid "Title"
110
  msgstr "Название"
111
 
112
+ #: gallery-plugin.php:279
113
  msgid "Alt tag"
114
  msgstr "Тэг \"Alt\""
115
 
116
+ #: gallery-plugin.php:280
117
  msgid "URL"
118
  msgstr "Ссылка"
119
 
120
+ #: gallery-plugin.php:280
121
  msgid "(by click on image opens a link in a new window)"
122
  msgstr "(нажатие на изображение открывает данную ссылку в новом окне браузера)"
123
 
124
+ #: gallery-plugin.php:281
125
  msgid "This setting is available in Pro version"
126
  msgstr "Эти настройки доступны в Pro версии"
127
 
128
+ #: gallery-plugin.php:282
129
  msgid "Open the link"
130
  msgstr "Открыть ссылку"
131
 
132
+ #: gallery-plugin.php:282
133
  msgid "Current window"
134
  msgstr "Текущее окно"
135
 
136
+ #: gallery-plugin.php:282
137
  msgid "New window"
138
  msgstr "Новое окно"
139
 
140
+ #: gallery-plugin.php:283
141
  msgid "Delete"
142
  msgstr "Удалить"
143
 
144
+ #: gallery-plugin.php:296
145
+ msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
146
+ msgstr "Вы можете добавить Галерею на вашу страницу или пост, просто скопируйте и поместить этот шорткод в контент поста или страницы:"
 
 
 
 
147
 
148
+ #: gallery-plugin.php:298
149
+ msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
150
+ msgstr "Если вы хотите вывести краткую форму галереи со ссылкой на Single Gallery Page"
 
 
 
 
151
 
152
+ #: gallery-plugin.php:504
153
  msgid "Author"
154
  msgstr "Автор"
155
 
156
+ #: gallery-plugin.php:505
157
  msgid "Photo"
158
  msgstr "Фото"
159
 
160
+ #: gallery-plugin.php:506
161
  msgid "Publishing"
162
  msgstr "Опубликование"
163
 
164
+ #: gallery-plugin.php:507
165
+ #: gallery-plugin.php:1054
166
  msgid "Date"
167
  msgstr "дате"
168
 
169
+ #: gallery-plugin.php:635
170
  msgid "See images &raquo;"
171
  msgstr "Смотреть фотографии &raquo;"
172
 
173
+ #: gallery-plugin.php:682
174
  msgid "requires"
175
  msgstr "требует"
176
 
177
+ #: gallery-plugin.php:682
178
+ msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
179
+ msgstr "или выше, поэтому плагин был деактивирован! Пожалуйста обновите WordPress и попробуйте снова."
 
 
 
 
180
 
181
+ #: gallery-plugin.php:682
182
  msgid "Back to the WordPress"
183
  msgstr "Вернуться на WordPress"
184
 
185
+ #: gallery-plugin.php:682
186
  msgid "Plugins page"
187
  msgstr "страницу плагинов"
188
 
189
+ #: gallery-plugin.php:770
190
  msgid "Settings are saved"
191
  msgstr "Опции сохранены"
192
 
193
+ #: gallery-plugin.php:799
194
+ #: gallery-plugin.php:838
195
+ msgid "Wrong license key"
196
+ msgstr "Неправильный лицензионный ключ"
197
 
198
+ #: gallery-plugin.php:831
199
+ msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
200
+ msgstr "Что-то пошло не так. Повторите попытку позже. Если ошибка появится снова, пожалуйста, свяжитесь с нами <a href=http://support.bestwebsoft.com>BestWebSoft</a>. Приносим извинения за неудобства."
201
 
202
+ #: gallery-plugin.php:840
203
+ msgid "This license key is bind to another site"
204
+ msgstr "Этот лицензионный ключ привязан к другому сайту"
 
 
 
 
205
 
206
+ #: gallery-plugin.php:842
207
+ #: gallery-plugin.php:1206
208
+ msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
209
+ msgstr "К сожалению, вы превысили количество доступных попыток в день. Пожалуйста, загрузите плагин вручную."
 
 
 
210
 
211
+ #: gallery-plugin.php:860
212
+ msgid "Failed to open the zip archive. Please, upload the plugin manually"
213
+ msgstr "Не удалось открыть архив ZIP. Пожалуйста, загрузите плагин вручную"
 
 
214
 
215
+ #: gallery-plugin.php:866
216
+ msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
217
+ msgstr "Ваш сервер не поддерживает ни библиотеку ZipArchive, ни библиотеку Phar. Пожалуйста, загрузите плагин вручную"
218
 
219
+ #: gallery-plugin.php:870
220
+ #: gallery-plugin.php:879
221
+ msgid "Failed to download the zip archive. Please, upload the plugin manually"
222
+ msgstr "Не удалось загрузить архив плагина. Пожалуйста, загрузите плагин вручную"
223
 
224
+ #: gallery-plugin.php:883
225
+ msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
226
+ msgstr "Что-то пошло не так. Повторите попытку позже или загрузите плагин вручную. Приносим извинения за неудобства."
227
 
228
+ #: gallery-plugin.php:898
229
+ msgid "Please, enter Your license key"
230
+ msgstr "Пожалуйста введите ваш лицензионный ключ"
231
 
232
+ #: gallery-plugin.php:906
233
+ msgid "Gallery Settings"
234
+ msgstr "Настройки Gallery"
235
 
236
+ #: gallery-plugin.php:908
237
+ #: gallery-plugin.php:1228
238
+ #: gallery-plugin.php:1243
239
+ msgid "Settings"
240
+ msgstr "Настройки"
241
+
242
+ #: gallery-plugin.php:909
243
+ msgid "Go PRO"
244
+ msgstr "Перейти на PRO версию"
245
+
246
+ #: gallery-plugin.php:914
247
+ msgid "Notice:"
248
+ msgstr "Внимание:"
249
 
250
+ #: gallery-plugin.php:914
251
+ msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
252
+ msgstr "Настройки плагина были изменены. Для того, чтобы сохранить их, пожалуйста, не забудьте нажать кнопку \"Сохранить\"."
253
+
254
+ #: gallery-plugin.php:915
255
+ 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:"
256
+ msgstr "Если вы хотели бы добавить галерею на вашу страницу или пост, просто скопируйте и поместите этот шорткод в контент поста или страницы:"
257
+
258
+ #: gallery-plugin.php:917
259
+ msgid "Please enable JavaScript to use the option to renew images."
260
+ msgstr "Пожалуйста, включите javascript для использования опции обновления изображений."
261
+
262
+ #: gallery-plugin.php:921
263
  msgid "Update images for gallery"
264
  msgstr "Обновить изображения для галереи"
265
 
266
+ #: gallery-plugin.php:923
267
  msgid "Update images"
268
  msgstr "Обновить изображения"
269
 
270
+ #: gallery-plugin.php:928
271
  msgid "Updating images..."
272
  msgstr "Обновление изображений..."
273
 
274
+ #: gallery-plugin.php:929
275
  msgid "No image found"
276
  msgstr "Ни одного изображения не найдено"
277
 
278
+ #: gallery-plugin.php:930
279
  msgid "All images are updated"
280
  msgstr "Все изображения были обновлены"
281
 
282
+ #: gallery-plugin.php:931
283
+ msgid "Error."
284
+ msgstr "Ошибка."
285
+
286
+ #: gallery-plugin.php:937
287
  msgid "Image size for the album cover"
288
  msgstr "Размер изображения для обложки альбома галереи"
289
 
290
+ #: gallery-plugin.php:939
291
+ #: gallery-plugin.php:947
292
+ #: gallery-plugin.php:960
293
  msgid "Image size"
294
  msgstr "Название размера изображения"
295
 
296
+ #: gallery-plugin.php:940
297
+ #: gallery-plugin.php:948
298
  msgid "Width (in px)"
299
  msgstr "Ширина (в px)"
300
 
301
+ #: gallery-plugin.php:941
302
+ #: gallery-plugin.php:949
303
  msgid "Height (in px)"
304
  msgstr "Высота (в px)"
305
 
306
+ #: gallery-plugin.php:945
307
  msgid "Gallery image size"
308
  msgstr "Размер изображений галереи"
309
 
310
+ #: gallery-plugin.php:953
311
+ msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
312
+ msgstr "WordPress создаст новую миниатюру с заданными размерами при загрузке новой фотографии."
 
 
 
 
313
 
314
+ #: gallery-plugin.php:958
315
  msgid "Gallery image size in the lightbox"
316
  msgstr "Размер изображений галереи в лайтбоксе"
317
 
318
+ #: gallery-plugin.php:961
319
  msgid "Max width (in px)"
320
  msgstr "Макс. ширина (в px)"
321
 
322
+ #: gallery-plugin.php:962
323
  msgid "Max height (in px)"
324
  msgstr "Макс. высота (в px)"
325
 
326
+ #: gallery-plugin.php:963
327
  msgid "Display a full size image in the lightbox"
328
  msgstr "Если вы хотите отображать полное изображение в лайтбоксе"
329
 
330
+ #: gallery-plugin.php:967
331
  msgid "Crop position"
332
  msgstr "Позиция обрезки"
333
 
334
+ #: gallery-plugin.php:969
335
  msgid "Horizontal"
336
  msgstr "Горизонтальная"
337
 
338
+ #: gallery-plugin.php:971
339
  msgid "left"
340
  msgstr "лево"
341
 
342
+ #: gallery-plugin.php:972
343
+ #: gallery-plugin.php:979
344
  msgid "center"
345
  msgstr "центр"
346
 
347
+ #: gallery-plugin.php:973
348
  msgid "right"
349
  msgstr "право"
350
 
351
+ #: gallery-plugin.php:976
352
  msgid "Vertical"
353
  msgstr "Вертикальная"
354
 
355
+ #: gallery-plugin.php:978
356
  msgid "top"
357
  msgstr "верх"
358
 
359
+ #: gallery-plugin.php:980
360
  msgid "bottom"
361
  msgstr "низ"
362
 
363
+ #: gallery-plugin.php:985
364
  msgid "Lightbox background"
365
  msgstr "Фон лайтбокса"
366
 
367
+ #: gallery-plugin.php:987
368
  msgid "Default"
369
  msgstr "По-умолчанию"
370
 
371
+ #: gallery-plugin.php:988
372
  msgid "Background transparency (from 0 to 1)"
373
  msgstr "Прозрачность для фона (от 0 до 1)"
374
 
375
+ #: gallery-plugin.php:990
376
  msgid "Select a background color"
377
  msgstr "Выберите цвет фона"
378
 
379
+ #: gallery-plugin.php:992
380
  msgid "Background color"
381
  msgstr "Цвет фона"
382
 
383
+ #: gallery-plugin.php:999
384
+ #: gallery-plugin.php:1145
385
+ msgid "If you upgrade to Pro version all your settings and galleries will be saved."
386
  msgstr "При переходе на Pro версию все ваши настройки и галереи сохраняются."
387
 
388
+ #: gallery-plugin.php:1004
389
+ #: gallery-plugin.php:1150
390
+ msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
391
+ msgstr "Этот функционал доступен в Pro версии плагина. Для детального ознакомления, перейдите по ссылке"
 
 
 
392
 
393
+ #: gallery-plugin.php:1013
394
  msgid "Images with border"
395
  msgstr "Изображения с рамкой"
396
 
397
+ #: gallery-plugin.php:1016
398
  msgid "Border width in px, just numbers"
399
  msgstr "Ширина рамки в px, только числа"
400
 
401
+ #: gallery-plugin.php:1018
402
+ #: gallery-plugin.php:1020
403
  msgid "Select a border color"
404
  msgstr "Выберите цвет рамки"
405
 
406
+ #: gallery-plugin.php:1026
407
  msgid "Number of images in the row"
408
  msgstr "Количество изображений в строке"
409
 
410
+ #: gallery-plugin.php:1032
411
  msgid "Start slideshow"
412
  msgstr "Начать слайдшоу"
413
 
414
+ #: gallery-plugin.php:1038
415
  msgid "Slideshow interval"
416
  msgstr "Интервал времени при показе слайдшоу"
417
 
418
+ #: gallery-plugin.php:1044
419
  msgid "Use single lightbox for multiple galleries on one page"
420
  msgstr "Использовать один лайтбокс для нескольких галерей на одной странице"
421
 
422
+ #: gallery-plugin.php:1052
423
  msgid "Attachment ID"
424
  msgstr "id изображения"
425
 
426
+ #: gallery-plugin.php:1053
427
  msgid "Image Name"
428
  msgstr "названию изображения"
429
 
430
+ #: gallery-plugin.php:1055
431
+ msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
432
+ msgstr "сортировка по порядку (поле для ввода порядка сортировки в диалоге Insert / Upload Media Gallery)"
 
 
 
 
433
 
434
+ #: gallery-plugin.php:1056
435
  msgid "Random"
436
  msgstr "произвольно"
437
 
438
+ #: gallery-plugin.php:1060
439
  msgid "Sort images"
440
  msgstr "Сортировать изображения"
441
 
442
+ #: gallery-plugin.php:1062
443
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
444
+ msgstr "ASC (в порядке возрастания от наименьшего до наибольшего значения - 1, 2, 3; a, b, c)"
 
 
445
 
446
+ #: gallery-plugin.php:1063
447
+ msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
448
+ msgstr "DESC (по убыванию от самого высокого до самого низкого значения - 3, 2, 1; c, b, a)"
 
 
 
449
 
450
+ #: gallery-plugin.php:1067
451
  msgid "Display text above the image"
452
  msgstr "Отображение текста над изображением"
453
 
454
+ #: gallery-plugin.php:1069
455
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
456
  msgstr "Отключите чекбокс, если вы хотите отображать текст только в лайтбоксе"
457
 
458
+ #: gallery-plugin.php:1073
459
  msgid "Display the Back link"
460
  msgstr "Отображать ссылку Вернуться"
461
 
462
+ #: gallery-plugin.php:1079
463
  msgid "Display the Back link in the shortcode"
464
  msgstr "Отображаться ссылку Вернуться в шорткоде"
465
 
466
+ #: gallery-plugin.php:1085
467
  msgid "The Back link text"
468
  msgstr "Текст для ссылки Вернуться"
469
 
470
+ #: gallery-plugin.php:1091
471
  msgid "The Back link URL"
472
  msgstr "URL для ссылки Вернуться"
473
 
474
+ #: gallery-plugin.php:1093
475
  msgid "Gallery page (Page with Gallery Template)"
476
  msgstr "Страница галереи (Страница с Gallery Template)"
477
 
478
+ #: gallery-plugin.php:1095
479
  msgid "(Full URL to custom page)"
480
  msgstr "(Полная ссылка на пользовательскую страницу)"
481
 
482
+ #: gallery-plugin.php:1099
483
  msgid "The Read More link text"
484
  msgstr "Текст для ссылки Вернуться"
485
 
486
+ #: gallery-plugin.php:1105
487
  msgid "Add gallery to the search"
488
  msgstr "Добавить галерею в поиск"
489
 
490
+ #: gallery-plugin.php:1115
491
+ msgid "Using"
492
+ msgstr "Используя"
493
+
494
+ #: gallery-plugin.php:1115
495
+ msgid "powered by"
496
+ msgstr "разработанный"
497
+
498
+ #: gallery-plugin.php:1118
499
+ #: gallery-plugin.php:1122
500
  msgid "Using Custom Search powered by"
501
  msgstr "Используя Custom Search, разработанный"
502
 
503
+ #: gallery-plugin.php:1118
504
  msgid "Activate Custom Search"
505
  msgstr "Активировать Custom Search"
506
 
507
+ #: gallery-plugin.php:1122
508
  msgid "Download Custom Search"
509
  msgstr "Загрузить Custom Search"
510
 
511
+ #: gallery-plugin.php:1129
512
  msgid "Display Like buttons in the lightbox"
513
  msgstr "Отображать Like кнопки в лайтбоксе"
514
 
515
+ #: gallery-plugin.php:1131
516
  msgid "FaceBook"
517
  msgstr "FaceBook"
518
 
519
+ #: gallery-plugin.php:1132
520
  msgid "Twitter"
521
  msgstr "Twitter"
522
 
523
+ #: gallery-plugin.php:1133
524
  msgid "Pinterest"
525
  msgstr "Pinterest"
526
 
527
+ #: gallery-plugin.php:1134
528
  msgid "Google +1"
529
  msgstr "Google +1"
530
 
531
+ #: gallery-plugin.php:1138
532
  msgid "Slug for gallery item"
533
  msgstr "Название для элементов галереи"
534
 
535
+ #: gallery-plugin.php:1140
536
  msgid "for any structure of permalinks except the default structure"
537
  msgstr "для любой структуры ссылок, за исключением структуры по умолчанию"
538
 
539
+ #: gallery-plugin.php:1160
540
  msgid "Save Changes"
541
  msgstr "Сохранить изменения"
542
 
543
+ #: gallery-plugin.php:1166
544
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
545
  msgstr " Если вам понравился плагин то поставте нам 5 звезд на WordPress"
546
 
547
+ #: gallery-plugin.php:1167
548
  msgid "Rate the plugin"
549
  msgstr "Оценить плагин"
550
 
551
+ #: gallery-plugin.php:1170
552
  msgid "If there is something wrong about it, please contact us"
553
  msgstr "Если у вас есть какие-то вопросы, обращайтесь"
554
 
555
+ #: gallery-plugin.php:1181
556
+ msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
557
+ msgstr "Поздравляем! PRO версия плагина была успешно загружена и активирована."
558
+
559
+ #: gallery-plugin.php:1183
560
+ msgid "Please, go to"
561
+ msgstr "Пожалуйста, перейдите на"
562
+
563
+ #: gallery-plugin.php:1183
564
+ msgid "the setting page"
565
+ msgstr " страницу настроек"
566
 
567
+ #: gallery-plugin.php:1184
568
+ msgid "You will be redirected automatically in 5 seconds."
569
+ msgstr "Вы будете перенаправлены автоматически через 5 секунд."
570
+
571
+ #: gallery-plugin.php:1189
572
+ msgid "You can download and activate"
573
+ msgstr "Вы можете скачать и активировать"
574
+
575
+ #: gallery-plugin.php:1191
576
+ msgid "version of this plugin by entering Your license key."
577
+ msgstr "версию этого плагина, введя ваш лицензионный ключ."
578
+
579
+ #: gallery-plugin.php:1193
580
+ msgid "You can find your license key on your personal page Client area, by clicking on the link"
581
+ msgstr "Вы можете найти ваш лицензионный ключ на вашей личной странице Client area, нажав на ссылку"
582
+
583
+ #: gallery-plugin.php:1195
584
+ msgid "(your username is the email you specify when purchasing the product)."
585
+ msgstr "(ваше имя пользователя - это электронный адрес, указанный при покупке продукта)."
586
+
587
+ #: gallery-plugin.php:1203
588
+ #: gallery-plugin.php:1213
589
+ msgid "Go!"
590
+ msgstr "Обновить!"
591
+
592
+ #: gallery-plugin.php:1229
593
  msgid "FAQ"
594
  msgstr "FAQ"
595
 
596
+ #: gallery-plugin.php:1230
597
  msgid "Support"
598
  msgstr "Поддержка"
599
 
600
+ #: gallery-plugin.php:1341
601
+ #: template/gallery-single-template.php:14
602
+ msgid "Download high resolution image"
603
+ msgstr "Скачать изображение в высоком разрешении"
604
+
605
+ #: gallery-plugin.php:1450
606
+ #: template/gallery-single-template.php:77
607
  msgid "Sorry, nothing found."
608
  msgstr "Извините, ничего не найдено."
609
 
610
+ #: gallery-plugin.php:1473
611
+ #: template/gallery-single-template.php:103
612
+ msgid "Image"
613
+ msgstr "Изображение"
614
 
615
+ #: gallery-plugin.php:1764
616
  msgid "Image size not defined"
617
  msgstr "Невозможно определить размер изображения"
618
 
619
+ #: gallery-plugin.php:1779
620
+ msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
621
+ msgstr "Плагин может обновить только PNG, JPEG, GIF, XBM или WPMP типы файлов. Для других, пожалуйста, вручную перезагрузите изображения."
 
 
 
 
622
 
623
+ #: gallery-plugin.php:1790
624
  msgid "Image size changes not defined"
625
  msgstr "Не удалось вычислить изменения размеров изображения"
626
 
627
+ #: gallery-plugin.php:1819
628
+ #: gallery-plugin.php:1822
629
+ #: gallery-plugin.php:1827
630
  msgid "Invalid path"
631
  msgstr "Путь к изображению для редактирования некорректный"
632
 
633
+ #: gallery-plugin.php:1945
634
  msgid "Learn More"
635
  msgstr "Подробнее"
636
 
637
+ #: gallery-plugin.php:1947
638
+ msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
639
+ msgstr "Пора обновить <strong>плагин Gallery</strong> до <strong>PRO</strong> версии!"
 
 
 
640
 
641
+ #: gallery-plugin.php:1948
642
  msgid "Extend standard plugin functionality with new great options."
643
  msgstr "Расширить стандартный функционал плагина новыми опциями."
644
 
645
+ #~ msgid "Change the way to store your post_meta information for gallery"
646
+ #~ msgstr "Обновить способ хранения post_meta информации для галереи"
647
+
648
+ #~ msgid "Update All Info"
649
+ #~ msgstr "Обновить всю информацию"
650
+
651
+ #~ msgid "Updating post_meta information..."
652
+ #~ msgstr "Обновляется post_meta информация..."
653
+
654
+ #~ msgid "No gallery item found"
655
+ #~ msgstr "Ни одной галереи не найдено"
656
+
657
+ #~ msgid "All info is updated"
658
+ #~ msgstr "Вся информация обновлена"
659
 
660
  #~ msgid "Not set"
661
  #~ msgstr "Не задан"
languages/gallery-sr_RS.mo CHANGED
Binary file
languages/gallery-sr_RS.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-12-13 14:03+0300\n"
6
- "PO-Revision-Date: 2013-12-13 14:03+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"
@@ -18,7 +18,7 @@ msgstr ""
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
  #: gallery-plugin.php:100
21
- #: gallery-plugin.php:782
22
  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"
23
  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"
24
 
@@ -28,7 +28,7 @@ msgid "Galleries"
28
  msgstr "Galerije"
29
 
30
  #: gallery-plugin.php:129
31
- #: gallery-plugin.php:609
32
  msgid "Gallery"
33
  msgstr "Galerija"
34
 
@@ -68,525 +68,597 @@ msgstr "Učitaj fajl"
68
  msgid "Gallery Shortcode"
69
  msgstr "Kratak kod za Galeriju"
70
 
71
- #: gallery-plugin.php:212
72
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
73
  msgstr "Privremeni direktorijum galerije (gallery-plugin/upload/files) nije dostupan za arhiviranje na vašem web serveru. Molimo vas da koristite standardne WP funkcije za učitavanje slika (biblioteka medija)"
74
 
75
- #: gallery-plugin.php:216
76
  msgid "Choose an image for upload:"
77
  msgstr "Izaberi sliku za učitavanje:"
78
 
79
- #: gallery-plugin.php:221
80
  msgid "Please enable JavaScript to use the file uploader."
81
  msgstr "Molimo vas omogućite da JavaScript koristi program za učitavanje fajlova."
82
 
83
- #: gallery-plugin.php:228
84
  msgid "Allow the download link for all images in this gallery"
85
  msgstr "Dozvoli link za preuzimanje za sve slike u ovoj galeriji"
86
 
87
- #: gallery-plugin.php:229
88
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
89
  msgstr "Molimo vas da koristite funkciju prevlačenja da biste izmenili redosled prikazanih slika i ne zaboravite da sačuvate post."
90
 
91
- #: gallery-plugin.php:231
92
  msgid "Please make a choice"
93
  msgstr "Molimo vas izaberite"
94
 
95
- #: gallery-plugin.php:231
96
- #: gallery-plugin.php:948
97
  msgid "Sort images by"
98
  msgstr "Poređaj slike po"
99
 
100
- #: gallery-plugin.php:231
101
  msgid "sort images"
102
  msgstr "poređaj slike"
103
 
104
- #: gallery-plugin.php:231
105
  msgid "on the plugin settings page ("
106
  msgstr "na stranici za podešavanje modula ("
107
 
108
- #: gallery-plugin.php:276
109
- #: gallery-plugin.php:505
110
  msgid "Title"
111
  msgstr "Naslov"
112
 
113
- #: gallery-plugin.php:278
114
  msgid "Alt tag"
115
  msgstr ""
116
 
117
- #: gallery-plugin.php:279
118
  msgid "URL"
119
  msgstr "URL"
120
 
121
- #: gallery-plugin.php:279
122
  msgid "(by click on image opens a link in a new window)"
123
  msgstr "(klikom na sliku otvara se link u novom prozoru)"
124
 
125
- #: gallery-plugin.php:280
126
  msgid "This setting is available in Pro version"
127
  msgstr "Ovo podešavanje je dostupno u Pro verziji"
128
 
129
- #: gallery-plugin.php:281
130
  msgid "Open the link"
131
  msgstr "Otvori link"
132
 
133
- #: gallery-plugin.php:281
134
  msgid "Current window"
135
  msgstr "Trenutni prozor"
136
 
137
- #: gallery-plugin.php:281
138
  msgid "New window"
139
  msgstr "Novi prozor"
140
 
141
- #: gallery-plugin.php:282
142
  msgid "Delete"
143
  msgstr "Obriši"
144
 
145
- #: gallery-plugin.php:295
146
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
147
  msgstr "Možete dodati Jedinstvenu galeriju na stranicu ili post ubacivanjem ovog kratkog koda u sadržaj."
148
 
149
- #: gallery-plugin.php:297
150
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
151
  msgstr "Ako želite da prikažete kratak opis koji sadrži snimak ekrana i link ka stranici sa Jedinstvenom galerijom."
152
 
153
- #: gallery-plugin.php:506
154
  msgid "Author"
155
  msgstr "Autor"
156
 
157
- #: gallery-plugin.php:507
158
  msgid "Photo"
159
  msgstr "Foto"
160
 
161
- #: gallery-plugin.php:508
162
  msgid "Publishing"
163
  msgstr "Izdanje"
164
 
165
- #: gallery-plugin.php:509
166
- #: gallery-plugin.php:952
167
  msgid "Date"
168
  msgstr "Datum"
169
 
170
- #: gallery-plugin.php:638
171
  msgid "See images &raquo;"
172
  msgstr "Pogledaj sliku &raquo;"
173
 
174
- #: gallery-plugin.php:685
175
  msgid "requires"
176
  msgstr ""
177
 
178
- #: gallery-plugin.php:685
179
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
180
  msgstr ""
181
 
182
- #: gallery-plugin.php:685
183
  msgid "Back to the WordPress"
184
  msgstr ""
185
 
186
- #: gallery-plugin.php:685
187
  #, fuzzy
188
  msgid "Plugins page"
189
  msgstr "Pro moduli"
190
 
191
- #: gallery-plugin.php:775
192
  msgid "Settings are saved"
193
  msgstr "Podešavanja su sačuvana"
194
 
195
- #: gallery-plugin.php:788
196
- msgid "Gallery Settings"
197
- msgstr "Podešavanja Galerije"
 
198
 
199
- #: gallery-plugin.php:791
200
- msgid "Notice:"
201
  msgstr ""
202
 
203
- #: gallery-plugin.php:791
204
- msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
205
  msgstr ""
206
 
207
- #: gallery-plugin.php:792
208
- 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:"
209
- 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:"
 
210
 
211
- #: gallery-plugin.php:794
212
- #, fuzzy
213
- msgid "Please enable JavaScript to use the option to renew images."
214
- msgstr "Molimo vas omogućite da JavaScript koristi program za učitavanje fajlova."
215
 
216
- #: gallery-plugin.php:804
217
- msgid "Change the way to store your post_meta information for gallery"
218
  msgstr ""
219
 
220
- #: gallery-plugin.php:806
221
- msgid "Update All Info"
 
222
  msgstr ""
223
 
224
- #: gallery-plugin.php:811
225
- msgid "Updating post_meta information..."
226
  msgstr ""
227
 
228
- #: gallery-plugin.php:812
229
- #, fuzzy
230
- msgid "No gallery item found"
231
- msgstr "Nije pronađena Galerija"
 
 
 
 
 
 
 
 
 
232
 
233
- #: gallery-plugin.php:813
234
- msgid "All info is updated"
235
  msgstr ""
236
 
237
- #: gallery-plugin.php:814
238
- #: gallery-plugin.php:829
239
- msgid "Error."
 
 
 
240
  msgstr ""
241
 
242
- #: gallery-plugin.php:819
 
 
 
 
 
 
 
 
 
243
  msgid "Update images for gallery"
244
  msgstr ""
245
 
246
- #: gallery-plugin.php:821
247
  #, fuzzy
248
  msgid "Update images"
249
  msgstr "poređaj slike"
250
 
251
- #: gallery-plugin.php:826
252
  msgid "Updating images..."
253
  msgstr ""
254
 
255
- #: gallery-plugin.php:827
256
  #, fuzzy
257
  msgid "No image found"
258
  msgstr "Nije pronađena Galerija"
259
 
260
- #: gallery-plugin.php:828
261
  msgid "All images are updated"
262
  msgstr ""
263
 
264
- #: gallery-plugin.php:835
 
 
 
 
265
  msgid "Image size for the album cover"
266
  msgstr "Veličina slike za naslovnu stranicu albuma"
267
 
268
- #: gallery-plugin.php:837
269
- #: gallery-plugin.php:845
270
- #: gallery-plugin.php:858
271
  msgid "Image size"
272
  msgstr "Veličina slike"
273
 
274
- #: gallery-plugin.php:838
275
- #: gallery-plugin.php:846
276
  msgid "Width (in px)"
277
  msgstr "Širina (u pikselima)"
278
 
279
- #: gallery-plugin.php:839
280
- #: gallery-plugin.php:847
281
  msgid "Height (in px)"
282
  msgstr "Visina (u pikselima)"
283
 
284
- #: gallery-plugin.php:843
285
  msgid "Gallery image size"
286
  msgstr "Veličina slika u galeriji"
287
 
288
- #: gallery-plugin.php:851
289
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
290
  msgstr "WordPress će kreirati novi umanjeni prikaz sa navedenim dimenzijama kada učitate novu sliku."
291
 
292
- #: gallery-plugin.php:856
293
  msgid "Gallery image size in the lightbox"
294
  msgstr "Veličina slika u galeriji u lightbox skriptu"
295
 
296
- #: gallery-plugin.php:859
297
  msgid "Max width (in px)"
298
  msgstr "Max širina (u pikselima)"
299
 
300
- #: gallery-plugin.php:860
301
  msgid "Max height (in px)"
302
  msgstr "Max visina (u pikselima)"
303
 
304
- #: gallery-plugin.php:861
305
  msgid "Display a full size image in the lightbox"
306
  msgstr "Prikaži sliku u punoj veličini u lightbox-u"
307
 
308
- #: gallery-plugin.php:865
309
  msgid "Crop position"
310
  msgstr "Pozicija za kropovanje"
311
 
312
- #: gallery-plugin.php:867
313
  msgid "Horizontal"
314
  msgstr "Horizontalno"
315
 
316
- #: gallery-plugin.php:869
317
  msgid "left"
318
  msgstr "levo"
319
 
320
- #: gallery-plugin.php:870
321
- #: gallery-plugin.php:877
322
  msgid "center"
323
  msgstr "centar"
324
 
325
- #: gallery-plugin.php:871
326
  msgid "right"
327
  msgstr "desno"
328
 
329
- #: gallery-plugin.php:874
330
  msgid "Vertical"
331
  msgstr "Vertikalno"
332
 
333
- #: gallery-plugin.php:876
334
  msgid "top"
335
  msgstr "vrh"
336
 
337
- #: gallery-plugin.php:878
338
  msgid "bottom"
339
  msgstr "dno"
340
 
341
- #: gallery-plugin.php:883
342
  msgid "Lightbox background"
343
  msgstr "Lightbox pozadina"
344
 
345
- #: gallery-plugin.php:885
346
  msgid "Default"
347
  msgstr "Podrazumevano"
348
 
349
- #: gallery-plugin.php:886
350
  msgid "Background transparency (from 0 to 1)"
351
  msgstr "Pozadinska transparentnost (od 0 do 1)"
352
 
353
- #: gallery-plugin.php:888
354
  msgid "Select a background color"
355
  msgstr "Izaberi pozadinsku boju"
356
 
357
- #: gallery-plugin.php:890
358
  msgid "Background color"
359
  msgstr "Pozadinska boja"
360
 
361
- #: gallery-plugin.php:897
362
- #: gallery-plugin.php:1042
363
  msgid "If you upgrade to Pro version all your settings and galleries will be saved."
364
  msgstr ""
365
 
366
- #: gallery-plugin.php:902
367
- #: gallery-plugin.php:1047
368
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
369
  msgstr "Ova funkcija je dostupna u Pro verziji modula. Za više detalja pratite ovaj link"
370
 
371
- #: gallery-plugin.php:911
372
  msgid "Images with border"
373
  msgstr "Slike sa okvirima"
374
 
375
- #: gallery-plugin.php:914
376
  msgid "Border width in px, just numbers"
377
  msgstr "Širina okvira u pikselima, samo brojevi"
378
 
379
- #: gallery-plugin.php:916
380
- #: gallery-plugin.php:918
381
  msgid "Select a border color"
382
  msgstr "Izaberite boju okvira"
383
 
384
- #: gallery-plugin.php:924
385
  msgid "Number of images in the row"
386
  msgstr "Broj slika u redu"
387
 
388
- #: gallery-plugin.php:930
389
  msgid "Start slideshow"
390
  msgstr "Započni projekciju slajdova"
391
 
392
- #: gallery-plugin.php:936
393
  msgid "Slideshow interval"
394
  msgstr "Interval projekcije slajdova"
395
 
396
- #: gallery-plugin.php:942
397
  msgid "Use single lightbox for multiple galleries on one page"
398
  msgstr ""
399
 
400
- #: gallery-plugin.php:950
401
  msgid "Attachment ID"
402
  msgstr "ID priloga"
403
 
404
- #: gallery-plugin.php:951
405
  msgid "Image Name"
406
  msgstr "Ime slike"
407
 
408
- #: gallery-plugin.php:953
409
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
410
  msgstr "Raspoređivanje (polje za unos za sortiranje u dijalogu Insert / Upload Media Gallery)"
411
 
412
- #: gallery-plugin.php:954
413
  msgid "Random"
414
  msgstr "Nasumično"
415
 
416
- #: gallery-plugin.php:958
417
  msgid "Sort images"
418
  msgstr "Sortiraj slike"
419
 
420
- #: gallery-plugin.php:960
421
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
422
  msgstr "ASC (rastući redosled od najnižih do najviših vrednosti - 1, 2, 3; a, b, c)"
423
 
424
- #: gallery-plugin.php:961
425
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
426
  msgstr "DESC (opadajući redosled od najviših do najnižih vrednosti - 3, 2, 1; c, b, a)"
427
 
428
- #: gallery-plugin.php:965
429
  msgid "Display text above the image"
430
  msgstr "Prikaži tekst iznad slike"
431
 
432
- #: gallery-plugin.php:967
433
  #, fuzzy
434
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
435
  msgstr "Ako želite da prikažete tekst samo u lightbox-u"
436
 
437
- #: gallery-plugin.php:971
438
  msgid "Display the Back link"
439
  msgstr "Prikaži povratni link"
440
 
441
- #: gallery-plugin.php:977
442
  msgid "Display the Back link in the shortcode"
443
  msgstr "Prikaži povratni link u kratkom kodu"
444
 
445
- #: gallery-plugin.php:983
446
  msgid "The Back link text"
447
  msgstr "Tekst u povratnom linku"
448
 
449
- #: gallery-plugin.php:989
450
  msgid "The Back link URL"
451
  msgstr "URL povratnog linka"
452
 
453
- #: gallery-plugin.php:991
454
  msgid "Gallery page (Page with Gallery Template)"
455
  msgstr "Stranica galerije (Stranica sa šablonom galerije)"
456
 
457
- #: gallery-plugin.php:993
458
  msgid "(Full URL to custom page)"
459
  msgstr "(Puni URL ka korisničkoj stranici)"
460
 
461
- #: gallery-plugin.php:997
462
  msgid "The Read More link text"
463
  msgstr "Tekst u linku Pročitaj više"
464
 
465
- #: gallery-plugin.php:1003
466
  msgid "Add gallery to the search"
467
  msgstr ""
468
 
469
- #: gallery-plugin.php:1012
470
- #: gallery-plugin.php:1015
471
- #: gallery-plugin.php:1019
 
 
 
 
 
 
 
472
  msgid "Using Custom Search powered by"
473
  msgstr ""
474
 
475
- #: gallery-plugin.php:1015
476
  msgid "Activate Custom Search"
477
  msgstr ""
478
 
479
- #: gallery-plugin.php:1019
480
  msgid "Download Custom Search"
481
  msgstr ""
482
 
483
- #: gallery-plugin.php:1026
484
  #, fuzzy
485
  msgid "Display Like buttons in the lightbox"
486
  msgstr "Afficher une image en taille normale dans le boite"
487
 
488
- #: gallery-plugin.php:1028
489
  msgid "FaceBook"
490
  msgstr "FaceBook"
491
 
492
- #: gallery-plugin.php:1029
493
  #, fuzzy
494
  msgid "Twitter"
495
  msgstr "Titre"
496
 
497
- #: gallery-plugin.php:1030
498
  msgid "Pinterest"
499
  msgstr "Pinterest"
500
 
501
- #: gallery-plugin.php:1031
502
  msgid "Google +1"
503
  msgstr "Google +1"
504
 
505
- #: gallery-plugin.php:1035
506
  #, fuzzy
507
  msgid "Slug for gallery item"
508
  msgstr "Taille de la vignette de la galerie"
509
 
510
- #: gallery-plugin.php:1037
511
  msgid "for any structure of permalinks except the default structure"
512
  msgstr ""
513
 
514
- #: gallery-plugin.php:1057
515
  msgid "Save Changes"
516
  msgstr "Sačuvaj izmene"
517
 
518
- #: gallery-plugin.php:1063
519
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
520
  msgstr ""
521
 
522
- #: gallery-plugin.php:1064
523
  #, fuzzy
524
  msgid "Rate the plugin"
525
  msgstr "Besplatni moduli"
526
 
527
- #: gallery-plugin.php:1067
528
  #, fuzzy
529
  msgid "If there is something wrong about it, please contact us"
530
  msgstr "Ako imate pitanja molimo da nas kontaktirate preko"
531
 
532
- #: gallery-plugin.php:1079
533
- #: gallery-plugin.php:1094
534
- msgid "Settings"
535
- msgstr "Podešavanja"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
536
 
537
- #: gallery-plugin.php:1080
 
 
 
 
 
 
 
 
 
 
 
 
 
538
  msgid "FAQ"
539
  msgstr "FAQ"
540
 
541
- #: gallery-plugin.php:1081
542
  msgid "Support"
543
  msgstr "Podrška"
544
 
545
- #: gallery-plugin.php:1302
546
- #: template/gallery-single-template.php:76
 
 
 
 
 
547
  msgid "Sorry, nothing found."
548
  msgstr "Nažalost nije pronađeno"
549
 
550
- #: gallery-plugin.php:1324
551
- #: template/gallery-single-template.php:102
552
- msgid "Download high resolution image"
553
- msgstr "Preuzmi sliku u visokoj rezoluciji"
554
 
555
- #: gallery-plugin.php:1648
556
  #, fuzzy
557
  msgid "Image size not defined"
558
  msgstr "Veličina slike"
559
 
560
- #: gallery-plugin.php:1663
561
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
562
  msgstr ""
563
 
564
- #: gallery-plugin.php:1674
565
  msgid "Image size changes not defined"
566
  msgstr ""
567
 
568
- #: gallery-plugin.php:1703
569
- #: gallery-plugin.php:1706
570
- #: gallery-plugin.php:1711
571
  msgid "Invalid path"
572
  msgstr ""
573
 
574
- #: gallery-plugin.php:1829
575
  #, fuzzy
576
  msgid "Learn More"
577
  msgstr "Pročitaj više"
578
 
579
- #: gallery-plugin.php:1831
580
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
581
  msgstr ""
582
 
583
- #: gallery-plugin.php:1832
584
  msgid "Extend standard plugin functionality with new great options."
585
  msgstr ""
586
 
587
- #: template/gallery-single-template.php:102
588
- msgid "Image"
589
- msgstr "Slika"
590
 
591
  #~ msgid "Not set"
592
  #~ msgstr "Nije podešeno"
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-02-06 10:44+0300\n"
6
+ "PO-Revision-Date: 2014-02-06 10:44+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"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
  #: gallery-plugin.php:100
21
+ #: gallery-plugin.php:777
22
  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"
23
  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"
24
 
28
  msgstr "Galerije"
29
 
30
  #: gallery-plugin.php:129
31
+ #: gallery-plugin.php:606
32
  msgid "Gallery"
33
  msgstr "Galerija"
34
 
68
  msgid "Gallery Shortcode"
69
  msgstr "Kratak kod za Galeriju"
70
 
71
+ #: gallery-plugin.php:213
72
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
73
  msgstr "Privremeni direktorijum galerije (gallery-plugin/upload/files) nije dostupan za arhiviranje na vašem web serveru. Molimo vas da koristite standardne WP funkcije za učitavanje slika (biblioteka medija)"
74
 
75
+ #: gallery-plugin.php:217
76
  msgid "Choose an image for upload:"
77
  msgstr "Izaberi sliku za učitavanje:"
78
 
79
+ #: gallery-plugin.php:222
80
  msgid "Please enable JavaScript to use the file uploader."
81
  msgstr "Molimo vas omogućite da JavaScript koristi program za učitavanje fajlova."
82
 
83
+ #: gallery-plugin.php:229
84
  msgid "Allow the download link for all images in this gallery"
85
  msgstr "Dozvoli link za preuzimanje za sve slike u ovoj galeriji"
86
 
87
+ #: gallery-plugin.php:230
88
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
89
  msgstr "Molimo vas da koristite funkciju prevlačenja da biste izmenili redosled prikazanih slika i ne zaboravite da sačuvate post."
90
 
91
+ #: gallery-plugin.php:232
92
  msgid "Please make a choice"
93
  msgstr "Molimo vas izaberite"
94
 
95
+ #: gallery-plugin.php:232
96
+ #: gallery-plugin.php:1050
97
  msgid "Sort images by"
98
  msgstr "Poređaj slike po"
99
 
100
+ #: gallery-plugin.php:232
101
  msgid "sort images"
102
  msgstr "poređaj slike"
103
 
104
+ #: gallery-plugin.php:232
105
  msgid "on the plugin settings page ("
106
  msgstr "na stranici za podešavanje modula ("
107
 
108
+ #: gallery-plugin.php:277
109
+ #: gallery-plugin.php:503
110
  msgid "Title"
111
  msgstr "Naslov"
112
 
113
+ #: gallery-plugin.php:279
114
  msgid "Alt tag"
115
  msgstr ""
116
 
117
+ #: gallery-plugin.php:280
118
  msgid "URL"
119
  msgstr "URL"
120
 
121
+ #: gallery-plugin.php:280
122
  msgid "(by click on image opens a link in a new window)"
123
  msgstr "(klikom na sliku otvara se link u novom prozoru)"
124
 
125
+ #: gallery-plugin.php:281
126
  msgid "This setting is available in Pro version"
127
  msgstr "Ovo podešavanje je dostupno u Pro verziji"
128
 
129
+ #: gallery-plugin.php:282
130
  msgid "Open the link"
131
  msgstr "Otvori link"
132
 
133
+ #: gallery-plugin.php:282
134
  msgid "Current window"
135
  msgstr "Trenutni prozor"
136
 
137
+ #: gallery-plugin.php:282
138
  msgid "New window"
139
  msgstr "Novi prozor"
140
 
141
+ #: gallery-plugin.php:283
142
  msgid "Delete"
143
  msgstr "Obriši"
144
 
145
+ #: gallery-plugin.php:296
146
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
147
  msgstr "Možete dodati Jedinstvenu galeriju na stranicu ili post ubacivanjem ovog kratkog koda u sadržaj."
148
 
149
+ #: gallery-plugin.php:298
150
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
151
  msgstr "Ako želite da prikažete kratak opis koji sadrži snimak ekrana i link ka stranici sa Jedinstvenom galerijom."
152
 
153
+ #: gallery-plugin.php:504
154
  msgid "Author"
155
  msgstr "Autor"
156
 
157
+ #: gallery-plugin.php:505
158
  msgid "Photo"
159
  msgstr "Foto"
160
 
161
+ #: gallery-plugin.php:506
162
  msgid "Publishing"
163
  msgstr "Izdanje"
164
 
165
+ #: gallery-plugin.php:507
166
+ #: gallery-plugin.php:1054
167
  msgid "Date"
168
  msgstr "Datum"
169
 
170
+ #: gallery-plugin.php:635
171
  msgid "See images &raquo;"
172
  msgstr "Pogledaj sliku &raquo;"
173
 
174
+ #: gallery-plugin.php:682
175
  msgid "requires"
176
  msgstr ""
177
 
178
+ #: gallery-plugin.php:682
179
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
180
  msgstr ""
181
 
182
+ #: gallery-plugin.php:682
183
  msgid "Back to the WordPress"
184
  msgstr ""
185
 
186
+ #: gallery-plugin.php:682
187
  #, fuzzy
188
  msgid "Plugins page"
189
  msgstr "Pro moduli"
190
 
191
+ #: gallery-plugin.php:770
192
  msgid "Settings are saved"
193
  msgstr "Podešavanja su sačuvana"
194
 
195
+ #: gallery-plugin.php:799
196
+ #: gallery-plugin.php:838
197
+ msgid "Wrong license key"
198
+ msgstr ""
199
 
200
+ #: gallery-plugin.php:831
201
+ msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
202
  msgstr ""
203
 
204
+ #: gallery-plugin.php:840
205
+ msgid "This license key is bind to another site"
206
  msgstr ""
207
 
208
+ #: gallery-plugin.php:842
209
+ #: gallery-plugin.php:1206
210
+ msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
211
+ msgstr ""
212
 
213
+ #: gallery-plugin.php:860
214
+ msgid "Failed to open the zip archive. Please, upload the plugin manually"
215
+ msgstr ""
 
216
 
217
+ #: gallery-plugin.php:866
218
+ msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
219
  msgstr ""
220
 
221
+ #: gallery-plugin.php:870
222
+ #: gallery-plugin.php:879
223
+ msgid "Failed to download the zip archive. Please, upload the plugin manually"
224
  msgstr ""
225
 
226
+ #: gallery-plugin.php:883
227
+ msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
228
  msgstr ""
229
 
230
+ #: gallery-plugin.php:898
231
+ msgid "Please, enter Your license key"
232
+ msgstr ""
233
+
234
+ #: gallery-plugin.php:906
235
+ msgid "Gallery Settings"
236
+ msgstr "Podešavanja Galerije"
237
+
238
+ #: gallery-plugin.php:908
239
+ #: gallery-plugin.php:1228
240
+ #: gallery-plugin.php:1243
241
+ msgid "Settings"
242
+ msgstr "Podešavanja"
243
 
244
+ #: gallery-plugin.php:909
245
+ msgid "Go PRO"
246
  msgstr ""
247
 
248
+ #: gallery-plugin.php:914
249
+ msgid "Notice:"
250
+ msgstr ""
251
+
252
+ #: gallery-plugin.php:914
253
+ msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
254
  msgstr ""
255
 
256
+ #: gallery-plugin.php:915
257
+ 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:"
258
+ 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:"
259
+
260
+ #: gallery-plugin.php:917
261
+ #, fuzzy
262
+ msgid "Please enable JavaScript to use the option to renew images."
263
+ msgstr "Molimo vas omogućite da JavaScript koristi program za učitavanje fajlova."
264
+
265
+ #: gallery-plugin.php:921
266
  msgid "Update images for gallery"
267
  msgstr ""
268
 
269
+ #: gallery-plugin.php:923
270
  #, fuzzy
271
  msgid "Update images"
272
  msgstr "poređaj slike"
273
 
274
+ #: gallery-plugin.php:928
275
  msgid "Updating images..."
276
  msgstr ""
277
 
278
+ #: gallery-plugin.php:929
279
  #, fuzzy
280
  msgid "No image found"
281
  msgstr "Nije pronađena Galerija"
282
 
283
+ #: gallery-plugin.php:930
284
  msgid "All images are updated"
285
  msgstr ""
286
 
287
+ #: gallery-plugin.php:931
288
+ msgid "Error."
289
+ msgstr ""
290
+
291
+ #: gallery-plugin.php:937
292
  msgid "Image size for the album cover"
293
  msgstr "Veličina slike za naslovnu stranicu albuma"
294
 
295
+ #: gallery-plugin.php:939
296
+ #: gallery-plugin.php:947
297
+ #: gallery-plugin.php:960
298
  msgid "Image size"
299
  msgstr "Veličina slike"
300
 
301
+ #: gallery-plugin.php:940
302
+ #: gallery-plugin.php:948
303
  msgid "Width (in px)"
304
  msgstr "Širina (u pikselima)"
305
 
306
+ #: gallery-plugin.php:941
307
+ #: gallery-plugin.php:949
308
  msgid "Height (in px)"
309
  msgstr "Visina (u pikselima)"
310
 
311
+ #: gallery-plugin.php:945
312
  msgid "Gallery image size"
313
  msgstr "Veličina slika u galeriji"
314
 
315
+ #: gallery-plugin.php:953
316
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
317
  msgstr "WordPress će kreirati novi umanjeni prikaz sa navedenim dimenzijama kada učitate novu sliku."
318
 
319
+ #: gallery-plugin.php:958
320
  msgid "Gallery image size in the lightbox"
321
  msgstr "Veličina slika u galeriji u lightbox skriptu"
322
 
323
+ #: gallery-plugin.php:961
324
  msgid "Max width (in px)"
325
  msgstr "Max širina (u pikselima)"
326
 
327
+ #: gallery-plugin.php:962
328
  msgid "Max height (in px)"
329
  msgstr "Max visina (u pikselima)"
330
 
331
+ #: gallery-plugin.php:963
332
  msgid "Display a full size image in the lightbox"
333
  msgstr "Prikaži sliku u punoj veličini u lightbox-u"
334
 
335
+ #: gallery-plugin.php:967
336
  msgid "Crop position"
337
  msgstr "Pozicija za kropovanje"
338
 
339
+ #: gallery-plugin.php:969
340
  msgid "Horizontal"
341
  msgstr "Horizontalno"
342
 
343
+ #: gallery-plugin.php:971
344
  msgid "left"
345
  msgstr "levo"
346
 
347
+ #: gallery-plugin.php:972
348
+ #: gallery-plugin.php:979
349
  msgid "center"
350
  msgstr "centar"
351
 
352
+ #: gallery-plugin.php:973
353
  msgid "right"
354
  msgstr "desno"
355
 
356
+ #: gallery-plugin.php:976
357
  msgid "Vertical"
358
  msgstr "Vertikalno"
359
 
360
+ #: gallery-plugin.php:978
361
  msgid "top"
362
  msgstr "vrh"
363
 
364
+ #: gallery-plugin.php:980
365
  msgid "bottom"
366
  msgstr "dno"
367
 
368
+ #: gallery-plugin.php:985
369
  msgid "Lightbox background"
370
  msgstr "Lightbox pozadina"
371
 
372
+ #: gallery-plugin.php:987
373
  msgid "Default"
374
  msgstr "Podrazumevano"
375
 
376
+ #: gallery-plugin.php:988
377
  msgid "Background transparency (from 0 to 1)"
378
  msgstr "Pozadinska transparentnost (od 0 do 1)"
379
 
380
+ #: gallery-plugin.php:990
381
  msgid "Select a background color"
382
  msgstr "Izaberi pozadinsku boju"
383
 
384
+ #: gallery-plugin.php:992
385
  msgid "Background color"
386
  msgstr "Pozadinska boja"
387
 
388
+ #: gallery-plugin.php:999
389
+ #: gallery-plugin.php:1145
390
  msgid "If you upgrade to Pro version all your settings and galleries will be saved."
391
  msgstr ""
392
 
393
+ #: gallery-plugin.php:1004
394
+ #: gallery-plugin.php:1150
395
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
396
  msgstr "Ova funkcija je dostupna u Pro verziji modula. Za više detalja pratite ovaj link"
397
 
398
+ #: gallery-plugin.php:1013
399
  msgid "Images with border"
400
  msgstr "Slike sa okvirima"
401
 
402
+ #: gallery-plugin.php:1016
403
  msgid "Border width in px, just numbers"
404
  msgstr "Širina okvira u pikselima, samo brojevi"
405
 
406
+ #: gallery-plugin.php:1018
407
+ #: gallery-plugin.php:1020
408
  msgid "Select a border color"
409
  msgstr "Izaberite boju okvira"
410
 
411
+ #: gallery-plugin.php:1026
412
  msgid "Number of images in the row"
413
  msgstr "Broj slika u redu"
414
 
415
+ #: gallery-plugin.php:1032
416
  msgid "Start slideshow"
417
  msgstr "Započni projekciju slajdova"
418
 
419
+ #: gallery-plugin.php:1038
420
  msgid "Slideshow interval"
421
  msgstr "Interval projekcije slajdova"
422
 
423
+ #: gallery-plugin.php:1044
424
  msgid "Use single lightbox for multiple galleries on one page"
425
  msgstr ""
426
 
427
+ #: gallery-plugin.php:1052
428
  msgid "Attachment ID"
429
  msgstr "ID priloga"
430
 
431
+ #: gallery-plugin.php:1053
432
  msgid "Image Name"
433
  msgstr "Ime slike"
434
 
435
+ #: gallery-plugin.php:1055
436
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
437
  msgstr "Raspoređivanje (polje za unos za sortiranje u dijalogu Insert / Upload Media Gallery)"
438
 
439
+ #: gallery-plugin.php:1056
440
  msgid "Random"
441
  msgstr "Nasumično"
442
 
443
+ #: gallery-plugin.php:1060
444
  msgid "Sort images"
445
  msgstr "Sortiraj slike"
446
 
447
+ #: gallery-plugin.php:1062
448
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
449
  msgstr "ASC (rastući redosled od najnižih do najviših vrednosti - 1, 2, 3; a, b, c)"
450
 
451
+ #: gallery-plugin.php:1063
452
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
453
  msgstr "DESC (opadajući redosled od najviših do najnižih vrednosti - 3, 2, 1; c, b, a)"
454
 
455
+ #: gallery-plugin.php:1067
456
  msgid "Display text above the image"
457
  msgstr "Prikaži tekst iznad slike"
458
 
459
+ #: gallery-plugin.php:1069
460
  #, fuzzy
461
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
462
  msgstr "Ako želite da prikažete tekst samo u lightbox-u"
463
 
464
+ #: gallery-plugin.php:1073
465
  msgid "Display the Back link"
466
  msgstr "Prikaži povratni link"
467
 
468
+ #: gallery-plugin.php:1079
469
  msgid "Display the Back link in the shortcode"
470
  msgstr "Prikaži povratni link u kratkom kodu"
471
 
472
+ #: gallery-plugin.php:1085
473
  msgid "The Back link text"
474
  msgstr "Tekst u povratnom linku"
475
 
476
+ #: gallery-plugin.php:1091
477
  msgid "The Back link URL"
478
  msgstr "URL povratnog linka"
479
 
480
+ #: gallery-plugin.php:1093
481
  msgid "Gallery page (Page with Gallery Template)"
482
  msgstr "Stranica galerije (Stranica sa šablonom galerije)"
483
 
484
+ #: gallery-plugin.php:1095
485
  msgid "(Full URL to custom page)"
486
  msgstr "(Puni URL ka korisničkoj stranici)"
487
 
488
+ #: gallery-plugin.php:1099
489
  msgid "The Read More link text"
490
  msgstr "Tekst u linku Pročitaj više"
491
 
492
+ #: gallery-plugin.php:1105
493
  msgid "Add gallery to the search"
494
  msgstr ""
495
 
496
+ #: gallery-plugin.php:1115
497
+ msgid "Using"
498
+ msgstr ""
499
+
500
+ #: gallery-plugin.php:1115
501
+ msgid "powered by"
502
+ msgstr ""
503
+
504
+ #: gallery-plugin.php:1118
505
+ #: gallery-plugin.php:1122
506
  msgid "Using Custom Search powered by"
507
  msgstr ""
508
 
509
+ #: gallery-plugin.php:1118
510
  msgid "Activate Custom Search"
511
  msgstr ""
512
 
513
+ #: gallery-plugin.php:1122
514
  msgid "Download Custom Search"
515
  msgstr ""
516
 
517
+ #: gallery-plugin.php:1129
518
  #, fuzzy
519
  msgid "Display Like buttons in the lightbox"
520
  msgstr "Afficher une image en taille normale dans le boite"
521
 
522
+ #: gallery-plugin.php:1131
523
  msgid "FaceBook"
524
  msgstr "FaceBook"
525
 
526
+ #: gallery-plugin.php:1132
527
  #, fuzzy
528
  msgid "Twitter"
529
  msgstr "Titre"
530
 
531
+ #: gallery-plugin.php:1133
532
  msgid "Pinterest"
533
  msgstr "Pinterest"
534
 
535
+ #: gallery-plugin.php:1134
536
  msgid "Google +1"
537
  msgstr "Google +1"
538
 
539
+ #: gallery-plugin.php:1138
540
  #, fuzzy
541
  msgid "Slug for gallery item"
542
  msgstr "Taille de la vignette de la galerie"
543
 
544
+ #: gallery-plugin.php:1140
545
  msgid "for any structure of permalinks except the default structure"
546
  msgstr ""
547
 
548
+ #: gallery-plugin.php:1160
549
  msgid "Save Changes"
550
  msgstr "Sačuvaj izmene"
551
 
552
+ #: gallery-plugin.php:1166
553
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
554
  msgstr ""
555
 
556
+ #: gallery-plugin.php:1167
557
  #, fuzzy
558
  msgid "Rate the plugin"
559
  msgstr "Besplatni moduli"
560
 
561
+ #: gallery-plugin.php:1170
562
  #, fuzzy
563
  msgid "If there is something wrong about it, please contact us"
564
  msgstr "Ako imate pitanja molimo da nas kontaktirate preko"
565
 
566
+ #: gallery-plugin.php:1181
567
+ msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
568
+ msgstr ""
569
+
570
+ #: gallery-plugin.php:1183
571
+ msgid "Please, go to"
572
+ msgstr ""
573
+
574
+ #: gallery-plugin.php:1183
575
+ #, fuzzy
576
+ msgid "the setting page"
577
+ msgstr "na stranici za podešavanje modula ("
578
+
579
+ #: gallery-plugin.php:1184
580
+ msgid "You will be redirected automatically in 5 seconds."
581
+ msgstr ""
582
+
583
+ #: gallery-plugin.php:1189
584
+ msgid "You can download and activate"
585
+ msgstr ""
586
+
587
+ #: gallery-plugin.php:1191
588
+ msgid "version of this plugin by entering Your license key."
589
+ msgstr ""
590
 
591
+ #: gallery-plugin.php:1193
592
+ msgid "You can find your license key on your personal page Client area, by clicking on the link"
593
+ msgstr ""
594
+
595
+ #: gallery-plugin.php:1195
596
+ msgid "(your username is the email you specify when purchasing the product)."
597
+ msgstr ""
598
+
599
+ #: gallery-plugin.php:1203
600
+ #: gallery-plugin.php:1213
601
+ msgid "Go!"
602
+ msgstr ""
603
+
604
+ #: gallery-plugin.php:1229
605
  msgid "FAQ"
606
  msgstr "FAQ"
607
 
608
+ #: gallery-plugin.php:1230
609
  msgid "Support"
610
  msgstr "Podrška"
611
 
612
+ #: gallery-plugin.php:1341
613
+ #: template/gallery-single-template.php:14
614
+ msgid "Download high resolution image"
615
+ msgstr "Preuzmi sliku u visokoj rezoluciji"
616
+
617
+ #: gallery-plugin.php:1450
618
+ #: template/gallery-single-template.php:77
619
  msgid "Sorry, nothing found."
620
  msgstr "Nažalost nije pronađeno"
621
 
622
+ #: gallery-plugin.php:1473
623
+ #: template/gallery-single-template.php:103
624
+ msgid "Image"
625
+ msgstr "Slika"
626
 
627
+ #: gallery-plugin.php:1764
628
  #, fuzzy
629
  msgid "Image size not defined"
630
  msgstr "Veličina slike"
631
 
632
+ #: gallery-plugin.php:1779
633
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
634
  msgstr ""
635
 
636
+ #: gallery-plugin.php:1790
637
  msgid "Image size changes not defined"
638
  msgstr ""
639
 
640
+ #: gallery-plugin.php:1819
641
+ #: gallery-plugin.php:1822
642
+ #: gallery-plugin.php:1827
643
  msgid "Invalid path"
644
  msgstr ""
645
 
646
+ #: gallery-plugin.php:1945
647
  #, fuzzy
648
  msgid "Learn More"
649
  msgstr "Pročitaj više"
650
 
651
+ #: gallery-plugin.php:1947
652
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
653
  msgstr ""
654
 
655
+ #: gallery-plugin.php:1948
656
  msgid "Extend standard plugin functionality with new great options."
657
  msgstr ""
658
 
659
+ #, fuzzy
660
+ #~ msgid "No gallery item found"
661
+ #~ msgstr "Nije pronađena Galerija"
662
 
663
  #~ msgid "Not set"
664
  #~ msgstr "Nije podešeno"
languages/gallery-tr.mo CHANGED
Binary file
languages/gallery-tr.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-12-13 14:03+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"
@@ -18,7 +18,7 @@ msgstr ""
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
  #: gallery-plugin.php:100
21
- #: gallery-plugin.php:782
22
  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"
23
  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."
24
 
@@ -28,7 +28,7 @@ msgid "Galleries"
28
  msgstr "Galeriler"
29
 
30
  #: gallery-plugin.php:129
31
- #: gallery-plugin.php:609
32
  msgid "Gallery"
33
  msgstr "Galeri"
34
 
@@ -68,523 +68,595 @@ msgstr "Resim Yükle"
68
  msgid "Gallery Shortcode"
69
  msgstr "Galeri Kısa Kodu"
70
 
71
- #: gallery-plugin.php:212
72
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
73
  msgstr "Geçici galeri dizini (gallery-plugin/upload/files) yazma izni verilmediği için kullanılamıyor. Lütfen ortam bölümünden resimlerinizi upload ediniz."
74
 
75
- #: gallery-plugin.php:216
76
  msgid "Choose an image for upload:"
77
  msgstr "Yüklemek için bir resim seçiniz:"
78
 
79
- #: gallery-plugin.php:221
80
  msgid "Please enable JavaScript to use the file uploader."
81
  msgstr "Uploader'ı kullanmak için JavaScript desteğini aktifleştirmelisiniz."
82
 
83
- #: gallery-plugin.php:228
84
  msgid "Allow the download link for all images in this gallery"
85
  msgstr "İndirme bağlantısını bu galerideki tüm resimlere ekle"
86
 
87
- #: gallery-plugin.php:229
88
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
89
  msgstr "Sıralamayı değiştirmek için resimleri sürükleyin. Değişiklikleri kaydetmeyi uutmayın."
90
 
91
- #: gallery-plugin.php:231
92
  msgid "Please make a choice"
93
  msgstr "Lütfen bir seçim yapınız"
94
 
95
- #: gallery-plugin.php:231
96
- #: gallery-plugin.php:948
97
  msgid "Sort images by"
98
  msgstr "Resimleri sırala buna göre sırala"
99
 
100
- #: gallery-plugin.php:231
101
  msgid "sort images"
102
  msgstr "görselleri sırala"
103
 
104
- #: gallery-plugin.php:231
105
  msgid "on the plugin settings page ("
106
  msgstr "Eklenti ayarları: ("
107
 
108
- #: gallery-plugin.php:276
109
- #: gallery-plugin.php:505
110
  msgid "Title"
111
  msgstr "Başlık"
112
 
113
- #: gallery-plugin.php:278
114
  msgid "Alt tag"
115
  msgstr ""
116
 
117
- #: gallery-plugin.php:279
118
  msgid "URL"
119
  msgstr "URL"
120
 
121
- #: gallery-plugin.php:279
122
  msgid "(by click on image opens a link in a new window)"
123
  msgstr "(görsele tıklanınca yeni bir pencerede link açılır)"
124
 
125
- #: gallery-plugin.php:280
126
  msgid "This setting is available in Pro version"
127
  msgstr "Bu ayar Pro verisyonda yapılabilir"
128
 
129
- #: gallery-plugin.php:281
130
  msgid "Open the link"
131
  msgstr "Linki aç"
132
 
133
- #: gallery-plugin.php:281
134
  msgid "Current window"
135
  msgstr "Geçerli pencere"
136
 
137
- #: gallery-plugin.php:281
138
  msgid "New window"
139
  msgstr "Yeni pencere"
140
 
141
- #: gallery-plugin.php:282
142
  msgid "Delete"
143
  msgstr "Sil"
144
 
145
- #: gallery-plugin.php:295
146
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
147
  msgstr "Sayfa ya da yazılara kısa kodu yazarak tekil galeri ekleyebilirsiniz. Aşağıdaki kısa kodu yazının içerisine yapıştırmanız yeterli"
148
 
149
- #: gallery-plugin.php:297
150
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
151
  msgstr "Eğer Galeri sayfasına link içeren galeri önizlemesi eklemek isterseniz aşağıdaki kodu yapıştırınız"
152
 
153
- #: gallery-plugin.php:506
154
  msgid "Author"
155
  msgstr "Yazar"
156
 
157
- #: gallery-plugin.php:507
158
  msgid "Photo"
159
  msgstr "Fotoğraf"
160
 
161
- #: gallery-plugin.php:508
162
  msgid "Publishing"
163
  msgstr "Yayınlama"
164
 
165
- #: gallery-plugin.php:509
166
- #: gallery-plugin.php:952
167
  msgid "Date"
168
  msgstr "Tarih"
169
 
170
- #: gallery-plugin.php:638
171
  msgid "See images &raquo;"
172
  msgstr "Resimleri Gör &raquo;"
173
 
174
- #: gallery-plugin.php:685
175
  msgid "requires"
176
  msgstr ""
177
 
178
- #: gallery-plugin.php:685
179
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
180
  msgstr ""
181
 
182
- #: gallery-plugin.php:685
183
  msgid "Back to the WordPress"
184
  msgstr ""
185
 
186
- #: gallery-plugin.php:685
187
  #, fuzzy
188
  msgid "Plugins page"
189
  msgstr "Pro eklentiler"
190
 
191
- #: gallery-plugin.php:775
192
  msgid "Settings are saved"
193
  msgstr "Ayarlar kaydedildi"
194
 
195
- #: gallery-plugin.php:788
196
- msgid "Gallery Settings"
197
- msgstr "Galeri ayarları"
 
198
 
199
- #: gallery-plugin.php:791
200
- msgid "Notice:"
201
  msgstr ""
202
 
203
- #: gallery-plugin.php:791
204
- msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
205
  msgstr ""
206
 
207
- #: gallery-plugin.php:792
208
- 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:"
209
- 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:"
 
210
 
211
- #: gallery-plugin.php:794
212
- #, fuzzy
213
- msgid "Please enable JavaScript to use the option to renew images."
214
- msgstr "Uploader'ı kullanmak için JavaScript desteğini aktifleştirmelisiniz."
215
 
216
- #: gallery-plugin.php:804
217
- msgid "Change the way to store your post_meta information for gallery"
218
  msgstr ""
219
 
220
- #: gallery-plugin.php:806
221
- msgid "Update All Info"
 
222
  msgstr ""
223
 
224
- #: gallery-plugin.php:811
225
- msgid "Updating post_meta information..."
226
  msgstr ""
227
 
228
- #: gallery-plugin.php:812
229
- #, fuzzy
230
- msgid "No gallery item found"
231
- msgstr "Galeri bulunamadı"
 
 
 
 
 
 
 
 
 
232
 
233
- #: gallery-plugin.php:813
234
- msgid "All info is updated"
235
  msgstr ""
236
 
237
- #: gallery-plugin.php:814
238
- #: gallery-plugin.php:829
239
- msgid "Error."
 
 
 
240
  msgstr ""
241
 
242
- #: gallery-plugin.php:819
 
 
 
 
 
 
 
 
 
243
  msgid "Update images for gallery"
244
  msgstr ""
245
 
246
- #: gallery-plugin.php:821
247
  #, fuzzy
248
  msgid "Update images"
249
  msgstr "görselleri sırala"
250
 
251
- #: gallery-plugin.php:826
252
  msgid "Updating images..."
253
  msgstr ""
254
 
255
- #: gallery-plugin.php:827
256
  #, fuzzy
257
  msgid "No image found"
258
  msgstr "Galeri bulunamadı"
259
 
260
- #: gallery-plugin.php:828
261
  msgid "All images are updated"
262
  msgstr ""
263
 
264
- #: gallery-plugin.php:835
 
 
 
 
265
  msgid "Image size for the album cover"
266
  msgstr "Albüm kapağı için resim boyuru"
267
 
268
- #: gallery-plugin.php:837
269
- #: gallery-plugin.php:845
270
- #: gallery-plugin.php:858
271
  msgid "Image size"
272
  msgstr "Resim boyutu"
273
 
274
- #: gallery-plugin.php:838
275
- #: gallery-plugin.php:846
276
  msgid "Width (in px)"
277
  msgstr "Yatay boyut (px)"
278
 
279
- #: gallery-plugin.php:839
280
- #: gallery-plugin.php:847
281
  msgid "Height (in px)"
282
  msgstr "Yükseklik (px)"
283
 
284
- #: gallery-plugin.php:843
285
  msgid "Gallery image size"
286
  msgstr "Galeri resim boyutu"
287
 
288
- #: gallery-plugin.php:851
289
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
290
  msgstr "Yeni bir resim yüklediğinizde Wordpress belirlernen boyutlarda bir thumbnail oluşturacaktır."
291
 
292
- #: gallery-plugin.php:856
293
  msgid "Gallery image size in the lightbox"
294
  msgstr "Lightbox içerisindeki resim boyutu"
295
 
296
- #: gallery-plugin.php:859
297
  msgid "Max width (in px)"
298
  msgstr "Maksimum yatay boyut (px)"
299
 
300
- #: gallery-plugin.php:860
301
  msgid "Max height (in px)"
302
  msgstr "Maksimum yükseklik (px)"
303
 
304
- #: gallery-plugin.php:861
305
  msgid "Display a full size image in the lightbox"
306
  msgstr "Lightbox içerisinde tam boyutlu resim göster"
307
 
308
- #: gallery-plugin.php:865
309
  msgid "Crop position"
310
  msgstr "Kırpma konumu"
311
 
312
- #: gallery-plugin.php:867
313
  msgid "Horizontal"
314
  msgstr "Yatay"
315
 
316
- #: gallery-plugin.php:869
317
  msgid "left"
318
  msgstr "sol"
319
 
320
- #: gallery-plugin.php:870
321
- #: gallery-plugin.php:877
322
  msgid "center"
323
  msgstr "orta"
324
 
325
- #: gallery-plugin.php:871
326
  msgid "right"
327
  msgstr "sağ"
328
 
329
- #: gallery-plugin.php:874
330
  msgid "Vertical"
331
  msgstr "Dikey"
332
 
333
- #: gallery-plugin.php:876
334
  msgid "top"
335
  msgstr "üst"
336
 
337
- #: gallery-plugin.php:878
338
  msgid "bottom"
339
  msgstr "alt"
340
 
341
- #: gallery-plugin.php:883
342
  msgid "Lightbox background"
343
  msgstr "Lightbox arkaplanı"
344
 
345
- #: gallery-plugin.php:885
346
  msgid "Default"
347
  msgstr "Öntanımlı"
348
 
349
- #: gallery-plugin.php:886
350
  msgid "Background transparency (from 0 to 1)"
351
  msgstr "Arkaplan saydamlığı (0 - 10 arasında)"
352
 
353
- #: gallery-plugin.php:888
354
  msgid "Select a background color"
355
  msgstr "Arkaplan rengi seçiniz"
356
 
357
- #: gallery-plugin.php:890
358
  msgid "Background color"
359
  msgstr "Arka plan rengi"
360
 
361
- #: gallery-plugin.php:897
362
- #: gallery-plugin.php:1042
363
  msgid "If you upgrade to Pro version all your settings and galleries will be saved."
364
  msgstr ""
365
 
366
- #: gallery-plugin.php:902
367
- #: gallery-plugin.php:1047
368
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
369
  msgstr "Bu özellik Pro versiyonda etkindir. Detaylar için linke tıklayın."
370
 
371
- #: gallery-plugin.php:911
372
  msgid "Images with border"
373
  msgstr "Çerçeveli resimler"
374
 
375
- #: gallery-plugin.php:914
376
  msgid "Border width in px, just numbers"
377
  msgstr "Çerçeve kalınlığı (px) [sadece sayı yazınız]"
378
 
379
- #: gallery-plugin.php:916
380
- #: gallery-plugin.php:918
381
  msgid "Select a border color"
382
  msgstr "Çerçeve rengi seçiniz"
383
 
384
- #: gallery-plugin.php:924
385
  msgid "Number of images in the row"
386
  msgstr "Bir satırdaki resim sayısı"
387
 
388
- #: gallery-plugin.php:930
389
  msgid "Start slideshow"
390
  msgstr "Slayt gösterisini başlat"
391
 
392
- #: gallery-plugin.php:936
393
  msgid "Slideshow interval"
394
  msgstr "Slayt gösterisi sıklığı"
395
 
396
- #: gallery-plugin.php:942
397
  msgid "Use single lightbox for multiple galleries on one page"
398
  msgstr ""
399
 
400
- #: gallery-plugin.php:950
401
  msgid "Attachment ID"
402
  msgstr "Ek ID"
403
 
404
- #: gallery-plugin.php:951
405
  msgid "Image Name"
406
  msgstr "Resim İsmi"
407
 
408
- #: gallery-plugin.php:953
409
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
410
  msgstr "Sıralama"
411
 
412
- #: gallery-plugin.php:954
413
  msgid "Random"
414
  msgstr "Rastgele"
415
 
416
- #: gallery-plugin.php:958
417
  msgid "Sort images"
418
  msgstr "Resimleri sırala"
419
 
420
- #: gallery-plugin.php:960
421
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
422
  msgstr "Artan Sırada (1,2,3; a,b,c)"
423
 
424
- #: gallery-plugin.php:961
425
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
426
  msgstr "Azalan Sırada (3,2,1;c,b,a)"
427
 
428
- #: gallery-plugin.php:965
429
  msgid "Display text above the image"
430
  msgstr "Görsel üzerinde yazı göster"
431
 
432
- #: gallery-plugin.php:967
433
  #, fuzzy
434
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
435
  msgstr "Eğer lightbox içerisinde yazı göstermek isterseniz"
436
 
437
- #: gallery-plugin.php:971
438
  msgid "Display the Back link"
439
  msgstr "Geri linkini göster"
440
 
441
- #: gallery-plugin.php:977
442
  msgid "Display the Back link in the shortcode"
443
  msgstr "Kısa kodda Geri linkini göster"
444
 
445
- #: gallery-plugin.php:983
446
  msgid "The Back link text"
447
  msgstr "Geri linki başlığı"
448
 
449
- #: gallery-plugin.php:989
450
  msgid "The Back link URL"
451
  msgstr "Geri linki URL'si"
452
 
453
- #: gallery-plugin.php:991
454
  msgid "Gallery page (Page with Gallery Template)"
455
  msgstr "Galeri sayfası"
456
 
457
- #: gallery-plugin.php:993
458
  msgid "(Full URL to custom page)"
459
  msgstr "(Özel sayfaya(custom page) tam link)"
460
 
461
- #: gallery-plugin.php:997
462
  msgid "The Read More link text"
463
  msgstr "Devamını oku linki için etiket"
464
 
465
- #: gallery-plugin.php:1003
466
  msgid "Add gallery to the search"
467
  msgstr ""
468
 
469
- #: gallery-plugin.php:1012
470
- #: gallery-plugin.php:1015
471
- #: gallery-plugin.php:1019
 
 
 
 
 
 
 
472
  msgid "Using Custom Search powered by"
473
  msgstr ""
474
 
475
- #: gallery-plugin.php:1015
476
  msgid "Activate Custom Search"
477
  msgstr ""
478
 
479
- #: gallery-plugin.php:1019
480
  msgid "Download Custom Search"
481
  msgstr ""
482
 
483
- #: gallery-plugin.php:1026
484
  msgid "Display Like buttons in the lightbox"
485
  msgstr "Lightbox içerisinde beğen butonlarını göster"
486
 
487
- #: gallery-plugin.php:1028
488
  msgid "FaceBook"
489
  msgstr "Facebook"
490
 
491
- #: gallery-plugin.php:1029
492
  msgid "Twitter"
493
  msgstr "Twitter"
494
 
495
- #: gallery-plugin.php:1030
496
  msgid "Pinterest"
497
  msgstr "Pinterest"
498
 
499
- #: gallery-plugin.php:1031
500
  msgid "Google +1"
501
  msgstr "Google +1"
502
 
503
- #: gallery-plugin.php:1035
504
  #, fuzzy
505
  msgid "Slug for gallery item"
506
  msgstr "Розмір зображення галерея"
507
 
508
- #: gallery-plugin.php:1037
509
  msgid "for any structure of permalinks except the default structure"
510
  msgstr ""
511
 
512
- #: gallery-plugin.php:1057
513
  msgid "Save Changes"
514
  msgstr "Değişiklikleri Kaydet"
515
 
516
- #: gallery-plugin.php:1063
517
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
518
  msgstr ""
519
 
520
- #: gallery-plugin.php:1064
521
  #, fuzzy
522
  msgid "Rate the plugin"
523
  msgstr "Ücretsiz eklentiler"
524
 
525
- #: gallery-plugin.php:1067
526
  #, fuzzy
527
  msgid "If there is something wrong about it, please contact us"
528
  msgstr "Herhangi bir sorunuz olursa lütfen bizimle iletişime geçiniz: "
529
 
530
- #: gallery-plugin.php:1079
531
- #: gallery-plugin.php:1094
532
- msgid "Settings"
533
- msgstr "Ayarlar"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
534
 
535
- #: gallery-plugin.php:1080
 
 
 
 
 
 
 
 
 
 
 
 
 
536
  msgid "FAQ"
537
  msgstr "SSS"
538
 
539
- #: gallery-plugin.php:1081
540
  msgid "Support"
541
  msgstr "Destek"
542
 
543
- #: gallery-plugin.php:1302
544
- #: template/gallery-single-template.php:76
 
 
 
 
 
545
  msgid "Sorry, nothing found."
546
  msgstr "Üzgünüz, sonuç bulunamadı."
547
 
548
- #: gallery-plugin.php:1324
549
- #: template/gallery-single-template.php:102
550
- msgid "Download high resolution image"
551
- msgstr "Yüksek çözünürlüklü görseli indir"
552
 
553
- #: gallery-plugin.php:1648
554
  #, fuzzy
555
  msgid "Image size not defined"
556
  msgstr "Resim boyutu"
557
 
558
- #: gallery-plugin.php:1663
559
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
560
  msgstr ""
561
 
562
- #: gallery-plugin.php:1674
563
  msgid "Image size changes not defined"
564
  msgstr ""
565
 
566
- #: gallery-plugin.php:1703
567
- #: gallery-plugin.php:1706
568
- #: gallery-plugin.php:1711
569
  msgid "Invalid path"
570
  msgstr ""
571
 
572
- #: gallery-plugin.php:1829
573
  #, fuzzy
574
  msgid "Learn More"
575
  msgstr "Devamını Oku"
576
 
577
- #: gallery-plugin.php:1831
578
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
579
  msgstr ""
580
 
581
- #: gallery-plugin.php:1832
582
  msgid "Extend standard plugin functionality with new great options."
583
  msgstr ""
584
 
585
- #: template/gallery-single-template.php:102
586
- msgid "Image"
587
- msgstr "Görsel"
588
 
589
  #, fuzzy
590
  #~ msgid "PHP Max Upload Size"
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-02-06 10:44+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"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
  #: gallery-plugin.php:100
21
+ #: gallery-plugin.php:777
22
  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"
23
  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."
24
 
28
  msgstr "Galeriler"
29
 
30
  #: gallery-plugin.php:129
31
+ #: gallery-plugin.php:606
32
  msgid "Gallery"
33
  msgstr "Galeri"
34
 
68
  msgid "Gallery Shortcode"
69
  msgstr "Galeri Kısa Kodu"
70
 
71
+ #: gallery-plugin.php:213
72
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
73
  msgstr "Geçici galeri dizini (gallery-plugin/upload/files) yazma izni verilmediği için kullanılamıyor. Lütfen ortam bölümünden resimlerinizi upload ediniz."
74
 
75
+ #: gallery-plugin.php:217
76
  msgid "Choose an image for upload:"
77
  msgstr "Yüklemek için bir resim seçiniz:"
78
 
79
+ #: gallery-plugin.php:222
80
  msgid "Please enable JavaScript to use the file uploader."
81
  msgstr "Uploader'ı kullanmak için JavaScript desteğini aktifleştirmelisiniz."
82
 
83
+ #: gallery-plugin.php:229
84
  msgid "Allow the download link for all images in this gallery"
85
  msgstr "İndirme bağlantısını bu galerideki tüm resimlere ekle"
86
 
87
+ #: gallery-plugin.php:230
88
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
89
  msgstr "Sıralamayı değiştirmek için resimleri sürükleyin. Değişiklikleri kaydetmeyi uutmayın."
90
 
91
+ #: gallery-plugin.php:232
92
  msgid "Please make a choice"
93
  msgstr "Lütfen bir seçim yapınız"
94
 
95
+ #: gallery-plugin.php:232
96
+ #: gallery-plugin.php:1050
97
  msgid "Sort images by"
98
  msgstr "Resimleri sırala buna göre sırala"
99
 
100
+ #: gallery-plugin.php:232
101
  msgid "sort images"
102
  msgstr "görselleri sırala"
103
 
104
+ #: gallery-plugin.php:232
105
  msgid "on the plugin settings page ("
106
  msgstr "Eklenti ayarları: ("
107
 
108
+ #: gallery-plugin.php:277
109
+ #: gallery-plugin.php:503
110
  msgid "Title"
111
  msgstr "Başlık"
112
 
113
+ #: gallery-plugin.php:279
114
  msgid "Alt tag"
115
  msgstr ""
116
 
117
+ #: gallery-plugin.php:280
118
  msgid "URL"
119
  msgstr "URL"
120
 
121
+ #: gallery-plugin.php:280
122
  msgid "(by click on image opens a link in a new window)"
123
  msgstr "(görsele tıklanınca yeni bir pencerede link açılır)"
124
 
125
+ #: gallery-plugin.php:281
126
  msgid "This setting is available in Pro version"
127
  msgstr "Bu ayar Pro verisyonda yapılabilir"
128
 
129
+ #: gallery-plugin.php:282
130
  msgid "Open the link"
131
  msgstr "Linki aç"
132
 
133
+ #: gallery-plugin.php:282
134
  msgid "Current window"
135
  msgstr "Geçerli pencere"
136
 
137
+ #: gallery-plugin.php:282
138
  msgid "New window"
139
  msgstr "Yeni pencere"
140
 
141
+ #: gallery-plugin.php:283
142
  msgid "Delete"
143
  msgstr "Sil"
144
 
145
+ #: gallery-plugin.php:296
146
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
147
  msgstr "Sayfa ya da yazılara kısa kodu yazarak tekil galeri ekleyebilirsiniz. Aşağıdaki kısa kodu yazının içerisine yapıştırmanız yeterli"
148
 
149
+ #: gallery-plugin.php:298
150
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
151
  msgstr "Eğer Galeri sayfasına link içeren galeri önizlemesi eklemek isterseniz aşağıdaki kodu yapıştırınız"
152
 
153
+ #: gallery-plugin.php:504
154
  msgid "Author"
155
  msgstr "Yazar"
156
 
157
+ #: gallery-plugin.php:505
158
  msgid "Photo"
159
  msgstr "Fotoğraf"
160
 
161
+ #: gallery-plugin.php:506
162
  msgid "Publishing"
163
  msgstr "Yayınlama"
164
 
165
+ #: gallery-plugin.php:507
166
+ #: gallery-plugin.php:1054
167
  msgid "Date"
168
  msgstr "Tarih"
169
 
170
+ #: gallery-plugin.php:635
171
  msgid "See images &raquo;"
172
  msgstr "Resimleri Gör &raquo;"
173
 
174
+ #: gallery-plugin.php:682
175
  msgid "requires"
176
  msgstr ""
177
 
178
+ #: gallery-plugin.php:682
179
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
180
  msgstr ""
181
 
182
+ #: gallery-plugin.php:682
183
  msgid "Back to the WordPress"
184
  msgstr ""
185
 
186
+ #: gallery-plugin.php:682
187
  #, fuzzy
188
  msgid "Plugins page"
189
  msgstr "Pro eklentiler"
190
 
191
+ #: gallery-plugin.php:770
192
  msgid "Settings are saved"
193
  msgstr "Ayarlar kaydedildi"
194
 
195
+ #: gallery-plugin.php:799
196
+ #: gallery-plugin.php:838
197
+ msgid "Wrong license key"
198
+ msgstr ""
199
 
200
+ #: gallery-plugin.php:831
201
+ msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
202
  msgstr ""
203
 
204
+ #: gallery-plugin.php:840
205
+ msgid "This license key is bind to another site"
206
  msgstr ""
207
 
208
+ #: gallery-plugin.php:842
209
+ #: gallery-plugin.php:1206
210
+ msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
211
+ msgstr ""
212
 
213
+ #: gallery-plugin.php:860
214
+ msgid "Failed to open the zip archive. Please, upload the plugin manually"
215
+ msgstr ""
 
216
 
217
+ #: gallery-plugin.php:866
218
+ msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
219
  msgstr ""
220
 
221
+ #: gallery-plugin.php:870
222
+ #: gallery-plugin.php:879
223
+ msgid "Failed to download the zip archive. Please, upload the plugin manually"
224
  msgstr ""
225
 
226
+ #: gallery-plugin.php:883
227
+ msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
228
  msgstr ""
229
 
230
+ #: gallery-plugin.php:898
231
+ msgid "Please, enter Your license key"
232
+ msgstr ""
233
+
234
+ #: gallery-plugin.php:906
235
+ msgid "Gallery Settings"
236
+ msgstr "Galeri ayarları"
237
+
238
+ #: gallery-plugin.php:908
239
+ #: gallery-plugin.php:1228
240
+ #: gallery-plugin.php:1243
241
+ msgid "Settings"
242
+ msgstr "Ayarlar"
243
 
244
+ #: gallery-plugin.php:909
245
+ msgid "Go PRO"
246
  msgstr ""
247
 
248
+ #: gallery-plugin.php:914
249
+ msgid "Notice:"
250
+ msgstr ""
251
+
252
+ #: gallery-plugin.php:914
253
+ msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
254
  msgstr ""
255
 
256
+ #: gallery-plugin.php:915
257
+ 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:"
258
+ 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:"
259
+
260
+ #: gallery-plugin.php:917
261
+ #, fuzzy
262
+ msgid "Please enable JavaScript to use the option to renew images."
263
+ msgstr "Uploader'ı kullanmak için JavaScript desteğini aktifleştirmelisiniz."
264
+
265
+ #: gallery-plugin.php:921
266
  msgid "Update images for gallery"
267
  msgstr ""
268
 
269
+ #: gallery-plugin.php:923
270
  #, fuzzy
271
  msgid "Update images"
272
  msgstr "görselleri sırala"
273
 
274
+ #: gallery-plugin.php:928
275
  msgid "Updating images..."
276
  msgstr ""
277
 
278
+ #: gallery-plugin.php:929
279
  #, fuzzy
280
  msgid "No image found"
281
  msgstr "Galeri bulunamadı"
282
 
283
+ #: gallery-plugin.php:930
284
  msgid "All images are updated"
285
  msgstr ""
286
 
287
+ #: gallery-plugin.php:931
288
+ msgid "Error."
289
+ msgstr ""
290
+
291
+ #: gallery-plugin.php:937
292
  msgid "Image size for the album cover"
293
  msgstr "Albüm kapağı için resim boyuru"
294
 
295
+ #: gallery-plugin.php:939
296
+ #: gallery-plugin.php:947
297
+ #: gallery-plugin.php:960
298
  msgid "Image size"
299
  msgstr "Resim boyutu"
300
 
301
+ #: gallery-plugin.php:940
302
+ #: gallery-plugin.php:948
303
  msgid "Width (in px)"
304
  msgstr "Yatay boyut (px)"
305
 
306
+ #: gallery-plugin.php:941
307
+ #: gallery-plugin.php:949
308
  msgid "Height (in px)"
309
  msgstr "Yükseklik (px)"
310
 
311
+ #: gallery-plugin.php:945
312
  msgid "Gallery image size"
313
  msgstr "Galeri resim boyutu"
314
 
315
+ #: gallery-plugin.php:953
316
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
317
  msgstr "Yeni bir resim yüklediğinizde Wordpress belirlernen boyutlarda bir thumbnail oluşturacaktır."
318
 
319
+ #: gallery-plugin.php:958
320
  msgid "Gallery image size in the lightbox"
321
  msgstr "Lightbox içerisindeki resim boyutu"
322
 
323
+ #: gallery-plugin.php:961
324
  msgid "Max width (in px)"
325
  msgstr "Maksimum yatay boyut (px)"
326
 
327
+ #: gallery-plugin.php:962
328
  msgid "Max height (in px)"
329
  msgstr "Maksimum yükseklik (px)"
330
 
331
+ #: gallery-plugin.php:963
332
  msgid "Display a full size image in the lightbox"
333
  msgstr "Lightbox içerisinde tam boyutlu resim göster"
334
 
335
+ #: gallery-plugin.php:967
336
  msgid "Crop position"
337
  msgstr "Kırpma konumu"
338
 
339
+ #: gallery-plugin.php:969
340
  msgid "Horizontal"
341
  msgstr "Yatay"
342
 
343
+ #: gallery-plugin.php:971
344
  msgid "left"
345
  msgstr "sol"
346
 
347
+ #: gallery-plugin.php:972
348
+ #: gallery-plugin.php:979
349
  msgid "center"
350
  msgstr "orta"
351
 
352
+ #: gallery-plugin.php:973
353
  msgid "right"
354
  msgstr "sağ"
355
 
356
+ #: gallery-plugin.php:976
357
  msgid "Vertical"
358
  msgstr "Dikey"
359
 
360
+ #: gallery-plugin.php:978
361
  msgid "top"
362
  msgstr "üst"
363
 
364
+ #: gallery-plugin.php:980
365
  msgid "bottom"
366
  msgstr "alt"
367
 
368
+ #: gallery-plugin.php:985
369
  msgid "Lightbox background"
370
  msgstr "Lightbox arkaplanı"
371
 
372
+ #: gallery-plugin.php:987
373
  msgid "Default"
374
  msgstr "Öntanımlı"
375
 
376
+ #: gallery-plugin.php:988
377
  msgid "Background transparency (from 0 to 1)"
378
  msgstr "Arkaplan saydamlığı (0 - 10 arasında)"
379
 
380
+ #: gallery-plugin.php:990
381
  msgid "Select a background color"
382
  msgstr "Arkaplan rengi seçiniz"
383
 
384
+ #: gallery-plugin.php:992
385
  msgid "Background color"
386
  msgstr "Arka plan rengi"
387
 
388
+ #: gallery-plugin.php:999
389
+ #: gallery-plugin.php:1145
390
  msgid "If you upgrade to Pro version all your settings and galleries will be saved."
391
  msgstr ""
392
 
393
+ #: gallery-plugin.php:1004
394
+ #: gallery-plugin.php:1150
395
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
396
  msgstr "Bu özellik Pro versiyonda etkindir. Detaylar için linke tıklayın."
397
 
398
+ #: gallery-plugin.php:1013
399
  msgid "Images with border"
400
  msgstr "Çerçeveli resimler"
401
 
402
+ #: gallery-plugin.php:1016
403
  msgid "Border width in px, just numbers"
404
  msgstr "Çerçeve kalınlığı (px) [sadece sayı yazınız]"
405
 
406
+ #: gallery-plugin.php:1018
407
+ #: gallery-plugin.php:1020
408
  msgid "Select a border color"
409
  msgstr "Çerçeve rengi seçiniz"
410
 
411
+ #: gallery-plugin.php:1026
412
  msgid "Number of images in the row"
413
  msgstr "Bir satırdaki resim sayısı"
414
 
415
+ #: gallery-plugin.php:1032
416
  msgid "Start slideshow"
417
  msgstr "Slayt gösterisini başlat"
418
 
419
+ #: gallery-plugin.php:1038
420
  msgid "Slideshow interval"
421
  msgstr "Slayt gösterisi sıklığı"
422
 
423
+ #: gallery-plugin.php:1044
424
  msgid "Use single lightbox for multiple galleries on one page"
425
  msgstr ""
426
 
427
+ #: gallery-plugin.php:1052
428
  msgid "Attachment ID"
429
  msgstr "Ek ID"
430
 
431
+ #: gallery-plugin.php:1053
432
  msgid "Image Name"
433
  msgstr "Resim İsmi"
434
 
435
+ #: gallery-plugin.php:1055
436
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
437
  msgstr "Sıralama"
438
 
439
+ #: gallery-plugin.php:1056
440
  msgid "Random"
441
  msgstr "Rastgele"
442
 
443
+ #: gallery-plugin.php:1060
444
  msgid "Sort images"
445
  msgstr "Resimleri sırala"
446
 
447
+ #: gallery-plugin.php:1062
448
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
449
  msgstr "Artan Sırada (1,2,3; a,b,c)"
450
 
451
+ #: gallery-plugin.php:1063
452
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
453
  msgstr "Azalan Sırada (3,2,1;c,b,a)"
454
 
455
+ #: gallery-plugin.php:1067
456
  msgid "Display text above the image"
457
  msgstr "Görsel üzerinde yazı göster"
458
 
459
+ #: gallery-plugin.php:1069
460
  #, fuzzy
461
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
462
  msgstr "Eğer lightbox içerisinde yazı göstermek isterseniz"
463
 
464
+ #: gallery-plugin.php:1073
465
  msgid "Display the Back link"
466
  msgstr "Geri linkini göster"
467
 
468
+ #: gallery-plugin.php:1079
469
  msgid "Display the Back link in the shortcode"
470
  msgstr "Kısa kodda Geri linkini göster"
471
 
472
+ #: gallery-plugin.php:1085
473
  msgid "The Back link text"
474
  msgstr "Geri linki başlığı"
475
 
476
+ #: gallery-plugin.php:1091
477
  msgid "The Back link URL"
478
  msgstr "Geri linki URL'si"
479
 
480
+ #: gallery-plugin.php:1093
481
  msgid "Gallery page (Page with Gallery Template)"
482
  msgstr "Galeri sayfası"
483
 
484
+ #: gallery-plugin.php:1095
485
  msgid "(Full URL to custom page)"
486
  msgstr "(Özel sayfaya(custom page) tam link)"
487
 
488
+ #: gallery-plugin.php:1099
489
  msgid "The Read More link text"
490
  msgstr "Devamını oku linki için etiket"
491
 
492
+ #: gallery-plugin.php:1105
493
  msgid "Add gallery to the search"
494
  msgstr ""
495
 
496
+ #: gallery-plugin.php:1115
497
+ msgid "Using"
498
+ msgstr ""
499
+
500
+ #: gallery-plugin.php:1115
501
+ msgid "powered by"
502
+ msgstr ""
503
+
504
+ #: gallery-plugin.php:1118
505
+ #: gallery-plugin.php:1122
506
  msgid "Using Custom Search powered by"
507
  msgstr ""
508
 
509
+ #: gallery-plugin.php:1118
510
  msgid "Activate Custom Search"
511
  msgstr ""
512
 
513
+ #: gallery-plugin.php:1122
514
  msgid "Download Custom Search"
515
  msgstr ""
516
 
517
+ #: gallery-plugin.php:1129
518
  msgid "Display Like buttons in the lightbox"
519
  msgstr "Lightbox içerisinde beğen butonlarını göster"
520
 
521
+ #: gallery-plugin.php:1131
522
  msgid "FaceBook"
523
  msgstr "Facebook"
524
 
525
+ #: gallery-plugin.php:1132
526
  msgid "Twitter"
527
  msgstr "Twitter"
528
 
529
+ #: gallery-plugin.php:1133
530
  msgid "Pinterest"
531
  msgstr "Pinterest"
532
 
533
+ #: gallery-plugin.php:1134
534
  msgid "Google +1"
535
  msgstr "Google +1"
536
 
537
+ #: gallery-plugin.php:1138
538
  #, fuzzy
539
  msgid "Slug for gallery item"
540
  msgstr "Розмір зображення галерея"
541
 
542
+ #: gallery-plugin.php:1140
543
  msgid "for any structure of permalinks except the default structure"
544
  msgstr ""
545
 
546
+ #: gallery-plugin.php:1160
547
  msgid "Save Changes"
548
  msgstr "Değişiklikleri Kaydet"
549
 
550
+ #: gallery-plugin.php:1166
551
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
552
  msgstr ""
553
 
554
+ #: gallery-plugin.php:1167
555
  #, fuzzy
556
  msgid "Rate the plugin"
557
  msgstr "Ücretsiz eklentiler"
558
 
559
+ #: gallery-plugin.php:1170
560
  #, fuzzy
561
  msgid "If there is something wrong about it, please contact us"
562
  msgstr "Herhangi bir sorunuz olursa lütfen bizimle iletişime geçiniz: "
563
 
564
+ #: gallery-plugin.php:1181
565
+ msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
566
+ msgstr ""
567
+
568
+ #: gallery-plugin.php:1183
569
+ msgid "Please, go to"
570
+ msgstr ""
571
+
572
+ #: gallery-plugin.php:1183
573
+ #, fuzzy
574
+ msgid "the setting page"
575
+ msgstr "Eklenti ayarları: ("
576
+
577
+ #: gallery-plugin.php:1184
578
+ msgid "You will be redirected automatically in 5 seconds."
579
+ msgstr ""
580
+
581
+ #: gallery-plugin.php:1189
582
+ msgid "You can download and activate"
583
+ msgstr ""
584
+
585
+ #: gallery-plugin.php:1191
586
+ msgid "version of this plugin by entering Your license key."
587
+ msgstr ""
588
 
589
+ #: gallery-plugin.php:1193
590
+ msgid "You can find your license key on your personal page Client area, by clicking on the link"
591
+ msgstr ""
592
+
593
+ #: gallery-plugin.php:1195
594
+ msgid "(your username is the email you specify when purchasing the product)."
595
+ msgstr ""
596
+
597
+ #: gallery-plugin.php:1203
598
+ #: gallery-plugin.php:1213
599
+ msgid "Go!"
600
+ msgstr ""
601
+
602
+ #: gallery-plugin.php:1229
603
  msgid "FAQ"
604
  msgstr "SSS"
605
 
606
+ #: gallery-plugin.php:1230
607
  msgid "Support"
608
  msgstr "Destek"
609
 
610
+ #: gallery-plugin.php:1341
611
+ #: template/gallery-single-template.php:14
612
+ msgid "Download high resolution image"
613
+ msgstr "Yüksek çözünürlüklü görseli indir"
614
+
615
+ #: gallery-plugin.php:1450
616
+ #: template/gallery-single-template.php:77
617
  msgid "Sorry, nothing found."
618
  msgstr "Üzgünüz, sonuç bulunamadı."
619
 
620
+ #: gallery-plugin.php:1473
621
+ #: template/gallery-single-template.php:103
622
+ msgid "Image"
623
+ msgstr "Görsel"
624
 
625
+ #: gallery-plugin.php:1764
626
  #, fuzzy
627
  msgid "Image size not defined"
628
  msgstr "Resim boyutu"
629
 
630
+ #: gallery-plugin.php:1779
631
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
632
  msgstr ""
633
 
634
+ #: gallery-plugin.php:1790
635
  msgid "Image size changes not defined"
636
  msgstr ""
637
 
638
+ #: gallery-plugin.php:1819
639
+ #: gallery-plugin.php:1822
640
+ #: gallery-plugin.php:1827
641
  msgid "Invalid path"
642
  msgstr ""
643
 
644
+ #: gallery-plugin.php:1945
645
  #, fuzzy
646
  msgid "Learn More"
647
  msgstr "Devamını Oku"
648
 
649
+ #: gallery-plugin.php:1947
650
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
651
  msgstr ""
652
 
653
+ #: gallery-plugin.php:1948
654
  msgid "Extend standard plugin functionality with new great options."
655
  msgstr ""
656
 
657
+ #, fuzzy
658
+ #~ msgid "No gallery item found"
659
+ #~ msgstr "Galeri bulunamadı"
660
 
661
  #, fuzzy
662
  #~ msgid "PHP Max Upload Size"
languages/gallery-uk.mo CHANGED
Binary file
languages/gallery-uk.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-12-13 14:03+0300\n"
6
- "PO-Revision-Date: 2014-01-16 16:36+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,23 +16,18 @@ msgstr ""
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: gallery-plugin.php:100 gallery-plugin.php:782
20
- msgid ""
21
- "The following files \"gallery-template.php\" and \"gallery-single-template."
22
- "php\" were not found in the directory of your theme. Please copy them from "
23
- "the directory `/wp-content/plugins/gallery-plugin/template/` to the "
24
- "directory of your theme for the correct work of the Gallery plugin"
25
- msgstr ""
26
- "Файли \"gallery-template.php\" та \"gallery-single-template.php\" не було "
27
- "знайдено в каталозі вашої теми. Будь ласка, скопіюйте їх з каталогу `/wp-"
28
- "content/plugins/gallery-plugin/template/` в каталог вашої теми для коректної "
29
- "роботи плагіну Галерея."
30
 
31
- #: gallery-plugin.php:128 gallery-plugin.php:138
 
32
  msgid "Galleries"
33
  msgstr "Галереї"
34
 
35
- #: gallery-plugin.php:129 gallery-plugin.php:609
 
36
  msgid "Gallery"
37
  msgstr "Gallery"
38
 
@@ -72,555 +67,591 @@ msgstr "Завантажити файл"
72
  msgid "Gallery Shortcode"
73
  msgstr "Шорткод галереї"
74
 
75
- #: gallery-plugin.php:212
76
- msgid ""
77
- "The gallery temp directory (gallery-plugin/upload/files) is not available "
78
- "for record on your webserver. Please use the standard WP functionality to "
79
- "upload images (media library)"
80
- msgstr ""
81
- "Каталог галереї для зберігання тимчасових файлів (gallery-plugin/upload/"
82
- "files) закритий для запису на вашому веб-сервері. Будь ласка, скористуйтеся "
83
- "стандартним функціоналом WP для завантаження зображень (медіа-бібліотека)."
84
 
85
- #: gallery-plugin.php:216
86
  msgid "Choose an image for upload:"
87
  msgstr "Вибрати зображення, щоб завантажити:"
88
 
89
- #: gallery-plugin.php:221
90
  msgid "Please enable JavaScript to use the file uploader."
91
  msgstr "Будь ласка дозвольте JavaScript, щоб використовувати файл uploader."
92
 
93
- #: gallery-plugin.php:228
94
  msgid "Allow the download link for all images in this gallery"
95
- msgstr ""
96
- "Дозволити посилання для завантаження для всіх зображень в данії галереї."
97
 
98
- #: gallery-plugin.php:229
99
- msgid ""
100
- "Please use the drag and drop function to change an order of the images "
101
- "displaying and do not forget to save the post."
102
- msgstr ""
103
- "Будь ласка, скористуйтеся функцією перетягнення, щоб змінити порядок "
104
- "відображення зображень та не забудьте зберегти запис."
105
 
106
- #: gallery-plugin.php:231
107
  msgid "Please make a choice"
108
  msgstr "Будь ласка, виберіть"
109
 
110
- #: gallery-plugin.php:231 gallery-plugin.php:948
 
111
  msgid "Sort images by"
112
  msgstr "Сортувати зображення за "
113
 
114
- #: gallery-plugin.php:231
115
  msgid "sort images"
116
  msgstr "Сортувати зображення"
117
 
118
- #: gallery-plugin.php:231
119
  msgid "on the plugin settings page ("
120
  msgstr "на сторінці установок плагіну ("
121
 
122
- #: gallery-plugin.php:276 gallery-plugin.php:505
 
123
  msgid "Title"
124
  msgstr "Назва"
125
 
126
- #: gallery-plugin.php:278
127
  msgid "Alt tag"
128
  msgstr "Alt tag"
129
 
130
- #: gallery-plugin.php:279
131
  msgid "URL"
132
  msgstr "Посилання"
133
 
134
- #: gallery-plugin.php:279
135
  msgid "(by click on image opens a link in a new window)"
136
- msgstr ""
137
- "(натискання на зображення відкриває це посилання у новому вікні браузера)"
138
 
139
- #: gallery-plugin.php:280
140
  msgid "This setting is available in Pro version"
141
  msgstr " Ці установки доступні у про-версії плагіну."
142
 
143
- #: gallery-plugin.php:281
144
  msgid "Open the link"
145
  msgstr "Відкрити посилання"
146
 
147
- #: gallery-plugin.php:281
148
  msgid "Current window"
149
  msgstr "Поточне вікно"
150
 
151
- #: gallery-plugin.php:281
152
  msgid "New window"
153
  msgstr "Нове вікно"
154
 
155
- #: gallery-plugin.php:282
156
  msgid "Delete"
157
  msgstr "Видалити"
158
 
159
- #: gallery-plugin.php:295
160
- msgid ""
161
- "You can add a Single Gallery to the page or post by inserting this shortcode "
162
- "into the content"
163
- msgstr ""
164
- "Ви можете додати галерею на вашу сторінку або у ваш запис шляхом розміщення "
165
- "даного шорткоду в контент"
166
 
167
- #: gallery-plugin.php:297
168
- msgid ""
169
- "If you want to display a short description containing a screenshot and the "
170
- "link to the Single Gallery Page"
171
- msgstr ""
172
- "Якщо ви хочете вивести короткий опис зі скіншотом та посиланням на сторінку "
173
- "з галереєю"
174
 
175
- #: gallery-plugin.php:506
176
  msgid "Author"
177
  msgstr "Автор "
178
 
179
- #: gallery-plugin.php:507
180
  msgid "Photo"
181
  msgstr "Фото"
182
 
183
- #: gallery-plugin.php:508
184
  msgid "Publishing"
185
  msgstr "Публікація"
186
 
187
- #: gallery-plugin.php:509 gallery-plugin.php:952
 
188
  msgid "Date"
189
  msgstr "Датою"
190
 
191
- #: gallery-plugin.php:638
192
  msgid "See images &raquo;"
193
  msgstr "Дивитися фото &raquo;"
194
 
195
- #: gallery-plugin.php:685
196
  msgid "requires"
197
  msgstr "потребує"
198
 
199
- #: gallery-plugin.php:685
200
- msgid ""
201
- "or higher, that is why it has been deactivated! Please upgrade WordPress and "
202
- "try again."
203
- msgstr ""
204
- "або вище, тому його було деактивовано. Будь ласка, оновіть WordPress та "
205
- "спробуйте ще раз."
206
 
207
- #: gallery-plugin.php:685
208
  msgid "Back to the WordPress"
209
  msgstr "Назад до WordPress"
210
 
211
- #: gallery-plugin.php:685
212
  msgid "Plugins page"
213
  msgstr "Плагіни про-версії"
214
 
215
- #: gallery-plugin.php:775
216
  msgid "Settings are saved"
217
  msgstr "Установки збережено."
218
 
219
- #: gallery-plugin.php:788
220
- msgid "Gallery Settings"
221
- msgstr "Параметри Gallery"
 
222
 
223
- #: gallery-plugin.php:791
224
- msgid "Notice:"
225
  msgstr ""
226
 
227
- #: gallery-plugin.php:791
228
- msgid ""
229
- "The plugin's settings have been changed. In order to save them please don't "
230
- "forget to click the 'Save Changes' button."
231
  msgstr ""
232
 
233
- #: gallery-plugin.php:792
234
- msgid ""
235
- "If you would like to add a Single Gallery to your page or post, just copy "
236
- "and paste this shortcode into your post or page:"
237
  msgstr ""
238
- "Якщо ви хочете додати галерею на вашу сторінку або у ваш запис, просто "
239
- "скопіюйте та розмістіть даний шорткод в контент вашого запису або стоінки:"
240
 
241
- #: gallery-plugin.php:794
242
- #, fuzzy
243
- msgid "Please enable JavaScript to use the option to renew images."
244
- msgstr "Будь ласка дозвольте JavaScript, щоб використовувати файл uploader."
245
 
246
- #: gallery-plugin.php:804
247
- msgid "Change the way to store your post_meta information for gallery"
248
  msgstr ""
249
 
250
- #: gallery-plugin.php:806
251
- msgid "Update All Info"
 
252
  msgstr ""
253
 
254
- #: gallery-plugin.php:811
255
- msgid "Updating post_meta information..."
256
  msgstr ""
257
 
258
- #: gallery-plugin.php:812
259
- #, fuzzy
260
- msgid "No gallery item found"
261
- msgstr "Галереї не знайдено"
 
 
 
262
 
263
- #: gallery-plugin.php:813
264
- msgid "All info is updated"
 
 
 
 
 
 
265
  msgstr ""
266
 
267
- #: gallery-plugin.php:814 gallery-plugin.php:829
268
- msgid "Error."
 
 
 
 
269
  msgstr ""
270
 
271
- #: gallery-plugin.php:819
 
 
 
 
 
 
 
 
 
272
  msgid "Update images for gallery"
273
  msgstr ""
274
 
275
- #: gallery-plugin.php:821
276
  #, fuzzy
277
  msgid "Update images"
278
  msgstr "Сортувати зображення"
279
 
280
- #: gallery-plugin.php:826
281
  msgid "Updating images..."
282
  msgstr ""
283
 
284
- #: gallery-plugin.php:827
285
  #, fuzzy
286
  msgid "No image found"
287
  msgstr "Галереї не знайдено"
288
 
289
- #: gallery-plugin.php:828
290
  msgid "All images are updated"
291
  msgstr ""
292
 
293
- #: gallery-plugin.php:835
 
 
 
 
294
  msgid "Image size for the album cover"
295
  msgstr "Розмір зображення для обкладинки альбому"
296
 
297
- #: gallery-plugin.php:837 gallery-plugin.php:845 gallery-plugin.php:858
 
 
298
  msgid "Image size"
299
  msgstr "Розмір зображення"
300
 
301
- #: gallery-plugin.php:838 gallery-plugin.php:846
 
302
  msgid "Width (in px)"
303
  msgstr "Ширина (в px)"
304
 
305
- #: gallery-plugin.php:839 gallery-plugin.php:847
 
306
  msgid "Height (in px)"
307
  msgstr "Висота (в px)"
308
 
309
- #: gallery-plugin.php:843
310
  msgid "Gallery image size"
311
  msgstr "Розмір зображення галереї"
312
 
313
- #: gallery-plugin.php:851
314
- msgid ""
315
- "WordPress will create a new thumbnail with the specified dimensions when you "
316
- "upload a new photo."
317
- msgstr ""
318
- "WordPress створить копію ескізу з заданими розмірами, коли ви завантажити "
319
- "нову фотографію."
320
 
321
- #: gallery-plugin.php:856
322
  msgid "Gallery image size in the lightbox"
323
  msgstr "Розмір зображень галереї в лайтбоксі"
324
 
325
- #: gallery-plugin.php:859
326
  msgid "Max width (in px)"
327
  msgstr "Макс. ширина (в px)"
328
 
329
- #: gallery-plugin.php:860
330
  msgid "Max height (in px)"
331
  msgstr "Макс. висота (в px)"
332
 
333
- #: gallery-plugin.php:861
334
  msgid "Display a full size image in the lightbox"
335
  msgstr "Відображати повне зображення в лайтбоксі"
336
 
337
- #: gallery-plugin.php:865
338
  msgid "Crop position"
339
  msgstr "Позиція обтинання"
340
 
341
- #: gallery-plugin.php:867
342
  msgid "Horizontal"
343
  msgstr "Горизонтальна"
344
 
345
- #: gallery-plugin.php:869
346
  msgid "left"
347
  msgstr "зліва"
348
 
349
- #: gallery-plugin.php:870 gallery-plugin.php:877
 
350
  msgid "center"
351
  msgstr "центр"
352
 
353
- #: gallery-plugin.php:871
354
  msgid "right"
355
  msgstr "зправа"
356
 
357
- #: gallery-plugin.php:874
358
  msgid "Vertical"
359
  msgstr "Вертикальна"
360
 
361
- #: gallery-plugin.php:876
362
  msgid "top"
363
  msgstr "верх"
364
 
365
- #: gallery-plugin.php:878
366
  msgid "bottom"
367
  msgstr "низ"
368
 
369
- #: gallery-plugin.php:883
370
  msgid "Lightbox background"
371
  msgstr "Фон лайтбокса"
372
 
373
- #: gallery-plugin.php:885
374
  msgid "Default"
375
  msgstr "Стандартне значення"
376
 
377
- #: gallery-plugin.php:886
378
  msgid "Background transparency (from 0 to 1)"
379
  msgstr "Прозорість для фону (від 0 до 1)"
380
 
381
- #: gallery-plugin.php:888
382
  msgid "Select a background color"
383
  msgstr "Вберіть колір фону"
384
 
385
- #: gallery-plugin.php:890
386
  msgid "Background color"
387
  msgstr "Колір фону"
388
 
389
- #: gallery-plugin.php:897 gallery-plugin.php:1042
390
- msgid ""
391
- "If you upgrade to Pro version all your settings and galleries will be saved."
392
  msgstr ""
393
 
394
- #: gallery-plugin.php:902 gallery-plugin.php:1047
395
- msgid ""
396
- "This functionality is available in the Pro version of the plugin. For more "
397
- "details, please follow the link"
398
- msgstr ""
399
- "Даний функціонал доступний у про-версії плагіну. За додатковою інформацією, "
400
- "будь ласка, перейдіть за посиланням"
401
 
402
- #: gallery-plugin.php:911
403
  msgid "Images with border"
404
  msgstr "Зображення з рамкою"
405
 
406
- #: gallery-plugin.php:914
407
  msgid "Border width in px, just numbers"
408
  msgstr "Ширина рамки у пікселях, тільки числа"
409
 
410
- #: gallery-plugin.php:916 gallery-plugin.php:918
 
411
  msgid "Select a border color"
412
  msgstr "Виберіть колір рамки"
413
 
414
- #: gallery-plugin.php:924
415
  msgid "Number of images in the row"
416
  msgstr "Кількість зображень у рядку"
417
 
418
- #: gallery-plugin.php:930
419
  msgid "Start slideshow"
420
  msgstr "Розпочати слайд-шоу"
421
 
422
- #: gallery-plugin.php:936
423
  msgid "Slideshow interval"
424
  msgstr "Інтервал часу при показі слайд-шоу"
425
 
426
- #: gallery-plugin.php:942
427
  msgid "Use single lightbox for multiple galleries on one page"
428
- msgstr ""
429
- "Використовувати окремий лайтбокс для багатьох галерей на одній сторйнці."
430
 
431
- #: gallery-plugin.php:950
432
  msgid "Attachment ID"
433
  msgstr "ID зображення"
434
 
435
- #: gallery-plugin.php:951
436
  msgid "Image Name"
437
  msgstr "Ім'я зображення"
438
 
439
- #: gallery-plugin.php:953
440
- msgid ""
441
- "Sorting order (the input field for sorting order in the Insert / Upload "
442
- "Media Gallery dialog)"
443
- msgstr ""
444
- "Порядок сортування (поле для введення порядку сортирування у діалозі "
445
- "Insert / Upload Media Gallery)"
446
 
447
- #: gallery-plugin.php:954
448
  msgid "Random"
449
  msgstr "Довільно"
450
 
451
- #: gallery-plugin.php:958
452
  msgid "Sort images"
453
  msgstr "Сортувати зображення"
454
 
455
- #: gallery-plugin.php:960
456
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
457
- msgstr ""
458
- "ASC (в порядку зростання від найменшого до найбільшого значення - 1, 2, 3; "
459
- "a, b, c)"
460
 
461
- #: gallery-plugin.php:961
462
- msgid ""
463
- "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
464
- msgstr ""
465
- "DESC (за зменшенням від найбільшого до найменшого значення - 3, 2, 1; c, b, "
466
- "a)"
467
 
468
- #: gallery-plugin.php:965
469
  msgid "Display text above the image"
470
  msgstr "Відображення тексту над зображенням"
471
 
472
- #: gallery-plugin.php:967
473
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
474
  msgstr "Вимкніть позначку, якщо ви хочете відображати текст тільки у лайтбоксі"
475
 
476
- #: gallery-plugin.php:971
477
  msgid "Display the Back link"
478
  msgstr "Відображати посилання Повернутися"
479
 
480
- #: gallery-plugin.php:977
481
  msgid "Display the Back link in the shortcode"
482
  msgstr "Відображати посилання Повернутися у шорткоді"
483
 
484
- #: gallery-plugin.php:983
485
  msgid "The Back link text"
486
  msgstr "Текст для посилання Повернутися"
487
 
488
- #: gallery-plugin.php:989
489
  msgid "The Back link URL"
490
  msgstr "URL для посилання Повернутися"
491
 
492
- #: gallery-plugin.php:991
493
  msgid "Gallery page (Page with Gallery Template)"
494
  msgstr "Сторінка галереї (сторінка з шаблоном галереї)"
495
 
496
- #: gallery-plugin.php:993
497
  msgid "(Full URL to custom page)"
498
  msgstr "(Повне посилання на сторінку користувача)"
499
 
500
- #: gallery-plugin.php:997
501
  msgid "The Read More link text"
502
  msgstr "Текст для посилання Дізнатися більше"
503
 
504
- #: gallery-plugin.php:1003
505
  msgid "Add gallery to the search"
506
  msgstr "Додати галерею до пошуку"
507
 
508
- #: gallery-plugin.php:1012 gallery-plugin.php:1015 gallery-plugin.php:1019
 
 
 
 
 
 
 
 
 
509
  msgid "Using Custom Search powered by"
510
  msgstr "Використовуючи Custom Search, розроблений"
511
 
512
- #: gallery-plugin.php:1015
513
  msgid "Activate Custom Search"
514
  msgstr "Активувати Custom Search"
515
 
516
- #: gallery-plugin.php:1019
517
  msgid "Download Custom Search"
518
  msgstr "Завантажити Custom Search"
519
 
520
- #: gallery-plugin.php:1026
521
  msgid "Display Like buttons in the lightbox"
522
  msgstr "Відображати Like кнопки у лайтбоксі"
523
 
524
- #: gallery-plugin.php:1028
525
  msgid "FaceBook"
526
  msgstr "FaceBook"
527
 
528
- #: gallery-plugin.php:1029
529
  msgid "Twitter"
530
  msgstr "Twitter"
531
 
532
- #: gallery-plugin.php:1030
533
  msgid "Pinterest"
534
  msgstr "Pinterest"
535
 
536
- #: gallery-plugin.php:1031
537
  msgid "Google +1"
538
  msgstr "Google +1"
539
 
540
- #: gallery-plugin.php:1035
541
  msgid "Slug for gallery item"
542
  msgstr "Назва для елементів галереї"
543
 
544
- #: gallery-plugin.php:1037
545
  msgid "for any structure of permalinks except the default structure"
546
  msgstr "для будь-якої структури, за винятком стандартної структури"
547
 
548
- #: gallery-plugin.php:1057
549
  msgid "Save Changes"
550
  msgstr "Зберегти зміни"
551
 
552
- #: gallery-plugin.php:1063
553
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
554
  msgstr ""
555
 
556
- #: gallery-plugin.php:1064
557
  #, fuzzy
558
  msgid "Rate the plugin"
559
  msgstr "Безкоштовні плагіни"
560
 
561
- #: gallery-plugin.php:1067
562
  #, fuzzy
563
  msgid "If there is something wrong about it, please contact us"
 
 
 
 
564
  msgstr ""
565
- "Якщо у вас є ябудь-які питання, будь ласка, зв'яжіться з нами через "
566
- "plugin@bestwebsoft.com або заповніть нашу контактну форму на нашому сайті"
567
 
568
- #: gallery-plugin.php:1079 gallery-plugin.php:1094
569
- msgid "Settings"
570
- msgstr "Установки"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
571
 
572
- #: gallery-plugin.php:1080
573
  msgid "FAQ"
574
  msgstr "FAQ "
575
 
576
- #: gallery-plugin.php:1081
577
  msgid "Support"
578
  msgstr "Підтримка"
579
 
580
- #: gallery-plugin.php:1302 template/gallery-single-template.php:76
 
 
 
 
 
 
581
  msgid "Sorry, nothing found."
582
  msgstr "Вибачте - нічого не знайдено."
583
 
584
- #: gallery-plugin.php:1324 template/gallery-single-template.php:102
585
- msgid "Download high resolution image"
586
- msgstr "Завантажити зображення у високій роздільності "
 
587
 
588
- #: gallery-plugin.php:1648
589
  #, fuzzy
590
  msgid "Image size not defined"
591
  msgstr "Розмір зображення"
592
 
593
- #: gallery-plugin.php:1663
594
- msgid ""
595
- "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, "
596
- "manually reload image."
597
  msgstr ""
598
 
599
- #: gallery-plugin.php:1674
600
  msgid "Image size changes not defined"
601
  msgstr ""
602
 
603
- #: gallery-plugin.php:1703 gallery-plugin.php:1706 gallery-plugin.php:1711
 
 
604
  msgid "Invalid path"
605
  msgstr ""
606
 
607
- #: gallery-plugin.php:1829
608
  msgid "Learn More"
609
  msgstr "Читати далі"
610
 
611
- #: gallery-plugin.php:1831
612
- msgid ""
613
- "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</"
614
- "strong> version!"
615
  msgstr "Час оновити ваш плагін Gallery до про версії!"
616
 
617
- #: gallery-plugin.php:1832
618
  msgid "Extend standard plugin functionality with new great options."
619
  msgstr "Розширити стандартний функціонал плагіну новими опціями."
620
 
621
- #: template/gallery-single-template.php:102
622
- msgid "Image"
623
- msgstr "Зображення"
624
 
625
  #~ msgid "Not set"
626
  #~ msgstr "Не завдано"
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-02-06 10:44+0300\n"
6
+ "PO-Revision-Date: 2014-02-06 10:44+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:100
20
+ #: gallery-plugin.php:777
21
+ 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"
22
+ msgstr "Файли \"gallery-template.php\" та \"gallery-single-template.php\" не було знайдено в каталозі вашої теми. Будь ласка, скопіюйте їх з каталогу `/wp-content/plugins/gallery-plugin/template/` в каталог вашої теми для коректної роботи плагіну Галерея."
 
 
 
 
 
 
 
23
 
24
+ #: gallery-plugin.php:128
25
+ #: gallery-plugin.php:138
26
  msgid "Galleries"
27
  msgstr "Галереї"
28
 
29
+ #: gallery-plugin.php:129
30
+ #: gallery-plugin.php:606
31
  msgid "Gallery"
32
  msgstr "Gallery"
33
 
67
  msgid "Gallery Shortcode"
68
  msgstr "Шорткод галереї"
69
 
70
+ #: gallery-plugin.php:213
71
+ msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
72
+ msgstr "Каталог галереї для зберігання тимчасових файлів (gallery-plugin/upload/files) закритий для запису на вашому веб-сервері. Будь ласка, скористуйтеся стандартним функціоналом WP для завантаження зображень (медіа-бібліотека)."
 
 
 
 
 
 
73
 
74
+ #: gallery-plugin.php:217
75
  msgid "Choose an image for upload:"
76
  msgstr "Вибрати зображення, щоб завантажити:"
77
 
78
+ #: gallery-plugin.php:222
79
  msgid "Please enable JavaScript to use the file uploader."
80
  msgstr "Будь ласка дозвольте JavaScript, щоб використовувати файл uploader."
81
 
82
+ #: gallery-plugin.php:229
83
  msgid "Allow the download link for all images in this gallery"
84
+ msgstr "Дозволити посилання для завантаження для всіх зображень в данії галереї."
 
85
 
86
+ #: gallery-plugin.php:230
87
+ msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
88
+ msgstr "Будь ласка, скористуйтеся функцією перетягнення, щоб змінити порядок відображення зображень та не забудьте зберегти запис."
 
 
 
 
89
 
90
+ #: gallery-plugin.php:232
91
  msgid "Please make a choice"
92
  msgstr "Будь ласка, виберіть"
93
 
94
+ #: gallery-plugin.php:232
95
+ #: gallery-plugin.php:1050
96
  msgid "Sort images by"
97
  msgstr "Сортувати зображення за "
98
 
99
+ #: gallery-plugin.php:232
100
  msgid "sort images"
101
  msgstr "Сортувати зображення"
102
 
103
+ #: gallery-plugin.php:232
104
  msgid "on the plugin settings page ("
105
  msgstr "на сторінці установок плагіну ("
106
 
107
+ #: gallery-plugin.php:277
108
+ #: gallery-plugin.php:503
109
  msgid "Title"
110
  msgstr "Назва"
111
 
112
+ #: gallery-plugin.php:279
113
  msgid "Alt tag"
114
  msgstr "Alt tag"
115
 
116
+ #: gallery-plugin.php:280
117
  msgid "URL"
118
  msgstr "Посилання"
119
 
120
+ #: gallery-plugin.php:280
121
  msgid "(by click on image opens a link in a new window)"
122
+ msgstr "(натискання на зображення відкриває це посилання у новому вікні браузера)"
 
123
 
124
+ #: gallery-plugin.php:281
125
  msgid "This setting is available in Pro version"
126
  msgstr " Ці установки доступні у про-версії плагіну."
127
 
128
+ #: gallery-plugin.php:282
129
  msgid "Open the link"
130
  msgstr "Відкрити посилання"
131
 
132
+ #: gallery-plugin.php:282
133
  msgid "Current window"
134
  msgstr "Поточне вікно"
135
 
136
+ #: gallery-plugin.php:282
137
  msgid "New window"
138
  msgstr "Нове вікно"
139
 
140
+ #: gallery-plugin.php:283
141
  msgid "Delete"
142
  msgstr "Видалити"
143
 
144
+ #: gallery-plugin.php:296
145
+ msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
146
+ msgstr "Ви можете додати галерею на вашу сторінку або у ваш запис шляхом розміщення даного шорткоду в контент"
 
 
 
 
147
 
148
+ #: gallery-plugin.php:298
149
+ msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
150
+ msgstr "Якщо ви хочете вивести короткий опис зі скіншотом та посиланням на сторінку з галереєю"
 
 
 
 
151
 
152
+ #: gallery-plugin.php:504
153
  msgid "Author"
154
  msgstr "Автор "
155
 
156
+ #: gallery-plugin.php:505
157
  msgid "Photo"
158
  msgstr "Фото"
159
 
160
+ #: gallery-plugin.php:506
161
  msgid "Publishing"
162
  msgstr "Публікація"
163
 
164
+ #: gallery-plugin.php:507
165
+ #: gallery-plugin.php:1054
166
  msgid "Date"
167
  msgstr "Датою"
168
 
169
+ #: gallery-plugin.php:635
170
  msgid "See images &raquo;"
171
  msgstr "Дивитися фото &raquo;"
172
 
173
+ #: gallery-plugin.php:682
174
  msgid "requires"
175
  msgstr "потребує"
176
 
177
+ #: gallery-plugin.php:682
178
+ msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
179
+ msgstr "або вище, тому його було деактивовано. Будь ласка, оновіть WordPress та спробуйте ще раз."
 
 
 
 
180
 
181
+ #: gallery-plugin.php:682
182
  msgid "Back to the WordPress"
183
  msgstr "Назад до WordPress"
184
 
185
+ #: gallery-plugin.php:682
186
  msgid "Plugins page"
187
  msgstr "Плагіни про-версії"
188
 
189
+ #: gallery-plugin.php:770
190
  msgid "Settings are saved"
191
  msgstr "Установки збережено."
192
 
193
+ #: gallery-plugin.php:799
194
+ #: gallery-plugin.php:838
195
+ msgid "Wrong license key"
196
+ msgstr ""
197
 
198
+ #: gallery-plugin.php:831
199
+ msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
200
  msgstr ""
201
 
202
+ #: gallery-plugin.php:840
203
+ msgid "This license key is bind to another site"
 
 
204
  msgstr ""
205
 
206
+ #: gallery-plugin.php:842
207
+ #: gallery-plugin.php:1206
208
+ msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
 
209
  msgstr ""
 
 
210
 
211
+ #: gallery-plugin.php:860
212
+ msgid "Failed to open the zip archive. Please, upload the plugin manually"
213
+ msgstr ""
 
214
 
215
+ #: gallery-plugin.php:866
216
+ msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
217
  msgstr ""
218
 
219
+ #: gallery-plugin.php:870
220
+ #: gallery-plugin.php:879
221
+ msgid "Failed to download the zip archive. Please, upload the plugin manually"
222
  msgstr ""
223
 
224
+ #: gallery-plugin.php:883
225
+ msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
226
  msgstr ""
227
 
228
+ #: gallery-plugin.php:898
229
+ msgid "Please, enter Your license key"
230
+ msgstr ""
231
+
232
+ #: gallery-plugin.php:906
233
+ msgid "Gallery Settings"
234
+ msgstr "Параметри Gallery"
235
 
236
+ #: gallery-plugin.php:908
237
+ #: gallery-plugin.php:1228
238
+ #: gallery-plugin.php:1243
239
+ msgid "Settings"
240
+ msgstr "Установки"
241
+
242
+ #: gallery-plugin.php:909
243
+ msgid "Go PRO"
244
  msgstr ""
245
 
246
+ #: gallery-plugin.php:914
247
+ msgid "Notice:"
248
+ msgstr ""
249
+
250
+ #: gallery-plugin.php:914
251
+ msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
252
  msgstr ""
253
 
254
+ #: gallery-plugin.php:915
255
+ 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:"
256
+ msgstr "Якщо ви хочете додати галерею на вашу сторінку або у ваш запис, просто скопіюйте та розмістіть даний шорткод в контент вашого запису або стоінки:"
257
+
258
+ #: gallery-plugin.php:917
259
+ #, fuzzy
260
+ msgid "Please enable JavaScript to use the option to renew images."
261
+ msgstr "Будь ласка дозвольте JavaScript, щоб використовувати файл uploader."
262
+
263
+ #: gallery-plugin.php:921
264
  msgid "Update images for gallery"
265
  msgstr ""
266
 
267
+ #: gallery-plugin.php:923
268
  #, fuzzy
269
  msgid "Update images"
270
  msgstr "Сортувати зображення"
271
 
272
+ #: gallery-plugin.php:928
273
  msgid "Updating images..."
274
  msgstr ""
275
 
276
+ #: gallery-plugin.php:929
277
  #, fuzzy
278
  msgid "No image found"
279
  msgstr "Галереї не знайдено"
280
 
281
+ #: gallery-plugin.php:930
282
  msgid "All images are updated"
283
  msgstr ""
284
 
285
+ #: gallery-plugin.php:931
286
+ msgid "Error."
287
+ msgstr ""
288
+
289
+ #: gallery-plugin.php:937
290
  msgid "Image size for the album cover"
291
  msgstr "Розмір зображення для обкладинки альбому"
292
 
293
+ #: gallery-plugin.php:939
294
+ #: gallery-plugin.php:947
295
+ #: gallery-plugin.php:960
296
  msgid "Image size"
297
  msgstr "Розмір зображення"
298
 
299
+ #: gallery-plugin.php:940
300
+ #: gallery-plugin.php:948
301
  msgid "Width (in px)"
302
  msgstr "Ширина (в px)"
303
 
304
+ #: gallery-plugin.php:941
305
+ #: gallery-plugin.php:949
306
  msgid "Height (in px)"
307
  msgstr "Висота (в px)"
308
 
309
+ #: gallery-plugin.php:945
310
  msgid "Gallery image size"
311
  msgstr "Розмір зображення галереї"
312
 
313
+ #: gallery-plugin.php:953
314
+ msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
315
+ msgstr "WordPress створить копію ескізу з заданими розмірами, коли ви завантажити нову фотографію."
 
 
 
 
316
 
317
+ #: gallery-plugin.php:958
318
  msgid "Gallery image size in the lightbox"
319
  msgstr "Розмір зображень галереї в лайтбоксі"
320
 
321
+ #: gallery-plugin.php:961
322
  msgid "Max width (in px)"
323
  msgstr "Макс. ширина (в px)"
324
 
325
+ #: gallery-plugin.php:962
326
  msgid "Max height (in px)"
327
  msgstr "Макс. висота (в px)"
328
 
329
+ #: gallery-plugin.php:963
330
  msgid "Display a full size image in the lightbox"
331
  msgstr "Відображати повне зображення в лайтбоксі"
332
 
333
+ #: gallery-plugin.php:967
334
  msgid "Crop position"
335
  msgstr "Позиція обтинання"
336
 
337
+ #: gallery-plugin.php:969
338
  msgid "Horizontal"
339
  msgstr "Горизонтальна"
340
 
341
+ #: gallery-plugin.php:971
342
  msgid "left"
343
  msgstr "зліва"
344
 
345
+ #: gallery-plugin.php:972
346
+ #: gallery-plugin.php:979
347
  msgid "center"
348
  msgstr "центр"
349
 
350
+ #: gallery-plugin.php:973
351
  msgid "right"
352
  msgstr "зправа"
353
 
354
+ #: gallery-plugin.php:976
355
  msgid "Vertical"
356
  msgstr "Вертикальна"
357
 
358
+ #: gallery-plugin.php:978
359
  msgid "top"
360
  msgstr "верх"
361
 
362
+ #: gallery-plugin.php:980
363
  msgid "bottom"
364
  msgstr "низ"
365
 
366
+ #: gallery-plugin.php:985
367
  msgid "Lightbox background"
368
  msgstr "Фон лайтбокса"
369
 
370
+ #: gallery-plugin.php:987
371
  msgid "Default"
372
  msgstr "Стандартне значення"
373
 
374
+ #: gallery-plugin.php:988
375
  msgid "Background transparency (from 0 to 1)"
376
  msgstr "Прозорість для фону (від 0 до 1)"
377
 
378
+ #: gallery-plugin.php:990
379
  msgid "Select a background color"
380
  msgstr "Вберіть колір фону"
381
 
382
+ #: gallery-plugin.php:992
383
  msgid "Background color"
384
  msgstr "Колір фону"
385
 
386
+ #: gallery-plugin.php:999
387
+ #: gallery-plugin.php:1145
388
+ msgid "If you upgrade to Pro version all your settings and galleries will be saved."
389
  msgstr ""
390
 
391
+ #: gallery-plugin.php:1004
392
+ #: gallery-plugin.php:1150
393
+ msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
394
+ msgstr "Даний функціонал доступний у про-версії плагіну. За додатковою інформацією, будь ласка, перейдіть за посиланням"
 
 
 
395
 
396
+ #: gallery-plugin.php:1013
397
  msgid "Images with border"
398
  msgstr "Зображення з рамкою"
399
 
400
+ #: gallery-plugin.php:1016
401
  msgid "Border width in px, just numbers"
402
  msgstr "Ширина рамки у пікселях, тільки числа"
403
 
404
+ #: gallery-plugin.php:1018
405
+ #: gallery-plugin.php:1020
406
  msgid "Select a border color"
407
  msgstr "Виберіть колір рамки"
408
 
409
+ #: gallery-plugin.php:1026
410
  msgid "Number of images in the row"
411
  msgstr "Кількість зображень у рядку"
412
 
413
+ #: gallery-plugin.php:1032
414
  msgid "Start slideshow"
415
  msgstr "Розпочати слайд-шоу"
416
 
417
+ #: gallery-plugin.php:1038
418
  msgid "Slideshow interval"
419
  msgstr "Інтервал часу при показі слайд-шоу"
420
 
421
+ #: gallery-plugin.php:1044
422
  msgid "Use single lightbox for multiple galleries on one page"
423
+ msgstr "Використовувати окремий лайтбокс для багатьох галерей на одній сторйнці."
 
424
 
425
+ #: gallery-plugin.php:1052
426
  msgid "Attachment ID"
427
  msgstr "ID зображення"
428
 
429
+ #: gallery-plugin.php:1053
430
  msgid "Image Name"
431
  msgstr "Ім'я зображення"
432
 
433
+ #: gallery-plugin.php:1055
434
+ msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
435
+ msgstr "Порядок сортування (поле для введення порядку сортирування у діалозі Insert / Upload Media Gallery)"
 
 
 
 
436
 
437
+ #: gallery-plugin.php:1056
438
  msgid "Random"
439
  msgstr "Довільно"
440
 
441
+ #: gallery-plugin.php:1060
442
  msgid "Sort images"
443
  msgstr "Сортувати зображення"
444
 
445
+ #: gallery-plugin.php:1062
446
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
447
+ msgstr "ASC (в порядку зростання від найменшого до найбільшого значення - 1, 2, 3; a, b, c)"
 
 
448
 
449
+ #: gallery-plugin.php:1063
450
+ msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
451
+ msgstr "DESC (за зменшенням від найбільшого до найменшого значення - 3, 2, 1; c, b, a)"
 
 
 
452
 
453
+ #: gallery-plugin.php:1067
454
  msgid "Display text above the image"
455
  msgstr "Відображення тексту над зображенням"
456
 
457
+ #: gallery-plugin.php:1069
458
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
459
  msgstr "Вимкніть позначку, якщо ви хочете відображати текст тільки у лайтбоксі"
460
 
461
+ #: gallery-plugin.php:1073
462
  msgid "Display the Back link"
463
  msgstr "Відображати посилання Повернутися"
464
 
465
+ #: gallery-plugin.php:1079
466
  msgid "Display the Back link in the shortcode"
467
  msgstr "Відображати посилання Повернутися у шорткоді"
468
 
469
+ #: gallery-plugin.php:1085
470
  msgid "The Back link text"
471
  msgstr "Текст для посилання Повернутися"
472
 
473
+ #: gallery-plugin.php:1091
474
  msgid "The Back link URL"
475
  msgstr "URL для посилання Повернутися"
476
 
477
+ #: gallery-plugin.php:1093
478
  msgid "Gallery page (Page with Gallery Template)"
479
  msgstr "Сторінка галереї (сторінка з шаблоном галереї)"
480
 
481
+ #: gallery-plugin.php:1095
482
  msgid "(Full URL to custom page)"
483
  msgstr "(Повне посилання на сторінку користувача)"
484
 
485
+ #: gallery-plugin.php:1099
486
  msgid "The Read More link text"
487
  msgstr "Текст для посилання Дізнатися більше"
488
 
489
+ #: gallery-plugin.php:1105
490
  msgid "Add gallery to the search"
491
  msgstr "Додати галерею до пошуку"
492
 
493
+ #: gallery-plugin.php:1115
494
+ msgid "Using"
495
+ msgstr ""
496
+
497
+ #: gallery-plugin.php:1115
498
+ msgid "powered by"
499
+ msgstr ""
500
+
501
+ #: gallery-plugin.php:1118
502
+ #: gallery-plugin.php:1122
503
  msgid "Using Custom Search powered by"
504
  msgstr "Використовуючи Custom Search, розроблений"
505
 
506
+ #: gallery-plugin.php:1118
507
  msgid "Activate Custom Search"
508
  msgstr "Активувати Custom Search"
509
 
510
+ #: gallery-plugin.php:1122
511
  msgid "Download Custom Search"
512
  msgstr "Завантажити Custom Search"
513
 
514
+ #: gallery-plugin.php:1129
515
  msgid "Display Like buttons in the lightbox"
516
  msgstr "Відображати Like кнопки у лайтбоксі"
517
 
518
+ #: gallery-plugin.php:1131
519
  msgid "FaceBook"
520
  msgstr "FaceBook"
521
 
522
+ #: gallery-plugin.php:1132
523
  msgid "Twitter"
524
  msgstr "Twitter"
525
 
526
+ #: gallery-plugin.php:1133
527
  msgid "Pinterest"
528
  msgstr "Pinterest"
529
 
530
+ #: gallery-plugin.php:1134
531
  msgid "Google +1"
532
  msgstr "Google +1"
533
 
534
+ #: gallery-plugin.php:1138
535
  msgid "Slug for gallery item"
536
  msgstr "Назва для елементів галереї"
537
 
538
+ #: gallery-plugin.php:1140
539
  msgid "for any structure of permalinks except the default structure"
540
  msgstr "для будь-якої структури, за винятком стандартної структури"
541
 
542
+ #: gallery-plugin.php:1160
543
  msgid "Save Changes"
544
  msgstr "Зберегти зміни"
545
 
546
+ #: gallery-plugin.php:1166
547
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
548
  msgstr ""
549
 
550
+ #: gallery-plugin.php:1167
551
  #, fuzzy
552
  msgid "Rate the plugin"
553
  msgstr "Безкоштовні плагіни"
554
 
555
+ #: gallery-plugin.php:1170
556
  #, fuzzy
557
  msgid "If there is something wrong about it, please contact us"
558
+ msgstr "Якщо у вас є ябудь-які питання, будь ласка, зв'яжіться з нами через plugin@bestwebsoft.com або заповніть нашу контактну форму на нашому сайті"
559
+
560
+ #: gallery-plugin.php:1181
561
+ msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
562
  msgstr ""
 
 
563
 
564
+ #: gallery-plugin.php:1183
565
+ msgid "Please, go to"
566
+ msgstr ""
567
+
568
+ #: gallery-plugin.php:1183
569
+ #, fuzzy
570
+ msgid "the setting page"
571
+ msgstr "на сторінці установок плагіну ("
572
+
573
+ #: gallery-plugin.php:1184
574
+ msgid "You will be redirected automatically in 5 seconds."
575
+ msgstr ""
576
+
577
+ #: gallery-plugin.php:1189
578
+ msgid "You can download and activate"
579
+ msgstr ""
580
+
581
+ #: gallery-plugin.php:1191
582
+ msgid "version of this plugin by entering Your license key."
583
+ msgstr ""
584
+
585
+ #: gallery-plugin.php:1193
586
+ msgid "You can find your license key on your personal page Client area, by clicking on the link"
587
+ msgstr ""
588
+
589
+ #: gallery-plugin.php:1195
590
+ msgid "(your username is the email you specify when purchasing the product)."
591
+ msgstr ""
592
+
593
+ #: gallery-plugin.php:1203
594
+ #: gallery-plugin.php:1213
595
+ msgid "Go!"
596
+ msgstr ""
597
 
598
+ #: gallery-plugin.php:1229
599
  msgid "FAQ"
600
  msgstr "FAQ "
601
 
602
+ #: gallery-plugin.php:1230
603
  msgid "Support"
604
  msgstr "Підтримка"
605
 
606
+ #: gallery-plugin.php:1341
607
+ #: template/gallery-single-template.php:14
608
+ msgid "Download high resolution image"
609
+ msgstr "Завантажити зображення у високій роздільності "
610
+
611
+ #: gallery-plugin.php:1450
612
+ #: template/gallery-single-template.php:77
613
  msgid "Sorry, nothing found."
614
  msgstr "Вибачте - нічого не знайдено."
615
 
616
+ #: gallery-plugin.php:1473
617
+ #: template/gallery-single-template.php:103
618
+ msgid "Image"
619
+ msgstr "Зображення"
620
 
621
+ #: gallery-plugin.php:1764
622
  #, fuzzy
623
  msgid "Image size not defined"
624
  msgstr "Розмір зображення"
625
 
626
+ #: gallery-plugin.php:1779
627
+ msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
 
 
628
  msgstr ""
629
 
630
+ #: gallery-plugin.php:1790
631
  msgid "Image size changes not defined"
632
  msgstr ""
633
 
634
+ #: gallery-plugin.php:1819
635
+ #: gallery-plugin.php:1822
636
+ #: gallery-plugin.php:1827
637
  msgid "Invalid path"
638
  msgstr ""
639
 
640
+ #: gallery-plugin.php:1945
641
  msgid "Learn More"
642
  msgstr "Читати далі"
643
 
644
+ #: gallery-plugin.php:1947
645
+ msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
 
 
646
  msgstr "Час оновити ваш плагін Gallery до про версії!"
647
 
648
+ #: gallery-plugin.php:1948
649
  msgid "Extend standard plugin functionality with new great options."
650
  msgstr "Розширити стандартний функціонал плагіну новими опціями."
651
 
652
+ #, fuzzy
653
+ #~ msgid "No gallery item found"
654
+ #~ msgstr "Галереї не знайдено"
655
 
656
  #~ msgid "Not set"
657
  #~ msgstr "Не завдано"
languages/gallery-zh_CN.mo CHANGED
Binary file
languages/gallery-zh_CN.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-12-25 15:26+0300\n"
6
- "PO-Revision-Date: 2013-12-25 15:26+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"
@@ -17,7 +17,7 @@ msgstr ""
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
  #: gallery-plugin.php:100
20
- #: gallery-plugin.php:782
21
  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"
22
  msgstr "在您的主题目录中没有找到文件 \"gallery-template.php\" 和 \"gallery-single-template.php\"。为了画廊插件的正常运行,请从目录 `/wp-content/plugins/gallery-plugin/template/` 中复制他们到您的主题目录中"
23
 
@@ -27,7 +27,7 @@ msgid "Galleries"
27
  msgstr "画廊"
28
 
29
  #: gallery-plugin.php:129
30
- #: gallery-plugin.php:609
31
  msgid "Gallery"
32
  msgstr "画廊"
33
 
@@ -67,492 +67,582 @@ msgstr "上传文件"
67
  msgid "Gallery Shortcode"
68
  msgstr "画廊代码"
69
 
70
- #: gallery-plugin.php:212
71
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
72
  msgstr "您网页服务器上的图集临时目录 (gallery-plugin/upload/files) 不可写。请使用标准WP函数上传图像 (media library)"
73
 
74
- #: gallery-plugin.php:216
75
  msgid "Choose an image for upload:"
76
  msgstr "选择一幅影像上传:"
77
 
78
- #: gallery-plugin.php:221
79
  msgid "Please enable JavaScript to use the file uploader."
80
  msgstr "请打开JavaScript以使用文件上传工具。"
81
 
82
- #: gallery-plugin.php:228
83
  msgid "Allow the download link for all images in this gallery"
84
  msgstr "在此图集中为所有影像开启下载链接"
85
 
86
- #: gallery-plugin.php:229
87
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
88
  msgstr "请使用拖拽功能改变影像的输出顺序,且不要忘记保存修改。"
89
 
90
- #: gallery-plugin.php:231
91
  msgid "Please make a choice"
92
  msgstr "请选择"
93
 
94
- #: gallery-plugin.php:231
95
- #: gallery-plugin.php:927
96
  msgid "Sort images by"
97
  msgstr "影像排序按"
98
 
99
- #: gallery-plugin.php:231
100
  msgid "sort images"
101
  msgstr "影像排序"
102
 
103
- #: gallery-plugin.php:231
104
  msgid "on the plugin settings page ("
105
  msgstr "在插件的设置页面("
106
 
107
- #: gallery-plugin.php:276
108
- #: gallery-plugin.php:505
109
  msgid "Title"
110
  msgstr "标题"
111
 
112
- #: gallery-plugin.php:278
113
  msgid "Alt tag"
114
  msgstr "Alt标签"
115
 
116
- #: gallery-plugin.php:279
117
  msgid "URL"
118
  msgstr "URL"
119
 
120
- #: gallery-plugin.php:279
121
  msgid "(by click on image opens a link in a new window)"
122
  msgstr "(通过点击图像在新窗口中打开链接)"
123
 
124
- #: gallery-plugin.php:280
125
  msgid "This setting is available in Pro version"
126
  msgstr "此设置在高级版本中可用"
127
 
128
- #: gallery-plugin.php:281
129
  msgid "Open the link"
130
  msgstr "打开链接"
131
 
132
- #: gallery-plugin.php:281
133
  msgid "Current window"
134
  msgstr "当前窗口"
135
 
136
- #: gallery-plugin.php:281
137
  msgid "New window"
138
  msgstr "新窗口"
139
 
140
- #: gallery-plugin.php:282
141
  msgid "Delete"
142
  msgstr "删除"
143
 
144
- #: gallery-plugin.php:295
145
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
146
  msgstr "您可以在页面上添加一个画廊或在正文中插入代码"
147
 
148
- #: gallery-plugin.php:297
149
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
150
  msgstr "如果您想显示一个简述,其包含屏幕截图且具有指向一个图集的链接"
151
 
152
- #: gallery-plugin.php:506
153
  msgid "Author"
154
  msgstr "作者"
155
 
156
- #: gallery-plugin.php:507
157
  msgid "Photo"
158
  msgstr "照片"
159
 
160
- #: gallery-plugin.php:508
161
  msgid "Publishing"
162
  msgstr "发布"
163
 
164
- #: gallery-plugin.php:509
165
- #: gallery-plugin.php:931
166
  msgid "Date"
167
  msgstr "日期"
168
 
169
- #: gallery-plugin.php:638
170
  msgid "See images &raquo;"
171
  msgstr "查看影像 &raquo;"
172
 
173
- #: gallery-plugin.php:685
174
  msgid "requires"
175
  msgstr "需要"
176
 
177
- #: gallery-plugin.php:685
178
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
179
  msgstr "或更高,这就是它被停用的原因!请升级 WordPress 后重试。"
180
 
181
- #: gallery-plugin.php:685
182
  msgid "Back to the WordPress"
183
  msgstr "返回 WordPress"
184
 
185
- #: gallery-plugin.php:685
186
  msgid "Plugins page"
187
  msgstr "插件页面"
188
 
189
- #: gallery-plugin.php:775
190
  msgid "Settings are saved"
191
  msgstr "设置已保存。"
192
 
193
- #: gallery-plugin.php:788
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
194
  msgid "Gallery Settings"
195
  msgstr "画廊设置"
196
 
197
- #: gallery-plugin.php:791
 
 
 
 
 
 
 
 
 
 
198
  msgid "Notice:"
199
  msgstr "注意:"
200
 
201
- #: gallery-plugin.php:791
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-plugin.php:792
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 "如果您想添加一个画廊到页面或公告中,仅需要将画廊代码放到页面或公告的内容中即可:"
208
 
209
- #: gallery-plugin.php:794
210
  msgid "Please enable JavaScript to use the option to renew images."
211
  msgstr "请打开JavaScript以使用选项更新影像"
212
 
213
- #: gallery-plugin.php:798
214
  msgid "Update images for gallery"
215
  msgstr "为画廊更新影像"
216
 
217
- #: gallery-plugin.php:800
218
  msgid "Update images"
219
  msgstr "更新影像"
220
 
221
- #: gallery-plugin.php:805
222
  msgid "Updating images..."
223
  msgstr "正在更新影像..."
224
 
225
- #: gallery-plugin.php:806
226
  msgid "No image found"
227
  msgstr "没有找到影像"
228
 
229
- #: gallery-plugin.php:807
230
  msgid "All images are updated"
231
  msgstr "已更新全部影像"
232
 
233
- #: gallery-plugin.php:808
234
  msgid "Error."
235
  msgstr "错误。"
236
 
237
- #: gallery-plugin.php:814
238
  msgid "Image size for the album cover"
239
  msgstr "专辑封面的尺寸"
240
 
241
- #: gallery-plugin.php:816
242
- #: gallery-plugin.php:824
243
- #: gallery-plugin.php:837
244
  msgid "Image size"
245
  msgstr "影像尺寸"
246
 
247
- #: gallery-plugin.php:817
248
- #: gallery-plugin.php:825
249
  msgid "Width (in px)"
250
  msgstr "宽度(像素)"
251
 
252
- #: gallery-plugin.php:818
253
- #: gallery-plugin.php:826
254
  msgid "Height (in px)"
255
  msgstr "高度(像素)"
256
 
257
- #: gallery-plugin.php:822
258
  msgid "Gallery image size"
259
  msgstr "画廊中影像的尺寸"
260
 
261
- #: gallery-plugin.php:830
262
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
263
  msgstr "当您上传一幅新的照片时,WordPress会创建一个特定尺寸的缩略图副本。"
264
 
265
- #: gallery-plugin.php:835
266
  msgid "Gallery image size in the lightbox"
267
  msgstr "灯箱中的影像的尺寸"
268
 
269
- #: gallery-plugin.php:838
270
  msgid "Max width (in px)"
271
  msgstr "最大宽度(像素)"
272
 
273
- #: gallery-plugin.php:839
274
  msgid "Max height (in px)"
275
  msgstr "最大高度(像素)"
276
 
277
- #: gallery-plugin.php:840
278
  msgid "Display a full size image in the lightbox"
279
  msgstr "在灯箱中显示全尺寸图像"
280
 
281
- #: gallery-plugin.php:844
282
  msgid "Crop position"
283
  msgstr "裁剪位置"
284
 
285
- #: gallery-plugin.php:846
286
  msgid "Horizontal"
287
  msgstr "水平"
288
 
289
- #: gallery-plugin.php:848
290
  msgid "left"
291
  msgstr "偏左"
292
 
293
- #: gallery-plugin.php:849
294
- #: gallery-plugin.php:856
295
  msgid "center"
296
  msgstr "居中"
297
 
298
- #: gallery-plugin.php:850
299
  msgid "right"
300
  msgstr "偏右"
301
 
302
- #: gallery-plugin.php:853
303
  msgid "Vertical"
304
  msgstr "垂直"
305
 
306
- #: gallery-plugin.php:855
307
  msgid "top"
308
  msgstr "偏上"
309
 
310
- #: gallery-plugin.php:857
311
  msgid "bottom"
312
  msgstr "偏下"
313
 
314
- #: gallery-plugin.php:862
315
  msgid "Lightbox background"
316
  msgstr "灯箱背景"
317
 
318
- #: gallery-plugin.php:864
319
  msgid "Default"
320
  msgstr "默认"
321
 
322
- #: gallery-plugin.php:865
323
  msgid "Background transparency (from 0 to 1)"
324
  msgstr "背景透明度(值为 0 到 1)"
325
 
326
- #: gallery-plugin.php:867
327
  msgid "Select a background color"
328
  msgstr "选择背景色"
329
 
330
- #: gallery-plugin.php:869
331
  msgid "Background color"
332
  msgstr "背景色"
333
 
334
- #: gallery-plugin.php:876
335
- #: gallery-plugin.php:1021
336
  msgid "If you upgrade to Pro version all your settings and galleries will be saved."
337
  msgstr "如果您升级到高级版本,您的设置和画廊将被保存。"
338
 
339
- #: gallery-plugin.php:881
340
- #: gallery-plugin.php:1026
341
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
342
  msgstr "此功能在插件的高级版本中可用。如需查看详细信息,请点击以下链接"
343
 
344
- #: gallery-plugin.php:890
345
  msgid "Images with border"
346
  msgstr "影像边缘"
347
 
348
- #: gallery-plugin.php:893
349
  msgid "Border width in px, just numbers"
350
  msgstr "边缘宽度,以像素为单位,只能使用数字"
351
 
352
- #: gallery-plugin.php:895
353
- #: gallery-plugin.php:897
354
  msgid "Select a border color"
355
  msgstr "选择边框颜色"
356
 
357
- #: gallery-plugin.php:903
358
  msgid "Number of images in the row"
359
  msgstr "一行中图像的数量"
360
 
361
- #: gallery-plugin.php:909
362
  msgid "Start slideshow"
363
  msgstr "播放幻灯片"
364
 
365
- #: gallery-plugin.php:915
366
  msgid "Slideshow interval"
367
  msgstr "幻灯片播放间隔"
368
 
369
- #: gallery-plugin.php:921
370
  msgid "Use single lightbox for multiple galleries on one page"
371
  msgstr "在同一页面上为多个画廊使用同一个灯箱"
372
 
373
- #: gallery-plugin.php:929
374
  msgid "Attachment ID"
375
  msgstr "附件ID"
376
 
377
- #: gallery-plugin.php:930
378
  msgid "Image Name"
379
  msgstr "影像名称"
380
 
381
- #: gallery-plugin.php:932
382
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
383
  msgstr "分类排序(插入/上传媒体图集对话框中的输入字段)"
384
 
385
- #: gallery-plugin.php:933
386
  msgid "Random"
387
  msgstr "随机"
388
 
389
- #: gallery-plugin.php:937
390
  msgid "Sort images"
391
  msgstr "影像排序"
392
 
393
- #: gallery-plugin.php:939
394
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
395
  msgstr "升序(由低到高 - 1, 2, 3; a, b, c)"
396
 
397
- #: gallery-plugin.php:940
398
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
399
  msgstr "降序(由高到低 - 3, 2, 1; c, b, a)"
400
 
401
- #: gallery-plugin.php:944
402
  msgid "Display text above the image"
403
  msgstr "在图像上方显示文本"
404
 
405
- #: gallery-plugin.php:946
406
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
407
  msgstr "取消复选框,如果您仅想在灯箱中显示文本"
408
 
409
- #: gallery-plugin.php:950
410
  msgid "Display the Back link"
411
  msgstr "显示返回链接"
412
 
413
- #: gallery-plugin.php:956
414
  msgid "Display the Back link in the shortcode"
415
  msgstr "以代码方式显示返回链接"
416
 
417
- #: gallery-plugin.php:962
418
  msgid "The Back link text"
419
  msgstr "返回链接文本"
420
 
421
- #: gallery-plugin.php:968
422
  msgid "The Back link URL"
423
  msgstr "返回链接URL"
424
 
425
- #: gallery-plugin.php:970
426
  msgid "Gallery page (Page with Gallery Template)"
427
  msgstr "画廊页面(具有画廊模板的页面)"
428
 
429
- #: gallery-plugin.php:972
430
  msgid "(Full URL to custom page)"
431
  msgstr "(到自定义页面的完整地址)"
432
 
433
- #: gallery-plugin.php:976
434
  msgid "The Read More link text"
435
  msgstr "阅读更多链接的文本"
436
 
437
- #: gallery-plugin.php:982
438
  msgid "Add gallery to the search"
439
  msgstr "将画廊添加到搜索"
440
 
441
- #: gallery-plugin.php:991
442
- #: gallery-plugin.php:994
443
- #: gallery-plugin.php:998
 
 
 
 
 
 
 
444
  msgid "Using Custom Search powered by"
445
  msgstr "自定义搜索技术支持"
446
 
447
- #: gallery-plugin.php:994
448
  msgid "Activate Custom Search"
449
  msgstr "启用自定义搜索"
450
 
451
- #: gallery-plugin.php:998
452
  msgid "Download Custom Search"
453
  msgstr "下载自定义搜索"
454
 
455
- #: gallery-plugin.php:1005
456
  msgid "Display Like buttons in the lightbox"
457
  msgstr "在灯箱中显示[喜欢]按钮"
458
 
459
- #: gallery-plugin.php:1007
460
  msgid "FaceBook"
461
  msgstr "Facebook"
462
 
463
- #: gallery-plugin.php:1008
464
  msgid "Twitter"
465
  msgstr "Twitter"
466
 
467
- #: gallery-plugin.php:1009
468
  msgid "Pinterest"
469
  msgstr "Printerest"
470
 
471
- #: gallery-plugin.php:1010
472
  msgid "Google +1"
473
  msgstr "Google +1"
474
 
475
- #: gallery-plugin.php:1014
476
  msgid "Slug for gallery item"
477
  msgstr "画廊项的滑块"
478
 
479
- #: gallery-plugin.php:1016
480
  msgid "for any structure of permalinks except the default structure"
481
  msgstr "给任意结构的固定链接,除了默认结构"
482
 
483
- #: gallery-plugin.php:1036
484
  msgid "Save Changes"
485
  msgstr "保存修改"
486
 
487
- #: gallery-plugin.php:1042
488
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
489
  msgstr "如果您喜欢我们的插件,请在 WordPress 上给它5星评价"
490
 
491
- #: gallery-plugin.php:1043
492
  msgid "Rate the plugin"
493
  msgstr "给插件评价"
494
 
495
- #: gallery-plugin.php:1046
496
  msgid "If there is something wrong about it, please contact us"
497
  msgstr "如果您有任何问题,请联系我们"
498
 
499
- #: gallery-plugin.php:1058
500
- #: gallery-plugin.php:1073
501
- msgid "Settings"
502
- msgstr "设置"
503
 
504
- #: gallery-plugin.php:1059
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
505
  msgid "FAQ"
506
  msgstr "常见问题"
507
 
508
- #: gallery-plugin.php:1060
509
  msgid "Support"
510
  msgstr "支持"
511
 
512
- #: gallery-plugin.php:1280
513
- #: template/gallery-single-template.php:76
 
 
 
 
 
514
  msgid "Sorry, nothing found."
515
  msgstr "对不起 - 没有找到。"
516
 
517
- #: gallery-plugin.php:1302
518
- #: template/gallery-single-template.php:102
519
- msgid "Download high resolution image"
520
- msgstr "下载高分辨率图像"
521
 
522
- #: gallery-plugin.php:1593
523
  msgid "Image size not defined"
524
  msgstr "影像尺寸未定义"
525
 
526
- #: gallery-plugin.php:1608
527
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
528
  msgstr "我们仅可以更新 PNG,JPEG,GIF,WPMP 或 XBM 文件。对于其他文件类型,请手动重新加载影像。"
529
 
530
- #: gallery-plugin.php:1619
531
  msgid "Image size changes not defined"
532
  msgstr "图像大小的变化没有定义"
533
 
534
- #: gallery-plugin.php:1648
535
- #: gallery-plugin.php:1651
536
- #: gallery-plugin.php:1656
537
  msgid "Invalid path"
538
  msgstr "无效的路径"
539
 
540
- #: gallery-plugin.php:1774
541
  msgid "Learn More"
542
  msgstr "学习更多"
543
 
544
- #: gallery-plugin.php:1776
545
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
546
  msgstr "是时候升级您的 <strong>Gallery plugin</strong> 到 <strong>PRO</strong> 版了!"
547
 
548
- #: gallery-plugin.php:1777
549
  msgid "Extend standard plugin functionality with new great options."
550
  msgstr "给标准插件功能扩展强大的选项。"
551
 
552
- #: template/gallery-single-template.php:102
553
- msgid "Image"
554
- msgstr "影像"
555
-
556
  #~ msgid "Change the way to store your post_meta information for gallery"
557
  #~ msgstr "为画廊改变存储 post_meta 信息的方式"
558
 
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-02-06 10:44+0300\n"
6
+ "PO-Revision-Date: 2014-02-06 10:44+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"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
  #: gallery-plugin.php:100
20
+ #: gallery-plugin.php:777
21
  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"
22
  msgstr "在您的主题目录中没有找到文件 \"gallery-template.php\" 和 \"gallery-single-template.php\"。为了画廊插件的正常运行,请从目录 `/wp-content/plugins/gallery-plugin/template/` 中复制他们到您的主题目录中"
23
 
27
  msgstr "画廊"
28
 
29
  #: gallery-plugin.php:129
30
+ #: gallery-plugin.php:606
31
  msgid "Gallery"
32
  msgstr "画廊"
33
 
67
  msgid "Gallery Shortcode"
68
  msgstr "画廊代码"
69
 
70
+ #: gallery-plugin.php:213
71
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
72
  msgstr "您网页服务器上的图集临时目录 (gallery-plugin/upload/files) 不可写。请使用标准WP函数上传图像 (media library)"
73
 
74
+ #: gallery-plugin.php:217
75
  msgid "Choose an image for upload:"
76
  msgstr "选择一幅影像上传:"
77
 
78
+ #: gallery-plugin.php:222
79
  msgid "Please enable JavaScript to use the file uploader."
80
  msgstr "请打开JavaScript以使用文件上传工具。"
81
 
82
+ #: gallery-plugin.php:229
83
  msgid "Allow the download link for all images in this gallery"
84
  msgstr "在此图集中为所有影像开启下载链接"
85
 
86
+ #: gallery-plugin.php:230
87
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
88
  msgstr "请使用拖拽功能改变影像的输出顺序,且不要忘记保存修改。"
89
 
90
+ #: gallery-plugin.php:232
91
  msgid "Please make a choice"
92
  msgstr "请选择"
93
 
94
+ #: gallery-plugin.php:232
95
+ #: gallery-plugin.php:1050
96
  msgid "Sort images by"
97
  msgstr "影像排序按"
98
 
99
+ #: gallery-plugin.php:232
100
  msgid "sort images"
101
  msgstr "影像排序"
102
 
103
+ #: gallery-plugin.php:232
104
  msgid "on the plugin settings page ("
105
  msgstr "在插件的设置页面("
106
 
107
+ #: gallery-plugin.php:277
108
+ #: gallery-plugin.php:503
109
  msgid "Title"
110
  msgstr "标题"
111
 
112
+ #: gallery-plugin.php:279
113
  msgid "Alt tag"
114
  msgstr "Alt标签"
115
 
116
+ #: gallery-plugin.php:280
117
  msgid "URL"
118
  msgstr "URL"
119
 
120
+ #: gallery-plugin.php:280
121
  msgid "(by click on image opens a link in a new window)"
122
  msgstr "(通过点击图像在新窗口中打开链接)"
123
 
124
+ #: gallery-plugin.php:281
125
  msgid "This setting is available in Pro version"
126
  msgstr "此设置在高级版本中可用"
127
 
128
+ #: gallery-plugin.php:282
129
  msgid "Open the link"
130
  msgstr "打开链接"
131
 
132
+ #: gallery-plugin.php:282
133
  msgid "Current window"
134
  msgstr "当前窗口"
135
 
136
+ #: gallery-plugin.php:282
137
  msgid "New window"
138
  msgstr "新窗口"
139
 
140
+ #: gallery-plugin.php:283
141
  msgid "Delete"
142
  msgstr "删除"
143
 
144
+ #: gallery-plugin.php:296
145
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
146
  msgstr "您可以在页面上添加一个画廊或在正文中插入代码"
147
 
148
+ #: gallery-plugin.php:298
149
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
150
  msgstr "如果您想显示一个简述,其包含屏幕截图且具有指向一个图集的链接"
151
 
152
+ #: gallery-plugin.php:504
153
  msgid "Author"
154
  msgstr "作者"
155
 
156
+ #: gallery-plugin.php:505
157
  msgid "Photo"
158
  msgstr "照片"
159
 
160
+ #: gallery-plugin.php:506
161
  msgid "Publishing"
162
  msgstr "发布"
163
 
164
+ #: gallery-plugin.php:507
165
+ #: gallery-plugin.php:1054
166
  msgid "Date"
167
  msgstr "日期"
168
 
169
+ #: gallery-plugin.php:635
170
  msgid "See images &raquo;"
171
  msgstr "查看影像 &raquo;"
172
 
173
+ #: gallery-plugin.php:682
174
  msgid "requires"
175
  msgstr "需要"
176
 
177
+ #: gallery-plugin.php:682
178
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
179
  msgstr "或更高,这就是它被停用的原因!请升级 WordPress 后重试。"
180
 
181
+ #: gallery-plugin.php:682
182
  msgid "Back to the WordPress"
183
  msgstr "返回 WordPress"
184
 
185
+ #: gallery-plugin.php:682
186
  msgid "Plugins page"
187
  msgstr "插件页面"
188
 
189
+ #: gallery-plugin.php:770
190
  msgid "Settings are saved"
191
  msgstr "设置已保存。"
192
 
193
+ #: gallery-plugin.php:799
194
+ #: gallery-plugin.php:838
195
+ msgid "Wrong license key"
196
+ msgstr ""
197
+
198
+ #: gallery-plugin.php:831
199
+ msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
200
+ msgstr ""
201
+
202
+ #: gallery-plugin.php:840
203
+ msgid "This license key is bind to another site"
204
+ msgstr ""
205
+
206
+ #: gallery-plugin.php:842
207
+ #: gallery-plugin.php:1206
208
+ msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
209
+ msgstr ""
210
+
211
+ #: gallery-plugin.php:860
212
+ msgid "Failed to open the zip archive. Please, upload the plugin manually"
213
+ msgstr ""
214
+
215
+ #: gallery-plugin.php:866
216
+ msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
217
+ msgstr ""
218
+
219
+ #: gallery-plugin.php:870
220
+ #: gallery-plugin.php:879
221
+ msgid "Failed to download the zip archive. Please, upload the plugin manually"
222
+ msgstr ""
223
+
224
+ #: gallery-plugin.php:883
225
+ msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
226
+ msgstr ""
227
+
228
+ #: gallery-plugin.php:898
229
+ msgid "Please, enter Your license key"
230
+ msgstr ""
231
+
232
+ #: gallery-plugin.php:906
233
  msgid "Gallery Settings"
234
  msgstr "画廊设置"
235
 
236
+ #: gallery-plugin.php:908
237
+ #: gallery-plugin.php:1228
238
+ #: gallery-plugin.php:1243
239
+ msgid "Settings"
240
+ msgstr "设置"
241
+
242
+ #: gallery-plugin.php:909
243
+ msgid "Go PRO"
244
+ msgstr ""
245
+
246
+ #: gallery-plugin.php:914
247
  msgid "Notice:"
248
  msgstr "注意:"
249
 
250
+ #: gallery-plugin.php:914
251
  msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
252
  msgstr "插件的设置已经被修改。为了保存,请不要忘记点击 '保存修改' 按钮。"
253
 
254
+ #: gallery-plugin.php:915
255
  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:"
256
  msgstr "如果您想添加一个画廊到页面或公告中,仅需要将画廊代码放到页面或公告的内容中即可:"
257
 
258
+ #: gallery-plugin.php:917
259
  msgid "Please enable JavaScript to use the option to renew images."
260
  msgstr "请打开JavaScript以使用选项更新影像"
261
 
262
+ #: gallery-plugin.php:921
263
  msgid "Update images for gallery"
264
  msgstr "为画廊更新影像"
265
 
266
+ #: gallery-plugin.php:923
267
  msgid "Update images"
268
  msgstr "更新影像"
269
 
270
+ #: gallery-plugin.php:928
271
  msgid "Updating images..."
272
  msgstr "正在更新影像..."
273
 
274
+ #: gallery-plugin.php:929
275
  msgid "No image found"
276
  msgstr "没有找到影像"
277
 
278
+ #: gallery-plugin.php:930
279
  msgid "All images are updated"
280
  msgstr "已更新全部影像"
281
 
282
+ #: gallery-plugin.php:931
283
  msgid "Error."
284
  msgstr "错误。"
285
 
286
+ #: gallery-plugin.php:937
287
  msgid "Image size for the album cover"
288
  msgstr "专辑封面的尺寸"
289
 
290
+ #: gallery-plugin.php:939
291
+ #: gallery-plugin.php:947
292
+ #: gallery-plugin.php:960
293
  msgid "Image size"
294
  msgstr "影像尺寸"
295
 
296
+ #: gallery-plugin.php:940
297
+ #: gallery-plugin.php:948
298
  msgid "Width (in px)"
299
  msgstr "宽度(像素)"
300
 
301
+ #: gallery-plugin.php:941
302
+ #: gallery-plugin.php:949
303
  msgid "Height (in px)"
304
  msgstr "高度(像素)"
305
 
306
+ #: gallery-plugin.php:945
307
  msgid "Gallery image size"
308
  msgstr "画廊中影像的尺寸"
309
 
310
+ #: gallery-plugin.php:953
311
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
312
  msgstr "当您上传一幅新的照片时,WordPress会创建一个特定尺寸的缩略图副本。"
313
 
314
+ #: gallery-plugin.php:958
315
  msgid "Gallery image size in the lightbox"
316
  msgstr "灯箱中的影像的尺寸"
317
 
318
+ #: gallery-plugin.php:961
319
  msgid "Max width (in px)"
320
  msgstr "最大宽度(像素)"
321
 
322
+ #: gallery-plugin.php:962
323
  msgid "Max height (in px)"
324
  msgstr "最大高度(像素)"
325
 
326
+ #: gallery-plugin.php:963
327
  msgid "Display a full size image in the lightbox"
328
  msgstr "在灯箱中显示全尺寸图像"
329
 
330
+ #: gallery-plugin.php:967
331
  msgid "Crop position"
332
  msgstr "裁剪位置"
333
 
334
+ #: gallery-plugin.php:969
335
  msgid "Horizontal"
336
  msgstr "水平"
337
 
338
+ #: gallery-plugin.php:971
339
  msgid "left"
340
  msgstr "偏左"
341
 
342
+ #: gallery-plugin.php:972
343
+ #: gallery-plugin.php:979
344
  msgid "center"
345
  msgstr "居中"
346
 
347
+ #: gallery-plugin.php:973
348
  msgid "right"
349
  msgstr "偏右"
350
 
351
+ #: gallery-plugin.php:976
352
  msgid "Vertical"
353
  msgstr "垂直"
354
 
355
+ #: gallery-plugin.php:978
356
  msgid "top"
357
  msgstr "偏上"
358
 
359
+ #: gallery-plugin.php:980
360
  msgid "bottom"
361
  msgstr "偏下"
362
 
363
+ #: gallery-plugin.php:985
364
  msgid "Lightbox background"
365
  msgstr "灯箱背景"
366
 
367
+ #: gallery-plugin.php:987
368
  msgid "Default"
369
  msgstr "默认"
370
 
371
+ #: gallery-plugin.php:988
372
  msgid "Background transparency (from 0 to 1)"
373
  msgstr "背景透明度(值为 0 到 1)"
374
 
375
+ #: gallery-plugin.php:990
376
  msgid "Select a background color"
377
  msgstr "选择背景色"
378
 
379
+ #: gallery-plugin.php:992
380
  msgid "Background color"
381
  msgstr "背景色"
382
 
383
+ #: gallery-plugin.php:999
384
+ #: gallery-plugin.php:1145
385
  msgid "If you upgrade to Pro version all your settings and galleries will be saved."
386
  msgstr "如果您升级到高级版本,您的设置和画廊将被保存。"
387
 
388
+ #: gallery-plugin.php:1004
389
+ #: gallery-plugin.php:1150
390
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
391
  msgstr "此功能在插件的高级版本中可用。如需查看详细信息,请点击以下链接"
392
 
393
+ #: gallery-plugin.php:1013
394
  msgid "Images with border"
395
  msgstr "影像边缘"
396
 
397
+ #: gallery-plugin.php:1016
398
  msgid "Border width in px, just numbers"
399
  msgstr "边缘宽度,以像素为单位,只能使用数字"
400
 
401
+ #: gallery-plugin.php:1018
402
+ #: gallery-plugin.php:1020
403
  msgid "Select a border color"
404
  msgstr "选择边框颜色"
405
 
406
+ #: gallery-plugin.php:1026
407
  msgid "Number of images in the row"
408
  msgstr "一行中图像的数量"
409
 
410
+ #: gallery-plugin.php:1032
411
  msgid "Start slideshow"
412
  msgstr "播放幻灯片"
413
 
414
+ #: gallery-plugin.php:1038
415
  msgid "Slideshow interval"
416
  msgstr "幻灯片播放间隔"
417
 
418
+ #: gallery-plugin.php:1044
419
  msgid "Use single lightbox for multiple galleries on one page"
420
  msgstr "在同一页面上为多个画廊使用同一个灯箱"
421
 
422
+ #: gallery-plugin.php:1052
423
  msgid "Attachment ID"
424
  msgstr "附件ID"
425
 
426
+ #: gallery-plugin.php:1053
427
  msgid "Image Name"
428
  msgstr "影像名称"
429
 
430
+ #: gallery-plugin.php:1055
431
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
432
  msgstr "分类排序(插入/上传媒体图集对话框中的输入字段)"
433
 
434
+ #: gallery-plugin.php:1056
435
  msgid "Random"
436
  msgstr "随机"
437
 
438
+ #: gallery-plugin.php:1060
439
  msgid "Sort images"
440
  msgstr "影像排序"
441
 
442
+ #: gallery-plugin.php:1062
443
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
444
  msgstr "升序(由低到高 - 1, 2, 3; a, b, c)"
445
 
446
+ #: gallery-plugin.php:1063
447
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
448
  msgstr "降序(由高到低 - 3, 2, 1; c, b, a)"
449
 
450
+ #: gallery-plugin.php:1067
451
  msgid "Display text above the image"
452
  msgstr "在图像上方显示文本"
453
 
454
+ #: gallery-plugin.php:1069
455
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
456
  msgstr "取消复选框,如果您仅想在灯箱中显示文本"
457
 
458
+ #: gallery-plugin.php:1073
459
  msgid "Display the Back link"
460
  msgstr "显示返回链接"
461
 
462
+ #: gallery-plugin.php:1079
463
  msgid "Display the Back link in the shortcode"
464
  msgstr "以代码方式显示返回链接"
465
 
466
+ #: gallery-plugin.php:1085
467
  msgid "The Back link text"
468
  msgstr "返回链接文本"
469
 
470
+ #: gallery-plugin.php:1091
471
  msgid "The Back link URL"
472
  msgstr "返回链接URL"
473
 
474
+ #: gallery-plugin.php:1093
475
  msgid "Gallery page (Page with Gallery Template)"
476
  msgstr "画廊页面(具有画廊模板的页面)"
477
 
478
+ #: gallery-plugin.php:1095
479
  msgid "(Full URL to custom page)"
480
  msgstr "(到自定义页面的完整地址)"
481
 
482
+ #: gallery-plugin.php:1099
483
  msgid "The Read More link text"
484
  msgstr "阅读更多链接的文本"
485
 
486
+ #: gallery-plugin.php:1105
487
  msgid "Add gallery to the search"
488
  msgstr "将画廊添加到搜索"
489
 
490
+ #: gallery-plugin.php:1115
491
+ msgid "Using"
492
+ msgstr ""
493
+
494
+ #: gallery-plugin.php:1115
495
+ msgid "powered by"
496
+ msgstr ""
497
+
498
+ #: gallery-plugin.php:1118
499
+ #: gallery-plugin.php:1122
500
  msgid "Using Custom Search powered by"
501
  msgstr "自定义搜索技术支持"
502
 
503
+ #: gallery-plugin.php:1118
504
  msgid "Activate Custom Search"
505
  msgstr "启用自定义搜索"
506
 
507
+ #: gallery-plugin.php:1122
508
  msgid "Download Custom Search"
509
  msgstr "下载自定义搜索"
510
 
511
+ #: gallery-plugin.php:1129
512
  msgid "Display Like buttons in the lightbox"
513
  msgstr "在灯箱中显示[喜欢]按钮"
514
 
515
+ #: gallery-plugin.php:1131
516
  msgid "FaceBook"
517
  msgstr "Facebook"
518
 
519
+ #: gallery-plugin.php:1132
520
  msgid "Twitter"
521
  msgstr "Twitter"
522
 
523
+ #: gallery-plugin.php:1133
524
  msgid "Pinterest"
525
  msgstr "Printerest"
526
 
527
+ #: gallery-plugin.php:1134
528
  msgid "Google +1"
529
  msgstr "Google +1"
530
 
531
+ #: gallery-plugin.php:1138
532
  msgid "Slug for gallery item"
533
  msgstr "画廊项的滑块"
534
 
535
+ #: gallery-plugin.php:1140
536
  msgid "for any structure of permalinks except the default structure"
537
  msgstr "给任意结构的固定链接,除了默认结构"
538
 
539
+ #: gallery-plugin.php:1160
540
  msgid "Save Changes"
541
  msgstr "保存修改"
542
 
543
+ #: gallery-plugin.php:1166
544
  msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
545
  msgstr "如果您喜欢我们的插件,请在 WordPress 上给它5星评价"
546
 
547
+ #: gallery-plugin.php:1167
548
  msgid "Rate the plugin"
549
  msgstr "给插件评价"
550
 
551
+ #: gallery-plugin.php:1170
552
  msgid "If there is something wrong about it, please contact us"
553
  msgstr "如果您有任何问题,请联系我们"
554
 
555
+ #: gallery-plugin.php:1181
556
+ msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
557
+ msgstr ""
 
558
 
559
+ #: gallery-plugin.php:1183
560
+ msgid "Please, go to"
561
+ msgstr ""
562
+
563
+ #: gallery-plugin.php:1183
564
+ #, fuzzy
565
+ msgid "the setting page"
566
+ msgstr "在插件的设置页面("
567
+
568
+ #: gallery-plugin.php:1184
569
+ msgid "You will be redirected automatically in 5 seconds."
570
+ msgstr ""
571
+
572
+ #: gallery-plugin.php:1189
573
+ msgid "You can download and activate"
574
+ msgstr ""
575
+
576
+ #: gallery-plugin.php:1191
577
+ msgid "version of this plugin by entering Your license key."
578
+ msgstr ""
579
+
580
+ #: gallery-plugin.php:1193
581
+ msgid "You can find your license key on your personal page Client area, by clicking on the link"
582
+ msgstr ""
583
+
584
+ #: gallery-plugin.php:1195
585
+ msgid "(your username is the email you specify when purchasing the product)."
586
+ msgstr ""
587
+
588
+ #: gallery-plugin.php:1203
589
+ #: gallery-plugin.php:1213
590
+ msgid "Go!"
591
+ msgstr ""
592
+
593
+ #: gallery-plugin.php:1229
594
  msgid "FAQ"
595
  msgstr "常见问题"
596
 
597
+ #: gallery-plugin.php:1230
598
  msgid "Support"
599
  msgstr "支持"
600
 
601
+ #: gallery-plugin.php:1341
602
+ #: template/gallery-single-template.php:14
603
+ msgid "Download high resolution image"
604
+ msgstr "下载高分辨率图像"
605
+
606
+ #: gallery-plugin.php:1450
607
+ #: template/gallery-single-template.php:77
608
  msgid "Sorry, nothing found."
609
  msgstr "对不起 - 没有找到。"
610
 
611
+ #: gallery-plugin.php:1473
612
+ #: template/gallery-single-template.php:103
613
+ msgid "Image"
614
+ msgstr "影像"
615
 
616
+ #: gallery-plugin.php:1764
617
  msgid "Image size not defined"
618
  msgstr "影像尺寸未定义"
619
 
620
+ #: gallery-plugin.php:1779
621
  msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
622
  msgstr "我们仅可以更新 PNG,JPEG,GIF,WPMP 或 XBM 文件。对于其他文件类型,请手动重新加载影像。"
623
 
624
+ #: gallery-plugin.php:1790
625
  msgid "Image size changes not defined"
626
  msgstr "图像大小的变化没有定义"
627
 
628
+ #: gallery-plugin.php:1819
629
+ #: gallery-plugin.php:1822
630
+ #: gallery-plugin.php:1827
631
  msgid "Invalid path"
632
  msgstr "无效的路径"
633
 
634
+ #: gallery-plugin.php:1945
635
  msgid "Learn More"
636
  msgstr "学习更多"
637
 
638
+ #: gallery-plugin.php:1947
639
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
640
  msgstr "是时候升级您的 <strong>Gallery plugin</strong> 到 <strong>PRO</strong> 版了!"
641
 
642
+ #: gallery-plugin.php:1948
643
  msgid "Extend standard plugin functionality with new great options."
644
  msgstr "给标准插件功能扩展强大的选项。"
645
 
 
 
 
 
646
  #~ msgid "Change the way to store your post_meta information for gallery"
647
  #~ msgstr "为画廊改变存储 post_meta 信息的方式"
648
 
minicolors/jquery.miniColors.css CHANGED
File without changes
minicolors/jquery.miniColors.js CHANGED
File without changes
minicolors/jquery.minicolors.png CHANGED
File without changes
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: bestwebsoft
3
  Donate link: https://www.2checkout.com/checkout/purchase?sid=1430388&quantity=10&product_id=13
4
  Tags: gallery, image, gallery image, album, foto, fotoalbum, website gallery, multiple pictures, pictures, photo, photoalbum, photogallery
5
  Requires at least: 3.0
6
- Tested up to: 3.8
7
- Stable tag: 4.1.3
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -53,6 +53,8 @@ There is also a premium version of the plugin <a href="http://bestwebsoft.com/pl
53
  * Brazilian Portuguese (pt_BR) (thanks to DJIO, www.djio.com.br)
54
  * Bulgarian (bg_BG) (thanks to Petya)
55
  * Chinese (zh_CN) (thanks to <a href="mailto:mibcxb@gmail.com">Xiaobo Chen</a>)
 
 
56
  * French (fr_FR) (thanks to Didier, <a href="mailto:lcapronnier@yahoo.com">L Capronnier</a>)
57
  * German (de_DE) (thanks to Thomas Bludau, <a href="mailto:info@ahoidesign.de">Jonas Seemann</a>)
58
  * Russian (ru_RU)
@@ -150,6 +152,14 @@ and add (for the themes Twenty Eleven or Twenty Ten):
150
  direction:rtl;
151
  }
152
 
 
 
 
 
 
 
 
 
153
  == Screenshots ==
154
 
155
  1. Gallery Admin page.
@@ -160,6 +170,11 @@ and add (for the themes Twenty Eleven or Twenty Ten):
160
 
161
  == Changelog ==
162
 
 
 
 
 
 
163
  = V4.1.3 - 15.01.2014 =
164
  * Update : BWS plugins section is updated.
165
 
@@ -395,6 +410,9 @@ and add (for the themes Twenty Eleven or Twenty Ten):
395
 
396
  == Upgrade Notice ==
397
 
 
 
 
398
  = V4.1.3 =
399
  BWS plugins section is updated.
400
 
3
  Donate link: https://www.2checkout.com/checkout/purchase?sid=1430388&quantity=10&product_id=13
4
  Tags: gallery, image, gallery image, album, foto, fotoalbum, website gallery, multiple pictures, pictures, photo, photoalbum, photogallery
5
  Requires at least: 3.0
6
+ Tested up to: 3.8.1
7
+ Stable tag: 4.1.4
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
53
  * Brazilian Portuguese (pt_BR) (thanks to DJIO, www.djio.com.br)
54
  * Bulgarian (bg_BG) (thanks to Petya)
55
  * Chinese (zh_CN) (thanks to <a href="mailto:mibcxb@gmail.com">Xiaobo Chen</a>)
56
+ * Czech (cs_CZ) (thanks to <a href="mailto:lagya@me.com">Lagya</a>)
57
+ * Dutch (nl_NL) (thanks to <a href="mailto:j.goessens@gmail.com">J Goessens</a>)
58
  * French (fr_FR) (thanks to Didier, <a href="mailto:lcapronnier@yahoo.com">L Capronnier</a>)
59
  * German (de_DE) (thanks to Thomas Bludau, <a href="mailto:info@ahoidesign.de">Jonas Seemann</a>)
60
  * Russian (ru_RU)
152
  direction:rtl;
153
  }
154
 
155
+ = I have some problems with the plugin's work. What Information should I provide to receive proper support? =
156
+
157
+ Please make sure that the problem hasn't been discussed yet on our forum (<a href="http://support.bestwebsoft.com" target="_blank">http://support.bestwebsoft.com</a>). If no, please provide the following data along with your problem's description:
158
+ 1. the link to the page where the problem occurs
159
+ 2. the name of the plugin and its version. If you are using a pro version - your order number.
160
+ 3. the version of your WordPress installation
161
+ 4. copy and paste into the message your system status report. Please read more here: <a href="http://bestwebsoft.com/wp-content/uploads/manual/wp_plugin/general/System_Status.pdf" target="_blank">System_Status.pdf</a>
162
+
163
  == Screenshots ==
164
 
165
  1. Gallery Admin page.
170
 
171
  == Changelog ==
172
 
173
+ = V4.1.4 - 06.02.2014 =
174
+ * Update : We updated all functionality for wordpress 3.8.1.
175
+ * NEW : The Dutch language file is added.
176
+ * NEW : The Czech language file is added.
177
+
178
  = V4.1.3 - 15.01.2014 =
179
  * Update : BWS plugins section is updated.
180
 
410
 
411
  == Upgrade Notice ==
412
 
413
+ = V4.1.4 =
414
+ We updated all functionality for wordpress 3.8.1. The Dutch language file is added. The Czech language file is added.
415
+
416
  = V4.1.3 =
417
  BWS plugins section is updated.
418
 
template/gallery-single-template.php CHANGED
@@ -100,7 +100,7 @@
100
  'speedIn' : 500,
101
  'speedOut' : 300,
102
  'titleFormat' : function(title, currentArray, currentIndex, currentOpts) {
103
- return '<span id="fancybox-title-inside">' + ( title.length ? title + '<br />' : '' ) + '<?php _e( "Image", "gallery"); ?> ' + ( currentIndex + 1 ) + ' / ' + currentArray.length + '</span><?php if( get_post_meta( $post->ID, 'gllr_download_link', true ) != '' ){?><br /><a href="' + $( currentOpts.orig ).attr('rel') + '" target="_blank"><?php echo $gllr_download_link_title; ?> </a><?php } ?>';
104
  }<?php if ( $gllr_options['start_slideshow'] == 1 ) { ?>,
105
  'onComplete': function() {
106
  clearTimeout( jQuery.fancybox.slider );
100
  'speedIn' : 500,
101
  'speedOut' : 300,
102
  'titleFormat' : function(title, currentArray, currentIndex, currentOpts) {
103
+ 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 } ?>';
104
  }<?php if ( $gllr_options['start_slideshow'] == 1 ) { ?>,
105
  'onComplete': function() {
106
  clearTimeout( jQuery.fancybox.slider );
template/gallery-template.php CHANGED
@@ -12,65 +12,61 @@ Template Name: Gallery Template
12
  <div class="gallery_box entry-content">
13
  <ul>
14
  <?php
15
- global $post;
16
- global $wpdb;
17
- global $wp_query;
18
  $paged = $wp_query->query_vars["paged"];
19
  $permalink = get_permalink();
20
  $gllr_options = get_option( 'gllr_options' );
21
- if( substr( $permalink, strlen( $permalink ) -1 ) != "/" )
22
- {
23
- if( strpos( $permalink, "?" ) !== false ) {
24
  $permalink = substr( $permalink, 0, strpos( $permalink, "?" ) -1 )."/";
25
- }
26
- else {
27
  $permalink .= "/";
28
  }
29
  }
30
  $count = 0;
31
  $args = array(
32
- 'post_type' => 'gallery',
33
- 'post_status' => 'publish',
34
- 'orderby' => 'post_date',
35
  'posts_per_page' => -1
36
  );
37
  $second_query = new WP_Query( $args );
38
  if ( function_exists( 'pdfprnt_show_buttons_for_custom_post_type' ) ) echo pdfprnt_show_buttons_for_custom_post_type( $second_query );
39
  $count_all_albums = count($second_query->posts);
40
  $per_page = $showitems = get_option( 'posts_per_page' );
41
- if( $paged != 0 )
42
  $start = $per_page * ($paged - 1);
43
  else
44
  $start = $per_page * $paged;
45
- if ($second_query->have_posts()) : while ($second_query->have_posts()) : $second_query->the_post();
46
- if( $count < $start ) {
47
  $count++;
48
  continue;
49
  }
50
- if( ( $count - $start ) > $per_page - 1 )
51
  break;
52
 
53
  $attachments = get_post_thumbnail_id( $post->ID );
54
- if( empty ( $attachments ) ) {
55
- $attachments = get_children( 'post_parent='.$post->ID.'&post_type=attachment&post_mime_type=image&numberposts=1' );
56
  $id = key($attachments);
57
  $image_attributes = wp_get_attachment_image_src( $id, 'album-thumb' );
58
- }
59
- else {
60
  $image_attributes = wp_get_attachment_image_src( $attachments, 'album-thumb' );
61
  }
62
- if( 1 == $gllr_options['border_images'] ){
63
- $gllr_border = 'border-width: '.$gllr_options['border_images_width'].'px; border-color:'.$gllr_options['border_images_color'].'; padding:0;';
64
  $gllr_border_images = $gllr_options['border_images_width'] * 2;
65
- }
66
- else{
67
  $gllr_border = 'padding:0;';
68
  $gllr_border_images = 0;
69
  }
70
  $count++;
71
- ?>
72
  <li>
73
- <img style="width:<?php echo $gllr_options['gllr_custom_size_px'][0][0]; ?>px; <?php echo $gllr_border; ?>" alt="<?php echo $post->post_title; ?>" title="<?php echo $post->post_title; ?>" src="<?php echo $image_attributes[0]; ?>" />
 
 
74
  <div class="gallery_detail_box">
75
  <div><?php echo $post->post_title; ?></div>
76
  <div><?php echo the_excerpt_max_charlength(100); ?></div>
@@ -90,14 +86,13 @@ Template Name: Gallery Template
90
  if( ! $pages ) {
91
  $pages = 1;
92
  }
93
- if( 1 != $pages ) {
94
  echo "</div><div class='clear'></div><div class='pagination'>";
95
  for ( $i = 1; $i <= $pages; $i++ ) {
96
  if ( 1 != $pages && ( !( $i >= $paged + $range + 1 || $i <= $paged - $range - 1 ) || $pages <= $showitems ) ) {
97
  echo ( $paged == $i ) ? "<span class='current'>". $i ."</span>":"<a href='". get_pagenum_link($i) ."' class='inactive' >". $i ."</a>";
98
  }
99
  }
100
-
101
  echo "<div class='clear'></div></div>\n";
102
  } else {?>
103
  </div>
12
  <div class="gallery_box entry-content">
13
  <ul>
14
  <?php
15
+ global $post, $wpdb, $wp_query;
 
 
16
  $paged = $wp_query->query_vars["paged"];
17
  $permalink = get_permalink();
18
  $gllr_options = get_option( 'gllr_options' );
19
+ if ( substr( $permalink, strlen( $permalink ) -1 ) != "/" ) {
20
+ if ( strpos( $permalink, "?" ) !== false ) {
 
21
  $permalink = substr( $permalink, 0, strpos( $permalink, "?" ) -1 )."/";
22
+ } else {
 
23
  $permalink .= "/";
24
  }
25
  }
26
  $count = 0;
27
  $args = array(
28
+ 'post_type' => 'gallery',
29
+ 'post_status' => 'publish',
30
+ 'orderby' => 'post_date',
31
  'posts_per_page' => -1
32
  );
33
  $second_query = new WP_Query( $args );
34
  if ( function_exists( 'pdfprnt_show_buttons_for_custom_post_type' ) ) echo pdfprnt_show_buttons_for_custom_post_type( $second_query );
35
  $count_all_albums = count($second_query->posts);
36
  $per_page = $showitems = get_option( 'posts_per_page' );
37
+ if ( $paged != 0 )
38
  $start = $per_page * ($paged - 1);
39
  else
40
  $start = $per_page * $paged;
41
+ if ( $second_query->have_posts() ) : while ( $second_query->have_posts() ) : $second_query->the_post();
42
+ if ( $count < $start ) {
43
  $count++;
44
  continue;
45
  }
46
+ if ( ( $count - $start ) > $per_page - 1 )
47
  break;
48
 
49
  $attachments = get_post_thumbnail_id( $post->ID );
50
+ if ( empty ( $attachments ) ) {
51
+ $attachments = get_children( 'post_parent=' . $post->ID . '&post_type=attachment&post_mime_type=image&numberposts=1' );
52
  $id = key($attachments);
53
  $image_attributes = wp_get_attachment_image_src( $id, 'album-thumb' );
54
+ } else {
 
55
  $image_attributes = wp_get_attachment_image_src( $attachments, 'album-thumb' );
56
  }
57
+ if ( 1 == $gllr_options['border_images'] ) {
58
+ $gllr_border = 'border-width: ' . $gllr_options['border_images_width'].'px; border-color:'.$gllr_options['border_images_color'].'; padding:0;';
59
  $gllr_border_images = $gllr_options['border_images_width'] * 2;
60
+ } else {
 
61
  $gllr_border = 'padding:0;';
62
  $gllr_border_images = 0;
63
  }
64
  $count++;
65
+ ?>
66
  <li>
67
+ <a rel="bookmark" href="<?php echo get_permalink(); ?>" title="<?php echo $post->post_title; ?>">
68
+ <img style="width:<?php echo $gllr_options['gllr_custom_size_px'][0][0]; ?>px; <?php echo $gllr_border; ?>" alt="<?php echo $post->post_title; ?>" title="<?php echo $post->post_title; ?>" src="<?php echo $image_attributes[0]; ?>" />
69
+ </a>
70
  <div class="gallery_detail_box">
71
  <div><?php echo $post->post_title; ?></div>
72
  <div><?php echo the_excerpt_max_charlength(100); ?></div>
86
  if( ! $pages ) {
87
  $pages = 1;
88
  }
89
+ if ( 1 != $pages ) {
90
  echo "</div><div class='clear'></div><div class='pagination'>";
91
  for ( $i = 1; $i <= $pages; $i++ ) {
92
  if ( 1 != $pages && ( !( $i >= $paged + $range + 1 || $i <= $paged - $range - 1 ) || $pages <= $showitems ) ) {
93
  echo ( $paged == $i ) ? "<span class='current'>". $i ."</span>":"<a href='". get_pagenum_link($i) ."' class='inactive' >". $i ."</a>";
94
  }
95
  }
 
96
  echo "<div class='clear'></div></div>\n";
97
  } else {?>
98
  </div>
upload/fileuploader.css CHANGED
File without changes
upload/fileuploader.js CHANGED
File without changes
upload/loading.gif CHANGED
File without changes