Version Description
- 02.10.2013 =
- Update : The Brazilian Portuguese language file is updated.
Download this release
Release Info
Developer | bestwebsoft |
Plugin | Gallery by BestWebSoft |
Version | 4.0.1 |
Comparing to | |
See all releases |
Code changes from version 4.0.0 to 4.0.1
- bws_menu/bws_menu.php +2 -1
- css/stylesheet.css +3 -0
- gallery-plugin.php +1 -1
- js/bws_menu.js +7 -0
- languages/gallery-cs_CZ.mo +0 -0
- languages/gallery-cs_CZ.po +75 -75
- languages/gallery-fr_FR.mo +0 -0
- languages/gallery-pt_BR.mo +0 -0
- languages/gallery-pt_BR.po +83 -81
- languages/gallery-uk.mo +0 -0
- languages/gallery-uk.po +2 -2
- readme.txt +7 -1
bws_menu/bws_menu.php
CHANGED
@@ -27,7 +27,8 @@ if ( ! function_exists( 'bws_add_menu_render' ) ) {
|
|
27 |
array( 'quotes-and-tips\/quotes-and-tips.php', 'Quotes and Tips', 'http://bestwebsoft.com/plugin/quotes-and-tips/', 'http://bestwebsoft.com/plugin/quotes-and-tips/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Quotes+and+Tips+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=quotes-and-tips.php' ),
|
28 |
array( 'google-sitemap-plugin\/google-sitemap-plugin.php', 'Google sitemap plugin', 'http://bestwebsoft.com/plugin/google-sitemap-plugin/', 'http://bestwebsoft.com/plugin/google-sitemap-plugin/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Google+sitemap+plugin+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=google-sitemap-plugin.php' ),
|
29 |
array( 'updater\/updater.php', 'Updater', 'http://bestwebsoft.com/plugin/updater-plugin/', 'http://bestwebsoft.com/plugin/updater-plugin/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=updater+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=updater-options' ),
|
30 |
-
array( 'custom-fields-search\/custom-fields-search.php', 'Custom Fields Search', 'http://bestwebsoft.com/plugin/custom-fields-search/', 'http://bestwebsoft.com/plugin/custom-fields-search/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Custom+Fields+Search+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=custom_fields_search.php' )
|
|
|
31 |
);
|
32 |
foreach ( $array_plugins as $plugins ) {
|
33 |
if( 0 < count( preg_grep( "/".$plugins[0]."/", $active_plugins ) ) ) {
|
27 |
array( 'quotes-and-tips\/quotes-and-tips.php', 'Quotes and Tips', 'http://bestwebsoft.com/plugin/quotes-and-tips/', 'http://bestwebsoft.com/plugin/quotes-and-tips/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Quotes+and+Tips+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=quotes-and-tips.php' ),
|
28 |
array( 'google-sitemap-plugin\/google-sitemap-plugin.php', 'Google sitemap plugin', 'http://bestwebsoft.com/plugin/google-sitemap-plugin/', 'http://bestwebsoft.com/plugin/google-sitemap-plugin/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Google+sitemap+plugin+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=google-sitemap-plugin.php' ),
|
29 |
array( 'updater\/updater.php', 'Updater', 'http://bestwebsoft.com/plugin/updater-plugin/', 'http://bestwebsoft.com/plugin/updater-plugin/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=updater+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=updater-options' ),
|
30 |
+
array( 'custom-fields-search\/custom-fields-search.php', 'Custom Fields Search', 'http://bestwebsoft.com/plugin/custom-fields-search/', 'http://bestwebsoft.com/plugin/custom-fields-search/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Custom+Fields+Search+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=custom_fields_search.php' ),
|
31 |
+
array( 'google-plus-one\/google-plus-one.php', 'Google +1', 'http://bestwebsoft.com/plugin/google-plus-one/', 'http://bestwebsoft.com/plugin/google-plus-one/#download', '/wp-admin/plugin-install.php?tab=search&type=term&s=Google+%2B1+bestwebsoft&plugin-search-input=Search+Plugins', 'admin.php?page=google-plus-one.php' )
|
32 |
);
|
33 |
foreach ( $array_plugins as $plugins ) {
|
34 |
if( 0 < count( preg_grep( "/".$plugins[0]."/", $active_plugins ) ) ) {
|
css/stylesheet.css
CHANGED
@@ -37,6 +37,9 @@
|
|
37 |
.bws_system_info_meta_box {
|
38 |
width: 850px;
|
39 |
}
|
|
|
|
|
|
|
40 |
.bws_system_info {
|
41 |
float: left;
|
42 |
margin-right: 10px;
|
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;
|
gallery-plugin.php
CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Gallery Plugin
|
|
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.0.
|
8 |
Author URI: http://bestwebsoft.com/
|
9 |
License: GPLv2 or later
|
10 |
*/
|
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.0.1
|
8 |
Author URI: http://bestwebsoft.com/
|
9 |
License: GPLv2 or later
|
10 |
*/
|
js/bws_menu.js
CHANGED
@@ -3,6 +3,13 @@
|
|
3 |
if ( $('input[name="bwsmn_form_email"]').val() == '' )
|
4 |
$('.bws_system_info_meta_box .inside').css('display','none');
|
5 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
$('.bws_system_info_meta_box .handlediv').click( function(){
|
7 |
if ( $('.bws_system_info_meta_box .inside').is(":visible") ) {
|
8 |
$('.bws_system_info_meta_box .inside').css('display','none');
|
3 |
if ( $('input[name="bwsmn_form_email"]').val() == '' )
|
4 |
$('.bws_system_info_meta_box .inside').css('display','none');
|
5 |
|
6 |
+
$('.bws_system_info_meta_box .hndle').click( function(){
|
7 |
+
if ( $('.bws_system_info_meta_box .inside').is(":visible") ) {
|
8 |
+
$('.bws_system_info_meta_box .inside').css('display','none !important');
|
9 |
+
} else {
|
10 |
+
$('.bws_system_info_meta_box .inside').css('display','block !important');
|
11 |
+
}
|
12 |
+
});
|
13 |
$('.bws_system_info_meta_box .handlediv').click( function(){
|
14 |
if ( $('.bws_system_info_meta_box .inside').is(":visible") ) {
|
15 |
$('.bws_system_info_meta_box .inside').css('display','none');
|
languages/gallery-cs_CZ.mo
CHANGED
Binary file
|
languages/gallery-cs_CZ.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: gallery\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Josef Sukdol <josef.sukdol@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -17,7 +17,7 @@ msgstr ""
|
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
#: gallery-plugin.php:101
|
20 |
-
#: gallery-plugin.php:
|
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 ""
|
23 |
|
@@ -96,7 +96,7 @@ msgid "Please make a choice"
|
|
96 |
msgstr ""
|
97 |
|
98 |
#: gallery-plugin.php:227
|
99 |
-
#: gallery-plugin.php:
|
100 |
#, fuzzy
|
101 |
msgid "Sort images by"
|
102 |
msgstr "Počet náhledů zobrazených v jedné řádce"
|
@@ -166,7 +166,7 @@ msgid "Publishing"
|
|
166 |
msgstr "Veřejné"
|
167 |
|
168 |
#: gallery-plugin.php:479
|
169 |
-
#: gallery-plugin.php:
|
170 |
msgid "Date"
|
171 |
msgstr "Datum"
|
172 |
|
@@ -175,274 +175,274 @@ msgstr "Datum"
|
|
175 |
msgid "See images »"
|
176 |
msgstr "Zobrazit obsah galerie »"
|
177 |
|
178 |
-
#: gallery-plugin.php:
|
179 |
#, fuzzy
|
180 |
msgid "Settings are saved"
|
181 |
msgstr "Nastavení uložena."
|
182 |
|
183 |
-
#: gallery-plugin.php:
|
184 |
#, fuzzy
|
185 |
msgid "Gallery Settings"
|
186 |
msgstr "Nastavení galerie"
|
187 |
|
188 |
-
#: gallery-plugin.php:
|
189 |
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:"
|
190 |
msgstr ""
|
191 |
|
192 |
-
#: gallery-plugin.php:
|
193 |
#, fuzzy
|
194 |
msgid "Image size for the album cover"
|
195 |
msgstr "Размер для "
|
196 |
|
197 |
-
#: gallery-plugin.php:
|
198 |
-
#: gallery-plugin.php:
|
199 |
-
#: gallery-plugin.php:
|
200 |
#, fuzzy
|
201 |
msgid "Image size"
|
202 |
msgstr "Název rozměru"
|
203 |
|
204 |
-
#: gallery-plugin.php:
|
205 |
-
#: gallery-plugin.php:
|
206 |
msgid "Width (in px)"
|
207 |
msgstr "Šířka (v px)"
|
208 |
|
209 |
-
#: gallery-plugin.php:
|
210 |
-
#: gallery-plugin.php:
|
211 |
msgid "Height (in px)"
|
212 |
msgstr "Výška (v px)"
|
213 |
|
214 |
-
#: gallery-plugin.php:
|
215 |
#, fuzzy
|
216 |
msgid "Gallery image size"
|
217 |
msgstr "Galerie"
|
218 |
|
219 |
-
#: gallery-plugin.php:
|
220 |
#, fuzzy
|
221 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
222 |
msgstr "WordPress vytvoří kopii náhledu obrázku v zadaných rozměrech při nahrání nového obrázku."
|
223 |
|
224 |
-
#: gallery-plugin.php:
|
225 |
msgid "Gallery image size in the lightbox"
|
226 |
msgstr ""
|
227 |
|
228 |
-
#: gallery-plugin.php:
|
229 |
#, fuzzy
|
230 |
msgid "Max width (in px)"
|
231 |
msgstr "Šířka (v px)"
|
232 |
|
233 |
-
#: gallery-plugin.php:
|
234 |
#, fuzzy
|
235 |
msgid "Max height (in px)"
|
236 |
msgstr "Výška (v px)"
|
237 |
|
238 |
-
#: gallery-plugin.php:
|
239 |
msgid "Display a full size image in the lightbox"
|
240 |
msgstr ""
|
241 |
|
242 |
-
#: gallery-plugin.php:
|
243 |
msgid "Crop position"
|
244 |
msgstr ""
|
245 |
|
246 |
-
#: gallery-plugin.php:
|
247 |
msgid "Horizontal"
|
248 |
msgstr ""
|
249 |
|
250 |
-
#: gallery-plugin.php:
|
251 |
msgid "left"
|
252 |
msgstr ""
|
253 |
|
254 |
-
#: gallery-plugin.php:
|
255 |
-
#: gallery-plugin.php:
|
256 |
msgid "center"
|
257 |
msgstr ""
|
258 |
|
259 |
-
#: gallery-plugin.php:
|
260 |
msgid "right"
|
261 |
msgstr ""
|
262 |
|
263 |
-
#: gallery-plugin.php:
|
264 |
msgid "Vertical"
|
265 |
msgstr ""
|
266 |
|
267 |
-
#: gallery-plugin.php:
|
268 |
msgid "top"
|
269 |
msgstr ""
|
270 |
|
271 |
-
#: gallery-plugin.php:
|
272 |
msgid "bottom"
|
273 |
msgstr ""
|
274 |
|
275 |
-
#: gallery-plugin.php:
|
276 |
msgid "Lightbox background"
|
277 |
msgstr ""
|
278 |
|
279 |
-
#: gallery-plugin.php:
|
280 |
msgid "Default"
|
281 |
msgstr ""
|
282 |
|
283 |
-
#: gallery-plugin.php:
|
284 |
msgid "Background transparency (from 0 to 1)"
|
285 |
msgstr ""
|
286 |
|
287 |
-
#: gallery-plugin.php:
|
288 |
msgid "Select a background color"
|
289 |
msgstr ""
|
290 |
|
291 |
-
#: gallery-plugin.php:
|
292 |
msgid "Background color"
|
293 |
msgstr ""
|
294 |
|
295 |
-
#: gallery-plugin.php:
|
296 |
-
#: gallery-plugin.php:
|
297 |
msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
|
298 |
msgstr ""
|
299 |
|
300 |
-
#: gallery-plugin.php:
|
301 |
msgid "Images with border"
|
302 |
msgstr ""
|
303 |
|
304 |
-
#: gallery-plugin.php:
|
305 |
msgid "Border width in px, just numbers"
|
306 |
msgstr ""
|
307 |
|
308 |
-
#: gallery-plugin.php:
|
309 |
-
#: gallery-plugin.php:
|
310 |
msgid "Select a border color"
|
311 |
msgstr ""
|
312 |
|
313 |
-
#: gallery-plugin.php:
|
314 |
#, fuzzy
|
315 |
msgid "Number of images in the row"
|
316 |
msgstr "Počet náhledů zobrazených v jedné řádce"
|
317 |
|
318 |
-
#: gallery-plugin.php:
|
319 |
msgid "Start slideshow"
|
320 |
msgstr ""
|
321 |
|
322 |
-
#: gallery-plugin.php:
|
323 |
msgid "Slideshow interval"
|
324 |
msgstr ""
|
325 |
|
326 |
-
#: gallery-plugin.php:
|
327 |
msgid "Attachment ID"
|
328 |
msgstr ""
|
329 |
|
330 |
-
#: gallery-plugin.php:
|
331 |
#, fuzzy
|
332 |
msgid "Image Name"
|
333 |
msgstr "Název rozměru"
|
334 |
|
335 |
-
#: gallery-plugin.php:
|
336 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
337 |
msgstr ""
|
338 |
|
339 |
-
#: gallery-plugin.php:
|
340 |
msgid "Random"
|
341 |
msgstr ""
|
342 |
|
343 |
-
#: gallery-plugin.php:
|
344 |
#, fuzzy
|
345 |
msgid "Sort images"
|
346 |
msgstr "Počet náhledů zobrazených v jedné řádce"
|
347 |
|
348 |
-
#: gallery-plugin.php:
|
349 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
350 |
msgstr ""
|
351 |
|
352 |
-
#: gallery-plugin.php:
|
353 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: gallery-plugin.php:
|
357 |
msgid "Display text above the image"
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: gallery-plugin.php:
|
361 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
362 |
msgstr ""
|
363 |
|
364 |
-
#: gallery-plugin.php:
|
365 |
msgid "Display the Back link"
|
366 |
msgstr ""
|
367 |
|
368 |
-
#: gallery-plugin.php:
|
369 |
msgid "Display the Back link in the shortcode"
|
370 |
msgstr ""
|
371 |
|
372 |
-
#: gallery-plugin.php:
|
373 |
msgid "The Back link text"
|
374 |
msgstr ""
|
375 |
|
376 |
-
#: gallery-plugin.php:
|
377 |
msgid "The Back link URL"
|
378 |
msgstr ""
|
379 |
|
380 |
-
#: gallery-plugin.php:
|
381 |
msgid "Gallery page (Page with Gallery Template)"
|
382 |
msgstr ""
|
383 |
|
384 |
-
#: gallery-plugin.php:
|
385 |
msgid "(Full URL to custom page)"
|
386 |
msgstr ""
|
387 |
|
388 |
-
#: gallery-plugin.php:
|
389 |
msgid "The Read More link text"
|
390 |
msgstr ""
|
391 |
|
392 |
-
#: gallery-plugin.php:
|
393 |
msgid "Display Like buttons in the lightbox"
|
394 |
msgstr ""
|
395 |
|
396 |
-
#: gallery-plugin.php:
|
397 |
msgid "FaceBook"
|
398 |
msgstr ""
|
399 |
|
400 |
-
#: gallery-plugin.php:
|
401 |
#, fuzzy
|
402 |
msgid "Twitter"
|
403 |
msgstr "Název"
|
404 |
|
405 |
-
#: gallery-plugin.php:
|
406 |
msgid "Pinterest"
|
407 |
msgstr ""
|
408 |
|
409 |
-
#: gallery-plugin.php:
|
410 |
msgid "Google +1"
|
411 |
msgstr ""
|
412 |
|
413 |
-
#: gallery-plugin.php:
|
414 |
#, fuzzy
|
415 |
msgid "Slug for gallery item"
|
416 |
msgstr "Rozměry náhledu obrázku v albu"
|
417 |
|
418 |
-
#: gallery-plugin.php:
|
419 |
msgid "for any structure of permalinks except the default structure"
|
420 |
msgstr ""
|
421 |
|
422 |
-
#: gallery-plugin.php:
|
423 |
msgid "Save Changes"
|
424 |
msgstr "Uložit změny"
|
425 |
|
426 |
-
#: gallery-plugin.php:
|
427 |
-
#: gallery-plugin.php:
|
428 |
msgid "Settings"
|
429 |
msgstr "Nastavení"
|
430 |
|
431 |
-
#: gallery-plugin.php:
|
432 |
msgid "FAQ"
|
433 |
msgstr "FAQ "
|
434 |
|
435 |
-
#: gallery-plugin.php:
|
436 |
msgid "Support"
|
437 |
msgstr "Podpora"
|
438 |
|
439 |
-
#: gallery-plugin.php:
|
440 |
#: template/gallery-single-template.php:76
|
441 |
#, fuzzy
|
442 |
msgid "Sorry, nothing found."
|
443 |
msgstr "Omlouvám se - nic nenalezeno."
|
444 |
|
445 |
-
#: gallery-plugin.php:
|
446 |
#: template/gallery-single-template.php:102
|
447 |
msgid "Download high resolution image"
|
448 |
msgstr ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: gallery\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-10-02 12:13+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-10-02 12:13+0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Josef Sukdol <josef.sukdol@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
#: gallery-plugin.php:101
|
20 |
+
#: gallery-plugin.php:696
|
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 ""
|
23 |
|
96 |
msgstr ""
|
97 |
|
98 |
#: gallery-plugin.php:227
|
99 |
+
#: gallery-plugin.php:809
|
100 |
#, fuzzy
|
101 |
msgid "Sort images by"
|
102 |
msgstr "Počet náhledů zobrazených v jedné řádce"
|
166 |
msgstr "Veřejné"
|
167 |
|
168 |
#: gallery-plugin.php:479
|
169 |
+
#: gallery-plugin.php:813
|
170 |
msgid "Date"
|
171 |
msgstr "Datum"
|
172 |
|
175 |
msgid "See images »"
|
176 |
msgstr "Zobrazit obsah galerie »"
|
177 |
|
178 |
+
#: gallery-plugin.php:689
|
179 |
#, fuzzy
|
180 |
msgid "Settings are saved"
|
181 |
msgstr "Nastavení uložena."
|
182 |
|
183 |
+
#: gallery-plugin.php:702
|
184 |
#, fuzzy
|
185 |
msgid "Gallery Settings"
|
186 |
msgstr "Nastavení galerie"
|
187 |
|
188 |
+
#: gallery-plugin.php:705
|
189 |
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:"
|
190 |
msgstr ""
|
191 |
|
192 |
+
#: gallery-plugin.php:709
|
193 |
#, fuzzy
|
194 |
msgid "Image size for the album cover"
|
195 |
msgstr "Размер для "
|
196 |
|
197 |
+
#: gallery-plugin.php:711
|
198 |
+
#: gallery-plugin.php:719
|
199 |
+
#: gallery-plugin.php:732
|
200 |
#, fuzzy
|
201 |
msgid "Image size"
|
202 |
msgstr "Název rozměru"
|
203 |
|
204 |
+
#: gallery-plugin.php:712
|
205 |
+
#: gallery-plugin.php:720
|
206 |
msgid "Width (in px)"
|
207 |
msgstr "Šířka (v px)"
|
208 |
|
209 |
+
#: gallery-plugin.php:713
|
210 |
+
#: gallery-plugin.php:721
|
211 |
msgid "Height (in px)"
|
212 |
msgstr "Výška (v px)"
|
213 |
|
214 |
+
#: gallery-plugin.php:717
|
215 |
#, fuzzy
|
216 |
msgid "Gallery image size"
|
217 |
msgstr "Galerie"
|
218 |
|
219 |
+
#: gallery-plugin.php:725
|
220 |
#, fuzzy
|
221 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
222 |
msgstr "WordPress vytvoří kopii náhledu obrázku v zadaných rozměrech při nahrání nového obrázku."
|
223 |
|
224 |
+
#: gallery-plugin.php:730
|
225 |
msgid "Gallery image size in the lightbox"
|
226 |
msgstr ""
|
227 |
|
228 |
+
#: gallery-plugin.php:733
|
229 |
#, fuzzy
|
230 |
msgid "Max width (in px)"
|
231 |
msgstr "Šířka (v px)"
|
232 |
|
233 |
+
#: gallery-plugin.php:734
|
234 |
#, fuzzy
|
235 |
msgid "Max height (in px)"
|
236 |
msgstr "Výška (v px)"
|
237 |
|
238 |
+
#: gallery-plugin.php:735
|
239 |
msgid "Display a full size image in the lightbox"
|
240 |
msgstr ""
|
241 |
|
242 |
+
#: gallery-plugin.php:739
|
243 |
msgid "Crop position"
|
244 |
msgstr ""
|
245 |
|
246 |
+
#: gallery-plugin.php:741
|
247 |
msgid "Horizontal"
|
248 |
msgstr ""
|
249 |
|
250 |
+
#: gallery-plugin.php:743
|
251 |
msgid "left"
|
252 |
msgstr ""
|
253 |
|
254 |
+
#: gallery-plugin.php:744
|
255 |
+
#: gallery-plugin.php:751
|
256 |
msgid "center"
|
257 |
msgstr ""
|
258 |
|
259 |
+
#: gallery-plugin.php:745
|
260 |
msgid "right"
|
261 |
msgstr ""
|
262 |
|
263 |
+
#: gallery-plugin.php:748
|
264 |
msgid "Vertical"
|
265 |
msgstr ""
|
266 |
|
267 |
+
#: gallery-plugin.php:750
|
268 |
msgid "top"
|
269 |
msgstr ""
|
270 |
|
271 |
+
#: gallery-plugin.php:752
|
272 |
msgid "bottom"
|
273 |
msgstr ""
|
274 |
|
275 |
+
#: gallery-plugin.php:757
|
276 |
msgid "Lightbox background"
|
277 |
msgstr ""
|
278 |
|
279 |
+
#: gallery-plugin.php:759
|
280 |
msgid "Default"
|
281 |
msgstr ""
|
282 |
|
283 |
+
#: gallery-plugin.php:760
|
284 |
msgid "Background transparency (from 0 to 1)"
|
285 |
msgstr ""
|
286 |
|
287 |
+
#: gallery-plugin.php:762
|
288 |
msgid "Select a background color"
|
289 |
msgstr ""
|
290 |
|
291 |
+
#: gallery-plugin.php:764
|
292 |
msgid "Background color"
|
293 |
msgstr ""
|
294 |
|
295 |
+
#: gallery-plugin.php:771
|
296 |
+
#: gallery-plugin.php:882
|
297 |
msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
|
298 |
msgstr ""
|
299 |
|
300 |
+
#: gallery-plugin.php:778
|
301 |
msgid "Images with border"
|
302 |
msgstr ""
|
303 |
|
304 |
+
#: gallery-plugin.php:781
|
305 |
msgid "Border width in px, just numbers"
|
306 |
msgstr ""
|
307 |
|
308 |
+
#: gallery-plugin.php:783
|
309 |
+
#: gallery-plugin.php:785
|
310 |
msgid "Select a border color"
|
311 |
msgstr ""
|
312 |
|
313 |
+
#: gallery-plugin.php:791
|
314 |
#, fuzzy
|
315 |
msgid "Number of images in the row"
|
316 |
msgstr "Počet náhledů zobrazených v jedné řádce"
|
317 |
|
318 |
+
#: gallery-plugin.php:797
|
319 |
msgid "Start slideshow"
|
320 |
msgstr ""
|
321 |
|
322 |
+
#: gallery-plugin.php:803
|
323 |
msgid "Slideshow interval"
|
324 |
msgstr ""
|
325 |
|
326 |
+
#: gallery-plugin.php:811
|
327 |
msgid "Attachment ID"
|
328 |
msgstr ""
|
329 |
|
330 |
+
#: gallery-plugin.php:812
|
331 |
#, fuzzy
|
332 |
msgid "Image Name"
|
333 |
msgstr "Název rozměru"
|
334 |
|
335 |
+
#: gallery-plugin.php:814
|
336 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
337 |
msgstr ""
|
338 |
|
339 |
+
#: gallery-plugin.php:815
|
340 |
msgid "Random"
|
341 |
msgstr ""
|
342 |
|
343 |
+
#: gallery-plugin.php:819
|
344 |
#, fuzzy
|
345 |
msgid "Sort images"
|
346 |
msgstr "Počet náhledů zobrazených v jedné řádce"
|
347 |
|
348 |
+
#: gallery-plugin.php:821
|
349 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
350 |
msgstr ""
|
351 |
|
352 |
+
#: gallery-plugin.php:822
|
353 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
354 |
msgstr ""
|
355 |
|
356 |
+
#: gallery-plugin.php:826
|
357 |
msgid "Display text above the image"
|
358 |
msgstr ""
|
359 |
|
360 |
+
#: gallery-plugin.php:828
|
361 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
362 |
msgstr ""
|
363 |
|
364 |
+
#: gallery-plugin.php:832
|
365 |
msgid "Display the Back link"
|
366 |
msgstr ""
|
367 |
|
368 |
+
#: gallery-plugin.php:838
|
369 |
msgid "Display the Back link in the shortcode"
|
370 |
msgstr ""
|
371 |
|
372 |
+
#: gallery-plugin.php:844
|
373 |
msgid "The Back link text"
|
374 |
msgstr ""
|
375 |
|
376 |
+
#: gallery-plugin.php:850
|
377 |
msgid "The Back link URL"
|
378 |
msgstr ""
|
379 |
|
380 |
+
#: gallery-plugin.php:852
|
381 |
msgid "Gallery page (Page with Gallery Template)"
|
382 |
msgstr ""
|
383 |
|
384 |
+
#: gallery-plugin.php:854
|
385 |
msgid "(Full URL to custom page)"
|
386 |
msgstr ""
|
387 |
|
388 |
+
#: gallery-plugin.php:858
|
389 |
msgid "The Read More link text"
|
390 |
msgstr ""
|
391 |
|
392 |
+
#: gallery-plugin.php:866
|
393 |
msgid "Display Like buttons in the lightbox"
|
394 |
msgstr ""
|
395 |
|
396 |
+
#: gallery-plugin.php:868
|
397 |
msgid "FaceBook"
|
398 |
msgstr ""
|
399 |
|
400 |
+
#: gallery-plugin.php:869
|
401 |
#, fuzzy
|
402 |
msgid "Twitter"
|
403 |
msgstr "Název"
|
404 |
|
405 |
+
#: gallery-plugin.php:870
|
406 |
msgid "Pinterest"
|
407 |
msgstr ""
|
408 |
|
409 |
+
#: gallery-plugin.php:871
|
410 |
msgid "Google +1"
|
411 |
msgstr ""
|
412 |
|
413 |
+
#: gallery-plugin.php:875
|
414 |
#, fuzzy
|
415 |
msgid "Slug for gallery item"
|
416 |
msgstr "Rozměry náhledu obrázku v albu"
|
417 |
|
418 |
+
#: gallery-plugin.php:877
|
419 |
msgid "for any structure of permalinks except the default structure"
|
420 |
msgstr ""
|
421 |
|
422 |
+
#: gallery-plugin.php:890
|
423 |
msgid "Save Changes"
|
424 |
msgstr "Uložit změny"
|
425 |
|
426 |
+
#: gallery-plugin.php:902
|
427 |
+
#: gallery-plugin.php:917
|
428 |
msgid "Settings"
|
429 |
msgstr "Nastavení"
|
430 |
|
431 |
+
#: gallery-plugin.php:903
|
432 |
msgid "FAQ"
|
433 |
msgstr "FAQ "
|
434 |
|
435 |
+
#: gallery-plugin.php:904
|
436 |
msgid "Support"
|
437 |
msgstr "Podpora"
|
438 |
|
439 |
+
#: gallery-plugin.php:1114
|
440 |
#: template/gallery-single-template.php:76
|
441 |
#, fuzzy
|
442 |
msgid "Sorry, nothing found."
|
443 |
msgstr "Omlouvám se - nic nenalezeno."
|
444 |
|
445 |
+
#: gallery-plugin.php:1136
|
446 |
#: template/gallery-single-template.php:102
|
447 |
msgid "Download high resolution image"
|
448 |
msgstr ""
|
languages/gallery-fr_FR.mo
CHANGED
File without changes
|
languages/gallery-pt_BR.mo
CHANGED
Binary file
|
languages/gallery-pt_BR.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: gallery\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: DJIO | Dionizio Bonfim Bach <wordpress@djio.com.br>\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -13,14 +13,14 @@ msgstr ""
|
|
13 |
"X-Generator: Poedit 1.5.7\n"
|
14 |
"X-Poedit-SourceCharset: UTF-8\n"
|
15 |
"X-Poedit-KeywordsList: __;_e\n"
|
16 |
-
"X-Poedit-Basepath:
|
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:
|
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 |
|
@@ -113,7 +113,7 @@ msgstr "Por favor, faça uma escolha"
|
|
113 |
|
114 |
# @ gallery
|
115 |
#: gallery-plugin.php:227
|
116 |
-
#: gallery-plugin.php:
|
117 |
msgid "Sort images by"
|
118 |
msgstr "Ordenar imagens por"
|
119 |
|
@@ -141,7 +141,7 @@ msgstr "URL"
|
|
141 |
# @ gallery
|
142 |
#: gallery-plugin.php:273
|
143 |
msgid "(by click on image opens a link in a new window)"
|
144 |
-
msgstr "(
|
145 |
|
146 |
# @ gallery
|
147 |
#: gallery-plugin.php:274
|
@@ -195,7 +195,7 @@ msgstr "Publicação"
|
|
195 |
|
196 |
# @ gallery
|
197 |
#: gallery-plugin.php:479
|
198 |
-
#: gallery-plugin.php:
|
199 |
msgid "Date"
|
200 |
msgstr "Data"
|
201 |
|
@@ -205,320 +205,322 @@ msgid "See images »"
|
|
205 |
msgstr "Ver imagens »"
|
206 |
|
207 |
# @ gallery
|
208 |
-
#: gallery-plugin.php:
|
209 |
msgid "Settings are saved"
|
210 |
msgstr "As configurações estão salvas"
|
211 |
|
212 |
# @ gallery
|
213 |
-
#: gallery-plugin.php:
|
214 |
msgid "Gallery Settings"
|
215 |
msgstr "Configurações da Galeria"
|
216 |
|
217 |
# @ gallery
|
218 |
-
#: gallery-plugin.php:
|
219 |
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:"
|
220 |
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:"
|
221 |
|
222 |
# @ gallery
|
223 |
-
#: gallery-plugin.php:
|
224 |
msgid "Image size for the album cover"
|
225 |
msgstr "Tamanho da imagem de capa do álbum"
|
226 |
|
227 |
# @ gallery
|
228 |
-
#: gallery-plugin.php:
|
229 |
-
#: gallery-plugin.php:
|
230 |
-
#: gallery-plugin.php:
|
231 |
msgid "Image size"
|
232 |
msgstr "Tamanho da imagem"
|
233 |
|
234 |
# @ gallery
|
235 |
-
#: gallery-plugin.php:
|
236 |
-
#: gallery-plugin.php:
|
237 |
msgid "Width (in px)"
|
238 |
msgstr "Largura (em px)"
|
239 |
|
240 |
# @ gallery
|
241 |
-
#: gallery-plugin.php:
|
242 |
-
#: gallery-plugin.php:
|
243 |
msgid "Height (in px)"
|
244 |
msgstr "Altura (em px)"
|
245 |
|
246 |
# @ gallery
|
247 |
-
#: gallery-plugin.php:
|
248 |
msgid "Gallery image size"
|
249 |
msgstr "Tamanho da imagem da galeria"
|
250 |
|
251 |
# @ gallery
|
252 |
-
#: gallery-plugin.php:
|
253 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
254 |
msgstr "WordPress irá criar uma nova miniatura com os tamanhos especificados quando você enviar uma nova foto."
|
255 |
|
256 |
# @ gallery
|
257 |
-
#: gallery-plugin.php:
|
258 |
msgid "Gallery image size in the lightbox"
|
259 |
msgstr "Tamanho da imagem da galeria no Lightbox"
|
260 |
|
261 |
# @ gallery
|
262 |
-
#: gallery-plugin.php:
|
263 |
msgid "Max width (in px)"
|
264 |
msgstr "Largura máxima (em px)"
|
265 |
|
266 |
# @ gallery
|
267 |
-
#: gallery-plugin.php:
|
268 |
msgid "Max height (in px)"
|
269 |
msgstr "Altura máxima (em px)"
|
270 |
|
271 |
# @ gallery
|
272 |
-
#: gallery-plugin.php:
|
273 |
msgid "Display a full size image in the lightbox"
|
274 |
msgstr "Exibir a imagem em tamanho original no Lightbox"
|
275 |
|
276 |
# @ gallery
|
277 |
-
#: gallery-plugin.php:
|
278 |
msgid "Crop position"
|
279 |
msgstr "Posição de recorte"
|
280 |
|
281 |
# @ gallery
|
282 |
-
#: gallery-plugin.php:
|
283 |
msgid "Horizontal"
|
284 |
msgstr "Horizontal"
|
285 |
|
286 |
# @ gallery
|
287 |
-
#: gallery-plugin.php:
|
288 |
msgid "left"
|
289 |
msgstr "esquerda"
|
290 |
|
291 |
# @ gallery
|
292 |
-
#: gallery-plugin.php:
|
293 |
-
#: gallery-plugin.php:
|
294 |
msgid "center"
|
295 |
msgstr "centro"
|
296 |
|
297 |
# @ gallery
|
298 |
-
#: gallery-plugin.php:
|
299 |
msgid "right"
|
300 |
msgstr "direita"
|
301 |
|
302 |
# @ gallery
|
303 |
-
#: gallery-plugin.php:
|
304 |
msgid "Vertical"
|
305 |
msgstr "Vertical"
|
306 |
|
307 |
# @ gallery
|
308 |
-
#: gallery-plugin.php:
|
309 |
msgid "top"
|
310 |
msgstr "topo"
|
311 |
|
312 |
# @ gallery
|
313 |
-
#: gallery-plugin.php:
|
314 |
msgid "bottom"
|
315 |
msgstr "fundo"
|
316 |
|
317 |
# @ gallery
|
318 |
-
#: gallery-plugin.php:
|
319 |
msgid "Lightbox background"
|
320 |
msgstr "Fundo do Lightbox"
|
321 |
|
322 |
# @ gallery
|
323 |
-
#: gallery-plugin.php:
|
324 |
msgid "Default"
|
325 |
msgstr "Padrão"
|
326 |
|
327 |
# @ gallery
|
328 |
-
#: gallery-plugin.php:
|
329 |
msgid "Background transparency (from 0 to 1)"
|
330 |
msgstr "Transparência de background (de 0 a 1)"
|
331 |
|
332 |
# @ gallery
|
333 |
-
#: gallery-plugin.php:
|
334 |
msgid "Select a background color"
|
335 |
msgstr "Selecionar uma cor de fundo"
|
336 |
|
337 |
# @ gallery
|
338 |
-
#: gallery-plugin.php:
|
339 |
msgid "Background color"
|
340 |
msgstr "Cor de fundo"
|
341 |
|
342 |
# @ gallery
|
343 |
-
#: gallery-plugin.php:
|
344 |
-
#: gallery-plugin.php:
|
345 |
msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
|
346 |
msgstr "Esta função está disponível na versão Pro do plugin. Para saber mais detalhes, por favor siga o link"
|
347 |
|
348 |
# @ gallery
|
349 |
-
#: gallery-plugin.php:
|
350 |
msgid "Images with border"
|
351 |
msgstr "Imagens com borda"
|
352 |
|
353 |
# @ gallery
|
354 |
-
#: gallery-plugin.php:
|
355 |
msgid "Border width in px, just numbers"
|
356 |
msgstr "Largura da borda em px, apenas os números"
|
357 |
|
358 |
# @ gallery
|
359 |
-
#: gallery-plugin.php:
|
360 |
-
#: gallery-plugin.php:
|
361 |
msgid "Select a border color"
|
362 |
msgstr "Escolha a cor da borda"
|
363 |
|
364 |
# @ gallery
|
365 |
-
#: gallery-plugin.php:
|
366 |
msgid "Number of images in the row"
|
367 |
msgstr "Número de imagens por linha"
|
368 |
|
369 |
# @ gallery
|
370 |
-
#: gallery-plugin.php:
|
371 |
msgid "Start slideshow"
|
372 |
msgstr "Iniciar Apresentação de Slides"
|
373 |
|
374 |
# @ gallery
|
375 |
-
#: gallery-plugin.php:
|
376 |
msgid "Slideshow interval"
|
377 |
msgstr "Intervalo de tempo entre cada Slide"
|
378 |
|
379 |
# @ gallery
|
380 |
-
#: gallery-plugin.php:
|
381 |
msgid "Attachment ID"
|
382 |
msgstr "ID do anexo"
|
383 |
|
384 |
# @ gallery
|
385 |
-
#: gallery-plugin.php:
|
386 |
msgid "Image Name"
|
387 |
msgstr "Nome da Imagem"
|
388 |
|
389 |
# @ gallery
|
390 |
-
#: gallery-plugin.php:
|
391 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
392 |
msgstr "Critério de ordenação (o campo de ordenação na caixa de diálogo em Adicionar Mídia)"
|
393 |
|
394 |
# @ gallery
|
395 |
-
#: gallery-plugin.php:
|
396 |
msgid "Random"
|
397 |
msgstr "Aleatório"
|
398 |
|
399 |
# @ gallery
|
400 |
-
#: gallery-plugin.php:
|
401 |
msgid "Sort images"
|
402 |
msgstr "Ordenar imagens:"
|
403 |
|
404 |
# @ gallery
|
405 |
-
#: gallery-plugin.php:
|
406 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
407 |
msgstr "ASC (ordem crescente dos valores mais baixos para os mais altos - 1, 2, 3; a, b, c)"
|
408 |
|
409 |
# @ gallery
|
410 |
-
#: gallery-plugin.php:
|
411 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
412 |
msgstr "DESC (ordem decrescente dos valores mais altos para os mais baixos - 3, 2, 1; c, b, a)"
|
413 |
|
414 |
# @ gallery
|
415 |
-
#: gallery-plugin.php:
|
416 |
msgid "Display text above the image"
|
417 |
msgstr "Mostrar texto acima da imagem"
|
418 |
|
419 |
# @ gallery
|
420 |
-
#: gallery-plugin.php:
|
421 |
-
#, fuzzy
|
422 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
423 |
-
msgstr "
|
424 |
|
425 |
# @ gallery
|
426 |
-
#: gallery-plugin.php:
|
427 |
msgid "Display the Back link"
|
428 |
msgstr "Exibir o link Voltar"
|
429 |
|
430 |
# @ gallery
|
431 |
-
#: gallery-plugin.php:
|
432 |
msgid "Display the Back link in the shortcode"
|
433 |
msgstr "Exibir o link Voltar no shortcode"
|
434 |
|
435 |
# @ gallery
|
436 |
-
#: gallery-plugin.php:
|
437 |
msgid "The Back link text"
|
438 |
msgstr "Texto do link Voltar"
|
439 |
|
440 |
# @ gallery
|
441 |
-
#: gallery-plugin.php:
|
442 |
msgid "The Back link URL"
|
443 |
msgstr "URL do link Voltar"
|
444 |
|
445 |
# @ gallery
|
446 |
-
#: gallery-plugin.php:
|
447 |
msgid "Gallery page (Page with Gallery Template)"
|
448 |
msgstr "Página da Galeria (página usando o Modelo de Galeria)"
|
449 |
|
450 |
# @ gallery
|
451 |
-
#: gallery-plugin.php:
|
452 |
msgid "(Full URL to custom page)"
|
453 |
msgstr "(URL completa para a página personalizada)"
|
454 |
|
455 |
# @ gallery
|
456 |
-
#: gallery-plugin.php:
|
457 |
msgid "The Read More link text"
|
458 |
msgstr "Texto do link Leia Mais"
|
459 |
|
460 |
# @ gallery
|
461 |
-
#: gallery-plugin.php:
|
462 |
msgid "Display Like buttons in the lightbox"
|
463 |
msgstr "Exibir botões de Curtir no Lightbox"
|
464 |
|
465 |
# @ gallery
|
466 |
-
#: gallery-plugin.php:
|
467 |
msgid "FaceBook"
|
468 |
msgstr "Facebook"
|
469 |
|
470 |
# @ gallery
|
471 |
-
#: gallery-plugin.php:
|
472 |
msgid "Twitter"
|
473 |
msgstr "Twitter"
|
474 |
|
475 |
# @ gallery
|
476 |
-
#: gallery-plugin.php:
|
477 |
msgid "Pinterest"
|
478 |
msgstr "Pinterest"
|
479 |
|
480 |
# @ gallery
|
481 |
-
#: gallery-plugin.php:
|
482 |
msgid "Google +1"
|
483 |
msgstr "Google +1"
|
484 |
|
485 |
-
|
|
|
486 |
msgid "Slug for gallery item"
|
487 |
-
msgstr ""
|
488 |
|
489 |
-
|
|
|
490 |
msgid "for any structure of permalinks except the default structure"
|
491 |
-
msgstr ""
|
492 |
|
493 |
# @ default
|
494 |
-
#: gallery-plugin.php:
|
495 |
msgid "Save Changes"
|
496 |
msgstr "Salvar Alterações"
|
497 |
|
|
|
498 |
# @ gallery
|
499 |
-
#: gallery-plugin.php:
|
500 |
-
#: gallery-plugin.php:
|
501 |
msgid "Settings"
|
502 |
msgstr "Configurações"
|
503 |
|
504 |
# @ gallery
|
505 |
-
#: gallery-plugin.php:
|
506 |
msgid "FAQ"
|
507 |
msgstr "FAQ"
|
508 |
|
509 |
# @ gallery
|
510 |
-
#: gallery-plugin.php:
|
511 |
msgid "Support"
|
512 |
msgstr "Suporte"
|
513 |
|
514 |
# @ gallery
|
515 |
-
#: gallery-plugin.php:
|
516 |
#: template/gallery-single-template.php:76
|
517 |
msgid "Sorry, nothing found."
|
518 |
msgstr "Desculpe, nada foi encontrado."
|
519 |
|
520 |
# @ gallery
|
521 |
-
#: gallery-plugin.php:
|
522 |
#: template/gallery-single-template.php:102
|
523 |
msgid "Download high resolution image"
|
524 |
msgstr "Download de imagem de alta resolução"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: gallery\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-10-02 12:09+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-10-02 12:09+0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: DJIO | Dionizio Bonfim Bach <wordpress@djio.com.br>\n"
|
9 |
"MIME-Version: 1.0\n"
|
13 |
"X-Generator: Poedit 1.5.7\n"
|
14 |
"X-Poedit-SourceCharset: UTF-8\n"
|
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:696
|
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 |
|
113 |
|
114 |
# @ gallery
|
115 |
#: gallery-plugin.php:227
|
116 |
+
#: gallery-plugin.php:809
|
117 |
msgid "Sort images by"
|
118 |
msgstr "Ordenar imagens por"
|
119 |
|
141 |
# @ gallery
|
142 |
#: gallery-plugin.php:273
|
143 |
msgid "(by click on image opens a link in a new window)"
|
144 |
+
msgstr "(clicar na imagem abre um link em uma nova janela)"
|
145 |
|
146 |
# @ gallery
|
147 |
#: gallery-plugin.php:274
|
195 |
|
196 |
# @ gallery
|
197 |
#: gallery-plugin.php:479
|
198 |
+
#: gallery-plugin.php:813
|
199 |
msgid "Date"
|
200 |
msgstr "Data"
|
201 |
|
205 |
msgstr "Ver imagens »"
|
206 |
|
207 |
# @ gallery
|
208 |
+
#: gallery-plugin.php:689
|
209 |
msgid "Settings are saved"
|
210 |
msgstr "As configurações estão salvas"
|
211 |
|
212 |
# @ gallery
|
213 |
+
#: gallery-plugin.php:702
|
214 |
msgid "Gallery Settings"
|
215 |
msgstr "Configurações da Galeria"
|
216 |
|
217 |
# @ gallery
|
218 |
+
#: gallery-plugin.php:705
|
219 |
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:"
|
220 |
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:"
|
221 |
|
222 |
# @ gallery
|
223 |
+
#: gallery-plugin.php:709
|
224 |
msgid "Image size for the album cover"
|
225 |
msgstr "Tamanho da imagem de capa do álbum"
|
226 |
|
227 |
# @ gallery
|
228 |
+
#: gallery-plugin.php:711
|
229 |
+
#: gallery-plugin.php:719
|
230 |
+
#: gallery-plugin.php:732
|
231 |
msgid "Image size"
|
232 |
msgstr "Tamanho da imagem"
|
233 |
|
234 |
# @ gallery
|
235 |
+
#: gallery-plugin.php:712
|
236 |
+
#: gallery-plugin.php:720
|
237 |
msgid "Width (in px)"
|
238 |
msgstr "Largura (em px)"
|
239 |
|
240 |
# @ gallery
|
241 |
+
#: gallery-plugin.php:713
|
242 |
+
#: gallery-plugin.php:721
|
243 |
msgid "Height (in px)"
|
244 |
msgstr "Altura (em px)"
|
245 |
|
246 |
# @ gallery
|
247 |
+
#: gallery-plugin.php:717
|
248 |
msgid "Gallery image size"
|
249 |
msgstr "Tamanho da imagem da galeria"
|
250 |
|
251 |
# @ gallery
|
252 |
+
#: gallery-plugin.php:725
|
253 |
msgid "WordPress will create a new thumbnail with the specified dimensions when you upload a new photo."
|
254 |
msgstr "WordPress irá criar uma nova miniatura com os tamanhos especificados quando você enviar uma nova foto."
|
255 |
|
256 |
# @ gallery
|
257 |
+
#: gallery-plugin.php:730
|
258 |
msgid "Gallery image size in the lightbox"
|
259 |
msgstr "Tamanho da imagem da galeria no Lightbox"
|
260 |
|
261 |
# @ gallery
|
262 |
+
#: gallery-plugin.php:733
|
263 |
msgid "Max width (in px)"
|
264 |
msgstr "Largura máxima (em px)"
|
265 |
|
266 |
# @ gallery
|
267 |
+
#: gallery-plugin.php:734
|
268 |
msgid "Max height (in px)"
|
269 |
msgstr "Altura máxima (em px)"
|
270 |
|
271 |
# @ gallery
|
272 |
+
#: gallery-plugin.php:735
|
273 |
msgid "Display a full size image in the lightbox"
|
274 |
msgstr "Exibir a imagem em tamanho original no Lightbox"
|
275 |
|
276 |
# @ gallery
|
277 |
+
#: gallery-plugin.php:739
|
278 |
msgid "Crop position"
|
279 |
msgstr "Posição de recorte"
|
280 |
|
281 |
# @ gallery
|
282 |
+
#: gallery-plugin.php:741
|
283 |
msgid "Horizontal"
|
284 |
msgstr "Horizontal"
|
285 |
|
286 |
# @ gallery
|
287 |
+
#: gallery-plugin.php:743
|
288 |
msgid "left"
|
289 |
msgstr "esquerda"
|
290 |
|
291 |
# @ gallery
|
292 |
+
#: gallery-plugin.php:744
|
293 |
+
#: gallery-plugin.php:751
|
294 |
msgid "center"
|
295 |
msgstr "centro"
|
296 |
|
297 |
# @ gallery
|
298 |
+
#: gallery-plugin.php:745
|
299 |
msgid "right"
|
300 |
msgstr "direita"
|
301 |
|
302 |
# @ gallery
|
303 |
+
#: gallery-plugin.php:748
|
304 |
msgid "Vertical"
|
305 |
msgstr "Vertical"
|
306 |
|
307 |
# @ gallery
|
308 |
+
#: gallery-plugin.php:750
|
309 |
msgid "top"
|
310 |
msgstr "topo"
|
311 |
|
312 |
# @ gallery
|
313 |
+
#: gallery-plugin.php:752
|
314 |
msgid "bottom"
|
315 |
msgstr "fundo"
|
316 |
|
317 |
# @ gallery
|
318 |
+
#: gallery-plugin.php:757
|
319 |
msgid "Lightbox background"
|
320 |
msgstr "Fundo do Lightbox"
|
321 |
|
322 |
# @ gallery
|
323 |
+
#: gallery-plugin.php:759
|
324 |
msgid "Default"
|
325 |
msgstr "Padrão"
|
326 |
|
327 |
# @ gallery
|
328 |
+
#: gallery-plugin.php:760
|
329 |
msgid "Background transparency (from 0 to 1)"
|
330 |
msgstr "Transparência de background (de 0 a 1)"
|
331 |
|
332 |
# @ gallery
|
333 |
+
#: gallery-plugin.php:762
|
334 |
msgid "Select a background color"
|
335 |
msgstr "Selecionar uma cor de fundo"
|
336 |
|
337 |
# @ gallery
|
338 |
+
#: gallery-plugin.php:764
|
339 |
msgid "Background color"
|
340 |
msgstr "Cor de fundo"
|
341 |
|
342 |
# @ gallery
|
343 |
+
#: gallery-plugin.php:771
|
344 |
+
#: gallery-plugin.php:882
|
345 |
msgid "This functionality is available in the Pro version of the plugin. For more details, please follow the link"
|
346 |
msgstr "Esta função está disponível na versão Pro do plugin. Para saber mais detalhes, por favor siga o link"
|
347 |
|
348 |
# @ gallery
|
349 |
+
#: gallery-plugin.php:778
|
350 |
msgid "Images with border"
|
351 |
msgstr "Imagens com borda"
|
352 |
|
353 |
# @ gallery
|
354 |
+
#: gallery-plugin.php:781
|
355 |
msgid "Border width in px, just numbers"
|
356 |
msgstr "Largura da borda em px, apenas os números"
|
357 |
|
358 |
# @ gallery
|
359 |
+
#: gallery-plugin.php:783
|
360 |
+
#: gallery-plugin.php:785
|
361 |
msgid "Select a border color"
|
362 |
msgstr "Escolha a cor da borda"
|
363 |
|
364 |
# @ gallery
|
365 |
+
#: gallery-plugin.php:791
|
366 |
msgid "Number of images in the row"
|
367 |
msgstr "Número de imagens por linha"
|
368 |
|
369 |
# @ gallery
|
370 |
+
#: gallery-plugin.php:797
|
371 |
msgid "Start slideshow"
|
372 |
msgstr "Iniciar Apresentação de Slides"
|
373 |
|
374 |
# @ gallery
|
375 |
+
#: gallery-plugin.php:803
|
376 |
msgid "Slideshow interval"
|
377 |
msgstr "Intervalo de tempo entre cada Slide"
|
378 |
|
379 |
# @ gallery
|
380 |
+
#: gallery-plugin.php:811
|
381 |
msgid "Attachment ID"
|
382 |
msgstr "ID do anexo"
|
383 |
|
384 |
# @ gallery
|
385 |
+
#: gallery-plugin.php:812
|
386 |
msgid "Image Name"
|
387 |
msgstr "Nome da Imagem"
|
388 |
|
389 |
# @ gallery
|
390 |
+
#: gallery-plugin.php:814
|
391 |
msgid "Sorting order (the input field for sorting order in the Insert / Upload Media Gallery dialog)"
|
392 |
msgstr "Critério de ordenação (o campo de ordenação na caixa de diálogo em Adicionar Mídia)"
|
393 |
|
394 |
# @ gallery
|
395 |
+
#: gallery-plugin.php:815
|
396 |
msgid "Random"
|
397 |
msgstr "Aleatório"
|
398 |
|
399 |
# @ gallery
|
400 |
+
#: gallery-plugin.php:819
|
401 |
msgid "Sort images"
|
402 |
msgstr "Ordenar imagens:"
|
403 |
|
404 |
# @ gallery
|
405 |
+
#: gallery-plugin.php:821
|
406 |
msgid "ASC (ascending order from lowest to highest values - 1, 2, 3; a, b, c)"
|
407 |
msgstr "ASC (ordem crescente dos valores mais baixos para os mais altos - 1, 2, 3; a, b, c)"
|
408 |
|
409 |
# @ gallery
|
410 |
+
#: gallery-plugin.php:822
|
411 |
msgid "DESC (descending order from highest to lowest values - 3, 2, 1; c, b, a)"
|
412 |
msgstr "DESC (ordem decrescente dos valores mais altos para os mais baixos - 3, 2, 1; c, b, a)"
|
413 |
|
414 |
# @ gallery
|
415 |
+
#: gallery-plugin.php:826
|
416 |
msgid "Display text above the image"
|
417 |
msgstr "Mostrar texto acima da imagem"
|
418 |
|
419 |
# @ gallery
|
420 |
+
#: gallery-plugin.php:828
|
|
|
421 |
msgid "Turn off the checkbox, if you want to display text just in a lightbox"
|
422 |
+
msgstr "Desmarque a caixa de seleção, se você deseja mostrar texto apenas numa lightbox"
|
423 |
|
424 |
# @ gallery
|
425 |
+
#: gallery-plugin.php:832
|
426 |
msgid "Display the Back link"
|
427 |
msgstr "Exibir o link Voltar"
|
428 |
|
429 |
# @ gallery
|
430 |
+
#: gallery-plugin.php:838
|
431 |
msgid "Display the Back link in the shortcode"
|
432 |
msgstr "Exibir o link Voltar no shortcode"
|
433 |
|
434 |
# @ gallery
|
435 |
+
#: gallery-plugin.php:844
|
436 |
msgid "The Back link text"
|
437 |
msgstr "Texto do link Voltar"
|
438 |
|
439 |
# @ gallery
|
440 |
+
#: gallery-plugin.php:850
|
441 |
msgid "The Back link URL"
|
442 |
msgstr "URL do link Voltar"
|
443 |
|
444 |
# @ gallery
|
445 |
+
#: gallery-plugin.php:852
|
446 |
msgid "Gallery page (Page with Gallery Template)"
|
447 |
msgstr "Página da Galeria (página usando o Modelo de Galeria)"
|
448 |
|
449 |
# @ gallery
|
450 |
+
#: gallery-plugin.php:854
|
451 |
msgid "(Full URL to custom page)"
|
452 |
msgstr "(URL completa para a página personalizada)"
|
453 |
|
454 |
# @ gallery
|
455 |
+
#: gallery-plugin.php:858
|
456 |
msgid "The Read More link text"
|
457 |
msgstr "Texto do link Leia Mais"
|
458 |
|
459 |
# @ gallery
|
460 |
+
#: gallery-plugin.php:866
|
461 |
msgid "Display Like buttons in the lightbox"
|
462 |
msgstr "Exibir botões de Curtir no Lightbox"
|
463 |
|
464 |
# @ gallery
|
465 |
+
#: gallery-plugin.php:868
|
466 |
msgid "FaceBook"
|
467 |
msgstr "Facebook"
|
468 |
|
469 |
# @ gallery
|
470 |
+
#: gallery-plugin.php:869
|
471 |
msgid "Twitter"
|
472 |
msgstr "Twitter"
|
473 |
|
474 |
# @ gallery
|
475 |
+
#: gallery-plugin.php:870
|
476 |
msgid "Pinterest"
|
477 |
msgstr "Pinterest"
|
478 |
|
479 |
# @ gallery
|
480 |
+
#: gallery-plugin.php:871
|
481 |
msgid "Google +1"
|
482 |
msgstr "Google +1"
|
483 |
|
484 |
+
# @ gallery
|
485 |
+
#: gallery-plugin.php:875
|
486 |
msgid "Slug for gallery item"
|
487 |
+
msgstr "Slug para o item da galeria"
|
488 |
|
489 |
+
# @ gallery
|
490 |
+
#: gallery-plugin.php:877
|
491 |
msgid "for any structure of permalinks except the default structure"
|
492 |
+
msgstr "para qualquer estrutura de links permanentes, exceto a estrutura padrão"
|
493 |
|
494 |
# @ default
|
495 |
+
#: gallery-plugin.php:890
|
496 |
msgid "Save Changes"
|
497 |
msgstr "Salvar Alterações"
|
498 |
|
499 |
+
# @ bestwebsoft
|
500 |
# @ gallery
|
501 |
+
#: gallery-plugin.php:902
|
502 |
+
#: gallery-plugin.php:917
|
503 |
msgid "Settings"
|
504 |
msgstr "Configurações"
|
505 |
|
506 |
# @ gallery
|
507 |
+
#: gallery-plugin.php:903
|
508 |
msgid "FAQ"
|
509 |
msgstr "FAQ"
|
510 |
|
511 |
# @ gallery
|
512 |
+
#: gallery-plugin.php:904
|
513 |
msgid "Support"
|
514 |
msgstr "Suporte"
|
515 |
|
516 |
# @ gallery
|
517 |
+
#: gallery-plugin.php:1114
|
518 |
#: template/gallery-single-template.php:76
|
519 |
msgid "Sorry, nothing found."
|
520 |
msgstr "Desculpe, nada foi encontrado."
|
521 |
|
522 |
# @ gallery
|
523 |
+
#: gallery-plugin.php:1136
|
524 |
#: template/gallery-single-template.php:102
|
525 |
msgid "Download high resolution image"
|
526 |
msgstr "Download de imagem de alta resolução"
|
languages/gallery-uk.mo
CHANGED
Binary file
|
languages/gallery-uk.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: gallery\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: http://bestwebsoft.com <http://support.bestwebsoft.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: gallery\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-10-02 12:13+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-10-02 12:13+0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: http://bestwebsoft.com <http://support.bestwebsoft.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
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.6.1
|
7 |
-
Stable tag: 4.0.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -145,6 +145,9 @@ and add (for the themes Twenty Eleven or Twenty Ten):
|
|
145 |
|
146 |
== Changelog ==
|
147 |
|
|
|
|
|
|
|
148 |
= V4.0.0 - 24.09.2013 =
|
149 |
* Update : The Ukrainian language file is updated.
|
150 |
|
@@ -331,6 +334,9 @@ and add (for the themes Twenty Eleven or Twenty Ten):
|
|
331 |
|
332 |
== Upgrade Notice ==
|
333 |
|
|
|
|
|
|
|
334 |
= V4.0.0 =
|
335 |
The Ukrainian language file is updated.
|
336 |
|
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.6.1
|
7 |
+
Stable tag: 4.0.1
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
145 |
|
146 |
== Changelog ==
|
147 |
|
148 |
+
= V4.0.1 - 02.10.2013 =
|
149 |
+
* Update : The Brazilian Portuguese language file is updated.
|
150 |
+
|
151 |
= V4.0.0 - 24.09.2013 =
|
152 |
* Update : The Ukrainian language file is updated.
|
153 |
|
334 |
|
335 |
== Upgrade Notice ==
|
336 |
|
337 |
+
= V4.0.1 =
|
338 |
+
The Brazilian Portuguese language file is updated.
|
339 |
+
|
340 |
= V4.0.0 =
|
341 |
The Ukrainian language file is updated.
|
342 |
|