Gallery by BestWebSoft - Version 4.1.5

Version Description

  • 12.02.2014 =
  • Bugfix : We fixed the bug post title with htmlspecialchars.
  • NEW : The Slovak language file is added.
Download this release

Release Info

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

Code changes from version 4.1.4 to 4.1.5

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.4
8
  Author URI: http://bestwebsoft.com/
9
  License: GPLv2 or later
10
  */
@@ -1369,11 +1369,11 @@ if ( ! function_exists ( 'gllr_shortcode' ) ) {
1369
  }
1370
  ?>
1371
  <li>
1372
- <a rel="bookmark" href="<?php echo get_permalink(); ?>" title="<?php echo $post->post_title; ?>">
1373
- <img style="width:<?php echo $gllr_options['gllr_custom_size_px'][0][0]; ?>px;" alt="<?php echo $post->post_title; ?>" title="<?php echo $post->post_title; ?>" src="<?php echo $image_attributes[0]; ?>" />
1374
  </a>
1375
  <div class="gallery_detail_box">
1376
- <div><?php echo $post->post_title; ?></div>
1377
  <div><?php echo the_excerpt_max_charlength( 100 ); ?></div>
1378
  <a href="<?php echo get_permalink( $post->ID ); ?>"><?php echo $gllr_options["read_more_link_text"]; ?></a>
1379
  </div>
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.5
8
  Author URI: http://bestwebsoft.com/
9
  License: GPLv2 or later
10
  */
1369
  }
1370
  ?>
1371
  <li>
1372
+ <a rel="bookmark" href="<?php echo get_permalink(); ?>" title="<?php echo htmlspecialchars( $post->post_title ); ?>">
1373
+ <img style="width:<?php echo $gllr_options['gllr_custom_size_px'][0][0]; ?>px;" alt="<?php echo htmlspecialchars( $post->post_title ); ?>" title="<?php echo htmlspecialchars( $post->post_title ); ?>" src="<?php echo $image_attributes[0]; ?>" />
1374
  </a>
1375
  <div class="gallery_detail_box">
1376
+ <div><?php echo htmlspecialchars( $post->post_title ); ?></div>
1377
  <div><?php echo the_excerpt_max_charlength( 100 ); ?></div>
1378
  <a href="<?php echo get_permalink( $post->ID ); ?>"><?php echo $gllr_options["read_more_link_text"]; ?></a>
1379
  </div>
