Responsive Lightbox & Gallery - Version 1.5.4

Version Description

  • Tweak: Swipebox option to remove top and bottom bars on mobile devices
  • Fix: Swipe support for Tos "R" Us lightbox script
Download this release

Release Info

Developer dfactory
Plugin Icon 128x128 Responsive Lightbox & Gallery
Version 1.5.4
Comparing to
See all releases

Code changes from version 1.5.3 to 1.5.4

assets/tosrus/js/hammer.min.js ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
1
+ /*! Hammer.JS - v2.0.4 - 2014-09-28
2
+ * http://hammerjs.github.io/
3
+ *
4
+ * Copyright (c) 2014 Jorik Tangelder;
5
+ * Licensed under the MIT license */
6
+ !function(a,b,c,d){"use strict";function e(a,b,c){return setTimeout(k(a,c),b)}function f(a,b,c){return Array.isArray(a)?(g(a,c[b],c),!0):!1}function g(a,b,c){var e;if(a)if(a.forEach)a.forEach(b,c);else if(a.length!==d)for(e=0;e<a.length;)b.call(c,a[e],e,a),e++;else for(e in a)a.hasOwnProperty(e)&&b.call(c,a[e],e,a)}function h(a,b,c){for(var e=Object.keys(b),f=0;f<e.length;)(!c||c&&a[e[f]]===d)&&(a[e[f]]=b[e[f]]),f++;return a}function i(a,b){return h(a,b,!0)}function j(a,b,c){var d,e=b.prototype;d=a.prototype=Object.create(e),d.constructor=a,d._super=e,c&&h(d,c)}function k(a,b){return function(){return a.apply(b,arguments)}}function l(a,b){return typeof a==kb?a.apply(b?b[0]||d:d,b):a}function m(a,b){return a===d?b:a}function n(a,b,c){g(r(b),function(b){a.addEventListener(b,c,!1)})}function o(a,b,c){g(r(b),function(b){a.removeEventListener(b,c,!1)})}function p(a,b){for(;a;){if(a==b)return!0;a=a.parentNode}return!1}function q(a,b){return a.indexOf(b)>-1}function r(a){return a.trim().split(/\s+/g)}function s(a,b,c){if(a.indexOf&&!c)return a.indexOf(b);for(var d=0;d<a.length;){if(c&&a[d][c]==b||!c&&a[d]===b)return d;d++}return-1}function t(a){return Array.prototype.slice.call(a,0)}function u(a,b,c){for(var d=[],e=[],f=0;f<a.length;){var g=b?a[f][b]:a[f];s(e,g)<0&&d.push(a[f]),e[f]=g,f++}return c&&(d=b?d.sort(function(a,c){return a[b]>c[b]}):d.sort()),d}function v(a,b){for(var c,e,f=b[0].toUpperCase()+b.slice(1),g=0;g<ib.length;){if(c=ib[g],e=c?c+f:b,e in a)return e;g++}return d}function w(){return ob++}function x(a){var b=a.ownerDocument;return b.defaultView||b.parentWindow}function y(a,b){var c=this;this.manager=a,this.callback=b,this.element=a.element,this.target=a.options.inputTarget,this.domHandler=function(b){l(a.options.enable,[a])&&c.handler(b)},this.init()}function z(a){var b,c=a.options.inputClass;return new(b=c?c:rb?N:sb?Q:qb?S:M)(a,A)}function A(a,b,c){var d=c.pointers.length,e=c.changedPointers.length,f=b&yb&&d-e===0,g=b&(Ab|Bb)&&d-e===0;c.isFirst=!!f,c.isFinal=!!g,f&&(a.session={}),c.eventType=b,B(a,c),a.emit("hammer.input",c),a.recognize(c),a.session.prevInput=c}function B(a,b){var c=a.session,d=b.pointers,e=d.length;c.firstInput||(c.firstInput=E(b)),e>1&&!c.firstMultiple?c.firstMultiple=E(b):1===e&&(c.firstMultiple=!1);var f=c.firstInput,g=c.firstMultiple,h=g?g.center:f.center,i=b.center=F(d);b.timeStamp=nb(),b.deltaTime=b.timeStamp-f.timeStamp,b.angle=J(h,i),b.distance=I(h,i),C(c,b),b.offsetDirection=H(b.deltaX,b.deltaY),b.scale=g?L(g.pointers,d):1,b.rotation=g?K(g.pointers,d):0,D(c,b);var j=a.element;p(b.srcEvent.target,j)&&(j=b.srcEvent.target),b.target=j}function C(a,b){var c=b.center,d=a.offsetDelta||{},e=a.prevDelta||{},f=a.prevInput||{};(b.eventType===yb||f.eventType===Ab)&&(e=a.prevDelta={x:f.deltaX||0,y:f.deltaY||0},d=a.offsetDelta={x:c.x,y:c.y}),b.deltaX=e.x+(c.x-d.x),b.deltaY=e.y+(c.y-d.y)}function D(a,b){var c,e,f,g,h=a.lastInterval||b,i=b.timeStamp-h.timeStamp;if(b.eventType!=Bb&&(i>xb||h.velocity===d)){var j=h.deltaX-b.deltaX,k=h.deltaY-b.deltaY,l=G(i,j,k);e=l.x,f=l.y,c=mb(l.x)>mb(l.y)?l.x:l.y,g=H(j,k),a.lastInterval=b}else c=h.velocity,e=h.velocityX,f=h.velocityY,g=h.direction;b.velocity=c,b.velocityX=e,b.velocityY=f,b.direction=g}function E(a){for(var b=[],c=0;c<a.pointers.length;)b[c]={clientX:lb(a.pointers[c].clientX),clientY:lb(a.pointers[c].clientY)},c++;return{timeStamp:nb(),pointers:b,center:F(b),deltaX:a.deltaX,deltaY:a.deltaY}}function F(a){var b=a.length;if(1===b)return{x:lb(a[0].clientX),y:lb(a[0].clientY)};for(var c=0,d=0,e=0;b>e;)c+=a[e].clientX,d+=a[e].clientY,e++;return{x:lb(c/b),y:lb(d/b)}}function G(a,b,c){return{x:b/a||0,y:c/a||0}}function H(a,b){return a===b?Cb:mb(a)>=mb(b)?a>0?Db:Eb:b>0?Fb:Gb}function I(a,b,c){c||(c=Kb);var d=b[c[0]]-a[c[0]],e=b[c[1]]-a[c[1]];return Math.sqrt(d*d+e*e)}function J(a,b,c){c||(c=Kb);var d=b[c[0]]-a[c[0]],e=b[c[1]]-a[c[1]];return 180*Math.atan2(e,d)/Math.PI}function K(a,b){return J(b[1],b[0],Lb)-J(a[1],a[0],Lb)}function L(a,b){return I(b[0],b[1],Lb)/I(a[0],a[1],Lb)}function M(){this.evEl=Nb,this.evWin=Ob,this.allow=!0,this.pressed=!1,y.apply(this,arguments)}function N(){this.evEl=Rb,this.evWin=Sb,y.apply(this,arguments),this.store=this.manager.session.pointerEvents=[]}function O(){this.evTarget=Ub,this.evWin=Vb,this.started=!1,y.apply(this,arguments)}function P(a,b){var c=t(a.touches),d=t(a.changedTouches);return b&(Ab|Bb)&&(c=u(c.concat(d),"identifier",!0)),[c,d]}function Q(){this.evTarget=Xb,this.targetIds={},y.apply(this,arguments)}function R(a,b){var c=t(a.touches),d=this.targetIds;if(b&(yb|zb)&&1===c.length)return d[c[0].identifier]=!0,[c,c];var e,f,g=t(a.changedTouches),h=[],i=this.target;if(f=c.filter(function(a){return p(a.target,i)}),b===yb)for(e=0;e<f.length;)d[f[e].identifier]=!0,e++;for(e=0;e<g.length;)d[g[e].identifier]&&h.push(g[e]),b&(Ab|Bb)&&delete d[g[e].identifier],e++;return h.length?[u(f.concat(h),"identifier",!0),h]:void 0}function S(){y.apply(this,arguments);var a=k(this.handler,this);this.touch=new Q(this.manager,a),this.mouse=new M(this.manager,a)}function T(a,b){this.manager=a,this.set(b)}function U(a){if(q(a,bc))return bc;var b=q(a,cc),c=q(a,dc);return b&&c?cc+" "+dc:b||c?b?cc:dc:q(a,ac)?ac:_b}function V(a){this.id=w(),this.manager=null,this.options=i(a||{},this.defaults),this.options.enable=m(this.options.enable,!0),this.state=ec,this.simultaneous={},this.requireFail=[]}function W(a){return a&jc?"cancel":a&hc?"end":a&gc?"move":a&fc?"start":""}function X(a){return a==Gb?"down":a==Fb?"up":a==Db?"left":a==Eb?"right":""}function Y(a,b){var c=b.manager;return c?c.get(a):a}function Z(){V.apply(this,arguments)}function $(){Z.apply(this,arguments),this.pX=null,this.pY=null}function _(){Z.apply(this,arguments)}function ab(){V.apply(this,arguments),this._timer=null,this._input=null}function bb(){Z.apply(this,arguments)}function cb(){Z.apply(this,arguments)}function db(){V.apply(this,arguments),this.pTime=!1,this.pCenter=!1,this._timer=null,this._input=null,this.count=0}function eb(a,b){return b=b||{},b.recognizers=m(b.recognizers,eb.defaults.preset),new fb(a,b)}function fb(a,b){b=b||{},this.options=i(b,eb.defaults),this.options.inputTarget=this.options.inputTarget||a,this.handlers={},this.session={},this.recognizers=[],this.element=a,this.input=z(this),this.touchAction=new T(this,this.options.touchAction),gb(this,!0),g(b.recognizers,function(a){var b=this.add(new a[0](a[1]));a[2]&&b.recognizeWith(a[2]),a[3]&&b.requireFailure(a[3])},this)}function gb(a,b){var c=a.element;g(a.options.cssProps,function(a,d){c.style[v(c.style,d)]=b?a:""})}function hb(a,c){var d=b.createEvent("Event");d.initEvent(a,!0,!0),d.gesture=c,c.target.dispatchEvent(d)}var ib=["","webkit","moz","MS","ms","o"],jb=b.createElement("div"),kb="function",lb=Math.round,mb=Math.abs,nb=Date.now,ob=1,pb=/mobile|tablet|ip(ad|hone|od)|android/i,qb="ontouchstart"in a,rb=v(a,"PointerEvent")!==d,sb=qb&&pb.test(navigator.userAgent),tb="touch",ub="pen",vb="mouse",wb="kinect",xb=25,yb=1,zb=2,Ab=4,Bb=8,Cb=1,Db=2,Eb=4,Fb=8,Gb=16,Hb=Db|Eb,Ib=Fb|Gb,Jb=Hb|Ib,Kb=["x","y"],Lb=["clientX","clientY"];y.prototype={handler:function(){},init:function(){this.evEl&&n(this.element,this.evEl,this.domHandler),this.evTarget&&n(this.target,this.evTarget,this.domHandler),this.evWin&&n(x(this.element),this.evWin,this.domHandler)},destroy:function(){this.evEl&&o(this.element,this.evEl,this.domHandler),this.evTarget&&o(this.target,this.evTarget,this.domHandler),this.evWin&&o(x(this.element),this.evWin,this.domHandler)}};var Mb={mousedown:yb,mousemove:zb,mouseup:Ab},Nb="mousedown",Ob="mousemove mouseup";j(M,y,{handler:function(a){var b=Mb[a.type];b&yb&&0===a.button&&(this.pressed=!0),b&zb&&1!==a.which&&(b=Ab),this.pressed&&this.allow&&(b&Ab&&(this.pressed=!1),this.callback(this.manager,b,{pointers:[a],changedPointers:[a],pointerType:vb,srcEvent:a}))}});var Pb={pointerdown:yb,pointermove:zb,pointerup:Ab,pointercancel:Bb,pointerout:Bb},Qb={2:tb,3:ub,4:vb,5:wb},Rb="pointerdown",Sb="pointermove pointerup pointercancel";a.MSPointerEvent&&(Rb="MSPointerDown",Sb="MSPointerMove MSPointerUp MSPointerCancel"),j(N,y,{handler:function(a){var b=this.store,c=!1,d=a.type.toLowerCase().replace("ms",""),e=Pb[d],f=Qb[a.pointerType]||a.pointerType,g=f==tb,h=s(b,a.pointerId,"pointerId");e&yb&&(0===a.button||g)?0>h&&(b.push(a),h=b.length-1):e&(Ab|Bb)&&(c=!0),0>h||(b[h]=a,this.callback(this.manager,e,{pointers:b,changedPointers:[a],pointerType:f,srcEvent:a}),c&&b.splice(h,1))}});var Tb={touchstart:yb,touchmove:zb,touchend:Ab,touchcancel:Bb},Ub="touchstart",Vb="touchstart touchmove touchend touchcancel";j(O,y,{handler:function(a){var b=Tb[a.type];if(b===yb&&(this.started=!0),this.started){var c=P.call(this,a,b);b&(Ab|Bb)&&c[0].length-c[1].length===0&&(this.started=!1),this.callback(this.manager,b,{pointers:c[0],changedPointers:c[1],pointerType:tb,srcEvent:a})}}});var Wb={touchstart:yb,touchmove:zb,touchend:Ab,touchcancel:Bb},Xb="touchstart touchmove touchend touchcancel";j(Q,y,{handler:function(a){var b=Wb[a.type],c=R.call(this,a,b);c&&this.callback(this.manager,b,{pointers:c[0],changedPointers:c[1],pointerType:tb,srcEvent:a})}}),j(S,y,{handler:function(a,b,c){var d=c.pointerType==tb,e=c.pointerType==vb;if(d)this.mouse.allow=!1;else if(e&&!this.mouse.allow)return;b&(Ab|Bb)&&(this.mouse.allow=!0),this.callback(a,b,c)},destroy:function(){this.touch.destroy(),this.mouse.destroy()}});var Yb=v(jb.style,"touchAction"),Zb=Yb!==d,$b="compute",_b="auto",ac="manipulation",bc="none",cc="pan-x",dc="pan-y";T.prototype={set:function(a){a==$b&&(a=this.compute()),Zb&&(this.manager.element.style[Yb]=a),this.actions=a.toLowerCase().trim()},update:function(){this.set(this.manager.options.touchAction)},compute:function(){var a=[];return g(this.manager.recognizers,function(b){l(b.options.enable,[b])&&(a=a.concat(b.getTouchAction()))}),U(a.join(" "))},preventDefaults:function(a){if(!Zb){var b=a.srcEvent,c=a.offsetDirection;if(this.manager.session.prevented)return void b.preventDefault();var d=this.actions,e=q(d,bc),f=q(d,dc),g=q(d,cc);return e||f&&c&Hb||g&&c&Ib?this.preventSrc(b):void 0}},preventSrc:function(a){this.manager.session.prevented=!0,a.preventDefault()}};var ec=1,fc=2,gc=4,hc=8,ic=hc,jc=16,kc=32;V.prototype={defaults:{},set:function(a){return h(this.options,a),this.manager&&this.manager.touchAction.update(),this},recognizeWith:function(a){if(f(a,"recognizeWith",this))return this;var b=this.simultaneous;return a=Y(a,this),b[a.id]||(b[a.id]=a,a.recognizeWith(this)),this},dropRecognizeWith:function(a){return f(a,"dropRecognizeWith",this)?this:(a=Y(a,this),delete this.simultaneous[a.id],this)},requireFailure:function(a){if(f(a,"requireFailure",this))return this;var b=this.requireFail;return a=Y(a,this),-1===s(b,a)&&(b.push(a),a.requireFailure(this)),this},dropRequireFailure:function(a){if(f(a,"dropRequireFailure",this))return this;a=Y(a,this);var b=s(this.requireFail,a);return b>-1&&this.requireFail.splice(b,1),this},hasRequireFailures:function(){return this.requireFail.length>0},canRecognizeWith:function(a){return!!this.simultaneous[a.id]},emit:function(a){function b(b){c.manager.emit(c.options.event+(b?W(d):""),a)}var c=this,d=this.state;hc>d&&b(!0),b(),d>=hc&&b(!0)},tryEmit:function(a){return this.canEmit()?this.emit(a):void(this.state=kc)},canEmit:function(){for(var a=0;a<this.requireFail.length;){if(!(this.requireFail[a].state&(kc|ec)))return!1;a++}return!0},recognize:function(a){var b=h({},a);return l(this.options.enable,[this,b])?(this.state&(ic|jc|kc)&&(this.state=ec),this.state=this.process(b),void(this.state&(fc|gc|hc|jc)&&this.tryEmit(b))):(this.reset(),void(this.state=kc))},process:function(){},getTouchAction:function(){},reset:function(){}},j(Z,V,{defaults:{pointers:1},attrTest:function(a){var b=this.options.pointers;return 0===b||a.pointers.length===b},process:function(a){var b=this.state,c=a.eventType,d=b&(fc|gc),e=this.attrTest(a);return d&&(c&Bb||!e)?b|jc:d||e?c&Ab?b|hc:b&fc?b|gc:fc:kc}}),j($,Z,{defaults:{event:"pan",threshold:10,pointers:1,direction:Jb},getTouchAction:function(){var a=this.options.direction,b=[];return a&Hb&&b.push(dc),a&Ib&&b.push(cc),b},directionTest:function(a){var b=this.options,c=!0,d=a.distance,e=a.direction,f=a.deltaX,g=a.deltaY;return e&b.direction||(b.direction&Hb?(e=0===f?Cb:0>f?Db:Eb,c=f!=this.pX,d=Math.abs(a.deltaX)):(e=0===g?Cb:0>g?Fb:Gb,c=g!=this.pY,d=Math.abs(a.deltaY))),a.direction=e,c&&d>b.threshold&&e&b.direction},attrTest:function(a){return Z.prototype.attrTest.call(this,a)&&(this.state&fc||!(this.state&fc)&&this.directionTest(a))},emit:function(a){this.pX=a.deltaX,this.pY=a.deltaY;var b=X(a.direction);b&&this.manager.emit(this.options.event+b,a),this._super.emit.call(this,a)}}),j(_,Z,{defaults:{event:"pinch",threshold:0,pointers:2},getTouchAction:function(){return[bc]},attrTest:function(a){return this._super.attrTest.call(this,a)&&(Math.abs(a.scale-1)>this.options.threshold||this.state&fc)},emit:function(a){if(this._super.emit.call(this,a),1!==a.scale){var b=a.scale<1?"in":"out";this.manager.emit(this.options.event+b,a)}}}),j(ab,V,{defaults:{event:"press",pointers:1,time:500,threshold:5},getTouchAction:function(){return[_b]},process:function(a){var b=this.options,c=a.pointers.length===b.pointers,d=a.distance<b.threshold,f=a.deltaTime>b.time;if(this._input=a,!d||!c||a.eventType&(Ab|Bb)&&!f)this.reset();else if(a.eventType&yb)this.reset(),this._timer=e(function(){this.state=ic,this.tryEmit()},b.time,this);else if(a.eventType&Ab)return ic;return kc},reset:function(){clearTimeout(this._timer)},emit:function(a){this.state===ic&&(a&&a.eventType&Ab?this.manager.emit(this.options.event+"up",a):(this._input.timeStamp=nb(),this.manager.emit(this.options.event,this._input)))}}),j(bb,Z,{defaults:{event:"rotate",threshold:0,pointers:2},getTouchAction:function(){return[bc]},attrTest:function(a){return this._super.attrTest.call(this,a)&&(Math.abs(a.rotation)>this.options.threshold||this.state&fc)}}),j(cb,Z,{defaults:{event:"swipe",threshold:10,velocity:.65,direction:Hb|Ib,pointers:1},getTouchAction:function(){return $.prototype.getTouchAction.call(this)},attrTest:function(a){var b,c=this.options.direction;return c&(Hb|Ib)?b=a.velocity:c&Hb?b=a.velocityX:c&Ib&&(b=a.velocityY),this._super.attrTest.call(this,a)&&c&a.direction&&a.distance>this.options.threshold&&mb(b)>this.options.velocity&&a.eventType&Ab},emit:function(a){var b=X(a.direction);b&&this.manager.emit(this.options.event+b,a),this.manager.emit(this.options.event,a)}}),j(db,V,{defaults:{event:"tap",pointers:1,taps:1,interval:300,time:250,threshold:2,posThreshold:10},getTouchAction:function(){return[ac]},process:function(a){var b=this.options,c=a.pointers.length===b.pointers,d=a.distance<b.threshold,f=a.deltaTime<b.time;if(this.reset(),a.eventType&yb&&0===this.count)return this.failTimeout();if(d&&f&&c){if(a.eventType!=Ab)return this.failTimeout();var g=this.pTime?a.timeStamp-this.pTime<b.interval:!0,h=!this.pCenter||I(this.pCenter,a.center)<b.posThreshold;this.pTime=a.timeStamp,this.pCenter=a.center,h&&g?this.count+=1:this.count=1,this._input=a;var i=this.count%b.taps;if(0===i)return this.hasRequireFailures()?(this._timer=e(function(){this.state=ic,this.tryEmit()},b.interval,this),fc):ic}return kc},failTimeout:function(){return this._timer=e(function(){this.state=kc},this.options.interval,this),kc},reset:function(){clearTimeout(this._timer)},emit:function(){this.state==ic&&(this._input.tapCount=this.count,this.manager.emit(this.options.event,this._input))}}),eb.VERSION="2.0.4",eb.defaults={domEvents:!1,touchAction:$b,enable:!0,inputTarget:null,inputClass:null,preset:[[bb,{enable:!1}],[_,{enable:!1},["rotate"]],[cb,{direction:Hb}],[$,{direction:Hb},["swipe"]],[db],[db,{event:"doubletap",taps:2},["tap"]],[ab]],cssProps:{userSelect:"none",touchSelect:"none",touchCallout:"none",contentZooming:"none",userDrag:"none",tapHighlightColor:"rgba(0,0,0,0)"}};var lc=1,mc=2;fb.prototype={set:function(a){return h(this.options,a),a.touchAction&&this.touchAction.update(),a.inputTarget&&(this.input.destroy(),this.input.target=a.inputTarget,this.input.init()),this},stop:function(a){this.session.stopped=a?mc:lc},recognize:function(a){var b=this.session;if(!b.stopped){this.touchAction.preventDefaults(a);var c,d=this.recognizers,e=b.curRecognizer;(!e||e&&e.state&ic)&&(e=b.curRecognizer=null);for(var f=0;f<d.length;)c=d[f],b.stopped===mc||e&&c!=e&&!c.canRecognizeWith(e)?c.reset():c.recognize(a),!e&&c.state&(fc|gc|hc)&&(e=b.curRecognizer=c),f++}},get:function(a){if(a instanceof V)return a;for(var b=this.recognizers,c=0;c<b.length;c++)if(b[c].options.event==a)return b[c];return null},add:function(a){if(f(a,"add",this))return this;var b=this.get(a.options.event);return b&&this.remove(b),this.recognizers.push(a),a.manager=this,this.touchAction.update(),a},remove:function(a){if(f(a,"remove",this))return this;var b=this.recognizers;return a=this.get(a),b.splice(s(b,a),1),this.touchAction.update(),this},on:function(a,b){var c=this.handlers;return g(r(a),function(a){c[a]=c[a]||[],c[a].push(b)}),this},off:function(a,b){var c=this.handlers;return g(r(a),function(a){b?c[a].splice(s(c[a],b),1):delete c[a]}),this},emit:function(a,b){this.options.domEvents&&hb(a,b);var c=this.handlers[a]&&this.handlers[a].slice();if(c&&c.length){b.type=a,b.preventDefault=function(){b.srcEvent.preventDefault()};for(var d=0;d<c.length;)c[d](b),d++}},destroy:function(){this.element&&gb(this,!1),this.handlers={},this.session={},this.input.destroy(),this.element=null}},h(eb,{INPUT_START:yb,INPUT_MOVE:zb,INPUT_END:Ab,INPUT_CANCEL:Bb,STATE_POSSIBLE:ec,STATE_BEGAN:fc,STATE_CHANGED:gc,STATE_ENDED:hc,STATE_RECOGNIZED:ic,STATE_CANCELLED:jc,STATE_FAILED:kc,DIRECTION_NONE:Cb,DIRECTION_LEFT:Db,DIRECTION_RIGHT:Eb,DIRECTION_UP:Fb,DIRECTION_DOWN:Gb,DIRECTION_HORIZONTAL:Hb,DIRECTION_VERTICAL:Ib,DIRECTION_ALL:Jb,Manager:fb,Input:y,TouchAction:T,TouchInput:Q,MouseInput:M,PointerEventInput:N,TouchMouseInput:S,SingleTouchInput:O,Recognizer:V,AttrRecognizer:Z,Tap:db,Pan:$,Swipe:cb,Pinch:_,Rotate:bb,Press:ab,on:n,off:o,each:g,merge:i,extend:h,inherit:j,bindFn:k,prefixed:v}),typeof define==kb&&define.amd?define(function(){return eb}):"undefined"!=typeof module&&module.exports?module.exports=eb:a[c]=eb}(window,document,"Hammer");
7
+ //# sourceMappingURL=hammer.min.map
includes/class-settings.php CHANGED
@@ -294,6 +294,13 @@ class Responsive_Lightbox_Settings {
294
  'label' => __( 'Hide the close button on mobile devices.', 'responsive-lightbox' ),
295
  'parent' => 'swipebox'
296
  ),
 
 
 
 
 
 
 
