Gallery by BestWebSoft - Version 4.1.1

Version Description

  • 13.12.2013 =
  • Update : We updated all functionality for wordpress 3.8.
  • Update : Screenshots are updated.
  • NEW : Ability to update images after changing gallery image size.
Download this release

Release Info

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

Code changes from version 4.1.0 to 4.1.1

css/style_wp_before_3.8.css ADDED
@@ -0,0 +1,324 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #adminmenu #toplevel_page_bws_plugins div.wp-menu-image {
2
+ background: url("../images/icon_16.png") no-repeat scroll center center transparent;
3
+ }
4
+ .admin-color-classic #adminmenu #toplevel_page_bws_plugins div.wp-menu-image {
5
+ background: url("../images/icon_16_b.png") no-repeat scroll center center transparent;
6
+ }
7
+ #adminmenu #toplevel_page_bws_plugins:hover div.wp-menu-image, #adminmenu #toplevel_page_bws_plugins.wp-has-current-submenu div.wp-menu-image {
8
+ background: url("../images/icon_16_c.png") no-repeat scroll center center transparent;
9
+ }
10
+ .wrap #icon-options-general.icon32-bws {
11
+ background: url("../images/icon_36.png") no-repeat scroll left top transparent;
12
+ }
13
+ .admin-color-classic .wrap #icon-options-general.icon32-bws {
14
+ background: url("../images/icon_36_b.png") no-repeat scroll left top transparent;
15
+ }
16
+ .wrap #icon-edit.icon32-posts-gallery {
17
+ background: url("../images/icons_32.png") no-repeat scroll left top transparent;
18
+ }
19
+ .admin-color-classic .wrap #icon-edit.icon32-posts-gallery {
20
+ background: url("../images/icons_32_b.png") no-repeat scroll left top transparent;
21
+ }
22
+ #adminmenu #menu-posts-gallery:hover div.wp-menu-image, #adminmenu #menu-posts-gallery.wp-has-current-submenu div.wp-menu-image {
23
+ background: url("../images/menu.png") no-repeat scroll left top transparent;
24
+ }
25
+ .admin-color-classic #adminmenu #menu-posts-gallery:hover div.wp-menu-image, #adminmenu #menu-posts-gallery.wp-has-current-submenu div.wp-menu-image {
26
+ background: url("../images/menu_b.png") no-repeat scroll left top transparent;
27
+ }
28
+ #adminmenu #menu-posts-gallery div.wp-menu-image {
29
+ background: url("../images/menu.png?ver=20100531") no-repeat scroll left -32px transparent;
30
+ }
31
+ .admin-color-classic #adminmenu #menu-posts-gallery div.wp-menu-image {
32
+ background: url("../images/menu_b.png?ver=20100531") no-repeat scroll left -32px transparent;
33
+ }
34
+ #toplevel_page_bws_plugins .wp-submenu .wp-first-item {
35
+ display:none;
36
+ }
37
+ .bws_system_info_meta_box {
38
+ width: 850px;
39
+ }
40
+ .bws_system_info_meta_box .hndle {
41
+ cursor: pointer !important;
42
+ }
43
+ .bws_system_info {
44
+ float: left;
45
+ margin-right: 10px;
46
+ width: 400px;
47
+ }
48
+ .bws_system_info th {
49
+ padding: 10px 0;
50
+ text-align: left;
51
+ width: 50%;
52
+ }
53
+ .bws_system_info tbody td {
54
+ border-bottom: 1px solid #DFDFDF;
55
+ }
56
+ /*
57
+ * styles for rate-support div on the settings page
58
+ */
59
+ .bws-plugin-reviews {
60
+ background: none repeat scroll 0 0 #BEE1F1;
61
+ border: 1px solid #70A8C2;
62
+ border-radius: 3px;
63
+ max-width: 400px;
64
+ }
65
+ .bws-plugin-reviews-rate {
66
+ padding: 10px;
67
+ border-bottom: 1px dashed #70A8C2;
68
+ }
69
+ .bws-plugin-reviews-support {
70
+ padding: 10px;
71
+ }
72
+ /*
73
+ * styles for gallery page
74
+ */
75
+ ul.gallery {
76
+ list-style: none outside none;
77
+ }
78
+ .gallery_box ul{
79
+ list-style: none outside none !important;
80
+ margin:0;
81
+ }
82
+ .gallery_box li{
83
+ padding: 10px 10px 0 0;
84
+ clear: both;
85
+ }
86
+ .gallery_box li img {
87
+ padding: 5px;
88
+ margin:0 10px 10px 0;
89
+ float:left;
90
+ border: 1px solid #BDBDBD;
91
+ }
92
+ .gallery_box p {
93
+ margin-bottom:0px;
94
+ }
95
+ .gallery_detail_box {
96
+ float:left;
97
+ }
98
+ .gallery_box .gallery_detail_box p.title {
99
+ color: #000000;
100
+ line-height: 1.5em;
101
+ margin: 0 0 10px;
102
+ font-weight: bold;
103
+ }
104
+ .clear {
105
+ clear:both;
106
+ height:0;
107
+ }
108
+ .gllr_image_text {
109
+ width:150px;
110
+ }
111
+ .gllr_link_text, .gllr_image_alt_tag {
112
+ width:170px;
113
+ }
114
+ .gllr_order_text {
115
+ width:20px;
116
+ }
117
+ .gallery .gllr_image_block {
118
+ float: left;
119
+ }
120
+ #content .gallery .gllr_image_block a img {
121
+ border: 10px solid #F1F1F1;
122
+ margin-top: 0;
123
+ box-sizing: content-box;
124
+ -moz-box-sizing: content-box; /*Firefox 1-3*/
125
+ -webkit-box-sizing: content-box; /* Safari */
126
+ }
127
+ #Upload-File .gllr_order_message{
128
+ padding-bottom:10px;
129
+ }
130
+ #Upload-File .gallery .gllr_image_block {
131
+ float: left;
132
+ }
133
+ #Upload-File .gallery .gllr_border_image {
134
+ border: 1px solid #BDBDBD;
135
+ }
136
+ #Upload-File .gallery .gllr_border_image img {
137
+ padding:10px;
138
+ }
139
+ #Upload-File .gallery .small_text{
140
+ font-size:10px;
141
+ color:grey;
142
+ }
143
+ .gallery .delete {
144
+ padding-top:2px;
145
+ text-align:center;
146
+ }
147
+ #content .gallery_box_single .gallery .gllr_image_block p {
148
+ border: 1px solid #BDBDBD;
149
+ margin:5px 6px 0 0;
150
+ padding: 0;
151
+ }
152
+ .gllr_single_image_text {
153
+ font-size:12px;
154
+ color:#888;
155
+ }
156
+ .gllr_image_row {
157
+ clear:both;
158
+ }
159
+ .gallery li {
160
+ float: left;
161
+ margin:5px 6px 10px 0;
162
+ }
163
+ .gallery .gllr_image_container {
164
+ border: 1px solid #BDBDBD;
165
+ }
166
+ .gallery .delete {
167
+ padding-top:2px;
168
+ text-align:center;
169
+ }
170
+ .pp_social {
171
+ display:none;
172
+ }
173
+ #gllr_form_image_size .gllr_width_labels label {
174
+ min-width:115px;
175
+ float:left;
176
+ margin-right:5px;
177
+ }
178
+ #gllr_form_image_size input[type="radio"] {
179
+ float:left;
180
+ position:relative;
181
+ top:5px;
182
+ margin-right:5px;
183
+ }
184
+ #gllr_form_image_size .label_radio {
185
+ width:540px;
186
+ cursor: default;
187
+ }
188
+ #gllr_border_images_color_small {
189
+ background: none repeat scroll 0 0 transparent;
190
+ box-shadow: 0 9px 0 rgba(255, 255, 255, 0.1) inset;
191
+ border: 1px solid #CCCCCC;
192
+ display: inline-block;
193
+ height: 20px;
194
+ position: relative;
195
+ vertical-align: middle;
196
+ width: 20px;
197
+ top: -2px;
198
+ }
199
+ #fancybox-wrap {
200
+ box-sizing: content-box;
201
+ -moz-box-sizing: content-box; /*Firefox 1-3*/
202
+ -webkit-box-sizing: content-box; /* Safari */
203
+ }
204
+ #fancybox-wrap * {
205
+ box-sizing: content-box;
206
+ -moz-box-sizing: content-box; /*Firefox 1-3*/
207
+ -webkit-box-sizing: content-box; /* Safari */
208
+ }
209
+ .gllr_image_block img {
210
+ border-style: solid;
211
+ }
212
+ #gllr_loader,
213
+ #gllr_img_loader {
214
+ float: left;
215
+ position: relative;
216
+ display: none;
217
+ }
218
+ #ajax_update_postmeta,
219
+ #ajax_update_images {
220
+ float: left;
221
+ }
222
+ #gllr_date_additional_field, #gllr_link_additional_field,
223
+ #gllr_shrdescription_additional_field, #gllr_description_additional_field,
224
+ #gllr_svn_additional_field, #gllr_executor_additional_field,
225
+ #gllr_technologies_additional_field {
226
+ float: left;
227
+ position: relative;
228
+ top: 2px;
229
+ margin-right: 3px;
230
+ }
231
+ /*
232
+ * styles for pro_version settings, banner and tooltip
233
+ */
234
+ a.gllr_pro_version {
235
+ text-decoration: none;
236
+ color: #666;
237
+ }
238
+ div.gllr_pro_version {
239
+ border: 1px solid #AAA;
240
+ background: #E0E0E0;
241
+ padding: 2px 3px;
242
+ }
243
+ table.bws_pro_version {
244
+ background: #E0E0E0;
245
+ border: 1px solid #AAA;
246
+ margin-bottom: 5px;
247
+ width: auto !important;
248
+ float: left;
249
+ }
250
+ table.bws_pro_version th,
251
+ table.bws_pro_version td {
252
+ color: #555;
253
+ padding-left: 10px;
254
+ }
255
+ .bws_pro_version_tooltip {
256
+ background: #FFF;
257
+ border: 1px solid #AAA;
258
+ }
259
+ .form-table.bws_pro_version .bws_pro_version_tooltip th {
260
+ font-weight: normal;
261
+ padding-bottom: 10px;
262
+ }
263
+ /* banner on the plugins page */
264
+ .gllr_message {
265
+ min-width:800px;
266
+ border:1px solid #d4d4d4;
267
+ margin:12px 0;
268
+ background:#ececec;
269
+ -moz-border-radius:3px;
270
+ border-radius:3px;
271
+ -webkit-border-radius:3px;
272
+ position: relative;
273
+ overflow: hidden;
274
+ }
275
+ .gllr_message .gllr_text {
276
+ color:#000;
277
+ font-size: 15px;
278
+ line-height: 26px;
279
+ margin-top: 13px;
280
+ float: left;
281
+ }
282
+ .gllr_message .gllr_text span {
283
+ font-size: 12px;
284
+ opacity: 0.7;
285
+ }
286
+ .gllr_message .gllr_button {
287
+ float: left;
288
+ border:1px solid #1f75ad;
289
+ font-size:14px;
290
+ margin: 15px 19px 15px 16px;
291
+ padding:12px 0;
292
+ color:#FFF;
293
+ text-shadow: 0 1px 3px #636363;
294
+ font-weight: bold;
295
+ background:#227cc2;
296
+ -moz-border-radius:3px;
297
+ border-radius:3px;
298
+ -webkit-border-radius:3px;
299
+ text-decoration:none;
300
+ height: 50px;
301
+ text-align: center;
302
+ width: 147px;
303
+ -moz-box-shadow:0px 1px 1px 0 #43acd9 inset;
304
+ -webkit-box-shadow:0px 1px 1px 0 #43acd9 inset;
305
+ box-shadow:0px 1px 1px 0 #43acd9 inset;
306
+ }
307
+ .gllr_message .gllr_button:hover,
308
+ .gllr_message .gllr_button:focus {
309
+ background:#f26e50;
310
+ color:#FFF;
311
+ border:1px solid #bf573f;
312
+ -moz-box-shadow:0px 1px 1px 0 #f5906f inset;
313
+ -webkit-box-shadow:0px 1px 1px 0 #f5906f inset;
314
+ box-shadow: 0px 1px 1px 0 #f5906f inset;
315
+ }
316
+ .gllr_message .gllr_icon {
317
+ float: right;
318
+ margin: 18px 0;
319
+ }
320
+ .gllr_message .gllr_close_icon {
321
+ float: right;
322
+ margin: 8px;
323
+ cursor: pointer;
324
+ }
css/stylesheet.css CHANGED
@@ -1,41 +1,20 @@
1
- #adminmenu #toplevel_page_bws_plugins div.wp-menu-image {
2
- background: url("../images/icon_16.png") no-repeat scroll center center transparent;
3
- }
4
- .admin-color-classic #adminmenu #toplevel_page_bws_plugins div.wp-menu-image {
5
- background: url("../images/icon_16_b.png") no-repeat scroll center center transparent;
6
- }
7
- #adminmenu #toplevel_page_bws_plugins:hover div.wp-menu-image, #adminmenu #toplevel_page_bws_plugins.wp-has-current-submenu div.wp-menu-image {
8
- background: url("../images/icon_16_c.png") no-repeat scroll center center transparent;
9
  }
10
- .wrap #icon-options-general.icon32-bws {
11
- background: url("../images/icon_36.png") no-repeat scroll left top transparent;
12
- }
13
- .admin-color-classic .wrap #icon-options-general.icon32-bws {
14
- background: url("../images/icon_36_b.png") no-repeat scroll left top transparent;
15
- }
16
- .wrap #icon-edit.icon32-posts-gallery {
17
- background: url("../images/icons_32.png") no-repeat scroll left top transparent;
18
- }
19
- .admin-color-classic .wrap #icon-edit.icon32-posts-gallery {
20
- background: url("../images/icons_32_b.png") no-repeat scroll left top transparent;
21
- }
22
- #adminmenu #menu-posts-gallery:hover div.wp-menu-image, #adminmenu #menu-posts-gallery.wp-has-current-submenu div.wp-menu-image {
23
- background: url("../images/menu.png") no-repeat scroll left top transparent;
24
- }
25
- .admin-color-classic #adminmenu #menu-posts-gallery:hover div.wp-menu-image, #adminmenu #menu-posts-gallery.wp-has-current-submenu div.wp-menu-image {
26
- background: url("../images/menu_b.png") no-repeat scroll left top transparent;
27
- }
28
- #adminmenu #menu-posts-gallery div.wp-menu-image {
29
- background: url("../images/menu.png?ver=20100531") no-repeat scroll left -32px transparent;
30
- }
31
- .admin-color-classic #adminmenu #menu-posts-gallery div.wp-menu-image {
32
- background: url("../images/menu_b.png?ver=20100531") no-repeat scroll left -32px transparent;
33
  }
34
  #toplevel_page_bws_plugins .wp-submenu .wp-first-item {
35
  display:none;
36
  }
37
  .bws_system_info_meta_box {
38
- width: 850px;
39
  }
40
  .bws_system_info_meta_box .hndle {
41
  cursor: pointer !important;
@@ -43,7 +22,7 @@
43
  .bws_system_info {
44
  float: left;
45
  margin-right: 10px;
46
- width: 400px;
47
  }
48
  .bws_system_info th {
49
  padding: 10px 0;
@@ -53,9 +32,27 @@
53
  .bws_system_info tbody td {
54
  border-bottom: 1px solid #DFDFDF;
55
  }
56
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  ul.gallery {
58
- list-style: none outside none;
59
  }
60
  .gallery_box ul{
61
  list-style: none outside none !important;
@@ -119,58 +116,58 @@ ul.gallery {
119
  padding:10px;
120
  }
121
  #Upload-File .gallery .small_text{
122
- font-size:10px;
123
- color:grey;
124
  }
125
  .gallery .delete {
126
- padding-top:2px;
127
- text-align:center;
128
  }
129
  #content .gallery_box_single .gallery .gllr_image_block p {
130
  border: 1px solid #BDBDBD;
131
- margin:5px 6px 0 0;
132
  padding: 0;
133
  }
134
  .gllr_single_image_text {
135
- font-size:12px;
136
- color:#888;
137
  }
138
  .gllr_image_row {
139
- clear:both;
140
  }
141
  .gallery li {
142
  float: left;
143
- margin:5px 6px 10px 0;
144
  }
145
  .gallery .gllr_image_container {
146
  border: 1px solid #BDBDBD;
147
  }
148
  .gallery .delete {
149
- padding-top:2px;
150
- text-align:center;
151
  }
152
  .pp_social {
153
- display:none;
154
  }
155
  #gllr_form_image_size .gllr_width_labels label {
156
- min-width:115px;
157
- float:left;
158
- margin-right:5px;
159
  }
160
  #gllr_form_image_size input[type="radio"] {
161
- float:left;
162
- position:relative;
163
- top:5px;
164
- margin-right:5px;
165
  }
166
  #gllr_form_image_size .label_radio {
167
- width:540px;
168
  cursor: default;
169
  }
170
  #gllr_border_images_color_small {
171
  background: none repeat scroll 0 0 transparent;
172
  box-shadow: 0 9px 0 rgba(255, 255, 255, 0.1) inset;
173
- border: 1px solid #CCCCCC;
174
  display: inline-block;
175
  height: 20px;
176
  position: relative;
@@ -178,66 +175,87 @@ ul.gallery {
178
  width: 20px;
179
  top: -2px;
180
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
181
  a.gllr_pro_version {
182
  text-decoration: none;
183
- color: #666666;
184
  }
185
  div.gllr_pro_version {
186
- border: 1px solid #AAAAAA;
187
  background: #E0E0E0;
188
  padding: 2px 3px;
189
  }
190
- .gllr_pro_version_tooltip {
191
- float: right;
192
- left: 650px;
193
- position: absolute;
194
- width: 380px;
195
- border: 1px solid #AAAAAA;
196
- margin-top: 30px;
197
- padding: 10px;
198
- border-radius: 5px;
199
- text-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px;
200
- box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 2px 0px;
201
- background: #FFFFFF;
202
- }
203
- .gllr_pro_version_tooltip:before {
204
- width: 0;
205
- height: 0;
206
- content: url("../images/arrow.png");
207
- left: -14px;
208
- position: absolute;
209
- top: 12px;
210
- }
211
- table.gllr_pro_version {
212
- width: auto !important;
213
- border: 1px solid #AAAAAA;
214
- background: #E0E0E0;
215
- margin-bottom: 5px;
216
  }
217
- .gllr_pro_version th,
218
- .gllr_pro_version td {
219
- color: #555555;
220
  }
221
- .gllr_pro_version input,
222
- .gllr_pro_version select {
223
- color: #555555;
224
  }
 
225
  .gllr_message {
226
- min-width:800px;
227
- border:1px solid #d4d4d4;
228
- margin:12px 0;
229
- background:#ececec;
230
- -moz-border-radius:3px;
231
- border-radius:3px;
232
- -webkit-border-radius:3px;
233
- position:relative;
234
- overflow:hidden
235
  }
236
  .gllr_message .gllr_text {
237
- color:#000;
238
  font-size: 15px;
239
  line-height: 26px;
240
- margin-top: 13px;
241
  float: left;
242
  }
243
  .gllr_message .gllr_text span {
@@ -246,24 +264,24 @@ table.gllr_pro_version {
246
  }
247
  .gllr_message .gllr_button {
248
  float: left;
249
- border:1px solid #1f75ad;
250
- font-size:14px;
251
- margin: 15px 19px 15px 16px;
252
- padding:12px 0;
253
- color:#FFF;
254
  text-shadow: 0 1px 3px #636363;
255
  font-weight: bold;
256
- background:#227cc2;
257
- -moz-border-radius:3px;
258
- border-radius:3px;
259
- -webkit-border-radius:3px;
260
- text-decoration:none;
261
  height: 50px;
262
  text-align: center;
263
  width: 147px;
264
- -moz-box-shadow:0px 1px 1px 0 #43acd9 inset;
265
- -webkit-box-shadow:0px 1px 1px 0 #43acd9 inset;
266
- box-shadow:0px 1px 1px 0 #43acd9 inset;
267
  }
268
  .gllr_message .gllr_button:hover,
269
  .gllr_message .gllr_button:focus {
@@ -282,17 +300,4 @@ table.gllr_pro_version {
282
  float: right;
283
  margin: 8px;
284
  cursor: pointer;
285
- }
286
- #fancybox-wrap {
287
- box-sizing: content-box;
288
- -moz-box-sizing: content-box; /*Firefox 1-3*/
289
- -webkit-box-sizing: content-box; /* Safari */
290
- }
291
- #fancybox-wrap * {
292
- box-sizing: content-box;
293
- -moz-box-sizing: content-box; /*Firefox 1-3*/
294
- -webkit-box-sizing: content-box; /* Safari */
295
- }
296
- .gllr_image_block img {
297
- border-style: solid;
298
  }
1
+ #adminmenu #toplevel_page_bws_plugins div.wp-menu-image,
2
+ .admin-color-classic #adminmenu #toplevel_page_bws_plugins div.wp-menu-image,
3
+ #adminmenu #toplevel_page_bws_plugins:hover div.wp-menu-image,
4
+ #adminmenu #toplevel_page_bws_plugins.wp-has-current-submenu div.wp-menu-image {
5
+ background: url("../images/icon_16_single.png") no-repeat scroll center center transparent;
 
 
 
6
  }
7
+ #adminmenu #menu-posts-gallery:hover div.wp-menu-image:before,
8
+ #adminmenu #menu-posts-gallery.wp-has-current-submenu div.wp-menu-image:before,
9
+ #adminmenu #menu-posts-gallery div.wp-menu-image:before {
10
+ background: url("../images/menu_single.png") no-repeat scroll center 8px transparent;
11
+ content: '';
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  }
13
  #toplevel_page_bws_plugins .wp-submenu .wp-first-item {
14
  display:none;
15
  }
16
  .bws_system_info_meta_box {
17
+ max-width: 850px;
18
  }
19
  .bws_system_info_meta_box .hndle {
20
  cursor: pointer !important;
22
  .bws_system_info {
23
  float: left;
24
  margin-right: 10px;
25
+ max-width: 400px;
26
  }
27
  .bws_system_info th {
28
  padding: 10px 0;
32
  .bws_system_info tbody td {
33
  border-bottom: 1px solid #DFDFDF;
34
  }
35
+ /*
36
+ * styles for rate-support div on the settings page
37
+ */
38
+ .bws-plugin-reviews {
39
+ background: none repeat scroll 0 0 #BEE1F1;
40
+ border: 1px solid #70A8C2;
41
+ border-radius: 3px;
42
+ max-width: 400px;
43
+ }
44
+ .bws-plugin-reviews-rate {
45
+ padding: 10px;
46
+ border-bottom: 1px dashed #70A8C2;
47
+ }
48
+ .bws-plugin-reviews-support {
49
+ padding: 10px;
50
+ }
51
+ /*
52
+ * styles for gallery page
53
+ */
54
  ul.gallery {
55
+ list-style: none outside none;
56
  }
57
  .gallery_box ul{
58
  list-style: none outside none !important;
116
  padding:10px;
117
  }
118
  #Upload-File .gallery .small_text{
119
+ font-size: 10px;
120
+ color: grey;
121
  }
122
  .gallery .delete {
123
+ padding-top: 2px;
124
+ text-align: center;
125
  }
126
  #content .gallery_box_single .gallery .gllr_image_block p {
127
  border: 1px solid #BDBDBD;
128
+ margin: 5px 6px 0 0;
129
  padding: 0;
130
  }
131
  .gllr_single_image_text {
132
+ font-size: 12px;
133
+ color: #888;
134
  }
135
  .gllr_image_row {
136
+ clear: both;
137
  }
138
  .gallery li {
139
  float: left;
140
+ margin: 5px 6px 10px 0;
141
  }
142
  .gallery .gllr_image_container {
143
  border: 1px solid #BDBDBD;
144
  }
145
  .gallery .delete {
146
+ padding-top: 2px;
147
+ text-align: center;
148
  }
149
  .pp_social {
150
+ display: none;
151
  }
152
  #gllr_form_image_size .gllr_width_labels label {
153
+ min-width: 115px;
154
+ float: left;
155
+ margin-right: 5px;
156
  }
157
  #gllr_form_image_size input[type="radio"] {
158
+ float: left;
159
+ position: relative;
160
+ top: 5px;
161
+ margin-right: 5px;
162
  }
163
  #gllr_form_image_size .label_radio {
164
+ width: 540px;
165
  cursor: default;
166
  }
167
  #gllr_border_images_color_small {
168
  background: none repeat scroll 0 0 transparent;
169
  box-shadow: 0 9px 0 rgba(255, 255, 255, 0.1) inset;
170
+ border: 1px solid #CCC;
171
  display: inline-block;
172
  height: 20px;
173
  position: relative;
175
  width: 20px;
176
  top: -2px;
177
  }
178
+ #fancybox-wrap {
179
+ box-sizing: content-box;
180
+ -moz-box-sizing: content-box; /*Firefox 1-3*/
181
+ -webkit-box-sizing: content-box; /* Safari */
182
+ }
183
+ #fancybox-wrap * {
184
+ box-sizing: content-box;
185
+ -moz-box-sizing: content-box; /*Firefox 1-3*/
186
+ -webkit-box-sizing: content-box; /* Safari */
187
+ }
188
+ .gllr_image_block img {
189
+ border-style: solid;
190
+ }
191
+ .minicolors input {
192
+ height: 22px !important;
193
+ }
194
+ #gllr_loader,
195
+ #gllr_img_loader {
196
+ float: left;
197
+ position: relative;
198
+ display: none;
199
+ }
200
+ #ajax_update_postmeta,
201
+ #ajax_update_images {
202
+ float: left;
203
+ }
204
+ #gllr_date_additional_field, #gllr_link_additional_field,
205
+ #gllr_shrdescription_additional_field, #gllr_description_additional_field,
206
+ #gllr_svn_additional_field, #gllr_executor_additional_field,
207
+ #gllr_technologies_additional_field {
208
+ float: left;
209
+ position: relative;
210
+ top: 2px;
211
+ margin-right: 3px;
212
+ }
213
+ /*
214
+ * styles for pro_version settings, banner and tooltip
215
+ */
216
  a.gllr_pro_version {
217
  text-decoration: none;
218
+ color: #666;
219
  }
220
  div.gllr_pro_version {
221
+ border: 1px solid #AAA;
222
  background: #E0E0E0;
223
  padding: 2px 3px;
224
  }
225
+ table.bws_pro_version {
226
+ background: #E0E0E0;
227
+ border: 1px solid #AAA;
228
+ margin-bottom: 5px;
229
+ width: auto !important;
230
+ float: left;
231
+ }
232
+ table.bws_pro_version th,
233
+ table.bws_pro_version td {
234
+ color: #555;
235
+ padding-left: 10px;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
236
  }
237
+ .bws_pro_version_tooltip {
238
+ background: #FFF;
239
+ border: 1px solid #AAA;
240
  }
241
+ .form-table.bws_pro_version .bws_pro_version_tooltip th {
242
+ font-weight: normal;
243
+ padding-bottom: 10px;
244
  }
245
+ /* banner on the plugins page */
246
  .gllr_message {
247
+ min-width: 800px;
248
+ border: 1px solid #d4d4d4;
249
+ margin: 12px 0;
250
+ background: #FFF;
251
+ position: relative;
252
+ overflow: hidden;
 
 
 
253
  }
254
  .gllr_message .gllr_text {
255
+ color: #000;
256
  font-size: 15px;
257
  line-height: 26px;
258
+ margin-top: 18px;
259
  float: left;
260
  }
261
  .gllr_message .gllr_text span {
264
  }
265
  .gllr_message .gllr_button {
266
  float: left;
267
+ border: 1px solid #1f75ad;
268
+ font-size: 14px;
269
+ margin: 20px 19px 15px 16px;
270
+ padding: 12px 0;
271
+ color: #FFF;
272
  text-shadow: 0 1px 3px #636363;
273
  font-weight: bold;
274
+ background: #227cc2;
275
+ -moz-border-radius: 3px;
276
+ border-radius: 3px;
277
+ -webkit-border-radius: 3px;
278
+ text-decoration: none;
279
  height: 50px;
280
  text-align: center;
281
  width: 147px;
282
+ -moz-box-shadow: 0px 1px 1px 0 #43acd9 inset;
283
+ -webkit-box-shadow: 0px 1px 1px 0 #43acd9 inset;
284
+ box-shadow: 0px 1px 1px 0 #43acd9 inset;
285
  }
286
  .gllr_message .gllr_button:hover,
287
  .gllr_message .gllr_button:focus {
300
  float: right;
301
  margin: 8px;
302
  cursor: pointer;
 
 
 
 
 
 
 
 
 
 
 
 
 
303
  }
gallery-plugin.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Gallery
4
  Plugin URI: http://bestwebsoft.com/plugin/
5
  Description: This plugin allows you to implement gallery page into web site.
6
  Author: BestWebSoft
7
- Version: 4.1.0
8
  Author URI: http://bestwebsoft.com/
9
  License: GPLv2 or later
10
  */
@@ -94,12 +94,10 @@ if ( ! function_exists( 'gllr_admin_error' ) ) {
94
  function gllr_admin_error() {
95
  $post = isset( $_REQUEST['post'] ) ? $_REQUEST['post'] : "" ;
96
  $post_type = isset( $_REQUEST['post_type'] ) ? $_REQUEST['post_type'] : "" ;
97
- if ( ( 'gallery' == get_post_type( $post ) || 'gallery' == $post_type ) && ( ! file_exists( get_stylesheet_directory() .'/gallery-template.php' ) || ! file_exists( get_stylesheet_directory() .'/gallery-single-template.php' ) ) ) {
98
- gllr_plugin_install();
99
- }
100
- if ( ( 'gallery' == get_post_type( $post ) || 'gallery' == $post_type ) && ( ! file_exists( get_stylesheet_directory() .'/gallery-template.php' ) || ! file_exists( get_stylesheet_directory() .'/gallery-single-template.php' ) ) ) {
101
  echo '<div class="error"><p><strong>'.__( 'The following files "gallery-template.php" and "gallery-single-template.php" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin', 'gallery' ).'</strong></p></div>';
102
- }
103
  }
104
  }
105
 
@@ -111,10 +109,14 @@ if ( ! function_exists( 'gllr_plugin_uninstall' ) ) {
111
  if ( file_exists( get_stylesheet_directory() .'/gallery-single-template.php' ) && ! unlink( get_stylesheet_directory() .'/gallery-single-template.php' ) ) {
112
  add_action( 'admin_notices', create_function( '', ' return "Error delete template file";' ) );
113
  }
114
- if ( get_option( 'gllr_options' ) ) {
115
- delete_option( 'gllr_options' );
116
- delete_site_option( 'gllr_options' );
117
- }
 
 
 
 
118
  }
119
  }
120
 
@@ -193,7 +195,7 @@ if ( ! function_exists( 'init_metaboxes_gallery' ) ) {
193
  }
194
  }
195
 
196
- // Create custom meta box for portfolio post type
197
  if ( ! function_exists( 'gllr_post_custom_box' ) ) {
198
  function gllr_post_custom_box( $obj = '', $box = '' ) {
199
  global $post;
@@ -286,7 +288,7 @@ if ( ! function_exists( 'gllr_post_custom_box' ) ) {
286
  }
287
  }
288
 
289
- // Create shortcode meta box for portfolio post type
290
  if ( ! function_exists( 'gllr_post_shortcode_box' ) ) {
291
  function gllr_post_shortcode_box( $obj = '', $box = '' ) {
292
  global $post; ?>
@@ -784,10 +786,28 @@ if ( ! function_exists( 'gllr_settings_page' ) ) {
784
  <div class="wrap">
785
  <div class="icon32 icon32-bws" id="icon-options-general"></div>
786
  <h2><?php _e( 'Gallery Settings', 'gallery' ); ?></h2>
787
- <div class="updated fade" <?php if( ! isset( $_REQUEST['gllr_form_submit'] ) || $error != "" ) echo "style=\"display:none\""; ?>><p><strong><?php echo $message; ?></strong></p></div>
788
  <div class="error" <?php if( "" == $error ) echo "style=\"display:none\""; ?>><p><strong><?php echo $error; ?></strong></p></div>
789
  <div id="gllr_settings_notice" class="updated fade" style="display:none"><p><strong><?php _e( "Notice:", 'gallery' ); ?></strong> <?php _e( "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button.", 'gallery' ); ?></p></div>
790
  <p><?php _e( "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:", 'gallery' ); ?> [print_gllr id=Your_gallery_post_id]</p>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
791
  <form id="gllr_settings_form" method="post" action="admin.php?page=gallery-plugin.php">
792
  <table class="form-table">
793
  <tr valign="top" class="gllr_width_labels">
@@ -810,7 +830,7 @@ if ( ! function_exists( 'gllr_settings_page' ) ) {
810
  <td colspan="2"><span style="color: #888888;font-size: 10px;"><?php _e( 'WordPress will create a new thumbnail with the specified dimensions when you upload a new photo.', 'gallery' ); ?></span></td>
811
  </tr>
812
  </table>
813
- <table class="form-table gllr_pro_version" style="float: left;">
814
  <tr valign="top" class="gllr_width_labels">
815
  <th scope="row"><?php _e( 'Gallery image size in the lightbox', 'gallery' ); ?> </th>
816
  <td>
@@ -820,7 +840,7 @@ if ( ! function_exists( 'gllr_settings_page' ) ) {
820
  <input disabled type="checkbox" name="gllrprfssnl_size_photo_full" value="1" /> <?php _e( 'Display a full size image in the lightbox', 'gallery' ); ?>
821
  </td>
822
  </tr>
823
- <tr valign="top" class="gllr_pro_version gllr_width_labels">
824
  <th scope="row"><?php _e( 'Crop position', 'gallery' ); ?></th>
825
  <td>
826
  <label><?php _e( 'Horizontal', 'gallery' ); ?></label>
@@ -850,14 +870,21 @@ if ( ! function_exists( 'gllr_settings_page' ) ) {
850
  <div id="colorPickerDiv_backgraund" style="z-index: 100; background:#eee; border:1px solid #ccc; position:absolute; display:none;"></div>
851
  <?php } ?>
852
  </td>
853
- </tr>
854
- </table>
855
- <div class="gllr_pro_version_tooltip">
856
- <?php _e( 'This functionality is available in the Pro version of the plugin. For more details, please follow the link', 'gallery' ); ?>
857
- <a href="http://bestwebsoft.com/plugin/gallery-pro/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Gallery Pro Plugin">
858
- Gallery Pro Plugin
859
- </a>
860
- </div>
 
 
 
 
 
 
 
861
  <table class="form-table">
862
  <tr valign="top">
863
  <th scope="row"><?php _e( 'Images with border', 'gallery' ); ?></th>
@@ -973,7 +1000,7 @@ if ( ! function_exists( 'gllr_settings_page' ) ) {
973
  </td>
974
  </tr>
975
  </table>
976
- <table class="form-table gllr_pro_version" style="float: left;">
977
  <tr valign="top" class="gllr_width_labels">
978
  <th scope="row"><?php _e( 'Display Like buttons in the lightbox', 'gallery' ); ?></th>
979
  <td>
@@ -988,14 +1015,21 @@ if ( ! function_exists( 'gllr_settings_page' ) ) {
988
  <td>
989
  <input type="text" name="gllrprfssnl_slug" value="gallery" disabled /> <span style="color: #888888;font-size: 10px;"><?php _e( 'for any structure of permalinks except the default structure', 'gallery' ); ?></span>
990
  </td>
991
- </tr>
 
 
 
 
 
 
 
 
 
 
 
 
 
992
  </table>
993
- <div class="gllr_pro_version_tooltip">
994
- <?php _e( 'This functionality is available in the Pro version of the plugin. For more details, please follow the link', 'gallery' ); ?>
995
- <a href="http://bestwebsoft.com/plugin/gallery-pro/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Gallery Pro Plugin">
996
- Gallery Pro Plugin
997
- </a>
998
- </div>
999
  <div style="clear:both;"></div>
1000
  <input type="hidden" name="gllr_form_submit" value="submit" />
1001
  <p class="submit">
@@ -1003,6 +1037,16 @@ if ( ! function_exists( 'gllr_settings_page' ) ) {
1003
  </p>
1004
  <?php wp_nonce_field( plugin_basename( __FILE__ ), 'gllr_nonce_name' ); ?>
1005
  </form>
 
 
 
 
 
 
 
 
 
 
1006
  </div>
1007
  <?php }
1008
  }
@@ -1083,13 +1127,6 @@ if ( ! function_exists ( 'gllr_add_admin_script' ) ) {
1083
  });
1084
  });
1085
  <?php } ?>
1086
- /* add notice about changing in the settings page */
1087
- $( '#gllr_settings_form input' ).bind( "change click select", function() {
1088
- if ( $( this ).attr( 'type' ) != 'submit' ) {
1089
- $( '.updated.fade' ).css( 'display', 'none' );
1090
- $( '#gllr_settings_notice' ).css( 'display', 'block' );
1091
- };
1092
- });
1093
  });
1094
  })(jQuery);
1095
  </script>
@@ -1099,8 +1136,13 @@ if ( ! function_exists ( 'gllr_add_admin_script' ) ) {
1099
  if ( ! function_exists ( 'gllr_admin_head' ) ) {
1100
  function gllr_admin_head() {
1101
  global $wp_version;
1102
- wp_enqueue_style( 'gllrStylesheet', plugins_url( 'css/stylesheet.css', __FILE__ ) );
 
 
 
 
1103
  wp_enqueue_style( 'gllrFileuploaderCss', plugins_url( 'upload/fileuploader.css', __FILE__ ) );
 
1104
  wp_enqueue_script( 'jquery' );
1105
  if ( $wp_version < 3.5 ) {
1106
  wp_enqueue_style( 'farbtastic' );
@@ -1109,6 +1151,9 @@ if ( ! function_exists ( 'gllr_admin_head' ) ) {
1109
  wp_enqueue_script( 'jquery-ui-sortable' );
1110
  wp_enqueue_script( 'gllrFileuploaderJs', plugins_url( 'upload/fileuploader.js', __FILE__ ), array( 'jquery' ) );
1111
 
 
 
 
1112
  if ( isset( $_GET['page'] ) && $_GET['page'] == "bws_plugins" )
1113
  wp_enqueue_script( 'bws_menu_script', plugins_url( 'js/bws_menu.js' , __FILE__ ) );
1114
  }
@@ -1435,6 +1480,241 @@ if ( ! function_exists( 'upload_gallery_image' ) ) {
1435
  }
1436
  }
1437
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1438
  if ( ! function_exists( 'gllr_add_for_ios' ) ) {
1439
  function gllr_add_for_ios() { ?>
1440
  <!-- Start ios -->
@@ -1548,6 +1828,7 @@ add_shortcode( 'print_gllr', 'gllr_shortcode' );
1548
  add_filter( 'widget_text', 'do_shortcode' );
1549
 
1550
  add_action( 'wp_ajax_upload_gallery_image', 'upload_gallery_image' );
 
1551
 
1552
  add_action( 'wp_head', 'gllr_add_for_ios' );
1553
 
4
  Plugin URI: http://bestwebsoft.com/plugin/
5
  Description: This plugin allows you to implement gallery page into web site.
6
  Author: BestWebSoft
7
+ Version: 4.1.1
8
  Author URI: http://bestwebsoft.com/
9
  License: GPLv2 or later
10
  */
94
  function gllr_admin_error() {
95
  $post = isset( $_REQUEST['post'] ) ? $_REQUEST['post'] : "" ;
96
  $post_type = isset( $_REQUEST['post_type'] ) ? $_REQUEST['post_type'] : "" ;
97
+ if ( ( 'gallery' == get_post_type( $post ) || 'gallery' == $post_type ) && ( ! file_exists( get_stylesheet_directory() .'/gallery-template.php' ) || ! file_exists( get_stylesheet_directory() .'/gallery-single-template.php' ) ) )
98
+ gllr_plugin_install();
99
+ if ( ( 'gallery' == get_post_type( $post ) || 'gallery' == $post_type ) && ( ! file_exists( get_stylesheet_directory() .'/gallery-template.php' ) || ! file_exists( get_stylesheet_directory() .'/gallery-single-template.php' ) ) )
 
100
  echo '<div class="error"><p><strong>'.__( 'The following files "gallery-template.php" and "gallery-single-template.php" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin', 'gallery' ).'</strong></p></div>';
 
101
  }
102
  }
103
 
109
  if ( file_exists( get_stylesheet_directory() .'/gallery-single-template.php' ) && ! unlink( get_stylesheet_directory() .'/gallery-single-template.php' ) ) {
110
  add_action( 'admin_notices', create_function( '', ' return "Error delete template file";' ) );
111
  }
112
+ delete_option( 'gllr_options' );
113
+ delete_site_option( 'gllr_options' );
114
+
115
+ delete_option( 'gllr_postmeta_update' );
116
+ delete_site_option( 'gllr_postmeta_update' );
117
+
118
+ delete_option( 'gllr_tag_update' );
119
+ delete_site_option( 'gllr_tag_update' );
120
  }
121
  }
122
 
195
  }
196
  }
197
 
198
+ // Create custom meta box for gallery post type
199
  if ( ! function_exists( 'gllr_post_custom_box' ) ) {
200
  function gllr_post_custom_box( $obj = '', $box = '' ) {
201
  global $post;
288
  }
289
  }
290
 
291
+ // Create shortcode meta box for gallery post type
292
  if ( ! function_exists( 'gllr_post_shortcode_box' ) ) {
293
  function gllr_post_shortcode_box( $obj = '', $box = '' ) {
294
  global $post; ?>
786
  <div class="wrap">
787
  <div class="icon32 icon32-bws" id="icon-options-general"></div>
788
  <h2><?php _e( 'Gallery Settings', 'gallery' ); ?></h2>
789
+ <div id="gllr_settings_message" class="updated fade" <?php if( ! isset( $_REQUEST['gllr_form_submit'] ) || $error != "" ) echo "style=\"display:none\""; ?>><p><strong><?php echo $message; ?></strong></p></div>
790
  <div class="error" <?php if( "" == $error ) echo "style=\"display:none\""; ?>><p><strong><?php echo $error; ?></strong></p></div>
791
  <div id="gllr_settings_notice" class="updated fade" style="display:none"><p><strong><?php _e( "Notice:", 'gallery' ); ?></strong> <?php _e( "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button.", 'gallery' ); ?></p></div>
792
  <p><?php _e( "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:", 'gallery' ); ?> [print_gllr id=Your_gallery_post_id]</p>
793
+ <noscript>
794
+ <p><?php echo __( 'Please enable JavaScript to use the option to renew images.', 'gallery' ); ?></p>
795
+ </noscript>
796
+ <table class="form-table">
797
+ <tr valign="top">
798
+ <th scope="row"><?php _e( 'Update images for gallery', 'gallery' ); ?> </th>
799
+ <td style="position:relative">
800
+ <input type="button" value="<?php _e( 'Update images' ); ?>" id="ajax_update_images" name="ajax_update_images" class="button" onclick="javascript:gllr_update_images();"> <div id="gllr_img_loader"><img src="<?php echo plugins_url( 'images/ajax-loader.gif', __FILE__ ); ?>" alt="loader" /></div>
801
+ </td>
802
+ </tr>
803
+ </table>
804
+ <script type="text/javascript">
805
+ var update_img_message = "<?php _e( 'Updating images...', 'gallery' ) ?>";
806
+ var not_found_img_info = "<?php _e( 'No image found', 'gallery'); ?>";
807
+ var img_success = "<?php _e( 'All images are updated', 'gallery' ); ?>";
808
+ var img_error = "<?php _e( 'Error.', 'gallery' ); ?>";
809
+ </script>
810
+ <br/>
811
  <form id="gllr_settings_form" method="post" action="admin.php?page=gallery-plugin.php">
812
  <table class="form-table">
813
  <tr valign="top" class="gllr_width_labels">
830
  <td colspan="2"><span style="color: #888888;font-size: 10px;"><?php _e( 'WordPress will create a new thumbnail with the specified dimensions when you upload a new photo.', 'gallery' ); ?></span></td>
831
  </tr>
832
  </table>
833
+ <table class="form-table bws_pro_version">
834
  <tr valign="top" class="gllr_width_labels">
835
  <th scope="row"><?php _e( 'Gallery image size in the lightbox', 'gallery' ); ?> </th>
836
  <td>
840
  <input disabled type="checkbox" name="gllrprfssnl_size_photo_full" value="1" /> <?php _e( 'Display a full size image in the lightbox', 'gallery' ); ?>
841
  </td>
842
  </tr>
843
+ <tr valign="top" class="gllr_width_labels">
844
  <th scope="row"><?php _e( 'Crop position', 'gallery' ); ?></th>
845
  <td>
846
  <label><?php _e( 'Horizontal', 'gallery' ); ?></label>
870
  <div id="colorPickerDiv_backgraund" style="z-index: 100; background:#eee; border:1px solid #ccc; position:absolute; display:none;"></div>
871
  <?php } ?>
872
  </td>
873
+ </tr>
874
+ <tr valign="top">
875
+ <th scope="row" colspan="2">
876
+ * <?php _e( 'If you upgrade to Pro version all your settings and galleries will be saved.', 'gallery' ); ?>
877
+ </th>
878
+ </tr>
879
+ <tr class="bws_pro_version_tooltip">
880
+ <th scope="row" colspan="2">
881
+ <?php _e( 'This functionality is available in the Pro version of the plugin. For more details, please follow the link', 'gallery' ); ?>
882
+ <a href="http://bestwebsoft.com/plugin/gallery-pro/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Gallery Pro Plugin">
883
+ Gallery Pro Plugin
884
+ </a>
885
+ </th>
886
+ </tr>
887
+ </table>
888
  <table class="form-table">
889
  <tr valign="top">
890
  <th scope="row"><?php _e( 'Images with border', 'gallery' ); ?></th>
1000
  </td>
1001
  </tr>
1002
  </table>
1003
+ <table class="form-table bws_pro_version">
1004
  <tr valign="top" class="gllr_width_labels">
1005
  <th scope="row"><?php _e( 'Display Like buttons in the lightbox', 'gallery' ); ?></th>
1006
  <td>
1015
  <td>
1016
  <input type="text" name="gllrprfssnl_slug" value="gallery" disabled /> <span style="color: #888888;font-size: 10px;"><?php _e( 'for any structure of permalinks except the default structure', 'gallery' ); ?></span>
1017
  </td>
1018
+ </tr>
1019
+ <tr valign="top">
1020
+ <th scope="row" colspan="2">
1021
+ * <?php _e( 'If you upgrade to Pro version all your settings and galleries will be saved.', 'gallery' ); ?>
1022
+ </th>
1023
+ </tr>
1024
+ <tr class="bws_pro_version_tooltip">
1025
+ <th scope="row" colspan="2">
1026
+ <?php _e( 'This functionality is available in the Pro version of the plugin. For more details, please follow the link', 'gallery' ); ?>
1027
+ <a href="http://bestwebsoft.com/plugin/gallery-pro/?k=63a36f6bf5de0726ad6a43a165f38fe5&pn=79&v=<?php echo $plugin_info["Version"]; ?>&wp_v=<?php echo $wp_version; ?>" target="_blank" title="Gallery Pro Plugin">
1028
+ Gallery Pro Plugin
1029
+ </a>
1030
+ </th>
1031
+ </tr>
1032
  </table>
 
 
 
 
 
 
1033
  <div style="clear:both;"></div>
1034
  <input type="hidden" name="gllr_form_submit" value="submit" />
1035
  <p class="submit">
1037
  </p>
1038
  <?php wp_nonce_field( plugin_basename( __FILE__ ), 'gllr_nonce_name' ); ?>
1039
  </form>
1040
+ <div class="bws-plugin-reviews">
1041
+ <div class="bws-plugin-reviews-rate">
1042
+ <?php _e( 'If you enjoy our plugin, please give it 5 stars on WordPress', 'gallery' ); ?>:<br/>
1043
+ <a href="http://wordpress.org/support/view/plugin-reviews/gallery-plugin/" target="_blank" title="Gallery reviews"><?php _e( 'Rate the plugin', 'gallery' ); ?></a><br/>
1044
+ </div>
1045
+ <div class="bws-plugin-reviews-support">
1046
+ <?php _e( 'If there is something wrong about it, please contact us', 'gallery' ); ?>:<br/>
1047
+ <a href="http://support.bestwebsoft.com">http://support.bestwebsoft.com</a>
1048
+ </div>
1049
+ </div>
1050
  </div>
1051
  <?php }
1052
  }
1127
  });
1128
  });
1129
  <?php } ?>
 
 
 
 
 
 
 
1130
  });
1131
  })(jQuery);
1132
  </script>
1136
  if ( ! function_exists ( 'gllr_admin_head' ) ) {
1137
  function gllr_admin_head() {
1138
  global $wp_version;
1139
+ if ( $wp_version < 3.8 )
1140
+ wp_enqueue_style( 'gllrStylesheet', plugins_url( 'css/style_wp_before_3.8.css', __FILE__ ) );
1141
+ else
1142
+ wp_enqueue_style( 'gllrStylesheet', plugins_url( 'css/stylesheet.css', __FILE__ ) );
1143
+
1144
  wp_enqueue_style( 'gllrFileuploaderCss', plugins_url( 'upload/fileuploader.css', __FILE__ ) );
1145
+
1146
  wp_enqueue_script( 'jquery' );
1147
  if ( $wp_version < 3.5 ) {
1148
  wp_enqueue_style( 'farbtastic' );
1151
  wp_enqueue_script( 'jquery-ui-sortable' );
1152
  wp_enqueue_script( 'gllrFileuploaderJs', plugins_url( 'upload/fileuploader.js', __FILE__ ), array( 'jquery' ) );
1153
 
1154
+ if ( isset( $_GET['page'] ) && $_GET['page'] == "gallery-plugin.php" )
1155
+ wp_enqueue_script( 'gllrScript', plugins_url( 'js/script.js', __FILE__ ) );
1156
+
1157
  if ( isset( $_GET['page'] ) && $_GET['page'] == "bws_plugins" )
1158
  wp_enqueue_script( 'bws_menu_script', plugins_url( 'js/bws_menu.js' , __FILE__ ) );
1159
  }
1480
  }
1481
  }
1482
 
1483
+ if ( ! function_exists ( 'gllr_update_image' ) ) {
1484
+ function gllr_update_image(){
1485
+ global $wpdb;
1486
+ $action = isset( $_REQUEST['action1'] ) ? $_REQUEST['action1'] : "";
1487
+ $id = isset( $_REQUEST['id'] ) ? $_REQUEST['id'] : "";
1488
+ switch ( $action ) {
1489
+ case 'get_all_attachment':
1490
+ $result_parent_id = $wpdb->get_results( $wpdb->prepare( "SELECT ID FROM " . $wpdb->posts . " WHERE post_type = %s", 'gallery' ) , ARRAY_N );
1491
+ $array_parent_id = array();
1492
+
1493
+ while(list($key, $val) = each($result_parent_id))
1494
+ $array_parent_id[] = $val[0];
1495
+
1496
+ $string_parent_id = implode( ",", $array_parent_id );
1497
+
1498
+ $result_attachment_id = $wpdb->get_results( "SELECT ID FROM " . $wpdb->posts . " WHERE post_type = 'attachment' AND post_mime_type LIKE 'image%' AND post_parent IN (".$string_parent_id.")" );
1499
+ echo json_encode( $result_attachment_id );
1500
+ break;
1501
+ case 'update_image':
1502
+ $metadata = wp_get_attachment_metadata( $id );
1503
+ $uploads = wp_upload_dir();
1504
+ $path = $uploads['basedir']."/".$metadata['file'];
1505
+ require_once( ABSPATH . 'wp-admin/includes/image.php' );
1506
+ $metadata_new = gllr_wp_generate_attachment_metadata( $id, $path, $metadata );
1507
+ wp_update_attachment_metadata( $id, array_merge( $metadata, $metadata_new ) );
1508
+ break;
1509
+ case 'update_options':
1510
+ add_option( 'gllr_images_update', '1', '', 'no' );
1511
+ break;
1512
+ }
1513
+ die();
1514
+ }
1515
+ }
1516
+
1517
+ if ( ! function_exists ( 'gllr_wp_generate_attachment_metadata' ) ) {
1518
+ function gllr_wp_generate_attachment_metadata( $attachment_id, $file, $metadata ) {
1519
+ $attachment = get_post( $attachment_id );
1520
+ $gllr_options = get_option( 'gllr_options' );
1521
+
1522
+ add_image_size( 'album-thumb', $gllr_options['gllr_custom_size_px'][0][0], $gllr_options['gllr_custom_size_px'][0][1], true );
1523
+ add_image_size( 'photo-thumb', $gllr_options['gllr_custom_size_px'][1][0], $gllr_options['gllr_custom_size_px'][1][1], true );
1524
+
1525
+ $metadata = array();
1526
+ if ( preg_match('!^image/!', get_post_mime_type( $attachment ) ) && file_is_displayable_image( $file ) ) {
1527
+ $imagesize = getimagesize( $file );
1528
+ $metadata['width'] = $imagesize[0];
1529
+ $metadata['height'] = $imagesize[1];
1530
+ list($uwidth, $uheight) = wp_constrain_dimensions( $metadata['width'], $metadata['height'], 128, 96 );
1531
+ $metadata['hwstring_small'] = "height='$uheight' width='$uwidth'";
1532
+
1533
+ // Make the file path relative to the upload dir
1534
+ $metadata['file'] = _wp_relative_upload_path( $file );
1535
+
1536
+ // make thumbnails and other intermediate sizes
1537
+ global $_wp_additional_image_sizes;
1538
+
1539
+ $image_size = array( 'album-thumb', 'photo-thumb' );
1540
+ //get_intermediate_image_sizes();
1541
+
1542
+ foreach ( $image_size as $s ) {
1543
+ $sizes[ $s ] = array( 'width' => '', 'height' => '', 'crop' => FALSE );
1544
+ if ( isset( $_wp_additional_image_sizes[ $s ]['width'] ) )
1545
+ $sizes[ $s]['width'] = intval( $_wp_additional_image_sizes[$s]['width'] ); // For theme-added sizes
1546
+ else
1547
+ $sizes[ $s ]['width'] = get_option( "{$s}_size_w" ); // For default sizes set in options
1548
+ if ( isset( $_wp_additional_image_sizes[$s]['height'] ) )
1549
+ $sizes[ $s ]['height'] = intval( $_wp_additional_image_sizes[$s]['height'] ); // For theme-added sizes
1550
+ else
1551
+ $sizes[ $s ]['height'] = get_option( "{$s}_size_h" ); // For default sizes set in options
1552
+ if ( isset( $_wp_additional_image_sizes[$s]['crop'] ) )
1553
+ $sizes[ $s ]['crop'] = intval( $_wp_additional_image_sizes[$s]['crop'] ); // For theme-added sizes
1554
+ else
1555
+ $sizes[ $s ]['crop'] = get_option( "{$s}_crop" ); // For default sizes set in options
1556
+ }
1557
+ $sizes = apply_filters( 'intermediate_image_sizes_advanced', $sizes );
1558
+ foreach ( $sizes as $size => $size_data ) {
1559
+ $resized = gllr_image_make_intermediate_size( $file, $size_data['width'], $size_data['height'], $size_data['crop'] );
1560
+ if ( $resized )
1561
+ $metadata['sizes'][$size] = $resized;
1562
+ }
1563
+ // fetch additional metadata from exif/iptc
1564
+ $image_meta = wp_read_image_metadata( $file );
1565
+ if ( $image_meta )
1566
+ $metadata['image_meta'] = $image_meta;
1567
+ }
1568
+ return apply_filters( 'wp_generate_attachment_metadata', $metadata, $attachment_id );
1569
+ }
1570
+ }
1571
+
1572
+ if ( ! function_exists ( 'gllr_image_make_intermediate_size' ) ) {
1573
+ function gllr_image_make_intermediate_size( $file, $width, $height, $crop=false ) {
1574
+ if ( $width || $height ) {
1575
+ $resized_file = gllr_image_resize( $file, $width, $height, $crop );
1576
+ if ( !is_wp_error( $resized_file ) && $resized_file && $info = getimagesize( $resized_file ) ) {
1577
+ $resized_file = apply_filters( 'image_make_intermediate_size', $resized_file );
1578
+ return array(
1579
+ 'file' => wp_basename( $resized_file ),
1580
+ 'width' => $info[0],
1581
+ 'height' => $info[1],
1582
+ );
1583
+ }
1584
+ }
1585
+ return false;
1586
+ }
1587
+ }
1588
+
1589
+ if ( ! function_exists ( 'gllr_image_resize' ) ) {
1590
+ function gllr_image_resize( $file, $max_w, $max_h, $crop = false, $suffix = null, $dest_path = null, $jpeg_quality = 90 ) {
1591
+ $size = @getimagesize( $file );
1592
+ if ( !$size )
1593
+ return new WP_Error( 'invalid_image', __( 'Image size not defined' ), $file );
1594
+
1595
+ $type = $size[2];
1596
+
1597
+ if ( $type == 3 )
1598
+ $image = imagecreatefrompng( $file );
1599
+ else if ( $type == 2 )
1600
+ $image = imagecreatefromjpeg( $file );
1601
+ else if ( $type == 1 )
1602
+ $image = imagecreatefromgif( $file );
1603
+ else if ( $type == 15 )
1604
+ $image = imagecreatefromwbmp( $file );
1605
+ else if ( $type == 16 )
1606
+ $image = imagecreatefromxbm( $file );
1607
+ else
1608
+ return new WP_Error( 'invalid_image', __( 'We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image.' ), $file );
1609
+
1610
+ if ( !is_resource( $image ) )
1611
+ return new WP_Error( 'error_loading_image', $image, $file );
1612
+
1613
+ //$size = @getimagesize( $file );
1614
+ list( $orig_w, $orig_h, $orig_type ) = $size;
1615
+
1616
+ $dims = gllr_image_resize_dimensions($orig_w, $orig_h, $max_w, $max_h, $crop);
1617
+
1618
+ if ( !$dims )
1619
+ return new WP_Error( 'error_getting_dimensions', __( 'Image size changes not defined' ) );
1620
+ list( $dst_x, $dst_y, $src_x, $src_y, $dst_w, $dst_h, $src_w, $src_h ) = $dims;
1621
+
1622
+ $newimage = wp_imagecreatetruecolor( $dst_w, $dst_h );
1623
+
1624
+ imagecopyresampled( $newimage, $image, $dst_x, $dst_y, $src_x, $src_y, $dst_w, $dst_h, $src_w, $src_h );
1625
+
1626
+ // convert from full colors to index colors, like original PNG.
1627
+ if ( IMAGETYPE_PNG == $orig_type && function_exists( 'imageistruecolor' ) && !imageistruecolor( $image ) )
1628
+ imagetruecolortopalette( $newimage, false, imagecolorstotal( $image ) );
1629
+
1630
+ // we don't need the original in memory anymore
1631
+ imagedestroy( $image );
1632
+
1633
+ // $suffix will be appended to the destination filename, just before the extension
1634
+ if ( !$suffix )
1635
+ $suffix = "{$dst_w}x{$dst_h}";
1636
+
1637
+ $info = pathinfo($file);
1638
+ $dir = $info['dirname'];
1639
+ $ext = $info['extension'];
1640
+ $name = wp_basename( $file, ".$ext" );
1641
+
1642
+ if ( !is_null( $dest_path ) and $_dest_path = realpath( $dest_path ) )
1643
+ $dir = $_dest_path;
1644
+ $destfilename = "{$dir}/{$name}-{$suffix}.{$ext}";
1645
+
1646
+ if ( IMAGETYPE_GIF == $orig_type ) {
1647
+ if ( !imagegif( $newimage, $destfilename ) )
1648
+ return new WP_Error( 'resize_path_invalid', __( 'Invalid path' ) );
1649
+ } elseif ( IMAGETYPE_PNG == $orig_type ) {
1650
+ if ( !imagepng( $newimage, $destfilename ) )
1651
+ return new WP_Error( 'resize_path_invalid', __( 'Invalid path' ) );
1652
+ } else {
1653
+ // all other formats are converted to jpg
1654
+ $destfilename = "{$dir}/{$name}-{$suffix}.jpg";
1655
+ if ( !imagejpeg( $newimage, $destfilename, apply_filters( 'jpeg_quality', $jpeg_quality, 'image_resize' ) ) )
1656
+ return new WP_Error( 'resize_path_invalid', __( 'Invalid path' ) );
1657
+ }
1658
+
1659
+ imagedestroy( $newimage );
1660
+
1661
+ // Set correct file permissions
1662
+ $stat = stat( dirname( $destfilename ));
1663
+ $perms = $stat['mode'] & 0000666; //same permissions as parent folder, strip off the executable bits
1664
+ @ chmod( $destfilename, $perms );
1665
+
1666
+ return $destfilename;
1667
+ }
1668
+ }
1669
+
1670
+ if ( ! function_exists ( 'gllr_image_resize_dimensions' ) ) {
1671
+ function gllr_image_resize_dimensions( $orig_w, $orig_h, $dest_w, $dest_h, $crop = false ) {
1672
+ if ( $orig_w <= 0 || $orig_h <= 0 )
1673
+ return false;
1674
+ // at least one of dest_w or dest_h must be specific
1675
+ if ( $dest_w <= 0 && $dest_h <= 0 )
1676
+ return false;
1677
+
1678
+ if ( $crop ) {
1679
+ // crop the largest possible portion of the original image that we can size to $dest_w x $dest_h
1680
+ $aspect_ratio = $orig_w / $orig_h;
1681
+ $new_w = min( $dest_w, $orig_w );
1682
+ $new_h = min( $dest_h, $orig_h );
1683
+
1684
+ if ( !$new_w )
1685
+ $new_w = intval( $new_h * $aspect_ratio );
1686
+
1687
+ if ( !$new_h )
1688
+ $new_h = intval( $new_w / $aspect_ratio );
1689
+
1690
+ $size_ratio = max( $new_w / $orig_w, $new_h / $orig_h );
1691
+
1692
+ $crop_w = round( $new_w / $size_ratio );
1693
+ $crop_h = round( $new_h / $size_ratio );
1694
+
1695
+ $s_x = floor( ( $orig_w - $crop_w ) / 2 );
1696
+ $s_y = 0;
1697
+ } else {
1698
+ // don't crop, just resize using $dest_w x $dest_h as a maximum bounding box
1699
+ $crop_w = $orig_w;
1700
+ $crop_h = $orig_h;
1701
+
1702
+ $s_x = 0;
1703
+ $s_y = 0;
1704
+
1705
+ list( $new_w, $new_h ) = wp_constrain_dimensions( $orig_w, $orig_h, $dest_w, $dest_h );
1706
+ }
1707
+
1708
+ // if the resulting image would be the same size or larger we don't want to resize it
1709
+ if ( $new_w >= $orig_w && $new_h >= $orig_h )
1710
+ return false;
1711
+
1712
+ // the return array matches the parameters to imagecopyresampled()
1713
+ // int dst_x, int dst_y, int src_x, int src_y, int dst_w, int dst_h, int src_w, int src_h
1714
+ return array( 0, 0, (int) $s_x, (int) $s_y, (int) $new_w, (int) $new_h, (int) $crop_w, (int) $crop_h );
1715
+ }
1716
+ }
1717
+
1718
  if ( ! function_exists( 'gllr_add_for_ios' ) ) {
1719
  function gllr_add_for_ios() { ?>
1720
  <!-- Start ios -->
1828
  add_filter( 'widget_text', 'do_shortcode' );
1829
 
1830
  add_action( 'wp_ajax_upload_gallery_image', 'upload_gallery_image' );
1831
+ add_action( 'wp_ajax_gllr_update_image', 'gllr_update_image' );
1832
 
1833
  add_action( 'wp_head', 'gllr_add_for_ios' );
1834
 
images/Thumbs.db DELETED
Binary file
images/ajax-loader.gif ADDED
Binary file
images/arrow.png DELETED
Binary file
images/icon_16_single.png ADDED
Binary file
images/menu_single.png ADDED
Binary file
js/script.js ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ function gllr_update_images() {
2
+ (function($){
3
+ gllr_setMessage("<p>"+update_img_message+"</p>");
4
+ var curr = 0;
5
+ $.ajax({
6
+ //update_img_url
7
+ url: '../wp-admin/admin-ajax.php?action=gllr_update_image',
8
+ type: "POST",
9
+ data: "action1=get_all_attachment",
10
+ success: function(result) {
11
+ var list = eval('('+result+')');
12
+
13
+ if ( !list ) {
14
+ gllr_setError( "<p>"+not_found_img_info+"</p>" );
15
+ $("#ajax_update_images").removeAttr("disabled");
16
+ return;
17
+ }
18
+ $('#gllr_img_loader').show();
19
+
20
+ function updatenImageItem() {
21
+ if (curr >= list.length) {
22
+ $.ajax({
23
+ url: '../wp-admin/admin-ajax.php?action=gllr_update_image',
24
+ type: "POST",
25
+ data: "action1=update_options",
26
+ success: function(result) {
27
+ }
28
+ });
29
+ $("#ajax_update_images").removeAttr("disabled");
30
+ gllr_setMessage("<p>"+img_success+"</p>");
31
+ $('#gllr_img_loader').hide();
32
+ return;
33
+ }
34
+
35
+ $.ajax({
36
+ url: '../wp-admin/admin-ajax.php?action=gllr_update_image',
37
+ type: "POST",
38
+ data: "action1=update_image&id="+list[curr].ID,
39
+ success: function(result) {
40
+ curr = curr + 1;
41
+ updatenImageItem();
42
+ }
43
+ });
44
+ }
45
+
46
+ updatenImageItem();
47
+ },
48
+ error: function( request, status, error ) {
49
+ gllr_setError( "<p>"+img_error + request.status+"</p>" );
50
+ }
51
+ });
52
+ })(jQuery);
53
+ }
54
+
55
+ function gllr_setMessage( msg ) {
56
+ (function($) {
57
+ $(".error").hide();
58
+ $("#gllr_settings_message.updated").html(msg);
59
+ $("#gllr_settings_message.updated").show();
60
+ })(jQuery);
61
+ }
62
+
63
+ function gllr_setError( msg ) {
64
+ (function($){
65
+ $("#gllr_settings_message.updated").hide();
66
+ $(".error").html(msg);
67
+ $(".error").show();
68
+ })(jQuery);
69
+ }
70
+
71
+ /* add notice about changing in the settings page */
72
+ (function($) {
73
+ $(document).ready( function() {
74
+ $( '#gllr_settings_form input' ).bind( "change click select", function() {
75
+ if ( $( this ).attr( 'type' ) != 'submit' ) {
76
+ $( '.updated.fade' ).css( 'display', 'none' );
77
+ $( '#gllr_settings_notice' ).css( 'display', 'block' );
78
+ };
79
+ });
80
+ });
81
+ })(jQuery);
languages/gallery-bg_BG.mo CHANGED
Binary file
languages/gallery-bg_BG.po CHANGED
@@ -2,481 +2,580 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-11-22 11:29+0300\n"
6
- "PO-Revision-Date: 2013-11-22 11:29+0300\n"
7
- "Last-Translator: \n"
8
  "Language-Team: Petya <p@pipermagus.com>\n"
 
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "Language: uk_UA\n"
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
  "X-Generator: Poedit 1.5.7\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: gallery-plugin.php:101
20
- #: gallery-plugin.php:768
21
  msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
22
  msgstr "Файловете \"gallery-template.php\" и \"gallery-single-template.php\" не бяха намерени в папката на вашата тема. Моля копирайте ги от папката `/wp-content/plugins/gallery-plugin/template/` в папката на вашата тема, за да работи правилно приставката Gallery."
23
 
24
- #: gallery-plugin.php:126
25
- #: gallery-plugin.php:136
26
  msgid "Galleries"
27
  msgstr "Галерии"
28
 
29
- #: gallery-plugin.php:127
30
- #: gallery-plugin.php:606
31
  msgid "Gallery"
32
  msgstr "Галерия"
33
 
34
- #: gallery-plugin.php:128
35
  msgid "Add a Gallery"
36
  msgstr "Добави галерия"
37
 
38
- #: gallery-plugin.php:129
39
  msgid "Add New Gallery"
40
  msgstr "Добави нова галерия"
41
 
42
- #: gallery-plugin.php:130
43
  msgid "Edit Gallery"
44
  msgstr "Редактирай галерия"
45
 
46
- #: gallery-plugin.php:131
47
  msgid "New Gallery"
48
  msgstr "Нова галерия"
49
 
50
- #: gallery-plugin.php:132
51
  msgid "View Gallery"
52
  msgstr "Преглед на галерия"
53
 
54
- #: gallery-plugin.php:133
55
  msgid "Find a Gallery"
56
  msgstr "Намери галерия"
57
 
58
- #: gallery-plugin.php:134
59
  msgid "No Gallery found"
60
  msgstr "Няма намерена галерия"
61
 
62
- #: gallery-plugin.php:191
63
  msgid "Upload File"
64
  msgstr "Качване на файл"
65
 
66
- #: gallery-plugin.php:192
67
  msgid "Gallery Shortcode"
68
  msgstr "Шорткод за галерия"
69
 
70
- #: gallery-plugin.php:210
71
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
72
  msgstr "Временната папка за съхраняване на файлове (gallery-plugin/upload/files) не е достъпна за запис на уеб-сървъра ви. Моля, използвайте стандартния начин на WordPress за качване на снимки(media library)."
73
 
74
- #: gallery-plugin.php:214
75
  msgid "Choose an image for upload:"
76
  msgstr "Изберете изображение за качване:"
77
 
78
- #: gallery-plugin.php:219
79
  msgid "Please enable JavaScript to use the file uploader."
80
  msgstr "Моля, активирайте JavaScript, за да можете да качвате файлове."
81
 
82
- #: gallery-plugin.php:226
83
  msgid "Allow the download link for all images in this gallery"
84
  msgstr "Позволете свалянето на всички изображения от тази галерия."
85
 
86
- #: gallery-plugin.php:227
87
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
88
  msgstr "Моля, използвайте функцията drag&drop, за да смените позицията на снимките и не забравяйте да съхраните промените."
89
 
90
- #: gallery-plugin.php:229
91
  msgid "Please make a choice"
92
  msgstr "Моля, изберете"
93
 
94
- #: gallery-plugin.php:229
95
- #: gallery-plugin.php:887
96
  msgid "Sort images by"
97
  msgstr "Подреди изображенията по"
98
 
99
- #: gallery-plugin.php:229
100
  msgid "sort images"
101
  msgstr "подреди изображенията"
102
 
103
- #: gallery-plugin.php:229
104
  msgid "on the plugin settings page ("
105
  msgstr "на страницата с настройки за плъгина ("
106
 
107
- #: gallery-plugin.php:273
108
- #: gallery-plugin.php:502
109
  msgid "Title"
110
  msgstr "Име"
111
 
112
- #: gallery-plugin.php:275
113
  msgid "Alt tag"
114
  msgstr ""
115
 
116
- #: gallery-plugin.php:276
117
  msgid "URL"
118
  msgstr "URL"
119
 
120
- #: gallery-plugin.php:276
121
  msgid "(by click on image opens a link in a new window)"
122
  msgstr "(отваря изображението в нов прозорец)"
123
 
124
- #: gallery-plugin.php:277
125
  msgid "This setting is available in Pro version"
126
  msgstr "Тази настройка е достъпна само в Pro версията."
127
 
128
- #: gallery-plugin.php:278
129
  msgid "Open the link"
130
  msgstr "Отваряне на линка"
131
 
132
- #: gallery-plugin.php:278
133
  msgid "Current window"
134
  msgstr "Текущия прозорец"
135
 
136
- #: gallery-plugin.php:278
137
  msgid "New window"
138
  msgstr "Нов прозорец"
139
 
140
- #: gallery-plugin.php:279
141
  msgid "Delete"
142
  msgstr "Изтриване"
143
 
144
- #: gallery-plugin.php:292
145
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
146
  msgstr "Можете да добавите галерия към страница или пост, като добавите този шорткод към съдържанието"
147
 
148
- #: gallery-plugin.php:294
149
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
150
  msgstr "Ако искате да покажете кратко описание, заедно със screenshot и линк към страницата с галерията"
151
 
152
- #: gallery-plugin.php:503
153
  msgid "Author"
154
  msgstr "Автор "
155
 
156
- #: gallery-plugin.php:504
157
  msgid "Photo"
158
  msgstr "Снимка"
159
 
160
- #: gallery-plugin.php:505
161
  msgid "Publishing"
162
  msgstr "Публикация"
163
 
164
- #: gallery-plugin.php:506
165
- #: gallery-plugin.php:891
166
  msgid "Date"
167
  msgstr "Дата "
168
 
169
- #: gallery-plugin.php:630
170
  msgid "See images &raquo;"
171
  msgstr "Виж изображенията &raquo;"
172
 
173
- #: gallery-plugin.php:677
174
  msgid "requires"
175
  msgstr ""
176
 
177
- #: gallery-plugin.php:677
178
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
179
  msgstr ""
180
 
181
- #: gallery-plugin.php:677
182
  msgid "Back to the WordPress"
183
  msgstr ""
184
 
185
- #: gallery-plugin.php:677
186
  #, fuzzy
187
  msgid "Plugins page"
188
  msgstr "Плагіни про-версії"
189
 
190
- #: gallery-plugin.php:761
191
  msgid "Settings are saved"
192
  msgstr "Настройките са съхранени"
193
 
194
- #: gallery-plugin.php:774
195
  msgid "Gallery Settings"
196
  msgstr "Настройки на галерията"
197
 
198
- #: gallery-plugin.php:777
 
 
 
 
 
 
 
 
199
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
200
  msgstr "Ако искате да добавите галерия към ваша страница или пост, просто копирайте и поставете този шорткод в поста или страницата:"
201
 
202
- #: gallery-plugin.php:781
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
203
  msgid "Image size for the album cover"
204
  msgstr "Размер на изображението за корица на албума"
205
 
206
- #: gallery-plugin.php:783
207
- #: gallery-plugin.php:791
208
- #: gallery-plugin.php:804
209
  msgid "Image size"
210
  msgstr "Размер на изображението"
211
 
212
- #: gallery-plugin.php:784
213
- #: gallery-plugin.php:792
214
  msgid "Width (in px)"
215
  msgstr "Ширина (в px)"
216
 
217
- #: gallery-plugin.php:785
218
- #: gallery-plugin.php:793
219
  msgid "Height (in px)"
220
  msgstr "Височина (в px)"
221
 
222
- #: gallery-plugin.php:789
223
  msgid "Gallery image size"
224
  msgstr "Размер на изображението в галерия"
225
 
226
- #: gallery-plugin.php:797
227
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
228
  msgstr "WordPress ще създава thumbnail с указаните размери, когато качвате нова снимка."
229
 
230
- #: gallery-plugin.php:802
231
  msgid "Gallery image size in the lightbox"
232
  msgstr "Размер на изображението за lightbox"
233
 
234
- #: gallery-plugin.php:805
235
  msgid "Max width (in px)"
236
  msgstr "Макс. ширина (в px)"
237
 
238
- #: gallery-plugin.php:806
239
  msgid "Max height (in px)"
240
  msgstr "Макс. височина (в px)"
241
 
242
- #: gallery-plugin.php:807
243
  msgid "Display a full size image in the lightbox"
244
  msgstr "Показване на изображението в пълен размер в lightbox"
245
 
246
- #: gallery-plugin.php:811
247
  msgid "Crop position"
248
  msgstr "Позиция за изрязване"
249
 
250
- #: gallery-plugin.php:813
251
  msgid "Horizontal"
252
  msgstr "Хоризонтално"
253
 
254
- #: gallery-plugin.php:815
255
  msgid "left"
256
  msgstr "ляво"
257
 
258
- #: gallery-plugin.php:816
259
- #: gallery-plugin.php:823
260
  msgid "center"
261
  msgstr "център"
262
 
263
- #: gallery-plugin.php:817
264
  msgid "right"
265
  msgstr "дясно"
266
 
267
- #: gallery-plugin.php:820
268
  msgid "Vertical"
269
  msgstr "Вертикално"
270
 
271
- #: gallery-plugin.php:822
272
  msgid "top"
273
  msgstr "отгоре"
274
 
275
- #: gallery-plugin.php:824
276
  msgid "bottom"
277
  msgstr "отдолу"
278
 
279
- #: gallery-plugin.php:829
280
  msgid "Lightbox background"
281
  msgstr "Фон на lightbox"
282
 
283
- #: gallery-plugin.php:831
284
  msgid "Default"
285
  msgstr "По подразбиране"
286
 
287
- #: gallery-plugin.php:832
288
  msgid "Background transparency (from 0 to 1)"
289
  msgstr "Прозрачност на фона (от 0 до 1)"
290
 
291
- #: gallery-plugin.php:834
292
  msgid "Select a background color"
293
  msgstr "Изберете цвят за фон"
294
 
295
- #: gallery-plugin.php:836
296
  msgid "Background color"
297
  msgstr "Цвят на фона"
298
 
299
- #: gallery-plugin.php:843
300
- #: gallery-plugin.php:988
 
 
 
 
 
301
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
302
  msgstr "Тази опция е налична в Pro версията на плъгина. За повече подробности, моля отидете на "
303
 
304
- #: gallery-plugin.php:850
305
  msgid "Images with border"
306
  msgstr "Изображения с рамка"
307
 
308
- #: gallery-plugin.php:853
309
  msgid "Border width in px, just numbers"
310
  msgstr "Ширина на рамката в пиксели, само числа"
311
 
312
- #: gallery-plugin.php:855
313
- #: gallery-plugin.php:857
314
  msgid "Select a border color"
315
  msgstr "Изберете цвят за рамката"
316
 
317
- #: gallery-plugin.php:863
318
  msgid "Number of images in the row"
319
  msgstr "Брой изображения на ред"
320
 
321
- #: gallery-plugin.php:869
322
  msgid "Start slideshow"
323
  msgstr "Слайдшоу"
324
 
325
- #: gallery-plugin.php:875
326
  msgid "Slideshow interval"
327
  msgstr "Интервал за слайдшоу"
328
 
329
- #: gallery-plugin.php:881
330
  msgid "Use single lightbox for multiple galleries on one page"
331
  msgstr ""
332
 
333
- #: gallery-plugin.php:889
334
  msgid "Attachment ID"
335
  msgstr "ID на изображението"
336
 
337
- #: gallery-plugin.php:890
338
  msgid "Image Name"
339
  msgstr "Име на изображението"
340
 
341
- #: gallery-plugin.php:892
342
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
343
  msgstr "Ред за сортиране (полето за въвеждане на ред за сортиране в Insert / Upload Media Gallery)"
344
 
345
- #: gallery-plugin.php:893
346
  msgid "Random"
347
  msgstr "Произволен"
348
 
349
- #: gallery-plugin.php:897
350
  msgid "Sort images"
351
  msgstr "Подреди изображенията"
352
 
353
- #: gallery-plugin.php:899
354
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
355
  msgstr "ASC (възходящ ред - 1, 2, 3, а, б, в)"
356
 
357
- #: gallery-plugin.php:900
358
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
359
  msgstr "DESC (низходящ ред - 3, 2, 1, в, б, а)"
360
 
361
- #: gallery-plugin.php:904
362
  msgid "Display text above the image"
363
  msgstr "Показване на текст над изображението"
364
 
365
- #: gallery-plugin.php:906
366
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
367
  msgstr "Не отбелязвайте, ако искате текстът да се показва само в lightbox"
368
 
369
- #: gallery-plugin.php:910
370
  msgid "Display the Back link"
371
  msgstr "Показване на линк 'Назад'"
372
 
373
- #: gallery-plugin.php:916
374
  msgid "Display the Back link in the shortcode"
375
  msgstr "Показване на линк 'Назад' в шорткода"
376
 
377
- #: gallery-plugin.php:922
378
  msgid "The Back link text"
379
  msgstr "Текст за линка 'Назад'"
380
 
381
- #: gallery-plugin.php:928
382
  msgid "The Back link URL"
383
  msgstr "URL за линка 'Назад'"
384
 
385
- #: gallery-plugin.php:930
386
  msgid "Gallery page (Page with Gallery Template)"
387
  msgstr "Страница с галерия (страница с шаблон 'Gallery Template')"
388
 
389
- #: gallery-plugin.php:932
390
  msgid "(Full URL to custom page)"
391
  msgstr "(Пълно URL към произволна страница)"
392
 
393
- #: gallery-plugin.php:936
394
  msgid "The Read More link text"
395
  msgstr "Текст за линка 'Прочети повече'"
396
 
397
- #: gallery-plugin.php:942
398
  msgid "Add gallery to the search"
399
  msgstr ""
400
 
401
- #: gallery-plugin.php:958
402
- #: gallery-plugin.php:961
403
- #: gallery-plugin.php:965
404
  msgid "Using Custom Search powered by"
405
  msgstr ""
406
 
407
- #: gallery-plugin.php:961
408
  msgid "Activate Custom Search"
409
  msgstr ""
410
 
411
- #: gallery-plugin.php:965
412
  msgid "Download Custom Search"
413
  msgstr ""
414
 
415
- #: gallery-plugin.php:972
416
  msgid "Display Like buttons in the lightbox"
417
  msgstr "Показване на Like бутони в lightbox"
418
 
419
- #: gallery-plugin.php:974
420
  msgid "FaceBook"
421
  msgstr "FaceBook"
422
 
423
- #: gallery-plugin.php:975
424
  msgid "Twitter"
425
  msgstr "Twitter"
426
 
427
- #: gallery-plugin.php:976
428
  msgid "Pinterest"
429
  msgstr "Pinterest"
430
 
431
- #: gallery-plugin.php:977
432
  msgid "Google +1"
433
  msgstr "Google +1"
434
 
435
- #: gallery-plugin.php:981
436
  msgid "Slug for gallery item"
437
  msgstr "Название на елемент от галерията"
438
 
439
- #: gallery-plugin.php:983
440
  msgid "for any structure of permalinks except the default structure"
441
  msgstr "за всяка структура от пермалинковете, с изключение на структурата по подразбиране"
442
 
443
- #: gallery-plugin.php:996
444
  msgid "Save Changes"
445
  msgstr "Съхрани промените"
446
 
447
- #: gallery-plugin.php:1008
448
- #: gallery-plugin.php:1023
 
 
 
 
 
 
 
 
 
 
 
 
 
 
449
  msgid "Settings"
450
  msgstr "Настройки"
451
 
452
- #: gallery-plugin.php:1009
453
  msgid "FAQ"
454
  msgstr "Често задавани въпроси"
455
 
456
- #: gallery-plugin.php:1010
457
  msgid "Support"
458
  msgstr "Поддръжка"
459
 
460
- #: gallery-plugin.php:1222
461
  #: template/gallery-single-template.php:76
462
  msgid "Sorry, nothing found."
463
  msgstr "Съжалявам, нищо не е намерено."
464
 
465
- #: gallery-plugin.php:1244
466
  #: template/gallery-single-template.php:102
467
  msgid "Download high resolution image"
468
  msgstr "Свали изображението в цял размер"
469
 
470
- #: gallery-plugin.php:1464
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
471
  #, fuzzy
472
  msgid "Learn More"
473
  msgstr "Читати далі"
474
 
475
- #: gallery-plugin.php:1466
476
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
477
  msgstr ""
478
 
479
- #: gallery-plugin.php:1467
480
  msgid "Extend standard plugin functionality with new great options."
481
  msgstr ""
482
 
@@ -486,106 +585,147 @@ msgstr "Изображение"
486
 
487
  #~ msgid "Not set"
488
  #~ msgstr "Не завдано"
 
489
  #~ msgid "On"
490
  #~ msgstr "Увімк."
 
491
  #~ msgid "Off"
492
  #~ msgstr "Вимк."
 
493
  #~ msgid "N/A"
494
  #~ msgstr "Невідомо"
 
495
  #~ msgid " Mb"
496
  #~ msgstr "Mb"
 
497
  #~ msgid "Yes"
498
  #~ msgstr "Так"
 
499
  #~ msgid "No"
500
  #~ msgstr "Ні"
 
501
  #~ msgid "Operating System"
502
  #~ msgstr "Операційна система"
 
503
  #~ msgid "Server"
504
  #~ msgstr "Сервер"
 
505
  #~ msgid "Memory usage"
506
  #~ msgstr "Використано пам’яті"
 
507
  #~ msgid "MYSQL Version"
508
  #~ msgstr "Версія MYSQL"
 
509
  #~ msgid "SQL Mode"
510
  #~ msgstr "Режим SQL "
 
511
  #~ msgid "PHP Version"
512
  #~ msgstr "Версія PHP"
 
513
  #~ msgid "PHP Safe Mode"
514
  #~ msgstr "Безпечний режим PHP"
 
515
  #~ msgid "PHP Allow URL fopen"
516
  #~ msgstr "PHP Allow URL fopen"
 
517
  #~ msgid "PHP Memory Limit"
518
  #~ msgstr "Ліміт пам’яті"
 
519
  #~ msgid "PHP Max Upload Size"
520
  #~ msgstr "Макс. розмір файла, що завантажується"
 
521
  #~ msgid "PHP Max Post Size"
522
  #~ msgstr "Макс. розмір запису"
 
523
  #~ msgid "PHP Max Script Execute Time"
524
  #~ msgstr "Макс. час виконання сценарію"
 
525
  #~ msgid "PHP Exif support"
526
  #~ msgstr "Підтримка PHP Exif"
 
527
  #~ msgid "PHP IPTC support"
528
  #~ msgstr "Підтримка PHP IPTC"
 
529
  #~ msgid "PHP XML support"
530
  #~ msgstr "Підтримка PHP XML"
 
531
  #~ msgid "Site URL"
532
  #~ msgstr "Адреса сайту"
 
533
  #~ msgid "Home URL"
534
  #~ msgstr "Основна адреса сайту"
 
535
  #~ msgid "WordPress Version"
536
  #~ msgstr "Версія WordPress"
 
537
  #~ msgid "WordPress DB Version"
538
  #~ msgstr "Версія бази даних WordPress"
 
539
  #~ msgid "Multisite"
540
  #~ msgstr "Мультиблог"
 
541
  #~ msgid "Active Theme"
542
  #~ msgstr "Поточна тема"
 
543
  #~ msgid "Please enter a valid email address."
544
  #~ msgstr "Будь ласка, введіть коректну електронну адресу."
 
545
  #~ msgid "Email with system info is sent to "
546
  #~ msgstr "Електронний лист з системною інформацією відправлено на"
 
547
  #~ msgid "Thank you for contacting us."
548
  #~ msgstr "Дякуємо, що звернулись до нас."
 
549
  #~ msgid "Sorry, email message could not be delivered."
550
  #~ msgstr "Вибачте, електронне повідомлення не може бути відправлено."
 
551
  #~ msgid "Activated plugins"
552
  #~ msgstr "Активовані плагіни"
 
553
  #~ msgid "Installed plugins"
554
  #~ msgstr "Встановлених модулів"
 
555
  #~ msgid "Recommended plugins"
556
  #~ msgstr "Рекомендовані плагіни"
 
557
  #~ msgid "Purchase"
558
  #~ msgstr "Купити"
559
- #~ msgid "Free plugins"
560
- #~ msgstr "Безкоштовні плагіни"
561
  #~ msgid "Download"
562
  #~ msgstr "Завантажити"
 
563
  #~ msgid "Install %s"
564
  #~ msgstr "Установка %"
 
565
  #~ msgid "Install now from wordpress.org"
566
  #~ msgstr "Установити зараз від wordpress.org"
567
- #~ msgid "If you have any questions, please contact us via"
568
- #~ msgstr ""
569
- #~ "Якщо у вас є ябудь-які питання, будь ласка, зв'яжіться з нами через "
570
- #~ "plugin@bestwebsoft.com або заповніть нашу контактну форму на нашому сайті"
571
  #~ msgid "System status"
572
  #~ msgstr "Системна інформація"
 
573
  #~ msgid "Environment"
574
  #~ msgstr "Системне оточення"
 
575
  #~ msgid "Active Plugins"
576
  #~ msgstr "Активовані плагіни"
 
577
  #~ msgid "Inactive Plugins"
578
  #~ msgstr "Неактивовані плагіни"
 
579
  #~ msgid "Send to support"
580
  #~ msgstr "Відправити до служби тех. підтримки"
 
581
  #~ msgid "Send to custom email &#187;"
582
  #~ msgstr "Відправити на електронну адресу &#187;"
 
583
  #~ msgid "Add New"
584
  #~ msgstr "Додати новий"
 
585
  #~ msgid "Search Galleries"
586
  #~ msgstr "Пошук галереї"
 
587
  #~ msgid "The size of the cover album for gallery"
588
  #~ msgstr "Розмір обкладинки альбому для галереї"
 
589
  #~ msgid "date"
590
  #~ msgstr "Дата"
591
-
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-12-13 14:03+0300\n"
6
+ "PO-Revision-Date: 2013-12-13 14:03+0300\n"
7
+ "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Petya <p@pipermagus.com>\n"
9
+ "Language: uk_UA\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
 
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
  "X-Generator: Poedit 1.5.7\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: gallery-plugin.php:100
20
+ #: gallery-plugin.php:782
21
  msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
22
  msgstr "Файловете \"gallery-template.php\" и \"gallery-single-template.php\" не бяха намерени в папката на вашата тема. Моля копирайте ги от папката `/wp-content/plugins/gallery-plugin/template/` в папката на вашата тема, за да работи правилно приставката Gallery."
23
 
24
+ #: gallery-plugin.php:128
25
+ #: gallery-plugin.php:138
26
  msgid "Galleries"
27
  msgstr "Галерии"
28
 
29
+ #: gallery-plugin.php:129
30
+ #: gallery-plugin.php:609
31
  msgid "Gallery"
32
  msgstr "Галерия"
33
 
34
+ #: gallery-plugin.php:130
35
  msgid "Add a Gallery"
36
  msgstr "Добави галерия"
37
 
38
+ #: gallery-plugin.php:131
39
  msgid "Add New Gallery"
40
  msgstr "Добави нова галерия"
41
 
42
+ #: gallery-plugin.php:132
43
  msgid "Edit Gallery"
44
  msgstr "Редактирай галерия"
45
 
46
+ #: gallery-plugin.php:133
47
  msgid "New Gallery"
48
  msgstr "Нова галерия"
49
 
50
+ #: gallery-plugin.php:134
51
  msgid "View Gallery"
52
  msgstr "Преглед на галерия"
53
 
54
+ #: gallery-plugin.php:135
55
  msgid "Find a Gallery"
56
  msgstr "Намери галерия"
57
 
58
+ #: gallery-plugin.php:136
59
  msgid "No Gallery found"
60
  msgstr "Няма намерена галерия"
61
 
62
+ #: gallery-plugin.php:193
63
  msgid "Upload File"
64
  msgstr "Качване на файл"
65
 
66
+ #: gallery-plugin.php:194
67
  msgid "Gallery Shortcode"
68
  msgstr "Шорткод за галерия"
69
 
70
+ #: gallery-plugin.php:212
71
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
72
  msgstr "Временната папка за съхраняване на файлове (gallery-plugin/upload/files) не е достъпна за запис на уеб-сървъра ви. Моля, използвайте стандартния начин на WordPress за качване на снимки(media library)."
73
 
74
+ #: gallery-plugin.php:216
75
  msgid "Choose an image for upload:"
76
  msgstr "Изберете изображение за качване:"
77
 
78
+ #: gallery-plugin.php:221
79
  msgid "Please enable JavaScript to use the file uploader."
80
  msgstr "Моля, активирайте JavaScript, за да можете да качвате файлове."
81
 
82
+ #: gallery-plugin.php:228
83
  msgid "Allow the download link for all images in this gallery"
84
  msgstr "Позволете свалянето на всички изображения от тази галерия."
85
 
86
+ #: gallery-plugin.php:229
87
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
88
  msgstr "Моля, използвайте функцията drag&drop, за да смените позицията на снимките и не забравяйте да съхраните промените."
89
 
90
+ #: gallery-plugin.php:231
91
  msgid "Please make a choice"
92
  msgstr "Моля, изберете"
93
 
94
+ #: gallery-plugin.php:231
95
+ #: gallery-plugin.php:948
96
  msgid "Sort images by"
97
  msgstr "Подреди изображенията по"
98
 
99
+ #: gallery-plugin.php:231
100
  msgid "sort images"
101
  msgstr "подреди изображенията"
102
 
103
+ #: gallery-plugin.php:231
104
  msgid "on the plugin settings page ("
105
  msgstr "на страницата с настройки за плъгина ("
106
 
107
+ #: gallery-plugin.php:276
108
+ #: gallery-plugin.php:505
109
  msgid "Title"
110
  msgstr "Име"
111
 
112
+ #: gallery-plugin.php:278
113
  msgid "Alt tag"
114
  msgstr ""
115
 
116
+ #: gallery-plugin.php:279
117
  msgid "URL"
118
  msgstr "URL"
119
 
120
+ #: gallery-plugin.php:279
121
  msgid "(by click on image opens a link in a new window)"
122
  msgstr "(отваря изображението в нов прозорец)"
123
 
124
+ #: gallery-plugin.php:280
125
  msgid "This setting is available in Pro version"
126
  msgstr "Тази настройка е достъпна само в Pro версията."
127
 
128
+ #: gallery-plugin.php:281
129
  msgid "Open the link"
130
  msgstr "Отваряне на линка"
131
 
132
+ #: gallery-plugin.php:281
133
  msgid "Current window"
134
  msgstr "Текущия прозорец"
135
 
136
+ #: gallery-plugin.php:281
137
  msgid "New window"
138
  msgstr "Нов прозорец"
139
 
140
+ #: gallery-plugin.php:282
141
  msgid "Delete"
142
  msgstr "Изтриване"
143
 
144
+ #: gallery-plugin.php:295
145
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
146
  msgstr "Можете да добавите галерия към страница или пост, като добавите този шорткод към съдържанието"
147
 
148
+ #: gallery-plugin.php:297
149
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
150
  msgstr "Ако искате да покажете кратко описание, заедно със screenshot и линк към страницата с галерията"
151
 
152
+ #: gallery-plugin.php:506
153
  msgid "Author"
154
  msgstr "Автор "
155
 
156
+ #: gallery-plugin.php:507
157
  msgid "Photo"
158
  msgstr "Снимка"
159
 
160
+ #: gallery-plugin.php:508
161
  msgid "Publishing"
162
  msgstr "Публикация"
163
 
164
+ #: gallery-plugin.php:509
165
+ #: gallery-plugin.php:952
166
  msgid "Date"
167
  msgstr "Дата "
168
 
169
+ #: gallery-plugin.php:638
170
  msgid "See images &raquo;"
171
  msgstr "Виж изображенията &raquo;"
172
 
173
+ #: gallery-plugin.php:685
174
  msgid "requires"
175
  msgstr ""
176
 
177
+ #: gallery-plugin.php:685
178
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
179
  msgstr ""
180
 
181
+ #: gallery-plugin.php:685
182
  msgid "Back to the WordPress"
183
  msgstr ""
184
 
185
+ #: gallery-plugin.php:685
186
  #, fuzzy
187
  msgid "Plugins page"
188
  msgstr "Плагіни про-версії"
189
 
190
+ #: gallery-plugin.php:775
191
  msgid "Settings are saved"
192
  msgstr "Настройките са съхранени"
193
 
194
+ #: gallery-plugin.php:788
195
  msgid "Gallery Settings"
196
  msgstr "Настройки на галерията"
197
 
198
+ #: gallery-plugin.php:791
199
+ msgid "Notice:"
200
+ msgstr ""
201
+
202
+ #: gallery-plugin.php:791
203
+ msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
204
+ msgstr ""
205
+
206
+ #: gallery-plugin.php:792
207
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
208
  msgstr "Ако искате да добавите галерия към ваша страница или пост, просто копирайте и поставете този шорткод в поста или страницата:"
209
 
210
+ #: gallery-plugin.php:794
211
+ #, fuzzy
212
+ msgid "Please enable JavaScript to use the option to renew images."
213
+ msgstr "Моля, активирайте JavaScript, за да можете да качвате файлове."
214
+
215
+ #: gallery-plugin.php:804
216
+ msgid "Change the way to store your post_meta information for gallery"
217
+ msgstr ""
218
+
219
+ #: gallery-plugin.php:806
220
+ msgid "Update All Info"
221
+ msgstr ""
222
+
223
+ #: gallery-plugin.php:811
224
+ msgid "Updating post_meta information..."
225
+ msgstr ""
226
+
227
+ #: gallery-plugin.php:812
228
+ #, fuzzy
229
+ msgid "No gallery item found"
230
+ msgstr "Няма намерена галерия"
231
+
232
+ #: gallery-plugin.php:813
233
+ msgid "All info is updated"
234
+ msgstr ""
235
+
236
+ #: gallery-plugin.php:814
237
+ #: gallery-plugin.php:829
238
+ msgid "Error."
239
+ msgstr ""
240
+
241
+ #: gallery-plugin.php:819
242
+ msgid "Update images for gallery"
243
+ msgstr ""
244
+
245
+ #: gallery-plugin.php:821
246
+ #, fuzzy
247
+ msgid "Update images"
248
+ msgstr "подреди изображенията"
249
+
250
+ #: gallery-plugin.php:826
251
+ msgid "Updating images..."
252
+ msgstr ""
253
+
254
+ #: gallery-plugin.php:827
255
+ #, fuzzy
256
+ msgid "No image found"
257
+ msgstr "Няма намерена галерия"
258
+
259
+ #: gallery-plugin.php:828
260
+ msgid "All images are updated"
261
+ msgstr ""
262
+
263
+ #: gallery-plugin.php:835
264
  msgid "Image size for the album cover"
265
  msgstr "Размер на изображението за корица на албума"
266
 
267
+ #: gallery-plugin.php:837
268
+ #: gallery-plugin.php:845
269
+ #: gallery-plugin.php:858
270
  msgid "Image size"
271
  msgstr "Размер на изображението"
272
 
273
+ #: gallery-plugin.php:838
274
+ #: gallery-plugin.php:846
275
  msgid "Width (in px)"
276
  msgstr "Ширина (в px)"
277
 
278
+ #: gallery-plugin.php:839
279
+ #: gallery-plugin.php:847
280
  msgid "Height (in px)"
281
  msgstr "Височина (в px)"
282
 
283
+ #: gallery-plugin.php:843
284
  msgid "Gallery image size"
285
  msgstr "Размер на изображението в галерия"
286
 
287
+ #: gallery-plugin.php:851
288
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
289
  msgstr "WordPress ще създава thumbnail с указаните размери, когато качвате нова снимка."
290
 
291
+ #: gallery-plugin.php:856
292
  msgid "Gallery image size in the lightbox"
293
  msgstr "Размер на изображението за lightbox"
294
 
295
+ #: gallery-plugin.php:859
296
  msgid "Max width (in px)"
297
  msgstr "Макс. ширина (в px)"
298
 
299
+ #: gallery-plugin.php:860
300
  msgid "Max height (in px)"
301
  msgstr "Макс. височина (в px)"
302
 
303
+ #: gallery-plugin.php:861
304
  msgid "Display a full size image in the lightbox"
305
  msgstr "Показване на изображението в пълен размер в lightbox"
306
 
307
+ #: gallery-plugin.php:865
308
  msgid "Crop position"
309
  msgstr "Позиция за изрязване"
310
 
311
+ #: gallery-plugin.php:867
312
  msgid "Horizontal"
313
  msgstr "Хоризонтално"
314
 
315
+ #: gallery-plugin.php:869
316
  msgid "left"
317
  msgstr "ляво"
318
 
319
+ #: gallery-plugin.php:870
320
+ #: gallery-plugin.php:877
321
  msgid "center"
322
  msgstr "център"
323
 
324
+ #: gallery-plugin.php:871
325
  msgid "right"
326
  msgstr "дясно"
327
 
328
+ #: gallery-plugin.php:874
329
  msgid "Vertical"
330
  msgstr "Вертикално"
331
 
332
+ #: gallery-plugin.php:876
333
  msgid "top"
334
  msgstr "отгоре"
335
 
336
+ #: gallery-plugin.php:878
337
  msgid "bottom"
338
  msgstr "отдолу"
339
 
340
+ #: gallery-plugin.php:883
341
  msgid "Lightbox background"
342
  msgstr "Фон на lightbox"
343
 
344
+ #: gallery-plugin.php:885
345
  msgid "Default"
346
  msgstr "По подразбиране"
347
 
348
+ #: gallery-plugin.php:886
349
  msgid "Background transparency (from 0 to 1)"
350
  msgstr "Прозрачност на фона (от 0 до 1)"
351
 
352
+ #: gallery-plugin.php:888
353
  msgid "Select a background color"
354
  msgstr "Изберете цвят за фон"
355
 
356
+ #: gallery-plugin.php:890
357
  msgid "Background color"
358
  msgstr "Цвят на фона"
359
 
360
+ #: gallery-plugin.php:897
361
+ #: gallery-plugin.php:1042
362
+ msgid "If you upgrade to Pro version all your settings and galleries will be saved."
363
+ msgstr ""
364
+
365
+ #: gallery-plugin.php:902
366
+ #: gallery-plugin.php:1047
367
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
368
  msgstr "Тази опция е налична в Pro версията на плъгина. За повече подробности, моля отидете на "
369
 
370
+ #: gallery-plugin.php:911
371
  msgid "Images with border"
372
  msgstr "Изображения с рамка"
373
 
374
+ #: gallery-plugin.php:914
375
  msgid "Border width in px, just numbers"
376
  msgstr "Ширина на рамката в пиксели, само числа"
377
 
378
+ #: gallery-plugin.php:916
379
+ #: gallery-plugin.php:918
380
  msgid "Select a border color"
381
  msgstr "Изберете цвят за рамката"
382
 
383
+ #: gallery-plugin.php:924
384
  msgid "Number of images in the row"
385
  msgstr "Брой изображения на ред"
386
 
387
+ #: gallery-plugin.php:930
388
  msgid "Start slideshow"
389
  msgstr "Слайдшоу"
390
 
391
+ #: gallery-plugin.php:936
392
  msgid "Slideshow interval"
393
  msgstr "Интервал за слайдшоу"
394
 
395
+ #: gallery-plugin.php:942
396
  msgid "Use single lightbox for multiple galleries on one page"
397
  msgstr ""
398
 
399
+ #: gallery-plugin.php:950
400
  msgid "Attachment ID"
401
  msgstr "ID на изображението"
402
 
403
+ #: gallery-plugin.php:951
404
  msgid "Image Name"
405
  msgstr "Име на изображението"
406
 
407
+ #: gallery-plugin.php:953
408
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
409
  msgstr "Ред за сортиране (полето за въвеждане на ред за сортиране в Insert / Upload Media Gallery)"
410
 
411
+ #: gallery-plugin.php:954
412
  msgid "Random"
413
  msgstr "Произволен"
414
 
415
+ #: gallery-plugin.php:958
416
  msgid "Sort images"
417
  msgstr "Подреди изображенията"
418
 
419
+ #: gallery-plugin.php:960
420
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
421
  msgstr "ASC (възходящ ред - 1, 2, 3, а, б, в)"
422
 
423
+ #: gallery-plugin.php:961
424
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
425
  msgstr "DESC (низходящ ред - 3, 2, 1, в, б, а)"
426
 
427
+ #: gallery-plugin.php:965
428
  msgid "Display text above the image"
429
  msgstr "Показване на текст над изображението"
430
 
431
+ #: gallery-plugin.php:967
432
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
433
  msgstr "Не отбелязвайте, ако искате текстът да се показва само в lightbox"
434
 
435
+ #: gallery-plugin.php:971
436
  msgid "Display the Back link"
437
  msgstr "Показване на линк 'Назад'"
438
 
439
+ #: gallery-plugin.php:977
440
  msgid "Display the Back link in the shortcode"
441
  msgstr "Показване на линк 'Назад' в шорткода"
442
 
443
+ #: gallery-plugin.php:983
444
  msgid "The Back link text"
445
  msgstr "Текст за линка 'Назад'"
446
 
447
+ #: gallery-plugin.php:989
448
  msgid "The Back link URL"
449
  msgstr "URL за линка 'Назад'"
450
 
451
+ #: gallery-plugin.php:991
452
  msgid "Gallery page (Page with Gallery Template)"
453
  msgstr "Страница с галерия (страница с шаблон 'Gallery Template')"
454
 
455
+ #: gallery-plugin.php:993
456
  msgid "(Full URL to custom page)"
457
  msgstr "(Пълно URL към произволна страница)"
458
 
459
+ #: gallery-plugin.php:997
460
  msgid "The Read More link text"
461
  msgstr "Текст за линка 'Прочети повече'"
462
 
463
+ #: gallery-plugin.php:1003
464
  msgid "Add gallery to the search"
465
  msgstr ""
466
 
467
+ #: gallery-plugin.php:1012
468
+ #: gallery-plugin.php:1015
469
+ #: gallery-plugin.php:1019
470
  msgid "Using Custom Search powered by"
471
  msgstr ""
472
 
473
+ #: gallery-plugin.php:1015
474
  msgid "Activate Custom Search"
475
  msgstr ""
476
 
477
+ #: gallery-plugin.php:1019
478
  msgid "Download Custom Search"
479
  msgstr ""
480
 
481
+ #: gallery-plugin.php:1026
482
  msgid "Display Like buttons in the lightbox"
483
  msgstr "Показване на Like бутони в lightbox"
484
 
485
+ #: gallery-plugin.php:1028
486
  msgid "FaceBook"
487
  msgstr "FaceBook"
488
 
489
+ #: gallery-plugin.php:1029
490
  msgid "Twitter"
491
  msgstr "Twitter"
492
 
493
+ #: gallery-plugin.php:1030
494
  msgid "Pinterest"
495
  msgstr "Pinterest"
496
 
497
+ #: gallery-plugin.php:1031
498
  msgid "Google +1"
499
  msgstr "Google +1"
500
 
501
+ #: gallery-plugin.php:1035
502
  msgid "Slug for gallery item"
503
  msgstr "Название на елемент от галерията"
504
 
505
+ #: gallery-plugin.php:1037
506
  msgid "for any structure of permalinks except the default structure"
507
  msgstr "за всяка структура от пермалинковете, с изключение на структурата по подразбиране"
508
 
509
+ #: gallery-plugin.php:1057
510
  msgid "Save Changes"
511
  msgstr "Съхрани промените"
512
 
513
+ #: gallery-plugin.php:1063
514
+ msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
515
+ msgstr ""
516
+
517
+ #: gallery-plugin.php:1064
518
+ #, fuzzy
519
+ msgid "Rate the plugin"
520
+ msgstr "Безкоштовні плагіни"
521
+
522
+ #: gallery-plugin.php:1067
523
+ #, fuzzy
524
+ msgid "If there is something wrong about it, please contact us"
525
+ msgstr "Якщо у вас є ябудь-які питання, будь ласка, зв'яжіться з нами через plugin@bestwebsoft.com або заповніть нашу контактну форму на нашому сайті"
526
+
527
+ #: gallery-plugin.php:1079
528
+ #: gallery-plugin.php:1094
529
  msgid "Settings"
530
  msgstr "Настройки"
531
 
532
+ #: gallery-plugin.php:1080
533
  msgid "FAQ"
534
  msgstr "Често задавани въпроси"
535
 
536
+ #: gallery-plugin.php:1081
537
  msgid "Support"
538
  msgstr "Поддръжка"
539
 
540
+ #: gallery-plugin.php:1302
541
  #: template/gallery-single-template.php:76
542
  msgid "Sorry, nothing found."
543
  msgstr "Съжалявам, нищо не е намерено."
544
 
545
+ #: gallery-plugin.php:1324
546
  #: template/gallery-single-template.php:102
547
  msgid "Download high resolution image"
548
  msgstr "Свали изображението в цял размер"
549
 
550
+ #: gallery-plugin.php:1648
551
+ #, fuzzy
552
+ msgid "Image size not defined"
553
+ msgstr "Размер на изображението"
554
+
555
+ #: gallery-plugin.php:1663
556
+ msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
557
+ msgstr ""
558
+
559
+ #: gallery-plugin.php:1674
560
+ msgid "Image size changes not defined"
561
+ msgstr ""
562
+
563
+ #: gallery-plugin.php:1703
564
+ #: gallery-plugin.php:1706
565
+ #: gallery-plugin.php:1711
566
+ msgid "Invalid path"
567
+ msgstr ""
568
+
569
+ #: gallery-plugin.php:1829
570
  #, fuzzy
571
  msgid "Learn More"
572
  msgstr "Читати далі"
573
 
574
+ #: gallery-plugin.php:1831
575
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
576
  msgstr ""
577
 
578
+ #: gallery-plugin.php:1832
579
  msgid "Extend standard plugin functionality with new great options."
580
  msgstr ""
581
 
585
 
586
  #~ msgid "Not set"
587
  #~ msgstr "Не завдано"
588
+
589
  #~ msgid "On"
590
  #~ msgstr "Увімк."
591
+
592
  #~ msgid "Off"
593
  #~ msgstr "Вимк."
594
+
595
  #~ msgid "N/A"
596
  #~ msgstr "Невідомо"
597
+
598
  #~ msgid " Mb"
599
  #~ msgstr "Mb"
600
+
601
  #~ msgid "Yes"
602
  #~ msgstr "Так"
603
+
604
  #~ msgid "No"
605
  #~ msgstr "Ні"
606
+
607
  #~ msgid "Operating System"
608
  #~ msgstr "Операційна система"
609
+
610
  #~ msgid "Server"
611
  #~ msgstr "Сервер"
612
+
613
  #~ msgid "Memory usage"
614
  #~ msgstr "Використано пам’яті"
615
+
616
  #~ msgid "MYSQL Version"
617
  #~ msgstr "Версія MYSQL"
618
+
619
  #~ msgid "SQL Mode"
620
  #~ msgstr "Режим SQL "
621
+
622
  #~ msgid "PHP Version"
623
  #~ msgstr "Версія PHP"
624
+
625
  #~ msgid "PHP Safe Mode"
626
  #~ msgstr "Безпечний режим PHP"
627
+
628
  #~ msgid "PHP Allow URL fopen"
629
  #~ msgstr "PHP Allow URL fopen"
630
+
631
  #~ msgid "PHP Memory Limit"
632
  #~ msgstr "Ліміт пам’яті"
633
+
634
  #~ msgid "PHP Max Upload Size"
635
  #~ msgstr "Макс. розмір файла, що завантажується"
636
+
637
  #~ msgid "PHP Max Post Size"
638
  #~ msgstr "Макс. розмір запису"
639
+
640
  #~ msgid "PHP Max Script Execute Time"
641
  #~ msgstr "Макс. час виконання сценарію"
642
+
643
  #~ msgid "PHP Exif support"
644
  #~ msgstr "Підтримка PHP Exif"
645
+
646
  #~ msgid "PHP IPTC support"
647
  #~ msgstr "Підтримка PHP IPTC"
648
+
649
  #~ msgid "PHP XML support"
650
  #~ msgstr "Підтримка PHP XML"
651
+
652
  #~ msgid "Site URL"
653
  #~ msgstr "Адреса сайту"
654
+
655
  #~ msgid "Home URL"
656
  #~ msgstr "Основна адреса сайту"
657
+
658
  #~ msgid "WordPress Version"
659
  #~ msgstr "Версія WordPress"
660
+
661
  #~ msgid "WordPress DB Version"
662
  #~ msgstr "Версія бази даних WordPress"
663
+
664
  #~ msgid "Multisite"
665
  #~ msgstr "Мультиблог"
666
+
667
  #~ msgid "Active Theme"
668
  #~ msgstr "Поточна тема"
669
+
670
  #~ msgid "Please enter a valid email address."
671
  #~ msgstr "Будь ласка, введіть коректну електронну адресу."
672
+
673
  #~ msgid "Email with system info is sent to "
674
  #~ msgstr "Електронний лист з системною інформацією відправлено на"
675
+
676
  #~ msgid "Thank you for contacting us."
677
  #~ msgstr "Дякуємо, що звернулись до нас."
678
+
679
  #~ msgid "Sorry, email message could not be delivered."
680
  #~ msgstr "Вибачте, електронне повідомлення не може бути відправлено."
681
+
682
  #~ msgid "Activated plugins"
683
  #~ msgstr "Активовані плагіни"
684
+
685
  #~ msgid "Installed plugins"
686
  #~ msgstr "Встановлених модулів"
687
+
688
  #~ msgid "Recommended plugins"
689
  #~ msgstr "Рекомендовані плагіни"
690
+
691
  #~ msgid "Purchase"
692
  #~ msgstr "Купити"
693
+
 
694
  #~ msgid "Download"
695
  #~ msgstr "Завантажити"
696
+
697
  #~ msgid "Install %s"
698
  #~ msgstr "Установка %"
699
+
700
  #~ msgid "Install now from wordpress.org"
701
  #~ msgstr "Установити зараз від wordpress.org"
702
+
 
 
 
703
  #~ msgid "System status"
704
  #~ msgstr "Системна інформація"
705
+
706
  #~ msgid "Environment"
707
  #~ msgstr "Системне оточення"
708
+
709
  #~ msgid "Active Plugins"
710
  #~ msgstr "Активовані плагіни"
711
+
712
  #~ msgid "Inactive Plugins"
713
  #~ msgstr "Неактивовані плагіни"
714
+
715
  #~ msgid "Send to support"
716
  #~ msgstr "Відправити до служби тех. підтримки"
717
+
718
  #~ msgid "Send to custom email &#187;"
719
  #~ msgstr "Відправити на електронну адресу &#187;"
720
+
721
  #~ msgid "Add New"
722
  #~ msgstr "Додати новий"
723
+
724
  #~ msgid "Search Galleries"
725
  #~ msgstr "Пошук галереї"
726
+
727
  #~ msgid "The size of the cover album for gallery"
728
  #~ msgstr "Розмір обкладинки альбому для галереї"
729
+
730
  #~ msgid "date"
731
  #~ msgstr "Дата"
 
languages/gallery-de_DE.mo CHANGED
Binary file
languages/gallery-de_DE.po CHANGED
@@ -2,481 +2,580 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-11-22 11:30+0300\n"
6
- "PO-Revision-Date: 2013-11-22 11:30+0300\n"
7
- "Last-Translator: \n"
8
  "Language-Team: Jonas Seemann <info@ahoidesign.de>\n"
 
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "Language: uk_UA\n"
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: gallery-plugin.php:101
20
- #: gallery-plugin.php:768
21
  msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
22
  msgstr "Fehler Gallery PluginDie Dateien \"gallery-template.php\" und \"gallery-single-template.php\" wurden nicht in deinem Theme gefunden. Bitte kopiere sie aus dem Verzeichnis `/wp-content/plugins/gallery-plugin/template/` direkt in das Verzeichnis deines Themes, damit das Plugin richtig funktionieren kann."
23
 
24
- #: gallery-plugin.php:126
25
- #: gallery-plugin.php:136
26
  msgid "Galleries"
27
  msgstr "Galerien"
28
 
29
- #: gallery-plugin.php:127
30
- #: gallery-plugin.php:606
31
  msgid "Gallery"
32
  msgstr "Galerie"
33
 
34
- #: gallery-plugin.php:128
35
  msgid "Add a Gallery"
36
  msgstr "Galerie hinzufügen"
37
 
38
- #: gallery-plugin.php:129
39
  msgid "Add New Gallery"
40
  msgstr "Galerie hinzufügen"
41
 
42
- #: gallery-plugin.php:130
43
  msgid "Edit Gallery"
44
  msgstr "Galerie bearbeiten"
45
 
46
- #: gallery-plugin.php:131
47
  msgid "New Gallery"
48
  msgstr "Neue Galerie"
49
 
50
- #: gallery-plugin.php:132
51
  msgid "View Gallery"
52
  msgstr "Galerie anzeigen"
53
 
54
- #: gallery-plugin.php:133
55
  msgid "Find a Gallery"
56
  msgstr "Galerie bearbeiten"
57
 
58
- #: gallery-plugin.php:134
59
  msgid "No Gallery found"
60
  msgstr "Keine Galerien gefunden"
61
 
62
- #: gallery-plugin.php:191
63
  msgid "Upload File"
64
  msgstr "Datei hochladen"
65
 
66
- #: gallery-plugin.php:192
67
  msgid "Gallery Shortcode"
68
  msgstr "Galerie Einstellungen"
69
 
70
- #: gallery-plugin.php:210
71
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
72
  msgstr "Fehler Gallery PluginDas Verzeichnis (gallery-plugin/upload/files) ist schreibgeschützt. Bitte nutze die Wordpress-Mediathek um Bidler hochzuladen."
73
 
74
- #: gallery-plugin.php:214
75
  msgid "Choose an image for upload:"
76
  msgstr "Bild zum hochladen auswählen:"
77
 
78
- #: gallery-plugin.php:219
79
  msgid "Please enable JavaScript to use the file uploader."
80
  msgstr "Please enable JavaScript um den File-Uploader zu benutzen."
81
 
82
- #: gallery-plugin.php:226
83
  msgid "Allow the download link for all images in this gallery"
84
  msgstr "Aktiviere den Download-Link für alle Bilder in dieser Galerie"
85
 
86
- #: gallery-plugin.php:227
87
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
88
  msgstr "Nutze Drag & Drop um die Reihenfolge der Bilder zu ändern (Speichern nicht vergessen)"
89
 
90
- #: gallery-plugin.php:229
91
  msgid "Please make a choice"
92
  msgstr "Bitte auswählen"
93
 
94
- #: gallery-plugin.php:229
95
- #: gallery-plugin.php:887
96
  msgid "Sort images by"
97
  msgstr "Sortieren nach"
98
 
99
- #: gallery-plugin.php:229
100
  msgid "sort images"
101
  msgstr "Reihenfolge Bilder"
102
 
103
- #: gallery-plugin.php:229
104
  msgid "on the plugin settings page ("
105
  msgstr "auf der Plugin-Optionen-Seite ("
106
 
107
- #: gallery-plugin.php:273
108
- #: gallery-plugin.php:502
109
  msgid "Title"
110
  msgstr "Titel"
111
 
112
- #: gallery-plugin.php:275
113
  msgid "Alt tag"
114
  msgstr ""
115
 
116
- #: gallery-plugin.php:276
117
  msgid "URL"
118
  msgstr "URL"
119
 
120
- #: gallery-plugin.php:276
121
  msgid "(by click on image opens a link in a new window)"
122
  msgstr "(durch klicken auf das Bild wird einen neues Fenster geöffnet)"
123
 
124
- #: gallery-plugin.php:277
125
  msgid "This setting is available in Pro version"
126
  msgstr "Diese Einstellung ist in der Pro-Version verfügbar"
127
 
128
- #: gallery-plugin.php:278
129
  msgid "Open the link"
130
  msgstr "Öffne Link"
131
 
132
- #: gallery-plugin.php:278
133
  msgid "Current window"
134
  msgstr "im aktuellen Fenster"
135
 
136
- #: gallery-plugin.php:278
137
  msgid "New window"
138
  msgstr "in einem neuen Fenster"
139
 
140
- #: gallery-plugin.php:279
141
  msgid "Delete"
142
  msgstr "Löschen"
143
 
144
- #: gallery-plugin.php:292
145
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
146
  msgstr "Shortcode zum einfügen der Galerie auf einer Seite oder in einen Beitrag"
147
 
148
- #: gallery-plugin.php:294
149
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
150
  msgstr "Shortcode zum Anzeigen einer Kurzbeschreibung, Link und Bild"
151
 
152
- #: gallery-plugin.php:503
153
  msgid "Author"
154
  msgstr "Author"
155
 
156
- #: gallery-plugin.php:504
157
  msgid "Photo"
158
  msgstr "Foto"
159
 
160
- #: gallery-plugin.php:505
161
  msgid "Publishing"
162
  msgstr "Veröffentlichen"
163
 
164
- #: gallery-plugin.php:506
165
- #: gallery-plugin.php:891
166
  msgid "Date"
167
  msgstr "Datum"
168
 
169
- #: gallery-plugin.php:630
170
  msgid "See images &raquo;"
171
  msgstr "Fotos anzeigen &raquo;"
172
 
173
- #: gallery-plugin.php:677
174
  msgid "requires"
175
  msgstr ""
176
 
177
- #: gallery-plugin.php:677
178
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
179
  msgstr ""
180
 
181
- #: gallery-plugin.php:677
182
  msgid "Back to the WordPress"
183
  msgstr ""
184
 
185
- #: gallery-plugin.php:677
186
  #, fuzzy
187
  msgid "Plugins page"
188
  msgstr "Benötigte Plugins"
189
 
190
- #: gallery-plugin.php:761
191
  msgid "Settings are saved"
192
  msgstr "Einstellungen gespeichert."
193
 
194
- #: gallery-plugin.php:774
195
  msgid "Gallery Settings"
196
  msgstr "Galerie Einstellungen"
197
 
198
- #: gallery-plugin.php:777
 
 
 
 
 
 
 
 
199
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
200
  msgstr "Zum Einfügen einer Galerie füge diesen Shortcode in eine Seite oder einen Beitrag ein:"
201
 
202
- #: gallery-plugin.php:781
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
203
  msgid "Image size for the album cover"
204
  msgstr "Bildgröße für Beitragsbild"
205
 
206
- #: gallery-plugin.php:783
207
- #: gallery-plugin.php:791
208
- #: gallery-plugin.php:804
209
  msgid "Image size"
210
  msgstr "Name der Bilder"
211
 
212
- #: gallery-plugin.php:784
213
- #: gallery-plugin.php:792
214
  msgid "Width (in px)"
215
  msgstr "Breite (in px)"
216
 
217
- #: gallery-plugin.php:785
218
- #: gallery-plugin.php:793
219
  msgid "Height (in px)"
220
  msgstr "Höhe (in px)"
221
 
222
- #: gallery-plugin.php:789
223
  msgid "Gallery image size"
224
  msgstr "Bildgröße für Galerie"
225
 
226
- #: gallery-plugin.php:797
227
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
228
  msgstr "Wordpress wird ein neues Thumbnail mit den Einstellungen erstellen, wenn du ein neues Bild hochlädst."
229
 
230
- #: gallery-plugin.php:802
231
  msgid "Gallery image size in the lightbox"
232
  msgstr "Galeriegröße in der Lightbox"
233
 
234
- #: gallery-plugin.php:805
235
  msgid "Max width (in px)"
236
  msgstr "max. Breite (in px)"
237
 
238
- #: gallery-plugin.php:806
239
  msgid "Max height (in px)"
240
  msgstr "max. Höhe (in px)"
241
 
242
- #: gallery-plugin.php:807
243
  msgid "Display a full size image in the lightbox"
244
  msgstr "Zeige das Bild in Originalgröße in derLightbox"
245
 
246
- #: gallery-plugin.php:811
247
  msgid "Crop position"
248
  msgstr "Crop Position"
249
 
250
- #: gallery-plugin.php:813
251
  msgid "Horizontal"
252
  msgstr "Horizontal"
253
 
254
- #: gallery-plugin.php:815
255
  msgid "left"
256
  msgstr "links"
257
 
258
- #: gallery-plugin.php:816
259
- #: gallery-plugin.php:823
260
  msgid "center"
261
  msgstr "zentriert"
262
 
263
- #: gallery-plugin.php:817
264
  msgid "right"
265
  msgstr "rechts"
266
 
267
- #: gallery-plugin.php:820
268
  msgid "Vertical"
269
  msgstr "vertikal"
270
 
271
- #: gallery-plugin.php:822
272
  msgid "top"
273
  msgstr "oben"
274
 
275
- #: gallery-plugin.php:824
276
  msgid "bottom"
277
  msgstr "unten"
278
 
279
- #: gallery-plugin.php:829
280
  msgid "Lightbox background"
281
  msgstr "Lightbox Hintergrund"
282
 
283
- #: gallery-plugin.php:831
284
  msgid "Default"
285
  msgstr "Standard"
286
 
287
- #: gallery-plugin.php:832
288
  msgid "Background transparency (from 0 to 1)"
289
  msgstr "Hintergrund Transparenz (0 – 1)"
290
 
291
- #: gallery-plugin.php:834
292
  msgid "Select a background color"
293
  msgstr "Wähle eine Hintergrundfarbe"
294
 
295
- #: gallery-plugin.php:836
296
  msgid "Background color"
297
  msgstr "Hintergrundfarbe"
298
 
299
- #: gallery-plugin.php:843
300
- #: gallery-plugin.php:988
 
 
 
 
 
301
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
302
  msgstr "Nur in der Pro Version verfügbar. Folge dem Link für mehr Informationen"
303
 
304
- #: gallery-plugin.php:850
305
  msgid "Images with border"
306
  msgstr "Bilder mit Rand"
307
 
308
- #: gallery-plugin.php:853
309
  msgid "Border width in px, just numbers"
310
  msgstr "Breite Bildrand in Pixel"
311
 
312
- #: gallery-plugin.php:855
313
- #: gallery-plugin.php:857
314
  msgid "Select a border color"
315
  msgstr "Rahmenfarbe"
316
 
317
- #: gallery-plugin.php:863
318
  msgid "Number of images in the row"
319
  msgstr "Anzahl Bilder in einer Reihe"
320
 
321
- #: gallery-plugin.php:869
322
  msgid "Start slideshow"
323
  msgstr "Starte Slideshow"
324
 
325
- #: gallery-plugin.php:875
326
  msgid "Slideshow interval"
327
  msgstr "Slideshow Geschwindigkeit"
328
 
329
- #: gallery-plugin.php:881
330
  msgid "Use single lightbox for multiple galleries on one page"
331
  msgstr ""
332
 
333
- #: gallery-plugin.php:889
334
  msgid "Attachment ID"
335
  msgstr "Anhang ID"
336
 
337
- #: gallery-plugin.php:890
338
  msgid "Image Name"
339
  msgstr "Bildname"
340
 
341
- #: gallery-plugin.php:892
342
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
343
  msgstr "Reihenfolge (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
344
 
345
- #: gallery-plugin.php:893
346
  msgid "Random"
347
  msgstr "Zufall"
348
 
349
- #: gallery-plugin.php:897
350
  msgid "Sort images"
351
  msgstr "Reihenfolge"
352
 
353
- #: gallery-plugin.php:899
354
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
355
  msgstr "ASC (aufsteigend)"
356
 
357
- #: gallery-plugin.php:900
358
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
359
  msgstr "DESC (absteigend)"
360
 
361
- #: gallery-plugin.php:904
362
  msgid "Display text above the image"
363
  msgstr "Zeige Text über dem Bild"
364
 
365
- #: gallery-plugin.php:906
366
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
367
  msgstr "Text nur in Lightbox anzeigen"
368
 
369
- #: gallery-plugin.php:910
370
  msgid "Display the Back link"
371
  msgstr "Aktiviere Zurück-Link"
372
 
373
- #: gallery-plugin.php:916
374
  msgid "Display the Back link in the shortcode"
375
  msgstr "Aktiviere Zurück-Link im Shortcode"
376
 
377
- #: gallery-plugin.php:922
378
  msgid "The Back link text"
379
  msgstr "Zurück-Link Text"
380
 
381
- #: gallery-plugin.php:928
382
  msgid "The Back link URL"
383
  msgstr "Zurück-Link URL"
384
 
385
- #: gallery-plugin.php:930
386
  msgid "Gallery page (Page with Gallery Template)"
387
  msgstr "Galerie-Seite (Seite mit Gallerie-Template)"
388
 
389
- #: gallery-plugin.php:932
390
  msgid "(Full URL to custom page)"
391
  msgstr "(URL zu eigener Seite)"
392
 
393
- #: gallery-plugin.php:936
394
  msgid "The Read More link text"
395
  msgstr "Weiterlesen link Text"
396
 
397
- #: gallery-plugin.php:942
398
  msgid "Add gallery to the search"
399
  msgstr ""
400
 
401
- #: gallery-plugin.php:958
402
- #: gallery-plugin.php:961
403
- #: gallery-plugin.php:965
404
  msgid "Using Custom Search powered by"
405
  msgstr ""
406
 
407
- #: gallery-plugin.php:961
408
  msgid "Activate Custom Search"
409
  msgstr ""
410
 
411
- #: gallery-plugin.php:965
412
  msgid "Download Custom Search"
413
  msgstr ""
414
 
415
- #: gallery-plugin.php:972
416
  msgid "Display Like buttons in the lightbox"
417
  msgstr "Aktivier Like-Button in der Lightbox"
418
 
419
- #: gallery-plugin.php:974
420
  msgid "FaceBook"
421
  msgstr "Facebook"
422
 
423
- #: gallery-plugin.php:975
424
  msgid "Twitter"
425
  msgstr "Twitter"
426
 
427
- #: gallery-plugin.php:976
428
  msgid "Pinterest"
429
  msgstr "Pinterest"
430
 
431
- #: gallery-plugin.php:977
432
  msgid "Google +1"
433
  msgstr "Goolge+"
434
 
435
- #: gallery-plugin.php:981
436
  msgid "Slug for gallery item"
437
  msgstr "Galerie Slug"
438
 
439
- #: gallery-plugin.php:983
440
  msgid "for any structure of permalinks except the default structure"
441
  msgstr "Permalinkstruktur (Default ausgenommen)"
442
 
443
- #: gallery-plugin.php:996
444
  msgid "Save Changes"
445
  msgstr "Einstellungen speichern"
446
 
447
- #: gallery-plugin.php:1008
448
- #: gallery-plugin.php:1023
 
 
 
 
 
 
 
 
 
 
 
 
 
 
449
  msgid "Settings"
450
  msgstr "Einstellungen"
451
 
452
- #: gallery-plugin.php:1009
453
  msgid "FAQ"
454
  msgstr "FAQ"
455
 
456
- #: gallery-plugin.php:1010
457
  msgid "Support"
458
  msgstr "Support"
459
 
460
- #: gallery-plugin.php:1222
461
  #: template/gallery-single-template.php:76
462
  msgid "Sorry, nothing found."
463
  msgstr "Leider nichts gefunden."
464
 
465
- #: gallery-plugin.php:1244
466
  #: template/gallery-single-template.php:102
467
  msgid "Download high resolution image"
468
  msgstr "Lade Bild in Originalgröße"
469
 
470
- #: gallery-plugin.php:1464
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
471
  #, fuzzy
472
  msgid "Learn More"
473
  msgstr "Mehr erfahren"
474
 
475
- #: gallery-plugin.php:1466
476
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
477
  msgstr ""
478
 
479
- #: gallery-plugin.php:1467
480
  msgid "Extend standard plugin functionality with new great options."
481
  msgstr ""
482
 
@@ -487,29 +586,25 @@ msgstr "Bild"
487
  #, fuzzy
488
  #~ msgid "PHP Max Upload Size"
489
  #~ msgstr "Datei hochladen"
 
490
  #~ msgid "Activated plugins"
491
  #~ msgstr "Aktivierte Plugins"
 
492
  #~ msgid "Installed plugins"
493
  #~ msgstr "Installierte Plugins"
 
494
  #~ msgid "Recommended plugins"
495
  #~ msgstr "Benötigte Plugins"
496
 
497
- #, fuzzy
498
- #~ msgid "Free plugins"
499
- #~ msgstr "Benötigte Plugins"
500
  #~ msgid "Download"
501
  #~ msgstr "Download"
 
502
  #~ msgid "Install %s"
503
  #~ msgstr "Installiere %s"
 
504
  #~ msgid "Install now from wordpress.org"
505
  #~ msgstr "Direkt von wordpress.org installieren"
506
 
507
- #, fuzzy
508
- #~ msgid "If you have any questions, please contact us via"
509
- #~ msgstr ""
510
- #~ "Wenn Sie Fragen haben, kontaktieren Sie uns über plugin@bestwebsoft.com, "
511
- #~ "oder füllen Sie das Kontakt Formular auf unserer Website aus."
512
-
513
  #, fuzzy
514
  #~ msgid "Active Plugins"
515
  #~ msgstr "Aktivierte Plugins"
@@ -521,12 +616,15 @@ msgstr "Bild"
521
  #, fuzzy
522
  #~ msgid "Send to support"
523
  #~ msgstr "Support"
 
524
  #~ msgid "Add New"
525
  #~ msgstr "Hinzufügen"
 
526
  #~ msgid "Search Galleries"
527
  #~ msgstr "Galerie suchen"
 
528
  #~ msgid "The size of the cover album for gallery"
529
  #~ msgstr "Die Größe der Bilder in der Albumansicht"
 
530
  #~ msgid "date"
531
  #~ msgstr "Datum"
532
-
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-12-13 14:03+0300\n"
6
+ "PO-Revision-Date: 2013-12-13 14:03+0300\n"
7
+ "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Jonas Seemann <info@ahoidesign.de>\n"
9
+ "Language: uk_UA\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
 
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: gallery-plugin.php:100
20
+ #: gallery-plugin.php:782
21
  msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
22
  msgstr "Fehler Gallery PluginDie Dateien \"gallery-template.php\" und \"gallery-single-template.php\" wurden nicht in deinem Theme gefunden. Bitte kopiere sie aus dem Verzeichnis `/wp-content/plugins/gallery-plugin/template/` direkt in das Verzeichnis deines Themes, damit das Plugin richtig funktionieren kann."
23
 
24
+ #: gallery-plugin.php:128
25
+ #: gallery-plugin.php:138
26
  msgid "Galleries"
27
  msgstr "Galerien"
28
 
29
+ #: gallery-plugin.php:129
30
+ #: gallery-plugin.php:609
31
  msgid "Gallery"
32
  msgstr "Galerie"
33
 
34
+ #: gallery-plugin.php:130
35
  msgid "Add a Gallery"
36
  msgstr "Galerie hinzufügen"
37
 
38
+ #: gallery-plugin.php:131
39
  msgid "Add New Gallery"
40
  msgstr "Galerie hinzufügen"
41
 
42
+ #: gallery-plugin.php:132
43
  msgid "Edit Gallery"
44
  msgstr "Galerie bearbeiten"
45
 
46
+ #: gallery-plugin.php:133
47
  msgid "New Gallery"
48
  msgstr "Neue Galerie"
49
 
50
+ #: gallery-plugin.php:134
51
  msgid "View Gallery"
52
  msgstr "Galerie anzeigen"
53
 
54
+ #: gallery-plugin.php:135
55
  msgid "Find a Gallery"
56
  msgstr "Galerie bearbeiten"
57
 
58
+ #: gallery-plugin.php:136
59
  msgid "No Gallery found"
60
  msgstr "Keine Galerien gefunden"
61
 
62
+ #: gallery-plugin.php:193
63
  msgid "Upload File"
64
  msgstr "Datei hochladen"
65
 
66
+ #: gallery-plugin.php:194
67
  msgid "Gallery Shortcode"
68
  msgstr "Galerie Einstellungen"
69
 
70
+ #: gallery-plugin.php:212
71
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
72
  msgstr "Fehler Gallery PluginDas Verzeichnis (gallery-plugin/upload/files) ist schreibgeschützt. Bitte nutze die Wordpress-Mediathek um Bidler hochzuladen."
73
 
74
+ #: gallery-plugin.php:216
75
  msgid "Choose an image for upload:"
76
  msgstr "Bild zum hochladen auswählen:"
77
 
78
+ #: gallery-plugin.php:221
79
  msgid "Please enable JavaScript to use the file uploader."
80
  msgstr "Please enable JavaScript um den File-Uploader zu benutzen."
81
 
82
+ #: gallery-plugin.php:228
83
  msgid "Allow the download link for all images in this gallery"
84
  msgstr "Aktiviere den Download-Link für alle Bilder in dieser Galerie"
85
 
86
+ #: gallery-plugin.php:229
87
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
88
  msgstr "Nutze Drag & Drop um die Reihenfolge der Bilder zu ändern (Speichern nicht vergessen)"
89
 
90
+ #: gallery-plugin.php:231
91
  msgid "Please make a choice"
92
  msgstr "Bitte auswählen"
93
 
94
+ #: gallery-plugin.php:231
95
+ #: gallery-plugin.php:948
96
  msgid "Sort images by"
97
  msgstr "Sortieren nach"
98
 
99
+ #: gallery-plugin.php:231
100
  msgid "sort images"
101
  msgstr "Reihenfolge Bilder"
102
 
103
+ #: gallery-plugin.php:231
104
  msgid "on the plugin settings page ("
105
  msgstr "auf der Plugin-Optionen-Seite ("
106
 
107
+ #: gallery-plugin.php:276
108
+ #: gallery-plugin.php:505
109
  msgid "Title"
110
  msgstr "Titel"
111
 
112
+ #: gallery-plugin.php:278
113
  msgid "Alt tag"
114
  msgstr ""
115
 
116
+ #: gallery-plugin.php:279
117
  msgid "URL"
118
  msgstr "URL"
119
 
120
+ #: gallery-plugin.php:279
121
  msgid "(by click on image opens a link in a new window)"
122
  msgstr "(durch klicken auf das Bild wird einen neues Fenster geöffnet)"
123
 
124
+ #: gallery-plugin.php:280
125
  msgid "This setting is available in Pro version"
126
  msgstr "Diese Einstellung ist in der Pro-Version verfügbar"
127
 
128
+ #: gallery-plugin.php:281
129
  msgid "Open the link"
130
  msgstr "Öffne Link"
131
 
132
+ #: gallery-plugin.php:281
133
  msgid "Current window"
134
  msgstr "im aktuellen Fenster"
135
 
136
+ #: gallery-plugin.php:281
137
  msgid "New window"
138
  msgstr "in einem neuen Fenster"
139
 
140
+ #: gallery-plugin.php:282
141
  msgid "Delete"
142
  msgstr "Löschen"
143
 
144
+ #: gallery-plugin.php:295
145
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
146
  msgstr "Shortcode zum einfügen der Galerie auf einer Seite oder in einen Beitrag"
147
 
148
+ #: gallery-plugin.php:297
149
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
150
  msgstr "Shortcode zum Anzeigen einer Kurzbeschreibung, Link und Bild"
151
 
152
+ #: gallery-plugin.php:506
153
  msgid "Author"
154
  msgstr "Author"
155
 
156
+ #: gallery-plugin.php:507
157
  msgid "Photo"
158
  msgstr "Foto"
159
 
160
+ #: gallery-plugin.php:508
161
  msgid "Publishing"
162
  msgstr "Veröffentlichen"
163
 
164
+ #: gallery-plugin.php:509
165
+ #: gallery-plugin.php:952
166
  msgid "Date"
167
  msgstr "Datum"
168
 
169
+ #: gallery-plugin.php:638
170
  msgid "See images &raquo;"
171
  msgstr "Fotos anzeigen &raquo;"
172
 
173
+ #: gallery-plugin.php:685
174
  msgid "requires"
175
  msgstr ""
176
 
177
+ #: gallery-plugin.php:685
178
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
179
  msgstr ""
180
 
181
+ #: gallery-plugin.php:685
182
  msgid "Back to the WordPress"
183
  msgstr ""
184
 
185
+ #: gallery-plugin.php:685
186
  #, fuzzy
187
  msgid "Plugins page"
188
  msgstr "Benötigte Plugins"
189
 
190
+ #: gallery-plugin.php:775
191
  msgid "Settings are saved"
192
  msgstr "Einstellungen gespeichert."
193
 
194
+ #: gallery-plugin.php:788
195
  msgid "Gallery Settings"
196
  msgstr "Galerie Einstellungen"
197
 
198
+ #: gallery-plugin.php:791
199
+ msgid "Notice:"
200
+ msgstr ""
201
+
202
+ #: gallery-plugin.php:791
203
+ msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
204
+ msgstr ""
205
+
206
+ #: gallery-plugin.php:792
207
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
208
  msgstr "Zum Einfügen einer Galerie füge diesen Shortcode in eine Seite oder einen Beitrag ein:"
209
 
210
+ #: gallery-plugin.php:794
211
+ #, fuzzy
212
+ msgid "Please enable JavaScript to use the option to renew images."
213
+ msgstr "Please enable JavaScript um den File-Uploader zu benutzen."
214
+
215
+ #: gallery-plugin.php:804
216
+ msgid "Change the way to store your post_meta information for gallery"
217
+ msgstr ""
218
+
219
+ #: gallery-plugin.php:806
220
+ msgid "Update All Info"
221
+ msgstr ""
222
+
223
+ #: gallery-plugin.php:811
224
+ msgid "Updating post_meta information..."
225
+ msgstr ""
226
+
227
+ #: gallery-plugin.php:812
228
+ #, fuzzy
229
+ msgid "No gallery item found"
230
+ msgstr "Keine Galerien gefunden"
231
+
232
+ #: gallery-plugin.php:813
233
+ msgid "All info is updated"
234
+ msgstr ""
235
+
236
+ #: gallery-plugin.php:814
237
+ #: gallery-plugin.php:829
238
+ msgid "Error."
239
+ msgstr ""
240
+
241
+ #: gallery-plugin.php:819
242
+ msgid "Update images for gallery"
243
+ msgstr ""
244
+
245
+ #: gallery-plugin.php:821
246
+ #, fuzzy
247
+ msgid "Update images"
248
+ msgstr "Reihenfolge Bilder"
249
+
250
+ #: gallery-plugin.php:826
251
+ msgid "Updating images..."
252
+ msgstr ""
253
+
254
+ #: gallery-plugin.php:827
255
+ #, fuzzy
256
+ msgid "No image found"
257
+ msgstr "Keine Galerien gefunden"
258
+
259
+ #: gallery-plugin.php:828
260
+ msgid "All images are updated"
261
+ msgstr ""
262
+
263
+ #: gallery-plugin.php:835
264
  msgid "Image size for the album cover"
265
  msgstr "Bildgröße für Beitragsbild"
266
 
267
+ #: gallery-plugin.php:837
268
+ #: gallery-plugin.php:845
269
+ #: gallery-plugin.php:858
270
  msgid "Image size"
271
  msgstr "Name der Bilder"
272
 
273
+ #: gallery-plugin.php:838
274
+ #: gallery-plugin.php:846
275
  msgid "Width (in px)"
276
  msgstr "Breite (in px)"
277
 
278
+ #: gallery-plugin.php:839
279
+ #: gallery-plugin.php:847
280
  msgid "Height (in px)"
281
  msgstr "Höhe (in px)"
282
 
283
+ #: gallery-plugin.php:843
284
  msgid "Gallery image size"
285
  msgstr "Bildgröße für Galerie"
286
 
287
+ #: gallery-plugin.php:851
288
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
289
  msgstr "Wordpress wird ein neues Thumbnail mit den Einstellungen erstellen, wenn du ein neues Bild hochlädst."
290
 
291
+ #: gallery-plugin.php:856
292
  msgid "Gallery image size in the lightbox"
293
  msgstr "Galeriegröße in der Lightbox"
294
 
295
+ #: gallery-plugin.php:859
296
  msgid "Max width (in px)"
297
  msgstr "max. Breite (in px)"
298
 
299
+ #: gallery-plugin.php:860
300
  msgid "Max height (in px)"
301
  msgstr "max. Höhe (in px)"
302
 
303
+ #: gallery-plugin.php:861
304
  msgid "Display a full size image in the lightbox"
305
  msgstr "Zeige das Bild in Originalgröße in derLightbox"
306
 
307
+ #: gallery-plugin.php:865
308
  msgid "Crop position"
309
  msgstr "Crop Position"
310
 
311
+ #: gallery-plugin.php:867
312
  msgid "Horizontal"
313
  msgstr "Horizontal"
314
 
315
+ #: gallery-plugin.php:869
316
  msgid "left"
317
  msgstr "links"
318
 
319
+ #: gallery-plugin.php:870
320
+ #: gallery-plugin.php:877
321
  msgid "center"
322
  msgstr "zentriert"
323
 
324
+ #: gallery-plugin.php:871
325
  msgid "right"
326
  msgstr "rechts"
327
 
328
+ #: gallery-plugin.php:874
329
  msgid "Vertical"
330
  msgstr "vertikal"
331
 
332
+ #: gallery-plugin.php:876
333
  msgid "top"
334
  msgstr "oben"
335
 
336
+ #: gallery-plugin.php:878
337
  msgid "bottom"
338
  msgstr "unten"
339
 
340
+ #: gallery-plugin.php:883
341
  msgid "Lightbox background"
342
  msgstr "Lightbox Hintergrund"
343
 
344
+ #: gallery-plugin.php:885
345
  msgid "Default"
346
  msgstr "Standard"
347
 
348
+ #: gallery-plugin.php:886
349
  msgid "Background transparency (from 0 to 1)"
350
  msgstr "Hintergrund Transparenz (0 – 1)"
351
 
352
+ #: gallery-plugin.php:888
353
  msgid "Select a background color"
354
  msgstr "Wähle eine Hintergrundfarbe"
355
 
356
+ #: gallery-plugin.php:890
357
  msgid "Background color"
358
  msgstr "Hintergrundfarbe"
359
 
360
+ #: gallery-plugin.php:897
361
+ #: gallery-plugin.php:1042
362
+ msgid "If you upgrade to Pro version all your settings and galleries will be saved."
363
+ msgstr ""
364
+
365
+ #: gallery-plugin.php:902
366
+ #: gallery-plugin.php:1047
367
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
368
  msgstr "Nur in der Pro Version verfügbar. Folge dem Link für mehr Informationen"
369
 
370
+ #: gallery-plugin.php:911
371
  msgid "Images with border"
372
  msgstr "Bilder mit Rand"
373
 
374
+ #: gallery-plugin.php:914
375
  msgid "Border width in px, just numbers"
376
  msgstr "Breite Bildrand in Pixel"
377
 
378
+ #: gallery-plugin.php:916
379
+ #: gallery-plugin.php:918
380
  msgid "Select a border color"
381
  msgstr "Rahmenfarbe"
382
 
383
+ #: gallery-plugin.php:924
384
  msgid "Number of images in the row"
385
  msgstr "Anzahl Bilder in einer Reihe"
386
 
387
+ #: gallery-plugin.php:930
388
  msgid "Start slideshow"
389
  msgstr "Starte Slideshow"
390
 
391
+ #: gallery-plugin.php:936
392
  msgid "Slideshow interval"
393
  msgstr "Slideshow Geschwindigkeit"
394
 
395
+ #: gallery-plugin.php:942
396
  msgid "Use single lightbox for multiple galleries on one page"
397
  msgstr ""
398
 
399
+ #: gallery-plugin.php:950
400
  msgid "Attachment ID"
401
  msgstr "Anhang ID"
402
 
403
+ #: gallery-plugin.php:951
404
  msgid "Image Name"
405
  msgstr "Bildname"
406
 
407
+ #: gallery-plugin.php:953
408
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
409
  msgstr "Reihenfolge (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
410
 
411
+ #: gallery-plugin.php:954
412
  msgid "Random"
413
  msgstr "Zufall"
414
 
415
+ #: gallery-plugin.php:958
416
  msgid "Sort images"
417
  msgstr "Reihenfolge"
418
 
419
+ #: gallery-plugin.php:960
420
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
421
  msgstr "ASC (aufsteigend)"
422
 
423
+ #: gallery-plugin.php:961
424
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
425
  msgstr "DESC (absteigend)"
426
 
427
+ #: gallery-plugin.php:965
428
  msgid "Display text above the image"
429
  msgstr "Zeige Text über dem Bild"
430
 
431
+ #: gallery-plugin.php:967
432
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
433
  msgstr "Text nur in Lightbox anzeigen"
434
 
435
+ #: gallery-plugin.php:971
436
  msgid "Display the Back link"
437
  msgstr "Aktiviere Zurück-Link"
438
 
439
+ #: gallery-plugin.php:977
440
  msgid "Display the Back link in the shortcode"
441
  msgstr "Aktiviere Zurück-Link im Shortcode"
442
 
443
+ #: gallery-plugin.php:983
444
  msgid "The Back link text"
445
  msgstr "Zurück-Link Text"
446
 
447
+ #: gallery-plugin.php:989
448
  msgid "The Back link URL"
449
  msgstr "Zurück-Link URL"
450
 
451
+ #: gallery-plugin.php:991
452
  msgid "Gallery page (Page with Gallery Template)"
453
  msgstr "Galerie-Seite (Seite mit Gallerie-Template)"
454
 
455
+ #: gallery-plugin.php:993
456
  msgid "(Full URL to custom page)"
457
  msgstr "(URL zu eigener Seite)"
458
 
459
+ #: gallery-plugin.php:997
460
  msgid "The Read More link text"
461
  msgstr "Weiterlesen link Text"
462
 
463
+ #: gallery-plugin.php:1003
464
  msgid "Add gallery to the search"
465
  msgstr ""
466
 
467
+ #: gallery-plugin.php:1012
468
+ #: gallery-plugin.php:1015
469
+ #: gallery-plugin.php:1019
470
  msgid "Using Custom Search powered by"
471
  msgstr ""
472
 
473
+ #: gallery-plugin.php:1015
474
  msgid "Activate Custom Search"
475
  msgstr ""
476
 
477
+ #: gallery-plugin.php:1019
478
  msgid "Download Custom Search"
479
  msgstr ""
480
 
481
+ #: gallery-plugin.php:1026
482
  msgid "Display Like buttons in the lightbox"
483
  msgstr "Aktivier Like-Button in der Lightbox"
484
 
485
+ #: gallery-plugin.php:1028
486
  msgid "FaceBook"
487
  msgstr "Facebook"
488
 
489
+ #: gallery-plugin.php:1029
490
  msgid "Twitter"
491
  msgstr "Twitter"
492
 
493
+ #: gallery-plugin.php:1030
494
  msgid "Pinterest"
495
  msgstr "Pinterest"
496
 
497
+ #: gallery-plugin.php:1031
498
  msgid "Google +1"
499
  msgstr "Goolge+"
500
 
501
+ #: gallery-plugin.php:1035
502
  msgid "Slug for gallery item"
503
  msgstr "Galerie Slug"
504
 
505
+ #: gallery-plugin.php:1037
506
  msgid "for any structure of permalinks except the default structure"
507
  msgstr "Permalinkstruktur (Default ausgenommen)"
508
 
509
+ #: gallery-plugin.php:1057
510
  msgid "Save Changes"
511
  msgstr "Einstellungen speichern"
512
 
513
+ #: gallery-plugin.php:1063
514
+ msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
515
+ msgstr ""
516
+
517
+ #: gallery-plugin.php:1064
518
+ #, fuzzy
519
+ msgid "Rate the plugin"
520
+ msgstr "Benötigte Plugins"
521
+
522
+ #: gallery-plugin.php:1067
523
+ #, fuzzy
524
+ msgid "If there is something wrong about it, please contact us"
525
+ msgstr "Wenn Sie Fragen haben, kontaktieren Sie uns über plugin@bestwebsoft.com, oder füllen Sie das Kontakt Formular auf unserer Website aus."
526
+
527
+ #: gallery-plugin.php:1079
528
+ #: gallery-plugin.php:1094
529
  msgid "Settings"
530
  msgstr "Einstellungen"
531
 
532
+ #: gallery-plugin.php:1080
533
  msgid "FAQ"
534
  msgstr "FAQ"
535
 
536
+ #: gallery-plugin.php:1081
537
  msgid "Support"
538
  msgstr "Support"
539
 
540
+ #: gallery-plugin.php:1302
541
  #: template/gallery-single-template.php:76
542
  msgid "Sorry, nothing found."
543
  msgstr "Leider nichts gefunden."
544
 
545
+ #: gallery-plugin.php:1324
546
  #: template/gallery-single-template.php:102
547
  msgid "Download high resolution image"
548
  msgstr "Lade Bild in Originalgröße"
549
 
550
+ #: gallery-plugin.php:1648
551
+ #, fuzzy
552
+ msgid "Image size not defined"
553
+ msgstr "Name der Bilder"
554
+
555
+ #: gallery-plugin.php:1663
556
+ msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
557
+ msgstr ""
558
+
559
+ #: gallery-plugin.php:1674
560
+ msgid "Image size changes not defined"
561
+ msgstr ""
562
+
563
+ #: gallery-plugin.php:1703
564
+ #: gallery-plugin.php:1706
565
+ #: gallery-plugin.php:1711
566
+ msgid "Invalid path"
567
+ msgstr ""
568
+
569
+ #: gallery-plugin.php:1829
570
  #, fuzzy
571
  msgid "Learn More"
572
  msgstr "Mehr erfahren"
573
 
574
+ #: gallery-plugin.php:1831
575
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
576
  msgstr ""
577
 
578
+ #: gallery-plugin.php:1832
579
  msgid "Extend standard plugin functionality with new great options."
580
  msgstr ""
581
 
586
  #, fuzzy
587
  #~ msgid "PHP Max Upload Size"
588
  #~ msgstr "Datei hochladen"
589
+
590
  #~ msgid "Activated plugins"
591
  #~ msgstr "Aktivierte Plugins"
592
+
593
  #~ msgid "Installed plugins"
594
  #~ msgstr "Installierte Plugins"
595
+
596
  #~ msgid "Recommended plugins"
597
  #~ msgstr "Benötigte Plugins"
598
 
 
 
 
599
  #~ msgid "Download"
600
  #~ msgstr "Download"
601
+
602
  #~ msgid "Install %s"
603
  #~ msgstr "Installiere %s"
604
+
605
  #~ msgid "Install now from wordpress.org"
606
  #~ msgstr "Direkt von wordpress.org installieren"
607
 
 
 
 
 
 
 
608
  #, fuzzy
609
  #~ msgid "Active Plugins"
610
  #~ msgstr "Aktivierte Plugins"
616
  #, fuzzy
617
  #~ msgid "Send to support"
618
  #~ msgstr "Support"
619
+
620
  #~ msgid "Add New"
621
  #~ msgstr "Hinzufügen"
622
+
623
  #~ msgid "Search Galleries"
624
  #~ msgstr "Galerie suchen"
625
+
626
  #~ msgid "The size of the cover album for gallery"
627
  #~ msgstr "Die Größe der Bilder in der Albumansicht"
628
+
629
  #~ msgid "date"
630
  #~ msgstr "Datum"
 
languages/gallery-fr_FR.mo CHANGED
Binary file
languages/gallery-fr_FR.po CHANGED
@@ -2,14 +2,14 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-11-22 11:32+0300\n"
6
- "PO-Revision-Date: 2013-11-22 11:32+0300\n"
7
- "Last-Translator: \n"
8
  "Language-Team: Didier, L Capronnier <lcapronnier@yahoo.com>\n"
 
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "Language: fr_FR\n"
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
@@ -17,466 +17,565 @@ msgstr ""
17
  "X-Generator: Poedit 1.5.7\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: gallery-plugin.php:101
21
- #: gallery-plugin.php:768
22
  msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
23
  msgstr "Les fichiers suivants \"gallery-template.php\" et \"gallery-single-template.php\" n'ont pas été trouvés dans le répertoire de votre thème. Merci de les copier depuis le répertoire `/wp-content/plugins/gallery-plugin/template/` dans le répertoire de votre thème pour le bon fonctionnement de l'extension Gallery"
24
 
25
- #: gallery-plugin.php:126
26
- #: gallery-plugin.php:136
27
  msgid "Galleries"
28
  msgstr "Galeries"
29
 
30
- #: gallery-plugin.php:127
31
- #: gallery-plugin.php:606
32
  msgid "Gallery"
33
  msgstr "Galerie"
34
 
35
- #: gallery-plugin.php:128
36
  msgid "Add a Gallery"
37
  msgstr "Ajouter une galerie"
38
 
39
- #: gallery-plugin.php:129
40
  msgid "Add New Gallery"
41
  msgstr "Ajouter une nouvelle galerie"
42
 
43
- #: gallery-plugin.php:130
44
  msgid "Edit Gallery"
45
  msgstr "Modifier la galerie"
46
 
47
- #: gallery-plugin.php:131
48
  msgid "New Gallery"
49
  msgstr "Nouvelle galerie"
50
 
51
- #: gallery-plugin.php:132
52
  msgid "View Gallery"
53
  msgstr "Voir la galerie"
54
 
55
- #: gallery-plugin.php:133
56
  msgid "Find a Gallery"
57
  msgstr "Trouver une galerie"
58
 
59
- #: gallery-plugin.php:134
60
  msgid "No Gallery found"
61
  msgstr "Pas de galeries trouvées"
62
 
63
- #: gallery-plugin.php:191
64
  msgid "Upload File"
65
  msgstr "Envoi de fichier"
66
 
67
- #: gallery-plugin.php:192
68
  msgid "Gallery Shortcode"
69
  msgstr "Gallery Shortcode"
70
 
71
- #: gallery-plugin.php:210
72
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
73
  msgstr "Le répertoire temporaire de la gallery (gallery-plugin/upload/files) n'est pas autorisé en écriture par votre serveur Web. Merci d'utliser les fonctions standards de WP pour charger les images (Média)"
74
 
75
- #: gallery-plugin.php:214
76
  msgid "Choose an image for upload:"
77
  msgstr "Choisir l'image à envoyer :"
78
 
79
- #: gallery-plugin.php:219
80
  msgid "Please enable JavaScript to use the file uploader."
81
  msgstr "Merci d'activer JavaScript pour utiliser l'envoi de fichiers."
82
 
83
- #: gallery-plugin.php:226
84
  msgid "Allow the download link for all images in this gallery"
85
  msgstr "Autoriser les liens de téléchargement des images dans cette galerie"
86
 
87
- #: gallery-plugin.php:227
88
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
89
  msgstr "Merci d'utiliser les fonctions de glisser/déposer pour modifier l'ordre d'affichage des images. Ne pas oublier d'enregistrer l'article."
90
 
91
- #: gallery-plugin.php:229
92
  msgid "Please make a choice"
93
  msgstr "Merci de faire un choix"
94
 
95
- #: gallery-plugin.php:229
96
- #: gallery-plugin.php:887
97
  msgid "Sort images by"
98
  msgstr "Trier les images par"
99
 
100
- #: gallery-plugin.php:229
101
  msgid "sort images"
102
  msgstr "trier les images"
103
 
104
- #: gallery-plugin.php:229
105
  msgid "on the plugin settings page ("
106
  msgstr "dans les paramètres du plugin ("
107
 
108
- #: gallery-plugin.php:273
109
- #: gallery-plugin.php:502
110
  msgid "Title"
111
  msgstr "Titre"
112
 
113
- #: gallery-plugin.php:275
114
  msgid "Alt tag"
115
  msgstr "Tag Alt"
116
 
117
- #: gallery-plugin.php:276
118
  msgid "URL"
119
  msgstr "URL"
120
 
121
- #: gallery-plugin.php:276
122
  msgid "(by click on image opens a link in a new window)"
123
  msgstr "(cliquer sur l'image ouvre le lien dans une nouvelle fenêtre)"
124
 
125
- #: gallery-plugin.php:277
126
  msgid "This setting is available in Pro version"
127
  msgstr "Ce paramètre est disponible dans la version Pro"
128
 
129
- #: gallery-plugin.php:278
130
  msgid "Open the link"
131
  msgstr "Ouvrir le lien"
132
 
133
- #: gallery-plugin.php:278
134
  msgid "Current window"
135
  msgstr "Fenêtre courrante"
136
 
137
- #: gallery-plugin.php:278
138
  msgid "New window"
139
  msgstr "Nouvelle fenêtre"
140
 
141
- #: gallery-plugin.php:279
142
  msgid "Delete"
143
  msgstr "Supprimer"
144
 
145
- #: gallery-plugin.php:292
146
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
147
  msgstr "Vous pouvez ajouter la galerie dans la page ou l'article en insérant le code court dans le contenu"
148
 
149
- #: gallery-plugin.php:294
150
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
151
  msgstr "Si vous voulez avoir un bref aperçu de la galerie avec un lien vers une page unique de la galerie"
152
 
153
- #: gallery-plugin.php:503
154
  msgid "Author"
155
  msgstr "Auteur"
156
 
157
- #: gallery-plugin.php:504
158
  msgid "Photo"
159
  msgstr "Photo"
160
 
161
- #: gallery-plugin.php:505
162
  msgid "Publishing"
163
  msgstr "Public"
164
 
165
- #: gallery-plugin.php:506
166
- #: gallery-plugin.php:891
167
  msgid "Date"
168
  msgstr "Date"
169
 
170
- #: gallery-plugin.php:630
171
  msgid "See images &raquo;"
172
  msgstr "Voir les images &raquo;"
173
 
174
- #: gallery-plugin.php:677
175
  msgid "requires"
176
  msgstr "requis"
177
 
178
- #: gallery-plugin.php:677
179
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
180
  msgstr "ou supérieure, c'est pourquoi il a été désactive! Merci de faire la mise à jour de WordPress et de ré-essayer!"
181
 
182
- #: gallery-plugin.php:677
183
  msgid "Back to the WordPress"
184
  msgstr "Retour à WordPress"
185
 
186
- #: gallery-plugin.php:677
187
  msgid "Plugins page"
188
  msgstr "Page du plugins"
189
 
190
- #: gallery-plugin.php:761
191
  msgid "Settings are saved"
192
  msgstr "Paramètres sauvegardés."
193
 
194
- #: gallery-plugin.php:774
195
  msgid "Gallery Settings"
196
  msgstr "Paramètres de la galerie"
197
 
198
- #: gallery-plugin.php:777
 
 
 
 
 
 
 
 
199
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
200
  msgstr "Si vous voulez ajouter la galerie dans une page ou un article, copier le code court suivant dans le contenu de votre page ou de votre article:"
201
 
202
- #: gallery-plugin.php:781
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
203
  msgid "Image size for the album cover"
204
  msgstr "Taille de la vignette de l'album"
205
 
206
- #: gallery-plugin.php:783
207
- #: gallery-plugin.php:791
208
- #: gallery-plugin.php:804
209
  msgid "Image size"
210
  msgstr "Taille de l'image"
211
 
212
- #: gallery-plugin.php:784
213
- #: gallery-plugin.php:792
214
  msgid "Width (in px)"
215
  msgstr "Largeur (en pixels)"
216
 
217
- #: gallery-plugin.php:785
218
- #: gallery-plugin.php:793
219
  msgid "Height (in px)"
220
  msgstr "Hauteur (en pixels)"
221
 
222
- #: gallery-plugin.php:789
223
  msgid "Gallery image size"
224
  msgstr "Taille de l'image de la galerie"
225
 
226
- #: gallery-plugin.php:797
227
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
228
  msgstr "WordPress créera une copie de la miniature avec les dimensions spécifiées quand vous envoyez une nouvelle photo."
229
 
230
- #: gallery-plugin.php:802
231
  msgid "Gallery image size in the lightbox"
232
  msgstr "Taille de l'image de la galerie"
233
 
234
- #: gallery-plugin.php:805
235
  msgid "Max width (in px)"
236
  msgstr "Largeur maximum (en pixels)"
237
 
238
- #: gallery-plugin.php:806
239
  msgid "Max height (in px)"
240
  msgstr "Hauteur maximum (en pixels)"
241
 
242
- #: gallery-plugin.php:807
243
  msgid "Display a full size image in the lightbox"
244
  msgstr "Afficher une image en taille normale dans la boite"
245
 
246
- #: gallery-plugin.php:811
247
  msgid "Crop position"
248
  msgstr "Point de base"
249
 
250
- #: gallery-plugin.php:813
251
  msgid "Horizontal"
252
  msgstr "Horizontale"
253
 
254
- #: gallery-plugin.php:815
255
  msgid "left"
256
  msgstr "gauche"
257
 
258
- #: gallery-plugin.php:816
259
- #: gallery-plugin.php:823
260
  msgid "center"
261
  msgstr "centré"
262
 
263
- #: gallery-plugin.php:817
264
  msgid "right"
265
  msgstr "droite"
266
 
267
- #: gallery-plugin.php:820
268
  msgid "Vertical"
269
  msgstr "Verticale"
270
 
271
- #: gallery-plugin.php:822
272
  msgid "top"
273
  msgstr "haut"
274
 
275
- #: gallery-plugin.php:824
276
  msgid "bottom"
277
  msgstr "bas"
278
 
279
- #: gallery-plugin.php:829
280
  msgid "Lightbox background"
281
  msgstr "Fond de la boite"
282
 
283
- #: gallery-plugin.php:831
284
  msgid "Default"
285
  msgstr "Défaut"
286
 
287
- #: gallery-plugin.php:832
288
  msgid "Background transparency (from 0 to 1)"
289
  msgstr "Transparence du fond (de 0 à 1)"
290
 
291
- #: gallery-plugin.php:834
292
  msgid "Select a background color"
293
  msgstr "Choisir une couleur pour le fond"
294
 
295
- #: gallery-plugin.php:836
296
  msgid "Background color"
297
  msgstr "Couleur du fond"
298
 
299
- #: gallery-plugin.php:843
300
- #: gallery-plugin.php:988
 
 
 
 
 
301
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
302
  msgstr "Cette fonction est disponible dans le version pro de ce plugin. Pour plus de détails, suivre le lien"
303
 
304
- #: gallery-plugin.php:850
305
  msgid "Images with border"
306
  msgstr "Image avec bordure"
307
 
308
- #: gallery-plugin.php:853
309
  msgid "Border width in px, just numbers"
310
  msgstr "Taille de la bordure en pixel, juste le nombre"
311
 
312
- #: gallery-plugin.php:855
313
- #: gallery-plugin.php:857
314
  msgid "Select a border color"
315
  msgstr "Choisir une couleur pour la bordure"
316
 
317
- #: gallery-plugin.php:863
318
  msgid "Number of images in the row"
319
  msgstr "Nombre d'images par ligne"
320
 
321
- #: gallery-plugin.php:869
322
  msgid "Start slideshow"
323
  msgstr "Démarer le diaporama"
324
 
325
- #: gallery-plugin.php:875
326
  msgid "Slideshow interval"
327
  msgstr "Interval de transition pour le diaporama"
328
 
329
- #: gallery-plugin.php:881
330
  msgid "Use single lightbox for multiple galleries on one page"
331
  msgstr ""
332
 
333
- #: gallery-plugin.php:889
334
  msgid "Attachment ID"
335
  msgstr "ID du fichier"
336
 
337
- #: gallery-plugin.php:890
338
  msgid "Image Name"
339
  msgstr "Nom de l'image "
340
 
341
- #: gallery-plugin.php:892
342
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
343
  msgstr "Ordre de tri (le nombre dans la fenêtre d'insertion / téléchargement de la galerie)"
344
 
345
- #: gallery-plugin.php:893
346
  msgid "Random"
347
  msgstr "Aléatoire"
348
 
349
- #: gallery-plugin.php:897
350
  msgid "Sort images"
351
  msgstr "Trier les images"
352
 
353
- #: gallery-plugin.php:899
354
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
355
  msgstr "ASC (ordre ascendant de la plus petite à la plus grande valeur - 1, 2, 3; a, b, c)"
356
 
357
- #: gallery-plugin.php:900
358
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
359
  msgstr "DESC (ordre descendant de la plus grade à la plus petite - 3, 2, 1; c, b, a)"
360
 
361
- #: gallery-plugin.php:904
362
  msgid "Display text above the image"
363
  msgstr "Aficher le texte au dessus de l'image"
364
 
365
- #: gallery-plugin.php:906
366
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
367
  msgstr "Si vous voulez juste afficher du texte dans une boite, désactiver l'option"
368
 
369
- #: gallery-plugin.php:910
370
  msgid "Display the Back link"
371
  msgstr "Afficher le lien de retour"
372
 
373
- #: gallery-plugin.php:916
374
  msgid "Display the Back link in the shortcode"
375
  msgstr "Afficher le lien de retour dans le code court"
376
 
377
- #: gallery-plugin.php:922
378
  msgid "The Back link text"
379
  msgstr "Le text pour le lien de retour"
380
 
381
- #: gallery-plugin.php:928
382
  msgid "The Back link URL"
383
  msgstr "L'URL pour le lien de retour"
384
 
385
- #: gallery-plugin.php:930
386
  msgid "Gallery page (Page with Gallery Template)"
387
  msgstr "Page de la galerie (Page avec le modèle de galerie)"
388
 
389
- #: gallery-plugin.php:932
390
  msgid "(Full URL to custom page)"
391
  msgstr "(URL complète pour la page spécifique)"
392
 
393
- #: gallery-plugin.php:936
394
  msgid "The Read More link text"
395
  msgstr "Texte pour le lien \"Read More\""
396
 
397
- #: gallery-plugin.php:942
398
  msgid "Add gallery to the search"
399
  msgstr "Ajouter les galeries à la recherche"
400
 
401
- #: gallery-plugin.php:958
402
- #: gallery-plugin.php:961
403
- #: gallery-plugin.php:965
404
  msgid "Using Custom Search powered by"
405
  msgstr "Utiliser les recherche personalisées fournies par"
406
 
407
- #: gallery-plugin.php:961
408
  msgid "Activate Custom Search"
409
  msgstr "Activer les recherche personalisées"
410
 
411
- #: gallery-plugin.php:965
412
  msgid "Download Custom Search"
413
  msgstr "Télécharger les recherches personalisées"
414
 
415
- #: gallery-plugin.php:972
416
  msgid "Display Like buttons in the lightbox"
417
  msgstr "Afficher les boutons des réseaux sociaux dans la boite"
418
 
419
- #: gallery-plugin.php:974
420
  msgid "FaceBook"
421
  msgstr "FaceBook"
422
 
423
- #: gallery-plugin.php:975
424
  msgid "Twitter"
425
  msgstr "Twitter"
426
 
427
- #: gallery-plugin.php:976
428
  msgid "Pinterest"
429
  msgstr "Pinterest"
430
 
431
- #: gallery-plugin.php:977
432
  msgid "Google +1"
433
  msgstr "Google +1"
434
 
435
- #: gallery-plugin.php:981
436
  msgid "Slug for gallery item"
437
  msgstr "Racine pour les pages des galleries"
438
 
439
- #: gallery-plugin.php:983
440
  msgid "for any structure of permalinks except the default structure"
441
  msgstr "pour toute forme de permaliens à l'exception de la forme par défaut"
442
 
443
- #: gallery-plugin.php:996
444
  msgid "Save Changes"
445
  msgstr "Sauvegarder"
446
 
447
- #: gallery-plugin.php:1008
448
- #: gallery-plugin.php:1023
 
 
 
 
 
 
 
 
 
 
 
 
 
 
449
  msgid "Settings"
450
  msgstr "Paramètres"
451
 
452
- #: gallery-plugin.php:1009
453
  msgid "FAQ"
454
  msgstr "FAQ"
455
 
456
- #: gallery-plugin.php:1010
457
  msgid "Support"
458
  msgstr "Soutien"
459
 
460
- #: gallery-plugin.php:1222
461
  #: template/gallery-single-template.php:76
462
  msgid "Sorry, nothing found."
463
  msgstr "Désolé, rien n'a été trouvé"
464
 
465
- #: gallery-plugin.php:1244
466
  #: template/gallery-single-template.php:102
467
  msgid "Download high resolution image"
468
  msgstr "Télécharger l'image en haute résolution"
469
 
470
- #: gallery-plugin.php:1464
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
471
  #, fuzzy
472
  msgid "Learn More"
473
  msgstr "Lire plus..."
474
 
475
- #: gallery-plugin.php:1466
476
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
477
  msgstr ""
478
 
479
- #: gallery-plugin.php:1467
480
  msgid "Extend standard plugin functionality with new great options."
481
  msgstr ""
482
 
@@ -486,118 +585,168 @@ msgstr "Image "
486
 
487
  #~ msgid "Not set"
488
  #~ msgstr "Not set"
 
489
  #~ msgid "On"
490
  #~ msgstr "On"
 
491
  #~ msgid "Off"
492
  #~ msgstr "Off"
 
493
  #~ msgid "N/A"
494
  #~ msgstr "N/A"
 
495
  #~ msgid " Mb"
496
  #~ msgstr " Mb"
 
497
  #~ msgid "Yes"
498
  #~ msgstr "Yes"
 
499
  #~ msgid "No"
500
  #~ msgstr "No"
 
501
  #~ msgid "Operating System"
502
  #~ msgstr "Operating System"
 
503
  #~ msgid "Server"
504
  #~ msgstr "Server"
 
505
  #~ msgid "Memory usage"
506
  #~ msgstr "Memory usage"
 
507
  #~ msgid "MYSQL Version"
508
  #~ msgstr "MYSQL Version"
 
509
  #~ msgid "SQL Mode"
510
  #~ msgstr "SQL Mode"
 
511
  #~ msgid "PHP Version"
512
  #~ msgstr "PHP Version"
 
513
  #~ msgid "PHP Safe Mode"
514
  #~ msgstr "PHP Safe Mode"
 
515
  #~ msgid "PHP Allow URL fopen"
516
  #~ msgstr "PHP Allow URL fopen"
 
517
  #~ msgid "PHP Memory Limit"
518
  #~ msgstr "PHP Memory Limit"
 
519
  #~ msgid "PHP Max Upload Size"
520
  #~ msgstr "PHP Max Upload Size"
 
521
  #~ msgid "PHP Max Post Size"
522
  #~ msgstr "PHP Max Post Size"
 
523
  #~ msgid "PHP Max Script Execute Time"
524
  #~ msgstr "PHP Max Script Execute Time"
 
525
  #~ msgid "PHP Exif support"
526
  #~ msgstr "PHP Exif support"
 
527
  #~ msgid "PHP IPTC support"
528
  #~ msgstr "PHP IPTC support"
 
529
  #~ msgid "PHP XML support"
530
  #~ msgstr "PHP XML support"
 
531
  #~ msgid "Site URL"
532
  #~ msgstr "Site URL"
 
533
  #~ msgid "Home URL"
534
  #~ msgstr "Home URL"
 
535
  #~ msgid "WordPress Version"
536
  #~ msgstr "WordPress Version"
 
537
  #~ msgid "WordPress DB Version"
538
  #~ msgstr "WordPress DB Version"
 
539
  #~ msgid "Multisite"
540
  #~ msgstr "Multisite"
 
541
  #~ msgid "Active Theme"
542
  #~ msgstr "Active Theme"
 
543
  #~ msgid "Please enter a valid email address."
544
  #~ msgstr "Merci de fournir une adresse e-mail valide."
 
545
  #~ msgid "Email with system info is sent to "
546
  #~ msgstr "L'e-mail avec les informations systèmes est envoyé à "
 
547
  #~ msgid "Thank you for contacting us."
548
  #~ msgstr "Merci d'avoir pris contact avec nous."
 
549
  #~ msgid "Sorry, email message could not be delivered."
550
  #~ msgstr "Désoler, l'e-mail n'a pas pu être envoyé."
 
551
  #~ msgid "Pro plugins"
552
  #~ msgstr "Extensions Pro"
 
553
  #~ msgid "Activated plugins"
554
  #~ msgstr "Extensions activées"
 
555
  #~ msgid "Installed plugins"
556
  #~ msgstr "Extensions installées"
 
557
  #~ msgid "Recommended plugins"
558
  #~ msgstr "Extensions recommandées"
 
559
  #~ msgid "Purchase"
560
  #~ msgstr "Acheter"
561
- #~ msgid "Free plugins"
562
- #~ msgstr "Extensions gratuites"
563
  #~ msgid "Download"
564
  #~ msgstr "Télécharger"
 
565
  #~ msgid "Install %s"
566
  #~ msgstr "Installation %s"
 
567
  #~ msgid "Install now from wordpress.org"
568
  #~ msgstr "Installation à partir de wordpress.org"
569
- #~ msgid "If you have any questions, please contact us via"
570
- #~ msgstr "Si vous avez des questions, merci de nous contacter via "
571
  #~ msgid "System status"
572
  #~ msgstr "System status"
 
573
  #~ msgid "Environment"
574
  #~ msgstr "Environment"
 
575
  #~ msgid "Active Plugins"
576
  #~ msgstr "Active Plugins"
 
577
  #~ msgid "Inactive Plugins"
578
  #~ msgstr "Inactive Plugins"
 
579
  #~ msgid "Send to support"
580
  #~ msgstr "Envoyer au support"
 
581
  #~ msgid "Send to custom email &#187;"
582
  #~ msgstr "Envoyer un e-mail spécifique &#187;"
 
583
  #~ msgid "Add New"
584
  #~ msgstr "Ajouter"
 
585
  #~ msgid "Search Galleries"
586
  #~ msgstr "Rechercher une galerie"
 
587
  #~ msgid "Please do not forget to select "
588
  #~ msgstr "Merci de ne pas oublier de sélectionner"
 
589
  #~ msgid "Attachments order by"
590
  #~ msgstr "Fichiers trier par"
 
591
  #~ msgid "attachments order"
592
  #~ msgstr "ordre des fichiers"
 
593
  #~ msgid "attachment title"
594
  #~ msgstr "titre du fichier"
 
595
  #~ msgid "date"
596
  #~ msgstr "date"
 
597
  #~ msgid "Attachments order"
598
  #~ msgstr "Ordre des fichiers"
 
599
  #~ msgid "Label for Return link"
600
  #~ msgstr "Texte du lien de retour"
 
601
  #~ msgid "URL for Return link"
602
  #~ msgstr "URL du lien de retour"
603
-
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-12-13 14:03+0300\n"
6
+ "PO-Revision-Date: 2013-12-13 14:03+0300\n"
7
+ "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Didier, L Capronnier <lcapronnier@yahoo.com>\n"
9
+ "Language: fr_FR\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"
17
  "X-Generator: Poedit 1.5.7\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: gallery-plugin.php:100
21
+ #: gallery-plugin.php:782
22
  msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
23
  msgstr "Les fichiers suivants \"gallery-template.php\" et \"gallery-single-template.php\" n'ont pas été trouvés dans le répertoire de votre thème. Merci de les copier depuis le répertoire `/wp-content/plugins/gallery-plugin/template/` dans le répertoire de votre thème pour le bon fonctionnement de l'extension Gallery"
24
 
25
+ #: gallery-plugin.php:128
26
+ #: gallery-plugin.php:138
27
  msgid "Galleries"
28
  msgstr "Galeries"
29
 
30
+ #: gallery-plugin.php:129
31
+ #: gallery-plugin.php:609
32
  msgid "Gallery"
33
  msgstr "Galerie"
34
 
35
+ #: gallery-plugin.php:130
36
  msgid "Add a Gallery"
37
  msgstr "Ajouter une galerie"
38
 
39
+ #: gallery-plugin.php:131
40
  msgid "Add New Gallery"
41
  msgstr "Ajouter une nouvelle galerie"
42
 
43
+ #: gallery-plugin.php:132
44
  msgid "Edit Gallery"
45
  msgstr "Modifier la galerie"
46
 
47
+ #: gallery-plugin.php:133
48
  msgid "New Gallery"
49
  msgstr "Nouvelle galerie"
50
 
51
+ #: gallery-plugin.php:134
52
  msgid "View Gallery"
53
  msgstr "Voir la galerie"
54
 
55
+ #: gallery-plugin.php:135
56
  msgid "Find a Gallery"
57
  msgstr "Trouver une galerie"
58
 
59
+ #: gallery-plugin.php:136
60
  msgid "No Gallery found"
61
  msgstr "Pas de galeries trouvées"
62
 
63
+ #: gallery-plugin.php:193
64
  msgid "Upload File"
65
  msgstr "Envoi de fichier"
66
 
67
+ #: gallery-plugin.php:194
68
  msgid "Gallery Shortcode"
69
  msgstr "Gallery Shortcode"
70
 
71
+ #: gallery-plugin.php:212
72
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
73
  msgstr "Le répertoire temporaire de la gallery (gallery-plugin/upload/files) n'est pas autorisé en écriture par votre serveur Web. Merci d'utliser les fonctions standards de WP pour charger les images (Média)"
74
 
75
+ #: gallery-plugin.php:216
76
  msgid "Choose an image for upload:"
77
  msgstr "Choisir l'image à envoyer :"
78
 
79
+ #: gallery-plugin.php:221
80
  msgid "Please enable JavaScript to use the file uploader."
81
  msgstr "Merci d'activer JavaScript pour utiliser l'envoi de fichiers."
82
 
83
+ #: gallery-plugin.php:228
84
  msgid "Allow the download link for all images in this gallery"
85
  msgstr "Autoriser les liens de téléchargement des images dans cette galerie"
86
 
87
+ #: gallery-plugin.php:229
88
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
89
  msgstr "Merci d'utiliser les fonctions de glisser/déposer pour modifier l'ordre d'affichage des images. Ne pas oublier d'enregistrer l'article."
90
 
91
+ #: gallery-plugin.php:231
92
  msgid "Please make a choice"
93
  msgstr "Merci de faire un choix"
94
 
95
+ #: gallery-plugin.php:231
96
+ #: gallery-plugin.php:948
97
  msgid "Sort images by"
98
  msgstr "Trier les images par"
99
 
100
+ #: gallery-plugin.php:231
101
  msgid "sort images"
102
  msgstr "trier les images"
103
 
104
+ #: gallery-plugin.php:231
105
  msgid "on the plugin settings page ("
106
  msgstr "dans les paramètres du plugin ("
107
 
108
+ #: gallery-plugin.php:276
109
+ #: gallery-plugin.php:505
110
  msgid "Title"
111
  msgstr "Titre"
112
 
113
+ #: gallery-plugin.php:278
114
  msgid "Alt tag"
115
  msgstr "Tag Alt"
116
 
117
+ #: gallery-plugin.php:279
118
  msgid "URL"
119
  msgstr "URL"
120
 
121
+ #: gallery-plugin.php:279
122
  msgid "(by click on image opens a link in a new window)"
123
  msgstr "(cliquer sur l'image ouvre le lien dans une nouvelle fenêtre)"
124
 
125
+ #: gallery-plugin.php:280
126
  msgid "This setting is available in Pro version"
127
  msgstr "Ce paramètre est disponible dans la version Pro"
128
 
129
+ #: gallery-plugin.php:281
130
  msgid "Open the link"
131
  msgstr "Ouvrir le lien"
132
 
133
+ #: gallery-plugin.php:281
134
  msgid "Current window"
135
  msgstr "Fenêtre courrante"
136
 
137
+ #: gallery-plugin.php:281
138
  msgid "New window"
139
  msgstr "Nouvelle fenêtre"
140
 
141
+ #: gallery-plugin.php:282
142
  msgid "Delete"
143
  msgstr "Supprimer"
144
 
145
+ #: gallery-plugin.php:295
146
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
147
  msgstr "Vous pouvez ajouter la galerie dans la page ou l'article en insérant le code court dans le contenu"
148
 
149
+ #: gallery-plugin.php:297
150
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
151
  msgstr "Si vous voulez avoir un bref aperçu de la galerie avec un lien vers une page unique de la galerie"
152
 
153
+ #: gallery-plugin.php:506
154
  msgid "Author"
155
  msgstr "Auteur"
156
 
157
+ #: gallery-plugin.php:507
158
  msgid "Photo"
159
  msgstr "Photo"
160
 
161
+ #: gallery-plugin.php:508
162
  msgid "Publishing"
163
  msgstr "Public"
164
 
165
+ #: gallery-plugin.php:509
166
+ #: gallery-plugin.php:952
167
  msgid "Date"
168
  msgstr "Date"
169
 
170
+ #: gallery-plugin.php:638
171
  msgid "See images &raquo;"
172
  msgstr "Voir les images &raquo;"
173
 
174
+ #: gallery-plugin.php:685
175
  msgid "requires"
176
  msgstr "requis"
177
 
178
+ #: gallery-plugin.php:685
179
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
180
  msgstr "ou supérieure, c'est pourquoi il a été désactive! Merci de faire la mise à jour de WordPress et de ré-essayer!"
181
 
182
+ #: gallery-plugin.php:685
183
  msgid "Back to the WordPress"
184
  msgstr "Retour à WordPress"
185
 
186
+ #: gallery-plugin.php:685
187
  msgid "Plugins page"
188
  msgstr "Page du plugins"
189
 
190
+ #: gallery-plugin.php:775
191
  msgid "Settings are saved"
192
  msgstr "Paramètres sauvegardés."
193
 
194
+ #: gallery-plugin.php:788
195
  msgid "Gallery Settings"
196
  msgstr "Paramètres de la galerie"
197
 
198
+ #: gallery-plugin.php:791
199
+ msgid "Notice:"
200
+ msgstr ""
201
+
202
+ #: gallery-plugin.php:791
203
+ msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
204
+ msgstr ""
205
+
206
+ #: gallery-plugin.php:792
207
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
208
  msgstr "Si vous voulez ajouter la galerie dans une page ou un article, copier le code court suivant dans le contenu de votre page ou de votre article:"
209
 
210
+ #: gallery-plugin.php:794
211
+ #, fuzzy
212
+ msgid "Please enable JavaScript to use the option to renew images."
213
+ msgstr "Merci d'activer JavaScript pour utiliser l'envoi de fichiers."
214
+
215
+ #: gallery-plugin.php:804
216
+ msgid "Change the way to store your post_meta information for gallery"
217
+ msgstr ""
218
+
219
+ #: gallery-plugin.php:806
220
+ msgid "Update All Info"
221
+ msgstr ""
222
+
223
+ #: gallery-plugin.php:811
224
+ msgid "Updating post_meta information..."
225
+ msgstr ""
226
+
227
+ #: gallery-plugin.php:812
228
+ #, fuzzy
229
+ msgid "No gallery item found"
230
+ msgstr "Pas de galeries trouvées"
231
+
232
+ #: gallery-plugin.php:813
233
+ msgid "All info is updated"
234
+ msgstr ""
235
+
236
+ #: gallery-plugin.php:814
237
+ #: gallery-plugin.php:829
238
+ msgid "Error."
239
+ msgstr ""
240
+
241
+ #: gallery-plugin.php:819
242
+ msgid "Update images for gallery"
243
+ msgstr ""
244
+
245
+ #: gallery-plugin.php:821
246
+ #, fuzzy
247
+ msgid "Update images"
248
+ msgstr "trier les images"
249
+
250
+ #: gallery-plugin.php:826
251
+ msgid "Updating images..."
252
+ msgstr ""
253
+
254
+ #: gallery-plugin.php:827
255
+ #, fuzzy
256
+ msgid "No image found"
257
+ msgstr "Pas de galeries trouvées"
258
+
259
+ #: gallery-plugin.php:828
260
+ msgid "All images are updated"
261
+ msgstr ""
262
+
263
+ #: gallery-plugin.php:835
264
  msgid "Image size for the album cover"
265
  msgstr "Taille de la vignette de l'album"
266
 
267
+ #: gallery-plugin.php:837
268
+ #: gallery-plugin.php:845
269
+ #: gallery-plugin.php:858
270
  msgid "Image size"
271
  msgstr "Taille de l'image"
272
 
273
+ #: gallery-plugin.php:838
274
+ #: gallery-plugin.php:846
275
  msgid "Width (in px)"
276
  msgstr "Largeur (en pixels)"
277
 
278
+ #: gallery-plugin.php:839
279
+ #: gallery-plugin.php:847
280
  msgid "Height (in px)"
281
  msgstr "Hauteur (en pixels)"
282
 
283
+ #: gallery-plugin.php:843
284
  msgid "Gallery image size"
285
  msgstr "Taille de l'image de la galerie"
286
 
287
+ #: gallery-plugin.php:851
288
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
289
  msgstr "WordPress créera une copie de la miniature avec les dimensions spécifiées quand vous envoyez une nouvelle photo."
290
 
291
+ #: gallery-plugin.php:856
292
  msgid "Gallery image size in the lightbox"
293
  msgstr "Taille de l'image de la galerie"
294
 
295
+ #: gallery-plugin.php:859
296
  msgid "Max width (in px)"
297
  msgstr "Largeur maximum (en pixels)"
298
 
299
+ #: gallery-plugin.php:860
300
  msgid "Max height (in px)"
301
  msgstr "Hauteur maximum (en pixels)"
302
 
303
+ #: gallery-plugin.php:861
304
  msgid "Display a full size image in the lightbox"
305
  msgstr "Afficher une image en taille normale dans la boite"
306
 
307
+ #: gallery-plugin.php:865
308
  msgid "Crop position"
309
  msgstr "Point de base"
310
 
311
+ #: gallery-plugin.php:867
312
  msgid "Horizontal"
313
  msgstr "Horizontale"
314
 
315
+ #: gallery-plugin.php:869
316
  msgid "left"
317
  msgstr "gauche"
318
 
319
+ #: gallery-plugin.php:870
320
+ #: gallery-plugin.php:877
321
  msgid "center"
322
  msgstr "centré"
323
 
324
+ #: gallery-plugin.php:871
325
  msgid "right"
326
  msgstr "droite"
327
 
328
+ #: gallery-plugin.php:874
329
  msgid "Vertical"
330
  msgstr "Verticale"
331
 
332
+ #: gallery-plugin.php:876
333
  msgid "top"
334
  msgstr "haut"
335
 
336
+ #: gallery-plugin.php:878
337
  msgid "bottom"
338
  msgstr "bas"
339
 
340
+ #: gallery-plugin.php:883
341
  msgid "Lightbox background"
342
  msgstr "Fond de la boite"
343
 
344
+ #: gallery-plugin.php:885
345
  msgid "Default"
346
  msgstr "Défaut"
347
 
348
+ #: gallery-plugin.php:886
349
  msgid "Background transparency (from 0 to 1)"
350
  msgstr "Transparence du fond (de 0 à 1)"
351
 
352
+ #: gallery-plugin.php:888
353
  msgid "Select a background color"
354
  msgstr "Choisir une couleur pour le fond"
355
 
356
+ #: gallery-plugin.php:890
357
  msgid "Background color"
358
  msgstr "Couleur du fond"
359
 
360
+ #: gallery-plugin.php:897
361
+ #: gallery-plugin.php:1042
362
+ msgid "If you upgrade to Pro version all your settings and galleries will be saved."
363
+ msgstr ""
364
+
365
+ #: gallery-plugin.php:902
366
+ #: gallery-plugin.php:1047
367
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
368
  msgstr "Cette fonction est disponible dans le version pro de ce plugin. Pour plus de détails, suivre le lien"
369
 
370
+ #: gallery-plugin.php:911
371
  msgid "Images with border"
372
  msgstr "Image avec bordure"
373
 
374
+ #: gallery-plugin.php:914
375
  msgid "Border width in px, just numbers"
376
  msgstr "Taille de la bordure en pixel, juste le nombre"
377
 
378
+ #: gallery-plugin.php:916
379
+ #: gallery-plugin.php:918
380
  msgid "Select a border color"
381
  msgstr "Choisir une couleur pour la bordure"
382
 
383
+ #: gallery-plugin.php:924
384
  msgid "Number of images in the row"
385
  msgstr "Nombre d'images par ligne"
386
 
387
+ #: gallery-plugin.php:930
388
  msgid "Start slideshow"
389
  msgstr "Démarer le diaporama"
390
 
391
+ #: gallery-plugin.php:936
392
  msgid "Slideshow interval"
393
  msgstr "Interval de transition pour le diaporama"
394
 
395
+ #: gallery-plugin.php:942
396
  msgid "Use single lightbox for multiple galleries on one page"
397
  msgstr ""
398
 
399
+ #: gallery-plugin.php:950
400
  msgid "Attachment ID"
401
  msgstr "ID du fichier"
402
 
403
+ #: gallery-plugin.php:951
404
  msgid "Image Name"
405
  msgstr "Nom de l'image "
406
 
407
+ #: gallery-plugin.php:953
408
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
409
  msgstr "Ordre de tri (le nombre dans la fenêtre d'insertion / téléchargement de la galerie)"
410
 
411
+ #: gallery-plugin.php:954
412
  msgid "Random"
413
  msgstr "Aléatoire"
414
 
415
+ #: gallery-plugin.php:958
416
  msgid "Sort images"
417
  msgstr "Trier les images"
418
 
419
+ #: gallery-plugin.php:960
420
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
421
  msgstr "ASC (ordre ascendant de la plus petite à la plus grande valeur - 1, 2, 3; a, b, c)"
422
 
423
+ #: gallery-plugin.php:961
424
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
425
  msgstr "DESC (ordre descendant de la plus grade à la plus petite - 3, 2, 1; c, b, a)"
426
 
427
+ #: gallery-plugin.php:965
428
  msgid "Display text above the image"
429
  msgstr "Aficher le texte au dessus de l'image"
430
 
431
+ #: gallery-plugin.php:967
432
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
433
  msgstr "Si vous voulez juste afficher du texte dans une boite, désactiver l'option"
434
 
435
+ #: gallery-plugin.php:971
436
  msgid "Display the Back link"
437
  msgstr "Afficher le lien de retour"
438
 
439
+ #: gallery-plugin.php:977
440
  msgid "Display the Back link in the shortcode"
441
  msgstr "Afficher le lien de retour dans le code court"
442
 
443
+ #: gallery-plugin.php:983
444
  msgid "The Back link text"
445
  msgstr "Le text pour le lien de retour"
446
 
447
+ #: gallery-plugin.php:989
448
  msgid "The Back link URL"
449
  msgstr "L'URL pour le lien de retour"
450
 
451
+ #: gallery-plugin.php:991
452
  msgid "Gallery page (Page with Gallery Template)"
453
  msgstr "Page de la galerie (Page avec le modèle de galerie)"
454
 
455
+ #: gallery-plugin.php:993
456
  msgid "(Full URL to custom page)"
457
  msgstr "(URL complète pour la page spécifique)"
458
 
459
+ #: gallery-plugin.php:997
460
  msgid "The Read More link text"
461
  msgstr "Texte pour le lien \"Read More\""
462
 
463
+ #: gallery-plugin.php:1003
464
  msgid "Add gallery to the search"
465
  msgstr "Ajouter les galeries à la recherche"
466
 
467
+ #: gallery-plugin.php:1012
468
+ #: gallery-plugin.php:1015
469
+ #: gallery-plugin.php:1019
470
  msgid "Using Custom Search powered by"
471
  msgstr "Utiliser les recherche personalisées fournies par"
472
 
473
+ #: gallery-plugin.php:1015
474
  msgid "Activate Custom Search"
475
  msgstr "Activer les recherche personalisées"
476
 
477
+ #: gallery-plugin.php:1019
478
  msgid "Download Custom Search"
479
  msgstr "Télécharger les recherches personalisées"
480
 
481
+ #: gallery-plugin.php:1026
482
  msgid "Display Like buttons in the lightbox"
483
  msgstr "Afficher les boutons des réseaux sociaux dans la boite"
484
 
485
+ #: gallery-plugin.php:1028
486
  msgid "FaceBook"
487
  msgstr "FaceBook"
488
 
489
+ #: gallery-plugin.php:1029
490
  msgid "Twitter"
491
  msgstr "Twitter"
492
 
493
+ #: gallery-plugin.php:1030
494
  msgid "Pinterest"
495
  msgstr "Pinterest"
496
 
497
+ #: gallery-plugin.php:1031
498
  msgid "Google +1"
499
  msgstr "Google +1"
500
 
501
+ #: gallery-plugin.php:1035
502
  msgid "Slug for gallery item"
503
  msgstr "Racine pour les pages des galleries"
504
 
505
+ #: gallery-plugin.php:1037
506
  msgid "for any structure of permalinks except the default structure"
507
  msgstr "pour toute forme de permaliens à l'exception de la forme par défaut"
508
 
509
+ #: gallery-plugin.php:1057
510
  msgid "Save Changes"
511
  msgstr "Sauvegarder"
512
 
513
+ #: gallery-plugin.php:1063
514
+ msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
515
+ msgstr ""
516
+
517
+ #: gallery-plugin.php:1064
518
+ #, fuzzy
519
+ msgid "Rate the plugin"
520
+ msgstr "Extensions gratuites"
521
+
522
+ #: gallery-plugin.php:1067
523
+ #, fuzzy
524
+ msgid "If there is something wrong about it, please contact us"
525
+ msgstr "Si vous avez des questions, merci de nous contacter via "
526
+
527
+ #: gallery-plugin.php:1079
528
+ #: gallery-plugin.php:1094
529
  msgid "Settings"
530
  msgstr "Paramètres"
531
 
532
+ #: gallery-plugin.php:1080
533
  msgid "FAQ"
534
  msgstr "FAQ"
535
 
536
+ #: gallery-plugin.php:1081
537
  msgid "Support"
538
  msgstr "Soutien"
539
 
540
+ #: gallery-plugin.php:1302
541
  #: template/gallery-single-template.php:76
542
  msgid "Sorry, nothing found."
543
  msgstr "Désolé, rien n'a été trouvé"
544
 
545
+ #: gallery-plugin.php:1324
546
  #: template/gallery-single-template.php:102
547
  msgid "Download high resolution image"
548
  msgstr "Télécharger l'image en haute résolution"
549
 
550
+ #: gallery-plugin.php:1648
551
+ #, fuzzy
552
+ msgid "Image size not defined"
553
+ msgstr "Taille de l'image"
554
+
555
+ #: gallery-plugin.php:1663
556
+ msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
557
+ msgstr ""
558
+
559
+ #: gallery-plugin.php:1674
560
+ msgid "Image size changes not defined"
561
+ msgstr ""
562
+
563
+ #: gallery-plugin.php:1703
564
+ #: gallery-plugin.php:1706
565
+ #: gallery-plugin.php:1711
566
+ msgid "Invalid path"
567
+ msgstr ""
568
+
569
+ #: gallery-plugin.php:1829
570
  #, fuzzy
571
  msgid "Learn More"
572
  msgstr "Lire plus..."
573
 
574
+ #: gallery-plugin.php:1831
575
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
576
  msgstr ""
577
 
578
+ #: gallery-plugin.php:1832
579
  msgid "Extend standard plugin functionality with new great options."
580
  msgstr ""
581
 
585
 
586
  #~ msgid "Not set"
587
  #~ msgstr "Not set"
588
+
589
  #~ msgid "On"
590
  #~ msgstr "On"
591
+
592
  #~ msgid "Off"
593
  #~ msgstr "Off"
594
+
595
  #~ msgid "N/A"
596
  #~ msgstr "N/A"
597
+
598
  #~ msgid " Mb"
599
  #~ msgstr " Mb"
600
+
601
  #~ msgid "Yes"
602
  #~ msgstr "Yes"
603
+
604
  #~ msgid "No"
605
  #~ msgstr "No"
606
+
607
  #~ msgid "Operating System"
608
  #~ msgstr "Operating System"
609
+
610
  #~ msgid "Server"
611
  #~ msgstr "Server"
612
+
613
  #~ msgid "Memory usage"
614
  #~ msgstr "Memory usage"
615
+
616
  #~ msgid "MYSQL Version"
617
  #~ msgstr "MYSQL Version"
618
+
619
  #~ msgid "SQL Mode"
620
  #~ msgstr "SQL Mode"
621
+
622
  #~ msgid "PHP Version"
623
  #~ msgstr "PHP Version"
624
+
625
  #~ msgid "PHP Safe Mode"
626
  #~ msgstr "PHP Safe Mode"
627
+
628
  #~ msgid "PHP Allow URL fopen"
629
  #~ msgstr "PHP Allow URL fopen"
630
+
631
  #~ msgid "PHP Memory Limit"
632
  #~ msgstr "PHP Memory Limit"
633
+
634
  #~ msgid "PHP Max Upload Size"
635
  #~ msgstr "PHP Max Upload Size"
636
+
637
  #~ msgid "PHP Max Post Size"
638
  #~ msgstr "PHP Max Post Size"
639
+
640
  #~ msgid "PHP Max Script Execute Time"
641
  #~ msgstr "PHP Max Script Execute Time"
642
+
643
  #~ msgid "PHP Exif support"
644
  #~ msgstr "PHP Exif support"
645
+
646
  #~ msgid "PHP IPTC support"
647
  #~ msgstr "PHP IPTC support"
648
+
649
  #~ msgid "PHP XML support"
650
  #~ msgstr "PHP XML support"
651
+
652
  #~ msgid "Site URL"
653
  #~ msgstr "Site URL"
654
+
655
  #~ msgid "Home URL"
656
  #~ msgstr "Home URL"
657
+
658
  #~ msgid "WordPress Version"
659
  #~ msgstr "WordPress Version"
660
+
661
  #~ msgid "WordPress DB Version"
662
  #~ msgstr "WordPress DB Version"
663
+
664
  #~ msgid "Multisite"
665
  #~ msgstr "Multisite"
666
+
667
  #~ msgid "Active Theme"
668
  #~ msgstr "Active Theme"
669
+
670
  #~ msgid "Please enter a valid email address."
671
  #~ msgstr "Merci de fournir une adresse e-mail valide."
672
+
673
  #~ msgid "Email with system info is sent to "
674
  #~ msgstr "L'e-mail avec les informations systèmes est envoyé à "
675
+
676
  #~ msgid "Thank you for contacting us."
677
  #~ msgstr "Merci d'avoir pris contact avec nous."
678
+
679
  #~ msgid "Sorry, email message could not be delivered."
680
  #~ msgstr "Désoler, l'e-mail n'a pas pu être envoyé."
681
+
682
  #~ msgid "Pro plugins"
683
  #~ msgstr "Extensions Pro"
684
+
685
  #~ msgid "Activated plugins"
686
  #~ msgstr "Extensions activées"
687
+
688
  #~ msgid "Installed plugins"
689
  #~ msgstr "Extensions installées"
690
+
691
  #~ msgid "Recommended plugins"
692
  #~ msgstr "Extensions recommandées"
693
+
694
  #~ msgid "Purchase"
695
  #~ msgstr "Acheter"
696
+
 
697
  #~ msgid "Download"
698
  #~ msgstr "Télécharger"
699
+
700
  #~ msgid "Install %s"
701
  #~ msgstr "Installation %s"
702
+
703
  #~ msgid "Install now from wordpress.org"
704
  #~ msgstr "Installation à partir de wordpress.org"
705
+
 
706
  #~ msgid "System status"
707
  #~ msgstr "System status"
708
+
709
  #~ msgid "Environment"
710
  #~ msgstr "Environment"
711
+
712
  #~ msgid "Active Plugins"
713
  #~ msgstr "Active Plugins"
714
+
715
  #~ msgid "Inactive Plugins"
716
  #~ msgstr "Inactive Plugins"
717
+
718
  #~ msgid "Send to support"
719
  #~ msgstr "Envoyer au support"
720
+
721
  #~ msgid "Send to custom email &#187;"
722
  #~ msgstr "Envoyer un e-mail spécifique &#187;"
723
+
724
  #~ msgid "Add New"
725
  #~ msgstr "Ajouter"
726
+
727
  #~ msgid "Search Galleries"
728
  #~ msgstr "Rechercher une galerie"
729
+
730
  #~ msgid "Please do not forget to select "
731
  #~ msgstr "Merci de ne pas oublier de sélectionner"
732
+
733
  #~ msgid "Attachments order by"
734
  #~ msgstr "Fichiers trier par"
735
+
736
  #~ msgid "attachments order"
737
  #~ msgstr "ordre des fichiers"
738
+
739
  #~ msgid "attachment title"
740
  #~ msgstr "titre du fichier"
741
+
742
  #~ msgid "date"
743
  #~ msgstr "date"
744
+
745
  #~ msgid "Attachments order"
746
  #~ msgstr "Ordre des fichiers"
747
+
748
  #~ msgid "Label for Return link"
749
  #~ msgstr "Texte du lien de retour"
750
+
751
  #~ msgid "URL for Return link"
752
  #~ msgstr "URL du lien de retour"
 
languages/gallery-pt_BR.mo CHANGED
Binary file
languages/gallery-pt_BR.po CHANGED
@@ -2,10 +2,11 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-11-22 11:35+0300\n"
6
- "PO-Revision-Date: 2013-11-22 11:35+0300\n"
7
- "Last-Translator: \n"
8
  "Language-Team: DJIO | Dionizio Bonfim Bach <wordpress@djio.com.br>\n"
 
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
@@ -15,567 +16,670 @@ msgstr ""
15
  "X-Poedit-KeywordsList: __;_e\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Textdomain-Support: yes\n"
18
- "Language: pt_BR\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
  # @ gallery
22
- #: gallery-plugin.php:101
23
- #: gallery-plugin.php:768
24
  msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
25
  msgstr "Os seguintes arquivos \"gallery-template.php\" e \"gallery-single-template.php\" não foram encontrados no diretório do seu tema. Por favor, copie-os a partir do diretório `/wp-content/plugins/gallery-plugin/template/` para o diretório do seu tema para que o plugin Galeria funcione corretamente"
26
 
27
  # @ gallery
28
- #: gallery-plugin.php:126
29
- #: gallery-plugin.php:136
30
  msgid "Galleries"
31
  msgstr "Galerias"
32
 
33
  # @ gallery
34
- #: gallery-plugin.php:127
35
- #: gallery-plugin.php:606
36
  msgid "Gallery"
37
  msgstr "Galeria"
38
 
39
  # @ gallery
40
- #: gallery-plugin.php:128
41
  msgid "Add a Gallery"
42
  msgstr "Adicionar uma Galeria"
43
 
44
  # @ gallery
45
- #: gallery-plugin.php:129
46
  msgid "Add New Gallery"
47
  msgstr "Adicionar Nova Galeria"
48
 
49
  # @ gallery
50
- #: gallery-plugin.php:130
51
  msgid "Edit Gallery"
52
  msgstr "Editar Galeria"
53
 
54
  # @ gallery
55
- #: gallery-plugin.php:131
56
  msgid "New Gallery"
57
  msgstr "Nova Galeria"
58
 
59
  # @ gallery
60
- #: gallery-plugin.php:132
61
  msgid "View Gallery"
62
  msgstr "Ver Galeria"
63
 
64
  # @ gallery
65
- #: gallery-plugin.php:133
66
  msgid "Find a Gallery"
67
  msgstr "Encontre uma Galeria"
68
 
69
  # @ gallery
70
- #: gallery-plugin.php:134
71
  msgid "No Gallery found"
72
  msgstr "Nenhuma Galeria foi encontrada"
73
 
74
  # @ gallery
75
- #: gallery-plugin.php:191
76
  msgid "Upload File"
77
  msgstr "Enviar Arquivo"
78
 
79
  # @ gallery
80
- #: gallery-plugin.php:192
81
  msgid "Gallery Shortcode"
82
  msgstr "Shortcode da Galeria"
83
 
84
  # @ gallery
85
- #: gallery-plugin.php:210
86
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
87
  msgstr "O diretório temporário da Galeria (gallery-plugin/upload/files) não está disponível para escrita em seu servidor Web. Por favor, utilize o método padrão do WP para fazer upload de imagens (biblioteca de mídia)"
88
 
89
  # @ gallery
90
- #: gallery-plugin.php:214
91
  msgid "Choose an image for upload:"
92
  msgstr "Escolha uma imagem para fazer upload:"
93
 
94
  # @ gallery
95
- #: gallery-plugin.php:219
96
  msgid "Please enable JavaScript to use the file uploader."
97
  msgstr "Favor havilitar o Javascript para usar o envio de arquivos."
98
 
99
  # @ gallery
100
- #: gallery-plugin.php:226
101
  msgid "Allow the download link for all images in this gallery"
102
  msgstr "Permitir o link de download para todas as imagens nesta galeria"
103
 
104
  # @ gallery
105
- #: gallery-plugin.php:227
106
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
107
  msgstr "Por favor, use a função arrastar e soltar para alterar a ordem de exibição das imagens e não se esqueça de salvar o post."
108
 
109
  # @ gallery
110
- #: gallery-plugin.php:229
111
  msgid "Please make a choice"
112
  msgstr "Por favor, faça uma escolha"
113
 
114
  # @ gallery
115
- #: gallery-plugin.php:229
116
- #: gallery-plugin.php:887
117
  msgid "Sort images by"
118
  msgstr "Ordenar imagens por"
119
 
120
  # @ gallery
121
- #: gallery-plugin.php:229
122
  msgid "sort images"
123
  msgstr "ordenar imagens"
124
 
125
  # @ gallery
126
- #: gallery-plugin.php:229
127
  msgid "on the plugin settings page ("
128
  msgstr "da página de configurações do plugin ("
129
 
130
  # @ gallery
131
- #: gallery-plugin.php:273
132
- #: gallery-plugin.php:502
133
  msgid "Title"
134
  msgstr "Título"
135
 
136
- #: gallery-plugin.php:275
137
  msgid "Alt tag"
138
  msgstr ""
139
 
140
  # @ gallery
141
- #: gallery-plugin.php:276
142
  msgid "URL"
143
  msgstr "URL"
144
 
145
  # @ gallery
146
- #: gallery-plugin.php:276
147
  msgid "(by click on image opens a link in a new window)"
148
  msgstr "(clicar na imagem abre um link em uma nova janela)"
149
 
150
  # @ gallery
151
- #: gallery-plugin.php:277
152
  msgid "This setting is available in Pro version"
153
  msgstr "Esta configuração está disponível na versão Pro"
154
 
155
  # @ gallery
156
- #: gallery-plugin.php:278
157
  msgid "Open the link"
158
  msgstr "Abrir o link"
159
 
160
  # @ gallery
161
- #: gallery-plugin.php:278
162
  msgid "Current window"
163
  msgstr "Janela atual"
164
 
165
  # @ gallery
166
- #: gallery-plugin.php:278
167
  msgid "New window"
168
  msgstr "Nova janela"
169
 
170
  # @ gallery
171
- #: gallery-plugin.php:279
172
  msgid "Delete"
173
  msgstr "Excluir"
174
 
175
  # @ gallery
176
- #: gallery-plugin.php:292
177
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
178
  msgstr "Você pode adicionar esta Galeria numa página ou post inserindo este shortcode no conteúdo"
179
 
180
  # @ gallery
181
- #: gallery-plugin.php:294
182
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
183
  msgstr "Se você quiser mostrar uma breve descrição contendo a miniatura e o link para a Página da Galeria use assim"
184
 
185
  # @ gallery
186
- #: gallery-plugin.php:503
187
  msgid "Author"
188
  msgstr "Autor"
189
 
190
  # @ gallery
191
- #: gallery-plugin.php:504
192
  msgid "Photo"
193
  msgstr "Foto"
194
 
195
  # @ gallery
196
- #: gallery-plugin.php:505
197
  msgid "Publishing"
198
  msgstr "Publicação"
199
 
200
  # @ gallery
201
- #: gallery-plugin.php:506
202
- #: gallery-plugin.php:891
203
  msgid "Date"
204
  msgstr "Data"
205
 
206
  # @ gallery
207
- #: gallery-plugin.php:630
208
  msgid "See images &raquo;"
209
  msgstr "Ver imagens &raquo;"
210
 
211
- #: gallery-plugin.php:677
212
  msgid "requires"
213
  msgstr ""
214
 
215
- #: gallery-plugin.php:677
216
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
217
  msgstr ""
218
 
219
- #: gallery-plugin.php:677
220
  msgid "Back to the WordPress"
221
  msgstr ""
222
 
223
- #: gallery-plugin.php:677
224
  msgid "Plugins page"
225
  msgstr ""
226
 
227
  # @ gallery
228
- #: gallery-plugin.php:761
229
  msgid "Settings are saved"
230
  msgstr "As configurações estão salvas"
231
 
232
  # @ gallery
233
- #: gallery-plugin.php:774
234
  msgid "Gallery Settings"
235
  msgstr "Configurações da Galeria"
236
 
 
 
 
 
 
 
 
 
237
  # @ gallery
238
- #: gallery-plugin.php:777
239
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
240
  msgstr "Se você quiser adicionar uma Galeria específica em sua página ou post, basta copiar e colar este shortcode em seu post ou página:"
241
 
242
  # @ gallery
243
- #: gallery-plugin.php:781
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
244
  msgid "Image size for the album cover"
245
  msgstr "Tamanho da imagem de capa do álbum"
246
 
247
  # @ gallery
248
- #: gallery-plugin.php:783
249
- #: gallery-plugin.php:791
250
- #: gallery-plugin.php:804
251
  msgid "Image size"
252
  msgstr "Tamanho da imagem"
253
 
254
  # @ gallery
255
- #: gallery-plugin.php:784
256
- #: gallery-plugin.php:792
257
  msgid "Width (in px)"
258
  msgstr "Largura (em px)"
259
 
260
  # @ gallery
261
- #: gallery-plugin.php:785
262
- #: gallery-plugin.php:793
263
  msgid "Height (in px)"
264
  msgstr "Altura (em px)"
265
 
266
  # @ gallery
267
- #: gallery-plugin.php:789
268
  msgid "Gallery image size"
269
  msgstr "Tamanho da imagem da galeria"
270
 
271
  # @ gallery
272
- #: gallery-plugin.php:797
273
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
274
  msgstr "WordPress irá criar uma nova miniatura com os tamanhos especificados quando você enviar uma nova foto."
275
 
276
  # @ gallery
277
- #: gallery-plugin.php:802
278
  msgid "Gallery image size in the lightbox"
279
  msgstr "Tamanho da imagem da galeria no Lightbox"
280
 
281
  # @ gallery
282
- #: gallery-plugin.php:805
283
  msgid "Max width (in px)"
284
  msgstr "Largura máxima (em px)"
285
 
286
  # @ gallery
287
- #: gallery-plugin.php:806
288
  msgid "Max height (in px)"
289
  msgstr "Altura máxima (em px)"
290
 
291
  # @ gallery
292
- #: gallery-plugin.php:807
293
  msgid "Display a full size image in the lightbox"
294
  msgstr "Exibir a imagem em tamanho original no Lightbox"
295
 
296
  # @ gallery
297
- #: gallery-plugin.php:811
298
  msgid "Crop position"
299
  msgstr "Posição de recorte"
300
 
301
  # @ gallery
302
- #: gallery-plugin.php:813
303
  msgid "Horizontal"
304
  msgstr "Horizontal"
305
 
306
  # @ gallery
307
- #: gallery-plugin.php:815
308
  msgid "left"
309
  msgstr "esquerda"
310
 
311
  # @ gallery
312
- #: gallery-plugin.php:816
313
- #: gallery-plugin.php:823
314
  msgid "center"
315
  msgstr "centro"
316
 
317
  # @ gallery
318
- #: gallery-plugin.php:817
319
  msgid "right"
320
  msgstr "direita"
321
 
322
  # @ gallery
323
- #: gallery-plugin.php:820
324
  msgid "Vertical"
325
  msgstr "Vertical"
326
 
327
  # @ gallery
328
- #: gallery-plugin.php:822
329
  msgid "top"
330
  msgstr "topo"
331
 
332
  # @ gallery
333
- #: gallery-plugin.php:824
334
  msgid "bottom"
335
  msgstr "fundo"
336
 
337
  # @ gallery
338
- #: gallery-plugin.php:829
339
  msgid "Lightbox background"
340
  msgstr "Fundo do Lightbox"
341
 
342
  # @ gallery
343
- #: gallery-plugin.php:831
344
  msgid "Default"
345
  msgstr "Padrão"
346
 
347
  # @ gallery
348
- #: gallery-plugin.php:832
349
  msgid "Background transparency (from 0 to 1)"
350
  msgstr "Transparência de background (de 0 a 1)"
351
 
352
  # @ gallery
353
- #: gallery-plugin.php:834
354
  msgid "Select a background color"
355
  msgstr "Selecionar uma cor de fundo"
356
 
357
  # @ gallery
358
- #: gallery-plugin.php:836
359
  msgid "Background color"
360
  msgstr "Cor de fundo"
361
 
 
 
 
 
 
362
  # @ gallery
363
- #: gallery-plugin.php:843
364
- #: gallery-plugin.php:988
365
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
366
  msgstr "Esta função está disponível na versão Pro do plugin. Para saber mais detalhes, por favor siga o link"
367
 
368
  # @ gallery
369
- #: gallery-plugin.php:850
370
  msgid "Images with border"
371
  msgstr "Imagens com borda"
372
 
373
  # @ gallery
374
- #: gallery-plugin.php:853
375
  msgid "Border width in px, just numbers"
376
  msgstr "Largura da borda em px, apenas os números"
377
 
378
  # @ gallery
379
- #: gallery-plugin.php:855
380
- #: gallery-plugin.php:857
381
  msgid "Select a border color"
382
  msgstr "Escolha a cor da borda"
383
 
384
  # @ gallery
385
- #: gallery-plugin.php:863
386
  msgid "Number of images in the row"
387
  msgstr "Número de imagens por linha"
388
 
389
  # @ gallery
390
- #: gallery-plugin.php:869
391
  msgid "Start slideshow"
392
  msgstr "Iniciar Apresentação de Slides"
393
 
394
  # @ gallery
395
- #: gallery-plugin.php:875
396
  msgid "Slideshow interval"
397
  msgstr "Intervalo de tempo entre cada Slide"
398
 
399
- #: gallery-plugin.php:881
400
  msgid "Use single lightbox for multiple galleries on one page"
401
  msgstr ""
402
 
403
  # @ gallery
404
- #: gallery-plugin.php:889
405
  msgid "Attachment ID"
406
  msgstr "ID do anexo"
407
 
408
  # @ gallery
409
- #: gallery-plugin.php:890
410
  msgid "Image Name"
411
  msgstr "Nome da Imagem"
412
 
413
  # @ gallery
414
- #: gallery-plugin.php:892
415
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
416
  msgstr "Critério de ordenação (o campo de ordenação na caixa de diálogo em Adicionar Mídia)"
417
 
418
  # @ gallery
419
- #: gallery-plugin.php:893
420
  msgid "Random"
421
  msgstr "Aleatório"
422
 
423
  # @ gallery
424
- #: gallery-plugin.php:897
425
  msgid "Sort images"
426
  msgstr "Ordenar imagens:"
427
 
428
  # @ gallery
429
- #: gallery-plugin.php:899
430
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
431
  msgstr "ASC (ordem crescente dos valores mais baixos para os mais altos - 1, 2, 3; a, b, c)"
432
 
433
  # @ gallery
434
- #: gallery-plugin.php:900
435
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
436
  msgstr "DESC (ordem decrescente dos valores mais altos para os mais baixos - 3, 2, 1; c, b, a)"
437
 
438
  # @ gallery
439
- #: gallery-plugin.php:904
440
  msgid "Display text above the image"
441
  msgstr "Mostrar texto acima da imagem"
442
 
443
  # @ gallery
444
- #: gallery-plugin.php:906
445
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
446
  msgstr "Desmarque a caixa de seleção, se você deseja mostrar texto apenas numa lightbox"
447
 
448
  # @ gallery
449
- #: gallery-plugin.php:910
450
  msgid "Display the Back link"
451
  msgstr "Exibir o link Voltar"
452
 
453
  # @ gallery
454
- #: gallery-plugin.php:916
455
  msgid "Display the Back link in the shortcode"
456
  msgstr "Exibir o link Voltar no shortcode"
457
 
458
  # @ gallery
459
- #: gallery-plugin.php:922
460
  msgid "The Back link text"
461
  msgstr "Texto do link Voltar"
462
 
463
  # @ gallery
464
- #: gallery-plugin.php:928
465
  msgid "The Back link URL"
466
  msgstr "URL do link Voltar"
467
 
468
  # @ gallery
469
- #: gallery-plugin.php:930
470
  msgid "Gallery page (Page with Gallery Template)"
471
  msgstr "Página da Galeria (página usando o Modelo de Galeria)"
472
 
473
  # @ gallery
474
- #: gallery-plugin.php:932
475
  msgid "(Full URL to custom page)"
476
  msgstr "(URL completa para a página personalizada)"
477
 
478
  # @ gallery
479
- #: gallery-plugin.php:936
480
  msgid "The Read More link text"
481
  msgstr "Texto do link Leia Mais"
482
 
483
- #: gallery-plugin.php:942
484
  msgid "Add gallery to the search"
485
  msgstr ""
486
 
487
- #: gallery-plugin.php:958
488
- #: gallery-plugin.php:961
489
- #: gallery-plugin.php:965
490
  msgid "Using Custom Search powered by"
491
  msgstr ""
492
 
493
- #: gallery-plugin.php:961
494
  msgid "Activate Custom Search"
495
  msgstr ""
496
 
497
- #: gallery-plugin.php:965
498
  msgid "Download Custom Search"
499
  msgstr ""
500
 
501
  # @ gallery
502
- #: gallery-plugin.php:972
503
  msgid "Display Like buttons in the lightbox"
504
  msgstr "Exibir botões de Curtir no Lightbox"
505
 
506
  # @ gallery
507
- #: gallery-plugin.php:974
508
  msgid "FaceBook"
509
  msgstr "Facebook"
510
 
511
  # @ gallery
512
- #: gallery-plugin.php:975
513
  msgid "Twitter"
514
  msgstr "Twitter"
515
 
516
  # @ gallery
517
- #: gallery-plugin.php:976
518
  msgid "Pinterest"
519
  msgstr "Pinterest"
520
 
521
  # @ gallery
522
- #: gallery-plugin.php:977
523
  msgid "Google +1"
524
  msgstr "Google +1"
525
 
526
  # @ gallery
527
- #: gallery-plugin.php:981
528
  msgid "Slug for gallery item"
529
  msgstr "Slug para o item da galeria"
530
 
531
  # @ gallery
532
- #: gallery-plugin.php:983
533
  msgid "for any structure of permalinks except the default structure"
534
  msgstr "para qualquer estrutura de links permanentes, exceto a estrutura padrão"
535
 
536
  # @ default
537
- #: gallery-plugin.php:996
538
  msgid "Save Changes"
539
  msgstr "Salvar Alterações"
540
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
541
  # @ bestwebsoft
542
  # @ gallery
543
- #: gallery-plugin.php:1008
544
- #: gallery-plugin.php:1023
545
  msgid "Settings"
546
  msgstr "Configurações"
547
 
548
  # @ gallery
549
- #: gallery-plugin.php:1009
550
  msgid "FAQ"
551
  msgstr "FAQ"
552
 
553
  # @ gallery
554
- #: gallery-plugin.php:1010
555
  msgid "Support"
556
  msgstr "Suporte"
557
 
558
  # @ gallery
559
- #: gallery-plugin.php:1222
560
  #: template/gallery-single-template.php:76
561
  msgid "Sorry, nothing found."
562
  msgstr "Desculpe, nada foi encontrado."
563
 
564
  # @ gallery
565
- #: gallery-plugin.php:1244
566
  #: template/gallery-single-template.php:102
567
  msgid "Download high resolution image"
568
  msgstr "Download de imagem de alta resolução"
569
 
570
- #: gallery-plugin.php:1464
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
571
  msgid "Learn More"
572
  msgstr ""
573
 
574
- #: gallery-plugin.php:1466
575
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
576
  msgstr ""
577
 
578
- #: gallery-plugin.php:1467
579
  msgid "Extend standard plugin functionality with new great options."
580
  msgstr ""
581
 
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-12-13 14:03+0300\n"
6
+ "PO-Revision-Date: 2013-12-13 14:03+0300\n"
7
+ "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: DJIO | Dionizio Bonfim Bach <wordpress@djio.com.br>\n"
9
+ "Language: pt_BR\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
16
  "X-Poedit-KeywordsList: __;_e\n"
17
  "X-Poedit-Basepath: ..\n"
18
  "X-Textdomain-Support: yes\n"
 
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
  # @ gallery
22
+ #: gallery-plugin.php:100
23
+ #: gallery-plugin.php:782
24
  msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
25
  msgstr "Os seguintes arquivos \"gallery-template.php\" e \"gallery-single-template.php\" não foram encontrados no diretório do seu tema. Por favor, copie-os a partir do diretório `/wp-content/plugins/gallery-plugin/template/` para o diretório do seu tema para que o plugin Galeria funcione corretamente"
26
 
27
  # @ gallery
28
+ #: gallery-plugin.php:128
29
+ #: gallery-plugin.php:138
30
  msgid "Galleries"
31
  msgstr "Galerias"
32
 
33
  # @ gallery
34
+ #: gallery-plugin.php:129
35
+ #: gallery-plugin.php:609
36
  msgid "Gallery"
37
  msgstr "Galeria"
38
 
39
  # @ gallery
40
+ #: gallery-plugin.php:130
41
  msgid "Add a Gallery"
42
  msgstr "Adicionar uma Galeria"
43
 
44
  # @ gallery
45
+ #: gallery-plugin.php:131
46
  msgid "Add New Gallery"
47
  msgstr "Adicionar Nova Galeria"
48
 
49
  # @ gallery
50
+ #: gallery-plugin.php:132
51
  msgid "Edit Gallery"
52
  msgstr "Editar Galeria"
53
 
54
  # @ gallery
55
+ #: gallery-plugin.php:133
56
  msgid "New Gallery"
57
  msgstr "Nova Galeria"
58
 
59
  # @ gallery
60
+ #: gallery-plugin.php:134
61
  msgid "View Gallery"
62
  msgstr "Ver Galeria"
63
 
64
  # @ gallery
65
+ #: gallery-plugin.php:135
66
  msgid "Find a Gallery"
67
  msgstr "Encontre uma Galeria"
68
 
69
  # @ gallery
70
+ #: gallery-plugin.php:136
71
  msgid "No Gallery found"
72
  msgstr "Nenhuma Galeria foi encontrada"
73
 
74
  # @ gallery
75
+ #: gallery-plugin.php:193
76
  msgid "Upload File"
77
  msgstr "Enviar Arquivo"
78
 
79
  # @ gallery
80
+ #: gallery-plugin.php:194
81
  msgid "Gallery Shortcode"
82
  msgstr "Shortcode da Galeria"
83
 
84
  # @ gallery
85
+ #: gallery-plugin.php:212
86
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
87
  msgstr "O diretório temporário da Galeria (gallery-plugin/upload/files) não está disponível para escrita em seu servidor Web. Por favor, utilize o método padrão do WP para fazer upload de imagens (biblioteca de mídia)"
88
 
89
  # @ gallery
90
+ #: gallery-plugin.php:216
91
  msgid "Choose an image for upload:"
92
  msgstr "Escolha uma imagem para fazer upload:"
93
 
94
  # @ gallery
95
+ #: gallery-plugin.php:221
96
  msgid "Please enable JavaScript to use the file uploader."
97
  msgstr "Favor havilitar o Javascript para usar o envio de arquivos."
98
 
99
  # @ gallery
100
+ #: gallery-plugin.php:228
101
  msgid "Allow the download link for all images in this gallery"
102
  msgstr "Permitir o link de download para todas as imagens nesta galeria"
103
 
104
  # @ gallery
105
+ #: gallery-plugin.php:229
106
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
107
  msgstr "Por favor, use a função arrastar e soltar para alterar a ordem de exibição das imagens e não se esqueça de salvar o post."
108
 
109
  # @ gallery
110
+ #: gallery-plugin.php:231
111
  msgid "Please make a choice"
112
  msgstr "Por favor, faça uma escolha"
113
 
114
  # @ gallery
115
+ #: gallery-plugin.php:231
116
+ #: gallery-plugin.php:948
117
  msgid "Sort images by"
118
  msgstr "Ordenar imagens por"
119
 
120
  # @ gallery
121
+ #: gallery-plugin.php:231
122
  msgid "sort images"
123
  msgstr "ordenar imagens"
124
 
125
  # @ gallery
126
+ #: gallery-plugin.php:231
127
  msgid "on the plugin settings page ("
128
  msgstr "da página de configurações do plugin ("
129
 
130
  # @ gallery
131
+ #: gallery-plugin.php:276
132
+ #: gallery-plugin.php:505
133
  msgid "Title"
134
  msgstr "Título"
135
 
136
+ #: gallery-plugin.php:278
137
  msgid "Alt tag"
138
  msgstr ""
139
 
140
  # @ gallery
141
+ #: gallery-plugin.php:279
142
  msgid "URL"
143
  msgstr "URL"
144
 
145
  # @ gallery
146
+ #: gallery-plugin.php:279
147
  msgid "(by click on image opens a link in a new window)"
148
  msgstr "(clicar na imagem abre um link em uma nova janela)"
149
 
150
  # @ gallery
151
+ #: gallery-plugin.php:280
152
  msgid "This setting is available in Pro version"
153
  msgstr "Esta configuração está disponível na versão Pro"
154
 
155
  # @ gallery
156
+ #: gallery-plugin.php:281
157
  msgid "Open the link"
158
  msgstr "Abrir o link"
159
 
160
  # @ gallery
161
+ #: gallery-plugin.php:281
162
  msgid "Current window"
163
  msgstr "Janela atual"
164
 
165
  # @ gallery
166
+ #: gallery-plugin.php:281
167
  msgid "New window"
168
  msgstr "Nova janela"
169
 
170
  # @ gallery
171
+ #: gallery-plugin.php:282
172
  msgid "Delete"
173
  msgstr "Excluir"
174
 
175
  # @ gallery
176
+ #: gallery-plugin.php:295
177
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
178
  msgstr "Você pode adicionar esta Galeria numa página ou post inserindo este shortcode no conteúdo"
179
 
180
  # @ gallery
181
+ #: gallery-plugin.php:297
182
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
183
  msgstr "Se você quiser mostrar uma breve descrição contendo a miniatura e o link para a Página da Galeria use assim"
184
 
185
  # @ gallery
186
+ #: gallery-plugin.php:506
187
  msgid "Author"
188
  msgstr "Autor"
189
 
190
  # @ gallery
191
+ #: gallery-plugin.php:507
192
  msgid "Photo"
193
  msgstr "Foto"
194
 
195
  # @ gallery
196
+ #: gallery-plugin.php:508
197
  msgid "Publishing"
198
  msgstr "Publicação"
199
 
200
  # @ gallery
201
+ #: gallery-plugin.php:509
202
+ #: gallery-plugin.php:952
203
  msgid "Date"
204
  msgstr "Data"
205
 
206
  # @ gallery
207
+ #: gallery-plugin.php:638
208
  msgid "See images &raquo;"
209
  msgstr "Ver imagens &raquo;"
210
 
211
+ #: gallery-plugin.php:685
212
  msgid "requires"
213
  msgstr ""
214
 
215
+ #: gallery-plugin.php:685
216
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
217
  msgstr ""
218
 
219
+ #: gallery-plugin.php:685
220
  msgid "Back to the WordPress"
221
  msgstr ""
222
 
223
+ #: gallery-plugin.php:685
224
  msgid "Plugins page"
225
  msgstr ""
226
 
227
  # @ gallery
228
+ #: gallery-plugin.php:775
229
  msgid "Settings are saved"
230
  msgstr "As configurações estão salvas"
231
 
232
  # @ gallery
233
+ #: gallery-plugin.php:788
234
  msgid "Gallery Settings"
235
  msgstr "Configurações da Galeria"
236
 
237
+ #: gallery-plugin.php:791
238
+ msgid "Notice:"
239
+ msgstr ""
240
+
241
+ #: gallery-plugin.php:791
242
+ msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
243
+ msgstr ""
244
+
245
  # @ gallery
246
+ #: gallery-plugin.php:792
247
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
248
  msgstr "Se você quiser adicionar uma Galeria específica em sua página ou post, basta copiar e colar este shortcode em seu post ou página:"
249
 
250
  # @ gallery
251
+ #: gallery-plugin.php:794
252
+ #, fuzzy
253
+ msgid "Please enable JavaScript to use the option to renew images."
254
+ msgstr "Favor havilitar o Javascript para usar o envio de arquivos."
255
+
256
+ #: gallery-plugin.php:804
257
+ msgid "Change the way to store your post_meta information for gallery"
258
+ msgstr ""
259
+
260
+ #: gallery-plugin.php:806
261
+ msgid "Update All Info"
262
+ msgstr ""
263
+
264
+ #: gallery-plugin.php:811
265
+ msgid "Updating post_meta information..."
266
+ msgstr ""
267
+
268
+ # @ gallery
269
+ #: gallery-plugin.php:812
270
+ #, fuzzy
271
+ msgid "No gallery item found"
272
+ msgstr "Nenhuma Galeria foi encontrada"
273
+
274
+ #: gallery-plugin.php:813
275
+ msgid "All info is updated"
276
+ msgstr ""
277
+
278
+ #: gallery-plugin.php:814
279
+ #: gallery-plugin.php:829
280
+ msgid "Error."
281
+ msgstr ""
282
+
283
+ #: gallery-plugin.php:819
284
+ msgid "Update images for gallery"
285
+ msgstr ""
286
+
287
+ # @ gallery
288
+ #: gallery-plugin.php:821
289
+ #, fuzzy
290
+ msgid "Update images"
291
+ msgstr "ordenar imagens"
292
+
293
+ #: gallery-plugin.php:826
294
+ msgid "Updating images..."
295
+ msgstr ""
296
+
297
+ # @ gallery
298
+ #: gallery-plugin.php:827
299
+ #, fuzzy
300
+ msgid "No image found"
301
+ msgstr "Nenhuma Galeria foi encontrada"
302
+
303
+ #: gallery-plugin.php:828
304
+ msgid "All images are updated"
305
+ msgstr ""
306
+
307
+ # @ gallery
308
+ #: gallery-plugin.php:835
309
  msgid "Image size for the album cover"
310
  msgstr "Tamanho da imagem de capa do álbum"
311
 
312
  # @ gallery
313
+ #: gallery-plugin.php:837
314
+ #: gallery-plugin.php:845
315
+ #: gallery-plugin.php:858
316
  msgid "Image size"
317
  msgstr "Tamanho da imagem"
318
 
319
  # @ gallery
320
+ #: gallery-plugin.php:838
321
+ #: gallery-plugin.php:846
322
  msgid "Width (in px)"
323
  msgstr "Largura (em px)"
324
 
325
  # @ gallery
326
+ #: gallery-plugin.php:839
327
+ #: gallery-plugin.php:847
328
  msgid "Height (in px)"
329
  msgstr "Altura (em px)"
330
 
331
  # @ gallery
332
+ #: gallery-plugin.php:843
333
  msgid "Gallery image size"
334
  msgstr "Tamanho da imagem da galeria"
335
 
336
  # @ gallery
337
+ #: gallery-plugin.php:851
338
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
339
  msgstr "WordPress irá criar uma nova miniatura com os tamanhos especificados quando você enviar uma nova foto."
340
 
341
  # @ gallery
342
+ #: gallery-plugin.php:856
343
  msgid "Gallery image size in the lightbox"
344
  msgstr "Tamanho da imagem da galeria no Lightbox"
345
 
346
  # @ gallery
347
+ #: gallery-plugin.php:859
348
  msgid "Max width (in px)"
349
  msgstr "Largura máxima (em px)"
350
 
351
  # @ gallery
352
+ #: gallery-plugin.php:860
353
  msgid "Max height (in px)"
354
  msgstr "Altura máxima (em px)"
355
 
356
  # @ gallery
357
+ #: gallery-plugin.php:861
358
  msgid "Display a full size image in the lightbox"
359
  msgstr "Exibir a imagem em tamanho original no Lightbox"
360
 
361
  # @ gallery
362
+ #: gallery-plugin.php:865
363
  msgid "Crop position"
364
  msgstr "Posição de recorte"
365
 
366
  # @ gallery
367
+ #: gallery-plugin.php:867
368
  msgid "Horizontal"
369
  msgstr "Horizontal"
370
 
371
  # @ gallery
372
+ #: gallery-plugin.php:869
373
  msgid "left"
374
  msgstr "esquerda"
375
 
376
  # @ gallery
377
+ #: gallery-plugin.php:870
378
+ #: gallery-plugin.php:877
379
  msgid "center"
380
  msgstr "centro"
381
 
382
  # @ gallery
383
+ #: gallery-plugin.php:871
384
  msgid "right"
385
  msgstr "direita"
386
 
387
  # @ gallery
388
+ #: gallery-plugin.php:874
389
  msgid "Vertical"
390
  msgstr "Vertical"
391
 
392
  # @ gallery
393
+ #: gallery-plugin.php:876
394
  msgid "top"
395
  msgstr "topo"
396
 
397
  # @ gallery
398
+ #: gallery-plugin.php:878
399
  msgid "bottom"
400
  msgstr "fundo"
401
 
402
  # @ gallery
403
+ #: gallery-plugin.php:883
404
  msgid "Lightbox background"
405
  msgstr "Fundo do Lightbox"
406
 
407
  # @ gallery
408
+ #: gallery-plugin.php:885
409
  msgid "Default"
410
  msgstr "Padrão"
411
 
412
  # @ gallery
413
+ #: gallery-plugin.php:886
414
  msgid "Background transparency (from 0 to 1)"
415
  msgstr "Transparência de background (de 0 a 1)"
416
 
417
  # @ gallery
418
+ #: gallery-plugin.php:888
419
  msgid "Select a background color"
420
  msgstr "Selecionar uma cor de fundo"
421
 
422
  # @ gallery
423
+ #: gallery-plugin.php:890
424
  msgid "Background color"
425
  msgstr "Cor de fundo"
426
 
427
+ #: gallery-plugin.php:897
428
+ #: gallery-plugin.php:1042
429
+ msgid "If you upgrade to Pro version all your settings and galleries will be saved."
430
+ msgstr ""
431
+
432
  # @ gallery
433
+ #: gallery-plugin.php:902
434
+ #: gallery-plugin.php:1047
435
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
436
  msgstr "Esta função está disponível na versão Pro do plugin. Para saber mais detalhes, por favor siga o link"
437
 
438
  # @ gallery
439
+ #: gallery-plugin.php:911
440
  msgid "Images with border"
441
  msgstr "Imagens com borda"
442
 
443
  # @ gallery
444
+ #: gallery-plugin.php:914
445
  msgid "Border width in px, just numbers"
446
  msgstr "Largura da borda em px, apenas os números"
447
 
448
  # @ gallery
449
+ #: gallery-plugin.php:916
450
+ #: gallery-plugin.php:918
451
  msgid "Select a border color"
452
  msgstr "Escolha a cor da borda"
453
 
454
  # @ gallery
455
+ #: gallery-plugin.php:924
456
  msgid "Number of images in the row"
457
  msgstr "Número de imagens por linha"
458
 
459
  # @ gallery
460
+ #: gallery-plugin.php:930
461
  msgid "Start slideshow"
462
  msgstr "Iniciar Apresentação de Slides"
463
 
464
  # @ gallery
465
+ #: gallery-plugin.php:936
466
  msgid "Slideshow interval"
467
  msgstr "Intervalo de tempo entre cada Slide"
468
 
469
+ #: gallery-plugin.php:942
470
  msgid "Use single lightbox for multiple galleries on one page"
471
  msgstr ""
472
 
473
  # @ gallery
474
+ #: gallery-plugin.php:950
475
  msgid "Attachment ID"
476
  msgstr "ID do anexo"
477
 
478
  # @ gallery
479
+ #: gallery-plugin.php:951
480
  msgid "Image Name"
481
  msgstr "Nome da Imagem"
482
 
483
  # @ gallery
484
+ #: gallery-plugin.php:953
485
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
486
  msgstr "Critério de ordenação (o campo de ordenação na caixa de diálogo em Adicionar Mídia)"
487
 
488
  # @ gallery
489
+ #: gallery-plugin.php:954
490
  msgid "Random"
491
  msgstr "Aleatório"
492
 
493
  # @ gallery
494
+ #: gallery-plugin.php:958
495
  msgid "Sort images"
496
  msgstr "Ordenar imagens:"
497
 
498
  # @ gallery
499
+ #: gallery-plugin.php:960
500
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
501
  msgstr "ASC (ordem crescente dos valores mais baixos para os mais altos - 1, 2, 3; a, b, c)"
502
 
503
  # @ gallery
504
+ #: gallery-plugin.php:961
505
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
506
  msgstr "DESC (ordem decrescente dos valores mais altos para os mais baixos - 3, 2, 1; c, b, a)"
507
 
508
  # @ gallery
509
+ #: gallery-plugin.php:965
510
  msgid "Display text above the image"
511
  msgstr "Mostrar texto acima da imagem"
512
 
513
  # @ gallery
514
+ #: gallery-plugin.php:967
515
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
516
  msgstr "Desmarque a caixa de seleção, se você deseja mostrar texto apenas numa lightbox"
517
 
518
  # @ gallery
519
+ #: gallery-plugin.php:971
520
  msgid "Display the Back link"
521
  msgstr "Exibir o link Voltar"
522
 
523
  # @ gallery
524
+ #: gallery-plugin.php:977
525
  msgid "Display the Back link in the shortcode"
526
  msgstr "Exibir o link Voltar no shortcode"
527
 
528
  # @ gallery
529
+ #: gallery-plugin.php:983
530
  msgid "The Back link text"
531
  msgstr "Texto do link Voltar"
532
 
533
  # @ gallery
534
+ #: gallery-plugin.php:989
535
  msgid "The Back link URL"
536
  msgstr "URL do link Voltar"
537
 
538
  # @ gallery
539
+ #: gallery-plugin.php:991
540
  msgid "Gallery page (Page with Gallery Template)"
541
  msgstr "Página da Galeria (página usando o Modelo de Galeria)"
542
 
543
  # @ gallery
544
+ #: gallery-plugin.php:993
545
  msgid "(Full URL to custom page)"
546
  msgstr "(URL completa para a página personalizada)"
547
 
548
  # @ gallery
549
+ #: gallery-plugin.php:997
550
  msgid "The Read More link text"
551
  msgstr "Texto do link Leia Mais"
552
 
553
+ #: gallery-plugin.php:1003
554
  msgid "Add gallery to the search"
555
  msgstr ""
556
 
557
+ #: gallery-plugin.php:1012
558
+ #: gallery-plugin.php:1015
559
+ #: gallery-plugin.php:1019
560
  msgid "Using Custom Search powered by"
561
  msgstr ""
562
 
563
+ #: gallery-plugin.php:1015
564
  msgid "Activate Custom Search"
565
  msgstr ""
566
 
567
+ #: gallery-plugin.php:1019
568
  msgid "Download Custom Search"
569
  msgstr ""
570
 
571
  # @ gallery
572
+ #: gallery-plugin.php:1026
573
  msgid "Display Like buttons in the lightbox"
574
  msgstr "Exibir botões de Curtir no Lightbox"
575
 
576
  # @ gallery
577
+ #: gallery-plugin.php:1028
578
  msgid "FaceBook"
579
  msgstr "Facebook"
580
 
581
  # @ gallery
582
+ #: gallery-plugin.php:1029
583
  msgid "Twitter"
584
  msgstr "Twitter"
585
 
586
  # @ gallery
587
+ #: gallery-plugin.php:1030
588
  msgid "Pinterest"
589
  msgstr "Pinterest"
590
 
591
  # @ gallery
592
+ #: gallery-plugin.php:1031
593
  msgid "Google +1"
594
  msgstr "Google +1"
595
 
596
  # @ gallery
597
+ #: gallery-plugin.php:1035
598
  msgid "Slug for gallery item"
599
  msgstr "Slug para o item da galeria"
600
 
601
  # @ gallery
602
+ #: gallery-plugin.php:1037
603
  msgid "for any structure of permalinks except the default structure"
604
  msgstr "para qualquer estrutura de links permanentes, exceto a estrutura padrão"
605
 
606
  # @ default
607
+ #: gallery-plugin.php:1057
608
  msgid "Save Changes"
609
  msgstr "Salvar Alterações"
610
 
611
+ #: gallery-plugin.php:1063
612
+ msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
613
+ msgstr ""
614
+
615
+ # @ gallery
616
+ #: gallery-plugin.php:1064
617
+ #, fuzzy
618
+ msgid "Rate the plugin"
619
+ msgstr "Abrir o link"
620
+
621
+ #: gallery-plugin.php:1067
622
+ msgid "If there is something wrong about it, please contact us"
623
+ msgstr ""
624
+
625
  # @ bestwebsoft
626
  # @ gallery
627
+ #: gallery-plugin.php:1079
628
+ #: gallery-plugin.php:1094
629
  msgid "Settings"
630
  msgstr "Configurações"
631
 
632
  # @ gallery
633
+ #: gallery-plugin.php:1080
634
  msgid "FAQ"
635
  msgstr "FAQ"
636
 
637
  # @ gallery
638
+ #: gallery-plugin.php:1081
639
  msgid "Support"
640
  msgstr "Suporte"
641
 
642
  # @ gallery
643
+ #: gallery-plugin.php:1302
644
  #: template/gallery-single-template.php:76
645
  msgid "Sorry, nothing found."
646
  msgstr "Desculpe, nada foi encontrado."
647
 
648
  # @ gallery
649
+ #: gallery-plugin.php:1324
650
  #: template/gallery-single-template.php:102
651
  msgid "Download high resolution image"
652
  msgstr "Download de imagem de alta resolução"
653
 
654
+ # @ gallery
655
+ #: gallery-plugin.php:1648
656
+ #, fuzzy
657
+ msgid "Image size not defined"
658
+ msgstr "Tamanho da imagem"
659
+
660
+ #: gallery-plugin.php:1663
661
+ msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
662
+ msgstr ""
663
+
664
+ #: gallery-plugin.php:1674
665
+ msgid "Image size changes not defined"
666
+ msgstr ""
667
+
668
+ #: gallery-plugin.php:1703
669
+ #: gallery-plugin.php:1706
670
+ #: gallery-plugin.php:1711
671
+ msgid "Invalid path"
672
+ msgstr ""
673
+
674
+ #: gallery-plugin.php:1829
675
  msgid "Learn More"
676
  msgstr ""
677
 
678
+ #: gallery-plugin.php:1831
679
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
680
  msgstr ""
681
 
682
+ #: gallery-plugin.php:1832
683
  msgid "Extend standard plugin functionality with new great options."
684
  msgstr ""
685
 
languages/gallery-ru_RU.mo CHANGED
Binary file
languages/gallery-ru_RU.po CHANGED
@@ -2,479 +2,571 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-11-22 11:35+0300\n"
6
- "PO-Revision-Date: 2013-11-22 11:37+0300\n"
7
- "Last-Translator: \n"
8
  "Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
 
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "Language: ru_RU\n"
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: gallery-plugin.php:101
20
- #: gallery-plugin.php:768
21
  msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
22
  msgstr "Файлы \"gallery-template.php\" и \"gallery-single-template.php\" не найден в каталоге вашей темы. Пожалуйста, скопируйте их из каталога `/ wp-content/plugins/gallery-plugin/template /` в директорию вашей темы для корректной работы плагина Галерея"
23
 
24
- #: gallery-plugin.php:126
25
- #: gallery-plugin.php:136
26
  msgid "Galleries"
27
  msgstr "Галереи"
28
 
29
- #: gallery-plugin.php:127
30
- #: gallery-plugin.php:606
31
  msgid "Gallery"
32
  msgstr "Галерея"
33
 
34
- #: gallery-plugin.php:128
35
  msgid "Add a Gallery"
36
  msgstr "Добавить новую галерею"
37
 
38
- #: gallery-plugin.php:129
39
  msgid "Add New Gallery"
40
  msgstr "Добавить новую галерею"
41
 
42
- #: gallery-plugin.php:130
43
  msgid "Edit Gallery"
44
  msgstr "Редактировать галерею"
45
 
46
- #: gallery-plugin.php:131
47
  msgid "New Gallery"
48
  msgstr "Новая галерея"
49
 
50
- #: gallery-plugin.php:132
51
  msgid "View Gallery"
52
  msgstr "Просмотреть галерею"
53
 
54
- #: gallery-plugin.php:133
55
  msgid "Find a Gallery"
56
  msgstr "Редактировать галерею"
57
 
58
- #: gallery-plugin.php:134
59
  msgid "No Gallery found"
60
  msgstr "Ни одной галереи не найдено"
61
 
62
- #: gallery-plugin.php:191
63
  msgid "Upload File"
64
  msgstr "Загрузить файлы"
65
 
66
- #: gallery-plugin.php:192
67
  msgid "Gallery Shortcode"
68
  msgstr "Шорткод Для Галереи"
69
 
70
- #: gallery-plugin.php:210
71
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
72
  msgstr "Каталог галереи для сохранения временных файлов (gallery-plugin/upload/files) закрыт для записи на вашем веб-сервере. Пожалуйста, воспользуйтесь стандартным функционалом WP для загрузки изображения (медиа-библиотека)"
73
 
74
- #: gallery-plugin.php:214
75
  msgid "Choose an image for upload:"
76
  msgstr "Выбрать файлы для загрузки:"
77
 
78
- #: gallery-plugin.php:219
79
  msgid "Please enable JavaScript to use the file uploader."
80
  msgstr "Пожалуйста, включите javascript для использования загрузчика файлов."
81
 
82
- #: gallery-plugin.php:226
83
  msgid "Allow the download link for all images in this gallery"
84
  msgstr "Разрешить ссылку для загрузки для всех изображений в этой галерее"
85
 
86
- #: gallery-plugin.php:227
87
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
88
  msgstr "Воспользуйтесь перетаскиванием, чтобы изменить порядок отображения изображений и не забудьте сохранить пост."
89
 
90
- #: gallery-plugin.php:229
91
  msgid "Please make a choice"
92
  msgstr "Пожалуйста, выберите"
93
 
94
- #: gallery-plugin.php:229
95
- #: gallery-plugin.php:887
96
  msgid "Sort images by"
97
  msgstr "Изображения сортируются по"
98
 
99
- #: gallery-plugin.php:229
100
  msgid "sort images"
101
  msgstr "сортировать изображения"
102
 
103
- #: gallery-plugin.php:229
104
  msgid "on the plugin settings page ("
105
  msgstr "на странице настроек плагина ("
106
 
107
- #: gallery-plugin.php:273
108
- #: gallery-plugin.php:502
109
  msgid "Title"
110
  msgstr "Название"
111
 
112
- #: gallery-plugin.php:275
113
  msgid "Alt tag"
114
  msgstr "Тэг \"Alt\""
115
 
116
- #: gallery-plugin.php:276
117
  msgid "URL"
118
  msgstr "Ссылка"
119
 
120
- #: gallery-plugin.php:276
121
  msgid "(by click on image opens a link in a new window)"
122
  msgstr "(нажатие на изображение открывает данную ссылку в новом окне браузера)"
123
 
124
- #: gallery-plugin.php:277
125
  msgid "This setting is available in Pro version"
126
  msgstr "Эти настройки доступны в Pro версии"
127
 
128
- #: gallery-plugin.php:278
129
  msgid "Open the link"
130
  msgstr "Открыть ссылку"
131
 
132
- #: gallery-plugin.php:278
133
  msgid "Current window"
134
  msgstr "Текущее окно"
135
 
136
- #: gallery-plugin.php:278
137
  msgid "New window"
138
  msgstr "Новое окно"
139
 
140
- #: gallery-plugin.php:279
141
  msgid "Delete"
142
  msgstr "Удалить"
143
 
144
- #: gallery-plugin.php:292
145
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
146
  msgstr "Вы можете добавить Галерею на вашу страницу или пост, просто скопируйте и поместить этот шорткод в контент поста или страницы:"
147
 
148
- #: gallery-plugin.php:294
149
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
150
  msgstr "Если вы хотите вывести краткую форму галереи со ссылкой на Single Gallery Page"
151
 
152
- #: gallery-plugin.php:503
153
  msgid "Author"
154
  msgstr "Автор"
155
 
156
- #: gallery-plugin.php:504
157
  msgid "Photo"
158
  msgstr "Фото"
159
 
160
- #: gallery-plugin.php:505
161
  msgid "Publishing"
162
  msgstr "Опубликование"
163
 
164
- #: gallery-plugin.php:506
165
- #: gallery-plugin.php:891
166
  msgid "Date"
167
  msgstr "Дата"
168
 
169
- #: gallery-plugin.php:630
170
  msgid "See images &raquo;"
171
  msgstr "Смотреть фотографии &raquo;"
172
 
173
- #: gallery-plugin.php:677
174
  msgid "requires"
175
  msgstr "требует"
176
 
177
- #: gallery-plugin.php:677
178
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
179
  msgstr "или выше, поэтому плагин был деактивирован! Пожалуйста обновите WordPress и попробуйте снова."
180
 
181
- #: gallery-plugin.php:677
182
  msgid "Back to the WordPress"
183
  msgstr "Вернуться на WordPress"
184
 
185
- #: gallery-plugin.php:677
186
  msgid "Plugins page"
187
  msgstr "страницу плагинов"
188
 
189
- #: gallery-plugin.php:761
190
  msgid "Settings are saved"
191
  msgstr "Опции сохранены"
192
 
193
- #: gallery-plugin.php:774
194
  msgid "Gallery Settings"
195
  msgstr "Настройки Галереи"
196
 
197
- #: gallery-plugin.php:777
 
 
 
 
 
 
 
 
198
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
199
  msgstr "Если вы хотели бы добавить Галерею на вашу страницу или пост, просто скопируйте и поместите этот шорткод в контент поста или страницы:"
200
 
201
- #: gallery-plugin.php:781
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
202
  msgid "Image size for the album cover"
203
  msgstr "Размер изображения для обложки альбома галереи"
204
 
205
- #: gallery-plugin.php:783
206
- #: gallery-plugin.php:791
207
- #: gallery-plugin.php:804
208
  msgid "Image size"
209
  msgstr "Название размера изображения"
210
 
211
- #: gallery-plugin.php:784
212
- #: gallery-plugin.php:792
213
  msgid "Width (in px)"
214
  msgstr "Ширина (в px)"
215
 
216
- #: gallery-plugin.php:785
217
- #: gallery-plugin.php:793
218
  msgid "Height (in px)"
219
  msgstr "Высота (в px)"
220
 
221
- #: gallery-plugin.php:789
222
  msgid "Gallery image size"
223
  msgstr "Размер изображений Галереи"
224
 
225
- #: gallery-plugin.php:797
226
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
227
  msgstr "WordPress создаст новую миниатюру с заданными размерами при загрузке новой фотографии."
228
 
229
- #: gallery-plugin.php:802
230
  msgid "Gallery image size in the lightbox"
231
  msgstr "Размер изображений Галереи в лайтбоксе"
232
 
233
- #: gallery-plugin.php:805
234
  msgid "Max width (in px)"
235
  msgstr "Макс. ширина (в px)"
236
 
237
- #: gallery-plugin.php:806
238
  msgid "Max height (in px)"
239
  msgstr "Макс. высота (в px)"
240
 
241
- #: gallery-plugin.php:807
242
  msgid "Display a full size image in the lightbox"
243
  msgstr "Если вы хотите отображать полное изображение в лайтбоксе"
244
 
245
- #: gallery-plugin.php:811
246
  msgid "Crop position"
247
  msgstr "Позиция обрезки"
248
 
249
- #: gallery-plugin.php:813
250
  msgid "Horizontal"
251
  msgstr "Горизонтальная"
252
 
253
- #: gallery-plugin.php:815
254
  msgid "left"
255
  msgstr "лево"
256
 
257
- #: gallery-plugin.php:816
258
- #: gallery-plugin.php:823
259
  msgid "center"
260
  msgstr "центр"
261
 
262
- #: gallery-plugin.php:817
263
  msgid "right"
264
  msgstr "право"
265
 
266
- #: gallery-plugin.php:820
267
  msgid "Vertical"
268
  msgstr "Вертикальная"
269
 
270
- #: gallery-plugin.php:822
271
  msgid "top"
272
  msgstr "верх"
273
 
274
- #: gallery-plugin.php:824
275
  msgid "bottom"
276
  msgstr "низ"
277
 
278
- #: gallery-plugin.php:829
279
  msgid "Lightbox background"
280
  msgstr "Фон лайтбокса"
281
 
282
- #: gallery-plugin.php:831
283
  msgid "Default"
284
  msgstr "По-умолчанию"
285
 
286
- #: gallery-plugin.php:832
287
  msgid "Background transparency (from 0 to 1)"
288
  msgstr "Прозрачность для фона (от 0 до 1)"
289
 
290
- #: gallery-plugin.php:834
291
  msgid "Select a background color"
292
  msgstr "Выберите цвет фона"
293
 
294
- #: gallery-plugin.php:836
295
  msgid "Background color"
296
  msgstr "Цвет фона"
297
 
298
- #: gallery-plugin.php:843
299
- #: gallery-plugin.php:988
 
 
 
 
 
300
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
301
  msgstr "Этот функционал доступен в Pro версии плагина. Для детального ознакомления, перейдите по ссылке"
302
 
303
- #: gallery-plugin.php:850
304
  msgid "Images with border"
305
  msgstr "Изображения с рамкой"
306
 
307
- #: gallery-plugin.php:853
308
  msgid "Border width in px, just numbers"
309
  msgstr "Ширина рамки в px, только числа"
310
 
311
- #: gallery-plugin.php:855
312
- #: gallery-plugin.php:857
313
  msgid "Select a border color"
314
  msgstr "Выберите цвет рамки"
315
 
316
- #: gallery-plugin.php:863
317
  msgid "Number of images in the row"
318
  msgstr "Количество изображений в строке"
319
 
320
- #: gallery-plugin.php:869
321
  msgid "Start slideshow"
322
  msgstr "Начать слайдшоу"
323
 
324
- #: gallery-plugin.php:875
325
  msgid "Slideshow interval"
326
  msgstr "Интервал времени при показе слайдшоу"
327
 
328
- #: gallery-plugin.php:881
329
  msgid "Use single lightbox for multiple galleries on one page"
330
  msgstr "Использовать один лайтбокс для нескольких галерей на одной странице"
331
 
332
- #: gallery-plugin.php:889
333
  msgid "Attachment ID"
334
  msgstr "id изображения"
335
 
336
- #: gallery-plugin.php:890
337
  msgid "Image Name"
338
  msgstr "названию изображения"
339
 
340
- #: gallery-plugin.php:892
341
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
342
  msgstr "сортировка по порядку (поле для ввода порядка сортировки в диалоге Insert / Upload Media Gallery)"
343
 
344
- #: gallery-plugin.php:893
345
  msgid "Random"
346
  msgstr "произвольно"
347
 
348
- #: gallery-plugin.php:897
349
  msgid "Sort images"
350
  msgstr "Сортировать изображения"
351
 
352
- #: gallery-plugin.php:899
353
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
354
  msgstr "ASC (в порядке возрастания от наименьшего до наибольшего значения - 1, 2, 3, а, б, в)"
355
 
356
- #: gallery-plugin.php:900
357
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
358
  msgstr "DESC (по убыванию от самого высокого до самого низкого значения - 3, 2, 1, C, B)"
359
 
360
- #: gallery-plugin.php:904
361
  msgid "Display text above the image"
362
  msgstr "Отображение текста над изображением"
363
 
364
- #: gallery-plugin.php:906
365
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
366
  msgstr "Отключите чекбокс, если вы хотите отображать текст только в лайтбоксе"
367
 
368
- #: gallery-plugin.php:910
369
  msgid "Display the Back link"
370
  msgstr "Отображать ссылку Вернуться"
371
 
372
- #: gallery-plugin.php:916
373
  msgid "Display the Back link in the shortcode"
374
  msgstr "Отображаться ссылку Вернуться в шорткоде"
375
 
376
- #: gallery-plugin.php:922
377
  msgid "The Back link text"
378
  msgstr "Текст для ссылки Вернуться"
379
 
380
- #: gallery-plugin.php:928
381
  msgid "The Back link URL"
382
  msgstr "URL для ссылки Вернуться"
383
 
384
- #: gallery-plugin.php:930
385
  msgid "Gallery page (Page with Gallery Template)"
386
  msgstr "Страница галереи (Страница с Gallery Template)"
387
 
388
- #: gallery-plugin.php:932
389
  msgid "(Full URL to custom page)"
390
  msgstr "(Полная ссылка на пользовательскую страницу)"
391
 
392
- #: gallery-plugin.php:936
393
  msgid "The Read More link text"
394
  msgstr "Текст для ссылки Вернуться"
395
 
396
- #: gallery-plugin.php:942
397
  msgid "Add gallery to the search"
398
  msgstr "Добавить галерею в поиск"
399
 
400
- #: gallery-plugin.php:958
401
- #: gallery-plugin.php:961
402
- #: gallery-plugin.php:965
403
  msgid "Using Custom Search powered by"
404
  msgstr "Используя Custom Search, разработанный"
405
 
406
- #: gallery-plugin.php:961
407
  msgid "Activate Custom Search"
408
  msgstr "Активировать Custom Search"
409
 
410
- #: gallery-plugin.php:965
411
  msgid "Download Custom Search"
412
  msgstr "Загрузить Custom Search"
413
 
414
- #: gallery-plugin.php:972
415
  msgid "Display Like buttons in the lightbox"
416
  msgstr "Отображать Like кнопки в лайтбоксе"
417
 
418
- #: gallery-plugin.php:974
419
  msgid "FaceBook"
420
  msgstr "FaceBook"
421
 
422
- #: gallery-plugin.php:975
423
  msgid "Twitter"
424
  msgstr "Twitter"
425
 
426
- #: gallery-plugin.php:976
427
  msgid "Pinterest"
428
  msgstr "Pinterest"
429
 
430
- #: gallery-plugin.php:977
431
  msgid "Google +1"
432
  msgstr "Google +1"
433
 
434
- #: gallery-plugin.php:981
435
  msgid "Slug for gallery item"
436
  msgstr "Название для элементов галереи"
437
 
438
- #: gallery-plugin.php:983
439
  msgid "for any structure of permalinks except the default structure"
440
  msgstr "для любой структуры ссылок, за исключением структуры по умолчанию"
441
 
442
- #: gallery-plugin.php:996
443
  msgid "Save Changes"
444
  msgstr "Сохранить изменения"
445
 
446
- #: gallery-plugin.php:1008
447
- #: gallery-plugin.php:1023
 
 
 
 
 
 
 
 
 
 
 
 
448
  msgid "Settings"
449
  msgstr "Настройки"
450
 
451
- #: gallery-plugin.php:1009
452
  msgid "FAQ"
453
  msgstr "FAQ"
454
 
455
- #: gallery-plugin.php:1010
456
  msgid "Support"
457
  msgstr "Поддержка"
458
 
459
- #: gallery-plugin.php:1222
460
  #: template/gallery-single-template.php:76
461
  msgid "Sorry, nothing found."
462
  msgstr "Извините, ничего не найдено."
463
 
464
- #: gallery-plugin.php:1244
465
  #: template/gallery-single-template.php:102
466
  msgid "Download high resolution image"
467
  msgstr "Скачать изображение в высоком разрешении"
468
 
469
- #: gallery-plugin.php:1464
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
470
  msgid "Learn More"
471
  msgstr "Подробнее"
472
 
473
- #: gallery-plugin.php:1466
474
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
475
  msgstr "Пора обновить <strong>плагин Галерея</strong> до <strong>PRO</strong> версии!"
476
 
477
- #: gallery-plugin.php:1467
478
  msgid "Extend standard plugin functionality with new great options."
479
  msgstr "Расширить стандартный функционал плагина новыми опциями."
480
 
@@ -484,128 +576,181 @@ msgstr "Изображение"
484
 
485
  #~ msgid "Not set"
486
  #~ msgstr "Не задан"
 
487
  #~ msgid "On"
488
  #~ msgstr "Вкл"
 
489
  #~ msgid "Off"
490
  #~ msgstr "Выкл"
 
491
  #~ msgid "N/A"
492
  #~ msgstr "Неизвестно"
 
493
  #~ msgid " Mb"
494
  #~ msgstr " Mb"
 
495
  #~ msgid "Yes"
496
  #~ msgstr "Да"
 
497
  #~ msgid "No"
498
  #~ msgstr "Нет"
 
499
  #~ msgid "Operating System"
500
  #~ msgstr "Операционная система"
 
501
  #~ msgid "Server"
502
  #~ msgstr "Тип сервера"
 
503
  #~ msgid "Memory usage"
504
  #~ msgstr "Памяти использовано"
 
505
  #~ msgid "MYSQL Version"
506
  #~ msgstr "Версия MYSQL"
 
507
  #~ msgid "SQL Mode"
508
  #~ msgstr "Режим SQL"
 
509
  #~ msgid "PHP Version"
510
  #~ msgstr "Версия PHP"
 
511
  #~ msgid "PHP Safe Mode"
512
  #~ msgstr "PHP Safe Mode"
 
513
  #~ msgid "PHP Allow URL fopen"
514
  #~ msgstr "PHP Allow URL fopen"
 
515
  #~ msgid "PHP Memory Limit"
516
  #~ msgstr "Лимит памяти"
 
517
  #~ msgid "PHP Max Upload Size"
518
  #~ msgstr "Макс. размер загружаемого файла"
 
519
  #~ msgid "PHP Max Post Size"
520
  #~ msgstr "Макс. размер записи"
 
521
  #~ msgid "PHP Max Script Execute Time"
522
  #~ msgstr "Максимальное время выполнения сценария"
 
523
  #~ msgid "PHP Exif support"
524
  #~ msgstr "Поддержка PHP Exif"
 
525
  #~ msgid "PHP IPTC support"
526
  #~ msgstr "Поддержка PHP IPTC"
 
527
  #~ msgid "PHP XML support"
528
  #~ msgstr "Поддержка PHP XML"
 
529
  #~ msgid "Site URL"
530
  #~ msgstr "Адрес сайта"
 
531
  #~ msgid "Home URL"
532
  #~ msgstr "Основной адрес сайта"
 
533
  #~ msgid "WordPress Version"
534
  #~ msgstr "Версия WordPress"
 
535
  #~ msgid "WordPress DB Version"
536
  #~ msgstr "Версия базы данных WordPress"
 
537
  #~ msgid "Multisite"
538
  #~ msgstr "Мультиблог"
 
539
  #~ msgid "Active Theme"
540
  #~ msgstr "Текущая тема"
 
541
  #~ msgid "Please enter a valid email address."
542
  #~ msgstr "Пожалуйста, введите валидный емайл."
 
543
  #~ msgid "Email with system info is sent to "
544
  #~ msgstr "E-mail с системной информацией отправлен на"
 
545
  #~ msgid "Thank you for contacting us."
546
  #~ msgstr "Спасибо, что связались с нами."
 
547
  #~ msgid "Sorry, email message could not be delivered."
548
  #~ msgstr "Извините, ваш email не может быть отправлен."
 
549
  #~ msgid "Activated plugins"
550
  #~ msgstr "Активированные плагины"
 
551
  #~ msgid "Installed plugins"
552
  #~ msgstr "Установленные плагины"
 
553
  #~ msgid "Recommended plugins"
554
  #~ msgstr "Рекомендованные к установке плагины"
 
555
  #~ msgid "Purchase"
556
  #~ msgstr "Купить"
557
- #~ msgid "Free plugins"
558
- #~ msgstr "Бесплатные плагины"
559
  #~ msgid "Download"
560
  #~ msgstr "Скачать"
 
561
  #~ msgid "Install %s"
562
  #~ msgstr "Установлено %s"
 
563
  #~ msgid "Install now from wordpress.org"
564
  #~ msgstr "Установить с wordpress.org"
565
- #~ msgid "If you have any questions, please contact us via"
566
- #~ msgstr "Если у вас есть какие-то вопросы, обращайтесь на"
567
  #~ msgid "System status"
568
  #~ msgstr "Системная информация"
 
569
  #~ msgid "Environment"
570
  #~ msgstr "Системная среда"
 
571
  #~ msgid "Active Plugins"
572
  #~ msgstr "Активированные плагины"
 
573
  #~ msgid "Inactive Plugins"
574
  #~ msgstr "Неактивированные плагины"
 
575
  #~ msgid "Send to support"
576
  #~ msgstr "Отправить в тех.поддержку"
 
577
  #~ msgid "Send to custom email &#187;"
578
  #~ msgstr "Отправить на емейл &#187;"
 
579
  #~ msgid "Self"
580
  #~ msgstr "Текущее окно"
 
581
  #~ msgid "New"
582
  #~ msgstr "Новое окно"
 
583
  #~ msgid "If you want to display full image"
584
  #~ msgstr "Если вы хотите отображать полное изображение в лайтбоксе"
 
585
  #~ msgid "The background of the lightbox"
586
  #~ msgstr "Фон лайтбокса"
 
587
  #~ msgid "Label for Read More link"
588
  #~ msgstr "Текст для ссылки Читать далее"
589
 
590
  #, fuzzy
591
  #~ msgid "URL for Return link"
592
  #~ msgstr "Текст для ссылки Вернуться"
 
593
  #~ msgid "Search Galleries"
594
  #~ msgstr "Поиск галереи"
 
595
  #~ msgid "Attachments order by"
596
  #~ msgstr "Изображения сортируются по"
 
597
  #~ msgid "attachments order"
598
  #~ msgstr "Сортировать изображения"
 
599
  #~ msgid "The size of the cover album for gallery"
600
  #~ msgstr "Размер изображения для обложки альбома галереи"
 
601
  #~ msgid "attachment title"
602
  #~ msgstr "названию изображения"
 
603
  #~ msgid "date"
604
  #~ msgstr "дате"
 
605
  #~ msgid "Attachments order"
606
  #~ msgstr "Сортировать изображения"
 
607
  #~ msgid "Label for Return link"
608
  #~ msgstr "Текст для ссылки Вернуться"
 
609
  #~ msgid "Random order"
610
  #~ msgstr "Произвольная сортировка"
611
-
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-12-13 14:02+0300\n"
6
+ "PO-Revision-Date: 2013-12-13 14:03+0300\n"
7
+ "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: bestwebsoft.com <plugin@bestwebsoft.com>\n"
9
+ "Language: ru_RU\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
 
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: gallery-plugin.php:100
20
+ #: gallery-plugin.php:782
21
  msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
22
  msgstr "Файлы \"gallery-template.php\" и \"gallery-single-template.php\" не найден в каталоге вашей темы. Пожалуйста, скопируйте их из каталога `/ wp-content/plugins/gallery-plugin/template /` в директорию вашей темы для корректной работы плагина Галерея"
23
 
24
+ #: gallery-plugin.php:128
25
+ #: gallery-plugin.php:138
26
  msgid "Galleries"
27
  msgstr "Галереи"
28
 
29
+ #: gallery-plugin.php:129
30
+ #: gallery-plugin.php:609
31
  msgid "Gallery"
32
  msgstr "Галерея"
33
 
34
+ #: gallery-plugin.php:130
35
  msgid "Add a Gallery"
36
  msgstr "Добавить новую галерею"
37
 
38
+ #: gallery-plugin.php:131
39
  msgid "Add New Gallery"
40
  msgstr "Добавить новую галерею"
41
 
42
+ #: gallery-plugin.php:132
43
  msgid "Edit Gallery"
44
  msgstr "Редактировать галерею"
45
 
46
+ #: gallery-plugin.php:133
47
  msgid "New Gallery"
48
  msgstr "Новая галерея"
49
 
50
+ #: gallery-plugin.php:134
51
  msgid "View Gallery"
52
  msgstr "Просмотреть галерею"
53
 
54
+ #: gallery-plugin.php:135
55
  msgid "Find a Gallery"
56
  msgstr "Редактировать галерею"
57
 
58
+ #: gallery-plugin.php:136
59
  msgid "No Gallery found"
60
  msgstr "Ни одной галереи не найдено"
61
 
62
+ #: gallery-plugin.php:193
63
  msgid "Upload File"
64
  msgstr "Загрузить файлы"
65
 
66
+ #: gallery-plugin.php:194
67
  msgid "Gallery Shortcode"
68
  msgstr "Шорткод Для Галереи"
69
 
70
+ #: gallery-plugin.php:212
71
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
72
  msgstr "Каталог галереи для сохранения временных файлов (gallery-plugin/upload/files) закрыт для записи на вашем веб-сервере. Пожалуйста, воспользуйтесь стандартным функционалом WP для загрузки изображения (медиа-библиотека)"
73
 
74
+ #: gallery-plugin.php:216
75
  msgid "Choose an image for upload:"
76
  msgstr "Выбрать файлы для загрузки:"
77
 
78
+ #: gallery-plugin.php:221
79
  msgid "Please enable JavaScript to use the file uploader."
80
  msgstr "Пожалуйста, включите javascript для использования загрузчика файлов."
81
 
82
+ #: gallery-plugin.php:228
83
  msgid "Allow the download link for all images in this gallery"
84
  msgstr "Разрешить ссылку для загрузки для всех изображений в этой галерее"
85
 
86
+ #: gallery-plugin.php:229
87
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
88
  msgstr "Воспользуйтесь перетаскиванием, чтобы изменить порядок отображения изображений и не забудьте сохранить пост."
89
 
90
+ #: gallery-plugin.php:231
91
  msgid "Please make a choice"
92
  msgstr "Пожалуйста, выберите"
93
 
94
+ #: gallery-plugin.php:231
95
+ #: gallery-plugin.php:948
96
  msgid "Sort images by"
97
  msgstr "Изображения сортируются по"
98
 
99
+ #: gallery-plugin.php:231
100
  msgid "sort images"
101
  msgstr "сортировать изображения"
102
 
103
+ #: gallery-plugin.php:231
104
  msgid "on the plugin settings page ("
105
  msgstr "на странице настроек плагина ("
106
 
107
+ #: gallery-plugin.php:276
108
+ #: gallery-plugin.php:505
109
  msgid "Title"
110
  msgstr "Название"
111
 
112
+ #: gallery-plugin.php:278
113
  msgid "Alt tag"
114
  msgstr "Тэг \"Alt\""
115
 
116
+ #: gallery-plugin.php:279
117
  msgid "URL"
118
  msgstr "Ссылка"
119
 
120
+ #: gallery-plugin.php:279
121
  msgid "(by click on image opens a link in a new window)"
122
  msgstr "(нажатие на изображение открывает данную ссылку в новом окне браузера)"
123
 
124
+ #: gallery-plugin.php:280
125
  msgid "This setting is available in Pro version"
126
  msgstr "Эти настройки доступны в Pro версии"
127
 
128
+ #: gallery-plugin.php:281
129
  msgid "Open the link"
130
  msgstr "Открыть ссылку"
131
 
132
+ #: gallery-plugin.php:281
133
  msgid "Current window"
134
  msgstr "Текущее окно"
135
 
136
+ #: gallery-plugin.php:281
137
  msgid "New window"
138
  msgstr "Новое окно"
139
 
140
+ #: gallery-plugin.php:282
141
  msgid "Delete"
142
  msgstr "Удалить"
143
 
144
+ #: gallery-plugin.php:295
145
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
146
  msgstr "Вы можете добавить Галерею на вашу страницу или пост, просто скопируйте и поместить этот шорткод в контент поста или страницы:"
147
 
148
+ #: gallery-plugin.php:297
149
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
150
  msgstr "Если вы хотите вывести краткую форму галереи со ссылкой на Single Gallery Page"
151
 
152
+ #: gallery-plugin.php:506
153
  msgid "Author"
154
  msgstr "Автор"
155
 
156
+ #: gallery-plugin.php:507
157
  msgid "Photo"
158
  msgstr "Фото"
159
 
160
+ #: gallery-plugin.php:508
161
  msgid "Publishing"
162
  msgstr "Опубликование"
163
 
164
+ #: gallery-plugin.php:509
165
+ #: gallery-plugin.php:952
166
  msgid "Date"
167
  msgstr "Дата"
168
 
169
+ #: gallery-plugin.php:638
170
  msgid "See images &raquo;"
171
  msgstr "Смотреть фотографии &raquo;"
172
 
173
+ #: gallery-plugin.php:685
174
  msgid "requires"
175
  msgstr "требует"
176
 
177
+ #: gallery-plugin.php:685
178
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
179
  msgstr "или выше, поэтому плагин был деактивирован! Пожалуйста обновите WordPress и попробуйте снова."
180
 
181
+ #: gallery-plugin.php:685
182
  msgid "Back to the WordPress"
183
  msgstr "Вернуться на WordPress"
184
 
185
+ #: gallery-plugin.php:685
186
  msgid "Plugins page"
187
  msgstr "страницу плагинов"
188
 
189
+ #: gallery-plugin.php:775
190
  msgid "Settings are saved"
191
  msgstr "Опции сохранены"
192
 
193
+ #: gallery-plugin.php:788
194
  msgid "Gallery Settings"
195
  msgstr "Настройки Галереи"
196
 
197
+ #: gallery-plugin.php:791
198
+ msgid "Notice:"
199
+ msgstr "Внимание:"
200
+
201
+ #: gallery-plugin.php:791
202
+ msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
203
+ msgstr "Настройки плагина были изменены. Для того, чтобы сохранить их, пожалуйста, не забудьте нажать кнопку \"Сохранить\"."
204
+
205
+ #: gallery-plugin.php:792
206
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
207
  msgstr "Если вы хотели бы добавить Галерею на вашу страницу или пост, просто скопируйте и поместите этот шорткод в контент поста или страницы:"
208
 
209
+ #: gallery-plugin.php:794
210
+ msgid "Please enable JavaScript to use the option to renew images."
211
+ msgstr "Пожалуйста, включите javascript для использования опции обновления изображений."
212
+
213
+ #: gallery-plugin.php:804
214
+ msgid "Change the way to store your post_meta information for gallery"
215
+ msgstr "Обновить способ хранения post_meta информации для галереи"
216
+
217
+ #: gallery-plugin.php:806
218
+ msgid "Update All Info"
219
+ msgstr "Обновить всю информацию"
220
+
221
+ #: gallery-plugin.php:811
222
+ msgid "Updating post_meta information..."
223
+ msgstr "Обновляется post_meta информация..."
224
+
225
+ #: gallery-plugin.php:812
226
+ msgid "No gallery item found"
227
+ msgstr "Ни одной галереи не найдено"
228
+
229
+ #: gallery-plugin.php:813
230
+ msgid "All info is updated"
231
+ msgstr "Вся информация обновлена"
232
+
233
+ #: gallery-plugin.php:814
234
+ #: gallery-plugin.php:829
235
+ msgid "Error."
236
+ msgstr "Ошибка."
237
+
238
+ #: gallery-plugin.php:819
239
+ msgid "Update images for gallery"
240
+ msgstr "Обновить изображения для Галереи"
241
+
242
+ #: gallery-plugin.php:821
243
+ msgid "Update images"
244
+ msgstr "Обновить изображения"
245
+
246
+ #: gallery-plugin.php:826
247
+ msgid "Updating images..."
248
+ msgstr "Обновление изображений..."
249
+
250
+ #: gallery-plugin.php:827
251
+ msgid "No image found"
252
+ msgstr "Ни одного изображения не найдено"
253
+
254
+ #: gallery-plugin.php:828
255
+ msgid "All images are updated"
256
+ msgstr "Все изображения были обновлены"
257
+
258
+ #: gallery-plugin.php:835
259
  msgid "Image size for the album cover"
260
  msgstr "Размер изображения для обложки альбома галереи"
261
 
262
+ #: gallery-plugin.php:837
263
+ #: gallery-plugin.php:845
264
+ #: gallery-plugin.php:858
265
  msgid "Image size"
266
  msgstr "Название размера изображения"
267
 
268
+ #: gallery-plugin.php:838
269
+ #: gallery-plugin.php:846
270
  msgid "Width (in px)"
271
  msgstr "Ширина (в px)"
272
 
273
+ #: gallery-plugin.php:839
274
+ #: gallery-plugin.php:847
275
  msgid "Height (in px)"
276
  msgstr "Высота (в px)"
277
 
278
+ #: gallery-plugin.php:843
279
  msgid "Gallery image size"
280
  msgstr "Размер изображений Галереи"
281
 
282
+ #: gallery-plugin.php:851
283
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
284
  msgstr "WordPress создаст новую миниатюру с заданными размерами при загрузке новой фотографии."
285
 
286
+ #: gallery-plugin.php:856
287
  msgid "Gallery image size in the lightbox"
288
  msgstr "Размер изображений Галереи в лайтбоксе"
289
 
290
+ #: gallery-plugin.php:859
291
  msgid "Max width (in px)"
292
  msgstr "Макс. ширина (в px)"
293
 
294
+ #: gallery-plugin.php:860
295
  msgid "Max height (in px)"
296
  msgstr "Макс. высота (в px)"
297
 
298
+ #: gallery-plugin.php:861
299
  msgid "Display a full size image in the lightbox"
300
  msgstr "Если вы хотите отображать полное изображение в лайтбоксе"
301
 
302
+ #: gallery-plugin.php:865
303
  msgid "Crop position"
304
  msgstr "Позиция обрезки"
305
 
306
+ #: gallery-plugin.php:867
307
  msgid "Horizontal"
308
  msgstr "Горизонтальная"
309
 
310
+ #: gallery-plugin.php:869
311
  msgid "left"
312
  msgstr "лево"
313
 
314
+ #: gallery-plugin.php:870
315
+ #: gallery-plugin.php:877
316
  msgid "center"
317
  msgstr "центр"
318
 
319
+ #: gallery-plugin.php:871
320
  msgid "right"
321
  msgstr "право"
322
 
323
+ #: gallery-plugin.php:874
324
  msgid "Vertical"
325
  msgstr "Вертикальная"
326
 
327
+ #: gallery-plugin.php:876
328
  msgid "top"
329
  msgstr "верх"
330
 
331
+ #: gallery-plugin.php:878
332
  msgid "bottom"
333
  msgstr "низ"
334
 
335
+ #: gallery-plugin.php:883
336
  msgid "Lightbox background"
337
  msgstr "Фон лайтбокса"
338
 
339
+ #: gallery-plugin.php:885
340
  msgid "Default"
341
  msgstr "По-умолчанию"
342
 
343
+ #: gallery-plugin.php:886
344
  msgid "Background transparency (from 0 to 1)"
345
  msgstr "Прозрачность для фона (от 0 до 1)"
346
 
347
+ #: gallery-plugin.php:888
348
  msgid "Select a background color"
349
  msgstr "Выберите цвет фона"
350
 
351
+ #: gallery-plugin.php:890
352
  msgid "Background color"
353
  msgstr "Цвет фона"
354
 
355
+ #: gallery-plugin.php:897
356
+ #: gallery-plugin.php:1042
357
+ msgid "If you upgrade to Pro version all your settings and galleries will be saved."
358
+ msgstr "При переходе на Pro версию все ваши настройки и галереи сохраняются."
359
+
360
+ #: gallery-plugin.php:902
361
+ #: gallery-plugin.php:1047
362
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
363
  msgstr "Этот функционал доступен в Pro версии плагина. Для детального ознакомления, перейдите по ссылке"
364
 
365
+ #: gallery-plugin.php:911
366
  msgid "Images with border"
367
  msgstr "Изображения с рамкой"
368
 
369
+ #: gallery-plugin.php:914
370
  msgid "Border width in px, just numbers"
371
  msgstr "Ширина рамки в px, только числа"
372
 
373
+ #: gallery-plugin.php:916
374
+ #: gallery-plugin.php:918
375
  msgid "Select a border color"
376
  msgstr "Выберите цвет рамки"
377
 
378
+ #: gallery-plugin.php:924
379
  msgid "Number of images in the row"
380
  msgstr "Количество изображений в строке"
381
 
382
+ #: gallery-plugin.php:930
383
  msgid "Start slideshow"
384
  msgstr "Начать слайдшоу"
385
 
386
+ #: gallery-plugin.php:936
387
  msgid "Slideshow interval"
388
  msgstr "Интервал времени при показе слайдшоу"
389
 
390
+ #: gallery-plugin.php:942
391
  msgid "Use single lightbox for multiple galleries on one page"
392
  msgstr "Использовать один лайтбокс для нескольких галерей на одной странице"
393
 
394
+ #: gallery-plugin.php:950
395
  msgid "Attachment ID"
396
  msgstr "id изображения"
397
 
398
+ #: gallery-plugin.php:951
399
  msgid "Image Name"
400
  msgstr "названию изображения"
401
 
402
+ #: gallery-plugin.php:953
403
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
404
  msgstr "сортировка по порядку (поле для ввода порядка сортировки в диалоге Insert / Upload Media Gallery)"
405
 
406
+ #: gallery-plugin.php:954
407
  msgid "Random"
408
  msgstr "произвольно"
409
 
410
+ #: gallery-plugin.php:958
411
  msgid "Sort images"
412
  msgstr "Сортировать изображения"
413
 
414
+ #: gallery-plugin.php:960
415
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
416
  msgstr "ASC (в порядке возрастания от наименьшего до наибольшего значения - 1, 2, 3, а, б, в)"
417
 
418
+ #: gallery-plugin.php:961
419
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
420
  msgstr "DESC (по убыванию от самого высокого до самого низкого значения - 3, 2, 1, C, B)"
421
 
422
+ #: gallery-plugin.php:965
423
  msgid "Display text above the image"
424
  msgstr "Отображение текста над изображением"
425
 
426
+ #: gallery-plugin.php:967
427
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
428
  msgstr "Отключите чекбокс, если вы хотите отображать текст только в лайтбоксе"
429
 
430
+ #: gallery-plugin.php:971
431
  msgid "Display the Back link"
432
  msgstr "Отображать ссылку Вернуться"
433
 
434
+ #: gallery-plugin.php:977
435
  msgid "Display the Back link in the shortcode"
436
  msgstr "Отображаться ссылку Вернуться в шорткоде"
437
 
438
+ #: gallery-plugin.php:983
439
  msgid "The Back link text"
440
  msgstr "Текст для ссылки Вернуться"
441
 
442
+ #: gallery-plugin.php:989
443
  msgid "The Back link URL"
444
  msgstr "URL для ссылки Вернуться"
445
 
446
+ #: gallery-plugin.php:991
447
  msgid "Gallery page (Page with Gallery Template)"
448
  msgstr "Страница галереи (Страница с Gallery Template)"
449
 
450
+ #: gallery-plugin.php:993
451
  msgid "(Full URL to custom page)"
452
  msgstr "(Полная ссылка на пользовательскую страницу)"
453
 
454
+ #: gallery-plugin.php:997
455
  msgid "The Read More link text"
456
  msgstr "Текст для ссылки Вернуться"
457
 
458
+ #: gallery-plugin.php:1003
459
  msgid "Add gallery to the search"
460
  msgstr "Добавить галерею в поиск"
461
 
462
+ #: gallery-plugin.php:1012
463
+ #: gallery-plugin.php:1015
464
+ #: gallery-plugin.php:1019
465
  msgid "Using Custom Search powered by"
466
  msgstr "Используя Custom Search, разработанный"
467
 
468
+ #: gallery-plugin.php:1015
469
  msgid "Activate Custom Search"
470
  msgstr "Активировать Custom Search"
471
 
472
+ #: gallery-plugin.php:1019
473
  msgid "Download Custom Search"
474
  msgstr "Загрузить Custom Search"
475
 
476
+ #: gallery-plugin.php:1026
477
  msgid "Display Like buttons in the lightbox"
478
  msgstr "Отображать Like кнопки в лайтбоксе"
479
 
480
+ #: gallery-plugin.php:1028
481
  msgid "FaceBook"
482
  msgstr "FaceBook"
483
 
484
+ #: gallery-plugin.php:1029
485
  msgid "Twitter"
486
  msgstr "Twitter"
487
 
488
+ #: gallery-plugin.php:1030
489
  msgid "Pinterest"
490
  msgstr "Pinterest"
491
 
492
+ #: gallery-plugin.php:1031
493
  msgid "Google +1"
494
  msgstr "Google +1"
495
 
496
+ #: gallery-plugin.php:1035
497
  msgid "Slug for gallery item"
498
  msgstr "Название для элементов галереи"
499
 
500
+ #: gallery-plugin.php:1037
501
  msgid "for any structure of permalinks except the default structure"
502
  msgstr "для любой структуры ссылок, за исключением структуры по умолчанию"
503
 
504
+ #: gallery-plugin.php:1057
505
  msgid "Save Changes"
506
  msgstr "Сохранить изменения"
507
 
508
+ #: gallery-plugin.php:1063
509
+ msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
510
+ msgstr " Если вам понравился плагин то поставте нам 5 звезд на WordPress"
511
+
512
+ #: gallery-plugin.php:1064
513
+ msgid "Rate the plugin"
514
+ msgstr "Оценить плагин"
515
+
516
+ #: gallery-plugin.php:1067
517
+ msgid "If there is something wrong about it, please contact us"
518
+ msgstr "Если у вас есть какие-то вопросы, обращайтесь"
519
+
520
+ #: gallery-plugin.php:1079
521
+ #: gallery-plugin.php:1094
522
  msgid "Settings"
523
  msgstr "Настройки"
524
 
525
+ #: gallery-plugin.php:1080
526
  msgid "FAQ"
527
  msgstr "FAQ"
528
 
529
+ #: gallery-plugin.php:1081
530
  msgid "Support"
531
  msgstr "Поддержка"
532
 
533
+ #: gallery-plugin.php:1302
534
  #: template/gallery-single-template.php:76
535
  msgid "Sorry, nothing found."
536
  msgstr "Извините, ничего не найдено."
537
 
538
+ #: gallery-plugin.php:1324
539
  #: template/gallery-single-template.php:102
540
  msgid "Download high resolution image"
541
  msgstr "Скачать изображение в высоком разрешении"
542
 
543
+ #: gallery-plugin.php:1648
544
+ msgid "Image size not defined"
545
+ msgstr "Невозможно определить размер изображения"
546
+
547
+ #: gallery-plugin.php:1663
548
+ msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
549
+ msgstr "Плагин может обновить только PNG, JPEG, GIF, XBM или WPMP типы файлов. Для других, пожалуйста, вручную перезагрузите изображения."
550
+
551
+ #: gallery-plugin.php:1674
552
+ msgid "Image size changes not defined"
553
+ msgstr "Не удалось вычислить изменения размеров изображения"
554
+
555
+ #: gallery-plugin.php:1703
556
+ #: gallery-plugin.php:1706
557
+ #: gallery-plugin.php:1711
558
+ msgid "Invalid path"
559
+ msgstr "Путь к изображению для редактирования некорректный"
560
+
561
+ #: gallery-plugin.php:1829
562
  msgid "Learn More"
563
  msgstr "Подробнее"
564
 
565
+ #: gallery-plugin.php:1831
566
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
567
  msgstr "Пора обновить <strong>плагин Галерея</strong> до <strong>PRO</strong> версии!"
568
 
569
+ #: gallery-plugin.php:1832
570
  msgid "Extend standard plugin functionality with new great options."
571
  msgstr "Расширить стандартный функционал плагина новыми опциями."
572
 
576
 
577
  #~ msgid "Not set"
578
  #~ msgstr "Не задан"
579
+
580
  #~ msgid "On"
581
  #~ msgstr "Вкл"
582
+
583
  #~ msgid "Off"
584
  #~ msgstr "Выкл"
585
+
586
  #~ msgid "N/A"
587
  #~ msgstr "Неизвестно"
588
+
589
  #~ msgid " Mb"
590
  #~ msgstr " Mb"
591
+
592
  #~ msgid "Yes"
593
  #~ msgstr "Да"
594
+
595
  #~ msgid "No"
596
  #~ msgstr "Нет"
597
+
598
  #~ msgid "Operating System"
599
  #~ msgstr "Операционная система"
600
+
601
  #~ msgid "Server"
602
  #~ msgstr "Тип сервера"
603
+
604
  #~ msgid "Memory usage"
605
  #~ msgstr "Памяти использовано"
606
+
607
  #~ msgid "MYSQL Version"
608
  #~ msgstr "Версия MYSQL"
609
+
610
  #~ msgid "SQL Mode"
611
  #~ msgstr "Режим SQL"
612
+
613
  #~ msgid "PHP Version"
614
  #~ msgstr "Версия PHP"
615
+
616
  #~ msgid "PHP Safe Mode"
617
  #~ msgstr "PHP Safe Mode"
618
+
619
  #~ msgid "PHP Allow URL fopen"
620
  #~ msgstr "PHP Allow URL fopen"
621
+
622
  #~ msgid "PHP Memory Limit"
623
  #~ msgstr "Лимит памяти"
624
+
625
  #~ msgid "PHP Max Upload Size"
626
  #~ msgstr "Макс. размер загружаемого файла"
627
+
628
  #~ msgid "PHP Max Post Size"
629
  #~ msgstr "Макс. размер записи"
630
+
631
  #~ msgid "PHP Max Script Execute Time"
632
  #~ msgstr "Максимальное время выполнения сценария"
633
+
634
  #~ msgid "PHP Exif support"
635
  #~ msgstr "Поддержка PHP Exif"
636
+
637
  #~ msgid "PHP IPTC support"
638
  #~ msgstr "Поддержка PHP IPTC"
639
+
640
  #~ msgid "PHP XML support"
641
  #~ msgstr "Поддержка PHP XML"
642
+
643
  #~ msgid "Site URL"
644
  #~ msgstr "Адрес сайта"
645
+
646
  #~ msgid "Home URL"
647
  #~ msgstr "Основной адрес сайта"
648
+
649
  #~ msgid "WordPress Version"
650
  #~ msgstr "Версия WordPress"
651
+
652
  #~ msgid "WordPress DB Version"
653
  #~ msgstr "Версия базы данных WordPress"
654
+
655
  #~ msgid "Multisite"
656
  #~ msgstr "Мультиблог"
657
+
658
  #~ msgid "Active Theme"
659
  #~ msgstr "Текущая тема"
660
+
661
  #~ msgid "Please enter a valid email address."
662
  #~ msgstr "Пожалуйста, введите валидный емайл."
663
+
664
  #~ msgid "Email with system info is sent to "
665
  #~ msgstr "E-mail с системной информацией отправлен на"
666
+
667
  #~ msgid "Thank you for contacting us."
668
  #~ msgstr "Спасибо, что связались с нами."
669
+
670
  #~ msgid "Sorry, email message could not be delivered."
671
  #~ msgstr "Извините, ваш email не может быть отправлен."
672
+
673
  #~ msgid "Activated plugins"
674
  #~ msgstr "Активированные плагины"
675
+
676
  #~ msgid "Installed plugins"
677
  #~ msgstr "Установленные плагины"
678
+
679
  #~ msgid "Recommended plugins"
680
  #~ msgstr "Рекомендованные к установке плагины"
681
+
682
  #~ msgid "Purchase"
683
  #~ msgstr "Купить"
684
+
 
685
  #~ msgid "Download"
686
  #~ msgstr "Скачать"
687
+
688
  #~ msgid "Install %s"
689
  #~ msgstr "Установлено %s"
690
+
691
  #~ msgid "Install now from wordpress.org"
692
  #~ msgstr "Установить с wordpress.org"
693
+
 
694
  #~ msgid "System status"
695
  #~ msgstr "Системная информация"
696
+
697
  #~ msgid "Environment"
698
  #~ msgstr "Системная среда"
699
+
700
  #~ msgid "Active Plugins"
701
  #~ msgstr "Активированные плагины"
702
+
703
  #~ msgid "Inactive Plugins"
704
  #~ msgstr "Неактивированные плагины"
705
+
706
  #~ msgid "Send to support"
707
  #~ msgstr "Отправить в тех.поддержку"
708
+
709
  #~ msgid "Send to custom email &#187;"
710
  #~ msgstr "Отправить на емейл &#187;"
711
+
712
  #~ msgid "Self"
713
  #~ msgstr "Текущее окно"
714
+
715
  #~ msgid "New"
716
  #~ msgstr "Новое окно"
717
+
718
  #~ msgid "If you want to display full image"
719
  #~ msgstr "Если вы хотите отображать полное изображение в лайтбоксе"
720
+
721
  #~ msgid "The background of the lightbox"
722
  #~ msgstr "Фон лайтбокса"
723
+
724
  #~ msgid "Label for Read More link"
725
  #~ msgstr "Текст для ссылки Читать далее"
726
 
727
  #, fuzzy
728
  #~ msgid "URL for Return link"
729
  #~ msgstr "Текст для ссылки Вернуться"
730
+
731
  #~ msgid "Search Galleries"
732
  #~ msgstr "Поиск галереи"
733
+
734
  #~ msgid "Attachments order by"
735
  #~ msgstr "Изображения сортируются по"
736
+
737
  #~ msgid "attachments order"
738
  #~ msgstr "Сортировать изображения"
739
+
740
  #~ msgid "The size of the cover album for gallery"
741
  #~ msgstr "Размер изображения для обложки альбома галереи"
742
+
743
  #~ msgid "attachment title"
744
  #~ msgstr "названию изображения"
745
+
746
  #~ msgid "date"
747
  #~ msgstr "дате"
748
+
749
  #~ msgid "Attachments order"
750
  #~ msgstr "Сортировать изображения"
751
+
752
  #~ msgid "Label for Return link"
753
  #~ msgstr "Текст для ссылки Вернуться"
754
+
755
  #~ msgid "Random order"
756
  #~ msgstr "Произвольная сортировка"
 
languages/gallery-sr_RS.mo CHANGED
Binary file
languages/gallery-sr_RS.po CHANGED
@@ -2,14 +2,14 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-11-22 11:37+0300\n"
6
- "PO-Revision-Date: 2013-11-22 11:38+0300\n"
7
- "Last-Translator: \n"
8
  "Language-Team: Radovan Georgijevic, Andrijana Nikolic <http://www.georgijevic.info, andrijanan@webhostinggeeks.com>\n"
 
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "Language: fr_FR\n"
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
@@ -17,471 +17,570 @@ msgstr ""
17
  "X-Generator: Poedit 1.5.7\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: gallery-plugin.php:101
21
- #: gallery-plugin.php:768
22
  msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
23
  msgstr "Sledeći fajlovi \"gallery-template.php\" i \"gallery-single-template.php\" nisu pronađeni u direktorijumu vaše teme. Molimo vas da ih kopirate iz direktorijuma `/wp-content/plugins/gallery-plugin/template/` u direktorijum vaše teme za ispravan rad modula Galerija"
24
 
25
- #: gallery-plugin.php:126
26
- #: gallery-plugin.php:136
27
  msgid "Galleries"
28
  msgstr "Galerije"
29
 
30
- #: gallery-plugin.php:127
31
- #: gallery-plugin.php:606
32
  msgid "Gallery"
33
  msgstr "Galerija"
34
 
35
- #: gallery-plugin.php:128
36
  msgid "Add a Gallery"
37
  msgstr "Dodaj Galeriju"
38
 
39
- #: gallery-plugin.php:129
40
  msgid "Add New Gallery"
41
  msgstr "Dodaj novu Galeriju"
42
 
43
- #: gallery-plugin.php:130
44
  msgid "Edit Gallery"
45
  msgstr "Uredi Galeriju"
46
 
47
- #: gallery-plugin.php:131
48
  msgid "New Gallery"
49
  msgstr "Nova Galerija"
50
 
51
- #: gallery-plugin.php:132
52
  msgid "View Gallery"
53
  msgstr "Pregled Galerije"
54
 
55
- #: gallery-plugin.php:133
56
  msgid "Find a Gallery"
57
  msgstr "Pronađi Galeriju"
58
 
59
- #: gallery-plugin.php:134
60
  msgid "No Gallery found"
61
  msgstr "Nije pronađena Galerija"
62
 
63
- #: gallery-plugin.php:191
64
  msgid "Upload File"
65
  msgstr "Učitaj fajl"
66
 
67
- #: gallery-plugin.php:192
68
  msgid "Gallery Shortcode"
69
  msgstr "Kratak kod za Galeriju"
70
 
71
- #: gallery-plugin.php:210
72
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
73
  msgstr "Privremeni direktorijum galerije (gallery-plugin/upload/files) nije dostupan za arhiviranje na vašem web serveru. Molimo vas da koristite standardne WP funkcije za učitavanje slika (biblioteka medija)"
74
 
75
- #: gallery-plugin.php:214
76
  msgid "Choose an image for upload:"
77
  msgstr "Izaberi sliku za učitavanje:"
78
 
79
- #: gallery-plugin.php:219
80
  msgid "Please enable JavaScript to use the file uploader."
81
  msgstr "Molimo vas omogućite da JavaScript koristi program za učitavanje fajlova."
82
 
83
- #: gallery-plugin.php:226
84
  msgid "Allow the download link for all images in this gallery"
85
  msgstr "Dozvoli link za preuzimanje za sve slike u ovoj galeriji"
86
 
87
- #: gallery-plugin.php:227
88
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
89
  msgstr "Molimo vas da koristite funkciju prevlačenja da biste izmenili redosled prikazanih slika i ne zaboravite da sačuvate post."
90
 
91
- #: gallery-plugin.php:229
92
  msgid "Please make a choice"
93
  msgstr "Molimo vas izaberite"
94
 
95
- #: gallery-plugin.php:229
96
- #: gallery-plugin.php:887
97
  msgid "Sort images by"
98
  msgstr "Poređaj slike po"
99
 
100
- #: gallery-plugin.php:229
101
  msgid "sort images"
102
  msgstr "poređaj slike"
103
 
104
- #: gallery-plugin.php:229
105
  msgid "on the plugin settings page ("
106
  msgstr "na stranici za podešavanje modula ("
107
 
108
- #: gallery-plugin.php:273
109
- #: gallery-plugin.php:502
110
  msgid "Title"
111
  msgstr "Naslov"
112
 
113
- #: gallery-plugin.php:275
114
  msgid "Alt tag"
115
  msgstr ""
116
 
117
- #: gallery-plugin.php:276
118
  msgid "URL"
119
  msgstr "URL"
120
 
121
- #: gallery-plugin.php:276
122
  msgid "(by click on image opens a link in a new window)"
123
  msgstr "(klikom na sliku otvara se link u novom prozoru)"
124
 
125
- #: gallery-plugin.php:277
126
  msgid "This setting is available in Pro version"
127
  msgstr "Ovo podešavanje je dostupno u Pro verziji"
128
 
129
- #: gallery-plugin.php:278
130
  msgid "Open the link"
131
  msgstr "Otvori link"
132
 
133
- #: gallery-plugin.php:278
134
  msgid "Current window"
135
  msgstr "Trenutni prozor"
136
 
137
- #: gallery-plugin.php:278
138
  msgid "New window"
139
  msgstr "Novi prozor"
140
 
141
- #: gallery-plugin.php:279
142
  msgid "Delete"
143
  msgstr "Obriši"
144
 
145
- #: gallery-plugin.php:292
146
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
147
  msgstr "Možete dodati Jedinstvenu galeriju na stranicu ili post ubacivanjem ovog kratkog koda u sadržaj."
148
 
149
- #: gallery-plugin.php:294
150
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
151
  msgstr "Ako želite da prikažete kratak opis koji sadrži snimak ekrana i link ka stranici sa Jedinstvenom galerijom."
152
 
153
- #: gallery-plugin.php:503
154
  msgid "Author"
155
  msgstr "Autor"
156
 
157
- #: gallery-plugin.php:504
158
  msgid "Photo"
159
  msgstr "Foto"
160
 
161
- #: gallery-plugin.php:505
162
  msgid "Publishing"
163
  msgstr "Izdanje"
164
 
165
- #: gallery-plugin.php:506
166
- #: gallery-plugin.php:891
167
  msgid "Date"
168
  msgstr "Datum"
169
 
170
- #: gallery-plugin.php:630
171
  msgid "See images &raquo;"
172
  msgstr "Pogledaj sliku &raquo;"
173
 
174
- #: gallery-plugin.php:677
175
  msgid "requires"
176
  msgstr ""
177
 
178
- #: gallery-plugin.php:677
179
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
180
  msgstr ""
181
 
182
- #: gallery-plugin.php:677
183
  msgid "Back to the WordPress"
184
  msgstr ""
185
 
186
- #: gallery-plugin.php:677
187
  #, fuzzy
188
  msgid "Plugins page"
189
  msgstr "Pro moduli"
190
 
191
- #: gallery-plugin.php:761
192
  msgid "Settings are saved"
193
  msgstr "Podešavanja su sačuvana"
194
 
195
- #: gallery-plugin.php:774
196
  msgid "Gallery Settings"
197
  msgstr "Podešavanja Galerije"
198
 
199
- #: gallery-plugin.php:777
 
 
 
 
 
 
 
 
200
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
201
  msgstr "Ako želite da dodate Jedinstvenu Galeriju na vašu stranicu ili post, samo kopirajte i prelepite ovaj kratki kod na vaš post ili stranicu:"
202
 
203
- #: gallery-plugin.php:781
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
204
  msgid "Image size for the album cover"
205
  msgstr "Veličina slike za naslovnu stranicu albuma"
206
 
207
- #: gallery-plugin.php:783
208
- #: gallery-plugin.php:791
209
- #: gallery-plugin.php:804
210
  msgid "Image size"
211
  msgstr "Veličina slike"
212
 
213
- #: gallery-plugin.php:784
214
- #: gallery-plugin.php:792
215
  msgid "Width (in px)"
216
  msgstr "Širina (u pikselima)"
217
 
218
- #: gallery-plugin.php:785
219
- #: gallery-plugin.php:793
220
  msgid "Height (in px)"
221
  msgstr "Visina (u pikselima)"
222
 
223
- #: gallery-plugin.php:789
224
  msgid "Gallery image size"
225
  msgstr "Veličina slika u galeriji"
226
 
227
- #: gallery-plugin.php:797
228
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
229
  msgstr "WordPress će kreirati novi umanjeni prikaz sa navedenim dimenzijama kada učitate novu sliku."
230
 
231
- #: gallery-plugin.php:802
232
  msgid "Gallery image size in the lightbox"
233
  msgstr "Veličina slika u galeriji u lightbox skriptu"
234
 
235
- #: gallery-plugin.php:805
236
  msgid "Max width (in px)"
237
  msgstr "Max širina (u pikselima)"
238
 
239
- #: gallery-plugin.php:806
240
  msgid "Max height (in px)"
241
  msgstr "Max visina (u pikselima)"
242
 
243
- #: gallery-plugin.php:807
244
  msgid "Display a full size image in the lightbox"
245
  msgstr "Prikaži sliku u punoj veličini u lightbox-u"
246
 
247
- #: gallery-plugin.php:811
248
  msgid "Crop position"
249
  msgstr "Pozicija za kropovanje"
250
 
251
- #: gallery-plugin.php:813
252
  msgid "Horizontal"
253
  msgstr "Horizontalno"
254
 
255
- #: gallery-plugin.php:815
256
  msgid "left"
257
  msgstr "levo"
258
 
259
- #: gallery-plugin.php:816
260
- #: gallery-plugin.php:823
261
  msgid "center"
262
  msgstr "centar"
263
 
264
- #: gallery-plugin.php:817
265
  msgid "right"
266
  msgstr "desno"
267
 
268
- #: gallery-plugin.php:820
269
  msgid "Vertical"
270
  msgstr "Vertikalno"
271
 
272
- #: gallery-plugin.php:822
273
  msgid "top"
274
  msgstr "vrh"
275
 
276
- #: gallery-plugin.php:824
277
  msgid "bottom"
278
  msgstr "dno"
279
 
280
- #: gallery-plugin.php:829
281
  msgid "Lightbox background"
282
  msgstr "Lightbox pozadina"
283
 
284
- #: gallery-plugin.php:831
285
  msgid "Default"
286
  msgstr "Podrazumevano"
287
 
288
- #: gallery-plugin.php:832
289
  msgid "Background transparency (from 0 to 1)"
290
  msgstr "Pozadinska transparentnost (od 0 do 1)"
291
 
292
- #: gallery-plugin.php:834
293
  msgid "Select a background color"
294
  msgstr "Izaberi pozadinsku boju"
295
 
296
- #: gallery-plugin.php:836
297
  msgid "Background color"
298
  msgstr "Pozadinska boja"
299
 
300
- #: gallery-plugin.php:843
301
- #: gallery-plugin.php:988
 
 
 
 
 
302
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
303
  msgstr "Ova funkcija je dostupna u Pro verziji modula. Za više detalja pratite ovaj link"
304
 
305
- #: gallery-plugin.php:850
306
  msgid "Images with border"
307
  msgstr "Slike sa okvirima"
308
 
309
- #: gallery-plugin.php:853
310
  msgid "Border width in px, just numbers"
311
  msgstr "Širina okvira u pikselima, samo brojevi"
312
 
313
- #: gallery-plugin.php:855
314
- #: gallery-plugin.php:857
315
  msgid "Select a border color"
316
  msgstr "Izaberite boju okvira"
317
 
318
- #: gallery-plugin.php:863
319
  msgid "Number of images in the row"
320
  msgstr "Broj slika u redu"
321
 
322
- #: gallery-plugin.php:869
323
  msgid "Start slideshow"
324
  msgstr "Započni projekciju slajdova"
325
 
326
- #: gallery-plugin.php:875
327
  msgid "Slideshow interval"
328
  msgstr "Interval projekcije slajdova"
329
 
330
- #: gallery-plugin.php:881
331
  msgid "Use single lightbox for multiple galleries on one page"
332
  msgstr ""
333
 
334
- #: gallery-plugin.php:889
335
  msgid "Attachment ID"
336
  msgstr "ID priloga"
337
 
338
- #: gallery-plugin.php:890
339
  msgid "Image Name"
340
  msgstr "Ime slike"
341
 
342
- #: gallery-plugin.php:892
343
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
344
  msgstr "Raspoređivanje (polje za unos za sortiranje u dijalogu Insert / Upload Media Gallery)"
345
 
346
- #: gallery-plugin.php:893
347
  msgid "Random"
348
  msgstr "Nasumično"
349
 
350
- #: gallery-plugin.php:897
351
  msgid "Sort images"
352
  msgstr "Sortiraj slike"
353
 
354
- #: gallery-plugin.php:899
355
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
356
  msgstr "ASC (rastući redosled od najnižih do najviših vrednosti - 1, 2, 3; a, b, c)"
357
 
358
- #: gallery-plugin.php:900
359
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
360
  msgstr "DESC (opadajući redosled od najviših do najnižih vrednosti - 3, 2, 1; c, b, a)"
361
 
362
- #: gallery-plugin.php:904
363
  msgid "Display text above the image"
364
  msgstr "Prikaži tekst iznad slike"
365
 
366
- #: gallery-plugin.php:906
367
  #, fuzzy
368
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
369
  msgstr "Ako želite da prikažete tekst samo u lightbox-u"
370
 
371
- #: gallery-plugin.php:910
372
  msgid "Display the Back link"
373
  msgstr "Prikaži povratni link"
374
 
375
- #: gallery-plugin.php:916
376
  msgid "Display the Back link in the shortcode"
377
  msgstr "Prikaži povratni link u kratkom kodu"
378
 
379
- #: gallery-plugin.php:922
380
  msgid "The Back link text"
381
  msgstr "Tekst u povratnom linku"
382
 
383
- #: gallery-plugin.php:928
384
  msgid "The Back link URL"
385
  msgstr "URL povratnog linka"
386
 
387
- #: gallery-plugin.php:930
388
  msgid "Gallery page (Page with Gallery Template)"
389
  msgstr "Stranica galerije (Stranica sa šablonom galerije)"
390
 
391
- #: gallery-plugin.php:932
392
  msgid "(Full URL to custom page)"
393
  msgstr "(Puni URL ka korisničkoj stranici)"
394
 
395
- #: gallery-plugin.php:936
396
  msgid "The Read More link text"
397
  msgstr "Tekst u linku Pročitaj više"
398
 
399
- #: gallery-plugin.php:942
400
  msgid "Add gallery to the search"
401
  msgstr ""
402
 
403
- #: gallery-plugin.php:958
404
- #: gallery-plugin.php:961
405
- #: gallery-plugin.php:965
406
  msgid "Using Custom Search powered by"
407
  msgstr ""
408
 
409
- #: gallery-plugin.php:961
410
  msgid "Activate Custom Search"
411
  msgstr ""
412
 
413
- #: gallery-plugin.php:965
414
  msgid "Download Custom Search"
415
  msgstr ""
416
 
417
- #: gallery-plugin.php:972
418
  #, fuzzy
419
  msgid "Display Like buttons in the lightbox"
420
  msgstr "Afficher une image en taille normale dans le boite"
421
 
422
- #: gallery-plugin.php:974
423
  msgid "FaceBook"
424
  msgstr "FaceBook"
425
 
426
- #: gallery-plugin.php:975
427
  #, fuzzy
428
  msgid "Twitter"
429
  msgstr "Titre"
430
 
431
- #: gallery-plugin.php:976
432
  msgid "Pinterest"
433
  msgstr "Pinterest"
434
 
435
- #: gallery-plugin.php:977
436
  msgid "Google +1"
437
  msgstr "Google +1"
438
 
439
- #: gallery-plugin.php:981
440
  #, fuzzy
441
  msgid "Slug for gallery item"
442
  msgstr "Taille de la vignette de la galerie"
443
 
444
- #: gallery-plugin.php:983
445
  msgid "for any structure of permalinks except the default structure"
446
  msgstr ""
447
 
448
- #: gallery-plugin.php:996
449
  msgid "Save Changes"
450
  msgstr "Sačuvaj izmene"
451
 
452
- #: gallery-plugin.php:1008
453
- #: gallery-plugin.php:1023
 
 
 
 
 
 
 
 
 
 
 
 
 
 
454
  msgid "Settings"
455
  msgstr "Podešavanja"
456
 
457
- #: gallery-plugin.php:1009
458
  msgid "FAQ"
459
  msgstr "FAQ"
460
 
461
- #: gallery-plugin.php:1010
462
  msgid "Support"
463
  msgstr "Podrška"
464
 
465
- #: gallery-plugin.php:1222
466
  #: template/gallery-single-template.php:76
467
  msgid "Sorry, nothing found."
468
  msgstr "Nažalost nije pronađeno"
469
 
470
- #: gallery-plugin.php:1244
471
  #: template/gallery-single-template.php:102
472
  msgid "Download high resolution image"
473
  msgstr "Preuzmi sliku u visokoj rezoluciji"
474
 
475
- #: gallery-plugin.php:1464
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
476
  #, fuzzy
477
  msgid "Learn More"
478
  msgstr "Pročitaj više"
479
 
480
- #: gallery-plugin.php:1466
481
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
482
  msgstr ""
483
 
484
- #: gallery-plugin.php:1467
485
  msgid "Extend standard plugin functionality with new great options."
486
  msgstr ""
487
 
@@ -491,92 +590,126 @@ msgstr "Slika"
491
 
492
  #~ msgid "Not set"
493
  #~ msgstr "Nije podešeno"
 
494
  #~ msgid "On"
495
  #~ msgstr "Uključeno"
 
496
  #~ msgid "Off"
497
  #~ msgstr "Isključeno"
 
498
  #~ msgid "N/A"
499
  #~ msgstr "N/A"
 
500
  #~ msgid " Mb"
501
  #~ msgstr " Mb"
 
502
  #~ msgid "Yes"
503
  #~ msgstr "Da"
 
504
  #~ msgid "No"
505
  #~ msgstr "Ne"
 
506
  #~ msgid "Operating System"
507
  #~ msgstr "Operativni Sistem"
 
508
  #~ msgid "Server"
509
  #~ msgstr "Server"
 
510
  #~ msgid "Memory usage"
511
  #~ msgstr "Upotreba memorije"
 
512
  #~ msgid "MYSQL Version"
513
  #~ msgstr "MYSQL Verzija"
 
514
  #~ msgid "SQL Mode"
515
  #~ msgstr "SQL način"
 
516
  #~ msgid "PHP Version"
517
  #~ msgstr "PHP Verzija"
 
518
  #~ msgid "PHP Safe Mode"
519
  #~ msgstr "PHP Sigurni način"
 
520
  #~ msgid "PHP Allow URL fopen"
521
  #~ msgstr "PHP Dozvoli URL fopen"
 
522
  #~ msgid "PHP Memory Limit"
523
  #~ msgstr "PHP Ograničenje memorije"
524
 
525
  #, fuzzy
526
  #~ msgid "PHP Max Upload Size"
527
  #~ msgstr "Envoi de fichier"
 
528
  #~ msgid "PHP Max Post Size"
529
  #~ msgstr "PHP Max veličina za učitavanje"
 
530
  #~ msgid "PHP Max Script Execute Time"
531
  #~ msgstr "PHP Max veličina posta"
 
532
  #~ msgid "PHP Exif support"
533
  #~ msgstr "PHP Exif podrška"
 
534
  #~ msgid "PHP IPTC support"
535
  #~ msgstr "PHP IPTC podrška"
 
536
  #~ msgid "PHP XML support"
537
  #~ msgstr "PHP XML podrška"
538
 
539
  #, fuzzy
540
  #~ msgid "Site URL"
541
  #~ msgstr "URL du lien"
 
542
  #~ msgid "Home URL"
543
  #~ msgstr "URL naslovne"
 
544
  #~ msgid "WordPress Version"
545
  #~ msgstr "WordPress Verzija"
 
546
  #~ msgid "WordPress DB Version"
547
  #~ msgstr "WordPress DB Verzija"
 
548
  #~ msgid "Multisite"
549
  #~ msgstr "Višenamenski sajt"
 
550
  #~ msgid "Active Theme"
551
  #~ msgstr "Aktivna tema"
 
552
  #~ msgid "Please enter a valid email address."
553
  #~ msgstr "Molimo unesite važeću mejl adresu"
 
554
  #~ msgid "Email with system info is sent to "
555
  #~ msgstr "Mejl sa sistemskim informacijama je poslat na"
 
556
  #~ msgid "Thank you for contacting us."
557
  #~ msgstr "Hvala što ste nas kontaktirali"
 
558
  #~ msgid "Sorry, email message could not be delivered."
559
  #~ msgstr "Nažalost mejl poruka nije prosleđena"
 
560
  #~ msgid "Activated plugins"
561
  #~ msgstr "Aktivirani moduli"
 
562
  #~ msgid "Installed plugins"
563
  #~ msgstr "Instalirani moduli"
 
564
  #~ msgid "Recommended plugins"
565
  #~ msgstr "Preporučeni moduli"
 
566
  #~ msgid "Purchase"
567
  #~ msgstr "Kupovina"
568
- #~ msgid "Free plugins"
569
- #~ msgstr "Besplatni moduli"
570
  #~ msgid "Download"
571
  #~ msgstr "Prezimanje"
 
572
  #~ msgid "Install %s"
573
  #~ msgstr "Instalacija %s"
 
574
  #~ msgid "Install now from wordpress.org"
575
  #~ msgstr "Instaliraj sada sa wordpress.org"
576
- #~ msgid "If you have any questions, please contact us via"
577
- #~ msgstr "Ako imate pitanja molimo da nas kontaktirate preko"
578
  #~ msgid "System status"
579
  #~ msgstr "Sistemski status"
 
580
  #~ msgid "Environment"
581
  #~ msgstr "Okruženje"
582
 
@@ -591,26 +724,36 @@ msgstr "Slika"
591
  #, fuzzy
592
  #~ msgid "Send to support"
593
  #~ msgstr "Soutien"
 
594
  #~ msgid "Send to custom email &#187;"
595
  #~ msgstr "Pošalji na korisnički mejl &#187;"
 
596
  #~ msgid "Add New"
597
  #~ msgstr "Ajouter"
 
598
  #~ msgid "Search Galleries"
599
  #~ msgstr "Rechercher une galerie"
 
600
  #~ msgid "Please do not forget to select "
601
  #~ msgstr "Merci de ne pas oublier de sélectionner"
 
602
  #~ msgid "Attachments order by"
603
  #~ msgstr "Fichiers trier par"
 
604
  #~ msgid "attachments order"
605
  #~ msgstr "ordre des fichiers"
 
606
  #~ msgid "attachment title"
607
  #~ msgstr "titre du fichier"
 
608
  #~ msgid "date"
609
  #~ msgstr "date"
 
610
  #~ msgid "Attachments order"
611
  #~ msgstr "Ordre des fichiers"
 
612
  #~ msgid "Label for Return link"
613
  #~ msgstr "Texte du lien de retour"
 
614
  #~ msgid "URL for Return link"
615
  #~ msgstr "URL du lien de retour"
616
-
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-12-13 14:03+0300\n"
6
+ "PO-Revision-Date: 2013-12-13 14:03+0300\n"
7
+ "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Radovan Georgijevic, Andrijana Nikolic <http://www.georgijevic.info, andrijanan@webhostinggeeks.com>\n"
9
+ "Language: fr_FR\n"
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"
17
  "X-Generator: Poedit 1.5.7\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: gallery-plugin.php:100
21
+ #: gallery-plugin.php:782
22
  msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
23
  msgstr "Sledeći fajlovi \"gallery-template.php\" i \"gallery-single-template.php\" nisu pronađeni u direktorijumu vaše teme. Molimo vas da ih kopirate iz direktorijuma `/wp-content/plugins/gallery-plugin/template/` u direktorijum vaše teme za ispravan rad modula Galerija"
24
 
25
+ #: gallery-plugin.php:128
26
+ #: gallery-plugin.php:138
27
  msgid "Galleries"
28
  msgstr "Galerije"
29
 
30
+ #: gallery-plugin.php:129
31
+ #: gallery-plugin.php:609
32
  msgid "Gallery"
33
  msgstr "Galerija"
34
 
35
+ #: gallery-plugin.php:130
36
  msgid "Add a Gallery"
37
  msgstr "Dodaj Galeriju"
38
 
39
+ #: gallery-plugin.php:131
40
  msgid "Add New Gallery"
41
  msgstr "Dodaj novu Galeriju"
42
 
43
+ #: gallery-plugin.php:132
44
  msgid "Edit Gallery"
45
  msgstr "Uredi Galeriju"
46
 
47
+ #: gallery-plugin.php:133
48
  msgid "New Gallery"
49
  msgstr "Nova Galerija"
50
 
51
+ #: gallery-plugin.php:134
52
  msgid "View Gallery"
53
  msgstr "Pregled Galerije"
54
 
55
+ #: gallery-plugin.php:135
56
  msgid "Find a Gallery"
57
  msgstr "Pronađi Galeriju"
58
 
59
+ #: gallery-plugin.php:136
60
  msgid "No Gallery found"
61
  msgstr "Nije pronađena Galerija"
62
 
63
+ #: gallery-plugin.php:193
64
  msgid "Upload File"
65
  msgstr "Učitaj fajl"
66
 
67
+ #: gallery-plugin.php:194
68
  msgid "Gallery Shortcode"
69
  msgstr "Kratak kod za Galeriju"
70
 
71
+ #: gallery-plugin.php:212
72
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
73
  msgstr "Privremeni direktorijum galerije (gallery-plugin/upload/files) nije dostupan za arhiviranje na vašem web serveru. Molimo vas da koristite standardne WP funkcije za učitavanje slika (biblioteka medija)"
74
 
75
+ #: gallery-plugin.php:216
76
  msgid "Choose an image for upload:"
77
  msgstr "Izaberi sliku za učitavanje:"
78
 
79
+ #: gallery-plugin.php:221
80
  msgid "Please enable JavaScript to use the file uploader."
81
  msgstr "Molimo vas omogućite da JavaScript koristi program za učitavanje fajlova."
82
 
83
+ #: gallery-plugin.php:228
84
  msgid "Allow the download link for all images in this gallery"
85
  msgstr "Dozvoli link za preuzimanje za sve slike u ovoj galeriji"
86
 
87
+ #: gallery-plugin.php:229
88
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
89
  msgstr "Molimo vas da koristite funkciju prevlačenja da biste izmenili redosled prikazanih slika i ne zaboravite da sačuvate post."
90
 
91
+ #: gallery-plugin.php:231
92
  msgid "Please make a choice"
93
  msgstr "Molimo vas izaberite"
94
 
95
+ #: gallery-plugin.php:231
96
+ #: gallery-plugin.php:948
97
  msgid "Sort images by"
98
  msgstr "Poređaj slike po"
99
 
100
+ #: gallery-plugin.php:231
101
  msgid "sort images"
102
  msgstr "poređaj slike"
103
 
104
+ #: gallery-plugin.php:231
105
  msgid "on the plugin settings page ("
106
  msgstr "na stranici za podešavanje modula ("
107
 
108
+ #: gallery-plugin.php:276
109
+ #: gallery-plugin.php:505
110
  msgid "Title"
111
  msgstr "Naslov"
112
 
113
+ #: gallery-plugin.php:278
114
  msgid "Alt tag"
115
  msgstr ""
116
 
117
+ #: gallery-plugin.php:279
118
  msgid "URL"
119
  msgstr "URL"
120
 
121
+ #: gallery-plugin.php:279
122
  msgid "(by click on image opens a link in a new window)"
123
  msgstr "(klikom na sliku otvara se link u novom prozoru)"
124
 
125
+ #: gallery-plugin.php:280
126
  msgid "This setting is available in Pro version"
127
  msgstr "Ovo podešavanje je dostupno u Pro verziji"
128
 
129
+ #: gallery-plugin.php:281
130
  msgid "Open the link"
131
  msgstr "Otvori link"
132
 
133
+ #: gallery-plugin.php:281
134
  msgid "Current window"
135
  msgstr "Trenutni prozor"
136
 
137
+ #: gallery-plugin.php:281
138
  msgid "New window"
139
  msgstr "Novi prozor"
140
 
141
+ #: gallery-plugin.php:282
142
  msgid "Delete"
143
  msgstr "Obriši"
144
 
145
+ #: gallery-plugin.php:295
146
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
147
  msgstr "Možete dodati Jedinstvenu galeriju na stranicu ili post ubacivanjem ovog kratkog koda u sadržaj."
148
 
149
+ #: gallery-plugin.php:297
150
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
151
  msgstr "Ako želite da prikažete kratak opis koji sadrži snimak ekrana i link ka stranici sa Jedinstvenom galerijom."
152
 
153
+ #: gallery-plugin.php:506
154
  msgid "Author"
155
  msgstr "Autor"
156
 
157
+ #: gallery-plugin.php:507
158
  msgid "Photo"
159
  msgstr "Foto"
160
 
161
+ #: gallery-plugin.php:508
162
  msgid "Publishing"
163
  msgstr "Izdanje"
164
 
165
+ #: gallery-plugin.php:509
166
+ #: gallery-plugin.php:952
167
  msgid "Date"
168
  msgstr "Datum"
169
 
170
+ #: gallery-plugin.php:638
171
  msgid "See images &raquo;"
172
  msgstr "Pogledaj sliku &raquo;"
173
 
174
+ #: gallery-plugin.php:685
175
  msgid "requires"
176
  msgstr ""
177
 
178
+ #: gallery-plugin.php:685
179
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
180
  msgstr ""
181
 
182
+ #: gallery-plugin.php:685
183
  msgid "Back to the WordPress"
184
  msgstr ""
185
 
186
+ #: gallery-plugin.php:685
187
  #, fuzzy
188
  msgid "Plugins page"
189
  msgstr "Pro moduli"
190
 
191
+ #: gallery-plugin.php:775
192
  msgid "Settings are saved"
193
  msgstr "Podešavanja su sačuvana"
194
 
195
+ #: gallery-plugin.php:788
196
  msgid "Gallery Settings"
197
  msgstr "Podešavanja Galerije"
198
 
199
+ #: gallery-plugin.php:791
200
+ msgid "Notice:"
201
+ msgstr ""
202
+
203
+ #: gallery-plugin.php:791
204
+ msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
205
+ msgstr ""
206
+
207
+ #: gallery-plugin.php:792
208
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
209
  msgstr "Ako želite da dodate Jedinstvenu Galeriju na vašu stranicu ili post, samo kopirajte i prelepite ovaj kratki kod na vaš post ili stranicu:"
210
 
211
+ #: gallery-plugin.php:794
212
+ #, fuzzy
213
+ msgid "Please enable JavaScript to use the option to renew images."
214
+ msgstr "Molimo vas omogućite da JavaScript koristi program za učitavanje fajlova."
215
+
216
+ #: gallery-plugin.php:804
217
+ msgid "Change the way to store your post_meta information for gallery"
218
+ msgstr ""
219
+
220
+ #: gallery-plugin.php:806
221
+ msgid "Update All Info"
222
+ msgstr ""
223
+
224
+ #: gallery-plugin.php:811
225
+ msgid "Updating post_meta information..."
226
+ msgstr ""
227
+
228
+ #: gallery-plugin.php:812
229
+ #, fuzzy
230
+ msgid "No gallery item found"
231
+ msgstr "Nije pronađena Galerija"
232
+
233
+ #: gallery-plugin.php:813
234
+ msgid "All info is updated"
235
+ msgstr ""
236
+
237
+ #: gallery-plugin.php:814
238
+ #: gallery-plugin.php:829
239
+ msgid "Error."
240
+ msgstr ""
241
+
242
+ #: gallery-plugin.php:819
243
+ msgid "Update images for gallery"
244
+ msgstr ""
245
+
246
+ #: gallery-plugin.php:821
247
+ #, fuzzy
248
+ msgid "Update images"
249
+ msgstr "poređaj slike"
250
+
251
+ #: gallery-plugin.php:826
252
+ msgid "Updating images..."
253
+ msgstr ""
254
+
255
+ #: gallery-plugin.php:827
256
+ #, fuzzy
257
+ msgid "No image found"
258
+ msgstr "Nije pronađena Galerija"
259
+
260
+ #: gallery-plugin.php:828
261
+ msgid "All images are updated"
262
+ msgstr ""
263
+
264
+ #: gallery-plugin.php:835
265
  msgid "Image size for the album cover"
266
  msgstr "Veličina slike za naslovnu stranicu albuma"
267
 
268
+ #: gallery-plugin.php:837
269
+ #: gallery-plugin.php:845
270
+ #: gallery-plugin.php:858
271
  msgid "Image size"
272
  msgstr "Veličina slike"
273
 
274
+ #: gallery-plugin.php:838
275
+ #: gallery-plugin.php:846
276
  msgid "Width (in px)"
277
  msgstr "Širina (u pikselima)"
278
 
279
+ #: gallery-plugin.php:839
280
+ #: gallery-plugin.php:847
281
  msgid "Height (in px)"
282
  msgstr "Visina (u pikselima)"
283
 
284
+ #: gallery-plugin.php:843
285
  msgid "Gallery image size"
286
  msgstr "Veličina slika u galeriji"
287
 
288
+ #: gallery-plugin.php:851
289
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
290
  msgstr "WordPress će kreirati novi umanjeni prikaz sa navedenim dimenzijama kada učitate novu sliku."
291
 
292
+ #: gallery-plugin.php:856
293
  msgid "Gallery image size in the lightbox"
294
  msgstr "Veličina slika u galeriji u lightbox skriptu"
295
 
296
+ #: gallery-plugin.php:859
297
  msgid "Max width (in px)"
298
  msgstr "Max širina (u pikselima)"
299
 
300
+ #: gallery-plugin.php:860
301
  msgid "Max height (in px)"
302
  msgstr "Max visina (u pikselima)"
303
 
304
+ #: gallery-plugin.php:861
305
  msgid "Display a full size image in the lightbox"
306
  msgstr "Prikaži sliku u punoj veličini u lightbox-u"
307
 
308
+ #: gallery-plugin.php:865
309
  msgid "Crop position"
310
  msgstr "Pozicija za kropovanje"
311
 
312
+ #: gallery-plugin.php:867
313
  msgid "Horizontal"
314
  msgstr "Horizontalno"
315
 
316
+ #: gallery-plugin.php:869
317
  msgid "left"
318
  msgstr "levo"
319
 
320
+ #: gallery-plugin.php:870
321
+ #: gallery-plugin.php:877
322
  msgid "center"
323
  msgstr "centar"
324
 
325
+ #: gallery-plugin.php:871
326
  msgid "right"
327
  msgstr "desno"
328
 
329
+ #: gallery-plugin.php:874
330
  msgid "Vertical"
331
  msgstr "Vertikalno"
332
 
333
+ #: gallery-plugin.php:876
334
  msgid "top"
335
  msgstr "vrh"
336
 
337
+ #: gallery-plugin.php:878
338
  msgid "bottom"
339
  msgstr "dno"
340
 
341
+ #: gallery-plugin.php:883
342
  msgid "Lightbox background"
343
  msgstr "Lightbox pozadina"
344
 
345
+ #: gallery-plugin.php:885
346
  msgid "Default"
347
  msgstr "Podrazumevano"
348
 
349
+ #: gallery-plugin.php:886
350
  msgid "Background transparency (from 0 to 1)"
351
  msgstr "Pozadinska transparentnost (od 0 do 1)"
352
 
353
+ #: gallery-plugin.php:888
354
  msgid "Select a background color"
355
  msgstr "Izaberi pozadinsku boju"
356
 
357
+ #: gallery-plugin.php:890
358
  msgid "Background color"
359
  msgstr "Pozadinska boja"
360
 
361
+ #: gallery-plugin.php:897
362
+ #: gallery-plugin.php:1042
363
+ msgid "If you upgrade to Pro version all your settings and galleries will be saved."
364
+ msgstr ""
365
+
366
+ #: gallery-plugin.php:902
367
+ #: gallery-plugin.php:1047
368
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
369
  msgstr "Ova funkcija je dostupna u Pro verziji modula. Za više detalja pratite ovaj link"
370
 
371
+ #: gallery-plugin.php:911
372
  msgid "Images with border"
373
  msgstr "Slike sa okvirima"
374
 
375
+ #: gallery-plugin.php:914
376
  msgid "Border width in px, just numbers"
377
  msgstr "Širina okvira u pikselima, samo brojevi"
378
 
379
+ #: gallery-plugin.php:916
380
+ #: gallery-plugin.php:918
381
  msgid "Select a border color"
382
  msgstr "Izaberite boju okvira"
383
 
384
+ #: gallery-plugin.php:924
385
  msgid "Number of images in the row"
386
  msgstr "Broj slika u redu"
387
 
388
+ #: gallery-plugin.php:930
389
  msgid "Start slideshow"
390
  msgstr "Započni projekciju slajdova"
391
 
392
+ #: gallery-plugin.php:936
393
  msgid "Slideshow interval"
394
  msgstr "Interval projekcije slajdova"
395
 
396
+ #: gallery-plugin.php:942
397
  msgid "Use single lightbox for multiple galleries on one page"
398
  msgstr ""
399
 
400
+ #: gallery-plugin.php:950
401
  msgid "Attachment ID"
402
  msgstr "ID priloga"
403
 
404
+ #: gallery-plugin.php:951
405
  msgid "Image Name"
406
  msgstr "Ime slike"
407
 
408
+ #: gallery-plugin.php:953
409
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
410
  msgstr "Raspoređivanje (polje za unos za sortiranje u dijalogu Insert / Upload Media Gallery)"
411
 
412
+ #: gallery-plugin.php:954
413
  msgid "Random"
414
  msgstr "Nasumično"
415
 
416
+ #: gallery-plugin.php:958
417
  msgid "Sort images"
418
  msgstr "Sortiraj slike"
419
 
420
+ #: gallery-plugin.php:960
421
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
422
  msgstr "ASC (rastući redosled od najnižih do najviših vrednosti - 1, 2, 3; a, b, c)"
423
 
424
+ #: gallery-plugin.php:961
425
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
426
  msgstr "DESC (opadajući redosled od najviših do najnižih vrednosti - 3, 2, 1; c, b, a)"
427
 
428
+ #: gallery-plugin.php:965
429
  msgid "Display text above the image"
430
  msgstr "Prikaži tekst iznad slike"
431
 
432
+ #: gallery-plugin.php:967
433
  #, fuzzy
434
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
435
  msgstr "Ako želite da prikažete tekst samo u lightbox-u"
436
 
437
+ #: gallery-plugin.php:971
438
  msgid "Display the Back link"
439
  msgstr "Prikaži povratni link"
440
 
441
+ #: gallery-plugin.php:977
442
  msgid "Display the Back link in the shortcode"
443
  msgstr "Prikaži povratni link u kratkom kodu"
444
 
445
+ #: gallery-plugin.php:983
446
  msgid "The Back link text"
447
  msgstr "Tekst u povratnom linku"
448
 
449
+ #: gallery-plugin.php:989
450
  msgid "The Back link URL"
451
  msgstr "URL povratnog linka"
452
 
453
+ #: gallery-plugin.php:991
454
  msgid "Gallery page (Page with Gallery Template)"
455
  msgstr "Stranica galerije (Stranica sa šablonom galerije)"
456
 
457
+ #: gallery-plugin.php:993
458
  msgid "(Full URL to custom page)"
459
  msgstr "(Puni URL ka korisničkoj stranici)"
460
 
461
+ #: gallery-plugin.php:997
462
  msgid "The Read More link text"
463
  msgstr "Tekst u linku Pročitaj više"
464
 
465
+ #: gallery-plugin.php:1003
466
  msgid "Add gallery to the search"
467
  msgstr ""
468
 
469
+ #: gallery-plugin.php:1012
470
+ #: gallery-plugin.php:1015
471
+ #: gallery-plugin.php:1019
472
  msgid "Using Custom Search powered by"
473
  msgstr ""
474
 
475
+ #: gallery-plugin.php:1015
476
  msgid "Activate Custom Search"
477
  msgstr ""
478
 
479
+ #: gallery-plugin.php:1019
480
  msgid "Download Custom Search"
481
  msgstr ""
482
 
483
+ #: gallery-plugin.php:1026
484
  #, fuzzy
485
  msgid "Display Like buttons in the lightbox"
486
  msgstr "Afficher une image en taille normale dans le boite"
487
 
488
+ #: gallery-plugin.php:1028
489
  msgid "FaceBook"
490
  msgstr "FaceBook"
491
 
492
+ #: gallery-plugin.php:1029
493
  #, fuzzy
494
  msgid "Twitter"
495
  msgstr "Titre"
496
 
497
+ #: gallery-plugin.php:1030
498
  msgid "Pinterest"
499
  msgstr "Pinterest"
500
 
501
+ #: gallery-plugin.php:1031
502
  msgid "Google +1"
503
  msgstr "Google +1"
504
 
505
+ #: gallery-plugin.php:1035
506
  #, fuzzy
507
  msgid "Slug for gallery item"
508
  msgstr "Taille de la vignette de la galerie"
509
 
510
+ #: gallery-plugin.php:1037
511
  msgid "for any structure of permalinks except the default structure"
512
  msgstr ""
513
 
514
+ #: gallery-plugin.php:1057
515
  msgid "Save Changes"
516
  msgstr "Sačuvaj izmene"
517
 
518
+ #: gallery-plugin.php:1063
519
+ msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
520
+ msgstr ""
521
+
522
+ #: gallery-plugin.php:1064
523
+ #, fuzzy
524
+ msgid "Rate the plugin"
525
+ msgstr "Besplatni moduli"
526
+
527
+ #: gallery-plugin.php:1067
528
+ #, fuzzy
529
+ msgid "If there is something wrong about it, please contact us"
530
+ msgstr "Ako imate pitanja molimo da nas kontaktirate preko"
531
+
532
+ #: gallery-plugin.php:1079
533
+ #: gallery-plugin.php:1094
534
  msgid "Settings"
535
  msgstr "Podešavanja"
536
 
537
+ #: gallery-plugin.php:1080
538
  msgid "FAQ"
539
  msgstr "FAQ"
540
 
541
+ #: gallery-plugin.php:1081
542
  msgid "Support"
543
  msgstr "Podrška"
544
 
545
+ #: gallery-plugin.php:1302
546
  #: template/gallery-single-template.php:76
547
  msgid "Sorry, nothing found."
548
  msgstr "Nažalost nije pronađeno"
549
 
550
+ #: gallery-plugin.php:1324
551
  #: template/gallery-single-template.php:102
552
  msgid "Download high resolution image"
553
  msgstr "Preuzmi sliku u visokoj rezoluciji"
554
 
555
+ #: gallery-plugin.php:1648
556
+ #, fuzzy
557
+ msgid "Image size not defined"
558
+ msgstr "Veličina slike"
559
+
560
+ #: gallery-plugin.php:1663
561
+ msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
562
+ msgstr ""
563
+
564
+ #: gallery-plugin.php:1674
565
+ msgid "Image size changes not defined"
566
+ msgstr ""
567
+
568
+ #: gallery-plugin.php:1703
569
+ #: gallery-plugin.php:1706
570
+ #: gallery-plugin.php:1711
571
+ msgid "Invalid path"
572
+ msgstr ""
573
+
574
+ #: gallery-plugin.php:1829
575
  #, fuzzy
576
  msgid "Learn More"
577
  msgstr "Pročitaj više"
578
 
579
+ #: gallery-plugin.php:1831
580
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
581
  msgstr ""
582
 
583
+ #: gallery-plugin.php:1832
584
  msgid "Extend standard plugin functionality with new great options."
585
  msgstr ""
586
 
590
 
591
  #~ msgid "Not set"
592
  #~ msgstr "Nije podešeno"
593
+
594
  #~ msgid "On"
595
  #~ msgstr "Uključeno"
596
+
597
  #~ msgid "Off"
598
  #~ msgstr "Isključeno"
599
+
600
  #~ msgid "N/A"
601
  #~ msgstr "N/A"
602
+
603
  #~ msgid " Mb"
604
  #~ msgstr " Mb"
605
+
606
  #~ msgid "Yes"
607
  #~ msgstr "Da"
608
+
609
  #~ msgid "No"
610
  #~ msgstr "Ne"
611
+
612
  #~ msgid "Operating System"
613
  #~ msgstr "Operativni Sistem"
614
+
615
  #~ msgid "Server"
616
  #~ msgstr "Server"
617
+
618
  #~ msgid "Memory usage"
619
  #~ msgstr "Upotreba memorije"
620
+
621
  #~ msgid "MYSQL Version"
622
  #~ msgstr "MYSQL Verzija"
623
+
624
  #~ msgid "SQL Mode"
625
  #~ msgstr "SQL način"
626
+
627
  #~ msgid "PHP Version"
628
  #~ msgstr "PHP Verzija"
629
+
630
  #~ msgid "PHP Safe Mode"
631
  #~ msgstr "PHP Sigurni način"
632
+
633
  #~ msgid "PHP Allow URL fopen"
634
  #~ msgstr "PHP Dozvoli URL fopen"
635
+
636
  #~ msgid "PHP Memory Limit"
637
  #~ msgstr "PHP Ograničenje memorije"
638
 
639
  #, fuzzy
640
  #~ msgid "PHP Max Upload Size"
641
  #~ msgstr "Envoi de fichier"
642
+
643
  #~ msgid "PHP Max Post Size"
644
  #~ msgstr "PHP Max veličina za učitavanje"
645
+
646
  #~ msgid "PHP Max Script Execute Time"
647
  #~ msgstr "PHP Max veličina posta"
648
+
649
  #~ msgid "PHP Exif support"
650
  #~ msgstr "PHP Exif podrška"
651
+
652
  #~ msgid "PHP IPTC support"
653
  #~ msgstr "PHP IPTC podrška"
654
+
655
  #~ msgid "PHP XML support"
656
  #~ msgstr "PHP XML podrška"
657
 
658
  #, fuzzy
659
  #~ msgid "Site URL"
660
  #~ msgstr "URL du lien"
661
+
662
  #~ msgid "Home URL"
663
  #~ msgstr "URL naslovne"
664
+
665
  #~ msgid "WordPress Version"
666
  #~ msgstr "WordPress Verzija"
667
+
668
  #~ msgid "WordPress DB Version"
669
  #~ msgstr "WordPress DB Verzija"
670
+
671
  #~ msgid "Multisite"
672
  #~ msgstr "Višenamenski sajt"
673
+
674
  #~ msgid "Active Theme"
675
  #~ msgstr "Aktivna tema"
676
+
677
  #~ msgid "Please enter a valid email address."
678
  #~ msgstr "Molimo unesite važeću mejl adresu"
679
+
680
  #~ msgid "Email with system info is sent to "
681
  #~ msgstr "Mejl sa sistemskim informacijama je poslat na"
682
+
683
  #~ msgid "Thank you for contacting us."
684
  #~ msgstr "Hvala što ste nas kontaktirali"
685
+
686
  #~ msgid "Sorry, email message could not be delivered."
687
  #~ msgstr "Nažalost mejl poruka nije prosleđena"
688
+
689
  #~ msgid "Activated plugins"
690
  #~ msgstr "Aktivirani moduli"
691
+
692
  #~ msgid "Installed plugins"
693
  #~ msgstr "Instalirani moduli"
694
+
695
  #~ msgid "Recommended plugins"
696
  #~ msgstr "Preporučeni moduli"
697
+
698
  #~ msgid "Purchase"
699
  #~ msgstr "Kupovina"
700
+
 
701
  #~ msgid "Download"
702
  #~ msgstr "Prezimanje"
703
+
704
  #~ msgid "Install %s"
705
  #~ msgstr "Instalacija %s"
706
+
707
  #~ msgid "Install now from wordpress.org"
708
  #~ msgstr "Instaliraj sada sa wordpress.org"
709
+
 
710
  #~ msgid "System status"
711
  #~ msgstr "Sistemski status"
712
+
713
  #~ msgid "Environment"
714
  #~ msgstr "Okruženje"
715
 
724
  #, fuzzy
725
  #~ msgid "Send to support"
726
  #~ msgstr "Soutien"
727
+
728
  #~ msgid "Send to custom email &#187;"
729
  #~ msgstr "Pošalji na korisnički mejl &#187;"
730
+
731
  #~ msgid "Add New"
732
  #~ msgstr "Ajouter"
733
+
734
  #~ msgid "Search Galleries"
735
  #~ msgstr "Rechercher une galerie"
736
+
737
  #~ msgid "Please do not forget to select "
738
  #~ msgstr "Merci de ne pas oublier de sélectionner"
739
+
740
  #~ msgid "Attachments order by"
741
  #~ msgstr "Fichiers trier par"
742
+
743
  #~ msgid "attachments order"
744
  #~ msgstr "ordre des fichiers"
745
+
746
  #~ msgid "attachment title"
747
  #~ msgstr "titre du fichier"
748
+
749
  #~ msgid "date"
750
  #~ msgstr "date"
751
+
752
  #~ msgid "Attachments order"
753
  #~ msgstr "Ordre des fichiers"
754
+
755
  #~ msgid "Label for Return link"
756
  #~ msgstr "Texte du lien de retour"
757
+
758
  #~ msgid "URL for Return link"
759
  #~ msgstr "URL du lien de retour"
 
languages/gallery-tr.mo CHANGED
Binary file
languages/gallery-tr.po CHANGED
@@ -2,14 +2,14 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-11-22 11:38+0300\n"
6
  "PO-Revision-Date: \n"
7
- "Last-Translator: \n"
8
  "Language-Team: Ismail Demirbilek <ce.demirbilek@gmail.com>\n"
 
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "Language: tr_TR\n"
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
@@ -17,469 +17,568 @@ msgstr ""
17
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: gallery-plugin.php:101
21
- #: gallery-plugin.php:768
22
  msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
23
  msgstr "\"gallery-template.php\" ve \"gallery-single-template.php\" dosyaları tema klasörünüzde bulunamadı. Lütfen bu dosyaları `/wp-content/plugins/gallery-plugin/template/` dizininden tema dizininize kopyalayınız. Aksi halde Galeri eklentisi doğru çalışmayacaktır."
24
 
25
- #: gallery-plugin.php:126
26
- #: gallery-plugin.php:136
27
  msgid "Galleries"
28
  msgstr "Galeriler"
29
 
30
- #: gallery-plugin.php:127
31
- #: gallery-plugin.php:606
32
  msgid "Gallery"
33
  msgstr "Galeri"
34
 
35
- #: gallery-plugin.php:128
36
  msgid "Add a Gallery"
37
  msgstr "Yeni Galeri"
38
 
39
- #: gallery-plugin.php:129
40
  msgid "Add New Gallery"
41
  msgstr "Yeni Galeri"
42
 
43
- #: gallery-plugin.php:130
44
  msgid "Edit Gallery"
45
  msgstr "Galeriyi Düzenle"
46
 
47
- #: gallery-plugin.php:131
48
  msgid "New Gallery"
49
  msgstr "Yeni Galeri"
50
 
51
- #: gallery-plugin.php:132
52
  msgid "View Gallery"
53
  msgstr "Galeriyi görüntüle"
54
 
55
- #: gallery-plugin.php:133
56
  msgid "Find a Gallery"
57
  msgstr "Galeri bul"
58
 
59
- #: gallery-plugin.php:134
60
  msgid "No Gallery found"
61
  msgstr "Galeri bulunamadı"
62
 
63
- #: gallery-plugin.php:191
64
  msgid "Upload File"
65
  msgstr "Resim Yükle"
66
 
67
- #: gallery-plugin.php:192
68
  msgid "Gallery Shortcode"
69
  msgstr "Galeri Kısa Kodu"
70
 
71
- #: gallery-plugin.php:210
72
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
73
  msgstr "Geçici galeri dizini (gallery-plugin/upload/files) yazma izni verilmediği için kullanılamıyor. Lütfen ortam bölümünden resimlerinizi upload ediniz."
74
 
75
- #: gallery-plugin.php:214
76
  msgid "Choose an image for upload:"
77
  msgstr "Yüklemek için bir resim seçiniz:"
78
 
79
- #: gallery-plugin.php:219
80
  msgid "Please enable JavaScript to use the file uploader."
81
  msgstr "Uploader'ı kullanmak için JavaScript desteğini aktifleştirmelisiniz."
82
 
83
- #: gallery-plugin.php:226
84
  msgid "Allow the download link for all images in this gallery"
85
  msgstr "İndirme bağlantısını bu galerideki tüm resimlere ekle"
86
 
87
- #: gallery-plugin.php:227
88
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
89
  msgstr "Sıralamayı değiştirmek için resimleri sürükleyin. Değişiklikleri kaydetmeyi uutmayın."
90
 
91
- #: gallery-plugin.php:229
92
  msgid "Please make a choice"
93
  msgstr "Lütfen bir seçim yapınız"
94
 
95
- #: gallery-plugin.php:229
96
- #: gallery-plugin.php:887
97
  msgid "Sort images by"
98
  msgstr "Resimleri sırala buna göre sırala"
99
 
100
- #: gallery-plugin.php:229
101
  msgid "sort images"
102
  msgstr "görselleri sırala"
103
 
104
- #: gallery-plugin.php:229
105
  msgid "on the plugin settings page ("
106
  msgstr "Eklenti ayarları: ("
107
 
108
- #: gallery-plugin.php:273
109
- #: gallery-plugin.php:502
110
  msgid "Title"
111
  msgstr "Başlık"
112
 
113
- #: gallery-plugin.php:275
114
  msgid "Alt tag"
115
  msgstr ""
116
 
117
- #: gallery-plugin.php:276
118
  msgid "URL"
119
  msgstr "URL"
120
 
121
- #: gallery-plugin.php:276
122
  msgid "(by click on image opens a link in a new window)"
123
  msgstr "(görsele tıklanınca yeni bir pencerede link açılır)"
124
 
125
- #: gallery-plugin.php:277
126
  msgid "This setting is available in Pro version"
127
  msgstr "Bu ayar Pro verisyonda yapılabilir"
128
 
129
- #: gallery-plugin.php:278
130
  msgid "Open the link"
131
  msgstr "Linki aç"
132
 
133
- #: gallery-plugin.php:278
134
  msgid "Current window"
135
  msgstr "Geçerli pencere"
136
 
137
- #: gallery-plugin.php:278
138
  msgid "New window"
139
  msgstr "Yeni pencere"
140
 
141
- #: gallery-plugin.php:279
142
  msgid "Delete"
143
  msgstr "Sil"
144
 
145
- #: gallery-plugin.php:292
146
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
147
  msgstr "Sayfa ya da yazılara kısa kodu yazarak tekil galeri ekleyebilirsiniz. Aşağıdaki kısa kodu yazının içerisine yapıştırmanız yeterli"
148
 
149
- #: gallery-plugin.php:294
150
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
151
  msgstr "Eğer Galeri sayfasına link içeren galeri önizlemesi eklemek isterseniz aşağıdaki kodu yapıştırınız"
152
 
153
- #: gallery-plugin.php:503
154
  msgid "Author"
155
  msgstr "Yazar"
156
 
157
- #: gallery-plugin.php:504
158
  msgid "Photo"
159
  msgstr "Fotoğraf"
160
 
161
- #: gallery-plugin.php:505
162
  msgid "Publishing"
163
  msgstr "Yayınlama"
164
 
165
- #: gallery-plugin.php:506
166
- #: gallery-plugin.php:891
167
  msgid "Date"
168
  msgstr "Tarih"
169
 
170
- #: gallery-plugin.php:630
171
  msgid "See images &raquo;"
172
  msgstr "Resimleri Gör &raquo;"
173
 
174
- #: gallery-plugin.php:677
175
  msgid "requires"
176
  msgstr ""
177
 
178
- #: gallery-plugin.php:677
179
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
180
  msgstr ""
181
 
182
- #: gallery-plugin.php:677
183
  msgid "Back to the WordPress"
184
  msgstr ""
185
 
186
- #: gallery-plugin.php:677
187
  #, fuzzy
188
  msgid "Plugins page"
189
  msgstr "Pro eklentiler"
190
 
191
- #: gallery-plugin.php:761
192
  msgid "Settings are saved"
193
  msgstr "Ayarlar kaydedildi"
194
 
195
- #: gallery-plugin.php:774
196
  msgid "Gallery Settings"
197
  msgstr "Galeri ayarları"
198
 
199
- #: gallery-plugin.php:777
 
 
 
 
 
 
 
 
200
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
201
  msgstr "Sayfa ya da yazılara tekil galeri eklemek için bu kısa kodu kopyalayıp sayfa ya da yazı içerisine yapıştırın:"
202
 
203
- #: gallery-plugin.php:781
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
204
  msgid "Image size for the album cover"
205
  msgstr "Albüm kapağı için resim boyuru"
206
 
207
- #: gallery-plugin.php:783
208
- #: gallery-plugin.php:791
209
- #: gallery-plugin.php:804
210
  msgid "Image size"
211
  msgstr "Resim boyutu"
212
 
213
- #: gallery-plugin.php:784
214
- #: gallery-plugin.php:792
215
  msgid "Width (in px)"
216
  msgstr "Yatay boyut (px)"
217
 
218
- #: gallery-plugin.php:785
219
- #: gallery-plugin.php:793
220
  msgid "Height (in px)"
221
  msgstr "Yükseklik (px)"
222
 
223
- #: gallery-plugin.php:789
224
  msgid "Gallery image size"
225
  msgstr "Galeri resim boyutu"
226
 
227
- #: gallery-plugin.php:797
228
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
229
  msgstr "Yeni bir resim yüklediğinizde Wordpress belirlernen boyutlarda bir thumbnail oluşturacaktır."
230
 
231
- #: gallery-plugin.php:802
232
  msgid "Gallery image size in the lightbox"
233
  msgstr "Lightbox içerisindeki resim boyutu"
234
 
235
- #: gallery-plugin.php:805
236
  msgid "Max width (in px)"
237
  msgstr "Maksimum yatay boyut (px)"
238
 
239
- #: gallery-plugin.php:806
240
  msgid "Max height (in px)"
241
  msgstr "Maksimum yükseklik (px)"
242
 
243
- #: gallery-plugin.php:807
244
  msgid "Display a full size image in the lightbox"
245
  msgstr "Lightbox içerisinde tam boyutlu resim göster"
246
 
247
- #: gallery-plugin.php:811
248
  msgid "Crop position"
249
  msgstr "Kırpma konumu"
250
 
251
- #: gallery-plugin.php:813
252
  msgid "Horizontal"
253
  msgstr "Yatay"
254
 
255
- #: gallery-plugin.php:815
256
  msgid "left"
257
  msgstr "sol"
258
 
259
- #: gallery-plugin.php:816
260
- #: gallery-plugin.php:823
261
  msgid "center"
262
  msgstr "orta"
263
 
264
- #: gallery-plugin.php:817
265
  msgid "right"
266
  msgstr "sağ"
267
 
268
- #: gallery-plugin.php:820
269
  msgid "Vertical"
270
  msgstr "Dikey"
271
 
272
- #: gallery-plugin.php:822
273
  msgid "top"
274
  msgstr "üst"
275
 
276
- #: gallery-plugin.php:824
277
  msgid "bottom"
278
  msgstr "alt"
279
 
280
- #: gallery-plugin.php:829
281
  msgid "Lightbox background"
282
  msgstr "Lightbox arkaplanı"
283
 
284
- #: gallery-plugin.php:831
285
  msgid "Default"
286
  msgstr "Öntanımlı"
287
 
288
- #: gallery-plugin.php:832
289
  msgid "Background transparency (from 0 to 1)"
290
  msgstr "Arkaplan saydamlığı (0 - 10 arasında)"
291
 
292
- #: gallery-plugin.php:834
293
  msgid "Select a background color"
294
  msgstr "Arkaplan rengi seçiniz"
295
 
296
- #: gallery-plugin.php:836
297
  msgid "Background color"
298
  msgstr "Arka plan rengi"
299
 
300
- #: gallery-plugin.php:843
301
- #: gallery-plugin.php:988
 
 
 
 
 
302
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
303
  msgstr "Bu özellik Pro versiyonda etkindir. Detaylar için linke tıklayın."
304
 
305
- #: gallery-plugin.php:850
306
  msgid "Images with border"
307
  msgstr "Çerçeveli resimler"
308
 
309
- #: gallery-plugin.php:853
310
  msgid "Border width in px, just numbers"
311
  msgstr "Çerçeve kalınlığı (px) [sadece sayı yazınız]"
312
 
313
- #: gallery-plugin.php:855
314
- #: gallery-plugin.php:857
315
  msgid "Select a border color"
316
  msgstr "Çerçeve rengi seçiniz"
317
 
318
- #: gallery-plugin.php:863
319
  msgid "Number of images in the row"
320
  msgstr "Bir satırdaki resim sayısı"
321
 
322
- #: gallery-plugin.php:869
323
  msgid "Start slideshow"
324
  msgstr "Slayt gösterisini başlat"
325
 
326
- #: gallery-plugin.php:875
327
  msgid "Slideshow interval"
328
  msgstr "Slayt gösterisi sıklığı"
329
 
330
- #: gallery-plugin.php:881
331
  msgid "Use single lightbox for multiple galleries on one page"
332
  msgstr ""
333
 
334
- #: gallery-plugin.php:889
335
  msgid "Attachment ID"
336
  msgstr "Ek ID"
337
 
338
- #: gallery-plugin.php:890
339
  msgid "Image Name"
340
  msgstr "Resim İsmi"
341
 
342
- #: gallery-plugin.php:892
343
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
344
  msgstr "Sıralama"
345
 
346
- #: gallery-plugin.php:893
347
  msgid "Random"
348
  msgstr "Rastgele"
349
 
350
- #: gallery-plugin.php:897
351
  msgid "Sort images"
352
  msgstr "Resimleri sırala"
353
 
354
- #: gallery-plugin.php:899
355
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
356
  msgstr "Artan Sırada (1,2,3; a,b,c)"
357
 
358
- #: gallery-plugin.php:900
359
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
360
  msgstr "Azalan Sırada (3,2,1;c,b,a)"
361
 
362
- #: gallery-plugin.php:904
363
  msgid "Display text above the image"
364
  msgstr "Görsel üzerinde yazı göster"
365
 
366
- #: gallery-plugin.php:906
367
  #, fuzzy
368
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
369
  msgstr "Eğer lightbox içerisinde yazı göstermek isterseniz"
370
 
371
- #: gallery-plugin.php:910
372
  msgid "Display the Back link"
373
  msgstr "Geri linkini göster"
374
 
375
- #: gallery-plugin.php:916
376
  msgid "Display the Back link in the shortcode"
377
  msgstr "Kısa kodda Geri linkini göster"
378
 
379
- #: gallery-plugin.php:922
380
  msgid "The Back link text"
381
  msgstr "Geri linki başlığı"
382
 
383
- #: gallery-plugin.php:928
384
  msgid "The Back link URL"
385
  msgstr "Geri linki URL'si"
386
 
387
- #: gallery-plugin.php:930
388
  msgid "Gallery page (Page with Gallery Template)"
389
  msgstr "Galeri sayfası"
390
 
391
- #: gallery-plugin.php:932
392
  msgid "(Full URL to custom page)"
393
  msgstr "(Özel sayfaya(custom page) tam link)"
394
 
395
- #: gallery-plugin.php:936
396
  msgid "The Read More link text"
397
  msgstr "Devamını oku linki için etiket"
398
 
399
- #: gallery-plugin.php:942
400
  msgid "Add gallery to the search"
401
  msgstr ""
402
 
403
- #: gallery-plugin.php:958
404
- #: gallery-plugin.php:961
405
- #: gallery-plugin.php:965
406
  msgid "Using Custom Search powered by"
407
  msgstr ""
408
 
409
- #: gallery-plugin.php:961
410
  msgid "Activate Custom Search"
411
  msgstr ""
412
 
413
- #: gallery-plugin.php:965
414
  msgid "Download Custom Search"
415
  msgstr ""
416
 
417
- #: gallery-plugin.php:972
418
  msgid "Display Like buttons in the lightbox"
419
  msgstr "Lightbox içerisinde beğen butonlarını göster"
420
 
421
- #: gallery-plugin.php:974
422
  msgid "FaceBook"
423
  msgstr "Facebook"
424
 
425
- #: gallery-plugin.php:975
426
  msgid "Twitter"
427
  msgstr "Twitter"
428
 
429
- #: gallery-plugin.php:976
430
  msgid "Pinterest"
431
  msgstr "Pinterest"
432
 
433
- #: gallery-plugin.php:977
434
  msgid "Google +1"
435
  msgstr "Google +1"
436
 
437
- #: gallery-plugin.php:981
438
  #, fuzzy
439
  msgid "Slug for gallery item"
440
  msgstr "Розмір зображення галерея"
441
 
442
- #: gallery-plugin.php:983
443
  msgid "for any structure of permalinks except the default structure"
444
  msgstr ""
445
 
446
- #: gallery-plugin.php:996
447
  msgid "Save Changes"
448
  msgstr "Değişiklikleri Kaydet"
449
 
450
- #: gallery-plugin.php:1008
451
- #: gallery-plugin.php:1023
 
 
 
 
 
 
 
 
 
 
 
 
 
 
452
  msgid "Settings"
453
  msgstr "Ayarlar"
454
 
455
- #: gallery-plugin.php:1009
456
  msgid "FAQ"
457
  msgstr "SSS"
458
 
459
- #: gallery-plugin.php:1010
460
  msgid "Support"
461
  msgstr "Destek"
462
 
463
- #: gallery-plugin.php:1222
464
  #: template/gallery-single-template.php:76
465
  msgid "Sorry, nothing found."
466
  msgstr "Üzgünüz, sonuç bulunamadı."
467
 
468
- #: gallery-plugin.php:1244
469
  #: template/gallery-single-template.php:102
470
  msgid "Download high resolution image"
471
  msgstr "Yüksek çözünürlüklü görseli indir"
472
 
473
- #: gallery-plugin.php:1464
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
474
  #, fuzzy
475
  msgid "Learn More"
476
  msgstr "Devamını Oku"
477
 
478
- #: gallery-plugin.php:1466
479
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
480
  msgstr ""
481
 
482
- #: gallery-plugin.php:1467
483
  msgid "Extend standard plugin functionality with new great options."
484
  msgstr ""
485
 
@@ -490,24 +589,27 @@ msgstr "Görsel"
490
  #, fuzzy
491
  #~ msgid "PHP Max Upload Size"
492
  #~ msgstr "Resim Yükle"
 
493
  #~ msgid "Activated plugins"
494
  #~ msgstr "Etkinleştirilmiş eklentiler"
 
495
  #~ msgid "Installed plugins"
496
  #~ msgstr "Yüklü eklentiler"
 
497
  #~ msgid "Recommended plugins"
498
  #~ msgstr "Önerilen eklentiler"
 
499
  #~ msgid "Purchase"
500
  #~ msgstr "Satın Al"
501
- #~ msgid "Free plugins"
502
- #~ msgstr "Ücretsiz eklentiler"
503
  #~ msgid "Download"
504
  #~ msgstr "İndir"
 
505
  #~ msgid "Install %s"
506
  #~ msgstr "%s yükle"
 
507
  #~ msgid "Install now from wordpress.org"
508
  #~ msgstr "wordpress.org'dan hemen yükle"
509
- #~ msgid "If you have any questions, please contact us via"
510
- #~ msgstr "Herhangi bir sorunuz olursa lütfen bizimle iletişime geçiniz: "
511
 
512
  #, fuzzy
513
  #~ msgid "Active Plugins"
@@ -520,12 +622,15 @@ msgstr "Görsel"
520
  #, fuzzy
521
  #~ msgid "Send to support"
522
  #~ msgstr "Destek"
 
523
  #~ msgid "Add New"
524
  #~ msgstr "Додати новий"
 
525
  #~ msgid "Search Galleries"
526
  #~ msgstr "Пошук галереї"
 
527
  #~ msgid "The size of the cover album for gallery"
528
  #~ msgstr "Розмір обкладинки альбому для галереї"
 
529
  #~ msgid "date"
530
  #~ msgstr "Дата"
531
-
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-12-13 14:03+0300\n"
6
  "PO-Revision-Date: \n"
7
+ "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Ismail Demirbilek <ce.demirbilek@gmail.com>\n"
9
+ "Language: tr_TR\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"
17
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: gallery-plugin.php:100
21
+ #: gallery-plugin.php:782
22
  msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
23
  msgstr "\"gallery-template.php\" ve \"gallery-single-template.php\" dosyaları tema klasörünüzde bulunamadı. Lütfen bu dosyaları `/wp-content/plugins/gallery-plugin/template/` dizininden tema dizininize kopyalayınız. Aksi halde Galeri eklentisi doğru çalışmayacaktır."
24
 
25
+ #: gallery-plugin.php:128
26
+ #: gallery-plugin.php:138
27
  msgid "Galleries"
28
  msgstr "Galeriler"
29
 
30
+ #: gallery-plugin.php:129
31
+ #: gallery-plugin.php:609
32
  msgid "Gallery"
33
  msgstr "Galeri"
34
 
35
+ #: gallery-plugin.php:130
36
  msgid "Add a Gallery"
37
  msgstr "Yeni Galeri"
38
 
39
+ #: gallery-plugin.php:131
40
  msgid "Add New Gallery"
41
  msgstr "Yeni Galeri"
42
 
43
+ #: gallery-plugin.php:132
44
  msgid "Edit Gallery"
45
  msgstr "Galeriyi Düzenle"
46
 
47
+ #: gallery-plugin.php:133
48
  msgid "New Gallery"
49
  msgstr "Yeni Galeri"
50
 
51
+ #: gallery-plugin.php:134
52
  msgid "View Gallery"
53
  msgstr "Galeriyi görüntüle"
54
 
55
+ #: gallery-plugin.php:135
56
  msgid "Find a Gallery"
57
  msgstr "Galeri bul"
58
 
59
+ #: gallery-plugin.php:136
60
  msgid "No Gallery found"
61
  msgstr "Galeri bulunamadı"
62
 
63
+ #: gallery-plugin.php:193
64
  msgid "Upload File"
65
  msgstr "Resim Yükle"
66
 
67
+ #: gallery-plugin.php:194
68
  msgid "Gallery Shortcode"
69
  msgstr "Galeri Kısa Kodu"
70
 
71
+ #: gallery-plugin.php:212
72
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
73
  msgstr "Geçici galeri dizini (gallery-plugin/upload/files) yazma izni verilmediği için kullanılamıyor. Lütfen ortam bölümünden resimlerinizi upload ediniz."
74
 
75
+ #: gallery-plugin.php:216
76
  msgid "Choose an image for upload:"
77
  msgstr "Yüklemek için bir resim seçiniz:"
78
 
79
+ #: gallery-plugin.php:221
80
  msgid "Please enable JavaScript to use the file uploader."
81
  msgstr "Uploader'ı kullanmak için JavaScript desteğini aktifleştirmelisiniz."
82
 
83
+ #: gallery-plugin.php:228
84
  msgid "Allow the download link for all images in this gallery"
85
  msgstr "İndirme bağlantısını bu galerideki tüm resimlere ekle"
86
 
87
+ #: gallery-plugin.php:229
88
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
89
  msgstr "Sıralamayı değiştirmek için resimleri sürükleyin. Değişiklikleri kaydetmeyi uutmayın."
90
 
91
+ #: gallery-plugin.php:231
92
  msgid "Please make a choice"
93
  msgstr "Lütfen bir seçim yapınız"
94
 
95
+ #: gallery-plugin.php:231
96
+ #: gallery-plugin.php:948
97
  msgid "Sort images by"
98
  msgstr "Resimleri sırala buna göre sırala"
99
 
100
+ #: gallery-plugin.php:231
101
  msgid "sort images"
102
  msgstr "görselleri sırala"
103
 
104
+ #: gallery-plugin.php:231
105
  msgid "on the plugin settings page ("
106
  msgstr "Eklenti ayarları: ("
107
 
108
+ #: gallery-plugin.php:276
109
+ #: gallery-plugin.php:505
110
  msgid "Title"
111
  msgstr "Başlık"
112
 
113
+ #: gallery-plugin.php:278
114
  msgid "Alt tag"
115
  msgstr ""
116
 
117
+ #: gallery-plugin.php:279
118
  msgid "URL"
119
  msgstr "URL"
120
 
121
+ #: gallery-plugin.php:279
122
  msgid "(by click on image opens a link in a new window)"
123
  msgstr "(görsele tıklanınca yeni bir pencerede link açılır)"
124
 
125
+ #: gallery-plugin.php:280
126
  msgid "This setting is available in Pro version"
127
  msgstr "Bu ayar Pro verisyonda yapılabilir"
128
 
129
+ #: gallery-plugin.php:281
130
  msgid "Open the link"
131
  msgstr "Linki aç"
132
 
133
+ #: gallery-plugin.php:281
134
  msgid "Current window"
135
  msgstr "Geçerli pencere"
136
 
137
+ #: gallery-plugin.php:281
138
  msgid "New window"
139
  msgstr "Yeni pencere"
140
 
141
+ #: gallery-plugin.php:282
142
  msgid "Delete"
143
  msgstr "Sil"
144
 
145
+ #: gallery-plugin.php:295
146
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
147
  msgstr "Sayfa ya da yazılara kısa kodu yazarak tekil galeri ekleyebilirsiniz. Aşağıdaki kısa kodu yazının içerisine yapıştırmanız yeterli"
148
 
149
+ #: gallery-plugin.php:297
150
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
151
  msgstr "Eğer Galeri sayfasına link içeren galeri önizlemesi eklemek isterseniz aşağıdaki kodu yapıştırınız"
152
 
153
+ #: gallery-plugin.php:506
154
  msgid "Author"
155
  msgstr "Yazar"
156
 
157
+ #: gallery-plugin.php:507
158
  msgid "Photo"
159
  msgstr "Fotoğraf"
160
 
161
+ #: gallery-plugin.php:508
162
  msgid "Publishing"
163
  msgstr "Yayınlama"
164
 
165
+ #: gallery-plugin.php:509
166
+ #: gallery-plugin.php:952
167
  msgid "Date"
168
  msgstr "Tarih"
169
 
170
+ #: gallery-plugin.php:638
171
  msgid "See images &raquo;"
172
  msgstr "Resimleri Gör &raquo;"
173
 
174
+ #: gallery-plugin.php:685
175
  msgid "requires"
176
  msgstr ""
177
 
178
+ #: gallery-plugin.php:685
179
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
180
  msgstr ""
181
 
182
+ #: gallery-plugin.php:685
183
  msgid "Back to the WordPress"
184
  msgstr ""
185
 
186
+ #: gallery-plugin.php:685
187
  #, fuzzy
188
  msgid "Plugins page"
189
  msgstr "Pro eklentiler"
190
 
191
+ #: gallery-plugin.php:775
192
  msgid "Settings are saved"
193
  msgstr "Ayarlar kaydedildi"
194
 
195
+ #: gallery-plugin.php:788
196
  msgid "Gallery Settings"
197
  msgstr "Galeri ayarları"
198
 
199
+ #: gallery-plugin.php:791
200
+ msgid "Notice:"
201
+ msgstr ""
202
+
203
+ #: gallery-plugin.php:791
204
+ msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
205
+ msgstr ""
206
+
207
+ #: gallery-plugin.php:792
208
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
209
  msgstr "Sayfa ya da yazılara tekil galeri eklemek için bu kısa kodu kopyalayıp sayfa ya da yazı içerisine yapıştırın:"
210
 
211
+ #: gallery-plugin.php:794
212
+ #, fuzzy
213
+ msgid "Please enable JavaScript to use the option to renew images."
214
+ msgstr "Uploader'ı kullanmak için JavaScript desteğini aktifleştirmelisiniz."
215
+
216
+ #: gallery-plugin.php:804
217
+ msgid "Change the way to store your post_meta information for gallery"
218
+ msgstr ""
219
+
220
+ #: gallery-plugin.php:806
221
+ msgid "Update All Info"
222
+ msgstr ""
223
+
224
+ #: gallery-plugin.php:811
225
+ msgid "Updating post_meta information..."
226
+ msgstr ""
227
+
228
+ #: gallery-plugin.php:812
229
+ #, fuzzy
230
+ msgid "No gallery item found"
231
+ msgstr "Galeri bulunamadı"
232
+
233
+ #: gallery-plugin.php:813
234
+ msgid "All info is updated"
235
+ msgstr ""
236
+
237
+ #: gallery-plugin.php:814
238
+ #: gallery-plugin.php:829
239
+ msgid "Error."
240
+ msgstr ""
241
+
242
+ #: gallery-plugin.php:819
243
+ msgid "Update images for gallery"
244
+ msgstr ""
245
+
246
+ #: gallery-plugin.php:821
247
+ #, fuzzy
248
+ msgid "Update images"
249
+ msgstr "görselleri sırala"
250
+
251
+ #: gallery-plugin.php:826
252
+ msgid "Updating images..."
253
+ msgstr ""
254
+
255
+ #: gallery-plugin.php:827
256
+ #, fuzzy
257
+ msgid "No image found"
258
+ msgstr "Galeri bulunamadı"
259
+
260
+ #: gallery-plugin.php:828
261
+ msgid "All images are updated"
262
+ msgstr ""
263
+
264
+ #: gallery-plugin.php:835
265
  msgid "Image size for the album cover"
266
  msgstr "Albüm kapağı için resim boyuru"
267
 
268
+ #: gallery-plugin.php:837
269
+ #: gallery-plugin.php:845
270
+ #: gallery-plugin.php:858
271
  msgid "Image size"
272
  msgstr "Resim boyutu"
273
 
274
+ #: gallery-plugin.php:838
275
+ #: gallery-plugin.php:846
276
  msgid "Width (in px)"
277
  msgstr "Yatay boyut (px)"
278
 
279
+ #: gallery-plugin.php:839
280
+ #: gallery-plugin.php:847
281
  msgid "Height (in px)"
282
  msgstr "Yükseklik (px)"
283
 
284
+ #: gallery-plugin.php:843
285
  msgid "Gallery image size"
286
  msgstr "Galeri resim boyutu"
287
 
288
+ #: gallery-plugin.php:851
289
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
290
  msgstr "Yeni bir resim yüklediğinizde Wordpress belirlernen boyutlarda bir thumbnail oluşturacaktır."
291
 
292
+ #: gallery-plugin.php:856
293
  msgid "Gallery image size in the lightbox"
294
  msgstr "Lightbox içerisindeki resim boyutu"
295
 
296
+ #: gallery-plugin.php:859
297
  msgid "Max width (in px)"
298
  msgstr "Maksimum yatay boyut (px)"
299
 
300
+ #: gallery-plugin.php:860
301
  msgid "Max height (in px)"
302
  msgstr "Maksimum yükseklik (px)"
303
 
304
+ #: gallery-plugin.php:861
305
  msgid "Display a full size image in the lightbox"
306
  msgstr "Lightbox içerisinde tam boyutlu resim göster"
307
 
308
+ #: gallery-plugin.php:865
309
  msgid "Crop position"
310
  msgstr "Kırpma konumu"
311
 
312
+ #: gallery-plugin.php:867
313
  msgid "Horizontal"
314
  msgstr "Yatay"
315
 
316
+ #: gallery-plugin.php:869
317
  msgid "left"
318
  msgstr "sol"
319
 
320
+ #: gallery-plugin.php:870
321
+ #: gallery-plugin.php:877
322
  msgid "center"
323
  msgstr "orta"
324
 
325
+ #: gallery-plugin.php:871
326
  msgid "right"
327
  msgstr "sağ"
328
 
329
+ #: gallery-plugin.php:874
330
  msgid "Vertical"
331
  msgstr "Dikey"
332
 
333
+ #: gallery-plugin.php:876
334
  msgid "top"
335
  msgstr "üst"
336
 
337
+ #: gallery-plugin.php:878
338
  msgid "bottom"
339
  msgstr "alt"
340
 
341
+ #: gallery-plugin.php:883
342
  msgid "Lightbox background"
343
  msgstr "Lightbox arkaplanı"
344
 
345
+ #: gallery-plugin.php:885
346
  msgid "Default"
347
  msgstr "Öntanımlı"
348
 
349
+ #: gallery-plugin.php:886
350
  msgid "Background transparency (from 0 to 1)"
351
  msgstr "Arkaplan saydamlığı (0 - 10 arasında)"
352
 
353
+ #: gallery-plugin.php:888
354
  msgid "Select a background color"
355
  msgstr "Arkaplan rengi seçiniz"
356
 
357
+ #: gallery-plugin.php:890
358
  msgid "Background color"
359
  msgstr "Arka plan rengi"
360
 
361
+ #: gallery-plugin.php:897
362
+ #: gallery-plugin.php:1042
363
+ msgid "If you upgrade to Pro version all your settings and galleries will be saved."
364
+ msgstr ""
365
+
366
+ #: gallery-plugin.php:902
367
+ #: gallery-plugin.php:1047
368
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
369
  msgstr "Bu özellik Pro versiyonda etkindir. Detaylar için linke tıklayın."
370
 
371
+ #: gallery-plugin.php:911
372
  msgid "Images with border"
373
  msgstr "Çerçeveli resimler"
374
 
375
+ #: gallery-plugin.php:914
376
  msgid "Border width in px, just numbers"
377
  msgstr "Çerçeve kalınlığı (px) [sadece sayı yazınız]"
378
 
379
+ #: gallery-plugin.php:916
380
+ #: gallery-plugin.php:918
381
  msgid "Select a border color"
382
  msgstr "Çerçeve rengi seçiniz"
383
 
384
+ #: gallery-plugin.php:924
385
  msgid "Number of images in the row"
386
  msgstr "Bir satırdaki resim sayısı"
387
 
388
+ #: gallery-plugin.php:930
389
  msgid "Start slideshow"
390
  msgstr "Slayt gösterisini başlat"
391
 
392
+ #: gallery-plugin.php:936
393
  msgid "Slideshow interval"
394
  msgstr "Slayt gösterisi sıklığı"
395
 
396
+ #: gallery-plugin.php:942
397
  msgid "Use single lightbox for multiple galleries on one page"
398
  msgstr ""
399
 
400
+ #: gallery-plugin.php:950
401
  msgid "Attachment ID"
402
  msgstr "Ek ID"
403
 
404
+ #: gallery-plugin.php:951
405
  msgid "Image Name"
406
  msgstr "Resim İsmi"
407
 
408
+ #: gallery-plugin.php:953
409
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
410
  msgstr "Sıralama"
411
 
412
+ #: gallery-plugin.php:954
413
  msgid "Random"
414
  msgstr "Rastgele"
415
 
416
+ #: gallery-plugin.php:958
417
  msgid "Sort images"
418
  msgstr "Resimleri sırala"
419
 
420
+ #: gallery-plugin.php:960
421
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
422
  msgstr "Artan Sırada (1,2,3; a,b,c)"
423
 
424
+ #: gallery-plugin.php:961
425
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
426
  msgstr "Azalan Sırada (3,2,1;c,b,a)"
427
 
428
+ #: gallery-plugin.php:965
429
  msgid "Display text above the image"
430
  msgstr "Görsel üzerinde yazı göster"
431
 
432
+ #: gallery-plugin.php:967
433
  #, fuzzy
434
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
435
  msgstr "Eğer lightbox içerisinde yazı göstermek isterseniz"
436
 
437
+ #: gallery-plugin.php:971
438
  msgid "Display the Back link"
439
  msgstr "Geri linkini göster"
440
 
441
+ #: gallery-plugin.php:977
442
  msgid "Display the Back link in the shortcode"
443
  msgstr "Kısa kodda Geri linkini göster"
444
 
445
+ #: gallery-plugin.php:983
446
  msgid "The Back link text"
447
  msgstr "Geri linki başlığı"
448
 
449
+ #: gallery-plugin.php:989
450
  msgid "The Back link URL"
451
  msgstr "Geri linki URL'si"
452
 
453
+ #: gallery-plugin.php:991
454
  msgid "Gallery page (Page with Gallery Template)"
455
  msgstr "Galeri sayfası"
456
 
457
+ #: gallery-plugin.php:993
458
  msgid "(Full URL to custom page)"
459
  msgstr "(Özel sayfaya(custom page) tam link)"
460
 
461
+ #: gallery-plugin.php:997
462
  msgid "The Read More link text"
463
  msgstr "Devamını oku linki için etiket"
464
 
465
+ #: gallery-plugin.php:1003
466
  msgid "Add gallery to the search"
467
  msgstr ""
468
 
469
+ #: gallery-plugin.php:1012
470
+ #: gallery-plugin.php:1015
471
+ #: gallery-plugin.php:1019
472
  msgid "Using Custom Search powered by"
473
  msgstr ""
474
 
475
+ #: gallery-plugin.php:1015
476
  msgid "Activate Custom Search"
477
  msgstr ""
478
 
479
+ #: gallery-plugin.php:1019
480
  msgid "Download Custom Search"
481
  msgstr ""
482
 
483
+ #: gallery-plugin.php:1026
484
  msgid "Display Like buttons in the lightbox"
485
  msgstr "Lightbox içerisinde beğen butonlarını göster"
486
 
487
+ #: gallery-plugin.php:1028
488
  msgid "FaceBook"
489
  msgstr "Facebook"
490
 
491
+ #: gallery-plugin.php:1029
492
  msgid "Twitter"
493
  msgstr "Twitter"
494
 
495
+ #: gallery-plugin.php:1030
496
  msgid "Pinterest"
497
  msgstr "Pinterest"
498
 
499
+ #: gallery-plugin.php:1031
500
  msgid "Google +1"
501
  msgstr "Google +1"
502
 
503
+ #: gallery-plugin.php:1035
504
  #, fuzzy
505
  msgid "Slug for gallery item"
506
  msgstr "Розмір зображення галерея"
507
 
508
+ #: gallery-plugin.php:1037
509
  msgid "for any structure of permalinks except the default structure"
510
  msgstr ""
511
 
512
+ #: gallery-plugin.php:1057
513
  msgid "Save Changes"
514
  msgstr "Değişiklikleri Kaydet"
515
 
516
+ #: gallery-plugin.php:1063
517
+ msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
518
+ msgstr ""
519
+
520
+ #: gallery-plugin.php:1064
521
+ #, fuzzy
522
+ msgid "Rate the plugin"
523
+ msgstr "Ücretsiz eklentiler"
524
+
525
+ #: gallery-plugin.php:1067
526
+ #, fuzzy
527
+ msgid "If there is something wrong about it, please contact us"
528
+ msgstr "Herhangi bir sorunuz olursa lütfen bizimle iletişime geçiniz: "
529
+
530
+ #: gallery-plugin.php:1079
531
+ #: gallery-plugin.php:1094
532
  msgid "Settings"
533
  msgstr "Ayarlar"
534
 
535
+ #: gallery-plugin.php:1080
536
  msgid "FAQ"
537
  msgstr "SSS"
538
 
539
+ #: gallery-plugin.php:1081
540
  msgid "Support"
541
  msgstr "Destek"
542
 
543
+ #: gallery-plugin.php:1302
544
  #: template/gallery-single-template.php:76
545
  msgid "Sorry, nothing found."
546
  msgstr "Üzgünüz, sonuç bulunamadı."
547
 
548
+ #: gallery-plugin.php:1324
549
  #: template/gallery-single-template.php:102
550
  msgid "Download high resolution image"
551
  msgstr "Yüksek çözünürlüklü görseli indir"
552
 
553
+ #: gallery-plugin.php:1648
554
+ #, fuzzy
555
+ msgid "Image size not defined"
556
+ msgstr "Resim boyutu"
557
+
558
+ #: gallery-plugin.php:1663
559
+ msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
560
+ msgstr ""
561
+
562
+ #: gallery-plugin.php:1674
563
+ msgid "Image size changes not defined"
564
+ msgstr ""
565
+
566
+ #: gallery-plugin.php:1703
567
+ #: gallery-plugin.php:1706
568
+ #: gallery-plugin.php:1711
569
+ msgid "Invalid path"
570
+ msgstr ""
571
+
572
+ #: gallery-plugin.php:1829
573
  #, fuzzy
574
  msgid "Learn More"
575
  msgstr "Devamını Oku"
576
 
577
+ #: gallery-plugin.php:1831
578
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
579
  msgstr ""
580
 
581
+ #: gallery-plugin.php:1832
582
  msgid "Extend standard plugin functionality with new great options."
583
  msgstr ""
584
 
589
  #, fuzzy
590
  #~ msgid "PHP Max Upload Size"
591
  #~ msgstr "Resim Yükle"
592
+
593
  #~ msgid "Activated plugins"
594
  #~ msgstr "Etkinleştirilmiş eklentiler"
595
+
596
  #~ msgid "Installed plugins"
597
  #~ msgstr "Yüklü eklentiler"
598
+
599
  #~ msgid "Recommended plugins"
600
  #~ msgstr "Önerilen eklentiler"
601
+
602
  #~ msgid "Purchase"
603
  #~ msgstr "Satın Al"
604
+
 
605
  #~ msgid "Download"
606
  #~ msgstr "İndir"
607
+
608
  #~ msgid "Install %s"
609
  #~ msgstr "%s yükle"
610
+
611
  #~ msgid "Install now from wordpress.org"
612
  #~ msgstr "wordpress.org'dan hemen yükle"
 
 
613
 
614
  #, fuzzy
615
  #~ msgid "Active Plugins"
622
  #, fuzzy
623
  #~ msgid "Send to support"
624
  #~ msgstr "Destek"
625
+
626
  #~ msgid "Add New"
627
  #~ msgstr "Додати новий"
628
+
629
  #~ msgid "Search Galleries"
630
  #~ msgstr "Пошук галереї"
631
+
632
  #~ msgid "The size of the cover album for gallery"
633
  #~ msgstr "Розмір обкладинки альбому для галереї"
634
+
635
  #~ msgid "date"
636
  #~ msgstr "Дата"
 
languages/gallery-uk.mo CHANGED
Binary file
languages/gallery-uk.po CHANGED
@@ -2,479 +2,578 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-11-29 17:08+0300\n"
6
- "PO-Revision-Date: 2013-11-29 17:08+0300\n"
7
- "Last-Translator: \n"
8
  "Language-Team: bestwebsoft.com <http://support.bestwebsoft.com>\n"
 
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "Language: uk_UA\n"
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: gallery-plugin.php:101
20
- #: gallery-plugin.php:774
21
  msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
22
  msgstr "Файли \"gallery-template.php\" та \"gallery-single-template.php\" не було знайдено в каталозі вашої теми. Будь ласка, скопіюйте їх з каталогу `/wp-content/plugins/gallery-plugin/template/` в каталог вашої теми для коректної роботи плагіну Галерея."
23
 
24
- #: gallery-plugin.php:126
25
- #: gallery-plugin.php:136
26
  msgid "Galleries"
27
  msgstr "Галереї"
28
 
29
- #: gallery-plugin.php:127
30
- #: gallery-plugin.php:607
31
  msgid "Gallery"
32
  msgstr "Галерея"
33
 
34
- #: gallery-plugin.php:128
35
  msgid "Add a Gallery"
36
  msgstr "Додати галерею"
37
 
38
- #: gallery-plugin.php:129
39
  msgid "Add New Gallery"
40
  msgstr "Додати нову галерею"
41
 
42
- #: gallery-plugin.php:130
43
  msgid "Edit Gallery"
44
  msgstr "Редагувати галерею"
45
 
46
- #: gallery-plugin.php:131
47
  msgid "New Gallery"
48
  msgstr "Нова галерея"
49
 
50
- #: gallery-plugin.php:132
51
  msgid "View Gallery"
52
  msgstr "Переглянути галерею"
53
 
54
- #: gallery-plugin.php:133
55
  msgid "Find a Gallery"
56
  msgstr "Знайти галерею"
57
 
58
- #: gallery-plugin.php:134
59
  msgid "No Gallery found"
60
  msgstr "Галереї не знайдено"
61
 
62
- #: gallery-plugin.php:191
63
  msgid "Upload File"
64
  msgstr "Завантажити файл"
65
 
66
- #: gallery-plugin.php:192
67
  msgid "Gallery Shortcode"
68
  msgstr "Шорткод галереї"
69
 
70
- #: gallery-plugin.php:210
71
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
72
  msgstr "Каталог галереї для зберігання тимчасових файлів (gallery-plugin/upload/files) закритий для запису на вашому веб-сервері. Будь ласка, скористуйтеся стандартним функціоналом WP для завантаження зображень (медіа-бібліотека)."
73
 
74
- #: gallery-plugin.php:214
75
  msgid "Choose an image for upload:"
76
  msgstr "Вибрати зображення, щоб завантажити:"
77
 
78
- #: gallery-plugin.php:219
79
  msgid "Please enable JavaScript to use the file uploader."
80
  msgstr "Будь ласка дозвольте JavaScript, щоб використовувати файл uploader."
81
 
82
- #: gallery-plugin.php:226
83
  msgid "Allow the download link for all images in this gallery"
84
  msgstr "Дозволити посилання для завантаження для всіх зображень в данії галереї."
85
 
86
- #: gallery-plugin.php:227
87
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
88
  msgstr "Будь ласка, скористуйтеся функцією перетягнення, щоб змінити порядок відображення зображень та не забудьте зберегти запис."
89
 
90
- #: gallery-plugin.php:229
91
  msgid "Please make a choice"
92
  msgstr "Будь ласка, виберіть"
93
 
94
- #: gallery-plugin.php:229
95
- #: gallery-plugin.php:893
96
  msgid "Sort images by"
97
  msgstr "Сортувати зображення за "
98
 
99
- #: gallery-plugin.php:229
100
  msgid "sort images"
101
  msgstr "Сортувати зображення"
102
 
103
- #: gallery-plugin.php:229
104
  msgid "on the plugin settings page ("
105
  msgstr "на сторінці установок плагіну ("
106
 
107
- #: gallery-plugin.php:274
108
- #: gallery-plugin.php:503
109
  msgid "Title"
110
  msgstr "Назва"
111
 
112
- #: gallery-plugin.php:276
113
  msgid "Alt tag"
114
  msgstr "Alt tag"
115
 
116
- #: gallery-plugin.php:277
117
  msgid "URL"
118
  msgstr "Посилання"
119
 
120
- #: gallery-plugin.php:277
121
  msgid "(by click on image opens a link in a new window)"
122
  msgstr "(натискання на зображення відкриває це посилання у новому вікні браузера)"
123
 
124
- #: gallery-plugin.php:278
125
  msgid "This setting is available in Pro version"
126
  msgstr " Ці установки доступні у про-версії плагіну."
127
 
128
- #: gallery-plugin.php:279
129
  msgid "Open the link"
130
  msgstr "Відкрити посилання"
131
 
132
- #: gallery-plugin.php:279
133
  msgid "Current window"
134
  msgstr "Поточне вікно"
135
 
136
- #: gallery-plugin.php:279
137
  msgid "New window"
138
  msgstr "Нове вікно"
139
 
140
- #: gallery-plugin.php:280
141
  msgid "Delete"
142
  msgstr "Видалити"
143
 
144
- #: gallery-plugin.php:293
145
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
146
  msgstr "Ви можете додати Галерею на вашу сторінку або у ваш запис шляхом розміщення даного шорткоду в контент"
147
 
148
- #: gallery-plugin.php:295
149
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
150
  msgstr "Якщо ви хочете вивести короткий опис зі скіншотом та посиланням на сторінку з галереєю"
151
 
152
- #: gallery-plugin.php:504
153
  msgid "Author"
154
  msgstr "Автор "
155
 
156
- #: gallery-plugin.php:505
157
  msgid "Photo"
158
  msgstr "Фото"
159
 
160
- #: gallery-plugin.php:506
161
  msgid "Publishing"
162
  msgstr "Публікація"
163
 
164
- #: gallery-plugin.php:507
165
- #: gallery-plugin.php:897
166
  msgid "Date"
167
  msgstr "Дата "
168
 
169
- #: gallery-plugin.php:636
170
  msgid "See images &raquo;"
171
  msgstr "Дивитися фото &raquo;"
172
 
173
- #: gallery-plugin.php:683
174
  msgid "requires"
175
  msgstr "потребує"
176
 
177
- #: gallery-plugin.php:683
178
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
179
  msgstr "або вище, тому його було деактивовано. Будь ласка, оновіть WordPress та спробуйте ще раз."
180
 
181
- #: gallery-plugin.php:683
182
  msgid "Back to the WordPress"
183
  msgstr "Назад до WordPress"
184
 
185
- #: gallery-plugin.php:683
186
  msgid "Plugins page"
187
  msgstr "Плагіни про-версії"
188
 
189
- #: gallery-plugin.php:767
190
  msgid "Settings are saved"
191
  msgstr "Установки збережено."
192
 
193
- #: gallery-plugin.php:780
194
  msgid "Gallery Settings"
195
  msgstr "Параметри галереї"
196
 
197
- #: gallery-plugin.php:783
 
 
 
 
 
 
 
 
198
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
199
  msgstr "Якщо ви хочете додати Галерею на вашу сторінку або у ваш запис, просто скопіюйте та розмістіть даний шорткод в контент вашого запису або стоінки:"
200
 
201
- #: gallery-plugin.php:787
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
202
  msgid "Image size for the album cover"
203
  msgstr "Розмір зображення для обкладинки альбому"
204
 
205
- #: gallery-plugin.php:789
206
- #: gallery-plugin.php:797
207
- #: gallery-plugin.php:810
208
  msgid "Image size"
209
  msgstr "Розмір зображення"
210
 
211
- #: gallery-plugin.php:790
212
- #: gallery-plugin.php:798
213
  msgid "Width (in px)"
214
  msgstr "Ширина (в px)"
215
 
216
- #: gallery-plugin.php:791
217
- #: gallery-plugin.php:799
218
  msgid "Height (in px)"
219
  msgstr "Висота (в px)"
220
 
221
- #: gallery-plugin.php:795
222
  msgid "Gallery image size"
223
  msgstr "Розмір зображення галереї"
224
 
225
- #: gallery-plugin.php:803
226
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
227
  msgstr "WordPress створить копію ескізу з заданими розмірами, коли ви завантажити нову фотографію."
228
 
229
- #: gallery-plugin.php:808
230
  msgid "Gallery image size in the lightbox"
231
  msgstr "Розмір зображень Галереї в лайтбоксі"
232
 
233
- #: gallery-plugin.php:811
234
  msgid "Max width (in px)"
235
  msgstr "Макс. ширина (в px)"
236
 
237
- #: gallery-plugin.php:812
238
  msgid "Max height (in px)"
239
  msgstr "Макс. висота (в px)"
240
 
241
- #: gallery-plugin.php:813
242
  msgid "Display a full size image in the lightbox"
243
  msgstr "Відображати повне зображення в лайтбоксі"
244
 
245
- #: gallery-plugin.php:817
246
  msgid "Crop position"
247
  msgstr "Позиція обтинання"
248
 
249
- #: gallery-plugin.php:819
250
  msgid "Horizontal"
251
  msgstr "Горизонтальна"
252
 
253
- #: gallery-plugin.php:821
254
  msgid "left"
255
  msgstr "зліва"
256
 
257
- #: gallery-plugin.php:822
258
- #: gallery-plugin.php:829
259
  msgid "center"
260
  msgstr "центр"
261
 
262
- #: gallery-plugin.php:823
263
  msgid "right"
264
  msgstr "зправа"
265
 
266
- #: gallery-plugin.php:826
267
  msgid "Vertical"
268
  msgstr "Вертикальна"
269
 
270
- #: gallery-plugin.php:828
271
  msgid "top"
272
  msgstr "верх"
273
 
274
- #: gallery-plugin.php:830
275
  msgid "bottom"
276
  msgstr "низ"
277
 
278
- #: gallery-plugin.php:835
279
  msgid "Lightbox background"
280
  msgstr "Фон лайтбокса"
281
 
282
- #: gallery-plugin.php:837
283
  msgid "Default"
284
  msgstr "Стандартне значення"
285
 
286
- #: gallery-plugin.php:838
287
  msgid "Background transparency (from 0 to 1)"
288
  msgstr "Прозорість для фону (від 0 до 1)"
289
 
290
- #: gallery-plugin.php:840
291
  msgid "Select a background color"
292
  msgstr "Вберіть колір фону"
293
 
294
- #: gallery-plugin.php:842
295
  msgid "Background color"
296
  msgstr "Колір фону"
297
 
298
- #: gallery-plugin.php:849
299
- #: gallery-plugin.php:994
 
 
 
 
 
300
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
301
  msgstr "Даний функціонал доступний у про-версії плагіну. За додатковою інформацією, будь ласка, перейдіть за посиланням"
302
 
303
- #: gallery-plugin.php:856
304
  msgid "Images with border"
305
  msgstr "Зображення з рамкою"
306
 
307
- #: gallery-plugin.php:859
308
  msgid "Border width in px, just numbers"
309
  msgstr "Ширина рамки у пікселях, тільки числа"
310
 
311
- #: gallery-plugin.php:861
312
- #: gallery-plugin.php:863
313
  msgid "Select a border color"
314
  msgstr "Виберіть колір рамки"
315
 
316
- #: gallery-plugin.php:869
317
  msgid "Number of images in the row"
318
  msgstr "Кількість зображень у рядку"
319
 
320
- #: gallery-plugin.php:875
321
  msgid "Start slideshow"
322
  msgstr "Розпочати слайд-шоу"
323
 
324
- #: gallery-plugin.php:881
325
  msgid "Slideshow interval"
326
  msgstr "Інтервал часу при показі слайд-шоу"
327
 
328
- #: gallery-plugin.php:887
329
  msgid "Use single lightbox for multiple galleries on one page"
330
  msgstr "Використовувати окремий лайтбокс для багатьох галерей на одній сторйнці."
331
 
332
- #: gallery-plugin.php:895
333
  msgid "Attachment ID"
334
  msgstr "ID зображення"
335
 
336
- #: gallery-plugin.php:896
337
  msgid "Image Name"
338
  msgstr "Ім'я зображення"
339
 
340
- #: gallery-plugin.php:898
341
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
342
  msgstr "Порядок сортування (поле для введення порядку сортирування у діалозі Insert / Upload Media Gallery)"
343
 
344
- #: gallery-plugin.php:899
345
  msgid "Random"
346
  msgstr "Довільно"
347
 
348
- #: gallery-plugin.php:903
349
  msgid "Sort images"
350
  msgstr "Сортувати зображення"
351
 
352
- #: gallery-plugin.php:905
353
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
354
  msgstr "ASC (в порядку зростання від найменшого до найбільшого значення - 1, 2, 3, а, б, в)"
355
 
356
- #: gallery-plugin.php:906
357
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
358
  msgstr "DESC (за зменшенням від найбільшого до найменшого значення - 3, 2, 1, C, B)"
359
 
360
- #: gallery-plugin.php:910
361
  msgid "Display text above the image"
362
  msgstr "Відображення тексту над зображенням"
363
 
364
- #: gallery-plugin.php:912
365
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
366
  msgstr "Вимкніть позначку, якщо ви хочете відображати текст тільки у лайтбоксі"
367
 
368
- #: gallery-plugin.php:916
369
  msgid "Display the Back link"
370
  msgstr "Відображати посилання Повернутися"
371
 
372
- #: gallery-plugin.php:922
373
  msgid "Display the Back link in the shortcode"
374
  msgstr "Відображати посилання Повернутися у шорткоді"
375
 
376
- #: gallery-plugin.php:928
377
  msgid "The Back link text"
378
  msgstr "Текст для посилання Повернутися"
379
 
380
- #: gallery-plugin.php:934
381
  msgid "The Back link URL"
382
  msgstr "URL для посилання Повернутися"
383
 
384
- #: gallery-plugin.php:936
385
  msgid "Gallery page (Page with Gallery Template)"
386
  msgstr "Сторінка Галереї (сторінка з шаблоном галереї)"
387
 
388
- #: gallery-plugin.php:938
389
  msgid "(Full URL to custom page)"
390
  msgstr "(Повне посилання на сторінку користувача)"
391
 
392
- #: gallery-plugin.php:942
393
  msgid "The Read More link text"
394
  msgstr "Текст для посилання Дізнатися більше"
395
 
396
- #: gallery-plugin.php:948
397
  msgid "Add gallery to the search"
398
  msgstr "Додати галерею до пошуку"
399
 
400
- #: gallery-plugin.php:964
401
- #: gallery-plugin.php:967
402
- #: gallery-plugin.php:971
403
  msgid "Using Custom Search powered by"
404
  msgstr "Використовуючи кастомний пошук, розроблений"
405
 
406
- #: gallery-plugin.php:967
407
  msgid "Activate Custom Search"
408
  msgstr "Активувати кастомний пошук"
409
 
410
- #: gallery-plugin.php:971
411
  msgid "Download Custom Search"
412
  msgstr "Завантажити кастомний пошук"
413
 
414
- #: gallery-plugin.php:978
415
  msgid "Display Like buttons in the lightbox"
416
  msgstr "Відображати Like кнопки у лайтбоксі"
417
 
418
- #: gallery-plugin.php:980
419
  msgid "FaceBook"
420
  msgstr "FaceBook"
421
 
422
- #: gallery-plugin.php:981
423
  msgid "Twitter"
424
  msgstr "Twitter"
425
 
426
- #: gallery-plugin.php:982
427
  msgid "Pinterest"
428
  msgstr "Pinterest"
429
 
430
- #: gallery-plugin.php:983
431
  msgid "Google +1"
432
  msgstr "Google +1"
433
 
434
- #: gallery-plugin.php:987
435
  msgid "Slug for gallery item"
436
  msgstr "Назва для елементів Галереї"
437
 
438
- #: gallery-plugin.php:989
439
  msgid "for any structure of permalinks except the default structure"
440
  msgstr "для будь-якої структури, за винятком стандартної структури"
441
 
442
- #: gallery-plugin.php:1002
443
  msgid "Save Changes"
444
  msgstr "Зберегти зміни"
445
 
446
- #: gallery-plugin.php:1014
447
- #: gallery-plugin.php:1029
 
 
 
 
 
 
 
 
 
 
 
 
 
 
448
  msgid "Settings"
449
  msgstr "Установки"
450
 
451
- #: gallery-plugin.php:1015
452
  msgid "FAQ"
453
  msgstr "FAQ "
454
 
455
- #: gallery-plugin.php:1016
456
  msgid "Support"
457
  msgstr "Підтримка"
458
 
459
- #: gallery-plugin.php:1228
460
  #: template/gallery-single-template.php:76
461
  msgid "Sorry, nothing found."
462
  msgstr "Вибачте - нічого не знайдено."
463
 
464
- #: gallery-plugin.php:1250
465
  #: template/gallery-single-template.php:102
466
  msgid "Download high resolution image"
467
  msgstr "Завантажити зображення у високій роздільності "
468
 
469
- #: gallery-plugin.php:1487
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
470
  msgid "Learn More"
471
  msgstr "Читати далі"
472
 
473
- #: gallery-plugin.php:1489
474
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
475
  msgstr "Час оновити ваш плагін галереї до про версії!"
476
 
477
- #: gallery-plugin.php:1490
478
  msgid "Extend standard plugin functionality with new great options."
479
  msgstr "Розширити стандартний функціонал плагіну новими опціями."
480
 
@@ -484,106 +583,147 @@ msgstr "Зображення"
484
 
485
  #~ msgid "Not set"
486
  #~ msgstr "Не завдано"
 
487
  #~ msgid "On"
488
  #~ msgstr "Увімк."
 
489
  #~ msgid "Off"
490
  #~ msgstr "Вимк."
 
491
  #~ msgid "N/A"
492
  #~ msgstr "Невідомо"
 
493
  #~ msgid " Mb"
494
  #~ msgstr "Mb"
 
495
  #~ msgid "Yes"
496
  #~ msgstr "Так"
 
497
  #~ msgid "No"
498
  #~ msgstr "Ні"
 
499
  #~ msgid "Operating System"
500
  #~ msgstr "Операційна система"
 
501
  #~ msgid "Server"
502
  #~ msgstr "Сервер"
 
503
  #~ msgid "Memory usage"
504
  #~ msgstr "Використано пам’яті"
 
505
  #~ msgid "MYSQL Version"
506
  #~ msgstr "Версія MYSQL"
 
507
  #~ msgid "SQL Mode"
508
  #~ msgstr "Режим SQL "
 
509
  #~ msgid "PHP Version"
510
  #~ msgstr "Версія PHP"
 
511
  #~ msgid "PHP Safe Mode"
512
  #~ msgstr "Безпечний режим PHP"
 
513
  #~ msgid "PHP Allow URL fopen"
514
  #~ msgstr "PHP Allow URL fopen"
 
515
  #~ msgid "PHP Memory Limit"
516
  #~ msgstr "Ліміт пам’яті"
 
517
  #~ msgid "PHP Max Upload Size"
518
  #~ msgstr "Макс. розмір файла, що завантажується"
 
519
  #~ msgid "PHP Max Post Size"
520
  #~ msgstr "Макс. розмір запису"
 
521
  #~ msgid "PHP Max Script Execute Time"
522
  #~ msgstr "Макс. час виконання сценарію"
 
523
  #~ msgid "PHP Exif support"
524
  #~ msgstr "Підтримка PHP Exif"
 
525
  #~ msgid "PHP IPTC support"
526
  #~ msgstr "Підтримка PHP IPTC"
 
527
  #~ msgid "PHP XML support"
528
  #~ msgstr "Підтримка PHP XML"
 
529
  #~ msgid "Site URL"
530
  #~ msgstr "Адреса сайту"
 
531
  #~ msgid "Home URL"
532
  #~ msgstr "Основна адреса сайту"
 
533
  #~ msgid "WordPress Version"
534
  #~ msgstr "Версія WordPress"
 
535
  #~ msgid "WordPress DB Version"
536
  #~ msgstr "Версія бази даних WordPress"
 
537
  #~ msgid "Multisite"
538
  #~ msgstr "Мультиблог"
 
539
  #~ msgid "Active Theme"
540
  #~ msgstr "Поточна тема"
 
541
  #~ msgid "Please enter a valid email address."
542
  #~ msgstr "Будь ласка, введіть коректну електронну адресу."
 
543
  #~ msgid "Email with system info is sent to "
544
  #~ msgstr "Електронний лист з системною інформацією відправлено на"
 
545
  #~ msgid "Thank you for contacting us."
546
  #~ msgstr "Дякуємо, що звернулись до нас."
 
547
  #~ msgid "Sorry, email message could not be delivered."
548
  #~ msgstr "Вибачте, електронне повідомлення не може бути відправлено."
 
549
  #~ msgid "Activated plugins"
550
  #~ msgstr "Активовані плагіни"
 
551
  #~ msgid "Installed plugins"
552
  #~ msgstr "Встановлених модулів"
 
553
  #~ msgid "Recommended plugins"
554
  #~ msgstr "Рекомендовані плагіни"
 
555
  #~ msgid "Purchase"
556
  #~ msgstr "Купити"
557
- #~ msgid "Free plugins"
558
- #~ msgstr "Безкоштовні плагіни"
559
  #~ msgid "Download"
560
  #~ msgstr "Завантажити"
 
561
  #~ msgid "Install %s"
562
  #~ msgstr "Установка %"
 
563
  #~ msgid "Install now from wordpress.org"
564
  #~ msgstr "Установити зараз від wordpress.org"
565
- #~ msgid "If you have any questions, please contact us via"
566
- #~ msgstr ""
567
- #~ "Якщо у вас є ябудь-які питання, будь ласка, зв'яжіться з нами через "
568
- #~ "plugin@bestwebsoft.com або заповніть нашу контактну форму на нашому сайті"
569
  #~ msgid "System status"
570
  #~ msgstr "Системна інформація"
 
571
  #~ msgid "Environment"
572
  #~ msgstr "Системне оточення"
 
573
  #~ msgid "Active Plugins"
574
  #~ msgstr "Активовані плагіни"
 
575
  #~ msgid "Inactive Plugins"
576
  #~ msgstr "Неактивовані плагіни"
 
577
  #~ msgid "Send to support"
578
  #~ msgstr "Відправити до служби тех. підтримки"
 
579
  #~ msgid "Send to custom email &#187;"
580
  #~ msgstr "Відправити на електронну адресу &#187;"
 
581
  #~ msgid "Add New"
582
  #~ msgstr "Додати новий"
 
583
  #~ msgid "Search Galleries"
584
  #~ msgstr "Пошук галереї"
 
585
  #~ msgid "The size of the cover album for gallery"
586
  #~ msgstr "Розмір обкладинки альбому для галереї"
 
587
  #~ msgid "date"
588
  #~ msgstr "Дата"
589
-
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-12-13 14:03+0300\n"
6
+ "PO-Revision-Date: 2013-12-13 14:03+0300\n"
7
+ "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: bestwebsoft.com <http://support.bestwebsoft.com>\n"
9
+ "Language: uk_UA\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
 
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
  "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: gallery-plugin.php:100
20
+ #: gallery-plugin.php:782
21
  msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
22
  msgstr "Файли \"gallery-template.php\" та \"gallery-single-template.php\" не було знайдено в каталозі вашої теми. Будь ласка, скопіюйте їх з каталогу `/wp-content/plugins/gallery-plugin/template/` в каталог вашої теми для коректної роботи плагіну Галерея."
23
 
24
+ #: gallery-plugin.php:128
25
+ #: gallery-plugin.php:138
26
  msgid "Galleries"
27
  msgstr "Галереї"
28
 
29
+ #: gallery-plugin.php:129
30
+ #: gallery-plugin.php:609
31
  msgid "Gallery"
32
  msgstr "Галерея"
33
 
34
+ #: gallery-plugin.php:130
35
  msgid "Add a Gallery"
36
  msgstr "Додати галерею"
37
 
38
+ #: gallery-plugin.php:131
39
  msgid "Add New Gallery"
40
  msgstr "Додати нову галерею"
41
 
42
+ #: gallery-plugin.php:132
43
  msgid "Edit Gallery"
44
  msgstr "Редагувати галерею"
45
 
46
+ #: gallery-plugin.php:133
47
  msgid "New Gallery"
48
  msgstr "Нова галерея"
49
 
50
+ #: gallery-plugin.php:134
51
  msgid "View Gallery"
52
  msgstr "Переглянути галерею"
53
 
54
+ #: gallery-plugin.php:135
55
  msgid "Find a Gallery"
56
  msgstr "Знайти галерею"
57
 
58
+ #: gallery-plugin.php:136
59
  msgid "No Gallery found"
60
  msgstr "Галереї не знайдено"
61
 
62
+ #: gallery-plugin.php:193
63
  msgid "Upload File"
64
  msgstr "Завантажити файл"
65
 
66
+ #: gallery-plugin.php:194
67
  msgid "Gallery Shortcode"
68
  msgstr "Шорткод галереї"
69
 
70
+ #: gallery-plugin.php:212
71
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
72
  msgstr "Каталог галереї для зберігання тимчасових файлів (gallery-plugin/upload/files) закритий для запису на вашому веб-сервері. Будь ласка, скористуйтеся стандартним функціоналом WP для завантаження зображень (медіа-бібліотека)."
73
 
74
+ #: gallery-plugin.php:216
75
  msgid "Choose an image for upload:"
76
  msgstr "Вибрати зображення, щоб завантажити:"
77
 
78
+ #: gallery-plugin.php:221
79
  msgid "Please enable JavaScript to use the file uploader."
80
  msgstr "Будь ласка дозвольте JavaScript, щоб використовувати файл uploader."
81
 
82
+ #: gallery-plugin.php:228
83
  msgid "Allow the download link for all images in this gallery"
84
  msgstr "Дозволити посилання для завантаження для всіх зображень в данії галереї."
85
 
86
+ #: gallery-plugin.php:229
87
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
88
  msgstr "Будь ласка, скористуйтеся функцією перетягнення, щоб змінити порядок відображення зображень та не забудьте зберегти запис."
89
 
90
+ #: gallery-plugin.php:231
91
  msgid "Please make a choice"
92
  msgstr "Будь ласка, виберіть"
93
 
94
+ #: gallery-plugin.php:231
95
+ #: gallery-plugin.php:948
96
  msgid "Sort images by"
97
  msgstr "Сортувати зображення за "
98
 
99
+ #: gallery-plugin.php:231
100
  msgid "sort images"
101
  msgstr "Сортувати зображення"
102
 
103
+ #: gallery-plugin.php:231
104
  msgid "on the plugin settings page ("
105
  msgstr "на сторінці установок плагіну ("
106
 
107
+ #: gallery-plugin.php:276
108
+ #: gallery-plugin.php:505
109
  msgid "Title"
110
  msgstr "Назва"
111
 
112
+ #: gallery-plugin.php:278
113
  msgid "Alt tag"
114
  msgstr "Alt tag"
115
 
116
+ #: gallery-plugin.php:279
117
  msgid "URL"
118
  msgstr "Посилання"
119
 
120
+ #: gallery-plugin.php:279
121
  msgid "(by click on image opens a link in a new window)"
122
  msgstr "(натискання на зображення відкриває це посилання у новому вікні браузера)"
123
 
124
+ #: gallery-plugin.php:280
125
  msgid "This setting is available in Pro version"
126
  msgstr " Ці установки доступні у про-версії плагіну."
127
 
128
+ #: gallery-plugin.php:281
129
  msgid "Open the link"
130
  msgstr "Відкрити посилання"
131
 
132
+ #: gallery-plugin.php:281
133
  msgid "Current window"
134
  msgstr "Поточне вікно"
135
 
136
+ #: gallery-plugin.php:281
137
  msgid "New window"
138
  msgstr "Нове вікно"
139
 
140
+ #: gallery-plugin.php:282
141
  msgid "Delete"
142
  msgstr "Видалити"
143
 
144
+ #: gallery-plugin.php:295
145
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
146
  msgstr "Ви можете додати Галерею на вашу сторінку або у ваш запис шляхом розміщення даного шорткоду в контент"
147
 
148
+ #: gallery-plugin.php:297
149
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
150
  msgstr "Якщо ви хочете вивести короткий опис зі скіншотом та посиланням на сторінку з галереєю"
151
 
152
+ #: gallery-plugin.php:506
153
  msgid "Author"
154
  msgstr "Автор "
155
 
156
+ #: gallery-plugin.php:507
157
  msgid "Photo"
158
  msgstr "Фото"
159
 
160
+ #: gallery-plugin.php:508
161
  msgid "Publishing"
162
  msgstr "Публікація"
163
 
164
+ #: gallery-plugin.php:509
165
+ #: gallery-plugin.php:952
166
  msgid "Date"
167
  msgstr "Дата "
168
 
169
+ #: gallery-plugin.php:638
170
  msgid "See images &raquo;"
171
  msgstr "Дивитися фото &raquo;"
172
 
173
+ #: gallery-plugin.php:685
174
  msgid "requires"
175
  msgstr "потребує"
176
 
177
+ #: gallery-plugin.php:685
178
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
179
  msgstr "або вище, тому його було деактивовано. Будь ласка, оновіть WordPress та спробуйте ще раз."
180
 
181
+ #: gallery-plugin.php:685
182
  msgid "Back to the WordPress"
183
  msgstr "Назад до WordPress"
184
 
185
+ #: gallery-plugin.php:685
186
  msgid "Plugins page"
187
  msgstr "Плагіни про-версії"
188
 
189
+ #: gallery-plugin.php:775
190
  msgid "Settings are saved"
191
  msgstr "Установки збережено."
192
 
193
+ #: gallery-plugin.php:788
194
  msgid "Gallery Settings"
195
  msgstr "Параметри галереї"
196
 
197
+ #: gallery-plugin.php:791
198
+ msgid "Notice:"
199
+ msgstr ""
200
+
201
+ #: gallery-plugin.php:791
202
+ msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
203
+ msgstr ""
204
+
205
+ #: gallery-plugin.php:792
206
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
207
  msgstr "Якщо ви хочете додати Галерею на вашу сторінку або у ваш запис, просто скопіюйте та розмістіть даний шорткод в контент вашого запису або стоінки:"
208
 
209
+ #: gallery-plugin.php:794
210
+ #, fuzzy
211
+ msgid "Please enable JavaScript to use the option to renew images."
212
+ msgstr "Будь ласка дозвольте JavaScript, щоб використовувати файл uploader."
213
+
214
+ #: gallery-plugin.php:804
215
+ msgid "Change the way to store your post_meta information for gallery"
216
+ msgstr ""
217
+
218
+ #: gallery-plugin.php:806
219
+ msgid "Update All Info"
220
+ msgstr ""
221
+
222
+ #: gallery-plugin.php:811
223
+ msgid "Updating post_meta information..."
224
+ msgstr ""
225
+
226
+ #: gallery-plugin.php:812
227
+ #, fuzzy
228
+ msgid "No gallery item found"
229
+ msgstr "Галереї не знайдено"
230
+
231
+ #: gallery-plugin.php:813
232
+ msgid "All info is updated"
233
+ msgstr ""
234
+
235
+ #: gallery-plugin.php:814
236
+ #: gallery-plugin.php:829
237
+ msgid "Error."
238
+ msgstr ""
239
+
240
+ #: gallery-plugin.php:819
241
+ msgid "Update images for gallery"
242
+ msgstr ""
243
+
244
+ #: gallery-plugin.php:821
245
+ #, fuzzy
246
+ msgid "Update images"
247
+ msgstr "Сортувати зображення"
248
+
249
+ #: gallery-plugin.php:826
250
+ msgid "Updating images..."
251
+ msgstr ""
252
+
253
+ #: gallery-plugin.php:827
254
+ #, fuzzy
255
+ msgid "No image found"
256
+ msgstr "Галереї не знайдено"
257
+
258
+ #: gallery-plugin.php:828
259
+ msgid "All images are updated"
260
+ msgstr ""
261
+
262
+ #: gallery-plugin.php:835
263
  msgid "Image size for the album cover"
264
  msgstr "Розмір зображення для обкладинки альбому"
265
 
266
+ #: gallery-plugin.php:837
267
+ #: gallery-plugin.php:845
268
+ #: gallery-plugin.php:858
269
  msgid "Image size"
270
  msgstr "Розмір зображення"
271
 
272
+ #: gallery-plugin.php:838
273
+ #: gallery-plugin.php:846
274
  msgid "Width (in px)"
275
  msgstr "Ширина (в px)"
276
 
277
+ #: gallery-plugin.php:839
278
+ #: gallery-plugin.php:847
279
  msgid "Height (in px)"
280
  msgstr "Висота (в px)"
281
 
282
+ #: gallery-plugin.php:843
283
  msgid "Gallery image size"
284
  msgstr "Розмір зображення галереї"
285
 
286
+ #: gallery-plugin.php:851
287
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
288
  msgstr "WordPress створить копію ескізу з заданими розмірами, коли ви завантажити нову фотографію."
289
 
290
+ #: gallery-plugin.php:856
291
  msgid "Gallery image size in the lightbox"
292
  msgstr "Розмір зображень Галереї в лайтбоксі"
293
 
294
+ #: gallery-plugin.php:859
295
  msgid "Max width (in px)"
296
  msgstr "Макс. ширина (в px)"
297
 
298
+ #: gallery-plugin.php:860
299
  msgid "Max height (in px)"
300
  msgstr "Макс. висота (в px)"
301
 
302
+ #: gallery-plugin.php:861
303
  msgid "Display a full size image in the lightbox"
304
  msgstr "Відображати повне зображення в лайтбоксі"
305
 
306
+ #: gallery-plugin.php:865
307
  msgid "Crop position"
308
  msgstr "Позиція обтинання"
309
 
310
+ #: gallery-plugin.php:867
311
  msgid "Horizontal"
312
  msgstr "Горизонтальна"
313
 
314
+ #: gallery-plugin.php:869
315
  msgid "left"
316
  msgstr "зліва"
317
 
318
+ #: gallery-plugin.php:870
319
+ #: gallery-plugin.php:877
320
  msgid "center"
321
  msgstr "центр"
322
 
323
+ #: gallery-plugin.php:871
324
  msgid "right"
325
  msgstr "зправа"
326
 
327
+ #: gallery-plugin.php:874
328
  msgid "Vertical"
329
  msgstr "Вертикальна"
330
 
331
+ #: gallery-plugin.php:876
332
  msgid "top"
333
  msgstr "верх"
334
 
335
+ #: gallery-plugin.php:878
336
  msgid "bottom"
337
  msgstr "низ"
338
 
339
+ #: gallery-plugin.php:883
340
  msgid "Lightbox background"
341
  msgstr "Фон лайтбокса"
342
 
343
+ #: gallery-plugin.php:885
344
  msgid "Default"
345
  msgstr "Стандартне значення"
346
 
347
+ #: gallery-plugin.php:886
348
  msgid "Background transparency (from 0 to 1)"
349
  msgstr "Прозорість для фону (від 0 до 1)"
350
 
351
+ #: gallery-plugin.php:888
352
  msgid "Select a background color"
353
  msgstr "Вберіть колір фону"
354
 
355
+ #: gallery-plugin.php:890
356
  msgid "Background color"
357
  msgstr "Колір фону"
358
 
359
+ #: gallery-plugin.php:897
360
+ #: gallery-plugin.php:1042
361
+ msgid "If you upgrade to Pro version all your settings and galleries will be saved."
362
+ msgstr ""
363
+
364
+ #: gallery-plugin.php:902
365
+ #: gallery-plugin.php:1047
366
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
367
  msgstr "Даний функціонал доступний у про-версії плагіну. За додатковою інформацією, будь ласка, перейдіть за посиланням"
368
 
369
+ #: gallery-plugin.php:911
370
  msgid "Images with border"
371
  msgstr "Зображення з рамкою"
372
 
373
+ #: gallery-plugin.php:914
374
  msgid "Border width in px, just numbers"
375
  msgstr "Ширина рамки у пікселях, тільки числа"
376
 
377
+ #: gallery-plugin.php:916
378
+ #: gallery-plugin.php:918
379
  msgid "Select a border color"
380
  msgstr "Виберіть колір рамки"
381
 
382
+ #: gallery-plugin.php:924
383
  msgid "Number of images in the row"
384
  msgstr "Кількість зображень у рядку"
385
 
386
+ #: gallery-plugin.php:930
387
  msgid "Start slideshow"
388
  msgstr "Розпочати слайд-шоу"
389
 
390
+ #: gallery-plugin.php:936
391
  msgid "Slideshow interval"
392
  msgstr "Інтервал часу при показі слайд-шоу"
393
 
394
+ #: gallery-plugin.php:942
395
  msgid "Use single lightbox for multiple galleries on one page"
396
  msgstr "Використовувати окремий лайтбокс для багатьох галерей на одній сторйнці."
397
 
398
+ #: gallery-plugin.php:950
399
  msgid "Attachment ID"
400
  msgstr "ID зображення"
401
 
402
+ #: gallery-plugin.php:951
403
  msgid "Image Name"
404
  msgstr "Ім'я зображення"
405
 
406
+ #: gallery-plugin.php:953
407
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
408
  msgstr "Порядок сортування (поле для введення порядку сортирування у діалозі Insert / Upload Media Gallery)"
409
 
410
+ #: gallery-plugin.php:954
411
  msgid "Random"
412
  msgstr "Довільно"
413
 
414
+ #: gallery-plugin.php:958
415
  msgid "Sort images"
416
  msgstr "Сортувати зображення"
417
 
418
+ #: gallery-plugin.php:960
419
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
420
  msgstr "ASC (в порядку зростання від найменшого до найбільшого значення - 1, 2, 3, а, б, в)"
421
 
422
+ #: gallery-plugin.php:961
423
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
424
  msgstr "DESC (за зменшенням від найбільшого до найменшого значення - 3, 2, 1, C, B)"
425
 
426
+ #: gallery-plugin.php:965
427
  msgid "Display text above the image"
428
  msgstr "Відображення тексту над зображенням"
429
 
430
+ #: gallery-plugin.php:967
431
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
432
  msgstr "Вимкніть позначку, якщо ви хочете відображати текст тільки у лайтбоксі"
433
 
434
+ #: gallery-plugin.php:971
435
  msgid "Display the Back link"
436
  msgstr "Відображати посилання Повернутися"
437
 
438
+ #: gallery-plugin.php:977
439
  msgid "Display the Back link in the shortcode"
440
  msgstr "Відображати посилання Повернутися у шорткоді"
441
 
442
+ #: gallery-plugin.php:983
443
  msgid "The Back link text"
444
  msgstr "Текст для посилання Повернутися"
445
 
446
+ #: gallery-plugin.php:989
447
  msgid "The Back link URL"
448
  msgstr "URL для посилання Повернутися"
449
 
450
+ #: gallery-plugin.php:991
451
  msgid "Gallery page (Page with Gallery Template)"
452
  msgstr "Сторінка Галереї (сторінка з шаблоном галереї)"
453
 
454
+ #: gallery-plugin.php:993
455
  msgid "(Full URL to custom page)"
456
  msgstr "(Повне посилання на сторінку користувача)"
457
 
458
+ #: gallery-plugin.php:997
459
  msgid "The Read More link text"
460
  msgstr "Текст для посилання Дізнатися більше"
461
 
462
+ #: gallery-plugin.php:1003
463
  msgid "Add gallery to the search"
464
  msgstr "Додати галерею до пошуку"
465
 
466
+ #: gallery-plugin.php:1012
467
+ #: gallery-plugin.php:1015
468
+ #: gallery-plugin.php:1019
469
  msgid "Using Custom Search powered by"
470
  msgstr "Використовуючи кастомний пошук, розроблений"
471
 
472
+ #: gallery-plugin.php:1015
473
  msgid "Activate Custom Search"
474
  msgstr "Активувати кастомний пошук"
475
 
476
+ #: gallery-plugin.php:1019
477
  msgid "Download Custom Search"
478
  msgstr "Завантажити кастомний пошук"
479
 
480
+ #: gallery-plugin.php:1026
481
  msgid "Display Like buttons in the lightbox"
482
  msgstr "Відображати Like кнопки у лайтбоксі"
483
 
484
+ #: gallery-plugin.php:1028
485
  msgid "FaceBook"
486
  msgstr "FaceBook"
487
 
488
+ #: gallery-plugin.php:1029
489
  msgid "Twitter"
490
  msgstr "Twitter"
491
 
492
+ #: gallery-plugin.php:1030
493
  msgid "Pinterest"
494
  msgstr "Pinterest"
495
 
496
+ #: gallery-plugin.php:1031
497
  msgid "Google +1"
498
  msgstr "Google +1"
499
 
500
+ #: gallery-plugin.php:1035
501
  msgid "Slug for gallery item"
502
  msgstr "Назва для елементів Галереї"
503
 
504
+ #: gallery-plugin.php:1037
505
  msgid "for any structure of permalinks except the default structure"
506
  msgstr "для будь-якої структури, за винятком стандартної структури"
507
 
508
+ #: gallery-plugin.php:1057
509
  msgid "Save Changes"
510
  msgstr "Зберегти зміни"
511
 
512
+ #: gallery-plugin.php:1063
513
+ msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
514
+ msgstr ""
515
+
516
+ #: gallery-plugin.php:1064
517
+ #, fuzzy
518
+ msgid "Rate the plugin"
519
+ msgstr "Безкоштовні плагіни"
520
+
521
+ #: gallery-plugin.php:1067
522
+ #, fuzzy
523
+ msgid "If there is something wrong about it, please contact us"
524
+ msgstr "Якщо у вас є ябудь-які питання, будь ласка, зв'яжіться з нами через plugin@bestwebsoft.com або заповніть нашу контактну форму на нашому сайті"
525
+
526
+ #: gallery-plugin.php:1079
527
+ #: gallery-plugin.php:1094
528
  msgid "Settings"
529
  msgstr "Установки"
530
 
531
+ #: gallery-plugin.php:1080
532
  msgid "FAQ"
533
  msgstr "FAQ "
534
 
535
+ #: gallery-plugin.php:1081
536
  msgid "Support"
537
  msgstr "Підтримка"
538
 
539
+ #: gallery-plugin.php:1302
540
  #: template/gallery-single-template.php:76
541
  msgid "Sorry, nothing found."
542
  msgstr "Вибачте - нічого не знайдено."
543
 
544
+ #: gallery-plugin.php:1324
545
  #: template/gallery-single-template.php:102
546
  msgid "Download high resolution image"
547
  msgstr "Завантажити зображення у високій роздільності "
548
 
549
+ #: gallery-plugin.php:1648
550
+ #, fuzzy
551
+ msgid "Image size not defined"
552
+ msgstr "Розмір зображення"
553
+
554
+ #: gallery-plugin.php:1663
555
+ msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
556
+ msgstr ""
557
+
558
+ #: gallery-plugin.php:1674
559
+ msgid "Image size changes not defined"
560
+ msgstr ""
561
+
562
+ #: gallery-plugin.php:1703
563
+ #: gallery-plugin.php:1706
564
+ #: gallery-plugin.php:1711
565
+ msgid "Invalid path"
566
+ msgstr ""
567
+
568
+ #: gallery-plugin.php:1829
569
  msgid "Learn More"
570
  msgstr "Читати далі"
571
 
572
+ #: gallery-plugin.php:1831
573
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
574
  msgstr "Час оновити ваш плагін галереї до про версії!"
575
 
576
+ #: gallery-plugin.php:1832
577
  msgid "Extend standard plugin functionality with new great options."
578
  msgstr "Розширити стандартний функціонал плагіну новими опціями."
579
 
583
 
584
  #~ msgid "Not set"
585
  #~ msgstr "Не завдано"
586
+
587
  #~ msgid "On"
588
  #~ msgstr "Увімк."
589
+
590
  #~ msgid "Off"
591
  #~ msgstr "Вимк."
592
+
593
  #~ msgid "N/A"
594
  #~ msgstr "Невідомо"
595
+
596
  #~ msgid " Mb"
597
  #~ msgstr "Mb"
598
+
599
  #~ msgid "Yes"
600
  #~ msgstr "Так"
601
+
602
  #~ msgid "No"
603
  #~ msgstr "Ні"
604
+
605
  #~ msgid "Operating System"
606
  #~ msgstr "Операційна система"
607
+
608
  #~ msgid "Server"
609
  #~ msgstr "Сервер"
610
+
611
  #~ msgid "Memory usage"
612
  #~ msgstr "Використано пам’яті"
613
+
614
  #~ msgid "MYSQL Version"
615
  #~ msgstr "Версія MYSQL"
616
+
617
  #~ msgid "SQL Mode"
618
  #~ msgstr "Режим SQL "
619
+
620
  #~ msgid "PHP Version"
621
  #~ msgstr "Версія PHP"
622
+
623
  #~ msgid "PHP Safe Mode"
624
  #~ msgstr "Безпечний режим PHP"
625
+
626
  #~ msgid "PHP Allow URL fopen"
627
  #~ msgstr "PHP Allow URL fopen"
628
+
629
  #~ msgid "PHP Memory Limit"
630
  #~ msgstr "Ліміт пам’яті"
631
+
632
  #~ msgid "PHP Max Upload Size"
633
  #~ msgstr "Макс. розмір файла, що завантажується"
634
+
635
  #~ msgid "PHP Max Post Size"
636
  #~ msgstr "Макс. розмір запису"
637
+
638
  #~ msgid "PHP Max Script Execute Time"
639
  #~ msgstr "Макс. час виконання сценарію"
640
+
641
  #~ msgid "PHP Exif support"
642
  #~ msgstr "Підтримка PHP Exif"
643
+
644
  #~ msgid "PHP IPTC support"
645
  #~ msgstr "Підтримка PHP IPTC"
646
+
647
  #~ msgid "PHP XML support"
648
  #~ msgstr "Підтримка PHP XML"
649
+
650
  #~ msgid "Site URL"
651
  #~ msgstr "Адреса сайту"
652
+
653
  #~ msgid "Home URL"
654
  #~ msgstr "Основна адреса сайту"
655
+
656
  #~ msgid "WordPress Version"
657
  #~ msgstr "Версія WordPress"
658
+
659
  #~ msgid "WordPress DB Version"
660
  #~ msgstr "Версія бази даних WordPress"
661
+
662
  #~ msgid "Multisite"
663
  #~ msgstr "Мультиблог"
664
+
665
  #~ msgid "Active Theme"
666
  #~ msgstr "Поточна тема"
667
+
668
  #~ msgid "Please enter a valid email address."
669
  #~ msgstr "Будь ласка, введіть коректну електронну адресу."
670
+
671
  #~ msgid "Email with system info is sent to "
672
  #~ msgstr "Електронний лист з системною інформацією відправлено на"
673
+
674
  #~ msgid "Thank you for contacting us."
675
  #~ msgstr "Дякуємо, що звернулись до нас."
676
+
677
  #~ msgid "Sorry, email message could not be delivered."
678
  #~ msgstr "Вибачте, електронне повідомлення не може бути відправлено."
679
+
680
  #~ msgid "Activated plugins"
681
  #~ msgstr "Активовані плагіни"
682
+
683
  #~ msgid "Installed plugins"
684
  #~ msgstr "Встановлених модулів"
685
+
686
  #~ msgid "Recommended plugins"
687
  #~ msgstr "Рекомендовані плагіни"
688
+
689
  #~ msgid "Purchase"
690
  #~ msgstr "Купити"
691
+
 
692
  #~ msgid "Download"
693
  #~ msgstr "Завантажити"
694
+
695
  #~ msgid "Install %s"
696
  #~ msgstr "Установка %"
697
+
698
  #~ msgid "Install now from wordpress.org"
699
  #~ msgstr "Установити зараз від wordpress.org"
700
+
 
 
 
701
  #~ msgid "System status"
702
  #~ msgstr "Системна інформація"
703
+
704
  #~ msgid "Environment"
705
  #~ msgstr "Системне оточення"
706
+
707
  #~ msgid "Active Plugins"
708
  #~ msgstr "Активовані плагіни"
709
+
710
  #~ msgid "Inactive Plugins"
711
  #~ msgstr "Неактивовані плагіни"
712
+
713
  #~ msgid "Send to support"
714
  #~ msgstr "Відправити до служби тех. підтримки"
715
+
716
  #~ msgid "Send to custom email &#187;"
717
  #~ msgstr "Відправити на електронну адресу &#187;"
718
+
719
  #~ msgid "Add New"
720
  #~ msgstr "Додати новий"
721
+
722
  #~ msgid "Search Galleries"
723
  #~ msgstr "Пошук галереї"
724
+
725
  #~ msgid "The size of the cover album for gallery"
726
  #~ msgstr "Розмір обкладинки альбому для галереї"
727
+
728
  #~ msgid "date"
729
  #~ msgstr "Дата"
 
languages/gallery-zh_CN.mo CHANGED
Binary file
languages/gallery-zh_CN.po CHANGED
@@ -2,484 +2,583 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-11-22 11:38+0300\n"
6
- "PO-Revision-Date: 2013-11-22 11:38+0300\n"
7
- "Last-Translator: \n"
8
  "Language-Team: Xiaobo Chen <mibcxb@gmail.com>\n"
 
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "Language: zh_CN\n"
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
  "X-Generator: Poedit 1.5.7\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: gallery-plugin.php:101
20
- #: gallery-plugin.php:768
21
  msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
22
  msgstr "在您的主题目录中没有找到文件 \"gallery-template.php\" 和 \"gallery-single-template.php\"。为了图集插件的正常运行,请从目录 `/wp-content/plugins/gallery-plugin/template/` 中复制他们到您的主题目录中"
23
 
24
- #: gallery-plugin.php:126
25
- #: gallery-plugin.php:136
26
  msgid "Galleries"
27
  msgstr "图库"
28
 
29
- #: gallery-plugin.php:127
30
- #: gallery-plugin.php:606
31
  msgid "Gallery"
32
  msgstr "图集"
33
 
34
- #: gallery-plugin.php:128
35
  msgid "Add a Gallery"
36
  msgstr "新增图集"
37
 
38
- #: gallery-plugin.php:129
39
  msgid "Add New Gallery"
40
  msgstr "新增图集"
41
 
42
- #: gallery-plugin.php:130
43
  msgid "Edit Gallery"
44
  msgstr "编辑图集"
45
 
46
- #: gallery-plugin.php:131
47
  msgid "New Gallery"
48
  msgstr "新图集"
49
 
50
- #: gallery-plugin.php:132
51
  msgid "View Gallery"
52
  msgstr "浏览图集"
53
 
54
- #: gallery-plugin.php:133
55
  msgid "Find a Gallery"
56
  msgstr "查找图集"
57
 
58
- #: gallery-plugin.php:134
59
  msgid "No Gallery found"
60
  msgstr "没有找到图集"
61
 
62
- #: gallery-plugin.php:191
63
  msgid "Upload File"
64
  msgstr "上传文件"
65
 
66
- #: gallery-plugin.php:192
67
  msgid "Gallery Shortcode"
68
  msgstr "图集简码"
69
 
70
- #: gallery-plugin.php:210
71
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
72
  msgstr "您网页服务器上的图集临时目录 (gallery-plugin/upload/files) 不可写。请使用标准WP函数上传图像 (media library)"
73
 
74
- #: gallery-plugin.php:214
75
  msgid "Choose an image for upload:"
76
  msgstr "选择一幅图像上传:"
77
 
78
- #: gallery-plugin.php:219
79
  msgid "Please enable JavaScript to use the file uploader."
80
  msgstr "请打开JavaScript以使用文件上传工具"
81
 
82
- #: gallery-plugin.php:226
83
  msgid "Allow the download link for all images in this gallery"
84
  msgstr "在此图集中开启下载所有图像的链接"
85
 
86
- #: gallery-plugin.php:227
87
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
88
  msgstr "请使用拖拽功能改变图像的输出顺序,且不要忘记保存修改。"
89
 
90
- #: gallery-plugin.php:229
91
  msgid "Please make a choice"
92
  msgstr "请选择"
93
 
94
- #: gallery-plugin.php:229
95
- #: gallery-plugin.php:887
96
  msgid "Sort images by"
97
  msgstr "图像排序按"
98
 
99
- #: gallery-plugin.php:229
100
  msgid "sort images"
101
  msgstr "图像排序"
102
 
103
- #: gallery-plugin.php:229
104
  msgid "on the plugin settings page ("
105
  msgstr "在插件的设置页面("
106
 
107
- #: gallery-plugin.php:273
108
- #: gallery-plugin.php:502
109
  msgid "Title"
110
  msgstr "标题"
111
 
112
- #: gallery-plugin.php:275
113
  msgid "Alt tag"
114
  msgstr ""
115
 
116
- #: gallery-plugin.php:276
117
  msgid "URL"
118
  msgstr "URL"
119
 
120
- #: gallery-plugin.php:276
121
  #, fuzzy
122
  msgid "(by click on image opens a link in a new window)"
123
  msgstr "(点击图像 <br /> 在新窗口中打开链接)"
124
 
125
- #: gallery-plugin.php:277
126
  msgid "This setting is available in Pro version"
127
  msgstr "次设置在Pro版本中可用"
128
 
129
- #: gallery-plugin.php:278
130
  msgid "Open the link"
131
  msgstr "打开链接"
132
 
133
- #: gallery-plugin.php:278
134
  msgid "Current window"
135
  msgstr "当前窗口"
136
 
137
- #: gallery-plugin.php:278
138
  msgid "New window"
139
  msgstr "新窗口"
140
 
141
- #: gallery-plugin.php:279
142
  msgid "Delete"
143
  msgstr "删除"
144
 
145
- #: gallery-plugin.php:292
146
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
147
  msgstr "您可以在页面上添加一个图集或在正文中插入简码"
148
 
149
- #: gallery-plugin.php:294
150
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
151
  msgstr "如果您想显示一个简述,其包含屏幕截图且具有指向一个图集的链接"
152
 
153
- #: gallery-plugin.php:503
154
  msgid "Author"
155
  msgstr "作者"
156
 
157
- #: gallery-plugin.php:504
158
  msgid "Photo"
159
  msgstr "照片"
160
 
161
- #: gallery-plugin.php:505
162
  msgid "Publishing"
163
  msgstr "出版"
164
 
165
- #: gallery-plugin.php:506
166
- #: gallery-plugin.php:891
167
  msgid "Date"
168
  msgstr "日期"
169
 
170
- #: gallery-plugin.php:630
171
  msgid "See images &raquo;"
172
  msgstr "查看图像 &raquo;"
173
 
174
- #: gallery-plugin.php:677
175
  msgid "requires"
176
  msgstr ""
177
 
178
- #: gallery-plugin.php:677
179
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
180
  msgstr ""
181
 
182
- #: gallery-plugin.php:677
183
  msgid "Back to the WordPress"
184
  msgstr ""
185
 
186
- #: gallery-plugin.php:677
187
  #, fuzzy
188
  msgid "Plugins page"
189
  msgstr "高级插件"
190
 
191
- #: gallery-plugin.php:761
192
  msgid "Settings are saved"
193
  msgstr "设置已保存。"
194
 
195
- #: gallery-plugin.php:774
196
  msgid "Gallery Settings"
197
  msgstr "图集设置"
198
 
199
- #: gallery-plugin.php:777
 
 
 
 
 
 
 
 
200
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
201
  msgstr "如果您想添加一个图集到页面或公告中,仅需要将图集简码放到页面或公告的内容中即可:"
202
 
203
- #: gallery-plugin.php:781
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
204
  msgid "Image size for the album cover"
205
  msgstr "专辑封面图像的尺寸"
206
 
207
- #: gallery-plugin.php:783
208
- #: gallery-plugin.php:791
209
- #: gallery-plugin.php:804
210
  msgid "Image size"
211
  msgstr "图像尺寸"
212
 
213
- #: gallery-plugin.php:784
214
- #: gallery-plugin.php:792
215
  msgid "Width (in px)"
216
  msgstr "宽度(像素)"
217
 
218
- #: gallery-plugin.php:785
219
- #: gallery-plugin.php:793
220
  msgid "Height (in px)"
221
  msgstr "高度(像素)"
222
 
223
- #: gallery-plugin.php:789
224
  msgid "Gallery image size"
225
  msgstr "图集中图像的尺寸"
226
 
227
- #: gallery-plugin.php:797
228
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
229
  msgstr "当您上传一幅新的照片时,WordPress会创建一个特定尺寸的缩略图副本。"
230
 
231
- #: gallery-plugin.php:802
232
  msgid "Gallery image size in the lightbox"
233
  msgstr "灯箱中的图像尺寸"
234
 
235
- #: gallery-plugin.php:805
236
  msgid "Max width (in px)"
237
  msgstr "最大宽度(像素)"
238
 
239
- #: gallery-plugin.php:806
240
  msgid "Max height (in px)"
241
  msgstr "最大高度(像素)"
242
 
243
- #: gallery-plugin.php:807
244
  msgid "Display a full size image in the lightbox"
245
  msgstr "在灯箱中显示全尺寸图像"
246
 
247
- #: gallery-plugin.php:811
248
  msgid "Crop position"
249
  msgstr "裁剪位置"
250
 
251
- #: gallery-plugin.php:813
252
  msgid "Horizontal"
253
  msgstr "水平"
254
 
255
- #: gallery-plugin.php:815
256
  msgid "left"
257
  msgstr "左侧"
258
 
259
- #: gallery-plugin.php:816
260
- #: gallery-plugin.php:823
261
  msgid "center"
262
  msgstr "中心"
263
 
264
- #: gallery-plugin.php:817
265
  msgid "right"
266
  msgstr "右侧"
267
 
268
- #: gallery-plugin.php:820
269
  msgid "Vertical"
270
  msgstr "垂直"
271
 
272
- #: gallery-plugin.php:822
273
  msgid "top"
274
  msgstr "顶部"
275
 
276
- #: gallery-plugin.php:824
277
  msgid "bottom"
278
  msgstr "底部"
279
 
280
- #: gallery-plugin.php:829
281
  msgid "Lightbox background"
282
  msgstr "灯箱背景"
283
 
284
- #: gallery-plugin.php:831
285
  msgid "Default"
286
  msgstr "默认"
287
 
288
- #: gallery-plugin.php:832
289
  msgid "Background transparency (from 0 to 1)"
290
  msgstr "背景透明度(值为 0 到 1)"
291
 
292
- #: gallery-plugin.php:834
293
  msgid "Select a background color"
294
  msgstr "选择背景色"
295
 
296
- #: gallery-plugin.php:836
297
  msgid "Background color"
298
  msgstr "背景色"
299
 
300
- #: gallery-plugin.php:843
301
- #: gallery-plugin.php:988
 
 
 
 
 
302
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
303
  msgstr "此功能在插件的高级版本中可用。如需查看详细信息,请点击以下链接"
304
 
305
- #: gallery-plugin.php:850
306
  msgid "Images with border"
307
  msgstr "图像边缘"
308
 
309
- #: gallery-plugin.php:853
310
  msgid "Border width in px, just numbers"
311
  msgstr "边缘宽度,以像素为单位,只能使用数字"
312
 
313
- #: gallery-plugin.php:855
314
- #: gallery-plugin.php:857
315
  msgid "Select a border color"
316
  msgstr "选择边缘颜色"
317
 
318
- #: gallery-plugin.php:863
319
  msgid "Number of images in the row"
320
  msgstr "一行中图像的数量"
321
 
322
- #: gallery-plugin.php:869
323
  msgid "Start slideshow"
324
  msgstr "播放幻灯片"
325
 
326
- #: gallery-plugin.php:875
327
  msgid "Slideshow interval"
328
  msgstr "幻灯片播放间隔"
329
 
330
- #: gallery-plugin.php:881
331
  msgid "Use single lightbox for multiple galleries on one page"
332
  msgstr ""
333
 
334
- #: gallery-plugin.php:889
335
  msgid "Attachment ID"
336
  msgstr "附件ID"
337
 
338
- #: gallery-plugin.php:890
339
  msgid "Image Name"
340
  msgstr "图像名称"
341
 
342
- #: gallery-plugin.php:892
343
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
344
  msgstr "分类排序(插入/上传媒体图集对话框中的输入字段)"
345
 
346
- #: gallery-plugin.php:893
347
  msgid "Random"
348
  msgstr "随机"
349
 
350
- #: gallery-plugin.php:897
351
  msgid "Sort images"
352
  msgstr "图像排序"
353
 
354
- #: gallery-plugin.php:899
355
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
356
  msgstr "升序(由低到高 - 1, 2, 3; a, b, c)"
357
 
358
- #: gallery-plugin.php:900
359
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
360
  msgstr "降序(由高到低 - 3, 2, 1; c, b, a)"
361
 
362
- #: gallery-plugin.php:904
363
  msgid "Display text above the image"
364
  msgstr "在图像上方显示文本"
365
 
366
- #: gallery-plugin.php:906
367
  #, fuzzy
368
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
369
  msgstr "如果您仅想在收藏夹中显示文本"
370
 
371
- #: gallery-plugin.php:910
372
  msgid "Display the Back link"
373
  msgstr "显示返回链接"
374
 
375
- #: gallery-plugin.php:916
376
  msgid "Display the Back link in the shortcode"
377
  msgstr "以简码方式显示返回链接"
378
 
379
- #: gallery-plugin.php:922
380
  msgid "The Back link text"
381
  msgstr "返回链接文本"
382
 
383
- #: gallery-plugin.php:928
384
  msgid "The Back link URL"
385
  msgstr "返回链接URL"
386
 
387
- #: gallery-plugin.php:930
388
  msgid "Gallery page (Page with Gallery Template)"
389
  msgstr "图集页面(具有图集模板的页面)"
390
 
391
- #: gallery-plugin.php:932
392
  msgid "(Full URL to custom page)"
393
  msgstr "(到自定义页面的完整地址)"
394
 
395
- #: gallery-plugin.php:936
396
  msgid "The Read More link text"
397
  msgstr "阅读更多链接的文本"
398
 
399
- #: gallery-plugin.php:942
400
  msgid "Add gallery to the search"
401
  msgstr ""
402
 
403
- #: gallery-plugin.php:958
404
- #: gallery-plugin.php:961
405
- #: gallery-plugin.php:965
406
  msgid "Using Custom Search powered by"
407
  msgstr ""
408
 
409
- #: gallery-plugin.php:961
410
  msgid "Activate Custom Search"
411
  msgstr ""
412
 
413
- #: gallery-plugin.php:965
414
  msgid "Download Custom Search"
415
  msgstr ""
416
 
417
- #: gallery-plugin.php:972
418
  msgid "Display Like buttons in the lightbox"
419
  msgstr "在灯箱中显示[喜欢]按钮"
420
 
421
- #: gallery-plugin.php:974
422
  msgid "FaceBook"
423
  msgstr "Facebook"
424
 
425
- #: gallery-plugin.php:975
426
  msgid "Twitter"
427
  msgstr "Twitter"
428
 
429
- #: gallery-plugin.php:976
430
  msgid "Pinterest"
431
  msgstr "Printerest"
432
 
433
- #: gallery-plugin.php:977
434
  msgid "Google +1"
435
  msgstr "Google +1"
436
 
437
- #: gallery-plugin.php:981
438
  #, fuzzy
439
  msgid "Slug for gallery item"
440
  msgstr "图集中图像的尺寸"
441
 
442
- #: gallery-plugin.php:983
443
  msgid "for any structure of permalinks except the default structure"
444
  msgstr ""
445
 
446
- #: gallery-plugin.php:996
447
  msgid "Save Changes"
448
  msgstr "保存修改"
449
 
450
- #: gallery-plugin.php:1008
451
- #: gallery-plugin.php:1023
 
 
 
 
 
 
 
 
 
 
 
 
 
 
452
  msgid "Settings"
453
  msgstr "设置"
454
 
455
- #: gallery-plugin.php:1009
456
  msgid "FAQ"
457
  msgstr "常问问题"
458
 
459
- #: gallery-plugin.php:1010
460
  msgid "Support"
461
  msgstr "支持"
462
 
463
- #: gallery-plugin.php:1222
464
  #: template/gallery-single-template.php:76
465
  msgid "Sorry, nothing found."
466
  msgstr "对不起 - 没有找到。"
467
 
468
- #: gallery-plugin.php:1244
469
  #: template/gallery-single-template.php:102
470
  msgid "Download high resolution image"
471
  msgstr "下载高分辨率图像"
472
 
473
- #: gallery-plugin.php:1464
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
474
  #, fuzzy
475
  msgid "Learn More"
476
  msgstr "阅读更多"
477
 
478
- #: gallery-plugin.php:1466
479
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
480
  msgstr ""
481
 
482
- #: gallery-plugin.php:1467
483
  msgid "Extend standard plugin functionality with new great options."
484
  msgstr ""
485
 
@@ -494,24 +593,27 @@ msgstr "图像"
494
  #, fuzzy
495
  #~ msgid "Site URL"
496
  #~ msgstr "链接网址"
 
497
  #~ msgid "Activated plugins"
498
  #~ msgstr "已激活的插件"
 
499
  #~ msgid "Installed plugins"
500
  #~ msgstr "安装插件"
 
501
  #~ msgid "Recommended plugins"
502
  #~ msgstr "推荐的插件"
 
503
  #~ msgid "Purchase"
504
  #~ msgstr "购买"
505
- #~ msgid "Free plugins"
506
- #~ msgstr "免费插件"
507
  #~ msgid "Download"
508
  #~ msgstr "下载"
 
509
  #~ msgid "Install %s"
510
  #~ msgstr "安装 %s"
 
511
  #~ msgid "Install now from wordpress.org"
512
  #~ msgstr "现在从 wordpress.org 安装"
513
- #~ msgid "If you have any questions, please contact us via"
514
- #~ msgstr "如果您有任何问题,请使用以下方式联系我们"
515
 
516
  #, fuzzy
517
  #~ msgid "Active Plugins"
@@ -524,26 +626,36 @@ msgstr "图像"
524
  #, fuzzy
525
  #~ msgid "Send to support"
526
  #~ msgstr "支持"
 
527
  #~ msgid "Add New"
528
  #~ msgstr "新增"
 
529
  #~ msgid "Search Galleries"
530
  #~ msgstr "搜索图集"
 
531
  #~ msgid "Please do not forget to select "
532
  #~ msgstr "请不要忘记选择"
 
533
  #~ msgid "Attachments order by"
534
  #~ msgstr "附件按"
 
535
  #~ msgid "attachments order"
536
  #~ msgstr "附件排序"
 
537
  #~ msgid "The size of the cover album for gallery"
538
  #~ msgstr "封面专辑的图像尺寸"
 
539
  #~ msgid "attachment title"
540
  #~ msgstr "附件标题"
 
541
  #~ msgid "date"
542
  #~ msgstr "日期"
 
543
  #~ msgid "Attachments order"
544
  #~ msgstr "附件排序"
 
545
  #~ msgid "Label for Return link"
546
  #~ msgstr "返回链接的标签"
 
547
  #~ msgid "URL for Return link"
548
  #~ msgstr "返回链接的地址"
549
-
2
  msgstr ""
3
  "Project-Id-Version: gallery\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-12-13 14:03+0300\n"
6
+ "PO-Revision-Date: 2013-12-13 14:04+0300\n"
7
+ "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
  "Language-Team: Xiaobo Chen <mibcxb@gmail.com>\n"
9
+ "Language: zh_CN\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
 
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
  "X-Generator: Poedit 1.5.7\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: gallery-plugin.php:100
20
+ #: gallery-plugin.php:782
21
  msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
22
  msgstr "在您的主题目录中没有找到文件 \"gallery-template.php\" 和 \"gallery-single-template.php\"。为了图集插件的正常运行,请从目录 `/wp-content/plugins/gallery-plugin/template/` 中复制他们到您的主题目录中"
23
 
24
+ #: gallery-plugin.php:128
25
+ #: gallery-plugin.php:138
26
  msgid "Galleries"
27
  msgstr "图库"
28
 
29
+ #: gallery-plugin.php:129
30
+ #: gallery-plugin.php:609
31
  msgid "Gallery"
32
  msgstr "图集"
33
 
34
+ #: gallery-plugin.php:130
35
  msgid "Add a Gallery"
36
  msgstr "新增图集"
37
 
38
+ #: gallery-plugin.php:131
39
  msgid "Add New Gallery"
40
  msgstr "新增图集"
41
 
42
+ #: gallery-plugin.php:132
43
  msgid "Edit Gallery"
44
  msgstr "编辑图集"
45
 
46
+ #: gallery-plugin.php:133
47
  msgid "New Gallery"
48
  msgstr "新图集"
49
 
50
+ #: gallery-plugin.php:134
51
  msgid "View Gallery"
52
  msgstr "浏览图集"
53
 
54
+ #: gallery-plugin.php:135
55
  msgid "Find a Gallery"
56
  msgstr "查找图集"
57
 
58
+ #: gallery-plugin.php:136
59
  msgid "No Gallery found"
60
  msgstr "没有找到图集"
61
 
62
+ #: gallery-plugin.php:193
63
  msgid "Upload File"
64
  msgstr "上传文件"
65
 
66
+ #: gallery-plugin.php:194
67
  msgid "Gallery Shortcode"
68
  msgstr "图集简码"
69
 
70
+ #: gallery-plugin.php:212
71
  msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
72
  msgstr "您网页服务器上的图集临时目录 (gallery-plugin/upload/files) 不可写。请使用标准WP函数上传图像 (media library)"
73
 
74
+ #: gallery-plugin.php:216
75
  msgid "Choose an image for upload:"
76
  msgstr "选择一幅图像上传:"
77
 
78
+ #: gallery-plugin.php:221
79
  msgid "Please enable JavaScript to use the file uploader."
80
  msgstr "请打开JavaScript以使用文件上传工具"
81
 
82
+ #: gallery-plugin.php:228
83
  msgid "Allow the download link for all images in this gallery"
84
  msgstr "在此图集中开启下载所有图像的链接"
85
 
86
+ #: gallery-plugin.php:229
87
  msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
88
  msgstr "请使用拖拽功能改变图像的输出顺序,且不要忘记保存修改。"
89
 
90
+ #: gallery-plugin.php:231
91
  msgid "Please make a choice"
92
  msgstr "请选择"
93
 
94
+ #: gallery-plugin.php:231
95
+ #: gallery-plugin.php:948
96
  msgid "Sort images by"
97
  msgstr "图像排序按"
98
 
99
+ #: gallery-plugin.php:231
100
  msgid "sort images"
101
  msgstr "图像排序"
102
 
103
+ #: gallery-plugin.php:231
104
  msgid "on the plugin settings page ("
105
  msgstr "在插件的设置页面("
106
 
107
+ #: gallery-plugin.php:276
108
+ #: gallery-plugin.php:505
109
  msgid "Title"
110
  msgstr "标题"
111
 
112
+ #: gallery-plugin.php:278
113
  msgid "Alt tag"
114
  msgstr ""
115
 
116
+ #: gallery-plugin.php:279
117
  msgid "URL"
118
  msgstr "URL"
119
 
120
+ #: gallery-plugin.php:279
121
  #, fuzzy
122
  msgid "(by click on image opens a link in a new window)"
123
  msgstr "(点击图像 <br /> 在新窗口中打开链接)"
124
 
125
+ #: gallery-plugin.php:280
126
  msgid "This setting is available in Pro version"
127
  msgstr "次设置在Pro版本中可用"
128
 
129
+ #: gallery-plugin.php:281
130
  msgid "Open the link"
131
  msgstr "打开链接"
132
 
133
+ #: gallery-plugin.php:281
134
  msgid "Current window"
135
  msgstr "当前窗口"
136
 
137
+ #: gallery-plugin.php:281
138
  msgid "New window"
139
  msgstr "新窗口"
140
 
141
+ #: gallery-plugin.php:282
142
  msgid "Delete"
143
  msgstr "删除"
144
 
145
+ #: gallery-plugin.php:295
146
  msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
147
  msgstr "您可以在页面上添加一个图集或在正文中插入简码"
148
 
149
+ #: gallery-plugin.php:297
150
  msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
151
  msgstr "如果您想显示一个简述,其包含屏幕截图且具有指向一个图集的链接"
152
 
153
+ #: gallery-plugin.php:506
154
  msgid "Author"
155
  msgstr "作者"
156
 
157
+ #: gallery-plugin.php:507
158
  msgid "Photo"
159
  msgstr "照片"
160
 
161
+ #: gallery-plugin.php:508
162
  msgid "Publishing"
163
  msgstr "出版"
164
 
165
+ #: gallery-plugin.php:509
166
+ #: gallery-plugin.php:952
167
  msgid "Date"
168
  msgstr "日期"
169
 
170
+ #: gallery-plugin.php:638
171
  msgid "See images &raquo;"
172
  msgstr "查看图像 &raquo;"
173
 
174
+ #: gallery-plugin.php:685
175
  msgid "requires"
176
  msgstr ""
177
 
178
+ #: gallery-plugin.php:685
179
  msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
180
  msgstr ""
181
 
182
+ #: gallery-plugin.php:685
183
  msgid "Back to the WordPress"
184
  msgstr ""
185
 
186
+ #: gallery-plugin.php:685
187
  #, fuzzy
188
  msgid "Plugins page"
189
  msgstr "高级插件"
190
 
191
+ #: gallery-plugin.php:775
192
  msgid "Settings are saved"
193
  msgstr "设置已保存。"
194
 
195
+ #: gallery-plugin.php:788
196
  msgid "Gallery Settings"
197
  msgstr "图集设置"
198
 
199
+ #: gallery-plugin.php:791
200
+ msgid "Notice:"
201
+ msgstr ""
202
+
203
+ #: gallery-plugin.php:791
204
+ msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
205
+ msgstr ""
206
+
207
+ #: gallery-plugin.php:792
208
  msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
209
  msgstr "如果您想添加一个图集到页面或公告中,仅需要将图集简码放到页面或公告的内容中即可:"
210
 
211
+ #: gallery-plugin.php:794
212
+ #, fuzzy
213
+ msgid "Please enable JavaScript to use the option to renew images."
214
+ msgstr "请打开JavaScript以使用文件上传工具"
215
+
216
+ #: gallery-plugin.php:804
217
+ msgid "Change the way to store your post_meta information for gallery"
218
+ msgstr ""
219
+
220
+ #: gallery-plugin.php:806
221
+ msgid "Update All Info"
222
+ msgstr ""
223
+
224
+ #: gallery-plugin.php:811
225
+ msgid "Updating post_meta information..."
226
+ msgstr ""
227
+
228
+ #: gallery-plugin.php:812
229
+ #, fuzzy
230
+ msgid "No gallery item found"
231
+ msgstr "没有找到图集"
232
+
233
+ #: gallery-plugin.php:813
234
+ msgid "All info is updated"
235
+ msgstr ""
236
+
237
+ #: gallery-plugin.php:814
238
+ #: gallery-plugin.php:829
239
+ msgid "Error."
240
+ msgstr ""
241
+
242
+ #: gallery-plugin.php:819
243
+ msgid "Update images for gallery"
244
+ msgstr ""
245
+
246
+ #: gallery-plugin.php:821
247
+ #, fuzzy
248
+ msgid "Update images"
249
+ msgstr "图像排序"
250
+
251
+ #: gallery-plugin.php:826
252
+ msgid "Updating images..."
253
+ msgstr ""
254
+
255
+ #: gallery-plugin.php:827
256
+ #, fuzzy
257
+ msgid "No image found"
258
+ msgstr "没有找到图集"
259
+
260
+ #: gallery-plugin.php:828
261
+ msgid "All images are updated"
262
+ msgstr ""
263
+
264
+ #: gallery-plugin.php:835
265
  msgid "Image size for the album cover"
266
  msgstr "专辑封面图像的尺寸"
267
 
268
+ #: gallery-plugin.php:837
269
+ #: gallery-plugin.php:845
270
+ #: gallery-plugin.php:858
271
  msgid "Image size"
272
  msgstr "图像尺寸"
273
 
274
+ #: gallery-plugin.php:838
275
+ #: gallery-plugin.php:846
276
  msgid "Width (in px)"
277
  msgstr "宽度(像素)"
278
 
279
+ #: gallery-plugin.php:839
280
+ #: gallery-plugin.php:847
281
  msgid "Height (in px)"
282
  msgstr "高度(像素)"
283
 
284
+ #: gallery-plugin.php:843
285
  msgid "Gallery image size"
286
  msgstr "图集中图像的尺寸"
287
 
288
+ #: gallery-plugin.php:851
289
  msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
290
  msgstr "当您上传一幅新的照片时,WordPress会创建一个特定尺寸的缩略图副本。"
291
 
292
+ #: gallery-plugin.php:856
293
  msgid "Gallery image size in the lightbox"
294
  msgstr "灯箱中的图像尺寸"
295
 
296
+ #: gallery-plugin.php:859
297
  msgid "Max width (in px)"
298
  msgstr "最大宽度(像素)"
299
 
300
+ #: gallery-plugin.php:860
301
  msgid "Max height (in px)"
302
  msgstr "最大高度(像素)"
303
 
304
+ #: gallery-plugin.php:861
305
  msgid "Display a full size image in the lightbox"
306
  msgstr "在灯箱中显示全尺寸图像"
307
 
308
+ #: gallery-plugin.php:865
309
  msgid "Crop position"
310
  msgstr "裁剪位置"
311
 
312
+ #: gallery-plugin.php:867
313
  msgid "Horizontal"
314
  msgstr "水平"
315
 
316
+ #: gallery-plugin.php:869
317
  msgid "left"
318
  msgstr "左侧"
319
 
320
+ #: gallery-plugin.php:870
321
+ #: gallery-plugin.php:877
322
  msgid "center"
323
  msgstr "中心"
324
 
325
+ #: gallery-plugin.php:871
326
  msgid "right"
327
  msgstr "右侧"
328
 
329
+ #: gallery-plugin.php:874
330
  msgid "Vertical"
331
  msgstr "垂直"
332
 
333
+ #: gallery-plugin.php:876
334
  msgid "top"
335
  msgstr "顶部"
336
 
337
+ #: gallery-plugin.php:878
338
  msgid "bottom"
339
  msgstr "底部"
340
 
341
+ #: gallery-plugin.php:883
342
  msgid "Lightbox background"
343
  msgstr "灯箱背景"
344
 
345
+ #: gallery-plugin.php:885
346
  msgid "Default"
347
  msgstr "默认"
348
 
349
+ #: gallery-plugin.php:886
350
  msgid "Background transparency (from 0 to 1)"
351
  msgstr "背景透明度(值为 0 到 1)"
352
 
353
+ #: gallery-plugin.php:888
354
  msgid "Select a background color"
355
  msgstr "选择背景色"
356
 
357
+ #: gallery-plugin.php:890
358
  msgid "Background color"
359
  msgstr "背景色"
360
 
361
+ #: gallery-plugin.php:897
362
+ #: gallery-plugin.php:1042
363
+ msgid "If you upgrade to Pro version all your settings and galleries will be saved."
364
+ msgstr ""
365
+
366
+ #: gallery-plugin.php:902
367
+ #: gallery-plugin.php:1047
368
  msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
369
  msgstr "此功能在插件的高级版本中可用。如需查看详细信息,请点击以下链接"
370
 
371
+ #: gallery-plugin.php:911
372
  msgid "Images with border"
373
  msgstr "图像边缘"
374
 
375
+ #: gallery-plugin.php:914
376
  msgid "Border width in px, just numbers"
377
  msgstr "边缘宽度,以像素为单位,只能使用数字"
378
 
379
+ #: gallery-plugin.php:916
380
+ #: gallery-plugin.php:918
381
  msgid "Select a border color"
382
  msgstr "选择边缘颜色"
383
 
384
+ #: gallery-plugin.php:924
385
  msgid "Number of images in the row"
386
  msgstr "一行中图像的数量"
387
 
388
+ #: gallery-plugin.php:930
389
  msgid "Start slideshow"
390
  msgstr "播放幻灯片"
391
 
392
+ #: gallery-plugin.php:936
393
  msgid "Slideshow interval"
394
  msgstr "幻灯片播放间隔"
395
 
396
+ #: gallery-plugin.php:942
397
  msgid "Use single lightbox for multiple galleries on one page"
398
  msgstr ""
399
 
400
+ #: gallery-plugin.php:950
401
  msgid "Attachment ID"
402
  msgstr "附件ID"
403
 
404
+ #: gallery-plugin.php:951
405
  msgid "Image Name"
406
  msgstr "图像名称"
407
 
408
+ #: gallery-plugin.php:953
409
  msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
410
  msgstr "分类排序(插入/上传媒体图集对话框中的输入字段)"
411
 
412
+ #: gallery-plugin.php:954
413
  msgid "Random"
414
  msgstr "随机"
415
 
416
+ #: gallery-plugin.php:958
417
  msgid "Sort images"
418
  msgstr "图像排序"
419
 
420
+ #: gallery-plugin.php:960
421
  msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
422
  msgstr "升序(由低到高 - 1, 2, 3; a, b, c)"
423
 
424
+ #: gallery-plugin.php:961
425
  msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
426
  msgstr "降序(由高到低 - 3, 2, 1; c, b, a)"
427
 
428
+ #: gallery-plugin.php:965
429
  msgid "Display text above the image"
430
  msgstr "在图像上方显示文本"
431
 
432
+ #: gallery-plugin.php:967
433
  #, fuzzy
434
  msgid "Turn off the checkbox, if you want to display text just in a lightbox"
435
  msgstr "如果您仅想在收藏夹中显示文本"
436
 
437
+ #: gallery-plugin.php:971
438
  msgid "Display the Back link"
439
  msgstr "显示返回链接"
440
 
441
+ #: gallery-plugin.php:977
442
  msgid "Display the Back link in the shortcode"
443
  msgstr "以简码方式显示返回链接"
444
 
445
+ #: gallery-plugin.php:983
446
  msgid "The Back link text"
447
  msgstr "返回链接文本"
448
 
449
+ #: gallery-plugin.php:989
450
  msgid "The Back link URL"
451
  msgstr "返回链接URL"
452
 
453
+ #: gallery-plugin.php:991
454
  msgid "Gallery page (Page with Gallery Template)"
455
  msgstr "图集页面(具有图集模板的页面)"
456
 
457
+ #: gallery-plugin.php:993
458
  msgid "(Full URL to custom page)"
459
  msgstr "(到自定义页面的完整地址)"
460
 
461
+ #: gallery-plugin.php:997
462
  msgid "The Read More link text"
463
  msgstr "阅读更多链接的文本"
464
 
465
+ #: gallery-plugin.php:1003
466
  msgid "Add gallery to the search"
467
  msgstr ""
468
 
469
+ #: gallery-plugin.php:1012
470
+ #: gallery-plugin.php:1015
471
+ #: gallery-plugin.php:1019
472
  msgid "Using Custom Search powered by"
473
  msgstr ""
474
 
475
+ #: gallery-plugin.php:1015
476
  msgid "Activate Custom Search"
477
  msgstr ""
478
 
479
+ #: gallery-plugin.php:1019
480
  msgid "Download Custom Search"
481
  msgstr ""
482
 
483
+ #: gallery-plugin.php:1026
484
  msgid "Display Like buttons in the lightbox"
485
  msgstr "在灯箱中显示[喜欢]按钮"
486
 
487
+ #: gallery-plugin.php:1028
488
  msgid "FaceBook"
489
  msgstr "Facebook"
490
 
491
+ #: gallery-plugin.php:1029
492
  msgid "Twitter"
493
  msgstr "Twitter"
494
 
495
+ #: gallery-plugin.php:1030
496
  msgid "Pinterest"
497
  msgstr "Printerest"
498
 
499
+ #: gallery-plugin.php:1031
500
  msgid "Google +1"
501
  msgstr "Google +1"
502
 
503
+ #: gallery-plugin.php:1035
504
  #, fuzzy
505
  msgid "Slug for gallery item"
506
  msgstr "图集中图像的尺寸"
507
 
508
+ #: gallery-plugin.php:1037
509
  msgid "for any structure of permalinks except the default structure"
510
  msgstr ""
511
 
512
+ #: gallery-plugin.php:1057
513
  msgid "Save Changes"
514
  msgstr "保存修改"
515
 
516
+ #: gallery-plugin.php:1063
517
+ msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
518
+ msgstr ""
519
+
520
+ #: gallery-plugin.php:1064
521
+ #, fuzzy
522
+ msgid "Rate the plugin"
523
+ msgstr "免费插件"
524
+
525
+ #: gallery-plugin.php:1067
526
+ #, fuzzy
527
+ msgid "If there is something wrong about it, please contact us"
528
+ msgstr "如果您有任何问题,请使用以下方式联系我们"
529
+
530
+ #: gallery-plugin.php:1079
531
+ #: gallery-plugin.php:1094
532
  msgid "Settings"
533
  msgstr "设置"
534
 
535
+ #: gallery-plugin.php:1080
536
  msgid "FAQ"
537
  msgstr "常问问题"
538
 
539
+ #: gallery-plugin.php:1081
540
  msgid "Support"
541
  msgstr "支持"
542
 
543
+ #: gallery-plugin.php:1302
544
  #: template/gallery-single-template.php:76
545
  msgid "Sorry, nothing found."
546
  msgstr "对不起 - 没有找到。"
547
 
548
+ #: gallery-plugin.php:1324
549
  #: template/gallery-single-template.php:102
550
  msgid "Download high resolution image"
551
  msgstr "下载高分辨率图像"
552
 
553
+ #: gallery-plugin.php:1648
554
+ #, fuzzy
555
+ msgid "Image size not defined"
556
+ msgstr "图像尺寸"
557
+
558
+ #: gallery-plugin.php:1663
559
+ msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
560
+ msgstr ""
561
+
562
+ #: gallery-plugin.php:1674
563
+ msgid "Image size changes not defined"
564
+ msgstr ""
565
+
566
+ #: gallery-plugin.php:1703
567
+ #: gallery-plugin.php:1706
568
+ #: gallery-plugin.php:1711
569
+ msgid "Invalid path"
570
+ msgstr ""
571
+
572
+ #: gallery-plugin.php:1829
573
  #, fuzzy
574
  msgid "Learn More"
575
  msgstr "阅读更多"
576
 
577
+ #: gallery-plugin.php:1831
578
  msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
579
  msgstr ""
580
 
581
+ #: gallery-plugin.php:1832
582
  msgid "Extend standard plugin functionality with new great options."
583
  msgstr ""
584
 
593
  #, fuzzy
594
  #~ msgid "Site URL"
595
  #~ msgstr "链接网址"
596
+
597
  #~ msgid "Activated plugins"
598
  #~ msgstr "已激活的插件"
599
+
600
  #~ msgid "Installed plugins"
601
  #~ msgstr "安装插件"
602
+
603
  #~ msgid "Recommended plugins"
604
  #~ msgstr "推荐的插件"
605
+
606
  #~ msgid "Purchase"
607
  #~ msgstr "购买"
608
+
 
609
  #~ msgid "Download"
610
  #~ msgstr "下载"
611
+
612
  #~ msgid "Install %s"
613
  #~ msgstr "安装 %s"
614
+
615
  #~ msgid "Install now from wordpress.org"
616
  #~ msgstr "现在从 wordpress.org 安装"
 
 
617
 
618
  #, fuzzy
619
  #~ msgid "Active Plugins"
626
  #, fuzzy
627
  #~ msgid "Send to support"
628
  #~ msgstr "支持"
629
+
630
  #~ msgid "Add New"
631
  #~ msgstr "新增"
632
+
633
  #~ msgid "Search Galleries"
634
  #~ msgstr "搜索图集"
635
+
636
  #~ msgid "Please do not forget to select "
637
  #~ msgstr "请不要忘记选择"
638
+
639
  #~ msgid "Attachments order by"
640
  #~ msgstr "附件按"
641
+
642
  #~ msgid "attachments order"
643
  #~ msgstr "附件排序"
644
+
645
  #~ msgid "The size of the cover album for gallery"
646
  #~ msgstr "封面专辑的图像尺寸"
647
+
648
  #~ msgid "attachment title"
649
  #~ msgstr "附件标题"
650
+
651
  #~ msgid "date"
652
  #~ msgstr "日期"
653
+
654
  #~ msgid "Attachments order"
655
  #~ msgstr "附件排序"
656
+
657
  #~ msgid "Label for Return link"
658
  #~ msgstr "返回链接的标签"
659
+
660
  #~ msgid "URL for Return link"
661
  #~ msgstr "返回链接的地址"
 
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: bestwebsoft
3
  Donate link: https://www.2checkout.com/checkout/purchase?sid=1430388&quantity=10&product_id=13
4
  Tags: gallery, image, gallery image, album, foto, fotoalbum, website gallery, multiple pictures, pictures, photo, photoalbum, photogallery
5
  Requires at least: 3.0
6
- Tested up to: 3.7.1
7
- Stable tag: 4.1.0
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -15,7 +15,14 @@ This plugin allows you to implement a gallery page into your website.
15
  This plugin makes it possible to implement as many galleries as you want into your website. You can add multiple pictures and description for each gallery, show them all at one page, view each one separately. Moreover, you can upload HQ images. Regular updates and simplicity of usage along with efficient functionality make it a perfect choice for your site to have an appealing look.
16
  There is also a premium version of the plugin with more useful features available.
17
 
 
 
 
 
 
 
18
  <a href="http://wordpress.org/plugins/gallery-plugin/faq/" target="_blank">FAQ</a>
 
19
  <a href="http://support.bestwebsoft.com" target="_blank">Support</a>
20
 
21
  <a href="http://bestwebsoft.com/plugin/gallery-pro/?k=57ad5c0c7fe312e2a45ef9a76f47334c" target="_blank">Upgrade to Pro Version</a>, <a href="http://bestwebsoft.com/demo-for-gallery-pro/" target="_blank">View Demo of Pro Version</a>
@@ -71,6 +78,12 @@ We can fix some things for free for the users who provide translation of our plu
71
 
72
  <a href="http://bestwebsoft.com/wp-content/uploads/manual/wp_plugin/gallery/Gallery_Installation_step-by-step_instruction.pdf" target="_blank">View a PDF version of Step-by-step Instruction on Gallery Installation</a>.
73
 
 
 
 
 
 
 
74
  == Frequently Asked Questions ==
75
 
76
  = I cannot view my Gallery page =
@@ -140,12 +153,17 @@ and add (for the themes Twenty Eleven or Twenty Ten):
140
 
141
  1. Gallery Admin page.
142
  2. Gallery albums page in the front-end.
143
- 3. Gallery Options page in the admin panel.
144
  4. Single Gallery page.
145
  5. PrettyPhoto pop-up window containing the album images.
146
 
147
  == Changelog ==
148
 
 
 
 
 
 
149
  = V4.1.0 - 6.12.2013 =
150
  * NEW : A notice when changing settings on the plugin's settings page was added.
151
  * NEW : Ability to use shortcode in a text-widget.
@@ -368,6 +386,9 @@ and add (for the themes Twenty Eleven or Twenty Ten):
368
 
369
  == Upgrade Notice ==
370
 
 
 
 
371
  = V4.1.0 =
372
  A notice when changing settings on the plugin's settings page was added. Ability to use shortcode in a text-widget. We fixed the bug of adding gallery to the search.
373
 
3
  Donate link: https://www.2checkout.com/checkout/purchase?sid=1430388&quantity=10&product_id=13
4
  Tags: gallery, image, gallery image, album, foto, fotoalbum, website gallery, multiple pictures, pictures, photo, photoalbum, photogallery
5
  Requires at least: 3.0
6
+ Tested up to: 3.8
7
+ Stable tag: 4.1.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
15
  This plugin makes it possible to implement as many galleries as you want into your website. You can add multiple pictures and description for each gallery, show them all at one page, view each one separately. Moreover, you can upload HQ images. Regular updates and simplicity of usage along with efficient functionality make it a perfect choice for your site to have an appealing look.
16
  There is also a premium version of the plugin with more useful features available.
17
 
18
+ http://www.youtube.com/watch?v=3NXb9ExQ3QE
19
+
20
+ <a href="http://www.youtube.com/watch?v=Qr5DD0qKqA4" target="_blank">Video instruction on Installation</a>
21
+
22
+ <a href="http://www.youtube.com/watch?v=z95ql-M2JTc" target="_blank">Video instruction "How to add a gallery"</a>
23
+
24
  <a href="http://wordpress.org/plugins/gallery-plugin/faq/" target="_blank">FAQ</a>
25
+
26
  <a href="http://support.bestwebsoft.com" target="_blank">Support</a>
27
 
28
  <a href="http://bestwebsoft.com/plugin/gallery-pro/?k=57ad5c0c7fe312e2a45ef9a76f47334c" target="_blank">Upgrade to Pro Version</a>, <a href="http://bestwebsoft.com/demo-for-gallery-pro/" target="_blank">View Demo of Pro Version</a>
78
 
79
  <a href="http://bestwebsoft.com/wp-content/uploads/manual/wp_plugin/gallery/Gallery_Installation_step-by-step_instruction.pdf" target="_blank">View a PDF version of Step-by-step Instruction on Gallery Installation</a>.
80
 
81
+ http://www.youtube.com/watch?v=Qr5DD0qKqA4
82
+
83
+ <a href="http://bestwebsoft.com/wp-content/uploads/manual/wp_plugin/gallery/How_to_add_a_Gallery.pdf" target="_blank">View a PDF version of Step-by-step Instruction "How to add a Gallery"</a>.
84
+
85
+ http://www.youtube.com/watch?v=z95ql-M2JTc
86
+
87
  == Frequently Asked Questions ==
88
 
89
  = I cannot view my Gallery page =
153
 
154
  1. Gallery Admin page.
155
  2. Gallery albums page in the front-end.
156
+ 3. Gallery Settings page in the admin panel.
157
  4. Single Gallery page.
158
  5. PrettyPhoto pop-up window containing the album images.
159
 
160
  == Changelog ==
161
 
162
+ = V4.1.1 - 13.12.2013 =
163
+ * Update : We updated all functionality for wordpress 3.8.
164
+ * Update : Screenshots are updated.
165
+ * NEW : Ability to update images after changing gallery image size.
166
+
167
  = V4.1.0 - 6.12.2013 =
168
  * NEW : A notice when changing settings on the plugin's settings page was added.
169
  * NEW : Ability to use shortcode in a text-widget.
386
 
387
  == Upgrade Notice ==
388
 
389
+ = V4.1.1 =
390
+ We updated all functionality for wordpress 3.8. Screenshots are updated. Ability to update images after changing gallery image size.
391
+
392
  = V4.1.0 =
393
  A notice when changing settings on the plugin's settings page was added. Ability to use shortcode in a text-widget. We fixed the bug of adding gallery to the search.
394
 
screenshot-1.jpg DELETED
Binary file
screenshot-1.png ADDED
Binary file
screenshot-2.jpg DELETED
Binary file
screenshot-2.png ADDED
Binary file
screenshot-3.jpg DELETED
Binary file
screenshot-3.png ADDED
Binary file
screenshot-4.jpg DELETED
Binary file
screenshot-4.png ADDED
Binary file
screenshot-5.jpg DELETED
Binary file
screenshot-5.png ADDED
Binary file