languages/gallery-cs_CZ.mo CHANGED
File without changes
languages/gallery-sk_SK.mo ADDED
Binary file
languages/gallery-sk_SK.po ADDED
@@ -0,0 +1,705 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: gallery\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-02-12 11:28+0300\n"
6
+ "PO-Revision-Date: 2014-02-12 11:28+0300\n"
7
+ "Last-Translator: bestwebsoft.com <plugins@bestwebsoft.com>\n"
8
+ "Language-Team: Michal Králik <ja@michalkralik.sk>\n"
9
+ "Language: sk_SK\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:777
21
+ msgid "The following files \"gallery-template.php\" and \"gallery-single-template.php\" were not found in the directory of your theme. Please copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to the directory of your theme for the correct work of the Gallery plugin"
22
+ msgstr "Nasledujúci súbor \"gallery-template.php\" a \"gallery-single-template.php\" nebol nájdený v priečinku vo vašej téme. Prosím skopírujte ich z `/wp-content/plugins/gallery-plugin/template/` do priečinku vašej témy pre správnu prácu pluginu Galérie."
23
+
24
+ #: gallery-plugin.php:128
25
+ #: gallery-plugin.php:138
26
+ msgid "Galleries"
27
+ msgstr "Galérie"
28
+
29
+ #: gallery-plugin.php:129
30
+ #: gallery-plugin.php:606
31
+ msgid "Gallery"
32
+ msgstr "Galéria"
33
+
34
+ #: gallery-plugin.php:130
35
+ msgid "Add a Gallery"
36
+ msgstr "Pridať galériu"
37
+
38
+ #: gallery-plugin.php:131
39
+ msgid "Add New Gallery"
40
+ msgstr "Pridať novú galériu"
41
+
42
+ #: gallery-plugin.php:132
43
+ msgid "Edit Gallery"
44
+ msgstr "Upraviť galériu"
45
+
46
+ #: gallery-plugin.php:133
47
+ msgid "New Gallery"
48
+ msgstr "Nová galéria"
49
+
50
+ #: gallery-plugin.php:134
51
+ msgid "View Gallery"
52
+ msgstr "Zobraziť galériu"
53
+
54
+ #: gallery-plugin.php:135
55
+ msgid "Find a Gallery"
56
+ msgstr "Nájsť galériu"
57
+
58
+ #: gallery-plugin.php:136
59
+ msgid "No Gallery found"
60
+ msgstr "Galéria nebola nájdená"
61
+
62
+ #: gallery-plugin.php:193
63
+ msgid "Upload File"
64
+ msgstr "Nahrať súbor"
65
+
66
+ #: gallery-plugin.php:194
67
+ msgid "Gallery Shortcode"
68
+ msgstr "Krátky kód galérie"
69
+
70
+ #: gallery-plugin.php:213
71
+ msgid "The gallery temp directory (gallery-plugin/upload/files) is not available for record on your webserver. Please use the standard WP functionality to upload images (media library)"
72
+ msgstr "Priečinok temp galérie (gallery-plugin/upload/files) nie je dostupný pre nahratie na váš server. Prosím použite klasickú WP funkciu na nahrávanie obrázkov(knižnicu médií)."
73
+
74
+ #: gallery-plugin.php:217
75
+ msgid "Choose an image for upload:"
76
+ msgstr "Vyberte obrázok na nahratie:"
77
+
78
+ #: gallery-plugin.php:222
79
+ msgid "Please enable JavaScript to use the file uploader."
80
+ msgstr "Povoľte prosím JavaScript na používanie nahrávania súborov."
81
+
82
+ #: gallery-plugin.php:229
83
+ msgid "Allow the download link for all images in this gallery"
84
+ msgstr "Dovoľiť sťahovanie pre všetky obrázky v tejto galérii"
85
+
86
+ #: gallery-plugin.php:230
87
+ msgid "Please use the drag and drop function to change an order of the images displaying and do not forget to save the post."
88
+ msgstr "Prosím použite funkciu potiahnutie a položenie pre zmenu poradia obrázkov a nezabudnite článok uložiť!"
89
+
90
+ #: gallery-plugin.php:232
91
+ msgid "Please make a choice"
92
+ msgstr "Prosím vyberte si"
93
+
94
+ #: gallery-plugin.php:232
95
+ #: gallery-plugin.php:1050
96
+ msgid "Sort images by"
97
+ msgstr "Zoradiť podľa"
98
+
99
+ #: gallery-plugin.php:232
100
+ msgid "sort images"
101
+ msgstr "zoradené obrázky"
102
+
103
+ #: gallery-plugin.php:232
104
+ msgid "on the plugin settings page ("
105
+ msgstr "na strane nastavení ("
106
+
107
+ #: gallery-plugin.php:277
108
+ #: gallery-plugin.php:503
109
+ msgid "Title"
110
+ msgstr "Nadpis"
111
+
112
+ #: gallery-plugin.php:279
113
+ msgid "Alt tag"
114
+ msgstr "Popisný text"
115
+
116
+ #: gallery-plugin.php:280
117
+ msgid "URL"
118
+ msgstr "Adresa URL"
119
+
120
+ #: gallery-plugin.php:280
121
+ msgid "(by click on image opens a link in a new window)"
122
+ msgstr "(kliknutím na obrázok sa otvorí odkaz v novom okne)"
123
+
124
+ #: gallery-plugin.php:281
125
+ msgid "This setting is available in Pro version"
126
+ msgstr "Toto nastavanie je k dispozíti v Pro verzii"
127
+
128
+ #: gallery-plugin.php:282
129
+ msgid "Open the link"
130
+ msgstr "Otvoriť odkaz"
131
+
132
+ #: gallery-plugin.php:282
133
+ msgid "Current window"
134
+ msgstr "Súčasné okno"
135
+
136
+ #: gallery-plugin.php:282
137
+ msgid "New window"
138
+ msgstr "Nové okno"
139
+
140
+ #: gallery-plugin.php:283
141
+ msgid "Delete"
142
+ msgstr "Zmazať"
143
+
144
+ #: gallery-plugin.php:296
145
+ msgid "You can add a Single Gallery to the page or post by inserting this shortcode into the content"
146
+ msgstr "Pre pridanie jednoduchej galérie na vašu stránku alebo článok, skopírujte tento krátky kód do obsahu."
147
+
148
+ #: gallery-plugin.php:298
149
+ msgid "If you want to display a short description containing a screenshot and the link to the Single Gallery Page"
150
+ msgstr "Ak chcete zobraziť krátky popis obsahujúci náhľad a odkaz na vlastnú stŕnaku galérie"
151
+
152
+ #: gallery-plugin.php:504
153
+ msgid "Author"
154
+ msgstr "Autor"
155
+
156
+ #: gallery-plugin.php:505
157
+ msgid "Photo"
158
+ msgstr "Fotka"
159
+
160
+ #: gallery-plugin.php:506
161
+ msgid "Publishing"
162
+ msgstr "Publikovanie"
163
+
164
+ #: gallery-plugin.php:507
165
+ #: gallery-plugin.php:1054
166
+ msgid "Date"
167
+ msgstr "Dátum"
168
+
169
+ #: gallery-plugin.php:635
170
+ msgid "See images &raquo;"
171
+ msgstr "Vidieť fotky &raquo;"
172
+
173
+ #: gallery-plugin.php:682
174
+ msgid "requires"
175
+ msgstr "povinné"
176
+
177
+ #: gallery-plugin.php:682
178
+ msgid "or higher, that is why it has been deactivated! Please upgrade WordPress and try again."
179
+ msgstr "alebo vyššie, toto je prečo to bolo deaktivované! Prosím aktualizujte WordPress a skúste znova"
180
+
181
+ #: gallery-plugin.php:682
182
+ msgid "Back to the WordPress"
183
+ msgstr "Spať na WordPress"
184
+
185
+ #: gallery-plugin.php:682
186
+ msgid "Plugins page"
187
+ msgstr "Stránka pluginov"
188
+
189
+ #: gallery-plugin.php:770
190
+ msgid "Settings are saved"
191
+ msgstr "Nastavenia boli uložené."
192
+
193
+ #: gallery-plugin.php:799
194
+ #: gallery-plugin.php:838
195
+ msgid "Wrong license key"
196
+ msgstr ""
197
+
198
+ #: gallery-plugin.php:831
199
+ msgid "Something went wrong. Try again later. If the error will appear again, please, contact us <a href=http://support.bestwebsoft.com>BestWebSoft</a>. We are sorry for inconvenience."
200
+ msgstr ""
201
+
202
+ #: gallery-plugin.php:840
203
+ msgid "This license key is bind to another site"
204
+ msgstr ""
205
+
206
+ #: gallery-plugin.php:842
207
+ #: gallery-plugin.php:1206
208
+ msgid "Unfortunately, you have exceeded the number of available tries per day. Please, upload the plugin manually."
209
+ msgstr ""
210
+
211
+ #: gallery-plugin.php:860
212
+ msgid "Failed to open the zip archive. Please, upload the plugin manually"
213
+ msgstr ""
214
+
215
+ #: gallery-plugin.php:866
216
+ msgid "Your server does not support either ZipArchive or Phar. Please, upload the plugin manually"
217
+ msgstr ""
218
+
219
+ #: gallery-plugin.php:870
220
+ #: gallery-plugin.php:879
221
+ msgid "Failed to download the zip archive. Please, upload the plugin manually"
222
+ msgstr ""
223
+
224
+ #: gallery-plugin.php:883
225
+ msgid "Something went wrong. Try again later or upload the plugin manually. We are sorry for inconvienience."
226
+ msgstr ""
227
+
228
+ #: gallery-plugin.php:898
229
+ msgid "Please, enter Your license key"
230
+ msgstr ""
231
+
232
+ #: gallery-plugin.php:906
233
+ msgid "Gallery Settings"
234
+ msgstr "Nastavenie galérie"
235
+
236
+ #: gallery-plugin.php:908
237
+ #: gallery-plugin.php:1228
238
+ #: gallery-plugin.php:1243
239
+ msgid "Settings"
240
+ msgstr "Nastavenia"
241
+
242
+ #: gallery-plugin.php:909
243
+ msgid "Go PRO"
244
+ msgstr ""
245
+
246
+ #: gallery-plugin.php:914
247
+ msgid "Notice:"
248
+ msgstr "Poznámka:"
249
+
250
+ #: gallery-plugin.php:914
251
+ msgid "The plugin's settings have been changed. In order to save them please don't forget to click the 'Save Changes' button."
252
+ msgstr "Nastavenia pluginu boli zmenené. Pre uloženie nezabudnite kliknúť na tlačítko 'Uložiť zmeny'."
253
+
254
+ #: gallery-plugin.php:915
255
+ msgid "If you would like to add a Single Gallery to your page or post, just copy and paste this shortcode into your post or page:"
256
+ msgstr "Ak si prajete pridať galériu do vášho článku alebo na stránku, len skopírujte tento krátky kód na vašu stránku alebo článok:"
257
+
258
+ #: gallery-plugin.php:917
259
+ msgid "Please enable JavaScript to use the option to renew images."
260
+ msgstr "Prosím povoľte JavaScript pre používanie možnosti na obnovenie obrázkov."
261
+
262
+ #: gallery-plugin.php:921
263
+ msgid "Update images for gallery"
264
+ msgstr "Nahrať obrázky do galérie"
265
+
266
+ #: gallery-plugin.php:923
267
+ msgid "Update images"
268
+ msgstr "Nahrať obrázky"
269
+
270
+ #: gallery-plugin.php:928
271
+ msgid "Updating images..."
272
+ msgstr "Nahrávanie obrázkov..."
273
+
274
+ #: gallery-plugin.php:929
275
+ msgid "No image found"
276
+ msgstr "Obrázok nebol nájdený"
277
+
278
+ #: gallery-plugin.php:930
279
+ msgid "All images are updated"
280
+ msgstr "Všetky obrázky boli nahraté"
281
+
282
+ #: gallery-plugin.php:931
283
+ msgid "Error."
284
+ msgstr "Chyba"
285
+
286
+ #: gallery-plugin.php:937
287
+ msgid "Image size for the album cover"
288
+ msgstr "Veľkosť obrázku pre obal albumu"
289
+
290
+ #: gallery-plugin.php:939
291
+ #: gallery-plugin.php:947
292
+ #: gallery-plugin.php:960
293
+ msgid "Image size"
294
+ msgstr "Veľkosť obrázku"
295
+
296
+ #: gallery-plugin.php:940
297
+ #: gallery-plugin.php:948
298
+ msgid "Width (in px)"
299
+ msgstr "Šírka (v px)"
300
+
301
+ #: gallery-plugin.php:941
302
+ #: gallery-plugin.php:949
303
+ msgid "Height (in px)"
304
+ msgstr "Výška (v px)"
305
+
306
+ #: gallery-plugin.php:945
307
+ msgid "Gallery image size"
308
+ msgstr "Veľkosť obrázka galérie"
309
+
310
+ #: gallery-plugin.php:953
311
+ msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
312
+ msgstr "Wordpress vytvorí nový thumbnail so špecifickými rozmermi, keď nahráte novú fotku."
313
+
314
+ #: gallery-plugin.php:958
315
+ msgid "Gallery image size in the lightbox"
316
+ msgstr "Veľkosť obrázku galérie v Lightbox"
317
+
318
+ #: gallery-plugin.php:961
319
+ msgid "Max width (in px)"
320
+ msgstr "max. šírka (v pixeloch)"
321
+
322
+ #: gallery-plugin.php:962
323
+ msgid "Max height (in px)"
324
+ msgstr "max. výška (v pixeloch)"
325
+
326
+ #: gallery-plugin.php:963
327
+ msgid "Display a full size image in the lightbox"
328
+ msgstr "Zobraziť plný rozmer obrázku v Lightbox"
329
+
330
+ #: gallery-plugin.php:967
331
+ msgid "Crop position"
332
+ msgstr "Orezať"
333
+
334
+ #: gallery-plugin.php:969
335
+ msgid "Horizontal"
336
+ msgstr "Horizontálne"
337
+
338
+ #: gallery-plugin.php:971
339
+ msgid "left"
340
+ msgstr "vľavo"
341
+
342
+ #: gallery-plugin.php:972
343
+ #: gallery-plugin.php:979
344
+ msgid "center"
345
+ msgstr "na stred"
346
+
347
+ #: gallery-plugin.php:973
348
+ msgid "right"
349
+ msgstr "vpravo"
350
+
351
+ #: gallery-plugin.php:976
352
+ msgid "Vertical"
353
+ msgstr "vertikálne"
354
+
355
+ #: gallery-plugin.php:978
356
+ msgid "top"
357
+ msgstr "hore"
358
+
359
+ #: gallery-plugin.php:980
360
+ msgid "bottom"
361
+ msgstr "dole"
362
+
363
+ #: gallery-plugin.php:985
364
+ msgid "Lightbox background"
365
+ msgstr "pozadie Lightboxu"
366
+
367
+ #: gallery-plugin.php:987
368
+ msgid "Default"
369
+ msgstr "Štandardné"
370
+
371
+ #: gallery-plugin.php:988
372
+ msgid "Background transparency (from 0 to 1)"
373
+ msgstr "Priehľadnosť pozadia (0 – 1)"
374
+
375
+ #: gallery-plugin.php:990
376
+ msgid "Select a background color"
377
+ msgstr "Vyberte farbu pozadia"
378
+
379
+ #: gallery-plugin.php:992
380
+ msgid "Background color"
381
+ msgstr "Farba pozadia"
382
+
383
+ #: gallery-plugin.php:999
384
+ #: gallery-plugin.php:1145
385
+ msgid "If you upgrade to Pro version all your settings and galleries will be saved."
386
+ msgstr "Ak aktualizujete na Pro verziu, všetky vaše nastavanie a galérie budú uložené."
387
+
388
+ #: gallery-plugin.php:1004
389
+ #: gallery-plugin.php:1150
390
+ msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
391
+ msgstr "Táto funkcia je dostupná v Pro verzii pluginu. Pre viac detailov nasledujte link"
392
+
393
+ #: gallery-plugin.php:1013
394
+ msgid "Images with border"
395
+ msgstr "Obrázky s rámčekom"
396
+
397
+ #: gallery-plugin.php:1016
398
+ msgid "Border width in px, just numbers"
399
+ msgstr "Šírka rámčeka v px, iba čísla"
400
+
401
+ #: gallery-plugin.php:1018
402
+ #: gallery-plugin.php:1020
403
+ msgid "Select a border color"
404
+ msgstr "Vyberte farbu rámčeka"
405
+
406
+ #: gallery-plugin.php:1026
407
+ msgid "Number of images in the row"
408
+ msgstr "Počet obrázkov v rade"
409
+
410
+ #: gallery-plugin.php:1032
411
+ msgid "Start slideshow"
412
+ msgstr "Spustiť Slideshow"
413
+
414
+ #: gallery-plugin.php:1038
415
+ msgid "Slideshow interval"
416
+ msgstr "Trvanie slideshow"
417
+
418
+ #: gallery-plugin.php:1044
419
+ msgid "Use single lightbox for multiple galleries on one page"
420
+ msgstr "Použiť jeden lightbox pre viac galérií na jednej strane"
421
+
422
+ #: gallery-plugin.php:1052
423
+ msgid "Attachment ID"
424
+ msgstr "ID pripojenia"
425
+
426
+ #: gallery-plugin.php:1053
427
+ msgid "Image Name"
428
+ msgstr "Meno obrázka"
429
+
430
+ #: gallery-plugin.php:1055
431
+ msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
432
+ msgstr "Riadenie zobrazenia (do input poľa pre riadenie zobrazenia Vložte / Nahrajte dialóg galérie medíí)"
433
+
434
+ #: gallery-plugin.php:1056
435
+ msgid "Random"
436
+ msgstr "Náhodne"
437
+
438
+ #: gallery-plugin.php:1060
439
+ msgid "Sort images"
440
+ msgstr "Zoradenie obrázkov"
441
+
442
+ #: gallery-plugin.php:1062
443
+ msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
444
+ msgstr "ASC (vzostupne)"
445
+
446
+ #: gallery-plugin.php:1063
447
+ msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
448
+ msgstr "DESC (zostupne)"
449
+
450
+ #: gallery-plugin.php:1067
451
+ msgid "Display text above the image"
452
+ msgstr "Zobraziť text pod obrázkovm"
453
+
454
+ #: gallery-plugin.php:1069
455
+ msgid "Turn off the checkbox, if you want to display text just in a lightbox"
456
+ msgstr "Ak chcete zobraiť text iba v Lightbox"
457
+
458
+ #: gallery-plugin.php:1073
459
+ msgid "Display the Back link"
460
+ msgstr "Zobraziť spätný odkaz"
461
+
462
+ #: gallery-plugin.php:1079
463
+ msgid "Display the Back link in the shortcode"
464
+ msgstr "Zobraziť spatný odkaz v krátkom kóde"
465
+
466
+ #: gallery-plugin.php:1085
467
+ msgid "The Back link text"
468
+ msgstr "Text spatného odkazu"
469
+
470
+ #: gallery-plugin.php:1091
471
+ msgid "The Back link URL"
472
+ msgstr "URL spätného odkazu"
473
+
474
+ #: gallery-plugin.php:1093
475
+ msgid "Gallery page (Page with Gallery Template)"
476
+ msgstr "Stránka galérie (Stránka s šablónou galérie)"
477
+
478
+ #: gallery-plugin.php:1095
479
+ msgid "(Full URL to custom page)"
480
+ msgstr "(Celé URL na stránku)"
481
+
482
+ #: gallery-plugin.php:1099
483
+ msgid "The Read More link text"
484
+ msgstr "Text odkazu pre čítaj dalej"
485
+
486
+ #: gallery-plugin.php:1105
487
+ msgid "Add gallery to the search"
488
+ msgstr "Pridať galériu do hľadania"
489
+
490
+ #: gallery-plugin.php:1115
491
+ msgid "Using"
492
+ msgstr ""
493
+
494
+ #: gallery-plugin.php:1115
495
+ msgid "powered by"
496
+ msgstr ""
497
+
498
+ #: gallery-plugin.php:1118
499
+ #: gallery-plugin.php:1122
500
+ msgid "Using Custom Search powered by"
501
+ msgstr "Použiť vlastné vyhľadávanie podporujúce"
502
+
503
+ #: gallery-plugin.php:1118
504
+ msgid "Activate Custom Search"
505
+ msgstr "Aktivovať vlastné hľadanie"
506
+
507
+ #: gallery-plugin.php:1122
508
+ msgid "Download Custom Search"
509
+ msgstr "Sťiahnuť vlastné hľadanie"
510
+
511
+ #: gallery-plugin.php:1129
512
+ msgid "Display Like buttons in the lightbox"
513
+ msgstr "Zobraziť Like tlačítko v Lightbox"
514
+
515
+ #: gallery-plugin.php:1131
516
+ msgid "FaceBook"
517
+ msgstr "Facebook"
518
+
519
+ #: gallery-plugin.php:1132
520
+ msgid "Twitter"
521
+ msgstr "Twitter"
522
+
523
+ #: gallery-plugin.php:1133
524
+ msgid "Pinterest"
525
+ msgstr "Pinterest"
526
+
527
+ #: gallery-plugin.php:1134
528
+ msgid "Google +1"
529
+ msgstr "Goolge+"
530
+
531
+ #: gallery-plugin.php:1138
532
+ msgid "Slug for gallery item"
533
+ msgstr "Skratka pre položku galérie"
534
+
535
+ #: gallery-plugin.php:1140
536
+ msgid "for any structure of permalinks except the default structure"
537
+ msgstr "pre inú štruktúru permalinok ako je základná"
538
+
539
+ #: gallery-plugin.php:1160
540
+ msgid "Save Changes"
541
+ msgstr "Uložiť zmeny"
542
+
543
+ #: gallery-plugin.php:1166
544
+ msgid "If you enjoy our plugin, please give it 5 stars on WordPress"
545
+ msgstr "Ak sa vám plugin páčil, dajte nám 5 hviezdičiek na WordPresse"
546
+
547
+ #: gallery-plugin.php:1167
548
+ msgid "Rate the plugin"
549
+ msgstr "Hodnotiť plugin"
550
+
551
+ #: gallery-plugin.php:1170
552
+ msgid "If there is something wrong about it, please contact us"
553
+ msgstr "Ak je niečo zle, kontaktujte nás prosím"
554
+
555
+ #: gallery-plugin.php:1181
556
+ msgid "Congratulations! The PRO version of the plugin is successfully download and activated."
557
+ msgstr ""
558
+
559
+ #: gallery-plugin.php:1183
560
+ msgid "Please, go to"
561
+ msgstr ""
562
+
563
+ #: gallery-plugin.php:1183
564
+ #, fuzzy
565
+ msgid "the setting page"
566
+ msgstr "na strane nastavení ("
567
+
568
+ #: gallery-plugin.php:1184
569
+ msgid "You will be redirected automatically in 5 seconds."
570
+ msgstr ""
571
+
572
+ #: gallery-plugin.php:1189
573
+ msgid "You can download and activate"
574
+ msgstr ""
575
+
576
+ #: gallery-plugin.php:1191
577
+ msgid "version of this plugin by entering Your license key."
578
+ msgstr ""
579
+
580
+ #: gallery-plugin.php:1193
581
+ msgid "You can find your license key on your personal page Client area, by clicking on the link"
582
+ msgstr ""
583
+
584
+ #: gallery-plugin.php:1195
585
+ msgid "(your username is the email you specify when purchasing the product)."
586
+ msgstr ""
587
+
588
+ #: gallery-plugin.php:1203
589
+ #: gallery-plugin.php:1213
590
+ msgid "Go!"
591
+ msgstr ""
592
+
593
+ #: gallery-plugin.php:1229
594
+ msgid "FAQ"
595
+ msgstr "FAQ"
596
+
597
+ #: gallery-plugin.php:1230
598
+ msgid "Support"
599
+ msgstr "Podpora"
600
+
601
+ #: gallery-plugin.php:1341
602
+ #: template/gallery-single-template.php:14
603
+ msgid "Download high resolution image"
604
+ msgstr "Stiahnuť obrázok vo vysokom rozlíšení"
605
+
606
+ #: gallery-plugin.php:1450
607
+ #: template/gallery-single-template.php:77
608
+ msgid "Sorry, nothing found."
609
+ msgstr "Prepáčte, nič som nenašiel."
610
+
611
+ #: gallery-plugin.php:1473
612
+ #: template/gallery-single-template.php:103
613
+ msgid "Image"
614
+ msgstr "Obrázok"
615
+
616
+ #: gallery-plugin.php:1764
617
+ msgid "Image size not defined"
618
+ msgstr "Veľkosť obrázka nebola definovaná"
619
+
620
+ #: gallery-plugin.php:1779
621
+ msgid "We can update only PNG, JPEG, GIF, WPMP or XBM filetype. For other, please, manually reload image."
622
+ msgstr "Môžete nahrať iba PNG, JPEG, GIF, WPMP alebo XBM súbory."
623
+
624
+ #: gallery-plugin.php:1790
625
+ msgid "Image size changes not defined"
626
+ msgstr "Zmeny veľkosti obrázka neboli definované"
627
+
628
+ #: gallery-plugin.php:1819
629
+ #: gallery-plugin.php:1822
630
+ #: gallery-plugin.php:1827
631
+ msgid "Invalid path"
632
+ msgstr "Neplatná cesta"
633
+
634
+ #: gallery-plugin.php:1945
635
+ msgid "Learn More"
636
+ msgstr "Viac"
637
+
638
+ #: gallery-plugin.php:1947
639
+ msgid "It’s time to upgrade your <strong>Gallery plugin</strong> to <strong>PRO</strong> version!"
640
+ msgstr "Je čas na aktualizovanie <strong>pluginu Galéria</strong> na <strong>PRO</strong> verziu!"
641
+
642
+ #: gallery-plugin.php:1948
643
+ msgid "Extend standard plugin functionality with new great options."
644
+ msgstr "Rozšírte funkcie pluginu s novými skvelými možnosťami."
645
+
646
+ #~ msgid "Change the way to store your post_meta information for gallery"
647
+ #~ msgstr "Šanca ako uložiť vaše meta informácie pre galériu"
648
+
649
+ #~ msgid "Update All Info"
650
+ #~ msgstr "Aktualizovať všetky informácie"
651
+
652
+ #~ msgid "Updating post_meta information..."
653
+ #~ msgstr "Aktualizovanie meta informácií..."
654
+
655
+ #~ msgid "No gallery item found"
656
+ #~ msgstr "Žiadna položka galérie nebola nájdená"
657
+
658
+ #~ msgid "All info is updated"
659
+ #~ msgstr "Všetky informácie sú aktualizované"
660
+
661
+ #, fuzzy
662
+ #~ msgid "PHP Max Upload Size"
663
+ #~ msgstr "Maximálna veľkosť nahrávania PHP"
664
+
665
+ #~ msgid "Activated plugins"
666
+ #~ msgstr "Plugin aktivovaný"
667
+
668
+ #~ msgid "Installed plugins"
669
+ #~ msgstr "Plugin nainštalovaný"
670
+
671
+ #~ msgid "Recommended plugins"
672
+ #~ msgstr "Odporúčané pluginy"
673
+
674
+ #~ msgid "Download"
675
+ #~ msgstr "Stiahnuť"
676
+
677
+ #~ msgid "Install %s"
678
+ #~ msgstr "Inštalovať %s"
679
+
680
+ #~ msgid "Install now from wordpress.org"
681
+ #~ msgstr "Inštalovať teraz z wordpress.org"
682
+
683
+ #, fuzzy
684
+ #~ msgid "Active Plugins"
685
+ #~ msgstr "Aktivovať Pluginy"
686
+
687
+ #, fuzzy
688
+ #~ msgid "Inactive Plugins"
689
+ #~ msgstr "Znova aktivovať Pluginy"
690
+
691
+ #, fuzzy
692
+ #~ msgid "Send to support"
693
+ #~ msgstr "Odoslať podpore"
694
+
695
+ #~ msgid "Add New"
696
+ #~ msgstr "Pridať nový"
697
+
698
+ #~ msgid "Search Galleries"
699
+ #~ msgstr "Hľadanie galérií"
700
+
701
+ #~ msgid "The size of the cover album for gallery"
702
+ #~ msgstr "Veľkosť titulnej fotky albumu pre galériu"
703
+
704
+ #~ msgid "date"
705
+ #~ msgstr "dátum"
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.2checkout.com/checkout/purchase?sid=1430388&quantity=10
4
  Tags: gallery, image, gallery image, album, foto, fotoalbum, website gallery, multiple pictures, pictures, photo, photoalbum, photogallery