297
  'hide_bars' => array(
298
  'title' => __( 'Top and bottom bars', 'responsive-lightbox' ),
299
  'section' => 'responsive_lightbox_configuration',
294
  'label' => __( 'Hide the close button on mobile devices.', 'responsive-lightbox' ),
295
  'parent' => 'swipebox'
296
  ),
297
+ 'remove_bars_mobile' => array(
298
+ 'title' => __( 'Remove bars on mobile', 'responsive-lightbox' ),
299
+ 'section' => 'responsive_lightbox_configuration',
300
+ 'type' => 'boolean',
301
+ 'label' => __( 'Hide the top and bottom bars on mobile devices.', 'responsive-lightbox' ),
302
+ 'parent' => 'swipebox'
303
+ ),
304
  'hide_bars' => array(
305
  'title' => __( 'Top and bottom bars', 'responsive-lightbox' ),
306
  'section' => 'responsive_lightbox_configuration',
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: 2015-06-08 10:47+0100\n"
5
- "PO-Revision-Date: 2015-06-08 10:52+0100\n"
6
  "Last-Translator: Bartosz Arendt <info@dfactory.eu>\n"
7
  "Language-Team: dFactory <info@dfactory.eu>\n"
8
  "Language: pl\n"
@@ -96,7 +96,7 @@ msgid "elastic"
96
  msgstr ""
97
 
98
  #: ../includes/class-settings.php:79 ../includes/class-settings.php:100
99
- #: ../includes/class-settings.php:788
100
  msgid "fade"
101
  msgstr ""
102
 
@@ -216,7 +216,7 @@ msgstr "Duży"
216
  msgid "Full Size (default)"
217
  msgstr "Pełny rozmiar (domyslny)"
218
 
219
- #: ../includes/class-settings.php:150 ../includes/class-settings.php:862
220
  msgid "General settings"
221
  msgstr "Ustawienia ogólne"
222
 
@@ -325,7 +325,7 @@ msgstr "Usuwanie danych"
325
  msgid "Delete all plugin settings on deactivation."
326
  msgstr "Usuń wszystkie dane wtyczki po jej deaktywacji."
327
 
328
- #: ../includes/class-settings.php:257 ../includes/class-settings.php:868
329
  msgid "Lightbox settings"
330
  msgstr "Ustawienia lightbox"
331
 
@@ -357,14 +357,22 @@ msgstr ""
357
  "Włącz, jeśli chcesz ukryć przycisk zamykania na urządzeniach mobilnych."
358
 
359
  #: ../includes/class-settings.php:298
 
 
 
 
 
 
 
 
360
  msgid "Top and bottom bars"
361
  msgstr "Górne i dolne paski"
362
 
363
- #: ../includes/class-settings.php:304
364
  msgid "Hide top and bottom bars after a period of time."
365
  msgstr "Ukryj górny i dolny pasek po określonym czasie."
366
 
367
- #: ../includes/class-settings.php:309
368
  msgid ""
369
  "Enter the time after which the top and bottom bars will be hidden (when "
370
  "hiding is enabled)."
@@ -372,108 +380,108 @@ msgstr ""
372
  "Podaj czas po którym chcesz ukryć górny i dolny pasek (jeśli opcja ukrywania "
373
  "jest włączona)."
374
 
375
- #: ../includes/class-settings.php:316
376
  msgid "Video max width"
377
  msgstr "Maksymalna szerokość video"
378
 
379
- #: ../includes/class-settings.php:319
380
  msgid "Enter the max video width in a lightbox."
381
  msgstr "Podaj maksymalną szerokość video."
382
 
383
- #: ../includes/class-settings.php:324
384
  msgid "Loop at end"
385
  msgstr "Zapętlenie galerii"
386
 
387
- #: ../includes/class-settings.php:327
388
  msgid "True will return to the first image after the last image is reached."
389
  msgstr ""
390
  "Włącz, aby powrócić do pierwszego zdjęcia po ostatnim zdjęciu w galerii."
391
 
392
- #: ../includes/class-settings.php:339 ../includes/class-settings.php:731
393
  msgid "Animation speed"
394
  msgstr "Szybkość animacji"
395
 
396
- #: ../includes/class-settings.php:343
397
  msgid "Select animation speed for lightbox effect."
398
  msgstr "Wybierz szybkość animacji efektu lightbox."
399
 
400
- #: ../includes/class-settings.php:348
401
  msgid "Slideshow"
402
  msgstr "Pokaz slidów"
403
 
404
- #: ../includes/class-settings.php:354
405
  msgid "Display images as slideshow"
406
  msgstr "Wyświetlanie obrazków jako pokaz slajdów"
407
 
408
- #: ../includes/class-settings.php:359
409
  msgid "Enter time (in miliseconds)."
410
  msgstr "Podaj czas (w milisekundach)."
411
 
412
- #: ../includes/class-settings.php:366
413
  msgid "Slideshow autoplay"
414
  msgstr "Automatyczne odtwarzanie pokazu slajdów"
415
 
416
- #: ../includes/class-settings.php:369 ../includes/class-settings.php:813
417
  msgid "Automatically start slideshow."
418
  msgstr "Automatyczne rozpoczynanie pokazu slajdów."
419
 
420
- #: ../includes/class-settings.php:373 ../includes/class-settings.php:575
421
  msgid "Opacity"
422
  msgstr "Przezroczystość"
423
 
424
- #: ../includes/class-settings.php:376
425
  msgid "Value between 0 and 100, 100 for no opacity."
426
  msgstr "Wartość pomiędzy 0 i 100 (100 oznacza brak przezroczystości)."
427
 
428
- #: ../includes/class-settings.php:382
429
  msgid "Show title"
430
  msgstr "Wyświetlanie tytułu"
431
 
432
- #: ../includes/class-settings.php:385
433
  msgid "Display image title."
434
  msgstr "Wyświetlanie tytułu obrazka."
435
 
436
- #: ../includes/class-settings.php:389
437
  msgid "Allow resize big images"
438
  msgstr "Powiększanie dużych zdjęć"
439
 
440
- #: ../includes/class-settings.php:392
441
  msgid "Resize the photos bigger than viewport."
442
  msgstr "Zmiana wielkość zdjęć większych niż aktualny ekran."
443
 
444
- #: ../includes/class-settings.php:396
445
  msgid "Allow expand"
446
  msgstr "Zezwól na powiększanie"
447
 
448
- #: ../includes/class-settings.php:399
449
  msgid "Allow expanding images."
450
  msgstr "Zezwól na powiększanie zdjęć."
451
 
452
- #: ../includes/class-settings.php:403 ../includes/class-settings.php:669
453
  msgid "Video width"
454
  msgstr "Szerokość video"
455
 
456
- #: ../includes/class-settings.php:410 ../includes/class-settings.php:677
457
  msgid "Video height"
458
  msgstr "Wysokość video"
459
 
460
- #: ../includes/class-settings.php:417
461
  msgid "Theme"
462
  msgstr "Motyw"
463
 
464
- #: ../includes/class-settings.php:420
465
  msgid "Select the theme for lightbox effect."
466
  msgstr "Wybierz motyw dla efektu lightbox."
467
 
468
- #: ../includes/class-settings.php:425
469
  msgid "Horizontal padding"
470
  msgstr "Odstępy w poziomie"
471
 
472
- #: ../includes/class-settings.php:432
473
  msgid "Hide Flash"
474
  msgstr "Ukrywanie flash"
475
 
476
- #: ../includes/class-settings.php:435
477
  msgid ""
478
  "Hide all the flash objects on a page. Enable this if flash appears over "
479
  "prettyPhoto."
@@ -481,66 +489,66 @@ msgstr ""
481
  "Ukywa wszystkie obiekty flash na stronie. Włącz to jeśli animacje flash "
482
  "wyświetlane są nad lightboxem."
483
 
484
- #: ../includes/class-settings.php:439
485
  msgid "Flash Window Mode (wmode)"
486
  msgstr "Tryb okna flash (wmode)"
487
 
488
- #: ../includes/class-settings.php:442
489
  msgid "Select flash window mode."
490
  msgstr "Wybierz tryb okna flash."
491
 
492
- #: ../includes/class-settings.php:447
493
  msgid "Video autoplay"
494
  msgstr "Automatyczne odtwarzanie wideo"
495
 
496
- #: ../includes/class-settings.php:450
497
  msgid "Automatically start videos."
498
  msgstr "Automatycznie rozpoczynaj video."
499
 
500
- #: ../includes/class-settings.php:454 ../includes/class-settings.php:497
501
  msgid "Modal"
502
  msgstr "Tryb modal"
503
 
504
- #: ../includes/class-settings.php:457
505
  msgid "If set to true, only the close button will close the window."
506
  msgstr ""
507
  "Jeśli będzie włączone, tylko kliknięcie przycisku spowoduje zamknięcie okna."
508
 
509
- #: ../includes/class-settings.php:461
510
  msgid "Deeplinking"
511
  msgstr "Głębokie linki"
512
 
513
- #: ../includes/class-settings.php:464
514
  msgid "Allow prettyPhoto to update the url to enable deeplinking."
515
  msgstr "Zezwól prettyPhoto na aktualizacje adresów URL i głębokie linkowanie."
516
 
517
- #: ../includes/class-settings.php:468
518
  msgid "Overlay gallery"
519
  msgstr "Efekt overlay galerii"
520
 
521
- #: ../includes/class-settings.php:471
522
  msgid "If enabled, a gallery will overlay the fullscreen image on mouse over."
523
  msgstr ""
524
  "Jeśli będzie włączone, galeria będzie wyświetlana na cały ekran po "
525
  "najechaniu myszką."
526
 
527
- #: ../includes/class-settings.php:475
528
  msgid "Keyboard shortcuts"
529
  msgstr "Skróty klawiaturowe"
530
 
531
- #: ../includes/class-settings.php:478
532
  msgid "Set to false if you open forms inside prettyPhoto."
533
  msgstr "Wyłącz to jeśli chcesz otwierać formularze wewnątrz prettyPhoto."
534
 
535
- #: ../includes/class-settings.php:482
536
  msgid "Social (Twitter, Facebook)"
537
  msgstr "Linki społeczności (Twitter, Facebook)"
538
 
539
- #: ../includes/class-settings.php:485
540
  msgid "Display links to Facebook and Twitter."
541
  msgstr "Wyświetl linki do Facebboka i Twittera."
542
 
543
- #: ../includes/class-settings.php:500
544
  msgid ""
545
  "When true, \"overlayShow\" is set to true and \"hideOnOverlayClick\", "
546
  "\"hideOnContentClick\", \"enableEscapeButton\", \"showCloseButton\" are set "
@@ -550,380 +558,380 @@ msgstr ""
550
  "natomiast \"hideOnOverlayClick\", \"hideOnContentClick\", "
551
  "\"enableEscapeButton\", \"showCloseButton\" zostaną wyłączone."
552
 
553
- #: ../includes/class-settings.php:504
554
  msgid "Show overlay"
555
  msgstr "Wyświetlanie tła"
556
 
557
- #: ../includes/class-settings.php:507
558
  msgid "Toggle overlay."
559
  msgstr "Włącz tło."
560
 
561
- #: ../includes/class-settings.php:511
562
  msgid "Show close button"
563
  msgstr "Wyświetlanie przycisku Zamknij"
564
 
565
- #: ../includes/class-settings.php:514
566
  msgid "Toggle close button."
567
  msgstr "Włącz przycisk Zamknij."
568
 
569
- #: ../includes/class-settings.php:518
570
  msgid "Enable escape button"
571
  msgstr "Wyświetlanie przycisku Wyjdź"
572
 
573
- #: ../includes/class-settings.php:521
574
  msgid "Toggle if pressing Esc button closes FancyBox."
575
  msgstr "Włącz zamykanie FancyBox przy pomocy Esc."
576
 
577
- #: ../includes/class-settings.php:525
578
  msgid "Hide on overlay click"
579
  msgstr "Ukryj po kliknięciu w tło"
580
 
581
- #: ../includes/class-settings.php:528
582
  msgid "Toggle if clicking the overlay should close FancyBox."
583
  msgstr "Włącz zamykanie FancyBox kliknięciem w tło."
584
 
585
- #: ../includes/class-settings.php:532
586
  msgid "Hide on content click"
587
  msgstr "Ukryj po kliknięciu w treść"
588
 
589
- #: ../includes/class-settings.php:535
590
  msgid "Toggle if clicking the content should close FancyBox."
591
  msgstr "Włącz zamykanie FancyBox kliknięciem w treść."
592
 
593
- #: ../includes/class-settings.php:539
594
  msgid "Cyclic"
595
  msgstr "Cykliczność"
596
 
597
- #: ../includes/class-settings.php:542
598
  msgid ""
599
  "When true, galleries will be cyclic, allowing you to keep pressing next/back."
600
  msgstr "Jeśli będzie włączone, galerie będą wyświetlane cyklicznie."
601
 
602
- #: ../includes/class-settings.php:546
603
  msgid "Show nav arrows"
604
  msgstr "Wyświetlanie strzałek"
605
 
606
- #: ../includes/class-settings.php:549
607
  msgid "Toggle navigation arrows."
608
  msgstr "Włącz strzałki nawigacyjne."
609
 
610
- #: ../includes/class-settings.php:553
611
  msgid "Auto scale"
612
  msgstr "Automatyczne skalowanie"
613
 
614
- #: ../includes/class-settings.php:556
615
  msgid "If true, FancyBox is scaled to fit in viewport."
616
  msgstr "Jeśli będzie włączone, FancyBox będzie skalowany do rozmiaru okna."
617
 
618
- #: ../includes/class-settings.php:560
619
  msgid "Scrolling (in/out)"
620
  msgstr "Przewijanie"
621
 
622
- #: ../includes/class-settings.php:563
623
  msgid "Set the overflow CSS property to create or hide scrollbars."
624
  msgstr ""
625
  "Ustaw parametr overflow dw CSS aby tworzyć lub ukrywać elementy nawigacji."
626
 
627
- #: ../includes/class-settings.php:568
628
  msgid "Center on scroll"
629
  msgstr "Centrowanie przy przewijaniu"
630
 
631
- #: ../includes/class-settings.php:571
632
  msgid "When true, FancyBox is centered while scrolling page."
633
  msgstr ""
634
  "Jeśli będzie zaznaczone, FancyBox będzie wycentrowany w trakcie przewijania "
635
  "strony."
636
 
637
- #: ../includes/class-settings.php:578
638
  msgid "When true, transparency of content is changed for elastic transitions."
639
  msgstr ""
640
  "Jeśli będzie zaznaczone, przezroczystość treści zmieni się w trakcie "
641
  "animacji."
642
 
643
- #: ../includes/class-settings.php:582
644
  msgid "Overlay opacity"
645
  msgstr "Przezroczystość tła"
646
 
647
- #: ../includes/class-settings.php:585
648
  msgid "Opacity of the overlay."
649
  msgstr "Przezroczystość tła."
650
 
651
- #: ../includes/class-settings.php:591
652
  msgid "Overlay color"
653
  msgstr "Kolor tła"
654
 
655
- #: ../includes/class-settings.php:594
656
  msgid "Color of the overlay."
657
  msgstr "Kolor tła."
658
 
659
- #: ../includes/class-settings.php:598
660
  msgid "Title show"
661
  msgstr "Wyświetlanie tytułu"
662
 
663
- #: ../includes/class-settings.php:601
664
  msgid "Toggle title."
665
  msgstr "Wyświetlanie tytułu."
666
 
667
- #: ../includes/class-settings.php:605
668
  msgid "Title position"
669
  msgstr "Pozycja tytułu"
670
 
671
- #: ../includes/class-settings.php:608
672
  msgid "The position of title."
673
  msgstr "Pozycja tytułu."
674
 
675
- #: ../includes/class-settings.php:613
676
  msgid "Transition (in/out)"
677
  msgstr "Efekty przejścia"
678
 
679
- #: ../includes/class-settings.php:616
680
  msgid "The transition type."
681
  msgstr "Typ animacji."
682
 
683
- #: ../includes/class-settings.php:621
684
  msgid "Easings (in/out)"
685
  msgstr "Wygładzanie animacji"
686
 
687
- #: ../includes/class-settings.php:624
688
  msgid "Easing used for elastic animations."
689
  msgstr "Wygładzanie animacji dla trybu elastic."
690
 
691
- #: ../includes/class-settings.php:629
692
  msgid "Speed (in/out)"
693
  msgstr "Szybkość"
694
 
695
- #: ../includes/class-settings.php:632
696
  msgid "Speed of the fade and elastic transitions, in milliseconds."
697
  msgstr "Podaj czas trwania animacji fade i elastic (w milisekundach)"
698
 
699
- #: ../includes/class-settings.php:637
700
  msgid "Change speed"
701
  msgstr "Zmień szybkość"
702
 
703
- #: ../includes/class-settings.php:640
704
  msgid "Speed of resizing when changing gallery items, in milliseconds."
705
  msgstr ""
706
  "Szybkość zmiany wielkości okna w trakcie przechodzenia między obrazkami (w "
707
  "milisekundach)."
708
 
709
- #: ../includes/class-settings.php:645
710
  msgid "Change fade"
711
  msgstr "Zmień zanikanie"
712
 
713
- #: ../includes/class-settings.php:648
714
  msgid "Speed of the content fading while changing gallery items."
715
  msgstr "Szybkość zanikania elementów w trakcie przechodzenia między obrazkami."
716
 
717
- #: ../includes/class-settings.php:653
718
  msgid "Padding"
719
  msgstr "Odstęp (padding)"
720
 
721
- #: ../includes/class-settings.php:656
722
  msgid "Space between FancyBox wrapper and content."
723
  msgstr "Przestrzeń między FancyBox a treścią"
724
 
725
- #: ../includes/class-settings.php:661
726
  msgid "Margin"
727
  msgstr "Margines (margin)"
728
 
729
- #: ../includes/class-settings.php:664
730
  msgid "Space between viewport and FancyBox wrapper."
731
  msgstr "Przestrzeń między ekranem a Fancybox"
732
 
733
- #: ../includes/class-settings.php:672
734
  msgid "Width of the video."
735
  msgstr "Szerokość video."
736
 
737
- #: ../includes/class-settings.php:680
738
  msgid "Height of the video."
739
  msgstr "Wysokość video."
740
 
741
- #: ../includes/class-settings.php:693
742
  msgid "Effect"
743
  msgstr "Efekt"
744
 
745
- #: ../includes/class-settings.php:696
746
  msgid "The effect to use when showing the lightbox."
747
  msgstr "Wybierz efekt, który chcesz zastosować do wyświetlania lightboxa."
748
 
749
- #: ../includes/class-settings.php:701 ../includes/class-settings.php:800
750
  msgid "Keyboard navigation"
751
  msgstr "Nawigacja klawiaturą"
752
 
753
- #: ../includes/class-settings.php:704 ../includes/class-settings.php:803
754
  msgid "Enable keyboard navigation (left/right/escape)."
755
  msgstr "Włącz nawigację za pomocą klawiatury (lewo, prawo, esc)."
756
 
757
- #: ../includes/class-settings.php:708
758
  msgid "Click overlay to close"
759
  msgstr "Kliknięcie poza obrazek"
760
 
761
- #: ../includes/class-settings.php:711
762
  msgid "Enable to close lightbox on overlay click."
763
  msgstr "Włącz aby zamykać lightbox po kliknięciu w obszar poza obrazkiem."
764
 
765
- #: ../includes/class-settings.php:715
766
  msgid "Error message"
767
  msgstr "Treść komunikatu o błędzie"
768
 
769
- #: ../includes/class-settings.php:719
770
  msgid "Error message if the content cannot be loaded."
771
  msgstr "Komunikat w przypadku gdy nie można załądować treści."
772
 
773
- #: ../includes/class-settings.php:734
774
  msgid "Animation speed."
775
  msgstr "Szybkość animacji."
776
 
777
- #: ../includes/class-settings.php:739
778
  msgid "Preload next image"
779
  msgstr "Wstępne ładowanie kolejnego obrazka"
780
 
781
- #: ../includes/class-settings.php:742
782
  msgid "Silently preload the next image."
783
  msgstr "W niezauważalny sposób ładuje kolejny obrazek."
784
 
785
- #: ../includes/class-settings.php:746
786
  msgid "Enable keyboard keys"
787
  msgstr "Obługa klawiaturą"
788
 
789
- #: ../includes/class-settings.php:749
790
  msgid "Enable keyboard shortcuts (arrows Left/Right and Esc)."
791
  msgstr "Włącza skróty klawiaturowe (strzałki lewo/prawo oraz Esc)"
792
 
793
- #: ../includes/class-settings.php:753
794
  msgid "Quit after last image"
795
  msgstr "Wyjście po ostanim obrazku"
796
 
797
- #: ../includes/class-settings.php:756
798
  msgid "Quit after viewing the last image."
799
  msgstr "Powoduje wyjście z lightboxa po obejrzeniu ostatniego obrazka."
800
 
801
- #: ../includes/class-settings.php:760
802
  msgid "Quit on image click"
803
  msgstr "Wyjście po kliknięciu w obrazek"
804
 
805
- #: ../includes/class-settings.php:763
806
  msgid "Quit when the viewed image is clicked."
807
  msgstr "Powoduje wyjście z lightboxa po kliknięciu w przeglądany obrazek."
808
 
809
- #: ../includes/class-settings.php:767
810
  msgid "Quit on anything click"
811
  msgstr "Wyjście po kliknięciu w coś innego niż obrazek"
812
 
813
- #: ../includes/class-settings.php:770
814
  msgid "Quit when anything but the viewed image is clicked."
815
  msgstr "Powoduje wyjście z lightboxa po kliknięciu w coś innego niż obrazek."
816
 
817
- #: ../includes/class-settings.php:782
818
  msgid "Transition effect"
819
  msgstr "Efekt przejścia"
820
 
821
- #: ../includes/class-settings.php:785
822
  msgid "What effect to use for the transition."
823
  msgstr "Wybierz efekt jaki zastosować dla przejścia między slajdami."
824
 
825
- #: ../includes/class-settings.php:787
826
  msgid "slide"
827
  msgstr ""
828
 
829
- #: ../includes/class-settings.php:793
830
  msgid "Infinite loop"
831
  msgstr "Nieskończona pętla"
832
 
833
- #: ../includes/class-settings.php:796
834
  msgid ""
835
  "Whether or not to slide back to the first slide when the last has been "
836
  "reached."
837
  msgstr ""
838
  "Włącz przewijanie do pierwszego slajdu po wyświetleniu ostatniego slajdu."
839
 
840
- #: ../includes/class-settings.php:807
841
  msgid "Autoplay"
842
  msgstr "Autopla"
843
 
844
- #: ../includes/class-settings.php:818
845
  msgid "The timeout between sliding to the next slide in milliseconds."
846
  msgstr "Czas pomiędzy slajdami, w milisekundach."
847
 
848
- #: ../includes/class-settings.php:825
849
  msgid "Pause on hover"
850
  msgstr "Pauza po najechaniu"
851
 
852
- #: ../includes/class-settings.php:828
853
  msgid "Whether or not to pause on hover."
854
  msgstr "Włącz pauzę po najechaniu kursorem."
855
 
856
- #: ../includes/class-settings.php:832
857
  msgid "Pagination"
858
  msgstr "Stronicowanie"
859
 
860
- #: ../includes/class-settings.php:838
861
  msgid "Whether or not to add a pagination."
862
  msgstr "Włącz stronicowanie."
863
 
864
- #: ../includes/class-settings.php:843
865
  msgid "What type of pagination to use."
866
  msgstr "Wybierz rodzaj stronicowania."
867
 
868
- #: ../includes/class-settings.php:845
869
  msgid "Bullets"
870
  msgstr "Kropki"
871
 
872
- #: ../includes/class-settings.php:846
873
  msgid "Thumbnails"
874
  msgstr "Miniatury"
875
 
876
- #: ../includes/class-settings.php:884 ../includes/class-settings.php:898
877
- #: ../includes/class-settings.php:911
878
  msgid "Responsive Lightbox"
879
  msgstr "Efekt Lightbox"
880
 
881
- #: ../includes/class-settings.php:913
882
  msgid "Need support?"
883
  msgstr "Potrzebujesz pomocy?"
884
 
885
- #: ../includes/class-settings.php:914
886
  msgid ""
887
  "If you are having problems with this plugin, please talk about them in the"
888
  msgstr "Jeśli masz jakiekolwiek problemy z tą wtyczką, powiedz o nich na"
889
 
890
- #: ../includes/class-settings.php:914
891
  msgid "Support forum"
892
  msgstr "Forum pomocy"
893
 
894
- #: ../includes/class-settings.php:916
895
  msgid "Do you like this plugin?"
896
  msgstr "Lubisz tę wtyczkę?"
897
 
898
- #: ../includes/class-settings.php:923
899
  msgid "Rate it 5"
900
  msgstr "Oceń ją na 5"
901
 
902
- #: ../includes/class-settings.php:923
903
  msgid "on WordPress.org"
904
  msgstr "na WordPress.org"
905
 
906
- #: ../includes/class-settings.php:924
907
  msgid "Blog about it & link to the"
908
  msgstr "Napisz o niej i dodaj link"
909
 
910
- #: ../includes/class-settings.php:924
911
  msgid "plugin page"
912
  msgstr "do strony wtyczki"
913
 
914
- #: ../includes/class-settings.php:925
915
  msgid "Check out our other"
916
  msgstr "Sprawdź nasze pozostałe"
917
 
918
- #: ../includes/class-settings.php:925
919
  msgid "WordPress plugins"
920
  msgstr "wtyczki do WordPress'a"
921
 
922
- #: ../includes/class-settings.php:945
923
  msgid "Reset to defaults"
924
  msgstr "Resetuj do domyślnych"
925
 
926
- #: ../includes/class-settings.php:1312
927
  msgid "Settings restored to defaults."
928
  msgstr "Ustawienia zostały przywrócone do domyślnych."
929
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Responsive Lightbox\n"
4
+ "POT-Creation-Date: 2015-06-11 11:26+0100\n"
5
+ "PO-Revision-Date: 2015-06-11 11:28+0100\n"
6
  "Last-Translator: Bartosz Arendt <info@dfactory.eu>\n"
7
  "Language-Team: dFactory <info@dfactory.eu>\n"
8
  "Language: pl\n"
96
  msgstr ""
97
 
98
  #: ../includes/class-settings.php:79 ../includes/class-settings.php:100
99
+ #: ../includes/class-settings.php:795
100
  msgid "fade"
101
  msgstr ""
102
 
216
  msgid "Full Size (default)"
217
  msgstr "Pełny rozmiar (domyslny)"
218
 
219
+ #: ../includes/class-settings.php:150 ../includes/class-settings.php:869
220
  msgid "General settings"
221
  msgstr "Ustawienia ogólne"
222
 
325
  msgid "Delete all plugin settings on deactivation."
326
  msgstr "Usuń wszystkie dane wtyczki po jej deaktywacji."
327
 
328
+ #: ../includes/class-settings.php:257 ../includes/class-settings.php:875
329
  msgid "Lightbox settings"
330
  msgstr "Ustawienia lightbox"
331
 
357
  "Włącz, jeśli chcesz ukryć przycisk zamykania na urządzeniach mobilnych."
358
 
359
  #: ../includes/class-settings.php:298
360
+ msgid "Remove bars on mobile"
361
+ msgstr "Ukrywanie pasków"
362
+
363
+ #: ../includes/class-settings.php:301
364
+ msgid "Hide the top and bottom bars on mobile devices."
365
+ msgstr "Ukryj górny i dolny pasek na urządzeniach mobilnych."
366
+
367
+ #: ../includes/class-settings.php:305
368
  msgid "Top and bottom bars"
369
  msgstr "Górne i dolne paski"
370
 
371
+ #: ../includes/class-settings.php:311
372
  msgid "Hide top and bottom bars after a period of time."
373
  msgstr "Ukryj górny i dolny pasek po określonym czasie."
374
 
375
+ #: ../includes/class-settings.php:316
376
  msgid ""
377
  "Enter the time after which the top and bottom bars will be hidden (when "
378
  "hiding is enabled)."
380
  "Podaj czas po którym chcesz ukryć górny i dolny pasek (jeśli opcja ukrywania "
381
  "jest włączona)."
382
 
383
+ #: ../includes/class-settings.php:323
384
  msgid "Video max width"
385
  msgstr "Maksymalna szerokość video"
386
 
387
+ #: ../includes/class-settings.php:326
388
  msgid "Enter the max video width in a lightbox."
389
  msgstr "Podaj maksymalną szerokość video."
390
 
391
+ #: ../includes/class-settings.php:331
392
  msgid "Loop at end"
393
  msgstr "Zapętlenie galerii"
394
 
395
+ #: ../includes/class-settings.php:334
396
  msgid "True will return to the first image after the last image is reached."
397
  msgstr ""
398
  "Włącz, aby powrócić do pierwszego zdjęcia po ostatnim zdjęciu w galerii."
399
 
400
+ #: ../includes/class-settings.php:346 ../includes/class-settings.php:738
401
  msgid "Animation speed"
402
  msgstr "Szybkość animacji"
403
 
404
+ #: ../includes/class-settings.php:350
405
  msgid "Select animation speed for lightbox effect."
406
  msgstr "Wybierz szybkość animacji efektu lightbox."
407
 
408
+ #: ../includes/class-settings.php:355
409
  msgid "Slideshow"
410
  msgstr "Pokaz slidów"
411
 
412
+ #: ../includes/class-settings.php:361
413
  msgid "Display images as slideshow"
414
  msgstr "Wyświetlanie obrazków jako pokaz slajdów"
415
 
416
+ #: ../includes/class-settings.php:366
417
  msgid "Enter time (in miliseconds)."
418
  msgstr "Podaj czas (w milisekundach)."
419
 
420
+ #: ../includes/class-settings.php:373
421
  msgid "Slideshow autoplay"
422
  msgstr "Automatyczne odtwarzanie pokazu slajdów"
423
 
424
+ #: ../includes/class-settings.php:376 ../includes/class-settings.php:820
425
  msgid "Automatically start slideshow."
426
  msgstr "Automatyczne rozpoczynanie pokazu slajdów."
427
 
428
+ #: ../includes/class-settings.php:380 ../includes/class-settings.php:582
429
  msgid "Opacity"
430
  msgstr "Przezroczystość"
431
 
432
+ #: ../includes/class-settings.php:383
433
  msgid "Value between 0 and 100, 100 for no opacity."
434
  msgstr "Wartość pomiędzy 0 i 100 (100 oznacza brak przezroczystości)."
435
 
436
+ #: ../includes/class-settings.php:389
437
  msgid "Show title"
438
  msgstr "Wyświetlanie tytułu"
439
 
440
+ #: ../includes/class-settings.php:392
441
  msgid "Display image title."
442
  msgstr "Wyświetlanie tytułu obrazka."
443
 
444
+ #: ../includes/class-settings.php:396
445
  msgid "Allow resize big images"
446
  msgstr "Powiększanie dużych zdjęć"
447
 
448
+ #: ../includes/class-settings.php:399
449
  msgid "Resize the photos bigger than viewport."
450
  msgstr "Zmiana wielkość zdjęć większych niż aktualny ekran."
451
 
452
+ #: ../includes/class-settings.php:403
453
  msgid "Allow expand"
454
  msgstr "Zezwól na powiększanie"
455
 
456
+ #: ../includes/class-settings.php:406
457
  msgid "Allow expanding images."
458
  msgstr "Zezwól na powiększanie zdjęć."
459
 
460
+ #: ../includes/class-settings.php:410 ../includes/class-settings.php:676
461
  msgid "Video width"
462
  msgstr "Szerokość video"
463
 
464
+ #: ../includes/class-settings.php:417 ../includes/class-settings.php:684
465
  msgid "Video height"
466
  msgstr "Wysokość video"
467
 
468
+ #: ../includes/class-settings.php:424
469
  msgid "Theme"
470
  msgstr "Motyw"
471
 
472
+ #: ../includes/class-settings.php:427
473
  msgid "Select the theme for lightbox effect."
474
  msgstr "Wybierz motyw dla efektu lightbox."
475
 
476
+ #: ../includes/class-settings.php:432
477
  msgid "Horizontal padding"
478
  msgstr "Odstępy w poziomie"
479
 
480
+ #: ../includes/class-settings.php:439
481
  msgid "Hide Flash"
482
  msgstr "Ukrywanie flash"
483
 
484
+ #: ../includes/class-settings.php:442
485
  msgid ""
486
  "Hide all the flash objects on a page. Enable this if flash appears over "
487
  "prettyPhoto."
489
  "Ukywa wszystkie obiekty flash na stronie. Włącz to jeśli animacje flash "
490
  "wyświetlane są nad lightboxem."
491
 
492
+ #: ../includes/class-settings.php:446
493
  msgid "Flash Window Mode (wmode)"
494
  msgstr "Tryb okna flash (wmode)"
495
 
496
+ #: ../includes/class-settings.php:449
497
  msgid "Select flash window mode."
498
  msgstr "Wybierz tryb okna flash."
499
 
500
+ #: ../includes/class-settings.php:454
501
  msgid "Video autoplay"
502
  msgstr "Automatyczne odtwarzanie wideo"
503
 
504
+ #: ../includes/class-settings.php:457
505
  msgid "Automatically start videos."
506
  msgstr "Automatycznie rozpoczynaj video."
507
 
508
+ #: ../includes/class-settings.php:461 ../includes/class-settings.php:504
509
  msgid "Modal"
510
  msgstr "Tryb modal"
511
 
512
+ #: ../includes/class-settings.php:464
513
  msgid "If set to true, only the close button will close the window."
514
  msgstr ""
515
  "Jeśli będzie włączone, tylko kliknięcie przycisku spowoduje zamknięcie okna."
516
 
517
+ #: ../includes/class-settings.php:468
518
  msgid "Deeplinking"
519
  msgstr "Głębokie linki"
520
 
521
+ #: ../includes/class-settings.php:471
522
  msgid "Allow prettyPhoto to update the url to enable deeplinking."
523
  msgstr "Zezwól prettyPhoto na aktualizacje adresów URL i głębokie linkowanie."
524
 
525
+ #: ../includes/class-settings.php:475
526
  msgid "Overlay gallery"
527
  msgstr "Efekt overlay galerii"
528
 
529
+ #: ../includes/class-settings.php:478
530
  msgid "If enabled, a gallery will overlay the fullscreen image on mouse over."
531
  msgstr ""
532
  "Jeśli będzie włączone, galeria będzie wyświetlana na cały ekran po "
533
  "najechaniu myszką."
534
 
535
+ #: ../includes/class-settings.php:482
536
  msgid "Keyboard shortcuts"
537
  msgstr "Skróty klawiaturowe"
538
 
539
+ #: ../includes/class-settings.php:485
540
  msgid "Set to false if you open forms inside prettyPhoto."
541
  msgstr "Wyłącz to jeśli chcesz otwierać formularze wewnątrz prettyPhoto."
542
 
543
+ #: ../includes/class-settings.php:489
544
  msgid "Social (Twitter, Facebook)"
545
  msgstr "Linki społeczności (Twitter, Facebook)"
546
 
547
+ #: ../includes/class-settings.php:492
548
  msgid "Display links to Facebook and Twitter."
549
  msgstr "Wyświetl linki do Facebboka i Twittera."
550
 
551
+ #: ../includes/class-settings.php:507
552
  msgid ""
553
  "When true, \"overlayShow\" is set to true and \"hideOnOverlayClick\", "
554
  "\"hideOnContentClick\", \"enableEscapeButton\", \"showCloseButton\" are set "
558
  "natomiast \"hideOnOverlayClick\", \"hideOnContentClick\", "
559
  "\"enableEscapeButton\", \"showCloseButton\" zostaną wyłączone."
560
 
561
+ #: ../includes/class-settings.php:511
562
  msgid "Show overlay"
563
  msgstr "Wyświetlanie tła"
564
 
565
+ #: ../includes/class-settings.php:514
566
  msgid "Toggle overlay."
567
  msgstr "Włącz tło."
568
 
569
+ #: ../includes/class-settings.php:518
570
  msgid "Show close button"
571
  msgstr "Wyświetlanie przycisku Zamknij"
572
 
573
+ #: ../includes/class-settings.php:521
574
  msgid "Toggle close button."
575
  msgstr "Włącz przycisk Zamknij."
576
 
577
+ #: ../includes/class-settings.php:525
578
  msgid "Enable escape button"
579
  msgstr "Wyświetlanie przycisku Wyjdź"
580
 
581
+ #: ../includes/class-settings.php:528
582
  msgid "Toggle if pressing Esc button closes FancyBox."
583
  msgstr "Włącz zamykanie FancyBox przy pomocy Esc."
584
 
585
+ #: ../includes/class-settings.php:532
586
  msgid "Hide on overlay click"
587
  msgstr "Ukryj po kliknięciu w tło"
588
 
589
+ #: ../includes/class-settings.php:535
590
  msgid "Toggle if clicking the overlay should close FancyBox."
591
  msgstr "Włącz zamykanie FancyBox kliknięciem w tło."
592
 
593
+ #: ../includes/class-settings.php:539
594
  msgid "Hide on content click"
595
  msgstr "Ukryj po kliknięciu w treść"
596
 
597
+ #: ../includes/class-settings.php:542
598
  msgid "Toggle if clicking the content should close FancyBox."
599
  msgstr "Włącz zamykanie FancyBox kliknięciem w treść."
600
 
601
+ #: ../includes/class-settings.php:546
602
  msgid "Cyclic"
603
  msgstr "Cykliczność"
604
 
605
+ #: ../includes/class-settings.php:549
606
  msgid ""
607
  "When true, galleries will be cyclic, allowing you to keep pressing next/back."
608
  msgstr "Jeśli będzie włączone, galerie będą wyświetlane cyklicznie."
609
 
610
+ #: ../includes/class-settings.php:553
611
  msgid "Show nav arrows"
612
  msgstr "Wyświetlanie strzałek"
613
 
614
+ #: ../includes/class-settings.php:556
615
  msgid "Toggle navigation arrows."
616
  msgstr "Włącz strzałki nawigacyjne."
617
 
618
+ #: ../includes/class-settings.php:560
619
  msgid "Auto scale"
620
  msgstr "Automatyczne skalowanie"
621
 
622
+ #: ../includes/class-settings.php:563
623
  msgid "If true, FancyBox is scaled to fit in viewport."
624
  msgstr "Jeśli będzie włączone, FancyBox będzie skalowany do rozmiaru okna."
625
 
626
+ #: ../includes/class-settings.php:567
627
  msgid "Scrolling (in/out)"
628
  msgstr "Przewijanie"
629
 
630
+ #: ../includes/class-settings.php:570
631
  msgid "Set the overflow CSS property to create or hide scrollbars."
632
  msgstr ""
633
  "Ustaw parametr overflow dw CSS aby tworzyć lub ukrywać elementy nawigacji."
634
 
635
+ #: ../includes/class-settings.php:575
636
  msgid "Center on scroll"
637
  msgstr "Centrowanie przy przewijaniu"
638
 
639
+ #: ../includes/class-settings.php:578
640
  msgid "When true, FancyBox is centered while scrolling page."
641
  msgstr ""
642
  "Jeśli będzie zaznaczone, FancyBox będzie wycentrowany w trakcie przewijania "
643
  "strony."
644
 
645
+ #: ../includes/class-settings.php:585
646
  msgid "When true, transparency of content is changed for elastic transitions."
647
  msgstr ""
648
  "Jeśli będzie zaznaczone, przezroczystość treści zmieni się w trakcie "
649
  "animacji."
650
 
651
+ #: ../includes/class-settings.php:589
652
  msgid "Overlay opacity"
653
  msgstr "Przezroczystość tła"
654
 
655
+ #: ../includes/class-settings.php:592
656
  msgid "Opacity of the overlay."
657
  msgstr "Przezroczystość tła."
658
 
659
+ #: ../includes/class-settings.php:598
660
  msgid "Overlay color"
661
  msgstr "Kolor tła"
662
 
663
+ #: ../includes/class-settings.php:601
664
  msgid "Color of the overlay."
665
  msgstr "Kolor tła."
666
 
667
+ #: ../includes/class-settings.php:605
668
  msgid "Title show"
669
  msgstr "Wyświetlanie tytułu"
670
 
671
+ #: ../includes/class-settings.php:608
672
  msgid "Toggle title."
673
  msgstr "Wyświetlanie tytułu."
674
 
675
+ #: ../includes/class-settings.php:612
676
  msgid "Title position"
677
  msgstr "Pozycja tytułu"
678
 
679
+ #: ../includes/class-settings.php:615
680
  msgid "The position of title."
681
  msgstr "Pozycja tytułu."
682
 
683
+ #: ../includes/class-settings.php:620
684
  msgid "Transition (in/out)"
685
  msgstr "Efekty przejścia"
686
 
687
+ #: ../includes/class-settings.php:623
688
  msgid "The transition type."
689
  msgstr "Typ animacji."
690
 
691
+ #: ../includes/class-settings.php:628
692
  msgid "Easings (in/out)"
693
  msgstr "Wygładzanie animacji"
694
 
695
+ #: ../includes/class-settings.php:631
696
  msgid "Easing used for elastic animations."
697
  msgstr "Wygładzanie animacji dla trybu elastic."
698
 
699
+ #: ../includes/class-settings.php:636
700
  msgid "Speed (in/out)"
701
  msgstr "Szybkość"
702
 
703
+ #: ../includes/class-settings.php:639
704
  msgid "Speed of the fade and elastic transitions, in milliseconds."
705
  msgstr "Podaj czas trwania animacji fade i elastic (w milisekundach)"
706
 
707
+ #: ../includes/class-settings.php:644
708
  msgid "Change speed"
709
  msgstr "Zmień szybkość"
710
 
711
+ #: ../includes/class-settings.php:647
712
  msgid "Speed of resizing when changing gallery items, in milliseconds."
713
  msgstr ""
714
  "Szybkość zmiany wielkości okna w trakcie przechodzenia między obrazkami (w "
715
  "milisekundach)."
716
 
717
+ #: ../includes/class-settings.php:652
718
  msgid "Change fade"
719
  msgstr "Zmień zanikanie"
720
 
721
+ #: ../includes/class-settings.php:655
722
  msgid "Speed of the content fading while changing gallery items."
723
  msgstr "Szybkość zanikania elementów w trakcie przechodzenia między obrazkami."
724
 
725
+ #: ../includes/class-settings.php:660
726
  msgid "Padding"
727
  msgstr "Odstęp (padding)"
728
 
729
+ #: ../includes/class-settings.php:663
730
  msgid "Space between FancyBox wrapper and content."
731
  msgstr "Przestrzeń między FancyBox a treścią"
732
 
733
+ #: ../includes/class-settings.php:668
734
  msgid "Margin"
735
  msgstr "Margines (margin)"
736
 
737
+ #: ../includes/class-settings.php:671
738
  msgid "Space between viewport and FancyBox wrapper."
739
  msgstr "Przestrzeń między ekranem a Fancybox"
740
 
741
+ #: ../includes/class-settings.php:679
742
  msgid "Width of the video."
743
  msgstr "Szerokość video."
744
 
745
+ #: ../includes/class-settings.php:687
746
  msgid "Height of the video."
747
  msgstr "Wysokość video."
748
 
749
+ #: ../includes/class-settings.php:700
750
  msgid "Effect"
751
  msgstr "Efekt"
752
 
753
+ #: ../includes/class-settings.php:703
754
  msgid "The effect to use when showing the lightbox."
755
  msgstr "Wybierz efekt, który chcesz zastosować do wyświetlania lightboxa."
756
 
757
+ #: ../includes/class-settings.php:708 ../includes/class-settings.php:807
758
  msgid "Keyboard navigation"
759
  msgstr "Nawigacja klawiaturą"
760
 
761
+ #: ../includes/class-settings.php:711 ../includes/class-settings.php:810
762
  msgid "Enable keyboard navigation (left/right/escape)."
763
  msgstr "Włącz nawigację za pomocą klawiatury (lewo, prawo, esc)."
764
 
765
+ #: ../includes/class-settings.php:715
766
  msgid "Click overlay to close"
767
  msgstr "Kliknięcie poza obrazek"
768
 
769
+ #: ../includes/class-settings.php:718
770
  msgid "Enable to close lightbox on overlay click."
771
  msgstr "Włącz aby zamykać lightbox po kliknięciu w obszar poza obrazkiem."
772
 
773
+ #: ../includes/class-settings.php:722
774
  msgid "Error message"
775
  msgstr "Treść komunikatu o błędzie"
776
 
777
+ #: ../includes/class-settings.php:726
778
  msgid "Error message if the content cannot be loaded."
779
  msgstr "Komunikat w przypadku gdy nie można załądować treści."
780
 
781
+ #: ../includes/class-settings.php:741
782
  msgid "Animation speed."
783
  msgstr "Szybkość animacji."
784
 
785
+ #: ../includes/class-settings.php:746
786
  msgid "Preload next image"
787
  msgstr "Wstępne ładowanie kolejnego obrazka"
788
 
789
+ #: ../includes/class-settings.php:749
790
  msgid "Silently preload the next image."
791
  msgstr "W niezauważalny sposób ładuje kolejny obrazek."
792
 
793
+ #: ../includes/class-settings.php:753
794
  msgid "Enable keyboard keys"
795
  msgstr "Obługa klawiaturą"
796
 
797
+ #: ../includes/class-settings.php:756
798
  msgid "Enable keyboard shortcuts (arrows Left/Right and Esc)."
799
  msgstr "Włącza skróty klawiaturowe (strzałki lewo/prawo oraz Esc)"
800
 
801
+ #: ../includes/class-settings.php:760
802
  msgid "Quit after last image"
803
  msgstr "Wyjście po ostanim obrazku"
804
 
805
+ #: ../includes/class-settings.php:763
806
  msgid "Quit after viewing the last image."
807
  msgstr "Powoduje wyjście z lightboxa po obejrzeniu ostatniego obrazka."
808
 
809
+ #: ../includes/class-settings.php:767
810
  msgid "Quit on image click"
811
  msgstr "Wyjście po kliknięciu w obrazek"
812
 
813
+ #: ../includes/class-settings.php:770
814
  msgid "Quit when the viewed image is clicked."
815
  msgstr "Powoduje wyjście z lightboxa po kliknięciu w przeglądany obrazek."
816
 
817
+ #: ../includes/class-settings.php:774
818
  msgid "Quit on anything click"
819
  msgstr "Wyjście po kliknięciu w coś innego niż obrazek"
820
 
821
+ #: ../includes/class-settings.php:777
822
  msgid "Quit when anything but the viewed image is clicked."
823
  msgstr "Powoduje wyjście z lightboxa po kliknięciu w coś innego niż obrazek."
824
 
825
+ #: ../includes/class-settings.php:789
826
  msgid "Transition effect"
827
  msgstr "Efekt przejścia"
828
 
829
+ #: ../includes/class-settings.php:792
830
  msgid "What effect to use for the transition."
831
  msgstr "Wybierz efekt jaki zastosować dla przejścia między slajdami."
832
 
833
+ #: ../includes/class-settings.php:794
834
  msgid "slide"
835
  msgstr ""
836
 
837
+ #: ../includes/class-settings.php:800
838
  msgid "Infinite loop"
839
  msgstr "Nieskończona pętla"
840
 
841
+ #: ../includes/class-settings.php:803
842
  msgid ""
843
  "Whether or not to slide back to the first slide when the last has been "
844
  "reached."
845
  msgstr ""
846
  "Włącz przewijanie do pierwszego slajdu po wyświetleniu ostatniego slajdu."
847
 
848
+ #: ../includes/class-settings.php:814
849
  msgid "Autoplay"
850
  msgstr "Autopla"
851
 
852
+ #: ../includes/class-settings.php:825
853
  msgid "The timeout between sliding to the next slide in milliseconds."
854
  msgstr "Czas pomiędzy slajdami, w milisekundach."
855
 
856
+ #: ../includes/class-settings.php:832
857
  msgid "Pause on hover"
858
  msgstr "Pauza po najechaniu"
859
 
860
+ #: ../includes/class-settings.php:835
861
  msgid "Whether or not to pause on hover."
862
  msgstr "Włącz pauzę po najechaniu kursorem."
863
 
864
+ #: ../includes/class-settings.php:839
865
  msgid "Pagination"
866
  msgstr "Stronicowanie"
867
 
868
+ #: ../includes/class-settings.php:845
869
  msgid "Whether or not to add a pagination."
870
  msgstr "Włącz stronicowanie."
871
 
872
+ #: ../includes/class-settings.php:850
873
  msgid "What type of pagination to use."
874
  msgstr "Wybierz rodzaj stronicowania."
875
 
876
+ #: ../includes/class-settings.php:852
877
  msgid "Bullets"
878
  msgstr "Kropki"
879
 
880
+ #: ../includes/class-settings.php:853
881
  msgid "Thumbnails"
882
  msgstr "Miniatury"
883
 
884
+ #: ../includes/class-settings.php:891 ../includes/class-settings.php:905
885
+ #: ../includes/class-settings.php:918
886
  msgid "Responsive Lightbox"
887
  msgstr "Efekt Lightbox"
888
 
889
+ #: ../includes/class-settings.php:920
890
  msgid "Need support?"
891
  msgstr "Potrzebujesz pomocy?"
892
 
893
+ #: ../includes/class-settings.php:921
894
  msgid ""
895
  "If you are having problems with this plugin, please talk about them in the"
896
  msgstr "Jeśli masz jakiekolwiek problemy z tą wtyczką, powiedz o nich na"
897
 
898
+ #: ../includes/class-settings.php:921
899
  msgid "Support forum"
900
  msgstr "Forum pomocy"
901
 
902
+ #: ../includes/class-settings.php:923
903
  msgid "Do you like this plugin?"
904
  msgstr "Lubisz tę wtyczkę?"
905
 
906
+ #: ../includes/class-settings.php:930
907
  msgid "Rate it 5"
908
  msgstr "Oceń ją na 5"
909
 
910
+ #: ../includes/class-settings.php:930
911
  msgid "on WordPress.org"
912
  msgstr "na WordPress.org"
913
 
914
+ #: ../includes/class-settings.php:931
915
  msgid "Blog about it & link to the"
916
  msgstr "Napisz o niej i dodaj link"
917
 
918
+ #: ../includes/class-settings.php:931
919
  msgid "plugin page"
920
  msgstr "do strony wtyczki"
921
 
922
+ #: ../includes/class-settings.php:932
923
  msgid "Check out our other"
924
  msgstr "Sprawdź nasze pozostałe"
925
 
926
+ #: ../includes/class-settings.php:932
927
  msgid "WordPress plugins"
928
  msgstr "wtyczki do WordPress'a"
929
 
930
+ #: ../includes/class-settings.php:952
931
  msgid "Reset to defaults"
932
  msgstr "Resetuj do domyślnych"
933
 
934
+ #: ../includes/class-settings.php:1319
935
  msgid "Settings restored to defaults."
936
  msgstr "Ustawienia zostały przywrócone do domyślnych."
937
 
languages/responsive-lightbox.pot CHANGED
@@ -2,7 +2,7 @@
2
  msgid ""
3
  msgstr ""
4
  "Project-Id-Version: Responsive Lightbox\n"
5
- "POT-Creation-Date: 2015-06-08 10:47+0100\n"
6
  "PO-Revision-Date: 2015-05-12 12:06+0100\n"
7
  "Last-Translator: Bartosz Arendt <info@dfactory.eu>\n"
8
  "Language-Team: dFactory <info@dfactory.eu>\n"
@@ -97,7 +97,7 @@ msgid "elastic"
97
  msgstr ""
98
 
99
  #: ../includes/class-settings.php:79 ../includes/class-settings.php:100
100
- #: ../includes/class-settings.php:788
101
  msgid "fade"
102
  msgstr ""
103
 
@@ -217,7 +217,7 @@ msgstr ""
217
  msgid "Full Size (default)"
218
  msgstr ""
219
 
220
- #: ../includes/class-settings.php:150 ../includes/class-settings.php:862
221
  msgid "General settings"
222
  msgstr ""
223
 
@@ -323,7 +323,7 @@ msgstr ""
323
  msgid "Delete all plugin settings on deactivation."
324
  msgstr ""
325
 
326
- #: ../includes/class-settings.php:257 ../includes/class-settings.php:868
327
  msgid "Lightbox settings"
328
  msgstr ""
329
 
@@ -354,554 +354,562 @@ msgid "Hide the close button on mobile devices."
354
  msgstr ""
355
 
356
  #: ../includes/class-settings.php:298
 
 
 
 
 
 
 
 
357
  msgid "Top and bottom bars"
358
  msgstr ""
359
 
360
- #: ../includes/class-settings.php:304
361
  msgid "Hide top and bottom bars after a period of time."
362
  msgstr ""
363
 
364
- #: ../includes/class-settings.php:309
365
  msgid ""
366
  "Enter the time after which the top and bottom bars will be hidden (when "
367
  "hiding is enabled)."
368
  msgstr ""
369
 
370
- #: ../includes/class-settings.php:316
371
  msgid "Video max width"
372
  msgstr ""
373
 
374
- #: ../includes/class-settings.php:319
375
  msgid "Enter the max video width in a lightbox."
376
  msgstr ""
377
 
378
- #: ../includes/class-settings.php:324
379
  msgid "Loop at end"
380
  msgstr ""
381
 
382
- #: ../includes/class-settings.php:327
383
  msgid "True will return to the first image after the last image is reached."
384
  msgstr ""
385
 
386
- #: ../includes/class-settings.php:339 ../includes/class-settings.php:731
387
  msgid "Animation speed"
388
  msgstr ""
389
 
390
- #: ../includes/class-settings.php:343
391
  msgid "Select animation speed for lightbox effect."
392
  msgstr ""
393
 
394
- #: ../includes/class-settings.php:348
395
  msgid "Slideshow"
396
  msgstr ""
397
 
398
- #: ../includes/class-settings.php:354
399
  msgid "Display images as slideshow"
400
  msgstr ""
401
 
402
- #: ../includes/class-settings.php:359
403
  msgid "Enter time (in miliseconds)."
404
  msgstr ""
405
 
406
- #: ../includes/class-settings.php:366
407
  msgid "Slideshow autoplay"
408
  msgstr ""
409
 
410
- #: ../includes/class-settings.php:369 ../includes/class-settings.php:813
411
  msgid "Automatically start slideshow."
412
  msgstr ""
413
 
414
- #: ../includes/class-settings.php:373 ../includes/class-settings.php:575
415
  msgid "Opacity"
416
  msgstr ""
417
 
418
- #: ../includes/class-settings.php:376
419
  msgid "Value between 0 and 100, 100 for no opacity."
420
  msgstr ""
421
 
422
- #: ../includes/class-settings.php:382
423
  msgid "Show title"
424
  msgstr ""
425
 
426
- #: ../includes/class-settings.php:385
427
  msgid "Display image title."
428
  msgstr ""
429
 
430
- #: ../includes/class-settings.php:389
431
  msgid "Allow resize big images"
432
  msgstr ""
433
 
434
- #: ../includes/class-settings.php:392
435
  msgid "Resize the photos bigger than viewport."
436
  msgstr ""
437
 
438
- #: ../includes/class-settings.php:396
439
  msgid "Allow expand"
440
  msgstr ""
441
 
442
- #: ../includes/class-settings.php:399
443
  msgid "Allow expanding images."
444
  msgstr ""
445
 
446
- #: ../includes/class-settings.php:403 ../includes/class-settings.php:669
447
  msgid "Video width"
448
  msgstr ""
449
 
450
- #: ../includes/class-settings.php:410 ../includes/class-settings.php:677
451
  msgid "Video height"
452
  msgstr ""
453
 
454
- #: ../includes/class-settings.php:417
455
  msgid "Theme"
456
  msgstr ""
457
 
458
- #: ../includes/class-settings.php:420
459
  msgid "Select the theme for lightbox effect."
460
  msgstr ""
461
 
462
- #: ../includes/class-settings.php:425
463
  msgid "Horizontal padding"
464
  msgstr ""
465
 
466
- #: ../includes/class-settings.php:432
467
  msgid "Hide Flash"
468
  msgstr ""
469
 
470
- #: ../includes/class-settings.php:435
471
  msgid ""
472
  "Hide all the flash objects on a page. Enable this if flash appears over "
473
  "prettyPhoto."
474
  msgstr ""
475
 
476
- #: ../includes/class-settings.php:439
477
  msgid "Flash Window Mode (wmode)"
478
  msgstr ""
479
 
480
- #: ../includes/class-settings.php:442
481
  msgid "Select flash window mode."
482
  msgstr ""
483
 
484
- #: ../includes/class-settings.php:447
485
  msgid "Video autoplay"
486
  msgstr ""
487
 
488
- #: ../includes/class-settings.php:450
489
  msgid "Automatically start videos."
490
  msgstr ""
491
 
492
- #: ../includes/class-settings.php:454 ../includes/class-settings.php:497
493
  msgid "Modal"
494
  msgstr ""
495
 
496
- #: ../includes/class-settings.php:457
497
  msgid "If set to true, only the close button will close the window."
498
  msgstr ""
499
 
500
- #: ../includes/class-settings.php:461
501
  msgid "Deeplinking"
502
  msgstr ""
503
 
504
- #: ../includes/class-settings.php:464
505
  msgid "Allow prettyPhoto to update the url to enable deeplinking."
506
  msgstr ""
507
 
508
- #: ../includes/class-settings.php:468
509
  msgid "Overlay gallery"
510
  msgstr ""
511
 
512
- #: ../includes/class-settings.php:471
513
  msgid "If enabled, a gallery will overlay the fullscreen image on mouse over."
514
  msgstr ""
515
 
516
- #: ../includes/class-settings.php:475
517
  msgid "Keyboard shortcuts"
518
  msgstr ""
519
 
520
- #: ../includes/class-settings.php:478
521
  msgid "Set to false if you open forms inside prettyPhoto."
522
  msgstr ""
523
 
524
- #: ../includes/class-settings.php:482
525
  msgid "Social (Twitter, Facebook)"
526
  msgstr ""
527
 
528
- #: ../includes/class-settings.php:485
529
  msgid "Display links to Facebook and Twitter."
530
  msgstr ""
531
 
532
- #: ../includes/class-settings.php:500
533
  msgid ""
534
  "When true, \"overlayShow\" is set to true and \"hideOnOverlayClick\", "
535
  "\"hideOnContentClick\", \"enableEscapeButton\", \"showCloseButton\" are set "
536
  "to false."
537
  msgstr ""
538
 
539
- #: ../includes/class-settings.php:504
540
  msgid "Show overlay"
541
  msgstr ""
542
 
543
- #: ../includes/class-settings.php:507
544
  msgid "Toggle overlay."
545
  msgstr ""
546
 
547
- #: ../includes/class-settings.php:511
548
  msgid "Show close button"
549
  msgstr ""
550
 
551
- #: ../includes/class-settings.php:514
552
  msgid "Toggle close button."
553
  msgstr ""
554
 
555
- #: ../includes/class-settings.php:518
556
  msgid "Enable escape button"
557
  msgstr ""
558
 
559
- #: ../includes/class-settings.php:521
560
  msgid "Toggle if pressing Esc button closes FancyBox."
561
  msgstr ""
562
 
563
- #: ../includes/class-settings.php:525
564
  msgid "Hide on overlay click"
565
  msgstr ""
566
 
567
- #: ../includes/class-settings.php:528
568
  msgid "Toggle if clicking the overlay should close FancyBox."
569
  msgstr ""
570
 
571
- #: ../includes/class-settings.php:532
572
  msgid "Hide on content click"
573
  msgstr ""
574
 
575
- #: ../includes/class-settings.php:535
576
  msgid "Toggle if clicking the content should close FancyBox."
577
  msgstr ""
578
 
579
- #: ../includes/class-settings.php:539
580
  msgid "Cyclic"
581
  msgstr ""
582
 
583
- #: ../includes/class-settings.php:542
584
  msgid ""
585
  "When true, galleries will be cyclic, allowing you to keep pressing next/back."
586
  msgstr ""
587
 
588
- #: ../includes/class-settings.php:546
589
  msgid "Show nav arrows"
590
  msgstr ""
591
 
592
- #: ../includes/class-settings.php:549
593
  msgid "Toggle navigation arrows."
594
  msgstr ""
595
 
596
- #: ../includes/class-settings.php:553
597
  msgid "Auto scale"
598
  msgstr ""
599
 
600
- #: ../includes/class-settings.php:556
601
  msgid "If true, FancyBox is scaled to fit in viewport."
602
  msgstr ""
603
 
604
- #: ../includes/class-settings.php:560
605
  msgid "Scrolling (in/out)"
606
  msgstr ""
607
 
608
- #: ../includes/class-settings.php:563
609
  msgid "Set the overflow CSS property to create or hide scrollbars."
610
  msgstr ""
611
 
612
- #: ../includes/class-settings.php:568
613
  msgid "Center on scroll"
614
  msgstr ""
615
 
616
- #: ../includes/class-settings.php:571
617
  msgid "When true, FancyBox is centered while scrolling page."
618
  msgstr ""
619
 
620
- #: ../includes/class-settings.php:578
621
  msgid "When true, transparency of content is changed for elastic transitions."
622
  msgstr ""
623
 
624
- #: ../includes/class-settings.php:582
625
  msgid "Overlay opacity"
626
  msgstr ""
627
 
628
- #: ../includes/class-settings.php:585
629
  msgid "Opacity of the overlay."
630
  msgstr ""
631
 
632
- #: ../includes/class-settings.php:591
633
  msgid "Overlay color"
634
  msgstr ""
635
 
636
- #: ../includes/class-settings.php:594
637
  msgid "Color of the overlay."
638
  msgstr ""
639
 
640
- #: ../includes/class-settings.php:598
641
  msgid "Title show"
642
  msgstr ""
643
 
644
- #: ../includes/class-settings.php:601
645
  msgid "Toggle title."
646
  msgstr ""
647
 
648
- #: ../includes/class-settings.php:605
649
  msgid "Title position"
650
  msgstr ""
651
 
652
- #: ../includes/class-settings.php:608
653
  msgid "The position of title."
654
  msgstr ""
655
 
656
- #: ../includes/class-settings.php:613
657
  msgid "Transition (in/out)"
658
  msgstr ""
659
 
660
- #: ../includes/class-settings.php:616
661
  msgid "The transition type."
662
  msgstr ""
663
 
664
- #: ../includes/class-settings.php:621
665
  msgid "Easings (in/out)"
666
  msgstr ""
667
 
668
- #: ../includes/class-settings.php:624
669
  msgid "Easing used for elastic animations."
670
  msgstr ""
671
 
672
- #: ../includes/class-settings.php:629
673
  msgid "Speed (in/out)"
674
  msgstr ""
675
 
676
- #: ../includes/class-settings.php:632
677
  msgid "Speed of the fade and elastic transitions, in milliseconds."
678
  msgstr ""
679
 
680
- #: ../includes/class-settings.php:637
681
  msgid "Change speed"
682
  msgstr ""
683
 
684
- #: ../includes/class-settings.php:640
685
  msgid "Speed of resizing when changing gallery items, in milliseconds."
686
  msgstr ""
687
 
688
- #: ../includes/class-settings.php:645
689
  msgid "Change fade"
690
  msgstr ""
691
 
692
- #: ../includes/class-settings.php:648
693
  msgid "Speed of the content fading while changing gallery items."
694
  msgstr ""
695
 
696
- #: ../includes/class-settings.php:653
697
  msgid "Padding"
698
  msgstr ""
699
 
700
- #: ../includes/class-settings.php:656
701
  msgid "Space between FancyBox wrapper and content."
702
  msgstr ""
703
 
704
- #: ../includes/class-settings.php:661
705
  msgid "Margin"
706
  msgstr ""
707
 
708
- #: ../includes/class-settings.php:664
709
  msgid "Space between viewport and FancyBox wrapper."
710
  msgstr ""
711
 
712
- #: ../includes/class-settings.php:672
713
  msgid "Width of the video."
714
  msgstr ""
715
 
716
- #: ../includes/class-settings.php:680
717
  msgid "Height of the video."
718
  msgstr ""
719
 
720
- #: ../includes/class-settings.php:693
721
  msgid "Effect"
722
  msgstr ""
723
 
724
- #: ../includes/class-settings.php:696
725
  msgid "The effect to use when showing the lightbox."
726
  msgstr ""
727
 
728
- #: ../includes/class-settings.php:701 ../includes/class-settings.php:800
729
  msgid "Keyboard navigation"
730
  msgstr ""
731
 
732
- #: ../includes/class-settings.php:704 ../includes/class-settings.php:803
733
  msgid "Enable keyboard navigation (left/right/escape)."
734
  msgstr ""
735
 
736
- #: ../includes/class-settings.php:708
737
  msgid "Click overlay to close"
738
  msgstr ""
739
 
740
- #: ../includes/class-settings.php:711
741
  msgid "Enable to close lightbox on overlay click."
742
  msgstr ""
743
 
744
- #: ../includes/class-settings.php:715
745
  msgid "Error message"
746
  msgstr ""
747
 
748
- #: ../includes/class-settings.php:719
749
  msgid "Error message if the content cannot be loaded."
750
  msgstr ""
751
 
752
- #: ../includes/class-settings.php:734
753
  msgid "Animation speed."
754
  msgstr ""
755
 
756
- #: ../includes/class-settings.php:739
757
  msgid "Preload next image"
758
  msgstr ""
759
 
760
- #: ../includes/class-settings.php:742
761
  msgid "Silently preload the next image."
762
  msgstr ""
763
 
764
- #: ../includes/class-settings.php:746
765
  msgid "Enable keyboard keys"
766
  msgstr ""
767
 
768
- #: ../includes/class-settings.php:749
769
  msgid "Enable keyboard shortcuts (arrows Left/Right and Esc)."
770
  msgstr ""
771
 
772
- #: ../includes/class-settings.php:753
773
  msgid "Quit after last image"
774
  msgstr ""
775
 
776
- #: ../includes/class-settings.php:756
777
  msgid "Quit after viewing the last image."
778
  msgstr ""
779
 
780
- #: ../includes/class-settings.php:760
781
  msgid "Quit on image click"
782
  msgstr ""
783
 
784
- #: ../includes/class-settings.php:763
785
  msgid "Quit when the viewed image is clicked."
786
  msgstr ""
787
 
788
- #: ../includes/class-settings.php:767
789
  msgid "Quit on anything click"
790
  msgstr ""
791
 
792
- #: ../includes/class-settings.php:770
793
  msgid "Quit when anything but the viewed image is clicked."
794
  msgstr ""
795
 
796
- #: ../includes/class-settings.php:782
797
  msgid "Transition effect"
798
  msgstr ""
799
 
800
- #: ../includes/class-settings.php:785
801
  msgid "What effect to use for the transition."
802
  msgstr ""
803
 
804
- #: ../includes/class-settings.php:787
805
  msgid "slide"
806
  msgstr ""
807
 
808
- #: ../includes/class-settings.php:793
809
  msgid "Infinite loop"
810
  msgstr ""
811
 
812
- #: ../includes/class-settings.php:796
813
  msgid ""
814
  "Whether or not to slide back to the first slide when the last has been "
815
  "reached."
816
  msgstr ""
817
 
818
- #: ../includes/class-settings.php:807
819
  msgid "Autoplay"
820
  msgstr ""
821
 
822
- #: ../includes/class-settings.php:818
823
  msgid "The timeout between sliding to the next slide in milliseconds."
824
  msgstr ""
825
 
826
- #: ../includes/class-settings.php:825
827
  msgid "Pause on hover"
828
  msgstr ""
829
 
830
- #: ../includes/class-settings.php:828
831
  msgid "Whether or not to pause on hover."
832
  msgstr ""
833
 
834
- #: ../includes/class-settings.php:832
835
  msgid "Pagination"
836
  msgstr ""
837
 
838
- #: ../includes/class-settings.php:838
839
  msgid "Whether or not to add a pagination."
840
  msgstr ""
841
 
842
- #: ../includes/class-settings.php:843
843
  msgid "What type of pagination to use."
844
  msgstr ""
845
 
846
- #: ../includes/class-settings.php:845
847
  msgid "Bullets"
848
  msgstr ""
849
 
850
- #: ../includes/class-settings.php:846
851
  msgid "Thumbnails"
852
  msgstr ""
853
 
854
- #: ../includes/class-settings.php:884 ../includes/class-settings.php:898
855
- #: ../includes/class-settings.php:911
856
  msgid "Responsive Lightbox"
857
  msgstr ""
858
 
859
- #: ../includes/class-settings.php:913
860
  msgid "Need support?"
861
  msgstr ""
862
 
863
- #: ../includes/class-settings.php:914
864
  msgid ""
865
  "If you are having problems with this plugin, please talk about them in the"
866
  msgstr ""
867
 
868
- #: ../includes/class-settings.php:914
869
  msgid "Support forum"
870
  msgstr ""
871
 
872
- #: ../includes/class-settings.php:916
873
  msgid "Do you like this plugin?"
874
  msgstr ""
875
 
876
- #: ../includes/class-settings.php:923
877
  msgid "Rate it 5"
878
  msgstr ""
879
 
880
- #: ../includes/class-settings.php:923
881
  msgid "on WordPress.org"
882
  msgstr ""
883
 
884
- #: ../includes/class-settings.php:924
885
  msgid "Blog about it & link to the"
886
  msgstr ""
887
 
888
- #: ../includes/class-settings.php:924
889
  msgid "plugin page"
890
  msgstr ""
891
 
892
- #: ../includes/class-settings.php:925
893
  msgid "Check out our other"
894
  msgstr ""
895
 
896
- #: ../includes/class-settings.php:925
897
  msgid "WordPress plugins"
898
  msgstr ""
899
 
900
- #: ../includes/class-settings.php:945
901
  msgid "Reset to defaults"
902
  msgstr ""
903
 
904
- #: ../includes/class-settings.php:1312
905
  msgid "Settings restored to defaults."
906
  msgstr ""
907
 
2
  msgid ""
3
  msgstr ""
4
  "Project-Id-Version: Responsive Lightbox\n"
5
+ "POT-Creation-Date: 2015-06-11 11:26+0100\n"
6
  "PO-Revision-Date: 2015-05-12 12:06+0100\n"
7
  "Last-Translator: Bartosz Arendt <info@dfactory.eu>\n"
8
  "Language-Team: dFactory <info@dfactory.eu>\n"
97
  msgstr ""
98
 
99
  #: ../includes/class-settings.php:79 ../includes/class-settings.php:100
100
+ #: ../includes/class-settings.php:795
101
  msgid "fade"
102
  msgstr ""
103
 
217
  msgid "Full Size (default)"
218
  msgstr ""
219
 
220
+ #: ../includes/class-settings.php:150 ../includes/class-settings.php:869
221
  msgid "General settings"
222
  msgstr ""
223
 
323
  msgid "Delete all plugin settings on deactivation."
324
  msgstr ""
325
 
326
+ #: ../includes/class-settings.php:257 ../includes/class-settings.php:875
327
  msgid "Lightbox settings"
328
  msgstr ""
329
 
354
  msgstr ""
355
 
356
  #: ../includes/class-settings.php:298
357
+ msgid "Remove bars on mobile"
358
+ msgstr ""
359
+
360
+ #: ../includes/class-settings.php:301
361
+ msgid "Hide the top and bottom bars on mobile devices."
362
+ msgstr ""
363
+
364
+ #: ../includes/class-settings.php:305
365
  msgid "Top and bottom bars"
366
  msgstr ""
367
 
368
+ #: ../includes/class-settings.php:311
369
  msgid "Hide top and bottom bars after a period of time."
370
  msgstr ""
371
 
372
+ #: ../includes/class-settings.php:316
373
  msgid ""
374
  "Enter the time after which the top and bottom bars will be hidden (when "
375
  "hiding is enabled)."
376
  msgstr ""
377
 
378
+ #: ../includes/class-settings.php:323
379
  msgid "Video max width"
380
  msgstr ""
381
 
382
+ #: ../includes/class-settings.php:326
383
  msgid "Enter the max video width in a lightbox."
384
  msgstr ""
385
 
386
+ #: ../includes/class-settings.php:331
387
  msgid "Loop at end"
388
  msgstr ""
389
 
390
+ #: ../includes/class-settings.php:334
391
  msgid "True will return to the first image after the last image is reached."
392
  msgstr ""
393
 
394
+ #: ../includes/class-settings.php:346 ../includes/class-settings.php:738
395
  msgid "Animation speed"
396
  msgstr ""
397
 
398
+ #: ../includes/class-settings.php:350
399
  msgid "Select animation speed for lightbox effect."
400
  msgstr ""
401
 
402
+ #: ../includes/class-settings.php:355
403
  msgid "Slideshow"
404
  msgstr ""
405
 
406
+ #: ../includes/class-settings.php:361
407
  msgid "Display images as slideshow"
408
  msgstr ""
409
 
410
+ #: ../includes/class-settings.php:366
411
  msgid "Enter time (in miliseconds)."
412
  msgstr ""
413
 
414
+ #: ../includes/class-settings.php:373
415
  msgid "Slideshow autoplay"
416
  msgstr ""
417
 
418
+ #: ../includes/class-settings.php:376 ../includes/class-settings.php:820
419
  msgid "Automatically start slideshow."
420
  msgstr ""
421
 
422
+ #: ../includes/class-settings.php:380 ../includes/class-settings.php:582
423
  msgid "Opacity"
424
  msgstr ""
425
 
426
+ #: ../includes/class-settings.php:383
427
  msgid "Value between 0 and 100, 100 for no opacity."
428
  msgstr ""
429
 
430
+ #: ../includes/class-settings.php:389
431
  msgid "Show title"
432
  msgstr ""
433
 
434
+ #: ../includes/class-settings.php:392
435
  msgid "Display image title."
436
  msgstr ""
437
 
438
+ #: ../includes/class-settings.php:396
439
  msgid "Allow resize big images"
440
  msgstr ""
441
 
442
+ #: ../includes/class-settings.php:399
443
  msgid "Resize the photos bigger than viewport."
444
  msgstr ""
445
 
446
+ #: ../includes/class-settings.php:403
447
  msgid "Allow expand"
448
  msgstr ""
449
 
450
+ #: ../includes/class-settings.php:406
451
  msgid "Allow expanding images."
452
  msgstr ""
453
 
454
+ #: ../includes/class-settings.php:410 ../includes/class-settings.php:676
455
  msgid "Video width"
456
  msgstr ""
457
 
458
+ #: ../includes/class-settings.php:417 ../includes/class-settings.php:684
459
  msgid "Video height"
460
  msgstr ""
461
 
462
+ #: ../includes/class-settings.php:424
463
  msgid "Theme"
464
  msgstr ""
465
 
466
+ #: ../includes/class-settings.php:427
467
  msgid "Select the theme for lightbox effect."
468
  msgstr ""
469
 
470
+ #: ../includes/class-settings.php:432
471
  msgid "Horizontal padding"
472
  msgstr ""
473
 
474
+ #: ../includes/class-settings.php:439
475
  msgid "Hide Flash"
476
  msgstr ""
477
 
478
+ #: ../includes/class-settings.php:442
479
  msgid ""
480
  "Hide all the flash objects on a page. Enable this if flash appears over "
481
  "prettyPhoto."
482
  msgstr ""
483
 
484
+ #: ../includes/class-settings.php:446
485
  msgid "Flash Window Mode (wmode)"
486
  msgstr ""
487
 
488
+ #: ../includes/class-settings.php:449
489
  msgid "Select flash window mode."
490
  msgstr ""
491
 
492
+ #: ../includes/class-settings.php:454
493
  msgid "Video autoplay"
494
  msgstr ""
495
 
496
+ #: ../includes/class-settings.php:457
497
  msgid "Automatically start videos."
498
  msgstr ""
499
 
500
+ #: ../includes/class-settings.php:461 ../includes/class-settings.php:504
501
  msgid "Modal"
502
  msgstr ""
503
 
504
+ #: ../includes/class-settings.php:464
505
  msgid "If set to true, only the close button will close the window."
506
  msgstr ""
507
 
508
+ #: ../includes/class-settings.php:468
509
  msgid "Deeplinking"
510
  msgstr ""
511
 
512
+ #: ../includes/class-settings.php:471
513
  msgid "Allow prettyPhoto to update the url to enable deeplinking."
514
  msgstr ""
515
 
516
+ #: ../includes/class-settings.php:475
517
  msgid "Overlay gallery"
518
  msgstr ""
519
 
520
+ #: ../includes/class-settings.php:478
521
  msgid "If enabled, a gallery will overlay the fullscreen image on mouse over."
522
  msgstr ""
523
 
524
+ #: ../includes/class-settings.php:482
525
  msgid "Keyboard shortcuts"
526
  msgstr ""
527
 
528
+ #: ../includes/class-settings.php:485
529
  msgid "Set to false if you open forms inside prettyPhoto."
530
  msgstr ""
531
 
532
+ #: ../includes/class-settings.php:489
533
  msgid "Social (Twitter, Facebook)"
534
  msgstr ""
535
 
536
+ #: ../includes/class-settings.php:492
537
  msgid "Display links to Facebook and Twitter."
538
  msgstr ""
539
 
540
+ #: ../includes/class-settings.php:507
541
  msgid ""
542
  "When true, \"overlayShow\" is set to true and \"hideOnOverlayClick\", "
543
  "\"hideOnContentClick\", \"enableEscapeButton\", \"showCloseButton\" are set "
544
  "to false."
545
  msgstr ""
546
 
547
+ #: ../includes/class-settings.php:511
548
  msgid "Show overlay"
549
  msgstr ""
550
 
551
+ #: ../includes/class-settings.php:514
552
  msgid "Toggle overlay."
553
  msgstr ""
554
 
555
+ #: ../includes/class-settings.php:518
556
  msgid "Show close button"
557
  msgstr ""
558
 
559
+ #: ../includes/class-settings.php:521
560
  msgid "Toggle close button."
561
  msgstr ""
562
 
563
+ #: ../includes/class-settings.php:525
564
  msgid "Enable escape button"
565
  msgstr ""
566
 
567
+ #: ../includes/class-settings.php:528
568
  msgid "Toggle if pressing Esc button closes FancyBox."
569
  msgstr ""
570
 
571
+ #: ../includes/class-settings.php:532
572
  msgid "Hide on overlay click"
573
  msgstr ""
574
 
575
+ #: ../includes/class-settings.php:535
576
  msgid "Toggle if clicking the overlay should close FancyBox."
577
  msgstr ""
578
 
579
+ #: ../includes/class-settings.php:539
580
  msgid "Hide on content click"
581
  msgstr ""
582
 
583
+ #: ../includes/class-settings.php:542
584
  msgid "Toggle if clicking the content should close FancyBox."
585
  msgstr ""
586
 
587
+ #: ../includes/class-settings.php:546
588
  msgid "Cyclic"
589
  msgstr ""
590
 
591
+ #: ../includes/class-settings.php:549
592
  msgid ""
593
  "When true, galleries will be cyclic, allowing you to keep pressing next/back."
594
  msgstr ""
595
 
596
+ #: ../includes/class-settings.php:553
597
  msgid "Show nav arrows"
598
  msgstr ""
599
 
600
+ #: ../includes/class-settings.php:556
601
  msgid "Toggle navigation arrows."
602
  msgstr ""
603
 
604
+ #: ../includes/class-settings.php:560
605
  msgid "Auto scale"
606
  msgstr ""
607
 
608
+ #: ../includes/class-settings.php:563
609
  msgid "If true, FancyBox is scaled to fit in viewport."
610
  msgstr ""
611
 
612
+ #: ../includes/class-settings.php:567
613
  msgid "Scrolling (in/out)"
614
  msgstr ""
615
 
616
+ #: ../includes/class-settings.php:570
617
  msgid "Set the overflow CSS property to create or hide scrollbars."
618
  msgstr ""
619
 
620
+ #: ../includes/class-settings.php:575
621
  msgid "Center on scroll"
622
  msgstr ""
623
 
624
+ #: ../includes/class-settings.php:578
625
  msgid "When true, FancyBox is centered while scrolling page."
626
  msgstr ""
627
 
628
+ #: ../includes/class-settings.php:585
629
  msgid "When true, transparency of content is changed for elastic transitions."
630
  msgstr ""
631
 
632
+ #: ../includes/class-settings.php:589
633
  msgid "Overlay opacity"
634
  msgstr ""
635
 
636
+ #: ../includes/class-settings.php:592
637
  msgid "Opacity of the overlay."
638
  msgstr ""
639
 
640
+ #: ../includes/class-settings.php:598
641
  msgid "Overlay color"
642
  msgstr ""
643
 
644
+ #: ../includes/class-settings.php:601
645
  msgid "Color of the overlay."
646
  msgstr ""
647
 
648
+ #: ../includes/class-settings.php:605
649
  msgid "Title show"
650
  msgstr ""
651
 
652
+ #: ../includes/class-settings.php:608
653
  msgid "Toggle title."
654
  msgstr ""
655
 
656
+ #: ../includes/class-settings.php:612
657
  msgid "Title position"
658
  msgstr ""
659
 
660
+ #: ../includes/class-settings.php:615
661
  msgid "The position of title."
662
  msgstr ""
663
 
664
+ #: ../includes/class-settings.php:620
665
  msgid "Transition (in/out)"
666
  msgstr ""
667
 
668
+ #: ../includes/class-settings.php:623
669
  msgid "The transition type."
670
  msgstr ""
671
 
672
+ #: ../includes/class-settings.php:628
673
  msgid "Easings (in/out)"
674
  msgstr ""
675
 
676
+ #: ../includes/class-settings.php:631
677
  msgid "Easing used for elastic animations."
678
  msgstr ""
679
 
680
+ #: ../includes/class-settings.php:636
681
  msgid "Speed (in/out)"
682
  msgstr ""
683
 
684
+ #: ../includes/class-settings.php:639
685
  msgid "Speed of the fade and elastic transitions, in milliseconds."
686
  msgstr ""
687
 
688
+ #: ../includes/class-settings.php:644
689
  msgid "Change speed"
690
  msgstr ""
691
 
692
+ #: ../includes/class-settings.php:647
693
  msgid "Speed of resizing when changing gallery items, in milliseconds."
694
  msgstr ""
695
 
696
+ #: ../includes/class-settings.php:652
697
  msgid "Change fade"
698
  msgstr ""
699
 
700
+ #: ../includes/class-settings.php:655
701
  msgid "Speed of the content fading while changing gallery items."
702
  msgstr ""
703
 
704
+ #: ../includes/class-settings.php:660
705
  msgid "Padding"
706
  msgstr ""
707
 
708
+ #: ../includes/class-settings.php:663
709
  msgid "Space between FancyBox wrapper and content."
710
  msgstr ""
711
 
712
+ #: ../includes/class-settings.php:668
713
  msgid "Margin"
714
  msgstr ""
715
 
716
+ #: ../includes/class-settings.php:671
717
  msgid "Space between viewport and FancyBox wrapper."
718
  msgstr ""
719
 
720
+ #: ../includes/class-settings.php:679
721
  msgid "Width of the video."
722
  msgstr ""
723
 
724
+ #: ../includes/class-settings.php:687
725
  msgid "Height of the video."
726
  msgstr ""
727
 
728
+ #: ../includes/class-settings.php:700
729
  msgid "Effect"
730
  msgstr ""
731
 
732
+ #: ../includes/class-settings.php:703
733
  msgid "The effect to use when showing the lightbox."
734
  msgstr ""
735
 
736
+ #: ../includes/class-settings.php:708 ../includes/class-settings.php:807
737
  msgid "Keyboard navigation"
738
  msgstr ""
739
 
740
+ #: ../includes/class-settings.php:711 ../includes/class-settings.php:810
741
  msgid "Enable keyboard navigation (left/right/escape)."
742
  msgstr ""
743
 
744
+ #: ../includes/class-settings.php:715
745
  msgid "Click overlay to close"
746
  msgstr ""
747
 
748
+ #: ../includes/class-settings.php:718
749
  msgid "Enable to close lightbox on overlay click."
750
  msgstr ""
751
 
752
+ #: ../includes/class-settings.php:722
753
  msgid "Error message"
754
  msgstr ""
755
 
756
+ #: ../includes/class-settings.php:726
757
  msgid "Error message if the content cannot be loaded."
758
  msgstr ""
759
 
760
+ #: ../includes/class-settings.php:741
761
  msgid "Animation speed."
762
  msgstr ""
763
 
764
+ #: ../includes/class-settings.php:746
765
  msgid "Preload next image"
766
  msgstr ""
767
 
768
+ #: ../includes/class-settings.php:749
769
  msgid "Silently preload the next image."
770
  msgstr ""
771
 
772
+ #: ../includes/class-settings.php:753
773
  msgid "Enable keyboard keys"
774
  msgstr ""
775
 
776
+ #: ../includes/class-settings.php:756
777
  msgid "Enable keyboard shortcuts (arrows Left/Right and Esc)."
778
  msgstr ""
779
 
780
+ #: ../includes/class-settings.php:760
781
  msgid "Quit after last image"
782
  msgstr ""
783
 
784
+ #: ../includes/class-settings.php:763
785
  msgid "Quit after viewing the last image."
786
  msgstr ""
787
 
788
+ #: ../includes/class-settings.php:767
789
  msgid "Quit on image click"
790
  msgstr ""
791
 
792
+ #: ../includes/class-settings.php:770
793
  msgid "Quit when the viewed image is clicked."
794
  msgstr ""
795
 
796
+ #: ../includes/class-settings.php:774
797
  msgid "Quit on anything click"
798
  msgstr ""
799
 
800
+ #: ../includes/class-settings.php:777
801
  msgid "Quit when anything but the viewed image is clicked."
802
  msgstr ""
803
 
804
+ #: ../includes/class-settings.php:789
805
  msgid "Transition effect"
806
  msgstr ""
807
 
808
+ #: ../includes/class-settings.php:792
809
  msgid "What effect to use for the transition."
810
  msgstr ""
811
 
812
+ #: ../includes/class-settings.php:794
813
  msgid "slide"
814
  msgstr ""
815
 
816
+ #: ../includes/class-settings.php:800
817
  msgid "Infinite loop"
818
  msgstr ""
819
 
820
+ #: ../includes/class-settings.php:803
821
  msgid ""
822
  "Whether or not to slide back to the first slide when the last has been "
823
  "reached."
824
  msgstr ""
825
 
826
+ #: ../includes/class-settings.php:814
827
  msgid "Autoplay"
828
  msgstr ""
829
 
830
+ #: ../includes/class-settings.php:825
831
  msgid "The timeout between sliding to the next slide in milliseconds."
832
  msgstr ""
833
 
834
+ #: ../includes/class-settings.php:832
835
  msgid "Pause on hover"
836
  msgstr ""
837
 
838
+ #: ../includes/class-settings.php:835
839
  msgid "Whether or not to pause on hover."
840
  msgstr ""
841
 
842
+ #: ../includes/class-settings.php:839
843
  msgid "Pagination"
844
  msgstr ""
845
 
846
+ #: ../includes/class-settings.php:845
847
  msgid "Whether or not to add a pagination."
848
  msgstr ""
849
 
850
+ #: ../includes/class-settings.php:850
851
  msgid "What type of pagination to use."
852
  msgstr ""
853
 
854
+ #: ../includes/class-settings.php:852
855
  msgid "Bullets"
856
  msgstr ""
857
 
858
+ #: ../includes/class-settings.php:853
859
  msgid "Thumbnails"
860
  msgstr ""
861
 
862
+ #: ../includes/class-settings.php:891 ../includes/class-settings.php:905
863
+ #: ../includes/class-settings.php:918
864
  msgid "Responsive Lightbox"
865
  msgstr ""
866
 
867
+ #: ../includes/class-settings.php:920
868
  msgid "Need support?"
869
  msgstr ""
870
 
871
+ #: ../includes/class-settings.php:921
872
  msgid ""
873
  "If you are having problems with this plugin, please talk about them in the"
874
  msgstr ""
875
 
876
+ #: ../includes/class-settings.php:921
877
  msgid "Support forum"
878
  msgstr ""
879
 
880
+ #: ../includes/class-settings.php:923
881
  msgid "Do you like this plugin?"
882
  msgstr ""
883
 
884
+ #: ../includes/class-settings.php:930
885
  msgid "Rate it 5"
886
  msgstr ""
887
 
888
+ #: ../includes/class-settings.php:930
889
  msgid "on WordPress.org"
890
  msgstr ""
891
 
892
+ #: ../includes/class-settings.php:931
893
  msgid "Blog about it & link to the"
894
  msgstr ""
895
 
896
+ #: ../includes/class-settings.php:931
897
  msgid "plugin page"
898
  msgstr ""
899
 
900
+ #: ../includes/class-settings.php:932
901
  msgid "Check out our other"
902
  msgstr ""
903
 
904
+ #: ../includes/class-settings.php:932
905
  msgid "WordPress plugins"
906
  msgstr ""
907
 
908
+ #: ../includes/class-settings.php:952
909
  msgid "Reset to defaults"
910
  msgstr ""
911
 
912
+ #: ../includes/class-settings.php:1319
913
  msgid "Settings restored to defaults."
914
  msgstr ""
915
 
readme.txt CHANGED
@@ -4,7 +4,7 @@ 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: 4.0
6
  Tested up to: 4.2.2
7
- Stable tag: 1.5.3
8
  License: MIT License
9
  License URI: http://opensource.org/licenses/MIT
10
 
@@ -67,6 +67,10 @@ No questions yet.
67
 
68
  == Changelog ==
69
 
 
 
 
 
70
  = 1.5.3 =
71
  * Fix: Nivo lightbox buttons and styles missing
72
 
@@ -217,5 +221,6 @@ Initial release
217
 
218
  == Upgrade Notice ==
219
 
220
- = 1.5.3 =
221
- * Fix: Nivo lightbox buttons and styles missing
 
4
  Tags: gallery, images, lightbox, links, photos, template, theme, photo, image, picture, slideshow, modal, overlay, YouTube, Vimeo, video, videos
5
  Requires at least: 4.0
6
  Tested up to: 4.2.2
7
+ Stable tag: 1.5.4
8
  License: MIT License
9
  License URI: http://opensource.org/licenses/MIT
10
 
67
 
68
  == Changelog ==
69
 
70
+ = 1.5.4 =
71
+ * Tweak: Swipebox option to remove top and bottom bars on mobile devices
72
+ * Fix: Swipe support for Tos "R" Us lightbox script
73
+
74
  = 1.5.3 =
75
  * Fix: Nivo lightbox buttons and styles missing
76
 
221
 
222
  == Upgrade Notice ==
223
 
224
+ = 1.5.4 =
225
+ * Tweak: Swipebox option to remove top and bottom bars on mobile devices
226
+ * Fix: Swipe support for Tos "R" Us lightbox script
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.5.3
6
  Author: dFactory
7
  Author URI: http://www.dfactory.eu/
8
  Plugin URI: http://www.dfactory.eu/plugins/responsive-lightbox/
@@ -36,7 +36,7 @@ include_once( RESPONSIVE_LIGHTBOX_PATH . 'includes/class-settings.php' );
36
  * Responsive Lightbox class.
37
  *
38
  * @class Responsive_Lightbox
39
- * @version 1.5.3
40
  */
41
  class Responsive_Lightbox {
42
 
@@ -84,6 +84,7 @@ class Responsive_Lightbox {
84
  'animation' => 'css',
85
  'force_png_icons' => false,
86
  'hide_close_mobile' => false,
 
87
  'hide_bars' => true,
88
  'hide_bars_delay' => 5000,
89
  'video_max_width' => 1080,
@@ -141,13 +142,12 @@ class Responsive_Lightbox {
141
  'pagination_type' => 'thumbnails'
142
  )
143
  ),
144
- 'version' => '1.5.3'
145
  );
146
  public $options = array();
147
  private static $_instance;
148
 
149
  private function __clone() {}
150
-
151
  private function __wakeup() {}
152
 
153
  /**
@@ -404,6 +404,7 @@ class Responsive_Lightbox {
404
  $args, array(
405
  'animation' => $this->get_boolean_value( ($this->options['configuration']['swipebox']['animation'] === 'css' ? true : false ) ),
406
  'hideCloseButtonOnMobile' => $this->get_boolean_value( $this->options['configuration']['swipebox']['hide_close_mobile'] ),
 
407
  'hideBars' => $this->get_boolean_value( $this->options['configuration']['swipebox']['hide_bars'] ),
408
  'hideBarsDelay' => $this->options['configuration']['swipebox']['hide_bars_delay'],
409
  'videoMaxWidth' => $this->options['configuration']['swipebox']['video_max_width'],
@@ -507,6 +508,14 @@ class Responsive_Lightbox {
507
 
508
  } elseif ( $args['script'] === 'tosrus' ) {
509
 
 
 
 
 
 
 
 
 
510
  wp_register_script(
511
  'responsive-lightbox-tosrus', plugins_url( 'assets/tosrus/js/jquery.tosrus.min.all.js', __FILE__ ), array( 'jquery' ), '', ($this->options['settings']['loading_place'] === 'header' ? false : true )
512
  );
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.5.4
6
  Author: dFactory
7
  Author URI: http://www.dfactory.eu/
8
  Plugin URI: http://www.dfactory.eu/plugins/responsive-lightbox/
36
  * Responsive Lightbox class.
37
  *
38
  * @class Responsive_Lightbox
39
+ * @version 1.5.4
40
  */
41
  class Responsive_Lightbox {
42
 
84
  'animation' => 'css',
85
  'force_png_icons' => false,
86
  'hide_close_mobile' => false,
87
+ 'remove_bars_mobile' => false,
88
  'hide_bars' => true,
89
  'hide_bars_delay' => 5000,
90
  'video_max_width' => 1080,
142
  'pagination_type' => 'thumbnails'
143
  )
144
  ),
