Version Description
- Tweak: UI enhancements for prettyPhoto opacity
Download this release
Release Info
Developer | dfactory |
Plugin | Responsive Lightbox & Gallery |
Version | 1.1.1 |
Comparing to | |
See all releases |
Code changes from version 1.1.0 to 1.1.1
- css/admin.css +4 -1
- css/wp-like-ui-theme.css +9 -1
- js/admin.js +10 -0
- languages/responsive-lightbox-pl_PL.mo +0 -0
- languages/responsive-lightbox-pl_PL.po +103 -103
- languages/responsive-lightbox.pot +102 -102
- readme.txt +8 -4
- responsive-lightbox.php +18 -19
css/admin.css
CHANGED
@@ -6,4 +6,7 @@
|
|
6 |
.df-credits h3.metabox-title { background: #f9f9f9 url(images/bg_fallback.png) 0 -50px repeat-x; background: -moz-linear-gradient(top, #2e9fd2 0%, #21759B 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e9fd2), color-stop(100%,#21759B)); background: -webkit-linear-gradient(top, #2e9fd2 0%,#21759B 100%); background: -o-linear-gradient(top, #2e9fd2 0%,#21759B 100%); background: -ms-linear-gradient(top, #2e9fd2 0%,#21759B 100%); background: linear-gradient(top, #2e9fd2 0%,#21759B 100%); -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset; -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset; border: 1px solid; border-color: #21759b; border-bottom-color: #1e6a8d; -webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,0.5); box-shadow: inset 0 1px 0 rgba(120,200,230,0.5); color: #fff; text-decoration: none; text-shadow: 0 1px 0 rgba(0,0,0,0.5); margin:0; line-height:32px; font-weight:normal; padding:0 10px; }
|
7 |
.df-credits .inner { padding:15px 10px; }
|
8 |
.df-credits .df-link { font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; font-style:italic; margin:0; }
|
9 |
-
.df-credits .df-link a { vertical-align: middle; padding: 5px 0 0 4px; }
|
|
|
|
|
|
6 |
.df-credits h3.metabox-title { background: #f9f9f9 url(images/bg_fallback.png) 0 -50px repeat-x; background: -moz-linear-gradient(top, #2e9fd2 0%, #21759B 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e9fd2), color-stop(100%,#21759B)); background: -webkit-linear-gradient(top, #2e9fd2 0%,#21759B 100%); background: -o-linear-gradient(top, #2e9fd2 0%,#21759B 100%); background: -ms-linear-gradient(top, #2e9fd2 0%,#21759B 100%); background: linear-gradient(top, #2e9fd2 0%,#21759B 100%); -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset; -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset; border: 1px solid; border-color: #21759b; border-bottom-color: #1e6a8d; -webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,0.5); box-shadow: inset 0 1px 0 rgba(120,200,230,0.5); color: #fff; text-decoration: none; text-shadow: 0 1px 0 rgba(0,0,0,0.5); margin:0; line-height:32px; font-weight:normal; padding:0 10px; }
|
7 |
.df-credits .inner { padding:15px 10px; }
|
8 |
.df-credits .df-link { font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; font-style:italic; margin:0; }
|
9 |
+
.df-credits .df-link a { vertical-align: middle; padding: 5px 0 0 4px; }
|
10 |
+
.wplike-slider span.middle { width: 150px; }
|
11 |
+
.wplike-slider span.left { margin-right: 10px; }
|
12 |
+
.wplike-slider span.right { margin-left: 10px; }
|
css/wp-like-ui-theme.css
CHANGED
@@ -655,7 +655,8 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
|
|
655 |
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
|
656 |
.ui-datepicker select.ui-datepicker-month,
|
657 |
.ui-datepicker select.ui-datepicker-year { width: 49%;}
|
658 |
-
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
|
|
|
659 |
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: normal; border: 0; }
|
660 |
.ui-datepicker td { border: 0; padding: 1px; }
|
661 |
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: center; text-decoration: none; }
|
@@ -772,3 +773,10 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
|
|
772 |
-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
|
773 |
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
|
774 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
655 |
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
|
656 |
.ui-datepicker select.ui-datepicker-month,
|
657 |
.ui-datepicker select.ui-datepicker-year { width: 49%;}
|
658 |
+
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; background:#fff; }
|
659 |
+
.ui-datepicker.ui-widget-content { background:#fff; }
|
660 |
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: normal; border: 0; }
|
661 |
.ui-datepicker td { border: 0; padding: 1px; }
|
662 |
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: center; text-decoration: none; }
|
773 |
-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
|
774 |
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
|
775 |
}
|
776 |
+
|
777 |
+
/* Time picker Addon */
|
778 |
+
.ui-timepicker-div .ui-widget-header { position:relative; padding:.35em 0; border: none; border-bottom: 1px solid #dfdfdf; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
|
779 |
+
.ui-timepicker-div dl { padding:0 7px; }
|
780 |
+
.ui-timepicker-div dl { border-collapse: collapse; font-size: 0.9em; }
|
781 |
+
.ui_tpicker_hour_slider, .ui_tpicker_minute_slider { width:100%;}
|
782 |
+
.ui-timepicker-div .ui-slider .ui-slider-handle { background: url("images/slider_handles.png") no-repeat scroll 0 0 transparent; border:none; }
|
js/admin.js
CHANGED
@@ -1,6 +1,16 @@
|
|
1 |
jQuery(document).ready(function($) {
|
2 |
|
3 |
$('.wplikebtns').buttonset();
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
|
5 |
$(document).on('change', '#rl-slideshow-yes, #rl-slideshow-no', function(event) {
|
6 |
if($('#rl-slideshow-yes:checked').val() === 'yes') {
|
1 |
jQuery(document).ready(function($) {
|
2 |
|
3 |
$('.wplikebtns').buttonset();
|
4 |
+
$('#rl_pp_opacity_span').slider({
|
5 |
+
value: rlArgs.opacity,
|
6 |
+
min: 0,
|
7 |
+
max: 100,
|
8 |
+
step: 1,
|
9 |
+
orientation: 'horizontal',
|
10 |
+
slide: function(e, ui) {
|
11 |
+
$('#rl_pp_opacity_input').attr('value', ui.value);
|
12 |
+
}
|
13 |
+
});
|
14 |
|
15 |
$(document).on('change', '#rl-slideshow-yes, #rl-slideshow-no', function(event) {
|
16 |
if($('#rl-slideshow-yes:checked').val() === 'yes') {
|
languages/responsive-lightbox-pl_PL.mo
CHANGED
Binary file
|
languages/responsive-lightbox-pl_PL.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Responsive Lightbox\n"
|
4 |
-
"POT-Creation-Date: 2013-
|
5 |
-
"PO-Revision-Date: 2013-
|
6 |
"Last-Translator: Bartosz Arendt <info@digitalfactory.pl>\n"
|
7 |
"Language-Team: dFactory <info@dfactory.eu>\n"
|
8 |
"Language: Polski\n"
|
@@ -15,245 +15,245 @@ msgstr ""
|
|
15 |
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
"X-Poedit-SearchPath-0: ..\n"
|
17 |
|
18 |
-
#: ../responsive-lightbox.php:
|
19 |
msgid "prettyPhoto"
|
20 |
msgstr "prettyPhoto"
|
21 |
|
22 |
-
#: ../responsive-lightbox.php:
|
23 |
msgid "slow"
|
24 |
msgstr "wolno"
|
25 |
|
26 |
-
#: ../responsive-lightbox.php:
|
27 |
msgid "normal"
|
28 |
msgstr "normalnie"
|
29 |
|
30 |
-
#: ../responsive-lightbox.php:
|
31 |
msgid "fast"
|
32 |
msgstr "szybko"
|
33 |
|
34 |
-
#: ../responsive-lightbox.php:
|
35 |
msgid "default"
|
36 |
msgstr ""
|
37 |
|
38 |
-
#: ../responsive-lightbox.php:
|
39 |
msgid "light rounded"
|
40 |
msgstr ""
|
41 |
|
42 |
-
#: ../responsive-lightbox.php:
|
43 |
msgid "dark rounded"
|
44 |
msgstr ""
|
45 |
|
46 |
-
#: ../responsive-lightbox.php:
|
47 |
msgid "light square"
|
48 |
msgstr ""
|
49 |
|
50 |
-
#: ../responsive-lightbox.php:
|
51 |
msgid "dark square"
|
52 |
msgstr ""
|
53 |
|
54 |
-
#: ../responsive-lightbox.php:
|
55 |
msgid "facebook"
|
56 |
msgstr ""
|
57 |
|
58 |
-
#: ../responsive-lightbox.php:
|
59 |
msgid "window"
|
60 |
msgstr ""
|
61 |
|
62 |
-
#: ../responsive-lightbox.php:
|
63 |
msgid "transparent"
|
64 |
msgstr ""
|
65 |
|
66 |
-
#: ../responsive-lightbox.php:
|
67 |
msgid "opaque"
|
68 |
msgstr ""
|
69 |
|
70 |
-
#: ../responsive-lightbox.php:
|
71 |
msgid "direct"
|
72 |
msgstr ""
|
73 |
|
74 |
-
#: ../responsive-lightbox.php:
|
75 |
msgid "gpu"
|
76 |
msgstr ""
|
77 |
|
78 |
-
#: ../responsive-lightbox.php:
|
79 |
msgid "SwipeBox"
|
80 |
msgstr "SwipeBox"
|
81 |
|
82 |
-
#: ../responsive-lightbox.php:
|
83 |
msgid "CSS"
|
84 |
msgstr "CSS"
|
85 |
|
86 |
-
#: ../responsive-lightbox.php:
|
87 |
msgid "jQuery"
|
88 |
msgstr "jQuery"
|
89 |
|
90 |
-
#: ../responsive-lightbox.php:
|
91 |
msgid "Enable"
|
92 |
msgstr "Włącz"
|
93 |
|
94 |
-
#: ../responsive-lightbox.php:
|
95 |
msgid "Disable"
|
96 |
msgstr "Wyłącz"
|
97 |
|
98 |
-
#: ../responsive-lightbox.php:
|
99 |
msgid "General settings"
|
100 |
msgstr "Ustawienia ogólne"
|
101 |
|
102 |
-
#: ../responsive-lightbox.php:
|
103 |
msgid "Lightbox settings"
|
104 |
msgstr "Ustawienia lightbox"
|
105 |
|
106 |
-
#: ../responsive-lightbox.php:
|
107 |
msgid "Lightbox script"
|
108 |
msgstr "Skrypt lightbox"
|
109 |
|
110 |
-
#: ../responsive-lightbox.php:
|
111 |
msgid "Selector"
|
112 |
msgstr "Znacznik"
|
113 |
|
114 |
-
#: ../responsive-lightbox.php:
|
115 |
msgid "Galleries"
|
116 |
msgstr "Galerie"
|
117 |
|
118 |
-
#: ../responsive-lightbox.php:
|
119 |
msgid "Video links"
|
120 |
msgstr "Linki video"
|
121 |
|
122 |
-
#: ../responsive-lightbox.php:
|
123 |
msgid "Image links"
|
124 |
msgstr "Linki obrazków"
|
125 |
|
126 |
-
#: ../responsive-lightbox.php:
|
127 |
msgid "Single images as gallery"
|
128 |
msgstr "Galeria pojedynczych obrazków"
|
129 |
|
130 |
-
#: ../responsive-lightbox.php:
|
131 |
msgid "Deactivation"
|
132 |
msgstr "Deaktywacja"
|
133 |
|
134 |
-
#: ../responsive-lightbox.php:
|
135 |
msgid "Animation type"
|
136 |
msgstr "Typ animacji"
|
137 |
|
138 |
-
#: ../responsive-lightbox.php:
|
139 |
msgid "Top and bottom bars"
|
140 |
msgstr "Górne i dolne paski"
|
141 |
|
142 |
-
#: ../responsive-lightbox.php:
|
143 |
msgid "Video max width"
|
144 |
msgstr "Maksymalna szerokość video"
|
145 |
|
146 |
-
#: ../responsive-lightbox.php:
|
147 |
msgid "Animation speed"
|
148 |
msgstr "Szybkość animacji"
|
149 |
|
150 |
-
#: ../responsive-lightbox.php:
|
151 |
msgid "Slideshow"
|
152 |
msgstr "Pokaz slidów"
|
153 |
|
154 |
-
#: ../responsive-lightbox.php:
|
155 |
msgid "Slideshow autoplay"
|
156 |
msgstr "Automatyczne odtwarzanie pokazu slajdów"
|
157 |
|
158 |
-
#: ../responsive-lightbox.php:
|
159 |
msgid "Opacity"
|
160 |
msgstr "Przezroczystość"
|
161 |
|
162 |
-
#: ../responsive-lightbox.php:
|
163 |
msgid "Show title"
|
164 |
msgstr "Wyświetlanie tytułu"
|
165 |
|
166 |
-
#: ../responsive-lightbox.php:
|
167 |
msgid "Allow resize big images"
|
168 |
msgstr "Powiększanie dużych zdjęć"
|
169 |
|
170 |
-
#: ../responsive-lightbox.php:
|
171 |
msgid "Video width"
|
172 |
msgstr "Szerokość video"
|
173 |
|
174 |
-
#: ../responsive-lightbox.php:
|
175 |
msgid "Video height"
|
176 |
msgstr "Wysokość video"
|
177 |
|
178 |
-
#: ../responsive-lightbox.php:
|
179 |
msgid "Theme"
|
180 |
msgstr "Motyw"
|
181 |
|
182 |
-
#: ../responsive-lightbox.php:
|
183 |
msgid "Horizontal padding"
|
184 |
msgstr "Odstępy w poziomie"
|
185 |
|
186 |
-
#: ../responsive-lightbox.php:
|
187 |
msgid "Hide Flash"
|
188 |
msgstr "Ukrywanie flash"
|
189 |
|
190 |
-
#: ../responsive-lightbox.php:
|
191 |
msgid "Flash Window Mode (wmode)"
|
192 |
msgstr "Tryb okna flash (wmode)"
|
193 |
|
194 |
-
#: ../responsive-lightbox.php:
|
195 |
msgid "Video autoplay"
|
196 |
msgstr "Automatyczne odtwarzanie wideo"
|
197 |
|
198 |
-
#: ../responsive-lightbox.php:
|
199 |
msgid "Modal"
|
200 |
msgstr "Tryb modal"
|
201 |
|
202 |
-
#: ../responsive-lightbox.php:
|
203 |
msgid "Deeplinking"
|
204 |
msgstr "Głębokie linki"
|
205 |
|
206 |
-
#: ../responsive-lightbox.php:
|
207 |
msgid "Overlay gallery"
|
208 |
msgstr "Efekt overlay galerii"
|
209 |
|
210 |
-
#: ../responsive-lightbox.php:
|
211 |
msgid "Keyboard shortcuts"
|
212 |
msgstr "Skróty klawiaturowe"
|
213 |
|
214 |
-
#: ../responsive-lightbox.php:
|
215 |
msgid "Social (Twitter, Facebook)"
|
216 |
msgstr "Linki społeczności (Twitter, Facebook)"
|
217 |
|
218 |
-
#: ../responsive-lightbox.php:
|
219 |
msgid "Select your preffered ligthbox effect script."
|
220 |
msgstr "Wybierz preferowany efekt lightbox."
|
221 |
|
222 |
-
#: ../responsive-lightbox.php:
|
223 |
msgid "Select to which rel selector lightbox effect will be applied to."
|
224 |
msgstr "Wybierz dla któego znacznika będzie dodawany efekt lightbox."
|
225 |
|
226 |
-
#: ../responsive-lightbox.php:
|
227 |
msgid "Add lightbox to WordPress image galleries by default"
|
228 |
msgstr "Dodaj efekt lightbox do galerii obrazków WordPressa"
|
229 |
|
230 |
-
#: ../responsive-lightbox.php:
|
231 |
msgid "Add lightbox to YouTube and Vimeo video links by default"
|
232 |
msgstr "Dodaj efekt lightbox do linków video (YouTube i Vimeo) WordPressa"
|
233 |
|
234 |
-
#: ../responsive-lightbox.php:
|
235 |
msgid "Add lightbox to WordPress image links by default"
|
236 |
msgstr "Dodaj efekt lightbox do pojedynczych obrazków WordPressa"
|
237 |
|
238 |
-
#: ../responsive-lightbox.php:
|
239 |
msgid "Display single post images as a gallery"
|
240 |
msgstr "Wyświetl pojedyncze obrazki jako pokaz sladów"
|
241 |
|
242 |
-
#: ../responsive-lightbox.php:
|
243 |
msgid "Delete settings on plugin deactivation"
|
244 |
msgstr "Usuń ustawienia przy deaktywacji wtyczki"
|
245 |
|
246 |
-
#: ../responsive-lightbox.php:
|
247 |
msgid "Select a method of applying a lightbox effect."
|
248 |
msgstr "Wybierz sposób dodawania efekty lightbox."
|
249 |
|
250 |
-
#: ../responsive-lightbox.php:
|
251 |
msgid ""
|
252 |
"Disable if you don't want to top and bottom bars to be hidden after a period "
|
253 |
"of time."
|
254 |
msgstr "Wyłącz to, jeśli nie chcesz ukrywać górnego i dolnego paska."
|
255 |
|
256 |
-
#: ../responsive-lightbox.php:
|
257 |
msgid ""
|
258 |
"Enter the time after which the top and bottom bars will be hidden (when "
|
259 |
"hiding is enabled)."
|
@@ -261,51 +261,51 @@ msgstr ""
|
|
261 |
"Podaj czas po którym chcesz ukryć górny i dolny pasek (jeśli opcja ukrywania "
|
262 |
"jest włączona)."
|
263 |
|
264 |
-
#: ../responsive-lightbox.php:
|
265 |
msgid "Enter the max video width in a lightbox"
|
266 |
msgstr "Podaj maksymalną szerokość video"
|
267 |
|
268 |
-
#: ../responsive-lightbox.php:
|
269 |
msgid "Select animation speed for lightbox effect"
|
270 |
msgstr "Wybierz szybkość animacji efektu lightbox"
|
271 |
|
272 |
-
#: ../responsive-lightbox.php:
|
273 |
msgid "Display images as slideshow"
|
274 |
msgstr "Wyświetl obrazki jako pokaz sladów "
|
275 |
|
276 |
-
#: ../responsive-lightbox.php:
|
277 |
msgid "Enter time (in miliseconds)"
|
278 |
msgstr "Podaj czas w milisekundach"
|
279 |
|
280 |
-
#: ../responsive-lightbox.php:
|
281 |
msgid "Automatically start slideshow"
|
282 |
msgstr "Automatyczne rozpoczynanie pokazu slajdów"
|
283 |
|
284 |
-
#: ../responsive-lightbox.php:
|
285 |
-
msgid "Value between 0 and
|
286 |
-
msgstr "Wartość pomiędzy 0 i
|
287 |
|
288 |
-
#: ../responsive-lightbox.php:
|
289 |
msgid "Display image tiltle"
|
290 |
msgstr "Wyświetlanie tytułu obrazka"
|
291 |
|
292 |
-
#: ../responsive-lightbox.php:
|
293 |
msgid "Resize the photos bigger than viewport."
|
294 |
msgstr "Zmiana wielkość zdjęć większych niż aktualny ekran."
|
295 |
|
296 |
-
#: ../responsive-lightbox.php:
|
297 |
msgid "in pixels"
|
298 |
msgstr "w pikselach"
|
299 |
|
300 |
-
#: ../responsive-lightbox.php:
|
301 |
msgid "Select theme for lightbox effect"
|
302 |
msgstr "Wybierz motyw dla efektu lightbox."
|
303 |
|
304 |
-
#: ../responsive-lightbox.php:
|
305 |
msgid "Horizontal padding (in pixels)"
|
306 |
msgstr "Odstępy w poziomie (w pikselach)"
|
307 |
|
308 |
-
#: ../responsive-lightbox.php:
|
309 |
msgid ""
|
310 |
"Hides all the flash object on a page. Enable this if flash appears over "
|
311 |
"prettyPhoto"
|
@@ -313,39 +313,39 @@ msgstr ""
|
|
313 |
"Ukywa wszystkie obiekty flash na stronie. Włącz to jeśli animacje flash "
|
314 |
"wyświetlane są nad lightboxem"
|
315 |
|
316 |
-
#: ../responsive-lightbox.php:
|
317 |
msgid "Select flash window mode"
|
318 |
msgstr "Wybierz tryb okna flash"
|
319 |
|
320 |
-
#: ../responsive-lightbox.php:
|
321 |
msgid "Automatically start videos"
|
322 |
msgstr "Automatycznie rozpoczynaj video"
|
323 |
|
324 |
-
#: ../responsive-lightbox.php:
|
325 |
msgid "If set to true, only the close button will close the window"
|
326 |
msgstr ""
|
327 |
"Jeśli będzie włączone, tylko kliknięcie przycisku Zamknij spowoduje "
|
328 |
"zamknięcie okna."
|
329 |
|
330 |
-
#: ../responsive-lightbox.php:
|
331 |
msgid "Allow prettyPhoto to update the url to enable deeplinking"
|
332 |
msgstr "Zezwól prettyPhoto na aktualizacje adresów URL i głębokie linkowanie"
|
333 |
|
334 |
-
#: ../responsive-lightbox.php:
|
335 |
msgid "If enabled, a gallery will overlay the fullscreen image on mouse over"
|
336 |
msgstr ""
|
337 |
"Jeśli będzie włączone, galeria będzie wyświetlana na cały ekran po "
|
338 |
"najechaniu myszką"
|
339 |
|
340 |
-
#: ../responsive-lightbox.php:
|
341 |
msgid "Set to false if you open forms inside prettyPhoto"
|
342 |
msgstr "Wyłącz to jeśli chcesz otwierać formularze wewnątrz prettyPhoto"
|
343 |
|
344 |
-
#: ../responsive-lightbox.php:
|
345 |
msgid "Display links to Facebook and Twitter"
|
346 |
msgstr "Wyświetl linki do Facebboka i Twittera"
|
347 |
|
348 |
-
#: ../responsive-lightbox.php:
|
349 |
msgid ""
|
350 |
"Changes were not saved because there was attempt to save settings of "
|
351 |
"inactive script. The site has been reloaded to the proper script settings."
|
@@ -353,15 +353,15 @@ msgstr ""
|
|
353 |
"Zmiany nie zostały zapisane ponieważ wykryto próbę zapisu ustawień "
|
354 |
"nieaktywnego skryptu. Strona została odświeżona z prawidłowymi ustawieniami."
|
355 |
|
356 |
-
#: ../responsive-lightbox.php:
|
357 |
msgid "Settings of SwipeBox script were restored to defaults."
|
358 |
msgstr "Ustawienia skryptu SwipeBox zostały przywrócone."
|
359 |
|
360 |
-
#: ../responsive-lightbox.php:
|
361 |
msgid "Settings of prettyPhoto script were restored to defaults."
|
362 |
msgstr "Ustawienia skryptu prettyPhoto zostały przywrócone."
|
363 |
|
364 |
-
#: ../responsive-lightbox.php:
|
365 |
msgid ""
|
366 |
"Changes were not set to defaults because there was attempt to reset settings "
|
367 |
"of inactive script. The site has been reloaded to the proper script settings."
|
@@ -370,65 +370,65 @@ msgstr ""
|
|
370 |
"resetowania ustawień nieaktywnego skryptu. Strona została odświeżona z "
|
371 |
"prawidłowymi ustawieniami."
|
372 |
|
373 |
-
#: ../responsive-lightbox.php:
|
374 |
-
#: ../responsive-lightbox.php:
|
375 |
msgid "Responsive Lightbox"
|
376 |
msgstr "Efekt Lightbox"
|
377 |
|
378 |
-
#: ../responsive-lightbox.php:
|
379 |
msgid "Reset to defaults"
|
380 |
msgstr "Resetuj do domyślnych"
|
381 |
|
382 |
-
#: ../responsive-lightbox.php:
|
383 |
msgid "Need support?"
|
384 |
msgstr "Potrzebujesz pomocy?"
|
385 |
|
386 |
-
#: ../responsive-lightbox.php:
|
387 |
msgid ""
|
388 |
"If you are having problems with this plugin, please talk about them in the"
|
389 |
msgstr "Jeśli masz jakiekolwiek problemy z tą wtyczką, powiedz o nich na"
|
390 |
|
391 |
-
#: ../responsive-lightbox.php:
|
392 |
msgid "Support forum"
|
393 |
msgstr "Forum pomocy"
|
394 |
|
395 |
-
#: ../responsive-lightbox.php:
|
396 |
msgid "Do you like this plugin?"
|
397 |
msgstr "Lubisz tę wtyczkę?"
|
398 |
|
399 |
-
#: ../responsive-lightbox.php:
|
400 |
msgid "Rate it 5"
|
401 |
msgstr "Oceń ją na 5"
|
402 |
|
403 |
-
#: ../responsive-lightbox.php:
|
404 |
msgid "on WordPress.org"
|
405 |
msgstr "na WordPress.org"
|
406 |
|
407 |
-
#: ../responsive-lightbox.php:
|
408 |
msgid "Blog about it & link to the"
|
409 |
msgstr "Napisz o niej i dodaj link"
|
410 |
|
411 |
-
#: ../responsive-lightbox.php:
|
412 |
msgid "plugin page"
|
413 |
msgstr "do strony wtyczki"
|
414 |
|
415 |
-
#: ../responsive-lightbox.php:
|
416 |
msgid "Check out our other"
|
417 |
msgstr "Sprawdź nasze pozostałe"
|
418 |
|
419 |
-
#: ../responsive-lightbox.php:
|
420 |
msgid "WordPress plugins"
|
421 |
msgstr "wtyczki do WordPress'a"
|
422 |
|
423 |
-
#: ../responsive-lightbox.php:
|
424 |
msgid "Are you sure you want to reset scripts settings to defaults?"
|
425 |
msgstr "Jesteś pewny, że chcesz zresetować ustawienia?"
|
426 |
|
427 |
-
#: ../responsive-lightbox.php:
|
428 |
msgid "Support"
|
429 |
msgstr "Pomoc"
|
430 |
|
431 |
-
#: ../responsive-lightbox.php:
|
432 |
msgid "Settings"
|
433 |
msgstr "Ustawienia"
|
434 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Responsive Lightbox\n"
|
4 |
+
"POT-Creation-Date: 2013-09-17 17:40+0100\n"
|
5 |
+
"PO-Revision-Date: 2013-09-17 17:40+0100\n"
|
6 |
"Last-Translator: Bartosz Arendt <info@digitalfactory.pl>\n"
|
7 |
"Language-Team: dFactory <info@dfactory.eu>\n"
|
8 |
"Language: Polski\n"
|
15 |
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
"X-Poedit-SearchPath-0: ..\n"
|
17 |
|
18 |
+
#: ../responsive-lightbox.php:229
|
19 |
msgid "prettyPhoto"
|
20 |
msgstr "prettyPhoto"
|
21 |
|
22 |
+
#: ../responsive-lightbox.php:231
|
23 |
msgid "slow"
|
24 |
msgstr "wolno"
|
25 |
|
26 |
+
#: ../responsive-lightbox.php:232
|
27 |
msgid "normal"
|
28 |
msgstr "normalnie"
|
29 |
|
30 |
+
#: ../responsive-lightbox.php:233
|
31 |
msgid "fast"
|
32 |
msgstr "szybko"
|
33 |
|
34 |
+
#: ../responsive-lightbox.php:236
|
35 |
msgid "default"
|
36 |
msgstr ""
|
37 |
|
38 |
+
#: ../responsive-lightbox.php:237
|
39 |
msgid "light rounded"
|
40 |
msgstr ""
|
41 |
|
42 |
+
#: ../responsive-lightbox.php:238
|
43 |
msgid "dark rounded"
|
44 |
msgstr ""
|
45 |
|
46 |
+
#: ../responsive-lightbox.php:239
|
47 |
msgid "light square"
|
48 |
msgstr ""
|
49 |
|
50 |
+
#: ../responsive-lightbox.php:240
|
51 |
msgid "dark square"
|
52 |
msgstr ""
|
53 |
|
54 |
+
#: ../responsive-lightbox.php:241
|
55 |
msgid "facebook"
|
56 |
msgstr ""
|
57 |
|
58 |
+
#: ../responsive-lightbox.php:244
|
59 |
msgid "window"
|
60 |
msgstr ""
|
61 |
|
62 |
+
#: ../responsive-lightbox.php:245
|
63 |
msgid "transparent"
|
64 |
msgstr ""
|
65 |
|
66 |
+
#: ../responsive-lightbox.php:246
|
67 |
msgid "opaque"
|
68 |
msgstr ""
|
69 |
|
70 |
+
#: ../responsive-lightbox.php:247
|
71 |
msgid "direct"
|
72 |
msgstr ""
|
73 |
|
74 |
+
#: ../responsive-lightbox.php:248
|
75 |
msgid "gpu"
|
76 |
msgstr ""
|
77 |
|
78 |
+
#: ../responsive-lightbox.php:253
|
79 |
msgid "SwipeBox"
|
80 |
msgstr "SwipeBox"
|
81 |
|
82 |
+
#: ../responsive-lightbox.php:255
|
83 |
msgid "CSS"
|
84 |
msgstr "CSS"
|
85 |
|
86 |
+
#: ../responsive-lightbox.php:256
|
87 |
msgid "jQuery"
|
88 |
msgstr "jQuery"
|
89 |
|
90 |
+
#: ../responsive-lightbox.php:262
|
91 |
msgid "Enable"
|
92 |
msgstr "Włącz"
|
93 |
|
94 |
+
#: ../responsive-lightbox.php:263
|
95 |
msgid "Disable"
|
96 |
msgstr "Wyłącz"
|
97 |
|
98 |
+
#: ../responsive-lightbox.php:268 ../responsive-lightbox.php:368
|
99 |
msgid "General settings"
|
100 |
msgstr "Ustawienia ogólne"
|
101 |
|
102 |
+
#: ../responsive-lightbox.php:273 ../responsive-lightbox.php:379
|
103 |
msgid "Lightbox settings"
|
104 |
msgstr "Ustawienia lightbox"
|
105 |
|
106 |
+
#: ../responsive-lightbox.php:369
|
107 |
msgid "Lightbox script"
|
108 |
msgstr "Skrypt lightbox"
|
109 |
|
110 |
+
#: ../responsive-lightbox.php:370
|
111 |
msgid "Selector"
|
112 |
msgstr "Znacznik"
|
113 |
|
114 |
+
#: ../responsive-lightbox.php:371
|
115 |
msgid "Galleries"
|
116 |
msgstr "Galerie"
|
117 |
|
118 |
+
#: ../responsive-lightbox.php:372
|
119 |
msgid "Video links"
|
120 |
msgstr "Linki video"
|
121 |
|
122 |
+
#: ../responsive-lightbox.php:373
|
123 |
msgid "Image links"
|
124 |
msgstr "Linki obrazków"
|
125 |
|
126 |
+
#: ../responsive-lightbox.php:374
|
127 |
msgid "Single images as gallery"
|
128 |
msgstr "Galeria pojedynczych obrazków"
|
129 |
|
130 |
+
#: ../responsive-lightbox.php:375
|
131 |
msgid "Deactivation"
|
132 |
msgstr "Deaktywacja"
|
133 |
|
134 |
+
#: ../responsive-lightbox.php:383
|
135 |
msgid "Animation type"
|
136 |
msgstr "Typ animacji"
|
137 |
|
138 |
+
#: ../responsive-lightbox.php:384
|
139 |
msgid "Top and bottom bars"
|
140 |
msgstr "Górne i dolne paski"
|
141 |
|
142 |
+
#: ../responsive-lightbox.php:385
|
143 |
msgid "Video max width"
|
144 |
msgstr "Maksymalna szerokość video"
|
145 |
|
146 |
+
#: ../responsive-lightbox.php:389
|
147 |
msgid "Animation speed"
|
148 |
msgstr "Szybkość animacji"
|
149 |
|
150 |
+
#: ../responsive-lightbox.php:390
|
151 |
msgid "Slideshow"
|
152 |
msgstr "Pokaz slidów"
|
153 |
|
154 |
+
#: ../responsive-lightbox.php:391
|
155 |
msgid "Slideshow autoplay"
|
156 |
msgstr "Automatyczne odtwarzanie pokazu slajdów"
|
157 |
|
158 |
+
#: ../responsive-lightbox.php:392
|
159 |
msgid "Opacity"
|
160 |
msgstr "Przezroczystość"
|
161 |
|
162 |
+
#: ../responsive-lightbox.php:393
|
163 |
msgid "Show title"
|
164 |
msgstr "Wyświetlanie tytułu"
|
165 |
|
166 |
+
#: ../responsive-lightbox.php:394
|
167 |
msgid "Allow resize big images"
|
168 |
msgstr "Powiększanie dużych zdjęć"
|
169 |
|
170 |
+
#: ../responsive-lightbox.php:395
|
171 |
msgid "Video width"
|
172 |
msgstr "Szerokość video"
|
173 |
|
174 |
+
#: ../responsive-lightbox.php:396
|
175 |
msgid "Video height"
|
176 |
msgstr "Wysokość video"
|
177 |
|
178 |
+
#: ../responsive-lightbox.php:397
|
179 |
msgid "Theme"
|
180 |
msgstr "Motyw"
|
181 |
|
182 |
+
#: ../responsive-lightbox.php:398
|
183 |
msgid "Horizontal padding"
|
184 |
msgstr "Odstępy w poziomie"
|
185 |
|
186 |
+
#: ../responsive-lightbox.php:399
|
187 |
msgid "Hide Flash"
|
188 |
msgstr "Ukrywanie flash"
|
189 |
|
190 |
+
#: ../responsive-lightbox.php:400
|
191 |
msgid "Flash Window Mode (wmode)"
|
192 |
msgstr "Tryb okna flash (wmode)"
|
193 |
|
194 |
+
#: ../responsive-lightbox.php:401
|
195 |
msgid "Video autoplay"
|
196 |
msgstr "Automatyczne odtwarzanie wideo"
|
197 |
|
198 |
+
#: ../responsive-lightbox.php:402
|
199 |
msgid "Modal"
|
200 |
msgstr "Tryb modal"
|
201 |
|
202 |
+
#: ../responsive-lightbox.php:403
|
203 |
msgid "Deeplinking"
|
204 |
msgstr "Głębokie linki"
|
205 |
|
206 |
+
#: ../responsive-lightbox.php:404
|
207 |
msgid "Overlay gallery"
|
208 |
msgstr "Efekt overlay galerii"
|
209 |
|
210 |
+
#: ../responsive-lightbox.php:405
|
211 |
msgid "Keyboard shortcuts"
|
212 |
msgstr "Skróty klawiaturowe"
|
213 |
|
214 |
+
#: ../responsive-lightbox.php:406
|
215 |
msgid "Social (Twitter, Facebook)"
|
216 |
msgstr "Linki społeczności (Twitter, Facebook)"
|
217 |
|
218 |
+
#: ../responsive-lightbox.php:424
|
219 |
msgid "Select your preffered ligthbox effect script."
|
220 |
msgstr "Wybierz preferowany efekt lightbox."
|
221 |
|
222 |
+
#: ../responsive-lightbox.php:434
|
223 |
msgid "Select to which rel selector lightbox effect will be applied to."
|
224 |
msgstr "Wybierz dla któego znacznika będzie dodawany efekt lightbox."
|
225 |
|
226 |
+
#: ../responsive-lightbox.php:452
|
227 |
msgid "Add lightbox to WordPress image galleries by default"
|
228 |
msgstr "Dodaj efekt lightbox do galerii obrazków WordPressa"
|
229 |
|
230 |
+
#: ../responsive-lightbox.php:470
|
231 |
msgid "Add lightbox to YouTube and Vimeo video links by default"
|
232 |
msgstr "Dodaj efekt lightbox do linków video (YouTube i Vimeo) WordPressa"
|
233 |
|
234 |
+
#: ../responsive-lightbox.php:488
|
235 |
msgid "Add lightbox to WordPress image links by default"
|
236 |
msgstr "Dodaj efekt lightbox do pojedynczych obrazków WordPressa"
|
237 |
|
238 |
+
#: ../responsive-lightbox.php:506
|
239 |
msgid "Display single post images as a gallery"
|
240 |
msgstr "Wyświetl pojedyncze obrazki jako pokaz sladów"
|
241 |
|
242 |
+
#: ../responsive-lightbox.php:524
|
243 |
msgid "Delete settings on plugin deactivation"
|
244 |
msgstr "Usuń ustawienia przy deaktywacji wtyczki"
|
245 |
|
246 |
+
#: ../responsive-lightbox.php:542
|
247 |
msgid "Select a method of applying a lightbox effect."
|
248 |
msgstr "Wybierz sposób dodawania efekty lightbox."
|
249 |
|
250 |
+
#: ../responsive-lightbox.php:560
|
251 |
msgid ""
|
252 |
"Disable if you don't want to top and bottom bars to be hidden after a period "
|
253 |
"of time."
|
254 |
msgstr "Wyłącz to, jeśli nie chcesz ukrywać górnego i dolnego paska."
|
255 |
|
256 |
+
#: ../responsive-lightbox.php:564
|
257 |
msgid ""
|
258 |
"Enter the time after which the top and bottom bars will be hidden (when "
|
259 |
"hiding is enabled)."
|
261 |
"Podaj czas po którym chcesz ukryć górny i dolny pasek (jeśli opcja ukrywania "
|
262 |
"jest włączona)."
|
263 |
|
264 |
+
#: ../responsive-lightbox.php:574
|
265 |
msgid "Enter the max video width in a lightbox"
|
266 |
msgstr "Podaj maksymalną szerokość video"
|
267 |
|
268 |
+
#: ../responsive-lightbox.php:592
|
269 |
msgid "Select animation speed for lightbox effect"
|
270 |
msgstr "Wybierz szybkość animacji efektu lightbox"
|
271 |
|
272 |
+
#: ../responsive-lightbox.php:610
|
273 |
msgid "Display images as slideshow"
|
274 |
msgstr "Wyświetl obrazki jako pokaz sladów "
|
275 |
|
276 |
+
#: ../responsive-lightbox.php:614
|
277 |
msgid "Enter time (in miliseconds)"
|
278 |
msgstr "Podaj czas w milisekundach"
|
279 |
|
280 |
+
#: ../responsive-lightbox.php:632
|
281 |
msgid "Automatically start slideshow"
|
282 |
msgstr "Automatyczne rozpoczynanie pokazu slajdów"
|
283 |
|
284 |
+
#: ../responsive-lightbox.php:645
|
285 |
+
msgid "Value between 0 and 100, 100 for no opacity"
|
286 |
+
msgstr "Wartość pomiędzy 0 i 100 100 oznacza brak przezroczystości)"
|
287 |
|
288 |
+
#: ../responsive-lightbox.php:663
|
289 |
msgid "Display image tiltle"
|
290 |
msgstr "Wyświetlanie tytułu obrazka"
|
291 |
|
292 |
+
#: ../responsive-lightbox.php:681
|
293 |
msgid "Resize the photos bigger than viewport."
|
294 |
msgstr "Zmiana wielkość zdjęć większych niż aktualny ekran."
|
295 |
|
296 |
+
#: ../responsive-lightbox.php:691 ../responsive-lightbox.php:701
|
297 |
msgid "in pixels"
|
298 |
msgstr "w pikselach"
|
299 |
|
300 |
+
#: ../responsive-lightbox.php:719
|
301 |
msgid "Select theme for lightbox effect"
|
302 |
msgstr "Wybierz motyw dla efektu lightbox."
|
303 |
|
304 |
+
#: ../responsive-lightbox.php:729
|
305 |
msgid "Horizontal padding (in pixels)"
|
306 |
msgstr "Odstępy w poziomie (w pikselach)"
|
307 |
|
308 |
+
#: ../responsive-lightbox.php:747
|
309 |
msgid ""
|
310 |
"Hides all the flash object on a page. Enable this if flash appears over "
|
311 |
"prettyPhoto"
|
313 |
"Ukywa wszystkie obiekty flash na stronie. Włącz to jeśli animacje flash "
|
314 |
"wyświetlane są nad lightboxem"
|
315 |
|
316 |
+
#: ../responsive-lightbox.php:765
|
317 |
msgid "Select flash window mode"
|
318 |
msgstr "Wybierz tryb okna flash"
|
319 |
|
320 |
+
#: ../responsive-lightbox.php:783
|
321 |
msgid "Automatically start videos"
|
322 |
msgstr "Automatycznie rozpoczynaj video"
|
323 |
|
324 |
+
#: ../responsive-lightbox.php:801
|
325 |
msgid "If set to true, only the close button will close the window"
|
326 |
msgstr ""
|
327 |
"Jeśli będzie włączone, tylko kliknięcie przycisku Zamknij spowoduje "
|
328 |
"zamknięcie okna."
|
329 |
|
330 |
+
#: ../responsive-lightbox.php:819
|
331 |
msgid "Allow prettyPhoto to update the url to enable deeplinking"
|
332 |
msgstr "Zezwól prettyPhoto na aktualizacje adresów URL i głębokie linkowanie"
|
333 |
|
334 |
+
#: ../responsive-lightbox.php:837
|
335 |
msgid "If enabled, a gallery will overlay the fullscreen image on mouse over"
|
336 |
msgstr ""
|
337 |
"Jeśli będzie włączone, galeria będzie wyświetlana na cały ekran po "
|
338 |
"najechaniu myszką"
|
339 |
|
340 |
+
#: ../responsive-lightbox.php:855
|
341 |
msgid "Set to false if you open forms inside prettyPhoto"
|
342 |
msgstr "Wyłącz to jeśli chcesz otwierać formularze wewnątrz prettyPhoto"
|
343 |
|
344 |
+
#: ../responsive-lightbox.php:873
|
345 |
msgid "Display links to Facebook and Twitter"
|
346 |
msgstr "Wyświetl linki do Facebboka i Twittera"
|
347 |
|
348 |
+
#: ../responsive-lightbox.php:972
|
349 |
msgid ""
|
350 |
"Changes were not saved because there was attempt to save settings of "
|
351 |
"inactive script. The site has been reloaded to the proper script settings."
|
353 |
"Zmiany nie zostały zapisane ponieważ wykryto próbę zapisu ustawień "
|
354 |
"nieaktywnego skryptu. Strona została odświeżona z prawidłowymi ustawieniami."
|
355 |
|
356 |
+
#: ../responsive-lightbox.php:984
|
357 |
msgid "Settings of SwipeBox script were restored to defaults."
|
358 |
msgstr "Ustawienia skryptu SwipeBox zostały przywrócone."
|
359 |
|
360 |
+
#: ../responsive-lightbox.php:990
|
361 |
msgid "Settings of prettyPhoto script were restored to defaults."
|
362 |
msgstr "Ustawienia skryptu prettyPhoto zostały przywrócone."
|
363 |
|
364 |
+
#: ../responsive-lightbox.php:994
|
365 |
msgid ""
|
366 |
"Changes were not set to defaults because there was attempt to reset settings "
|
367 |
"of inactive script. The site has been reloaded to the proper script settings."
|
370 |
"resetowania ustawień nieaktywnego skryptu. Strona została odświeżona z "
|
371 |
"prawidłowymi ustawieniami."
|
372 |
|
373 |
+
#: ../responsive-lightbox.php:1008 ../responsive-lightbox.php:1009
|
374 |
+
#: ../responsive-lightbox.php:1023 ../responsive-lightbox.php:1055
|
375 |
msgid "Responsive Lightbox"
|
376 |
msgstr "Efekt Lightbox"
|
377 |
|
378 |
+
#: ../responsive-lightbox.php:1048
|
379 |
msgid "Reset to defaults"
|
380 |
msgstr "Resetuj do domyślnych"
|
381 |
|
382 |
+
#: ../responsive-lightbox.php:1057
|
383 |
msgid "Need support?"
|
384 |
msgstr "Potrzebujesz pomocy?"
|
385 |
|
386 |
+
#: ../responsive-lightbox.php:1058
|
387 |
msgid ""
|
388 |
"If you are having problems with this plugin, please talk about them in the"
|
389 |
msgstr "Jeśli masz jakiekolwiek problemy z tą wtyczką, powiedz o nich na"
|
390 |
|
391 |
+
#: ../responsive-lightbox.php:1058
|
392 |
msgid "Support forum"
|
393 |
msgstr "Forum pomocy"
|
394 |
|
395 |
+
#: ../responsive-lightbox.php:1060
|
396 |
msgid "Do you like this plugin?"
|
397 |
msgstr "Lubisz tę wtyczkę?"
|
398 |
|
399 |
+
#: ../responsive-lightbox.php:1061
|
400 |
msgid "Rate it 5"
|
401 |
msgstr "Oceń ją na 5"
|
402 |
|
403 |
+
#: ../responsive-lightbox.php:1061
|
404 |
msgid "on WordPress.org"
|
405 |
msgstr "na WordPress.org"
|
406 |
|
407 |
+
#: ../responsive-lightbox.php:1062
|
408 |
msgid "Blog about it & link to the"
|
409 |
msgstr "Napisz o niej i dodaj link"
|
410 |
|
411 |
+
#: ../responsive-lightbox.php:1062
|
412 |
msgid "plugin page"
|
413 |
msgstr "do strony wtyczki"
|
414 |
|
415 |
+
#: ../responsive-lightbox.php:1063
|
416 |
msgid "Check out our other"
|
417 |
msgstr "Sprawdź nasze pozostałe"
|
418 |
|
419 |
+
#: ../responsive-lightbox.php:1063
|
420 |
msgid "WordPress plugins"
|
421 |
msgstr "wtyczki do WordPress'a"
|
422 |
|
423 |
+
#: ../responsive-lightbox.php:1088
|
424 |
msgid "Are you sure you want to reset scripts settings to defaults?"
|
425 |
msgstr "Jesteś pewny, że chcesz zresetować ustawienia?"
|
426 |
|
427 |
+
#: ../responsive-lightbox.php:1216
|
428 |
msgid "Support"
|
429 |
msgstr "Pomoc"
|
430 |
|
431 |
+
#: ../responsive-lightbox.php:1238
|
432 |
msgid "Settings"
|
433 |
msgstr "Ustawienia"
|
434 |
|
languages/responsive-lightbox.pot
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Responsive Lightbox\n"
|
4 |
-
"POT-Creation-Date: 2013-
|
5 |
-
"PO-Revision-Date: 2013-
|
6 |
"Last-Translator: Bartosz Arendt <info@digitalfactory.pl>\n"
|
7 |
"Language-Team: dFactory <info@dfactory.eu>\n"
|
8 |
"Language: English\n"
|
@@ -15,406 +15,406 @@ msgstr ""
|
|
15 |
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
"X-Poedit-SearchPath-0: ..\n"
|
17 |
|
18 |
-
#: ../responsive-lightbox.php:
|
19 |
msgid "prettyPhoto"
|
20 |
msgstr ""
|
21 |
|
22 |
-
#: ../responsive-lightbox.php:
|
23 |
msgid "slow"
|
24 |
msgstr ""
|
25 |
|
26 |
-
#: ../responsive-lightbox.php:
|
27 |
msgid "normal"
|
28 |
msgstr ""
|
29 |
|
30 |
-
#: ../responsive-lightbox.php:
|
31 |
msgid "fast"
|
32 |
msgstr ""
|
33 |
|
34 |
-
#: ../responsive-lightbox.php:
|
35 |
msgid "default"
|
36 |
msgstr ""
|
37 |
|
38 |
-
#: ../responsive-lightbox.php:
|
39 |
msgid "light rounded"
|
40 |
msgstr ""
|
41 |
|
42 |
-
#: ../responsive-lightbox.php:
|
43 |
msgid "dark rounded"
|
44 |
msgstr ""
|
45 |
|
46 |
-
#: ../responsive-lightbox.php:
|
47 |
msgid "light square"
|
48 |
msgstr ""
|
49 |
|
50 |
-
#: ../responsive-lightbox.php:
|
51 |
msgid "dark square"
|
52 |
msgstr ""
|
53 |
|
54 |
-
#: ../responsive-lightbox.php:
|
55 |
msgid "facebook"
|
56 |
msgstr ""
|
57 |
|
58 |
-
#: ../responsive-lightbox.php:
|
59 |
msgid "window"
|
60 |
msgstr ""
|
61 |
|
62 |
-
#: ../responsive-lightbox.php:
|
63 |
msgid "transparent"
|
64 |
msgstr ""
|
65 |
|
66 |
-
#: ../responsive-lightbox.php:
|
67 |
msgid "opaque"
|
68 |
msgstr ""
|
69 |
|
70 |
-
#: ../responsive-lightbox.php:
|
71 |
msgid "direct"
|
72 |
msgstr ""
|
73 |
|
74 |
-
#: ../responsive-lightbox.php:
|
75 |
msgid "gpu"
|
76 |
msgstr ""
|
77 |
|
78 |
-
#: ../responsive-lightbox.php:
|
79 |
msgid "SwipeBox"
|
80 |
msgstr ""
|
81 |
|
82 |
-
#: ../responsive-lightbox.php:
|
83 |
msgid "CSS"
|
84 |
msgstr ""
|
85 |
|
86 |
-
#: ../responsive-lightbox.php:
|
87 |
msgid "jQuery"
|
88 |
msgstr ""
|
89 |
|
90 |
-
#: ../responsive-lightbox.php:
|
91 |
msgid "Enable"
|
92 |
msgstr ""
|
93 |
|
94 |
-
#: ../responsive-lightbox.php:
|
95 |
msgid "Disable"
|
96 |
msgstr ""
|
97 |
|
98 |
-
#: ../responsive-lightbox.php:
|
99 |
msgid "General settings"
|
100 |
msgstr ""
|
101 |
|
102 |
-
#: ../responsive-lightbox.php:
|
103 |
msgid "Lightbox settings"
|
104 |
msgstr ""
|
105 |
|
106 |
-
#: ../responsive-lightbox.php:
|
107 |
msgid "Lightbox script"
|
108 |
msgstr ""
|
109 |
|
110 |
-
#: ../responsive-lightbox.php:
|
111 |
msgid "Selector"
|
112 |
msgstr ""
|
113 |
|
114 |
-
#: ../responsive-lightbox.php:
|
115 |
msgid "Galleries"
|
116 |
msgstr ""
|
117 |
|
118 |
-
#: ../responsive-lightbox.php:
|
119 |
msgid "Video links"
|
120 |
msgstr ""
|
121 |
|
122 |
-
#: ../responsive-lightbox.php:
|
123 |
msgid "Image links"
|
124 |
msgstr ""
|
125 |
|
126 |
-
#: ../responsive-lightbox.php:
|
127 |
msgid "Single images as gallery"
|
128 |
msgstr ""
|
129 |
|
130 |
-
#: ../responsive-lightbox.php:
|
131 |
msgid "Deactivation"
|
132 |
msgstr ""
|
133 |
|
134 |
-
#: ../responsive-lightbox.php:
|
135 |
msgid "Animation type"
|
136 |
msgstr ""
|
137 |
|
138 |
-
#: ../responsive-lightbox.php:
|
139 |
msgid "Top and bottom bars"
|
140 |
msgstr ""
|
141 |
|
142 |
-
#: ../responsive-lightbox.php:
|
143 |
msgid "Video max width"
|
144 |
msgstr ""
|
145 |
|
146 |
-
#: ../responsive-lightbox.php:
|
147 |
msgid "Animation speed"
|
148 |
msgstr ""
|
149 |
|
150 |
-
#: ../responsive-lightbox.php:
|
151 |
msgid "Slideshow"
|
152 |
msgstr ""
|
153 |
|
154 |
-
#: ../responsive-lightbox.php:
|
155 |
msgid "Slideshow autoplay"
|
156 |
msgstr ""
|
157 |
|
158 |
-
#: ../responsive-lightbox.php:
|
159 |
msgid "Opacity"
|
160 |
msgstr ""
|
161 |
|
162 |
-
#: ../responsive-lightbox.php:
|
163 |
msgid "Show title"
|
164 |
msgstr ""
|
165 |
|
166 |
-
#: ../responsive-lightbox.php:
|
167 |
msgid "Allow resize big images"
|
168 |
msgstr ""
|
169 |
|
170 |
-
#: ../responsive-lightbox.php:
|
171 |
msgid "Video width"
|
172 |
msgstr ""
|
173 |
|
174 |
-
#: ../responsive-lightbox.php:
|
175 |
msgid "Video height"
|
176 |
msgstr ""
|
177 |
|
178 |
-
#: ../responsive-lightbox.php:
|
179 |
msgid "Theme"
|
180 |
msgstr ""
|
181 |
|
182 |
-
#: ../responsive-lightbox.php:
|
183 |
msgid "Horizontal padding"
|
184 |
msgstr ""
|
185 |
|
186 |
-
#: ../responsive-lightbox.php:
|
187 |
msgid "Hide Flash"
|
188 |
msgstr ""
|
189 |
|
190 |
-
#: ../responsive-lightbox.php:
|
191 |
msgid "Flash Window Mode (wmode)"
|
192 |
msgstr ""
|
193 |
|
194 |
-
#: ../responsive-lightbox.php:
|
195 |
msgid "Video autoplay"
|
196 |
msgstr ""
|
197 |
|
198 |
-
#: ../responsive-lightbox.php:
|
199 |
msgid "Modal"
|
200 |
msgstr ""
|
201 |
|
202 |
-
#: ../responsive-lightbox.php:
|
203 |
msgid "Deeplinking"
|
204 |
msgstr ""
|
205 |
|
206 |
-
#: ../responsive-lightbox.php:
|
207 |
msgid "Overlay gallery"
|
208 |
msgstr ""
|
209 |
|
210 |
-
#: ../responsive-lightbox.php:
|
211 |
msgid "Keyboard shortcuts"
|
212 |
msgstr ""
|
213 |
|
214 |
-
#: ../responsive-lightbox.php:
|
215 |
msgid "Social (Twitter, Facebook)"
|
216 |
msgstr ""
|
217 |
|
218 |
-
#: ../responsive-lightbox.php:
|
219 |
msgid "Select your preffered ligthbox effect script."
|
220 |
msgstr ""
|
221 |
|
222 |
-
#: ../responsive-lightbox.php:
|
223 |
msgid "Select to which rel selector lightbox effect will be applied to."
|
224 |
msgstr ""
|
225 |
|
226 |
-
#: ../responsive-lightbox.php:
|
227 |
msgid "Add lightbox to WordPress image galleries by default"
|
228 |
msgstr ""
|
229 |
|
230 |
-
#: ../responsive-lightbox.php:
|
231 |
msgid "Add lightbox to YouTube and Vimeo video links by default"
|
232 |
msgstr ""
|
233 |
|
234 |
-
#: ../responsive-lightbox.php:
|
235 |
msgid "Add lightbox to WordPress image links by default"
|
236 |
msgstr ""
|
237 |
|
238 |
-
#: ../responsive-lightbox.php:
|
239 |
msgid "Display single post images as a gallery"
|
240 |
msgstr ""
|
241 |
|
242 |
-
#: ../responsive-lightbox.php:
|
243 |
msgid "Delete settings on plugin deactivation"
|
244 |
msgstr ""
|
245 |
|
246 |
-
#: ../responsive-lightbox.php:
|
247 |
msgid "Select a method of applying a lightbox effect."
|
248 |
msgstr ""
|
249 |
|
250 |
-
#: ../responsive-lightbox.php:
|
251 |
msgid ""
|
252 |
"Disable if you don't want to top and bottom bars to be hidden after a period "
|
253 |
"of time."
|
254 |
msgstr ""
|
255 |
|
256 |
-
#: ../responsive-lightbox.php:
|
257 |
msgid ""
|
258 |
"Enter the time after which the top and bottom bars will be hidden (when "
|
259 |
"hiding is enabled)."
|
260 |
msgstr ""
|
261 |
|
262 |
-
#: ../responsive-lightbox.php:
|
263 |
msgid "Enter the max video width in a lightbox"
|
264 |
msgstr ""
|
265 |
|
266 |
-
#: ../responsive-lightbox.php:
|
267 |
msgid "Select animation speed for lightbox effect"
|
268 |
msgstr ""
|
269 |
|
270 |
-
#: ../responsive-lightbox.php:
|
271 |
msgid "Display images as slideshow"
|
272 |
msgstr ""
|
273 |
|
274 |
-
#: ../responsive-lightbox.php:
|
275 |
msgid "Enter time (in miliseconds)"
|
276 |
msgstr ""
|
277 |
|
278 |
-
#: ../responsive-lightbox.php:
|
279 |
msgid "Automatically start slideshow"
|
280 |
msgstr ""
|
281 |
|
282 |
-
#: ../responsive-lightbox.php:
|
283 |
-
msgid "Value between 0 and
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: ../responsive-lightbox.php:
|
287 |
msgid "Display image tiltle"
|
288 |
msgstr ""
|
289 |
|
290 |
-
#: ../responsive-lightbox.php:
|
291 |
msgid "Resize the photos bigger than viewport."
|
292 |
msgstr ""
|
293 |
|
294 |
-
#: ../responsive-lightbox.php:
|
295 |
msgid "in pixels"
|
296 |
msgstr ""
|
297 |
|
298 |
-
#: ../responsive-lightbox.php:
|
299 |
msgid "Select theme for lightbox effect"
|
300 |
msgstr ""
|
301 |
|
302 |
-
#: ../responsive-lightbox.php:
|
303 |
msgid "Horizontal padding (in pixels)"
|
304 |
msgstr ""
|
305 |
|
306 |
-
#: ../responsive-lightbox.php:
|
307 |
msgid ""
|
308 |
"Hides all the flash object on a page. Enable this if flash appears over "
|
309 |
"prettyPhoto"
|
310 |
msgstr ""
|
311 |
|
312 |
-
#: ../responsive-lightbox.php:
|
313 |
msgid "Select flash window mode"
|
314 |
msgstr ""
|
315 |
|
316 |
-
#: ../responsive-lightbox.php:
|
317 |
msgid "Automatically start videos"
|
318 |
msgstr ""
|
319 |
|
320 |
-
#: ../responsive-lightbox.php:
|
321 |
msgid "If set to true, only the close button will close the window"
|
322 |
msgstr ""
|
323 |
|
324 |
-
#: ../responsive-lightbox.php:
|
325 |
msgid "Allow prettyPhoto to update the url to enable deeplinking"
|
326 |
msgstr ""
|
327 |
|
328 |
-
#: ../responsive-lightbox.php:
|
329 |
msgid "If enabled, a gallery will overlay the fullscreen image on mouse over"
|
330 |
msgstr ""
|
331 |
|
332 |
-
#: ../responsive-lightbox.php:
|
333 |
msgid "Set to false if you open forms inside prettyPhoto"
|
334 |
msgstr ""
|
335 |
|
336 |
-
#: ../responsive-lightbox.php:
|
337 |
msgid "Display links to Facebook and Twitter"
|
338 |
msgstr ""
|
339 |
|
340 |
-
#: ../responsive-lightbox.php:
|
341 |
msgid ""
|
342 |
"Changes were not saved because there was attempt to save settings of "
|
343 |
"inactive script. The site has been reloaded to the proper script settings."
|
344 |
msgstr ""
|
345 |
|
346 |
-
#: ../responsive-lightbox.php:
|
347 |
msgid "Settings of SwipeBox script were restored to defaults."
|
348 |
msgstr ""
|
349 |
|
350 |
-
#: ../responsive-lightbox.php:
|
351 |
msgid "Settings of prettyPhoto script were restored to defaults."
|
352 |
msgstr ""
|
353 |
|
354 |
-
#: ../responsive-lightbox.php:
|
355 |
msgid ""
|
356 |
"Changes were not set to defaults because there was attempt to reset settings "
|
357 |
"of inactive script. The site has been reloaded to the proper script settings."
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: ../responsive-lightbox.php:
|
361 |
-
#: ../responsive-lightbox.php:
|
362 |
msgid "Responsive Lightbox"
|
363 |
msgstr ""
|
364 |
|
365 |
-
#: ../responsive-lightbox.php:
|
366 |
msgid "Reset to defaults"
|
367 |
msgstr ""
|
368 |
|
369 |
-
#: ../responsive-lightbox.php:
|
370 |
msgid "Need support?"
|
371 |
msgstr ""
|
372 |
|
373 |
-
#: ../responsive-lightbox.php:
|
374 |
msgid ""
|
375 |
"If you are having problems with this plugin, please talk about them in the"
|
376 |
msgstr ""
|
377 |
|
378 |
-
#: ../responsive-lightbox.php:
|
379 |
msgid "Support forum"
|
380 |
msgstr ""
|
381 |
|
382 |
-
#: ../responsive-lightbox.php:
|
383 |
msgid "Do you like this plugin?"
|
384 |
msgstr ""
|
385 |
|
386 |
-
#: ../responsive-lightbox.php:
|
387 |
msgid "Rate it 5"
|
388 |
msgstr ""
|
389 |
|
390 |
-
#: ../responsive-lightbox.php:
|
391 |
msgid "on WordPress.org"
|
392 |
msgstr ""
|
393 |
|
394 |
-
#: ../responsive-lightbox.php:
|
395 |
msgid "Blog about it & link to the"
|
396 |
msgstr ""
|
397 |
|
398 |
-
#: ../responsive-lightbox.php:
|
399 |
msgid "plugin page"
|
400 |
msgstr ""
|
401 |
|
402 |
-
#: ../responsive-lightbox.php:
|
403 |
msgid "Check out our other"
|
404 |
msgstr ""
|
405 |
|
406 |
-
#: ../responsive-lightbox.php:
|
407 |
msgid "WordPress plugins"
|
408 |
msgstr ""
|
409 |
|
410 |
-
#: ../responsive-lightbox.php:
|
411 |
msgid "Are you sure you want to reset scripts settings to defaults?"
|
412 |
msgstr ""
|
413 |
|
414 |
-
#: ../responsive-lightbox.php:
|
415 |
msgid "Support"
|
416 |
msgstr ""
|
417 |
|
418 |
-
#: ../responsive-lightbox.php:
|
419 |
msgid "Settings"
|
420 |
msgstr ""
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Responsive Lightbox\n"
|
4 |
+
"POT-Creation-Date: 2013-09-17 17:40+0100\n"
|
5 |
+
"PO-Revision-Date: 2013-09-17 17:40+0100\n"
|
6 |
"Last-Translator: Bartosz Arendt <info@digitalfactory.pl>\n"
|
7 |
"Language-Team: dFactory <info@dfactory.eu>\n"
|
8 |
"Language: English\n"
|
15 |
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
"X-Poedit-SearchPath-0: ..\n"
|
17 |
|
18 |
+
#: ../responsive-lightbox.php:229
|
19 |
msgid "prettyPhoto"
|
20 |
msgstr ""
|
21 |
|
22 |
+
#: ../responsive-lightbox.php:231
|
23 |
msgid "slow"
|
24 |
msgstr ""
|
25 |
|
26 |
+
#: ../responsive-lightbox.php:232
|
27 |
msgid "normal"
|
28 |
msgstr ""
|
29 |
|
30 |
+
#: ../responsive-lightbox.php:233
|
31 |
msgid "fast"
|
32 |
msgstr ""
|
33 |
|
34 |
+
#: ../responsive-lightbox.php:236
|
35 |
msgid "default"
|
36 |
msgstr ""
|
37 |
|
38 |
+
#: ../responsive-lightbox.php:237
|
39 |
msgid "light rounded"
|
40 |
msgstr ""
|
41 |
|
42 |
+
#: ../responsive-lightbox.php:238
|
43 |
msgid "dark rounded"
|
44 |
msgstr ""
|
45 |
|
46 |
+
#: ../responsive-lightbox.php:239
|
47 |
msgid "light square"
|
48 |
msgstr ""
|
49 |
|
50 |
+
#: ../responsive-lightbox.php:240
|
51 |
msgid "dark square"
|
52 |
msgstr ""
|
53 |
|
54 |
+
#: ../responsive-lightbox.php:241
|
55 |
msgid "facebook"
|
56 |
msgstr ""
|
57 |
|
58 |
+
#: ../responsive-lightbox.php:244
|
59 |
msgid "window"
|
60 |
msgstr ""
|
61 |
|
62 |
+
#: ../responsive-lightbox.php:245
|
63 |
msgid "transparent"
|
64 |
msgstr ""
|
65 |
|
66 |
+
#: ../responsive-lightbox.php:246
|
67 |
msgid "opaque"
|
68 |
msgstr ""
|
69 |
|
70 |
+
#: ../responsive-lightbox.php:247
|
71 |
msgid "direct"
|
72 |
msgstr ""
|
73 |
|
74 |
+
#: ../responsive-lightbox.php:248
|
75 |
msgid "gpu"
|
76 |
msgstr ""
|
77 |
|
78 |
+
#: ../responsive-lightbox.php:253
|
79 |
msgid "SwipeBox"
|
80 |
msgstr ""
|
81 |
|
82 |
+
#: ../responsive-lightbox.php:255
|
83 |
msgid "CSS"
|
84 |
msgstr ""
|
85 |
|
86 |
+
#: ../responsive-lightbox.php:256
|
87 |
msgid "jQuery"
|
88 |
msgstr ""
|
89 |
|
90 |
+
#: ../responsive-lightbox.php:262
|
91 |
msgid "Enable"
|
92 |
msgstr ""
|
93 |
|
94 |
+
#: ../responsive-lightbox.php:263
|
95 |
msgid "Disable"
|
96 |
msgstr ""
|
97 |
|
98 |
+
#: ../responsive-lightbox.php:268 ../responsive-lightbox.php:368
|
99 |
msgid "General settings"
|
100 |
msgstr ""
|
101 |
|
102 |
+
#: ../responsive-lightbox.php:273 ../responsive-lightbox.php:379
|
103 |
msgid "Lightbox settings"
|
104 |
msgstr ""
|
105 |
|
106 |
+
#: ../responsive-lightbox.php:369
|
107 |
msgid "Lightbox script"
|
108 |
msgstr ""
|
109 |
|
110 |
+
#: ../responsive-lightbox.php:370
|
111 |
msgid "Selector"
|
112 |
msgstr ""
|
113 |
|
114 |
+
#: ../responsive-lightbox.php:371
|
115 |
msgid "Galleries"
|
116 |
msgstr ""
|
117 |
|
118 |
+
#: ../responsive-lightbox.php:372
|
119 |
msgid "Video links"
|
120 |
msgstr ""
|
121 |
|
122 |
+
#: ../responsive-lightbox.php:373
|
123 |
msgid "Image links"
|
124 |
msgstr ""
|
125 |
|
126 |
+
#: ../responsive-lightbox.php:374
|
127 |
msgid "Single images as gallery"
|
128 |
msgstr ""
|
129 |
|
130 |
+
#: ../responsive-lightbox.php:375
|
131 |
msgid "Deactivation"
|
132 |
msgstr ""
|
133 |
|
134 |
+
#: ../responsive-lightbox.php:383
|
135 |
msgid "Animation type"
|
136 |
msgstr ""
|
137 |
|
138 |
+
#: ../responsive-lightbox.php:384
|
139 |
msgid "Top and bottom bars"
|
140 |
msgstr ""
|
141 |
|
142 |
+
#: ../responsive-lightbox.php:385
|
143 |
msgid "Video max width"
|
144 |
msgstr ""
|
145 |
|
146 |
+
#: ../responsive-lightbox.php:389
|
147 |
msgid "Animation speed"
|
148 |
msgstr ""
|
149 |
|
150 |
+
#: ../responsive-lightbox.php:390
|
151 |
msgid "Slideshow"
|
152 |
msgstr ""
|
153 |
|
154 |
+
#: ../responsive-lightbox.php:391
|
155 |
msgid "Slideshow autoplay"
|
156 |
msgstr ""
|
157 |
|
158 |
+
#: ../responsive-lightbox.php:392
|
159 |
msgid "Opacity"
|
160 |
msgstr ""
|
161 |
|
162 |
+
#: ../responsive-lightbox.php:393
|
163 |
msgid "Show title"
|
164 |
msgstr ""
|
165 |
|
166 |
+
#: ../responsive-lightbox.php:394
|
167 |
msgid "Allow resize big images"
|
168 |
msgstr ""
|
169 |
|
170 |
+
#: ../responsive-lightbox.php:395
|
171 |
msgid "Video width"
|
172 |
msgstr ""
|
173 |
|
174 |
+
#: ../responsive-lightbox.php:396
|
175 |
msgid "Video height"
|
176 |
msgstr ""
|
177 |
|
178 |
+
#: ../responsive-lightbox.php:397
|
179 |
msgid "Theme"
|
180 |
msgstr ""
|
181 |
|
182 |
+
#: ../responsive-lightbox.php:398
|
183 |
msgid "Horizontal padding"
|
184 |
msgstr ""
|
185 |
|
186 |
+
#: ../responsive-lightbox.php:399
|
187 |
msgid "Hide Flash"
|
188 |
msgstr ""
|
189 |
|
190 |
+
#: ../responsive-lightbox.php:400
|
191 |
msgid "Flash Window Mode (wmode)"
|
192 |
msgstr ""
|
193 |
|
194 |
+
#: ../responsive-lightbox.php:401
|
195 |
msgid "Video autoplay"
|
196 |
msgstr ""
|
197 |
|
198 |
+
#: ../responsive-lightbox.php:402
|
199 |
msgid "Modal"
|
200 |
msgstr ""
|
201 |
|
202 |
+
#: ../responsive-lightbox.php:403
|
203 |
msgid "Deeplinking"
|
204 |
msgstr ""
|
205 |
|
206 |
+
#: ../responsive-lightbox.php:404
|
207 |
msgid "Overlay gallery"
|
208 |
msgstr ""
|
209 |
|
210 |
+
#: ../responsive-lightbox.php:405
|
211 |
msgid "Keyboard shortcuts"
|
212 |
msgstr ""
|
213 |
|
214 |
+
#: ../responsive-lightbox.php:406
|
215 |
msgid "Social (Twitter, Facebook)"
|
216 |
msgstr ""
|
217 |
|
218 |
+
#: ../responsive-lightbox.php:424
|
219 |
msgid "Select your preffered ligthbox effect script."
|
220 |
msgstr ""
|
221 |
|
222 |
+
#: ../responsive-lightbox.php:434
|
223 |
msgid "Select to which rel selector lightbox effect will be applied to."
|
224 |
msgstr ""
|
225 |
|
226 |
+
#: ../responsive-lightbox.php:452
|
227 |
msgid "Add lightbox to WordPress image galleries by default"
|
228 |
msgstr ""
|
229 |
|
230 |
+
#: ../responsive-lightbox.php:470
|
231 |
msgid "Add lightbox to YouTube and Vimeo video links by default"
|
232 |
msgstr ""
|
233 |
|
234 |
+
#: ../responsive-lightbox.php:488
|
235 |
msgid "Add lightbox to WordPress image links by default"
|
236 |
msgstr ""
|
237 |
|
238 |
+
#: ../responsive-lightbox.php:506
|
239 |
msgid "Display single post images as a gallery"
|
240 |
msgstr ""
|
241 |
|
242 |
+
#: ../responsive-lightbox.php:524
|
243 |
msgid "Delete settings on plugin deactivation"
|
244 |
msgstr ""
|
245 |
|
246 |
+
#: ../responsive-lightbox.php:542
|
247 |
msgid "Select a method of applying a lightbox effect."
|
248 |
msgstr ""
|
249 |
|
250 |
+
#: ../responsive-lightbox.php:560
|
251 |
msgid ""
|
252 |
"Disable if you don't want to top and bottom bars to be hidden after a period "
|
253 |
"of time."
|
254 |
msgstr ""
|
255 |
|
256 |
+
#: ../responsive-lightbox.php:564
|
257 |
msgid ""
|
258 |
"Enter the time after which the top and bottom bars will be hidden (when "
|
259 |
"hiding is enabled)."
|
260 |
msgstr ""
|
261 |
|
262 |
+
#: ../responsive-lightbox.php:574
|
263 |
msgid "Enter the max video width in a lightbox"
|
264 |
msgstr ""
|
265 |
|
266 |
+
#: ../responsive-lightbox.php:592
|
267 |
msgid "Select animation speed for lightbox effect"
|
268 |
msgstr ""
|
269 |
|
270 |
+
#: ../responsive-lightbox.php:610
|
271 |
msgid "Display images as slideshow"
|
272 |
msgstr ""
|
273 |
|
274 |
+
#: ../responsive-lightbox.php:614
|
275 |
msgid "Enter time (in miliseconds)"
|
276 |
msgstr ""
|
277 |
|
278 |
+
#: ../responsive-lightbox.php:632
|
279 |
msgid "Automatically start slideshow"
|
280 |
msgstr ""
|
281 |
|
282 |
+
#: ../responsive-lightbox.php:645
|
283 |
+
msgid "Value between 0 and 100, 100 for no opacity"
|
284 |
msgstr ""
|
285 |
|
286 |
+
#: ../responsive-lightbox.php:663
|
287 |
msgid "Display image tiltle"
|
288 |
msgstr ""
|
289 |
|
290 |
+
#: ../responsive-lightbox.php:681
|
291 |
msgid "Resize the photos bigger than viewport."
|
292 |
msgstr ""
|
293 |
|
294 |
+
#: ../responsive-lightbox.php:691 ../responsive-lightbox.php:701
|
295 |
msgid "in pixels"
|
296 |
msgstr ""
|
297 |
|
298 |
+
#: ../responsive-lightbox.php:719
|
299 |
msgid "Select theme for lightbox effect"
|
300 |
msgstr ""
|
301 |
|
302 |
+
#: ../responsive-lightbox.php:729
|
303 |
msgid "Horizontal padding (in pixels)"
|
304 |
msgstr ""
|
305 |
|
306 |
+
#: ../responsive-lightbox.php:747
|
307 |
msgid ""
|
308 |
"Hides all the flash object on a page. Enable this if flash appears over "
|
309 |
"prettyPhoto"
|
310 |
msgstr ""
|
311 |
|
312 |
+
#: ../responsive-lightbox.php:765
|
313 |
msgid "Select flash window mode"
|
314 |
msgstr ""
|
315 |
|
316 |
+
#: ../responsive-lightbox.php:783
|
317 |
msgid "Automatically start videos"
|
318 |
msgstr ""
|
319 |
|
320 |
+
#: ../responsive-lightbox.php:801
|
321 |
msgid "If set to true, only the close button will close the window"
|
322 |
msgstr ""
|
323 |
|
324 |
+
#: ../responsive-lightbox.php:819
|
325 |
msgid "Allow prettyPhoto to update the url to enable deeplinking"
|
326 |
msgstr ""
|
327 |
|
328 |
+
#: ../responsive-lightbox.php:837
|
329 |
msgid "If enabled, a gallery will overlay the fullscreen image on mouse over"
|
330 |
msgstr ""
|
331 |
|
332 |
+
#: ../responsive-lightbox.php:855
|
333 |
msgid "Set to false if you open forms inside prettyPhoto"
|
334 |
msgstr ""
|
335 |
|
336 |
+
#: ../responsive-lightbox.php:873
|
337 |
msgid "Display links to Facebook and Twitter"
|
338 |
msgstr ""
|
339 |
|
340 |
+
#: ../responsive-lightbox.php:972
|
341 |
msgid ""
|
342 |
"Changes were not saved because there was attempt to save settings of "
|
343 |
"inactive script. The site has been reloaded to the proper script settings."
|
344 |
msgstr ""
|
345 |
|
346 |
+
#: ../responsive-lightbox.php:984
|
347 |
msgid "Settings of SwipeBox script were restored to defaults."
|
348 |
msgstr ""
|
349 |
|
350 |
+
#: ../responsive-lightbox.php:990
|
351 |
msgid "Settings of prettyPhoto script were restored to defaults."
|
352 |
msgstr ""
|
353 |
|
354 |
+
#: ../responsive-lightbox.php:994
|
355 |
msgid ""
|
356 |
"Changes were not set to defaults because there was attempt to reset settings "
|
357 |
"of inactive script. The site has been reloaded to the proper script settings."
|
358 |
msgstr ""
|
359 |
|
360 |
+
#: ../responsive-lightbox.php:1008 ../responsive-lightbox.php:1009
|
361 |
+
#: ../responsive-lightbox.php:1023 ../responsive-lightbox.php:1055
|
362 |
msgid "Responsive Lightbox"
|
363 |
msgstr ""
|
364 |
|
365 |
+
#: ../responsive-lightbox.php:1048
|
366 |
msgid "Reset to defaults"
|
367 |
msgstr ""
|
368 |
|
369 |
+
#: ../responsive-lightbox.php:1057
|
370 |
msgid "Need support?"
|
371 |
msgstr ""
|
372 |
|
373 |
+
#: ../responsive-lightbox.php:1058
|
374 |
msgid ""
|
375 |
"If you are having problems with this plugin, please talk about them in the"
|
376 |
msgstr ""
|
377 |
|
378 |
+
#: ../responsive-lightbox.php:1058
|
379 |
msgid "Support forum"
|
380 |
msgstr ""
|
381 |
|
382 |
+
#: ../responsive-lightbox.php:1060
|
383 |
msgid "Do you like this plugin?"
|
384 |
msgstr ""
|
385 |
|
386 |
+
#: ../responsive-lightbox.php:1061
|
387 |
msgid "Rate it 5"
|
388 |
msgstr ""
|
389 |
|
390 |
+
#: ../responsive-lightbox.php:1061
|
391 |
msgid "on WordPress.org"
|
392 |
msgstr ""
|
393 |
|
394 |
+
#: ../responsive-lightbox.php:1062
|
395 |
msgid "Blog about it & link to the"
|
396 |
msgstr ""
|
397 |
|
398 |
+
#: ../responsive-lightbox.php:1062
|
399 |
msgid "plugin page"
|
400 |
msgstr ""
|
401 |
|
402 |
+
#: ../responsive-lightbox.php:1063
|
403 |
msgid "Check out our other"
|
404 |
msgstr ""
|
405 |
|
406 |
+
#: ../responsive-lightbox.php:1063
|
407 |
msgid "WordPress plugins"
|
408 |
msgstr ""
|
409 |
|
410 |
+
#: ../responsive-lightbox.php:1088
|
411 |
msgid "Are you sure you want to reset scripts settings to defaults?"
|
412 |
msgstr ""
|
413 |
|
414 |
+
#: ../responsive-lightbox.php:1216
|
415 |
msgid "Support"
|
416 |
msgstr ""
|
417 |
|
418 |
+
#: ../responsive-lightbox.php:1238
|
419 |
msgid "Settings"
|
420 |
msgstr ""
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: dfactory
|
|
3 |
Donate link: http://www.dfactory.eu/
|
4 |
Tags: gallery, images, lightbox, links, photos, template, theme, photo, image, picture, slideshow, modal, overlay, YouTube, Vimeo, video, videos
|
5 |
Requires at least: 3.3
|
6 |
-
Tested up to: 3.6
|
7 |
-
Stable tag: 1.1.
|
8 |
License: MIT License
|
9 |
License URI: http://opensource.org/licenses/MIT
|
10 |
|
@@ -53,6 +53,9 @@ No questions yet.
|
|
53 |
|
54 |
== Changelog ==
|
55 |
|
|
|
|
|
|
|
56 |
= 1.1.0 =
|
57 |
* New: Multisite support
|
58 |
* Fix: Notice during first plugin activation
|
@@ -82,5 +85,6 @@ Initial release
|
|
82 |
|
83 |
== Upgrade Notice ==
|
84 |
|
85 |
-
|
86 |
-
|
|
3 |
Donate link: http://www.dfactory.eu/
|
4 |
Tags: gallery, images, lightbox, links, photos, template, theme, photo, image, picture, slideshow, modal, overlay, YouTube, Vimeo, video, videos
|
5 |
Requires at least: 3.3
|
6 |
+
Tested up to: 3.6.1
|
7 |
+
Stable tag: 1.1.1
|
8 |
License: MIT License
|
9 |
License URI: http://opensource.org/licenses/MIT
|
10 |
|
53 |
|
54 |
== Changelog ==
|
55 |
|
56 |
+
= 1.1.1 =
|
57 |
+
* Tweak: UI enhancements for prettyPhoto opacity
|
58 |
+
|
59 |
= 1.1.0 =
|
60 |
* New: Multisite support
|
61 |
* Fix: Notice during first plugin activation
|
85 |
|
86 |
== Upgrade Notice ==
|
87 |
|
88 |
+
|
89 |
+
= 1.1.1 =
|
90 |
+
* Tweak: UI enhancements for prettyPhoto opacity
|
responsive-lightbox.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
/*
|
3 |
Plugin Name: Responsive Lightbox
|
4 |
Description: Responsive Lightbox allows users to view larger versions of images and galleries in a lightbox (overlay) effect optimized for mobile devices.
|
5 |
-
Version: 1.1.
|
6 |
Author: dFactory
|
7 |
Author URI: http://www.dfactory.eu/
|
8 |
Plugin URI: http://www.dfactory.eu/plugins/responsive-lightbox/
|
@@ -38,7 +38,7 @@ class Responsive_Lightbox
|
|
38 |
'slideshow' => FALSE,
|
39 |
'slideshow_delay' => 5000,
|
40 |
'slideshow_autoplay' => FALSE,
|
41 |
-
'opacity' =>
|
42 |
'show_title' => TRUE,
|
43 |
'allow_resize' => TRUE,
|
44 |
'width' => 1080,
|
@@ -146,15 +146,11 @@ class Responsive_Lightbox
|
|
146 |
$content = str_replace($link, preg_replace('/rel=(?:\'|")(.*?)(?:\'|")/', 'rel="'.(!empty($new_rel) ? simplode(' ', $new_rels).' ' : '').$this->options['settings']['selector'].'-video-'.$id.'"', $link), $content);
|
147 |
}
|
148 |
else
|
149 |
-
{
|
150 |
$content = str_replace($link, preg_replace('/rel=(?:\'|")(.*?)(?:\'|")/', 'rel="'.($result[1] !== '' ? $result[1].' ' : '').$this->options['settings']['selector'].'-video-'.$id.'"', $link), $content);
|
151 |
-
}
|
152 |
}
|
153 |
}
|
154 |
else
|
155 |
-
{
|
156 |
$content = str_replace($link, '<a'.$links[1][$id].'href="'.$links[2][$id].'"'.$links[6][$id].' rel="'.$this->options['settings']['selector'].'-video-'.$id.'">', $content);
|
157 |
-
}
|
158 |
}
|
159 |
}
|
160 |
|
@@ -197,16 +193,12 @@ class Responsive_Lightbox
|
|
197 |
$content = str_replace($link, preg_replace('/rel=(?:\'|")(.*?)(?:\'|")/', 'rel="'.(!empty($new_rels) ? implode(' ', $new_rels).' ' : '').$this->options['settings']['selector'].'-'.$id.'"', $link), $content);
|
198 |
}
|
199 |
else
|
200 |
-
{
|
201 |
$content = str_replace($link, preg_replace('/rel=(?:\'|")(.*?)(?:\'|")/', 'rel="'.($result[1] !== '' ? $result[1].' ' : '').$this->options['settings']['selector'].'-'.$id.'"', $link), $content);
|
202 |
-
}
|
203 |
}
|
204 |
}
|
205 |
}
|
206 |
else
|
207 |
-
{
|
208 |
$content = str_replace($link, '<a'.$links[1][$id].'href="'.$links[2][$id].'.'.$links[3][$id].'"'.$links[4][$id].' rel="'.$this->options['settings']['selector'].($this->options['settings']['images_as_gallery'] === TRUE ? $rel_hash : '-'.$id).'">', $content);
|
209 |
-
}
|
210 |
}
|
211 |
}
|
212 |
|
@@ -646,8 +638,11 @@ class Responsive_Lightbox
|
|
646 |
{
|
647 |
echo '
|
648 |
<div>
|
649 |
-
<input type="text" name="responsive_lightbox_configuration[prettyphoto][opacity]" value="'.$this->options['configuration']['prettyphoto']['opacity'].'" />
|
650 |
-
<
|
|
|
|
|
|
|
651 |
</div>';
|
652 |
}
|
653 |
|
@@ -925,6 +920,9 @@ class Responsive_Lightbox
|
|
925 |
//opacity
|
926 |
$input['prettyphoto']['opacity'] = (int)$input['prettyphoto']['opacity'];
|
927 |
|
|
|
|
|
|
|
928 |
//title
|
929 |
$input['prettyphoto']['show_title'] = (isset($input['prettyphoto']['show_title']) && in_array($input['prettyphoto']['show_title'], array_keys($this->choices)) ? ($input['prettyphoto']['show_title'] === 'yes' ? TRUE : FALSE) : $this->options['configuration']['prettyphoto']['show_title']);
|
930 |
|
@@ -1057,15 +1055,15 @@ class Responsive_Lightbox
|
|
1057 |
<h3 class="metabox-title">'.__('Responsive Lightbox', 'responsive-lightbox').'</h3>
|
1058 |
<div class="inner">
|
1059 |
<h3>'.__('Need support?', 'responsive-lightbox').'</h3>
|
1060 |
-
<p>'.__('If you are having problems with this plugin, please talk about them in the', 'responsive-lightbox').' <a href="http://dfactory.eu/support
|
1061 |
<hr />
|
1062 |
<h3>'.__('Do you like this plugin?', 'responsive-lightbox').'</h3>
|
1063 |
<p><a href="http://wordpress.org/support/view/plugin-reviews/responsive-lightbox" target="_blank" title="'.__('Rate it 5', 'responsive-lightbox').'">'.__('Rate it 5', 'responsive-lightbox').'</a> '.__('on WordPress.org', 'responsive-lightbox').'<br />'.
|
1064 |
-
__('Blog about it & link to the', 'responsive-lightbox').' <a href="http://dfactory.eu/plugins/responsive-lightbox
|
1065 |
-
__('Check out our other', 'responsive-lightbox').' <a href="http://dfactory.eu/plugins/" target="_blank" title="'.__('WordPress plugins', 'responsive-lightbox').'">'.__('WordPress plugins', 'responsive-lightbox').'</a>
|
1066 |
</p>
|
1067 |
<hr />
|
1068 |
-
<p class="df-link">Created by <a href="http://www.dfactory.eu" target="_blank" title="dFactory - Quality plugins for WordPress"><img src="'.plugins_url('/images/logo-dfactory.png' , __FILE__ ).'" title="dFactory - Quality plugins for WordPress" alt="dFactory - Quality plugins for WordPress" /></a></p>
|
1069 |
</div>
|
1070 |
</div>
|
1071 |
<div class="clear"></div>
|
@@ -1075,19 +1073,20 @@ class Responsive_Lightbox
|
|
1075 |
|
1076 |
public function admin_comments_scripts_styles($page)
|
1077 |
{
|
1078 |
-
if(
|
1079 |
{
|
1080 |
wp_enqueue_script(
|
1081 |
'responsive-lightbox-admin',
|
1082 |
plugins_url('js/admin.js', __FILE__),
|
1083 |
-
array('jquery', 'jquery-ui-core', 'jquery-ui-button')
|
1084 |
);
|
1085 |
|
1086 |
wp_localize_script(
|
1087 |
'responsive-lightbox-admin',
|
1088 |
'rlArgs',
|
1089 |
array(
|
1090 |
-
'resetScriptToDefaults' => __('Are you sure you want to reset scripts settings to defaults?', 'responsive-lightbox')
|
|
|
1091 |
)
|
1092 |
);
|
1093 |
|
2 |
/*
|
3 |
Plugin Name: Responsive Lightbox
|
4 |
Description: Responsive Lightbox allows users to view larger versions of images and galleries in a lightbox (overlay) effect optimized for mobile devices.
|
5 |
+
Version: 1.1.1
|
6 |
Author: dFactory
|
7 |
Author URI: http://www.dfactory.eu/
|
8 |
Plugin URI: http://www.dfactory.eu/plugins/responsive-lightbox/
|
38 |
'slideshow' => FALSE,
|
39 |
'slideshow_delay' => 5000,
|
40 |
'slideshow_autoplay' => FALSE,
|
41 |
+
'opacity' => 75,
|
42 |
'show_title' => TRUE,
|
43 |
'allow_resize' => TRUE,
|
44 |
'width' => 1080,
|
146 |
$content = str_replace($link, preg_replace('/rel=(?:\'|")(.*?)(?:\'|")/', 'rel="'.(!empty($new_rel) ? simplode(' ', $new_rels).' ' : '').$this->options['settings']['selector'].'-video-'.$id.'"', $link), $content);
|
147 |
}
|
148 |
else
|
|
|
149 |
$content = str_replace($link, preg_replace('/rel=(?:\'|")(.*?)(?:\'|")/', 'rel="'.($result[1] !== '' ? $result[1].' ' : '').$this->options['settings']['selector'].'-video-'.$id.'"', $link), $content);
|
|
|
150 |
}
|
151 |
}
|
152 |
else
|
|
|
153 |
$content = str_replace($link, '<a'.$links[1][$id].'href="'.$links[2][$id].'"'.$links[6][$id].' rel="'.$this->options['settings']['selector'].'-video-'.$id.'">', $content);
|
|
|
154 |
}
|
155 |
}
|
156 |
|
193 |
$content = str_replace($link, preg_replace('/rel=(?:\'|")(.*?)(?:\'|")/', 'rel="'.(!empty($new_rels) ? implode(' ', $new_rels).' ' : '').$this->options['settings']['selector'].'-'.$id.'"', $link), $content);
|
194 |
}
|
195 |
else
|
|
|
196 |
$content = str_replace($link, preg_replace('/rel=(?:\'|")(.*?)(?:\'|")/', 'rel="'.($result[1] !== '' ? $result[1].' ' : '').$this->options['settings']['selector'].'-'.$id.'"', $link), $content);
|
|
|
197 |
}
|
198 |
}
|
199 |
}
|
200 |
else
|
|
|
201 |
$content = str_replace($link, '<a'.$links[1][$id].'href="'.$links[2][$id].'.'.$links[3][$id].'"'.$links[4][$id].' rel="'.$this->options['settings']['selector'].($this->options['settings']['images_as_gallery'] === TRUE ? $rel_hash : '-'.$id).'">', $content);
|
|
|
202 |
}
|
203 |
}
|
204 |
|
638 |
{
|
639 |
echo '
|
640 |
<div>
|
641 |
+
<input type="text" id="rl_pp_opacity_input" class="hide-if-js" name="responsive_lightbox_configuration[prettyphoto][opacity]" value="'.$this->options['configuration']['prettyphoto']['opacity'].'" />
|
642 |
+
<div class="wplike-slider">
|
643 |
+
<span class="left hide-if-no-js">0</span><span class="middle" id="rl_pp_opacity_span"></span><span class="right hide-if-no-js">100</span>
|
644 |
+
</div>
|
645 |
+
<p class="description">'.__('Value between 0 and 100, 100 for no opacity', 'responsive-lightbox').'</p>
|
646 |
</div>';
|
647 |
}
|
648 |
|
920 |
//opacity
|
921 |
$input['prettyphoto']['opacity'] = (int)$input['prettyphoto']['opacity'];
|
922 |
|
923 |
+
if($input['prettyphoto']['opacity'] < 0 || $input['prettyphoto']['opacity'] > 100)
|
924 |
+
$input['prettyphoto']['opacity'] = $this->options['configuration']['prettyphoto']['opacity'];
|
925 |
+
|
926 |
//title
|
927 |
$input['prettyphoto']['show_title'] = (isset($input['prettyphoto']['show_title']) && in_array($input['prettyphoto']['show_title'], array_keys($this->choices)) ? ($input['prettyphoto']['show_title'] === 'yes' ? TRUE : FALSE) : $this->options['configuration']['prettyphoto']['show_title']);
|
928 |
|
1055 |
<h3 class="metabox-title">'.__('Responsive Lightbox', 'responsive-lightbox').'</h3>
|
1056 |
<div class="inner">
|
1057 |
<h3>'.__('Need support?', 'responsive-lightbox').'</h3>
|
1058 |
+
<p>'.__('If you are having problems with this plugin, please talk about them in the', 'responsive-lightbox').' <a href="http://dfactory.eu/support/?utm_source=responsive-lightbox-settings&utm_medium=link&utm_campaign=support" target="_blank" title="'.__('Support forum', 'responsive-lightbox').'">'.__('Support forum', 'responsive-lightbox').'</a></p>
|
1059 |
<hr />
|
1060 |
<h3>'.__('Do you like this plugin?', 'responsive-lightbox').'</h3>
|
1061 |
<p><a href="http://wordpress.org/support/view/plugin-reviews/responsive-lightbox" target="_blank" title="'.__('Rate it 5', 'responsive-lightbox').'">'.__('Rate it 5', 'responsive-lightbox').'</a> '.__('on WordPress.org', 'responsive-lightbox').'<br />'.
|
1062 |
+
__('Blog about it & link to the', 'responsive-lightbox').' <a href="http://dfactory.eu/plugins/responsive-lightbox/?utm_source=responsive-lightbox-settings&utm_medium=link&utm_campaign=blog-about" target="_blank" title="'.__('plugin page', 'responsive-lightbox').'">'.__('plugin page', 'responsive-lightbox').'</a><br />'.
|
1063 |
+
__('Check out our other', 'responsive-lightbox').' <a href="http://dfactory.eu/plugins/responsive-lightbox/?utm_source=responsive-lightbox-settings&utm_medium=link&utm_campaign=other-plugins" target="_blank" title="'.__('WordPress plugins', 'responsive-lightbox').'">'.__('WordPress plugins', 'responsive-lightbox').'</a>
|
1064 |
</p>
|
1065 |
<hr />
|
1066 |
+
<p class="df-link">Created by <a href="http://www.dfactory.eu/?utm_source=responsive-lightbox-settings&utm_medium=link&utm_campaign=created-by" target="_blank" title="dFactory - Quality plugins for WordPress"><img src="'.plugins_url('/images/logo-dfactory.png' , __FILE__ ).'" title="dFactory - Quality plugins for WordPress" alt="dFactory - Quality plugins for WordPress" /></a></p>
|
1067 |
</div>
|
1068 |
</div>
|
1069 |
<div class="clear"></div>
|
1073 |
|
1074 |
public function admin_comments_scripts_styles($page)
|
1075 |
{
|
1076 |
+
if($page === 'settings_page_responsive-lightbox')
|
1077 |
{
|
1078 |
wp_enqueue_script(
|
1079 |
'responsive-lightbox-admin',
|
1080 |
plugins_url('js/admin.js', __FILE__),
|
1081 |
+
array('jquery', 'jquery-ui-core', 'jquery-ui-button', 'jquery-ui-slider')
|
1082 |
);
|
1083 |
|
1084 |
wp_localize_script(
|
1085 |
'responsive-lightbox-admin',
|
1086 |
'rlArgs',
|
1087 |
array(
|
1088 |
+
'resetScriptToDefaults' => __('Are you sure you want to reset scripts settings to defaults?', 'responsive-lightbox'),
|
1089 |
+
'opacity' => $this->options['configuration']['prettyphoto']['opacity']
|
1090 |
)
|
1091 |
);
|
1092 |
|