5
  Requires at least: 3.0
6
  Tested up to: 3.8.1
7
- Stable tag: 4.1.4
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -59,6 +59,7 @@ There is also a premium version of the plugin <a href="http://bestwebsoft.com/pl
59
  * German (de_DE) (thanks to Thomas Bludau, <a href="mailto:info@ahoidesign.de">Jonas Seemann</a>)
60
  * Russian (ru_RU)
61
  * Serbian (sr_RS) (thanks to <a href="mailto:andrijanan@webhostinggeeks.com">Andrijana Nikolic</a> www.webhostinggeeks.com )
 
62
  * Turkish (tr) (thanks to <a href="mailto:ce.demirbilek@gmail.com">Ismail Demirbilek</a>)
63
  * Ukrainian (uk)
64
 
@@ -170,6 +171,10 @@ Please make sure that the problem hasn't been discussed yet on our forum (<a hre
170
 
171
  == Changelog ==
172
 
 
 
 
 
173
  = V4.1.4 - 06.02.2014 =
174
  * Update : We updated all functionality for wordpress 3.8.1.
175
  * NEW : The Dutch language file is added.
@@ -410,6 +415,9 @@ Please make sure that the problem hasn't been discussed yet on our forum (<a hre
410
 
411
  == Upgrade Notice ==