145
+ 'version' => '1.5.4'
146
  );
147
  public $options = array();
148
  private static $_instance;
149
 
150
  private function __clone() {}
 
151
  private function __wakeup() {}
152
 
153
  /**
404
  $args, array(
405
  'animation' => $this->get_boolean_value( ($this->options['configuration']['swipebox']['animation'] === 'css' ? true : false ) ),
406
  'hideCloseButtonOnMobile' => $this->get_boolean_value( $this->options['configuration']['swipebox']['hide_close_mobile'] ),
407
+ 'removeBarsOnMobile' => $this->get_boolean_value( $this->options['configuration']['swipebox']['remove_bars_mobile'] ),
408
  'hideBars' => $this->get_boolean_value( $this->options['configuration']['swipebox']['hide_bars'] ),
409
  'hideBarsDelay' => $this->options['configuration']['swipebox']['hide_bars_delay'],
410
  'videoMaxWidth' => $this->options['configuration']['swipebox']['video_max_width'],
508
 
509
  } elseif ( $args['script'] === 'tosrus' ) {
510
 
511
+ // swipe support, enqueue Hammer.js on mobile devices only
512
+ if ( wp_is_mobile() ) {
513
+ wp_register_script(
514
+ 'responsive-lightbox-hammer-js', plugins_url( 'assets/tosrus/js/hammer.min.js', __FILE__ ), array(), '', ($this->options['settings']['loading_place'] === 'header' ? false : true )
515
+ );
516
+ wp_enqueue_script( 'responsive-lightbox-hammer-js' );
517
+ }
518
+
519
  wp_register_script(
520
  'responsive-lightbox-tosrus', plugins_url( 'assets/tosrus/js/jquery.tosrus.min.all.js', __FILE__ ), array( 'jquery' ), '', ($this->options['settings']['loading_place'] === 'header' ? false : true )
521
  );