Gallery by BestWebSoft - Version 4.5.4

Version Description

  • 15.12.2017 =
  • Bugfix: Gallery styles have been fixed.
Download this release

Release Info

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

Code changes from version 4.5.3 to 4.5.4

css/frontend_style.css CHANGED
@@ -14,7 +14,7 @@ ul.gallery {
14
  padding: 0;
15
  }
16
  .gallery_box ul li {
17
- margin: 0 0 30px;
18
  }
19
  .gallery_box li img {
20
  margin: 0 10px 10px 0;
@@ -35,10 +35,6 @@ ul.gallery {
35
  float: left;
36
  clear: both;
37
  }
38
- .gallery_detail_box div,
39
- .gallery_detail_box a {
40
- text-align: initial;
41
- }
42
  .rtl .gallery_detail_box {
43
  float: right;
44
  }
@@ -48,10 +44,24 @@ ul.gallery {
48
  margin: 0 0 10px;
49
  font-weight: bold;
50
  }
51
- .gallery_box ul li.gllr-display-inline {
 
 
 
 
 
 
 
 
 
 
52
  display: inline-block;
53
  float: left;
54
  margin-right: 10px;
 
 
 
 
55
  }
56
  .gallery_box ul.gllr-column-align-left {
57
  text-align: left;
@@ -70,11 +80,19 @@ ul.gallery {
70
  .gallery_box ul.gllr-column-align-center {
71
  text-align: center;
72
  }
 
 
 
 
73
  .gallery_box ul.gllr-column-align-center > li > a {
74
  display: block;
75
  transition: none;
76
  box-shadow: none;
77
  }
 
 
 
 
78
  .gallery_box ul.gllr-column-align-center img {
79
  float: none;
80
  margin: auto;
@@ -107,9 +125,9 @@ ul.gallery {
107
  display: block;
108
  border-style: solid;
109
  margin-top: 0;
110
- box-sizing: border-box !important;
111
- -moz-box-sizing: border-box !important; /*Firefox 1-3*/
112
- -webkit-box-sizing: border-box !important; /* Safari */
113
  box-shadow: none;
114
  -webkit-box-shadow: none;
115
  }
@@ -133,7 +151,6 @@ ul.gallery {
133
  }
134
  .gllr_single_image_text {
135
  font-size: 12px;
136
- padding: 5px 0 15px;
137
  line-height: normal;
138
  word-break: break-word;
139
  word-wrap: break-word;
14
  padding: 0;
15
  }
16
  .gallery_box ul li {
17
+ margin: 0 0 20px;
18
  }
19
  .gallery_box li img {
20
  margin: 0 10px 10px 0;
35
  float: left;
36
  clear: both;
37
  }
 
 
 
 
38
  .rtl .gallery_detail_box {
39
  float: right;
40
  }
44
  margin: 0 0 10px;
45
  font-weight: bold;
46
  }
47
+ .gllr-list.gllr-display-column .gallery_detail_box {
48
+ width: 100%;
49
+ }
50
+ .gallery_box ul.gllr-list li,
51
+ .gallery_box ul.gllr-list li > a > img {
52
+ max-width: 100%;
53
+ }
54
+ .gallery_box ul.gllr-list li > a > img {
55
+ box-sizing: border-box;
56
+ }
57
+ .gallery_box ul.gllr-display-inline > li {
58
  display: inline-block;
59
  float: left;
60
  margin-right: 10px;
61
+ margin-left: 10px;
62
+ }
63
+ .rtl .gallery_box ul.gllr-display-inline > li {
64
+ float: right;
65
  }
66
  .gallery_box ul.gllr-column-align-left {
67
  text-align: left;
80
  .gallery_box ul.gllr-column-align-center {
81
  text-align: center;
82
  }
83
+ .gallery_box ul .gllr_detail_title,
84
+ .gallery_box ul .gllr_detail_excerpt {
85
+ text-align: initial;
86
+ }
87
  .gallery_box ul.gllr-column-align-center > li > a {
88
  display: block;
89
  transition: none;
90
  box-shadow: none;
91
  }
92
+ .gallery_box ul.gllr-column-align-center .gallery_detail_box div,
93
+ .gallery_box ul.gllr-column-align-center .gallery_detail_box a {
94
+ text-align: center;
95
+ }
96
  .gallery_box ul.gllr-column-align-center img {
97
  float: none;
98
  margin: auto;
125
  display: block;
126
  border-style: solid;
127
  margin-top: 0;
128
+ box-sizing: content-box;
129
+ -moz-box-sizing: content-box; /*Firefox 1-3*/
130
+ -webkit-box-sizing: content-box; /* Safari */
131
  box-shadow: none;
132
  -webkit-box-shadow: none;
133
  }
151
  }
152
  .gllr_single_image_text {
153
  font-size: 12px;
 
154
  line-height: normal;
155
  word-break: break-word;
156
  word-wrap: break-word;
css/style.css CHANGED
@@ -9,7 +9,7 @@
9
  position: relative;
10
  display: none;
11
  margin: 0 5px;
12
- vertical-align: sub;
13
  }
14
  .rtl .gllr_settings_table label {
15
  float: right;
@@ -74,11 +74,11 @@
74
  }
75
  .post-type-gallery table.fixed .column-images,
76
  .post-type-bws-gallery table.fixed .column-images {
77
- width: 10%;
78
  }
79
  .post-type-gallery table.fixed .column-featured-image,
80
  .post-type-bws-gallery table.fixed .column-featured-image {
81
- width: 13%;
82
  }
83
  .gllr-wp-filter {
84
  margin-top: 15px;
@@ -183,16 +183,16 @@
183
  .gllr-media-actions-edit.dashicons:hover,
184
  .gllr-media-actions-delete.dashicons,
185
  .gllr-media-actions-delete.dashicons:hover {
186
- position: absolute;
187
- display: block;
188
- top: 5px;
189
- width: 25px;
190
- height: 25px;
191
- line-height: 25px;
192
- font-size: 18px;
193
- outline: none;
194
- z-index: 20;
195
- color: #fff;
196
  }
197
  .gllr-media-actions-edit {
198
  background: #555;
@@ -209,11 +209,11 @@
209
  padding: 4px;
210
  text-align: left;
211
  height: 18px;
212
- overflow: hidden;
213
- position: absolute;
214
- bottom: 0;
215
- width: calc(100% - 8px);
216
- box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
217
  }
218
  /* Media TB_inline*/
219
  .post-type-gallery #TB_window,
@@ -268,7 +268,7 @@
268
  }
269
  .post-type-gallery .ui-tooltip,
270
  .post-type-bws-gallery .ui-tooltip {
271
- z-index: 1000000 !important;
272
  }
273
  .rtl .gllr-media-attachment-details-box-right {
274
  float: left;
@@ -277,9 +277,11 @@
277
  border-left: 1px solid #ddd;
278
  background: #f3f3f3 none repeat scroll 0 0;
279
  padding:10px;
 
 
280
  }
281
  .gllr-media-attachment-details-box-right .setting .name {
282
- max-width: 80px;
283
  }
284
  .gllr-media-attachment-details-box-right .setting span.bws_info {
285
  float: none;
@@ -309,7 +311,6 @@
309
  .post-type-bws-gallery #the-list .success .check-column {
310
  border-left: 4px solid #179458;
311
  }
312
-
313
  @media screen and (max-width: 1600px) {
314
  .gllr-media-attachment {
315
  width: calc( 20% - 23px );
9
  position: relative;
10
  display: none;
11
  margin: 0 5px;
12
+ vertical-align: sub;
13
  }
14
  .rtl .gllr_settings_table label {
15
  float: right;
74
  }
75
  .post-type-gallery table.fixed .column-images,
76
  .post-type-bws-gallery table.fixed .column-images {
77
+ width: 10%;
78
  }
79
  .post-type-gallery table.fixed .column-featured-image,
80
  .post-type-bws-gallery table.fixed .column-featured-image {
81
+ width: 13%;
82
  }
83
  .gllr-wp-filter {
84
  margin-top: 15px;
183
  .gllr-media-actions-edit.dashicons:hover,
184
  .gllr-media-actions-delete.dashicons,
185
  .gllr-media-actions-delete.dashicons:hover {
186
+ position: absolute;
187
+ display: block;
188
+ top: 5px;
189
+ width: 25px;
190
+ height: 25px;
191
+ line-height: 25px;
192
+ font-size: 18px;
193
+ outline: none;
194
+ z-index: 20;
195
+ color: #fff;
196
  }
197
  .gllr-media-actions-edit {
198
  background: #555;
209
  padding: 4px;
210
  text-align: left;
211
  height: 18px;
212
+ overflow: hidden;
213
+ position: absolute;
214
+ bottom: 0;
215
+ width: calc(100% - 8px);
216
+ box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
217
  }
218
  /* Media TB_inline*/
219
  .post-type-gallery #TB_window,
268
  }
269
  .post-type-gallery .ui-tooltip,
270
  .post-type-bws-gallery .ui-tooltip {
271
+ z-index: 1000000 !important;
272
  }
273
  .rtl .gllr-media-attachment-details-box-right {
274
  float: left;
277
  border-left: 1px solid #ddd;
278
  background: #f3f3f3 none repeat scroll 0 0;
279
  padding:10px;
280
+ height: 100%;
281
+ box-sizing: border-box;
282
  }
283
  .gllr-media-attachment-details-box-right .setting .name {
284
+ max-width: 80px;
285
  }
286
  .gllr-media-attachment-details-box-right .setting span.bws_info {
287
  float: none;
311
  .post-type-bws-gallery #the-list .success .check-column {
312
  border-left: 4px solid #179458;
313
  }
 
314
  @media screen and (max-width: 1600px) {
315
  .gllr-media-attachment {
316
  width: calc( 20% - 23px );
gallery-plugin.php CHANGED
@@ -6,7 +6,7 @@ Description: Add beautiful galleries, albums & images to your Wordpress website
6
  Author: BestWebSoft
7
  Text Domain: gallery-plugin
8
  Domain Path: /languages
9
- Version: 4.5.3
10
  Author URI: https://bestwebsoft.com/
11
  License: GPLv2 or later
12
  */
@@ -855,11 +855,12 @@ if ( ! function_exists( 'gllr_template_content' ) ) {
855
 
856
  $second_query = new WP_Query( $args );
857
  $request = $second_query->request;
 
858
  printf(
859
- '<ul%s>',
860
- ( 'column' == $gllr_options['galleries_layout'] && in_array( $gllr_options['galleries_column_alignment'], array( 'left', 'right', 'center' ) ) ) ? ' class="gllr-column-align-' . $gllr_options['galleries_column_alignment'] . '"' : ''
861
  );
862
- if ( $second_query->have_posts() ) {
863
  /* get width and height for image_size_album */
864
  if ( 'album-thumb' != $gllr_options['image_size_album'] ) {
865
  $width = absint( get_option( $gllr_options['image_size_album'] . '_size_w' ) );
@@ -869,6 +870,14 @@ if ( ! function_exists( 'gllr_template_content' ) ) {
869
  $height = $gllr_options['custom_size_px']['album-thumb'][1];
870
  }
871
 
 
 
 
 
 
 
 
 
872
  while ( $second_query->have_posts() ) {
873
  $second_query->the_post();
874
  $attachments = get_post_thumbnail_id( $post->ID );
@@ -895,42 +904,30 @@ if ( ! function_exists( 'gllr_template_content' ) ) {
895
  } else {
896
  $featured_image = wp_get_attachment_image_src( $attachments, $gllr_options['image_size_album'] );
897
  }
898
- if ( 1 == $gllr_options['cover_border_images'] ) {
899
- $border = 'border-width: ' . $gllr_options['cover_border_images_width'] . 'px; border-color:' . $gllr_options['cover_border_images_color'] . '; padding:0;';
900
- $border_images = $gllr_options['cover_border_images_width'] * 2;
901
- } else {
902
- $border = 'padding:0;';
903
- $border_images = 0;
904
- }
905
  $featured_image = ( false == $featured_image ) ? $image_attributes : $featured_image;
906
  $count++;
907
-
908
  printf(
909
- '<li class="%s" style="%s">',
910
- ( $gllr_options['galleries_layout'] == 'rows' ? 'gllr-display-inline' : 'gllr-display-column' ),
911
- ( $width && $gllr_options['galleries_layout'] == 'rows' ? "width:" . $width . 'px;' : '' )
912
  );
913
- if ( ! empty( $featured_image[0] ) ) {
914
- $title = get_the_title(); ?>
915
- <a rel="bookmark" href="<?php echo get_permalink(); ?>" title="<?php the_title(); ?>">
916
  <?php printf(
917
- '<img class="gllr_template" %s %s style="%s %s %s" alt="%s" title="%s" src="%s" data-gllr-borders-width="%s"/>',
918
  ! empty( $width ) ? 'width="' . $width . '"' : '',
919
  ! empty( $height ) ? 'height="' . $height . '"' : '',
920
  ! empty( $width ) ? 'width:' . $width . 'px;' : '',
921
- ! empty( $height ) ? 'height:' . $height . 'px;' : '',
922
  $border,
923
  $title,
924
- $title,
925
- $featured_image[0],
926
- $gllr_options['cover_border_images_width'] * 2
927
  ); ?>
928
  <div class="clear"></div>
929
  </a>
930
  <?php } ?>
931
  <div class="gallery_detail_box">
932
- <div><?php the_title(); ?></div>
933
- <div><?php gllr_the_excerpt_max_charlength( 100 ); ?></div>
934
  <a href="<?php echo get_permalink(); ?>"><?php echo $gllr_options["read_more_link_text"]; ?></a>
935
  </div><!-- .gallery_detail_box -->
936
  <div class="gllr_clear"></div>
@@ -1038,22 +1035,23 @@ if ( ! function_exists( 'gllr_single_template_content' ) ) {
1038
  <div class="gllr_image_row">
1039
  <?php } ?>
1040
  <div class="gllr_image_block">
1041
- <p class="gllr_img" style="<?php if ( $width ) echo 'width:' . $width . 'px;'; if ( $height ) echo 'height:' . $height . 'px;'; ?>">
1042
  <?php if ( ! empty( $url_for_link ) ) { ?>
1043
  <a href="<?php echo $url_for_link; ?>" title="<?php echo $image_text; ?>" target="_blank">
1044
- <img class="gllr_img" <?php if ( $width ) echo 'width="' . $width . '"'; if ( $height ) echo 'height="' . $height . '"'; ?> style="<?php if ( $width ) echo 'width:' . $width . 'px;'; if ( $height ) echo 'height:' . $height . 'px;'; echo $border; ?>" alt="<?php echo $image_alt_tag; ?>" title="<?php echo $image_text; ?>" src="<?php echo $image_attributes[0]; ?>" />
1045
  </a>
1046
  <?php } else { ?>
1047
  <a data-fancybox="gallery_fancybox<?php if ( 0 == $gllr_options['single_lightbox_for_multiple_galleries'] ) echo '_' . $post->ID; ?>" href="<?php echo $image_attributes_large[0]; ?>" title="<?php echo $image_text; ?>" >
1048
- <img class="gllr_img" <?php if ( $width ) echo 'width="' . $width . '"'; if ( $height ) echo 'height="' . $height . '"'; ?> style="<?php if ( $width ) echo 'width:' . $width . 'px;'; if ( $height ) echo 'height:' . $height . 'px;'; echo $border; ?>" alt="<?php echo $image_alt_tag; ?>" title="<?php echo $image_text; ?>" src="<?php echo $image_attributes[0]; ?>" rel="<?php echo $image_attributes_full[0]; ?>" />
1049
  </a>
1050
  <?php } ?>
1051
  </p>
1052
  <?php if ( 1 == $gllr_options["image_text"] ) { ?>
1053
- <div <?php if ( $width ) echo 'style="width:' . $width . 'px;"'; ?> class="gllr_single_image_text gllr_img"><?php echo $image_text; ?>&nbsp;</div>
1054
  <?php } ?>
1055
  </div><!-- .gllr_image_block -->
1056
  <?php if ( $count_image_block%$gllr_options['custom_image_row_count'] == $gllr_options['custom_image_row_count']-1 ) { ?>
 
1057
  </div><!-- .gllr_image_row -->
1058
  <?php }
1059
  $count_image_block++;
@@ -1173,9 +1171,9 @@ if ( ! function_exists( 'gllr_add_pdf_print_content' ) ) {
1173
  <img src="' . $image_attributes[0] . '" style="' . $image_style . '" />
1174
  </div>';
1175
  if ( 1 == $gllr_options["image_text"] ) {
1176
- $custom_content .= '<div class="gllr_single_image_text gllr_img">' . get_post_meta( $attachment->ID, 'gllr_image_text', true ) . '</div>';
1177
  }
1178
- $custom_content .= "</td>\n"; /* gllr_image_block */
1179
  if ( $count_image_block % $gllr_options['custom_image_row_count'] == $gllr_options['custom_image_row_count']-1 ) {
1180
  $custom_content .= "</tr>\n";
1181
  }
@@ -1293,8 +1291,8 @@ if ( ! function_exists( 'gllr_add_pdf_print_content' ) ) {
1293
  $excerpt = substr( $excerpt, 0, strripos( substr( $excerpt, 0, 100 ), ' ' ) ) . '...';
1294
  $custom_content .= '<img width="' . $width . '" height="' . $height . '" style="width:' . $width . 'px; height:' . $height . 'px;' . $border . '" src="' . $image_attributes[0] . '" />
1295
  <div class="gallery_detail_box">
1296
- <div>' . get_the_title() . '</div>
1297
- <div>' . $excerpt . '</div>';
1298
  if ( $gllr_options["hide_single_gallery"] == 0 ) {
1299
  $custom_content .= '<a href="' . get_permalink() . '">' . $gllr_options["read_more_link_text"] . '</a>';
1300
  }
@@ -1410,8 +1408,8 @@ if ( ! function_exists( 'gllr_add_pdf_print_content' ) ) {
1410
  $custom_content .= '<li>
1411
  <img width="' . $width . '" height="' . $height . '" style="width:' . $width . 'px; height:' . $height . 'px;' .$border . '" src="' . $image_attributes[0] . '" />
1412
  <div class="gallery_detail_box">
1413
- <div>' . get_the_title() . '</div>
1414
- <div>' . $excerpt . '</div>
1415
  <a href="' . get_permalink( $post->ID ) . '">' . $gllr_options["read_more_link_text"]. '</a>
1416
  </div><!-- .gallery_detail_box -->
1417
  <div class="gllr_clear"></div>
@@ -1475,8 +1473,8 @@ if ( ! function_exists( 'gllr_add_pdf_print_content' ) ) {
1475
  $custom_content .= '<div class="gallery_box">';
1476
  $custom_content .= "<img width=\"{$width}\" height=\"{$height}\" style=\"width:{$width}px; height:{$height}px; {$border}\" src=\"{$image_attributes_featured[0]}\" />";
1477
  $custom_content .= '<div class="gallery_detail_box">
1478
- <div>' . get_the_title() . '</div>
1479
- <p>' . $excerpt . '</p>';
1480
  if ( $gllr_options["hide_single_gallery"] == 0 ) {
1481
  $custom_content .= '<a href="' . get_permalink() . '">' . $gllr_options["read_more_link_text"] . '</a>';
1482
  }
@@ -1549,7 +1547,7 @@ if ( ! function_exists( 'gllr_add_pdf_print_content' ) ) {
1549
  }
1550
  $image_style .= "margin: 0;";
1551
 
1552
- $custom_content .= '<table class="gallery clearfix gllr_table" data-gllr-columns="' . $gllr_options["custom_image_row_count"] . '" data-gllr-border-width="' . $border_images_width . '">';
1553
 
1554
  foreach ( $posts as $attachment ) {
1555
  $image_attributes = wp_get_attachment_image_src( $attachment->ID, $gllr_options['image_size_photo'] );
@@ -1562,7 +1560,7 @@ if ( ! function_exists( 'gllr_add_pdf_print_content' ) ) {
1562
  $custom_content .= '<img src="' . $image_attributes[0] . '" style="' . $image_style . '" />';
1563
  $custom_content .= '</div>';
1564
  if ( 1 == $gllr_options["image_text"] && $title != '' ) {
1565
- $custom_content .= '<div style="width:' . $width . 'px;" class="gllr_single_image_text gllr_img">' . $title . '</div>';
1566
  }
1567
  $custom_content .= '</td>';
1568
  if ( $count_image_block%$gllr_options['custom_image_row_count'] == $gllr_options['custom_image_row_count']-1 ) {
@@ -1924,11 +1922,11 @@ if ( ! function_exists ( 'gllr_shortcode' ) ) {
1924
  } ?>
1925
  <li>
1926
  <a rel="bookmark" href="<?php echo get_permalink(); ?>" title="<?php the_title(); ?>">
1927
- <img class="gllr_img" <?php if ( $width ) echo 'width="' . $width . '"'; if ( $height ) echo 'height="' . $height . '"'; ?> style="<?php if ( $width ) echo 'width:' . $width . 'px;'; if ( $height ) echo 'height:' . $height . 'px;'; echo $border; ?>" alt="<?php the_title(); ?>" title="<?php the_title(); ?>" src="<?php echo $image_attributes[0]; ?>" />
1928
  </a>
1929
  <div class="gallery_detail_box">
1930
- <div><?php the_title(); ?></div>
1931
- <div><?php gllr_the_excerpt_max_charlength( 100 ); ?></div>
1932
  <a href="<?php echo get_permalink( $post->ID ); ?>"><?php echo $gllr_options["read_more_link_text"]; ?></a>
1933
  </div><!-- .gallery_detail_box -->
1934
  <div class="gllr_clear"></div>
@@ -1995,11 +1993,11 @@ if ( ! function_exists ( 'gllr_shortcode' ) ) {
1995
  } ?>
1996
  <li>
1997
  <a rel="bookmark" href="<?php echo get_permalink(); ?>" title="<?php the_title(); ?>">
1998
- <img class="gllr_img" <?php if ( $width ) echo 'width="' . $width . '"'; if ( $height ) echo 'height="' . $height . '"'; ?> style="<?php if ( $width ) echo 'width:' . $width . 'px;'; if ( $height ) echo 'height:' . $height . 'px;'; echo $border; ?>" alt="<?php the_title(); ?>" title="<?php the_title(); ?>" src="<?php echo $image_attributes[0]; ?>" />
1999
  </a>
2000
  <div class="gallery_detail_box">
2001
- <div><?php the_title(); ?></div>
2002
- <div><?php gllr_the_excerpt_max_charlength( 100 ); ?></div>
2003
  <a href="<?php echo get_permalink( $post->ID ); ?>"><?php echo $gllr_options["read_more_link_text"]; ?></a>
2004
  </div><!-- .gallery_detail_box -->
2005
  <div class="gllr_clear"></div>
@@ -2058,19 +2056,19 @@ if ( ! function_exists ( 'gllr_shortcode' ) ) {
2058
  <div class="gllr_image_row">
2059
  <?php } ?>
2060
  <div class="gllr_image_block">
2061
- <p class="gllr_img" style="<?php if ( $width ) echo 'width:' . $width . 'px;'; if ( $height ) echo 'height:' . $height . 'px;'; ?>">
2062
  <?php if ( ! empty( $url_for_link ) ) { ?>
2063
  <a href="<?php echo $url_for_link; ?>" title="<?php echo $image_text; ?>" target="_blank">
2064
- <img class="gllr_img" <?php if ( $width ) echo 'width="' . $width . '"'; if ( $height ) echo 'height="' . $height . '"'; ?> style="<?php if ( $width ) echo 'width:' . $width . 'px;'; if ( $height ) echo 'height:' . $height . 'px;'; echo $border; ?>" alt="<?php echo $image_alt_tag; ?>" title="<?php echo $image_text; ?>" src="<?php echo $image_attributes[0]; ?>" />
2065
  </a>
2066
  <?php } else { ?>
2067
  <a data-fancybox="gallery_fancybox<?php if ( 0 == $gllr_options['single_lightbox_for_multiple_galleries'] ) echo '_' . $post->ID; ?>" href="<?php echo $image_attributes_large[0]; ?>" title="<?php echo $image_text; ?>">
2068
- <img class="gllr_img" <?php if ( $width ) echo 'width="' . $width . '"'; if ( $height ) echo 'height="' . $height . '"'; ?> style="<?php if ( $width ) echo 'width:' . $width . 'px;'; if ( $height ) echo 'height:' . $height . 'px;'; echo $border; ?>" alt="<?php echo $image_alt_tag; ?>" title="<?php echo $image_text; ?>" src="<?php echo $image_attributes[0]; ?>" rel="<?php echo $image_attributes_full[0]; ?>" />
2069
  </a>
2070
  <?php } ?>
2071
  </p>
2072
  <?php if ( 1 == $gllr_options["image_text"] ) { ?>
2073
- <div <?php if ( $width ) echo 'style="width:' . $width . 'px;"'; ?> class="gllr_single_image_text gllr_img"><?php echo $image_text; ?>&nbsp;</div>
2074
  <?php } ?>
2075
  </div><!-- .gllr_image_block -->
2076
  <?php if ( $count_image_block%$gllr_options['custom_image_row_count'] == $gllr_options['custom_image_row_count']-1 ) { ?>
@@ -2079,6 +2077,7 @@ if ( ! function_exists ( 'gllr_shortcode' ) ) {
2079
  $count_image_block++;
2080
  }
2081
  if ( 0 < $count_image_block && $count_image_block%$gllr_options['custom_image_row_count'] != 0 ) { ?>
 
2082
  </div><!-- .gllr_image_row -->
2083
  <?php } ?>
2084
  </div><!-- .gallery.clearfix -->
@@ -2836,22 +2835,22 @@ if ( ! class_exists( 'Gllr_Media_Table' ) ) {
2836
  </td>
2837
  <?php break;
2838
  case 'dimensions': ?>
2839
- <td <?php echo $attributes; ?> data-gllr-colname="<?php _e( 'Dimensions', 'gallery-plugin' ); ?>">
2840
  <?php echo $attachment_metadata['width']; ?> &times; <?php echo $attachment_metadata['height']; ?>
2841
  </td>
2842
  <?php break;
2843
  case 'gllr_image_text': ?>
2844
- <td <?php echo $attributes; ?> data-gllr-colname="<?php _e( 'Title', 'gallery-plugin' ); ?>">
2845
  <input type="text" name="<?php echo $column_name; ?>[<?php echo $post->ID; ?>]" value="<?php echo get_post_meta( $post->ID, $column_name, true ); ?>" />
2846
  </td>
2847
  <?php break;
2848
  case 'gllr_image_alt_tag': ?>
2849
- <td <?php echo $attributes; ?> data-gllr-colname="<?php _e( 'Alt Text', 'gallery-plugin' ); ?>">
2850
  <input type="text" name="<?php echo $column_name; ?>[<?php echo $post->ID; ?>]" value="<?php echo get_post_meta( $post->ID, $column_name, true ); ?>" />
2851
  </td>
2852
  <?php break;
2853
  case 'gllr_link_url': ?>
2854
- <td <?php echo $attributes; ?> data-gllr-colname="<?php _e( 'URL', 'gallery-plugin' ); ?>">
2855
  <input type="text" name="<?php echo $column_name; ?>[<?php echo $post->ID; ?>]" value="<?php echo get_post_meta( $post->ID, $column_name, true ); ?>" />
2856
  </td>
2857
  <?php break;
@@ -3288,9 +3287,6 @@ if ( ! function_exists( 'gllr_plugin_uninstall' ) ) {
3288
 
3289
  delete_option( 'gllr_options' );
3290
  delete_option( 'widget_gallery_categories_widget' );
3291
- delete_metadata( 'post', null, 'gllr_options', '', true );
3292
- delete_metadata( 'post', null, 'gllr_image_description', '', true );
3293
- delete_metadata( 'post', null, 'gllr_lightbox_button_url', '', true );
3294
  }
3295
  switch_to_blog( $old_blog );
3296
  } else {
@@ -3299,9 +3295,6 @@ if ( ! function_exists( 'gllr_plugin_uninstall' ) ) {
3299
 
3300
  delete_option( 'gllr_options' );
3301
  delete_option( 'widget_gallery_categories_widget' );
3302
- delete_metadata( 'post', null, 'gllr_options', '', true );
3303
- delete_metadata( 'post', null, 'gllr_image_description', '', true );
3304
- delete_metadata( 'post', null, 'gllr_lightbox_button_url', '', true );
3305
  }
3306
  delete_metadata( 'user', null, 'wp_gllr_media_library_mode', '', true );
3307
  }
6
  Author: BestWebSoft
7
  Text Domain: gallery-plugin
8
  Domain Path: /languages
9
+ Version: 4.5.4
10
  Author URI: https://bestwebsoft.com/
11
  License: GPLv2 or later
12
  */
855
 
856
  $second_query = new WP_Query( $args );
857
  $request = $second_query->request;
858
+
859
  printf(
860
+ '<ul class="gllr-list %s">',
861
+ ( 'column' == $gllr_options['galleries_layout'] && in_array( $gllr_options['galleries_column_alignment'], array( 'left', 'right', 'center' ) ) ) ? 'gllr-display-column gllr-column-align-' . $gllr_options['galleries_column_alignment'] : 'gllr-display-inline'
862
  );
863
+ if ( $second_query->have_posts() ) {
864
  /* get width and height for image_size_album */
865
  if ( 'album-thumb' != $gllr_options['image_size_album'] ) {
866
  $width = absint( get_option( $gllr_options['image_size_album'] . '_size_w' ) );
870
  $height = $gllr_options['custom_size_px']['album-thumb'][1];
871
  }
872
 
873
+ if ( 1 == $gllr_options['cover_border_images'] ) {
874
+ $border = 'border-width: ' . $gllr_options['cover_border_images_width'] . 'px; border-color:' . $gllr_options['cover_border_images_color'] . '; padding:0;';
875
+ $border_images = $gllr_options['cover_border_images_width'] * 2;
876
+ } else {
877
+ $border = 'padding:0;';
878
+ $border_images = 0;
879
+ }
880
+
881
  while ( $second_query->have_posts() ) {
882
  $second_query->the_post();
883
  $attachments = get_post_thumbnail_id( $post->ID );
904
  } else {
905
  $featured_image = wp_get_attachment_image_src( $attachments, $gllr_options['image_size_album'] );
906
  }
 
 
 
 
 
 
 
907
  $featured_image = ( false == $featured_image ) ? $image_attributes : $featured_image;
908
  $count++;
909
+ $title = get_the_title();
910
  printf(
911
+ '<li%s>',
912
+ ( 'rows' == $gllr_options['galleries_layout'] ) ? ' style="width: ' . ( $width + $border_images ) . 'px;" data-gllr-width="' . ( $width + $border_images ) . '"' : ''
 
913
  );
914
+ if ( ! empty( $featured_image[0] ) ) { ?>
915
+ <a rel="bookmark" href="<?php echo get_permalink(); ?>" title="<?php echo $title; ?>">
 
916
  <?php printf(
917
+ '<img %1$s %2$s style="%3$s %4$s" alt="%5$s" title="%5$s" src="%6$s" /><div class="clear"></div>',
918
  ! empty( $width ) ? 'width="' . $width . '"' : '',
919
  ! empty( $height ) ? 'height="' . $height . '"' : '',
920
  ! empty( $width ) ? 'width:' . $width . 'px;' : '',
 
921
  $border,
922
  $title,
923
+ $featured_image[0]
 
 
924
  ); ?>
925
  <div class="clear"></div>
926
  </a>
927
  <?php } ?>
928
  <div class="gallery_detail_box">
929
+ <div class="gllr_detail_title"><?php echo $title; ?></div>
930
+ <div class="gllr_detail_excerpt"><?php gllr_the_excerpt_max_charlength( 100 ); ?></div>
931
  <a href="<?php echo get_permalink(); ?>"><?php echo $gllr_options["read_more_link_text"]; ?></a>
932
  </div><!-- .gallery_detail_box -->
933
  <div class="gllr_clear"></div>
1035
  <div class="gllr_image_row">
1036
  <?php } ?>
1037
  <div class="gllr_image_block">
1038
+ <p style="<?php if ( $width ) echo 'width:' . ( $width + $border_images ) . 'px;'; if ( $height ) echo 'height:' . ( $height + $border_images ) . 'px;'; ?>">
1039
  <?php if ( ! empty( $url_for_link ) ) { ?>
1040
  <a href="<?php echo $url_for_link; ?>" title="<?php echo $image_text; ?>" target="_blank">
1041
+ <img <?php if ( $width ) echo 'width="' . $width . '"'; if ( $height ) echo 'height="' . $height . '"'; ?> style="<?php if ( $width ) echo 'width:' . $width . 'px;'; if ( $height ) echo 'height:' . $height . 'px;'; echo $border; ?>" alt="<?php echo $image_alt_tag; ?>" title="<?php echo $image_text; ?>" src="<?php echo $image_attributes[0]; ?>" />
1042
  </a>
1043
  <?php } else { ?>
1044
  <a data-fancybox="gallery_fancybox<?php if ( 0 == $gllr_options['single_lightbox_for_multiple_galleries'] ) echo '_' . $post->ID; ?>" href="<?php echo $image_attributes_large[0]; ?>" title="<?php echo $image_text; ?>" >
1045
+ <img <?php if ( $width ) echo 'width="' . $width . '"'; if ( $height ) echo 'height="' . $height . '"'; ?> style="<?php if ( $width ) echo 'width:' . $width . 'px;'; if ( $height ) echo 'height:' . $height . 'px;'; echo $border; ?>" alt="<?php echo $image_alt_tag; ?>" title="<?php echo $image_text; ?>" src="<?php echo $image_attributes[0]; ?>" rel="<?php echo $image_attributes_full[0]; ?>" />
1046
  </a>
1047
  <?php } ?>
1048
  </p>
1049
  <?php if ( 1 == $gllr_options["image_text"] ) { ?>
1050
+ <div <?php if ( $width ) echo 'style="width:' . ( $width + $border_images ) . 'px;"'; ?> class="gllr_single_image_text"><?php echo $image_text; ?>&nbsp;</div>
1051
  <?php } ?>
1052
  </div><!-- .gllr_image_block -->
1053
  <?php if ( $count_image_block%$gllr_options['custom_image_row_count'] == $gllr_options['custom_image_row_count']-1 ) { ?>
1054
+ <div class="clear"></div>
1055
  </div><!-- .gllr_image_row -->
1056
  <?php }
1057
  $count_image_block++;
1171
  <img src="' . $image_attributes[0] . '" style="' . $image_style . '" />
1172
  </div>';
1173
  if ( 1 == $gllr_options["image_text"] ) {
1174
+ $custom_content .= '<div class="gllr_single_image_text">' . get_post_meta( $attachment->ID, 'gllr_image_text', true ) . '</div>';
1175
  }
1176
+ $custom_content .= "</td><!-- .gllr_image_block -->\n";
1177
  if ( $count_image_block % $gllr_options['custom_image_row_count'] == $gllr_options['custom_image_row_count']-1 ) {
1178
  $custom_content .= "</tr>\n";
1179
  }
1291
  $excerpt = substr( $excerpt, 0, strripos( substr( $excerpt, 0, 100 ), ' ' ) ) . '...';
1292
  $custom_content .= '<img width="' . $width . '" height="' . $height . '" style="width:' . $width . 'px; height:' . $height . 'px;' . $border . '" src="' . $image_attributes[0] . '" />
1293
  <div class="gallery_detail_box">
1294
+ <div class="gllr_detail_title">' . get_the_title() . '</div>
1295
+ <div class="gllr_detail_excerpt">' . $excerpt . '</div>';
1296
  if ( $gllr_options["hide_single_gallery"] == 0 ) {
1297
  $custom_content .= '<a href="' . get_permalink() . '">' . $gllr_options["read_more_link_text"] . '</a>';
1298
  }
1408
  $custom_content .= '<li>
1409
  <img width="' . $width . '" height="' . $height . '" style="width:' . $width . 'px; height:' . $height . 'px;' .$border . '" src="' . $image_attributes[0] . '" />
1410
  <div class="gallery_detail_box">
1411
+ <div class="gllr_detail_title">' . get_the_title() . '</div>
1412
+ <div class="gllr_detail_excerpt">' . $excerpt . '</div>
1413
  <a href="' . get_permalink( $post->ID ) . '">' . $gllr_options["read_more_link_text"]. '</a>
1414
  </div><!-- .gallery_detail_box -->
1415
  <div class="gllr_clear"></div>
1473
  $custom_content .= '<div class="gallery_box">';
1474
  $custom_content .= "<img width=\"{$width}\" height=\"{$height}\" style=\"width:{$width}px; height:{$height}px; {$border}\" src=\"{$image_attributes_featured[0]}\" />";
1475
  $custom_content .= '<div class="gallery_detail_box">
1476
+ <div class="gllr_detail_title">' . get_the_title() . '</div>
1477
+ <p class="gllr_detail_excerpt">' . $excerpt . '</p>';
1478
  if ( $gllr_options["hide_single_gallery"] == 0 ) {
1479
  $custom_content .= '<a href="' . get_permalink() . '">' . $gllr_options["read_more_link_text"] . '</a>';
1480
  }
1547
  }
1548
  $image_style .= "margin: 0;";
1549
 
1550
+ $custom_content .= '<table class="gallery clearfix gllr_table" data-gllr-columns="' . $gllr_options["custom_image_row_count"] . '" data-gllr-border-width="' . $border_images_width . '"' . ( ( 1 == $gllr_options["image_text"] ) ? 'data-image-text-position="' . $gllr_options["image_text_position"] . '"' : '' ) . '>';
1551
 
1552
  foreach ( $posts as $attachment ) {
1553
  $image_attributes = wp_get_attachment_image_src( $attachment->ID, $gllr_options['image_size_photo'] );
1560
  $custom_content .= '<img src="' . $image_attributes[0] . '" style="' . $image_style . '" />';
1561
  $custom_content .= '</div>';
1562
  if ( 1 == $gllr_options["image_text"] && $title != '' ) {
1563
+ $custom_content .= '<div style="width:' . ( $width + $border_images ) . 'px;" class="gllr_single_image_text">' . $title . '</div>';
1564
  }
1565
  $custom_content .= '</td>';
1566
  if ( $count_image_block%$gllr_options['custom_image_row_count'] == $gllr_options['custom_image_row_count']-1 ) {
1922
  } ?>
1923
  <li>
1924
  <a rel="bookmark" href="<?php echo get_permalink(); ?>" title="<?php the_title(); ?>">
1925
+ <img <?php if ( $width ) echo 'width="' . $width . '"'; if ( $height ) echo 'height="' . $height . '"'; ?> style="<?php if ( $width ) echo 'width:' . $width . 'px;'; if ( $height ) echo 'height:' . $height . 'px;'; echo $border; ?>" alt="<?php the_title(); ?>" title="<?php the_title(); ?>" src="<?php echo $image_attributes[0]; ?>" />
1926
  </a>
1927
  <div class="gallery_detail_box">
1928
+ <div class="gllr_detail_title"><?php the_title(); ?></div>
1929
+ <div class="gllr_detail_excerpt"><?php gllr_the_excerpt_max_charlength( 100 ); ?></div>
1930
  <a href="<?php echo get_permalink( $post->ID ); ?>"><?php echo $gllr_options["read_more_link_text"]; ?></a>
1931
  </div><!-- .gallery_detail_box -->
1932
  <div class="gllr_clear"></div>
1993
  } ?>
1994
  <li>
1995
  <a rel="bookmark" href="<?php echo get_permalink(); ?>" title="<?php the_title(); ?>">
1996
+ <img <?php if ( $width ) echo 'width="' . $width . '"'; if ( $height ) echo 'height="' . $height . '"'; ?> style="<?php if ( $width ) echo 'width:' . $width . 'px;'; if ( $height ) echo 'height:' . $height . 'px;'; echo $border; ?>" alt="<?php the_title(); ?>" title="<?php the_title(); ?>" src="<?php echo $image_attributes[0]; ?>" />
1997
  </a>
1998
  <div class="gallery_detail_box">
1999
+ <div class="gllr_detail_title"><?php the_title(); ?></div>
2000
+ <div class="gllr_detail_excerpt"><?php gllr_the_excerpt_max_charlength( 100 ); ?></div>
2001
  <a href="<?php echo get_permalink( $post->ID ); ?>"><?php echo $gllr_options["read_more_link_text"]; ?></a>
2002
  </div><!-- .gallery_detail_box -->
2003
  <div class="gllr_clear"></div>
2056
  <div class="gllr_image_row">
2057
  <?php } ?>
2058
  <div class="gllr_image_block">
2059
+ <p style="<?php if ( $width ) echo 'width:' . ( $width + $border_images ) . 'px;'; if ( $height ) echo 'height:' . ( $height + $border_images ) . 'px;'; ?>">
2060
  <?php if ( ! empty( $url_for_link ) ) { ?>
2061
  <a href="<?php echo $url_for_link; ?>" title="<?php echo $image_text; ?>" target="_blank">
2062
+ <img <?php if ( $width ) echo 'width="' . $width . '"'; if ( $height ) echo 'height="' . $height . '"'; ?> style="<?php if ( $width ) echo 'width:' . $width . 'px;'; if ( $height ) echo 'height:' . $height . 'px;'; echo $border; ?>" alt="<?php echo $image_alt_tag; ?>" title="<?php echo $image_text; ?>" src="<?php echo $image_attributes[0]; ?>" />
2063
  </a>
2064
  <?php } else { ?>
2065
  <a data-fancybox="gallery_fancybox<?php if ( 0 == $gllr_options['single_lightbox_for_multiple_galleries'] ) echo '_' . $post->ID; ?>" href="<?php echo $image_attributes_large[0]; ?>" title="<?php echo $image_text; ?>">
2066
+ <img <?php if ( $width ) echo 'width="' . $width . '"'; if ( $height ) echo 'height="' . $height . '"'; ?> style="<?php if ( $width ) echo 'width:' . $width . 'px;'; if ( $height ) echo 'height:' . $height . 'px;'; echo $border; ?>" alt="<?php echo $image_alt_tag; ?>" title="<?php echo $image_text; ?>" src="<?php echo $image_attributes[0]; ?>" rel="<?php echo $image_attributes_full[0]; ?>" />
2067
  </a>
2068
  <?php } ?>
2069
  </p>
2070
  <?php if ( 1 == $gllr_options["image_text"] ) { ?>
2071
+ <div <?php if ( $width ) echo 'style="width:' . ( $width + $border_images ) . 'px;"'; ?> class="gllr_single_image_text"><?php echo $image_text; ?>&nbsp;</div>
2072
  <?php } ?>
2073
  </div><!-- .gllr_image_block -->
2074
  <?php if ( $count_image_block%$gllr_options['custom_image_row_count'] == $gllr_options['custom_image_row_count']-1 ) { ?>
2077
  $count_image_block++;
2078
  }
2079
  if ( 0 < $count_image_block && $count_image_block%$gllr_options['custom_image_row_count'] != 0 ) { ?>
2080
+ <div class="clear"></div>
2081
  </div><!-- .gllr_image_row -->
2082
  <?php } ?>
2083
  </div><!-- .gallery.clearfix -->
2835
  </td>
2836
  <?php break;
2837
  case 'dimensions': ?>
2838
+ <td <?php echo $attributes; ?> data-colname="<?php _e( 'Dimensions', 'gallery-plugin' ); ?>">
2839
  <?php echo $attachment_metadata['width']; ?> &times; <?php echo $attachment_metadata['height']; ?>
2840
  </td>
2841
  <?php break;
2842
  case 'gllr_image_text': ?>
2843
+ <td <?php echo $attributes; ?> data-colname="<?php _e( 'Title', 'gallery-plugin' ); ?>">
2844
  <input type="text" name="<?php echo $column_name; ?>[<?php echo $post->ID; ?>]" value="<?php echo get_post_meta( $post->ID, $column_name, true ); ?>" />
2845
  </td>
2846
  <?php break;
2847
  case 'gllr_image_alt_tag': ?>
2848
+ <td <?php echo $attributes; ?> data-colname="<?php _e( 'Alt Text', 'gallery-plugin' ); ?>">
2849
  <input type="text" name="<?php echo $column_name; ?>[<?php echo $post->ID; ?>]" value="<?php echo get_post_meta( $post->ID, $column_name, true ); ?>" />
2850
  </td>
2851
  <?php break;
2852
  case 'gllr_link_url': ?>
2853
+ <td <?php echo $attributes; ?> data-colname="<?php _e( 'URL', 'gallery-plugin' ); ?>">
2854
  <input type="text" name="<?php echo $column_name; ?>[<?php echo $post->ID; ?>]" value="<?php echo get_post_meta( $post->ID, $column_name, true ); ?>" />
2855
  </td>
2856
  <?php break;
3287
 
3288
  delete_option( 'gllr_options' );
3289
  delete_option( 'widget_gallery_categories_widget' );
 
 
 
3290
  }
3291
  switch_to_blog( $old_blog );
3292
  } else {
3295
 
3296
  delete_option( 'gllr_options' );
3297
  delete_option( 'widget_gallery_categories_widget' );
 
 
 
3298
  }
3299
  delete_metadata( 'user', null, 'wp_gllr_media_library_mode', '', true );
3300
  }
includes/class-gllr-settings.php CHANGED
@@ -318,7 +318,7 @@ if ( ! class_exists( 'Gllr_Settings_Tabs' ) ) {
318
  <tr valign="top">
319
  <th scope="row"><?php _e( 'Single Gallery Settings', 'gallery-plugin' ); ?> </th>
320
  <td>
321
- <input disabled="disabled" type="checkbox" value="1" /> <span class="bws_info"><?php printf( __( 'Enable to configure single gallery settings and disable %s.', 'gallery-plugin' ), '<a style="z-index: 2;position: relative;" href="edit.php?post_type=' . $this->options['post_type_name'] . '&page=gallery-plugin.php" target="_blank">' . __( 'Global Settings', 'gallery-plugin' ) . '</a>' ); ?></span>
322
  </td>
323
  </tr>
324
  </table>
@@ -337,13 +337,13 @@ if ( ! class_exists( 'Gllr_Settings_Tabs' ) ) {
337
  <td>
338
  <fieldset>
339
  <label>
340
- <input disabled="disabled" type="radio" value="grid" checked="checked" />
341
  <?php _e( 'Grid', 'gallery-plugin' ); ?>
342
  <?php echo bws_add_help_box( '<img src="' . plugins_url( 'images/view_grid.jpg', dirname( __FILE__ ) ) . '" />', 'bws-hide-for-mobile bws-auto-width' ); ?>
343
  </label>
344
  <br />
345
  <label>
346
- <input disabled="disabled" type="radio" value="masonry" />
347
  <?php _e( 'Masonry', 'gallery-plugin' ); ?>
348
  <?php echo bws_add_help_box( '<img src="' . plugins_url( 'images/view_masonry.jpg', dirname( __FILE__ ) ) . '" />', 'bws-hide-for-mobile bws-auto-width' ); ?>
349
  </label>
@@ -392,24 +392,24 @@ if ( ! class_exists( 'Gllr_Settings_Tabs' ) ) {
392
  <tr valign="top">
393
  <th scope="row"><?php _e( 'Crop Images', 'gallery-plugin' ); ?></th>
394
  <td>
395
- <input disabled checked type="checkbox" name="" /> <span class="bws_info"><?php _e( 'Enable to crop images using the sizes defined for Custom Image Size. Disable to resize images automatically using their aspect ratio.', 'gallery-plugin' ); ?></span>
396
  </td>
397
  </tr>
398
  <tr valign="top">
399
  <th scope="row"><?php _e( 'Crop Position', 'gallery-plugin' ); ?></th>
400
  <td>
401
  <div>
402
- <input disabled type="radio" name="" />
403
- <input disabled type="radio" name="" />
404
- <input disabled type="radio" name="" />
405
  <br>
406
- <input disabled type="radio" name="" />
407
- <input disabled checked type="radio" name="" />
408
- <input disabled type="radio" name="" />
409
  <br>
410
- <input disabled type="radio" name="" />
411
- <input disabled type="radio" name="" />
412
- <input disabled type="radio" name="" />
413
  </div>
414
  <div class="bws_info"><?php _e( 'Select crop position base (by default: center).', 'gallery-plugin' ); ?></div>
415
  </td>
@@ -579,8 +579,8 @@ if ( ! class_exists( 'Gllr_Settings_Tabs' ) ) {
579
  <th scope="row"><?php _e( 'Albums Displaying', 'gallery-plugin' ); ?></th>
580
  <td>
581
  <fieldset>
582
- <label><input type="radio" name="gllr_layout" value="column" id="gllr_column" <?php checked( 'column' == $this->options["galleries_layout"] ); ?> /> <?php _e( 'Column', 'gallery-plugin' ); ?></label><br/>
583
- <label><input type="radio" name="gllr_layout" value="rows" id="gllr_rows" <?php checked( 'rows' == $this->options["galleries_layout"] ); ?> /> <?php _e( 'Rows', 'gallery-plugin' ); ?></label>
584
  </fieldset>
585
  <div class="bws_info"><?php _e( 'Select the way galleries will be displayed on the Galleries Page.' , 'gallery-plugin'); ?></div>
586
  </td>
@@ -680,7 +680,7 @@ if ( ! class_exists( 'Gllr_Settings_Tabs' ) ) {
680
  <option value="date" <?php selected( 'date', $this->options["album_order_by"] ); ?>><?php _e( 'Date', 'gallery-plugin' ); ?></option>
681
  <option value="modified" <?php selected( 'modified', $this->options["album_order_by"] ); ?>><?php _e( 'Last modified date', 'gallery-plugin' ); ?></option>
682
  <option value="comment_count" <?php selected( 'comment_count', $this->options["album_order_by"] ); ?>><?php _e( 'Comment count', 'gallery-plugin' ); ?></option>
683
- <option value="menu_order" <?php selected( 'menu_order', $this->options["album_order_by"] ); ?>><?php _e( 'Sorting order (the input field for sorting order)', 'gallery-plugin' ); ?></option>
684
  <option value="author" <?php selected( 'author', $this->options["album_order_by"] ); ?>><?php _e( 'Author', 'gallery-plugin' ); ?></option>
685
  <option value="rand" <?php selected( 'rand', $this->options["album_order_by"] ); ?> class="bws_option_affect" data-affect-hide=".gllr_album_order"><?php _e( 'Random', 'gallery-plugin' ); ?></option>
686
  </select>
@@ -856,24 +856,24 @@ if ( ! class_exists( 'Gllr_Settings_Tabs' ) ) {
856
  <tr valign="top">
857
  <th scope="row"><?php _e( 'Social Buttons', 'gallery-plugin' ); ?></th>
858
  <td>
859
- <input type="checkbox" value="1" checked="checked" /> <span class="bws_info"><?php _e( 'Enable social sharing buttons in the lightbox.', 'gallery-plugin' ); ?></span>
860
  </td>
861
  </tr>
862
  <tr valign="top">
863
  <th scope="row"><?php _e( 'Social Networks', 'gallery-plugin' ); ?></th>
864
  <td>
865
  <fieldset>
866
- <label><input disabled type="checkbox" value="1" /> Facebook</label><br>
867
- <label><input disabled type="checkbox" value="1" /> Twitter</label><br>
868
- <label><input disabled type="checkbox" value="1" /> Pinterest</label><br>
869
- <label><input disabled type="checkbox" value="1" /> Google +1</label>
870
  </fieldset>
871
  </td>
872
  </tr>
873
  <tr valign="top">
874
  <th scope="row"><?php _e( 'Counter', 'gallery-plugin' ); ?></th>
875
  <td>
876
- <input disabled type="checkbox" value="1" checked="checked" />
877
  <span class="bws_info"><?php _e( 'Enable to show likes counter for each social button (not available for Google +1).', 'gallery-plugin' ); ?></span>
878
  </td>
879
  </tr>
318
  <tr valign="top">
319
  <th scope="row"><?php _e( 'Single Gallery Settings', 'gallery-plugin' ); ?> </th>
320
  <td>
321
+ <input disabled="disabled" type="checkbox" /> <span class="bws_info"><?php printf( __( 'Enable to configure single gallery settings and disable %s.', 'gallery-plugin' ), '<a style="z-index: 2;position: relative;" href="edit.php?post_type=' . $this->options['post_type_name'] . '&page=gallery-plugin.php" target="_blank">' . __( 'Global Settings', 'gallery-plugin' ) . '</a>' ); ?></span>
322
  </td>
323
  </tr>
324
  </table>
337
  <td>
338
  <fieldset>
339
  <label>
340
+ <input disabled="disabled" type="radio" checked="checked" />
341
  <?php _e( 'Grid', 'gallery-plugin' ); ?>
342
  <?php echo bws_add_help_box( '<img src="' . plugins_url( 'images/view_grid.jpg', dirname( __FILE__ ) ) . '" />', 'bws-hide-for-mobile bws-auto-width' ); ?>
343
  </label>
344
  <br />
345
  <label>
346
+ <input disabled="disabled" type="radio" />
347
  <?php _e( 'Masonry', 'gallery-plugin' ); ?>
348
  <?php echo bws_add_help_box( '<img src="' . plugins_url( 'images/view_masonry.jpg', dirname( __FILE__ ) ) . '" />', 'bws-hide-for-mobile bws-auto-width' ); ?>
349
  </label>
392
  <tr valign="top">
393
  <th scope="row"><?php _e( 'Crop Images', 'gallery-plugin' ); ?></th>
394
  <td>
395
+ <input disabled checked type="checkbox" /> <span class="bws_info"><?php _e( 'Enable to crop images using the sizes defined for Custom Image Size. Disable to resize images automatically using their aspect ratio.', 'gallery-plugin' ); ?></span>
396
  </td>
397
  </tr>
398
  <tr valign="top">
399
  <th scope="row"><?php _e( 'Crop Position', 'gallery-plugin' ); ?></th>
400
  <td>
401
  <div>
402
+ <input disabled type="radio" />
403
+ <input disabled type="radio" />
404
+ <input disabled type="radio" />
405
  <br>
406
+ <input disabled type="radio" />
407
+ <input disabled checked type="radio" />
408
+ <input disabled type="radio" />
409
  <br>
410
+ <input disabled type="radio" />
411
+ <input disabled type="radio" />
412
+ <input disabled type="radio" />
413
  </div>
414
  <div class="bws_info"><?php _e( 'Select crop position base (by default: center).', 'gallery-plugin' ); ?></div>
415
  </td>
579
  <th scope="row"><?php _e( 'Albums Displaying', 'gallery-plugin' ); ?></th>
580
  <td>
581
  <fieldset>
582
+ <label><input type="radio" name="gllr_layout" value="column" id="gllr_column" <?php checked( 'column' == $this->options["galleries_layout"] ); ?> class="bws_option_affect" data-affect-show=".gllr_column_alignment" /> <?php _e( 'Column', 'gallery-plugin' ); ?></label><br/>
583
+ <label><input type="radio" name="gllr_layout" value="rows" id="gllr_rows" <?php checked( 'rows' == $this->options["galleries_layout"] ); ?> class="bws_option_affect" data-affect-hide=".gllr_column_alignment" /> <?php _e( 'Rows', 'gallery-plugin' ); ?></label>
584
  </fieldset>
585
  <div class="bws_info"><?php _e( 'Select the way galleries will be displayed on the Galleries Page.' , 'gallery-plugin'); ?></div>
586
  </td>
680
  <option value="date" <?php selected( 'date', $this->options["album_order_by"] ); ?>><?php _e( 'Date', 'gallery-plugin' ); ?></option>
681
  <option value="modified" <?php selected( 'modified', $this->options["album_order_by"] ); ?>><?php _e( 'Last modified date', 'gallery-plugin' ); ?></option>
682
  <option value="comment_count" <?php selected( 'comment_count', $this->options["album_order_by"] ); ?>><?php _e( 'Comment count', 'gallery-plugin' ); ?></option>
683
+ <option value="menu_order" <?php selected( 'menu_order', $this->options["album_order_by"] ); ?>><?php _e( '"Order" field on the gallery edit page', 'gallery-plugin' ); ?></option>
684
  <option value="author" <?php selected( 'author', $this->options["album_order_by"] ); ?>><?php _e( 'Author', 'gallery-plugin' ); ?></option>
685
  <option value="rand" <?php selected( 'rand', $this->options["album_order_by"] ); ?> class="bws_option_affect" data-affect-hide=".gllr_album_order"><?php _e( 'Random', 'gallery-plugin' ); ?></option>
686
  </select>
856
  <tr valign="top">
857
  <th scope="row"><?php _e( 'Social Buttons', 'gallery-plugin' ); ?></th>
858
  <td>
859
+ <input type="checkbox" disabled="disabled" checked="checked" /> <span class="bws_info"><?php _e( 'Enable social sharing buttons in the lightbox.', 'gallery-plugin' ); ?></span>
860
  </td>
861
  </tr>
862
  <tr valign="top">
863
  <th scope="row"><?php _e( 'Social Networks', 'gallery-plugin' ); ?></th>
864
  <td>
865
  <fieldset>
866
+ <label><input disabled="disabled" type="checkbox" /> Facebook</label><br>
867
+ <label><input disabled="disabled" type="checkbox" /> Twitter</label><br>
868
+ <label><input disabled="disabled" type="checkbox" /> Pinterest</label><br>
869
+ <label><input disabled="disabled" type="checkbox" /> Google +1</label>
870
  </fieldset>
871
  </td>
872
  </tr>
873
  <tr valign="top">
874
  <th scope="row"><?php _e( 'Counter', 'gallery-plugin' ); ?></th>
875
  <td>
876
+ <input disabled type="checkbox" value="1" />
877
  <span class="bws_info"><?php _e( 'Enable to show likes counter for each social button (not available for Google +1).', 'gallery-plugin' ); ?></span>
878
  </td>
879
  </tr>
includes/demo-data/class-bws-demo-data.php CHANGED
@@ -588,7 +588,12 @@ if ( ! class_exists( 'Bws_Demo_Data' ) ) {
588
  <input type="hidden" name="bws_hide_demo_notice" value="hide" />
589
  <?php wp_nonce_field( $this->bws_plugin_basename, 'bws_demo_nonce_name' ); ?>
590
  </form>
591
- <div style="margin: 0 20px;"><?php printf( __( 'Do you want to install demo content and settings for %s (You can do this later using Import / Export settings)?', $this->bws_plugin_text_domain ), '<a href="edit.php?post_type=bws-gallery&page=gallery-plugin.php">Gallery by BestWebSoft</a>' ); ?>&nbsp;<a href="<?php echo admin_url( 'admin.php?page=' . $this->bws_plugin_page ); ?>"><?php _e( 'Yes, install demo now', $this->bws_plugin_text_domain ); ?></a></div>
 
 
 
 
 
592
  </div>
593
  <?php }
594
  }
588
  <input type="hidden" name="bws_hide_demo_notice" value="hide" />
589
  <?php wp_nonce_field( $this->bws_plugin_basename, 'bws_demo_nonce_name' ); ?>
590
  </form>
591
+ <div style="margin: 0 20px;">
592
+ <?php printf(
593
+ __( 'Do you want to install demo content and settings for %s? (You can do this later using Import / Export settings)', $this->bws_plugin_text_domain ),
594
+ $this->bws_plugin_name . ' by BestWebSoft'
595
+ ); ?>&nbsp;<a href="<?php echo admin_url( 'admin.php?page=' . $this->bws_plugin_page ); ?>"><?php _e( 'Yes, install demo now', $this->bws_plugin_text_domain ); ?></a>
596
+ </div>
597
  </div>
598
  <?php }
599
  }
js/frontend_script.js CHANGED
@@ -30,18 +30,47 @@
30
  $gallery.append( $new_row );
31
  }
32
  }
33
- $( ".gllr_img" ).css( "max-width", gallery_wrap_width );
34
  } );
35
 
36
- var gallery_wrap_width = $( '.gallery_box' ).parent().width(),
37
- gllr_template = $( '.gllr_template' ),
38
- gllr_template_borders = gllr_template.data( 'gllr-borders-width' );
 
 
 
 
 
 
 
 
 
 
39
 
40
- /* height fix for large cover images */
41
- if ( gllr_template.width() + gllr_template_borders >= gallery_wrap_width ) {
42
- gllr_template.css( "height", "auto" );
43
- }
 
 
 
 
 
44
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
45
  } ).trigger( 'resize' );
46
  } );
47
  } )( jQuery );
30
  $gallery.append( $new_row );
31
  }
32
  }
 
33
  } );
34
 
35
+ /* Set equal sizes for every list item in the row when galleries are set to be displayed inline */
36
+ var $inline_list_items = $( '.gllr-display-inline li' );
37
+ if ( $inline_list_items.length ) {
38
+ $inline_list_items.css( { 'width' : '', 'height' : '' } );
39
+ var $chunk = $( [] ),
40
+ item_count = 0,
41
+ col_margins = $inline_list_items.outerWidth( true ) - $inline_list_items.outerWidth(),
42
+ /* initial item width */
43
+ init_width = $inline_list_items.data( 'gllr-width' ),
44
+ parent_width = $( '.gllr-display-inline' ).innerWidth(),
45
+ cols = Math.floor( parent_width/(init_width + col_margins ) ),
46
+ /* recalculate column width so the columns take all the available width */
47
+ calc_width = Math.floor( parent_width / cols ) - col_margins;
48
 
49
+ /* set items width to calculated value */
50
+ $inline_list_items.css( { 'width' : calc_width } );
51
+
52
+ /* divide items collection into chunks by the calculated columns number */
53
+ $inline_list_items.each( function() {
54
+ /* add each list item to chunk */
55
+ $chunk = $chunk.add( $( this ) );
56
+
57
+ item_count++;
58
 
59
+ /* when the last element in the row is reached */
60
+ if ( item_count == cols ) {
61
+ /* calculate max item height in the row */
62
+ var chunk_max_height = Math.max.apply( null, $chunk.map( function () {
63
+ return $( this ).outerHeight();
64
+ } ) );
65
+
66
+ /* set equal height for all items in the row */
67
+ $chunk.css( { 'height' : chunk_max_height } );
68
+ /* clear chunk, start new */
69
+ item_count = 0;
70
+ $chunk = $( [] );
71
+ }
72
+ } );
73
+ }
74
  } ).trigger( 'resize' );
75
  } );
76
  } )( jQuery );
js/script.js CHANGED
@@ -19,20 +19,6 @@ function gllr_setError( msg ) {
19
  $( '.gllr_color_field' ).wpColorPicker();
20
  }
21
 
22
- $( 'input[id="gllr_column"]' ).change( function () {
23
- if ( $( this ).is( ':checked' ) ) {
24
- $( '.gllr_column_alignment:hidden' ).show();
25
- } else {
26
- $( '.gllr_column_alignment' ).hide();
27
- }
28
- }).trigger( 'change' );
29
-
30
- $( 'input[id="gllr_rows"]' ).change( function () {
31
- if ( $( this ).is( ':checked' ) ) {
32
- $( '.gllr_column_alignment' ).hide();
33
- }
34
- }).trigger( 'change' );
35
-
36
  $( '#gllr_ajax_update_images' ).click( function() {
37
  gllr_setMessage( "<p>" + gllr_vars.update_img_message + "</p>" );
38
  var curr = 0;
@@ -68,7 +54,7 @@ function gllr_setError( msg ) {
68
  $( '.gllr_loader' ).hide();
69
  }
70
  }
71
- });
72
  });
73
  },
74
  error: function( request, status, error ) {
@@ -81,7 +67,7 @@ function gllr_setError( msg ) {
81
  $.each( $( '.gllr_add_responsive_column' ), function() {
82
  var content = '<div class="gllr_info hidden">';
83
  $.each( $( this ).find( 'td:hidden' ).not( '.column-order' ), function() {
84
- content = content + '<label>' + $( this ).attr( 'data-gllr-colname' ) + '</label><br/>' + $( this ).html() + '<br/>';
85
  $( this ).html( '' );
86
  });
87
  content = content + '</div>';
@@ -124,7 +110,7 @@ function gllr_setError( msg ) {
124
  $( '#post-body-content .attachments li:first-child' ).addClass( 'success' );
125
  $( '.gllr-media-bulk-select-button' ).show();
126
 
127
- if ( ! $( '.attachments' ).data( 'ui-sortable' ) ) {
128
  gllr_add_sortable();
129
  }
130
  }
@@ -157,7 +143,7 @@ function gllr_setError( msg ) {
157
  return false;
158
  });
159
 
160
- function gllr_add_sortable() {
161
  if ( $.fn.sortable ) {
162
  if ( $( "#the-list tr" ).length > 1 ) {
163
  $( '#the-list' ).sortable( {
@@ -227,7 +213,7 @@ function gllr_setError( msg ) {
227
  });
228
 
229
  $( document ).on( 'click', '.gllr-media-actions-delete', function() {
230
- if ( window.confirm( gllr_vars.warnSingleDelete ) ) {
231
  var gllr_attachment_id = $( this ).parent().find( '.gllr_attachment_id' ).val();
232
  var gllr_post_id = $( this ).parent().find( '.gllr_post_id' ).val();
233
 
@@ -271,7 +257,7 @@ function gllr_setError( msg ) {
271
  }
272
  }
273
  $( '.gllr-media-spinner' ).css( 'display', 'none' );
274
- $( '.attachments' ).removeAttr( 'disabled' );
275
  }
276
  });
277
  }
19
  $( '.gllr_color_field' ).wpColorPicker();
20
  }
21
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  $( '#gllr_ajax_update_images' ).click( function() {
23
  gllr_setMessage( "<p>" + gllr_vars.update_img_message + "</p>" );
24
  var curr = 0;
54
  $( '.gllr_loader' ).hide();
55
  }
56
  }
57
+ });
58
  });
59
  },
60
  error: function( request, status, error ) {
67
  $.each( $( '.gllr_add_responsive_column' ), function() {
68
  var content = '<div class="gllr_info hidden">';
69
  $.each( $( this ).find( 'td:hidden' ).not( '.column-order' ), function() {
70
+ content = content + '<label>' + $( this ).attr( 'data-colname' ) + '</label><br/>' + $( this ).html() + '<br/>';
71
  $( this ).html( '' );
72
  });
73
  content = content + '</div>';
110
  $( '#post-body-content .attachments li:first-child' ).addClass( 'success' );
111
  $( '.gllr-media-bulk-select-button' ).show();
112
 
113
+ if ( ! $( '.attachments' ).data( 'ui-sortable' ) ) {
114
  gllr_add_sortable();
115
  }
116
  }
143
  return false;
144
  });
145
 
146
+ function gllr_add_sortable() {
147
  if ( $.fn.sortable ) {
148
  if ( $( "#the-list tr" ).length > 1 ) {
149
  $( '#the-list' ).sortable( {
213
  });
214
 
215
  $( document ).on( 'click', '.gllr-media-actions-delete', function() {
216
+ if ( window.confirm( gllr_vars.warnSingleDelete ) ) {
217
  var gllr_attachment_id = $( this ).parent().find( '.gllr_attachment_id' ).val();
218
  var gllr_post_id = $( this ).parent().find( '.gllr_post_id' ).val();
219
 
257
  }
258
  }
259
  $( '.gllr-media-spinner' ).css( 'display', 'none' );
260
+ $( '.attachments' ).removeAttr( 'disabled' );
261
  }
262
  });
263
  }
languages/gallery-plugin-bg_BG.mo CHANGED
Binary file
languages/gallery-plugin-bg_BG.po CHANGED
@@ -2,11 +2,11 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2017-12-05 16:22+0200\n"
6
- "PO-Revision-Date: 2017-12-05 16:22+0200\n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: Petya <p@pipermagus.com>\n"
9
- "Language: uk_UA\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
@@ -14,6 +14,7 @@ msgstr ""
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
  "X-Generator: Poedit 1.8.7.1\n"
 
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
  #: gallery-plugin.php:37 includes/class-gllr-settings.php:310
@@ -25,7 +26,7 @@ msgstr "Настройки на галерията"
25
  msgid "Global Settings"
26
  msgstr "Настройки на галерията"
27
 
28
- #: gallery-plugin.php:43 gallery-plugin.php:2772
29
  #, fuzzy
30
  msgid "Upgrade to Pro"
31
  msgstr "Оновити до Pro"
@@ -42,7 +43,7 @@ msgstr "Виж изображенията &raquo;"
42
  msgid "Galleries"
43
  msgstr "Галерии"
44
 
45
- #: gallery-plugin.php:337 gallery-plugin.php:3188
46
  msgid "Gallery"
47
  msgstr "Галерия"
48
 
@@ -71,9 +72,9 @@ msgstr "Галерии"
71
  msgid "No Gallery found"
72
  msgstr "Няма намерена галерия"
73
 
74
- #: gallery-plugin.php:365 gallery-plugin.php:1602 gallery-plugin.php:2918
75
- #: gallery-plugin.php:2926 gallery-plugin.php:2964 gallery-plugin.php:2987
76
- #: gallery-plugin.php:3172
77
  #, fuzzy
78
  msgid "Gallery Categories"
79
  msgstr "Размер на изображението в галерия"
@@ -156,7 +157,7 @@ msgid ""
156
  "not be deleted. These galleries will be moved to the category %s."
157
  msgstr ""
158
 
159
- #: gallery-plugin.php:594 gallery-plugin.php:1601
160
  #, fuzzy
161
  msgid "Shortcode"
162
  msgstr "Шорткод за галерия"
@@ -169,330 +170,330 @@ msgstr ""
169
  msgid "You can't delete default gallery category."
170
  msgstr ""
171
 
172
- #: gallery-plugin.php:1091 gallery-plugin.php:1198 gallery-plugin.php:2109
173
  msgid "Sorry, nothing found."
174
  msgstr "Съжалявам, нищо не е намерено."
175
 
176
- #: gallery-plugin.php:1598
177
  #, fuzzy
178
  msgid "Featured Image"
179
  msgstr "Мініатюра"
180
 
181
- #: gallery-plugin.php:1599 gallery-plugin.php:2629 gallery-plugin.php:2733
182
- #: gallery-plugin.php:2844 includes/class-gllr-settings.php:679
183
  msgid "Title"
184
  msgstr "Име"
185
 
186
- #: gallery-plugin.php:1600 includes/class-gllr-settings.php:41
187
  #, fuzzy
188
  msgid "Images"
189
  msgstr "Изображение"
190
 
191
- #: gallery-plugin.php:1603 includes/class-gllr-settings.php:684
192
  msgid "Author"
193
  msgstr "Автор "
194
 
195
- #: gallery-plugin.php:1604 includes/class-gllr-settings.php:513
196
  #: includes/class-gllr-settings.php:680
197
  msgid "Date"
198
  msgstr "Дата "
199
 
200
- #: gallery-plugin.php:1690
201
  #, fuzzy, php-format
202
  msgid "%s Settings"
203
  msgstr "Перейти до Налаштувань %s"
204
 
205
- #: gallery-plugin.php:1717 gallery-plugin.php:1735
206
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
207
  msgid "Settings"
208
  msgstr "Настройки"
209
 
210
- #: gallery-plugin.php:1718
211
  msgid "FAQ"
212
  msgstr "Често задавани въпроси"
213
 
214
- #: gallery-plugin.php:1719
215
  msgid "Support"
216
  msgstr "Поддръжка"
217
 
218
- #: gallery-plugin.php:1758
219
  msgid "Updating images..."
220
  msgstr ""
221
 
222
- #: gallery-plugin.php:1759
223
  #, fuzzy
224
  msgid "No images found."
225
  msgstr "Няма намерена галерия"
226
 
227
- #: gallery-plugin.php:1760
228
  msgid "All images were updated."
229
  msgstr ""
230
 
231
- #: gallery-plugin.php:1761
232
  #, fuzzy
233
  msgid "Error."
234
  msgstr "ПОМИЛКА:"
235
 
236
- #: gallery-plugin.php:1773
237
  msgid ""
238
  "You are about to remove these items from this gallery.\n"
239
  " 'Cancel' to stop, 'OK' to delete."
240
  msgstr ""
241
 
242
- #: gallery-plugin.php:1774
243
  msgid ""
244
  "You are about to remove this image from the gallery.\n"
245
  " 'Cancel' to stop, 'OK' to delete."
246
  msgstr ""
247
 
248
- #: gallery-plugin.php:1775
249
  msgid ""
250
  "Switching to another mode, all unsaved data will be lost. Save data before "
251
  "switching?"
252
  msgstr ""
253
 
254
- #: gallery-plugin.php:1776
255
  msgid "Insert Media"
256
  msgstr ""
257
 
258
- #: gallery-plugin.php:1777
259
  msgid "Insert"
260
  msgstr ""
261
 
262
- #: gallery-plugin.php:2301 gallery-plugin.php:2327
263
  #, fuzzy
264
  msgid "Image size not defined"
265
  msgstr "Размер на изображението"
266
 
267
- #: gallery-plugin.php:2316
268
  msgid ""
269
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
270
  "reload images manually."
271
  msgstr ""
272
 
273
- #: gallery-plugin.php:2356 gallery-plugin.php:2359 gallery-plugin.php:2364
274
  msgid "Invalid path"
275
  msgstr ""
276
 
277
- #: gallery-plugin.php:2453
278
  msgid "List View"
279
  msgstr ""
280
 
281
- #: gallery-plugin.php:2454
282
  msgid "Grid View"
283
  msgstr ""
284
 
285
- #: gallery-plugin.php:2509
286
  #, fuzzy
287
  msgid "Filter"
288
  msgstr "Фільтр"
289
 
290
- #: gallery-plugin.php:2513
291
  msgid "Empty Trash"
292
  msgstr ""
293
 
294
- #: gallery-plugin.php:2534
295
  #, fuzzy
296
  msgid "No images found"
297
  msgstr "Няма намерена галерия"
298
 
299
- #: gallery-plugin.php:2586
300
  msgid "Select bulk action"
301
  msgstr ""
302
 
303
- #: gallery-plugin.php:2588
304
  msgid "Bulk Actions"
305
  msgstr ""
306
 
307
- #: gallery-plugin.php:2598
308
  #, fuzzy
309
  msgid "Apply"
310
  msgstr "Застосувати фільтр"
311
 
312
- #: gallery-plugin.php:2605
313
  #, fuzzy
314
  msgid "Delete from Gallery"
315
  msgstr "Нова галерия"
316
 
317
- #: gallery-plugin.php:2614
318
  msgid "Bulk Select"
319
  msgstr ""
320
 
321
- #: gallery-plugin.php:2615
322
  msgid "Cancel Selection"
323
  msgstr ""
324
 
325
- #: gallery-plugin.php:2616
326
  msgid "Delete Selected"
327
  msgstr ""
328
 
329
- #: gallery-plugin.php:2627
330
  #, fuzzy
331
  msgid "File"
332
  msgstr "Імпорт пройшов успішно, але файл %s видалити не вдалося"
333
 
334
- #: gallery-plugin.php:2628 gallery-plugin.php:2728 gallery-plugin.php:2839
335
  msgid "Dimensions"
336
  msgstr ""
337
 
338
- #: gallery-plugin.php:2630 gallery-plugin.php:2739 gallery-plugin.php:2849
339
  msgid "Alt Text"
340
  msgstr ""
341
 
342
- #: gallery-plugin.php:2631 gallery-plugin.php:2743 gallery-plugin.php:2854
343
  msgid "URL"
344
  msgstr "URL"
345
 
346
- #: gallery-plugin.php:2631 gallery-plugin.php:2745
347
  msgid ""
348
  "Enter your custom URL to link this image to other page or file. Leave blank "
349
  "to open a full size image."
350
  msgstr ""
351
 
352
- #: gallery-plugin.php:2710
353
  #, fuzzy
354
  msgid "Remove Image from Gallery"
355
  msgstr "Нова галерия"
356
 
357
- #: gallery-plugin.php:2713
358
  #, fuzzy
359
  msgid "Edit Image Info"
360
  msgstr "ID на изображението"
361
 
362
- #: gallery-plugin.php:2714
363
  msgid "Deselect"
364
  msgstr ""
365
 
366
- #: gallery-plugin.php:2726
367
  msgid "File name"
368
  msgstr ""
369
 
370
- #: gallery-plugin.php:2727
371
  msgid "File type"
372
  msgstr ""
373
 
374
- #: gallery-plugin.php:2752
375
  #, fuzzy
376
  msgid "Description"
377
  msgstr "Опис слайда"
378
 
379
- #: gallery-plugin.php:2758
380
  #, fuzzy
381
  msgid "Lightbox Button URL"
382
  msgstr "Фон на lightbox"
383
 
384
- #: gallery-plugin.php:2765
385
  msgid "New Tab"
386
  msgstr ""
387
 
388
- #: gallery-plugin.php:2767
389
  msgid "Enable to open URLs above in a new tab."
390
  msgstr ""
391
 
392
- #: gallery-plugin.php:2772
393
  msgid "Go Pro"
394
  msgstr ""
395
 
396
- #: gallery-plugin.php:2778
397
  msgid "Edit more details"
398
  msgstr ""
399
 
400
- #: gallery-plugin.php:2780
401
  #, fuzzy
402
  msgid "Remove from Gallery"
403
  msgstr "Нова галерия"
404
 
405
- #: gallery-plugin.php:2814
406
  #, php-format
407
  msgid "Select %s"
408
  msgstr ""
409
 
410
- #: gallery-plugin.php:2827
411
  #, php-format
412
  msgid "Edit &#8220;%s&#8221;"
413
  msgstr ""
414
 
415
- #: gallery-plugin.php:2835
416
  #, fuzzy
417
  msgid "Edit Attachment Info"
418
  msgstr "ID на изображението"
419
 
420
- #: gallery-plugin.php:2872 gallery-plugin.php:2885
421
  #, fuzzy
422
  msgid "Edit"
423
  msgstr "Змінити"
424
 
425
- #: gallery-plugin.php:2875 gallery-plugin.php:2890
426
  msgid "Trash"
427
  msgstr ""
428
 
429
- #: gallery-plugin.php:2878 gallery-plugin.php:2893
430
  msgid "Delete Permanently"
431
  msgstr ""
432
 
433
- #: gallery-plugin.php:2880 gallery-plugin.php:2899
434
  #, php-format
435
  msgid "View &#8220;%s&#8221;"
436
  msgstr ""
437
 
438
- #: gallery-plugin.php:2880 gallery-plugin.php:2899 gallery-plugin.php:2982
439
  #, fuzzy
440
  msgid "View"
441
  msgstr "Переглянути Автомобіль"
442
 
443
- #: gallery-plugin.php:2882
444
  #, fuzzy
445
  msgid "Attach"
446
  msgstr "ID на изображението"
447
 
448
- #: gallery-plugin.php:2888
449
  msgid "Restore"
450
  msgstr ""
451
 
452
- #: gallery-plugin.php:2917
453
  msgid "A list or dropdown of Gallery categories."
454
  msgstr ""
455
 
456
- #: gallery-plugin.php:2962
457
  msgid "Select Gallery Category"
458
  msgstr ""
459
 
460
- #: gallery-plugin.php:3020
461
  #, fuzzy
462
  msgid "Title:"
463
- msgstr "Назва:"
464
 
465
- #: gallery-plugin.php:3023
466
  msgid "Display as dropdown"
467
  msgstr ""
468
 
469
- #: gallery-plugin.php:3025
470
  msgid "Show gallery counts"
471
  msgstr ""
472
 
473
- #: gallery-plugin.php:3027
474
  msgid "Show hierarchy"
475
  msgstr ""
476
 
477
- #: gallery-plugin.php:3143
478
  #, fuzzy
479
  msgid "Warning"
480
  msgstr "Увага"
481
 
482
- #: gallery-plugin.php:3143
483
  msgid "You can add only images to the gallery"
484
  msgstr ""
485
 
486
- #: gallery-plugin.php:3174
487
  msgid "or"
488
  msgstr ""
489
 
490
- #: gallery-plugin.php:3182
491
  #, fuzzy
492
  msgid "no title"
493
- msgstr "Назва"
494
 
495
- #: gallery-plugin.php:3193
496
  #, fuzzy
497
  msgid ""
498
  "Display an album image with the description and the link to a single gallery "
@@ -501,7 +502,7 @@ msgstr ""
501
  "Ако искате да покажете кратко описание, заедно със screenshot и линк към "
502
  "страницата с галерията"
503
 
504
- #: gallery-plugin.php:3197
505
  #, fuzzy
506
  msgid "Sorry, no gallery found."
507
  msgstr "Съжалявам, нищо не е намерено."
@@ -934,11 +935,8 @@ msgid "Comment count"
934
  msgstr ""
935
 
936
  #: includes/class-gllr-settings.php:683
937
- #, fuzzy
938
- msgid "Sorting order (the input field for sorting order)"
939
  msgstr ""
940
- "Ред за сортиране (полето за въвеждане на ред за сортиране в Insert / Upload "
941
- "Media Gallery)"
942
 
943
  #: includes/class-gllr-settings.php:687
944
  msgid "Select galleries sorting order in your galleries page."
@@ -1246,18 +1244,24 @@ msgstr "Видалення демо даних пройшло з помилка
1246
  msgid "Close notice"
1247
  msgstr "Закрити повідомлення"
1248
 
1249
- #: includes/demo-data/class-bws-demo-data.php:591
1250
  #, php-format
1251
  msgid ""
1252
- "Do you want to install demo content and settings for %s (You can do this "
1253
- "later using Import / Export settings)?"
1254
  msgstr ""
1255
 
1256
- #: includes/demo-data/class-bws-demo-data.php:591
1257
  #, fuzzy
1258
  msgid "Yes, install demo now"
1259
  msgstr "Установка %"
1260
 
 
 
 
 
 
 
1261
  #, fuzzy
1262
  #~ msgid ""
1263
  #~ "Enable to display link to the original file under each image in the "
2
  msgstr ""
3
  "Project-Id-Version: Gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-12-15 15:16+0200\n"
6
+ "PO-Revision-Date: 2017-12-15 15:16+0200\n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: Petya <p@pipermagus.com>\n"
9
+ "Language: bg_BG\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
  "X-Generator: Poedit 1.8.7.1\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
  #: gallery-plugin.php:37 includes/class-gllr-settings.php:310
26
  msgid "Global Settings"
27
  msgstr "Настройки на галерията"
28
 
29
+ #: gallery-plugin.php:43 gallery-plugin.php:2771
30
  #, fuzzy
31
  msgid "Upgrade to Pro"
32
  msgstr "Оновити до Pro"
43
  msgid "Galleries"
44
  msgstr "Галерии"
45
 
46
+ #: gallery-plugin.php:337 gallery-plugin.php:3187
47
  msgid "Gallery"
48
  msgstr "Галерия"
49
 
72
  msgid "No Gallery found"
73
  msgstr "Няма намерена галерия"
74
 
75
+ #: gallery-plugin.php:365 gallery-plugin.php:1600 gallery-plugin.php:2917
76
+ #: gallery-plugin.php:2925 gallery-plugin.php:2963 gallery-plugin.php:2986
77
+ #: gallery-plugin.php:3171
78
  #, fuzzy
79
  msgid "Gallery Categories"
80
  msgstr "Размер на изображението в галерия"
157
  "not be deleted. These galleries will be moved to the category %s."
158
  msgstr ""
159
 
160
+ #: gallery-plugin.php:594 gallery-plugin.php:1599
161
  #, fuzzy
162
  msgid "Shortcode"
163
  msgstr "Шорткод за галерия"
170
  msgid "You can't delete default gallery category."
171
  msgstr ""
172
 
173
+ #: gallery-plugin.php:1089 gallery-plugin.php:1196 gallery-plugin.php:2108
174
  msgid "Sorry, nothing found."
175
  msgstr "Съжалявам, нищо не е намерено."
176
 
177
+ #: gallery-plugin.php:1596
178
  #, fuzzy
179
  msgid "Featured Image"
180
  msgstr "Мініатюра"
181
 
182
+ #: gallery-plugin.php:1597 gallery-plugin.php:2628 gallery-plugin.php:2732
183
+ #: gallery-plugin.php:2843 includes/class-gllr-settings.php:679
184
  msgid "Title"
185
  msgstr "Име"
186
 
187
+ #: gallery-plugin.php:1598 includes/class-gllr-settings.php:41
188
  #, fuzzy
189
  msgid "Images"
190
  msgstr "Изображение"
191
 
192
+ #: gallery-plugin.php:1601 includes/class-gllr-settings.php:684
193
  msgid "Author"
194
  msgstr "Автор "
195
 
196
+ #: gallery-plugin.php:1602 includes/class-gllr-settings.php:513
197
  #: includes/class-gllr-settings.php:680
198
  msgid "Date"
199
  msgstr "Дата "
200
 
201
+ #: gallery-plugin.php:1688
202
  #, fuzzy, php-format
203
  msgid "%s Settings"
204
  msgstr "Перейти до Налаштувань %s"
205
 
206
+ #: gallery-plugin.php:1715 gallery-plugin.php:1733
207
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
208
  msgid "Settings"
209
  msgstr "Настройки"
210
 
211
+ #: gallery-plugin.php:1716
212
  msgid "FAQ"
213
  msgstr "Често задавани въпроси"
214
 
215
+ #: gallery-plugin.php:1717
216
  msgid "Support"
217
  msgstr "Поддръжка"
218
 
219
+ #: gallery-plugin.php:1756
220
  msgid "Updating images..."
221
  msgstr ""
222
 
223
+ #: gallery-plugin.php:1757
224
  #, fuzzy
225
  msgid "No images found."
226
  msgstr "Няма намерена галерия"
227
 
228
+ #: gallery-plugin.php:1758
229
  msgid "All images were updated."
230
  msgstr ""
231
 
232
+ #: gallery-plugin.php:1759
233
  #, fuzzy
234
  msgid "Error."
235
  msgstr "ПОМИЛКА:"
236
 
237
+ #: gallery-plugin.php:1771
238
  msgid ""
239
  "You are about to remove these items from this gallery.\n"
240
  " 'Cancel' to stop, 'OK' to delete."
241
  msgstr ""
242
 
243
+ #: gallery-plugin.php:1772
244
  msgid ""
245
  "You are about to remove this image from the gallery.\n"
246
  " 'Cancel' to stop, 'OK' to delete."
247
  msgstr ""
248
 
249
+ #: gallery-plugin.php:1773
250
  msgid ""
251
  "Switching to another mode, all unsaved data will be lost. Save data before "
252
  "switching?"
253
  msgstr ""
254
 
255
+ #: gallery-plugin.php:1774
256
  msgid "Insert Media"
257
  msgstr ""
258
 
259
+ #: gallery-plugin.php:1775
260
  msgid "Insert"
261
  msgstr ""
262
 
263
+ #: gallery-plugin.php:2300 gallery-plugin.php:2326
264
  #, fuzzy
265
  msgid "Image size not defined"
266
  msgstr "Размер на изображението"
267
 
268
+ #: gallery-plugin.php:2315
269
  msgid ""
270
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
271
  "reload images manually."
272
  msgstr ""
273
 
274
+ #: gallery-plugin.php:2355 gallery-plugin.php:2358 gallery-plugin.php:2363
275
  msgid "Invalid path"
276
  msgstr ""
277
 
278
+ #: gallery-plugin.php:2452
279
  msgid "List View"
280
  msgstr ""
281
 
282
+ #: gallery-plugin.php:2453
283
  msgid "Grid View"
284
  msgstr ""
285
 
286
+ #: gallery-plugin.php:2508
287
  #, fuzzy
288
  msgid "Filter"
289
  msgstr "Фільтр"
290
 
291
+ #: gallery-plugin.php:2512
292
  msgid "Empty Trash"
293
  msgstr ""
294
 
295
+ #: gallery-plugin.php:2533
296
  #, fuzzy
297
  msgid "No images found"
298
  msgstr "Няма намерена галерия"
299
 
300
+ #: gallery-plugin.php:2585
301
  msgid "Select bulk action"
302
  msgstr ""
303
 
304
+ #: gallery-plugin.php:2587
305
  msgid "Bulk Actions"
306
  msgstr ""
307
 
308
+ #: gallery-plugin.php:2597
309
  #, fuzzy
310
  msgid "Apply"
311
  msgstr "Застосувати фільтр"
312
 
313
+ #: gallery-plugin.php:2604
314
  #, fuzzy
315
  msgid "Delete from Gallery"
316
  msgstr "Нова галерия"
317
 
318
+ #: gallery-plugin.php:2613
319
  msgid "Bulk Select"
320
  msgstr ""
321
 
322
+ #: gallery-plugin.php:2614
323
  msgid "Cancel Selection"
324
  msgstr ""
325
 
326
+ #: gallery-plugin.php:2615
327
  msgid "Delete Selected"
328
  msgstr ""
329
 
330
+ #: gallery-plugin.php:2626
331
  #, fuzzy
332
  msgid "File"
333
  msgstr "Імпорт пройшов успішно, але файл %s видалити не вдалося"
334
 
335
+ #: gallery-plugin.php:2627 gallery-plugin.php:2727 gallery-plugin.php:2838
336
  msgid "Dimensions"
337
  msgstr ""
338
 
339
+ #: gallery-plugin.php:2629 gallery-plugin.php:2738 gallery-plugin.php:2848
340
  msgid "Alt Text"
341
  msgstr ""
342
 
343
+ #: gallery-plugin.php:2630 gallery-plugin.php:2742 gallery-plugin.php:2853
344
  msgid "URL"
345
  msgstr "URL"
346
 
347
+ #: gallery-plugin.php:2630 gallery-plugin.php:2744
348
  msgid ""
349
  "Enter your custom URL to link this image to other page or file. Leave blank "
350
  "to open a full size image."
351
  msgstr ""
352
 
353
+ #: gallery-plugin.php:2709
354
  #, fuzzy
355
  msgid "Remove Image from Gallery"
356
  msgstr "Нова галерия"
357
 
358
+ #: gallery-plugin.php:2712
359
  #, fuzzy
360
  msgid "Edit Image Info"
361
  msgstr "ID на изображението"
362
 
363
+ #: gallery-plugin.php:2713
364
  msgid "Deselect"
365
  msgstr ""
366
 
367
+ #: gallery-plugin.php:2725
368
  msgid "File name"
369
  msgstr ""
370
 
371
+ #: gallery-plugin.php:2726
372
  msgid "File type"
373
  msgstr ""
374
 
375
+ #: gallery-plugin.php:2751
376
  #, fuzzy
377
  msgid "Description"
378
  msgstr "Опис слайда"
379
 
380
+ #: gallery-plugin.php:2757
381
  #, fuzzy
382
  msgid "Lightbox Button URL"
383
  msgstr "Фон на lightbox"
384
 
385
+ #: gallery-plugin.php:2764
386
  msgid "New Tab"
387
  msgstr ""
388
 
389
+ #: gallery-plugin.php:2766
390
  msgid "Enable to open URLs above in a new tab."
391
  msgstr ""
392
 
393
+ #: gallery-plugin.php:2771
394
  msgid "Go Pro"
395
  msgstr ""
396
 
397
+ #: gallery-plugin.php:2777
398
  msgid "Edit more details"
399
  msgstr ""
400
 
401
+ #: gallery-plugin.php:2779
402
  #, fuzzy
403
  msgid "Remove from Gallery"
404
  msgstr "Нова галерия"
405
 
406
+ #: gallery-plugin.php:2813
407
  #, php-format
408
  msgid "Select %s"
409
  msgstr ""
410
 
411
+ #: gallery-plugin.php:2826
412
  #, php-format
413
  msgid "Edit &#8220;%s&#8221;"
414
  msgstr ""
415
 
416
+ #: gallery-plugin.php:2834
417
  #, fuzzy
418
  msgid "Edit Attachment Info"
419
  msgstr "ID на изображението"
420
 
421
+ #: gallery-plugin.php:2871 gallery-plugin.php:2884
422
  #, fuzzy
423
  msgid "Edit"
424
  msgstr "Змінити"
425
 
426
+ #: gallery-plugin.php:2874 gallery-plugin.php:2889
427
  msgid "Trash"
428
  msgstr ""
429
 
430
+ #: gallery-plugin.php:2877 gallery-plugin.php:2892
431
  msgid "Delete Permanently"
432
  msgstr ""
433
 
434
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898
435
  #, php-format
436
  msgid "View &#8220;%s&#8221;"
437
  msgstr ""
438
 
439
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898 gallery-plugin.php:2981
440
  #, fuzzy
441
  msgid "View"
442
  msgstr "Переглянути Автомобіль"
443
 
444
+ #: gallery-plugin.php:2881
445
  #, fuzzy
446
  msgid "Attach"
447
  msgstr "ID на изображението"
448
 
449
+ #: gallery-plugin.php:2887
450
  msgid "Restore"
451
  msgstr ""
452
 
453
+ #: gallery-plugin.php:2916
454
  msgid "A list or dropdown of Gallery categories."
455
  msgstr ""
456
 
457
+ #: gallery-plugin.php:2961
458
  msgid "Select Gallery Category"
459
  msgstr ""
460
 
461
+ #: gallery-plugin.php:3019
462
  #, fuzzy
463
  msgid "Title:"
464
+ msgstr "Име"
465
 
466
+ #: gallery-plugin.php:3022
467
  msgid "Display as dropdown"
468
  msgstr ""
469
 
470
+ #: gallery-plugin.php:3024
471
  msgid "Show gallery counts"
472
  msgstr ""
473
 
474
+ #: gallery-plugin.php:3026
475
  msgid "Show hierarchy"
476
  msgstr ""
477
 
478
+ #: gallery-plugin.php:3142
479
  #, fuzzy
480
  msgid "Warning"
481
  msgstr "Увага"
482
 
483
+ #: gallery-plugin.php:3142
484
  msgid "You can add only images to the gallery"
485
  msgstr ""
486
 
487
+ #: gallery-plugin.php:3173
488
  msgid "or"
489
  msgstr ""
490
 
491
+ #: gallery-plugin.php:3181
492
  #, fuzzy
493
  msgid "no title"
494
+ msgstr "Име"
495
 
496
+ #: gallery-plugin.php:3192
497
  #, fuzzy
498
  msgid ""
499
  "Display an album image with the description and the link to a single gallery "
502
  "Ако искате да покажете кратко описание, заедно със screenshot и линк към "
503
  "страницата с галерията"
504
 
505
+ #: gallery-plugin.php:3196
506
  #, fuzzy
507
  msgid "Sorry, no gallery found."
508
  msgstr "Съжалявам, нищо не е намерено."
935
  msgstr ""
936
 
937
  #: includes/class-gllr-settings.php:683
938
+ msgid "\"Order\" field on the gallery edit page"
 
939
  msgstr ""
 
 
940
 
941
  #: includes/class-gllr-settings.php:687
942
  msgid "Select galleries sorting order in your galleries page."
1244
  msgid "Close notice"
1245
  msgstr "Закрити повідомлення"
1246
 
1247
+ #: includes/demo-data/class-bws-demo-data.php:593
1248
  #, php-format
1249
  msgid ""
1250
+ "Do you want to install demo content and settings for %s? (You can do this "
1251
+ "later using Import / Export settings)"
1252
  msgstr ""
1253
 
1254
+ #: includes/demo-data/class-bws-demo-data.php:595
1255
  #, fuzzy
1256
  msgid "Yes, install demo now"
1257
  msgstr "Установка %"
1258
 
1259
+ #, fuzzy
1260
+ #~ msgid "Sorting order (the input field for sorting order)"
1261
+ #~ msgstr ""
1262
+ #~ "Ред за сортиране (полето за въвеждане на ред за сортиране в Insert / "
1263
+ #~ "Upload Media Gallery)"
1264
+
1265
  #, fuzzy
1266
  #~ msgid ""
1267
  #~ "Enable to display link to the original file under each image in the "
languages/gallery-plugin-cs_CZ.mo CHANGED
Binary file
languages/gallery-plugin-cs_CZ.po CHANGED
@@ -1,20 +1,21 @@
 
 
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: Gallery BWS\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2017-12-05 16:21+0200\n"
6
- "PO-Revision-Date: 2017-12-05 16:21+0200\n"
7
  "Last-Translator: Mik013\n"
8
- "Language-Team: Mik013\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.8.7.1\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:37 includes/class-gllr-settings.php:310
@@ -25,7 +26,7 @@ msgstr "Nastavení galerie"
25
  msgid "Global Settings"
26
  msgstr "Obecná nastavení"
27
 
28
- #: gallery-plugin.php:43 gallery-plugin.php:2772
29
  msgid "Upgrade to Pro"
30
  msgstr "Aktualizovat na Pro"
31
 
@@ -41,7 +42,7 @@ msgstr "Prohlédnout obrázky &raquo;"
41
  msgid "Galleries"
42
  msgstr "Galerie"
43
 
44
- #: gallery-plugin.php:337 gallery-plugin.php:3188
45
  msgid "Gallery"
46
  msgstr "Galerie"
47
 
@@ -69,9 +70,9 @@ msgstr "Hledat galerie"
69
  msgid "No Gallery found"
70
  msgstr "Žádná galerie nenalezena"
71
 
72
- #: gallery-plugin.php:365 gallery-plugin.php:1602 gallery-plugin.php:2918
73
- #: gallery-plugin.php:2926 gallery-plugin.php:2964 gallery-plugin.php:2987
74
- #: gallery-plugin.php:3172
75
  msgid "Gallery Categories"
76
  msgstr "Kategorie galerií"
77
 
@@ -153,8 +154,10 @@ msgid ""
153
  "When deleting a category, the galleries that belong to this category will "
154
  "not be deleted. These galleries will be moved to the category %s."
155
  msgstr ""
 
 
156
 
157
- #: gallery-plugin.php:594 gallery-plugin.php:1601
158
  msgid "Shortcode"
159
  msgstr "Zkrácený kód galerie"
160
 
@@ -166,67 +169,67 @@ msgstr "Všechny kategorie galerií"
166
  msgid "You can't delete default gallery category."
167
  msgstr "Výchozí kategorii galerie nelze odstranit."
168
 
169
- #: gallery-plugin.php:1091 gallery-plugin.php:1198 gallery-plugin.php:2109
170
  msgid "Sorry, nothing found."
171
  msgstr "Je nám líto, nic nenalezeno."
172
 
173
- #: gallery-plugin.php:1598
174
  msgid "Featured Image"
175
  msgstr "Náhledový obrázek"
176
 
177
- #: gallery-plugin.php:1599 gallery-plugin.php:2629 gallery-plugin.php:2733
178
- #: gallery-plugin.php:2844 includes/class-gllr-settings.php:679
179
  msgid "Title"
180
  msgstr "Název"
181
 
182
- #: gallery-plugin.php:1600 includes/class-gllr-settings.php:41
183
  msgid "Images"
184
  msgstr "Obrázky"
185
 
186
- #: gallery-plugin.php:1603 includes/class-gllr-settings.php:684
187
  msgid "Author"
188
  msgstr "Autor"
189
 
190
- #: gallery-plugin.php:1604 includes/class-gllr-settings.php:513
191
  #: includes/class-gllr-settings.php:680
192
  msgid "Date"
193
  msgstr "Datum"
194
 
195
- #: gallery-plugin.php:1690
196
  #, php-format
197
  msgid "%s Settings"
198
- msgstr ""
199
 
200
- #: gallery-plugin.php:1717 gallery-plugin.php:1735
201
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
202
  msgid "Settings"
203
  msgstr "Nastavení"
204
 
205
- #: gallery-plugin.php:1718
206
  msgid "FAQ"
207
  msgstr "Často kladené otázky (FAQ)"
208
 
209
- #: gallery-plugin.php:1719
210
  msgid "Support"
211
  msgstr "Podpora"
212
 
213
- #: gallery-plugin.php:1758
214
  msgid "Updating images..."
215
  msgstr "Aktualizace obrázků..."
216
 
217
- #: gallery-plugin.php:1759
218
  msgid "No images found."
219
  msgstr "Nenalezeny žádné obrázky."
220
 
221
- #: gallery-plugin.php:1760
222
  msgid "All images were updated."
223
  msgstr "Všechny obrázky byly aktualizovány."
224
 
225
- #: gallery-plugin.php:1761
226
  msgid "Error."
227
  msgstr "Chyba."
228
 
229
- #: gallery-plugin.php:1773
230
  msgid ""
231
  "You are about to remove these items from this gallery.\n"
232
  " 'Cancel' to stop, 'OK' to delete."
@@ -234,7 +237,7 @@ msgstr ""
234
  "Chystáte se odstranit tyto položky z této galerie.\n"
235
  " 'Cancel' pro zrušení, 'OK' pro smazání."
236
 
237
- #: gallery-plugin.php:1774
238
  msgid ""
239
  "You are about to remove this image from the gallery.\n"
240
  " 'Cancel' to stop, 'OK' to delete."
@@ -242,7 +245,7 @@ msgstr ""
242
  "Chystáte se odstranit tento obrázek z této galerie.\n"
243
  " 'Cancel' pro zrušení, 'OK' pro smazání."
244
 
245
- #: gallery-plugin.php:1775
246
  msgid ""
247
  "Switching to another mode, all unsaved data will be lost. Save data before "
248
  "switching?"
@@ -250,19 +253,19 @@ msgstr ""
250
  "Přepnutím do jiného módu dojde ke ztrátě všech neuložených dat. Uložit dat "
251
  "před přepnutím?"
252
 
253
- #: gallery-plugin.php:1776
254
  msgid "Insert Media"
255
  msgstr "Vložit média"
256
 
257
- #: gallery-plugin.php:1777
258
  msgid "Insert"
259
  msgstr "Vložit"
260
 
261
- #: gallery-plugin.php:2301 gallery-plugin.php:2327
262
  msgid "Image size not defined"
263
  msgstr "Velikost obrázku není definována"
264
 
265
- #: gallery-plugin.php:2316
266
  msgid ""
267
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
268
  "reload images manually."
@@ -270,75 +273,75 @@ msgstr ""
270
  "Plugin dokáže aktualizovat pouze PNG, JPEG, GIF, WPMP nebo XBM soubory. "
271
  "Ostatní musíte nahrát ručně."
272
 
273
- #: gallery-plugin.php:2356 gallery-plugin.php:2359 gallery-plugin.php:2364
274
  msgid "Invalid path"
275
  msgstr "Nesprávná cesta"
276
 
277
- #: gallery-plugin.php:2453
278
  msgid "List View"
279
  msgstr "Zobrazení seznamu"
280
 
281
- #: gallery-plugin.php:2454
282
  msgid "Grid View"
283
  msgstr "Zobrazení mřížky"
284
 
285
- #: gallery-plugin.php:2509
286
  msgid "Filter"
287
  msgstr "Filtr"
288
 
289
- #: gallery-plugin.php:2513
290
  msgid "Empty Trash"
291
  msgstr "Vysypat koš"
292
 
293
- #: gallery-plugin.php:2534
294
  msgid "No images found"
295
  msgstr "Nenalezeny žádné obrázky"
296
 
297
- #: gallery-plugin.php:2586
298
  msgid "Select bulk action"
299
  msgstr "Vyberte hromadnou akci"
300
 
301
- #: gallery-plugin.php:2588
302
  msgid "Bulk Actions"
303
  msgstr "Hromadné akce"
304
 
305
- #: gallery-plugin.php:2598
306
  msgid "Apply"
307
  msgstr "Použít"
308
 
309
- #: gallery-plugin.php:2605
310
  msgid "Delete from Gallery"
311
  msgstr "Smazat z galerie"
312
 
313
- #: gallery-plugin.php:2614
314
  msgid "Bulk Select"
315
  msgstr "Hromadný výběr"
316
 
317
- #: gallery-plugin.php:2615
318
  msgid "Cancel Selection"
319
  msgstr "Zrušit výběr"
320
 
321
- #: gallery-plugin.php:2616
322
  msgid "Delete Selected"
323
  msgstr "Smazat vybrané"
324
 
325
- #: gallery-plugin.php:2627
326
  msgid "File"
327
  msgstr "Soubor"
328
 
329
- #: gallery-plugin.php:2628 gallery-plugin.php:2728 gallery-plugin.php:2839
330
  msgid "Dimensions"
331
  msgstr "Rozměry"
332
 
333
- #: gallery-plugin.php:2630 gallery-plugin.php:2739 gallery-plugin.php:2849
334
  msgid "Alt Text"
335
  msgstr "Alternativní text (alt tag)"
336
 
337
- #: gallery-plugin.php:2631 gallery-plugin.php:2743 gallery-plugin.php:2854
338
  msgid "URL"
339
  msgstr "URL"
340
 
341
- #: gallery-plugin.php:2631 gallery-plugin.php:2745
342
  msgid ""
343
  "Enter your custom URL to link this image to other page or file. Leave blank "
344
  "to open a full size image."
@@ -346,144 +349,144 @@ msgstr ""
346
  "Zadejte vlastní URL pro odkaz u tohoto obrázku na jinou stránku nebo soubor. "
347
  "Ponechte prázdné pro otevření obrázku v plné velikosti."
348
 
349
- #: gallery-plugin.php:2710
350
  msgid "Remove Image from Gallery"
351
  msgstr "Odstranit obrázek z galerie"
352
 
353
- #: gallery-plugin.php:2713
354
  msgid "Edit Image Info"
355
  msgstr "Upravit informace o obrázku"
356
 
357
- #: gallery-plugin.php:2714
358
  msgid "Deselect"
359
  msgstr "Zrušit výběr"
360
 
361
- #: gallery-plugin.php:2726
362
  msgid "File name"
363
  msgstr "Jméno souboru"
364
 
365
- #: gallery-plugin.php:2727
366
  msgid "File type"
367
  msgstr "Typ souboru"
368
 
369
- #: gallery-plugin.php:2752
370
  msgid "Description"
371
  msgstr "Popis"
372
 
373
- #: gallery-plugin.php:2758
374
  msgid "Lightbox Button URL"
375
  msgstr "URL tlačítka v Lightboxu"
376
 
377
- #: gallery-plugin.php:2765
378
  msgid "New Tab"
379
  msgstr "Nová záložka"
380
 
381
- #: gallery-plugin.php:2767
382
  msgid "Enable to open URLs above in a new tab."
383
  msgstr "Zapnout otevření URL adresy na nové záložce."
384
 
385
- #: gallery-plugin.php:2772
386
  msgid "Go Pro"
387
  msgstr "Přejít na PRO"
388
 
389
- #: gallery-plugin.php:2778
390
  msgid "Edit more details"
391
  msgstr "Upravit další detaily"
392
 
393
- #: gallery-plugin.php:2780
394
  msgid "Remove from Gallery"
395
  msgstr "Odstranit z galerie"
396
 
397
- #: gallery-plugin.php:2814
398
  #, php-format
399
  msgid "Select %s"
400
  msgstr "Vybrat %s"
401
 
402
- #: gallery-plugin.php:2827
403
  #, php-format
404
  msgid "Edit &#8220;%s&#8221;"
405
  msgstr "Upravit &#8220;%s&#8221;"
406
 
407
- #: gallery-plugin.php:2835
408
  msgid "Edit Attachment Info"
409
  msgstr "Upravit informace o příloze"
410
 
411
- #: gallery-plugin.php:2872 gallery-plugin.php:2885
412
  msgid "Edit"
413
  msgstr "Upravit"
414
 
415
- #: gallery-plugin.php:2875 gallery-plugin.php:2890
416
  msgid "Trash"
417
  msgstr "Koš"
418
 
419
- #: gallery-plugin.php:2878 gallery-plugin.php:2893
420
  msgid "Delete Permanently"
421
  msgstr "Smazat trvale"
422
 
423
- #: gallery-plugin.php:2880 gallery-plugin.php:2899
424
  #, php-format
425
  msgid "View &#8220;%s&#8221;"
426
  msgstr "Zobrazit &#8220;%s&#8221;"
427
 
428
- #: gallery-plugin.php:2880 gallery-plugin.php:2899 gallery-plugin.php:2982
429
  msgid "View"
430
  msgstr "Zobrazit"
431
 
432
- #: gallery-plugin.php:2882
433
  msgid "Attach"
434
  msgstr "Přiložit"
435
 
436
- #: gallery-plugin.php:2888
437
  msgid "Restore"
438
  msgstr "Obnovit"
439
 
440
- #: gallery-plugin.php:2917
441
  msgid "A list or dropdown of Gallery categories."
442
  msgstr "Seznam nebo rozbalovací menu kategorií galerií."
443
 
444
- #: gallery-plugin.php:2962
445
  msgid "Select Gallery Category"
446
  msgstr "Vybrat kategorii galerie"
447
 
448
- #: gallery-plugin.php:3020
449
  msgid "Title:"
450
  msgstr "Titulek:"
451
 
452
- #: gallery-plugin.php:3023
453
  msgid "Display as dropdown"
454
  msgstr "Zobrazit jako rozbalovací menu"
455
 
456
- #: gallery-plugin.php:3025
457
  msgid "Show gallery counts"
458
  msgstr "Zobrazit počet galerií"
459
 
460
- #: gallery-plugin.php:3027
461
  msgid "Show hierarchy"
462
  msgstr "Zobrazit hierarchii"
463
 
464
- #: gallery-plugin.php:3143
465
  msgid "Warning"
466
  msgstr "Upozornění"
467
 
468
- #: gallery-plugin.php:3143
469
  msgid "You can add only images to the gallery"
470
  msgstr "Do galerie můžete přidat pouze obrázky"
471
 
472
- #: gallery-plugin.php:3174
473
  msgid "or"
474
  msgstr "anebo"
475
 
476
- #: gallery-plugin.php:3182
477
  msgid "no title"
478
  msgstr "bez titulku"
479
 
480
- #: gallery-plugin.php:3193
481
  msgid ""
482
  "Display an album image with the description and the link to a single gallery "
483
  "page"
484
  msgstr "Zobrazit obrázek alba s popisem a odkazem na danou stránku galerie"
485
 
486
- #: gallery-plugin.php:3197
487
  msgid "Sorry, no gallery found."
488
  msgstr "Je nám líto, žádná galerie nenalezena."
489
 
@@ -539,7 +542,7 @@ msgstr "Obrázky v galerii"
539
 
540
  #: includes/class-gllr-settings.php:284
541
  msgid "Images adding requires JavaScript."
542
- msgstr ""
543
 
544
  #: includes/class-gllr-settings.php:287
545
  msgid "Add Media"
@@ -673,6 +676,8 @@ msgid ""
673
  "Enable images border using the styles defined for Image Border Size and "
674
  "Color options."
675
  msgstr ""
 
 
676
 
677
  #: includes/class-gllr-settings.php:467
678
  msgid "Image Border Size"
@@ -797,23 +802,23 @@ msgstr "Základní stránka, kde budou zobrazeny všechny existující galerie."
797
 
798
  #: includes/class-gllr-settings.php:579
799
  msgid "Albums Displaying"
800
- msgstr ""
801
 
802
  #: includes/class-gllr-settings.php:582
803
  msgid "Column"
804
- msgstr ""
805
 
806
  #: includes/class-gllr-settings.php:583
807
  msgid "Rows"
808
- msgstr ""
809
 
810
  #: includes/class-gllr-settings.php:585
811
  msgid "Select the way galleries will be displayed on the Galleries Page."
812
- msgstr ""
813
 
814
  #: includes/class-gllr-settings.php:589
815
  msgid "Column Alignment"
816
- msgstr ""
817
 
818
  #: includes/class-gllr-settings.php:592
819
  msgid "Left"
@@ -821,15 +826,15 @@ msgstr "Vlevo"
821
 
822
  #: includes/class-gllr-settings.php:593
823
  msgid "Right"
824
- msgstr ""
825
 
826
  #: includes/class-gllr-settings.php:594
827
  msgid "Center"
828
- msgstr ""
829
 
830
  #: includes/class-gllr-settings.php:596
831
  msgid "Select the column alignment."
832
- msgstr ""
833
 
834
  #: includes/class-gllr-settings.php:600
835
  msgid "Cover Image Size"
@@ -900,8 +905,8 @@ msgid "Comment count"
900
  msgstr "Podle počtu komentářů"
901
 
902
  #: includes/class-gllr-settings.php:683
903
- msgid "Sorting order (the input field for sorting order)"
904
- msgstr "Podle řazení (vstupní pole pro řazení v dialogovém okně)"
905
 
906
  #: includes/class-gllr-settings.php:687
907
  msgid "Select galleries sorting order in your galleries page."
@@ -961,6 +966,8 @@ msgid ""
961
  "Lightbox overlay opacity. Leave blank to disable opacity (default is %s, max "
962
  "is %s)."
963
  msgstr ""
 
 
964
 
965
  #: includes/class-gllr-settings.php:779
966
  msgid "Slideshow"
@@ -1038,7 +1045,7 @@ msgstr "Nastavení Social Sharing Buttons"
1038
 
1039
  #: includes/class-gllr-settings.php:857
1040
  msgid "Social Buttons"
1041
- msgstr ""
1042
 
1043
  #: includes/class-gllr-settings.php:859
1044
  msgid "Enable social sharing buttons in the lightbox."
@@ -1053,11 +1060,12 @@ msgid "Counter"
1053
  msgstr "Zobrazit počítadlo"
1054
 
1055
  #: includes/class-gllr-settings.php:877
1056
- #, fuzzy
1057
  msgid ""
1058
  "Enable to show likes counter for each social button (not available for "
1059
  "Google +1)."
1060
- msgstr "Povolit zobrazení počítadla pro jednotlivá tlačítka."
 
 
1061
 
1062
  #: includes/class-gllr-settings.php:892
1063
  msgid "Demo Data"
@@ -1188,564 +1196,1267 @@ msgstr "V průběhu odinstalace demo dat došlo k chybám."
1188
  msgid "Close notice"
1189
  msgstr "Zavřít upozornění"
1190
 
1191
- #: includes/demo-data/class-bws-demo-data.php:591
1192
  #, php-format
1193
  msgid ""
1194
- "Do you want to install demo content and settings for %s (You can do this "
1195
- "later using Import / Export settings)?"
1196
  msgstr ""
 
 
1197
 
1198
- #: includes/demo-data/class-bws-demo-data.php:591
1199
  msgid "Yes, install demo now"
1200
  msgstr "Ano, instalovat demo data nyní"
1201
 
1202
- #~ msgid "columns"
1203
- #~ msgstr "sloupce"
 
 
 
 
 
 
 
 
 
1204
 
1205
  #~ msgid ""
1206
- #~ "Lightbox overlay opacity. Leave blank to disable opacity (default is %d, "
1207
- #~ "max is %d)."
1208
  #~ msgstr ""
1209
- #~ "Překrytí a průhlednost Lightboxu. Pro vypnutí průhlednosti ponechte "
1210
- #~ "prázdné (výchozí je %d, max je %d)."
1211
 
1212
- #~ msgid "Enable to use a lightbox helper navigation between images.."
1213
- #~ msgstr "Povolit využívat Lightbox pomocníka při navigaci mezi snímky.."
1214
 
1215
- #~ msgid "Social Buttons Position"
1216
- #~ msgstr "Umístění Social Buttons"
 
1217
 
1218
- #~ msgid "Select social buttons position in the lightbox."
1219
- #~ msgstr "Zvolte umístění Social Buttons v Lightboxu."
1220
 
1221
  #~ msgid ""
1222
- #~ "When deleting a category, the galleries that belong to this category will "
1223
- #~ "not be deleted. Instead, these galleries will be moved to the category %s."
1224
  #~ msgstr ""
1225
- #~ "Při mazání kategorie, galerie, které patří do této kategorie nebudou "
1226
- #~ "odstraněny. Namísto toho budou tyto galerie přesunuty do kategorie %s."
 
1227
 
1228
- #~ msgid "Image size changes not defined"
1229
- #~ msgstr "Změna velikosti obrázku není definována"
1230
 
1231
- #~ msgid "Adding images requires JavaScript."
1232
- #~ msgstr "Přidání obrázků vyžaduje JavaScript."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1233
 
1234
  #~ msgid ""
1235
- #~ "Enable images border using the styles defined for Image Border Size and "
1236
- #~ "Color."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1237
  #~ msgstr ""
1238
- #~ "Povolit ohraničení obrázku s použitím stylů definovaných pro pohraniční "
1239
- #~ "Image velikosti a barvy."
 
 
 
1240
 
1241
- #~ msgid "Enable Social Buttons"
1242
- #~ msgstr "Povolit Social Buttons"
 
 
 
1243
 
1244
  #~ msgid ""
1245
- #~ "Do you want to install demo content and settings (You can do this later "
1246
- #~ "using Import / Export settings)?"
1247
  #~ msgstr ""
1248
- #~ "Chcete nainstalovat demo obsah a nastavení (můžete to udělat i později "
1249
- #~ "pomocí nastavení Import / Export)?"
1250
 
1251
- #~ msgid "Download high resolution image"
1252
- #~ msgstr "Stáhnout obrázek ve vysokém rozlišení"
 
 
 
 
1253
 
1254
- #~ msgid "Image"
1255
- #~ msgstr "Obrázek"
 
 
 
 
1256
 
1257
- #~ msgid "Lightbox Helper"
1258
- #~ msgstr "Lightbox pomocník"
 
 
 
 
1259
 
1260
- #~ msgid "Lightbox Helper Type"
1261
- #~ msgstr "Typ pomocníka Lightbox"
 
 
 
 
1262
 
1263
- #~ msgid "Thumbnails"
1264
- #~ msgstr "Miniatury"
 
 
 
 
1265
 
1266
- #~ msgid "Buttons"
1267
- #~ msgstr "Tlačítka"
 
 
 
 
1268
 
1269
- #~ msgid "Lightbox Helper Thumbnail Size"
1270
- #~ msgstr "Lightbox pomocník velikost miniatur"
 
 
 
 
 
1271
 
1272
- #~ msgid "Lightbox Helper Thumbnail Position"
1273
- #~ msgstr "Lightbox pomocník umístění miniatur"
 
 
 
 
1274
 
1275
- #~ msgid "Bottom"
1276
- #~ msgstr "Dole"
 
 
 
 
1277
 
1278
- #~ msgid "Download Original File"
1279
- #~ msgstr "Stáhnout původní soubor"
 
 
 
 
1280
 
1281
  #~ msgid ""
1282
- #~ "Enable to display link to the original file under each image in the "
1283
- #~ "lightbox."
1284
- #~ msgstr "Zobrazit odkaz na původní soubor pod každým obrázkem v Lightboxu."
 
 
1285
 
1286
- #~ msgid "Download Link Label"
1287
- #~ msgstr "Popisek odkazu Stáhnout"
 
 
 
 
1288
 
1289
- #~ msgid "Most Used"
1290
- #~ msgstr "Nejpoužívanější"
 
 
 
 
1291
 
1292
- #~ msgid "Default"
1293
- #~ msgstr "Výchozí"
 
 
 
 
 
1294
 
1295
- #~ msgid "Install %s"
1296
- #~ msgstr "Instalace %s"
 
 
 
 
1297
 
1298
- #~ msgid "Learn more"
1299
- #~ msgstr "Dozvědět se více"
 
 
 
 
1300
 
1301
- #~ msgid "Activate"
1302
- #~ msgstr "Aktivovat"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1303
 
1304
- #~ msgid "Add multiple gallery categories"
1305
- #~ msgstr "Přidat více kategorií galerií"
 
 
 
 
1306
 
1307
  #~ msgid ""
1308
- #~ "Install Gallery Categories plugin to add unlimited number of categories."
 
1309
  #~ msgstr ""
1310
- #~ "Nainstalovat Gallery Categories plugin pro možnost přidat neomezený počet "
1311
- #~ "kategorií."
1312
 
1313
- #~ msgid "Enable social sharing buttons in the Lightbox."
1314
- #~ msgstr "Povolit Social Buttons v Lightboxu."
 
 
 
 
1315
 
1316
- #~ msgid "Select social buttons position in a lightbox."
1317
- #~ msgstr "Zvolte umístění Social Buttons v Lightboxu."
 
 
 
 
1318
 
1319
  #~ msgid ""
1320
- #~ "The following files '%s' and '%s' were not found in the directory of your "
1321
- #~ "theme. Please copy them from the directory `%s` to the directory of your "
1322
- #~ "theme for the correct work of the Gallery plugin"
1323
  #~ msgstr ""
1324
- #~ "Následující soubory '%s' a '%s' nebyly nalezeny v adresáři vaší WP "
1325
- #~ "šablony. Pro správnou práci pluginu Gallery je prosím zkopírujte z "
1326
- #~ "adresáře `%s` do adresáře vaší šablony."
1327
 
1328
  #~ msgid ""
1329
- #~ "If you would like to add a Gallery to your page or post, please use %s "
1330
- #~ "button"
1331
  #~ msgstr ""
1332
- #~ "Pokud chcete přidat galerii do vašeho příspěvku nebo na stránku, použijte "
1333
- #~ "tlačítko %s"
1334
 
1335
  #~ msgid ""
1336
- #~ "You can add the Gallery to your page or post by clicking on %s button in "
1337
- #~ "the content edit block using the Visual mode. If the button isn't "
1338
- #~ "displayed, please use the shortcode below"
1339
  #~ msgstr ""
1340
- #~ "Na stránku nebo do příspěvku můžete galerii přidat klepnutím na tlačítko "
1341
- #~ "%s na kartě pro úpravy obsahu ve vizuálním módu. Pokud tlačítko není "
1342
- #~ "zobrazeno, použijte krátký kód níže"
1343
 
1344
  #~ msgid ""
1345
- #~ "Add this shortcode to a page, post or widget to display a single gallery"
 
1346
  #~ msgstr ""
1347
- #~ "Vložte tento zkrácený kód na stránku, příspěvek nebo widget pro "
1348
- #~ "zobrazení dané galerie"
1349
 
1350
  #~ msgid ""
1351
- #~ "Use this shortcode to display an album image with the description and the "
1352
- #~ "link to a single gallery page"
1353
  #~ msgstr ""
1354
- #~ "Pro zobrazení náhledového obrázku alba s popisem a odkazem na danou "
1355
- #~ "galerii použijte tento zkrácený kód"
1356
 
1357
- #~ msgid "Short display"
1358
- #~ msgstr "Zobrazení alba"
 
 
 
 
1359
 
1360
- #~ msgid "Install plugin"
1361
- #~ msgstr "Instalovat plugin"
 
1362
 
1363
- #~ msgid "Photos"
1364
- #~ msgstr "Fotky"
 
 
 
 
1365
 
1366
- #~ msgid "Settings are saved"
1367
- #~ msgstr "Nastavení uloženo"
 
 
 
1368
 
1369
- #~ msgid "All plugin settings were restored."
1370
- #~ msgstr "Byla obnovena všechna nastavení pluginu."
 
 
 
 
1371
 
1372
- #~ msgid "Custom code"
1373
- #~ msgstr "Vlastní kód"
 
 
 
 
 
 
 
 
 
 
 
1374
 
1375
- #~ msgid "Go PRO"
1376
- #~ msgstr "Přejít na PRO"
 
 
 
 
1377
 
1378
- #~ msgid "Please enable JavaScript to use the option to renew images."
1379
- #~ msgstr "Povolte JavaScript pro použití možnosti obnovení obrázků."
 
 
 
 
1380
 
1381
  #~ msgid ""
1382
- #~ "You can add the Gallery to your page or post by clicking on %s button in "
1383
- #~ "the content edit block using the Visual mode. If the button isn't "
1384
- #~ "displayed, please use the shortcode %s, where * stands for gallery ID"
1385
  #~ msgstr ""
1386
- #~ "Na stránku nebo do příspěvku můžete galerii přidat klepnutím na tlačítko "
1387
- #~ "%s na kartě pro úpravy obsahu ve vizuálním módu. Pokud tlačítko není "
1388
- #~ "zobrazeno, použijte krátký kód %s, kde * značí ID gallerie"
1389
 
1390
- #~ msgid "Number of images in the row"
1391
- #~ msgstr "Počet obrázků na řádku"
1392
 
1393
  #~ msgid ""
1394
- #~ "The number of images per row can be less depending on the width of the "
1395
- #~ "parent block"
1396
  #~ msgstr ""
1397
- #~ "Počet obrázků na řádku může být snížen v závislosti na šířce nadřazeného "
1398
- #~ "bloku"
1399
 
1400
- #~ msgid "Image size"
1401
- #~ msgstr "Velikost obrázku"
 
 
 
 
 
 
 
 
 
 
 
 
1402
 
1403
  #~ msgid ""
1404
- #~ "WordPress will create a new thumbnail with the specified dimensions when "
1405
- #~ "you upload a new photo."
1406
  #~ msgstr ""
1407
- #~ "Když nahrajete novou fotku, WordPress vytvoří novou miniaturu se zadanými "
1408
- #~ "rozměry."
1409
 
1410
- #~ msgid "For the album cover"
1411
- #~ msgstr "Pro obal alba"
1412
 
1413
- #~ msgid "width x height"
1414
- #~ msgstr "šířka x výška"
1415
 
1416
- #~ msgid "in px"
1417
- #~ msgstr "v px"
1418
 
1419
- #~ msgid "For thumbnails"
1420
- #~ msgstr "Pro miniatury"
1421
 
1422
- #~ msgid "Update images for gallery"
1423
- #~ msgstr "Aktualizovat obrázky pro galerii"
1424
 
1425
- #~ msgid "For images in the lightbox"
1426
- #~ msgstr "Velikost obrazků v lightboxu"
1427
 
1428
- #~ msgid "Display a full size image in the lightbox"
1429
- #~ msgstr "Zobrazení obrázku v lightboxu v plné velikosti"
1430
 
1431
- #~ msgid "Crop position"
1432
- #~ msgstr "Pozice ořezu"
1433
 
1434
- #~ msgid "center"
1435
- #~ msgstr "střed"
1436
 
1437
- #~ msgid "Horizontal"
1438
- #~ msgstr "Horizontálně"
1439
 
1440
- #~ msgid "Vertical"
1441
- #~ msgstr "Vertikálně"
1442
 
1443
  #~ msgid ""
1444
- #~ "If you upgrade to Pro version all your settings and galleries will be "
1445
- #~ "saved."
1446
  #~ msgstr ""
1447
- #~ "Pokud upgradujete na verzi Pro, všechna vaše nastavení a galerie zůstanou "
1448
- #~ "zachovány."
1449
 
1450
- #~ msgid "Unlock premium options by upgrading to Pro version"
1451
- #~ msgstr "Odemkněte prémiové možnosti upgradem na Pro verzi"
 
1452
 
1453
- #~ msgid "Start Your Trial"
1454
  #~ msgstr "Vyzkoušejte po omezenou dobu"
1455
 
1456
- #~ msgid "Learn More"
1457
- #~ msgstr "zjistěte více"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1458
 
1459
- #~ msgid "Display image title"
1460
- #~ msgstr "Zobrazit název obrázku"
1461
 
1462
  #~ msgid ""
1463
- #~ "Turn off the checkbox, if you want to display image title just in a "
1464
- #~ "lightbox"
1465
- #~ msgstr "Od-zaškrtněte, chcete-li název obrázku zobrazit pouze v lightboxu"
1466
 
1467
- #~ msgid "Images with border"
1468
- #~ msgstr "Obrázek s okrajem"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1469
 
1470
- #~ msgid "Border width in px, just numbers"
1471
- #~ msgstr "Šířka okraje v px, jen čísla"
1472
 
1473
- #~ msgid "Sort images"
1474
- #~ msgstr "Řadit obrázky"
1475
 
1476
- #~ msgid "by Attachment ID"
1477
- #~ msgstr "podle ID přílohy"
1478
 
1479
- #~ msgid "by Image Name"
1480
- #~ msgstr "podle názvu obrázku"
1481
 
1482
- #~ msgid "by Date"
1483
- #~ msgstr "podle datumu"
1484
 
1485
- #~ msgid "by Sorting order in the Gallery"
1486
- #~ msgstr "podle řazení v galerii"
1487
 
1488
- #~ msgid "The images sort order"
1489
- #~ msgstr "Řazení obrázků"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1490
 
1491
  #~ msgid ""
1492
- #~ "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
 
1493
  #~ msgstr ""
1494
- #~ "ASC (řadit vzestupně od nejnižší k nejvyšší hodnotě - 1, 2, 3, a, b, c)"
 
1495
 
1496
  #~ msgid ""
1497
- #~ "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
 
1498
  #~ msgstr ""
1499
- #~ "DESC (řadit sestupně od nejvyšší po nejnižší hodnotu - 3, 2, 1, c, b, a)"
 
1500
 
1501
- #~ msgid "Sort galleries"
1502
- #~ msgstr "Řazení galerií"
 
 
 
1503
 
1504
- #~ msgid "by Gallery ID"
1505
- #~ msgstr "podle ID galerie"
1506
 
1507
- #~ msgid "by Title"
1508
- #~ msgstr "podle názvu"
1509
 
1510
- #~ msgid "by Last modified date"
1511
- #~ msgstr "podle data poslední úpravy"
1512
 
1513
- #~ msgid "by Comment count"
1514
- #~ msgstr "podle počtu komentářů"
1515
 
1516
- #~ msgid "by Sorting order (the input field for sorting order)"
1517
- #~ msgstr "podle řazení (vstupní pole pro řazení v dialogovém okně)"
1518
 
1519
- #~ msgid "by Author"
1520
- #~ msgstr "podle autora"
1521
 
1522
- #~ msgid "The galleries sort order"
1523
- #~ msgstr "Řazení galerií"
1524
 
1525
- #~ msgid "Start slideshow"
1526
- #~ msgstr "Spustit prezentaci"
 
 
 
 
 
 
 
 
 
 
 
 
 
1527
 
1528
- #~ msgid "Slideshow interval"
1529
- #~ msgstr "Interval prezentace"
1530
 
1531
- #~ msgid "(ms)"
1532
- #~ msgstr "(ms)"
1533
 
1534
- #~ msgid "Use single lightbox for multiple galleries on one page"
1535
- #~ msgstr "Použít jediný lightbox pro více galerií na jedné stránce"
1536
 
1537
- #~ msgid "Display the Back link"
1538
- #~ msgstr "Zobrazit odkaz Zpět"
1539
 
1540
- #~ msgid "Display the Back link in the shortcode"
1541
- #~ msgstr "Zobrazit odkaz Zpět ve zkráceném kódu"
1542
 
1543
- #~ msgid "The Back link text"
1544
- #~ msgstr "Text odkazu Zpět"
1545
 
1546
- #~ msgid "The Back link URL"
1547
- #~ msgstr "URL odkazu Zpět "
1548
 
1549
- #~ msgid "Gallery page (Page with Gallery Template)"
1550
- #~ msgstr "Stránka galerie (stránka s šablonou galerie)"
1551
 
1552
- #~ msgid "(Full URL to custom page)"
1553
- #~ msgstr "(celá URL na vlastní stránku)"
1554
 
1555
- #~ msgid "The Read More link text"
1556
- #~ msgstr "Text odkazu Čtěte více"
1557
 
1558
- #~ msgid "Add gallery to the search"
1559
- #~ msgstr "Přidat galerii do vyhledávání"
1560
 
1561
- #~ msgid "Using"
1562
- #~ msgstr "S použitím"
1563
 
1564
- #~ msgid "powered by"
1565
- #~ msgstr "vytvořeno"
1566
 
1567
- #~ msgid "Download"
1568
- #~ msgstr "Stáhnout"
1569
 
1570
- #~ msgid "Rewrite templates after update"
1571
- #~ msgstr "Přepsat šablony při aktualizaci"
1572
 
1573
  #~ msgid ""
1574
- #~ "Turn off the checkbox, if You edited the file '%s' or '%s' file in your "
1575
- #~ "theme folder and You don't want to rewrite them"
1576
  #~ msgstr ""
1577
- #~ "Od-zaškrtněte, pokud máte upravený soubor '%s' nebo '%s' ve složce vaší "
1578
- #~ "šablony, aby jste zabránili jejich přepsání"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1579
 
1580
- #~ msgid "Rename gallery post type"
1581
- #~ msgstr "Přejmenovat typ příspěvku galerie"
 
 
 
 
 
 
 
 
 
1582
 
1583
  #~ msgid ""
1584
- #~ "To avoid conflicts with other plugins, please mark this checkbox to "
1585
- #~ "rename it now"
1586
  #~ msgstr ""
1587
- #~ "Aby nedocházelo ke konfliktům s jinými pluginy, označte toto políčko pro "
1588
- #~ "přejmenování nyní"
1589
 
1590
  #~ msgid ""
1591
- #~ "All galleries created earlier will stay unchanged, however, after "
1592
- #~ "renaming, please check settings of your other plugins where 'gallery' "
1593
- #~ "post type is used"
1594
  #~ msgstr ""
1595
- #~ "Všechny galerie vytvořené dříve zůstanou beze změny, nicméně, po "
1596
- #~ "přejmenování, zkontrolujte nastavení vašich dalších pluginů, kde je typ "
1597
- #~ "příspěvku \"galerie\" používán"
 
 
 
 
1598
 
1599
- #~ msgid "Single gallery view"
1600
- #~ msgstr "Vzhled jednotlivé galerie"
1601
 
1602
- #~ msgid "By mouse hover"
1603
- #~ msgstr "Při přejetí myší"
1604
 
1605
- #~ msgid "Use pagination for images"
1606
- #~ msgstr "Pro obrázky použít stránkování"
1607
 
1608
- #~ msgid "per page"
1609
- #~ msgstr "na stránku"
1610
 
1611
- #~ msgid "Lightbox background"
1612
- #~ msgstr "Pozadí lightboxu"
1613
 
1614
- #~ msgid "Background transparency (from 0 to 1)"
1615
- #~ msgstr "Průhlednost pozadí (od 0 do 1)"
 
 
 
 
 
 
1616
 
1617
  #~ msgid ""
1618
- #~ "Display all images in the lightbox instead of going into a single gallery"
 
1619
  #~ msgstr ""
1620
- #~ "Zobrazovat všechny obrázky v lightboxu, namísto přechodu do další galerie"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1621
 
1622
- #~ msgid "When using the gallery template or a shortcode with `%s` parameter"
1623
- #~ msgstr "Při použití šablony galerie nebo zkráceného kódu s parametrem `%s`"
1624
 
1625
- #~ msgid "The lightbox helper"
1626
- #~ msgstr "Pomůcka lightbox"
1627
 
1628
- #~ msgid "Do not use"
1629
- #~ msgstr "Nepoužívat"
1630
 
1631
- #~ msgid "Button helper"
1632
- #~ msgstr "Pomůcka tlačítko"
1633
 
1634
- #~ msgid "Thumbnail helper"
1635
- #~ msgstr "Pomůcka miniatura"
1636
 
1637
- #~ msgid "Display Like buttons in the lightbox"
1638
- #~ msgstr "Zobrazit tlačítka Like v lightboxu"
1639
 
1640
- #~ msgid "FaceBook"
1641
- #~ msgstr "Facebook"
1642
 
1643
- #~ msgid "Twitter"
1644
- #~ msgstr "Twitter"
1645
 
1646
- #~ msgid "Pinterest"
1647
- #~ msgstr "Pinterest"
1648
 
1649
- #~ msgid "Google +1"
1650
- #~ msgstr "Google +1"
1651
 
1652
- #~ msgid "Show counter"
1653
- #~ msgstr "Zobrazit počítadlo"
1654
 
1655
- #~ msgid "Align"
1656
- #~ msgstr "Zarovnat"
1657
 
1658
- #~ msgid "left"
1659
- #~ msgstr "vlevo"
1660
 
1661
- #~ msgid "Title for lightbox button"
1662
- #~ msgstr "Titulek tlačítka v lightboxu"
1663
 
1664
- #~ msgid "Slug for gallery item"
1665
- #~ msgstr "Krátká URL pro položku galerie"
1666
 
1667
- #~ msgid "for any structure of permalinks except the default structure"
1668
- #~ msgstr "pro všechny struktury trvalých odkazů kromě výchozí struktury"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1669
 
1670
  #~ msgid "Save Changes"
1671
  #~ msgstr "Uložit změny"
1672
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1673
  #~ msgid ""
1674
- #~ "If you install the demo-data, will be created galleries with images, demo-"
1675
- #~ "post with available shortcodes and page with a list of all the galleries."
 
1676
  #~ msgstr ""
1677
- #~ "Pokud nainstalujete demo-data, bude vytvořena galerie s obrázky, demo-"
1678
- #~ "příspěvek s dostupnými krátkými kódy a stránka se seznamem všech galerií."
 
1679
 
1680
- #~ msgid "No image found."
1681
- #~ msgstr "Nenalezen žádný obrázek."
1682
 
1683
- #~ msgid "All images are updated."
1684
- #~ msgstr "Všechny obrázky jsou aktualizovány."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1685
 
1686
  #~ msgid ""
1687
- #~ "You are about to delete these items from this gallery.\n"
1688
- #~ " 'Cancel' to stop, 'OK' to delete."
1689
  #~ msgstr ""
1690
- #~ "Chystáte se odstranit tyto položky z této galerie.\n"
1691
- #~ " 'Cancel' pro zrušení, 'OK' pro smazání."
1692
 
1693
- #~ msgid "Install now"
1694
- #~ msgstr "Instalovat nyní"
1695
 
1696
  #~ msgid ""
1697
- #~ "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, "
1698
- #~ "please, manually reload image."
1699
  #~ msgstr ""
1700
- #~ "Můžeme aktualizovat pouze soubory formátu: PNG, JPEG, GIF, WPMP nebo XBM. "
1701
- #~ "Ostatní musíte (znovu)nahrát ručně."
1702
 
1703
- #~ msgid "Add images requires JavaScript."
1704
- #~ msgstr "Přidání obrázků vyžaduje JavaScript."
1705
 
1706
- #~ msgid "Display link to the original file under each image in the lightbox"
1707
- #~ msgstr "Zobrazit odkaz na původní soubor pod každým obrázkem v lightboxu"
 
1708
 
1709
- #~ msgid "Alt tag"
1710
- #~ msgstr "Alt popisek"
 
 
 
 
 
 
 
 
 
 
 
 
1711
 
1712
  #~ msgid ""
1713
- #~ "The alt attribute specifies an alternate text for an image, if the image "
1714
- #~ "cannot be displayed."
1715
  #~ msgstr ""
1716
- #~ "Atribut alt určuje alternativní text k obrázku, pokud jej nelze zobrazit."
 
1717
 
1718
- #~ msgid "Custom URL"
1719
- #~ msgstr "Vlastní URL"
1720
 
1721
  #~ msgid ""
1722
- #~ "By clicking on the thumbnail you'll go to the link (if the field is "
1723
- #~ "filled) or the image will be opened in the lightbox (if the field isn't "
1724
- #~ "filled)"
1725
  #~ msgstr ""
1726
- #~ "Po kliknutí na miniaturu přejdete na odkaz (pokud je pole vyplněno) nebo "
1727
- #~ "obrázek bude otevřen v lightboxu (pokud pole vyplněno není)"
 
 
 
 
 
 
1728
 
1729
- #~ msgid "Edit Attachment"
1730
- #~ msgstr "Upravit přílohu"
1731
 
1732
- #~ msgid "Pro version"
1733
- #~ msgstr "Pro verze"
1734
 
1735
- #~ msgid "This setting is available in Pro version"
1736
- #~ msgstr "Toto nastavení je k dispozici ve verzi Pro"
1737
 
1738
- #~ msgid "Delete demo-data and restore old plugin settings."
1739
- #~ msgstr "Odstranit demo data a obnovit původní nastavení pluginu."
1740
 
1741
- #~ msgid "Demo options already installed."
1742
- #~ msgstr "Demo data jsou již nainstalována."
 
 
 
 
 
 
 
1743
 
1744
- #~ msgid "Demo data successfully installed."
1745
- #~ msgstr "Demo data byla úspěšně nainstalována."
1746
 
1747
- #~ msgid "Install demo data"
1748
- #~ msgstr "Instalovat demo data"
 
 
 
 
1749
 
1750
- #~ msgid "for an acquaintance with the possibilities of the"
1751
- #~ msgstr "pro seznámení se s možnostmi"
1
+ # Translation of Plugins - Gallery by BestWebSoft - Stable (latest release) in Czech
2
+ # This file is distributed under the same license as the Plugins - Gallery by BestWebSoft - Stable (latest release) package.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Gallery\n"
6
+ "POT-Creation-Date: 2017-12-15 15:15+0200\n"
7
+ "PO-Revision-Date: 2017-12-15 15:15+0200\n"
 
8
  "Last-Translator: Mik013\n"
9
+ "Language-Team: \n"
10
+ "Language: cs_CZ\n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
+ "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
15
+ "X-Generator: Poedit 1.8.7.1\n"
16
  "X-Poedit-KeywordsList: __;_e\n"
17
  "X-Poedit-Basepath: ..\n"
18
  "X-Poedit-SourceCharset: UTF-8\n"
 
 
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
  #: gallery-plugin.php:37 includes/class-gllr-settings.php:310
26
  msgid "Global Settings"
27
  msgstr "Obecná nastavení"
28
 
29
+ #: gallery-plugin.php:43 gallery-plugin.php:2771
30
  msgid "Upgrade to Pro"
31
  msgstr "Aktualizovat na Pro"
32
 
42
  msgid "Galleries"
43
  msgstr "Galerie"
44
 
45
+ #: gallery-plugin.php:337 gallery-plugin.php:3187
46
  msgid "Gallery"
47
  msgstr "Galerie"
48
 
70
  msgid "No Gallery found"
71
  msgstr "Žádná galerie nenalezena"
72
 
73
+ #: gallery-plugin.php:365 gallery-plugin.php:1600 gallery-plugin.php:2917
74
+ #: gallery-plugin.php:2925 gallery-plugin.php:2963 gallery-plugin.php:2986
75
+ #: gallery-plugin.php:3171
76
  msgid "Gallery Categories"
77
  msgstr "Kategorie galerií"
78
 
154
  "When deleting a category, the galleries that belong to this category will "
155
  "not be deleted. These galleries will be moved to the category %s."
156
  msgstr ""
157
+ "Při mazání kategorie, galerie, patřící do této kategorie nebudou odstraněny. "
158
+ "Tyto galerie budou přesunuty do kategorie %s."
159
 
160
+ #: gallery-plugin.php:594 gallery-plugin.php:1599
161
  msgid "Shortcode"
162
  msgstr "Zkrácený kód galerie"
163
 
169
  msgid "You can't delete default gallery category."
170
  msgstr "Výchozí kategorii galerie nelze odstranit."
171
 
172
+ #: gallery-plugin.php:1089 gallery-plugin.php:1196 gallery-plugin.php:2108
173
  msgid "Sorry, nothing found."
174
  msgstr "Je nám líto, nic nenalezeno."
175
 
176
+ #: gallery-plugin.php:1596
177
  msgid "Featured Image"
178
  msgstr "Náhledový obrázek"
179
 
180
+ #: gallery-plugin.php:1597 gallery-plugin.php:2628 gallery-plugin.php:2732
181
+ #: gallery-plugin.php:2843 includes/class-gllr-settings.php:679
182
  msgid "Title"
183
  msgstr "Název"
184
 
185
+ #: gallery-plugin.php:1598 includes/class-gllr-settings.php:41
186
  msgid "Images"
187
  msgstr "Obrázky"
188
 
189
+ #: gallery-plugin.php:1601 includes/class-gllr-settings.php:684
190
  msgid "Author"
191
  msgstr "Autor"
192
 
193
+ #: gallery-plugin.php:1602 includes/class-gllr-settings.php:513
194
  #: includes/class-gllr-settings.php:680
195
  msgid "Date"
196
  msgstr "Datum"
197
 
198
+ #: gallery-plugin.php:1688
199
  #, php-format
200
  msgid "%s Settings"
201
+ msgstr "%s nastavení"
202
 
203
+ #: gallery-plugin.php:1715 gallery-plugin.php:1733
204
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
205
  msgid "Settings"
206
  msgstr "Nastavení"
207
 
208
+ #: gallery-plugin.php:1716
209
  msgid "FAQ"
210
  msgstr "Často kladené otázky (FAQ)"
211
 
212
+ #: gallery-plugin.php:1717
213
  msgid "Support"
214
  msgstr "Podpora"
215
 
216
+ #: gallery-plugin.php:1756
217
  msgid "Updating images..."
218
  msgstr "Aktualizace obrázků..."
219
 
220
+ #: gallery-plugin.php:1757
221
  msgid "No images found."
222
  msgstr "Nenalezeny žádné obrázky."
223
 
224
+ #: gallery-plugin.php:1758
225
  msgid "All images were updated."
226
  msgstr "Všechny obrázky byly aktualizovány."
227
 
228
+ #: gallery-plugin.php:1759
229
  msgid "Error."
230
  msgstr "Chyba."
231
 
232
+ #: gallery-plugin.php:1771
233
  msgid ""
234
  "You are about to remove these items from this gallery.\n"
235
  " 'Cancel' to stop, 'OK' to delete."
237
  "Chystáte se odstranit tyto položky z této galerie.\n"
238
  " 'Cancel' pro zrušení, 'OK' pro smazání."
239
 
240
+ #: gallery-plugin.php:1772
241
  msgid ""
242
  "You are about to remove this image from the gallery.\n"
243
  " 'Cancel' to stop, 'OK' to delete."
245
  "Chystáte se odstranit tento obrázek z této galerie.\n"
246
  " 'Cancel' pro zrušení, 'OK' pro smazání."
247
 
248
+ #: gallery-plugin.php:1773
249
  msgid ""
250
  "Switching to another mode, all unsaved data will be lost. Save data before "
251
  "switching?"
253
  "Přepnutím do jiného módu dojde ke ztrátě všech neuložených dat. Uložit dat "
254
  "před přepnutím?"
255
 
256
+ #: gallery-plugin.php:1774
257
  msgid "Insert Media"
258
  msgstr "Vložit média"
259
 
260
+ #: gallery-plugin.php:1775
261
  msgid "Insert"
262
  msgstr "Vložit"
263
 
264
+ #: gallery-plugin.php:2300 gallery-plugin.php:2326
265
  msgid "Image size not defined"
266
  msgstr "Velikost obrázku není definována"
267
 
268
+ #: gallery-plugin.php:2315
269
  msgid ""
270
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
271
  "reload images manually."
273
  "Plugin dokáže aktualizovat pouze PNG, JPEG, GIF, WPMP nebo XBM soubory. "
274
  "Ostatní musíte nahrát ručně."
275
 
276
+ #: gallery-plugin.php:2355 gallery-plugin.php:2358 gallery-plugin.php:2363
277
  msgid "Invalid path"
278
  msgstr "Nesprávná cesta"
279
 
280
+ #: gallery-plugin.php:2452
281
  msgid "List View"
282
  msgstr "Zobrazení seznamu"
283
 
284
+ #: gallery-plugin.php:2453
285
  msgid "Grid View"
286
  msgstr "Zobrazení mřížky"
287
 
288
+ #: gallery-plugin.php:2508
289
  msgid "Filter"
290
  msgstr "Filtr"
291
 
292
+ #: gallery-plugin.php:2512
293
  msgid "Empty Trash"
294
  msgstr "Vysypat koš"
295
 
296
+ #: gallery-plugin.php:2533
297
  msgid "No images found"
298
  msgstr "Nenalezeny žádné obrázky"
299
 
300
+ #: gallery-plugin.php:2585
301
  msgid "Select bulk action"
302
  msgstr "Vyberte hromadnou akci"
303
 
304
+ #: gallery-plugin.php:2587
305
  msgid "Bulk Actions"
306
  msgstr "Hromadné akce"
307
 
308
+ #: gallery-plugin.php:2597
309
  msgid "Apply"
310
  msgstr "Použít"
311
 
312
+ #: gallery-plugin.php:2604
313
  msgid "Delete from Gallery"
314
  msgstr "Smazat z galerie"
315
 
316
+ #: gallery-plugin.php:2613
317
  msgid "Bulk Select"
318
  msgstr "Hromadný výběr"
319
 
320
+ #: gallery-plugin.php:2614
321
  msgid "Cancel Selection"
322
  msgstr "Zrušit výběr"
323
 
324
+ #: gallery-plugin.php:2615
325
  msgid "Delete Selected"
326
  msgstr "Smazat vybrané"
327
 
328
+ #: gallery-plugin.php:2626
329
  msgid "File"
330
  msgstr "Soubor"
331
 
332
+ #: gallery-plugin.php:2627 gallery-plugin.php:2727 gallery-plugin.php:2838
333
  msgid "Dimensions"
334
  msgstr "Rozměry"
335
 
336
+ #: gallery-plugin.php:2629 gallery-plugin.php:2738 gallery-plugin.php:2848
337
  msgid "Alt Text"
338
  msgstr "Alternativní text (alt tag)"
339
 
340
+ #: gallery-plugin.php:2630 gallery-plugin.php:2742 gallery-plugin.php:2853
341
  msgid "URL"
342
  msgstr "URL"
343
 
344
+ #: gallery-plugin.php:2630 gallery-plugin.php:2744
345
  msgid ""
346
  "Enter your custom URL to link this image to other page or file. Leave blank "
347
  "to open a full size image."
349
  "Zadejte vlastní URL pro odkaz u tohoto obrázku na jinou stránku nebo soubor. "
350
  "Ponechte prázdné pro otevření obrázku v plné velikosti."
351
 
352
+ #: gallery-plugin.php:2709
353
  msgid "Remove Image from Gallery"
354
  msgstr "Odstranit obrázek z galerie"
355
 
356
+ #: gallery-plugin.php:2712
357
  msgid "Edit Image Info"
358
  msgstr "Upravit informace o obrázku"
359
 
360
+ #: gallery-plugin.php:2713
361
  msgid "Deselect"
362
  msgstr "Zrušit výběr"
363
 
364
+ #: gallery-plugin.php:2725
365
  msgid "File name"
366
  msgstr "Jméno souboru"
367
 
368
+ #: gallery-plugin.php:2726
369
  msgid "File type"
370
  msgstr "Typ souboru"
371
 
372
+ #: gallery-plugin.php:2751
373
  msgid "Description"
374
  msgstr "Popis"
375
 
376
+ #: gallery-plugin.php:2757
377
  msgid "Lightbox Button URL"
378
  msgstr "URL tlačítka v Lightboxu"
379
 
380
+ #: gallery-plugin.php:2764
381
  msgid "New Tab"
382
  msgstr "Nová záložka"
383
 
384
+ #: gallery-plugin.php:2766
385
  msgid "Enable to open URLs above in a new tab."
386
  msgstr "Zapnout otevření URL adresy na nové záložce."
387
 
388
+ #: gallery-plugin.php:2771
389
  msgid "Go Pro"
390
  msgstr "Přejít na PRO"
391
 
392
+ #: gallery-plugin.php:2777
393
  msgid "Edit more details"
394
  msgstr "Upravit další detaily"
395
 
396
+ #: gallery-plugin.php:2779
397
  msgid "Remove from Gallery"
398
  msgstr "Odstranit z galerie"
399
 
400
+ #: gallery-plugin.php:2813
401
  #, php-format
402
  msgid "Select %s"
403
  msgstr "Vybrat %s"
404
 
405
+ #: gallery-plugin.php:2826
406
  #, php-format
407
  msgid "Edit &#8220;%s&#8221;"
408
  msgstr "Upravit &#8220;%s&#8221;"
409
 
410
+ #: gallery-plugin.php:2834
411
  msgid "Edit Attachment Info"
412
  msgstr "Upravit informace o příloze"
413
 
414
+ #: gallery-plugin.php:2871 gallery-plugin.php:2884
415
  msgid "Edit"
416
  msgstr "Upravit"
417
 
418
+ #: gallery-plugin.php:2874 gallery-plugin.php:2889
419
  msgid "Trash"
420
  msgstr "Koš"
421
 
422
+ #: gallery-plugin.php:2877 gallery-plugin.php:2892
423
  msgid "Delete Permanently"
424
  msgstr "Smazat trvale"
425
 
426
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898
427
  #, php-format
428
  msgid "View &#8220;%s&#8221;"
429
  msgstr "Zobrazit &#8220;%s&#8221;"
430
 
431
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898 gallery-plugin.php:2981
432
  msgid "View"
433
  msgstr "Zobrazit"
434
 
435
+ #: gallery-plugin.php:2881
436
  msgid "Attach"
437
  msgstr "Přiložit"
438
 
439
+ #: gallery-plugin.php:2887
440
  msgid "Restore"
441
  msgstr "Obnovit"
442
 
443
+ #: gallery-plugin.php:2916
444
  msgid "A list or dropdown of Gallery categories."
445
  msgstr "Seznam nebo rozbalovací menu kategorií galerií."
446
 
447
+ #: gallery-plugin.php:2961
448
  msgid "Select Gallery Category"
449
  msgstr "Vybrat kategorii galerie"
450
 
451
+ #: gallery-plugin.php:3019
452
  msgid "Title:"
453
  msgstr "Titulek:"
454
 
455
+ #: gallery-plugin.php:3022
456
  msgid "Display as dropdown"
457
  msgstr "Zobrazit jako rozbalovací menu"
458
 
459
+ #: gallery-plugin.php:3024
460
  msgid "Show gallery counts"
461
  msgstr "Zobrazit počet galerií"
462
 
463
+ #: gallery-plugin.php:3026
464
  msgid "Show hierarchy"
465
  msgstr "Zobrazit hierarchii"
466
 
467
+ #: gallery-plugin.php:3142
468
  msgid "Warning"
469
  msgstr "Upozornění"
470
 
471
+ #: gallery-plugin.php:3142
472
  msgid "You can add only images to the gallery"
473
  msgstr "Do galerie můžete přidat pouze obrázky"
474
 
475
+ #: gallery-plugin.php:3173
476
  msgid "or"
477
  msgstr "anebo"
478
 
479
+ #: gallery-plugin.php:3181
480
  msgid "no title"
481
  msgstr "bez titulku"
482
 
483
+ #: gallery-plugin.php:3192
484
  msgid ""
485
  "Display an album image with the description and the link to a single gallery "
486
  "page"
487
  msgstr "Zobrazit obrázek alba s popisem a odkazem na danou stránku galerie"
488
 
489
+ #: gallery-plugin.php:3196
490
  msgid "Sorry, no gallery found."
491
  msgstr "Je nám líto, žádná galerie nenalezena."
492
 
542
 
543
  #: includes/class-gllr-settings.php:284
544
  msgid "Images adding requires JavaScript."
545
+ msgstr "Přidání obrázků vyžaduje JavaScript."
546
 
547
  #: includes/class-gllr-settings.php:287
548
  msgid "Add Media"
676
  "Enable images border using the styles defined for Image Border Size and "
677
  "Color options."
678
  msgstr ""
679
+ "Povolit ohraničení obrázků s použitím stylů definovaných pro velikost "
680
+ "rámečku obrázku a barvu."
681
 
682
  #: includes/class-gllr-settings.php:467
683
  msgid "Image Border Size"
802
 
803
  #: includes/class-gllr-settings.php:579
804
  msgid "Albums Displaying"
805
+ msgstr "Zobrazení alb"
806
 
807
  #: includes/class-gllr-settings.php:582
808
  msgid "Column"
809
+ msgstr "Sloupec"
810
 
811
  #: includes/class-gllr-settings.php:583
812
  msgid "Rows"
813
+ msgstr "Řádky"
814
 
815
  #: includes/class-gllr-settings.php:585
816
  msgid "Select the way galleries will be displayed on the Galleries Page."
817
+ msgstr "Vyberte způsob, jakým se galerie zobrazí na stránce Galerie."
818
 
819
  #: includes/class-gllr-settings.php:589
820
  msgid "Column Alignment"
821
+ msgstr "Zarovnání sloupce"
822
 
823
  #: includes/class-gllr-settings.php:592
824
  msgid "Left"
826
 
827
  #: includes/class-gllr-settings.php:593
828
  msgid "Right"
829
+ msgstr "Vpravo"
830
 
831
  #: includes/class-gllr-settings.php:594
832
  msgid "Center"
833
+ msgstr "Na střed"
834
 
835
  #: includes/class-gllr-settings.php:596
836
  msgid "Select the column alignment."
837
+ msgstr "Zvolte zarovnání sloupce."
838
 
839
  #: includes/class-gllr-settings.php:600
840
  msgid "Cover Image Size"
905
  msgstr "Podle počtu komentářů"
906
 
907
  #: includes/class-gllr-settings.php:683
908
+ msgid "\"Order\" field on the gallery edit page"
909
+ msgstr ""
910
 
911
  #: includes/class-gllr-settings.php:687
912
  msgid "Select galleries sorting order in your galleries page."
966
  "Lightbox overlay opacity. Leave blank to disable opacity (default is %s, max "
967
  "is %s)."
968
  msgstr ""
969
+ "Překrytí a průhlednost Lightboxu. Pro vypnutí průhlednosti ponechte prázdné "
970
+ "(výchozí je %s, maximální je %s)."
971
 
972
  #: includes/class-gllr-settings.php:779
973
  msgid "Slideshow"
1045
 
1046
  #: includes/class-gllr-settings.php:857
1047
  msgid "Social Buttons"
1048
+ msgstr "Sociální tlačítka"
1049
 
1050
  #: includes/class-gllr-settings.php:859
1051
  msgid "Enable social sharing buttons in the lightbox."
1060
  msgstr "Zobrazit počítadlo"
1061
 
1062
  #: includes/class-gllr-settings.php:877
 
1063
  msgid ""
1064
  "Enable to show likes counter for each social button (not available for "
1065
  "Google +1)."
1066
+ msgstr ""
1067
+ "Povolit zobrazení počítadla lajků pro všechna sociální tlačítka (není k "
1068
+ "dispozici pro Google +1)."
1069
 
1070
  #: includes/class-gllr-settings.php:892
1071
  msgid "Demo Data"
1196
  msgid "Close notice"
1197
  msgstr "Zavřít upozornění"
1198
 
1199
+ #: includes/demo-data/class-bws-demo-data.php:593
1200
  #, php-format
1201
  msgid ""
1202
+ "Do you want to install demo content and settings for %s? (You can do this "
1203
+ "later using Import / Export settings)"
1204
  msgstr ""
1205
+ "Chcete nainstalovat demo obsah a nastavení pro %s? (můžete tak učinit i "
1206
+ "později pomocí nastavení Import / Export)"
1207
 
1208
+ #: includes/demo-data/class-bws-demo-data.php:595
1209
  msgid "Yes, install demo now"
1210
  msgstr "Ano, instalovat demo data nyní"
1211
 
1212
+ #~ msgid "Sorting order (the input field for sorting order)"
1213
+ #~ msgstr "Podle řazení (vstupní pole pro řazení v dialogovém okně)"
1214
+
1215
+ #~ msgid "Best secure captcha plugin to protect your WordPress forms."
1216
+ #~ msgstr "Nejbezpečnější captcha plugin k ochraně WordPress formulářů."
1217
+
1218
+ #~ msgid "Send website data and allow to contact me back"
1219
+ #~ msgstr "Odeslat data webu a umožnit zpětně mě kontaktovat"
1220
+
1221
+ #~ msgid "UploadDir is not writable. Please, upload the plugin manually."
1222
+ #~ msgstr "Nelze zapisovat do UploadDir. Prosím, nahrajte plugin ručně."
1223
 
1224
  #~ msgid ""
1225
+ #~ "Your server does not support either ZipArchive or Phar. Please, upload "
1226
+ #~ "the plugin manually."
1227
  #~ msgstr ""
1228
+ #~ "Váš server nepodporuje buď ZipArchive nebo Phar. Prosím, nahrajte plugin "
1229
+ #~ "ručně."
1230
 
1231
+ #~ msgid "Failed to open the zip archive. Please, upload the plugin manually."
1232
+ #~ msgstr "Otevření zip archivu selhalo. Nahrajte prosím plugin ručně."
1233
 
1234
+ #~ msgid ""
1235
+ #~ "Failed to download the zip archive. Please, upload the plugin manually."
1236
+ #~ msgstr "Stažení zip archivu selhalo. Nahrajte prosím plugin ručně."
1237
 
1238
+ #~ msgid "%s reviews"
1239
+ #~ msgstr "%s hodnocení"
1240
 
1241
  #~ msgid ""
1242
+ #~ "Unfortunately, Your license has expired. To continue getting top-priority "
1243
+ #~ "support and plugin updates, you should extend it in your %s."
1244
  #~ msgstr ""
1245
+ #~ "Bohužel, Vaše licence vypršela. Chcete-li mít nadále přístup k top-"
1246
+ #~ "prioritní podpoře a aktualizacím pluginu měli byste ji prodloužit ve "
1247
+ #~ "vašem %s."
1248
 
1249
+ #~ msgid "Deactivate"
1250
+ #~ msgstr "Vypnout"
1251
 
1252
+ #~ msgid "Please tell us the reason so we can improve it."
1253
+ #~ msgstr "Prosím, prozraďte nám důvod, abychom jej mohli zlepšit."
1254
+
1255
+ #~ msgid "Submit & Deactivate"
1256
+ #~ msgstr "Odeslat a vypnout"
1257
+
1258
+ #~ msgid "Processing"
1259
+ #~ msgstr "Zpracovává se"
1260
+
1261
+ #~ msgid "Cancel"
1262
+ #~ msgstr "Zrušit"
1263
+
1264
+ #~ msgid "If you have a moment, please let us know why you are deactivating"
1265
+ #~ msgstr "Máte-li chvilku, sdělte nám důvod, proč deaktivujete tento plugin"
1266
+
1267
+ #~ msgid "Quick Feedback"
1268
+ #~ msgstr "Rychlá zpětná vazba"
1269
+
1270
+ #~ msgid "It's a temporary deactivation, I'm just debugging an issue"
1271
+ #~ msgstr "Jedná se o dočasnou deaktivaci, pouze jsem ladím problém"
1272
+
1273
+ #~ msgid "I no longer need the plugin"
1274
+ #~ msgstr "Nadále již tento plugin nepotřebuji"
1275
+
1276
+ #~ msgid "What feature?"
1277
+ #~ msgstr "Jakou funkci?"
1278
 
1279
  #~ msgid ""
1280
+ #~ "The plugin is great, but I need specific feature that you don't support"
1281
+ #~ msgstr ""
1282
+ #~ "Plugin je skvělý, ale já potřebuji specifickou funkci, kterou nepodporuje"
1283
+
1284
+ #~ msgid "What's the plugin name?"
1285
+ #~ msgstr "Jaké je jméno pluginu?"
1286
+
1287
+ #~ msgid "I found a better plugin"
1288
+ #~ msgstr "Našel jsem lepší plugin"
1289
+
1290
+ #~ msgid "I couldn't understand how to get it work"
1291
+ #~ msgstr "Nemohl jsem pochopit, jak to zprovoznit"
1292
+
1293
+ #~ msgid "The plugin broke my site"
1294
+ #~ msgstr "Plugin mi rozbil web"
1295
+
1296
+ #~ msgid "The plugin suddenly stopped working"
1297
+ #~ msgstr "Plugin náhle přestal pracovat"
1298
+
1299
+ #~ msgid "What did you expect?"
1300
+ #~ msgstr "Co jste očekávali?"
1301
+
1302
+ #~ msgid "The plugin didn't work as expected"
1303
+ #~ msgstr "Plugin nefungoval podle mých očekávání"
1304
+
1305
+ #~ msgid "Kindly share what didn't work so we can fix it in future updates..."
1306
  #~ msgstr ""
1307
+ #~ "Dejte nám prosím vědět, co nefungovalo, abychom to v budoucích "
1308
+ #~ "aktualizacích mohli opravit..."
1309
+
1310
+ #~ msgid "The plugin is not working"
1311
+ #~ msgstr "Plugin nefunguje"
1312
 
1313
+ #~ msgid "Contact Support"
1314
+ #~ msgstr "Kontaktujte podporu"
1315
+
1316
+ #~ msgid "Need help? We are ready to answer your questions."
1317
+ #~ msgstr "Potřebujete pomoc? Rádi zodpovíme Vaše dotazy."
1318
 
1319
  #~ msgid ""
1320
+ #~ "Backup and export Zendesk Help Center content automatically to your "
1321
+ #~ "WordPress website database."
1322
  #~ msgstr ""
1323
+ #~ "Automaticky zálohujte a exportujte obsah centra nápovědy Zendesk do "
1324
+ #~ "databáze vašeho WordPress webu."
1325
 
1326
+ #~ msgid ""
1327
+ #~ "Display live count of online visitors who are currently browsing your "
1328
+ #~ "WordPress website."
1329
+ #~ msgstr ""
1330
+ #~ "Zobrazujte počet aktivních online návštěvníků, kteří dané chvíli "
1331
+ #~ "procházejí váš WordPress web."
1332
 
1333
+ #~ msgid ""
1334
+ #~ "Powerful user role management plugin for WordPress website. Create, edit, "
1335
+ #~ "copy, and delete user roles."
1336
+ #~ msgstr ""
1337
+ #~ "Plugin robustní správy užiatelů pro WordPress web. Vytvářejte, upravujte, "
1338
+ #~ "kopírujte a odstraňujte uživatelské role."
1339
 
1340
+ #~ msgid ""
1341
+ #~ "Automatically check and update WordPress website core with all installed "
1342
+ #~ "plugins and themes to the latest versions."
1343
+ #~ msgstr ""
1344
+ #~ "Automaticky kontrolujte a aktualizujte na nejnovější verzi WordPress "
1345
+ #~ "jádro i všechny nainstalované pluginy a šablony."
1346
 
1347
+ #~ msgid ""
1348
+ #~ "Add Twitter Follow, Tweet, Hashtag, and Mention buttons to WordPress "
1349
+ #~ "posts and pages."
1350
+ #~ msgstr ""
1351
+ #~ "Přidávejte Twitter tlačítka sledovat, twítnout a zmínit do WordPress "
1352
+ #~ "příspěvků a stránek."
1353
 
1354
+ #~ msgid ""
1355
+ #~ "Best timesheet plugin for WordPress. Track employee time, streamline "
1356
+ #~ "attendance and generate reports."
1357
+ #~ msgstr ""
1358
+ #~ "Nejlepší timesheet plugin pro WordPress. Sledujte časy zaměstnanců, "
1359
+ #~ "kontrolujte jejich přítomnost a generujte sestavy."
1360
 
1361
+ #~ msgid ""
1362
+ #~ "Add testimonials and feedbacks from your customers to WordPress website "
1363
+ #~ "posts, pages, and widgets."
1364
+ #~ msgstr ""
1365
+ #~ "Přidávejte potvrzení a zpětnou vazbu od vašich zákazníků do WordPress "
1366
+ #~ "příspěvků, stránek a widgetů."
1367
 
1368
+ #~ msgid ""
1369
+ #~ "Add email newsletter sign up form to WordPress posts, pages and widgets. "
1370
+ #~ "Collect data and subscribe your users."
1371
+ #~ msgstr ""
1372
+ #~ "Přidávejte registrační formulář e-mailového zpravodaje do WordPress "
1373
+ #~ "příspěvků, stránek a widgetů. Shromažďujte data a přihlaste k odběru vaše "
1374
+ #~ "uživatele."
1375
 
1376
+ #~ msgid ""
1377
+ #~ "Add social media login, registration, and commenting to your WordPress "
1378
+ #~ "website."
1379
+ #~ msgstr ""
1380
+ #~ "Přidávejte na váš WordPress web login, registraci či komentáře "
1381
+ #~ "prostřednictvím sociálních sítí."
1382
 
1383
+ #~ msgid ""
1384
+ #~ "Add social media buttons and widgets to WordPress posts, pages and "
1385
+ #~ "widgets. FB, Twitter, G+1, Pinterest, LinkedIn."
1386
+ #~ msgstr ""
1387
+ #~ "Přidávejte tlačítka sociálních sítí a widgety do WordPress příspěvků, "
1388
+ #~ "stránek a widgetů. Facebook, Twitter, G+1, Pinterest, LinkedIn."
1389
 
1390
+ #~ msgid ""
1391
+ #~ "Configure SMTP server to receive email messages from WordPress to Gmail, "
1392
+ #~ "Yahoo, Hotmail and other services."
1393
+ #~ msgstr ""
1394
+ #~ "Konfigurujte SMTP server pro příjem e-mailových zpráv z WordPress na "
1395
+ #~ "Gmail, Yahoo, Hotmail a dalších službách."
1396
 
1397
  #~ msgid ""
1398
+ #~ "The best responsive slider plugin for your WordPress website. Create "
1399
+ #~ "beautifully animated slides just in a few clicks."
1400
+ #~ msgstr ""
1401
+ #~ "Nejlepší responzivní slider plugin pro váše WordPress web. Vytvořte "
1402
+ #~ "krásné animované snímky během pár kliknutí."
1403
 
1404
+ #~ msgid ""
1405
+ #~ "Send bulk email messages to WordPress users. Custom templates, advanced "
1406
+ #~ "settings and detailed reports."
1407
+ #~ msgstr ""
1408
+ #~ "Odesílejte hromadné e-maily WordPress uživatelům. Vlastní šablony, "
1409
+ #~ "rozšířené nastavení a podrobné reporty."
1410
 
1411
+ #~ msgid ""
1412
+ #~ "Add related, featured, latest, and popular posts to your WordPress "
1413
+ #~ "website. Connect your blog readers with a relevant content."
1414
+ #~ msgstr ""
1415
+ #~ "Přidávejte související, nejlepší, nejnovější a populární příspěvky do "
1416
+ #~ "vašeho WordPress webu. Propojte čtenáře vašeho blogu s příslušným obsahem."
1417
 
1418
+ #~ msgid ""
1419
+ #~ "Create your personal real estate WordPress website. Sell, rent and buy "
1420
+ #~ "properties. Add, search and browse listings easily."
1421
+ #~ msgstr ""
1422
+ #~ "Vytvořte si osobní realitní stránky na WordPress webu. Prodávejte, "
1423
+ #~ "pronajímejte a kupujte nemovitosti. Snadno přidejte hledání a procházení "
1424
+ #~ "seznamy."
1425
 
1426
+ #~ msgid ""
1427
+ #~ "Add rating plugin to your WordPress website to receive feedback from your "
1428
+ #~ "customers."
1429
+ #~ msgstr ""
1430
+ #~ "Přidávejte do vašeho WordPress webu plugin hodnocení k získání zpětné "
1431
+ #~ "vazby od vašich zákazníků."
1432
 
1433
+ #~ msgid ""
1434
+ #~ "Add customizable quotes and tips blocks to WordPress posts, pages and "
1435
+ #~ "widgets."
1436
+ #~ msgstr ""
1437
+ #~ "Přidávejte přizpůsobitelné nabídky a bloky s tipy do WordPress příspěvků, "
1438
+ #~ "stránek a widgetů."
1439
 
1440
+ #~ msgid ""
1441
+ #~ "Add and display HTML advertisement banner on WordPress website. Customize "
1442
+ #~ "bar styles and appearance."
1443
+ #~ msgstr ""
1444
+ #~ "Přidávejte a zobrazujte HTML reklamní banner na webu WordPress. Úpravte "
1445
+ #~ "styl a vzhled lišt."
1446
+
1447
+ #~ msgid ""
1448
+ #~ "Add extra fields to default WordPress user profile. The easiest way to "
1449
+ #~ "create and manage additional custom values."
1450
+ #~ msgstr ""
1451
+ #~ "Přidávejte další pole do výchozího profilu uživatele WordPress. "
1452
+ #~ "Nejjednodušší způsob, jak vytvořit a spravovat vlastní hodnoty."
1453
+
1454
+ #~ msgid ""
1455
+ #~ "Export WordPress posts to CSV file format easily. Configure data order."
1456
+ #~ msgstr ""
1457
+ #~ "Exportujte snadno vaše WordPress příspěvky do souboru formátu CSV. "
1458
+ #~ "Konfigurujte pořadí dat."
1459
+
1460
+ #~ msgid ""
1461
+ #~ "Create your personal portfolio WordPress website. Manage and showcase "
1462
+ #~ "past projects to get more clients."
1463
+ #~ msgstr ""
1464
+ #~ "Vytvořte si osobní portfolio WordPress webů. Spravujte a představte své "
1465
+ #~ "nedávné projekty a získejte více klientů."
1466
 
1467
+ #~ msgid ""
1468
+ #~ "Add Pinterest Follow, Pin It buttons and profile widgets (Pin, Board, "
1469
+ #~ "Profile) to WordPress posts, pages and widgets."
1470
+ #~ msgstr ""
1471
+ #~ "Přidávejte Pinterest tlačítka sledovat a připnout a profilový widget "
1472
+ #~ "(Pin, Board, Profile) do WordPress příspěvků, stránek a widgetů."
1473
 
1474
  #~ msgid ""
1475
+ #~ "Generate PDF files and print WordPress posts/pages. Customize document "
1476
+ #~ "header/footer styles and appearance."
1477
  #~ msgstr ""
1478
+ #~ "Generujte PDF soubory a tiskněte WordPress příspěvky/stránky. Vlastní "
1479
+ #~ "záhlaví/zápatí dokumentu, styly a vzhled."
1480
 
1481
+ #~ msgid ""
1482
+ #~ "Add customizable pagination to WordPress website. Split long content to "
1483
+ #~ "multiple pages for better navigation."
1484
+ #~ msgstr ""
1485
+ #~ "Přidávejte nastavitelné stránkování na web WordPress. Pro lepší navigaci "
1486
+ #~ "rozdělte dlouhý obsah na více stránek."
1487
 
1488
+ #~ msgid ""
1489
+ #~ "Translate WordPress website content to other languages manually. Create "
1490
+ #~ "multilingual pages, posts, widgets, menus, etc."
1491
+ #~ msgstr ""
1492
+ #~ "Přeložte manuálně obsah webu WordPress do jiných jazyků. Vytvořte "
1493
+ #~ "vícejazyčné stránky, příspěvky, widgety, menu, atd."
1494
 
1495
  #~ msgid ""
1496
+ #~ "Add LinkedIn Share and Follow buttons to WordPress posts, pages and "
1497
+ #~ "widgets. 5 plugins included profile, insider, etc."
 
1498
  #~ msgstr ""
1499
+ #~ "Přidávejte LinkedIn tlačítka sdílet a sledovat do WordPress příspěvků, "
1500
+ #~ "stránek a widgetů. 5 pluginů zahrnuje - profil, insider, atd."
 
1501
 
1502
  #~ msgid ""
1503
+ #~ "Protect WordPress website against brute force attacks. Limit rate of "
1504
+ #~ "login attempts."
1505
  #~ msgstr ""
1506
+ #~ "Chraňte WordPress web proti útokům hrubou silou. Omezte počet pokusů o "
1507
+ #~ "přihlášení."
1508
 
1509
  #~ msgid ""
1510
+ #~ "Create your personal job board and listing WordPress website. Search "
1511
+ #~ "jobs, submit CV/resumes, choose candidates."
 
1512
  #~ msgstr ""
1513
+ #~ "Vytvořte si osobní nástěnku pracovních míst na WordPress webu. Hledání "
1514
+ #~ "zaměstnání, odeslání CV/životopisu, výběr kandidátů."
 
1515
 
1516
  #~ msgid ""
1517
+ #~ "Protect WordPress website allow and deny access for certain IP "
1518
+ #~ "addresses, hostnames, etc."
1519
  #~ msgstr ""
1520
+ #~ "Chráňte WordPress web– povolte či odepřete přístup pro určité IP adresy, "
1521
+ #~ "hostnames, atd."
1522
 
1523
  #~ msgid ""
1524
+ #~ "Replace external WordPress website links with Google shortlinks and track "
1525
+ #~ "click stats."
1526
  #~ msgstr ""
1527
+ #~ "Nahradit externí odkazy WordPress webu pomocí Google shortlinks a "
1528
+ #~ "sledujte statistiky kliknutí."
1529
 
1530
+ #~ msgid ""
1531
+ #~ "Generate and add XML sitemap to WordPress website. Help search engines "
1532
+ #~ "index your blog."
1533
+ #~ msgstr ""
1534
+ #~ "Generujte a přidávejte sitemap.xml na vaše WordPress weby. Pomožte "
1535
+ #~ "vyhledávačům indexovat váš blog."
1536
 
1537
+ #~ msgid "Add customized Google maps to WordPress posts, pages and widgets."
1538
+ #~ msgstr ""
1539
+ #~ "Přidávejte vlastní mapy Google do WordPress příspěvků, stránek a widgetů."
1540
 
1541
+ #~ msgid ""
1542
+ #~ "Protect WordPress website forms from spam entries with Google Captcha "
1543
+ #~ "(reCaptcha)."
1544
+ #~ msgstr ""
1545
+ #~ "Chraňte WordPress webové formuláře před spamem s Google Captcha "
1546
+ #~ "(\"reCAPTCHA\")."
1547
 
1548
+ #~ msgid ""
1549
+ #~ "Add Google Analytics code to WordPress website and track basic stats."
1550
+ #~ msgstr ""
1551
+ #~ "Přidávejte Google Analytics kód do WordPress webu a sledujte základní "
1552
+ #~ "statistiky."
1553
 
1554
+ #~ msgid ""
1555
+ #~ "Add Adsense ads to WordPress website pages, posts, custom posts, search "
1556
+ #~ "results, categories, tags, and widgets."
1557
+ #~ msgstr ""
1558
+ #~ "Přidávejte reklamy Adsense do webu WordPress, příspěvky, vlastní "
1559
+ #~ "příspěvky, výsledky vyhledávání, rubriky, štítky a widgety."
1560
 
1561
+ #~ msgid ""
1562
+ #~ "Stronger security solution which protects your WordPress website from "
1563
+ #~ "hacks and unauthorized login attempts."
1564
+ #~ msgstr ""
1565
+ #~ "Silnější bezpečnostní řešení, které chrání vaše webové stránky WordPress "
1566
+ #~ "od hacků a pokusů o neoprávněné přihlášení."
1567
+
1568
+ #~ msgid ""
1569
+ #~ "Add Google +1, Share, Follow, Hangout buttons and profile badge to "
1570
+ #~ "WordPress posts, pages and widgets."
1571
+ #~ msgstr ""
1572
+ #~ "Přidávejte Google +1 tlačítka sdílet, sledovat, Hangout a profile badge "
1573
+ #~ "do WordPress příspěvků, stránek a widgetů."
1574
 
1575
+ #~ msgid ""
1576
+ #~ "Add beautiful galleries, albums & images to your WordPress website in a "
1577
+ #~ "few clicks."
1578
+ #~ msgstr ""
1579
+ #~ "Přidávejte na váš WordPress web krásné galerie, alba a obrázky během "
1580
+ #~ "několika kliknutí."
1581
 
1582
+ #~ msgid ""
1583
+ #~ "Add Facebook Follow, Like, and Share buttons to WordPress posts, pages, "
1584
+ #~ "and widgets."
1585
+ #~ msgstr ""
1586
+ #~ "Přidávejte Facebooková tlačítka sledovat, to se mi líbí a sdílet do "
1587
+ #~ "WordPress příspěvků, stránek a widgetů."
1588
 
1589
  #~ msgid ""
1590
+ #~ "Get latest error log messages to diagnose website problems. Define and "
1591
+ #~ "fix issues faster."
 
1592
  #~ msgstr ""
1593
+ #~ "Získejte nejnovější zprávy z error logu při diagnostice problémů s webem. "
1594
+ #~ "Definujte a opravte problémy rychleji."
 
1595
 
1596
+ #~ msgid "Add PayPal and 2CO donate buttons to receive charity payments."
1597
+ #~ msgstr "Přidávejte darovací tlačítka PayPal a 2CO pro příjem příspěvků."
1598
 
1599
  #~ msgid ""
1600
+ #~ "Add custom post types and taxonomies to WordPress website search results."
 
1601
  #~ msgstr ""
1602
+ #~ "Přidávejte vlastní typy příspěvků a taxonomie do výsledků vyhledání na "
1603
+ #~ "webu WordPress."
1604
 
1605
+ #~ msgid "Add custom fields to WordPress website search results."
1606
+ #~ msgstr "Přidávejte vlastní pole do výsledků vyhledání na webu WordPress."
1607
+
1608
+ #~ msgid "Add unlimited custom pages to WordPress admin dashboard."
1609
+ #~ msgstr ""
1610
+ #~ "Přidávejte neomezený počet vlastních stránek do WordPress admin nástěnky."
1611
+
1612
+ #~ msgid "Save and manage Contact Form messages. Never lose important data."
1613
+ #~ msgstr ""
1614
+ #~ "Ukládejte a spravujte zprávy z kontaktního formuláře. Už nikdy neztraťte "
1615
+ #~ "důležitá data."
1616
+
1617
+ #~ msgid "Add unlimited number of contact forms to WordPress website."
1618
+ #~ msgstr "Přidávejte neomezený počet kontaktních formulářů na WordPress web."
1619
 
1620
  #~ msgid ""
1621
+ #~ "Allow customers to reach you using secure contact form plugin any website "
1622
+ #~ "must have."
1623
  #~ msgstr ""
1624
+ #~ "Umožněte zákazníkům kontaktovat vás pomocí pluginu zabezpečeného "
1625
+ #~ "kontaktního formuláře, tohle musí mít každý web."
1626
 
1627
+ #~ msgid "Create your personal car rental/booking and reservation website."
1628
+ #~ msgstr "Vytvořte si osobní rezervační web - auta/hotely."
1629
 
1630
+ #~ msgid "SMM"
1631
+ #~ msgstr "SMM"
1632
 
1633
+ #~ msgid "SEO"
1634
+ #~ msgstr "SEO"
1635
 
1636
+ #~ msgid "Navigation"
1637
+ #~ msgstr "Navigace"
1638
 
1639
+ #~ msgid "Marketing"
1640
+ #~ msgstr "Marketing"
1641
 
1642
+ #~ msgid "eCommerce"
1643
+ #~ msgstr "eCommerce"
1644
 
1645
+ #~ msgid "Content"
1646
+ #~ msgstr "Obsah"
1647
 
1648
+ #~ msgid "Admin Tools"
1649
+ #~ msgstr "Administrační nástroje"
1650
 
1651
+ #~ msgid "Thank you for choosing %s plugin!"
1652
+ #~ msgstr "Děkujeme, že jste si vybrali %s plugin!"
1653
 
1654
+ #~ msgid "Thank you for installing %s plugin!"
1655
+ #~ msgstr "Děkujeme vám za instalaci %s pluginu!"
1656
 
1657
+ #~ msgid "Need help?"
1658
+ #~ msgstr "Potřebujete pomoc?"
1659
 
1660
  #~ msgid ""
1661
+ #~ "Congratulations! Pro version of the plugin is installed and activated "
1662
+ #~ "successfully."
1663
  #~ msgstr ""
1664
+ #~ "Gratulujeme! PRO verze pluginu byla úspěšně instalována a aktivována."
 
1665
 
1666
+ #~ msgid ""
1667
+ #~ "Congratulations! The Pro license of the plugin is activated successfully."
1668
+ #~ msgstr "Gratulujeme! PRO licence pluginu je úspěšně aktivována."
1669
 
1670
+ #~ msgid "Start Your Free Trial"
1671
  #~ msgstr "Vyzkoušejte po omezenou dobu"
1672
 
1673
+ #~ msgid "Watch the Video"
1674
+ #~ msgstr "Přehrát video"
1675
+
1676
+ #~ msgid "Read the Instruction"
1677
+ #~ msgstr "Přečíst si instrukce"
1678
+
1679
+ #~ msgid ""
1680
+ #~ "Manage active licenses, download BWS products, and view your payment "
1681
+ #~ "history using BestWebSoft Client Area."
1682
+ #~ msgstr ""
1683
+ #~ "Správa aktivních licencí, stahování BWS produktů a zobrazení historie "
1684
+ #~ "plateb v BestWebSoft klientské zóně."
1685
+
1686
+ #~ msgid "Login to Client Area"
1687
+ #~ msgstr "Přihlášení do klientská zóny"
1688
+
1689
+ #~ msgid "Manage License Settings"
1690
+ #~ msgstr "Správa nastavení licencí"
1691
+
1692
+ #~ msgid ""
1693
+ #~ "If necessary, you can check if the license key is correct or reenter it "
1694
+ #~ "in the field below."
1695
+ #~ msgstr ""
1696
+ #~ "V případě potřeby zkontrolujte, je-li licenční klíč správně zadán, "
1697
+ #~ "případně jej do pole níže vložte znova."
1698
+
1699
+ #~ msgid ""
1700
+ #~ "Enter your license key to activate %s and get premium plugin features."
1701
+ #~ msgstr ""
1702
+ #~ "Vložte váš licenční klíč pro aktivaci %s a získání prémiových fukcí "
1703
+ #~ "pluginu."
1704
+
1705
+ #~ msgid "Settings page"
1706
+ #~ msgstr "Stránka nastavení"
1707
+
1708
+ #~ msgid "You will be automatically redirected to the %s in %s seconds."
1709
+ #~ msgstr "Za %s sekund budete automaticky přesměrováni na %s."
1710
+
1711
+ #~ msgid "Congratulations! Pro license is activated successfully."
1712
+ #~ msgstr "Gratulujeme! PRO licence byla úspěšně aktivována."
1713
+
1714
+ #~ msgid "This will restore plugin settings to defaults."
1715
+ #~ msgstr "Toto obnoví veškerá nastavení pluginu na výchozí hodnoty."
1716
+
1717
+ #~ msgid "Restore Settings"
1718
+ #~ msgstr "Obnovit nastavení"
1719
+
1720
+ #~ msgid "Default Settings"
1721
+ #~ msgstr "Výchozí nastavení"
1722
+
1723
+ #~ msgid ""
1724
+ #~ "Enable to allow tracking plugin usage anonymously in order to make it "
1725
+ #~ "better."
1726
+ #~ msgstr ""
1727
+ #~ "Umožnit anonymní sledování využití pluginu tak, aby mohl být dále "
1728
+ #~ "vylepšován."
1729
+
1730
+ #~ msgid "Track Usage"
1731
+ #~ msgstr "Sběr statistik"
1732
+
1733
+ #~ msgid "Enable to display plugin Pro options."
1734
+ #~ msgstr "Povolit zobrazení PRO voleb pluginu."
1735
 
1736
+ #~ msgid "Pro Options"
1737
+ #~ msgstr "PRO nastavení"
1738
 
1739
  #~ msgid ""
1740
+ #~ "It is prohibited to view %s settings on this site in the %s network "
1741
+ #~ "settings."
1742
+ #~ msgstr "Je zobrazit nastavení %s na této stránce v %s nastavení sítě."
1743
 
1744
+ #~ msgid ""
1745
+ #~ "It is prohibited to change %s settings on this site in the %s network "
1746
+ #~ "settings."
1747
+ #~ msgstr "Je zakázáno měnit nastavení %s na této stránce v %s nastavení sítě."
1748
+
1749
+ #~ msgid "Miscellaneous Settings"
1750
+ #~ msgstr "Různá nastavení"
1751
+
1752
+ #~ msgid "Activate custom %s code."
1753
+ #~ msgstr "Aktivovat vlastní %s kód."
1754
+
1755
+ #~ msgid "These code will be added to the header on all pages of your site."
1756
+ #~ msgstr "Tento kód bude přidán do záhlaví všech stránek vašeho webu."
1757
+
1758
+ #~ msgid "Version"
1759
+ #~ msgstr "Verze"
1760
+
1761
+ #~ msgid "Status"
1762
+ #~ msgstr "Stav"
1763
+
1764
+ #~ msgid "License"
1765
+ #~ msgstr "Licence"
1766
+
1767
+ #~ msgid "Active"
1768
+ #~ msgstr "Aktivní"
1769
+
1770
+ #~ msgid "Renew Now"
1771
+ #~ msgstr "Obnovit nyní"
1772
+
1773
+ #~ msgid "Expired on %s"
1774
+ #~ msgstr "Vypršela dne %s"
1775
+
1776
+ #~ msgid "%s day(-s) left"
1777
+ #~ msgstr "%s dnů zbývá"
1778
 
1779
+ #~ msgid "Expired"
1780
+ #~ msgstr "Expirované"
1781
 
1782
+ #~ msgid "Inactive"
1783
+ #~ msgstr "Neaktivní"
1784
 
1785
+ #~ msgid "Information"
1786
+ #~ msgstr "Informace"
1787
 
1788
+ #~ msgid "The plugin %s is successfully installed."
1789
+ #~ msgstr "Plugin %s úspěšně nainstalován."
1790
 
1791
+ #~ msgid "WP DB version"
1792
+ #~ msgstr "WP verze DB"
1793
 
1794
+ #~ msgid "Database"
1795
+ #~ msgstr "Databáze"
1796
 
1797
+ #~ msgid "Server Environment"
1798
+ #~ msgstr "Prostředí"
1799
+
1800
+ #~ msgid "by %s"
1801
+ #~ msgstr "podle %s"
1802
+
1803
+ #~ msgid "WP Memory Limit"
1804
+ #~ msgstr "WP pamětový limit (memory limit)"
1805
+
1806
+ #~ msgid "WP Multisite"
1807
+ #~ msgstr "WP Multisite"
1808
+
1809
+ #~ msgid "WP Version"
1810
+ #~ msgstr "WP Verze"
1811
+
1812
+ #~ msgid "Website URL"
1813
+ #~ msgstr "URL webových stránek"
1814
+
1815
+ #~ msgid "WordPress Environment"
1816
+ #~ msgstr "WordPress prostředí"
1817
+
1818
+ #~ msgid "Congratulations! Pro Membership license is activated successfully."
1819
+ #~ msgstr "Gratulujeme! PRO členství bylo úspěšně aktivováno."
1820
+
1821
+ #~ msgid "Are you sure you want to restore default settings?"
1822
+ #~ msgstr "Jste si jisti, že chcete obnovit výchozí nastavení?"
1823
 
1824
  #~ msgid ""
1825
+ #~ "You can always look at premium options by checking the \"Pro Options\" in "
1826
+ #~ "the \"Misc\" tab."
1827
  #~ msgstr ""
1828
+ #~ "Vždy se můžete podívat na možnosti prémiové verze, kliknutím na \"PRO "
1829
+ #~ "nastavení\" na \"Go PRO\" záložce."
1830
 
1831
  #~ msgid ""
1832
+ #~ "Your license key for %s expires on %s and you won't be granted TOP-"
1833
+ #~ "PRIORITY SUPPORT or UPDATES."
1834
  #~ msgstr ""
1835
+ #~ "Váš licenční klíč pro %s vyprší dne %s a nebudou vám poskytovány TOP-"
1836
+ #~ "PRIOROTNÍ PODPORA a AKTUALIZACE."
1837
 
1838
+ #~ msgid ""
1839
+ #~ "This function(-s) will be removed over time. Please update the product(-"
1840
+ #~ "s)."
1841
+ #~ msgstr ""
1842
+ #~ "Tato funkce, bude v průběhu času odstraněna. Prosím aktualizujte produkt."
1843
 
1844
+ #~ msgid "Deprecated function(-s) is used on the site here:"
1845
+ #~ msgstr "Zastaralé funkce se používají na stránkách zde:"
1846
 
1847
+ #~ msgid "Want to support the plugin?"
1848
+ #~ msgstr "Chcete podpořit plugin?"
1849
 
1850
+ #~ msgid "Rate it"
1851
+ #~ msgstr "Ohodnoťte jej"
1852
 
1853
+ #~ msgid "Like the plugin?"
1854
+ #~ msgstr "Líbí se vám plugin?"
1855
 
1856
+ #~ msgid "https://bestwebsoft.com/products/wordpress/plugins/gallery/"
1857
+ #~ msgstr "http://bestwebsoft.com/products/wordpress/plugins/gallery/"
1858
 
1859
+ #~ msgid "Not installed"
1860
+ #~ msgstr "Neninstalováno"
1861
 
1862
+ #~ msgid "Please enter your license key."
1863
+ #~ msgstr "Prosím vložte váš licenční klíč."
1864
 
1865
+ #~ msgid ""
1866
+ #~ "Add beautiful galleries, albums & images to your Wordpress website in few "
1867
+ #~ "clicks."
1868
+ #~ msgstr ""
1869
+ #~ "Přidejte do svého webu WordPress krásné galerie, alba a obrázky s "
1870
+ #~ "několika kliknutími"
1871
+
1872
+ #~ msgid "Other"
1873
+ #~ msgstr "Ostatní"
1874
+
1875
+ #~ msgid "Security"
1876
+ #~ msgstr "Bezpečnost"
1877
+
1878
+ #~ msgid "Browse More WordPress Themes"
1879
+ #~ msgstr "Procházet další WordPress šablony"
1880
 
1881
+ #~ msgid "Nothing found. Try another criteria."
1882
+ #~ msgstr "Nic nenalezeno. Zkuste jiná kritéria."
1883
 
1884
+ #~ msgid "Install this plugin"
1885
+ #~ msgstr "Instalovat tento plugin"
1886
 
1887
+ #~ msgid "Donate"
1888
+ #~ msgstr "Darujte"
1889
 
1890
+ #~ msgid "Update to v %s"
1891
+ #~ msgstr "Aktualizovat na %s"
1892
 
1893
+ #~ msgid "Renew to get updates"
1894
+ #~ msgstr "Obnovit pro získání aktualizací"
1895
 
1896
+ #~ msgid "Category"
1897
+ #~ msgstr "Rubriky"
1898
 
1899
+ #~ msgid "Filter results"
1900
+ #~ msgstr "Výsledky filtrování"
1901
 
1902
+ #~ msgid "Not Installed"
1903
+ #~ msgstr "Neninstalováno"
1904
 
1905
+ #~ msgid "Return to BestWebSoft Panel"
1906
+ #~ msgstr "Návrat na BestWebSoft panel"
1907
 
1908
+ #~ msgid "Activate Plugin"
1909
+ #~ msgstr "Aktivovat plugin"
1910
 
1911
+ #~ msgid "Installing the plugin"
1912
+ #~ msgstr "Instalace pluginu"
1913
 
1914
+ #~ msgid "Unpacking the package"
1915
+ #~ msgstr "Rozbalování balíčku"
1916
 
1917
+ #~ msgid "Downloading install package from"
1918
+ #~ msgstr "Stahování instalačního balíčku z"
1919
 
1920
+ #~ msgid "Installing Plugin"
1921
+ #~ msgstr "Instalace pluginu"
1922
 
1923
+ #~ msgid "Plugin <strong>activated</strong>."
1924
+ #~ msgstr "Plugin <strong>aktivován</strong>."
1925
 
1926
  #~ msgid ""
1927
+ #~ "Plugin could not be activated because it triggered a <strong>fatal error</"
1928
+ #~ "strong>."
1929
  #~ msgstr ""
1930
+ #~ "Plugin nemůže být aktivován, neboť způsobil <strong>závažnou chybu</"
1931
+ #~ "strong>."
1932
+
1933
+ #~ msgid ""
1934
+ #~ "The plugin generated %d characters of <strong>unexpected output</strong> "
1935
+ #~ "during activation. If you notice &#8220;headers already sent&#8221; "
1936
+ #~ "messages, problems with syndication feeds or other issues, try "
1937
+ #~ "deactivating or removing this plugin."
1938
+ #~ msgstr ""
1939
+ #~ "Plugin generoval %d znaků <strong>neočekávaný výstup</strong> v průběhu "
1940
+ #~ "aktivace. If you notice &#8220;headers already sent&#8221; messages, "
1941
+ #~ "problems with syndication feeds or other issues, pokuste se deaktivovat, "
1942
+ #~ "nebo odstranit tento plugin."
1943
+
1944
+ #~ msgid "Upload Plugin"
1945
+ #~ msgstr "Nahrát plugin"
1946
+
1947
+ #~ msgid "Subscribe to Pro Membership"
1948
+ #~ msgstr "Přihlásit se k Pro členství"
1949
 
1950
+ #~ msgid "Enter your license key"
1951
+ #~ msgstr "Vložte váš licenční klíč"
1952
+
1953
+ #~ msgid "Get Access to %s+ Premium Plugins"
1954
+ #~ msgstr "Získejte přístup k %s+ Premiovým pluginům"
1955
+
1956
+ #~ msgid "Manage purchased licenses & subscriptions"
1957
+ #~ msgstr "Spravovat zakoupené licence a předplatné"
1958
+
1959
+ #~ msgid "Log in"
1960
+ #~ msgstr "Přihlášení"
1961
 
1962
  #~ msgid ""
1963
+ #~ "This license key is bound to another site. Change it via personal Client "
1964
+ #~ "Area."
1965
  #~ msgstr ""
1966
+ #~ "Tento licenční klíč je přidružen k jinému webu. Změňte jej "
1967
+ #~ "prostřednictvím osobní Klientské zóny."
1968
 
1969
  #~ msgid ""
1970
+ #~ "This PHP code will be hooked to the %s action and will be printed on "
1971
+ #~ "front end only."
 
1972
  #~ msgstr ""
1973
+ #~ "Tento PHP kód bude závislý na %s akci a bude zobrazen pouze na front endu."
1974
+
1975
+ #~ msgid "Not enough permissions to create the file"
1976
+ #~ msgstr "Nedostatečná oprávnění pro vytvoření souboru"
1977
+
1978
+ #~ msgid "Add BWS Shortcode"
1979
+ #~ msgstr "Přidávejte zkrácený kód BWS"
1980
 
1981
+ #~ msgid "(your username is the email address specified during the purchase)."
1982
+ #~ msgstr "(vaše uživatelské jméno je e-mailová adresa uvedená při nákupu)."
1983
 
1984
+ #~ msgid "License key can be found in the"
1985
+ #~ msgstr "Licenční klíč najdete v"
1986
 
1987
+ #~ msgid "version of the plugin."
1988
+ #~ msgstr "verze pluginu."
1989
 
1990
+ #~ msgid "Enter your license key to install and activate"
1991
+ #~ msgstr "Vložte váš licenční klíč pro instalaci a aktivaci"
1992
 
1993
+ #~ msgid "Less Details"
1994
+ #~ msgstr "Méně detailů"
1995
 
1996
+ #~ msgid "More Details"
1997
+ #~ msgstr "Více detailů"
1998
+
1999
+ #~ msgid "Thank you for installing plugins by BestWebSoft!"
2000
+ #~ msgstr "Děkujeme vám za instalaci pluginů od BestWebSoft!"
2001
+
2002
+ #~ msgid "System Status"
2003
+ #~ msgstr "Stav systému"
2004
 
2005
  #~ msgid ""
2006
+ #~ "You need to make this files writable before you can save your changes. "
2007
+ #~ "See %s the Codex %s for more information."
2008
  #~ msgstr ""
2009
+ #~ "Před tím, než budete moci vaše změny uložit, nastavte těmto souborům "
2010
+ #~ "oprávnění pro zápis. Podívejte se %s na Kodex %s pro více informací."
2011
+
2012
+ #~ msgid "Learn more about %s"
2013
+ #~ msgstr "Dozvědět se více o %s"
2014
+
2015
+ #~ msgid "Browsing"
2016
+ #~ msgstr "Procházení"
2017
+
2018
+ #~ msgid "Editing"
2019
+ #~ msgstr "Úprava"
2020
+
2021
+ #~ msgid "These styles will be added to the header on all pages of your site."
2022
+ #~ msgstr "Tyto styly budou přidány do hlaviček všech stránek vašeho webu."
2023
+
2024
+ #~ msgid "Not enough permissions to create or update the file"
2025
+ #~ msgstr "Nedostatečná oprávnění pro vytvoření či úpravu souboru"
2026
+
2027
+ #~ msgid "File %s edited successfully."
2028
+ #~ msgstr "Soubor %s byl úspěšně upraven."
2029
+
2030
+ #~ msgid ""
2031
+ #~ "You do not have sufficient permissions to edit plugins for this site."
2032
+ #~ msgstr "Nemáte dostatečná oprávnění pro úpravu pluginů tohoto webu."
2033
+
2034
+ #~ msgid "Suggest a Feature"
2035
+ #~ msgstr "Navrhnout vlastnost"
2036
+
2037
+ #~ msgid ""
2038
+ #~ "If you have a feature, suggestion or idea you'd like to see in the "
2039
+ #~ "plugin, we'd love to hear about it!"
2040
+ #~ msgstr ""
2041
+ #~ "Máte-li nápad, nebo doporučení na novou vlastnost, kterou by jste v "
2042
+ #~ "pluginu chtěli vidět, rádi o něm uslyšíme!"
2043
+
2044
+ #~ msgid "Submit a Request"
2045
+ #~ msgstr "Odeslat požadavek"
2046
+
2047
+ #~ msgid "Video Instructions"
2048
+ #~ msgstr "Video instrukce"
2049
+
2050
+ #~ msgid "Documentation"
2051
+ #~ msgstr "Dokumentace"
2052
+
2053
+ #~ msgid "For more information:"
2054
+ #~ msgstr "Pro více informací:"
2055
+
2056
+ #~ msgid "Visit Help Center"
2057
+ #~ msgstr "Navštivte Centrum pomoci"
2058
+
2059
+ #~ msgid "Add BestWebSoft plugins' shortcodes using this button."
2060
+ #~ msgstr ""
2061
+ #~ "Pomocí tohoto tlačítka můžete přidávat krátké kódy BestWebSoft pluginu."
2062
+
2063
+ #~ msgid "Add shortcode"
2064
+ #~ msgstr "Přidat krátký kód"
2065
+
2066
+ #~ msgid "Show Pro features"
2067
+ #~ msgstr "Zobrazit Pro vlastnosti"
2068
+
2069
+ #~ msgid "Check premium options on the plugin settings page!"
2070
+ #~ msgstr "Zkontrolujte prémiové možnosti na stránce nastavení pluginů!"
2071
+
2072
+ #~ msgid "https://bestwebsoft.com/"
2073
+ #~ msgstr "https://bestwebsoft.com/"
2074
+
2075
+ #~ msgid "BestWebSoft"
2076
+ #~ msgstr "BestWebSoft"
2077
+
2078
+ #~ msgid "Gallery by BestWebSoft"
2079
+ #~ msgstr "Gallery od BestWebSoft"
2080
+
2081
+ #~ msgid "All plugin settings were restored."
2082
+ #~ msgstr "Všechna nastavení pluginu byla obnovena."
2083
+
2084
+ #~ msgid "Send to custom email &#187;"
2085
+ #~ msgstr "Odeslat na vlastní e-mail &#187;"
2086
+
2087
+ #~ msgid "Send to support"
2088
+ #~ msgstr "Odeslat podpoře"
2089
+
2090
+ #~ msgid "Inactive Plugins"
2091
+ #~ msgstr "Neaktivní pluginy"
2092
+
2093
+ #~ msgid "Active Plugins"
2094
+ #~ msgstr "Aktivní pluginy"
2095
+
2096
+ #~ msgid "Already Installed"
2097
+ #~ msgstr "Již instalováno"
2098
+
2099
+ #~ msgid "By %s"
2100
+ #~ msgstr "podle %s"
2101
+
2102
+ #~ msgid "Activate this plugin"
2103
+ #~ msgstr "Aktivovat tento plugin"
2104
+
2105
+ #~ msgid "Recommended"
2106
+ #~ msgstr "Doporučeno"
2107
+
2108
+ #~ msgid "Installed"
2109
+ #~ msgstr "Instalováno"
2110
+
2111
+ #~ msgid "All"
2112
+ #~ msgstr "Vše"
2113
+
2114
+ #~ msgid "Themes"
2115
+ #~ msgstr "Šablony"
2116
+
2117
+ #~ msgid "Plugins"
2118
+ #~ msgstr "Pluginy"
2119
+
2120
+ #~ msgid "System status"
2121
+ #~ msgstr "Stav systému"
2122
+
2123
+ #~ msgid "Need Help?"
2124
+ #~ msgstr "Potřebujete pomoc?"
2125
+
2126
+ #~ msgid "Sorry, email message could not be delivered."
2127
+ #~ msgstr "Je nám líto, ale e-mail nemohl být doručen."
2128
+
2129
+ #~ msgid "Thank you for contacting us."
2130
+ #~ msgstr "Děkujeme, že jste nás kontaktovali."
2131
 
2132
+ #~ msgid "Email with system info is sent to %s."
2133
+ #~ msgstr "E-mail s informacemi o systému byl odeslán na %s."
2134
 
2135
+ #~ msgid "Please enter a valid email address."
2136
+ #~ msgstr "Prosím vložte platnou e-mailovou adresu."
2137
 
2138
+ #~ msgid "Active Theme"
2139
+ #~ msgstr "Aktivovat šablonu"
2140
 
2141
+ #~ msgid "Home URL"
2142
+ #~ msgstr "Domovská URL"
2143
 
2144
+ #~ msgid "PHP XML support"
2145
+ #~ msgstr "PHP podpora XML"
2146
 
2147
+ #~ msgid "PHP IPTC support"
2148
+ #~ msgstr "PHP podpora IPTC"
2149
 
2150
+ #~ msgid "PHP Exif support"
2151
+ #~ msgstr "PHP podpora Exif"
2152
 
2153
+ #~ msgid "PHP Max Script Execute Time"
2154
+ #~ msgstr "PHP Max Script Execute Time"
2155
 
2156
+ #~ msgid "PHP Max Post Size"
2157
+ #~ msgstr "PHP Max Post Size"
2158
 
2159
+ #~ msgid "PHP Max Upload Size"
2160
+ #~ msgstr "PHP Max Upload Size"
2161
 
2162
+ #~ msgid "PHP Memory Limit"
2163
+ #~ msgstr "PHP Limit paměti"
2164
 
2165
+ #~ msgid "PHP Allow URL fopen"
2166
+ #~ msgstr "PHP Allow URL fopen"
2167
 
2168
+ #~ msgid "PHP Version"
2169
+ #~ msgstr "PHP Verze"
2170
 
2171
+ #~ msgid "SQL Mode"
2172
+ #~ msgstr "Mód SQL"
2173
 
2174
+ #~ msgid "MySQL version"
2175
+ #~ msgstr "Verze MYSQL"
2176
 
2177
+ #~ msgid "Memory Usage"
2178
+ #~ msgstr "Využití paměti"
2179
+
2180
+ #~ msgid "Server"
2181
+ #~ msgstr "Server"
2182
+
2183
+ #~ msgid "Operating System"
2184
+ #~ msgstr "Operační systém"
2185
+
2186
+ #~ msgid "No"
2187
+ #~ msgstr "Ne"
2188
+
2189
+ #~ msgid "Yes"
2190
+ #~ msgstr "Ano"
2191
+
2192
+ #~ msgid " Mb"
2193
+ #~ msgstr " Mb"
2194
+
2195
+ #~ msgid "N/A"
2196
+ #~ msgstr "N/A"
2197
+
2198
+ #~ msgid "Off"
2199
+ #~ msgstr "Vypnout"
2200
+
2201
+ #~ msgid "On"
2202
+ #~ msgstr "Zapnout"
2203
+
2204
+ #~ msgid "Not set"
2205
+ #~ msgstr "Nenastaveno"
2206
+
2207
+ #~ msgid "The shortcode will be inserted"
2208
+ #~ msgstr "Bude vložen krátký kód"
2209
+
2210
+ #~ msgid "Shortcode settings"
2211
+ #~ msgstr "Nastavení krátkých kódů"
2212
+
2213
+ #~ msgid "Plugin"
2214
+ #~ msgstr "Plugin"
2215
+
2216
+ #~ msgid "Yes, restore all settings"
2217
+ #~ msgstr "Ano, obnovit veškerá nastavení"
2218
+
2219
+ #~ msgid "Restore settings"
2220
+ #~ msgstr "Obnovit nastavení"
2221
+
2222
+ #~ msgid "Restore all plugin settings to defaults"
2223
+ #~ msgstr "Obnovit veškerá nastavení pluginu na výchozí hodnoty"
2224
+
2225
+ #~ msgid "Add BWS Plugins Shortcode"
2226
+ #~ msgstr "Přidávejte zkrácený kód BWS pluginů"
2227
 
2228
  #~ msgid "Save Changes"
2229
  #~ msgstr "Uložit změny"
2230
 
2231
+ #~ msgid "The plugin's settings have been changed."
2232
+ #~ msgstr "Nastavení pluginu bylo změněno."
2233
+
2234
+ #~ msgid "Notice"
2235
+ #~ msgstr "Poznámka"
2236
+
2237
+ #~ msgid "Add New"
2238
+ #~ msgstr "Přidat nový"
2239
+
2240
+ #~ msgid "Let's get started"
2241
+ #~ msgstr "Začněme"
2242
+
2243
+ #~ msgid "The Pro Trial license will expire on"
2244
+ #~ msgstr "Zkušební Pro licence vyprší"
2245
+
2246
+ #~ msgid "Notice: You are using the Pro Trial license of plugin."
2247
+ #~ msgstr "Poznámka: Používáte zkušební Pro verzi pluginu."
2248
+
2249
+ #~ msgid "Notice: You are using the Pro Trial license of %s plugin."
2250
+ #~ msgstr "Poznámka: Používáte zkušební Pro verzi pluginu %s."
2251
+
2252
+ #~ msgid "Learn more"
2253
+ #~ msgstr "Dozvědět se více"
2254
+
2255
+ #~ msgid ""
2256
+ #~ "Your license has expired. To continue getting top-priority support and "
2257
+ #~ "plugin updates, you should extend it."
2258
+ #~ msgstr ""
2259
+ #~ "Vaše licence vypršela. Pro přístup k top-prioritní podpoře a aktualizacím "
2260
+ #~ "pluginu ji budete muset prodloužit."
2261
+
2262
+ #~ msgid ""
2263
+ #~ "Notice: Your Pro Trial license has expired. To continue using the plugin, "
2264
+ #~ "you should buy a Pro license"
2265
+ #~ msgstr ""
2266
+ #~ "Poznámka: Vaše zkušební Pro verze pluginu vypršela. Pro další používání "
2267
+ #~ "pluginu bude nutné zakoupit PRO licenci"
2268
+
2269
+ #~ msgid ""
2270
+ #~ "You can use one license of the Pro plugin for one domain only. Please "
2271
+ #~ "check and edit your license or domain if necessary using your personal "
2272
+ #~ "Client Area. We strongly recommend you to solve the problem within 24 "
2273
+ #~ "hours, otherwise the Pro plugin will be deactivated."
2274
+ #~ msgstr ""
2275
+ #~ "Pro licenci pluginu můžete používat pouze pro jednu doménu. Prosím "
2276
+ #~ "zkontrolujte a případně upravte Váš licenční klíč či doménu na vaší "
2277
+ #~ "osobní stránce - Klientské zóně. Důrazně doporučujeme, aby jste tento "
2278
+ #~ "problém odstranili během 24 hodin, jinak bude Pro plugin deaktivován."
2279
+
2280
+ #~ msgid "WARNING: Illegal use notification"
2281
+ #~ msgstr "POZOR: upozornění na neoprávněné užívání"
2282
+
2283
+ #~ msgid "Check license key"
2284
+ #~ msgstr "Zkontrolovat licenční klíč"
2285
+
2286
+ #~ msgid ""
2287
+ #~ "(your username is the email address specified during the purchase). If "
2288
+ #~ "necessary, please submit \"Lost your password?\" request."
2289
+ #~ msgstr ""
2290
+ #~ "(vaše uživatelské jméno je e-mailová adresa uvedena při nákupu). Pokud je "
2291
+ #~ "to nutné, prosím odešlete \"Lost your password?\" požadavek."
2292
+
2293
  #~ msgid ""
2294
+ #~ "If necessary, you can check if the license key is correct or reenter it "
2295
+ #~ "in the field below. You can find your license key on your personal page - "
2296
+ #~ "Client Area - on our website"
2297
  #~ msgstr ""
2298
+ #~ "V případě potřeby zkontrolujte, je-li licenční klíč správně zadán, "
2299
+ #~ "případně jej do pole níže vložte znova. Váš licenční klíč najdete na vaší "
2300
+ #~ "osobní stránce - Klientská zóna - na našem webu"
2301
 
2302
+ #~ msgid "Please, enter your license key"
2303
+ #~ msgstr "Prosím, vložte váš licenční klíč"
2304
 
2305
+ #~ msgid "Your license will expire on"
2306
+ #~ msgstr "Vaše licence vyprší"
2307
+
2308
+ #~ msgid "The license key is valid."
2309
+ #~ msgstr "Licenční klíč je platný."
2310
+
2311
+ #~ msgid "The Pro Trial license key is valid."
2312
+ #~ msgstr "Licenční klíč zkušební Pro verze je platný."
2313
+
2314
+ #~ msgid ""
2315
+ #~ "Unfortunately, the Pro Trial licence was already installed to this "
2316
+ #~ "domain. The Pro Trial license can be installed only once."
2317
+ #~ msgstr ""
2318
+ #~ "Bohužel, tato zkušební Pro licence již pro tuto doménu byla použita. "
2319
+ #~ "Zkušební Pro licence může být instalována pouze jedenkrát."
2320
+
2321
+ #~ msgid "Unfortunately, you have exceeded the number of available tries."
2322
+ #~ msgstr "Bohužel, překročili jste dostupný počet pokusů."
2323
+
2324
+ #~ msgid ""
2325
+ #~ "This license key is valid, but Your license has expired. If you want to "
2326
+ #~ "update our plugin in future, you should extend the license."
2327
+ #~ msgstr ""
2328
+ #~ "Tento licenční klíč je platný, ale vaše licence vypršela. Chcete-li náš "
2329
+ #~ "plugin v budoucnosti aktualizovat, měli by jste licenci prodloužit."
2330
+
2331
+ #~ msgid "This license key is bound to another site."
2332
+ #~ msgstr "Tento licenční klíč je přidružen k jinému webu."
2333
+
2334
+ #~ msgid "Wrong license key."
2335
+ #~ msgstr "Neplatný licenční klíč."
2336
+
2337
+ #~ msgid ""
2338
+ #~ "Unfortunately, you have exceeded the number of available tries per day."
2339
+ #~ msgstr "Bohužel, překročili jste dostupný počet pokusů pro daný den."
2340
+
2341
+ #~ msgid "After that, you can activate it by entering your license key."
2342
+ #~ msgstr "Poté jej lze snadno aktivovat zadáním licenčního klíče."
2343
+
2344
+ #~ msgid ""
2345
+ #~ "In order to continue using the plugin it is necessary to buy a %s license."
2346
+ #~ msgstr ""
2347
+ #~ "Pokud chcete nadále využívat tento plugin, je nutné zakoupit %s licenci."
2348
+
2349
+ #~ msgid "Activate"
2350
+ #~ msgstr "Aktivovat"
2351
+
2352
+ #~ msgid "Start Your Free %s-Day Trial Now"
2353
+ #~ msgstr "Vyzkoušejte vaší %s-denní zkušební verzi zdarma nyní"
2354
+
2355
+ #~ msgid "You will be redirected automatically in 5 seconds."
2356
+ #~ msgstr "Budete automaticky přesměrováni za 5 sekund."
2357
+
2358
+ #~ msgid "the setting page"
2359
+ #~ msgstr "stránka nastavení"
2360
+
2361
+ #~ msgid "Please, go to"
2362
+ #~ msgstr "Prosím, jděte na"
2363
+
2364
+ #~ msgid "Please, enter Your license key"
2365
+ #~ msgstr "Prosím, vložte váš licenční klíč"
2366
 
2367
  #~ msgid ""
2368
+ #~ "Something went wrong. Try again later or upload the plugin manually. We "
2369
+ #~ "are sorry for inconvenience."
2370
  #~ msgstr ""
2371
+ #~ "Něco se pokazilo. Zkuste to později, nebo nahrajte plugin ručně. "
2372
+ #~ "Omlouváme se za nepříjemnosti."
2373
 
2374
+ #~ msgid "UploadDir is not writable. Please, upload the plugin manually"
2375
+ #~ msgstr "Nelze zapisovat do UploadDir. Prosím, nahrajte plugin ručně"
2376
 
2377
  #~ msgid ""
2378
+ #~ "Your server does not support either ZipArchive or Phar. Please, upload "
2379
+ #~ "the plugin manually"
2380
  #~ msgstr ""
2381
+ #~ "Váš server nepodporuje buď ZipArchive nebo Phar. Prosím, nahrajte plugin "
2382
+ #~ "ručně"
2383
 
2384
+ #~ msgid "Failed to open the zip archive. Please, upload the plugin manually"
2385
+ #~ msgstr "Otevření zip archivu selhalo. Prosíme, nahrajte plugin ručně"
2386
 
2387
+ #~ msgid ""
2388
+ #~ "Failed to download the zip archive. Please, upload the plugin manually"
2389
+ #~ msgstr "Stažení zip archivu selhalo. Prosíme, nahrajte plugin ručně"
2390
 
2391
+ #~ msgid ""
2392
+ #~ "Unfortunately, the Pro licence was already installed to this domain. The "
2393
+ #~ "Pro Trial license can be installed only once."
2394
+ #~ msgstr ""
2395
+ #~ "Bohužel, pro tuto doménu již byla použita Pro licence. Zkušební Pro "
2396
+ #~ "licence může být instalována pouze jedenkrát."
2397
+
2398
+ #~ msgid ""
2399
+ #~ "Unfortunately, Your license has expired. To continue getting top-priority "
2400
+ #~ "support and plugin updates, you should extend it in your %s"
2401
+ #~ msgstr ""
2402
+ #~ "Bohužel, Vaše licence vypršela. Chcete-li pokračovat v získávání top-"
2403
+ #~ "prioritní podpory a aktualizace pluginu měli byste ji prodloužit ve vašem "
2404
+ #~ "%s"
2405
 
2406
  #~ msgid ""
2407
+ #~ "Unfortunately, you have exceeded the number of available tries per day. "
2408
+ #~ "Please, upload the plugin manually."
2409
  #~ msgstr ""
2410
+ #~ "Bohužel, jste překročili počet dostupných pokusů za den. Prosím, nahrejte "
2411
+ #~ "plugin ručně."
2412
 
2413
+ #~ msgid "We are sorry for inconvenience."
2414
+ #~ msgstr "Omlouváme se za nepříjemnosti."
2415
 
2416
  #~ msgid ""
2417
+ #~ "Something went wrong. Please try again later. If the error appears again, "
2418
+ #~ "please contact us"
 
2419
  #~ msgstr ""
2420
+ #~ "Něco se pokazilo. Prosím zkuste to znovu později. Pokud se chyba objeví "
2421
+ #~ "znovu, obraťte se na nás"
2422
+
2423
+ #~ msgid "Wrong license key"
2424
+ #~ msgstr "Špatný licenční klíč"
2425
+
2426
+ #~ msgid "Learn More"
2427
+ #~ msgstr "Dozvědět se více"
2428
 
2429
+ #~ msgid "Extend standard plugin functionality with new great options."
2430
+ #~ msgstr "Rozšiřuje standardní funkce pluginu novými skvělými možnostmi."
2431
 
2432
+ #~ msgid "version!"
2433
+ #~ msgstr "verzi!"
2434
 
2435
+ #~ msgid "to"
2436
+ #~ msgstr "na"
2437
 
2438
+ #~ msgid "It’s time to upgrade your"
2439
+ #~ msgstr "Je čas na aktualizaci vašeho"
2440
 
2441
+ #~ msgid ""
2442
+ #~ "or higher! We do not guarantee that our plugin will work correctly. "
2443
+ #~ "Please upgrade to WordPress latest version."
2444
+ #~ msgstr ""
2445
+ #~ "nebo vyšší! Nezaručujeme, že náš plugin bude fungovat správně. Prosím "
2446
+ #~ "aktualizujte na nejnovější verzi WordPressu."
2447
+
2448
+ #~ msgid "Plugins page"
2449
+ #~ msgstr "Stránka pluginů"
2450
 
2451
+ #~ msgid "Back to the WordPress"
2452
+ #~ msgstr "Zpět do WordPressu"
2453
 
2454
+ #~ msgid ""
2455
+ #~ "or higher, that is why it has been deactivated! Please upgrade WordPress "
2456
+ #~ "and try again."
2457
+ #~ msgstr ""
2458
+ #~ "nebo vyšší, to je důvod, proč byl deaktivován! Proveďte upgrade "
2459
+ #~ "WordPressu a zkuste to znovu."
2460
 
2461
+ #~ msgid "requires"
2462
+ #~ msgstr "vyžaduje"
languages/gallery-plugin-de_DE.mo CHANGED
Binary file
languages/gallery-plugin-de_DE.po CHANGED
@@ -2,11 +2,11 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2017-12-05 16:21+0200\n"
6
- "PO-Revision-Date: 2017-12-05 16:21+0200\n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: Jonas Seemann <info@ahoidesign.de>\n"
9
- "Language: uk_UA\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
@@ -14,6 +14,7 @@ msgstr ""
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
  "X-Generator: Poedit 1.8.7.1\n"
 
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
  #: gallery-plugin.php:37 includes/class-gllr-settings.php:310
@@ -25,7 +26,7 @@ msgstr "Galerie Einstellungen"
25
  msgid "Global Settings"
26
  msgstr "Galerie Einstellungen"
27
 
28
- #: gallery-plugin.php:43 gallery-plugin.php:2772
29
  #, fuzzy
30
  msgid "Upgrade to Pro"
31
  msgstr "Оновити до Pro"
@@ -42,7 +43,7 @@ msgstr "Fotos anzeigen &raquo;"
42
  msgid "Galleries"
43
  msgstr "Galerien"
44
 
45
- #: gallery-plugin.php:337 gallery-plugin.php:3188
46
  msgid "Gallery"
47
  msgstr "Galerie"
48
 
@@ -71,9 +72,9 @@ msgstr "Galerien"
71
  msgid "No Gallery found"
72
  msgstr "Keine Galerien gefunden"
73
 
74
- #: gallery-plugin.php:365 gallery-plugin.php:1602 gallery-plugin.php:2918
75
- #: gallery-plugin.php:2926 gallery-plugin.php:2964 gallery-plugin.php:2987
76
- #: gallery-plugin.php:3172
77
  #, fuzzy
78
  msgid "Gallery Categories"
79
  msgstr "Bildgröße für Galerie"
@@ -147,7 +148,7 @@ msgstr ""
147
  #: gallery-plugin.php:581
148
  #, fuzzy
149
  msgid "Note"
150
- msgstr "Примітка"
151
 
152
  #: gallery-plugin.php:581
153
  #, php-format
@@ -156,7 +157,7 @@ msgid ""
156
  "not be deleted. These galleries will be moved to the category %s."
157
  msgstr ""
158
 
159
- #: gallery-plugin.php:594 gallery-plugin.php:1601
160
  #, fuzzy
161
  msgid "Shortcode"
162
  msgstr "Galerie Einstellungen"
@@ -169,337 +170,336 @@ msgstr ""
169
  msgid "You can't delete default gallery category."
170
  msgstr ""
171
 
172
- #: gallery-plugin.php:1091 gallery-plugin.php:1198 gallery-plugin.php:2109
173
  msgid "Sorry, nothing found."
174
  msgstr "Leider nichts gefunden."
175
 
176
- #: gallery-plugin.php:1598
177
- #, fuzzy
178
  msgid "Featured Image"
179
- msgstr "Мініатюра"
180
 
181
- #: gallery-plugin.php:1599 gallery-plugin.php:2629 gallery-plugin.php:2733
182
- #: gallery-plugin.php:2844 includes/class-gllr-settings.php:679
183
  msgid "Title"
184
  msgstr "Titel"
185
 
186
- #: gallery-plugin.php:1600 includes/class-gllr-settings.php:41
187
  #, fuzzy
188
  msgid "Images"
189
  msgstr "Bild"
190
 
191
- #: gallery-plugin.php:1603 includes/class-gllr-settings.php:684
192
  msgid "Author"
193
  msgstr "Author"
194
 
195
- #: gallery-plugin.php:1604 includes/class-gllr-settings.php:513
196
  #: includes/class-gllr-settings.php:680
197
  msgid "Date"
198
  msgstr "Datum"
199
 
200
- #: gallery-plugin.php:1690
201
  #, fuzzy, php-format
202
  msgid "%s Settings"
203
  msgstr "Перейти до Налаштувань %s"
204
 
205
- #: gallery-plugin.php:1717 gallery-plugin.php:1735
206
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
207
  msgid "Settings"
208
  msgstr "Einstellungen"
209
 
210
- #: gallery-plugin.php:1718
211
  msgid "FAQ"
212
  msgstr "FAQ"
213
 
214
- #: gallery-plugin.php:1719
215
  msgid "Support"
216
  msgstr "Support"
217
 
218
- #: gallery-plugin.php:1758
219
  msgid "Updating images..."
220
  msgstr ""
221
 
222
- #: gallery-plugin.php:1759
223
  #, fuzzy
224
  msgid "No images found."
225
  msgstr "Keine Galerien gefunden"
226
 
227
- #: gallery-plugin.php:1760
228
  msgid "All images were updated."
229
  msgstr ""
230
 
231
- #: gallery-plugin.php:1761
232
  #, fuzzy
233
  msgid "Error."
234
- msgstr "ПОМИЛКА:"
235
 
236
- #: gallery-plugin.php:1773
237
  msgid ""
238
  "You are about to remove these items from this gallery.\n"
239
  " 'Cancel' to stop, 'OK' to delete."
240
  msgstr ""
241
 
242
- #: gallery-plugin.php:1774
243
  msgid ""
244
  "You are about to remove this image from the gallery.\n"
245
  " 'Cancel' to stop, 'OK' to delete."
246
  msgstr ""
247
 
248
- #: gallery-plugin.php:1775
249
  msgid ""
250
  "Switching to another mode, all unsaved data will be lost. Save data before "
251
  "switching?"
252
  msgstr ""
253
 
254
- #: gallery-plugin.php:1776
255
  msgid "Insert Media"
256
  msgstr ""
257
 
258
- #: gallery-plugin.php:1777
259
  msgid "Insert"
260
  msgstr ""
261
 
262
- #: gallery-plugin.php:2301 gallery-plugin.php:2327
263
  #, fuzzy
264
  msgid "Image size not defined"
265
  msgstr "Name der Bilder"
266
 
267
- #: gallery-plugin.php:2316
268
  msgid ""
269
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
270
  "reload images manually."
271
  msgstr ""
272
 
273
- #: gallery-plugin.php:2356 gallery-plugin.php:2359 gallery-plugin.php:2364
274
  msgid "Invalid path"
275
  msgstr ""
276
 
277
- #: gallery-plugin.php:2453
278
  msgid "List View"
279
  msgstr ""
280
 
281
- #: gallery-plugin.php:2454
282
  msgid "Grid View"
283
  msgstr ""
284
 
285
- #: gallery-plugin.php:2509
286
  #, fuzzy
287
  msgid "Filter"
288
- msgstr "Фільтр"
289
 
290
- #: gallery-plugin.php:2513
291
  msgid "Empty Trash"
292
  msgstr ""
293
 
294
- #: gallery-plugin.php:2534
295
  #, fuzzy
296
  msgid "No images found"
297
  msgstr "Keine Galerien gefunden"
298
 
299
- #: gallery-plugin.php:2586
300
  msgid "Select bulk action"
301
  msgstr ""
302
 
303
- #: gallery-plugin.php:2588
304
  msgid "Bulk Actions"
305
  msgstr ""
306
 
307
- #: gallery-plugin.php:2598
308
- #, fuzzy
309
  msgid "Apply"
310
- msgstr "Застосувати фільтр"
311
 
312
- #: gallery-plugin.php:2605
313
  #, fuzzy
314
  msgid "Delete from Gallery"
315
  msgstr "Neue Galerie"
316
 
317
- #: gallery-plugin.php:2614
318
  msgid "Bulk Select"
319
  msgstr ""
320
 
321
- #: gallery-plugin.php:2615
322
  msgid "Cancel Selection"
323
  msgstr ""
324
 
325
- #: gallery-plugin.php:2616
326
  msgid "Delete Selected"
327
  msgstr ""
328
 
329
- #: gallery-plugin.php:2627
330
- #, fuzzy
331
  msgid "File"
332
- msgstr "Імпорт пройшов успішно, але файл %s видалити не вдалося"
333
 
334
- #: gallery-plugin.php:2628 gallery-plugin.php:2728 gallery-plugin.php:2839
335
  msgid "Dimensions"
336
  msgstr ""
337
 
338
- #: gallery-plugin.php:2630 gallery-plugin.php:2739 gallery-plugin.php:2849
339
  msgid "Alt Text"
340
  msgstr ""
341
 
342
- #: gallery-plugin.php:2631 gallery-plugin.php:2743 gallery-plugin.php:2854
343
  msgid "URL"
344
  msgstr "URL"
345
 
346
- #: gallery-plugin.php:2631 gallery-plugin.php:2745
347
  msgid ""
348
  "Enter your custom URL to link this image to other page or file. Leave blank "
349
  "to open a full size image."
350
  msgstr ""
351
 
352
- #: gallery-plugin.php:2710
353
  #, fuzzy
354
  msgid "Remove Image from Gallery"
355
  msgstr "Neue Galerie"
356
 
357
- #: gallery-plugin.php:2713
358
  #, fuzzy
359
  msgid "Edit Image Info"
360
  msgstr "Anhang ID"
361
 
362
- #: gallery-plugin.php:2714
363
  msgid "Deselect"
364
  msgstr ""
365
 
366
- #: gallery-plugin.php:2726
367
  msgid "File name"
368
  msgstr ""
369
 
370
- #: gallery-plugin.php:2727
371
  msgid "File type"
372
  msgstr ""
373
 
374
- #: gallery-plugin.php:2752
375
  #, fuzzy
376
  msgid "Description"
377
- msgstr "Опис слайда"
378
 
379
- #: gallery-plugin.php:2758
380
  #, fuzzy
381
  msgid "Lightbox Button URL"
382
  msgstr "Lightbox Hintergrund"
383
 
384
- #: gallery-plugin.php:2765
385
  msgid "New Tab"
386
  msgstr ""
387
 
388
- #: gallery-plugin.php:2767
389
  msgid "Enable to open URLs above in a new tab."
390
  msgstr ""
391
 
392
- #: gallery-plugin.php:2772
393
  msgid "Go Pro"
394
  msgstr ""
395
 
396
- #: gallery-plugin.php:2778
397
  msgid "Edit more details"
398
  msgstr ""
399
 
400
- #: gallery-plugin.php:2780
401
  #, fuzzy
402
  msgid "Remove from Gallery"
403
  msgstr "Neue Galerie"
404
 
405
- #: gallery-plugin.php:2814
406
  #, php-format
407
  msgid "Select %s"
408
  msgstr ""
409
 
410
- #: gallery-plugin.php:2827
411
  #, php-format
412
  msgid "Edit &#8220;%s&#8221;"
413
  msgstr ""
414
 
415
- #: gallery-plugin.php:2835
416
  #, fuzzy
417
  msgid "Edit Attachment Info"
418
  msgstr "Anhang ID"
419
 
420
- #: gallery-plugin.php:2872 gallery-plugin.php:2885
421
  #, fuzzy
422
  msgid "Edit"
423
- msgstr "Змінити"
424
 
425
- #: gallery-plugin.php:2875 gallery-plugin.php:2890
426
  msgid "Trash"
427
  msgstr ""
428
 
429
- #: gallery-plugin.php:2878 gallery-plugin.php:2893
430
  msgid "Delete Permanently"
431
  msgstr ""
432
 
433
- #: gallery-plugin.php:2880 gallery-plugin.php:2899
434
  #, php-format
435
  msgid "View &#8220;%s&#8221;"
436
  msgstr ""
437
 
438
- #: gallery-plugin.php:2880 gallery-plugin.php:2899 gallery-plugin.php:2982
439
  #, fuzzy
440
  msgid "View"
441
- msgstr "Voir type de voiture"
442
 
443
- #: gallery-plugin.php:2882
444
  #, fuzzy
445
  msgid "Attach"
446
  msgstr "Anhang ID"
447
 
448
- #: gallery-plugin.php:2888
449
  msgid "Restore"
450
  msgstr ""
451
 
452
- #: gallery-plugin.php:2917
453
  msgid "A list or dropdown of Gallery categories."
454
  msgstr ""
455
 
456
- #: gallery-plugin.php:2962
457
  msgid "Select Gallery Category"
458
  msgstr ""
459
 
460
- #: gallery-plugin.php:3020
461
  #, fuzzy
462
  msgid "Title:"
463
- msgstr "Назва:"
464
 
465
- #: gallery-plugin.php:3023
466
  msgid "Display as dropdown"
467
  msgstr ""
468
 
469
- #: gallery-plugin.php:3025
470
  msgid "Show gallery counts"
471
  msgstr ""
472
 
473
- #: gallery-plugin.php:3027
474
  msgid "Show hierarchy"
475
  msgstr ""
476
 
477
- #: gallery-plugin.php:3143
478
  #, fuzzy
479
  msgid "Warning"
480
- msgstr "Увага"
 
 
481
 
482
- #: gallery-plugin.php:3143
483
  msgid "You can add only images to the gallery"
484
  msgstr ""
485
 
486
- #: gallery-plugin.php:3174
487
  msgid "or"
488
  msgstr ""
489
 
490
- #: gallery-plugin.php:3182
491
  #, fuzzy
492
  msgid "no title"
493
- msgstr "Назва:"
494
 
495
- #: gallery-plugin.php:3193
496
  #, fuzzy
497
  msgid ""
498
  "Display an album image with the description and the link to a single gallery "
499
  "page"
500
  msgstr "Shortcode zum Anzeigen einer Kurzbeschreibung, Link und Bild"
501
 
502
- #: gallery-plugin.php:3197
503
  #, fuzzy
504
  msgid "Sorry, no gallery found."
505
  msgstr "Leider nichts gefunden."
@@ -518,24 +518,20 @@ msgid "Social"
518
  msgstr ""
519
 
520
  #: includes/class-gllr-settings.php:34
521
- #, fuzzy
522
  msgid "Misc"
523
- msgstr "Різне"
524
 
525
  #: includes/class-gllr-settings.php:35
526
- #, fuzzy
527
  msgid "Custom Code"
528
- msgstr "Користувацький код"
529
 
530
  #: includes/class-gllr-settings.php:36
531
- #, fuzzy
532
  msgid "Import / Export"
533
- msgstr "Імпорт / Експорт"
534
 
535
  #: includes/class-gllr-settings.php:37
536
- #, fuzzy
537
  msgid "License Key"
538
- msgstr "Ліцензійний ключ"
539
 
540
  #: includes/class-gllr-settings.php:210
541
  msgid "Custom image size was changed. You need to update gallery images."
@@ -544,7 +540,7 @@ msgstr ""
544
  #: includes/class-gllr-settings.php:247
545
  #, fuzzy
546
  msgid "Settings saved"
547
- msgstr "Налаштування збережено."
548
 
549
  #: includes/class-gllr-settings.php:259
550
  #, fuzzy
@@ -594,7 +590,7 @@ msgstr ""
594
  #: includes/class-gllr-settings.php:923
595
  #, fuzzy
596
  msgid "Close"
597
- msgstr "Закрити"
598
 
599
  #: includes/class-gllr-settings.php:336
600
  #, fuzzy
@@ -624,9 +620,8 @@ msgid "Image Size"
624
  msgstr "Name der Bilder"
625
 
626
  #: includes/class-gllr-settings.php:373 includes/class-gllr-settings.php:606
627
- #, fuzzy
628
  msgid "Custom"
629
- msgstr "Користувацьке"
630
 
631
  #: includes/class-gllr-settings.php:375
632
  msgid ""
@@ -755,7 +750,7 @@ msgstr "Bild"
755
  #: includes/class-gllr-settings.php:512
756
  #, fuzzy
757
  msgid "Name"
758
- msgstr "Им'я"
759
 
760
  #: includes/class-gllr-settings.php:514 includes/class-gllr-settings.php:685
761
  msgid "Random"
@@ -932,11 +927,8 @@ msgid "Comment count"
932
  msgstr ""
933
 
934
  #: includes/class-gllr-settings.php:683
935
- #, fuzzy
936
- msgid "Sorting order (the input field for sorting order)"
937
  msgstr ""
938
- "Reihenfolge (the input field for sorting order in the Insert / Upload Media "
939
- "Gallery dialog)"
940
 
941
  #: includes/class-gllr-settings.php:687
942
  msgid "Select galleries sorting order in your galleries page."
@@ -1102,7 +1094,7 @@ msgstr ""
1102
  #: includes/class-gllr-settings.php:892
1103
  #, fuzzy
1104
  msgid "Demo Data"
1105
- msgstr "Демо дані"
1106
 
1107
  #: includes/class-gllr-settings.php:894
1108
  msgid ""
@@ -1138,9 +1130,8 @@ msgid "Activate Now"
1138
  msgstr "Aktivierte Plugins"
1139
 
1140
  #: includes/class-gllr-settings.php:962
1141
- #, fuzzy
1142
  msgid "Install Now"
1143
- msgstr "Встановити Зараз"
1144
 
1145
  #: includes/class-gllr-settings.php:965
1146
  msgid "Enable to include galleries to your website search."
@@ -1154,12 +1145,12 @@ msgstr ""
1154
  #: includes/demo-data/class-bws-demo-data.php:33
1155
  #, fuzzy
1156
  msgid "Install Demo Data"
1157
- msgstr "Встановити Демо Дані"
1158
 
1159
  #: includes/demo-data/class-bws-demo-data.php:36
1160
  #, fuzzy
1161
  msgid "Remove Demo Data"
1162
- msgstr "Видалити Демо Дані"
1163
 
1164
  #: includes/demo-data/class-bws-demo-data.php:37
1165
  #, fuzzy
@@ -1169,32 +1160,32 @@ msgstr "Видалити демо дані і відновити поперед
1169
  #: includes/demo-data/class-bws-demo-data.php:50
1170
  #, fuzzy
1171
  msgid "Yes, install demo data"
1172
- msgstr "Так, встановити демо дані"
1173
 
1174
  #: includes/demo-data/class-bws-demo-data.php:51
1175
  #, fuzzy
1176
  msgid "Are you sure you want to install demo data?"
1177
- msgstr "Ви впевнені, що хочете встановити демо дані?"
1178
 
1179
  #: includes/demo-data/class-bws-demo-data.php:53
1180
  #, fuzzy
1181
  msgid "Yes, remove demo data"
1182
- msgstr "Так, видалити демо дані"
1183
 
1184
  #: includes/demo-data/class-bws-demo-data.php:54
1185
  #, fuzzy
1186
  msgid "Are you sure you want to remove demo data?"
1187
- msgstr "Ви впевнені, що хочете видалити демо дані?"
1188
 
1189
  #: includes/demo-data/class-bws-demo-data.php:61
1190
  #, fuzzy
1191
  msgid "No, go back to the settings page"
1192
- msgstr "Ні, повернутися на сторінку налаштувань"
1193
 
1194
  #: includes/demo-data/class-bws-demo-data.php:111
1195
  #, fuzzy
1196
  msgid "Can not get demo data."
1197
- msgstr "Неможливо отримати демо дані"
1198
 
1199
  #: includes/demo-data/class-bws-demo-data.php:118
1200
  msgid "Demo settings already installed."
@@ -1207,32 +1198,32 @@ msgstr ""
1207
  #: includes/demo-data/class-bws-demo-data.php:369
1208
  #, fuzzy
1209
  msgid "View post with shortcodes"
1210
- msgstr "Переглянути запис з шорткодами"
1211
 
1212
  #: includes/demo-data/class-bws-demo-data.php:372
1213
  #, fuzzy
1214
  msgid "View page with examples"
1215
- msgstr "Переглянути сторінку з прикладами"
1216
 
1217
  #: includes/demo-data/class-bws-demo-data.php:383
1218
  #, fuzzy
1219
  msgid "Installation of demo data with some errors occurred."
1220
- msgstr "Установка демо даних пройшла з помилками."
1221
 
1222
  #: includes/demo-data/class-bws-demo-data.php:386
1223
  #, fuzzy
1224
  msgid "Posts data is missing."
1225
- msgstr "Дані записів відсутні."
1226
 
1227
  #: includes/demo-data/class-bws-demo-data.php:458
1228
  #, fuzzy
1229
  msgid "Demo data have already been removed."
1230
- msgstr "Демо дані вже були видалені"
1231
 
1232
  #: includes/demo-data/class-bws-demo-data.php:515
1233
  #, fuzzy
1234
  msgid "Demo data successfully removed."
1235
- msgstr "Демо дані успішно видалені."
1236
 
1237
  #: includes/demo-data/class-bws-demo-data.php:519
1238
  #, fuzzy
@@ -1242,20 +1233,26 @@ msgstr "Видалення демо даних пройшло з помилка
1242
  #: includes/demo-data/class-bws-demo-data.php:587
1243
  #, fuzzy
1244
  msgid "Close notice"
1245
- msgstr "Закрити повідомлення"
1246
 
1247
- #: includes/demo-data/class-bws-demo-data.php:591
1248
  #, php-format
1249
  msgid ""
1250
- "Do you want to install demo content and settings for %s (You can do this "
1251
- "later using Import / Export settings)?"
1252
  msgstr ""
1253
 
1254
- #: includes/demo-data/class-bws-demo-data.php:591
1255
  #, fuzzy
1256
  msgid "Yes, install demo now"
1257
  msgstr "Installiere %s"
1258
 
 
 
 
 
 
 
1259
  #, fuzzy
1260
  #~ msgid ""
1261
  #~ "Enable to display link to the original file under each image in the "
2
  msgstr ""
3
  "Project-Id-Version: Gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-12-15 15:15+0200\n"
6
+ "PO-Revision-Date: 2017-12-15 15:15+0200\n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: Jonas Seemann <info@ahoidesign.de>\n"
9
+ "Language: de\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
  "X-Generator: Poedit 1.8.7.1\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
  #: gallery-plugin.php:37 includes/class-gllr-settings.php:310
26
  msgid "Global Settings"
27
  msgstr "Galerie Einstellungen"
28
 
29
+ #: gallery-plugin.php:43 gallery-plugin.php:2771
30
  #, fuzzy
31
  msgid "Upgrade to Pro"
32
  msgstr "Оновити до Pro"
43
  msgid "Galleries"
44
  msgstr "Galerien"
45
 
46
+ #: gallery-plugin.php:337 gallery-plugin.php:3187
47
  msgid "Gallery"
48
  msgstr "Galerie"
49
 
72
  msgid "No Gallery found"
73
  msgstr "Keine Galerien gefunden"
74
 
75
+ #: gallery-plugin.php:365 gallery-plugin.php:1600 gallery-plugin.php:2917
76
+ #: gallery-plugin.php:2925 gallery-plugin.php:2963 gallery-plugin.php:2986
77
+ #: gallery-plugin.php:3171
78
  #, fuzzy
79
  msgid "Gallery Categories"
80
  msgstr "Bildgröße für Galerie"
148
  #: gallery-plugin.php:581
149
  #, fuzzy
150
  msgid "Note"
151
+ msgstr "Notitz"
152
 
153
  #: gallery-plugin.php:581
154
  #, php-format
157
  "not be deleted. These galleries will be moved to the category %s."
158
  msgstr ""
159
 
160
+ #: gallery-plugin.php:594 gallery-plugin.php:1599
161
  #, fuzzy
162
  msgid "Shortcode"
163
  msgstr "Galerie Einstellungen"
170
  msgid "You can't delete default gallery category."
171
  msgstr ""
172
 
173
+ #: gallery-plugin.php:1089 gallery-plugin.php:1196 gallery-plugin.php:2108
174
  msgid "Sorry, nothing found."
175
  msgstr "Leider nichts gefunden."
176
 
177
+ #: gallery-plugin.php:1596
 
178
  msgid "Featured Image"
179
+ msgstr ""
180
 
181
+ #: gallery-plugin.php:1597 gallery-plugin.php:2628 gallery-plugin.php:2732
182
+ #: gallery-plugin.php:2843 includes/class-gllr-settings.php:679
183
  msgid "Title"
184
  msgstr "Titel"
185
 
186
+ #: gallery-plugin.php:1598 includes/class-gllr-settings.php:41
187
  #, fuzzy
188
  msgid "Images"
189
  msgstr "Bild"
190
 
191
+ #: gallery-plugin.php:1601 includes/class-gllr-settings.php:684
192
  msgid "Author"
193
  msgstr "Author"
194
 
195
+ #: gallery-plugin.php:1602 includes/class-gllr-settings.php:513
196
  #: includes/class-gllr-settings.php:680
197
  msgid "Date"
198
  msgstr "Datum"
199
 
200
+ #: gallery-plugin.php:1688
201
  #, fuzzy, php-format
202
  msgid "%s Settings"
203
  msgstr "Перейти до Налаштувань %s"
204
 
205
+ #: gallery-plugin.php:1715 gallery-plugin.php:1733
206
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
207
  msgid "Settings"
208
  msgstr "Einstellungen"
209
 
210
+ #: gallery-plugin.php:1716
211
  msgid "FAQ"
212
  msgstr "FAQ"
213
 
214
+ #: gallery-plugin.php:1717
215
  msgid "Support"
216
  msgstr "Support"
217
 
218
+ #: gallery-plugin.php:1756
219
  msgid "Updating images..."
220
  msgstr ""
221
 
222
+ #: gallery-plugin.php:1757
223
  #, fuzzy
224
  msgid "No images found."
225
  msgstr "Keine Galerien gefunden"
226
 
227
+ #: gallery-plugin.php:1758
228
  msgid "All images were updated."
229
  msgstr ""
230
 
231
+ #: gallery-plugin.php:1759
232
  #, fuzzy
233
  msgid "Error."
234
+ msgstr "Ein Fehler ist während der Aktualisierung der Statusliste aufgetreten."
235
 
236
+ #: gallery-plugin.php:1771
237
  msgid ""
238
  "You are about to remove these items from this gallery.\n"
239
  " 'Cancel' to stop, 'OK' to delete."
240
  msgstr ""
241
 
242
+ #: gallery-plugin.php:1772
243
  msgid ""
244
  "You are about to remove this image from the gallery.\n"
245
  " 'Cancel' to stop, 'OK' to delete."
246
  msgstr ""
247
 
248
+ #: gallery-plugin.php:1773
249
  msgid ""
250
  "Switching to another mode, all unsaved data will be lost. Save data before "
251
  "switching?"
252
  msgstr ""
253
 
254
+ #: gallery-plugin.php:1774
255
  msgid "Insert Media"
256
  msgstr ""
257
 
258
+ #: gallery-plugin.php:1775
259
  msgid "Insert"
260
  msgstr ""
261
 
262
+ #: gallery-plugin.php:2300 gallery-plugin.php:2326
263
  #, fuzzy
264
  msgid "Image size not defined"
265
  msgstr "Name der Bilder"
266
 
267
+ #: gallery-plugin.php:2315
268
  msgid ""
269
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
270
  "reload images manually."
271
  msgstr ""
272
 
273
+ #: gallery-plugin.php:2355 gallery-plugin.php:2358 gallery-plugin.php:2363
274
  msgid "Invalid path"
275
  msgstr ""
276
 
277
+ #: gallery-plugin.php:2452
278
  msgid "List View"
279
  msgstr ""
280
 
281
+ #: gallery-plugin.php:2453
282
  msgid "Grid View"
283
  msgstr ""
284
 
285
+ #: gallery-plugin.php:2508
286
  #, fuzzy
287
  msgid "Filter"
288
+ msgstr "Filter"
289
 
290
+ #: gallery-plugin.php:2512
291
  msgid "Empty Trash"
292
  msgstr ""
293
 
294
+ #: gallery-plugin.php:2533
295
  #, fuzzy
296
  msgid "No images found"
297
  msgstr "Keine Galerien gefunden"
298
 
299
+ #: gallery-plugin.php:2585
300
  msgid "Select bulk action"
301
  msgstr ""
302
 
303
+ #: gallery-plugin.php:2587
304
  msgid "Bulk Actions"
305
  msgstr ""
306
 
307
+ #: gallery-plugin.php:2597
 
308
  msgid "Apply"
309
+ msgstr ""
310
 
311
+ #: gallery-plugin.php:2604
312
  #, fuzzy
313
  msgid "Delete from Gallery"
314
  msgstr "Neue Galerie"
315
 
316
+ #: gallery-plugin.php:2613
317
  msgid "Bulk Select"
318
  msgstr ""
319
 
320
+ #: gallery-plugin.php:2614
321
  msgid "Cancel Selection"
322
  msgstr ""
323
 
324
+ #: gallery-plugin.php:2615
325
  msgid "Delete Selected"
326
  msgstr ""
327
 
328
+ #: gallery-plugin.php:2626
 
329
  msgid "File"
330
+ msgstr ""
331
 
332
+ #: gallery-plugin.php:2627 gallery-plugin.php:2727 gallery-plugin.php:2838
333
  msgid "Dimensions"
334
  msgstr ""
335
 
336
+ #: gallery-plugin.php:2629 gallery-plugin.php:2738 gallery-plugin.php:2848
337
  msgid "Alt Text"
338
  msgstr ""
339
 
340
+ #: gallery-plugin.php:2630 gallery-plugin.php:2742 gallery-plugin.php:2853
341
  msgid "URL"
342
  msgstr "URL"
343
 
344
+ #: gallery-plugin.php:2630 gallery-plugin.php:2744
345
  msgid ""
346
  "Enter your custom URL to link this image to other page or file. Leave blank "
347
  "to open a full size image."
348
  msgstr ""
349
 
350
+ #: gallery-plugin.php:2709
351
  #, fuzzy
352
  msgid "Remove Image from Gallery"
353
  msgstr "Neue Galerie"
354
 
355
+ #: gallery-plugin.php:2712
356
  #, fuzzy
357
  msgid "Edit Image Info"
358
  msgstr "Anhang ID"
359
 
360
+ #: gallery-plugin.php:2713
361
  msgid "Deselect"
362
  msgstr ""
363
 
364
+ #: gallery-plugin.php:2725
365
  msgid "File name"
366
  msgstr ""
367
 
368
+ #: gallery-plugin.php:2726
369
  msgid "File type"
370
  msgstr ""
371
 
372
+ #: gallery-plugin.php:2751
373
  #, fuzzy
374
  msgid "Description"
375
+ msgstr "Slide beschreibung"
376
 
377
+ #: gallery-plugin.php:2757
378
  #, fuzzy
379
  msgid "Lightbox Button URL"
380
  msgstr "Lightbox Hintergrund"
381
 
382
+ #: gallery-plugin.php:2764
383
  msgid "New Tab"
384
  msgstr ""
385
 
386
+ #: gallery-plugin.php:2766
387
  msgid "Enable to open URLs above in a new tab."
388
  msgstr ""
389
 
390
+ #: gallery-plugin.php:2771
391
  msgid "Go Pro"
392
  msgstr ""
393
 
394
+ #: gallery-plugin.php:2777
395
  msgid "Edit more details"
396
  msgstr ""
397
 
398
+ #: gallery-plugin.php:2779
399
  #, fuzzy
400
  msgid "Remove from Gallery"
401
  msgstr "Neue Galerie"
402
 
403
+ #: gallery-plugin.php:2813
404
  #, php-format
405
  msgid "Select %s"
406
  msgstr ""
407
 
408
+ #: gallery-plugin.php:2826
409
  #, php-format
410
  msgid "Edit &#8220;%s&#8221;"
411
  msgstr ""
412
 
413
+ #: gallery-plugin.php:2834
414
  #, fuzzy
415
  msgid "Edit Attachment Info"
416
  msgstr "Anhang ID"
417
 
418
+ #: gallery-plugin.php:2871 gallery-plugin.php:2884
419
  #, fuzzy
420
  msgid "Edit"
421
+ msgstr "Bearbeiten"
422
 
423
+ #: gallery-plugin.php:2874 gallery-plugin.php:2889
424
  msgid "Trash"
425
  msgstr ""
426
 
427
+ #: gallery-plugin.php:2877 gallery-plugin.php:2892
428
  msgid "Delete Permanently"
429
  msgstr ""
430
 
431
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898
432
  #, php-format
433
  msgid "View &#8220;%s&#8221;"
434
  msgstr ""
435
 
436
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898 gallery-plugin.php:2981
437
  #, fuzzy
438
  msgid "View"
439
+ msgstr "Fahrzeugtyp ansehen"
440
 
441
+ #: gallery-plugin.php:2881
442
  #, fuzzy
443
  msgid "Attach"
444
  msgstr "Anhang ID"
445
 
446
+ #: gallery-plugin.php:2887
447
  msgid "Restore"
448
  msgstr ""
449
 
450
+ #: gallery-plugin.php:2916
451
  msgid "A list or dropdown of Gallery categories."
452
  msgstr ""
453
 
454
+ #: gallery-plugin.php:2961
455
  msgid "Select Gallery Category"
456
  msgstr ""
457
 
458
+ #: gallery-plugin.php:3019
459
  #, fuzzy
460
  msgid "Title:"
461
+ msgstr "Titel"
462
 
463
+ #: gallery-plugin.php:3022
464
  msgid "Display as dropdown"
465
  msgstr ""
466
 
467
+ #: gallery-plugin.php:3024
468
  msgid "Show gallery counts"
469
  msgstr ""
470
 
471
+ #: gallery-plugin.php:3026
472
  msgid "Show hierarchy"
473
  msgstr ""
474
 
475
+ #: gallery-plugin.php:3142
476
  #, fuzzy
477
  msgid "Warning"
478
+ msgstr ""
479
+ "Warnung! Der Status \"%1$s\" kann nicht entfernt werden, da er in der "
480
+ "Bestellung %2$s verwendet wird."
481
 
482
+ #: gallery-plugin.php:3142
483
  msgid "You can add only images to the gallery"
484
  msgstr ""
485
 
486
+ #: gallery-plugin.php:3173
487
  msgid "or"
488
  msgstr ""
489
 
490
+ #: gallery-plugin.php:3181
491
  #, fuzzy
492
  msgid "no title"
493
+ msgstr "Titel"
494
 
495
+ #: gallery-plugin.php:3192
496
  #, fuzzy
497
  msgid ""
498
  "Display an album image with the description and the link to a single gallery "
499
  "page"
500
  msgstr "Shortcode zum Anzeigen einer Kurzbeschreibung, Link und Bild"
501
 
502
+ #: gallery-plugin.php:3196
503
  #, fuzzy
504
  msgid "Sorry, no gallery found."
505
  msgstr "Leider nichts gefunden."
518
  msgstr ""
519
 
520
  #: includes/class-gllr-settings.php:34
 
521
  msgid "Misc"
522
+ msgstr ""
523
 
524
  #: includes/class-gllr-settings.php:35
 
525
  msgid "Custom Code"
526
+ msgstr ""
527
 
528
  #: includes/class-gllr-settings.php:36
 
529
  msgid "Import / Export"
530
+ msgstr ""
531
 
532
  #: includes/class-gllr-settings.php:37
 
533
  msgid "License Key"
534
+ msgstr ""
535
 
536
  #: includes/class-gllr-settings.php:210
537
  msgid "Custom image size was changed. You need to update gallery images."
540
  #: includes/class-gllr-settings.php:247
541
  #, fuzzy
542
  msgid "Settings saved"
543
+ msgstr "Slider Einstellung gespeichert"
544
 
545
  #: includes/class-gllr-settings.php:259
546
  #, fuzzy
590
  #: includes/class-gllr-settings.php:923
591
  #, fuzzy
592
  msgid "Close"
593
+ msgstr "Details ausblenden"
594
 
595
  #: includes/class-gllr-settings.php:336
596
  #, fuzzy
620
  msgstr "Name der Bilder"
621
 
622
  #: includes/class-gllr-settings.php:373 includes/class-gllr-settings.php:606
 
623
  msgid "Custom"
624
+ msgstr ""
625
 
626
  #: includes/class-gllr-settings.php:375
627
  msgid ""
750
  #: includes/class-gllr-settings.php:512
751
  #, fuzzy
752
  msgid "Name"
753
+ msgstr "Name"
754
 
755
  #: includes/class-gllr-settings.php:514 includes/class-gllr-settings.php:685
756
  msgid "Random"
927
  msgstr ""
928
 
929
  #: includes/class-gllr-settings.php:683
930
+ msgid "\"Order\" field on the gallery edit page"
 
931
  msgstr ""
 
 
932
 
933
  #: includes/class-gllr-settings.php:687
934
  msgid "Select galleries sorting order in your galleries page."
1094
  #: includes/class-gllr-settings.php:892
1095
  #, fuzzy
1096
  msgid "Demo Data"
1097
+ msgstr "Sind Sie sicher, dass Sie Demo-Daten installieren möchten?"
1098
 
1099
  #: includes/class-gllr-settings.php:894
1100
  msgid ""
1130
  msgstr "Aktivierte Plugins"
1131
 
1132
  #: includes/class-gllr-settings.php:962
 
1133
  msgid "Install Now"
1134
+ msgstr ""
1135
 
1136
  #: includes/class-gllr-settings.php:965
1137
  msgid "Enable to include galleries to your website search."
1145
  #: includes/demo-data/class-bws-demo-data.php:33
1146
  #, fuzzy
1147
  msgid "Install Demo Data"
1148
+ msgstr "Demo Daten installieren"
1149
 
1150
  #: includes/demo-data/class-bws-demo-data.php:36
1151
  #, fuzzy
1152
  msgid "Remove Demo Data"
1153
+ msgstr "Demo Daten löschen"
1154
 
1155
  #: includes/demo-data/class-bws-demo-data.php:37
1156
  #, fuzzy
1160
  #: includes/demo-data/class-bws-demo-data.php:50
1161
  #, fuzzy
1162
  msgid "Yes, install demo data"
1163
+ msgstr "Ja, Demo-Daten installieren"
1164
 
1165
  #: includes/demo-data/class-bws-demo-data.php:51
1166
  #, fuzzy
1167
  msgid "Are you sure you want to install demo data?"
1168
+ msgstr "Sind Sie sicher, dass Sie Demo-Daten installieren möchten?"
1169
 
1170
  #: includes/demo-data/class-bws-demo-data.php:53
1171
  #, fuzzy
1172
  msgid "Yes, remove demo data"
1173
+ msgstr "Ja, entfernen Demo-Daten"
1174
 
1175
  #: includes/demo-data/class-bws-demo-data.php:54
1176
  #, fuzzy
1177
  msgid "Are you sure you want to remove demo data?"
1178
+ msgstr "Sind Sie sicher, dass Sie Demo-Daten entfernen möchten?"
1179
 
1180
  #: includes/demo-data/class-bws-demo-data.php:61
1181
  #, fuzzy
1182
  msgid "No, go back to the settings page"
1183
+ msgstr "Nein, zurück zu den Einstellungen"
1184
 
1185
  #: includes/demo-data/class-bws-demo-data.php:111
1186
  #, fuzzy
1187
  msgid "Can not get demo data."
1188
+ msgstr "Kann keine Demodaten empfangen"
1189
 
1190
  #: includes/demo-data/class-bws-demo-data.php:118
1191
  msgid "Demo settings already installed."
1198
  #: includes/demo-data/class-bws-demo-data.php:369
1199
  #, fuzzy
1200
  msgid "View post with shortcodes"
1201
+ msgstr "Beitrag mit Shortcodes anzeigen"
1202
 
1203
  #: includes/demo-data/class-bws-demo-data.php:372
1204
  #, fuzzy
1205
  msgid "View page with examples"
1206
+ msgstr "Beispielseite anzeigen"
1207
 
1208
  #: includes/demo-data/class-bws-demo-data.php:383
1209
  #, fuzzy
1210
  msgid "Installation of demo data with some errors occurred."
1211
+ msgstr "Bei der Installation der Demo Daten sind Fehler aufgetreten."
1212
 
1213
  #: includes/demo-data/class-bws-demo-data.php:386
1214
  #, fuzzy
1215
  msgid "Posts data is missing."
1216
+ msgstr "Daten des Posts fehlen"
1217
 
1218
  #: includes/demo-data/class-bws-demo-data.php:458
1219
  #, fuzzy
1220
  msgid "Demo data have already been removed."
1221
+ msgstr "Demo Daten wurden bereits entfernt"
1222
 
1223
  #: includes/demo-data/class-bws-demo-data.php:515
1224
  #, fuzzy
1225
  msgid "Demo data successfully removed."
1226
+ msgstr "Demo Daten wurden erfolgreich entfernt"
1227
 
1228
  #: includes/demo-data/class-bws-demo-data.php:519
1229
  #, fuzzy
1233
  #: includes/demo-data/class-bws-demo-data.php:587
1234
  #, fuzzy
1235
  msgid "Close notice"
1236
+ msgstr "Schließen Ankündigung"
1237
 
1238
+ #: includes/demo-data/class-bws-demo-data.php:593
1239
  #, php-format
1240
  msgid ""
1241
+ "Do you want to install demo content and settings for %s? (You can do this "
1242
+ "later using Import / Export settings)"
1243
  msgstr ""
1244
 
1245
+ #: includes/demo-data/class-bws-demo-data.php:595
1246
  #, fuzzy
1247
  msgid "Yes, install demo now"
1248
  msgstr "Installiere %s"
1249
 
1250
+ #, fuzzy
1251
+ #~ msgid "Sorting order (the input field for sorting order)"
1252
+ #~ msgstr ""
1253
+ #~ "Reihenfolge (the input field for sorting order in the Insert / Upload "
1254
+ #~ "Media Gallery dialog)"
1255
+
1256
  #, fuzzy
1257
  #~ msgid ""
1258
  #~ "Enable to display link to the original file under each image in the "
languages/gallery-plugin-es_ES.mo CHANGED
Binary file
languages/gallery-plugin-es_ES.po CHANGED
@@ -2,15 +2,15 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2017-12-05 16:21+0200\n"
6
- "PO-Revision-Date: 2017-12-05 16:21+0200\n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: Carlos Limia <climia@climia.es>\n"
9
- "Language: pt_BR\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
14
  "X-Generator: Poedit 1.8.7.1\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
  "X-Poedit-KeywordsList: __;_e\n"
@@ -29,9 +29,10 @@ msgstr "Configuracion de la Galeria"
29
  msgid "Global Settings"
30
  msgstr "Configuracion de la Galeria"
31
 
32
- #: gallery-plugin.php:43 gallery-plugin.php:2772
 
33
  msgid "Upgrade to Pro"
34
- msgstr ""
35
 
36
  #: gallery-plugin.php:237
37
  msgid "Return to all albums"
@@ -48,7 +49,7 @@ msgid "Galleries"
48
  msgstr "Galerias"
49
 
50
  # @ gallery
51
- #: gallery-plugin.php:337 gallery-plugin.php:3188
52
  msgid "Gallery"
53
  msgstr "Galeria"
54
 
@@ -84,9 +85,9 @@ msgid "No Gallery found"
84
  msgstr "Ninguna galeria encontrada"
85
 
86
  # @ gallery
87
- #: gallery-plugin.php:365 gallery-plugin.php:1602 gallery-plugin.php:2918
88
- #: gallery-plugin.php:2926 gallery-plugin.php:2964 gallery-plugin.php:2987
89
- #: gallery-plugin.php:3172
90
  #, fuzzy
91
  msgid "Gallery Categories"
92
  msgstr "Tamanño de da imagen de la galeria"
@@ -161,8 +162,9 @@ msgid ""
161
  msgstr ""
162
 
163
  #: gallery-plugin.php:581
 
164
  msgid "Note"
165
- msgstr ""
166
 
167
  #: gallery-plugin.php:581
168
  #, php-format
@@ -172,7 +174,7 @@ msgid ""
172
  msgstr ""
173
 
174
  # @ gallery
175
- #: gallery-plugin.php:594 gallery-plugin.php:1601
176
  #, fuzzy
177
  msgid "Shortcode"
178
  msgstr "Codigo corto de Galeria"
@@ -186,110 +188,111 @@ msgid "You can't delete default gallery category."
186
  msgstr ""
187
 
188
  # @ gallery
189
- #: gallery-plugin.php:1091 gallery-plugin.php:1198 gallery-plugin.php:2109
190
  msgid "Sorry, nothing found."
191
  msgstr "Disculpe, nada fue encontrado."
192
 
193
- #: gallery-plugin.php:1598
 
194
  msgid "Featured Image"
195
- msgstr ""
196
 
197
  # @ gallery
198
- #: gallery-plugin.php:1599 gallery-plugin.php:2629 gallery-plugin.php:2733
199
- #: gallery-plugin.php:2844 includes/class-gllr-settings.php:679
200
  msgid "Title"
201
  msgstr "Título"
202
 
203
  # @ gallery
204
- #: gallery-plugin.php:1600 includes/class-gllr-settings.php:41
205
  #, fuzzy
206
  msgid "Images"
207
- msgstr "Imagen"
208
 
209
  # @ gallery
210
- #: gallery-plugin.php:1603 includes/class-gllr-settings.php:684
211
  msgid "Author"
212
  msgstr "Autor"
213
 
214
  # @ gallery
215
- #: gallery-plugin.php:1604 includes/class-gllr-settings.php:513
216
  #: includes/class-gllr-settings.php:680
217
  msgid "Date"
218
  msgstr "Fecha"
219
 
220
- #: gallery-plugin.php:1690
221
  #, php-format
222
  msgid "%s Settings"
223
  msgstr ""
224
 
225
  # @ bestwebsoft
226
  # @ gallery
227
- #: gallery-plugin.php:1717 gallery-plugin.php:1735
228
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
229
  msgid "Settings"
230
  msgstr "Configuraciones"
231
 
232
  # @ gallery
233
- #: gallery-plugin.php:1718
234
  msgid "FAQ"
235
  msgstr "FAQ"
236
 
237
  # @ gallery
238
- #: gallery-plugin.php:1719
239
  msgid "Support"
240
  msgstr "Soporte"
241
 
242
- #: gallery-plugin.php:1758
243
  msgid "Updating images..."
244
  msgstr "Actualizando imagenes"
245
 
246
  # @ gallery
247
- #: gallery-plugin.php:1759
248
  #, fuzzy
249
  msgid "No images found."
250
  msgstr "Imagen no encontrada"
251
 
252
- #: gallery-plugin.php:1760
253
  #, fuzzy
254
  msgid "All images were updated."
255
  msgstr "Todas las imgenes an sido actualizados"
256
 
257
- #: gallery-plugin.php:1761
258
  msgid "Error."
259
  msgstr "Error"
260
 
261
- #: gallery-plugin.php:1773
262
  msgid ""
263
  "You are about to remove these items from this gallery.\n"
264
  " 'Cancel' to stop, 'OK' to delete."
265
  msgstr ""
266
 
267
- #: gallery-plugin.php:1774
268
  msgid ""
269
  "You are about to remove this image from the gallery.\n"
270
  " 'Cancel' to stop, 'OK' to delete."
271
  msgstr ""
272
 
273
- #: gallery-plugin.php:1775
274
  msgid ""
275
  "Switching to another mode, all unsaved data will be lost. Save data before "
276
  "switching?"
277
  msgstr ""
278
 
279
- #: gallery-plugin.php:1776
280
  msgid "Insert Media"
281
  msgstr ""
282
 
283
- #: gallery-plugin.php:1777
284
  msgid "Insert"
285
  msgstr ""
286
 
287
  # @ gallery
288
- #: gallery-plugin.php:2301 gallery-plugin.php:2327
289
  msgid "Image size not defined"
290
  msgstr "Tanaño de imagen no definida"
291
 
292
- #: gallery-plugin.php:2316
293
  #, fuzzy
294
  msgid ""
295
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
@@ -298,235 +301,242 @@ msgstr ""
298
  "Solo podemos actualizar archivos PNG, JPEG, GIF, WPMP o XBM. Para otros "
299
  "formatos necesita volver a subir elarchivo."
300
 
301
- #: gallery-plugin.php:2356 gallery-plugin.php:2359 gallery-plugin.php:2364
302
  msgid "Invalid path"
303
  msgstr "Ruta incorrecta."
304
 
305
- #: gallery-plugin.php:2453
306
  msgid "List View"
307
  msgstr ""
308
 
309
- #: gallery-plugin.php:2454
310
  msgid "Grid View"
311
  msgstr ""
312
 
313
- #: gallery-plugin.php:2509
 
314
  msgid "Filter"
315
- msgstr ""
316
 
317
- #: gallery-plugin.php:2513
318
  msgid "Empty Trash"
319
  msgstr ""
320
 
321
  # @ gallery
322
- #: gallery-plugin.php:2534
323
  #, fuzzy
324
  msgid "No images found"
325
  msgstr "Imagen no encontrada"
326
 
327
- #: gallery-plugin.php:2586
328
  msgid "Select bulk action"
329
  msgstr ""
330
 
331
- #: gallery-plugin.php:2588
332
  msgid "Bulk Actions"
333
  msgstr ""
334
 
335
- #: gallery-plugin.php:2598
 
336
  msgid "Apply"
337
- msgstr ""
338
 
339
  # @ gallery
340
- #: gallery-plugin.php:2605
341
  #, fuzzy
342
  msgid "Delete from Gallery"
343
  msgstr "Galeria nueva"
344
 
345
- #: gallery-plugin.php:2614
346
  msgid "Bulk Select"
347
  msgstr ""
348
 
349
- #: gallery-plugin.php:2615
350
  msgid "Cancel Selection"
351
  msgstr ""
352
 
353
- #: gallery-plugin.php:2616
354
  msgid "Delete Selected"
355
  msgstr ""
356
 
357
- #: gallery-plugin.php:2627
 
358
  msgid "File"
359
- msgstr ""
360
 
361
- #: gallery-plugin.php:2628 gallery-plugin.php:2728 gallery-plugin.php:2839
362
  msgid "Dimensions"
363
  msgstr ""
364
 
365
- #: gallery-plugin.php:2630 gallery-plugin.php:2739 gallery-plugin.php:2849
366
  #, fuzzy
367
  msgid "Alt Text"
368
  msgstr "Etiqueta alternativa"
369
 
370
  # @ gallery
371
- #: gallery-plugin.php:2631 gallery-plugin.php:2743 gallery-plugin.php:2854
372
  msgid "URL"
373
  msgstr "URL"
374
 
375
- #: gallery-plugin.php:2631 gallery-plugin.php:2745
376
  msgid ""
377
  "Enter your custom URL to link this image to other page or file. Leave blank "
378
  "to open a full size image."
379
  msgstr ""
380
 
381
  # @ gallery
382
- #: gallery-plugin.php:2710
383
  #, fuzzy
384
  msgid "Remove Image from Gallery"
385
  msgstr "Galeria nueva"
386
 
387
  # @ gallery
388
- #: gallery-plugin.php:2713
389
  #, fuzzy
390
  msgid "Edit Image Info"
391
  msgstr "ID del anexo"
392
 
393
- #: gallery-plugin.php:2714
394
  msgid "Deselect"
395
  msgstr ""
396
 
397
- #: gallery-plugin.php:2726
398
  msgid "File name"
399
  msgstr ""
400
 
401
- #: gallery-plugin.php:2727
402
  msgid "File type"
403
  msgstr ""
404
 
405
- #: gallery-plugin.php:2752
 
406
  msgid "Description"
407
- msgstr ""
408
 
409
  # @ gallery
410
- #: gallery-plugin.php:2758
411
  #, fuzzy
412
  msgid "Lightbox Button URL"
413
  msgstr "Fundo del Lightbox"
414
 
415
- #: gallery-plugin.php:2765
416
  msgid "New Tab"
417
  msgstr ""
418
 
419
- #: gallery-plugin.php:2767
420
  msgid "Enable to open URLs above in a new tab."
421
  msgstr ""
422
 
423
- #: gallery-plugin.php:2772
424
  #, fuzzy
425
  msgid "Go Pro"
426
- msgstr "Ir a PRO"
427
 
428
- #: gallery-plugin.php:2778
429
  msgid "Edit more details"
430
  msgstr ""
431
 
432
  # @ gallery
433
- #: gallery-plugin.php:2780
434
  #, fuzzy
435
  msgid "Remove from Gallery"
436
  msgstr "Galeria nueva"
437
 
438
- #: gallery-plugin.php:2814
439
  #, php-format
440
  msgid "Select %s"
441
  msgstr ""
442
 
443
- #: gallery-plugin.php:2827
444
  #, php-format
445
  msgid "Edit &#8220;%s&#8221;"
446
  msgstr ""
447
 
448
  # @ gallery
449
- #: gallery-plugin.php:2835
450
  #, fuzzy
451
  msgid "Edit Attachment Info"
452
  msgstr "ID del anexo"
453
 
454
- #: gallery-plugin.php:2872 gallery-plugin.php:2885
 
455
  msgid "Edit"
456
- msgstr ""
457
 
458
- #: gallery-plugin.php:2875 gallery-plugin.php:2890
459
  msgid "Trash"
460
  msgstr ""
461
 
462
- #: gallery-plugin.php:2878 gallery-plugin.php:2893
463
  msgid "Delete Permanently"
464
  msgstr ""
465
 
466
- #: gallery-plugin.php:2880 gallery-plugin.php:2899
467
  #, php-format
468
  msgid "View &#8220;%s&#8221;"
469
  msgstr ""
470
 
471
- #: gallery-plugin.php:2880 gallery-plugin.php:2899 gallery-plugin.php:2982
 
472
  msgid "View"
473
- msgstr ""
474
 
475
  # @ gallery
476
- #: gallery-plugin.php:2882
477
  #, fuzzy
478
  msgid "Attach"
479
  msgstr "ID del anexo"
480
 
481
- #: gallery-plugin.php:2888
482
  msgid "Restore"
483
  msgstr ""
484
 
485
- #: gallery-plugin.php:2917
486
  msgid "A list or dropdown of Gallery categories."
487
  msgstr ""
488
 
489
- #: gallery-plugin.php:2962
490
  msgid "Select Gallery Category"
491
  msgstr ""
492
 
493
- #: gallery-plugin.php:3020
494
  #, fuzzy
495
  msgid "Title:"
496
- msgstr "Título"
497
 
498
- #: gallery-plugin.php:3023
499
  msgid "Display as dropdown"
500
  msgstr ""
501
 
502
- #: gallery-plugin.php:3025
503
  msgid "Show gallery counts"
504
  msgstr ""
505
 
506
- #: gallery-plugin.php:3027
507
  msgid "Show hierarchy"
508
  msgstr ""
509
 
510
- #: gallery-plugin.php:3143
 
511
  msgid "Warning"
512
- msgstr ""
513
 
514
- #: gallery-plugin.php:3143
515
  msgid "You can add only images to the gallery"
516
  msgstr ""
517
 
518
- #: gallery-plugin.php:3174
519
  msgid "or"
520
  msgstr ""
521
 
522
  # @ gallery
523
- #: gallery-plugin.php:3182
524
  #, fuzzy
525
  msgid "no title"
526
- msgstr "Título"
527
 
528
  # @ gallery
529
- #: gallery-plugin.php:3193
530
  #, fuzzy
531
  msgid ""
532
  "Display an album image with the description and the link to a single gallery "
@@ -536,7 +546,7 @@ msgstr ""
536
  "una pagina."
537
 
538
  # @ gallery
539
- #: gallery-plugin.php:3197
540
  #, fuzzy
541
  msgid "Sorry, no gallery found."
542
  msgstr "Disculpe, nada fue encontrado."
@@ -554,20 +564,24 @@ msgid "Social"
554
  msgstr ""
555
 
556
  #: includes/class-gllr-settings.php:34
 
557
  msgid "Misc"
558
- msgstr ""
559
 
560
  #: includes/class-gllr-settings.php:35
 
561
  msgid "Custom Code"
562
- msgstr ""
563
 
564
  #: includes/class-gllr-settings.php:36
 
565
  msgid "Import / Export"
566
- msgstr ""
567
 
568
  #: includes/class-gllr-settings.php:37
 
569
  msgid "License Key"
570
- msgstr ""
571
 
572
  #: includes/class-gllr-settings.php:210
573
  msgid "Custom image size was changed. You need to update gallery images."
@@ -577,7 +591,7 @@ msgstr ""
577
  #: includes/class-gllr-settings.php:247
578
  #, fuzzy
579
  msgid "Settings saved"
580
- msgstr "Cambios guardados"
581
 
582
  # @ gallery
583
  #: includes/class-gllr-settings.php:259
@@ -628,8 +642,9 @@ msgstr ""
628
  #: includes/class-gllr-settings.php:621 includes/class-gllr-settings.php:709
629
  #: includes/class-gllr-settings.php:745 includes/class-gllr-settings.php:795
630
  #: includes/class-gllr-settings.php:923
 
631
  msgid "Close"
632
- msgstr ""
633
 
634
  # @ gallery
635
  #: includes/class-gllr-settings.php:336
@@ -661,8 +676,9 @@ msgid "Image Size"
661
  msgstr "Tamaño de la imagen"
662
 
663
  #: includes/class-gllr-settings.php:373 includes/class-gllr-settings.php:606
 
664
  msgid "Custom"
665
- msgstr ""
666
 
667
  #: includes/class-gllr-settings.php:375
668
  msgid ""
@@ -801,8 +817,9 @@ msgid "Image ID"
801
  msgstr "Imagen"
802
 
803
  #: includes/class-gllr-settings.php:512
 
804
  msgid "Name"
805
- msgstr ""
806
 
807
  # @ gallery
808
  #: includes/class-gllr-settings.php:514 includes/class-gllr-settings.php:685
@@ -994,7 +1011,7 @@ msgid "Comment count"
994
  msgstr ""
995
 
996
  #: includes/class-gllr-settings.php:683
997
- msgid "Sorting order (the input field for sorting order)"
998
  msgstr ""
999
 
1000
  #: includes/class-gllr-settings.php:687
@@ -1168,8 +1185,9 @@ msgid ""
1168
  msgstr ""
1169
 
1170
  #: includes/class-gllr-settings.php:892
 
1171
  msgid "Demo Data"
1172
- msgstr ""
1173
 
1174
  #: includes/class-gllr-settings.php:894
1175
  msgid ""
@@ -1219,42 +1237,52 @@ msgid "%s is required."
1219
  msgstr ""
1220
 
1221
  #: includes/demo-data/class-bws-demo-data.php:33
 
1222
  msgid "Install Demo Data"
1223
- msgstr ""
1224
 
1225
  #: includes/demo-data/class-bws-demo-data.php:36
 
1226
  msgid "Remove Demo Data"
1227
- msgstr ""
1228
 
1229
  #: includes/demo-data/class-bws-demo-data.php:37
 
1230
  msgid "Delete demo data and restore old plugin settings."
1231
  msgstr ""
 
 
1232
 
1233
  #: includes/demo-data/class-bws-demo-data.php:50
 
1234
  msgid "Yes, install demo data"
1235
- msgstr ""
1236
 
1237
  #: includes/demo-data/class-bws-demo-data.php:51
 
1238
  msgid "Are you sure you want to install demo data?"
1239
- msgstr ""
1240
 
1241
  #: includes/demo-data/class-bws-demo-data.php:53
 
1242
  msgid "Yes, remove demo data"
1243
- msgstr ""
1244
 
1245
  #: includes/demo-data/class-bws-demo-data.php:54
 
1246
  msgid "Are you sure you want to remove demo data?"
1247
- msgstr ""
1248
 
1249
  # @ gallery
1250
  #: includes/demo-data/class-bws-demo-data.php:61
1251
  #, fuzzy
1252
  msgid "No, go back to the settings page"
1253
- msgstr "En la pagina de opciones de este plugin ("
1254
 
1255
  #: includes/demo-data/class-bws-demo-data.php:111
 
1256
  msgid "Can not get demo data."
1257
- msgstr ""
1258
 
1259
  #: includes/demo-data/class-bws-demo-data.php:118
1260
  msgid "Demo settings already installed."
@@ -1265,45 +1293,54 @@ msgid "Demo data installed successfully."
1265
  msgstr ""
1266
 
1267
  #: includes/demo-data/class-bws-demo-data.php:369
 
1268
  msgid "View post with shortcodes"
1269
- msgstr ""
1270
 
1271
  #: includes/demo-data/class-bws-demo-data.php:372
 
1272
  msgid "View page with examples"
1273
- msgstr ""
1274
 
1275
  #: includes/demo-data/class-bws-demo-data.php:383
 
1276
  msgid "Installation of demo data with some errors occurred."
1277
  msgstr ""
 
1278
 
1279
  #: includes/demo-data/class-bws-demo-data.php:386
 
1280
  msgid "Posts data is missing."
1281
- msgstr ""
1282
 
1283
  #: includes/demo-data/class-bws-demo-data.php:458
 
1284
  msgid "Demo data have already been removed."
1285
- msgstr ""
1286
 
1287
  #: includes/demo-data/class-bws-demo-data.php:515
 
1288
  msgid "Demo data successfully removed."
1289
- msgstr ""
1290
 
1291
  #: includes/demo-data/class-bws-demo-data.php:519
 
1292
  msgid "Removing demo data with some errors occurred."
1293
- msgstr ""
1294
 
1295
  #: includes/demo-data/class-bws-demo-data.php:587
 
1296
  msgid "Close notice"
1297
- msgstr ""
1298
 
1299
- #: includes/demo-data/class-bws-demo-data.php:591
1300
  #, php-format
1301
  msgid ""
1302
- "Do you want to install demo content and settings for %s (You can do this "
1303
- "later using Import / Export settings)?"
1304
  msgstr ""
1305
 
1306
- #: includes/demo-data/class-bws-demo-data.php:591
1307
  msgid "Yes, install demo now"
1308
  msgstr ""
1309
 
2
  msgstr ""
3
  "Project-Id-Version: Gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-12-15 15:15+0200\n"
6
+ "PO-Revision-Date: 2017-12-15 15:15+0200\n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: Carlos Limia <climia@climia.es>\n"
9
+ "Language: es_ES\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
14
  "X-Generator: Poedit 1.8.7.1\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
  "X-Poedit-KeywordsList: __;_e\n"
29
  msgid "Global Settings"
30
  msgstr "Configuracion de la Galeria"
31
 
32
+ #: gallery-plugin.php:43 gallery-plugin.php:2771
33
+ #, fuzzy
34
  msgid "Upgrade to Pro"
35
+ msgstr "Actualizar a Pro"
36
 
37
  #: gallery-plugin.php:237
38
  msgid "Return to all albums"
49
  msgstr "Galerias"
50
 
51
  # @ gallery
52
+ #: gallery-plugin.php:337 gallery-plugin.php:3187
53
  msgid "Gallery"
54
  msgstr "Galeria"
55
 
85
  msgstr "Ninguna galeria encontrada"
86
 
87
  # @ gallery
88
+ #: gallery-plugin.php:365 gallery-plugin.php:1600 gallery-plugin.php:2917
89
+ #: gallery-plugin.php:2925 gallery-plugin.php:2963 gallery-plugin.php:2986
90
+ #: gallery-plugin.php:3171
91
  #, fuzzy
92
  msgid "Gallery Categories"
93
  msgstr "Tamanño de da imagen de la galeria"
162
  msgstr ""
163
 
164
  #: gallery-plugin.php:581
165
+ #, fuzzy
166
  msgid "Note"
167
+ msgstr "Nota"
168
 
169
  #: gallery-plugin.php:581
170
  #, php-format
174
  msgstr ""
175
 
176
  # @ gallery
177
+ #: gallery-plugin.php:594 gallery-plugin.php:1599
178
  #, fuzzy
179
  msgid "Shortcode"
180
  msgstr "Codigo corto de Galeria"
188
  msgstr ""
189
 
190
  # @ gallery
191
+ #: gallery-plugin.php:1089 gallery-plugin.php:1196 gallery-plugin.php:2108
192
  msgid "Sorry, nothing found."
193
  msgstr "Disculpe, nada fue encontrado."
194
 
195
+ #: gallery-plugin.php:1596
196
+ #, fuzzy
197
  msgid "Featured Image"
198
+ msgstr "Foto principal"
199
 
200
  # @ gallery
201
+ #: gallery-plugin.php:1597 gallery-plugin.php:2628 gallery-plugin.php:2732
202
+ #: gallery-plugin.php:2843 includes/class-gllr-settings.php:679
203
  msgid "Title"
204
  msgstr "Título"
205
 
206
  # @ gallery
207
+ #: gallery-plugin.php:1598 includes/class-gllr-settings.php:41
208
  #, fuzzy
209
  msgid "Images"
210
+ msgstr "Ver imagens &raquo;"
211
 
212
  # @ gallery
213
+ #: gallery-plugin.php:1601 includes/class-gllr-settings.php:684
214
  msgid "Author"
215
  msgstr "Autor"
216
 
217
  # @ gallery
218
+ #: gallery-plugin.php:1602 includes/class-gllr-settings.php:513
219
  #: includes/class-gllr-settings.php:680
220
  msgid "Date"
221
  msgstr "Fecha"
222
 
223
+ #: gallery-plugin.php:1688
224
  #, php-format
225
  msgid "%s Settings"
226
  msgstr ""
227
 
228
  # @ bestwebsoft
229
  # @ gallery
230
+ #: gallery-plugin.php:1715 gallery-plugin.php:1733
231
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
232
  msgid "Settings"
233
  msgstr "Configuraciones"
234
 
235
  # @ gallery
236
+ #: gallery-plugin.php:1716
237
  msgid "FAQ"
238
  msgstr "FAQ"
239
 
240
  # @ gallery
241
+ #: gallery-plugin.php:1717
242
  msgid "Support"
243
  msgstr "Soporte"
244
 
245
+ #: gallery-plugin.php:1756
246
  msgid "Updating images..."
247
  msgstr "Actualizando imagenes"
248
 
249
  # @ gallery
250
+ #: gallery-plugin.php:1757
251
  #, fuzzy
252
  msgid "No images found."
253
  msgstr "Imagen no encontrada"
254
 
255
+ #: gallery-plugin.php:1758
256
  #, fuzzy
257
  msgid "All images were updated."
258
  msgstr "Todas las imgenes an sido actualizados"
259
 
260
+ #: gallery-plugin.php:1759
261
  msgid "Error."
262
  msgstr "Error"
263
 
264
+ #: gallery-plugin.php:1771
265
  msgid ""
266
  "You are about to remove these items from this gallery.\n"
267
  " 'Cancel' to stop, 'OK' to delete."
268
  msgstr ""
269
 
270
+ #: gallery-plugin.php:1772
271
  msgid ""
272
  "You are about to remove this image from the gallery.\n"
273
  " 'Cancel' to stop, 'OK' to delete."
274
  msgstr ""
275
 
276
+ #: gallery-plugin.php:1773
277
  msgid ""
278
  "Switching to another mode, all unsaved data will be lost. Save data before "
279
  "switching?"
280
  msgstr ""
281
 
282
+ #: gallery-plugin.php:1774
283
  msgid "Insert Media"
284
  msgstr ""
285
 
286
+ #: gallery-plugin.php:1775
287
  msgid "Insert"
288
  msgstr ""
289
 
290
  # @ gallery
291
+ #: gallery-plugin.php:2300 gallery-plugin.php:2326
292
  msgid "Image size not defined"
293
  msgstr "Tanaño de imagen no definida"
294
 
295
+ #: gallery-plugin.php:2315
296
  #, fuzzy
297
  msgid ""
298
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
301
  "Solo podemos actualizar archivos PNG, JPEG, GIF, WPMP o XBM. Para otros "
302
  "formatos necesita volver a subir elarchivo."
303
 
304
+ #: gallery-plugin.php:2355 gallery-plugin.php:2358 gallery-plugin.php:2363
305
  msgid "Invalid path"
306
  msgstr "Ruta incorrecta."
307
 
308
+ #: gallery-plugin.php:2452
309
  msgid "List View"
310
  msgstr ""
311
 
312
+ #: gallery-plugin.php:2453
313
  msgid "Grid View"
314
  msgstr ""
315
 
316
+ #: gallery-plugin.php:2508
317
+ #, fuzzy
318
  msgid "Filter"
319
+ msgstr "Filtro"
320
 
321
+ #: gallery-plugin.php:2512
322
  msgid "Empty Trash"
323
  msgstr ""
324
 
325
  # @ gallery
326
+ #: gallery-plugin.php:2533
327
  #, fuzzy
328
  msgid "No images found"
329
  msgstr "Imagen no encontrada"
330
 
331
+ #: gallery-plugin.php:2585
332
  msgid "Select bulk action"
333
  msgstr ""
334
 
335
+ #: gallery-plugin.php:2587
336
  msgid "Bulk Actions"
337
  msgstr ""
338
 
339
+ #: gallery-plugin.php:2597
340
+ #, fuzzy
341
  msgid "Apply"
342
+ msgstr "Aplicar la configuración de red"
343
 
344
  # @ gallery
345
+ #: gallery-plugin.php:2604
346
  #, fuzzy
347
  msgid "Delete from Gallery"
348
  msgstr "Galeria nueva"
349
 
350
+ #: gallery-plugin.php:2613
351
  msgid "Bulk Select"
352
  msgstr ""
353
 
354
+ #: gallery-plugin.php:2614
355
  msgid "Cancel Selection"
356
  msgstr ""
357
 
358
+ #: gallery-plugin.php:2615
359
  msgid "Delete Selected"
360
  msgstr ""
361
 
362
+ #: gallery-plugin.php:2626
363
+ #, fuzzy
364
  msgid "File"
365
+ msgstr "archivo"
366
 
367
+ #: gallery-plugin.php:2627 gallery-plugin.php:2727 gallery-plugin.php:2838
368
  msgid "Dimensions"
369
  msgstr ""
370
 
371
+ #: gallery-plugin.php:2629 gallery-plugin.php:2738 gallery-plugin.php:2848
372
  #, fuzzy
373
  msgid "Alt Text"
374
  msgstr "Etiqueta alternativa"
375
 
376
  # @ gallery
377
+ #: gallery-plugin.php:2630 gallery-plugin.php:2742 gallery-plugin.php:2853
378
  msgid "URL"
379
  msgstr "URL"
380
 
381
+ #: gallery-plugin.php:2630 gallery-plugin.php:2744
382
  msgid ""
383
  "Enter your custom URL to link this image to other page or file. Leave blank "
384
  "to open a full size image."
385
  msgstr ""
386
 
387
  # @ gallery
388
+ #: gallery-plugin.php:2709
389
  #, fuzzy
390
  msgid "Remove Image from Gallery"
391
  msgstr "Galeria nueva"
392
 
393
  # @ gallery
394
+ #: gallery-plugin.php:2712
395
  #, fuzzy
396
  msgid "Edit Image Info"
397
  msgstr "ID del anexo"
398
 
399
+ #: gallery-plugin.php:2713
400
  msgid "Deselect"
401
  msgstr ""
402
 
403
+ #: gallery-plugin.php:2725
404
  msgid "File name"
405
  msgstr ""
406
 
407
+ #: gallery-plugin.php:2726
408
  msgid "File type"
409
  msgstr ""
410
 
411
+ #: gallery-plugin.php:2751
412
+ #, fuzzy
413
  msgid "Description"
414
+ msgstr "Slide Description"
415
 
416
  # @ gallery
417
+ #: gallery-plugin.php:2757
418
  #, fuzzy
419
  msgid "Lightbox Button URL"
420
  msgstr "Fundo del Lightbox"
421
 
422
+ #: gallery-plugin.php:2764
423
  msgid "New Tab"
424
  msgstr ""
425
 
426
+ #: gallery-plugin.php:2766
427
  msgid "Enable to open URLs above in a new tab."
428
  msgstr ""
429
 
430
+ #: gallery-plugin.php:2771
431
  #, fuzzy
432
  msgid "Go Pro"
433
+ msgstr "Ir Pro"
434
 
435
+ #: gallery-plugin.php:2777
436
  msgid "Edit more details"
437
  msgstr ""
438
 
439
  # @ gallery
440
+ #: gallery-plugin.php:2779
441
  #, fuzzy
442
  msgid "Remove from Gallery"
443
  msgstr "Galeria nueva"
444
 
445
+ #: gallery-plugin.php:2813
446
  #, php-format
447
  msgid "Select %s"
448
  msgstr ""
449
 
450
+ #: gallery-plugin.php:2826
451
  #, php-format
452
  msgid "Edit &#8220;%s&#8221;"
453
  msgstr ""
454
 
455
  # @ gallery
456
+ #: gallery-plugin.php:2834
457
  #, fuzzy
458
  msgid "Edit Attachment Info"
459
  msgstr "ID del anexo"
460
 
461
+ #: gallery-plugin.php:2871 gallery-plugin.php:2884
462
+ #, fuzzy
463
  msgid "Edit"
464
+ msgstr "Editar"
465
 
466
+ #: gallery-plugin.php:2874 gallery-plugin.php:2889
467
  msgid "Trash"
468
  msgstr ""
469
 
470
+ #: gallery-plugin.php:2877 gallery-plugin.php:2892
471
  msgid "Delete Permanently"
472
  msgstr ""
473
 
474
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898
475
  #, php-format
476
  msgid "View &#8220;%s&#8221;"
477
  msgstr ""
478
 
479
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898 gallery-plugin.php:2981
480
+ #, fuzzy
481
  msgid "View"
482
+ msgstr "Ver tipos de vehículos"
483
 
484
  # @ gallery
485
+ #: gallery-plugin.php:2881
486
  #, fuzzy
487
  msgid "Attach"
488
  msgstr "ID del anexo"
489
 
490
+ #: gallery-plugin.php:2887
491
  msgid "Restore"
492
  msgstr ""
493
 
494
+ #: gallery-plugin.php:2916
495
  msgid "A list or dropdown of Gallery categories."
496
  msgstr ""
497
 
498
+ #: gallery-plugin.php:2961
499
  msgid "Select Gallery Category"
500
  msgstr ""
501
 
502
+ #: gallery-plugin.php:3019
503
  #, fuzzy
504
  msgid "Title:"
505
+ msgstr "Título:"
506
 
507
+ #: gallery-plugin.php:3022
508
  msgid "Display as dropdown"
509
  msgstr ""
510
 
511
+ #: gallery-plugin.php:3024
512
  msgid "Show gallery counts"
513
  msgstr ""
514
 
515
+ #: gallery-plugin.php:3026
516
  msgid "Show hierarchy"
517
  msgstr ""
518
 
519
+ #: gallery-plugin.php:3142
520
+ #, fuzzy
521
  msgid "Warning"
522
+ msgstr "Atención"
523
 
524
+ #: gallery-plugin.php:3142
525
  msgid "You can add only images to the gallery"
526
  msgstr ""
527
 
528
+ #: gallery-plugin.php:3173
529
  msgid "or"
530
  msgstr ""
531
 
532
  # @ gallery
533
+ #: gallery-plugin.php:3181
534
  #, fuzzy
535
  msgid "no title"
536
+ msgstr "título"
537
 
538
  # @ gallery
539
+ #: gallery-plugin.php:3192
540
  #, fuzzy
541
  msgid ""
542
  "Display an album image with the description and the link to a single gallery "
546
  "una pagina."
547
 
548
  # @ gallery
549
+ #: gallery-plugin.php:3196
550
  #, fuzzy
551
  msgid "Sorry, no gallery found."
552
  msgstr "Disculpe, nada fue encontrado."
564
  msgstr ""
565
 
566
  #: includes/class-gllr-settings.php:34
567
+ #, fuzzy
568
  msgid "Misc"
569
+ msgstr "Otros"
570
 
571
  #: includes/class-gllr-settings.php:35
572
+ #, fuzzy
573
  msgid "Custom Code"
574
+ msgstr "Código personalizado"
575
 
576
  #: includes/class-gllr-settings.php:36
577
+ #, fuzzy
578
  msgid "Import / Export"
579
+ msgstr "Import / Export"
580
 
581
  #: includes/class-gllr-settings.php:37
582
+ #, fuzzy
583
  msgid "License Key"
584
+ msgstr "Licencia"
585
 
586
  #: includes/class-gllr-settings.php:210
587
  msgid "Custom image size was changed. You need to update gallery images."
591
  #: includes/class-gllr-settings.php:247
592
  #, fuzzy
593
  msgid "Settings saved"
594
+ msgstr "Ajustes guardados"
595
 
596
  # @ gallery
597
  #: includes/class-gllr-settings.php:259
642
  #: includes/class-gllr-settings.php:621 includes/class-gllr-settings.php:709
643
  #: includes/class-gllr-settings.php:745 includes/class-gllr-settings.php:795
644
  #: includes/class-gllr-settings.php:923
645
+ #, fuzzy
646
  msgid "Close"
647
+ msgstr "Descartar"
648
 
649
  # @ gallery
650
  #: includes/class-gllr-settings.php:336
676
  msgstr "Tamaño de la imagen"
677
 
678
  #: includes/class-gllr-settings.php:373 includes/class-gllr-settings.php:606
679
+ #, fuzzy
680
  msgid "Custom"
681
+ msgstr "Personalizado"
682
 
683
  #: includes/class-gllr-settings.php:375
684
  msgid ""
817
  msgstr "Imagen"
818
 
819
  #: includes/class-gllr-settings.php:512
820
+ #, fuzzy
821
  msgid "Name"
822
+ msgstr "Nombre"
823
 
824
  # @ gallery
825
  #: includes/class-gllr-settings.php:514 includes/class-gllr-settings.php:685
1011
  msgstr ""
1012
 
1013
  #: includes/class-gllr-settings.php:683
1014
+ msgid "\"Order\" field on the gallery edit page"
1015
  msgstr ""
1016
 
1017
  #: includes/class-gllr-settings.php:687
1185
  msgstr ""
1186
 
1187
  #: includes/class-gllr-settings.php:892
1188
+ #, fuzzy
1189
  msgid "Demo Data"
1190
+ msgstr "Datos de ejemplo"
1191
 
1192
  #: includes/class-gllr-settings.php:894
1193
  msgid ""
1237
  msgstr ""
1238
 
1239
  #: includes/demo-data/class-bws-demo-data.php:33
1240
+ #, fuzzy
1241
  msgid "Install Demo Data"
1242
+ msgstr "Instalar datos de ejemplo"
1243
 
1244
  #: includes/demo-data/class-bws-demo-data.php:36
1245
+ #, fuzzy
1246
  msgid "Remove Demo Data"
1247
+ msgstr "Eliminar datos de ejemplo"
1248
 
1249
  #: includes/demo-data/class-bws-demo-data.php:37
1250
+ #, fuzzy
1251
  msgid "Delete demo data and restore old plugin settings."
1252
  msgstr ""
1253
+ "Elimine los datos de demostración y restablezca la configuración antigua de "
1254
+ "los complementos."
1255
 
1256
  #: includes/demo-data/class-bws-demo-data.php:50
1257
+ #, fuzzy
1258
  msgid "Yes, install demo data"
1259
+ msgstr "Si, instalar datos de ejemplo. NO USAR SI YA ESTA EN USO"
1260
 
1261
  #: includes/demo-data/class-bws-demo-data.php:51
1262
+ #, fuzzy
1263
  msgid "Are you sure you want to install demo data?"
1264
+ msgstr "¿Seguro que desea instalar los datos de demostración?"
1265
 
1266
  #: includes/demo-data/class-bws-demo-data.php:53
1267
+ #, fuzzy
1268
  msgid "Yes, remove demo data"
1269
+ msgstr "Sí, eliminar datos de demostración"
1270
 
1271
  #: includes/demo-data/class-bws-demo-data.php:54
1272
+ #, fuzzy
1273
  msgid "Are you sure you want to remove demo data?"
1274
+ msgstr "¿Seguro que quieres eliminar los datos de demostración?"
1275
 
1276
  # @ gallery
1277
  #: includes/demo-data/class-bws-demo-data.php:61
1278
  #, fuzzy
1279
  msgid "No, go back to the settings page"
1280
+ msgstr "No, vuelve a la página de configuración"
1281
 
1282
  #: includes/demo-data/class-bws-demo-data.php:111
1283
+ #, fuzzy
1284
  msgid "Can not get demo data."
1285
+ msgstr "No se ha podido obtener datos de prueba"
1286
 
1287
  #: includes/demo-data/class-bws-demo-data.php:118
1288
  msgid "Demo settings already installed."
1293
  msgstr ""
1294
 
1295
  #: includes/demo-data/class-bws-demo-data.php:369
1296
+ #, fuzzy
1297
  msgid "View post with shortcodes"
1298
+ msgstr "Ver mensaje con códigos cortos"
1299
 
1300
  #: includes/demo-data/class-bws-demo-data.php:372
1301
+ #, fuzzy
1302
  msgid "View page with examples"
1303
+ msgstr "Ver página con ejemplos"
1304
 
1305
  #: includes/demo-data/class-bws-demo-data.php:383
1306
+ #, fuzzy
1307
  msgid "Installation of demo data with some errors occurred."
1308
  msgstr ""
1309
+ "Se ha producido la instalación de datos de demostración con algunos errores."
1310
 
1311
  #: includes/demo-data/class-bws-demo-data.php:386
1312
+ #, fuzzy
1313
  msgid "Posts data is missing."
1314
+ msgstr "Faltan datos de entradas."
1315
 
1316
  #: includes/demo-data/class-bws-demo-data.php:458
1317
+ #, fuzzy
1318
  msgid "Demo data have already been removed."
1319
+ msgstr "Los datos de prueba han sido eliminados"
1320
 
1321
  #: includes/demo-data/class-bws-demo-data.php:515
1322
+ #, fuzzy
1323
  msgid "Demo data successfully removed."
1324
+ msgstr "Los datos de demostración se eliminaron correctamente."
1325
 
1326
  #: includes/demo-data/class-bws-demo-data.php:519
1327
+ #, fuzzy
1328
  msgid "Removing demo data with some errors occurred."
1329
+ msgstr "Se eliminaron los datos de demostración con algunos errores."
1330
 
1331
  #: includes/demo-data/class-bws-demo-data.php:587
1332
+ #, fuzzy
1333
  msgid "Close notice"
1334
+ msgstr "Cerrar aviso"
1335
 
1336
+ #: includes/demo-data/class-bws-demo-data.php:593
1337
  #, php-format
1338
  msgid ""
1339
+ "Do you want to install demo content and settings for %s? (You can do this "
1340
+ "later using Import / Export settings)"
1341
  msgstr ""
1342
 
1343
+ #: includes/demo-data/class-bws-demo-data.php:595
1344
  msgid "Yes, install demo now"
1345
  msgstr ""
1346
 
languages/gallery-plugin-fr_FR.mo CHANGED
Binary file
languages/gallery-plugin-fr_FR.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery 4.5.2\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2017-12-05 16:21+0200\n"
6
- "PO-Revision-Date: 2017-12-05 16:21+0200\n"
7
  "Last-Translator: Luc Capronnier <lcapronnier@yahoo.com>\n"
8
  "Language-Team: Didier, L Capronnier <lcapronnier@yahoo.com>\n"
9
  "Language: fr_FR\n"
@@ -26,7 +26,7 @@ msgstr "Paramètres de la galerie"
26
  msgid "Global Settings"
27
  msgstr "Paramètres généraux"
28
 
29
- #: gallery-plugin.php:43 gallery-plugin.php:2772
30
  msgid "Upgrade to Pro"
31
  msgstr "Passer à la version PRO"
32
 
@@ -42,7 +42,7 @@ msgstr "Voir les images &raquo;"
42
  msgid "Galleries"
43
  msgstr "Galeries"
44
 
45
- #: gallery-plugin.php:337 gallery-plugin.php:3188
46
  msgid "Gallery"
47
  msgstr "Galerie"
48
 
@@ -70,9 +70,9 @@ msgstr "Rechercher une galerie"
70
  msgid "No Gallery found"
71
  msgstr "Pas de galeries trouvées"
72
 
73
- #: gallery-plugin.php:365 gallery-plugin.php:1602 gallery-plugin.php:2918
74
- #: gallery-plugin.php:2926 gallery-plugin.php:2964 gallery-plugin.php:2987
75
- #: gallery-plugin.php:3172
76
  msgid "Gallery Categories"
77
  msgstr "Catégories de galeries"
78
 
@@ -155,7 +155,7 @@ msgid ""
155
  "not be deleted. These galleries will be moved to the category %s."
156
  msgstr ""
157
 
158
- #: gallery-plugin.php:594 gallery-plugin.php:1601
159
  msgid "Shortcode"
160
  msgstr "Code court"
161
 
@@ -167,67 +167,67 @@ msgstr "Toutes les catégories de galerie"
167
  msgid "You can't delete default gallery category."
168
  msgstr "Vous ne pouvez pas supprimer la catégorie par défaut des galeries."
169
 
170
- #: gallery-plugin.php:1091 gallery-plugin.php:1198 gallery-plugin.php:2109
171
  msgid "Sorry, nothing found."
172
  msgstr "Désolé, rien n'a été trouvé"
173
 
174
- #: gallery-plugin.php:1598
175
  msgid "Featured Image"
176
  msgstr "Image à la une"
177
 
178
- #: gallery-plugin.php:1599 gallery-plugin.php:2629 gallery-plugin.php:2733
179
- #: gallery-plugin.php:2844 includes/class-gllr-settings.php:679
180
  msgid "Title"
181
  msgstr "Titre"
182
 
183
- #: gallery-plugin.php:1600 includes/class-gllr-settings.php:41
184
  msgid "Images"
185
  msgstr "Images"
186
 
187
- #: gallery-plugin.php:1603 includes/class-gllr-settings.php:684
188
  msgid "Author"
189
  msgstr "Auteur"
190
 
191
- #: gallery-plugin.php:1604 includes/class-gllr-settings.php:513
192
  #: includes/class-gllr-settings.php:680
193
  msgid "Date"
194
  msgstr "Date"
195
 
196
- #: gallery-plugin.php:1690
197
  #, php-format
198
  msgid "%s Settings"
199
  msgstr ""
200
 
201
- #: gallery-plugin.php:1717 gallery-plugin.php:1735
202
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
203
  msgid "Settings"
204
  msgstr "Paramètres"
205
 
206
- #: gallery-plugin.php:1718
207
  msgid "FAQ"
208
  msgstr "FAQ"
209
 
210
- #: gallery-plugin.php:1719
211
  msgid "Support"
212
  msgstr "Soutien"
213
 
214
- #: gallery-plugin.php:1758
215
  msgid "Updating images..."
216
  msgstr "Mise à jour des images..."
217
 
218
- #: gallery-plugin.php:1759
219
  msgid "No images found."
220
  msgstr "Pas d'image trouvée."
221
 
222
- #: gallery-plugin.php:1760
223
  msgid "All images were updated."
224
  msgstr "Toutes les images ont été mises à jour."
225
 
226
- #: gallery-plugin.php:1761
227
  msgid "Error."
228
  msgstr "Erreur."
229
 
230
- #: gallery-plugin.php:1773
231
  msgid ""
232
  "You are about to remove these items from this gallery.\n"
233
  " 'Cancel' to stop, 'OK' to delete."
@@ -235,7 +235,7 @@ msgstr ""
235
  "Vous allez supprimer ces éléments de la galerie.\n"
236
  "'Annuler' pour arrêter, 'Ok' pour supprimer"
237
 
238
- #: gallery-plugin.php:1774
239
  msgid ""
240
  "You are about to remove this image from the gallery.\n"
241
  " 'Cancel' to stop, 'OK' to delete."
@@ -243,7 +243,7 @@ msgstr ""
243
  "Vous allez supprimer ces éléments de la galerie.\n"
244
  "'Annuler' pour arrêter, 'Ok' pour supprimer"
245
 
246
- #: gallery-plugin.php:1775
247
  msgid ""
248
  "Switching to another mode, all unsaved data will be lost. Save data before "
249
  "switching?"
@@ -251,19 +251,19 @@ msgstr ""
251
  "ou plus! Nous ne garantissons pas que notre extension fonctionne "
252
  "correctement. Merci de mettre à jour votre version de WordPress."
253
 
254
- #: gallery-plugin.php:1776
255
  msgid "Insert Media"
256
  msgstr "Insérer un média"
257
 
258
- #: gallery-plugin.php:1777
259
  msgid "Insert"
260
  msgstr "Insérer"
261
 
262
- #: gallery-plugin.php:2301 gallery-plugin.php:2327
263
  msgid "Image size not defined"
264
  msgstr "Taille de l'image non définie"
265
 
266
- #: gallery-plugin.php:2316
267
  msgid ""
268
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
269
  "reload images manually."
@@ -271,75 +271,75 @@ msgstr ""
271
  "Il n'est possible de mettre à jour que les images de type PNG, JPEG, GIF, "
272
  "WPMP or XBM. Pour les autres, merci de faire une mise à jour manuelle."
273
 
274
- #: gallery-plugin.php:2356 gallery-plugin.php:2359 gallery-plugin.php:2364
275
  msgid "Invalid path"
276
  msgstr "Chemin invalide"
277
 
278
- #: gallery-plugin.php:2453
279
  msgid "List View"
280
  msgstr "Vue en mode liste"
281
 
282
- #: gallery-plugin.php:2454
283
  msgid "Grid View"
284
  msgstr "Vue en mode grille"
285
 
286
- #: gallery-plugin.php:2509
287
  msgid "Filter"
288
  msgstr "Filtrer"
289
 
290
- #: gallery-plugin.php:2513
291
  msgid "Empty Trash"
292
  msgstr "Vider la corbeille"
293
 
294
- #: gallery-plugin.php:2534
295
  msgid "No images found"
296
  msgstr "Pas d'image trouvée"
297
 
298
- #: gallery-plugin.php:2586
299
  msgid "Select bulk action"
300
  msgstr "Sélectionne l'action en masse"
301
 
302
- #: gallery-plugin.php:2588
303
  msgid "Bulk Actions"
304
  msgstr "Actions en masse"
305
 
306
- #: gallery-plugin.php:2598
307
  msgid "Apply"
308
  msgstr "Appliquer"
309
 
310
- #: gallery-plugin.php:2605
311
  msgid "Delete from Gallery"
312
  msgstr "Supprimer de la galerie"
313
 
314
- #: gallery-plugin.php:2614
315
  msgid "Bulk Select"
316
  msgstr "Sélection en masse"
317
 
318
- #: gallery-plugin.php:2615
319
  msgid "Cancel Selection"
320
  msgstr "Annuler la sélection"
321
 
322
- #: gallery-plugin.php:2616
323
  msgid "Delete Selected"
324
  msgstr "Supprimer la sélection"
325
 
326
- #: gallery-plugin.php:2627
327
  msgid "File"
328
  msgstr "Fichier"
329
 
330
- #: gallery-plugin.php:2628 gallery-plugin.php:2728 gallery-plugin.php:2839
331
  msgid "Dimensions"
332
  msgstr "Dimensions"
333
 
334
- #: gallery-plugin.php:2630 gallery-plugin.php:2739 gallery-plugin.php:2849
335
  msgid "Alt Text"
336
  msgstr "Alt Texte"
337
 
338
- #: gallery-plugin.php:2631 gallery-plugin.php:2743 gallery-plugin.php:2854
339
  msgid "URL"
340
  msgstr "URL"
341
 
342
- #: gallery-plugin.php:2631 gallery-plugin.php:2745
343
  msgid ""
344
  "Enter your custom URL to link this image to other page or file. Leave blank "
345
  "to open a full size image."
@@ -347,138 +347,138 @@ msgstr ""
347
  "Saisir votre URL personnalisée pour faire un lien de cette image vers une "
348
  "page ou un article. Laisser vide pour ouvrir l'image en plein écran."
349
 
350
- #: gallery-plugin.php:2710
351
  msgid "Remove Image from Gallery"
352
  msgstr "Supprimer les images de la galerie"
353
 
354
- #: gallery-plugin.php:2713
355
  msgid "Edit Image Info"
356
  msgstr "Modifier les informations de l'image"
357
 
358
- #: gallery-plugin.php:2714
359
  msgid "Deselect"
360
  msgstr "Désélectionner"
361
 
362
- #: gallery-plugin.php:2726
363
  msgid "File name"
364
  msgstr "Nom du fichier"
365
 
366
- #: gallery-plugin.php:2727
367
  msgid "File type"
368
  msgstr "Type de fichier"
369
 
370
- #: gallery-plugin.php:2752
371
  msgid "Description"
372
  msgstr "Description"
373
 
374
- #: gallery-plugin.php:2758
375
  msgid "Lightbox Button URL"
376
  msgstr "URL du bouton pour Lightbox"
377
 
378
- #: gallery-plugin.php:2765
379
  msgid "New Tab"
380
  msgstr "Nouvel onglet"
381
 
382
- #: gallery-plugin.php:2767
383
  msgid "Enable to open URLs above in a new tab."
384
  msgstr "Activer pour ouvrir l'URL dans un nouvel onglet."
385
 
386
- #: gallery-plugin.php:2772
387
  msgid "Go Pro"
388
  msgstr "Passer à la version PRO"
389
 
390
- #: gallery-plugin.php:2778
391
  msgid "Edit more details"
392
  msgstr "Modifier plus de détails"
393
 
394
- #: gallery-plugin.php:2780
395
  msgid "Remove from Gallery"
396
  msgstr "Supprimer de la galerie"
397
 
398
- #: gallery-plugin.php:2814
399
  #, php-format
400
  msgid "Select %s"
401
  msgstr "Sélectionner %s"
402
 
403
- #: gallery-plugin.php:2827
404
  #, php-format
405
  msgid "Edit &#8220;%s&#8221;"
406
  msgstr "Pré-visualiser &#8220;%s&#8221;"
407
 
408
- #: gallery-plugin.php:2835
409
  msgid "Edit Attachment Info"
410
  msgstr "Modifier les informations du document"
411
 
412
- #: gallery-plugin.php:2872 gallery-plugin.php:2885
413
  msgid "Edit"
414
  msgstr "Modifier"
415
 
416
- #: gallery-plugin.php:2875 gallery-plugin.php:2890
417
  msgid "Trash"
418
  msgstr "Poubelle"
419
 
420
- #: gallery-plugin.php:2878 gallery-plugin.php:2893
421
  msgid "Delete Permanently"
422
  msgstr "Supprimer de manière définitive"
423
 
424
- #: gallery-plugin.php:2880 gallery-plugin.php:2899
425
  #, php-format
426
  msgid "View &#8220;%s&#8221;"
427
  msgstr "Pré-visualiser &#8220;%s&#8221;"
428
 
429
- #: gallery-plugin.php:2880 gallery-plugin.php:2899 gallery-plugin.php:2982
430
  msgid "View"
431
  msgstr "Voir"
432
 
433
- #: gallery-plugin.php:2882
434
  msgid "Attach"
435
  msgstr "Attacher"
436
 
437
- #: gallery-plugin.php:2888
438
  msgid "Restore"
439
  msgstr "Remettre"
440
 
441
- #: gallery-plugin.php:2917
442
  msgid "A list or dropdown of Gallery categories."
443
  msgstr "Une liste ou une liste déroulante des catégories de galerie."
444
 
445
- #: gallery-plugin.php:2962
446
  msgid "Select Gallery Category"
447
  msgstr "Choisir une catégorie pour la galerie"
448
 
449
- #: gallery-plugin.php:3020
450
  msgid "Title:"
451
  msgstr "Titre&nbsp;:"
452
 
453
- #: gallery-plugin.php:3023
454
  msgid "Display as dropdown"
455
  msgstr "Montrer sous la forme d'une liste déroulante"
456
 
457
- #: gallery-plugin.php:3025
458
  msgid "Show gallery counts"
459
  msgstr "Monter le nombre de galleries"
460
 
461
- #: gallery-plugin.php:3027
462
  msgid "Show hierarchy"
463
  msgstr "Voir la hiérarchie"
464
 
465
- #: gallery-plugin.php:3143
466
  msgid "Warning"
467
  msgstr "Avertissement"
468
 
469
- #: gallery-plugin.php:3143
470
  msgid "You can add only images to the gallery"
471
  msgstr "Vous ne pouvez ajouter que des images dans la galerie"
472
 
473
- #: gallery-plugin.php:3174
474
  msgid "or"
475
  msgstr "ou"
476
 
477
- #: gallery-plugin.php:3182
478
  msgid "no title"
479
  msgstr "Pas de titre"
480
 
481
- #: gallery-plugin.php:3193
482
  msgid ""
483
  "Display an album image with the description and the link to a single gallery "
484
  "page"
@@ -486,7 +486,7 @@ msgstr ""
486
  "Afficher une image pour l'album avec la description et un lien vers une page "
487
  "contenant la galerie"
488
 
489
- #: gallery-plugin.php:3197
490
  msgid "Sorry, no gallery found."
491
  msgstr "Désolé, rien n'a été trouvé."
492
 
@@ -907,8 +907,8 @@ msgid "Comment count"
907
  msgstr "Nombre de commentaires"
908
 
909
  #: includes/class-gllr-settings.php:683
910
- msgid "Sorting order (the input field for sorting order)"
911
- msgstr "Ordre de tri (le champ pour définir le critère de tri)"
912
 
913
  #: includes/class-gllr-settings.php:687
914
  msgid "Select galleries sorting order in your galleries page."
@@ -1007,8 +1007,10 @@ msgid "Lightbox Thumbnails"
1007
  msgstr "Vignettes de la lightbox"
1008
 
1009
  #: includes/class-gllr-settings.php:807
 
1010
  msgid "Enable to use a lightbox helper navigation between images."
1011
  msgstr ""
 
1012
 
1013
  #: includes/class-gllr-settings.php:811
1014
  msgid "Lightbox Thumbnails Position"
@@ -1051,8 +1053,10 @@ msgid "Social Sharing Buttons Settings"
1051
  msgstr "Paramètres des boutons des réseaux sociaux"
1052
 
1053
  #: includes/class-gllr-settings.php:857
 
1054
  msgid "Social Buttons"
1055
  msgstr ""
 
1056
 
1057
  #: includes/class-gllr-settings.php:859
1058
  msgid "Enable social sharing buttons in the lightbox."
@@ -1212,17 +1216,22 @@ msgstr ""
1212
  msgid "Close notice"
1213
  msgstr "Fermer l'avertissement"
1214
 
1215
- #: includes/demo-data/class-bws-demo-data.php:591
1216
- #, php-format
1217
  msgid ""
1218
- "Do you want to install demo content and settings for %s (You can do this "
1219
- "later using Import / Export settings)?"
1220
  msgstr ""
 
 
1221
 
1222
- #: includes/demo-data/class-bws-demo-data.php:591
1223
  msgid "Yes, install demo now"
1224
  msgstr "Oui, installer les données de démonstration"
1225
 
 
 
 
1226
  #~ msgid "columns"
1227
  #~ msgstr "colonnes"
1228
 
@@ -1269,14 +1278,6 @@ msgstr "Oui, installer les données de démonstration"
1269
  #~ msgid "Enable Social Buttons"
1270
  #~ msgstr "Activer les boutons pour les réseaux sociaux"
1271
 
1272
- #~ msgid ""
1273
- #~ "Do you want to install demo content and settings (You can do this later "
1274
- #~ "using Import / Export settings)?"
1275
- #~ msgstr ""
1276
- #~ "Voulez-vous installer le contenu de démonstration et les paramètres (Vous "
1277
- #~ "pouvez le faire plus tard en utilisant l'import et l'export des "
1278
- #~ "paramètres) ?"
1279
-
1280
  #~ msgid "Need help? We are ready to answer your questions."
1281
  #~ msgstr "Besoin d'aide? Nous sommes prêts à répondre à vos questions."
1282
 
2
  msgstr ""
3
  "Project-Id-Version: gallery 4.5.2\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-12-15 15:14+0200\n"
6
+ "PO-Revision-Date: 2017-12-15 15:14+0200\n"
7
  "Last-Translator: Luc Capronnier <lcapronnier@yahoo.com>\n"
8
  "Language-Team: Didier, L Capronnier <lcapronnier@yahoo.com>\n"
9
  "Language: fr_FR\n"
26
  msgid "Global Settings"
27
  msgstr "Paramètres généraux"
28
 
29
+ #: gallery-plugin.php:43 gallery-plugin.php:2771
30
  msgid "Upgrade to Pro"
31
  msgstr "Passer à la version PRO"
32
 
42
  msgid "Galleries"
43
  msgstr "Galeries"
44
 
45
+ #: gallery-plugin.php:337 gallery-plugin.php:3187
46
  msgid "Gallery"
47
  msgstr "Galerie"
48
 
70
  msgid "No Gallery found"
71
  msgstr "Pas de galeries trouvées"
72
 
73
+ #: gallery-plugin.php:365 gallery-plugin.php:1600 gallery-plugin.php:2917
74
+ #: gallery-plugin.php:2925 gallery-plugin.php:2963 gallery-plugin.php:2986
75
+ #: gallery-plugin.php:3171
76
  msgid "Gallery Categories"
77
  msgstr "Catégories de galeries"
78
 
155
  "not be deleted. These galleries will be moved to the category %s."
156
  msgstr ""
157
 
158
+ #: gallery-plugin.php:594 gallery-plugin.php:1599
159
  msgid "Shortcode"
160
  msgstr "Code court"
161
 
167
  msgid "You can't delete default gallery category."
168
  msgstr "Vous ne pouvez pas supprimer la catégorie par défaut des galeries."
169
 
170
+ #: gallery-plugin.php:1089 gallery-plugin.php:1196 gallery-plugin.php:2108
171
  msgid "Sorry, nothing found."
172
  msgstr "Désolé, rien n'a été trouvé"
173
 
174
+ #: gallery-plugin.php:1596
175
  msgid "Featured Image"
176
  msgstr "Image à la une"
177
 
178
+ #: gallery-plugin.php:1597 gallery-plugin.php:2628 gallery-plugin.php:2732
179
+ #: gallery-plugin.php:2843 includes/class-gllr-settings.php:679
180
  msgid "Title"
181
  msgstr "Titre"
182
 
183
+ #: gallery-plugin.php:1598 includes/class-gllr-settings.php:41
184
  msgid "Images"
185
  msgstr "Images"
186
 
187
+ #: gallery-plugin.php:1601 includes/class-gllr-settings.php:684
188
  msgid "Author"
189
  msgstr "Auteur"
190
 
191
+ #: gallery-plugin.php:1602 includes/class-gllr-settings.php:513
192
  #: includes/class-gllr-settings.php:680
193
  msgid "Date"
194
  msgstr "Date"
195
 
196
+ #: gallery-plugin.php:1688
197
  #, php-format
198
  msgid "%s Settings"
199
  msgstr ""
200
 
201
+ #: gallery-plugin.php:1715 gallery-plugin.php:1733
202
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
203
  msgid "Settings"
204
  msgstr "Paramètres"
205
 
206
+ #: gallery-plugin.php:1716
207
  msgid "FAQ"
208
  msgstr "FAQ"
209
 
210
+ #: gallery-plugin.php:1717
211
  msgid "Support"
212
  msgstr "Soutien"
213
 
214
+ #: gallery-plugin.php:1756
215
  msgid "Updating images..."
216
  msgstr "Mise à jour des images..."
217
 
218
+ #: gallery-plugin.php:1757
219
  msgid "No images found."
220
  msgstr "Pas d'image trouvée."
221
 
222
+ #: gallery-plugin.php:1758
223
  msgid "All images were updated."
224
  msgstr "Toutes les images ont été mises à jour."
225
 
226
+ #: gallery-plugin.php:1759
227
  msgid "Error."
228
  msgstr "Erreur."
229
 
230
+ #: gallery-plugin.php:1771
231
  msgid ""
232
  "You are about to remove these items from this gallery.\n"
233
  " 'Cancel' to stop, 'OK' to delete."
235
  "Vous allez supprimer ces éléments de la galerie.\n"
236
  "'Annuler' pour arrêter, 'Ok' pour supprimer"
237
 
238
+ #: gallery-plugin.php:1772
239
  msgid ""
240
  "You are about to remove this image from the gallery.\n"
241
  " 'Cancel' to stop, 'OK' to delete."
243
  "Vous allez supprimer ces éléments de la galerie.\n"
244
  "'Annuler' pour arrêter, 'Ok' pour supprimer"
245
 
246
+ #: gallery-plugin.php:1773
247
  msgid ""
248
  "Switching to another mode, all unsaved data will be lost. Save data before "
249
  "switching?"
251
  "ou plus! Nous ne garantissons pas que notre extension fonctionne "
252
  "correctement. Merci de mettre à jour votre version de WordPress."
253
 
254
+ #: gallery-plugin.php:1774
255
  msgid "Insert Media"
256
  msgstr "Insérer un média"
257
 
258
+ #: gallery-plugin.php:1775
259
  msgid "Insert"
260
  msgstr "Insérer"
261
 
262
+ #: gallery-plugin.php:2300 gallery-plugin.php:2326
263
  msgid "Image size not defined"
264
  msgstr "Taille de l'image non définie"
265
 
266
+ #: gallery-plugin.php:2315
267
  msgid ""
268
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
269
  "reload images manually."
271
  "Il n'est possible de mettre à jour que les images de type PNG, JPEG, GIF, "
272
  "WPMP or XBM. Pour les autres, merci de faire une mise à jour manuelle."
273
 
274
+ #: gallery-plugin.php:2355 gallery-plugin.php:2358 gallery-plugin.php:2363
275
  msgid "Invalid path"
276
  msgstr "Chemin invalide"
277
 
278
+ #: gallery-plugin.php:2452
279
  msgid "List View"
280
  msgstr "Vue en mode liste"
281
 
282
+ #: gallery-plugin.php:2453
283
  msgid "Grid View"
284
  msgstr "Vue en mode grille"
285
 
286
+ #: gallery-plugin.php:2508
287
  msgid "Filter"
288
  msgstr "Filtrer"
289
 
290
+ #: gallery-plugin.php:2512
291
  msgid "Empty Trash"
292
  msgstr "Vider la corbeille"
293
 
294
+ #: gallery-plugin.php:2533
295
  msgid "No images found"
296
  msgstr "Pas d'image trouvée"
297
 
298
+ #: gallery-plugin.php:2585
299
  msgid "Select bulk action"
300
  msgstr "Sélectionne l'action en masse"
301
 
302
+ #: gallery-plugin.php:2587
303
  msgid "Bulk Actions"
304
  msgstr "Actions en masse"
305
 
306
+ #: gallery-plugin.php:2597
307
  msgid "Apply"
308
  msgstr "Appliquer"
309
 
310
+ #: gallery-plugin.php:2604
311
  msgid "Delete from Gallery"
312
  msgstr "Supprimer de la galerie"
313
 
314
+ #: gallery-plugin.php:2613
315
  msgid "Bulk Select"
316
  msgstr "Sélection en masse"
317
 
318
+ #: gallery-plugin.php:2614
319
  msgid "Cancel Selection"
320
  msgstr "Annuler la sélection"
321
 
322
+ #: gallery-plugin.php:2615
323
  msgid "Delete Selected"
324
  msgstr "Supprimer la sélection"
325
 
326
+ #: gallery-plugin.php:2626
327
  msgid "File"
328
  msgstr "Fichier"
329
 
330
+ #: gallery-plugin.php:2627 gallery-plugin.php:2727 gallery-plugin.php:2838
331
  msgid "Dimensions"
332
  msgstr "Dimensions"
333
 
334
+ #: gallery-plugin.php:2629 gallery-plugin.php:2738 gallery-plugin.php:2848
335
  msgid "Alt Text"
336
  msgstr "Alt Texte"
337
 
338
+ #: gallery-plugin.php:2630 gallery-plugin.php:2742 gallery-plugin.php:2853
339
  msgid "URL"
340
  msgstr "URL"
341
 
342
+ #: gallery-plugin.php:2630 gallery-plugin.php:2744
343
  msgid ""
344
  "Enter your custom URL to link this image to other page or file. Leave blank "
345
  "to open a full size image."
347
  "Saisir votre URL personnalisée pour faire un lien de cette image vers une "
348
  "page ou un article. Laisser vide pour ouvrir l'image en plein écran."
349
 
350
+ #: gallery-plugin.php:2709
351
  msgid "Remove Image from Gallery"
352
  msgstr "Supprimer les images de la galerie"
353
 
354
+ #: gallery-plugin.php:2712
355
  msgid "Edit Image Info"
356
  msgstr "Modifier les informations de l'image"
357
 
358
+ #: gallery-plugin.php:2713
359
  msgid "Deselect"
360
  msgstr "Désélectionner"
361
 
362
+ #: gallery-plugin.php:2725
363
  msgid "File name"
364
  msgstr "Nom du fichier"
365
 
366
+ #: gallery-plugin.php:2726
367
  msgid "File type"
368
  msgstr "Type de fichier"
369
 
370
+ #: gallery-plugin.php:2751
371
  msgid "Description"
372
  msgstr "Description"
373
 
374
+ #: gallery-plugin.php:2757
375
  msgid "Lightbox Button URL"
376
  msgstr "URL du bouton pour Lightbox"
377
 
378
+ #: gallery-plugin.php:2764
379
  msgid "New Tab"
380
  msgstr "Nouvel onglet"
381
 
382
+ #: gallery-plugin.php:2766
383
  msgid "Enable to open URLs above in a new tab."
384
  msgstr "Activer pour ouvrir l'URL dans un nouvel onglet."
385
 
386
+ #: gallery-plugin.php:2771
387
  msgid "Go Pro"
388
  msgstr "Passer à la version PRO"
389
 
390
+ #: gallery-plugin.php:2777
391
  msgid "Edit more details"
392
  msgstr "Modifier plus de détails"
393
 
394
+ #: gallery-plugin.php:2779
395
  msgid "Remove from Gallery"
396
  msgstr "Supprimer de la galerie"
397
 
398
+ #: gallery-plugin.php:2813
399
  #, php-format
400
  msgid "Select %s"
401
  msgstr "Sélectionner %s"
402
 
403
+ #: gallery-plugin.php:2826
404
  #, php-format
405
  msgid "Edit &#8220;%s&#8221;"
406
  msgstr "Pré-visualiser &#8220;%s&#8221;"
407
 
408
+ #: gallery-plugin.php:2834
409
  msgid "Edit Attachment Info"
410
  msgstr "Modifier les informations du document"
411
 
412
+ #: gallery-plugin.php:2871 gallery-plugin.php:2884
413
  msgid "Edit"
414
  msgstr "Modifier"
415
 
416
+ #: gallery-plugin.php:2874 gallery-plugin.php:2889
417
  msgid "Trash"
418
  msgstr "Poubelle"
419
 
420
+ #: gallery-plugin.php:2877 gallery-plugin.php:2892
421
  msgid "Delete Permanently"
422
  msgstr "Supprimer de manière définitive"
423
 
424
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898
425
  #, php-format
426
  msgid "View &#8220;%s&#8221;"
427
  msgstr "Pré-visualiser &#8220;%s&#8221;"
428
 
429
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898 gallery-plugin.php:2981
430
  msgid "View"
431
  msgstr "Voir"
432
 
433
+ #: gallery-plugin.php:2881
434
  msgid "Attach"
435
  msgstr "Attacher"
436
 
437
+ #: gallery-plugin.php:2887
438
  msgid "Restore"
439
  msgstr "Remettre"
440
 
441
+ #: gallery-plugin.php:2916
442
  msgid "A list or dropdown of Gallery categories."
443
  msgstr "Une liste ou une liste déroulante des catégories de galerie."
444
 
445
+ #: gallery-plugin.php:2961
446
  msgid "Select Gallery Category"
447
  msgstr "Choisir une catégorie pour la galerie"
448
 
449
+ #: gallery-plugin.php:3019
450
  msgid "Title:"
451
  msgstr "Titre&nbsp;:"
452
 
453
+ #: gallery-plugin.php:3022
454
  msgid "Display as dropdown"
455
  msgstr "Montrer sous la forme d'une liste déroulante"
456
 
457
+ #: gallery-plugin.php:3024
458
  msgid "Show gallery counts"
459
  msgstr "Monter le nombre de galleries"
460
 
461
+ #: gallery-plugin.php:3026
462
  msgid "Show hierarchy"
463
  msgstr "Voir la hiérarchie"
464
 
465
+ #: gallery-plugin.php:3142
466
  msgid "Warning"
467
  msgstr "Avertissement"
468
 
469
+ #: gallery-plugin.php:3142
470
  msgid "You can add only images to the gallery"
471
  msgstr "Vous ne pouvez ajouter que des images dans la galerie"
472
 
473
+ #: gallery-plugin.php:3173
474
  msgid "or"
475
  msgstr "ou"
476
 
477
+ #: gallery-plugin.php:3181
478
  msgid "no title"
479
  msgstr "Pas de titre"
480
 
481
+ #: gallery-plugin.php:3192
482
  msgid ""
483
  "Display an album image with the description and the link to a single gallery "
484
  "page"
486
  "Afficher une image pour l'album avec la description et un lien vers une page "
487
  "contenant la galerie"
488
 
489
+ #: gallery-plugin.php:3196
490
  msgid "Sorry, no gallery found."
491
  msgstr "Désolé, rien n'a été trouvé."
492
 
907
  msgstr "Nombre de commentaires"
908
 
909
  #: includes/class-gllr-settings.php:683
910
+ msgid "\"Order\" field on the gallery edit page"
911
+ msgstr ""
912
 
913
  #: includes/class-gllr-settings.php:687
914
  msgid "Select galleries sorting order in your galleries page."
1007
  msgstr "Vignettes de la lightbox"
1008
 
1009
  #: includes/class-gllr-settings.php:807
1010
+ #, fuzzy
1011
  msgid "Enable to use a lightbox helper navigation between images."
1012
  msgstr ""
1013
+ "Activer pour utiliser un helper de navigation dans lightbox entre les images."
1014
 
1015
  #: includes/class-gllr-settings.php:811
1016
  msgid "Lightbox Thumbnails Position"
1053
  msgstr "Paramètres des boutons des réseaux sociaux"
1054
 
1055
  #: includes/class-gllr-settings.php:857
1056
+ #, fuzzy
1057
  msgid "Social Buttons"
1058
  msgstr ""
1059
+ "Afficher les boutons de partage sur les réseaux sociaux dans la lightbox"
1060
 
1061
  #: includes/class-gllr-settings.php:859
1062
  msgid "Enable social sharing buttons in the lightbox."
1216
  msgid "Close notice"
1217
  msgstr "Fermer l'avertissement"
1218
 
1219
+ #: includes/demo-data/class-bws-demo-data.php:593
1220
+ #, fuzzy, php-format
1221
  msgid ""
1222
+ "Do you want to install demo content and settings for %s? (You can do this "
1223
+ "later using Import / Export settings)"
1224
  msgstr ""
1225
+ "Voulez-vous installer le contenu de démonstration et les paramètres (Vous "
1226
+ "pouvez le faire plus tard en utilisant l'import et l'export des paramètres) ?"
1227
 
1228
+ #: includes/demo-data/class-bws-demo-data.php:595
1229
  msgid "Yes, install demo now"
1230
  msgstr "Oui, installer les données de démonstration"
1231
 
1232
+ #~ msgid "Sorting order (the input field for sorting order)"
1233
+ #~ msgstr "Ordre de tri (le champ pour définir le critère de tri)"
1234
+
1235
  #~ msgid "columns"
1236
  #~ msgstr "colonnes"
1237
 
1278
  #~ msgid "Enable Social Buttons"
1279
  #~ msgstr "Activer les boutons pour les réseaux sociaux"
1280
 
 
 
 
 
 
 
 
 
1281
  #~ msgid "Need help? We are ready to answer your questions."
1282
  #~ msgstr "Besoin d'aide? Nous sommes prêts à répondre à vos questions."
1283
 
languages/gallery-plugin-id_ID.mo CHANGED
Binary file
languages/gallery-plugin-id_ID.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: 2017-12-05 16:21+0200\n"
6
- "PO-Revision-Date: 2017-12-05 16:21+0200\n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: chameleonjohn.com <jordan.silaen@chameleonjohn.com>\n"
9
  "Language: id_ID\n"
@@ -24,7 +24,7 @@ msgstr "Pengaturan Gallery"
24
  msgid "Global Settings"
25
  msgstr "Pengaturan global"
26
 
27
- #: gallery-plugin.php:43 gallery-plugin.php:2772
28
  msgid "Upgrade to Pro"
29
  msgstr "Upgrade ke yang lebih baik"
30
 
@@ -40,7 +40,7 @@ msgstr "Lihat gambar & raquo;"
40
  msgid "Galleries"
41
  msgstr "Galeri"
42
 
43
- #: gallery-plugin.php:337 gallery-plugin.php:3188
44
  msgid "Gallery"
45
  msgstr "Galeri"
46
 
@@ -68,9 +68,9 @@ msgstr "Cari Galeri"
68
  msgid "No Gallery found"
69
  msgstr "Tidak ada Galeri ditemukan"
70
 
71
- #: gallery-plugin.php:365 gallery-plugin.php:1602 gallery-plugin.php:2918
72
- #: gallery-plugin.php:2926 gallery-plugin.php:2964 gallery-plugin.php:2987
73
- #: gallery-plugin.php:3172
74
  msgid "Gallery Categories"
75
  msgstr "Galeri Kategori"
76
 
@@ -91,8 +91,9 @@ msgid "Edit Gallery Category"
91
  msgstr ""
92
 
93
  #: gallery-plugin.php:371
 
94
  msgid "New Gallery Category"
95
- msgstr ""
96
 
97
  #: gallery-plugin.php:372 gallery-plugin.php:373
98
  msgid "View Gallery Category"
@@ -153,7 +154,7 @@ msgid ""
153
  "not be deleted. These galleries will be moved to the category %s."
154
  msgstr ""
155
 
156
- #: gallery-plugin.php:594 gallery-plugin.php:1601
157
  msgid "Shortcode"
158
  msgstr "Kode pendek"
159
 
@@ -165,67 +166,67 @@ msgstr ""
165
  msgid "You can't delete default gallery category."
166
  msgstr ""
167
 
168
- #: gallery-plugin.php:1091 gallery-plugin.php:1198 gallery-plugin.php:2109
169
  msgid "Sorry, nothing found."
170
  msgstr "Maaf, tidak ditemukan."
171
 
172
- #: gallery-plugin.php:1598
173
  msgid "Featured Image"
174
  msgstr "Gambar Pilihan"
175
 
176
- #: gallery-plugin.php:1599 gallery-plugin.php:2629 gallery-plugin.php:2733
177
- #: gallery-plugin.php:2844 includes/class-gllr-settings.php:679
178
  msgid "Title"
179
  msgstr "Judul"
180
 
181
- #: gallery-plugin.php:1600 includes/class-gllr-settings.php:41
182
  msgid "Images"
183
  msgstr "gambar"
184
 
185
- #: gallery-plugin.php:1603 includes/class-gllr-settings.php:684
186
  msgid "Author"
187
  msgstr "Penulis"
188
 
189
- #: gallery-plugin.php:1604 includes/class-gllr-settings.php:513
190
  #: includes/class-gllr-settings.php:680
191
  msgid "Date"
192
  msgstr "Tanggal"
193
 
194
- #: gallery-plugin.php:1690
195
  #, php-format
196
  msgid "%s Settings"
197
  msgstr ""
198
 
199
- #: gallery-plugin.php:1717 gallery-plugin.php:1735
200
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
201
  msgid "Settings"
202
  msgstr "pengaturan"
203
 
204
- #: gallery-plugin.php:1718
205
  msgid "FAQ"
206
  msgstr "FAQ"
207
 
208
- #: gallery-plugin.php:1719
209
  msgid "Support"
210
  msgstr "Mendukung"
211
 
212
- #: gallery-plugin.php:1758
213
  msgid "Updating images..."
214
  msgstr "Memperbarui gambar ..."
215
 
216
- #: gallery-plugin.php:1759
217
  msgid "No images found."
218
  msgstr "Tidak ada gambar yang ditemukan."
219
 
220
- #: gallery-plugin.php:1760
221
  msgid "All images were updated."
222
  msgstr "Semua gambar yang diperbarui."
223
 
224
- #: gallery-plugin.php:1761
225
  msgid "Error."
226
  msgstr "Kesalahan."
227
 
228
- #: gallery-plugin.php:1773
229
  msgid ""
230
  "You are about to remove these items from this gallery.\n"
231
  " 'Cancel' to stop, 'OK' to delete."
@@ -233,7 +234,7 @@ msgstr ""
233
  "Anda akan menghapus item dari galeri ini. \\ N 'Batal' untuk menghentikan, "
234
  "'OK' untuk menghapus."
235
 
236
- #: gallery-plugin.php:1774
237
  msgid ""
238
  "You are about to remove this image from the gallery.\n"
239
  " 'Cancel' to stop, 'OK' to delete."
@@ -241,7 +242,7 @@ msgstr ""
241
  "Anda akan menghapus gambar ini dari galeri. \\ N 'Batal' untuk menghentikan, "
242
  "'OK' untuk menghapus."
243
 
244
- #: gallery-plugin.php:1775
245
  msgid ""
246
  "Switching to another mode, all unsaved data will be lost. Save data before "
247
  "switching?"
@@ -249,19 +250,19 @@ msgstr ""
249
  "Beralih ke mode lain, semua data yang belum disimpan akan hilang. Menyimpan "
250
  "data sebelum beralih?"
251
 
252
- #: gallery-plugin.php:1776
253
  msgid "Insert Media"
254
  msgstr "Insert Media"
255
 
256
- #: gallery-plugin.php:1777
257
  msgid "Insert"
258
  msgstr "Memasukkan"
259
 
260
- #: gallery-plugin.php:2301 gallery-plugin.php:2327
261
  msgid "Image size not defined"
262
  msgstr "ukuran gambar tidak didefinisikan"
263
 
264
- #: gallery-plugin.php:2316
265
  msgid ""
266
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
267
  "reload images manually."
@@ -269,75 +270,75 @@ msgstr ""
269
  "update Plugin hanya PNG, JPEG, GIF, WPMP atau XBM filetype. Untuk lainnya, "
270
  "silakan ulang gambar secara manual."
271
 
272
- #: gallery-plugin.php:2356 gallery-plugin.php:2359 gallery-plugin.php:2364
273
  msgid "Invalid path"
274
  msgstr "Jalan yang salah"
275
 
276
- #: gallery-plugin.php:2453
277
  msgid "List View"
278
  msgstr "Daftar View"
279
 
280
- #: gallery-plugin.php:2454
281
  msgid "Grid View"
282
  msgstr "Tampilan bergaris"
283
 
284
- #: gallery-plugin.php:2509
285
  msgid "Filter"
286
  msgstr "Menyaring"
287
 
288
- #: gallery-plugin.php:2513
289
  msgid "Empty Trash"
290
  msgstr "Sampah kosong"
291
 
292
- #: gallery-plugin.php:2534
293
  msgid "No images found"
294
  msgstr "Tidak ada gambar yang ditemukan"
295
 
296
- #: gallery-plugin.php:2586
297
  msgid "Select bulk action"
298
  msgstr "tindakan massal pilih"
299
 
300
- #: gallery-plugin.php:2588
301
  msgid "Bulk Actions"
302
  msgstr "Aksi besar"
303
 
304
- #: gallery-plugin.php:2598
305
  msgid "Apply"
306
  msgstr "Menerapkan"
307
 
308
- #: gallery-plugin.php:2605
309
  msgid "Delete from Gallery"
310
  msgstr "Hapus dari Galeri"
311
 
312
- #: gallery-plugin.php:2614
313
  msgid "Bulk Select"
314
  msgstr "massal Pilih"
315
 
316
- #: gallery-plugin.php:2615
317
  msgid "Cancel Selection"
318
  msgstr "Batal Seleksi"
319
 
320
- #: gallery-plugin.php:2616
321
  msgid "Delete Selected"
322
  msgstr "Hapus yang Dipilih"
323
 
324
- #: gallery-plugin.php:2627
325
  msgid "File"
326
  msgstr "Mengajukan"
327
 
328
- #: gallery-plugin.php:2628 gallery-plugin.php:2728 gallery-plugin.php:2839
329
  msgid "Dimensions"
330
  msgstr "Ukuran"
331
 
332
- #: gallery-plugin.php:2630 gallery-plugin.php:2739 gallery-plugin.php:2849
333
  msgid "Alt Text"
334
  msgstr "Alt Teks"
335
 
336
- #: gallery-plugin.php:2631 gallery-plugin.php:2743 gallery-plugin.php:2854
337
  msgid "URL"
338
  msgstr "URL"
339
 
340
- #: gallery-plugin.php:2631 gallery-plugin.php:2745
341
  msgid ""
342
  "Enter your custom URL to link this image to other page or file. Leave blank "
343
  "to open a full size image."
@@ -345,145 +346,146 @@ msgstr ""
345
  "Masukkan URL kustom Anda untuk menghubungkan gambar ini ke halaman lain atau "
346
  "file. Biarkan kosong untuk membuka gambar ukuran penuh."
347
 
348
- #: gallery-plugin.php:2710
349
  msgid "Remove Image from Gallery"
350
  msgstr "Hapus Gambar dari Galeri"
351
 
352
- #: gallery-plugin.php:2713
353
  msgid "Edit Image Info"
354
  msgstr "Info mengedit Gambar"
355
 
356
- #: gallery-plugin.php:2714
357
  msgid "Deselect"
358
  msgstr "hapus"
359
 
360
- #: gallery-plugin.php:2726
361
  msgid "File name"
362
  msgstr "Nama file"
363
 
364
- #: gallery-plugin.php:2727
365
  msgid "File type"
366
  msgstr "jenis file"
367
 
368
- #: gallery-plugin.php:2752
369
  msgid "Description"
370
  msgstr "Deskripsi"
371
 
372
- #: gallery-plugin.php:2758
373
  msgid "Lightbox Button URL"
374
  msgstr "URL Tombol Lightbox"
375
 
376
- #: gallery-plugin.php:2765
377
  msgid "New Tab"
378
  msgstr "Tab baru"
379
 
380
- #: gallery-plugin.php:2767
381
  msgid "Enable to open URLs above in a new tab."
382
  msgstr "Memungkinkan untuk membuka URL di atas di tab baru."
383
 
384
- #: gallery-plugin.php:2772
385
  msgid "Go Pro"
386
  msgstr "Go Pro"
387
 
388
- #: gallery-plugin.php:2778
389
  msgid "Edit more details"
390
  msgstr "Mengedit rincian lebih lanjut"
391
 
392
- #: gallery-plugin.php:2780
393
  msgid "Remove from Gallery"
394
  msgstr "Hapus dari Galeri"
395
 
396
- #: gallery-plugin.php:2814
397
  #, php-format
398
  msgid "Select %s"
399
  msgstr "Pilih %s"
400
 
401
- #: gallery-plugin.php:2827
402
  #, php-format
403
  msgid "Edit &#8220;%s&#8221;"
404
  msgstr "Mengedit & # 8220; %s & # 8221;"
405
 
406
- #: gallery-plugin.php:2835
407
  msgid "Edit Attachment Info"
408
  msgstr "Info mengedit Lampiran"
409
 
410
- #: gallery-plugin.php:2872 gallery-plugin.php:2885
411
  msgid "Edit"
412
  msgstr "mengedit"
413
 
414
- #: gallery-plugin.php:2875 gallery-plugin.php:2890
415
  msgid "Trash"
416
  msgstr "Sampah"
417
 
418
- #: gallery-plugin.php:2878 gallery-plugin.php:2893
419
  msgid "Delete Permanently"
420
  msgstr "Hapus secara permanen"
421
 
422
- #: gallery-plugin.php:2880 gallery-plugin.php:2899
423
  #, php-format
424
  msgid "View &#8220;%s&#8221;"
425
  msgstr "Lihat & # 8220; %s & # 8221;"
426
 
427
- #: gallery-plugin.php:2880 gallery-plugin.php:2899 gallery-plugin.php:2982
428
  msgid "View"
429
  msgstr "Melihat"
430
 
431
- #: gallery-plugin.php:2882
432
  msgid "Attach"
433
  msgstr "Melampirkan"
434
 
435
- #: gallery-plugin.php:2888
436
  msgid "Restore"
437
  msgstr "Mengembalikan"
438
 
439
- #: gallery-plugin.php:2917
440
  msgid "A list or dropdown of Gallery categories."
441
  msgstr ""
442
 
443
- #: gallery-plugin.php:2962
444
  msgid "Select Gallery Category"
445
  msgstr ""
446
 
447
- #: gallery-plugin.php:3020
 
448
  msgid "Title:"
449
- msgstr ""
450
 
451
- #: gallery-plugin.php:3023
452
  msgid "Display as dropdown"
453
  msgstr ""
454
 
455
- #: gallery-plugin.php:3025
456
  msgid "Show gallery counts"
457
  msgstr ""
458
 
459
- #: gallery-plugin.php:3027
460
  msgid "Show hierarchy"
461
  msgstr ""
462
 
463
- #: gallery-plugin.php:3143
464
  msgid "Warning"
465
  msgstr "PERINGATAN"
466
 
467
- #: gallery-plugin.php:3143
468
  msgid "You can add only images to the gallery"
469
  msgstr "Anda dapat menambahkan hanya gambar ke galeri"
470
 
471
- #: gallery-plugin.php:3174
472
  msgid "or"
473
  msgstr "atau"
474
 
475
- #: gallery-plugin.php:3182
476
  msgid "no title"
477
  msgstr "tanpa judul"
478
 
479
- #: gallery-plugin.php:3193
480
  msgid ""
481
  "Display an album image with the description and the link to a single gallery "
482
  "page"
483
  msgstr ""
484
  "Menampilkan gambar album dengan deskripsi dan link ke halaman galeri tunggal"
485
 
486
- #: gallery-plugin.php:3197
487
  msgid "Sorry, no gallery found."
488
  msgstr "Maaf, tidak ada galeri ditemukan."
489
 
@@ -900,8 +902,8 @@ msgid "Comment count"
900
  msgstr "jumlah komentar"
901
 
902
  #: includes/class-gllr-settings.php:683
903
- msgid "Sorting order (the input field for sorting order)"
904
- msgstr "Menyortir order (kolom input untuk menyortir order)"
905
 
906
  #: includes/class-gllr-settings.php:687
907
  msgid "Select galleries sorting order in your galleries page."
@@ -1018,7 +1020,7 @@ msgstr "Lightbox Tombol Label"
1018
  #: includes/class-gllr-settings.php:821
1019
  #, fuzzy
1020
  msgid "Read More"
1021
- msgstr "Read More link Label"
1022
 
1023
  #: includes/class-gllr-settings.php:831
1024
  #, fuzzy
@@ -1199,17 +1201,22 @@ msgstr "Menghapus Data demo dengan beberapa kesalahan terjadi."
1199
  msgid "Close notice"
1200
  msgstr "Tutup pemberitahuan"
1201
 
1202
- #: includes/demo-data/class-bws-demo-data.php:591
1203
- #, php-format
1204
  msgid ""
1205
- "Do you want to install demo content and settings for %s (You can do this "
1206
- "later using Import / Export settings)?"
1207
  msgstr ""
 
 
1208
 
1209
- #: includes/demo-data/class-bws-demo-data.php:591
1210
  msgid "Yes, install demo now"
1211
  msgstr "Ya, instal demo sekarang"
1212
 
 
 
 
1213
  #~ msgid "columns"
1214
  #~ msgstr "kolom"
1215
 
@@ -1256,13 +1263,6 @@ msgstr "Ya, instal demo sekarang"
1256
  #~ msgid "Enable Social Buttons"
1257
  #~ msgstr "Aktifkan Tombol Sosial"
1258
 
1259
- #~ msgid ""
1260
- #~ "Do you want to install demo content and settings (You can do this later "
1261
- #~ "using Import / Export settings)?"
1262
- #~ msgstr ""
1263
- #~ "Apakah Anda ingin menginstal konten demo dan pengaturan (Anda dapat "
1264
- #~ "melakukannya nanti menggunakan pengaturan Impor / Ekspor)?"
1265
-
1266
  #~ msgid "Download high resolution image"
1267
  #~ msgstr "Download gambar resolusi tinggi"
1268
 
2
  msgstr ""
3
  "Project-Id-Version: Gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-12-15 15:14+0200\n"
6
+ "PO-Revision-Date: 2017-12-15 15:14+0200\n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: chameleonjohn.com <jordan.silaen@chameleonjohn.com>\n"
9
  "Language: id_ID\n"
24
  msgid "Global Settings"
25
  msgstr "Pengaturan global"
26
 
27
+ #: gallery-plugin.php:43 gallery-plugin.php:2771
28
  msgid "Upgrade to Pro"
29
  msgstr "Upgrade ke yang lebih baik"
30
 
40
  msgid "Galleries"
41
  msgstr "Galeri"
42
 
43
+ #: gallery-plugin.php:337 gallery-plugin.php:3187
44
  msgid "Gallery"
45
  msgstr "Galeri"
46
 
68
  msgid "No Gallery found"
69
  msgstr "Tidak ada Galeri ditemukan"
70
 
71
+ #: gallery-plugin.php:365 gallery-plugin.php:1600 gallery-plugin.php:2917
72
+ #: gallery-plugin.php:2925 gallery-plugin.php:2963 gallery-plugin.php:2986
73
+ #: gallery-plugin.php:3171
74
  msgid "Gallery Categories"
75
  msgstr "Galeri Kategori"
76
 
91
  msgstr ""
92
 
93
  #: gallery-plugin.php:371
94
+ #, fuzzy
95
  msgid "New Gallery Category"
96
+ msgstr "Tambahkan Baru Galeri Kategori"
97
 
98
  #: gallery-plugin.php:372 gallery-plugin.php:373
99
  msgid "View Gallery Category"
154
  "not be deleted. These galleries will be moved to the category %s."
155
  msgstr ""
156
 
157
+ #: gallery-plugin.php:594 gallery-plugin.php:1599
158
  msgid "Shortcode"
159
  msgstr "Kode pendek"
160
 
166
  msgid "You can't delete default gallery category."
167
  msgstr ""
168
 
169
+ #: gallery-plugin.php:1089 gallery-plugin.php:1196 gallery-plugin.php:2108
170
  msgid "Sorry, nothing found."
171
  msgstr "Maaf, tidak ditemukan."
172
 
173
+ #: gallery-plugin.php:1596
174
  msgid "Featured Image"
175
  msgstr "Gambar Pilihan"
176
 
177
+ #: gallery-plugin.php:1597 gallery-plugin.php:2628 gallery-plugin.php:2732
178
+ #: gallery-plugin.php:2843 includes/class-gllr-settings.php:679
179
  msgid "Title"
180
  msgstr "Judul"
181
 
182
+ #: gallery-plugin.php:1598 includes/class-gllr-settings.php:41
183
  msgid "Images"
184
  msgstr "gambar"
185
 
186
+ #: gallery-plugin.php:1601 includes/class-gllr-settings.php:684
187
  msgid "Author"
188
  msgstr "Penulis"
189
 
190
+ #: gallery-plugin.php:1602 includes/class-gllr-settings.php:513
191
  #: includes/class-gllr-settings.php:680
192
  msgid "Date"
193
  msgstr "Tanggal"
194
 
195
+ #: gallery-plugin.php:1688
196
  #, php-format
197
  msgid "%s Settings"
198
  msgstr ""
199
 
200
+ #: gallery-plugin.php:1715 gallery-plugin.php:1733
201
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
202
  msgid "Settings"
203
  msgstr "pengaturan"
204
 
205
+ #: gallery-plugin.php:1716
206
  msgid "FAQ"
207
  msgstr "FAQ"
208
 
209
+ #: gallery-plugin.php:1717
210
  msgid "Support"
211
  msgstr "Mendukung"
212
 
213
+ #: gallery-plugin.php:1756
214
  msgid "Updating images..."
215
  msgstr "Memperbarui gambar ..."
216
 
217
+ #: gallery-plugin.php:1757
218
  msgid "No images found."
219
  msgstr "Tidak ada gambar yang ditemukan."
220
 
221
+ #: gallery-plugin.php:1758
222
  msgid "All images were updated."
223
  msgstr "Semua gambar yang diperbarui."
224
 
225
+ #: gallery-plugin.php:1759
226
  msgid "Error."
227
  msgstr "Kesalahan."
228
 
229
+ #: gallery-plugin.php:1771
230
  msgid ""
231
  "You are about to remove these items from this gallery.\n"
232
  " 'Cancel' to stop, 'OK' to delete."
234
  "Anda akan menghapus item dari galeri ini. \\ N 'Batal' untuk menghentikan, "
235
  "'OK' untuk menghapus."
236
 
237
+ #: gallery-plugin.php:1772
238
  msgid ""
239
  "You are about to remove this image from the gallery.\n"
240
  " 'Cancel' to stop, 'OK' to delete."
242
  "Anda akan menghapus gambar ini dari galeri. \\ N 'Batal' untuk menghentikan, "
243
  "'OK' untuk menghapus."
244
 
245
+ #: gallery-plugin.php:1773
246
  msgid ""
247
  "Switching to another mode, all unsaved data will be lost. Save data before "
248
  "switching?"
250
  "Beralih ke mode lain, semua data yang belum disimpan akan hilang. Menyimpan "
251
  "data sebelum beralih?"
252
 
253
+ #: gallery-plugin.php:1774
254
  msgid "Insert Media"
255
  msgstr "Insert Media"
256
 
257
+ #: gallery-plugin.php:1775
258
  msgid "Insert"
259
  msgstr "Memasukkan"
260
 
261
+ #: gallery-plugin.php:2300 gallery-plugin.php:2326
262
  msgid "Image size not defined"
263
  msgstr "ukuran gambar tidak didefinisikan"
264
 
265
+ #: gallery-plugin.php:2315
266
  msgid ""
267
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
268
  "reload images manually."
270
  "update Plugin hanya PNG, JPEG, GIF, WPMP atau XBM filetype. Untuk lainnya, "
271
  "silakan ulang gambar secara manual."
272
 
273
+ #: gallery-plugin.php:2355 gallery-plugin.php:2358 gallery-plugin.php:2363
274
  msgid "Invalid path"
275
  msgstr "Jalan yang salah"
276
 
277
+ #: gallery-plugin.php:2452
278
  msgid "List View"
279
  msgstr "Daftar View"
280
 
281
+ #: gallery-plugin.php:2453
282
  msgid "Grid View"
283
  msgstr "Tampilan bergaris"
284
 
285
+ #: gallery-plugin.php:2508
286
  msgid "Filter"
287
  msgstr "Menyaring"
288
 
289
+ #: gallery-plugin.php:2512
290
  msgid "Empty Trash"
291
  msgstr "Sampah kosong"
292
 
293
+ #: gallery-plugin.php:2533
294
  msgid "No images found"
295
  msgstr "Tidak ada gambar yang ditemukan"
296
 
297
+ #: gallery-plugin.php:2585
298
  msgid "Select bulk action"
299
  msgstr "tindakan massal pilih"
300
 
301
+ #: gallery-plugin.php:2587
302
  msgid "Bulk Actions"
303
  msgstr "Aksi besar"
304
 
305
+ #: gallery-plugin.php:2597
306
  msgid "Apply"
307
  msgstr "Menerapkan"
308
 
309
+ #: gallery-plugin.php:2604
310
  msgid "Delete from Gallery"
311
  msgstr "Hapus dari Galeri"
312
 
313
+ #: gallery-plugin.php:2613
314
  msgid "Bulk Select"
315
  msgstr "massal Pilih"
316
 
317
+ #: gallery-plugin.php:2614
318
  msgid "Cancel Selection"
319
  msgstr "Batal Seleksi"
320
 
321
+ #: gallery-plugin.php:2615
322
  msgid "Delete Selected"
323
  msgstr "Hapus yang Dipilih"
324
 
325
+ #: gallery-plugin.php:2626
326
  msgid "File"
327
  msgstr "Mengajukan"
328
 
329
+ #: gallery-plugin.php:2627 gallery-plugin.php:2727 gallery-plugin.php:2838
330
  msgid "Dimensions"
331
  msgstr "Ukuran"
332
 
333
+ #: gallery-plugin.php:2629 gallery-plugin.php:2738 gallery-plugin.php:2848
334
  msgid "Alt Text"
335
  msgstr "Alt Teks"
336
 
337
+ #: gallery-plugin.php:2630 gallery-plugin.php:2742 gallery-plugin.php:2853
338
  msgid "URL"
339
  msgstr "URL"
340
 
341
+ #: gallery-plugin.php:2630 gallery-plugin.php:2744
342
  msgid ""
343
  "Enter your custom URL to link this image to other page or file. Leave blank "
344
  "to open a full size image."
346
  "Masukkan URL kustom Anda untuk menghubungkan gambar ini ke halaman lain atau "
347
  "file. Biarkan kosong untuk membuka gambar ukuran penuh."
348
 
349
+ #: gallery-plugin.php:2709
350
  msgid "Remove Image from Gallery"
351
  msgstr "Hapus Gambar dari Galeri"
352
 
353
+ #: gallery-plugin.php:2712
354
  msgid "Edit Image Info"
355
  msgstr "Info mengedit Gambar"
356
 
357
+ #: gallery-plugin.php:2713
358
  msgid "Deselect"
359
  msgstr "hapus"
360
 
361
+ #: gallery-plugin.php:2725
362
  msgid "File name"
363
  msgstr "Nama file"
364
 
365
+ #: gallery-plugin.php:2726
366
  msgid "File type"
367
  msgstr "jenis file"
368
 
369
+ #: gallery-plugin.php:2751
370
  msgid "Description"
371
  msgstr "Deskripsi"
372
 
373
+ #: gallery-plugin.php:2757
374
  msgid "Lightbox Button URL"
375
  msgstr "URL Tombol Lightbox"
376
 
377
+ #: gallery-plugin.php:2764
378
  msgid "New Tab"
379
  msgstr "Tab baru"
380
 
381
+ #: gallery-plugin.php:2766
382
  msgid "Enable to open URLs above in a new tab."
383
  msgstr "Memungkinkan untuk membuka URL di atas di tab baru."
384
 
385
+ #: gallery-plugin.php:2771
386
  msgid "Go Pro"
387
  msgstr "Go Pro"
388
 
389
+ #: gallery-plugin.php:2777
390
  msgid "Edit more details"
391
  msgstr "Mengedit rincian lebih lanjut"
392
 
393
+ #: gallery-plugin.php:2779
394
  msgid "Remove from Gallery"
395
  msgstr "Hapus dari Galeri"
396
 
397
+ #: gallery-plugin.php:2813
398
  #, php-format
399
  msgid "Select %s"
400
  msgstr "Pilih %s"
401
 
402
+ #: gallery-plugin.php:2826
403
  #, php-format
404
  msgid "Edit &#8220;%s&#8221;"
405
  msgstr "Mengedit & # 8220; %s & # 8221;"
406
 
407
+ #: gallery-plugin.php:2834
408
  msgid "Edit Attachment Info"
409
  msgstr "Info mengedit Lampiran"
410
 
411
+ #: gallery-plugin.php:2871 gallery-plugin.php:2884
412
  msgid "Edit"
413
  msgstr "mengedit"
414
 
415
+ #: gallery-plugin.php:2874 gallery-plugin.php:2889
416
  msgid "Trash"
417
  msgstr "Sampah"
418
 
419
+ #: gallery-plugin.php:2877 gallery-plugin.php:2892
420
  msgid "Delete Permanently"
421
  msgstr "Hapus secara permanen"
422
 
423
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898
424
  #, php-format
425
  msgid "View &#8220;%s&#8221;"
426
  msgstr "Lihat & # 8220; %s & # 8221;"
427
 
428
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898 gallery-plugin.php:2981
429
  msgid "View"
430
  msgstr "Melihat"
431
 
432
+ #: gallery-plugin.php:2881
433
  msgid "Attach"
434
  msgstr "Melampirkan"
435
 
436
+ #: gallery-plugin.php:2887
437
  msgid "Restore"
438
  msgstr "Mengembalikan"
439
 
440
+ #: gallery-plugin.php:2916
441
  msgid "A list or dropdown of Gallery categories."
442
  msgstr ""
443
 
444
+ #: gallery-plugin.php:2961
445
  msgid "Select Gallery Category"
446
  msgstr ""
447
 
448
+ #: gallery-plugin.php:3019
449
+ #, fuzzy
450
  msgid "Title:"
451
+ msgstr "Judul"
452
 
453
+ #: gallery-plugin.php:3022
454
  msgid "Display as dropdown"
455
  msgstr ""
456
 
457
+ #: gallery-plugin.php:3024
458
  msgid "Show gallery counts"
459
  msgstr ""
460
 
461
+ #: gallery-plugin.php:3026
462
  msgid "Show hierarchy"
463
  msgstr ""
464
 
465
+ #: gallery-plugin.php:3142
466
  msgid "Warning"
467
  msgstr "PERINGATAN"
468
 
469
+ #: gallery-plugin.php:3142
470
  msgid "You can add only images to the gallery"
471
  msgstr "Anda dapat menambahkan hanya gambar ke galeri"
472
 
473
+ #: gallery-plugin.php:3173
474
  msgid "or"
475
  msgstr "atau"
476
 
477
+ #: gallery-plugin.php:3181
478
  msgid "no title"
479
  msgstr "tanpa judul"
480
 
481
+ #: gallery-plugin.php:3192
482
  msgid ""
483
  "Display an album image with the description and the link to a single gallery "
484
  "page"
485
  msgstr ""
486
  "Menampilkan gambar album dengan deskripsi dan link ke halaman galeri tunggal"
487
 
488
+ #: gallery-plugin.php:3196
489
  msgid "Sorry, no gallery found."
490
  msgstr "Maaf, tidak ada galeri ditemukan."
491
 
902
  msgstr "jumlah komentar"
903
 
904
  #: includes/class-gllr-settings.php:683
905
+ msgid "\"Order\" field on the gallery edit page"
906
+ msgstr ""
907
 
908
  #: includes/class-gllr-settings.php:687
909
  msgid "Select galleries sorting order in your galleries page."
1020
  #: includes/class-gllr-settings.php:821
1021
  #, fuzzy
1022
  msgid "Read More"
1023
+ msgstr "Baca lebih banyak"
1024
 
1025
  #: includes/class-gllr-settings.php:831
1026
  #, fuzzy
1201
  msgid "Close notice"
1202
  msgstr "Tutup pemberitahuan"
1203
 
1204
+ #: includes/demo-data/class-bws-demo-data.php:593
1205
+ #, fuzzy, php-format
1206
  msgid ""
1207
+ "Do you want to install demo content and settings for %s? (You can do this "
1208
+ "later using Import / Export settings)"
1209
  msgstr ""
1210
+ "Apakah Anda ingin menginstal konten demo dan pengaturan (Anda dapat "
1211
+ "melakukannya nanti menggunakan pengaturan Impor / Ekspor)?"
1212
 
1213
+ #: includes/demo-data/class-bws-demo-data.php:595
1214
  msgid "Yes, install demo now"
1215
  msgstr "Ya, instal demo sekarang"
1216
 
1217
+ #~ msgid "Sorting order (the input field for sorting order)"
1218
+ #~ msgstr "Menyortir order (kolom input untuk menyortir order)"
1219
+
1220
  #~ msgid "columns"
1221
  #~ msgstr "kolom"
1222
 
1263
  #~ msgid "Enable Social Buttons"
1264
  #~ msgstr "Aktifkan Tombol Sosial"
1265
 
 
 
 
 
 
 
 
1266
  #~ msgid "Download high resolution image"
1267
  #~ msgstr "Download gambar resolusi tinggi"
1268
 
languages/gallery-plugin-nl_NL.mo CHANGED
Binary file
languages/gallery-plugin-nl_NL.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: 2017-12-05 16:20+0200\n"
6
- "PO-Revision-Date: 2017-12-05 16:21+0200\n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: J Goessens <j.goessens@gmail.com>\n"
9
  "Language: nl_NL\n"
@@ -26,7 +26,7 @@ msgstr "Galerij Instellingen"
26
  msgid "Global Settings"
27
  msgstr "Galerij Instellingen"
28
 
29
- #: gallery-plugin.php:43 gallery-plugin.php:2772
30
  msgid "Upgrade to Pro"
31
  msgstr ""
32
 
@@ -42,7 +42,7 @@ msgstr "Foto's bekijken &raquo;"
42
  msgid "Galleries"
43
  msgstr "Galerijen"
44
 
45
- #: gallery-plugin.php:337 gallery-plugin.php:3188
46
  msgid "Gallery"
47
  msgstr "Galerij"
48
 
@@ -71,9 +71,9 @@ msgstr "Galerijen"
71
  msgid "No Gallery found"
72
  msgstr "Geen Galerij gevonden"
73
 
74
- #: gallery-plugin.php:365 gallery-plugin.php:1602 gallery-plugin.php:2918
75
- #: gallery-plugin.php:2926 gallery-plugin.php:2964 gallery-plugin.php:2987
76
- #: gallery-plugin.php:3172
77
  #, fuzzy
78
  msgid "Gallery Categories"
79
  msgstr "Afmeting galerij foto"
@@ -155,7 +155,7 @@ msgid ""
155
  "not be deleted. These galleries will be moved to the category %s."
156
  msgstr ""
157
 
158
- #: gallery-plugin.php:594 gallery-plugin.php:1601
159
  #, fuzzy
160
  msgid "Shortcode"
161
  msgstr "Galerij Shortcode"
@@ -168,100 +168,100 @@ msgstr ""
168
  msgid "You can't delete default gallery category."
169
  msgstr ""
170
 
171
- #: gallery-plugin.php:1091 gallery-plugin.php:1198 gallery-plugin.php:2109
172
  msgid "Sorry, nothing found."
173
  msgstr "Sorry, niets gevonden."
174
 
175
- #: gallery-plugin.php:1598
176
  msgid "Featured Image"
177
  msgstr ""
178
 
179
- #: gallery-plugin.php:1599 gallery-plugin.php:2629 gallery-plugin.php:2733
180
- #: gallery-plugin.php:2844 includes/class-gllr-settings.php:679
181
  msgid "Title"
182
  msgstr "Titel"
183
 
184
- #: gallery-plugin.php:1600 includes/class-gllr-settings.php:41
185
  #, fuzzy
186
  msgid "Images"
187
- msgstr "Foto"
188
 
189
- #: gallery-plugin.php:1603 includes/class-gllr-settings.php:684
190
  msgid "Author"
191
  msgstr "Autheur"
192
 
193
- #: gallery-plugin.php:1604 includes/class-gllr-settings.php:513
194
  #: includes/class-gllr-settings.php:680
195
  msgid "Date"
196
  msgstr "Datum"
197
 
198
- #: gallery-plugin.php:1690
199
  #, php-format
200
  msgid "%s Settings"
201
  msgstr ""
202
 
203
- #: gallery-plugin.php:1717 gallery-plugin.php:1735
204
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
205
  msgid "Settings"
206
  msgstr "Instellingen"
207
 
208
- #: gallery-plugin.php:1718
209
  msgid "FAQ"
210
  msgstr "FAQ "
211
 
212
- #: gallery-plugin.php:1719
213
  msgid "Support"
214
  msgstr "Ondersteuning"
215
 
216
- #: gallery-plugin.php:1758
217
  msgid "Updating images..."
218
  msgstr "Bijwerken foto's..."
219
 
220
- #: gallery-plugin.php:1759
221
  #, fuzzy
222
  msgid "No images found."
223
  msgstr "Geen foto gevonden"
224
 
225
- #: gallery-plugin.php:1760
226
  #, fuzzy
227
  msgid "All images were updated."
228
  msgstr "Alle foto's zijn bijgewerkt"
229
 
230
- #: gallery-plugin.php:1761
231
  msgid "Error."
232
  msgstr "Fout."
233
 
234
- #: gallery-plugin.php:1773
235
  msgid ""
236
  "You are about to remove these items from this gallery.\n"
237
  " 'Cancel' to stop, 'OK' to delete."
238
  msgstr ""
239
 
240
- #: gallery-plugin.php:1774
241
  msgid ""
242
  "You are about to remove this image from the gallery.\n"
243
  " 'Cancel' to stop, 'OK' to delete."
244
  msgstr ""
245
 
246
- #: gallery-plugin.php:1775
247
  msgid ""
248
  "Switching to another mode, all unsaved data will be lost. Save data before "
249
  "switching?"
250
  msgstr ""
251
 
252
- #: gallery-plugin.php:1776
253
  msgid "Insert Media"
254
  msgstr ""
255
 
256
- #: gallery-plugin.php:1777
257
  msgid "Insert"
258
  msgstr ""
259
 
260
- #: gallery-plugin.php:2301 gallery-plugin.php:2327
261
  msgid "Image size not defined"
262
  msgstr "Afmetingen van foto, niet gedefinieerd"
263
 
264
- #: gallery-plugin.php:2316
265
  #, fuzzy
266
  msgid ""
267
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
@@ -270,223 +270,224 @@ msgstr ""
270
  "We kunnen alleen de volgende bestandstypen bijwerken: PNG, JPG, GIF, WPMP of "
271
  "XBM (Voor overige, aub handmatig herladen)."
272
 
273
- #: gallery-plugin.php:2356 gallery-plugin.php:2359 gallery-plugin.php:2364
274
  msgid "Invalid path"
275
  msgstr "Ongeldig pad"
276
 
277
- #: gallery-plugin.php:2453
278
  msgid "List View"
279
  msgstr ""
280
 
281
- #: gallery-plugin.php:2454
282
  msgid "Grid View"
283
  msgstr ""
284
 
285
- #: gallery-plugin.php:2509
286
  msgid "Filter"
287
  msgstr ""
288
 
289
- #: gallery-plugin.php:2513
290
  msgid "Empty Trash"
291
  msgstr ""
292
 
293
- #: gallery-plugin.php:2534
294
  #, fuzzy
295
  msgid "No images found"
296
  msgstr "Geen foto gevonden"
297
 
298
- #: gallery-plugin.php:2586
299
  msgid "Select bulk action"
300
  msgstr ""
301
 
302
- #: gallery-plugin.php:2588
303
  msgid "Bulk Actions"
304
  msgstr ""
305
 
306
- #: gallery-plugin.php:2598
307
  msgid "Apply"
308
  msgstr ""
309
 
310
- #: gallery-plugin.php:2605
311
  #, fuzzy
312
  msgid "Delete from Gallery"
313
  msgstr "Nieuwe Galerij"
314
 
315
- #: gallery-plugin.php:2614
316
  msgid "Bulk Select"
317
  msgstr ""
318
 
319
- #: gallery-plugin.php:2615
320
  msgid "Cancel Selection"
321
  msgstr ""
322
 
323
- #: gallery-plugin.php:2616
324
  msgid "Delete Selected"
325
  msgstr ""
326
 
327
- #: gallery-plugin.php:2627
328
  msgid "File"
329
  msgstr ""
330
 
331
- #: gallery-plugin.php:2628 gallery-plugin.php:2728 gallery-plugin.php:2839
332
  msgid "Dimensions"
333
  msgstr ""
334
 
335
- #: gallery-plugin.php:2630 gallery-plugin.php:2739 gallery-plugin.php:2849
336
  #, fuzzy
337
  msgid "Alt Text"
338
  msgstr "Alt tag"
339
 
340
- #: gallery-plugin.php:2631 gallery-plugin.php:2743 gallery-plugin.php:2854
341
  msgid "URL"
342
  msgstr "URL"
343
 
344
- #: gallery-plugin.php:2631 gallery-plugin.php:2745
345
  msgid ""
346
  "Enter your custom URL to link this image to other page or file. Leave blank "
347
  "to open a full size image."
348
  msgstr ""
349
 
350
- #: gallery-plugin.php:2710
351
  #, fuzzy
352
  msgid "Remove Image from Gallery"
353
  msgstr "Nieuwe Galerij"
354
 
355
- #: gallery-plugin.php:2713
356
  #, fuzzy
357
  msgid "Edit Image Info"
358
  msgstr "Bijlage ID"
359
 
360
- #: gallery-plugin.php:2714
361
  msgid "Deselect"
362
  msgstr ""
363
 
364
- #: gallery-plugin.php:2726
365
  msgid "File name"
366
  msgstr ""
367
 
368
- #: gallery-plugin.php:2727
369
  msgid "File type"
370
  msgstr ""
371
 
372
- #: gallery-plugin.php:2752
373
  msgid "Description"
374
  msgstr "Omschrijving"
375
 
376
- #: gallery-plugin.php:2758
377
  #, fuzzy
378
  msgid "Lightbox Button URL"
379
  msgstr "Lightbox knop URL"
380
 
381
- #: gallery-plugin.php:2765
382
  msgid "New Tab"
383
  msgstr ""
384
 
385
- #: gallery-plugin.php:2767
386
  msgid "Enable to open URLs above in a new tab."
387
  msgstr ""
388
 
389
- #: gallery-plugin.php:2772
390
  #, fuzzy
391
  msgid "Go Pro"
392
  msgstr "Ga PRO"
393
 
394
- #: gallery-plugin.php:2778
395
  msgid "Edit more details"
396
  msgstr ""
397
 
398
- #: gallery-plugin.php:2780
399
  #, fuzzy
400
  msgid "Remove from Gallery"
401
  msgstr "Nieuwe Galerij"
402
 
403
- #: gallery-plugin.php:2814
404
  #, php-format
405
  msgid "Select %s"
406
  msgstr ""
407
 
408
- #: gallery-plugin.php:2827
409
  #, php-format
410
  msgid "Edit &#8220;%s&#8221;"
411
  msgstr ""
412
 
413
- #: gallery-plugin.php:2835
414
  #, fuzzy
415
  msgid "Edit Attachment Info"
416
  msgstr "Bijlage ID"
417
 
418
- #: gallery-plugin.php:2872 gallery-plugin.php:2885
419
  msgid "Edit"
420
  msgstr ""
421
 
422
- #: gallery-plugin.php:2875 gallery-plugin.php:2890
423
  msgid "Trash"
424
  msgstr ""
425
 
426
- #: gallery-plugin.php:2878 gallery-plugin.php:2893
427
  msgid "Delete Permanently"
428
  msgstr ""
429
 
430
- #: gallery-plugin.php:2880 gallery-plugin.php:2899
431
  #, php-format
432
  msgid "View &#8220;%s&#8221;"
433
  msgstr ""
434
 
435
- #: gallery-plugin.php:2880 gallery-plugin.php:2899 gallery-plugin.php:2982
436
  msgid "View"
437
  msgstr ""
438
 
439
- #: gallery-plugin.php:2882
440
  #, fuzzy
441
  msgid "Attach"
442
  msgstr "Bijlage ID"
443
 
444
- #: gallery-plugin.php:2888
445
  msgid "Restore"
446
  msgstr ""
447
 
448
- #: gallery-plugin.php:2917
449
  msgid "A list or dropdown of Gallery categories."
450
  msgstr ""
451
 
452
- #: gallery-plugin.php:2962
453
  msgid "Select Gallery Category"
454
  msgstr ""
455
 
456
- #: gallery-plugin.php:3020
 
457
  msgid "Title:"
458
- msgstr ""
459
 
460
- #: gallery-plugin.php:3023
461
  msgid "Display as dropdown"
462
  msgstr ""
463
 
464
- #: gallery-plugin.php:3025
465
  msgid "Show gallery counts"
466
  msgstr ""
467
 
468
- #: gallery-plugin.php:3027
469
  msgid "Show hierarchy"
470
  msgstr ""
471
 
472
- #: gallery-plugin.php:3143
473
  msgid "Warning"
474
  msgstr ""
475
 
476
- #: gallery-plugin.php:3143
477
  msgid "You can add only images to the gallery"
478
  msgstr ""
479
 
480
- #: gallery-plugin.php:3174
481
  msgid "or"
482
  msgstr "of"
483
 
484
- #: gallery-plugin.php:3182
485
  #, fuzzy
486
  msgid "no title"
487
  msgstr "Titel"
488
 
489
- #: gallery-plugin.php:3193
490
  #, fuzzy
491
  msgid ""
492
  "Display an album image with the description and the link to a single gallery "
@@ -495,7 +496,7 @@ msgstr ""
495
  "Als je een korte omschrijving, met een voorbeeld & link naar de galerij "
496
  "pagina, wilt weergeven "
497
 
498
- #: gallery-plugin.php:3197
499
  #, fuzzy
500
  msgid "Sorry, no gallery found."
501
  msgstr "Sorry, niets gevonden."
@@ -924,11 +925,8 @@ msgid "Comment count"
924
  msgstr ""
925
 
926
  #: includes/class-gllr-settings.php:683
927
- #, fuzzy
928
- msgid "Sorting order (the input field for sorting order)"
929
  msgstr ""
930
- "Sorteervolgorde (het invoerveld voor sorteervolgorde in het Invoeg / Upload "
931
- "Media Galerij venster)"
932
 
933
  #: includes/class-gllr-settings.php:687
934
  msgid "Select galleries sorting order in your galleries page."
@@ -1223,18 +1221,24 @@ msgstr ""
1223
  msgid "Close notice"
1224
  msgstr ""
1225
 
1226
- #: includes/demo-data/class-bws-demo-data.php:591
1227
  #, php-format
1228
  msgid ""
1229
- "Do you want to install demo content and settings for %s (You can do this "
1230
- "later using Import / Export settings)?"
1231
  msgstr ""
1232
 
1233
- #: includes/demo-data/class-bws-demo-data.php:591
1234
  #, fuzzy
1235
  msgid "Yes, install demo now"
1236
  msgstr "Установка %"
1237
 
 
 
 
 
 
 
1238
  #, fuzzy
1239
  #~ msgid "Enable to use a lightbox helper navigation between images.."
1240
  #~ msgstr "Gebruik 1 lightbox voor meerdere galerijen op 1 pagina"
2
  msgstr ""
3
  "Project-Id-Version: Gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-12-15 15:14+0200\n"
6
+ "PO-Revision-Date: 2017-12-15 15:14+0200\n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: J Goessens <j.goessens@gmail.com>\n"
9
  "Language: nl_NL\n"
26
  msgid "Global Settings"
27
  msgstr "Galerij Instellingen"
28
 
29
+ #: gallery-plugin.php:43 gallery-plugin.php:2771
30
  msgid "Upgrade to Pro"
31
  msgstr ""
32
 
42
  msgid "Galleries"
43
  msgstr "Galerijen"
44
 
45
+ #: gallery-plugin.php:337 gallery-plugin.php:3187
46
  msgid "Gallery"
47
  msgstr "Galerij"
48
 
71
  msgid "No Gallery found"
72
  msgstr "Geen Galerij gevonden"
73
 
74
+ #: gallery-plugin.php:365 gallery-plugin.php:1600 gallery-plugin.php:2917
75
+ #: gallery-plugin.php:2925 gallery-plugin.php:2963 gallery-plugin.php:2986
76
+ #: gallery-plugin.php:3171
77
  #, fuzzy
78
  msgid "Gallery Categories"
79
  msgstr "Afmeting galerij foto"
155
  "not be deleted. These galleries will be moved to the category %s."
156
  msgstr ""
157
 
158
+ #: gallery-plugin.php:594 gallery-plugin.php:1599
159
  #, fuzzy
160
  msgid "Shortcode"
161
  msgstr "Galerij Shortcode"
168
  msgid "You can't delete default gallery category."
169
  msgstr ""
170
 
171
+ #: gallery-plugin.php:1089 gallery-plugin.php:1196 gallery-plugin.php:2108
172
  msgid "Sorry, nothing found."
173
  msgstr "Sorry, niets gevonden."
174
 
175
+ #: gallery-plugin.php:1596
176
  msgid "Featured Image"
177
  msgstr ""
178
 
179
+ #: gallery-plugin.php:1597 gallery-plugin.php:2628 gallery-plugin.php:2732
180
+ #: gallery-plugin.php:2843 includes/class-gllr-settings.php:679
181
  msgid "Title"
182
  msgstr "Titel"
183
 
184
+ #: gallery-plugin.php:1598 includes/class-gllr-settings.php:41
185
  #, fuzzy
186
  msgid "Images"
187
+ msgstr "Foto's bekijken &raquo;"
188
 
189
+ #: gallery-plugin.php:1601 includes/class-gllr-settings.php:684
190
  msgid "Author"
191
  msgstr "Autheur"
192
 
193
+ #: gallery-plugin.php:1602 includes/class-gllr-settings.php:513
194
  #: includes/class-gllr-settings.php:680
195
  msgid "Date"
196
  msgstr "Datum"
197
 
198
+ #: gallery-plugin.php:1688
199
  #, php-format
200
  msgid "%s Settings"
201
  msgstr ""
202
 
203
+ #: gallery-plugin.php:1715 gallery-plugin.php:1733
204
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
205
  msgid "Settings"
206
  msgstr "Instellingen"
207
 
208
+ #: gallery-plugin.php:1716
209
  msgid "FAQ"
210
  msgstr "FAQ "
211
 
212
+ #: gallery-plugin.php:1717
213
  msgid "Support"
214
  msgstr "Ondersteuning"
215
 
216
+ #: gallery-plugin.php:1756
217
  msgid "Updating images..."
218
  msgstr "Bijwerken foto's..."
219
 
220
+ #: gallery-plugin.php:1757
221
  #, fuzzy
222
  msgid "No images found."
223
  msgstr "Geen foto gevonden"
224
 
225
+ #: gallery-plugin.php:1758
226
  #, fuzzy
227
  msgid "All images were updated."
228
  msgstr "Alle foto's zijn bijgewerkt"
229
 
230
+ #: gallery-plugin.php:1759
231
  msgid "Error."
232
  msgstr "Fout."
233
 
234
+ #: gallery-plugin.php:1771
235
  msgid ""
236
  "You are about to remove these items from this gallery.\n"
237
  " 'Cancel' to stop, 'OK' to delete."
238
  msgstr ""
239
 
240
+ #: gallery-plugin.php:1772
241
  msgid ""
242
  "You are about to remove this image from the gallery.\n"
243
  " 'Cancel' to stop, 'OK' to delete."
244
  msgstr ""
245
 
246
+ #: gallery-plugin.php:1773
247
  msgid ""
248
  "Switching to another mode, all unsaved data will be lost. Save data before "
249
  "switching?"
250
  msgstr ""
251
 
252
+ #: gallery-plugin.php:1774
253
  msgid "Insert Media"
254
  msgstr ""
255
 
256
+ #: gallery-plugin.php:1775
257
  msgid "Insert"
258
  msgstr ""
259
 
260
+ #: gallery-plugin.php:2300 gallery-plugin.php:2326
261
  msgid "Image size not defined"
262
  msgstr "Afmetingen van foto, niet gedefinieerd"
263
 
264
+ #: gallery-plugin.php:2315
265
  #, fuzzy
266
  msgid ""
267
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
270
  "We kunnen alleen de volgende bestandstypen bijwerken: PNG, JPG, GIF, WPMP of "
271
  "XBM (Voor overige, aub handmatig herladen)."
272
 
273
+ #: gallery-plugin.php:2355 gallery-plugin.php:2358 gallery-plugin.php:2363
274
  msgid "Invalid path"
275
  msgstr "Ongeldig pad"
276
 
277
+ #: gallery-plugin.php:2452
278
  msgid "List View"
279
  msgstr ""
280
 
281
+ #: gallery-plugin.php:2453
282
  msgid "Grid View"
283
  msgstr ""
284
 
285
+ #: gallery-plugin.php:2508
286
  msgid "Filter"
287
  msgstr ""
288
 
289
+ #: gallery-plugin.php:2512
290
  msgid "Empty Trash"
291
  msgstr ""
292
 
293
+ #: gallery-plugin.php:2533
294
  #, fuzzy
295
  msgid "No images found"
296
  msgstr "Geen foto gevonden"
297
 
298
+ #: gallery-plugin.php:2585
299
  msgid "Select bulk action"
300
  msgstr ""
301
 
302
+ #: gallery-plugin.php:2587
303
  msgid "Bulk Actions"
304
  msgstr ""
305
 
306
+ #: gallery-plugin.php:2597
307
  msgid "Apply"
308
  msgstr ""
309
 
310
+ #: gallery-plugin.php:2604
311
  #, fuzzy
312
  msgid "Delete from Gallery"
313
  msgstr "Nieuwe Galerij"
314
 
315
+ #: gallery-plugin.php:2613
316
  msgid "Bulk Select"
317
  msgstr ""
318
 
319
+ #: gallery-plugin.php:2614
320
  msgid "Cancel Selection"
321
  msgstr ""
322
 
323
+ #: gallery-plugin.php:2615
324
  msgid "Delete Selected"
325
  msgstr ""
326
 
327
+ #: gallery-plugin.php:2626
328
  msgid "File"
329
  msgstr ""
330
 
331
+ #: gallery-plugin.php:2627 gallery-plugin.php:2727 gallery-plugin.php:2838
332
  msgid "Dimensions"
333
  msgstr ""
334
 
335
+ #: gallery-plugin.php:2629 gallery-plugin.php:2738 gallery-plugin.php:2848
336
  #, fuzzy
337
  msgid "Alt Text"
338
  msgstr "Alt tag"
339
 
340
+ #: gallery-plugin.php:2630 gallery-plugin.php:2742 gallery-plugin.php:2853
341
  msgid "URL"
342
  msgstr "URL"
343
 
344
+ #: gallery-plugin.php:2630 gallery-plugin.php:2744
345
  msgid ""
346
  "Enter your custom URL to link this image to other page or file. Leave blank "
347
  "to open a full size image."
348
  msgstr ""
349
 
350
+ #: gallery-plugin.php:2709
351
  #, fuzzy
352
  msgid "Remove Image from Gallery"
353
  msgstr "Nieuwe Galerij"
354
 
355
+ #: gallery-plugin.php:2712
356
  #, fuzzy
357
  msgid "Edit Image Info"
358
  msgstr "Bijlage ID"
359
 
360
+ #: gallery-plugin.php:2713
361
  msgid "Deselect"
362
  msgstr ""
363
 
364
+ #: gallery-plugin.php:2725
365
  msgid "File name"
366
  msgstr ""
367
 
368
+ #: gallery-plugin.php:2726
369
  msgid "File type"
370
  msgstr ""
371
 
372
+ #: gallery-plugin.php:2751
373
  msgid "Description"
374
  msgstr "Omschrijving"
375
 
376
+ #: gallery-plugin.php:2757
377
  #, fuzzy
378
  msgid "Lightbox Button URL"
379
  msgstr "Lightbox knop URL"
380
 
381
+ #: gallery-plugin.php:2764
382
  msgid "New Tab"
383
  msgstr ""
384
 
385
+ #: gallery-plugin.php:2766
386
  msgid "Enable to open URLs above in a new tab."
387
  msgstr ""
388
 
389
+ #: gallery-plugin.php:2771
390
  #, fuzzy
391
  msgid "Go Pro"
392
  msgstr "Ga PRO"
393
 
394
+ #: gallery-plugin.php:2777
395
  msgid "Edit more details"
396
  msgstr ""
397
 
398
+ #: gallery-plugin.php:2779
399
  #, fuzzy
400
  msgid "Remove from Gallery"
401
  msgstr "Nieuwe Galerij"
402
 
403
+ #: gallery-plugin.php:2813
404
  #, php-format
405
  msgid "Select %s"
406
  msgstr ""
407
 
408
+ #: gallery-plugin.php:2826
409
  #, php-format
410
  msgid "Edit &#8220;%s&#8221;"
411
  msgstr ""
412
 
413
+ #: gallery-plugin.php:2834
414
  #, fuzzy
415
  msgid "Edit Attachment Info"
416
  msgstr "Bijlage ID"
417
 
418
+ #: gallery-plugin.php:2871 gallery-plugin.php:2884
419
  msgid "Edit"
420
  msgstr ""
421
 
422
+ #: gallery-plugin.php:2874 gallery-plugin.php:2889
423
  msgid "Trash"
424
  msgstr ""
425
 
426
+ #: gallery-plugin.php:2877 gallery-plugin.php:2892
427
  msgid "Delete Permanently"
428
  msgstr ""
429
 
430
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898
431
  #, php-format
432
  msgid "View &#8220;%s&#8221;"
433
  msgstr ""
434
 
435
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898 gallery-plugin.php:2981
436
  msgid "View"
437
  msgstr ""
438
 
439
+ #: gallery-plugin.php:2881
440
  #, fuzzy
441
  msgid "Attach"
442
  msgstr "Bijlage ID"
443
 
444
+ #: gallery-plugin.php:2887
445
  msgid "Restore"
446
  msgstr ""
447
 
448
+ #: gallery-plugin.php:2916
449
  msgid "A list or dropdown of Gallery categories."
450
  msgstr ""
451
 
452
+ #: gallery-plugin.php:2961
453
  msgid "Select Gallery Category"
454
  msgstr ""
455
 
456
+ #: gallery-plugin.php:3019
457
+ #, fuzzy
458
  msgid "Title:"
459
+ msgstr "Titel"
460
 
461
+ #: gallery-plugin.php:3022
462
  msgid "Display as dropdown"
463
  msgstr ""
464
 
465
+ #: gallery-plugin.php:3024
466
  msgid "Show gallery counts"
467
  msgstr ""
468
 
469
+ #: gallery-plugin.php:3026
470
  msgid "Show hierarchy"
471
  msgstr ""
472
 
473
+ #: gallery-plugin.php:3142
474
  msgid "Warning"
475
  msgstr ""
476
 
477
+ #: gallery-plugin.php:3142
478
  msgid "You can add only images to the gallery"
479
  msgstr ""
480
 
481
+ #: gallery-plugin.php:3173
482
  msgid "or"
483
  msgstr "of"
484
 
485
+ #: gallery-plugin.php:3181
486
  #, fuzzy
487
  msgid "no title"
488
  msgstr "Titel"
489
 
490
+ #: gallery-plugin.php:3192
491
  #, fuzzy
492
  msgid ""
493
  "Display an album image with the description and the link to a single gallery "
496
  "Als je een korte omschrijving, met een voorbeeld & link naar de galerij "
497
  "pagina, wilt weergeven "
498
 
499
+ #: gallery-plugin.php:3196
500
  #, fuzzy
501
  msgid "Sorry, no gallery found."
502
  msgstr "Sorry, niets gevonden."
925
  msgstr ""
926
 
927
  #: includes/class-gllr-settings.php:683
928
+ msgid "\"Order\" field on the gallery edit page"
 
929
  msgstr ""
 
 
930
 
931
  #: includes/class-gllr-settings.php:687
932
  msgid "Select galleries sorting order in your galleries page."
1221
  msgid "Close notice"
1222
  msgstr ""
1223
 
1224
+ #: includes/demo-data/class-bws-demo-data.php:593
1225
  #, php-format
1226
  msgid ""
1227
+ "Do you want to install demo content and settings for %s? (You can do this "
1228
+ "later using Import / Export settings)"
1229
  msgstr ""
1230
 
1231
+ #: includes/demo-data/class-bws-demo-data.php:595
1232
  #, fuzzy
1233
  msgid "Yes, install demo now"
1234
  msgstr "Установка %"
1235
 
1236
+ #, fuzzy
1237
+ #~ msgid "Sorting order (the input field for sorting order)"
1238
+ #~ msgstr ""
1239
+ #~ "Sorteervolgorde (het invoerveld voor sorteervolgorde in het Invoeg / "
1240
+ #~ "Upload Media Galerij venster)"
1241
+
1242
  #, fuzzy
1243
  #~ msgid "Enable to use a lightbox helper navigation between images.."
1244
  #~ msgstr "Gebruik 1 lightbox voor meerdere galerijen op 1 pagina"
languages/gallery-plugin-pt_BR.mo CHANGED
Binary file
languages/gallery-plugin-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: 2017-12-05 16:20+0200\n"
6
- "PO-Revision-Date: 2017-12-05 16:20+0200\n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: DJIO | Dionizio Bonfim Bach <wordpress@djio.com.br>\n"
9
  "Language: pt_BR\n"
@@ -29,7 +29,7 @@ msgstr "Configurações da Galeria"
29
  msgid "Global Settings"
30
  msgstr "Configurações da Galeria"
31
 
32
- #: gallery-plugin.php:43 gallery-plugin.php:2772
33
  msgid "Upgrade to Pro"
34
  msgstr ""
35
 
@@ -48,7 +48,7 @@ msgid "Galleries"
48
  msgstr "Galerias"
49
 
50
  # @ gallery
51
- #: gallery-plugin.php:337 gallery-plugin.php:3188
52
  msgid "Gallery"
53
  msgstr "Galeria"
54
 
@@ -84,9 +84,9 @@ msgid "No Gallery found"
84
  msgstr "Nenhuma Galeria foi encontrada"
85
 
86
  # @ gallery
87
- #: gallery-plugin.php:365 gallery-plugin.php:1602 gallery-plugin.php:2918
88
- #: gallery-plugin.php:2926 gallery-plugin.php:2964 gallery-plugin.php:2987
89
- #: gallery-plugin.php:3172
90
  #, fuzzy
91
  msgid "Gallery Categories"
92
  msgstr "Tamanho da imagem da galeria"
@@ -172,7 +172,7 @@ msgid ""
172
  msgstr ""
173
 
174
  # @ gallery
175
- #: gallery-plugin.php:594 gallery-plugin.php:1601
176
  #, fuzzy
177
  msgid "Shortcode"
178
  msgstr "Shortcode da Galeria"
@@ -186,341 +186,345 @@ msgid "You can't delete default gallery category."
186
  msgstr ""
187
 
188
  # @ gallery
189
- #: gallery-plugin.php:1091 gallery-plugin.php:1198 gallery-plugin.php:2109
190
  msgid "Sorry, nothing found."
191
  msgstr "Desculpe, nada foi encontrado."
192
 
193
- #: gallery-plugin.php:1598
194
  msgid "Featured Image"
195
  msgstr ""
196
 
197
  # @ gallery
198
- #: gallery-plugin.php:1599 gallery-plugin.php:2629 gallery-plugin.php:2733
199
- #: gallery-plugin.php:2844 includes/class-gllr-settings.php:679
200
  msgid "Title"
201
  msgstr "Título"
202
 
203
  # @ gallery
204
- #: gallery-plugin.php:1600 includes/class-gllr-settings.php:41
205
  #, fuzzy
206
  msgid "Images"
207
- msgstr "Imagem"
208
 
209
  # @ gallery
210
- #: gallery-plugin.php:1603 includes/class-gllr-settings.php:684
211
  msgid "Author"
212
  msgstr "Autor"
213
 
214
  # @ gallery
215
- #: gallery-plugin.php:1604 includes/class-gllr-settings.php:513
216
  #: includes/class-gllr-settings.php:680
217
  msgid "Date"
218
  msgstr "Data"
219
 
220
- #: gallery-plugin.php:1690
221
  #, php-format
222
  msgid "%s Settings"
223
  msgstr ""
224
 
225
  # @ bestwebsoft
226
  # @ gallery
227
- #: gallery-plugin.php:1717 gallery-plugin.php:1735
228
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
229
  msgid "Settings"
230
  msgstr "Configurações"
231
 
232
  # @ gallery
233
- #: gallery-plugin.php:1718
234
  msgid "FAQ"
235
  msgstr "FAQ"
236
 
237
  # @ gallery
238
- #: gallery-plugin.php:1719
239
  msgid "Support"
240
  msgstr "Suporte"
241
 
242
- #: gallery-plugin.php:1758
 
243
  msgid "Updating images..."
244
- msgstr ""
245
 
246
  # @ gallery
247
- #: gallery-plugin.php:1759
248
  #, fuzzy
249
  msgid "No images found."
250
  msgstr "Nenhuma Galeria foi encontrada"
251
 
252
- #: gallery-plugin.php:1760
253
  msgid "All images were updated."
254
  msgstr ""
255
 
256
- #: gallery-plugin.php:1761
 
257
  msgid "Error."
258
- msgstr ""
259
 
260
- #: gallery-plugin.php:1773
261
  msgid ""
262
  "You are about to remove these items from this gallery.\n"
263
  " 'Cancel' to stop, 'OK' to delete."
264
  msgstr ""
265
 
266
- #: gallery-plugin.php:1774
267
  msgid ""
268
  "You are about to remove this image from the gallery.\n"
269
  " 'Cancel' to stop, 'OK' to delete."
270
  msgstr ""
271
 
272
- #: gallery-plugin.php:1775
273
  msgid ""
274
  "Switching to another mode, all unsaved data will be lost. Save data before "
275
  "switching?"
276
  msgstr ""
277
 
278
- #: gallery-plugin.php:1776
279
  msgid "Insert Media"
280
  msgstr ""
281
 
282
- #: gallery-plugin.php:1777
283
  msgid "Insert"
284
  msgstr ""
285
 
286
  # @ gallery
287
- #: gallery-plugin.php:2301 gallery-plugin.php:2327
288
  #, fuzzy
289
  msgid "Image size not defined"
290
- msgstr "Tamanho da imagem"
291
 
292
- #: gallery-plugin.php:2316
293
  msgid ""
294
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
295
  "reload images manually."
296
  msgstr ""
297
 
298
- #: gallery-plugin.php:2356 gallery-plugin.php:2359 gallery-plugin.php:2364
 
299
  msgid "Invalid path"
300
- msgstr ""
301
 
302
- #: gallery-plugin.php:2453
303
  msgid "List View"
304
  msgstr ""
305
 
306
- #: gallery-plugin.php:2454
307
  msgid "Grid View"
308
  msgstr ""
309
 
310
- #: gallery-plugin.php:2509
311
  msgid "Filter"
312
  msgstr ""
313
 
314
- #: gallery-plugin.php:2513
315
  msgid "Empty Trash"
316
  msgstr ""
317
 
318
  # @ gallery
319
- #: gallery-plugin.php:2534
320
  #, fuzzy
321
  msgid "No images found"
322
  msgstr "Nenhuma Galeria foi encontrada"
323
 
324
- #: gallery-plugin.php:2586
325
  msgid "Select bulk action"
326
  msgstr ""
327
 
328
- #: gallery-plugin.php:2588
329
  msgid "Bulk Actions"
330
  msgstr ""
331
 
332
- #: gallery-plugin.php:2598
333
  msgid "Apply"
334
  msgstr ""
335
 
336
  # @ gallery
337
- #: gallery-plugin.php:2605
338
  #, fuzzy
339
  msgid "Delete from Gallery"
340
  msgstr "Nova Galeria"
341
 
342
- #: gallery-plugin.php:2614
343
  msgid "Bulk Select"
344
  msgstr ""
345
 
346
- #: gallery-plugin.php:2615
347
  msgid "Cancel Selection"
348
  msgstr ""
349
 
350
- #: gallery-plugin.php:2616
351
  msgid "Delete Selected"
352
  msgstr ""
353
 
354
- #: gallery-plugin.php:2627
355
  msgid "File"
356
  msgstr ""
357
 
358
- #: gallery-plugin.php:2628 gallery-plugin.php:2728 gallery-plugin.php:2839
359
  msgid "Dimensions"
360
  msgstr ""
361
 
362
- #: gallery-plugin.php:2630 gallery-plugin.php:2739 gallery-plugin.php:2849
363
  msgid "Alt Text"
364
  msgstr ""
365
 
366
  # @ gallery
367
- #: gallery-plugin.php:2631 gallery-plugin.php:2743 gallery-plugin.php:2854
368
  msgid "URL"
369
  msgstr "URL"
370
 
371
- #: gallery-plugin.php:2631 gallery-plugin.php:2745
372
  msgid ""
373
  "Enter your custom URL to link this image to other page or file. Leave blank "
374
  "to open a full size image."
375
  msgstr ""
376
 
377
  # @ gallery
378
- #: gallery-plugin.php:2710
379
  #, fuzzy
380
  msgid "Remove Image from Gallery"
381
  msgstr "Nova Galeria"
382
 
383
  # @ gallery
384
- #: gallery-plugin.php:2713
385
  #, fuzzy
386
  msgid "Edit Image Info"
387
  msgstr "ID do anexo"
388
 
389
- #: gallery-plugin.php:2714
390
  msgid "Deselect"
391
  msgstr ""
392
 
393
- #: gallery-plugin.php:2726
394
  msgid "File name"
395
  msgstr ""
396
 
397
- #: gallery-plugin.php:2727
398
  msgid "File type"
399
  msgstr ""
400
 
401
- #: gallery-plugin.php:2752
402
  msgid "Description"
403
  msgstr ""
404
 
405
  # @ gallery
406
- #: gallery-plugin.php:2758
407
  #, fuzzy
408
  msgid "Lightbox Button URL"
409
  msgstr "Fundo do Lightbox"
410
 
411
- #: gallery-plugin.php:2765
412
  msgid "New Tab"
413
  msgstr ""
414
 
415
- #: gallery-plugin.php:2767
416
  msgid "Enable to open URLs above in a new tab."
417
  msgstr ""
418
 
419
- #: gallery-plugin.php:2772
420
  msgid "Go Pro"
421
  msgstr ""
422
 
423
- #: gallery-plugin.php:2778
424
  msgid "Edit more details"
425
  msgstr ""
426
 
427
  # @ gallery
428
- #: gallery-plugin.php:2780
429
  #, fuzzy
430
  msgid "Remove from Gallery"
431
  msgstr "Nova Galeria"
432
 
433
- #: gallery-plugin.php:2814
434
  #, php-format
435
  msgid "Select %s"
436
  msgstr ""
437
 
438
- #: gallery-plugin.php:2827
439
  #, php-format
440
  msgid "Edit &#8220;%s&#8221;"
441
  msgstr ""
442
 
443
  # @ gallery
444
- #: gallery-plugin.php:2835
445
  #, fuzzy
446
  msgid "Edit Attachment Info"
447
  msgstr "ID do anexo"
448
 
449
- #: gallery-plugin.php:2872 gallery-plugin.php:2885
450
  msgid "Edit"
451
  msgstr ""
452
 
453
- #: gallery-plugin.php:2875 gallery-plugin.php:2890
454
  msgid "Trash"
455
  msgstr ""
456
 
457
- #: gallery-plugin.php:2878 gallery-plugin.php:2893
458
  msgid "Delete Permanently"
459
  msgstr ""
460
 
461
- #: gallery-plugin.php:2880 gallery-plugin.php:2899
462
  #, php-format
463
  msgid "View &#8220;%s&#8221;"
464
  msgstr ""
465
 
466
- #: gallery-plugin.php:2880 gallery-plugin.php:2899 gallery-plugin.php:2982
467
  msgid "View"
468
  msgstr ""
469
 
470
  # @ gallery
471
- #: gallery-plugin.php:2882
472
  #, fuzzy
473
  msgid "Attach"
474
  msgstr "ID do anexo"
475
 
476
- #: gallery-plugin.php:2888
477
  msgid "Restore"
478
  msgstr ""
479
 
480
- #: gallery-plugin.php:2917
481
  msgid "A list or dropdown of Gallery categories."
482
  msgstr ""
483
 
484
- #: gallery-plugin.php:2962
485
  msgid "Select Gallery Category"
486
  msgstr ""
487
 
488
- #: gallery-plugin.php:3020
 
489
  msgid "Title:"
490
- msgstr ""
491
 
492
- #: gallery-plugin.php:3023
493
  msgid "Display as dropdown"
494
  msgstr ""
495
 
496
- #: gallery-plugin.php:3025
497
  msgid "Show gallery counts"
498
  msgstr ""
499
 
500
- #: gallery-plugin.php:3027
501
  msgid "Show hierarchy"
502
  msgstr ""
503
 
504
- #: gallery-plugin.php:3143
505
  msgid "Warning"
506
  msgstr ""
507
 
508
- #: gallery-plugin.php:3143
509
  msgid "You can add only images to the gallery"
510
  msgstr ""
511
 
512
- #: gallery-plugin.php:3174
513
  msgid "or"
514
  msgstr ""
515
 
516
  # @ gallery
517
- #: gallery-plugin.php:3182
518
  #, fuzzy
519
  msgid "no title"
520
  msgstr "Título"
521
 
522
  # @ gallery
523
- #: gallery-plugin.php:3193
524
  #, fuzzy
525
  msgid ""
526
  "Display an album image with the description and the link to a single gallery "
@@ -530,7 +534,7 @@ msgstr ""
530
  "para a Página da Galeria use assim"
531
 
532
  # @ gallery
533
- #: gallery-plugin.php:3197
534
  #, fuzzy
535
  msgid "Sorry, no gallery found."
536
  msgstr "Desculpe, nada foi encontrado."
@@ -988,7 +992,7 @@ msgid "Comment count"
988
  msgstr ""
989
 
990
  #: includes/class-gllr-settings.php:683
991
- msgid "Sorting order (the input field for sorting order)"
992
  msgstr ""
993
 
994
  #: includes/class-gllr-settings.php:687
@@ -1289,14 +1293,14 @@ msgstr ""
1289
  msgid "Close notice"
1290
  msgstr ""
1291
 
1292
- #: includes/demo-data/class-bws-demo-data.php:591
1293
  #, php-format
1294
  msgid ""
1295
- "Do you want to install demo content and settings for %s (You can do this "
1296
- "later using Import / Export settings)?"
1297
  msgstr ""
1298
 
1299
- #: includes/demo-data/class-bws-demo-data.php:591
1300
  msgid "Yes, install demo now"
1301
  msgstr ""
1302
 
2
  msgstr ""
3
  "Project-Id-Version: Gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-12-15 15:14+0200\n"
6
+ "PO-Revision-Date: 2017-12-15 15:14+0200\n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: DJIO | Dionizio Bonfim Bach <wordpress@djio.com.br>\n"
9
  "Language: pt_BR\n"
29
  msgid "Global Settings"
30
  msgstr "Configurações da Galeria"
31
 
32
+ #: gallery-plugin.php:43 gallery-plugin.php:2771
33
  msgid "Upgrade to Pro"
34
  msgstr ""
35
 
48
  msgstr "Galerias"
49
 
50
  # @ gallery
51
+ #: gallery-plugin.php:337 gallery-plugin.php:3187
52
  msgid "Gallery"
53
  msgstr "Galeria"
54
 
84
  msgstr "Nenhuma Galeria foi encontrada"
85
 
86
  # @ gallery
87
+ #: gallery-plugin.php:365 gallery-plugin.php:1600 gallery-plugin.php:2917
88
+ #: gallery-plugin.php:2925 gallery-plugin.php:2963 gallery-plugin.php:2986
89
+ #: gallery-plugin.php:3171
90
  #, fuzzy
91
  msgid "Gallery Categories"
92
  msgstr "Tamanho da imagem da galeria"
172
  msgstr ""
173
 
174
  # @ gallery
175
+ #: gallery-plugin.php:594 gallery-plugin.php:1599
176
  #, fuzzy
177
  msgid "Shortcode"
178
  msgstr "Shortcode da Galeria"
186
  msgstr ""
187
 
188
  # @ gallery
189
+ #: gallery-plugin.php:1089 gallery-plugin.php:1196 gallery-plugin.php:2108
190
  msgid "Sorry, nothing found."
191
  msgstr "Desculpe, nada foi encontrado."
192
 
193
+ #: gallery-plugin.php:1596
194
  msgid "Featured Image"
195
  msgstr ""
196
 
197
  # @ gallery
198
+ #: gallery-plugin.php:1597 gallery-plugin.php:2628 gallery-plugin.php:2732
199
+ #: gallery-plugin.php:2843 includes/class-gllr-settings.php:679
200
  msgid "Title"
201
  msgstr "Título"
202
 
203
  # @ gallery
204
+ #: gallery-plugin.php:1598 includes/class-gllr-settings.php:41
205
  #, fuzzy
206
  msgid "Images"
207
+ msgstr "Ver imagens &raquo;"
208
 
209
  # @ gallery
210
+ #: gallery-plugin.php:1601 includes/class-gllr-settings.php:684
211
  msgid "Author"
212
  msgstr "Autor"
213
 
214
  # @ gallery
215
+ #: gallery-plugin.php:1602 includes/class-gllr-settings.php:513
216
  #: includes/class-gllr-settings.php:680
217
  msgid "Date"
218
  msgstr "Data"
219
 
220
+ #: gallery-plugin.php:1688
221
  #, php-format
222
  msgid "%s Settings"
223
  msgstr ""
224
 
225
  # @ bestwebsoft
226
  # @ gallery
227
+ #: gallery-plugin.php:1715 gallery-plugin.php:1733
228
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
229
  msgid "Settings"
230
  msgstr "Configurações"
231
 
232
  # @ gallery
233
+ #: gallery-plugin.php:1716
234
  msgid "FAQ"
235
  msgstr "FAQ"
236
 
237
  # @ gallery
238
+ #: gallery-plugin.php:1717
239
  msgid "Support"
240
  msgstr "Suporte"
241
 
242
+ #: gallery-plugin.php:1756
243
+ #, fuzzy
244
  msgid "Updating images..."
245
+ msgstr "Actualizando imagenes"
246
 
247
  # @ gallery
248
+ #: gallery-plugin.php:1757
249
  #, fuzzy
250
  msgid "No images found."
251
  msgstr "Nenhuma Galeria foi encontrada"
252
 
253
+ #: gallery-plugin.php:1758
254
  msgid "All images were updated."
255
  msgstr ""
256
 
257
+ #: gallery-plugin.php:1759
258
+ #, fuzzy
259
  msgid "Error."
260
+ msgstr "Error"
261
 
262
+ #: gallery-plugin.php:1771
263
  msgid ""
264
  "You are about to remove these items from this gallery.\n"
265
  " 'Cancel' to stop, 'OK' to delete."
266
  msgstr ""
267
 
268
+ #: gallery-plugin.php:1772
269
  msgid ""
270
  "You are about to remove this image from the gallery.\n"
271
  " 'Cancel' to stop, 'OK' to delete."
272
  msgstr ""
273
 
274
+ #: gallery-plugin.php:1773
275
  msgid ""
276
  "Switching to another mode, all unsaved data will be lost. Save data before "
277
  "switching?"
278
  msgstr ""
279
 
280
+ #: gallery-plugin.php:1774
281
  msgid "Insert Media"
282
  msgstr ""
283
 
284
+ #: gallery-plugin.php:1775
285
  msgid "Insert"
286
  msgstr ""
287
 
288
  # @ gallery
289
+ #: gallery-plugin.php:2300 gallery-plugin.php:2326
290
  #, fuzzy
291
  msgid "Image size not defined"
292
+ msgstr "Tanaño de imagen no definida"
293
 
294
+ #: gallery-plugin.php:2315
295
  msgid ""
296
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
297
  "reload images manually."
298
  msgstr ""
299
 
300
+ #: gallery-plugin.php:2355 gallery-plugin.php:2358 gallery-plugin.php:2363
301
+ #, fuzzy
302
  msgid "Invalid path"
303
+ msgstr "Ruta incorrecta."
304
 
305
+ #: gallery-plugin.php:2452
306
  msgid "List View"
307
  msgstr ""
308
 
309
+ #: gallery-plugin.php:2453
310
  msgid "Grid View"
311
  msgstr ""
312
 
313
+ #: gallery-plugin.php:2508
314
  msgid "Filter"
315
  msgstr ""
316
 
317
+ #: gallery-plugin.php:2512
318
  msgid "Empty Trash"
319
  msgstr ""
320
 
321
  # @ gallery
322
+ #: gallery-plugin.php:2533
323
  #, fuzzy
324
  msgid "No images found"
325
  msgstr "Nenhuma Galeria foi encontrada"
326
 
327
+ #: gallery-plugin.php:2585
328
  msgid "Select bulk action"
329
  msgstr ""
330
 
331
+ #: gallery-plugin.php:2587
332
  msgid "Bulk Actions"
333
  msgstr ""
334
 
335
+ #: gallery-plugin.php:2597
336
  msgid "Apply"
337
  msgstr ""
338
 
339
  # @ gallery
340
+ #: gallery-plugin.php:2604
341
  #, fuzzy
342
  msgid "Delete from Gallery"
343
  msgstr "Nova Galeria"
344
 
345
+ #: gallery-plugin.php:2613
346
  msgid "Bulk Select"
347
  msgstr ""
348
 
349
+ #: gallery-plugin.php:2614
350
  msgid "Cancel Selection"
351
  msgstr ""
352
 
353
+ #: gallery-plugin.php:2615
354
  msgid "Delete Selected"
355
  msgstr ""
356
 
357
+ #: gallery-plugin.php:2626
358
  msgid "File"
359
  msgstr ""
360
 
361
+ #: gallery-plugin.php:2627 gallery-plugin.php:2727 gallery-plugin.php:2838
362
  msgid "Dimensions"
363
  msgstr ""
364
 
365
+ #: gallery-plugin.php:2629 gallery-plugin.php:2738 gallery-plugin.php:2848
366
  msgid "Alt Text"
367
  msgstr ""
368
 
369
  # @ gallery
370
+ #: gallery-plugin.php:2630 gallery-plugin.php:2742 gallery-plugin.php:2853
371
  msgid "URL"
372
  msgstr "URL"
373
 
374
+ #: gallery-plugin.php:2630 gallery-plugin.php:2744
375
  msgid ""
376
  "Enter your custom URL to link this image to other page or file. Leave blank "
377
  "to open a full size image."
378
  msgstr ""
379
 
380
  # @ gallery
381
+ #: gallery-plugin.php:2709
382
  #, fuzzy
383
  msgid "Remove Image from Gallery"
384
  msgstr "Nova Galeria"
385
 
386
  # @ gallery
387
+ #: gallery-plugin.php:2712
388
  #, fuzzy
389
  msgid "Edit Image Info"
390
  msgstr "ID do anexo"
391
 
392
+ #: gallery-plugin.php:2713
393
  msgid "Deselect"
394
  msgstr ""
395
 
396
+ #: gallery-plugin.php:2725
397
  msgid "File name"
398
  msgstr ""
399
 
400
+ #: gallery-plugin.php:2726
401
  msgid "File type"
402
  msgstr ""
403
 
404
+ #: gallery-plugin.php:2751
405
  msgid "Description"
406
  msgstr ""
407
 
408
  # @ gallery
409
+ #: gallery-plugin.php:2757
410
  #, fuzzy
411
  msgid "Lightbox Button URL"
412
  msgstr "Fundo do Lightbox"
413
 
414
+ #: gallery-plugin.php:2764
415
  msgid "New Tab"
416
  msgstr ""
417
 
418
+ #: gallery-plugin.php:2766
419
  msgid "Enable to open URLs above in a new tab."
420
  msgstr ""
421
 
422
+ #: gallery-plugin.php:2771
423
  msgid "Go Pro"
424
  msgstr ""
425
 
426
+ #: gallery-plugin.php:2777
427
  msgid "Edit more details"
428
  msgstr ""
429
 
430
  # @ gallery
431
+ #: gallery-plugin.php:2779
432
  #, fuzzy
433
  msgid "Remove from Gallery"
434
  msgstr "Nova Galeria"
435
 
436
+ #: gallery-plugin.php:2813
437
  #, php-format
438
  msgid "Select %s"
439
  msgstr ""
440
 
441
+ #: gallery-plugin.php:2826
442
  #, php-format
443
  msgid "Edit &#8220;%s&#8221;"
444
  msgstr ""
445
 
446
  # @ gallery
447
+ #: gallery-plugin.php:2834
448
  #, fuzzy
449
  msgid "Edit Attachment Info"
450
  msgstr "ID do anexo"
451
 
452
+ #: gallery-plugin.php:2871 gallery-plugin.php:2884
453
  msgid "Edit"
454
  msgstr ""
455
 
456
+ #: gallery-plugin.php:2874 gallery-plugin.php:2889
457
  msgid "Trash"
458
  msgstr ""
459
 
460
+ #: gallery-plugin.php:2877 gallery-plugin.php:2892
461
  msgid "Delete Permanently"
462
  msgstr ""
463
 
464
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898
465
  #, php-format
466
  msgid "View &#8220;%s&#8221;"
467
  msgstr ""
468
 
469
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898 gallery-plugin.php:2981
470
  msgid "View"
471
  msgstr ""
472
 
473
  # @ gallery
474
+ #: gallery-plugin.php:2881
475
  #, fuzzy
476
  msgid "Attach"
477
  msgstr "ID do anexo"
478
 
479
+ #: gallery-plugin.php:2887
480
  msgid "Restore"
481
  msgstr ""
482
 
483
+ #: gallery-plugin.php:2916
484
  msgid "A list or dropdown of Gallery categories."
485
  msgstr ""
486
 
487
+ #: gallery-plugin.php:2961
488
  msgid "Select Gallery Category"
489
  msgstr ""
490
 
491
+ #: gallery-plugin.php:3019
492
+ #, fuzzy
493
  msgid "Title:"
494
+ msgstr "Título"
495
 
496
+ #: gallery-plugin.php:3022
497
  msgid "Display as dropdown"
498
  msgstr ""
499
 
500
+ #: gallery-plugin.php:3024
501
  msgid "Show gallery counts"
502
  msgstr ""
503
 
504
+ #: gallery-plugin.php:3026
505
  msgid "Show hierarchy"
506
  msgstr ""
507
 
508
+ #: gallery-plugin.php:3142
509
  msgid "Warning"
510
  msgstr ""
511
 
512
+ #: gallery-plugin.php:3142
513
  msgid "You can add only images to the gallery"
514
  msgstr ""
515
 
516
+ #: gallery-plugin.php:3173
517
  msgid "or"
518
  msgstr ""
519
 
520
  # @ gallery
521
+ #: gallery-plugin.php:3181
522
  #, fuzzy
523
  msgid "no title"
524
  msgstr "Título"
525
 
526
  # @ gallery
527
+ #: gallery-plugin.php:3192
528
  #, fuzzy
529
  msgid ""
530
  "Display an album image with the description and the link to a single gallery "
534
  "para a Página da Galeria use assim"
535
 
536
  # @ gallery
537
+ #: gallery-plugin.php:3196
538
  #, fuzzy
539
  msgid "Sorry, no gallery found."
540
  msgstr "Desculpe, nada foi encontrado."
992
  msgstr ""
993
 
994
  #: includes/class-gllr-settings.php:683
995
+ msgid "\"Order\" field on the gallery edit page"
996
  msgstr ""
997
 
998
  #: includes/class-gllr-settings.php:687
1293
  msgid "Close notice"
1294
  msgstr ""
1295
 
1296
+ #: includes/demo-data/class-bws-demo-data.php:593
1297
  #, php-format
1298
  msgid ""
1299
+ "Do you want to install demo content and settings for %s? (You can do this "
1300
+ "later using Import / Export settings)"
1301
  msgstr ""
1302
 
1303
+ #: includes/demo-data/class-bws-demo-data.php:595
1304
  msgid "Yes, install demo now"
1305
  msgstr ""
1306
 
languages/gallery-plugin-ru_RU.mo CHANGED
Binary file
languages/gallery-plugin-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: 2017-12-05 16:20+0200\n"
6
- "PO-Revision-Date: 2017-12-05 16:20+0200\n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: BestWebSoft <plugin@bestwebsoft.com>\n"
9
  "Language: ru_RU\n"
@@ -24,7 +24,7 @@ msgstr "Настройки Галерей"
24
  msgid "Global Settings"
25
  msgstr "Общие настройки"
26
 
27
- #: gallery-plugin.php:43 gallery-plugin.php:2772
28
  msgid "Upgrade to Pro"
29
  msgstr "Обновить до Pro"
30
 
@@ -40,7 +40,7 @@ msgstr "Смотреть фотографии &raquo;"
40
  msgid "Galleries"
41
  msgstr "Галереи"
42
 
43
- #: gallery-plugin.php:337 gallery-plugin.php:3188
44
  msgid "Gallery"
45
  msgstr "Галерея"
46
 
@@ -68,9 +68,9 @@ msgstr "Искать галереи"
68
  msgid "No Gallery found"
69
  msgstr "Ни одной галереи не найдено"
70
 
71
- #: gallery-plugin.php:365 gallery-plugin.php:1602 gallery-plugin.php:2918
72
- #: gallery-plugin.php:2926 gallery-plugin.php:2964 gallery-plugin.php:2987
73
- #: gallery-plugin.php:3172
74
  msgid "Gallery Categories"
75
  msgstr "Категории галерей"
76
 
@@ -155,7 +155,7 @@ msgstr ""
155
  "Удаление категории не приводит к удалению галерей из этой категории. Вместо "
156
  "этого галереи из удалённой категории будут перемещены в категорию %s."
157
 
158
- #: gallery-plugin.php:594 gallery-plugin.php:1601
159
  msgid "Shortcode"
160
  msgstr "Шорткод"
161
 
@@ -167,67 +167,67 @@ msgstr "Все категории галерей"
167
  msgid "You can't delete default gallery category."
168
  msgstr "Вы не можете удалить стандартную категорию галереи."
169
 
170
- #: gallery-plugin.php:1091 gallery-plugin.php:1198 gallery-plugin.php:2109
171
  msgid "Sorry, nothing found."
172
  msgstr "Извините, ничего не найдено."
173
 
174
- #: gallery-plugin.php:1598
175
  msgid "Featured Image"
176
  msgstr "Изображение альбома"
177
 
178
- #: gallery-plugin.php:1599 gallery-plugin.php:2629 gallery-plugin.php:2733
179
- #: gallery-plugin.php:2844 includes/class-gllr-settings.php:679
180
  msgid "Title"
181
  msgstr "Название"
182
 
183
- #: gallery-plugin.php:1600 includes/class-gllr-settings.php:41
184
  msgid "Images"
185
  msgstr "Изображения"
186
 
187
- #: gallery-plugin.php:1603 includes/class-gllr-settings.php:684
188
  msgid "Author"
189
  msgstr "Автор"
190
 
191
- #: gallery-plugin.php:1604 includes/class-gllr-settings.php:513
192
  #: includes/class-gllr-settings.php:680
193
  msgid "Date"
194
  msgstr "Дата"
195
 
196
- #: gallery-plugin.php:1690
197
  #, php-format
198
  msgid "%s Settings"
199
  msgstr "Настройки %s"
200
 
201
- #: gallery-plugin.php:1717 gallery-plugin.php:1735
202
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
203
  msgid "Settings"
204
  msgstr "Настройки"
205
 
206
- #: gallery-plugin.php:1718
207
  msgid "FAQ"
208
  msgstr "FAQ"
209
 
210
- #: gallery-plugin.php:1719
211
  msgid "Support"
212
  msgstr "Поддержка"
213
 
214
- #: gallery-plugin.php:1758
215
  msgid "Updating images..."
216
  msgstr "Обновление изображений..."
217
 
218
- #: gallery-plugin.php:1759
219
  msgid "No images found."
220
  msgstr "Изображения не найдены."
221
 
222
- #: gallery-plugin.php:1760
223
  msgid "All images were updated."
224
  msgstr "Все изображения обновлены."
225
 
226
- #: gallery-plugin.php:1761
227
  msgid "Error."
228
  msgstr "Ошибка."
229
 
230
- #: gallery-plugin.php:1773
231
  msgid ""
232
  "You are about to remove these items from this gallery.\n"
233
  " 'Cancel' to stop, 'OK' to delete."
@@ -235,7 +235,7 @@ msgstr ""
235
  "Вы собираетесь удалить эти элементы из этой галереи.\n"
236
  " «Отмена» — оставить, «ОК» — удалить."
237
 
238
- #: gallery-plugin.php:1774
239
  msgid ""
240
  "You are about to remove this image from the gallery.\n"
241
  " 'Cancel' to stop, 'OK' to delete."
@@ -243,7 +243,7 @@ msgstr ""
243
  "Вы собираетесь удалить это изображение из этой галереи.\n"
244
  " «Отмена» — оставить, «ОК» — удалить."
245
 
246
- #: gallery-plugin.php:1775
247
  msgid ""
248
  "Switching to another mode, all unsaved data will be lost. Save data before "
249
  "switching?"
@@ -251,19 +251,19 @@ msgstr ""
251
  "При переключении на другой режим все несохраненные данные будут потеряны. "
252
  "Сохранить данные перед переключением?"
253
 
254
- #: gallery-plugin.php:1776
255
  msgid "Insert Media"
256
  msgstr "Вставить медиафайл"
257
 
258
- #: gallery-plugin.php:1777
259
  msgid "Insert"
260
  msgstr "Вставить"
261
 
262
- #: gallery-plugin.php:2301 gallery-plugin.php:2327
263
  msgid "Image size not defined"
264
  msgstr "Невозможно определить размер изображения"
265
 
266
- #: gallery-plugin.php:2316
267
  msgid ""
268
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
269
  "reload images manually."
@@ -271,75 +271,75 @@ msgstr ""
271
  "Плагин может обновить только следующие типы файлов: PNG, JPEG, GIF, XBM или "
272
  "WPMP. Для других, пожалуйста, вручную перезагрузите изображения."
273
 
274
- #: gallery-plugin.php:2356 gallery-plugin.php:2359 gallery-plugin.php:2364
275
  msgid "Invalid path"
276
  msgstr "Путь к изображению некорректный"
277
 
278
- #: gallery-plugin.php:2453
279
  msgid "List View"
280
  msgstr "В виде списка"
281
 
282
- #: gallery-plugin.php:2454
283
  msgid "Grid View"
284
  msgstr "В виде сетки"
285
 
286
- #: gallery-plugin.php:2509
287
  msgid "Filter"
288
  msgstr "Фильтр"
289
 
290
- #: gallery-plugin.php:2513
291
  msgid "Empty Trash"
292
  msgstr "Очистить корзину"
293
 
294
- #: gallery-plugin.php:2534
295
  msgid "No images found"
296
  msgstr "Ни одного изображения не найдено"
297
 
298
- #: gallery-plugin.php:2586
299
  msgid "Select bulk action"
300
  msgstr "Выберите массовое действие"
301
 
302
- #: gallery-plugin.php:2588
303
  msgid "Bulk Actions"
304
  msgstr "Действия"
305
 
306
- #: gallery-plugin.php:2598
307
  msgid "Apply"
308
  msgstr "Применить"
309
 
310
- #: gallery-plugin.php:2605
311
  msgid "Delete from Gallery"
312
  msgstr "Удалить из галереи"
313
 
314
- #: gallery-plugin.php:2614
315
  msgid "Bulk Select"
316
  msgstr "Выбор"
317
 
318
- #: gallery-plugin.php:2615
319
  msgid "Cancel Selection"
320
  msgstr "Отменить выбор"
321
 
322
- #: gallery-plugin.php:2616
323
  msgid "Delete Selected"
324
  msgstr "Удалить выбранное"
325
 
326
- #: gallery-plugin.php:2627
327
  msgid "File"
328
  msgstr "Файл"
329
 
330
- #: gallery-plugin.php:2628 gallery-plugin.php:2728 gallery-plugin.php:2839
331
  msgid "Dimensions"
332
  msgstr "Размеры"
333
 
334
- #: gallery-plugin.php:2630 gallery-plugin.php:2739 gallery-plugin.php:2849
335
  msgid "Alt Text"
336
  msgstr "Альтернативный текст"
337
 
338
- #: gallery-plugin.php:2631 gallery-plugin.php:2743 gallery-plugin.php:2854
339
  msgid "URL"
340
  msgstr "Ссылка"
341
 
342
- #: gallery-plugin.php:2631 gallery-plugin.php:2745
343
  msgid ""
344
  "Enter your custom URL to link this image to other page or file. Leave blank "
345
  "to open a full size image."
@@ -348,138 +348,138 @@ msgstr ""
348
  "страницей или файлом. Оставьте пустым, чтобы открыть полноразмерное "
349
  "изображение."
350
 
351
- #: gallery-plugin.php:2710
352
  msgid "Remove Image from Gallery"
353
  msgstr "Удалить изображение из галереи"
354
 
355
- #: gallery-plugin.php:2713
356
  msgid "Edit Image Info"
357
  msgstr "Изменить информацию изображения"
358
 
359
- #: gallery-plugin.php:2714
360
  msgid "Deselect"
361
  msgstr "Отменить выбор"
362
 
363
- #: gallery-plugin.php:2726
364
  msgid "File name"
365
  msgstr "Название файла"
366
 
367
- #: gallery-plugin.php:2727
368
  msgid "File type"
369
  msgstr "Тип файла"
370
 
371
- #: gallery-plugin.php:2752
372
  msgid "Description"
373
  msgstr "Описание"
374
 
375
- #: gallery-plugin.php:2758
376
  msgid "Lightbox Button URL"
377
  msgstr "Ссылка для кнопки в лайтбоксе"
378
 
379
- #: gallery-plugin.php:2765
380
  msgid "New Tab"
381
  msgstr "Новая вкладка"
382
 
383
- #: gallery-plugin.php:2767
384
  msgid "Enable to open URLs above in a new tab."
385
  msgstr "Включите, чтобы открыть указанный выше URL в новой вкладке."
386
 
387
- #: gallery-plugin.php:2772
388
  msgid "Go Pro"
389
  msgstr "Обновить до Pro"
390
 
391
- #: gallery-plugin.php:2778
392
  msgid "Edit more details"
393
  msgstr "Изменить детали"
394
 
395
- #: gallery-plugin.php:2780
396
  msgid "Remove from Gallery"
397
  msgstr "Удалить из галереи"
398
 
399
- #: gallery-plugin.php:2814
400
  #, php-format
401
  msgid "Select %s"
402
  msgstr "Выбрать %s"
403
 
404
- #: gallery-plugin.php:2827
405
  #, php-format
406
  msgid "Edit &#8220;%s&#8221;"
407
  msgstr "Изменить &#8220;%s&#8221;"
408
 
409
- #: gallery-plugin.php:2835
410
  msgid "Edit Attachment Info"
411
  msgstr "Изменить информацию изображения"
412
 
413
- #: gallery-plugin.php:2872 gallery-plugin.php:2885
414
  msgid "Edit"
415
  msgstr "Изменить"
416
 
417
- #: gallery-plugin.php:2875 gallery-plugin.php:2890
418
  msgid "Trash"
419
  msgstr "Удалить"
420
 
421
- #: gallery-plugin.php:2878 gallery-plugin.php:2893
422
  msgid "Delete Permanently"
423
  msgstr "Удалить навсегда"
424
 
425
- #: gallery-plugin.php:2880 gallery-plugin.php:2899
426
  #, php-format
427
  msgid "View &#8220;%s&#8221;"
428
  msgstr "Просмотр &#8220;%s&#8221;"
429
 
430
- #: gallery-plugin.php:2880 gallery-plugin.php:2899 gallery-plugin.php:2982
431
  msgid "View"
432
  msgstr "Просмотр"
433
 
434
- #: gallery-plugin.php:2882
435
  msgid "Attach"
436
  msgstr "Прикрепить"
437
 
438
- #: gallery-plugin.php:2888
439
  msgid "Restore"
440
  msgstr "Восстановить"
441
 
442
- #: gallery-plugin.php:2917
443
  msgid "A list or dropdown of Gallery categories."
444
  msgstr "Список или выпадающее меню категорий галерей."
445
 
446
- #: gallery-plugin.php:2962
447
  msgid "Select Gallery Category"
448
  msgstr "Выберите категорию галерей"
449
 
450
- #: gallery-plugin.php:3020
451
  msgid "Title:"
452
  msgstr "Заголовок:"
453
 
454
- #: gallery-plugin.php:3023
455
  msgid "Display as dropdown"
456
  msgstr "В виде выпадающего меню"
457
 
458
- #: gallery-plugin.php:3025
459
  msgid "Show gallery counts"
460
  msgstr "Показать количество галерей"
461
 
462
- #: gallery-plugin.php:3027
463
  msgid "Show hierarchy"
464
  msgstr "Показать иерархию"
465
 
466
- #: gallery-plugin.php:3143
467
  msgid "Warning"
468
  msgstr "Внимание"
469
 
470
- #: gallery-plugin.php:3143
471
  msgid "You can add only images to the gallery"
472
  msgstr "Вы можете добавить только изображения в галерею"
473
 
474
- #: gallery-plugin.php:3174
475
  msgid "or"
476
  msgstr "или"
477
 
478
- #: gallery-plugin.php:3182
479
  msgid "no title"
480
  msgstr "без названия"
481
 
482
- #: gallery-plugin.php:3193
483
  msgid ""
484
  "Display an album image with the description and the link to a single gallery "
485
  "page"
@@ -487,7 +487,7 @@ msgstr ""
487
  "Отобразить изображение альбома с описанием и ссылкой на отдельную страницу "
488
  "галереи"
489
 
490
- #: gallery-plugin.php:3197
491
  msgid "Sorry, no gallery found."
492
  msgstr "Извините, галерей не найдено."
493
 
@@ -911,8 +911,8 @@ msgid "Comment count"
911
  msgstr "Количество комментариев"
912
 
913
  #: includes/class-gllr-settings.php:683
914
- msgid "Sorting order (the input field for sorting order)"
915
- msgstr "Порядок сортировки (поле ввода для сортировки)"
916
 
917
  #: includes/class-gllr-settings.php:687
918
  msgid "Select galleries sorting order in your galleries page."
@@ -1208,19 +1208,22 @@ msgstr "Удаление демо-данных прошло с ошибками.
1208
  msgid "Close notice"
1209
  msgstr "Закрыть сообщение"
1210
 
1211
- #: includes/demo-data/class-bws-demo-data.php:591
1212
  #, php-format
1213
  msgid ""
1214
- "Do you want to install demo content and settings for %s (You can do this "
1215
- "later using Import / Export settings)?"
1216
  msgstr ""
1217
- "Вы хотите установить демо контент и настройки для %s (вы можете сделать это "
1218
- "позже, используя настройки Импорта / Экспорта)?"
1219
 
1220
- #: includes/demo-data/class-bws-demo-data.php:591
1221
  msgid "Yes, install demo now"
1222
  msgstr "Да, установить демо-данные сейчас"
1223
 
 
 
 
1224
  #~ msgid "Enable to show likes counter for each social button."
1225
  #~ msgstr "Включите, чтобы показать счетчик для каждой социальной кнопки."
1226
 
2
  msgstr ""
3
  "Project-Id-Version: Gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-12-15 15:12+0200\n"
6
+ "PO-Revision-Date: 2017-12-15 15:14+0200\n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: BestWebSoft <plugin@bestwebsoft.com>\n"
9
  "Language: ru_RU\n"
24
  msgid "Global Settings"
25
  msgstr "Общие настройки"
26
 
27
+ #: gallery-plugin.php:43 gallery-plugin.php:2771
28
  msgid "Upgrade to Pro"
29
  msgstr "Обновить до Pro"
30
 
40
  msgid "Galleries"
41
  msgstr "Галереи"
42
 
43
+ #: gallery-plugin.php:337 gallery-plugin.php:3187
44
  msgid "Gallery"
45
  msgstr "Галерея"
46
 
68
  msgid "No Gallery found"
69
  msgstr "Ни одной галереи не найдено"
70
 
71
+ #: gallery-plugin.php:365 gallery-plugin.php:1600 gallery-plugin.php:2917
72
+ #: gallery-plugin.php:2925 gallery-plugin.php:2963 gallery-plugin.php:2986
73
+ #: gallery-plugin.php:3171
74
  msgid "Gallery Categories"
75
  msgstr "Категории галерей"
76
 
155
  "Удаление категории не приводит к удалению галерей из этой категории. Вместо "
156
  "этого галереи из удалённой категории будут перемещены в категорию %s."
157
 
158
+ #: gallery-plugin.php:594 gallery-plugin.php:1599
159
  msgid "Shortcode"
160
  msgstr "Шорткод"
161
 
167
  msgid "You can't delete default gallery category."
168
  msgstr "Вы не можете удалить стандартную категорию галереи."
169
 
170
+ #: gallery-plugin.php:1089 gallery-plugin.php:1196 gallery-plugin.php:2108
171
  msgid "Sorry, nothing found."
172
  msgstr "Извините, ничего не найдено."
173
 
174
+ #: gallery-plugin.php:1596
175
  msgid "Featured Image"
176
  msgstr "Изображение альбома"
177
 
178
+ #: gallery-plugin.php:1597 gallery-plugin.php:2628 gallery-plugin.php:2732
179
+ #: gallery-plugin.php:2843 includes/class-gllr-settings.php:679
180
  msgid "Title"
181
  msgstr "Название"
182
 
183
+ #: gallery-plugin.php:1598 includes/class-gllr-settings.php:41
184
  msgid "Images"
185
  msgstr "Изображения"
186
 
187
+ #: gallery-plugin.php:1601 includes/class-gllr-settings.php:684
188
  msgid "Author"
189
  msgstr "Автор"
190
 
191
+ #: gallery-plugin.php:1602 includes/class-gllr-settings.php:513
192
  #: includes/class-gllr-settings.php:680
193
  msgid "Date"
194
  msgstr "Дата"
195
 
196
+ #: gallery-plugin.php:1688
197
  #, php-format
198
  msgid "%s Settings"
199
  msgstr "Настройки %s"
200
 
201
+ #: gallery-plugin.php:1715 gallery-plugin.php:1733
202
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
203
  msgid "Settings"
204
  msgstr "Настройки"
205
 
206
+ #: gallery-plugin.php:1716
207
  msgid "FAQ"
208
  msgstr "FAQ"
209
 
210
+ #: gallery-plugin.php:1717
211
  msgid "Support"
212
  msgstr "Поддержка"
213
 
214
+ #: gallery-plugin.php:1756
215
  msgid "Updating images..."
216
  msgstr "Обновление изображений..."
217
 
218
+ #: gallery-plugin.php:1757
219
  msgid "No images found."
220
  msgstr "Изображения не найдены."
221
 
222
+ #: gallery-plugin.php:1758
223
  msgid "All images were updated."
224
  msgstr "Все изображения обновлены."
225
 
226
+ #: gallery-plugin.php:1759
227
  msgid "Error."
228
  msgstr "Ошибка."
229
 
230
+ #: gallery-plugin.php:1771
231
  msgid ""
232
  "You are about to remove these items from this gallery.\n"
233
  " 'Cancel' to stop, 'OK' to delete."
235
  "Вы собираетесь удалить эти элементы из этой галереи.\n"
236
  " «Отмена» — оставить, «ОК» — удалить."
237
 
238
+ #: gallery-plugin.php:1772
239
  msgid ""
240
  "You are about to remove this image from the gallery.\n"
241
  " 'Cancel' to stop, 'OK' to delete."
243
  "Вы собираетесь удалить это изображение из этой галереи.\n"
244
  " «Отмена» — оставить, «ОК» — удалить."
245
 
246
+ #: gallery-plugin.php:1773
247
  msgid ""
248
  "Switching to another mode, all unsaved data will be lost. Save data before "
249
  "switching?"
251
  "При переключении на другой режим все несохраненные данные будут потеряны. "
252
  "Сохранить данные перед переключением?"
253
 
254
+ #: gallery-plugin.php:1774
255
  msgid "Insert Media"
256
  msgstr "Вставить медиафайл"
257
 
258
+ #: gallery-plugin.php:1775
259
  msgid "Insert"
260
  msgstr "Вставить"
261
 
262
+ #: gallery-plugin.php:2300 gallery-plugin.php:2326
263
  msgid "Image size not defined"
264
  msgstr "Невозможно определить размер изображения"
265
 
266
+ #: gallery-plugin.php:2315
267
  msgid ""
268
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
269
  "reload images manually."
271
  "Плагин может обновить только следующие типы файлов: PNG, JPEG, GIF, XBM или "
272
  "WPMP. Для других, пожалуйста, вручную перезагрузите изображения."
273
 
274
+ #: gallery-plugin.php:2355 gallery-plugin.php:2358 gallery-plugin.php:2363
275
  msgid "Invalid path"
276
  msgstr "Путь к изображению некорректный"
277
 
278
+ #: gallery-plugin.php:2452
279
  msgid "List View"
280
  msgstr "В виде списка"
281
 
282
+ #: gallery-plugin.php:2453
283
  msgid "Grid View"
284
  msgstr "В виде сетки"
285
 
286
+ #: gallery-plugin.php:2508
287
  msgid "Filter"
288
  msgstr "Фильтр"
289
 
290
+ #: gallery-plugin.php:2512
291
  msgid "Empty Trash"
292
  msgstr "Очистить корзину"
293
 
294
+ #: gallery-plugin.php:2533
295
  msgid "No images found"
296
  msgstr "Ни одного изображения не найдено"
297
 
298
+ #: gallery-plugin.php:2585
299
  msgid "Select bulk action"
300
  msgstr "Выберите массовое действие"
301
 
302
+ #: gallery-plugin.php:2587
303
  msgid "Bulk Actions"
304
  msgstr "Действия"
305
 
306
+ #: gallery-plugin.php:2597
307
  msgid "Apply"
308
  msgstr "Применить"
309
 
310
+ #: gallery-plugin.php:2604
311
  msgid "Delete from Gallery"
312
  msgstr "Удалить из галереи"
313
 
314
+ #: gallery-plugin.php:2613
315
  msgid "Bulk Select"
316
  msgstr "Выбор"
317
 
318
+ #: gallery-plugin.php:2614
319
  msgid "Cancel Selection"
320
  msgstr "Отменить выбор"
321
 
322
+ #: gallery-plugin.php:2615
323
  msgid "Delete Selected"
324
  msgstr "Удалить выбранное"
325
 
326
+ #: gallery-plugin.php:2626
327
  msgid "File"
328
  msgstr "Файл"
329
 
330
+ #: gallery-plugin.php:2627 gallery-plugin.php:2727 gallery-plugin.php:2838
331
  msgid "Dimensions"
332
  msgstr "Размеры"
333
 
334
+ #: gallery-plugin.php:2629 gallery-plugin.php:2738 gallery-plugin.php:2848
335
  msgid "Alt Text"
336
  msgstr "Альтернативный текст"
337
 
338
+ #: gallery-plugin.php:2630 gallery-plugin.php:2742 gallery-plugin.php:2853
339
  msgid "URL"
340
  msgstr "Ссылка"
341
 
342
+ #: gallery-plugin.php:2630 gallery-plugin.php:2744
343
  msgid ""
344
  "Enter your custom URL to link this image to other page or file. Leave blank "
345
  "to open a full size image."
348
  "страницей или файлом. Оставьте пустым, чтобы открыть полноразмерное "
349
  "изображение."
350
 
351
+ #: gallery-plugin.php:2709
352
  msgid "Remove Image from Gallery"
353
  msgstr "Удалить изображение из галереи"
354
 
355
+ #: gallery-plugin.php:2712
356
  msgid "Edit Image Info"
357
  msgstr "Изменить информацию изображения"
358
 
359
+ #: gallery-plugin.php:2713
360
  msgid "Deselect"
361
  msgstr "Отменить выбор"
362
 
363
+ #: gallery-plugin.php:2725
364
  msgid "File name"
365
  msgstr "Название файла"
366
 
367
+ #: gallery-plugin.php:2726
368
  msgid "File type"
369
  msgstr "Тип файла"
370
 
371
+ #: gallery-plugin.php:2751
372
  msgid "Description"
373
  msgstr "Описание"
374
 
375
+ #: gallery-plugin.php:2757
376
  msgid "Lightbox Button URL"
377
  msgstr "Ссылка для кнопки в лайтбоксе"
378
 
379
+ #: gallery-plugin.php:2764
380
  msgid "New Tab"
381
  msgstr "Новая вкладка"
382
 
383
+ #: gallery-plugin.php:2766
384
  msgid "Enable to open URLs above in a new tab."
385
  msgstr "Включите, чтобы открыть указанный выше URL в новой вкладке."
386
 
387
+ #: gallery-plugin.php:2771
388
  msgid "Go Pro"
389
  msgstr "Обновить до Pro"
390
 
391
+ #: gallery-plugin.php:2777
392
  msgid "Edit more details"
393
  msgstr "Изменить детали"
394
 
395
+ #: gallery-plugin.php:2779
396
  msgid "Remove from Gallery"
397
  msgstr "Удалить из галереи"
398
 
399
+ #: gallery-plugin.php:2813
400
  #, php-format
401
  msgid "Select %s"
402
  msgstr "Выбрать %s"
403
 
404
+ #: gallery-plugin.php:2826
405
  #, php-format
406
  msgid "Edit &#8220;%s&#8221;"
407
  msgstr "Изменить &#8220;%s&#8221;"
408
 
409
+ #: gallery-plugin.php:2834
410
  msgid "Edit Attachment Info"
411
  msgstr "Изменить информацию изображения"
412
 
413
+ #: gallery-plugin.php:2871 gallery-plugin.php:2884
414
  msgid "Edit"
415
  msgstr "Изменить"
416
 
417
+ #: gallery-plugin.php:2874 gallery-plugin.php:2889
418
  msgid "Trash"
419
  msgstr "Удалить"
420
 
421
+ #: gallery-plugin.php:2877 gallery-plugin.php:2892
422
  msgid "Delete Permanently"
423
  msgstr "Удалить навсегда"
424
 
425
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898
426
  #, php-format
427
  msgid "View &#8220;%s&#8221;"
428
  msgstr "Просмотр &#8220;%s&#8221;"
429
 
430
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898 gallery-plugin.php:2981
431
  msgid "View"
432
  msgstr "Просмотр"
433
 
434
+ #: gallery-plugin.php:2881
435
  msgid "Attach"
436
  msgstr "Прикрепить"
437
 
438
+ #: gallery-plugin.php:2887
439
  msgid "Restore"
440
  msgstr "Восстановить"
441
 
442
+ #: gallery-plugin.php:2916
443
  msgid "A list or dropdown of Gallery categories."
444
  msgstr "Список или выпадающее меню категорий галерей."
445
 
446
+ #: gallery-plugin.php:2961
447
  msgid "Select Gallery Category"
448
  msgstr "Выберите категорию галерей"
449
 
450
+ #: gallery-plugin.php:3019
451
  msgid "Title:"
452
  msgstr "Заголовок:"
453
 
454
+ #: gallery-plugin.php:3022
455
  msgid "Display as dropdown"
456
  msgstr "В виде выпадающего меню"
457
 
458
+ #: gallery-plugin.php:3024
459
  msgid "Show gallery counts"
460
  msgstr "Показать количество галерей"
461
 
462
+ #: gallery-plugin.php:3026
463
  msgid "Show hierarchy"
464
  msgstr "Показать иерархию"
465
 
466
+ #: gallery-plugin.php:3142
467
  msgid "Warning"
468
  msgstr "Внимание"
469
 
470
+ #: gallery-plugin.php:3142
471
  msgid "You can add only images to the gallery"
472
  msgstr "Вы можете добавить только изображения в галерею"
473
 
474
+ #: gallery-plugin.php:3173
475
  msgid "or"
476
  msgstr "или"
477
 
478
+ #: gallery-plugin.php:3181
479
  msgid "no title"
480
  msgstr "без названия"
481
 
482
+ #: gallery-plugin.php:3192
483
  msgid ""
484
  "Display an album image with the description and the link to a single gallery "
485
  "page"
487
  "Отобразить изображение альбома с описанием и ссылкой на отдельную страницу "
488
  "галереи"
489
 
490
+ #: gallery-plugin.php:3196
491
  msgid "Sorry, no gallery found."
492
  msgstr "Извините, галерей не найдено."
493
 
911
  msgstr "Количество комментариев"
912
 
913
  #: includes/class-gllr-settings.php:683
914
+ msgid "\"Order\" field on the gallery edit page"
915
+ msgstr "Поле \"Порядок\" в редакторе галереи"
916
 
917
  #: includes/class-gllr-settings.php:687
918
  msgid "Select galleries sorting order in your galleries page."
1208
  msgid "Close notice"
1209
  msgstr "Закрыть сообщение"
1210
 
1211
+ #: includes/demo-data/class-bws-demo-data.php:593
1212
  #, php-format
1213
  msgid ""
1214
+ "Do you want to install demo content and settings for %s? (You can do this "
1215
+ "later using Import / Export settings)"
1216
  msgstr ""
1217
+ "Вы хотите установить демо контент и настройки для %s? (вы можете сделать это "
1218
+ "позже, используя настройки Импорта / Экспорта)"
1219
 
1220
+ #: includes/demo-data/class-bws-demo-data.php:595
1221
  msgid "Yes, install demo now"
1222
  msgstr "Да, установить демо-данные сейчас"
1223
 
1224
+ #~ msgid "Sorting order (the input field for sorting order)"
1225
+ #~ msgstr "Порядок сортировки (поле ввода для сортировки)"
1226
+
1227
  #~ msgid "Enable to show likes counter for each social button."
1228
  #~ msgstr "Включите, чтобы показать счетчик для каждой социальной кнопки."
1229
 
languages/gallery-plugin-sk_SK.mo CHANGED
Binary file
languages/gallery-plugin-sk_SK.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: 2017-12-05 16:20+0200\n"
6
- "PO-Revision-Date: 2017-12-05 16:20+0200\n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: Michal Králik <ja@michalkralik.sk>\n"
9
  "Language: sk_SK\n"
@@ -25,7 +25,7 @@ msgstr "Nastavenie galérie"
25
  msgid "Global Settings"
26
  msgstr "Nastavenie galérie"
27
 
28
- #: gallery-plugin.php:43 gallery-plugin.php:2772
29
  msgid "Upgrade to Pro"
30
  msgstr ""
31
 
@@ -41,7 +41,7 @@ msgstr "Vidieť fotky &raquo;"
41
  msgid "Galleries"
42
  msgstr "Galérie"
43
 
44
- #: gallery-plugin.php:337 gallery-plugin.php:3188
45
  msgid "Gallery"
46
  msgstr "Galéria"
47
 
@@ -70,9 +70,9 @@ msgstr "Galérie"
70
  msgid "No Gallery found"
71
  msgstr "Galéria nebola nájdená"
72
 
73
- #: gallery-plugin.php:365 gallery-plugin.php:1602 gallery-plugin.php:2918
74
- #: gallery-plugin.php:2926 gallery-plugin.php:2964 gallery-plugin.php:2987
75
- #: gallery-plugin.php:3172
76
  #, fuzzy
77
  msgid "Gallery Categories"
78
  msgstr "Veľkosť obrázka galérie"
@@ -154,7 +154,7 @@ msgid ""
154
  "not be deleted. These galleries will be moved to the category %s."
155
  msgstr ""
156
 
157
- #: gallery-plugin.php:594 gallery-plugin.php:1601
158
  #, fuzzy
159
  msgid "Shortcode"
160
  msgstr "Krátky kód galérie"
@@ -167,322 +167,323 @@ msgstr ""
167
  msgid "You can't delete default gallery category."
168
  msgstr ""
169
 
170
- #: gallery-plugin.php:1091 gallery-plugin.php:1198 gallery-plugin.php:2109
171
  msgid "Sorry, nothing found."
172
  msgstr "Prepáčte, nič som nenašiel."
173
 
174
- #: gallery-plugin.php:1598
175
  msgid "Featured Image"
176
  msgstr ""
177
 
178
- #: gallery-plugin.php:1599 gallery-plugin.php:2629 gallery-plugin.php:2733
179
- #: gallery-plugin.php:2844 includes/class-gllr-settings.php:679
180
  msgid "Title"
181
  msgstr "Nadpis"
182
 
183
- #: gallery-plugin.php:1600 includes/class-gllr-settings.php:41
184
  #, fuzzy
185
  msgid "Images"
186
- msgstr "Obrázok"
187
 
188
- #: gallery-plugin.php:1603 includes/class-gllr-settings.php:684
189
  msgid "Author"
190
  msgstr "Autor"
191
 
192
- #: gallery-plugin.php:1604 includes/class-gllr-settings.php:513
193
  #: includes/class-gllr-settings.php:680
194
  msgid "Date"
195
  msgstr "Dátum"
196
 
197
- #: gallery-plugin.php:1690
198
  #, php-format
199
  msgid "%s Settings"
200
  msgstr ""
201
 
202
- #: gallery-plugin.php:1717 gallery-plugin.php:1735
203
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
204
  msgid "Settings"
205
  msgstr "Nastavenia"
206
 
207
- #: gallery-plugin.php:1718
208
  msgid "FAQ"
209
  msgstr "FAQ"
210
 
211
- #: gallery-plugin.php:1719
212
  msgid "Support"
213
  msgstr "Podpora"
214
 
215
- #: gallery-plugin.php:1758
216
  msgid "Updating images..."
217
  msgstr "Nahrávanie obrázkov..."
218
 
219
- #: gallery-plugin.php:1759
220
  #, fuzzy
221
  msgid "No images found."
222
  msgstr "Obrázok nebol nájdený"
223
 
224
- #: gallery-plugin.php:1760
225
  #, fuzzy
226
  msgid "All images were updated."
227
  msgstr "Všetky obrázky boli nahraté"
228
 
229
- #: gallery-plugin.php:1761
230
  msgid "Error."
231
  msgstr "Chyba"
232
 
233
- #: gallery-plugin.php:1773
234
  msgid ""
235
  "You are about to remove these items from this gallery.\n"
236
  " 'Cancel' to stop, 'OK' to delete."
237
  msgstr ""
238
 
239
- #: gallery-plugin.php:1774
240
  msgid ""
241
  "You are about to remove this image from the gallery.\n"
242
  " 'Cancel' to stop, 'OK' to delete."
243
  msgstr ""
244
 
245
- #: gallery-plugin.php:1775
246
  msgid ""
247
  "Switching to another mode, all unsaved data will be lost. Save data before "
248
  "switching?"
249
  msgstr ""
250
 
251
- #: gallery-plugin.php:1776
252
  msgid "Insert Media"
253
  msgstr ""
254
 
255
- #: gallery-plugin.php:1777
256
  msgid "Insert"
257
  msgstr ""
258
 
259
- #: gallery-plugin.php:2301 gallery-plugin.php:2327
260
  msgid "Image size not defined"
261
  msgstr "Veľkosť obrázka nebola definovaná"
262
 
263
- #: gallery-plugin.php:2316
264
  #, fuzzy
265
  msgid ""
266
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
267
  "reload images manually."
268
  msgstr "Môžete nahrať iba PNG, JPEG, GIF, WPMP alebo XBM súbory."
269
 
270
- #: gallery-plugin.php:2356 gallery-plugin.php:2359 gallery-plugin.php:2364
271
  msgid "Invalid path"
272
  msgstr "Neplatná cesta"
273
 
274
- #: gallery-plugin.php:2453
275
  msgid "List View"
276
  msgstr ""
277
 
278
- #: gallery-plugin.php:2454
279
  msgid "Grid View"
280
  msgstr ""
281
 
282
- #: gallery-plugin.php:2509
283
  msgid "Filter"
284
  msgstr ""
285
 
286
- #: gallery-plugin.php:2513
287
  msgid "Empty Trash"
288
  msgstr ""
289
 
290
- #: gallery-plugin.php:2534
291
  #, fuzzy
292
  msgid "No images found"
293
  msgstr "Obrázok nebol nájdený"
294
 
295
- #: gallery-plugin.php:2586
296
  msgid "Select bulk action"
297
  msgstr ""
298
 
299
- #: gallery-plugin.php:2588
300
  msgid "Bulk Actions"
301
  msgstr ""
302
 
303
- #: gallery-plugin.php:2598
304
  msgid "Apply"
305
  msgstr ""
306
 
307
- #: gallery-plugin.php:2605
308
  #, fuzzy
309
  msgid "Delete from Gallery"
310
  msgstr "Nová galéria"
311
 
312
- #: gallery-plugin.php:2614
313
  msgid "Bulk Select"
314
  msgstr ""
315
 
316
- #: gallery-plugin.php:2615
317
  msgid "Cancel Selection"
318
  msgstr ""
319
 
320
- #: gallery-plugin.php:2616
321
  msgid "Delete Selected"
322
  msgstr ""
323
 
324
- #: gallery-plugin.php:2627
325
  msgid "File"
326
  msgstr ""
327
 
328
- #: gallery-plugin.php:2628 gallery-plugin.php:2728 gallery-plugin.php:2839
329
  msgid "Dimensions"
330
  msgstr ""
331
 
332
- #: gallery-plugin.php:2630 gallery-plugin.php:2739 gallery-plugin.php:2849
333
  #, fuzzy
334
  msgid "Alt Text"
335
  msgstr "Popisný text"
336
 
337
- #: gallery-plugin.php:2631 gallery-plugin.php:2743 gallery-plugin.php:2854
338
  msgid "URL"
339
  msgstr "Adresa URL"
340
 
341
- #: gallery-plugin.php:2631 gallery-plugin.php:2745
342
  msgid ""
343
  "Enter your custom URL to link this image to other page or file. Leave blank "
344
  "to open a full size image."
345
  msgstr ""
346
 
347
- #: gallery-plugin.php:2710
348
  #, fuzzy
349
  msgid "Remove Image from Gallery"
350
  msgstr "Nová galéria"
351
 
352
- #: gallery-plugin.php:2713
353
  #, fuzzy
354
  msgid "Edit Image Info"
355
  msgstr "ID pripojenia"
356
 
357
- #: gallery-plugin.php:2714
358
  msgid "Deselect"
359
  msgstr ""
360
 
361
- #: gallery-plugin.php:2726
362
  msgid "File name"
363
  msgstr ""
364
 
365
- #: gallery-plugin.php:2727
366
  msgid "File type"
367
  msgstr ""
368
 
369
- #: gallery-plugin.php:2752
370
  msgid "Description"
371
  msgstr ""
372
 
373
- #: gallery-plugin.php:2758
374
  #, fuzzy
375
  msgid "Lightbox Button URL"
376
  msgstr "pozadie Lightboxu"
377
 
378
- #: gallery-plugin.php:2765
379
  msgid "New Tab"
380
  msgstr ""
381
 
382
- #: gallery-plugin.php:2767
383
  msgid "Enable to open URLs above in a new tab."
384
  msgstr ""
385
 
386
- #: gallery-plugin.php:2772
387
  msgid "Go Pro"
388
  msgstr ""
389
 
390
- #: gallery-plugin.php:2778
391
  msgid "Edit more details"
392
  msgstr ""
393
 
394
- #: gallery-plugin.php:2780
395
  #, fuzzy
396
  msgid "Remove from Gallery"
397
  msgstr "Nová galéria"
398
 
399
- #: gallery-plugin.php:2814
400
  #, php-format
401
  msgid "Select %s"
402
  msgstr ""
403
 
404
- #: gallery-plugin.php:2827
405
  #, php-format
406
  msgid "Edit &#8220;%s&#8221;"
407
  msgstr ""
408
 
409
- #: gallery-plugin.php:2835
410
  #, fuzzy
411
  msgid "Edit Attachment Info"
412
  msgstr "ID pripojenia"
413
 
414
- #: gallery-plugin.php:2872 gallery-plugin.php:2885
415
  msgid "Edit"
416
  msgstr ""
417
 
418
- #: gallery-plugin.php:2875 gallery-plugin.php:2890
419
  msgid "Trash"
420
  msgstr ""
421
 
422
- #: gallery-plugin.php:2878 gallery-plugin.php:2893
423
  msgid "Delete Permanently"
424
  msgstr ""
425
 
426
- #: gallery-plugin.php:2880 gallery-plugin.php:2899
427
  #, php-format
428
  msgid "View &#8220;%s&#8221;"
429
  msgstr ""
430
 
431
- #: gallery-plugin.php:2880 gallery-plugin.php:2899 gallery-plugin.php:2982
432
  msgid "View"
433
  msgstr ""
434
 
435
- #: gallery-plugin.php:2882
436
  #, fuzzy
437
  msgid "Attach"
438
  msgstr "ID pripojenia"
439
 
440
- #: gallery-plugin.php:2888
441
  msgid "Restore"
442
  msgstr ""
443
 
444
- #: gallery-plugin.php:2917
445
  msgid "A list or dropdown of Gallery categories."
446
  msgstr ""
447
 
448
- #: gallery-plugin.php:2962
449
  msgid "Select Gallery Category"
450
  msgstr ""
451
 
452
- #: gallery-plugin.php:3020
 
453
  msgid "Title:"
454
- msgstr ""
455
 
456
- #: gallery-plugin.php:3023
457
  msgid "Display as dropdown"
458
  msgstr ""
459
 
460
- #: gallery-plugin.php:3025
461
  msgid "Show gallery counts"
462
  msgstr ""
463
 
464
- #: gallery-plugin.php:3027
465
  msgid "Show hierarchy"
466
  msgstr ""
467
 
468
- #: gallery-plugin.php:3143
469
  msgid "Warning"
470
  msgstr ""
471
 
472
- #: gallery-plugin.php:3143
473
  msgid "You can add only images to the gallery"
474
  msgstr ""
475
 
476
- #: gallery-plugin.php:3174
477
  msgid "or"
478
  msgstr ""
479
 
480
- #: gallery-plugin.php:3182
481
  #, fuzzy
482
  msgid "no title"
483
  msgstr "Nadpis"
484
 
485
- #: gallery-plugin.php:3193
486
  #, fuzzy
487
  msgid ""
488
  "Display an album image with the description and the link to a single gallery "
@@ -491,7 +492,7 @@ msgstr ""
491
  "Ak chcete zobraziť krátky popis obsahujúci náhľad a odkaz na vlastnú stŕnaku "
492
  "galérie"
493
 
494
- #: gallery-plugin.php:3197
495
  #, fuzzy
496
  msgid "Sorry, no gallery found."
497
  msgstr "Prepáčte, nič som nenašiel."
@@ -920,11 +921,8 @@ msgid "Comment count"
920
  msgstr ""
921
 
922
  #: includes/class-gllr-settings.php:683
923
- #, fuzzy
924
- msgid "Sorting order (the input field for sorting order)"
925
  msgstr ""
926
- "Riadenie zobrazenia (do input poľa pre riadenie zobrazenia Vložte / Nahrajte "
927
- "dialóg galérie medíí)"
928
 
929
  #: includes/class-gllr-settings.php:687
930
  msgid "Select galleries sorting order in your galleries page."
@@ -1219,18 +1217,24 @@ msgstr ""
1219
  msgid "Close notice"
1220
  msgstr ""
1221
 
1222
- #: includes/demo-data/class-bws-demo-data.php:591
1223
  #, php-format
1224
  msgid ""
1225
- "Do you want to install demo content and settings for %s (You can do this "
1226
- "later using Import / Export settings)?"
1227
  msgstr ""
1228
 
1229
- #: includes/demo-data/class-bws-demo-data.php:591
1230
  #, fuzzy
1231
  msgid "Yes, install demo now"
1232
  msgstr "Inštalovať %s"
1233
 
 
 
 
 
 
 
1234
  #, fuzzy
1235
  #~ msgid "Enable to use a lightbox helper navigation between images.."
1236
  #~ msgstr "Použiť jeden lightbox pre viac galérií na jednej strane"
2
  msgstr ""
3
  "Project-Id-Version: Gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-12-15 15:16+0200\n"
6
+ "PO-Revision-Date: 2017-12-15 15:16+0200\n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: Michal Králik <ja@michalkralik.sk>\n"
9
  "Language: sk_SK\n"
25
  msgid "Global Settings"
26
  msgstr "Nastavenie galérie"
27
 
28
+ #: gallery-plugin.php:43 gallery-plugin.php:2771
29
  msgid "Upgrade to Pro"
30
  msgstr ""
31
 
41
  msgid "Galleries"
42
  msgstr "Galérie"
43
 
44
+ #: gallery-plugin.php:337 gallery-plugin.php:3187
45
  msgid "Gallery"
46
  msgstr "Galéria"
47
 
70
  msgid "No Gallery found"
71
  msgstr "Galéria nebola nájdená"
72
 
73
+ #: gallery-plugin.php:365 gallery-plugin.php:1600 gallery-plugin.php:2917
74
+ #: gallery-plugin.php:2925 gallery-plugin.php:2963 gallery-plugin.php:2986
75
+ #: gallery-plugin.php:3171
76
  #, fuzzy
77
  msgid "Gallery Categories"
78
  msgstr "Veľkosť obrázka galérie"
154
  "not be deleted. These galleries will be moved to the category %s."
155
  msgstr ""
156
 
157
+ #: gallery-plugin.php:594 gallery-plugin.php:1599
158
  #, fuzzy
159
  msgid "Shortcode"
160
  msgstr "Krátky kód galérie"
167
  msgid "You can't delete default gallery category."
168
  msgstr ""
169
 
170
+ #: gallery-plugin.php:1089 gallery-plugin.php:1196 gallery-plugin.php:2108
171
  msgid "Sorry, nothing found."
172
  msgstr "Prepáčte, nič som nenašiel."
173
 
174
+ #: gallery-plugin.php:1596
175
  msgid "Featured Image"
176
  msgstr ""
177
 
178
+ #: gallery-plugin.php:1597 gallery-plugin.php:2628 gallery-plugin.php:2732
179
+ #: gallery-plugin.php:2843 includes/class-gllr-settings.php:679
180
  msgid "Title"
181
  msgstr "Nadpis"
182
 
183
+ #: gallery-plugin.php:1598 includes/class-gllr-settings.php:41
184
  #, fuzzy
185
  msgid "Images"
186
+ msgstr "Vidieť fotky &raquo;"
187
 
188
+ #: gallery-plugin.php:1601 includes/class-gllr-settings.php:684
189
  msgid "Author"
190
  msgstr "Autor"
191
 
192
+ #: gallery-plugin.php:1602 includes/class-gllr-settings.php:513
193
  #: includes/class-gllr-settings.php:680
194
  msgid "Date"
195
  msgstr "Dátum"
196
 
197
+ #: gallery-plugin.php:1688
198
  #, php-format
199
  msgid "%s Settings"
200
  msgstr ""
201
 
202
+ #: gallery-plugin.php:1715 gallery-plugin.php:1733
203
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
204
  msgid "Settings"
205
  msgstr "Nastavenia"
206
 
207
+ #: gallery-plugin.php:1716
208
  msgid "FAQ"
209
  msgstr "FAQ"
210
 
211
+ #: gallery-plugin.php:1717
212
  msgid "Support"
213
  msgstr "Podpora"
214
 
215
+ #: gallery-plugin.php:1756
216
  msgid "Updating images..."
217
  msgstr "Nahrávanie obrázkov..."
218
 
219
+ #: gallery-plugin.php:1757
220
  #, fuzzy
221
  msgid "No images found."
222
  msgstr "Obrázok nebol nájdený"
223
 
224
+ #: gallery-plugin.php:1758
225
  #, fuzzy
226
  msgid "All images were updated."
227
  msgstr "Všetky obrázky boli nahraté"
228
 
229
+ #: gallery-plugin.php:1759
230
  msgid "Error."
231
  msgstr "Chyba"
232
 
233
+ #: gallery-plugin.php:1771
234
  msgid ""
235
  "You are about to remove these items from this gallery.\n"
236
  " 'Cancel' to stop, 'OK' to delete."
237
  msgstr ""
238
 
239
+ #: gallery-plugin.php:1772
240
  msgid ""
241
  "You are about to remove this image from the gallery.\n"
242
  " 'Cancel' to stop, 'OK' to delete."
243
  msgstr ""
244
 
245
+ #: gallery-plugin.php:1773
246
  msgid ""
247
  "Switching to another mode, all unsaved data will be lost. Save data before "
248
  "switching?"
249
  msgstr ""
250
 
251
+ #: gallery-plugin.php:1774
252
  msgid "Insert Media"
253
  msgstr ""
254
 
255
+ #: gallery-plugin.php:1775
256
  msgid "Insert"
257
  msgstr ""
258
 
259
+ #: gallery-plugin.php:2300 gallery-plugin.php:2326
260
  msgid "Image size not defined"
261
  msgstr "Veľkosť obrázka nebola definovaná"
262
 
263
+ #: gallery-plugin.php:2315
264
  #, fuzzy
265
  msgid ""
266
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
267
  "reload images manually."
268
  msgstr "Môžete nahrať iba PNG, JPEG, GIF, WPMP alebo XBM súbory."
269
 
270
+ #: gallery-plugin.php:2355 gallery-plugin.php:2358 gallery-plugin.php:2363
271
  msgid "Invalid path"
272
  msgstr "Neplatná cesta"
273
 
274
+ #: gallery-plugin.php:2452
275
  msgid "List View"
276
  msgstr ""
277
 
278
+ #: gallery-plugin.php:2453
279
  msgid "Grid View"
280
  msgstr ""
281
 
282
+ #: gallery-plugin.php:2508
283
  msgid "Filter"
284
  msgstr ""
285
 
286
+ #: gallery-plugin.php:2512
287
  msgid "Empty Trash"
288
  msgstr ""
289
 
290
+ #: gallery-plugin.php:2533
291
  #, fuzzy
292
  msgid "No images found"
293
  msgstr "Obrázok nebol nájdený"
294
 
295
+ #: gallery-plugin.php:2585
296
  msgid "Select bulk action"
297
  msgstr ""
298
 
299
+ #: gallery-plugin.php:2587
300
  msgid "Bulk Actions"
301
  msgstr ""
302
 
303
+ #: gallery-plugin.php:2597
304
  msgid "Apply"
305
  msgstr ""
306
 
307
+ #: gallery-plugin.php:2604
308
  #, fuzzy
309
  msgid "Delete from Gallery"
310
  msgstr "Nová galéria"
311
 
312
+ #: gallery-plugin.php:2613
313
  msgid "Bulk Select"
314
  msgstr ""
315
 
316
+ #: gallery-plugin.php:2614
317
  msgid "Cancel Selection"
318
  msgstr ""
319
 
320
+ #: gallery-plugin.php:2615
321
  msgid "Delete Selected"
322
  msgstr ""
323
 
324
+ #: gallery-plugin.php:2626
325
  msgid "File"
326
  msgstr ""
327
 
328
+ #: gallery-plugin.php:2627 gallery-plugin.php:2727 gallery-plugin.php:2838
329
  msgid "Dimensions"
330
  msgstr ""
331
 
332
+ #: gallery-plugin.php:2629 gallery-plugin.php:2738 gallery-plugin.php:2848
333
  #, fuzzy
334
  msgid "Alt Text"
335
  msgstr "Popisný text"
336
 
337
+ #: gallery-plugin.php:2630 gallery-plugin.php:2742 gallery-plugin.php:2853
338
  msgid "URL"
339
  msgstr "Adresa URL"
340
 
341
+ #: gallery-plugin.php:2630 gallery-plugin.php:2744
342
  msgid ""
343
  "Enter your custom URL to link this image to other page or file. Leave blank "
344
  "to open a full size image."
345
  msgstr ""
346
 
347
+ #: gallery-plugin.php:2709
348
  #, fuzzy
349
  msgid "Remove Image from Gallery"
350
  msgstr "Nová galéria"
351
 
352
+ #: gallery-plugin.php:2712
353
  #, fuzzy
354
  msgid "Edit Image Info"
355
  msgstr "ID pripojenia"
356
 
357
+ #: gallery-plugin.php:2713
358
  msgid "Deselect"
359
  msgstr ""
360
 
361
+ #: gallery-plugin.php:2725
362
  msgid "File name"
363
  msgstr ""
364
 
365
+ #: gallery-plugin.php:2726
366
  msgid "File type"
367
  msgstr ""
368
 
369
+ #: gallery-plugin.php:2751
370
  msgid "Description"
371
  msgstr ""
372
 
373
+ #: gallery-plugin.php:2757
374
  #, fuzzy
375
  msgid "Lightbox Button URL"
376
  msgstr "pozadie Lightboxu"
377
 
378
+ #: gallery-plugin.php:2764
379
  msgid "New Tab"
380
  msgstr ""
381
 
382
+ #: gallery-plugin.php:2766
383
  msgid "Enable to open URLs above in a new tab."
384
  msgstr ""
385
 
386
+ #: gallery-plugin.php:2771
387
  msgid "Go Pro"
388
  msgstr ""
389
 
390
+ #: gallery-plugin.php:2777
391
  msgid "Edit more details"
392
  msgstr ""
393
 
394
+ #: gallery-plugin.php:2779
395
  #, fuzzy
396
  msgid "Remove from Gallery"
397
  msgstr "Nová galéria"
398
 
399
+ #: gallery-plugin.php:2813
400
  #, php-format
401
  msgid "Select %s"
402
  msgstr ""
403
 
404
+ #: gallery-plugin.php:2826
405
  #, php-format
406
  msgid "Edit &#8220;%s&#8221;"
407
  msgstr ""
408
 
409
+ #: gallery-plugin.php:2834
410
  #, fuzzy
411
  msgid "Edit Attachment Info"
412
  msgstr "ID pripojenia"
413
 
414
+ #: gallery-plugin.php:2871 gallery-plugin.php:2884
415
  msgid "Edit"
416
  msgstr ""
417
 
418
+ #: gallery-plugin.php:2874 gallery-plugin.php:2889
419
  msgid "Trash"
420
  msgstr ""
421
 
422
+ #: gallery-plugin.php:2877 gallery-plugin.php:2892
423
  msgid "Delete Permanently"
424
  msgstr ""
425
 
426
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898
427
  #, php-format
428
  msgid "View &#8220;%s&#8221;"
429
  msgstr ""
430
 
431
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898 gallery-plugin.php:2981
432
  msgid "View"
433
  msgstr ""
434
 
435
+ #: gallery-plugin.php:2881
436
  #, fuzzy
437
  msgid "Attach"
438
  msgstr "ID pripojenia"
439
 
440
+ #: gallery-plugin.php:2887
441
  msgid "Restore"
442
  msgstr ""
443
 
444
+ #: gallery-plugin.php:2916
445
  msgid "A list or dropdown of Gallery categories."
446
  msgstr ""
447
 
448
+ #: gallery-plugin.php:2961
449
  msgid "Select Gallery Category"
450
  msgstr ""
451
 
452
+ #: gallery-plugin.php:3019
453
+ #, fuzzy
454
  msgid "Title:"
455
+ msgstr "Nadpis"
456
 
457
+ #: gallery-plugin.php:3022
458
  msgid "Display as dropdown"
459
  msgstr ""
460
 
461
+ #: gallery-plugin.php:3024
462
  msgid "Show gallery counts"
463
  msgstr ""
464
 
465
+ #: gallery-plugin.php:3026
466
  msgid "Show hierarchy"
467
  msgstr ""
468
 
469
+ #: gallery-plugin.php:3142
470
  msgid "Warning"
471
  msgstr ""
472
 
473
+ #: gallery-plugin.php:3142
474
  msgid "You can add only images to the gallery"
475
  msgstr ""
476
 
477
+ #: gallery-plugin.php:3173
478
  msgid "or"
479
  msgstr ""
480
 
481
+ #: gallery-plugin.php:3181
482
  #, fuzzy
483
  msgid "no title"
484
  msgstr "Nadpis"
485
 
486
+ #: gallery-plugin.php:3192
487
  #, fuzzy
488
  msgid ""
489
  "Display an album image with the description and the link to a single gallery "
492
  "Ak chcete zobraziť krátky popis obsahujúci náhľad a odkaz na vlastnú stŕnaku "
493
  "galérie"
494
 
495
+ #: gallery-plugin.php:3196
496
  #, fuzzy
497
  msgid "Sorry, no gallery found."
498
  msgstr "Prepáčte, nič som nenašiel."
921
  msgstr ""
922
 
923
  #: includes/class-gllr-settings.php:683
924
+ msgid "\"Order\" field on the gallery edit page"
 
925
  msgstr ""
 
 
926
 
927
  #: includes/class-gllr-settings.php:687
928
  msgid "Select galleries sorting order in your galleries page."
1217
  msgid "Close notice"
1218
  msgstr ""
1219
 
1220
+ #: includes/demo-data/class-bws-demo-data.php:593
1221
  #, php-format
1222
  msgid ""
1223
+ "Do you want to install demo content and settings for %s? (You can do this "
1224
+ "later using Import / Export settings)"
1225
  msgstr ""
1226
 
1227
+ #: includes/demo-data/class-bws-demo-data.php:595
1228
  #, fuzzy
1229
  msgid "Yes, install demo now"
1230
  msgstr "Inštalovať %s"
1231
 
1232
+ #, fuzzy
1233
+ #~ msgid "Sorting order (the input field for sorting order)"
1234
+ #~ msgstr ""
1235
+ #~ "Riadenie zobrazenia (do input poľa pre riadenie zobrazenia Vložte / "
1236
+ #~ "Nahrajte dialóg galérie medíí)"
1237
+
1238
  #, fuzzy
1239
  #~ msgid "Enable to use a lightbox helper navigation between images.."
1240
  #~ msgstr "Použiť jeden lightbox pre viac galérií na jednej strane"
languages/gallery-plugin-sl_SI.mo CHANGED
Binary file
languages/gallery-plugin-sl_SI.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: 2017-12-05 16:20+0200\n"
6
- "PO-Revision-Date: 2017-12-05 16:20+0200\n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: Tilen <tilen@divided.si>\n"
9
  "Language: sl_SI\n"
@@ -26,7 +26,7 @@ msgstr "Nastavitve galerije"
26
  msgid "Global Settings"
27
  msgstr "Nastavitve galerije"
28
 
29
- #: gallery-plugin.php:43 gallery-plugin.php:2772
30
  msgid "Upgrade to Pro"
31
  msgstr ""
32
 
@@ -42,7 +42,7 @@ msgstr "Poglej slike &raquo;"
42
  msgid "Galleries"
43
  msgstr "Galerije"
44
 
45
- #: gallery-plugin.php:337 gallery-plugin.php:3188
46
  msgid "Gallery"
47
  msgstr "Galerija"
48
 
@@ -71,9 +71,9 @@ msgstr "Galerije"
71
  msgid "No Gallery found"
72
  msgstr "Galerija ni bila najdena"
73
 
74
- #: gallery-plugin.php:365 gallery-plugin.php:1602 gallery-plugin.php:2918
75
- #: gallery-plugin.php:2926 gallery-plugin.php:2964 gallery-plugin.php:2987
76
- #: gallery-plugin.php:3172
77
  #, fuzzy
78
  msgid "Gallery Categories"
79
  msgstr "Velikost slike v galeriji"
@@ -155,7 +155,7 @@ msgid ""
155
  "not be deleted. These galleries will be moved to the category %s."
156
  msgstr ""
157
 
158
- #: gallery-plugin.php:594 gallery-plugin.php:1601
159
  #, fuzzy
160
  msgid "Shortcode"
161
  msgstr "Kratka koda do galerije"
@@ -168,100 +168,100 @@ msgstr ""
168
  msgid "You can't delete default gallery category."
169
  msgstr ""
170
 
171
- #: gallery-plugin.php:1091 gallery-plugin.php:1198 gallery-plugin.php:2109
172
  msgid "Sorry, nothing found."
173
  msgstr "Žal ni zadetkov"
174
 
175
- #: gallery-plugin.php:1598
176
  msgid "Featured Image"
177
  msgstr ""
178
 
179
- #: gallery-plugin.php:1599 gallery-plugin.php:2629 gallery-plugin.php:2733
180
- #: gallery-plugin.php:2844 includes/class-gllr-settings.php:679
181
  msgid "Title"
182
  msgstr "Naslov"
183
 
184
- #: gallery-plugin.php:1600 includes/class-gllr-settings.php:41
185
  #, fuzzy
186
  msgid "Images"
187
- msgstr "Slika"
188
 
189
- #: gallery-plugin.php:1603 includes/class-gllr-settings.php:684
190
  msgid "Author"
191
  msgstr "Avtor"
192
 
193
- #: gallery-plugin.php:1604 includes/class-gllr-settings.php:513
194
  #: includes/class-gllr-settings.php:680
195
  msgid "Date"
196
  msgstr "Datum"
197
 
198
- #: gallery-plugin.php:1690
199
  #, php-format
200
  msgid "%s Settings"
201
  msgstr ""
202
 
203
- #: gallery-plugin.php:1717 gallery-plugin.php:1735
204
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
205
  msgid "Settings"
206
  msgstr "Nastavitve"
207
 
208
- #: gallery-plugin.php:1718
209
  msgid "FAQ"
210
  msgstr "FAQ"
211
 
212
- #: gallery-plugin.php:1719
213
  msgid "Support"
214
  msgstr "Podpora"
215
 
216
- #: gallery-plugin.php:1758
217
  msgid "Updating images..."
218
  msgstr "Posodabljam slike..."
219
 
220
- #: gallery-plugin.php:1759
221
  #, fuzzy
222
  msgid "No images found."
223
  msgstr "Slike niso bile najdene"
224
 
225
- #: gallery-plugin.php:1760
226
  #, fuzzy
227
  msgid "All images were updated."
228
  msgstr "Vse slike so posodobljene"
229
 
230
- #: gallery-plugin.php:1761
231
  msgid "Error."
232
  msgstr "Napaka."
233
 
234
- #: gallery-plugin.php:1773
235
  msgid ""
236
  "You are about to remove these items from this gallery.\n"
237
  " 'Cancel' to stop, 'OK' to delete."
238
  msgstr ""
239
 
240
- #: gallery-plugin.php:1774
241
  msgid ""
242
  "You are about to remove this image from the gallery.\n"
243
  " 'Cancel' to stop, 'OK' to delete."
244
  msgstr ""
245
 
246
- #: gallery-plugin.php:1775
247
  msgid ""
248
  "Switching to another mode, all unsaved data will be lost. Save data before "
249
  "switching?"
250
  msgstr ""
251
 
252
- #: gallery-plugin.php:1776
253
  msgid "Insert Media"
254
  msgstr ""
255
 
256
- #: gallery-plugin.php:1777
257
  msgid "Insert"
258
  msgstr ""
259
 
260
- #: gallery-plugin.php:2301 gallery-plugin.php:2327
261
  msgid "Image size not defined"
262
  msgstr "Velikost slike ni podana"
263
 
264
- #: gallery-plugin.php:2316
265
  #, fuzzy
266
  msgid ""
267
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
@@ -270,223 +270,224 @@ msgstr ""
270
  "Posodobiti je možno le PNG, JPEG, GIF, WPMP ali XBM tipe datotek. Za vse "
271
  "ostale prosimo, da posodobiš slike ročno."
272
 
273
- #: gallery-plugin.php:2356 gallery-plugin.php:2359 gallery-plugin.php:2364
274
  msgid "Invalid path"
275
  msgstr "Napačna pot"
276
 
277
- #: gallery-plugin.php:2453
278
  msgid "List View"
279
  msgstr ""
280
 
281
- #: gallery-plugin.php:2454
282
  msgid "Grid View"
283
  msgstr ""
284
 
285
- #: gallery-plugin.php:2509
286
  msgid "Filter"
287
  msgstr ""
288
 
289
- #: gallery-plugin.php:2513
290
  msgid "Empty Trash"
291
  msgstr ""
292
 
293
- #: gallery-plugin.php:2534
294
  #, fuzzy
295
  msgid "No images found"
296
  msgstr "Slike niso bile najdene"
297
 
298
- #: gallery-plugin.php:2586
299
  msgid "Select bulk action"
300
  msgstr ""
301
 
302
- #: gallery-plugin.php:2588
303
  msgid "Bulk Actions"
304
  msgstr ""
305
 
306
- #: gallery-plugin.php:2598
307
  msgid "Apply"
308
  msgstr ""
309
 
310
- #: gallery-plugin.php:2605
311
  #, fuzzy
312
  msgid "Delete from Gallery"
313
  msgstr "Nova Galerija"
314
 
315
- #: gallery-plugin.php:2614
316
  msgid "Bulk Select"
317
  msgstr ""
318
 
319
- #: gallery-plugin.php:2615
320
  msgid "Cancel Selection"
321
  msgstr ""
322
 
323
- #: gallery-plugin.php:2616
324
  msgid "Delete Selected"
325
  msgstr ""
326
 
327
- #: gallery-plugin.php:2627
328
  msgid "File"
329
  msgstr ""
330
 
331
- #: gallery-plugin.php:2628 gallery-plugin.php:2728 gallery-plugin.php:2839
332
  msgid "Dimensions"
333
  msgstr ""
334
 
335
- #: gallery-plugin.php:2630 gallery-plugin.php:2739 gallery-plugin.php:2849
336
  #, fuzzy
337
  msgid "Alt Text"
338
  msgstr "Alt oznaka"
339
 
340
- #: gallery-plugin.php:2631 gallery-plugin.php:2743 gallery-plugin.php:2854
341
  msgid "URL"
342
  msgstr "URL"
343
 
344
- #: gallery-plugin.php:2631 gallery-plugin.php:2745
345
  msgid ""
346
  "Enter your custom URL to link this image to other page or file. Leave blank "
347
  "to open a full size image."
348
  msgstr ""
349
 
350
- #: gallery-plugin.php:2710
351
  #, fuzzy
352
  msgid "Remove Image from Gallery"
353
  msgstr "Nova Galerija"
354
 
355
- #: gallery-plugin.php:2713
356
  #, fuzzy
357
  msgid "Edit Image Info"
358
  msgstr "ID priloge"
359
 
360
- #: gallery-plugin.php:2714
361
  msgid "Deselect"
362
  msgstr ""
363
 
364
- #: gallery-plugin.php:2726
365
  msgid "File name"
366
  msgstr ""
367
 
368
- #: gallery-plugin.php:2727
369
  msgid "File type"
370
  msgstr ""
371
 
372
- #: gallery-plugin.php:2752
373
  msgid "Description"
374
  msgstr "Opis"
375
 
376
- #: gallery-plugin.php:2758
377
  #, fuzzy
378
  msgid "Lightbox Button URL"
379
  msgstr "Lightbox povezava"
380
 
381
- #: gallery-plugin.php:2765
382
  msgid "New Tab"
383
  msgstr ""
384
 
385
- #: gallery-plugin.php:2767
386
  msgid "Enable to open URLs above in a new tab."
387
  msgstr ""
388
 
389
- #: gallery-plugin.php:2772
390
  #, fuzzy
391
  msgid "Go Pro"
392
  msgstr "Pojdi na PRO"
393
 
394
- #: gallery-plugin.php:2778
395
  msgid "Edit more details"
396
  msgstr ""
397
 
398
- #: gallery-plugin.php:2780
399
  #, fuzzy
400
  msgid "Remove from Gallery"
401
  msgstr "Nova Galerija"
402
 
403
- #: gallery-plugin.php:2814
404
  #, php-format
405
  msgid "Select %s"
406
  msgstr ""
407
 
408
- #: gallery-plugin.php:2827
409
  #, php-format
410
  msgid "Edit &#8220;%s&#8221;"
411
  msgstr ""
412
 
413
- #: gallery-plugin.php:2835
414
  #, fuzzy
415
  msgid "Edit Attachment Info"
416
  msgstr "ID priloge"
417
 
418
- #: gallery-plugin.php:2872 gallery-plugin.php:2885
419
  msgid "Edit"
420
  msgstr ""
421
 
422
- #: gallery-plugin.php:2875 gallery-plugin.php:2890
423
  msgid "Trash"
424
  msgstr ""
425
 
426
- #: gallery-plugin.php:2878 gallery-plugin.php:2893
427
  msgid "Delete Permanently"
428
  msgstr ""
429
 
430
- #: gallery-plugin.php:2880 gallery-plugin.php:2899
431
  #, php-format
432
  msgid "View &#8220;%s&#8221;"
433
  msgstr ""
434
 
435
- #: gallery-plugin.php:2880 gallery-plugin.php:2899 gallery-plugin.php:2982
436
  msgid "View"
437
  msgstr ""
438
 
439
- #: gallery-plugin.php:2882
440
  #, fuzzy
441
  msgid "Attach"
442
  msgstr "ID priloge"
443
 
444
- #: gallery-plugin.php:2888
445
  msgid "Restore"
446
  msgstr ""
447
 
448
- #: gallery-plugin.php:2917
449
  msgid "A list or dropdown of Gallery categories."
450
  msgstr ""
451
 
452
- #: gallery-plugin.php:2962
453
  msgid "Select Gallery Category"
454
  msgstr ""
455
 
456
- #: gallery-plugin.php:3020
 
457
  msgid "Title:"
458
- msgstr ""
459
 
460
- #: gallery-plugin.php:3023
461
  msgid "Display as dropdown"
462
  msgstr ""
463
 
464
- #: gallery-plugin.php:3025
465
  msgid "Show gallery counts"
466
  msgstr ""
467
 
468
- #: gallery-plugin.php:3027
469
  msgid "Show hierarchy"
470
  msgstr ""
471
 
472
- #: gallery-plugin.php:3143
473
  msgid "Warning"
474
  msgstr ""
475
 
476
- #: gallery-plugin.php:3143
477
  msgid "You can add only images to the gallery"
478
  msgstr ""
479
 
480
- #: gallery-plugin.php:3174
481
  msgid "or"
482
  msgstr "ali"
483
 
484
- #: gallery-plugin.php:3182
485
  #, fuzzy
486
  msgid "no title"
487
  msgstr "Naslov"
488
 
489
- #: gallery-plugin.php:3193
490
  #, fuzzy
491
  msgid ""
492
  "Display an album image with the description and the link to a single gallery "
@@ -495,7 +496,7 @@ msgstr ""
495
  "Če želiš prikazati kratek opis s predogledno sliko in povezavo do posamezne "
496
  "galerije kopiraj spodnjo povezavo."
497
 
498
- #: gallery-plugin.php:3197
499
  #, fuzzy
500
  msgid "Sorry, no gallery found."
501
  msgstr "Žal ni zadetkov"
@@ -924,9 +925,8 @@ msgid "Comment count"
924
  msgstr ""
925
 
926
  #: includes/class-gllr-settings.php:683
927
- #, fuzzy
928
- msgid "Sorting order (the input field for sorting order)"
929
- msgstr "Razporejanje glede na razporeditev v predstavnostni knjižici"
930
 
931
  #: includes/class-gllr-settings.php:687
932
  msgid "Select galleries sorting order in your galleries page."
@@ -1221,18 +1221,22 @@ msgstr ""
1221
  msgid "Close notice"
1222
  msgstr ""
1223
 
1224
- #: includes/demo-data/class-bws-demo-data.php:591
1225
  #, php-format
1226
  msgid ""
1227
- "Do you want to install demo content and settings for %s (You can do this "
1228
- "later using Import / Export settings)?"
1229
  msgstr ""
1230
 
1231
- #: includes/demo-data/class-bws-demo-data.php:591
1232
  #, fuzzy
1233
  msgid "Yes, install demo now"
1234
  msgstr "Instalacija %s"
1235
 
 
 
 
 
1236
  #, fuzzy
1237
  #~ msgid "Enable to use a lightbox helper navigation between images.."
1238
  #~ msgstr "Uporabi lightbox enkratno za vse galerije na strani"
2
  msgstr ""
3
  "Project-Id-Version: Gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-12-15 15:12+0200\n"
6
+ "PO-Revision-Date: 2017-12-15 15:12+0200\n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: Tilen <tilen@divided.si>\n"
9
  "Language: sl_SI\n"
26
  msgid "Global Settings"
27
  msgstr "Nastavitve galerije"
28
 
29
+ #: gallery-plugin.php:43 gallery-plugin.php:2771
30
  msgid "Upgrade to Pro"
31
  msgstr ""
32
 
42
  msgid "Galleries"
43
  msgstr "Galerije"
44
 
45
+ #: gallery-plugin.php:337 gallery-plugin.php:3187
46
  msgid "Gallery"
47
  msgstr "Galerija"
48
 
71
  msgid "No Gallery found"
72
  msgstr "Galerija ni bila najdena"
73
 
74
+ #: gallery-plugin.php:365 gallery-plugin.php:1600 gallery-plugin.php:2917
75
+ #: gallery-plugin.php:2925 gallery-plugin.php:2963 gallery-plugin.php:2986
76
+ #: gallery-plugin.php:3171
77
  #, fuzzy
78
  msgid "Gallery Categories"
79
  msgstr "Velikost slike v galeriji"
155
  "not be deleted. These galleries will be moved to the category %s."
156
  msgstr ""
157
 
158
+ #: gallery-plugin.php:594 gallery-plugin.php:1599
159
  #, fuzzy
160
  msgid "Shortcode"
161
  msgstr "Kratka koda do galerije"
168
  msgid "You can't delete default gallery category."
169
  msgstr ""
170
 
171
+ #: gallery-plugin.php:1089 gallery-plugin.php:1196 gallery-plugin.php:2108
172
  msgid "Sorry, nothing found."
173
  msgstr "Žal ni zadetkov"
174
 
175
+ #: gallery-plugin.php:1596
176
  msgid "Featured Image"
177
  msgstr ""
178
 
179
+ #: gallery-plugin.php:1597 gallery-plugin.php:2628 gallery-plugin.php:2732
180
+ #: gallery-plugin.php:2843 includes/class-gllr-settings.php:679
181
  msgid "Title"
182
  msgstr "Naslov"
183
 
184
+ #: gallery-plugin.php:1598 includes/class-gllr-settings.php:41
185
  #, fuzzy
186
  msgid "Images"
187
+ msgstr "Poglej slike &raquo;"
188
 
189
+ #: gallery-plugin.php:1601 includes/class-gllr-settings.php:684
190
  msgid "Author"
191
  msgstr "Avtor"
192
 
193
+ #: gallery-plugin.php:1602 includes/class-gllr-settings.php:513
194
  #: includes/class-gllr-settings.php:680
195
  msgid "Date"
196
  msgstr "Datum"
197
 
198
+ #: gallery-plugin.php:1688
199
  #, php-format
200
  msgid "%s Settings"
201
  msgstr ""
202
 
203
+ #: gallery-plugin.php:1715 gallery-plugin.php:1733
204
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
205
  msgid "Settings"
206
  msgstr "Nastavitve"
207
 
208
+ #: gallery-plugin.php:1716
209
  msgid "FAQ"
210
  msgstr "FAQ"
211
 
212
+ #: gallery-plugin.php:1717
213
  msgid "Support"
214
  msgstr "Podpora"
215
 
216
+ #: gallery-plugin.php:1756
217
  msgid "Updating images..."
218
  msgstr "Posodabljam slike..."
219
 
220
+ #: gallery-plugin.php:1757
221
  #, fuzzy
222
  msgid "No images found."
223
  msgstr "Slike niso bile najdene"
224
 
225
+ #: gallery-plugin.php:1758
226
  #, fuzzy
227
  msgid "All images were updated."
228
  msgstr "Vse slike so posodobljene"
229
 
230
+ #: gallery-plugin.php:1759
231
  msgid "Error."
232
  msgstr "Napaka."
233
 
234
+ #: gallery-plugin.php:1771
235
  msgid ""
236
  "You are about to remove these items from this gallery.\n"
237
  " 'Cancel' to stop, 'OK' to delete."
238
  msgstr ""
239
 
240
+ #: gallery-plugin.php:1772
241
  msgid ""
242
  "You are about to remove this image from the gallery.\n"
243
  " 'Cancel' to stop, 'OK' to delete."
244
  msgstr ""
245
 
246
+ #: gallery-plugin.php:1773
247
  msgid ""
248
  "Switching to another mode, all unsaved data will be lost. Save data before "
249
  "switching?"
250
  msgstr ""
251
 
252
+ #: gallery-plugin.php:1774
253
  msgid "Insert Media"
254
  msgstr ""
255
 
256
+ #: gallery-plugin.php:1775
257
  msgid "Insert"
258
  msgstr ""
259
 
260
+ #: gallery-plugin.php:2300 gallery-plugin.php:2326
261
  msgid "Image size not defined"
262
  msgstr "Velikost slike ni podana"
263
 
264
+ #: gallery-plugin.php:2315
265
  #, fuzzy
266
  msgid ""
267
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
270
  "Posodobiti je možno le PNG, JPEG, GIF, WPMP ali XBM tipe datotek. Za vse "
271
  "ostale prosimo, da posodobiš slike ročno."
272
 
273
+ #: gallery-plugin.php:2355 gallery-plugin.php:2358 gallery-plugin.php:2363
274
  msgid "Invalid path"
275
  msgstr "Napačna pot"
276
 
277
+ #: gallery-plugin.php:2452
278
  msgid "List View"
279
  msgstr ""
280
 
281
+ #: gallery-plugin.php:2453
282
  msgid "Grid View"
283
  msgstr ""
284
 
285
+ #: gallery-plugin.php:2508
286
  msgid "Filter"
287
  msgstr ""
288
 
289
+ #: gallery-plugin.php:2512
290
  msgid "Empty Trash"
291
  msgstr ""
292
 
293
+ #: gallery-plugin.php:2533
294
  #, fuzzy
295
  msgid "No images found"
296
  msgstr "Slike niso bile najdene"
297
 
298
+ #: gallery-plugin.php:2585
299
  msgid "Select bulk action"
300
  msgstr ""
301
 
302
+ #: gallery-plugin.php:2587
303
  msgid "Bulk Actions"
304
  msgstr ""
305
 
306
+ #: gallery-plugin.php:2597
307
  msgid "Apply"
308
  msgstr ""
309
 
310
+ #: gallery-plugin.php:2604
311
  #, fuzzy
312
  msgid "Delete from Gallery"
313
  msgstr "Nova Galerija"
314
 
315
+ #: gallery-plugin.php:2613
316
  msgid "Bulk Select"
317
  msgstr ""
318
 
319
+ #: gallery-plugin.php:2614
320
  msgid "Cancel Selection"
321
  msgstr ""
322
 
323
+ #: gallery-plugin.php:2615
324
  msgid "Delete Selected"
325
  msgstr ""
326
 
327
+ #: gallery-plugin.php:2626
328
  msgid "File"
329
  msgstr ""
330
 
331
+ #: gallery-plugin.php:2627 gallery-plugin.php:2727 gallery-plugin.php:2838
332
  msgid "Dimensions"
333
  msgstr ""
334
 
335
+ #: gallery-plugin.php:2629 gallery-plugin.php:2738 gallery-plugin.php:2848
336
  #, fuzzy
337
  msgid "Alt Text"
338
  msgstr "Alt oznaka"
339
 
340
+ #: gallery-plugin.php:2630 gallery-plugin.php:2742 gallery-plugin.php:2853
341
  msgid "URL"
342
  msgstr "URL"
343
 
344
+ #: gallery-plugin.php:2630 gallery-plugin.php:2744
345
  msgid ""
346
  "Enter your custom URL to link this image to other page or file. Leave blank "
347
  "to open a full size image."
348
  msgstr ""
349
 
350
+ #: gallery-plugin.php:2709
351
  #, fuzzy
352
  msgid "Remove Image from Gallery"
353
  msgstr "Nova Galerija"
354
 
355
+ #: gallery-plugin.php:2712
356
  #, fuzzy
357
  msgid "Edit Image Info"
358
  msgstr "ID priloge"
359
 
360
+ #: gallery-plugin.php:2713
361
  msgid "Deselect"
362
  msgstr ""
363
 
364
+ #: gallery-plugin.php:2725
365
  msgid "File name"
366
  msgstr ""
367
 
368
+ #: gallery-plugin.php:2726
369
  msgid "File type"
370
  msgstr ""
371
 
372
+ #: gallery-plugin.php:2751
373
  msgid "Description"
374
  msgstr "Opis"
375
 
376
+ #: gallery-plugin.php:2757
377
  #, fuzzy
378
  msgid "Lightbox Button URL"
379
  msgstr "Lightbox povezava"
380
 
381
+ #: gallery-plugin.php:2764
382
  msgid "New Tab"
383
  msgstr ""
384
 
385
+ #: gallery-plugin.php:2766
386
  msgid "Enable to open URLs above in a new tab."
387
  msgstr ""
388
 
389
+ #: gallery-plugin.php:2771
390
  #, fuzzy
391
  msgid "Go Pro"
392
  msgstr "Pojdi na PRO"
393
 
394
+ #: gallery-plugin.php:2777
395
  msgid "Edit more details"
396
  msgstr ""
397
 
398
+ #: gallery-plugin.php:2779
399
  #, fuzzy
400
  msgid "Remove from Gallery"
401
  msgstr "Nova Galerija"
402
 
403
+ #: gallery-plugin.php:2813
404
  #, php-format
405
  msgid "Select %s"
406
  msgstr ""
407
 
408
+ #: gallery-plugin.php:2826
409
  #, php-format
410
  msgid "Edit &#8220;%s&#8221;"
411
  msgstr ""
412
 
413
+ #: gallery-plugin.php:2834
414
  #, fuzzy
415
  msgid "Edit Attachment Info"
416
  msgstr "ID priloge"
417
 
418
+ #: gallery-plugin.php:2871 gallery-plugin.php:2884
419
  msgid "Edit"
420
  msgstr ""
421
 
422
+ #: gallery-plugin.php:2874 gallery-plugin.php:2889
423
  msgid "Trash"
424
  msgstr ""
425
 
426
+ #: gallery-plugin.php:2877 gallery-plugin.php:2892
427
  msgid "Delete Permanently"
428
  msgstr ""
429
 
430
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898
431
  #, php-format
432
  msgid "View &#8220;%s&#8221;"
433
  msgstr ""
434
 
435
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898 gallery-plugin.php:2981
436
  msgid "View"
437
  msgstr ""
438
 
439
+ #: gallery-plugin.php:2881
440
  #, fuzzy
441
  msgid "Attach"
442
  msgstr "ID priloge"
443
 
444
+ #: gallery-plugin.php:2887
445
  msgid "Restore"
446
  msgstr ""
447
 
448
+ #: gallery-plugin.php:2916
449
  msgid "A list or dropdown of Gallery categories."
450
  msgstr ""
451
 
452
+ #: gallery-plugin.php:2961
453
  msgid "Select Gallery Category"
454
  msgstr ""
455
 
456
+ #: gallery-plugin.php:3019
457
+ #, fuzzy
458
  msgid "Title:"
459
+ msgstr "Naslov"
460
 
461
+ #: gallery-plugin.php:3022
462
  msgid "Display as dropdown"
463
  msgstr ""
464
 
465
+ #: gallery-plugin.php:3024
466
  msgid "Show gallery counts"
467
  msgstr ""
468
 
469
+ #: gallery-plugin.php:3026
470
  msgid "Show hierarchy"
471
  msgstr ""
472
 
473
+ #: gallery-plugin.php:3142
474
  msgid "Warning"
475
  msgstr ""
476
 
477
+ #: gallery-plugin.php:3142
478
  msgid "You can add only images to the gallery"
479
  msgstr ""
480
 
481
+ #: gallery-plugin.php:3173
482
  msgid "or"
483
  msgstr "ali"
484
 
485
+ #: gallery-plugin.php:3181
486
  #, fuzzy
487
  msgid "no title"
488
  msgstr "Naslov"
489
 
490
+ #: gallery-plugin.php:3192
491
  #, fuzzy
492
  msgid ""
493
  "Display an album image with the description and the link to a single gallery "
496
  "Če želiš prikazati kratek opis s predogledno sliko in povezavo do posamezne "
497
  "galerije kopiraj spodnjo povezavo."
498
 
499
+ #: gallery-plugin.php:3196
500
  #, fuzzy
501
  msgid "Sorry, no gallery found."
502
  msgstr "Žal ni zadetkov"
925
  msgstr ""
926
 
927
  #: includes/class-gllr-settings.php:683
928
+ msgid "\"Order\" field on the gallery edit page"
929
+ msgstr ""
 
930
 
931
  #: includes/class-gllr-settings.php:687
932
  msgid "Select galleries sorting order in your galleries page."
1221
  msgid "Close notice"
1222
  msgstr ""
1223
 
1224
+ #: includes/demo-data/class-bws-demo-data.php:593
1225
  #, php-format
1226
  msgid ""
1227
+ "Do you want to install demo content and settings for %s? (You can do this "
1228
+ "later using Import / Export settings)"
1229
  msgstr ""
1230
 
1231
+ #: includes/demo-data/class-bws-demo-data.php:595
1232
  #, fuzzy
1233
  msgid "Yes, install demo now"
1234
  msgstr "Instalacija %s"
1235
 
1236
+ #, fuzzy
1237
+ #~ msgid "Sorting order (the input field for sorting order)"
1238
+ #~ msgstr "Razporejanje glede na razporeditev v predstavnostni knjižici"
1239
+
1240
  #, fuzzy
1241
  #~ msgid "Enable to use a lightbox helper navigation between images.."
1242
  #~ msgstr "Uporabi lightbox enkratno za vse galerije na strani"
languages/gallery-plugin-sr_RS.mo CHANGED
Binary file
languages/gallery-plugin-sr_RS.po CHANGED
@@ -2,19 +2,20 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2017-12-05 16:20+0200\n"
6
- "PO-Revision-Date: 2017-12-05 16:20+0200\n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: Radovan Georgijevic, Andrijana Nikolic <http://www."
9
  "georgijevic.info, andrijanan@webhostinggeeks.com>\n"
10
- "Language: fr_FR\n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
  "X-Poedit-KeywordsList: __;_e\n"
15
  "X-Poedit-Basepath: ..\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
18
  "X-Generator: Poedit 1.8.7.1\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
@@ -25,15 +26,17 @@ msgstr "Podešavanja Galerije"
25
  #: gallery-plugin.php:37 includes/class-gllr-settings.php:321
26
  #, fuzzy
27
  msgid "Global Settings"
28
- msgstr "Podešavanja Galerije"
29
 
30
- #: gallery-plugin.php:43 gallery-plugin.php:2772
 
31
  msgid "Upgrade to Pro"
32
- msgstr ""
33
 
34
  #: gallery-plugin.php:237
 
35
  msgid "Return to all albums"
36
- msgstr ""
37
 
38
  #: gallery-plugin.php:249
39
  msgid "See images &raquo;"
@@ -43,7 +46,7 @@ msgstr "Pogledaj sliku &raquo;"
43
  msgid "Galleries"
44
  msgstr "Galerije"
45
 
46
- #: gallery-plugin.php:337 gallery-plugin.php:3188
47
  msgid "Gallery"
48
  msgstr "Galerija"
49
 
@@ -66,88 +69,105 @@ msgstr "Pregled Galerije"
66
  #: gallery-plugin.php:342 includes/class-gllr-settings.php:941
67
  #, fuzzy
68
  msgid "Search Galleries"
69
- msgstr "Galerije"
70
 
71
  #: gallery-plugin.php:343
72
  msgid "No Gallery found"
73
  msgstr "Nije pronađena Galerija"
74
 
75
- #: gallery-plugin.php:365 gallery-plugin.php:1602 gallery-plugin.php:2918
76
- #: gallery-plugin.php:2926 gallery-plugin.php:2964 gallery-plugin.php:2987
77
- #: gallery-plugin.php:3172
78
  #, fuzzy
79
  msgid "Gallery Categories"
80
- msgstr "Veličina slika u galeriji"
81
 
82
  #: gallery-plugin.php:366 gallery-plugin.php:805
83
  #, fuzzy
84
  msgid "Gallery Category"
85
- msgstr "Veličina slika u galeriji"
86
 
87
  #: gallery-plugin.php:367
 
88
  msgid "Add Gallery Category"
89
- msgstr ""
90
 
91
  #: gallery-plugin.php:368
92
  #, fuzzy
93
  msgid "Add New Gallery Category"
94
- msgstr "Dodaj novu Galeriju"
95
 
96
  #: gallery-plugin.php:369 gallery-plugin.php:370
 
97
  msgid "Edit Gallery Category"
98
- msgstr ""
99
 
100
  #: gallery-plugin.php:371
 
101
  msgid "New Gallery Category"
102
- msgstr ""
103
 
104
  #: gallery-plugin.php:372 gallery-plugin.php:373
 
105
  msgid "View Gallery Category"
106
- msgstr ""
107
 
108
  #: gallery-plugin.php:374
 
109
  msgid "Find Gallery Category"
110
- msgstr ""
111
 
112
  #: gallery-plugin.php:375
 
113
  msgid "No Gallery Categories found"
114
- msgstr ""
115
 
116
  #: gallery-plugin.php:376
 
117
  msgid "No Gallery Categories found in Trash"
118
- msgstr ""
119
 
120
  #: gallery-plugin.php:377
 
121
  msgid "Parent Gallery Category"
122
- msgstr ""
123
 
124
  #: gallery-plugin.php:378
 
125
  msgid "Gallery Categories list navigation"
126
- msgstr ""
127
 
128
  #: gallery-plugin.php:379
 
129
  msgid "Gallery Categories list"
130
- msgstr ""
131
 
132
  #: gallery-plugin.php:455
133
  msgid "Gallery Shortcode"
134
  msgstr "Kratak kod za Galeriju"
135
 
136
  #: gallery-plugin.php:464
 
137
  msgid ""
138
  "Add a single gallery with images to your posts, pages, custom post types or "
139
  "widgets by using the following shortcode:"
140
  msgstr ""
 
 
141
 
142
  #: gallery-plugin.php:468
 
143
  msgid ""
144
  "Add a gallery cover including featured image, description, and a link to "
145
  "your single gallery using the following shortcode:"
146
  msgstr ""
 
 
147
 
148
  #: gallery-plugin.php:581
 
149
  msgid "Note"
150
- msgstr ""
151
 
152
  #: gallery-plugin.php:581
153
  #, php-format
@@ -156,533 +176,624 @@ msgid ""
156
  "not be deleted. These galleries will be moved to the category %s."
157
  msgstr ""
158
 
159
- #: gallery-plugin.php:594 gallery-plugin.php:1601
160
  #, fuzzy
161
  msgid "Shortcode"
162
- msgstr "Kratak kod za Galeriju"
163
 
164
  #: gallery-plugin.php:640
 
165
  msgid "All Gallery Categories"
166
- msgstr ""
167
 
168
  #: gallery-plugin.php:717
 
169
  msgid "You can't delete default gallery category."
170
- msgstr ""
171
 
172
- #: gallery-plugin.php:1091 gallery-plugin.php:1198 gallery-plugin.php:2109
173
  msgid "Sorry, nothing found."
174
  msgstr "Nažalost nije pronađeno"
175
 
176
- #: gallery-plugin.php:1598
 
177
  msgid "Featured Image"
178
- msgstr ""
179
 
180
- #: gallery-plugin.php:1599 gallery-plugin.php:2629 gallery-plugin.php:2733
181
- #: gallery-plugin.php:2844 includes/class-gllr-settings.php:679
182
  msgid "Title"
183
  msgstr "Naslov"
184
 
185
- #: gallery-plugin.php:1600 includes/class-gllr-settings.php:41
186
  #, fuzzy
187
  msgid "Images"
188
- msgstr "Slika"
189
 
190
- #: gallery-plugin.php:1603 includes/class-gllr-settings.php:684
191
  msgid "Author"
192
  msgstr "Autor"
193
 
194
- #: gallery-plugin.php:1604 includes/class-gllr-settings.php:513
195
  #: includes/class-gllr-settings.php:680
196
  msgid "Date"
197
  msgstr "Datum"
198
 
199
- #: gallery-plugin.php:1690
200
  #, php-format
201
  msgid "%s Settings"
202
  msgstr ""
203
 
204
- #: gallery-plugin.php:1717 gallery-plugin.php:1735
205
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
206
  msgid "Settings"
207
  msgstr "Podešavanja"
208
 
209
- #: gallery-plugin.php:1718
210
  msgid "FAQ"
211
  msgstr "FAQ"
212
 
213
- #: gallery-plugin.php:1719
214
  msgid "Support"
215
  msgstr "Podrška"
216
 
217
- #: gallery-plugin.php:1758
 
218
  msgid "Updating images..."
219
- msgstr ""
220
 
221
- #: gallery-plugin.php:1759
222
  #, fuzzy
223
  msgid "No images found."
224
- msgstr "Nije pronađena Galerija"
225
 
226
- #: gallery-plugin.php:1760
 
227
  msgid "All images were updated."
228
- msgstr ""
229
 
230
- #: gallery-plugin.php:1761
 
231
  msgid "Error."
232
- msgstr ""
233
 
234
- #: gallery-plugin.php:1773
 
235
  msgid ""
236
  "You are about to remove these items from this gallery.\n"
237
  " 'Cancel' to stop, 'OK' to delete."
238
  msgstr ""
 
 
239
 
240
- #: gallery-plugin.php:1774
 
241
  msgid ""
242
  "You are about to remove this image from the gallery.\n"
243
  " 'Cancel' to stop, 'OK' to delete."
244
  msgstr ""
 
 
245
 
246
- #: gallery-plugin.php:1775
 
247
  msgid ""
248
  "Switching to another mode, all unsaved data will be lost. Save data before "
249
  "switching?"
250
  msgstr ""
 
 
251
 
252
- #: gallery-plugin.php:1776
 
253
  msgid "Insert Media"
254
- msgstr ""
255
 
256
- #: gallery-plugin.php:1777
 
257
  msgid "Insert"
258
- msgstr ""
259
 
260
- #: gallery-plugin.php:2301 gallery-plugin.php:2327
261
  #, fuzzy
262
  msgid "Image size not defined"
263
- msgstr "Veličina slike"
264
 
265
- #: gallery-plugin.php:2316
 
266
  msgid ""
267
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
268
  "reload images manually."
269
  msgstr ""
 
 
270
 
271
- #: gallery-plugin.php:2356 gallery-plugin.php:2359 gallery-plugin.php:2364
 
272
  msgid "Invalid path"
273
- msgstr ""
274
 
275
- #: gallery-plugin.php:2453
 
276
  msgid "List View"
277
- msgstr ""
278
 
279
- #: gallery-plugin.php:2454
 
280
  msgid "Grid View"
281
- msgstr ""
282
 
283
- #: gallery-plugin.php:2509
 
284
  msgid "Filter"
285
- msgstr ""
286
 
287
- #: gallery-plugin.php:2513
 
288
  msgid "Empty Trash"
289
- msgstr ""
290
 
291
- #: gallery-plugin.php:2534
292
  #, fuzzy
293
  msgid "No images found"
294
- msgstr "Nije pronađena Galerija"
295
 
296
- #: gallery-plugin.php:2586
 
297
  msgid "Select bulk action"
298
- msgstr ""
299
 
300
- #: gallery-plugin.php:2588
 
301
  msgid "Bulk Actions"
302
- msgstr ""
303
 
304
- #: gallery-plugin.php:2598
 
305
  msgid "Apply"
306
- msgstr ""
307
 
308
- #: gallery-plugin.php:2605
309
  #, fuzzy
310
  msgid "Delete from Gallery"
311
- msgstr "Nova Galerija"
312
 
313
- #: gallery-plugin.php:2614
 
314
  msgid "Bulk Select"
315
- msgstr ""
316
 
317
- #: gallery-plugin.php:2615
 
318
  msgid "Cancel Selection"
319
- msgstr ""
320
 
321
- #: gallery-plugin.php:2616
 
322
  msgid "Delete Selected"
323
- msgstr ""
324
 
325
- #: gallery-plugin.php:2627
 
326
  msgid "File"
327
- msgstr ""
328
 
329
- #: gallery-plugin.php:2628 gallery-plugin.php:2728 gallery-plugin.php:2839
 
330
  msgid "Dimensions"
331
- msgstr ""
332
 
333
- #: gallery-plugin.php:2630 gallery-plugin.php:2739 gallery-plugin.php:2849
 
334
  msgid "Alt Text"
335
- msgstr ""
336
 
337
- #: gallery-plugin.php:2631 gallery-plugin.php:2743 gallery-plugin.php:2854
338
  msgid "URL"
339
  msgstr "URL"
340
 
341
- #: gallery-plugin.php:2631 gallery-plugin.php:2745
 
342
  msgid ""
343
  "Enter your custom URL to link this image to other page or file. Leave blank "
344
  "to open a full size image."
345
  msgstr ""
 
 
346
 
347
- #: gallery-plugin.php:2710
348
  #, fuzzy
349
  msgid "Remove Image from Gallery"
350
- msgstr "Nova Galerija"
351
 
352
- #: gallery-plugin.php:2713
353
  #, fuzzy
354
  msgid "Edit Image Info"
355
- msgstr "ID priloga"
356
 
357
- #: gallery-plugin.php:2714
 
358
  msgid "Deselect"
359
- msgstr ""
360
 
361
- #: gallery-plugin.php:2726
 
362
  msgid "File name"
363
- msgstr ""
364
 
365
- #: gallery-plugin.php:2727
 
366
  msgid "File type"
367
- msgstr ""
368
 
369
- #: gallery-plugin.php:2752
 
370
  msgid "Description"
371
- msgstr ""
372
 
373
- #: gallery-plugin.php:2758
374
  #, fuzzy
375
  msgid "Lightbox Button URL"
376
- msgstr "Lightbox pozadina"
377
 
378
- #: gallery-plugin.php:2765
 
379
  msgid "New Tab"
380
- msgstr ""
381
 
382
- #: gallery-plugin.php:2767
 
383
  msgid "Enable to open URLs above in a new tab."
384
- msgstr ""
385
 
386
- #: gallery-plugin.php:2772
 
387
  msgid "Go Pro"
388
- msgstr ""
389
 
390
- #: gallery-plugin.php:2778
 
391
  msgid "Edit more details"
392
- msgstr ""
393
 
394
- #: gallery-plugin.php:2780
395
  #, fuzzy
396
  msgid "Remove from Gallery"
397
- msgstr "Nova Galerija"
398
 
399
- #: gallery-plugin.php:2814
400
- #, php-format
401
  msgid "Select %s"
402
- msgstr ""
403
 
404
- #: gallery-plugin.php:2827
405
- #, php-format
406
  msgid "Edit &#8220;%s&#8221;"
407
- msgstr ""
408
 
409
- #: gallery-plugin.php:2835
410
  #, fuzzy
411
  msgid "Edit Attachment Info"
412
- msgstr "ID priloga"
413
 
414
- #: gallery-plugin.php:2872 gallery-plugin.php:2885
 
415
  msgid "Edit"
416
- msgstr ""
417
 
418
- #: gallery-plugin.php:2875 gallery-plugin.php:2890
 
419
  msgid "Trash"
420
- msgstr ""
421
 
422
- #: gallery-plugin.php:2878 gallery-plugin.php:2893
 
423
  msgid "Delete Permanently"
424
- msgstr ""
425
 
426
- #: gallery-plugin.php:2880 gallery-plugin.php:2899
427
- #, php-format
428
  msgid "View &#8220;%s&#8221;"
429
- msgstr ""
430
 
431
- #: gallery-plugin.php:2880 gallery-plugin.php:2899 gallery-plugin.php:2982
 
432
  msgid "View"
433
- msgstr ""
434
 
435
- #: gallery-plugin.php:2882
436
  #, fuzzy
437
  msgid "Attach"
438
- msgstr "ID priloga"
439
 
440
- #: gallery-plugin.php:2888
 
441
  msgid "Restore"
442
- msgstr ""
443
 
444
- #: gallery-plugin.php:2917
 
445
  msgid "A list or dropdown of Gallery categories."
446
- msgstr ""
447
 
448
- #: gallery-plugin.php:2962
 
449
  msgid "Select Gallery Category"
450
- msgstr ""
451
 
452
- #: gallery-plugin.php:3020
 
453
  msgid "Title:"
454
- msgstr ""
455
 
456
- #: gallery-plugin.php:3023
 
457
  msgid "Display as dropdown"
458
- msgstr ""
459
 
460
- #: gallery-plugin.php:3025
 
461
  msgid "Show gallery counts"
462
- msgstr ""
463
 
464
- #: gallery-plugin.php:3027
 
465
  msgid "Show hierarchy"
466
- msgstr ""
467
 
468
- #: gallery-plugin.php:3143
 
469
  msgid "Warning"
470
- msgstr ""
471
 
472
- #: gallery-plugin.php:3143
 
473
  msgid "You can add only images to the gallery"
474
- msgstr ""
475
 
476
- #: gallery-plugin.php:3174
477
  msgid "or"
478
  msgstr ""
479
 
480
- #: gallery-plugin.php:3182
481
  #, fuzzy
482
  msgid "no title"
483
  msgstr "Naslov"
484
 
485
- #: gallery-plugin.php:3193
486
  #, fuzzy
487
  msgid ""
488
  "Display an album image with the description and the link to a single gallery "
489
  "page"
490
  msgstr ""
491
- "Ako želite da prikažete kratak opis koji sadrži snimak ekrana i link ka "
492
- "stranici sa Jedinstvenom galerijom."
493
 
494
- #: gallery-plugin.php:3197
495
  #, fuzzy
496
  msgid "Sorry, no gallery found."
497
- msgstr "Nažalost nije pronađeno"
498
 
499
  #: includes/class-gllr-settings.php:31
 
500
  msgid "Cover"
501
- msgstr ""
502
 
503
  #: includes/class-gllr-settings.php:32
504
  #, fuzzy
505
  msgid "Lightbox"
506
- msgstr "desno"
507
 
508
  #: includes/class-gllr-settings.php:33
 
509
  msgid "Social"
510
- msgstr ""
511
 
512
  #: includes/class-gllr-settings.php:34
 
513
  msgid "Misc"
514
- msgstr ""
515
 
516
  #: includes/class-gllr-settings.php:35
 
517
  msgid "Custom Code"
518
- msgstr ""
519
 
520
  #: includes/class-gllr-settings.php:36
 
521
  msgid "Import / Export"
522
- msgstr ""
523
 
524
  #: includes/class-gllr-settings.php:37
 
525
  msgid "License Key"
526
- msgstr ""
527
 
528
  #: includes/class-gllr-settings.php:210
 
529
  msgid "Custom image size was changed. You need to update gallery images."
530
  msgstr ""
 
 
531
 
532
  #: includes/class-gllr-settings.php:247
533
  #, fuzzy
534
  msgid "Settings saved"
535
- msgstr "Podešavanja su sačuvana"
536
 
537
  #: includes/class-gllr-settings.php:259
538
  #, fuzzy
539
  msgid "Please, enable JavaScript in Your browser."
540
- msgstr ""
541
- "Molimo vas omogućite da JavaScript koristi program za učitavanje fajlova."
542
 
543
  #: includes/class-gllr-settings.php:264
544
  #, fuzzy
545
  msgid "Update Images"
546
- msgstr "poređaj slike"
547
 
548
  #: includes/class-gllr-settings.php:279
549
  #, fuzzy
550
  msgid "Gallery Images"
551
- msgstr "Veličina slika u galeriji"
552
 
553
  #: includes/class-gllr-settings.php:284
554
  msgid "Images adding requires JavaScript."
555
  msgstr ""
556
 
557
  #: includes/class-gllr-settings.php:287
 
558
  msgid "Add Media"
559
- msgstr ""
560
 
561
  #: includes/class-gllr-settings.php:296
 
562
  msgid "The grid view for the Gallery images requires JavaScript."
563
  msgstr ""
 
564
 
565
  #: includes/class-gllr-settings.php:296
 
566
  msgid "Switch to the list view"
567
- msgstr ""
568
 
569
  #: includes/class-gllr-settings.php:319
570
  #, fuzzy
571
  msgid "Single Gallery Settings"
572
- msgstr "Podešavanja Galerije"
573
 
574
  #: includes/class-gllr-settings.php:321
575
- #, php-format
576
  msgid "Enable to configure single gallery settings and disable %s."
577
  msgstr ""
 
578
 
579
  #: includes/class-gllr-settings.php:332 includes/class-gllr-settings.php:389
580
  #: includes/class-gllr-settings.php:433 includes/class-gllr-settings.php:483
581
  #: includes/class-gllr-settings.php:621 includes/class-gllr-settings.php:709
582
  #: includes/class-gllr-settings.php:745 includes/class-gllr-settings.php:795
583
  #: includes/class-gllr-settings.php:923
 
584
  msgid "Close"
585
- msgstr ""
586
 
587
  #: includes/class-gllr-settings.php:336
588
  #, fuzzy
589
  msgid "Gallery Layout"
590
- msgstr "Nije pronađena Galerija"
591
 
592
  #: includes/class-gllr-settings.php:341
 
593
  msgid "Grid"
594
- msgstr ""
595
 
596
  #: includes/class-gllr-settings.php:347
 
597
  msgid "Masonry"
598
- msgstr ""
599
 
600
  #: includes/class-gllr-settings.php:360
 
601
  msgid "Number of Columns"
602
- msgstr ""
603
 
604
  #: includes/class-gllr-settings.php:363
605
- #, php-format
606
  msgid "Number of gallery columns (default is %s)."
607
- msgstr ""
608
 
609
  #: includes/class-gllr-settings.php:367 includes/class-gllr-settings.php:749
610
  #, fuzzy
611
  msgid "Image Size"
612
- msgstr "Veličina slike"
613
 
614
  #: includes/class-gllr-settings.php:373 includes/class-gllr-settings.php:606
 
615
  msgid "Custom"
616
- msgstr ""
617
 
618
  #: includes/class-gllr-settings.php:375
 
619
  msgid ""
620
  "Maximum gallery image size. \"Custom\" uses the Image Dimensions values."
621
  msgstr ""
 
 
622
 
623
  #: includes/class-gllr-settings.php:379
624
  #, fuzzy
625
  msgid "Custom Image Size"
626
- msgstr "Veličina slike"
627
 
628
  #: includes/class-gllr-settings.php:381 includes/class-gllr-settings.php:469
629
  #: includes/class-gllr-settings.php:614 includes/class-gllr-settings.php:664
 
630
  msgid "px"
631
- msgstr ""
632
 
633
  #: includes/class-gllr-settings.php:382
 
634
  msgid ""
635
  "Adjust these values based on the number of columns in your gallery. This "
636
  "won't effect the full size of your images in the lightbox."
637
  msgstr ""
 
 
638
 
639
  #: includes/class-gllr-settings.php:393
640
  #, fuzzy
641
  msgid "Crop Images"
642
- msgstr "Sortiraj slike"
643
 
644
  #: includes/class-gllr-settings.php:395
 
645
  msgid ""
646
  "Enable to crop images using the sizes defined for Custom Image Size. Disable "
647
  "to resize images automatically using their aspect ratio."
648
  msgstr ""
 
 
 
649
 
650
  #: includes/class-gllr-settings.php:399 includes/class-gllr-settings.php:631
651
  #, fuzzy
652
  msgid "Crop Position"
653
- msgstr "Pozicija za kropovanje"
654
 
655
  #: includes/class-gllr-settings.php:414 includes/class-gllr-settings.php:646
 
656
  msgid "Select crop position base (by default: center)."
657
  msgstr ""
 
658
 
659
  #: includes/class-gllr-settings.php:424
660
  #, fuzzy
661
  msgid "Image Title"
662
- msgstr "Veličina slike"
663
 
664
  #: includes/class-gllr-settings.php:426
 
665
  msgid "Enable to display image title along with the gallery image."
666
- msgstr ""
667
 
668
  #: includes/class-gllr-settings.php:437
669
  #, fuzzy
670
  msgid "Image Title Position"
671
- msgstr "Veličina slike"
672
 
673
  #: includes/class-gllr-settings.php:442
674
  #, fuzzy
675
  msgid "Under image"
676
- msgstr "poređaj slike"
677
 
678
  #: includes/class-gllr-settings.php:448
 
679
  msgid "On mouse hover"
680
- msgstr ""
681
 
682
  #: includes/class-gllr-settings.php:461
683
  #, fuzzy
684
  msgid "Image Border"
685
- msgstr "Slike sa okvirima"
686
 
687
  #: includes/class-gllr-settings.php:463
688
  msgid ""
@@ -693,127 +804,147 @@ msgstr ""
693
  #: includes/class-gllr-settings.php:467
694
  #, fuzzy
695
  msgid "Image Border Size"
696
- msgstr "Veličina slike"
697
 
698
  #: includes/class-gllr-settings.php:470
699
- #, php-format
700
  msgid "Gallery image border width (default is %s)"
701
- msgstr ""
702
 
703
  #: includes/class-gllr-settings.php:474
704
  #, fuzzy
705
  msgid "Image Border Color"
706
- msgstr "Izaberite boju okvira"
707
 
708
  #: includes/class-gllr-settings.php:487
 
709
  msgid "Pagination"
710
- msgstr ""
711
 
712
  #: includes/class-gllr-settings.php:490
 
713
  msgid ""
714
  "Enable pagination for images to limit number of images displayed on a single "
715
  "gallery page."
716
  msgstr ""
 
 
717
 
718
  #: includes/class-gllr-settings.php:494
719
  #, fuzzy
720
  msgid "Number of Images"
721
- msgstr "Broj slika u redu"
722
 
723
  #: includes/class-gllr-settings.php:497
724
- #, php-format
725
  msgid "Number of images displayed per page (default is %d)."
726
- msgstr ""
727
 
728
  #: includes/class-gllr-settings.php:507
729
  #, fuzzy
730
  msgid "Sort Images by"
731
- msgstr "Poređaj slike po"
732
 
733
  #: includes/class-gllr-settings.php:510
 
734
  msgid "Manually (default)"
735
- msgstr ""
736
 
737
  #: includes/class-gllr-settings.php:511
738
  #, fuzzy
739
  msgid "Image ID"
740
- msgstr "Slika"
741
 
742
  #: includes/class-gllr-settings.php:512
 
743
  msgid "Name"
744
- msgstr ""
745
 
746
  #: includes/class-gllr-settings.php:514 includes/class-gllr-settings.php:685
747
  msgid "Random"
748
  msgstr "Nasumično"
749
 
750
  #: includes/class-gllr-settings.php:516
 
751
  msgid ""
752
  "Select images sorting order in your gallery. By default, you can sort images "
753
  "manually in the images tab."
754
  msgstr ""
 
 
755
 
756
  #: includes/class-gllr-settings.php:520
757
  #, fuzzy
758
  msgid "Arrange Images by"
759
- msgstr "Poređaj slike po"
760
 
761
  #: includes/class-gllr-settings.php:523 includes/class-gllr-settings.php:694
 
762
  msgid "Ascending (e.g. 1, 2, 3; a, b, c)"
763
- msgstr ""
764
 
765
  #: includes/class-gllr-settings.php:524 includes/class-gllr-settings.php:695
 
766
  msgid "Descending (e.g. 3, 2, 1; c, b, a)"
767
- msgstr ""
768
 
769
  #: includes/class-gllr-settings.php:529
770
  #, fuzzy
771
  msgid "Back Link"
772
- msgstr "URL povratnog linka"
773
 
774
  #: includes/class-gllr-settings.php:531
 
775
  msgid ""
776
  "Enable to show a back link in a single gallery page which navigate to a "
777
  "previous page."
778
  msgstr ""
 
 
779
 
780
  #: includes/class-gllr-settings.php:535
781
  #, fuzzy
782
  msgid "Back Link URL"
783
- msgstr "URL povratnog linka"
784
 
785
  #: includes/class-gllr-settings.php:538
 
786
  msgid "Back link custom page URL. Leave blank to use Gallery page template."
787
  msgstr ""
 
 
788
 
789
  #: includes/class-gllr-settings.php:542
790
  #, fuzzy
791
  msgid "Back Link Label"
792
- msgstr "URL povratnog linka"
793
 
794
  #: includes/class-gllr-settings.php:548
795
  #, fuzzy
796
  msgid "Back Link with Shortcode"
797
- msgstr "Prikaži povratni link u kratkom kodu"
798
 
799
  #: includes/class-gllr-settings.php:551
800
  #, fuzzy
801
  msgid "Enable to display a back link on a page where shortcode is used."
802
- msgstr "Prikaži povratni link u kratkom kodu"
 
 
803
 
804
  #: includes/class-gllr-settings.php:562
805
  #, fuzzy
806
  msgid "Cover Settings"
807
- msgstr "Podešavanja Galerije"
808
 
809
  #: includes/class-gllr-settings.php:567
810
  #, fuzzy
811
  msgid "Galleries Page"
812
- msgstr "Galerije"
813
 
814
  #: includes/class-gllr-settings.php:575
 
815
  msgid "Base page where all existing galleries will be displayed."
816
- msgstr ""
817
 
818
  #: includes/class-gllr-settings.php:579
819
  msgid "Albums Displaying"
@@ -836,8 +967,9 @@ msgid "Column Alignment"
836
  msgstr ""
837
 
838
  #: includes/class-gllr-settings.php:592
 
839
  msgid "Left"
840
- msgstr ""
841
 
842
  #: includes/class-gllr-settings.php:593
843
  msgid "Right"
@@ -854,125 +986,153 @@ msgstr ""
854
  #: includes/class-gllr-settings.php:600
855
  #, fuzzy
856
  msgid "Cover Image Size"
857
- msgstr "Veličina slike"
858
 
859
  #: includes/class-gllr-settings.php:608
 
860
  msgid "Maximum cover image size. Custom uses the Image Dimensions values."
861
  msgstr ""
 
 
862
 
863
  #: includes/class-gllr-settings.php:612
 
864
  msgid "Custom Cover Image Size"
865
- msgstr ""
866
 
867
  #: includes/class-gllr-settings.php:625
 
868
  msgid "Crop Cover Images"
869
- msgstr ""
870
 
871
  #: includes/class-gllr-settings.php:627
 
872
  msgid ""
873
  "Enable to crop images using the sizes defined for Custom Cover Image Size. "
874
  "Disable to resize images automatically using their aspect ratio."
875
  msgstr ""
 
 
 
876
 
877
  #: includes/class-gllr-settings.php:656
878
  #, fuzzy
879
  msgid "Cover Image Border"
880
- msgstr "Slike sa okvirima"
881
 
882
  #: includes/class-gllr-settings.php:658
 
883
  msgid ""
884
  "Enable cover images border using the styles defined for Image Border Size "
885
  "and Color."
886
  msgstr ""
 
 
887
 
888
  #: includes/class-gllr-settings.php:662
 
889
  msgid "Cover Image Border Size"
890
- msgstr ""
891
 
892
  #: includes/class-gllr-settings.php:665
893
- #, php-format
894
  msgid "Cover image border width (default is %s)"
895
- msgstr ""
896
 
897
  #: includes/class-gllr-settings.php:669
898
  #, fuzzy
899
  msgid "Cover Image Border Color"
900
- msgstr "Izaberite boju okvira"
901
 
902
  #: includes/class-gllr-settings.php:675
903
  #, fuzzy
904
  msgid "Sort Albums by"
905
- msgstr "Poređaj slike po"
906
 
907
  #: includes/class-gllr-settings.php:678
908
  #, fuzzy
909
  msgid "Gallery ID"
910
- msgstr "Galerija"
911
 
912
  #: includes/class-gllr-settings.php:681
 
913
  msgid "Last modified date"
914
- msgstr ""
915
 
916
  #: includes/class-gllr-settings.php:682
 
917
  msgid "Comment count"
918
- msgstr ""
919
 
920
  #: includes/class-gllr-settings.php:683
921
- #, fuzzy
922
- msgid "Sorting order (the input field for sorting order)"
923
  msgstr ""
924
- "Raspoređivanje (polje za unos za sortiranje u dijalogu Insert / Upload Media "
925
- "Gallery)"
926
 
927
  #: includes/class-gllr-settings.php:687
 
928
  msgid "Select galleries sorting order in your galleries page."
929
- msgstr ""
930
 
931
  #: includes/class-gllr-settings.php:691
 
932
  msgid "Arrange Albums by"
933
- msgstr ""
934
 
935
  #: includes/class-gllr-settings.php:700
936
  #, fuzzy
937
  msgid "Read More Link Label"
938
- msgstr "Tekst u linku Pročitaj više"
939
 
940
  #: includes/class-gllr-settings.php:713
 
941
  msgid "Instant Lightbox"
942
- msgstr ""
943
 
944
  #: includes/class-gllr-settings.php:716
 
945
  msgid ""
946
  "Enable to display all images in the lightbox after clicking cover image or "
947
  "URL instead of going to a single gallery page."
948
  msgstr ""
 
 
 
949
 
950
  #: includes/class-gllr-settings.php:730
951
  #, fuzzy
952
  msgid "Lightbox Settings"
953
- msgstr "Lightbox pozadina"
954
 
955
  #: includes/class-gllr-settings.php:735
 
956
  msgid "Enable Lightbox"
957
- msgstr ""
958
 
959
  #: includes/class-gllr-settings.php:738
 
960
  msgid "Enable to show the lightbox when clicking on gallery images."
961
  msgstr ""
 
 
962
 
963
  #: includes/class-gllr-settings.php:756
 
964
  msgid ""
965
  "Select the maximum gallery image size for the lightbox view. \"Default\" "
966
  "will display the original, full size image."
967
  msgstr ""
 
 
968
 
969
  #: includes/class-gllr-settings.php:760
 
970
  msgid "Overlay Color"
971
- msgstr ""
972
 
973
  #: includes/class-gllr-settings.php:766
 
974
  msgid "Overlay Opacity"
975
- msgstr ""
976
 
977
  #: includes/class-gllr-settings.php:769
978
  #, php-format
@@ -984,100 +1144,119 @@ msgstr ""
984
  #: includes/class-gllr-settings.php:779
985
  #, fuzzy
986
  msgid "Slideshow"
987
- msgstr "Započni projekciju slajdova"
988
 
989
  #: includes/class-gllr-settings.php:781
 
990
  msgid "Enable to start the slideshow automatically when the lightbox is used."
991
  msgstr ""
 
 
992
 
993
  #: includes/class-gllr-settings.php:785
994
  #, fuzzy
995
  msgid "Slideshow Duration"
996
- msgstr "Interval projekcije slajdova"
997
 
998
  #: includes/class-gllr-settings.php:787
 
999
  msgid "ms"
1000
- msgstr ""
1001
 
1002
  #: includes/class-gllr-settings.php:788
 
1003
  msgid "Slideshow interval duration between two images."
1004
- msgstr ""
1005
 
1006
  #: includes/class-gllr-settings.php:799
1007
  #, fuzzy
1008
  msgid "Lightbox Helpers"
1009
- msgstr "Lightbox pozadina"
1010
 
1011
  #: includes/class-gllr-settings.php:801
 
1012
  msgid "Enable to display the lightbox toolbar and arrows."
1013
- msgstr ""
1014
 
1015
  #: includes/class-gllr-settings.php:805
1016
  #, fuzzy
1017
  msgid "Lightbox Thumbnails"
1018
- msgstr "Veličina slike za naslovnu stranicu albuma"
1019
 
1020
  #: includes/class-gllr-settings.php:807
1021
  msgid "Enable to use a lightbox helper navigation between images."
1022
  msgstr ""
1023
 
1024
  #: includes/class-gllr-settings.php:811
 
1025
  msgid "Lightbox Thumbnails Position"
1026
- msgstr ""
1027
 
1028
  #: includes/class-gllr-settings.php:814
1029
  #, fuzzy
1030
  msgid "Top"
1031
- msgstr "vrh"
1032
 
1033
  #: includes/class-gllr-settings.php:819
1034
  #, fuzzy
1035
  msgid "Lightbox Button Label"
1036
- msgstr "Lightbox pozadina"
1037
 
1038
  #: includes/class-gllr-settings.php:821
1039
  #, fuzzy
1040
  msgid "Read More"
1041
- msgstr "Pročitaj više"
1042
 
1043
  #: includes/class-gllr-settings.php:831
 
1044
  msgid "Download Button"
1045
- msgstr ""
1046
 
1047
  #: includes/class-gllr-settings.php:833
 
1048
  msgid "Enable to display download button."
1049
- msgstr ""
1050
 
1051
  #: includes/class-gllr-settings.php:837
 
1052
  msgid "Single Lightbox"
1053
- msgstr ""
1054
 
1055
  #: includes/class-gllr-settings.php:839
 
1056
  msgid ""
1057
  "Enable to use a single lightbox for multiple galleries located on a single "
1058
  "page."
1059
  msgstr ""
 
 
1060
 
1061
  #: includes/class-gllr-settings.php:849
 
1062
  msgid "Social Sharing Buttons Settings"
1063
- msgstr ""
1064
 
1065
  #: includes/class-gllr-settings.php:857
 
1066
  msgid "Social Buttons"
1067
  msgstr ""
 
1068
 
1069
  #: includes/class-gllr-settings.php:859
 
1070
  msgid "Enable social sharing buttons in the lightbox."
1071
  msgstr ""
 
1072
 
1073
  #: includes/class-gllr-settings.php:863
 
1074
  msgid "Social Networks"
1075
- msgstr ""
1076
 
1077
  #: includes/class-gllr-settings.php:874
1078
  #, fuzzy
1079
  msgid "Counter"
1080
- msgstr "Interval projekcije slajdova"
1081
 
1082
  #: includes/class-gllr-settings.php:877
1083
  msgid ""
@@ -1088,144 +1267,182 @@ msgstr ""
1088
  #: includes/class-gllr-settings.php:892
1089
  #, fuzzy
1090
  msgid "Demo Data"
1091
- msgstr "Instalacija %s"
1092
 
1093
  #: includes/class-gllr-settings.php:894
 
1094
  msgid ""
1095
  "Install demo data to create galleries with images, post with shortcodes and "
1096
  "page with a list of all galleries."
1097
  msgstr ""
 
 
 
1098
 
1099
  #: includes/class-gllr-settings.php:913
1100
  #, fuzzy
1101
  msgid "Gallery Post Type"
1102
- msgstr "Kratak kod za Galeriju"
1103
 
1104
  #: includes/class-gllr-settings.php:915
 
1105
  msgid ""
1106
  "Enable to avoid conflicts with other gallery plugins installed. All "
1107
  "galleries created earlier will stay unchanged. However, after enabling we "
1108
  "recommend to check settings of other plugins where \"gallery\" post type is "
1109
  "used."
1110
  msgstr ""
 
 
 
 
1111
 
1112
  #: includes/class-gllr-settings.php:927
1113
  #, fuzzy
1114
  msgid "Gallery Slug"
1115
- msgstr "Galerija"
1116
 
1117
  #: includes/class-gllr-settings.php:931
 
1118
  msgid "Enter the unique gallery slug."
1119
- msgstr ""
1120
 
1121
  #: includes/class-gllr-settings.php:947
1122
  #, fuzzy
1123
  msgid "Activate Now"
1124
- msgstr "Aktivirani moduli"
1125
 
1126
  #: includes/class-gllr-settings.php:962
1127
  #, fuzzy
1128
  msgid "Install Now"
1129
- msgstr "Instalacija %s"
1130
 
1131
  #: includes/class-gllr-settings.php:965
 
1132
  msgid "Enable to include galleries to your website search."
1133
- msgstr ""
1134
 
1135
  #: includes/class-gllr-settings.php:965
1136
- #, php-format
1137
  msgid "%s is required."
1138
- msgstr ""
1139
 
1140
  #: includes/demo-data/class-bws-demo-data.php:33
1141
  #, fuzzy
1142
  msgid "Install Demo Data"
1143
- msgstr "Instalacija %s"
1144
 
1145
  #: includes/demo-data/class-bws-demo-data.php:36
 
1146
  msgid "Remove Demo Data"
1147
- msgstr ""
1148
 
1149
  #: includes/demo-data/class-bws-demo-data.php:37
 
1150
  msgid "Delete demo data and restore old plugin settings."
1151
  msgstr ""
 
 
1152
 
1153
  #: includes/demo-data/class-bws-demo-data.php:50
 
1154
  msgid "Yes, install demo data"
1155
- msgstr ""
1156
 
1157
  #: includes/demo-data/class-bws-demo-data.php:51
 
1158
  msgid "Are you sure you want to install demo data?"
1159
- msgstr ""
1160
 
1161
  #: includes/demo-data/class-bws-demo-data.php:53
 
1162
  msgid "Yes, remove demo data"
1163
- msgstr ""
1164
 
1165
  #: includes/demo-data/class-bws-demo-data.php:54
 
1166
  msgid "Are you sure you want to remove demo data?"
1167
- msgstr ""
1168
 
1169
  #: includes/demo-data/class-bws-demo-data.php:61
1170
  #, fuzzy
1171
  msgid "No, go back to the settings page"
1172
- msgstr "na stranici za podešavanje modula ("
1173
 
1174
  #: includes/demo-data/class-bws-demo-data.php:111
 
1175
  msgid "Can not get demo data."
1176
- msgstr ""
1177
 
1178
  #: includes/demo-data/class-bws-demo-data.php:118
 
1179
  msgid "Demo settings already installed."
1180
- msgstr ""
1181
 
1182
  #: includes/demo-data/class-bws-demo-data.php:367
 
1183
  msgid "Demo data installed successfully."
1184
- msgstr ""
1185
 
1186
  #: includes/demo-data/class-bws-demo-data.php:369
 
1187
  msgid "View post with shortcodes"
1188
- msgstr ""
1189
 
1190
  #: includes/demo-data/class-bws-demo-data.php:372
 
1191
  msgid "View page with examples"
1192
- msgstr ""
1193
 
1194
  #: includes/demo-data/class-bws-demo-data.php:383
 
1195
  msgid "Installation of demo data with some errors occurred."
1196
  msgstr ""
 
 
1197
 
1198
  #: includes/demo-data/class-bws-demo-data.php:386
 
1199
  msgid "Posts data is missing."
1200
- msgstr ""
1201
 
1202
  #: includes/demo-data/class-bws-demo-data.php:458
 
1203
  msgid "Demo data have already been removed."
1204
- msgstr ""
1205
 
1206
  #: includes/demo-data/class-bws-demo-data.php:515
 
1207
  msgid "Demo data successfully removed."
1208
- msgstr ""
1209
 
1210
  #: includes/demo-data/class-bws-demo-data.php:519
 
1211
  msgid "Removing demo data with some errors occurred."
1212
  msgstr ""
 
 
1213
 
1214
  #: includes/demo-data/class-bws-demo-data.php:587
 
1215
  msgid "Close notice"
1216
- msgstr ""
1217
 
1218
- #: includes/demo-data/class-bws-demo-data.php:591
1219
  #, php-format
1220
  msgid ""
1221
- "Do you want to install demo content and settings for %s (You can do this "
1222
- "later using Import / Export settings)?"
1223
  msgstr ""
1224
 
1225
- #: includes/demo-data/class-bws-demo-data.php:591
1226
  #, fuzzy
1227
  msgid "Yes, install demo now"
1228
- msgstr "Instalacija %s"
 
 
 
 
1229
 
1230
  #, fuzzy
1231
  #~ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-12-15 15:12+0200\n"
6
+ "PO-Revision-Date: 2017-12-15 15:12+0200\n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: Radovan Georgijevic, Andrijana Nikolic <http://www."
9
  "georgijevic.info, andrijanan@webhostinggeeks.com>\n"
10
+ "Language: sr_RS\n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
  "X-Poedit-KeywordsList: __;_e\n"
15
  "X-Poedit-Basepath: ..\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
+ "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
18
+ "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
19
  "X-Generator: Poedit 1.8.7.1\n"
20
  "X-Poedit-SearchPath-0: .\n"
21
 
26
  #: gallery-plugin.php:37 includes/class-gllr-settings.php:321
27
  #, fuzzy
28
  msgid "Global Settings"
29
+ msgstr "Paramètres généraux"
30
 
31
+ #: gallery-plugin.php:43 gallery-plugin.php:2771
32
+ #, fuzzy
33
  msgid "Upgrade to Pro"
34
+ msgstr "Пређи на Про"
35
 
36
  #: gallery-plugin.php:237
37
+ #, fuzzy
38
  msgid "Return to all albums"
39
+ msgstr "Revenir à tous les albums"
40
 
41
  #: gallery-plugin.php:249
42
  msgid "See images &raquo;"
46
  msgid "Galleries"
47
  msgstr "Galerije"
48
 
49
+ #: gallery-plugin.php:337 gallery-plugin.php:3187
50
  msgid "Gallery"
51
  msgstr "Galerija"
52
 
69
  #: gallery-plugin.php:342 includes/class-gllr-settings.php:941
70
  #, fuzzy
71
  msgid "Search Galleries"
72
+ msgstr "Rechercher une galerie"
73
 
74
  #: gallery-plugin.php:343
75
  msgid "No Gallery found"
76
  msgstr "Nije pronađena Galerija"
77
 
78
+ #: gallery-plugin.php:365 gallery-plugin.php:1600 gallery-plugin.php:2917
79
+ #: gallery-plugin.php:2925 gallery-plugin.php:2963 gallery-plugin.php:2986
80
+ #: gallery-plugin.php:3171
81
  #, fuzzy
82
  msgid "Gallery Categories"
83
+ msgstr "Catégories de galeries"
84
 
85
  #: gallery-plugin.php:366 gallery-plugin.php:805
86
  #, fuzzy
87
  msgid "Gallery Category"
88
+ msgstr "Catégories de galeries"
89
 
90
  #: gallery-plugin.php:367
91
+ #, fuzzy
92
  msgid "Add Gallery Category"
93
+ msgstr "Ajouter une catégorie à la galerie"
94
 
95
  #: gallery-plugin.php:368
96
  #, fuzzy
97
  msgid "Add New Gallery Category"
98
+ msgstr "Ajouter une nouvelle catégorie de galerie"
99
 
100
  #: gallery-plugin.php:369 gallery-plugin.php:370
101
+ #, fuzzy
102
  msgid "Edit Gallery Category"
103
+ msgstr "Modifier la catégorie de la galerie"
104
 
105
  #: gallery-plugin.php:371
106
+ #, fuzzy
107
  msgid "New Gallery Category"
108
+ msgstr "Ajouter une nouvelle catégorie de galerie"
109
 
110
  #: gallery-plugin.php:372 gallery-plugin.php:373
111
+ #, fuzzy
112
  msgid "View Gallery Category"
113
+ msgstr "Voir les catégories de galerie"
114
 
115
  #: gallery-plugin.php:374
116
+ #, fuzzy
117
  msgid "Find Gallery Category"
118
+ msgstr "Trouver une catégorie de gallerie"
119
 
120
  #: gallery-plugin.php:375
121
+ #, fuzzy
122
  msgid "No Gallery Categories found"
123
+ msgstr "Aucune catégorie de galerie trouvée"
124
 
125
  #: gallery-plugin.php:376
126
+ #, fuzzy
127
  msgid "No Gallery Categories found in Trash"
128
+ msgstr "Pas de catégorie de galerie trouvée dans la poubelle"
129
 
130
  #: gallery-plugin.php:377
131
+ #, fuzzy
132
  msgid "Parent Gallery Category"
133
+ msgstr "Catégorie parente des galeries"
134
 
135
  #: gallery-plugin.php:378
136
+ #, fuzzy
137
  msgid "Gallery Categories list navigation"
138
+ msgstr "Navigation dans la liste des catégories de galerie"
139
 
140
  #: gallery-plugin.php:379
141
+ #, fuzzy
142
  msgid "Gallery Categories list"
143
+ msgstr "Liste des catégories de galeries"
144
 
145
  #: gallery-plugin.php:455
146
  msgid "Gallery Shortcode"
147
  msgstr "Kratak kod za Galeriju"
148
 
149
  #: gallery-plugin.php:464
150
+ #, fuzzy
151
  msgid ""
152
  "Add a single gallery with images to your posts, pages, custom post types or "
153
  "widgets by using the following shortcode:"
154
  msgstr ""
155
+ "Ajouter une galerie avec des images dans vos articles, pages, type d'article "
156
+ "personnalisé ou widgets en utilisant le code court&nbsp;:"
157
 
158
  #: gallery-plugin.php:468
159
+ #, fuzzy
160
  msgid ""
161
  "Add a gallery cover including featured image, description, and a link to "
162
  "your single gallery using the following shortcode:"
163
  msgstr ""
164
+ "Ajouter une présentation de votre galerie avec une image à la une, une "
165
+ "description et un lien vers votre galerie en utilisant le code court&nbsp;:"
166
 
167
  #: gallery-plugin.php:581
168
+ #, fuzzy
169
  msgid "Note"
170
+ msgstr "Note"
171
 
172
  #: gallery-plugin.php:581
173
  #, php-format
176
  "not be deleted. These galleries will be moved to the category %s."
177
  msgstr ""
178
 
179
+ #: gallery-plugin.php:594 gallery-plugin.php:1599
180
  #, fuzzy
181
  msgid "Shortcode"
182
+ msgstr "Code court"
183
 
184
  #: gallery-plugin.php:640
185
+ #, fuzzy
186
  msgid "All Gallery Categories"
187
+ msgstr "Toutes les catégories de galerie"
188
 
189
  #: gallery-plugin.php:717
190
+ #, fuzzy
191
  msgid "You can't delete default gallery category."
192
+ msgstr "Vous ne pouvez pas supprimer la catégorie par défaut des galeries."
193
 
194
+ #: gallery-plugin.php:1089 gallery-plugin.php:1196 gallery-plugin.php:2108
195
  msgid "Sorry, nothing found."
196
  msgstr "Nažalost nije pronađeno"
197
 
198
+ #: gallery-plugin.php:1596
199
+ #, fuzzy
200
  msgid "Featured Image"
201
+ msgstr "Image à la une"
202
 
203
+ #: gallery-plugin.php:1597 gallery-plugin.php:2628 gallery-plugin.php:2732
204
+ #: gallery-plugin.php:2843 includes/class-gllr-settings.php:679
205
  msgid "Title"
206
  msgstr "Naslov"
207
 
208
+ #: gallery-plugin.php:1598 includes/class-gllr-settings.php:41
209
  #, fuzzy
210
  msgid "Images"
211
+ msgstr "Images"
212
 
213
+ #: gallery-plugin.php:1601 includes/class-gllr-settings.php:684
214
  msgid "Author"
215
  msgstr "Autor"
216
 
217
+ #: gallery-plugin.php:1602 includes/class-gllr-settings.php:513
218
  #: includes/class-gllr-settings.php:680
219
  msgid "Date"
220
  msgstr "Datum"
221
 
222
+ #: gallery-plugin.php:1688
223
  #, php-format
224
  msgid "%s Settings"
225
  msgstr ""
226
 
227
+ #: gallery-plugin.php:1715 gallery-plugin.php:1733
228
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
229
  msgid "Settings"
230
  msgstr "Podešavanja"
231
 
232
+ #: gallery-plugin.php:1716
233
  msgid "FAQ"
234
  msgstr "FAQ"
235
 
236
+ #: gallery-plugin.php:1717
237
  msgid "Support"
238
  msgstr "Podrška"
239
 
240
+ #: gallery-plugin.php:1756
241
+ #, fuzzy
242
  msgid "Updating images..."
243
+ msgstr "Mise à jour des images..."
244
 
245
+ #: gallery-plugin.php:1757
246
  #, fuzzy
247
  msgid "No images found."
248
+ msgstr "Pas d'image trouvée."
249
 
250
+ #: gallery-plugin.php:1758
251
+ #, fuzzy
252
  msgid "All images were updated."
253
+ msgstr "Toutes les images ont été mises à jour."
254
 
255
+ #: gallery-plugin.php:1759
256
+ #, fuzzy
257
  msgid "Error."
258
+ msgstr "Грешка"
259
 
260
+ #: gallery-plugin.php:1771
261
+ #, fuzzy
262
  msgid ""
263
  "You are about to remove these items from this gallery.\n"
264
  " 'Cancel' to stop, 'OK' to delete."
265
  msgstr ""
266
+ "Vous allez supprimer ces éléments de la galerie.\n"
267
+ "'Annuler' pour arrêter, 'Ok' pour supprimer"
268
 
269
+ #: gallery-plugin.php:1772
270
+ #, fuzzy
271
  msgid ""
272
  "You are about to remove this image from the gallery.\n"
273
  " 'Cancel' to stop, 'OK' to delete."
274
  msgstr ""
275
+ "Vous allez supprimer ces éléments de la galerie.\n"
276
+ "'Annuler' pour arrêter, 'Ok' pour supprimer"
277
 
278
+ #: gallery-plugin.php:1773
279
+ #, fuzzy
280
  msgid ""
281
  "Switching to another mode, all unsaved data will be lost. Save data before "
282
  "switching?"
283
  msgstr ""
284
+ "ou plus! Nous ne garantissons pas que notre extension fonctionne "
285
+ "correctement. Merci de mettre à jour votre version de WordPress."
286
 
287
+ #: gallery-plugin.php:1774
288
+ #, fuzzy
289
  msgid "Insert Media"
290
+ msgstr "Insérer un média"
291
 
292
+ #: gallery-plugin.php:1775
293
+ #, fuzzy
294
  msgid "Insert"
295
+ msgstr "Insérer"
296
 
297
+ #: gallery-plugin.php:2300 gallery-plugin.php:2326
298
  #, fuzzy
299
  msgid "Image size not defined"
300
+ msgstr "Taille de l'image non définie"
301
 
302
+ #: gallery-plugin.php:2315
303
+ #, fuzzy
304
  msgid ""
305
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
306
  "reload images manually."
307
  msgstr ""
308
+ "Il n'est possible de mettre à jour que les images de type PNG, JPEG, GIF, "
309
+ "WPMP or XBM. Pour les autres, merci de faire une mise à jour manuelle."
310
 
311
+ #: gallery-plugin.php:2355 gallery-plugin.php:2358 gallery-plugin.php:2363
312
+ #, fuzzy
313
  msgid "Invalid path"
314
+ msgstr "Chemin invalide"
315
 
316
+ #: gallery-plugin.php:2452
317
+ #, fuzzy
318
  msgid "List View"
319
+ msgstr "Vue en mode liste"
320
 
321
+ #: gallery-plugin.php:2453
322
+ #, fuzzy
323
  msgid "Grid View"
324
+ msgstr "Vue en mode grille"
325
 
326
+ #: gallery-plugin.php:2508
327
+ #, fuzzy
328
  msgid "Filter"
329
+ msgstr "Filtrer"
330
 
331
+ #: gallery-plugin.php:2512
332
+ #, fuzzy
333
  msgid "Empty Trash"
334
+ msgstr "Vider la corbeille"
335
 
336
+ #: gallery-plugin.php:2533
337
  #, fuzzy
338
  msgid "No images found"
339
+ msgstr "Pas d'image trouvée"
340
 
341
+ #: gallery-plugin.php:2585
342
+ #, fuzzy
343
  msgid "Select bulk action"
344
+ msgstr "Sélectionne l'action en masse"
345
 
346
+ #: gallery-plugin.php:2587
347
+ #, fuzzy
348
  msgid "Bulk Actions"
349
+ msgstr "Actions en masse"
350
 
351
+ #: gallery-plugin.php:2597
352
+ #, fuzzy
353
  msgid "Apply"
354
+ msgstr "Appliquer"
355
 
356
+ #: gallery-plugin.php:2604
357
  #, fuzzy
358
  msgid "Delete from Gallery"
359
+ msgstr "Supprimer de la galerie"
360
 
361
+ #: gallery-plugin.php:2613
362
+ #, fuzzy
363
  msgid "Bulk Select"
364
+ msgstr "Sélection en masse"
365
 
366
+ #: gallery-plugin.php:2614
367
+ #, fuzzy
368
  msgid "Cancel Selection"
369
+ msgstr "Annuler la sélection"
370
 
371
+ #: gallery-plugin.php:2615
372
+ #, fuzzy
373
  msgid "Delete Selected"
374
+ msgstr "Supprimer la sélection"
375
 
376
+ #: gallery-plugin.php:2626
377
+ #, fuzzy
378
  msgid "File"
379
+ msgstr "Fichier"
380
 
381
+ #: gallery-plugin.php:2627 gallery-plugin.php:2727 gallery-plugin.php:2838
382
+ #, fuzzy
383
  msgid "Dimensions"
384
+ msgstr "Dimensions"
385
 
386
+ #: gallery-plugin.php:2629 gallery-plugin.php:2738 gallery-plugin.php:2848
387
+ #, fuzzy
388
  msgid "Alt Text"
389
+ msgstr "Alt Texte"
390
 
391
+ #: gallery-plugin.php:2630 gallery-plugin.php:2742 gallery-plugin.php:2853
392
  msgid "URL"
393
  msgstr "URL"
394
 
395
+ #: gallery-plugin.php:2630 gallery-plugin.php:2744
396
+ #, fuzzy
397
  msgid ""
398
  "Enter your custom URL to link this image to other page or file. Leave blank "
399
  "to open a full size image."
400
  msgstr ""
401
+ "Saisir votre URL personnalisée pour faire un lien de cette image vers une "
402
+ "page ou un article. Laisser vide pour ouvrir l'image en plein écran."
403
 
404
+ #: gallery-plugin.php:2709
405
  #, fuzzy
406
  msgid "Remove Image from Gallery"
407
+ msgstr "Supprimer les images de la galerie"
408
 
409
+ #: gallery-plugin.php:2712
410
  #, fuzzy
411
  msgid "Edit Image Info"
412
+ msgstr "Modifier les informations de l'image"
413
 
414
+ #: gallery-plugin.php:2713
415
+ #, fuzzy
416
  msgid "Deselect"
417
+ msgstr "Désélectionner"
418
 
419
+ #: gallery-plugin.php:2725
420
+ #, fuzzy
421
  msgid "File name"
422
+ msgstr "Nom du fichier"
423
 
424
+ #: gallery-plugin.php:2726
425
+ #, fuzzy
426
  msgid "File type"
427
+ msgstr "Type de fichier"
428
 
429
+ #: gallery-plugin.php:2751
430
+ #, fuzzy
431
  msgid "Description"
432
+ msgstr "Description"
433
 
434
+ #: gallery-plugin.php:2757
435
  #, fuzzy
436
  msgid "Lightbox Button URL"
437
+ msgstr "URL du bouton pour Lightbox"
438
 
439
+ #: gallery-plugin.php:2764
440
+ #, fuzzy
441
  msgid "New Tab"
442
+ msgstr "Nouvel onglet"
443
 
444
+ #: gallery-plugin.php:2766
445
+ #, fuzzy
446
  msgid "Enable to open URLs above in a new tab."
447
+ msgstr "Activer pour ouvrir l'URL dans un nouvel onglet."
448
 
449
+ #: gallery-plugin.php:2771
450
+ #, fuzzy
451
  msgid "Go Pro"
452
+ msgstr "Passer à la version PRO"
453
 
454
+ #: gallery-plugin.php:2777
455
+ #, fuzzy
456
  msgid "Edit more details"
457
+ msgstr "Modifier plus de détails"
458
 
459
+ #: gallery-plugin.php:2779
460
  #, fuzzy
461
  msgid "Remove from Gallery"
462
+ msgstr "Supprimer de la galerie"
463
 
464
+ #: gallery-plugin.php:2813
465
+ #, fuzzy, php-format
466
  msgid "Select %s"
467
+ msgstr "Sélectionner %s"
468
 
469
+ #: gallery-plugin.php:2826
470
+ #, fuzzy, php-format
471
  msgid "Edit &#8220;%s&#8221;"
472
+ msgstr "Pré-visualiser &#8220;%s&#8221;"
473
 
474
+ #: gallery-plugin.php:2834
475
  #, fuzzy
476
  msgid "Edit Attachment Info"
477
+ msgstr "Modifier les informations du document"
478
 
479
+ #: gallery-plugin.php:2871 gallery-plugin.php:2884
480
+ #, fuzzy
481
  msgid "Edit"
482
+ msgstr "Modifier"
483
 
484
+ #: gallery-plugin.php:2874 gallery-plugin.php:2889
485
+ #, fuzzy
486
  msgid "Trash"
487
+ msgstr "Poubelle"
488
 
489
+ #: gallery-plugin.php:2877 gallery-plugin.php:2892
490
+ #, fuzzy
491
  msgid "Delete Permanently"
492
+ msgstr "Supprimer de manière définitive"
493
 
494
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898
495
+ #, fuzzy, php-format
496
  msgid "View &#8220;%s&#8221;"
497
+ msgstr "Pré-visualiser &#8220;%s&#8221;"
498
 
499
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898 gallery-plugin.php:2981
500
+ #, fuzzy
501
  msgid "View"
502
+ msgstr "Voir"
503
 
504
+ #: gallery-plugin.php:2881
505
  #, fuzzy
506
  msgid "Attach"
507
+ msgstr "Attacher"
508
 
509
+ #: gallery-plugin.php:2887
510
+ #, fuzzy
511
  msgid "Restore"
512
+ msgstr "Remettre"
513
 
514
+ #: gallery-plugin.php:2916
515
+ #, fuzzy
516
  msgid "A list or dropdown of Gallery categories."
517
+ msgstr "Une liste ou une liste déroulante des catégories de galerie."
518
 
519
+ #: gallery-plugin.php:2961
520
+ #, fuzzy
521
  msgid "Select Gallery Category"
522
+ msgstr "Choisir une catégorie pour la galerie"
523
 
524
+ #: gallery-plugin.php:3019
525
+ #, fuzzy
526
  msgid "Title:"
527
+ msgstr "Naslov"
528
 
529
+ #: gallery-plugin.php:3022
530
+ #, fuzzy
531
  msgid "Display as dropdown"
532
+ msgstr "Montrer sous la forme d'une liste déroulante"
533
 
534
+ #: gallery-plugin.php:3024
535
+ #, fuzzy
536
  msgid "Show gallery counts"
537
+ msgstr "Monter le nombre de galleries"
538
 
539
+ #: gallery-plugin.php:3026
540
+ #, fuzzy
541
  msgid "Show hierarchy"
542
+ msgstr "Voir la hiérarchie"
543
 
544
+ #: gallery-plugin.php:3142
545
+ #, fuzzy
546
  msgid "Warning"
547
+ msgstr "Упозорење"
548
 
549
+ #: gallery-plugin.php:3142
550
+ #, fuzzy
551
  msgid "You can add only images to the gallery"
552
+ msgstr "Vous ne pouvez ajouter que des images dans la galerie"
553
 
554
+ #: gallery-plugin.php:3173
555
  msgid "or"
556
  msgstr ""
557
 
558
+ #: gallery-plugin.php:3181
559
  #, fuzzy
560
  msgid "no title"
561
  msgstr "Naslov"
562
 
563
+ #: gallery-plugin.php:3192
564
  #, fuzzy
565
  msgid ""
566
  "Display an album image with the description and the link to a single gallery "
567
  "page"
568
  msgstr ""
569
+ "Afficher une image pour l'album avec la description et un lien vers une page "
570
+ "contenant la galerie"
571
 
572
+ #: gallery-plugin.php:3196
573
  #, fuzzy
574
  msgid "Sorry, no gallery found."
575
+ msgstr "Désolé, rien n'a été trouvé."
576
 
577
  #: includes/class-gllr-settings.php:31
578
+ #, fuzzy
579
  msgid "Cover"
580
+ msgstr "Couverture"
581
 
582
  #: includes/class-gllr-settings.php:32
583
  #, fuzzy
584
  msgid "Lightbox"
585
+ msgstr "Lightbox"
586
 
587
  #: includes/class-gllr-settings.php:33
588
+ #, fuzzy
589
  msgid "Social"
590
+ msgstr "Social"
591
 
592
  #: includes/class-gllr-settings.php:34
593
+ #, fuzzy
594
  msgid "Misc"
595
+ msgstr "Divers"
596
 
597
  #: includes/class-gllr-settings.php:35
598
+ #, fuzzy
599
  msgid "Custom Code"
600
+ msgstr "Code personnalisé"
601
 
602
  #: includes/class-gllr-settings.php:36
603
+ #, fuzzy
604
  msgid "Import / Export"
605
+ msgstr "Importer / Exporter"
606
 
607
  #: includes/class-gllr-settings.php:37
608
+ #, fuzzy
609
  msgid "License Key"
610
+ msgstr "Clé de licence"
611
 
612
  #: includes/class-gllr-settings.php:210
613
+ #, fuzzy
614
  msgid "Custom image size was changed. You need to update gallery images."
615
  msgstr ""
616
+ "La taille personnalisée des images a été modifiée. Vous devez mettre à jour "
617
+ "les images dans les galeries."
618
 
619
  #: includes/class-gllr-settings.php:247
620
  #, fuzzy
621
  msgid "Settings saved"
622
+ msgstr "Paramètres enregistrés."
623
 
624
  #: includes/class-gllr-settings.php:259
625
  #, fuzzy
626
  msgid "Please, enable JavaScript in Your browser."
627
+ msgstr "Merci d'activer JavaScript dans votre navigateur."
 
628
 
629
  #: includes/class-gllr-settings.php:264
630
  #, fuzzy
631
  msgid "Update Images"
632
+ msgstr "Mise à jour des images"
633
 
634
  #: includes/class-gllr-settings.php:279
635
  #, fuzzy
636
  msgid "Gallery Images"
637
+ msgstr "Galerie d'images"
638
 
639
  #: includes/class-gllr-settings.php:284
640
  msgid "Images adding requires JavaScript."
641
  msgstr ""
642
 
643
  #: includes/class-gllr-settings.php:287
644
+ #, fuzzy
645
  msgid "Add Media"
646
+ msgstr "Ajouter un média"
647
 
648
  #: includes/class-gllr-settings.php:296
649
+ #, fuzzy
650
  msgid "The grid view for the Gallery images requires JavaScript."
651
  msgstr ""
652
+ "La vue en mode grille pour les images des galeries nécessite Java-script."
653
 
654
  #: includes/class-gllr-settings.php:296
655
+ #, fuzzy
656
  msgid "Switch to the list view"
657
+ msgstr "Basculer vers une vue en mode liste"
658
 
659
  #: includes/class-gllr-settings.php:319
660
  #, fuzzy
661
  msgid "Single Gallery Settings"
662
+ msgstr "Paramètres de la galerie"
663
 
664
  #: includes/class-gllr-settings.php:321
665
+ #, fuzzy, php-format
666
  msgid "Enable to configure single gallery settings and disable %s."
667
  msgstr ""
668
+ "Activer pour pouvoir définir les paramètres par galerie et désactiver %s."
669
 
670
  #: includes/class-gllr-settings.php:332 includes/class-gllr-settings.php:389
671
  #: includes/class-gllr-settings.php:433 includes/class-gllr-settings.php:483
672
  #: includes/class-gllr-settings.php:621 includes/class-gllr-settings.php:709
673
  #: includes/class-gllr-settings.php:745 includes/class-gllr-settings.php:795
674
  #: includes/class-gllr-settings.php:923
675
+ #, fuzzy
676
  msgid "Close"
677
+ msgstr "Затвори"
678
 
679
  #: includes/class-gllr-settings.php:336
680
  #, fuzzy
681
  msgid "Gallery Layout"
682
+ msgstr "Mise en page de la galerie"
683
 
684
  #: includes/class-gllr-settings.php:341
685
+ #, fuzzy
686
  msgid "Grid"
687
+ msgstr "Grille"
688
 
689
  #: includes/class-gllr-settings.php:347
690
+ #, fuzzy
691
  msgid "Masonry"
692
+ msgstr "Mur"
693
 
694
  #: includes/class-gllr-settings.php:360
695
+ #, fuzzy
696
  msgid "Number of Columns"
697
+ msgstr "Nombre de colonnes"
698
 
699
  #: includes/class-gllr-settings.php:363
700
+ #, fuzzy, php-format
701
  msgid "Number of gallery columns (default is %s)."
702
+ msgstr "Nombre de colonnes pour la galerie (par défaut %s)."
703
 
704
  #: includes/class-gllr-settings.php:367 includes/class-gllr-settings.php:749
705
  #, fuzzy
706
  msgid "Image Size"
707
+ msgstr "Taille de l'image"
708
 
709
  #: includes/class-gllr-settings.php:373 includes/class-gllr-settings.php:606
710
+ #, fuzzy
711
  msgid "Custom"
712
+ msgstr "Personnalisé"
713
 
714
  #: includes/class-gllr-settings.php:375
715
+ #, fuzzy
716
  msgid ""
717
  "Maximum gallery image size. \"Custom\" uses the Image Dimensions values."
718
  msgstr ""
719
+ "Taille maximum d'une image dans la galerie. \"Personnalisé\" utilise les "
720
+ "valeurs définies pour les images."
721
 
722
  #: includes/class-gllr-settings.php:379
723
  #, fuzzy
724
  msgid "Custom Image Size"
725
+ msgstr "Taille de l'image personalisée"
726
 
727
  #: includes/class-gllr-settings.php:381 includes/class-gllr-settings.php:469
728
  #: includes/class-gllr-settings.php:614 includes/class-gllr-settings.php:664
729
+ #, fuzzy
730
  msgid "px"
731
+ msgstr "px"
732
 
733
  #: includes/class-gllr-settings.php:382
734
+ #, fuzzy
735
  msgid ""
736
  "Adjust these values based on the number of columns in your gallery. This "
737
  "won't effect the full size of your images in the lightbox."
738
  msgstr ""
739
+ "Ajuster ces valeurs sur la base du nombre de colonnes dans votre galerie. "
740
+ "Cela ne changera pas la taille maximum de vos images dans la lightbox."
741
 
742
  #: includes/class-gllr-settings.php:393
743
  #, fuzzy
744
  msgid "Crop Images"
745
+ msgstr "Réduire les images"
746
 
747
  #: includes/class-gllr-settings.php:395
748
+ #, fuzzy
749
  msgid ""
750
  "Enable to crop images using the sizes defined for Custom Image Size. Disable "
751
  "to resize images automatically using their aspect ratio."
752
  msgstr ""
753
+ "Activer pour réduire les images en utilisant les tailles définies dans les "
754
+ "paramètres de personnalisation. Désactiver pour restaurer les images "
755
+ "automatiquement en utilisant leur aspect d'origine."
756
 
757
  #: includes/class-gllr-settings.php:399 includes/class-gllr-settings.php:631
758
  #, fuzzy
759
  msgid "Crop Position"
760
+ msgstr "Position pour la réduction"
761
 
762
  #: includes/class-gllr-settings.php:414 includes/class-gllr-settings.php:646
763
+ #, fuzzy
764
  msgid "Select crop position base (by default: center)."
765
  msgstr ""
766
+ "Sélectionner la position de base pour la réduction (par défaut le centre)."
767
 
768
  #: includes/class-gllr-settings.php:424
769
  #, fuzzy
770
  msgid "Image Title"
771
+ msgstr "Titre de l'image"
772
 
773
  #: includes/class-gllr-settings.php:426
774
+ #, fuzzy
775
  msgid "Enable to display image title along with the gallery image."
776
+ msgstr "Activer pour afficher le titre avec l'image dans la galerie."
777
 
778
  #: includes/class-gllr-settings.php:437
779
  #, fuzzy
780
  msgid "Image Title Position"
781
+ msgstr "Position du titre de l'image"
782
 
783
  #: includes/class-gllr-settings.php:442
784
  #, fuzzy
785
  msgid "Under image"
786
+ msgstr "Sous l'image"
787
 
788
  #: includes/class-gllr-settings.php:448
789
+ #, fuzzy
790
  msgid "On mouse hover"
791
+ msgstr "Par survol de la souris"
792
 
793
  #: includes/class-gllr-settings.php:461
794
  #, fuzzy
795
  msgid "Image Border"
796
+ msgstr "Image avec bordure"
797
 
798
  #: includes/class-gllr-settings.php:463
799
  msgid ""
804
  #: includes/class-gllr-settings.php:467
805
  #, fuzzy
806
  msgid "Image Border Size"
807
+ msgstr "Taille de la bordure de l'image"
808
 
809
  #: includes/class-gllr-settings.php:470
810
+ #, fuzzy, php-format
811
  msgid "Gallery image border width (default is %s)"
812
+ msgstr "Largeur de la bordure pour les images (par défaut %s)"
813
 
814
  #: includes/class-gllr-settings.php:474
815
  #, fuzzy
816
  msgid "Image Border Color"
817
+ msgstr "Choisir une couleur pour la bordure"
818
 
819
  #: includes/class-gllr-settings.php:487
820
+ #, fuzzy
821
  msgid "Pagination"
822
+ msgstr "Pagination"
823
 
824
  #: includes/class-gllr-settings.php:490
825
+ #, fuzzy
826
  msgid ""
827
  "Enable pagination for images to limit number of images displayed on a single "
828
  "gallery page."
829
  msgstr ""
830
+ "Activer la pagination pour les images afin de limiter le nombre d'images "
831
+ "affichées sur une seule page dans la galerie."
832
 
833
  #: includes/class-gllr-settings.php:494
834
  #, fuzzy
835
  msgid "Number of Images"
836
+ msgstr "Nombre d'images"
837
 
838
  #: includes/class-gllr-settings.php:497
839
+ #, fuzzy, php-format
840
  msgid "Number of images displayed per page (default is %d)."
841
+ msgstr "Nombre d'images affichées par page (par défaut %d)."
842
 
843
  #: includes/class-gllr-settings.php:507
844
  #, fuzzy
845
  msgid "Sort Images by"
846
+ msgstr "Trier les images par"
847
 
848
  #: includes/class-gllr-settings.php:510
849
+ #, fuzzy
850
  msgid "Manually (default)"
851
+ msgstr "Manuel (défaut)"
852
 
853
  #: includes/class-gllr-settings.php:511
854
  #, fuzzy
855
  msgid "Image ID"
856
+ msgstr "Image ID"
857
 
858
  #: includes/class-gllr-settings.php:512
859
+ #, fuzzy
860
  msgid "Name"
861
+ msgstr "Nom"
862
 
863
  #: includes/class-gllr-settings.php:514 includes/class-gllr-settings.php:685
864
  msgid "Random"
865
  msgstr "Nasumično"
866
 
867
  #: includes/class-gllr-settings.php:516
868
+ #, fuzzy
869
  msgid ""
870
  "Select images sorting order in your gallery. By default, you can sort images "
871
  "manually in the images tab."
872
  msgstr ""
873
+ "Choisir l'ordre de tri des images dans votre galerie. Par défaut, vous "
874
+ "pouvez trier les images manuellement dans l'onglet des images. "
875
 
876
  #: includes/class-gllr-settings.php:520
877
  #, fuzzy
878
  msgid "Arrange Images by"
879
+ msgstr "Trier les images par"
880
 
881
  #: includes/class-gllr-settings.php:523 includes/class-gllr-settings.php:694
882
+ #, fuzzy
883
  msgid "Ascending (e.g. 1, 2, 3; a, b, c)"
884
+ msgstr "Ascendant (par ex 1, 2, 3; a, b, c)"
885
 
886
  #: includes/class-gllr-settings.php:524 includes/class-gllr-settings.php:695
887
+ #, fuzzy
888
  msgid "Descending (e.g. 3, 2, 1; c, b, a)"
889
+ msgstr "Descendant (par ex 1, 2, 3; a, b, c)"
890
 
891
  #: includes/class-gllr-settings.php:529
892
  #, fuzzy
893
  msgid "Back Link"
894
+ msgstr "Lien de retour"
895
 
896
  #: includes/class-gllr-settings.php:531
897
+ #, fuzzy
898
  msgid ""
899
  "Enable to show a back link in a single gallery page which navigate to a "
900
  "previous page."
901
  msgstr ""
902
+ "Activer pour afficher un lien de retour dans la page d'une galerie vers la "
903
+ "page précédente."
904
 
905
  #: includes/class-gllr-settings.php:535
906
  #, fuzzy
907
  msgid "Back Link URL"
908
+ msgstr "L'URL pour le lien de retour"
909
 
910
  #: includes/class-gllr-settings.php:538
911
+ #, fuzzy
912
  msgid "Back link custom page URL. Leave blank to use Gallery page template."
913
  msgstr ""
914
+ "Lien de retour personnalisé vers une page. Laisser vide pour utiliser le "
915
+ "modèle de page de galerie."
916
 
917
  #: includes/class-gllr-settings.php:542
918
  #, fuzzy
919
  msgid "Back Link Label"
920
+ msgstr "Libellé pour le lien de retour"
921
 
922
  #: includes/class-gllr-settings.php:548
923
  #, fuzzy
924
  msgid "Back Link with Shortcode"
925
+ msgstr "Lien de retour dans le code court"
926
 
927
  #: includes/class-gllr-settings.php:551
928
  #, fuzzy
929
  msgid "Enable to display a back link on a page where shortcode is used."
930
+ msgstr ""
931
+ "Activer pour afficher le lien de retour vers la page où le code court est "
932
+ "utilisé."
933
 
934
  #: includes/class-gllr-settings.php:562
935
  #, fuzzy
936
  msgid "Cover Settings"
937
+ msgstr "Paramètres de couverture"
938
 
939
  #: includes/class-gllr-settings.php:567
940
  #, fuzzy
941
  msgid "Galleries Page"
942
+ msgstr "Page des galeries"
943
 
944
  #: includes/class-gllr-settings.php:575
945
+ #, fuzzy
946
  msgid "Base page where all existing galleries will be displayed."
947
+ msgstr "Page de base où toutes les galeries existantes seront affichées."
948
 
949
  #: includes/class-gllr-settings.php:579
950
  msgid "Albums Displaying"
967
  msgstr ""
968
 
969
  #: includes/class-gllr-settings.php:592
970
+ #, fuzzy
971
  msgid "Left"
972
+ msgstr "Gauche"
973
 
974
  #: includes/class-gllr-settings.php:593
975
  msgid "Right"
986
  #: includes/class-gllr-settings.php:600
987
  #, fuzzy
988
  msgid "Cover Image Size"
989
+ msgstr "Taille de l'image de couverture"
990
 
991
  #: includes/class-gllr-settings.php:608
992
+ #, fuzzy
993
  msgid "Maximum cover image size. Custom uses the Image Dimensions values."
994
  msgstr ""
995
+ "Taille maximum de l'image de couverture. Utiliser les dimensions "
996
+ "personnalisées de l'image."
997
 
998
  #: includes/class-gllr-settings.php:612
999
+ #, fuzzy
1000
  msgid "Custom Cover Image Size"
1001
+ msgstr "Taille personnalisée de l'image de couverture"
1002
 
1003
  #: includes/class-gllr-settings.php:625
1004
+ #, fuzzy
1005
  msgid "Crop Cover Images"
1006
+ msgstr "Réduire les images de couverture"
1007
 
1008
  #: includes/class-gllr-settings.php:627
1009
+ #, fuzzy
1010
  msgid ""
1011
  "Enable to crop images using the sizes defined for Custom Cover Image Size. "
1012
  "Disable to resize images automatically using their aspect ratio."
1013
  msgstr ""
1014
+ "Activer pour réduire les images de couverture en utilisant la taille définie "
1015
+ "dans le champ de personnalisation. Désactiver pour restaurer les images "
1016
+ "automatiquement en utilisant leur aspect d'origine."
1017
 
1018
  #: includes/class-gllr-settings.php:656
1019
  #, fuzzy
1020
  msgid "Cover Image Border"
1021
+ msgstr "Bordure de l'image de couverture"
1022
 
1023
  #: includes/class-gllr-settings.php:658
1024
+ #, fuzzy
1025
  msgid ""
1026
  "Enable cover images border using the styles defined for Image Border Size "
1027
  "and Color."
1028
  msgstr ""
1029
+ "Activer les bordures de l'image de couverture avec la taille et la couleur "
1030
+ "définies."
1031
 
1032
  #: includes/class-gllr-settings.php:662
1033
+ #, fuzzy
1034
  msgid "Cover Image Border Size"
1035
+ msgstr "Taille de la bordure de l'image de couverture"
1036
 
1037
  #: includes/class-gllr-settings.php:665
1038
+ #, fuzzy, php-format
1039
  msgid "Cover image border width (default is %s)"
1040
+ msgstr "Taille de la bordure de l'image de couverture (par défaut %s)"
1041
 
1042
  #: includes/class-gllr-settings.php:669
1043
  #, fuzzy
1044
  msgid "Cover Image Border Color"
1045
+ msgstr "Couleur de la bordure de l'image de couverture"
1046
 
1047
  #: includes/class-gllr-settings.php:675
1048
  #, fuzzy
1049
  msgid "Sort Albums by"
1050
+ msgstr "Trier les albums par"
1051
 
1052
  #: includes/class-gllr-settings.php:678
1053
  #, fuzzy
1054
  msgid "Gallery ID"
1055
+ msgstr "Galerie ID"
1056
 
1057
  #: includes/class-gllr-settings.php:681
1058
+ #, fuzzy
1059
  msgid "Last modified date"
1060
+ msgstr "Date de dernière modification"
1061
 
1062
  #: includes/class-gllr-settings.php:682
1063
+ #, fuzzy
1064
  msgid "Comment count"
1065
+ msgstr "Nombre de commentaires"
1066
 
1067
  #: includes/class-gllr-settings.php:683
1068
+ msgid "\"Order\" field on the gallery edit page"
 
1069
  msgstr ""
 
 
1070
 
1071
  #: includes/class-gllr-settings.php:687
1072
+ #, fuzzy
1073
  msgid "Select galleries sorting order in your galleries page."
1074
+ msgstr "Choisissez l'ordre de tri de vos galeries dans la page des albums."
1075
 
1076
  #: includes/class-gllr-settings.php:691
1077
+ #, fuzzy
1078
  msgid "Arrange Albums by"
1079
+ msgstr "Tirer les albums par"
1080
 
1081
  #: includes/class-gllr-settings.php:700
1082
  #, fuzzy
1083
  msgid "Read More Link Label"
1084
+ msgstr "Texte pour le lien \"En savoir plus\""
1085
 
1086
  #: includes/class-gllr-settings.php:713
1087
+ #, fuzzy
1088
  msgid "Instant Lightbox"
1089
+ msgstr "Lightbox rapide"
1090
 
1091
  #: includes/class-gllr-settings.php:716
1092
+ #, fuzzy
1093
  msgid ""
1094
  "Enable to display all images in the lightbox after clicking cover image or "
1095
  "URL instead of going to a single gallery page."
1096
  msgstr ""
1097
+ "Activer pour afficher toutes les images dans une 'lightbox' après avoir "
1098
+ "cliquer sur l'image de couverture ou le lien au lieu d'une page avec la "
1099
+ "galerie"
1100
 
1101
  #: includes/class-gllr-settings.php:730
1102
  #, fuzzy
1103
  msgid "Lightbox Settings"
1104
+ msgstr "Paramètres lightbox"
1105
 
1106
  #: includes/class-gllr-settings.php:735
1107
+ #, fuzzy
1108
  msgid "Enable Lightbox"
1109
+ msgstr "Activer Lightbox"
1110
 
1111
  #: includes/class-gllr-settings.php:738
1112
+ #, fuzzy
1113
  msgid "Enable to show the lightbox when clicking on gallery images."
1114
  msgstr ""
1115
+ "Activer pour voir la lightbox lorsque l'on clique sur une image de la "
1116
+ "galerie."
1117
 
1118
  #: includes/class-gllr-settings.php:756
1119
+ #, fuzzy
1120
  msgid ""
1121
  "Select the maximum gallery image size for the lightbox view. \"Default\" "
1122
  "will display the original, full size image."
1123
  msgstr ""
1124
+ "Choisissez la taille maximum de l'image pour la lightbox. \"Défaut\" "
1125
+ "affichera l'image d'origine dans sa taille d'origine."
1126
 
1127
  #: includes/class-gllr-settings.php:760
1128
+ #, fuzzy
1129
  msgid "Overlay Color"
1130
+ msgstr "Couleur de superposition"
1131
 
1132
  #: includes/class-gllr-settings.php:766
1133
+ #, fuzzy
1134
  msgid "Overlay Opacity"
1135
+ msgstr "Opacité de la superposition"
1136
 
1137
  #: includes/class-gllr-settings.php:769
1138
  #, php-format
1144
  #: includes/class-gllr-settings.php:779
1145
  #, fuzzy
1146
  msgid "Slideshow"
1147
+ msgstr "Diaporama"
1148
 
1149
  #: includes/class-gllr-settings.php:781
1150
+ #, fuzzy
1151
  msgid "Enable to start the slideshow automatically when the lightbox is used."
1152
  msgstr ""
1153
+ "Activer pour lancer le diaporama automatiquement quand la lightbox est "
1154
+ "utilisée."
1155
 
1156
  #: includes/class-gllr-settings.php:785
1157
  #, fuzzy
1158
  msgid "Slideshow Duration"
1159
+ msgstr "Durée du diaporama"
1160
 
1161
  #: includes/class-gllr-settings.php:787
1162
+ #, fuzzy
1163
  msgid "ms"
1164
+ msgstr "ms"
1165
 
1166
  #: includes/class-gllr-settings.php:788
1167
+ #, fuzzy
1168
  msgid "Slideshow interval duration between two images."
1169
+ msgstr "Durée entre deux images dans le diaporama."
1170
 
1171
  #: includes/class-gllr-settings.php:799
1172
  #, fuzzy
1173
  msgid "Lightbox Helpers"
1174
+ msgstr "Lightbox helper"
1175
 
1176
  #: includes/class-gllr-settings.php:801
1177
+ #, fuzzy
1178
  msgid "Enable to display the lightbox toolbar and arrows."
1179
+ msgstr "Activer pour voir les options PRO de cette extension."
1180
 
1181
  #: includes/class-gllr-settings.php:805
1182
  #, fuzzy
1183
  msgid "Lightbox Thumbnails"
1184
+ msgstr "Vignettes de la lightbox"
1185
 
1186
  #: includes/class-gllr-settings.php:807
1187
  msgid "Enable to use a lightbox helper navigation between images."
1188
  msgstr ""
1189
 
1190
  #: includes/class-gllr-settings.php:811
1191
+ #, fuzzy
1192
  msgid "Lightbox Thumbnails Position"
1193
+ msgstr "Position des vignettes de la lightbox"
1194
 
1195
  #: includes/class-gllr-settings.php:814
1196
  #, fuzzy
1197
  msgid "Top"
1198
+ msgstr "Haut"
1199
 
1200
  #: includes/class-gllr-settings.php:819
1201
  #, fuzzy
1202
  msgid "Lightbox Button Label"
1203
+ msgstr "Label du bouton pour Lightbox"
1204
 
1205
  #: includes/class-gllr-settings.php:821
1206
  #, fuzzy
1207
  msgid "Read More"
1208
+ msgstr "Lire plus..."
1209
 
1210
  #: includes/class-gllr-settings.php:831
1211
+ #, fuzzy
1212
  msgid "Download Button"
1213
+ msgstr "Bouton de téléchargement"
1214
 
1215
  #: includes/class-gllr-settings.php:833
1216
+ #, fuzzy
1217
  msgid "Enable to display download button."
1218
+ msgstr "Activer pour voir le bouton de téléchargement."
1219
 
1220
  #: includes/class-gllr-settings.php:837
1221
+ #, fuzzy
1222
  msgid "Single Lightbox"
1223
+ msgstr "Lightbox simple"
1224
 
1225
  #: includes/class-gllr-settings.php:839
1226
+ #, fuzzy
1227
  msgid ""
1228
  "Enable to use a single lightbox for multiple galleries located on a single "
1229
  "page."
1230
  msgstr ""
1231
+ "Activer pour utiliser un seul diaporama pour plusieurs galeries se trouvant "
1232
+ "sur la même page."
1233
 
1234
  #: includes/class-gllr-settings.php:849
1235
+ #, fuzzy
1236
  msgid "Social Sharing Buttons Settings"
1237
+ msgstr "Paramètres des boutons des réseaux sociaux"
1238
 
1239
  #: includes/class-gllr-settings.php:857
1240
+ #, fuzzy
1241
  msgid "Social Buttons"
1242
  msgstr ""
1243
+ "Afficher les boutons de partage sur les réseaux sociaux dans la lightbox"
1244
 
1245
  #: includes/class-gllr-settings.php:859
1246
+ #, fuzzy
1247
  msgid "Enable social sharing buttons in the lightbox."
1248
  msgstr ""
1249
+ "Afficher les boutons de partage sur les réseaux sociaux dans la lightbox"
1250
 
1251
  #: includes/class-gllr-settings.php:863
1252
+ #, fuzzy
1253
  msgid "Social Networks"
1254
+ msgstr "Réseaux sociaux"
1255
 
1256
  #: includes/class-gllr-settings.php:874
1257
  #, fuzzy
1258
  msgid "Counter"
1259
+ msgstr "Compteur"
1260
 
1261
  #: includes/class-gllr-settings.php:877
1262
  msgid ""
1267
  #: includes/class-gllr-settings.php:892
1268
  #, fuzzy
1269
  msgid "Demo Data"
1270
+ msgstr "Données de démonstration"
1271
 
1272
  #: includes/class-gllr-settings.php:894
1273
+ #, fuzzy
1274
  msgid ""
1275
  "Install demo data to create galleries with images, post with shortcodes and "
1276
  "page with a list of all galleries."
1277
  msgstr ""
1278
+ "Si vous installez les données de démonstration, des galeries avec des "
1279
+ "images, des articles avec les différents codes courts, des pages avec des "
1280
+ "listes de galeries seront créés."
1281
 
1282
  #: includes/class-gllr-settings.php:913
1283
  #, fuzzy
1284
  msgid "Gallery Post Type"
1285
+ msgstr "Type d'article de Galerie"
1286
 
1287
  #: includes/class-gllr-settings.php:915
1288
+ #, fuzzy
1289
  msgid ""
1290
  "Enable to avoid conflicts with other gallery plugins installed. All "
1291
  "galleries created earlier will stay unchanged. However, after enabling we "
1292
  "recommend to check settings of other plugins where \"gallery\" post type is "
1293
  "used."
1294
  msgstr ""
1295
+ "Activer pour éviter les conflits avec d'autres extensions de galerie "
1296
+ "installées. Toutes les galeries crées avant ne seront pas modifiées, "
1297
+ "cependant, après la modification, merci de vérifier le paramétrage de vos "
1298
+ "autres extensions où le type d'article 'galerie' est utilisé."
1299
 
1300
  #: includes/class-gllr-settings.php:927
1301
  #, fuzzy
1302
  msgid "Gallery Slug"
1303
+ msgstr "Identifiant de la galerie"
1304
 
1305
  #: includes/class-gllr-settings.php:931
1306
+ #, fuzzy
1307
  msgid "Enter the unique gallery slug."
1308
+ msgstr "Saisir le slug unique pour la galerie."
1309
 
1310
  #: includes/class-gllr-settings.php:947
1311
  #, fuzzy
1312
  msgid "Activate Now"
1313
+ msgstr "Activer maintenant"
1314
 
1315
  #: includes/class-gllr-settings.php:962
1316
  #, fuzzy
1317
  msgid "Install Now"
1318
+ msgstr "Installer maintenant"
1319
 
1320
  #: includes/class-gllr-settings.php:965
1321
+ #, fuzzy
1322
  msgid "Enable to include galleries to your website search."
1323
+ msgstr "Activer pour inclure les galeries dans la recherche de votre site."
1324
 
1325
  #: includes/class-gllr-settings.php:965
1326
+ #, fuzzy, php-format
1327
  msgid "%s is required."
1328
+ msgstr "%s est requis"
1329
 
1330
  #: includes/demo-data/class-bws-demo-data.php:33
1331
  #, fuzzy
1332
  msgid "Install Demo Data"
1333
+ msgstr "Installé les données de démonstration"
1334
 
1335
  #: includes/demo-data/class-bws-demo-data.php:36
1336
+ #, fuzzy
1337
  msgid "Remove Demo Data"
1338
+ msgstr "Supprimer les données de démonstration"
1339
 
1340
  #: includes/demo-data/class-bws-demo-data.php:37
1341
+ #, fuzzy
1342
  msgid "Delete demo data and restore old plugin settings."
1343
  msgstr ""
1344
+ "Supprimer les données de démonstration et remettre le paramétrage antérieur "
1345
+ "de l'extension."
1346
 
1347
  #: includes/demo-data/class-bws-demo-data.php:50
1348
+ #, fuzzy
1349
  msgid "Yes, install demo data"
1350
+ msgstr "Oui, installer les données de démonstration"
1351
 
1352
  #: includes/demo-data/class-bws-demo-data.php:51
1353
+ #, fuzzy
1354
  msgid "Are you sure you want to install demo data?"
1355
+ msgstr "Êtes vous sûr de vouloir installer les données de démonstration ?"
1356
 
1357
  #: includes/demo-data/class-bws-demo-data.php:53
1358
+ #, fuzzy
1359
  msgid "Yes, remove demo data"
1360
+ msgstr "Oui, supprimer les données de démonstration"
1361
 
1362
  #: includes/demo-data/class-bws-demo-data.php:54
1363
+ #, fuzzy
1364
  msgid "Are you sure you want to remove demo data?"
1365
+ msgstr "Êtes vous sûr de vouloir supprimer les données de démonstration ?"
1366
 
1367
  #: includes/demo-data/class-bws-demo-data.php:61
1368
  #, fuzzy
1369
  msgid "No, go back to the settings page"
1370
+ msgstr "Non, retourner à la page des paramètres"
1371
 
1372
  #: includes/demo-data/class-bws-demo-data.php:111
1373
+ #, fuzzy
1374
  msgid "Can not get demo data."
1375
+ msgstr "Impossible d'obtenir les données de démonstration."
1376
 
1377
  #: includes/demo-data/class-bws-demo-data.php:118
1378
+ #, fuzzy
1379
  msgid "Demo settings already installed."
1380
+ msgstr "Les données de démonstration sont déjà installées."
1381
 
1382
  #: includes/demo-data/class-bws-demo-data.php:367
1383
+ #, fuzzy
1384
  msgid "Demo data installed successfully."
1385
+ msgstr "Les données de démonstration ont été installées."
1386
 
1387
  #: includes/demo-data/class-bws-demo-data.php:369
1388
+ #, fuzzy
1389
  msgid "View post with shortcodes"
1390
+ msgstr "Voir les articles avec les codes courts"
1391
 
1392
  #: includes/demo-data/class-bws-demo-data.php:372
1393
+ #, fuzzy
1394
  msgid "View page with examples"
1395
+ msgstr "Voir les pages avec les exemples"
1396
 
1397
  #: includes/demo-data/class-bws-demo-data.php:383
1398
+ #, fuzzy
1399
  msgid "Installation of demo data with some errors occurred."
1400
  msgstr ""
1401
+ "Des erreurs sont survenues lors de l'installation des données de "
1402
+ "démonstration."
1403
 
1404
  #: includes/demo-data/class-bws-demo-data.php:386
1405
+ #, fuzzy
1406
  msgid "Posts data is missing."
1407
+ msgstr "Les données de l'article sont absentes."
1408
 
1409
  #: includes/demo-data/class-bws-demo-data.php:458
1410
+ #, fuzzy
1411
  msgid "Demo data have already been removed."
1412
+ msgstr "Les données de démonstration ont déjà été supprimées."
1413
 
1414
  #: includes/demo-data/class-bws-demo-data.php:515
1415
+ #, fuzzy
1416
  msgid "Demo data successfully removed."
1417
+ msgstr "Les données de démonstration ont été supprimées."
1418
 
1419
  #: includes/demo-data/class-bws-demo-data.php:519
1420
+ #, fuzzy
1421
  msgid "Removing demo data with some errors occurred."
1422
  msgstr ""
1423
+ "Des erreurs sont survenues lors de la suppression des données de "
1424
+ "démonstration."
1425
 
1426
  #: includes/demo-data/class-bws-demo-data.php:587
1427
+ #, fuzzy
1428
  msgid "Close notice"
1429
+ msgstr "Fermer l'avertissement"
1430
 
1431
+ #: includes/demo-data/class-bws-demo-data.php:593
1432
  #, php-format
1433
  msgid ""
1434
+ "Do you want to install demo content and settings for %s? (You can do this "
1435
+ "later using Import / Export settings)"
1436
  msgstr ""
1437
 
1438
+ #: includes/demo-data/class-bws-demo-data.php:595
1439
  #, fuzzy
1440
  msgid "Yes, install demo now"
1441
+ msgstr "Oui, installer les données de démonstration"
1442
+
1443
+ #, fuzzy
1444
+ #~ msgid "Sorting order (the input field for sorting order)"
1445
+ #~ msgstr "Ordre de tri (le champ pour définir le critère de tri)"
1446
 
1447
  #, fuzzy
1448
  #~ msgid ""
languages/gallery-plugin-tr.mo CHANGED
Binary file
languages/gallery-plugin-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: 2017-12-05 16:19+0200\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: Ismail Demirbilek <ce.demirbilek@gmail.com>\n"
@@ -26,7 +26,7 @@ msgstr "Galeri ayarları"
26
  msgid "Global Settings"
27
  msgstr "Galeri ayarları"
28
 
29
- #: gallery-plugin.php:43 gallery-plugin.php:2772
30
  msgid "Upgrade to Pro"
31
  msgstr ""
32
 
@@ -42,7 +42,7 @@ msgstr "Resimleri Gör &raquo;"
42
  msgid "Galleries"
43
  msgstr "Galeriler"
44
 
45
- #: gallery-plugin.php:337 gallery-plugin.php:3188
46
  msgid "Gallery"
47
  msgstr "Galeri"
48
 
@@ -71,9 +71,9 @@ msgstr "Galeriler"
71
  msgid "No Gallery found"
72
  msgstr "Galeri bulunamadı"
73
 
74
- #: gallery-plugin.php:365 gallery-plugin.php:1602 gallery-plugin.php:2918
75
- #: gallery-plugin.php:2926 gallery-plugin.php:2964 gallery-plugin.php:2987
76
- #: gallery-plugin.php:3172
77
  #, fuzzy
78
  msgid "Gallery Categories"
79
  msgstr "Galeri resim boyutu"
@@ -155,7 +155,7 @@ msgid ""
155
  "not be deleted. These galleries will be moved to the category %s."
156
  msgstr ""
157
 
158
- #: gallery-plugin.php:594 gallery-plugin.php:1601
159
  #, fuzzy
160
  msgid "Shortcode"
161
  msgstr "Galeri Kısa Kodu"
@@ -168,320 +168,321 @@ msgstr ""
168
  msgid "You can't delete default gallery category."
169
  msgstr ""
170
 
171
- #: gallery-plugin.php:1091 gallery-plugin.php:1198 gallery-plugin.php:2109
172
  msgid "Sorry, nothing found."
173
  msgstr "Üzgünüz, sonuç bulunamadı."
174
 
175
- #: gallery-plugin.php:1598
176
  msgid "Featured Image"
177
  msgstr ""
178
 
179
- #: gallery-plugin.php:1599 gallery-plugin.php:2629 gallery-plugin.php:2733
180
- #: gallery-plugin.php:2844 includes/class-gllr-settings.php:679
181
  msgid "Title"
182
  msgstr "Başlık"
183
 
184
- #: gallery-plugin.php:1600 includes/class-gllr-settings.php:41
185
  #, fuzzy
186
  msgid "Images"
187
  msgstr "Görsel"
188
 
189
- #: gallery-plugin.php:1603 includes/class-gllr-settings.php:684
190
  msgid "Author"
191
  msgstr "Yazar"
192
 
193
- #: gallery-plugin.php:1604 includes/class-gllr-settings.php:513
194
  #: includes/class-gllr-settings.php:680
195
  msgid "Date"
196
  msgstr "Tarih"
197
 
198
- #: gallery-plugin.php:1690
199
  #, php-format
200
  msgid "%s Settings"
201
  msgstr ""
202
 
203
- #: gallery-plugin.php:1717 gallery-plugin.php:1735
204
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
205
  msgid "Settings"
206
  msgstr "Ayarlar"
207
 
208
- #: gallery-plugin.php:1718
209
  msgid "FAQ"
210
  msgstr "SSS"
211
 
212
- #: gallery-plugin.php:1719
213
  msgid "Support"
214
  msgstr "Destek"
215
 
216
- #: gallery-plugin.php:1758
217
  msgid "Updating images..."
218
  msgstr ""
219
 
220
- #: gallery-plugin.php:1759
221
  #, fuzzy
222
  msgid "No images found."
223
  msgstr "Galeri bulunamadı"
224
 
225
- #: gallery-plugin.php:1760
226
  msgid "All images were updated."
227
  msgstr ""
228
 
229
- #: gallery-plugin.php:1761
230
  msgid "Error."
231
  msgstr ""
232
 
233
- #: gallery-plugin.php:1773
234
  msgid ""
235
  "You are about to remove these items from this gallery.\n"
236
  " 'Cancel' to stop, 'OK' to delete."
237
  msgstr ""
238
 
239
- #: gallery-plugin.php:1774
240
  msgid ""
241
  "You are about to remove this image from the gallery.\n"
242
  " 'Cancel' to stop, 'OK' to delete."
243
  msgstr ""
244
 
245
- #: gallery-plugin.php:1775
246
  msgid ""
247
  "Switching to another mode, all unsaved data will be lost. Save data before "
248
  "switching?"
249
  msgstr ""
250
 
251
- #: gallery-plugin.php:1776
252
  msgid "Insert Media"
253
  msgstr ""
254
 
255
- #: gallery-plugin.php:1777
256
  msgid "Insert"
257
  msgstr ""
258
 
259
- #: gallery-plugin.php:2301 gallery-plugin.php:2327
260
  #, fuzzy
261
  msgid "Image size not defined"
262
  msgstr "Resim boyutu"
263
 
264
- #: gallery-plugin.php:2316
265
  msgid ""
266
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
267
  "reload images manually."
268
  msgstr ""
269
 
270
- #: gallery-plugin.php:2356 gallery-plugin.php:2359 gallery-plugin.php:2364
271
  msgid "Invalid path"
272
  msgstr ""
273
 
274
- #: gallery-plugin.php:2453
275
  msgid "List View"
276
  msgstr ""
277
 
278
- #: gallery-plugin.php:2454
279
  msgid "Grid View"
280
  msgstr ""
281
 
282
- #: gallery-plugin.php:2509
283
  msgid "Filter"
284
  msgstr ""
285
 
286
- #: gallery-plugin.php:2513
287
  msgid "Empty Trash"
288
  msgstr ""
289
 
290
- #: gallery-plugin.php:2534
291
  #, fuzzy
292
  msgid "No images found"
293
  msgstr "Galeri bulunamadı"
294
 
295
- #: gallery-plugin.php:2586
296
  msgid "Select bulk action"
297
  msgstr ""
298
 
299
- #: gallery-plugin.php:2588
300
  msgid "Bulk Actions"
301
  msgstr ""
302
 
303
- #: gallery-plugin.php:2598
304
  msgid "Apply"
305
  msgstr ""
306
 
307
- #: gallery-plugin.php:2605
308
  #, fuzzy
309
  msgid "Delete from Gallery"
310
  msgstr "Yeni Galeri"
311
 
312
- #: gallery-plugin.php:2614
313
  msgid "Bulk Select"
314
  msgstr ""
315
 
316
- #: gallery-plugin.php:2615
317
  msgid "Cancel Selection"
318
  msgstr ""
319
 
320
- #: gallery-plugin.php:2616
321
  msgid "Delete Selected"
322
  msgstr ""
323
 
324
- #: gallery-plugin.php:2627
325
  msgid "File"
326
  msgstr ""
327
 
328
- #: gallery-plugin.php:2628 gallery-plugin.php:2728 gallery-plugin.php:2839
329
  msgid "Dimensions"
330
  msgstr ""
331
 
332
- #: gallery-plugin.php:2630 gallery-plugin.php:2739 gallery-plugin.php:2849
333
  msgid "Alt Text"
334
  msgstr ""
335
 
336
- #: gallery-plugin.php:2631 gallery-plugin.php:2743 gallery-plugin.php:2854
337
  msgid "URL"
338
  msgstr "URL"
339
 
340
- #: gallery-plugin.php:2631 gallery-plugin.php:2745
341
  msgid ""
342
  "Enter your custom URL to link this image to other page or file. Leave blank "
343
  "to open a full size image."
344
  msgstr ""
345
 
346
- #: gallery-plugin.php:2710
347
  #, fuzzy
348
  msgid "Remove Image from Gallery"
349
  msgstr "Yeni Galeri"
350
 
351
- #: gallery-plugin.php:2713
352
  #, fuzzy
353
  msgid "Edit Image Info"
354
  msgstr "Ek ID"
355
 
356
- #: gallery-plugin.php:2714
357
  msgid "Deselect"
358
  msgstr ""
359
 
360
- #: gallery-plugin.php:2726
361
  msgid "File name"
362
  msgstr ""
363
 
364
- #: gallery-plugin.php:2727
365
  msgid "File type"
366
  msgstr ""
367
 
368
- #: gallery-plugin.php:2752
369
  msgid "Description"
370
  msgstr ""
371
 
372
- #: gallery-plugin.php:2758
373
  #, fuzzy
374
  msgid "Lightbox Button URL"
375
  msgstr "Lightbox arkaplanı"
376
 
377
- #: gallery-plugin.php:2765
378
  msgid "New Tab"
379
  msgstr ""
380
 
381
- #: gallery-plugin.php:2767
382
  msgid "Enable to open URLs above in a new tab."
383
  msgstr ""
384
 
385
- #: gallery-plugin.php:2772
386
  msgid "Go Pro"
387
  msgstr ""
388
 
389
- #: gallery-plugin.php:2778
390
  msgid "Edit more details"
391
  msgstr ""
392
 
393
- #: gallery-plugin.php:2780
394
  #, fuzzy
395
  msgid "Remove from Gallery"
396
  msgstr "Yeni Galeri"
397
 
398
- #: gallery-plugin.php:2814
399
  #, php-format
400
  msgid "Select %s"
401
  msgstr ""
402
 
403
- #: gallery-plugin.php:2827
404
  #, php-format
405
  msgid "Edit &#8220;%s&#8221;"
406
  msgstr ""
407
 
408
- #: gallery-plugin.php:2835
409
  #, fuzzy
410
  msgid "Edit Attachment Info"
411
  msgstr "Ek ID"
412
 
413
- #: gallery-plugin.php:2872 gallery-plugin.php:2885
414
  msgid "Edit"
415
  msgstr ""
416
 
417
- #: gallery-plugin.php:2875 gallery-plugin.php:2890
418
  msgid "Trash"
419
  msgstr ""
420
 
421
- #: gallery-plugin.php:2878 gallery-plugin.php:2893
422
  msgid "Delete Permanently"
423
  msgstr ""
424
 
425
- #: gallery-plugin.php:2880 gallery-plugin.php:2899
426
  #, php-format
427
  msgid "View &#8220;%s&#8221;"
428
  msgstr ""
429
 
430
- #: gallery-plugin.php:2880 gallery-plugin.php:2899 gallery-plugin.php:2982
431
  msgid "View"
432
  msgstr ""
433
 
434
- #: gallery-plugin.php:2882
435
  #, fuzzy
436
  msgid "Attach"
437
  msgstr "Ek ID"
438
 
439
- #: gallery-plugin.php:2888
440
  msgid "Restore"
441
  msgstr ""
442
 
443
- #: gallery-plugin.php:2917
444
  msgid "A list or dropdown of Gallery categories."
445
  msgstr ""
446
 
447
- #: gallery-plugin.php:2962
448
  msgid "Select Gallery Category"
449
  msgstr ""
450
 
451
- #: gallery-plugin.php:3020
 
452
  msgid "Title:"
453
- msgstr ""
454
 
455
- #: gallery-plugin.php:3023
456
  msgid "Display as dropdown"
457
  msgstr ""
458
 
459
- #: gallery-plugin.php:3025
460
  msgid "Show gallery counts"
461
  msgstr ""
462
 
463
- #: gallery-plugin.php:3027
464
  msgid "Show hierarchy"
465
  msgstr ""
466
 
467
- #: gallery-plugin.php:3143
468
  msgid "Warning"
469
  msgstr ""
470
 
471
- #: gallery-plugin.php:3143
472
  msgid "You can add only images to the gallery"
473
  msgstr ""
474
 
475
- #: gallery-plugin.php:3174
476
  msgid "or"
477
  msgstr ""
478
 
479
- #: gallery-plugin.php:3182
480
  #, fuzzy
481
  msgid "no title"
482
  msgstr "Başlık"
483
 
484
- #: gallery-plugin.php:3193
485
  #, fuzzy
486
  msgid ""
487
  "Display an album image with the description and the link to a single gallery "
@@ -490,7 +491,7 @@ msgstr ""
490
  "Eğer Galeri sayfasına link içeren galeri önizlemesi eklemek isterseniz "
491
  "aşağıdaki kodu yapıştırınız"
492
 
493
- #: gallery-plugin.php:3197
494
  #, fuzzy
495
  msgid "Sorry, no gallery found."
496
  msgstr "Üzgünüz, sonuç bulunamadı."
@@ -916,9 +917,8 @@ msgid "Comment count"
916
  msgstr ""
917
 
918
  #: includes/class-gllr-settings.php:683
919
- #, fuzzy
920
- msgid "Sorting order (the input field for sorting order)"
921
- msgstr "Sıralama"
922
 
923
  #: includes/class-gllr-settings.php:687
924
  msgid "Select galleries sorting order in your galleries page."
@@ -1211,18 +1211,22 @@ msgstr ""
1211
  msgid "Close notice"
1212
  msgstr ""
1213
 
1214
- #: includes/demo-data/class-bws-demo-data.php:591
1215
  #, php-format
1216
  msgid ""
1217
- "Do you want to install demo content and settings for %s (You can do this "
1218
- "later using Import / Export settings)?"
1219
  msgstr ""
1220
 
1221
- #: includes/demo-data/class-bws-demo-data.php:591
1222
  #, fuzzy
1223
  msgid "Yes, install demo now"
1224
  msgstr "%s yükle"
1225
 
 
 
 
 
1226
  #, fuzzy
1227
  #~ msgid ""
1228
  #~ "Enable to display link to the original file under each image in the "
2
  msgstr ""
3
  "Project-Id-Version: Gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-12-15 15:10+0200\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: Ismail Demirbilek <ce.demirbilek@gmail.com>\n"
26
  msgid "Global Settings"
27
  msgstr "Galeri ayarları"
28
 
29
+ #: gallery-plugin.php:43 gallery-plugin.php:2771
30
  msgid "Upgrade to Pro"
31
  msgstr ""
32
 
42
  msgid "Galleries"
43
  msgstr "Galeriler"
44
 
45
+ #: gallery-plugin.php:337 gallery-plugin.php:3187
46
  msgid "Gallery"
47
  msgstr "Galeri"
48
 
71
  msgid "No Gallery found"
72
  msgstr "Galeri bulunamadı"
73
 
74
+ #: gallery-plugin.php:365 gallery-plugin.php:1600 gallery-plugin.php:2917
75
+ #: gallery-plugin.php:2925 gallery-plugin.php:2963 gallery-plugin.php:2986
76
+ #: gallery-plugin.php:3171
77
  #, fuzzy
78
  msgid "Gallery Categories"
79
  msgstr "Galeri resim boyutu"
155
  "not be deleted. These galleries will be moved to the category %s."
156
  msgstr ""
157
 
158
+ #: gallery-plugin.php:594 gallery-plugin.php:1599
159
  #, fuzzy
160
  msgid "Shortcode"
161
  msgstr "Galeri Kısa Kodu"
168
  msgid "You can't delete default gallery category."
169
  msgstr ""
170
 
171
+ #: gallery-plugin.php:1089 gallery-plugin.php:1196 gallery-plugin.php:2108
172
  msgid "Sorry, nothing found."
173
  msgstr "Üzgünüz, sonuç bulunamadı."
174
 
175
+ #: gallery-plugin.php:1596
176
  msgid "Featured Image"
177
  msgstr ""
178
 
179
+ #: gallery-plugin.php:1597 gallery-plugin.php:2628 gallery-plugin.php:2732
180
+ #: gallery-plugin.php:2843 includes/class-gllr-settings.php:679
181
  msgid "Title"
182
  msgstr "Başlık"
183
 
184
+ #: gallery-plugin.php:1598 includes/class-gllr-settings.php:41
185
  #, fuzzy
186
  msgid "Images"
187
  msgstr "Görsel"
188
 
189
+ #: gallery-plugin.php:1601 includes/class-gllr-settings.php:684
190
  msgid "Author"
191
  msgstr "Yazar"
192
 
193
+ #: gallery-plugin.php:1602 includes/class-gllr-settings.php:513
194
  #: includes/class-gllr-settings.php:680
195
  msgid "Date"
196
  msgstr "Tarih"
197
 
198
+ #: gallery-plugin.php:1688
199
  #, php-format
200
  msgid "%s Settings"
201
  msgstr ""
202
 
203
+ #: gallery-plugin.php:1715 gallery-plugin.php:1733
204
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
205
  msgid "Settings"
206
  msgstr "Ayarlar"
207
 
208
+ #: gallery-plugin.php:1716
209
  msgid "FAQ"
210
  msgstr "SSS"
211
 
212
+ #: gallery-plugin.php:1717
213
  msgid "Support"
214
  msgstr "Destek"
215
 
216
+ #: gallery-plugin.php:1756
217
  msgid "Updating images..."
218
  msgstr ""
219
 
220
+ #: gallery-plugin.php:1757
221
  #, fuzzy
222
  msgid "No images found."
223
  msgstr "Galeri bulunamadı"
224
 
225
+ #: gallery-plugin.php:1758
226
  msgid "All images were updated."
227
  msgstr ""
228
 
229
+ #: gallery-plugin.php:1759
230
  msgid "Error."
231
  msgstr ""
232
 
233
+ #: gallery-plugin.php:1771
234
  msgid ""
235
  "You are about to remove these items from this gallery.\n"
236
  " 'Cancel' to stop, 'OK' to delete."
237
  msgstr ""
238
 
239
+ #: gallery-plugin.php:1772
240
  msgid ""
241
  "You are about to remove this image from the gallery.\n"
242
  " 'Cancel' to stop, 'OK' to delete."
243
  msgstr ""
244
 
245
+ #: gallery-plugin.php:1773
246
  msgid ""
247
  "Switching to another mode, all unsaved data will be lost. Save data before "
248
  "switching?"
249
  msgstr ""
250
 
251
+ #: gallery-plugin.php:1774
252
  msgid "Insert Media"
253
  msgstr ""
254
 
255
+ #: gallery-plugin.php:1775
256
  msgid "Insert"
257
  msgstr ""
258
 
259
+ #: gallery-plugin.php:2300 gallery-plugin.php:2326
260
  #, fuzzy
261
  msgid "Image size not defined"
262
  msgstr "Resim boyutu"
263
 
264
+ #: gallery-plugin.php:2315
265
  msgid ""
266
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
267
  "reload images manually."
268
  msgstr ""
269
 
270
+ #: gallery-plugin.php:2355 gallery-plugin.php:2358 gallery-plugin.php:2363
271
  msgid "Invalid path"
272
  msgstr ""
273
 
274
+ #: gallery-plugin.php:2452
275
  msgid "List View"
276
  msgstr ""
277
 
278
+ #: gallery-plugin.php:2453
279
  msgid "Grid View"
280
  msgstr ""
281
 
282
+ #: gallery-plugin.php:2508
283
  msgid "Filter"
284
  msgstr ""
285
 
286
+ #: gallery-plugin.php:2512
287
  msgid "Empty Trash"
288
  msgstr ""
289
 
290
+ #: gallery-plugin.php:2533
291
  #, fuzzy
292
  msgid "No images found"
293
  msgstr "Galeri bulunamadı"
294
 
295
+ #: gallery-plugin.php:2585
296
  msgid "Select bulk action"
297
  msgstr ""
298
 
299
+ #: gallery-plugin.php:2587
300
  msgid "Bulk Actions"
301
  msgstr ""
302
 
303
+ #: gallery-plugin.php:2597
304
  msgid "Apply"
305
  msgstr ""
306
 
307
+ #: gallery-plugin.php:2604
308
  #, fuzzy
309
  msgid "Delete from Gallery"
310
  msgstr "Yeni Galeri"
311
 
312
+ #: gallery-plugin.php:2613
313
  msgid "Bulk Select"
314
  msgstr ""
315
 
316
+ #: gallery-plugin.php:2614
317
  msgid "Cancel Selection"
318
  msgstr ""
319
 
320
+ #: gallery-plugin.php:2615
321
  msgid "Delete Selected"
322
  msgstr ""
323
 
324
+ #: gallery-plugin.php:2626
325
  msgid "File"
326
  msgstr ""
327
 
328
+ #: gallery-plugin.php:2627 gallery-plugin.php:2727 gallery-plugin.php:2838
329
  msgid "Dimensions"
330
  msgstr ""
331
 
332
+ #: gallery-plugin.php:2629 gallery-plugin.php:2738 gallery-plugin.php:2848
333
  msgid "Alt Text"
334
  msgstr ""
335
 
336
+ #: gallery-plugin.php:2630 gallery-plugin.php:2742 gallery-plugin.php:2853
337
  msgid "URL"
338
  msgstr "URL"
339
 
340
+ #: gallery-plugin.php:2630 gallery-plugin.php:2744
341
  msgid ""
342
  "Enter your custom URL to link this image to other page or file. Leave blank "
343
  "to open a full size image."
344
  msgstr ""
345
 
346
+ #: gallery-plugin.php:2709
347
  #, fuzzy
348
  msgid "Remove Image from Gallery"
349
  msgstr "Yeni Galeri"
350
 
351
+ #: gallery-plugin.php:2712
352
  #, fuzzy
353
  msgid "Edit Image Info"
354
  msgstr "Ek ID"
355
 
356
+ #: gallery-plugin.php:2713
357
  msgid "Deselect"
358
  msgstr ""
359
 
360
+ #: gallery-plugin.php:2725
361
  msgid "File name"
362
  msgstr ""
363
 
364
+ #: gallery-plugin.php:2726
365
  msgid "File type"
366
  msgstr ""
367
 
368
+ #: gallery-plugin.php:2751
369
  msgid "Description"
370
  msgstr ""
371
 
372
+ #: gallery-plugin.php:2757
373
  #, fuzzy
374
  msgid "Lightbox Button URL"
375
  msgstr "Lightbox arkaplanı"
376
 
377
+ #: gallery-plugin.php:2764
378
  msgid "New Tab"
379
  msgstr ""
380
 
381
+ #: gallery-plugin.php:2766
382
  msgid "Enable to open URLs above in a new tab."
383
  msgstr ""
384
 
385
+ #: gallery-plugin.php:2771
386
  msgid "Go Pro"
387
  msgstr ""
388
 
389
+ #: gallery-plugin.php:2777
390
  msgid "Edit more details"
391
  msgstr ""
392
 
393
+ #: gallery-plugin.php:2779
394
  #, fuzzy
395
  msgid "Remove from Gallery"
396
  msgstr "Yeni Galeri"
397
 
398
+ #: gallery-plugin.php:2813
399
  #, php-format
400
  msgid "Select %s"
401
  msgstr ""
402
 
403
+ #: gallery-plugin.php:2826
404
  #, php-format
405
  msgid "Edit &#8220;%s&#8221;"
406
  msgstr ""
407
 
408
+ #: gallery-plugin.php:2834
409
  #, fuzzy
410
  msgid "Edit Attachment Info"
411
  msgstr "Ek ID"
412
 
413
+ #: gallery-plugin.php:2871 gallery-plugin.php:2884
414
  msgid "Edit"
415
  msgstr ""
416
 
417
+ #: gallery-plugin.php:2874 gallery-plugin.php:2889
418
  msgid "Trash"
419
  msgstr ""
420
 
421
+ #: gallery-plugin.php:2877 gallery-plugin.php:2892
422
  msgid "Delete Permanently"
423
  msgstr ""
424
 
425
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898
426
  #, php-format
427
  msgid "View &#8220;%s&#8221;"
428
  msgstr ""
429
 
430
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898 gallery-plugin.php:2981
431
  msgid "View"
432
  msgstr ""
433
 
434
+ #: gallery-plugin.php:2881
435
  #, fuzzy
436
  msgid "Attach"
437
  msgstr "Ek ID"
438
 
439
+ #: gallery-plugin.php:2887
440
  msgid "Restore"
441
  msgstr ""
442
 
443
+ #: gallery-plugin.php:2916
444
  msgid "A list or dropdown of Gallery categories."
445
  msgstr ""
446
 
447
+ #: gallery-plugin.php:2961
448
  msgid "Select Gallery Category"
449
  msgstr ""
450
 
451
+ #: gallery-plugin.php:3019
452
+ #, fuzzy
453
  msgid "Title:"
454
+ msgstr "Başlık"
455
 
456
+ #: gallery-plugin.php:3022
457
  msgid "Display as dropdown"
458
  msgstr ""
459
 
460
+ #: gallery-plugin.php:3024
461
  msgid "Show gallery counts"
462
  msgstr ""
463
 
464
+ #: gallery-plugin.php:3026
465
  msgid "Show hierarchy"
466
  msgstr ""
467
 
468
+ #: gallery-plugin.php:3142
469
  msgid "Warning"
470
  msgstr ""
471
 
472
+ #: gallery-plugin.php:3142
473
  msgid "You can add only images to the gallery"
474
  msgstr ""
475
 
476
+ #: gallery-plugin.php:3173
477
  msgid "or"
478
  msgstr ""
479
 
480
+ #: gallery-plugin.php:3181
481
  #, fuzzy
482
  msgid "no title"
483
  msgstr "Başlık"
484
 
485
+ #: gallery-plugin.php:3192
486
  #, fuzzy
487
  msgid ""
488
  "Display an album image with the description and the link to a single gallery "
491
  "Eğer Galeri sayfasına link içeren galeri önizlemesi eklemek isterseniz "
492
  "aşağıdaki kodu yapıştırınız"
493
 
494
+ #: gallery-plugin.php:3196
495
  #, fuzzy
496
  msgid "Sorry, no gallery found."
497
  msgstr "Üzgünüz, sonuç bulunamadı."
917
  msgstr ""
918
 
919
  #: includes/class-gllr-settings.php:683
920
+ msgid "\"Order\" field on the gallery edit page"
921
+ msgstr ""
 
922
 
923
  #: includes/class-gllr-settings.php:687
924
  msgid "Select galleries sorting order in your galleries page."
1211
  msgid "Close notice"
1212
  msgstr ""
1213
 
1214
+ #: includes/demo-data/class-bws-demo-data.php:593
1215
  #, php-format
1216
  msgid ""
1217
+ "Do you want to install demo content and settings for %s? (You can do this "
1218
+ "later using Import / Export settings)"
1219
  msgstr ""
1220
 
1221
+ #: includes/demo-data/class-bws-demo-data.php:595
1222
  #, fuzzy
1223
  msgid "Yes, install demo now"
1224
  msgstr "%s yükle"
1225
 
1226
+ #, fuzzy
1227
+ #~ msgid "Sorting order (the input field for sorting order)"
1228
+ #~ msgstr "Sıralama"
1229
+
1230
  #, fuzzy
1231
  #~ msgid ""
1232
  #~ "Enable to display link to the original file under each image in the "
languages/gallery-plugin-uk.mo CHANGED
Binary file
languages/gallery-plugin-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: 2017-11-24 12:41+0200\n"
6
- "PO-Revision-Date: 2017-11-24 12:42+0200\n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: bestwebsoft <https://support.bestwebsoft.com>\n"
9
  "Language: uk_UA\n"
@@ -24,7 +24,7 @@ msgstr "Налаштування Галерей"
24
  msgid "Global Settings"
25
  msgstr "Загальні налаштування"
26
 
27
- #: gallery-plugin.php:43 gallery-plugin.php:2770
28
  msgid "Upgrade to Pro"
29
  msgstr "Оновитися до Pro"
30
 
@@ -40,7 +40,7 @@ msgstr "Переглянути фото &raquo;"
40
  msgid "Galleries"
41
  msgstr "Галереї"
42
 
43
- #: gallery-plugin.php:337 gallery-plugin.php:3186
44
  msgid "Gallery"
45
  msgstr "Галерея"
46
 
@@ -68,9 +68,9 @@ msgstr "Шукати галереї"
68
  msgid "No Gallery found"
69
  msgstr "Жодної галереї не знайдено"
70
 
71
- #: gallery-plugin.php:365 gallery-plugin.php:1600 gallery-plugin.php:2916
72
- #: gallery-plugin.php:2924 gallery-plugin.php:2962 gallery-plugin.php:2985
73
- #: gallery-plugin.php:3170
74
  msgid "Gallery Categories"
75
  msgstr "Категорії галерей"
76
 
@@ -167,7 +167,7 @@ msgstr "Усі категорії галерей"
167
  msgid "You can't delete default gallery category."
168
  msgstr "Ви не можете видалити стандартну категорію галереї."
169
 
170
- #: gallery-plugin.php:1089 gallery-plugin.php:1196 gallery-plugin.php:2107
171
  msgid "Sorry, nothing found."
172
  msgstr "Вибачте, нічого не знайдено."
173
 
@@ -175,8 +175,8 @@ msgstr "Вибачте, нічого не знайдено."
175
  msgid "Featured Image"
176
  msgstr "Зображення альбому"
177
 
178
- #: gallery-plugin.php:1597 gallery-plugin.php:2627 gallery-plugin.php:2731
179
- #: gallery-plugin.php:2842 includes/class-gllr-settings.php:679
180
  msgid "Title"
181
  msgstr "Назва"
182
 
@@ -259,11 +259,11 @@ msgstr "Додати медіафайл"
259
  msgid "Insert"
260
  msgstr "Додати"
261
 
262
- #: gallery-plugin.php:2299 gallery-plugin.php:2325
263
  msgid "Image size not defined"
264
  msgstr "Неможливо визначити розмір зображення"
265
 
266
- #: gallery-plugin.php:2314
267
  msgid ""
268
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
269
  "reload images manually."
@@ -271,75 +271,75 @@ msgstr ""
271
  "Плагін може оновити тільки такі типи файлів: PNG, JPEG, GIF, XBM або WPMP. "
272
  "Для інших типів, будь ласка, перезавантажте зображення вручну."
273
 
274
- #: gallery-plugin.php:2354 gallery-plugin.php:2357 gallery-plugin.php:2362
275
  msgid "Invalid path"
276
  msgstr "Невірний шлях до зображення"
277
 
278
- #: gallery-plugin.php:2451
279
  msgid "List View"
280
  msgstr "У вигляді списку"
281
 
282
- #: gallery-plugin.php:2452
283
  msgid "Grid View"
284
  msgstr "У вигляді сітки"
285
 
286
- #: gallery-plugin.php:2507
287
  msgid "Filter"
288
  msgstr "Фільтр"
289
 
290
- #: gallery-plugin.php:2511
291
  msgid "Empty Trash"
292
  msgstr "Очистити кошик"
293
 
294
- #: gallery-plugin.php:2532
295
  msgid "No images found"
296
  msgstr "Жодного зображення не знайдено"
297
 
298
- #: gallery-plugin.php:2584
299
  msgid "Select bulk action"
300
  msgstr "Вибрати групову дію"
301
 
302
- #: gallery-plugin.php:2586
303
  msgid "Bulk Actions"
304
  msgstr "Групові дії"
305
 
306
- #: gallery-plugin.php:2596
307
  msgid "Apply"
308
  msgstr "Застосувати"
309
 
310
- #: gallery-plugin.php:2603
311
  msgid "Delete from Gallery"
312
  msgstr "Видалити з галереї"
313
 
314
- #: gallery-plugin.php:2612
315
  msgid "Bulk Select"
316
  msgstr "Вибір"
317
 
318
- #: gallery-plugin.php:2613
319
  msgid "Cancel Selection"
320
  msgstr "Скасувати вибір"
321
 
322
- #: gallery-plugin.php:2614
323
  msgid "Delete Selected"
324
  msgstr "Видалити вибране"
325
 
326
- #: gallery-plugin.php:2625
327
  msgid "File"
328
  msgstr "Файл"
329
 
330
- #: gallery-plugin.php:2626 gallery-plugin.php:2726 gallery-plugin.php:2837
331
  msgid "Dimensions"
332
  msgstr "Розміри"
333
 
334
- #: gallery-plugin.php:2628 gallery-plugin.php:2737 gallery-plugin.php:2847
335
  msgid "Alt Text"
336
  msgstr "Альтернативний текст"
337
 
338
- #: gallery-plugin.php:2629 gallery-plugin.php:2741 gallery-plugin.php:2852
339
  msgid "URL"
340
  msgstr "Посилання"
341
 
342
- #: gallery-plugin.php:2629 gallery-plugin.php:2743
343
  msgid ""
344
  "Enter your custom URL to link this image to other page or file. Leave blank "
345
  "to open a full size image."
@@ -347,138 +347,138 @@ msgstr ""
347
  "Введіть свій власний URL, щоб зв'язати це зображення з іншою сторінкою або "
348
  "файлом. Залиште порожнім, щоб відкрити повнорозмірне зображення."
349
 
350
- #: gallery-plugin.php:2708
351
  msgid "Remove Image from Gallery"
352
  msgstr "Видалити зображення з галереї"
353
 
354
- #: gallery-plugin.php:2711
355
  msgid "Edit Image Info"
356
  msgstr "Редагувати інформацію зображення"
357
 
358
- #: gallery-plugin.php:2712
359
  msgid "Deselect"
360
  msgstr "Скасувати вибір"
361
 
362
- #: gallery-plugin.php:2724
363
  msgid "File name"
364
  msgstr "Назва файлу"
365
 
366
- #: gallery-plugin.php:2725
367
  msgid "File type"
368
  msgstr "Тип файлу"
369
 
370
- #: gallery-plugin.php:2750
371
  msgid "Description"
372
  msgstr "Опис"
373
 
374
- #: gallery-plugin.php:2756
375
  msgid "Lightbox Button URL"
376
  msgstr "Посилання для кнопки в лайтбоксі"
377
 
378
- #: gallery-plugin.php:2763
379
  msgid "New Tab"
380
  msgstr "Нова вкладка"
381
 
382
- #: gallery-plugin.php:2765
383
  msgid "Enable to open URLs above in a new tab."
384
  msgstr "Увімкніть, щоб відкрити вказаний вище URL в новій вкладці."
385
 
386
- #: gallery-plugin.php:2770
387
  msgid "Go Pro"
388
  msgstr "Оновитися до Pro"
389
 
390
- #: gallery-plugin.php:2776
391
  msgid "Edit more details"
392
  msgstr "Змінити деталі"
393
 
394
- #: gallery-plugin.php:2778
395
  msgid "Remove from Gallery"
396
  msgstr "Видалити з галереї"
397
 
398
- #: gallery-plugin.php:2812
399
  #, php-format
400
  msgid "Select %s"
401
  msgstr "Вибрати %s"
402
 
403
- #: gallery-plugin.php:2825
404
  #, php-format
405
  msgid "Edit &#8220;%s&#8221;"
406
  msgstr "Редагувати &#8220;%s&#8221;"
407
 
408
- #: gallery-plugin.php:2833
409
  msgid "Edit Attachment Info"
410
  msgstr "Змінити інформацію зображення"
411
 
412
- #: gallery-plugin.php:2870 gallery-plugin.php:2883
413
  msgid "Edit"
414
  msgstr "Змінити"
415
 
416
- #: gallery-plugin.php:2873 gallery-plugin.php:2888
417
  msgid "Trash"
418
  msgstr "Кошик"
419
 
420
- #: gallery-plugin.php:2876 gallery-plugin.php:2891
421
  msgid "Delete Permanently"
422
  msgstr "Видалити назавжди"
423
 
424
- #: gallery-plugin.php:2878 gallery-plugin.php:2897
425
  #, php-format
426
  msgid "View &#8220;%s&#8221;"
427
  msgstr "Перегляд &#8220;%s&#8221;"
428
 
429
- #: gallery-plugin.php:2878 gallery-plugin.php:2897 gallery-plugin.php:2980
430
  msgid "View"
431
  msgstr "Перегляд"
432
 
433
- #: gallery-plugin.php:2880
434
  msgid "Attach"
435
  msgstr "Прикріпити"
436
 
437
- #: gallery-plugin.php:2886
438
  msgid "Restore"
439
  msgstr "Відновити"
440
 
441
- #: gallery-plugin.php:2915
442
  msgid "A list or dropdown of Gallery categories."
443
  msgstr "Список чи випадаюче меню категорій галерей."
444
 
445
- #: gallery-plugin.php:2960
446
  msgid "Select Gallery Category"
447
  msgstr "Оберіть категорію галерей"
448
 
449
- #: gallery-plugin.php:3018
450
  msgid "Title:"
451
  msgstr "Заголовок:"
452
 
453
- #: gallery-plugin.php:3021
454
  msgid "Display as dropdown"
455
  msgstr "У вигляді випадаючого меню"
456
 
457
- #: gallery-plugin.php:3023
458
  msgid "Show gallery counts"
459
  msgstr "Показати кількість галерей"
460
 
461
- #: gallery-plugin.php:3025
462
  msgid "Show hierarchy"
463
  msgstr "Показати ієрархію"
464
 
465
- #: gallery-plugin.php:3141
466
  msgid "Warning"
467
  msgstr "Увага"
468
 
469
- #: gallery-plugin.php:3141
470
  msgid "You can add only images to the gallery"
471
  msgstr "В галерею можна додати лише зображення"
472
 
473
- #: gallery-plugin.php:3172
474
  msgid "or"
475
  msgstr "або"
476
 
477
- #: gallery-plugin.php:3180
478
  msgid "no title"
479
  msgstr "без назви"
480
 
481
- #: gallery-plugin.php:3191
482
  msgid ""
483
  "Display an album image with the description and the link to a single gallery "
484
  "page"
@@ -486,7 +486,7 @@ msgstr ""
486
  "Відобразити зображення альбому з описом і посиланням на окрему сторінку "
487
  "галереї"
488
 
489
- #: gallery-plugin.php:3195
490
  msgid "Sorry, no gallery found."
491
  msgstr "Вибачте, жодної галереї не знайдено."
492
 
@@ -909,8 +909,8 @@ msgid "Comment count"
909
  msgstr "Кількість коментарів"
910
 
911
  #: includes/class-gllr-settings.php:683
912
- msgid "Sorting order (the input field for sorting order)"
913
- msgstr "Порядок сортування (поле введення для сортування)"
914
 
915
  #: includes/class-gllr-settings.php:687
916
  msgid "Select galleries sorting order in your galleries page."
@@ -1207,19 +1207,22 @@ msgstr "Видалення демо-даних пройшло із помилк
1207
  msgid "Close notice"
1208
  msgstr "Закрити повідомлення"
1209
 
1210
- #: includes/demo-data/class-bws-demo-data.php:591
1211
  #, php-format
1212
  msgid ""
1213
- "Do you want to install demo content and settings for %s (You can do this "
1214
- "later using Import / Export settings)?"
1215
  msgstr ""
1216
- "Ви хочете встановити демо-контент і налаштування для %s (Ви можете зробити "
1217
- "це пізніше, використовуючи налаштування Імпорту / Експорту) ?"
1218
 
1219
- #: includes/demo-data/class-bws-demo-data.php:591
1220
  msgid "Yes, install demo now"
1221
  msgstr "Так, встановити демо-дані зараз"
1222
 
 
 
 
1223
  #~ msgid "Enable to show likes counter for each social button."
1224
  #~ msgstr "Увімкніть, щоб показати лічильник для кожної соціальної кнопки."
1225
 
2
  msgstr ""
3
  "Project-Id-Version: Gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-12-15 15:08+0200\n"
6
+ "PO-Revision-Date: 2017-12-15 15:10+0200\n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: bestwebsoft <https://support.bestwebsoft.com>\n"
9
  "Language: uk_UA\n"
24
  msgid "Global Settings"
25
  msgstr "Загальні налаштування"
26
 
27
+ #: gallery-plugin.php:43 gallery-plugin.php:2771
28
  msgid "Upgrade to Pro"
29
  msgstr "Оновитися до Pro"
30
 
40
  msgid "Galleries"
41
  msgstr "Галереї"
42
 
43
+ #: gallery-plugin.php:337 gallery-plugin.php:3187
44
  msgid "Gallery"
45
  msgstr "Галерея"
46
 
68
  msgid "No Gallery found"
69
  msgstr "Жодної галереї не знайдено"
70
 
71
+ #: gallery-plugin.php:365 gallery-plugin.php:1600 gallery-plugin.php:2917
72
+ #: gallery-plugin.php:2925 gallery-plugin.php:2963 gallery-plugin.php:2986
73
+ #: gallery-plugin.php:3171
74
  msgid "Gallery Categories"
75
  msgstr "Категорії галерей"
76
 
167
  msgid "You can't delete default gallery category."
168
  msgstr "Ви не можете видалити стандартну категорію галереї."
169
 
170
+ #: gallery-plugin.php:1089 gallery-plugin.php:1196 gallery-plugin.php:2108
171
  msgid "Sorry, nothing found."
172
  msgstr "Вибачте, нічого не знайдено."
173
 
175
  msgid "Featured Image"
176
  msgstr "Зображення альбому"
177
 
178
+ #: gallery-plugin.php:1597 gallery-plugin.php:2628 gallery-plugin.php:2732
179
+ #: gallery-plugin.php:2843 includes/class-gllr-settings.php:679
180
  msgid "Title"
181
  msgstr "Назва"
182
 
259
  msgid "Insert"
260
  msgstr "Додати"
261
 
262
+ #: gallery-plugin.php:2300 gallery-plugin.php:2326
263
  msgid "Image size not defined"
264
  msgstr "Неможливо визначити розмір зображення"
265
 
266
+ #: gallery-plugin.php:2315
267
  msgid ""
268
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
269
  "reload images manually."
271
  "Плагін може оновити тільки такі типи файлів: PNG, JPEG, GIF, XBM або WPMP. "
272
  "Для інших типів, будь ласка, перезавантажте зображення вручну."
273
 
274
+ #: gallery-plugin.php:2355 gallery-plugin.php:2358 gallery-plugin.php:2363
275
  msgid "Invalid path"
276
  msgstr "Невірний шлях до зображення"
277
 
278
+ #: gallery-plugin.php:2452
279
  msgid "List View"
280
  msgstr "У вигляді списку"
281
 
282
+ #: gallery-plugin.php:2453
283
  msgid "Grid View"
284
  msgstr "У вигляді сітки"
285
 
286
+ #: gallery-plugin.php:2508
287
  msgid "Filter"
288
  msgstr "Фільтр"
289
 
290
+ #: gallery-plugin.php:2512
291
  msgid "Empty Trash"
292
  msgstr "Очистити кошик"
293
 
294
+ #: gallery-plugin.php:2533
295
  msgid "No images found"
296
  msgstr "Жодного зображення не знайдено"
297
 
298
+ #: gallery-plugin.php:2585
299
  msgid "Select bulk action"
300
  msgstr "Вибрати групову дію"
301
 
302
+ #: gallery-plugin.php:2587
303
  msgid "Bulk Actions"
304
  msgstr "Групові дії"
305
 
306
+ #: gallery-plugin.php:2597
307
  msgid "Apply"
308
  msgstr "Застосувати"
309
 
310
+ #: gallery-plugin.php:2604
311
  msgid "Delete from Gallery"
312
  msgstr "Видалити з галереї"
313
 
314
+ #: gallery-plugin.php:2613
315
  msgid "Bulk Select"
316
  msgstr "Вибір"
317
 
318
+ #: gallery-plugin.php:2614
319
  msgid "Cancel Selection"
320
  msgstr "Скасувати вибір"
321
 
322
+ #: gallery-plugin.php:2615
323
  msgid "Delete Selected"
324
  msgstr "Видалити вибране"
325
 
326
+ #: gallery-plugin.php:2626
327
  msgid "File"
328
  msgstr "Файл"
329
 
330
+ #: gallery-plugin.php:2627 gallery-plugin.php:2727 gallery-plugin.php:2838
331
  msgid "Dimensions"
332
  msgstr "Розміри"
333
 
334
+ #: gallery-plugin.php:2629 gallery-plugin.php:2738 gallery-plugin.php:2848
335
  msgid "Alt Text"
336
  msgstr "Альтернативний текст"
337
 
338
+ #: gallery-plugin.php:2630 gallery-plugin.php:2742 gallery-plugin.php:2853
339
  msgid "URL"
340
  msgstr "Посилання"
341
 
342
+ #: gallery-plugin.php:2630 gallery-plugin.php:2744
343
  msgid ""
344
  "Enter your custom URL to link this image to other page or file. Leave blank "
345
  "to open a full size image."
347
  "Введіть свій власний URL, щоб зв'язати це зображення з іншою сторінкою або "
348
  "файлом. Залиште порожнім, щоб відкрити повнорозмірне зображення."
349
 
350
+ #: gallery-plugin.php:2709
351
  msgid "Remove Image from Gallery"
352
  msgstr "Видалити зображення з галереї"
353
 
354
+ #: gallery-plugin.php:2712
355
  msgid "Edit Image Info"
356
  msgstr "Редагувати інформацію зображення"
357
 
358
+ #: gallery-plugin.php:2713
359
  msgid "Deselect"
360
  msgstr "Скасувати вибір"
361
 
362
+ #: gallery-plugin.php:2725
363
  msgid "File name"
364
  msgstr "Назва файлу"
365
 
366
+ #: gallery-plugin.php:2726
367
  msgid "File type"
368
  msgstr "Тип файлу"
369
 
370
+ #: gallery-plugin.php:2751
371
  msgid "Description"
372
  msgstr "Опис"
373
 
374
+ #: gallery-plugin.php:2757
375
  msgid "Lightbox Button URL"
376
  msgstr "Посилання для кнопки в лайтбоксі"
377
 
378
+ #: gallery-plugin.php:2764
379
  msgid "New Tab"
380
  msgstr "Нова вкладка"
381
 
382
+ #: gallery-plugin.php:2766
383
  msgid "Enable to open URLs above in a new tab."
384
  msgstr "Увімкніть, щоб відкрити вказаний вище URL в новій вкладці."
385
 
386
+ #: gallery-plugin.php:2771
387
  msgid "Go Pro"
388
  msgstr "Оновитися до Pro"
389
 
390
+ #: gallery-plugin.php:2777
391
  msgid "Edit more details"
392
  msgstr "Змінити деталі"
393
 
394
+ #: gallery-plugin.php:2779
395
  msgid "Remove from Gallery"
396
  msgstr "Видалити з галереї"
397
 
398
+ #: gallery-plugin.php:2813
399
  #, php-format
400
  msgid "Select %s"
401
  msgstr "Вибрати %s"
402
 
403
+ #: gallery-plugin.php:2826
404
  #, php-format
405
  msgid "Edit &#8220;%s&#8221;"
406
  msgstr "Редагувати &#8220;%s&#8221;"
407
 
408
+ #: gallery-plugin.php:2834
409
  msgid "Edit Attachment Info"
410
  msgstr "Змінити інформацію зображення"
411
 
412
+ #: gallery-plugin.php:2871 gallery-plugin.php:2884
413
  msgid "Edit"
414
  msgstr "Змінити"
415
 
416
+ #: gallery-plugin.php:2874 gallery-plugin.php:2889
417
  msgid "Trash"
418
  msgstr "Кошик"
419
 
420
+ #: gallery-plugin.php:2877 gallery-plugin.php:2892
421
  msgid "Delete Permanently"
422
  msgstr "Видалити назавжди"
423
 
424
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898
425
  #, php-format
426
  msgid "View &#8220;%s&#8221;"
427
  msgstr "Перегляд &#8220;%s&#8221;"
428
 
429
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898 gallery-plugin.php:2981
430
  msgid "View"
431
  msgstr "Перегляд"
432
 
433
+ #: gallery-plugin.php:2881
434
  msgid "Attach"
435
  msgstr "Прикріпити"
436
 
437
+ #: gallery-plugin.php:2887
438
  msgid "Restore"
439
  msgstr "Відновити"
440
 
441
+ #: gallery-plugin.php:2916
442
  msgid "A list or dropdown of Gallery categories."
443
  msgstr "Список чи випадаюче меню категорій галерей."
444
 
445
+ #: gallery-plugin.php:2961
446
  msgid "Select Gallery Category"
447
  msgstr "Оберіть категорію галерей"
448
 
449
+ #: gallery-plugin.php:3019
450
  msgid "Title:"
451
  msgstr "Заголовок:"
452
 
453
+ #: gallery-plugin.php:3022
454
  msgid "Display as dropdown"
455
  msgstr "У вигляді випадаючого меню"
456
 
457
+ #: gallery-plugin.php:3024
458
  msgid "Show gallery counts"
459
  msgstr "Показати кількість галерей"
460
 
461
+ #: gallery-plugin.php:3026
462
  msgid "Show hierarchy"
463
  msgstr "Показати ієрархію"
464
 
465
+ #: gallery-plugin.php:3142
466
  msgid "Warning"
467
  msgstr "Увага"
468
 
469
+ #: gallery-plugin.php:3142
470
  msgid "You can add only images to the gallery"
471
  msgstr "В галерею можна додати лише зображення"
472
 
473
+ #: gallery-plugin.php:3173
474
  msgid "or"
475
  msgstr "або"
476
 
477
+ #: gallery-plugin.php:3181
478
  msgid "no title"
479
  msgstr "без назви"
480
 
481
+ #: gallery-plugin.php:3192
482
  msgid ""
483
  "Display an album image with the description and the link to a single gallery "
484
  "page"
486
  "Відобразити зображення альбому з описом і посиланням на окрему сторінку "
487
  "галереї"
488
 
489
+ #: gallery-plugin.php:3196
490
  msgid "Sorry, no gallery found."
491
  msgstr "Вибачте, жодної галереї не знайдено."
492
 
909
  msgstr "Кількість коментарів"
910
 
911
  #: includes/class-gllr-settings.php:683
912
+ msgid "\"Order\" field on the gallery edit page"
913
+ msgstr "Поле \"Порядок розміщення\" на сторінці редагування"
914
 
915
  #: includes/class-gllr-settings.php:687
916
  msgid "Select galleries sorting order in your galleries page."
1207
  msgid "Close notice"
1208
  msgstr "Закрити повідомлення"
1209
 
1210
+ #: includes/demo-data/class-bws-demo-data.php:593
1211
  #, php-format
1212
  msgid ""
1213
+ "Do you want to install demo content and settings for %s? (You can do this "
1214
+ "later using Import / Export settings)"
1215
  msgstr ""
1216
+ "Ви хочете встановити демо-контент і налаштування для %s? (Ви можете зробити "
1217
+ "це пізніше, використовуючи налаштування Імпорту / Експорту)"
1218
 
1219
+ #: includes/demo-data/class-bws-demo-data.php:595
1220
  msgid "Yes, install demo now"
1221
  msgstr "Так, встановити демо-дані зараз"
1222
 
1223
+ #~ msgid "Sorting order (the input field for sorting order)"
1224
+ #~ msgstr "Порядок сортування (поле введення для сортування)"
1225
+
1226
  #~ msgid "Enable to show likes counter for each social button."
1227
  #~ msgstr "Увімкніть, щоб показати лічильник для кожної соціальної кнопки."
1228
 
languages/gallery-plugin-zh_CN.mo CHANGED
Binary file
languages/gallery-plugin-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: 2017-12-05 16:19+0200\n"
6
- "PO-Revision-Date: 2017-12-05 16:19+0200\n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: Xiaobo Chen <mibcxb@gmail.com>\n"
9
  "Language: zh_CN\n"
@@ -25,7 +25,7 @@ msgstr "画廊设置"
25
  msgid "Global Settings"
26
  msgstr "画廊设置"
27
 
28
- #: gallery-plugin.php:43 gallery-plugin.php:2772
29
  msgid "Upgrade to Pro"
30
  msgstr ""
31
 
@@ -41,7 +41,7 @@ msgstr "查看影像 &raquo;"
41
  msgid "Galleries"
42
  msgstr "画廊"
43
 
44
- #: gallery-plugin.php:337 gallery-plugin.php:3188
45
  msgid "Gallery"
46
  msgstr "画廊"
47
 
@@ -70,9 +70,9 @@ msgstr "画廊"
70
  msgid "No Gallery found"
71
  msgstr "没有找到画廊"
72
 
73
- #: gallery-plugin.php:365 gallery-plugin.php:1602 gallery-plugin.php:2918
74
- #: gallery-plugin.php:2926 gallery-plugin.php:2964 gallery-plugin.php:2987
75
- #: gallery-plugin.php:3172
76
  #, fuzzy
77
  msgid "Gallery Categories"
78
  msgstr "画廊中影像的尺寸"
@@ -154,7 +154,7 @@ msgid ""
154
  "not be deleted. These galleries will be moved to the category %s."
155
  msgstr ""
156
 
157
- #: gallery-plugin.php:594 gallery-plugin.php:1601
158
  #, fuzzy
159
  msgid "Shortcode"
160
  msgstr "画廊代码"
@@ -167,100 +167,100 @@ msgstr ""
167
  msgid "You can't delete default gallery category."
168
  msgstr ""
169
 
170
- #: gallery-plugin.php:1091 gallery-plugin.php:1198 gallery-plugin.php:2109
171
  msgid "Sorry, nothing found."
172
  msgstr "对不起 - 没有找到。"
173
 
174
- #: gallery-plugin.php:1598
175
  msgid "Featured Image"
176
  msgstr ""
177
 
178
- #: gallery-plugin.php:1599 gallery-plugin.php:2629 gallery-plugin.php:2733
179
- #: gallery-plugin.php:2844 includes/class-gllr-settings.php:679
180
  msgid "Title"
181
  msgstr "标题"
182
 
183
- #: gallery-plugin.php:1600 includes/class-gllr-settings.php:41
184
  #, fuzzy
185
  msgid "Images"
186
- msgstr "影像"
187
 
188
- #: gallery-plugin.php:1603 includes/class-gllr-settings.php:684
189
  msgid "Author"
190
  msgstr "作者"
191
 
192
- #: gallery-plugin.php:1604 includes/class-gllr-settings.php:513
193
  #: includes/class-gllr-settings.php:680
194
  msgid "Date"
195
  msgstr "日期"
196
 
197
- #: gallery-plugin.php:1690
198
  #, php-format
199
  msgid "%s Settings"
200
  msgstr ""
201
 
202
- #: gallery-plugin.php:1717 gallery-plugin.php:1735
203
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
204
  msgid "Settings"
205
  msgstr "设置"
206
 
207
- #: gallery-plugin.php:1718
208
  msgid "FAQ"
209
  msgstr "常见问题"
210
 
211
- #: gallery-plugin.php:1719
212
  msgid "Support"
213
  msgstr "支持"
214
 
215
- #: gallery-plugin.php:1758
216
  msgid "Updating images..."
217
  msgstr "正在更新影像..."
218
 
219
- #: gallery-plugin.php:1759
220
  #, fuzzy
221
  msgid "No images found."
222
  msgstr "没有找到影像"
223
 
224
- #: gallery-plugin.php:1760
225
  #, fuzzy
226
  msgid "All images were updated."
227
  msgstr "已更新全部影像"
228
 
229
- #: gallery-plugin.php:1761
230
  msgid "Error."
231
  msgstr "错误。"
232
 
233
- #: gallery-plugin.php:1773
234
  msgid ""
235
  "You are about to remove these items from this gallery.\n"
236
  " 'Cancel' to stop, 'OK' to delete."
237
  msgstr ""
238
 
239
- #: gallery-plugin.php:1774
240
  msgid ""
241
  "You are about to remove this image from the gallery.\n"
242
  " 'Cancel' to stop, 'OK' to delete."
243
  msgstr ""
244
 
245
- #: gallery-plugin.php:1775
246
  msgid ""
247
  "Switching to another mode, all unsaved data will be lost. Save data before "
248
  "switching?"
249
  msgstr ""
250
 
251
- #: gallery-plugin.php:1776
252
  msgid "Insert Media"
253
  msgstr ""
254
 
255
- #: gallery-plugin.php:1777
256
  msgid "Insert"
257
  msgstr ""
258
 
259
- #: gallery-plugin.php:2301 gallery-plugin.php:2327
260
  msgid "Image size not defined"
261
  msgstr "影像尺寸未定义"
262
 
263
- #: gallery-plugin.php:2316
264
  #, fuzzy
265
  msgid ""
266
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
@@ -269,230 +269,231 @@ msgstr ""
269
  "我们仅可以更新 PNG,JPEG,GIF,WPMP 或 XBM 文件。对于其他文件类型,请手动重新"
270
  "加载影像。"
271
 
272
- #: gallery-plugin.php:2356 gallery-plugin.php:2359 gallery-plugin.php:2364
273
  msgid "Invalid path"
274
  msgstr "无效的路径"
275
 
276
- #: gallery-plugin.php:2453
277
  msgid "List View"
278
  msgstr ""
279
 
280
- #: gallery-plugin.php:2454
281
  msgid "Grid View"
282
  msgstr ""
283
 
284
- #: gallery-plugin.php:2509
285
  msgid "Filter"
286
  msgstr ""
287
 
288
- #: gallery-plugin.php:2513
289
  msgid "Empty Trash"
290
  msgstr ""
291
 
292
- #: gallery-plugin.php:2534
293
  #, fuzzy
294
  msgid "No images found"
295
  msgstr "没有找到影像"
296
 
297
- #: gallery-plugin.php:2586
298
  msgid "Select bulk action"
299
  msgstr ""
300
 
301
- #: gallery-plugin.php:2588
302
  msgid "Bulk Actions"
303
  msgstr ""
304
 
305
- #: gallery-plugin.php:2598
306
  msgid "Apply"
307
  msgstr ""
308
 
309
- #: gallery-plugin.php:2605
310
  #, fuzzy
311
  msgid "Delete from Gallery"
312
  msgstr "新画廊"
313
 
314
- #: gallery-plugin.php:2614
315
  msgid "Bulk Select"
316
  msgstr ""
317
 
318
- #: gallery-plugin.php:2615
319
  msgid "Cancel Selection"
320
  msgstr ""
321
 
322
- #: gallery-plugin.php:2616
323
  msgid "Delete Selected"
324
  msgstr ""
325
 
326
- #: gallery-plugin.php:2627
327
  msgid "File"
328
  msgstr ""
329
 
330
- #: gallery-plugin.php:2628 gallery-plugin.php:2728 gallery-plugin.php:2839
331
  msgid "Dimensions"
332
  msgstr ""
333
 
334
- #: gallery-plugin.php:2630 gallery-plugin.php:2739 gallery-plugin.php:2849
335
  #, fuzzy
336
  msgid "Alt Text"
337
  msgstr "Alt标签"
338
 
339
- #: gallery-plugin.php:2631 gallery-plugin.php:2743 gallery-plugin.php:2854
340
  msgid "URL"
341
  msgstr "URL"
342
 
343
- #: gallery-plugin.php:2631 gallery-plugin.php:2745
344
  msgid ""
345
  "Enter your custom URL to link this image to other page or file. Leave blank "
346
  "to open a full size image."
347
  msgstr ""
348
 
349
- #: gallery-plugin.php:2710
350
  #, fuzzy
351
  msgid "Remove Image from Gallery"
352
  msgstr "新画廊"
353
 
354
- #: gallery-plugin.php:2713
355
  #, fuzzy
356
  msgid "Edit Image Info"
357
  msgstr "附件ID"
358
 
359
- #: gallery-plugin.php:2714
360
  msgid "Deselect"
361
  msgstr ""
362
 
363
- #: gallery-plugin.php:2726
364
  msgid "File name"
365
  msgstr ""
366
 
367
- #: gallery-plugin.php:2727
368
  msgid "File type"
369
  msgstr ""
370
 
371
- #: gallery-plugin.php:2752
372
  msgid "Description"
373
  msgstr "描述"
374
 
375
- #: gallery-plugin.php:2758
376
  #, fuzzy
377
  msgid "Lightbox Button URL"
378
  msgstr "灯箱按钮链接"
379
 
380
- #: gallery-plugin.php:2765
381
  msgid "New Tab"
382
  msgstr ""
383
 
384
- #: gallery-plugin.php:2767
385
  msgid "Enable to open URLs above in a new tab."
386
  msgstr ""
387
 
388
- #: gallery-plugin.php:2772
389
  #, fuzzy
390
  msgid "Go Pro"
391
  msgstr "转到高级版"
392
 
393
- #: gallery-plugin.php:2778
394
  msgid "Edit more details"
395
  msgstr ""
396
 
397
- #: gallery-plugin.php:2780
398
  #, fuzzy
399
  msgid "Remove from Gallery"
400
  msgstr "新画廊"
401
 
402
- #: gallery-plugin.php:2814
403
  #, php-format
404
  msgid "Select %s"
405
  msgstr ""
406
 
407
- #: gallery-plugin.php:2827
408
  #, php-format
409
  msgid "Edit &#8220;%s&#8221;"
410
  msgstr ""
411
 
412
- #: gallery-plugin.php:2835
413
  #, fuzzy
414
  msgid "Edit Attachment Info"
415
  msgstr "附件ID"
416
 
417
- #: gallery-plugin.php:2872 gallery-plugin.php:2885
418
  msgid "Edit"
419
  msgstr ""
420
 
421
- #: gallery-plugin.php:2875 gallery-plugin.php:2890
422
  msgid "Trash"
423
  msgstr ""
424
 
425
- #: gallery-plugin.php:2878 gallery-plugin.php:2893
426
  msgid "Delete Permanently"
427
  msgstr ""
428
 
429
- #: gallery-plugin.php:2880 gallery-plugin.php:2899
430
  #, php-format
431
  msgid "View &#8220;%s&#8221;"
432
  msgstr ""
433
 
434
- #: gallery-plugin.php:2880 gallery-plugin.php:2899 gallery-plugin.php:2982
435
  msgid "View"
436
  msgstr ""
437
 
438
- #: gallery-plugin.php:2882
439
  #, fuzzy
440
  msgid "Attach"
441
  msgstr "附件ID"
442
 
443
- #: gallery-plugin.php:2888
444
  msgid "Restore"
445
  msgstr ""
446
 
447
- #: gallery-plugin.php:2917
448
  msgid "A list or dropdown of Gallery categories."
449
  msgstr ""
450
 
451
- #: gallery-plugin.php:2962
452
  msgid "Select Gallery Category"
453
  msgstr ""
454
 
455
- #: gallery-plugin.php:3020
 
456
  msgid "Title:"
457
- msgstr ""
458
 
459
- #: gallery-plugin.php:3023
460
  msgid "Display as dropdown"
461
  msgstr ""
462
 
463
- #: gallery-plugin.php:3025
464
  msgid "Show gallery counts"
465
  msgstr ""
466
 
467
- #: gallery-plugin.php:3027
468
  msgid "Show hierarchy"
469
  msgstr ""
470
 
471
- #: gallery-plugin.php:3143
472
  msgid "Warning"
473
  msgstr ""
474
 
475
- #: gallery-plugin.php:3143
476
  msgid "You can add only images to the gallery"
477
  msgstr ""
478
 
479
- #: gallery-plugin.php:3174
480
  msgid "or"
481
  msgstr "或"
482
 
483
- #: gallery-plugin.php:3182
484
  #, fuzzy
485
  msgid "no title"
486
  msgstr "标题"
487
 
488
- #: gallery-plugin.php:3193
489
  #, fuzzy
490
  msgid ""
491
  "Display an album image with the description and the link to a single gallery "
492
  "page"
493
  msgstr "如果您想显示一个简述,其包含屏幕截图且具有指向一个图集的链接"
494
 
495
- #: gallery-plugin.php:3197
496
  #, fuzzy
497
  msgid "Sorry, no gallery found."
498
  msgstr "对不起 - 没有找到。"
@@ -919,9 +920,8 @@ msgid "Comment count"
919
  msgstr ""
920
 
921
  #: includes/class-gllr-settings.php:683
922
- #, fuzzy
923
- msgid "Sorting order (the input field for sorting order)"
924
- msgstr "分类排序(插入/上传媒体图集对话框中的输入字段)"
925
 
926
  #: includes/class-gllr-settings.php:687
927
  msgid "Select galleries sorting order in your galleries page."
@@ -1217,18 +1217,22 @@ msgstr ""
1217
  msgid "Close notice"
1218
  msgstr ""
1219
 
1220
- #: includes/demo-data/class-bws-demo-data.php:591
1221
  #, php-format
1222
  msgid ""
1223
- "Do you want to install demo content and settings for %s (You can do this "
1224
- "later using Import / Export settings)?"
1225
  msgstr ""
1226
 
1227
- #: includes/demo-data/class-bws-demo-data.php:591
1228
  #, fuzzy
1229
  msgid "Yes, install demo now"
1230
  msgstr "安装 %s"
1231
 
 
 
 
 
1232
  #, fuzzy
1233
  #~ msgid "Enable to use a lightbox helper navigation between images.."
1234
  #~ msgstr "在同一页面上为多个画廊使用同一个灯箱"
2
  msgstr ""
3
  "Project-Id-Version: Gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-12-15 15:08+0200\n"
6
+ "PO-Revision-Date: 2017-12-15 15:08+0200\n"
7
  "Last-Translator: bestwebsoft.com <plugin@bestwebsoft.com>\n"
8
  "Language-Team: Xiaobo Chen <mibcxb@gmail.com>\n"
9
  "Language: zh_CN\n"
25
  msgid "Global Settings"
26
  msgstr "画廊设置"
27
 
28
+ #: gallery-plugin.php:43 gallery-plugin.php:2771
29
  msgid "Upgrade to Pro"
30
  msgstr ""
31
 
41
  msgid "Galleries"
42
  msgstr "画廊"
43
 
44
+ #: gallery-plugin.php:337 gallery-plugin.php:3187
45
  msgid "Gallery"
46
  msgstr "画廊"
47
 
70
  msgid "No Gallery found"
71
  msgstr "没有找到画廊"
72
 
73
+ #: gallery-plugin.php:365 gallery-plugin.php:1600 gallery-plugin.php:2917
74
+ #: gallery-plugin.php:2925 gallery-plugin.php:2963 gallery-plugin.php:2986
75
+ #: gallery-plugin.php:3171
76
  #, fuzzy
77
  msgid "Gallery Categories"
78
  msgstr "画廊中影像的尺寸"
154
  "not be deleted. These galleries will be moved to the category %s."
155
  msgstr ""
156
 
157
+ #: gallery-plugin.php:594 gallery-plugin.php:1599
158
  #, fuzzy
159
  msgid "Shortcode"
160
  msgstr "画廊代码"
167
  msgid "You can't delete default gallery category."
168
  msgstr ""
169
 
170
+ #: gallery-plugin.php:1089 gallery-plugin.php:1196 gallery-plugin.php:2108
171
  msgid "Sorry, nothing found."
172
  msgstr "对不起 - 没有找到。"
173
 
174
+ #: gallery-plugin.php:1596
175
  msgid "Featured Image"
176
  msgstr ""
177
 
178
+ #: gallery-plugin.php:1597 gallery-plugin.php:2628 gallery-plugin.php:2732
179
+ #: gallery-plugin.php:2843 includes/class-gllr-settings.php:679
180
  msgid "Title"
181
  msgstr "标题"
182
 
183
+ #: gallery-plugin.php:1598 includes/class-gllr-settings.php:41
184
  #, fuzzy
185
  msgid "Images"
186
+ msgstr "查看影像 &raquo;"
187
 
188
+ #: gallery-plugin.php:1601 includes/class-gllr-settings.php:684
189
  msgid "Author"
190
  msgstr "作者"
191
 
192
+ #: gallery-plugin.php:1602 includes/class-gllr-settings.php:513
193
  #: includes/class-gllr-settings.php:680
194
  msgid "Date"
195
  msgstr "日期"
196
 
197
+ #: gallery-plugin.php:1688
198
  #, php-format
199
  msgid "%s Settings"
200
  msgstr ""
201
 
202
+ #: gallery-plugin.php:1715 gallery-plugin.php:1733
203
  #: includes/class-gllr-settings.php:30 includes/class-gllr-settings.php:42
204
  msgid "Settings"
205
  msgstr "设置"
206
 
207
+ #: gallery-plugin.php:1716
208
  msgid "FAQ"
209
  msgstr "常见问题"
210
 
211
+ #: gallery-plugin.php:1717
212
  msgid "Support"
213
  msgstr "支持"
214
 
215
+ #: gallery-plugin.php:1756
216
  msgid "Updating images..."
217
  msgstr "正在更新影像..."
218
 
219
+ #: gallery-plugin.php:1757
220
  #, fuzzy
221
  msgid "No images found."
222
  msgstr "没有找到影像"
223
 
224
+ #: gallery-plugin.php:1758
225
  #, fuzzy
226
  msgid "All images were updated."
227
  msgstr "已更新全部影像"
228
 
229
+ #: gallery-plugin.php:1759
230
  msgid "Error."
231
  msgstr "错误。"
232
 
233
+ #: gallery-plugin.php:1771
234
  msgid ""
235
  "You are about to remove these items from this gallery.\n"
236
  " 'Cancel' to stop, 'OK' to delete."
237
  msgstr ""
238
 
239
+ #: gallery-plugin.php:1772
240
  msgid ""
241
  "You are about to remove this image from the gallery.\n"
242
  " 'Cancel' to stop, 'OK' to delete."
243
  msgstr ""
244
 
245
+ #: gallery-plugin.php:1773
246
  msgid ""
247
  "Switching to another mode, all unsaved data will be lost. Save data before "
248
  "switching?"
249
  msgstr ""
250
 
251
+ #: gallery-plugin.php:1774
252
  msgid "Insert Media"
253
  msgstr ""
254
 
255
+ #: gallery-plugin.php:1775
256
  msgid "Insert"
257
  msgstr ""
258
 
259
+ #: gallery-plugin.php:2300 gallery-plugin.php:2326
260
  msgid "Image size not defined"
261
  msgstr "影像尺寸未定义"
262
 
263
+ #: gallery-plugin.php:2315
264
  #, fuzzy
265
  msgid ""
266
  "Plugin updates only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please "
269
  "我们仅可以更新 PNG,JPEG,GIF,WPMP 或 XBM 文件。对于其他文件类型,请手动重新"
270
  "加载影像。"
271
 
272
+ #: gallery-plugin.php:2355 gallery-plugin.php:2358 gallery-plugin.php:2363
273
  msgid "Invalid path"
274
  msgstr "无效的路径"
275
 
276
+ #: gallery-plugin.php:2452
277
  msgid "List View"
278
  msgstr ""
279
 
280
+ #: gallery-plugin.php:2453
281
  msgid "Grid View"
282
  msgstr ""
283
 
284
+ #: gallery-plugin.php:2508
285
  msgid "Filter"
286
  msgstr ""
287
 
288
+ #: gallery-plugin.php:2512
289
  msgid "Empty Trash"
290
  msgstr ""
291
 
292
+ #: gallery-plugin.php:2533
293
  #, fuzzy
294
  msgid "No images found"
295
  msgstr "没有找到影像"
296
 
297
+ #: gallery-plugin.php:2585
298
  msgid "Select bulk action"
299
  msgstr ""
300
 
301
+ #: gallery-plugin.php:2587
302
  msgid "Bulk Actions"
303
  msgstr ""
304
 
305
+ #: gallery-plugin.php:2597
306
  msgid "Apply"
307
  msgstr ""
308
 
309
+ #: gallery-plugin.php:2604
310
  #, fuzzy
311
  msgid "Delete from Gallery"
312
  msgstr "新画廊"
313
 
314
+ #: gallery-plugin.php:2613
315
  msgid "Bulk Select"
316
  msgstr ""
317
 
318
+ #: gallery-plugin.php:2614
319
  msgid "Cancel Selection"
320
  msgstr ""
321
 
322
+ #: gallery-plugin.php:2615
323
  msgid "Delete Selected"
324
  msgstr ""
325
 
326
+ #: gallery-plugin.php:2626
327
  msgid "File"
328
  msgstr ""
329
 
330
+ #: gallery-plugin.php:2627 gallery-plugin.php:2727 gallery-plugin.php:2838
331
  msgid "Dimensions"
332
  msgstr ""
333
 
334
+ #: gallery-plugin.php:2629 gallery-plugin.php:2738 gallery-plugin.php:2848
335
  #, fuzzy
336
  msgid "Alt Text"
337
  msgstr "Alt标签"
338
 
339
+ #: gallery-plugin.php:2630 gallery-plugin.php:2742 gallery-plugin.php:2853
340
  msgid "URL"
341
  msgstr "URL"
342
 
343
+ #: gallery-plugin.php:2630 gallery-plugin.php:2744
344
  msgid ""
345
  "Enter your custom URL to link this image to other page or file. Leave blank "
346
  "to open a full size image."
347
  msgstr ""
348
 
349
+ #: gallery-plugin.php:2709
350
  #, fuzzy
351
  msgid "Remove Image from Gallery"
352
  msgstr "新画廊"
353
 
354
+ #: gallery-plugin.php:2712
355
  #, fuzzy
356
  msgid "Edit Image Info"
357
  msgstr "附件ID"
358
 
359
+ #: gallery-plugin.php:2713
360
  msgid "Deselect"
361
  msgstr ""
362
 
363
+ #: gallery-plugin.php:2725
364
  msgid "File name"
365
  msgstr ""
366
 
367
+ #: gallery-plugin.php:2726
368
  msgid "File type"
369
  msgstr ""
370
 
371
+ #: gallery-plugin.php:2751
372
  msgid "Description"
373
  msgstr "描述"
374
 
375
+ #: gallery-plugin.php:2757
376
  #, fuzzy
377
  msgid "Lightbox Button URL"
378
  msgstr "灯箱按钮链接"
379
 
380
+ #: gallery-plugin.php:2764
381
  msgid "New Tab"
382
  msgstr ""
383
 
384
+ #: gallery-plugin.php:2766
385
  msgid "Enable to open URLs above in a new tab."
386
  msgstr ""
387
 
388
+ #: gallery-plugin.php:2771
389
  #, fuzzy
390
  msgid "Go Pro"
391
  msgstr "转到高级版"
392
 
393
+ #: gallery-plugin.php:2777
394
  msgid "Edit more details"
395
  msgstr ""
396
 
397
+ #: gallery-plugin.php:2779
398
  #, fuzzy
399
  msgid "Remove from Gallery"
400
  msgstr "新画廊"
401
 
402
+ #: gallery-plugin.php:2813
403
  #, php-format
404
  msgid "Select %s"
405
  msgstr ""
406
 
407
+ #: gallery-plugin.php:2826
408
  #, php-format
409
  msgid "Edit &#8220;%s&#8221;"
410
  msgstr ""
411
 
412
+ #: gallery-plugin.php:2834
413
  #, fuzzy
414
  msgid "Edit Attachment Info"
415
  msgstr "附件ID"
416
 
417
+ #: gallery-plugin.php:2871 gallery-plugin.php:2884
418
  msgid "Edit"
419
  msgstr ""
420
 
421
+ #: gallery-plugin.php:2874 gallery-plugin.php:2889
422
  msgid "Trash"
423
  msgstr ""
424
 
425
+ #: gallery-plugin.php:2877 gallery-plugin.php:2892
426
  msgid "Delete Permanently"
427
  msgstr ""
428
 
429
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898
430
  #, php-format
431
  msgid "View &#8220;%s&#8221;"
432
  msgstr ""
433
 
434
+ #: gallery-plugin.php:2879 gallery-plugin.php:2898 gallery-plugin.php:2981
435
  msgid "View"
436
  msgstr ""
437
 
438
+ #: gallery-plugin.php:2881
439
  #, fuzzy
440
  msgid "Attach"
441
  msgstr "附件ID"
442
 
443
+ #: gallery-plugin.php:2887
444
  msgid "Restore"
445
  msgstr ""
446
 
447
+ #: gallery-plugin.php:2916
448
  msgid "A list or dropdown of Gallery categories."
449
  msgstr ""
450
 
451
+ #: gallery-plugin.php:2961
452
  msgid "Select Gallery Category"
453
  msgstr ""
454
 
455
+ #: gallery-plugin.php:3019
456
+ #, fuzzy
457
  msgid "Title:"
458
+ msgstr "标题"
459
 
460
+ #: gallery-plugin.php:3022
461
  msgid "Display as dropdown"
462
  msgstr ""
463
 
464
+ #: gallery-plugin.php:3024
465
  msgid "Show gallery counts"
466
  msgstr ""
467
 
468
+ #: gallery-plugin.php:3026
469
  msgid "Show hierarchy"
470
  msgstr ""
471
 
472
+ #: gallery-plugin.php:3142
473
  msgid "Warning"
474
  msgstr ""
475
 
476
+ #: gallery-plugin.php:3142
477
  msgid "You can add only images to the gallery"
478
  msgstr ""
479
 
480
+ #: gallery-plugin.php:3173
481
  msgid "or"
482
  msgstr "或"
483
 
484
+ #: gallery-plugin.php:3181
485
  #, fuzzy
486
  msgid "no title"
487
  msgstr "标题"
488
 
489
+ #: gallery-plugin.php:3192
490
  #, fuzzy
491
  msgid ""
492
  "Display an album image with the description and the link to a single gallery "
493
  "page"
494
  msgstr "如果您想显示一个简述,其包含屏幕截图且具有指向一个图集的链接"
495
 
496
+ #: gallery-plugin.php:3196
497
  #, fuzzy
498
  msgid "Sorry, no gallery found."
499
  msgstr "对不起 - 没有找到。"
920
  msgstr ""
921
 
922
  #: includes/class-gllr-settings.php:683
923
+ msgid "\"Order\" field on the gallery edit page"
924
+ msgstr ""
 
925
 
926
  #: includes/class-gllr-settings.php:687
927
  msgid "Select galleries sorting order in your galleries page."
1217
  msgid "Close notice"
1218
  msgstr ""
1219
 
1220
+ #: includes/demo-data/class-bws-demo-data.php:593
1221
  #, php-format
1222
  msgid ""
1223
+ "Do you want to install demo content and settings for %s? (You can do this "
1224
+ "later using Import / Export settings)"
1225
  msgstr ""
1226
 
1227
+ #: includes/demo-data/class-bws-demo-data.php:595
1228
  #, fuzzy
1229
  msgid "Yes, install demo now"
1230
  msgstr "安装 %s"
1231
 
1232
+ #, fuzzy
1233
+ #~ msgid "Sorting order (the input field for sorting order)"
1234
+ #~ msgstr "分类排序(插入/上传媒体图集对话框中的输入字段)"
1235
+
1236
  #, fuzzy
1237
  #~ msgid "Enable to use a lightbox helper navigation between images.."
1238
  #~ msgstr "在同一页面上为多个画廊使用同一个灯箱"
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://bestwebsoft.com/donate/
4
  Tags: add album, add galleries, add images, add pictures, add albums, gallery, gallery plugin, gallery slider, fancy gallery, slideshow, lightbox, fullscreen gallery
5
  Requires at least: 4.0
6
  Tested up to: 4.9.1
7
- Stable tag: 4.5.3
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -27,7 +27,7 @@ https://www.youtube.com/watch?v=aydaTdOpaRM
27
  * Albums to gallery
28
  * Images to album
29
  * Gallery categories
30
- * Choose albums layout: [NEW]
31
  * Column
32
  * Rows
33
  * Change image for album cover and its dimensions
@@ -224,6 +224,9 @@ Please make sure that the problem hasn't been discussed yet on our forum (<https
224
 
225
  == Changelog ==
226
 
 
 
 
227
  = V4.5.3 - 05.12.2017 =
228
  * NEW : Ability to select albums displaying and column alignment has been added.
229
  * Update : The French language file has been updated.
@@ -636,6 +639,9 @@ Please make sure that the problem hasn't been discussed yet on our forum (<https
636
 
637
  == Upgrade Notice ==
638
 
 
 
 
639
  = V4.5.3 =
640
  * New features added.
641
  * Languages updated.
4
  Tags: add album, add galleries, add images, add pictures, add albums, gallery, gallery plugin, gallery slider, fancy gallery, slideshow, lightbox, fullscreen gallery
5
  Requires at least: 4.0
6
  Tested up to: 4.9.1
7
+ Stable tag: 4.5.4
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
27
  * Albums to gallery
28
  * Images to album
29
  * Gallery categories
30
+ * Choose albums layout:
31
  * Column
32
  * Rows
33
  * Change image for album cover and its dimensions
224
 
225
  == Changelog ==
226
 
227
+ = V4.5.4 - 15.12.2017 =
228
+ * Bugfix: Gallery styles have been fixed.
229
+
230
  = V4.5.3 - 05.12.2017 =
231
  * NEW : Ability to select albums displaying and column alignment has been added.
232
  * Update : The French language file has been updated.
639
 
640
  == Upgrade Notice ==
641
 
642
+ = V4.5.4 =
643
+ * Bugs fixed.
644
+
645
  = V4.5.3 =
646
  * New features added.
647
  * Languages updated.