412
 
 
 
 
413
  = V4.1.4 =
414
  We updated all functionality for wordpress 3.8.1. The Dutch language file is added. The Czech language file is added.
415
 
4
  Tags: gallery, image, gallery image, album, foto, fotoalbum, website gallery, multiple pictures, pictures, photo, photoalbum, photogallery
5
  Requires at least: 3.0
6
  Tested up to: 3.8.1
7
+ Stable tag: 4.1.5
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
59
  * German (de_DE) (thanks to Thomas Bludau, <a href="mailto:info@ahoidesign.de">Jonas Seemann</a>)
60
  * Russian (ru_RU)
61
  * Serbian (sr_RS) (thanks to <a href="mailto:andrijanan@webhostinggeeks.com">Andrijana Nikolic</a> www.webhostinggeeks.com )
62
+ * Slovak (sk_SK) (thanks to <a href="mailto:ja@michalkralik.sk">Michal Kralik</a>)
63
  * Turkish (tr) (thanks to <a href="mailto:ce.demirbilek@gmail.com">Ismail Demirbilek</a>)
64
  * Ukrainian (uk)
65
 
171
 
172
  == Changelog ==
173
 
174
+ = V4.1.5 - 12.02.2014 =
175
+ * Bugfix : We fixed the bug post title with htmlspecialchars.
176
+ * NEW : The Slovak language file is added.
177
+
178
  = V4.1.4 - 06.02.2014 =
179
  * Update : We updated all functionality for wordpress 3.8.1.
180
  * NEW : The Dutch language file is added.
415
 
416
  == Upgrade Notice ==
417
 
418
+ = V4.1.5 =
419
+ We fixed the bug post title with htmlspecialchars. The Slovak language file is added.
420
+
421
  = V4.1.4 =
422
  We updated all functionality for wordpress 3.8.1. The Dutch language file is added. The Czech language file is added.
423
 
template/gallery-single-template.php CHANGED
@@ -4,9 +4,9 @@
4
  <?php
5
  global $post, $wp_query;
6
  $args = array(
7
- 'post_type' => 'gallery',
8
- 'post_status' => 'publish',
9
- 'name' => $wp_query->query_vars['name'],
10
  'posts_per_page' => 1
11
  );
12
  $second_query = new WP_Query( $args );
4
  <?php
5
  global $post, $wp_query;
6
  $args = array(
7
+ 'post_type' => 'gallery',
8
+ 'post_status' => 'publish',
9
+ 'name' => $wp_query->query_vars['name'],
10
  'posts_per_page' => 1
11
  );
12
  $second_query = new WP_Query( $args );
template/gallery-template.php CHANGED
@@ -64,11 +64,11 @@ Template Name: Gallery Template
64
  $count++;
65
  ?>
66
  <li>
67
- <a rel="bookmark" href="<?php echo get_permalink(); ?>" title="<?php echo $post->post_title; ?>">
68
- <img style="width:<?php echo $gllr_options['gllr_custom_size_px'][0][0]; ?>px; <?php echo $gllr_border; ?>" alt="<?php echo $post->post_title; ?>" title="<?php echo $post->post_title; ?>" src="<?php echo $image_attributes[0]; ?>" />
69
  </a>
70
  <div class="gallery_detail_box">
71
- <div><?php echo $post->post_title; ?></div>
72
  <div><?php echo the_excerpt_max_charlength(100); ?></div>
73
  <a href="<?php echo $permalink; echo basename( get_permalink( $post->ID ) ); ?>"><?php echo $gllr_options["read_more_link_text"]; ?></a>
74
  </div>
@@ -77,13 +77,13 @@ Template Name: Gallery Template
77
  <?php endwhile; endif; wp_reset_query(); ?>
78
  </ul>
79
  <?php
80
- if( $paged == 0 )
81
- $paged = 1;
82
  $pages = intval ( $count_all_albums/$per_page );
83
- if( $count_all_albums % $per_page > 0 )
84
  $pages +=1;
85
  $range = 100;
86
- if( ! $pages ) {
87
  $pages = 1;
88
  }
89
  if ( 1 != $pages ) {
@@ -94,7 +94,7 @@ Template Name: Gallery Template
94
  }
95
  }
96
  echo "<div class='clear'></div></div>\n";
97
- } else {?>
98
  </div>
99
  <?php } ?>
100
  <?php comments_template(); ?>
64
  $count++;
65
  ?>
66
  <li>
67
+ <a rel="bookmark" href="<?php echo get_permalink(); ?>" title="<?php echo htmlspecialchars( $post->post_title ); ?>">
68
+ <img style="width:<?php echo $gllr_options['gllr_custom_size_px'][0][0]; ?>px; <?php echo $gllr_border; ?>" alt="<?php echo htmlspecialchars( $post->post_title ); ?>" title="<?php echo htmlspecialchars( $post->post_title ); ?>" src="<?php echo $image_attributes[0]; ?>" />
69
  </a>
70
  <div class="gallery_detail_box">
71
+ <div><?php echo htmlspecialchars( $post->post_title ); ?></div>
72
  <div><?php echo the_excerpt_max_charlength(100); ?></div>
73
  <a href="<?php echo $permalink; echo basename( get_permalink( $post->ID ) ); ?>"><?php echo $gllr_options["read_more_link_text"]; ?></a>
74
  </div>
77
  <?php endwhile; endif; wp_reset_query(); ?>
78
  </ul>
79
  <?php
80
+ if ( $paged == 0 )
81
+ $paged = 1;
82
  $pages = intval ( $count_all_albums/$per_page );
83
+ if ( $count_all_albums % $per_page > 0 )
84
  $pages +=1;
85
  $range = 100;
86
+ if ( ! $pages ) {
87
  $pages = 1;
88
  }
89
  if ( 1 != $pages ) {
94
  }
95
  }
96
  echo "<div class='clear'></div></div>\n";
97
+ } else { ?>
98
  </div>
99
  <?php } ?>
100
  <?php comments_template(); ?>